@siemens/ix-docs 4.3.0 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1286) hide show
  1. package/build/component-usage-by-component.json +17 -13
  2. package/build/component-usage.json +37 -27
  3. package/build/docs/autogenerated/api/ix-application/api.mdx +0 -6
  4. package/build/docs/autogenerated/api/ix-application/props.mdx +0 -6
  5. package/build/docs/autogenerated/api/ix-breadcrumb/api.mdx +0 -3
  6. package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +0 -3
  7. package/build/docs/autogenerated/api/ix-category-filter/api.mdx +0 -12
  8. package/build/docs/autogenerated/api/ix-category-filter/props.mdx +0 -12
  9. package/build/docs/autogenerated/api/ix-chip/api.mdx +4 -0
  10. package/build/docs/autogenerated/api/ix-chip/props.mdx +4 -0
  11. package/build/docs/autogenerated/api/ix-date-dropdown/api.mdx +0 -3
  12. package/build/docs/autogenerated/api/ix-date-dropdown/props.mdx +0 -3
  13. package/build/docs/autogenerated/api/ix-date-input/api.mdx +54 -25
  14. package/build/docs/autogenerated/api/ix-date-input/events.mdx +20 -3
  15. package/build/docs/autogenerated/api/ix-date-input/props.mdx +34 -22
  16. package/build/docs/autogenerated/api/ix-date-picker/api.mdx +21 -13
  17. package/build/docs/autogenerated/api/ix-date-picker/events.mdx +2 -2
  18. package/build/docs/autogenerated/api/ix-date-picker/props.mdx +19 -11
  19. package/build/docs/autogenerated/api/ix-datetime-picker/api.mdx +32 -25
  20. package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +4 -4
  21. package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +28 -21
  22. package/build/docs/autogenerated/api/ix-drawer/api.mdx +4 -0
  23. package/build/docs/autogenerated/api/ix-drawer/props.mdx +4 -0
  24. package/build/docs/autogenerated/api/ix-expanding-search/api.mdx +8 -0
  25. package/build/docs/autogenerated/api/ix-expanding-search/props.mdx +8 -0
  26. package/build/docs/autogenerated/api/ix-input/api.mdx +17 -0
  27. package/build/docs/autogenerated/api/ix-input/events.mdx +17 -0
  28. package/build/docs/autogenerated/api/ix-layout-auto/api.mdx +0 -3
  29. package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +0 -3
  30. package/build/docs/autogenerated/api/ix-modal/api.mdx +0 -3
  31. package/build/docs/autogenerated/api/ix-modal/props.mdx +0 -3
  32. package/build/docs/autogenerated/api/ix-modal-header/api.mdx +4 -0
  33. package/build/docs/autogenerated/api/ix-modal-header/props.mdx +4 -0
  34. package/build/docs/autogenerated/api/ix-number-input/api.mdx +17 -0
  35. package/build/docs/autogenerated/api/ix-number-input/events.mdx +17 -0
  36. package/build/docs/autogenerated/api/ix-pagination/api.mdx +30 -1
  37. package/build/docs/autogenerated/api/ix-pagination/props.mdx +30 -1
  38. package/build/docs/autogenerated/api/ix-select/api.mdx +4 -4
  39. package/build/docs/autogenerated/api/ix-select/props.mdx +4 -4
  40. package/build/docs/autogenerated/api/ix-slider/api.mdx +0 -3
  41. package/build/docs/autogenerated/api/ix-slider/props.mdx +0 -3
  42. package/build/docs/autogenerated/api/ix-tabs/api.mdx +13 -3
  43. package/build/docs/autogenerated/api/ix-tabs/events.mdx +3 -1
  44. package/build/docs/autogenerated/api/ix-tabs/props.mdx +10 -2
  45. package/build/docs/autogenerated/api/ix-textarea/api.mdx +25 -4
  46. package/build/docs/autogenerated/api/ix-textarea/events.mdx +17 -0
  47. package/build/docs/autogenerated/api/ix-textarea/props.mdx +8 -4
  48. package/build/docs/autogenerated/api/ix-time-input/api.mdx +45 -28
  49. package/build/docs/autogenerated/api/ix-time-input/events.mdx +20 -3
  50. package/build/docs/autogenerated/api/ix-time-input/props.mdx +25 -25
  51. package/build/docs/autogenerated/api/ix-time-picker/api.mdx +16 -16
  52. package/build/docs/autogenerated/api/ix-time-picker/events.mdx +2 -2
  53. package/build/docs/autogenerated/api/ix-time-picker/props.mdx +14 -14
  54. package/build/docs/autogenerated/api/ix-toast/api.mdx +4 -0
  55. package/build/docs/autogenerated/api/ix-toast/props.mdx +4 -0
  56. package/build/docs/autogenerated/api/ix-tree/api.mdx +1 -10
  57. package/build/docs/autogenerated/api/ix-tree/props.mdx +1 -10
  58. package/build/docs/autogenerated/api/ix-tree-item/api.mdx +0 -3
  59. package/build/docs/autogenerated/api/ix-tree-item/props.mdx +0 -3
  60. package/build/docs/autogenerated/api/ix-typography/api.mdx +1 -1
  61. package/build/docs/autogenerated/api/ix-typography/props.mdx +1 -1
  62. package/build/docs/autogenerated/api/ix-validation-tooltip/tags.mdx +1 -1
  63. package/build/docs/autogenerated/playground/button-danger-primary.mdx +67 -0
  64. package/build/docs/autogenerated/playground/button-danger-secondary.mdx +67 -0
  65. package/build/docs/autogenerated/playground/button-danger-tertiary.mdx +67 -0
  66. package/build/docs/autogenerated/playground/button-subtle-primary.mdx +61 -0
  67. package/build/docs/autogenerated/playground/button-subtle-secondary.mdx +61 -0
  68. package/build/docs/autogenerated/playground/button-subtle-tertiary.mdx +61 -0
  69. package/build/docs/autogenerated/playground/button-tertiary.mdx +61 -0
  70. package/build/docs/autogenerated/playground/slider-validation.mdx +52 -0
  71. package/build/docs/autogenerated/playground/tabs-overflow.mdx +46 -0
  72. package/build/docs/autogenerated/prompt/ix-application/readme.md +2 -2
  73. package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +1 -1
  74. package/build/docs/autogenerated/prompt/ix-button/readme.md +507 -499
  75. package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +4 -4
  76. package/build/docs/autogenerated/prompt/ix-chip/readme.md +12 -12
  77. package/build/docs/autogenerated/prompt/ix-content-header/readme.md +15 -15
  78. package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +1 -1
  79. package/build/docs/autogenerated/prompt/ix-date-input/readme.md +24 -23
  80. package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +18 -18
  81. package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +24 -24
  82. package/build/docs/autogenerated/prompt/ix-drawer/readme.md +9 -9
  83. package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +2 -2
  84. package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +31 -22
  85. package/build/docs/autogenerated/prompt/ix-input/readme.md +17 -10
  86. package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +1 -1
  87. package/build/docs/autogenerated/prompt/ix-menu/readme.md +3 -3
  88. package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +1 -1
  89. package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +1 -1
  90. package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +3 -3
  91. package/build/docs/autogenerated/prompt/ix-modal/readme.md +1 -1
  92. package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +7 -7
  93. package/build/docs/autogenerated/prompt/ix-number-input/readme.md +10 -9
  94. package/build/docs/autogenerated/prompt/ix-pagination/readme.md +14 -13
  95. package/build/docs/autogenerated/prompt/ix-pill/readme.md +15 -15
  96. package/build/docs/autogenerated/prompt/ix-select/readme.md +2 -2
  97. package/build/docs/autogenerated/prompt/ix-slider/readme.md +353 -1
  98. package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +314 -39
  99. package/build/docs/autogenerated/prompt/ix-tabs/readme.md +326 -51
  100. package/build/docs/autogenerated/prompt/ix-textarea/readme.md +10 -9
  101. package/build/docs/autogenerated/prompt/ix-tile/readme.md +31 -22
  102. package/build/docs/autogenerated/prompt/ix-time-input/readme.md +30 -29
  103. package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +21 -21
  104. package/build/docs/autogenerated/prompt/ix-tree/readme.md +3 -3
  105. package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +1 -1
  106. package/build/docs/autogenerated/prompt/ix-typography/readme.md +6 -6
  107. package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +1 -1
  108. package/build/docs/autogenerated/usage/angular/button-danger-primary.ts.md +11 -0
  109. package/build/docs/autogenerated/usage/angular/button-danger-secondary.ts.md +11 -0
  110. package/build/docs/autogenerated/usage/angular/button-danger-tertiary.html.md +4 -0
  111. package/build/docs/autogenerated/usage/angular/button-danger-tertiary.ts.md +10 -0
  112. package/build/docs/autogenerated/usage/angular/button-secondary.ts.md +2 -2
  113. package/build/docs/autogenerated/usage/angular/button-subtle-primary.ts.md +14 -0
  114. package/build/docs/autogenerated/usage/angular/button-subtle-secondary.ts.md +14 -0
  115. package/build/docs/autogenerated/usage/angular/button-subtle-tertiary.ts.md +22 -0
  116. package/build/docs/autogenerated/usage/angular/button-tertiary.ts.md +14 -0
  117. package/build/docs/autogenerated/usage/angular/button-with-link.html.md +4 -4
  118. package/build/docs/autogenerated/usage/angular/content-header-with-slot.html.md +3 -3
  119. package/build/docs/autogenerated/usage/angular/loading.ts.md +1 -1
  120. package/build/docs/autogenerated/usage/angular/slider-validation.html.md +53 -0
  121. package/build/docs/autogenerated/usage/angular/slider-validation.ts.md +10 -0
  122. package/build/docs/autogenerated/usage/angular/tabs-overflow.ts.md +42 -0
  123. package/build/docs/autogenerated/usage/angular/tabs.css.md +6 -1
  124. package/build/docs/autogenerated/usage/angular/tabs.ts.md +5 -4
  125. package/build/docs/autogenerated/usage/angular_standalone/button-danger-primary.ts.md +12 -0
  126. package/build/docs/autogenerated/usage/angular_standalone/button-danger-secondary.ts.md +12 -0
  127. package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.html.md +4 -0
  128. package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.ts.md +11 -0
  129. package/build/docs/autogenerated/usage/angular_standalone/button-secondary.ts.md +2 -2
  130. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-primary.ts.md +15 -0
  131. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-secondary.ts.md +15 -0
  132. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-tertiary.ts.md +23 -0
  133. package/build/docs/autogenerated/usage/angular_standalone/button-tertiary.ts.md +15 -0
  134. package/build/docs/autogenerated/usage/angular_standalone/button-with-link.html.md +4 -4
  135. package/build/docs/autogenerated/usage/angular_standalone/content-header-with-slot.html.md +3 -3
  136. package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +1 -1
  137. package/build/docs/autogenerated/usage/angular_standalone/slider-validation.html.md +53 -0
  138. package/build/docs/autogenerated/usage/angular_standalone/slider-validation.ts.md +11 -0
  139. package/build/docs/autogenerated/usage/angular_standalone/tabs-overflow.ts.md +43 -0
  140. package/build/docs/autogenerated/usage/angular_standalone/tabs.css.md +6 -1
  141. package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +6 -7
  142. package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +31 -22
  143. package/build/docs/autogenerated/usage/html/button-danger-primary.html.md +16 -0
  144. package/build/docs/autogenerated/usage/html/button-danger-secondary.html.md +16 -0
  145. package/build/docs/autogenerated/usage/html/button-danger-tertiary.html.md +16 -0
  146. package/build/docs/autogenerated/usage/html/button-secondary.html.md +2 -2
  147. package/build/docs/autogenerated/usage/html/button-subtle-primary.html.md +16 -0
  148. package/build/docs/autogenerated/usage/html/button-subtle-secondary.html.md +16 -0
  149. package/build/docs/autogenerated/usage/html/button-subtle-tertiary.html.md +16 -0
  150. package/build/docs/autogenerated/usage/html/button-tertiary.html.md +16 -0
  151. package/build/docs/autogenerated/usage/html/button-with-link.html.md +4 -4
  152. package/build/docs/autogenerated/usage/html/content-header-with-slot.html.md +3 -3
  153. package/build/docs/autogenerated/usage/html/loading.html.md +1 -1
  154. package/build/docs/autogenerated/usage/html/slider-validation.html.md +65 -0
  155. package/build/docs/autogenerated/usage/html/tabs-overflow.html.md +64 -0
  156. package/build/docs/autogenerated/usage/html/tabs.css.md +6 -1
  157. package/build/docs/autogenerated/usage/html/tabs.html.md +29 -16
  158. package/build/docs/autogenerated/usage/react/button-danger-primary.tsx.md +16 -0
  159. package/build/docs/autogenerated/usage/react/button-danger-secondary.tsx.md +18 -0
  160. package/build/docs/autogenerated/usage/react/button-danger-tertiary.tsx.md +18 -0
  161. package/build/docs/autogenerated/usage/react/button-secondary.tsx.md +2 -2
  162. package/build/docs/autogenerated/usage/react/button-subtle-primary.tsx.md +16 -0
  163. package/build/docs/autogenerated/usage/react/button-subtle-secondary.tsx.md +18 -0
  164. package/build/docs/autogenerated/usage/react/button-subtle-tertiary.tsx.md +18 -0
  165. package/build/docs/autogenerated/usage/react/button-tertiary.tsx.md +18 -0
  166. package/build/docs/autogenerated/usage/react/button-with-link.tsx.md +6 -6
  167. package/build/docs/autogenerated/usage/react/content-header-with-slot.tsx.md +3 -3
  168. package/build/docs/autogenerated/usage/react/input.tsx.md +7 -1
  169. package/build/docs/autogenerated/usage/react/loading.tsx.md +1 -1
  170. package/build/docs/autogenerated/usage/react/menu-with-bottom-tabs.tsx.md +1 -1
  171. package/build/docs/autogenerated/usage/react/slider-validation.tsx.md +61 -0
  172. package/build/docs/autogenerated/usage/react/tabs-overflow.tsx.md +37 -0
  173. package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +6 -6
  174. package/build/docs/autogenerated/usage/react/tabs.scoped.css.md +6 -1
  175. package/build/docs/autogenerated/usage/react/tabs.tsx.md +5 -3
  176. package/build/docs/autogenerated/usage/react/vertical-tabs-with-avatar.tsx.md +1 -1
  177. package/build/docs/autogenerated/usage/vue/button-danger-primary.vue.md +12 -0
  178. package/build/docs/autogenerated/usage/vue/button-danger-secondary.vue.md +12 -0
  179. package/build/docs/autogenerated/usage/vue/button-danger-tertiary.vue.md +12 -0
  180. package/build/docs/autogenerated/usage/vue/button-secondary.vue.md +2 -2
  181. package/build/docs/autogenerated/usage/vue/button-subtle-primary.vue.md +12 -0
  182. package/build/docs/autogenerated/usage/vue/button-subtle-secondary.vue.md +12 -0
  183. package/build/docs/autogenerated/usage/vue/button-subtle-tertiary.vue.md +12 -0
  184. package/build/docs/autogenerated/usage/vue/button-tertiary.vue.md +12 -0
  185. package/build/docs/autogenerated/usage/vue/button-with-link.vue.md +6 -6
  186. package/build/docs/autogenerated/usage/vue/content-header-with-slot.vue.md +3 -3
  187. package/build/docs/autogenerated/usage/vue/loading.vue.md +2 -2
  188. package/build/docs/autogenerated/usage/vue/menu-with-bottom-tabs.vue.md +1 -1
  189. package/build/docs/autogenerated/usage/vue/slider-validation.vue.md +59 -0
  190. package/build/docs/autogenerated/usage/vue/tabs-overflow.vue.md +38 -0
  191. package/build/docs/autogenerated/usage/vue/tabs.css.md +6 -1
  192. package/build/docs/autogenerated/usage/vue/tabs.vue.md +21 -3
  193. package/build/docs/autogenerated/utils/loading.mdx +1 -1
  194. package/build/docs/autogenerated/utils/modal-loading-options.mdx +9 -0
  195. package/build/docs/autogenerated/version.json +1 -1
  196. package/build/static/demo/v2/angular/button-danger-primary.ts +18 -0
  197. package/build/static/demo/v2/angular/button-danger-secondary.ts +18 -0
  198. package/build/static/demo/v2/angular/button-danger-tertiary.html +2 -0
  199. package/build/static/demo/v2/angular/button-danger-tertiary.ts +17 -0
  200. package/build/static/demo/v2/angular/button-secondary.ts +2 -2
  201. package/build/static/demo/v2/angular/button-subtle-primary.ts +21 -0
  202. package/build/static/demo/v2/angular/button-subtle-secondary.ts +21 -0
  203. package/build/static/demo/v2/angular/button-subtle-tertiary.ts +29 -0
  204. package/build/static/demo/v2/angular/button-tertiary.ts +21 -0
  205. package/build/static/demo/v2/angular/button-with-link.html +4 -4
  206. package/build/static/demo/v2/angular/content-header-with-slot.html +3 -3
  207. package/build/static/demo/v2/angular/loading.ts +1 -1
  208. package/build/static/demo/v2/angular/slider-validation.html +60 -0
  209. package/build/static/demo/v2/angular/slider-validation.ts +17 -0
  210. package/build/static/demo/v2/angular/tabs-overflow.ts +48 -0
  211. package/build/static/demo/v2/angular/tabs.css +7 -1
  212. package/build/static/demo/v2/angular/tabs.ts +5 -4
  213. package/build/static/demo/v2/angular_standalone/button-danger-primary.ts +19 -0
  214. package/build/static/demo/v2/angular_standalone/button-danger-secondary.ts +19 -0
  215. package/build/static/demo/v2/angular_standalone/button-danger-tertiary.html +11 -0
  216. package/build/static/demo/v2/angular_standalone/button-danger-tertiary.ts +18 -0
  217. package/build/static/demo/v2/angular_standalone/button-secondary.ts +2 -2
  218. package/build/static/demo/v2/angular_standalone/button-subtle-primary.ts +22 -0
  219. package/build/static/demo/v2/angular_standalone/button-subtle-secondary.ts +22 -0
  220. package/build/static/demo/v2/angular_standalone/button-subtle-tertiary.ts +30 -0
  221. package/build/static/demo/v2/angular_standalone/button-tertiary.ts +22 -0
  222. package/build/static/demo/v2/angular_standalone/button-with-link.html +4 -4
  223. package/build/static/demo/v2/angular_standalone/content-header-with-slot.html +3 -3
  224. package/build/static/demo/v2/angular_standalone/loading.ts +1 -1
  225. package/build/static/demo/v2/angular_standalone/slider-validation.html +60 -0
  226. package/build/static/demo/v2/angular_standalone/slider-validation.ts +18 -0
  227. package/build/static/demo/v2/angular_standalone/tabs-overflow.ts +49 -0
  228. package/build/static/demo/v2/angular_standalone/tabs.css +7 -1
  229. package/build/static/demo/v2/angular_standalone/tabs.ts +6 -7
  230. package/build/static/demo/v2/angular_standalone/tile.ts +31 -22
  231. package/build/static/demo/v2/html/button-danger-primary.html +23 -0
  232. package/build/static/demo/v2/html/button-danger-secondary.html +23 -0
  233. package/build/static/demo/v2/html/button-danger-tertiary.html +23 -0
  234. package/build/static/demo/v2/html/button-secondary.html +2 -2
  235. package/build/static/demo/v2/html/button-subtle-primary.html +23 -0
  236. package/build/static/demo/v2/html/button-subtle-secondary.html +23 -0
  237. package/build/static/demo/v2/html/button-subtle-tertiary.html +23 -0
  238. package/build/static/demo/v2/html/button-tertiary.html +23 -0
  239. package/build/static/demo/v2/html/button-with-link.html +4 -4
  240. package/build/static/demo/v2/html/content-header-with-slot.html +3 -3
  241. package/build/static/demo/v2/html/loading.html +1 -1
  242. package/build/static/demo/v2/html/slider-validation.html +72 -0
  243. package/build/static/demo/v2/html/tabs-overflow.html +70 -0
  244. package/build/static/demo/v2/html/tabs.css +7 -1
  245. package/build/static/demo/v2/html/tabs.html +29 -16
  246. package/build/static/demo/v2/preview/html/assets/a11y-DAzBNVe7-CO1Uj69l.js +127 -0
  247. package/build/static/demo/v2/preview/html/assets/action-card-DPxP1WXA.js +12 -0
  248. package/build/static/demo/v2/preview/html/assets/add-icons-CvHcdrA6.js +8 -0
  249. package/build/static/demo/v2/preview/html/assets/aggrid-DOiIGdGA.js +49990 -0
  250. package/build/static/demo/v2/preview/html/assets/animation-BLaucX4x-BWLd_Wig.js +98 -0
  251. package/build/static/demo/v2/preview/html/assets/application-ZTsPD3Zg.js +7 -0
  252. package/build/static/demo/v2/preview/html/assets/application-advanced-CViHNsbF.js +30 -0
  253. package/build/static/demo/v2/preview/html/assets/application-app-switch-beu4Wo7g.js +96 -0
  254. package/build/static/demo/v2/preview/html/assets/application-breakpoints-lj0NrBig.js +15 -0
  255. package/build/static/demo/v2/preview/html/assets/application-header-DfBmbctW.js +7 -0
  256. package/build/static/demo/v2/preview/html/assets/base-button-CV0w47z9-ChfeyWNW.js +67 -0
  257. package/build/static/demo/v2/preview/html/assets/base-icon-button-BuHd34qo-6FAyhit5.js +8 -0
  258. package/build/static/demo/v2/preview/html/assets/blind-header-actions-GIf8m5gu.js +8 -0
  259. package/build/static/demo/v2/preview/html/assets/blind-variants-CPswXSvv.js +7 -0
  260. package/build/static/demo/v2/preview/html/assets/button-loading-yH2LqEu9.js +7 -0
  261. package/build/static/demo/v2/preview/html/assets/button-text-icon-BJhHnYM3.js +8 -0
  262. package/build/static/demo/v2/preview/html/assets/button-with-icon-CAvMWtB7.js +8 -0
  263. package/build/static/demo/v2/preview/html/assets/button-with-link-C9uZjBvl.js +9 -0
  264. package/build/static/demo/v2/preview/html/assets/card-BYyp0sqK.js +12 -0
  265. package/build/static/demo/v2/preview/html/assets/card-list-lnMy_PtF.js +8 -0
  266. package/build/static/demo/v2/preview/html/assets/chip-Be_MshYD.js +7 -0
  267. package/build/static/demo/v2/preview/html/assets/content-ZTsPD3Zg.js +7 -0
  268. package/build/static/demo/v2/preview/html/assets/content-header-no-back-Do_i-AHs.js +9 -0
  269. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-u8OXIRlU.js +7 -0
  270. package/build/static/demo/v2/preview/html/assets/custom-field-DCVzTyNE.js +7 -0
  271. package/build/static/demo/v2/preview/html/assets/date-input-with-slots-km08UJrd.js +7 -0
  272. package/build/static/demo/v2/preview/html/assets/datetime-D1WplX1z-grPSvmS5.js +6123 -0
  273. package/build/static/demo/v2/preview/html/assets/dropdown-button-7n0RxHtD.js +7 -0
  274. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-7n0RxHtD.js +7 -0
  275. package/build/static/demo/v2/preview/html/assets/dropdown-icon-BsdbE6Bn.js +9 -0
  276. package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-B6tGHF7o.js +11 -0
  277. package/build/static/demo/v2/preview/html/assets/dropdown-submenu-CPt-Vvsv.js +9 -0
  278. package/build/static/demo/v2/preview/html/assets/echarts-De4Xy87m.js +144 -0
  279. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-aY1Bm2bt.js +63 -0
  280. package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-D4zlHTqq.js +57 -0
  281. package/build/static/demo/v2/preview/html/assets/echarts-circle-0HaWZK5M.js +65 -0
  282. package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DlaSUo_Q.js +84 -0
  283. package/build/static/demo/v2/preview/html/assets/echarts-gauge-DE-rwqYe.js +142 -0
  284. package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-C85X-Kc9.js +83 -0
  285. package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-BdRsORsT.js +126 -0
  286. package/build/static/demo/v2/preview/html/assets/echarts-line-simple-BRTqSoT8.js +45 -0
  287. package/build/static/demo/v2/preview/html/assets/echarts-pie-BZ2vJK3p.js +64 -0
  288. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-CS7aGf0-.js +84 -0
  289. package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-OxTlYeZg.js +93 -0
  290. package/build/static/demo/v2/preview/html/assets/echarts-special-3d-Dxth4BS7.js +80 -0
  291. package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Bvob3Ood.js +61 -0
  292. package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-jYQRWZN3.js +87 -0
  293. package/build/static/demo/v2/preview/html/assets/empty-state-DipeepHn.js +7 -0
  294. package/build/static/demo/v2/preview/html/assets/empty-state-compact-DipeepHn.js +7 -0
  295. package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-DipeepHn.js +7 -0
  296. package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-CB7jq6xl.js +6 -0
  297. package/build/static/demo/v2/preview/html/assets/event-list-filled-wRLZaic6.js +18 -0
  298. package/build/static/demo/v2/preview/html/assets/event-list-selected-CRWF0P7b.js +27 -0
  299. package/build/static/demo/v2/preview/html/assets/flip-tile-KIru3LCB.js +7 -0
  300. package/build/static/demo/v2/preview/html/assets/global-7ZbTfMw3.js +3056 -0
  301. package/build/static/demo/v2/preview/html/assets/global-D7pkbQ45.css +5572 -0
  302. package/build/static/demo/v2/preview/html/assets/helper-text-util-C9sLzo0k-ByYMuUsm.js +27 -0
  303. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-D7b8mebd.js +29 -0
  304. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-D7b8mebd.js +29 -0
  305. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-D7b8mebd.js +29 -0
  306. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-D7b8mebd.js +29 -0
  307. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-D7b8mebd.js +29 -0
  308. package/build/static/demo/v2/preview/html/assets/index-BBzEV-f4-ChQfUIyc.js +96 -0
  309. package/build/static/demo/v2/preview/html/assets/index-BG5XMoOy-CF7NkFDC.js +22 -0
  310. package/build/static/demo/v2/preview/html/assets/index-BWsIQ1EH.js +76 -0
  311. package/build/static/demo/v2/preview/html/assets/index-B_6Kcb-H.js +74 -0
  312. package/build/static/demo/v2/preview/html/assets/index-VcTKdkWt.js +1061 -0
  313. package/build/static/demo/v2/preview/html/assets/index-c_Lae2aM.js +4 -0
  314. package/build/static/demo/v2/preview/html/assets/init-6zSVdjuR.js +1577 -0
  315. package/build/static/demo/v2/preview/html/assets/input-with-slots-km08UJrd.js +7 -0
  316. package/build/static/demo/v2/preview/html/assets/input.fc-C1ytwpkt-bTPpCuNQ.js +271 -0
  317. package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-CIgyqiQf.js +23 -0
  318. package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BAferosB.js +187 -0
  319. package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-CW10luYl.js +40 -0
  320. package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Cf8cxPgW.js +48 -0
  321. package/build/static/demo/v2/preview/html/assets/ix-application.entry-BINHMRFz.js +120 -0
  322. package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DHwFVF_K.js +93 -0
  323. package/build/static/demo/v2/preview/html/assets/ix-blind.entry-CF1Ln4FH.js +86 -0
  324. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-BvnUlZad.js +70 -0
  325. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-BAd3cY2I.js +103 -0
  326. package/build/static/demo/v2/preview/html/assets/ix-button.entry-CRiqzFkG.js +101 -0
  327. package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B6XSM9xC.js +81 -0
  328. package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-D0jQOqfX.js +155 -0
  329. package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-BTFL2Ekf.js +35 -0
  330. package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-D924wGUo.js +497 -0
  331. package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-BNyF_Cv-.js +89 -0
  332. package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-BTlDHNdu.js +109 -0
  333. package/build/static/demo/v2/preview/html/assets/ix-chip.entry-C2ONTqgJ.js +70 -0
  334. package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-CZ49GtRE.js +553 -0
  335. package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-B2rb6wwv.js +25 -0
  336. package/build/static/demo/v2/preview/html/assets/ix-content.entry-DGPFvRYj.js +27 -0
  337. package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-te-lGhkq.js +16 -0
  338. package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CL9fyFUm.js +82 -0
  339. package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-DvGSJggv.js +44 -0
  340. package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-Bt709rSL.js +181 -0
  341. package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-D4JuRopG.js +253 -0
  342. package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-BbuiNfpo.js +31 -0
  343. package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DkK0Tp6p.js +49 -0
  344. package/build/static/demo/v2/preview/html/assets/ix-divider.entry-miuSysZr.js +14 -0
  345. package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-C5d5BIrF.js +135 -0
  346. package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-C284Le09.js +43 -0
  347. package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-B-_ACd4S.js +14 -0
  348. package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_af2CtU.js +49 -0
  349. package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-CijKaukT.js +14 -0
  350. package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-DftMOO31.js +403 -0
  351. package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-gdnvcMA0.js +16 -0
  352. package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-Dzl_GcXp.js +36 -0
  353. package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-BWbe0iXR.js +129 -0
  354. package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-Bra1tzX9.js +81 -0
  355. package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-CpajN8qr.js +174 -0
  356. package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-CeNTgWyQ.js +110 -0
  357. package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BwxrRn4y.js +15 -0
  358. package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-h2PC8IpF.js +127 -0
  359. package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DyLYhTWo.js +74 -0
  360. package/build/static/demo/v2/preview/html/assets/ix-group.entry-CZtLbKne.js +161 -0
  361. package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-CD56QwiN.js +66 -0
  362. package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-p7yX7QzK.js +95 -0
  363. package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-C7zUrEYu.js +56 -0
  364. package/build/static/demo/v2/preview/html/assets/ix-icon.entry-Co7qlYpz.js +253 -0
  365. package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-DHby_kcV.js +122 -0
  366. package/build/static/demo/v2/preview/html/assets/ix-input.entry-Dpz10z4m.js +156 -0
  367. package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-D4uicCeS.js +15 -0
  368. package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CWdnuFkv.js +18 -0
  369. package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-93n7kNbV.js +40 -0
  370. package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-D1TtACRt.js +90 -0
  371. package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CTnqpsK5.js +23 -0
  372. package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-CHFJyAik.js +29 -0
  373. package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-28uo1qrP.js +29 -0
  374. package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-C0R-Bc8y.js +42 -0
  375. package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-D3vmp8xE.js +47 -0
  376. package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-DPO8fZRu.js +204 -0
  377. package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-D3uZcwxr.js +39 -0
  378. package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-B0azZYlT.js +112 -0
  379. package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-EW91dIYc.js +29 -0
  380. package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DmV8Tic2.js +104 -0
  381. package/build/static/demo/v2/preview/html/assets/ix-menu.entry-C0CNaoX6.js +474 -0
  382. package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-8JM7iJTV.js +56 -0
  383. package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-8nB6mrm9.js +60 -0
  384. package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-CVojT8C9.js +14 -0
  385. package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-ZrRXvysM.js +14 -0
  386. package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BARCVM8Z.js +180 -0
  387. package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-BGbHGtcT.js +270 -0
  388. package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-9cKU7Feq.js +151 -0
  389. package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-B-cynyXc.js +270 -0
  390. package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BNcCjRD-.js +466 -0
  391. package/build/static/demo/v2/preview/html/assets/ix-pill.entry-DUMPV7Bo.js +68 -0
  392. package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D67NJI5O.js +108 -0
  393. package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-BqfD6LMl.js +18 -0
  394. package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BE6a0CGv.js +158 -0
  395. package/build/static/demo/v2/preview/html/assets/ix-radio.entry-lWfKmrSL.js +134 -0
  396. package/build/static/demo/v2/preview/html/assets/ix-select.entry-ClztaKAm.js +610 -0
  397. package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CcX-eCG9.js +236 -0
  398. package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CBEDxvHn.js +44 -0
  399. package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BlbG_zmw.js +433 -0
  400. package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-BaLuOiee.js +224 -0
  401. package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Byxfx-if.js +36 -0
  402. package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-C9nwO4e_.js +257 -0
  403. package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-jn6GPZJK.js +591 -0
  404. package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-BxJzO1qC.js +109 -0
  405. package/build/static/demo/v2/preview/html/assets/ix-toast.entry-B8in75Vw.js +87 -0
  406. package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-C0395Y7_.js +47 -0
  407. package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-Kx-L7SBb.js +118 -0
  408. package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-Ck2sYYcQ.js +323 -0
  409. package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-DpVjUHR3.js +29 -0
  410. package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CVG3eTH1.js +580 -0
  411. package/build/static/demo/v2/preview/html/assets/ix-typography.entry-DKOKOJaE.js +35 -0
  412. package/build/static/demo/v2/preview/html/assets/ix-upload.entry-CV7CfncL.js +146 -0
  413. package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-B2-FKrpn.js +150 -0
  414. package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-BhauAYHK.js +119 -0
  415. package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-DEmOnb3c.js +77 -0
  416. package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-MH6Mvgrw.js +7 -0
  417. package/build/static/demo/v2/preview/html/assets/key-value-with-icon-MH6Mvgrw.js +7 -0
  418. package/build/static/demo/v2/preview/html/assets/listener-DcAn-vyA-vMwX8dLP.js +64 -0
  419. package/build/static/demo/v2/preview/html/assets/loading-D1eanxfo.js +23 -0
  420. package/build/static/demo/v2/preview/html/assets/menu-category-CsGl8jiZ.js +14 -0
  421. package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-DDqDSFLW.js +8 -0
  422. package/build/static/demo/v2/preview/html/assets/message-B0A6QA5c.js +21 -0
  423. package/build/static/demo/v2/preview/html/assets/message-bar-removal-90-p8mnq.js +27 -0
  424. package/build/static/demo/v2/preview/html/assets/modal-B4NTsLyj.js +56 -0
  425. package/build/static/demo/v2/preview/html/assets/modal-BJAcx3Qd-CMIZ8YSL.js +224 -0
  426. package/build/static/demo/v2/preview/html/assets/modal-close-CIL-3qAR.js +59 -0
  427. package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-Cw4Ra31w.js +54 -0
  428. package/build/static/demo/v2/preview/html/assets/modal-sizes-D1ESLif6.js +56 -0
  429. package/build/static/demo/v2/preview/html/assets/number-input-with-slots-km08UJrd.js +7 -0
  430. package/build/static/demo/v2/preview/html/assets/pill-BuAYsW_H.js +7 -0
  431. package/build/static/demo/v2/preview/html/assets/pill-variants-C3S7fdno.js +7 -0
  432. package/build/static/demo/v2/preview/html/assets/push-card-km08UJrd.js +7 -0
  433. package/build/static/demo/v2/preview/html/assets/slider-error-BmJqSYnQ.js +9 -0
  434. package/build/static/demo/v2/preview/html/assets/slider-marker-BmJqSYnQ.js +9 -0
  435. package/build/static/demo/v2/preview/html/assets/slider-trace-BmJqSYnQ.js +9 -0
  436. package/build/static/demo/v2/preview/html/assets/split-button-TN-f5qhu.js +7 -0
  437. package/build/static/demo/v2/preview/html/assets/split-button-icons-m2iH_QyE.js +10 -0
  438. package/build/static/demo/v2/preview/html/assets/tabs-CcAdORz5.css +32 -0
  439. package/build/static/demo/v2/preview/html/assets/tabs-overflow-DWhXzaR3.js +14 -0
  440. package/build/static/demo/v2/preview/html/assets/tabs-rounded-ByQqpX4p.js +12 -0
  441. package/build/static/demo/v2/preview/html/assets/theme-switcher-CpQ8JvHL-B4B-3Xrp.js +154 -0
  442. package/build/static/demo/v2/preview/html/assets/theme-switcher-DQoWbElz.js +57 -0
  443. package/build/static/demo/v2/preview/html/assets/tile-DxPWnSId.js +8 -0
  444. package/build/static/demo/v2/preview/html/assets/time-input-with-slots-km08UJrd.js +7 -0
  445. package/build/static/demo/v2/preview/html/assets/toast-BYBP5w_W.js +18 -0
  446. package/build/static/demo/v2/preview/html/assets/toast-custom-BNMRKrwN.js +51 -0
  447. package/build/static/demo/v2/preview/html/assets/toast-position-DOum0rFY.js +19 -0
  448. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-COPSYDpB.js +29 -0
  449. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-COPSYDpB.js +29 -0
  450. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-COPSYDpB.js +29 -0
  451. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-COPSYDpB.js +29 -0
  452. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-COPSYDpB.js +29 -0
  453. package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-COPSYDpB.js +29 -0
  454. package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-CsffgxQY.js +8 -0
  455. package/build/static/demo/v2/preview/html/assets/tree-custom-CJnp0YOH.js +5 -0
  456. package/build/static/demo/v2/preview/html/assets/validation-CTBekLDe-sG9H3Ujv.js +115 -0
  457. package/build/static/demo/v2/preview/html/assets/validation-select-BFnRnzvg.js +10 -0
  458. package/build/static/demo/v2/preview/html/assets/vertical-tabs-k0YwyxPH.js +10 -0
  459. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-k0YwyxPH.js +10 -0
  460. package/build/static/demo/v2/preview/html/component-usage-by-component.json +17 -13
  461. package/build/static/demo/v2/preview/html/component-usage.json +37 -27
  462. package/build/static/demo/v2/preview/html/index.html +3 -3
  463. package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +3 -3
  464. package/build/static/demo/v2/preview/html/preview-examples/action-card.html +6 -6
  465. package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +6 -6
  466. package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +4 -4
  467. package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +6 -6
  468. package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +4 -4
  469. package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +4 -4
  470. package/build/static/demo/v2/preview/html/preview-examples/application-header.html +6 -6
  471. package/build/static/demo/v2/preview/html/preview-examples/application.html +4 -4
  472. package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +3 -3
  473. package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +3 -3
  474. package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +3 -3
  475. package/build/static/demo/v2/preview/html/preview-examples/avatar.html +3 -3
  476. package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +6 -6
  477. package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +6 -6
  478. package/build/static/demo/v2/preview/html/preview-examples/blind.html +3 -3
  479. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +3 -3
  480. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +3 -3
  481. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +3 -3
  482. package/build/static/demo/v2/preview/html/preview-examples/button-danger-primary.html +25 -0
  483. package/build/static/demo/v2/preview/html/preview-examples/button-danger-secondary.html +25 -0
  484. package/build/static/demo/v2/preview/html/preview-examples/button-danger-tertiary.html +25 -0
  485. package/build/static/demo/v2/preview/html/preview-examples/button-group.html +3 -3
  486. package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +6 -6
  487. package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +6 -6
  488. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-primary.html +25 -0
  489. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-secondary.html +25 -0
  490. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-tertiary.html +25 -0
  491. package/build/static/demo/v2/preview/html/preview-examples/button-tertiary.html +25 -0
  492. package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +7 -7
  493. package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +6 -6
  494. package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +10 -10
  495. package/build/static/demo/v2/preview/html/preview-examples/buttons.html +4 -4
  496. package/build/static/demo/v2/preview/html/preview-examples/card-list.html +6 -6
  497. package/build/static/demo/v2/preview/html/preview-examples/card.html +6 -6
  498. package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +3 -3
  499. package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +3 -3
  500. package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +3 -3
  501. package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +3 -3
  502. package/build/static/demo/v2/preview/html/preview-examples/chip.html +6 -6
  503. package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +6 -6
  504. package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +9 -9
  505. package/build/static/demo/v2/preview/html/preview-examples/content-header.html +3 -3
  506. package/build/static/demo/v2/preview/html/preview-examples/content.html +4 -4
  507. package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +3 -3
  508. package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +6 -6
  509. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +3 -3
  510. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +3 -3
  511. package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +3 -3
  512. package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +3 -3
  513. package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +3 -3
  514. package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +3 -3
  515. package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +3 -3
  516. package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +6 -6
  517. package/build/static/demo/v2/preview/html/preview-examples/date-input.html +3 -3
  518. package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +3 -3
  519. package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +3 -3
  520. package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +3 -3
  521. package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +3 -3
  522. package/build/static/demo/v2/preview/html/preview-examples/divider.html +3 -3
  523. package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +3 -3
  524. package/build/static/demo/v2/preview/html/preview-examples/drawer.html +3 -3
  525. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +6 -6
  526. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +6 -6
  527. package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +6 -6
  528. package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +6 -6
  529. package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +6 -6
  530. package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +3 -3
  531. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +10 -10
  532. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +10 -10
  533. package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +10 -10
  534. package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +12 -12
  535. package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +10 -10
  536. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +10 -10
  537. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +10 -10
  538. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +10 -10
  539. package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +10 -10
  540. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +10 -10
  541. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +10 -10
  542. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +10 -10
  543. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +10 -10
  544. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +10 -10
  545. package/build/static/demo/v2/preview/html/preview-examples/echarts.html +10 -10
  546. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +6 -6
  547. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +6 -6
  548. package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +6 -6
  549. package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +3 -3
  550. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +4 -4
  551. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +3 -3
  552. package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +4 -4
  553. package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +4 -4
  554. package/build/static/demo/v2/preview/html/preview-examples/event-list.html +3 -3
  555. package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +3 -3
  556. package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +6 -6
  557. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +3 -3
  558. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +3 -3
  559. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +3 -3
  560. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +3 -3
  561. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +3 -3
  562. package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +3 -3
  563. package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +3 -3
  564. package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +3 -3
  565. package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +3 -3
  566. package/build/static/demo/v2/preview/html/preview-examples/grid.html +3 -3
  567. package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +3 -3
  568. package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +3 -3
  569. package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +3 -3
  570. package/build/static/demo/v2/preview/html/preview-examples/group.html +3 -3
  571. package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +3 -3
  572. package/build/static/demo/v2/preview/html/preview-examples/html-table.html +3 -3
  573. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +6 -6
  574. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-primary.html +6 -6
  575. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-secondary.html +6 -6
  576. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-tertiary.html +6 -6
  577. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-tertiary.html +6 -6
  578. package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +3 -3
  579. package/build/static/demo/v2/preview/html/preview-examples/input-label.html +3 -3
  580. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +3 -3
  581. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +3 -3
  582. package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +3 -3
  583. package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +3 -3
  584. package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +3 -3
  585. package/build/static/demo/v2/preview/html/preview-examples/input-types.html +3 -3
  586. package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +3 -3
  587. package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +6 -6
  588. package/build/static/demo/v2/preview/html/preview-examples/input.html +3 -3
  589. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +3 -3
  590. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +3 -3
  591. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +6 -6
  592. package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +3 -3
  593. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +3 -3
  594. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +6 -6
  595. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +3 -3
  596. package/build/static/demo/v2/preview/html/preview-examples/key-value.html +3 -3
  597. package/build/static/demo/v2/preview/html/preview-examples/kpi.html +3 -3
  598. package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +3 -3
  599. package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +3 -3
  600. package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +3 -3
  601. package/build/static/demo/v2/preview/html/preview-examples/link-button.html +3 -3
  602. package/build/static/demo/v2/preview/html/preview-examples/loading.html +9 -9
  603. package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +6 -6
  604. package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +6 -6
  605. package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +4 -4
  606. package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +3 -3
  607. package/build/static/demo/v2/preview/html/preview-examples/message.html +9 -9
  608. package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +9 -9
  609. package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +9 -9
  610. package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +9 -9
  611. package/build/static/demo/v2/preview/html/preview-examples/modal.html +9 -9
  612. package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +3 -3
  613. package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +3 -3
  614. package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +3 -3
  615. package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +3 -3
  616. package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +3 -3
  617. package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +6 -6
  618. package/build/static/demo/v2/preview/html/preview-examples/number-input.html +3 -3
  619. package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +3 -3
  620. package/build/static/demo/v2/preview/html/preview-examples/pagination.html +3 -3
  621. package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +3 -3
  622. package/build/static/demo/v2/preview/html/preview-examples/pane.html +3 -3
  623. package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +6 -6
  624. package/build/static/demo/v2/preview/html/preview-examples/pill.html +6 -6
  625. package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +3 -3
  626. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +3 -3
  627. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +3 -3
  628. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +3 -3
  629. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +3 -3
  630. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +3 -3
  631. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +3 -3
  632. package/build/static/demo/v2/preview/html/preview-examples/push-card.html +6 -6
  633. package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +3 -3
  634. package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +3 -3
  635. package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +3 -3
  636. package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +3 -3
  637. package/build/static/demo/v2/preview/html/preview-examples/radio.html +3 -3
  638. package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +3 -3
  639. package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +3 -3
  640. package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +3 -3
  641. package/build/static/demo/v2/preview/html/preview-examples/select.html +3 -3
  642. package/build/static/demo/v2/preview/html/preview-examples/settings.html +3 -3
  643. package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +4 -4
  644. package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +4 -4
  645. package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +4 -4
  646. package/build/static/demo/v2/preview/html/preview-examples/slider-validation.html +74 -0
  647. package/build/static/demo/v2/preview/html/preview-examples/slider.html +3 -3
  648. package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +3 -3
  649. package/build/static/demo/v2/preview/html/preview-examples/spinner.html +3 -3
  650. package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +6 -6
  651. package/build/static/demo/v2/preview/html/preview-examples/split-button.html +6 -6
  652. package/build/static/demo/v2/preview/html/preview-examples/tabs-overflow.html +60 -0
  653. package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +6 -6
  654. package/build/static/demo/v2/preview/html/preview-examples/tabs.html +33 -20
  655. package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +3 -3
  656. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +3 -3
  657. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +3 -3
  658. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +3 -3
  659. package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +3 -3
  660. package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +3 -3
  661. package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +3 -3
  662. package/build/static/demo/v2/preview/html/preview-examples/textarea.html +3 -3
  663. package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +9 -9
  664. package/build/static/demo/v2/preview/html/preview-examples/tile.html +6 -6
  665. package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +3 -3
  666. package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +3 -3
  667. package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +3 -3
  668. package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +3 -3
  669. package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +6 -6
  670. package/build/static/demo/v2/preview/html/preview-examples/time-input.html +3 -3
  671. package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +3 -3
  672. package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +3 -3
  673. package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +3 -3
  674. package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +11 -11
  675. package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +9 -9
  676. package/build/static/demo/v2/preview/html/preview-examples/toast.html +9 -9
  677. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +6 -6
  678. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +6 -6
  679. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-primary.html +6 -6
  680. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-secondary.html +6 -6
  681. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-tertiary.html +6 -6
  682. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-tertiary.html +6 -6
  683. package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +3 -3
  684. package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +3 -3
  685. package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +3 -3
  686. package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +3 -3
  687. package/build/static/demo/v2/preview/html/preview-examples/toggle.html +3 -3
  688. package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +6 -6
  689. package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +3 -3
  690. package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +6 -6
  691. package/build/static/demo/v2/preview/html/preview-examples/tree.html +3 -3
  692. package/build/static/demo/v2/preview/html/preview-examples/upload.html +3 -3
  693. package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +4 -4
  694. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +6 -6
  695. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +6 -6
  696. package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +3 -3
  697. package/build/static/demo/v2/preview/html/preview-examples/workflow.html +3 -3
  698. package/build/static/demo/v2/preview/mobile/assets/index-CFPRKwV2.css +1 -0
  699. package/build/static/demo/v2/preview/mobile/assets/index-X1He9H_F.js +2 -0
  700. package/build/static/demo/v2/preview/mobile/assets/index-legacy-CZAc-Omx.js +46 -0
  701. package/build/static/demo/v2/preview/mobile/assets/index7-2H6b30SR.js +1 -0
  702. package/build/static/demo/v2/preview/mobile/assets/index7-legacy-1rTT3JsI.js +5 -0
  703. package/build/static/demo/v2/preview/mobile/assets/index8-CI09UbGf.js +1 -0
  704. package/build/static/demo/v2/preview/mobile/assets/index8-legacy-oyrG2CxX.js +5 -0
  705. package/build/static/demo/v2/preview/mobile/assets/input-shims-DVg5nRWa.js +1 -0
  706. package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-D0GZstDH.js +5 -0
  707. package/build/static/demo/v2/preview/mobile/assets/ios.transition-CcsvWtNH.js +1 -0
  708. package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-Cr0-DHxu.js +5 -0
  709. package/build/static/demo/v2/preview/mobile/assets/keyboard-B2gai_bL.js +1 -0
  710. package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-DZ8P_qqB.js +5 -0
  711. package/build/static/demo/v2/preview/mobile/assets/md.transition-DCAaHW24.js +1 -0
  712. package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-lPCgnZLq.js +5 -0
  713. package/build/static/demo/v2/preview/mobile/assets/status-tap-BAsD7KXk.js +1 -0
  714. package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-Cirxs89r.js +5 -0
  715. package/build/static/demo/v2/preview/mobile/assets/swipe-back-BoZqzKrh.js +1 -0
  716. package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-n5u92_tx.js +5 -0
  717. package/build/static/demo/v2/preview/mobile/assets/web-DoSuDtt4.js +1 -0
  718. package/build/static/demo/v2/preview/mobile/assets/web-DyDqv4X_.js +1 -0
  719. package/build/static/demo/v2/preview/mobile/assets/web-legacy-C_mU7i8P.js +1 -0
  720. package/build/static/demo/v2/preview/mobile/assets/web-legacy-DPHjEMsE.js +1 -0
  721. package/build/static/demo/v2/preview/mobile/index.html +3 -3
  722. package/build/static/demo/v2/react/button-danger-primary.tsx +23 -0
  723. package/build/static/demo/v2/react/button-danger-secondary.tsx +25 -0
  724. package/build/static/demo/v2/react/button-danger-tertiary.tsx +25 -0
  725. package/build/static/demo/v2/react/button-secondary.tsx +2 -2
  726. package/build/static/demo/v2/react/button-subtle-primary.tsx +23 -0
  727. package/build/static/demo/v2/react/button-subtle-secondary.tsx +25 -0
  728. package/build/static/demo/v2/react/button-subtle-tertiary.tsx +25 -0
  729. package/build/static/demo/v2/react/button-tertiary.tsx +25 -0
  730. package/build/static/demo/v2/react/button-with-link.tsx +6 -6
  731. package/build/static/demo/v2/react/content-header-with-slot.tsx +3 -3
  732. package/build/static/demo/v2/react/input.tsx +7 -1
  733. package/build/static/demo/v2/react/loading.tsx +1 -1
  734. package/build/static/demo/v2/react/menu-with-bottom-tabs.tsx +1 -1
  735. package/build/static/demo/v2/react/slider-validation.tsx +68 -0
  736. package/build/static/demo/v2/react/tabs-overflow.tsx +44 -0
  737. package/build/static/demo/v2/react/tabs-rounded.tsx +6 -6
  738. package/build/static/demo/v2/react/tabs.scoped.css +7 -1
  739. package/build/static/demo/v2/react/tabs.tsx +5 -3
  740. package/build/static/demo/v2/react/vertical-tabs-with-avatar.tsx +1 -1
  741. package/build/static/demo/v2/vue/button-danger-primary.vue +19 -0
  742. package/build/static/demo/v2/vue/button-danger-secondary.vue +19 -0
  743. package/build/static/demo/v2/vue/button-danger-tertiary.vue +19 -0
  744. package/build/static/demo/v2/vue/button-secondary.vue +2 -2
  745. package/build/static/demo/v2/vue/button-subtle-primary.vue +19 -0
  746. package/build/static/demo/v2/vue/button-subtle-secondary.vue +19 -0
  747. package/build/static/demo/v2/vue/button-subtle-tertiary.vue +19 -0
  748. package/build/static/demo/v2/vue/button-tertiary.vue +19 -0
  749. package/build/static/demo/v2/vue/button-with-link.vue +6 -6
  750. package/build/static/demo/v2/vue/content-header-with-slot.vue +3 -3
  751. package/build/static/demo/v2/vue/loading.vue +2 -2
  752. package/build/static/demo/v2/vue/menu-with-bottom-tabs.vue +1 -1
  753. package/build/static/demo/v2/vue/slider-validation.vue +66 -0
  754. package/build/static/demo/v2/vue/tabs-overflow.vue +44 -0
  755. package/build/static/demo/v2/vue/tabs.css +7 -1
  756. package/build/static/demo/v2/vue/tabs.vue +21 -3
  757. package/build/static/storybook-static/assets/Color-ASIRERSW-DgFEgTSe.js +1 -0
  758. package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-3uC0Kc23.js +10 -0
  759. package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-D7DL2Ujg.js +9 -0
  760. package/build/static/storybook-static/assets/a11y-action-card.stories-CNJpcs5A.js +72 -0
  761. package/build/static/storybook-static/assets/a11y-menu.stories-CEa_nicC.js +216 -0
  762. package/build/static/storybook-static/assets/action-card.stories-BSIi9GF2.js +86 -0
  763. package/build/static/storybook-static/assets/application-header.stories-8IvjK02r.js +158 -0
  764. package/build/static/storybook-static/assets/avatar.stories-LJmUFMc5.js +30 -0
  765. package/build/static/storybook-static/assets/axe-BpZO0Bda.js +20 -0
  766. package/build/static/storybook-static/assets/blind.stories-CDHjcn0p.js +8 -0
  767. package/build/static/storybook-static/assets/blocks-DX-rwcyT.js +750 -0
  768. package/build/static/storybook-static/assets/breakcrumb.stories-DHRrpg-4.js +12 -0
  769. package/build/static/storybook-static/assets/button-group.stories-DEjmt_0I.js +14 -0
  770. package/build/static/storybook-static/assets/button.stories-J4gRz_e6.js +89 -0
  771. package/build/static/storybook-static/assets/checkbox-group.stories-BlJy2Z1v.js +16 -0
  772. package/build/static/storybook-static/assets/checkbox.stories-DWNxBfwH.js +21 -0
  773. package/build/static/storybook-static/assets/chip.stories-D4fK4F-P.js +50 -0
  774. package/build/static/storybook-static/assets/date-dropdown.stories-BFDlsJHd.js +3 -0
  775. package/build/static/storybook-static/assets/drawer.stories-7bRKGnZO.js +24 -0
  776. package/build/static/storybook-static/assets/dropdown-button.stories-B1T8RhpY.js +91 -0
  777. package/build/static/storybook-static/assets/event-list-item.stories-DTF0BWKG.js +37 -0
  778. package/build/static/storybook-static/assets/event-list.stories-BdIOAy2R.js +15 -0
  779. package/build/static/storybook-static/assets/expanding-search.stories-DpxGgbIK.js +5 -0
  780. package/build/static/storybook-static/assets/flip-tile.stories-C8F7_4mP.js +12 -0
  781. package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-8wXDlFrr.js +1 -0
  782. package/build/static/storybook-static/assets/generic-render-QLLvfCCW.js +1 -0
  783. package/build/static/storybook-static/assets/group.stories-x0T0NWSh.js +20 -0
  784. package/build/static/storybook-static/assets/iframe-CsJz8tdT.css +1 -0
  785. package/build/static/storybook-static/assets/iframe-DJKWFKy9.js +1039 -0
  786. package/build/static/storybook-static/assets/index-DzYQ_BiM.js +1 -0
  787. package/build/static/storybook-static/assets/input-date.stories-BIK-4FzF.js +7 -0
  788. package/build/static/storybook-static/assets/input-number.stories-CMpKT_0D.js +70 -0
  789. package/build/static/storybook-static/assets/input-time.stories-Bz6JxoxE.js +7 -0
  790. package/build/static/storybook-static/assets/input.stories-CVTjVPni.js +31 -0
  791. package/build/static/storybook-static/assets/introduction--Tp1TiFr.js +10 -0
  792. package/build/static/storybook-static/assets/link-button.stories-CZXTtIJm.js +5 -0
  793. package/build/static/storybook-static/assets/menu-category.stories-B66m6_HY.js +16 -0
  794. package/build/static/storybook-static/assets/menu-item.stories-k9qBREKA.js +35 -0
  795. package/build/static/storybook-static/assets/menu.stories-C4JQOAgd.js +18 -0
  796. package/build/static/storybook-static/assets/message-bar.stories-CLGioCXA.js +47 -0
  797. package/build/static/storybook-static/assets/modal.stories-DEEKjhsq.js +69 -0
  798. package/build/static/storybook-static/assets/pagination.stories-Cd7mSJAA.js +1 -0
  799. package/build/static/storybook-static/assets/pane.stories-C6K9GzyF.js +23 -0
  800. package/build/static/storybook-static/assets/pill.stories-Dfe0oxIK.js +50 -0
  801. package/build/static/storybook-static/assets/progress-indicator.stories-CtDZiieV.js +27 -0
  802. package/build/static/storybook-static/assets/push-card.stories-Q4CCWS3v.js +10 -0
  803. package/build/static/storybook-static/assets/radio-group.stories-CVBuDefO.js +14 -0
  804. package/build/static/storybook-static/assets/radio.stories-5bNY7AwS.js +12 -0
  805. package/build/static/storybook-static/assets/sample-4XlXCCij.js +1 -0
  806. package/build/static/storybook-static/assets/select.stories-1gyJJFYP.js +131 -0
  807. package/build/static/storybook-static/assets/slider.stories-BH6XxAkD.js +25 -0
  808. package/build/static/storybook-static/assets/spinner.stories-j86pSAQF.js +5 -0
  809. package/build/static/storybook-static/assets/split-button.stories-C68dlx14.js +23 -0
  810. package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-CO2Ynump.js +6 -0
  811. package/build/static/storybook-static/assets/tabs.stories-C64IcF7e.js +109 -0
  812. package/build/static/storybook-static/assets/textarea.stories-CIEh4PUU.js +16 -0
  813. package/build/static/storybook-static/assets/tile.stories-DE20UBUz.js +3 -0
  814. package/build/static/storybook-static/assets/time-picker.stories-CBxF3les.js +42 -0
  815. package/build/static/storybook-static/assets/toast.stories-PEJkxwgI.js +9 -0
  816. package/build/static/storybook-static/assets/toggle-button.stories-DIjINFb5.js +70 -0
  817. package/build/static/storybook-static/assets/toggle.stories-CNExR4D8.js +46 -0
  818. package/build/static/storybook-static/assets/tree.stories-PMBy2ifL.js +71 -0
  819. package/build/static/storybook-static/iframe.html +2 -2
  820. package/build/static/storybook-static/index.json +1 -1
  821. package/build/static/storybook-static/project.json +1 -1
  822. package/package.json +7 -8
  823. package/build/docs/autogenerated/playground/button-danger-ghost.mdx +0 -67
  824. package/build/docs/autogenerated/playground/button-danger-outline.mdx +0 -67
  825. package/build/docs/autogenerated/playground/button-danger.mdx +0 -67
  826. package/build/docs/autogenerated/playground/button-ghost.mdx +0 -61
  827. package/build/docs/autogenerated/playground/button-grey-ghost.mdx +0 -61
  828. package/build/docs/autogenerated/playground/button-grey-secondary.mdx +0 -61
  829. package/build/docs/autogenerated/playground/button-grey.mdx +0 -61
  830. package/build/docs/autogenerated/usage/angular/button-danger-ghost.html.md +0 -4
  831. package/build/docs/autogenerated/usage/angular/button-danger-ghost.ts.md +0 -10
  832. package/build/docs/autogenerated/usage/angular/button-danger-outline.ts.md +0 -11
  833. package/build/docs/autogenerated/usage/angular/button-danger.ts.md +0 -11
  834. package/build/docs/autogenerated/usage/angular/button-ghost.ts.md +0 -14
  835. package/build/docs/autogenerated/usage/angular/button-grey-ghost.ts.md +0 -22
  836. package/build/docs/autogenerated/usage/angular/button-grey-secondary.ts.md +0 -14
  837. package/build/docs/autogenerated/usage/angular/button-grey.ts.md +0 -14
  838. package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.html.md +0 -4
  839. package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.ts.md +0 -11
  840. package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.ts.md +0 -12
  841. package/build/docs/autogenerated/usage/angular_standalone/button-danger.ts.md +0 -12
  842. package/build/docs/autogenerated/usage/angular_standalone/button-ghost.ts.md +0 -15
  843. package/build/docs/autogenerated/usage/angular_standalone/button-grey-ghost.ts.md +0 -23
  844. package/build/docs/autogenerated/usage/angular_standalone/button-grey-secondary.ts.md +0 -15
  845. package/build/docs/autogenerated/usage/angular_standalone/button-grey.ts.md +0 -15
  846. package/build/docs/autogenerated/usage/html/button-danger-ghost.html.md +0 -16
  847. package/build/docs/autogenerated/usage/html/button-danger-outline.html.md +0 -16
  848. package/build/docs/autogenerated/usage/html/button-danger.html.md +0 -16
  849. package/build/docs/autogenerated/usage/html/button-ghost.html.md +0 -16
  850. package/build/docs/autogenerated/usage/html/button-grey-ghost.html.md +0 -16
  851. package/build/docs/autogenerated/usage/html/button-grey-secondary.html.md +0 -16
  852. package/build/docs/autogenerated/usage/html/button-grey.html.md +0 -16
  853. package/build/docs/autogenerated/usage/react/button-danger-ghost.tsx.md +0 -18
  854. package/build/docs/autogenerated/usage/react/button-danger-outline.tsx.md +0 -18
  855. package/build/docs/autogenerated/usage/react/button-danger.tsx.md +0 -16
  856. package/build/docs/autogenerated/usage/react/button-ghost.tsx.md +0 -18
  857. package/build/docs/autogenerated/usage/react/button-grey-ghost.tsx.md +0 -18
  858. package/build/docs/autogenerated/usage/react/button-grey-secondary.tsx.md +0 -18
  859. package/build/docs/autogenerated/usage/react/button-grey.tsx.md +0 -16
  860. package/build/docs/autogenerated/usage/vue/button-danger-ghost.vue.md +0 -12
  861. package/build/docs/autogenerated/usage/vue/button-danger-outline.vue.md +0 -12
  862. package/build/docs/autogenerated/usage/vue/button-danger.vue.md +0 -12
  863. package/build/docs/autogenerated/usage/vue/button-ghost.vue.md +0 -12
  864. package/build/docs/autogenerated/usage/vue/button-grey-ghost.vue.md +0 -12
  865. package/build/docs/autogenerated/usage/vue/button-grey-secondary.vue.md +0 -12
  866. package/build/docs/autogenerated/usage/vue/button-grey.vue.md +0 -12
  867. package/build/static/demo/v2/angular/button-danger-ghost.html +0 -2
  868. package/build/static/demo/v2/angular/button-danger-ghost.ts +0 -17
  869. package/build/static/demo/v2/angular/button-danger-outline.ts +0 -18
  870. package/build/static/demo/v2/angular/button-danger.ts +0 -18
  871. package/build/static/demo/v2/angular/button-ghost.ts +0 -21
  872. package/build/static/demo/v2/angular/button-grey-ghost.ts +0 -29
  873. package/build/static/demo/v2/angular/button-grey-secondary.ts +0 -21
  874. package/build/static/demo/v2/angular/button-grey.ts +0 -21
  875. package/build/static/demo/v2/angular_standalone/button-danger-ghost.html +0 -11
  876. package/build/static/demo/v2/angular_standalone/button-danger-ghost.ts +0 -18
  877. package/build/static/demo/v2/angular_standalone/button-danger-outline.ts +0 -19
  878. package/build/static/demo/v2/angular_standalone/button-danger.ts +0 -19
  879. package/build/static/demo/v2/angular_standalone/button-ghost.ts +0 -22
  880. package/build/static/demo/v2/angular_standalone/button-grey-ghost.ts +0 -30
  881. package/build/static/demo/v2/angular_standalone/button-grey-secondary.ts +0 -22
  882. package/build/static/demo/v2/angular_standalone/button-grey.ts +0 -22
  883. package/build/static/demo/v2/html/button-danger-ghost.html +0 -23
  884. package/build/static/demo/v2/html/button-danger-outline.html +0 -23
  885. package/build/static/demo/v2/html/button-danger.html +0 -23
  886. package/build/static/demo/v2/html/button-ghost.html +0 -23
  887. package/build/static/demo/v2/html/button-grey-ghost.html +0 -23
  888. package/build/static/demo/v2/html/button-grey-secondary.html +0 -23
  889. package/build/static/demo/v2/html/button-grey.html +0 -23
  890. package/build/static/demo/v2/preview/html/assets/a11y-Bb7pDeaQ-DNI84lDX.js +0 -123
  891. package/build/static/demo/v2/preview/html/assets/action-card-Cb_1_xn-.js +0 -12
  892. package/build/static/demo/v2/preview/html/assets/add-icons-BVuw-SvH.js +0 -8
  893. package/build/static/demo/v2/preview/html/assets/aggrid-BSE6K_v0.js +0 -51101
  894. package/build/static/demo/v2/preview/html/assets/animation-C5MWUgDN-BXCJNYHu.js +0 -85
  895. package/build/static/demo/v2/preview/html/assets/application-BLsK01JS.js +0 -7
  896. package/build/static/demo/v2/preview/html/assets/application-advanced-D9f2D8hh.js +0 -30
  897. package/build/static/demo/v2/preview/html/assets/application-app-switch-Da61Z0f9.js +0 -96
  898. package/build/static/demo/v2/preview/html/assets/application-breakpoints-CFhC6PcC.js +0 -15
  899. package/build/static/demo/v2/preview/html/assets/application-header-CfMClY66.js +0 -7
  900. package/build/static/demo/v2/preview/html/assets/base-button-D4FlHdn0-BZSMi0so.js +0 -67
  901. package/build/static/demo/v2/preview/html/assets/base-icon-button-rBR4ri6c-B-WitV9r.js +0 -8
  902. package/build/static/demo/v2/preview/html/assets/blind-header-actions-B2zimzoG.js +0 -8
  903. package/build/static/demo/v2/preview/html/assets/blind-variants-B57c5mMR.js +0 -7
  904. package/build/static/demo/v2/preview/html/assets/button-loading-h8RachXA.js +0 -7
  905. package/build/static/demo/v2/preview/html/assets/button-text-icon-Dbj0_HXm.js +0 -8
  906. package/build/static/demo/v2/preview/html/assets/button-with-icon-B4KPgAJW.js +0 -8
  907. package/build/static/demo/v2/preview/html/assets/button-with-link-6nNBBYBz.js +0 -9
  908. package/build/static/demo/v2/preview/html/assets/card-DoSN94hj.js +0 -12
  909. package/build/static/demo/v2/preview/html/assets/card-list-6wxHbPvW.js +0 -8
  910. package/build/static/demo/v2/preview/html/assets/chip-BjYuOnNt.js +0 -7
  911. package/build/static/demo/v2/preview/html/assets/content-BLsK01JS.js +0 -7
  912. package/build/static/demo/v2/preview/html/assets/content-header-no-back-BNMpni6k.js +0 -9
  913. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-iWfOljIr.js +0 -7
  914. package/build/static/demo/v2/preview/html/assets/custom-field-DiJujJOk.js +0 -7
  915. package/build/static/demo/v2/preview/html/assets/date-input-with-slots-Cx2Aydq7.js +0 -7
  916. package/build/static/demo/v2/preview/html/assets/datetime-bDicGJUN-GV0o9Ayg.js +0 -6123
  917. package/build/static/demo/v2/preview/html/assets/dropdown-button-CFKHvfi8.js +0 -7
  918. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-CFKHvfi8.js +0 -7
  919. package/build/static/demo/v2/preview/html/assets/dropdown-icon-Dp6kQjze.js +0 -9
  920. package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-C_7rDPHg.js +0 -11
  921. package/build/static/demo/v2/preview/html/assets/dropdown-submenu-Dp8mqswf.js +0 -9
  922. package/build/static/demo/v2/preview/html/assets/echarts-XDz4rE2o.js +0 -144
  923. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-D1VomwXf.js +0 -63
  924. package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-1PgBJ5Qu.js +0 -57
  925. package/build/static/demo/v2/preview/html/assets/echarts-circle-B7isD-vT.js +0 -65
  926. package/build/static/demo/v2/preview/html/assets/echarts-empty-state-t17-zG0Y.js +0 -84
  927. package/build/static/demo/v2/preview/html/assets/echarts-gauge-21Nk2yJ2.js +0 -142
  928. package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-VRVtRJeG.js +0 -83
  929. package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-Cn_yV5-v.js +0 -126
  930. package/build/static/demo/v2/preview/html/assets/echarts-line-simple-jp307faF.js +0 -45
  931. package/build/static/demo/v2/preview/html/assets/echarts-pie-C4J2zAr8.js +0 -64
  932. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-Cri9EOVe.js +0 -84
  933. package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-BJDbYJYU.js +0 -93
  934. package/build/static/demo/v2/preview/html/assets/echarts-special-3d-JYC7ETio.js +0 -80
  935. package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-nXgcX-kI.js +0 -61
  936. package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-BJYfcLj8.js +0 -87
  937. package/build/static/demo/v2/preview/html/assets/empty-state-Bws4ijq9.js +0 -7
  938. package/build/static/demo/v2/preview/html/assets/empty-state-compact-Bws4ijq9.js +0 -7
  939. package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Bws4ijq9.js +0 -7
  940. package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-DmNr693U.js +0 -6
  941. package/build/static/demo/v2/preview/html/assets/event-list-filled-gfaqO0lJ.js +0 -18
  942. package/build/static/demo/v2/preview/html/assets/event-list-selected-B6i51hWg.js +0 -27
  943. package/build/static/demo/v2/preview/html/assets/flip-tile-COQwcIYZ.js +0 -7
  944. package/build/static/demo/v2/preview/html/assets/global-D_T-tGgV.css +0 -5584
  945. package/build/static/demo/v2/preview/html/assets/global-X2k8gwUL.js +0 -2945
  946. package/build/static/demo/v2/preview/html/assets/helper-text-util-gKdL-wH2-BxY7xz-E.js +0 -26
  947. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-CfJdkGH-.js +0 -29
  948. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-CfJdkGH-.js +0 -29
  949. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-CfJdkGH-.js +0 -29
  950. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-CfJdkGH-.js +0 -29
  951. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-CfJdkGH-.js +0 -29
  952. package/build/static/demo/v2/preview/html/assets/index-75AAQH08-BEc5f8Hi.js +0 -22
  953. package/build/static/demo/v2/preview/html/assets/index-8HpPmDK_-DinFJk0z.js +0 -96
  954. package/build/static/demo/v2/preview/html/assets/index-9C4SZZZA.js +0 -1080
  955. package/build/static/demo/v2/preview/html/assets/index-CgS9EJPk.js +0 -4
  956. package/build/static/demo/v2/preview/html/assets/index-CtK4JYCE.js +0 -76
  957. package/build/static/demo/v2/preview/html/assets/index-Em54lVv3.js +0 -68
  958. package/build/static/demo/v2/preview/html/assets/init-BwA_PJxl.js +0 -1547
  959. package/build/static/demo/v2/preview/html/assets/input-with-slots-Cx2Aydq7.js +0 -7
  960. package/build/static/demo/v2/preview/html/assets/input.fc-KJF8Z9iJ-DsbniA2d.js +0 -212
  961. package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-DcyCaXCh.js +0 -23
  962. package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-FtPZmUij.js +0 -177
  963. package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-Bi5SGHkB.js +0 -40
  964. package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-d0IZZBF7.js +0 -48
  965. package/build/static/demo/v2/preview/html/assets/ix-application.entry-oiKUjZCo.js +0 -110
  966. package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-Dyrqx5nu.js +0 -93
  967. package/build/static/demo/v2/preview/html/assets/ix-blind.entry-D7ScUU6e.js +0 -84
  968. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-CYrnyWse.js +0 -70
  969. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B6TNDCW0.js +0 -101
  970. package/build/static/demo/v2/preview/html/assets/ix-button.entry-DG2dZmj5.js +0 -99
  971. package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-C-ECyV2D.js +0 -79
  972. package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-DJ322gfd.js +0 -155
  973. package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-DGfE2JUX.js +0 -35
  974. package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-DJ-1MSJ_.js +0 -495
  975. package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-yErwLUhH.js +0 -89
  976. package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DKY-9D01.js +0 -105
  977. package/build/static/demo/v2/preview/html/assets/ix-chip.entry-DElgtDEB.js +0 -69
  978. package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-DkMVsNLK.js +0 -545
  979. package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-wMimIy5w.js +0 -25
  980. package/build/static/demo/v2/preview/html/assets/ix-content.entry-tHhXOGtl.js +0 -27
  981. package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-CFFDsyrd.js +0 -16
  982. package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CRV_W1Ws.js +0 -82
  983. package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-eju2t6ny.js +0 -44
  984. package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-DBhcwmpq.js +0 -171
  985. package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-B5Vu1kRM.js +0 -236
  986. package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-ndvSQiax.js +0 -31
  987. package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-C9H4xB1V.js +0 -47
  988. package/build/static/demo/v2/preview/html/assets/ix-divider.entry-DYVe4itX.js +0 -14
  989. package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-B7iuMKh6.js +0 -132
  990. package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-2OkF_sGZ.js +0 -42
  991. package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CDJE9eou.js +0 -14
  992. package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_APdC83.js +0 -49
  993. package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-0Hfy-DRe.js +0 -14
  994. package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-BpidMxLi.js +0 -399
  995. package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BJw4-6y3.js +0 -16
  996. package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-C3qKiI1t.js +0 -36
  997. package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-DaIj-x4s.js +0 -127
  998. package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-BN90ftQZ.js +0 -79
  999. package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-ZdWpUNU_.js +0 -168
  1000. package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-Dw98vlVa.js +0 -106
  1001. package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-u95QqZM7.js +0 -15
  1002. package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-2EQz1NQ5.js +0 -125
  1003. package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DjRS52Ic.js +0 -74
  1004. package/build/static/demo/v2/preview/html/assets/ix-group.entry-CS3PkPUa.js +0 -159
  1005. package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-Hrb3VgiF.js +0 -65
  1006. package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-DTO1VW_c.js +0 -89
  1007. package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DYJPz9kK.js +0 -56
  1008. package/build/static/demo/v2/preview/html/assets/ix-icon.entry-CAC9hLPU.js +0 -226
  1009. package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-tXJzKtoD.js +0 -122
  1010. package/build/static/demo/v2/preview/html/assets/ix-input.entry-CHFqRnaX.js +0 -150
  1011. package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-BVtAPH1s.js +0 -15
  1012. package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-h2ALA2FH.js +0 -18
  1013. package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BSR_abxY.js +0 -40
  1014. package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-CEoxNpDL.js +0 -88
  1015. package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CXKZqnqa.js +0 -23
  1016. package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-DVCZVSPp.js +0 -27
  1017. package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-MZL9lj6L.js +0 -29
  1018. package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-BvF3jG9A.js +0 -40
  1019. package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-B-RVLlIE.js +0 -47
  1020. package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-CfWzsxJo.js +0 -204
  1021. package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-GdHp5ifB.js +0 -39
  1022. package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-wn5ZC3A2.js +0 -110
  1023. package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-DJH4SSHy.js +0 -27
  1024. package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DxuLQEB6.js +0 -102
  1025. package/build/static/demo/v2/preview/html/assets/ix-menu.entry-DOSqxtyx.js +0 -467
  1026. package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-N2TDoe5F.js +0 -56
  1027. package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-B7VlopMQ.js +0 -57
  1028. package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-B290G4aV.js +0 -14
  1029. package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-DUiwA5gS.js +0 -14
  1030. package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BZKOGRHS.js +0 -176
  1031. package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-CxLAh29z.js +0 -255
  1032. package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-DPN6Fo_e.js +0 -148
  1033. package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-DUIhHrvb.js +0 -260
  1034. package/build/static/demo/v2/preview/html/assets/ix-pane.entry-DXPL3IT-.js +0 -437
  1035. package/build/static/demo/v2/preview/html/assets/ix-pill.entry-6Eif6jKe.js +0 -68
  1036. package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-rHozb0Tl.js +0 -108
  1037. package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-C2R2veCB.js +0 -18
  1038. package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BWyz-mZa.js +0 -156
  1039. package/build/static/demo/v2/preview/html/assets/ix-radio.entry-eHJ-nTW6.js +0 -130
  1040. package/build/static/demo/v2/preview/html/assets/ix-select.entry-C0MLWcox.js +0 -602
  1041. package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CDx9VN_x.js +0 -226
  1042. package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CWfTW4H7.js +0 -44
  1043. package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BNy10zEi.js +0 -389
  1044. package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-Djoo4C64.js +0 -157
  1045. package/build/static/demo/v2/preview/html/assets/ix-tile.entry-CfU6X0bN.js +0 -36
  1046. package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-CSFjv_tI.js +0 -244
  1047. package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-BLb7GIb1.js +0 -577
  1048. package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-DXek9EhM.js +0 -107
  1049. package/build/static/demo/v2/preview/html/assets/ix-toast.entry-iCBO_SXO.js +0 -86
  1050. package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-HlA9vBQP.js +0 -42
  1051. package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DYDPZTh3.js +0 -116
  1052. package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-B3OAo7KI.js +0 -323
  1053. package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-B9TJWbAS.js +0 -29
  1054. package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CXHFBasF.js +0 -565
  1055. package/build/static/demo/v2/preview/html/assets/ix-typography.entry-CKE9lrxh.js +0 -35
  1056. package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DTSd5XcB.js +0 -146
  1057. package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-Bp14nH7v.js +0 -148
  1058. package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-ex_QWvGT.js +0 -113
  1059. package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-BwU38cRN.js +0 -77
  1060. package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-DvjmhyTb.js +0 -7
  1061. package/build/static/demo/v2/preview/html/assets/key-value-with-icon-DvjmhyTb.js +0 -7
  1062. package/build/static/demo/v2/preview/html/assets/listener-DAJkOQte-DGNnuSYS.js +0 -64
  1063. package/build/static/demo/v2/preview/html/assets/loading-BXrBjA-1.js +0 -23
  1064. package/build/static/demo/v2/preview/html/assets/menu-category-CmKyAsFA.js +0 -14
  1065. package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-BLVMKkzr.js +0 -8
  1066. package/build/static/demo/v2/preview/html/assets/message-CK1bMRwy.js +0 -21
  1067. package/build/static/demo/v2/preview/html/assets/message-bar-removal-DR5s4k9Y.js +0 -27
  1068. package/build/static/demo/v2/preview/html/assets/modal-DCXtePY2-Cy6rmdf-.js +0 -224
  1069. package/build/static/demo/v2/preview/html/assets/modal-DTCj9xv6.js +0 -56
  1070. package/build/static/demo/v2/preview/html/assets/modal-close-DvBZQU0s.js +0 -59
  1071. package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-CdhG4fos.js +0 -54
  1072. package/build/static/demo/v2/preview/html/assets/modal-sizes-DfP4lMJe.js +0 -56
  1073. package/build/static/demo/v2/preview/html/assets/number-input-with-slots-Cx2Aydq7.js +0 -7
  1074. package/build/static/demo/v2/preview/html/assets/pill-CYQrUjzD.js +0 -7
  1075. package/build/static/demo/v2/preview/html/assets/pill-variants-DMeJNsdk.js +0 -7
  1076. package/build/static/demo/v2/preview/html/assets/push-card-Cx2Aydq7.js +0 -7
  1077. package/build/static/demo/v2/preview/html/assets/slider-error-B2gQBnmj.js +0 -9
  1078. package/build/static/demo/v2/preview/html/assets/slider-marker-B2gQBnmj.js +0 -9
  1079. package/build/static/demo/v2/preview/html/assets/slider-trace-B2gQBnmj.js +0 -9
  1080. package/build/static/demo/v2/preview/html/assets/split-button-Cm-3xanw.js +0 -7
  1081. package/build/static/demo/v2/preview/html/assets/split-button-icons-Pb98dPf4.js +0 -10
  1082. package/build/static/demo/v2/preview/html/assets/tabs-DwyHd0AA.css +0 -26
  1083. package/build/static/demo/v2/preview/html/assets/tabs-rounded-ZUKHAhKM.js +0 -12
  1084. package/build/static/demo/v2/preview/html/assets/theme-switcher-B0hI-SyR.js +0 -57
  1085. package/build/static/demo/v2/preview/html/assets/theme-switcher-DRqJGlG2-DVSIP9tc.js +0 -154
  1086. package/build/static/demo/v2/preview/html/assets/tile-CRXZyA1m.js +0 -8
  1087. package/build/static/demo/v2/preview/html/assets/time-input-with-slots-Cx2Aydq7.js +0 -7
  1088. package/build/static/demo/v2/preview/html/assets/toast-BQG20qyd.js +0 -18
  1089. package/build/static/demo/v2/preview/html/assets/toast-custom-C5E6zvIz.js +0 -51
  1090. package/build/static/demo/v2/preview/html/assets/toast-position-IqUdn8fd.js +0 -19
  1091. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-BVJpVMU_.js +0 -29
  1092. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-BVJpVMU_.js +0 -29
  1093. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-BVJpVMU_.js +0 -29
  1094. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-BVJpVMU_.js +0 -29
  1095. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-BVJpVMU_.js +0 -29
  1096. package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-BVJpVMU_.js +0 -29
  1097. package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-BWkz7LQY.js +0 -8
  1098. package/build/static/demo/v2/preview/html/assets/tree-custom-C_mQdugw.js +0 -5
  1099. package/build/static/demo/v2/preview/html/assets/validation-LJh16vt2-UdKtJkBO.js +0 -113
  1100. package/build/static/demo/v2/preview/html/assets/validation-select-CMs25Dg2.js +0 -10
  1101. package/build/static/demo/v2/preview/html/assets/vertical-tabs-DKf44fhh.js +0 -10
  1102. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DKf44fhh.js +0 -10
  1103. package/build/static/demo/v2/preview/html/preview-examples/button-danger-ghost.html +0 -25
  1104. package/build/static/demo/v2/preview/html/preview-examples/button-danger-outline.html +0 -25
  1105. package/build/static/demo/v2/preview/html/preview-examples/button-danger.html +0 -25
  1106. package/build/static/demo/v2/preview/html/preview-examples/button-ghost.html +0 -25
  1107. package/build/static/demo/v2/preview/html/preview-examples/button-grey-ghost.html +0 -25
  1108. package/build/static/demo/v2/preview/html/preview-examples/button-grey-secondary.html +0 -25
  1109. package/build/static/demo/v2/preview/html/preview-examples/button-grey.html +0 -25
  1110. package/build/static/demo/v2/preview/mobile/assets/index-Cb8JzLCD.css +0 -1
  1111. package/build/static/demo/v2/preview/mobile/assets/index-legacy-CV7qwkmv.js +0 -40
  1112. package/build/static/demo/v2/preview/mobile/assets/index-tG1msN8d.js +0 -2
  1113. package/build/static/demo/v2/preview/mobile/assets/index7-BVykQAGa.js +0 -1
  1114. package/build/static/demo/v2/preview/mobile/assets/index7-legacy-DIpaUH_L.js +0 -5
  1115. package/build/static/demo/v2/preview/mobile/assets/index8-C1VsBkFg.js +0 -1
  1116. package/build/static/demo/v2/preview/mobile/assets/index8-legacy-DfhFlETg.js +0 -5
  1117. package/build/static/demo/v2/preview/mobile/assets/input-shims-F2xyuCfH.js +0 -1
  1118. package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-CZmhr3mq.js +0 -5
  1119. package/build/static/demo/v2/preview/mobile/assets/ios.transition-DzN_ve-U.js +0 -1
  1120. package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DSWw7f_l.js +0 -5
  1121. package/build/static/demo/v2/preview/mobile/assets/keyboard-CaU0mHhd.js +0 -1
  1122. package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-CA1Yz_wf.js +0 -5
  1123. package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-RnTthqK5.js +0 -5
  1124. package/build/static/demo/v2/preview/mobile/assets/md.transition-oZhE-IYg.js +0 -1
  1125. package/build/static/demo/v2/preview/mobile/assets/status-tap-BS9Rbw4h.js +0 -1
  1126. package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-BLnFmdg2.js +0 -5
  1127. package/build/static/demo/v2/preview/mobile/assets/swipe-back-A1k4DuvU.js +0 -1
  1128. package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-D1U1WQm6.js +0 -5
  1129. package/build/static/demo/v2/preview/mobile/assets/web-D3ntWFQm.js +0 -1
  1130. package/build/static/demo/v2/preview/mobile/assets/web-DrCvflKZ.js +0 -1
  1131. package/build/static/demo/v2/preview/mobile/assets/web-legacy-Dzx54M_-.js +0 -1
  1132. package/build/static/demo/v2/preview/mobile/assets/web-legacy-Gp8y66Ee.js +0 -1
  1133. package/build/static/demo/v2/react/button-danger-ghost.tsx +0 -25
  1134. package/build/static/demo/v2/react/button-danger-outline.tsx +0 -25
  1135. package/build/static/demo/v2/react/button-danger.tsx +0 -23
  1136. package/build/static/demo/v2/react/button-ghost.tsx +0 -25
  1137. package/build/static/demo/v2/react/button-grey-ghost.tsx +0 -25
  1138. package/build/static/demo/v2/react/button-grey-secondary.tsx +0 -25
  1139. package/build/static/demo/v2/react/button-grey.tsx +0 -23
  1140. package/build/static/demo/v2/vue/button-danger-ghost.vue +0 -19
  1141. package/build/static/demo/v2/vue/button-danger-outline.vue +0 -19
  1142. package/build/static/demo/v2/vue/button-danger.vue +0 -19
  1143. package/build/static/demo/v2/vue/button-ghost.vue +0 -19
  1144. package/build/static/demo/v2/vue/button-grey-ghost.vue +0 -19
  1145. package/build/static/demo/v2/vue/button-grey-secondary.vue +0 -19
  1146. package/build/static/demo/v2/vue/button-grey.vue +0 -19
  1147. package/build/static/storybook-static/assets/Color-ASIRERSW-nfY0GATl.js +0 -1
  1148. package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-CUf05ovX.js +0 -10
  1149. package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-DxBm-5m_.js +0 -9
  1150. package/build/static/storybook-static/assets/a11y-action-card.stories-BbwhsoRk.js +0 -72
  1151. package/build/static/storybook-static/assets/a11y-menu.stories-DbQOlShX.js +0 -216
  1152. package/build/static/storybook-static/assets/action-card.stories-B1YkSn-C.js +0 -86
  1153. package/build/static/storybook-static/assets/application-header.stories-BkWiZKqz.js +0 -158
  1154. package/build/static/storybook-static/assets/avatar.stories-D2pV0mRT.js +0 -30
  1155. package/build/static/storybook-static/assets/axe-CEcnmrC5.js +0 -20
  1156. package/build/static/storybook-static/assets/blind.stories-CdWdBFmS.js +0 -8
  1157. package/build/static/storybook-static/assets/blocks-C3EYOLvc.js +0 -750
  1158. package/build/static/storybook-static/assets/breakcrumb.stories-DJChyaM3.js +0 -12
  1159. package/build/static/storybook-static/assets/button-group.stories-C22psqXZ.js +0 -14
  1160. package/build/static/storybook-static/assets/button.stories-BYptlnAU.js +0 -89
  1161. package/build/static/storybook-static/assets/checkbox-group.stories-ByH_08jS.js +0 -16
  1162. package/build/static/storybook-static/assets/checkbox.stories-DVhP4aGq.js +0 -21
  1163. package/build/static/storybook-static/assets/chip.stories-C5wVqb0Y.js +0 -50
  1164. package/build/static/storybook-static/assets/date-dropdown.stories-B4YVk13d.js +0 -3
  1165. package/build/static/storybook-static/assets/drawer.stories-CzolbRQJ.js +0 -24
  1166. package/build/static/storybook-static/assets/dropdown-button.stories-CwPA11oe.js +0 -91
  1167. package/build/static/storybook-static/assets/event-list-item.stories-C-inJhfJ.js +0 -37
  1168. package/build/static/storybook-static/assets/event-list.stories-BVRTsw6L.js +0 -15
  1169. package/build/static/storybook-static/assets/expanding-search.stories-D6tVxUG-.js +0 -5
  1170. package/build/static/storybook-static/assets/flip-tile.stories-mSAvSX9f.js +0 -12
  1171. package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-BXIe2nrO.js +0 -1
  1172. package/build/static/storybook-static/assets/generic-render-Ck1ibjH2.js +0 -1
  1173. package/build/static/storybook-static/assets/group.stories-D4rsA5Xe.js +0 -20
  1174. package/build/static/storybook-static/assets/iframe-BmMaT-EF.css +0 -1
  1175. package/build/static/storybook-static/assets/iframe-D1EC8WSq.js +0 -1778
  1176. package/build/static/storybook-static/assets/index-BgqySqBU.js +0 -1
  1177. package/build/static/storybook-static/assets/input-date.stories-nJkmCWDH.js +0 -7
  1178. package/build/static/storybook-static/assets/input-number.stories-DyPMdPGS.js +0 -70
  1179. package/build/static/storybook-static/assets/input-time.stories-CtK1QF2K.js +0 -7
  1180. package/build/static/storybook-static/assets/input.stories-C0jVBVIt.js +0 -31
  1181. package/build/static/storybook-static/assets/introduction-DltxPVuE.js +0 -10
  1182. package/build/static/storybook-static/assets/link-button.stories-x1N5kaVk.js +0 -5
  1183. package/build/static/storybook-static/assets/menu-category.stories-CKK4mtdd.js +0 -16
  1184. package/build/static/storybook-static/assets/menu-item.stories-D9C6uamw.js +0 -35
  1185. package/build/static/storybook-static/assets/menu.stories-C6lGTmYv.js +0 -18
  1186. package/build/static/storybook-static/assets/message-bar.stories-53duOy_b.js +0 -47
  1187. package/build/static/storybook-static/assets/modal.stories-hrVfYfCv.js +0 -69
  1188. package/build/static/storybook-static/assets/pagination.stories-Cfx1ZT7M.js +0 -1
  1189. package/build/static/storybook-static/assets/pane.stories-BhVbBHDN.js +0 -23
  1190. package/build/static/storybook-static/assets/pill.stories-B-U0C7q5.js +0 -50
  1191. package/build/static/storybook-static/assets/progress-indicator.stories-DaHco4dS.js +0 -27
  1192. package/build/static/storybook-static/assets/push-card.stories-B0K_CX4q.js +0 -10
  1193. package/build/static/storybook-static/assets/radio-group.stories-0oNZxDis.js +0 -14
  1194. package/build/static/storybook-static/assets/radio.stories-CXELII5n.js +0 -12
  1195. package/build/static/storybook-static/assets/sample-CrjnuCO3.js +0 -1
  1196. package/build/static/storybook-static/assets/select.stories-CwEbQ2-g.js +0 -131
  1197. package/build/static/storybook-static/assets/slider.stories-BraDYSA6.js +0 -25
  1198. package/build/static/storybook-static/assets/spinner.stories-B9e0Xz90.js +0 -5
  1199. package/build/static/storybook-static/assets/split-button.stories-CvoJUu3l.js +0 -23
  1200. package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-DajpUiEP.js +0 -6
  1201. package/build/static/storybook-static/assets/textarea.stories-X3YhH2Rb.js +0 -16
  1202. package/build/static/storybook-static/assets/tile.stories-g5wuk87W.js +0 -3
  1203. package/build/static/storybook-static/assets/time-picker.stories-DLrUPcU2.js +0 -42
  1204. package/build/static/storybook-static/assets/toast.stories-Tx8Bdpsn.js +0 -9
  1205. package/build/static/storybook-static/assets/toggle-button.stories-CJ5EV86c.js +0 -70
  1206. package/build/static/storybook-static/assets/toggle.stories-Ymex-dBn.js +0 -46
  1207. package/build/static/storybook-static/assets/tree.stories-CqF14Q8r.js +0 -71
  1208. /package/build/docs/autogenerated/usage/angular/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1209. /package/build/docs/autogenerated/usage/angular/{button-danger.html.md → button-danger-primary.html.md} +0 -0
  1210. /package/build/docs/autogenerated/usage/angular/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1211. /package/build/docs/autogenerated/usage/angular/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
  1212. /package/build/docs/autogenerated/usage/angular/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1213. /package/build/docs/autogenerated/usage/angular/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1214. /package/build/docs/autogenerated/usage/angular/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1215. /package/build/docs/autogenerated/usage/angular/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1216. /package/build/docs/autogenerated/usage/angular/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1217. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1218. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.html.md → button-danger-primary.html.md} +0 -0
  1219. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1220. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
  1221. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1222. /package/build/docs/autogenerated/usage/angular_standalone/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1223. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1224. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1225. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1226. /package/build/docs/autogenerated/usage/html/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1227. /package/build/docs/autogenerated/usage/html/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1228. /package/build/docs/autogenerated/usage/html/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1229. /package/build/docs/autogenerated/usage/html/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1230. /package/build/docs/autogenerated/usage/html/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1231. /package/build/docs/autogenerated/usage/html/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1232. /package/build/docs/autogenerated/usage/html/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1233. /package/build/docs/autogenerated/usage/react/{button-danger-ghost.scoped.css.md → button-danger-primary.scoped.css.md} +0 -0
  1234. /package/build/docs/autogenerated/usage/react/{button-danger-outline.scoped.css.md → button-danger-secondary.scoped.css.md} +0 -0
  1235. /package/build/docs/autogenerated/usage/react/{button-danger.scoped.css.md → button-danger-tertiary.scoped.css.md} +0 -0
  1236. /package/build/docs/autogenerated/usage/react/{button-ghost.scoped.css.md → button-subtle-primary.scoped.css.md} +0 -0
  1237. /package/build/docs/autogenerated/usage/react/{button-grey-ghost.scoped.css.md → button-subtle-secondary.scoped.css.md} +0 -0
  1238. /package/build/docs/autogenerated/usage/react/{button-grey-secondary.scoped.css.md → button-subtle-tertiary.scoped.css.md} +0 -0
  1239. /package/build/docs/autogenerated/usage/react/{button-grey.scoped.css.md → button-tertiary.scoped.css.md} +0 -0
  1240. /package/build/docs/autogenerated/usage/vue/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1241. /package/build/docs/autogenerated/usage/vue/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1242. /package/build/docs/autogenerated/usage/vue/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1243. /package/build/docs/autogenerated/usage/vue/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1244. /package/build/docs/autogenerated/usage/vue/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1245. /package/build/docs/autogenerated/usage/vue/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1246. /package/build/docs/autogenerated/usage/vue/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1247. /package/build/static/demo/v2/angular/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1248. /package/build/static/demo/v2/angular/{button-danger.html → button-danger-primary.html} +0 -0
  1249. /package/build/static/demo/v2/angular/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1250. /package/build/static/demo/v2/angular/{button-danger-outline.html → button-danger-secondary.html} +0 -0
  1251. /package/build/static/demo/v2/angular/{button-danger.css → button-danger-tertiary.css} +0 -0
  1252. /package/build/static/demo/v2/angular/{button-ghost.css → button-subtle-primary.css} +0 -0
  1253. /package/build/static/demo/v2/angular/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1254. /package/build/static/demo/v2/angular/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1255. /package/build/static/demo/v2/angular/{button-grey.css → button-tertiary.css} +0 -0
  1256. /package/build/static/demo/v2/angular_standalone/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1257. /package/build/static/demo/v2/angular_standalone/{button-danger.html → button-danger-primary.html} +0 -0
  1258. /package/build/static/demo/v2/angular_standalone/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1259. /package/build/static/demo/v2/angular_standalone/{button-danger-outline.html → button-danger-secondary.html} +0 -0
  1260. /package/build/static/demo/v2/angular_standalone/{button-danger.css → button-danger-tertiary.css} +0 -0
  1261. /package/build/static/demo/v2/angular_standalone/{button-ghost.css → button-subtle-primary.css} +0 -0
  1262. /package/build/static/demo/v2/angular_standalone/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1263. /package/build/static/demo/v2/angular_standalone/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1264. /package/build/static/demo/v2/angular_standalone/{button-grey.css → button-tertiary.css} +0 -0
  1265. /package/build/static/demo/v2/html/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1266. /package/build/static/demo/v2/html/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1267. /package/build/static/demo/v2/html/{button-danger.css → button-danger-tertiary.css} +0 -0
  1268. /package/build/static/demo/v2/html/{button-ghost.css → button-subtle-primary.css} +0 -0
  1269. /package/build/static/demo/v2/html/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1270. /package/build/static/demo/v2/html/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1271. /package/build/static/demo/v2/html/{button-grey.css → button-tertiary.css} +0 -0
  1272. /package/build/static/demo/v2/preview/html/assets/{button-danger-ghost-DguptRVu.css → button-danger-primary-DguptRVu.css} +0 -0
  1273. /package/build/static/demo/v2/react/{button-danger-ghost.scoped.css → button-danger-primary.scoped.css} +0 -0
  1274. /package/build/static/demo/v2/react/{button-danger-outline.scoped.css → button-danger-secondary.scoped.css} +0 -0
  1275. /package/build/static/demo/v2/react/{button-danger.scoped.css → button-danger-tertiary.scoped.css} +0 -0
  1276. /package/build/static/demo/v2/react/{button-ghost.scoped.css → button-subtle-primary.scoped.css} +0 -0
  1277. /package/build/static/demo/v2/react/{button-grey-ghost.scoped.css → button-subtle-secondary.scoped.css} +0 -0
  1278. /package/build/static/demo/v2/react/{button-grey-secondary.scoped.css → button-subtle-tertiary.scoped.css} +0 -0
  1279. /package/build/static/demo/v2/react/{button-grey.scoped.css → button-tertiary.scoped.css} +0 -0
  1280. /package/build/static/demo/v2/vue/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1281. /package/build/static/demo/v2/vue/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1282. /package/build/static/demo/v2/vue/{button-danger.css → button-danger-tertiary.css} +0 -0
  1283. /package/build/static/demo/v2/vue/{button-ghost.css → button-subtle-primary.css} +0 -0
  1284. /package/build/static/demo/v2/vue/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1285. /package/build/static/demo/v2/vue/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1286. /package/build/static/demo/v2/vue/{button-grey.css → button-tertiary.css} +0 -0
@@ -0,0 +1,76 @@
1
+ const iconAdd = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>add</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(65.929697, 65.929697)'><polygon points='211.189225 2.36847579e-14 211.189225 168.95138 380.140606 168.95138 380.140606 211.189225 211.189225 211.189225 211.189225 380.140606 168.95138 380.140606 168.95138 211.189225 -1.42108547e-14 211.189225 -1.42108547e-14 168.95138 168.95138 168.95138 168.95138 -1.42108547e-14'/></g></g></svg>";
2
+ const iconAlarmBell = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>alarm-bell</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='notification' transform='translate(64.000000, 42.666667)'><path d='M234.666667,341.333333 C234.666667,364.897483 215.564149,384 192,384 C168.435851,384 149.333333,364.897483 149.333333,341.333333 L234.666667,341.333333 M192,7.10542736e-15 C109.44,7.10542736e-15 42.6666667,76.3733333 42.6666667,170.666667 L42.6666667,219.52 L1.42108547e-14,341.333333 L106.666667,341.333333 C106.666667,388.461632 144.871701,426.666667 192,426.666667 C239.128299,426.666667 277.333333,388.461632 277.333333,341.333333 L384,341.333333 L341.333333,219.52 L341.333333,176.853333 C341.333333,96 294.186667,21.9733333 225.066667,6.18666667 C214.336364,2.79014004 203.232451,0.712633806 192,7.10542736e-15 Z M60.16,298.666667 L82.9866667,234.666667 L85.3333333,226.773333 L85.3333333,170.666667 C85.3333333,100.053333 133.12,42.6665446 192,42.6665446 C199.693665,42.6542739 207.3598,43.5856735 214.826667,45.44 C262.613333,57.1733333 298.666667,113.28 298.666667,175.786667 L298.666667,226.773333 L301.013333,233.6 L323.84,298.666667 L60.16,298.666667 Z'/></g></g></svg>";
3
+ const iconBulb = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>bulb</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 21.333333)'><path d='M213.333333,85.3333333 C284.025781,85.3333333 341.333333,142.640885 341.333333,213.333333 C341.333333,260.711239 315.5928,302.077122 277.333732,324.208982 L277.333333,405.333333 L256,426.666667 L234.666667,426.666667 C234.666667,438.448741 225.115408,448 213.333333,448 C201.551259,448 192,438.448741 192,426.666667 L192,426.666667 L170.666667,426.666667 L149.333333,405.333333 L149.332954,324.208993 C111.073876,302.077136 85.3333333,260.711248 85.3333333,213.333333 C85.3333333,142.640885 142.640885,85.3333333 213.333333,85.3333333 Z M234.667665,339.563386 C227.72957,340.727434 220.602209,341.333333 213.333333,341.333333 C206.064458,341.333333 198.937097,340.727434 191.999002,339.563386 L192,384 L234.666667,384 L234.667665,339.563386 Z M96.4250122,307.614237 L119.052429,330.241654 L73.7975952,375.496488 L51.1701782,352.869071 L96.4250122,307.614237 Z M330.241654,307.614237 L375.496488,352.869071 L352.869071,375.496488 L307.614237,330.241654 L330.241654,307.614237 Z M213.333333,128 C166.205035,128 128,166.205035 128,213.333333 C128,260.461632 166.205035,298.666667 213.333333,298.666667 C260.461632,298.666667 298.666667,260.461632 298.666667,213.333333 C298.666667,166.205035 260.461632,128 213.333333,128 Z M426.666667,197.333333 L426.666667,229.333333 L362.666667,229.333333 L362.666667,197.333333 L426.666667,197.333333 Z M64,197.333333 L64,229.333333 L3.55271368e-14,229.333333 L3.55271368e-14,197.333333 L64,197.333333 Z M352.869071,51.1701782 L375.496488,73.7975952 L330.241654,119.052429 L307.614237,96.4250122 L352.869071,51.1701782 Z M73.7975952,51.1701782 L119.052429,96.4250122 L96.4250122,119.052429 L51.1701782,73.7975952 L73.7975952,51.1701782 Z M229.333333,-1.0658141e-14 L229.333333,64 L197.333333,64 L197.333333,-1.0658141e-14 L229.333333,-1.0658141e-14 Z'/></g></g></svg>";
4
+ const iconCalendarSettings = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>calendar-settings</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(64.000000, 64.000000)'><path d='M328.180488,192 L328.181163,214.835964 C338.584391,218.513072 348.098741,224.071849 356.315274,231.103357 L376.112086,219.673321 L405.741716,270.993345 L385.957797,282.416658 C386.931071,287.685135 387.439747,293.116497 387.439747,298.666667 C387.439747,304.216944 386.931052,309.648409 385.957741,314.916982 L405.741716,326.339988 L376.112086,377.660012 L356.315274,366.229977 C348.098741,373.261484 338.584391,378.820261 328.181163,382.49737 L328.180488,405.333333 L268.921228,405.333333 L268.920553,382.49737 C258.51771,378.820398 249.00368,373.261896 240.787356,366.230759 L220.98963,377.660012 L191.36,326.339988 L211.143975,314.916982 C210.170664,309.648409 209.661969,304.216944 209.661969,298.666667 C209.661969,293.116146 210.170709,287.684447 211.144103,282.415657 L191.36,270.993345 L220.98963,219.673321 L240.786362,231.103425 C249.002913,224.071886 258.517291,218.513084 268.920553,214.835964 L268.921228,192 L328.180488,192 Z M384,1.42108547e-14 L384.00279,203.261953 C371.691051,192.242003 357.233555,183.570174 341.334283,177.950446 L341.333333,128 L42.6666667,128 L42.6666667,341.333333 L177.950446,341.334283 C183.570022,357.233124 192.241533,371.690267 203.261056,384.001788 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M298.550858,263.111111 C278.914067,263.111111 262.995302,279.029876 262.995302,298.666667 C262.995302,318.303458 278.914067,334.222222 298.550858,334.222222 C318.187649,334.222222 334.106413,318.303458 334.106413,298.666667 C334.106413,279.029876 318.187649,263.111111 298.550858,263.111111 Z M128,256 L128,298.666667 L85.3333333,298.666667 L85.3333333,256 L128,256 Z M128,170.666667 L128,213.333333 L85.3333333,213.333333 L85.3333333,170.666667 L128,170.666667 Z M213.333333,170.666667 L213.33092,203.261616 C209.791581,206.429571 206.429571,209.791581 203.261616,213.33092 L170.666667,213.333333 L170.666667,170.666667 L213.333333,170.666667 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,85.3333333 L341.333333,85.3333333 L341.333333,42.6666667 Z' id='Combined-Shape'/></g></g></svg>";
5
+ const iconCapacity = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>capacity</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(64.000000, 64.000000)'><path d='M213.333333,1.42108547e-14 L1.42108547e-14,1.42108547e-14 L1.42108547e-14,384 L384,384 L384,170.666667 L213.333333,170.666667 L213.333333,1.42108547e-14 Z M170.666667,341.333333 L42.6666667,341.333333 L42.6666667,213.333333 L170.666667,213.333333 L170.666667,341.333333 Z M170.666667,170.666667 L42.6666667,170.666667 L42.6666667,42.6666667 L170.666667,42.6666667 L170.666667,170.666667 Z M341.333333,213.333333 L341.333333,341.333333 L213.333333,341.333333 L213.333333,213.333333 L341.333333,213.333333 Z M384,1.42108547e-14 L384,128 L256,128 L256,1.42108547e-14 L384,1.42108547e-14 Z M341.333333,42.6666667 L298.666667,42.6666667 L298.666667,85.3333333 L341.333333,85.3333333 L341.333333,42.6666667 Z' id='Combined-Shape'/></g></g></svg>";
6
+ const iconCheckboxes = "data:image/svg+xml;utf8,<svg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'><desc>checkboxes</desc><path fill-rule='evenodd' clip-rule='evenodd' d='M64 64L362.667 64V106.667L106.667 106.667L106.667 362.667H64L64 64ZM379.325 247.993L280.665 371.319L221.34 323.859L247.993 290.541L273.984 311.36L346.008 221.34L379.325 247.993ZM448 149.333H149.333V448H448V149.333ZM405.333 192V405.333H192V192H405.333Z'/></svg>";
7
+ const iconChevronDownSmall = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-down-small</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.186667, 187.520000)'><polygon id='arrowhead-down' points='121.813333 151.893333 0 30.2933333 30.2933333 0 121.813333 91.7333333 213.333333 0 243.626667 30.2933333'/></g></g></svg>";
8
+ const iconChevronRightSmall = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-right-small</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(187.520000, 134.186667)'><polygon id='arrowhead-right' points='30.2933333 243.626667 0 213.333333 91.7333333 121.813333 0 30.2933333 30.2933333 0 151.893333 121.813333'/></g></g></svg>";
9
+ const iconContextMenu = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>context-menu</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(224.000000, 53.333333)'><path d='M32,64 C49.673112,64 64,49.673112 64,32 C64,14.326888 49.673112,1.42108547e-14 32,1.42108547e-14 C14.326888,1.42108547e-14 0,14.326888 0,32 C0,49.673112 14.326888,64 32,64 Z M32,405.333333 C49.673112,405.333333 64,391.006445 64,373.333333 C64,355.660221 49.673112,341.333333 32,341.333333 C14.326888,341.333333 0,355.660221 0,373.333333 C0,391.006445 14.326888,405.333333 32,405.333333 Z M32,234.666667 C49.673112,234.666667 64,220.339779 64,202.666667 C64,184.993555 49.673112,170.666667 32,170.666667 C14.326888,170.666667 0,184.993555 0,202.666667 C0,220.339779 14.326888,234.666667 32,234.666667 Z'/></g></g></svg>";
10
+ const iconCut = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>cut</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 42.666667)'><path d='M75.8186667,0.1344 L293.482667,271.323733 C307.392,261.9584 323.541333,257.0304 340.266667,257.0304 C386.730667,257.0304 424.533333,294.811733 424.533333,341.297067 C424.533333,387.7824 386.730667,425.563733 340.266667,425.563733 C293.802667,425.563733 256,387.7824 256,341.297067 C256,327.857067 259.413333,314.651733 266.154667,302.0224 L266.154667,302.0224 L212.288,234.673067 L158.4,302.065067 C165.141333,314.6944 168.533333,327.8784 168.533333,341.297067 C168.533333,387.7824 130.730667,425.563733 84.2666667,425.563733 C37.8026667,425.563733 7.10542736e-15,387.7824 7.10542736e-15,341.297067 C7.10542736e-15,294.811733 37.8026667,257.0304 84.2666667,257.0304 C100.992,257.0304 117.162667,261.9584 131.093333,271.345067 L131.093333,271.345067 L186.432,202.353067 L61.1626667,45.9157333 L75.8186667,0.1344 Z M340.266667,297.563733 C316.16,297.563733 296.533333,317.1904 296.533333,341.297067 C296.533333,365.403733 316.16,385.0304 340.266667,385.0304 C364.373333,385.0304 384,365.403733 384,341.297067 C384,317.1904 364.373333,297.563733 340.266667,297.563733 Z M84.2666667,297.563733 C60.16,297.563733 40.5333333,317.1904 40.5333333,341.297067 C40.5333333,365.403733 60.16,385.0304 84.2666667,385.0304 C108.373333,385.0304 128,365.403733 128,341.297067 C128,317.1904 108.373333,297.563733 84.2666667,297.563733 Z M348.9024,7.10542736e-15 L363.537067,45.7813333 L267.345067,165.866667 L241.531733,133.696 L242.065067,133.034667 L348.9024,7.10542736e-15 Z'/></g></g></svg>";
11
+ const iconDocument = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>document</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='document' transform='translate(106.666667, 64.000000)'><path d='M192,0 L-1.42108547e-14,0 L-1.42108547e-14,384 L298.666667,384 L298.666667,106.666667 L192,0 Z M256,341.333333 L42.6666667,341.333333 L42.6666667,42.6666667 L128,42.6666667 L128,170.666667 L256,170.666667 L256,341.333333 Z M256,128 L170.666667,128 L170.666667,42.6666667 L174.293333,42.6666667 L256,124.373333 L256,128 Z'/></g></g></svg>";
12
+ const iconGlobe = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>globe</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.15408,3.55271368e-14 426.666667,95.5125867 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M266.172298,234.667478 L160.494368,234.667478 C160.751768,240.206011 161.106447,245.657866 161.550763,251.010752 L161.550763,251.010752 L162.704606,262.937617 C162.921272,264.895577 163.149845,266.838175 163.389916,268.764752 L163.389916,268.764752 L164.965056,280.126708 C168.947083,306.164829 175.022606,328.805283 182.070301,346.244557 L182.070301,346.244557 L185.146993,353.394833 C194.014405,372.721908 204.079077,384 213.333333,384 C222.587589,384 232.652262,372.721908 241.519674,353.394833 L241.519674,353.394833 L244.596366,346.244557 C251.644061,328.805283 257.719584,306.164829 261.70161,280.126708 L261.70161,280.126708 L263.276751,268.764752 C263.516822,266.838175 263.745395,264.895577 263.962061,262.937617 L263.962061,262.937617 L265.115904,251.010752 C265.56022,245.657866 265.914899,240.206011 266.172298,234.667478 Z M117.754967,234.66677 L43.9872251,234.667936 C51.6157469,295.840065 91.6183169,346.958142 146.308509,370.33574 C138.57713,353.987478 132.247881,334.685279 127.499175,313.242562 L127.499175,313.242562 L125.162369,301.846285 C122.240964,286.402937 120.101888,269.989331 118.804978,252.881408 L118.804978,252.881408 L117.991138,239.924593 C117.903797,238.178165 117.825053,236.425465 117.754967,234.66677 Z M382.679442,234.667936 L308.91169,234.667013 C308.841606,236.425627 308.762866,238.178245 308.675529,239.924593 L308.675529,239.924593 L307.861688,252.881408 C306.564779,269.989331 304.425703,286.402937 301.504298,301.846285 L301.504298,301.846285 L299.167492,313.242562 C294.418786,334.685279 288.089536,353.987478 280.356624,370.333484 C335.048468,346.95799 375.050931,295.839974 382.679442,234.667936 Z M146.309622,56.3340705 L144.461776,57.1333159 C90.7190775,80.8641078 51.5294756,131.517428 43.9871834,191.999065 L117.754927,192.000892 C117.825024,190.241863 117.90378,188.488831 117.991138,186.742074 L117.991138,186.742074 L118.804978,173.785259 C120.101888,156.677336 122.240964,140.26373 125.162369,124.820381 L125.162369,124.820381 L127.499175,113.424105 C132.247795,91.9817764 138.576901,72.6798877 146.309622,56.3340705 Z M213.333333,42.6666667 L213.055465,42.6700469 C203.877904,42.8930334 193.925731,54.138029 185.146993,73.2718336 L185.146993,73.2718336 L182.070301,80.4221102 C175.022606,97.8613834 168.947083,120.501838 164.965056,146.539958 L164.965056,146.539958 L163.389916,157.901915 C163.149845,159.828492 162.921272,161.771089 162.704606,163.72905 L162.704606,163.72905 L161.550763,175.655914 C161.106447,181.008801 160.751768,186.460656 160.494368,191.999189 L266.172298,191.999189 C265.914899,186.460656 265.56022,181.008801 265.115904,175.655914 L265.115904,175.655914 L263.962061,163.72905 C263.745395,161.771089 263.516822,159.828492 263.276751,157.901915 L263.276751,157.901915 L261.70161,146.539958 C257.719584,120.501838 251.644061,97.8613834 244.596366,80.4221102 L244.596366,80.4221102 L241.519674,73.2718336 C232.652262,53.9447582 222.587589,42.6666667 213.333333,42.6666667 L213.333333,42.6666667 Z M280.358401,56.3310303 L281.002522,57.7124012 C288.442537,73.7611795 294.551675,92.5814462 299.167492,113.424105 L299.167492,113.424105 L301.504298,124.820381 C304.425703,140.26373 306.564779,156.677336 307.861688,173.785259 L307.861688,173.785259 L308.675529,186.742074 C308.762886,188.488831 308.841643,190.241863 308.911739,192.000892 L382.679483,191.999065 C375.051077,130.826878 335.048568,79.7087191 280.358401,56.3310303 Z' id='Combined-Shape'/></g></g></svg>";
13
+ const iconHierarchy = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>hierarchy</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='scheduler' transform='translate(42.666667, 64.000000)'><path d='M128,-1.42108547e-14 L298.666667,-1.42108547e-14 L298.666667,106.666667 L128,106.666667 L128,-1.42108547e-14 Z M3.55271368e-14,277.333333 L128,277.333333 L128,362.666667 L3.55271368e-14,362.666667 L3.55271368e-14,277.333333 Z M298.666667,277.333333 L426.666667,277.333333 L426.666667,362.666667 L298.666667,362.666667 L298.666667,277.333333 Z M149.333333,277.333333 L277.333333,277.333333 L277.333333,362.666667 L149.333333,362.666667 L149.333333,277.333333 Z M234.666667,128 L234.666,170.666 L384,170.666667 L384,256 L341.333333,256 L341.333333,213.312 L234.666,213.312 L234.666667,256 L192,256 L192,213.312 L85.3333333,213.312 L85.3333333,256 L42.6666667,256 L42.6666667,170.666667 L192,170.666 L192,128 L234.666667,128 Z' id='Combined-Shape'/></g></g></svg>";
14
+ const iconHome = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><desc>home</desc><path fill-rule='evenodd' d='M192,1.42108547e-14 L384,153.6 L384,384 L213.333333,384 L213.333333,277.333333 L170.666667,277.333333 L170.666667,384 L1.42108547e-14,384 L1.42108547e-14,153.6 L192,1.42108547e-14 Z M192,53.3333333 L42.6666667,170.666667 L42.6666667,341.333333 L128,341.333333 L128,234.666667 L256,234.666667 L256,341.333333 L341.333333,341.333333 L341.333333,170.666667 L192,53.3333333 Z' transform='translate(64 64)'/></svg>";
15
+ const iconInfo = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>info</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51168 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.154987,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51168 331.154987,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,384 C119.227947,384 42.6666667,307.43872 42.6666667,213.333333 C42.6666667,119.227947 119.227947,42.6666667 213.333333,42.6666667 C307.44,42.6666667 384,119.227947 384,213.333333 C384,307.43872 307.44,384 213.333333,384 Z M240.04672,128 C240.04672,143.46752 228.785067,154.666667 213.55008,154.666667 C197.698773,154.666667 186.713387,143.46752 186.713387,127.704107 C186.713387,112.5536 197.99616,101.333333 213.55008,101.333333 C228.785067,101.333333 240.04672,112.5536 240.04672,128 Z M192.04672,192 L234.713387,192 L234.713387,320 L192.04672,320 L192.04672,192 Z' id='Shape'/></g></g></svg>";
16
+ const iconLocation = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>location</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(106.666667, 42.666667)'><path d='M149.333333,7.10542736e-15 C231.807856,7.10542736e-15 298.666667,66.8588107 298.666667,149.333333 C298.666667,174.270044 292.571852,197.766489 281.750846,218.441128 L149.333333,448 L19.9831547,224.008666 C7.25333333,202.026667 2.84217094e-14,176.537017 2.84217094e-14,149.333333 C2.84217094e-14,66.8588107 66.8588107,7.10542736e-15 149.333333,7.10542736e-15 Z M149.333333,42.6666667 C90.42296,42.6666667 42.6666667,90.42296 42.6666667,149.333333 C42.6666667,166.273109 46.5745408,182.526914 53.969702,197.200195 L57.5535689,203.746216 L149.333333,362.666667 L241.761134,202.626841 C251.054097,186.579648 256,168.390581 256,149.333333 C256,90.42296 208.243707,42.6666667 149.333333,42.6666667 Z M149.333333,85.3333333 C184.679557,85.3333333 213.333333,113.987109 213.333333,149.333333 C213.333333,184.679557 184.679557,213.333333 149.333333,213.333333 C113.987109,213.333333 85.3333333,184.679557 85.3333333,149.333333 C85.3333333,113.987109 113.987109,85.3333333 149.333333,85.3333333 Z M149.333333,128 C137.551259,128 128,137.551259 128,149.333333 C128,161.115408 137.551259,170.666667 149.333333,170.666667 C161.115408,170.666667 170.666667,161.115408 170.666667,149.333333 C170.666667,137.551259 161.115408,128 149.333333,128 Z'/></g></g></svg>";
17
+ const iconMaintenance = "data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><desc>maintenance</desc><path d='M8 2C11.3137 2 14 4.6863 14 8C14 8.60617 13.9103 9.19159 13.7432 9.74316L20 16C21.1046 17.1046 21.1046 18.8954 20 20C18.9645 21.0355 17.3258 21.1003 16.2148 20.1943L16 20L9.74316 13.7432C9.19159 13.9103 8.60617 14 8 14C4.6863 14 2.00001 11.3137 2 8C2 7.36051 2.09987 6.74397 2.28516 6.16602L5.12305 9L7.93652 8.06348L8.0625 7.9375L9 5.12695L6.1582 2.28809C6.73847 2.10115 7.35756 2 8 2ZM12.5859 11.5703C12.2612 11.254 11.7424 11.2576 11.4219 11.5781C11.0953 11.9047 11.0988 12.4356 11.4297 12.7578L17.4141 18.5859C17.7376 18.9094 18.2624 18.9094 18.5859 18.5859C18.9094 18.2624 18.9094 17.7376 18.5859 17.4141L12.5859 11.5703Z'/></svg>";
18
+ const iconNetworkDevice = "data:image/svg+xml;utf8,<svg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'><desc>network-device</desc><path d='M426.667 42.668V298.668H277.333L277.353 344.983C295.529 351.414 309.934 365.824 316.359 384.003L469.333 384.001V426.668L316.352 426.687C307.56 451.535 283.859 469.335 256 469.335C228.141 469.335 204.44 451.535 195.649 426.687L42.6667 426.668V384.001L195.641 384.003C202.068 365.817 216.482 351.403 234.669 344.976L234.667 298.668H85.3334V42.668H426.667ZM256 384.001C244.218 384.001 234.667 393.553 234.667 405.335C234.667 417.117 244.218 426.668 256 426.668C267.782 426.668 277.333 417.117 277.333 405.335C277.333 393.553 267.782 384.001 256 384.001ZM384 85.3346H128V256.001H384V85.3346Z'/></svg>";
19
+ const iconOpenExternal = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>open-external</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(85.333333, 64.000000)'><path d='M128,63.999444 L128,106.666444 L42.6666667,106.666667 L42.6666667,320 L256,320 L256,234.666444 L298.666,234.666444 L298.666667,362.666667 L4.26325641e-14,362.666667 L4.26325641e-14,64 L128,63.999444 Z M362.666667,1.42108547e-14 L362.666667,170.666667 L320,170.666667 L320,72.835 L143.084945,249.751611 L112.915055,219.581722 L289.83,42.666 L192,42.6666667 L192,1.42108547e-14 L362.666667,1.42108547e-14 Z' id='Combined-Shape'/></g></g></svg>";
20
+ const iconOpenFile = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><desc>open-file</desc><g fill-rule='evenodd' transform='translate(42.667 42.667)'><path d='M178.0832,42.6666667 L221.594,77.0716667 L191.217,107.448667 L163.24992,85.3333333 L42.6666667,85.3333333 L42.6666667,296.106667 L82.0209067,170.666667 L341.333333,170.666667 L341.333,170.665667 L384,170.665667 L437.333333,170.666667 L372.583253,384 L-2.13162821e-14,384 L-2.13162821e-14,42.6666667 L178.0832,42.6666667 Z M379.79136,213.333333 L113.354027,213.333333 L73.1874133,341.333333 L340.95808,341.333333 L379.79136,213.333333 Z'/><path fill-rule='nonzero' d='M384,7.10542736e-15 L384,149.333333 L341.333333,149.333333 L341.332777,72.836 L264.836777,149.332777 L204.496777,149.333333 L311.162777,42.666 L234.666667,42.6666667 L234.666667,7.10542736e-15 L384,7.10542736e-15 Z'/></g></svg>";
21
+ const iconPen = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>pen</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='edit' transform='translate(42.666667, 42.666667)'><path d='M426.666667,384 L426.666667,426.666667 L3.55271368e-14,426.666667 L3.55271368e-14,384 L426.666667,384 Z M277.333333,7.10542736e-15 L384,106.666667 L149.333333,341.333333 L42.6666667,341.333333 L42.6666667,234.666667 L277.333333,7.10542736e-15 Z M207.079667,130.583 L85.3333333,252.330667 L85.3333333,298.666667 L131.669333,298.666667 L253.415667,176.919 L207.079667,130.583 Z M277.333333,60.3306667 L237.249667,100.413 L283.585667,146.749 L323.669333,106.666667 L277.333333,60.3306667 Z'/></g></g></svg>";
22
+ const iconPiechart = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>piechart</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M170.663815,4.26801852 L170.66459,48.0439471 C97.0559495,66.9904951 42.6666667,133.810265 42.6666667,213.333333 C42.6666667,307.589931 119.076736,384 213.333333,384 C292.856534,384 359.676395,329.610536 378.622814,256.001708 L422.398851,256.001851 C402.631935,353.376516 316.54155,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,110.12547 73.2896486,24.0353214 170.663815,4.26801852 Z M213.333333,-2.13162821e-14 C329.975872,-2.13162821e-14 424.754184,93.6118862 426.638086,209.805477 L426.666667,213.333333 L213.333333,213.333333 L213.333333,-2.13162821e-14 Z' id='Combined-Shape'/></g></g></svg>";
23
+ const iconPlant = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>plant</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(64.000000, 64.000000)'><path d='M85.3333333,1.42108547e-14 L85.3333333,192 L234.666667,122.666667 L234.666667,192 L384,121.8816 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L85.3333333,1.42108547e-14 Z M42.6666667,258.850588 L42.6666667,341.333333 L341.333333,341.333333 L341.333333,189.034667 L192,259.169789 L192,189.525333 L42.6666667,258.850588 Z'/></g></g></svg>";
24
+ const iconPrint = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>print</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(64.000000, 85.333333)'><path d='M384,106.666667 L298.666667,106.666667 L298.666667,1.42108547e-14 L85.3333333,1.42108547e-14 L85.3333333,106.666667 L1.42108547e-14,106.666667 L1.42108547e-14,298.666667 L85.3333333,298.666667 L85.3333333,341.333333 L298.666667,341.333333 L298.666667,298.666667 L384,298.666667 L384,106.666667 Z M128,42.6666667 L256,42.6666667 L256,106.666667 L128,106.666667 L128,42.6666667 Z M128,298.666667 L128,256 L256,256 L256,298.666667 L128,298.666667 Z M341.333333,256 L298.666667,256 L298.666667,213.333333 L85.3333333,213.333333 L85.3333333,256 L42.6666667,256 L42.6666667,149.333333 L341.333333,149.333333 L341.333333,256 Z'/></g></g></svg>";
25
+ const iconRefresh = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>refresh</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(64.000000, 64.000000)'><path d='M340.195444,210.526102 L382.537159,215.817985 C370.807686,310.617565 289.973536,384 192,384 C131.683829,384 77.8636454,356.187368 42.6646339,312.687287 L42.6666667,384 L1.42108547e-14,384 L4.26325641e-14,234.666667 L149.333333,234.666667 L149.333333,277.333333 L69.4463164,277.351889 C96.4332257,316.029088 141.261551,341.333333 192,341.333333 C268.201293,341.333333 331.072074,284.258623 340.195444,210.526102 Z M384,1.42108547e-14 L384,149.333333 L234.666667,149.333333 L234.666667,106.666667 L314.564847,106.664112 C287.579138,67.9778918 242.745446,42.6666667 192,42.6666667 C115.798362,42.6666667 52.9273575,99.7418924 43.8044325,173.474898 L1.46271768,168.183015 C13.1917463,73.382951 94.0261199,1.42108547e-14 192,1.42108547e-14 C252.316171,1.42108547e-14 306.136355,27.8126321 341.335366,71.3127128 L341.333333,1.42108547e-14 L384,1.42108547e-14 Z'/></g></g></svg>";
26
+ const iconRocket = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>rocket</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 64.000000)'><path d='M405.333333,1.42108547e-14 C396.316305,122.794806 364.316305,211.683695 309.333333,266.666667 C299.582265,276.417735 288.905446,285.33185 277.302879,293.409011 L277.302464,341.234872 L213.302464,405.234872 L174.248,336.891 L68.525,231.157 L7.10542736e-15,192 L64,128 L112.079613,128.000404 C120.083859,116.387258 128.94621,105.720457 138.666667,96 C193.649638,41.0170286 282.538527,9.01702859 405.333333,1.42108547e-14 Z M357.333333,47.9786667 L348.203556,49.3631108 C266.32942,62.2476147 206.763982,88.2424635 168.836556,126.169889 C146.004433,149.002012 128.637057,178.732412 116.876114,215.881246 L116.096,218.389333 L187.584,289.877333 L191.120585,288.76541 C224.531258,277.548675 251.975141,261.807487 273.818948,241.632769 L279.163444,236.496777 C317.09087,198.569351 343.085719,139.003914 355.970222,57.1297769 L357.333333,47.9786667 Z M75.9901363,269.368015 L30.7353023,314.622849 L0.565412939,284.452959 L45.8202469,239.198125 L75.9901363,269.368015 Z M121.24497,314.622849 L45.8202469,390.047572 L15.6503576,359.877683 L91.0750809,284.452959 L121.24497,314.622849 Z M136.329915,329.707793 L166.499804,359.877683 L121.24497,405.132517 L91.0750809,374.962627 L136.329915,329.707793 Z M245.333333,128 C263.006445,128 277.333333,142.326888 277.333333,160 C277.333333,177.673112 263.006445,192 245.333333,192 C227.660221,192 213.333333,177.673112 213.333333,160 C213.333333,142.326888 227.660221,128 245.333333,128 Z' id='Combined-Shape'/></g></g></svg>";
27
+ const iconSoundLoud = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>sound-loud</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 85.333333)'><path d='M361.299413,341.610667 L328.014293,314.98176 C402.206933,233.906133 402.206933,109.96608 328.013013,28.8906667 L361.298133,2.26304 C447.910187,98.97536 447.908907,244.898347 361.299413,341.610667 Z M276.912853,69.77216 L243.588693,96.4309333 C283.38432,138.998613 283.38304,204.87488 243.589973,247.44256 L276.914133,274.101333 C329.118507,215.880107 329.118507,127.992107 276.912853,69.77216 Z M191.749973,1.42108547e-14 L80.8957867,87.2292267 L7.10542736e-15,87.2292267 L7.10542736e-15,257.895893 L81.0208,257.895893 L191.749973,343.35424 L191.749973,1.42108547e-14 L191.749973,1.42108547e-14 Z M42.6666667,129.895893 L95.6874667,129.895893 L149.083307,87.8749867 L149.083307,256.520747 L95.5624533,215.229227 L42.6666667,215.229227 L42.6666667,129.895893 Z' id='Shape'/></g></g></svg>";
28
+ const iconStarFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>star-filled</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(18.640071, 18.640071)'><polygon id='Star' points='237.359929 344.171897 97.8432633 429.388145 135.775711 270.366642 11.6172218 164.011677 174.577429 150.947232 237.359929 3.90798505e-14 300.142429 150.947232 463.102636 164.011677 338.944147 270.366642 376.876595 429.388145'/></g></g></svg>";
29
+ const iconStar = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>star</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(30.257293, 18.640071)'><path d='M225.742707,0 L288.525207,150.947232 L451.485414,164.011677 L327.326925,270.366642 L365.259373,429.388145 L225.742707,344.171897 L86.2260415,429.388145 L124.158489,270.366642 L2.84217094e-14,164.011677 L162.960208,150.947232 L225.742707,0 Z M259.138288,191.394856 L225.742707,111.087929 L192.347127,191.394856 L105.657374,198.341262 L171.707523,254.917025 L151.524041,339.503929 L225.742707,294.175885 L299.940041,339.503929 L279.777892,254.917025 L345.806707,198.341262 L259.138288,191.394856 Z' id='Star'/></g></g></svg>";
30
+ const iconSuccess = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>success</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add-copy' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51296 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.153707,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51296 331.153707,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,384 C119.227947,384 42.6666667,307.43872 42.6666667,213.333333 C42.6666667,119.227947 119.227947,42.6666667 213.333333,42.6666667 C307.43872,42.6666667 384,119.227947 384,213.333333 C384,307.43872 307.438933,384 213.333333,384 Z M293.669333,137.114453 L323.835947,167.281067 L192,299.66912 L112.916693,220.585813 L143.083307,190.4192 L192,239.335893 L293.669333,137.114453 Z' id='Shape'/></g></g></svg>";
31
+ const iconTextBold = "data:image/svg+xml;utf8,<svg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'><desc>text-bold</desc><path d='M149.333 447.771V64H209.187C237.535 64 258.93 64.9028 273.375 66.7083C287.819 68.3333 301.09 71.5833 313.187 76.4583C329.257 82.9583 341.715 93.7917 350.562 108.958C359.59 124.125 364.104 142.181 364.104 163.125C364.104 193.819 354.986 216.75 336.75 231.917C325.375 241.306 308.583 248.076 286.375 252.229C345.236 258.91 374.667 290.056 374.667 345.667C374.667 387.917 358.326 417.257 325.646 433.688C313.729 439.646 301.722 443.528 289.625 445.333C277.528 446.958 256.132 447.771 225.437 447.771H149.333ZM193.75 235.979H213.792C250.264 235.979 275.18 232.188 288.542 224.604C307.5 213.771 316.979 195.083 316.979 168.542C316.979 140.375 308.132 121.417 290.437 111.667C276.535 103.903 250.986 100.021 213.792 100.021H193.75V235.979ZM193.75 411.75H213.792C238.528 411.75 256.674 411.028 268.229 409.583C279.965 407.958 289.986 404.979 298.292 400.646C317.792 390.354 327.542 370.403 327.542 340.792C327.542 310.639 315.264 290.417 290.708 280.125C275.542 273.625 249.903 270.375 213.792 270.375H193.75V411.75Z'/></svg>";
32
+ const iconTextItalic = "data:image/svg+xml;utf8,<svg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'><desc>text-italic</desc><path d='M149.333 448L151.866 430.385L194.42 428.488C199.149 405.363 204.974 370.495 211.898 323.884L230.389 199.227C239.17 140.33 244.236 101.759 245.587 83.5116L203.539 81.6147L206.072 64H341.333L338.8 81.6147L295.74 83.5116C287.465 131.749 281.47 168.514 277.755 193.807L259.518 317.651C251.919 368.96 247.106 405.905 245.08 428.488L287.127 430.385L284.594 448H149.333Z'/></svg>";
33
+ const iconTextUnderline = "data:image/svg+xml;utf8,<svg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'><desc>text-underline</desc><path fill-rule='evenodd' clip-rule='evenodd' d='M130.133 42.6667V223.36C130.133 244.324 130.446 261.063 131.071 273.579C132.01 286.094 133.574 296.263 135.765 304.085C138.268 311.908 141.553 319.104 145.621 325.675C165.02 356.964 200.846 372.608 253.098 372.608C301.909 372.608 336.796 358.684 357.759 330.837C363.078 323.954 366.99 316.445 369.493 308.309C372.309 300.174 374.186 289.536 375.125 276.395C376.063 263.253 376.533 245.575 376.533 223.36V42.6667H327.253V240.725C327.253 272.327 322.246 294.542 312.234 307.371C306.602 315.193 298.623 321.138 288.298 325.205C278.286 329.273 266.552 331.307 253.098 331.307C239.644 331.307 228.067 329.273 218.367 325.205C208.668 321.138 200.846 315.037 194.901 306.901C190.207 299.705 186.766 290.475 184.575 279.211C182.698 267.947 181.759 253.71 181.759 236.501V42.6667H130.133ZM405.333 405.333H106.667V448H405.333V405.333Z'/></svg>";
34
+ const iconTrashcan = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>trashcan</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(64.000000, 42.666667)'><path d='M256,42.6666667 L128,42.6666667 L128,7.10542736e-15 L256,7.10542736e-15 L256,42.6666667 Z M170.666667,170.666667 L128,170.666667 L128,341.333333 L170.666667,341.333333 L170.666667,170.666667 Z M256,170.666667 L213.333333,170.666667 L213.333333,341.333333 L256,341.333333 L256,170.666667 Z M384,85.3333333 L384,128 L341.333333,128 L341.333333,426.666667 L42.6666667,426.666667 L42.6666667,128 L0,128 L0,85.3333333 L384,85.3333333 Z M298.666667,128 L85.3333333,128 L85.3333333,384 L298.666667,384 L298.666667,128 Z'/></g></g></svg>";
35
+ const iconTree = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>tree</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(85.333333, 64.000000)'><path d='M1.42108547e-14,-4.26325641e-14 L128,-4.26325641e-14 L128,64 L1.42108547e-14,64 L1.42108547e-14,-4.26325641e-14 Z M106.666667,106.666667 L234.666667,106.666667 L234.666667,170.666667 L106.666667,170.666667 L106.666667,106.666667 Z M106.666667,213.333333 L234.666667,213.333333 L234.666667,277.333333 L106.666667,277.333333 L106.666667,213.333333 Z M213.333333,320 L341.333333,320 L341.333333,384 L213.333333,384 L213.333333,320 Z M74.6666667,85.3333333 L74.6666667,117.333333 L85.3333333,117.333333 L85.3333333,149.333333 L42.6666667,149.333333 L42.6666667,85.3333333 L74.6666667,85.3333333 Z M181.333333,298.666667 L181.333333,330.666667 L192,330.666667 L192,362.666667 L149.333333,362.666667 L149.333333,298.666667 L181.333333,298.666667 Z M74.6666667,170.666667 L74.6666667,224 L85.3333333,224 L85.3333333,256 L42.6666667,256 L42.6666667,170.666667 L74.6666667,170.666667 Z' id='Combined-Shape'/></g></g></svg>";
36
+ const iconUndo = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>undo</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(55.253333, 80.915055)'><path d='M141.254834,192 L111.084945,222.169889 L0,111.084945 L111.084945,0 L141.254834,30.1698893 L81.642,89.794 L254.4,89.794278 C330.09408,89.794278 391.800173,150.74343 393.026725,226.150181 L393.045333,228.439611 C393.045333,304.898278 330.858667,367.084945 254.4,367.084945 L254.4,367.084945 L179.52,367.084945 L179.52,324.418278 L254.4,324.418278 C307.306667,324.418278 350.378667,281.346278 350.378667,228.439611 C350.378667,175.532945 307.306667,132.460945 254.4,132.460945 L254.4,132.460945 L81.727,132.46 L141.254834,192 Z'/></g></g></svg>";
37
+ const iconUserProfile = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>user-profile</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 42.666667)'><path d='M209.854555,426.638876 L213.333333,426.666667 C212.11355,426.666667 210.896158,426.656429 209.681238,426.636036 C208.570181,426.617387 207.461015,426.590239 206.353979,426.554656 C206.286264,426.55248 206.218215,426.550261 206.150175,426.548009 C205.038095,426.511215 203.928426,426.465921 202.820973,426.412183 C202.790586,426.410708 202.759563,426.409196 202.728542,426.407678 C201.599261,426.352392 200.472879,426.288364 199.348869,426.21563 C199.304813,426.212779 199.260112,426.209873 199.215415,426.206953 C198.113342,426.134948 197.014189,426.054626 195.917379,425.966008 C195.843781,425.960062 195.770067,425.954068 195.696363,425.948036 C194.611053,425.859218 193.528114,425.762284 192.447534,425.657288 C192.39216,425.651907 192.337128,425.646538 192.282101,425.641148 C191.198891,425.53505 190.11772,425.420812 189.038988,425.298528 C188.961425,425.289736 188.884057,425.280923 188.806702,425.272068 C187.76499,425.152828 186.725414,425.026066 185.688174,424.891854 C185.556342,424.874796 185.424963,424.857671 185.293621,424.840428 C184.317386,424.71226 183.342876,424.57744 182.370492,424.436061 C182.191508,424.410037 182.013494,424.383924 181.835552,424.357591 C180.866836,424.214238 179.899471,424.064248 178.934278,423.907783 C178.791983,423.884715 178.649977,423.861547 178.508019,423.838238 C177.508066,423.674055 176.510184,423.502871 175.514695,423.324781 C175.410597,423.306158 175.305918,423.287351 175.201266,423.268467 C174.207679,423.089177 173.217086,422.903124 172.228933,422.71025 C172.086491,422.682447 171.944487,422.654579 171.802533,422.62657 C170.836096,422.435883 169.871396,422.23854 168.909091,422.03471 C168.763114,422.003789 168.617805,421.972851 168.472552,421.941765 C167.509262,421.73561 166.547845,421.522828 165.588891,421.303585 C165.458271,421.273722 165.328004,421.243809 165.197782,421.213777 C164.217319,420.987663 163.239237,420.754741 162.263791,420.51511 C162.148274,420.486732 162.032321,420.458143 161.916406,420.429459 C160.945212,420.189129 159.977238,419.942303 159.011934,419.688882 C158.891899,419.65737 158.771961,419.62577 158.652065,419.594068 C157.683102,419.337867 156.716547,419.074937 155.752747,418.805408 C155.645281,418.775355 155.537713,418.745182 155.430181,418.714927 C154.431336,418.433891 153.435704,418.145837 152.443098,417.850754 C152.375042,417.830522 152.307114,417.810291 152.239199,417.790027 C151.234635,417.49029 150.233114,417.183332 149.234759,416.869231 C149.165524,416.847449 149.095936,416.825516 149.026364,416.803548 C146.930877,416.141887 144.84973,415.448876 142.783112,414.724954 C142.767465,414.719474 142.751522,414.713887 142.735579,414.708298 L142.701246,414.696259 C139.588277,413.604376 136.5083,412.442347 133.463211,411.212069 C133.36973,411.1743 133.276624,411.136606 133.183552,411.098849 C132.229558,410.711836 131.278741,410.318012 130.331419,409.917541 C130.2915,409.900666 130.25178,409.88386 130.212066,409.867043 C129.248242,409.458901 128.287884,409.043808 127.331211,408.621891 C127.249402,408.585811 127.167304,408.549542 127.085233,408.513222 C126.151203,408.099874 125.220943,407.680132 124.294262,407.253944 C124.227167,407.223086 124.160437,407.192354 124.093726,407.161589 C123.17809,406.739327 122.26572,406.310655 121.356909,405.875738 C121.243027,405.82124 121.128935,405.766515 121.0149,405.711692 C120.13776,405.290004 119.264105,404.862572 118.393828,404.429369 C118.275624,404.37053 118.157882,404.311784 118.040202,404.252933 C117.166805,403.816152 116.296223,403.373244 115.429111,402.924562 C115.330378,402.873474 115.232011,402.822476 115.133689,402.771405 C114.27459,402.325164 113.418751,401.873165 112.566381,401.415542 C112.426005,401.340176 112.285621,401.264603 112.145332,401.188877 C111.293062,400.728837 110.444278,400.263166 109.599031,399.791914 C109.519008,399.747298 109.439349,399.702819 109.359721,399.658289 C108.481489,399.167167 107.60677,398.669832 106.735939,398.16652 C106.652992,398.118579 106.570004,398.07054 106.487052,398.022447 C105.649079,397.536615 104.814727,397.045251 103.984037,396.548397 C103.843093,396.464095 103.702426,396.379739 103.561865,396.295226 C102.75613,395.810771 101.953598,395.320984 101.154577,394.826067 C101.04355,394.757297 100.932632,394.688453 100.821782,394.61951 C99.9912589,394.102969 99.1644817,393.58084 98.3415666,393.053213 C98.2402396,392.988246 98.1386116,392.922964 98.0370427,392.857598 C97.2170734,392.329894 96.4013484,391.796988 95.5895207,391.258673 C95.4985151,391.198328 95.407605,391.137947 95.3167439,391.077497 C94.4980986,390.532855 93.6833241,389.982635 92.8725812,389.426961 C92.7809486,389.364157 92.689408,389.301311 92.5979189,389.238396 C91.7605711,388.662568 90.9276324,388.080981 90.0990676,387.49363 C90.0482094,387.457578 89.9972737,387.421437 89.9463545,387.385274 C83.7400904,382.977624 77.7797929,378.246386 72.090021,373.216132 C72.023062,373.156934 71.9562295,373.097774 71.8894343,373.038573 C70.3322557,371.658425 68.795314,370.255766 67.2792108,368.831185 C67.1968327,368.75378 67.1147087,368.676491 67.032646,368.599138 C66.3987179,368.001594 65.7682497,367.400019 65.14148,366.794639 C24.9762443,327.999259 2.84217094e-14,273.583054 2.84217094e-14,213.333333 C2.84217094e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 C269.912851,3.55271368e-14 324.175019,22.4761259 364.18278,62.4838867 C404.190541,102.491647 426.666667,156.753816 426.666667,213.333333 C426.666667,273.585043 401.688773,328.002853 361.522928,366.79682 C361.520898,366.799478 361.521527,366.804157 361.522155,366.808836 C351.439362,376.540155 340.403853,385.287453 328.569429,392.896702 C328.514318,392.931764 328.459328,392.967092 328.40432,393.002395 C327.568306,393.539209 326.728257,394.070021 325.884283,394.595103 C325.777796,394.661262 325.671405,394.727333 325.564953,394.793313 C324.74392,395.302195 323.918817,395.80581 323.090062,396.303953 C322.98562,396.366873 322.880512,396.429936 322.775345,396.49291 C321.93817,396.993994 321.09783,397.489342 320.253833,397.979067 C320.156885,398.035657 320.059719,398.09194 319.962505,398.148149 C318.131928,399.206125 316.284353,400.237952 314.420157,401.242845 C314.293167,401.311915 314.165336,401.380659 314.037426,401.449276 C313.197359,401.899275 312.354444,402.34417 311.508221,402.78356 C311.389058,402.846139 311.270176,402.907727 311.151229,402.969206 C310.329108,403.393402 309.503546,403.813285 308.674915,404.227931 C308.489213,404.321624 308.302627,404.414653 308.115885,404.507416 C307.324076,404.899955 306.530028,405.28823 305.733238,405.671698 C305.555744,405.757928 305.37736,405.843474 305.19884,405.928779 C304.384302,406.317179 303.567852,406.700941 302.748598,407.079658 C302.574006,407.161194 302.399241,407.241695 302.224348,407.321968 C301.383282,407.707168 300.539278,408.087888 299.69238,408.463256 C299.550045,408.527172 299.407245,408.590277 299.264364,408.653229 C298.381876,409.041213 297.496639,409.424059 296.608325,409.801056 C296.482475,409.855284 296.356686,409.908525 296.230834,409.961648 C295.307254,410.350691 294.380172,410.73431 293.44983,411.111554 C293.297264,411.174211 293.144439,411.235972 292.991525,411.29756 C292.129853,411.64383 291.265732,411.985297 290.398875,412.321261 C290.222273,412.390466 290.045066,412.458869 289.867745,412.527043 C288.999446,412.860129 288.128773,413.188322 287.255416,413.510962 C287.115822,413.563248 286.976537,413.614535 286.837183,413.665681 C285.966564,413.984518 285.092863,414.298703 284.216545,414.607326 C284.02484,414.675511 283.8325,414.742935 283.640034,414.810091 C282.764935,415.114784 281.887698,415.414446 281.007912,415.708531 C280.854333,415.760485 280.700635,415.811663 280.546858,415.862671 C279.636311,416.164103 278.723091,416.460163 277.8072,416.750208 C277.679123,416.791331 277.55137,416.831652 277.423565,416.871856 C276.449164,417.177836 275.471495,417.477646 274.49087,417.770591 C274.427934,417.789899 274.365194,417.808608 274.302443,417.82729 C273.301532,418.12478 272.297314,418.41569 271.29008,418.699388 C271.15444,418.738041 271.019181,418.775991 270.883866,418.81381 C269.925978,419.081108 268.965015,419.342425 268.001384,419.597167 C267.876068,419.630688 267.750527,419.663751 267.624941,419.696701 C266.673011,419.946089 265.718639,420.189414 264.761722,420.42628 C264.641986,420.456259 264.521685,420.485924 264.401345,420.515486 C263.431666,420.753369 262.459932,420.984831 261.485648,421.209619 C261.348404,421.241574 261.210775,421.273181 261.073096,421.304655 C260.143094,421.516983 259.211208,421.723426 258.277056,421.923751 C258.097044,421.962597 257.916686,422.001026 257.736244,422.039227 C256.805768,422.235988 255.873538,422.426825 254.939116,422.611559 C254.789285,422.64138 254.639199,422.670882 254.489056,422.700226 C252.360575,423.116051 250.22088,423.500399 248.070379,423.852587 C247.985813,423.866561 247.901127,423.880377 247.816425,423.894142 C246.762702,424.065279 245.706563,424.228793 244.647898,424.384529 C244.551145,424.398855 244.454553,424.412996 244.35794,424.427072 C243.323969,424.577631 242.287465,424.720882 241.248614,424.856658 C241.158831,424.868461 241.068879,424.880159 240.978908,424.8918 C239.945241,425.025491 238.909387,425.151835 237.87127,425.270726 C237.76735,425.282674 237.663688,425.294469 237.560004,425.306189 C236.522723,425.4234 235.48288,425.533248 234.440837,425.635598 C234.341371,425.645398 234.242029,425.655085 234.142667,425.664704 C233.09981,425.765633 232.054465,425.859107 231.006978,425.945013 C230.900661,425.953751 230.793967,425.96242 230.68725,425.971011 C229.608835,426.057813 228.528374,426.136598 227.44571,426.207305 C227.400239,426.210284 227.355211,426.213211 227.310178,426.216123 C226.178062,426.289336 225.043081,426.353749 223.905761,426.409256 C223.891372,426.409962 223.876694,426.410677 223.862016,426.41139 C222.74309,426.465766 221.622181,426.511515 220.499076,426.548584 L220.456403,426.549989 C218.091582,426.627572 215.717023,426.666667 213.333333,426.666667 C212.171548,426.666667 211.011932,426.65738 209.854555,426.638876 Z M234.666667,298.666667 L192,298.666667 C158.016898,298.666667 128.295724,318.663564 114.632567,347.902712 L113.088,351.445333 L114.425218,352.433677 C138.741109,369.754783 167.79213,380.859353 199.258857,383.427964 C199.302467,383.43151 199.34549,383.435005 199.388516,383.438483 L199.258857,383.427964 C200.198067,383.504631 201.139428,383.573694 202.08288,383.63509 L199.388516,383.438483 C200.305656,383.51262 201.224359,383.579478 202.144557,383.63902 L202.08288,383.63509 C202.994611,383.694422 203.908295,383.746595 204.823875,383.791553 L202.144557,383.63902 C203.09566,383.700561 204.048361,383.754287 205.002584,383.800156 L204.823875,383.791553 C205.50866,383.825177 206.194505,383.854766 206.881389,383.880296 L213.333333,384 L216.007901,383.979451 C216.09157,383.978165 216.175229,383.976818 216.258877,383.975411 C217.160222,383.960281 218.059919,383.938143 218.957862,383.909068 L216.258877,383.975411 C217.168023,383.96012 218.075929,383.937709 218.982532,383.908213 L218.957862,383.909068 C219.872348,383.879457 220.785015,383.842652 221.695809,383.798707 L218.982532,383.908213 C219.923797,383.877589 220.863656,383.839328 221.802041,383.793468 L221.695809,383.798707 C222.644844,383.752917 223.591846,383.699376 224.536752,383.638145 L221.802041,383.793468 C222.726586,383.748285 223.6497,383.695724 224.571313,383.635825 L224.536752,383.638145 C225.460763,383.578267 226.38277,383.511037 227.302716,383.43651 L224.571313,383.635825 C225.511928,383.57469 226.450981,383.50591 227.388399,383.429524 L227.302716,383.43651 C228.196243,383.364124 229.087825,383.284856 229.977408,383.198758 L227.388399,383.429524 C228.321346,383.353502 229.252673,383.269947 230.182311,383.178897 L229.977408,383.198758 C260.393388,380.254961 288.473405,369.327262 312.095822,352.537298 L313.557333,351.445333 L312.034862,347.907108 C298.970316,319.938868 271.207611,300.423341 239.074565,298.779209 L234.666667,298.666667 Z M213.333333,42.6666667 C119.076736,42.6666667 42.6666667,119.076736 42.6666667,213.333333 C42.6666667,254.036861 56.9158894,291.412304 80.6981785,320.743507 C102.726317,282.071479 144.318498,256 192,256 L234.666667,256 C282.349887,256 323.943349,282.073359 345.967784,320.740809 C369.750452,291.413157 384,254.037325 384,213.333333 C384,119.076736 307.589931,42.6666667 213.333333,42.6666667 Z M213.333333,64 C260.461632,64 298.666667,102.205035 298.666667,149.333333 C298.666667,195.033502 262.742006,232.343016 217.592327,234.562233 L213.333333,234.666667 C166.205035,234.666667 128,196.461632 128,149.333333 C128,103.633165 163.924661,66.3236506 209.074339,64.1044332 L213.333333,64 Z M213.333333,106.666667 C189.769184,106.666667 170.666667,125.769184 170.666667,149.333333 C170.666667,172.897483 189.769184,192 213.333333,192 C236.897483,192 256,172.897483 256,149.333333 C256,125.769184 236.897483,106.666667 213.333333,106.666667 Z'/></g></g></svg>";
38
+ export {
39
+ iconPlant as A,
40
+ iconPiechart as B,
41
+ iconAlarmBell as C,
42
+ iconGlobe as D,
43
+ iconChevronRightSmall as E,
44
+ iconUserProfile as F,
45
+ iconCapacity as G,
46
+ iconTextUnderline as H,
47
+ iconTextItalic as I,
48
+ iconTextBold as J,
49
+ iconUndo as K,
50
+ iconStar as a,
51
+ iconCheckboxes as b,
52
+ iconInfo as c,
53
+ iconHome as d,
54
+ iconOpenExternal as e,
55
+ iconBulb as f,
56
+ iconRocket as g,
57
+ iconContextMenu as h,
58
+ iconStarFilled as i,
59
+ iconTrashcan as j,
60
+ iconPen as k,
61
+ iconOpenFile as l,
62
+ iconDocument as m,
63
+ iconCut as n,
64
+ iconAdd as o,
65
+ iconLocation as p,
66
+ iconChevronDownSmall as q,
67
+ iconCalendarSettings as r,
68
+ iconHierarchy as s,
69
+ iconSoundLoud as t,
70
+ iconMaintenance as u,
71
+ iconTree as v,
72
+ iconSuccess as w,
73
+ iconPrint as x,
74
+ iconRefresh as y,
75
+ iconNetworkDevice as z
76
+ };
@@ -0,0 +1,74 @@
1
+ import "./logical-filter-operator-BH3f5fa3-983MLV_l.js";
2
+ import "./upload-file-state-BGzrnl_l-DLdhtkd7.js";
3
+ import { g as getCoreDelegate } from "./modal-BJAcx3Qd-CMIZ8YSL.js";
4
+ import { A as Animation } from "./animation-BLaucX4x-BWLd_Wig.js";
5
+ import "./theme-switcher-CpQ8JvHL-B4B-3Xrp.js";
6
+ function getToastContainer() {
7
+ const containerList = Array.from(document.querySelectorAll("ix-toast-container"));
8
+ const [container] = containerList;
9
+ if (containerList.length > 1) {
10
+ console.warn("Multiple toast containers were found. Only the first one will be used.");
11
+ return container;
12
+ }
13
+ if (!container) {
14
+ const toastContainer = document.createElement("ix-toast-container");
15
+ document.body.appendChild(toastContainer);
16
+ return toastContainer;
17
+ }
18
+ return container;
19
+ }
20
+ function setToastPosition(position) {
21
+ const container = getToastContainer();
22
+ container.setAttribute("position", position);
23
+ }
24
+ function toast(config) {
25
+ const container = getToastContainer();
26
+ return container.showToast(config);
27
+ }
28
+ toast.info = (config) => {
29
+ return toast(Object.assign(Object.assign({}, config), { type: "info" }));
30
+ };
31
+ toast.error = (config) => {
32
+ return toast(Object.assign(Object.assign({}, config), { type: "error" }));
33
+ };
34
+ toast.success = (config) => {
35
+ return toast(Object.assign(Object.assign({}, config), { type: "success" }));
36
+ };
37
+ toast.warning = (config) => {
38
+ return toast(Object.assign(Object.assign({}, config), { type: "warning" }));
39
+ };
40
+ function showModalLoading(messageOrOptions) {
41
+ const modal = document.createElement("ix-modal");
42
+ modal.disableEscapeClose = true;
43
+ const loading = document.createElement("ix-modal-loading");
44
+ if (typeof messageOrOptions === "string") {
45
+ loading.innerText = messageOrOptions;
46
+ } else {
47
+ loading.innerText = messageOrOptions.message;
48
+ if (messageOrOptions.centered) {
49
+ modal.centered = true;
50
+ }
51
+ }
52
+ modal.appendChild(loading);
53
+ getCoreDelegate().attachView(modal);
54
+ modal.showModal();
55
+ return {
56
+ update: (text) => loading.innerHTML = text,
57
+ finish: (text, timeout = 250) => {
58
+ if (text !== void 0) {
59
+ loading.innerText = text;
60
+ } else {
61
+ timeout = 0;
62
+ }
63
+ setTimeout(() => {
64
+ modal.closeModal(null);
65
+ setTimeout(async () => await getCoreDelegate().removeView(modal), Animation.mediumTime);
66
+ }, timeout);
67
+ }
68
+ };
69
+ }
70
+ export {
71
+ setToastPosition as a,
72
+ showModalLoading as s,
73
+ toast as t
74
+ };