@mappedin/viewer 0.59.4-ea5d866.0 → 0.59.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +17 -0
- package/dist/index.js +34501 -36660
- package/dist/third-party-licenses.json +26 -82
- package/dist/types/src/components/carousel/nav-chevrons.d.ts +3 -1
- package/dist/types/src/components/common/fullscreen-overlay.d.ts +3 -1
- package/dist/types/src/components/directions/warning-text.d.ts +3 -1
- package/dist/types/src/components/positioner/index.d.ts +3 -1
- package/dist/types/src/components/search-results/search-result.d.ts +3 -1
- package/dist/types/src/components/with-content/index.d.ts +3 -1
- package/dist/types/src/test-utils/store-cleanup.d.ts +7 -0
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "@babel/runtime",
|
|
4
|
-
"version": "7.
|
|
4
|
+
"version": "7.27.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://babel.dev/docs/en/next/babel-runtime",
|
|
7
7
|
"author": "The Babel Team",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
19
|
"name": "@turf/bbox",
|
|
20
|
-
"version": "7.
|
|
20
|
+
"version": "7.2.0",
|
|
21
21
|
"license": "MIT",
|
|
22
22
|
"homepage": "https://github.com/Turfjs/turf",
|
|
23
23
|
"author": "Turf Authors",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
"name": "@turf/boolean-contains",
|
|
28
|
-
"version": "7.
|
|
28
|
+
"version": "7.2.0",
|
|
29
29
|
"license": "MIT",
|
|
30
30
|
"homepage": "https://github.com/Turfjs/turf",
|
|
31
31
|
"author": "Turf Authors",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
35
|
"name": "@turf/boolean-point-in-polygon",
|
|
36
|
-
"version": "7.
|
|
36
|
+
"version": "7.2.0",
|
|
37
37
|
"license": "MIT",
|
|
38
38
|
"homepage": "https://github.com/Turfjs/turf",
|
|
39
39
|
"author": "Turf Authors",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
"name": "@turf/boolean-point-on-line",
|
|
44
|
-
"version": "7.
|
|
44
|
+
"version": "7.2.0",
|
|
45
45
|
"license": "MIT",
|
|
46
46
|
"homepage": "https://github.com/Turfjs/turf",
|
|
47
47
|
"author": "Turf Authors",
|
|
@@ -49,15 +49,7 @@
|
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
"name": "@turf/difference",
|
|
52
|
-
"version": "7.
|
|
53
|
-
"license": "MIT",
|
|
54
|
-
"homepage": "https://github.com/Turfjs/turf",
|
|
55
|
-
"author": "Turf Authors",
|
|
56
|
-
"licenseText": "The MIT License (MIT)\n\nCopyright (c) 2017 TurfJS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"name": "@turf/distance",
|
|
60
|
-
"version": "7.3.5",
|
|
52
|
+
"version": "7.2.0",
|
|
61
53
|
"license": "MIT",
|
|
62
54
|
"homepage": "https://github.com/Turfjs/turf",
|
|
63
55
|
"author": "Turf Authors",
|
|
@@ -65,7 +57,7 @@
|
|
|
65
57
|
},
|
|
66
58
|
{
|
|
67
59
|
"name": "@turf/geojson-rbush",
|
|
68
|
-
"version": "7.
|
|
60
|
+
"version": "7.2.0",
|
|
69
61
|
"license": "MIT",
|
|
70
62
|
"homepage": "https://github.com/Turfjs/turf",
|
|
71
63
|
"author": "Turf Authors",
|
|
@@ -73,7 +65,7 @@
|
|
|
73
65
|
},
|
|
74
66
|
{
|
|
75
67
|
"name": "@turf/helpers",
|
|
76
|
-
"version": "7.
|
|
68
|
+
"version": "7.2.0",
|
|
77
69
|
"license": "MIT",
|
|
78
70
|
"homepage": "https://github.com/Turfjs/turf",
|
|
79
71
|
"author": "Turf Authors",
|
|
@@ -81,31 +73,7 @@
|
|
|
81
73
|
},
|
|
82
74
|
{
|
|
83
75
|
"name": "@turf/invariant",
|
|
84
|
-
"version": "7.
|
|
85
|
-
"license": "MIT",
|
|
86
|
-
"homepage": "https://github.com/Turfjs/turf",
|
|
87
|
-
"author": "Turf Authors",
|
|
88
|
-
"licenseText": "The MIT License (MIT)\n\nCopyright (c) 2017 TurfJS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"name": "@turf/line-intersect",
|
|
92
|
-
"version": "7.3.5",
|
|
93
|
-
"license": "MIT",
|
|
94
|
-
"homepage": "https://github.com/Turfjs/turf",
|
|
95
|
-
"author": "Turf Authors",
|
|
96
|
-
"licenseText": "The MIT License (MIT)\n\nCopyright (c) 2017 TurfJS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"name": "@turf/line-segment",
|
|
100
|
-
"version": "7.3.5",
|
|
101
|
-
"license": "MIT",
|
|
102
|
-
"homepage": "https://github.com/Turfjs/turf",
|
|
103
|
-
"author": "Turf Authors",
|
|
104
|
-
"licenseText": "The MIT License (MIT)\n\nCopyright (c) 2017 TurfJS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"name": "@turf/line-split",
|
|
108
|
-
"version": "7.3.5",
|
|
76
|
+
"version": "7.2.0",
|
|
109
77
|
"license": "MIT",
|
|
110
78
|
"homepage": "https://github.com/Turfjs/turf",
|
|
111
79
|
"author": "Turf Authors",
|
|
@@ -113,23 +81,7 @@
|
|
|
113
81
|
},
|
|
114
82
|
{
|
|
115
83
|
"name": "@turf/meta",
|
|
116
|
-
"version": "7.
|
|
117
|
-
"license": "MIT",
|
|
118
|
-
"homepage": "https://github.com/Turfjs/turf",
|
|
119
|
-
"author": "Turf Authors",
|
|
120
|
-
"licenseText": "The MIT License (MIT)\n\nCopyright (c) 2017 TurfJS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"name": "@turf/nearest-point-on-line",
|
|
124
|
-
"version": "7.3.5",
|
|
125
|
-
"license": "MIT",
|
|
126
|
-
"homepage": "https://github.com/Turfjs/turf",
|
|
127
|
-
"author": "Turf Authors",
|
|
128
|
-
"licenseText": "The MIT License (MIT)\n\nCopyright (c) 2017 TurfJS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"name": "@turf/truncate",
|
|
132
|
-
"version": "7.3.5",
|
|
84
|
+
"version": "7.2.0",
|
|
133
85
|
"license": "MIT",
|
|
134
86
|
"homepage": "https://github.com/Turfjs/turf",
|
|
135
87
|
"author": "Turf Authors",
|
|
@@ -145,7 +97,7 @@
|
|
|
145
97
|
},
|
|
146
98
|
{
|
|
147
99
|
"name": "ajv",
|
|
148
|
-
"version": "8.
|
|
100
|
+
"version": "8.18.0",
|
|
149
101
|
"license": "MIT",
|
|
150
102
|
"homepage": "https://ajv.js.org",
|
|
151
103
|
"author": "Evgeny Poberezkin",
|
|
@@ -193,7 +145,7 @@
|
|
|
193
145
|
},
|
|
194
146
|
{
|
|
195
147
|
"name": "fast-uri",
|
|
196
|
-
"version": "3.1.
|
|
148
|
+
"version": "3.1.2",
|
|
197
149
|
"license": "BSD-3-Clause",
|
|
198
150
|
"homepage": "https://github.com/fastify/fast-uri",
|
|
199
151
|
"author": "Vincent Le Goff",
|
|
@@ -201,7 +153,7 @@
|
|
|
201
153
|
},
|
|
202
154
|
{
|
|
203
155
|
"name": "focus-trap",
|
|
204
|
-
"version": "7.
|
|
156
|
+
"version": "7.6.4",
|
|
205
157
|
"license": "MIT",
|
|
206
158
|
"homepage": "https://github.com/focus-trap/focus-trap#readme",
|
|
207
159
|
"author": "David Clark",
|
|
@@ -209,7 +161,7 @@
|
|
|
209
161
|
},
|
|
210
162
|
{
|
|
211
163
|
"name": "haversine-distance",
|
|
212
|
-
"version": "1.2.
|
|
164
|
+
"version": "1.2.3",
|
|
213
165
|
"license": "MIT",
|
|
214
166
|
"homepage": "https://github.com/dcousens/haversine-distance",
|
|
215
167
|
"author": "Daniel Cousens",
|
|
@@ -281,7 +233,7 @@
|
|
|
281
233
|
},
|
|
282
234
|
{
|
|
283
235
|
"name": "mobx-react-lite",
|
|
284
|
-
"version": "4.1.
|
|
236
|
+
"version": "4.1.0",
|
|
285
237
|
"license": "MIT",
|
|
286
238
|
"homepage": "https://mobx.js.org",
|
|
287
239
|
"author": "Daniel K.",
|
|
@@ -289,7 +241,7 @@
|
|
|
289
241
|
},
|
|
290
242
|
{
|
|
291
243
|
"name": "mobx",
|
|
292
|
-
"version": "6.
|
|
244
|
+
"version": "6.13.7",
|
|
293
245
|
"license": "MIT",
|
|
294
246
|
"homepage": "https://mobx.js.org/",
|
|
295
247
|
"author": "Michel Weststrate",
|
|
@@ -305,7 +257,7 @@
|
|
|
305
257
|
},
|
|
306
258
|
{
|
|
307
259
|
"name": "phone",
|
|
308
|
-
"version": "3.1.
|
|
260
|
+
"version": "3.1.59",
|
|
309
261
|
"license": "MIT",
|
|
310
262
|
"homepage": null,
|
|
311
263
|
"author": "AfterShip",
|
|
@@ -385,7 +337,7 @@
|
|
|
385
337
|
},
|
|
386
338
|
{
|
|
387
339
|
"name": "react-inlinesvg",
|
|
388
|
-
"version": "4.
|
|
340
|
+
"version": "4.2.0",
|
|
389
341
|
"license": "MIT",
|
|
390
342
|
"homepage": "https://github.com/gilbarbara/react-inlinesvg#readme",
|
|
391
343
|
"author": "Gil Barbara",
|
|
@@ -393,7 +345,7 @@
|
|
|
393
345
|
},
|
|
394
346
|
{
|
|
395
347
|
"name": "react-snowfall",
|
|
396
|
-
"version": "2.
|
|
348
|
+
"version": "2.2.0",
|
|
397
349
|
"license": "MIT",
|
|
398
350
|
"homepage": "https://github.com/cahilfoley/react-snowfall#readme",
|
|
399
351
|
"author": "Cahil Foley",
|
|
@@ -433,7 +385,7 @@
|
|
|
433
385
|
},
|
|
434
386
|
{
|
|
435
387
|
"name": "robust-predicates",
|
|
436
|
-
"version": "3.0.
|
|
388
|
+
"version": "3.0.2",
|
|
437
389
|
"license": "Unlicense",
|
|
438
390
|
"homepage": null,
|
|
439
391
|
"author": "Vladimir Agafonkin",
|
|
@@ -465,23 +417,15 @@
|
|
|
465
417
|
},
|
|
466
418
|
{
|
|
467
419
|
"name": "stylis",
|
|
468
|
-
"version": "4.
|
|
420
|
+
"version": "4.3.6",
|
|
469
421
|
"license": "MIT",
|
|
470
422
|
"homepage": "https://github.com/thysultan/stylis.js",
|
|
471
423
|
"author": "Sultan Tarimo",
|
|
472
424
|
"licenseText": "MIT License\n\nCopyright (c) 2016-present Sultan Tarimo\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE."
|
|
473
425
|
},
|
|
474
|
-
{
|
|
475
|
-
"name": "sweepline-intersections",
|
|
476
|
-
"version": "1.5.0",
|
|
477
|
-
"license": "MIT",
|
|
478
|
-
"homepage": null,
|
|
479
|
-
"author": null,
|
|
480
|
-
"licenseText": "MIT License\n\nCopyright (c) 2019 Rowan Winsemius\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE."
|
|
481
|
-
},
|
|
482
426
|
{
|
|
483
427
|
"name": "tabbable",
|
|
484
|
-
"version": "6.
|
|
428
|
+
"version": "6.2.0",
|
|
485
429
|
"license": "MIT",
|
|
486
430
|
"homepage": "https://github.com/focus-trap/tabbable#readme",
|
|
487
431
|
"author": "David Clark",
|
|
@@ -497,7 +441,7 @@
|
|
|
497
441
|
},
|
|
498
442
|
{
|
|
499
443
|
"name": "use-sync-external-store",
|
|
500
|
-
"version": "1.
|
|
444
|
+
"version": "1.5.0",
|
|
501
445
|
"license": "MIT",
|
|
502
446
|
"homepage": null,
|
|
503
447
|
"author": null,
|
|
@@ -513,15 +457,15 @@
|
|
|
513
457
|
},
|
|
514
458
|
{
|
|
515
459
|
"name": "zod",
|
|
516
|
-
"version": "3.
|
|
460
|
+
"version": "3.24.3",
|
|
517
461
|
"license": "MIT",
|
|
518
462
|
"homepage": "https://zod.dev",
|
|
519
463
|
"author": "Colin McDonnell",
|
|
520
|
-
"licenseText": "MIT License\n\nCopyright (c)
|
|
464
|
+
"licenseText": "MIT License\n\nCopyright (c) 2020 Colin McDonnell\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE."
|
|
521
465
|
},
|
|
522
466
|
{
|
|
523
467
|
"name": "zod",
|
|
524
|
-
"version": "4.
|
|
468
|
+
"version": "4.1.12",
|
|
525
469
|
"license": "MIT",
|
|
526
470
|
"homepage": "https://zod.dev",
|
|
527
471
|
"author": "Colin McDonnell",
|
|
@@ -127,7 +127,7 @@ export declare const SideNavButton: import("styled-components").IStyledComponent
|
|
|
127
127
|
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
128
128
|
onChange?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
129
129
|
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
130
|
-
onBeforeInput?: import("react").
|
|
130
|
+
onBeforeInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
131
131
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
132
132
|
onInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
133
133
|
onInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
@@ -177,6 +177,8 @@ export declare const SideNavButton: import("styled-components").IStyledComponent
|
|
|
177
177
|
onProgressCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
178
178
|
onRateChange?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
179
179
|
onRateChangeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
180
|
+
onResize?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
181
|
+
onResizeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
180
182
|
onSeeked?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
181
183
|
onSeekedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
182
184
|
onSeeking?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
@@ -127,7 +127,7 @@ export declare const FullscreenOverlay: import("styled-components").IStyledCompo
|
|
|
127
127
|
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
128
128
|
onChange?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
129
129
|
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
130
|
-
onBeforeInput?: import("react").
|
|
130
|
+
onBeforeInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
131
131
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
132
132
|
onInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
133
133
|
onInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
@@ -177,6 +177,8 @@ export declare const FullscreenOverlay: import("styled-components").IStyledCompo
|
|
|
177
177
|
onProgressCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
178
178
|
onRateChange?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
179
179
|
onRateChangeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
180
|
+
onResize?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
181
|
+
onResizeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
180
182
|
onSeeked?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
181
183
|
onSeekedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
182
184
|
onSeeking?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
@@ -128,7 +128,7 @@ declare const WarningText: import("styled-components").IStyledComponent<"web", i
|
|
|
128
128
|
onBlurCapture?: import("react").FocusEventHandler<HTMLParagraphElement> | undefined;
|
|
129
129
|
onChange?: import("react").FormEventHandler<HTMLParagraphElement> | undefined;
|
|
130
130
|
onChangeCapture?: import("react").FormEventHandler<HTMLParagraphElement> | undefined;
|
|
131
|
-
onBeforeInput?: import("react").
|
|
131
|
+
onBeforeInput?: import("react").FormEventHandler<HTMLParagraphElement> | undefined;
|
|
132
132
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLParagraphElement> | undefined;
|
|
133
133
|
onInput?: import("react").FormEventHandler<HTMLParagraphElement> | undefined;
|
|
134
134
|
onInputCapture?: import("react").FormEventHandler<HTMLParagraphElement> | undefined;
|
|
@@ -178,6 +178,8 @@ declare const WarningText: import("styled-components").IStyledComponent<"web", i
|
|
|
178
178
|
onProgressCapture?: import("react").ReactEventHandler<HTMLParagraphElement> | undefined;
|
|
179
179
|
onRateChange?: import("react").ReactEventHandler<HTMLParagraphElement> | undefined;
|
|
180
180
|
onRateChangeCapture?: import("react").ReactEventHandler<HTMLParagraphElement> | undefined;
|
|
181
|
+
onResize?: import("react").ReactEventHandler<HTMLParagraphElement> | undefined;
|
|
182
|
+
onResizeCapture?: import("react").ReactEventHandler<HTMLParagraphElement> | undefined;
|
|
181
183
|
onSeeked?: import("react").ReactEventHandler<HTMLParagraphElement> | undefined;
|
|
182
184
|
onSeekedCapture?: import("react").ReactEventHandler<HTMLParagraphElement> | undefined;
|
|
183
185
|
onSeeking?: import("react").ReactEventHandler<HTMLParagraphElement> | undefined;
|
|
@@ -127,7 +127,7 @@ declare const Positioner: import("styled-components").IStyledComponent<"web", {
|
|
|
127
127
|
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
128
128
|
onChange?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
129
129
|
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
130
|
-
onBeforeInput?: import("react").
|
|
130
|
+
onBeforeInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
131
131
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
132
132
|
onInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
133
133
|
onInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
@@ -177,6 +177,8 @@ declare const Positioner: import("styled-components").IStyledComponent<"web", {
|
|
|
177
177
|
onProgressCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
178
178
|
onRateChange?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
179
179
|
onRateChangeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
180
|
+
onResize?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
181
|
+
onResizeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
180
182
|
onSeeked?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
181
183
|
onSeekedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
182
184
|
onSeeking?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
@@ -131,7 +131,7 @@ export declare const ResultWrapper: import("styled-components").IStyledComponent
|
|
|
131
131
|
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
132
132
|
onChange?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
133
133
|
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
134
|
-
onBeforeInput?: import("react").
|
|
134
|
+
onBeforeInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
135
135
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
136
136
|
onInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
137
137
|
onInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
@@ -181,6 +181,8 @@ export declare const ResultWrapper: import("styled-components").IStyledComponent
|
|
|
181
181
|
onProgressCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
182
182
|
onRateChange?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
183
183
|
onRateChangeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
184
|
+
onResize?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
185
|
+
onResizeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
184
186
|
onSeeked?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
185
187
|
onSeekedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
186
188
|
onSeeking?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
@@ -127,7 +127,7 @@ declare const Wrapper: import("styled-components").IStyledComponent<"web", {
|
|
|
127
127
|
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
128
128
|
onChange?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
129
129
|
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
130
|
-
onBeforeInput?: import("react").
|
|
130
|
+
onBeforeInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
131
131
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
132
132
|
onInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
133
133
|
onInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
@@ -177,6 +177,8 @@ declare const Wrapper: import("styled-components").IStyledComponent<"web", {
|
|
|
177
177
|
onProgressCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
178
178
|
onRateChange?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
179
179
|
onRateChangeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
180
|
+
onResize?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
181
|
+
onResizeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
180
182
|
onSeeked?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
181
183
|
onSeekedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
182
184
|
onSeeking?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type RootStore from '../stores/root-store';
|
|
2
|
+
export declare const registerTestStore: (store: RootStore) => void;
|
|
3
|
+
/**
|
|
4
|
+
* Dispose every registered store. Must run while `document` still exists so
|
|
5
|
+
* their removeEventListener/clearTimeout teardown actually runs.
|
|
6
|
+
*/
|
|
7
|
+
export declare const cleanupTestStores: () => void;
|