@siemens/ix-icons 0.0.0-pr-69-20250205144920 → 0.0.0-v3-preview-20250127150156

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1112) hide show
  1. package/README.md +30 -44
  2. package/components/icon.js +1881 -0
  3. package/components/icon.js.map +1 -0
  4. package/components/index.js +2 -1
  5. package/components/index.js.map +1 -1
  6. package/components/ix-icon.js +1 -1
  7. package/dist/cjs/icon-91d7a1ea.js +1862 -0
  8. package/dist/cjs/icon-91d7a1ea.js.map +1 -0
  9. package/dist/cjs/{index-f6043fa9.js → index-12b9d30e.js} +77 -184
  10. package/dist/cjs/index-12b9d30e.js.map +1 -0
  11. package/dist/cjs/index.cjs.js +4 -3
  12. package/dist/cjs/index.cjs.js.map +1 -1
  13. package/dist/cjs/ix-icon.cjs.entry.js +2 -2
  14. package/dist/cjs/ix-icons.cjs.js +2 -2
  15. package/dist/cjs/ix-icons.cjs.js.map +1 -1
  16. package/dist/cjs/loader.cjs.js +1 -1
  17. package/dist/collection/collection-manifest.json +2 -2
  18. package/dist/collection/components/icon/icon.js +20 -32
  19. package/dist/collection/components/icon/icon.js.map +1 -1
  20. package/dist/collection/components/icon/icons.js +1635 -0
  21. package/dist/collection/components/icon/icons.js.map +1 -0
  22. package/dist/collection/components/icon/resolveIcon.js +51 -39
  23. package/dist/collection/components/icon/resolveIcon.js.map +1 -1
  24. package/dist/collection/index.js +1 -1
  25. package/dist/collection/index.js.map +1 -1
  26. package/dist/esm/icon-a24b0498.js +1857 -0
  27. package/dist/esm/icon-a24b0498.js.map +1 -0
  28. package/dist/esm/{index-051cb4f1.js → index-05493327.js} +77 -184
  29. package/dist/esm/index-05493327.js.map +1 -0
  30. package/dist/esm/index.js +2 -2
  31. package/dist/esm/ix-icon.entry.js +2 -2
  32. package/dist/esm/ix-icons.js +3 -3
  33. package/dist/esm/ix-icons.js.map +1 -1
  34. package/dist/esm/loader.js +2 -2
  35. package/dist/ix-icons/index.esm.js +1 -1
  36. package/dist/ix-icons/ix-icons.esm.js +1 -1
  37. package/dist/ix-icons/ix-icons.esm.js.map +1 -1
  38. package/dist/ix-icons/p-20132e89.js +3 -0
  39. package/dist/ix-icons/p-20132e89.js.map +1 -0
  40. package/dist/ix-icons/p-7537330c.entry.js +2 -0
  41. package/dist/ix-icons/p-7a91063d.js +2 -0
  42. package/dist/ix-icons/p-7a91063d.js.map +1 -0
  43. package/dist/ix-icons/svg/ai.svg +1 -1
  44. package/dist/ix-icons/svg/alarm-clock-cancelled.svg +1 -1
  45. package/dist/ix-icons/svg/barchart.svg +1 -1
  46. package/dist/ix-icons/svg/checkbox-component-checked.svg +1 -0
  47. package/dist/ix-icons/svg/checkbox-component-mixed.svg +1 -0
  48. package/dist/ix-icons/svg/checkbox-component-unchecked.svg +1 -0
  49. package/dist/ix-icons/svg/checkboxes-filled.svg +1 -1
  50. package/dist/ix-icons/svg/checkboxes.svg +1 -1
  51. package/dist/ix-icons/svg/corner-arrow-up-left.svg +1 -0
  52. package/dist/ix-icons/svg/create-plant-filled.svg +1 -1
  53. package/dist/ix-icons/svg/create-plant.svg +1 -1
  54. package/dist/ix-icons/svg/document-info.svg +1 -1
  55. package/dist/ix-icons/svg/e-mail-filled.svg +1 -1
  56. package/dist/ix-icons/svg/e-mail.svg +1 -1
  57. package/dist/ix-icons/svg/edit-plant.svg +1 -1
  58. package/dist/ix-icons/svg/filter-outline.svg +1 -0
  59. package/dist/ix-icons/svg/folder-new-outline.svg +1 -0
  60. package/dist/ix-icons/svg/folder-open-outline.svg +1 -0
  61. package/dist/ix-icons/svg/folder-outline.svg +1 -0
  62. package/dist/ix-icons/svg/full-screeen-exit.svg +1 -0
  63. package/dist/ix-icons/svg/full-screeen.svg +1 -0
  64. package/dist/ix-icons/svg/global-plant-filled.svg +1 -1
  65. package/dist/ix-icons/svg/global-plant.svg +1 -1
  66. package/dist/ix-icons/svg/globe-filled.svg +1 -1
  67. package/dist/ix-icons/svg/history-list.svg +1 -1
  68. package/dist/ix-icons/svg/history.svg +1 -1
  69. package/dist/ix-icons/svg/landing-page-logo.svg +1 -0
  70. package/dist/ix-icons/svg/location-outline.svg +1 -0
  71. package/dist/ix-icons/svg/lock-key-filled.svg +1 -1
  72. package/dist/ix-icons/svg/lock-key.svg +1 -1
  73. package/dist/ix-icons/svg/moon-filled.svg +1 -1
  74. package/dist/ix-icons/svg/moon.svg +1 -1
  75. package/dist/ix-icons/svg/new-indicator-filled.svg +1 -0
  76. package/dist/ix-icons/svg/new-indicator.svg +1 -0
  77. package/dist/ix-icons/svg/operate-plant-filled.svg +1 -1
  78. package/dist/ix-icons/svg/operate-plant.svg +1 -1
  79. package/dist/ix-icons/svg/paste.svg +1 -1
  80. package/dist/ix-icons/svg/pin-filled.svg +1 -1
  81. package/dist/ix-icons/svg/pin.svg +1 -1
  82. package/dist/ix-icons/svg/plant-handbook-filled.svg +1 -1
  83. package/dist/ix-icons/svg/plant-handbook.svg +1 -1
  84. package/dist/ix-icons/svg/plant-outline.svg +1 -0
  85. package/dist/ix-icons/svg/plant-security.svg +1 -1
  86. package/dist/ix-icons/svg/plant-settings-filled.svg +1 -1
  87. package/dist/ix-icons/svg/plant-settings.svg +1 -1
  88. package/dist/ix-icons/svg/project-server-filled.svg +1 -1
  89. package/dist/ix-icons/svg/project-server.svg +1 -1
  90. package/dist/ix-icons/svg/runtime-settings.svg +1 -1
  91. package/dist/ix-icons/svg/shield-broken-filled.svg +1 -1
  92. package/dist/ix-icons/svg/shield-broken.svg +1 -1
  93. package/dist/ix-icons/svg/shopping-cart-filled.svg +1 -1
  94. package/dist/ix-icons/svg/shopping-cart.svg +1 -1
  95. package/dist/ix-icons/svg/tag-filled.svg +1 -1
  96. package/dist/ix-icons/svg/tag-plus-filled.svg +1 -1
  97. package/dist/ix-icons/svg/tag-plus.svg +1 -1
  98. package/dist/ix-icons/svg/tag.svg +1 -1
  99. package/dist/ix-icons/svg/unlock-plant-filled.svg +1 -1
  100. package/dist/ix-icons/svg/unlock-plant.svg +1 -1
  101. package/dist/ix-icons/svg/user-reading-reading.svg +1 -0
  102. package/dist/ix-icons/svg/user-reading.svg +1 -1
  103. package/dist/ix-icons/svg/validate.svg +1 -0
  104. package/dist/types/components/icon/icon.d.ts +3 -6
  105. package/dist/types/components/icon/icons.d.ts +819 -0
  106. package/dist/types/components/icon/meta-tag.d.ts +1 -1
  107. package/dist/types/components/icon/resolveIcon.d.ts +4 -4
  108. package/dist/types/components.d.ts +2 -8
  109. package/dist/types/index.d.ts +1 -1
  110. package/dist/types/stencil-public-runtime.d.ts +0 -6
  111. package/icons/index.d.ts +19 -459
  112. package/icons/index.js +63 -503
  113. package/icons/index.mjs +63 -503
  114. package/icons/package.json +1 -1
  115. package/package.json +3 -3
  116. package/svg/ai.svg +1 -1
  117. package/svg/alarm-clock-cancelled.svg +1 -1
  118. package/svg/barchart.svg +1 -1
  119. package/svg/checkbox-component-checked.svg +1 -0
  120. package/svg/checkbox-component-mixed.svg +1 -0
  121. package/svg/checkbox-component-unchecked.svg +1 -0
  122. package/svg/checkboxes-filled.svg +1 -1
  123. package/svg/checkboxes.svg +1 -1
  124. package/svg/corner-arrow-up-left.svg +1 -0
  125. package/svg/create-plant-filled.svg +1 -1
  126. package/svg/create-plant.svg +1 -1
  127. package/svg/document-info.svg +1 -1
  128. package/svg/e-mail-filled.svg +1 -1
  129. package/svg/e-mail.svg +1 -1
  130. package/svg/edit-plant.svg +1 -1
  131. package/svg/filter-outline.svg +1 -0
  132. package/svg/folder-new-outline.svg +1 -0
  133. package/svg/folder-open-outline.svg +1 -0
  134. package/svg/folder-outline.svg +1 -0
  135. package/svg/full-screeen-exit.svg +1 -0
  136. package/svg/full-screeen.svg +1 -0
  137. package/svg/global-plant-filled.svg +1 -1
  138. package/svg/global-plant.svg +1 -1
  139. package/svg/globe-filled.svg +1 -1
  140. package/svg/history-list.svg +1 -1
  141. package/svg/history.svg +1 -1
  142. package/svg/landing-page-logo.svg +1 -0
  143. package/svg/location-outline.svg +1 -0
  144. package/svg/lock-key-filled.svg +1 -1
  145. package/svg/lock-key.svg +1 -1
  146. package/svg/moon-filled.svg +1 -1
  147. package/svg/moon.svg +1 -1
  148. package/svg/new-indicator-filled.svg +1 -0
  149. package/svg/new-indicator.svg +1 -0
  150. package/svg/operate-plant-filled.svg +1 -1
  151. package/svg/operate-plant.svg +1 -1
  152. package/svg/paste.svg +1 -1
  153. package/svg/pin-filled.svg +1 -1
  154. package/svg/pin.svg +1 -1
  155. package/svg/plant-handbook-filled.svg +1 -1
  156. package/svg/plant-handbook.svg +1 -1
  157. package/svg/plant-outline.svg +1 -0
  158. package/svg/plant-security.svg +1 -1
  159. package/svg/plant-settings-filled.svg +1 -1
  160. package/svg/plant-settings.svg +1 -1
  161. package/svg/project-server-filled.svg +1 -1
  162. package/svg/project-server.svg +1 -1
  163. package/svg/runtime-settings.svg +1 -1
  164. package/svg/shield-broken-filled.svg +1 -1
  165. package/svg/shield-broken.svg +1 -1
  166. package/svg/shopping-cart-filled.svg +1 -1
  167. package/svg/shopping-cart.svg +1 -1
  168. package/svg/tag-filled.svg +1 -1
  169. package/svg/tag-plus-filled.svg +1 -1
  170. package/svg/tag-plus.svg +1 -1
  171. package/svg/tag.svg +1 -1
  172. package/svg/unlock-plant-filled.svg +1 -1
  173. package/svg/unlock-plant.svg +1 -1
  174. package/svg/user-reading-reading.svg +1 -0
  175. package/svg/user-reading.svg +1 -1
  176. package/svg/validate.svg +1 -0
  177. package/components/p-187634d0.js +0 -1363
  178. package/components/p-187634d0.js.map +0 -1
  179. package/dist/cjs/icon-319056c0.js +0 -238
  180. package/dist/cjs/icon-319056c0.js.map +0 -1
  181. package/dist/cjs/index-f6043fa9.js.map +0 -1
  182. package/dist/collection/components/icon/parser.js +0 -22
  183. package/dist/collection/components/icon/parser.js.map +0 -1
  184. package/dist/esm/icon-fc868c56.js +0 -234
  185. package/dist/esm/icon-fc868c56.js.map +0 -1
  186. package/dist/esm/index-051cb4f1.js.map +0 -1
  187. package/dist/ix-icons/p-423803cb.js +0 -2
  188. package/dist/ix-icons/p-423803cb.js.map +0 -1
  189. package/dist/ix-icons/p-48b5ebf2.js +0 -3
  190. package/dist/ix-icons/p-48b5ebf2.js.map +0 -1
  191. package/dist/ix-icons/p-ca4fc358.entry.js +0 -2
  192. package/dist/ix-icons/svg/add-circle-small-filled.svg +0 -1
  193. package/dist/ix-icons/svg/add-circle-small.svg +0 -1
  194. package/dist/ix-icons/svg/agent-filled.svg +0 -1
  195. package/dist/ix-icons/svg/agent.svg +0 -1
  196. package/dist/ix-icons/svg/align-center-horizontally.svg +0 -1
  197. package/dist/ix-icons/svg/align-center-vertically.svg +0 -1
  198. package/dist/ix-icons/svg/align-object-dimensions.svg +0 -1
  199. package/dist/ix-icons/svg/align-object-height.svg +0 -1
  200. package/dist/ix-icons/svg/align-object-width.svg +0 -1
  201. package/dist/ix-icons/svg/align-objects-bottom.svg +0 -1
  202. package/dist/ix-icons/svg/align-objects-centered.svg +0 -1
  203. package/dist/ix-icons/svg/align-objects-horizontally.svg +0 -1
  204. package/dist/ix-icons/svg/align-objects-left.svg +0 -1
  205. package/dist/ix-icons/svg/align-objects-right.svg +0 -1
  206. package/dist/ix-icons/svg/align-objects-top.svg +0 -1
  207. package/dist/ix-icons/svg/align-objects-vertically.svg +0 -1
  208. package/dist/ix-icons/svg/align-objects.svg +0 -1
  209. package/dist/ix-icons/svg/analysis-filled.svg +0 -1
  210. package/dist/ix-icons/svg/analysis.svg +0 -1
  211. package/dist/ix-icons/svg/anomaly-none.svg +0 -1
  212. package/dist/ix-icons/svg/app-document-filled.svg +0 -1
  213. package/dist/ix-icons/svg/app-document.svg +0 -1
  214. package/dist/ix-icons/svg/application-screen-alarm-classes.svg +0 -1
  215. package/dist/ix-icons/svg/application-screen-globe.svg +0 -1
  216. package/dist/ix-icons/svg/application-screen-play.svg +0 -1
  217. package/dist/ix-icons/svg/application-screens.svg +0 -1
  218. package/dist/ix-icons/svg/archive-document-filled.svg +0 -1
  219. package/dist/ix-icons/svg/archive-document.svg +0 -1
  220. package/dist/ix-icons/svg/areachart.svg +0 -1
  221. package/dist/ix-icons/svg/arrow-up-left.svg +0 -1
  222. package/dist/ix-icons/svg/aspects-filled.svg +0 -1
  223. package/dist/ix-icons/svg/aspects.svg +0 -1
  224. package/dist/ix-icons/svg/asset-network-filled.svg +0 -1
  225. package/dist/ix-icons/svg/asset-network.svg +0 -1
  226. package/dist/ix-icons/svg/asterisk.svg +0 -1
  227. package/dist/ix-icons/svg/axes-synchronous.svg +0 -1
  228. package/dist/ix-icons/svg/axis-positioning.svg +0 -1
  229. package/dist/ix-icons/svg/axis-rotation.svg +0 -1
  230. package/dist/ix-icons/svg/barchart-horizontal.svg +0 -1
  231. package/dist/ix-icons/svg/bilibili-logo.svg +0 -1
  232. package/dist/ix-icons/svg/box-plot-filled.svg +0 -1
  233. package/dist/ix-icons/svg/box-plot.svg +0 -1
  234. package/dist/ix-icons/svg/bring-forward.svg +0 -1
  235. package/dist/ix-icons/svg/bring-to-front.svg +0 -1
  236. package/dist/ix-icons/svg/brush.svg +0 -1
  237. package/dist/ix-icons/svg/building-block-filled.svg +0 -1
  238. package/dist/ix-icons/svg/building-block.svg +0 -1
  239. package/dist/ix-icons/svg/calendar-day-filled.svg +0 -1
  240. package/dist/ix-icons/svg/calendar-day.svg +0 -1
  241. package/dist/ix-icons/svg/calendar-week-filled.svg +0 -1
  242. package/dist/ix-icons/svg/calendar-week.svg +0 -1
  243. package/dist/ix-icons/svg/cam-disk-10k.svg +0 -1
  244. package/dist/ix-icons/svg/cam-disk.svg +0 -1
  245. package/dist/ix-icons/svg/cam-track.svg +0 -1
  246. package/dist/ix-icons/svg/cam.svg +0 -1
  247. package/dist/ix-icons/svg/certificate.svg +0 -1
  248. package/dist/ix-icons/svg/chain-alternative.svg +0 -1
  249. package/dist/ix-icons/svg/chain-parallel.svg +0 -1
  250. package/dist/ix-icons/svg/chain-step.svg +0 -1
  251. package/dist/ix-icons/svg/chart-duration-curve.svg +0 -1
  252. package/dist/ix-icons/svg/chart-types-filled.svg +0 -1
  253. package/dist/ix-icons/svg/chart-types.svg +0 -1
  254. package/dist/ix-icons/svg/chart-value-horizontal.svg +0 -1
  255. package/dist/ix-icons/svg/chart-value-vertical.svg +0 -1
  256. package/dist/ix-icons/svg/checkbox-empty-filled.svg +0 -1
  257. package/dist/ix-icons/svg/checkbox-empty.svg +0 -1
  258. package/dist/ix-icons/svg/checkbox-mixed-filled.svg +0 -1
  259. package/dist/ix-icons/svg/checkbox-mixed.svg +0 -1
  260. package/dist/ix-icons/svg/checkboxes-empty-filled.svg +0 -1
  261. package/dist/ix-icons/svg/checkboxes-empty.svg +0 -1
  262. package/dist/ix-icons/svg/client-interface.svg +0 -1
  263. package/dist/ix-icons/svg/clipboard-filled.svg +0 -1
  264. package/dist/ix-icons/svg/clipboard.svg +0 -1
  265. package/dist/ix-icons/svg/cloud-cancelled-filled.svg +0 -1
  266. package/dist/ix-icons/svg/cloud-cancelled.svg +0 -1
  267. package/dist/ix-icons/svg/cloud-rain-filled.svg +0 -1
  268. package/dist/ix-icons/svg/cloud-rain.svg +0 -1
  269. package/dist/ix-icons/svg/cloud-snow-filled.svg +0 -1
  270. package/dist/ix-icons/svg/cloud-snow.svg +0 -1
  271. package/dist/ix-icons/svg/cloud-thunder-filled.svg +0 -1
  272. package/dist/ix-icons/svg/cloud-thunder.svg +0 -1
  273. package/dist/ix-icons/svg/code-document-check.svg +0 -1
  274. package/dist/ix-icons/svg/code-function.svg +0 -1
  275. package/dist/ix-icons/svg/code-script.svg +0 -1
  276. package/dist/ix-icons/svg/coin-filled.svg +0 -1
  277. package/dist/ix-icons/svg/coin-stack-filled.svg +0 -1
  278. package/dist/ix-icons/svg/coin-stack.svg +0 -1
  279. package/dist/ix-icons/svg/coin.svg +0 -1
  280. package/dist/ix-icons/svg/coins-filled.svg +0 -1
  281. package/dist/ix-icons/svg/coins.svg +0 -1
  282. package/dist/ix-icons/svg/comment-alt-filled.svg +0 -1
  283. package/dist/ix-icons/svg/comment-alt.svg +0 -1
  284. package/dist/ix-icons/svg/connection-bulb.svg +0 -1
  285. package/dist/ix-icons/svg/connection-fail.svg +0 -1
  286. package/dist/ix-icons/svg/connection-local.svg +0 -1
  287. package/dist/ix-icons/svg/connection-signal.svg +0 -1
  288. package/dist/ix-icons/svg/connection-success.svg +0 -1
  289. package/dist/ix-icons/svg/connections-settings.svg +0 -1
  290. package/dist/ix-icons/svg/connections.svg +0 -1
  291. package/dist/ix-icons/svg/connectivity.svg +0 -1
  292. package/dist/ix-icons/svg/control-button.svg +0 -1
  293. package/dist/ix-icons/svg/control-checkbox.svg +0 -1
  294. package/dist/ix-icons/svg/control-io-field.svg +0 -1
  295. package/dist/ix-icons/svg/control-label.svg +0 -1
  296. package/dist/ix-icons/svg/control-list-box.svg +0 -1
  297. package/dist/ix-icons/svg/control-radiobutton.svg +0 -1
  298. package/dist/ix-icons/svg/control-select.svg +0 -1
  299. package/dist/ix-icons/svg/control-slider.svg +0 -1
  300. package/dist/ix-icons/svg/control-spinner.svg +0 -1
  301. package/dist/ix-icons/svg/control-switch.svg +0 -1
  302. package/dist/ix-icons/svg/control-text-button.svg +0 -1
  303. package/dist/ix-icons/svg/control-textbox.svg +0 -1
  304. package/dist/ix-icons/svg/control-touch-area.svg +0 -1
  305. package/dist/ix-icons/svg/control-value-bar.svg +0 -1
  306. package/dist/ix-icons/svg/conversation-filled.svg +0 -1
  307. package/dist/ix-icons/svg/conversation.svg +0 -1
  308. package/dist/ix-icons/svg/cycle-alt.svg +0 -1
  309. package/dist/ix-icons/svg/dashboard-filled.svg +0 -1
  310. package/dist/ix-icons/svg/dashboard.svg +0 -1
  311. package/dist/ix-icons/svg/data-management-filled.svg +0 -1
  312. package/dist/ix-icons/svg/data-management.svg +0 -1
  313. package/dist/ix-icons/svg/data-type-boolean.svg +0 -1
  314. package/dist/ix-icons/svg/data-type-double.svg +0 -1
  315. package/dist/ix-icons/svg/data-type-enum.svg +0 -1
  316. package/dist/ix-icons/svg/data-type-integer.svg +0 -1
  317. package/dist/ix-icons/svg/data-type-string-list.svg +0 -1
  318. package/dist/ix-icons/svg/data-type-string.svg +0 -1
  319. package/dist/ix-icons/svg/database-arrow-left.svg +0 -1
  320. package/dist/ix-icons/svg/device-play-filled.svg +0 -1
  321. package/dist/ix-icons/svg/device-play.svg +0 -1
  322. package/dist/ix-icons/svg/device-view-flat.svg +0 -1
  323. package/dist/ix-icons/svg/device-view-hierarchical.svg +0 -1
  324. package/dist/ix-icons/svg/distribute-objects-horizontally.svg +0 -1
  325. package/dist/ix-icons/svg/distribute-objects-vertically.svg +0 -1
  326. package/dist/ix-icons/svg/document-code-filled.svg +0 -1
  327. package/dist/ix-icons/svg/document-code.svg +0 -1
  328. package/dist/ix-icons/svg/document-filled.svg +0 -1
  329. package/dist/ix-icons/svg/document-mapping-filled.svg +0 -1
  330. package/dist/ix-icons/svg/document-mapping.svg +0 -1
  331. package/dist/ix-icons/svg/document-program-filled.svg +0 -1
  332. package/dist/ix-icons/svg/document-program.svg +0 -1
  333. package/dist/ix-icons/svg/doughnutchart-filled.svg +0 -1
  334. package/dist/ix-icons/svg/doughnutchart.svg +0 -1
  335. package/dist/ix-icons/svg/download-delta.svg +0 -1
  336. package/dist/ix-icons/svg/download-full.svg +0 -1
  337. package/dist/ix-icons/svg/downtime.svg +0 -1
  338. package/dist/ix-icons/svg/draw-circle-arc.svg +0 -1
  339. package/dist/ix-icons/svg/draw-circle-segment.svg +0 -1
  340. package/dist/ix-icons/svg/draw-circle.svg +0 -1
  341. package/dist/ix-icons/svg/draw-ellipse-segment.svg +0 -1
  342. package/dist/ix-icons/svg/drawer-documents.svg +0 -1
  343. package/dist/ix-icons/svg/drawing-document-filled.svg +0 -1
  344. package/dist/ix-icons/svg/drawing-document.svg +0 -1
  345. package/dist/ix-icons/svg/edit-plant-filled.svg +0 -1
  346. package/dist/ix-icons/svg/editor-grid-dots.svg +0 -1
  347. package/dist/ix-icons/svg/editor-grid-lines.svg +0 -1
  348. package/dist/ix-icons/svg/editor-grid-magnet.svg +0 -1
  349. package/dist/ix-icons/svg/editor-grid-none.svg +0 -1
  350. package/dist/ix-icons/svg/editor-grid.svg +0 -1
  351. package/dist/ix-icons/svg/editor-guide-lines-magnet.svg +0 -1
  352. package/dist/ix-icons/svg/editor-guides.svg +0 -1
  353. package/dist/ix-icons/svg/editor-resources.svg +0 -1
  354. package/dist/ix-icons/svg/element-filled.svg +0 -1
  355. package/dist/ix-icons/svg/element.svg +0 -1
  356. package/dist/ix-icons/svg/email-document-filled.svg +0 -1
  357. package/dist/ix-icons/svg/email-document.svg +0 -1
  358. package/dist/ix-icons/svg/emergency-stop.svg +0 -1
  359. package/dist/ix-icons/svg/emote-happy-filled.svg +0 -1
  360. package/dist/ix-icons/svg/emote-happy.svg +0 -1
  361. package/dist/ix-icons/svg/emote-neutral-filled.svg +0 -1
  362. package/dist/ix-icons/svg/emote-neutral.svg +0 -1
  363. package/dist/ix-icons/svg/emote-sad-filled.svg +0 -1
  364. package/dist/ix-icons/svg/emote-sad.svg +0 -1
  365. package/dist/ix-icons/svg/exclamation-mark.svg +0 -1
  366. package/dist/ix-icons/svg/external-encoder.svg +0 -1
  367. package/dist/ix-icons/svg/eye-focus.svg +0 -1
  368. package/dist/ix-icons/svg/eye-magnifying-glass.svg +0 -1
  369. package/dist/ix-icons/svg/facebook-logo.svg +0 -1
  370. package/dist/ix-icons/svg/faceplate-container.svg +0 -1
  371. package/dist/ix-icons/svg/fast-forward-filled.svg +0 -1
  372. package/dist/ix-icons/svg/fast-forward.svg +0 -1
  373. package/dist/ix-icons/svg/feedback-filled.svg +0 -1
  374. package/dist/ix-icons/svg/feedback.svg +0 -1
  375. package/dist/ix-icons/svg/filter-update.svg +0 -1
  376. package/dist/ix-icons/svg/flag-alt-filled.svg +0 -1
  377. package/dist/ix-icons/svg/flag-alt.svg +0 -1
  378. package/dist/ix-icons/svg/flow-physically.svg +0 -1
  379. package/dist/ix-icons/svg/folder-collapse-all.svg +0 -1
  380. package/dist/ix-icons/svg/folder-expand-all.svg +0 -1
  381. package/dist/ix-icons/svg/frames-filled.svg +0 -1
  382. package/dist/ix-icons/svg/frames.svg +0 -1
  383. package/dist/ix-icons/svg/ganttchart.svg +0 -1
  384. package/dist/ix-icons/svg/github-logo.svg +0 -1
  385. package/dist/ix-icons/svg/glasses-play.svg +0 -1
  386. package/dist/ix-icons/svg/globe-tag.svg +0 -1
  387. package/dist/ix-icons/svg/graph-filled.svg +0 -1
  388. package/dist/ix-icons/svg/graph.svg +0 -1
  389. package/dist/ix-icons/svg/group-objects.svg +0 -1
  390. package/dist/ix-icons/svg/hand-filled.svg +0 -1
  391. package/dist/ix-icons/svg/hand.svg +0 -1
  392. package/dist/ix-icons/svg/hat-man-filled.svg +0 -1
  393. package/dist/ix-icons/svg/hat-man.svg +0 -1
  394. package/dist/ix-icons/svg/heat-map-chart-filled.svg +0 -1
  395. package/dist/ix-icons/svg/heat-map-chart.svg +0 -1
  396. package/dist/ix-icons/svg/indicator-filled.svg +0 -1
  397. package/dist/ix-icons/svg/indicator.svg +0 -1
  398. package/dist/ix-icons/svg/ink-pen-add.svg +0 -1
  399. package/dist/ix-icons/svg/ink-pen-filled.svg +0 -1
  400. package/dist/ix-icons/svg/instagram-logo.svg +0 -1
  401. package/dist/ix-icons/svg/interpreter-filled.svg +0 -1
  402. package/dist/ix-icons/svg/interpreter.svg +0 -1
  403. package/dist/ix-icons/svg/java-script.svg +0 -1
  404. package/dist/ix-icons/svg/jigsaw-details-filled.svg +0 -1
  405. package/dist/ix-icons/svg/jigsaw-details.svg +0 -1
  406. package/dist/ix-icons/svg/jigsaw-filled.svg +0 -1
  407. package/dist/ix-icons/svg/jigsaw.svg +0 -1
  408. package/dist/ix-icons/svg/json-document-filled.svg +0 -1
  409. package/dist/ix-icons/svg/json-document.svg +0 -1
  410. package/dist/ix-icons/svg/key.svg +0 -1
  411. package/dist/ix-icons/svg/keyboard-docked-bottom.svg +0 -1
  412. package/dist/ix-icons/svg/keyboard-floating.svg +0 -1
  413. package/dist/ix-icons/svg/keyboard-framed.svg +0 -1
  414. package/dist/ix-icons/svg/keyboard.svg +0 -1
  415. package/dist/ix-icons/svg/kinematics.svg +0 -1
  416. package/dist/ix-icons/svg/kpi-filled.svg +0 -1
  417. package/dist/ix-icons/svg/kpi.svg +0 -1
  418. package/dist/ix-icons/svg/leading-axis-proxy.svg +0 -1
  419. package/dist/ix-icons/svg/legal-circle-filled.svg +0 -1
  420. package/dist/ix-icons/svg/legal-circle.svg +0 -1
  421. package/dist/ix-icons/svg/limits-cancelled.svg +0 -1
  422. package/dist/ix-icons/svg/limits-check.svg +0 -1
  423. package/dist/ix-icons/svg/line-cap-flat.svg +0 -1
  424. package/dist/ix-icons/svg/line-cap-round.svg +0 -1
  425. package/dist/ix-icons/svg/line-cap-square.svg +0 -1
  426. package/dist/ix-icons/svg/line-dash-dot-dot.svg +0 -1
  427. package/dist/ix-icons/svg/line-dash-dot.svg +0 -1
  428. package/dist/ix-icons/svg/line-dash.svg +0 -1
  429. package/dist/ix-icons/svg/line-dot.svg +0 -1
  430. package/dist/ix-icons/svg/line-solid.svg +0 -1
  431. package/dist/ix-icons/svg/linechart.svg +0 -1
  432. package/dist/ix-icons/svg/linkedin-logo.svg +0 -1
  433. package/dist/ix-icons/svg/list-add.svg +0 -1
  434. package/dist/ix-icons/svg/list-graphics-text.svg +0 -1
  435. package/dist/ix-icons/svg/list-graphics.svg +0 -1
  436. package/dist/ix-icons/svg/list-remove.svg +0 -1
  437. package/dist/ix-icons/svg/list-text.svg +0 -1
  438. package/dist/ix-icons/svg/longer.svg +0 -1
  439. package/dist/ix-icons/svg/machine-a-filled.svg +0 -1
  440. package/dist/ix-icons/svg/machine-a.svg +0 -1
  441. package/dist/ix-icons/svg/machine-b-filled.svg +0 -1
  442. package/dist/ix-icons/svg/machine-b.svg +0 -1
  443. package/dist/ix-icons/svg/machine-c-filled.svg +0 -1
  444. package/dist/ix-icons/svg/machine-c.svg +0 -1
  445. package/dist/ix-icons/svg/magnet-cancelled.svg +0 -1
  446. package/dist/ix-icons/svg/magnet.svg +0 -1
  447. package/dist/ix-icons/svg/mail-alarm-analog.svg +0 -1
  448. package/dist/ix-icons/svg/mail-alarm-classes.svg +0 -1
  449. package/dist/ix-icons/svg/mail-alarm-discrete.svg +0 -1
  450. package/dist/ix-icons/svg/map-alt-1-filled.svg +0 -1
  451. package/dist/ix-icons/svg/map-alt-1.svg +0 -1
  452. package/dist/ix-icons/svg/map-alt-2-filled.svg +0 -1
  453. package/dist/ix-icons/svg/map-alt-2.svg +0 -1
  454. package/dist/ix-icons/svg/map-alt-3-filled.svg +0 -1
  455. package/dist/ix-icons/svg/map-alt-3.svg +0 -1
  456. package/dist/ix-icons/svg/mastodon-logo.svg +0 -1
  457. package/dist/ix-icons/svg/measuring-input.svg +0 -1
  458. package/dist/ix-icons/svg/media-player.svg +0 -1
  459. package/dist/ix-icons/svg/mobile-phone-filled.svg +0 -1
  460. package/dist/ix-icons/svg/mobile-phone.svg +0 -1
  461. package/dist/ix-icons/svg/move-layer-down.svg +0 -1
  462. package/dist/ix-icons/svg/move-layer-up.svg +0 -1
  463. package/dist/ix-icons/svg/movie-filled.svg +0 -1
  464. package/dist/ix-icons/svg/movie.svg +0 -1
  465. package/dist/ix-icons/svg/mqtt-filled.svg +0 -1
  466. package/dist/ix-icons/svg/mqtt.svg +0 -1
  467. package/dist/ix-icons/svg/music-note.svg +0 -1
  468. package/dist/ix-icons/svg/namur-diagnostics-passive-filled.svg +0 -1
  469. package/dist/ix-icons/svg/namur-diagnostics-passive.svg +0 -1
  470. package/dist/ix-icons/svg/navigation-left-hide.svg +0 -1
  471. package/dist/ix-icons/svg/navigation-right-hide.svg +0 -1
  472. package/dist/ix-icons/svg/network-device-filled.svg +0 -1
  473. package/dist/ix-icons/svg/network-device-play-filled.svg +0 -1
  474. package/dist/ix-icons/svg/network-device-play.svg +0 -1
  475. package/dist/ix-icons/svg/network-device.svg +0 -1
  476. package/dist/ix-icons/svg/network-wired-wireless.svg +0 -1
  477. package/dist/ix-icons/svg/network-wired.svg +0 -1
  478. package/dist/ix-icons/svg/notebook-filled.svg +0 -1
  479. package/dist/ix-icons/svg/notebook.svg +0 -1
  480. package/dist/ix-icons/svg/objects-tree.svg +0 -1
  481. package/dist/ix-icons/svg/objects.svg +0 -1
  482. package/dist/ix-icons/svg/package-filled.svg +0 -1
  483. package/dist/ix-icons/svg/package.svg +0 -1
  484. package/dist/ix-icons/svg/parameter.svg +0 -1
  485. package/dist/ix-icons/svg/paste-filled.svg +0 -1
  486. package/dist/ix-icons/svg/pc-tower-settings-filled.svg +0 -1
  487. package/dist/ix-icons/svg/pc-tower-settings.svg +0 -1
  488. package/dist/ix-icons/svg/pdf-document-filled.svg +0 -1
  489. package/dist/ix-icons/svg/pin-cancelled-filled.svg +0 -1
  490. package/dist/ix-icons/svg/pin-cancelled.svg +0 -1
  491. package/dist/ix-icons/svg/plant-details-filled.svg +0 -1
  492. package/dist/ix-icons/svg/plant-details.svg +0 -1
  493. package/dist/ix-icons/svg/plant-search-filled.svg +0 -1
  494. package/dist/ix-icons/svg/plant-search.svg +0 -1
  495. package/dist/ix-icons/svg/plant-security-filled.svg +0 -1
  496. package/dist/ix-icons/svg/plc-device-tag.svg +0 -1
  497. package/dist/ix-icons/svg/plc-device-user-data-type.svg +0 -1
  498. package/dist/ix-icons/svg/plc-device.svg +0 -1
  499. package/dist/ix-icons/svg/plc-tag.svg +0 -1
  500. package/dist/ix-icons/svg/plc-user-data-type.svg +0 -1
  501. package/dist/ix-icons/svg/plc.svg +0 -1
  502. package/dist/ix-icons/svg/polarchart-filled.svg +0 -1
  503. package/dist/ix-icons/svg/polarchart.svg +0 -1
  504. package/dist/ix-icons/svg/process-control.svg +0 -1
  505. package/dist/ix-icons/svg/project-arrow-diagonal-top-right.svg +0 -1
  506. package/dist/ix-icons/svg/project-arrow-left.svg +0 -1
  507. package/dist/ix-icons/svg/project-arrow-right.svg +0 -1
  508. package/dist/ix-icons/svg/project-close.svg +0 -1
  509. package/dist/ix-icons/svg/project-duplicate.svg +0 -1
  510. package/dist/ix-icons/svg/project-history.svg +0 -1
  511. package/dist/ix-icons/svg/project-settings.svg +0 -1
  512. package/dist/ix-icons/svg/project-simulation.svg +0 -1
  513. package/dist/ix-icons/svg/projects-close.svg +0 -1
  514. package/dist/ix-icons/svg/question-mark.svg +0 -1
  515. package/dist/ix-icons/svg/record-filled.svg +0 -1
  516. package/dist/ix-icons/svg/record.svg +0 -1
  517. package/dist/ix-icons/svg/reddit-logo.svg +0 -1
  518. package/dist/ix-icons/svg/reference-point-bottom-left.svg +0 -1
  519. package/dist/ix-icons/svg/reference-point-bottom-right.svg +0 -1
  520. package/dist/ix-icons/svg/reference-point-centered.svg +0 -1
  521. package/dist/ix-icons/svg/reference-point-top-left.svg +0 -1
  522. package/dist/ix-icons/svg/reference-point-top-right.svg +0 -1
  523. package/dist/ix-icons/svg/refresh-arrow-down.svg +0 -1
  524. package/dist/ix-icons/svg/remove-circle-filled.svg +0 -1
  525. package/dist/ix-icons/svg/remove-circle.svg +0 -1
  526. package/dist/ix-icons/svg/report-general.svg +0 -1
  527. package/dist/ix-icons/svg/restore.svg +0 -1
  528. package/dist/ix-icons/svg/rewind-filled.svg +0 -1
  529. package/dist/ix-icons/svg/rewind.svg +0 -1
  530. package/dist/ix-icons/svg/robotic-arm.svg +0 -1
  531. package/dist/ix-icons/svg/robotic-gripper.svg +0 -1
  532. package/dist/ix-icons/svg/roles-filled.svg +0 -1
  533. package/dist/ix-icons/svg/roles.svg +0 -1
  534. package/dist/ix-icons/svg/rotate-180.svg +0 -1
  535. package/dist/ix-icons/svg/rotate-90-left.svg +0 -1
  536. package/dist/ix-icons/svg/rotate-90-right.svg +0 -1
  537. package/dist/ix-icons/svg/rotate.svg +0 -1
  538. package/dist/ix-icons/svg/ruler-horizontal.svg +0 -1
  539. package/dist/ix-icons/svg/ruler-vertical.svg +0 -1
  540. package/dist/ix-icons/svg/rules-filled.svg +0 -1
  541. package/dist/ix-icons/svg/rules.svg +0 -1
  542. package/dist/ix-icons/svg/runtime-play.svg +0 -1
  543. package/dist/ix-icons/svg/runtime-stop.svg +0 -1
  544. package/dist/ix-icons/svg/sankeychart.svg +0 -1
  545. package/dist/ix-icons/svg/save-all.svg +0 -1
  546. package/dist/ix-icons/svg/scale.svg +0 -1
  547. package/dist/ix-icons/svg/screen-duplicate-filled.svg +0 -1
  548. package/dist/ix-icons/svg/screen-duplicate.svg +0 -1
  549. package/dist/ix-icons/svg/screen-pc-tower-filled.svg +0 -1
  550. package/dist/ix-icons/svg/screen-pc-tower-settings-filled.svg +0 -1
  551. package/dist/ix-icons/svg/screen-pc-tower-settings.svg +0 -1
  552. package/dist/ix-icons/svg/screen-pc-tower.svg +0 -1
  553. package/dist/ix-icons/svg/screen-settings-filled.svg +0 -1
  554. package/dist/ix-icons/svg/screen-settings.svg +0 -1
  555. package/dist/ix-icons/svg/screens-filled.svg +0 -1
  556. package/dist/ix-icons/svg/screens.svg +0 -1
  557. package/dist/ix-icons/svg/select-alt-filled.svg +0 -1
  558. package/dist/ix-icons/svg/select-alt.svg +0 -1
  559. package/dist/ix-icons/svg/send-backward.svg +0 -1
  560. package/dist/ix-icons/svg/send-to-back.svg +0 -1
  561. package/dist/ix-icons/svg/server-interface.svg +0 -1
  562. package/dist/ix-icons/svg/shapes-filled.svg +0 -1
  563. package/dist/ix-icons/svg/shapes.svg +0 -1
  564. package/dist/ix-icons/svg/share-alt-filled.svg +0 -1
  565. package/dist/ix-icons/svg/share-alt.svg +0 -1
  566. package/dist/ix-icons/svg/shift-filled.svg +0 -1
  567. package/dist/ix-icons/svg/shift.svg +0 -1
  568. package/dist/ix-icons/svg/shorter.svg +0 -1
  569. package/dist/ix-icons/svg/simulation-table.svg +0 -1
  570. package/dist/ix-icons/svg/sms.svg +0 -1
  571. package/dist/ix-icons/svg/spiderchart-filled.svg +0 -1
  572. package/dist/ix-icons/svg/spiderchart.svg +0 -1
  573. package/dist/ix-icons/svg/stacked-barchart.svg +0 -1
  574. package/dist/ix-icons/svg/star-half-filled.svg +0 -1
  575. package/dist/ix-icons/svg/stopwatch-filled.svg +0 -1
  576. package/dist/ix-icons/svg/stopwatch.svg +0 -1
  577. package/dist/ix-icons/svg/storage-filled.svg +0 -1
  578. package/dist/ix-icons/svg/storage.svg +0 -1
  579. package/dist/ix-icons/svg/subtitle-filled.svg +0 -1
  580. package/dist/ix-icons/svg/subtitle.svg +0 -1
  581. package/dist/ix-icons/svg/sun-cloud-filled.svg +0 -1
  582. package/dist/ix-icons/svg/sun-cloud.svg +0 -1
  583. package/dist/ix-icons/svg/sunrise-filled.svg +0 -1
  584. package/dist/ix-icons/svg/sunrise.svg +0 -1
  585. package/dist/ix-icons/svg/sunset-filled.svg +0 -1
  586. package/dist/ix-icons/svg/sunset.svg +0 -1
  587. package/dist/ix-icons/svg/table-tag.svg +0 -1
  588. package/dist/ix-icons/svg/tag-arrow-left-filled.svg +0 -1
  589. package/dist/ix-icons/svg/tag-arrow-left.svg +0 -1
  590. package/dist/ix-icons/svg/tag-arrow-right-filled.svg +0 -1
  591. package/dist/ix-icons/svg/tag-arrow-right.svg +0 -1
  592. package/dist/ix-icons/svg/tag-circle-arrow-down-filled.svg +0 -1
  593. package/dist/ix-icons/svg/tag-circle-arrow-down.svg +0 -1
  594. package/dist/ix-icons/svg/tag-connection-filled.svg +0 -1
  595. package/dist/ix-icons/svg/tag-connection.svg +0 -1
  596. package/dist/ix-icons/svg/tag-eye-filled.svg +0 -1
  597. package/dist/ix-icons/svg/tag-eye.svg +0 -1
  598. package/dist/ix-icons/svg/tag-logging-filled.svg +0 -1
  599. package/dist/ix-icons/svg/tag-logging.svg +0 -1
  600. package/dist/ix-icons/svg/telegram-logo.svg +0 -1
  601. package/dist/ix-icons/svg/text-alginment-center.svg +0 -1
  602. package/dist/ix-icons/svg/text-alginment-justified.svg +0 -1
  603. package/dist/ix-icons/svg/text-alginment-left.svg +0 -1
  604. package/dist/ix-icons/svg/text-alginment-right.svg +0 -1
  605. package/dist/ix-icons/svg/thermometer-filled.svg +0 -1
  606. package/dist/ix-icons/svg/threads-logo.svg +0 -1
  607. package/dist/ix-icons/svg/thumb-down-filled.svg +0 -1
  608. package/dist/ix-icons/svg/thumb-down.svg +0 -1
  609. package/dist/ix-icons/svg/thumb-up-filled.svg +0 -1
  610. package/dist/ix-icons/svg/thumb-up.svg +0 -1
  611. package/dist/ix-icons/svg/ticket-filled.svg +0 -1
  612. package/dist/ix-icons/svg/ticket.svg +0 -1
  613. package/dist/ix-icons/svg/tiktok-logo.svg +0 -1
  614. package/dist/ix-icons/svg/tiles-filled.svg +0 -1
  615. package/dist/ix-icons/svg/tiles.svg +0 -1
  616. package/dist/ix-icons/svg/time-zone-filled.svg +0 -1
  617. package/dist/ix-icons/svg/time-zone.svg +0 -1
  618. package/dist/ix-icons/svg/trace-eye.svg +0 -1
  619. package/dist/ix-icons/svg/train-filled.svg +0 -1
  620. package/dist/ix-icons/svg/train.svg +0 -1
  621. package/dist/ix-icons/svg/trend-companion.svg +0 -1
  622. package/dist/ix-icons/svg/txt-document-filled.svg +0 -1
  623. package/dist/ix-icons/svg/ungroup-objects.svg +0 -1
  624. package/dist/ix-icons/svg/user-data-types.svg +0 -1
  625. package/dist/ix-icons/svg/user-group.svg +0 -1
  626. package/dist/ix-icons/svg/user-key.svg +0 -1
  627. package/dist/ix-icons/svg/user-manual-filled.svg +0 -1
  628. package/dist/ix-icons/svg/user-manual.svg +0 -1
  629. package/dist/ix-icons/svg/user-pen.svg +0 -1
  630. package/dist/ix-icons/svg/user-reading-filled.svg +0 -1
  631. package/dist/ix-icons/svg/variable.svg +0 -1
  632. package/dist/ix-icons/svg/video-camera-filled.svg +0 -1
  633. package/dist/ix-icons/svg/video-camera-record-filled.svg +0 -1
  634. package/dist/ix-icons/svg/video-camera-record.svg +0 -1
  635. package/dist/ix-icons/svg/video-camera.svg +0 -1
  636. package/dist/ix-icons/svg/viva-engage-logo.svg +0 -1
  637. package/dist/ix-icons/svg/voltage-filled.svg +0 -1
  638. package/dist/ix-icons/svg/voltage.svg +0 -1
  639. package/dist/ix-icons/svg/watch-table.svg +0 -1
  640. package/dist/ix-icons/svg/web-browser-screen.svg +0 -1
  641. package/dist/ix-icons/svg/wechat-logo.svg +0 -1
  642. package/dist/ix-icons/svg/weibo-logo.svg +0 -1
  643. package/dist/ix-icons/svg/wlan-strength-1-lock.svg +0 -1
  644. package/dist/ix-icons/svg/wlan-strength-2-lock.svg +0 -1
  645. package/dist/ix-icons/svg/wlan-strength-3-lock.svg +0 -1
  646. package/dist/ix-icons/svg/wlan-warning.svg +0 -1
  647. package/dist/ix-icons/svg/x-logo.svg +0 -1
  648. package/dist/ix-icons/svg/xls-document-filled.svg +0 -1
  649. package/dist/sample.json +0 -1259
  650. package/dist/types/components/icon/parser.d.ts +0 -2
  651. package/svg/add-circle-small-filled.svg +0 -1
  652. package/svg/add-circle-small.svg +0 -1
  653. package/svg/agent-filled.svg +0 -1
  654. package/svg/agent.svg +0 -1
  655. package/svg/align-center-horizontally.svg +0 -1
  656. package/svg/align-center-vertically.svg +0 -1
  657. package/svg/align-object-dimensions.svg +0 -1
  658. package/svg/align-object-height.svg +0 -1
  659. package/svg/align-object-width.svg +0 -1
  660. package/svg/align-objects-bottom.svg +0 -1
  661. package/svg/align-objects-centered.svg +0 -1
  662. package/svg/align-objects-horizontally.svg +0 -1
  663. package/svg/align-objects-left.svg +0 -1
  664. package/svg/align-objects-right.svg +0 -1
  665. package/svg/align-objects-top.svg +0 -1
  666. package/svg/align-objects-vertically.svg +0 -1
  667. package/svg/align-objects.svg +0 -1
  668. package/svg/analysis-filled.svg +0 -1
  669. package/svg/analysis.svg +0 -1
  670. package/svg/anomaly-none.svg +0 -1
  671. package/svg/app-document-filled.svg +0 -1
  672. package/svg/app-document.svg +0 -1
  673. package/svg/application-screen-alarm-classes.svg +0 -1
  674. package/svg/application-screen-globe.svg +0 -1
  675. package/svg/application-screen-play.svg +0 -1
  676. package/svg/application-screens.svg +0 -1
  677. package/svg/archive-document-filled.svg +0 -1
  678. package/svg/archive-document.svg +0 -1
  679. package/svg/areachart.svg +0 -1
  680. package/svg/arrow-up-left.svg +0 -1
  681. package/svg/aspects-filled.svg +0 -1
  682. package/svg/aspects.svg +0 -1
  683. package/svg/asset-network-filled.svg +0 -1
  684. package/svg/asset-network.svg +0 -1
  685. package/svg/asterisk.svg +0 -1
  686. package/svg/axes-synchronous.svg +0 -1
  687. package/svg/axis-positioning.svg +0 -1
  688. package/svg/axis-rotation.svg +0 -1
  689. package/svg/barchart-horizontal.svg +0 -1
  690. package/svg/bilibili-logo.svg +0 -1
  691. package/svg/box-plot-filled.svg +0 -1
  692. package/svg/box-plot.svg +0 -1
  693. package/svg/bring-forward.svg +0 -1
  694. package/svg/bring-to-front.svg +0 -1
  695. package/svg/brush.svg +0 -1
  696. package/svg/building-block-filled.svg +0 -1
  697. package/svg/building-block.svg +0 -1
  698. package/svg/calendar-day-filled.svg +0 -1
  699. package/svg/calendar-day.svg +0 -1
  700. package/svg/calendar-week-filled.svg +0 -1
  701. package/svg/calendar-week.svg +0 -1
  702. package/svg/cam-disk-10k.svg +0 -1
  703. package/svg/cam-disk.svg +0 -1
  704. package/svg/cam-track.svg +0 -1
  705. package/svg/cam.svg +0 -1
  706. package/svg/certificate.svg +0 -1
  707. package/svg/chain-alternative.svg +0 -1
  708. package/svg/chain-parallel.svg +0 -1
  709. package/svg/chain-step.svg +0 -1
  710. package/svg/chart-duration-curve.svg +0 -1
  711. package/svg/chart-types-filled.svg +0 -1
  712. package/svg/chart-types.svg +0 -1
  713. package/svg/chart-value-horizontal.svg +0 -1
  714. package/svg/chart-value-vertical.svg +0 -1
  715. package/svg/checkbox-empty-filled.svg +0 -1
  716. package/svg/checkbox-empty.svg +0 -1
  717. package/svg/checkbox-mixed-filled.svg +0 -1
  718. package/svg/checkbox-mixed.svg +0 -1
  719. package/svg/checkboxes-empty-filled.svg +0 -1
  720. package/svg/checkboxes-empty.svg +0 -1
  721. package/svg/client-interface.svg +0 -1
  722. package/svg/clipboard-filled.svg +0 -1
  723. package/svg/clipboard.svg +0 -1
  724. package/svg/cloud-cancelled-filled.svg +0 -1
  725. package/svg/cloud-cancelled.svg +0 -1
  726. package/svg/cloud-rain-filled.svg +0 -1
  727. package/svg/cloud-rain.svg +0 -1
  728. package/svg/cloud-snow-filled.svg +0 -1
  729. package/svg/cloud-snow.svg +0 -1
  730. package/svg/cloud-thunder-filled.svg +0 -1
  731. package/svg/cloud-thunder.svg +0 -1
  732. package/svg/code-document-check.svg +0 -1
  733. package/svg/code-function.svg +0 -1
  734. package/svg/code-script.svg +0 -1
  735. package/svg/coin-filled.svg +0 -1
  736. package/svg/coin-stack-filled.svg +0 -1
  737. package/svg/coin-stack.svg +0 -1
  738. package/svg/coin.svg +0 -1
  739. package/svg/coins-filled.svg +0 -1
  740. package/svg/coins.svg +0 -1
  741. package/svg/comment-alt-filled.svg +0 -1
  742. package/svg/comment-alt.svg +0 -1
  743. package/svg/connection-bulb.svg +0 -1
  744. package/svg/connection-fail.svg +0 -1
  745. package/svg/connection-local.svg +0 -1
  746. package/svg/connection-signal.svg +0 -1
  747. package/svg/connection-success.svg +0 -1
  748. package/svg/connections-settings.svg +0 -1
  749. package/svg/connections.svg +0 -1
  750. package/svg/connectivity.svg +0 -1
  751. package/svg/control-button.svg +0 -1
  752. package/svg/control-checkbox.svg +0 -1
  753. package/svg/control-io-field.svg +0 -1
  754. package/svg/control-label.svg +0 -1
  755. package/svg/control-list-box.svg +0 -1
  756. package/svg/control-radiobutton.svg +0 -1
  757. package/svg/control-select.svg +0 -1
  758. package/svg/control-slider.svg +0 -1
  759. package/svg/control-spinner.svg +0 -1
  760. package/svg/control-switch.svg +0 -1
  761. package/svg/control-text-button.svg +0 -1
  762. package/svg/control-textbox.svg +0 -1
  763. package/svg/control-touch-area.svg +0 -1
  764. package/svg/control-value-bar.svg +0 -1
  765. package/svg/conversation-filled.svg +0 -1
  766. package/svg/conversation.svg +0 -1
  767. package/svg/cycle-alt.svg +0 -1
  768. package/svg/dashboard-filled.svg +0 -1
  769. package/svg/dashboard.svg +0 -1
  770. package/svg/data-management-filled.svg +0 -1
  771. package/svg/data-management.svg +0 -1
  772. package/svg/data-type-boolean.svg +0 -1
  773. package/svg/data-type-double.svg +0 -1
  774. package/svg/data-type-enum.svg +0 -1
  775. package/svg/data-type-integer.svg +0 -1
  776. package/svg/data-type-string-list.svg +0 -1
  777. package/svg/data-type-string.svg +0 -1
  778. package/svg/database-arrow-left.svg +0 -1
  779. package/svg/device-play-filled.svg +0 -1
  780. package/svg/device-play.svg +0 -1
  781. package/svg/device-view-flat.svg +0 -1
  782. package/svg/device-view-hierarchical.svg +0 -1
  783. package/svg/distribute-objects-horizontally.svg +0 -1
  784. package/svg/distribute-objects-vertically.svg +0 -1
  785. package/svg/document-code-filled.svg +0 -1
  786. package/svg/document-code.svg +0 -1
  787. package/svg/document-filled.svg +0 -1
  788. package/svg/document-mapping-filled.svg +0 -1
  789. package/svg/document-mapping.svg +0 -1
  790. package/svg/document-program-filled.svg +0 -1
  791. package/svg/document-program.svg +0 -1
  792. package/svg/doughnutchart-filled.svg +0 -1
  793. package/svg/doughnutchart.svg +0 -1
  794. package/svg/download-delta.svg +0 -1
  795. package/svg/download-full.svg +0 -1
  796. package/svg/downtime.svg +0 -1
  797. package/svg/draw-circle-arc.svg +0 -1
  798. package/svg/draw-circle-segment.svg +0 -1
  799. package/svg/draw-circle.svg +0 -1
  800. package/svg/draw-ellipse-segment.svg +0 -1
  801. package/svg/drawer-documents.svg +0 -1
  802. package/svg/drawing-document-filled.svg +0 -1
  803. package/svg/drawing-document.svg +0 -1
  804. package/svg/edit-plant-filled.svg +0 -1
  805. package/svg/editor-grid-dots.svg +0 -1
  806. package/svg/editor-grid-lines.svg +0 -1
  807. package/svg/editor-grid-magnet.svg +0 -1
  808. package/svg/editor-grid-none.svg +0 -1
  809. package/svg/editor-grid.svg +0 -1
  810. package/svg/editor-guide-lines-magnet.svg +0 -1
  811. package/svg/editor-guides.svg +0 -1
  812. package/svg/editor-resources.svg +0 -1
  813. package/svg/element-filled.svg +0 -1
  814. package/svg/element.svg +0 -1
  815. package/svg/email-document-filled.svg +0 -1
  816. package/svg/email-document.svg +0 -1
  817. package/svg/emergency-stop.svg +0 -1
  818. package/svg/emote-happy-filled.svg +0 -1
  819. package/svg/emote-happy.svg +0 -1
  820. package/svg/emote-neutral-filled.svg +0 -1
  821. package/svg/emote-neutral.svg +0 -1
  822. package/svg/emote-sad-filled.svg +0 -1
  823. package/svg/emote-sad.svg +0 -1
  824. package/svg/exclamation-mark.svg +0 -1
  825. package/svg/external-encoder.svg +0 -1
  826. package/svg/eye-focus.svg +0 -1
  827. package/svg/eye-magnifying-glass.svg +0 -1
  828. package/svg/facebook-logo.svg +0 -1
  829. package/svg/faceplate-container.svg +0 -1
  830. package/svg/fast-forward-filled.svg +0 -1
  831. package/svg/fast-forward.svg +0 -1
  832. package/svg/feedback-filled.svg +0 -1
  833. package/svg/feedback.svg +0 -1
  834. package/svg/filter-update.svg +0 -1
  835. package/svg/flag-alt-filled.svg +0 -1
  836. package/svg/flag-alt.svg +0 -1
  837. package/svg/flow-physically.svg +0 -1
  838. package/svg/folder-collapse-all.svg +0 -1
  839. package/svg/folder-expand-all.svg +0 -1
  840. package/svg/frames-filled.svg +0 -1
  841. package/svg/frames.svg +0 -1
  842. package/svg/ganttchart.svg +0 -1
  843. package/svg/github-logo.svg +0 -1
  844. package/svg/glasses-play.svg +0 -1
  845. package/svg/globe-tag.svg +0 -1
  846. package/svg/graph-filled.svg +0 -1
  847. package/svg/graph.svg +0 -1
  848. package/svg/group-objects.svg +0 -1
  849. package/svg/hand-filled.svg +0 -1
  850. package/svg/hand.svg +0 -1
  851. package/svg/hat-man-filled.svg +0 -1
  852. package/svg/hat-man.svg +0 -1
  853. package/svg/heat-map-chart-filled.svg +0 -1
  854. package/svg/heat-map-chart.svg +0 -1
  855. package/svg/indicator-filled.svg +0 -1
  856. package/svg/indicator.svg +0 -1
  857. package/svg/ink-pen-add.svg +0 -1
  858. package/svg/ink-pen-filled.svg +0 -1
  859. package/svg/instagram-logo.svg +0 -1
  860. package/svg/interpreter-filled.svg +0 -1
  861. package/svg/interpreter.svg +0 -1
  862. package/svg/java-script.svg +0 -1
  863. package/svg/jigsaw-details-filled.svg +0 -1
  864. package/svg/jigsaw-details.svg +0 -1
  865. package/svg/jigsaw-filled.svg +0 -1
  866. package/svg/jigsaw.svg +0 -1
  867. package/svg/json-document-filled.svg +0 -1
  868. package/svg/json-document.svg +0 -1
  869. package/svg/key.svg +0 -1
  870. package/svg/keyboard-docked-bottom.svg +0 -1
  871. package/svg/keyboard-floating.svg +0 -1
  872. package/svg/keyboard-framed.svg +0 -1
  873. package/svg/keyboard.svg +0 -1
  874. package/svg/kinematics.svg +0 -1
  875. package/svg/kpi-filled.svg +0 -1
  876. package/svg/kpi.svg +0 -1
  877. package/svg/leading-axis-proxy.svg +0 -1
  878. package/svg/legal-circle-filled.svg +0 -1
  879. package/svg/legal-circle.svg +0 -1
  880. package/svg/limits-cancelled.svg +0 -1
  881. package/svg/limits-check.svg +0 -1
  882. package/svg/line-cap-flat.svg +0 -1
  883. package/svg/line-cap-round.svg +0 -1
  884. package/svg/line-cap-square.svg +0 -1
  885. package/svg/line-dash-dot-dot.svg +0 -1
  886. package/svg/line-dash-dot.svg +0 -1
  887. package/svg/line-dash.svg +0 -1
  888. package/svg/line-dot.svg +0 -1
  889. package/svg/line-solid.svg +0 -1
  890. package/svg/linechart.svg +0 -1
  891. package/svg/linkedin-logo.svg +0 -1
  892. package/svg/list-add.svg +0 -1
  893. package/svg/list-graphics-text.svg +0 -1
  894. package/svg/list-graphics.svg +0 -1
  895. package/svg/list-remove.svg +0 -1
  896. package/svg/list-text.svg +0 -1
  897. package/svg/longer.svg +0 -1
  898. package/svg/machine-a-filled.svg +0 -1
  899. package/svg/machine-a.svg +0 -1
  900. package/svg/machine-b-filled.svg +0 -1
  901. package/svg/machine-b.svg +0 -1
  902. package/svg/machine-c-filled.svg +0 -1
  903. package/svg/machine-c.svg +0 -1
  904. package/svg/magnet-cancelled.svg +0 -1
  905. package/svg/magnet.svg +0 -1
  906. package/svg/mail-alarm-analog.svg +0 -1
  907. package/svg/mail-alarm-classes.svg +0 -1
  908. package/svg/mail-alarm-discrete.svg +0 -1
  909. package/svg/map-alt-1-filled.svg +0 -1
  910. package/svg/map-alt-1.svg +0 -1
  911. package/svg/map-alt-2-filled.svg +0 -1
  912. package/svg/map-alt-2.svg +0 -1
  913. package/svg/map-alt-3-filled.svg +0 -1
  914. package/svg/map-alt-3.svg +0 -1
  915. package/svg/mastodon-logo.svg +0 -1
  916. package/svg/measuring-input.svg +0 -1
  917. package/svg/media-player.svg +0 -1
  918. package/svg/mobile-phone-filled.svg +0 -1
  919. package/svg/mobile-phone.svg +0 -1
  920. package/svg/move-layer-down.svg +0 -1
  921. package/svg/move-layer-up.svg +0 -1
  922. package/svg/movie-filled.svg +0 -1
  923. package/svg/movie.svg +0 -1
  924. package/svg/mqtt-filled.svg +0 -1
  925. package/svg/mqtt.svg +0 -1
  926. package/svg/music-note.svg +0 -1
  927. package/svg/namur-diagnostics-passive-filled.svg +0 -1
  928. package/svg/namur-diagnostics-passive.svg +0 -1
  929. package/svg/navigation-left-hide.svg +0 -1
  930. package/svg/navigation-right-hide.svg +0 -1
  931. package/svg/network-device-filled.svg +0 -1
  932. package/svg/network-device-play-filled.svg +0 -1
  933. package/svg/network-device-play.svg +0 -1
  934. package/svg/network-device.svg +0 -1
  935. package/svg/network-wired-wireless.svg +0 -1
  936. package/svg/network-wired.svg +0 -1
  937. package/svg/notebook-filled.svg +0 -1
  938. package/svg/notebook.svg +0 -1
  939. package/svg/objects-tree.svg +0 -1
  940. package/svg/objects.svg +0 -1
  941. package/svg/package-filled.svg +0 -1
  942. package/svg/package.svg +0 -1
  943. package/svg/parameter.svg +0 -1
  944. package/svg/paste-filled.svg +0 -1
  945. package/svg/pc-tower-settings-filled.svg +0 -1
  946. package/svg/pc-tower-settings.svg +0 -1
  947. package/svg/pdf-document-filled.svg +0 -1
  948. package/svg/pin-cancelled-filled.svg +0 -1
  949. package/svg/pin-cancelled.svg +0 -1
  950. package/svg/plant-details-filled.svg +0 -1
  951. package/svg/plant-details.svg +0 -1
  952. package/svg/plant-search-filled.svg +0 -1
  953. package/svg/plant-search.svg +0 -1
  954. package/svg/plant-security-filled.svg +0 -1
  955. package/svg/plc-device-tag.svg +0 -1
  956. package/svg/plc-device-user-data-type.svg +0 -1
  957. package/svg/plc-device.svg +0 -1
  958. package/svg/plc-tag.svg +0 -1
  959. package/svg/plc-user-data-type.svg +0 -1
  960. package/svg/plc.svg +0 -1
  961. package/svg/polarchart-filled.svg +0 -1
  962. package/svg/polarchart.svg +0 -1
  963. package/svg/process-control.svg +0 -1
  964. package/svg/project-arrow-diagonal-top-right.svg +0 -1
  965. package/svg/project-arrow-left.svg +0 -1
  966. package/svg/project-arrow-right.svg +0 -1
  967. package/svg/project-close.svg +0 -1
  968. package/svg/project-duplicate.svg +0 -1
  969. package/svg/project-history.svg +0 -1
  970. package/svg/project-settings.svg +0 -1
  971. package/svg/project-simulation.svg +0 -1
  972. package/svg/projects-close.svg +0 -1
  973. package/svg/question-mark.svg +0 -1
  974. package/svg/record-filled.svg +0 -1
  975. package/svg/record.svg +0 -1
  976. package/svg/reddit-logo.svg +0 -1
  977. package/svg/reference-point-bottom-left.svg +0 -1
  978. package/svg/reference-point-bottom-right.svg +0 -1
  979. package/svg/reference-point-centered.svg +0 -1
  980. package/svg/reference-point-top-left.svg +0 -1
  981. package/svg/reference-point-top-right.svg +0 -1
  982. package/svg/refresh-arrow-down.svg +0 -1
  983. package/svg/remove-circle-filled.svg +0 -1
  984. package/svg/remove-circle.svg +0 -1
  985. package/svg/report-general.svg +0 -1
  986. package/svg/restore.svg +0 -1
  987. package/svg/rewind-filled.svg +0 -1
  988. package/svg/rewind.svg +0 -1
  989. package/svg/robotic-arm.svg +0 -1
  990. package/svg/robotic-gripper.svg +0 -1
  991. package/svg/roles-filled.svg +0 -1
  992. package/svg/roles.svg +0 -1
  993. package/svg/rotate-180.svg +0 -1
  994. package/svg/rotate-90-left.svg +0 -1
  995. package/svg/rotate-90-right.svg +0 -1
  996. package/svg/rotate.svg +0 -1
  997. package/svg/ruler-horizontal.svg +0 -1
  998. package/svg/ruler-vertical.svg +0 -1
  999. package/svg/rules-filled.svg +0 -1
  1000. package/svg/rules.svg +0 -1
  1001. package/svg/runtime-play.svg +0 -1
  1002. package/svg/runtime-stop.svg +0 -1
  1003. package/svg/sankeychart.svg +0 -1
  1004. package/svg/save-all.svg +0 -1
  1005. package/svg/scale.svg +0 -1
  1006. package/svg/screen-duplicate-filled.svg +0 -1
  1007. package/svg/screen-duplicate.svg +0 -1
  1008. package/svg/screen-pc-tower-filled.svg +0 -1
  1009. package/svg/screen-pc-tower-settings-filled.svg +0 -1
  1010. package/svg/screen-pc-tower-settings.svg +0 -1
  1011. package/svg/screen-pc-tower.svg +0 -1
  1012. package/svg/screen-settings-filled.svg +0 -1
  1013. package/svg/screen-settings.svg +0 -1
  1014. package/svg/screens-filled.svg +0 -1
  1015. package/svg/screens.svg +0 -1
  1016. package/svg/select-alt-filled.svg +0 -1
  1017. package/svg/select-alt.svg +0 -1
  1018. package/svg/send-backward.svg +0 -1
  1019. package/svg/send-to-back.svg +0 -1
  1020. package/svg/server-interface.svg +0 -1
  1021. package/svg/shapes-filled.svg +0 -1
  1022. package/svg/shapes.svg +0 -1
  1023. package/svg/share-alt-filled.svg +0 -1
  1024. package/svg/share-alt.svg +0 -1
  1025. package/svg/shift-filled.svg +0 -1
  1026. package/svg/shift.svg +0 -1
  1027. package/svg/shorter.svg +0 -1
  1028. package/svg/simulation-table.svg +0 -1
  1029. package/svg/sms.svg +0 -1
  1030. package/svg/spiderchart-filled.svg +0 -1
  1031. package/svg/spiderchart.svg +0 -1
  1032. package/svg/stacked-barchart.svg +0 -1
  1033. package/svg/star-half-filled.svg +0 -1
  1034. package/svg/stopwatch-filled.svg +0 -1
  1035. package/svg/stopwatch.svg +0 -1
  1036. package/svg/storage-filled.svg +0 -1
  1037. package/svg/storage.svg +0 -1
  1038. package/svg/subtitle-filled.svg +0 -1
  1039. package/svg/subtitle.svg +0 -1
  1040. package/svg/sun-cloud-filled.svg +0 -1
  1041. package/svg/sun-cloud.svg +0 -1
  1042. package/svg/sunrise-filled.svg +0 -1
  1043. package/svg/sunrise.svg +0 -1
  1044. package/svg/sunset-filled.svg +0 -1
  1045. package/svg/sunset.svg +0 -1
  1046. package/svg/table-tag.svg +0 -1
  1047. package/svg/tag-arrow-left-filled.svg +0 -1
  1048. package/svg/tag-arrow-left.svg +0 -1
  1049. package/svg/tag-arrow-right-filled.svg +0 -1
  1050. package/svg/tag-arrow-right.svg +0 -1
  1051. package/svg/tag-circle-arrow-down-filled.svg +0 -1
  1052. package/svg/tag-circle-arrow-down.svg +0 -1
  1053. package/svg/tag-connection-filled.svg +0 -1
  1054. package/svg/tag-connection.svg +0 -1
  1055. package/svg/tag-eye-filled.svg +0 -1
  1056. package/svg/tag-eye.svg +0 -1
  1057. package/svg/tag-logging-filled.svg +0 -1
  1058. package/svg/tag-logging.svg +0 -1
  1059. package/svg/telegram-logo.svg +0 -1
  1060. package/svg/text-alginment-center.svg +0 -1
  1061. package/svg/text-alginment-justified.svg +0 -1
  1062. package/svg/text-alginment-left.svg +0 -1
  1063. package/svg/text-alginment-right.svg +0 -1
  1064. package/svg/thermometer-filled.svg +0 -1
  1065. package/svg/threads-logo.svg +0 -1
  1066. package/svg/thumb-down-filled.svg +0 -1
  1067. package/svg/thumb-down.svg +0 -1
  1068. package/svg/thumb-up-filled.svg +0 -1
  1069. package/svg/thumb-up.svg +0 -1
  1070. package/svg/ticket-filled.svg +0 -1
  1071. package/svg/ticket.svg +0 -1
  1072. package/svg/tiktok-logo.svg +0 -1
  1073. package/svg/tiles-filled.svg +0 -1
  1074. package/svg/tiles.svg +0 -1
  1075. package/svg/time-zone-filled.svg +0 -1
  1076. package/svg/time-zone.svg +0 -1
  1077. package/svg/trace-eye.svg +0 -1
  1078. package/svg/train-filled.svg +0 -1
  1079. package/svg/train.svg +0 -1
  1080. package/svg/trend-companion.svg +0 -1
  1081. package/svg/txt-document-filled.svg +0 -1
  1082. package/svg/ungroup-objects.svg +0 -1
  1083. package/svg/user-data-types.svg +0 -1
  1084. package/svg/user-group.svg +0 -1
  1085. package/svg/user-key.svg +0 -1
  1086. package/svg/user-manual-filled.svg +0 -1
  1087. package/svg/user-manual.svg +0 -1
  1088. package/svg/user-pen.svg +0 -1
  1089. package/svg/user-reading-filled.svg +0 -1
  1090. package/svg/variable.svg +0 -1
  1091. package/svg/video-camera-filled.svg +0 -1
  1092. package/svg/video-camera-record-filled.svg +0 -1
  1093. package/svg/video-camera-record.svg +0 -1
  1094. package/svg/video-camera.svg +0 -1
  1095. package/svg/viva-engage-logo.svg +0 -1
  1096. package/svg/voltage-filled.svg +0 -1
  1097. package/svg/voltage.svg +0 -1
  1098. package/svg/watch-table.svg +0 -1
  1099. package/svg/web-browser-screen.svg +0 -1
  1100. package/svg/wechat-logo.svg +0 -1
  1101. package/svg/weibo-logo.svg +0 -1
  1102. package/svg/wlan-strength-1-lock.svg +0 -1
  1103. package/svg/wlan-strength-2-lock.svg +0 -1
  1104. package/svg/wlan-strength-3-lock.svg +0 -1
  1105. package/svg/wlan-warning.svg +0 -1
  1106. package/svg/x-logo.svg +0 -1
  1107. package/svg/xls-document-filled.svg +0 -1
  1108. /package/dist/ix-icons/{p-ca4fc358.entry.js.map → p-7537330c.entry.js.map} +0 -0
  1109. /package/dist/ix-icons/svg/{battery-charge.svg → battery-bolt.svg} +0 -0
  1110. /package/dist/ix-icons/svg/{battery-upright-charge.svg → battery-upright-bolt.svg} +0 -0
  1111. /package/svg/{battery-charge.svg → battery-bolt.svg} +0 -0
  1112. /package/svg/{battery-upright-charge.svg → battery-upright-bolt.svg} +0 -0
@@ -1,1363 +0,0 @@
1
- const NAMESPACE = 'ix-icons';
2
- const BUILD = /* ix-icons */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: false, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: false, element: false, event: false, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: false, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: false, lifecycle: true, lifecycleDOMEvents: false, member: true, method: false, mode: false, modernPropertyDecls: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: false, propNumber: false, propString: true, reflect: false, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: false, slotChildNodesFix: false, slotRelocation: false, state: true, style: true, svg: true, taskQueue: true, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: false, vdomPropOrAttr: true, vdomRef: false, vdomRender: true, vdomStyle: true, vdomText: false, vdomXlink: false, watchCallback: true };
3
-
4
- /*
5
- Stencil Client Platform v4.25.1 | MIT Licensed | https://stenciljs.com
6
- */
7
- var __defProp = Object.defineProperty;
8
- var __export = (target, all) => {
9
- for (var name in all)
10
- __defProp(target, name, { get: all[name], enumerable: true });
11
- };
12
-
13
- // src/utils/constants.ts
14
- var SVG_NS = "http://www.w3.org/2000/svg";
15
- var HTML_NS = "http://www.w3.org/1999/xhtml";
16
-
17
- // src/client/client-host-ref.ts
18
- var hostRefs = /* @__PURE__ */ new WeakMap();
19
- var deleteHostRef = (ref) => hostRefs.delete(ref);
20
- var getHostRef = (ref) => hostRefs.get(ref);
21
- var registerHost = (hostElement, cmpMeta) => {
22
- const hostRef = {
23
- $flags$: 0,
24
- $hostElement$: hostElement,
25
- $cmpMeta$: cmpMeta,
26
- $instanceValues$: /* @__PURE__ */ new Map()
27
- };
28
- {
29
- hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);
30
- hostElement["s-p"] = [];
31
- hostElement["s-rc"] = [];
32
- }
33
- const ref = hostRefs.set(hostElement, hostRef);
34
- return ref;
35
- };
36
- var isMemberInElement = (elm, memberName) => memberName in elm;
37
- var consoleError = (e, el) => (0, console.error)(e, el);
38
-
39
- // src/client/client-style.ts
40
- var styles = /* @__PURE__ */ new Map();
41
- var HYDRATED_STYLE_ID = "sty-id";
42
- var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
43
- var win = typeof window !== "undefined" ? window : {};
44
- var doc = win.document || { head: {} };
45
- var H = win.HTMLElement || class {
46
- };
47
- var plt = {
48
- $flags$: 0,
49
- $resourcesUrl$: "",
50
- jmp: (h2) => h2(),
51
- raf: (h2) => requestAnimationFrame(h2),
52
- ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
53
- rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
54
- ce: (eventName, opts) => new CustomEvent(eventName, opts)
55
- };
56
- var promiseResolve = (v) => Promise.resolve(v);
57
- var supportsConstructableStylesheets = /* @__PURE__ */ (() => {
58
- try {
59
- new CSSStyleSheet();
60
- return typeof new CSSStyleSheet().replaceSync === "function";
61
- } catch (e) {
62
- }
63
- return false;
64
- })() ;
65
- var queuePending = false;
66
- var queueDomReads = [];
67
- var queueDomWrites = [];
68
- var queueTask = (queue, write) => (cb) => {
69
- queue.push(cb);
70
- if (!queuePending) {
71
- queuePending = true;
72
- if (write && plt.$flags$ & 4 /* queueSync */) {
73
- nextTick(flush);
74
- } else {
75
- plt.raf(flush);
76
- }
77
- }
78
- };
79
- var consume = (queue) => {
80
- for (let i2 = 0; i2 < queue.length; i2++) {
81
- try {
82
- queue[i2](performance.now());
83
- } catch (e) {
84
- consoleError(e);
85
- }
86
- }
87
- queue.length = 0;
88
- };
89
- var flush = () => {
90
- consume(queueDomReads);
91
- {
92
- consume(queueDomWrites);
93
- if (queuePending = queueDomReads.length > 0) {
94
- plt.raf(flush);
95
- }
96
- }
97
- };
98
- var nextTick = (cb) => promiseResolve().then(cb);
99
- var writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);
100
-
101
- // src/runtime/asset-path.ts
102
- var getAssetPath = (path) => {
103
- const assetUrl = new URL(path, plt.$resourcesUrl$);
104
- return assetUrl.origin !== win.location.origin ? assetUrl.href : assetUrl.pathname;
105
- };
106
- var setAssetPath = (path) => plt.$resourcesUrl$ = path;
107
- var isComplexType = (o) => {
108
- o = typeof o;
109
- return o === "object" || o === "function";
110
- };
111
-
112
- // src/utils/query-nonce-meta-tag-content.ts
113
- function queryNonceMetaTagContent(doc2) {
114
- var _a, _b, _c;
115
- return (_c = (_b = (_a = doc2.head) == null ? void 0 : _a.querySelector('meta[name="csp-nonce"]')) == null ? void 0 : _b.getAttribute("content")) != null ? _c : void 0;
116
- }
117
-
118
- // src/utils/result.ts
119
- var result_exports = {};
120
- __export(result_exports, {
121
- err: () => err,
122
- map: () => map,
123
- ok: () => ok,
124
- unwrap: () => unwrap,
125
- unwrapErr: () => unwrapErr
126
- });
127
- var ok = (value) => ({
128
- isOk: true,
129
- isErr: false,
130
- value
131
- });
132
- var err = (value) => ({
133
- isOk: false,
134
- isErr: true,
135
- value
136
- });
137
- function map(result, fn) {
138
- if (result.isOk) {
139
- const val = fn(result.value);
140
- if (val instanceof Promise) {
141
- return val.then((newVal) => ok(newVal));
142
- } else {
143
- return ok(val);
144
- }
145
- }
146
- if (result.isErr) {
147
- const value = result.value;
148
- return err(value);
149
- }
150
- throw "should never get here";
151
- }
152
- var unwrap = (result) => {
153
- if (result.isOk) {
154
- return result.value;
155
- } else {
156
- throw result.value;
157
- }
158
- };
159
- var unwrapErr = (result) => {
160
- if (result.isErr) {
161
- return result.value;
162
- } else {
163
- throw result.value;
164
- }
165
- };
166
- var createTime = (fnName, tagName = "") => {
167
- {
168
- return () => {
169
- return;
170
- };
171
- }
172
- };
173
- var h = (nodeName, vnodeData, ...children) => {
174
- let child = null;
175
- let key = null;
176
- let simple = false;
177
- let lastSimple = false;
178
- const vNodeChildren = [];
179
- const walk = (c) => {
180
- for (let i2 = 0; i2 < c.length; i2++) {
181
- child = c[i2];
182
- if (Array.isArray(child)) {
183
- walk(child);
184
- } else if (child != null && typeof child !== "boolean") {
185
- if (simple = typeof nodeName !== "function" && !isComplexType(child)) {
186
- child = String(child);
187
- }
188
- if (simple && lastSimple) {
189
- vNodeChildren[vNodeChildren.length - 1].$text$ += child;
190
- } else {
191
- vNodeChildren.push(simple ? newVNode(null, child) : child);
192
- }
193
- lastSimple = simple;
194
- }
195
- }
196
- };
197
- walk(children);
198
- if (vnodeData) {
199
- if (vnodeData.key) {
200
- key = vnodeData.key;
201
- }
202
- {
203
- const classData = vnodeData.className || vnodeData.class;
204
- if (classData) {
205
- vnodeData.class = typeof classData !== "object" ? classData : Object.keys(classData).filter((k) => classData[k]).join(" ");
206
- }
207
- }
208
- }
209
- const vnode = newVNode(nodeName, null);
210
- vnode.$attrs$ = vnodeData;
211
- if (vNodeChildren.length > 0) {
212
- vnode.$children$ = vNodeChildren;
213
- }
214
- {
215
- vnode.$key$ = key;
216
- }
217
- return vnode;
218
- };
219
- var newVNode = (tag, text) => {
220
- const vnode = {
221
- $flags$: 0,
222
- $tag$: tag,
223
- $text$: text,
224
- $elm$: null,
225
- $children$: null
226
- };
227
- {
228
- vnode.$attrs$ = null;
229
- }
230
- {
231
- vnode.$key$ = null;
232
- }
233
- return vnode;
234
- };
235
- var Host = {};
236
- var isHost = (node) => node && node.$tag$ === Host;
237
- var parsePropertyValue = (propValue, propType) => {
238
- if (propValue != null && !isComplexType(propValue)) {
239
- if (propType & 4 /* Boolean */) {
240
- return propValue === "false" ? false : propValue === "" || !!propValue;
241
- }
242
- if (propType & 1 /* String */) {
243
- return String(propValue);
244
- }
245
- return propValue;
246
- }
247
- return propValue;
248
- };
249
- var emitEvent = (elm, name, opts) => {
250
- const ev = plt.ce(name, opts);
251
- elm.dispatchEvent(ev);
252
- return ev;
253
- };
254
- var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
255
- var registerStyle = (scopeId2, cssText, allowCS) => {
256
- let style = styles.get(scopeId2);
257
- if (supportsConstructableStylesheets && allowCS) {
258
- style = style || new CSSStyleSheet();
259
- if (typeof style === "string") {
260
- style = cssText;
261
- } else {
262
- style.replaceSync(cssText);
263
- }
264
- } else {
265
- style = cssText;
266
- }
267
- styles.set(scopeId2, style);
268
- };
269
- var addStyle = (styleContainerNode, cmpMeta, mode) => {
270
- var _a;
271
- const scopeId2 = getScopeId(cmpMeta);
272
- const style = styles.get(scopeId2);
273
- styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : doc;
274
- if (style) {
275
- if (typeof style === "string") {
276
- styleContainerNode = styleContainerNode.head || styleContainerNode;
277
- let appliedStyles = rootAppliedStyles.get(styleContainerNode);
278
- let styleElm;
279
- if (!appliedStyles) {
280
- rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
281
- }
282
- if (!appliedStyles.has(scopeId2)) {
283
- {
284
- styleElm = document.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`) || doc.createElement("style");
285
- styleElm.innerHTML = style;
286
- const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
287
- if (nonce != null) {
288
- styleElm.setAttribute("nonce", nonce);
289
- }
290
- if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
291
- if (styleContainerNode.nodeName === "HEAD") {
292
- const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
293
- const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
294
- styleContainerNode.insertBefore(
295
- styleElm,
296
- (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
297
- );
298
- } else if ("host" in styleContainerNode) {
299
- if (supportsConstructableStylesheets) {
300
- const stylesheet = new CSSStyleSheet();
301
- stylesheet.replaceSync(style);
302
- styleContainerNode.adoptedStyleSheets = [stylesheet, ...styleContainerNode.adoptedStyleSheets];
303
- } else {
304
- const existingStyleContainer = styleContainerNode.querySelector("style");
305
- if (existingStyleContainer) {
306
- existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
307
- } else {
308
- styleContainerNode.prepend(styleElm);
309
- }
310
- }
311
- } else {
312
- styleContainerNode.append(styleElm);
313
- }
314
- }
315
- if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */ && styleContainerNode.nodeName !== "HEAD") {
316
- styleContainerNode.insertBefore(styleElm, null);
317
- }
318
- }
319
- if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
320
- styleElm.innerHTML += SLOT_FB_CSS;
321
- }
322
- if (appliedStyles) {
323
- appliedStyles.add(scopeId2);
324
- }
325
- }
326
- } else if (!styleContainerNode.adoptedStyleSheets.includes(style)) {
327
- styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];
328
- }
329
- }
330
- return scopeId2;
331
- };
332
- var attachStyles = (hostRef) => {
333
- const cmpMeta = hostRef.$cmpMeta$;
334
- const elm = hostRef.$hostElement$;
335
- const flags = cmpMeta.$flags$;
336
- const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
337
- const scopeId2 = addStyle(
338
- elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
339
- cmpMeta);
340
- if (flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {
341
- elm["s-sc"] = scopeId2;
342
- elm.classList.add(scopeId2 + "-h");
343
- }
344
- endAttachStyles();
345
- };
346
- var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
347
- var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
348
- if (oldValue !== newValue) {
349
- let isProp = isMemberInElement(elm, memberName);
350
- memberName.toLowerCase();
351
- if (memberName === "class") {
352
- const classList = elm.classList;
353
- const oldClasses = parseClassList(oldValue);
354
- let newClasses = parseClassList(newValue);
355
- {
356
- classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
357
- classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
358
- }
359
- } else if (memberName === "style") {
360
- {
361
- for (const prop in oldValue) {
362
- if (!newValue || newValue[prop] == null) {
363
- if (prop.includes("-")) {
364
- elm.style.removeProperty(prop);
365
- } else {
366
- elm.style[prop] = "";
367
- }
368
- }
369
- }
370
- }
371
- for (const prop in newValue) {
372
- if (!oldValue || newValue[prop] !== oldValue[prop]) {
373
- if (prop.includes("-")) {
374
- elm.style.setProperty(prop, newValue[prop]);
375
- } else {
376
- elm.style[prop] = newValue[prop];
377
- }
378
- }
379
- }
380
- } else if (memberName === "key") ; else {
381
- const isComplex = isComplexType(newValue);
382
- if ((isProp || isComplex && newValue !== null) && !isSvg) {
383
- try {
384
- if (!elm.tagName.includes("-")) {
385
- const n = newValue == null ? "" : newValue;
386
- if (memberName === "list") {
387
- isProp = false;
388
- } else if (oldValue == null || elm[memberName] != n) {
389
- if (typeof elm.__lookupSetter__(memberName) === "function") {
390
- elm[memberName] = n;
391
- } else {
392
- elm.setAttribute(memberName, n);
393
- }
394
- }
395
- } else if (elm[memberName] !== newValue) {
396
- elm[memberName] = newValue;
397
- }
398
- } catch (e) {
399
- }
400
- }
401
- if (newValue == null || newValue === false) {
402
- if (newValue !== false || elm.getAttribute(memberName) === "") {
403
- {
404
- elm.removeAttribute(memberName);
405
- }
406
- }
407
- } else if ((!isProp || flags & 4 /* isHost */ || isSvg) && !isComplex) {
408
- newValue = newValue === true ? "" : newValue;
409
- {
410
- elm.setAttribute(memberName, newValue);
411
- }
412
- }
413
- }
414
- }
415
- };
416
- var parseClassListRegex = /\s/;
417
- var parseClassList = (value) => {
418
- if (typeof value === "object" && value && "baseVal" in value) {
419
- value = value.baseVal;
420
- }
421
- if (!value || typeof value !== "string") {
422
- return [];
423
- }
424
- return value.split(parseClassListRegex);
425
- };
426
-
427
- // src/runtime/vdom/update-element.ts
428
- var updateElement = (oldVnode, newVnode, isSvgMode2, isInitialRender) => {
429
- const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
430
- const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || {};
431
- const newVnodeAttrs = newVnode.$attrs$ || {};
432
- {
433
- for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
434
- if (!(memberName in newVnodeAttrs)) {
435
- setAccessor(
436
- elm,
437
- memberName,
438
- oldVnodeAttrs[memberName],
439
- void 0,
440
- isSvgMode2,
441
- newVnode.$flags$);
442
- }
443
- }
444
- }
445
- for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
446
- setAccessor(
447
- elm,
448
- memberName,
449
- oldVnodeAttrs[memberName],
450
- newVnodeAttrs[memberName],
451
- isSvgMode2,
452
- newVnode.$flags$);
453
- }
454
- };
455
- function sortedAttrNames(attrNames) {
456
- return attrNames.includes("ref") ? (
457
- // we need to sort these to ensure that `'ref'` is the last attr
458
- [...attrNames.filter((attr) => attr !== "ref"), "ref"]
459
- ) : (
460
- // no need to sort, return the original array
461
- attrNames
462
- );
463
- }
464
- var hostTagName;
465
- var useNativeShadowDom = false;
466
- var isSvgMode = false;
467
- var createElm = (oldParentVNode, newParentVNode, childIndex) => {
468
- const newVNode2 = newParentVNode.$children$[childIndex];
469
- let i2 = 0;
470
- let elm;
471
- let childNode;
472
- {
473
- if (!isSvgMode) {
474
- isSvgMode = newVNode2.$tag$ === "svg";
475
- }
476
- elm = newVNode2.$elm$ = doc.createElementNS(
477
- isSvgMode ? SVG_NS : HTML_NS,
478
- !useNativeShadowDom && BUILD.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? "slot-fb" : newVNode2.$tag$
479
- ) ;
480
- if (isSvgMode && newVNode2.$tag$ === "foreignObject") {
481
- isSvgMode = false;
482
- }
483
- {
484
- updateElement(null, newVNode2, isSvgMode);
485
- }
486
- if (newVNode2.$children$) {
487
- for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
488
- childNode = createElm(oldParentVNode, newVNode2, i2);
489
- if (childNode) {
490
- elm.appendChild(childNode);
491
- }
492
- }
493
- }
494
- {
495
- if (newVNode2.$tag$ === "svg") {
496
- isSvgMode = false;
497
- } else if (elm.tagName === "foreignObject") {
498
- isSvgMode = true;
499
- }
500
- }
501
- }
502
- elm["s-hn"] = hostTagName;
503
- return elm;
504
- };
505
- var addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
506
- let containerElm = parentElm;
507
- let childNode;
508
- if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
509
- containerElm = containerElm.shadowRoot;
510
- }
511
- for (; startIdx <= endIdx; ++startIdx) {
512
- if (vnodes[startIdx]) {
513
- childNode = createElm(null, parentVNode, startIdx);
514
- if (childNode) {
515
- vnodes[startIdx].$elm$ = childNode;
516
- insertBefore(containerElm, childNode, before);
517
- }
518
- }
519
- }
520
- };
521
- var removeVnodes = (vnodes, startIdx, endIdx) => {
522
- for (let index = startIdx; index <= endIdx; ++index) {
523
- const vnode = vnodes[index];
524
- if (vnode) {
525
- const elm = vnode.$elm$;
526
- if (elm) {
527
- elm.remove();
528
- }
529
- }
530
- }
531
- };
532
- var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = false) => {
533
- let oldStartIdx = 0;
534
- let newStartIdx = 0;
535
- let idxInOld = 0;
536
- let i2 = 0;
537
- let oldEndIdx = oldCh.length - 1;
538
- let oldStartVnode = oldCh[0];
539
- let oldEndVnode = oldCh[oldEndIdx];
540
- let newEndIdx = newCh.length - 1;
541
- let newStartVnode = newCh[0];
542
- let newEndVnode = newCh[newEndIdx];
543
- let node;
544
- let elmToMove;
545
- while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
546
- if (oldStartVnode == null) {
547
- oldStartVnode = oldCh[++oldStartIdx];
548
- } else if (oldEndVnode == null) {
549
- oldEndVnode = oldCh[--oldEndIdx];
550
- } else if (newStartVnode == null) {
551
- newStartVnode = newCh[++newStartIdx];
552
- } else if (newEndVnode == null) {
553
- newEndVnode = newCh[--newEndIdx];
554
- } else if (isSameVnode(oldStartVnode, newStartVnode, isInitialRender)) {
555
- patch(oldStartVnode, newStartVnode, isInitialRender);
556
- oldStartVnode = oldCh[++oldStartIdx];
557
- newStartVnode = newCh[++newStartIdx];
558
- } else if (isSameVnode(oldEndVnode, newEndVnode, isInitialRender)) {
559
- patch(oldEndVnode, newEndVnode, isInitialRender);
560
- oldEndVnode = oldCh[--oldEndIdx];
561
- newEndVnode = newCh[--newEndIdx];
562
- } else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {
563
- patch(oldStartVnode, newEndVnode, isInitialRender);
564
- insertBefore(parentElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
565
- oldStartVnode = oldCh[++oldStartIdx];
566
- newEndVnode = newCh[--newEndIdx];
567
- } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {
568
- patch(oldEndVnode, newStartVnode, isInitialRender);
569
- insertBefore(parentElm, oldEndVnode.$elm$, oldStartVnode.$elm$);
570
- oldEndVnode = oldCh[--oldEndIdx];
571
- newStartVnode = newCh[++newStartIdx];
572
- } else {
573
- idxInOld = -1;
574
- {
575
- for (i2 = oldStartIdx; i2 <= oldEndIdx; ++i2) {
576
- if (oldCh[i2] && oldCh[i2].$key$ !== null && oldCh[i2].$key$ === newStartVnode.$key$) {
577
- idxInOld = i2;
578
- break;
579
- }
580
- }
581
- }
582
- if (idxInOld >= 0) {
583
- elmToMove = oldCh[idxInOld];
584
- if (elmToMove.$tag$ !== newStartVnode.$tag$) {
585
- node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld);
586
- } else {
587
- patch(elmToMove, newStartVnode, isInitialRender);
588
- oldCh[idxInOld] = void 0;
589
- node = elmToMove.$elm$;
590
- }
591
- newStartVnode = newCh[++newStartIdx];
592
- } else {
593
- node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx);
594
- newStartVnode = newCh[++newStartIdx];
595
- }
596
- if (node) {
597
- {
598
- insertBefore(oldStartVnode.$elm$.parentNode, node, oldStartVnode.$elm$);
599
- }
600
- }
601
- }
602
- }
603
- if (oldStartIdx > oldEndIdx) {
604
- addVnodes(
605
- parentElm,
606
- newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$,
607
- newVNode2,
608
- newCh,
609
- newStartIdx,
610
- newEndIdx
611
- );
612
- } else if (newStartIdx > newEndIdx) {
613
- removeVnodes(oldCh, oldStartIdx, oldEndIdx);
614
- }
615
- };
616
- var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
617
- if (leftVNode.$tag$ === rightVNode.$tag$) {
618
- if (!isInitialRender) {
619
- return leftVNode.$key$ === rightVNode.$key$;
620
- }
621
- if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
622
- leftVNode.$key$ = rightVNode.$key$;
623
- }
624
- return true;
625
- }
626
- return false;
627
- };
628
- var patch = (oldVNode, newVNode2, isInitialRender = false) => {
629
- const elm = newVNode2.$elm$ = oldVNode.$elm$;
630
- const oldChildren = oldVNode.$children$;
631
- const newChildren = newVNode2.$children$;
632
- const tag = newVNode2.$tag$;
633
- {
634
- {
635
- isSvgMode = tag === "svg" ? true : tag === "foreignObject" ? false : isSvgMode;
636
- }
637
- {
638
- {
639
- updateElement(oldVNode, newVNode2, isSvgMode);
640
- }
641
- }
642
- if (oldChildren !== null && newChildren !== null) {
643
- updateChildren(elm, oldChildren, newVNode2, newChildren, isInitialRender);
644
- } else if (newChildren !== null) {
645
- addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);
646
- } else if (
647
- // don't do this on initial render as it can cause non-hydrated content to be removed
648
- !isInitialRender && BUILD.updatable && oldChildren !== null
649
- ) {
650
- removeVnodes(oldChildren, 0, oldChildren.length - 1);
651
- }
652
- if (isSvgMode && tag === "svg") {
653
- isSvgMode = false;
654
- }
655
- }
656
- };
657
- var insertBefore = (parent, newNode, reference) => {
658
- {
659
- return parent == null ? void 0 : parent.insertBefore(newNode, reference);
660
- }
661
- };
662
- var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
663
- const hostElm = hostRef.$hostElement$;
664
- const cmpMeta = hostRef.$cmpMeta$;
665
- const oldVNode = hostRef.$vnode$ || newVNode(null, null);
666
- const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);
667
- hostTagName = hostElm.tagName;
668
- if (isInitialLoad && rootVnode.$attrs$) {
669
- for (const key of Object.keys(rootVnode.$attrs$)) {
670
- if (hostElm.hasAttribute(key) && !["key", "ref", "style", "class"].includes(key)) {
671
- rootVnode.$attrs$[key] = hostElm[key];
672
- }
673
- }
674
- }
675
- rootVnode.$tag$ = null;
676
- rootVnode.$flags$ |= 4 /* isHost */;
677
- hostRef.$vnode$ = rootVnode;
678
- rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm ;
679
- useNativeShadowDom = (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;
680
- patch(oldVNode, rootVnode, isInitialLoad);
681
- };
682
-
683
- // src/runtime/update-component.ts
684
- var attachToAncestor = (hostRef, ancestorComponent) => {
685
- if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
686
- const index = ancestorComponent["s-p"].push(
687
- new Promise(
688
- (r) => hostRef.$onRenderResolve$ = () => {
689
- ancestorComponent["s-p"].splice(index - 1, 1);
690
- r();
691
- }
692
- )
693
- );
694
- }
695
- };
696
- var scheduleUpdate = (hostRef, isInitialLoad) => {
697
- {
698
- hostRef.$flags$ |= 16 /* isQueuedForUpdate */;
699
- }
700
- if (hostRef.$flags$ & 4 /* isWaitingForChildren */) {
701
- hostRef.$flags$ |= 512 /* needsRerender */;
702
- return;
703
- }
704
- attachToAncestor(hostRef, hostRef.$ancestorComponent$);
705
- const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
706
- return writeTask(dispatch) ;
707
- };
708
- var dispatchHooks = (hostRef, isInitialLoad) => {
709
- const elm = hostRef.$hostElement$;
710
- const endSchedule = createTime("scheduleUpdate", hostRef.$cmpMeta$.$tagName$);
711
- const instance = elm;
712
- if (!instance) {
713
- throw new Error(
714
- `Can't render component <${elm.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`
715
- );
716
- }
717
- let maybePromise;
718
- if (isInitialLoad) {
719
- {
720
- maybePromise = safeCall(instance, "componentWillLoad", void 0, elm);
721
- }
722
- }
723
- endSchedule();
724
- return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
725
- };
726
- var enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn).catch((err2) => {
727
- console.error(err2);
728
- fn();
729
- }) : fn();
730
- var isPromisey = (maybePromise) => maybePromise instanceof Promise || maybePromise && maybePromise.then && typeof maybePromise.then === "function";
731
- var updateComponent = async (hostRef, instance, isInitialLoad) => {
732
- var _a;
733
- const elm = hostRef.$hostElement$;
734
- const endUpdate = createTime("update", hostRef.$cmpMeta$.$tagName$);
735
- const rc = elm["s-rc"];
736
- if (isInitialLoad) {
737
- attachStyles(hostRef);
738
- }
739
- const endRender = createTime("render", hostRef.$cmpMeta$.$tagName$);
740
- {
741
- callRender(hostRef, instance, elm, isInitialLoad);
742
- }
743
- if (rc) {
744
- rc.map((cb) => cb());
745
- elm["s-rc"] = void 0;
746
- }
747
- endRender();
748
- endUpdate();
749
- {
750
- const childrenPromises = (_a = elm["s-p"]) != null ? _a : [];
751
- const postUpdate = () => postUpdateComponent(hostRef);
752
- if (childrenPromises.length === 0) {
753
- postUpdate();
754
- } else {
755
- Promise.all(childrenPromises).then(postUpdate);
756
- hostRef.$flags$ |= 4 /* isWaitingForChildren */;
757
- childrenPromises.length = 0;
758
- }
759
- }
760
- };
761
- var callRender = (hostRef, instance, elm, isInitialLoad) => {
762
- try {
763
- instance = instance.render() ;
764
- {
765
- hostRef.$flags$ &= ~16 /* isQueuedForUpdate */;
766
- }
767
- {
768
- hostRef.$flags$ |= 2 /* hasRendered */;
769
- }
770
- {
771
- {
772
- {
773
- renderVdom(hostRef, instance, isInitialLoad);
774
- }
775
- }
776
- }
777
- } catch (e) {
778
- consoleError(e, hostRef.$hostElement$);
779
- }
780
- return null;
781
- };
782
- var postUpdateComponent = (hostRef) => {
783
- const tagName = hostRef.$cmpMeta$.$tagName$;
784
- const elm = hostRef.$hostElement$;
785
- const endPostUpdate = createTime("postUpdate", tagName);
786
- const ancestorComponent = hostRef.$ancestorComponent$;
787
- if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {
788
- hostRef.$flags$ |= 64 /* hasLoadedComponent */;
789
- {
790
- addHydratedFlag(elm);
791
- }
792
- endPostUpdate();
793
- {
794
- hostRef.$onReadyResolve$(elm);
795
- if (!ancestorComponent) {
796
- appDidLoad();
797
- }
798
- }
799
- } else {
800
- endPostUpdate();
801
- }
802
- {
803
- if (hostRef.$onRenderResolve$) {
804
- hostRef.$onRenderResolve$();
805
- hostRef.$onRenderResolve$ = void 0;
806
- }
807
- if (hostRef.$flags$ & 512 /* needsRerender */) {
808
- nextTick(() => scheduleUpdate(hostRef, false));
809
- }
810
- hostRef.$flags$ &= ~(4 /* isWaitingForChildren */ | 512 /* needsRerender */);
811
- }
812
- };
813
- var appDidLoad = (who) => {
814
- {
815
- addHydratedFlag(doc.documentElement);
816
- }
817
- nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
818
- };
819
- var safeCall = (instance, method, arg, elm) => {
820
- if (instance && instance[method]) {
821
- try {
822
- return instance[method](arg);
823
- } catch (e) {
824
- consoleError(e, elm);
825
- }
826
- }
827
- return void 0;
828
- };
829
- var addHydratedFlag = (elm) => {
830
- var _a;
831
- return elm.classList.add((_a = BUILD.hydratedSelectorName) != null ? _a : "hydrated") ;
832
- };
833
-
834
- // src/runtime/set-value.ts
835
- var getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
836
- var setValue = (ref, propName, newVal, cmpMeta) => {
837
- const hostRef = getHostRef(ref);
838
- const elm = ref;
839
- const oldVal = hostRef.$instanceValues$.get(propName);
840
- const flags = hostRef.$flags$;
841
- const instance = elm;
842
- newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
843
- const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
844
- const didValueChange = newVal !== oldVal && !areBothNaN;
845
- if (didValueChange) {
846
- hostRef.$instanceValues$.set(propName, newVal);
847
- {
848
- if (cmpMeta.$watchers$ && flags & 128 /* isWatchReady */) {
849
- const watchMethods = cmpMeta.$watchers$[propName];
850
- if (watchMethods) {
851
- watchMethods.map((watchMethodName) => {
852
- try {
853
- instance[watchMethodName](newVal, oldVal, propName);
854
- } catch (e) {
855
- consoleError(e, elm);
856
- }
857
- });
858
- }
859
- }
860
- if ((flags & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {
861
- scheduleUpdate(hostRef, false);
862
- }
863
- }
864
- }
865
- };
866
-
867
- // src/runtime/proxy-component.ts
868
- var proxyComponent = (Cstr, cmpMeta, flags) => {
869
- var _a, _b;
870
- const prototype = Cstr.prototype;
871
- if (cmpMeta.$members$ || (cmpMeta.$watchers$ || Cstr.watchers)) {
872
- if (Cstr.watchers && !cmpMeta.$watchers$) {
873
- cmpMeta.$watchers$ = Cstr.watchers;
874
- }
875
- const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
876
- members.map(([memberName, [memberFlags]]) => {
877
- if ((memberFlags & 31 /* Prop */ || memberFlags & 32 /* State */)) {
878
- const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
879
- if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
880
- if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
881
- if (flags & 1 /* isElementConstructor */ || !origGetter) {
882
- Object.defineProperty(prototype, memberName, {
883
- get() {
884
- {
885
- return origGetter ? origGetter.apply(this) : getValue(this, memberName);
886
- }
887
- },
888
- configurable: true,
889
- enumerable: true
890
- });
891
- }
892
- Object.defineProperty(prototype, memberName, {
893
- set(newValue) {
894
- const ref = getHostRef(this);
895
- if (origSetter) {
896
- const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
897
- if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
898
- newValue = ref.$instanceValues$.get(memberName);
899
- } else if (!ref.$instanceValues$.get(memberName) && currentValue) {
900
- ref.$instanceValues$.set(memberName, currentValue);
901
- }
902
- origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
903
- newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
904
- setValue(this, memberName, newValue, cmpMeta);
905
- return;
906
- }
907
- {
908
- setValue(this, memberName, newValue, cmpMeta);
909
- return;
910
- }
911
- }
912
- });
913
- }
914
- });
915
- {
916
- const attrNameToPropName = /* @__PURE__ */ new Map();
917
- prototype.attributeChangedCallback = function(attrName, oldValue, newValue) {
918
- plt.jmp(() => {
919
- var _a2;
920
- const propName = attrNameToPropName.get(attrName);
921
- if (this.hasOwnProperty(propName) && BUILD.lazyLoad) {
922
- newValue = this[propName];
923
- delete this[propName];
924
- } else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
925
- this[propName] == newValue) {
926
- return;
927
- } else if (propName == null) {
928
- const hostRef = getHostRef(this);
929
- const flags2 = hostRef == null ? void 0 : hostRef.$flags$;
930
- if (flags2 && !(flags2 & 8 /* isConstructingInstance */) && flags2 & 128 /* isWatchReady */ && newValue !== oldValue) {
931
- const elm = this;
932
- const instance = elm;
933
- const entry = (_a2 = cmpMeta.$watchers$) == null ? void 0 : _a2[attrName];
934
- entry == null ? void 0 : entry.forEach((callbackName) => {
935
- if (instance[callbackName] != null) {
936
- instance[callbackName].call(instance, newValue, oldValue, attrName);
937
- }
938
- });
939
- }
940
- return;
941
- }
942
- const propDesc = Object.getOwnPropertyDescriptor(prototype, propName);
943
- newValue = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
944
- if (newValue !== this[propName] && (!propDesc.get || !!propDesc.set)) {
945
- this[propName] = newValue;
946
- }
947
- });
948
- };
949
- Cstr.observedAttributes = Array.from(
950
- /* @__PURE__ */ new Set([
951
- ...Object.keys((_b = cmpMeta.$watchers$) != null ? _b : {}),
952
- ...members.filter(([_, m]) => m[0] & 15 /* HasAttribute */).map(([propName, m]) => {
953
- const attrName = m[1] || propName;
954
- attrNameToPropName.set(attrName, propName);
955
- return attrName;
956
- })
957
- ])
958
- );
959
- }
960
- }
961
- return Cstr;
962
- };
963
-
964
- // src/runtime/initialize-component.ts
965
- var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
966
- let Cstr;
967
- if ((hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {
968
- hostRef.$flags$ |= 32 /* hasInitializedComponent */;
969
- {
970
- Cstr = elm.constructor;
971
- const cmpTag = elm.localName;
972
- customElements.whenDefined(cmpTag).then(() => hostRef.$flags$ |= 128 /* isWatchReady */);
973
- }
974
- if (Cstr && Cstr.style) {
975
- let style;
976
- if (typeof Cstr.style === "string") {
977
- style = Cstr.style;
978
- }
979
- const scopeId2 = getScopeId(cmpMeta);
980
- if (!styles.has(scopeId2)) {
981
- const endRegisterStyles = createTime("registerStyles", cmpMeta.$tagName$);
982
- registerStyle(scopeId2, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));
983
- endRegisterStyles();
984
- }
985
- }
986
- }
987
- const ancestorComponent = hostRef.$ancestorComponent$;
988
- const schedule = () => scheduleUpdate(hostRef, true);
989
- if (ancestorComponent && ancestorComponent["s-rc"]) {
990
- ancestorComponent["s-rc"].push(schedule);
991
- } else {
992
- schedule();
993
- }
994
- };
995
- var fireConnectedCallback = (instance, elm) => {
996
- };
997
-
998
- // src/runtime/connected-callback.ts
999
- var connectedCallback = (elm) => {
1000
- if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
1001
- const hostRef = getHostRef(elm);
1002
- const cmpMeta = hostRef.$cmpMeta$;
1003
- const endConnected = createTime("connectedCallback", cmpMeta.$tagName$);
1004
- if (!(hostRef.$flags$ & 1 /* hasConnected */)) {
1005
- hostRef.$flags$ |= 1 /* hasConnected */;
1006
- {
1007
- let ancestorComponent = elm;
1008
- while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {
1009
- if (ancestorComponent["s-p"]) {
1010
- attachToAncestor(hostRef, hostRef.$ancestorComponent$ = ancestorComponent);
1011
- break;
1012
- }
1013
- }
1014
- }
1015
- if (cmpMeta.$members$) {
1016
- Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {
1017
- if (memberFlags & 31 /* Prop */ && elm.hasOwnProperty(memberName)) {
1018
- const value = elm[memberName];
1019
- delete elm[memberName];
1020
- elm[memberName] = value;
1021
- }
1022
- });
1023
- }
1024
- {
1025
- initializeComponent(elm, hostRef, cmpMeta);
1026
- }
1027
- } else {
1028
- if (hostRef == null ? void 0 : hostRef.$lazyInstance$) ; else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
1029
- hostRef.$onReadyPromise$.then(() => fireConnectedCallback());
1030
- }
1031
- }
1032
- endConnected();
1033
- }
1034
- };
1035
- var disconnectedCallback = async (elm) => {
1036
- if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
1037
- getHostRef(elm);
1038
- }
1039
- if (rootAppliedStyles.has(elm)) {
1040
- rootAppliedStyles.delete(elm);
1041
- }
1042
- if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
1043
- rootAppliedStyles.delete(elm.shadowRoot);
1044
- }
1045
- };
1046
- var proxyCustomElement = (Cstr, compactMeta) => {
1047
- const cmpMeta = {
1048
- $flags$: compactMeta[0],
1049
- $tagName$: compactMeta[1]
1050
- };
1051
- {
1052
- cmpMeta.$members$ = compactMeta[2];
1053
- }
1054
- {
1055
- cmpMeta.$watchers$ = Cstr.$watchers$;
1056
- }
1057
- Object.assign(Cstr.prototype, {
1058
- __hasHostListenerAttached: false,
1059
- __registerHost() {
1060
- registerHost(this, cmpMeta);
1061
- },
1062
- connectedCallback() {
1063
- if (!this.__hasHostListenerAttached) {
1064
- getHostRef(this);
1065
- this.__hasHostListenerAttached = true;
1066
- }
1067
- connectedCallback(this);
1068
- },
1069
- disconnectedCallback() {
1070
- disconnectedCallback(this);
1071
- plt.raf(() => {
1072
- var _a;
1073
- const hostRef = getHostRef(this);
1074
- if (((_a = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
1075
- delete hostRef.$vnode$;
1076
- }
1077
- if (this instanceof Node && !this.isConnected) {
1078
- deleteHostRef(this);
1079
- }
1080
- });
1081
- },
1082
- __attachShadow() {
1083
- {
1084
- if (!this.shadowRoot) {
1085
- {
1086
- this.attachShadow({ mode: "open" });
1087
- }
1088
- } else {
1089
- if (this.shadowRoot.mode !== "open") {
1090
- throw new Error(
1091
- `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`
1092
- );
1093
- }
1094
- }
1095
- }
1096
- }
1097
- });
1098
- Cstr.is = cmpMeta.$tagName$;
1099
- return proxyComponent(Cstr, cmpMeta, 1 /* isElementConstructor */ | 2 /* proxyState */);
1100
- };
1101
-
1102
- // src/runtime/nonce.ts
1103
- var setNonce = (nonce) => plt.$nonce$ = nonce;
1104
-
1105
- // src/runtime/platform-options.ts
1106
- var setPlatformOptions = (opts) => Object.assign(plt, opts);
1107
-
1108
- /**
1109
- * Provide custom SVG path for icons
1110
- *
1111
- * <meta name="ix-icons:path" content="/build/svg" />
1112
- */
1113
- function getCustomAssetUrl() {
1114
- const assetPath = document.querySelector("meta[name='ix-icons:path']");
1115
- if (assetPath) {
1116
- const path = assetPath.getAttribute('content');
1117
- return path;
1118
- }
1119
- return false;
1120
- }
1121
-
1122
- /*
1123
- * COPYRIGHT (c) Siemens AG 2018-2025 ALL RIGHTS RESERVED.
1124
- */
1125
- let parser = null;
1126
- const errorSymbol = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M384,0 L384,384 L0,384 L0,0 L384,0 Z M192,207.085 L57.751,341.333 L326.248,341.333 L192,207.085 Z M42.666,57.751 L42.666,326.248 L176.915,192 L42.666,57.751 Z M341.333,57.751 L207.085,192 L341.333,326.248 L341.333,57.751 Z M326.248,42.666 L57.751,42.666 L192,176.915 L326.248,42.666 Z' transform='translate(64 64)'/></svg>";
1127
- function parseSVGDataContent(content) {
1128
- if (typeof window['DOMParser'] === 'undefined') {
1129
- console.error('DOMParser not supported by your browser.');
1130
- return '';
1131
- }
1132
- if (parser === null) {
1133
- parser = new window['DOMParser']();
1134
- }
1135
- const svgDocument = parser.parseFromString(content, 'text/html');
1136
- const svgElement = svgDocument.querySelector('svg');
1137
- if (!svgElement) {
1138
- console.error('No valid svg data provided');
1139
- return '';
1140
- }
1141
- return svgElement.outerHTML;
1142
- }
1143
-
1144
- /*
1145
- * SPDX-FileCopyrightText: 2023 Siemens AG
1146
- *
1147
- * SPDX-License-Identifier: MIT
1148
- *
1149
- * This source code is licensed under the MIT license found in the
1150
- * LICENSE file in the root directory of this source tree.
1151
- */
1152
- let fetchCache;
1153
- const requests = new Map();
1154
- const getIconCacheMap = () => {
1155
- if (typeof window === 'undefined') {
1156
- return new Map();
1157
- }
1158
- if (!fetchCache) {
1159
- window.IxIcons = window.IxIcons || {};
1160
- fetchCache = window.IxIcons.map = window.IxIcons.map || new Map();
1161
- }
1162
- return fetchCache;
1163
- };
1164
- const isSvgDataUrl = (url) => {
1165
- if (!url) {
1166
- return false;
1167
- }
1168
- if (typeof url !== 'string') {
1169
- return false;
1170
- }
1171
- return url.startsWith('data:image/svg+xml');
1172
- };
1173
- async function fetchSVG(url) {
1174
- const cache = getIconCacheMap();
1175
- if (cache.has(url)) {
1176
- return cache.get(url);
1177
- }
1178
- if (requests.has(url)) {
1179
- return requests.get(url);
1180
- }
1181
- const fetching = fetch(url)
1182
- .then(async (response) => {
1183
- const responseText = await response.text();
1184
- let svgContent = '';
1185
- if (response.ok) {
1186
- svgContent = parseSVGDataContent(responseText);
1187
- cache.set(url, svgContent);
1188
- }
1189
- else {
1190
- console.error('Failed to request svg data from', url, 'with status code', response.status);
1191
- }
1192
- return svgContent;
1193
- })
1194
- .catch(() => {
1195
- console.error('Failed to fetch svg data:', url);
1196
- cache.set(url, '');
1197
- return '';
1198
- })
1199
- .finally(() => {
1200
- requests.delete(url);
1201
- });
1202
- return fetching;
1203
- }
1204
- const urlRegex = /^(?:(?:https?|ftp):\/\/)?(?:\S+(?::\S*)?@)?(?:www\.)?(?:\S+\.\S+)(?:\S*)$/i;
1205
- function isValidUrl(url) {
1206
- return urlRegex.test(url);
1207
- }
1208
- function getIconUrl(name) {
1209
- const customAssetUrl = getCustomAssetUrl();
1210
- if (customAssetUrl) {
1211
- return `${customAssetUrl}/${name}.svg`;
1212
- }
1213
- let url = `svg/${name}.svg`;
1214
- try {
1215
- url = getAssetPath(url);
1216
- }
1217
- catch (error) {
1218
- console.warn(`Could not load icon with name "${name}". Ensure that the icon is registered using addIcons or that the icon SVG data is passed directly to property.`);
1219
- }
1220
- return url;
1221
- }
1222
- async function resolveIcon(element, iconName) {
1223
- if (!iconName) {
1224
- console.warn('No icon was provided', element);
1225
- return '';
1226
- }
1227
- if (isSvgDataUrl(iconName)) {
1228
- return parseSVGDataContent(iconName);
1229
- }
1230
- return loadIcon(iconName);
1231
- }
1232
- async function loadIcon(iconName) {
1233
- const cache = getIconCacheMap();
1234
- if (cache.has(iconName)) {
1235
- return cache.get(iconName);
1236
- }
1237
- if (isValidUrl(iconName)) {
1238
- return fetchSVG(iconName);
1239
- }
1240
- return fetchSVG(getIconUrl(iconName));
1241
- }
1242
- function removePrefix(name, prefix) {
1243
- if (name.startsWith(prefix)) {
1244
- name = name.slice(prefix.length);
1245
- return name.replace(/^(\w)/, (_match, p1) => p1.toLowerCase());
1246
- }
1247
- return name;
1248
- }
1249
- function addIcons(icons) {
1250
- Object.keys(icons).forEach(name => {
1251
- const icon = icons[name];
1252
- name = removePrefix(name, 'icon');
1253
- addIconToCache(name, icon);
1254
- });
1255
- }
1256
- function addIconToCache(name, icon) {
1257
- const cache = getIconCacheMap();
1258
- if (cache.has(name)) {
1259
- console.warn(`Icon name '${name}' already in cache. Overwritting with new icon data.`);
1260
- }
1261
- const svg = parseSVGDataContent(icon);
1262
- cache.set(name, svg);
1263
- const toKebabCase = name.replace(/([a-z0-9]|(?=[A-Z]))([A-Z0-9])/g, '$1-$2').toLowerCase();
1264
- if (name != toKebabCase) {
1265
- cache.set(toKebabCase, svg);
1266
- }
1267
- }
1268
-
1269
- const iconCss = ":host{display:inline-flex;height:1.5rem;width:1.5rem;min-height:1.5rem;min-width:1.5rem;color:inherit}:host .svg-container{display:block;position:relative;width:100%;height:100%}:host .svg-container svg{display:block;position:relative;height:100%;width:100%}:host .svg-container svg,:host .svg-container svg[fill],:host .svg-container svg [fill]{fill:currentColor !important}:host(.size-12){height:0.75rem;width:0.75rem;min-height:0.75rem;min-width:0.75rem}:host(.size-16){height:1rem;width:1rem;min-height:1rem;min-width:1rem}:host(.size-32){height:2rem;width:2rem;min-height:2rem;min-width:2rem}";
1270
- const IxIconStyle0 = iconCss;
1271
-
1272
- const Icon = /*@__PURE__*/ proxyCustomElement(class Icon extends H {
1273
- constructor() {
1274
- super();
1275
- this.__registerHost();
1276
- this.__attachShadow();
1277
- /**
1278
- * Size of the icon
1279
- */
1280
- this.size = '24';
1281
- /**
1282
- * Only fetch and parse svg data when icon is visible
1283
- */
1284
- this.lazyLoading = false;
1285
- this.isVisible = false;
1286
- }
1287
- componentWillLoad() {
1288
- this.waitForRendering(() => {
1289
- this.isVisible = true;
1290
- this.loadIconContent();
1291
- });
1292
- }
1293
- async loadIconContent() {
1294
- const content = await resolveIcon(this.hostElement, this.name);
1295
- if (!content) {
1296
- this.svgContent = parseSVGDataContent(errorSymbol);
1297
- return;
1298
- }
1299
- this.svgContent = content;
1300
- }
1301
- waitForRendering(onRender) {
1302
- if (this.lazyLoading && typeof window !== 'undefined' && window.IntersectionObserver) {
1303
- const observer = new IntersectionObserver(entries => {
1304
- entries.forEach(entry => {
1305
- if (entry.isIntersecting) {
1306
- onRender();
1307
- observer.disconnect();
1308
- }
1309
- });
1310
- }, {
1311
- rootMargin: '25px',
1312
- });
1313
- observer.observe(this.hostElement);
1314
- }
1315
- else {
1316
- onRender();
1317
- }
1318
- }
1319
- render() {
1320
- const style = {};
1321
- if (this.color) {
1322
- style['color'] = `var(--theme-${this.color})`;
1323
- }
1324
- return (h(Host, { key: '484071b4f74e0b803b8d36913c866bfdb4b1a259', style: style, class: {
1325
- ['size-12']: this.size === '12',
1326
- ['size-16']: this.size === '16',
1327
- ['size-24']: this.size === '24',
1328
- ['size-32']: this.size === '32',
1329
- } }, h("div", { key: 'd988ef0fcc83087c24c905cf95ff02fe187aed5e', class: 'svg-container', innerHTML: this.svgContent })));
1330
- }
1331
- static get assetsDirs() { return ["svg"]; }
1332
- get hostElement() { return this; }
1333
- static get watchers() { return {
1334
- "name": ["loadIconContent"]
1335
- }; }
1336
- static get style() { return IxIconStyle0; }
1337
- }, [1, "ix-icon", {
1338
- "size": [1],
1339
- "color": [1],
1340
- "name": [1],
1341
- "lazyLoading": [4, "lazy-loading"],
1342
- "svgContent": [32],
1343
- "isVisible": [32]
1344
- }, undefined, {
1345
- "name": ["loadIconContent"]
1346
- }]);
1347
- function defineCustomElement() {
1348
- if (typeof customElements === "undefined") {
1349
- return;
1350
- }
1351
- const components = ["ix-icon"];
1352
- components.forEach(tagName => { switch (tagName) {
1353
- case "ix-icon":
1354
- if (!customElements.get(tagName)) {
1355
- customElements.define(tagName, Icon);
1356
- }
1357
- break;
1358
- } });
1359
- }
1360
-
1361
- export { Icon as I, setNonce as a, setPlatformOptions as b, addIcons as c, addIconToCache as d, defineCustomElement as e, getAssetPath as g, setAssetPath as s };
1362
-
1363
- //# sourceMappingURL=p-187634d0.js.map