@validationcloud/fractal-ui 1.77.0 → 1.79.0
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/README.md +20 -0
- package/dist/charts.d.ts +2 -0
- package/dist/charts.js +29 -20
- package/dist/components/dropdown-menu/dropdown-menu.js +34 -26
- package/dist/components/echarts-renderer/geo/africa-countries.json.d.ts +2463 -0
- package/dist/components/echarts-renderer/geo/africa-countries.json.js +9 -0
- package/dist/components/echarts-renderer/geo/americas-countries.json.d.ts +4160 -0
- package/dist/components/echarts-renderer/geo/americas-countries.json.js +9 -0
- package/dist/components/echarts-renderer/geo/asia-countries.json.d.ts +4297 -0
- package/dist/components/echarts-renderer/geo/asia-countries.json.js +9 -0
- package/dist/components/echarts-renderer/geo/europe-countries.json.d.ts +2486 -0
- package/dist/components/echarts-renderer/geo/europe-countries.json.js +9 -0
- package/dist/components/echarts-renderer/geo/us-states.json.d.ts +1338 -0
- package/dist/components/echarts-renderer/geo/us-states.json.js +9 -0
- package/dist/components/echarts-renderer/geo/world-continents.json.d.ts +10639 -0
- package/dist/components/echarts-renderer/geo/world-continents.json.js +9 -0
- package/dist/components/echarts-renderer/geo/world-countries.json.d.ts +14549 -0
- package/dist/components/echarts-renderer/geo/world-countries.json.js +9 -0
- package/dist/components/echarts-renderer/geo/world-regions.json.d.ts +10621 -0
- package/dist/components/echarts-renderer/geo/world-regions.json.js +9 -0
- package/dist/components/echarts-renderer/map-centers.d.ts +1 -0
- package/dist/components/echarts-renderer/map-centers.js +13 -0
- package/dist/components/echarts-renderer/map-style.d.ts +12 -0
- package/dist/components/echarts-renderer/map-style.js +12 -0
- package/dist/components/echarts-renderer/mavrik-theme-horizontal.json.d.ts +36 -0
- package/dist/components/echarts-renderer/mavrik-theme-horizontal.json.js +26 -22
- package/dist/components/echarts-renderer/mavrik-theme.json.d.ts +36 -0
- package/dist/components/echarts-renderer/mavrik-theme.json.js +26 -22
- package/dist/components/echarts-renderer/natural-earth-projection.d.ts +29 -0
- package/dist/components/echarts-renderer/natural-earth-projection.js +64 -0
- package/dist/components/echarts-renderer/register-map.d.ts +24 -0
- package/dist/components/echarts-renderer/register-map.js +62 -0
- package/dist/components/echarts-renderer/sanitize-chart-options.d.ts +2 -2
- package/dist/components/echarts-renderer/sanitize-chart-options.js +28 -5
- package/dist/components/echarts-renderer/use-chart-instance.js +38 -36
- package/dist/hooks/use-scroll-to-bottom.d.ts +4 -3
- package/dist/lib/render-chart-to-image.js +72 -43
- package/dist/maps.json +438 -0
- package/package.json +22 -4
package/dist/maps.json
ADDED
|
@@ -0,0 +1,438 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"name": "world-countries",
|
|
4
|
+
"description": "World map with all countries as individual regions",
|
|
5
|
+
"regions": [
|
|
6
|
+
"Afghanistan",
|
|
7
|
+
"Albania",
|
|
8
|
+
"Algeria",
|
|
9
|
+
"Andorra",
|
|
10
|
+
"Angola",
|
|
11
|
+
"Antarctica",
|
|
12
|
+
"Argentina",
|
|
13
|
+
"Armenia",
|
|
14
|
+
"Australia",
|
|
15
|
+
"Austria",
|
|
16
|
+
"Azerbaijan",
|
|
17
|
+
"Bahamas",
|
|
18
|
+
"Bahrain",
|
|
19
|
+
"Bangladesh",
|
|
20
|
+
"Belarus",
|
|
21
|
+
"Belgium",
|
|
22
|
+
"Belize",
|
|
23
|
+
"Benin",
|
|
24
|
+
"Bhutan",
|
|
25
|
+
"Bolivia",
|
|
26
|
+
"Bosnia and Herzegovina",
|
|
27
|
+
"Botswana",
|
|
28
|
+
"Brazil",
|
|
29
|
+
"Bulgaria",
|
|
30
|
+
"Burkina Faso",
|
|
31
|
+
"Burundi",
|
|
32
|
+
"Cambodia",
|
|
33
|
+
"Cameroon",
|
|
34
|
+
"Canada",
|
|
35
|
+
"Central African Rep.",
|
|
36
|
+
"Chad",
|
|
37
|
+
"Chile",
|
|
38
|
+
"China",
|
|
39
|
+
"Colombia",
|
|
40
|
+
"Congo",
|
|
41
|
+
"Costa Rica",
|
|
42
|
+
"Côte d'Ivoire",
|
|
43
|
+
"Croatia",
|
|
44
|
+
"Cuba",
|
|
45
|
+
"Czechia",
|
|
46
|
+
"Dem. Rep. Congo",
|
|
47
|
+
"Denmark",
|
|
48
|
+
"Djibouti",
|
|
49
|
+
"Dominican Rep.",
|
|
50
|
+
"Ecuador",
|
|
51
|
+
"Egypt",
|
|
52
|
+
"El Salvador",
|
|
53
|
+
"Eq. Guinea",
|
|
54
|
+
"Eritrea",
|
|
55
|
+
"Estonia",
|
|
56
|
+
"eSwatini",
|
|
57
|
+
"Ethiopia",
|
|
58
|
+
"Falkland Is.",
|
|
59
|
+
"Fiji",
|
|
60
|
+
"Finland",
|
|
61
|
+
"France",
|
|
62
|
+
"Gabon",
|
|
63
|
+
"Georgia",
|
|
64
|
+
"Germany",
|
|
65
|
+
"Ghana",
|
|
66
|
+
"Greece",
|
|
67
|
+
"Greenland",
|
|
68
|
+
"Guatemala",
|
|
69
|
+
"Guinea",
|
|
70
|
+
"Guinea-Bissau",
|
|
71
|
+
"Guyana",
|
|
72
|
+
"Haiti",
|
|
73
|
+
"Honduras",
|
|
74
|
+
"Hong Kong",
|
|
75
|
+
"Hungary",
|
|
76
|
+
"Iceland",
|
|
77
|
+
"India",
|
|
78
|
+
"Indonesia",
|
|
79
|
+
"Iran",
|
|
80
|
+
"Iraq",
|
|
81
|
+
"Ireland",
|
|
82
|
+
"Israel",
|
|
83
|
+
"Italy",
|
|
84
|
+
"Japan",
|
|
85
|
+
"Jordan",
|
|
86
|
+
"Kazakhstan",
|
|
87
|
+
"Kenya",
|
|
88
|
+
"Kosovo",
|
|
89
|
+
"Kuwait",
|
|
90
|
+
"Kyrgyzstan",
|
|
91
|
+
"Laos",
|
|
92
|
+
"Latvia",
|
|
93
|
+
"Lesotho",
|
|
94
|
+
"Liberia",
|
|
95
|
+
"Libya",
|
|
96
|
+
"Liechtenstein",
|
|
97
|
+
"Lithuania",
|
|
98
|
+
"Macao",
|
|
99
|
+
"Madagascar",
|
|
100
|
+
"Malawi",
|
|
101
|
+
"Malaysia",
|
|
102
|
+
"Mali",
|
|
103
|
+
"Malta",
|
|
104
|
+
"Mauritania",
|
|
105
|
+
"Mexico",
|
|
106
|
+
"Moldova",
|
|
107
|
+
"Monaco",
|
|
108
|
+
"Mongolia",
|
|
109
|
+
"Montenegro",
|
|
110
|
+
"Morocco",
|
|
111
|
+
"Mozambique",
|
|
112
|
+
"Myanmar",
|
|
113
|
+
"Namibia",
|
|
114
|
+
"Nepal",
|
|
115
|
+
"Netherlands",
|
|
116
|
+
"New Caledonia",
|
|
117
|
+
"New Zealand",
|
|
118
|
+
"Nicaragua",
|
|
119
|
+
"Niger",
|
|
120
|
+
"Nigeria",
|
|
121
|
+
"North Korea",
|
|
122
|
+
"North Macedonia",
|
|
123
|
+
"Norway",
|
|
124
|
+
"Oman",
|
|
125
|
+
"Pakistan",
|
|
126
|
+
"Panama",
|
|
127
|
+
"Papua New Guinea",
|
|
128
|
+
"Paraguay",
|
|
129
|
+
"Peru",
|
|
130
|
+
"Philippines",
|
|
131
|
+
"Poland",
|
|
132
|
+
"Portugal",
|
|
133
|
+
"Romania",
|
|
134
|
+
"Russia",
|
|
135
|
+
"Rwanda",
|
|
136
|
+
"S. Sudan",
|
|
137
|
+
"San Marino",
|
|
138
|
+
"Saudi Arabia",
|
|
139
|
+
"Senegal",
|
|
140
|
+
"Serbia",
|
|
141
|
+
"Sierra Leone",
|
|
142
|
+
"Singapore",
|
|
143
|
+
"Slovakia",
|
|
144
|
+
"Slovenia",
|
|
145
|
+
"Solomon Is.",
|
|
146
|
+
"Somalia",
|
|
147
|
+
"Somaliland",
|
|
148
|
+
"South Africa",
|
|
149
|
+
"South Korea",
|
|
150
|
+
"Spain",
|
|
151
|
+
"Sri Lanka",
|
|
152
|
+
"Sudan",
|
|
153
|
+
"Suriname",
|
|
154
|
+
"Sweden",
|
|
155
|
+
"Switzerland",
|
|
156
|
+
"Syria",
|
|
157
|
+
"Taiwan",
|
|
158
|
+
"Tajikistan",
|
|
159
|
+
"Tanzania",
|
|
160
|
+
"Thailand",
|
|
161
|
+
"Timor-Leste",
|
|
162
|
+
"Togo",
|
|
163
|
+
"Tunisia",
|
|
164
|
+
"Turkey",
|
|
165
|
+
"Turkmenistan",
|
|
166
|
+
"Uganda",
|
|
167
|
+
"Ukraine",
|
|
168
|
+
"United Arab Emirates",
|
|
169
|
+
"United Kingdom",
|
|
170
|
+
"United States",
|
|
171
|
+
"Uruguay",
|
|
172
|
+
"Uzbekistan",
|
|
173
|
+
"Vatican",
|
|
174
|
+
"Venezuela",
|
|
175
|
+
"Vietnam",
|
|
176
|
+
"W. Sahara",
|
|
177
|
+
"Yemen",
|
|
178
|
+
"Zambia",
|
|
179
|
+
"Zimbabwe"
|
|
180
|
+
]
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"name": "us-states",
|
|
184
|
+
"description": "United States map with individual states (contiguous 48)",
|
|
185
|
+
"regions": [
|
|
186
|
+
"Alabama",
|
|
187
|
+
"Arizona",
|
|
188
|
+
"Arkansas",
|
|
189
|
+
"California",
|
|
190
|
+
"Colorado",
|
|
191
|
+
"Connecticut",
|
|
192
|
+
"Florida",
|
|
193
|
+
"Georgia",
|
|
194
|
+
"Idaho",
|
|
195
|
+
"Illinois",
|
|
196
|
+
"Indiana",
|
|
197
|
+
"Iowa",
|
|
198
|
+
"Kansas",
|
|
199
|
+
"Kentucky",
|
|
200
|
+
"Louisiana",
|
|
201
|
+
"Maine",
|
|
202
|
+
"Maryland",
|
|
203
|
+
"Massachusetts",
|
|
204
|
+
"Michigan",
|
|
205
|
+
"Minnesota",
|
|
206
|
+
"Mississippi",
|
|
207
|
+
"Missouri",
|
|
208
|
+
"Montana",
|
|
209
|
+
"Nebraska",
|
|
210
|
+
"Nevada",
|
|
211
|
+
"New Hampshire",
|
|
212
|
+
"New Jersey",
|
|
213
|
+
"New Mexico",
|
|
214
|
+
"New York",
|
|
215
|
+
"North Carolina",
|
|
216
|
+
"North Dakota",
|
|
217
|
+
"Ohio",
|
|
218
|
+
"Oklahoma",
|
|
219
|
+
"Oregon",
|
|
220
|
+
"Pennsylvania",
|
|
221
|
+
"South Carolina",
|
|
222
|
+
"South Dakota",
|
|
223
|
+
"Tennessee",
|
|
224
|
+
"Texas",
|
|
225
|
+
"Utah",
|
|
226
|
+
"Vermont",
|
|
227
|
+
"Virginia",
|
|
228
|
+
"Washington",
|
|
229
|
+
"West Virginia",
|
|
230
|
+
"Wisconsin",
|
|
231
|
+
"Wyoming"
|
|
232
|
+
]
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"name": "europe-countries",
|
|
236
|
+
"description": "European countries including Russia and Turkey",
|
|
237
|
+
"regions": [
|
|
238
|
+
"Albania",
|
|
239
|
+
"Andorra",
|
|
240
|
+
"Austria",
|
|
241
|
+
"Belarus",
|
|
242
|
+
"Belgium",
|
|
243
|
+
"Bosnia and Herzegovina",
|
|
244
|
+
"Bulgaria",
|
|
245
|
+
"Croatia",
|
|
246
|
+
"Czechia",
|
|
247
|
+
"Denmark",
|
|
248
|
+
"Estonia",
|
|
249
|
+
"European Russia",
|
|
250
|
+
"Finland",
|
|
251
|
+
"France",
|
|
252
|
+
"Germany",
|
|
253
|
+
"Greece",
|
|
254
|
+
"Hungary",
|
|
255
|
+
"Iceland",
|
|
256
|
+
"Ireland",
|
|
257
|
+
"Italy",
|
|
258
|
+
"Kosovo",
|
|
259
|
+
"Latvia",
|
|
260
|
+
"Liechtenstein",
|
|
261
|
+
"Lithuania",
|
|
262
|
+
"Malta",
|
|
263
|
+
"Moldova",
|
|
264
|
+
"Monaco",
|
|
265
|
+
"Montenegro",
|
|
266
|
+
"Netherlands",
|
|
267
|
+
"North Macedonia",
|
|
268
|
+
"Norway",
|
|
269
|
+
"Poland",
|
|
270
|
+
"Portugal",
|
|
271
|
+
"Romania",
|
|
272
|
+
"San Marino",
|
|
273
|
+
"Serbia",
|
|
274
|
+
"Slovakia",
|
|
275
|
+
"Slovenia",
|
|
276
|
+
"Spain",
|
|
277
|
+
"Sweden",
|
|
278
|
+
"Switzerland",
|
|
279
|
+
"Turkey",
|
|
280
|
+
"Ukraine",
|
|
281
|
+
"United Kingdom",
|
|
282
|
+
"Vatican"
|
|
283
|
+
]
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"name": "americas-countries",
|
|
287
|
+
"description": "North and South American countries",
|
|
288
|
+
"regions": [
|
|
289
|
+
"Argentina",
|
|
290
|
+
"Bahamas",
|
|
291
|
+
"Belize",
|
|
292
|
+
"Bolivia",
|
|
293
|
+
"Brazil",
|
|
294
|
+
"Canada",
|
|
295
|
+
"Chile",
|
|
296
|
+
"Colombia",
|
|
297
|
+
"Costa Rica",
|
|
298
|
+
"Cuba",
|
|
299
|
+
"Dominican Rep.",
|
|
300
|
+
"Ecuador",
|
|
301
|
+
"El Salvador",
|
|
302
|
+
"Falkland Is.",
|
|
303
|
+
"French Guiana",
|
|
304
|
+
"Greenland",
|
|
305
|
+
"Guatemala",
|
|
306
|
+
"Guyana",
|
|
307
|
+
"Haiti",
|
|
308
|
+
"Honduras",
|
|
309
|
+
"Mexico",
|
|
310
|
+
"Nicaragua",
|
|
311
|
+
"Panama",
|
|
312
|
+
"Paraguay",
|
|
313
|
+
"Peru",
|
|
314
|
+
"Suriname",
|
|
315
|
+
"United States",
|
|
316
|
+
"Uruguay",
|
|
317
|
+
"Venezuela"
|
|
318
|
+
]
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"name": "asia-countries",
|
|
322
|
+
"description": "Asian countries including Russia and Turkey",
|
|
323
|
+
"regions": [
|
|
324
|
+
"Afghanistan",
|
|
325
|
+
"Armenia",
|
|
326
|
+
"Asian Russia",
|
|
327
|
+
"Azerbaijan",
|
|
328
|
+
"Bahrain",
|
|
329
|
+
"Bangladesh",
|
|
330
|
+
"Bhutan",
|
|
331
|
+
"Cambodia",
|
|
332
|
+
"China",
|
|
333
|
+
"Georgia",
|
|
334
|
+
"Hong Kong",
|
|
335
|
+
"India",
|
|
336
|
+
"Indonesia",
|
|
337
|
+
"Iran",
|
|
338
|
+
"Iraq",
|
|
339
|
+
"Israel",
|
|
340
|
+
"Japan",
|
|
341
|
+
"Jordan",
|
|
342
|
+
"Kazakhstan",
|
|
343
|
+
"Kuwait",
|
|
344
|
+
"Kyrgyzstan",
|
|
345
|
+
"Laos",
|
|
346
|
+
"Macao",
|
|
347
|
+
"Malaysia",
|
|
348
|
+
"Mongolia",
|
|
349
|
+
"Myanmar",
|
|
350
|
+
"Nepal",
|
|
351
|
+
"North Korea",
|
|
352
|
+
"Oman",
|
|
353
|
+
"Pakistan",
|
|
354
|
+
"Philippines",
|
|
355
|
+
"Saudi Arabia",
|
|
356
|
+
"Singapore",
|
|
357
|
+
"South Korea",
|
|
358
|
+
"Sri Lanka",
|
|
359
|
+
"Syria",
|
|
360
|
+
"Taiwan",
|
|
361
|
+
"Tajikistan",
|
|
362
|
+
"Thailand",
|
|
363
|
+
"Timor-Leste",
|
|
364
|
+
"Turkey",
|
|
365
|
+
"Turkmenistan",
|
|
366
|
+
"United Arab Emirates",
|
|
367
|
+
"Uzbekistan",
|
|
368
|
+
"Vietnam",
|
|
369
|
+
"Yemen"
|
|
370
|
+
]
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"name": "africa-countries",
|
|
374
|
+
"description": "African countries",
|
|
375
|
+
"regions": [
|
|
376
|
+
"Algeria",
|
|
377
|
+
"Angola",
|
|
378
|
+
"Benin",
|
|
379
|
+
"Botswana",
|
|
380
|
+
"Burkina Faso",
|
|
381
|
+
"Burundi",
|
|
382
|
+
"Cameroon",
|
|
383
|
+
"Central African Rep.",
|
|
384
|
+
"Chad",
|
|
385
|
+
"Congo",
|
|
386
|
+
"Côte d'Ivoire",
|
|
387
|
+
"Dem. Rep. Congo",
|
|
388
|
+
"Djibouti",
|
|
389
|
+
"Egypt",
|
|
390
|
+
"Eq. Guinea",
|
|
391
|
+
"Eritrea",
|
|
392
|
+
"eSwatini",
|
|
393
|
+
"Ethiopia",
|
|
394
|
+
"Gabon",
|
|
395
|
+
"Ghana",
|
|
396
|
+
"Guinea",
|
|
397
|
+
"Guinea-Bissau",
|
|
398
|
+
"Kenya",
|
|
399
|
+
"Lesotho",
|
|
400
|
+
"Liberia",
|
|
401
|
+
"Libya",
|
|
402
|
+
"Madagascar",
|
|
403
|
+
"Malawi",
|
|
404
|
+
"Mali",
|
|
405
|
+
"Mauritania",
|
|
406
|
+
"Morocco",
|
|
407
|
+
"Mozambique",
|
|
408
|
+
"Namibia",
|
|
409
|
+
"Niger",
|
|
410
|
+
"Nigeria",
|
|
411
|
+
"Rwanda",
|
|
412
|
+
"S. Sudan",
|
|
413
|
+
"Senegal",
|
|
414
|
+
"Sierra Leone",
|
|
415
|
+
"Somalia",
|
|
416
|
+
"Somaliland",
|
|
417
|
+
"South Africa",
|
|
418
|
+
"Sudan",
|
|
419
|
+
"Tanzania",
|
|
420
|
+
"Togo",
|
|
421
|
+
"Tunisia",
|
|
422
|
+
"Uganda",
|
|
423
|
+
"W. Sahara",
|
|
424
|
+
"Zambia",
|
|
425
|
+
"Zimbabwe"
|
|
426
|
+
]
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"name": "world-continents",
|
|
430
|
+
"description": "World map with regions grouped by continent",
|
|
431
|
+
"regions": ["Africa", "Asia", "Europe", "North America", "Oceania", "South America"]
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"name": "world-regions",
|
|
435
|
+
"description": "World map with regions grouped into 5 major areas",
|
|
436
|
+
"regions": ["Africa", "Americas", "Asia", "Europe", "Oceania"]
|
|
437
|
+
}
|
|
438
|
+
]
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@validationcloud/fractal-ui",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.79.0",
|
|
5
5
|
"module": "./dist/index.js",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"files": [
|
|
@@ -29,8 +29,9 @@
|
|
|
29
29
|
"typecheck": "tsc -b --noEmit",
|
|
30
30
|
"test": "vitest run",
|
|
31
31
|
"prepublishOnly": "pnpm build",
|
|
32
|
-
"generate:theme": "node --experimental-
|
|
33
|
-
"generate:fonts": "node --experimental-
|
|
32
|
+
"generate:theme": "node --experimental-strip-types scripts/generate-mavrik-theme.ts && prettier --write src/components/echarts-renderer/mavrik-theme*.json",
|
|
33
|
+
"generate:fonts": "node --experimental-strip-types scripts/generate-font-data.ts && prettier --write src/lib/font-data.ts",
|
|
34
|
+
"generate:maps": "node --experimental-strip-types scripts/generate-maps.ts",
|
|
34
35
|
"setup-hooks": "git config core.hooksPath .githooks"
|
|
35
36
|
},
|
|
36
37
|
"exports": {
|
|
@@ -46,7 +47,11 @@
|
|
|
46
47
|
"types": "./dist/server.d.ts",
|
|
47
48
|
"import": "./dist/server.js"
|
|
48
49
|
},
|
|
49
|
-
"./tailwind.css":
|
|
50
|
+
"./tailwind.css": {
|
|
51
|
+
"style": "./dist/styles/tailwind.css",
|
|
52
|
+
"default": "./dist/styles/tailwind.css"
|
|
53
|
+
},
|
|
54
|
+
"./maps.json": "./dist/maps.json"
|
|
50
55
|
},
|
|
51
56
|
"packageManager": "pnpm@10.28.0",
|
|
52
57
|
"engines": {
|
|
@@ -68,10 +73,18 @@
|
|
|
68
73
|
"@storybook/react-vite": "^10.1.11",
|
|
69
74
|
"@tailwindcss/postcss": "^4.1.18",
|
|
70
75
|
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
|
|
76
|
+
"@turf/difference": "^7.3.4",
|
|
77
|
+
"@turf/helpers": "^7.3.4",
|
|
78
|
+
"@turf/union": "^7.3.4",
|
|
71
79
|
"@types/culori": "^4.0.1",
|
|
80
|
+
"@types/geojson": "^7946.0.16",
|
|
72
81
|
"@types/node": "^24.10.7",
|
|
73
82
|
"@types/react": "^19.2.8",
|
|
74
83
|
"@types/react-dom": "^19.2.3",
|
|
84
|
+
"@types/topojson-client": "^3.1.5",
|
|
85
|
+
"@types/topojson-server": "^3.0.4",
|
|
86
|
+
"@types/topojson-simplify": "^3.0.3",
|
|
87
|
+
"@types/topojson-specification": "^1.0.5",
|
|
75
88
|
"@vitejs/plugin-react": "^5.1.2",
|
|
76
89
|
"culori": "^4.0.2",
|
|
77
90
|
"eslint": "^9.39.2",
|
|
@@ -79,6 +92,7 @@
|
|
|
79
92
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
80
93
|
"eslint-plugin-react-refresh": "^0.4.26",
|
|
81
94
|
"eslint-plugin-storybook": "^10.1.11",
|
|
95
|
+
"extract-zip": "^2.0.1",
|
|
82
96
|
"globals": "^16.5.0",
|
|
83
97
|
"knip": "^5.82.1",
|
|
84
98
|
"postcss": "^8.5.6",
|
|
@@ -88,9 +102,13 @@
|
|
|
88
102
|
"rollup-plugin-copy": "^3.5.0",
|
|
89
103
|
"rollup-preserve-directives": "^1.1.3",
|
|
90
104
|
"semantic-release": "^25.0.2",
|
|
105
|
+
"shapefile": "^0.6.6",
|
|
91
106
|
"skia-canvas": "^3.0.8",
|
|
92
107
|
"storybook": "^10.1.11",
|
|
93
108
|
"tailwindcss": "^4.1.18",
|
|
109
|
+
"topojson-client": "^3.1.0",
|
|
110
|
+
"topojson-server": "^3.0.1",
|
|
111
|
+
"topojson-simplify": "^3.0.3",
|
|
94
112
|
"typescript": "^5.9.3",
|
|
95
113
|
"typescript-eslint": "^8.52.0",
|
|
96
114
|
"vite": "^7.3.1",
|