@roadtrip/components 2.40.1 → 2.42.0-beta

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 (334) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/road-accordion.cjs.entry.js +1 -1
  3. package/dist/cjs/road-badge_11.cjs.entry.js +1 -1
  4. package/dist/cjs/road-banner.cjs.entry.js +1 -1
  5. package/dist/cjs/road-carousel.cjs.entry.js +7 -7
  6. package/dist/cjs/road-counter.cjs.entry.js +28 -1
  7. package/dist/cjs/road-select-filter.cjs.entry.js +3 -1
  8. package/dist/cjs/roadtrip.cjs.js +1 -1
  9. package/dist/collection/components/accordion/accordion.css +2 -2
  10. package/dist/collection/components/accordion/accordion.stories.js +1 -1
  11. package/dist/collection/components/banner/banner.css +6 -1
  12. package/dist/collection/components/carousel/carousel.js +7 -7
  13. package/dist/collection/components/counter/counter.js +80 -2
  14. package/dist/collection/components/counter/counter.stories.js +6 -1
  15. package/dist/collection/components/grid/grid.css +9 -0
  16. package/dist/collection/components/icon/svg/bike-inflation-color.svg +1 -0
  17. package/dist/collection/components/icon/svg/bike-inflation-outline.svg +1 -0
  18. package/dist/collection/components/icon/svg/cable-color.svg +1 -1
  19. package/dist/collection/components/icon/svg/cable-outline.svg +1 -1
  20. package/dist/collection/components/icon/svg/car-identity-paper-color.svg +1 -1
  21. package/dist/collection/components/icon/svg/car-identity-paper-outline.svg +1 -1
  22. package/dist/collection/components/icon/svg/flag-argentina-color.svg +1 -1
  23. package/dist/collection/components/icon/svg/flag-austria-color.svg +1 -1
  24. package/dist/collection/components/icon/svg/flag-belgium-color.svg +1 -1
  25. package/dist/collection/components/icon/svg/flag-france-color.svg +1 -1
  26. package/dist/collection/components/icon/svg/flag-germany-color.svg +1 -1
  27. package/dist/collection/components/icon/svg/flag-italy-color.svg +1 -1
  28. package/dist/collection/components/icon/svg/flag-poland-color.svg +1 -1
  29. package/dist/collection/components/icon/svg/flag-portugal-color.svg +1 -1
  30. package/dist/collection/components/icon/svg/flag-romania-color.svg +1 -1
  31. package/dist/collection/components/icon/svg/flag-russia-color.svg +1 -1
  32. package/dist/collection/components/icon/svg/flag-spain-color.svg +1 -1
  33. package/dist/collection/components/icon/svg/flag-sweden-color.svg +1 -1
  34. package/dist/collection/components/icon/svg/identity-driver-licence-color.svg +1 -1
  35. package/dist/collection/components/icon/svg/identity-driver-licence-outline.svg +1 -1
  36. package/dist/collection/components/icon/svg/identity-passport-color.svg +1 -1
  37. package/dist/collection/components/icon/svg/identity-passport-outline.svg +1 -1
  38. package/dist/collection/components/icon/svg/location-compass-color.svg +1 -1
  39. package/dist/collection/components/icon/svg/location-compass-outline.svg +1 -1
  40. package/dist/collection/components/icon/svg/location-compass-solid.svg +1 -1
  41. package/dist/collection/components/icon/svg/location-target-color.svg +1 -1
  42. package/dist/collection/components/icon/svg/location-target-outline.svg +1 -1
  43. package/dist/collection/components/icon/svg/location-target-solid.svg +1 -1
  44. package/dist/collection/components/icon/svg/log-in-color.svg +1 -1
  45. package/dist/collection/components/icon/svg/log-in-outline.svg +1 -1
  46. package/dist/collection/components/icon/svg/log-in-solid.svg +1 -1
  47. package/dist/collection/components/icon/svg/log-out-color.svg +1 -1
  48. package/dist/collection/components/icon/svg/log-out-outline.svg +1 -1
  49. package/dist/collection/components/icon/svg/log-out-solid.svg +1 -1
  50. package/dist/collection/components/icon/svg/mail-color.svg +1 -1
  51. package/dist/collection/components/icon/svg/mail-outline.svg +1 -1
  52. package/dist/collection/components/icon/svg/mail-solid.svg +1 -1
  53. package/dist/collection/components/icon/svg/multi-service-color.svg +1 -1
  54. package/dist/collection/components/icon/svg/multi-service-outline.svg +1 -1
  55. package/dist/collection/components/icon/svg/multi-service-solid.svg +1 -1
  56. package/dist/collection/components/icon/svg/navigation-app-color.svg +1 -1
  57. package/dist/collection/components/icon/svg/navigation-app-outline.svg +1 -1
  58. package/dist/collection/components/icon/svg/navigation-app-solid.svg +1 -1
  59. package/dist/collection/components/icon/svg/navigation-grid-outline.svg +1 -1
  60. package/dist/collection/components/icon/svg/navigation-grid-solid.svg +1 -1
  61. package/dist/collection/components/icon/svg/navigation-home-color.svg +1 -1
  62. package/dist/collection/components/icon/svg/navigation-home-outline.svg +1 -1
  63. package/dist/collection/components/icon/svg/navigation-home-solid.svg +1 -1
  64. package/dist/collection/components/icon/svg/navigation-launch-color.svg +1 -1
  65. package/dist/collection/components/icon/svg/navigation-launch-outline.svg +1 -1
  66. package/dist/collection/components/icon/svg/navigation-launch-solid.svg +1 -1
  67. package/dist/collection/components/icon/svg/navigation-list-outline.svg +1 -1
  68. package/dist/collection/components/icon/svg/navigation-menu-outline.svg +1 -1
  69. package/dist/collection/components/icon/svg/{pass-maintain-logo-solid color.svg → pass-maintain-logo-solid-color.svg} +0 -0
  70. package/dist/collection/components/icon/svg/people-disability-wheelchair-color.svg +1 -0
  71. package/dist/collection/components/icon/svg/people-disability-wheelchair-outline.svg +1 -0
  72. package/dist/collection/components/icon/svg/people-disability-wheelchair-solid.svg +1 -0
  73. package/dist/collection/components/icon/svg/scan-color.svg +1 -1
  74. package/dist/collection/components/icon/svg/scan-outline.svg +1 -1
  75. package/dist/collection/components/icon/svg/scan-vehicle-card-color.svg +1 -1
  76. package/dist/collection/components/icon/svg/scan-vehicle-card-outline.svg +1 -1
  77. package/dist/collection/components/icon/svg/sensor-color.svg +1 -1
  78. package/dist/collection/components/icon/svg/sensor-outline.svg +1 -1
  79. package/dist/collection/components/icon/svg/sign-color.svg +1 -1
  80. package/dist/collection/components/icon/svg/sign-outline.svg +1 -1
  81. package/dist/collection/components/icon/svg/social-instagram-badge.svg +1 -1
  82. package/dist/collection/components/icon/svg/social-instagram-solid.svg +1 -1
  83. package/dist/collection/components/icon/svg/social-linkedin-badge.svg +1 -0
  84. package/dist/collection/components/icon/svg/social-linkedin-color.svg +1 -0
  85. package/dist/collection/components/icon/svg/social-linkedin-solid.svg +1 -0
  86. package/dist/collection/components/icon/svg/social-paypal-badge.svg +1 -1
  87. package/dist/collection/components/icon/svg/social-paypal-color.svg +1 -1
  88. package/dist/collection/components/icon/svg/social-paypal-original.svg +1 -1
  89. package/dist/collection/components/icon/svg/social-paypal-solid.svg +1 -1
  90. package/dist/collection/components/icon/svg/social-tiktok-badge.svg +1 -1
  91. package/dist/collection/components/icon/svg/social-tiktok-color.svg +1 -1
  92. package/dist/collection/components/icon/svg/social-tiktok-solid.svg +1 -1
  93. package/dist/collection/components/icon/svg/sound-alarm-color.svg +1 -1
  94. package/dist/collection/components/icon/svg/sound-alarm-outline.svg +1 -1
  95. package/dist/collection/components/icon/svg/sound-alarm-solid.svg +1 -1
  96. package/dist/collection/components/icon/svg/star-stop-color.svg +1 -1
  97. package/dist/collection/components/icon/svg/star-stop-outline.svg +1 -1
  98. package/dist/collection/components/icon/svg/station-biofuel-color.svg +1 -1
  99. package/dist/collection/components/icon/svg/station-biofuel-outline.svg +1 -1
  100. package/dist/collection/components/icon/svg/station-biofuel-solid.svg +1 -1
  101. package/dist/collection/components/icon/svg/thumb-color.svg +1 -1
  102. package/dist/collection/components/icon/svg/thumb-outline.svg +1 -1
  103. package/dist/collection/components/icon/svg/thumb-solid.svg +1 -1
  104. package/dist/collection/components/icon/svg/timer-1u-color.svg +1 -0
  105. package/dist/collection/components/icon/svg/timer-1u-outline.svg +1 -0
  106. package/dist/collection/components/icon/svg/tire-inflation-color.svg +1 -0
  107. package/dist/collection/components/icon/svg/tire-inflation-outline.svg +1 -0
  108. package/dist/collection/components/icon/svg/tire-inflation-solid.svg +1 -0
  109. package/dist/collection/components/icon/svg/touch-color.svg +1 -1
  110. package/dist/collection/components/icon/svg/touch-outline.svg +1 -1
  111. package/dist/collection/components/icon/svg/translate-color.svg +1 -1
  112. package/dist/collection/components/icon/svg/translate-outline.svg +1 -1
  113. package/dist/collection/components/icon/svg/trust-color.svg +1 -1
  114. package/dist/collection/components/icon/svg/trust-outline.svg +1 -1
  115. package/dist/collection/components/icon/svg/vehicle-acc-color.svg +1 -0
  116. package/dist/collection/components/icon/svg/vehicle-acc-outline.svg +1 -0
  117. package/dist/collection/components/icon/svg/vehicle-acc-solid.svg +1 -0
  118. package/dist/collection/components/icon/svg/vehicle-bike-repair-color.svg +1 -0
  119. package/dist/collection/components/icon/svg/vehicle-bike-repair-outline.svg +1 -0
  120. package/dist/collection/components/icon/svg/vehicle-bike-repair-solid.svg +1 -0
  121. package/dist/collection/components/icon/svg/vehicle-camping-car-color.svg +1 -1
  122. package/dist/collection/components/icon/svg/vehicle-camping-car-outline.svg +1 -1
  123. package/dist/collection/components/icon/svg/vehicle-camping-car-solid.svg +1 -1
  124. package/dist/collection/components/icon/svg/vehicle-delivery-fast-color.svg +1 -0
  125. package/dist/collection/components/icon/svg/vehicle-delivery-fast-outline-color.svg +1 -0
  126. package/dist/collection/components/icon/svg/vehicle-delivery-fast-outline.svg +1 -0
  127. package/dist/collection/components/icon/svg/vehicle-delivery-fast-solid.svg +1 -0
  128. package/dist/collection/components/icon/svg/vehicle-delivery-fast.svg +1 -0
  129. package/dist/collection/components/icon/svg/vehicle-distance-color.svg +1 -0
  130. package/dist/collection/components/icon/svg/vehicle-distance-outline.svg +1 -0
  131. package/dist/collection/components/icon/svg/videocam-color.svg +1 -1
  132. package/dist/collection/components/icon/svg/videocam-outline.svg +1 -1
  133. package/dist/collection/components/icon/svg/videocam-solid.svg +1 -1
  134. package/dist/collection/components/icon/svg/weather-sun-color.svg +1 -1
  135. package/dist/collection/components/icon/svg/weather-sun-outline-color.svg +1 -1
  136. package/dist/collection/components/icon/svg/weather-sun-snow-color.svg +1 -1
  137. package/dist/collection/components/icon/svg/weather-sun-snow-outline-color.svg +1 -1
  138. package/dist/collection/components/icon/svg/weather-sun-snow-solid-color.svg +1 -1
  139. package/dist/collection/components/icon/svg/weather-sun-solid-color.svg +1 -1
  140. package/dist/collection/components/icon/svg/wrench-dual-color.svg +1 -1
  141. package/dist/collection/components/icon/svg/wrench-dual-outline.svg +1 -1
  142. package/dist/collection/components/icon/svg/wrench-dual-solid.svg +1 -1
  143. package/dist/collection/components/icon/svg/wrench-twin-color.svg +1 -1
  144. package/dist/collection/components/icon/svg/wrench-twin-outline.svg +1 -1
  145. package/dist/collection/components/icon/svg/wrench-twin-solid.svg +1 -1
  146. package/dist/collection/components/icon/svg/zoom-color.svg +1 -1
  147. package/dist/collection/components/icon/svg/zoom-less-color.svg +1 -1
  148. package/dist/collection/components/icon/svg/zoom-less-outline.svg +1 -1
  149. package/dist/collection/components/icon/svg/zoom-outline.svg +1 -1
  150. package/dist/collection/components/input/input.stories.js +9 -0
  151. package/dist/collection/components/select-filter/select-filter.js +3 -1
  152. package/dist/collection/components/select-filter/select-filter.stories.js +1 -1
  153. package/dist/esm/loader.js +1 -1
  154. package/dist/esm/road-accordion.entry.js +1 -1
  155. package/dist/esm/road-badge_11.entry.js +1 -1
  156. package/dist/esm/road-banner.entry.js +1 -1
  157. package/dist/esm/road-carousel.entry.js +7 -7
  158. package/dist/esm/road-counter.entry.js +28 -1
  159. package/dist/esm/road-select-filter.entry.js +3 -1
  160. package/dist/esm/roadtrip.js +1 -1
  161. package/dist/esm-es5/loader.js +1 -1
  162. package/dist/esm-es5/road-accordion.entry.js +1 -1
  163. package/dist/esm-es5/road-badge_11.entry.js +1 -1
  164. package/dist/esm-es5/road-banner.entry.js +1 -1
  165. package/dist/esm-es5/road-carousel.entry.js +1 -1
  166. package/dist/esm-es5/road-counter.entry.js +1 -1
  167. package/dist/esm-es5/road-select-filter.entry.js +1 -1
  168. package/dist/esm-es5/roadtrip.js +1 -1
  169. package/dist/html.html-data.json +4 -0
  170. package/dist/icons/icons.svg +1 -9
  171. package/dist/icons/index.d.ts +45 -19
  172. package/dist/icons/index.js +61 -35
  173. package/dist/roadtrip/{p-d4ff40be.system.entry.js → p-0ce10dd2.system.entry.js} +1 -1
  174. package/dist/roadtrip/{p-7ac2c7d2.entry.js → p-3152c6b0.entry.js} +1 -1
  175. package/dist/roadtrip/p-41ca895a.entry.js +1 -0
  176. package/dist/roadtrip/p-77167161.entry.js +1 -0
  177. package/dist/roadtrip/p-862c5b6b.entry.js +1 -0
  178. package/dist/roadtrip/{p-22ff574e.entry.js → p-8d3544d1.entry.js} +1 -1
  179. package/dist/roadtrip/p-a5de9990.system.entry.js +1 -0
  180. package/dist/roadtrip/p-a64d28d7.entry.js +1 -0
  181. package/dist/roadtrip/p-b205281e.system.js +1 -1
  182. package/dist/roadtrip/{p-b2ec0cb1.system.entry.js → p-c1088217.system.entry.js} +1 -1
  183. package/dist/roadtrip/{p-288298fa.system.entry.js → p-efb893f4.system.entry.js} +1 -1
  184. package/dist/roadtrip/{p-e6d673ea.system.entry.js → p-f619b67c.system.entry.js} +1 -1
  185. package/dist/roadtrip/p-f631ead3.system.entry.js +1 -0
  186. package/dist/roadtrip/roadtrip.css +1 -1
  187. package/dist/roadtrip/roadtrip.esm.js +1 -1
  188. package/dist/roadtrip/svg/bike-inflation-color.svg +1 -0
  189. package/dist/roadtrip/svg/bike-inflation-outline.svg +1 -0
  190. package/dist/roadtrip/svg/cable-color.svg +1 -1
  191. package/dist/roadtrip/svg/cable-outline.svg +1 -1
  192. package/dist/roadtrip/svg/car-identity-paper-color.svg +1 -1
  193. package/dist/roadtrip/svg/car-identity-paper-outline.svg +1 -1
  194. package/dist/roadtrip/svg/flag-argentina-color.svg +1 -1
  195. package/dist/roadtrip/svg/flag-austria-color.svg +1 -1
  196. package/dist/roadtrip/svg/flag-belgium-color.svg +1 -1
  197. package/dist/roadtrip/svg/flag-france-color.svg +1 -1
  198. package/dist/roadtrip/svg/flag-germany-color.svg +1 -1
  199. package/dist/roadtrip/svg/flag-italy-color.svg +1 -1
  200. package/dist/roadtrip/svg/flag-poland-color.svg +1 -1
  201. package/dist/roadtrip/svg/flag-portugal-color.svg +1 -1
  202. package/dist/roadtrip/svg/flag-romania-color.svg +1 -1
  203. package/dist/roadtrip/svg/flag-russia-color.svg +1 -1
  204. package/dist/roadtrip/svg/flag-spain-color.svg +1 -1
  205. package/dist/roadtrip/svg/flag-sweden-color.svg +1 -1
  206. package/dist/roadtrip/svg/identity-driver-licence-color.svg +1 -1
  207. package/dist/roadtrip/svg/identity-driver-licence-outline.svg +1 -1
  208. package/dist/roadtrip/svg/identity-passport-color.svg +1 -1
  209. package/dist/roadtrip/svg/identity-passport-outline.svg +1 -1
  210. package/dist/roadtrip/svg/location-compass-color.svg +1 -1
  211. package/dist/roadtrip/svg/location-compass-outline.svg +1 -1
  212. package/dist/roadtrip/svg/location-compass-solid.svg +1 -1
  213. package/dist/roadtrip/svg/location-target-color.svg +1 -1
  214. package/dist/roadtrip/svg/location-target-outline.svg +1 -1
  215. package/dist/roadtrip/svg/location-target-solid.svg +1 -1
  216. package/dist/roadtrip/svg/log-in-color.svg +1 -1
  217. package/dist/roadtrip/svg/log-in-outline.svg +1 -1
  218. package/dist/roadtrip/svg/log-in-solid.svg +1 -1
  219. package/dist/roadtrip/svg/log-out-color.svg +1 -1
  220. package/dist/roadtrip/svg/log-out-outline.svg +1 -1
  221. package/dist/roadtrip/svg/log-out-solid.svg +1 -1
  222. package/dist/roadtrip/svg/mail-color.svg +1 -1
  223. package/dist/roadtrip/svg/mail-outline.svg +1 -1
  224. package/dist/roadtrip/svg/mail-solid.svg +1 -1
  225. package/dist/roadtrip/svg/multi-service-color.svg +1 -1
  226. package/dist/roadtrip/svg/multi-service-outline.svg +1 -1
  227. package/dist/roadtrip/svg/multi-service-solid.svg +1 -1
  228. package/dist/roadtrip/svg/navigation-app-color.svg +1 -1
  229. package/dist/roadtrip/svg/navigation-app-outline.svg +1 -1
  230. package/dist/roadtrip/svg/navigation-app-solid.svg +1 -1
  231. package/dist/roadtrip/svg/navigation-grid-outline.svg +1 -1
  232. package/dist/roadtrip/svg/navigation-grid-solid.svg +1 -1
  233. package/dist/roadtrip/svg/navigation-home-color.svg +1 -1
  234. package/dist/roadtrip/svg/navigation-home-outline.svg +1 -1
  235. package/dist/roadtrip/svg/navigation-home-solid.svg +1 -1
  236. package/dist/roadtrip/svg/navigation-launch-color.svg +1 -1
  237. package/dist/roadtrip/svg/navigation-launch-outline.svg +1 -1
  238. package/dist/roadtrip/svg/navigation-launch-solid.svg +1 -1
  239. package/dist/roadtrip/svg/navigation-list-outline.svg +1 -1
  240. package/dist/roadtrip/svg/navigation-menu-outline.svg +1 -1
  241. package/dist/roadtrip/svg/{pass-maintain-logo-solid color.svg → pass-maintain-logo-solid-color.svg} +0 -0
  242. package/dist/roadtrip/svg/people-disability-wheelchair-color.svg +1 -0
  243. package/dist/roadtrip/svg/people-disability-wheelchair-outline.svg +1 -0
  244. package/dist/roadtrip/svg/people-disability-wheelchair-solid.svg +1 -0
  245. package/dist/roadtrip/svg/scan-color.svg +1 -1
  246. package/dist/roadtrip/svg/scan-outline.svg +1 -1
  247. package/dist/roadtrip/svg/scan-vehicle-card-color.svg +1 -1
  248. package/dist/roadtrip/svg/scan-vehicle-card-outline.svg +1 -1
  249. package/dist/roadtrip/svg/sensor-color.svg +1 -1
  250. package/dist/roadtrip/svg/sensor-outline.svg +1 -1
  251. package/dist/roadtrip/svg/sign-color.svg +1 -1
  252. package/dist/roadtrip/svg/sign-outline.svg +1 -1
  253. package/dist/roadtrip/svg/social-instagram-badge.svg +1 -1
  254. package/dist/roadtrip/svg/social-instagram-solid.svg +1 -1
  255. package/dist/roadtrip/svg/social-linkedin-badge.svg +1 -0
  256. package/dist/roadtrip/svg/social-linkedin-color.svg +1 -0
  257. package/dist/roadtrip/svg/social-linkedin-solid.svg +1 -0
  258. package/dist/roadtrip/svg/social-paypal-badge.svg +1 -1
  259. package/dist/roadtrip/svg/social-paypal-color.svg +1 -1
  260. package/dist/roadtrip/svg/social-paypal-original.svg +1 -1
  261. package/dist/roadtrip/svg/social-paypal-solid.svg +1 -1
  262. package/dist/roadtrip/svg/social-tiktok-badge.svg +1 -1
  263. package/dist/roadtrip/svg/social-tiktok-color.svg +1 -1
  264. package/dist/roadtrip/svg/social-tiktok-solid.svg +1 -1
  265. package/dist/roadtrip/svg/sound-alarm-color.svg +1 -1
  266. package/dist/roadtrip/svg/sound-alarm-outline.svg +1 -1
  267. package/dist/roadtrip/svg/sound-alarm-solid.svg +1 -1
  268. package/dist/roadtrip/svg/star-stop-color.svg +1 -1
  269. package/dist/roadtrip/svg/star-stop-outline.svg +1 -1
  270. package/dist/roadtrip/svg/station-biofuel-color.svg +1 -1
  271. package/dist/roadtrip/svg/station-biofuel-outline.svg +1 -1
  272. package/dist/roadtrip/svg/station-biofuel-solid.svg +1 -1
  273. package/dist/roadtrip/svg/thumb-color.svg +1 -1
  274. package/dist/roadtrip/svg/thumb-outline.svg +1 -1
  275. package/dist/roadtrip/svg/thumb-solid.svg +1 -1
  276. package/dist/roadtrip/svg/timer-1u-color.svg +1 -0
  277. package/dist/roadtrip/svg/timer-1u-outline.svg +1 -0
  278. package/dist/roadtrip/svg/tire-inflation-color.svg +1 -0
  279. package/dist/roadtrip/svg/tire-inflation-outline.svg +1 -0
  280. package/dist/roadtrip/svg/tire-inflation-solid.svg +1 -0
  281. package/dist/roadtrip/svg/touch-color.svg +1 -1
  282. package/dist/roadtrip/svg/touch-outline.svg +1 -1
  283. package/dist/roadtrip/svg/translate-color.svg +1 -1
  284. package/dist/roadtrip/svg/translate-outline.svg +1 -1
  285. package/dist/roadtrip/svg/trust-color.svg +1 -1
  286. package/dist/roadtrip/svg/trust-outline.svg +1 -1
  287. package/dist/roadtrip/svg/vehicle-acc-color.svg +1 -0
  288. package/dist/roadtrip/svg/vehicle-acc-outline.svg +1 -0
  289. package/dist/roadtrip/svg/vehicle-acc-solid.svg +1 -0
  290. package/dist/roadtrip/svg/vehicle-bike-repair-color.svg +1 -0
  291. package/dist/roadtrip/svg/vehicle-bike-repair-outline.svg +1 -0
  292. package/dist/roadtrip/svg/vehicle-bike-repair-solid.svg +1 -0
  293. package/dist/roadtrip/svg/vehicle-camping-car-color.svg +1 -1
  294. package/dist/roadtrip/svg/vehicle-camping-car-outline.svg +1 -1
  295. package/dist/roadtrip/svg/vehicle-camping-car-solid.svg +1 -1
  296. package/dist/roadtrip/svg/vehicle-delivery-fast-color.svg +1 -0
  297. package/dist/roadtrip/svg/vehicle-delivery-fast-outline-color.svg +1 -0
  298. package/dist/roadtrip/svg/vehicle-delivery-fast-outline.svg +1 -0
  299. package/dist/roadtrip/svg/vehicle-delivery-fast-solid.svg +1 -0
  300. package/dist/roadtrip/svg/vehicle-delivery-fast.svg +1 -0
  301. package/dist/roadtrip/svg/vehicle-distance-color.svg +1 -0
  302. package/dist/roadtrip/svg/vehicle-distance-outline.svg +1 -0
  303. package/dist/roadtrip/svg/videocam-color.svg +1 -1
  304. package/dist/roadtrip/svg/videocam-outline.svg +1 -1
  305. package/dist/roadtrip/svg/videocam-solid.svg +1 -1
  306. package/dist/roadtrip/svg/weather-sun-color.svg +1 -1
  307. package/dist/roadtrip/svg/weather-sun-outline-color.svg +1 -1
  308. package/dist/roadtrip/svg/weather-sun-snow-color.svg +1 -1
  309. package/dist/roadtrip/svg/weather-sun-snow-outline-color.svg +1 -1
  310. package/dist/roadtrip/svg/weather-sun-snow-solid-color.svg +1 -1
  311. package/dist/roadtrip/svg/weather-sun-solid-color.svg +1 -1
  312. package/dist/roadtrip/svg/wrench-dual-color.svg +1 -1
  313. package/dist/roadtrip/svg/wrench-dual-outline.svg +1 -1
  314. package/dist/roadtrip/svg/wrench-dual-solid.svg +1 -1
  315. package/dist/roadtrip/svg/wrench-twin-color.svg +1 -1
  316. package/dist/roadtrip/svg/wrench-twin-outline.svg +1 -1
  317. package/dist/roadtrip/svg/wrench-twin-solid.svg +1 -1
  318. package/dist/roadtrip/svg/zoom-color.svg +1 -1
  319. package/dist/roadtrip/svg/zoom-less-color.svg +1 -1
  320. package/dist/roadtrip/svg/zoom-less-outline.svg +1 -1
  321. package/dist/roadtrip/svg/zoom-outline.svg +1 -1
  322. package/dist/types/components/carousel/carousel.d.ts +1 -0
  323. package/dist/types/components/counter/counter.d.ts +7 -0
  324. package/dist/types/components.d.ts +9 -0
  325. package/icons/icons.svg +1 -9
  326. package/icons/index.d.ts +45 -19
  327. package/icons/index.js +61 -35
  328. package/package.json +1 -1
  329. package/dist/roadtrip/p-00b0013c.system.entry.js +0 -1
  330. package/dist/roadtrip/p-1a37b0ca.entry.js +0 -1
  331. package/dist/roadtrip/p-7c62af4e.entry.js +0 -1
  332. package/dist/roadtrip/p-93eaf8f0.entry.js +0 -1
  333. package/dist/roadtrip/p-cf019857.system.entry.js +0 -1
  334. package/dist/roadtrip/p-ea30f5e6.entry.js +0 -1
@@ -29,7 +29,7 @@ const patchEsm = () => {
29
29
  const defineCustomElements = (win, options) => {
30
30
  if (typeof window === 'undefined') return Promise.resolve();
31
31
  return patchEsm().then(() => {
32
- return index.bootstrapLazy([["road-badge_11.cjs",[[1,"road-item",{"button":[4],"detail":[4],"active":[4],"detailIcon":[1,"detail-icon"],"disabled":[4],"download":[1],"href":[1],"rel":[1],"lines":[1],"target":[1],"type":[1],"multipleInputs":[32]}],[1,"road-badge",{"color":[1],"bubble":[4]}],[1,"road-list",{"lines":[1]}],[1,"road-toolbar",{"color":[1]}],[33,"road-drawer",{"isOpen":[1028,"is-open"],"position":[1],"drawerWidth":[2,"drawer-width"],"hasInverseHeader":[4,"has-inverse-header"],"hasBackIcon":[4,"has-back-icon"],"backText":[1,"back-text"],"drawerTitle":[1,"drawer-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64],"back":[64]},[[4,"keyup","onEscape"]]],[1,"road-col"],[1,"road-grid"],[1,"road-label"],[1,"road-row"],[1,"road-button",{"color":[1],"size":[513],"buttonType":[1,"button-type"],"disabled":[516],"expand":[516],"download":[1],"href":[1],"rel":[1],"target":[1],"outline":[4]}],[1,"road-icon",{"color":[1],"ariaLabel":[1537,"aria-label"],"ariaHidden":[513,"aria-hidden"],"name":[1],"src":[1],"icon":[8],"size":[1],"rotate":[1],"lazy":[4],"sanitize":[4],"svgContent":[32],"isVisible":[32]}]]],["road-duration.cjs",[[1,"road-duration",{"isOpen":[1028,"is-open"],"header":[1],"min":[2],"max":[2],"step":[2],"open":[64],"close":[64]},[[0,"roadcardclick","handleClick"]]]]],["road-counter.cjs",[[2,"road-counter",{"inputId":[1,"input-id"],"min":[1],"max":[1],"step":[1],"value":[2],"size":[1]}]]],["road-plate-number.cjs",[[2,"road-plate-number",{"country":[1],"disabled":[4],"placeholder":[1],"readonly":[4],"value":[1032],"motorbike":[4]}]]],["road-accordion.cjs",[[1,"road-accordion",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"]}]]],["road-banner.cjs",[[1,"road-banner",{"isOpen":[1028,"is-open"],"label":[1],"link":[1],"url":[1],"close":[64]}]]],["road-carousel.cjs",[[4,"road-carousel",{"options":[8],"pager":[4],"arrows":[4],"update":[64],"updateAutoHeight":[64],"slideTo":[64],"slideNext":[64],"slidePrev":[64],"getActiveIndex":[64],"getPreviousIndex":[64],"length":[64],"isEnd":[64],"isBeginning":[64],"startAutoplay":[64],"stopAutoplay":[64],"lockSwipeToNext":[64],"lockSwipeToPrev":[64],"lockSwipes":[64],"getSwiper":[64]}]]],["road-checkbox.cjs",[[6,"road-checkbox",{"checkboxId":[1,"checkbox-id"],"name":[1],"required":[4],"checked":[1028],"indeterminate":[4],"disabled":[4],"value":[1],"label":[1],"inverse":[4],"error":[1],"helper":[1]}]]],["road-chip.cjs",[[1,"road-chip",{"color":[1],"outline":[4],"size":[1],"hasCloseIcon":[4,"has-close-icon"]}]]],["road-collapse.cjs",[[1,"road-collapse",{"isOpen":[1028,"is-open"],"showMore":[1,"show-more"],"showLess":[1,"show-less"],"centered":[4]}]]],["road-dialog.cjs",[[1,"road-dialog",{"isOpen":[1028,"is-open"],"hasCloseIcon":[4,"has-close-icon"],"color":[1],"icon":[1],"label":[1],"description":[1],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-dropdown.cjs",[[1,"road-dropdown",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"position":[513],"direction":[513]}]]],["road-modal.cjs",[[1,"road-modal",{"maxWidth":[2,"max-width"],"isOpen":[1028,"is-open"],"hasInverseHeader":[4,"has-inverse-header"],"modalTitle":[1,"modal-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-range.cjs",[[2,"road-range",{"rangeId":[1,"range-id"],"value":[1032],"min":[1],"max":[1],"step":[1],"showValue":[4,"show-value"],"showTick":[4,"show-tick"]}]]],["road-rating.cjs",[[1,"road-rating",{"size":[513],"rate":[2],"reviews":[2],"reviewsText":[1,"reviews-text"]}]]],["road-toast.cjs",[[1,"road-toast",{"isOpen":[1028,"is-open"],"color":[1],"label":[1],"timeout":[2],"open":[64],"close":[64]}]]],["road-alert.cjs",[[1,"road-alert",{"color":[1],"label":[1],"link":[1],"url":[1]}]]],["road-autocomplete.cjs",[[6,"road-autocomplete",{"options":[16],"visible":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[4,"click","onClickOutside"]]]]],["road-avatar.cjs",[[1,"road-avatar"]]],["road-carousel-item.cjs",[[4,"road-carousel-item"]]],["road-flap.cjs",[[1,"road-flap",{"color":[1],"size":[513]}]]],["road-img.cjs",[[1,"road-img",{"alt":[1],"src":[1],"loadSrc":[32],"loadError":[32]}]]],["road-navbar.cjs",[[1,"road-navbar",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-navbar-item.cjs",[[1,"road-navbar-item",{"disabled":[4],"download":[1],"href":[1],"rel":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadNavbarChanged","onNavbarChanged"],[8,"roadnavbarchanged","onNavbarChanged"]]]]],["road-progress.cjs",[[1,"road-progress",{"value":[2],"label":[1],"color":[1]}]]],["road-radio.cjs",[[2,"road-radio",{"radioId":[1,"radio-id"],"name":[1],"required":[4],"disabled":[4],"value":[8],"label":[1],"inverse":[4],"error":[4],"helper":[1],"inline":[4],"checked":[32]},[[8,"roadChange","onRoadChangedChanged"],[8,"roadchange","onRoadChangedChanged"]]]]],["road-radio-group.cjs",[[6,"road-radio-group",{"radioGroupId":[1,"radio-group-id"],"allowEmptySelection":[4,"allow-empty-selection"],"name":[1],"value":[1032],"label":[1],"asterisk":[4],"ariaLabel":[513,"aria-label"],"error":[1025],"helper":[1]}]]],["road-select.cjs",[[2,"road-select",{"selectId":[1,"select-id"],"options":[16],"autofocus":[4],"disabled":[4],"name":[1],"required":[4],"size":[2],"sizes":[1],"label":[1],"error":[1],"value":[1032]}]]],["road-select-filter.cjs",[[6,"road-select-filter",{"options":[16],"parameters":[8],"isActive":[4,"is-active"],"onlySelect":[4,"only-select"],"isOpen":[32],"currentValue":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[0,"roadBlur","handleBlur"],[0,"roadblur","handleBlur"],[0,"roadChange","handleChange"],[0,"roadchange","handleChange"],[4,"click","onClickOutside"]]]]],["road-skeleton.cjs",[[1,"road-skeleton"]]],["road-spinner.cjs",[[1,"road-spinner",{"size":[513],"color":[513]}]]],["road-stepper.cjs",[[1,"road-stepper",{"color":[513],"light":[4],"outline":[4],"stateFirstStep":[1,"state-first-step"],"stateSecondStep":[1,"state-second-step"],"stateThirdStep":[1,"state-third-step"]}]]],["road-switch.cjs",[[2,"road-switch",{"switchId":[1,"switch-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-tab.cjs",[[1,"road-tab",{"active":[1028],"tab":[1],"setActive":[64]}]]],["road-tab-bar.cjs",[[1,"road-tab-bar",{"secondary":[4],"expand":[4],"center":[4],"selectedTab":[1,"selected-tab"]}]]],["road-tab-button.cjs",[[1,"road-tab-button",{"download":[1],"href":[1],"rel":[1],"layout":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadTabBarChanged","onTabBarChanged"],[8,"roadTabbarchanged","onTabBarChanged"]]]]],["road-table.cjs",[[6,"road-table"]]],["road-tabs.cjs",[[1,"road-tabs",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-text.cjs",[[1,"road-text",{"color":[1]}]]],["road-textarea.cjs",[[2,"road-textarea",{"textareaId":[1,"textarea-id"],"autocapitalize":[1],"autofocus":[4],"disabled":[4],"inputmode":[1],"enterkeyhint":[1],"maxlength":[2],"minlength":[2],"name":[1],"placeholder":[1],"sizes":[1],"readonly":[4],"required":[4],"spellcheck":[4],"cols":[2],"rows":[2],"wrap":[1],"value":[1025],"label":[1],"error":[1],"helper":[1]}]]],["road-toggle.cjs",[[2,"road-toggle",{"toggleId":[1,"toggle-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-toolbar-title.cjs",[[1,"road-toolbar-title"]]],["road-tooltip.cjs",[[1,"road-tooltip",{"tooltipId":[1,"tooltip-id"],"content":[1],"position":[1],"contentAlign":[1,"content-align"],"isOpen":[1028,"is-open"],"trigger":[1],"open":[64],"close":[64]}]]],["road-card.cjs",[[1,"road-card",{"button":[4],"value":[1],"type":[1],"download":[1],"href":[1],"rel":[1],"target":[1]}]]],["road-input.cjs",[[6,"road-input",{"inputId":[1,"input-id"],"autocapitalize":[1],"autocomplete":[1],"autocorrect":[1],"autofocus":[4],"disabled":[4],"enterkeyhint":[1],"inputmode":[1],"max":[1],"maxlength":[2],"min":[1],"minlength":[2],"name":[1],"pattern":[1],"placeholder":[1],"readonly":[4],"required":[4],"spellcheck":[4],"step":[1],"size":[2],"sizes":[1],"type":[1],"value":[1032],"label":[1],"error":[1],"helper":[1],"debounce":[2]}]]],["road-input-group.cjs",[[1,"road-input-group"]]]], options);
32
+ return index.bootstrapLazy([["road-badge_11.cjs",[[1,"road-item",{"button":[4],"detail":[4],"active":[4],"detailIcon":[1,"detail-icon"],"disabled":[4],"download":[1],"href":[1],"rel":[1],"lines":[1],"target":[1],"type":[1],"multipleInputs":[32]}],[1,"road-badge",{"color":[1],"bubble":[4]}],[1,"road-list",{"lines":[1]}],[1,"road-toolbar",{"color":[1]}],[33,"road-drawer",{"isOpen":[1028,"is-open"],"position":[1],"drawerWidth":[2,"drawer-width"],"hasInverseHeader":[4,"has-inverse-header"],"hasBackIcon":[4,"has-back-icon"],"backText":[1,"back-text"],"drawerTitle":[1,"drawer-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64],"back":[64]},[[4,"keyup","onEscape"]]],[1,"road-col"],[1,"road-grid"],[1,"road-label"],[1,"road-row"],[1,"road-button",{"color":[1],"size":[513],"buttonType":[1,"button-type"],"disabled":[516],"expand":[516],"download":[1],"href":[1],"rel":[1],"target":[1],"outline":[4]}],[1,"road-icon",{"color":[1],"ariaLabel":[1537,"aria-label"],"ariaHidden":[513,"aria-hidden"],"name":[1],"src":[1],"icon":[8],"size":[1],"rotate":[1],"lazy":[4],"sanitize":[4],"svgContent":[32],"isVisible":[32]}]]],["road-duration.cjs",[[1,"road-duration",{"isOpen":[1028,"is-open"],"header":[1],"min":[2],"max":[2],"step":[2],"open":[64],"close":[64]},[[0,"roadcardclick","handleClick"]]]]],["road-counter.cjs",[[2,"road-counter",{"inputId":[1,"input-id"],"min":[1],"max":[1],"step":[1],"value":[2],"size":[1],"icon":[4]}]]],["road-plate-number.cjs",[[2,"road-plate-number",{"country":[1],"disabled":[4],"placeholder":[1],"readonly":[4],"value":[1032],"motorbike":[4]}]]],["road-accordion.cjs",[[1,"road-accordion",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"]}]]],["road-banner.cjs",[[1,"road-banner",{"isOpen":[1028,"is-open"],"label":[1],"link":[1],"url":[1],"close":[64]}]]],["road-carousel.cjs",[[4,"road-carousel",{"options":[8],"pager":[4],"arrows":[4],"update":[64],"updateAutoHeight":[64],"slideTo":[64],"slideNext":[64],"slidePrev":[64],"getActiveIndex":[64],"getPreviousIndex":[64],"length":[64],"isEnd":[64],"isBeginning":[64],"startAutoplay":[64],"stopAutoplay":[64],"lockSwipeToNext":[64],"lockSwipeToPrev":[64],"lockSwipes":[64],"getSwiper":[64]}]]],["road-checkbox.cjs",[[6,"road-checkbox",{"checkboxId":[1,"checkbox-id"],"name":[1],"required":[4],"checked":[1028],"indeterminate":[4],"disabled":[4],"value":[1],"label":[1],"inverse":[4],"error":[1],"helper":[1]}]]],["road-chip.cjs",[[1,"road-chip",{"color":[1],"outline":[4],"size":[1],"hasCloseIcon":[4,"has-close-icon"]}]]],["road-collapse.cjs",[[1,"road-collapse",{"isOpen":[1028,"is-open"],"showMore":[1,"show-more"],"showLess":[1,"show-less"],"centered":[4]}]]],["road-dialog.cjs",[[1,"road-dialog",{"isOpen":[1028,"is-open"],"hasCloseIcon":[4,"has-close-icon"],"color":[1],"icon":[1],"label":[1],"description":[1],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-dropdown.cjs",[[1,"road-dropdown",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"position":[513],"direction":[513]}]]],["road-modal.cjs",[[1,"road-modal",{"maxWidth":[2,"max-width"],"isOpen":[1028,"is-open"],"hasInverseHeader":[4,"has-inverse-header"],"modalTitle":[1,"modal-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-range.cjs",[[2,"road-range",{"rangeId":[1,"range-id"],"value":[1032],"min":[1],"max":[1],"step":[1],"showValue":[4,"show-value"],"showTick":[4,"show-tick"]}]]],["road-rating.cjs",[[1,"road-rating",{"size":[513],"rate":[2],"reviews":[2],"reviewsText":[1,"reviews-text"]}]]],["road-toast.cjs",[[1,"road-toast",{"isOpen":[1028,"is-open"],"color":[1],"label":[1],"timeout":[2],"open":[64],"close":[64]}]]],["road-alert.cjs",[[1,"road-alert",{"color":[1],"label":[1],"link":[1],"url":[1]}]]],["road-autocomplete.cjs",[[6,"road-autocomplete",{"options":[16],"visible":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[4,"click","onClickOutside"]]]]],["road-avatar.cjs",[[1,"road-avatar"]]],["road-carousel-item.cjs",[[4,"road-carousel-item"]]],["road-flap.cjs",[[1,"road-flap",{"color":[1],"size":[513]}]]],["road-img.cjs",[[1,"road-img",{"alt":[1],"src":[1],"loadSrc":[32],"loadError":[32]}]]],["road-navbar.cjs",[[1,"road-navbar",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-navbar-item.cjs",[[1,"road-navbar-item",{"disabled":[4],"download":[1],"href":[1],"rel":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadNavbarChanged","onNavbarChanged"],[8,"roadnavbarchanged","onNavbarChanged"]]]]],["road-progress.cjs",[[1,"road-progress",{"value":[2],"label":[1],"color":[1]}]]],["road-radio.cjs",[[2,"road-radio",{"radioId":[1,"radio-id"],"name":[1],"required":[4],"disabled":[4],"value":[8],"label":[1],"inverse":[4],"error":[4],"helper":[1],"inline":[4],"checked":[32]},[[8,"roadChange","onRoadChangedChanged"],[8,"roadchange","onRoadChangedChanged"]]]]],["road-radio-group.cjs",[[6,"road-radio-group",{"radioGroupId":[1,"radio-group-id"],"allowEmptySelection":[4,"allow-empty-selection"],"name":[1],"value":[1032],"label":[1],"asterisk":[4],"ariaLabel":[513,"aria-label"],"error":[1025],"helper":[1]}]]],["road-select.cjs",[[2,"road-select",{"selectId":[1,"select-id"],"options":[16],"autofocus":[4],"disabled":[4],"name":[1],"required":[4],"size":[2],"sizes":[1],"label":[1],"error":[1],"value":[1032]}]]],["road-select-filter.cjs",[[6,"road-select-filter",{"options":[16],"parameters":[8],"isActive":[4,"is-active"],"onlySelect":[4,"only-select"],"isOpen":[32],"currentValue":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[0,"roadBlur","handleBlur"],[0,"roadblur","handleBlur"],[0,"roadChange","handleChange"],[0,"roadchange","handleChange"],[4,"click","onClickOutside"]]]]],["road-skeleton.cjs",[[1,"road-skeleton"]]],["road-spinner.cjs",[[1,"road-spinner",{"size":[513],"color":[513]}]]],["road-stepper.cjs",[[1,"road-stepper",{"color":[513],"light":[4],"outline":[4],"stateFirstStep":[1,"state-first-step"],"stateSecondStep":[1,"state-second-step"],"stateThirdStep":[1,"state-third-step"]}]]],["road-switch.cjs",[[2,"road-switch",{"switchId":[1,"switch-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-tab.cjs",[[1,"road-tab",{"active":[1028],"tab":[1],"setActive":[64]}]]],["road-tab-bar.cjs",[[1,"road-tab-bar",{"secondary":[4],"expand":[4],"center":[4],"selectedTab":[1,"selected-tab"]}]]],["road-tab-button.cjs",[[1,"road-tab-button",{"download":[1],"href":[1],"rel":[1],"layout":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadTabBarChanged","onTabBarChanged"],[8,"roadTabbarchanged","onTabBarChanged"]]]]],["road-table.cjs",[[6,"road-table"]]],["road-tabs.cjs",[[1,"road-tabs",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-text.cjs",[[1,"road-text",{"color":[1]}]]],["road-textarea.cjs",[[2,"road-textarea",{"textareaId":[1,"textarea-id"],"autocapitalize":[1],"autofocus":[4],"disabled":[4],"inputmode":[1],"enterkeyhint":[1],"maxlength":[2],"minlength":[2],"name":[1],"placeholder":[1],"sizes":[1],"readonly":[4],"required":[4],"spellcheck":[4],"cols":[2],"rows":[2],"wrap":[1],"value":[1025],"label":[1],"error":[1],"helper":[1]}]]],["road-toggle.cjs",[[2,"road-toggle",{"toggleId":[1,"toggle-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-toolbar-title.cjs",[[1,"road-toolbar-title"]]],["road-tooltip.cjs",[[1,"road-tooltip",{"tooltipId":[1,"tooltip-id"],"content":[1],"position":[1],"contentAlign":[1,"content-align"],"isOpen":[1028,"is-open"],"trigger":[1],"open":[64],"close":[64]}]]],["road-card.cjs",[[1,"road-card",{"button":[4],"value":[1],"type":[1],"download":[1],"href":[1],"rel":[1],"target":[1]}]]],["road-input.cjs",[[6,"road-input",{"inputId":[1,"input-id"],"autocapitalize":[1],"autocomplete":[1],"autocorrect":[1],"autofocus":[4],"disabled":[4],"enterkeyhint":[1],"inputmode":[1],"max":[1],"maxlength":[2],"min":[1],"minlength":[2],"name":[1],"pattern":[1],"placeholder":[1],"readonly":[4],"required":[4],"spellcheck":[4],"step":[1],"size":[2],"sizes":[1],"type":[1],"value":[1032],"label":[1],"error":[1],"helper":[1],"debounce":[2]}]]],["road-input-group.cjs",[[1,"road-input-group"]]]], options);
33
33
  });
34
34
  };
35
35
 
@@ -6,7 +6,7 @@ const index = require('./index-9b63596c.js');
6
6
  const index$1 = require('./index-b51ea273.js');
7
7
  require('./polyfill-c7a0fa22.js');
8
8
 
9
- const accordionCss = ":host{--accordion-header-border:1px;--content-margin:0 1rem 1rem;--content-padding:1rem 0.5rem 0;--header-padding:1rem 0.5rem 1rem 1rem;--icon-color:var(--road-grey-900);--max-height:800px;display:block;margin-bottom:1rem}.accordion{--max-height:800px;overflow:hidden;font-family:var(--road-font, sans-serif);font-size:1rem;line-height:1.5;color:var(--road-grey-900);background:var(--road-grey-000);border:1px solid;border-color:var(--road-grey-500);border-radius:0.25rem;-webkit-transition:max-height 0.3s ease-in-out;transition:max-height 0.3s ease-in-out}.accordion.accordion-light{border:0}.accordion[open]{max-height:var(--max-height)}.accordion[open] .accordion-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.accordion[open] .accordion-content{padding:var(--content-padding);margin:var(--content-margin)}.accordion-light[open] .accordion-light-content{padding:0 0.5rem 1rem;margin:0 1rem 1rem}.accordion-light[open] .accordion-light-header::after{display:none}.accordion-trigger{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:4rem;border:1px solid transparent;border-radius:0.25rem;outline:0;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.accordion-trigger::-webkit-details-marker{display:none}.accordion-trigger.focus-visible{border-color:var(--road-info-default)}.accordion-trigger:active{background:var(--road-grey-100)}.accordion-header{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:var(--header-padding);font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.accordion-light-header{position:relative}.accordion-light-header::after{position:absolute;bottom:1px;width:98.3%;height:1px;content:\"\";background:var(--road-grey-500)}.accordion-arrow{margin-left:1rem;color:var(--icon-color);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accordion-content{padding:0 0.5rem;margin:0 1rem;overflow:hidden;border-top:var(--accordion-header-border) solid var(--road-grey-500)}.accordion-light-content{border-top:0;border-bottom:1px solid var(--road-grey-500)}";
9
+ const accordionCss = ":host{--accordion-header-border:1px;--content-margin:0 1rem 1rem;--content-padding:1rem 0.5rem 0;--header-padding:1rem 0.5rem 1rem 1rem;--icon-color:var(--road-grey-900);--max-height:none;display:block;margin-bottom:1rem}.accordion{--max-height:none;overflow:hidden;font-family:var(--road-font, sans-serif);font-size:1rem;line-height:1.5;color:var(--road-grey-900);background:var(--road-grey-000);border:1px solid;border-color:var(--road-grey-500);border-radius:0.25rem;-webkit-transition:max-height 0.3s ease-in-out;transition:max-height 0.3s ease-in-out}.accordion.accordion-light{border:0}.accordion[open]{max-height:var(--max-height)}.accordion[open] .accordion-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.accordion[open] .accordion-content{padding:var(--content-padding);margin:var(--content-margin)}.accordion-light[open] .accordion-light-content{padding:0 0.5rem 1rem;margin:0 1rem 1rem}.accordion-light[open] .accordion-light-header::after{display:none}.accordion-trigger{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:4rem;border:1px solid transparent;border-radius:0.25rem;outline:0;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.accordion-trigger::-webkit-details-marker{display:none}.accordion-trigger.focus-visible{border-color:var(--road-info-default)}.accordion-trigger:active{background:var(--road-grey-100)}.accordion-header{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:var(--header-padding);font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.accordion-light-header{position:relative}.accordion-light-header::after{position:absolute;bottom:1px;width:98.3%;height:1px;content:\"\";background:var(--road-grey-500)}.accordion-arrow{margin-left:1rem;color:var(--icon-color);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accordion-content{padding:0 0.5rem;margin:0 1rem;overflow:hidden;border-top:var(--accordion-header-border) solid var(--road-grey-500)}.accordion-light-content{border-top:0;border-bottom:1px solid var(--road-grey-500)}";
10
10
 
11
11
  let Accordion = class {
12
12
  constructor(hostRef) {
@@ -235,7 +235,7 @@ Drawer.style = {
235
235
  light: drawerLightCss
236
236
  };
237
237
 
238
- const gridCss = ":host{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto}";
238
+ const gridCss = ":host{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto}@media (min-width: 768px){:host{padding-right:24px;padding-left:24px}}";
239
239
 
240
240
  let Grid = class {
241
241
  constructor(hostRef) {
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index = require('./index-9b63596c.js');
6
6
  const index$1 = require('./index-b51ea273.js');
7
7
 
8
- const bannerCss = ":host{display:none}:host(.banner-open){position:relative;display:block;padding:1rem 2rem;font-size:1rem;text-align:center;background-color:var(--road-secondary-500)}.banner-close{position:absolute;top:0;right:0;padding:0.25rem;cursor:pointer;background:none;border:0}.banner-open-label{font-weight:700}.banner-open-link{display:block;margin:0.25rem 0.75rem;font-size:0.875rem;color:var(--road-grey-900)}@media (min-width: 992px){.banner-close{right:0.25rem;bottom:0}.banner-open-link{display:initial}}";
8
+ const bannerCss = ":host{display:none}:host(.banner-open){position:relative;display:block;padding:1rem 2rem;font-size:1rem;text-align:center;background-color:var(--road-secondary-500)}.banner-close{position:absolute;top:0;right:0;padding:0.25rem;color:currentColor;cursor:pointer;background:none;border:0}.banner-close road-icon{color:currentColor}.banner-open-label{font-weight:700}.banner-open-link{display:block;margin:0.25rem 0.75rem;font-size:0.875rem;color:currentColor}@media (min-width: 992px){.banner-close{right:0.25rem;bottom:0}.banner-open-link{display:initial}}";
9
9
 
10
10
  let Banner = class {
11
11
  constructor(hostRef) {
@@ -64,12 +64,12 @@ let Carousel = class {
64
64
  childList: true,
65
65
  subtree: true,
66
66
  });
67
- this.el.componentOnReady().then(() => {
68
- if (!this.didInit) {
69
- this.didInit = true;
70
- this.initSwiper();
71
- }
72
- });
67
+ }
68
+ }
69
+ componentDidLoad() {
70
+ if (!this.didInit) {
71
+ this.didInit = true;
72
+ this.initSwiper();
73
73
  }
74
74
  }
75
75
  disconnectedCallback() {
@@ -240,9 +240,9 @@ let Carousel = class {
240
240
  async initSwiper() {
241
241
  const finalOptions = this.normalizeOptions();
242
242
  // init swiper core
243
+ await waitForSlides(this.el);
243
244
  // @ts-ignore
244
245
  const { Swiper } = await Promise.resolve().then(function () { return require('./swiper.bundle-dec9b216.js'); });
245
- await waitForSlides(this.el);
246
246
  const swiper = new Swiper(this.el, finalOptions);
247
247
  this.swiperReady = true;
248
248
  this.syncSwiper = swiper;
@@ -11,6 +11,8 @@ let Counter = class {
11
11
  index.registerInstance(this, hostRef);
12
12
  this.roadincrease = index.createEvent(this, "roadincrease", 7);
13
13
  this.roadIncrease = index.createEvent(this, "roadIncrease", 7);
14
+ this.checkvalue = index.createEvent(this, "checkvalue", 7);
15
+ this.checkValue = index.createEvent(this, "checkValue", 7);
14
16
  this.roaddecrease = index.createEvent(this, "roaddecrease", 7);
15
17
  this.roadDecrease = index.createEvent(this, "roadDecrease", 7);
16
18
  /**
@@ -21,19 +23,44 @@ let Counter = class {
21
23
  * The value of the counter.
22
24
  */
23
25
  this.value = 1;
26
+ /**
27
+ * Set to `true` to add icon.
28
+ */
29
+ this.icon = false;
24
30
  this.increase = () => {
25
31
  this.el.querySelector('input').stepUp();
32
+ var valueInput = this.el.querySelector('input').value;
33
+ var nb = parseInt(valueInput);
34
+ if (this.icon && nb > 1) {
35
+ let attribut = document.getElementById("iconCounterLess");
36
+ attribut.setAttribute('name', 'navigation-add-less');
37
+ }
38
+ else if (this.icon) {
39
+ let attribut = document.getElementById("iconCounterLess");
40
+ attribut.setAttribute('name', 'delete-forever');
41
+ }
26
42
  this.roadincrease.emit();
27
43
  this.roadIncrease.emit();
28
44
  };
29
45
  this.decrease = () => {
30
46
  this.el.querySelector('input').stepDown();
47
+ var valueInput = this.el.querySelector('input').value;
48
+ var nb = parseInt(valueInput);
49
+ if (this.icon && nb > 1) {
50
+ let attribut = document.getElementById("iconCounterLess");
51
+ attribut.setAttribute('name', 'navigation-add-less');
52
+ }
53
+ else if (this.icon) {
54
+ let attribut = document.getElementById("iconCounterLess");
55
+ attribut.setAttribute('name', 'delete-forever');
56
+ }
31
57
  this.roaddecrease.emit();
32
58
  this.roadDecrease.emit();
33
59
  };
34
60
  }
35
61
  render() {
36
- return (index.h("road-input-group", { class: this.size && `counter-${this.size}` }, index.h("road-button", { slot: "prepend", size: this.size, onClick: this.decrease }, "-"), index.h("road-input", { type: "number", min: this.min, max: this.max, step: this.step, value: this.value }), index.h("road-button", { slot: "append", size: this.size, onClick: this.increase }, "+")));
62
+ var icon = this.icon ? 'delete-forever' : 'navigation-add-less';
63
+ return (index.h("road-input-group", { class: this.size && `counter-${this.size}` }, index.h("road-button", { slot: "prepend", size: this.size, onClick: this.decrease }, index.h("road-icon", { name: icon, id: "iconCounterLess" })), index.h("road-input", { type: "number", min: this.min, max: this.max, step: this.step, value: this.value }), index.h("road-button", { slot: "append", size: this.size, onClick: this.increase }, index.h("road-icon", { name: "navigation-add-more" }))));
37
64
  }
38
65
  get el() { return index.getElement(this); }
39
66
  };
@@ -1814,7 +1814,9 @@ let SelectFilter = class {
1814
1814
  this.onlySelect = true;
1815
1815
  this.onClick = (value, label) => {
1816
1816
  this.el.querySelector('road-input').value = label;
1817
- this.el.querySelector('road-icon').name = 'flag-' + label;
1817
+ if (document.getElementsByClassName('phone-number-label-icon').length > 0) {
1818
+ this.el.querySelector('road-icon').name = 'flag-' + label;
1819
+ }
1818
1820
  this.isOpen = false;
1819
1821
  this.roadselected.emit({
1820
1822
  value: value.toString(),
@@ -83,5 +83,5 @@ const patchDynamicImport = (base, orgScriptElm) => {
83
83
  };
84
84
 
85
85
  patchBrowser().then(options => {
86
- return index.bootstrapLazy([["road-badge_11.cjs",[[1,"road-item",{"button":[4],"detail":[4],"active":[4],"detailIcon":[1,"detail-icon"],"disabled":[4],"download":[1],"href":[1],"rel":[1],"lines":[1],"target":[1],"type":[1],"multipleInputs":[32]}],[1,"road-badge",{"color":[1],"bubble":[4]}],[1,"road-list",{"lines":[1]}],[1,"road-toolbar",{"color":[1]}],[33,"road-drawer",{"isOpen":[1028,"is-open"],"position":[1],"drawerWidth":[2,"drawer-width"],"hasInverseHeader":[4,"has-inverse-header"],"hasBackIcon":[4,"has-back-icon"],"backText":[1,"back-text"],"drawerTitle":[1,"drawer-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64],"back":[64]},[[4,"keyup","onEscape"]]],[1,"road-col"],[1,"road-grid"],[1,"road-label"],[1,"road-row"],[1,"road-button",{"color":[1],"size":[513],"buttonType":[1,"button-type"],"disabled":[516],"expand":[516],"download":[1],"href":[1],"rel":[1],"target":[1],"outline":[4]}],[1,"road-icon",{"color":[1],"ariaLabel":[1537,"aria-label"],"ariaHidden":[513,"aria-hidden"],"name":[1],"src":[1],"icon":[8],"size":[1],"rotate":[1],"lazy":[4],"sanitize":[4],"svgContent":[32],"isVisible":[32]}]]],["road-duration.cjs",[[1,"road-duration",{"isOpen":[1028,"is-open"],"header":[1],"min":[2],"max":[2],"step":[2],"open":[64],"close":[64]},[[0,"roadcardclick","handleClick"]]]]],["road-counter.cjs",[[2,"road-counter",{"inputId":[1,"input-id"],"min":[1],"max":[1],"step":[1],"value":[2],"size":[1]}]]],["road-plate-number.cjs",[[2,"road-plate-number",{"country":[1],"disabled":[4],"placeholder":[1],"readonly":[4],"value":[1032],"motorbike":[4]}]]],["road-accordion.cjs",[[1,"road-accordion",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"]}]]],["road-banner.cjs",[[1,"road-banner",{"isOpen":[1028,"is-open"],"label":[1],"link":[1],"url":[1],"close":[64]}]]],["road-carousel.cjs",[[4,"road-carousel",{"options":[8],"pager":[4],"arrows":[4],"update":[64],"updateAutoHeight":[64],"slideTo":[64],"slideNext":[64],"slidePrev":[64],"getActiveIndex":[64],"getPreviousIndex":[64],"length":[64],"isEnd":[64],"isBeginning":[64],"startAutoplay":[64],"stopAutoplay":[64],"lockSwipeToNext":[64],"lockSwipeToPrev":[64],"lockSwipes":[64],"getSwiper":[64]}]]],["road-checkbox.cjs",[[6,"road-checkbox",{"checkboxId":[1,"checkbox-id"],"name":[1],"required":[4],"checked":[1028],"indeterminate":[4],"disabled":[4],"value":[1],"label":[1],"inverse":[4],"error":[1],"helper":[1]}]]],["road-chip.cjs",[[1,"road-chip",{"color":[1],"outline":[4],"size":[1],"hasCloseIcon":[4,"has-close-icon"]}]]],["road-collapse.cjs",[[1,"road-collapse",{"isOpen":[1028,"is-open"],"showMore":[1,"show-more"],"showLess":[1,"show-less"],"centered":[4]}]]],["road-dialog.cjs",[[1,"road-dialog",{"isOpen":[1028,"is-open"],"hasCloseIcon":[4,"has-close-icon"],"color":[1],"icon":[1],"label":[1],"description":[1],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-dropdown.cjs",[[1,"road-dropdown",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"position":[513],"direction":[513]}]]],["road-modal.cjs",[[1,"road-modal",{"maxWidth":[2,"max-width"],"isOpen":[1028,"is-open"],"hasInverseHeader":[4,"has-inverse-header"],"modalTitle":[1,"modal-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-range.cjs",[[2,"road-range",{"rangeId":[1,"range-id"],"value":[1032],"min":[1],"max":[1],"step":[1],"showValue":[4,"show-value"],"showTick":[4,"show-tick"]}]]],["road-rating.cjs",[[1,"road-rating",{"size":[513],"rate":[2],"reviews":[2],"reviewsText":[1,"reviews-text"]}]]],["road-toast.cjs",[[1,"road-toast",{"isOpen":[1028,"is-open"],"color":[1],"label":[1],"timeout":[2],"open":[64],"close":[64]}]]],["road-alert.cjs",[[1,"road-alert",{"color":[1],"label":[1],"link":[1],"url":[1]}]]],["road-autocomplete.cjs",[[6,"road-autocomplete",{"options":[16],"visible":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[4,"click","onClickOutside"]]]]],["road-avatar.cjs",[[1,"road-avatar"]]],["road-carousel-item.cjs",[[4,"road-carousel-item"]]],["road-flap.cjs",[[1,"road-flap",{"color":[1],"size":[513]}]]],["road-img.cjs",[[1,"road-img",{"alt":[1],"src":[1],"loadSrc":[32],"loadError":[32]}]]],["road-navbar.cjs",[[1,"road-navbar",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-navbar-item.cjs",[[1,"road-navbar-item",{"disabled":[4],"download":[1],"href":[1],"rel":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadNavbarChanged","onNavbarChanged"],[8,"roadnavbarchanged","onNavbarChanged"]]]]],["road-progress.cjs",[[1,"road-progress",{"value":[2],"label":[1],"color":[1]}]]],["road-radio.cjs",[[2,"road-radio",{"radioId":[1,"radio-id"],"name":[1],"required":[4],"disabled":[4],"value":[8],"label":[1],"inverse":[4],"error":[4],"helper":[1],"inline":[4],"checked":[32]},[[8,"roadChange","onRoadChangedChanged"],[8,"roadchange","onRoadChangedChanged"]]]]],["road-radio-group.cjs",[[6,"road-radio-group",{"radioGroupId":[1,"radio-group-id"],"allowEmptySelection":[4,"allow-empty-selection"],"name":[1],"value":[1032],"label":[1],"asterisk":[4],"ariaLabel":[513,"aria-label"],"error":[1025],"helper":[1]}]]],["road-select.cjs",[[2,"road-select",{"selectId":[1,"select-id"],"options":[16],"autofocus":[4],"disabled":[4],"name":[1],"required":[4],"size":[2],"sizes":[1],"label":[1],"error":[1],"value":[1032]}]]],["road-select-filter.cjs",[[6,"road-select-filter",{"options":[16],"parameters":[8],"isActive":[4,"is-active"],"onlySelect":[4,"only-select"],"isOpen":[32],"currentValue":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[0,"roadBlur","handleBlur"],[0,"roadblur","handleBlur"],[0,"roadChange","handleChange"],[0,"roadchange","handleChange"],[4,"click","onClickOutside"]]]]],["road-skeleton.cjs",[[1,"road-skeleton"]]],["road-spinner.cjs",[[1,"road-spinner",{"size":[513],"color":[513]}]]],["road-stepper.cjs",[[1,"road-stepper",{"color":[513],"light":[4],"outline":[4],"stateFirstStep":[1,"state-first-step"],"stateSecondStep":[1,"state-second-step"],"stateThirdStep":[1,"state-third-step"]}]]],["road-switch.cjs",[[2,"road-switch",{"switchId":[1,"switch-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-tab.cjs",[[1,"road-tab",{"active":[1028],"tab":[1],"setActive":[64]}]]],["road-tab-bar.cjs",[[1,"road-tab-bar",{"secondary":[4],"expand":[4],"center":[4],"selectedTab":[1,"selected-tab"]}]]],["road-tab-button.cjs",[[1,"road-tab-button",{"download":[1],"href":[1],"rel":[1],"layout":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadTabBarChanged","onTabBarChanged"],[8,"roadTabbarchanged","onTabBarChanged"]]]]],["road-table.cjs",[[6,"road-table"]]],["road-tabs.cjs",[[1,"road-tabs",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-text.cjs",[[1,"road-text",{"color":[1]}]]],["road-textarea.cjs",[[2,"road-textarea",{"textareaId":[1,"textarea-id"],"autocapitalize":[1],"autofocus":[4],"disabled":[4],"inputmode":[1],"enterkeyhint":[1],"maxlength":[2],"minlength":[2],"name":[1],"placeholder":[1],"sizes":[1],"readonly":[4],"required":[4],"spellcheck":[4],"cols":[2],"rows":[2],"wrap":[1],"value":[1025],"label":[1],"error":[1],"helper":[1]}]]],["road-toggle.cjs",[[2,"road-toggle",{"toggleId":[1,"toggle-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-toolbar-title.cjs",[[1,"road-toolbar-title"]]],["road-tooltip.cjs",[[1,"road-tooltip",{"tooltipId":[1,"tooltip-id"],"content":[1],"position":[1],"contentAlign":[1,"content-align"],"isOpen":[1028,"is-open"],"trigger":[1],"open":[64],"close":[64]}]]],["road-card.cjs",[[1,"road-card",{"button":[4],"value":[1],"type":[1],"download":[1],"href":[1],"rel":[1],"target":[1]}]]],["road-input.cjs",[[6,"road-input",{"inputId":[1,"input-id"],"autocapitalize":[1],"autocomplete":[1],"autocorrect":[1],"autofocus":[4],"disabled":[4],"enterkeyhint":[1],"inputmode":[1],"max":[1],"maxlength":[2],"min":[1],"minlength":[2],"name":[1],"pattern":[1],"placeholder":[1],"readonly":[4],"required":[4],"spellcheck":[4],"step":[1],"size":[2],"sizes":[1],"type":[1],"value":[1032],"label":[1],"error":[1],"helper":[1],"debounce":[2]}]]],["road-input-group.cjs",[[1,"road-input-group"]]]], options);
86
+ return index.bootstrapLazy([["road-badge_11.cjs",[[1,"road-item",{"button":[4],"detail":[4],"active":[4],"detailIcon":[1,"detail-icon"],"disabled":[4],"download":[1],"href":[1],"rel":[1],"lines":[1],"target":[1],"type":[1],"multipleInputs":[32]}],[1,"road-badge",{"color":[1],"bubble":[4]}],[1,"road-list",{"lines":[1]}],[1,"road-toolbar",{"color":[1]}],[33,"road-drawer",{"isOpen":[1028,"is-open"],"position":[1],"drawerWidth":[2,"drawer-width"],"hasInverseHeader":[4,"has-inverse-header"],"hasBackIcon":[4,"has-back-icon"],"backText":[1,"back-text"],"drawerTitle":[1,"drawer-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64],"back":[64]},[[4,"keyup","onEscape"]]],[1,"road-col"],[1,"road-grid"],[1,"road-label"],[1,"road-row"],[1,"road-button",{"color":[1],"size":[513],"buttonType":[1,"button-type"],"disabled":[516],"expand":[516],"download":[1],"href":[1],"rel":[1],"target":[1],"outline":[4]}],[1,"road-icon",{"color":[1],"ariaLabel":[1537,"aria-label"],"ariaHidden":[513,"aria-hidden"],"name":[1],"src":[1],"icon":[8],"size":[1],"rotate":[1],"lazy":[4],"sanitize":[4],"svgContent":[32],"isVisible":[32]}]]],["road-duration.cjs",[[1,"road-duration",{"isOpen":[1028,"is-open"],"header":[1],"min":[2],"max":[2],"step":[2],"open":[64],"close":[64]},[[0,"roadcardclick","handleClick"]]]]],["road-counter.cjs",[[2,"road-counter",{"inputId":[1,"input-id"],"min":[1],"max":[1],"step":[1],"value":[2],"size":[1],"icon":[4]}]]],["road-plate-number.cjs",[[2,"road-plate-number",{"country":[1],"disabled":[4],"placeholder":[1],"readonly":[4],"value":[1032],"motorbike":[4]}]]],["road-accordion.cjs",[[1,"road-accordion",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"]}]]],["road-banner.cjs",[[1,"road-banner",{"isOpen":[1028,"is-open"],"label":[1],"link":[1],"url":[1],"close":[64]}]]],["road-carousel.cjs",[[4,"road-carousel",{"options":[8],"pager":[4],"arrows":[4],"update":[64],"updateAutoHeight":[64],"slideTo":[64],"slideNext":[64],"slidePrev":[64],"getActiveIndex":[64],"getPreviousIndex":[64],"length":[64],"isEnd":[64],"isBeginning":[64],"startAutoplay":[64],"stopAutoplay":[64],"lockSwipeToNext":[64],"lockSwipeToPrev":[64],"lockSwipes":[64],"getSwiper":[64]}]]],["road-checkbox.cjs",[[6,"road-checkbox",{"checkboxId":[1,"checkbox-id"],"name":[1],"required":[4],"checked":[1028],"indeterminate":[4],"disabled":[4],"value":[1],"label":[1],"inverse":[4],"error":[1],"helper":[1]}]]],["road-chip.cjs",[[1,"road-chip",{"color":[1],"outline":[4],"size":[1],"hasCloseIcon":[4,"has-close-icon"]}]]],["road-collapse.cjs",[[1,"road-collapse",{"isOpen":[1028,"is-open"],"showMore":[1,"show-more"],"showLess":[1,"show-less"],"centered":[4]}]]],["road-dialog.cjs",[[1,"road-dialog",{"isOpen":[1028,"is-open"],"hasCloseIcon":[4,"has-close-icon"],"color":[1],"icon":[1],"label":[1],"description":[1],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-dropdown.cjs",[[1,"road-dropdown",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"position":[513],"direction":[513]}]]],["road-modal.cjs",[[1,"road-modal",{"maxWidth":[2,"max-width"],"isOpen":[1028,"is-open"],"hasInverseHeader":[4,"has-inverse-header"],"modalTitle":[1,"modal-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-range.cjs",[[2,"road-range",{"rangeId":[1,"range-id"],"value":[1032],"min":[1],"max":[1],"step":[1],"showValue":[4,"show-value"],"showTick":[4,"show-tick"]}]]],["road-rating.cjs",[[1,"road-rating",{"size":[513],"rate":[2],"reviews":[2],"reviewsText":[1,"reviews-text"]}]]],["road-toast.cjs",[[1,"road-toast",{"isOpen":[1028,"is-open"],"color":[1],"label":[1],"timeout":[2],"open":[64],"close":[64]}]]],["road-alert.cjs",[[1,"road-alert",{"color":[1],"label":[1],"link":[1],"url":[1]}]]],["road-autocomplete.cjs",[[6,"road-autocomplete",{"options":[16],"visible":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[4,"click","onClickOutside"]]]]],["road-avatar.cjs",[[1,"road-avatar"]]],["road-carousel-item.cjs",[[4,"road-carousel-item"]]],["road-flap.cjs",[[1,"road-flap",{"color":[1],"size":[513]}]]],["road-img.cjs",[[1,"road-img",{"alt":[1],"src":[1],"loadSrc":[32],"loadError":[32]}]]],["road-navbar.cjs",[[1,"road-navbar",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-navbar-item.cjs",[[1,"road-navbar-item",{"disabled":[4],"download":[1],"href":[1],"rel":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadNavbarChanged","onNavbarChanged"],[8,"roadnavbarchanged","onNavbarChanged"]]]]],["road-progress.cjs",[[1,"road-progress",{"value":[2],"label":[1],"color":[1]}]]],["road-radio.cjs",[[2,"road-radio",{"radioId":[1,"radio-id"],"name":[1],"required":[4],"disabled":[4],"value":[8],"label":[1],"inverse":[4],"error":[4],"helper":[1],"inline":[4],"checked":[32]},[[8,"roadChange","onRoadChangedChanged"],[8,"roadchange","onRoadChangedChanged"]]]]],["road-radio-group.cjs",[[6,"road-radio-group",{"radioGroupId":[1,"radio-group-id"],"allowEmptySelection":[4,"allow-empty-selection"],"name":[1],"value":[1032],"label":[1],"asterisk":[4],"ariaLabel":[513,"aria-label"],"error":[1025],"helper":[1]}]]],["road-select.cjs",[[2,"road-select",{"selectId":[1,"select-id"],"options":[16],"autofocus":[4],"disabled":[4],"name":[1],"required":[4],"size":[2],"sizes":[1],"label":[1],"error":[1],"value":[1032]}]]],["road-select-filter.cjs",[[6,"road-select-filter",{"options":[16],"parameters":[8],"isActive":[4,"is-active"],"onlySelect":[4,"only-select"],"isOpen":[32],"currentValue":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[0,"roadBlur","handleBlur"],[0,"roadblur","handleBlur"],[0,"roadChange","handleChange"],[0,"roadchange","handleChange"],[4,"click","onClickOutside"]]]]],["road-skeleton.cjs",[[1,"road-skeleton"]]],["road-spinner.cjs",[[1,"road-spinner",{"size":[513],"color":[513]}]]],["road-stepper.cjs",[[1,"road-stepper",{"color":[513],"light":[4],"outline":[4],"stateFirstStep":[1,"state-first-step"],"stateSecondStep":[1,"state-second-step"],"stateThirdStep":[1,"state-third-step"]}]]],["road-switch.cjs",[[2,"road-switch",{"switchId":[1,"switch-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-tab.cjs",[[1,"road-tab",{"active":[1028],"tab":[1],"setActive":[64]}]]],["road-tab-bar.cjs",[[1,"road-tab-bar",{"secondary":[4],"expand":[4],"center":[4],"selectedTab":[1,"selected-tab"]}]]],["road-tab-button.cjs",[[1,"road-tab-button",{"download":[1],"href":[1],"rel":[1],"layout":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadTabBarChanged","onTabBarChanged"],[8,"roadTabbarchanged","onTabBarChanged"]]]]],["road-table.cjs",[[6,"road-table"]]],["road-tabs.cjs",[[1,"road-tabs",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-text.cjs",[[1,"road-text",{"color":[1]}]]],["road-textarea.cjs",[[2,"road-textarea",{"textareaId":[1,"textarea-id"],"autocapitalize":[1],"autofocus":[4],"disabled":[4],"inputmode":[1],"enterkeyhint":[1],"maxlength":[2],"minlength":[2],"name":[1],"placeholder":[1],"sizes":[1],"readonly":[4],"required":[4],"spellcheck":[4],"cols":[2],"rows":[2],"wrap":[1],"value":[1025],"label":[1],"error":[1],"helper":[1]}]]],["road-toggle.cjs",[[2,"road-toggle",{"toggleId":[1,"toggle-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-toolbar-title.cjs",[[1,"road-toolbar-title"]]],["road-tooltip.cjs",[[1,"road-tooltip",{"tooltipId":[1,"tooltip-id"],"content":[1],"position":[1],"contentAlign":[1,"content-align"],"isOpen":[1028,"is-open"],"trigger":[1],"open":[64],"close":[64]}]]],["road-card.cjs",[[1,"road-card",{"button":[4],"value":[1],"type":[1],"download":[1],"href":[1],"rel":[1],"target":[1]}]]],["road-input.cjs",[[6,"road-input",{"inputId":[1,"input-id"],"autocapitalize":[1],"autocomplete":[1],"autocorrect":[1],"autofocus":[4],"disabled":[4],"enterkeyhint":[1],"inputmode":[1],"max":[1],"maxlength":[2],"min":[1],"minlength":[2],"name":[1],"pattern":[1],"placeholder":[1],"readonly":[4],"required":[4],"spellcheck":[4],"step":[1],"size":[2],"sizes":[1],"type":[1],"value":[1032],"label":[1],"error":[1],"helper":[1],"debounce":[2]}]]],["road-input-group.cjs",[[1,"road-input-group"]]]], options);
87
87
  });
@@ -26,7 +26,7 @@
26
26
  --content-padding: 1rem 0.5rem 0;
27
27
  --header-padding: 1rem 0.5rem 1rem 1rem;
28
28
  --icon-color: var(--road-grey-900);
29
- --max-height: 800px;
29
+ --max-height: none;
30
30
 
31
31
  display: block;
32
32
  margin-bottom: 1rem;
@@ -36,7 +36,7 @@
36
36
  -------------------- */
37
37
 
38
38
  .accordion {
39
- --max-height: 800px;
39
+ --max-height: none;
40
40
  overflow: hidden;
41
41
  font-family: var(--road-font, sans-serif);
42
42
  font-size: 1rem;
@@ -60,7 +60,7 @@ export default {
60
60
  },
61
61
  '--max-height': {
62
62
  table: {
63
- defaultValue: { summary: '800px' },
63
+ defaultValue: { summary: 'none' },
64
64
  },
65
65
  control: {
66
66
  type: null,
@@ -19,11 +19,16 @@
19
19
  top: 0;
20
20
  right: 0;
21
21
  padding: 0.25rem;
22
+ color: currentColor;
22
23
  cursor: pointer;
23
24
  background: none;
24
25
  border: 0;
25
26
  }
26
27
 
28
+ .banner-close road-icon{
29
+ color: currentColor;
30
+ }
31
+
27
32
  .banner-open-label{
28
33
  font-weight: 700;
29
34
  }
@@ -32,7 +37,7 @@
32
37
  display: block;
33
38
  margin: 0.25rem 0.75rem;
34
39
  font-size: 0.875rem;
35
- color: var(--road-grey-900);
40
+ color: currentColor;
36
41
  }
37
42
 
38
43
  @media (min-width: 992px) {
@@ -43,12 +43,12 @@ export class Carousel {
43
43
  childList: true,
44
44
  subtree: true,
45
45
  });
46
- this.el.componentOnReady().then(() => {
47
- if (!this.didInit) {
48
- this.didInit = true;
49
- this.initSwiper();
50
- }
51
- });
46
+ }
47
+ }
48
+ componentDidLoad() {
49
+ if (!this.didInit) {
50
+ this.didInit = true;
51
+ this.initSwiper();
52
52
  }
53
53
  }
54
54
  disconnectedCallback() {
@@ -219,9 +219,9 @@ export class Carousel {
219
219
  async initSwiper() {
220
220
  const finalOptions = this.normalizeOptions();
221
221
  // init swiper core
222
+ await waitForSlides(this.el);
222
223
  // @ts-ignore
223
224
  const { Swiper } = await import('./swiper/swiper.bundle.js');
224
- await waitForSlides(this.el);
225
225
  const swiper = new Swiper(this.el, finalOptions);
226
226
  this.swiperReady = true;
227
227
  this.syncSwiper = swiper;
@@ -9,22 +9,49 @@ export class Counter {
9
9
  * The value of the counter.
10
10
  */
11
11
  this.value = 1;
12
+ /**
13
+ * Set to `true` to add icon.
14
+ */
15
+ this.icon = false;
12
16
  this.increase = () => {
13
17
  this.el.querySelector('input').stepUp();
18
+ var valueInput = this.el.querySelector('input').value;
19
+ var nb = parseInt(valueInput);
20
+ if (this.icon && nb > 1) {
21
+ let attribut = document.getElementById("iconCounterLess");
22
+ attribut.setAttribute('name', 'navigation-add-less');
23
+ }
24
+ else if (this.icon) {
25
+ let attribut = document.getElementById("iconCounterLess");
26
+ attribut.setAttribute('name', 'delete-forever');
27
+ }
14
28
  this.roadincrease.emit();
15
29
  this.roadIncrease.emit();
16
30
  };
17
31
  this.decrease = () => {
18
32
  this.el.querySelector('input').stepDown();
33
+ var valueInput = this.el.querySelector('input').value;
34
+ var nb = parseInt(valueInput);
35
+ if (this.icon && nb > 1) {
36
+ let attribut = document.getElementById("iconCounterLess");
37
+ attribut.setAttribute('name', 'navigation-add-less');
38
+ }
39
+ else if (this.icon) {
40
+ let attribut = document.getElementById("iconCounterLess");
41
+ attribut.setAttribute('name', 'delete-forever');
42
+ }
19
43
  this.roaddecrease.emit();
20
44
  this.roadDecrease.emit();
21
45
  };
22
46
  }
23
47
  render() {
48
+ var icon = this.icon ? 'delete-forever' : 'navigation-add-less';
24
49
  return (h("road-input-group", { class: this.size && `counter-${this.size}` },
25
- h("road-button", { slot: "prepend", size: this.size, onClick: this.decrease }, "-"),
50
+ h("road-button", { slot: "prepend", size: this.size, onClick: this.decrease },
51
+ h("road-icon", { name: icon, id: "iconCounterLess" })),
26
52
  h("road-input", { type: "number", min: this.min, max: this.max, step: this.step, value: this.value }),
27
- h("road-button", { slot: "append", size: this.size, onClick: this.increase }, "+")));
53
+ h("road-button", { slot: "append", size: this.size, onClick: this.increase },
54
+ h("road-icon", { name: "navigation-add-more" }))));
28
55
  }
29
56
  static get is() { return "road-counter"; }
30
57
  static get encapsulation() { return "scoped"; }
@@ -138,6 +165,24 @@ export class Counter {
138
165
  },
139
166
  "attribute": "size",
140
167
  "reflect": false
168
+ },
169
+ "icon": {
170
+ "type": "boolean",
171
+ "mutable": false,
172
+ "complexType": {
173
+ "original": "boolean",
174
+ "resolved": "boolean",
175
+ "references": {}
176
+ },
177
+ "required": false,
178
+ "optional": false,
179
+ "docs": {
180
+ "tags": [],
181
+ "text": "Set to `true` to add icon."
182
+ },
183
+ "attribute": "icon",
184
+ "reflect": false,
185
+ "defaultValue": "false"
141
186
  }
142
187
  }; }
143
188
  static get events() { return [{
@@ -173,6 +218,39 @@ export class Counter {
173
218
  "resolved": "void",
174
219
  "references": {}
175
220
  }
221
+ }, {
222
+ "method": "checkvalue",
223
+ "name": "checkvalue",
224
+ "bubbles": true,
225
+ "cancelable": true,
226
+ "composed": true,
227
+ "docs": {
228
+ "tags": [],
229
+ "text": ""
230
+ },
231
+ "complexType": {
232
+ "original": "void",
233
+ "resolved": "void",
234
+ "references": {}
235
+ }
236
+ }, {
237
+ "method": "checkValue",
238
+ "name": "checkValue",
239
+ "bubbles": true,
240
+ "cancelable": true,
241
+ "composed": true,
242
+ "docs": {
243
+ "tags": [{
244
+ "name": "internal",
245
+ "text": undefined
246
+ }],
247
+ "text": ""
248
+ },
249
+ "complexType": {
250
+ "original": "void",
251
+ "resolved": "void",
252
+ "references": {}
253
+ }
176
254
  }, {
177
255
  "method": "roaddecrease",
178
256
  "name": "roaddecrease",
@@ -31,6 +31,9 @@ export default {
31
31
  value: {
32
32
  control: 'number',
33
33
  },
34
+ icon: {
35
+ control: 'boolean',
36
+ },
34
37
  roaddecrease: {
35
38
  control: {
36
39
  type: null,
@@ -55,6 +58,7 @@ export default {
55
58
  max: 20,
56
59
  step: 1,
57
60
  value: 1,
61
+ icon: false,
58
62
  },
59
63
  };
60
64
 
@@ -64,7 +68,8 @@ const Template = (args) => html`
64
68
  min="${ifDefined(args.min)}"
65
69
  max="${ifDefined(args.max)}"
66
70
  step="${ifDefined(args.step)}"
67
- value="${ifDefined(args.value)}"
71
+ value="${ifDefined(args.value)}"
72
+ icon="${ifDefined(args.icon)}"
68
73
  input-id="${ifDefined(args['input-id'])}"
69
74
  ></road-counter>
70
75
  `;
@@ -7,3 +7,12 @@
7
7
  margin-right: auto;
8
8
  margin-left: auto;
9
9
  }
10
+
11
+
12
+ @media (min-width: 768px) {
13
+
14
+ :host {
15
+ padding-right: 24px;
16
+ padding-left: 24px;
17
+ }
18
+ }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M43.55 43.55s0-.06.01-.09h-.01v.09ZM53.97 9.89c-5.37 0-9.73 4.37-9.73 9.73 0 4.94 3.7 9.02 8.48 9.64v24.4c0 .94-.77 1.71-1.71 1.71s-1.71-.77-1.71-1.71v-5.99c0-1.99-1.39-3.64-3.24-4.08-.11.84-.32 1.65-.65 2.41.79.15 1.39.84 1.39 1.67v5.99c0 2.32 1.89 4.21 4.21 4.21 2.32 0 4.21-1.89 4.21-4.21v-24.4c4.78-.62 8.48-4.7 8.48-9.64 0-5.37-4.37-9.73-9.73-9.73Zm0 16.96c-3.99 0-7.23-3.24-7.23-7.23s3.24-7.23 7.23-7.23 7.23 3.24 7.23 7.23-3.24 7.23-7.23 7.23ZM32.84 27.71a3.06 3.06 0 1 0 0-6.12h-4.22a1.25 1.25 0 0 0 0 2.5h4.22a.56.56 0 1 1 0 1.12 2.501 2.501 0 0 0-2.34 3.39l.82 2.15-12.84.54-1.32-2.72h1.1a1.25 1.25 0 0 0 0-2.5h-5.31a1.25 1.25 0 0 0 0 2.5h1.43l2 4.14-8.03 8.91c-.33.37-.41.89-.21 1.34.2.45.65.74 1.14.74h13.2v-.03c.42 0 .83-.22 1.07-.6l3.32-5.48a9.87 9.87 0 0 1 5.42-4.29l3.65 9.6c.19.5.67.81 1.17.81a1.254 1.254 0 0 0 1.17-1.69l-5.43-14.3-.01-.01ZM12.09 41.2l5.47-6.07 2.94 6.07h-8.41Zm12.64-4.91-2.12 3.51-2.94-6.06 7.46-.31c-.93.82-1.74 1.78-2.4 2.87v-.01Z" fill="#292C33"/><path d="M53.97 20.87c-.32 0-.64-.12-.88-.37a1.25 1.25 0 0 1 0-1.77l2.64-2.64a1.25 1.25 0 0 1 1.77 0c.49.49.49 1.28 0 1.77l-2.64 2.64c-.24.24-.56.37-.88.37h-.01ZM16.26 36.57l-1.7 1.88c.61.79 1.04 1.73 1.23 2.74h2.53a9.063 9.063 0 0 0-2.06-4.63v.01Z" fill="#F6A404"/><path d="M15.78 43.7c-.6 3-3.25 5.27-6.43 5.27-3.61 0-6.55-2.94-6.55-6.56 0-3.62 2.94-6.55 6.55-6.55 1.22 0 2.36.34 3.34.93l1.7-1.89a9.008 9.008 0 0 0-5.04-1.54C4.36 33.36.3 37.42.3 42.41c0 4.99 4.06 9.06 9.05 9.06 4.56 0 8.33-3.39 8.95-7.77h-2.53.01ZM37.09 33.39c-.69 0-1.36.09-2.01.23l.9 2.37c.36-.06.73-.1 1.11-.1 3.61 0 6.55 2.94 6.55 6.56 0 3.62-2.94 6.55-6.55 6.55a6.56 6.56 0 0 1-6.55-6.55c0-2.35 1.24-4.41 3.1-5.56l-.9-2.37a9.057 9.057 0 0 0-4.7 7.94c0 4.99 4.06 9.05 9.05 9.05 4.99 0 9.05-4.06 9.05-9.05 0-4.99-4.06-9.06-9.05-9.06v-.01Z" fill="var(--road-secondary-600, rgb(246, 164, 4))"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M43.55 43.55s0-.06.01-.09h-.01v.09ZM53.97 9.89c-5.37 0-9.73 4.37-9.73 9.73 0 4.94 3.7 9.02 8.48 9.64v24.4c0 .94-.77 1.71-1.71 1.71s-1.71-.77-1.71-1.71v-5.99c0-1.99-1.39-3.64-3.24-4.08-.11.84-.32 1.65-.65 2.41.79.15 1.39.84 1.39 1.67v5.99c0 2.32 1.89 4.21 4.21 4.21 2.32 0 4.21-1.89 4.21-4.21v-24.4c4.78-.62 8.48-4.7 8.48-9.64 0-5.37-4.37-9.73-9.73-9.73Zm0 16.96c-3.99 0-7.23-3.24-7.23-7.23s3.24-7.23 7.23-7.23 7.23 3.24 7.23 7.23-3.24 7.23-7.23 7.23ZM32.84 27.71a3.06 3.06 0 1 0 0-6.12h-4.22a1.25 1.25 0 0 0 0 2.5h4.22a.56.56 0 1 1 0 1.12 2.501 2.501 0 0 0-2.34 3.39l.82 2.15-12.84.54-1.32-2.72h1.1a1.25 1.25 0 0 0 0-2.5h-5.31a1.25 1.25 0 0 0 0 2.5h1.43l2 4.14-8.03 8.91c-.33.37-.41.89-.21 1.34.2.45.65.74 1.14.74h13.2v-.03c.42 0 .83-.22 1.07-.6l3.32-5.48a9.87 9.87 0 0 1 5.42-4.29l3.65 9.6c.19.5.67.81 1.17.81a1.254 1.254 0 0 0 1.17-1.69l-5.43-14.3-.01-.01ZM12.09 41.2l5.47-6.07 2.94 6.07h-8.41Zm12.64-4.91-2.12 3.51-2.94-6.06 7.46-.31c-.93.82-1.74 1.78-2.4 2.87v-.01Z"/><path d="M53.97 20.87c-.32 0-.64-.12-.88-.37a1.25 1.25 0 0 1 0-1.77l2.64-2.64a1.25 1.25 0 0 1 1.77 0c.49.49.49 1.28 0 1.77l-2.64 2.64c-.24.24-.56.37-.88.37h-.01ZM16.26 36.57l-1.7 1.88c.61.79 1.04 1.73 1.23 2.74h2.53a9.063 9.063 0 0 0-2.06-4.63v.01Z"/><path d="M15.78 43.7c-.6 3-3.25 5.27-6.43 5.27-3.61 0-6.55-2.94-6.55-6.56 0-3.62 2.94-6.55 6.55-6.55 1.22 0 2.36.34 3.34.93l1.7-1.89a9.008 9.008 0 0 0-5.04-1.54C4.36 33.36.3 37.42.3 42.41c0 4.99 4.06 9.06 9.05 9.06 4.56 0 8.33-3.39 8.95-7.77h-2.53.01ZM37.09 33.39c-.69 0-1.36.09-2.01.23l.9 2.37c.36-.06.73-.1 1.11-.1 3.61 0 6.55 2.94 6.55 6.56 0 3.62-2.94 6.55-6.55 6.55a6.56 6.56 0 0 1-6.55-6.55c0-2.35 1.24-4.41 3.1-5.56l-.9-2.37a9.057 9.057 0 0 0-4.7 7.94c0 4.99 4.06 9.05 9.05 9.05 4.99 0 9.05-4.06 9.05-9.05 0-4.99-4.06-9.06-9.05-9.06v-.01Z"/></svg>
@@ -1 +1 @@
1
- <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M61.9 10.69V8.44h-7v2.25h-1.25v18.92c0 2.06-.37 4.03-1.04 5.87 0-.22.02-.44.02-.65 0-10.74-8.74-19.47-19.47-19.47-10.73 0-19.48 8.73-19.48 19.47 0 7.75 4.12 14.54 10.28 18.35-7.4-.41-13.3-6.54-13.3-14.04V20.11H9.41v-2.25H2.42v2.25H1.17v19.03c0 13 10.58 23.58 23.58 23.58 6.96 0 13.61-2.59 18.76-7.29 11.31-3.14 19.64-13.52 19.64-25.82V10.69H61.9ZM24.74 60.22c-11.62 0-21.08-9.46-21.08-21.08V20.36h4.5v18.78c0 9.14 7.44 16.58 16.58 16.58 1.29 0 2.58-.14 3.85-.38 2.1.68 4.34 1.06 6.66 1.06h1.09c.63 0 1.24-.03 1.86-.07a25.19 25.19 0 0 1-13.47 3.88l.01.01Zm11.61-6.31h-1.09c-10.52 0-19.08-8.56-19.08-19.08 0-9.36 7.61-16.97 16.97-16.97s16.97 7.61 16.97 16.97c0 2.07-.26 4.14-.76 6.14-1.85 2.12-4.2 3.79-6.87 4.81 2.03-3.28 3.13-7.06 3.13-10.95 0-6.88-5.6-12.47-12.47-12.47-6.87 0-12.47 5.6-12.47 12.47 0 8.04 6.54 14.58 14.58 14.58h1.09c10.91 0 19.79-8.88 19.79-19.79V10.94h4.5v18.67c0 13.4-10.9 24.29-24.29 24.29v.01Zm2.35-7.16c-.77.11-1.55.16-2.35.16h-1.09c-6.66 0-12.08-5.42-12.08-12.08 0-5.5 4.47-9.97 9.97-9.97 5.5 0 9.97 4.47 9.97 9.97 0 4.36-1.57 8.58-4.43 11.92h.01Z" fill="#292C33"/><path d="M59.65 1.69h-2.5v6.75h2.5V1.69ZM7.17 11.11h-2.5v6.75h2.5v-6.75Z" fill="var(--road-secondary-600, rgb(246, 164, 4))"/></svg>
1
+ <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M61.9 10.69V8.44h-7v2.25h-1.25v18.92c0 2.06-.37 4.03-1.04 5.87 0-.22.02-.44.02-.65 0-10.74-8.74-19.47-19.47-19.47-10.73 0-19.48 8.73-19.48 19.47 0 7.75 4.12 14.54 10.28 18.35-7.4-.41-13.3-6.54-13.3-14.04V20.11H9.41v-2.25H2.42v2.25H1.17v19.03c0 13 10.58 23.58 23.58 23.58 6.96 0 13.61-2.59 18.76-7.29 11.31-3.14 19.64-13.52 19.64-25.82V10.69H61.9ZM24.74 60.22c-11.62 0-21.08-9.46-21.08-21.08V20.36h4.5v18.78c0 9.14 7.44 16.58 16.58 16.58 1.29 0 2.58-.14 3.85-.38 2.1.68 4.34 1.06 6.66 1.06h1.09c.63 0 1.24-.03 1.86-.07a25.19 25.19 0 0 1-13.47 3.88l.01.01Zm11.61-6.31h-1.09c-10.52 0-19.08-8.56-19.08-19.08 0-9.36 7.61-16.97 16.97-16.97s16.97 7.61 16.97 16.97c0 2.07-.26 4.14-.76 6.14-1.85 2.12-4.2 3.79-6.87 4.81 2.03-3.28 3.13-7.06 3.13-10.95 0-6.88-5.6-12.47-12.47-12.47-6.87 0-12.47 5.6-12.47 12.47 0 8.04 6.54 14.58 14.58 14.58h1.09c10.91 0 19.79-8.88 19.79-19.79V10.94h4.5v18.67c0 13.4-10.9 24.29-24.29 24.29v.01Zm2.35-7.16c-.77.11-1.55.16-2.35.16h-1.09c-6.66 0-12.08-5.42-12.08-12.08 0-5.5 4.47-9.97 9.97-9.97 5.5 0 9.97 4.47 9.97 9.97 0 4.36-1.57 8.58-4.43 11.92h.01Z"/><path d="M59.65 1.69h-2.5v6.75h2.5V1.69ZM7.17 11.11h-2.5v6.75h2.5v-6.75Z" fill="var(--road-secondary-600, rgb(246, 164, 4))"/></svg>
@@ -1 +1 @@
1
- <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M61.9 10.69V8.44h-7v2.25h-1.25v18.92c0 2.06-.37 4.03-1.04 5.87 0-.22.02-.44.02-.65 0-10.74-8.74-19.47-19.47-19.47-10.73 0-19.48 8.73-19.48 19.47 0 7.75 4.12 14.54 10.28 18.35-7.4-.41-13.3-6.54-13.3-14.04V20.11H9.41v-2.25H2.42v2.25H1.17v19.03c0 13 10.58 23.58 23.58 23.58 6.96 0 13.61-2.59 18.76-7.29 11.31-3.14 19.64-13.52 19.64-25.82V10.69H61.9ZM24.74 60.22c-11.62 0-21.08-9.46-21.08-21.08V20.36h4.5v18.78c0 9.14 7.44 16.58 16.58 16.58 1.29 0 2.58-.14 3.85-.38 2.1.68 4.34 1.06 6.66 1.06h1.09c.63 0 1.24-.03 1.86-.07a25.19 25.19 0 0 1-13.47 3.88l.01.01Zm11.61-6.31h-1.09c-10.52 0-19.08-8.56-19.08-19.08 0-9.36 7.61-16.97 16.97-16.97s16.97 7.61 16.97 16.97c0 2.07-.26 4.14-.76 6.14-1.85 2.12-4.2 3.79-6.87 4.81 2.03-3.28 3.13-7.06 3.13-10.95 0-6.88-5.6-12.47-12.47-12.47-6.87 0-12.47 5.6-12.47 12.47 0 8.04 6.54 14.58 14.58 14.58h1.09c10.91 0 19.79-8.88 19.79-19.79V10.94h4.5v18.67c0 13.4-10.9 24.29-24.29 24.29v.01Zm2.35-7.16c-.77.11-1.55.16-2.35.16h-1.09c-6.66 0-12.08-5.42-12.08-12.08 0-5.5 4.47-9.97 9.97-9.97 5.5 0 9.97 4.47 9.97 9.97 0 4.36-1.57 8.58-4.43 11.92h.01ZM59.65 1.69h-2.5v6.75h2.5V1.69Z" fill="#292C33"/><path d="M7.17 11.11h-2.5v6.75h2.5v-6.75Z" fill="#292C33"/></svg>
1
+ <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M61.9 10.69V8.44h-7v2.25h-1.25v18.92c0 2.06-.37 4.03-1.04 5.87 0-.22.02-.44.02-.65 0-10.74-8.74-19.47-19.47-19.47-10.73 0-19.48 8.73-19.48 19.47 0 7.75 4.12 14.54 10.28 18.35-7.4-.41-13.3-6.54-13.3-14.04V20.11H9.41v-2.25H2.42v2.25H1.17v19.03c0 13 10.58 23.58 23.58 23.58 6.96 0 13.61-2.59 18.76-7.29 11.31-3.14 19.64-13.52 19.64-25.82V10.69H61.9ZM24.74 60.22c-11.62 0-21.08-9.46-21.08-21.08V20.36h4.5v18.78c0 9.14 7.44 16.58 16.58 16.58 1.29 0 2.58-.14 3.85-.38 2.1.68 4.34 1.06 6.66 1.06h1.09c.63 0 1.24-.03 1.86-.07a25.19 25.19 0 0 1-13.47 3.88l.01.01Zm11.61-6.31h-1.09c-10.52 0-19.08-8.56-19.08-19.08 0-9.36 7.61-16.97 16.97-16.97s16.97 7.61 16.97 16.97c0 2.07-.26 4.14-.76 6.14-1.85 2.12-4.2 3.79-6.87 4.81 2.03-3.28 3.13-7.06 3.13-10.95 0-6.88-5.6-12.47-12.47-12.47-6.87 0-12.47 5.6-12.47 12.47 0 8.04 6.54 14.58 14.58 14.58h1.09c10.91 0 19.79-8.88 19.79-19.79V10.94h4.5v18.67c0 13.4-10.9 24.29-24.29 24.29v.01Zm2.35-7.16c-.77.11-1.55.16-2.35.16h-1.09c-6.66 0-12.08-5.42-12.08-12.08 0-5.5 4.47-9.97 9.97-9.97 5.5 0 9.97 4.47 9.97 9.97 0 4.36-1.57 8.58-4.43 11.92h.01ZM59.65 1.69h-2.5v6.75h2.5V1.69Z"/><path d="M7.17 11.11h-2.5v6.75h2.5v-6.75Z"/></svg>
@@ -1 +1 @@
1
- <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M40.5 10.12V1.49H8.4v51.83h13.57v8.63H55.3V10.12H40.5Zm-12.33 0L38 4.83v5.29h-9.83ZM10.9 50.82V3.99h23.39l-12.33 6.64v40.19H10.9Zm41.9 8.63H24.47V12.62H52.8v46.84-.01Z" fill="#292C33"/><path d="M47.89 46.51h-2.78v2.5h2.78v-2.5Z" fill="#292C33"/><path d="M47.89 17.52h-18.5v2.5h18.5v-2.5Zm0 34.78h-18.5v2.5h18.5v-2.5Z" fill="var(--road-secondary-600, rgb(246, 164, 4))"/></svg>
1
+ <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M40.5 10.12V1.49H8.4v51.83h13.57v8.63H55.3V10.12H40.5Zm-12.33 0L38 4.83v5.29h-9.83ZM10.9 50.82V3.99h23.39l-12.33 6.64v40.19H10.9Zm41.9 8.63H24.47V12.62H52.8v46.84-.01Z"/><path d="M47.89 46.51h-2.78v2.5h2.78v-2.5Z"/><path d="M47.89 17.52h-18.5v2.5h18.5v-2.5Zm0 34.78h-18.5v2.5h18.5v-2.5Z" fill="var(--road-secondary-600, rgb(246, 164, 4))"/></svg>
@@ -1 +1 @@
1
- <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M40.5 10.12V1.49H8.4v51.83h13.57v8.63H55.3V10.12H40.5Zm-12.33 0L38 4.83v5.29h-9.83ZM10.9 50.82V3.99h23.39l-12.33 6.64v40.19H10.9Zm41.9 8.63H24.47V12.62H52.8v46.84-.01Z" fill="#292C33"/><path d="M47.89 46.51h-2.78v2.5h2.78v-2.5Zm0-28.99h-18.5v2.5h18.5v-2.5Zm0 34.78h-18.5v2.5h18.5v-2.5Z" fill="#292C33"/></svg>
1
+ <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M40.5 10.12V1.49H8.4v51.83h13.57v8.63H55.3V10.12H40.5Zm-12.33 0L38 4.83v5.29h-9.83ZM10.9 50.82V3.99h23.39l-12.33 6.64v40.19H10.9Zm41.9 8.63H24.47V12.62H52.8v46.84-.01Z"/><path d="M47.89 46.51h-2.78v2.5h2.78v-2.5Zm0-28.99h-18.5v2.5h18.5v-2.5Zm0 34.78h-18.5v2.5h18.5v-2.5Z"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H1v14h22V5Z" fill="#74ACDF"/><path d="M23 9.667H1v4.667h22V9.667Z" fill="#fff"/><path d="m13.632 13.441-.986-.785.77 1-.868-.915.623 1.1-.731-1.027.464 1.172-.582-1.119.3 1.225-.42-1.189.123 1.255-.25-1.236-.053 1.26-.076-1.259-.227 1.24.1-1.257-.4 1.2.269-1.235-.561 1.13.442-1.181-.712 1.041.6-1.108-.85.931.75-1.013-.972.8.884-.9-1.074.661 1-.767-1.155.505 1.1-.62-1.214.339 1.173-.461-1.25.167 1.226-.294-1.261-.008 1.255-.12-1.248-.184 1.26.056-1.21-.356 1.24.231-1.148-.521 1.2.4-1.064-.675 1.128.563-.96-.817 1.04.715-.838-.943.929.852-.7-1.05.8.973-.545-1.137.658 1.075-.382-1.2.5 1.157-.21-1.243.336 1.215-.036-1.26.164 1.25.14-1.253-.012 1.261.313-1.221-.187 1.247.48-1.166-.36 1.209.64-1.088-.525 1.147.783-.988-.678 1.063.913-.87-.82.958 1.025-.734-.945.835 1.117-.584-1.052.7 1.188-.423-1.138.542 1.235-.254-1.2.378 1.258-.079-1.244.207 1.257.1-1.26.032 1.231.27-1.253-.143 1.182.439-1.22-.316 1.108.6-1.165-.483 1.015.748-1.086-.641.909.874Z" fill="#85340A"/><path d="M12 12.854a.862.862 0 1 0 0-1.724.862.862 0 0 0 0 1.724Z" fill="#F6B40E"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H1v14h22V5Z" fill="#74ACDF"/><path d="M23 9.667H1v4.667h22V9.667Z" fill="#fff"/><path d="m13.632 13.441-.986-.785.77 1-.868-.915.623 1.1-.731-1.027.464 1.172-.582-1.119.3 1.225-.42-1.189.123 1.255-.25-1.236-.053 1.26-.076-1.259-.227 1.24.1-1.257-.4 1.2.269-1.235-.561 1.13.442-1.181-.712 1.041.6-1.108-.85.931.75-1.013-.972.8.884-.9-1.074.661 1-.767-1.155.505 1.1-.62-1.214.339 1.173-.461-1.25.167 1.226-.294-1.261-.008 1.255-.12-1.248-.184 1.26.056-1.21-.356 1.24.231-1.148-.521 1.2.4-1.064-.675 1.128.563-.96-.817 1.04.715-.838-.943.929.852-.7-1.05.8.973-.545-1.137.658 1.075-.382-1.2.5 1.157-.21-1.243.336 1.215-.036-1.26.164 1.25.14-1.253-.012 1.261.313-1.221-.187 1.247.48-1.166-.36 1.209.64-1.088-.525 1.147.783-.988-.678 1.063.913-.87-.82.958 1.025-.734-.945.835 1.117-.584-1.052.7 1.188-.423-1.138.542 1.235-.254-1.2.378 1.258-.079-1.244.207 1.257.1-1.26.032 1.231.27-1.253-.143 1.182.439-1.22-.316 1.108.6-1.165-.483 1.015.748-1.086-.641.909.874Z" fill="#85340A"/><path d="M12 12.854a.862.862 0 1 0 0-1.724.862.862 0 0 0 0 1.724Z" fill="#F6B40E"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H1v14h22V5Z" fill="#ED2939"/><path d="M23 9.667H1v4.667h22V9.667Z" fill="#fff"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H1v14h22V5Z" fill="#ED2939"/><path d="M23 9.667H1v4.667h22V9.667Z" fill="#fff"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H12v14h11V5Z" fill="#ED2939"/><path d="M12 5H1v14h11V5Z"/><path d="M15.666 5H8.333v14h7.333V5Z" fill="#FAE042"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H12v14h11V5Z" fill="#ED2939"/><path d="M12 5H1v14h11V5Z"/><path d="M15.666 5H8.333v14h7.333V5Z" fill="#FAE042"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H12v14h11V5Z" fill="#ED2939"/><path d="M12 5H1v14h11V5Z" fill="#002395"/><path d="M15.666 5H8.333v14h7.333V5Z" fill="#fff"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H12v14h11V5Z" fill="#ED2939"/><path d="M12 5H1v14h11V5Z" fill="#002395"/><path d="M15.666 5H8.333v14h7.333V5Z" fill="#fff"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 12H1v6.999h22V12Z" fill="#FFCE00"/><path d="M23 5H1v7h22V5Z"/><path d="M23 9.667H1v4.667h22V9.667Z" fill="#D00"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 12H1v6.999h22V12Z" fill="#FFCE00"/><path d="M23 5H1v7h22V5Z"/><path d="M23 9.667H1v4.667h22V9.667Z" fill="#D00"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H12v14h11V5Z" fill="#CE2B37"/><path d="M12 5H1v14h11V5Z" fill="#009246"/><path d="M15.666 5H8.333v14h7.333V5Z" fill="#fff"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H12v14h11V5Z" fill="#CE2B37"/><path d="M12 5H1v14h11V5Z" fill="#009246"/><path d="M15.666 5H8.333v14h7.333V5Z" fill="#fff"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H1v14h22V5Z" fill="#fff"/><path d="M23 12H1v7h22v-7Z" fill="#DC143C"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H1v14h22V5Z" fill="#fff"/><path d="M23 12H1v7h22v-7Z" fill="#DC143C"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H1v14h22V5Z" fill="red"/><path d="M9.8 5H1v14h8.8V5Z" fill="#060"/><path d="M9.799 15.686a3.686 3.686 0 1 0 0-7.372 3.686 3.686 0 0 0 0 7.372Z" fill="#FF0"/><path d="M12.046 9.746H7.554v2.648a2.246 2.246 0 1 0 4.492 0V9.746Z" fill="red"/><path d="M11.134 10.661v1.733a1.331 1.331 0 1 1-2.662 0v-1.733h2.662Z" fill="#fff"/><path d="M9.511 12.223a.29.29 0 0 0 .289.289.289.289 0 0 0 .289-.289v-.34h-.578v.34Zm.832-.345v.34a.289.289 0 0 0 .289.289.289.289 0 0 0 .289-.289v-.34h-.578Zm-1.699.345a.29.29 0 0 0 .29.289.289.289 0 0 0 .288-.289v-.34h-.578v.34Zm.867.93a.289.289 0 0 0 .289.289.289.289 0 0 0 .289-.289v-.34h-.578v.34Zm0-1.87a.29.29 0 0 0 .289.289.289.289 0 0 0 .289-.289v-.34h-.578v.34Z" fill="#039"/><path d="M8.234 10.025h-.426v.426h.426v-.426Zm1.779 0h-.426v.426h.426v-.426Zm1.76 0h-.426v.426h.426v-.426Zm-3.539 1.798h-.426v.426h.426v-.426Zm3.539 0h-.426v.426h.426v-.426Zm-3.295 1.495-.301.301.301.301.301-.301-.3-.301Zm2.624 0-.301.301.301.301.301-.301-.3-.301Z" fill="#FF0"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M24 4H0v16h24V4Z" fill="#3E407C" fill-opacity=".16"/><path d="M23 5H1v14h22V5Z" fill="red"/><path d="M9.8 5H1v14h8.8V5Z" fill="#060"/><path d="M9.799 15.686a3.686 3.686 0 1 0 0-7.372 3.686 3.686 0 0 0 0 7.372Z" fill="#FF0"/><path d="M12.046 9.746H7.554v2.648a2.246 2.246 0 1 0 4.492 0V9.746Z" fill="red"/><path d="M11.134 10.661v1.733a1.331 1.331 0 1 1-2.662 0v-1.733h2.662Z" fill="#fff"/><path d="M9.511 12.223a.29.29 0 0 0 .289.289.289.289 0 0 0 .289-.289v-.34h-.578v.34Zm.832-.345v.34a.289.289 0 0 0 .289.289.289.289 0 0 0 .289-.289v-.34h-.578Zm-1.699.345a.29.29 0 0 0 .29.289.289.289 0 0 0 .288-.289v-.34h-.578v.34Zm.867.93a.289.289 0 0 0 .289.289.289.289 0 0 0 .289-.289v-.34h-.578v.34Zm0-1.87a.29.29 0 0 0 .289.289.289.289 0 0 0 .289-.289v-.34h-.578v.34Z" fill="#039"/><path d="M8.234 10.025h-.426v.426h.426v-.426Zm1.779 0h-.426v.426h.426v-.426Zm1.76 0h-.426v.426h.426v-.426Zm-3.539 1.798h-.426v.426h.426v-.426Zm3.539 0h-.426v.426h.426v-.426Zm-3.295 1.495-.301.301.301.301.301-.301-.3-.301Zm2.624 0-.301.301.301.301.301-.301-.3-.301Z" fill="#FF0"/></svg>