Compare commits

...

96 Commits

Author SHA1 Message Date
BuildTools
8983faa49d Update scripts 2022-07-08 15:43:38 +01:00
James Lyne
7257bb1c9d
Update main.yml 2022-07-08 15:36:42 +01:00
James Lyne
512e650e4f
Update main.yml 2022-07-08 15:36:24 +01:00
BuildTools
7a06ab49e9 Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
BuildTools
081a0a245b Update README.md 2022-07-08 15:29:57 +01:00
BuildTools
40d206cb84 Fix build again 2022-07-08 15:27:35 +01:00
BuildTools
9a4c33b289 Switch to yarn, pnp, zero install 2022-07-08 15:24:48 +01:00
James Lyne
ab17d12929 Clear clock when switching worlds 2022-06-28 15:15:14 +01:00
James Lyne
94b7bb9849 Fix modal header shadow 2022-06-28 15:15:14 +01:00
James Lyne
6bf1cdf73c Improve sidebar section focus ring visibility 2022-06-28 15:15:14 +01:00
James Lyne
36bb73118d Tweak focus ring width 2022-06-28 15:04:50 +01:00
James Lyne
9938f30c84 Fix build 2022-06-27 23:29:49 +01:00
James Lyne
7161b662e3 Remove obsolete leaflet focus fix 2022-06-27 23:22:19 +01:00
James Lyne
9fd9cec08a Add some missing <button> types 2022-06-27 23:21:42 +01:00
James Lyne
5d304606a6 Fix sidebar button padding when sidebar is large enough to scroll on some browsers 2022-06-27 23:21:25 +01:00
James Lyne
479cab9b4d Don't allow browsers to ignore outline color 2022-06-27 23:20:48 +01:00
James Lyne
edbdb712d5 Workaround for firefox radio button tab bug
https://bugzilla.mozilla.org/show_bug.cgi?id=1413213
2022-06-27 23:19:43 +01:00
James Lyne
e143471fa8 Some more tests 2022-06-23 21:30:05 +01:00
James Lyne
fb53bc2c2a Only accept non-empty strings in messages object 2022-06-23 21:30:05 +01:00
James Lyne
66fe07b17f Make INIT an action, split up state setting into multiple mutations 2022-06-23 21:30:05 +01:00
James Lyne
6a91404a27 Update URL tests 2022-06-23 21:30:05 +01:00
James Lyne
73a31c090c Switch tests to vitest 2022-06-23 21:30:05 +01:00
James Lyne
4d0e481f74 Use clipboard util methods in LinkControl 2022-06-21 23:25:33 +01:00
James Lyne
ac9d5242bd 3.1.0 2022-06-18 22:24:33 +01:00
James Lyne
411d95d243 Continue using vendor chunk 2022-06-18 21:12:54 +01:00
James Lyne
f4d489b474 Inspection fixes 2022-06-17 14:03:36 +01:00
James Lyne
4886f9e955
Merge pull request #467 from JLyne/dependabot/npm_and_yarn/types/jest-in-case-1.0.6
Bump @types/jest-in-case from 1.0.5 to 1.0.6
2022-06-17 13:55:26 +01:00
dependabot[bot]
4bceea3038
Bump @types/jest-in-case from 1.0.5 to 1.0.6
Bumps [@types/jest-in-case](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-in-case) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-in-case)

---
updated-dependencies:
- dependency-name: "@types/jest-in-case"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 12:53:42 +00:00
James Lyne
d4e08970a6 Update typescript 2022-06-17 13:52:55 +01:00
James Lyne
37227ea94a
Merge pull request #463 from JLyne/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.28.0
Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.28.0
2022-06-17 13:52:26 +01:00
James Lyne
532a19caf7
Merge pull request #466 from JLyne/dependabot/npm_and_yarn/vue-3.2.37
Bump vue from 3.2.36 to 3.2.37
2022-06-17 13:52:21 +01:00
dependabot[bot]
f4af85e96c
Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.28.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.0 to 5.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.28.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 12:47:36 +00:00
dependabot[bot]
67830ff357
Bump vue from 3.2.36 to 3.2.37
Bumps [vue](https://github.com/vuejs/core) from 3.2.36 to 3.2.37.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.2.36...v3.2.37)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 12:47:27 +00:00
James Lyne
6978f169c4
Merge pull request #464 from JLyne/dependabot/npm_and_yarn/types/leaflet-1.7.11
Bump @types/leaflet from 1.7.10 to 1.7.11
2022-06-17 13:46:44 +01:00
James Lyne
2ea1dfdb20
Merge pull request #465 from JLyne/dependabot/npm_and_yarn/typescript-eslint/parser-5.28.0
Bump @typescript-eslint/parser from 5.27.0 to 5.28.0
2022-06-17 13:46:40 +01:00
James Lyne
e37ed130f5 Add option for custom login URL. Fixes #381. 2022-06-17 13:44:53 +01:00
James Lyne
46c4e6d3eb Simplify login logic
Let LOGIN action handle displaying the modal if required.
2022-06-17 13:44:53 +01:00
dependabot[bot]
c3b0d7d584
Bump @typescript-eslint/parser from 5.27.0 to 5.28.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.0 to 5.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.28.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 12:17:03 +00:00
dependabot[bot]
28f274f20c
Bump @types/leaflet from 1.7.10 to 1.7.11
Bumps [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) from 1.7.10 to 1.7.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet)

---
updated-dependencies:
- dependency-name: "@types/leaflet"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 12:16:48 +00:00
James Lyne
fff8ad0994
Merge pull request #457 from JLyne/dependabot/npm_and_yarn/vite-2.9.12
Bump vite from 2.9.9 to 2.9.12
2022-06-17 13:15:40 +01:00
James Lyne
ea493e28ed
Merge pull request #458 from JLyne/dependabot/npm_and_yarn/vue-tsc-0.37.9
Bump vue-tsc from 0.37.7 to 0.37.9
2022-06-17 13:15:34 +01:00
James Lyne
a4742eb3b3
Merge pull request #459 from JLyne/dependabot/npm_and_yarn/types/node-18.0.0
Bump @types/node from 17.0.36 to 18.0.0
2022-06-17 13:15:28 +01:00
James Lyne
fe37eb63c5
Merge pull request #460 from JLyne/dependabot/npm_and_yarn/eslint-8.17.0
Bump eslint from 8.16.0 to 8.17.0
2022-06-17 13:15:20 +01:00
dependabot[bot]
a9073c7f8e
Bump vite from 2.9.9 to 2.9.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.9 to 2.9.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 11:59:50 +00:00
dependabot[bot]
df3cf4dd11
Bump @types/node from 17.0.36 to 18.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.36 to 18.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 11:59:44 +00:00
dependabot[bot]
5ec1f05031
Bump eslint from 8.16.0 to 8.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.16.0...v8.17.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 11:59:44 +00:00
dependabot[bot]
dba674c614
Bump vue-tsc from 0.37.7 to 0.37.9
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.37.7 to 0.37.9.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.37.9/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 11:59:43 +00:00
James Lyne
fdd6ea96cb Update leaflet 2022-06-17 12:58:43 +01:00
James Lyne
8666f87383 Allow use of {name} in Pl3xmap/Squaremap heads-url. Fixes #462. 2022-06-17 11:51:24 +01:00
James Lyne
89e6fcf33d Fix double / issues in Overviewer URLs. Fixes #454. 2022-06-17 11:38:38 +01:00
James Lyne
30e5322ad7
Merge pull request #450 from JLyne/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.37
Bump @vue/compiler-sfc from 3.2.36 to 3.2.37
2022-06-16 15:30:33 +01:00
James Lyne
1a549f6258
Merge pull request #451 from JLyne/dependabot/npm_and_yarn/ts-node-10.8.1
Bump ts-node from 10.8.0 to 10.8.1
2022-06-16 15:30:29 +01:00
James Lyne
91790587b3
Merge pull request #455 from JLyne/dependabot/npm_and_yarn/vue-tsc-0.37.7
Bump vue-tsc from 0.35.2 to 0.37.7
2022-06-16 15:30:24 +01:00
James Lyne
f95d1a6a2a
Merge pull request #456 from JLyne/dependabot/npm_and_yarn/sass-1.52.3
Bump sass from 1.52.1 to 1.52.3
2022-06-16 15:30:18 +01:00
dependabot[bot]
b8f4890bdd
Bump sass from 1.52.1 to 1.52.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.52.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.52.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 22:11:44 +00:00
dependabot[bot]
37eb811a18
Bump vue-tsc from 0.35.2 to 0.37.7
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.35.2 to 0.37.7.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.37.7/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 22:10:16 +00:00
dependabot[bot]
117a02d076
Bump ts-node from 10.8.0 to 10.8.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.0 to 10.8.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.1)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 22:07:48 +00:00
dependabot[bot]
ef64b93881
Bump @vue/compiler-sfc from 3.2.36 to 3.2.37
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.36 to 3.2.37.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.2.37/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 22:07:32 +00:00
James Lyne
af2ab839ac Display error if JS fails to load. Fixes #404 2022-05-31 11:58:56 +01:00
James Lyne
a359652e93
Merge pull request #447 from JLyne/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.27.0
Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0
2022-05-31 10:59:52 +01:00
dependabot[bot]
c0f4e018fe
Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.26.0 to 5.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 09:46:25 +00:00
James Lyne
831debd440
Merge pull request #446 from JLyne/dependabot/npm_and_yarn/vue-tsc-0.35.2
Bump vue-tsc from 0.34.16 to 0.35.2
2022-05-31 10:45:49 +01:00
James Lyne
28f75763bf
Merge pull request #445 from JLyne/dependabot/npm_and_yarn/typescript-eslint/parser-5.27.0
Bump @typescript-eslint/parser from 5.26.0 to 5.27.0
2022-05-31 10:45:44 +01:00
dependabot[bot]
d2ecca3b81
Bump vue-tsc from 0.34.16 to 0.35.2
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.16 to 0.35.2.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.35.2/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 22:09:37 +00:00
dependabot[bot]
f6a9108770
Bump @typescript-eslint/parser from 5.26.0 to 5.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.26.0 to 5.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 22:09:01 +00:00
James Lyne
837f8e04c2
Merge pull request #444 from JLyne/dependabot/npm_and_yarn/types/leaflet-1.7.10
Bump @types/leaflet from 1.7.9 to 1.7.10
2022-05-28 14:42:00 +01:00
James Lyne
bf803caf4e
Merge pull request #443 from JLyne/dependabot/npm_and_yarn/ts-node-10.8.0
Bump ts-node from 10.5.0 to 10.8.0
2022-05-28 14:41:52 +01:00
James Lyne
37b63930c5
Merge pull request #441 from JLyne/dependabot/npm_and_yarn/typescript-eslint/parser-5.26.0
Bump @typescript-eslint/parser from 5.21.0 to 5.26.0
2022-05-28 14:41:01 +01:00
James Lyne
ef28e2201e
Merge pull request #442 from JLyne/dependabot/npm_and_yarn/vue/test-utils-2.0.0
Bump @vue/test-utils from 2.0.0-rc.21 to 2.0.0
2022-05-28 14:40:27 +01:00
dependabot[bot]
43d913bd22
Bump @types/leaflet from 1.7.9 to 1.7.10
Bumps [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) from 1.7.9 to 1.7.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet)

---
updated-dependencies:
- dependency-name: "@types/leaflet"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:39:52 +00:00
dependabot[bot]
734ea1b006
Bump ts-node from 10.5.0 to 10.8.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.5.0 to 10.8.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.5.0...v10.8.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:39:28 +00:00
dependabot[bot]
9bb7fbf20e
Bump @typescript-eslint/parser from 5.21.0 to 5.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.21.0 to 5.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:38:50 +00:00
dependabot[bot]
88864feb26
Bump @vue/test-utils from 2.0.0-rc.21 to 2.0.0
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.0.0-rc.21 to 2.0.0.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.0.0-rc.21...v2.0.0)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:38:41 +00:00
James Lyne
2d2cf2be59
Merge pull request #440 from JLyne/dependabot/npm_and_yarn/vite-2.9.9
Bump vite from 2.9.6 to 2.9.9
2022-05-28 14:38:20 +01:00
James Lyne
2a7ce6e71b
Merge pull request #438 from JLyne/dependabot/npm_and_yarn/types/node-17.0.36
Bump @types/node from 17.0.35 to 17.0.36
2022-05-28 14:38:15 +01:00
James Lyne
802bf62ddb
Merge pull request #439 from JLyne/dependabot/npm_and_yarn/vue-tsc-0.34.16
Bump vue-tsc from 0.33.9 to 0.34.16
2022-05-28 14:38:10 +01:00
dependabot[bot]
5fabd9813f
Bump vue-tsc from 0.33.9 to 0.34.16
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.33.9 to 0.34.16.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.34.16/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:36:26 +00:00
dependabot[bot]
a900df7d13
Bump @types/node from 17.0.35 to 17.0.36
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.35 to 17.0.36.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:36:24 +00:00
dependabot[bot]
aef7457471
Bump vite from 2.9.6 to 2.9.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.6 to 2.9.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:36:12 +00:00
James Lyne
624eb98817
Merge pull request #437 from JLyne/dependabot/npm_and_yarn/vue-3.2.36
Bump vue from 3.2.31 to 3.2.36
2022-05-28 14:35:36 +01:00
dependabot[bot]
cd4f9eec96
Bump vue from 3.2.31 to 3.2.36
Bumps [vue](https://github.com/vuejs/core) from 3.2.31 to 3.2.36.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.2.31...v3.2.36)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:33:47 +00:00
James Lyne
b41f0ebe3d
Merge pull request #436 from JLyne/dependabot/npm_and_yarn/eslint-8.16.0
Bump eslint from 8.14.0 to 8.16.0
2022-05-28 14:33:14 +01:00
James Lyne
e91fcd9cc9
Merge pull request #435 from JLyne/dependabot/npm_and_yarn/vitejs/plugin-vue-2.3.3
Bump @vitejs/plugin-vue from 2.3.1 to 2.3.3
2022-05-28 14:33:09 +01:00
James Lyne
cb6872d1c6
Merge pull request #434 from JLyne/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.26.0
Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.26.0
2022-05-28 14:33:02 +01:00
dependabot[bot]
e135bf88fd
Bump eslint from 8.14.0 to 8.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.16.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:31:28 +00:00
dependabot[bot]
408f3e1bc8
Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.26.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:31:18 +00:00
dependabot[bot]
89ed8b3ff4
Bump @vitejs/plugin-vue from 2.3.1 to 2.3.3
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.3.3/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:31:14 +00:00
James Lyne
58653bbe97
Merge pull request #420 from JLyne/dependabot/npm_and_yarn/types/lodash.debounce-4.0.7
Bump @types/lodash.debounce from 4.0.6 to 4.0.7
2022-05-28 14:30:27 +01:00
dependabot[bot]
70b79d9645
Bump @types/lodash.debounce from 4.0.6 to 4.0.7
Bumps [@types/lodash.debounce](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.debounce) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.debounce)

---
updated-dependencies:
- dependency-name: "@types/lodash.debounce"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 13:28:21 +00:00
James Lyne
97c7f8bdae
Merge pull request #421 from JLyne/dependabot/npm_and_yarn/eslint-plugin-vue-8.7.1
Bump eslint-plugin-vue from 8.6.0 to 8.7.1
2022-05-28 14:27:44 +01:00
James Lyne
6fc35ad2d6
Merge pull request #430 from JLyne/dependabot/npm_and_yarn/types/node-17.0.35
Bump @types/node from 17.0.25 to 17.0.35
2022-05-28 14:27:39 +01:00
James Lyne
8d10538ab8
Merge pull request #431 from JLyne/dependabot/npm_and_yarn/sass-1.52.1
Bump sass from 1.50.0 to 1.52.1
2022-05-28 14:27:35 +01:00
James Lyne
c9c1e3deb1
Merge pull request #432 from JLyne/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.36
Bump @vue/compiler-sfc from 3.2.31 to 3.2.36
2022-05-28 14:27:30 +01:00
dependabot[bot]
5218b782b8
Bump @vue/compiler-sfc from 3.2.31 to 3.2.36
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.31 to 3.2.36.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.2.36/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 22:19:35 +00:00
dependabot[bot]
2dbcfc6f50
Bump @types/node from 17.0.25 to 17.0.35
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.25 to 17.0.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 22:11:30 +00:00
dependabot[bot]
989a2638e7
Bump eslint-plugin-vue from 8.6.0 to 8.7.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 8.6.0 to 8.7.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v8.6.0...v8.7.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 22:08:26 +00:00
623 changed files with 68314 additions and 17878 deletions

2
.env
View File

@ -1 +1 @@
VITE_APP_VERSION=3.0.0
VITE_APP_VERSION=3.1.0

View File

@ -20,9 +20,9 @@ jobs:
- run: cat .env
- uses: actions/setup-node@v2
with:
node-version: '16'
- run: npm install
- run: npm run build
node-version: '18'
- run: chmod +x .yarn/unplugged/esbuild-npm-0.14.47-f23a823d41/node_modules/esbuild/lib/pnpapi-esbuild-linux-64-esbuild
- run: yarn run build
- run: find dist/live-atlas/assets -type f -iname \*.svg -delete
- run: cp LICENSE.md dist
- name: Upload a Build Artifact

4
.gitignore vendored
View File

@ -1,5 +1,5 @@
.DS_Store
node_modules
/node_modules
/dist
/public/standalone/
@ -15,3 +15,5 @@ pnpm-debug.log*
# Editor directories and files
/.cache/
/coverage/

14331
.pnp.cjs generated Normal file

File diff suppressed because one or more lines are too long

271
.pnp.loader.mjs generated Normal file
View File

@ -0,0 +1,271 @@
import { URL, fileURLToPath, pathToFileURL } from 'url';
import fs from 'fs';
import path from 'path';
import moduleExports, { Module } from 'module';
var PathType;
(function(PathType2) {
PathType2[PathType2["File"] = 0] = "File";
PathType2[PathType2["Portable"] = 1] = "Portable";
PathType2[PathType2["Native"] = 2] = "Native";
})(PathType || (PathType = {}));
const npath = Object.create(path);
const ppath = Object.create(path.posix);
npath.cwd = () => process.cwd();
ppath.cwd = () => toPortablePath(process.cwd());
ppath.resolve = (...segments) => {
if (segments.length > 0 && ppath.isAbsolute(segments[0])) {
return path.posix.resolve(...segments);
} else {
return path.posix.resolve(ppath.cwd(), ...segments);
}
};
const contains = function(pathUtils, from, to) {
from = pathUtils.normalize(from);
to = pathUtils.normalize(to);
if (from === to)
return `.`;
if (!from.endsWith(pathUtils.sep))
from = from + pathUtils.sep;
if (to.startsWith(from)) {
return to.slice(from.length);
} else {
return null;
}
};
npath.fromPortablePath = fromPortablePath;
npath.toPortablePath = toPortablePath;
npath.contains = (from, to) => contains(npath, from, to);
ppath.contains = (from, to) => contains(ppath, from, to);
const WINDOWS_PATH_REGEXP = /^([a-zA-Z]:.*)$/;
const UNC_WINDOWS_PATH_REGEXP = /^\/\/(\.\/)?(.*)$/;
const PORTABLE_PATH_REGEXP = /^\/([a-zA-Z]:.*)$/;
const UNC_PORTABLE_PATH_REGEXP = /^\/unc\/(\.dot\/)?(.*)$/;
function fromPortablePath(p) {
if (process.platform !== `win32`)
return p;
let portablePathMatch, uncPortablePathMatch;
if (portablePathMatch = p.match(PORTABLE_PATH_REGEXP))
p = portablePathMatch[1];
else if (uncPortablePathMatch = p.match(UNC_PORTABLE_PATH_REGEXP))
p = `\\\\${uncPortablePathMatch[1] ? `.\\` : ``}${uncPortablePathMatch[2]}`;
else
return p;
return p.replace(/\//g, `\\`);
}
function toPortablePath(p) {
if (process.platform !== `win32`)
return p;
p = p.replace(/\\/g, `/`);
let windowsPathMatch, uncWindowsPathMatch;
if (windowsPathMatch = p.match(WINDOWS_PATH_REGEXP))
p = `/${windowsPathMatch[1]}`;
else if (uncWindowsPathMatch = p.match(UNC_WINDOWS_PATH_REGEXP))
p = `/unc/${uncWindowsPathMatch[1] ? `.dot/` : ``}${uncWindowsPathMatch[2]}`;
return p;
}
const builtinModules = new Set(Module.builtinModules || Object.keys(process.binding(`natives`)));
const isBuiltinModule = (request) => request.startsWith(`node:`) || builtinModules.has(request);
function readPackageScope(checkPath) {
const rootSeparatorIndex = checkPath.indexOf(npath.sep);
let separatorIndex;
do {
separatorIndex = checkPath.lastIndexOf(npath.sep);
checkPath = checkPath.slice(0, separatorIndex);
if (checkPath.endsWith(`${npath.sep}node_modules`))
return false;
const pjson = readPackage(checkPath + npath.sep);
if (pjson) {
return {
data: pjson,
path: checkPath
};
}
} while (separatorIndex > rootSeparatorIndex);
return false;
}
function readPackage(requestPath) {
const jsonPath = npath.resolve(requestPath, `package.json`);
if (!fs.existsSync(jsonPath))
return null;
return JSON.parse(fs.readFileSync(jsonPath, `utf8`));
}
async function tryReadFile(path2) {
try {
return await fs.promises.readFile(path2, `utf8`);
} catch (error) {
if (error.code === `ENOENT`)
return null;
throw error;
}
}
function tryParseURL(str, base) {
try {
return new URL(str, base);
} catch {
return null;
}
}
let entrypointPath = null;
function setEntrypointPath(file) {
entrypointPath = file;
}
function getFileFormat(filepath) {
var _a, _b;
const ext = path.extname(filepath);
switch (ext) {
case `.mjs`: {
return `module`;
}
case `.cjs`: {
return `commonjs`;
}
case `.wasm`: {
throw new Error(`Unknown file extension ".wasm" for ${filepath}`);
}
case `.json`: {
throw new Error(`Unknown file extension ".json" for ${filepath}`);
}
case `.js`: {
const pkg = readPackageScope(filepath);
if (!pkg)
return `commonjs`;
return (_a = pkg.data.type) != null ? _a : `commonjs`;
}
default: {
if (entrypointPath !== filepath)
return null;
const pkg = readPackageScope(filepath);
if (!pkg)
return `commonjs`;
if (pkg.data.type === `module`)
return null;
return (_b = pkg.data.type) != null ? _b : `commonjs`;
}
}
}
async function getFormat$1(resolved, context, defaultGetFormat) {
const url = tryParseURL(resolved);
if ((url == null ? void 0 : url.protocol) !== `file:`)
return defaultGetFormat(resolved, context, defaultGetFormat);
const format = getFileFormat(fileURLToPath(url));
if (format) {
return {
format
};
}
return defaultGetFormat(resolved, context, defaultGetFormat);
}
async function getSource$1(urlString, context, defaultGetSource) {
const url = tryParseURL(urlString);
if ((url == null ? void 0 : url.protocol) !== `file:`)
return defaultGetSource(urlString, context, defaultGetSource);
return {
source: await fs.promises.readFile(fileURLToPath(url), `utf8`)
};
}
async function load$1(urlString, context, defaultLoad) {
const url = tryParseURL(urlString);
if ((url == null ? void 0 : url.protocol) !== `file:`)
return defaultLoad(urlString, context, defaultLoad);
const filePath = fileURLToPath(url);
const format = getFileFormat(filePath);
if (!format)
return defaultLoad(urlString, context, defaultLoad);
return {
format,
source: await fs.promises.readFile(filePath, `utf8`)
};
}
const pathRegExp = /^(?![a-zA-Z]:[\\/]|\\\\|\.{0,2}(?:\/|$))((?:node:)?(?:@[^/]+\/)?[^/]+)\/*(.*|)$/;
const isRelativeRegexp = /^\.{0,2}\//;
async function resolve$1(originalSpecifier, context, defaultResolver) {
var _a;
const {findPnpApi} = moduleExports;
if (!findPnpApi || isBuiltinModule(originalSpecifier))
return defaultResolver(originalSpecifier, context, defaultResolver);
let specifier = originalSpecifier;
const url = tryParseURL(specifier, isRelativeRegexp.test(specifier) ? context.parentURL : void 0);
if (url) {
if (url.protocol !== `file:`)
return defaultResolver(originalSpecifier, context, defaultResolver);
specifier = fileURLToPath(url);
}
const {parentURL, conditions = []} = context;
const issuer = parentURL ? fileURLToPath(parentURL) : process.cwd();
const pnpapi = (_a = findPnpApi(issuer)) != null ? _a : url ? findPnpApi(specifier) : null;
if (!pnpapi)
return defaultResolver(originalSpecifier, context, defaultResolver);
const dependencyNameMatch = specifier.match(pathRegExp);
let allowLegacyResolve = false;
if (dependencyNameMatch) {
const [, dependencyName, subPath] = dependencyNameMatch;
if (subPath === ``) {
const resolved = pnpapi.resolveToUnqualified(`${dependencyName}/package.json`, issuer);
if (resolved) {
const content = await tryReadFile(resolved);
if (content) {
const pkg = JSON.parse(content);
allowLegacyResolve = pkg.exports == null;
}
}
}
}
const result = pnpapi.resolveRequest(specifier, issuer, {
conditions: new Set(conditions),
extensions: allowLegacyResolve ? void 0 : []
});
if (!result)
throw new Error(`Resolving '${specifier}' from '${issuer}' failed`);
const resultURL = pathToFileURL(result);
if (url) {
resultURL.search = url.search;
resultURL.hash = url.hash;
}
if (!parentURL)
setEntrypointPath(fileURLToPath(resultURL));
return {
url: resultURL.href
};
}
const binding = process.binding(`fs`);
const originalfstat = binding.fstat;
const ZIP_FD = 2147483648;
binding.fstat = function(...args) {
const [fd, useBigint, req] = args;
if ((fd & ZIP_FD) !== 0 && useBigint === false && req === void 0) {
try {
const stats = fs.fstatSync(fd);
return new Float64Array([
stats.dev,
stats.mode,
stats.nlink,
stats.uid,
stats.gid,
stats.rdev,
stats.blksize,
stats.ino,
stats.size,
stats.blocks
]);
} catch {
}
}
return originalfstat.apply(this, args);
};
const [major, minor] = process.versions.node.split(`.`).map((value) => parseInt(value, 10));
const hasConsolidatedHooks = major > 16 || major === 16 && minor >= 12;
const resolve = resolve$1;
const getFormat = hasConsolidatedHooks ? void 0 : getFormat$1;
const getSource = hasConsolidatedHooks ? void 0 : getSource$1;
const load = hasConsolidatedHooks ? load$1 : void 0;
export { getFormat, getSource, load, resolve };

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More