@mozaic-ds/web-components 0.2.0 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (376) hide show
  1. package/package.json +5 -5
  2. package/public/DataTableDefaultAction.nested-5a775e5d.js +2 -0
  3. package/public/DataTableDefaultAction.nested-5a775e5d.js.map +1 -0
  4. package/public/adeo/DataTableDefaultAction.nested-806484db.js +2 -0
  5. package/public/adeo/DataTableDefaultAction.nested-806484db.js.map +1 -0
  6. package/public/adeo/components/autocomplete/Autocomplete.js +1 -1
  7. package/public/adeo/components/autocomplete/Autocomplete.js.map +1 -1
  8. package/public/adeo/components/autocomplete/Autocomplete.svelte +71 -60
  9. package/public/adeo/components/datatable/DataTable.js +1 -1
  10. package/public/adeo/components/datatable/DataTable.js.map +1 -1
  11. package/public/adeo/components/datatable/DataTable.svelte +151 -63
  12. package/public/adeo/components/datatable/DataTableDefaultAction.nested.js +1 -1
  13. package/public/adeo/components/datatable/DataTableDefaultAction.nested.js.map +1 -1
  14. package/public/adeo/components/datatable/DataTableDefaultEdtion.nested.js +1 -1
  15. package/public/adeo/components/datatable/DataTableDefaultEdtion.nested.js.map +1 -1
  16. package/public/adeo/components/datatable/DataTableDefaultFilterTags.nested.js +1 -1
  17. package/public/adeo/components/datatable/DataTableDefaultFilterTags.nested.js.map +1 -1
  18. package/public/adeo/components/datatable/data.d.ts.map +1 -1
  19. package/public/adeo/components/datatable/datatable.types.d.ts +7 -0
  20. package/public/adeo/components/datatable/datatable.types.d.ts.map +1 -1
  21. package/public/adeo/components/datatabledefaultaction/DataTableDefaultAction.nested.svelte +229 -7
  22. package/public/adeo/components/dropdown/Dropdown.js +1 -1
  23. package/public/adeo/components/dropdown/Dropdown.js.map +1 -1
  24. package/public/adeo/components/dropdown/Dropdown.svelte +50 -46
  25. package/public/adeo/components/layer/Layer.js +1 -1
  26. package/public/adeo/components/layer/Layer.js.map +1 -1
  27. package/public/adeo/components/layer/Layer.svelte +8 -3
  28. package/public/adeo/components/modal/Modal.js +1 -1
  29. package/public/adeo/components/modal/Modal.js.map +1 -1
  30. package/public/adeo/components/modal/Modal.svelte +9 -3
  31. package/public/adeo/components/phonenumber/PhoneNumber.js +1 -1
  32. package/public/adeo/components/phonenumber/PhoneNumber.js.map +1 -1
  33. package/public/adeo/components/price/Price.js +1 -1
  34. package/public/adeo/components/price/Price.js.map +1 -1
  35. package/public/adeo/components/quantityselector/QuantitySelector.js +1 -1
  36. package/public/adeo/components/sidebar/Sidebar.js +1 -1
  37. package/public/adeo/components/sidebar/Sidebar.js.map +1 -1
  38. package/public/adeo/components/sidebar/Sidebar.svelte +50 -14
  39. package/public/adeo/components/sidebar/sidebar-feature-group.nested.js +1 -1
  40. package/public/adeo/components/sidebar/sidebar-feature-group.nested.js.map +1 -1
  41. package/public/adeo/components/sidebar/sidebar-feature.nested.js +1 -1
  42. package/public/adeo/components/sidebar/sidebar-feature.nested.js.map +1 -1
  43. package/public/adeo/components/sidebar/sidebar-section.nested.js +1 -1
  44. package/public/adeo/components/sidebar/sidebar-section.nested.js.map +1 -1
  45. package/public/adeo/components/sidebar/sidebar-segment.nested.js +1 -1
  46. package/public/adeo/components/sidebar/sidebar-segment.nested.js.map +1 -1
  47. package/public/adeo/components/sidebar/sidebar-separator.nested.js +1 -1
  48. package/public/adeo/components/sidebar/sidebar-separator.nested.js.map +1 -1
  49. package/public/adeo/components/sidebar/sidebar-service.d.ts.map +1 -1
  50. package/public/adeo/components/sidebar/sidebar-sub-features.nested.js +1 -1
  51. package/public/adeo/components/sidebar/sidebar-sub-features.nested.js.map +1 -1
  52. package/public/adeo/components/sidebar/sidebar-user.nested.js +1 -1
  53. package/public/adeo/components/sidebar/sidebar-user.nested.js.map +1 -1
  54. package/public/adeo/components/sidebar-feature/sidebar-feature.nested.svelte +27 -11
  55. package/public/adeo/components/sidebar-feature-group/sidebar-feature-group.nested.svelte +22 -9
  56. package/public/adeo/components/sidebar-section/sidebar-section.nested.svelte +4 -3
  57. package/public/adeo/components/sidebar-segment/sidebar-segment.nested.svelte +8 -6
  58. package/public/adeo/components/sidebar-separator/sidebar-separator.nested.svelte +2 -1
  59. package/public/adeo/components/sidebar-sub-features/sidebar-sub-features.nested.svelte +11 -2
  60. package/public/adeo/components/sidebar-user/sidebar-user.nested.svelte +25 -6
  61. package/public/adeo/components/tag/Tag.js +1 -1
  62. package/public/adeo/components/tag/Tag.js.map +1 -1
  63. package/public/adeo/components/tag/Tag.nested.js +1 -1
  64. package/public/adeo/components/tag/Tag.nested.js.map +1 -1
  65. package/public/adeo/components/tag/Tag.nested.svelte +8 -2
  66. package/public/adeo/components/taglist/TagList.js +1 -1
  67. package/public/adeo/components/taglist/TagList.js.map +1 -1
  68. package/public/adeo/components/taglist/TagList.svelte +2 -3
  69. package/public/adeo/components/textinput/Textinput.js +1 -1
  70. package/public/adeo/components/textinput/Textinput.js.map +1 -1
  71. package/public/adeo/components/textinput/Textinput.svelte +7 -1
  72. package/public/adeo/icons-storybook.js +1 -4
  73. package/public/adeo/sidebar-service-51f0ac60.js +2 -0
  74. package/public/adeo/{sidebar-service-f8a96839.js.map → sidebar-service-51f0ac60.js.map} +1 -1
  75. package/public/bricoman/DataTableDefaultAction.nested-515f0028.js +2 -0
  76. package/public/bricoman/DataTableDefaultAction.nested-515f0028.js.map +1 -0
  77. package/public/bricoman/components/autocomplete/Autocomplete.js +1 -1
  78. package/public/bricoman/components/autocomplete/Autocomplete.js.map +1 -1
  79. package/public/bricoman/components/autocomplete/Autocomplete.svelte +71 -60
  80. package/public/bricoman/components/datatable/DataTable.js +1 -1
  81. package/public/bricoman/components/datatable/DataTable.js.map +1 -1
  82. package/public/bricoman/components/datatable/DataTable.svelte +151 -63
  83. package/public/bricoman/components/datatable/DataTableDefaultAction.nested.js +1 -1
  84. package/public/bricoman/components/datatable/DataTableDefaultAction.nested.js.map +1 -1
  85. package/public/bricoman/components/datatable/DataTableDefaultEdtion.nested.js +1 -1
  86. package/public/bricoman/components/datatable/DataTableDefaultEdtion.nested.js.map +1 -1
  87. package/public/bricoman/components/datatable/DataTableDefaultFilterTags.nested.js +1 -1
  88. package/public/bricoman/components/datatable/DataTableDefaultFilterTags.nested.js.map +1 -1
  89. package/public/bricoman/components/datatable/data.d.ts.map +1 -1
  90. package/public/bricoman/components/datatable/datatable.types.d.ts +7 -0
  91. package/public/bricoman/components/datatable/datatable.types.d.ts.map +1 -1
  92. package/public/bricoman/components/datatabledefaultaction/DataTableDefaultAction.nested.svelte +229 -7
  93. package/public/bricoman/components/dropdown/Dropdown.js +1 -1
  94. package/public/bricoman/components/dropdown/Dropdown.js.map +1 -1
  95. package/public/bricoman/components/dropdown/Dropdown.svelte +50 -46
  96. package/public/bricoman/components/layer/Layer.js +1 -1
  97. package/public/bricoman/components/layer/Layer.js.map +1 -1
  98. package/public/bricoman/components/layer/Layer.svelte +8 -3
  99. package/public/bricoman/components/modal/Modal.js +1 -1
  100. package/public/bricoman/components/modal/Modal.js.map +1 -1
  101. package/public/bricoman/components/modal/Modal.svelte +9 -3
  102. package/public/bricoman/components/phonenumber/PhoneNumber.js +1 -1
  103. package/public/bricoman/components/phonenumber/PhoneNumber.js.map +1 -1
  104. package/public/bricoman/components/price/Price.js +1 -1
  105. package/public/bricoman/components/price/Price.js.map +1 -1
  106. package/public/bricoman/components/quantityselector/QuantitySelector.js +1 -1
  107. package/public/bricoman/components/sidebar/Sidebar.js +1 -1
  108. package/public/bricoman/components/sidebar/Sidebar.js.map +1 -1
  109. package/public/bricoman/components/sidebar/Sidebar.svelte +50 -14
  110. package/public/bricoman/components/sidebar/sidebar-feature-group.nested.js +1 -1
  111. package/public/bricoman/components/sidebar/sidebar-feature-group.nested.js.map +1 -1
  112. package/public/bricoman/components/sidebar/sidebar-feature.nested.js +1 -1
  113. package/public/bricoman/components/sidebar/sidebar-feature.nested.js.map +1 -1
  114. package/public/bricoman/components/sidebar/sidebar-section.nested.js +1 -1
  115. package/public/bricoman/components/sidebar/sidebar-section.nested.js.map +1 -1
  116. package/public/bricoman/components/sidebar/sidebar-segment.nested.js +1 -1
  117. package/public/bricoman/components/sidebar/sidebar-segment.nested.js.map +1 -1
  118. package/public/bricoman/components/sidebar/sidebar-separator.nested.js +1 -1
  119. package/public/bricoman/components/sidebar/sidebar-separator.nested.js.map +1 -1
  120. package/public/bricoman/components/sidebar/sidebar-service.d.ts.map +1 -1
  121. package/public/bricoman/components/sidebar/sidebar-sub-features.nested.js +1 -1
  122. package/public/bricoman/components/sidebar/sidebar-sub-features.nested.js.map +1 -1
  123. package/public/bricoman/components/sidebar/sidebar-user.nested.js +1 -1
  124. package/public/bricoman/components/sidebar/sidebar-user.nested.js.map +1 -1
  125. package/public/bricoman/components/sidebar-feature/sidebar-feature.nested.svelte +27 -11
  126. package/public/bricoman/components/sidebar-feature-group/sidebar-feature-group.nested.svelte +22 -9
  127. package/public/bricoman/components/sidebar-section/sidebar-section.nested.svelte +4 -3
  128. package/public/bricoman/components/sidebar-segment/sidebar-segment.nested.svelte +8 -6
  129. package/public/bricoman/components/sidebar-separator/sidebar-separator.nested.svelte +2 -1
  130. package/public/bricoman/components/sidebar-sub-features/sidebar-sub-features.nested.svelte +11 -2
  131. package/public/bricoman/components/sidebar-user/sidebar-user.nested.svelte +25 -6
  132. package/public/bricoman/components/tag/Tag.js +1 -1
  133. package/public/bricoman/components/tag/Tag.js.map +1 -1
  134. package/public/bricoman/components/tag/Tag.nested.js +1 -1
  135. package/public/bricoman/components/tag/Tag.nested.js.map +1 -1
  136. package/public/bricoman/components/tag/Tag.nested.svelte +8 -2
  137. package/public/bricoman/components/taglist/TagList.js +1 -1
  138. package/public/bricoman/components/taglist/TagList.js.map +1 -1
  139. package/public/bricoman/components/taglist/TagList.svelte +2 -3
  140. package/public/bricoman/components/textinput/Textinput.js +1 -1
  141. package/public/bricoman/components/textinput/Textinput.js.map +1 -1
  142. package/public/bricoman/components/textinput/Textinput.svelte +7 -1
  143. package/public/bricoman/icons-storybook.js +1 -4
  144. package/public/bricoman/sidebar-service-51f0ac60.js +2 -0
  145. package/public/bricoman/{sidebar-service-f8a96839.js.map → sidebar-service-51f0ac60.js.map} +1 -1
  146. package/public/components/autocomplete/Autocomplete.js +1 -1
  147. package/public/components/autocomplete/Autocomplete.js.map +1 -1
  148. package/public/components/autocomplete/Autocomplete.svelte +71 -60
  149. package/public/components/datatable/DataTable.js +1 -1
  150. package/public/components/datatable/DataTable.js.map +1 -1
  151. package/public/components/datatable/DataTable.svelte +151 -63
  152. package/public/components/datatable/DataTableDefaultAction.nested.js +1 -1
  153. package/public/components/datatable/DataTableDefaultAction.nested.js.map +1 -1
  154. package/public/components/datatable/DataTableDefaultEdtion.nested.js +1 -1
  155. package/public/components/datatable/DataTableDefaultEdtion.nested.js.map +1 -1
  156. package/public/components/datatable/DataTableDefaultFilterTags.nested.js +1 -1
  157. package/public/components/datatable/DataTableDefaultFilterTags.nested.js.map +1 -1
  158. package/public/components/datatable/data.d.ts.map +1 -1
  159. package/public/components/datatable/datatable.types.d.ts +7 -0
  160. package/public/components/datatable/datatable.types.d.ts.map +1 -1
  161. package/public/components/datatabledefaultaction/DataTableDefaultAction.nested.svelte +229 -7
  162. package/public/components/dropdown/Dropdown.js +1 -1
  163. package/public/components/dropdown/Dropdown.js.map +1 -1
  164. package/public/components/dropdown/Dropdown.svelte +50 -46
  165. package/public/components/layer/Layer.js +1 -1
  166. package/public/components/layer/Layer.js.map +1 -1
  167. package/public/components/layer/Layer.svelte +8 -3
  168. package/public/components/modal/Modal.js +1 -1
  169. package/public/components/modal/Modal.js.map +1 -1
  170. package/public/components/modal/Modal.svelte +9 -3
  171. package/public/components/phonenumber/PhoneNumber.js +1 -1
  172. package/public/components/phonenumber/PhoneNumber.js.map +1 -1
  173. package/public/components/price/Price.js +1 -1
  174. package/public/components/price/Price.js.map +1 -1
  175. package/public/components/quantityselector/QuantitySelector.js +1 -1
  176. package/public/components/sidebar/Sidebar.js +1 -1
  177. package/public/components/sidebar/Sidebar.js.map +1 -1
  178. package/public/components/sidebar/Sidebar.svelte +50 -14
  179. package/public/components/sidebar/sidebar-feature-group.nested.js +1 -1
  180. package/public/components/sidebar/sidebar-feature-group.nested.js.map +1 -1
  181. package/public/components/sidebar/sidebar-feature.nested.js +1 -1
  182. package/public/components/sidebar/sidebar-feature.nested.js.map +1 -1
  183. package/public/components/sidebar/sidebar-section.nested.js +1 -1
  184. package/public/components/sidebar/sidebar-section.nested.js.map +1 -1
  185. package/public/components/sidebar/sidebar-segment.nested.js +1 -1
  186. package/public/components/sidebar/sidebar-segment.nested.js.map +1 -1
  187. package/public/components/sidebar/sidebar-separator.nested.js +1 -1
  188. package/public/components/sidebar/sidebar-separator.nested.js.map +1 -1
  189. package/public/components/sidebar/sidebar-service.d.ts.map +1 -1
  190. package/public/components/sidebar/sidebar-sub-features.nested.js +1 -1
  191. package/public/components/sidebar/sidebar-sub-features.nested.js.map +1 -1
  192. package/public/components/sidebar/sidebar-user.nested.js +1 -1
  193. package/public/components/sidebar/sidebar-user.nested.js.map +1 -1
  194. package/public/components/sidebar-feature/sidebar-feature.nested.svelte +27 -11
  195. package/public/components/sidebar-feature-group/sidebar-feature-group.nested.svelte +22 -9
  196. package/public/components/sidebar-section/sidebar-section.nested.svelte +4 -3
  197. package/public/components/sidebar-segment/sidebar-segment.nested.svelte +8 -6
  198. package/public/components/sidebar-separator/sidebar-separator.nested.svelte +2 -1
  199. package/public/components/sidebar-sub-features/sidebar-sub-features.nested.svelte +11 -2
  200. package/public/components/sidebar-user/sidebar-user.nested.svelte +25 -6
  201. package/public/components/tag/Tag.js +1 -1
  202. package/public/components/tag/Tag.js.map +1 -1
  203. package/public/components/tag/Tag.nested.js +1 -1
  204. package/public/components/tag/Tag.nested.js.map +1 -1
  205. package/public/components/tag/Tag.nested.svelte +8 -2
  206. package/public/components/taglist/TagList.js +1 -1
  207. package/public/components/taglist/TagList.js.map +1 -1
  208. package/public/components/taglist/TagList.svelte +2 -3
  209. package/public/components/textinput/Textinput.js +1 -1
  210. package/public/components/textinput/Textinput.js.map +1 -1
  211. package/public/components/textinput/Textinput.svelte +7 -1
  212. package/public/icons/A11y24.js +2 -0
  213. package/public/icons/A11y24.js.map +1 -0
  214. package/public/icons/A11y32.js +2 -0
  215. package/public/icons/A11y32.js.map +1 -0
  216. package/public/icons/A11y48.js +2 -0
  217. package/public/icons/A11y48.js.map +1 -0
  218. package/public/icons/A11y64.js +2 -0
  219. package/public/icons/A11y64.js.map +1 -0
  220. package/public/icons/Company24.js +2 -0
  221. package/public/icons/Company24.js.map +1 -0
  222. package/public/icons/Company32.js +2 -0
  223. package/public/icons/Company32.js.map +1 -0
  224. package/public/icons/Company48.js +2 -0
  225. package/public/icons/Company48.js.map +1 -0
  226. package/public/icons/Company64.js +2 -0
  227. package/public/icons/Company64.js.map +1 -0
  228. package/public/icons/Drillalt24.js +2 -0
  229. package/public/icons/Drillalt24.js.map +1 -0
  230. package/public/icons/Drillalt32.js +2 -0
  231. package/public/icons/Drillalt32.js.map +1 -0
  232. package/public/icons/Drillalt48.js +2 -0
  233. package/public/icons/Drillalt48.js.map +1 -0
  234. package/public/icons/Drillalt64.js +2 -0
  235. package/public/icons/Drillalt64.js.map +1 -0
  236. package/public/icons/Floor24.js +1 -1
  237. package/public/icons/Floor24.js.map +1 -1
  238. package/public/icons/Floor32.js +1 -1
  239. package/public/icons/Floor32.js.map +1 -1
  240. package/public/icons/Floor48.js +1 -1
  241. package/public/icons/Floor48.js.map +1 -1
  242. package/public/icons/Floor64.js +1 -1
  243. package/public/icons/Floor64.js.map +1 -1
  244. package/public/icons/Garden24.js +2 -0
  245. package/public/icons/Garden24.js.map +1 -0
  246. package/public/icons/Garden32.js +2 -0
  247. package/public/icons/Garden32.js.map +1 -0
  248. package/public/icons/Garden48.js +2 -0
  249. package/public/icons/Garden48.js.map +1 -0
  250. package/public/icons/Garden64.js +2 -0
  251. package/public/icons/Garden64.js.map +1 -0
  252. package/public/icons/Hardhatalt24.js +2 -0
  253. package/public/icons/Hardhatalt24.js.map +1 -0
  254. package/public/icons/Hardhatalt32.js +2 -0
  255. package/public/icons/Hardhatalt32.js.map +1 -0
  256. package/public/icons/Hardhatalt48.js +2 -0
  257. package/public/icons/Hardhatalt48.js.map +1 -0
  258. package/public/icons/Hardhatalt64.js +2 -0
  259. package/public/icons/Hardhatalt64.js.map +1 -0
  260. package/public/icons/Imagealt24.js +2 -0
  261. package/public/icons/Imagealt24.js.map +1 -0
  262. package/public/icons/Imagealt32.js +2 -0
  263. package/public/icons/Imagealt32.js.map +1 -0
  264. package/public/icons/Imagealt48.js +2 -0
  265. package/public/icons/Imagealt48.js.map +1 -0
  266. package/public/icons/Imagealt64.js +2 -0
  267. package/public/icons/Imagealt64.js.map +1 -0
  268. package/public/icons/Insulationalt24.js +2 -0
  269. package/public/icons/Insulationalt24.js.map +1 -0
  270. package/public/icons/Insulationalt32.js +2 -0
  271. package/public/icons/Insulationalt32.js.map +1 -0
  272. package/public/icons/Insulationalt48.js +2 -0
  273. package/public/icons/Insulationalt48.js.map +1 -0
  274. package/public/icons/Insulationalt64.js +2 -0
  275. package/public/icons/Insulationalt64.js.map +1 -0
  276. package/public/icons/Kitchenalt24.js +2 -0
  277. package/public/icons/Kitchenalt24.js.map +1 -0
  278. package/public/icons/Kitchenalt32.js +2 -0
  279. package/public/icons/Kitchenalt32.js.map +1 -0
  280. package/public/icons/Kitchenalt48.js +2 -0
  281. package/public/icons/Kitchenalt48.js.map +1 -0
  282. package/public/icons/Kitchenalt64.js +2 -0
  283. package/public/icons/Kitchenalt64.js.map +1 -0
  284. package/public/icons/Masonryalt24.js +2 -0
  285. package/public/icons/Masonryalt24.js.map +1 -0
  286. package/public/icons/Masonryalt32.js +2 -0
  287. package/public/icons/Masonryalt32.js.map +1 -0
  288. package/public/icons/Masonryalt48.js +2 -0
  289. package/public/icons/Masonryalt48.js.map +1 -0
  290. package/public/icons/Masonryalt64.js +2 -0
  291. package/public/icons/Masonryalt64.js.map +1 -0
  292. package/public/icons/Paint24.js +1 -1
  293. package/public/icons/Paint24.js.map +1 -1
  294. package/public/icons/Paint32.js +1 -1
  295. package/public/icons/Paint32.js.map +1 -1
  296. package/public/icons/Paint48.js +1 -1
  297. package/public/icons/Paint48.js.map +1 -1
  298. package/public/icons/Paint64.js +1 -1
  299. package/public/icons/Paint64.js.map +1 -1
  300. package/public/icons/PaymentMonochromeOney24.js +2 -0
  301. package/public/icons/PaymentMonochromeOney24.js.map +1 -0
  302. package/public/icons/PaymentMonochromeOney32.js +2 -0
  303. package/public/icons/PaymentMonochromeOney32.js.map +1 -0
  304. package/public/icons/PaymentMonochromeOney48.js +2 -0
  305. package/public/icons/PaymentMonochromeOney48.js.map +1 -0
  306. package/public/icons/PaymentMonochromeOney64.js +2 -0
  307. package/public/icons/PaymentMonochromeOney64.js.map +1 -0
  308. package/public/icons/Picker24.js +2 -0
  309. package/public/icons/Picker24.js.map +1 -0
  310. package/public/icons/Picker32.js +2 -0
  311. package/public/icons/Picker32.js.map +1 -0
  312. package/public/icons/Picker48.js +2 -0
  313. package/public/icons/Picker48.js.map +1 -0
  314. package/public/icons/Picker64.js +2 -0
  315. package/public/icons/Picker64.js.map +1 -0
  316. package/public/icons/Pushpin32.js +2 -0
  317. package/public/icons/Pushpin32.js.map +1 -0
  318. package/public/icons/Pushpin48.js +2 -0
  319. package/public/icons/Pushpin48.js.map +1 -0
  320. package/public/icons/Pushpin64.js +2 -0
  321. package/public/icons/Pushpin64.js.map +1 -0
  322. package/public/icons/Pushpinoff24.js +2 -0
  323. package/public/icons/Pushpinoff24.js.map +1 -0
  324. package/public/icons/Pushpinoff32.js +2 -0
  325. package/public/icons/Pushpinoff32.js.map +1 -0
  326. package/public/icons/Pushpinoff48.js +2 -0
  327. package/public/icons/Pushpinoff48.js.map +1 -0
  328. package/public/icons/Pushpinoff64.js +2 -0
  329. package/public/icons/Pushpinoff64.js.map +1 -0
  330. package/public/icons/Release24.js +2 -0
  331. package/public/icons/Release24.js.map +1 -0
  332. package/public/icons/Release32.js +2 -0
  333. package/public/icons/Release32.js.map +1 -0
  334. package/public/icons/Release48.js +2 -0
  335. package/public/icons/Release48.js.map +1 -0
  336. package/public/icons/Release64.js +2 -0
  337. package/public/icons/Release64.js.map +1 -0
  338. package/public/icons/Server24.js +2 -0
  339. package/public/icons/Server24.js.map +1 -0
  340. package/public/icons/Server32.js +2 -0
  341. package/public/icons/Server32.js.map +1 -0
  342. package/public/icons/Server48.js +2 -0
  343. package/public/icons/Server48.js.map +1 -0
  344. package/public/icons/Server64.js +2 -0
  345. package/public/icons/Server64.js.map +1 -0
  346. package/public/icons/Stairs24.js +2 -0
  347. package/public/icons/Stairs24.js.map +1 -0
  348. package/public/icons/Stairs32.js +2 -0
  349. package/public/icons/Stairs32.js.map +1 -0
  350. package/public/icons/Stairs48.js +2 -0
  351. package/public/icons/Stairs48.js.map +1 -0
  352. package/public/icons/Stairs64.js +2 -0
  353. package/public/icons/Stairs64.js.map +1 -0
  354. package/public/icons/Wallpaper24.js +2 -0
  355. package/public/icons/Wallpaper24.js.map +1 -0
  356. package/public/icons/Wallpaper32.js +2 -0
  357. package/public/icons/Wallpaper32.js.map +1 -0
  358. package/public/icons/Wallpaper48.js +2 -0
  359. package/public/icons/Wallpaper48.js.map +1 -0
  360. package/public/icons/Wallpaper64.js +2 -0
  361. package/public/icons/Wallpaper64.js.map +1 -0
  362. package/public/icons-storybook.js +1 -4
  363. package/public/icons.js +1481 -1213
  364. package/public/sidebar-service-51f0ac60.js +2 -0
  365. package/public/{sidebar-service-f8a96839.js.map → sidebar-service-51f0ac60.js.map} +1 -1
  366. package/public/utilities/components/datatable/data.d.ts.map +1 -1
  367. package/public/utilities/components/datatable/datatable.types.d.ts +7 -0
  368. package/public/utilities/components/datatable/datatable.types.d.ts.map +1 -1
  369. package/public/utilities/components/sidebar/sidebar-service.d.ts.map +1 -1
  370. package/public/utilities/stories/datatable/DataTable.stories.d.ts.map +1 -1
  371. package/public/utilities/stories/dropdown/Dropdown.stories.d.ts.map +1 -1
  372. package/public/utilities/stories/layer/Layer.stories.d.ts.map +1 -1
  373. package/public/utilities/stories/modal/Modal.stories.d.ts.map +1 -1
  374. package/public/adeo/sidebar-service-f8a96839.js +0 -2
  375. package/public/bricoman/sidebar-service-f8a96839.js +0 -2
  376. package/public/sidebar-service-f8a96839.js +0 -2
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c,n as r,d as h,e as n,g as $}from"./index-64cccc06.js";function d(s){let t,e;return{c(){t=c("svg"),e=c("path"),this.c=r,h(e,"d","M9.797 2C5.555 1.962 2.109 5.378 2.07 9.59v.19c-.038 4.25 3.333 7.742 7.574 7.78h.152c4.241.038 7.688-3.378 7.726-7.628V9.78C17.598 5.53 14.19 2.076 9.986 2h-.19zm0 12.903c-2.765 0-5-2.277-5-5.085V9.78a5.034 5.034 0 014.887-5.16c2.765-.076 5.075 2.087 5.15 4.857v.266c0 2.846-2.234 5.123-5.036 5.161 0 0 .038 0 0 0zM64.142 2l-5.908 14.46-1.477 3.567L55.962 22h-2.917l2.273-5.54L49.296 2h3.068l4.43 10.854L61.227 2h2.916zM26.044 4.58c-2.727 0-4.128 1.481-4.128 4.365v8.577h-2.803V8.755c.038-1.556.303-2.618.909-3.643.757-1.138 2.5-3.074 5.984-3.074s5.264 1.936 5.983 3.074c.644 1.1.985 2.391.91 3.643v8.805h-2.803V8.945c.075-2.922-1.288-4.364-4.052-4.364zm11.474 3.796a4.644 4.644 0 015.53-3.605 4.626 4.626 0 013.597 3.605h-9.127zM49.6 9.59a7.556 7.556 0 00-7.498-7.552c-4.242 0-7.537 3.416-7.537 7.742a8 8 0 002.197 5.465 7.215 7.215 0 005.302 2.315c2.272 0 5.491-1.1 7.006-4.213 0-.038.038-.075.038-.114H46.04v.038a5.262 5.262 0 01-3.863 1.67c-2.348-.038-4.317-1.745-4.733-4.06H49.56c0-.342.038-.911.038-1.29z"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 67 24")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:r,o:r,d(s){s&&$(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:c}=t,{size:r="1.5rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,c=s.fill),"size"in s&&e(4,r=s.size)},[i,l,a,c,r]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,d,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=PaymentMonochromeOney24.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PaymentMonochromeOney24.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/PaymentMonochromeOney24.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"1.5rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 67 24\"><path d=\"M9.797 2C5.555 1.962 2.109 5.378 2.07 9.59v.19c-.038 4.25 3.333 7.742 7.574 7.78h.152c4.241.038 7.688-3.378 7.726-7.628V9.78C17.598 5.53 14.19 2.076 9.986 2h-.19zm0 12.903c-2.765 0-5-2.277-5-5.085V9.78a5.034 5.034 0 014.887-5.16c2.765-.076 5.075 2.087 5.15 4.857v.266c0 2.846-2.234 5.123-5.036 5.161 0 0 .038 0 0 0zM64.142 2l-5.908 14.46-1.477 3.567L55.962 22h-2.917l2.273-5.54L49.296 2h3.068l4.43 10.854L61.227 2h2.916zM26.044 4.58c-2.727 0-4.128 1.481-4.128 4.365v8.577h-2.803V8.755c.038-1.556.303-2.618.909-3.643.757-1.138 2.5-3.074 5.984-3.074s5.264 1.936 5.983 3.074c.644 1.1.985 2.391.91 3.643v8.805h-2.803V8.945c.075-2.922-1.288-4.364-4.052-4.364zm11.474 3.796a4.644 4.644 0 015.53-3.605 4.626 4.626 0 013.597 3.605h-9.127zM49.6 9.59a7.556 7.556 0 00-7.498-7.552c-4.242 0-7.537 3.416-7.537 7.742a8 8 0 002.197 5.465 7.215 7.215 0 005.302 2.315c2.272 0 5.491-1.1 7.006-4.213 0-.038.038-.075.038-.114H46.04v.038a5.262 5.262 0 01-3.863 1.67c-2.348-.038-4.317-1.745-4.733-4.06H49.56c0-.342.038-.911.038-1.29z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"+sCAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAmqCC,EAAAC,EAAAC,GAApgCC,EAA+/BF,EAAAG,+BAA/nCN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,UAAQJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c,n as r,d as h,e as n,g as $}from"./index-64cccc06.js";function d(s){let t,e;return{c(){t=c("svg"),e=c("path"),this.c=r,h(e,"d","M13.473 2C7.535 1.947 2.71 6.73 2.657 12.627v.265c-.053 5.95 4.666 10.839 10.604 10.892h.212c5.938.053 10.763-4.729 10.816-10.68v-.212C24.395 6.942 19.623 2.107 13.74 2h-.266zm0 18.065c-3.87 0-6.998-3.188-6.998-7.12v-.053c-.106-3.878 2.969-7.12 6.84-7.226 3.87-.106 7.104 2.923 7.21 6.801v.372c0 3.985-3.128 7.173-7.052 7.226 0 0 .053 0 0 0zM89.556 2l-8.271 20.243-2.068 4.994L78.104 30H74.02l3.181-7.757L68.772 2h4.295l6.203 15.196L85.474 2h4.082zM36.218 5.613c-3.817 0-5.779 2.072-5.779 6.11v12.008h-3.923V11.458c.053-2.179.424-3.666 1.272-5.1 1.06-1.595 3.5-4.304 8.377-4.304 4.878 0 7.37 2.71 8.377 4.303.902 1.54 1.379 3.347 1.273 5.1v12.327h-3.923v-12.06c.106-4.092-1.803-6.11-5.674-6.11zm16.065 5.313c.743-3.56 4.189-5.79 7.741-5.047a6.477 6.477 0 015.037 5.047H52.283zm16.913 1.7c0-5.79-4.665-10.52-10.497-10.572-5.938 0-10.551 4.781-10.551 10.838 0 2.816 1.113 5.579 3.075 7.65a10.1 10.1 0 007.423 3.242c3.18 0 7.688-1.541 9.808-5.898 0-.053.053-.106.053-.16h-4.294v.054a7.367 7.367 0 01-5.408 2.338c-3.288-.053-6.044-2.444-6.628-5.685h16.967c0-.478.052-1.275.052-1.806z"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 92 32")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:r,o:r,d(s){s&&$(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:c}=t,{size:r="2rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,c=s.fill),"size"in s&&e(4,r=s.size)},[i,l,a,c,r]}class m extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,d,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{m as default};
2
+ //# sourceMappingURL=PaymentMonochromeOney32.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PaymentMonochromeOney32.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/PaymentMonochromeOney32.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"2rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 92 32\"><path d=\"M13.473 2C7.535 1.947 2.71 6.73 2.657 12.627v.265c-.053 5.95 4.666 10.839 10.604 10.892h.212c5.938.053 10.763-4.729 10.816-10.68v-.212C24.395 6.942 19.623 2.107 13.74 2h-.266zm0 18.065c-3.87 0-6.998-3.188-6.998-7.12v-.053c-.106-3.878 2.969-7.12 6.84-7.226 3.87-.106 7.104 2.923 7.21 6.801v.372c0 3.985-3.128 7.173-7.052 7.226 0 0 .053 0 0 0zM89.556 2l-8.271 20.243-2.068 4.994L78.104 30H74.02l3.181-7.757L68.772 2h4.295l6.203 15.196L85.474 2h4.082zM36.218 5.613c-3.817 0-5.779 2.072-5.779 6.11v12.008h-3.923V11.458c.053-2.179.424-3.666 1.272-5.1 1.06-1.595 3.5-4.304 8.377-4.304 4.878 0 7.37 2.71 8.377 4.303.902 1.54 1.379 3.347 1.273 5.1v12.327h-3.923v-12.06c.106-4.092-1.803-6.11-5.674-6.11zm16.065 5.313c.743-3.56 4.189-5.79 7.741-5.047a6.477 6.477 0 015.037 5.047H52.283zm16.913 1.7c0-5.79-4.665-10.52-10.497-10.572-5.938 0-10.551 4.781-10.551 10.838 0 2.816 1.113 5.579 3.075 7.65a10.1 10.1 0 007.423 3.242c3.18 0 7.688-1.541 9.808-5.898 0-.053.053-.106.053-.16h-4.294v.054a7.367 7.367 0 01-5.408 2.338c-3.288-.053-6.044-2.444-6.628-5.685h16.967c0-.478.052-1.275.052-1.806z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"mxCAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAuuCC,EAAAC,EAAAC,GAAxkCC,EAAmkCF,EAAAG,+BAAnsCN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as c,c as a,n as h,d as r,e as n,g as $}from"./index-64cccc06.js";function d(s){let t,e;return{c(){t=a("svg"),e=a("path"),this.c=h,r(e,"d","M19.825 2C10.494 1.918 2.912 9.432 2.83 18.7v.417c-.084 9.351 7.332 17.032 16.663 17.116h.333c9.332.083 16.914-7.431 16.997-16.782v-.334c.166-9.35-7.332-16.948-16.58-17.115h-.417zm0 28.387c-6.082 0-10.997-5.01-10.997-11.187v-.084C8.66 13.021 13.493 7.928 19.575 7.762c6.082-.167 11.165 4.592 11.331 10.686v.585c0 6.261-4.915 11.27-11.08 11.354 0 0 .083 0 0 0zM139.384 2.001l-12.997 31.81-3.25 7.847L121.388 46h-6.416l4.999-12.19L106.724 2h6.749l9.748 23.879L132.969 2h6.415zM55.568 7.678c-5.999 0-9.081 3.256-9.081 9.601v18.87H40.32V16.861c.083-3.423.667-5.76 2-8.015 1.666-2.505 5.499-6.763 13.164-6.763s11.58 4.258 13.164 6.763c1.416 2.421 2.166 5.26 2 8.015v19.37h-6.166V17.279c.166-6.428-2.833-9.601-8.915-9.601zm25.245 8.349c1.166-5.594 6.582-9.1 12.164-7.932 4 .835 7.082 3.925 7.915 7.932h-20.08zm26.578 2.672c0-9.1-7.332-16.531-16.497-16.615-9.331 0-16.58 7.514-16.58 17.032 0 4.425 1.75 8.767 4.832 12.023 3 3.256 7.249 5.093 11.665 5.093 4.999 0 12.081-2.422 15.413-9.268 0-.083.083-.167.083-.25h-6.748v.083c-2.166 2.338-5.249 3.674-8.498 3.674-5.166-.084-9.498-3.84-10.415-8.934h26.661c0-.751.084-2.003.084-2.838z"),r(t,"aria-hidden","true"),r(t,"width",s[4]),r(t,"height",s[4]),r(t,"id",s[0]),r(t,"style",s[1]),r(t,"class",s[2]),r(t,"fill",s[3]),r(t,"xmlns","http://www.w3.org/2000/svg"),r(t,"viewBox","0 0 142 48")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&r(t,"width",s[4]),16&e&&r(t,"height",s[4]),1&e&&r(t,"id",s[0]),2&e&&r(t,"style",s[1]),4&e&&r(t,"class",s[2]),8&e&&r(t,"fill",s[3])},i:h,o:h,d(s){s&&$(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:c}=t,{fill:a}=t,{size:h="3rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,c=s.className),"fill"in s&&e(3,a=s.fill),"size"in s&&e(4,h=s.size)},[i,l,c,a,h]}class m extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,d,c,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{m as default};
2
+ //# sourceMappingURL=PaymentMonochromeOney48.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PaymentMonochromeOney48.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/PaymentMonochromeOney48.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"3rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 142 48\"><path d=\"M19.825 2C10.494 1.918 2.912 9.432 2.83 18.7v.417c-.084 9.351 7.332 17.032 16.663 17.116h.333c9.332.083 16.914-7.431 16.997-16.782v-.334c.166-9.35-7.332-16.948-16.58-17.115h-.417zm0 28.387c-6.082 0-10.997-5.01-10.997-11.187v-.084C8.66 13.021 13.493 7.928 19.575 7.762c6.082-.167 11.165 4.592 11.331 10.686v.585c0 6.261-4.915 11.27-11.08 11.354 0 0 .083 0 0 0zM139.384 2.001l-12.997 31.81-3.25 7.847L121.388 46h-6.416l4.999-12.19L106.724 2h6.749l9.748 23.879L132.969 2h6.415zM55.568 7.678c-5.999 0-9.081 3.256-9.081 9.601v18.87H40.32V16.861c.083-3.423.667-5.76 2-8.015 1.666-2.505 5.499-6.763 13.164-6.763s11.58 4.258 13.164 6.763c1.416 2.421 2.166 5.26 2 8.015v19.37h-6.166V17.279c.166-6.428-2.833-9.601-8.915-9.601zm25.245 8.349c1.166-5.594 6.582-9.1 12.164-7.932 4 .835 7.082 3.925 7.915 7.932h-20.08zm26.578 2.672c0-9.1-7.332-16.531-16.497-16.615-9.331 0-16.58 7.514-16.58 17.032 0 4.425 1.75 8.767 4.832 12.023 3 3.256 7.249 5.093 11.665 5.093 4.999 0 12.081-2.422 15.413-9.268 0-.083.083-.167.083-.25h-6.748v.083c-2.166 2.338-5.249 3.674-8.498 3.674-5.166-.084-9.498-3.84-10.415-8.934h26.661c0-.751.084-2.003.084-2.838z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"q0CAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,kFAAtGC,EAAqxCC,EAAAC,EAAAC,GAArnCC,EAAgnCF,EAAAG,+BAAjvCN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c,n as h,d as r,e as n,g as $}from"./index-64cccc06.js";function d(s){let t,e;return{c(){t=c("svg"),e=c("path"),this.c=h,r(e,"d","M25.178 2C12.453 1.888 2.115 12.135 2.001 24.772v.57c-.114 12.75 9.998 23.225 22.723 23.338h.454c12.725.114 23.063-10.132 23.177-22.883v-.456C48.582 12.59 38.357 2.23 25.746 2h-.568zm0 38.71c-8.294 0-14.997-6.831-14.997-15.256v-.114c-.227-8.31 6.362-15.256 14.656-15.483 8.294-.228 15.224 6.261 15.451 14.572v.797c0 8.54-6.703 15.37-15.11 15.484 0 0 .114 0 0 0zM188.213 2l-17.724 43.378-4.431 10.702-2.386 5.92h-8.748l6.817-16.622L143.676 2h9.203l13.293 32.561L179.464 2h8.749zM73.918 9.744c-8.18 0-12.384 4.44-12.384 13.092v25.73h-8.407V22.267c.113-4.668.909-7.855 2.726-10.93 2.273-3.415 7.499-9.221 17.951-9.221 10.453 0 15.793 5.806 17.951 9.222 1.932 3.301 2.954 7.172 2.727 10.93V48.68h-8.407V22.835c.227-8.766-3.863-13.092-12.157-13.092zm34.425 11.385c1.59-7.628 8.975-12.41 16.587-10.816 5.454 1.139 9.657 5.351 10.793 10.816h-27.38zm36.242 3.643c0-12.41-9.998-22.542-22.495-22.656-12.725 0-22.61 10.246-22.61 23.225 0 6.034 2.387 11.954 6.59 16.395 4.09 4.44 9.885 6.944 15.906 6.944 6.817 0 16.474-3.301 21.019-12.637 0-.114.113-.227.113-.341h-9.202v.114c-2.954 3.187-7.158 5.009-11.589 5.009-7.044-.114-12.952-5.237-14.202-12.182h36.357c0-1.025.113-2.732.113-3.871z"),r(t,"aria-hidden","true"),r(t,"width",s[4]),r(t,"height",s[4]),r(t,"id",s[0]),r(t,"style",s[1]),r(t,"class",s[2]),r(t,"fill",s[3]),r(t,"xmlns","http://www.w3.org/2000/svg"),r(t,"viewBox","0 0 191 64")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&r(t,"width",s[4]),16&e&&r(t,"height",s[4]),1&e&&r(t,"id",s[0]),2&e&&r(t,"style",s[1]),4&e&&r(t,"class",s[2]),8&e&&r(t,"fill",s[3])},i:h,o:h,d(s){s&&$(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:c}=t,{size:h="4rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,c=s.fill),"size"in s&&e(4,h=s.size)},[i,l,a,c,h]}class m extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,d,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{m as default};
2
+ //# sourceMappingURL=PaymentMonochromeOney64.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PaymentMonochromeOney64.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/PaymentMonochromeOney64.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"4rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 191 64\"><path d=\"M25.178 2C12.453 1.888 2.115 12.135 2.001 24.772v.57c-.114 12.75 9.998 23.225 22.723 23.338h.454c12.725.114 23.063-10.132 23.177-22.883v-.456C48.582 12.59 38.357 2.23 25.746 2h-.568zm0 38.71c-8.294 0-14.997-6.831-14.997-15.256v-.114c-.227-8.31 6.362-15.256 14.656-15.483 8.294-.228 15.224 6.261 15.451 14.572v.797c0 8.54-6.703 15.37-15.11 15.484 0 0 .114 0 0 0zM188.213 2l-17.724 43.378-4.431 10.702-2.386 5.92h-8.748l6.817-16.622L143.676 2h9.203l13.293 32.561L179.464 2h8.749zM73.918 9.744c-8.18 0-12.384 4.44-12.384 13.092v25.73h-8.407V22.267c.113-4.668.909-7.855 2.726-10.93 2.273-3.415 7.499-9.221 17.951-9.221 10.453 0 15.793 5.806 17.951 9.222 1.932 3.301 2.954 7.172 2.727 10.93V48.68h-8.407V22.835c.227-8.766-3.863-13.092-12.157-13.092zm34.425 11.385c1.59-7.628 8.975-12.41 16.587-10.816 5.454 1.139 9.657 5.351 10.793 10.816h-27.38zm36.242 3.643c0-12.41-9.998-22.542-22.495-22.656-12.725 0-22.61 10.246-22.61 23.225 0 6.034 2.387 11.954 6.59 16.395 4.09 4.44 9.885 6.944 15.906 6.944 6.817 0 16.474-3.301 21.019-12.637 0-.114.113-.227.113-.341h-9.202v.114c-2.954 3.187-7.158 5.009-11.589 5.009-7.044-.114-12.952-5.237-14.202-12.182h36.357c0-1.025.113-2.732.113-3.871z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"o3CAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,kFAAtGC,EAAy0CC,EAAAC,EAAAC,GAAzqCC,EAAoqCF,EAAAG,+BAAryCN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as c,d as h,e as d,g as n}from"./index-64cccc06.js";function $(s){let t,e,l,a,$,o;return{c(){t=r("svg"),e=r("g"),l=r("path"),a=r("defs"),$=r("clipPath"),o=r("path"),this.c=c,h(l,"fill-rule","evenodd"),h(l,"d","M21.207 2.793a3.121 3.121 0 00-4.414 0L10.5 9.086l-.793-.794a1 1 0 10-1.414 1.415l.793.793-5.793 5.793L4 17l-.707-.707a3.12 3.12 0 00-.75 3.209l-.466 1.112a1 1 0 001.31 1.308l1.11-.465a3.12 3.12 0 003.21-.75l5.793-5.793.793.793a1 1 0 001.414-1.415l-.793-.792 6.293-6.293a3.121 3.121 0 000-4.414zM10.5 11.914l-5.793 5.793a1.122 1.122 0 00-.197 1.321 1 1 0 01.11.35c.122.016.241.053.351.112.425.227.965.16 1.322-.197l.696.696-.696-.696.646-.646-.543-.543a.5.5 0 11.707-.707l.543.543.793-.793-.543-.543a.5.5 0 11.707-.707l.543.542.793-.792-.543-.543a.5.5 0 11.707-.707l.543.543 1.44-1.44-.793-.793-.793-.793z"),h(e,"clip-path","url(#a)"),h(o,"d","M0 0h24v24H0z"),h($,"id","a"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 24 24")},m(s,r){i(s,t,r),d(t,e),d(e,l),d(t,a),d(a,$),d($,o)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:c,o:c,d(s){s&&n(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:c="1.5rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,c=s.size)},[i,l,a,r,c]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Picker24.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Picker24.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Picker24.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"1.5rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" d=\"M21.207 2.793a3.121 3.121 0 00-4.414 0L10.5 9.086l-.793-.794a1 1 0 10-1.414 1.415l.793.793-5.793 5.793L4 17l-.707-.707a3.12 3.12 0 00-.75 3.209l-.466 1.112a1 1 0 001.31 1.308l1.11-.465a3.12 3.12 0 003.21-.75l5.793-5.793.793.793a1 1 0 001.414-1.415l-.793-.792 6.293-6.293a3.121 3.121 0 000-4.414zM10.5 11.914l-5.793 5.793a1.122 1.122 0 00-.197 1.321 1 1 0 01.11.35c.122.016.241.053.351.112.425.227.965.16 1.322-.197l.696.696-.696-.696.646-.646-.543-.543a.5.5 0 11.707-.707l.543.543.793-.793-.543-.543a.5.5 0 11.707-.707l.543.542.793-.792-.543-.543a.5.5 0 11.707-.707l.543.543 1.44-1.44-.793-.793-.793-.793z\"/></g><defs><clipPath id=\"a\"><path d=\"M0 0h24v24H0z\"/></clipPath></defs></svg>"],"names":["ctx","insert","target","svg","anchor","append","g","path0","defs","clipPath","path1","id","$$props","style","className","fill","size"],"mappings":"o9BAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAA83BC,EAAAC,EAAAC,GAA/tBC,EAAwpBF,EAAAG,GAAjoBD,EAA6nBC,EAAAC,GAAIF,EAAkEF,EAAAK,GAA5DH,EAAqDG,EAAAC,GAApCJ,EAAyBI,EAAAC,+BAAx0BV,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAW,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,UAAQJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as c,d as h,e as d,g as n}from"./index-64cccc06.js";function $(s){let t,e,l,a,$,o;return{c(){t=r("svg"),e=r("g"),l=r("path"),a=r("defs"),$=r("clipPath"),o=r("path"),this.c=c,h(l,"fill-rule","evenodd"),h(l,"d","M28.04 3.96a3.828 3.828 0 00-5.413 0L14 12.584l-1.293-1.293a1 1 0 00-1.414 1.415L12.586 14l-7.96 7.96.707.707-.707-.707a3.828 3.828 0 00-.878 4.052l-.67 1.602a1 1 0 001.308 1.309l1.601-.671a3.829 3.829 0 004.053-.878l7.96-7.96 1.293 1.292a1 1 0 001.414-1.414L19.414 18l8.627-8.627a3.828 3.828 0 000-5.414zM14 15.413l-7.96 7.96a1.83 1.83 0 00-.32 2.154 1 1 0 01.102.65 1 1 0 01.65.102 1.83 1.83 0 002.154-.32l.624.623-.624-.623.98-.98-.96-.96a.5.5 0 11.707-.707l.96.96 1.293-1.293-.96-.96a.5.5 0 01.707-.707l.96.96 1.293-1.293-.96-.96a.5.5 0 01.707-.707l.96.96L16.586 18l-1.293-1.294L14 15.414z"),h(e,"clip-path","url(#a)"),h(o,"d","M0 0h32v32H0z"),h($,"id","a"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 32 32")},m(s,r){i(s,t,r),d(t,e),d(e,l),d(t,a),d(a,$),d($,o)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:c,o:c,d(s){s&&n(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:c="2rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,c=s.size)},[i,l,a,r,c]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Picker32.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Picker32.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Picker32.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"2rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" d=\"M28.04 3.96a3.828 3.828 0 00-5.413 0L14 12.584l-1.293-1.293a1 1 0 00-1.414 1.415L12.586 14l-7.96 7.96.707.707-.707-.707a3.828 3.828 0 00-.878 4.052l-.67 1.602a1 1 0 001.308 1.309l1.601-.671a3.829 3.829 0 004.053-.878l7.96-7.96 1.293 1.292a1 1 0 001.414-1.414L19.414 18l8.627-8.627a3.828 3.828 0 000-5.414zM14 15.413l-7.96 7.96a1.83 1.83 0 00-.32 2.154 1 1 0 01.102.65 1 1 0 01.65.102 1.83 1.83 0 002.154-.32l.624.623-.624-.623.98-.98-.96-.96a.5.5 0 11.707-.707l.96.96 1.293-1.293-.96-.96a.5.5 0 01.707-.707l.96.96 1.293-1.293-.96-.96a.5.5 0 01.707-.707l.96.96L16.586 18l-1.293-1.294L14 15.414z\"/></g><defs><clipPath id=\"a\"><path d=\"M0 0h32v32H0z\"/></clipPath></defs></svg>"],"names":["ctx","insert","target","svg","anchor","append","g","path0","defs","clipPath","path1","id","$$props","style","className","fill","size"],"mappings":"w8BAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAk3BC,EAAAC,EAAAC,GAAntBC,EAA4oBF,EAAAG,GAArnBD,EAAinBC,EAAAC,GAAIF,EAAkEF,EAAAK,GAA5DH,EAAqDG,EAAAC,GAApCJ,EAAyBI,EAAAC,+BAA5zBV,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAW,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as c,d as h,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=r("svg"),e=r("path"),this.c=c,h(e,"fill-rule","evenodd"),h(e,"d","M42.061 5.939a5.743 5.743 0 00-8.121 0L21 18.879l-1.94-1.94a1.5 1.5 0 10-2.12 2.12L18.878 21 6.939 32.94 8 34l-1.06-1.06a5.743 5.743 0 00-1.317 6.078l-1.006 2.403a1.5 1.5 0 001.963 1.963l2.402-1.007a5.742 5.742 0 006.08-1.316L27 29.12l1.938 1.939a1.5 1.5 0 102.121-2.122L29.122 27l12.94-12.94a5.743 5.743 0 000-8.121zM21.001 23.12L9.06 35.06a2.744 2.744 0 00-.482 3.231 1.5 1.5 0 01.154.975 1.5 1.5 0 01.974.153 2.745 2.745 0 003.232-.48l1.293-1.293-1.44-1.44a1 1 0 011.415-1.414l1.439 1.44 1.586-1.586-1.44-1.44a1 1 0 011.414-1.414l1.44 1.44 1.586-1.586-1.44-1.44a1 1 0 011.414-1.414l1.44 1.44L24.879 27l-1.94-1.94L21 23.12z"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 48 48")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:c,o:c,d(s){s&&d(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:c="3rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,c=s.size)},[i,l,a,r,c]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Picker48.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Picker48.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Picker48.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"3rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 48 48\"><path fill-rule=\"evenodd\" d=\"M42.061 5.939a5.743 5.743 0 00-8.121 0L21 18.879l-1.94-1.94a1.5 1.5 0 10-2.12 2.12L18.878 21 6.939 32.94 8 34l-1.06-1.06a5.743 5.743 0 00-1.317 6.078l-1.006 2.403a1.5 1.5 0 001.963 1.963l2.402-1.007a5.742 5.742 0 006.08-1.316L27 29.12l1.938 1.939a1.5 1.5 0 102.121-2.122L29.122 27l12.94-12.94a5.743 5.743 0 000-8.121zM21.001 23.12L9.06 35.06a2.744 2.744 0 00-.482 3.231 1.5 1.5 0 01.154.975 1.5 1.5 0 01.974.153 2.745 2.745 0 003.232-.48l1.293-1.293-1.44-1.44a1 1 0 011.415-1.414l1.439 1.44 1.586-1.586-1.44-1.44a1 1 0 011.414-1.414l1.44 1.44 1.586-1.586-1.44-1.44a1 1 0 011.414-1.414l1.44 1.44L24.879 27l-1.94-1.94L21 23.12z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"62BAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAqzBC,EAAAC,EAAAC,GAAtpBC,EAAipBF,EAAAG,+BAAjxBN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as c,d as h,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=r("svg"),e=r("path"),this.c=c,h(e,"fill-rule","evenodd"),h(e,"d","M55.728 8.272a7.157 7.157 0 00-10.121 0L28 25.878l-2.94-2.94a1.5 1.5 0 00-2.121 2.121l2.94 2.94L9.606 44.273l1.06 1.06-1.06-1.06a7.158 7.158 0 00-1.57 7.758l-1.42 3.39a1.5 1.5 0 001.963 1.963l3.39-1.42a7.158 7.158 0 007.758-1.57L36 38.121l2.939 2.938a1.5 1.5 0 002.121-2.121l-2.938-2.939 17.606-17.606a7.157 7.157 0 000-10.121zM28 30.121L11.727 46.394a4.16 4.16 0 00-.729 4.898 1.5 1.5 0 01.06 1.287l-.26.622.622-.26a1.5 1.5 0 011.287.06 4.16 4.16 0 004.899-.728l1.959-1.96-2.273-2.273a1 1 0 011.414-1.414L20.98 48.9l2.586-2.586-2.273-2.273a1 1 0 011.414-1.414L24.98 44.9l2.586-2.586-2.273-2.273a1 1 0 011.414-1.414L28.98 40.9l4.9-4.9-2.94-2.94L28 30.121z"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 64 64")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:c,o:c,d(s){s&&d(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:c="4rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,c=s.size)},[i,l,a,r,c]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Picker64.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Picker64.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Picker64.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"4rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 64 64\"><path fill-rule=\"evenodd\" d=\"M55.728 8.272a7.157 7.157 0 00-10.121 0L28 25.878l-2.94-2.94a1.5 1.5 0 00-2.121 2.121l2.94 2.94L9.606 44.273l1.06 1.06-1.06-1.06a7.158 7.158 0 00-1.57 7.758l-1.42 3.39a1.5 1.5 0 001.963 1.963l3.39-1.42a7.158 7.158 0 007.758-1.57L36 38.121l2.939 2.938a1.5 1.5 0 002.121-2.121l-2.938-2.939 17.606-17.606a7.157 7.157 0 000-10.121zM28 30.121L11.727 46.394a4.16 4.16 0 00-.729 4.898 1.5 1.5 0 01.06 1.287l-.26.622.622-.26a1.5 1.5 0 011.287.06 4.16 4.16 0 004.899-.728l1.959-1.96-2.273-2.273a1 1 0 011.414-1.414L20.98 48.9l2.586-2.586-2.273-2.273a1 1 0 011.414-1.414L24.98 44.9l2.586-2.586-2.273-2.273a1 1 0 011.414-1.414L28.98 40.9l4.9-4.9-2.94-2.94L28 30.121z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"24BAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAm1BC,EAAAC,EAAAC,GAAprBC,EAA+qBF,EAAAG,+BAA/yBN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as c,d as h,e as d,g as n}from"./index-64cccc06.js";function $(s){let t,e,l,a,$,o;return{c(){t=r("svg"),e=r("g"),l=r("path"),a=r("defs"),$=r("clipPath"),o=r("path"),this.c=c,h(l,"fill-rule","evenodd"),h(l,"d","M19.374 3.293a1 1 0 00-1.414 1.414l.626.626-7 7H8a1 1 0 00-.707.293L5.96 13.96a1 1 0 000 1.414L10.586 20 5.96 24.626a1 1 0 101.414 1.414L12 21.414l4.626 4.626a1 1 0 001.415 0l1.333-1.333a1 1 0 00.293-.707v-3.586l7-7 .626.626a1 1 0 101.414-1.414l-1.333-1.333-6.667-6.667-1.333-1.333zm-6.666 16l4.625 4.626.334-.333V20a1 1 0 01.293-.707L25.253 12 20 6.748l-7.293 7.292a1 1 0 01-.707.293H8.414l-.333.334 4.625 4.625h.001l.001.002z"),h(e,"clip-path","url(#a)"),h(o,"d","M0 0h32v32H0z"),h($,"id","a"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 32 32")},m(s,r){i(s,t,r),d(t,e),d(e,l),d(t,a),d(a,$),d($,o)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:c,o:c,d(s){s&&n(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:c="2rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,c=s.size)},[i,l,a,r,c]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Pushpin32.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Pushpin32.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Pushpin32.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"2rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" d=\"M19.374 3.293a1 1 0 00-1.414 1.414l.626.626-7 7H8a1 1 0 00-.707.293L5.96 13.96a1 1 0 000 1.414L10.586 20 5.96 24.626a1 1 0 101.414 1.414L12 21.414l4.626 4.626a1 1 0 001.415 0l1.333-1.333a1 1 0 00.293-.707v-3.586l7-7 .626.626a1 1 0 101.414-1.414l-1.333-1.333-6.667-6.667-1.333-1.333zm-6.666 16l4.625 4.626.334-.333V20a1 1 0 01.293-.707L25.253 12 20 6.748l-7.293 7.292a1 1 0 01-.707.293H8.414l-.333.334 4.625 4.625h.001l.001.002z\"/></g><defs><clipPath id=\"a\"><path d=\"M0 0h32v32H0z\"/></clipPath></defs></svg>"],"names":["ctx","insert","target","svg","anchor","append","g","path0","defs","clipPath","path1","id","$$props","style","className","fill","size"],"mappings":"kyBAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAA4sBC,EAAAC,EAAAC,GAA7iBC,EAAseF,EAAAG,GAA/cD,EAA2cC,EAAAC,GAAIF,EAAkEF,EAAAK,GAA5DH,EAAqDG,EAAAC,GAApCJ,EAAyBI,EAAAC,+BAAtpBV,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAW,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as c,d as h,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=r("svg"),e=r("path"),this.c=c,h(e,"fill-rule","evenodd"),h(e,"d","M29.06 4.94a1.5 1.5 0 00-2.12 2.12l.939.94-10.5 10.5H12a1.5 1.5 0 00-1.06.44l-2 2a1.5 1.5 0 000 2.12L15.878 30l-6.94 6.94a1.5 1.5 0 002.122 2.12L18 32.122l6.94 6.94a1.5 1.5 0 002.12 0l2-2A1.5 1.5 0 0029.5 36v-5.379l10.5-10.5.94.94a1.5 1.5 0 002.12-2.122l-2-2-10-10-2-2zm-9.999 24L26 35.879l.5-.5V30c0-.398.158-.78.44-1.06L37.878 18 30 10.121l-10.94 10.94A1.5 1.5 0 0118 21.5h-5.379l-.5.5 6.94 6.939z"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 48 48")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:c,o:c,d(s){s&&d(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:c="3rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,c=s.size)},[i,l,a,r,c]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Pushpin48.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Pushpin48.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Pushpin48.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"3rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 48 48\"><path fill-rule=\"evenodd\" d=\"M29.06 4.94a1.5 1.5 0 00-2.12 2.12l.939.94-10.5 10.5H12a1.5 1.5 0 00-1.06.44l-2 2a1.5 1.5 0 000 2.12L15.878 30l-6.94 6.94a1.5 1.5 0 002.122 2.12L18 32.122l6.94 6.94a1.5 1.5 0 002.12 0l2-2A1.5 1.5 0 0029.5 36v-5.379l10.5-10.5.94.94a1.5 1.5 0 002.12-2.122l-2-2-10-10-2-2zm-9.999 24L26 35.879l.5-.5V30c0-.398.158-.78.44-1.06L37.878 18 30 10.121l-10.94 10.94A1.5 1.5 0 0118 21.5h-5.379l-.5.5 6.94 6.939z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"2oBAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAmlBC,EAAAC,EAAAC,GAApbC,EAA+aF,EAAAG,+BAA/iBN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as c,d as h,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=r("svg"),e=r("path"),this.c=c,h(e,"fill-rule","evenodd"),h(e,"d","M38.394 6.94a1.5 1.5 0 10-2.121 2.12l1.606 1.607-14.5 14.5h-7.38a1.5 1.5 0 00-1.06.439l-2.666 2.667a1.5 1.5 0 000 2.121L21.879 40l-9.606 9.606a1.5 1.5 0 102.12 2.121L24 42.121l9.606 9.606a1.5 1.5 0 002.121 0l2.667-2.666a1.5 1.5 0 00.44-1.061v-7.379l14.5-14.5 1.605 1.606a1.5 1.5 0 102.122-2.121l-2.667-2.667L41.06 9.606l-2.667-2.667zm-13.331 32l9.604 9.604 1.166-1.166V40c0-.398.158-.78.44-1.06L51.212 24 40 12.788l-14.94 14.94a1.5 1.5 0 01-1.06.439h-7.38l-1.166 1.166 9.604 9.604c0 .001 0 .002.002.002 0 .001 0 .002.002.002z"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 64 64")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:c,o:c,d(s){s&&d(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:c="4rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,c=s.size)},[i,l,a,r,c]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Pushpin64.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Pushpin64.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Pushpin64.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"4rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 64 64\"><path fill-rule=\"evenodd\" d=\"M38.394 6.94a1.5 1.5 0 10-2.121 2.12l1.606 1.607-14.5 14.5h-7.38a1.5 1.5 0 00-1.06.439l-2.666 2.667a1.5 1.5 0 000 2.121L21.879 40l-9.606 9.606a1.5 1.5 0 102.12 2.121L24 42.121l9.606 9.606a1.5 1.5 0 002.121 0l2.667-2.666a1.5 1.5 0 00.44-1.061v-7.379l14.5-14.5 1.605 1.606a1.5 1.5 0 102.122-2.121l-2.667-2.667L41.06 9.606l-2.667-2.667zm-13.331 32l9.604 9.604 1.166-1.166V40c0-.398.158-.78.44-1.06L51.212 24 40 12.788l-14.94 14.94a1.5 1.5 0 01-1.06.439h-7.38l-1.166 1.166 9.604 9.604c0 .001 0 .002.002.002 0 .001 0 .002.002.002z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"ywBAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAitBC,EAAAC,EAAAC,GAAljBC,EAA6iBF,EAAAG,+BAA7qBN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as c,d as h,e as d,g as n}from"./index-64cccc06.js";function $(s){let t,e,l,a,$,o;return{c(){t=r("svg"),e=r("g"),l=r("path"),a=r("defs"),$=r("clipPath"),o=r("path"),this.c=c,h(l,"fill-rule","evenodd"),h(l,"d","M3.707 2.293a1 1 0 00-1.414 1.414L7.586 9H6a1 1 0 00-.707.293l-1 1a1 1 0 000 1.414L7.586 15l-3.293 3.293a1 1 0 101.414 1.414L9 16.414l3.293 3.293a1 1 0 001.414 0l1-1A1 1 0 0015 18v-1.586l5.293 5.293a1 1 0 001.414-1.414l-18-18zm9.41 12.238l-3.648-3.648A.996.996 0 019 11H6.414l3.293 3.293L13 17.586V15c0-.17.042-.33.117-.47zm.176-12.238a1 1 0 011.414 0l1 1 5 5 1 1a1 1 0 01-1.414 1.414L20 10.414l-2.293 2.293-.707.707L15.586 12l.707-.707L18.586 9 15 5.414l-2.293 2.293-.707.707L10.586 7l.707-.707L13.586 4l-.293-.293a1 1 0 010-1.414z"),h(e,"clip-path","url(#a)"),h(o,"d","M0 0h24v24H0z"),h($,"id","a"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 24 24")},m(s,r){i(s,t,r),d(t,e),d(e,l),d(t,a),d(a,$),d($,o)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:c,o:c,d(s){s&&n(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:c="1.5rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,c=s.size)},[i,l,a,r,c]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Pushpinoff24.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Pushpinoff24.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Pushpinoff24.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"1.5rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" d=\"M3.707 2.293a1 1 0 00-1.414 1.414L7.586 9H6a1 1 0 00-.707.293l-1 1a1 1 0 000 1.414L7.586 15l-3.293 3.293a1 1 0 101.414 1.414L9 16.414l3.293 3.293a1 1 0 001.414 0l1-1A1 1 0 0015 18v-1.586l5.293 5.293a1 1 0 001.414-1.414l-18-18zm9.41 12.238l-3.648-3.648A.996.996 0 019 11H6.414l3.293 3.293L13 17.586V15c0-.17.042-.33.117-.47zm.176-12.238a1 1 0 011.414 0l1 1 5 5 1 1a1 1 0 01-1.414 1.414L20 10.414l-2.293 2.293-.707.707L15.586 12l.707-.707L18.586 9 15 5.414l-2.293 2.293-.707.707L10.586 7l.707-.707L13.586 4l-.293-.293a1 1 0 010-1.414z\"/></g><defs><clipPath id=\"a\"><path d=\"M0 0h24v24H0z\"/></clipPath></defs></svg>"],"names":["ctx","insert","target","svg","anchor","append","g","path0","defs","clipPath","path1","id","$$props","style","className","fill","size"],"mappings":"24BAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAqzBC,EAAAC,EAAAC,GAAtpBC,EAA+kBF,EAAAG,GAAxjBD,EAAojBC,EAAAC,GAAIF,EAAkEF,EAAAK,GAA5DH,EAAqDG,EAAAC,GAApCJ,EAAyBI,EAAAC,+BAA/vBV,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAW,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,UAAQJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as c,d as h,e as d,g as n}from"./index-64cccc06.js";function $(s){let t,e,l,a,$,o;return{c(){t=r("svg"),e=r("g"),l=r("path"),a=r("defs"),$=r("clipPath"),o=r("path"),this.c=c,h(l,"fill-rule","evenodd"),h(l,"d","M4.707 3.293a1 1 0 00-1.414 1.414l7.626 7.626H8a1 1 0 00-.707.293L5.96 13.96a1 1 0 000 1.414L10.586 20 5.96 24.626a1 1 0 101.414 1.414L12 21.414l4.626 4.626a1 1 0 001.414 0l1.334-1.333a1 1 0 00.293-.707v-2.92l7.626 7.627a1 1 0 001.414-1.414l-24-24zM17.92 19.334l-5.255-5.254a.996.996 0 01-.665.253H8.414l-.333.334 4.625 4.625h.001v.002l4.626 4.625.334-.333V20c0-.256.095-.489.253-.666zm.04-16.041a1 1 0 011.414 0l1.333 1.333 6.667 6.667 1.333 1.333a1 1 0 01-1.414 1.414l-.626-.626-3.293 3.293-.707.707L21.252 16l.708-.707L25.253 12 20 6.748l-3.293 3.292-.707.708-1.414-1.415.707-.707 3.293-3.293-.626-.626a1 1 0 010-1.414z"),h(e,"clip-path","url(#a)"),h(o,"d","M0 0h32v32H0z"),h($,"id","a"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 32 32")},m(s,r){i(s,t,r),d(t,e),d(e,l),d(t,a),d(a,$),d($,o)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:c,o:c,d(s){s&&n(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:c="2rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,c=s.size)},[i,l,a,r,c]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Pushpinoff32.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Pushpinoff32.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Pushpinoff32.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"2rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" d=\"M4.707 3.293a1 1 0 00-1.414 1.414l7.626 7.626H8a1 1 0 00-.707.293L5.96 13.96a1 1 0 000 1.414L10.586 20 5.96 24.626a1 1 0 101.414 1.414L12 21.414l4.626 4.626a1 1 0 001.414 0l1.334-1.333a1 1 0 00.293-.707v-2.92l7.626 7.627a1 1 0 001.414-1.414l-24-24zM17.92 19.334l-5.255-5.254a.996.996 0 01-.665.253H8.414l-.333.334 4.625 4.625h.001v.002l4.626 4.625.334-.333V20c0-.256.095-.489.253-.666zm.04-16.041a1 1 0 011.414 0l1.333 1.333 6.667 6.667 1.333 1.333a1 1 0 01-1.414 1.414l-.626-.626-3.293 3.293-.707.707L21.252 16l.708-.707L25.253 12 20 6.748l-3.293 3.292-.707.708-1.414-1.415.707-.707 3.293-3.293-.626-.626a1 1 0 010-1.414z\"/></g><defs><clipPath id=\"a\"><path d=\"M0 0h32v32H0z\"/></clipPath></defs></svg>"],"names":["ctx","insert","target","svg","anchor","append","g","path0","defs","clipPath","path1","id","$$props","style","className","fill","size"],"mappings":"q+BAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAA+4BC,EAAAC,EAAAC,GAAhvBC,EAAyqBF,EAAAG,GAAlpBD,EAA8oBC,EAAAC,GAAIF,EAAkEF,EAAAK,GAA5DH,EAAqDG,EAAAC,GAApCJ,EAAyBI,EAAAC,+BAAz1BV,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAW,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as c,d as h,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=r("svg"),e=r("path"),this.c=c,h(e,"fill-rule","evenodd"),h(e,"d","M7.06 4.94a1.5 1.5 0 10-2.12 2.12L16.378 18.5H12a1.5 1.5 0 00-1.06.44l-2 2a1.5 1.5 0 000 2.12L15.878 30l-6.94 6.94a1.5 1.5 0 002.122 2.12L18 32.122l6.94 6.94a1.5 1.5 0 002.12 0l2-2A1.5 1.5 0 0029.5 36v-4.379l11.44 11.44a1.5 1.5 0 002.12-2.122l-36-36zm19.82 24.062l-7.882-7.882c-.265.236-.615.38-.998.38h-5.379l-.5.5 6.94 6.939L26 35.88l.5-.5V30c0-.383.144-.733.38-.998zm.06-24.063a1.5 1.5 0 012.12 0l2 2 10 10 2 2a1.5 1.5 0 01-2.12 2.122l-.94-.94-4.94 4.94L34 26.12 31.879 24l1.06-1.06L37.88 18 30 10.121l-4.94 4.94L24 16.12 21.879 14l1.06-1.06L27.88 8l-.94-.94a1.5 1.5 0 010-2.12z"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 48 48")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:c,o:c,d(s){s&&d(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:c="3rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,c=s.size)},[i,l,a,r,c]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Pushpinoff48.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Pushpinoff48.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Pushpinoff48.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"3rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 48 48\"><path fill-rule=\"evenodd\" d=\"M7.06 4.94a1.5 1.5 0 10-2.12 2.12L16.378 18.5H12a1.5 1.5 0 00-1.06.44l-2 2a1.5 1.5 0 000 2.12L15.878 30l-6.94 6.94a1.5 1.5 0 002.122 2.12L18 32.122l6.94 6.94a1.5 1.5 0 002.12 0l2-2A1.5 1.5 0 0029.5 36v-4.379l11.44 11.44a1.5 1.5 0 002.12-2.122l-36-36zm19.82 24.062l-7.882-7.882c-.265.236-.615.38-.998.38h-5.379l-.5.5 6.94 6.939L26 35.88l.5-.5V30c0-.383.144-.733.38-.998zm.06-24.063a1.5 1.5 0 012.12 0l2 2 10 10 2 2a1.5 1.5 0 01-2.12 2.122l-.94-.94-4.94 4.94L34 26.12 31.879 24l1.06-1.06L37.88 18 30 10.121l-4.94 4.94L24 16.12 21.879 14l1.06-1.06L27.88 8l-.94-.94a1.5 1.5 0 010-2.12z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"i0BAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAywBC,EAAAC,EAAAC,GAA1mBC,EAAqmBF,EAAAG,+BAAruBN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as c,d as h,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=r("svg"),e=r("path"),this.c=c,h(e,"fill-rule","evenodd"),h(e,"d","M9.06 6.94a1.5 1.5 0 10-2.12 2.12l16.105 16.107H16a1.5 1.5 0 00-1.06.439l-2.667 2.667a1.5 1.5 0 000 2.121L21.879 40l-9.606 9.606a1.5 1.5 0 102.121 2.121L24 42.121l9.606 9.606a1.5 1.5 0 002.121 0l2.667-2.666a1.5 1.5 0 00.44-1.061v-7.045L54.938 57.06a1.5 1.5 0 002.122-2.122l-48-48zm27.52 31.762L25.299 27.42a1.5 1.5 0 01-1.298.748h-7.379l-1.166 1.166 9.604 9.604.002.002.002.002 9.604 9.604 1.166-1.166V40c0-.554.3-1.038.748-1.298zM36.274 6.94a1.5 1.5 0 012.121 0l2.667 2.667L54.395 22.94l2.667 2.667a1.5 1.5 0 01-2.122 2.121l-1.606-1.606-6.939 6.94-1.06 1.06L43.211 32l1.06-1.06 6.94-6.94L40 12.788l-6.94 6.94-1.06 1.06-2.121-2.121 1.06-1.061 6.94-6.94-1.606-1.605a1.5 1.5 0 010-2.122z"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 64 64")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:c,o:c,d(s){s&&d(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:c="4rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,c=s.size)},[i,l,a,r,c]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Pushpinoff64.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Pushpinoff64.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Pushpinoff64.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"4rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 64 64\"><path fill-rule=\"evenodd\" d=\"M9.06 6.94a1.5 1.5 0 10-2.12 2.12l16.105 16.107H16a1.5 1.5 0 00-1.06.439l-2.667 2.667a1.5 1.5 0 000 2.121L21.879 40l-9.606 9.606a1.5 1.5 0 102.121 2.121L24 42.121l9.606 9.606a1.5 1.5 0 002.121 0l2.667-2.666a1.5 1.5 0 00.44-1.061v-7.045L54.938 57.06a1.5 1.5 0 002.122-2.122l-48-48zm27.52 31.762L25.299 27.42a1.5 1.5 0 01-1.298.748h-7.379l-1.166 1.166 9.604 9.604.002.002.002.002 9.604 9.604 1.166-1.166V40c0-.554.3-1.038.748-1.298zM36.274 6.94a1.5 1.5 0 012.121 0l2.667 2.667L54.395 22.94l2.667 2.667a1.5 1.5 0 01-2.122 2.121l-1.606-1.606-6.939 6.94-1.06 1.06L43.211 32l1.06-1.06 6.94-6.94L40 12.788l-6.94 6.94-1.06 1.06-2.121-2.121 1.06-1.061 6.94-6.94-1.606-1.605a1.5 1.5 0 010-2.122z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"y6BAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAi3BC,EAAAC,EAAAC,GAAltBC,EAA6sBF,EAAAG,+BAA70BN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as l,f as a,s as i,c,n as r,d as h,e as d,g as n}from"./index-64cccc06.js";function $(s){let t,e,a,i,$,o;return{c(){t=c("svg"),e=c("g"),a=c("path"),i=c("defs"),$=c("clipPath"),o=c("path"),this.c=r,h(a,"fill-rule","evenodd"),h(a,"d","M16.225 3.974c1.003-.231 2.142-.237 3.063-.174.316.021.598.05.833.08.028.233.057.516.079.832.063.921.057 2.06-.174 3.063-.262 1.135-.938 2.292-1.88 3.416-.935 1.117-2.088 2.15-3.226 3.038a34.195 34.195 0 01-3.545 2.409 12.751 12.751 0 00-1.111-1.488l3.443-3.443a1 1 0 00-1.414-1.414L8.85 13.736a12.642 12.642 0 00-1.488-1.111A34.198 34.198 0 019.77 9.08c.888-1.138 1.921-2.292 3.039-3.227 1.124-.94 2.281-1.617 3.416-1.879zM7.534 15.242a9.786 9.786 0 00-1.981-1.348 1 1 0 01-.438-1.36l.176.092a12.695 12.695 0 01-.175-.093l.001-.003.003-.006.012-.022.02-.038-2.411-2.813a1 1 0 01-.043-1.249L3.5 9l-.802-.598L2.7 8.4l.003-.004.01-.013.033-.043.12-.154c.103-.13.252-.31.436-.521.367-.42.888-.973 1.491-1.483.593-.502 1.324-1.013 2.11-1.283.81-.278 1.78-.328 2.662.275.194.134.384.3.548.461.449-.46.92-.904 1.412-1.316 1.256-1.05 2.694-1.934 4.25-2.294 1.28-.295 2.641-.29 3.65-.22a17.558 17.558 0 011.723.205l.03.006.008.001h.003v.001h.001L21 3l.982-.19v.004l.002.009.006.028a9.456 9.456 0 01.074.469c.044.31.096.745.131 1.256.07 1.007.075 2.37-.22 3.649-.36 1.556-1.244 2.994-2.295 4.25-.411.491-.855.963-1.316 1.412.16.164.328.354.461.548.604.882.554 1.852.276 2.661-.27.787-.781 1.518-1.283 2.11a14.304 14.304 0 01-1.483 1.492 15.498 15.498 0 01-.675.556l-.044.034-.012.009-.004.003h-.002v.001L15 20.5l.598.802a1 1 0 01-1.249-.043l-2.813-2.412-.038.02-.022.012-.007.004h-.001l-.001.001-.093-.175.092.175a1 1 0 01-1.36-.437 9.789 9.789 0 00-1.348-1.98 1 1 0 01-1.224-1.225zM21 3l.982-.19a1 1 0 00-.792-.792L21 3zm-5.986 16.195l-1.662-1.425c.8-.507 1.783-1.173 2.797-1.963.24-.187.482-.382.725-.583.13.128.238.25.3.34.137.2.181.458.036.882-.154.447-.485.956-.919 1.469-.424.5-.898.95-1.272 1.276l-.005.004zM6.23 10.647c.508-.8 1.174-1.782 1.964-2.796.187-.24.381-.482.583-.725a2.617 2.617 0 00-.34-.301c-.2-.136-.458-.18-.883-.035-.447.154-.956.485-1.468.918-.5.424-.95.898-1.277 1.273l-.003.004 1.424 1.662zm-2.01 8.595a6.888 6.888 0 00-.13.667 6.42 6.42 0 00.667-.13c.444-.11.797-.257 1.018-.423.193-.145.225-.25.225-.356a1 1 0 00-1-1c-.107 0-.211.032-.356.225-.166.221-.313.573-.424 1.017zM3 22v-1 1h.062l.146-.005a10.573 10.573 0 002.035-.275c.556-.14 1.203-.367 1.732-.764C7.532 20.538 8 19.893 8 19a3 3 0 00-3-3c-.893 0-1.539.468-1.956 1.025-.397.529-.625 1.176-.764 1.732a9.822 9.822 0 00-.245 1.535 10.673 10.673 0 00-.034.646v.042L2 20.993v.006h1-1a1 1 0 001 1zM16.5 6.5a1 1 0 100 2 1 1 0 000-2zm-2 1a2 2 0 114 0 2 2 0 01-4 0z"),h(e,"clip-path","url(#a)"),h(o,"d","M0 0h24v24H0z"),h($,"id","a"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 24 24")},m(s,c){l(s,t,c),d(t,e),d(e,a),d(t,i),d(i,$),d($,o)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:r,o:r,d(s){s&&n(t)}}}function o(s,t,e){let{id:l}=t,{style:a}=t,{className:i}=t,{fill:c}=t,{size:r="1.5rem"}=t;return s.$$set=s=>{"id"in s&&e(0,l=s.id),"style"in s&&e(1,a=s.style),"className"in s&&e(2,i=s.className),"fill"in s&&e(3,c=s.fill),"size"in s&&e(4,r=s.size)},[l,a,i,c,r]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,i,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&l(s.target,this,s.anchor),s.props&&(this.$set(s.props),a()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),a()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),a()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),a()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),a()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),a()}}export{u as default};
2
+ //# sourceMappingURL=Release24.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Release24.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Release24.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"1.5rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" d=\"M16.225 3.974c1.003-.231 2.142-.237 3.063-.174.316.021.598.05.833.08.028.233.057.516.079.832.063.921.057 2.06-.174 3.063-.262 1.135-.938 2.292-1.88 3.416-.935 1.117-2.088 2.15-3.226 3.038a34.195 34.195 0 01-3.545 2.409 12.751 12.751 0 00-1.111-1.488l3.443-3.443a1 1 0 00-1.414-1.414L8.85 13.736a12.642 12.642 0 00-1.488-1.111A34.198 34.198 0 019.77 9.08c.888-1.138 1.921-2.292 3.039-3.227 1.124-.94 2.281-1.617 3.416-1.879zM7.534 15.242a9.786 9.786 0 00-1.981-1.348 1 1 0 01-.438-1.36l.176.092a12.695 12.695 0 01-.175-.093l.001-.003.003-.006.012-.022.02-.038-2.411-2.813a1 1 0 01-.043-1.249L3.5 9l-.802-.598L2.7 8.4l.003-.004.01-.013.033-.043.12-.154c.103-.13.252-.31.436-.521.367-.42.888-.973 1.491-1.483.593-.502 1.324-1.013 2.11-1.283.81-.278 1.78-.328 2.662.275.194.134.384.3.548.461.449-.46.92-.904 1.412-1.316 1.256-1.05 2.694-1.934 4.25-2.294 1.28-.295 2.641-.29 3.65-.22a17.558 17.558 0 011.723.205l.03.006.008.001h.003v.001h.001L21 3l.982-.19v.004l.002.009.006.028a9.456 9.456 0 01.074.469c.044.31.096.745.131 1.256.07 1.007.075 2.37-.22 3.649-.36 1.556-1.244 2.994-2.295 4.25-.411.491-.855.963-1.316 1.412.16.164.328.354.461.548.604.882.554 1.852.276 2.661-.27.787-.781 1.518-1.283 2.11a14.304 14.304 0 01-1.483 1.492 15.498 15.498 0 01-.675.556l-.044.034-.012.009-.004.003h-.002v.001L15 20.5l.598.802a1 1 0 01-1.249-.043l-2.813-2.412-.038.02-.022.012-.007.004h-.001l-.001.001-.093-.175.092.175a1 1 0 01-1.36-.437 9.789 9.789 0 00-1.348-1.98 1 1 0 01-1.224-1.225zM21 3l.982-.19a1 1 0 00-.792-.792L21 3zm-5.986 16.195l-1.662-1.425c.8-.507 1.783-1.173 2.797-1.963.24-.187.482-.382.725-.583.13.128.238.25.3.34.137.2.181.458.036.882-.154.447-.485.956-.919 1.469-.424.5-.898.95-1.272 1.276l-.005.004zM6.23 10.647c.508-.8 1.174-1.782 1.964-2.796.187-.24.381-.482.583-.725a2.617 2.617 0 00-.34-.301c-.2-.136-.458-.18-.883-.035-.447.154-.956.485-1.468.918-.5.424-.95.898-1.277 1.273l-.003.004 1.424 1.662zm-2.01 8.595a6.888 6.888 0 00-.13.667 6.42 6.42 0 00.667-.13c.444-.11.797-.257 1.018-.423.193-.145.225-.25.225-.356a1 1 0 00-1-1c-.107 0-.211.032-.356.225-.166.221-.313.573-.424 1.017zM3 22v-1 1h.062l.146-.005a10.573 10.573 0 002.035-.275c.556-.14 1.203-.367 1.732-.764C7.532 20.538 8 19.893 8 19a3 3 0 00-3-3c-.893 0-1.539.468-1.956 1.025-.397.529-.625 1.176-.764 1.732a9.822 9.822 0 00-.245 1.535 10.673 10.673 0 00-.034.646v.042L2 20.993v.006h1-1a1 1 0 001 1zM16.5 6.5a1 1 0 100 2 1 1 0 000-2zm-2 1a2 2 0 114 0 2 2 0 01-4 0z\"/></g><defs><clipPath id=\"a\"><path d=\"M0 0h24v24H0z\"/></clipPath></defs></svg>"],"names":["ctx","insert","target","svg","anchor","append","g","path0","defs","clipPath","path1","id","$$props","style","className","fill","size"],"mappings":"ovFAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAmqFC,EAAAC,EAAAC,GAApgFC,EAA67EF,EAAAG,GAAt6ED,EAAk6EC,EAAAC,GAAIF,EAAkEF,EAAAK,GAA5DH,EAAqDG,EAAAC,GAApCJ,EAAyBI,EAAAC,+BAA7mFV,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAW,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,UAAQJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as a,f as i,s as l,c,n as r,d as h,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=c("svg"),e=c("path"),this.c=r,h(e,"fill-rule","evenodd"),h(e,"d","M21.558 4.975c1.384-.32 2.94-.325 4.182-.24.55.037 1.027.091 1.385.14.049.358.103.835.14 1.385.086 1.243.08 2.798-.24 4.182-.365 1.583-1.301 3.173-2.574 4.694-1.267 1.514-2.824 2.908-4.353 4.1a45.938 45.938 0 01-5.043 3.4 16.476 16.476 0 00-1.827-2.45l4.812-4.812a1 1 0 10-1.414-1.414l-4.812 4.812a16.472 16.472 0 00-2.45-1.826 45.934 45.934 0 013.4-5.043c1.193-1.53 2.587-3.087 4.1-4.354 1.521-1.273 3.111-2.21 4.694-2.574zM10.437 20.223c-.913-.811-1.901-1.503-2.884-1.995a1 1 0 01-.438-1.36l.74.39-.74-.391.001-.001.001-.003.005-.007.015-.028a16.054 16.054 0 01.136-.25L3.907 12.65a1 1 0 01-.042-1.248l.802.597-.802-.598.002-.002.003-.005.012-.015a8.633 8.633 0 01.2-.257c.135-.169.33-.406.572-.683a18.75 18.75 0 011.952-1.943c.777-.657 1.715-1.309 2.707-1.65 1.015-.348 2.19-.4 3.252.328.335.23.667.548.922.817a25.626 25.626 0 012.094-1.977c1.652-1.382 3.523-2.527 5.527-2.99 1.66-.382 3.439-.377 4.768-.286a23.084 23.084 0 012.13.247l.132.023.036.007.011.002h.005L28 4l.982-.19v.005l.003.01.006.037.024.132a23.048 23.048 0 01.246 2.13c.09 1.33.097 3.108-.287 4.768-.462 2.004-1.607 3.875-2.989 5.527a25.643 25.643 0 01-1.976 2.094c.268.256.587.587.816.922.727 1.063.677 2.237.328 3.252-.341.993-.993 1.93-1.65 2.707a18.743 18.743 0 01-1.943 1.952 20.198 20.198 0 01-.883.73l-.028.02-.028.022-.016.012-.005.004h-.002v.001L20 27.333l.598.802a1 1 0 01-1.249-.042l-3.926-3.366a28.653 28.653 0 01-.25.137l-.028.015-.008.004-.003.001-.391-.74.39.74a1 1 0 01-1.36-.437c-.492-.982-1.185-1.971-1.996-2.883a1 1 0 01-1.34-1.34zM28 4l.982-.19a1 1 0 00-.792-.791L28 4zm-7.98 22.033l-2.777-2.38a47.738 47.738 0 004.084-2.84c.392-.306.79-.626 1.185-.96.268.245.525.51.663.712.259.379.303.842.086 1.472-.224.653-.695 1.369-1.285 2.065a16.754 16.754 0 01-1.956 1.931zM8.347 14.758a47.785 47.785 0 012.84-4.085c.306-.392.627-.789.96-1.185-.245-.268-.51-.525-.712-.663-.379-.259-.842-.303-1.472-.086-.653.224-1.369.696-2.065 1.285a16.763 16.763 0 00-1.931 1.956l2.38 2.778zM6.424 26.697c-.469.117-.945.19-1.355.234.045-.41.117-.886.234-1.355.153-.61.362-1.13.622-1.476.239-.318.468-.433.742-.433.92 0 1.666.746 1.666 1.666 0 .274-.115.504-.433.742-.346.26-.865.47-1.476.622zM4 29v-1 1h.077l.188-.006c.159-.005.383-.017.651-.039a12.76 12.76 0 001.993-.318c.723-.18 1.537-.471 2.191-.962.682-.511 1.233-1.282 1.233-2.341a3.667 3.667 0 00-3.666-3.667c-1.06 0-1.83.551-2.342 1.233-.49.654-.781 1.468-.962 2.191a12.759 12.759 0 00-.318 1.993 13.876 13.876 0 00-.044.84v.053L3 27.992V28h1-1a1 1 0 001 1zM22 8.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3zM19.5 10a2.5 2.5 0 115 0 2.5 2.5 0 01-5 0z"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 32 32")},m(s,i){a(s,t,i),n(t,e)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:r,o:r,d(s){s&&d(t)}}}function o(s,t,e){let{id:a}=t,{style:i}=t,{className:l}=t,{fill:c}=t,{size:r="2rem"}=t;return s.$$set=s=>{"id"in s&&e(0,a=s.id),"style"in s&&e(1,i=s.style),"className"in s&&e(2,l=s.className),"fill"in s&&e(3,c=s.fill),"size"in s&&e(4,r=s.size)},[a,i,l,c,r]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,l,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&a(s.target,this,s.anchor),s.props&&(this.$set(s.props),i()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),i()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),i()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),i()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),i()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),i()}}export{u as default};
2
+ //# sourceMappingURL=Release32.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Release32.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Release32.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"2rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path fill-rule=\"evenodd\" d=\"M21.558 4.975c1.384-.32 2.94-.325 4.182-.24.55.037 1.027.091 1.385.14.049.358.103.835.14 1.385.086 1.243.08 2.798-.24 4.182-.365 1.583-1.301 3.173-2.574 4.694-1.267 1.514-2.824 2.908-4.353 4.1a45.938 45.938 0 01-5.043 3.4 16.476 16.476 0 00-1.827-2.45l4.812-4.812a1 1 0 10-1.414-1.414l-4.812 4.812a16.472 16.472 0 00-2.45-1.826 45.934 45.934 0 013.4-5.043c1.193-1.53 2.587-3.087 4.1-4.354 1.521-1.273 3.111-2.21 4.694-2.574zM10.437 20.223c-.913-.811-1.901-1.503-2.884-1.995a1 1 0 01-.438-1.36l.74.39-.74-.391.001-.001.001-.003.005-.007.015-.028a16.054 16.054 0 01.136-.25L3.907 12.65a1 1 0 01-.042-1.248l.802.597-.802-.598.002-.002.003-.005.012-.015a8.633 8.633 0 01.2-.257c.135-.169.33-.406.572-.683a18.75 18.75 0 011.952-1.943c.777-.657 1.715-1.309 2.707-1.65 1.015-.348 2.19-.4 3.252.328.335.23.667.548.922.817a25.626 25.626 0 012.094-1.977c1.652-1.382 3.523-2.527 5.527-2.99 1.66-.382 3.439-.377 4.768-.286a23.084 23.084 0 012.13.247l.132.023.036.007.011.002h.005L28 4l.982-.19v.005l.003.01.006.037.024.132a23.048 23.048 0 01.246 2.13c.09 1.33.097 3.108-.287 4.768-.462 2.004-1.607 3.875-2.989 5.527a25.643 25.643 0 01-1.976 2.094c.268.256.587.587.816.922.727 1.063.677 2.237.328 3.252-.341.993-.993 1.93-1.65 2.707a18.743 18.743 0 01-1.943 1.952 20.198 20.198 0 01-.883.73l-.028.02-.028.022-.016.012-.005.004h-.002v.001L20 27.333l.598.802a1 1 0 01-1.249-.042l-3.926-3.366a28.653 28.653 0 01-.25.137l-.028.015-.008.004-.003.001-.391-.74.39.74a1 1 0 01-1.36-.437c-.492-.982-1.185-1.971-1.996-2.883a1 1 0 01-1.34-1.34zM28 4l.982-.19a1 1 0 00-.792-.791L28 4zm-7.98 22.033l-2.777-2.38a47.738 47.738 0 004.084-2.84c.392-.306.79-.626 1.185-.96.268.245.525.51.663.712.259.379.303.842.086 1.472-.224.653-.695 1.369-1.285 2.065a16.754 16.754 0 01-1.956 1.931zM8.347 14.758a47.785 47.785 0 012.84-4.085c.306-.392.627-.789.96-1.185-.245-.268-.51-.525-.712-.663-.379-.259-.842-.303-1.472-.086-.653.224-1.369.696-2.065 1.285a16.763 16.763 0 00-1.931 1.956l2.38 2.778zM6.424 26.697c-.469.117-.945.19-1.355.234.045-.41.117-.886.234-1.355.153-.61.362-1.13.622-1.476.239-.318.468-.433.742-.433.92 0 1.666.746 1.666 1.666 0 .274-.115.504-.433.742-.346.26-.865.47-1.476.622zM4 29v-1 1h.077l.188-.006c.159-.005.383-.017.651-.039a12.76 12.76 0 001.993-.318c.723-.18 1.537-.471 2.191-.962.682-.511 1.233-1.282 1.233-2.341a3.667 3.667 0 00-3.666-3.667c-1.06 0-1.83.551-2.342 1.233-.49.654-.781 1.468-.962 2.191a12.759 12.759 0 00-.318 1.993 13.876 13.876 0 00-.044.84v.053L3 27.992V28h1-1a1 1 0 001 1zM22 8.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3zM19.5 10a2.5 2.5 0 115 0 2.5 2.5 0 01-5 0z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"2vFAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAwsFC,EAAAC,EAAAC,GAAziFC,EAAoiFF,EAAAG,+BAApqFN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as a,f as l,s as i,c,n as r,d as h,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=c("svg"),e=c("path"),this.c=r,h(e,"fill-rule","evenodd"),h(e,"d","M32.337 7.462c2.076-.48 4.409-.488 6.273-.36.825.056 1.541.137 2.078.21.073.537.154 1.253.21 2.078.128 1.864.12 4.197-.36 6.273-.548 2.374-1.952 4.759-3.861 7.04-1.901 2.271-4.236 4.362-6.53 6.15a68.904 68.904 0 01-7.565 5.1 24.7 24.7 0 00-2.74-3.674l7.219-7.218a1.5 1.5 0 00-2.122-2.122l-7.218 7.219a24.7 24.7 0 00-3.675-2.74 68.88 68.88 0 015.1-7.564c1.789-2.294 3.88-4.63 6.151-6.53 2.281-1.91 4.666-3.314 7.04-3.862zM15.655 30.335c-1.368-1.217-2.851-2.256-4.326-2.993a1.5 1.5 0 01-.656-2.042l1.11.586-1.11-.586.001-.002.002-.003.006-.012.023-.042a25.392 25.392 0 01.205-.375l-5.049-5.89a1.5 1.5 0 01-.064-1.872L7 18a283.353 283.353 0 01-1.202-.897L5.8 17.1l.005-.007.018-.024.064-.084.236-.3c.203-.254.495-.61.858-1.026.723-.827 1.747-1.914 2.928-2.914 1.166-.986 2.572-1.963 4.06-2.474 1.523-.523 3.284-.6 4.878.491.504.345 1 .823 1.383 1.225a38.44 38.44 0 013.142-2.964c2.478-2.074 5.284-3.79 8.29-4.484 2.49-.575 5.158-.567 7.153-.43a34.633 34.633 0 013.194.37l.198.034.055.01.016.003.005.001h.002L42 6l1.473-.285v.003l.001.005.003.015.01.055.035.198a34.621 34.621 0 01.37 3.194c.136 1.995.144 4.662-.43 7.152-.694 3.007-2.41 5.814-4.485 8.291-.92 1.1-1.924 2.15-2.964 3.142.402.383.88.88 1.225 1.383 1.09 1.594 1.014 3.355.491 4.877-.511 1.49-1.488 2.895-2.474 4.06-1 1.182-2.087 2.206-2.915 2.929a30.597 30.597 0 01-1.409 1.158l-.024.018-.007.005-.002.002h-.001L30 41l.896 1.203a1.5 1.5 0 01-1.872-.064l-5.89-5.049a42.114 42.114 0 01-.375.205l-.042.023-.012.006-.003.002H22.7l-.586-1.11.586 1.11a1.5 1.5 0 01-2.042-.655c-.737-1.474-1.776-2.958-2.993-4.326a1.5 1.5 0 01-2.01-2.01zM42 6l1.473-.285a1.5 1.5 0 00-1.187-1.187L42 6zM30.03 39.05l-4.166-3.57a71.685 71.685 0 006.127-4.26c.588-.46 1.183-.94 1.777-1.441.402.368.787.766.994 1.068.39.569.455 1.263.13 2.209-.336.979-1.044 2.052-1.928 3.097a25.137 25.137 0 01-2.597 2.607l-.337.29zM12.52 22.136a71.643 71.643 0 014.26-6.127c.46-.588.94-1.183 1.442-1.777-.37-.402-.767-.787-1.069-.994-.569-.39-1.263-.455-2.209-.13-.979.336-2.052 1.044-3.097 1.928a25.237 25.237 0 00-2.607 2.597l-.29.337 3.57 4.166zM9.637 40.045c-.703.176-1.418.285-2.033.352.067-.615.176-1.33.352-2.033.23-.916.543-1.695.932-2.214.358-.477.702-.65 1.113-.65a2.5 2.5 0 012.5 2.5c0 .41-.173.755-.65 1.112-.52.39-1.298.704-2.214.933zM6 43.5V42v1.5h.035a10.377 10.377 0 00.362-.009c.239-.008.575-.025.978-.059.797-.066 1.883-.2 2.989-.477 1.084-.27 2.305-.707 3.286-1.442 1.023-.768 1.85-1.924 1.85-3.513a5.5 5.5 0 00-5.5-5.5c-1.59 0-2.745.827-3.513 1.85-.735.98-1.171 2.202-1.442 3.286a19.139 19.139 0 00-.477 2.99 20.798 20.798 0 00-.068 1.339v.034L6 42H4.5A1.5 1.5 0 006 43.5zM33 13a2 2 0 100 4 2 2 0 000-4zm-4 2a4 4 0 118 0 4 4 0 01-8 0z"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 48 48")},m(s,l){a(s,t,l),n(t,e)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:r,o:r,d(s){s&&d(t)}}}function o(s,t,e){let{id:a}=t,{style:l}=t,{className:i}=t,{fill:c}=t,{size:r="3rem"}=t;return s.$$set=s=>{"id"in s&&e(0,a=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,i=s.className),"fill"in s&&e(3,c=s.fill),"size"in s&&e(4,r=s.size)},[a,l,i,c,r]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,i,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&a(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Release48.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Release48.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Release48.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"3rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 48 48\"><path fill-rule=\"evenodd\" d=\"M32.337 7.462c2.076-.48 4.409-.488 6.273-.36.825.056 1.541.137 2.078.21.073.537.154 1.253.21 2.078.128 1.864.12 4.197-.36 6.273-.548 2.374-1.952 4.759-3.861 7.04-1.901 2.271-4.236 4.362-6.53 6.15a68.904 68.904 0 01-7.565 5.1 24.7 24.7 0 00-2.74-3.674l7.219-7.218a1.5 1.5 0 00-2.122-2.122l-7.218 7.219a24.7 24.7 0 00-3.675-2.74 68.88 68.88 0 015.1-7.564c1.789-2.294 3.88-4.63 6.151-6.53 2.281-1.91 4.666-3.314 7.04-3.862zM15.655 30.335c-1.368-1.217-2.851-2.256-4.326-2.993a1.5 1.5 0 01-.656-2.042l1.11.586-1.11-.586.001-.002.002-.003.006-.012.023-.042a25.392 25.392 0 01.205-.375l-5.049-5.89a1.5 1.5 0 01-.064-1.872L7 18a283.353 283.353 0 01-1.202-.897L5.8 17.1l.005-.007.018-.024.064-.084.236-.3c.203-.254.495-.61.858-1.026.723-.827 1.747-1.914 2.928-2.914 1.166-.986 2.572-1.963 4.06-2.474 1.523-.523 3.284-.6 4.878.491.504.345 1 .823 1.383 1.225a38.44 38.44 0 013.142-2.964c2.478-2.074 5.284-3.79 8.29-4.484 2.49-.575 5.158-.567 7.153-.43a34.633 34.633 0 013.194.37l.198.034.055.01.016.003.005.001h.002L42 6l1.473-.285v.003l.001.005.003.015.01.055.035.198a34.621 34.621 0 01.37 3.194c.136 1.995.144 4.662-.43 7.152-.694 3.007-2.41 5.814-4.485 8.291-.92 1.1-1.924 2.15-2.964 3.142.402.383.88.88 1.225 1.383 1.09 1.594 1.014 3.355.491 4.877-.511 1.49-1.488 2.895-2.474 4.06-1 1.182-2.087 2.206-2.915 2.929a30.597 30.597 0 01-1.409 1.158l-.024.018-.007.005-.002.002h-.001L30 41l.896 1.203a1.5 1.5 0 01-1.872-.064l-5.89-5.049a42.114 42.114 0 01-.375.205l-.042.023-.012.006-.003.002H22.7l-.586-1.11.586 1.11a1.5 1.5 0 01-2.042-.655c-.737-1.474-1.776-2.958-2.993-4.326a1.5 1.5 0 01-2.01-2.01zM42 6l1.473-.285a1.5 1.5 0 00-1.187-1.187L42 6zM30.03 39.05l-4.166-3.57a71.685 71.685 0 006.127-4.26c.588-.46 1.183-.94 1.777-1.441.402.368.787.766.994 1.068.39.569.455 1.263.13 2.209-.336.979-1.044 2.052-1.928 3.097a25.137 25.137 0 01-2.597 2.607l-.337.29zM12.52 22.136a71.643 71.643 0 014.26-6.127c.46-.588.94-1.183 1.442-1.777-.37-.402-.767-.787-1.069-.994-.569-.39-1.263-.455-2.209-.13-.979.336-2.052 1.044-3.097 1.928a25.237 25.237 0 00-2.607 2.597l-.29.337 3.57 4.166zM9.637 40.045c-.703.176-1.418.285-2.033.352.067-.615.176-1.33.352-2.033.23-.916.543-1.695.932-2.214.358-.477.702-.65 1.113-.65a2.5 2.5 0 012.5 2.5c0 .41-.173.755-.65 1.112-.52.39-1.298.704-2.214.933zM6 43.5V42v1.5h.035a10.377 10.377 0 00.362-.009c.239-.008.575-.025.978-.059.797-.066 1.883-.2 2.989-.477 1.084-.27 2.305-.707 3.286-1.442 1.023-.768 1.85-1.924 1.85-3.513a5.5 5.5 0 00-5.5-5.5c-1.59 0-2.745.827-3.513 1.85-.735.98-1.171 2.202-1.442 3.286a19.139 19.139 0 00-.477 2.99 20.798 20.798 0 00-.068 1.339v.034L6 42H4.5A1.5 1.5 0 006 43.5zM33 13a2 2 0 100 4 2 2 0 000-4zm-4 2a4 4 0 118 0 4 4 0 01-8 0z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"m2FAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAgzFC,EAAAC,EAAAC,GAAjpFC,EAA4oFF,EAAAG,+BAA5wFN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as l,f as a,s as i,c,n as r,d as h,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=c("svg"),e=c("path"),this.c=r,h(e,"fill-rule","evenodd"),h(e,"d","M43.004 9.462c2.837-.655 6.003-.664 8.51-.492 1.243.085 2.303.212 3.048.318l.132.018.018.132c.106.745.233 1.804.318 3.048.172 2.507.163 5.673-.492 8.51-.755 3.271-2.68 6.521-5.252 9.595-2.565 3.065-5.708 5.877-8.783 8.274a92.388 92.388 0 01-10.572 7.087c-1.122-1.936-2.548-3.839-4.165-5.597l9.961-9.961a1.5 1.5 0 10-2.121-2.121l-9.961 9.961c-1.758-1.617-3.66-3.043-5.596-4.165a92.374 92.374 0 017.087-10.572c2.396-3.075 5.208-6.218 8.273-8.783 3.074-2.573 6.324-4.498 9.595-5.252zM21.524 40.36c-1.944-1.775-4.074-3.291-6.195-4.352a1.5 1.5 0 01-.656-2.041l1.327.7-1.326-.7v-.002l.003-.005.008-.014.029-.055.11-.206c.08-.145.19-.344.329-.591l-6.959-8.118a1.5 1.5 0 01-.063-1.873L9.333 24l-1.202-.897v-.001l.003-.003.006-.009.023-.03.083-.108a40.158 40.158 0 011.439-1.744c.954-1.092 2.3-2.521 3.85-3.833 1.534-1.297 3.354-2.556 5.254-3.208 1.933-.664 4.104-.742 6.058.595.758.518 1.52 1.293 2.049 1.87l.075.082a51.563 51.563 0 014.512-4.3c3.271-2.738 6.943-4.975 10.846-5.876 3.252-.75 6.752-.741 9.39-.561 1.329.09 2.461.226 3.264.34a35.06 35.06 0 011.203.192l.07.013.02.004h.006l.002.001h.001L56 8l1.473-.285v.003l.001.006.004.02.013.07.045.258c.038.222.09.543.147.945.114.803.25 1.935.34 3.264.18 2.637.189 6.138-.561 9.39-.901 3.903-3.138 7.575-5.876 10.846a51.548 51.548 0 01-4.3 4.512l.081.075c.578.528 1.352 1.291 1.871 2.049 1.337 1.954 1.259 4.125.595 6.058-.653 1.9-1.91 3.72-3.209 5.253-1.311 1.55-2.74 2.897-3.832 3.851a40.221 40.221 0 01-1.744 1.439l-.108.083-.03.022-.01.007-.002.002h-.001L40 54.667l.896 1.203a1.5 1.5 0 01-1.872-.064l-8.118-6.958a54.289 54.289 0 01-.797.44l-.055.029-.014.007-.005.003h-.001l-.7-1.326.699 1.327a1.5 1.5 0 01-2.041-.656c-1.06-2.121-2.577-4.251-4.353-6.196a1.5 1.5 0 01-2.114-2.115zM56 8l1.473-.286a1.5 1.5 0 00-1.187-1.187L56 8zM40.036 52.721L33.64 47.24l.18-.111a95.349 95.349 0 008.527-5.898c.89-.693 1.79-1.425 2.687-2.19.097.085.2.178.308.277.548.5 1.107 1.071 1.42 1.529.636.929.7 2.033.234 3.39-.478 1.39-1.466 2.877-2.662 4.29-1.181 1.395-2.492 2.634-3.516 3.53-.288.25-.552.474-.782.664zM16.76 30.36l.111-.18a95.363 95.363 0 015.898-8.527c.693-.89 1.425-1.79 2.19-2.687a20.072 20.072 0 00-.277-.309c-.5-.548-1.071-1.106-1.529-1.42-.929-.635-2.033-.699-3.39-.233-1.39.478-2.877 1.466-4.29 2.661-1.396 1.182-2.634 2.492-3.53 3.517a38.62 38.62 0 00-.665.782l5.482 6.396zm-3.79 23.518c-1.212.303-2.441.46-3.389.54.08-.947.238-2.176.54-3.388.313-1.249.752-2.36 1.329-3.13.545-.727 1.14-1.067 1.883-1.067a3.833 3.833 0 013.834 3.833c0 .745-.34 1.339-1.067 1.884-.77.577-1.881 1.016-3.13 1.328zM8 57.5V56v1.5h.043a13.304 13.304 0 00.469-.011c.312-.012.752-.034 1.28-.078 1.047-.087 2.466-.263 3.905-.623 1.418-.354 2.972-.915 4.203-1.838 1.273-.955 2.267-2.36 2.267-4.284a6.833 6.833 0 00-6.834-6.833c-1.922 0-3.328.994-4.283 2.267-.923 1.23-1.484 2.785-1.839 4.203-.36 1.438-.535 2.858-.622 3.906a27.26 27.26 0 00-.089 1.748V56H8 6.5A1.5 1.5 0 008 57.5zM44 17a3 3 0 100 6 3 3 0 000-6zm-5 3a5 5 0 1110 0 5 5 0 01-10 0z"),h(t,"aria-hidden","true"),h(t,"width",s[4]),h(t,"height",s[4]),h(t,"id",s[0]),h(t,"style",s[1]),h(t,"class",s[2]),h(t,"fill",s[3]),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"viewBox","0 0 64 64")},m(s,a){l(s,t,a),n(t,e)},p(s,[e]){16&e&&h(t,"width",s[4]),16&e&&h(t,"height",s[4]),1&e&&h(t,"id",s[0]),2&e&&h(t,"style",s[1]),4&e&&h(t,"class",s[2]),8&e&&h(t,"fill",s[3])},i:r,o:r,d(s){s&&d(t)}}}function o(s,t,e){let{id:l}=t,{style:a}=t,{className:i}=t,{fill:c}=t,{size:r="4rem"}=t;return s.$$set=s=>{"id"in s&&e(0,l=s.id),"style"in s&&e(1,a=s.style),"className"in s&&e(2,i=s.className),"fill"in s&&e(3,c=s.fill),"size"in s&&e(4,r=s.size)},[l,a,i,c,r]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,i,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&l(s.target,this,s.anchor),s.props&&(this.$set(s.props),a()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),a()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),a()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),a()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),a()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),a()}}export{u as default};
2
+ //# sourceMappingURL=Release64.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Release64.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Release64.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"4rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 64 64\"><path fill-rule=\"evenodd\" d=\"M43.004 9.462c2.837-.655 6.003-.664 8.51-.492 1.243.085 2.303.212 3.048.318l.132.018.018.132c.106.745.233 1.804.318 3.048.172 2.507.163 5.673-.492 8.51-.755 3.271-2.68 6.521-5.252 9.595-2.565 3.065-5.708 5.877-8.783 8.274a92.388 92.388 0 01-10.572 7.087c-1.122-1.936-2.548-3.839-4.165-5.597l9.961-9.961a1.5 1.5 0 10-2.121-2.121l-9.961 9.961c-1.758-1.617-3.66-3.043-5.596-4.165a92.374 92.374 0 017.087-10.572c2.396-3.075 5.208-6.218 8.273-8.783 3.074-2.573 6.324-4.498 9.595-5.252zM21.524 40.36c-1.944-1.775-4.074-3.291-6.195-4.352a1.5 1.5 0 01-.656-2.041l1.327.7-1.326-.7v-.002l.003-.005.008-.014.029-.055.11-.206c.08-.145.19-.344.329-.591l-6.959-8.118a1.5 1.5 0 01-.063-1.873L9.333 24l-1.202-.897v-.001l.003-.003.006-.009.023-.03.083-.108a40.158 40.158 0 011.439-1.744c.954-1.092 2.3-2.521 3.85-3.833 1.534-1.297 3.354-2.556 5.254-3.208 1.933-.664 4.104-.742 6.058.595.758.518 1.52 1.293 2.049 1.87l.075.082a51.563 51.563 0 014.512-4.3c3.271-2.738 6.943-4.975 10.846-5.876 3.252-.75 6.752-.741 9.39-.561 1.329.09 2.461.226 3.264.34a35.06 35.06 0 011.203.192l.07.013.02.004h.006l.002.001h.001L56 8l1.473-.285v.003l.001.006.004.02.013.07.045.258c.038.222.09.543.147.945.114.803.25 1.935.34 3.264.18 2.637.189 6.138-.561 9.39-.901 3.903-3.138 7.575-5.876 10.846a51.548 51.548 0 01-4.3 4.512l.081.075c.578.528 1.352 1.291 1.871 2.049 1.337 1.954 1.259 4.125.595 6.058-.653 1.9-1.91 3.72-3.209 5.253-1.311 1.55-2.74 2.897-3.832 3.851a40.221 40.221 0 01-1.744 1.439l-.108.083-.03.022-.01.007-.002.002h-.001L40 54.667l.896 1.203a1.5 1.5 0 01-1.872-.064l-8.118-6.958a54.289 54.289 0 01-.797.44l-.055.029-.014.007-.005.003h-.001l-.7-1.326.699 1.327a1.5 1.5 0 01-2.041-.656c-1.06-2.121-2.577-4.251-4.353-6.196a1.5 1.5 0 01-2.114-2.115zM56 8l1.473-.286a1.5 1.5 0 00-1.187-1.187L56 8zM40.036 52.721L33.64 47.24l.18-.111a95.349 95.349 0 008.527-5.898c.89-.693 1.79-1.425 2.687-2.19.097.085.2.178.308.277.548.5 1.107 1.071 1.42 1.529.636.929.7 2.033.234 3.39-.478 1.39-1.466 2.877-2.662 4.29-1.181 1.395-2.492 2.634-3.516 3.53-.288.25-.552.474-.782.664zM16.76 30.36l.111-.18a95.363 95.363 0 015.898-8.527c.693-.89 1.425-1.79 2.19-2.687a20.072 20.072 0 00-.277-.309c-.5-.548-1.071-1.106-1.529-1.42-.929-.635-2.033-.699-3.39-.233-1.39.478-2.877 1.466-4.29 2.661-1.396 1.182-2.634 2.492-3.53 3.517a38.62 38.62 0 00-.665.782l5.482 6.396zm-3.79 23.518c-1.212.303-2.441.46-3.389.54.08-.947.238-2.176.54-3.388.313-1.249.752-2.36 1.329-3.13.545-.727 1.14-1.067 1.883-1.067a3.833 3.833 0 013.834 3.833c0 .745-.34 1.339-1.067 1.884-.77.577-1.881 1.016-3.13 1.328zM8 57.5V56v1.5h.043a13.304 13.304 0 00.469-.011c.312-.012.752-.034 1.28-.078 1.047-.087 2.466-.263 3.905-.623 1.418-.354 2.972-.915 4.203-1.838 1.273-.955 2.267-2.36 2.267-4.284a6.833 6.833 0 00-6.834-6.833c-1.922 0-3.328.994-4.283 2.267-.923 1.23-1.484 2.785-1.839 4.203-.36 1.438-.535 2.858-.622 3.906a27.26 27.26 0 00-.089 1.748V56H8 6.5A1.5 1.5 0 008 57.5zM44 17a3 3 0 100 6 3 3 0 000-6zm-5 3a5 5 0 1110 0 5 5 0 01-10 0z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"2oGAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAwlGC,EAAAC,EAAAC,GAAz7FC,EAAo7FF,EAAAG,+BAApjGN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as a,s as l,c as h,n as r,d as c,e as d,g as n}from"./index-64cccc06.js";function $(s){let t,e,a,l,$,o;return{c(){t=h("svg"),e=h("g"),a=h("path"),l=h("defs"),$=h("clipPath"),o=h("path"),this.c=r,c(a,"fill-rule","evenodd"),c(a,"d","M3 2a1 1 0 00-1 1v14a1 1 0 001 1h8v2H7a1 1 0 100 2h10a1 1 0 100-2h-4v-2h8a1 1 0 001-1V3a1 1 0 00-1-1H3zm9 14h8v-5H4v5h8zm8-7H4V4h16v5zM6.5 5.5a1 1 0 000 2h2a1 1 0 100-2h-2zm0 7a1 1 0 100 2h2a1 1 0 100-2h-2z"),c(e,"clip-path","url(#a)"),c(o,"d","M0 0h24v24H0z"),c($,"id","a"),c(t,"aria-hidden","true"),c(t,"width",s[4]),c(t,"height",s[4]),c(t,"id",s[0]),c(t,"style",s[1]),c(t,"class",s[2]),c(t,"fill",s[3]),c(t,"xmlns","http://www.w3.org/2000/svg"),c(t,"viewBox","0 0 24 24")},m(s,h){i(s,t,h),d(t,e),d(e,a),d(t,l),d(l,$),d($,o)},p(s,[e]){16&e&&c(t,"width",s[4]),16&e&&c(t,"height",s[4]),1&e&&c(t,"id",s[0]),2&e&&c(t,"style",s[1]),4&e&&c(t,"class",s[2]),8&e&&c(t,"fill",s[3])},i:r,o:r,d(s){s&&n(t)}}}function o(s,t,e){let{id:i}=t,{style:a}=t,{className:l}=t,{fill:h}=t,{size:r="1.5rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,a=s.style),"className"in s&&e(2,l=s.className),"fill"in s&&e(3,h=s.fill),"size"in s&&e(4,r=s.size)},[i,a,l,h,r]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,l,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),a()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),a()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),a()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),a()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),a()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),a()}}export{u as default};
2
+ //# sourceMappingURL=Server24.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Server24.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Server24.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"1.5rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" d=\"M3 2a1 1 0 00-1 1v14a1 1 0 001 1h8v2H7a1 1 0 100 2h10a1 1 0 100-2h-4v-2h8a1 1 0 001-1V3a1 1 0 00-1-1H3zm9 14h8v-5H4v5h8zm8-7H4V4h16v5zM6.5 5.5a1 1 0 000 2h2a1 1 0 100-2h-2zm0 7a1 1 0 100 2h2a1 1 0 100-2h-2z\"/></g><defs><clipPath id=\"a\"><path d=\"M0 0h24v24H0z\"/></clipPath></defs></svg>"],"names":["ctx","insert","target","svg","anchor","append","g","path0","defs","clipPath","path1","id","$$props","style","className","fill","size"],"mappings":"qkBAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAA+eC,EAAAC,EAAAC,GAAhVC,EAAyQF,EAAAG,GAAlPD,EAA8OC,EAAAC,GAAIF,EAAkEF,EAAAK,GAA5DH,EAAqDG,EAAAC,GAApCJ,EAAyBI,EAAAC,+BAAzbV,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAW,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,UAAQJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as a,s as l,c as h,n as r,d as c,e as d,g as n}from"./index-64cccc06.js";function $(s){let t,e,a,l,$,o;return{c(){t=h("svg"),e=h("g"),a=h("path"),l=h("defs"),$=h("clipPath"),o=h("path"),this.c=r,c(a,"fill-rule","evenodd"),c(a,"d","M4 3a1 1 0 00-1 1v18.667a1 1 0 001 1h11V27H9.333a1 1 0 100 2h13.334a1 1 0 100-2H17v-3.333h11a1 1 0 001-1V4a1 1 0 00-1-1H4zm12 18.667h11v-7.334H5v7.334h11zm11-9.334H5V5h22v7.333zM8.667 7.667a1 1 0 100 2h2.666a1 1 0 100-2H8.667zm0 9.333a1 1 0 100 2h2.666a1 1 0 100-2H8.667z"),c(e,"clip-path","url(#a)"),c(o,"d","M0 0h32v32H0z"),c($,"id","a"),c(t,"aria-hidden","true"),c(t,"width",s[4]),c(t,"height",s[4]),c(t,"id",s[0]),c(t,"style",s[1]),c(t,"class",s[2]),c(t,"fill",s[3]),c(t,"xmlns","http://www.w3.org/2000/svg"),c(t,"viewBox","0 0 32 32")},m(s,h){i(s,t,h),d(t,e),d(e,a),d(t,l),d(l,$),d($,o)},p(s,[e]){16&e&&c(t,"width",s[4]),16&e&&c(t,"height",s[4]),1&e&&c(t,"id",s[0]),2&e&&c(t,"style",s[1]),4&e&&c(t,"class",s[2]),8&e&&c(t,"fill",s[3])},i:r,o:r,d(s){s&&n(t)}}}function o(s,t,e){let{id:i}=t,{style:a}=t,{className:l}=t,{fill:h}=t,{size:r="2rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,a=s.style),"className"in s&&e(2,l=s.className),"fill"in s&&e(3,h=s.fill),"size"in s&&e(4,r=s.size)},[i,a,l,h,r]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,l,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),a()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),a()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),a()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),a()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),a()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),a()}}export{u as default};
2
+ //# sourceMappingURL=Server32.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Server32.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Server32.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"2rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" d=\"M4 3a1 1 0 00-1 1v18.667a1 1 0 001 1h11V27H9.333a1 1 0 100 2h13.334a1 1 0 100-2H17v-3.333h11a1 1 0 001-1V4a1 1 0 00-1-1H4zm12 18.667h11v-7.334H5v7.334h11zm11-9.334H5V5h22v7.333zM8.667 7.667a1 1 0 100 2h2.666a1 1 0 100-2H8.667zm0 9.333a1 1 0 100 2h2.666a1 1 0 100-2H8.667z\"/></g><defs><clipPath id=\"a\"><path d=\"M0 0h32v32H0z\"/></clipPath></defs></svg>"],"names":["ctx","insert","target","svg","anchor","append","g","path0","defs","clipPath","path1","id","$$props","style","className","fill","size"],"mappings":"soBAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAgjBC,EAAAC,EAAAC,GAAjZC,EAA0UF,EAAAG,GAAnTD,EAA+SC,EAAAC,GAAIF,EAAkEF,EAAAK,GAA5DH,EAAqDG,EAAAC,GAApCJ,EAAyBI,EAAAC,+BAA1fV,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAW,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as h,n as r,d as c,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=h("svg"),e=h("path"),this.c=r,c(e,"fill-rule","evenodd"),c(e,"d","M6 4.5A1.5 1.5 0 004.5 6v28A1.5 1.5 0 006 35.5h16.5v5H14a1.5 1.5 0 000 3h20a1.5 1.5 0 000-3h-8.5v-5H42a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0042 4.5H6zm18 28h16.5v-11h-33v11H24zm16.5-14h-33v-11h33v11zm-27.5-7a1.5 1.5 0 000 3h4a1.5 1.5 0 000-3h-4zm0 14a1.5 1.5 0 000 3h4a1.5 1.5 0 000-3h-4z"),c(t,"aria-hidden","true"),c(t,"width",s[4]),c(t,"height",s[4]),c(t,"id",s[0]),c(t,"style",s[1]),c(t,"class",s[2]),c(t,"fill",s[3]),c(t,"xmlns","http://www.w3.org/2000/svg"),c(t,"viewBox","0 0 48 48")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&c(t,"width",s[4]),16&e&&c(t,"height",s[4]),1&e&&c(t,"id",s[0]),2&e&&c(t,"style",s[1]),4&e&&c(t,"class",s[2]),8&e&&c(t,"fill",s[3])},i:r,o:r,d(s){s&&d(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:h}=t,{size:r="3rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,h=s.fill),"size"in s&&e(4,r=s.size)},[i,l,a,h,r]}class m extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{m as default};
2
+ //# sourceMappingURL=Server48.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Server48.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Server48.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"3rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 48 48\"><path fill-rule=\"evenodd\" d=\"M6 4.5A1.5 1.5 0 004.5 6v28A1.5 1.5 0 006 35.5h16.5v5H14a1.5 1.5 0 000 3h20a1.5 1.5 0 000-3h-8.5v-5H42a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0042 4.5H6zm18 28h16.5v-11h-33v11H24zm16.5-14h-33v-11h33v11zm-27.5-7a1.5 1.5 0 000 3h4a1.5 1.5 0 000-3h-4zm0 14a1.5 1.5 0 000 3h4a1.5 1.5 0 000-3h-4z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"whBAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAgeC,EAAAC,EAAAC,GAAjUC,EAA4TF,EAAAG,+BAA5bN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as a,s as l,c as h,n as r,d as c,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=h("svg"),e=h("path"),this.c=r,c(e,"fill-rule","evenodd"),c(e,"d","M8 6.5A1.5 1.5 0 006.5 8v37.333a1.5 1.5 0 001.5 1.5h22.5V54.5H18.667a1.5 1.5 0 100 3h26.666a1.5 1.5 0 100-3H33.5v-7.667H56a1.5 1.5 0 001.5-1.5V8A1.5 1.5 0 0056 6.5H8zm24 37.333h22.5V28.167h-45v15.666H32zm22.5-18.666h-45V9.5h45v15.667zm-37.167-9.334a1.5 1.5 0 000 3h5.334a1.5 1.5 0 100-3h-5.334zm0 18.667a1.5 1.5 0 000 3h5.334a1.5 1.5 0 000-3h-5.334z"),c(t,"aria-hidden","true"),c(t,"width",s[4]),c(t,"height",s[4]),c(t,"id",s[0]),c(t,"style",s[1]),c(t,"class",s[2]),c(t,"fill",s[3]),c(t,"xmlns","http://www.w3.org/2000/svg"),c(t,"viewBox","0 0 64 64")},m(s,a){i(s,t,a),n(t,e)},p(s,[e]){16&e&&c(t,"width",s[4]),16&e&&c(t,"height",s[4]),1&e&&c(t,"id",s[0]),2&e&&c(t,"style",s[1]),4&e&&c(t,"class",s[2]),8&e&&c(t,"fill",s[3])},i:r,o:r,d(s){s&&d(t)}}}function o(s,t,e){let{id:i}=t,{style:a}=t,{className:l}=t,{fill:h}=t,{size:r="4rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,a=s.style),"className"in s&&e(2,l=s.className),"fill"in s&&e(3,h=s.fill),"size"in s&&e(4,r=s.size)},[i,a,l,h,r]}class m extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,l,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),a()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),a()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),a()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),a()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),a()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),a()}}export{m as default};
2
+ //# sourceMappingURL=Server64.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Server64.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Server64.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"4rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 64 64\"><path fill-rule=\"evenodd\" d=\"M8 6.5A1.5 1.5 0 006.5 8v37.333a1.5 1.5 0 001.5 1.5h22.5V54.5H18.667a1.5 1.5 0 100 3h26.666a1.5 1.5 0 100-3H33.5v-7.667H56a1.5 1.5 0 001.5-1.5V8A1.5 1.5 0 0056 6.5H8zm24 37.333h22.5V28.167h-45v15.666H32zm22.5-18.666h-45V9.5h45v15.667zm-37.167-9.334a1.5 1.5 0 000 3h5.334a1.5 1.5 0 100-3h-5.334zm0 18.667a1.5 1.5 0 000 3h5.334a1.5 1.5 0 000-3h-5.334z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"ylBAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAiiBC,EAAAC,EAAAC,GAAlYC,EAA6XF,EAAAG,+BAA7fN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as r,n as h,d as c,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=r("svg"),e=r("path"),this.c=h,c(e,"fill-rule","evenodd"),c(e,"d","M13.793 2.293A1 1 0 0114.5 2H21a1 1 0 110 2h-2.25v4.5H21a1 1 0 011 1V14a1 1 0 01-.341.753l-8 7A1 1 0 0113 22H5.5a1 1 0 01-1-1v-4.5a1 1 0 011-1h2.25v-4.336l-4.043 4.043a1 1 0 01-1.414-1.414l11.5-11.5zM10 15.5H8.75v-5.336l4-4V12H11a1 1 0 00-1 1v2.5zm3.75-3.5h.75V9.5a1 1 0 011-1h2.25V4h-2.836L13.75 5.164V12zm2.75-1.5V13a1 1 0 01-1 1H12v2.5a1 1 0 01-1 1H6.5V20h6.124L20 13.546V10.5h-3.5z"),c(t,"aria-hidden","true"),c(t,"width",s[4]),c(t,"height",s[4]),c(t,"id",s[0]),c(t,"style",s[1]),c(t,"class",s[2]),c(t,"fill",s[3]),c(t,"xmlns","http://www.w3.org/2000/svg"),c(t,"viewBox","0 0 24 24")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&c(t,"width",s[4]),16&e&&c(t,"height",s[4]),1&e&&c(t,"id",s[0]),2&e&&c(t,"style",s[1]),4&e&&c(t,"class",s[2]),8&e&&c(t,"fill",s[3])},i:h,o:h,d(s){s&&d(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:r}=t,{size:h="1.5rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,h=s.size)},[i,l,a,r,h]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Stairs24.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stairs24.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Stairs24.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"1.5rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" d=\"M13.793 2.293A1 1 0 0114.5 2H21a1 1 0 110 2h-2.25v4.5H21a1 1 0 011 1V14a1 1 0 01-.341.753l-8 7A1 1 0 0113 22H5.5a1 1 0 01-1-1v-4.5a1 1 0 011-1h2.25v-4.336l-4.043 4.043a1 1 0 01-1.414-1.414l11.5-11.5zM10 15.5H8.75v-5.336l4-4V12H11a1 1 0 00-1 1v2.5zm3.75-3.5h.75V9.5a1 1 0 011-1h2.25V4h-2.836L13.75 5.164V12zm2.75-1.5V13a1 1 0 01-1 1H12v2.5a1 1 0 01-1 1H6.5V20h6.124L20 13.546V10.5h-3.5z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"6nBAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAqkBC,EAAAC,EAAAC,GAAtaC,EAAiaF,EAAAG,+BAAjiBN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,UAAQJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as a,s as l,c as h,n as r,d as c,e as d,g as n}from"./index-64cccc06.js";function $(s){let t,e,a,l,$,o;return{c(){t=h("svg"),e=h("g"),a=h("path"),l=h("defs"),$=h("clipPath"),o=h("path"),this.c=r,c(a,"fill-rule","evenodd"),c(a,"d","M18.626 3.293A1 1 0 0119.333 3H28a1 1 0 110 2h-3.167v6.667H28a1 1 0 011 1v6a1 1 0 01-.341.752l-10.667 9.334a1 1 0 01-.659.247h-10a1 1 0 01-1-1v-6a1 1 0 011-1H10.5v-6.752L4.707 20.04a1 1 0 11-1.414-1.414L18.626 3.293zM13.666 21H11.5v-7.752l5.667-5.667v8.752h-2.5a1 1 0 00-1 1V21zm4.5-4.667h1.5v-3.666a1 1 0 011-1h3.167V5h-4.085l-1.581 1.58v9.753zm3.5-2.666v3.666a1 1 0 01-1 1h-5V22a1 1 0 01-1 1H8.334v4h8.625L27 18.213v-4.546h-5.333z"),c(e,"clip-path","url(#a)"),c(o,"d","M0 0h32v32H0z"),c($,"id","a"),c(t,"aria-hidden","true"),c(t,"width",s[4]),c(t,"height",s[4]),c(t,"id",s[0]),c(t,"style",s[1]),c(t,"class",s[2]),c(t,"fill",s[3]),c(t,"xmlns","http://www.w3.org/2000/svg"),c(t,"viewBox","0 0 32 32")},m(s,h){i(s,t,h),d(t,e),d(e,a),d(t,l),d(l,$),d($,o)},p(s,[e]){16&e&&c(t,"width",s[4]),16&e&&c(t,"height",s[4]),1&e&&c(t,"id",s[0]),2&e&&c(t,"style",s[1]),4&e&&c(t,"class",s[2]),8&e&&c(t,"fill",s[3])},i:r,o:r,d(s){s&&n(t)}}}function o(s,t,e){let{id:i}=t,{style:a}=t,{className:l}=t,{fill:h}=t,{size:r="2rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,a=s.style),"className"in s&&e(2,l=s.className),"fill"in s&&e(3,h=s.fill),"size"in s&&e(4,r=s.size)},[i,a,l,h,r]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,l,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),a()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),a()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),a()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),a()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),a()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),a()}}export{u as default};
2
+ //# sourceMappingURL=Stairs32.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stairs32.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Stairs32.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"2rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" d=\"M18.626 3.293A1 1 0 0119.333 3H28a1 1 0 110 2h-3.167v6.667H28a1 1 0 011 1v6a1 1 0 01-.341.752l-10.667 9.334a1 1 0 01-.659.247h-10a1 1 0 01-1-1v-6a1 1 0 011-1H10.5v-6.752L4.707 20.04a1 1 0 11-1.414-1.414L18.626 3.293zM13.666 21H11.5v-7.752l5.667-5.667v8.752h-2.5a1 1 0 00-1 1V21zm4.5-4.667h1.5v-3.666a1 1 0 011-1h3.167V5h-4.085l-1.581 1.58v9.753zm3.5-2.666v3.666a1 1 0 01-1 1h-5V22a1 1 0 01-1 1H8.334v4h8.625L27 18.213v-4.546h-5.333z\"/></g><defs><clipPath id=\"a\"><path d=\"M0 0h32v32H0z\"/></clipPath></defs></svg>"],"names":["ctx","insert","target","svg","anchor","append","g","path0","defs","clipPath","path1","id","$$props","style","className","fill","size"],"mappings":"uyBAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAitBC,EAAAC,EAAAC,GAAljBC,EAA2eF,EAAAG,GAApdD,EAAgdC,EAAAC,GAAIF,EAAkEF,EAAAK,GAA5DH,EAAqDG,EAAAC,GAApCJ,EAAyBI,EAAAC,+BAA3pBV,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAW,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as l,s as a,c as h,n as r,d as c,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=h("svg"),e=h("path"),this.c=r,c(e,"fill-rule","evenodd"),c(e,"d","M27.94 4.94A1.5 1.5 0 0129 4.5h13a1.5 1.5 0 010 3h-4.5v10H42a1.5 1.5 0 011.5 1.5v9a1.5 1.5 0 01-.512 1.129l-16 14A1.5 1.5 0 0126 43.5H11A1.5 1.5 0 019.5 42v-9a1.5 1.5 0 011.5-1.5h4.5v-9.879l-8.44 8.44a1.5 1.5 0 01-2.12-2.122l23-23zM20.5 31.5h-3V19.621l8-8V24.5H22a1.5 1.5 0 00-1.5 1.5v5.5zm7-7h2V19a1.5 1.5 0 011.5-1.5h4.5v-10h-5.879L27.5 9.621V24.5zm5-4V26a1.5 1.5 0 01-1.5 1.5h-7.5V33a1.5 1.5 0 01-1.5 1.5h-9.5v6h12.936L40.5 27.32V20.5h-8z"),c(t,"aria-hidden","true"),c(t,"width",s[4]),c(t,"height",s[4]),c(t,"id",s[0]),c(t,"style",s[1]),c(t,"class",s[2]),c(t,"fill",s[3]),c(t,"xmlns","http://www.w3.org/2000/svg"),c(t,"viewBox","0 0 48 48")},m(s,l){i(s,t,l),n(t,e)},p(s,[e]){16&e&&c(t,"width",s[4]),16&e&&c(t,"height",s[4]),1&e&&c(t,"id",s[0]),2&e&&c(t,"style",s[1]),4&e&&c(t,"class",s[2]),8&e&&c(t,"fill",s[3])},i:r,o:r,d(s){s&&d(t)}}}function o(s,t,e){let{id:i}=t,{style:l}=t,{className:a}=t,{fill:h}=t,{size:r="3rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,l=s.style),"className"in s&&e(2,a=s.className),"fill"in s&&e(3,h=s.fill),"size"in s&&e(4,r=s.size)},[i,l,a,h,r]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,a,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),l()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),l()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),l()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),l()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),l()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),l()}}export{u as default};
2
+ //# sourceMappingURL=Stairs48.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stairs48.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Stairs48.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"3rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 48 48\"><path fill-rule=\"evenodd\" d=\"M27.94 4.94A1.5 1.5 0 0129 4.5h13a1.5 1.5 0 010 3h-4.5v10H42a1.5 1.5 0 011.5 1.5v9a1.5 1.5 0 01-.512 1.129l-16 14A1.5 1.5 0 0126 43.5H11A1.5 1.5 0 019.5 42v-9a1.5 1.5 0 011.5-1.5h4.5v-9.879l-8.44 8.44a1.5 1.5 0 01-2.12-2.122l23-23zM20.5 31.5h-3V19.621l8-8V24.5H22a1.5 1.5 0 00-1.5 1.5v5.5zm7-7h2V19a1.5 1.5 0 011.5-1.5h4.5v-10h-5.879L27.5 9.621V24.5zm5-4V26a1.5 1.5 0 01-1.5 1.5h-7.5V33a1.5 1.5 0 01-1.5 1.5h-9.5v6h12.936L40.5 27.32V20.5h-8z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"qrBAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAA6nBC,EAAAC,EAAAC,GAA9dC,EAAydF,EAAAG,+BAAzlBN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as i,f as a,s as l,c as r,n as h,d as c,e as n,g as d}from"./index-64cccc06.js";function $(s){let t,e;return{c(){t=r("svg"),e=r("path"),this.c=h,c(e,"fill-rule","evenodd"),c(e,"d","M37.606 6.94a1.5 1.5 0 011.06-.44H56a1.5 1.5 0 010 3h-6.333v14.333H56a1.5 1.5 0 011.5 1.5v12a1.5 1.5 0 01-.512 1.13L35.654 57.128a1.5 1.5 0 01-.987.371h-20a1.5 1.5 0 01-1.5-1.5V44a1.5 1.5 0 011.5-1.5H21V27.788L9.06 39.728a1.5 1.5 0 11-2.12-2.122L37.605 6.939zM27.833 42.5H23V25.788l11.333-11.333v18.712h-5a1.5 1.5 0 00-1.5 1.5V42.5zm8.5-9.333h3.5v-7.834a1.5 1.5 0 011.5-1.5h6.334V9.5h-8.379l-2.955 2.955v20.712zm6.5-6.334v7.834a1.5 1.5 0 01-1.5 1.5h-10.5V44a1.5 1.5 0 01-1.5 1.5H16.167v9h17.936L54.5 36.653v-9.82H42.833z"),c(t,"aria-hidden","true"),c(t,"width",s[4]),c(t,"height",s[4]),c(t,"id",s[0]),c(t,"style",s[1]),c(t,"class",s[2]),c(t,"fill",s[3]),c(t,"xmlns","http://www.w3.org/2000/svg"),c(t,"viewBox","0 0 64 64")},m(s,a){i(s,t,a),n(t,e)},p(s,[e]){16&e&&c(t,"width",s[4]),16&e&&c(t,"height",s[4]),1&e&&c(t,"id",s[0]),2&e&&c(t,"style",s[1]),4&e&&c(t,"class",s[2]),8&e&&c(t,"fill",s[3])},i:h,o:h,d(s){s&&d(t)}}}function o(s,t,e){let{id:i}=t,{style:a}=t,{className:l}=t,{fill:r}=t,{size:h="4rem"}=t;return s.$$set=s=>{"id"in s&&e(0,i=s.id),"style"in s&&e(1,a=s.style),"className"in s&&e(2,l=s.className),"fill"in s&&e(3,r=s.fill),"size"in s&&e(4,h=s.size)},[i,a,l,r,h]}class u extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},o,$,l,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&i(s.target,this,s.anchor),s.props&&(this.$set(s.props),a()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),a()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),a()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),a()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),a()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),a()}}export{u as default};
2
+ //# sourceMappingURL=Stairs64.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stairs64.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Stairs64.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"4rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 64 64\"><path fill-rule=\"evenodd\" d=\"M37.606 6.94a1.5 1.5 0 011.06-.44H56a1.5 1.5 0 010 3h-6.333v14.333H56a1.5 1.5 0 011.5 1.5v12a1.5 1.5 0 01-.512 1.13L35.654 57.128a1.5 1.5 0 01-.987.371h-20a1.5 1.5 0 01-1.5-1.5V44a1.5 1.5 0 011.5-1.5H21V27.788L9.06 39.728a1.5 1.5 0 11-2.12-2.122L37.605 6.939zM27.833 42.5H23V25.788l11.333-11.333v18.712h-5a1.5 1.5 0 00-1.5 1.5V42.5zm8.5-9.333h3.5v-7.834a1.5 1.5 0 011.5-1.5h6.334V9.5h-8.379l-2.955 2.955v20.712zm6.5-6.334v7.834a1.5 1.5 0 01-1.5 1.5h-10.5V44a1.5 1.5 0 01-1.5 1.5H16.167v9h17.936L54.5 36.653v-9.82H42.833z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"owBAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAA4sBC,EAAAC,EAAAC,GAA7iBC,EAAwiBF,EAAAG,+BAAxqBN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as a,a as t,b as e,f as i,s as l,c as v,n as h,d as r,e as c,g as d}from"./index-64cccc06.js";function m(s){let a,t,i,l,m,n;return{c(){a=v("svg"),t=v("g"),i=v("path"),l=v("defs"),m=v("clipPath"),n=v("path"),this.c=h,r(i,"fill-rule","evenodd"),r(i,"d","M2 3a1 1 0 011-1h18a1 1 0 011 1v18a1 1 0 01-1 1h-9a1 1 0 01-1-1v-4.5H5.75a.819.819 0 01-.087-.004 3.509 3.509 0 01-2.038-.54A3.499 3.499 0 012 13V3zm10 11.495c.034 0 .067.002.1.005h.65a1.25 1.25 0 100-2.5H8.854a3.5 3.5 0 01-.192 2.5H11.9c.033-.003.066-.005.1-.005zm-5.57-2.674A.999.999 0 017 10h2v-.5a.5.5 0 011 0v.5h1V4H8v.5a.5.5 0 01-1 0V4H4v9a1.5 1.5 0 001 1.414V13.5a.5.5 0 011 0v.914a1.5 1.5 0 00.43-2.593zM13 4v6.01c.352.026.688.11 1 .24V9.5a.5.5 0 011 0v1c0 .116-.04.223-.106.308A3.25 3.25 0 0113 16.49V20h3v-.5a.5.5 0 011 0v.5h3V4h-3v.5a.5.5 0 01-1 0V4h-3zm2 1.5a.5.5 0 00-1 0v1a.5.5 0 001 0v-1zm4 0a.5.5 0 00-1 0v1a.5.5 0 001 0v-1zM18.5 9a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm0 4a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm0 4a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zM17 7.5a.5.5 0 00-1 0v1a.5.5 0 001 0v-1zm0 4a.5.5 0 00-1 0v1a.5.5 0 001 0v-1zm0 4a.5.5 0 00-1 0v1a.5.5 0 001 0v-1zM14.5 17a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm-5-12a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm-4 0a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm2 2a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm-2 2a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5z"),r(t,"clip-path","url(#a)"),r(n,"d","M0 0h24v24H0z"),r(m,"id","a"),r(a,"aria-hidden","true"),r(a,"width",s[4]),r(a,"height",s[4]),r(a,"id",s[0]),r(a,"style",s[1]),r(a,"class",s[2]),r(a,"fill",s[3]),r(a,"xmlns","http://www.w3.org/2000/svg"),r(a,"viewBox","0 0 24 24")},m(s,v){e(s,a,v),c(a,t),c(t,i),c(a,l),c(l,m),c(m,n)},p(s,[t]){16&t&&r(a,"width",s[4]),16&t&&r(a,"height",s[4]),1&t&&r(a,"id",s[0]),2&t&&r(a,"style",s[1]),4&t&&r(a,"class",s[2]),8&t&&r(a,"fill",s[3])},i:h,o:h,d(s){s&&d(a)}}}function n(s,a,t){let{id:e}=a,{style:i}=a,{className:l}=a,{fill:v}=a,{size:h="1.5rem"}=a;return s.$$set=s=>{"id"in s&&t(0,e=s.id),"style"in s&&t(1,i=s.style),"className"in s&&t(2,l=s.className),"fill"in s&&t(3,v=s.fill),"size"in s&&t(4,h=s.size)},[e,i,l,v,h]}class z extends s{constructor(s){super(),a(this,{target:this.shadowRoot,props:t(this.attributes),customElement:!0},n,m,l,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&e(s.target,this,s.anchor),s.props&&(this.$set(s.props),i()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),i()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),i()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),i()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),i()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),i()}}export{z as default};
2
+ //# sourceMappingURL=Wallpaper24.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Wallpaper24.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Wallpaper24.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"1.5rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" d=\"M2 3a1 1 0 011-1h18a1 1 0 011 1v18a1 1 0 01-1 1h-9a1 1 0 01-1-1v-4.5H5.75a.819.819 0 01-.087-.004 3.509 3.509 0 01-2.038-.54A3.499 3.499 0 012 13V3zm10 11.495c.034 0 .067.002.1.005h.65a1.25 1.25 0 100-2.5H8.854a3.5 3.5 0 01-.192 2.5H11.9c.033-.003.066-.005.1-.005zm-5.57-2.674A.999.999 0 017 10h2v-.5a.5.5 0 011 0v.5h1V4H8v.5a.5.5 0 01-1 0V4H4v9a1.5 1.5 0 001 1.414V13.5a.5.5 0 011 0v.914a1.5 1.5 0 00.43-2.593zM13 4v6.01c.352.026.688.11 1 .24V9.5a.5.5 0 011 0v1c0 .116-.04.223-.106.308A3.25 3.25 0 0113 16.49V20h3v-.5a.5.5 0 011 0v.5h3V4h-3v.5a.5.5 0 01-1 0V4h-3zm2 1.5a.5.5 0 00-1 0v1a.5.5 0 001 0v-1zm4 0a.5.5 0 00-1 0v1a.5.5 0 001 0v-1zM18.5 9a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm0 4a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm0 4a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zM17 7.5a.5.5 0 00-1 0v1a.5.5 0 001 0v-1zm0 4a.5.5 0 00-1 0v1a.5.5 0 001 0v-1zm0 4a.5.5 0 00-1 0v1a.5.5 0 001 0v-1zM14.5 17a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm-5-12a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm-4 0a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm2 2a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5zm-2 2a.5.5 0 01.5.5v1a.5.5 0 01-1 0v-1a.5.5 0 01.5-.5z\"/></g><defs><clipPath id=\"a\"><path d=\"M0 0h24v24H0z\"/></clipPath></defs></svg>"],"names":["ctx","insert","target","svg","anchor","append","g","path0","defs","clipPath","path1","id","$$props","style","className","fill","size"],"mappings":"4hDAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAAs8CC,EAAAC,EAAAC,GAAvyCC,EAAguCF,EAAAG,GAAzsCD,EAAqsCC,EAAAC,GAAIF,EAAkEF,EAAAK,GAA5DH,EAAqDG,EAAAC,GAApCJ,EAAyBI,EAAAC,+BAAh5CV,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAW,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,UAAQJ"}
@@ -0,0 +1,2 @@
1
+ import{S as s,i as t,a as e,b as a,f as i,s as l,c,n as r,d as v,e as h,g as n}from"./index-64cccc06.js";function m(s){let t,e;return{c(){t=c("svg"),e=c("path"),this.c=r,v(e,"fill-rule","evenodd"),v(e,"d","M3 4a1 1 0 011-1h24a1 1 0 011 1v24a1 1 0 01-1 1H16a1 1 0 01-1-1v-6.333H7.667a1 1 0 01-.109-.006A4.333 4.333 0 013 17.334V4zm13 15.66c.039 0 .078.002.115.007h.887a2 2 0 00-.002-4h-5.667l.03.071a4.333 4.333 0 01-.378 3.929h4.9A.997.997 0 0116 19.66zM17 27v-5.333a4 4 0 002.588-7.05A.667.667 0 0020 14v-1.333a.667.667 0 00-1.333 0v1.363A3.984 3.984 0 0017 13.667V5h4.333v1a.667.667 0 001.334 0V5H27v22h-4.333v-1a.667.667 0 00-1.334 0v1H17zM8.78 15.5a1 1 0 01.553-1.833H12v-1a.667.667 0 011.333 0v1H15V5h-4.333v1a.667.667 0 01-1.334 0V5H5v12.333a2.333 2.333 0 001.715 2.25.665.665 0 01-.048-.25V18A.667.667 0 118 18v1.333a.665.665 0 01-.048.25 2.335 2.335 0 00.827-4.084zM20 7.332a.667.667 0 00-1.333 0v1.334a.667.667 0 101.333 0V7.333zm5.333 0a.667.667 0 10-1.333 0v1.334a.667.667 0 001.333 0V7.333zM24.667 12c.368 0 .666.299.666.667V14A.667.667 0 1124 14v-1.333c0-.368.299-.667.667-.667zm0 5.333c.368 0 .666.299.666.667v1.333a.667.667 0 11-1.333 0V18c0-.368.299-.667.667-.667zm0 5.334c.368 0 .666.298.666.666v1.334a.667.667 0 11-1.333 0v-1.334c0-.368.299-.666.667-.666zm-2-12.667a.667.667 0 00-1.334 0v1.333a.667.667 0 001.334 0V10zm0 5.333a.667.667 0 00-1.334 0v1.334a.667.667 0 001.334 0v-1.334zm0 5.334a.667.667 0 00-1.334 0V22a.667.667 0 001.334 0v-1.333zm-3.334 2c.369 0 .667.298.667.666v1.334a.667.667 0 01-1.333 0v-1.334c0-.368.298-.666.666-.666zm-6.666-16c.368 0 .666.298.666.666v1.334a.667.667 0 11-1.333 0V7.333c0-.368.299-.666.667-.666zm-5.334 0c.369 0 .667.298.667.666v1.334a.667.667 0 01-1.333 0V7.333c0-.368.298-.666.666-.666zM10 9.333c.368 0 .667.299.667.667v1.333a.667.667 0 01-1.334 0V10c0-.368.299-.667.667-.667zM7.333 12c.369 0 .667.299.667.667V14a.667.667 0 11-1.333 0v-1.333c0-.368.298-.667.666-.667z"),v(t,"aria-hidden","true"),v(t,"width",s[4]),v(t,"height",s[4]),v(t,"id",s[0]),v(t,"style",s[1]),v(t,"class",s[2]),v(t,"fill",s[3]),v(t,"xmlns","http://www.w3.org/2000/svg"),v(t,"viewBox","0 0 32 32")},m(s,i){a(s,t,i),h(t,e)},p(s,[e]){16&e&&v(t,"width",s[4]),16&e&&v(t,"height",s[4]),1&e&&v(t,"id",s[0]),2&e&&v(t,"style",s[1]),4&e&&v(t,"class",s[2]),8&e&&v(t,"fill",s[3])},i:r,o:r,d(s){s&&n(t)}}}function z(s,t,e){let{id:a}=t,{style:i}=t,{className:l}=t,{fill:c}=t,{size:r="2rem"}=t;return s.$$set=s=>{"id"in s&&e(0,a=s.id),"style"in s&&e(1,i=s.style),"className"in s&&e(2,l=s.className),"fill"in s&&e(3,c=s.fill),"size"in s&&e(4,r=s.size)},[a,i,l,c,r]}class d extends s{constructor(s){super(),t(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},z,m,l,{id:0,style:1,className:2,fill:3,size:4},null),s&&(s.target&&a(s.target,this,s.anchor),s.props&&(this.$set(s.props),i()))}static get observedAttributes(){return["id","style","className","fill","size"]}get id(){return this.$$.ctx[0]}set id(s){this.$$set({id:s}),i()}get style(){return this.$$.ctx[1]}set style(s){this.$$set({style:s}),i()}get className(){return this.$$.ctx[2]}set className(s){this.$$set({className:s}),i()}get fill(){return this.$$.ctx[3]}set fill(s){this.$$set({fill:s}),i()}get size(){return this.$$.ctx[4]}set size(s){this.$$set({size:s}),i()}}export{d as default};
2
+ //# sourceMappingURL=Wallpaper32.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Wallpaper32.js","sources":["../../node_modules/@mozaic-ds/icons/svelte/Wallpaper32.svelte"],"sourcesContent":["<svelte:options tag={null} />\n <script>\n export let id = undefined;\n export let style = undefined;\n export let className = undefined;\n export let fill = undefined;\n export let size = \"2rem\";\n</script>\n\n<svg aria-hidden=\"true\" width={size} height={size} id={id} style={style} class={className} fill={fill} xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path fill-rule=\"evenodd\" d=\"M3 4a1 1 0 011-1h24a1 1 0 011 1v24a1 1 0 01-1 1H16a1 1 0 01-1-1v-6.333H7.667a1 1 0 01-.109-.006A4.333 4.333 0 013 17.334V4zm13 15.66c.039 0 .078.002.115.007h.887a2 2 0 00-.002-4h-5.667l.03.071a4.333 4.333 0 01-.378 3.929h4.9A.997.997 0 0116 19.66zM17 27v-5.333a4 4 0 002.588-7.05A.667.667 0 0020 14v-1.333a.667.667 0 00-1.333 0v1.363A3.984 3.984 0 0017 13.667V5h4.333v1a.667.667 0 001.334 0V5H27v22h-4.333v-1a.667.667 0 00-1.334 0v1H17zM8.78 15.5a1 1 0 01.553-1.833H12v-1a.667.667 0 011.333 0v1H15V5h-4.333v1a.667.667 0 01-1.334 0V5H5v12.333a2.333 2.333 0 001.715 2.25.665.665 0 01-.048-.25V18A.667.667 0 118 18v1.333a.665.665 0 01-.048.25 2.335 2.335 0 00.827-4.084zM20 7.332a.667.667 0 00-1.333 0v1.334a.667.667 0 101.333 0V7.333zm5.333 0a.667.667 0 10-1.333 0v1.334a.667.667 0 001.333 0V7.333zM24.667 12c.368 0 .666.299.666.667V14A.667.667 0 1124 14v-1.333c0-.368.299-.667.667-.667zm0 5.333c.368 0 .666.299.666.667v1.333a.667.667 0 11-1.333 0V18c0-.368.299-.667.667-.667zm0 5.334c.368 0 .666.298.666.666v1.334a.667.667 0 11-1.333 0v-1.334c0-.368.299-.666.667-.666zm-2-12.667a.667.667 0 00-1.334 0v1.333a.667.667 0 001.334 0V10zm0 5.333a.667.667 0 00-1.334 0v1.334a.667.667 0 001.334 0v-1.334zm0 5.334a.667.667 0 00-1.334 0V22a.667.667 0 001.334 0v-1.333zm-3.334 2c.369 0 .667.298.667.666v1.334a.667.667 0 01-1.333 0v-1.334c0-.368.298-.666.666-.666zm-6.666-16c.368 0 .666.298.666.666v1.334a.667.667 0 11-1.333 0V7.333c0-.368.299-.666.667-.666zm-5.334 0c.369 0 .667.298.667.666v1.334a.667.667 0 01-1.333 0V7.333c0-.368.298-.666.666-.666zM10 9.333c.368 0 .667.299.667.667v1.333a.667.667 0 01-1.334 0V10c0-.368.299-.667.667-.667zM7.333 12c.369 0 .667.299.667.667V14a.667.667 0 11-1.333 0v-1.333c0-.368.298-.667.666-.667z\"/></svg>"],"names":["ctx","insert","target","svg","anchor","append","path","id","$$props","style","className","fill","size"],"mappings":"86DAS+BA,EAAI,iBAAUA,EAAI,aAAMA,EAAE,gBAAUA,EAAK,gBAASA,EAAS,eAAQA,EAAI,iFAAtGC,EAA23DC,EAAAC,EAAAC,GAA5tDC,EAAutDF,EAAAG,+BAAv1DN,EAAI,uBAAUA,EAAI,kBAAMA,EAAE,qBAAUA,EAAK,qBAASA,EAAS,oBAAQA,EAAI,8CAPzF,IAAAO,GAAAA,GAAcC,GACdC,MAAAA,GAAiBD,GACjBE,UAAAA,GAAqBF,GACrBG,KAAAA,GAAgBH,GAChBI,KAAAA,EAAO,QAAMJ"}