@swr-data-lab/components 2.7.1 → 2.9.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.
Files changed (183) hide show
  1. package/dist/maplibre/MapStyle/SWRDataLabLight.js +1 -0
  2. package/dist/maplibre/MapStyle/SpriteImage.d.ts +8 -0
  3. package/dist/maplibre/MapStyle/SpriteImage.jsx +23 -0
  4. package/dist/maplibre/MapStyle/components/Admin.js +12 -12
  5. package/dist/maplibre/MapStyle/components/Buildings.js +2 -2
  6. package/dist/maplibre/MapStyle/components/Landuse.js +17 -116
  7. package/dist/maplibre/MapStyle/components/PlaceLabels.js +17 -35
  8. package/dist/maplibre/MapStyle/components/Roads.js +2 -2
  9. package/dist/maplibre/MapStyle/icons/airport-14.svg +40 -0
  10. package/dist/maplibre/MapStyle/icons/alcohol-14.svg +40 -0
  11. package/dist/maplibre/MapStyle/icons/alpine-hut-14.svg +37 -0
  12. package/dist/maplibre/MapStyle/icons/archaeological-site-14.svg +40 -0
  13. package/dist/maplibre/MapStyle/icons/atm-14.svg +40 -0
  14. package/dist/maplibre/MapStyle/icons/bakery-14.svg +40 -0
  15. package/dist/maplibre/MapStyle/icons/bank-14.svg +40 -0
  16. package/dist/maplibre/MapStyle/icons/bar-14.svg +40 -0
  17. package/dist/maplibre/MapStyle/icons/basic-hut-14.svg +37 -0
  18. package/dist/maplibre/MapStyle/icons/beauty-14.svg +40 -0
  19. package/dist/maplibre/MapStyle/icons/bench-14.svg +40 -0
  20. package/dist/maplibre/MapStyle/icons/beverages-14.svg +70 -0
  21. package/dist/maplibre/MapStyle/icons/bicycle-14.svg +40 -0
  22. package/dist/maplibre/MapStyle/icons/biergarten-14.svg +40 -0
  23. package/dist/maplibre/MapStyle/icons/bollard-10.svg +40 -0
  24. package/dist/maplibre/MapStyle/icons/bollard-14.svg +40 -0
  25. package/dist/maplibre/MapStyle/icons/books-14.svg +40 -0
  26. package/dist/maplibre/MapStyle/icons/buddhist-14.svg +40 -0
  27. package/dist/maplibre/MapStyle/icons/bus-station-14.svg +40 -0
  28. package/dist/maplibre/MapStyle/icons/bus-stop-10.svg +40 -0
  29. package/dist/maplibre/MapStyle/icons/bus-stop-14.svg +40 -0
  30. package/dist/maplibre/MapStyle/icons/butcher-14.svg +40 -0
  31. package/dist/maplibre/MapStyle/icons/cafe-14.svg +40 -0
  32. package/dist/maplibre/MapStyle/icons/camping-14.svg +40 -0
  33. package/dist/maplibre/MapStyle/icons/car-14.svg +40 -0
  34. package/dist/maplibre/MapStyle/icons/car-parts-14.svg +40 -0
  35. package/dist/maplibre/MapStyle/icons/caravan-14.svg +40 -0
  36. package/dist/maplibre/MapStyle/icons/castle-defensive-14.svg +40 -0
  37. package/dist/maplibre/MapStyle/icons/castle-fortress-14.svg +40 -0
  38. package/dist/maplibre/MapStyle/icons/castle-manor-14.svg +40 -0
  39. package/dist/maplibre/MapStyle/icons/castle-palace-14.svg +40 -0
  40. package/dist/maplibre/MapStyle/icons/castle-stately-14.svg +40 -0
  41. package/dist/maplibre/MapStyle/icons/cattle-grid-10.svg +40 -0
  42. package/dist/maplibre/MapStyle/icons/cattle-grid-14.svg +40 -0
  43. package/dist/maplibre/MapStyle/icons/cemetery-14.svg +40 -0
  44. package/dist/maplibre/MapStyle/icons/charging-station-14.svg +40 -0
  45. package/dist/maplibre/MapStyle/icons/chemist-14.svg +40 -0
  46. package/dist/maplibre/MapStyle/icons/christian-14.svg +40 -0
  47. package/dist/maplibre/MapStyle/icons/christian-orthodox-14.svg +40 -0
  48. package/dist/maplibre/MapStyle/icons/cinema-14.svg +40 -0
  49. package/dist/maplibre/MapStyle/icons/city-gate-14.svg +40 -0
  50. package/dist/maplibre/MapStyle/icons/clock-14.svg +40 -0
  51. package/dist/maplibre/MapStyle/icons/clothes-14.svg +40 -0
  52. package/dist/maplibre/MapStyle/icons/computer-14.svg +40 -0
  53. package/dist/maplibre/MapStyle/icons/confectionery-14.svg +40 -0
  54. package/dist/maplibre/MapStyle/icons/convenience-14.svg +40 -0
  55. package/dist/maplibre/MapStyle/icons/copyshop-14.svg +40 -0
  56. package/dist/maplibre/MapStyle/icons/courthouse-10.svg +40 -0
  57. package/dist/maplibre/MapStyle/icons/courthouse-14.svg +40 -0
  58. package/dist/maplibre/MapStyle/icons/dentist-14.svg +40 -0
  59. package/dist/maplibre/MapStyle/icons/doctor-14.svg +40 -0
  60. package/dist/maplibre/MapStyle/icons/doityourself-14.svg +40 -0
  61. package/dist/maplibre/MapStyle/icons/drinking-water-14.svg +40 -0
  62. package/dist/maplibre/MapStyle/icons/electronics-14.svg +40 -0
  63. package/dist/maplibre/MapStyle/icons/elevator-14.svg +40 -0
  64. package/dist/maplibre/MapStyle/icons/embassy-10.svg +40 -0
  65. package/dist/maplibre/MapStyle/icons/embassy-14.svg +40 -0
  66. package/dist/maplibre/MapStyle/icons/emergency-phone-14.svg +40 -0
  67. package/dist/maplibre/MapStyle/icons/entrance-10.svg +40 -0
  68. package/dist/maplibre/MapStyle/icons/entrance-14.svg +40 -0
  69. package/dist/maplibre/MapStyle/icons/exit-10.svg +40 -0
  70. package/dist/maplibre/MapStyle/icons/exit-14.svg +40 -0
  71. package/dist/maplibre/MapStyle/icons/fast-food-14.svg +40 -0
  72. package/dist/maplibre/MapStyle/icons/ferry-14.svg +40 -0
  73. package/dist/maplibre/MapStyle/icons/fire-station-14.svg +40 -0
  74. package/dist/maplibre/MapStyle/icons/florist-14.svg +40 -0
  75. package/dist/maplibre/MapStyle/icons/ford-14.svg +40 -0
  76. package/dist/maplibre/MapStyle/icons/fort-14.svg +40 -0
  77. package/dist/maplibre/MapStyle/icons/fountain-14.svg +40 -0
  78. package/dist/maplibre/MapStyle/icons/fuel-14.svg +40 -0
  79. package/dist/maplibre/MapStyle/icons/furniture-14.svg +40 -0
  80. package/dist/maplibre/MapStyle/icons/garden-centre-14.svg +40 -0
  81. package/dist/maplibre/MapStyle/icons/gate-10.svg +40 -0
  82. package/dist/maplibre/MapStyle/icons/gate-14.svg +40 -0
  83. package/dist/maplibre/MapStyle/icons/gift-14.svg +40 -0
  84. package/dist/maplibre/MapStyle/icons/government-14.svg +40 -0
  85. package/dist/maplibre/MapStyle/icons/greengrocer-14.svg +40 -0
  86. package/dist/maplibre/MapStyle/icons/guidepost-14.svg +40 -0
  87. package/dist/maplibre/MapStyle/icons/hairdresser-14.svg +40 -0
  88. package/dist/maplibre/MapStyle/icons/heliport-14.svg +40 -0
  89. package/dist/maplibre/MapStyle/icons/hifi-14.svg +40 -0
  90. package/dist/maplibre/MapStyle/icons/hinduist-14.svg +40 -0
  91. package/dist/maplibre/MapStyle/icons/hospital-14.svg +40 -0
  92. package/dist/maplibre/MapStyle/icons/hostel-14.svg +40 -0
  93. package/dist/maplibre/MapStyle/icons/hotel-14.svg +40 -0
  94. package/dist/maplibre/MapStyle/icons/hunting-stand-14.svg +40 -0
  95. package/dist/maplibre/MapStyle/icons/ice-cream-14.svg +40 -0
  96. package/dist/maplibre/MapStyle/icons/information-14.svg +40 -0
  97. package/dist/maplibre/MapStyle/icons/jewellery-14.svg +40 -0
  98. package/dist/maplibre/MapStyle/icons/jewish-14.svg +40 -0
  99. package/dist/maplibre/MapStyle/icons/kiosk-14.svg +40 -0
  100. package/dist/maplibre/MapStyle/icons/laundry-14.svg +40 -0
  101. package/dist/maplibre/MapStyle/icons/library-14.svg +40 -0
  102. package/dist/maplibre/MapStyle/icons/lift-gate-10.svg +40 -0
  103. package/dist/maplibre/MapStyle/icons/lift-gate-14.svg +40 -0
  104. package/dist/maplibre/MapStyle/icons/lighthouse-14.svg +40 -0
  105. package/dist/maplibre/MapStyle/icons/luggage-14.svg +40 -0
  106. package/dist/maplibre/MapStyle/icons/mast-14.svg +40 -0
  107. package/dist/maplibre/MapStyle/icons/mast-communications-14.svg +40 -0
  108. package/dist/maplibre/MapStyle/icons/memorial-10.svg +40 -0
  109. package/dist/maplibre/MapStyle/icons/memorial-14.svg +40 -0
  110. package/dist/maplibre/MapStyle/icons/metro-14.svg +40 -0
  111. package/dist/maplibre/MapStyle/icons/mobile-phone-14.svg +40 -0
  112. package/dist/maplibre/MapStyle/icons/monument-14.svg +40 -0
  113. package/dist/maplibre/MapStyle/icons/motel-14.svg +40 -0
  114. package/dist/maplibre/MapStyle/icons/museum-14.svg +40 -0
  115. package/dist/maplibre/MapStyle/icons/muslim-14.svg +40 -0
  116. package/dist/maplibre/MapStyle/icons/news-14.svg +40 -0
  117. package/dist/maplibre/MapStyle/icons/nightclub-14.svg +40 -0
  118. package/dist/maplibre/MapStyle/icons/optician-14.svg +40 -0
  119. package/dist/maplibre/MapStyle/icons/parking-bicycle-14.svg +40 -0
  120. package/dist/maplibre/MapStyle/icons/parking-car-14.svg +40 -0
  121. package/dist/maplibre/MapStyle/icons/parking-garage-car-14.svg +40 -0
  122. package/dist/maplibre/MapStyle/icons/peak-10.svg +40 -0
  123. package/dist/maplibre/MapStyle/icons/peak-14.svg +40 -0
  124. package/dist/maplibre/MapStyle/icons/pet-14.svg +40 -0
  125. package/dist/maplibre/MapStyle/icons/pharmacy-14.svg +40 -0
  126. package/dist/maplibre/MapStyle/icons/photo-14.svg +40 -0
  127. package/dist/maplibre/MapStyle/icons/pin-14.svg +10 -0
  128. package/dist/maplibre/MapStyle/icons/place-of-worship-14.svg +40 -0
  129. package/dist/maplibre/MapStyle/icons/playground-14.svg +40 -0
  130. package/dist/maplibre/MapStyle/icons/police-14.svg +40 -0
  131. package/dist/maplibre/MapStyle/icons/post-office-10.svg +40 -0
  132. package/dist/maplibre/MapStyle/icons/post-office-14.svg +40 -0
  133. package/dist/maplibre/MapStyle/icons/power-wind-14.svg +40 -0
  134. package/dist/maplibre/MapStyle/icons/prison-14.svg +40 -0
  135. package/dist/maplibre/MapStyle/icons/pub-14.svg +40 -0
  136. package/dist/maplibre/MapStyle/icons/railway-halt-14.svg +40 -0
  137. package/dist/maplibre/MapStyle/icons/railway-station-14.svg +40 -0
  138. package/dist/maplibre/MapStyle/icons/recycling-14.svg +40 -0
  139. package/dist/maplibre/MapStyle/icons/rental-bicycle-14.svg +40 -0
  140. package/dist/maplibre/MapStyle/icons/rental-car-14.svg +40 -0
  141. package/dist/maplibre/MapStyle/icons/repair-bicycle-14.svg +40 -0
  142. package/dist/maplibre/MapStyle/icons/repair-car-14.svg +40 -0
  143. package/dist/maplibre/MapStyle/icons/restaurant-14.svg +40 -0
  144. package/dist/maplibre/MapStyle/icons/saddle-10.svg +40 -0
  145. package/dist/maplibre/MapStyle/icons/saddle-14.svg +40 -0
  146. package/dist/maplibre/MapStyle/icons/shared-car-14.svg +40 -0
  147. package/dist/maplibre/MapStyle/icons/shelter-14.svg +37 -0
  148. package/dist/maplibre/MapStyle/icons/shintoist-14.svg +40 -0
  149. package/dist/maplibre/MapStyle/icons/shoes-14.svg +40 -0
  150. package/dist/maplibre/MapStyle/icons/sikhist-14.svg +40 -0
  151. package/dist/maplibre/MapStyle/icons/spring-14.svg +40 -0
  152. package/dist/maplibre/MapStyle/icons/stationery-14.svg +40 -0
  153. package/dist/maplibre/MapStyle/icons/steps-10.svg +40 -0
  154. package/dist/maplibre/MapStyle/icons/steps-14.svg +40 -0
  155. package/dist/maplibre/MapStyle/icons/supermarket-14.svg +40 -0
  156. package/dist/maplibre/MapStyle/icons/swimming-14.svg +40 -0
  157. package/dist/maplibre/MapStyle/icons/table-14.svg +40 -0
  158. package/dist/maplibre/MapStyle/icons/taoist-14.svg +40 -0
  159. package/dist/maplibre/MapStyle/icons/taxi-14.svg +40 -0
  160. package/dist/maplibre/MapStyle/icons/telephone-14.svg +40 -0
  161. package/dist/maplibre/MapStyle/icons/theatre-14.svg +40 -0
  162. package/dist/maplibre/MapStyle/icons/toilets-14.svg +40 -0
  163. package/dist/maplibre/MapStyle/icons/town-hall-14.svg +40 -0
  164. package/dist/maplibre/MapStyle/icons/toys-14.svg +40 -0
  165. package/dist/maplibre/MapStyle/icons/tram-stop-14.svg +40 -0
  166. package/dist/maplibre/MapStyle/icons/tree-coniferous-14.svg +40 -0
  167. package/dist/maplibre/MapStyle/icons/tree-deciduous-14.svg +40 -0
  168. package/dist/maplibre/MapStyle/icons/tree-unspecified-14.svg +40 -0
  169. package/dist/maplibre/MapStyle/icons/veterinary-14.svg +17 -0
  170. package/dist/maplibre/MapStyle/icons/viewpoint-14.svg +40 -0
  171. package/dist/maplibre/MapStyle/icons/waste-basket-10.svg +40 -0
  172. package/dist/maplibre/MapStyle/icons/waste-basket-14.svg +40 -0
  173. package/dist/maplibre/MapStyle/icons/watchtower-14.svg +40 -0
  174. package/dist/maplibre/MapStyle/icons/water-tower-14.svg +40 -0
  175. package/dist/maplibre/MapStyle/icons/waterfall-14.svg +40 -0
  176. package/dist/maplibre/MapStyle/icons/wilderness-hut-14.svg +37 -0
  177. package/dist/maplibre/MapStyle/icons/windmill-14.svg +40 -0
  178. package/dist/maplibre/MapStyle/make_sprite.sh +5 -0
  179. package/dist/maplibre/MapStyle/sprite/sprite.json +1 -0
  180. package/dist/maplibre/MapStyle/sprite/sprite.png +0 -0
  181. package/dist/maplibre/MapStyle/tokens.js +9 -9
  182. package/dist/maplibre/VectorLayer/sample-points.json +75 -0
  183. package/package.json +2 -2
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="M 2,0 2,3.5 C 2,4.9469172 2.7905512,5.9802716 3.90625,6.625 L 3,14 4.5,14 4.6875,12.53125 7,11 9.3125,12.5625 9.5,14 11,14 10.09375,6.65625 C 11.21821,6.0132746 12,4.9628112 12,3.5 l 0,-3.5 -1.5,0 0,1.5 -0.5,0 C 8.8728814,2 8,2 7,1.5 6,1 5.0381356,1 4,1.5 l -0.5,0 0,-1.5 z m 3.34375,7.1875 c 1.069224,0.2671613 2.2426846,0.2935662 3.3125,0.03125 L 8.84375,8.78125 7,10 5.15625,8.78125 z m -0.3125,2.5 L 6.25,10.5 4.8125,11.46875 z m 3.9375,0 L 9.1875,11.46875 7.75,10.5 z"
38
+ id="water-tower"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="m 0,1 0,1.25 c 1.9973598,0 2.9578431,0.3559307 3,2 L 3,6.5 c 0,2 1.5,3 2.5,3 0,0 -1,-1 -1,-3 l 0,-2.25 C 4.5,3.3890411 4.1949144,2.7403338 3.71875,2.25 4.9723257,2.25 5.9613912,2.7730892 6,4.25 L 6,6.5 c 0,2 1.5,3 2.5,3 0,0 -1,-1 -1,-3 l 0,-2.25 C 7.5,3.3355769 7.2575127,2.6919337 6.90625,2.25 8,2.25 9,2.8004763 9,4.25 L 9,6.5 c 0,2 1.5,3 2.5,3 0,0 -1,-1 -1,-3 l 0,-2.25 C 10.5,1.25 8,1 7,1 z m 3,9.5 c -0.5338983,0 -1.4922852,1 -2,1 L 1,13 c 0.5371839,0 1.5254237,-1 2,-1 0.5042373,0 1.4661017,1 2,1 0.4755023,0 1.4922852,-1 2,-1 0.5042373,0 1.5217305,1 2,1 0.5042373,0 1.525424,-1 2,-1 0.474576,0 1.495763,1 2,1 l 0,-1.5 c -0.415254,0 -1.466102,-1.029661 -2,-1 -0.47827,0 -1.4652784,1 -2,1 -0.4449153,0 -1.4957627,-1 -2,-1 -0.5042373,0 -1.5540971,1 -2,1 -0.4755023,0 -1.4661017,-1 -2,-1 z"
38
+ id="waterfall"
39
+ style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
40
+ </svg>
@@ -0,0 +1,37 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
4
+ xmlns:cc="http://creativecommons.org/ns#"
5
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
+ xmlns:svg="http://www.w3.org/2000/svg"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ version="1.1"
9
+ width="100%"
10
+ height="100%"
11
+ viewBox="0 0 14 14"
12
+ id="svg2">
13
+ <metadata
14
+ id="metadata8">
15
+ <rdf:RDF>
16
+ <cc:Work
17
+ rdf:about="">
18
+ <dc:format>image/svg+xml</dc:format>
19
+ <dc:type
20
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
21
+ <dc:title></dc:title>
22
+ </cc:Work>
23
+ </rdf:RDF>
24
+ </metadata>
25
+ <defs
26
+ id="defs6" />
27
+ <rect
28
+ width="14"
29
+ height="14"
30
+ x="0"
31
+ y="0"
32
+ id="canvas"
33
+ style="fill:none;stroke:none;visibility:hidden" />
34
+ <path
35
+ id="wilderness-hut"
36
+ d="M 8,0 8,2 7,1.5 0,5 0,7 1.5,6.3496094 1.5,14 3,14 3,5.6992188 7,4 8,4.4257812 8,9 4.5,9 c 0.025314,1.65157 -0.034277,3.38952 0,5 l 5,0 C 9.518206,11.046736 9.50603,8.0503867 9.5,5.0625 L 11,5.6992188 11,14 12.5,14 12.5,6.3496094 14,7 14,5 9.5,2.75 C 9.4984477,1.8314022 9.5,0.9158261 9.5,0 L 8,0 Z M 7,11 c 0,0 1,0 1,1 l 0,1 -2,0 0,-1 c 0,-1 1,-1 1,-1 z" style="fill:#000000;fill-opacity:1;stroke:none" />
37
+ </svg>
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ version="1.1"
11
+ width="100%"
12
+ height="100%"
13
+ viewBox="0 0 14 14"
14
+ id="svg2">
15
+ <metadata
16
+ id="metadata8">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <defs
28
+ id="defs6" />
29
+ <rect
30
+ width="14"
31
+ height="14"
32
+ x="0"
33
+ y="0"
34
+ id="canvas"
35
+ style="fill:none;stroke:none;visibility:hidden" />
36
+ <path
37
+ d="M 2.71875,0 1,1.71875 5.96875,6 1,10.28125 2.71875,12 7,7.03125 11.28125,12 13,10.28125 8.03125,6 13,1.71875 11.28125,0 7,4.96875 2.71875,0 z M 7,2 C 6.5846058,2 6.2371923,2.0902004 5.9375,2.21875 L 7,3.4375 8.0625,2.21875 C 7.7644902,2.0832701 7.4104059,2 7,2 z M 7,5.5 C 7.2761424,5.5 7.5,5.7238576 7.5,6 7.5,6.2761424 7.2761424,6.5 7,6.5 6.7238576,6.5 6.5,6.2761424 6.5,6 6.5,5.7238576 6.7238576,5.5 7,5.5 z M 4.1875,5.78125 4.15625,6.25 4.4375,6 4.1875,5.78125 z m 5.625,0 L 9.5625,6 9.84375,6.25 9.8125,5.78125 z M 7,8.5625 3.625,12.46875 3.5,14 10.5,14 10.375,12.46875 7,8.5625 z"
38
+ id="windmill"
39
+ style="fill:#000000;fill-opacity:1;stroke:none" />
40
+ </svg>
@@ -0,0 +1,5 @@
1
+ #!/bin/sh
2
+ # Sprite: 'https://static.datenhub.net/maps/styles/swr-datalab-light/sprite/sprite
3
+
4
+ mkdir -p sprite
5
+ spreet -m --retina --unique icons sprite/sprite
@@ -0,0 +1 @@
1
+ {"airport-14":{"height":28,"pixelRatio":2,"width":28,"x":0,"y":0},"alcohol-14":{"height":28,"pixelRatio":2,"width":28,"x":0,"y":28},"alpine-hut-14":{"height":28,"pixelRatio":2,"width":28,"x":0,"y":56},"archaeological-site-14":{"height":28,"pixelRatio":2,"width":28,"x":0,"y":84},"atm-14":{"height":28,"pixelRatio":2,"width":28,"x":0,"y":112},"bakery-14":{"height":28,"pixelRatio":2,"width":28,"x":0,"y":140},"bank-14":{"height":28,"pixelRatio":2,"width":28,"x":0,"y":168},"bar-14":{"height":28,"pixelRatio":2,"width":28,"x":0,"y":196},"basic-hut-14":{"height":28,"pixelRatio":2,"width":28,"x":0,"y":224},"beauty-14":{"height":28,"pixelRatio":2,"width":28,"x":28,"y":0},"bench-14":{"height":28,"pixelRatio":2,"width":28,"x":28,"y":28},"beverages-14":{"height":28,"pixelRatio":2,"width":28,"x":28,"y":56},"bicycle-14":{"height":28,"pixelRatio":2,"width":28,"x":28,"y":84},"biergarten-14":{"height":28,"pixelRatio":2,"width":28,"x":28,"y":112},"bollard-10":{"height":20,"pixelRatio":2,"width":20,"x":420,"y":196},"bollard-14":{"height":28,"pixelRatio":2,"width":28,"x":28,"y":140},"books-14":{"height":28,"pixelRatio":2,"width":28,"x":28,"y":168},"buddhist-14":{"height":28,"pixelRatio":2,"width":28,"x":28,"y":196},"bus-station-14":{"height":28,"pixelRatio":2,"width":28,"x":28,"y":224},"bus-stop-10":{"height":20,"pixelRatio":2,"width":20,"x":420,"y":216},"bus-stop-14":{"height":28,"pixelRatio":2,"width":28,"x":56,"y":0},"butcher-14":{"height":28,"pixelRatio":2,"width":28,"x":56,"y":28},"cafe-14":{"height":28,"pixelRatio":2,"width":28,"x":56,"y":56},"camping-14":{"height":28,"pixelRatio":2,"width":28,"x":56,"y":84},"car-14":{"height":28,"pixelRatio":2,"width":28,"x":56,"y":112},"car-parts-14":{"height":28,"pixelRatio":2,"width":28,"x":56,"y":140},"caravan-14":{"height":28,"pixelRatio":2,"width":28,"x":56,"y":168},"castle-defensive-14":{"height":28,"pixelRatio":2,"width":28,"x":56,"y":196},"castle-fortress-14":{"height":28,"pixelRatio":2,"width":28,"x":56,"y":224},"castle-manor-14":{"height":28,"pixelRatio":2,"width":28,"x":84,"y":0},"castle-palace-14":{"height":28,"pixelRatio":2,"width":28,"x":84,"y":28},"castle-stately-14":{"height":28,"pixelRatio":2,"width":28,"x":84,"y":56},"cattle-grid-10":{"height":20,"pixelRatio":2,"width":20,"x":420,"y":236},"cattle-grid-14":{"height":28,"pixelRatio":2,"width":28,"x":84,"y":84},"cemetery-14":{"height":28,"pixelRatio":2,"width":28,"x":84,"y":112},"charging-station-14":{"height":28,"pixelRatio":2,"width":28,"x":84,"y":140},"chemist-14":{"height":28,"pixelRatio":2,"width":28,"x":84,"y":168},"christian-14":{"height":28,"pixelRatio":2,"width":28,"x":84,"y":196},"christian-orthodox-14":{"height":28,"pixelRatio":2,"width":28,"x":84,"y":224},"cinema-14":{"height":28,"pixelRatio":2,"width":28,"x":112,"y":0},"city-gate-14":{"height":28,"pixelRatio":2,"width":28,"x":112,"y":28},"clock-14":{"height":28,"pixelRatio":2,"width":28,"x":112,"y":56},"clothes-14":{"height":28,"pixelRatio":2,"width":28,"x":112,"y":84},"computer-14":{"height":28,"pixelRatio":2,"width":28,"x":112,"y":112},"confectionery-14":{"height":28,"pixelRatio":2,"width":28,"x":112,"y":140},"convenience-14":{"height":28,"pixelRatio":2,"width":28,"x":112,"y":168},"copyshop-14":{"height":28,"pixelRatio":2,"width":28,"x":112,"y":196},"courthouse-10":{"height":20,"pixelRatio":2,"width":20,"x":440,"y":196},"courthouse-14":{"height":28,"pixelRatio":2,"width":28,"x":112,"y":224},"dentist-14":{"height":28,"pixelRatio":2,"width":28,"x":140,"y":0},"doctor-14":{"height":28,"pixelRatio":2,"width":28,"x":140,"y":28},"doityourself-14":{"height":28,"pixelRatio":2,"width":28,"x":140,"y":56},"drinking-water-14":{"height":28,"pixelRatio":2,"width":28,"x":140,"y":84},"electronics-14":{"height":28,"pixelRatio":2,"width":28,"x":140,"y":112},"elevator-14":{"height":28,"pixelRatio":2,"width":28,"x":140,"y":140},"embassy-10":{"height":20,"pixelRatio":2,"width":20,"x":448,"y":168},"embassy-14":{"height":28,"pixelRatio":2,"width":28,"x":140,"y":168},"emergency-phone-14":{"height":28,"pixelRatio":2,"width":28,"x":140,"y":196},"entrance-10":{"height":20,"pixelRatio":2,"width":20,"x":440,"y":216},"entrance-14":{"height":28,"pixelRatio":2,"width":28,"x":140,"y":224},"exit-10":{"height":20,"pixelRatio":2,"width":20,"x":440,"y":236},"exit-14":{"height":28,"pixelRatio":2,"width":28,"x":168,"y":0},"fast-food-14":{"height":28,"pixelRatio":2,"width":28,"x":168,"y":28},"ferry-14":{"height":28,"pixelRatio":2,"width":28,"x":168,"y":56},"fire-station-14":{"height":28,"pixelRatio":2,"width":28,"x":168,"y":84},"florist-14":{"height":28,"pixelRatio":2,"width":28,"x":168,"y":112},"ford-14":{"height":28,"pixelRatio":2,"width":28,"x":168,"y":140},"fort-14":{"height":28,"pixelRatio":2,"width":28,"x":168,"y":168},"fountain-14":{"height":28,"pixelRatio":2,"width":28,"x":168,"y":196},"fuel-14":{"height":28,"pixelRatio":2,"width":28,"x":168,"y":224},"furniture-14":{"height":28,"pixelRatio":2,"width":28,"x":196,"y":0},"garden-centre-14":{"height":28,"pixelRatio":2,"width":28,"x":196,"y":28},"gate-10":{"height":20,"pixelRatio":2,"width":20,"x":460,"y":188},"gate-14":{"height":28,"pixelRatio":2,"width":28,"x":196,"y":56},"gift-14":{"height":28,"pixelRatio":2,"width":28,"x":196,"y":84},"government-14":{"height":28,"pixelRatio":2,"width":28,"x":196,"y":112},"greengrocer-14":{"height":28,"pixelRatio":2,"width":28,"x":196,"y":140},"guidepost-14":{"height":28,"pixelRatio":2,"width":28,"x":196,"y":168},"hairdresser-14":{"height":28,"pixelRatio":2,"width":28,"x":196,"y":196},"heliport-14":{"height":28,"pixelRatio":2,"width":28,"x":196,"y":224},"hifi-14":{"height":28,"pixelRatio":2,"width":28,"x":224,"y":0},"hinduist-14":{"height":28,"pixelRatio":2,"width":28,"x":224,"y":28},"hospital-14":{"height":28,"pixelRatio":2,"width":28,"x":224,"y":56},"hostel-14":{"height":28,"pixelRatio":2,"width":28,"x":224,"y":84},"hotel-14":{"height":28,"pixelRatio":2,"width":28,"x":224,"y":112},"hunting-stand-14":{"height":28,"pixelRatio":2,"width":28,"x":224,"y":140},"ice-cream-14":{"height":28,"pixelRatio":2,"width":28,"x":224,"y":168},"information-14":{"height":28,"pixelRatio":2,"width":28,"x":224,"y":196},"jewellery-14":{"height":28,"pixelRatio":2,"width":28,"x":224,"y":224},"jewish-14":{"height":28,"pixelRatio":2,"width":28,"x":252,"y":0},"kiosk-14":{"height":28,"pixelRatio":2,"width":28,"x":252,"y":28},"laundry-14":{"height":28,"pixelRatio":2,"width":28,"x":252,"y":56},"library-14":{"height":28,"pixelRatio":2,"width":28,"x":252,"y":84},"lift-gate-10":{"height":20,"pixelRatio":2,"width":20,"x":468,"y":168},"lift-gate-14":{"height":28,"pixelRatio":2,"width":28,"x":252,"y":112},"lighthouse-14":{"height":28,"pixelRatio":2,"width":28,"x":252,"y":140},"luggage-14":{"height":28,"pixelRatio":2,"width":28,"x":252,"y":168},"mast-14":{"height":28,"pixelRatio":2,"width":28,"x":252,"y":196},"mast-communications-14":{"height":28,"pixelRatio":2,"width":28,"x":252,"y":224},"memorial-10":{"height":20,"pixelRatio":2,"width":20,"x":488,"y":168},"memorial-14":{"height":28,"pixelRatio":2,"width":28,"x":280,"y":0},"metro-14":{"height":28,"pixelRatio":2,"width":28,"x":308,"y":0},"mobile-phone-14":{"height":28,"pixelRatio":2,"width":28,"x":336,"y":0},"monument-14":{"height":28,"pixelRatio":2,"width":28,"x":364,"y":0},"motel-14":{"height":28,"pixelRatio":2,"width":28,"x":392,"y":0},"museum-14":{"height":28,"pixelRatio":2,"width":28,"x":420,"y":0},"muslim-14":{"height":28,"pixelRatio":2,"width":28,"x":448,"y":0},"news-14":{"height":28,"pixelRatio":2,"width":28,"x":476,"y":0},"nightclub-14":{"height":28,"pixelRatio":2,"width":28,"x":280,"y":28},"optician-14":{"height":28,"pixelRatio":2,"width":28,"x":280,"y":56},"parking-bicycle-14":{"height":28,"pixelRatio":2,"width":28,"x":280,"y":84},"parking-car-14":{"height":28,"pixelRatio":2,"width":28,"x":280,"y":112},"parking-garage-car-14":{"height":28,"pixelRatio":2,"width":28,"x":280,"y":140},"peak-10":{"height":20,"pixelRatio":2,"width":20,"x":480,"y":188},"peak-14":{"height":28,"pixelRatio":2,"width":28,"x":280,"y":168},"pet-14":{"height":28,"pixelRatio":2,"width":28,"x":280,"y":196},"pharmacy-14":{"height":28,"pixelRatio":2,"width":28,"x":280,"y":224},"photo-14":{"height":28,"pixelRatio":2,"width":28,"x":308,"y":28},"pin-14":{"height":28,"pixelRatio":2,"width":28,"x":336,"y":28},"place-of-worship-14":{"height":28,"pixelRatio":2,"width":28,"x":364,"y":28},"playground-14":{"height":28,"pixelRatio":2,"width":28,"x":392,"y":28},"police-14":{"height":28,"pixelRatio":2,"width":28,"x":420,"y":28},"post-office-10":{"height":20,"pixelRatio":2,"width":20,"x":460,"y":208},"post-office-14":{"height":28,"pixelRatio":2,"width":28,"x":448,"y":28},"power-wind-14":{"height":28,"pixelRatio":2,"width":28,"x":476,"y":28},"prison-14":{"height":28,"pixelRatio":2,"width":28,"x":308,"y":56},"pub-14":{"height":28,"pixelRatio":2,"width":28,"x":308,"y":84},"railway-halt-14":{"height":28,"pixelRatio":2,"width":28,"x":308,"y":112},"railway-station-14":{"height":28,"pixelRatio":2,"width":28,"x":308,"y":140},"recycling-14":{"height":28,"pixelRatio":2,"width":28,"x":308,"y":168},"rental-bicycle-14":{"height":28,"pixelRatio":2,"width":28,"x":308,"y":196},"rental-car-14":{"height":28,"pixelRatio":2,"width":28,"x":308,"y":224},"repair-bicycle-14":{"height":28,"pixelRatio":2,"width":28,"x":336,"y":56},"repair-car-14":{"height":28,"pixelRatio":2,"width":28,"x":364,"y":56},"restaurant-14":{"height":28,"pixelRatio":2,"width":28,"x":392,"y":56},"saddle-10":{"height":20,"pixelRatio":2,"width":20,"x":460,"y":228},"saddle-14":{"height":28,"pixelRatio":2,"width":28,"x":420,"y":56},"shared-car-14":{"height":28,"pixelRatio":2,"width":28,"x":448,"y":56},"shelter-14":{"height":28,"pixelRatio":2,"width":28,"x":476,"y":56},"shintoist-14":{"height":28,"pixelRatio":2,"width":28,"x":336,"y":84},"shoes-14":{"height":28,"pixelRatio":2,"width":28,"x":336,"y":112},"sikhist-14":{"height":28,"pixelRatio":2,"width":28,"x":336,"y":140},"spring-14":{"height":28,"pixelRatio":2,"width":28,"x":336,"y":168},"stationery-14":{"height":28,"pixelRatio":2,"width":28,"x":336,"y":196},"steps-10":{"height":20,"pixelRatio":2,"width":20,"x":480,"y":208},"steps-14":{"height":28,"pixelRatio":2,"width":28,"x":336,"y":224},"supermarket-14":{"height":28,"pixelRatio":2,"width":28,"x":364,"y":84},"swimming-14":{"height":28,"pixelRatio":2,"width":28,"x":392,"y":84},"table-14":{"height":28,"pixelRatio":2,"width":28,"x":420,"y":84},"taoist-14":{"height":28,"pixelRatio":2,"width":28,"x":448,"y":84},"taxi-14":{"height":28,"pixelRatio":2,"width":28,"x":476,"y":84},"telephone-14":{"height":28,"pixelRatio":2,"width":28,"x":364,"y":112},"theatre-14":{"height":28,"pixelRatio":2,"width":28,"x":364,"y":140},"toilets-14":{"height":28,"pixelRatio":2,"width":28,"x":364,"y":168},"town-hall-14":{"height":28,"pixelRatio":2,"width":28,"x":364,"y":196},"toys-14":{"height":28,"pixelRatio":2,"width":28,"x":364,"y":224},"tram-stop-14":{"height":28,"pixelRatio":2,"width":28,"x":392,"y":112},"tree-coniferous-14":{"height":28,"pixelRatio":2,"width":28,"x":420,"y":112},"tree-deciduous-14":{"height":28,"pixelRatio":2,"width":28,"x":448,"y":112},"tree-unspecified-14":{"height":28,"pixelRatio":2,"width":28,"x":476,"y":112},"veterinary-14":{"height":28,"pixelRatio":2,"width":28,"x":392,"y":140},"viewpoint-14":{"height":28,"pixelRatio":2,"width":28,"x":392,"y":168},"waste-basket-10":{"height":20,"pixelRatio":2,"width":20,"x":480,"y":228},"waste-basket-14":{"height":28,"pixelRatio":2,"width":28,"x":392,"y":196},"watchtower-14":{"height":28,"pixelRatio":2,"width":28,"x":392,"y":224},"water-tower-14":{"height":28,"pixelRatio":2,"width":28,"x":420,"y":140},"waterfall-14":{"height":28,"pixelRatio":2,"width":28,"x":448,"y":140},"wilderness-hut-14":{"height":28,"pixelRatio":2,"width":28,"x":476,"y":140},"windmill-14":{"height":28,"pixelRatio":2,"width":28,"x":420,"y":168}}
@@ -2,22 +2,22 @@ const tokens = {
2
2
  sans_regular: ['SWR Sans Regular'],
3
3
  sans_medium: ['SWR Sans Medium'],
4
4
  sans_bold: ['SWR Sans Bold'],
5
- background: 'hsl(0, 0%, 100%)',
6
- water: 'hsl(210, 41%, 89%)',
5
+ background: 'hsl(24, 29%, 98.5%)',
6
+ water: 'hsl(210, 71%, 83%)',
7
7
  water_light: 'hsl(210, 41%, 90%)',
8
- water_ocean: 'hsl(210, 25%, 96%)',
8
+ water_ocean: 'hsl(209, 57%, 84%)',
9
9
  marsh: 'hsl(200, 14%, 97%)',
10
- grass: 'hsl(140, 17%, 97%)',
11
- grass_dark: 'hsl(148, 32%, 95%)',
12
- street_primary: 'hsl(0, 0%, 96%)',
13
- street_primary_case: 'hsl(240, 1%, 79%)',
10
+ grass: 'hsl(133, 36%, 95%)',
11
+ grass_dark: 'hsl(127, 49%, 93%)',
12
+ street_primary: 'hsl(0, 4%, 95%)',
13
+ street_primary_case: 'hsl(240, 1%, 84%)',
14
14
  street_secondary: 'hsl(0, 0%, 95%)',
15
15
  street_secondary_case: 'hsl(0, 0%, 75%)',
16
16
  street_tertiary: 'hsl(0, 0%, 95%)',
17
17
  street_tertiary_case: 'hsl(0, 0%, 70%)',
18
18
  label_primary: 'hsl(240, 10%, 2%)',
19
- label_secondary: 'hsl(240, 2%, 15%)',
20
- label_tertiary: 'hsl(240, 2%, 40%)',
19
+ label_secondary: 'hsl(0, 0%, 18%)',
20
+ label_tertiary: 'hsl(60, 1%, 50%)',
21
21
  building: '#f3f2f1'
22
22
  };
23
23
  export default tokens;
@@ -0,0 +1,75 @@
1
+ {
2
+ "type": "FeatureCollection",
3
+ "features": [
4
+ {
5
+ "type": "Feature",
6
+ "geometry": {
7
+ "type": "Point",
8
+ "coordinates": [10.23, 50.14]
9
+ }
10
+ },
11
+ {
12
+ "type": "Feature",
13
+ "geometry": {
14
+ "type": "Point",
15
+ "coordinates": [13.58, 52.43]
16
+ }
17
+ },
18
+ {
19
+ "type": "Feature",
20
+ "geometry": {
21
+ "type": "Point",
22
+ "coordinates": [7.35, 49.92]
23
+ }
24
+ },
25
+ {
26
+ "type": "Feature",
27
+ "geometry": {
28
+ "type": "Point",
29
+ "coordinates": [11.68, 48.56]
30
+ }
31
+ },
32
+ {
33
+ "type": "Feature",
34
+ "geometry": {
35
+ "type": "Point",
36
+ "coordinates": [9.17, 51.76]
37
+ }
38
+ },
39
+ {
40
+ "type": "Feature",
41
+ "geometry": {
42
+ "type": "Point",
43
+ "coordinates": [6.74, 50.97]
44
+ }
45
+ },
46
+ {
47
+ "type": "Feature",
48
+ "geometry": {
49
+ "type": "Point",
50
+ "coordinates": [12.21, 53.01]
51
+ }
52
+ },
53
+ {
54
+ "type": "Feature",
55
+ "geometry": {
56
+ "type": "Point",
57
+ "coordinates": [8.45, 48.32]
58
+ }
59
+ },
60
+ {
61
+ "type": "Feature",
62
+ "geometry": {
63
+ "type": "Point",
64
+ "coordinates": [10.91, 54.13]
65
+ }
66
+ },
67
+ {
68
+ "type": "Feature",
69
+ "geometry": {
70
+ "type": "Point",
71
+ "coordinates": [14.78, 52.03]
72
+ }
73
+ }
74
+ ]
75
+ }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@swr-data-lab/components",
3
3
  "description": "SWR Data Lab component library",
4
- "version": "2.7.1",
4
+ "version": "2.9.0",
5
5
  "author": "SWR Data Lab",
6
6
  "license": "UNLICENSED",
7
7
  "type": "module",
@@ -66,7 +66,7 @@
66
66
  "svelte-check": "^4.0.0",
67
67
  "svelte-preprocess": "^6.0.3",
68
68
  "typescript": "^5.9.2",
69
- "vite": "^6.0.0",
69
+ "vite": "^6.3.6",
70
70
  "vitest": "^3.1.1",
71
71
  "wait-on": "^8.0.1"
72
72
  },