@siemens/ix-docs 4.3.0 → 5.0.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 (2698) hide show
  1. package/build/component-usage-by-component.json +77 -37
  2. package/build/component-usage.json +114 -42
  3. package/build/docs/autogenerated/api/ix-action-card/api.mdx +8 -8
  4. package/build/docs/autogenerated/api/ix-action-card/props.mdx +8 -8
  5. package/build/docs/autogenerated/api/ix-application/api.mdx +22 -27
  6. package/build/docs/autogenerated/api/ix-application/props.mdx +22 -27
  7. package/build/docs/autogenerated/api/ix-application-header/api.mdx +18 -43
  8. package/build/docs/autogenerated/api/ix-application-header/events.mdx +2 -2
  9. package/build/docs/autogenerated/api/ix-application-header/props.mdx +12 -37
  10. package/build/docs/autogenerated/api/ix-application-header/slots.mdx +4 -4
  11. package/build/docs/autogenerated/api/ix-avatar/api.mdx +6 -28
  12. package/build/docs/autogenerated/api/ix-avatar/props.mdx +6 -28
  13. package/build/docs/autogenerated/api/ix-blind/api.mdx +6 -6
  14. package/build/docs/autogenerated/api/ix-blind/events.mdx +1 -1
  15. package/build/docs/autogenerated/api/ix-blind/props.mdx +5 -5
  16. package/build/docs/autogenerated/api/ix-breadcrumb/api.mdx +14 -15
  17. package/build/docs/autogenerated/api/ix-breadcrumb/events.mdx +6 -4
  18. package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +8 -11
  19. package/build/docs/autogenerated/api/ix-breadcrumb-item/api.mdx +11 -12
  20. package/build/docs/autogenerated/api/ix-breadcrumb-item/props.mdx +11 -12
  21. package/build/docs/autogenerated/api/ix-button/api.mdx +10 -30
  22. package/build/docs/autogenerated/api/ix-button/props.mdx +10 -30
  23. package/build/docs/autogenerated/api/ix-card/api.mdx +3 -3
  24. package/build/docs/autogenerated/api/ix-card/props.mdx +3 -3
  25. package/build/docs/autogenerated/api/ix-card-accordion/api.mdx +3 -4
  26. package/build/docs/autogenerated/api/ix-card-accordion/props.mdx +3 -4
  27. package/build/docs/autogenerated/api/ix-card-list/api.mdx +35 -13
  28. package/build/docs/autogenerated/api/ix-card-list/events.mdx +3 -3
  29. package/build/docs/autogenerated/api/ix-card-list/props.mdx +32 -10
  30. package/build/docs/autogenerated/api/ix-card-title/api.mdx +1 -1
  31. package/build/docs/autogenerated/api/ix-card-title/slots.mdx +1 -1
  32. package/build/docs/autogenerated/api/ix-category-filter/api.mdx +21 -45
  33. package/build/docs/autogenerated/api/ix-category-filter/events.mdx +4 -4
  34. package/build/docs/autogenerated/api/ix-category-filter/props.mdx +17 -41
  35. package/build/docs/autogenerated/api/ix-checkbox/api.mdx +10 -12
  36. package/build/docs/autogenerated/api/ix-checkbox/events.mdx +3 -3
  37. package/build/docs/autogenerated/api/ix-checkbox/props.mdx +7 -9
  38. package/build/docs/autogenerated/api/ix-checkbox-group/api.mdx +8 -8
  39. package/build/docs/autogenerated/api/ix-checkbox-group/props.mdx +8 -8
  40. package/build/docs/autogenerated/api/ix-chip/api.mdx +34 -17
  41. package/build/docs/autogenerated/api/ix-chip/events.mdx +1 -1
  42. package/build/docs/autogenerated/api/ix-chip/props.mdx +33 -16
  43. package/build/docs/autogenerated/api/ix-col/api.mdx +4 -4
  44. package/build/docs/autogenerated/api/ix-col/props.mdx +4 -4
  45. package/build/docs/autogenerated/api/ix-content/api.mdx +1 -1
  46. package/build/docs/autogenerated/api/ix-content/slots.mdx +1 -1
  47. package/build/docs/autogenerated/api/ix-content-header/api.mdx +7 -7
  48. package/build/docs/autogenerated/api/ix-content-header/events.mdx +1 -1
  49. package/build/docs/autogenerated/api/ix-content-header/props.mdx +4 -4
  50. package/build/docs/autogenerated/api/ix-content-header/slots.mdx +2 -2
  51. package/build/docs/autogenerated/api/ix-custom-field/api.mdx +8 -8
  52. package/build/docs/autogenerated/api/ix-custom-field/props.mdx +8 -8
  53. package/build/docs/autogenerated/api/ix-date-dropdown/api.mdx +18 -110
  54. package/build/docs/autogenerated/api/ix-date-dropdown/events.mdx +1 -4
  55. package/build/docs/autogenerated/api/ix-date-dropdown/props.mdx +17 -106
  56. package/build/docs/autogenerated/api/ix-date-input/api.mdx +60 -43
  57. package/build/docs/autogenerated/api/ix-date-input/events.mdx +20 -3
  58. package/build/docs/autogenerated/api/ix-date-input/props.mdx +38 -38
  59. package/build/docs/autogenerated/api/ix-date-input/slots.mdx +2 -2
  60. package/build/docs/autogenerated/api/ix-date-picker/api.mdx +71 -36
  61. package/build/docs/autogenerated/api/ix-date-picker/events.mdx +3 -10
  62. package/build/docs/autogenerated/api/ix-date-picker/props.mdx +68 -26
  63. package/build/docs/autogenerated/api/ix-datetime-input/api.mdx +725 -0
  64. package/build/docs/autogenerated/api/ix-datetime-input/events.mdx +80 -0
  65. package/build/docs/autogenerated/api/ix-datetime-input/props.mdx +610 -0
  66. package/build/docs/autogenerated/api/ix-datetime-input/slots.mdx +17 -0
  67. package/build/docs/autogenerated/api/ix-datetime-input/tags.mdx +10 -0
  68. package/build/docs/autogenerated/api/ix-datetime-picker/api.mdx +67 -33
  69. package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +4 -4
  70. package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +63 -29
  71. package/build/docs/autogenerated/api/ix-dropdown/api.mdx +119 -12
  72. package/build/docs/autogenerated/api/ix-dropdown/events.mdx +17 -1
  73. package/build/docs/autogenerated/api/ix-dropdown/props.mdx +102 -11
  74. package/build/docs/autogenerated/api/ix-dropdown-button/api.mdx +67 -10
  75. package/build/docs/autogenerated/api/ix-dropdown-button/events.mdx +32 -0
  76. package/build/docs/autogenerated/api/ix-dropdown-button/props.mdx +32 -10
  77. package/build/docs/autogenerated/api/ix-dropdown-header/api.mdx +1 -1
  78. package/build/docs/autogenerated/api/ix-dropdown-header/props.mdx +1 -1
  79. package/build/docs/autogenerated/api/ix-dropdown-item/api.mdx +30 -8
  80. package/build/docs/autogenerated/api/ix-dropdown-item/props.mdx +30 -8
  81. package/build/docs/autogenerated/api/ix-empty-state/api.mdx +7 -7
  82. package/build/docs/autogenerated/api/ix-empty-state/events.mdx +1 -1
  83. package/build/docs/autogenerated/api/ix-empty-state/props.mdx +6 -6
  84. package/build/docs/autogenerated/api/ix-event-list/api.mdx +4 -7
  85. package/build/docs/autogenerated/api/ix-event-list/props.mdx +4 -7
  86. package/build/docs/autogenerated/api/ix-event-list-item/api.mdx +6 -10
  87. package/build/docs/autogenerated/api/ix-event-list-item/events.mdx +1 -1
  88. package/build/docs/autogenerated/api/ix-event-list-item/props.mdx +5 -9
  89. package/build/docs/autogenerated/api/ix-expanding-search/api.mdx +17 -12
  90. package/build/docs/autogenerated/api/ix-expanding-search/events.mdx +1 -1
  91. package/build/docs/autogenerated/api/ix-expanding-search/props.mdx +16 -11
  92. package/build/docs/autogenerated/api/ix-field-label/api.mdx +2 -2
  93. package/build/docs/autogenerated/api/ix-field-label/props.mdx +2 -2
  94. package/build/docs/autogenerated/api/ix-filter-chip/api.mdx +4 -5
  95. package/build/docs/autogenerated/api/ix-filter-chip/events.mdx +1 -1
  96. package/build/docs/autogenerated/api/ix-filter-chip/props.mdx +3 -4
  97. package/build/docs/autogenerated/api/ix-flip-tile/api.mdx +6 -7
  98. package/build/docs/autogenerated/api/ix-flip-tile/events.mdx +1 -1
  99. package/build/docs/autogenerated/api/ix-flip-tile/props.mdx +5 -6
  100. package/build/docs/autogenerated/api/ix-group/api.mdx +10 -11
  101. package/build/docs/autogenerated/api/ix-group/events.mdx +3 -3
  102. package/build/docs/autogenerated/api/ix-group/props.mdx +7 -8
  103. package/build/docs/autogenerated/api/ix-group-item/api.mdx +9 -12
  104. package/build/docs/autogenerated/api/ix-group-item/events.mdx +1 -1
  105. package/build/docs/autogenerated/api/ix-group-item/props.mdx +8 -11
  106. package/build/docs/autogenerated/api/ix-helper-text/api.mdx +6 -6
  107. package/build/docs/autogenerated/api/ix-helper-text/props.mdx +6 -6
  108. package/build/docs/autogenerated/api/ix-icon-button/api.mdx +8 -28
  109. package/build/docs/autogenerated/api/ix-icon-button/props.mdx +8 -28
  110. package/build/docs/autogenerated/api/ix-icon-toggle-button/api.mdx +10 -30
  111. package/build/docs/autogenerated/api/ix-icon-toggle-button/events.mdx +1 -1
  112. package/build/docs/autogenerated/api/ix-icon-toggle-button/props.mdx +9 -29
  113. package/build/docs/autogenerated/api/ix-input/api.mdx +42 -26
  114. package/build/docs/autogenerated/api/ix-input/events.mdx +20 -3
  115. package/build/docs/autogenerated/api/ix-input/props.mdx +20 -21
  116. package/build/docs/autogenerated/api/ix-input/slots.mdx +2 -2
  117. package/build/docs/autogenerated/api/ix-key-value/api.mdx +6 -6
  118. package/build/docs/autogenerated/api/ix-key-value/props.mdx +5 -5
  119. package/build/docs/autogenerated/api/ix-key-value/slots.mdx +1 -1
  120. package/build/docs/autogenerated/api/ix-key-value-list/api.mdx +1 -1
  121. package/build/docs/autogenerated/api/ix-key-value-list/props.mdx +1 -1
  122. package/build/docs/autogenerated/api/ix-kpi/api.mdx +7 -7
  123. package/build/docs/autogenerated/api/ix-kpi/props.mdx +7 -7
  124. package/build/docs/autogenerated/api/ix-layout-auto/api.mdx +1 -4
  125. package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +1 -4
  126. package/build/docs/autogenerated/api/ix-layout-grid/api.mdx +3 -3
  127. package/build/docs/autogenerated/api/ix-layout-grid/props.mdx +3 -3
  128. package/build/docs/autogenerated/api/ix-link-button/api.mdx +3 -5
  129. package/build/docs/autogenerated/api/ix-link-button/props.mdx +3 -5
  130. package/build/docs/autogenerated/api/ix-menu/api.mdx +19 -42
  131. package/build/docs/autogenerated/api/ix-menu/events.mdx +5 -5
  132. package/build/docs/autogenerated/api/ix-menu/props.mdx +14 -37
  133. package/build/docs/autogenerated/api/ix-menu-about/api.mdx +34 -8
  134. package/build/docs/autogenerated/api/ix-menu-about/events.mdx +2 -2
  135. package/build/docs/autogenerated/api/ix-menu-about/props.mdx +32 -6
  136. package/build/docs/autogenerated/api/ix-menu-about-item/api.mdx +21 -2
  137. package/build/docs/autogenerated/api/ix-menu-about-item/events.mdx +1 -1
  138. package/build/docs/autogenerated/api/ix-menu-about-item/props.mdx +20 -1
  139. package/build/docs/autogenerated/api/ix-menu-about-item/tags.mdx +1 -0
  140. package/build/docs/autogenerated/api/ix-menu-about-news/api.mdx +25 -6
  141. package/build/docs/autogenerated/api/ix-menu-about-news/events.mdx +2 -2
  142. package/build/docs/autogenerated/api/ix-menu-about-news/props.mdx +23 -4
  143. package/build/docs/autogenerated/api/ix-menu-avatar/api.mdx +10 -10
  144. package/build/docs/autogenerated/api/ix-menu-avatar/events.mdx +1 -1
  145. package/build/docs/autogenerated/api/ix-menu-avatar/props.mdx +9 -9
  146. package/build/docs/autogenerated/api/ix-menu-avatar-item/api.mdx +3 -3
  147. package/build/docs/autogenerated/api/ix-menu-avatar-item/events.mdx +1 -1
  148. package/build/docs/autogenerated/api/ix-menu-avatar-item/props.mdx +2 -2
  149. package/build/docs/autogenerated/api/ix-menu-category/api.mdx +4 -4
  150. package/build/docs/autogenerated/api/ix-menu-category/props.mdx +4 -4
  151. package/build/docs/autogenerated/api/ix-menu-item/api.mdx +12 -14
  152. package/build/docs/autogenerated/api/ix-menu-item/props.mdx +11 -13
  153. package/build/docs/autogenerated/api/ix-menu-item/slots.mdx +1 -1
  154. package/build/docs/autogenerated/api/ix-menu-settings/api.mdx +34 -8
  155. package/build/docs/autogenerated/api/ix-menu-settings/events.mdx +2 -2
  156. package/build/docs/autogenerated/api/ix-menu-settings/props.mdx +32 -6
  157. package/build/docs/autogenerated/api/ix-menu-settings-item/api.mdx +13 -13
  158. package/build/docs/autogenerated/api/ix-menu-settings-item/events.mdx +0 -16
  159. package/build/docs/autogenerated/api/ix-menu-settings-item/props.mdx +20 -1
  160. package/build/docs/autogenerated/api/ix-menu-settings-item/tags.mdx +1 -0
  161. package/build/docs/autogenerated/api/ix-message-bar/api.mdx +4 -4
  162. package/build/docs/autogenerated/api/ix-message-bar/events.mdx +2 -2
  163. package/build/docs/autogenerated/api/ix-message-bar/props.mdx +2 -2
  164. package/build/docs/autogenerated/api/ix-modal/api.mdx +15 -21
  165. package/build/docs/autogenerated/api/ix-modal/events.mdx +2 -2
  166. package/build/docs/autogenerated/api/ix-modal/props.mdx +13 -19
  167. package/build/docs/autogenerated/api/ix-modal-header/api.mdx +10 -8
  168. package/build/docs/autogenerated/api/ix-modal-header/events.mdx +1 -2
  169. package/build/docs/autogenerated/api/ix-modal-header/props.mdx +9 -6
  170. package/build/docs/autogenerated/api/ix-number-input/api.mdx +44 -29
  171. package/build/docs/autogenerated/api/ix-number-input/events.mdx +20 -3
  172. package/build/docs/autogenerated/api/ix-number-input/props.mdx +22 -24
  173. package/build/docs/autogenerated/api/ix-number-input/slots.mdx +2 -2
  174. package/build/docs/autogenerated/api/ix-pagination/api.mdx +41 -17
  175. package/build/docs/autogenerated/api/ix-pagination/events.mdx +2 -2
  176. package/build/docs/autogenerated/api/ix-pagination/props.mdx +39 -15
  177. package/build/docs/autogenerated/api/ix-pane/api.mdx +15 -18
  178. package/build/docs/autogenerated/api/ix-pane/events.mdx +3 -3
  179. package/build/docs/autogenerated/api/ix-pane/props.mdx +11 -14
  180. package/build/docs/autogenerated/api/ix-pane/slots.mdx +1 -1
  181. package/build/docs/autogenerated/api/ix-pane-layout/api.mdx +3 -5
  182. package/build/docs/autogenerated/api/ix-pane-layout/props.mdx +3 -5
  183. package/build/docs/autogenerated/api/ix-pill/api.mdx +8 -9
  184. package/build/docs/autogenerated/api/ix-pill/props.mdx +8 -9
  185. package/build/docs/autogenerated/api/ix-playground/api.mdx +9 -0
  186. package/build/docs/autogenerated/api/ix-playground/tags.mdx +6 -0
  187. package/build/docs/autogenerated/api/ix-progress-indicator/api.mdx +10 -12
  188. package/build/docs/autogenerated/api/ix-progress-indicator/props.mdx +10 -12
  189. package/build/docs/autogenerated/api/ix-push-card/api.mdx +8 -8
  190. package/build/docs/autogenerated/api/ix-push-card/props.mdx +8 -8
  191. package/build/docs/autogenerated/api/ix-radio/api.mdx +9 -9
  192. package/build/docs/autogenerated/api/ix-radio/events.mdx +3 -3
  193. package/build/docs/autogenerated/api/ix-radio/props.mdx +6 -6
  194. package/build/docs/autogenerated/api/ix-radio-group/api.mdx +10 -10
  195. package/build/docs/autogenerated/api/ix-radio-group/events.mdx +1 -1
  196. package/build/docs/autogenerated/api/ix-radio-group/props.mdx +9 -9
  197. package/build/docs/autogenerated/api/ix-range-field/api.mdx +52 -0
  198. package/build/docs/autogenerated/api/ix-range-field/props.mdx +40 -0
  199. package/build/docs/autogenerated/api/ix-range-field/tags.mdx +6 -0
  200. package/build/docs/autogenerated/api/ix-select/api.mdx +64 -42
  201. package/build/docs/autogenerated/api/ix-select/events.mdx +4 -4
  202. package/build/docs/autogenerated/api/ix-select/props.mdx +60 -38
  203. package/build/docs/autogenerated/api/ix-select-item/api.mdx +4 -6
  204. package/build/docs/autogenerated/api/ix-select-item/events.mdx +1 -1
  205. package/build/docs/autogenerated/api/ix-select-item/props.mdx +3 -5
  206. package/build/docs/autogenerated/api/ix-slider/api.mdx +18 -42
  207. package/build/docs/autogenerated/api/ix-slider/events.mdx +1 -1
  208. package/build/docs/autogenerated/api/ix-slider/props.mdx +15 -39
  209. package/build/docs/autogenerated/api/ix-slider/slots.mdx +2 -2
  210. package/build/docs/autogenerated/api/ix-spinner/api.mdx +2 -2
  211. package/build/docs/autogenerated/api/ix-spinner/props.mdx +2 -2
  212. package/build/docs/autogenerated/api/ix-split-button/api.mdx +12 -34
  213. package/build/docs/autogenerated/api/ix-split-button/events.mdx +1 -1
  214. package/build/docs/autogenerated/api/ix-split-button/props.mdx +11 -33
  215. package/build/docs/autogenerated/api/ix-tab-item/api.mdx +63 -54
  216. package/build/docs/autogenerated/api/ix-tab-item/events.mdx +18 -2
  217. package/build/docs/autogenerated/api/ix-tab-item/props.mdx +45 -52
  218. package/build/docs/autogenerated/api/ix-tabs/api.mdx +64 -41
  219. package/build/docs/autogenerated/api/ix-tabs/events.mdx +23 -5
  220. package/build/docs/autogenerated/api/ix-tabs/props.mdx +41 -36
  221. package/build/docs/autogenerated/api/ix-textarea/api.mdx +40 -24
  222. package/build/docs/autogenerated/api/ix-textarea/events.mdx +20 -3
  223. package/build/docs/autogenerated/api/ix-textarea/props.mdx +20 -21
  224. package/build/docs/autogenerated/api/ix-tile/api.mdx +1 -1
  225. package/build/docs/autogenerated/api/ix-tile/props.mdx +1 -1
  226. package/build/docs/autogenerated/api/ix-time-input/api.mdx +112 -36
  227. package/build/docs/autogenerated/api/ix-time-input/events.mdx +20 -3
  228. package/build/docs/autogenerated/api/ix-time-input/props.mdx +90 -31
  229. package/build/docs/autogenerated/api/ix-time-input/slots.mdx +2 -2
  230. package/build/docs/autogenerated/api/ix-time-picker/api.mdx +56 -21
  231. package/build/docs/autogenerated/api/ix-time-picker/events.mdx +2 -2
  232. package/build/docs/autogenerated/api/ix-time-picker/props.mdx +54 -19
  233. package/build/docs/autogenerated/api/ix-toast/api.mdx +13 -10
  234. package/build/docs/autogenerated/api/ix-toast/events.mdx +1 -1
  235. package/build/docs/autogenerated/api/ix-toast/props.mdx +12 -9
  236. package/build/docs/autogenerated/api/ix-toast-container/api.mdx +1 -45
  237. package/build/docs/autogenerated/api/ix-toast-container/props.mdx +1 -45
  238. package/build/docs/autogenerated/api/ix-toggle/api.mdx +12 -14
  239. package/build/docs/autogenerated/api/ix-toggle/events.mdx +2 -2
  240. package/build/docs/autogenerated/api/ix-toggle/props.mdx +10 -12
  241. package/build/docs/autogenerated/api/ix-toggle-button/api.mdx +7 -26
  242. package/build/docs/autogenerated/api/ix-toggle-button/events.mdx +1 -1
  243. package/build/docs/autogenerated/api/ix-toggle-button/props.mdx +6 -25
  244. package/build/docs/autogenerated/api/ix-tooltip/api.mdx +6 -7
  245. package/build/docs/autogenerated/api/ix-tooltip/props.mdx +4 -5
  246. package/build/docs/autogenerated/api/ix-tooltip/slots.mdx +2 -2
  247. package/build/docs/autogenerated/api/ix-tree/api.mdx +10 -19
  248. package/build/docs/autogenerated/api/ix-tree/events.mdx +4 -4
  249. package/build/docs/autogenerated/api/ix-tree/props.mdx +6 -15
  250. package/build/docs/autogenerated/api/ix-tree-item/api.mdx +28 -8
  251. package/build/docs/autogenerated/api/ix-tree-item/events.mdx +2 -2
  252. package/build/docs/autogenerated/api/ix-tree-item/props.mdx +26 -6
  253. package/build/docs/autogenerated/api/ix-typography/api.mdx +5 -5
  254. package/build/docs/autogenerated/api/ix-typography/props.mdx +5 -5
  255. package/build/docs/autogenerated/api/ix-upload/api.mdx +38 -28
  256. package/build/docs/autogenerated/api/ix-upload/events.mdx +1 -1
  257. package/build/docs/autogenerated/api/ix-upload/props.mdx +37 -27
  258. package/build/docs/autogenerated/api/ix-workflow-step/api.mdx +5 -5
  259. package/build/docs/autogenerated/api/ix-workflow-step/props.mdx +5 -5
  260. package/build/docs/autogenerated/api/ix-workflow-steps/api.mdx +4 -4
  261. package/build/docs/autogenerated/api/ix-workflow-steps/events.mdx +1 -1
  262. package/build/docs/autogenerated/api/ix-workflow-steps/props.mdx +3 -3
  263. package/build/docs/autogenerated/playground/about-and-legal-legacy.mdx +52 -0
  264. package/build/docs/autogenerated/playground/button-danger-primary.mdx +67 -0
  265. package/build/docs/autogenerated/playground/button-danger-secondary.mdx +67 -0
  266. package/build/docs/autogenerated/playground/button-danger-tertiary.mdx +67 -0
  267. package/build/docs/autogenerated/playground/button-subtle-primary.mdx +61 -0
  268. package/build/docs/autogenerated/playground/button-subtle-secondary.mdx +61 -0
  269. package/build/docs/autogenerated/playground/button-subtle-tertiary.mdx +61 -0
  270. package/build/docs/autogenerated/playground/button-tertiary.mdx +61 -0
  271. package/build/docs/autogenerated/playground/date-dropdown-presets.mdx +52 -0
  272. package/build/docs/autogenerated/playground/date-range.mdx +46 -0
  273. package/build/docs/autogenerated/playground/datetime-input-disabled.mdx +52 -0
  274. package/build/docs/autogenerated/playground/datetime-input-label.mdx +52 -0
  275. package/build/docs/autogenerated/playground/datetime-input-min-max-date.mdx +52 -0
  276. package/build/docs/autogenerated/playground/datetime-input-readonly.mdx +52 -0
  277. package/build/docs/autogenerated/playground/datetime-input-validation.mdx +52 -0
  278. package/build/docs/autogenerated/playground/datetime-input-with-slots.mdx +52 -0
  279. package/build/docs/autogenerated/playground/datetime-input.mdx +52 -0
  280. package/build/docs/autogenerated/playground/datetime-range.mdx +46 -0
  281. package/build/docs/autogenerated/playground/modal-non-blocking.mdx +43 -0
  282. package/build/docs/autogenerated/playground/range-field.mdx +46 -0
  283. package/build/docs/autogenerated/playground/settings-legacy.mdx +52 -0
  284. package/build/docs/autogenerated/playground/slider-validation.mdx +52 -0
  285. package/build/docs/autogenerated/playground/tabs-overflow.mdx +46 -0
  286. package/build/docs/autogenerated/playground/time-range.mdx +46 -0
  287. package/build/docs/autogenerated/playground/timepicker-min-max-time.mdx +52 -0
  288. package/build/docs/autogenerated/prompt/ix-action-card/readme.md +1 -1
  289. package/build/docs/autogenerated/prompt/ix-application/readme.md +747 -77
  290. package/build/docs/autogenerated/prompt/ix-application-header/readme.md +774 -89
  291. package/build/docs/autogenerated/prompt/ix-avatar/readme.md +50 -31
  292. package/build/docs/autogenerated/prompt/ix-blind/readme.md +3 -3
  293. package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +220 -80
  294. package/build/docs/autogenerated/prompt/ix-breadcrumb-item/readme.md +210 -77
  295. package/build/docs/autogenerated/prompt/ix-button/readme.md +1004 -887
  296. package/build/docs/autogenerated/prompt/ix-card/readme.md +1 -1
  297. package/build/docs/autogenerated/prompt/ix-card-content/readme.md +1 -1
  298. package/build/docs/autogenerated/prompt/ix-card-list/readme.md +2 -1
  299. package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +6 -6
  300. package/build/docs/autogenerated/prompt/ix-checkbox/readme.md +26 -31
  301. package/build/docs/autogenerated/prompt/ix-checkbox-group/readme.md +3 -3
  302. package/build/docs/autogenerated/prompt/ix-chip/readme.md +208 -94
  303. package/build/docs/autogenerated/prompt/ix-col/readme.md +148 -131
  304. package/build/docs/autogenerated/prompt/ix-content/readme.md +20 -16
  305. package/build/docs/autogenerated/prompt/ix-content-header/readme.md +38 -34
  306. package/build/docs/autogenerated/prompt/ix-custom-field/readme.md +2 -2
  307. package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +247 -163
  308. package/build/docs/autogenerated/prompt/ix-date-input/readme.md +392 -89
  309. package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +33 -24
  310. package/build/docs/autogenerated/prompt/ix-datetime-input/readme.md +1356 -0
  311. package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +40 -26
  312. package/build/docs/autogenerated/prompt/ix-divider/readme.md +3 -3
  313. package/build/docs/autogenerated/prompt/ix-dropdown/readme.md +27 -26
  314. package/build/docs/autogenerated/prompt/ix-dropdown-button/readme.md +55 -19
  315. package/build/docs/autogenerated/prompt/ix-dropdown-header/readme.md +1 -1
  316. package/build/docs/autogenerated/prompt/ix-dropdown-item/readme.md +47 -28
  317. package/build/docs/autogenerated/prompt/ix-dropdown-quick-actions/readme.md +1 -1
  318. package/build/docs/autogenerated/prompt/ix-empty-state/readme.md +65 -33
  319. package/build/docs/autogenerated/prompt/ix-event-list/readme.md +6 -6
  320. package/build/docs/autogenerated/prompt/ix-event-list-item/readme.md +4 -4
  321. package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +3 -3
  322. package/build/docs/autogenerated/prompt/ix-field-label/readme.md +2 -2
  323. package/build/docs/autogenerated/prompt/ix-flip-tile/readme.md +1 -1
  324. package/build/docs/autogenerated/prompt/ix-flip-tile-content/readme.md +1 -1
  325. package/build/docs/autogenerated/prompt/ix-group/readme.md +4 -4
  326. package/build/docs/autogenerated/prompt/ix-group-item/readme.md +4 -4
  327. package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +209 -81
  328. package/build/docs/autogenerated/prompt/ix-icon-toggle-button/readme.md +16 -17
  329. package/build/docs/autogenerated/prompt/ix-input/readme.md +29 -22
  330. package/build/docs/autogenerated/prompt/ix-key-value/readme.md +8 -8
  331. package/build/docs/autogenerated/prompt/ix-key-value-list/readme.md +4 -4
  332. package/build/docs/autogenerated/prompt/ix-kpi/readme.md +1 -1
  333. package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +4 -4
  334. package/build/docs/autogenerated/prompt/ix-layout-grid/readme.md +148 -131
  335. package/build/docs/autogenerated/prompt/ix-link-button/readme.md +2 -2
  336. package/build/docs/autogenerated/prompt/ix-menu/readme.md +761 -92
  337. package/build/docs/autogenerated/prompt/ix-menu-about/readme.md +403 -55
  338. package/build/docs/autogenerated/prompt/ix-menu-about-item/readme.md +91 -52
  339. package/build/docs/autogenerated/prompt/ix-menu-about-news/readme.md +26 -22
  340. package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +2 -2
  341. package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +2 -2
  342. package/build/docs/autogenerated/prompt/ix-menu-category/readme.md +17 -13
  343. package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +26 -22
  344. package/build/docs/autogenerated/prompt/ix-menu-settings/readme.md +389 -37
  345. package/build/docs/autogenerated/prompt/ix-menu-settings-item/readme.md +72 -46
  346. package/build/docs/autogenerated/prompt/ix-message-bar/readme.md +1 -1
  347. package/build/docs/autogenerated/prompt/ix-modal/readme.md +26 -9
  348. package/build/docs/autogenerated/prompt/ix-modal-content/readme.md +256 -4
  349. package/build/docs/autogenerated/prompt/ix-modal-footer/readme.md +256 -4
  350. package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +266 -14
  351. package/build/docs/autogenerated/prompt/ix-number-input/readme.md +17 -16
  352. package/build/docs/autogenerated/prompt/ix-pagination/readme.md +17 -16
  353. package/build/docs/autogenerated/prompt/ix-pane/readme.md +2 -2
  354. package/build/docs/autogenerated/prompt/ix-pane-layout/readme.md +1 -1
  355. package/build/docs/autogenerated/prompt/ix-pill/readme.md +208 -159
  356. package/build/docs/autogenerated/prompt/ix-playground/readme.md +27 -0
  357. package/build/docs/autogenerated/prompt/ix-progress-indicator/readme.md +6 -6
  358. package/build/docs/autogenerated/prompt/ix-push-card/readme.md +2 -2
  359. package/build/docs/autogenerated/prompt/ix-radio/readme.md +5 -5
  360. package/build/docs/autogenerated/prompt/ix-radio-group/readme.md +3 -3
  361. package/build/docs/autogenerated/prompt/ix-range-field/readme.md +524 -0
  362. package/build/docs/autogenerated/prompt/ix-row/readme.md +148 -131
  363. package/build/docs/autogenerated/prompt/ix-select/readme.md +61 -65
  364. package/build/docs/autogenerated/prompt/ix-select-item/readme.md +6 -6
  365. package/build/docs/autogenerated/prompt/ix-slider/readme.md +403 -34
  366. package/build/docs/autogenerated/prompt/ix-spinner/readme.md +4 -2
  367. package/build/docs/autogenerated/prompt/ix-split-button/readme.md +20 -18
  368. package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +1141 -138
  369. package/build/docs/autogenerated/prompt/ix-tabs/readme.md +1142 -137
  370. package/build/docs/autogenerated/prompt/ix-textarea/readme.md +15 -14
  371. package/build/docs/autogenerated/prompt/ix-tile/readme.md +34 -30
  372. package/build/docs/autogenerated/prompt/ix-time-input/readme.md +342 -41
  373. package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +153 -25
  374. package/build/docs/autogenerated/prompt/ix-toast/readme.md +3 -5
  375. package/build/docs/autogenerated/prompt/ix-toast-container/readme.md +9 -11
  376. package/build/docs/autogenerated/prompt/ix-toggle/readme.md +30 -30
  377. package/build/docs/autogenerated/prompt/ix-toggle-button/readme.md +14 -15
  378. package/build/docs/autogenerated/prompt/ix-tooltip/readme.md +2 -2
  379. package/build/docs/autogenerated/prompt/ix-tree/readme.md +15 -10
  380. package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +2 -1
  381. package/build/docs/autogenerated/prompt/ix-typography/readme.md +398 -23
  382. package/build/docs/autogenerated/prompt/ix-upload/readme.md +5 -4
  383. package/build/docs/autogenerated/prompt/ix-workflow-step/readme.md +2 -2
  384. package/build/docs/autogenerated/prompt/ix-workflow-steps/readme.md +2 -2
  385. package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.html.md +17 -0
  386. package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.ts.md +18 -0
  387. package/build/docs/autogenerated/usage/angular/about-and-legal.html.md +17 -3
  388. package/build/docs/autogenerated/usage/angular/about-and-legal.ts.md +2 -0
  389. package/build/docs/autogenerated/usage/angular/application-advanced.html.md +5 -3
  390. package/build/docs/autogenerated/usage/angular/breadcrumb-next-items.ts.md +13 -4
  391. package/build/docs/autogenerated/usage/angular/breadcrumb-truncate.ts.md +20 -5
  392. package/build/docs/autogenerated/usage/angular/breadcrumb.ts.md +12 -3
  393. package/build/docs/autogenerated/usage/angular/button-danger-primary.ts.md +11 -0
  394. package/build/docs/autogenerated/usage/angular/button-danger-secondary.ts.md +11 -0
  395. package/build/docs/autogenerated/usage/angular/button-danger-tertiary.html.md +4 -0
  396. package/build/docs/autogenerated/usage/angular/button-danger-tertiary.ts.md +10 -0
  397. package/build/docs/autogenerated/usage/angular/button-loading.html.md +21 -3
  398. package/build/docs/autogenerated/usage/angular/button-loading.ts.md +9 -1
  399. package/build/docs/autogenerated/usage/angular/button-secondary.ts.md +2 -2
  400. package/build/docs/autogenerated/usage/angular/button-subtle-primary.ts.md +14 -0
  401. package/build/docs/autogenerated/usage/angular/button-subtle-secondary.ts.md +14 -0
  402. package/build/docs/autogenerated/usage/angular/button-subtle-tertiary.ts.md +22 -0
  403. package/build/docs/autogenerated/usage/angular/button-tertiary.ts.md +14 -0
  404. package/build/docs/autogenerated/usage/angular/button-with-link.html.md +4 -4
  405. package/build/docs/autogenerated/usage/angular/chip.ts.md +38 -15
  406. package/build/docs/autogenerated/usage/angular/content-header-with-slot.html.md +3 -3
  407. package/build/docs/autogenerated/usage/angular/date-dropdown-presets.html.md +7 -0
  408. package/build/docs/autogenerated/usage/angular/date-dropdown-presets.ts.md +60 -0
  409. package/build/docs/autogenerated/usage/angular/date-input-disabled.html.md +1 -1
  410. package/build/docs/autogenerated/usage/angular/date-input-label.html.md +1 -1
  411. package/build/docs/autogenerated/usage/angular/date-input-min-max-date.html.md +3 -3
  412. package/build/docs/autogenerated/usage/angular/date-input-readonly.html.md +1 -1
  413. package/build/docs/autogenerated/usage/angular/date-input-validation.html.md +4 -4
  414. package/build/docs/autogenerated/usage/angular/date-input-with-slots.html.md +1 -1
  415. package/build/docs/autogenerated/usage/angular/date-input.html.md +1 -1
  416. package/build/docs/autogenerated/usage/angular/date-range.ts.md +15 -0
  417. package/build/docs/autogenerated/usage/angular/datetime-input-disabled.html.md +3 -0
  418. package/build/docs/autogenerated/usage/angular/datetime-input-disabled.ts.md +10 -0
  419. package/build/docs/autogenerated/usage/angular/datetime-input-label.html.md +7 -0
  420. package/build/docs/autogenerated/usage/angular/datetime-input-label.ts.md +10 -0
  421. package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.html.md +8 -0
  422. package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.ts.md +10 -0
  423. package/build/docs/autogenerated/usage/angular/datetime-input-readonly.html.md +3 -0
  424. package/build/docs/autogenerated/usage/angular/datetime-input-readonly.ts.md +10 -0
  425. package/build/docs/autogenerated/usage/angular/datetime-input-validation.html.md +37 -0
  426. package/build/docs/autogenerated/usage/angular/datetime-input-validation.ts.md +10 -0
  427. package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.html.md +6 -0
  428. package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.ts.md +10 -0
  429. package/build/docs/autogenerated/usage/angular/datetime-input.html.md +3 -0
  430. package/build/docs/autogenerated/usage/angular/datetime-input.ts.md +10 -0
  431. package/build/docs/autogenerated/usage/angular/datetime-range.ts.md +15 -0
  432. package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.ts.md +11 -6
  433. package/build/docs/autogenerated/usage/angular/echarts-bar-simple.ts.md +11 -6
  434. package/build/docs/autogenerated/usage/angular/echarts-circle.ts.md +48 -34
  435. package/build/docs/autogenerated/usage/angular/echarts-empty-state.ts.md +11 -6
  436. package/build/docs/autogenerated/usage/angular/echarts-gauge.ts.md +106 -92
  437. package/build/docs/autogenerated/usage/angular/echarts-line-advanced.ts.md +56 -42
  438. package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.ts.md +65 -71
  439. package/build/docs/autogenerated/usage/angular/echarts-line-simple.ts.md +11 -6
  440. package/build/docs/autogenerated/usage/angular/echarts-pie.ts.md +47 -33
  441. package/build/docs/autogenerated/usage/angular/echarts-progress-arc.ts.md +73 -59
  442. package/build/docs/autogenerated/usage/angular/echarts-progress-circle.ts.md +80 -66
  443. package/build/docs/autogenerated/usage/angular/echarts-special-3d.ts.md +54 -40
  444. package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.ts.md +11 -6
  445. package/build/docs/autogenerated/usage/angular/echarts-special-zoom.ts.md +66 -51
  446. package/build/docs/autogenerated/usage/angular/echarts.ts.md +11 -6
  447. package/build/docs/autogenerated/usage/angular/loading.ts.md +2 -2
  448. package/build/docs/autogenerated/usage/angular/modal-non-blocking.ts.md +55 -0
  449. package/build/docs/autogenerated/usage/angular/pill-variants.ts.md +24 -22
  450. package/build/docs/autogenerated/usage/angular/pill.html.md +9 -7
  451. package/build/docs/autogenerated/usage/angular/popover-news.html.md +3 -3
  452. package/build/docs/autogenerated/usage/angular/range-field.ts.md +25 -0
  453. package/build/docs/autogenerated/usage/angular/settings-legacy.html.md +19 -0
  454. package/build/docs/autogenerated/usage/angular/settings-legacy.ts.md +18 -0
  455. package/build/docs/autogenerated/usage/angular/settings.html.md +17 -3
  456. package/build/docs/autogenerated/usage/angular/settings.ts.md +2 -0
  457. package/build/docs/autogenerated/usage/angular/slider-error.html.md +8 -2
  458. package/build/docs/autogenerated/usage/angular/slider-validation.html.md +53 -0
  459. package/build/docs/autogenerated/usage/angular/slider-validation.ts.md +10 -0
  460. package/build/docs/autogenerated/usage/angular/tabs-overflow.ts.md +38 -0
  461. package/build/docs/autogenerated/usage/angular/tabs-rounded.ts.md +19 -12
  462. package/build/docs/autogenerated/usage/angular/tabs.css.md +6 -1
  463. package/build/docs/autogenerated/usage/angular/tabs.ts.md +13 -12
  464. package/build/docs/autogenerated/usage/angular/theme-switcher.ts.md +4 -5
  465. package/build/docs/autogenerated/usage/angular/time-range.ts.md +15 -0
  466. package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.html.md +8 -0
  467. package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.ts.md +10 -0
  468. package/build/docs/autogenerated/usage/angular/toggle-checked.ts.md +1 -1
  469. package/build/docs/autogenerated/usage/angular/toggle-custom-label.ts.md +1 -1
  470. package/build/docs/autogenerated/usage/angular/toggle-disabled.ts.md +1 -1
  471. package/build/docs/autogenerated/usage/angular/toggle-indeterminate.ts.md +1 -1
  472. package/build/docs/autogenerated/usage/angular/toggle-ng-model.ts.md +1 -1
  473. package/build/docs/autogenerated/usage/angular/toggle.ts.md +1 -1
  474. package/build/docs/autogenerated/usage/angular/tree-custom.ts.md +1 -0
  475. package/build/docs/autogenerated/usage/angular/tree.ts.md +1 -1
  476. package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.html.md +17 -0
  477. package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.ts.md +31 -0
  478. package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.html.md +17 -3
  479. package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.ts.md +6 -2
  480. package/build/docs/autogenerated/usage/angular_standalone/application-advanced.html.md +5 -3
  481. package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-next-items.ts.md +13 -4
  482. package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-truncate.ts.md +20 -5
  483. package/build/docs/autogenerated/usage/angular_standalone/breadcrumb.ts.md +12 -3
  484. package/build/docs/autogenerated/usage/angular_standalone/button-danger-primary.ts.md +12 -0
  485. package/build/docs/autogenerated/usage/angular_standalone/button-danger-secondary.ts.md +12 -0
  486. package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.html.md +4 -0
  487. package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.ts.md +11 -0
  488. package/build/docs/autogenerated/usage/angular_standalone/button-loading.html.md +24 -4
  489. package/build/docs/autogenerated/usage/angular_standalone/button-loading.ts.md +11 -1
  490. package/build/docs/autogenerated/usage/angular_standalone/button-secondary.ts.md +2 -2
  491. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-primary.ts.md +15 -0
  492. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-secondary.ts.md +15 -0
  493. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-tertiary.ts.md +23 -0
  494. package/build/docs/autogenerated/usage/angular_standalone/button-tertiary.ts.md +15 -0
  495. package/build/docs/autogenerated/usage/angular_standalone/button-text-icon.ts.md +6 -4
  496. package/build/docs/autogenerated/usage/angular_standalone/button-with-link.html.md +4 -4
  497. package/build/docs/autogenerated/usage/angular_standalone/checkbox-indeterminate.ts.md +2 -2
  498. package/build/docs/autogenerated/usage/angular_standalone/checkbox.ts.md +4 -4
  499. package/build/docs/autogenerated/usage/angular_standalone/chip.ts.md +38 -15
  500. package/build/docs/autogenerated/usage/angular_standalone/content-header-with-slot.html.md +3 -3
  501. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.html.md +7 -0
  502. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.ts.md +62 -0
  503. package/build/docs/autogenerated/usage/angular_standalone/date-input-disabled.html.md +1 -1
  504. package/build/docs/autogenerated/usage/angular_standalone/date-input-label.html.md +1 -1
  505. package/build/docs/autogenerated/usage/angular_standalone/date-input-min-max-date.html.md +3 -3
  506. package/build/docs/autogenerated/usage/angular_standalone/date-input-readonly.html.md +1 -1
  507. package/build/docs/autogenerated/usage/angular_standalone/date-input-validation.html.md +4 -4
  508. package/build/docs/autogenerated/usage/angular_standalone/date-input-with-slots.html.md +1 -1
  509. package/build/docs/autogenerated/usage/angular_standalone/date-input.html.md +1 -1
  510. package/build/docs/autogenerated/usage/angular_standalone/date-range.ts.md +16 -0
  511. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.html.md +3 -0
  512. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.ts.md +11 -0
  513. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.html.md +7 -0
  514. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.ts.md +11 -0
  515. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.html.md +8 -0
  516. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.ts.md +11 -0
  517. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.html.md +3 -0
  518. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.ts.md +11 -0
  519. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.html.md +37 -0
  520. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.ts.md +11 -0
  521. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.html.md +6 -0
  522. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.ts.md +11 -0
  523. package/build/docs/autogenerated/usage/angular_standalone/datetime-input.html.md +3 -0
  524. package/build/docs/autogenerated/usage/angular_standalone/datetime-input.ts.md +11 -0
  525. package/build/docs/autogenerated/usage/angular_standalone/datetime-range.ts.md +16 -0
  526. package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.ts.md +11 -6
  527. package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.ts.md +11 -6
  528. package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.ts.md +48 -34
  529. package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.ts.md +11 -6
  530. package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.ts.md +106 -92
  531. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.ts.md +56 -42
  532. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.ts.md +65 -71
  533. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.ts.md +11 -6
  534. package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.ts.md +47 -33
  535. package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.ts.md +73 -59
  536. package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.ts.md +80 -66
  537. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.ts.md +54 -40
  538. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.ts.md +11 -6
  539. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.ts.md +66 -51
  540. package/build/docs/autogenerated/usage/angular_standalone/echarts.ts.md +11 -6
  541. package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +2 -2
  542. package/build/docs/autogenerated/usage/angular_standalone/modal-non-blocking.ts.md +63 -0
  543. package/build/docs/autogenerated/usage/angular_standalone/pill-variants.ts.md +24 -22
  544. package/build/docs/autogenerated/usage/angular_standalone/pill.ts.md +16 -11
  545. package/build/docs/autogenerated/usage/angular_standalone/popover-news.html.md +3 -3
  546. package/build/docs/autogenerated/usage/angular_standalone/range-field.ts.md +43 -0
  547. package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.html.md +19 -0
  548. package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.ts.md +31 -0
  549. package/build/docs/autogenerated/usage/angular_standalone/settings.html.md +17 -3
  550. package/build/docs/autogenerated/usage/angular_standalone/settings.ts.md +6 -2
  551. package/build/docs/autogenerated/usage/angular_standalone/slider-error.html.md +8 -2
  552. package/build/docs/autogenerated/usage/angular_standalone/slider-validation.html.md +53 -0
  553. package/build/docs/autogenerated/usage/angular_standalone/slider-validation.ts.md +11 -0
  554. package/build/docs/autogenerated/usage/angular_standalone/tabs-overflow.ts.md +39 -0
  555. package/build/docs/autogenerated/usage/angular_standalone/tabs-rounded.ts.md +20 -13
  556. package/build/docs/autogenerated/usage/angular_standalone/tabs.css.md +6 -1
  557. package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +14 -15
  558. package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.ts.md +4 -5
  559. package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +33 -29
  560. package/build/docs/autogenerated/usage/angular_standalone/time-range.ts.md +16 -0
  561. package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.html.md +8 -0
  562. package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.ts.md +11 -0
  563. package/build/docs/autogenerated/usage/angular_standalone/toggle-checked.ts.md +1 -1
  564. package/build/docs/autogenerated/usage/angular_standalone/toggle-custom-label.ts.md +1 -1
  565. package/build/docs/autogenerated/usage/angular_standalone/toggle-disabled.ts.md +1 -1
  566. package/build/docs/autogenerated/usage/angular_standalone/toggle-indeterminate.ts.md +1 -1
  567. package/build/docs/autogenerated/usage/angular_standalone/toggle-ng-model.ts.md +1 -1
  568. package/build/docs/autogenerated/usage/angular_standalone/toggle.ts.md +1 -1
  569. package/build/docs/autogenerated/usage/angular_standalone/tree-custom.ts.md +1 -0
  570. package/build/docs/autogenerated/usage/angular_standalone/tree.ts.md +1 -1
  571. package/build/docs/autogenerated/usage/html/about-and-legal-legacy.html.md +36 -0
  572. package/build/docs/autogenerated/usage/html/about-and-legal.html.md +34 -4
  573. package/build/docs/autogenerated/usage/html/action-card.html.md +1 -1
  574. package/build/docs/autogenerated/usage/html/add-icons.html.md +1 -1
  575. package/build/docs/autogenerated/usage/html/aggrid.html.md +1 -1
  576. package/build/docs/autogenerated/usage/html/application-advanced.html.md +3 -3
  577. package/build/docs/autogenerated/usage/html/application-app-switch.html.md +1 -1
  578. package/build/docs/autogenerated/usage/html/application-breakpoints.html.md +1 -1
  579. package/build/docs/autogenerated/usage/html/application-header.html.md +21 -5
  580. package/build/docs/autogenerated/usage/html/application.html.md +1 -1
  581. package/build/docs/autogenerated/usage/html/aria-label-properties.html.md +1 -1
  582. package/build/docs/autogenerated/usage/html/avatar-image.html.md +1 -1
  583. package/build/docs/autogenerated/usage/html/avatar-initials.html.md +1 -1
  584. package/build/docs/autogenerated/usage/html/avatar.html.md +1 -1
  585. package/build/docs/autogenerated/usage/html/blind-header-actions.html.md +1 -1
  586. package/build/docs/autogenerated/usage/html/blind-variants.html.md +1 -1
  587. package/build/docs/autogenerated/usage/html/blind.html.md +1 -1
  588. package/build/docs/autogenerated/usage/html/breadcrumb-next-items.html.md +16 -5
  589. package/build/docs/autogenerated/usage/html/breadcrumb-truncate.html.md +21 -6
  590. package/build/docs/autogenerated/usage/html/breadcrumb.html.md +13 -4
  591. package/build/docs/autogenerated/usage/html/button-danger-primary.html.md +16 -0
  592. package/build/docs/autogenerated/usage/html/button-danger-secondary.html.md +16 -0
  593. package/build/docs/autogenerated/usage/html/button-danger-tertiary.html.md +16 -0
  594. package/build/docs/autogenerated/usage/html/button-group.html.md +1 -1
  595. package/build/docs/autogenerated/usage/html/button-loading.html.md +22 -5
  596. package/build/docs/autogenerated/usage/html/button-secondary.html.md +3 -3
  597. package/build/docs/autogenerated/usage/html/button-subtle-primary.html.md +16 -0
  598. package/build/docs/autogenerated/usage/html/button-subtle-secondary.html.md +16 -0
  599. package/build/docs/autogenerated/usage/html/button-subtle-tertiary.html.md +16 -0
  600. package/build/docs/autogenerated/usage/html/button-tertiary.html.md +16 -0
  601. package/build/docs/autogenerated/usage/html/button-text-icon.html.md +1 -1
  602. package/build/docs/autogenerated/usage/html/button-with-icon.html.md +1 -1
  603. package/build/docs/autogenerated/usage/html/button-with-link.html.md +5 -5
  604. package/build/docs/autogenerated/usage/html/buttons.html.md +1 -1
  605. package/build/docs/autogenerated/usage/html/card-list.html.md +1 -1
  606. package/build/docs/autogenerated/usage/html/card.html.md +1 -1
  607. package/build/docs/autogenerated/usage/html/category-filter-suggestions.html.md +1 -1
  608. package/build/docs/autogenerated/usage/html/category-filter.html.md +1 -1
  609. package/build/docs/autogenerated/usage/html/checkbox-indeterminate.html.md +1 -1
  610. package/build/docs/autogenerated/usage/html/checkbox.html.md +1 -1
  611. package/build/docs/autogenerated/usage/html/chip.html.md +39 -16
  612. package/build/docs/autogenerated/usage/html/content-header-no-back.html.md +1 -1
  613. package/build/docs/autogenerated/usage/html/content-header-with-slot.html.md +4 -4
  614. package/build/docs/autogenerated/usage/html/content-header.html.md +1 -1
  615. package/build/docs/autogenerated/usage/html/content.html.md +1 -1
  616. package/build/docs/autogenerated/usage/html/custom-field-validation.html.md +1 -1
  617. package/build/docs/autogenerated/usage/html/custom-field.html.md +1 -1
  618. package/build/docs/autogenerated/usage/html/date-dropdown-presets.html.md +64 -0
  619. package/build/docs/autogenerated/usage/html/date-dropdown.html.md +1 -1
  620. package/build/docs/autogenerated/usage/html/date-input-disabled.html.md +2 -2
  621. package/build/docs/autogenerated/usage/html/date-input-label.html.md +2 -2
  622. package/build/docs/autogenerated/usage/html/date-input-min-max-date.html.md +4 -4
  623. package/build/docs/autogenerated/usage/html/date-input-readonly.html.md +2 -2
  624. package/build/docs/autogenerated/usage/html/date-input-validation.html.md +5 -5
  625. package/build/docs/autogenerated/usage/html/date-input-with-slots.html.md +2 -2
  626. package/build/docs/autogenerated/usage/html/date-input.html.md +2 -2
  627. package/build/docs/autogenerated/usage/html/date-range.html.md +22 -0
  628. package/build/docs/autogenerated/usage/html/datepicker-locale.html.md +1 -1
  629. package/build/docs/autogenerated/usage/html/datepicker-range.html.md +1 -1
  630. package/build/docs/autogenerated/usage/html/datepicker.html.md +1 -1
  631. package/build/docs/autogenerated/usage/html/datetime-input-disabled.html.md +15 -0
  632. package/build/docs/autogenerated/usage/html/datetime-input-label.html.md +19 -0
  633. package/build/docs/autogenerated/usage/html/datetime-input-min-max-date.html.md +20 -0
  634. package/build/docs/autogenerated/usage/html/datetime-input-readonly.html.md +15 -0
  635. package/build/docs/autogenerated/usage/html/datetime-input-validation.html.md +54 -0
  636. package/build/docs/autogenerated/usage/html/datetime-input-with-slots.html.md +26 -0
  637. package/build/docs/autogenerated/usage/html/datetime-input.html.md +15 -0
  638. package/build/docs/autogenerated/usage/html/datetime-range.html.md +22 -0
  639. package/build/docs/autogenerated/usage/html/datetimepicker.html.md +1 -1
  640. package/build/docs/autogenerated/usage/html/divider.html.md +1 -1
  641. package/build/docs/autogenerated/usage/html/dropdown-button-icon.html.md +1 -1
  642. package/build/docs/autogenerated/usage/html/dropdown-button.html.md +1 -1
  643. package/build/docs/autogenerated/usage/html/dropdown-icon.html.md +1 -1
  644. package/build/docs/autogenerated/usage/html/dropdown-quick-actions.html.md +1 -1
  645. package/build/docs/autogenerated/usage/html/dropdown-submenu.html.md +1 -1
  646. package/build/docs/autogenerated/usage/html/dropdown.html.md +1 -1
  647. package/build/docs/autogenerated/usage/html/echarts-bar-horizontal-stacked.html.md +14 -6
  648. package/build/docs/autogenerated/usage/html/echarts-bar-simple.html.md +14 -6
  649. package/build/docs/autogenerated/usage/html/echarts-circle.html.md +41 -33
  650. package/build/docs/autogenerated/usage/html/echarts-empty-state.html.md +14 -6
  651. package/build/docs/autogenerated/usage/html/echarts-gauge.html.md +11 -5
  652. package/build/docs/autogenerated/usage/html/echarts-line-advanced.html.md +49 -41
  653. package/build/docs/autogenerated/usage/html/echarts-line-multiple-y-axis.html.md +73 -50
  654. package/build/docs/autogenerated/usage/html/echarts-line-simple.html.md +14 -6
  655. package/build/docs/autogenerated/usage/html/echarts-pie.html.md +40 -32
  656. package/build/docs/autogenerated/usage/html/echarts-progress-arc.html.md +66 -58
  657. package/build/docs/autogenerated/usage/html/echarts-progress-circle.html.md +73 -65
  658. package/build/docs/autogenerated/usage/html/echarts-special-3d.html.md +46 -38
  659. package/build/docs/autogenerated/usage/html/echarts-special-toolbox.html.md +14 -6
  660. package/build/docs/autogenerated/usage/html/echarts-special-zoom.html.md +58 -50
  661. package/build/docs/autogenerated/usage/html/echarts.html.md +14 -6
  662. package/build/docs/autogenerated/usage/html/empty-state-compact-break.html.md +1 -1
  663. package/build/docs/autogenerated/usage/html/empty-state-compact.html.md +1 -1
  664. package/build/docs/autogenerated/usage/html/empty-state.html.md +1 -1
  665. package/build/docs/autogenerated/usage/html/event-list-compact.html.md +1 -1
  666. package/build/docs/autogenerated/usage/html/event-list-custom-item-height-in-number.html.md +1 -1
  667. package/build/docs/autogenerated/usage/html/event-list-custom-item-height.html.md +1 -1
  668. package/build/docs/autogenerated/usage/html/event-list-filled.html.md +1 -1
  669. package/build/docs/autogenerated/usage/html/event-list-selected.html.md +1 -1
  670. package/build/docs/autogenerated/usage/html/event-list.html.md +1 -1
  671. package/build/docs/autogenerated/usage/html/expanding-search.html.md +1 -1
  672. package/build/docs/autogenerated/usage/html/flip-tile.html.md +1 -1
  673. package/build/docs/autogenerated/usage/html/form-checkbox-disabled.html.md +1 -1
  674. package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.html.md +1 -1
  675. package/build/docs/autogenerated/usage/html/form-checkbox-group.html.md +1 -1
  676. package/build/docs/autogenerated/usage/html/form-checkbox-validation.html.md +1 -1
  677. package/build/docs/autogenerated/usage/html/form-checkbox.html.md +1 -1
  678. package/build/docs/autogenerated/usage/html/form-layout-auto.html.md +1 -1
  679. package/build/docs/autogenerated/usage/html/form-layout-grid.html.md +1 -1
  680. package/build/docs/autogenerated/usage/html/grid-padding.html.md +1 -1
  681. package/build/docs/autogenerated/usage/html/grid-size.html.md +1 -1
  682. package/build/docs/autogenerated/usage/html/grid.html.md +1 -1
  683. package/build/docs/autogenerated/usage/html/group-context-menu.html.md +1 -1
  684. package/build/docs/autogenerated/usage/html/group-custom-entry.html.md +1 -1
  685. package/build/docs/autogenerated/usage/html/group-header-suppressed.html.md +1 -1
  686. package/build/docs/autogenerated/usage/html/group.html.md +1 -1
  687. package/build/docs/autogenerated/usage/html/html-table-striped.html.md +1 -1
  688. package/build/docs/autogenerated/usage/html/html-table.html.md +1 -1
  689. package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary.html.md +1 -1
  690. package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-primary.html.md +1 -1
  691. package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-secondary.html.md +1 -1
  692. package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-tertiary.html.md +1 -1
  693. package/build/docs/autogenerated/usage/html/icon-toggle-button-tertiary.html.md +1 -1
  694. package/build/docs/autogenerated/usage/html/input-disabled.html.md +1 -1
  695. package/build/docs/autogenerated/usage/html/input-label.html.md +1 -1
  696. package/build/docs/autogenerated/usage/html/input-legacy-disabled.html.md +1 -1
  697. package/build/docs/autogenerated/usage/html/input-legacy-readonly.html.md +1 -1
  698. package/build/docs/autogenerated/usage/html/input-legacy.html.md +1 -1
  699. package/build/docs/autogenerated/usage/html/input-pattern.html.md +1 -1
  700. package/build/docs/autogenerated/usage/html/input-readonly.html.md +1 -1
  701. package/build/docs/autogenerated/usage/html/input-types.html.md +1 -1
  702. package/build/docs/autogenerated/usage/html/input-validation.html.md +1 -1
  703. package/build/docs/autogenerated/usage/html/input-with-slots.html.md +1 -1
  704. package/build/docs/autogenerated/usage/html/input.html.md +1 -1
  705. package/build/docs/autogenerated/usage/html/key-value-list-striped.html.md +1 -1
  706. package/build/docs/autogenerated/usage/html/key-value-list-with-custom-value.html.md +1 -1
  707. package/build/docs/autogenerated/usage/html/key-value-list-with-icon.html.md +1 -1
  708. package/build/docs/autogenerated/usage/html/key-value-list.html.md +1 -1
  709. package/build/docs/autogenerated/usage/html/key-value-with-custom-value.html.md +1 -1
  710. package/build/docs/autogenerated/usage/html/key-value-with-icon.html.md +1 -1
  711. package/build/docs/autogenerated/usage/html/key-value-with-label-left.html.md +1 -1
  712. package/build/docs/autogenerated/usage/html/key-value.html.md +1 -1
  713. package/build/docs/autogenerated/usage/html/kpi.html.md +1 -1
  714. package/build/docs/autogenerated/usage/html/layout-auto-custom.html.md +1 -1
  715. package/build/docs/autogenerated/usage/html/layout-auto.html.md +1 -1
  716. package/build/docs/autogenerated/usage/html/link-button-disabled.html.md +1 -1
  717. package/build/docs/autogenerated/usage/html/link-button.html.md +1 -1
  718. package/build/docs/autogenerated/usage/html/loading.html.md +12 -10
  719. package/build/docs/autogenerated/usage/html/menu-category.html.md +1 -1
  720. package/build/docs/autogenerated/usage/html/menu-with-bottom-tabs.html.md +1 -1
  721. package/build/docs/autogenerated/usage/html/message-bar-removal.html.md +1 -1
  722. package/build/docs/autogenerated/usage/html/message-bar.html.md +1 -1
  723. package/build/docs/autogenerated/usage/html/message.html.md +1 -1
  724. package/build/docs/autogenerated/usage/html/modal-close.html.md +1 -1
  725. package/build/docs/autogenerated/usage/html/modal-form-ix-button-submit.html.md +1 -1
  726. package/build/docs/autogenerated/usage/html/modal-non-blocking.html.md +55 -0
  727. package/build/docs/autogenerated/usage/html/modal-sizes.html.md +1 -1
  728. package/build/docs/autogenerated/usage/html/modal.html.md +1 -1
  729. package/build/docs/autogenerated/usage/html/number-input-disabled.html.md +1 -1
  730. package/build/docs/autogenerated/usage/html/number-input-label.html.md +1 -1
  731. package/build/docs/autogenerated/usage/html/number-input-readonly.html.md +1 -1
  732. package/build/docs/autogenerated/usage/html/number-input-stepper-button.html.md +1 -1
  733. package/build/docs/autogenerated/usage/html/number-input-validation.html.md +1 -1
  734. package/build/docs/autogenerated/usage/html/number-input-with-slots.html.md +1 -1
  735. package/build/docs/autogenerated/usage/html/number-input.html.md +1 -1
  736. package/build/docs/autogenerated/usage/html/pagination-advanced.html.md +1 -1
  737. package/build/docs/autogenerated/usage/html/pagination.html.md +1 -1
  738. package/build/docs/autogenerated/usage/html/pane-layout.html.md +1 -1
  739. package/build/docs/autogenerated/usage/html/pane.html.md +1 -1
  740. package/build/docs/autogenerated/usage/html/pill-variants.html.md +24 -18
  741. package/build/docs/autogenerated/usage/html/pill.html.md +10 -8
  742. package/build/docs/autogenerated/usage/html/popover-news.html.md +5 -4
  743. package/build/docs/autogenerated/usage/html/progress-indicator-circular-sizes.html.md +1 -1
  744. package/build/docs/autogenerated/usage/html/progress-indicator-circular-status.html.md +1 -1
  745. package/build/docs/autogenerated/usage/html/progress-indicator-circular.html.md +1 -1
  746. package/build/docs/autogenerated/usage/html/progress-indicator-linear-sizes.html.md +1 -1
  747. package/build/docs/autogenerated/usage/html/progress-indicator-linear-status.html.md +1 -1
  748. package/build/docs/autogenerated/usage/html/progress-indicator.html.md +1 -1
  749. package/build/docs/autogenerated/usage/html/push-card.html.md +1 -1
  750. package/build/docs/autogenerated/usage/html/radio-button.html.md +1 -1
  751. package/build/docs/autogenerated/usage/html/radio-disabled.html.md +1 -1
  752. package/build/docs/autogenerated/usage/html/radio-group.html.md +1 -1
  753. package/build/docs/autogenerated/usage/html/radio-validation.html.md +1 -1
  754. package/build/docs/autogenerated/usage/html/radio.html.md +1 -1
  755. package/build/docs/autogenerated/usage/html/range-field.html.md +40 -0
  756. package/build/docs/autogenerated/usage/html/select-editable.html.md +1 -1
  757. package/build/docs/autogenerated/usage/html/select-multiple.html.md +1 -1
  758. package/build/docs/autogenerated/usage/html/select-validation.html.md +1 -1
  759. package/build/docs/autogenerated/usage/html/select.html.md +1 -1
  760. package/build/docs/autogenerated/usage/html/settings-legacy.html.md +38 -0
  761. package/build/docs/autogenerated/usage/html/settings.html.md +34 -8
  762. package/build/docs/autogenerated/usage/html/slider-error.html.md +4 -3
  763. package/build/docs/autogenerated/usage/html/slider-marker.html.md +1 -1
  764. package/build/docs/autogenerated/usage/html/slider-trace.html.md +1 -1
  765. package/build/docs/autogenerated/usage/html/slider-validation.html.md +65 -0
  766. package/build/docs/autogenerated/usage/html/slider.html.md +1 -1
  767. package/build/docs/autogenerated/usage/html/spinner-large.html.md +1 -1
  768. package/build/docs/autogenerated/usage/html/spinner.html.md +1 -1
  769. package/build/docs/autogenerated/usage/html/split-button-icons.html.md +1 -1
  770. package/build/docs/autogenerated/usage/html/split-button.html.md +1 -1
  771. package/build/docs/autogenerated/usage/html/tabs-overflow.html.md +104 -0
  772. package/build/docs/autogenerated/usage/html/tabs-rounded.html.md +23 -9
  773. package/build/docs/autogenerated/usage/html/tabs.css.md +6 -1
  774. package/build/docs/autogenerated/usage/html/tabs.html.md +42 -22
  775. package/build/docs/autogenerated/usage/html/textarea-disabled.html.md +1 -1
  776. package/build/docs/autogenerated/usage/html/textarea-legacy-disabled.html.md +1 -1
  777. package/build/docs/autogenerated/usage/html/textarea-legacy-readonly.html.md +1 -1
  778. package/build/docs/autogenerated/usage/html/textarea-legacy.html.md +1 -1
  779. package/build/docs/autogenerated/usage/html/textarea-readonly.html.md +1 -1
  780. package/build/docs/autogenerated/usage/html/textarea-rows-cols.html.md +1 -1
  781. package/build/docs/autogenerated/usage/html/textarea-validation.html.md +1 -1
  782. package/build/docs/autogenerated/usage/html/textarea.html.md +1 -1
  783. package/build/docs/autogenerated/usage/html/theme-switcher.html.md +5 -6
  784. package/build/docs/autogenerated/usage/html/tile.html.md +1 -1
  785. package/build/docs/autogenerated/usage/html/time-input-disabled.html.md +1 -1
  786. package/build/docs/autogenerated/usage/html/time-input-label.html.md +1 -1
  787. package/build/docs/autogenerated/usage/html/time-input-readonly.html.md +1 -1
  788. package/build/docs/autogenerated/usage/html/time-input-validation.html.md +1 -1
  789. package/build/docs/autogenerated/usage/html/time-input-with-slots.html.md +1 -1
  790. package/build/docs/autogenerated/usage/html/time-input.html.md +1 -1
  791. package/build/docs/autogenerated/usage/html/time-range.html.md +22 -0
  792. package/build/docs/autogenerated/usage/html/timepicker-format-adjusted.html.md +1 -1
  793. package/build/docs/autogenerated/usage/html/timepicker-intervals.html.md +1 -1
  794. package/build/docs/autogenerated/usage/html/timepicker-min-max-time.html.md +19 -0
  795. package/build/docs/autogenerated/usage/html/timepicker.html.md +1 -1
  796. package/build/docs/autogenerated/usage/html/toast-custom.html.md +4 -4
  797. package/build/docs/autogenerated/usage/html/toast-position.html.md +1 -1
  798. package/build/docs/autogenerated/usage/html/toast.html.md +1 -1
  799. package/build/docs/autogenerated/usage/html/toggle-button-primary.html.md +1 -1
  800. package/build/docs/autogenerated/usage/html/toggle-button-secondary.html.md +1 -1
  801. package/build/docs/autogenerated/usage/html/toggle-button-subtle-primary.html.md +1 -1
  802. package/build/docs/autogenerated/usage/html/toggle-button-subtle-secondary.html.md +1 -1
  803. package/build/docs/autogenerated/usage/html/toggle-button-subtle-tertiary.html.md +1 -1
  804. package/build/docs/autogenerated/usage/html/toggle-button-tertiary.html.md +1 -1
  805. package/build/docs/autogenerated/usage/html/toggle-checked.html.md +2 -2
  806. package/build/docs/autogenerated/usage/html/toggle-custom-label.html.md +2 -2
  807. package/build/docs/autogenerated/usage/html/toggle-disabled.html.md +2 -2
  808. package/build/docs/autogenerated/usage/html/toggle-indeterminate.html.md +2 -2
  809. package/build/docs/autogenerated/usage/html/toggle.html.md +2 -2
  810. package/build/docs/autogenerated/usage/html/tooltip-with-icon.html.md +1 -1
  811. package/build/docs/autogenerated/usage/html/tooltip.html.md +1 -1
  812. package/build/docs/autogenerated/usage/html/tree-custom.html.md +2 -2
  813. package/build/docs/autogenerated/usage/html/tree.html.md +2 -1
  814. package/build/docs/autogenerated/usage/html/upload.html.md +1 -1
  815. package/build/docs/autogenerated/usage/html/validation-select.html.md +1 -1
  816. package/build/docs/autogenerated/usage/html/vertical-tabs-with-avatar.html.md +1 -1
  817. package/build/docs/autogenerated/usage/html/vertical-tabs.html.md +1 -1
  818. package/build/docs/autogenerated/usage/html/workflow-vertical.html.md +1 -1
  819. package/build/docs/autogenerated/usage/html/workflow.html.md +1 -1
  820. package/build/docs/autogenerated/usage/react/about-and-legal-legacy.tsx.md +39 -0
  821. package/build/docs/autogenerated/usage/react/about-and-legal.tsx.md +22 -5
  822. package/build/docs/autogenerated/usage/react/application-advanced.tsx.md +3 -3
  823. package/build/docs/autogenerated/usage/react/breadcrumb-next-items.tsx.md +16 -5
  824. package/build/docs/autogenerated/usage/react/breadcrumb-truncate.tsx.md +20 -5
  825. package/build/docs/autogenerated/usage/react/breadcrumb.tsx.md +12 -3
  826. package/build/docs/autogenerated/usage/react/button-danger-primary.tsx.md +16 -0
  827. package/build/docs/autogenerated/usage/react/button-danger-secondary.tsx.md +18 -0
  828. package/build/docs/autogenerated/usage/react/button-danger-tertiary.tsx.md +18 -0
  829. package/build/docs/autogenerated/usage/react/button-loading.tsx.md +16 -8
  830. package/build/docs/autogenerated/usage/react/button-secondary.tsx.md +2 -2
  831. package/build/docs/autogenerated/usage/react/button-subtle-primary.tsx.md +16 -0
  832. package/build/docs/autogenerated/usage/react/button-subtle-secondary.tsx.md +18 -0
  833. package/build/docs/autogenerated/usage/react/button-subtle-tertiary.tsx.md +18 -0
  834. package/build/docs/autogenerated/usage/react/button-tertiary.tsx.md +18 -0
  835. package/build/docs/autogenerated/usage/react/button-with-link.tsx.md +6 -6
  836. package/build/docs/autogenerated/usage/react/buttons.tsx.md +1 -3
  837. package/build/docs/autogenerated/usage/react/chip.tsx.md +33 -14
  838. package/build/docs/autogenerated/usage/react/content-header-with-slot.tsx.md +3 -3
  839. package/build/docs/autogenerated/usage/react/date-dropdown-presets.tsx.md +59 -0
  840. package/build/docs/autogenerated/usage/react/date-input-disabled.tsx.md +1 -1
  841. package/build/docs/autogenerated/usage/react/date-input-label.tsx.md +1 -1
  842. package/build/docs/autogenerated/usage/react/date-input-min-max-date.tsx.md +3 -3
  843. package/build/docs/autogenerated/usage/react/date-input-readonly.tsx.md +1 -1
  844. package/build/docs/autogenerated/usage/react/date-input-validation.tsx.md +4 -4
  845. package/build/docs/autogenerated/usage/react/date-input-with-slots.tsx.md +1 -1
  846. package/build/docs/autogenerated/usage/react/date-input.tsx.md +1 -1
  847. package/build/docs/autogenerated/usage/react/date-range.tsx.md +16 -0
  848. package/build/docs/autogenerated/usage/react/datetime-input-disabled.tsx.md +9 -0
  849. package/build/docs/autogenerated/usage/react/datetime-input-label.tsx.md +15 -0
  850. package/build/docs/autogenerated/usage/react/datetime-input-min-max-date.tsx.md +16 -0
  851. package/build/docs/autogenerated/usage/react/datetime-input-readonly.tsx.md +9 -0
  852. package/build/docs/autogenerated/usage/react/datetime-input-validation.tsx.md +47 -0
  853. package/build/docs/autogenerated/usage/react/datetime-input-with-slots.tsx.md +14 -0
  854. package/build/docs/autogenerated/usage/react/datetime-input.tsx.md +14 -0
  855. package/build/docs/autogenerated/usage/react/datetime-range.tsx.md +16 -0
  856. package/build/docs/autogenerated/usage/react/echarts-bar-horizontal-stacked.tsx.md +17 -7
  857. package/build/docs/autogenerated/usage/react/echarts-bar-simple.tsx.md +17 -7
  858. package/build/docs/autogenerated/usage/react/echarts-circle.tsx.md +21 -7
  859. package/build/docs/autogenerated/usage/react/echarts-empty-state.tsx.md +17 -7
  860. package/build/docs/autogenerated/usage/react/echarts-gauge.tsx.md +21 -7
  861. package/build/docs/autogenerated/usage/react/echarts-line-advanced.tsx.md +21 -7
  862. package/build/docs/autogenerated/usage/react/echarts-line-multiple-y-axis.tsx.md +21 -7
  863. package/build/docs/autogenerated/usage/react/echarts-line-simple.tsx.md +17 -7
  864. package/build/docs/autogenerated/usage/react/echarts-pie.tsx.md +21 -7
  865. package/build/docs/autogenerated/usage/react/echarts-progress-arc.tsx.md +21 -7
  866. package/build/docs/autogenerated/usage/react/echarts-progress-circle.tsx.md +21 -7
  867. package/build/docs/autogenerated/usage/react/echarts-special-3d.tsx.md +21 -7
  868. package/build/docs/autogenerated/usage/react/echarts-special-toolbox.tsx.md +17 -7
  869. package/build/docs/autogenerated/usage/react/echarts-special-zoom.tsx.md +21 -7
  870. package/build/docs/autogenerated/usage/react/echarts.tsx.md +16 -7
  871. package/build/docs/autogenerated/usage/react/input.tsx.md +7 -1
  872. package/build/docs/autogenerated/usage/react/loading.tsx.md +4 -2
  873. package/build/docs/autogenerated/usage/react/menu-with-bottom-tabs.tsx.md +1 -1
  874. package/build/docs/autogenerated/usage/react/modal-non-blocking.tsx.md +61 -0
  875. package/build/docs/autogenerated/usage/react/modal.tsx.md +3 -1
  876. package/build/docs/autogenerated/usage/react/pill-variants.tsx.md +28 -20
  877. package/build/docs/autogenerated/usage/react/pill.tsx.md +20 -11
  878. package/build/docs/autogenerated/usage/react/popover-news.tsx.md +5 -3
  879. package/build/docs/autogenerated/usage/react/range-field.tsx.md +41 -0
  880. package/build/docs/autogenerated/usage/react/settings-legacy.tsx.md +40 -0
  881. package/build/docs/autogenerated/usage/react/settings.tsx.md +22 -5
  882. package/build/docs/autogenerated/usage/react/slider-error.tsx.md +8 -2
  883. package/build/docs/autogenerated/usage/react/slider-validation.tsx.md +61 -0
  884. package/build/docs/autogenerated/usage/react/tabs-overflow.tsx.md +42 -0
  885. package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +15 -12
  886. package/build/docs/autogenerated/usage/react/tabs.scoped.css.md +6 -1
  887. package/build/docs/autogenerated/usage/react/tabs.tsx.md +13 -10
  888. package/build/docs/autogenerated/usage/react/theme-switcher.tsx.md +4 -5
  889. package/build/docs/autogenerated/usage/react/time-range.tsx.md +16 -0
  890. package/build/docs/autogenerated/usage/react/timepicker-min-max-time.tsx.md +16 -0
  891. package/build/docs/autogenerated/usage/react/timepicker.tsx.md +1 -1
  892. package/build/docs/autogenerated/usage/react/toggle-checked.tsx.md +1 -1
  893. package/build/docs/autogenerated/usage/react/toggle-custom-label.tsx.md +1 -1
  894. package/build/docs/autogenerated/usage/react/toggle-disabled.tsx.md +1 -1
  895. package/build/docs/autogenerated/usage/react/toggle-indeterminate.tsx.md +1 -1
  896. package/build/docs/autogenerated/usage/react/toggle.tsx.md +1 -1
  897. package/build/docs/autogenerated/usage/react/tree-custom.tsx.md +1 -0
  898. package/build/docs/autogenerated/usage/react/tree.tsx.md +1 -1
  899. package/build/docs/autogenerated/usage/react/vertical-tabs-with-avatar.tsx.md +1 -1
  900. package/build/docs/autogenerated/usage/vue/about-and-legal-legacy.vue.md +35 -0
  901. package/build/docs/autogenerated/usage/vue/about-and-legal.vue.md +30 -7
  902. package/build/docs/autogenerated/usage/vue/breadcrumb-next-items.vue.md +6 -4
  903. package/build/docs/autogenerated/usage/vue/breadcrumb-truncate.vue.md +5 -5
  904. package/build/docs/autogenerated/usage/vue/breadcrumb.vue.md +3 -3
  905. package/build/docs/autogenerated/usage/vue/button-danger-primary.vue.md +12 -0
  906. package/build/docs/autogenerated/usage/vue/button-danger-secondary.vue.md +12 -0
  907. package/build/docs/autogenerated/usage/vue/button-danger-tertiary.vue.md +12 -0
  908. package/build/docs/autogenerated/usage/vue/button-loading.vue.md +32 -4
  909. package/build/docs/autogenerated/usage/vue/button-secondary.vue.md +2 -2
  910. package/build/docs/autogenerated/usage/vue/button-subtle-primary.vue.md +12 -0
  911. package/build/docs/autogenerated/usage/vue/button-subtle-secondary.vue.md +12 -0
  912. package/build/docs/autogenerated/usage/vue/button-subtle-tertiary.vue.md +12 -0
  913. package/build/docs/autogenerated/usage/vue/button-tertiary.vue.md +12 -0
  914. package/build/docs/autogenerated/usage/vue/button-with-link.vue.md +6 -6
  915. package/build/docs/autogenerated/usage/vue/chip.vue.md +47 -19
  916. package/build/docs/autogenerated/usage/vue/content-header-with-slot.vue.md +3 -3
  917. package/build/docs/autogenerated/usage/vue/date-dropdown-presets.vue.md +58 -0
  918. package/build/docs/autogenerated/usage/vue/date-input-disabled.vue.md +1 -1
  919. package/build/docs/autogenerated/usage/vue/date-input-label.vue.md +1 -1
  920. package/build/docs/autogenerated/usage/vue/date-input-min-max-date.vue.md +1 -1
  921. package/build/docs/autogenerated/usage/vue/date-input-readonly.vue.md +1 -1
  922. package/build/docs/autogenerated/usage/vue/date-input-validation.vue.md +4 -4
  923. package/build/docs/autogenerated/usage/vue/date-input-with-slots.vue.md +1 -1
  924. package/build/docs/autogenerated/usage/vue/date-input.vue.md +1 -1
  925. package/build/docs/autogenerated/usage/vue/date-range.vue.md +12 -0
  926. package/build/docs/autogenerated/usage/vue/datetime-input-disabled.vue.md +9 -0
  927. package/build/docs/autogenerated/usage/vue/datetime-input-label.vue.md +13 -0
  928. package/build/docs/autogenerated/usage/vue/datetime-input-min-max-date.vue.md +14 -0
  929. package/build/docs/autogenerated/usage/vue/datetime-input-readonly.vue.md +9 -0
  930. package/build/docs/autogenerated/usage/vue/datetime-input-validation.vue.md +23 -0
  931. package/build/docs/autogenerated/usage/vue/datetime-input-with-slots.vue.md +12 -0
  932. package/build/docs/autogenerated/usage/vue/datetime-input.vue.md +9 -0
  933. package/build/docs/autogenerated/usage/vue/datetime-range.vue.md +16 -0
  934. package/build/docs/autogenerated/usage/vue/echarts-bar-horizontal-stacked.vue.md +9 -5
  935. package/build/docs/autogenerated/usage/vue/echarts-bar-simple.vue.md +9 -5
  936. package/build/docs/autogenerated/usage/vue/echarts-circle.vue.md +48 -35
  937. package/build/docs/autogenerated/usage/vue/echarts-empty-state.vue.md +9 -5
  938. package/build/docs/autogenerated/usage/vue/echarts-gauge.vue.md +106 -93
  939. package/build/docs/autogenerated/usage/vue/echarts-line-advanced.vue.md +56 -43
  940. package/build/docs/autogenerated/usage/vue/echarts-line-multiple-y-axis.vue.md +54 -37
  941. package/build/docs/autogenerated/usage/vue/echarts-line-simple.vue.md +9 -5
  942. package/build/docs/autogenerated/usage/vue/echarts-pie.vue.md +47 -34
  943. package/build/docs/autogenerated/usage/vue/echarts-progress-arc.vue.md +73 -60
  944. package/build/docs/autogenerated/usage/vue/echarts-progress-circle.vue.md +80 -67
  945. package/build/docs/autogenerated/usage/vue/echarts-special-3d.vue.md +54 -41
  946. package/build/docs/autogenerated/usage/vue/echarts-special-toolbox.vue.md +9 -5
  947. package/build/docs/autogenerated/usage/vue/echarts-special-zoom.vue.md +65 -52
  948. package/build/docs/autogenerated/usage/vue/echarts.vue.md +9 -5
  949. package/build/docs/autogenerated/usage/vue/loading.vue.md +5 -3
  950. package/build/docs/autogenerated/usage/vue/menu-with-bottom-tabs.vue.md +1 -1
  951. package/build/docs/autogenerated/usage/vue/pill-variants.vue.md +23 -17
  952. package/build/docs/autogenerated/usage/vue/pill.vue.md +9 -7
  953. package/build/docs/autogenerated/usage/vue/popover-news.vue.md +3 -3
  954. package/build/docs/autogenerated/usage/vue/range-field.vue.md +31 -0
  955. package/build/docs/autogenerated/usage/vue/settings-legacy.vue.md +40 -0
  956. package/build/docs/autogenerated/usage/vue/settings.vue.md +25 -3
  957. package/build/docs/autogenerated/usage/vue/slider-error.vue.md +3 -2
  958. package/build/docs/autogenerated/usage/vue/slider-validation.vue.md +59 -0
  959. package/build/docs/autogenerated/usage/vue/tabs-overflow.vue.md +47 -0
  960. package/build/docs/autogenerated/usage/vue/tabs-rounded.vue.md +15 -12
  961. package/build/docs/autogenerated/usage/vue/tabs.css.md +6 -1
  962. package/build/docs/autogenerated/usage/vue/tabs.vue.md +30 -9
  963. package/build/docs/autogenerated/usage/vue/theme-switcher.vue.md +4 -5
  964. package/build/docs/autogenerated/usage/vue/time-range.vue.md +12 -0
  965. package/build/docs/autogenerated/usage/vue/timepicker-min-max-time.vue.md +14 -0
  966. package/build/docs/autogenerated/usage/vue/toggle-checked.vue.md +1 -1
  967. package/build/docs/autogenerated/usage/vue/toggle-custom-label.vue.md +1 -1
  968. package/build/docs/autogenerated/usage/vue/toggle-disabled.vue.md +1 -1
  969. package/build/docs/autogenerated/usage/vue/toggle-indeterminate.vue.md +1 -1
  970. package/build/docs/autogenerated/usage/vue/toggle.vue.md +1 -1
  971. package/build/docs/autogenerated/usage/vue/tree-custom.vue.md +1 -0
  972. package/build/docs/autogenerated/usage/vue/tree.vue.md +1 -1
  973. package/build/docs/autogenerated/utils/ix_modal_autofocus_selector.mdx +9 -0
  974. package/build/docs/autogenerated/utils/loading.mdx +19 -4
  975. package/build/docs/autogenerated/utils/loading.service.mdx +3 -3
  976. package/build/docs/autogenerated/utils/message.mdx +10 -220
  977. package/build/docs/autogenerated/utils/message.service.mdx +5 -5
  978. package/build/docs/autogenerated/utils/modal-config.mdx +13 -52
  979. package/build/docs/autogenerated/utils/modal-instance.mdx +3 -3
  980. package/build/docs/autogenerated/utils/modal-loading-options.mdx +9 -0
  981. package/build/docs/autogenerated/utils/show-message-dependencies.mdx +9 -0
  982. package/build/docs/autogenerated/utils/show-message-variant.mdx +9 -0
  983. package/build/docs/autogenerated/utils/show-message.mdx +9 -0
  984. package/build/docs/autogenerated/utils/show-modal-loading-dependencies.mdx +9 -0
  985. package/build/docs/autogenerated/utils/toast-config.mdx +9 -9
  986. package/build/docs/autogenerated/version.json +1 -1
  987. package/build/static/demo/v2/angular/about-and-legal-legacy.html +15 -0
  988. package/build/static/demo/v2/angular/about-and-legal-legacy.ts +25 -0
  989. package/build/static/demo/v2/angular/about-and-legal.html +17 -3
  990. package/build/static/demo/v2/angular/about-and-legal.ts +2 -0
  991. package/build/static/demo/v2/angular/application-advanced.html +5 -3
  992. package/build/static/demo/v2/angular/breadcrumb-next-items.ts +13 -4
  993. package/build/static/demo/v2/angular/breadcrumb-truncate.ts +20 -5
  994. package/build/static/demo/v2/angular/breadcrumb.ts +12 -3
  995. package/build/static/demo/v2/angular/button-danger-primary.ts +18 -0
  996. package/build/static/demo/v2/angular/button-danger-secondary.ts +18 -0
  997. package/build/static/demo/v2/angular/button-danger-tertiary.html +2 -0
  998. package/build/static/demo/v2/angular/button-danger-tertiary.ts +17 -0
  999. package/build/static/demo/v2/angular/button-loading.html +21 -3
  1000. package/build/static/demo/v2/angular/button-loading.ts +9 -1
  1001. package/build/static/demo/v2/angular/button-secondary.ts +2 -2
  1002. package/build/static/demo/v2/angular/button-subtle-primary.ts +21 -0
  1003. package/build/static/demo/v2/angular/button-subtle-secondary.ts +21 -0
  1004. package/build/static/demo/v2/angular/button-subtle-tertiary.ts +29 -0
  1005. package/build/static/demo/v2/angular/button-tertiary.ts +21 -0
  1006. package/build/static/demo/v2/angular/button-with-link.html +4 -4
  1007. package/build/static/demo/v2/angular/chip.ts +38 -15
  1008. package/build/static/demo/v2/angular/content-header-with-slot.html +3 -3
  1009. package/build/static/demo/v2/angular/date-dropdown-presets.html +14 -0
  1010. package/build/static/demo/v2/angular/date-dropdown-presets.ts +67 -0
  1011. package/build/static/demo/v2/angular/date-input-disabled.html +1 -1
  1012. package/build/static/demo/v2/angular/date-input-label.html +1 -1
  1013. package/build/static/demo/v2/angular/date-input-min-max-date.html +3 -3
  1014. package/build/static/demo/v2/angular/date-input-readonly.html +1 -1
  1015. package/build/static/demo/v2/angular/date-input-validation.html +4 -4
  1016. package/build/static/demo/v2/angular/date-input-with-slots.html +1 -1
  1017. package/build/static/demo/v2/angular/date-input.html +1 -1
  1018. package/build/static/demo/v2/angular/date-range.ts +22 -0
  1019. package/build/static/demo/v2/angular/datetime-input-disabled.html +10 -0
  1020. package/build/static/demo/v2/angular/datetime-input-disabled.ts +17 -0
  1021. package/build/static/demo/v2/angular/datetime-input-label.html +14 -0
  1022. package/build/static/demo/v2/angular/datetime-input-label.ts +17 -0
  1023. package/build/static/demo/v2/angular/datetime-input-min-max-date.html +15 -0
  1024. package/build/static/demo/v2/angular/datetime-input-min-max-date.ts +17 -0
  1025. package/build/static/demo/v2/angular/datetime-input-readonly.html +10 -0
  1026. package/build/static/demo/v2/angular/datetime-input-readonly.ts +17 -0
  1027. package/build/static/demo/v2/angular/datetime-input-validation.html +44 -0
  1028. package/build/static/demo/v2/angular/datetime-input-validation.ts +17 -0
  1029. package/build/static/demo/v2/angular/datetime-input-with-slots.html +13 -0
  1030. package/build/static/demo/v2/angular/datetime-input-with-slots.ts +17 -0
  1031. package/build/static/demo/v2/angular/datetime-input.html +10 -0
  1032. package/build/static/demo/v2/angular/datetime-input.ts +17 -0
  1033. package/build/static/demo/v2/angular/datetime-range.ts +22 -0
  1034. package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.ts +11 -6
  1035. package/build/static/demo/v2/angular/echarts-bar-simple.ts +11 -6
  1036. package/build/static/demo/v2/angular/echarts-circle.ts +48 -34
  1037. package/build/static/demo/v2/angular/echarts-empty-state.ts +11 -6
  1038. package/build/static/demo/v2/angular/echarts-gauge.ts +106 -92
  1039. package/build/static/demo/v2/angular/echarts-line-advanced.ts +56 -42
  1040. package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.ts +65 -71
  1041. package/build/static/demo/v2/angular/echarts-line-simple.ts +11 -6
  1042. package/build/static/demo/v2/angular/echarts-pie.ts +47 -33
  1043. package/build/static/demo/v2/angular/echarts-progress-arc.ts +73 -59
  1044. package/build/static/demo/v2/angular/echarts-progress-circle.ts +80 -66
  1045. package/build/static/demo/v2/angular/echarts-special-3d.ts +54 -40
  1046. package/build/static/demo/v2/angular/echarts-special-toolbox.ts +11 -6
  1047. package/build/static/demo/v2/angular/echarts-special-zoom.ts +66 -51
  1048. package/build/static/demo/v2/angular/echarts.ts +11 -6
  1049. package/build/static/demo/v2/angular/loading.ts +2 -2
  1050. package/build/static/demo/v2/angular/modal-non-blocking.ts +62 -0
  1051. package/build/static/demo/v2/angular/pill-variants.ts +24 -22
  1052. package/build/static/demo/v2/angular/pill.html +9 -7
  1053. package/build/static/demo/v2/angular/popover-news.html +3 -3
  1054. package/build/static/demo/v2/angular/range-field.ts +32 -0
  1055. package/build/static/demo/v2/angular/settings-legacy.html +17 -0
  1056. package/build/static/demo/v2/angular/settings-legacy.ts +25 -0
  1057. package/build/static/demo/v2/angular/settings.html +17 -3
  1058. package/build/static/demo/v2/angular/settings.ts +2 -0
  1059. package/build/static/demo/v2/angular/slider-error.html +8 -2
  1060. package/build/static/demo/v2/angular/slider-validation.html +60 -0
  1061. package/build/static/demo/v2/angular/slider-validation.ts +17 -0
  1062. package/build/static/demo/v2/angular/tabs-overflow.ts +44 -0
  1063. package/build/static/demo/v2/angular/tabs-rounded.ts +19 -12
  1064. package/build/static/demo/v2/angular/tabs.css +7 -1
  1065. package/build/static/demo/v2/angular/tabs.ts +13 -12
  1066. package/build/static/demo/v2/angular/theme-switcher.ts +4 -5
  1067. package/build/static/demo/v2/angular/time-range.ts +22 -0
  1068. package/build/static/demo/v2/angular/timepicker-min-max-time.html +15 -0
  1069. package/build/static/demo/v2/angular/timepicker-min-max-time.ts +17 -0
  1070. package/build/static/demo/v2/angular/toggle-checked.ts +1 -1
  1071. package/build/static/demo/v2/angular/toggle-custom-label.ts +1 -1
  1072. package/build/static/demo/v2/angular/toggle-disabled.ts +1 -1
  1073. package/build/static/demo/v2/angular/toggle-indeterminate.ts +1 -1
  1074. package/build/static/demo/v2/angular/toggle-ng-model.ts +1 -1
  1075. package/build/static/demo/v2/angular/toggle.ts +1 -1
  1076. package/build/static/demo/v2/angular/tree-custom.ts +1 -0
  1077. package/build/static/demo/v2/angular/tree.ts +1 -1
  1078. package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.html +24 -0
  1079. package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.ts +38 -0
  1080. package/build/static/demo/v2/angular_standalone/about-and-legal.html +17 -3
  1081. package/build/static/demo/v2/angular_standalone/about-and-legal.ts +6 -2
  1082. package/build/static/demo/v2/angular_standalone/application-advanced.html +5 -3
  1083. package/build/static/demo/v2/angular_standalone/breadcrumb-next-items.ts +13 -4
  1084. package/build/static/demo/v2/angular_standalone/breadcrumb-truncate.ts +20 -5
  1085. package/build/static/demo/v2/angular_standalone/breadcrumb.ts +12 -3
  1086. package/build/static/demo/v2/angular_standalone/button-danger-primary.ts +19 -0
  1087. package/build/static/demo/v2/angular_standalone/button-danger-secondary.ts +19 -0
  1088. package/build/static/demo/v2/angular_standalone/button-danger-tertiary.html +11 -0
  1089. package/build/static/demo/v2/angular_standalone/button-danger-tertiary.ts +18 -0
  1090. package/build/static/demo/v2/angular_standalone/button-loading.html +24 -4
  1091. package/build/static/demo/v2/angular_standalone/button-loading.ts +11 -1
  1092. package/build/static/demo/v2/angular_standalone/button-secondary.ts +2 -2
  1093. package/build/static/demo/v2/angular_standalone/button-subtle-primary.ts +22 -0
  1094. package/build/static/demo/v2/angular_standalone/button-subtle-secondary.ts +22 -0
  1095. package/build/static/demo/v2/angular_standalone/button-subtle-tertiary.ts +30 -0
  1096. package/build/static/demo/v2/angular_standalone/button-tertiary.ts +22 -0
  1097. package/build/static/demo/v2/angular_standalone/button-text-icon.ts +6 -4
  1098. package/build/static/demo/v2/angular_standalone/button-with-link.html +4 -4
  1099. package/build/static/demo/v2/angular_standalone/checkbox-indeterminate.ts +2 -2
  1100. package/build/static/demo/v2/angular_standalone/checkbox.ts +4 -4
  1101. package/build/static/demo/v2/angular_standalone/chip.ts +38 -15
  1102. package/build/static/demo/v2/angular_standalone/content-header-with-slot.html +3 -3
  1103. package/build/static/demo/v2/angular_standalone/date-dropdown-presets.html +14 -0
  1104. package/build/static/demo/v2/angular_standalone/date-dropdown-presets.ts +69 -0
  1105. package/build/static/demo/v2/angular_standalone/date-input-disabled.html +1 -1
  1106. package/build/static/demo/v2/angular_standalone/date-input-label.html +1 -1
  1107. package/build/static/demo/v2/angular_standalone/date-input-min-max-date.html +3 -3
  1108. package/build/static/demo/v2/angular_standalone/date-input-readonly.html +1 -1
  1109. package/build/static/demo/v2/angular_standalone/date-input-validation.html +4 -4
  1110. package/build/static/demo/v2/angular_standalone/date-input-with-slots.html +1 -1
  1111. package/build/static/demo/v2/angular_standalone/date-input.html +1 -1
  1112. package/build/static/demo/v2/angular_standalone/date-range.ts +23 -0
  1113. package/build/static/demo/v2/angular_standalone/datetime-input-disabled.html +10 -0
  1114. package/build/static/demo/v2/angular_standalone/datetime-input-disabled.ts +18 -0
  1115. package/build/static/demo/v2/angular_standalone/datetime-input-label.html +14 -0
  1116. package/build/static/demo/v2/angular_standalone/datetime-input-label.ts +18 -0
  1117. package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.html +15 -0
  1118. package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.ts +18 -0
  1119. package/build/static/demo/v2/angular_standalone/datetime-input-readonly.html +10 -0
  1120. package/build/static/demo/v2/angular_standalone/datetime-input-readonly.ts +18 -0
  1121. package/build/static/demo/v2/angular_standalone/datetime-input-validation.html +44 -0
  1122. package/build/static/demo/v2/angular_standalone/datetime-input-validation.ts +18 -0
  1123. package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.html +13 -0
  1124. package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.ts +18 -0
  1125. package/build/static/demo/v2/angular_standalone/datetime-input.html +10 -0
  1126. package/build/static/demo/v2/angular_standalone/datetime-input.ts +18 -0
  1127. package/build/static/demo/v2/angular_standalone/datetime-range.ts +23 -0
  1128. package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.ts +11 -6
  1129. package/build/static/demo/v2/angular_standalone/echarts-bar-simple.ts +11 -6
  1130. package/build/static/demo/v2/angular_standalone/echarts-circle.ts +48 -34
  1131. package/build/static/demo/v2/angular_standalone/echarts-empty-state.ts +11 -6
  1132. package/build/static/demo/v2/angular_standalone/echarts-gauge.ts +106 -92
  1133. package/build/static/demo/v2/angular_standalone/echarts-line-advanced.ts +56 -42
  1134. package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.ts +65 -71
  1135. package/build/static/demo/v2/angular_standalone/echarts-line-simple.ts +11 -6
  1136. package/build/static/demo/v2/angular_standalone/echarts-pie.ts +47 -33
  1137. package/build/static/demo/v2/angular_standalone/echarts-progress-arc.ts +73 -59
  1138. package/build/static/demo/v2/angular_standalone/echarts-progress-circle.ts +80 -66
  1139. package/build/static/demo/v2/angular_standalone/echarts-special-3d.ts +54 -40
  1140. package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.ts +11 -6
  1141. package/build/static/demo/v2/angular_standalone/echarts-special-zoom.ts +66 -51
  1142. package/build/static/demo/v2/angular_standalone/echarts.ts +11 -6
  1143. package/build/static/demo/v2/angular_standalone/loading.ts +2 -2
  1144. package/build/static/demo/v2/angular_standalone/modal-non-blocking.ts +70 -0
  1145. package/build/static/demo/v2/angular_standalone/pill-variants.ts +24 -22
  1146. package/build/static/demo/v2/angular_standalone/pill.ts +16 -11
  1147. package/build/static/demo/v2/angular_standalone/popover-news.html +3 -3
  1148. package/build/static/demo/v2/angular_standalone/range-field.ts +50 -0
  1149. package/build/static/demo/v2/angular_standalone/settings-legacy.html +26 -0
  1150. package/build/static/demo/v2/angular_standalone/settings-legacy.ts +38 -0
  1151. package/build/static/demo/v2/angular_standalone/settings.html +17 -3
  1152. package/build/static/demo/v2/angular_standalone/settings.ts +6 -2
  1153. package/build/static/demo/v2/angular_standalone/slider-error.html +8 -2
  1154. package/build/static/demo/v2/angular_standalone/slider-validation.html +60 -0
  1155. package/build/static/demo/v2/angular_standalone/slider-validation.ts +18 -0
  1156. package/build/static/demo/v2/angular_standalone/tabs-overflow.ts +45 -0
  1157. package/build/static/demo/v2/angular_standalone/tabs-rounded.ts +21 -14
  1158. package/build/static/demo/v2/angular_standalone/tabs.css +7 -1
  1159. package/build/static/demo/v2/angular_standalone/tabs.ts +14 -15
  1160. package/build/static/demo/v2/angular_standalone/theme-switcher.ts +4 -5
  1161. package/build/static/demo/v2/angular_standalone/tile.ts +33 -29
  1162. package/build/static/demo/v2/angular_standalone/time-range.ts +23 -0
  1163. package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.html +15 -0
  1164. package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.ts +18 -0
  1165. package/build/static/demo/v2/angular_standalone/toggle-checked.ts +1 -1
  1166. package/build/static/demo/v2/angular_standalone/toggle-custom-label.ts +1 -1
  1167. package/build/static/demo/v2/angular_standalone/toggle-disabled.ts +1 -1
  1168. package/build/static/demo/v2/angular_standalone/toggle-indeterminate.ts +1 -1
  1169. package/build/static/demo/v2/angular_standalone/toggle-ng-model.ts +1 -1
  1170. package/build/static/demo/v2/angular_standalone/toggle.ts +1 -1
  1171. package/build/static/demo/v2/angular_standalone/tree-custom.ts +1 -0
  1172. package/build/static/demo/v2/angular_standalone/tree.ts +1 -1
  1173. package/build/static/demo/v2/html/about-and-legal-legacy.html +43 -0
  1174. package/build/static/demo/v2/html/about-and-legal.html +34 -4
  1175. package/build/static/demo/v2/html/action-card.html +1 -1
  1176. package/build/static/demo/v2/html/add-icons.html +1 -1
  1177. package/build/static/demo/v2/html/aggrid.html +1 -1
  1178. package/build/static/demo/v2/html/application-advanced.html +3 -3
  1179. package/build/static/demo/v2/html/application-app-switch.html +1 -1
  1180. package/build/static/demo/v2/html/application-breakpoints.html +1 -1
  1181. package/build/static/demo/v2/html/application-header.html +21 -5
  1182. package/build/static/demo/v2/html/application.html +1 -1
  1183. package/build/static/demo/v2/html/aria-label-properties.html +1 -1
  1184. package/build/static/demo/v2/html/avatar-image.html +1 -1
  1185. package/build/static/demo/v2/html/avatar-initials.html +1 -1
  1186. package/build/static/demo/v2/html/avatar.html +1 -1
  1187. package/build/static/demo/v2/html/blind-header-actions.html +1 -1
  1188. package/build/static/demo/v2/html/blind-variants.html +1 -1
  1189. package/build/static/demo/v2/html/blind.html +1 -1
  1190. package/build/static/demo/v2/html/breadcrumb-next-items.html +16 -5
  1191. package/build/static/demo/v2/html/breadcrumb-truncate.html +21 -6
  1192. package/build/static/demo/v2/html/breadcrumb.html +13 -4
  1193. package/build/static/demo/v2/html/button-danger-primary.html +23 -0
  1194. package/build/static/demo/v2/html/button-danger-secondary.html +23 -0
  1195. package/build/static/demo/v2/html/button-danger-tertiary.html +23 -0
  1196. package/build/static/demo/v2/html/button-group.html +1 -1
  1197. package/build/static/demo/v2/html/button-loading.html +22 -5
  1198. package/build/static/demo/v2/html/button-secondary.html +3 -3
  1199. package/build/static/demo/v2/html/button-subtle-primary.html +23 -0
  1200. package/build/static/demo/v2/html/button-subtle-secondary.html +23 -0
  1201. package/build/static/demo/v2/html/button-subtle-tertiary.html +23 -0
  1202. package/build/static/demo/v2/html/button-tertiary.html +23 -0
  1203. package/build/static/demo/v2/html/button-text-icon.html +1 -1
  1204. package/build/static/demo/v2/html/button-with-icon.html +1 -1
  1205. package/build/static/demo/v2/html/button-with-link.html +5 -5
  1206. package/build/static/demo/v2/html/buttons.html +1 -1
  1207. package/build/static/demo/v2/html/card-list.html +1 -1
  1208. package/build/static/demo/v2/html/card.html +1 -1
  1209. package/build/static/demo/v2/html/category-filter-suggestions.html +1 -1
  1210. package/build/static/demo/v2/html/category-filter.html +1 -1
  1211. package/build/static/demo/v2/html/checkbox-indeterminate.html +1 -1
  1212. package/build/static/demo/v2/html/checkbox.html +1 -1
  1213. package/build/static/demo/v2/html/chip.html +39 -16
  1214. package/build/static/demo/v2/html/content-header-no-back.html +1 -1
  1215. package/build/static/demo/v2/html/content-header-with-slot.html +4 -4
  1216. package/build/static/demo/v2/html/content-header.html +1 -1
  1217. package/build/static/demo/v2/html/content.html +1 -1
  1218. package/build/static/demo/v2/html/custom-field-validation.html +1 -1
  1219. package/build/static/demo/v2/html/custom-field.html +1 -1
  1220. package/build/static/demo/v2/html/date-dropdown-presets.html +71 -0
  1221. package/build/static/demo/v2/html/date-dropdown.html +1 -1
  1222. package/build/static/demo/v2/html/date-input-disabled.html +2 -2
  1223. package/build/static/demo/v2/html/date-input-label.html +2 -2
  1224. package/build/static/demo/v2/html/date-input-min-max-date.html +4 -4
  1225. package/build/static/demo/v2/html/date-input-readonly.html +2 -2
  1226. package/build/static/demo/v2/html/date-input-validation.html +5 -5
  1227. package/build/static/demo/v2/html/date-input-with-slots.html +2 -2
  1228. package/build/static/demo/v2/html/date-input.html +2 -2
  1229. package/build/static/demo/v2/html/date-range.html +29 -0
  1230. package/build/static/demo/v2/html/datepicker-locale.html +1 -1
  1231. package/build/static/demo/v2/html/datepicker-range.html +1 -1
  1232. package/build/static/demo/v2/html/datepicker.html +1 -1
  1233. package/build/static/demo/v2/html/datetime-input-disabled.html +22 -0
  1234. package/build/static/demo/v2/html/datetime-input-label.html +26 -0
  1235. package/build/static/demo/v2/html/datetime-input-min-max-date.html +27 -0
  1236. package/build/static/demo/v2/html/datetime-input-readonly.html +22 -0
  1237. package/build/static/demo/v2/html/datetime-input-validation.html +61 -0
  1238. package/build/static/demo/v2/html/datetime-input-with-slots.html +33 -0
  1239. package/build/static/demo/v2/html/datetime-input.html +22 -0
  1240. package/build/static/demo/v2/html/datetime-range.html +29 -0
  1241. package/build/static/demo/v2/html/datetimepicker.html +1 -1
  1242. package/build/static/demo/v2/html/divider.html +1 -1
  1243. package/build/static/demo/v2/html/dropdown-button-icon.html +1 -1
  1244. package/build/static/demo/v2/html/dropdown-button.html +1 -1
  1245. package/build/static/demo/v2/html/dropdown-icon.html +1 -1
  1246. package/build/static/demo/v2/html/dropdown-quick-actions.html +1 -1
  1247. package/build/static/demo/v2/html/dropdown-submenu.html +1 -1
  1248. package/build/static/demo/v2/html/dropdown.html +1 -1
  1249. package/build/static/demo/v2/html/echarts-bar-horizontal-stacked.html +14 -6
  1250. package/build/static/demo/v2/html/echarts-bar-simple.html +14 -6
  1251. package/build/static/demo/v2/html/echarts-circle.html +41 -33
  1252. package/build/static/demo/v2/html/echarts-empty-state.html +14 -6
  1253. package/build/static/demo/v2/html/echarts-gauge.html +11 -5
  1254. package/build/static/demo/v2/html/echarts-line-advanced.html +49 -41
  1255. package/build/static/demo/v2/html/echarts-line-multiple-y-axis.html +73 -50
  1256. package/build/static/demo/v2/html/echarts-line-simple.html +14 -6
  1257. package/build/static/demo/v2/html/echarts-pie.html +40 -32
  1258. package/build/static/demo/v2/html/echarts-progress-arc.html +66 -58
  1259. package/build/static/demo/v2/html/echarts-progress-circle.html +73 -65
  1260. package/build/static/demo/v2/html/echarts-special-3d.html +46 -38
  1261. package/build/static/demo/v2/html/echarts-special-toolbox.html +14 -6
  1262. package/build/static/demo/v2/html/echarts-special-zoom.html +58 -50
  1263. package/build/static/demo/v2/html/echarts.html +14 -6
  1264. package/build/static/demo/v2/html/empty-state-compact-break.html +1 -1
  1265. package/build/static/demo/v2/html/empty-state-compact.html +1 -1
  1266. package/build/static/demo/v2/html/empty-state.html +1 -1
  1267. package/build/static/demo/v2/html/event-list-compact.html +1 -1
  1268. package/build/static/demo/v2/html/event-list-custom-item-height-in-number.html +1 -1
  1269. package/build/static/demo/v2/html/event-list-custom-item-height.html +1 -1
  1270. package/build/static/demo/v2/html/event-list-filled.html +1 -1
  1271. package/build/static/demo/v2/html/event-list-selected.html +1 -1
  1272. package/build/static/demo/v2/html/event-list.html +1 -1
  1273. package/build/static/demo/v2/html/expanding-search.html +1 -1
  1274. package/build/static/demo/v2/html/flip-tile.html +1 -1
  1275. package/build/static/demo/v2/html/form-checkbox-disabled.html +1 -1
  1276. package/build/static/demo/v2/html/form-checkbox-group-indeterminate.html +1 -1
  1277. package/build/static/demo/v2/html/form-checkbox-group.html +1 -1
  1278. package/build/static/demo/v2/html/form-checkbox-validation.html +1 -1
  1279. package/build/static/demo/v2/html/form-checkbox.html +1 -1
  1280. package/build/static/demo/v2/html/form-layout-auto.html +1 -1
  1281. package/build/static/demo/v2/html/form-layout-grid.html +1 -1
  1282. package/build/static/demo/v2/html/grid-padding.html +1 -1
  1283. package/build/static/demo/v2/html/grid-size.html +1 -1
  1284. package/build/static/demo/v2/html/grid.html +1 -1
  1285. package/build/static/demo/v2/html/group-context-menu.html +1 -1
  1286. package/build/static/demo/v2/html/group-custom-entry.html +1 -1
  1287. package/build/static/demo/v2/html/group-header-suppressed.html +1 -1
  1288. package/build/static/demo/v2/html/group.html +1 -1
  1289. package/build/static/demo/v2/html/html-table-striped.html +1 -1
  1290. package/build/static/demo/v2/html/html-table.html +1 -1
  1291. package/build/static/demo/v2/html/icon-toggle-button-secondary.html +1 -1
  1292. package/build/static/demo/v2/html/icon-toggle-button-subtle-primary.html +1 -1
  1293. package/build/static/demo/v2/html/icon-toggle-button-subtle-secondary.html +1 -1
  1294. package/build/static/demo/v2/html/icon-toggle-button-subtle-tertiary.html +1 -1
  1295. package/build/static/demo/v2/html/icon-toggle-button-tertiary.html +1 -1
  1296. package/build/static/demo/v2/html/input-disabled.html +1 -1
  1297. package/build/static/demo/v2/html/input-label.html +1 -1
  1298. package/build/static/demo/v2/html/input-legacy-disabled.html +1 -1
  1299. package/build/static/demo/v2/html/input-legacy-readonly.html +1 -1
  1300. package/build/static/demo/v2/html/input-legacy.html +1 -1
  1301. package/build/static/demo/v2/html/input-pattern.html +1 -1
  1302. package/build/static/demo/v2/html/input-readonly.html +1 -1
  1303. package/build/static/demo/v2/html/input-types.html +1 -1
  1304. package/build/static/demo/v2/html/input-validation.html +1 -1
  1305. package/build/static/demo/v2/html/input-with-slots.html +1 -1
  1306. package/build/static/demo/v2/html/input.html +1 -1
  1307. package/build/static/demo/v2/html/key-value-list-striped.html +1 -1
  1308. package/build/static/demo/v2/html/key-value-list-with-custom-value.html +1 -1
  1309. package/build/static/demo/v2/html/key-value-list-with-icon.html +1 -1
  1310. package/build/static/demo/v2/html/key-value-list.html +1 -1
  1311. package/build/static/demo/v2/html/key-value-with-custom-value.html +1 -1
  1312. package/build/static/demo/v2/html/key-value-with-icon.html +1 -1
  1313. package/build/static/demo/v2/html/key-value-with-label-left.html +1 -1
  1314. package/build/static/demo/v2/html/key-value.html +1 -1
  1315. package/build/static/demo/v2/html/kpi.html +1 -1
  1316. package/build/static/demo/v2/html/layout-auto-custom.html +1 -1
  1317. package/build/static/demo/v2/html/layout-auto.html +1 -1
  1318. package/build/static/demo/v2/html/link-button-disabled.html +1 -1
  1319. package/build/static/demo/v2/html/link-button.html +1 -1
  1320. package/build/static/demo/v2/html/loading.html +12 -10
  1321. package/build/static/demo/v2/html/menu-category.html +1 -1
  1322. package/build/static/demo/v2/html/menu-with-bottom-tabs.html +1 -1
  1323. package/build/static/demo/v2/html/message-bar-removal.html +1 -1
  1324. package/build/static/demo/v2/html/message-bar.html +1 -1
  1325. package/build/static/demo/v2/html/message.html +1 -1
  1326. package/build/static/demo/v2/html/modal-close.html +1 -1
  1327. package/build/static/demo/v2/html/modal-form-ix-button-submit.html +1 -1
  1328. package/build/static/demo/v2/html/modal-non-blocking.html +62 -0
  1329. package/build/static/demo/v2/html/modal-sizes.html +1 -1
  1330. package/build/static/demo/v2/html/modal.html +1 -1
  1331. package/build/static/demo/v2/html/number-input-disabled.html +1 -1
  1332. package/build/static/demo/v2/html/number-input-label.html +1 -1
  1333. package/build/static/demo/v2/html/number-input-readonly.html +1 -1
  1334. package/build/static/demo/v2/html/number-input-stepper-button.html +1 -1
  1335. package/build/static/demo/v2/html/number-input-validation.html +1 -1
  1336. package/build/static/demo/v2/html/number-input-with-slots.html +1 -1
  1337. package/build/static/demo/v2/html/number-input.html +1 -1
  1338. package/build/static/demo/v2/html/pagination-advanced.html +1 -1
  1339. package/build/static/demo/v2/html/pagination.html +1 -1
  1340. package/build/static/demo/v2/html/pane-layout.html +1 -1
  1341. package/build/static/demo/v2/html/pane.html +1 -1
  1342. package/build/static/demo/v2/html/pill-variants.html +24 -18
  1343. package/build/static/demo/v2/html/pill.html +10 -8
  1344. package/build/static/demo/v2/html/popover-news.html +5 -4
  1345. package/build/static/demo/v2/html/progress-indicator-circular-sizes.html +1 -1
  1346. package/build/static/demo/v2/html/progress-indicator-circular-status.html +1 -1
  1347. package/build/static/demo/v2/html/progress-indicator-circular.html +1 -1
  1348. package/build/static/demo/v2/html/progress-indicator-linear-sizes.html +1 -1
  1349. package/build/static/demo/v2/html/progress-indicator-linear-status.html +1 -1
  1350. package/build/static/demo/v2/html/progress-indicator.html +1 -1
  1351. package/build/static/demo/v2/html/push-card.html +1 -1
  1352. package/build/static/demo/v2/html/radio-button.html +1 -1
  1353. package/build/static/demo/v2/html/radio-disabled.html +1 -1
  1354. package/build/static/demo/v2/html/radio-group.html +1 -1
  1355. package/build/static/demo/v2/html/radio-validation.html +1 -1
  1356. package/build/static/demo/v2/html/radio.html +1 -1
  1357. package/build/static/demo/v2/html/range-field.html +47 -0
  1358. package/build/static/demo/v2/html/select-editable.html +1 -1
  1359. package/build/static/demo/v2/html/select-multiple.html +1 -1
  1360. package/build/static/demo/v2/html/select-validation.html +1 -1
  1361. package/build/static/demo/v2/html/select.html +1 -1
  1362. package/build/static/demo/v2/html/settings-legacy.html +45 -0
  1363. package/build/static/demo/v2/html/settings.html +34 -8
  1364. package/build/static/demo/v2/html/slider-error.html +4 -3
  1365. package/build/static/demo/v2/html/slider-marker.html +1 -1
  1366. package/build/static/demo/v2/html/slider-trace.html +1 -1
  1367. package/build/static/demo/v2/html/slider-validation.html +72 -0
  1368. package/build/static/demo/v2/html/slider.html +1 -1
  1369. package/build/static/demo/v2/html/spinner-large.html +1 -1
  1370. package/build/static/demo/v2/html/spinner.html +1 -1
  1371. package/build/static/demo/v2/html/split-button-icons.html +1 -1
  1372. package/build/static/demo/v2/html/split-button.html +1 -1
  1373. package/build/static/demo/v2/html/tabs-overflow.html +110 -0
  1374. package/build/static/demo/v2/html/tabs-rounded.html +23 -9
  1375. package/build/static/demo/v2/html/tabs.css +7 -1
  1376. package/build/static/demo/v2/html/tabs.html +42 -22
  1377. package/build/static/demo/v2/html/textarea-disabled.html +1 -1
  1378. package/build/static/demo/v2/html/textarea-legacy-disabled.html +1 -1
  1379. package/build/static/demo/v2/html/textarea-legacy-readonly.html +1 -1
  1380. package/build/static/demo/v2/html/textarea-legacy.html +1 -1
  1381. package/build/static/demo/v2/html/textarea-readonly.html +1 -1
  1382. package/build/static/demo/v2/html/textarea-rows-cols.html +1 -1
  1383. package/build/static/demo/v2/html/textarea-validation.html +1 -1
  1384. package/build/static/demo/v2/html/textarea.html +1 -1
  1385. package/build/static/demo/v2/html/theme-switcher.html +5 -6
  1386. package/build/static/demo/v2/html/tile.html +1 -1
  1387. package/build/static/demo/v2/html/time-input-disabled.html +1 -1
  1388. package/build/static/demo/v2/html/time-input-label.html +1 -1
  1389. package/build/static/demo/v2/html/time-input-readonly.html +1 -1
  1390. package/build/static/demo/v2/html/time-input-validation.html +1 -1
  1391. package/build/static/demo/v2/html/time-input-with-slots.html +1 -1
  1392. package/build/static/demo/v2/html/time-input.html +1 -1
  1393. package/build/static/demo/v2/html/time-range.html +29 -0
  1394. package/build/static/demo/v2/html/timepicker-format-adjusted.html +1 -1
  1395. package/build/static/demo/v2/html/timepicker-intervals.html +1 -1
  1396. package/build/static/demo/v2/html/timepicker-min-max-time.html +26 -0
  1397. package/build/static/demo/v2/html/timepicker.html +1 -1
  1398. package/build/static/demo/v2/html/toast-custom.html +4 -4
  1399. package/build/static/demo/v2/html/toast-position.html +1 -1
  1400. package/build/static/demo/v2/html/toast.html +1 -1
  1401. package/build/static/demo/v2/html/toggle-button-primary.html +1 -1
  1402. package/build/static/demo/v2/html/toggle-button-secondary.html +1 -1
  1403. package/build/static/demo/v2/html/toggle-button-subtle-primary.html +1 -1
  1404. package/build/static/demo/v2/html/toggle-button-subtle-secondary.html +1 -1
  1405. package/build/static/demo/v2/html/toggle-button-subtle-tertiary.html +1 -1
  1406. package/build/static/demo/v2/html/toggle-button-tertiary.html +1 -1
  1407. package/build/static/demo/v2/html/toggle-checked.html +2 -2
  1408. package/build/static/demo/v2/html/toggle-custom-label.html +2 -2
  1409. package/build/static/demo/v2/html/toggle-disabled.html +2 -2
  1410. package/build/static/demo/v2/html/toggle-indeterminate.html +2 -2
  1411. package/build/static/demo/v2/html/toggle.html +2 -2
  1412. package/build/static/demo/v2/html/tooltip-with-icon.html +1 -1
  1413. package/build/static/demo/v2/html/tooltip.html +1 -1
  1414. package/build/static/demo/v2/html/tree-custom.html +2 -2
  1415. package/build/static/demo/v2/html/tree.html +2 -1
  1416. package/build/static/demo/v2/html/upload.html +1 -1
  1417. package/build/static/demo/v2/html/validation-select.html +1 -1
  1418. package/build/static/demo/v2/html/vertical-tabs-with-avatar.html +1 -1
  1419. package/build/static/demo/v2/html/vertical-tabs.html +1 -1
  1420. package/build/static/demo/v2/html/workflow-vertical.html +1 -1
  1421. package/build/static/demo/v2/html/workflow.html +1 -1
  1422. package/build/static/demo/v2/preview/html/assets/a11y-B5k8YVR0-BOSd6BQK.js +126 -0
  1423. package/build/static/demo/v2/preview/html/assets/action-card-CrM_8DvU.js +12 -0
  1424. package/build/static/demo/v2/preview/html/assets/add-icons-BllUjbbx.js +8 -0
  1425. package/build/static/demo/v2/preview/html/assets/aggrid-CgIkAR8M.js +49990 -0
  1426. package/build/static/demo/v2/preview/html/assets/animation-DNIQ2C1K-BYpQk_MF.js +79 -0
  1427. package/build/static/demo/v2/preview/html/assets/application-Du-DxGi3.js +7 -0
  1428. package/build/static/demo/v2/preview/html/assets/application-advanced-Jq1_7BbS.js +30 -0
  1429. package/build/static/demo/v2/preview/html/assets/application-app-switch-CJMEwynq.js +96 -0
  1430. package/build/static/demo/v2/preview/html/assets/application-breakpoints-w2WjCmgM.js +15 -0
  1431. package/build/static/demo/v2/preview/html/assets/application-header-AKSXTYJk.js +7 -0
  1432. package/build/static/demo/v2/preview/html/assets/aria-activedescendant.mixin-CM-NUHTW-CwKLvkpN.js +73 -0
  1433. package/build/static/demo/v2/preview/html/assets/base-button-hppF0uUM-BayQ2Iat.js +71 -0
  1434. package/build/static/demo/v2/preview/html/assets/base-icon-button-_xVULsPr-BBGsllDH.js +8 -0
  1435. package/build/static/demo/v2/preview/html/assets/blind-header-actions-DmWWt67r.js +8 -0
  1436. package/build/static/demo/v2/preview/html/assets/blind-variants-JKaCnVwO.js +7 -0
  1437. package/build/static/demo/v2/preview/html/assets/button-loading-ISLtFCTl.js +7 -0
  1438. package/build/static/demo/v2/preview/html/assets/button-text-icon-wh9g0rIU.js +8 -0
  1439. package/build/static/demo/v2/preview/html/assets/button-with-icon-BCxBSX0b.js +8 -0
  1440. package/build/static/demo/v2/preview/html/assets/button-with-link-lZfkEgAV.js +9 -0
  1441. package/build/static/demo/v2/preview/html/assets/card-DnHJFaUm.js +12 -0
  1442. package/build/static/demo/v2/preview/html/assets/card-list-BL_HMces.js +8 -0
  1443. package/build/static/demo/v2/preview/html/assets/chip-BHDkA_Un.js +7 -0
  1444. package/build/static/demo/v2/preview/html/assets/component-Chfbghog-DFMCI9TH.js +124 -0
  1445. package/build/static/demo/v2/preview/html/assets/content-Du-DxGi3.js +7 -0
  1446. package/build/static/demo/v2/preview/html/assets/content-header-no-back-Bw1hZE3s.js +9 -0
  1447. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-D21aRHsK.js +7 -0
  1448. package/build/static/demo/v2/preview/html/assets/context-zqk3Dkv--CsY55SLG.js +77 -0
  1449. package/build/static/demo/v2/preview/html/assets/custom-field-C7eN-AjU.js +7 -0
  1450. package/build/static/demo/v2/preview/html/assets/date-input-with-slots-D5159yx6.js +7 -0
  1451. package/build/static/demo/v2/preview/html/assets/datetime-D1WplX1z-grPSvmS5.js +6123 -0
  1452. package/build/static/demo/v2/preview/html/assets/datetime-input-with-slots-D5159yx6.js +7 -0
  1453. package/build/static/demo/v2/preview/html/assets/dropdown-button-Cc4SaHmx.js +7 -0
  1454. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-Cc4SaHmx.js +7 -0
  1455. package/build/static/demo/v2/preview/html/assets/dropdown-controller-D6Wm2E-0-B2aMR2tH.js +147 -0
  1456. package/build/static/demo/v2/preview/html/assets/dropdown-icon-DI9BuzNL.js +9 -0
  1457. package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-BF-ku5S_.js +11 -0
  1458. package/build/static/demo/v2/preview/html/assets/dropdown-submenu-BZR9IHQC.js +9 -0
  1459. package/build/static/demo/v2/preview/html/assets/echarts-CDOKfEtQ.js +142 -0
  1460. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-ooBGg1M4.js +61 -0
  1461. package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-c1TYHgtg.js +55 -0
  1462. package/build/static/demo/v2/preview/html/assets/echarts-circle-CV2afWic.js +65 -0
  1463. package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DysLbdUN.js +82 -0
  1464. package/build/static/demo/v2/preview/html/assets/echarts-gauge-BwauCLXw.js +140 -0
  1465. package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-D_U6V-eb.js +83 -0
  1466. package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-zlkLDcxn.js +141 -0
  1467. package/build/static/demo/v2/preview/html/assets/echarts-line-simple-Z1MSwLLn.js +43 -0
  1468. package/build/static/demo/v2/preview/html/assets/echarts-pie-B7CFByBV.js +64 -0
  1469. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-BX8peKnl.js +84 -0
  1470. package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-DKwtbLC2.js +93 -0
  1471. package/build/static/demo/v2/preview/html/assets/echarts-special-3d-CQX6e9rP.js +80 -0
  1472. package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Dq1kBzB9.js +59 -0
  1473. package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-DQIkk-RU.js +87 -0
  1474. package/build/static/demo/v2/preview/html/assets/empty-state-Cjgchvk8.js +7 -0
  1475. package/build/static/demo/v2/preview/html/assets/empty-state-compact-Cjgchvk8.js +7 -0
  1476. package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Cjgchvk8.js +7 -0
  1477. package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-8Frfe2Hg.js +6 -0
  1478. package/build/static/demo/v2/preview/html/assets/event-list-filled-ByHlvDRf.js +18 -0
  1479. package/build/static/demo/v2/preview/html/assets/event-list-selected-DfHhpVer.js +27 -0
  1480. package/build/static/demo/v2/preview/html/assets/find-element-Bxrgt3H_-DtbAzWDK.js +1623 -0
  1481. package/build/static/demo/v2/preview/html/assets/flip-tile-C1ncfidh.js +7 -0
  1482. package/build/static/demo/v2/preview/html/assets/focus-proxy-BgLEsVE2-zgdA9p1m.js +31 -0
  1483. package/build/static/demo/v2/preview/html/assets/focus-trap-DDLHqzV2-Cft0_sds.js +88 -0
  1484. package/build/static/demo/v2/preview/html/assets/focus-utilities-DnaItyVQ-Degzwldb.js +98 -0
  1485. package/build/static/demo/v2/preview/html/assets/focus-visible.mixin-CoMZ6z5Z-ZlXaILhq.js +40 -0
  1486. package/build/static/demo/v2/preview/html/assets/global-DjWMysHf.js +3401 -0
  1487. package/build/static/demo/v2/preview/html/assets/global-cdHQkmOG.css +4890 -0
  1488. package/build/static/demo/v2/preview/html/assets/helper-text-util-AEl-1QU6-CIzhCYER.js +45 -0
  1489. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-IStIyyve.js +29 -0
  1490. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-IStIyyve.js +29 -0
  1491. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-IStIyyve.js +29 -0
  1492. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-IStIyyve.js +29 -0
  1493. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-IStIyyve.js +29 -0
  1494. package/build/static/demo/v2/preview/html/assets/id.mixin-CUbYLenp-DR0VgaO1.js +20 -0
  1495. package/build/static/demo/v2/preview/html/assets/index-1-AMA6HY.js +4 -0
  1496. package/build/static/demo/v2/preview/html/assets/index-CIm9Z0Vg.js +1068 -0
  1497. package/build/static/demo/v2/preview/html/assets/index-Cl7fhG1I-C77BCFLW.js +94 -0
  1498. package/build/static/demo/v2/preview/html/assets/index-DqvKMZeA.js +261 -0
  1499. package/build/static/demo/v2/preview/html/assets/index-XBTykBKS-D8xrYMLu.js +10 -0
  1500. package/build/static/demo/v2/preview/html/assets/index-nCVTBc9Y-Cynij5t8.js +21 -0
  1501. package/build/static/demo/v2/preview/html/assets/index-vnsUAEMY.js +76 -0
  1502. package/build/static/demo/v2/preview/html/assets/inherit-aria-attributes.mixin-CBuZQFB--BMwxaZnz.js +34 -0
  1503. package/build/static/demo/v2/preview/html/assets/init-CkDeqDdJ.js +1577 -0
  1504. package/build/static/demo/v2/preview/html/assets/input-picker.mixin-Bo_sZpC4-D9zv-eWY.js +80 -0
  1505. package/build/static/demo/v2/preview/html/assets/input-with-slots-D5159yx6.js +7 -0
  1506. package/build/static/demo/v2/preview/html/assets/input.fc-DjE-oOZc-BEHk-Hap.js +257 -0
  1507. package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-Pqc3ZTO2.js +55 -0
  1508. package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BJWJH951.js +266 -0
  1509. package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Pap6QsTF.js +45 -0
  1510. package/build/static/demo/v2/preview/html/assets/ix-application.entry-D7P6T6qh.js +138 -0
  1511. package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DQif5UTE.js +195 -0
  1512. package/build/static/demo/v2/preview/html/assets/ix-blind.entry-BpVlm5PM.js +109 -0
  1513. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-melkKo7G.js +272 -0
  1514. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B2kKwmVx.js +141 -0
  1515. package/build/static/demo/v2/preview/html/assets/ix-button.entry-CXlzzlqi.js +306 -0
  1516. package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B-8VkcpA.js +100 -0
  1517. package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-CvWMa5iN.js +225 -0
  1518. package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-CFlOuBRG.js +44 -0
  1519. package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry--neaf4Nn.js +605 -0
  1520. package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-ZvWJrxd4.js +123 -0
  1521. package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DrV_oo3I.js +147 -0
  1522. package/build/static/demo/v2/preview/html/assets/ix-chip.entry-D3BgILpE.js +327 -0
  1523. package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-BKhIi9HI.js +1163 -0
  1524. package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-BTl4-TKy.js +42 -0
  1525. package/build/static/demo/v2/preview/html/assets/ix-content.entry-Bzo89JzA.js +27 -0
  1526. package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-DaU1GNsL.js +20 -0
  1527. package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-C5am4IeB.js +90 -0
  1528. package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-M_0t3I4X.js +76 -0
  1529. package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-D8oKiAg5.js +290 -0
  1530. package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-C_ZawRne.js +403 -0
  1531. package/build/static/demo/v2/preview/html/assets/ix-date-picker.entry-Dj8E1Xcq.js +698 -0
  1532. package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-Dp8PfqLB.js +48 -0
  1533. package/build/static/demo/v2/preview/html/assets/ix-datetime-input.entry-DImEmWZ9.js +529 -0
  1534. package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DdF2XYD8.js +303 -0
  1535. package/build/static/demo/v2/preview/html/assets/ix-divider.entry-yYUQDXEI.js +14 -0
  1536. package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-OuR01gzt.js +167 -0
  1537. package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CYgAeQoy.js +18 -0
  1538. package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-BBc6UAif.js +14 -0
  1539. package/build/static/demo/v2/preview/html/assets/ix-dropdown_2.entry-vf8PaqST.js +939 -0
  1540. package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BqSR_De3.js +45 -0
  1541. package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-CufMuZNQ.js +61 -0
  1542. package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-Cqi9hMxf.js +144 -0
  1543. package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-B6By3DS4.js +118 -0
  1544. package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-BSW62kEC.js +320 -0
  1545. package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-BPjdLQzn.js +170 -0
  1546. package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BY1Eeedp.js +20 -0
  1547. package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-D0a8QNfK.js +155 -0
  1548. package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-q-x5jbot.js +114 -0
  1549. package/build/static/demo/v2/preview/html/assets/ix-group.entry-BZKcqRpD.js +196 -0
  1550. package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-DIgukkDb.js +93 -0
  1551. package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-Bk1m9vTe.js +307 -0
  1552. package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DJnzTwtC.js +260 -0
  1553. package/build/static/demo/v2/preview/html/assets/ix-icon.entry-C28RAXb9.js +253 -0
  1554. package/build/static/demo/v2/preview/html/assets/ix-input.entry-rRAFXarT.js +250 -0
  1555. package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-CvLX0mY-.js +18 -0
  1556. package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CB_BWx7i.js +39 -0
  1557. package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BPKDjexq.js +70 -0
  1558. package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-Bq1YV9k2.js +93 -0
  1559. package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-DcdLS8G8.js +35 -0
  1560. package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-C293RsvJ.js +37 -0
  1561. package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-DdbQWbF8.js +65 -0
  1562. package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-DSTrXHaU.js +91 -0
  1563. package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-CcexDFOd.js +93 -0
  1564. package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-Cn3b3v8x.js +292 -0
  1565. package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-6g2o0jVd.js +45 -0
  1566. package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-BqP28666.js +178 -0
  1567. package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-MdeOeSbF.js +37 -0
  1568. package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-B-gWLlmX.js +91 -0
  1569. package/build/static/demo/v2/preview/html/assets/ix-menu.entry-XGLA8kvv.js +511 -0
  1570. package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-C9kuKyzt.js +73 -0
  1571. package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-Dnb5cWw7.js +90 -0
  1572. package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-Cwg3Biap.js +14 -0
  1573. package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-B4ynH6-5.js +14 -0
  1574. package/build/static/demo/v2/preview/html/assets/ix-modal.entry-4uWUkGf9.js +232 -0
  1575. package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-bQ407MBL.js +376 -0
  1576. package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-Dq9avUnj.js +219 -0
  1577. package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-CXxN69A0.js +280 -0
  1578. package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BgXBgmQA.js +529 -0
  1579. package/build/static/demo/v2/preview/html/assets/ix-pill_4.entry-CcTDe153.js +730 -0
  1580. package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D1Em7G-5.js +142 -0
  1581. package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-B8XYcnwJ.js +48 -0
  1582. package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-Dykg3Dlb.js +203 -0
  1583. package/build/static/demo/v2/preview/html/assets/ix-radio.entry-Ry_bx5sQ.js +171 -0
  1584. package/build/static/demo/v2/preview/html/assets/ix-range-field.entry-DnfNBX0a.js +117 -0
  1585. package/build/static/demo/v2/preview/html/assets/ix-select.entry-DhOWGmFn.js +698 -0
  1586. package/build/static/demo/v2/preview/html/assets/ix-slider.entry-DDx7VdQY.js +301 -0
  1587. package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-BCLRcZQM.js +141 -0
  1588. package/build/static/demo/v2/preview/html/assets/ix-tab-panel.entry-CNnWEfxO.js +29 -0
  1589. package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-bTNjof1W.js +327 -0
  1590. package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Con9_TXU.js +39 -0
  1591. package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-SmFvEwG-.js +474 -0
  1592. package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-B39FFLg4.js +75 -0
  1593. package/build/static/demo/v2/preview/html/assets/ix-toast.entry-1B5pRZb-.js +121 -0
  1594. package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-BouNJlec.js +233 -0
  1595. package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DwhXLXx-.js +341 -0
  1596. package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-gXN_Fmcb.js +357 -0
  1597. package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-BjzQknvR.js +65 -0
  1598. package/build/static/demo/v2/preview/html/assets/ix-tree.entry-DzMz5jbZ.js +647 -0
  1599. package/build/static/demo/v2/preview/html/assets/ix-typography.entry-B1qMzDEZ.js +48 -0
  1600. package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DpDFTrcs.js +188 -0
  1601. package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-JQ7EMD6i.js +144 -0
  1602. package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-CAWbkgIY.js +91 -0
  1603. package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-CwNEIKn0.js +7 -0
  1604. package/build/static/demo/v2/preview/html/assets/key-value-with-icon-CwNEIKn0.js +7 -0
  1605. package/build/static/demo/v2/preview/html/assets/listener-Dk6XGheN-BHTWfIL7.js +65 -0
  1606. package/build/static/demo/v2/preview/html/assets/loading-BJ3QSgVH.js +22 -0
  1607. package/build/static/demo/v2/preview/html/assets/luxon-datetime-format-masks-CoQiziG8-DpxwPfu4.js +28 -0
  1608. package/build/static/demo/v2/preview/html/assets/make-ref-Djkc69iv-BpP6uHEs.js +26 -0
  1609. package/build/static/demo/v2/preview/html/assets/menu-category-BY4RNSTw.js +14 -0
  1610. package/build/static/demo/v2/preview/html/assets/menu-service-DTIYRV47-C3CDZAa1.js +53 -0
  1611. package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-CZYZNUVn.js +8 -0
  1612. package/build/static/demo/v2/preview/html/assets/message-BUDywC-v.js +18 -0
  1613. package/build/static/demo/v2/preview/html/assets/message-bar-removal-B31ZCoIa.js +27 -0
  1614. package/build/static/demo/v2/preview/html/assets/modal-CH9RmzkH.js +50 -0
  1615. package/build/static/demo/v2/preview/html/assets/modal-DaGSr1j4-DDLDpRwP.js +143 -0
  1616. package/build/static/demo/v2/preview/html/assets/modal-close-CaA0A2u4.js +53 -0
  1617. package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-K9-ApIkJ.js +48 -0
  1618. package/build/static/demo/v2/preview/html/assets/modal-non-blocking-DB1OpvuZ.js +32 -0
  1619. package/build/static/demo/v2/preview/html/assets/modal-sizes-BRtRKtJR.js +50 -0
  1620. package/build/static/demo/v2/preview/html/assets/number-input-with-slots-D5159yx6.js +7 -0
  1621. package/build/static/demo/v2/preview/html/assets/pill-B2DnEk1X.js +7 -0
  1622. package/build/static/demo/v2/preview/html/assets/pill-variants-Lf5BpCmg.js +7 -0
  1623. package/build/static/demo/v2/preview/html/assets/push-card-D5159yx6.js +7 -0
  1624. package/build/static/demo/v2/preview/html/assets/service-CEglFEKY-CaUBmgY_.js +83 -0
  1625. package/build/static/demo/v2/preview/html/assets/shadow-dom-BIe8Nw9M-DxOF84uP.js +58 -0
  1626. package/build/static/demo/v2/preview/html/assets/slider-error-D3G1Lu1N.js +9 -0
  1627. package/build/static/demo/v2/preview/html/assets/slider-marker-D3G1Lu1N.js +9 -0
  1628. package/build/static/demo/v2/preview/html/assets/slider-trace-D3G1Lu1N.js +9 -0
  1629. package/build/static/demo/v2/preview/html/assets/split-button-BRF-EwWp.js +7 -0
  1630. package/build/static/demo/v2/preview/html/assets/split-button-icons-BldpzJ2X.js +10 -0
  1631. package/build/static/demo/v2/preview/html/assets/tab.mixin-2hU1i4Yk-CgX2Dde7.js +19 -0
  1632. package/build/static/demo/v2/preview/html/assets/tabs-CcAdORz5.css +32 -0
  1633. package/build/static/demo/v2/preview/html/assets/tabs-overflow-0-xttgWo.js +19 -0
  1634. package/build/static/demo/v2/preview/html/assets/tabs-rounded-CH5FHIxf.js +12 -0
  1635. package/build/static/demo/v2/preview/html/assets/theme-switcher-CRVG13AN-OnrBiSI3.js +102 -0
  1636. package/build/static/demo/v2/preview/html/assets/theme-switcher-mQHWjqYv.js +50 -0
  1637. package/build/static/demo/v2/preview/html/assets/tile-D6V0Pp6F.js +8 -0
  1638. package/build/static/demo/v2/preview/html/assets/time-input-with-slots-D5159yx6.js +7 -0
  1639. package/build/static/demo/v2/preview/html/assets/time-picker-constraints-Bsg2RskF-BAygNgGp.js +62 -0
  1640. package/build/static/demo/v2/preview/html/assets/toast-BETCYdBt.js +15 -0
  1641. package/build/static/demo/v2/preview/html/assets/toast-custom-CRsGoYeA.js +48 -0
  1642. package/build/static/demo/v2/preview/html/assets/toast-position-CRgY3B6c.js +16 -0
  1643. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-CIKbvaQj.js +29 -0
  1644. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-CIKbvaQj.js +29 -0
  1645. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-CIKbvaQj.js +29 -0
  1646. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-CIKbvaQj.js +29 -0
  1647. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-CIKbvaQj.js +29 -0
  1648. package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-CIKbvaQj.js +29 -0
  1649. package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-B_OUcDZT.js +8 -0
  1650. package/build/static/demo/v2/preview/html/assets/tree-custom-XZqIM9rM.js +5 -0
  1651. package/build/static/demo/v2/preview/html/assets/typed-event-CWshStHZ-DBYwEilm.js +33 -0
  1652. package/build/static/demo/v2/preview/html/assets/validation-BT5aAuSO-CbQmWD6n.js +137 -0
  1653. package/build/static/demo/v2/preview/html/assets/validation-select-CfacMCY0.js +10 -0
  1654. package/build/static/demo/v2/preview/html/assets/vertical-tabs-DdaKN_zX.js +10 -0
  1655. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DdaKN_zX.js +10 -0
  1656. package/build/static/demo/v2/preview/html/component-usage-by-component.json +77 -37
  1657. package/build/static/demo/v2/preview/html/component-usage.json +114 -42
  1658. package/build/static/demo/v2/preview/html/index.html +3 -3
  1659. package/build/static/demo/v2/preview/html/preview-examples/about-and-legal-legacy.html +45 -0
  1660. package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +37 -7
  1661. package/build/static/demo/v2/preview/html/preview-examples/action-card.html +7 -7
  1662. package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +7 -7
  1663. package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +5 -5
  1664. package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +9 -9
  1665. package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +5 -5
  1666. package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +5 -5
  1667. package/build/static/demo/v2/preview/html/preview-examples/application-header.html +27 -11
  1668. package/build/static/demo/v2/preview/html/preview-examples/application.html +5 -5
  1669. package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +4 -4
  1670. package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +4 -4
  1671. package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +4 -4
  1672. package/build/static/demo/v2/preview/html/preview-examples/avatar.html +4 -4
  1673. package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +7 -7
  1674. package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +7 -7
  1675. package/build/static/demo/v2/preview/html/preview-examples/blind.html +4 -4
  1676. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +19 -8
  1677. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +24 -9
  1678. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +16 -7
  1679. package/build/static/demo/v2/preview/html/preview-examples/button-danger-primary.html +25 -0
  1680. package/build/static/demo/v2/preview/html/preview-examples/button-danger-secondary.html +25 -0
  1681. package/build/static/demo/v2/preview/html/preview-examples/button-danger-tertiary.html +25 -0
  1682. package/build/static/demo/v2/preview/html/preview-examples/button-group.html +4 -4
  1683. package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +28 -11
  1684. package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +7 -7
  1685. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-primary.html +25 -0
  1686. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-secondary.html +25 -0
  1687. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-tertiary.html +25 -0
  1688. package/build/static/demo/v2/preview/html/preview-examples/button-tertiary.html +25 -0
  1689. package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +8 -8
  1690. package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +7 -7
  1691. package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +11 -11
  1692. package/build/static/demo/v2/preview/html/preview-examples/buttons.html +5 -5
  1693. package/build/static/demo/v2/preview/html/preview-examples/card-list.html +7 -7
  1694. package/build/static/demo/v2/preview/html/preview-examples/card.html +7 -7
  1695. package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +4 -4
  1696. package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +4 -4
  1697. package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +4 -4
  1698. package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +4 -4
  1699. package/build/static/demo/v2/preview/html/preview-examples/chip.html +45 -22
  1700. package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +7 -7
  1701. package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +10 -10
  1702. package/build/static/demo/v2/preview/html/preview-examples/content-header.html +4 -4
  1703. package/build/static/demo/v2/preview/html/preview-examples/content.html +5 -5
  1704. package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +4 -4
  1705. package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +7 -7
  1706. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-presets.html +73 -0
  1707. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +4 -4
  1708. package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +5 -5
  1709. package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +5 -5
  1710. package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +7 -7
  1711. package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +5 -5
  1712. package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +8 -8
  1713. package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +8 -8
  1714. package/build/static/demo/v2/preview/html/preview-examples/date-input.html +5 -5
  1715. package/build/static/demo/v2/preview/html/preview-examples/date-range.html +31 -0
  1716. package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +4 -4
  1717. package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +4 -4
  1718. package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +4 -4
  1719. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-disabled.html +24 -0
  1720. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-label.html +28 -0
  1721. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-min-max-date.html +29 -0
  1722. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-readonly.html +24 -0
  1723. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-validation.html +63 -0
  1724. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-with-slots.html +30 -0
  1725. package/build/static/demo/v2/preview/html/preview-examples/datetime-input.html +24 -0
  1726. package/build/static/demo/v2/preview/html/preview-examples/datetime-range.html +31 -0
  1727. package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +4 -4
  1728. package/build/static/demo/v2/preview/html/preview-examples/divider.html +4 -4
  1729. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +7 -7
  1730. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +7 -7
  1731. package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +7 -7
  1732. package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +7 -7
  1733. package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +7 -7
  1734. package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +4 -4
  1735. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +8 -14
  1736. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +8 -14
  1737. package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +8 -14
  1738. package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +10 -16
  1739. package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +8 -14
  1740. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +8 -14
  1741. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +8 -14
  1742. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +8 -14
  1743. package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +8 -14
  1744. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +8 -14
  1745. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +8 -14
  1746. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +8 -14
  1747. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +8 -14
  1748. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +8 -14
  1749. package/build/static/demo/v2/preview/html/preview-examples/echarts.html +8 -14
  1750. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +7 -7
  1751. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +7 -7
  1752. package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +7 -7
  1753. package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +4 -4
  1754. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +5 -5
  1755. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +4 -4
  1756. package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +5 -5
  1757. package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +5 -5
  1758. package/build/static/demo/v2/preview/html/preview-examples/event-list.html +4 -4
  1759. package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +4 -4
  1760. package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +7 -7
  1761. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +4 -4
  1762. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +4 -4
  1763. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +4 -4
  1764. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +4 -4
  1765. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +4 -4
  1766. package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +4 -4
  1767. package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +4 -4
  1768. package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +4 -4
  1769. package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +4 -4
  1770. package/build/static/demo/v2/preview/html/preview-examples/grid.html +4 -4
  1771. package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +4 -4
  1772. package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +4 -4
  1773. package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +4 -4
  1774. package/build/static/demo/v2/preview/html/preview-examples/group.html +4 -4
  1775. package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +4 -4
  1776. package/build/static/demo/v2/preview/html/preview-examples/html-table.html +4 -4
  1777. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +7 -7
  1778. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-primary.html +7 -7
  1779. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-secondary.html +7 -7
  1780. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-tertiary.html +7 -7
  1781. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-tertiary.html +7 -7
  1782. package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +4 -4
  1783. package/build/static/demo/v2/preview/html/preview-examples/input-label.html +4 -4
  1784. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +4 -4
  1785. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +4 -4
  1786. package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +4 -4
  1787. package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +4 -4
  1788. package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +4 -4
  1789. package/build/static/demo/v2/preview/html/preview-examples/input-types.html +4 -4
  1790. package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +4 -4
  1791. package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +7 -7
  1792. package/build/static/demo/v2/preview/html/preview-examples/input.html +4 -4
  1793. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +4 -4
  1794. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +4 -4
  1795. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +7 -7
  1796. package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +4 -4
  1797. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +4 -4
  1798. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +7 -7
  1799. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +4 -4
  1800. package/build/static/demo/v2/preview/html/preview-examples/key-value.html +4 -4
  1801. package/build/static/demo/v2/preview/html/preview-examples/kpi.html +4 -4
  1802. package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +4 -4
  1803. package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +4 -4
  1804. package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +4 -4
  1805. package/build/static/demo/v2/preview/html/preview-examples/link-button.html +4 -4
  1806. package/build/static/demo/v2/preview/html/preview-examples/loading.html +10 -13
  1807. package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +7 -7
  1808. package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +7 -7
  1809. package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +5 -5
  1810. package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +4 -4
  1811. package/build/static/demo/v2/preview/html/preview-examples/message.html +10 -13
  1812. package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +7 -13
  1813. package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +7 -13
  1814. package/build/static/demo/v2/preview/html/preview-examples/modal-non-blocking.html +35 -0
  1815. package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +7 -13
  1816. package/build/static/demo/v2/preview/html/preview-examples/modal.html +7 -13
  1817. package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +4 -4
  1818. package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +4 -4
  1819. package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +4 -4
  1820. package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +4 -4
  1821. package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +4 -4
  1822. package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +7 -7
  1823. package/build/static/demo/v2/preview/html/preview-examples/number-input.html +4 -4
  1824. package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +4 -4
  1825. package/build/static/demo/v2/preview/html/preview-examples/pagination.html +4 -4
  1826. package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +4 -4
  1827. package/build/static/demo/v2/preview/html/preview-examples/pane.html +4 -4
  1828. package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +30 -24
  1829. package/build/static/demo/v2/preview/html/preview-examples/pill.html +16 -14
  1830. package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +8 -7
  1831. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +4 -4
  1832. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +4 -4
  1833. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +4 -4
  1834. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +4 -4
  1835. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +4 -4
  1836. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +4 -4
  1837. package/build/static/demo/v2/preview/html/preview-examples/push-card.html +7 -7
  1838. package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +4 -4
  1839. package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +4 -4
  1840. package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +4 -4
  1841. package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +4 -4
  1842. package/build/static/demo/v2/preview/html/preview-examples/radio.html +4 -4
  1843. package/build/static/demo/v2/preview/html/preview-examples/range-field.html +49 -0
  1844. package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +4 -4
  1845. package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +4 -4
  1846. package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +4 -4
  1847. package/build/static/demo/v2/preview/html/preview-examples/select.html +4 -4
  1848. package/build/static/demo/v2/preview/html/preview-examples/settings-legacy.html +47 -0
  1849. package/build/static/demo/v2/preview/html/preview-examples/settings.html +37 -11
  1850. package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +8 -7
  1851. package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +5 -5
  1852. package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +5 -5
  1853. package/build/static/demo/v2/preview/html/preview-examples/slider-validation.html +74 -0
  1854. package/build/static/demo/v2/preview/html/preview-examples/slider.html +4 -4
  1855. package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +4 -4
  1856. package/build/static/demo/v2/preview/html/preview-examples/spinner.html +4 -4
  1857. package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +7 -7
  1858. package/build/static/demo/v2/preview/html/preview-examples/split-button.html +7 -7
  1859. package/build/static/demo/v2/preview/html/preview-examples/tabs-overflow.html +93 -0
  1860. package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +29 -15
  1861. package/build/static/demo/v2/preview/html/preview-examples/tabs.html +46 -26
  1862. package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +4 -4
  1863. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +4 -4
  1864. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +4 -4
  1865. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +4 -4
  1866. package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +4 -4
  1867. package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +4 -4
  1868. package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +4 -4
  1869. package/build/static/demo/v2/preview/html/preview-examples/textarea.html +4 -4
  1870. package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +7 -13
  1871. package/build/static/demo/v2/preview/html/preview-examples/tile.html +7 -7
  1872. package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +4 -4
  1873. package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +4 -4
  1874. package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +4 -4
  1875. package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +4 -4
  1876. package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +7 -7
  1877. package/build/static/demo/v2/preview/html/preview-examples/time-input.html +4 -4
  1878. package/build/static/demo/v2/preview/html/preview-examples/time-range.html +31 -0
  1879. package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +4 -4
  1880. package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +4 -4
  1881. package/build/static/demo/v2/preview/html/preview-examples/timepicker-min-max-time.html +28 -0
  1882. package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +4 -4
  1883. package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +13 -16
  1884. package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +10 -13
  1885. package/build/static/demo/v2/preview/html/preview-examples/toast.html +10 -13
  1886. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +7 -7
  1887. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +7 -7
  1888. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-primary.html +7 -7
  1889. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-secondary.html +7 -7
  1890. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-tertiary.html +7 -7
  1891. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-tertiary.html +7 -7
  1892. package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +5 -5
  1893. package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +5 -5
  1894. package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +5 -5
  1895. package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +5 -5
  1896. package/build/static/demo/v2/preview/html/preview-examples/toggle.html +5 -5
  1897. package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +7 -7
  1898. package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +4 -4
  1899. package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +8 -8
  1900. package/build/static/demo/v2/preview/html/preview-examples/tree.html +5 -4
  1901. package/build/static/demo/v2/preview/html/preview-examples/upload.html +4 -4
  1902. package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +5 -5
  1903. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +7 -7
  1904. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +7 -7
  1905. package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +4 -4
  1906. package/build/static/demo/v2/preview/html/preview-examples/workflow.html +4 -4
  1907. package/build/static/demo/v2/preview/mobile/assets/index-DH_UAw7K.js +2 -0
  1908. package/build/static/demo/v2/preview/mobile/assets/index-f-dOXbJG.css +1 -0
  1909. package/build/static/demo/v2/preview/mobile/assets/index-legacy-C18hY7CH.js +68 -0
  1910. package/build/static/demo/v2/preview/mobile/assets/index7-CcOgtO_J.js +1 -0
  1911. package/build/static/demo/v2/preview/mobile/assets/index7-legacy-yoCU94c-.js +5 -0
  1912. package/build/static/demo/v2/preview/mobile/assets/index8-Bte8oYbR.js +1 -0
  1913. package/build/static/demo/v2/preview/mobile/assets/index8-legacy-L5jO6fD2.js +5 -0
  1914. package/build/static/demo/v2/preview/mobile/assets/input-shims-BlPb48SA.js +1 -0
  1915. package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-BLFHhCkz.js +5 -0
  1916. package/build/static/demo/v2/preview/mobile/assets/ios.transition-DwuD4UAt.js +1 -0
  1917. package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DRvE2E1E.js +5 -0
  1918. package/build/static/demo/v2/preview/mobile/assets/keyboard-CLBCtjXd.js +1 -0
  1919. package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-D65S5Vxx.js +5 -0
  1920. package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-CKKgBVGU.js +5 -0
  1921. package/build/static/demo/v2/preview/mobile/assets/md.transition-tAB0qMxw.js +1 -0
  1922. package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-Ca0HM66H.js +4 -0
  1923. package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-D2Nkx2fN.js +5 -0
  1924. package/build/static/demo/v2/preview/mobile/assets/status-tap-vyqX0EiM.js +1 -0
  1925. package/build/static/demo/v2/preview/mobile/assets/swipe-back-CWUbUvtA.js +1 -0
  1926. package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-Y9cgBDoJ.js +5 -0
  1927. package/build/static/demo/v2/preview/mobile/assets/web-CiC9b6qR.js +1 -0
  1928. package/build/static/demo/v2/preview/mobile/assets/web-Dj0KR_SJ.js +1 -0
  1929. package/build/static/demo/v2/preview/mobile/assets/web-legacy-6GZk2KE0.js +1 -0
  1930. package/build/static/demo/v2/preview/mobile/assets/web-legacy-DeIea-uJ.js +1 -0
  1931. package/build/static/demo/v2/preview/mobile/index.html +11 -6
  1932. package/build/static/demo/v2/react/about-and-legal-legacy.tsx +46 -0
  1933. package/build/static/demo/v2/react/about-and-legal.tsx +22 -5
  1934. package/build/static/demo/v2/react/application-advanced.tsx +3 -3
  1935. package/build/static/demo/v2/react/breadcrumb-next-items.tsx +16 -5
  1936. package/build/static/demo/v2/react/breadcrumb-truncate.tsx +20 -5
  1937. package/build/static/demo/v2/react/breadcrumb.tsx +12 -3
  1938. package/build/static/demo/v2/react/button-danger-primary.tsx +23 -0
  1939. package/build/static/demo/v2/react/button-danger-secondary.tsx +25 -0
  1940. package/build/static/demo/v2/react/button-danger-tertiary.tsx +25 -0
  1941. package/build/static/demo/v2/react/button-loading.tsx +16 -8
  1942. package/build/static/demo/v2/react/button-secondary.tsx +2 -2
  1943. package/build/static/demo/v2/react/button-subtle-primary.tsx +23 -0
  1944. package/build/static/demo/v2/react/button-subtle-secondary.tsx +25 -0
  1945. package/build/static/demo/v2/react/button-subtle-tertiary.tsx +25 -0
  1946. package/build/static/demo/v2/react/button-tertiary.tsx +25 -0
  1947. package/build/static/demo/v2/react/button-with-link.tsx +6 -6
  1948. package/build/static/demo/v2/react/buttons.tsx +1 -3
  1949. package/build/static/demo/v2/react/chip.tsx +33 -14
  1950. package/build/static/demo/v2/react/content-header-with-slot.tsx +3 -3
  1951. package/build/static/demo/v2/react/date-dropdown-presets.tsx +66 -0
  1952. package/build/static/demo/v2/react/date-input-disabled.tsx +1 -1
  1953. package/build/static/demo/v2/react/date-input-label.tsx +1 -1
  1954. package/build/static/demo/v2/react/date-input-min-max-date.tsx +3 -3
  1955. package/build/static/demo/v2/react/date-input-readonly.tsx +1 -1
  1956. package/build/static/demo/v2/react/date-input-validation.tsx +4 -4
  1957. package/build/static/demo/v2/react/date-input-with-slots.tsx +1 -1
  1958. package/build/static/demo/v2/react/date-input.tsx +1 -1
  1959. package/build/static/demo/v2/react/date-range.tsx +23 -0
  1960. package/build/static/demo/v2/react/datetime-input-disabled.tsx +16 -0
  1961. package/build/static/demo/v2/react/datetime-input-label.tsx +22 -0
  1962. package/build/static/demo/v2/react/datetime-input-min-max-date.tsx +23 -0
  1963. package/build/static/demo/v2/react/datetime-input-readonly.tsx +16 -0
  1964. package/build/static/demo/v2/react/datetime-input-validation.tsx +54 -0
  1965. package/build/static/demo/v2/react/datetime-input-with-slots.tsx +21 -0
  1966. package/build/static/demo/v2/react/datetime-input.tsx +21 -0
  1967. package/build/static/demo/v2/react/datetime-range.tsx +23 -0
  1968. package/build/static/demo/v2/react/echarts-bar-horizontal-stacked.tsx +17 -7
  1969. package/build/static/demo/v2/react/echarts-bar-simple.tsx +17 -7
  1970. package/build/static/demo/v2/react/echarts-circle.tsx +21 -7
  1971. package/build/static/demo/v2/react/echarts-empty-state.tsx +17 -7
  1972. package/build/static/demo/v2/react/echarts-gauge.tsx +21 -7
  1973. package/build/static/demo/v2/react/echarts-line-advanced.tsx +21 -7
  1974. package/build/static/demo/v2/react/echarts-line-multiple-y-axis.tsx +21 -7
  1975. package/build/static/demo/v2/react/echarts-line-simple.tsx +17 -7
  1976. package/build/static/demo/v2/react/echarts-pie.tsx +21 -7
  1977. package/build/static/demo/v2/react/echarts-progress-arc.tsx +21 -7
  1978. package/build/static/demo/v2/react/echarts-progress-circle.tsx +21 -7
  1979. package/build/static/demo/v2/react/echarts-special-3d.tsx +21 -7
  1980. package/build/static/demo/v2/react/echarts-special-toolbox.tsx +17 -7
  1981. package/build/static/demo/v2/react/echarts-special-zoom.tsx +21 -7
  1982. package/build/static/demo/v2/react/echarts.tsx +16 -7
  1983. package/build/static/demo/v2/react/input.tsx +7 -1
  1984. package/build/static/demo/v2/react/loading.tsx +4 -2
  1985. package/build/static/demo/v2/react/menu-with-bottom-tabs.tsx +1 -1
  1986. package/build/static/demo/v2/react/modal-non-blocking.tsx +68 -0
  1987. package/build/static/demo/v2/react/modal.tsx +3 -1
  1988. package/build/static/demo/v2/react/pill-variants.tsx +28 -20
  1989. package/build/static/demo/v2/react/pill.tsx +20 -11
  1990. package/build/static/demo/v2/react/popover-news.tsx +5 -3
  1991. package/build/static/demo/v2/react/range-field.tsx +48 -0
  1992. package/build/static/demo/v2/react/settings-legacy.tsx +47 -0
  1993. package/build/static/demo/v2/react/settings.tsx +22 -5
  1994. package/build/static/demo/v2/react/slider-error.tsx +8 -2
  1995. package/build/static/demo/v2/react/slider-validation.tsx +68 -0
  1996. package/build/static/demo/v2/react/tabs-overflow.tsx +49 -0
  1997. package/build/static/demo/v2/react/tabs-rounded.tsx +15 -12
  1998. package/build/static/demo/v2/react/tabs.scoped.css +7 -1
  1999. package/build/static/demo/v2/react/tabs.tsx +13 -10
  2000. package/build/static/demo/v2/react/theme-switcher.tsx +4 -5
  2001. package/build/static/demo/v2/react/time-range.tsx +23 -0
  2002. package/build/static/demo/v2/react/timepicker-min-max-time.tsx +23 -0
  2003. package/build/static/demo/v2/react/timepicker.tsx +1 -1
  2004. package/build/static/demo/v2/react/toggle-checked.tsx +1 -1
  2005. package/build/static/demo/v2/react/toggle-custom-label.tsx +1 -1
  2006. package/build/static/demo/v2/react/toggle-disabled.tsx +1 -1
  2007. package/build/static/demo/v2/react/toggle-indeterminate.tsx +1 -1
  2008. package/build/static/demo/v2/react/toggle.tsx +1 -1
  2009. package/build/static/demo/v2/react/tree-custom.tsx +1 -0
  2010. package/build/static/demo/v2/react/tree.tsx +1 -1
  2011. package/build/static/demo/v2/react/vertical-tabs-with-avatar.tsx +1 -1
  2012. package/build/static/demo/v2/vue/about-and-legal-legacy.vue +42 -0
  2013. package/build/static/demo/v2/vue/about-and-legal.vue +30 -7
  2014. package/build/static/demo/v2/vue/breadcrumb-next-items.vue +6 -4
  2015. package/build/static/demo/v2/vue/breadcrumb-truncate.vue +5 -5
  2016. package/build/static/demo/v2/vue/breadcrumb.vue +3 -3
  2017. package/build/static/demo/v2/vue/button-danger-primary.vue +19 -0
  2018. package/build/static/demo/v2/vue/button-danger-secondary.vue +19 -0
  2019. package/build/static/demo/v2/vue/button-danger-tertiary.vue +19 -0
  2020. package/build/static/demo/v2/vue/button-loading.vue +32 -4
  2021. package/build/static/demo/v2/vue/button-secondary.vue +2 -2
  2022. package/build/static/demo/v2/vue/button-subtle-primary.vue +19 -0
  2023. package/build/static/demo/v2/vue/button-subtle-secondary.vue +19 -0
  2024. package/build/static/demo/v2/vue/button-subtle-tertiary.vue +19 -0
  2025. package/build/static/demo/v2/vue/button-tertiary.vue +19 -0
  2026. package/build/static/demo/v2/vue/button-with-link.vue +6 -6
  2027. package/build/static/demo/v2/vue/chip.vue +47 -19
  2028. package/build/static/demo/v2/vue/content-header-with-slot.vue +3 -3
  2029. package/build/static/demo/v2/vue/date-dropdown-presets.vue +65 -0
  2030. package/build/static/demo/v2/vue/date-input-disabled.vue +1 -1
  2031. package/build/static/demo/v2/vue/date-input-label.vue +1 -1
  2032. package/build/static/demo/v2/vue/date-input-min-max-date.vue +1 -1
  2033. package/build/static/demo/v2/vue/date-input-readonly.vue +1 -1
  2034. package/build/static/demo/v2/vue/date-input-validation.vue +4 -4
  2035. package/build/static/demo/v2/vue/date-input-with-slots.vue +1 -1
  2036. package/build/static/demo/v2/vue/date-input.vue +1 -1
  2037. package/build/static/demo/v2/vue/date-range.vue +19 -0
  2038. package/build/static/demo/v2/vue/datetime-input-disabled.vue +16 -0
  2039. package/build/static/demo/v2/vue/datetime-input-label.vue +20 -0
  2040. package/build/static/demo/v2/vue/datetime-input-min-max-date.vue +21 -0
  2041. package/build/static/demo/v2/vue/datetime-input-readonly.vue +16 -0
  2042. package/build/static/demo/v2/vue/datetime-input-validation.vue +30 -0
  2043. package/build/static/demo/v2/vue/datetime-input-with-slots.vue +19 -0
  2044. package/build/static/demo/v2/vue/datetime-input.vue +16 -0
  2045. package/build/static/demo/v2/vue/datetime-range.vue +23 -0
  2046. package/build/static/demo/v2/vue/echarts-bar-horizontal-stacked.vue +9 -5
  2047. package/build/static/demo/v2/vue/echarts-bar-simple.vue +9 -5
  2048. package/build/static/demo/v2/vue/echarts-circle.vue +48 -35
  2049. package/build/static/demo/v2/vue/echarts-empty-state.vue +9 -5
  2050. package/build/static/demo/v2/vue/echarts-gauge.vue +106 -93
  2051. package/build/static/demo/v2/vue/echarts-line-advanced.vue +56 -43
  2052. package/build/static/demo/v2/vue/echarts-line-multiple-y-axis.vue +54 -37
  2053. package/build/static/demo/v2/vue/echarts-line-simple.vue +9 -5
  2054. package/build/static/demo/v2/vue/echarts-pie.vue +47 -34
  2055. package/build/static/demo/v2/vue/echarts-progress-arc.vue +73 -60
  2056. package/build/static/demo/v2/vue/echarts-progress-circle.vue +80 -67
  2057. package/build/static/demo/v2/vue/echarts-special-3d.vue +54 -41
  2058. package/build/static/demo/v2/vue/echarts-special-toolbox.vue +9 -5
  2059. package/build/static/demo/v2/vue/echarts-special-zoom.vue +65 -52
  2060. package/build/static/demo/v2/vue/echarts.vue +9 -5
  2061. package/build/static/demo/v2/vue/loading.vue +5 -3
  2062. package/build/static/demo/v2/vue/menu-with-bottom-tabs.vue +1 -1
  2063. package/build/static/demo/v2/vue/pill-variants.vue +23 -17
  2064. package/build/static/demo/v2/vue/pill.vue +9 -7
  2065. package/build/static/demo/v2/vue/popover-news.vue +3 -3
  2066. package/build/static/demo/v2/vue/range-field.vue +38 -0
  2067. package/build/static/demo/v2/vue/settings-legacy.vue +47 -0
  2068. package/build/static/demo/v2/vue/settings.vue +25 -3
  2069. package/build/static/demo/v2/vue/slider-error.vue +3 -2
  2070. package/build/static/demo/v2/vue/slider-validation.vue +66 -0
  2071. package/build/static/demo/v2/vue/tabs-overflow.vue +53 -0
  2072. package/build/static/demo/v2/vue/tabs-rounded.vue +15 -12
  2073. package/build/static/demo/v2/vue/tabs.css +7 -1
  2074. package/build/static/demo/v2/vue/tabs.vue +30 -9
  2075. package/build/static/demo/v2/vue/theme-switcher.vue +4 -5
  2076. package/build/static/demo/v2/vue/time-range.vue +19 -0
  2077. package/build/static/demo/v2/vue/timepicker-min-max-time.vue +21 -0
  2078. package/build/static/demo/v2/vue/toggle-checked.vue +1 -1
  2079. package/build/static/demo/v2/vue/toggle-custom-label.vue +1 -1
  2080. package/build/static/demo/v2/vue/toggle-disabled.vue +1 -1
  2081. package/build/static/demo/v2/vue/toggle-indeterminate.vue +1 -1
  2082. package/build/static/demo/v2/vue/toggle.vue +1 -1
  2083. package/build/static/demo/v2/vue/tree-custom.vue +1 -0
  2084. package/build/static/demo/v2/vue/tree.vue +1 -1
  2085. package/build/static/storybook-static/assets/Color-ASIRERSW-CPyBp-ek.js +1 -0
  2086. package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-Dl1t9Pr3.js +10 -0
  2087. package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-5yt1AclG.js +9 -0
  2088. package/build/static/storybook-static/assets/_commonjsHelpers-CqkleIqs.js +1 -0
  2089. package/build/static/storybook-static/assets/a11y-action-card.stories-DcKTPysK.js +72 -0
  2090. package/build/static/storybook-static/assets/a11y-button.stories-cMLbwLci.js +71 -0
  2091. package/build/static/storybook-static/assets/a11y-chip.stories-DVkk-1pl.js +187 -0
  2092. package/build/static/storybook-static/assets/a11y-datetime-input.stories-DFfBREIT.js +54 -0
  2093. package/build/static/storybook-static/assets/a11y-menu.stories-C6HLloe_.js +216 -0
  2094. package/build/static/storybook-static/assets/a11y-modal.stories-C_z1cQbP.js +57 -0
  2095. package/build/static/storybook-static/assets/a11y-pill.stories-BsUigTsv.js +168 -0
  2096. package/build/static/storybook-static/assets/a11y-toggle.stories-D0MizxMP.js +165 -0
  2097. package/build/static/storybook-static/assets/action-card.stories-BVJmmHqP.js +86 -0
  2098. package/build/static/storybook-static/assets/application-header.stories-2jX6K7kx.js +158 -0
  2099. package/build/static/storybook-static/assets/avatar.stories-_YjDS2AC.js +30 -0
  2100. package/build/static/storybook-static/assets/axe-BeIgcBHH.js +20 -0
  2101. package/build/static/storybook-static/assets/blind.stories-QsXQzATo.js +8 -0
  2102. package/build/static/storybook-static/assets/blocks-DE-J3VUc.js +750 -0
  2103. package/build/static/storybook-static/assets/breakcrumb.stories-DFUlNVxm.js +12 -0
  2104. package/build/static/storybook-static/assets/button-group.stories-CuSXOjDV.js +14 -0
  2105. package/build/static/storybook-static/assets/button.stories-BE4vVSgS.js +89 -0
  2106. package/build/static/storybook-static/assets/checkbox-group.stories-BqKah2jG.js +16 -0
  2107. package/build/static/storybook-static/assets/checkbox.stories-CUP9v1Zj.js +21 -0
  2108. package/build/static/storybook-static/assets/chip.stories-CXs8zn3v.js +298 -0
  2109. package/build/static/storybook-static/assets/date-dropdown.stories-DINTKHgx.js +3 -0
  2110. package/build/static/storybook-static/assets/dropdown-button.stories-BbTYbnVr.js +91 -0
  2111. package/build/static/storybook-static/assets/event-list-item.stories-CdYZqX3U.js +37 -0
  2112. package/build/static/storybook-static/assets/event-list.stories-C6PWG6sH.js +15 -0
  2113. package/build/static/storybook-static/assets/expanding-search.stories-BKZ8Eh23.js +5 -0
  2114. package/build/static/storybook-static/assets/flip-tile.stories-DjOOTrGa.js +12 -0
  2115. package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-h6fSI5O2.js +1 -0
  2116. package/build/static/storybook-static/assets/generic-render-Dxw1XMhM.js +1 -0
  2117. package/build/static/storybook-static/assets/group.stories-DFO2gBt3.js +20 -0
  2118. package/build/static/storybook-static/assets/iframe-CsjqMXiN.js +1037 -0
  2119. package/build/static/storybook-static/assets/iframe-Dl2yvFtN.css +1 -0
  2120. package/build/static/storybook-static/assets/index-ytUOHl-1.js +1 -0
  2121. package/build/static/storybook-static/assets/input-date.stories-ChhS8hZa.js +7 -0
  2122. package/build/static/storybook-static/assets/input-datetime.stories-C6-4ioE5.js +7 -0
  2123. package/build/static/storybook-static/assets/input-number.stories-1tguCOoW.js +70 -0
  2124. package/build/static/storybook-static/assets/input-time.stories-BK8iXytN.js +7 -0
  2125. package/build/static/storybook-static/assets/input.stories-CkrA7bqi.js +31 -0
  2126. package/build/static/storybook-static/assets/introduction-BpK8GOAQ.js +13 -0
  2127. package/build/static/storybook-static/assets/link-button.stories-6N_7XKZw.js +5 -0
  2128. package/build/static/storybook-static/assets/matchers-DMFSMG2O-N4FjKbka.js +14 -0
  2129. package/build/static/storybook-static/assets/menu-category.stories-CidV22TY.js +16 -0
  2130. package/build/static/storybook-static/assets/menu-item.stories-DSAM3erO.js +35 -0
  2131. package/build/static/storybook-static/assets/menu.stories-C_LcKGxm.js +18 -0
  2132. package/build/static/storybook-static/assets/message-bar.stories-DBTTLsgf.js +47 -0
  2133. package/build/static/storybook-static/assets/modal.stories-qaklZBGq.js +69 -0
  2134. package/build/static/storybook-static/assets/pagination.stories-C9xVxHzd.js +1 -0
  2135. package/build/static/storybook-static/assets/pane.stories-OtBOQ2Id.js +23 -0
  2136. package/build/static/storybook-static/assets/pill.stories-BWxoznBO.js +50 -0
  2137. package/build/static/storybook-static/assets/progress-indicator.stories-CIoC8tTT.js +27 -0
  2138. package/build/static/storybook-static/assets/push-card.stories-BUWSiA6m.js +10 -0
  2139. package/build/static/storybook-static/assets/radio-group.stories-CMQF1_Ea.js +14 -0
  2140. package/build/static/storybook-static/assets/radio.stories-BNu8YTca.js +12 -0
  2141. package/build/static/storybook-static/assets/range-field.stories-Dsx6Hx8J.js +32 -0
  2142. package/build/static/storybook-static/assets/sample-4XlXCCij.js +1 -0
  2143. package/build/static/storybook-static/assets/select.stories-Dx61asbC.js +131 -0
  2144. package/build/static/storybook-static/assets/slider.stories-Da2reB8z.js +26 -0
  2145. package/build/static/storybook-static/assets/spinner.stories-DAu0pLKB.js +5 -0
  2146. package/build/static/storybook-static/assets/split-button.stories-2ZpWG4Jc.js +23 -0
  2147. package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-B69Ul9jr.js +6 -0
  2148. package/build/static/storybook-static/assets/tabs.stories-BxxvOZPq.js +110 -0
  2149. package/build/static/storybook-static/assets/textarea.stories-BT1vuGAb.js +16 -0
  2150. package/build/static/storybook-static/assets/tile.stories-DOaPNiP8.js +3 -0
  2151. package/build/static/storybook-static/assets/time-picker.stories-R-RXQCJC.js +51 -0
  2152. package/build/static/storybook-static/assets/toast.stories-DVrViEK1.js +9 -0
  2153. package/build/static/storybook-static/assets/toggle-button.stories-DkpvVEW_.js +70 -0
  2154. package/build/static/storybook-static/assets/toggle.stories-DRrocgw3.js +46 -0
  2155. package/build/static/storybook-static/assets/tree.stories-ClyCpl3k.js +71 -0
  2156. package/build/static/storybook-static/iframe.html +2 -2
  2157. package/build/static/storybook-static/index.json +1 -1
  2158. package/build/static/storybook-static/project.json +1 -1
  2159. package/build/static/storybook-static/sb-addons/designs-3/register-panel-bundle.js +1 -1
  2160. package/package.json +7 -8
  2161. package/build/docs/autogenerated/api/ix-drawer/api.mdx +0 -199
  2162. package/build/docs/autogenerated/api/ix-drawer/events.mdx +0 -32
  2163. package/build/docs/autogenerated/api/ix-drawer/props.mdx +0 -152
  2164. package/build/docs/autogenerated/api/ix-drawer/tags.mdx +0 -7
  2165. package/build/docs/autogenerated/api/ix-input-group/api.mdx +0 -9
  2166. package/build/docs/autogenerated/api/ix-input-group/tags.mdx +0 -9
  2167. package/build/docs/autogenerated/api/ix-validation-tooltip/api.mdx +0 -86
  2168. package/build/docs/autogenerated/api/ix-validation-tooltip/props.mdx +0 -62
  2169. package/build/docs/autogenerated/api/ix-validation-tooltip/slots.mdx +0 -9
  2170. package/build/docs/autogenerated/api/ix-validation-tooltip/tags.mdx +0 -9
  2171. package/build/docs/autogenerated/playground/button-danger-ghost.mdx +0 -67
  2172. package/build/docs/autogenerated/playground/button-danger-outline.mdx +0 -67
  2173. package/build/docs/autogenerated/playground/button-danger.mdx +0 -67
  2174. package/build/docs/autogenerated/playground/button-ghost.mdx +0 -61
  2175. package/build/docs/autogenerated/playground/button-grey-ghost.mdx +0 -61
  2176. package/build/docs/autogenerated/playground/button-grey-secondary.mdx +0 -61
  2177. package/build/docs/autogenerated/playground/button-grey.mdx +0 -61
  2178. package/build/docs/autogenerated/playground/date-dropdown-user-range.mdx +0 -52
  2179. package/build/docs/autogenerated/playground/drawer-full-height.mdx +0 -46
  2180. package/build/docs/autogenerated/playground/drawer.mdx +0 -46
  2181. package/build/docs/autogenerated/prompt/ix-drawer/readme.md +0 -324
  2182. package/build/docs/autogenerated/prompt/ix-input-group/readme.md +0 -31
  2183. package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +0 -46
  2184. package/build/docs/autogenerated/usage/angular/button-danger-ghost.html.md +0 -4
  2185. package/build/docs/autogenerated/usage/angular/button-danger-ghost.ts.md +0 -10
  2186. package/build/docs/autogenerated/usage/angular/button-danger-outline.ts.md +0 -11
  2187. package/build/docs/autogenerated/usage/angular/button-danger.ts.md +0 -11
  2188. package/build/docs/autogenerated/usage/angular/button-ghost.ts.md +0 -14
  2189. package/build/docs/autogenerated/usage/angular/button-grey-ghost.ts.md +0 -22
  2190. package/build/docs/autogenerated/usage/angular/button-grey-secondary.ts.md +0 -14
  2191. package/build/docs/autogenerated/usage/angular/button-grey.ts.md +0 -14
  2192. package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.html.md +0 -7
  2193. package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.ts.md +0 -40
  2194. package/build/docs/autogenerated/usage/angular/drawer-full-height.ts.md +0 -18
  2195. package/build/docs/autogenerated/usage/angular/drawer.ts.md +0 -18
  2196. package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.html.md +0 -4
  2197. package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.ts.md +0 -11
  2198. package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.ts.md +0 -12
  2199. package/build/docs/autogenerated/usage/angular_standalone/button-danger.ts.md +0 -12
  2200. package/build/docs/autogenerated/usage/angular_standalone/button-ghost.ts.md +0 -15
  2201. package/build/docs/autogenerated/usage/angular_standalone/button-grey-ghost.ts.md +0 -23
  2202. package/build/docs/autogenerated/usage/angular_standalone/button-grey-secondary.ts.md +0 -15
  2203. package/build/docs/autogenerated/usage/angular_standalone/button-grey.ts.md +0 -15
  2204. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.html.md +0 -7
  2205. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.ts.md +0 -42
  2206. package/build/docs/autogenerated/usage/angular_standalone/drawer-full-height.ts.md +0 -19
  2207. package/build/docs/autogenerated/usage/angular_standalone/drawer.ts.md +0 -19
  2208. package/build/docs/autogenerated/usage/html/button-danger-ghost.html.md +0 -16
  2209. package/build/docs/autogenerated/usage/html/button-danger-outline.html.md +0 -16
  2210. package/build/docs/autogenerated/usage/html/button-danger.html.md +0 -16
  2211. package/build/docs/autogenerated/usage/html/button-ghost.html.md +0 -16
  2212. package/build/docs/autogenerated/usage/html/button-grey-ghost.html.md +0 -16
  2213. package/build/docs/autogenerated/usage/html/button-grey-secondary.html.md +0 -16
  2214. package/build/docs/autogenerated/usage/html/button-grey.html.md +0 -16
  2215. package/build/docs/autogenerated/usage/html/date-dropdown-user-range.html.md +0 -48
  2216. package/build/docs/autogenerated/usage/html/drawer-full-height.html.md +0 -31
  2217. package/build/docs/autogenerated/usage/html/drawer.html.md +0 -32
  2218. package/build/docs/autogenerated/usage/react/button-danger-ghost.tsx.md +0 -18
  2219. package/build/docs/autogenerated/usage/react/button-danger-outline.tsx.md +0 -18
  2220. package/build/docs/autogenerated/usage/react/button-danger.tsx.md +0 -16
  2221. package/build/docs/autogenerated/usage/react/button-ghost.tsx.md +0 -18
  2222. package/build/docs/autogenerated/usage/react/button-grey-ghost.tsx.md +0 -18
  2223. package/build/docs/autogenerated/usage/react/button-grey-secondary.tsx.md +0 -18
  2224. package/build/docs/autogenerated/usage/react/button-grey.tsx.md +0 -16
  2225. package/build/docs/autogenerated/usage/react/date-dropdown-user-range.tsx.md +0 -43
  2226. package/build/docs/autogenerated/usage/react/drawer-full-height.tsx.md +0 -22
  2227. package/build/docs/autogenerated/usage/react/drawer.tsx.md +0 -21
  2228. package/build/docs/autogenerated/usage/vue/button-danger-ghost.vue.md +0 -12
  2229. package/build/docs/autogenerated/usage/vue/button-danger-outline.vue.md +0 -12
  2230. package/build/docs/autogenerated/usage/vue/button-danger.vue.md +0 -12
  2231. package/build/docs/autogenerated/usage/vue/button-ghost.vue.md +0 -12
  2232. package/build/docs/autogenerated/usage/vue/button-grey-ghost.vue.md +0 -12
  2233. package/build/docs/autogenerated/usage/vue/button-grey-secondary.vue.md +0 -12
  2234. package/build/docs/autogenerated/usage/vue/button-grey.vue.md +0 -12
  2235. package/build/docs/autogenerated/usage/vue/date-dropdown-user-range.vue.md +0 -42
  2236. package/build/docs/autogenerated/usage/vue/drawer-full-height.vue.md +0 -20
  2237. package/build/docs/autogenerated/usage/vue/drawer.vue.md +0 -15
  2238. package/build/static/demo/v2/angular/button-danger-ghost.html +0 -2
  2239. package/build/static/demo/v2/angular/button-danger-ghost.ts +0 -17
  2240. package/build/static/demo/v2/angular/button-danger-outline.ts +0 -18
  2241. package/build/static/demo/v2/angular/button-danger.ts +0 -18
  2242. package/build/static/demo/v2/angular/button-ghost.ts +0 -21
  2243. package/build/static/demo/v2/angular/button-grey-ghost.ts +0 -29
  2244. package/build/static/demo/v2/angular/button-grey-secondary.ts +0 -21
  2245. package/build/static/demo/v2/angular/button-grey.ts +0 -21
  2246. package/build/static/demo/v2/angular/date-dropdown-user-range.html +0 -14
  2247. package/build/static/demo/v2/angular/date-dropdown-user-range.ts +0 -47
  2248. package/build/static/demo/v2/angular/drawer-full-height.ts +0 -25
  2249. package/build/static/demo/v2/angular/drawer.ts +0 -25
  2250. package/build/static/demo/v2/angular_standalone/button-danger-ghost.html +0 -11
  2251. package/build/static/demo/v2/angular_standalone/button-danger-ghost.ts +0 -18
  2252. package/build/static/demo/v2/angular_standalone/button-danger-outline.ts +0 -19
  2253. package/build/static/demo/v2/angular_standalone/button-danger.ts +0 -19
  2254. package/build/static/demo/v2/angular_standalone/button-ghost.ts +0 -22
  2255. package/build/static/demo/v2/angular_standalone/button-grey-ghost.ts +0 -30
  2256. package/build/static/demo/v2/angular_standalone/button-grey-secondary.ts +0 -22
  2257. package/build/static/demo/v2/angular_standalone/button-grey.ts +0 -22
  2258. package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.html +0 -14
  2259. package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.ts +0 -49
  2260. package/build/static/demo/v2/angular_standalone/drawer-full-height.ts +0 -26
  2261. package/build/static/demo/v2/angular_standalone/drawer.ts +0 -26
  2262. package/build/static/demo/v2/html/button-danger-ghost.html +0 -23
  2263. package/build/static/demo/v2/html/button-danger-outline.html +0 -23
  2264. package/build/static/demo/v2/html/button-danger.html +0 -23
  2265. package/build/static/demo/v2/html/button-ghost.html +0 -23
  2266. package/build/static/demo/v2/html/button-grey-ghost.html +0 -23
  2267. package/build/static/demo/v2/html/button-grey-secondary.html +0 -23
  2268. package/build/static/demo/v2/html/button-grey.html +0 -23
  2269. package/build/static/demo/v2/html/date-dropdown-user-range.html +0 -55
  2270. package/build/static/demo/v2/html/drawer-full-height.html +0 -38
  2271. package/build/static/demo/v2/html/drawer.html +0 -39
  2272. package/build/static/demo/v2/preview/html/assets/a11y-Bb7pDeaQ-DNI84lDX.js +0 -123
  2273. package/build/static/demo/v2/preview/html/assets/action-card-Cb_1_xn-.js +0 -12
  2274. package/build/static/demo/v2/preview/html/assets/add-icons-BVuw-SvH.js +0 -8
  2275. package/build/static/demo/v2/preview/html/assets/aggrid-BSE6K_v0.js +0 -51101
  2276. package/build/static/demo/v2/preview/html/assets/animation-C5MWUgDN-BXCJNYHu.js +0 -85
  2277. package/build/static/demo/v2/preview/html/assets/application-BLsK01JS.js +0 -7
  2278. package/build/static/demo/v2/preview/html/assets/application-advanced-D9f2D8hh.js +0 -30
  2279. package/build/static/demo/v2/preview/html/assets/application-app-switch-Da61Z0f9.js +0 -96
  2280. package/build/static/demo/v2/preview/html/assets/application-breakpoints-CFhC6PcC.js +0 -15
  2281. package/build/static/demo/v2/preview/html/assets/application-header-CfMClY66.js +0 -7
  2282. package/build/static/demo/v2/preview/html/assets/base-button-D4FlHdn0-BZSMi0so.js +0 -67
  2283. package/build/static/demo/v2/preview/html/assets/base-icon-button-rBR4ri6c-B-WitV9r.js +0 -8
  2284. package/build/static/demo/v2/preview/html/assets/blind-header-actions-B2zimzoG.js +0 -8
  2285. package/build/static/demo/v2/preview/html/assets/blind-variants-B57c5mMR.js +0 -7
  2286. package/build/static/demo/v2/preview/html/assets/button-loading-h8RachXA.js +0 -7
  2287. package/build/static/demo/v2/preview/html/assets/button-text-icon-Dbj0_HXm.js +0 -8
  2288. package/build/static/demo/v2/preview/html/assets/button-with-icon-B4KPgAJW.js +0 -8
  2289. package/build/static/demo/v2/preview/html/assets/button-with-link-6nNBBYBz.js +0 -9
  2290. package/build/static/demo/v2/preview/html/assets/card-DoSN94hj.js +0 -12
  2291. package/build/static/demo/v2/preview/html/assets/card-list-6wxHbPvW.js +0 -8
  2292. package/build/static/demo/v2/preview/html/assets/chip-BjYuOnNt.js +0 -7
  2293. package/build/static/demo/v2/preview/html/assets/content-BLsK01JS.js +0 -7
  2294. package/build/static/demo/v2/preview/html/assets/content-header-no-back-BNMpni6k.js +0 -9
  2295. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-iWfOljIr.js +0 -7
  2296. package/build/static/demo/v2/preview/html/assets/context-BniHpAE1-BXrc-Gwu.js +0 -74
  2297. package/build/static/demo/v2/preview/html/assets/custom-field-DiJujJOk.js +0 -7
  2298. package/build/static/demo/v2/preview/html/assets/date-input-with-slots-Cx2Aydq7.js +0 -7
  2299. package/build/static/demo/v2/preview/html/assets/datetime-bDicGJUN-GV0o9Ayg.js +0 -6123
  2300. package/build/static/demo/v2/preview/html/assets/dropdown-button-CFKHvfi8.js +0 -7
  2301. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-CFKHvfi8.js +0 -7
  2302. package/build/static/demo/v2/preview/html/assets/dropdown-controller-D3K9vmFp-CeqyAJWH.js +0 -144
  2303. package/build/static/demo/v2/preview/html/assets/dropdown-icon-Dp6kQjze.js +0 -9
  2304. package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-C_7rDPHg.js +0 -11
  2305. package/build/static/demo/v2/preview/html/assets/dropdown-submenu-Dp8mqswf.js +0 -9
  2306. package/build/static/demo/v2/preview/html/assets/echarts-XDz4rE2o.js +0 -144
  2307. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-D1VomwXf.js +0 -63
  2308. package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-1PgBJ5Qu.js +0 -57
  2309. package/build/static/demo/v2/preview/html/assets/echarts-circle-B7isD-vT.js +0 -65
  2310. package/build/static/demo/v2/preview/html/assets/echarts-empty-state-t17-zG0Y.js +0 -84
  2311. package/build/static/demo/v2/preview/html/assets/echarts-gauge-21Nk2yJ2.js +0 -142
  2312. package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-VRVtRJeG.js +0 -83
  2313. package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-Cn_yV5-v.js +0 -126
  2314. package/build/static/demo/v2/preview/html/assets/echarts-line-simple-jp307faF.js +0 -45
  2315. package/build/static/demo/v2/preview/html/assets/echarts-pie-C4J2zAr8.js +0 -64
  2316. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-Cri9EOVe.js +0 -84
  2317. package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-BJDbYJYU.js +0 -93
  2318. package/build/static/demo/v2/preview/html/assets/echarts-special-3d-JYC7ETio.js +0 -80
  2319. package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-nXgcX-kI.js +0 -61
  2320. package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-BJYfcLj8.js +0 -87
  2321. package/build/static/demo/v2/preview/html/assets/empty-state-Bws4ijq9.js +0 -7
  2322. package/build/static/demo/v2/preview/html/assets/empty-state-compact-Bws4ijq9.js +0 -7
  2323. package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Bws4ijq9.js +0 -7
  2324. package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-DmNr693U.js +0 -6
  2325. package/build/static/demo/v2/preview/html/assets/event-list-filled-gfaqO0lJ.js +0 -18
  2326. package/build/static/demo/v2/preview/html/assets/event-list-selected-B6i51hWg.js +0 -27
  2327. package/build/static/demo/v2/preview/html/assets/find-element-CFRrPFxi-BfUKzqCM.js +0 -75
  2328. package/build/static/demo/v2/preview/html/assets/flip-tile-COQwcIYZ.js +0 -7
  2329. package/build/static/demo/v2/preview/html/assets/floating-ui.dom-CAqtPJ4--DFASu3km.js +0 -1550
  2330. package/build/static/demo/v2/preview/html/assets/focus-BAKpVknt-BX94nhwN.js +0 -55
  2331. package/build/static/demo/v2/preview/html/assets/global-D_T-tGgV.css +0 -5584
  2332. package/build/static/demo/v2/preview/html/assets/global-X2k8gwUL.js +0 -2945
  2333. package/build/static/demo/v2/preview/html/assets/helper-text-util-gKdL-wH2-BxY7xz-E.js +0 -26
  2334. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-CfJdkGH-.js +0 -29
  2335. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-CfJdkGH-.js +0 -29
  2336. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-CfJdkGH-.js +0 -29
  2337. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-CfJdkGH-.js +0 -29
  2338. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-CfJdkGH-.js +0 -29
  2339. package/build/static/demo/v2/preview/html/assets/index-75AAQH08-BEc5f8Hi.js +0 -22
  2340. package/build/static/demo/v2/preview/html/assets/index-8HpPmDK_-DinFJk0z.js +0 -96
  2341. package/build/static/demo/v2/preview/html/assets/index-9C4SZZZA.js +0 -1080
  2342. package/build/static/demo/v2/preview/html/assets/index-CgS9EJPk.js +0 -4
  2343. package/build/static/demo/v2/preview/html/assets/index-CtK4JYCE.js +0 -76
  2344. package/build/static/demo/v2/preview/html/assets/index-Em54lVv3.js +0 -68
  2345. package/build/static/demo/v2/preview/html/assets/init-BwA_PJxl.js +0 -1547
  2346. package/build/static/demo/v2/preview/html/assets/input-with-slots-Cx2Aydq7.js +0 -7
  2347. package/build/static/demo/v2/preview/html/assets/input.fc-KJF8Z9iJ-DsbniA2d.js +0 -212
  2348. package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-DcyCaXCh.js +0 -23
  2349. package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-FtPZmUij.js +0 -177
  2350. package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-Bi5SGHkB.js +0 -40
  2351. package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-d0IZZBF7.js +0 -48
  2352. package/build/static/demo/v2/preview/html/assets/ix-application.entry-oiKUjZCo.js +0 -110
  2353. package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-Dyrqx5nu.js +0 -93
  2354. package/build/static/demo/v2/preview/html/assets/ix-blind.entry-D7ScUU6e.js +0 -84
  2355. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-CYrnyWse.js +0 -70
  2356. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B6TNDCW0.js +0 -101
  2357. package/build/static/demo/v2/preview/html/assets/ix-button.entry-DG2dZmj5.js +0 -99
  2358. package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-C-ECyV2D.js +0 -79
  2359. package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-DJ322gfd.js +0 -155
  2360. package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-DGfE2JUX.js +0 -35
  2361. package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-DJ-1MSJ_.js +0 -495
  2362. package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-yErwLUhH.js +0 -89
  2363. package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DKY-9D01.js +0 -105
  2364. package/build/static/demo/v2/preview/html/assets/ix-chip.entry-DElgtDEB.js +0 -69
  2365. package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-DkMVsNLK.js +0 -545
  2366. package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-wMimIy5w.js +0 -25
  2367. package/build/static/demo/v2/preview/html/assets/ix-content.entry-tHhXOGtl.js +0 -27
  2368. package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-CFFDsyrd.js +0 -16
  2369. package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CRV_W1Ws.js +0 -82
  2370. package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-eju2t6ny.js +0 -44
  2371. package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-DBhcwmpq.js +0 -171
  2372. package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-B5Vu1kRM.js +0 -236
  2373. package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-ndvSQiax.js +0 -31
  2374. package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-C9H4xB1V.js +0 -47
  2375. package/build/static/demo/v2/preview/html/assets/ix-divider.entry-DYVe4itX.js +0 -14
  2376. package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-B7iuMKh6.js +0 -132
  2377. package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-2OkF_sGZ.js +0 -42
  2378. package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CDJE9eou.js +0 -14
  2379. package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_APdC83.js +0 -49
  2380. package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-0Hfy-DRe.js +0 -14
  2381. package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-BpidMxLi.js +0 -399
  2382. package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BJw4-6y3.js +0 -16
  2383. package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-C3qKiI1t.js +0 -36
  2384. package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-DaIj-x4s.js +0 -127
  2385. package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-BN90ftQZ.js +0 -79
  2386. package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-ZdWpUNU_.js +0 -168
  2387. package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-Dw98vlVa.js +0 -106
  2388. package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-u95QqZM7.js +0 -15
  2389. package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-2EQz1NQ5.js +0 -125
  2390. package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DjRS52Ic.js +0 -74
  2391. package/build/static/demo/v2/preview/html/assets/ix-group.entry-CS3PkPUa.js +0 -159
  2392. package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-Hrb3VgiF.js +0 -65
  2393. package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-DTO1VW_c.js +0 -89
  2394. package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DYJPz9kK.js +0 -56
  2395. package/build/static/demo/v2/preview/html/assets/ix-icon.entry-CAC9hLPU.js +0 -226
  2396. package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-tXJzKtoD.js +0 -122
  2397. package/build/static/demo/v2/preview/html/assets/ix-input.entry-CHFqRnaX.js +0 -150
  2398. package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-BVtAPH1s.js +0 -15
  2399. package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-h2ALA2FH.js +0 -18
  2400. package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BSR_abxY.js +0 -40
  2401. package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-CEoxNpDL.js +0 -88
  2402. package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CXKZqnqa.js +0 -23
  2403. package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-DVCZVSPp.js +0 -27
  2404. package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-MZL9lj6L.js +0 -29
  2405. package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-BvF3jG9A.js +0 -40
  2406. package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-B-RVLlIE.js +0 -47
  2407. package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-CfWzsxJo.js +0 -204
  2408. package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-GdHp5ifB.js +0 -39
  2409. package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-wn5ZC3A2.js +0 -110
  2410. package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-DJH4SSHy.js +0 -27
  2411. package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DxuLQEB6.js +0 -102
  2412. package/build/static/demo/v2/preview/html/assets/ix-menu.entry-DOSqxtyx.js +0 -467
  2413. package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-N2TDoe5F.js +0 -56
  2414. package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-B7VlopMQ.js +0 -57
  2415. package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-B290G4aV.js +0 -14
  2416. package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-DUiwA5gS.js +0 -14
  2417. package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BZKOGRHS.js +0 -176
  2418. package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-CxLAh29z.js +0 -255
  2419. package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-DPN6Fo_e.js +0 -148
  2420. package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-DUIhHrvb.js +0 -260
  2421. package/build/static/demo/v2/preview/html/assets/ix-pane.entry-DXPL3IT-.js +0 -437
  2422. package/build/static/demo/v2/preview/html/assets/ix-pill.entry-6Eif6jKe.js +0 -68
  2423. package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-rHozb0Tl.js +0 -108
  2424. package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-C2R2veCB.js +0 -18
  2425. package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BWyz-mZa.js +0 -156
  2426. package/build/static/demo/v2/preview/html/assets/ix-radio.entry-eHJ-nTW6.js +0 -130
  2427. package/build/static/demo/v2/preview/html/assets/ix-select.entry-C0MLWcox.js +0 -602
  2428. package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CDx9VN_x.js +0 -226
  2429. package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CWfTW4H7.js +0 -44
  2430. package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BNy10zEi.js +0 -389
  2431. package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-Djoo4C64.js +0 -157
  2432. package/build/static/demo/v2/preview/html/assets/ix-tile.entry-CfU6X0bN.js +0 -36
  2433. package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-CSFjv_tI.js +0 -244
  2434. package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-BLb7GIb1.js +0 -577
  2435. package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-DXek9EhM.js +0 -107
  2436. package/build/static/demo/v2/preview/html/assets/ix-toast.entry-iCBO_SXO.js +0 -86
  2437. package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-HlA9vBQP.js +0 -42
  2438. package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DYDPZTh3.js +0 -116
  2439. package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-B3OAo7KI.js +0 -323
  2440. package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-B9TJWbAS.js +0 -29
  2441. package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CXHFBasF.js +0 -565
  2442. package/build/static/demo/v2/preview/html/assets/ix-typography.entry-CKE9lrxh.js +0 -35
  2443. package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DTSd5XcB.js +0 -146
  2444. package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-Bp14nH7v.js +0 -148
  2445. package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-ex_QWvGT.js +0 -113
  2446. package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-BwU38cRN.js +0 -77
  2447. package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-DvjmhyTb.js +0 -7
  2448. package/build/static/demo/v2/preview/html/assets/key-value-with-icon-DvjmhyTb.js +0 -7
  2449. package/build/static/demo/v2/preview/html/assets/listener-DAJkOQte-DGNnuSYS.js +0 -64
  2450. package/build/static/demo/v2/preview/html/assets/loading-BXrBjA-1.js +0 -23
  2451. package/build/static/demo/v2/preview/html/assets/logical-filter-operator-BH3f5fa3-983MLV_l.js +0 -18
  2452. package/build/static/demo/v2/preview/html/assets/make-ref-bcj7UEIC-BX_OSyqv.js +0 -22
  2453. package/build/static/demo/v2/preview/html/assets/menu-category-CmKyAsFA.js +0 -14
  2454. package/build/static/demo/v2/preview/html/assets/menu-service-BMvtckRa-Dk6abri9.js +0 -73
  2455. package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-BLVMKkzr.js +0 -8
  2456. package/build/static/demo/v2/preview/html/assets/message-CK1bMRwy.js +0 -21
  2457. package/build/static/demo/v2/preview/html/assets/message-bar-removal-DR5s4k9Y.js +0 -27
  2458. package/build/static/demo/v2/preview/html/assets/modal-DCXtePY2-Cy6rmdf-.js +0 -224
  2459. package/build/static/demo/v2/preview/html/assets/modal-DTCj9xv6.js +0 -56
  2460. package/build/static/demo/v2/preview/html/assets/modal-close-DvBZQU0s.js +0 -59
  2461. package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-CdhG4fos.js +0 -54
  2462. package/build/static/demo/v2/preview/html/assets/modal-sizes-DfP4lMJe.js +0 -56
  2463. package/build/static/demo/v2/preview/html/assets/number-input-with-slots-Cx2Aydq7.js +0 -7
  2464. package/build/static/demo/v2/preview/html/assets/picker-input.util-D1uMJUKN-o8S09pI3.js +0 -57
  2465. package/build/static/demo/v2/preview/html/assets/pill-CYQrUjzD.js +0 -7
  2466. package/build/static/demo/v2/preview/html/assets/pill-variants-DMeJNsdk.js +0 -7
  2467. package/build/static/demo/v2/preview/html/assets/push-card-Cx2Aydq7.js +0 -7
  2468. package/build/static/demo/v2/preview/html/assets/service-Da0kv8hS-ChZKlHDF.js +0 -100
  2469. package/build/static/demo/v2/preview/html/assets/shadow-dom-i60z1FJC-Cx4XiL3F.js +0 -37
  2470. package/build/static/demo/v2/preview/html/assets/slider-error-B2gQBnmj.js +0 -9
  2471. package/build/static/demo/v2/preview/html/assets/slider-marker-B2gQBnmj.js +0 -9
  2472. package/build/static/demo/v2/preview/html/assets/slider-trace-B2gQBnmj.js +0 -9
  2473. package/build/static/demo/v2/preview/html/assets/split-button-Cm-3xanw.js +0 -7
  2474. package/build/static/demo/v2/preview/html/assets/split-button-icons-Pb98dPf4.js +0 -10
  2475. package/build/static/demo/v2/preview/html/assets/tabs-DwyHd0AA.css +0 -26
  2476. package/build/static/demo/v2/preview/html/assets/tabs-rounded-ZUKHAhKM.js +0 -12
  2477. package/build/static/demo/v2/preview/html/assets/theme-switcher-B0hI-SyR.js +0 -57
  2478. package/build/static/demo/v2/preview/html/assets/theme-switcher-DRqJGlG2-DVSIP9tc.js +0 -154
  2479. package/build/static/demo/v2/preview/html/assets/tile-CRXZyA1m.js +0 -8
  2480. package/build/static/demo/v2/preview/html/assets/time-input-with-slots-Cx2Aydq7.js +0 -7
  2481. package/build/static/demo/v2/preview/html/assets/toast-BQG20qyd.js +0 -18
  2482. package/build/static/demo/v2/preview/html/assets/toast-custom-C5E6zvIz.js +0 -51
  2483. package/build/static/demo/v2/preview/html/assets/toast-position-IqUdn8fd.js +0 -19
  2484. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-BVJpVMU_.js +0 -29
  2485. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-BVJpVMU_.js +0 -29
  2486. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-BVJpVMU_.js +0 -29
  2487. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-BVJpVMU_.js +0 -29
  2488. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-BVJpVMU_.js +0 -29
  2489. package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-BVJpVMU_.js +0 -29
  2490. package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-BWkz7LQY.js +0 -8
  2491. package/build/static/demo/v2/preview/html/assets/tree-custom-C_mQdugw.js +0 -5
  2492. package/build/static/demo/v2/preview/html/assets/typed-event-BdCnOrqW-CWsLM0S_.js +0 -35
  2493. package/build/static/demo/v2/preview/html/assets/upload-file-state-BGzrnl_l-DLdhtkd7.js +0 -10
  2494. package/build/static/demo/v2/preview/html/assets/validation-LJh16vt2-UdKtJkBO.js +0 -113
  2495. package/build/static/demo/v2/preview/html/assets/validation-select-CMs25Dg2.js +0 -10
  2496. package/build/static/demo/v2/preview/html/assets/vertical-tabs-DKf44fhh.js +0 -10
  2497. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DKf44fhh.js +0 -10
  2498. package/build/static/demo/v2/preview/html/preview-examples/button-danger-ghost.html +0 -25
  2499. package/build/static/demo/v2/preview/html/preview-examples/button-danger-outline.html +0 -25
  2500. package/build/static/demo/v2/preview/html/preview-examples/button-danger.html +0 -25
  2501. package/build/static/demo/v2/preview/html/preview-examples/button-ghost.html +0 -25
  2502. package/build/static/demo/v2/preview/html/preview-examples/button-grey-ghost.html +0 -25
  2503. package/build/static/demo/v2/preview/html/preview-examples/button-grey-secondary.html +0 -25
  2504. package/build/static/demo/v2/preview/html/preview-examples/button-grey.html +0 -25
  2505. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +0 -57
  2506. package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +0 -40
  2507. package/build/static/demo/v2/preview/html/preview-examples/drawer.html +0 -41
  2508. package/build/static/demo/v2/preview/mobile/assets/index-Cb8JzLCD.css +0 -1
  2509. package/build/static/demo/v2/preview/mobile/assets/index-legacy-CV7qwkmv.js +0 -40
  2510. package/build/static/demo/v2/preview/mobile/assets/index-tG1msN8d.js +0 -2
  2511. package/build/static/demo/v2/preview/mobile/assets/index7-BVykQAGa.js +0 -1
  2512. package/build/static/demo/v2/preview/mobile/assets/index7-legacy-DIpaUH_L.js +0 -5
  2513. package/build/static/demo/v2/preview/mobile/assets/index8-C1VsBkFg.js +0 -1
  2514. package/build/static/demo/v2/preview/mobile/assets/index8-legacy-DfhFlETg.js +0 -5
  2515. package/build/static/demo/v2/preview/mobile/assets/input-shims-F2xyuCfH.js +0 -1
  2516. package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-CZmhr3mq.js +0 -5
  2517. package/build/static/demo/v2/preview/mobile/assets/ios.transition-DzN_ve-U.js +0 -1
  2518. package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DSWw7f_l.js +0 -5
  2519. package/build/static/demo/v2/preview/mobile/assets/keyboard-CaU0mHhd.js +0 -1
  2520. package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-CA1Yz_wf.js +0 -5
  2521. package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-RnTthqK5.js +0 -5
  2522. package/build/static/demo/v2/preview/mobile/assets/md.transition-oZhE-IYg.js +0 -1
  2523. package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-7VPiklw9.js +0 -4
  2524. package/build/static/demo/v2/preview/mobile/assets/status-tap-BS9Rbw4h.js +0 -1
  2525. package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-BLnFmdg2.js +0 -5
  2526. package/build/static/demo/v2/preview/mobile/assets/swipe-back-A1k4DuvU.js +0 -1
  2527. package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-D1U1WQm6.js +0 -5
  2528. package/build/static/demo/v2/preview/mobile/assets/web-D3ntWFQm.js +0 -1
  2529. package/build/static/demo/v2/preview/mobile/assets/web-DrCvflKZ.js +0 -1
  2530. package/build/static/demo/v2/preview/mobile/assets/web-legacy-Dzx54M_-.js +0 -1
  2531. package/build/static/demo/v2/preview/mobile/assets/web-legacy-Gp8y66Ee.js +0 -1
  2532. package/build/static/demo/v2/react/button-danger-ghost.tsx +0 -25
  2533. package/build/static/demo/v2/react/button-danger-outline.tsx +0 -25
  2534. package/build/static/demo/v2/react/button-danger.tsx +0 -23
  2535. package/build/static/demo/v2/react/button-ghost.tsx +0 -25
  2536. package/build/static/demo/v2/react/button-grey-ghost.tsx +0 -25
  2537. package/build/static/demo/v2/react/button-grey-secondary.tsx +0 -25
  2538. package/build/static/demo/v2/react/button-grey.tsx +0 -23
  2539. package/build/static/demo/v2/react/date-dropdown-user-range.tsx +0 -50
  2540. package/build/static/demo/v2/react/drawer-full-height.tsx +0 -29
  2541. package/build/static/demo/v2/react/drawer.tsx +0 -28
  2542. package/build/static/demo/v2/vue/button-danger-ghost.vue +0 -19
  2543. package/build/static/demo/v2/vue/button-danger-outline.vue +0 -19
  2544. package/build/static/demo/v2/vue/button-danger.vue +0 -19
  2545. package/build/static/demo/v2/vue/button-ghost.vue +0 -19
  2546. package/build/static/demo/v2/vue/button-grey-ghost.vue +0 -19
  2547. package/build/static/demo/v2/vue/button-grey-secondary.vue +0 -19
  2548. package/build/static/demo/v2/vue/button-grey.vue +0 -19
  2549. package/build/static/demo/v2/vue/date-dropdown-user-range.vue +0 -49
  2550. package/build/static/demo/v2/vue/drawer-full-height.vue +0 -27
  2551. package/build/static/demo/v2/vue/drawer.vue +0 -22
  2552. package/build/static/storybook-static/assets/Color-ASIRERSW-nfY0GATl.js +0 -1
  2553. package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-CUf05ovX.js +0 -10
  2554. package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-DxBm-5m_.js +0 -9
  2555. package/build/static/storybook-static/assets/a11y-action-card.stories-BbwhsoRk.js +0 -72
  2556. package/build/static/storybook-static/assets/a11y-menu.stories-DbQOlShX.js +0 -216
  2557. package/build/static/storybook-static/assets/action-card.stories-B1YkSn-C.js +0 -86
  2558. package/build/static/storybook-static/assets/application-header.stories-BkWiZKqz.js +0 -158
  2559. package/build/static/storybook-static/assets/avatar.stories-D2pV0mRT.js +0 -30
  2560. package/build/static/storybook-static/assets/axe-CEcnmrC5.js +0 -20
  2561. package/build/static/storybook-static/assets/blind.stories-CdWdBFmS.js +0 -8
  2562. package/build/static/storybook-static/assets/blocks-C3EYOLvc.js +0 -750
  2563. package/build/static/storybook-static/assets/breakcrumb.stories-DJChyaM3.js +0 -12
  2564. package/build/static/storybook-static/assets/button-group.stories-C22psqXZ.js +0 -14
  2565. package/build/static/storybook-static/assets/button.stories-BYptlnAU.js +0 -89
  2566. package/build/static/storybook-static/assets/checkbox-group.stories-ByH_08jS.js +0 -16
  2567. package/build/static/storybook-static/assets/checkbox.stories-DVhP4aGq.js +0 -21
  2568. package/build/static/storybook-static/assets/chip.stories-C5wVqb0Y.js +0 -50
  2569. package/build/static/storybook-static/assets/date-dropdown.stories-B4YVk13d.js +0 -3
  2570. package/build/static/storybook-static/assets/drawer.stories-CzolbRQJ.js +0 -24
  2571. package/build/static/storybook-static/assets/dropdown-button.stories-CwPA11oe.js +0 -91
  2572. package/build/static/storybook-static/assets/event-list-item.stories-C-inJhfJ.js +0 -37
  2573. package/build/static/storybook-static/assets/event-list.stories-BVRTsw6L.js +0 -15
  2574. package/build/static/storybook-static/assets/expanding-search.stories-D6tVxUG-.js +0 -5
  2575. package/build/static/storybook-static/assets/flip-tile.stories-mSAvSX9f.js +0 -12
  2576. package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-BXIe2nrO.js +0 -1
  2577. package/build/static/storybook-static/assets/generic-render-Ck1ibjH2.js +0 -1
  2578. package/build/static/storybook-static/assets/group.stories-D4rsA5Xe.js +0 -20
  2579. package/build/static/storybook-static/assets/iframe-BmMaT-EF.css +0 -1
  2580. package/build/static/storybook-static/assets/iframe-D1EC8WSq.js +0 -1778
  2581. package/build/static/storybook-static/assets/index-BgqySqBU.js +0 -1
  2582. package/build/static/storybook-static/assets/input-date.stories-nJkmCWDH.js +0 -7
  2583. package/build/static/storybook-static/assets/input-number.stories-DyPMdPGS.js +0 -70
  2584. package/build/static/storybook-static/assets/input-time.stories-CtK1QF2K.js +0 -7
  2585. package/build/static/storybook-static/assets/input.stories-C0jVBVIt.js +0 -31
  2586. package/build/static/storybook-static/assets/introduction-DltxPVuE.js +0 -10
  2587. package/build/static/storybook-static/assets/link-button.stories-x1N5kaVk.js +0 -5
  2588. package/build/static/storybook-static/assets/matchers-DMFSMG2O-HJu_DfWo.js +0 -14
  2589. package/build/static/storybook-static/assets/menu-category.stories-CKK4mtdd.js +0 -16
  2590. package/build/static/storybook-static/assets/menu-item.stories-D9C6uamw.js +0 -35
  2591. package/build/static/storybook-static/assets/menu.stories-C6lGTmYv.js +0 -18
  2592. package/build/static/storybook-static/assets/message-bar.stories-53duOy_b.js +0 -47
  2593. package/build/static/storybook-static/assets/modal.stories-hrVfYfCv.js +0 -69
  2594. package/build/static/storybook-static/assets/pagination.stories-Cfx1ZT7M.js +0 -1
  2595. package/build/static/storybook-static/assets/pane.stories-BhVbBHDN.js +0 -23
  2596. package/build/static/storybook-static/assets/pill.stories-B-U0C7q5.js +0 -50
  2597. package/build/static/storybook-static/assets/progress-indicator.stories-DaHco4dS.js +0 -27
  2598. package/build/static/storybook-static/assets/push-card.stories-B0K_CX4q.js +0 -10
  2599. package/build/static/storybook-static/assets/radio-group.stories-0oNZxDis.js +0 -14
  2600. package/build/static/storybook-static/assets/radio.stories-CXELII5n.js +0 -12
  2601. package/build/static/storybook-static/assets/sample-CrjnuCO3.js +0 -1
  2602. package/build/static/storybook-static/assets/select.stories-CwEbQ2-g.js +0 -131
  2603. package/build/static/storybook-static/assets/slider.stories-BraDYSA6.js +0 -25
  2604. package/build/static/storybook-static/assets/spinner.stories-B9e0Xz90.js +0 -5
  2605. package/build/static/storybook-static/assets/split-button.stories-CvoJUu3l.js +0 -23
  2606. package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-DajpUiEP.js +0 -6
  2607. package/build/static/storybook-static/assets/textarea.stories-X3YhH2Rb.js +0 -16
  2608. package/build/static/storybook-static/assets/tile.stories-g5wuk87W.js +0 -3
  2609. package/build/static/storybook-static/assets/time-picker.stories-DLrUPcU2.js +0 -42
  2610. package/build/static/storybook-static/assets/toast.stories-Tx8Bdpsn.js +0 -9
  2611. package/build/static/storybook-static/assets/toggle-button.stories-CJ5EV86c.js +0 -70
  2612. package/build/static/storybook-static/assets/toggle.stories-Ymex-dBn.js +0 -46
  2613. package/build/static/storybook-static/assets/tree.stories-CqF14Q8r.js +0 -71
  2614. /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/events.mdx +0 -0
  2615. /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/props.mdx +0 -0
  2616. /package/build/docs/autogenerated/api/{ix-drawer → ix-playground}/slots.mdx +0 -0
  2617. /package/build/docs/autogenerated/api/{ix-validation-tooltip → ix-range-field}/events.mdx +0 -0
  2618. /package/build/docs/autogenerated/api/{ix-input-group → ix-range-field}/slots.mdx +0 -0
  2619. /package/build/docs/autogenerated/usage/angular/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  2620. /package/build/docs/autogenerated/usage/angular/{button-danger.html.md → button-danger-primary.html.md} +0 -0
  2621. /package/build/docs/autogenerated/usage/angular/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  2622. /package/build/docs/autogenerated/usage/angular/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
  2623. /package/build/docs/autogenerated/usage/angular/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  2624. /package/build/docs/autogenerated/usage/angular/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  2625. /package/build/docs/autogenerated/usage/angular/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  2626. /package/build/docs/autogenerated/usage/angular/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  2627. /package/build/docs/autogenerated/usage/angular/{button-grey.css.md → button-tertiary.css.md} +0 -0
  2628. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  2629. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.html.md → button-danger-primary.html.md} +0 -0
  2630. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  2631. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
  2632. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  2633. /package/build/docs/autogenerated/usage/angular_standalone/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  2634. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  2635. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  2636. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey.css.md → button-tertiary.css.md} +0 -0
  2637. /package/build/docs/autogenerated/usage/html/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  2638. /package/build/docs/autogenerated/usage/html/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  2639. /package/build/docs/autogenerated/usage/html/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  2640. /package/build/docs/autogenerated/usage/html/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  2641. /package/build/docs/autogenerated/usage/html/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  2642. /package/build/docs/autogenerated/usage/html/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  2643. /package/build/docs/autogenerated/usage/html/{button-grey.css.md → button-tertiary.css.md} +0 -0
  2644. /package/build/docs/autogenerated/usage/react/{button-danger-ghost.scoped.css.md → button-danger-primary.scoped.css.md} +0 -0
  2645. /package/build/docs/autogenerated/usage/react/{button-danger-outline.scoped.css.md → button-danger-secondary.scoped.css.md} +0 -0
  2646. /package/build/docs/autogenerated/usage/react/{button-danger.scoped.css.md → button-danger-tertiary.scoped.css.md} +0 -0
  2647. /package/build/docs/autogenerated/usage/react/{button-ghost.scoped.css.md → button-subtle-primary.scoped.css.md} +0 -0
  2648. /package/build/docs/autogenerated/usage/react/{button-grey-ghost.scoped.css.md → button-subtle-secondary.scoped.css.md} +0 -0
  2649. /package/build/docs/autogenerated/usage/react/{button-grey-secondary.scoped.css.md → button-subtle-tertiary.scoped.css.md} +0 -0
  2650. /package/build/docs/autogenerated/usage/react/{button-grey.scoped.css.md → button-tertiary.scoped.css.md} +0 -0
  2651. /package/build/docs/autogenerated/usage/vue/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  2652. /package/build/docs/autogenerated/usage/vue/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  2653. /package/build/docs/autogenerated/usage/vue/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  2654. /package/build/docs/autogenerated/usage/vue/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  2655. /package/build/docs/autogenerated/usage/vue/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  2656. /package/build/docs/autogenerated/usage/vue/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  2657. /package/build/docs/autogenerated/usage/vue/{button-grey.css.md → button-tertiary.css.md} +0 -0
  2658. /package/build/static/demo/v2/angular/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  2659. /package/build/static/demo/v2/angular/{button-danger.html → button-danger-primary.html} +0 -0
  2660. /package/build/static/demo/v2/angular/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  2661. /package/build/static/demo/v2/angular/{button-danger-outline.html → button-danger-secondary.html} +0 -0
  2662. /package/build/static/demo/v2/angular/{button-danger.css → button-danger-tertiary.css} +0 -0
  2663. /package/build/static/demo/v2/angular/{button-ghost.css → button-subtle-primary.css} +0 -0
  2664. /package/build/static/demo/v2/angular/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  2665. /package/build/static/demo/v2/angular/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  2666. /package/build/static/demo/v2/angular/{button-grey.css → button-tertiary.css} +0 -0
  2667. /package/build/static/demo/v2/angular_standalone/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  2668. /package/build/static/demo/v2/angular_standalone/{button-danger.html → button-danger-primary.html} +0 -0
  2669. /package/build/static/demo/v2/angular_standalone/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  2670. /package/build/static/demo/v2/angular_standalone/{button-danger-outline.html → button-danger-secondary.html} +0 -0
  2671. /package/build/static/demo/v2/angular_standalone/{button-danger.css → button-danger-tertiary.css} +0 -0
  2672. /package/build/static/demo/v2/angular_standalone/{button-ghost.css → button-subtle-primary.css} +0 -0
  2673. /package/build/static/demo/v2/angular_standalone/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  2674. /package/build/static/demo/v2/angular_standalone/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  2675. /package/build/static/demo/v2/angular_standalone/{button-grey.css → button-tertiary.css} +0 -0
  2676. /package/build/static/demo/v2/html/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  2677. /package/build/static/demo/v2/html/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  2678. /package/build/static/demo/v2/html/{button-danger.css → button-danger-tertiary.css} +0 -0
  2679. /package/build/static/demo/v2/html/{button-ghost.css → button-subtle-primary.css} +0 -0
  2680. /package/build/static/demo/v2/html/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  2681. /package/build/static/demo/v2/html/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  2682. /package/build/static/demo/v2/html/{button-grey.css → button-tertiary.css} +0 -0
  2683. /package/build/static/demo/v2/preview/html/assets/{button-danger-ghost-DguptRVu.css → button-danger-primary-DguptRVu.css} +0 -0
  2684. /package/build/static/demo/v2/preview/html/assets/{rwd.util-pXYAoEyc-B7dE3uhl.js → rwd.util-JJddxCCh-B7dE3uhl.js} +0 -0
  2685. /package/build/static/demo/v2/react/{button-danger-ghost.scoped.css → button-danger-primary.scoped.css} +0 -0
  2686. /package/build/static/demo/v2/react/{button-danger-outline.scoped.css → button-danger-secondary.scoped.css} +0 -0
  2687. /package/build/static/demo/v2/react/{button-danger.scoped.css → button-danger-tertiary.scoped.css} +0 -0
  2688. /package/build/static/demo/v2/react/{button-ghost.scoped.css → button-subtle-primary.scoped.css} +0 -0
  2689. /package/build/static/demo/v2/react/{button-grey-ghost.scoped.css → button-subtle-secondary.scoped.css} +0 -0
  2690. /package/build/static/demo/v2/react/{button-grey-secondary.scoped.css → button-subtle-tertiary.scoped.css} +0 -0
  2691. /package/build/static/demo/v2/react/{button-grey.scoped.css → button-tertiary.scoped.css} +0 -0
  2692. /package/build/static/demo/v2/vue/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  2693. /package/build/static/demo/v2/vue/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  2694. /package/build/static/demo/v2/vue/{button-danger.css → button-danger-tertiary.css} +0 -0
  2695. /package/build/static/demo/v2/vue/{button-ghost.css → button-subtle-primary.css} +0 -0
  2696. /package/build/static/demo/v2/vue/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  2697. /package/build/static/demo/v2/vue/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  2698. /package/build/static/demo/v2/vue/{button-grey.css → button-tertiary.css} +0 -0
@@ -0,0 +1,1577 @@
1
+ import { _ as __vitePreload, d as defineCustomElements$1 } from "./global-DjWMysHf.js";
2
+ const NAMESPACE = "ix-icons";
3
+ const BUILD = (
4
+ /* ix-icons */
5
+ { hotModuleReplacement: false, hydratedSelectorName: "hydrated", lazyLoad: true, propChangeCallback: true, state: true, updatable: true }
6
+ );
7
+ var SVG_NS = "http://www.w3.org/2000/svg";
8
+ var HTML_NS = "http://www.w3.org/1999/xhtml";
9
+ var reWireGetterSetter = (instance, hostRef) => {
10
+ var _a;
11
+ const cmpMeta = hostRef.$cmpMeta$;
12
+ const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
13
+ members.map(([memberName, [memberFlags]]) => {
14
+ if (memberFlags & 31 || memberFlags & 32) {
15
+ const ogValue = instance[memberName];
16
+ const ogDescriptor = getPropertyDescriptor(Object.getPrototypeOf(instance), memberName) || Object.getOwnPropertyDescriptor(instance, memberName);
17
+ if (ogDescriptor) {
18
+ Object.defineProperty(instance, memberName, {
19
+ get() {
20
+ return ogDescriptor.get.call(this);
21
+ },
22
+ set(newValue) {
23
+ ogDescriptor.set.call(this, newValue);
24
+ },
25
+ configurable: true,
26
+ enumerable: true
27
+ });
28
+ }
29
+ instance[memberName] = hostRef.$instanceValues$.has(memberName) ? hostRef.$instanceValues$.get(memberName) : ogValue;
30
+ }
31
+ });
32
+ };
33
+ function getPropertyDescriptor(obj, memberName) {
34
+ while (obj) {
35
+ const desc = Object.getOwnPropertyDescriptor(obj, memberName);
36
+ if (desc == null ? void 0 : desc.get) return desc;
37
+ obj = Object.getPrototypeOf(obj);
38
+ }
39
+ return void 0;
40
+ }
41
+ var getHostRef = (ref) => {
42
+ if (ref.__stencil__getHostRef) {
43
+ return ref.__stencil__getHostRef();
44
+ }
45
+ return void 0;
46
+ };
47
+ var registerInstance = (lazyInstance, hostRef) => {
48
+ if (!hostRef) return;
49
+ lazyInstance.__stencil__getHostRef = () => hostRef;
50
+ hostRef.$lazyInstance$ = lazyInstance;
51
+ if (hostRef.$cmpMeta$.$flags$ & 512 && BUILD.state) {
52
+ reWireGetterSetter(lazyInstance, hostRef);
53
+ }
54
+ };
55
+ var registerHost = (hostElement, cmpMeta) => {
56
+ const hostRef = {
57
+ $flags$: 0,
58
+ $hostElement$: hostElement,
59
+ $cmpMeta$: cmpMeta,
60
+ $instanceValues$: /* @__PURE__ */ new Map(),
61
+ $serializerValues$: /* @__PURE__ */ new Map()
62
+ };
63
+ {
64
+ hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);
65
+ hostElement["s-p"] = [];
66
+ hostElement["s-rc"] = [];
67
+ }
68
+ {
69
+ hostRef.$fetchedCbList$ = [];
70
+ }
71
+ const ref = hostRef;
72
+ hostElement.__stencil__getHostRef = () => ref;
73
+ return ref;
74
+ };
75
+ var isMemberInElement = (elm, memberName) => memberName in elm;
76
+ var consoleError = (e, el) => (0, console.error)(e, el);
77
+ var cmpModules = /* @__PURE__ */ new Map();
78
+ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
79
+ const exportName = cmpMeta.$tagName$.replace(/-/g, "_");
80
+ const bundleId = cmpMeta.$lazyBundleId$;
81
+ if (!bundleId) {
82
+ return void 0;
83
+ }
84
+ const module = cmpModules.get(bundleId);
85
+ if (module) {
86
+ return module[exportName];
87
+ }
88
+ {
89
+ const processMod = (importedModule) => {
90
+ cmpModules.set(bundleId, importedModule);
91
+ return importedModule[exportName];
92
+ };
93
+ switch (bundleId) {
94
+ case "ix-icon":
95
+ return __vitePreload(() => import(
96
+ /* webpackMode: "lazy" */
97
+ "./ix-icon.entry-C28RAXb9.js"
98
+ ).then((n) => n.i), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
99
+ }
100
+ }
101
+ return __vitePreload(() => import(
102
+ /* @vite-ignore */
103
+ /* webpackInclude: /\.entry\.js$/ */
104
+ /* webpackExclude: /\.system\.entry\.js$/ */
105
+ /* webpackMode: "lazy" */
106
+ `./${bundleId}.entry.js${""}`
107
+ ), true ? [] : void 0, import.meta.url).then(
108
+ (importedModule) => {
109
+ {
110
+ cmpModules.set(bundleId, importedModule);
111
+ }
112
+ return importedModule[exportName];
113
+ },
114
+ (e) => {
115
+ consoleError(e, hostRef.$hostElement$);
116
+ }
117
+ );
118
+ };
119
+ var styles = /* @__PURE__ */ new Map();
120
+ var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
121
+ var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
122
+ var win = typeof window !== "undefined" ? window : {};
123
+ var plt = {
124
+ $flags$: 0,
125
+ $resourcesUrl$: "",
126
+ jmp: (h2) => h2(),
127
+ raf: (h2) => requestAnimationFrame(h2),
128
+ ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
129
+ rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
130
+ ce: (eventName, opts) => new CustomEvent(eventName, opts)
131
+ };
132
+ var promiseResolve = (v) => Promise.resolve(v);
133
+ var supportsConstructableStylesheets = /* @__PURE__ */ (() => {
134
+ try {
135
+ if (!win.document.adoptedStyleSheets) {
136
+ return false;
137
+ }
138
+ new CSSStyleSheet();
139
+ return typeof new CSSStyleSheet().replaceSync === "function";
140
+ } catch (e) {
141
+ }
142
+ return false;
143
+ })();
144
+ var supportsMutableAdoptedStyleSheets = supportsConstructableStylesheets ? /* @__PURE__ */ (() => !!win.document && Object.getOwnPropertyDescriptor(win.document.adoptedStyleSheets, "length").writable)() : false;
145
+ var queuePending = false;
146
+ var queueDomReads = [];
147
+ var queueDomWrites = [];
148
+ var queueTask = (queue, write) => (cb) => {
149
+ queue.push(cb);
150
+ if (!queuePending) {
151
+ queuePending = true;
152
+ if (plt.$flags$ & 4) {
153
+ nextTick(flush);
154
+ } else {
155
+ plt.raf(flush);
156
+ }
157
+ }
158
+ };
159
+ var consume = (queue) => {
160
+ for (let i2 = 0; i2 < queue.length; i2++) {
161
+ try {
162
+ queue[i2](performance.now());
163
+ } catch (e) {
164
+ consoleError(e);
165
+ }
166
+ }
167
+ queue.length = 0;
168
+ };
169
+ var flush = () => {
170
+ consume(queueDomReads);
171
+ {
172
+ consume(queueDomWrites);
173
+ if (queuePending = queueDomReads.length > 0) {
174
+ plt.raf(flush);
175
+ }
176
+ }
177
+ };
178
+ var nextTick = (cb) => promiseResolve().then(cb);
179
+ var writeTask = /* @__PURE__ */ queueTask(queueDomWrites);
180
+ var getAssetPath = (path) => {
181
+ const assetUrl = new URL(path, plt.$resourcesUrl$);
182
+ return assetUrl.origin !== win.location.origin ? assetUrl.href : assetUrl.pathname;
183
+ };
184
+ function createStyleSheetIfNeededAndSupported(styles2) {
185
+ return void 0;
186
+ }
187
+ var globalStyleSheet;
188
+ function createShadowRoot(cmpMeta) {
189
+ var _a;
190
+ const opts = { mode: "open" };
191
+ const shadowRoot = this.attachShadow(opts);
192
+ if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported()) != null ? _a : null;
193
+ if (globalStyleSheet) {
194
+ if (supportsMutableAdoptedStyleSheets) {
195
+ shadowRoot.adoptedStyleSheets.push(globalStyleSheet);
196
+ } else {
197
+ shadowRoot.adoptedStyleSheets = [...shadowRoot.adoptedStyleSheets, globalStyleSheet];
198
+ }
199
+ }
200
+ }
201
+ var createTime = (fnName, tagName = "") => {
202
+ {
203
+ return () => {
204
+ return;
205
+ };
206
+ }
207
+ };
208
+ var uniqueTime = (key, measureText) => {
209
+ {
210
+ return () => {
211
+ return;
212
+ };
213
+ }
214
+ };
215
+ function queryNonceMetaTagContent(doc) {
216
+ var _a, _b, _c;
217
+ return (_c = (_b = (_a = doc.head) == null ? void 0 : _a.querySelector('meta[name="csp-nonce"]')) == null ? void 0 : _b.getAttribute("content")) != null ? _c : void 0;
218
+ }
219
+ var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
220
+ var registerStyle = (scopeId2, cssText, allowCS) => {
221
+ let style = styles.get(scopeId2);
222
+ if (supportsConstructableStylesheets && allowCS) {
223
+ style = style || new CSSStyleSheet();
224
+ if (typeof style === "string") {
225
+ style = cssText;
226
+ } else {
227
+ style.replaceSync(cssText);
228
+ }
229
+ } else {
230
+ style = cssText;
231
+ }
232
+ styles.set(scopeId2, style);
233
+ };
234
+ var addStyle = (styleContainerNode, cmpMeta, mode) => {
235
+ var _a, _b, _c;
236
+ const scopeId2 = getScopeId(cmpMeta);
237
+ const style = styles.get(scopeId2);
238
+ if (!win.document) {
239
+ return scopeId2;
240
+ }
241
+ styleContainerNode = styleContainerNode.nodeType === 11 ? styleContainerNode : win.document;
242
+ if (style) {
243
+ if (typeof style === "string") {
244
+ styleContainerNode = styleContainerNode.head || styleContainerNode;
245
+ let appliedStyles = rootAppliedStyles.get(styleContainerNode);
246
+ let styleElm;
247
+ if (!appliedStyles) {
248
+ rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
249
+ }
250
+ if (!appliedStyles.has(scopeId2)) {
251
+ styleElm = win.document.createElement("style");
252
+ styleElm.textContent = style;
253
+ const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
254
+ if (nonce != null) {
255
+ styleElm.setAttribute("nonce", nonce);
256
+ }
257
+ if (!(cmpMeta.$flags$ & 1)) {
258
+ if (styleContainerNode.nodeName === "HEAD") {
259
+ const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
260
+ const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
261
+ styleContainerNode.insertBefore(
262
+ styleElm,
263
+ (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
264
+ );
265
+ } else if ("host" in styleContainerNode) {
266
+ if (supportsConstructableStylesheets) {
267
+ const currentWindow = (_b = styleContainerNode.defaultView) != null ? _b : styleContainerNode.ownerDocument.defaultView;
268
+ const stylesheet = new currentWindow.CSSStyleSheet();
269
+ stylesheet.replaceSync(style);
270
+ if (supportsMutableAdoptedStyleSheets) {
271
+ styleContainerNode.adoptedStyleSheets.unshift(stylesheet);
272
+ } else {
273
+ styleContainerNode.adoptedStyleSheets = [stylesheet, ...styleContainerNode.adoptedStyleSheets];
274
+ }
275
+ } else {
276
+ const existingStyleContainer = styleContainerNode.querySelector("style");
277
+ if (existingStyleContainer) {
278
+ existingStyleContainer.textContent = style + existingStyleContainer.textContent;
279
+ } else {
280
+ styleContainerNode.prepend(styleElm);
281
+ }
282
+ }
283
+ } else {
284
+ styleContainerNode.append(styleElm);
285
+ }
286
+ }
287
+ if (cmpMeta.$flags$ & 1) {
288
+ styleContainerNode.insertBefore(styleElm, null);
289
+ }
290
+ if (cmpMeta.$flags$ & 4) {
291
+ styleElm.textContent += SLOT_FB_CSS;
292
+ }
293
+ if (appliedStyles) {
294
+ appliedStyles.add(scopeId2);
295
+ }
296
+ }
297
+ } else {
298
+ let appliedStyles = rootAppliedStyles.get(styleContainerNode);
299
+ if (!appliedStyles) {
300
+ rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
301
+ }
302
+ if (!appliedStyles.has(scopeId2)) {
303
+ const currentWindow = (_c = styleContainerNode.defaultView) != null ? _c : styleContainerNode.ownerDocument.defaultView;
304
+ let stylesheet;
305
+ if (style.constructor === currentWindow.CSSStyleSheet) {
306
+ stylesheet = style;
307
+ } else {
308
+ stylesheet = new currentWindow.CSSStyleSheet();
309
+ for (let i2 = 0; i2 < style.cssRules.length; i2++) {
310
+ stylesheet.insertRule(style.cssRules[i2].cssText, i2);
311
+ }
312
+ }
313
+ if (supportsMutableAdoptedStyleSheets) {
314
+ styleContainerNode.adoptedStyleSheets.push(stylesheet);
315
+ } else {
316
+ styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, stylesheet];
317
+ }
318
+ appliedStyles.add(scopeId2);
319
+ }
320
+ }
321
+ }
322
+ return scopeId2;
323
+ };
324
+ var attachStyles = (hostRef) => {
325
+ const cmpMeta = hostRef.$cmpMeta$;
326
+ const elm = hostRef.$hostElement$;
327
+ const flags = cmpMeta.$flags$;
328
+ const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
329
+ const scopeId2 = addStyle(
330
+ elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
331
+ cmpMeta
332
+ );
333
+ if (flags & 10) {
334
+ elm["s-sc"] = scopeId2;
335
+ elm.classList.add(scopeId2 + "-h");
336
+ }
337
+ endAttachStyles();
338
+ };
339
+ var getScopeId = (cmp, mode) => "sc-" + cmp.$tagName$;
340
+ var isComplexType = (o) => {
341
+ o = typeof o;
342
+ return o === "object" || o === "function";
343
+ };
344
+ var h = (nodeName, vnodeData, ...children) => {
345
+ if (typeof nodeName === "string") {
346
+ nodeName = transformTag(nodeName);
347
+ }
348
+ let child = null;
349
+ let key = null;
350
+ let simple = false;
351
+ let lastSimple = false;
352
+ const vNodeChildren = [];
353
+ const walk = (c) => {
354
+ for (let i2 = 0; i2 < c.length; i2++) {
355
+ child = c[i2];
356
+ if (Array.isArray(child)) {
357
+ walk(child);
358
+ } else if (child != null && typeof child !== "boolean") {
359
+ if (simple = typeof nodeName !== "function" && !isComplexType(child)) {
360
+ child = String(child);
361
+ }
362
+ if (simple && lastSimple) {
363
+ vNodeChildren[vNodeChildren.length - 1].$text$ += child;
364
+ } else {
365
+ vNodeChildren.push(simple ? newVNode(null, child) : child);
366
+ }
367
+ lastSimple = simple;
368
+ }
369
+ }
370
+ };
371
+ walk(children);
372
+ if (vnodeData) {
373
+ if (vnodeData.key) {
374
+ key = vnodeData.key;
375
+ }
376
+ {
377
+ const classData = vnodeData.className || vnodeData.class;
378
+ if (classData) {
379
+ vnodeData.class = typeof classData !== "object" ? classData : Object.keys(classData).filter((k) => classData[k]).join(" ");
380
+ }
381
+ }
382
+ }
383
+ const vnode = newVNode(nodeName, null);
384
+ vnode.$attrs$ = vnodeData;
385
+ if (vNodeChildren.length > 0) {
386
+ vnode.$children$ = vNodeChildren;
387
+ }
388
+ {
389
+ vnode.$key$ = key;
390
+ }
391
+ return vnode;
392
+ };
393
+ var newVNode = (tag, text) => {
394
+ const vnode = {
395
+ $flags$: 0,
396
+ $tag$: tag,
397
+ // Normalize undefined to null to prevent rendering "undefined" as text
398
+ $text$: text != null ? text : null,
399
+ $elm$: null,
400
+ $children$: null
401
+ };
402
+ {
403
+ vnode.$attrs$ = null;
404
+ }
405
+ {
406
+ vnode.$key$ = null;
407
+ }
408
+ return vnode;
409
+ };
410
+ var Host = {};
411
+ var isHost = (node) => node && node.$tag$ === Host;
412
+ var parsePropertyValue = (propValue, propType, isFormAssociated) => {
413
+ if (propValue != null && !isComplexType(propValue)) {
414
+ if (propType & 4) {
415
+ {
416
+ return propValue === "false" ? false : propValue === "" || !!propValue;
417
+ }
418
+ }
419
+ if (propType & 1) {
420
+ return String(propValue);
421
+ }
422
+ return propValue;
423
+ }
424
+ return propValue;
425
+ };
426
+ var getElement = (ref) => {
427
+ var _a;
428
+ return (_a = getHostRef(ref)) == null ? void 0 : _a.$hostElement$;
429
+ };
430
+ var emitEvent = (elm, name, opts) => {
431
+ const ev = plt.ce(name, opts);
432
+ elm.dispatchEvent(ev);
433
+ return ev;
434
+ };
435
+ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
436
+ if (oldValue === newValue) {
437
+ return;
438
+ }
439
+ let isProp = isMemberInElement(elm, memberName);
440
+ memberName.toLowerCase();
441
+ if (memberName === "class") {
442
+ const classList = elm.classList;
443
+ const oldClasses = parseClassList(oldValue);
444
+ let newClasses = parseClassList(newValue);
445
+ {
446
+ classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
447
+ classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
448
+ }
449
+ } else if (memberName === "style") {
450
+ {
451
+ for (const prop in oldValue) {
452
+ if (!newValue || newValue[prop] == null) {
453
+ if (prop.includes("-")) {
454
+ elm.style.removeProperty(prop);
455
+ } else {
456
+ elm.style[prop] = "";
457
+ }
458
+ }
459
+ }
460
+ }
461
+ for (const prop in newValue) {
462
+ if (!oldValue || newValue[prop] !== oldValue[prop]) {
463
+ if (prop.includes("-")) {
464
+ elm.style.setProperty(prop, newValue[prop]);
465
+ } else {
466
+ elm.style[prop] = newValue[prop];
467
+ }
468
+ }
469
+ }
470
+ } else if (memberName === "key") ;
471
+ else {
472
+ const isComplex = isComplexType(newValue);
473
+ if ((isProp || isComplex && newValue !== null) && !isSvg) {
474
+ try {
475
+ if (!elm.tagName.includes("-")) {
476
+ const n = newValue == null ? "" : newValue;
477
+ if (memberName === "list") {
478
+ isProp = false;
479
+ } else if (oldValue == null || elm[memberName] != n) {
480
+ if (typeof elm.__lookupSetter__(memberName) === "function") {
481
+ elm[memberName] = n;
482
+ } else {
483
+ elm.setAttribute(memberName, n);
484
+ }
485
+ }
486
+ } else if (elm[memberName] !== newValue) {
487
+ elm[memberName] = newValue;
488
+ }
489
+ } catch (e) {
490
+ }
491
+ }
492
+ if (newValue == null || newValue === false) {
493
+ if (newValue !== false || elm.getAttribute(memberName) === "") {
494
+ {
495
+ elm.removeAttribute(memberName);
496
+ }
497
+ }
498
+ } else if ((!isProp || flags & 4 || isSvg) && !isComplex && elm.nodeType === 1) {
499
+ newValue = newValue === true ? "" : newValue;
500
+ {
501
+ elm.setAttribute(memberName, newValue);
502
+ }
503
+ }
504
+ }
505
+ };
506
+ var parseClassListRegex = /\s/;
507
+ var parseClassList = (value) => {
508
+ if (typeof value === "object" && value && "baseVal" in value) {
509
+ value = value.baseVal;
510
+ }
511
+ if (!value || typeof value !== "string") {
512
+ return [];
513
+ }
514
+ return value.split(parseClassListRegex);
515
+ };
516
+ var updateElement = (oldVnode, newVnode, isSvgMode2, isInitialRender) => {
517
+ const elm = newVnode.$elm$.nodeType === 11 && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
518
+ const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || {};
519
+ const newVnodeAttrs = newVnode.$attrs$ || {};
520
+ {
521
+ for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
522
+ if (!(memberName in newVnodeAttrs)) {
523
+ setAccessor(
524
+ elm,
525
+ memberName,
526
+ oldVnodeAttrs[memberName],
527
+ void 0,
528
+ isSvgMode2,
529
+ newVnode.$flags$
530
+ );
531
+ }
532
+ }
533
+ }
534
+ for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
535
+ setAccessor(
536
+ elm,
537
+ memberName,
538
+ oldVnodeAttrs[memberName],
539
+ newVnodeAttrs[memberName],
540
+ isSvgMode2,
541
+ newVnode.$flags$
542
+ );
543
+ }
544
+ };
545
+ function sortedAttrNames(attrNames) {
546
+ return attrNames.includes("ref") ? (
547
+ // we need to sort these to ensure that `'ref'` is the last attr
548
+ [...attrNames.filter((attr) => attr !== "ref"), "ref"]
549
+ ) : (
550
+ // no need to sort, return the original array
551
+ attrNames
552
+ );
553
+ }
554
+ var hostTagName;
555
+ var isSvgMode = false;
556
+ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
557
+ const newVNode2 = newParentVNode.$children$[childIndex];
558
+ let i2 = 0;
559
+ let elm;
560
+ let childNode;
561
+ {
562
+ if (!isSvgMode) {
563
+ isSvgMode = newVNode2.$tag$ === "svg";
564
+ }
565
+ if (!win.document) {
566
+ throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.");
567
+ }
568
+ elm = newVNode2.$elm$ = win.document.createElementNS(
569
+ isSvgMode ? SVG_NS : HTML_NS,
570
+ newVNode2.$tag$
571
+ );
572
+ if (isSvgMode && newVNode2.$tag$ === "foreignObject") {
573
+ isSvgMode = false;
574
+ }
575
+ {
576
+ updateElement(null, newVNode2, isSvgMode);
577
+ }
578
+ if (newVNode2.$children$) {
579
+ const appendTarget = newVNode2.$tag$ === "template" ? elm.content : elm;
580
+ for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
581
+ childNode = createElm(oldParentVNode, newVNode2, i2);
582
+ if (childNode) {
583
+ appendTarget.appendChild(childNode);
584
+ }
585
+ }
586
+ }
587
+ {
588
+ if (newVNode2.$tag$ === "svg") {
589
+ isSvgMode = false;
590
+ } else if (elm.tagName === "foreignObject") {
591
+ isSvgMode = true;
592
+ }
593
+ }
594
+ }
595
+ elm["s-hn"] = hostTagName;
596
+ return elm;
597
+ };
598
+ var addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
599
+ let containerElm = parentElm;
600
+ let childNode;
601
+ if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
602
+ containerElm = containerElm.shadowRoot;
603
+ }
604
+ if (parentVNode.$tag$ === "template") {
605
+ containerElm = containerElm.content;
606
+ }
607
+ for (; startIdx <= endIdx; ++startIdx) {
608
+ if (vnodes[startIdx]) {
609
+ childNode = createElm(null, parentVNode, startIdx);
610
+ if (childNode) {
611
+ vnodes[startIdx].$elm$ = childNode;
612
+ insertBefore(containerElm, childNode, before);
613
+ }
614
+ }
615
+ }
616
+ };
617
+ var removeVnodes = (vnodes, startIdx, endIdx) => {
618
+ for (let index = startIdx; index <= endIdx; ++index) {
619
+ const vnode = vnodes[index];
620
+ if (vnode) {
621
+ const elm = vnode.$elm$;
622
+ if (elm) {
623
+ elm.remove();
624
+ }
625
+ }
626
+ }
627
+ };
628
+ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = false) => {
629
+ let oldStartIdx = 0;
630
+ let newStartIdx = 0;
631
+ let idxInOld = 0;
632
+ let i2 = 0;
633
+ let oldEndIdx = oldCh.length - 1;
634
+ let oldStartVnode = oldCh[0];
635
+ let oldEndVnode = oldCh[oldEndIdx];
636
+ let newEndIdx = newCh.length - 1;
637
+ let newStartVnode = newCh[0];
638
+ let newEndVnode = newCh[newEndIdx];
639
+ let node;
640
+ let elmToMove;
641
+ const containerElm = newVNode2.$tag$ === "template" ? parentElm.content : parentElm;
642
+ while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
643
+ if (oldStartVnode == null) {
644
+ oldStartVnode = oldCh[++oldStartIdx];
645
+ } else if (oldEndVnode == null) {
646
+ oldEndVnode = oldCh[--oldEndIdx];
647
+ } else if (newStartVnode == null) {
648
+ newStartVnode = newCh[++newStartIdx];
649
+ } else if (newEndVnode == null) {
650
+ newEndVnode = newCh[--newEndIdx];
651
+ } else if (isSameVnode(oldStartVnode, newStartVnode, isInitialRender)) {
652
+ patch(oldStartVnode, newStartVnode, isInitialRender);
653
+ oldStartVnode = oldCh[++oldStartIdx];
654
+ newStartVnode = newCh[++newStartIdx];
655
+ } else if (isSameVnode(oldEndVnode, newEndVnode, isInitialRender)) {
656
+ patch(oldEndVnode, newEndVnode, isInitialRender);
657
+ oldEndVnode = oldCh[--oldEndIdx];
658
+ newEndVnode = newCh[--newEndIdx];
659
+ } else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {
660
+ patch(oldStartVnode, newEndVnode, isInitialRender);
661
+ insertBefore(containerElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
662
+ oldStartVnode = oldCh[++oldStartIdx];
663
+ newEndVnode = newCh[--newEndIdx];
664
+ } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {
665
+ patch(oldEndVnode, newStartVnode, isInitialRender);
666
+ insertBefore(containerElm, oldEndVnode.$elm$, oldStartVnode.$elm$);
667
+ oldEndVnode = oldCh[--oldEndIdx];
668
+ newStartVnode = newCh[++newStartIdx];
669
+ } else {
670
+ idxInOld = -1;
671
+ {
672
+ for (i2 = oldStartIdx; i2 <= oldEndIdx; ++i2) {
673
+ if (oldCh[i2] && oldCh[i2].$key$ !== null && oldCh[i2].$key$ === newStartVnode.$key$) {
674
+ idxInOld = i2;
675
+ break;
676
+ }
677
+ }
678
+ }
679
+ if (idxInOld >= 0) {
680
+ elmToMove = oldCh[idxInOld];
681
+ if (elmToMove.$tag$ !== newStartVnode.$tag$) {
682
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld);
683
+ } else {
684
+ patch(elmToMove, newStartVnode, isInitialRender);
685
+ oldCh[idxInOld] = void 0;
686
+ node = elmToMove.$elm$;
687
+ }
688
+ newStartVnode = newCh[++newStartIdx];
689
+ } else {
690
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx);
691
+ newStartVnode = newCh[++newStartIdx];
692
+ }
693
+ if (node) {
694
+ {
695
+ insertBefore(oldStartVnode.$elm$.parentNode, node, oldStartVnode.$elm$);
696
+ }
697
+ }
698
+ }
699
+ }
700
+ if (oldStartIdx > oldEndIdx) {
701
+ addVnodes(
702
+ parentElm,
703
+ newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$,
704
+ newVNode2,
705
+ newCh,
706
+ newStartIdx,
707
+ newEndIdx
708
+ );
709
+ } else if (newStartIdx > newEndIdx) {
710
+ removeVnodes(oldCh, oldStartIdx, oldEndIdx);
711
+ }
712
+ };
713
+ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
714
+ if (leftVNode.$tag$ === rightVNode.$tag$) {
715
+ if (!isInitialRender) {
716
+ return leftVNode.$key$ === rightVNode.$key$;
717
+ }
718
+ if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
719
+ leftVNode.$key$ = rightVNode.$key$;
720
+ }
721
+ return true;
722
+ }
723
+ return false;
724
+ };
725
+ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
726
+ const elm = newVNode2.$elm$ = oldVNode.$elm$;
727
+ const oldChildren = oldVNode.$children$;
728
+ const newChildren = newVNode2.$children$;
729
+ const tag = newVNode2.$tag$;
730
+ {
731
+ {
732
+ isSvgMode = tag === "svg" ? true : tag === "foreignObject" ? false : isSvgMode;
733
+ }
734
+ {
735
+ updateElement(oldVNode, newVNode2, isSvgMode);
736
+ }
737
+ if (oldChildren !== null && newChildren !== null) {
738
+ updateChildren(elm, oldChildren, newVNode2, newChildren, isInitialRender);
739
+ } else if (newChildren !== null) {
740
+ addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);
741
+ } else if (
742
+ // don't do this on initial render as it can cause non-hydrated content to be removed
743
+ !isInitialRender && BUILD.updatable && oldChildren !== null
744
+ ) {
745
+ removeVnodes(oldChildren, 0, oldChildren.length - 1);
746
+ } else ;
747
+ if (isSvgMode && tag === "svg") {
748
+ isSvgMode = false;
749
+ }
750
+ }
751
+ };
752
+ var insertBefore = (parent, newNode, reference, isInitialLoad) => {
753
+ if (parent.__insertBefore) {
754
+ return parent.__insertBefore(newNode, reference);
755
+ } else {
756
+ return parent == null ? void 0 : parent.insertBefore(newNode, reference);
757
+ }
758
+ };
759
+ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
760
+ const hostElm = hostRef.$hostElement$;
761
+ const oldVNode = hostRef.$vnode$ || newVNode(null, null);
762
+ const isHostElement = isHost(renderFnResults);
763
+ const rootVnode = isHostElement ? renderFnResults : h(null, null, renderFnResults);
764
+ hostTagName = hostElm.tagName;
765
+ if (isInitialLoad && rootVnode.$attrs$) {
766
+ for (const key of Object.keys(rootVnode.$attrs$)) {
767
+ if (hostElm.hasAttribute(key) && !["key", "ref", "style", "class"].includes(key)) {
768
+ rootVnode.$attrs$[key] = hostElm[key];
769
+ }
770
+ }
771
+ }
772
+ rootVnode.$tag$ = null;
773
+ rootVnode.$flags$ |= 4;
774
+ hostRef.$vnode$ = rootVnode;
775
+ rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm;
776
+ patch(oldVNode, rootVnode, isInitialLoad);
777
+ };
778
+ var attachToAncestor = (hostRef, ancestorComponent) => {
779
+ if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
780
+ const index = ancestorComponent["s-p"].push(
781
+ new Promise(
782
+ (r) => hostRef.$onRenderResolve$ = () => {
783
+ ancestorComponent["s-p"].splice(index - 1, 1);
784
+ r();
785
+ }
786
+ )
787
+ );
788
+ }
789
+ };
790
+ var scheduleUpdate = (hostRef, isInitialLoad) => {
791
+ {
792
+ hostRef.$flags$ |= 16;
793
+ }
794
+ if (hostRef.$flags$ & 4) {
795
+ hostRef.$flags$ |= 512;
796
+ return;
797
+ }
798
+ attachToAncestor(hostRef, hostRef.$ancestorComponent$);
799
+ const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
800
+ if (isInitialLoad) {
801
+ queueMicrotask(() => {
802
+ dispatch();
803
+ });
804
+ return;
805
+ }
806
+ return writeTask(dispatch);
807
+ };
808
+ var dispatchHooks = (hostRef, isInitialLoad) => {
809
+ const elm = hostRef.$hostElement$;
810
+ const endSchedule = createTime("scheduleUpdate", hostRef.$cmpMeta$.$tagName$);
811
+ const instance = hostRef.$lazyInstance$;
812
+ if (!instance) {
813
+ throw new Error(
814
+ `Can't render component <${elm.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`
815
+ );
816
+ }
817
+ let maybePromise;
818
+ if (isInitialLoad) {
819
+ {
820
+ if (hostRef.$fetchedCbList$.length) {
821
+ hostRef.$fetchedCbList$.forEach((cb) => cb(elm));
822
+ }
823
+ }
824
+ maybePromise = safeCall(instance, "componentWillLoad", void 0, elm);
825
+ } else {
826
+ maybePromise = safeCall(instance, "componentWillUpdate", void 0, elm);
827
+ }
828
+ maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender", void 0, elm));
829
+ endSchedule();
830
+ return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
831
+ };
832
+ var enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn).catch((err) => {
833
+ console.error(err);
834
+ fn();
835
+ }) : fn();
836
+ var isPromisey = (maybePromise) => maybePromise instanceof Promise || maybePromise && maybePromise.then && typeof maybePromise.then === "function";
837
+ var updateComponent = async (hostRef, instance, isInitialLoad) => {
838
+ var _a;
839
+ const elm = hostRef.$hostElement$;
840
+ const endUpdate = createTime("update", hostRef.$cmpMeta$.$tagName$);
841
+ const rc = elm["s-rc"];
842
+ if (isInitialLoad) {
843
+ attachStyles(hostRef);
844
+ }
845
+ const endRender = createTime("render", hostRef.$cmpMeta$.$tagName$);
846
+ {
847
+ callRender(hostRef, instance, elm, isInitialLoad);
848
+ }
849
+ if (rc) {
850
+ rc.map((cb) => cb());
851
+ elm["s-rc"] = void 0;
852
+ }
853
+ endRender();
854
+ endUpdate();
855
+ {
856
+ const childrenPromises = (_a = elm["s-p"]) != null ? _a : [];
857
+ const postUpdate = () => postUpdateComponent(hostRef);
858
+ if (childrenPromises.length === 0) {
859
+ postUpdate();
860
+ } else {
861
+ Promise.all(childrenPromises).then(postUpdate);
862
+ hostRef.$flags$ |= 4;
863
+ childrenPromises.length = 0;
864
+ }
865
+ }
866
+ };
867
+ var callRender = (hostRef, instance, elm, isInitialLoad) => {
868
+ try {
869
+ instance = instance.render();
870
+ {
871
+ hostRef.$flags$ &= -17;
872
+ }
873
+ {
874
+ hostRef.$flags$ |= 2;
875
+ }
876
+ {
877
+ {
878
+ {
879
+ renderVdom(hostRef, instance, isInitialLoad);
880
+ }
881
+ }
882
+ }
883
+ } catch (e) {
884
+ consoleError(e, hostRef.$hostElement$);
885
+ }
886
+ return null;
887
+ };
888
+ var postUpdateComponent = (hostRef) => {
889
+ const tagName = hostRef.$cmpMeta$.$tagName$;
890
+ const elm = hostRef.$hostElement$;
891
+ const endPostUpdate = createTime("postUpdate", tagName);
892
+ const instance = hostRef.$lazyInstance$;
893
+ const ancestorComponent = hostRef.$ancestorComponent$;
894
+ safeCall(instance, "componentDidRender", void 0, elm);
895
+ if (!(hostRef.$flags$ & 64)) {
896
+ hostRef.$flags$ |= 64;
897
+ {
898
+ addHydratedFlag(elm);
899
+ }
900
+ safeCall(instance, "componentDidLoad", void 0, elm);
901
+ endPostUpdate();
902
+ {
903
+ hostRef.$onReadyResolve$(elm);
904
+ if (!ancestorComponent) {
905
+ appDidLoad();
906
+ }
907
+ }
908
+ } else {
909
+ safeCall(instance, "componentDidUpdate", void 0, elm);
910
+ endPostUpdate();
911
+ }
912
+ {
913
+ if (hostRef.$onRenderResolve$) {
914
+ hostRef.$onRenderResolve$();
915
+ hostRef.$onRenderResolve$ = void 0;
916
+ }
917
+ if (hostRef.$flags$ & 512) {
918
+ nextTick(() => scheduleUpdate(hostRef, false));
919
+ }
920
+ hostRef.$flags$ &= -517;
921
+ }
922
+ };
923
+ var appDidLoad = (who) => {
924
+ nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
925
+ };
926
+ var safeCall = (instance, method, arg, elm) => {
927
+ if (instance && instance[method]) {
928
+ try {
929
+ return instance[method](arg);
930
+ } catch (e) {
931
+ consoleError(e, elm);
932
+ }
933
+ }
934
+ return void 0;
935
+ };
936
+ var addHydratedFlag = (elm) => {
937
+ var _a;
938
+ return elm.classList.add((_a = BUILD.hydratedSelectorName) != null ? _a : "hydrated");
939
+ };
940
+ var getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
941
+ var setValue = (ref, propName, newVal, cmpMeta) => {
942
+ const hostRef = getHostRef(ref);
943
+ if (!hostRef) {
944
+ return;
945
+ }
946
+ if (!hostRef) {
947
+ throw new Error(
948
+ `Couldn't find host element for "${cmpMeta.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`
949
+ );
950
+ }
951
+ const elm = hostRef.$hostElement$;
952
+ const oldVal = hostRef.$instanceValues$.get(propName);
953
+ const flags = hostRef.$flags$;
954
+ const instance = hostRef.$lazyInstance$;
955
+ newVal = parsePropertyValue(
956
+ newVal,
957
+ cmpMeta.$members$[propName][0]
958
+ );
959
+ const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
960
+ const didValueChange = newVal !== oldVal && !areBothNaN;
961
+ if ((!(flags & 8) || oldVal === void 0) && didValueChange) {
962
+ hostRef.$instanceValues$.set(propName, newVal);
963
+ if (cmpMeta.$watchers$) {
964
+ const watchMethods = cmpMeta.$watchers$[propName];
965
+ if (watchMethods) {
966
+ watchMethods.map((watcher) => {
967
+ try {
968
+ const [[watchMethodName, watcherFlags]] = Object.entries(watcher);
969
+ if (flags & 128 || watcherFlags & 1) {
970
+ if (!instance) {
971
+ hostRef.$fetchedCbList$.push(() => {
972
+ hostRef.$lazyInstance$[watchMethodName](newVal, oldVal, propName);
973
+ });
974
+ } else {
975
+ instance[watchMethodName](newVal, oldVal, propName);
976
+ }
977
+ }
978
+ } catch (e) {
979
+ consoleError(e, elm);
980
+ }
981
+ });
982
+ }
983
+ }
984
+ if ((flags & (2 | 16)) === 2) {
985
+ if (instance.componentShouldUpdate) {
986
+ if (instance.componentShouldUpdate(newVal, oldVal, propName) === false) {
987
+ return;
988
+ }
989
+ }
990
+ scheduleUpdate(hostRef, false);
991
+ }
992
+ }
993
+ };
994
+ var proxyComponent = (Cstr, cmpMeta, flags) => {
995
+ var _a, _b;
996
+ const prototype = Cstr.prototype;
997
+ if (cmpMeta.$members$ || BUILD.propChangeCallback) {
998
+ {
999
+ if (Cstr.watchers && !cmpMeta.$watchers$) {
1000
+ cmpMeta.$watchers$ = Cstr.watchers;
1001
+ }
1002
+ if (Cstr.deserializers && !cmpMeta.$deserializers$) {
1003
+ cmpMeta.$deserializers$ = Cstr.deserializers;
1004
+ }
1005
+ if (Cstr.serializers && !cmpMeta.$serializers$) {
1006
+ cmpMeta.$serializers$ = Cstr.serializers;
1007
+ }
1008
+ }
1009
+ const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
1010
+ members.map(([memberName, [memberFlags]]) => {
1011
+ if (memberFlags & 31 || flags & 2 && memberFlags & 32) {
1012
+ const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
1013
+ if (origGetter) cmpMeta.$members$[memberName][0] |= 2048;
1014
+ if (origSetter) cmpMeta.$members$[memberName][0] |= 4096;
1015
+ if (flags & 1 || !origGetter) {
1016
+ Object.defineProperty(prototype, memberName, {
1017
+ get() {
1018
+ {
1019
+ if ((cmpMeta.$members$[memberName][0] & 2048) === 0) {
1020
+ return getValue(this, memberName);
1021
+ }
1022
+ const ref = getHostRef(this);
1023
+ const instance = ref ? ref.$lazyInstance$ : prototype;
1024
+ if (!instance) return;
1025
+ return instance[memberName];
1026
+ }
1027
+ },
1028
+ configurable: true,
1029
+ enumerable: true
1030
+ });
1031
+ }
1032
+ Object.defineProperty(prototype, memberName, {
1033
+ set(newValue) {
1034
+ const ref = getHostRef(this);
1035
+ if (!ref) {
1036
+ return;
1037
+ }
1038
+ if (origSetter) {
1039
+ const currentValue = memberFlags & 32 ? this[memberName] : ref.$hostElement$[memberName];
1040
+ if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
1041
+ newValue = ref.$instanceValues$.get(memberName);
1042
+ }
1043
+ origSetter.apply(this, [
1044
+ parsePropertyValue(
1045
+ newValue,
1046
+ memberFlags
1047
+ )
1048
+ ]);
1049
+ newValue = memberFlags & 32 ? this[memberName] : ref.$hostElement$[memberName];
1050
+ setValue(this, memberName, newValue, cmpMeta);
1051
+ return;
1052
+ }
1053
+ {
1054
+ if ((flags & 1) === 0 || (cmpMeta.$members$[memberName][0] & 4096) === 0) {
1055
+ setValue(this, memberName, newValue, cmpMeta);
1056
+ if (flags & 1 && !ref.$lazyInstance$) {
1057
+ ref.$fetchedCbList$.push(() => {
1058
+ if (cmpMeta.$members$[memberName][0] & 4096 && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
1059
+ ref.$lazyInstance$[memberName] = newValue;
1060
+ }
1061
+ });
1062
+ }
1063
+ return;
1064
+ }
1065
+ const setterSetVal = () => {
1066
+ const currentValue = ref.$lazyInstance$[memberName];
1067
+ if (!ref.$instanceValues$.get(memberName) && currentValue) {
1068
+ ref.$instanceValues$.set(memberName, currentValue);
1069
+ }
1070
+ ref.$lazyInstance$[memberName] = parsePropertyValue(
1071
+ newValue,
1072
+ memberFlags
1073
+ );
1074
+ setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
1075
+ };
1076
+ if (ref.$lazyInstance$) {
1077
+ setterSetVal();
1078
+ } else {
1079
+ ref.$fetchedCbList$.push(() => {
1080
+ setterSetVal();
1081
+ });
1082
+ }
1083
+ }
1084
+ }
1085
+ });
1086
+ }
1087
+ });
1088
+ if (flags & 1) {
1089
+ const attrNameToPropName = /* @__PURE__ */ new Map();
1090
+ prototype.attributeChangedCallback = function(attrName, oldValue, newValue) {
1091
+ plt.jmp(() => {
1092
+ var _a2;
1093
+ const propName = attrNameToPropName.get(attrName);
1094
+ const hostRef = getHostRef(this);
1095
+ if (this.hasOwnProperty(propName) && BUILD.lazyLoad) {
1096
+ newValue = this[propName];
1097
+ delete this[propName];
1098
+ }
1099
+ if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
1100
+ this[propName] == newValue) {
1101
+ return;
1102
+ } else if (propName == null) {
1103
+ const flags2 = hostRef == null ? void 0 : hostRef.$flags$;
1104
+ if (hostRef && flags2 && !(flags2 & 8) && newValue !== oldValue) {
1105
+ const instance = hostRef.$lazyInstance$;
1106
+ const entry = (_a2 = cmpMeta.$watchers$) == null ? void 0 : _a2[attrName];
1107
+ entry == null ? void 0 : entry.forEach((watcher) => {
1108
+ const [[watchMethodName, watcherFlags]] = Object.entries(watcher);
1109
+ if (instance[watchMethodName] != null && (flags2 & 128 || watcherFlags & 1)) {
1110
+ instance[watchMethodName].call(instance, newValue, oldValue, attrName);
1111
+ }
1112
+ });
1113
+ }
1114
+ return;
1115
+ }
1116
+ const propFlags = members.find(([m]) => m === propName);
1117
+ if (propFlags && propFlags[1][0] & 4) {
1118
+ newValue = newValue === null || newValue === "false" ? false : true;
1119
+ }
1120
+ const propDesc = Object.getOwnPropertyDescriptor(prototype, propName);
1121
+ if (newValue != this[propName] && (!propDesc.get || !!propDesc.set)) {
1122
+ this[propName] = newValue;
1123
+ }
1124
+ });
1125
+ };
1126
+ Cstr.observedAttributes = Array.from(
1127
+ /* @__PURE__ */ new Set([
1128
+ ...Object.keys((_b = cmpMeta.$watchers$) != null ? _b : {}),
1129
+ ...members.filter(
1130
+ ([_, m]) => m[0] & 31
1131
+ /* HasAttribute */
1132
+ ).map(([propName, m]) => {
1133
+ const attrName = m[1] || propName;
1134
+ attrNameToPropName.set(attrName, propName);
1135
+ return attrName;
1136
+ })
1137
+ ])
1138
+ );
1139
+ }
1140
+ }
1141
+ return Cstr;
1142
+ };
1143
+ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1144
+ let Cstr;
1145
+ if ((hostRef.$flags$ & 32) === 0) {
1146
+ hostRef.$flags$ |= 32;
1147
+ const bundleId = cmpMeta.$lazyBundleId$;
1148
+ if (bundleId) {
1149
+ const CstrImport = loadModule(cmpMeta, hostRef);
1150
+ if (CstrImport && "then" in CstrImport) {
1151
+ const endLoad = uniqueTime();
1152
+ Cstr = await CstrImport;
1153
+ endLoad();
1154
+ } else {
1155
+ Cstr = CstrImport;
1156
+ }
1157
+ if (!Cstr) {
1158
+ throw new Error(`Constructor for "${cmpMeta.$tagName$}#${hostRef.$modeName$}" was not found`);
1159
+ }
1160
+ if (!Cstr.isProxied) {
1161
+ {
1162
+ cmpMeta.$watchers$ = Cstr.watchers;
1163
+ cmpMeta.$serializers$ = Cstr.serializers;
1164
+ cmpMeta.$deserializers$ = Cstr.deserializers;
1165
+ }
1166
+ proxyComponent(
1167
+ Cstr,
1168
+ cmpMeta,
1169
+ 2
1170
+ /* proxyState */
1171
+ );
1172
+ Cstr.isProxied = true;
1173
+ }
1174
+ const endNewInstance = createTime("createInstance", cmpMeta.$tagName$);
1175
+ {
1176
+ hostRef.$flags$ |= 8;
1177
+ }
1178
+ try {
1179
+ new Cstr(hostRef);
1180
+ } catch (e) {
1181
+ consoleError(e, elm);
1182
+ }
1183
+ {
1184
+ hostRef.$flags$ &= -9;
1185
+ }
1186
+ {
1187
+ hostRef.$flags$ |= 128;
1188
+ }
1189
+ endNewInstance();
1190
+ {
1191
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
1192
+ }
1193
+ } else {
1194
+ Cstr = elm.constructor;
1195
+ const cmpTag = elm.localName;
1196
+ customElements.whenDefined(cmpTag).then(
1197
+ () => hostRef.$flags$ |= 128
1198
+ /* isWatchReady */
1199
+ );
1200
+ }
1201
+ if (Cstr && Cstr.style) {
1202
+ let style;
1203
+ if (typeof Cstr.style === "string") {
1204
+ style = Cstr.style;
1205
+ }
1206
+ const scopeId2 = getScopeId(cmpMeta);
1207
+ if (!styles.has(scopeId2) || BUILD.hotModuleReplacement) {
1208
+ const endRegisterStyles = createTime("registerStyles", cmpMeta.$tagName$);
1209
+ registerStyle(scopeId2, style, !!(cmpMeta.$flags$ & 1));
1210
+ endRegisterStyles();
1211
+ }
1212
+ }
1213
+ }
1214
+ const ancestorComponent = hostRef.$ancestorComponent$;
1215
+ const schedule = () => scheduleUpdate(hostRef, true);
1216
+ if (ancestorComponent && ancestorComponent["s-rc"]) {
1217
+ ancestorComponent["s-rc"].push(schedule);
1218
+ } else {
1219
+ schedule();
1220
+ }
1221
+ };
1222
+ var fireConnectedCallback = (instance, elm) => {
1223
+ {
1224
+ safeCall(instance, "connectedCallback", void 0, elm);
1225
+ }
1226
+ };
1227
+ var connectedCallback = (elm) => {
1228
+ if ((plt.$flags$ & 1) === 0) {
1229
+ const hostRef = getHostRef(elm);
1230
+ if (!hostRef) {
1231
+ return;
1232
+ }
1233
+ const cmpMeta = hostRef.$cmpMeta$;
1234
+ const endConnected = createTime("connectedCallback", cmpMeta.$tagName$);
1235
+ if (!(hostRef.$flags$ & 1)) {
1236
+ hostRef.$flags$ |= 1;
1237
+ {
1238
+ let ancestorComponent = elm;
1239
+ while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {
1240
+ if (ancestorComponent["s-p"]) {
1241
+ attachToAncestor(hostRef, hostRef.$ancestorComponent$ = ancestorComponent);
1242
+ break;
1243
+ }
1244
+ }
1245
+ }
1246
+ if (cmpMeta.$members$) {
1247
+ Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {
1248
+ if (memberFlags & 31 && memberName in elm && elm[memberName] !== Object.prototype[memberName]) {
1249
+ const value = elm[memberName];
1250
+ delete elm[memberName];
1251
+ elm[memberName] = value;
1252
+ }
1253
+ });
1254
+ }
1255
+ {
1256
+ initializeComponent(elm, hostRef, cmpMeta);
1257
+ }
1258
+ } else {
1259
+ if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
1260
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
1261
+ } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
1262
+ hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$, elm));
1263
+ }
1264
+ }
1265
+ endConnected();
1266
+ }
1267
+ };
1268
+ var disconnectInstance = (instance, elm) => {
1269
+ {
1270
+ safeCall(instance, "disconnectedCallback", void 0, elm || instance);
1271
+ }
1272
+ };
1273
+ var disconnectedCallback = async (elm) => {
1274
+ if ((plt.$flags$ & 1) === 0) {
1275
+ const hostRef = getHostRef(elm);
1276
+ if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
1277
+ disconnectInstance(hostRef.$lazyInstance$, elm);
1278
+ } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
1279
+ hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$, elm));
1280
+ }
1281
+ }
1282
+ if (rootAppliedStyles.has(elm)) {
1283
+ rootAppliedStyles.delete(elm);
1284
+ }
1285
+ if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
1286
+ rootAppliedStyles.delete(elm.shadowRoot);
1287
+ }
1288
+ };
1289
+ var bootstrapLazy = (lazyBundles, options = {}) => {
1290
+ var _a;
1291
+ if (!win.document) {
1292
+ console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");
1293
+ return;
1294
+ }
1295
+ const endBootstrap = createTime();
1296
+ const cmpTags = [];
1297
+ const exclude = options.exclude || [];
1298
+ const customElements2 = win.customElements;
1299
+ const head = win.document.head;
1300
+ const metaCharset = /* @__PURE__ */ head.querySelector("meta[charset]");
1301
+ const dataStyles = /* @__PURE__ */ win.document.createElement("style");
1302
+ const deferredConnectedCallbacks = [];
1303
+ let appLoadFallback;
1304
+ let isBootstrapping = true;
1305
+ Object.assign(plt, options);
1306
+ plt.$resourcesUrl$ = new URL(options.resourcesUrl || "./", win.document.baseURI).href;
1307
+ lazyBundles.map((lazyBundle) => {
1308
+ lazyBundle[1].map((compactMeta) => {
1309
+ var _a2, _b, _c;
1310
+ const cmpMeta = {
1311
+ $flags$: compactMeta[0],
1312
+ $tagName$: compactMeta[1],
1313
+ $members$: compactMeta[2],
1314
+ $listeners$: compactMeta[3]
1315
+ };
1316
+ {
1317
+ cmpMeta.$members$ = compactMeta[2];
1318
+ }
1319
+ {
1320
+ cmpMeta.$watchers$ = (_a2 = compactMeta[4]) != null ? _a2 : {};
1321
+ cmpMeta.$serializers$ = (_b = compactMeta[5]) != null ? _b : {};
1322
+ cmpMeta.$deserializers$ = (_c = compactMeta[6]) != null ? _c : {};
1323
+ }
1324
+ const tagName = transformTag(cmpMeta.$tagName$);
1325
+ const HostElement = class extends HTMLElement {
1326
+ ["s-p"];
1327
+ ["s-rc"];
1328
+ hasRegisteredEventListeners = false;
1329
+ // StencilLazyHost
1330
+ constructor(self) {
1331
+ super(self);
1332
+ self = this;
1333
+ registerHost(self, cmpMeta);
1334
+ if (cmpMeta.$flags$ & 1) {
1335
+ {
1336
+ if (!self.shadowRoot) {
1337
+ createShadowRoot.call(self, cmpMeta);
1338
+ } else {
1339
+ if (self.shadowRoot.mode !== "open") {
1340
+ throw new Error(
1341
+ `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${self.shadowRoot.mode} but Stencil only supports open shadow roots.`
1342
+ );
1343
+ }
1344
+ }
1345
+ }
1346
+ }
1347
+ }
1348
+ connectedCallback() {
1349
+ const hostRef = getHostRef(this);
1350
+ if (!hostRef) {
1351
+ return;
1352
+ }
1353
+ if (!this.hasRegisteredEventListeners) {
1354
+ this.hasRegisteredEventListeners = true;
1355
+ }
1356
+ if (appLoadFallback) {
1357
+ clearTimeout(appLoadFallback);
1358
+ appLoadFallback = null;
1359
+ }
1360
+ if (isBootstrapping) {
1361
+ deferredConnectedCallbacks.push(this);
1362
+ } else {
1363
+ plt.jmp(() => connectedCallback(this));
1364
+ }
1365
+ }
1366
+ disconnectedCallback() {
1367
+ plt.jmp(() => disconnectedCallback(this));
1368
+ plt.raf(() => {
1369
+ var _a3;
1370
+ const hostRef = getHostRef(this);
1371
+ if (!hostRef) {
1372
+ return;
1373
+ }
1374
+ const i2 = deferredConnectedCallbacks.findIndex((host) => host === this);
1375
+ if (i2 > -1) {
1376
+ deferredConnectedCallbacks.splice(i2, 1);
1377
+ }
1378
+ if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
1379
+ delete hostRef.$vnode$.$elm$;
1380
+ }
1381
+ });
1382
+ }
1383
+ componentOnReady() {
1384
+ var _a3;
1385
+ return (_a3 = getHostRef(this)) == null ? void 0 : _a3.$onReadyPromise$;
1386
+ }
1387
+ };
1388
+ cmpMeta.$lazyBundleId$ = lazyBundle[0];
1389
+ if (!exclude.includes(tagName) && !customElements2.get(tagName)) {
1390
+ cmpTags.push(tagName);
1391
+ customElements2.define(
1392
+ tagName,
1393
+ proxyComponent(
1394
+ HostElement,
1395
+ cmpMeta,
1396
+ 1
1397
+ /* isElementConstructor */
1398
+ )
1399
+ );
1400
+ }
1401
+ });
1402
+ });
1403
+ if (cmpTags.length > 0) {
1404
+ {
1405
+ dataStyles.textContent += cmpTags.sort() + HYDRATED_CSS;
1406
+ }
1407
+ if (dataStyles.innerHTML.length) {
1408
+ dataStyles.setAttribute("data-styles", "");
1409
+ const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
1410
+ if (nonce != null) {
1411
+ dataStyles.setAttribute("nonce", nonce);
1412
+ }
1413
+ head.insertBefore(dataStyles, metaCharset ? metaCharset.nextSibling : head.firstChild);
1414
+ }
1415
+ }
1416
+ isBootstrapping = false;
1417
+ if (deferredConnectedCallbacks.length) {
1418
+ deferredConnectedCallbacks.map((host) => host.connectedCallback());
1419
+ } else {
1420
+ {
1421
+ plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30));
1422
+ }
1423
+ }
1424
+ endBootstrap();
1425
+ };
1426
+ function transformTag(tag) {
1427
+ return tag;
1428
+ }
1429
+ const globalScripts = () => {
1430
+ };
1431
+ const defineCustomElements = async (win2, options) => {
1432
+ if (typeof window === "undefined") return void 0;
1433
+ await globalScripts();
1434
+ return bootstrapLazy([["ix-icon", [[513, "ix-icon", { "size": [1], "color": [1], "name": [1], "lazyLoading": [4, "lazy-loading"], "svgContent": [32], "isVisible": [32] }, null, { "name": [{ "loadIconContent": 0 }] }]]]], options);
1435
+ };
1436
+ (function() {
1437
+ if ("undefined" !== typeof window && void 0 !== window.Reflect && void 0 !== window.customElements) {
1438
+ var a = HTMLElement;
1439
+ window.HTMLElement = function() {
1440
+ return Reflect.construct(a, [], this.constructor);
1441
+ };
1442
+ HTMLElement.prototype = a.prototype;
1443
+ HTMLElement.prototype.constructor = HTMLElement;
1444
+ Object.setPrototypeOf(HTMLElement, a);
1445
+ }
1446
+ })();
1447
+ var define_THEME_default = { css: "corporate-theme/dist/css/brand-theme.css" };
1448
+ const scrollbarOverwrite = `
1449
+ ::-webkit-scrollbar-button {
1450
+ display: none;
1451
+ }
1452
+
1453
+ /* width */
1454
+ ::-webkit-scrollbar {
1455
+ width: $small-space;
1456
+ height: $small-space;
1457
+ }
1458
+
1459
+ /* Track */
1460
+ ::-webkit-scrollbar-track {
1461
+ border-radius: 5px;
1462
+ background: var(--theme-scrollbar-track--background);
1463
+ }
1464
+
1465
+ ::-webkit-scrollbar-track:hover {
1466
+ background: var(--theme-scrollbar-track--background--hover);
1467
+ }
1468
+
1469
+ /* Handle */
1470
+ ::-webkit-scrollbar-thumb {
1471
+ border-radius: 5px;
1472
+ background: var(--theme-scrollbar-thumb--background);
1473
+ }
1474
+
1475
+ /* Handle on hover */
1476
+ ::-webkit-scrollbar-thumb:hover {
1477
+ background: var(--theme-scrollbar-thumb--background--hover);
1478
+ }
1479
+
1480
+ ::-webkit-scrollbar-corner {
1481
+ display: none;
1482
+ }
1483
+ `;
1484
+ async function loadAdditionalTheme() {
1485
+ const theme = define_THEME_default;
1486
+ const base = `./../additional-theme`;
1487
+ const css = theme.css;
1488
+ const cssUrl = `${base}/${css}`;
1489
+ try {
1490
+ const response = await fetch(cssUrl, { method: "HEAD" });
1491
+ if (!response.ok) {
1492
+ console.warn(
1493
+ `Brand theme CSS not found at ${cssUrl} - using default theme`
1494
+ );
1495
+ return false;
1496
+ }
1497
+ await new Promise((resolve) => {
1498
+ const head = document.head;
1499
+ const style_link = document.createElement("link");
1500
+ style_link.rel = "stylesheet";
1501
+ style_link.href = cssUrl;
1502
+ style_link.onload = () => {
1503
+ resolve();
1504
+ };
1505
+ style_link.onerror = () => {
1506
+ console.warn("Failed to load Brand theme CSS");
1507
+ resolve();
1508
+ };
1509
+ head.appendChild(style_link);
1510
+ });
1511
+ return true;
1512
+ } catch (error) {
1513
+ console.warn(`Brand theme CSS not available: ${error.message}`);
1514
+ return false;
1515
+ }
1516
+ }
1517
+ function detectThemeSwitching(isBrandThemeAvailable) {
1518
+ const searchParams = new URLSearchParams(location.search);
1519
+ if (searchParams.has("theme")) {
1520
+ let theme = searchParams.get("theme");
1521
+ if (theme === "brand" && !isBrandThemeAvailable) {
1522
+ console.warn(
1523
+ "Brand theme requested but CSS not available - falling back to Classic theme"
1524
+ );
1525
+ theme = "classic";
1526
+ }
1527
+ document.documentElement.dataset.ixTheme = theme;
1528
+ }
1529
+ if (searchParams.has("colorSchema")) {
1530
+ const colorSchema = searchParams.get("colorSchema");
1531
+ document.documentElement.dataset.ixColorSchema = colorSchema;
1532
+ }
1533
+ }
1534
+ function isMarginSuppressed() {
1535
+ const searchParams = new URLSearchParams(location.search);
1536
+ return searchParams.has("no-margin") && searchParams.get("no-margin") === "true";
1537
+ }
1538
+ function addMarginToDemo() {
1539
+ if (!isMarginSuppressed()) {
1540
+ document.body.style.margin = "1rem";
1541
+ }
1542
+ }
1543
+ function setBodySizes() {
1544
+ const styleElement = document.createElement("style");
1545
+ styleElement.innerText = isMarginSuppressed() ? `
1546
+ body {
1547
+ height: calc(100vh);
1548
+ width: calc(100vw);
1549
+ }
1550
+ ` : `
1551
+ body {
1552
+ height: calc(100vh - 2rem);
1553
+ width: calc(100vw - 2rem);
1554
+ }
1555
+ `;
1556
+ document.head.appendChild(styleElement);
1557
+ }
1558
+ async function init() {
1559
+ defineCustomElements();
1560
+ defineCustomElements$1();
1561
+ const isBrandThemeAvailable = await loadAdditionalTheme();
1562
+ detectThemeSwitching(isBrandThemeAvailable);
1563
+ setBodySizes();
1564
+ addMarginToDemo();
1565
+ const header = document.head;
1566
+ const scrollbarStyle = document.createElement("style");
1567
+ scrollbarStyle.innerHTML = scrollbarOverwrite;
1568
+ header.appendChild(scrollbarStyle);
1569
+ }
1570
+ globalThis.ixInitPromise = init();
1571
+ export {
1572
+ Host as H,
1573
+ getElement as a,
1574
+ getAssetPath as g,
1575
+ h,
1576
+ registerInstance as r
1577
+ };