@siemens/ix-docs 4.4.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 (2401) hide show
  1. package/build/component-usage-by-component.json +74 -38
  2. package/build/component-usage.json +102 -40
  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 -21
  6. package/build/docs/autogenerated/api/ix-application/props.mdx +22 -21
  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 -12
  17. package/build/docs/autogenerated/api/ix-breadcrumb/events.mdx +6 -4
  18. package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +8 -8
  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 -33
  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 -29
  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 +30 -17
  41. package/build/docs/autogenerated/api/ix-chip/events.mdx +1 -1
  42. package/build/docs/autogenerated/api/ix-chip/props.mdx +29 -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 -107
  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 -103
  56. package/build/docs/autogenerated/api/ix-date-input/api.mdx +31 -43
  57. package/build/docs/autogenerated/api/ix-date-input/events.mdx +3 -3
  58. package/build/docs/autogenerated/api/ix-date-input/props.mdx +26 -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 +65 -38
  61. package/build/docs/autogenerated/api/ix-date-picker/events.mdx +3 -10
  62. package/build/docs/autogenerated/api/ix-date-picker/props.mdx +62 -28
  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 +58 -31
  69. package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +3 -3
  70. package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +55 -28
  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 +9 -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 +8 -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 +26 -27
  114. package/build/docs/autogenerated/api/ix-input/events.mdx +4 -4
  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 -1
  125. package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +1 -1
  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 -18
  165. package/build/docs/autogenerated/api/ix-modal/events.mdx +2 -2
  166. package/build/docs/autogenerated/api/ix-modal/props.mdx +13 -16
  167. package/build/docs/autogenerated/api/ix-modal-header/api.mdx +6 -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 +5 -6
  170. package/build/docs/autogenerated/api/ix-number-input/api.mdx +28 -30
  171. package/build/docs/autogenerated/api/ix-number-input/events.mdx +4 -4
  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 +14 -19
  175. package/build/docs/autogenerated/api/ix-pagination/events.mdx +2 -2
  176. package/build/docs/autogenerated/api/ix-pagination/props.mdx +12 -17
  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 +63 -41
  201. package/build/docs/autogenerated/api/ix-select/events.mdx +4 -4
  202. package/build/docs/autogenerated/api/ix-select/props.mdx +59 -37
  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 -39
  207. package/build/docs/autogenerated/api/ix-slider/events.mdx +1 -1
  208. package/build/docs/autogenerated/api/ix-slider/props.mdx +15 -36
  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 +59 -46
  219. package/build/docs/autogenerated/api/ix-tabs/events.mdx +23 -7
  220. package/build/docs/autogenerated/api/ix-tabs/props.mdx +36 -39
  221. package/build/docs/autogenerated/api/ix-textarea/api.mdx +24 -29
  222. package/build/docs/autogenerated/api/ix-textarea/events.mdx +4 -4
  223. package/build/docs/autogenerated/api/ix-textarea/props.mdx +20 -25
  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 +95 -36
  227. package/build/docs/autogenerated/api/ix-time-input/events.mdx +3 -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 +9 -10
  234. package/build/docs/autogenerated/api/ix-toast/events.mdx +1 -1
  235. package/build/docs/autogenerated/api/ix-toast/props.mdx +8 -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 +9 -9
  248. package/build/docs/autogenerated/api/ix-tree/events.mdx +4 -4
  249. package/build/docs/autogenerated/api/ix-tree/props.mdx +5 -5
  250. package/build/docs/autogenerated/api/ix-tree-item/api.mdx +29 -6
  251. package/build/docs/autogenerated/api/ix-tree-item/events.mdx +2 -2
  252. package/build/docs/autogenerated/api/ix-tree-item/props.mdx +27 -4
  253. package/build/docs/autogenerated/api/ix-typography/api.mdx +4 -4
  254. package/build/docs/autogenerated/api/ix-typography/props.mdx +4 -4
  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/date-dropdown-presets.mdx +52 -0
  265. package/build/docs/autogenerated/playground/date-range.mdx +46 -0
  266. package/build/docs/autogenerated/playground/datetime-input-disabled.mdx +52 -0
  267. package/build/docs/autogenerated/playground/datetime-input-label.mdx +52 -0
  268. package/build/docs/autogenerated/playground/datetime-input-min-max-date.mdx +52 -0
  269. package/build/docs/autogenerated/playground/datetime-input-readonly.mdx +52 -0
  270. package/build/docs/autogenerated/playground/datetime-input-validation.mdx +52 -0
  271. package/build/docs/autogenerated/playground/datetime-input-with-slots.mdx +52 -0
  272. package/build/docs/autogenerated/playground/datetime-input.mdx +52 -0
  273. package/build/docs/autogenerated/playground/datetime-range.mdx +46 -0
  274. package/build/docs/autogenerated/playground/modal-non-blocking.mdx +43 -0
  275. package/build/docs/autogenerated/playground/range-field.mdx +46 -0
  276. package/build/docs/autogenerated/playground/settings-legacy.mdx +52 -0
  277. package/build/docs/autogenerated/playground/time-range.mdx +46 -0
  278. package/build/docs/autogenerated/playground/timepicker-min-max-time.mdx +52 -0
  279. package/build/docs/autogenerated/prompt/ix-action-card/readme.md +1 -1
  280. package/build/docs/autogenerated/prompt/ix-application/readme.md +747 -77
  281. package/build/docs/autogenerated/prompt/ix-application-header/readme.md +774 -89
  282. package/build/docs/autogenerated/prompt/ix-avatar/readme.md +50 -31
  283. package/build/docs/autogenerated/prompt/ix-blind/readme.md +3 -3
  284. package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +220 -80
  285. package/build/docs/autogenerated/prompt/ix-breadcrumb-item/readme.md +210 -77
  286. package/build/docs/autogenerated/prompt/ix-button/readme.md +502 -393
  287. package/build/docs/autogenerated/prompt/ix-card/readme.md +1 -1
  288. package/build/docs/autogenerated/prompt/ix-card-content/readme.md +1 -1
  289. package/build/docs/autogenerated/prompt/ix-card-list/readme.md +2 -1
  290. package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +2 -2
  291. package/build/docs/autogenerated/prompt/ix-checkbox/readme.md +26 -31
  292. package/build/docs/autogenerated/prompt/ix-checkbox-group/readme.md +3 -3
  293. package/build/docs/autogenerated/prompt/ix-chip/readme.md +197 -83
  294. package/build/docs/autogenerated/prompt/ix-col/readme.md +148 -131
  295. package/build/docs/autogenerated/prompt/ix-content/readme.md +20 -16
  296. package/build/docs/autogenerated/prompt/ix-content-header/readme.md +23 -19
  297. package/build/docs/autogenerated/prompt/ix-custom-field/readme.md +2 -2
  298. package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +247 -163
  299. package/build/docs/autogenerated/prompt/ix-date-input/readme.md +368 -66
  300. package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +31 -22
  301. package/build/docs/autogenerated/prompt/ix-datetime-input/readme.md +1356 -0
  302. package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +16 -2
  303. package/build/docs/autogenerated/prompt/ix-divider/readme.md +3 -3
  304. package/build/docs/autogenerated/prompt/ix-dropdown/readme.md +27 -26
  305. package/build/docs/autogenerated/prompt/ix-dropdown-button/readme.md +55 -19
  306. package/build/docs/autogenerated/prompt/ix-dropdown-header/readme.md +1 -1
  307. package/build/docs/autogenerated/prompt/ix-dropdown-item/readme.md +47 -28
  308. package/build/docs/autogenerated/prompt/ix-dropdown-quick-actions/readme.md +1 -1
  309. package/build/docs/autogenerated/prompt/ix-empty-state/readme.md +65 -33
  310. package/build/docs/autogenerated/prompt/ix-event-list/readme.md +6 -6
  311. package/build/docs/autogenerated/prompt/ix-event-list-item/readme.md +4 -4
  312. package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +1 -1
  313. package/build/docs/autogenerated/prompt/ix-field-label/readme.md +2 -2
  314. package/build/docs/autogenerated/prompt/ix-flip-tile/readme.md +1 -1
  315. package/build/docs/autogenerated/prompt/ix-flip-tile-content/readme.md +1 -1
  316. package/build/docs/autogenerated/prompt/ix-group/readme.md +4 -4
  317. package/build/docs/autogenerated/prompt/ix-group-item/readme.md +4 -4
  318. package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +178 -59
  319. package/build/docs/autogenerated/prompt/ix-icon-toggle-button/readme.md +16 -17
  320. package/build/docs/autogenerated/prompt/ix-input/readme.md +12 -12
  321. package/build/docs/autogenerated/prompt/ix-key-value/readme.md +8 -8
  322. package/build/docs/autogenerated/prompt/ix-key-value-list/readme.md +4 -4
  323. package/build/docs/autogenerated/prompt/ix-kpi/readme.md +1 -1
  324. package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +3 -3
  325. package/build/docs/autogenerated/prompt/ix-layout-grid/readme.md +148 -131
  326. package/build/docs/autogenerated/prompt/ix-link-button/readme.md +2 -2
  327. package/build/docs/autogenerated/prompt/ix-menu/readme.md +758 -89
  328. package/build/docs/autogenerated/prompt/ix-menu-about/readme.md +403 -55
  329. package/build/docs/autogenerated/prompt/ix-menu-about-item/readme.md +91 -52
  330. package/build/docs/autogenerated/prompt/ix-menu-about-news/readme.md +26 -22
  331. package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +1 -1
  332. package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +1 -1
  333. package/build/docs/autogenerated/prompt/ix-menu-category/readme.md +17 -13
  334. package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +23 -19
  335. package/build/docs/autogenerated/prompt/ix-menu-settings/readme.md +389 -37
  336. package/build/docs/autogenerated/prompt/ix-menu-settings-item/readme.md +72 -46
  337. package/build/docs/autogenerated/prompt/ix-message-bar/readme.md +1 -1
  338. package/build/docs/autogenerated/prompt/ix-modal/readme.md +26 -9
  339. package/build/docs/autogenerated/prompt/ix-modal-content/readme.md +256 -4
  340. package/build/docs/autogenerated/prompt/ix-modal-footer/readme.md +256 -4
  341. package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +260 -8
  342. package/build/docs/autogenerated/prompt/ix-number-input/readme.md +7 -7
  343. package/build/docs/autogenerated/prompt/ix-pagination/readme.md +3 -3
  344. package/build/docs/autogenerated/prompt/ix-pane/readme.md +2 -2
  345. package/build/docs/autogenerated/prompt/ix-pane-layout/readme.md +1 -1
  346. package/build/docs/autogenerated/prompt/ix-pill/readme.md +193 -144
  347. package/build/docs/autogenerated/prompt/ix-playground/readme.md +27 -0
  348. package/build/docs/autogenerated/prompt/ix-progress-indicator/readme.md +6 -6
  349. package/build/docs/autogenerated/prompt/ix-push-card/readme.md +2 -2
  350. package/build/docs/autogenerated/prompt/ix-radio/readme.md +5 -5
  351. package/build/docs/autogenerated/prompt/ix-radio-group/readme.md +3 -3
  352. package/build/docs/autogenerated/prompt/ix-range-field/readme.md +524 -0
  353. package/build/docs/autogenerated/prompt/ix-row/readme.md +148 -131
  354. package/build/docs/autogenerated/prompt/ix-select/readme.md +61 -65
  355. package/build/docs/autogenerated/prompt/ix-select-item/readme.md +6 -6
  356. package/build/docs/autogenerated/prompt/ix-slider/readme.md +51 -34
  357. package/build/docs/autogenerated/prompt/ix-spinner/readme.md +4 -2
  358. package/build/docs/autogenerated/prompt/ix-split-button/readme.md +20 -18
  359. package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +957 -229
  360. package/build/docs/autogenerated/prompt/ix-tabs/readme.md +958 -228
  361. package/build/docs/autogenerated/prompt/ix-textarea/readme.md +5 -5
  362. package/build/docs/autogenerated/prompt/ix-tile/readme.md +3 -8
  363. package/build/docs/autogenerated/prompt/ix-time-input/readme.md +337 -37
  364. package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +133 -5
  365. package/build/docs/autogenerated/prompt/ix-toast/readme.md +3 -5
  366. package/build/docs/autogenerated/prompt/ix-toast-container/readme.md +9 -11
  367. package/build/docs/autogenerated/prompt/ix-toggle/readme.md +30 -30
  368. package/build/docs/autogenerated/prompt/ix-toggle-button/readme.md +14 -15
  369. package/build/docs/autogenerated/prompt/ix-tooltip/readme.md +2 -2
  370. package/build/docs/autogenerated/prompt/ix-tree/readme.md +12 -7
  371. package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +1 -0
  372. package/build/docs/autogenerated/prompt/ix-typography/readme.md +392 -17
  373. package/build/docs/autogenerated/prompt/ix-upload/readme.md +5 -4
  374. package/build/docs/autogenerated/prompt/ix-workflow-step/readme.md +2 -2
  375. package/build/docs/autogenerated/prompt/ix-workflow-steps/readme.md +2 -2
  376. package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.html.md +17 -0
  377. package/build/docs/autogenerated/usage/angular/about-and-legal-legacy.ts.md +18 -0
  378. package/build/docs/autogenerated/usage/angular/about-and-legal.html.md +17 -3
  379. package/build/docs/autogenerated/usage/angular/about-and-legal.ts.md +2 -0
  380. package/build/docs/autogenerated/usage/angular/application-advanced.html.md +5 -3
  381. package/build/docs/autogenerated/usage/angular/breadcrumb-next-items.ts.md +13 -4
  382. package/build/docs/autogenerated/usage/angular/breadcrumb-truncate.ts.md +20 -5
  383. package/build/docs/autogenerated/usage/angular/breadcrumb.ts.md +12 -3
  384. package/build/docs/autogenerated/usage/angular/button-loading.html.md +21 -3
  385. package/build/docs/autogenerated/usage/angular/button-loading.ts.md +9 -1
  386. package/build/docs/autogenerated/usage/angular/chip.ts.md +38 -15
  387. package/build/docs/autogenerated/usage/angular/date-dropdown-presets.html.md +7 -0
  388. package/build/docs/autogenerated/usage/angular/date-dropdown-presets.ts.md +60 -0
  389. package/build/docs/autogenerated/usage/angular/date-input-disabled.html.md +1 -1
  390. package/build/docs/autogenerated/usage/angular/date-input-label.html.md +1 -1
  391. package/build/docs/autogenerated/usage/angular/date-input-min-max-date.html.md +3 -3
  392. package/build/docs/autogenerated/usage/angular/date-input-readonly.html.md +1 -1
  393. package/build/docs/autogenerated/usage/angular/date-input-validation.html.md +4 -4
  394. package/build/docs/autogenerated/usage/angular/date-input-with-slots.html.md +1 -1
  395. package/build/docs/autogenerated/usage/angular/date-input.html.md +1 -1
  396. package/build/docs/autogenerated/usage/angular/date-range.ts.md +15 -0
  397. package/build/docs/autogenerated/usage/angular/datetime-input-disabled.html.md +3 -0
  398. package/build/docs/autogenerated/usage/angular/datetime-input-disabled.ts.md +10 -0
  399. package/build/docs/autogenerated/usage/angular/datetime-input-label.html.md +7 -0
  400. package/build/docs/autogenerated/usage/angular/datetime-input-label.ts.md +10 -0
  401. package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.html.md +8 -0
  402. package/build/docs/autogenerated/usage/angular/datetime-input-min-max-date.ts.md +10 -0
  403. package/build/docs/autogenerated/usage/angular/datetime-input-readonly.html.md +3 -0
  404. package/build/docs/autogenerated/usage/angular/datetime-input-readonly.ts.md +10 -0
  405. package/build/docs/autogenerated/usage/angular/datetime-input-validation.html.md +37 -0
  406. package/build/docs/autogenerated/usage/angular/datetime-input-validation.ts.md +10 -0
  407. package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.html.md +6 -0
  408. package/build/docs/autogenerated/usage/angular/datetime-input-with-slots.ts.md +10 -0
  409. package/build/docs/autogenerated/usage/angular/datetime-input.html.md +3 -0
  410. package/build/docs/autogenerated/usage/angular/datetime-input.ts.md +10 -0
  411. package/build/docs/autogenerated/usage/angular/datetime-range.ts.md +15 -0
  412. package/build/docs/autogenerated/usage/angular/echarts-bar-horizontal-stacked.ts.md +11 -6
  413. package/build/docs/autogenerated/usage/angular/echarts-bar-simple.ts.md +11 -6
  414. package/build/docs/autogenerated/usage/angular/echarts-circle.ts.md +48 -34
  415. package/build/docs/autogenerated/usage/angular/echarts-empty-state.ts.md +11 -6
  416. package/build/docs/autogenerated/usage/angular/echarts-gauge.ts.md +106 -92
  417. package/build/docs/autogenerated/usage/angular/echarts-line-advanced.ts.md +56 -42
  418. package/build/docs/autogenerated/usage/angular/echarts-line-multiple-y-axis.ts.md +65 -71
  419. package/build/docs/autogenerated/usage/angular/echarts-line-simple.ts.md +11 -6
  420. package/build/docs/autogenerated/usage/angular/echarts-pie.ts.md +47 -33
  421. package/build/docs/autogenerated/usage/angular/echarts-progress-arc.ts.md +73 -59
  422. package/build/docs/autogenerated/usage/angular/echarts-progress-circle.ts.md +80 -66
  423. package/build/docs/autogenerated/usage/angular/echarts-special-3d.ts.md +54 -40
  424. package/build/docs/autogenerated/usage/angular/echarts-special-toolbox.ts.md +11 -6
  425. package/build/docs/autogenerated/usage/angular/echarts-special-zoom.ts.md +66 -51
  426. package/build/docs/autogenerated/usage/angular/echarts.ts.md +11 -6
  427. package/build/docs/autogenerated/usage/angular/loading.ts.md +2 -2
  428. package/build/docs/autogenerated/usage/angular/modal-non-blocking.ts.md +55 -0
  429. package/build/docs/autogenerated/usage/angular/pill-variants.ts.md +24 -22
  430. package/build/docs/autogenerated/usage/angular/pill.html.md +9 -7
  431. package/build/docs/autogenerated/usage/angular/popover-news.html.md +3 -3
  432. package/build/docs/autogenerated/usage/angular/range-field.ts.md +25 -0
  433. package/build/docs/autogenerated/usage/angular/settings-legacy.html.md +19 -0
  434. package/build/docs/autogenerated/usage/angular/settings-legacy.ts.md +18 -0
  435. package/build/docs/autogenerated/usage/angular/settings.html.md +17 -3
  436. package/build/docs/autogenerated/usage/angular/settings.ts.md +2 -0
  437. package/build/docs/autogenerated/usage/angular/slider-error.html.md +8 -2
  438. package/build/docs/autogenerated/usage/angular/tabs-overflow.ts.md +20 -24
  439. package/build/docs/autogenerated/usage/angular/tabs-rounded.ts.md +19 -12
  440. package/build/docs/autogenerated/usage/angular/tabs.ts.md +11 -11
  441. package/build/docs/autogenerated/usage/angular/theme-switcher.ts.md +4 -5
  442. package/build/docs/autogenerated/usage/angular/time-range.ts.md +15 -0
  443. package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.html.md +8 -0
  444. package/build/docs/autogenerated/usage/angular/timepicker-min-max-time.ts.md +10 -0
  445. package/build/docs/autogenerated/usage/angular/toggle-checked.ts.md +1 -1
  446. package/build/docs/autogenerated/usage/angular/toggle-custom-label.ts.md +1 -1
  447. package/build/docs/autogenerated/usage/angular/toggle-disabled.ts.md +1 -1
  448. package/build/docs/autogenerated/usage/angular/toggle-indeterminate.ts.md +1 -1
  449. package/build/docs/autogenerated/usage/angular/toggle-ng-model.ts.md +1 -1
  450. package/build/docs/autogenerated/usage/angular/toggle.ts.md +1 -1
  451. package/build/docs/autogenerated/usage/angular/tree-custom.ts.md +1 -0
  452. package/build/docs/autogenerated/usage/angular/tree.ts.md +1 -1
  453. package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.html.md +17 -0
  454. package/build/docs/autogenerated/usage/angular_standalone/about-and-legal-legacy.ts.md +31 -0
  455. package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.html.md +17 -3
  456. package/build/docs/autogenerated/usage/angular_standalone/about-and-legal.ts.md +6 -2
  457. package/build/docs/autogenerated/usage/angular_standalone/application-advanced.html.md +5 -3
  458. package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-next-items.ts.md +13 -4
  459. package/build/docs/autogenerated/usage/angular_standalone/breadcrumb-truncate.ts.md +20 -5
  460. package/build/docs/autogenerated/usage/angular_standalone/breadcrumb.ts.md +12 -3
  461. package/build/docs/autogenerated/usage/angular_standalone/button-loading.html.md +24 -4
  462. package/build/docs/autogenerated/usage/angular_standalone/button-loading.ts.md +11 -1
  463. package/build/docs/autogenerated/usage/angular_standalone/button-text-icon.ts.md +6 -4
  464. package/build/docs/autogenerated/usage/angular_standalone/checkbox-indeterminate.ts.md +2 -2
  465. package/build/docs/autogenerated/usage/angular_standalone/checkbox.ts.md +4 -4
  466. package/build/docs/autogenerated/usage/angular_standalone/chip.ts.md +38 -15
  467. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.html.md +7 -0
  468. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-presets.ts.md +62 -0
  469. package/build/docs/autogenerated/usage/angular_standalone/date-input-disabled.html.md +1 -1
  470. package/build/docs/autogenerated/usage/angular_standalone/date-input-label.html.md +1 -1
  471. package/build/docs/autogenerated/usage/angular_standalone/date-input-min-max-date.html.md +3 -3
  472. package/build/docs/autogenerated/usage/angular_standalone/date-input-readonly.html.md +1 -1
  473. package/build/docs/autogenerated/usage/angular_standalone/date-input-validation.html.md +4 -4
  474. package/build/docs/autogenerated/usage/angular_standalone/date-input-with-slots.html.md +1 -1
  475. package/build/docs/autogenerated/usage/angular_standalone/date-input.html.md +1 -1
  476. package/build/docs/autogenerated/usage/angular_standalone/date-range.ts.md +16 -0
  477. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.html.md +3 -0
  478. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-disabled.ts.md +11 -0
  479. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.html.md +7 -0
  480. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-label.ts.md +11 -0
  481. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.html.md +8 -0
  482. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-min-max-date.ts.md +11 -0
  483. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.html.md +3 -0
  484. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-readonly.ts.md +11 -0
  485. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.html.md +37 -0
  486. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-validation.ts.md +11 -0
  487. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.html.md +6 -0
  488. package/build/docs/autogenerated/usage/angular_standalone/datetime-input-with-slots.ts.md +11 -0
  489. package/build/docs/autogenerated/usage/angular_standalone/datetime-input.html.md +3 -0
  490. package/build/docs/autogenerated/usage/angular_standalone/datetime-input.ts.md +11 -0
  491. package/build/docs/autogenerated/usage/angular_standalone/datetime-range.ts.md +16 -0
  492. package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-horizontal-stacked.ts.md +11 -6
  493. package/build/docs/autogenerated/usage/angular_standalone/echarts-bar-simple.ts.md +11 -6
  494. package/build/docs/autogenerated/usage/angular_standalone/echarts-circle.ts.md +48 -34
  495. package/build/docs/autogenerated/usage/angular_standalone/echarts-empty-state.ts.md +11 -6
  496. package/build/docs/autogenerated/usage/angular_standalone/echarts-gauge.ts.md +106 -92
  497. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-advanced.ts.md +56 -42
  498. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-multiple-y-axis.ts.md +65 -71
  499. package/build/docs/autogenerated/usage/angular_standalone/echarts-line-simple.ts.md +11 -6
  500. package/build/docs/autogenerated/usage/angular_standalone/echarts-pie.ts.md +47 -33
  501. package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-arc.ts.md +73 -59
  502. package/build/docs/autogenerated/usage/angular_standalone/echarts-progress-circle.ts.md +80 -66
  503. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-3d.ts.md +54 -40
  504. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-toolbox.ts.md +11 -6
  505. package/build/docs/autogenerated/usage/angular_standalone/echarts-special-zoom.ts.md +66 -51
  506. package/build/docs/autogenerated/usage/angular_standalone/echarts.ts.md +11 -6
  507. package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +2 -2
  508. package/build/docs/autogenerated/usage/angular_standalone/modal-non-blocking.ts.md +63 -0
  509. package/build/docs/autogenerated/usage/angular_standalone/pill-variants.ts.md +24 -22
  510. package/build/docs/autogenerated/usage/angular_standalone/pill.ts.md +16 -11
  511. package/build/docs/autogenerated/usage/angular_standalone/popover-news.html.md +3 -3
  512. package/build/docs/autogenerated/usage/angular_standalone/range-field.ts.md +43 -0
  513. package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.html.md +19 -0
  514. package/build/docs/autogenerated/usage/angular_standalone/settings-legacy.ts.md +31 -0
  515. package/build/docs/autogenerated/usage/angular_standalone/settings.html.md +17 -3
  516. package/build/docs/autogenerated/usage/angular_standalone/settings.ts.md +6 -2
  517. package/build/docs/autogenerated/usage/angular_standalone/slider-error.html.md +8 -2
  518. package/build/docs/autogenerated/usage/angular_standalone/tabs-overflow.ts.md +20 -24
  519. package/build/docs/autogenerated/usage/angular_standalone/tabs-rounded.ts.md +20 -13
  520. package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +11 -11
  521. package/build/docs/autogenerated/usage/angular_standalone/theme-switcher.ts.md +4 -5
  522. package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +2 -7
  523. package/build/docs/autogenerated/usage/angular_standalone/time-range.ts.md +16 -0
  524. package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.html.md +8 -0
  525. package/build/docs/autogenerated/usage/angular_standalone/timepicker-min-max-time.ts.md +11 -0
  526. package/build/docs/autogenerated/usage/angular_standalone/toggle-checked.ts.md +1 -1
  527. package/build/docs/autogenerated/usage/angular_standalone/toggle-custom-label.ts.md +1 -1
  528. package/build/docs/autogenerated/usage/angular_standalone/toggle-disabled.ts.md +1 -1
  529. package/build/docs/autogenerated/usage/angular_standalone/toggle-indeterminate.ts.md +1 -1
  530. package/build/docs/autogenerated/usage/angular_standalone/toggle-ng-model.ts.md +1 -1
  531. package/build/docs/autogenerated/usage/angular_standalone/toggle.ts.md +1 -1
  532. package/build/docs/autogenerated/usage/angular_standalone/tree-custom.ts.md +1 -0
  533. package/build/docs/autogenerated/usage/angular_standalone/tree.ts.md +1 -1
  534. package/build/docs/autogenerated/usage/html/about-and-legal-legacy.html.md +36 -0
  535. package/build/docs/autogenerated/usage/html/about-and-legal.html.md +34 -4
  536. package/build/docs/autogenerated/usage/html/action-card.html.md +1 -1
  537. package/build/docs/autogenerated/usage/html/add-icons.html.md +1 -1
  538. package/build/docs/autogenerated/usage/html/aggrid.html.md +1 -1
  539. package/build/docs/autogenerated/usage/html/application-advanced.html.md +3 -3
  540. package/build/docs/autogenerated/usage/html/application-app-switch.html.md +1 -1
  541. package/build/docs/autogenerated/usage/html/application-breakpoints.html.md +1 -1
  542. package/build/docs/autogenerated/usage/html/application-header.html.md +21 -5
  543. package/build/docs/autogenerated/usage/html/application.html.md +1 -1
  544. package/build/docs/autogenerated/usage/html/aria-label-properties.html.md +1 -1
  545. package/build/docs/autogenerated/usage/html/avatar-image.html.md +1 -1
  546. package/build/docs/autogenerated/usage/html/avatar-initials.html.md +1 -1
  547. package/build/docs/autogenerated/usage/html/avatar.html.md +1 -1
  548. package/build/docs/autogenerated/usage/html/blind-header-actions.html.md +1 -1
  549. package/build/docs/autogenerated/usage/html/blind-variants.html.md +1 -1
  550. package/build/docs/autogenerated/usage/html/blind.html.md +1 -1
  551. package/build/docs/autogenerated/usage/html/breadcrumb-next-items.html.md +16 -5
  552. package/build/docs/autogenerated/usage/html/breadcrumb-truncate.html.md +21 -6
  553. package/build/docs/autogenerated/usage/html/breadcrumb.html.md +13 -4
  554. package/build/docs/autogenerated/usage/html/button-danger-primary.html.md +1 -1
  555. package/build/docs/autogenerated/usage/html/button-danger-secondary.html.md +1 -1
  556. package/build/docs/autogenerated/usage/html/button-danger-tertiary.html.md +1 -1
  557. package/build/docs/autogenerated/usage/html/button-group.html.md +1 -1
  558. package/build/docs/autogenerated/usage/html/button-loading.html.md +22 -5
  559. package/build/docs/autogenerated/usage/html/button-secondary.html.md +1 -1
  560. package/build/docs/autogenerated/usage/html/button-subtle-primary.html.md +1 -1
  561. package/build/docs/autogenerated/usage/html/button-subtle-secondary.html.md +1 -1
  562. package/build/docs/autogenerated/usage/html/button-subtle-tertiary.html.md +1 -1
  563. package/build/docs/autogenerated/usage/html/button-tertiary.html.md +1 -1
  564. package/build/docs/autogenerated/usage/html/button-text-icon.html.md +1 -1
  565. package/build/docs/autogenerated/usage/html/button-with-icon.html.md +1 -1
  566. package/build/docs/autogenerated/usage/html/button-with-link.html.md +1 -1
  567. package/build/docs/autogenerated/usage/html/buttons.html.md +1 -1
  568. package/build/docs/autogenerated/usage/html/card-list.html.md +1 -1
  569. package/build/docs/autogenerated/usage/html/card.html.md +1 -1
  570. package/build/docs/autogenerated/usage/html/category-filter-suggestions.html.md +1 -1
  571. package/build/docs/autogenerated/usage/html/category-filter.html.md +1 -1
  572. package/build/docs/autogenerated/usage/html/checkbox-indeterminate.html.md +1 -1
  573. package/build/docs/autogenerated/usage/html/checkbox.html.md +1 -1
  574. package/build/docs/autogenerated/usage/html/chip.html.md +39 -16
  575. package/build/docs/autogenerated/usage/html/content-header-no-back.html.md +1 -1
  576. package/build/docs/autogenerated/usage/html/content-header-with-slot.html.md +1 -1
  577. package/build/docs/autogenerated/usage/html/content-header.html.md +1 -1
  578. package/build/docs/autogenerated/usage/html/content.html.md +1 -1
  579. package/build/docs/autogenerated/usage/html/custom-field-validation.html.md +1 -1
  580. package/build/docs/autogenerated/usage/html/custom-field.html.md +1 -1
  581. package/build/docs/autogenerated/usage/html/date-dropdown-presets.html.md +64 -0
  582. package/build/docs/autogenerated/usage/html/date-dropdown.html.md +1 -1
  583. package/build/docs/autogenerated/usage/html/date-input-disabled.html.md +2 -2
  584. package/build/docs/autogenerated/usage/html/date-input-label.html.md +2 -2
  585. package/build/docs/autogenerated/usage/html/date-input-min-max-date.html.md +4 -4
  586. package/build/docs/autogenerated/usage/html/date-input-readonly.html.md +2 -2
  587. package/build/docs/autogenerated/usage/html/date-input-validation.html.md +5 -5
  588. package/build/docs/autogenerated/usage/html/date-input-with-slots.html.md +2 -2
  589. package/build/docs/autogenerated/usage/html/date-input.html.md +2 -2
  590. package/build/docs/autogenerated/usage/html/date-range.html.md +22 -0
  591. package/build/docs/autogenerated/usage/html/datepicker-locale.html.md +1 -1
  592. package/build/docs/autogenerated/usage/html/datepicker-range.html.md +1 -1
  593. package/build/docs/autogenerated/usage/html/datepicker.html.md +1 -1
  594. package/build/docs/autogenerated/usage/html/datetime-input-disabled.html.md +15 -0
  595. package/build/docs/autogenerated/usage/html/datetime-input-label.html.md +19 -0
  596. package/build/docs/autogenerated/usage/html/datetime-input-min-max-date.html.md +20 -0
  597. package/build/docs/autogenerated/usage/html/datetime-input-readonly.html.md +15 -0
  598. package/build/docs/autogenerated/usage/html/datetime-input-validation.html.md +54 -0
  599. package/build/docs/autogenerated/usage/html/datetime-input-with-slots.html.md +26 -0
  600. package/build/docs/autogenerated/usage/html/datetime-input.html.md +15 -0
  601. package/build/docs/autogenerated/usage/html/datetime-range.html.md +22 -0
  602. package/build/docs/autogenerated/usage/html/datetimepicker.html.md +1 -1
  603. package/build/docs/autogenerated/usage/html/divider.html.md +1 -1
  604. package/build/docs/autogenerated/usage/html/dropdown-button-icon.html.md +1 -1
  605. package/build/docs/autogenerated/usage/html/dropdown-button.html.md +1 -1
  606. package/build/docs/autogenerated/usage/html/dropdown-icon.html.md +1 -1
  607. package/build/docs/autogenerated/usage/html/dropdown-quick-actions.html.md +1 -1
  608. package/build/docs/autogenerated/usage/html/dropdown-submenu.html.md +1 -1
  609. package/build/docs/autogenerated/usage/html/dropdown.html.md +1 -1
  610. package/build/docs/autogenerated/usage/html/echarts-bar-horizontal-stacked.html.md +14 -6
  611. package/build/docs/autogenerated/usage/html/echarts-bar-simple.html.md +14 -6
  612. package/build/docs/autogenerated/usage/html/echarts-circle.html.md +41 -33
  613. package/build/docs/autogenerated/usage/html/echarts-empty-state.html.md +14 -6
  614. package/build/docs/autogenerated/usage/html/echarts-gauge.html.md +11 -5
  615. package/build/docs/autogenerated/usage/html/echarts-line-advanced.html.md +49 -41
  616. package/build/docs/autogenerated/usage/html/echarts-line-multiple-y-axis.html.md +73 -50
  617. package/build/docs/autogenerated/usage/html/echarts-line-simple.html.md +14 -6
  618. package/build/docs/autogenerated/usage/html/echarts-pie.html.md +40 -32
  619. package/build/docs/autogenerated/usage/html/echarts-progress-arc.html.md +66 -58
  620. package/build/docs/autogenerated/usage/html/echarts-progress-circle.html.md +73 -65
  621. package/build/docs/autogenerated/usage/html/echarts-special-3d.html.md +46 -38
  622. package/build/docs/autogenerated/usage/html/echarts-special-toolbox.html.md +14 -6
  623. package/build/docs/autogenerated/usage/html/echarts-special-zoom.html.md +58 -50
  624. package/build/docs/autogenerated/usage/html/echarts.html.md +14 -6
  625. package/build/docs/autogenerated/usage/html/empty-state-compact-break.html.md +1 -1
  626. package/build/docs/autogenerated/usage/html/empty-state-compact.html.md +1 -1
  627. package/build/docs/autogenerated/usage/html/empty-state.html.md +1 -1
  628. package/build/docs/autogenerated/usage/html/event-list-compact.html.md +1 -1
  629. package/build/docs/autogenerated/usage/html/event-list-custom-item-height-in-number.html.md +1 -1
  630. package/build/docs/autogenerated/usage/html/event-list-custom-item-height.html.md +1 -1
  631. package/build/docs/autogenerated/usage/html/event-list-filled.html.md +1 -1
  632. package/build/docs/autogenerated/usage/html/event-list-selected.html.md +1 -1
  633. package/build/docs/autogenerated/usage/html/event-list.html.md +1 -1
  634. package/build/docs/autogenerated/usage/html/expanding-search.html.md +1 -1
  635. package/build/docs/autogenerated/usage/html/flip-tile.html.md +1 -1
  636. package/build/docs/autogenerated/usage/html/form-checkbox-disabled.html.md +1 -1
  637. package/build/docs/autogenerated/usage/html/form-checkbox-group-indeterminate.html.md +1 -1
  638. package/build/docs/autogenerated/usage/html/form-checkbox-group.html.md +1 -1
  639. package/build/docs/autogenerated/usage/html/form-checkbox-validation.html.md +1 -1
  640. package/build/docs/autogenerated/usage/html/form-checkbox.html.md +1 -1
  641. package/build/docs/autogenerated/usage/html/form-layout-auto.html.md +1 -1
  642. package/build/docs/autogenerated/usage/html/form-layout-grid.html.md +1 -1
  643. package/build/docs/autogenerated/usage/html/grid-padding.html.md +1 -1
  644. package/build/docs/autogenerated/usage/html/grid-size.html.md +1 -1
  645. package/build/docs/autogenerated/usage/html/grid.html.md +1 -1
  646. package/build/docs/autogenerated/usage/html/group-context-menu.html.md +1 -1
  647. package/build/docs/autogenerated/usage/html/group-custom-entry.html.md +1 -1
  648. package/build/docs/autogenerated/usage/html/group-header-suppressed.html.md +1 -1
  649. package/build/docs/autogenerated/usage/html/group.html.md +1 -1
  650. package/build/docs/autogenerated/usage/html/html-table-striped.html.md +1 -1
  651. package/build/docs/autogenerated/usage/html/html-table.html.md +1 -1
  652. package/build/docs/autogenerated/usage/html/icon-toggle-button-secondary.html.md +1 -1
  653. package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-primary.html.md +1 -1
  654. package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-secondary.html.md +1 -1
  655. package/build/docs/autogenerated/usage/html/icon-toggle-button-subtle-tertiary.html.md +1 -1
  656. package/build/docs/autogenerated/usage/html/icon-toggle-button-tertiary.html.md +1 -1
  657. package/build/docs/autogenerated/usage/html/input-disabled.html.md +1 -1
  658. package/build/docs/autogenerated/usage/html/input-label.html.md +1 -1
  659. package/build/docs/autogenerated/usage/html/input-legacy-disabled.html.md +1 -1
  660. package/build/docs/autogenerated/usage/html/input-legacy-readonly.html.md +1 -1
  661. package/build/docs/autogenerated/usage/html/input-legacy.html.md +1 -1
  662. package/build/docs/autogenerated/usage/html/input-pattern.html.md +1 -1
  663. package/build/docs/autogenerated/usage/html/input-readonly.html.md +1 -1
  664. package/build/docs/autogenerated/usage/html/input-types.html.md +1 -1
  665. package/build/docs/autogenerated/usage/html/input-validation.html.md +1 -1
  666. package/build/docs/autogenerated/usage/html/input-with-slots.html.md +1 -1
  667. package/build/docs/autogenerated/usage/html/input.html.md +1 -1
  668. package/build/docs/autogenerated/usage/html/key-value-list-striped.html.md +1 -1
  669. package/build/docs/autogenerated/usage/html/key-value-list-with-custom-value.html.md +1 -1
  670. package/build/docs/autogenerated/usage/html/key-value-list-with-icon.html.md +1 -1
  671. package/build/docs/autogenerated/usage/html/key-value-list.html.md +1 -1
  672. package/build/docs/autogenerated/usage/html/key-value-with-custom-value.html.md +1 -1
  673. package/build/docs/autogenerated/usage/html/key-value-with-icon.html.md +1 -1
  674. package/build/docs/autogenerated/usage/html/key-value-with-label-left.html.md +1 -1
  675. package/build/docs/autogenerated/usage/html/key-value.html.md +1 -1
  676. package/build/docs/autogenerated/usage/html/kpi.html.md +1 -1
  677. package/build/docs/autogenerated/usage/html/layout-auto-custom.html.md +1 -1
  678. package/build/docs/autogenerated/usage/html/layout-auto.html.md +1 -1
  679. package/build/docs/autogenerated/usage/html/link-button-disabled.html.md +1 -1
  680. package/build/docs/autogenerated/usage/html/link-button.html.md +1 -1
  681. package/build/docs/autogenerated/usage/html/loading.html.md +12 -10
  682. package/build/docs/autogenerated/usage/html/menu-category.html.md +1 -1
  683. package/build/docs/autogenerated/usage/html/menu-with-bottom-tabs.html.md +1 -1
  684. package/build/docs/autogenerated/usage/html/message-bar-removal.html.md +1 -1
  685. package/build/docs/autogenerated/usage/html/message-bar.html.md +1 -1
  686. package/build/docs/autogenerated/usage/html/message.html.md +1 -1
  687. package/build/docs/autogenerated/usage/html/modal-close.html.md +1 -1
  688. package/build/docs/autogenerated/usage/html/modal-form-ix-button-submit.html.md +1 -1
  689. package/build/docs/autogenerated/usage/html/modal-non-blocking.html.md +55 -0
  690. package/build/docs/autogenerated/usage/html/modal-sizes.html.md +1 -1
  691. package/build/docs/autogenerated/usage/html/modal.html.md +1 -1
  692. package/build/docs/autogenerated/usage/html/number-input-disabled.html.md +1 -1
  693. package/build/docs/autogenerated/usage/html/number-input-label.html.md +1 -1
  694. package/build/docs/autogenerated/usage/html/number-input-readonly.html.md +1 -1
  695. package/build/docs/autogenerated/usage/html/number-input-stepper-button.html.md +1 -1
  696. package/build/docs/autogenerated/usage/html/number-input-validation.html.md +1 -1
  697. package/build/docs/autogenerated/usage/html/number-input-with-slots.html.md +1 -1
  698. package/build/docs/autogenerated/usage/html/number-input.html.md +1 -1
  699. package/build/docs/autogenerated/usage/html/pagination-advanced.html.md +1 -1
  700. package/build/docs/autogenerated/usage/html/pagination.html.md +1 -1
  701. package/build/docs/autogenerated/usage/html/pane-layout.html.md +1 -1
  702. package/build/docs/autogenerated/usage/html/pane.html.md +1 -1
  703. package/build/docs/autogenerated/usage/html/pill-variants.html.md +24 -18
  704. package/build/docs/autogenerated/usage/html/pill.html.md +10 -8
  705. package/build/docs/autogenerated/usage/html/popover-news.html.md +5 -4
  706. package/build/docs/autogenerated/usage/html/progress-indicator-circular-sizes.html.md +1 -1
  707. package/build/docs/autogenerated/usage/html/progress-indicator-circular-status.html.md +1 -1
  708. package/build/docs/autogenerated/usage/html/progress-indicator-circular.html.md +1 -1
  709. package/build/docs/autogenerated/usage/html/progress-indicator-linear-sizes.html.md +1 -1
  710. package/build/docs/autogenerated/usage/html/progress-indicator-linear-status.html.md +1 -1
  711. package/build/docs/autogenerated/usage/html/progress-indicator.html.md +1 -1
  712. package/build/docs/autogenerated/usage/html/push-card.html.md +1 -1
  713. package/build/docs/autogenerated/usage/html/radio-button.html.md +1 -1
  714. package/build/docs/autogenerated/usage/html/radio-disabled.html.md +1 -1
  715. package/build/docs/autogenerated/usage/html/radio-group.html.md +1 -1
  716. package/build/docs/autogenerated/usage/html/radio-validation.html.md +1 -1
  717. package/build/docs/autogenerated/usage/html/radio.html.md +1 -1
  718. package/build/docs/autogenerated/usage/html/range-field.html.md +40 -0
  719. package/build/docs/autogenerated/usage/html/select-editable.html.md +1 -1
  720. package/build/docs/autogenerated/usage/html/select-multiple.html.md +1 -1
  721. package/build/docs/autogenerated/usage/html/select-validation.html.md +1 -1
  722. package/build/docs/autogenerated/usage/html/select.html.md +1 -1
  723. package/build/docs/autogenerated/usage/html/settings-legacy.html.md +38 -0
  724. package/build/docs/autogenerated/usage/html/settings.html.md +34 -8
  725. package/build/docs/autogenerated/usage/html/slider-error.html.md +4 -3
  726. package/build/docs/autogenerated/usage/html/slider-marker.html.md +1 -1
  727. package/build/docs/autogenerated/usage/html/slider-trace.html.md +1 -1
  728. package/build/docs/autogenerated/usage/html/slider.html.md +1 -1
  729. package/build/docs/autogenerated/usage/html/spinner-large.html.md +1 -1
  730. package/build/docs/autogenerated/usage/html/spinner.html.md +1 -1
  731. package/build/docs/autogenerated/usage/html/split-button-icons.html.md +1 -1
  732. package/build/docs/autogenerated/usage/html/split-button.html.md +1 -1
  733. package/build/docs/autogenerated/usage/html/tabs-overflow.html.md +66 -26
  734. package/build/docs/autogenerated/usage/html/tabs-rounded.html.md +23 -9
  735. package/build/docs/autogenerated/usage/html/tabs.html.md +22 -15
  736. package/build/docs/autogenerated/usage/html/textarea-disabled.html.md +1 -1
  737. package/build/docs/autogenerated/usage/html/textarea-legacy-disabled.html.md +1 -1
  738. package/build/docs/autogenerated/usage/html/textarea-legacy-readonly.html.md +1 -1
  739. package/build/docs/autogenerated/usage/html/textarea-legacy.html.md +1 -1
  740. package/build/docs/autogenerated/usage/html/textarea-readonly.html.md +1 -1
  741. package/build/docs/autogenerated/usage/html/textarea-rows-cols.html.md +1 -1
  742. package/build/docs/autogenerated/usage/html/textarea-validation.html.md +1 -1
  743. package/build/docs/autogenerated/usage/html/textarea.html.md +1 -1
  744. package/build/docs/autogenerated/usage/html/theme-switcher.html.md +5 -6
  745. package/build/docs/autogenerated/usage/html/tile.html.md +1 -1
  746. package/build/docs/autogenerated/usage/html/time-input-disabled.html.md +1 -1
  747. package/build/docs/autogenerated/usage/html/time-input-label.html.md +1 -1
  748. package/build/docs/autogenerated/usage/html/time-input-readonly.html.md +1 -1
  749. package/build/docs/autogenerated/usage/html/time-input-validation.html.md +1 -1
  750. package/build/docs/autogenerated/usage/html/time-input-with-slots.html.md +1 -1
  751. package/build/docs/autogenerated/usage/html/time-input.html.md +1 -1
  752. package/build/docs/autogenerated/usage/html/time-range.html.md +22 -0
  753. package/build/docs/autogenerated/usage/html/timepicker-format-adjusted.html.md +1 -1
  754. package/build/docs/autogenerated/usage/html/timepicker-intervals.html.md +1 -1
  755. package/build/docs/autogenerated/usage/html/timepicker-min-max-time.html.md +19 -0
  756. package/build/docs/autogenerated/usage/html/timepicker.html.md +1 -1
  757. package/build/docs/autogenerated/usage/html/toast-custom.html.md +4 -4
  758. package/build/docs/autogenerated/usage/html/toast-position.html.md +1 -1
  759. package/build/docs/autogenerated/usage/html/toast.html.md +1 -1
  760. package/build/docs/autogenerated/usage/html/toggle-button-primary.html.md +1 -1
  761. package/build/docs/autogenerated/usage/html/toggle-button-secondary.html.md +1 -1
  762. package/build/docs/autogenerated/usage/html/toggle-button-subtle-primary.html.md +1 -1
  763. package/build/docs/autogenerated/usage/html/toggle-button-subtle-secondary.html.md +1 -1
  764. package/build/docs/autogenerated/usage/html/toggle-button-subtle-tertiary.html.md +1 -1
  765. package/build/docs/autogenerated/usage/html/toggle-button-tertiary.html.md +1 -1
  766. package/build/docs/autogenerated/usage/html/toggle-checked.html.md +2 -2
  767. package/build/docs/autogenerated/usage/html/toggle-custom-label.html.md +2 -2
  768. package/build/docs/autogenerated/usage/html/toggle-disabled.html.md +2 -2
  769. package/build/docs/autogenerated/usage/html/toggle-indeterminate.html.md +2 -2
  770. package/build/docs/autogenerated/usage/html/toggle.html.md +2 -2
  771. package/build/docs/autogenerated/usage/html/tooltip-with-icon.html.md +1 -1
  772. package/build/docs/autogenerated/usage/html/tooltip.html.md +1 -1
  773. package/build/docs/autogenerated/usage/html/tree-custom.html.md +2 -2
  774. package/build/docs/autogenerated/usage/html/tree.html.md +2 -1
  775. package/build/docs/autogenerated/usage/html/upload.html.md +1 -1
  776. package/build/docs/autogenerated/usage/html/validation-select.html.md +1 -1
  777. package/build/docs/autogenerated/usage/html/vertical-tabs-with-avatar.html.md +1 -1
  778. package/build/docs/autogenerated/usage/html/vertical-tabs.html.md +1 -1
  779. package/build/docs/autogenerated/usage/html/workflow-vertical.html.md +1 -1
  780. package/build/docs/autogenerated/usage/html/workflow.html.md +1 -1
  781. package/build/docs/autogenerated/usage/react/about-and-legal-legacy.tsx.md +39 -0
  782. package/build/docs/autogenerated/usage/react/about-and-legal.tsx.md +22 -5
  783. package/build/docs/autogenerated/usage/react/application-advanced.tsx.md +3 -3
  784. package/build/docs/autogenerated/usage/react/breadcrumb-next-items.tsx.md +16 -5
  785. package/build/docs/autogenerated/usage/react/breadcrumb-truncate.tsx.md +20 -5
  786. package/build/docs/autogenerated/usage/react/breadcrumb.tsx.md +12 -3
  787. package/build/docs/autogenerated/usage/react/button-loading.tsx.md +16 -8
  788. package/build/docs/autogenerated/usage/react/buttons.tsx.md +1 -3
  789. package/build/docs/autogenerated/usage/react/chip.tsx.md +33 -14
  790. package/build/docs/autogenerated/usage/react/date-dropdown-presets.tsx.md +59 -0
  791. package/build/docs/autogenerated/usage/react/date-input-disabled.tsx.md +1 -1
  792. package/build/docs/autogenerated/usage/react/date-input-label.tsx.md +1 -1
  793. package/build/docs/autogenerated/usage/react/date-input-min-max-date.tsx.md +3 -3
  794. package/build/docs/autogenerated/usage/react/date-input-readonly.tsx.md +1 -1
  795. package/build/docs/autogenerated/usage/react/date-input-validation.tsx.md +4 -4
  796. package/build/docs/autogenerated/usage/react/date-input-with-slots.tsx.md +1 -1
  797. package/build/docs/autogenerated/usage/react/date-input.tsx.md +1 -1
  798. package/build/docs/autogenerated/usage/react/date-range.tsx.md +16 -0
  799. package/build/docs/autogenerated/usage/react/datetime-input-disabled.tsx.md +9 -0
  800. package/build/docs/autogenerated/usage/react/datetime-input-label.tsx.md +15 -0
  801. package/build/docs/autogenerated/usage/react/datetime-input-min-max-date.tsx.md +16 -0
  802. package/build/docs/autogenerated/usage/react/datetime-input-readonly.tsx.md +9 -0
  803. package/build/docs/autogenerated/usage/react/datetime-input-validation.tsx.md +47 -0
  804. package/build/docs/autogenerated/usage/react/datetime-input-with-slots.tsx.md +14 -0
  805. package/build/docs/autogenerated/usage/react/datetime-input.tsx.md +14 -0
  806. package/build/docs/autogenerated/usage/react/datetime-range.tsx.md +16 -0
  807. package/build/docs/autogenerated/usage/react/echarts-bar-horizontal-stacked.tsx.md +17 -7
  808. package/build/docs/autogenerated/usage/react/echarts-bar-simple.tsx.md +17 -7
  809. package/build/docs/autogenerated/usage/react/echarts-circle.tsx.md +21 -7
  810. package/build/docs/autogenerated/usage/react/echarts-empty-state.tsx.md +17 -7
  811. package/build/docs/autogenerated/usage/react/echarts-gauge.tsx.md +21 -7
  812. package/build/docs/autogenerated/usage/react/echarts-line-advanced.tsx.md +21 -7
  813. package/build/docs/autogenerated/usage/react/echarts-line-multiple-y-axis.tsx.md +21 -7
  814. package/build/docs/autogenerated/usage/react/echarts-line-simple.tsx.md +17 -7
  815. package/build/docs/autogenerated/usage/react/echarts-pie.tsx.md +21 -7
  816. package/build/docs/autogenerated/usage/react/echarts-progress-arc.tsx.md +21 -7
  817. package/build/docs/autogenerated/usage/react/echarts-progress-circle.tsx.md +21 -7
  818. package/build/docs/autogenerated/usage/react/echarts-special-3d.tsx.md +21 -7
  819. package/build/docs/autogenerated/usage/react/echarts-special-toolbox.tsx.md +17 -7
  820. package/build/docs/autogenerated/usage/react/echarts-special-zoom.tsx.md +21 -7
  821. package/build/docs/autogenerated/usage/react/echarts.tsx.md +16 -7
  822. package/build/docs/autogenerated/usage/react/loading.tsx.md +4 -2
  823. package/build/docs/autogenerated/usage/react/modal-non-blocking.tsx.md +61 -0
  824. package/build/docs/autogenerated/usage/react/modal.tsx.md +3 -1
  825. package/build/docs/autogenerated/usage/react/pill-variants.tsx.md +28 -20
  826. package/build/docs/autogenerated/usage/react/pill.tsx.md +20 -11
  827. package/build/docs/autogenerated/usage/react/popover-news.tsx.md +5 -3
  828. package/build/docs/autogenerated/usage/react/range-field.tsx.md +41 -0
  829. package/build/docs/autogenerated/usage/react/settings-legacy.tsx.md +40 -0
  830. package/build/docs/autogenerated/usage/react/settings.tsx.md +22 -5
  831. package/build/docs/autogenerated/usage/react/slider-error.tsx.md +8 -2
  832. package/build/docs/autogenerated/usage/react/tabs-overflow.tsx.md +19 -14
  833. package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +15 -12
  834. package/build/docs/autogenerated/usage/react/tabs.tsx.md +11 -10
  835. package/build/docs/autogenerated/usage/react/theme-switcher.tsx.md +4 -5
  836. package/build/docs/autogenerated/usage/react/time-range.tsx.md +16 -0
  837. package/build/docs/autogenerated/usage/react/timepicker-min-max-time.tsx.md +16 -0
  838. package/build/docs/autogenerated/usage/react/timepicker.tsx.md +1 -1
  839. package/build/docs/autogenerated/usage/react/toggle-checked.tsx.md +1 -1
  840. package/build/docs/autogenerated/usage/react/toggle-custom-label.tsx.md +1 -1
  841. package/build/docs/autogenerated/usage/react/toggle-disabled.tsx.md +1 -1
  842. package/build/docs/autogenerated/usage/react/toggle-indeterminate.tsx.md +1 -1
  843. package/build/docs/autogenerated/usage/react/toggle.tsx.md +1 -1
  844. package/build/docs/autogenerated/usage/react/tree-custom.tsx.md +1 -0
  845. package/build/docs/autogenerated/usage/react/tree.tsx.md +1 -1
  846. package/build/docs/autogenerated/usage/vue/about-and-legal-legacy.vue.md +35 -0
  847. package/build/docs/autogenerated/usage/vue/about-and-legal.vue.md +30 -7
  848. package/build/docs/autogenerated/usage/vue/breadcrumb-next-items.vue.md +6 -4
  849. package/build/docs/autogenerated/usage/vue/breadcrumb-truncate.vue.md +5 -5
  850. package/build/docs/autogenerated/usage/vue/breadcrumb.vue.md +3 -3
  851. package/build/docs/autogenerated/usage/vue/button-loading.vue.md +32 -4
  852. package/build/docs/autogenerated/usage/vue/chip.vue.md +47 -19
  853. package/build/docs/autogenerated/usage/vue/date-dropdown-presets.vue.md +58 -0
  854. package/build/docs/autogenerated/usage/vue/date-input-disabled.vue.md +1 -1
  855. package/build/docs/autogenerated/usage/vue/date-input-label.vue.md +1 -1
  856. package/build/docs/autogenerated/usage/vue/date-input-min-max-date.vue.md +1 -1
  857. package/build/docs/autogenerated/usage/vue/date-input-readonly.vue.md +1 -1
  858. package/build/docs/autogenerated/usage/vue/date-input-validation.vue.md +4 -4
  859. package/build/docs/autogenerated/usage/vue/date-input-with-slots.vue.md +1 -1
  860. package/build/docs/autogenerated/usage/vue/date-input.vue.md +1 -1
  861. package/build/docs/autogenerated/usage/vue/date-range.vue.md +12 -0
  862. package/build/docs/autogenerated/usage/vue/datetime-input-disabled.vue.md +9 -0
  863. package/build/docs/autogenerated/usage/vue/datetime-input-label.vue.md +13 -0
  864. package/build/docs/autogenerated/usage/vue/datetime-input-min-max-date.vue.md +14 -0
  865. package/build/docs/autogenerated/usage/vue/datetime-input-readonly.vue.md +9 -0
  866. package/build/docs/autogenerated/usage/vue/datetime-input-validation.vue.md +23 -0
  867. package/build/docs/autogenerated/usage/vue/datetime-input-with-slots.vue.md +12 -0
  868. package/build/docs/autogenerated/usage/vue/datetime-input.vue.md +9 -0
  869. package/build/docs/autogenerated/usage/vue/datetime-range.vue.md +16 -0
  870. package/build/docs/autogenerated/usage/vue/echarts-bar-horizontal-stacked.vue.md +9 -5
  871. package/build/docs/autogenerated/usage/vue/echarts-bar-simple.vue.md +9 -5
  872. package/build/docs/autogenerated/usage/vue/echarts-circle.vue.md +48 -35
  873. package/build/docs/autogenerated/usage/vue/echarts-empty-state.vue.md +9 -5
  874. package/build/docs/autogenerated/usage/vue/echarts-gauge.vue.md +106 -93
  875. package/build/docs/autogenerated/usage/vue/echarts-line-advanced.vue.md +56 -43
  876. package/build/docs/autogenerated/usage/vue/echarts-line-multiple-y-axis.vue.md +54 -37
  877. package/build/docs/autogenerated/usage/vue/echarts-line-simple.vue.md +9 -5
  878. package/build/docs/autogenerated/usage/vue/echarts-pie.vue.md +47 -34
  879. package/build/docs/autogenerated/usage/vue/echarts-progress-arc.vue.md +73 -60
  880. package/build/docs/autogenerated/usage/vue/echarts-progress-circle.vue.md +80 -67
  881. package/build/docs/autogenerated/usage/vue/echarts-special-3d.vue.md +54 -41
  882. package/build/docs/autogenerated/usage/vue/echarts-special-toolbox.vue.md +9 -5
  883. package/build/docs/autogenerated/usage/vue/echarts-special-zoom.vue.md +65 -52
  884. package/build/docs/autogenerated/usage/vue/echarts.vue.md +9 -5
  885. package/build/docs/autogenerated/usage/vue/loading.vue.md +4 -2
  886. package/build/docs/autogenerated/usage/vue/pill-variants.vue.md +23 -17
  887. package/build/docs/autogenerated/usage/vue/pill.vue.md +9 -7
  888. package/build/docs/autogenerated/usage/vue/popover-news.vue.md +3 -3
  889. package/build/docs/autogenerated/usage/vue/range-field.vue.md +31 -0
  890. package/build/docs/autogenerated/usage/vue/settings-legacy.vue.md +40 -0
  891. package/build/docs/autogenerated/usage/vue/settings.vue.md +25 -3
  892. package/build/docs/autogenerated/usage/vue/slider-error.vue.md +3 -2
  893. package/build/docs/autogenerated/usage/vue/tabs-overflow.vue.md +24 -15
  894. package/build/docs/autogenerated/usage/vue/tabs-rounded.vue.md +15 -12
  895. package/build/docs/autogenerated/usage/vue/tabs.vue.md +12 -9
  896. package/build/docs/autogenerated/usage/vue/theme-switcher.vue.md +4 -5
  897. package/build/docs/autogenerated/usage/vue/time-range.vue.md +12 -0
  898. package/build/docs/autogenerated/usage/vue/timepicker-min-max-time.vue.md +14 -0
  899. package/build/docs/autogenerated/usage/vue/toggle-checked.vue.md +1 -1
  900. package/build/docs/autogenerated/usage/vue/toggle-custom-label.vue.md +1 -1
  901. package/build/docs/autogenerated/usage/vue/toggle-disabled.vue.md +1 -1
  902. package/build/docs/autogenerated/usage/vue/toggle-indeterminate.vue.md +1 -1
  903. package/build/docs/autogenerated/usage/vue/toggle.vue.md +1 -1
  904. package/build/docs/autogenerated/usage/vue/tree-custom.vue.md +1 -0
  905. package/build/docs/autogenerated/usage/vue/tree.vue.md +1 -1
  906. package/build/docs/autogenerated/utils/ix_modal_autofocus_selector.mdx +9 -0
  907. package/build/docs/autogenerated/utils/loading.mdx +19 -4
  908. package/build/docs/autogenerated/utils/loading.service.mdx +3 -3
  909. package/build/docs/autogenerated/utils/message.mdx +10 -220
  910. package/build/docs/autogenerated/utils/message.service.mdx +5 -5
  911. package/build/docs/autogenerated/utils/modal-config.mdx +13 -52
  912. package/build/docs/autogenerated/utils/modal-instance.mdx +3 -3
  913. package/build/docs/autogenerated/utils/show-message-dependencies.mdx +9 -0
  914. package/build/docs/autogenerated/utils/show-message-variant.mdx +9 -0
  915. package/build/docs/autogenerated/utils/show-message.mdx +9 -0
  916. package/build/docs/autogenerated/utils/show-modal-loading-dependencies.mdx +9 -0
  917. package/build/docs/autogenerated/utils/toast-config.mdx +9 -9
  918. package/build/docs/autogenerated/version.json +1 -1
  919. package/build/static/demo/v2/angular/about-and-legal-legacy.html +15 -0
  920. package/build/static/demo/v2/angular/about-and-legal-legacy.ts +25 -0
  921. package/build/static/demo/v2/angular/about-and-legal.html +17 -3
  922. package/build/static/demo/v2/angular/about-and-legal.ts +2 -0
  923. package/build/static/demo/v2/angular/application-advanced.html +5 -3
  924. package/build/static/demo/v2/angular/breadcrumb-next-items.ts +13 -4
  925. package/build/static/demo/v2/angular/breadcrumb-truncate.ts +20 -5
  926. package/build/static/demo/v2/angular/breadcrumb.ts +12 -3
  927. package/build/static/demo/v2/angular/button-loading.html +21 -3
  928. package/build/static/demo/v2/angular/button-loading.ts +9 -1
  929. package/build/static/demo/v2/angular/chip.ts +38 -15
  930. package/build/static/demo/v2/angular/date-dropdown-presets.html +14 -0
  931. package/build/static/demo/v2/angular/date-dropdown-presets.ts +67 -0
  932. package/build/static/demo/v2/angular/date-input-disabled.html +1 -1
  933. package/build/static/demo/v2/angular/date-input-label.html +1 -1
  934. package/build/static/demo/v2/angular/date-input-min-max-date.html +3 -3
  935. package/build/static/demo/v2/angular/date-input-readonly.html +1 -1
  936. package/build/static/demo/v2/angular/date-input-validation.html +4 -4
  937. package/build/static/demo/v2/angular/date-input-with-slots.html +1 -1
  938. package/build/static/demo/v2/angular/date-input.html +1 -1
  939. package/build/static/demo/v2/angular/date-range.ts +22 -0
  940. package/build/static/demo/v2/angular/datetime-input-disabled.html +10 -0
  941. package/build/static/demo/v2/angular/datetime-input-disabled.ts +17 -0
  942. package/build/static/demo/v2/angular/datetime-input-label.html +14 -0
  943. package/build/static/demo/v2/angular/datetime-input-label.ts +17 -0
  944. package/build/static/demo/v2/angular/datetime-input-min-max-date.html +15 -0
  945. package/build/static/demo/v2/angular/datetime-input-min-max-date.ts +17 -0
  946. package/build/static/demo/v2/angular/datetime-input-readonly.html +10 -0
  947. package/build/static/demo/v2/angular/datetime-input-readonly.ts +17 -0
  948. package/build/static/demo/v2/angular/datetime-input-validation.html +44 -0
  949. package/build/static/demo/v2/angular/datetime-input-validation.ts +17 -0
  950. package/build/static/demo/v2/angular/datetime-input-with-slots.html +13 -0
  951. package/build/static/demo/v2/angular/datetime-input-with-slots.ts +17 -0
  952. package/build/static/demo/v2/angular/datetime-input.html +10 -0
  953. package/build/static/demo/v2/angular/datetime-input.ts +17 -0
  954. package/build/static/demo/v2/angular/datetime-range.ts +22 -0
  955. package/build/static/demo/v2/angular/echarts-bar-horizontal-stacked.ts +11 -6
  956. package/build/static/demo/v2/angular/echarts-bar-simple.ts +11 -6
  957. package/build/static/demo/v2/angular/echarts-circle.ts +48 -34
  958. package/build/static/demo/v2/angular/echarts-empty-state.ts +11 -6
  959. package/build/static/demo/v2/angular/echarts-gauge.ts +106 -92
  960. package/build/static/demo/v2/angular/echarts-line-advanced.ts +56 -42
  961. package/build/static/demo/v2/angular/echarts-line-multiple-y-axis.ts +65 -71
  962. package/build/static/demo/v2/angular/echarts-line-simple.ts +11 -6
  963. package/build/static/demo/v2/angular/echarts-pie.ts +47 -33
  964. package/build/static/demo/v2/angular/echarts-progress-arc.ts +73 -59
  965. package/build/static/demo/v2/angular/echarts-progress-circle.ts +80 -66
  966. package/build/static/demo/v2/angular/echarts-special-3d.ts +54 -40
  967. package/build/static/demo/v2/angular/echarts-special-toolbox.ts +11 -6
  968. package/build/static/demo/v2/angular/echarts-special-zoom.ts +66 -51
  969. package/build/static/demo/v2/angular/echarts.ts +11 -6
  970. package/build/static/demo/v2/angular/loading.ts +2 -2
  971. package/build/static/demo/v2/angular/modal-non-blocking.ts +62 -0
  972. package/build/static/demo/v2/angular/pill-variants.ts +24 -22
  973. package/build/static/demo/v2/angular/pill.html +9 -7
  974. package/build/static/demo/v2/angular/popover-news.html +3 -3
  975. package/build/static/demo/v2/angular/range-field.ts +32 -0
  976. package/build/static/demo/v2/angular/settings-legacy.html +17 -0
  977. package/build/static/demo/v2/angular/settings-legacy.ts +25 -0
  978. package/build/static/demo/v2/angular/settings.html +17 -3
  979. package/build/static/demo/v2/angular/settings.ts +2 -0
  980. package/build/static/demo/v2/angular/slider-error.html +8 -2
  981. package/build/static/demo/v2/angular/tabs-overflow.ts +20 -24
  982. package/build/static/demo/v2/angular/tabs-rounded.ts +19 -12
  983. package/build/static/demo/v2/angular/tabs.ts +11 -11
  984. package/build/static/demo/v2/angular/theme-switcher.ts +4 -5
  985. package/build/static/demo/v2/angular/time-range.ts +22 -0
  986. package/build/static/demo/v2/angular/timepicker-min-max-time.html +15 -0
  987. package/build/static/demo/v2/angular/timepicker-min-max-time.ts +17 -0
  988. package/build/static/demo/v2/angular/toggle-checked.ts +1 -1
  989. package/build/static/demo/v2/angular/toggle-custom-label.ts +1 -1
  990. package/build/static/demo/v2/angular/toggle-disabled.ts +1 -1
  991. package/build/static/demo/v2/angular/toggle-indeterminate.ts +1 -1
  992. package/build/static/demo/v2/angular/toggle-ng-model.ts +1 -1
  993. package/build/static/demo/v2/angular/toggle.ts +1 -1
  994. package/build/static/demo/v2/angular/tree-custom.ts +1 -0
  995. package/build/static/demo/v2/angular/tree.ts +1 -1
  996. package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.html +24 -0
  997. package/build/static/demo/v2/angular_standalone/about-and-legal-legacy.ts +38 -0
  998. package/build/static/demo/v2/angular_standalone/about-and-legal.html +17 -3
  999. package/build/static/demo/v2/angular_standalone/about-and-legal.ts +6 -2
  1000. package/build/static/demo/v2/angular_standalone/application-advanced.html +5 -3
  1001. package/build/static/demo/v2/angular_standalone/breadcrumb-next-items.ts +13 -4
  1002. package/build/static/demo/v2/angular_standalone/breadcrumb-truncate.ts +20 -5
  1003. package/build/static/demo/v2/angular_standalone/breadcrumb.ts +12 -3
  1004. package/build/static/demo/v2/angular_standalone/button-loading.html +24 -4
  1005. package/build/static/demo/v2/angular_standalone/button-loading.ts +11 -1
  1006. package/build/static/demo/v2/angular_standalone/button-text-icon.ts +6 -4
  1007. package/build/static/demo/v2/angular_standalone/checkbox-indeterminate.ts +2 -2
  1008. package/build/static/demo/v2/angular_standalone/checkbox.ts +4 -4
  1009. package/build/static/demo/v2/angular_standalone/chip.ts +38 -15
  1010. package/build/static/demo/v2/angular_standalone/date-dropdown-presets.html +14 -0
  1011. package/build/static/demo/v2/angular_standalone/date-dropdown-presets.ts +69 -0
  1012. package/build/static/demo/v2/angular_standalone/date-input-disabled.html +1 -1
  1013. package/build/static/demo/v2/angular_standalone/date-input-label.html +1 -1
  1014. package/build/static/demo/v2/angular_standalone/date-input-min-max-date.html +3 -3
  1015. package/build/static/demo/v2/angular_standalone/date-input-readonly.html +1 -1
  1016. package/build/static/demo/v2/angular_standalone/date-input-validation.html +4 -4
  1017. package/build/static/demo/v2/angular_standalone/date-input-with-slots.html +1 -1
  1018. package/build/static/demo/v2/angular_standalone/date-input.html +1 -1
  1019. package/build/static/demo/v2/angular_standalone/date-range.ts +23 -0
  1020. package/build/static/demo/v2/angular_standalone/datetime-input-disabled.html +10 -0
  1021. package/build/static/demo/v2/angular_standalone/datetime-input-disabled.ts +18 -0
  1022. package/build/static/demo/v2/angular_standalone/datetime-input-label.html +14 -0
  1023. package/build/static/demo/v2/angular_standalone/datetime-input-label.ts +18 -0
  1024. package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.html +15 -0
  1025. package/build/static/demo/v2/angular_standalone/datetime-input-min-max-date.ts +18 -0
  1026. package/build/static/demo/v2/angular_standalone/datetime-input-readonly.html +10 -0
  1027. package/build/static/demo/v2/angular_standalone/datetime-input-readonly.ts +18 -0
  1028. package/build/static/demo/v2/angular_standalone/datetime-input-validation.html +44 -0
  1029. package/build/static/demo/v2/angular_standalone/datetime-input-validation.ts +18 -0
  1030. package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.html +13 -0
  1031. package/build/static/demo/v2/angular_standalone/datetime-input-with-slots.ts +18 -0
  1032. package/build/static/demo/v2/angular_standalone/datetime-input.html +10 -0
  1033. package/build/static/demo/v2/angular_standalone/datetime-input.ts +18 -0
  1034. package/build/static/demo/v2/angular_standalone/datetime-range.ts +23 -0
  1035. package/build/static/demo/v2/angular_standalone/echarts-bar-horizontal-stacked.ts +11 -6
  1036. package/build/static/demo/v2/angular_standalone/echarts-bar-simple.ts +11 -6
  1037. package/build/static/demo/v2/angular_standalone/echarts-circle.ts +48 -34
  1038. package/build/static/demo/v2/angular_standalone/echarts-empty-state.ts +11 -6
  1039. package/build/static/demo/v2/angular_standalone/echarts-gauge.ts +106 -92
  1040. package/build/static/demo/v2/angular_standalone/echarts-line-advanced.ts +56 -42
  1041. package/build/static/demo/v2/angular_standalone/echarts-line-multiple-y-axis.ts +65 -71
  1042. package/build/static/demo/v2/angular_standalone/echarts-line-simple.ts +11 -6
  1043. package/build/static/demo/v2/angular_standalone/echarts-pie.ts +47 -33
  1044. package/build/static/demo/v2/angular_standalone/echarts-progress-arc.ts +73 -59
  1045. package/build/static/demo/v2/angular_standalone/echarts-progress-circle.ts +80 -66
  1046. package/build/static/demo/v2/angular_standalone/echarts-special-3d.ts +54 -40
  1047. package/build/static/demo/v2/angular_standalone/echarts-special-toolbox.ts +11 -6
  1048. package/build/static/demo/v2/angular_standalone/echarts-special-zoom.ts +66 -51
  1049. package/build/static/demo/v2/angular_standalone/echarts.ts +11 -6
  1050. package/build/static/demo/v2/angular_standalone/loading.ts +2 -2
  1051. package/build/static/demo/v2/angular_standalone/modal-non-blocking.ts +70 -0
  1052. package/build/static/demo/v2/angular_standalone/pill-variants.ts +24 -22
  1053. package/build/static/demo/v2/angular_standalone/pill.ts +16 -11
  1054. package/build/static/demo/v2/angular_standalone/popover-news.html +3 -3
  1055. package/build/static/demo/v2/angular_standalone/range-field.ts +50 -0
  1056. package/build/static/demo/v2/angular_standalone/settings-legacy.html +26 -0
  1057. package/build/static/demo/v2/angular_standalone/settings-legacy.ts +38 -0
  1058. package/build/static/demo/v2/angular_standalone/settings.html +17 -3
  1059. package/build/static/demo/v2/angular_standalone/settings.ts +6 -2
  1060. package/build/static/demo/v2/angular_standalone/slider-error.html +8 -2
  1061. package/build/static/demo/v2/angular_standalone/tabs-overflow.ts +20 -24
  1062. package/build/static/demo/v2/angular_standalone/tabs-rounded.ts +21 -14
  1063. package/build/static/demo/v2/angular_standalone/tabs.ts +11 -11
  1064. package/build/static/demo/v2/angular_standalone/theme-switcher.ts +4 -5
  1065. package/build/static/demo/v2/angular_standalone/tile.ts +2 -7
  1066. package/build/static/demo/v2/angular_standalone/time-range.ts +23 -0
  1067. package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.html +15 -0
  1068. package/build/static/demo/v2/angular_standalone/timepicker-min-max-time.ts +18 -0
  1069. package/build/static/demo/v2/angular_standalone/toggle-checked.ts +1 -1
  1070. package/build/static/demo/v2/angular_standalone/toggle-custom-label.ts +1 -1
  1071. package/build/static/demo/v2/angular_standalone/toggle-disabled.ts +1 -1
  1072. package/build/static/demo/v2/angular_standalone/toggle-indeterminate.ts +1 -1
  1073. package/build/static/demo/v2/angular_standalone/toggle-ng-model.ts +1 -1
  1074. package/build/static/demo/v2/angular_standalone/toggle.ts +1 -1
  1075. package/build/static/demo/v2/angular_standalone/tree-custom.ts +1 -0
  1076. package/build/static/demo/v2/angular_standalone/tree.ts +1 -1
  1077. package/build/static/demo/v2/html/about-and-legal-legacy.html +43 -0
  1078. package/build/static/demo/v2/html/about-and-legal.html +34 -4
  1079. package/build/static/demo/v2/html/action-card.html +1 -1
  1080. package/build/static/demo/v2/html/add-icons.html +1 -1
  1081. package/build/static/demo/v2/html/aggrid.html +1 -1
  1082. package/build/static/demo/v2/html/application-advanced.html +3 -3
  1083. package/build/static/demo/v2/html/application-app-switch.html +1 -1
  1084. package/build/static/demo/v2/html/application-breakpoints.html +1 -1
  1085. package/build/static/demo/v2/html/application-header.html +21 -5
  1086. package/build/static/demo/v2/html/application.html +1 -1
  1087. package/build/static/demo/v2/html/aria-label-properties.html +1 -1
  1088. package/build/static/demo/v2/html/avatar-image.html +1 -1
  1089. package/build/static/demo/v2/html/avatar-initials.html +1 -1
  1090. package/build/static/demo/v2/html/avatar.html +1 -1
  1091. package/build/static/demo/v2/html/blind-header-actions.html +1 -1
  1092. package/build/static/demo/v2/html/blind-variants.html +1 -1
  1093. package/build/static/demo/v2/html/blind.html +1 -1
  1094. package/build/static/demo/v2/html/breadcrumb-next-items.html +16 -5
  1095. package/build/static/demo/v2/html/breadcrumb-truncate.html +21 -6
  1096. package/build/static/demo/v2/html/breadcrumb.html +13 -4
  1097. package/build/static/demo/v2/html/button-danger-primary.html +1 -1
  1098. package/build/static/demo/v2/html/button-danger-secondary.html +1 -1
  1099. package/build/static/demo/v2/html/button-danger-tertiary.html +1 -1
  1100. package/build/static/demo/v2/html/button-group.html +1 -1
  1101. package/build/static/demo/v2/html/button-loading.html +22 -5
  1102. package/build/static/demo/v2/html/button-secondary.html +1 -1
  1103. package/build/static/demo/v2/html/button-subtle-primary.html +1 -1
  1104. package/build/static/demo/v2/html/button-subtle-secondary.html +1 -1
  1105. package/build/static/demo/v2/html/button-subtle-tertiary.html +1 -1
  1106. package/build/static/demo/v2/html/button-tertiary.html +1 -1
  1107. package/build/static/demo/v2/html/button-text-icon.html +1 -1
  1108. package/build/static/demo/v2/html/button-with-icon.html +1 -1
  1109. package/build/static/demo/v2/html/button-with-link.html +1 -1
  1110. package/build/static/demo/v2/html/buttons.html +1 -1
  1111. package/build/static/demo/v2/html/card-list.html +1 -1
  1112. package/build/static/demo/v2/html/card.html +1 -1
  1113. package/build/static/demo/v2/html/category-filter-suggestions.html +1 -1
  1114. package/build/static/demo/v2/html/category-filter.html +1 -1
  1115. package/build/static/demo/v2/html/checkbox-indeterminate.html +1 -1
  1116. package/build/static/demo/v2/html/checkbox.html +1 -1
  1117. package/build/static/demo/v2/html/chip.html +39 -16
  1118. package/build/static/demo/v2/html/content-header-no-back.html +1 -1
  1119. package/build/static/demo/v2/html/content-header-with-slot.html +1 -1
  1120. package/build/static/demo/v2/html/content-header.html +1 -1
  1121. package/build/static/demo/v2/html/content.html +1 -1
  1122. package/build/static/demo/v2/html/custom-field-validation.html +1 -1
  1123. package/build/static/demo/v2/html/custom-field.html +1 -1
  1124. package/build/static/demo/v2/html/date-dropdown-presets.html +71 -0
  1125. package/build/static/demo/v2/html/date-dropdown.html +1 -1
  1126. package/build/static/demo/v2/html/date-input-disabled.html +2 -2
  1127. package/build/static/demo/v2/html/date-input-label.html +2 -2
  1128. package/build/static/demo/v2/html/date-input-min-max-date.html +4 -4
  1129. package/build/static/demo/v2/html/date-input-readonly.html +2 -2
  1130. package/build/static/demo/v2/html/date-input-validation.html +5 -5
  1131. package/build/static/demo/v2/html/date-input-with-slots.html +2 -2
  1132. package/build/static/demo/v2/html/date-input.html +2 -2
  1133. package/build/static/demo/v2/html/date-range.html +29 -0
  1134. package/build/static/demo/v2/html/datepicker-locale.html +1 -1
  1135. package/build/static/demo/v2/html/datepicker-range.html +1 -1
  1136. package/build/static/demo/v2/html/datepicker.html +1 -1
  1137. package/build/static/demo/v2/html/datetime-input-disabled.html +22 -0
  1138. package/build/static/demo/v2/html/datetime-input-label.html +26 -0
  1139. package/build/static/demo/v2/html/datetime-input-min-max-date.html +27 -0
  1140. package/build/static/demo/v2/html/datetime-input-readonly.html +22 -0
  1141. package/build/static/demo/v2/html/datetime-input-validation.html +61 -0
  1142. package/build/static/demo/v2/html/datetime-input-with-slots.html +33 -0
  1143. package/build/static/demo/v2/html/datetime-input.html +22 -0
  1144. package/build/static/demo/v2/html/datetime-range.html +29 -0
  1145. package/build/static/demo/v2/html/datetimepicker.html +1 -1
  1146. package/build/static/demo/v2/html/divider.html +1 -1
  1147. package/build/static/demo/v2/html/dropdown-button-icon.html +1 -1
  1148. package/build/static/demo/v2/html/dropdown-button.html +1 -1
  1149. package/build/static/demo/v2/html/dropdown-icon.html +1 -1
  1150. package/build/static/demo/v2/html/dropdown-quick-actions.html +1 -1
  1151. package/build/static/demo/v2/html/dropdown-submenu.html +1 -1
  1152. package/build/static/demo/v2/html/dropdown.html +1 -1
  1153. package/build/static/demo/v2/html/echarts-bar-horizontal-stacked.html +14 -6
  1154. package/build/static/demo/v2/html/echarts-bar-simple.html +14 -6
  1155. package/build/static/demo/v2/html/echarts-circle.html +41 -33
  1156. package/build/static/demo/v2/html/echarts-empty-state.html +14 -6
  1157. package/build/static/demo/v2/html/echarts-gauge.html +11 -5
  1158. package/build/static/demo/v2/html/echarts-line-advanced.html +49 -41
  1159. package/build/static/demo/v2/html/echarts-line-multiple-y-axis.html +73 -50
  1160. package/build/static/demo/v2/html/echarts-line-simple.html +14 -6
  1161. package/build/static/demo/v2/html/echarts-pie.html +40 -32
  1162. package/build/static/demo/v2/html/echarts-progress-arc.html +66 -58
  1163. package/build/static/demo/v2/html/echarts-progress-circle.html +73 -65
  1164. package/build/static/demo/v2/html/echarts-special-3d.html +46 -38
  1165. package/build/static/demo/v2/html/echarts-special-toolbox.html +14 -6
  1166. package/build/static/demo/v2/html/echarts-special-zoom.html +58 -50
  1167. package/build/static/demo/v2/html/echarts.html +14 -6
  1168. package/build/static/demo/v2/html/empty-state-compact-break.html +1 -1
  1169. package/build/static/demo/v2/html/empty-state-compact.html +1 -1
  1170. package/build/static/demo/v2/html/empty-state.html +1 -1
  1171. package/build/static/demo/v2/html/event-list-compact.html +1 -1
  1172. package/build/static/demo/v2/html/event-list-custom-item-height-in-number.html +1 -1
  1173. package/build/static/demo/v2/html/event-list-custom-item-height.html +1 -1
  1174. package/build/static/demo/v2/html/event-list-filled.html +1 -1
  1175. package/build/static/demo/v2/html/event-list-selected.html +1 -1
  1176. package/build/static/demo/v2/html/event-list.html +1 -1
  1177. package/build/static/demo/v2/html/expanding-search.html +1 -1
  1178. package/build/static/demo/v2/html/flip-tile.html +1 -1
  1179. package/build/static/demo/v2/html/form-checkbox-disabled.html +1 -1
  1180. package/build/static/demo/v2/html/form-checkbox-group-indeterminate.html +1 -1
  1181. package/build/static/demo/v2/html/form-checkbox-group.html +1 -1
  1182. package/build/static/demo/v2/html/form-checkbox-validation.html +1 -1
  1183. package/build/static/demo/v2/html/form-checkbox.html +1 -1
  1184. package/build/static/demo/v2/html/form-layout-auto.html +1 -1
  1185. package/build/static/demo/v2/html/form-layout-grid.html +1 -1
  1186. package/build/static/demo/v2/html/grid-padding.html +1 -1
  1187. package/build/static/demo/v2/html/grid-size.html +1 -1
  1188. package/build/static/demo/v2/html/grid.html +1 -1
  1189. package/build/static/demo/v2/html/group-context-menu.html +1 -1
  1190. package/build/static/demo/v2/html/group-custom-entry.html +1 -1
  1191. package/build/static/demo/v2/html/group-header-suppressed.html +1 -1
  1192. package/build/static/demo/v2/html/group.html +1 -1
  1193. package/build/static/demo/v2/html/html-table-striped.html +1 -1
  1194. package/build/static/demo/v2/html/html-table.html +1 -1
  1195. package/build/static/demo/v2/html/icon-toggle-button-secondary.html +1 -1
  1196. package/build/static/demo/v2/html/icon-toggle-button-subtle-primary.html +1 -1
  1197. package/build/static/demo/v2/html/icon-toggle-button-subtle-secondary.html +1 -1
  1198. package/build/static/demo/v2/html/icon-toggle-button-subtle-tertiary.html +1 -1
  1199. package/build/static/demo/v2/html/icon-toggle-button-tertiary.html +1 -1
  1200. package/build/static/demo/v2/html/input-disabled.html +1 -1
  1201. package/build/static/demo/v2/html/input-label.html +1 -1
  1202. package/build/static/demo/v2/html/input-legacy-disabled.html +1 -1
  1203. package/build/static/demo/v2/html/input-legacy-readonly.html +1 -1
  1204. package/build/static/demo/v2/html/input-legacy.html +1 -1
  1205. package/build/static/demo/v2/html/input-pattern.html +1 -1
  1206. package/build/static/demo/v2/html/input-readonly.html +1 -1
  1207. package/build/static/demo/v2/html/input-types.html +1 -1
  1208. package/build/static/demo/v2/html/input-validation.html +1 -1
  1209. package/build/static/demo/v2/html/input-with-slots.html +1 -1
  1210. package/build/static/demo/v2/html/input.html +1 -1
  1211. package/build/static/demo/v2/html/key-value-list-striped.html +1 -1
  1212. package/build/static/demo/v2/html/key-value-list-with-custom-value.html +1 -1
  1213. package/build/static/demo/v2/html/key-value-list-with-icon.html +1 -1
  1214. package/build/static/demo/v2/html/key-value-list.html +1 -1
  1215. package/build/static/demo/v2/html/key-value-with-custom-value.html +1 -1
  1216. package/build/static/demo/v2/html/key-value-with-icon.html +1 -1
  1217. package/build/static/demo/v2/html/key-value-with-label-left.html +1 -1
  1218. package/build/static/demo/v2/html/key-value.html +1 -1
  1219. package/build/static/demo/v2/html/kpi.html +1 -1
  1220. package/build/static/demo/v2/html/layout-auto-custom.html +1 -1
  1221. package/build/static/demo/v2/html/layout-auto.html +1 -1
  1222. package/build/static/demo/v2/html/link-button-disabled.html +1 -1
  1223. package/build/static/demo/v2/html/link-button.html +1 -1
  1224. package/build/static/demo/v2/html/loading.html +12 -10
  1225. package/build/static/demo/v2/html/menu-category.html +1 -1
  1226. package/build/static/demo/v2/html/menu-with-bottom-tabs.html +1 -1
  1227. package/build/static/demo/v2/html/message-bar-removal.html +1 -1
  1228. package/build/static/demo/v2/html/message-bar.html +1 -1
  1229. package/build/static/demo/v2/html/message.html +1 -1
  1230. package/build/static/demo/v2/html/modal-close.html +1 -1
  1231. package/build/static/demo/v2/html/modal-form-ix-button-submit.html +1 -1
  1232. package/build/static/demo/v2/html/modal-non-blocking.html +62 -0
  1233. package/build/static/demo/v2/html/modal-sizes.html +1 -1
  1234. package/build/static/demo/v2/html/modal.html +1 -1
  1235. package/build/static/demo/v2/html/number-input-disabled.html +1 -1
  1236. package/build/static/demo/v2/html/number-input-label.html +1 -1
  1237. package/build/static/demo/v2/html/number-input-readonly.html +1 -1
  1238. package/build/static/demo/v2/html/number-input-stepper-button.html +1 -1
  1239. package/build/static/demo/v2/html/number-input-validation.html +1 -1
  1240. package/build/static/demo/v2/html/number-input-with-slots.html +1 -1
  1241. package/build/static/demo/v2/html/number-input.html +1 -1
  1242. package/build/static/demo/v2/html/pagination-advanced.html +1 -1
  1243. package/build/static/demo/v2/html/pagination.html +1 -1
  1244. package/build/static/demo/v2/html/pane-layout.html +1 -1
  1245. package/build/static/demo/v2/html/pane.html +1 -1
  1246. package/build/static/demo/v2/html/pill-variants.html +24 -18
  1247. package/build/static/demo/v2/html/pill.html +10 -8
  1248. package/build/static/demo/v2/html/popover-news.html +5 -4
  1249. package/build/static/demo/v2/html/progress-indicator-circular-sizes.html +1 -1
  1250. package/build/static/demo/v2/html/progress-indicator-circular-status.html +1 -1
  1251. package/build/static/demo/v2/html/progress-indicator-circular.html +1 -1
  1252. package/build/static/demo/v2/html/progress-indicator-linear-sizes.html +1 -1
  1253. package/build/static/demo/v2/html/progress-indicator-linear-status.html +1 -1
  1254. package/build/static/demo/v2/html/progress-indicator.html +1 -1
  1255. package/build/static/demo/v2/html/push-card.html +1 -1
  1256. package/build/static/demo/v2/html/radio-button.html +1 -1
  1257. package/build/static/demo/v2/html/radio-disabled.html +1 -1
  1258. package/build/static/demo/v2/html/radio-group.html +1 -1
  1259. package/build/static/demo/v2/html/radio-validation.html +1 -1
  1260. package/build/static/demo/v2/html/radio.html +1 -1
  1261. package/build/static/demo/v2/html/range-field.html +47 -0
  1262. package/build/static/demo/v2/html/select-editable.html +1 -1
  1263. package/build/static/demo/v2/html/select-multiple.html +1 -1
  1264. package/build/static/demo/v2/html/select-validation.html +1 -1
  1265. package/build/static/demo/v2/html/select.html +1 -1
  1266. package/build/static/demo/v2/html/settings-legacy.html +45 -0
  1267. package/build/static/demo/v2/html/settings.html +34 -8
  1268. package/build/static/demo/v2/html/slider-error.html +4 -3
  1269. package/build/static/demo/v2/html/slider-marker.html +1 -1
  1270. package/build/static/demo/v2/html/slider-trace.html +1 -1
  1271. package/build/static/demo/v2/html/slider.html +1 -1
  1272. package/build/static/demo/v2/html/spinner-large.html +1 -1
  1273. package/build/static/demo/v2/html/spinner.html +1 -1
  1274. package/build/static/demo/v2/html/split-button-icons.html +1 -1
  1275. package/build/static/demo/v2/html/split-button.html +1 -1
  1276. package/build/static/demo/v2/html/tabs-overflow.html +66 -26
  1277. package/build/static/demo/v2/html/tabs-rounded.html +23 -9
  1278. package/build/static/demo/v2/html/tabs.html +22 -15
  1279. package/build/static/demo/v2/html/textarea-disabled.html +1 -1
  1280. package/build/static/demo/v2/html/textarea-legacy-disabled.html +1 -1
  1281. package/build/static/demo/v2/html/textarea-legacy-readonly.html +1 -1
  1282. package/build/static/demo/v2/html/textarea-legacy.html +1 -1
  1283. package/build/static/demo/v2/html/textarea-readonly.html +1 -1
  1284. package/build/static/demo/v2/html/textarea-rows-cols.html +1 -1
  1285. package/build/static/demo/v2/html/textarea-validation.html +1 -1
  1286. package/build/static/demo/v2/html/textarea.html +1 -1
  1287. package/build/static/demo/v2/html/theme-switcher.html +5 -6
  1288. package/build/static/demo/v2/html/tile.html +1 -1
  1289. package/build/static/demo/v2/html/time-input-disabled.html +1 -1
  1290. package/build/static/demo/v2/html/time-input-label.html +1 -1
  1291. package/build/static/demo/v2/html/time-input-readonly.html +1 -1
  1292. package/build/static/demo/v2/html/time-input-validation.html +1 -1
  1293. package/build/static/demo/v2/html/time-input-with-slots.html +1 -1
  1294. package/build/static/demo/v2/html/time-input.html +1 -1
  1295. package/build/static/demo/v2/html/time-range.html +29 -0
  1296. package/build/static/demo/v2/html/timepicker-format-adjusted.html +1 -1
  1297. package/build/static/demo/v2/html/timepicker-intervals.html +1 -1
  1298. package/build/static/demo/v2/html/timepicker-min-max-time.html +26 -0
  1299. package/build/static/demo/v2/html/timepicker.html +1 -1
  1300. package/build/static/demo/v2/html/toast-custom.html +4 -4
  1301. package/build/static/demo/v2/html/toast-position.html +1 -1
  1302. package/build/static/demo/v2/html/toast.html +1 -1
  1303. package/build/static/demo/v2/html/toggle-button-primary.html +1 -1
  1304. package/build/static/demo/v2/html/toggle-button-secondary.html +1 -1
  1305. package/build/static/demo/v2/html/toggle-button-subtle-primary.html +1 -1
  1306. package/build/static/demo/v2/html/toggle-button-subtle-secondary.html +1 -1
  1307. package/build/static/demo/v2/html/toggle-button-subtle-tertiary.html +1 -1
  1308. package/build/static/demo/v2/html/toggle-button-tertiary.html +1 -1
  1309. package/build/static/demo/v2/html/toggle-checked.html +2 -2
  1310. package/build/static/demo/v2/html/toggle-custom-label.html +2 -2
  1311. package/build/static/demo/v2/html/toggle-disabled.html +2 -2
  1312. package/build/static/demo/v2/html/toggle-indeterminate.html +2 -2
  1313. package/build/static/demo/v2/html/toggle.html +2 -2
  1314. package/build/static/demo/v2/html/tooltip-with-icon.html +1 -1
  1315. package/build/static/demo/v2/html/tooltip.html +1 -1
  1316. package/build/static/demo/v2/html/tree-custom.html +2 -2
  1317. package/build/static/demo/v2/html/tree.html +2 -1
  1318. package/build/static/demo/v2/html/upload.html +1 -1
  1319. package/build/static/demo/v2/html/validation-select.html +1 -1
  1320. package/build/static/demo/v2/html/vertical-tabs-with-avatar.html +1 -1
  1321. package/build/static/demo/v2/html/vertical-tabs.html +1 -1
  1322. package/build/static/demo/v2/html/workflow-vertical.html +1 -1
  1323. package/build/static/demo/v2/html/workflow.html +1 -1
  1324. package/build/static/demo/v2/preview/html/assets/a11y-B5k8YVR0-BOSd6BQK.js +126 -0
  1325. package/build/static/demo/v2/preview/html/assets/action-card-CrM_8DvU.js +12 -0
  1326. package/build/static/demo/v2/preview/html/assets/add-icons-BllUjbbx.js +8 -0
  1327. package/build/static/demo/v2/preview/html/assets/aggrid-CgIkAR8M.js +49990 -0
  1328. package/build/static/demo/v2/preview/html/assets/animation-DNIQ2C1K-BYpQk_MF.js +79 -0
  1329. package/build/static/demo/v2/preview/html/assets/application-Du-DxGi3.js +7 -0
  1330. package/build/static/demo/v2/preview/html/assets/application-advanced-Jq1_7BbS.js +30 -0
  1331. package/build/static/demo/v2/preview/html/assets/application-app-switch-CJMEwynq.js +96 -0
  1332. package/build/static/demo/v2/preview/html/assets/application-breakpoints-w2WjCmgM.js +15 -0
  1333. package/build/static/demo/v2/preview/html/assets/application-header-AKSXTYJk.js +7 -0
  1334. package/build/static/demo/v2/preview/html/assets/aria-activedescendant.mixin-CM-NUHTW-CwKLvkpN.js +73 -0
  1335. package/build/static/demo/v2/preview/html/assets/base-button-hppF0uUM-BayQ2Iat.js +71 -0
  1336. package/build/static/demo/v2/preview/html/assets/base-icon-button-_xVULsPr-BBGsllDH.js +8 -0
  1337. package/build/static/demo/v2/preview/html/assets/blind-header-actions-DmWWt67r.js +8 -0
  1338. package/build/static/demo/v2/preview/html/assets/blind-variants-JKaCnVwO.js +7 -0
  1339. package/build/static/demo/v2/preview/html/assets/button-loading-ISLtFCTl.js +7 -0
  1340. package/build/static/demo/v2/preview/html/assets/button-text-icon-wh9g0rIU.js +8 -0
  1341. package/build/static/demo/v2/preview/html/assets/button-with-icon-BCxBSX0b.js +8 -0
  1342. package/build/static/demo/v2/preview/html/assets/button-with-link-lZfkEgAV.js +9 -0
  1343. package/build/static/demo/v2/preview/html/assets/card-DnHJFaUm.js +12 -0
  1344. package/build/static/demo/v2/preview/html/assets/card-list-BL_HMces.js +8 -0
  1345. package/build/static/demo/v2/preview/html/assets/chip-BHDkA_Un.js +7 -0
  1346. package/build/static/demo/v2/preview/html/assets/component-Chfbghog-DFMCI9TH.js +124 -0
  1347. package/build/static/demo/v2/preview/html/assets/content-Du-DxGi3.js +7 -0
  1348. package/build/static/demo/v2/preview/html/assets/content-header-no-back-Bw1hZE3s.js +9 -0
  1349. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-D21aRHsK.js +7 -0
  1350. package/build/static/demo/v2/preview/html/assets/context-zqk3Dkv--CsY55SLG.js +77 -0
  1351. package/build/static/demo/v2/preview/html/assets/custom-field-C7eN-AjU.js +7 -0
  1352. package/build/static/demo/v2/preview/html/assets/date-input-with-slots-D5159yx6.js +7 -0
  1353. package/build/static/demo/v2/preview/html/assets/datetime-input-with-slots-D5159yx6.js +7 -0
  1354. package/build/static/demo/v2/preview/html/assets/dropdown-button-Cc4SaHmx.js +7 -0
  1355. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-Cc4SaHmx.js +7 -0
  1356. package/build/static/demo/v2/preview/html/assets/dropdown-controller-D6Wm2E-0-B2aMR2tH.js +147 -0
  1357. package/build/static/demo/v2/preview/html/assets/dropdown-icon-DI9BuzNL.js +9 -0
  1358. package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-BF-ku5S_.js +11 -0
  1359. package/build/static/demo/v2/preview/html/assets/dropdown-submenu-BZR9IHQC.js +9 -0
  1360. package/build/static/demo/v2/preview/html/assets/echarts-CDOKfEtQ.js +142 -0
  1361. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-ooBGg1M4.js +61 -0
  1362. package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-c1TYHgtg.js +55 -0
  1363. package/build/static/demo/v2/preview/html/assets/echarts-circle-CV2afWic.js +65 -0
  1364. package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DysLbdUN.js +82 -0
  1365. package/build/static/demo/v2/preview/html/assets/echarts-gauge-BwauCLXw.js +140 -0
  1366. package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-D_U6V-eb.js +83 -0
  1367. package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-zlkLDcxn.js +141 -0
  1368. package/build/static/demo/v2/preview/html/assets/echarts-line-simple-Z1MSwLLn.js +43 -0
  1369. package/build/static/demo/v2/preview/html/assets/echarts-pie-B7CFByBV.js +64 -0
  1370. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-BX8peKnl.js +84 -0
  1371. package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-DKwtbLC2.js +93 -0
  1372. package/build/static/demo/v2/preview/html/assets/echarts-special-3d-CQX6e9rP.js +80 -0
  1373. package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Dq1kBzB9.js +59 -0
  1374. package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-DQIkk-RU.js +87 -0
  1375. package/build/static/demo/v2/preview/html/assets/empty-state-Cjgchvk8.js +7 -0
  1376. package/build/static/demo/v2/preview/html/assets/empty-state-compact-Cjgchvk8.js +7 -0
  1377. package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Cjgchvk8.js +7 -0
  1378. package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-8Frfe2Hg.js +6 -0
  1379. package/build/static/demo/v2/preview/html/assets/event-list-filled-ByHlvDRf.js +18 -0
  1380. package/build/static/demo/v2/preview/html/assets/event-list-selected-DfHhpVer.js +27 -0
  1381. package/build/static/demo/v2/preview/html/assets/find-element-Bxrgt3H_-DtbAzWDK.js +1623 -0
  1382. package/build/static/demo/v2/preview/html/assets/flip-tile-C1ncfidh.js +7 -0
  1383. package/build/static/demo/v2/preview/html/assets/focus-proxy-BgLEsVE2-zgdA9p1m.js +31 -0
  1384. package/build/static/demo/v2/preview/html/assets/focus-trap-DDLHqzV2-Cft0_sds.js +88 -0
  1385. package/build/static/demo/v2/preview/html/assets/focus-utilities-DnaItyVQ-Degzwldb.js +98 -0
  1386. package/build/static/demo/v2/preview/html/assets/focus-visible.mixin-CoMZ6z5Z-ZlXaILhq.js +40 -0
  1387. package/build/static/demo/v2/preview/html/assets/global-DjWMysHf.js +3401 -0
  1388. package/build/static/demo/v2/preview/html/assets/global-cdHQkmOG.css +4890 -0
  1389. package/build/static/demo/v2/preview/html/assets/helper-text-util-AEl-1QU6-CIzhCYER.js +45 -0
  1390. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-IStIyyve.js +29 -0
  1391. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-IStIyyve.js +29 -0
  1392. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-IStIyyve.js +29 -0
  1393. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-IStIyyve.js +29 -0
  1394. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-IStIyyve.js +29 -0
  1395. package/build/static/demo/v2/preview/html/assets/id.mixin-CUbYLenp-DR0VgaO1.js +20 -0
  1396. package/build/static/demo/v2/preview/html/assets/index-1-AMA6HY.js +4 -0
  1397. package/build/static/demo/v2/preview/html/assets/index-CIm9Z0Vg.js +1068 -0
  1398. package/build/static/demo/v2/preview/html/assets/index-Cl7fhG1I-C77BCFLW.js +94 -0
  1399. package/build/static/demo/v2/preview/html/assets/index-DqvKMZeA.js +261 -0
  1400. package/build/static/demo/v2/preview/html/assets/index-XBTykBKS-D8xrYMLu.js +10 -0
  1401. package/build/static/demo/v2/preview/html/assets/index-nCVTBc9Y-Cynij5t8.js +21 -0
  1402. package/build/static/demo/v2/preview/html/assets/index-vnsUAEMY.js +76 -0
  1403. package/build/static/demo/v2/preview/html/assets/inherit-aria-attributes.mixin-CBuZQFB--BMwxaZnz.js +34 -0
  1404. package/build/static/demo/v2/preview/html/assets/init-CkDeqDdJ.js +1577 -0
  1405. package/build/static/demo/v2/preview/html/assets/input-picker.mixin-Bo_sZpC4-D9zv-eWY.js +80 -0
  1406. package/build/static/demo/v2/preview/html/assets/input-with-slots-D5159yx6.js +7 -0
  1407. package/build/static/demo/v2/preview/html/assets/input.fc-DjE-oOZc-BEHk-Hap.js +257 -0
  1408. package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-Pqc3ZTO2.js +55 -0
  1409. package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BJWJH951.js +266 -0
  1410. package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Pap6QsTF.js +45 -0
  1411. package/build/static/demo/v2/preview/html/assets/ix-application.entry-D7P6T6qh.js +138 -0
  1412. package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DQif5UTE.js +195 -0
  1413. package/build/static/demo/v2/preview/html/assets/ix-blind.entry-BpVlm5PM.js +109 -0
  1414. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-melkKo7G.js +272 -0
  1415. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B2kKwmVx.js +141 -0
  1416. package/build/static/demo/v2/preview/html/assets/ix-button.entry-CXlzzlqi.js +306 -0
  1417. package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B-8VkcpA.js +100 -0
  1418. package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-CvWMa5iN.js +225 -0
  1419. package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-CFlOuBRG.js +44 -0
  1420. package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry--neaf4Nn.js +605 -0
  1421. package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-ZvWJrxd4.js +123 -0
  1422. package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DrV_oo3I.js +147 -0
  1423. package/build/static/demo/v2/preview/html/assets/ix-chip.entry-D3BgILpE.js +327 -0
  1424. package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-BKhIi9HI.js +1163 -0
  1425. package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-BTl4-TKy.js +42 -0
  1426. package/build/static/demo/v2/preview/html/assets/ix-content.entry-Bzo89JzA.js +27 -0
  1427. package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-DaU1GNsL.js +20 -0
  1428. package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-C5am4IeB.js +90 -0
  1429. package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-M_0t3I4X.js +76 -0
  1430. package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-D8oKiAg5.js +290 -0
  1431. package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-C_ZawRne.js +403 -0
  1432. package/build/static/demo/v2/preview/html/assets/ix-date-picker.entry-Dj8E1Xcq.js +698 -0
  1433. package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-Dp8PfqLB.js +48 -0
  1434. package/build/static/demo/v2/preview/html/assets/ix-datetime-input.entry-DImEmWZ9.js +529 -0
  1435. package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DdF2XYD8.js +303 -0
  1436. package/build/static/demo/v2/preview/html/assets/ix-divider.entry-yYUQDXEI.js +14 -0
  1437. package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-OuR01gzt.js +167 -0
  1438. package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CYgAeQoy.js +18 -0
  1439. package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-BBc6UAif.js +14 -0
  1440. package/build/static/demo/v2/preview/html/assets/ix-dropdown_2.entry-vf8PaqST.js +939 -0
  1441. package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BqSR_De3.js +45 -0
  1442. package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-CufMuZNQ.js +61 -0
  1443. package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-Cqi9hMxf.js +144 -0
  1444. package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-B6By3DS4.js +118 -0
  1445. package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-BSW62kEC.js +320 -0
  1446. package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-BPjdLQzn.js +170 -0
  1447. package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BY1Eeedp.js +20 -0
  1448. package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-D0a8QNfK.js +155 -0
  1449. package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-q-x5jbot.js +114 -0
  1450. package/build/static/demo/v2/preview/html/assets/ix-group.entry-BZKcqRpD.js +196 -0
  1451. package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-DIgukkDb.js +93 -0
  1452. package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-Bk1m9vTe.js +307 -0
  1453. package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DJnzTwtC.js +260 -0
  1454. package/build/static/demo/v2/preview/html/assets/ix-icon.entry-C28RAXb9.js +253 -0
  1455. package/build/static/demo/v2/preview/html/assets/ix-input.entry-rRAFXarT.js +250 -0
  1456. package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-CvLX0mY-.js +18 -0
  1457. package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CB_BWx7i.js +39 -0
  1458. package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BPKDjexq.js +70 -0
  1459. package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-Bq1YV9k2.js +93 -0
  1460. package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-DcdLS8G8.js +35 -0
  1461. package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-C293RsvJ.js +37 -0
  1462. package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-DdbQWbF8.js +65 -0
  1463. package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-DSTrXHaU.js +91 -0
  1464. package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-CcexDFOd.js +93 -0
  1465. package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-Cn3b3v8x.js +292 -0
  1466. package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-6g2o0jVd.js +45 -0
  1467. package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-BqP28666.js +178 -0
  1468. package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-MdeOeSbF.js +37 -0
  1469. package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-B-gWLlmX.js +91 -0
  1470. package/build/static/demo/v2/preview/html/assets/ix-menu.entry-XGLA8kvv.js +511 -0
  1471. package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-C9kuKyzt.js +73 -0
  1472. package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-Dnb5cWw7.js +90 -0
  1473. package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-Cwg3Biap.js +14 -0
  1474. package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-B4ynH6-5.js +14 -0
  1475. package/build/static/demo/v2/preview/html/assets/ix-modal.entry-4uWUkGf9.js +232 -0
  1476. package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-bQ407MBL.js +376 -0
  1477. package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-Dq9avUnj.js +219 -0
  1478. package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-CXxN69A0.js +280 -0
  1479. package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BgXBgmQA.js +529 -0
  1480. package/build/static/demo/v2/preview/html/assets/ix-pill_4.entry-CcTDe153.js +730 -0
  1481. package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D1Em7G-5.js +142 -0
  1482. package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-B8XYcnwJ.js +48 -0
  1483. package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-Dykg3Dlb.js +203 -0
  1484. package/build/static/demo/v2/preview/html/assets/ix-radio.entry-Ry_bx5sQ.js +171 -0
  1485. package/build/static/demo/v2/preview/html/assets/ix-range-field.entry-DnfNBX0a.js +117 -0
  1486. package/build/static/demo/v2/preview/html/assets/ix-select.entry-DhOWGmFn.js +698 -0
  1487. package/build/static/demo/v2/preview/html/assets/ix-slider.entry-DDx7VdQY.js +301 -0
  1488. package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-BCLRcZQM.js +141 -0
  1489. package/build/static/demo/v2/preview/html/assets/ix-tab-panel.entry-CNnWEfxO.js +29 -0
  1490. package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-bTNjof1W.js +327 -0
  1491. package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Con9_TXU.js +39 -0
  1492. package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-SmFvEwG-.js +474 -0
  1493. package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-B39FFLg4.js +75 -0
  1494. package/build/static/demo/v2/preview/html/assets/ix-toast.entry-1B5pRZb-.js +121 -0
  1495. package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-BouNJlec.js +233 -0
  1496. package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DwhXLXx-.js +341 -0
  1497. package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-gXN_Fmcb.js +357 -0
  1498. package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-BjzQknvR.js +65 -0
  1499. package/build/static/demo/v2/preview/html/assets/ix-tree.entry-DzMz5jbZ.js +647 -0
  1500. package/build/static/demo/v2/preview/html/assets/ix-typography.entry-B1qMzDEZ.js +48 -0
  1501. package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DpDFTrcs.js +188 -0
  1502. package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-JQ7EMD6i.js +144 -0
  1503. package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-CAWbkgIY.js +91 -0
  1504. package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-CwNEIKn0.js +7 -0
  1505. package/build/static/demo/v2/preview/html/assets/key-value-with-icon-CwNEIKn0.js +7 -0
  1506. package/build/static/demo/v2/preview/html/assets/listener-Dk6XGheN-BHTWfIL7.js +65 -0
  1507. package/build/static/demo/v2/preview/html/assets/loading-BJ3QSgVH.js +22 -0
  1508. package/build/static/demo/v2/preview/html/assets/luxon-datetime-format-masks-CoQiziG8-DpxwPfu4.js +28 -0
  1509. package/build/static/demo/v2/preview/html/assets/make-ref-Djkc69iv-BpP6uHEs.js +26 -0
  1510. package/build/static/demo/v2/preview/html/assets/menu-category-BY4RNSTw.js +14 -0
  1511. package/build/static/demo/v2/preview/html/assets/menu-service-DTIYRV47-C3CDZAa1.js +53 -0
  1512. package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-CZYZNUVn.js +8 -0
  1513. package/build/static/demo/v2/preview/html/assets/message-BUDywC-v.js +18 -0
  1514. package/build/static/demo/v2/preview/html/assets/message-bar-removal-B31ZCoIa.js +27 -0
  1515. package/build/static/demo/v2/preview/html/assets/modal-CH9RmzkH.js +50 -0
  1516. package/build/static/demo/v2/preview/html/assets/modal-DaGSr1j4-DDLDpRwP.js +143 -0
  1517. package/build/static/demo/v2/preview/html/assets/modal-close-CaA0A2u4.js +53 -0
  1518. package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-K9-ApIkJ.js +48 -0
  1519. package/build/static/demo/v2/preview/html/assets/modal-non-blocking-DB1OpvuZ.js +32 -0
  1520. package/build/static/demo/v2/preview/html/assets/modal-sizes-BRtRKtJR.js +50 -0
  1521. package/build/static/demo/v2/preview/html/assets/number-input-with-slots-D5159yx6.js +7 -0
  1522. package/build/static/demo/v2/preview/html/assets/pill-B2DnEk1X.js +7 -0
  1523. package/build/static/demo/v2/preview/html/assets/pill-variants-Lf5BpCmg.js +7 -0
  1524. package/build/static/demo/v2/preview/html/assets/push-card-D5159yx6.js +7 -0
  1525. package/build/static/demo/v2/preview/html/assets/service-CEglFEKY-CaUBmgY_.js +83 -0
  1526. package/build/static/demo/v2/preview/html/assets/shadow-dom-BIe8Nw9M-DxOF84uP.js +58 -0
  1527. package/build/static/demo/v2/preview/html/assets/slider-error-D3G1Lu1N.js +9 -0
  1528. package/build/static/demo/v2/preview/html/assets/slider-marker-D3G1Lu1N.js +9 -0
  1529. package/build/static/demo/v2/preview/html/assets/slider-trace-D3G1Lu1N.js +9 -0
  1530. package/build/static/demo/v2/preview/html/assets/split-button-BRF-EwWp.js +7 -0
  1531. package/build/static/demo/v2/preview/html/assets/split-button-icons-BldpzJ2X.js +10 -0
  1532. package/build/static/demo/v2/preview/html/assets/tab.mixin-2hU1i4Yk-CgX2Dde7.js +19 -0
  1533. package/build/static/demo/v2/preview/html/assets/tabs-overflow-0-xttgWo.js +19 -0
  1534. package/build/static/demo/v2/preview/html/assets/tabs-rounded-CH5FHIxf.js +12 -0
  1535. package/build/static/demo/v2/preview/html/assets/theme-switcher-CRVG13AN-OnrBiSI3.js +102 -0
  1536. package/build/static/demo/v2/preview/html/assets/theme-switcher-mQHWjqYv.js +50 -0
  1537. package/build/static/demo/v2/preview/html/assets/tile-D6V0Pp6F.js +8 -0
  1538. package/build/static/demo/v2/preview/html/assets/time-input-with-slots-D5159yx6.js +7 -0
  1539. package/build/static/demo/v2/preview/html/assets/time-picker-constraints-Bsg2RskF-BAygNgGp.js +62 -0
  1540. package/build/static/demo/v2/preview/html/assets/toast-BETCYdBt.js +15 -0
  1541. package/build/static/demo/v2/preview/html/assets/toast-custom-CRsGoYeA.js +48 -0
  1542. package/build/static/demo/v2/preview/html/assets/toast-position-CRgY3B6c.js +16 -0
  1543. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-CIKbvaQj.js +29 -0
  1544. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-CIKbvaQj.js +29 -0
  1545. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-CIKbvaQj.js +29 -0
  1546. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-CIKbvaQj.js +29 -0
  1547. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-CIKbvaQj.js +29 -0
  1548. package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-CIKbvaQj.js +29 -0
  1549. package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-B_OUcDZT.js +8 -0
  1550. package/build/static/demo/v2/preview/html/assets/tree-custom-XZqIM9rM.js +5 -0
  1551. package/build/static/demo/v2/preview/html/assets/typed-event-CWshStHZ-DBYwEilm.js +33 -0
  1552. package/build/static/demo/v2/preview/html/assets/validation-BT5aAuSO-CbQmWD6n.js +137 -0
  1553. package/build/static/demo/v2/preview/html/assets/validation-select-CfacMCY0.js +10 -0
  1554. package/build/static/demo/v2/preview/html/assets/vertical-tabs-DdaKN_zX.js +10 -0
  1555. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DdaKN_zX.js +10 -0
  1556. package/build/static/demo/v2/preview/html/component-usage-by-component.json +74 -38
  1557. package/build/static/demo/v2/preview/html/component-usage.json +102 -40
  1558. package/build/static/demo/v2/preview/html/index.html +3 -3
  1559. package/build/static/demo/v2/preview/html/preview-examples/about-and-legal-legacy.html +45 -0
  1560. package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +37 -7
  1561. package/build/static/demo/v2/preview/html/preview-examples/action-card.html +7 -7
  1562. package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +7 -7
  1563. package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +5 -5
  1564. package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +9 -9
  1565. package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +5 -5
  1566. package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +5 -5
  1567. package/build/static/demo/v2/preview/html/preview-examples/application-header.html +27 -11
  1568. package/build/static/demo/v2/preview/html/preview-examples/application.html +5 -5
  1569. package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +4 -4
  1570. package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +4 -4
  1571. package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +4 -4
  1572. package/build/static/demo/v2/preview/html/preview-examples/avatar.html +4 -4
  1573. package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +7 -7
  1574. package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +7 -7
  1575. package/build/static/demo/v2/preview/html/preview-examples/blind.html +4 -4
  1576. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +19 -8
  1577. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +24 -9
  1578. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +16 -7
  1579. package/build/static/demo/v2/preview/html/preview-examples/button-danger-primary.html +4 -4
  1580. package/build/static/demo/v2/preview/html/preview-examples/button-danger-secondary.html +4 -4
  1581. package/build/static/demo/v2/preview/html/preview-examples/button-danger-tertiary.html +4 -4
  1582. package/build/static/demo/v2/preview/html/preview-examples/button-group.html +4 -4
  1583. package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +28 -11
  1584. package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +4 -4
  1585. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-primary.html +4 -4
  1586. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-secondary.html +4 -4
  1587. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-tertiary.html +4 -4
  1588. package/build/static/demo/v2/preview/html/preview-examples/button-tertiary.html +4 -4
  1589. package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +7 -7
  1590. package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +7 -7
  1591. package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +7 -7
  1592. package/build/static/demo/v2/preview/html/preview-examples/buttons.html +4 -4
  1593. package/build/static/demo/v2/preview/html/preview-examples/card-list.html +7 -7
  1594. package/build/static/demo/v2/preview/html/preview-examples/card.html +7 -7
  1595. package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +4 -4
  1596. package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +4 -4
  1597. package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +4 -4
  1598. package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +4 -4
  1599. package/build/static/demo/v2/preview/html/preview-examples/chip.html +45 -22
  1600. package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +7 -7
  1601. package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +7 -7
  1602. package/build/static/demo/v2/preview/html/preview-examples/content-header.html +4 -4
  1603. package/build/static/demo/v2/preview/html/preview-examples/content.html +5 -5
  1604. package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +4 -4
  1605. package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +7 -7
  1606. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-presets.html +73 -0
  1607. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +4 -4
  1608. package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +5 -5
  1609. package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +5 -5
  1610. package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +7 -7
  1611. package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +5 -5
  1612. package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +8 -8
  1613. package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +8 -8
  1614. package/build/static/demo/v2/preview/html/preview-examples/date-input.html +5 -5
  1615. package/build/static/demo/v2/preview/html/preview-examples/date-range.html +31 -0
  1616. package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +4 -4
  1617. package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +4 -4
  1618. package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +4 -4
  1619. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-disabled.html +24 -0
  1620. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-label.html +28 -0
  1621. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-min-max-date.html +29 -0
  1622. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-readonly.html +24 -0
  1623. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-validation.html +63 -0
  1624. package/build/static/demo/v2/preview/html/preview-examples/datetime-input-with-slots.html +30 -0
  1625. package/build/static/demo/v2/preview/html/preview-examples/datetime-input.html +24 -0
  1626. package/build/static/demo/v2/preview/html/preview-examples/datetime-range.html +31 -0
  1627. package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +4 -4
  1628. package/build/static/demo/v2/preview/html/preview-examples/divider.html +4 -4
  1629. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +7 -7
  1630. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +7 -7
  1631. package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +7 -7
  1632. package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +7 -7
  1633. package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +7 -7
  1634. package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +4 -4
  1635. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +8 -14
  1636. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +8 -14
  1637. package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +8 -14
  1638. package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +10 -16
  1639. package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +8 -14
  1640. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +8 -14
  1641. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +8 -14
  1642. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +8 -14
  1643. package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +8 -14
  1644. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +8 -14
  1645. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +8 -14
  1646. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +8 -14
  1647. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +8 -14
  1648. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +8 -14
  1649. package/build/static/demo/v2/preview/html/preview-examples/echarts.html +8 -14
  1650. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +7 -7
  1651. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +7 -7
  1652. package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +7 -7
  1653. package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +4 -4
  1654. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +5 -5
  1655. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +4 -4
  1656. package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +5 -5
  1657. package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +5 -5
  1658. package/build/static/demo/v2/preview/html/preview-examples/event-list.html +4 -4
  1659. package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +4 -4
  1660. package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +7 -7
  1661. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +4 -4
  1662. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +4 -4
  1663. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +4 -4
  1664. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +4 -4
  1665. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +4 -4
  1666. package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +4 -4
  1667. package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +4 -4
  1668. package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +4 -4
  1669. package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +4 -4
  1670. package/build/static/demo/v2/preview/html/preview-examples/grid.html +4 -4
  1671. package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +4 -4
  1672. package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +4 -4
  1673. package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +4 -4
  1674. package/build/static/demo/v2/preview/html/preview-examples/group.html +4 -4
  1675. package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +4 -4
  1676. package/build/static/demo/v2/preview/html/preview-examples/html-table.html +4 -4
  1677. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +7 -7
  1678. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-primary.html +7 -7
  1679. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-secondary.html +7 -7
  1680. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-tertiary.html +7 -7
  1681. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-tertiary.html +7 -7
  1682. package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +4 -4
  1683. package/build/static/demo/v2/preview/html/preview-examples/input-label.html +4 -4
  1684. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +4 -4
  1685. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +4 -4
  1686. package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +4 -4
  1687. package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +4 -4
  1688. package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +4 -4
  1689. package/build/static/demo/v2/preview/html/preview-examples/input-types.html +4 -4
  1690. package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +4 -4
  1691. package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +7 -7
  1692. package/build/static/demo/v2/preview/html/preview-examples/input.html +4 -4
  1693. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +4 -4
  1694. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +4 -4
  1695. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +7 -7
  1696. package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +4 -4
  1697. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +4 -4
  1698. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +7 -7
  1699. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +4 -4
  1700. package/build/static/demo/v2/preview/html/preview-examples/key-value.html +4 -4
  1701. package/build/static/demo/v2/preview/html/preview-examples/kpi.html +4 -4
  1702. package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +4 -4
  1703. package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +4 -4
  1704. package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +4 -4
  1705. package/build/static/demo/v2/preview/html/preview-examples/link-button.html +4 -4
  1706. package/build/static/demo/v2/preview/html/preview-examples/loading.html +10 -13
  1707. package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +7 -7
  1708. package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +7 -7
  1709. package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +5 -5
  1710. package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +4 -4
  1711. package/build/static/demo/v2/preview/html/preview-examples/message.html +10 -13
  1712. package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +7 -13
  1713. package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +7 -13
  1714. package/build/static/demo/v2/preview/html/preview-examples/modal-non-blocking.html +35 -0
  1715. package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +7 -13
  1716. package/build/static/demo/v2/preview/html/preview-examples/modal.html +7 -13
  1717. package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +4 -4
  1718. package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +4 -4
  1719. package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +4 -4
  1720. package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +4 -4
  1721. package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +4 -4
  1722. package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +7 -7
  1723. package/build/static/demo/v2/preview/html/preview-examples/number-input.html +4 -4
  1724. package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +4 -4
  1725. package/build/static/demo/v2/preview/html/preview-examples/pagination.html +4 -4
  1726. package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +4 -4
  1727. package/build/static/demo/v2/preview/html/preview-examples/pane.html +4 -4
  1728. package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +30 -24
  1729. package/build/static/demo/v2/preview/html/preview-examples/pill.html +16 -14
  1730. package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +8 -7
  1731. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +4 -4
  1732. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +4 -4
  1733. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +4 -4
  1734. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +4 -4
  1735. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +4 -4
  1736. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +4 -4
  1737. package/build/static/demo/v2/preview/html/preview-examples/push-card.html +7 -7
  1738. package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +4 -4
  1739. package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +4 -4
  1740. package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +4 -4
  1741. package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +4 -4
  1742. package/build/static/demo/v2/preview/html/preview-examples/radio.html +4 -4
  1743. package/build/static/demo/v2/preview/html/preview-examples/range-field.html +49 -0
  1744. package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +4 -4
  1745. package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +4 -4
  1746. package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +4 -4
  1747. package/build/static/demo/v2/preview/html/preview-examples/select.html +4 -4
  1748. package/build/static/demo/v2/preview/html/preview-examples/settings-legacy.html +47 -0
  1749. package/build/static/demo/v2/preview/html/preview-examples/settings.html +37 -11
  1750. package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +8 -7
  1751. package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +5 -5
  1752. package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +5 -5
  1753. package/build/static/demo/v2/preview/html/preview-examples/slider-validation.html +3 -3
  1754. package/build/static/demo/v2/preview/html/preview-examples/slider.html +4 -4
  1755. package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +4 -4
  1756. package/build/static/demo/v2/preview/html/preview-examples/spinner.html +4 -4
  1757. package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +7 -7
  1758. package/build/static/demo/v2/preview/html/preview-examples/split-button.html +7 -7
  1759. package/build/static/demo/v2/preview/html/preview-examples/tabs-overflow.html +56 -23
  1760. package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +29 -15
  1761. package/build/static/demo/v2/preview/html/preview-examples/tabs.html +25 -18
  1762. package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +4 -4
  1763. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +4 -4
  1764. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +4 -4
  1765. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +4 -4
  1766. package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +4 -4
  1767. package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +4 -4
  1768. package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +4 -4
  1769. package/build/static/demo/v2/preview/html/preview-examples/textarea.html +4 -4
  1770. package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +7 -13
  1771. package/build/static/demo/v2/preview/html/preview-examples/tile.html +7 -7
  1772. package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +4 -4
  1773. package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +4 -4
  1774. package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +4 -4
  1775. package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +4 -4
  1776. package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +7 -7
  1777. package/build/static/demo/v2/preview/html/preview-examples/time-input.html +4 -4
  1778. package/build/static/demo/v2/preview/html/preview-examples/time-range.html +31 -0
  1779. package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +4 -4
  1780. package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +4 -4
  1781. package/build/static/demo/v2/preview/html/preview-examples/timepicker-min-max-time.html +28 -0
  1782. package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +4 -4
  1783. package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +13 -16
  1784. package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +10 -13
  1785. package/build/static/demo/v2/preview/html/preview-examples/toast.html +10 -13
  1786. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +7 -7
  1787. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +7 -7
  1788. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-primary.html +7 -7
  1789. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-secondary.html +7 -7
  1790. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-tertiary.html +7 -7
  1791. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-tertiary.html +7 -7
  1792. package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +5 -5
  1793. package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +5 -5
  1794. package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +5 -5
  1795. package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +5 -5
  1796. package/build/static/demo/v2/preview/html/preview-examples/toggle.html +5 -5
  1797. package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +7 -7
  1798. package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +4 -4
  1799. package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +8 -8
  1800. package/build/static/demo/v2/preview/html/preview-examples/tree.html +5 -4
  1801. package/build/static/demo/v2/preview/html/preview-examples/upload.html +4 -4
  1802. package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +5 -5
  1803. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +7 -7
  1804. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +7 -7
  1805. package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +4 -4
  1806. package/build/static/demo/v2/preview/html/preview-examples/workflow.html +4 -4
  1807. package/build/static/demo/v2/preview/mobile/assets/index-DH_UAw7K.js +2 -0
  1808. package/build/static/demo/v2/preview/mobile/assets/index-f-dOXbJG.css +1 -0
  1809. package/build/static/demo/v2/preview/mobile/assets/index-legacy-C18hY7CH.js +68 -0
  1810. package/build/static/demo/v2/preview/mobile/assets/index7-CcOgtO_J.js +1 -0
  1811. package/build/static/demo/v2/preview/mobile/assets/index7-legacy-yoCU94c-.js +5 -0
  1812. package/build/static/demo/v2/preview/mobile/assets/index8-Bte8oYbR.js +1 -0
  1813. package/build/static/demo/v2/preview/mobile/assets/index8-legacy-L5jO6fD2.js +5 -0
  1814. package/build/static/demo/v2/preview/mobile/assets/input-shims-BlPb48SA.js +1 -0
  1815. package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-BLFHhCkz.js +5 -0
  1816. package/build/static/demo/v2/preview/mobile/assets/ios.transition-DwuD4UAt.js +1 -0
  1817. package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DRvE2E1E.js +5 -0
  1818. package/build/static/demo/v2/preview/mobile/assets/keyboard-CLBCtjXd.js +1 -0
  1819. package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-D65S5Vxx.js +5 -0
  1820. package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-CKKgBVGU.js +5 -0
  1821. package/build/static/demo/v2/preview/mobile/assets/md.transition-tAB0qMxw.js +1 -0
  1822. package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-Ca0HM66H.js +4 -0
  1823. package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-D2Nkx2fN.js +5 -0
  1824. package/build/static/demo/v2/preview/mobile/assets/status-tap-vyqX0EiM.js +1 -0
  1825. package/build/static/demo/v2/preview/mobile/assets/swipe-back-CWUbUvtA.js +1 -0
  1826. package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-Y9cgBDoJ.js +5 -0
  1827. package/build/static/demo/v2/preview/mobile/assets/web-CiC9b6qR.js +1 -0
  1828. package/build/static/demo/v2/preview/mobile/assets/web-Dj0KR_SJ.js +1 -0
  1829. package/build/static/demo/v2/preview/mobile/assets/web-legacy-6GZk2KE0.js +1 -0
  1830. package/build/static/demo/v2/preview/mobile/assets/web-legacy-DeIea-uJ.js +1 -0
  1831. package/build/static/demo/v2/preview/mobile/index.html +11 -6
  1832. package/build/static/demo/v2/react/about-and-legal-legacy.tsx +46 -0
  1833. package/build/static/demo/v2/react/about-and-legal.tsx +22 -5
  1834. package/build/static/demo/v2/react/application-advanced.tsx +3 -3
  1835. package/build/static/demo/v2/react/breadcrumb-next-items.tsx +16 -5
  1836. package/build/static/demo/v2/react/breadcrumb-truncate.tsx +20 -5
  1837. package/build/static/demo/v2/react/breadcrumb.tsx +12 -3
  1838. package/build/static/demo/v2/react/button-loading.tsx +16 -8
  1839. package/build/static/demo/v2/react/buttons.tsx +1 -3
  1840. package/build/static/demo/v2/react/chip.tsx +33 -14
  1841. package/build/static/demo/v2/react/date-dropdown-presets.tsx +66 -0
  1842. package/build/static/demo/v2/react/date-input-disabled.tsx +1 -1
  1843. package/build/static/demo/v2/react/date-input-label.tsx +1 -1
  1844. package/build/static/demo/v2/react/date-input-min-max-date.tsx +3 -3
  1845. package/build/static/demo/v2/react/date-input-readonly.tsx +1 -1
  1846. package/build/static/demo/v2/react/date-input-validation.tsx +4 -4
  1847. package/build/static/demo/v2/react/date-input-with-slots.tsx +1 -1
  1848. package/build/static/demo/v2/react/date-input.tsx +1 -1
  1849. package/build/static/demo/v2/react/date-range.tsx +23 -0
  1850. package/build/static/demo/v2/react/datetime-input-disabled.tsx +16 -0
  1851. package/build/static/demo/v2/react/datetime-input-label.tsx +22 -0
  1852. package/build/static/demo/v2/react/datetime-input-min-max-date.tsx +23 -0
  1853. package/build/static/demo/v2/react/datetime-input-readonly.tsx +16 -0
  1854. package/build/static/demo/v2/react/datetime-input-validation.tsx +54 -0
  1855. package/build/static/demo/v2/react/datetime-input-with-slots.tsx +21 -0
  1856. package/build/static/demo/v2/react/datetime-input.tsx +21 -0
  1857. package/build/static/demo/v2/react/datetime-range.tsx +23 -0
  1858. package/build/static/demo/v2/react/echarts-bar-horizontal-stacked.tsx +17 -7
  1859. package/build/static/demo/v2/react/echarts-bar-simple.tsx +17 -7
  1860. package/build/static/demo/v2/react/echarts-circle.tsx +21 -7
  1861. package/build/static/demo/v2/react/echarts-empty-state.tsx +17 -7
  1862. package/build/static/demo/v2/react/echarts-gauge.tsx +21 -7
  1863. package/build/static/demo/v2/react/echarts-line-advanced.tsx +21 -7
  1864. package/build/static/demo/v2/react/echarts-line-multiple-y-axis.tsx +21 -7
  1865. package/build/static/demo/v2/react/echarts-line-simple.tsx +17 -7
  1866. package/build/static/demo/v2/react/echarts-pie.tsx +21 -7
  1867. package/build/static/demo/v2/react/echarts-progress-arc.tsx +21 -7
  1868. package/build/static/demo/v2/react/echarts-progress-circle.tsx +21 -7
  1869. package/build/static/demo/v2/react/echarts-special-3d.tsx +21 -7
  1870. package/build/static/demo/v2/react/echarts-special-toolbox.tsx +17 -7
  1871. package/build/static/demo/v2/react/echarts-special-zoom.tsx +21 -7
  1872. package/build/static/demo/v2/react/echarts.tsx +16 -7
  1873. package/build/static/demo/v2/react/loading.tsx +4 -2
  1874. package/build/static/demo/v2/react/modal-non-blocking.tsx +68 -0
  1875. package/build/static/demo/v2/react/modal.tsx +3 -1
  1876. package/build/static/demo/v2/react/pill-variants.tsx +28 -20
  1877. package/build/static/demo/v2/react/pill.tsx +20 -11
  1878. package/build/static/demo/v2/react/popover-news.tsx +5 -3
  1879. package/build/static/demo/v2/react/range-field.tsx +48 -0
  1880. package/build/static/demo/v2/react/settings-legacy.tsx +47 -0
  1881. package/build/static/demo/v2/react/settings.tsx +22 -5
  1882. package/build/static/demo/v2/react/slider-error.tsx +8 -2
  1883. package/build/static/demo/v2/react/tabs-overflow.tsx +19 -14
  1884. package/build/static/demo/v2/react/tabs-rounded.tsx +15 -12
  1885. package/build/static/demo/v2/react/tabs.tsx +11 -10
  1886. package/build/static/demo/v2/react/theme-switcher.tsx +4 -5
  1887. package/build/static/demo/v2/react/time-range.tsx +23 -0
  1888. package/build/static/demo/v2/react/timepicker-min-max-time.tsx +23 -0
  1889. package/build/static/demo/v2/react/timepicker.tsx +1 -1
  1890. package/build/static/demo/v2/react/toggle-checked.tsx +1 -1
  1891. package/build/static/demo/v2/react/toggle-custom-label.tsx +1 -1
  1892. package/build/static/demo/v2/react/toggle-disabled.tsx +1 -1
  1893. package/build/static/demo/v2/react/toggle-indeterminate.tsx +1 -1
  1894. package/build/static/demo/v2/react/toggle.tsx +1 -1
  1895. package/build/static/demo/v2/react/tree-custom.tsx +1 -0
  1896. package/build/static/demo/v2/react/tree.tsx +1 -1
  1897. package/build/static/demo/v2/vue/about-and-legal-legacy.vue +42 -0
  1898. package/build/static/demo/v2/vue/about-and-legal.vue +30 -7
  1899. package/build/static/demo/v2/vue/breadcrumb-next-items.vue +6 -4
  1900. package/build/static/demo/v2/vue/breadcrumb-truncate.vue +5 -5
  1901. package/build/static/demo/v2/vue/breadcrumb.vue +3 -3
  1902. package/build/static/demo/v2/vue/button-loading.vue +32 -4
  1903. package/build/static/demo/v2/vue/chip.vue +47 -19
  1904. package/build/static/demo/v2/vue/date-dropdown-presets.vue +65 -0
  1905. package/build/static/demo/v2/vue/date-input-disabled.vue +1 -1
  1906. package/build/static/demo/v2/vue/date-input-label.vue +1 -1
  1907. package/build/static/demo/v2/vue/date-input-min-max-date.vue +1 -1
  1908. package/build/static/demo/v2/vue/date-input-readonly.vue +1 -1
  1909. package/build/static/demo/v2/vue/date-input-validation.vue +4 -4
  1910. package/build/static/demo/v2/vue/date-input-with-slots.vue +1 -1
  1911. package/build/static/demo/v2/vue/date-input.vue +1 -1
  1912. package/build/static/demo/v2/vue/date-range.vue +19 -0
  1913. package/build/static/demo/v2/vue/datetime-input-disabled.vue +16 -0
  1914. package/build/static/demo/v2/vue/datetime-input-label.vue +20 -0
  1915. package/build/static/demo/v2/vue/datetime-input-min-max-date.vue +21 -0
  1916. package/build/static/demo/v2/vue/datetime-input-readonly.vue +16 -0
  1917. package/build/static/demo/v2/vue/datetime-input-validation.vue +30 -0
  1918. package/build/static/demo/v2/vue/datetime-input-with-slots.vue +19 -0
  1919. package/build/static/demo/v2/vue/datetime-input.vue +16 -0
  1920. package/build/static/demo/v2/vue/datetime-range.vue +23 -0
  1921. package/build/static/demo/v2/vue/echarts-bar-horizontal-stacked.vue +9 -5
  1922. package/build/static/demo/v2/vue/echarts-bar-simple.vue +9 -5
  1923. package/build/static/demo/v2/vue/echarts-circle.vue +48 -35
  1924. package/build/static/demo/v2/vue/echarts-empty-state.vue +9 -5
  1925. package/build/static/demo/v2/vue/echarts-gauge.vue +106 -93
  1926. package/build/static/demo/v2/vue/echarts-line-advanced.vue +56 -43
  1927. package/build/static/demo/v2/vue/echarts-line-multiple-y-axis.vue +54 -37
  1928. package/build/static/demo/v2/vue/echarts-line-simple.vue +9 -5
  1929. package/build/static/demo/v2/vue/echarts-pie.vue +47 -34
  1930. package/build/static/demo/v2/vue/echarts-progress-arc.vue +73 -60
  1931. package/build/static/demo/v2/vue/echarts-progress-circle.vue +80 -67
  1932. package/build/static/demo/v2/vue/echarts-special-3d.vue +54 -41
  1933. package/build/static/demo/v2/vue/echarts-special-toolbox.vue +9 -5
  1934. package/build/static/demo/v2/vue/echarts-special-zoom.vue +65 -52
  1935. package/build/static/demo/v2/vue/echarts.vue +9 -5
  1936. package/build/static/demo/v2/vue/loading.vue +4 -2
  1937. package/build/static/demo/v2/vue/pill-variants.vue +23 -17
  1938. package/build/static/demo/v2/vue/pill.vue +9 -7
  1939. package/build/static/demo/v2/vue/popover-news.vue +3 -3
  1940. package/build/static/demo/v2/vue/range-field.vue +38 -0
  1941. package/build/static/demo/v2/vue/settings-legacy.vue +47 -0
  1942. package/build/static/demo/v2/vue/settings.vue +25 -3
  1943. package/build/static/demo/v2/vue/slider-error.vue +3 -2
  1944. package/build/static/demo/v2/vue/tabs-overflow.vue +24 -15
  1945. package/build/static/demo/v2/vue/tabs-rounded.vue +15 -12
  1946. package/build/static/demo/v2/vue/tabs.vue +12 -9
  1947. package/build/static/demo/v2/vue/theme-switcher.vue +4 -5
  1948. package/build/static/demo/v2/vue/time-range.vue +19 -0
  1949. package/build/static/demo/v2/vue/timepicker-min-max-time.vue +21 -0
  1950. package/build/static/demo/v2/vue/toggle-checked.vue +1 -1
  1951. package/build/static/demo/v2/vue/toggle-custom-label.vue +1 -1
  1952. package/build/static/demo/v2/vue/toggle-disabled.vue +1 -1
  1953. package/build/static/demo/v2/vue/toggle-indeterminate.vue +1 -1
  1954. package/build/static/demo/v2/vue/toggle.vue +1 -1
  1955. package/build/static/demo/v2/vue/tree-custom.vue +1 -0
  1956. package/build/static/demo/v2/vue/tree.vue +1 -1
  1957. package/build/static/storybook-static/assets/Color-ASIRERSW-CPyBp-ek.js +1 -0
  1958. package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-Dl1t9Pr3.js +10 -0
  1959. package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-5yt1AclG.js +9 -0
  1960. package/build/static/storybook-static/assets/_commonjsHelpers-CqkleIqs.js +1 -0
  1961. package/build/static/storybook-static/assets/a11y-action-card.stories-DcKTPysK.js +72 -0
  1962. package/build/static/storybook-static/assets/a11y-button.stories-cMLbwLci.js +71 -0
  1963. package/build/static/storybook-static/assets/a11y-chip.stories-DVkk-1pl.js +187 -0
  1964. package/build/static/storybook-static/assets/a11y-datetime-input.stories-DFfBREIT.js +54 -0
  1965. package/build/static/storybook-static/assets/a11y-menu.stories-C6HLloe_.js +216 -0
  1966. package/build/static/storybook-static/assets/a11y-modal.stories-C_z1cQbP.js +57 -0
  1967. package/build/static/storybook-static/assets/a11y-pill.stories-BsUigTsv.js +168 -0
  1968. package/build/static/storybook-static/assets/a11y-toggle.stories-D0MizxMP.js +165 -0
  1969. package/build/static/storybook-static/assets/action-card.stories-BVJmmHqP.js +86 -0
  1970. package/build/static/storybook-static/assets/application-header.stories-2jX6K7kx.js +158 -0
  1971. package/build/static/storybook-static/assets/avatar.stories-_YjDS2AC.js +30 -0
  1972. package/build/static/storybook-static/assets/axe-BeIgcBHH.js +20 -0
  1973. package/build/static/storybook-static/assets/blind.stories-QsXQzATo.js +8 -0
  1974. package/build/static/storybook-static/assets/blocks-DE-J3VUc.js +750 -0
  1975. package/build/static/storybook-static/assets/breakcrumb.stories-DFUlNVxm.js +12 -0
  1976. package/build/static/storybook-static/assets/button-group.stories-CuSXOjDV.js +14 -0
  1977. package/build/static/storybook-static/assets/button.stories-BE4vVSgS.js +89 -0
  1978. package/build/static/storybook-static/assets/checkbox-group.stories-BqKah2jG.js +16 -0
  1979. package/build/static/storybook-static/assets/checkbox.stories-CUP9v1Zj.js +21 -0
  1980. package/build/static/storybook-static/assets/chip.stories-CXs8zn3v.js +298 -0
  1981. package/build/static/storybook-static/assets/date-dropdown.stories-DINTKHgx.js +3 -0
  1982. package/build/static/storybook-static/assets/dropdown-button.stories-BbTYbnVr.js +91 -0
  1983. package/build/static/storybook-static/assets/event-list-item.stories-CdYZqX3U.js +37 -0
  1984. package/build/static/storybook-static/assets/event-list.stories-C6PWG6sH.js +15 -0
  1985. package/build/static/storybook-static/assets/expanding-search.stories-BKZ8Eh23.js +5 -0
  1986. package/build/static/storybook-static/assets/flip-tile.stories-DjOOTrGa.js +12 -0
  1987. package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-h6fSI5O2.js +1 -0
  1988. package/build/static/storybook-static/assets/generic-render-Dxw1XMhM.js +1 -0
  1989. package/build/static/storybook-static/assets/group.stories-DFO2gBt3.js +20 -0
  1990. package/build/static/storybook-static/assets/iframe-CsjqMXiN.js +1037 -0
  1991. package/build/static/storybook-static/assets/iframe-Dl2yvFtN.css +1 -0
  1992. package/build/static/storybook-static/assets/index-ytUOHl-1.js +1 -0
  1993. package/build/static/storybook-static/assets/input-date.stories-ChhS8hZa.js +7 -0
  1994. package/build/static/storybook-static/assets/input-datetime.stories-C6-4ioE5.js +7 -0
  1995. package/build/static/storybook-static/assets/input-number.stories-1tguCOoW.js +70 -0
  1996. package/build/static/storybook-static/assets/input-time.stories-BK8iXytN.js +7 -0
  1997. package/build/static/storybook-static/assets/input.stories-CkrA7bqi.js +31 -0
  1998. package/build/static/storybook-static/assets/introduction-BpK8GOAQ.js +13 -0
  1999. package/build/static/storybook-static/assets/link-button.stories-6N_7XKZw.js +5 -0
  2000. package/build/static/storybook-static/assets/matchers-DMFSMG2O-N4FjKbka.js +14 -0
  2001. package/build/static/storybook-static/assets/menu-category.stories-CidV22TY.js +16 -0
  2002. package/build/static/storybook-static/assets/menu-item.stories-DSAM3erO.js +35 -0
  2003. package/build/static/storybook-static/assets/menu.stories-C_LcKGxm.js +18 -0
  2004. package/build/static/storybook-static/assets/message-bar.stories-DBTTLsgf.js +47 -0
  2005. package/build/static/storybook-static/assets/modal.stories-qaklZBGq.js +69 -0
  2006. package/build/static/storybook-static/assets/pagination.stories-C9xVxHzd.js +1 -0
  2007. package/build/static/storybook-static/assets/pane.stories-OtBOQ2Id.js +23 -0
  2008. package/build/static/storybook-static/assets/pill.stories-BWxoznBO.js +50 -0
  2009. package/build/static/storybook-static/assets/progress-indicator.stories-CIoC8tTT.js +27 -0
  2010. package/build/static/storybook-static/assets/push-card.stories-BUWSiA6m.js +10 -0
  2011. package/build/static/storybook-static/assets/radio-group.stories-CMQF1_Ea.js +14 -0
  2012. package/build/static/storybook-static/assets/radio.stories-BNu8YTca.js +12 -0
  2013. package/build/static/storybook-static/assets/range-field.stories-Dsx6Hx8J.js +32 -0
  2014. package/build/static/storybook-static/assets/select.stories-Dx61asbC.js +131 -0
  2015. package/build/static/storybook-static/assets/slider.stories-Da2reB8z.js +26 -0
  2016. package/build/static/storybook-static/assets/spinner.stories-DAu0pLKB.js +5 -0
  2017. package/build/static/storybook-static/assets/split-button.stories-2ZpWG4Jc.js +23 -0
  2018. package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-B69Ul9jr.js +6 -0
  2019. package/build/static/storybook-static/assets/tabs.stories-BxxvOZPq.js +110 -0
  2020. package/build/static/storybook-static/assets/textarea.stories-BT1vuGAb.js +16 -0
  2021. package/build/static/storybook-static/assets/tile.stories-DOaPNiP8.js +3 -0
  2022. package/build/static/storybook-static/assets/time-picker.stories-R-RXQCJC.js +51 -0
  2023. package/build/static/storybook-static/assets/toast.stories-DVrViEK1.js +9 -0
  2024. package/build/static/storybook-static/assets/toggle-button.stories-DkpvVEW_.js +70 -0
  2025. package/build/static/storybook-static/assets/toggle.stories-DRrocgw3.js +46 -0
  2026. package/build/static/storybook-static/assets/tree.stories-ClyCpl3k.js +71 -0
  2027. package/build/static/storybook-static/iframe.html +2 -2
  2028. package/build/static/storybook-static/index.json +1 -1
  2029. package/build/static/storybook-static/project.json +1 -1
  2030. package/build/static/storybook-static/sb-addons/designs-3/register-panel-bundle.js +1 -1
  2031. package/package.json +4 -4
  2032. package/build/docs/autogenerated/api/ix-drawer/api.mdx +0 -203
  2033. package/build/docs/autogenerated/api/ix-drawer/events.mdx +0 -32
  2034. package/build/docs/autogenerated/api/ix-drawer/props.mdx +0 -156
  2035. package/build/docs/autogenerated/api/ix-drawer/tags.mdx +0 -7
  2036. package/build/docs/autogenerated/api/ix-input-group/api.mdx +0 -9
  2037. package/build/docs/autogenerated/api/ix-input-group/tags.mdx +0 -9
  2038. package/build/docs/autogenerated/api/ix-validation-tooltip/api.mdx +0 -86
  2039. package/build/docs/autogenerated/api/ix-validation-tooltip/props.mdx +0 -62
  2040. package/build/docs/autogenerated/api/ix-validation-tooltip/slots.mdx +0 -9
  2041. package/build/docs/autogenerated/api/ix-validation-tooltip/tags.mdx +0 -9
  2042. package/build/docs/autogenerated/playground/date-dropdown-user-range.mdx +0 -52
  2043. package/build/docs/autogenerated/playground/drawer-full-height.mdx +0 -46
  2044. package/build/docs/autogenerated/playground/drawer.mdx +0 -46
  2045. package/build/docs/autogenerated/prompt/ix-drawer/readme.md +0 -324
  2046. package/build/docs/autogenerated/prompt/ix-input-group/readme.md +0 -31
  2047. package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +0 -46
  2048. package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.html.md +0 -7
  2049. package/build/docs/autogenerated/usage/angular/date-dropdown-user-range.ts.md +0 -40
  2050. package/build/docs/autogenerated/usage/angular/drawer-full-height.ts.md +0 -18
  2051. package/build/docs/autogenerated/usage/angular/drawer.ts.md +0 -18
  2052. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.html.md +0 -7
  2053. package/build/docs/autogenerated/usage/angular_standalone/date-dropdown-user-range.ts.md +0 -42
  2054. package/build/docs/autogenerated/usage/angular_standalone/drawer-full-height.ts.md +0 -19
  2055. package/build/docs/autogenerated/usage/angular_standalone/drawer.ts.md +0 -19
  2056. package/build/docs/autogenerated/usage/html/date-dropdown-user-range.html.md +0 -48
  2057. package/build/docs/autogenerated/usage/html/drawer-full-height.html.md +0 -31
  2058. package/build/docs/autogenerated/usage/html/drawer.html.md +0 -32
  2059. package/build/docs/autogenerated/usage/react/date-dropdown-user-range.tsx.md +0 -43
  2060. package/build/docs/autogenerated/usage/react/drawer-full-height.tsx.md +0 -22
  2061. package/build/docs/autogenerated/usage/react/drawer.tsx.md +0 -21
  2062. package/build/docs/autogenerated/usage/vue/date-dropdown-user-range.vue.md +0 -42
  2063. package/build/docs/autogenerated/usage/vue/drawer-full-height.vue.md +0 -20
  2064. package/build/docs/autogenerated/usage/vue/drawer.vue.md +0 -15
  2065. package/build/static/demo/v2/angular/date-dropdown-user-range.html +0 -14
  2066. package/build/static/demo/v2/angular/date-dropdown-user-range.ts +0 -47
  2067. package/build/static/demo/v2/angular/drawer-full-height.ts +0 -25
  2068. package/build/static/demo/v2/angular/drawer.ts +0 -25
  2069. package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.html +0 -14
  2070. package/build/static/demo/v2/angular_standalone/date-dropdown-user-range.ts +0 -49
  2071. package/build/static/demo/v2/angular_standalone/drawer-full-height.ts +0 -26
  2072. package/build/static/demo/v2/angular_standalone/drawer.ts +0 -26
  2073. package/build/static/demo/v2/html/date-dropdown-user-range.html +0 -55
  2074. package/build/static/demo/v2/html/drawer-full-height.html +0 -38
  2075. package/build/static/demo/v2/html/drawer.html +0 -39
  2076. package/build/static/demo/v2/preview/html/assets/a11y-DAzBNVe7-CO1Uj69l.js +0 -127
  2077. package/build/static/demo/v2/preview/html/assets/action-card-DPxP1WXA.js +0 -12
  2078. package/build/static/demo/v2/preview/html/assets/add-icons-CvHcdrA6.js +0 -8
  2079. package/build/static/demo/v2/preview/html/assets/aggrid-DOiIGdGA.js +0 -49990
  2080. package/build/static/demo/v2/preview/html/assets/animation-BLaucX4x-BWLd_Wig.js +0 -98
  2081. package/build/static/demo/v2/preview/html/assets/application-ZTsPD3Zg.js +0 -7
  2082. package/build/static/demo/v2/preview/html/assets/application-advanced-CViHNsbF.js +0 -30
  2083. package/build/static/demo/v2/preview/html/assets/application-app-switch-beu4Wo7g.js +0 -96
  2084. package/build/static/demo/v2/preview/html/assets/application-breakpoints-lj0NrBig.js +0 -15
  2085. package/build/static/demo/v2/preview/html/assets/application-header-DfBmbctW.js +0 -7
  2086. package/build/static/demo/v2/preview/html/assets/base-button-CV0w47z9-ChfeyWNW.js +0 -67
  2087. package/build/static/demo/v2/preview/html/assets/base-icon-button-BuHd34qo-6FAyhit5.js +0 -8
  2088. package/build/static/demo/v2/preview/html/assets/blind-header-actions-GIf8m5gu.js +0 -8
  2089. package/build/static/demo/v2/preview/html/assets/blind-variants-CPswXSvv.js +0 -7
  2090. package/build/static/demo/v2/preview/html/assets/button-loading-yH2LqEu9.js +0 -7
  2091. package/build/static/demo/v2/preview/html/assets/button-text-icon-BJhHnYM3.js +0 -8
  2092. package/build/static/demo/v2/preview/html/assets/button-with-icon-CAvMWtB7.js +0 -8
  2093. package/build/static/demo/v2/preview/html/assets/button-with-link-C9uZjBvl.js +0 -9
  2094. package/build/static/demo/v2/preview/html/assets/card-BYyp0sqK.js +0 -12
  2095. package/build/static/demo/v2/preview/html/assets/card-list-lnMy_PtF.js +0 -8
  2096. package/build/static/demo/v2/preview/html/assets/chip-Be_MshYD.js +0 -7
  2097. package/build/static/demo/v2/preview/html/assets/content-ZTsPD3Zg.js +0 -7
  2098. package/build/static/demo/v2/preview/html/assets/content-header-no-back-Do_i-AHs.js +0 -9
  2099. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-u8OXIRlU.js +0 -7
  2100. package/build/static/demo/v2/preview/html/assets/context-BniHpAE1-BXrc-Gwu.js +0 -74
  2101. package/build/static/demo/v2/preview/html/assets/custom-field-DCVzTyNE.js +0 -7
  2102. package/build/static/demo/v2/preview/html/assets/date-input-with-slots-km08UJrd.js +0 -7
  2103. package/build/static/demo/v2/preview/html/assets/dropdown-button-7n0RxHtD.js +0 -7
  2104. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-7n0RxHtD.js +0 -7
  2105. package/build/static/demo/v2/preview/html/assets/dropdown-controller-D3K9vmFp-CeqyAJWH.js +0 -144
  2106. package/build/static/demo/v2/preview/html/assets/dropdown-icon-BsdbE6Bn.js +0 -9
  2107. package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-B6tGHF7o.js +0 -11
  2108. package/build/static/demo/v2/preview/html/assets/dropdown-submenu-CPt-Vvsv.js +0 -9
  2109. package/build/static/demo/v2/preview/html/assets/echarts-De4Xy87m.js +0 -144
  2110. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-aY1Bm2bt.js +0 -63
  2111. package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-D4zlHTqq.js +0 -57
  2112. package/build/static/demo/v2/preview/html/assets/echarts-circle-0HaWZK5M.js +0 -65
  2113. package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DlaSUo_Q.js +0 -84
  2114. package/build/static/demo/v2/preview/html/assets/echarts-gauge-DE-rwqYe.js +0 -142
  2115. package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-C85X-Kc9.js +0 -83
  2116. package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-BdRsORsT.js +0 -126
  2117. package/build/static/demo/v2/preview/html/assets/echarts-line-simple-BRTqSoT8.js +0 -45
  2118. package/build/static/demo/v2/preview/html/assets/echarts-pie-BZ2vJK3p.js +0 -64
  2119. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-CS7aGf0-.js +0 -84
  2120. package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-OxTlYeZg.js +0 -93
  2121. package/build/static/demo/v2/preview/html/assets/echarts-special-3d-Dxth4BS7.js +0 -80
  2122. package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Bvob3Ood.js +0 -61
  2123. package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-jYQRWZN3.js +0 -87
  2124. package/build/static/demo/v2/preview/html/assets/empty-state-DipeepHn.js +0 -7
  2125. package/build/static/demo/v2/preview/html/assets/empty-state-compact-DipeepHn.js +0 -7
  2126. package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-DipeepHn.js +0 -7
  2127. package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-CB7jq6xl.js +0 -6
  2128. package/build/static/demo/v2/preview/html/assets/event-list-filled-wRLZaic6.js +0 -18
  2129. package/build/static/demo/v2/preview/html/assets/event-list-selected-CRWF0P7b.js +0 -27
  2130. package/build/static/demo/v2/preview/html/assets/find-element-CFRrPFxi-BfUKzqCM.js +0 -75
  2131. package/build/static/demo/v2/preview/html/assets/flip-tile-KIru3LCB.js +0 -7
  2132. package/build/static/demo/v2/preview/html/assets/floating-ui.dom-CAqtPJ4--DFASu3km.js +0 -1550
  2133. package/build/static/demo/v2/preview/html/assets/focus-BAKpVknt-BX94nhwN.js +0 -55
  2134. package/build/static/demo/v2/preview/html/assets/global-7ZbTfMw3.js +0 -3056
  2135. package/build/static/demo/v2/preview/html/assets/global-D7pkbQ45.css +0 -5572
  2136. package/build/static/demo/v2/preview/html/assets/helper-text-util-C9sLzo0k-ByYMuUsm.js +0 -27
  2137. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-D7b8mebd.js +0 -29
  2138. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-D7b8mebd.js +0 -29
  2139. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-D7b8mebd.js +0 -29
  2140. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-D7b8mebd.js +0 -29
  2141. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-D7b8mebd.js +0 -29
  2142. package/build/static/demo/v2/preview/html/assets/index-BBzEV-f4-ChQfUIyc.js +0 -96
  2143. package/build/static/demo/v2/preview/html/assets/index-BG5XMoOy-CF7NkFDC.js +0 -22
  2144. package/build/static/demo/v2/preview/html/assets/index-BWsIQ1EH.js +0 -76
  2145. package/build/static/demo/v2/preview/html/assets/index-B_6Kcb-H.js +0 -74
  2146. package/build/static/demo/v2/preview/html/assets/index-VcTKdkWt.js +0 -1061
  2147. package/build/static/demo/v2/preview/html/assets/index-c_Lae2aM.js +0 -4
  2148. package/build/static/demo/v2/preview/html/assets/init-6zSVdjuR.js +0 -1577
  2149. package/build/static/demo/v2/preview/html/assets/input-with-slots-km08UJrd.js +0 -7
  2150. package/build/static/demo/v2/preview/html/assets/input.fc-C1ytwpkt-bTPpCuNQ.js +0 -271
  2151. package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-CIgyqiQf.js +0 -23
  2152. package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BAferosB.js +0 -187
  2153. package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-CW10luYl.js +0 -40
  2154. package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Cf8cxPgW.js +0 -48
  2155. package/build/static/demo/v2/preview/html/assets/ix-application.entry-BINHMRFz.js +0 -120
  2156. package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DHwFVF_K.js +0 -93
  2157. package/build/static/demo/v2/preview/html/assets/ix-blind.entry-CF1Ln4FH.js +0 -86
  2158. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-BvnUlZad.js +0 -70
  2159. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-BAd3cY2I.js +0 -103
  2160. package/build/static/demo/v2/preview/html/assets/ix-button.entry-CRiqzFkG.js +0 -101
  2161. package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B6XSM9xC.js +0 -81
  2162. package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-D0jQOqfX.js +0 -155
  2163. package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-BTFL2Ekf.js +0 -35
  2164. package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-D924wGUo.js +0 -497
  2165. package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-BNyF_Cv-.js +0 -89
  2166. package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-BTlDHNdu.js +0 -109
  2167. package/build/static/demo/v2/preview/html/assets/ix-chip.entry-C2ONTqgJ.js +0 -70
  2168. package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-CZ49GtRE.js +0 -553
  2169. package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-B2rb6wwv.js +0 -25
  2170. package/build/static/demo/v2/preview/html/assets/ix-content.entry-DGPFvRYj.js +0 -27
  2171. package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-te-lGhkq.js +0 -16
  2172. package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CL9fyFUm.js +0 -82
  2173. package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-DvGSJggv.js +0 -44
  2174. package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-Bt709rSL.js +0 -181
  2175. package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-D4JuRopG.js +0 -253
  2176. package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-BbuiNfpo.js +0 -31
  2177. package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DkK0Tp6p.js +0 -49
  2178. package/build/static/demo/v2/preview/html/assets/ix-divider.entry-miuSysZr.js +0 -14
  2179. package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-C5d5BIrF.js +0 -135
  2180. package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-C284Le09.js +0 -43
  2181. package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-B-_ACd4S.js +0 -14
  2182. package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_af2CtU.js +0 -49
  2183. package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-CijKaukT.js +0 -14
  2184. package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-DftMOO31.js +0 -403
  2185. package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-gdnvcMA0.js +0 -16
  2186. package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-Dzl_GcXp.js +0 -36
  2187. package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-BWbe0iXR.js +0 -129
  2188. package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-Bra1tzX9.js +0 -81
  2189. package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-CpajN8qr.js +0 -174
  2190. package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-CeNTgWyQ.js +0 -110
  2191. package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BwxrRn4y.js +0 -15
  2192. package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-h2PC8IpF.js +0 -127
  2193. package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DyLYhTWo.js +0 -74
  2194. package/build/static/demo/v2/preview/html/assets/ix-group.entry-CZtLbKne.js +0 -161
  2195. package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-CD56QwiN.js +0 -66
  2196. package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-p7yX7QzK.js +0 -95
  2197. package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-C7zUrEYu.js +0 -56
  2198. package/build/static/demo/v2/preview/html/assets/ix-icon.entry-Co7qlYpz.js +0 -253
  2199. package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-DHby_kcV.js +0 -122
  2200. package/build/static/demo/v2/preview/html/assets/ix-input.entry-Dpz10z4m.js +0 -156
  2201. package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-D4uicCeS.js +0 -15
  2202. package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CWdnuFkv.js +0 -18
  2203. package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-93n7kNbV.js +0 -40
  2204. package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-D1TtACRt.js +0 -90
  2205. package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CTnqpsK5.js +0 -23
  2206. package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-CHFJyAik.js +0 -29
  2207. package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-28uo1qrP.js +0 -29
  2208. package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-C0R-Bc8y.js +0 -42
  2209. package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-D3vmp8xE.js +0 -47
  2210. package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-DPO8fZRu.js +0 -204
  2211. package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-D3uZcwxr.js +0 -39
  2212. package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-B0azZYlT.js +0 -112
  2213. package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-EW91dIYc.js +0 -29
  2214. package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DmV8Tic2.js +0 -104
  2215. package/build/static/demo/v2/preview/html/assets/ix-menu.entry-C0CNaoX6.js +0 -474
  2216. package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-8JM7iJTV.js +0 -56
  2217. package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-8nB6mrm9.js +0 -60
  2218. package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-CVojT8C9.js +0 -14
  2219. package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-ZrRXvysM.js +0 -14
  2220. package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BARCVM8Z.js +0 -180
  2221. package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-BGbHGtcT.js +0 -270
  2222. package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-9cKU7Feq.js +0 -151
  2223. package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-B-cynyXc.js +0 -270
  2224. package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BNcCjRD-.js +0 -466
  2225. package/build/static/demo/v2/preview/html/assets/ix-pill.entry-DUMPV7Bo.js +0 -68
  2226. package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D67NJI5O.js +0 -108
  2227. package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-BqfD6LMl.js +0 -18
  2228. package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BE6a0CGv.js +0 -158
  2229. package/build/static/demo/v2/preview/html/assets/ix-radio.entry-lWfKmrSL.js +0 -134
  2230. package/build/static/demo/v2/preview/html/assets/ix-select.entry-ClztaKAm.js +0 -610
  2231. package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CcX-eCG9.js +0 -236
  2232. package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CBEDxvHn.js +0 -44
  2233. package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BlbG_zmw.js +0 -433
  2234. package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-BaLuOiee.js +0 -224
  2235. package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Byxfx-if.js +0 -36
  2236. package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-C9nwO4e_.js +0 -257
  2237. package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-jn6GPZJK.js +0 -591
  2238. package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-BxJzO1qC.js +0 -109
  2239. package/build/static/demo/v2/preview/html/assets/ix-toast.entry-B8in75Vw.js +0 -87
  2240. package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-C0395Y7_.js +0 -47
  2241. package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-Kx-L7SBb.js +0 -118
  2242. package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-Ck2sYYcQ.js +0 -323
  2243. package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-DpVjUHR3.js +0 -29
  2244. package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CVG3eTH1.js +0 -580
  2245. package/build/static/demo/v2/preview/html/assets/ix-typography.entry-DKOKOJaE.js +0 -35
  2246. package/build/static/demo/v2/preview/html/assets/ix-upload.entry-CV7CfncL.js +0 -146
  2247. package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-B2-FKrpn.js +0 -150
  2248. package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-BhauAYHK.js +0 -119
  2249. package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-DEmOnb3c.js +0 -77
  2250. package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-MH6Mvgrw.js +0 -7
  2251. package/build/static/demo/v2/preview/html/assets/key-value-with-icon-MH6Mvgrw.js +0 -7
  2252. package/build/static/demo/v2/preview/html/assets/listener-DcAn-vyA-vMwX8dLP.js +0 -64
  2253. package/build/static/demo/v2/preview/html/assets/loading-D1eanxfo.js +0 -23
  2254. package/build/static/demo/v2/preview/html/assets/logical-filter-operator-BH3f5fa3-983MLV_l.js +0 -18
  2255. package/build/static/demo/v2/preview/html/assets/make-ref-bcj7UEIC-BX_OSyqv.js +0 -22
  2256. package/build/static/demo/v2/preview/html/assets/menu-category-CsGl8jiZ.js +0 -14
  2257. package/build/static/demo/v2/preview/html/assets/menu-service-BMvtckRa-Dk6abri9.js +0 -73
  2258. package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-DDqDSFLW.js +0 -8
  2259. package/build/static/demo/v2/preview/html/assets/message-B0A6QA5c.js +0 -21
  2260. package/build/static/demo/v2/preview/html/assets/message-bar-removal-90-p8mnq.js +0 -27
  2261. package/build/static/demo/v2/preview/html/assets/modal-B4NTsLyj.js +0 -56
  2262. package/build/static/demo/v2/preview/html/assets/modal-BJAcx3Qd-CMIZ8YSL.js +0 -224
  2263. package/build/static/demo/v2/preview/html/assets/modal-close-CIL-3qAR.js +0 -59
  2264. package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-Cw4Ra31w.js +0 -54
  2265. package/build/static/demo/v2/preview/html/assets/modal-sizes-D1ESLif6.js +0 -56
  2266. package/build/static/demo/v2/preview/html/assets/number-input-with-slots-km08UJrd.js +0 -7
  2267. package/build/static/demo/v2/preview/html/assets/picker-input.util-D1uMJUKN-o8S09pI3.js +0 -57
  2268. package/build/static/demo/v2/preview/html/assets/pill-BuAYsW_H.js +0 -7
  2269. package/build/static/demo/v2/preview/html/assets/pill-variants-C3S7fdno.js +0 -7
  2270. package/build/static/demo/v2/preview/html/assets/push-card-km08UJrd.js +0 -7
  2271. package/build/static/demo/v2/preview/html/assets/service-Da0kv8hS-ChZKlHDF.js +0 -100
  2272. package/build/static/demo/v2/preview/html/assets/shadow-dom-i60z1FJC-Cx4XiL3F.js +0 -37
  2273. package/build/static/demo/v2/preview/html/assets/slider-error-BmJqSYnQ.js +0 -9
  2274. package/build/static/demo/v2/preview/html/assets/slider-marker-BmJqSYnQ.js +0 -9
  2275. package/build/static/demo/v2/preview/html/assets/slider-trace-BmJqSYnQ.js +0 -9
  2276. package/build/static/demo/v2/preview/html/assets/split-button-TN-f5qhu.js +0 -7
  2277. package/build/static/demo/v2/preview/html/assets/split-button-icons-m2iH_QyE.js +0 -10
  2278. package/build/static/demo/v2/preview/html/assets/tabs-overflow-DWhXzaR3.js +0 -14
  2279. package/build/static/demo/v2/preview/html/assets/tabs-rounded-ByQqpX4p.js +0 -12
  2280. package/build/static/demo/v2/preview/html/assets/theme-switcher-CpQ8JvHL-B4B-3Xrp.js +0 -154
  2281. package/build/static/demo/v2/preview/html/assets/theme-switcher-DQoWbElz.js +0 -57
  2282. package/build/static/demo/v2/preview/html/assets/tile-DxPWnSId.js +0 -8
  2283. package/build/static/demo/v2/preview/html/assets/time-input-with-slots-km08UJrd.js +0 -7
  2284. package/build/static/demo/v2/preview/html/assets/toast-BYBP5w_W.js +0 -18
  2285. package/build/static/demo/v2/preview/html/assets/toast-custom-BNMRKrwN.js +0 -51
  2286. package/build/static/demo/v2/preview/html/assets/toast-position-DOum0rFY.js +0 -19
  2287. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-COPSYDpB.js +0 -29
  2288. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-COPSYDpB.js +0 -29
  2289. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-COPSYDpB.js +0 -29
  2290. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-COPSYDpB.js +0 -29
  2291. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-COPSYDpB.js +0 -29
  2292. package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-COPSYDpB.js +0 -29
  2293. package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-CsffgxQY.js +0 -8
  2294. package/build/static/demo/v2/preview/html/assets/tree-custom-CJnp0YOH.js +0 -5
  2295. package/build/static/demo/v2/preview/html/assets/typed-event-BdCnOrqW-CWsLM0S_.js +0 -35
  2296. package/build/static/demo/v2/preview/html/assets/upload-file-state-BGzrnl_l-DLdhtkd7.js +0 -10
  2297. package/build/static/demo/v2/preview/html/assets/validation-CTBekLDe-sG9H3Ujv.js +0 -115
  2298. package/build/static/demo/v2/preview/html/assets/validation-select-BFnRnzvg.js +0 -10
  2299. package/build/static/demo/v2/preview/html/assets/vertical-tabs-k0YwyxPH.js +0 -10
  2300. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-k0YwyxPH.js +0 -10
  2301. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +0 -57
  2302. package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +0 -40
  2303. package/build/static/demo/v2/preview/html/preview-examples/drawer.html +0 -41
  2304. package/build/static/demo/v2/preview/mobile/assets/index-CFPRKwV2.css +0 -1
  2305. package/build/static/demo/v2/preview/mobile/assets/index-X1He9H_F.js +0 -2
  2306. package/build/static/demo/v2/preview/mobile/assets/index-legacy-CZAc-Omx.js +0 -46
  2307. package/build/static/demo/v2/preview/mobile/assets/index7-2H6b30SR.js +0 -1
  2308. package/build/static/demo/v2/preview/mobile/assets/index7-legacy-1rTT3JsI.js +0 -5
  2309. package/build/static/demo/v2/preview/mobile/assets/index8-CI09UbGf.js +0 -1
  2310. package/build/static/demo/v2/preview/mobile/assets/index8-legacy-oyrG2CxX.js +0 -5
  2311. package/build/static/demo/v2/preview/mobile/assets/input-shims-DVg5nRWa.js +0 -1
  2312. package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-D0GZstDH.js +0 -5
  2313. package/build/static/demo/v2/preview/mobile/assets/ios.transition-CcsvWtNH.js +0 -1
  2314. package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-Cr0-DHxu.js +0 -5
  2315. package/build/static/demo/v2/preview/mobile/assets/keyboard-B2gai_bL.js +0 -1
  2316. package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-DZ8P_qqB.js +0 -5
  2317. package/build/static/demo/v2/preview/mobile/assets/md.transition-DCAaHW24.js +0 -1
  2318. package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-lPCgnZLq.js +0 -5
  2319. package/build/static/demo/v2/preview/mobile/assets/polyfills-legacy-7VPiklw9.js +0 -4
  2320. package/build/static/demo/v2/preview/mobile/assets/status-tap-BAsD7KXk.js +0 -1
  2321. package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-Cirxs89r.js +0 -5
  2322. package/build/static/demo/v2/preview/mobile/assets/swipe-back-BoZqzKrh.js +0 -1
  2323. package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-n5u92_tx.js +0 -5
  2324. package/build/static/demo/v2/preview/mobile/assets/web-DoSuDtt4.js +0 -1
  2325. package/build/static/demo/v2/preview/mobile/assets/web-DyDqv4X_.js +0 -1
  2326. package/build/static/demo/v2/preview/mobile/assets/web-legacy-C_mU7i8P.js +0 -1
  2327. package/build/static/demo/v2/preview/mobile/assets/web-legacy-DPHjEMsE.js +0 -1
  2328. package/build/static/demo/v2/react/date-dropdown-user-range.tsx +0 -50
  2329. package/build/static/demo/v2/react/drawer-full-height.tsx +0 -29
  2330. package/build/static/demo/v2/react/drawer.tsx +0 -28
  2331. package/build/static/demo/v2/vue/date-dropdown-user-range.vue +0 -49
  2332. package/build/static/demo/v2/vue/drawer-full-height.vue +0 -27
  2333. package/build/static/demo/v2/vue/drawer.vue +0 -22
  2334. package/build/static/storybook-static/assets/Color-ASIRERSW-DgFEgTSe.js +0 -1
  2335. package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-3uC0Kc23.js +0 -10
  2336. package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-D7DL2Ujg.js +0 -9
  2337. package/build/static/storybook-static/assets/a11y-action-card.stories-CNJpcs5A.js +0 -72
  2338. package/build/static/storybook-static/assets/a11y-menu.stories-CEa_nicC.js +0 -216
  2339. package/build/static/storybook-static/assets/action-card.stories-BSIi9GF2.js +0 -86
  2340. package/build/static/storybook-static/assets/application-header.stories-8IvjK02r.js +0 -158
  2341. package/build/static/storybook-static/assets/avatar.stories-LJmUFMc5.js +0 -30
  2342. package/build/static/storybook-static/assets/axe-BpZO0Bda.js +0 -20
  2343. package/build/static/storybook-static/assets/blind.stories-CDHjcn0p.js +0 -8
  2344. package/build/static/storybook-static/assets/blocks-DX-rwcyT.js +0 -750
  2345. package/build/static/storybook-static/assets/breakcrumb.stories-DHRrpg-4.js +0 -12
  2346. package/build/static/storybook-static/assets/button-group.stories-DEjmt_0I.js +0 -14
  2347. package/build/static/storybook-static/assets/button.stories-J4gRz_e6.js +0 -89
  2348. package/build/static/storybook-static/assets/checkbox-group.stories-BlJy2Z1v.js +0 -16
  2349. package/build/static/storybook-static/assets/checkbox.stories-DWNxBfwH.js +0 -21
  2350. package/build/static/storybook-static/assets/chip.stories-D4fK4F-P.js +0 -50
  2351. package/build/static/storybook-static/assets/date-dropdown.stories-BFDlsJHd.js +0 -3
  2352. package/build/static/storybook-static/assets/drawer.stories-7bRKGnZO.js +0 -24
  2353. package/build/static/storybook-static/assets/dropdown-button.stories-B1T8RhpY.js +0 -91
  2354. package/build/static/storybook-static/assets/event-list-item.stories-DTF0BWKG.js +0 -37
  2355. package/build/static/storybook-static/assets/event-list.stories-BdIOAy2R.js +0 -15
  2356. package/build/static/storybook-static/assets/expanding-search.stories-DpxGgbIK.js +0 -5
  2357. package/build/static/storybook-static/assets/flip-tile.stories-C8F7_4mP.js +0 -12
  2358. package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-8wXDlFrr.js +0 -1
  2359. package/build/static/storybook-static/assets/generic-render-QLLvfCCW.js +0 -1
  2360. package/build/static/storybook-static/assets/group.stories-x0T0NWSh.js +0 -20
  2361. package/build/static/storybook-static/assets/iframe-CsJz8tdT.css +0 -1
  2362. package/build/static/storybook-static/assets/iframe-DJKWFKy9.js +0 -1039
  2363. package/build/static/storybook-static/assets/index-DzYQ_BiM.js +0 -1
  2364. package/build/static/storybook-static/assets/input-date.stories-BIK-4FzF.js +0 -7
  2365. package/build/static/storybook-static/assets/input-number.stories-CMpKT_0D.js +0 -70
  2366. package/build/static/storybook-static/assets/input-time.stories-Bz6JxoxE.js +0 -7
  2367. package/build/static/storybook-static/assets/input.stories-CVTjVPni.js +0 -31
  2368. package/build/static/storybook-static/assets/introduction--Tp1TiFr.js +0 -10
  2369. package/build/static/storybook-static/assets/link-button.stories-CZXTtIJm.js +0 -5
  2370. package/build/static/storybook-static/assets/matchers-DMFSMG2O-HJu_DfWo.js +0 -14
  2371. package/build/static/storybook-static/assets/menu-category.stories-B66m6_HY.js +0 -16
  2372. package/build/static/storybook-static/assets/menu-item.stories-k9qBREKA.js +0 -35
  2373. package/build/static/storybook-static/assets/menu.stories-C4JQOAgd.js +0 -18
  2374. package/build/static/storybook-static/assets/message-bar.stories-CLGioCXA.js +0 -47
  2375. package/build/static/storybook-static/assets/modal.stories-DEEKjhsq.js +0 -69
  2376. package/build/static/storybook-static/assets/pagination.stories-Cd7mSJAA.js +0 -1
  2377. package/build/static/storybook-static/assets/pane.stories-C6K9GzyF.js +0 -23
  2378. package/build/static/storybook-static/assets/pill.stories-Dfe0oxIK.js +0 -50
  2379. package/build/static/storybook-static/assets/progress-indicator.stories-CtDZiieV.js +0 -27
  2380. package/build/static/storybook-static/assets/push-card.stories-Q4CCWS3v.js +0 -10
  2381. package/build/static/storybook-static/assets/radio-group.stories-CVBuDefO.js +0 -14
  2382. package/build/static/storybook-static/assets/radio.stories-5bNY7AwS.js +0 -12
  2383. package/build/static/storybook-static/assets/select.stories-1gyJJFYP.js +0 -131
  2384. package/build/static/storybook-static/assets/slider.stories-BH6XxAkD.js +0 -25
  2385. package/build/static/storybook-static/assets/spinner.stories-j86pSAQF.js +0 -5
  2386. package/build/static/storybook-static/assets/split-button.stories-C68dlx14.js +0 -23
  2387. package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-CO2Ynump.js +0 -6
  2388. package/build/static/storybook-static/assets/tabs.stories-C64IcF7e.js +0 -109
  2389. package/build/static/storybook-static/assets/textarea.stories-CIEh4PUU.js +0 -16
  2390. package/build/static/storybook-static/assets/tile.stories-DE20UBUz.js +0 -3
  2391. package/build/static/storybook-static/assets/time-picker.stories-CBxF3les.js +0 -42
  2392. package/build/static/storybook-static/assets/toast.stories-PEJkxwgI.js +0 -9
  2393. package/build/static/storybook-static/assets/toggle-button.stories-DIjINFb5.js +0 -70
  2394. package/build/static/storybook-static/assets/toggle.stories-CNExR4D8.js +0 -46
  2395. package/build/static/storybook-static/assets/tree.stories-PMBy2ifL.js +0 -71
  2396. /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/events.mdx +0 -0
  2397. /package/build/docs/autogenerated/api/{ix-input-group → ix-playground}/props.mdx +0 -0
  2398. /package/build/docs/autogenerated/api/{ix-drawer → ix-playground}/slots.mdx +0 -0
  2399. /package/build/docs/autogenerated/api/{ix-validation-tooltip → ix-range-field}/events.mdx +0 -0
  2400. /package/build/docs/autogenerated/api/{ix-input-group → ix-range-field}/slots.mdx +0 -0
  2401. /package/build/static/demo/v2/preview/html/assets/{rwd.util-pXYAoEyc-B7dE3uhl.js → rwd.util-JJddxCCh-B7dE3uhl.js} +0 -0
@@ -0,0 +1,3401 @@
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./ix-action-card.entry-Pqc3ZTO2.js","./a11y-B5k8YVR0-BOSd6BQK.js","./ix-application.entry-D7P6T6qh.js","./context-zqk3Dkv--CsY55SLG.js","./typed-event-CWshStHZ-DBYwEilm.js","./service-CEglFEKY-CaUBmgY_.js","./breakpoints-D_Hmobxf-DBbixPq4.js","./menu-service-DTIYRV47-C3CDZAa1.js","./shadow-dom-BIe8Nw9M-DxOF84uP.js","./theme-switcher-CRVG13AN-OnrBiSI3.js","./ix-application-header.entry-BJWJH951.js","./index-Cl7fhG1I-C77BCFLW.js","./index-nCVTBc9Y-Cynij5t8.js","./modal-DaGSr1j4-DDLDpRwP.js","./ix-application-switch-modal.entry-Pap6QsTF.js","./ix-blind.entry-BpVlm5PM.js","./anime.esm-DhE1t8Qh-cS95-bBh.js","./animation-DNIQ2C1K-BYpQk_MF.js","./ix-breadcrumb.entry-B2kKwmVx.js","./component-Chfbghog-DFMCI9TH.js","./focus-utilities-DnaItyVQ-Degzwldb.js","./mutation-observer-CX81WQtk-DFcmhOTk.js","./ix-breadcrumb-item.entry-melkKo7G.js","./base-button-hppF0uUM-BayQ2Iat.js","./inherit-aria-attributes.mixin-CBuZQFB--BMwxaZnz.js","./ix-card-list.entry-CvWMa5iN.js","./requestAnimationFrame-BEuV0Xpe-CBtvTq-Q.js","./ix-category-filter.entry--neaf4Nn.js","./disposable-event-listener-CKoABG1h-D5kNsG5G.js","./make-ref-Djkc69iv-BpP6uHEs.js","./ix-checkbox.entry-DrV_oo3I.js","./validation-BT5aAuSO-CbQmWD6n.js","./index-XBTykBKS-D8xrYMLu.js","./ix-checkbox-group.entry-ZvWJrxd4.js","./ix-chip.entry-D3BgILpE.js","./ix-content.entry-Bzo89JzA.js","./ix-content-header.entry-BTl4-TKy.js","./ix-custom-field.entry-M_0t3I4X.js","./ix-date-dropdown.entry-D8oKiAg5.js","./datetime-D1WplX1z-grPSvmS5.js","./focus-trap-DDLHqzV2-Cft0_sds.js","./ix-date-input.entry-C_ZawRne.js","./input.fc-DjE-oOZc-BEHk-Hap.js","./rwd.util-JJddxCCh-B7dE3uhl.js","./input-picker.mixin-Bo_sZpC4-D9zv-eWY.js","./dropdown-controller-D6Wm2E-0-B2aMR2tH.js","./ix-datetime-input.entry-DImEmWZ9.js","./time-picker-constraints-Bsg2RskF-BAygNgGp.js","./luxon-datetime-format-masks-CoQiziG8-DpxwPfu4.js","./ix-event-list.entry-Cqi9hMxf.js","./ix-event-list-item.entry-CufMuZNQ.js","./ix-expanding-search.entry-B6By3DS4.js","./ix-flip-tile.entry-D0a8QNfK.js","./ix-group.entry-BZKcqRpD.js","./ix-helper-text.entry-DIgukkDb.js","./helper-text-util-AEl-1QU6-CIzhCYER.js","./ix-icon-toggle-button.entry-DJnzTwtC.js","./base-icon-button-_xVULsPr-BBGsllDH.js","./ix-input.entry-rRAFXarT.js","./ix-kpi.entry-BPKDjexq.js","./ix-link-button.entry-DcdLS8G8.js","./ix-menu.entry-XGLA8kvv.js","./ix-menu-about.entry-DSTrXHaU.js","./ix-menu-about-item.entry-C293RsvJ.js","./tab.mixin-2hU1i4Yk-CgX2Dde7.js","./ix-menu-about-news.entry-DdbQWbF8.js","./ix-menu-avatar.entry-CcexDFOd.js","./ix-menu-category.entry-Cn3b3v8x.js","./ix-menu-settings.entry-B-gWLlmX.js","./ix-menu-settings-item.entry-MdeOeSbF.js","./ix-message-bar.entry-C9kuKyzt.js","./ix-number-input.entry-bQ407MBL.js","./ix-pagination.entry-Dq9avUnj.js","./ix-pane.entry-BgXBgmQA.js","./ix-pane-layout.entry-CXxN69A0.js","./ix-progress-indicator.entry-D1Em7G-5.js","./ix-radio.entry-Ry_bx5sQ.js","./ix-radio-group.entry-Dykg3Dlb.js","./ix-range-field.entry-DnfNBX0a.js","./ix-slider.entry-DDx7VdQY.js","./listener-Dk6XGheN-BHTWfIL7.js","./ix-split-button.entry-BCLRcZQM.js","./focus-proxy-BgLEsVE2-zgdA9p1m.js","./aria-activedescendant.mixin-CM-NUHTW-CwKLvkpN.js","./ix-textarea.entry-bTNjof1W.js","./ix-time-input.entry-SmFvEwG-.js","./ix-toast-container.entry-B39FFLg4.js","./ix-toggle.entry-DwhXLXx-.js","./ix-toggle-button.entry-BouNJlec.js","./ix-tree.entry-DzMz5jbZ.js","./ix-upload.entry-DpDFTrcs.js","./ix-workflow-step.entry-JQ7EMD6i.js","./ix-workflow-steps.entry-CAWbkgIY.js","./ix-avatar_2.entry-DQif5UTE.js","./id.mixin-CUbYLenp-DR0VgaO1.js","./ix-card-accordion_2.entry-B-8VkcpA.js","./ix-datetime-picker.entry-DdF2XYD8.js","./ix-group-context-menu_2.entry-q-x5jbot.js","./ix-modal.entry-4uWUkGf9.js","./ix-modal-content_2.entry-Dnb5cWw7.js","./ix-select.entry-DhOWGmFn.js","./ix-toast.entry-1B5pRZb-.js","./ix-tree-item.entry-BjzQknvR.js","./ix-col_4.entry-BKhIi9HI.js","./ix-menu-expand-icon.entry-6g2o0jVd.js","./ix-menu-item.entry-BqP28666.js","./ix-filter-chip_2.entry-BPjdLQzn.js","./focus-visible.mixin-CoMZ6z5Z-ZlXaILhq.js","./ix-pill_4.entry-CcTDe153.js","./ix-tab-panel.entry-CNnWEfxO.js","./ix-date-picker.entry-Dj8E1Xcq.js","./ix-dropdown-button.entry-OuR01gzt.js","./ix-field-label_2.entry-BSW62kEC.js","./ix-dropdown_2.entry-vf8PaqST.js","./find-element-Bxrgt3H_-DtbAzWDK.js","./ix-button.entry-CXlzzlqi.js","./ix-tooltip.entry-gXN_Fmcb.js","./ix-icon-button_2.entry-Bk1m9vTe.js"])))=>i.map(i=>d[i]);
2
+ (function polyfill() {
3
+ const relList = document.createElement("link").relList;
4
+ if (relList && relList.supports && relList.supports("modulepreload")) return;
5
+ for (const link of document.querySelectorAll('link[rel="modulepreload"]')) processPreload(link);
6
+ new MutationObserver((mutations) => {
7
+ for (const mutation of mutations) {
8
+ if (mutation.type !== "childList") continue;
9
+ for (const node of mutation.addedNodes) if (node.tagName === "LINK" && node.rel === "modulepreload") processPreload(node);
10
+ }
11
+ }).observe(document, {
12
+ childList: true,
13
+ subtree: true
14
+ });
15
+ function getFetchOpts(link) {
16
+ const fetchOpts = {};
17
+ if (link.integrity) fetchOpts.integrity = link.integrity;
18
+ if (link.referrerPolicy) fetchOpts.referrerPolicy = link.referrerPolicy;
19
+ if (link.crossOrigin === "use-credentials") fetchOpts.credentials = "include";
20
+ else if (link.crossOrigin === "anonymous") fetchOpts.credentials = "omit";
21
+ else fetchOpts.credentials = "same-origin";
22
+ return fetchOpts;
23
+ }
24
+ function processPreload(link) {
25
+ if (link.ep) return;
26
+ link.ep = true;
27
+ const fetchOpts = getFetchOpts(link);
28
+ fetch(link.href, fetchOpts);
29
+ }
30
+ })();
31
+ const scriptRel = "modulepreload";
32
+ const assetsURL = function(dep, importerUrl) {
33
+ return new URL(dep, importerUrl).href;
34
+ };
35
+ const seen = {};
36
+ const __vitePreload = function preload(baseModule, deps, importerUrl) {
37
+ let promise = Promise.resolve();
38
+ if (deps && deps.length > 0) {
39
+ let allSettled = function(promises$2) {
40
+ return Promise.all(promises$2.map((p) => Promise.resolve(p).then((value$1) => ({
41
+ status: "fulfilled",
42
+ value: value$1
43
+ }), (reason) => ({
44
+ status: "rejected",
45
+ reason
46
+ }))));
47
+ };
48
+ const links = document.getElementsByTagName("link");
49
+ const cspNonceMeta = document.querySelector("meta[property=csp-nonce]");
50
+ const cspNonce = cspNonceMeta?.nonce || cspNonceMeta?.getAttribute("nonce");
51
+ promise = allSettled(deps.map((dep) => {
52
+ dep = assetsURL(dep, importerUrl);
53
+ if (dep in seen) return;
54
+ seen[dep] = true;
55
+ const isCss = dep.endsWith(".css");
56
+ const cssSelector = isCss ? '[rel="stylesheet"]' : "";
57
+ if (!!importerUrl) for (let i$1 = links.length - 1; i$1 >= 0; i$1--) {
58
+ const link$1 = links[i$1];
59
+ if (link$1.href === dep && (!isCss || link$1.rel === "stylesheet")) return;
60
+ }
61
+ else if (document.querySelector(`link[href="${dep}"]${cssSelector}`)) return;
62
+ const link = document.createElement("link");
63
+ link.rel = isCss ? "stylesheet" : scriptRel;
64
+ if (!isCss) link.as = "script";
65
+ link.crossOrigin = "";
66
+ link.href = dep;
67
+ if (cspNonce) link.setAttribute("nonce", cspNonce);
68
+ document.head.appendChild(link);
69
+ if (isCss) return new Promise((res, rej) => {
70
+ link.addEventListener("load", res);
71
+ link.addEventListener("error", () => rej(/* @__PURE__ */ new Error(`Unable to preload CSS for ${dep}`)));
72
+ });
73
+ }));
74
+ }
75
+ function handlePreloadError(err$2) {
76
+ const e$1 = new Event("vite:preloadError", { cancelable: true });
77
+ e$1.payload = err$2;
78
+ window.dispatchEvent(e$1);
79
+ if (!e$1.defaultPrevented) throw err$2;
80
+ }
81
+ return promise.then((res) => {
82
+ for (const item of res || []) {
83
+ if (item.status !== "rejected") continue;
84
+ handlePreloadError(item.reason);
85
+ }
86
+ return baseModule().catch(handlePreloadError);
87
+ });
88
+ };
89
+ const NAMESPACE = "siemens-ix";
90
+ const BUILD = (
91
+ /* siemens-ix */
92
+ { hotModuleReplacement: false, hydratedSelectorName: "hydrated", lazyLoad: true, propChangeCallback: true, slotRelocation: true, state: true, updatable: true }
93
+ );
94
+ var SVG_NS = "http://www.w3.org/2000/svg";
95
+ var HTML_NS = "http://www.w3.org/1999/xhtml";
96
+ var PrimitiveType = /* @__PURE__ */ ((PrimitiveType2) => {
97
+ PrimitiveType2["Undefined"] = "undefined";
98
+ PrimitiveType2["Null"] = "null";
99
+ PrimitiveType2["String"] = "string";
100
+ PrimitiveType2["Number"] = "number";
101
+ PrimitiveType2["SpecialNumber"] = "number";
102
+ PrimitiveType2["Boolean"] = "boolean";
103
+ PrimitiveType2["BigInt"] = "bigint";
104
+ return PrimitiveType2;
105
+ })(PrimitiveType || {});
106
+ var NonPrimitiveType = /* @__PURE__ */ ((NonPrimitiveType2) => {
107
+ NonPrimitiveType2["Array"] = "array";
108
+ NonPrimitiveType2["Date"] = "date";
109
+ NonPrimitiveType2["Map"] = "map";
110
+ NonPrimitiveType2["Object"] = "object";
111
+ NonPrimitiveType2["RegularExpression"] = "regexp";
112
+ NonPrimitiveType2["Set"] = "set";
113
+ NonPrimitiveType2["Channel"] = "channel";
114
+ NonPrimitiveType2["Symbol"] = "symbol";
115
+ return NonPrimitiveType2;
116
+ })(NonPrimitiveType || {});
117
+ var TYPE_CONSTANT = "type";
118
+ var VALUE_CONSTANT = "value";
119
+ var SERIALIZED_PREFIX = "serialized:";
120
+ function getPropertyDescriptor(obj, memberName, getOnly) {
121
+ const stopAt = typeof HTMLElement !== "undefined" ? HTMLElement.prototype : null;
122
+ while (obj && obj !== stopAt) {
123
+ const desc = Object.getOwnPropertyDescriptor(obj, memberName);
124
+ if (desc && (!getOnly || desc.get)) return desc;
125
+ obj = Object.getPrototypeOf(obj);
126
+ }
127
+ return void 0;
128
+ }
129
+ var reWireGetterSetter = (instance, hostRef) => {
130
+ var _a;
131
+ const cmpMeta = hostRef.$cmpMeta$;
132
+ const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
133
+ members.map(([memberName, [memberFlags]]) => {
134
+ if (memberFlags & 31 || memberFlags & 32) {
135
+ const ogValue = instance[memberName];
136
+ const ogDescriptor = getPropertyDescriptor(Object.getPrototypeOf(instance), memberName, true) || Object.getOwnPropertyDescriptor(instance, memberName);
137
+ if (ogDescriptor) {
138
+ Object.defineProperty(instance, memberName, {
139
+ get() {
140
+ return ogDescriptor.get.call(this);
141
+ },
142
+ set(newValue) {
143
+ ogDescriptor.set.call(this, newValue);
144
+ },
145
+ configurable: true,
146
+ enumerable: true
147
+ });
148
+ }
149
+ if (hostRef.$instanceValues$.has(memberName)) {
150
+ instance[memberName] = hostRef.$instanceValues$.get(memberName);
151
+ } else if (ogValue !== void 0) {
152
+ instance[memberName] = ogValue;
153
+ }
154
+ }
155
+ });
156
+ };
157
+ var getHostRef = (ref) => {
158
+ if (ref.__stencil__getHostRef) {
159
+ return ref.__stencil__getHostRef();
160
+ }
161
+ return void 0;
162
+ };
163
+ var registerInstance = (lazyInstance, hostRef) => {
164
+ if (!hostRef) return;
165
+ lazyInstance.__stencil__getHostRef = () => hostRef;
166
+ hostRef.$lazyInstance$ = lazyInstance;
167
+ if (hostRef.$cmpMeta$.$flags$ & 512 && BUILD.state) {
168
+ reWireGetterSetter(lazyInstance, hostRef);
169
+ }
170
+ };
171
+ var registerHost = (hostElement, cmpMeta) => {
172
+ const hostRef = {
173
+ $flags$: 0,
174
+ $hostElement$: hostElement,
175
+ $cmpMeta$: cmpMeta,
176
+ $instanceValues$: /* @__PURE__ */ new Map(),
177
+ $serializerValues$: /* @__PURE__ */ new Map()
178
+ };
179
+ {
180
+ hostRef.$onInstancePromise$ = new Promise((r) => hostRef.$onInstanceResolve$ = r);
181
+ }
182
+ {
183
+ hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);
184
+ hostElement["s-p"] = [];
185
+ hostElement["s-rc"] = [];
186
+ }
187
+ {
188
+ hostRef.$fetchedCbList$ = [];
189
+ }
190
+ const ref = hostRef;
191
+ hostElement.__stencil__getHostRef = () => ref;
192
+ return ref;
193
+ };
194
+ var isMemberInElement = (elm, memberName) => memberName in elm;
195
+ var consoleError = (e, el) => (0, console.error)(e, el);
196
+ var cmpModules = /* @__PURE__ */ new Map();
197
+ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
198
+ const exportName = cmpMeta.$tagName$.replace(/-/g, "_");
199
+ const bundleId = cmpMeta.$lazyBundleId$;
200
+ if (!bundleId) {
201
+ return void 0;
202
+ }
203
+ const module = cmpModules.get(bundleId);
204
+ if (module) {
205
+ return module[exportName];
206
+ }
207
+ {
208
+ const processMod = (importedModule) => {
209
+ cmpModules.set(bundleId, importedModule);
210
+ return importedModule[exportName];
211
+ };
212
+ switch (bundleId) {
213
+ case "ix-action-card":
214
+ return __vitePreload(() => import(
215
+ /* webpackMode: "lazy" */
216
+ "./ix-action-card.entry-Pqc3ZTO2.js"
217
+ ), true ? __vite__mapDeps([0,1]) : void 0, import.meta.url).then(processMod, consoleError);
218
+ case "ix-application":
219
+ return __vitePreload(() => import(
220
+ /* webpackMode: "lazy" */
221
+ "./ix-application.entry-D7P6T6qh.js"
222
+ ), true ? __vite__mapDeps([2,3,4,5,6,7,8,9]) : void 0, import.meta.url).then(processMod, consoleError);
223
+ case "ix-application-header":
224
+ return __vitePreload(() => import(
225
+ /* webpackMode: "lazy" */
226
+ "./ix-application-header.entry-BJWJH951.js"
227
+ ), true ? __vite__mapDeps([10,11,1,12,13,4,3,6,7,8,5]) : void 0, import.meta.url).then(processMod, consoleError);
228
+ case "ix-application-switch-modal":
229
+ return __vitePreload(() => import(
230
+ /* webpackMode: "lazy" */
231
+ "./ix-application-switch-modal.entry-Pap6QsTF.js"
232
+ ), true ? __vite__mapDeps([14,11,13,4]) : void 0, import.meta.url).then(processMod, consoleError);
233
+ case "ix-blind":
234
+ return __vitePreload(() => import(
235
+ /* webpackMode: "lazy" */
236
+ "./ix-blind.entry-BpVlm5PM.js"
237
+ ), true ? __vite__mapDeps([15,16,1,11,17]) : void 0, import.meta.url).then(processMod, consoleError);
238
+ case "ix-breadcrumb":
239
+ return __vitePreload(() => import(
240
+ /* webpackMode: "lazy" */
241
+ "./ix-breadcrumb.entry-B2kKwmVx.js"
242
+ ), true ? __vite__mapDeps([18,11,1,19,20,8,21]) : void 0, import.meta.url).then(processMod, consoleError);
243
+ case "ix-breadcrumb-item":
244
+ return __vitePreload(() => import(
245
+ /* webpackMode: "lazy" */
246
+ "./ix-breadcrumb-item.entry-melkKo7G.js"
247
+ ), true ? __vite__mapDeps([22,23,1,11,19,20,8,24]) : void 0, import.meta.url).then(processMod, consoleError);
248
+ case "ix-card-list":
249
+ return __vitePreload(() => import(
250
+ /* webpackMode: "lazy" */
251
+ "./ix-card-list.entry-CvWMa5iN.js"
252
+ ), true ? __vite__mapDeps([25,21,11,26]) : void 0, import.meta.url).then(processMod, consoleError);
253
+ case "ix-category-filter":
254
+ return __vitePreload(() => import(
255
+ /* webpackMode: "lazy" */
256
+ "./ix-category-filter.entry--neaf4Nn.js"
257
+ ), true ? __vite__mapDeps([27,11,23,1,28,29,26]) : void 0, import.meta.url).then(processMod, consoleError);
258
+ case "ix-checkbox":
259
+ return __vitePreload(() => import(
260
+ /* webpackMode: "lazy" */
261
+ "./ix-checkbox.entry-DrV_oo3I.js"
262
+ ), true ? __vite__mapDeps([30,1,29,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
263
+ case "ix-checkbox-group":
264
+ return __vitePreload(() => import(
265
+ /* webpackMode: "lazy" */
266
+ "./ix-checkbox-group.entry-ZvWJrxd4.js"
267
+ ), true ? __vite__mapDeps([33,29,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
268
+ case "ix-chip":
269
+ return __vitePreload(() => import(
270
+ /* webpackMode: "lazy" */
271
+ "./ix-chip.entry-D3BgILpE.js"
272
+ ), true ? __vite__mapDeps([34,11,1,19,20,8,24,29]) : void 0, import.meta.url).then(processMod, consoleError);
273
+ case "ix-content":
274
+ return __vitePreload(() => import(
275
+ /* webpackMode: "lazy" */
276
+ "./ix-content.entry-Bzo89JzA.js"
277
+ ), true ? __vite__mapDeps([35,8]) : void 0, import.meta.url).then(processMod, consoleError);
278
+ case "ix-content-header":
279
+ return __vitePreload(() => import(
280
+ /* webpackMode: "lazy" */
281
+ "./ix-content-header.entry-BTl4-TKy.js"
282
+ ), true ? __vite__mapDeps([36,11]) : void 0, import.meta.url).then(processMod, consoleError);
283
+ case "ix-css-grid":
284
+ return __vitePreload(() => import(
285
+ /* webpackMode: "lazy" */
286
+ "./ix-css-grid.entry-C5am4IeB.js"
287
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
288
+ case "ix-css-grid-item":
289
+ return __vitePreload(() => import(
290
+ /* webpackMode: "lazy" */
291
+ "./ix-css-grid-item.entry-DaU1GNsL.js"
292
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
293
+ case "ix-custom-field":
294
+ return __vitePreload(() => import(
295
+ /* webpackMode: "lazy" */
296
+ "./ix-custom-field.entry-M_0t3I4X.js"
297
+ ), true ? __vite__mapDeps([37,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
298
+ case "ix-date-dropdown":
299
+ return __vitePreload(() => import(
300
+ /* webpackMode: "lazy" */
301
+ "./ix-date-dropdown.entry-D8oKiAg5.js"
302
+ ), true ? __vite__mapDeps([38,11,39,19,20,8,29,26,23,1,40]) : void 0, import.meta.url).then(processMod, consoleError);
303
+ case "ix-date-input":
304
+ return __vitePreload(() => import(
305
+ /* webpackMode: "lazy" */
306
+ "./ix-date-input.entry-C_ZawRne.js"
307
+ ), true ? __vite__mapDeps([41,11,39,42,1,21,43,16,17,31,32,44,45,29,19,20,8]) : void 0, import.meta.url).then(processMod, consoleError);
308
+ case "ix-datetime-input":
309
+ return __vitePreload(() => import(
310
+ /* webpackMode: "lazy" */
311
+ "./ix-datetime-input.entry-DImEmWZ9.js"
312
+ ), true ? __vite__mapDeps([46,11,39,42,1,21,43,16,17,31,32,47,44,45,29,48,19,20,8]) : void 0, import.meta.url).then(processMod, consoleError);
313
+ case "ix-dropdown-header":
314
+ return __vitePreload(() => import(
315
+ /* webpackMode: "lazy" */
316
+ "./ix-dropdown-header.entry-CYgAeQoy.js"
317
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
318
+ case "ix-dropdown-quick-actions":
319
+ return __vitePreload(() => import(
320
+ /* webpackMode: "lazy" */
321
+ "./ix-dropdown-quick-actions.entry-BBc6UAif.js"
322
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
323
+ case "ix-empty-state":
324
+ return __vitePreload(() => import(
325
+ /* webpackMode: "lazy" */
326
+ "./ix-empty-state.entry-BqSR_De3.js"
327
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
328
+ case "ix-event-list":
329
+ return __vitePreload(() => import(
330
+ /* webpackMode: "lazy" */
331
+ "./ix-event-list.entry-Cqi9hMxf.js"
332
+ ), true ? __vite__mapDeps([49,21,43,16]) : void 0, import.meta.url).then(processMod, consoleError);
333
+ case "ix-event-list-item":
334
+ return __vitePreload(() => import(
335
+ /* webpackMode: "lazy" */
336
+ "./ix-event-list-item.entry-CufMuZNQ.js"
337
+ ), true ? __vite__mapDeps([50,11,1]) : void 0, import.meta.url).then(processMod, consoleError);
338
+ case "ix-expanding-search":
339
+ return __vitePreload(() => import(
340
+ /* webpackMode: "lazy" */
341
+ "./ix-expanding-search.entry-B6By3DS4.js"
342
+ ), true ? __vite__mapDeps([51,11]) : void 0, import.meta.url).then(processMod, consoleError);
343
+ case "ix-flip-tile":
344
+ return __vitePreload(() => import(
345
+ /* webpackMode: "lazy" */
346
+ "./ix-flip-tile.entry-D0a8QNfK.js"
347
+ ), true ? __vite__mapDeps([52,11,16,17,21,8]) : void 0, import.meta.url).then(processMod, consoleError);
348
+ case "ix-flip-tile-content":
349
+ return __vitePreload(() => import(
350
+ /* webpackMode: "lazy" */
351
+ "./ix-flip-tile-content.entry-BY1Eeedp.js"
352
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
353
+ case "ix-group":
354
+ return __vitePreload(() => import(
355
+ /* webpackMode: "lazy" */
356
+ "./ix-group.entry-BZKcqRpD.js"
357
+ ), true ? __vite__mapDeps([53,21,8,11]) : void 0, import.meta.url).then(processMod, consoleError);
358
+ case "ix-helper-text":
359
+ return __vitePreload(() => import(
360
+ /* webpackMode: "lazy" */
361
+ "./ix-helper-text.entry-DIgukkDb.js"
362
+ ), true ? __vite__mapDeps([54,55,11,1,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
363
+ case "ix-icon-toggle-button":
364
+ return __vitePreload(() => import(
365
+ /* webpackMode: "lazy" */
366
+ "./ix-icon-toggle-button.entry-DJnzTwtC.js"
367
+ ), true ? __vite__mapDeps([56,57,23,1,19,20,8,24]) : void 0, import.meta.url).then(processMod, consoleError);
368
+ case "ix-input":
369
+ return __vitePreload(() => import(
370
+ /* webpackMode: "lazy" */
371
+ "./ix-input.entry-rRAFXarT.js"
372
+ ), true ? __vite__mapDeps([58,11,29,42,1,21,43,16,17,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
373
+ case "ix-key-value":
374
+ return __vitePreload(() => import(
375
+ /* webpackMode: "lazy" */
376
+ "./ix-key-value.entry-CB_BWx7i.js"
377
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
378
+ case "ix-key-value-list":
379
+ return __vitePreload(() => import(
380
+ /* webpackMode: "lazy" */
381
+ "./ix-key-value-list.entry-CvLX0mY-.js"
382
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
383
+ case "ix-kpi":
384
+ return __vitePreload(() => import(
385
+ /* webpackMode: "lazy" */
386
+ "./ix-kpi.entry-BPKDjexq.js"
387
+ ), true ? __vite__mapDeps([59,11]) : void 0, import.meta.url).then(processMod, consoleError);
388
+ case "ix-layout-auto":
389
+ return __vitePreload(() => import(
390
+ /* webpackMode: "lazy" */
391
+ "./ix-layout-auto.entry-Bq1YV9k2.js"
392
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
393
+ case "ix-link-button":
394
+ return __vitePreload(() => import(
395
+ /* webpackMode: "lazy" */
396
+ "./ix-link-button.entry-DcdLS8G8.js"
397
+ ), true ? __vite__mapDeps([60,11]) : void 0, import.meta.url).then(processMod, consoleError);
398
+ case "ix-menu":
399
+ return __vitePreload(() => import(
400
+ /* webpackMode: "lazy" */
401
+ "./ix-menu.entry-XGLA8kvv.js"
402
+ ), true ? __vite__mapDeps([61,11,16,17,12,13,4,3,5,6,7,43,9]) : void 0, import.meta.url).then(processMod, consoleError);
403
+ case "ix-menu-about":
404
+ return __vitePreload(() => import(
405
+ /* webpackMode: "lazy" */
406
+ "./ix-menu-about.entry-DSTrXHaU.js"
407
+ ), true ? __vite__mapDeps([62,11]) : void 0, import.meta.url).then(processMod, consoleError);
408
+ case "ix-menu-about-item":
409
+ return __vitePreload(() => import(
410
+ /* webpackMode: "lazy" */
411
+ "./ix-menu-about-item.entry-C293RsvJ.js"
412
+ ), true ? __vite__mapDeps([63,64]) : void 0, import.meta.url).then(processMod, consoleError);
413
+ case "ix-menu-about-news":
414
+ return __vitePreload(() => import(
415
+ /* webpackMode: "lazy" */
416
+ "./ix-menu-about-news.entry-DdbQWbF8.js"
417
+ ), true ? __vite__mapDeps([65,11,19,20,8]) : void 0, import.meta.url).then(processMod, consoleError);
418
+ case "ix-menu-avatar":
419
+ return __vitePreload(() => import(
420
+ /* webpackMode: "lazy" */
421
+ "./ix-menu-avatar.entry-CcexDFOd.js"
422
+ ), true ? __vite__mapDeps([66,11,1,29,8]) : void 0, import.meta.url).then(processMod, consoleError);
423
+ case "ix-menu-category":
424
+ return __vitePreload(() => import(
425
+ /* webpackMode: "lazy" */
426
+ "./ix-menu-category.entry-Cn3b3v8x.js"
427
+ ), true ? __vite__mapDeps([67,11,16,3,4,21,26,19,20,8,29,45]) : void 0, import.meta.url).then(processMod, consoleError);
428
+ case "ix-menu-settings":
429
+ return __vitePreload(() => import(
430
+ /* webpackMode: "lazy" */
431
+ "./ix-menu-settings.entry-B-gWLlmX.js"
432
+ ), true ? __vite__mapDeps([68,11]) : void 0, import.meta.url).then(processMod, consoleError);
433
+ case "ix-menu-settings-item":
434
+ return __vitePreload(() => import(
435
+ /* webpackMode: "lazy" */
436
+ "./ix-menu-settings-item.entry-MdeOeSbF.js"
437
+ ), true ? __vite__mapDeps([69,64]) : void 0, import.meta.url).then(processMod, consoleError);
438
+ case "ix-message-bar":
439
+ return __vitePreload(() => import(
440
+ /* webpackMode: "lazy" */
441
+ "./ix-message-bar.entry-C9kuKyzt.js"
442
+ ), true ? __vite__mapDeps([70,16,11]) : void 0, import.meta.url).then(processMod, consoleError);
443
+ case "ix-modal-footer":
444
+ return __vitePreload(() => import(
445
+ /* webpackMode: "lazy" */
446
+ "./ix-modal-footer.entry-Cwg3Biap.js"
447
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
448
+ case "ix-modal-loading":
449
+ return __vitePreload(() => import(
450
+ /* webpackMode: "lazy" */
451
+ "./ix-modal-loading.entry-B4ynH6-5.js"
452
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
453
+ case "ix-number-input":
454
+ return __vitePreload(() => import(
455
+ /* webpackMode: "lazy" */
456
+ "./ix-number-input.entry-bQ407MBL.js"
457
+ ), true ? __vite__mapDeps([71,11,29,42,1,21,43,16,17,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
458
+ case "ix-pagination":
459
+ return __vitePreload(() => import(
460
+ /* webpackMode: "lazy" */
461
+ "./ix-pagination.entry-Dq9avUnj.js"
462
+ ), true ? __vite__mapDeps([72,23,1,11]) : void 0, import.meta.url).then(processMod, consoleError);
463
+ case "ix-pane":
464
+ return __vitePreload(() => import(
465
+ /* webpackMode: "lazy" */
466
+ "./ix-pane.entry-BgXBgmQA.js"
467
+ ), true ? __vite__mapDeps([73,11,16,17,6,28,1,5,4]) : void 0, import.meta.url).then(processMod, consoleError);
468
+ case "ix-pane-layout":
469
+ return __vitePreload(() => import(
470
+ /* webpackMode: "lazy" */
471
+ "./ix-pane-layout.entry-CXxN69A0.js"
472
+ ), true ? __vite__mapDeps([74,6,5,4]) : void 0, import.meta.url).then(processMod, consoleError);
473
+ case "ix-progress-indicator":
474
+ return __vitePreload(() => import(
475
+ /* webpackMode: "lazy" */
476
+ "./ix-progress-indicator.entry-D1Em7G-5.js"
477
+ ), true ? __vite__mapDeps([75,11]) : void 0, import.meta.url).then(processMod, consoleError);
478
+ case "ix-push-card":
479
+ return __vitePreload(() => import(
480
+ /* webpackMode: "lazy" */
481
+ "./ix-push-card.entry-B8XYcnwJ.js"
482
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
483
+ case "ix-radio":
484
+ return __vitePreload(() => import(
485
+ /* webpackMode: "lazy" */
486
+ "./ix-radio.entry-Ry_bx5sQ.js"
487
+ ), true ? __vite__mapDeps([76,1,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
488
+ case "ix-radio-group":
489
+ return __vitePreload(() => import(
490
+ /* webpackMode: "lazy" */
491
+ "./ix-radio-group.entry-Dykg3Dlb.js"
492
+ ), true ? __vite__mapDeps([77,29,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
493
+ case "ix-range-field":
494
+ return __vitePreload(() => import(
495
+ /* webpackMode: "lazy" */
496
+ "./ix-range-field.entry-DnfNBX0a.js"
497
+ ), true ? __vite__mapDeps([78,11,32,19,20,8,26]) : void 0, import.meta.url).then(processMod, consoleError);
498
+ case "ix-slider":
499
+ return __vitePreload(() => import(
500
+ /* webpackMode: "lazy" */
501
+ "./ix-slider.entry-DDx7VdQY.js"
502
+ ), true ? __vite__mapDeps([79,1,80,29,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
503
+ case "ix-split-button":
504
+ return __vitePreload(() => import(
505
+ /* webpackMode: "lazy" */
506
+ "./ix-split-button.entry-BCLRcZQM.js"
507
+ ), true ? __vite__mapDeps([81,11,82,19,20,8,83]) : void 0, import.meta.url).then(processMod, consoleError);
508
+ case "ix-textarea":
509
+ return __vitePreload(() => import(
510
+ /* webpackMode: "lazy" */
511
+ "./ix-textarea.entry-bTNjof1W.js"
512
+ ), true ? __vite__mapDeps([84,29,42,1,21,43,16,17,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
513
+ case "ix-tile":
514
+ return __vitePreload(() => import(
515
+ /* webpackMode: "lazy" */
516
+ "./ix-tile.entry-Con9_TXU.js"
517
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
518
+ case "ix-time-input":
519
+ return __vitePreload(() => import(
520
+ /* webpackMode: "lazy" */
521
+ "./ix-time-input.entry-SmFvEwG-.js"
522
+ ), true ? __vite__mapDeps([85,11,39,42,1,21,43,16,17,31,32,47,44,45,19,20,8,29,26]) : void 0, import.meta.url).then(processMod, consoleError);
523
+ case "ix-toast-container":
524
+ return __vitePreload(() => import(
525
+ /* webpackMode: "lazy" */
526
+ "./ix-toast-container.entry-B39FFLg4.js"
527
+ ), true ? __vite__mapDeps([86,4]) : void 0, import.meta.url).then(processMod, consoleError);
528
+ case "ix-toggle":
529
+ return __vitePreload(() => import(
530
+ /* webpackMode: "lazy" */
531
+ "./ix-toggle.entry-DwhXLXx-.js"
532
+ ), true ? __vite__mapDeps([87,1,19,20,8,24,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
533
+ case "ix-toggle-button":
534
+ return __vitePreload(() => import(
535
+ /* webpackMode: "lazy" */
536
+ "./ix-toggle-button.entry-BouNJlec.js"
537
+ ), true ? __vite__mapDeps([88,23,1,19,20,8,24]) : void 0, import.meta.url).then(processMod, consoleError);
538
+ case "ix-tree":
539
+ return __vitePreload(() => import(
540
+ /* webpackMode: "lazy" */
541
+ "./ix-tree.entry-DzMz5jbZ.js"
542
+ ), true ? __vite__mapDeps([89,45]) : void 0, import.meta.url).then(processMod, consoleError);
543
+ case "ix-upload":
544
+ return __vitePreload(() => import(
545
+ /* webpackMode: "lazy" */
546
+ "./ix-upload.entry-DpDFTrcs.js"
547
+ ), true ? __vite__mapDeps([90,11,1]) : void 0, import.meta.url).then(processMod, consoleError);
548
+ case "ix-workflow-step":
549
+ return __vitePreload(() => import(
550
+ /* webpackMode: "lazy" */
551
+ "./ix-workflow-step.entry-JQ7EMD6i.js"
552
+ ), true ? __vite__mapDeps([91,11]) : void 0, import.meta.url).then(processMod, consoleError);
553
+ case "ix-workflow-steps":
554
+ return __vitePreload(() => import(
555
+ /* webpackMode: "lazy" */
556
+ "./ix-workflow-steps.entry-CAWbkgIY.js"
557
+ ), true ? __vite__mapDeps([92,21]) : void 0, import.meta.url).then(processMod, consoleError);
558
+ case "ix-avatar_2":
559
+ return __vitePreload(() => import(
560
+ /* webpackMode: "lazy" */
561
+ "./ix-avatar_2.entry-DQif5UTE.js"
562
+ ), true ? __vite__mapDeps([93,23,1,29,8,82,19,20,94,83]) : void 0, import.meta.url).then(processMod, consoleError);
563
+ case "ix-card-accordion_2":
564
+ return __vitePreload(() => import(
565
+ /* webpackMode: "lazy" */
566
+ "./ix-card-accordion_2.entry-B-8VkcpA.js"
567
+ ), true ? __vite__mapDeps([95,11]) : void 0, import.meta.url).then(processMod, consoleError);
568
+ case "ix-datetime-picker":
569
+ return __vitePreload(() => import(
570
+ /* webpackMode: "lazy" */
571
+ "./ix-datetime-picker.entry-DdF2XYD8.js"
572
+ ), true ? __vite__mapDeps([96,39,40,29,20,48]) : void 0, import.meta.url).then(processMod, consoleError);
573
+ case "ix-group-context-menu_2":
574
+ return __vitePreload(() => import(
575
+ /* webpackMode: "lazy" */
576
+ "./ix-group-context-menu_2.entry-q-x5jbot.js"
577
+ ), true ? __vite__mapDeps([97,8,11]) : void 0, import.meta.url).then(processMod, consoleError);
578
+ case "ix-modal":
579
+ return __vitePreload(() => import(
580
+ /* webpackMode: "lazy" */
581
+ "./ix-modal.entry-4uWUkGf9.js"
582
+ ), true ? __vite__mapDeps([98,16,1,17,20,13,4]) : void 0, import.meta.url).then(processMod, consoleError);
583
+ case "ix-modal-content_2":
584
+ return __vitePreload(() => import(
585
+ /* webpackMode: "lazy" */
586
+ "./ix-modal-content_2.entry-Dnb5cWw7.js"
587
+ ), true ? __vite__mapDeps([99,8,11]) : void 0, import.meta.url).then(processMod, consoleError);
588
+ case "ix-select":
589
+ return __vitePreload(() => import(
590
+ /* webpackMode: "lazy" */
591
+ "./ix-select.entry-DhOWGmFn.js"
592
+ ), true ? __vite__mapDeps([100,11,1,82,20,19,8,83,94,29,26,31,32]) : void 0, import.meta.url).then(processMod, consoleError);
593
+ case "ix-toast":
594
+ return __vitePreload(() => import(
595
+ /* webpackMode: "lazy" */
596
+ "./ix-toast.entry-1B5pRZb-.js"
597
+ ), true ? __vite__mapDeps([101,11]) : void 0, import.meta.url).then(processMod, consoleError);
598
+ case "ix-tree-item":
599
+ return __vitePreload(() => import(
600
+ /* webpackMode: "lazy" */
601
+ "./ix-tree-item.entry-BjzQknvR.js"
602
+ ), true ? __vite__mapDeps([102,11]) : void 0, import.meta.url).then(processMod, consoleError);
603
+ case "ix-col_4":
604
+ return __vitePreload(() => import(
605
+ /* webpackMode: "lazy" */
606
+ "./ix-col_4.entry-BKhIi9HI.js"
607
+ ), true ? __vite__mapDeps([103,6,39,19,20,8,80,47]) : void 0, import.meta.url).then(processMod, consoleError);
608
+ case "ix-menu-expand-icon":
609
+ return __vitePreload(() => import(
610
+ /* webpackMode: "lazy" */
611
+ "./ix-menu-expand-icon.entry-6g2o0jVd.js"
612
+ ), true ? __vite__mapDeps([104,11,23,1]) : void 0, import.meta.url).then(processMod, consoleError);
613
+ case "ix-menu-item":
614
+ return __vitePreload(() => import(
615
+ /* webpackMode: "lazy" */
616
+ "./ix-menu-item.entry-BqP28666.js"
617
+ ), true ? __vite__mapDeps([105,11,1,29,7,4,21]) : void 0, import.meta.url).then(processMod, consoleError);
618
+ case "ix-filter-chip_2":
619
+ return __vitePreload(() => import(
620
+ /* webpackMode: "lazy" */
621
+ "./ix-filter-chip_2.entry-BPjdLQzn.js"
622
+ ), true ? __vite__mapDeps([106,11,1,20,19,8,107,94,29]) : void 0, import.meta.url).then(processMod, consoleError);
623
+ case "ix-pill_4":
624
+ return __vitePreload(() => import(
625
+ /* webpackMode: "lazy" */
626
+ "./ix-pill_4.entry-CcTDe153.js"
627
+ ), true ? __vite__mapDeps([108,1,19,20,8,29,11,94,64,24,26]) : void 0, import.meta.url).then(processMod, consoleError);
628
+ case "ix-tab-panel":
629
+ return __vitePreload(() => import(
630
+ /* webpackMode: "lazy" */
631
+ "./ix-tab-panel.entry-CNnWEfxO.js"
632
+ ), true ? __vite__mapDeps([109,19,20,8,94]) : void 0, import.meta.url).then(processMod, consoleError);
633
+ case "ix-card_2":
634
+ return __vitePreload(() => import(
635
+ /* webpackMode: "lazy" */
636
+ "./ix-card_2.entry-CFlOuBRG.js"
637
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
638
+ case "ix-divider":
639
+ return __vitePreload(() => import(
640
+ /* webpackMode: "lazy" */
641
+ "./ix-divider.entry-yYUQDXEI.js"
642
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
643
+ case "ix-date-picker":
644
+ return __vitePreload(() => import(
645
+ /* webpackMode: "lazy" */
646
+ "./ix-date-picker.entry-Dj8E1Xcq.js"
647
+ ), true ? __vite__mapDeps([110,11,39,20,19,8,29,26]) : void 0, import.meta.url).then(processMod, consoleError);
648
+ case "ix-date-time-card":
649
+ return __vitePreload(() => import(
650
+ /* webpackMode: "lazy" */
651
+ "./ix-date-time-card.entry-Dp8PfqLB.js"
652
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
653
+ case "ix-dropdown-button":
654
+ return __vitePreload(() => import(
655
+ /* webpackMode: "lazy" */
656
+ "./ix-dropdown-button.entry-OuR01gzt.js"
657
+ ), true ? __vite__mapDeps([111,11,1,29,19,20,8,83,94]) : void 0, import.meta.url).then(processMod, consoleError);
658
+ case "ix-field-label_2":
659
+ return __vitePreload(() => import(
660
+ /* webpackMode: "lazy" */
661
+ "./ix-field-label_2.entry-BSW62kEC.js"
662
+ ), true ? __vite__mapDeps([112,1,32,29,8,31,55,11,19,20,94]) : void 0, import.meta.url).then(processMod, consoleError);
663
+ case "ix-dropdown_2":
664
+ return __vitePreload(() => import(
665
+ /* webpackMode: "lazy" */
666
+ "./ix-dropdown_2.entry-vf8PaqST.js"
667
+ ), true ? __vite__mapDeps([113,114,28,40,29,20,19,8,26,45,11,1,94,107]) : void 0, import.meta.url).then(processMod, consoleError);
668
+ case "ix-button":
669
+ return __vitePreload(() => import(
670
+ /* webpackMode: "lazy" */
671
+ "./ix-button.entry-CXlzzlqi.js"
672
+ ), true ? __vite__mapDeps([115,23,1,19,20,8,24]) : void 0, import.meta.url).then(processMod, consoleError);
673
+ case "ix-tooltip":
674
+ return __vitePreload(() => import(
675
+ /* webpackMode: "lazy" */
676
+ "./ix-tooltip.entry-gXN_Fmcb.js"
677
+ ), true ? __vite__mapDeps([116,114,29,8,28]) : void 0, import.meta.url).then(processMod, consoleError);
678
+ case "ix-icon-button_2":
679
+ return __vitePreload(() => import(
680
+ /* webpackMode: "lazy" */
681
+ "./ix-icon-button_2.entry-Bk1m9vTe.js"
682
+ ), true ? __vite__mapDeps([117,57,23,1,19,20,8,24]) : void 0, import.meta.url).then(processMod, consoleError);
683
+ case "ix-typography":
684
+ return __vitePreload(() => import(
685
+ /* webpackMode: "lazy" */
686
+ "./ix-typography.entry-B1qMzDEZ.js"
687
+ ), true ? [] : void 0, import.meta.url).then(processMod, consoleError);
688
+ }
689
+ }
690
+ return __vitePreload(() => import(
691
+ /* @vite-ignore */
692
+ /* webpackInclude: /\.entry\.js$/ */
693
+ /* webpackExclude: /\.system\.entry\.js$/ */
694
+ /* webpackMode: "lazy" */
695
+ `./${bundleId}.entry.js${""}`
696
+ ), true ? [] : void 0, import.meta.url).then(
697
+ (importedModule) => {
698
+ {
699
+ cmpModules.set(bundleId, importedModule);
700
+ }
701
+ return importedModule[exportName];
702
+ },
703
+ (e) => {
704
+ consoleError(e, hostRef.$hostElement$);
705
+ }
706
+ );
707
+ };
708
+ var styles = /* @__PURE__ */ new Map();
709
+ var CONTENT_REF_ID = "r";
710
+ var ORG_LOCATION_ID = "o";
711
+ var SLOT_NODE_ID = "s";
712
+ var TEXT_NODE_ID = "t";
713
+ var COMMENT_NODE_ID = "c";
714
+ var HYDRATE_ID = "s-id";
715
+ var HYDRATED_STYLE_ID = "sty-id";
716
+ var HYDRATE_CHILD_ID = "c-id";
717
+ var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
718
+ var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
719
+ var XLINK_NS = "http://www.w3.org/1999/xlink";
720
+ var FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS = [
721
+ "formAssociatedCallback",
722
+ "formResetCallback",
723
+ "formDisabledCallback",
724
+ "formStateRestoreCallback"
725
+ ];
726
+ var win = typeof window !== "undefined" ? window : {};
727
+ var plt = {
728
+ $flags$: 0,
729
+ $resourcesUrl$: "",
730
+ jmp: (h2) => h2(),
731
+ raf: (h2) => requestAnimationFrame(h2),
732
+ ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
733
+ rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
734
+ ce: (eventName, opts) => new CustomEvent(eventName, opts)
735
+ };
736
+ var promiseResolve = (v) => Promise.resolve(v);
737
+ var supportsConstructableStylesheets = /* @__PURE__ */ (() => {
738
+ try {
739
+ if (!win.document.adoptedStyleSheets) {
740
+ return false;
741
+ }
742
+ new CSSStyleSheet();
743
+ return typeof new CSSStyleSheet().replaceSync === "function";
744
+ } catch (e) {
745
+ }
746
+ return false;
747
+ })();
748
+ var supportsMutableAdoptedStyleSheets = supportsConstructableStylesheets ? /* @__PURE__ */ (() => !!win.document && Object.getOwnPropertyDescriptor(win.document.adoptedStyleSheets, "length").writable)() : false;
749
+ var queuePending = false;
750
+ var queueDomReads = [];
751
+ var queueDomWrites = [];
752
+ var queueTask = (queue, write) => (cb) => {
753
+ queue.push(cb);
754
+ if (!queuePending) {
755
+ queuePending = true;
756
+ if (write && plt.$flags$ & 4) {
757
+ nextTick(flush);
758
+ } else {
759
+ plt.raf(flush);
760
+ }
761
+ }
762
+ };
763
+ var consume = (queue) => {
764
+ for (let i2 = 0; i2 < queue.length; i2++) {
765
+ try {
766
+ queue[i2](performance.now());
767
+ } catch (e) {
768
+ consoleError(e);
769
+ }
770
+ }
771
+ queue.length = 0;
772
+ };
773
+ var flush = () => {
774
+ consume(queueDomReads);
775
+ {
776
+ consume(queueDomWrites);
777
+ if (queuePending = queueDomReads.length > 0) {
778
+ plt.raf(flush);
779
+ }
780
+ }
781
+ };
782
+ var nextTick = (cb) => promiseResolve().then(cb);
783
+ var readTask = /* @__PURE__ */ queueTask(queueDomReads, false);
784
+ var writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);
785
+ function createStyleSheetIfNeededAndSupported(styles2) {
786
+ return void 0;
787
+ }
788
+ var globalStyleSheet;
789
+ function createShadowRoot(cmpMeta) {
790
+ var _a;
791
+ const opts = { mode: "open" };
792
+ {
793
+ opts.delegatesFocus = !!(cmpMeta.$flags$ & 16);
794
+ }
795
+ const shadowRoot = this.attachShadow(opts);
796
+ if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported()) != null ? _a : null;
797
+ if (globalStyleSheet) {
798
+ if (supportsMutableAdoptedStyleSheets) {
799
+ shadowRoot.adoptedStyleSheets.push(globalStyleSheet);
800
+ } else {
801
+ shadowRoot.adoptedStyleSheets = [...shadowRoot.adoptedStyleSheets, globalStyleSheet];
802
+ }
803
+ }
804
+ }
805
+ var updateFallbackSlotVisibility = (elm) => {
806
+ const childNodes = internalCall(elm, "childNodes");
807
+ if (elm.tagName && elm.tagName.includes("-") && elm["s-cr"] && elm.tagName !== "SLOT-FB") {
808
+ getHostSlotNodes(childNodes, elm.tagName).forEach((slotNode) => {
809
+ if (slotNode.nodeType === 1 && slotNode.tagName === "SLOT-FB") {
810
+ if (getSlotChildSiblings(slotNode, getSlotName(slotNode), false).length) {
811
+ slotNode.hidden = true;
812
+ } else {
813
+ slotNode.hidden = false;
814
+ }
815
+ }
816
+ });
817
+ }
818
+ let i2 = 0;
819
+ for (i2 = 0; i2 < childNodes.length; i2++) {
820
+ const childNode = childNodes[i2];
821
+ if (childNode.nodeType === 1 && internalCall(childNode, "childNodes").length) {
822
+ updateFallbackSlotVisibility(childNode);
823
+ }
824
+ }
825
+ };
826
+ var getSlottedChildNodes = (childNodes) => {
827
+ const result = [];
828
+ for (let i2 = 0; i2 < childNodes.length; i2++) {
829
+ const slottedNode = childNodes[i2]["s-nr"] || void 0;
830
+ if (slottedNode && slottedNode.isConnected) {
831
+ result.push(slottedNode);
832
+ }
833
+ }
834
+ return result;
835
+ };
836
+ function getHostSlotNodes(childNodes, hostName, slotName) {
837
+ let i2 = 0;
838
+ let slottedNodes = [];
839
+ let childNode;
840
+ for (; i2 < childNodes.length; i2++) {
841
+ childNode = childNodes[i2];
842
+ if (childNode["s-sr"] && (!hostName || childNode["s-hn"] === hostName) && (slotName === void 0 || getSlotName(childNode) === slotName)) {
843
+ slottedNodes.push(childNode);
844
+ if (typeof slotName !== "undefined") return slottedNodes;
845
+ }
846
+ slottedNodes = [...slottedNodes, ...getHostSlotNodes(childNode.childNodes, hostName, slotName)];
847
+ }
848
+ return slottedNodes;
849
+ }
850
+ var getSlotChildSiblings = (slot, slotName, includeSlot = true) => {
851
+ const childNodes = [];
852
+ if (includeSlot && slot["s-sr"] || !slot["s-sr"]) childNodes.push(slot);
853
+ let node = slot;
854
+ while (node = node.nextSibling) {
855
+ if (getSlotName(node) === slotName && (includeSlot || !node["s-sr"])) childNodes.push(node);
856
+ }
857
+ return childNodes;
858
+ };
859
+ var isNodeLocatedInSlot = (nodeToRelocate, slotName) => {
860
+ if (nodeToRelocate.nodeType === 1) {
861
+ if (nodeToRelocate.getAttribute("slot") === null && slotName === "") {
862
+ return true;
863
+ }
864
+ if (nodeToRelocate.getAttribute("slot") === slotName) {
865
+ return true;
866
+ }
867
+ return false;
868
+ }
869
+ if (nodeToRelocate["s-sn"] === slotName) {
870
+ return true;
871
+ }
872
+ return slotName === "";
873
+ };
874
+ var addSlotRelocateNode = (newChild, slotNode, prepend, position) => {
875
+ if (newChild["s-ol"] && newChild["s-ol"].isConnected) {
876
+ return;
877
+ }
878
+ const slottedNodeLocation = document.createTextNode("");
879
+ slottedNodeLocation["s-nr"] = newChild;
880
+ if (!slotNode["s-cr"] || !slotNode["s-cr"].parentNode) return;
881
+ const parent = slotNode["s-cr"].parentNode;
882
+ const appendMethod = internalCall(parent, "appendChild");
883
+ if (typeof position !== "undefined") {
884
+ slottedNodeLocation["s-oo"] = position;
885
+ const childNodes = internalCall(parent, "childNodes");
886
+ const slotRelocateNodes = [slottedNodeLocation];
887
+ childNodes.forEach((n) => {
888
+ if (n["s-nr"]) slotRelocateNodes.push(n);
889
+ });
890
+ slotRelocateNodes.sort((a, b) => {
891
+ if (!a["s-oo"] || a["s-oo"] < (b["s-oo"] || 0)) return -1;
892
+ else if (!b["s-oo"] || b["s-oo"] < a["s-oo"]) return 1;
893
+ return 0;
894
+ });
895
+ slotRelocateNodes.forEach((n) => appendMethod.call(parent, n));
896
+ } else {
897
+ appendMethod.call(parent, slottedNodeLocation);
898
+ }
899
+ newChild["s-ol"] = slottedNodeLocation;
900
+ newChild["s-sh"] = slotNode["s-hn"];
901
+ };
902
+ var getSlotName = (node) => typeof node["s-sn"] === "string" ? node["s-sn"] : node.nodeType === 1 && node.getAttribute("slot") || void 0;
903
+ function patchSlotNode(node) {
904
+ if (node.assignedElements || node.assignedNodes || !node["s-sr"]) return;
905
+ const assignedFactory = (elementsOnly) => (function(opts) {
906
+ const toReturn = [];
907
+ const slotName = this["s-sn"];
908
+ if (opts == null ? void 0 : opts.flatten) {
909
+ console.error(`
910
+ Flattening is not supported for Stencil non-shadow slots.
911
+ You can use \`.childNodes\` to nested slot fallback content.
912
+ If you have a particular use case, please open an issue on the Stencil repo.
913
+ `);
914
+ }
915
+ const parent = this["s-cr"].parentElement;
916
+ const slottedNodes = parent.__childNodes ? parent.childNodes : getSlottedChildNodes(parent.childNodes);
917
+ slottedNodes.forEach((n) => {
918
+ if (slotName === getSlotName(n)) {
919
+ toReturn.push(n);
920
+ }
921
+ });
922
+ if (elementsOnly) {
923
+ return toReturn.filter(
924
+ (n) => n.nodeType === 1
925
+ /* ElementNode */
926
+ );
927
+ }
928
+ return toReturn;
929
+ }).bind(node);
930
+ node.assignedElements = assignedFactory(true);
931
+ node.assignedNodes = assignedFactory(false);
932
+ }
933
+ function dispatchSlotChangeEvent(elm) {
934
+ elm.dispatchEvent(new CustomEvent("slotchange", { bubbles: false, cancelable: false, composed: false }));
935
+ }
936
+ function findSlotFromSlottedNode(slottedNode, parentHost) {
937
+ var _a;
938
+ parentHost = parentHost || ((_a = slottedNode["s-ol"]) == null ? void 0 : _a.parentElement);
939
+ if (!parentHost) return { slotNode: null, slotName: "" };
940
+ const slotName = slottedNode["s-sn"] = getSlotName(slottedNode) || "";
941
+ const childNodes = internalCall(parentHost, "childNodes");
942
+ const slotNode = getHostSlotNodes(childNodes, parentHost.tagName, slotName)[0];
943
+ return { slotNode, slotName };
944
+ }
945
+ function internalCall(node, method) {
946
+ if ("__" + method in node) {
947
+ const toReturn = node["__" + method];
948
+ if (typeof toReturn !== "function") return toReturn;
949
+ return toReturn.bind(node);
950
+ } else {
951
+ if (typeof node[method] !== "function") return node[method];
952
+ return node[method].bind(node);
953
+ }
954
+ }
955
+ var createTime = (fnName, tagName = "") => {
956
+ {
957
+ return () => {
958
+ return;
959
+ };
960
+ }
961
+ };
962
+ var uniqueTime = (key, measureText) => {
963
+ {
964
+ return () => {
965
+ return;
966
+ };
967
+ }
968
+ };
969
+ function queryNonceMetaTagContent(doc) {
970
+ var _a, _b, _c;
971
+ 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;
972
+ }
973
+ var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
974
+ var registerStyle = (scopeId2, cssText, allowCS) => {
975
+ let style = styles.get(scopeId2);
976
+ if (supportsConstructableStylesheets && allowCS) {
977
+ style = style || new CSSStyleSheet();
978
+ if (typeof style === "string") {
979
+ style = cssText;
980
+ } else {
981
+ style.replaceSync(cssText);
982
+ }
983
+ } else {
984
+ style = cssText;
985
+ }
986
+ styles.set(scopeId2, style);
987
+ };
988
+ var addStyle = (styleContainerNode, cmpMeta, mode) => {
989
+ var _a, _b, _c;
990
+ const scopeId2 = getScopeId(cmpMeta);
991
+ const style = styles.get(scopeId2);
992
+ if (!win.document) {
993
+ return scopeId2;
994
+ }
995
+ styleContainerNode = styleContainerNode.nodeType === 11 ? styleContainerNode : win.document;
996
+ if (style) {
997
+ if (typeof style === "string") {
998
+ styleContainerNode = styleContainerNode.head || styleContainerNode;
999
+ let appliedStyles = rootAppliedStyles.get(styleContainerNode);
1000
+ let styleElm;
1001
+ if (!appliedStyles) {
1002
+ rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
1003
+ }
1004
+ const existingStyleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`);
1005
+ if (existingStyleElm) {
1006
+ existingStyleElm.textContent = style;
1007
+ } else if (!appliedStyles.has(scopeId2)) {
1008
+ styleElm = win.document.createElement("style");
1009
+ styleElm.textContent = style;
1010
+ const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
1011
+ if (nonce != null) {
1012
+ styleElm.setAttribute("nonce", nonce);
1013
+ }
1014
+ if (!(cmpMeta.$flags$ & 1)) {
1015
+ if (styleContainerNode.nodeName === "HEAD") {
1016
+ const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
1017
+ const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
1018
+ styleContainerNode.insertBefore(
1019
+ styleElm,
1020
+ (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
1021
+ );
1022
+ } else if ("host" in styleContainerNode) {
1023
+ if (supportsConstructableStylesheets) {
1024
+ const currentWindow = (_b = styleContainerNode.defaultView) != null ? _b : styleContainerNode.ownerDocument.defaultView;
1025
+ const stylesheet = new currentWindow.CSSStyleSheet();
1026
+ stylesheet.replaceSync(style);
1027
+ if (supportsMutableAdoptedStyleSheets) {
1028
+ styleContainerNode.adoptedStyleSheets.unshift(stylesheet);
1029
+ } else {
1030
+ styleContainerNode.adoptedStyleSheets = [stylesheet, ...styleContainerNode.adoptedStyleSheets];
1031
+ }
1032
+ } else {
1033
+ const existingStyleContainer = styleContainerNode.querySelector("style");
1034
+ if (existingStyleContainer && true) {
1035
+ existingStyleContainer.textContent = style + existingStyleContainer.textContent;
1036
+ } else {
1037
+ styleContainerNode.prepend(styleElm);
1038
+ }
1039
+ }
1040
+ } else {
1041
+ styleContainerNode.append(styleElm);
1042
+ }
1043
+ }
1044
+ if (cmpMeta.$flags$ & 1) {
1045
+ styleContainerNode.insertBefore(styleElm, null);
1046
+ }
1047
+ if (cmpMeta.$flags$ & 4) {
1048
+ styleElm.textContent += SLOT_FB_CSS;
1049
+ }
1050
+ if (appliedStyles) {
1051
+ appliedStyles.add(scopeId2);
1052
+ }
1053
+ }
1054
+ } else {
1055
+ let appliedStyles = rootAppliedStyles.get(styleContainerNode);
1056
+ if (!appliedStyles) {
1057
+ rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
1058
+ }
1059
+ if (!appliedStyles.has(scopeId2)) {
1060
+ const currentWindow = (_c = styleContainerNode.defaultView) != null ? _c : styleContainerNode.ownerDocument.defaultView;
1061
+ let stylesheet;
1062
+ if (style.constructor === currentWindow.CSSStyleSheet) {
1063
+ stylesheet = style;
1064
+ } else {
1065
+ stylesheet = new currentWindow.CSSStyleSheet();
1066
+ for (let i2 = 0; i2 < style.cssRules.length; i2++) {
1067
+ stylesheet.insertRule(style.cssRules[i2].cssText, i2);
1068
+ }
1069
+ }
1070
+ if (supportsMutableAdoptedStyleSheets) {
1071
+ styleContainerNode.adoptedStyleSheets.push(stylesheet);
1072
+ } else {
1073
+ styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, stylesheet];
1074
+ }
1075
+ appliedStyles.add(scopeId2);
1076
+ if ("host" in styleContainerNode) {
1077
+ const ssrStyleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`);
1078
+ if (ssrStyleElm) {
1079
+ writeTask(() => ssrStyleElm.remove());
1080
+ }
1081
+ }
1082
+ }
1083
+ }
1084
+ }
1085
+ return scopeId2;
1086
+ };
1087
+ var attachStyles = (hostRef) => {
1088
+ const cmpMeta = hostRef.$cmpMeta$;
1089
+ const elm = hostRef.$hostElement$;
1090
+ const flags = cmpMeta.$flags$;
1091
+ const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
1092
+ const scopeId2 = addStyle(
1093
+ elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
1094
+ cmpMeta
1095
+ );
1096
+ if (flags & 10) {
1097
+ elm["s-sc"] = scopeId2;
1098
+ elm.classList.add(scopeId2 + "-h");
1099
+ }
1100
+ endAttachStyles();
1101
+ };
1102
+ var getScopeId = (cmp, mode) => "sc-" + cmp.$tagName$;
1103
+ var convertScopedToShadow = (css) => css.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g, "$1{");
1104
+ var hydrateScopedToShadow = () => {
1105
+ if (!win.document) {
1106
+ return;
1107
+ }
1108
+ const styles2 = win.document.querySelectorAll(`[${HYDRATED_STYLE_ID}]`);
1109
+ let i2 = 0;
1110
+ for (; i2 < styles2.length; i2++) {
1111
+ registerStyle(styles2[i2].getAttribute(HYDRATED_STYLE_ID), convertScopedToShadow(styles2[i2].innerHTML), true);
1112
+ }
1113
+ };
1114
+ var isComplexType = (o) => {
1115
+ o = typeof o;
1116
+ return o === "object" || o === "function";
1117
+ };
1118
+ var h = (nodeName, vnodeData, ...children) => {
1119
+ if (typeof nodeName === "string") {
1120
+ nodeName = transformTag(nodeName);
1121
+ }
1122
+ let child = null;
1123
+ let key = null;
1124
+ let slotName = null;
1125
+ let simple = false;
1126
+ let lastSimple = false;
1127
+ const vNodeChildren = [];
1128
+ const walk = (c) => {
1129
+ for (let i2 = 0; i2 < c.length; i2++) {
1130
+ child = c[i2];
1131
+ if (Array.isArray(child)) {
1132
+ walk(child);
1133
+ } else if (child != null && typeof child !== "boolean") {
1134
+ if (simple = typeof nodeName !== "function" && !isComplexType(child)) {
1135
+ child = String(child);
1136
+ }
1137
+ if (simple && lastSimple) {
1138
+ vNodeChildren[vNodeChildren.length - 1].$text$ += child;
1139
+ } else {
1140
+ vNodeChildren.push(simple ? newVNode(null, child) : child);
1141
+ }
1142
+ lastSimple = simple;
1143
+ }
1144
+ }
1145
+ };
1146
+ walk(children);
1147
+ if (vnodeData) {
1148
+ if (vnodeData.key) {
1149
+ key = vnodeData.key;
1150
+ }
1151
+ if (vnodeData.name) {
1152
+ slotName = vnodeData.name;
1153
+ }
1154
+ {
1155
+ const classData = vnodeData.className || vnodeData.class;
1156
+ if (classData) {
1157
+ vnodeData.class = typeof classData !== "object" ? classData : Object.keys(classData).filter((k) => classData[k]).join(" ");
1158
+ }
1159
+ }
1160
+ }
1161
+ if (typeof nodeName === "function") {
1162
+ return nodeName(
1163
+ vnodeData === null ? {} : vnodeData,
1164
+ vNodeChildren,
1165
+ vdomFnUtils
1166
+ );
1167
+ }
1168
+ const vnode = newVNode(nodeName, null);
1169
+ vnode.$attrs$ = vnodeData;
1170
+ if (vNodeChildren.length > 0) {
1171
+ vnode.$children$ = vNodeChildren;
1172
+ }
1173
+ {
1174
+ vnode.$key$ = key;
1175
+ }
1176
+ {
1177
+ vnode.$name$ = slotName;
1178
+ }
1179
+ return vnode;
1180
+ };
1181
+ var newVNode = (tag, text) => {
1182
+ const vnode = {
1183
+ $flags$: 0,
1184
+ $tag$: tag,
1185
+ // Normalize undefined to null to prevent rendering "undefined" as text
1186
+ $text$: text != null ? text : null,
1187
+ $elm$: null,
1188
+ $children$: null
1189
+ };
1190
+ {
1191
+ vnode.$attrs$ = null;
1192
+ }
1193
+ {
1194
+ vnode.$key$ = null;
1195
+ }
1196
+ {
1197
+ vnode.$name$ = null;
1198
+ }
1199
+ return vnode;
1200
+ };
1201
+ var Host = {};
1202
+ var isHost = (node) => node && node.$tag$ === Host;
1203
+ var vdomFnUtils = {
1204
+ forEach: (children, cb) => children.map(convertToPublic).forEach(cb),
1205
+ map: (children, cb) => children.map(convertToPublic).map(cb).map(convertToPrivate)
1206
+ };
1207
+ var convertToPublic = (node) => ({
1208
+ vattrs: node.$attrs$,
1209
+ vchildren: node.$children$,
1210
+ vkey: node.$key$,
1211
+ vname: node.$name$,
1212
+ vtag: node.$tag$,
1213
+ vtext: node.$text$
1214
+ });
1215
+ var convertToPrivate = (node) => {
1216
+ if (typeof node.vtag === "function") {
1217
+ const vnodeData = { ...node.vattrs };
1218
+ if (node.vkey) {
1219
+ vnodeData.key = node.vkey;
1220
+ }
1221
+ if (node.vname) {
1222
+ vnodeData.name = node.vname;
1223
+ }
1224
+ return h(node.vtag, vnodeData, ...node.vchildren || []);
1225
+ }
1226
+ const vnode = newVNode(node.vtag, node.vtext);
1227
+ vnode.$attrs$ = node.vattrs;
1228
+ vnode.$children$ = node.vchildren;
1229
+ vnode.$key$ = node.vkey;
1230
+ vnode.$name$ = node.vname;
1231
+ return vnode;
1232
+ };
1233
+ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
1234
+ var _a, _b, _c, _d;
1235
+ const endHydrate = createTime("hydrateClient", tagName);
1236
+ const shadowRoot = hostElm.shadowRoot;
1237
+ const childRenderNodes = [];
1238
+ const slotNodes = [];
1239
+ const slottedNodes = [];
1240
+ const shadowRootNodes = shadowRoot ? [] : null;
1241
+ const vnode = newVNode(tagName, null);
1242
+ vnode.$elm$ = hostElm;
1243
+ if (win.document && (!plt.$orgLocNodes$ || !plt.$orgLocNodes$.size)) {
1244
+ initializeDocumentHydrate(win.document.body, plt.$orgLocNodes$ = /* @__PURE__ */ new Map());
1245
+ }
1246
+ hostElm[HYDRATE_ID] = hostId;
1247
+ hostElm.removeAttribute(HYDRATE_ID);
1248
+ hostRef.$vnode$ = clientHydrate(
1249
+ vnode,
1250
+ childRenderNodes,
1251
+ slotNodes,
1252
+ shadowRootNodes,
1253
+ hostElm,
1254
+ hostElm,
1255
+ hostId,
1256
+ slottedNodes
1257
+ );
1258
+ let crIndex = 0;
1259
+ const crLength = childRenderNodes.length;
1260
+ let childRenderNode;
1261
+ for (crIndex; crIndex < crLength; crIndex++) {
1262
+ childRenderNode = childRenderNodes[crIndex];
1263
+ const orgLocationId = childRenderNode.$hostId$ + "." + childRenderNode.$nodeId$;
1264
+ const orgLocationNode = plt.$orgLocNodes$.get(orgLocationId);
1265
+ const node = childRenderNode.$elm$;
1266
+ if (!shadowRoot) {
1267
+ node["s-hn"] = transformTag(tagName).toUpperCase();
1268
+ if (childRenderNode.$tag$ === "slot") {
1269
+ node["s-cr"] = hostElm["s-cr"];
1270
+ }
1271
+ } else if (((_a = childRenderNode.$tag$) == null ? void 0 : _a.toString().includes("-")) && childRenderNode.$tag$ !== "slot-fb" && !childRenderNode.$elm$.shadowRoot) {
1272
+ const cmpMeta = getHostRef(childRenderNode.$elm$);
1273
+ if (cmpMeta) {
1274
+ const scopeId3 = getScopeId(
1275
+ cmpMeta.$cmpMeta$
1276
+ );
1277
+ const styleSheet = win.document.querySelector(`style[sty-id="${scopeId3}"]`);
1278
+ if (styleSheet) {
1279
+ shadowRootNodes.unshift(styleSheet.cloneNode(true));
1280
+ }
1281
+ }
1282
+ }
1283
+ if (childRenderNode.$tag$ === "slot") {
1284
+ childRenderNode.$name$ = childRenderNode.$elm$["s-sn"] || childRenderNode.$elm$["name"] || null;
1285
+ if (childRenderNode.$children$) {
1286
+ childRenderNode.$flags$ |= 2;
1287
+ if (!childRenderNode.$elm$.childNodes.length) {
1288
+ childRenderNode.$children$.forEach((c) => {
1289
+ childRenderNode.$elm$.appendChild(c.$elm$);
1290
+ });
1291
+ }
1292
+ } else {
1293
+ childRenderNode.$flags$ |= 1;
1294
+ }
1295
+ }
1296
+ if (orgLocationNode && orgLocationNode.isConnected) {
1297
+ if (orgLocationNode.parentElement.shadowRoot && orgLocationNode["s-en"] === "") {
1298
+ orgLocationNode.parentNode.insertBefore(node, orgLocationNode.nextSibling);
1299
+ }
1300
+ orgLocationNode.parentNode.removeChild(orgLocationNode);
1301
+ if (!shadowRoot) {
1302
+ node["s-oo"] = parseInt(childRenderNode.$nodeId$);
1303
+ }
1304
+ }
1305
+ if (orgLocationNode && !orgLocationNode["s-id"]) {
1306
+ plt.$orgLocNodes$.delete(orgLocationId);
1307
+ }
1308
+ }
1309
+ const hosts = [];
1310
+ const snLen = slottedNodes.length;
1311
+ let snIndex = 0;
1312
+ let slotGroup;
1313
+ let snGroupIdx;
1314
+ let snGroupLen;
1315
+ let slottedItem;
1316
+ let currentPos = 0;
1317
+ for (snIndex; snIndex < snLen; snIndex++) {
1318
+ slotGroup = slottedNodes[snIndex];
1319
+ if (!slotGroup || !slotGroup.length) continue;
1320
+ snGroupLen = slotGroup.length;
1321
+ snGroupIdx = 0;
1322
+ for (snGroupIdx; snGroupIdx < snGroupLen; snGroupIdx++) {
1323
+ slottedItem = slotGroup[snGroupIdx];
1324
+ if (!hosts[slottedItem.hostId]) {
1325
+ hosts[slottedItem.hostId] = plt.$orgLocNodes$.get(slottedItem.hostId);
1326
+ }
1327
+ if (!hosts[slottedItem.hostId]) continue;
1328
+ const hostEle = hosts[slottedItem.hostId];
1329
+ if (hostEle.shadowRoot && slottedItem.node.parentElement !== hostEle) {
1330
+ hostEle.insertBefore(slottedItem.node, (_c = (_b = slotGroup[snGroupIdx - 1]) == null ? void 0 : _b.node) == null ? void 0 : _c.nextSibling);
1331
+ }
1332
+ if (!hostEle.shadowRoot || !shadowRoot) {
1333
+ if (!slottedItem.slot["s-cr"]) {
1334
+ slottedItem.slot["s-cr"] = hostEle["s-cr"];
1335
+ if (!slottedItem.slot["s-cr"] && hostEle.shadowRoot) {
1336
+ slottedItem.slot["s-cr"] = hostEle;
1337
+ } else {
1338
+ slottedItem.slot["s-cr"] = (hostEle.__childNodes || hostEle.childNodes)[0];
1339
+ }
1340
+ }
1341
+ addSlotRelocateNode(slottedItem.node, slottedItem.slot, false, slottedItem.node["s-oo"] || currentPos);
1342
+ if (((_d = slottedItem.node.parentElement) == null ? void 0 : _d.shadowRoot) && slottedItem.node["getAttribute"] && slottedItem.node.getAttribute("slot")) {
1343
+ slottedItem.node.removeAttribute("slot");
1344
+ }
1345
+ }
1346
+ currentPos = (slottedItem.node["s-oo"] || currentPos) + 1;
1347
+ }
1348
+ }
1349
+ if (shadowRoot && !shadowRoot.childNodes.length) {
1350
+ let rnIdex = 0;
1351
+ const rnLen = shadowRootNodes.length;
1352
+ if (rnLen) {
1353
+ for (rnIdex; rnIdex < rnLen; rnIdex++) {
1354
+ const node = shadowRootNodes[rnIdex];
1355
+ if (node) {
1356
+ shadowRoot.appendChild(node);
1357
+ }
1358
+ }
1359
+ Array.from(hostElm.childNodes).forEach((node) => {
1360
+ if (typeof node["s-en"] !== "string" && typeof node["s-sn"] !== "string") {
1361
+ if (node.nodeType === 1 && node.slot && node.hidden) {
1362
+ node.removeAttribute("hidden");
1363
+ } else if (node.nodeType === 8 && !node.nodeValue) {
1364
+ node.parentNode.removeChild(node);
1365
+ }
1366
+ }
1367
+ });
1368
+ }
1369
+ }
1370
+ hostRef.$hostElement$ = hostElm;
1371
+ endHydrate();
1372
+ };
1373
+ var clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, node, hostId, slottedNodes = []) => {
1374
+ let childNodeType;
1375
+ let childIdSplt;
1376
+ let childVNode;
1377
+ let i2;
1378
+ if (node.nodeType === 1) {
1379
+ childNodeType = node.getAttribute(HYDRATE_CHILD_ID);
1380
+ if (childNodeType) {
1381
+ childIdSplt = childNodeType.split(".");
1382
+ if (childIdSplt[0] === hostId || childIdSplt[0] === "0") {
1383
+ childVNode = createSimpleVNode({
1384
+ $flags$: 0,
1385
+ $hostId$: childIdSplt[0],
1386
+ $nodeId$: childIdSplt[1],
1387
+ $depth$: childIdSplt[2],
1388
+ $index$: childIdSplt[3],
1389
+ $tag$: node.tagName.toLowerCase(),
1390
+ $elm$: node,
1391
+ // If we don't add the initial classes to the VNode, the first `vdom-render.ts` patch
1392
+ // won't try to reconcile them. Classes set on the node will be blown away.
1393
+ $attrs$: { class: node.className || "" }
1394
+ });
1395
+ childRenderNodes.push(childVNode);
1396
+ node.removeAttribute(HYDRATE_CHILD_ID);
1397
+ if (!parentVNode.$children$) {
1398
+ parentVNode.$children$ = [];
1399
+ }
1400
+ const slotName = childVNode.$elm$.getAttribute("s-sn");
1401
+ if (typeof slotName === "string") {
1402
+ if (childVNode.$tag$ === "slot-fb") {
1403
+ addSlot(
1404
+ slotName,
1405
+ childIdSplt[2],
1406
+ childVNode,
1407
+ node,
1408
+ parentVNode,
1409
+ childRenderNodes,
1410
+ slotNodes,
1411
+ shadowRootNodes,
1412
+ slottedNodes
1413
+ );
1414
+ }
1415
+ childVNode.$elm$["s-sn"] = slotName;
1416
+ childVNode.$elm$.removeAttribute("s-sn");
1417
+ }
1418
+ if (childVNode.$index$ !== void 0) {
1419
+ parentVNode.$children$[childVNode.$index$] = childVNode;
1420
+ }
1421
+ parentVNode = childVNode;
1422
+ if (shadowRootNodes && childVNode.$depth$ === "0") {
1423
+ shadowRootNodes[childVNode.$index$] = childVNode.$elm$;
1424
+ }
1425
+ }
1426
+ }
1427
+ if (node.shadowRoot) {
1428
+ for (i2 = node.shadowRoot.childNodes.length - 1; i2 >= 0; i2--) {
1429
+ clientHydrate(
1430
+ parentVNode,
1431
+ childRenderNodes,
1432
+ slotNodes,
1433
+ shadowRootNodes,
1434
+ hostElm,
1435
+ node.shadowRoot.childNodes[i2],
1436
+ hostId,
1437
+ slottedNodes
1438
+ );
1439
+ }
1440
+ }
1441
+ const nonShadowNodes = node.__childNodes || node.childNodes;
1442
+ for (i2 = nonShadowNodes.length - 1; i2 >= 0; i2--) {
1443
+ clientHydrate(
1444
+ parentVNode,
1445
+ childRenderNodes,
1446
+ slotNodes,
1447
+ shadowRootNodes,
1448
+ hostElm,
1449
+ nonShadowNodes[i2],
1450
+ hostId,
1451
+ slottedNodes
1452
+ );
1453
+ }
1454
+ } else if (node.nodeType === 8) {
1455
+ childIdSplt = node.nodeValue.split(".");
1456
+ if (childIdSplt[1] === hostId || childIdSplt[1] === "0") {
1457
+ childNodeType = childIdSplt[0];
1458
+ childVNode = createSimpleVNode({
1459
+ $hostId$: childIdSplt[1],
1460
+ $nodeId$: childIdSplt[2],
1461
+ $depth$: childIdSplt[3],
1462
+ $index$: childIdSplt[4] || "0",
1463
+ $elm$: node,
1464
+ $attrs$: null,
1465
+ $children$: null,
1466
+ $key$: null,
1467
+ $name$: null,
1468
+ $tag$: null,
1469
+ $text$: null
1470
+ });
1471
+ if (childNodeType === TEXT_NODE_ID) {
1472
+ childVNode.$elm$ = findCorrespondingNode(
1473
+ node,
1474
+ 3
1475
+ /* TextNode */
1476
+ );
1477
+ if (childVNode.$elm$ && childVNode.$elm$.nodeType === 3) {
1478
+ childVNode.$text$ = childVNode.$elm$.textContent;
1479
+ childRenderNodes.push(childVNode);
1480
+ node.remove();
1481
+ if (hostId === childVNode.$hostId$) {
1482
+ if (!parentVNode.$children$) {
1483
+ parentVNode.$children$ = [];
1484
+ }
1485
+ parentVNode.$children$[childVNode.$index$] = childVNode;
1486
+ }
1487
+ if (shadowRootNodes && childVNode.$depth$ === "0") {
1488
+ shadowRootNodes[childVNode.$index$] = childVNode.$elm$;
1489
+ }
1490
+ }
1491
+ } else if (childNodeType === COMMENT_NODE_ID) {
1492
+ childVNode.$elm$ = findCorrespondingNode(
1493
+ node,
1494
+ 8
1495
+ /* CommentNode */
1496
+ );
1497
+ if (childVNode.$elm$ && childVNode.$elm$.nodeType === 8) {
1498
+ childRenderNodes.push(childVNode);
1499
+ node.remove();
1500
+ }
1501
+ } else if (childVNode.$hostId$ === hostId) {
1502
+ if (childNodeType === SLOT_NODE_ID) {
1503
+ const slotName = node["s-sn"] = childIdSplt[5] || "";
1504
+ addSlot(
1505
+ slotName,
1506
+ childIdSplt[2],
1507
+ childVNode,
1508
+ node,
1509
+ parentVNode,
1510
+ childRenderNodes,
1511
+ slotNodes,
1512
+ shadowRootNodes,
1513
+ slottedNodes
1514
+ );
1515
+ } else if (childNodeType === CONTENT_REF_ID) {
1516
+ if (shadowRootNodes) {
1517
+ node.remove();
1518
+ } else {
1519
+ hostElm["s-cr"] = node;
1520
+ node["s-cn"] = true;
1521
+ }
1522
+ }
1523
+ }
1524
+ }
1525
+ } else if (parentVNode && parentVNode.$tag$ === "style") {
1526
+ const vnode = newVNode(null, node.textContent);
1527
+ vnode.$elm$ = node;
1528
+ vnode.$index$ = "0";
1529
+ parentVNode.$children$ = [vnode];
1530
+ }
1531
+ return parentVNode;
1532
+ };
1533
+ var initializeDocumentHydrate = (node, orgLocNodes) => {
1534
+ if (node.nodeType === 1) {
1535
+ const componentId = node[HYDRATE_ID] || node.getAttribute(HYDRATE_ID);
1536
+ if (componentId) {
1537
+ orgLocNodes.set(componentId, node);
1538
+ }
1539
+ let i2 = 0;
1540
+ if (node.shadowRoot) {
1541
+ for (; i2 < node.shadowRoot.childNodes.length; i2++) {
1542
+ initializeDocumentHydrate(node.shadowRoot.childNodes[i2], orgLocNodes);
1543
+ }
1544
+ }
1545
+ const nonShadowNodes = node.__childNodes || node.childNodes;
1546
+ for (i2 = 0; i2 < nonShadowNodes.length; i2++) {
1547
+ initializeDocumentHydrate(nonShadowNodes[i2], orgLocNodes);
1548
+ }
1549
+ } else if (node.nodeType === 8) {
1550
+ const childIdSplt = node.nodeValue.split(".");
1551
+ if (childIdSplt[0] === ORG_LOCATION_ID) {
1552
+ orgLocNodes.set(childIdSplt[1] + "." + childIdSplt[2], node);
1553
+ node.nodeValue = "";
1554
+ node["s-en"] = childIdSplt[3];
1555
+ }
1556
+ }
1557
+ };
1558
+ var createSimpleVNode = (vnode) => {
1559
+ const defaultVNode = {
1560
+ $flags$: 0,
1561
+ $hostId$: null,
1562
+ $nodeId$: null,
1563
+ $depth$: null,
1564
+ $index$: "0",
1565
+ $elm$: null,
1566
+ $attrs$: null,
1567
+ $children$: null,
1568
+ $key$: null,
1569
+ $name$: null,
1570
+ $tag$: null,
1571
+ $text$: null
1572
+ };
1573
+ return { ...defaultVNode, ...vnode };
1574
+ };
1575
+ function addSlot(slotName, slotId, childVNode, node, parentVNode, childRenderNodes, slotNodes, shadowRootNodes, slottedNodes) {
1576
+ node["s-sr"] = true;
1577
+ childVNode.$name$ = slotName || null;
1578
+ childVNode.$tag$ = "slot";
1579
+ const parentNodeId = (parentVNode == null ? void 0 : parentVNode.$elm$) ? parentVNode.$elm$["s-id"] || parentVNode.$elm$.getAttribute("s-id") : "";
1580
+ if (shadowRootNodes && win.document) {
1581
+ const slot = childVNode.$elm$ = win.document.createElement(childVNode.$tag$);
1582
+ if (childVNode.$name$) {
1583
+ childVNode.$elm$.setAttribute("name", slotName);
1584
+ }
1585
+ if (parentVNode.$elm$.shadowRoot && parentNodeId && parentNodeId !== childVNode.$hostId$) {
1586
+ internalCall(parentVNode.$elm$, "insertBefore")(slot, internalCall(parentVNode.$elm$, "children")[0]);
1587
+ } else {
1588
+ internalCall(internalCall(node, "parentNode"), "insertBefore")(slot, node);
1589
+ }
1590
+ addSlottedNodes(slottedNodes, slotId, slotName, node, childVNode.$hostId$);
1591
+ node.remove();
1592
+ if (childVNode.$depth$ === "0") {
1593
+ shadowRootNodes[childVNode.$index$] = childVNode.$elm$;
1594
+ }
1595
+ } else {
1596
+ const slot = childVNode.$elm$;
1597
+ const shouldMove = parentNodeId && parentNodeId !== childVNode.$hostId$ && parentVNode.$elm$.shadowRoot;
1598
+ addSlottedNodes(slottedNodes, slotId, slotName, node, shouldMove ? parentNodeId : childVNode.$hostId$);
1599
+ patchSlotNode(node);
1600
+ if (shouldMove) {
1601
+ parentVNode.$elm$.insertBefore(slot, parentVNode.$elm$.children[0]);
1602
+ }
1603
+ }
1604
+ childRenderNodes.push(childVNode);
1605
+ slotNodes.push(childVNode);
1606
+ if (!parentVNode.$children$) {
1607
+ parentVNode.$children$ = [];
1608
+ }
1609
+ parentVNode.$children$[childVNode.$index$] = childVNode;
1610
+ }
1611
+ var addSlottedNodes = (slottedNodes, slotNodeId, slotName, slotNode, hostId) => {
1612
+ var _a, _b;
1613
+ let slottedNode = slotNode.nextSibling;
1614
+ slottedNodes[slotNodeId] = slottedNodes[slotNodeId] || [];
1615
+ if (!slottedNode || ((_a = slottedNode.nodeValue) == null ? void 0 : _a.startsWith(SLOT_NODE_ID + "."))) return;
1616
+ do {
1617
+ if (slottedNode && ((slottedNode["getAttribute"] && slottedNode.getAttribute("slot") || slottedNode["s-sn"]) === slotName || slotName === "" && !slottedNode["s-sn"] && (!slottedNode["getAttribute"] || !slottedNode.getAttribute("slot")) && (slottedNode.nodeType === 8 || slottedNode.nodeType === 3))) {
1618
+ slottedNode["s-sn"] = slotName;
1619
+ slottedNodes[slotNodeId].push({ slot: slotNode, node: slottedNode, hostId });
1620
+ }
1621
+ slottedNode = slottedNode == null ? void 0 : slottedNode.nextSibling;
1622
+ } while (slottedNode && !((_b = slottedNode.nodeValue) == null ? void 0 : _b.startsWith(SLOT_NODE_ID + ".")));
1623
+ };
1624
+ var findCorrespondingNode = (node, type) => {
1625
+ let sibling = node;
1626
+ do {
1627
+ sibling = sibling.nextSibling;
1628
+ } while (sibling && (sibling.nodeType !== type || !sibling.nodeValue));
1629
+ return sibling;
1630
+ };
1631
+ var normalizeWatchers = (raw) => {
1632
+ if (!raw) return void 0;
1633
+ const keys = Object.keys(raw);
1634
+ if (keys.length === 0) return void 0;
1635
+ let hasLegacy = false;
1636
+ for (const propName of keys) {
1637
+ if (hasLegacy) break;
1638
+ for (const h2 of raw[propName]) {
1639
+ if (typeof h2 === "string") {
1640
+ hasLegacy = true;
1641
+ break;
1642
+ }
1643
+ }
1644
+ }
1645
+ if (!hasLegacy) return raw;
1646
+ const out = {};
1647
+ for (const propName of keys) {
1648
+ out[propName] = raw[propName].map(
1649
+ (h2) => typeof h2 === "string" ? { [h2]: 0 } : h2
1650
+ );
1651
+ }
1652
+ return out;
1653
+ };
1654
+ var RemoteValue = class _RemoteValue {
1655
+ /**
1656
+ * Deserializes a LocalValue serialized object back to its original JavaScript representation
1657
+ *
1658
+ * @param serialized The serialized LocalValue object
1659
+ * @returns The original JavaScript value/object
1660
+ */
1661
+ static fromLocalValue(serialized) {
1662
+ const type = serialized[TYPE_CONSTANT];
1663
+ const value = VALUE_CONSTANT in serialized ? serialized[VALUE_CONSTANT] : void 0;
1664
+ switch (type) {
1665
+ case "string":
1666
+ return value;
1667
+ case "boolean":
1668
+ return value;
1669
+ case "bigint":
1670
+ return BigInt(value);
1671
+ case "undefined":
1672
+ return void 0;
1673
+ case "null":
1674
+ return null;
1675
+ case "number":
1676
+ if (value === "NaN") return NaN;
1677
+ if (value === "-0") return -0;
1678
+ if (value === "Infinity") return Infinity;
1679
+ if (value === "-Infinity") return -Infinity;
1680
+ return value;
1681
+ case "array":
1682
+ return value.map((item) => _RemoteValue.fromLocalValue(item));
1683
+ case "date":
1684
+ return new Date(value);
1685
+ case "map":
1686
+ const map = /* @__PURE__ */ new Map();
1687
+ for (const [key, val] of value) {
1688
+ const deserializedKey = typeof key === "object" && key !== null ? _RemoteValue.fromLocalValue(key) : key;
1689
+ const deserializedValue = _RemoteValue.fromLocalValue(val);
1690
+ map.set(deserializedKey, deserializedValue);
1691
+ }
1692
+ return map;
1693
+ case "object":
1694
+ const obj = {};
1695
+ for (const [key, val] of value) {
1696
+ obj[key] = _RemoteValue.fromLocalValue(val);
1697
+ }
1698
+ return obj;
1699
+ case "regexp":
1700
+ const { pattern, flags } = value;
1701
+ return new RegExp(pattern, flags);
1702
+ case "set":
1703
+ const set = /* @__PURE__ */ new Set();
1704
+ for (const item of value) {
1705
+ set.add(_RemoteValue.fromLocalValue(item));
1706
+ }
1707
+ return set;
1708
+ case "symbol":
1709
+ return Symbol(value);
1710
+ default:
1711
+ throw new Error(`Unsupported type: ${type}`);
1712
+ }
1713
+ }
1714
+ /**
1715
+ * Utility method to deserialize multiple LocalValues at once
1716
+ *
1717
+ * @param serializedValues Array of serialized LocalValue objects
1718
+ * @returns Array of deserialized JavaScript values
1719
+ */
1720
+ static fromLocalValueArray(serializedValues) {
1721
+ return serializedValues.map((value) => _RemoteValue.fromLocalValue(value));
1722
+ }
1723
+ /**
1724
+ * Verifies if the given object matches the structure of a serialized LocalValue
1725
+ *
1726
+ * @param obj Object to verify
1727
+ * @returns boolean indicating if the object has LocalValue structure
1728
+ */
1729
+ static isLocalValueObject(obj) {
1730
+ if (typeof obj !== "object" || obj === null) {
1731
+ return false;
1732
+ }
1733
+ if (!obj.hasOwnProperty(TYPE_CONSTANT)) {
1734
+ return false;
1735
+ }
1736
+ const type = obj[TYPE_CONSTANT];
1737
+ const hasTypeProperty = Object.values({ ...PrimitiveType, ...NonPrimitiveType }).includes(type);
1738
+ if (!hasTypeProperty) {
1739
+ return false;
1740
+ }
1741
+ if (type !== "null" && type !== "undefined") {
1742
+ return obj.hasOwnProperty(VALUE_CONSTANT);
1743
+ }
1744
+ return true;
1745
+ }
1746
+ };
1747
+ function decodeBase64Unicode(base64) {
1748
+ const binary = atob(base64);
1749
+ const bytes = new Uint8Array(binary.length);
1750
+ for (let i2 = 0; i2 < binary.length; i2++) {
1751
+ bytes[i2] = binary.charCodeAt(i2);
1752
+ }
1753
+ return new TextDecoder().decode(bytes);
1754
+ }
1755
+ function deserializeProperty(value) {
1756
+ if (typeof value !== "string" || !value.startsWith(SERIALIZED_PREFIX)) {
1757
+ return value;
1758
+ }
1759
+ return RemoteValue.fromLocalValue(JSON.parse(decodeBase64Unicode(value.slice(SERIALIZED_PREFIX.length))));
1760
+ }
1761
+ var parsePropertyValue = (propValue, propType, isFormAssociated) => {
1762
+ if (typeof propValue === "string" && propValue.startsWith(SERIALIZED_PREFIX)) {
1763
+ propValue = deserializeProperty(propValue);
1764
+ return propValue;
1765
+ }
1766
+ if (propValue != null && !isComplexType(propValue)) {
1767
+ if (propType & 4) {
1768
+ if (isFormAssociated && typeof propValue === "string") {
1769
+ return propValue === "" || !!propValue;
1770
+ } else {
1771
+ return propValue === "false" ? false : propValue === "" || !!propValue;
1772
+ }
1773
+ }
1774
+ if (propType & 2) {
1775
+ return typeof propValue === "string" ? parseFloat(propValue) : typeof propValue === "number" ? propValue : NaN;
1776
+ }
1777
+ if (propType & 1) {
1778
+ return String(propValue);
1779
+ }
1780
+ return propValue;
1781
+ }
1782
+ return propValue;
1783
+ };
1784
+ var getElement = (ref) => {
1785
+ var _a;
1786
+ return (_a = getHostRef(ref)) == null ? void 0 : _a.$hostElement$;
1787
+ };
1788
+ var createEvent = (ref, name, flags) => {
1789
+ const elm = getElement(ref);
1790
+ return {
1791
+ emit: (detail) => {
1792
+ return emitEvent(elm, name, {
1793
+ bubbles: !!(flags & 4),
1794
+ composed: !!(flags & 2),
1795
+ cancelable: !!(flags & 1),
1796
+ detail
1797
+ });
1798
+ }
1799
+ };
1800
+ };
1801
+ var emitEvent = (elm, name, opts) => {
1802
+ const ev = plt.ce(name, opts);
1803
+ elm.dispatchEvent(ev);
1804
+ return ev;
1805
+ };
1806
+ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
1807
+ if (oldValue === newValue) {
1808
+ return;
1809
+ }
1810
+ let isProp = isMemberInElement(elm, memberName);
1811
+ let ln = memberName.toLowerCase();
1812
+ if (memberName === "class") {
1813
+ const classList = elm.classList;
1814
+ const oldClasses = parseClassList(oldValue);
1815
+ let newClasses = parseClassList(newValue);
1816
+ if ((elm["s-si"] || elm["s-sc"]) && initialRender) {
1817
+ const scopeId2 = elm["s-sc"] || elm["s-si"];
1818
+ newClasses.push(scopeId2);
1819
+ oldClasses.forEach((c) => {
1820
+ if (c.startsWith(scopeId2)) newClasses.push(c);
1821
+ });
1822
+ newClasses = [...new Set(newClasses)].filter((c) => c);
1823
+ classList.add(...newClasses);
1824
+ } else {
1825
+ classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
1826
+ classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
1827
+ }
1828
+ } else if (memberName === "style") {
1829
+ {
1830
+ for (const prop in oldValue) {
1831
+ if (!newValue || newValue[prop] == null) {
1832
+ if (prop.includes("-")) {
1833
+ elm.style.removeProperty(prop);
1834
+ } else {
1835
+ elm.style[prop] = "";
1836
+ }
1837
+ }
1838
+ }
1839
+ }
1840
+ for (const prop in newValue) {
1841
+ if (!oldValue || newValue[prop] !== oldValue[prop]) {
1842
+ if (prop.includes("-")) {
1843
+ elm.style.setProperty(prop, newValue[prop]);
1844
+ } else {
1845
+ elm.style[prop] = newValue[prop];
1846
+ }
1847
+ }
1848
+ }
1849
+ } else if (memberName === "key") ;
1850
+ else if (memberName === "ref") {
1851
+ if (newValue) {
1852
+ queueRefAttachment(newValue, elm);
1853
+ }
1854
+ } else if (!isProp && memberName[0] === "o" && memberName[1] === "n") {
1855
+ if (memberName[2] === "-") {
1856
+ memberName = memberName.slice(3);
1857
+ } else if (isMemberInElement(win, ln)) {
1858
+ memberName = ln.slice(2);
1859
+ } else {
1860
+ memberName = ln[2] + memberName.slice(3);
1861
+ }
1862
+ if (oldValue || newValue) {
1863
+ const capture = memberName.endsWith(CAPTURE_EVENT_SUFFIX);
1864
+ memberName = memberName.replace(CAPTURE_EVENT_REGEX, "");
1865
+ if (oldValue) {
1866
+ plt.rel(elm, memberName, oldValue, capture);
1867
+ }
1868
+ if (newValue) {
1869
+ plt.ael(elm, memberName, newValue, capture);
1870
+ }
1871
+ }
1872
+ } else if (memberName[0] === "a" && memberName.startsWith("attr:")) {
1873
+ const propName = memberName.slice(5);
1874
+ let attrName;
1875
+ {
1876
+ const hostRef = getHostRef(elm);
1877
+ if (hostRef && hostRef.$cmpMeta$ && hostRef.$cmpMeta$.$members$) {
1878
+ const memberMeta = hostRef.$cmpMeta$.$members$[propName];
1879
+ if (memberMeta && memberMeta[1]) {
1880
+ attrName = memberMeta[1];
1881
+ }
1882
+ }
1883
+ }
1884
+ if (!attrName) {
1885
+ attrName = propName.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
1886
+ }
1887
+ if (newValue == null || newValue === false) {
1888
+ if (newValue !== false || elm.getAttribute(attrName) === "") {
1889
+ elm.removeAttribute(attrName);
1890
+ }
1891
+ } else {
1892
+ elm.setAttribute(attrName, newValue === true ? "" : newValue);
1893
+ }
1894
+ return;
1895
+ } else if (memberName[0] === "p" && memberName.startsWith("prop:")) {
1896
+ const propName = memberName.slice(5);
1897
+ try {
1898
+ elm[propName] = newValue;
1899
+ } catch (e) {
1900
+ }
1901
+ return;
1902
+ } else {
1903
+ const isComplex = isComplexType(newValue);
1904
+ if ((isProp || isComplex && newValue !== null) && !isSvg) {
1905
+ try {
1906
+ if (!elm.tagName.includes("-")) {
1907
+ const n = newValue == null ? "" : newValue;
1908
+ if (memberName === "list") {
1909
+ isProp = false;
1910
+ } else if (oldValue == null || elm[memberName] !== n) {
1911
+ if (typeof elm.__lookupSetter__(memberName) === "function") {
1912
+ elm[memberName] = n;
1913
+ } else {
1914
+ elm.setAttribute(memberName, n);
1915
+ }
1916
+ }
1917
+ } else if (elm[memberName] !== newValue) {
1918
+ elm[memberName] = newValue;
1919
+ }
1920
+ } catch (e) {
1921
+ }
1922
+ }
1923
+ let xlink = false;
1924
+ {
1925
+ if (ln !== (ln = ln.replace(/^xlink\:?/, ""))) {
1926
+ memberName = ln;
1927
+ xlink = true;
1928
+ }
1929
+ }
1930
+ if (newValue == null || newValue === false) {
1931
+ if (newValue !== false || elm.getAttribute(memberName) === "") {
1932
+ if (xlink) {
1933
+ elm.removeAttributeNS(XLINK_NS, memberName);
1934
+ } else {
1935
+ elm.removeAttribute(memberName);
1936
+ }
1937
+ }
1938
+ } else if ((!isProp || flags & 4 || isSvg) && !isComplex && elm.nodeType === 1) {
1939
+ newValue = newValue === true ? "" : newValue;
1940
+ if (xlink) {
1941
+ elm.setAttributeNS(XLINK_NS, memberName, newValue);
1942
+ } else {
1943
+ elm.setAttribute(memberName, newValue);
1944
+ }
1945
+ }
1946
+ }
1947
+ };
1948
+ var parseClassListRegex = /\s/;
1949
+ var parseClassList = (value) => {
1950
+ if (typeof value === "object" && value && "baseVal" in value) {
1951
+ value = value.baseVal;
1952
+ }
1953
+ if (!value || typeof value !== "string") {
1954
+ return [];
1955
+ }
1956
+ return value.split(parseClassListRegex);
1957
+ };
1958
+ var CAPTURE_EVENT_SUFFIX = "Capture";
1959
+ var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
1960
+ var updateElement = (oldVnode, newVnode, isSvgMode2, isInitialRender) => {
1961
+ const elm = newVnode.$elm$.nodeType === 11 && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
1962
+ const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || {};
1963
+ const newVnodeAttrs = newVnode.$attrs$ || {};
1964
+ {
1965
+ for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
1966
+ if (!(memberName in newVnodeAttrs)) {
1967
+ setAccessor(
1968
+ elm,
1969
+ memberName,
1970
+ oldVnodeAttrs[memberName],
1971
+ void 0,
1972
+ isSvgMode2,
1973
+ newVnode.$flags$,
1974
+ isInitialRender
1975
+ );
1976
+ }
1977
+ }
1978
+ }
1979
+ for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
1980
+ setAccessor(
1981
+ elm,
1982
+ memberName,
1983
+ oldVnodeAttrs[memberName],
1984
+ newVnodeAttrs[memberName],
1985
+ isSvgMode2,
1986
+ newVnode.$flags$,
1987
+ isInitialRender
1988
+ );
1989
+ }
1990
+ };
1991
+ function sortedAttrNames(attrNames) {
1992
+ return attrNames.includes("ref") ? (
1993
+ // we need to sort these to ensure that `'ref'` is the last attr
1994
+ [...attrNames.filter((attr) => attr !== "ref"), "ref"]
1995
+ ) : (
1996
+ // no need to sort, return the original array
1997
+ attrNames
1998
+ );
1999
+ }
2000
+ var contentRef;
2001
+ var hostTagName;
2002
+ var useNativeShadowDom = false;
2003
+ var checkSlotFallbackVisibility = false;
2004
+ var checkSlotRelocate = false;
2005
+ var isSvgMode = false;
2006
+ var refCallbacksToRemove = [];
2007
+ var refCallbacksToAttach = [];
2008
+ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
2009
+ var _a;
2010
+ const newVNode2 = newParentVNode.$children$[childIndex];
2011
+ let i2 = 0;
2012
+ let elm;
2013
+ let childNode;
2014
+ let oldVNode;
2015
+ if (!useNativeShadowDom) {
2016
+ checkSlotRelocate = true;
2017
+ if (newVNode2.$tag$ === "slot") {
2018
+ newVNode2.$flags$ |= newVNode2.$children$ ? (
2019
+ // slot element has fallback content
2020
+ // still create an element that "mocks" the slot element
2021
+ 2
2022
+ ) : (
2023
+ // slot element does not have fallback content
2024
+ // create an html comment we'll use to always reference
2025
+ // where actual slot content should sit next to
2026
+ 1
2027
+ );
2028
+ }
2029
+ }
2030
+ if (newVNode2.$text$ != null) {
2031
+ elm = newVNode2.$elm$ = win.document.createTextNode(newVNode2.$text$);
2032
+ } else if (newVNode2.$flags$ & 1) {
2033
+ elm = newVNode2.$elm$ = win.document.createTextNode("");
2034
+ {
2035
+ updateElement(null, newVNode2, isSvgMode);
2036
+ }
2037
+ } else {
2038
+ if (!isSvgMode) {
2039
+ isSvgMode = newVNode2.$tag$ === "svg";
2040
+ }
2041
+ if (!win.document) {
2042
+ throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.");
2043
+ }
2044
+ elm = newVNode2.$elm$ = win.document.createElementNS(
2045
+ isSvgMode ? SVG_NS : HTML_NS,
2046
+ !useNativeShadowDom && BUILD.slotRelocation && newVNode2.$flags$ & 2 ? "slot-fb" : newVNode2.$tag$
2047
+ );
2048
+ if (isSvgMode && newVNode2.$tag$ === "foreignObject") {
2049
+ isSvgMode = false;
2050
+ }
2051
+ {
2052
+ updateElement(null, newVNode2, isSvgMode);
2053
+ }
2054
+ if (newVNode2.$children$) {
2055
+ const appendTarget = newVNode2.$tag$ === "template" ? elm.content : elm;
2056
+ for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
2057
+ childNode = createElm(oldParentVNode, newVNode2, i2);
2058
+ if (childNode) {
2059
+ appendTarget.appendChild(childNode);
2060
+ }
2061
+ }
2062
+ }
2063
+ {
2064
+ if (newVNode2.$tag$ === "svg") {
2065
+ isSvgMode = false;
2066
+ } else if (elm.tagName === "foreignObject") {
2067
+ isSvgMode = true;
2068
+ }
2069
+ }
2070
+ }
2071
+ elm["s-hn"] = hostTagName;
2072
+ {
2073
+ if (newVNode2.$flags$ & (2 | 1)) {
2074
+ elm["s-sr"] = true;
2075
+ elm["s-cr"] = contentRef;
2076
+ elm["s-sn"] = newVNode2.$name$ || "";
2077
+ elm["s-rf"] = (_a = newVNode2.$attrs$) == null ? void 0 : _a.ref;
2078
+ patchSlotNode(elm);
2079
+ oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];
2080
+ if (oldVNode && oldVNode.$tag$ === newVNode2.$tag$ && oldParentVNode.$elm$) {
2081
+ relocateToHostRoot(oldParentVNode.$elm$);
2082
+ }
2083
+ }
2084
+ }
2085
+ return elm;
2086
+ };
2087
+ var relocateToHostRoot = (parentElm) => {
2088
+ plt.$flags$ |= 1;
2089
+ const host = parentElm.closest(hostTagName.toLowerCase());
2090
+ if (host != null) {
2091
+ const contentRefNode = Array.from(host.__childNodes || host.childNodes).find(
2092
+ (ref) => ref["s-cr"]
2093
+ );
2094
+ const childNodeArray = Array.from(
2095
+ parentElm.__childNodes || parentElm.childNodes
2096
+ );
2097
+ for (const childNode of contentRefNode ? childNodeArray.reverse() : childNodeArray) {
2098
+ if (childNode["s-sh"] != null) {
2099
+ insertBefore(host, childNode, contentRefNode != null ? contentRefNode : null);
2100
+ childNode["s-sh"] = void 0;
2101
+ checkSlotRelocate = true;
2102
+ }
2103
+ }
2104
+ }
2105
+ plt.$flags$ &= -2;
2106
+ };
2107
+ var putBackInOriginalLocation = (parentElm, recursive) => {
2108
+ plt.$flags$ |= 1;
2109
+ const oldSlotChildNodes = Array.from(parentElm.__childNodes || parentElm.childNodes);
2110
+ if (parentElm["s-sr"]) {
2111
+ let node = parentElm;
2112
+ while (node = node.nextSibling) {
2113
+ if (node && node["s-sn"] === parentElm["s-sn"] && node["s-sh"] === hostTagName) {
2114
+ oldSlotChildNodes.push(node);
2115
+ }
2116
+ }
2117
+ }
2118
+ for (let i2 = oldSlotChildNodes.length - 1; i2 >= 0; i2--) {
2119
+ const childNode = oldSlotChildNodes[i2];
2120
+ if (childNode["s-hn"] !== hostTagName && childNode["s-ol"]) {
2121
+ insertBefore(referenceNode(childNode).parentNode, childNode, referenceNode(childNode));
2122
+ childNode["s-ol"].remove();
2123
+ childNode["s-ol"] = void 0;
2124
+ childNode["s-sh"] = void 0;
2125
+ checkSlotRelocate = true;
2126
+ }
2127
+ if (recursive) {
2128
+ putBackInOriginalLocation(childNode, recursive);
2129
+ }
2130
+ }
2131
+ plt.$flags$ &= -2;
2132
+ };
2133
+ var addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
2134
+ let containerElm = parentElm["s-cr"] && parentElm["s-cr"].parentNode || parentElm;
2135
+ let childNode;
2136
+ if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
2137
+ containerElm = containerElm.shadowRoot;
2138
+ }
2139
+ if (parentVNode.$tag$ === "template") {
2140
+ containerElm = containerElm.content;
2141
+ }
2142
+ for (; startIdx <= endIdx; ++startIdx) {
2143
+ if (vnodes[startIdx]) {
2144
+ childNode = createElm(null, parentVNode, startIdx);
2145
+ if (childNode) {
2146
+ vnodes[startIdx].$elm$ = childNode;
2147
+ insertBefore(containerElm, childNode, referenceNode(before));
2148
+ }
2149
+ }
2150
+ }
2151
+ };
2152
+ var removeVnodes = (vnodes, startIdx, endIdx) => {
2153
+ for (let index = startIdx; index <= endIdx; ++index) {
2154
+ const vnode = vnodes[index];
2155
+ if (vnode) {
2156
+ const elm = vnode.$elm$;
2157
+ nullifyVNodeRefs(vnode);
2158
+ if (elm) {
2159
+ {
2160
+ checkSlotFallbackVisibility = true;
2161
+ if (elm["s-ol"]) {
2162
+ elm["s-ol"].remove();
2163
+ } else {
2164
+ putBackInOriginalLocation(elm, true);
2165
+ }
2166
+ }
2167
+ elm.remove();
2168
+ }
2169
+ }
2170
+ }
2171
+ };
2172
+ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = false) => {
2173
+ let oldStartIdx = 0;
2174
+ let newStartIdx = 0;
2175
+ let idxInOld = 0;
2176
+ let i2 = 0;
2177
+ let oldEndIdx = oldCh.length - 1;
2178
+ let oldStartVnode = oldCh[0];
2179
+ let oldEndVnode = oldCh[oldEndIdx];
2180
+ let newEndIdx = newCh.length - 1;
2181
+ let newStartVnode = newCh[0];
2182
+ let newEndVnode = newCh[newEndIdx];
2183
+ let node;
2184
+ let elmToMove;
2185
+ const containerElm = newVNode2.$tag$ === "template" ? parentElm.content : parentElm;
2186
+ while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
2187
+ if (oldStartVnode == null) {
2188
+ oldStartVnode = oldCh[++oldStartIdx];
2189
+ } else if (oldEndVnode == null) {
2190
+ oldEndVnode = oldCh[--oldEndIdx];
2191
+ } else if (newStartVnode == null) {
2192
+ newStartVnode = newCh[++newStartIdx];
2193
+ } else if (newEndVnode == null) {
2194
+ newEndVnode = newCh[--newEndIdx];
2195
+ } else if (isSameVnode(oldStartVnode, newStartVnode, isInitialRender)) {
2196
+ patch(oldStartVnode, newStartVnode, isInitialRender);
2197
+ oldStartVnode = oldCh[++oldStartIdx];
2198
+ newStartVnode = newCh[++newStartIdx];
2199
+ } else if (isSameVnode(oldEndVnode, newEndVnode, isInitialRender)) {
2200
+ patch(oldEndVnode, newEndVnode, isInitialRender);
2201
+ oldEndVnode = oldCh[--oldEndIdx];
2202
+ newEndVnode = newCh[--newEndIdx];
2203
+ } else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {
2204
+ if (oldStartVnode.$tag$ === "slot" || newEndVnode.$tag$ === "slot") {
2205
+ putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);
2206
+ }
2207
+ patch(oldStartVnode, newEndVnode, isInitialRender);
2208
+ insertBefore(containerElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
2209
+ oldStartVnode = oldCh[++oldStartIdx];
2210
+ newEndVnode = newCh[--newEndIdx];
2211
+ } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {
2212
+ if (oldStartVnode.$tag$ === "slot" || newEndVnode.$tag$ === "slot") {
2213
+ putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);
2214
+ }
2215
+ patch(oldEndVnode, newStartVnode, isInitialRender);
2216
+ insertBefore(containerElm, oldEndVnode.$elm$, oldStartVnode.$elm$);
2217
+ oldEndVnode = oldCh[--oldEndIdx];
2218
+ newStartVnode = newCh[++newStartIdx];
2219
+ } else {
2220
+ idxInOld = -1;
2221
+ {
2222
+ for (i2 = oldStartIdx; i2 <= oldEndIdx; ++i2) {
2223
+ if (oldCh[i2] && oldCh[i2].$key$ !== null && oldCh[i2].$key$ === newStartVnode.$key$) {
2224
+ idxInOld = i2;
2225
+ break;
2226
+ }
2227
+ }
2228
+ }
2229
+ if (idxInOld >= 0) {
2230
+ elmToMove = oldCh[idxInOld];
2231
+ if (elmToMove.$tag$ !== newStartVnode.$tag$) {
2232
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld);
2233
+ } else {
2234
+ patch(elmToMove, newStartVnode, isInitialRender);
2235
+ oldCh[idxInOld] = void 0;
2236
+ node = elmToMove.$elm$;
2237
+ }
2238
+ newStartVnode = newCh[++newStartIdx];
2239
+ } else {
2240
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx);
2241
+ newStartVnode = newCh[++newStartIdx];
2242
+ }
2243
+ if (node) {
2244
+ {
2245
+ insertBefore(
2246
+ referenceNode(oldStartVnode.$elm$).parentNode,
2247
+ node,
2248
+ referenceNode(oldStartVnode.$elm$)
2249
+ );
2250
+ }
2251
+ }
2252
+ }
2253
+ }
2254
+ if (oldStartIdx > oldEndIdx) {
2255
+ addVnodes(
2256
+ parentElm,
2257
+ newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$,
2258
+ newVNode2,
2259
+ newCh,
2260
+ newStartIdx,
2261
+ newEndIdx
2262
+ );
2263
+ } else if (newStartIdx > newEndIdx) {
2264
+ removeVnodes(oldCh, oldStartIdx, oldEndIdx);
2265
+ }
2266
+ };
2267
+ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
2268
+ if (leftVNode.$tag$ === rightVNode.$tag$) {
2269
+ if (leftVNode.$tag$ === "slot") {
2270
+ return leftVNode.$name$ === rightVNode.$name$;
2271
+ }
2272
+ if (!isInitialRender) {
2273
+ return leftVNode.$key$ === rightVNode.$key$;
2274
+ }
2275
+ if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
2276
+ leftVNode.$key$ = rightVNode.$key$;
2277
+ }
2278
+ return true;
2279
+ }
2280
+ return false;
2281
+ };
2282
+ var referenceNode = (node) => node && node["s-ol"] || node;
2283
+ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
2284
+ const elm = newVNode2.$elm$ = oldVNode.$elm$;
2285
+ const oldChildren = oldVNode.$children$;
2286
+ const newChildren = newVNode2.$children$;
2287
+ const tag = newVNode2.$tag$;
2288
+ const text = newVNode2.$text$;
2289
+ let defaultHolder;
2290
+ if (text == null) {
2291
+ {
2292
+ isSvgMode = tag === "svg" ? true : tag === "foreignObject" ? false : isSvgMode;
2293
+ }
2294
+ {
2295
+ if (tag === "slot" && !useNativeShadowDom) {
2296
+ if (oldVNode.$name$ !== newVNode2.$name$) {
2297
+ newVNode2.$elm$["s-sn"] = newVNode2.$name$ || "";
2298
+ relocateToHostRoot(newVNode2.$elm$.parentElement);
2299
+ }
2300
+ }
2301
+ updateElement(oldVNode, newVNode2, isSvgMode, isInitialRender);
2302
+ }
2303
+ if (oldChildren !== null && newChildren !== null) {
2304
+ updateChildren(elm, oldChildren, newVNode2, newChildren, isInitialRender);
2305
+ } else if (newChildren !== null) {
2306
+ if (oldVNode.$text$ !== null) {
2307
+ elm.textContent = "";
2308
+ }
2309
+ addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);
2310
+ } else if (
2311
+ // don't do this on initial render as it can cause non-hydrated content to be removed
2312
+ !isInitialRender && BUILD.updatable && oldChildren !== null
2313
+ ) {
2314
+ removeVnodes(oldChildren, 0, oldChildren.length - 1);
2315
+ } else if (isInitialRender && BUILD.updatable && oldChildren !== null && newChildren === null) {
2316
+ newVNode2.$children$ = oldChildren;
2317
+ }
2318
+ if (isSvgMode && tag === "svg") {
2319
+ isSvgMode = false;
2320
+ }
2321
+ } else if (defaultHolder = elm["s-cr"]) {
2322
+ defaultHolder.parentNode.textContent = text;
2323
+ } else if (oldVNode.$text$ !== text) {
2324
+ elm.data = text;
2325
+ }
2326
+ };
2327
+ var relocateNodes = [];
2328
+ var markSlotContentForRelocation = (elm) => {
2329
+ let node;
2330
+ let hostContentNodes;
2331
+ let j;
2332
+ const children = elm.__childNodes || elm.childNodes;
2333
+ for (const childNode of children) {
2334
+ if (childNode["s-sr"] && (node = childNode["s-cr"]) && node.parentNode) {
2335
+ hostContentNodes = node.parentNode.__childNodes || node.parentNode.childNodes;
2336
+ const slotName = childNode["s-sn"];
2337
+ for (j = hostContentNodes.length - 1; j >= 0; j--) {
2338
+ node = hostContentNodes[j];
2339
+ if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && (!node["s-sh"] || node["s-sh"] !== childNode["s-hn"])) {
2340
+ if (isNodeLocatedInSlot(node, slotName)) {
2341
+ let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
2342
+ checkSlotFallbackVisibility = true;
2343
+ node["s-sn"] = node["s-sn"] || slotName;
2344
+ if (relocateNodeData) {
2345
+ relocateNodeData.$nodeToRelocate$["s-sh"] = childNode["s-hn"];
2346
+ relocateNodeData.$slotRefNode$ = childNode;
2347
+ } else {
2348
+ node["s-sh"] = childNode["s-hn"];
2349
+ relocateNodes.push({
2350
+ $slotRefNode$: childNode,
2351
+ $nodeToRelocate$: node
2352
+ });
2353
+ }
2354
+ if (node["s-sr"]) {
2355
+ relocateNodes.map((relocateNode) => {
2356
+ if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node["s-sn"])) {
2357
+ relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
2358
+ if (relocateNodeData && !relocateNode.$slotRefNode$) {
2359
+ relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;
2360
+ }
2361
+ }
2362
+ });
2363
+ }
2364
+ } else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {
2365
+ relocateNodes.push({
2366
+ $nodeToRelocate$: node
2367
+ });
2368
+ }
2369
+ }
2370
+ }
2371
+ }
2372
+ if (childNode.nodeType === 1) {
2373
+ markSlotContentForRelocation(childNode);
2374
+ }
2375
+ }
2376
+ };
2377
+ var nullifyVNodeRefs = (vNode) => {
2378
+ {
2379
+ if (vNode.$attrs$ && vNode.$attrs$.ref) {
2380
+ refCallbacksToRemove.push(() => vNode.$attrs$.ref(null));
2381
+ }
2382
+ vNode.$children$ && vNode.$children$.map(nullifyVNodeRefs);
2383
+ }
2384
+ };
2385
+ var queueRefAttachment = (refCallback, elm) => {
2386
+ {
2387
+ refCallbacksToAttach.push(() => refCallback(elm));
2388
+ }
2389
+ };
2390
+ var flushQueuedRefCallbacks = () => {
2391
+ {
2392
+ refCallbacksToRemove.forEach((cb) => cb());
2393
+ refCallbacksToRemove.length = 0;
2394
+ refCallbacksToAttach.forEach((cb) => cb());
2395
+ refCallbacksToAttach.length = 0;
2396
+ }
2397
+ };
2398
+ var insertBefore = (parent, newNode, reference, isInitialLoad) => {
2399
+ {
2400
+ if (typeof newNode["s-sn"] === "string") {
2401
+ parent.insertBefore(newNode, reference);
2402
+ const { slotNode } = findSlotFromSlottedNode(newNode);
2403
+ if (slotNode && !isInitialLoad) dispatchSlotChangeEvent(slotNode);
2404
+ return newNode;
2405
+ }
2406
+ }
2407
+ if (parent.__insertBefore) {
2408
+ return parent.__insertBefore(newNode, reference);
2409
+ } else {
2410
+ return parent == null ? void 0 : parent.insertBefore(newNode, reference);
2411
+ }
2412
+ };
2413
+ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
2414
+ var _a, _b, _c, _d, _e;
2415
+ const hostElm = hostRef.$hostElement$;
2416
+ const cmpMeta = hostRef.$cmpMeta$;
2417
+ const oldVNode = hostRef.$vnode$ || newVNode(null, null);
2418
+ const isHostElement = isHost(renderFnResults);
2419
+ const rootVnode = isHostElement ? renderFnResults : h(null, null, renderFnResults);
2420
+ hostTagName = hostElm.tagName;
2421
+ if (cmpMeta.$attrsToReflect$) {
2422
+ rootVnode.$attrs$ = rootVnode.$attrs$ || {};
2423
+ cmpMeta.$attrsToReflect$.forEach(([propName, attribute]) => {
2424
+ {
2425
+ rootVnode.$attrs$[attribute] = hostElm[propName];
2426
+ }
2427
+ });
2428
+ }
2429
+ if (isInitialLoad && rootVnode.$attrs$) {
2430
+ for (const key of Object.keys(rootVnode.$attrs$)) {
2431
+ if (hostElm.hasAttribute(key) && !["key", "ref", "style", "class"].includes(key)) {
2432
+ rootVnode.$attrs$[key] = hostElm[key];
2433
+ }
2434
+ }
2435
+ }
2436
+ rootVnode.$tag$ = null;
2437
+ rootVnode.$flags$ |= 4;
2438
+ hostRef.$vnode$ = rootVnode;
2439
+ rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm;
2440
+ useNativeShadowDom = !!(cmpMeta.$flags$ & 1) && !(cmpMeta.$flags$ & 128);
2441
+ {
2442
+ contentRef = hostElm["s-cr"];
2443
+ checkSlotFallbackVisibility = false;
2444
+ }
2445
+ patch(oldVNode, rootVnode, isInitialLoad);
2446
+ {
2447
+ plt.$flags$ |= 1;
2448
+ if (checkSlotRelocate) {
2449
+ markSlotContentForRelocation(rootVnode.$elm$);
2450
+ for (const relocateData of relocateNodes) {
2451
+ const nodeToRelocate = relocateData.$nodeToRelocate$;
2452
+ if (!nodeToRelocate["s-ol"] && win.document) {
2453
+ const orgLocationNode = win.document.createTextNode("");
2454
+ orgLocationNode["s-nr"] = nodeToRelocate;
2455
+ insertBefore(
2456
+ nodeToRelocate.parentNode,
2457
+ nodeToRelocate["s-ol"] = orgLocationNode,
2458
+ nodeToRelocate,
2459
+ isInitialLoad
2460
+ );
2461
+ }
2462
+ }
2463
+ for (const relocateData of relocateNodes) {
2464
+ const nodeToRelocate = relocateData.$nodeToRelocate$;
2465
+ const slotRefNode = relocateData.$slotRefNode$;
2466
+ if (nodeToRelocate.nodeType === 1 && isInitialLoad) {
2467
+ nodeToRelocate["s-ih"] = (_a = nodeToRelocate.hidden) != null ? _a : false;
2468
+ }
2469
+ if (slotRefNode) {
2470
+ const parentNodeRef = slotRefNode.parentNode;
2471
+ let insertBeforeNode = slotRefNode.nextSibling;
2472
+ if (insertBeforeNode && insertBeforeNode.nodeType === 1) {
2473
+ let orgLocationNode = (_b = nodeToRelocate["s-ol"]) == null ? void 0 : _b.previousSibling;
2474
+ while (orgLocationNode) {
2475
+ let refNode = (_c = orgLocationNode["s-nr"]) != null ? _c : null;
2476
+ if (refNode && refNode["s-sn"] === nodeToRelocate["s-sn"] && parentNodeRef === (refNode.__parentNode || refNode.parentNode)) {
2477
+ refNode = refNode.nextSibling;
2478
+ while (refNode === nodeToRelocate || (refNode == null ? void 0 : refNode["s-sr"])) {
2479
+ refNode = refNode == null ? void 0 : refNode.nextSibling;
2480
+ }
2481
+ if (!refNode || !refNode["s-nr"]) {
2482
+ insertBeforeNode = refNode;
2483
+ break;
2484
+ }
2485
+ }
2486
+ orgLocationNode = orgLocationNode.previousSibling;
2487
+ }
2488
+ }
2489
+ const parent = nodeToRelocate.__parentNode || nodeToRelocate.parentNode;
2490
+ const nextSibling = nodeToRelocate.__nextSibling || nodeToRelocate.nextSibling;
2491
+ if (!insertBeforeNode && parentNodeRef !== parent || nextSibling !== insertBeforeNode) {
2492
+ if (nodeToRelocate !== insertBeforeNode) {
2493
+ insertBefore(parentNodeRef, nodeToRelocate, insertBeforeNode, isInitialLoad);
2494
+ if (nodeToRelocate.nodeType === 8 && nodeToRelocate.nodeValue.startsWith("s-nt-")) {
2495
+ const textNode = win.document.createTextNode(nodeToRelocate.nodeValue.replace(/^s-nt-/, ""));
2496
+ textNode["s-hn"] = nodeToRelocate["s-hn"];
2497
+ textNode["s-sn"] = nodeToRelocate["s-sn"];
2498
+ textNode["s-sh"] = nodeToRelocate["s-sh"];
2499
+ textNode["s-sr"] = nodeToRelocate["s-sr"];
2500
+ textNode["s-ol"] = nodeToRelocate["s-ol"];
2501
+ textNode["s-ol"]["s-nr"] = textNode;
2502
+ insertBefore(nodeToRelocate.parentNode, textNode, nodeToRelocate, isInitialLoad);
2503
+ nodeToRelocate.parentNode.removeChild(nodeToRelocate);
2504
+ }
2505
+ if (nodeToRelocate.nodeType === 1 && nodeToRelocate.tagName !== "SLOT-FB") {
2506
+ nodeToRelocate.hidden = (_d = nodeToRelocate["s-ih"]) != null ? _d : false;
2507
+ }
2508
+ }
2509
+ }
2510
+ nodeToRelocate && typeof slotRefNode["s-rf"] === "function" && slotRefNode["s-rf"](slotRefNode);
2511
+ } else if (nodeToRelocate.nodeType === 1) {
2512
+ nodeToRelocate.hidden = true;
2513
+ }
2514
+ }
2515
+ }
2516
+ if (checkSlotFallbackVisibility) {
2517
+ updateFallbackSlotVisibility(rootVnode.$elm$);
2518
+ }
2519
+ plt.$flags$ &= -2;
2520
+ relocateNodes.length = 0;
2521
+ }
2522
+ if (!useNativeShadowDom && !(cmpMeta.$flags$ & 1) && hostElm["s-cr"]) {
2523
+ const children = rootVnode.$elm$.__childNodes || rootVnode.$elm$.childNodes;
2524
+ for (const childNode of children) {
2525
+ if (childNode["s-hn"] !== hostTagName && !childNode["s-sh"]) {
2526
+ if (isInitialLoad && childNode["s-ih"] == null) {
2527
+ childNode["s-ih"] = (_e = childNode.hidden) != null ? _e : false;
2528
+ }
2529
+ if (childNode.nodeType === 1) {
2530
+ childNode.hidden = true;
2531
+ } else if (childNode.nodeType === 3 && !!childNode.nodeValue.trim()) {
2532
+ const textCommentNode = win.document.createComment("s-nt-" + childNode.nodeValue);
2533
+ textCommentNode["s-sn"] = childNode["s-sn"];
2534
+ insertBefore(childNode.parentNode, textCommentNode, childNode, isInitialLoad);
2535
+ childNode.parentNode.removeChild(childNode);
2536
+ }
2537
+ }
2538
+ }
2539
+ }
2540
+ contentRef = void 0;
2541
+ flushQueuedRefCallbacks();
2542
+ };
2543
+ var attachToAncestor = (hostRef, ancestorComponent) => {
2544
+ if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
2545
+ const index = ancestorComponent["s-p"].push(
2546
+ new Promise(
2547
+ (r) => hostRef.$onRenderResolve$ = () => {
2548
+ ancestorComponent["s-p"].splice(index - 1, 1);
2549
+ r();
2550
+ }
2551
+ )
2552
+ );
2553
+ }
2554
+ };
2555
+ var scheduleUpdate = (hostRef, isInitialLoad) => {
2556
+ {
2557
+ hostRef.$flags$ |= 16;
2558
+ }
2559
+ if (hostRef.$flags$ & 4) {
2560
+ hostRef.$flags$ |= 512;
2561
+ return;
2562
+ }
2563
+ attachToAncestor(hostRef, hostRef.$ancestorComponent$);
2564
+ const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
2565
+ if (isInitialLoad) {
2566
+ queueMicrotask(() => {
2567
+ dispatch();
2568
+ });
2569
+ return;
2570
+ }
2571
+ return writeTask(dispatch);
2572
+ };
2573
+ var dispatchHooks = (hostRef, isInitialLoad) => {
2574
+ const elm = hostRef.$hostElement$;
2575
+ const endSchedule = createTime("scheduleUpdate", hostRef.$cmpMeta$.$tagName$);
2576
+ const instance = hostRef.$lazyInstance$;
2577
+ if (!instance) {
2578
+ throw new Error(
2579
+ `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`
2580
+ );
2581
+ }
2582
+ let maybePromise;
2583
+ if (isInitialLoad) {
2584
+ {
2585
+ if (hostRef.$deferredConnectedCallback$) {
2586
+ hostRef.$deferredConnectedCallback$ = false;
2587
+ safeCall(instance, "connectedCallback", void 0, elm);
2588
+ }
2589
+ {
2590
+ hostRef.$flags$ |= 256;
2591
+ if (hostRef.$queuedListeners$) {
2592
+ hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event, elm));
2593
+ hostRef.$queuedListeners$ = void 0;
2594
+ }
2595
+ }
2596
+ if (hostRef.$fetchedCbList$.length) {
2597
+ hostRef.$fetchedCbList$.forEach((cb) => cb(elm));
2598
+ }
2599
+ }
2600
+ maybePromise = safeCall(instance, "componentWillLoad", void 0, elm);
2601
+ } else {
2602
+ maybePromise = safeCall(instance, "componentWillUpdate", void 0, elm);
2603
+ }
2604
+ maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender", void 0, elm));
2605
+ endSchedule();
2606
+ return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
2607
+ };
2608
+ var enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn).catch((err) => {
2609
+ console.error(err);
2610
+ fn();
2611
+ }) : fn();
2612
+ var isPromisey = (maybePromise) => maybePromise instanceof Promise || maybePromise && maybePromise.then && typeof maybePromise.then === "function";
2613
+ var updateComponent = async (hostRef, instance, isInitialLoad) => {
2614
+ var _a;
2615
+ const elm = hostRef.$hostElement$;
2616
+ const endUpdate = createTime("update", hostRef.$cmpMeta$.$tagName$);
2617
+ const rc = elm["s-rc"];
2618
+ if (isInitialLoad) {
2619
+ attachStyles(hostRef);
2620
+ }
2621
+ const endRender = createTime("render", hostRef.$cmpMeta$.$tagName$);
2622
+ {
2623
+ callRender(hostRef, instance, elm, isInitialLoad);
2624
+ }
2625
+ if (rc) {
2626
+ rc.map((cb) => cb());
2627
+ elm["s-rc"] = void 0;
2628
+ }
2629
+ endRender();
2630
+ endUpdate();
2631
+ {
2632
+ const childrenPromises = (_a = elm["s-p"]) != null ? _a : [];
2633
+ const postUpdate = () => postUpdateComponent(hostRef);
2634
+ if (childrenPromises.length === 0) {
2635
+ postUpdate();
2636
+ } else {
2637
+ Promise.all(childrenPromises).then(postUpdate).catch(postUpdate);
2638
+ hostRef.$flags$ |= 4;
2639
+ childrenPromises.length = 0;
2640
+ }
2641
+ }
2642
+ };
2643
+ var callRender = (hostRef, instance, elm, isInitialLoad) => {
2644
+ try {
2645
+ instance = instance.render();
2646
+ {
2647
+ hostRef.$flags$ &= -17;
2648
+ }
2649
+ {
2650
+ hostRef.$flags$ |= 2;
2651
+ }
2652
+ {
2653
+ {
2654
+ {
2655
+ renderVdom(hostRef, instance, isInitialLoad);
2656
+ }
2657
+ }
2658
+ }
2659
+ } catch (e) {
2660
+ consoleError(e, hostRef.$hostElement$);
2661
+ }
2662
+ return null;
2663
+ };
2664
+ var postUpdateComponent = (hostRef) => {
2665
+ const tagName = hostRef.$cmpMeta$.$tagName$;
2666
+ const elm = hostRef.$hostElement$;
2667
+ const endPostUpdate = createTime("postUpdate", tagName);
2668
+ const instance = hostRef.$lazyInstance$;
2669
+ const ancestorComponent = hostRef.$ancestorComponent$;
2670
+ safeCall(instance, "componentDidRender", void 0, elm);
2671
+ if (!(hostRef.$flags$ & 64)) {
2672
+ hostRef.$flags$ |= 64;
2673
+ {
2674
+ addHydratedFlag(elm);
2675
+ }
2676
+ safeCall(instance, "componentDidLoad", void 0, elm);
2677
+ endPostUpdate();
2678
+ {
2679
+ hostRef.$onReadyResolve$(elm);
2680
+ if (!ancestorComponent) {
2681
+ appDidLoad();
2682
+ }
2683
+ }
2684
+ } else {
2685
+ safeCall(instance, "componentDidUpdate", void 0, elm);
2686
+ endPostUpdate();
2687
+ }
2688
+ {
2689
+ hostRef.$onInstanceResolve$(elm);
2690
+ }
2691
+ {
2692
+ if (hostRef.$onRenderResolve$) {
2693
+ hostRef.$onRenderResolve$();
2694
+ hostRef.$onRenderResolve$ = void 0;
2695
+ }
2696
+ if (hostRef.$flags$ & 512) {
2697
+ nextTick(() => scheduleUpdate(hostRef, false));
2698
+ }
2699
+ hostRef.$flags$ &= -517;
2700
+ }
2701
+ };
2702
+ var forceUpdate = (ref) => {
2703
+ var _a;
2704
+ {
2705
+ const hostRef = getHostRef(ref);
2706
+ const isConnected = (_a = hostRef == null ? void 0 : hostRef.$hostElement$) == null ? void 0 : _a.isConnected;
2707
+ if (isConnected && (hostRef.$flags$ & (2 | 16)) === 2) {
2708
+ scheduleUpdate(hostRef, false);
2709
+ }
2710
+ return isConnected;
2711
+ }
2712
+ };
2713
+ var appDidLoad = (who) => {
2714
+ var _a;
2715
+ nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
2716
+ {
2717
+ if ((_a = plt.$orgLocNodes$) == null ? void 0 : _a.size) {
2718
+ plt.$orgLocNodes$.clear();
2719
+ }
2720
+ }
2721
+ };
2722
+ var safeCall = (instance, method, arg, elm) => {
2723
+ if (instance && instance[method]) {
2724
+ try {
2725
+ return instance[method](arg);
2726
+ } catch (e) {
2727
+ consoleError(e, elm);
2728
+ }
2729
+ }
2730
+ return void 0;
2731
+ };
2732
+ var addHydratedFlag = (elm) => {
2733
+ var _a;
2734
+ return elm.classList.add((_a = BUILD.hydratedSelectorName) != null ? _a : "hydrated");
2735
+ };
2736
+ var getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
2737
+ var setValue = (ref, propName, newVal, cmpMeta) => {
2738
+ const hostRef = getHostRef(ref);
2739
+ if (!hostRef) {
2740
+ return;
2741
+ }
2742
+ if (!hostRef) {
2743
+ throw new Error(
2744
+ `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).`
2745
+ );
2746
+ }
2747
+ const elm = hostRef.$hostElement$;
2748
+ const oldVal = hostRef.$instanceValues$.get(propName);
2749
+ const flags = hostRef.$flags$;
2750
+ const instance = hostRef.$lazyInstance$;
2751
+ newVal = parsePropertyValue(
2752
+ newVal,
2753
+ cmpMeta.$members$[propName][0],
2754
+ !!(cmpMeta.$flags$ & 64)
2755
+ );
2756
+ const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
2757
+ const didValueChange = newVal !== oldVal && !areBothNaN;
2758
+ if ((!(flags & 8) || oldVal === void 0) && didValueChange) {
2759
+ hostRef.$instanceValues$.set(propName, newVal);
2760
+ if (cmpMeta.$watchers$) {
2761
+ const watchMethods = cmpMeta.$watchers$[propName];
2762
+ if (watchMethods) {
2763
+ watchMethods.map((watcher) => {
2764
+ try {
2765
+ const [[watchMethodName, watcherFlags]] = Object.entries(watcher);
2766
+ if (flags & 128 || watcherFlags & 1) {
2767
+ if (!instance) {
2768
+ hostRef.$fetchedCbList$.push(() => {
2769
+ hostRef.$lazyInstance$[watchMethodName](newVal, oldVal, propName);
2770
+ });
2771
+ } else {
2772
+ instance[watchMethodName](newVal, oldVal, propName);
2773
+ }
2774
+ }
2775
+ } catch (e) {
2776
+ consoleError(e, elm);
2777
+ }
2778
+ });
2779
+ }
2780
+ }
2781
+ if (flags & 2) {
2782
+ if (instance.componentShouldUpdate) {
2783
+ const shouldUpdate = instance.componentShouldUpdate(newVal, oldVal, propName);
2784
+ if (shouldUpdate === false && !(flags & 16)) {
2785
+ return;
2786
+ }
2787
+ }
2788
+ if (!(flags & 16)) {
2789
+ scheduleUpdate(hostRef, false);
2790
+ }
2791
+ }
2792
+ }
2793
+ };
2794
+ var proxyComponent = (Cstr, cmpMeta, flags) => {
2795
+ var _a, _b;
2796
+ const prototype = Cstr.prototype;
2797
+ if (cmpMeta.$flags$ & 64 && flags & 1) {
2798
+ FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS.forEach((cbName) => {
2799
+ Object.defineProperty(prototype, cbName, {
2800
+ value(...args) {
2801
+ var _a2;
2802
+ const hostRef = getHostRef(this);
2803
+ const instance = hostRef == null ? void 0 : hostRef.$lazyInstance$;
2804
+ if (!instance) {
2805
+ (_a2 = hostRef == null ? void 0 : hostRef.$onReadyPromise$) == null ? void 0 : _a2.then((asyncInstance) => {
2806
+ const cb = asyncInstance[cbName];
2807
+ typeof cb === "function" && cb.call(asyncInstance, ...args);
2808
+ });
2809
+ } else {
2810
+ const cb = instance[cbName];
2811
+ typeof cb === "function" && cb.call(instance, ...args);
2812
+ }
2813
+ }
2814
+ });
2815
+ });
2816
+ }
2817
+ if (cmpMeta.$members$ || BUILD.propChangeCallback) {
2818
+ {
2819
+ if (Cstr.watchers && !cmpMeta.$watchers$) {
2820
+ cmpMeta.$watchers$ = normalizeWatchers(Cstr.watchers);
2821
+ }
2822
+ if (Cstr.deserializers && !cmpMeta.$deserializers$) {
2823
+ cmpMeta.$deserializers$ = Cstr.deserializers;
2824
+ }
2825
+ if (Cstr.serializers && !cmpMeta.$serializers$) {
2826
+ cmpMeta.$serializers$ = Cstr.serializers;
2827
+ }
2828
+ }
2829
+ const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
2830
+ members.map(([memberName, [memberFlags]]) => {
2831
+ if (memberFlags & 31 || flags & 2 && memberFlags & 32) {
2832
+ const { get: origGetter, set: origSetter } = getPropertyDescriptor(prototype, memberName) || {};
2833
+ if (origGetter) cmpMeta.$members$[memberName][0] |= 2048;
2834
+ if (origSetter) cmpMeta.$members$[memberName][0] |= 4096;
2835
+ if (flags & 1 || !origGetter) {
2836
+ Object.defineProperty(prototype, memberName, {
2837
+ get() {
2838
+ {
2839
+ if ((cmpMeta.$members$[memberName][0] & 2048) === 0) {
2840
+ return getValue(this, memberName);
2841
+ }
2842
+ const ref = getHostRef(this);
2843
+ const instance = ref ? ref.$lazyInstance$ : prototype;
2844
+ if (!instance) return;
2845
+ return instance[memberName];
2846
+ }
2847
+ },
2848
+ configurable: true,
2849
+ enumerable: true
2850
+ });
2851
+ }
2852
+ Object.defineProperty(prototype, memberName, {
2853
+ set(newValue) {
2854
+ const ref = getHostRef(this);
2855
+ if (!ref) {
2856
+ return;
2857
+ }
2858
+ if (origSetter) {
2859
+ const currentValue = memberFlags & 32 ? this[memberName] : ref.$hostElement$[memberName];
2860
+ if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
2861
+ newValue = ref.$instanceValues$.get(memberName);
2862
+ }
2863
+ origSetter.apply(this, [
2864
+ parsePropertyValue(
2865
+ newValue,
2866
+ memberFlags,
2867
+ !!(cmpMeta.$flags$ & 64)
2868
+ )
2869
+ ]);
2870
+ newValue = memberFlags & 32 ? this[memberName] : ref.$hostElement$[memberName];
2871
+ setValue(this, memberName, newValue, cmpMeta);
2872
+ return;
2873
+ }
2874
+ {
2875
+ if ((flags & 1) === 0 || (cmpMeta.$members$[memberName][0] & 4096) === 0) {
2876
+ setValue(this, memberName, newValue, cmpMeta);
2877
+ if (flags & 1 && !ref.$lazyInstance$) {
2878
+ ref.$fetchedCbList$.push(() => {
2879
+ if (cmpMeta.$members$[memberName][0] & 4096 && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
2880
+ ref.$lazyInstance$[memberName] = newValue;
2881
+ }
2882
+ });
2883
+ }
2884
+ return;
2885
+ }
2886
+ const setterSetVal = () => {
2887
+ const currentValue = ref.$lazyInstance$[memberName];
2888
+ if (!ref.$instanceValues$.get(memberName) && currentValue) {
2889
+ ref.$instanceValues$.set(memberName, currentValue);
2890
+ }
2891
+ ref.$lazyInstance$[memberName] = parsePropertyValue(
2892
+ newValue,
2893
+ memberFlags,
2894
+ !!(cmpMeta.$flags$ & 64)
2895
+ );
2896
+ setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
2897
+ };
2898
+ if (ref.$lazyInstance$) {
2899
+ setterSetVal();
2900
+ } else {
2901
+ ref.$fetchedCbList$.push(() => {
2902
+ setterSetVal();
2903
+ });
2904
+ }
2905
+ }
2906
+ }
2907
+ });
2908
+ } else if (flags & 1 && memberFlags & 64) {
2909
+ Object.defineProperty(prototype, memberName, {
2910
+ value(...args) {
2911
+ var _a2;
2912
+ const ref = getHostRef(this);
2913
+ return (_a2 = ref == null ? void 0 : ref.$onInstancePromise$) == null ? void 0 : _a2.then(() => {
2914
+ var _a3;
2915
+ return (_a3 = ref.$lazyInstance$) == null ? void 0 : _a3[memberName](...args);
2916
+ });
2917
+ }
2918
+ });
2919
+ }
2920
+ });
2921
+ if (flags & 1) {
2922
+ const attrNameToPropName = /* @__PURE__ */ new Map();
2923
+ prototype.attributeChangedCallback = function(attrName, oldValue, newValue) {
2924
+ plt.jmp(() => {
2925
+ var _a2;
2926
+ const propName = attrNameToPropName.get(attrName);
2927
+ const hostRef = getHostRef(this);
2928
+ if (this.hasOwnProperty(propName) && BUILD.lazyLoad) {
2929
+ newValue = this[propName];
2930
+ delete this[propName];
2931
+ }
2932
+ if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
2933
+ this[propName] == newValue) {
2934
+ return;
2935
+ } else if (propName == null) {
2936
+ const flags2 = hostRef == null ? void 0 : hostRef.$flags$;
2937
+ if (hostRef && flags2 && !(flags2 & 8) && newValue !== oldValue) {
2938
+ const instance = hostRef.$lazyInstance$;
2939
+ const entry = (_a2 = cmpMeta.$watchers$) == null ? void 0 : _a2[attrName];
2940
+ entry == null ? void 0 : entry.forEach((watcher) => {
2941
+ const [[watchMethodName, watcherFlags]] = Object.entries(watcher);
2942
+ if (instance[watchMethodName] != null && (flags2 & 128 || watcherFlags & 1)) {
2943
+ instance[watchMethodName].call(instance, newValue, oldValue, attrName);
2944
+ }
2945
+ });
2946
+ }
2947
+ return;
2948
+ }
2949
+ const propFlags = members.find(([m]) => m === propName);
2950
+ const isBooleanTarget = propFlags && propFlags[1][0] & 4;
2951
+ const isSpuriousBooleanRemoval = isBooleanTarget && newValue === null && this[propName] === void 0;
2952
+ if (isBooleanTarget) {
2953
+ newValue = newValue === null || newValue === "false" ? false : true;
2954
+ }
2955
+ const propDesc = Object.getOwnPropertyDescriptor(prototype, propName);
2956
+ if (!isSpuriousBooleanRemoval && newValue != this[propName] && (!propDesc.get || !!propDesc.set)) {
2957
+ this[propName] = newValue;
2958
+ }
2959
+ });
2960
+ };
2961
+ Cstr.observedAttributes = Array.from(
2962
+ /* @__PURE__ */ new Set([
2963
+ ...Object.keys((_b = cmpMeta.$watchers$) != null ? _b : {}),
2964
+ ...members.filter(
2965
+ ([_, m]) => m[0] & 31
2966
+ /* HasAttribute */
2967
+ ).map(([propName, m]) => {
2968
+ var _a2;
2969
+ const attrName = m[1] || propName;
2970
+ attrNameToPropName.set(attrName, propName);
2971
+ if (m[0] & 512) {
2972
+ (_a2 = cmpMeta.$attrsToReflect$) == null ? void 0 : _a2.push([propName, attrName]);
2973
+ }
2974
+ return attrName;
2975
+ })
2976
+ ])
2977
+ );
2978
+ }
2979
+ }
2980
+ return Cstr;
2981
+ };
2982
+ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
2983
+ let Cstr;
2984
+ try {
2985
+ if ((hostRef.$flags$ & 32) === 0) {
2986
+ hostRef.$flags$ |= 32;
2987
+ const bundleId = cmpMeta.$lazyBundleId$;
2988
+ if (bundleId) {
2989
+ const CstrImport = loadModule(cmpMeta, hostRef);
2990
+ if (CstrImport && "then" in CstrImport) {
2991
+ const endLoad = uniqueTime();
2992
+ Cstr = await CstrImport;
2993
+ endLoad();
2994
+ } else {
2995
+ Cstr = CstrImport;
2996
+ }
2997
+ if (!Cstr) {
2998
+ throw new Error(`Constructor for "${cmpMeta.$tagName$}#${hostRef.$modeName$}" was not found`);
2999
+ }
3000
+ if (!Cstr.isProxied) {
3001
+ {
3002
+ cmpMeta.$watchers$ = normalizeWatchers(Cstr.watchers);
3003
+ cmpMeta.$serializers$ = Cstr.serializers;
3004
+ cmpMeta.$deserializers$ = Cstr.deserializers;
3005
+ }
3006
+ proxyComponent(
3007
+ Cstr,
3008
+ cmpMeta,
3009
+ 2
3010
+ /* proxyState */
3011
+ );
3012
+ Cstr.isProxied = true;
3013
+ }
3014
+ const endNewInstance = createTime("createInstance", cmpMeta.$tagName$);
3015
+ {
3016
+ hostRef.$flags$ |= 8;
3017
+ }
3018
+ try {
3019
+ new Cstr(hostRef);
3020
+ } catch (e) {
3021
+ consoleError(e, elm);
3022
+ }
3023
+ {
3024
+ hostRef.$flags$ &= -9;
3025
+ }
3026
+ {
3027
+ hostRef.$flags$ |= 128;
3028
+ }
3029
+ endNewInstance();
3030
+ const needsDeferredCallback = cmpMeta.$flags$ & 4;
3031
+ if (!needsDeferredCallback) {
3032
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
3033
+ } else {
3034
+ hostRef.$deferredConnectedCallback$ = true;
3035
+ }
3036
+ } else {
3037
+ Cstr = elm.constructor;
3038
+ const cmpTag = elm.localName;
3039
+ customElements.whenDefined(cmpTag).then(
3040
+ () => hostRef.$flags$ |= 128
3041
+ /* isWatchReady */
3042
+ );
3043
+ }
3044
+ if (Cstr && Cstr.style) {
3045
+ let style;
3046
+ if (typeof Cstr.style === "string") {
3047
+ style = Cstr.style;
3048
+ }
3049
+ const scopeId2 = getScopeId(cmpMeta);
3050
+ if (!styles.has(scopeId2) || BUILD.hotModuleReplacement) {
3051
+ const endRegisterStyles = createTime("registerStyles", cmpMeta.$tagName$);
3052
+ registerStyle(scopeId2, style, !!(cmpMeta.$flags$ & 1));
3053
+ endRegisterStyles();
3054
+ }
3055
+ }
3056
+ }
3057
+ const ancestorComponent = hostRef.$ancestorComponent$;
3058
+ const schedule = () => scheduleUpdate(hostRef, true);
3059
+ if (ancestorComponent && ancestorComponent["s-rc"]) {
3060
+ ancestorComponent["s-rc"].push(schedule);
3061
+ } else {
3062
+ schedule();
3063
+ }
3064
+ } catch (e) {
3065
+ consoleError(e, elm);
3066
+ if (hostRef.$onRenderResolve$) {
3067
+ hostRef.$onRenderResolve$();
3068
+ hostRef.$onRenderResolve$ = void 0;
3069
+ }
3070
+ if (hostRef.$onReadyResolve$) {
3071
+ hostRef.$onReadyResolve$(elm);
3072
+ }
3073
+ }
3074
+ };
3075
+ var fireConnectedCallback = (instance, elm) => {
3076
+ {
3077
+ safeCall(instance, "connectedCallback", void 0, elm);
3078
+ }
3079
+ };
3080
+ var connectedCallback = (elm) => {
3081
+ if ((plt.$flags$ & 1) === 0) {
3082
+ const hostRef = getHostRef(elm);
3083
+ if (!hostRef) {
3084
+ return;
3085
+ }
3086
+ const cmpMeta = hostRef.$cmpMeta$;
3087
+ const endConnected = createTime("connectedCallback", cmpMeta.$tagName$);
3088
+ if (!(hostRef.$flags$ & 1)) {
3089
+ hostRef.$flags$ |= 1;
3090
+ let hostId;
3091
+ {
3092
+ hostId = elm.getAttribute(HYDRATE_ID);
3093
+ if (hostId) {
3094
+ if (cmpMeta.$flags$ & 1) {
3095
+ const scopeId2 = addStyle(elm.shadowRoot, cmpMeta);
3096
+ elm.classList.remove(scopeId2 + "-h", scopeId2 + "-s");
3097
+ }
3098
+ initializeClientHydrate(elm, cmpMeta.$tagName$, hostId, hostRef);
3099
+ }
3100
+ }
3101
+ if (!hostId) {
3102
+ if (
3103
+ // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field
3104
+ cmpMeta.$flags$ & (4 | 8)
3105
+ ) {
3106
+ setContentReference(elm);
3107
+ }
3108
+ }
3109
+ {
3110
+ let ancestorComponent = elm;
3111
+ while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {
3112
+ if (ancestorComponent.nodeType === 1 && ancestorComponent.hasAttribute("s-id") && ancestorComponent["s-p"] || ancestorComponent["s-p"]) {
3113
+ attachToAncestor(hostRef, hostRef.$ancestorComponent$ = ancestorComponent);
3114
+ break;
3115
+ }
3116
+ }
3117
+ }
3118
+ if (cmpMeta.$members$) {
3119
+ Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {
3120
+ if (memberFlags & 31 && Object.prototype.hasOwnProperty.call(elm, memberName)) {
3121
+ const value = elm[memberName];
3122
+ delete elm[memberName];
3123
+ elm[memberName] = value;
3124
+ }
3125
+ });
3126
+ }
3127
+ {
3128
+ initializeComponent(elm, hostRef, cmpMeta);
3129
+ }
3130
+ } else {
3131
+ addHostEventListeners(elm, hostRef, cmpMeta.$listeners$);
3132
+ if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
3133
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
3134
+ } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
3135
+ hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$, elm));
3136
+ }
3137
+ }
3138
+ endConnected();
3139
+ }
3140
+ };
3141
+ var setContentReference = (elm) => {
3142
+ if (!win.document) {
3143
+ return;
3144
+ }
3145
+ const contentRefElm = elm["s-cr"] = win.document.createComment(
3146
+ ""
3147
+ );
3148
+ contentRefElm["s-cn"] = true;
3149
+ insertBefore(elm, contentRefElm, elm.firstChild);
3150
+ };
3151
+ var disconnectInstance = (instance, elm) => {
3152
+ {
3153
+ safeCall(instance, "disconnectedCallback", void 0, elm || instance);
3154
+ }
3155
+ };
3156
+ var disconnectedCallback = async (elm) => {
3157
+ if ((plt.$flags$ & 1) === 0) {
3158
+ const hostRef = getHostRef(elm);
3159
+ {
3160
+ if (hostRef == null ? void 0 : hostRef.$rmListeners$) {
3161
+ hostRef.$rmListeners$.map((rmListener) => rmListener());
3162
+ hostRef.$rmListeners$ = void 0;
3163
+ }
3164
+ }
3165
+ if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
3166
+ disconnectInstance(hostRef.$lazyInstance$, elm);
3167
+ } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
3168
+ hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$, elm));
3169
+ }
3170
+ }
3171
+ if (rootAppliedStyles.has(elm)) {
3172
+ rootAppliedStyles.delete(elm);
3173
+ }
3174
+ if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
3175
+ rootAppliedStyles.delete(elm.shadowRoot);
3176
+ }
3177
+ };
3178
+ var bootstrapLazy = (lazyBundles, options = {}) => {
3179
+ var _a;
3180
+ if (!win.document) {
3181
+ console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");
3182
+ return;
3183
+ }
3184
+ const endBootstrap = createTime();
3185
+ const cmpTags = [];
3186
+ const exclude = options.exclude || [];
3187
+ const customElements2 = win.customElements;
3188
+ const head = win.document.head;
3189
+ const metaCharset = /* @__PURE__ */ head.querySelector("meta[charset]");
3190
+ const dataStyles = /* @__PURE__ */ win.document.createElement("style");
3191
+ const deferredConnectedCallbacks = [];
3192
+ let appLoadFallback;
3193
+ let isBootstrapping = true;
3194
+ Object.assign(plt, options);
3195
+ plt.$resourcesUrl$ = new URL(options.resourcesUrl || "./", win.document.baseURI).href;
3196
+ {
3197
+ plt.$flags$ |= 2;
3198
+ }
3199
+ {
3200
+ hydrateScopedToShadow();
3201
+ }
3202
+ let hasSlotRelocation = false;
3203
+ lazyBundles.map((lazyBundle) => {
3204
+ lazyBundle[1].map((compactMeta) => {
3205
+ var _a2, _b;
3206
+ const cmpMeta = {
3207
+ $flags$: compactMeta[0],
3208
+ $tagName$: compactMeta[1],
3209
+ $members$: compactMeta[2],
3210
+ $listeners$: compactMeta[3]
3211
+ };
3212
+ if (cmpMeta.$flags$ & 4) {
3213
+ hasSlotRelocation = true;
3214
+ }
3215
+ {
3216
+ cmpMeta.$members$ = compactMeta[2];
3217
+ }
3218
+ {
3219
+ cmpMeta.$listeners$ = compactMeta[3];
3220
+ }
3221
+ {
3222
+ cmpMeta.$attrsToReflect$ = [];
3223
+ }
3224
+ {
3225
+ cmpMeta.$watchers$ = normalizeWatchers(compactMeta[4]);
3226
+ cmpMeta.$serializers$ = (_a2 = compactMeta[5]) != null ? _a2 : {};
3227
+ cmpMeta.$deserializers$ = (_b = compactMeta[6]) != null ? _b : {};
3228
+ }
3229
+ const tagName = transformTag(cmpMeta.$tagName$);
3230
+ const HostElement = class extends HTMLElement {
3231
+ ["s-p"];
3232
+ ["s-rc"];
3233
+ hasRegisteredEventListeners = false;
3234
+ // StencilLazyHost
3235
+ constructor(self) {
3236
+ super(self);
3237
+ self = this;
3238
+ registerHost(self, cmpMeta);
3239
+ if (cmpMeta.$flags$ & 1) {
3240
+ {
3241
+ if (!self.shadowRoot) {
3242
+ createShadowRoot.call(self, cmpMeta);
3243
+ } else {
3244
+ if (self.shadowRoot.mode !== "open") {
3245
+ throw new Error(
3246
+ `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${self.shadowRoot.mode} but Stencil only supports open shadow roots.`
3247
+ );
3248
+ }
3249
+ }
3250
+ }
3251
+ }
3252
+ }
3253
+ connectedCallback() {
3254
+ const hostRef = getHostRef(this);
3255
+ if (!hostRef) {
3256
+ return;
3257
+ }
3258
+ if (!this.hasRegisteredEventListeners) {
3259
+ this.hasRegisteredEventListeners = true;
3260
+ addHostEventListeners(this, hostRef, cmpMeta.$listeners$);
3261
+ }
3262
+ if (appLoadFallback) {
3263
+ clearTimeout(appLoadFallback);
3264
+ appLoadFallback = null;
3265
+ }
3266
+ if (isBootstrapping) {
3267
+ deferredConnectedCallbacks.push(this);
3268
+ } else {
3269
+ plt.jmp(() => connectedCallback(this));
3270
+ }
3271
+ }
3272
+ disconnectedCallback() {
3273
+ plt.jmp(() => disconnectedCallback(this));
3274
+ plt.raf(() => {
3275
+ var _a3;
3276
+ const hostRef = getHostRef(this);
3277
+ if (!hostRef) {
3278
+ return;
3279
+ }
3280
+ const i2 = deferredConnectedCallbacks.findIndex((host) => host === this);
3281
+ if (i2 > -1) {
3282
+ deferredConnectedCallbacks.splice(i2, 1);
3283
+ }
3284
+ if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
3285
+ delete hostRef.$vnode$.$elm$;
3286
+ }
3287
+ });
3288
+ }
3289
+ componentOnReady() {
3290
+ var _a3;
3291
+ return (_a3 = getHostRef(this)) == null ? void 0 : _a3.$onReadyPromise$;
3292
+ }
3293
+ };
3294
+ if (cmpMeta.$flags$ & 64) {
3295
+ HostElement.formAssociated = true;
3296
+ }
3297
+ cmpMeta.$lazyBundleId$ = lazyBundle[0];
3298
+ if (!exclude.includes(tagName) && !customElements2.get(tagName)) {
3299
+ cmpTags.push(tagName);
3300
+ customElements2.define(
3301
+ tagName,
3302
+ proxyComponent(
3303
+ HostElement,
3304
+ cmpMeta,
3305
+ 1
3306
+ /* isElementConstructor */
3307
+ )
3308
+ );
3309
+ }
3310
+ });
3311
+ });
3312
+ if (cmpTags.length > 0) {
3313
+ if (hasSlotRelocation) {
3314
+ dataStyles.textContent += SLOT_FB_CSS;
3315
+ }
3316
+ {
3317
+ dataStyles.textContent += cmpTags.sort() + HYDRATED_CSS;
3318
+ }
3319
+ if (dataStyles.innerHTML.length) {
3320
+ dataStyles.setAttribute("data-styles", "");
3321
+ const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
3322
+ if (nonce != null) {
3323
+ dataStyles.setAttribute("nonce", nonce);
3324
+ }
3325
+ head.insertBefore(dataStyles, metaCharset ? metaCharset.nextSibling : head.firstChild);
3326
+ }
3327
+ }
3328
+ isBootstrapping = false;
3329
+ if (deferredConnectedCallbacks.length) {
3330
+ deferredConnectedCallbacks.map((host) => host.connectedCallback());
3331
+ } else {
3332
+ {
3333
+ plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30));
3334
+ }
3335
+ }
3336
+ endBootstrap();
3337
+ };
3338
+ var Fragment = (_, children) => children;
3339
+ var addHostEventListeners = (elm, hostRef, listeners, attachParentListeners) => {
3340
+ if (listeners && win.document) {
3341
+ listeners.map(([flags, name, method]) => {
3342
+ const target = getHostListenerTarget(win.document, elm, flags);
3343
+ const handler = hostListenerProxy(hostRef, method);
3344
+ const opts = hostListenerOpts(flags);
3345
+ plt.ael(target, name, handler, opts);
3346
+ (hostRef.$rmListeners$ = hostRef.$rmListeners$ || []).push(() => plt.rel(target, name, handler, opts));
3347
+ });
3348
+ }
3349
+ };
3350
+ var hostListenerProxy = (hostRef, methodName) => (ev) => {
3351
+ var _a;
3352
+ try {
3353
+ {
3354
+ if (hostRef.$flags$ & 256) {
3355
+ (_a = hostRef.$lazyInstance$) == null ? void 0 : _a[methodName](ev);
3356
+ } else {
3357
+ (hostRef.$queuedListeners$ = hostRef.$queuedListeners$ || []).push([methodName, ev]);
3358
+ }
3359
+ }
3360
+ } catch (e) {
3361
+ consoleError(e, hostRef.$hostElement$);
3362
+ }
3363
+ };
3364
+ var getHostListenerTarget = (doc, elm, flags) => {
3365
+ if (flags & 4) {
3366
+ return doc;
3367
+ }
3368
+ if (flags & 8) {
3369
+ return win;
3370
+ }
3371
+ return elm;
3372
+ };
3373
+ var hostListenerOpts = (flags) => (flags & 2) !== 0;
3374
+ var baseClass = class {
3375
+ };
3376
+ function Mixin(...mixins) {
3377
+ return mixins.reduceRight((acc, mixin) => mixin(acc), baseClass);
3378
+ }
3379
+ function transformTag(tag) {
3380
+ return tag;
3381
+ }
3382
+ const globalScripts = () => {
3383
+ };
3384
+ const defineCustomElements = async (win2, options) => {
3385
+ if (typeof window === "undefined") return void 0;
3386
+ await globalScripts();
3387
+ return bootstrapLazy(JSON.parse('[["ix-datetime-input",[[577,"ix-datetime-input",{"name":[513],"placeholder":[513],"value":[1537],"format":[1],"locale":[1],"required":[4],"disabled":[4],"readonly":[4],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"minTime":[1,"min-time"],"maxTime":[1,"max-time"],"label":[1],"helperText":[1,"helper-text"],"invalidText":[513,"invalid-text"],"infoText":[1,"info-text"],"warningText":[1,"warning-text"],"validText":[1,"valid-text"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"i18nErrorDateTimeUnparsable":[1,"i-1-8n-error-date-time-unparsable"],"i18nDone":[1,"i-1-8n-done"],"i18nTime":[1,"i-1-8n-time"],"ariaLabelPreviousMonthButton":[1,"aria-label-previous-month-button"],"ariaLabelNextMonthButton":[1,"aria-label-next-month-button"],"ariaLabelCalendarButton":[1,"aria-label-calendar-button"],"showWeekNumbers":[4,"show-week-numbers"],"weekStartIndex":[2,"week-start-index"],"suppressSubmitOnEnter":[516,"suppress-submit-on-enter"],"textAlignment":[1,"text-alignment"],"enableTopLayer":[4,"enable-top-layer"],"isInputInvalid":[32],"isInvalid":[32],"isValid":[32],"isInfo":[32],"isWarning":[32],"show":[32],"from":[32],"time":[32],"openPicker":[64],"hasValidValue":[64],"getAssociatedFormElement":[64],"getNativeInputElement":[64],"focusInput":[64],"isTouched":[64],"getValidityState":[64]},null,{"value":[{"watchValuePropHandler":0}],"minTime":[{"watchMinTimePropHandler":0}],"maxTime":[{"watchMaxTimePropHandler":0}],"isInputInvalid":[{"onInputValidationChange":0}]}]]],["ix-date-input",[[593,"ix-date-input",{"name":[513],"placeholder":[513],"value":[1537],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"locale":[1],"format":[1],"required":[4],"helperText":[1,"helper-text"],"label":[1],"ariaLabelCalendarButton":[1,"aria-label-calendar-button"],"invalidText":[513,"invalid-text"],"readonly":[4],"disabled":[4],"infoText":[1,"info-text"],"warningText":[1,"warning-text"],"validText":[1,"valid-text"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"i18nErrorDateUnparsable":[1,"i18n-error-date-unparsable"],"showWeekNumbers":[4,"show-week-numbers"],"weekStartIndex":[2,"week-start-index"],"ariaLabelPreviousMonthButton":[1,"aria-label-previous-month-button"],"ariaLabelNextMonthButton":[1,"aria-label-next-month-button"],"suppressSubmitOnEnter":[516,"suppress-submit-on-enter"],"textAlignment":[1,"text-alignment"],"enableTopLayer":[4,"enable-top-layer"],"show":[32],"from":[32],"isInputInvalid":[32],"isInvalid":[32],"isValid":[32],"isInfo":[32],"isWarning":[32],"focus":[32],"openPicker":[64],"hasValidValue":[64],"getAssociatedFormElement":[64],"getValidityState":[64],"getNativeInputElement":[64],"focusInput":[64],"isTouched":[64]},null,{"value":[{"watchValuePropHandler":0},{"watchValue":0}]}]]],["ix-menu-about",[[769,"ix-menu-about",{"suppressLegacyTabs":[4,"suppress-legacy-tabs"],"activeTabKey":[1025,"active-tab-key"],"label":[1],"ariaLabelCloseButton":[1,"aria-label-close-button"],"show":[4]},[[0,"labelChange","handleLabelChange"]]]]],["ix-menu-settings",[[769,"ix-menu-settings",{"suppressLegacyTabs":[4,"suppress-legacy-tabs"],"activeTabKey":[1025,"active-tab-key"],"label":[1],"ariaLabelCloseButton":[1,"aria-label-close-button"],"show":[4]},[[0,"labelChange","handleLabelChange"]]]]],["ix-pagination",[[513,"ix-pagination",{"advanced":[4],"itemCount":[2,"item-count"],"hideItemCount":[4,"hide-item-count"],"itemCountOptions":[16],"count":[2],"selectedPage":[1026,"selected-page"],"i18nPage":[1,"i18n-page"],"i18nOf":[1,"i18n-of"],"i18nItems":[1,"i18n-items"],"ariaLabelChevronLeftIconButton":[1,"aria-label-chevron-left-icon-button"],"ariaLabelChevronRightIconButton":[1,"aria-label-chevron-right-icon-button"],"ariaLabelPageSelection":[1,"aria-label-page-selection"]}]]],["ix-time-input",[[593,"ix-time-input",{"name":[513],"placeholder":[513],"value":[1537],"format":[1],"minTime":[1,"min-time"],"maxTime":[1,"max-time"],"required":[4],"helperText":[1,"helper-text"],"label":[1],"invalidText":[513,"invalid-text"],"readonly":[4],"disabled":[4],"infoText":[1,"info-text"],"warningText":[1,"warning-text"],"validText":[1,"valid-text"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"i18nErrorTimeUnparsable":[1,"i18n-error-time-unparsable"],"hourInterval":[2,"hour-interval"],"minuteInterval":[2,"minute-interval"],"secondInterval":[2,"second-interval"],"millisecondInterval":[2,"millisecond-interval"],"i18nSelectTime":[1,"i18n-select-time"],"i18nTime":[1,"i18n-time"],"i18nHourColumnHeader":[1,"i18n-hour-column-header"],"i18nMinuteColumnHeader":[1,"i18n-minute-column-header"],"i18nSecondColumnHeader":[1,"i18n-second-column-header"],"i18nMillisecondColumnHeader":[1,"i18n-millisecond-column-header"],"suppressSubmitOnEnter":[516,"suppress-submit-on-enter"],"hideHeader":[4,"hide-header"],"textAlignment":[1,"text-alignment"],"enableTopLayer":[4,"enable-top-layer"],"ariaLabelTimeToggleButton":[1,"aria-label-time-toggle-button"],"show":[32],"time":[32],"isInputInvalid":[32],"isInvalid":[32],"isValid":[32],"isInfo":[32],"isWarning":[32],"focus":[32],"openPicker":[64],"hasValidValue":[64],"getAssociatedFormElement":[64],"getValidityState":[64],"getNativeInputElement":[64],"focusInput":[64],"isTouched":[64]},null,{"value":[{"watchValuePropHandler":0}],"minTime":[{"watchMinTimePropHandler":0}],"maxTime":[{"watchMaxTimePropHandler":0}]}]]],["ix-date-dropdown",[[513,"ix-date-dropdown",{"disabled":[4],"format":[1],"singleSelection":[4,"single-selection"],"from":[1],"to":[1],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"dateRangeId":[1,"date-range-id"],"variant":[1],"loading":[4],"showWeekNumbers":[4,"show-week-numbers"],"dateRangeOptions":[16],"locale":[1],"weekStartIndex":[2,"week-start-index"],"i18nDone":[1,"i18n-done"],"i18nNoRange":[1,"i18n-no-range"],"today":[1],"enableTopLayer":[4,"enable-top-layer"],"selectedDateRangeId":[32],"currentRangeValue":[32],"show":[32],"getDateRange":[64]},null,{"dateRangeId":[{"onDateRangeIdChange":0}],"to":[{"onDateRangeIdChange":0}],"from":[{"onDateRangeIdChange":0}],"dateRangeOptions":[{"onDateRangeOptionsChange":0}],"disabled":[{"onDisabledChange":0}]}]]],["ix-menu-avatar",[[769,"ix-menu-avatar",{"top":[1],"bottom":[1],"image":[1],"initials":[1],"tooltipText":[1,"tooltip-text"],"ariaLabelTooltip":[1,"aria-label-tooltip"],"i18nLogout":[1,"i18n-logout"],"hideLogoutButton":[4,"hide-logout-button"],"enableTopLayer":[4,"enable-top-layer"],"showContextMenu":[32]}]]],["ix-breadcrumb",[[785,"ix-breadcrumb",{"visibleItemCount":[2,"visible-item-count"],"nextItems":[16],"subtle":[4],"ariaLabelPreviousButton":[1,"aria-label-previous-button"],"enableTopLayer":[4,"enable-top-layer"],"items":[32],"isNextDropdownExpanded":[32],"shouldRenderNextDropdown":[32]},null,{"nextItems":[{"onNextItemsChange":0}],"isNextDropdownExpanded":[{"onNextDropdownExpandedChange":0}]}]]],["ix-card-list",[[769,"ix-card-list",{"ariaLabelExpandButton":[1,"aria-label-expand-button"],"label":[1],"collapse":[1028],"listStyle":[1,"list-style"],"maxVisibleCards":[2,"max-visible-cards"],"showAllCount":[2,"show-all-count"],"suppressOverflowHandling":[4,"suppress-overflow-handling"],"hideShowAll":[4,"hide-show-all"],"i18nShowAll":[1,"i18n-show-all"],"i18nShowLess":[1,"i18n-show-less"],"i18nMoreCards":[1,"i18n-more-cards"],"isShowingAll":[32],"hasOverflowingElements":[32],"numberOfOverflowingElements":[32],"numberOfAllChildElements":[32],"leftScrollDistance":[32],"rightScrollDistance":[32]},[[9,"resize","detectOverflow"]]]]],["ix-input",[[577,"ix-input",{"type":[1],"name":[513],"placeholder":[513],"value":[1537],"required":[516],"disabled":[516],"readonly":[516],"helperText":[1,"helper-text"],"infoText":[1,"info-text"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"validText":[1,"valid-text"],"warningText":[1,"warning-text"],"label":[513],"invalidText":[1,"invalid-text"],"pattern":[1],"maxLength":[2,"max-length"],"minLength":[2,"min-length"],"allowedCharactersPattern":[1,"allowed-characters-pattern"],"suppressSubmitOnEnter":[516,"suppress-submit-on-enter"],"textAlignment":[1,"text-alignment"],"isInvalid":[32],"isValid":[32],"isInfo":[32],"isWarning":[32],"isInvalidByRequired":[32],"inputType":[32],"getAssociatedFormElement":[64],"hasValidValue":[64],"getNativeInputElement":[64],"getValidityState":[64],"focusInput":[64],"isTouched":[64]},null,{"type":[{"updateInputType":0}]}]]],["ix-menu",[[769,"ix-menu",{"showSettings":[1028,"show-settings"],"showAbout":[1028,"show-about"],"enableToggleTheme":[4,"enable-toggle-theme"],"applicationName":[1,"application-name"],"applicationDescription":[1,"application-description"],"expand":[1540],"startExpanded":[4,"start-expanded"],"pinned":[4],"i18nLegal":[1,"i18n-legal"],"i18nSettings":[1,"i18n-settings"],"i18nToggleTheme":[1,"i18n-toggle-theme"],"i18nExpand":[1,"i18n-expand"],"i18nCollapse":[1,"i18n-collapse"],"showPinned":[32],"mapExpand":[32],"breakpoint":[32],"itemsScrollShadowTop":[32],"itemsScrollShadowBottom":[32],"applicationLayoutContext":[32],"isDarkMode":[32],"toggleMapExpand":[64],"toggleMenu":[64],"toggleSettings":[64],"toggleAbout":[64]},[[9,"resize","handleOverflowIndicator"],[0,"close","onOverlayClose"]],{"expand":[{"expandChanged":0}],"pinned":[{"pinnedChange":0}]}]]],["ix-menu-category",[[785,"ix-menu-category",{"label":[1],"icon":[1],"notifications":[2],"tooltipText":[1,"tooltip-text"],"menuExpand":[32],"showItems":[32],"showDropdown":[32],"nestedItems":[32]},[[8,"closeOtherCategories","hideMenuItemDropdown"]],{"showDropdown":[{"onShowItemsChange":0}],"showItems":[{"onShowItemsChange":0}]}]]],["ix-number-input",[[577,"ix-number-input",{"name":[513],"placeholder":[513],"value":[1538],"required":[516],"disabled":[4],"readonly":[4],"helperText":[1,"helper-text"],"infoText":[1,"info-text"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"validText":[1,"valid-text"],"warningText":[1,"warning-text"],"label":[513],"invalidText":[1,"invalid-text"],"pattern":[1],"min":[8],"max":[8],"allowedCharactersPattern":[1,"allowed-characters-pattern"],"showStepperButtons":[4,"show-stepper-buttons"],"step":[8],"suppressSubmitOnEnter":[516,"suppress-submit-on-enter"],"textAlignment":[1,"text-alignment"],"allowEmptyValueChange":[516,"allow-empty-value-change"],"isInvalid":[32],"isValid":[32],"isInfo":[32],"isWarning":[32],"isInvalidByRequired":[32],"getAssociatedFormElement":[64],"hasValidValue":[64],"getNativeInputElement":[64],"focusInput":[64],"isTouched":[64]},null,{"value":[{"onValueChange":0}]}]]],["ix-application-header",[[769,"ix-application-header",{"name":[1],"nameSuffix":[1,"name-suffix"],"companyLogo":[1,"company-logo"],"companyLogoAlt":[1,"company-logo-alt"],"appIcon":[1,"app-icon"],"appIconAlt":[1,"app-icon-alt"],"appIconOutline":[4,"app-icon-outline"],"hideBottomBorder":[4,"hide-bottom-border"],"showMenu":[1028,"show-menu"],"ariaLabelAppSwitchIconButton":[1,"aria-label-app-switch-icon-button"],"ariaLabelMoreMenuIconButton":[1,"aria-label-more-menu-icon-button"],"enableTopLayer":[4,"enable-top-layer"],"breakpoint":[32],"menuExpanded":[32],"suppressResponsive":[32],"hasSlottedLogo":[32],"hasOverflowContextMenu":[32],"hasSecondarySlotElements":[32],"hasDefaultSlotElements":[32],"hasOverflowSlotElements":[32],"applicationLayoutContext":[32]},null,{"applicationLayoutContext":[{"watchApplicationLayoutContext":0}],"suppressResponsive":[{"watchSuppressResponsive":0}],"breakpoint":[{"watchBreakpoint":0}]}]]],["ix-application-switch-modal",[[513,"ix-application-switch-modal",{"config":[16]}]]],["ix-push-card",[[769,"ix-push-card",{"icon":[1],"ariaLabelIcon":[1,"aria-label-icon"],"notification":[1],"heading":[1],"subheading":[1],"variant":[1],"expanded":[4],"passive":[4]}]]],["ix-split-button",[[769,"ix-split-button",{"variant":[1],"closeBehavior":[8,"close-behavior"],"label":[1],"ariaLabelButton":[1,"aria-label-button"],"icon":[1],"splitIcon":[1,"split-icon"],"ariaLabelSplitIconButton":[1,"aria-label-split-icon-button"],"disabled":[4],"disableButton":[4,"disable-button"],"disableDropdownButton":[4,"disable-dropdown-button"],"enableTopLayer":[4,"enable-top-layer"]},[[4,"ixFocusVisibleChange","$internal_onActiveDescendantChange"]]]]],["ix-category-filter",[[513,"ix-category-filter",{"disabled":[4],"readonly":[4],"filterState":[16],"placeholder":[1],"categories":[16],"nonSelectableCategories":[16],"suggestions":[16],"icon":[1],"hideIcon":[4,"hide-icon"],"staticOperator":[1,"static-operator"],"uniqueCategories":[4,"unique-categories"],"labelCategories":[1,"label-categories"],"i18nPlainText":[1,"i18n-plain-text"],"ariaLabelResetButton":[1,"aria-label-reset-button"],"ariaLabelOperatorButton":[1,"aria-label-operator-button"],"ariaLabelFilterInput":[1,"aria-label-filter-input"],"enableTopLayer":[4,"enable-top-layer"],"showDropdown":[32],"hasFocus":[32],"categoryLogicalOperator":[32],"inputValue":[32],"category":[32],"filterTokens":[32]},null,{"filterState":[{"watchFilterState":0}]}]]],["ix-checkbox-group",[[769,"ix-checkbox-group",{"helperText":[1,"helper-text"],"label":[1],"direction":[1],"invalidText":[1,"invalid-text"],"infoText":[1,"info-text"],"validText":[1,"valid-text"],"warningText":[1,"warning-text"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"required":[4],"isInvalid":[32],"isInfo":[32],"isValid":[32],"isWarning":[32],"isTouched":[64],"hasValidValue":[64]}]]],["ix-custom-field",[[769,"ix-custom-field",{"required":[4],"label":[1],"helperText":[1,"helper-text"],"infoText":[1,"info-text"],"warningText":[1,"warning-text"],"invalidText":[1,"invalid-text"],"validText":[1,"valid-text"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"isInvalid":[32],"isValid":[32],"isInfo":[32],"isWarning":[32]}]]],["ix-group",[[769,"ix-group",{"suppressHeaderSelection":[4,"suppress-header-selection"],"header":[1],"subHeader":[1,"sub-header"],"expanded":[1540],"selected":[1540],"index":[1538],"expandOnHeaderClick":[4,"expand-on-header-click"],"itemSelected":[32],"slotSize":[32],"footerVisible":[32],"showExpandCollapsedIcon":[32],"hasDropdown":[32]},[[0,"selectedChanged","onItemClicked"]],{"selected":[{"selectedChanged":0}]}]]],["ix-menu-about-news",[[769,"ix-menu-about-news",{"show":[1540],"label":[1],"i18nShowMore":[1,"i18n-show-more"],"aboutItemLabel":[1,"about-item-label"],"activeAboutTabKey":[1,"active-about-tab-key"],"expanded":[4]}]]],["ix-radio-group",[[769,"ix-radio-group",{"helperText":[1,"helper-text"],"label":[1],"value":[1],"invalidText":[1,"invalid-text"],"infoText":[1,"info-text"],"warningText":[1,"warning-text"],"validText":[1,"valid-text"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"direction":[1],"required":[4],"isInvalid":[32],"isValid":[32],"isInfo":[32],"isWarning":[32],"hasValidValue":[64],"isTouched":[64],"setCheckedToNextItem":[64]},[[0,"checkedChange","onCheckedChangeHandler"]],{"value":[{"onValueChangeHandler":0}]}]]],["ix-slider",[[833,"ix-slider",{"helperText":[1,"helper-text"],"label":[1],"invalidText":[1,"invalid-text"],"infoText":[1,"info-text"],"warningText":[1,"warning-text"],"validText":[1,"valid-text"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"step":[2],"min":[2],"max":[2],"value":[2],"marker":[16],"trace":[4],"traceReference":[2,"trace-reference"],"disabled":[4],"rangeInput":[32],"rangeMin":[32],"rangeMax":[32],"rangeTraceReference":[32],"showTooltip":[32],"isInvalid":[32],"isValid":[32],"isInfo":[32],"isWarning":[32],"hasValidValue":[64],"isTouched":[64]},null,{"showTooltip":[{"onShowTooltipChange":0}],"value":[{"updateRangeVariables":0}],"max":[{"updateRangeVariables":0}],"min":[{"updateRangeVariables":0}],"traceReference":[{"updateRangeVariables":0}]}]]],["ix-textarea",[[577,"ix-textarea",{"name":[513],"placeholder":[513],"value":[1537],"required":[516],"disabled":[4],"readonly":[4],"helperText":[1,"helper-text"],"infoText":[1,"info-text"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"validText":[1,"valid-text"],"warningText":[1,"warning-text"],"label":[513],"invalidText":[1,"invalid-text"],"textareaHeight":[1,"textarea-height"],"textareaWidth":[1,"textarea-width"],"textareaRows":[2,"textarea-rows"],"textareaCols":[2,"textarea-cols"],"resizeBehavior":[1,"resize-behavior"],"maxLength":[2,"max-length"],"minLength":[2,"min-length"],"isInvalid":[32],"isValid":[32],"isInfo":[32],"isWarning":[32],"isInvalidByRequired":[32],"manualHeight":[32],"manualWidth":[32],"getAssociatedFormElement":[64],"hasValidValue":[64],"getNativeInputElement":[64],"focusInput":[64],"isTouched":[64]},null,{"textareaHeight":[{"onDimensionPropsChange":0}],"textareaWidth":[{"onDimensionPropsChange":0}],"textareaRows":[{"onDimensionPropsChange":0}],"textareaCols":[{"onDimensionPropsChange":0}],"resizeBehavior":[{"onResizeBehaviorChange":0}]}]]],["ix-toast-container",[[769,"ix-toast-container",{"position":[1],"showToast":[64]}]]],["ix-action-card",[[769,"ix-action-card",{"variant":[1],"icon":[1],"ariaLabelIcon":[1,"aria-label-icon"],"heading":[1],"subheading":[1],"selected":[4],"ariaLabelCard":[1,"aria-label-card"],"passive":[4]}]]],["ix-content-header",[[769,"ix-content-header",{"variant":[1],"headerTitle":[1,"header-title"],"headerSubtitle":[1,"header-subtitle"],"hasBackButton":[4,"has-back-button"]}]]],["ix-empty-state",[[513,"ix-empty-state",{"layout":[1],"icon":[1],"header":[1],"subHeader":[1,"sub-header"],"action":[1],"ariaLabelEmptyStateIcon":[1,"aria-label-empty-state-icon"]}]]],["ix-pane",[[769,"ix-pane",{"heading":[1],"variant":[1],"hideOnCollapse":[4,"hide-on-collapse"],"size":[1],"borderless":[4],"expanded":[1028],"composition":[1025],"icon":[1],"closeOnClickOutside":[4,"close-on-click-outside"],"ariaLabelIcon":[1,"aria-label-icon"],"ariaLabelCollapseCloseButton":[1,"aria-label-collapse-close-button"],"ignoreLayoutSettings":[4,"ignore-layout-settings"],"isMobile":[1028,"is-mobile"],"expandIcon":[32],"showContent":[32],"minimizeIcon":[32],"floating":[32],"parentWidthPx":[32],"parentHeightPx":[32]},null,{"expanded":[{"onExpandedChange":0},{"onSizeChange":0}],"isMobile":[{"onMobileChange":0}],"composition":[{"onPositionChange":0}],"hideOnCollapse":[{"onHideOnCollapseChange":0}],"variant":[{"onVariantChange":0}],"borderless":[{"onBorderlessChange":0}],"parentHeightPx":[{"onParentSizeChange":0}],"parentWidthPx":[{"onParentSizeChange":0}],"size":[{"onSizeChange":0}]}]]],["ix-chip",[[769,"ix-chip",{"variant":[513],"inactive":[4],"closable":[4],"icon":[1],"ariaLabelIcon":[1,"aria-label-icon"],"background":[1],"chipColor":[1,"chip-color"],"outline":[4],"tooltipText":[8,"tooltip-text"],"centerContent":[4,"center-content"],"ariaLabelCloseButton":[1,"aria-label-close-button"],"inheritAriaAttributes":[32]},null,{"role":[{"ariaAttributeChanged":0}],"aria-activedescendant":[{"ariaAttributeChanged":0}],"aria-atomic":[{"ariaAttributeChanged":0}],"aria-autocomplete":[{"ariaAttributeChanged":0}],"aria-braillelabel":[{"ariaAttributeChanged":0}],"aria-brailleroledescription":[{"ariaAttributeChanged":0}],"aria-busy":[{"ariaAttributeChanged":0}],"aria-checked":[{"ariaAttributeChanged":0}],"aria-colcount":[{"ariaAttributeChanged":0}],"aria-colindex":[{"ariaAttributeChanged":0}],"aria-colindextext":[{"ariaAttributeChanged":0}],"aria-colspan":[{"ariaAttributeChanged":0}],"aria-controls":[{"ariaAttributeChanged":0}],"aria-current":[{"ariaAttributeChanged":0}],"aria-describedby":[{"ariaAttributeChanged":0}],"aria-description":[{"ariaAttributeChanged":0}],"aria-details":[{"ariaAttributeChanged":0}],"aria-disabled":[{"ariaAttributeChanged":0}],"aria-errormessage":[{"ariaAttributeChanged":0}],"aria-expanded":[{"ariaAttributeChanged":0}],"aria-flowto":[{"ariaAttributeChanged":0}],"aria-haspopup":[{"ariaAttributeChanged":0}],"aria-hidden":[{"ariaAttributeChanged":0}],"aria-invalid":[{"ariaAttributeChanged":0}],"aria-keyshortcuts":[{"ariaAttributeChanged":0}],"aria-label":[{"ariaAttributeChanged":0}],"aria-labelledby":[{"ariaAttributeChanged":0}],"aria-level":[{"ariaAttributeChanged":0}],"aria-live":[{"ariaAttributeChanged":0}],"aria-multiline":[{"ariaAttributeChanged":0}],"aria-multiselectable":[{"ariaAttributeChanged":0}],"aria-orientation":[{"ariaAttributeChanged":0}],"aria-owns":[{"ariaAttributeChanged":0}],"aria-placeholder":[{"ariaAttributeChanged":0}],"aria-posinset":[{"ariaAttributeChanged":0}],"aria-pressed":[{"ariaAttributeChanged":0}],"aria-readonly":[{"ariaAttributeChanged":0}],"aria-relevant":[{"ariaAttributeChanged":0}],"aria-required":[{"ariaAttributeChanged":0}],"aria-roledescription":[{"ariaAttributeChanged":0}],"aria-rowcount":[{"ariaAttributeChanged":0}],"aria-rowindex":[{"ariaAttributeChanged":0}],"aria-rowindextext":[{"ariaAttributeChanged":0}],"aria-rowspan":[{"ariaAttributeChanged":0}],"aria-selected":[{"ariaAttributeChanged":0}],"aria-setsize":[{"ariaAttributeChanged":0}],"aria-sort":[{"ariaAttributeChanged":0}],"aria-valuemax":[{"ariaAttributeChanged":0}],"aria-valuemin":[{"ariaAttributeChanged":0}],"aria-valuenow":[{"ariaAttributeChanged":0}],"aria-valuetext":[{"ariaAttributeChanged":0}]}]]],["ix-expanding-search",[[513,"ix-expanding-search",{"icon":[1],"placeholder":[1],"value":[1025],"fullWidth":[4,"full-width"],"variant":[1],"ariaLabelSearchIconButton":[1,"aria-label-search-icon-button"],"ariaLabelClearIconButton":[1,"aria-label-clear-icon-button"],"ariaLabelSearchInput":[1,"aria-label-search-input"],"isFieldChanged":[32],"expanded":[32],"hasFocus":[32]}]]],["ix-flip-tile",[[769,"ix-flip-tile",{"variant":[1],"height":[8],"width":[8],"index":[2],"ariaLabelEyeIconButton":[1,"aria-label-eye-icon-button"],"isFlipAnimationActive":[32],"hasFooterSlot":[32]},null,{"index":[{"watchIndex":0}]}]]],["ix-message-bar",[[769,"ix-message-bar",{"type":[1],"persistent":[4],"icon":[32],"color":[32]}]]],["ix-progress-indicator",[[769,"ix-progress-indicator",{"type":[1],"size":[1],"value":[2],"min":[2],"max":[2],"status":[1],"label":[1],"helperText":[1,"helper-text"],"textAlignment":[1,"text-alignment"],"showTextAsTooltip":[4,"show-text-as-tooltip"]}]]],["ix-upload",[[513,"ix-upload",{"accept":[1],"multiple":[4],"directoryUpload":[4,"directory-upload"],"multiline":[4],"disabled":[4],"state":[1],"selectFileText":[1,"select-file-text"],"loadingText":[1,"loading-text"],"uploadFailedText":[1,"upload-failed-text"],"uploadSuccessText":[1,"upload-success-text"],"i18nUploadFile":[1,"i18n-upload-file"],"i18nUploadDisabled":[1,"i18n-upload-disabled"],"isFileOver":[32],"setFilesToUpload":[64]}]]],["ix-blind",[[769,"ix-blind",{"collapsed":[1540],"label":[1],"sublabel":[1],"icon":[1],"variant":[1]},null,{"collapsed":[{"animation":0}]}]]],["ix-breadcrumb-item",[[769,"ix-breadcrumb-item",{"label":[1],"icon":[1],"href":[1],"target":[1],"breadcrumbKey":[1,"breadcrumb-key"],"rel":[1],"subtle":[4],"invisible":[4],"hideChevron":[4,"hide-chevron"],"isDropdownTrigger":[4,"is-dropdown-trigger"],"isCurrentPage":[4,"is-current-page"],"inheritAriaAttributes":[32]},null,{"role":[{"ariaAttributeChanged":0}],"aria-activedescendant":[{"ariaAttributeChanged":0}],"aria-atomic":[{"ariaAttributeChanged":0}],"aria-autocomplete":[{"ariaAttributeChanged":0}],"aria-braillelabel":[{"ariaAttributeChanged":0}],"aria-brailleroledescription":[{"ariaAttributeChanged":0}],"aria-busy":[{"ariaAttributeChanged":0}],"aria-checked":[{"ariaAttributeChanged":0}],"aria-colcount":[{"ariaAttributeChanged":0}],"aria-colindex":[{"ariaAttributeChanged":0}],"aria-colindextext":[{"ariaAttributeChanged":0}],"aria-colspan":[{"ariaAttributeChanged":0}],"aria-controls":[{"ariaAttributeChanged":0}],"aria-current":[{"ariaAttributeChanged":0}],"aria-describedby":[{"ariaAttributeChanged":0}],"aria-description":[{"ariaAttributeChanged":0}],"aria-details":[{"ariaAttributeChanged":0}],"aria-disabled":[{"ariaAttributeChanged":0}],"aria-errormessage":[{"ariaAttributeChanged":0}],"aria-expanded":[{"ariaAttributeChanged":0}],"aria-flowto":[{"ariaAttributeChanged":0}],"aria-haspopup":[{"ariaAttributeChanged":0}],"aria-hidden":[{"ariaAttributeChanged":0}],"aria-invalid":[{"ariaAttributeChanged":0}],"aria-keyshortcuts":[{"ariaAttributeChanged":0}],"aria-label":[{"ariaAttributeChanged":0}],"aria-labelledby":[{"ariaAttributeChanged":0}],"aria-level":[{"ariaAttributeChanged":0}],"aria-live":[{"ariaAttributeChanged":0}],"aria-multiline":[{"ariaAttributeChanged":0}],"aria-multiselectable":[{"ariaAttributeChanged":0}],"aria-orientation":[{"ariaAttributeChanged":0}],"aria-owns":[{"ariaAttributeChanged":0}],"aria-placeholder":[{"ariaAttributeChanged":0}],"aria-posinset":[{"ariaAttributeChanged":0}],"aria-pressed":[{"ariaAttributeChanged":0}],"aria-readonly":[{"ariaAttributeChanged":0}],"aria-relevant":[{"ariaAttributeChanged":0}],"aria-required":[{"ariaAttributeChanged":0}],"aria-roledescription":[{"ariaAttributeChanged":0}],"aria-rowcount":[{"ariaAttributeChanged":0}],"aria-rowindex":[{"ariaAttributeChanged":0}],"aria-rowindextext":[{"ariaAttributeChanged":0}],"aria-rowspan":[{"ariaAttributeChanged":0}],"aria-selected":[{"ariaAttributeChanged":0}],"aria-setsize":[{"ariaAttributeChanged":0}],"aria-sort":[{"ariaAttributeChanged":0}],"aria-valuemax":[{"ariaAttributeChanged":0}],"aria-valuemin":[{"ariaAttributeChanged":0}],"aria-valuenow":[{"ariaAttributeChanged":0}],"aria-valuetext":[{"ariaAttributeChanged":0}],"breadcrumbKey":[{"validateProps":0}]}]]],["ix-checkbox",[[833,"ix-checkbox",{"name":[513],"value":[513],"label":[1],"checked":[1540],"disabled":[516],"indeterminate":[516],"required":[516],"hasValidValue":[64],"getAssociatedFormElement":[64],"isTouched":[64]},null,{"checked":[{"onCheckedChange":0}],"value":[{"onValueChange":0}]}]]],["ix-dropdown-header",[[513,"ix-dropdown-header",{"label":[1]}]]],["ix-helper-text",[[513,"ix-helper-text",{"htmlFor":[1,"html-for"],"helperText":[1,"helper-text"],"invalidText":[1,"invalid-text"],"validText":[1,"valid-text"],"infoText":[1,"info-text"],"warningText":[1,"warning-text"],"validationResults":[32]}]]],["ix-icon-toggle-button",[[513,"ix-icon-toggle-button",{"variant":[1],"outline":[4],"ghost":[4],"icon":[1],"oval":[4],"pressed":[4],"size":[1],"disabled":[516],"loading":[4],"inheritAriaAttributes":[32]},null,{"role":[{"ariaAttributeChanged":0}],"aria-activedescendant":[{"ariaAttributeChanged":0}],"aria-atomic":[{"ariaAttributeChanged":0}],"aria-autocomplete":[{"ariaAttributeChanged":0}],"aria-braillelabel":[{"ariaAttributeChanged":0}],"aria-brailleroledescription":[{"ariaAttributeChanged":0}],"aria-busy":[{"ariaAttributeChanged":0}],"aria-checked":[{"ariaAttributeChanged":0}],"aria-colcount":[{"ariaAttributeChanged":0}],"aria-colindex":[{"ariaAttributeChanged":0}],"aria-colindextext":[{"ariaAttributeChanged":0}],"aria-colspan":[{"ariaAttributeChanged":0}],"aria-controls":[{"ariaAttributeChanged":0}],"aria-current":[{"ariaAttributeChanged":0}],"aria-describedby":[{"ariaAttributeChanged":0}],"aria-description":[{"ariaAttributeChanged":0}],"aria-details":[{"ariaAttributeChanged":0}],"aria-disabled":[{"ariaAttributeChanged":0}],"aria-errormessage":[{"ariaAttributeChanged":0}],"aria-expanded":[{"ariaAttributeChanged":0}],"aria-flowto":[{"ariaAttributeChanged":0}],"aria-haspopup":[{"ariaAttributeChanged":0}],"aria-hidden":[{"ariaAttributeChanged":0}],"aria-invalid":[{"ariaAttributeChanged":0}],"aria-keyshortcuts":[{"ariaAttributeChanged":0}],"aria-label":[{"ariaAttributeChanged":0}],"aria-labelledby":[{"ariaAttributeChanged":0}],"aria-level":[{"ariaAttributeChanged":0}],"aria-live":[{"ariaAttributeChanged":0}],"aria-multiline":[{"ariaAttributeChanged":0}],"aria-multiselectable":[{"ariaAttributeChanged":0}],"aria-orientation":[{"ariaAttributeChanged":0}],"aria-owns":[{"ariaAttributeChanged":0}],"aria-placeholder":[{"ariaAttributeChanged":0}],"aria-posinset":[{"ariaAttributeChanged":0}],"aria-pressed":[{"ariaAttributeChanged":0}],"aria-readonly":[{"ariaAttributeChanged":0}],"aria-relevant":[{"ariaAttributeChanged":0}],"aria-required":[{"ariaAttributeChanged":0}],"aria-roledescription":[{"ariaAttributeChanged":0}],"aria-rowcount":[{"ariaAttributeChanged":0}],"aria-rowindex":[{"ariaAttributeChanged":0}],"aria-rowindextext":[{"ariaAttributeChanged":0}],"aria-rowspan":[{"ariaAttributeChanged":0}],"aria-selected":[{"ariaAttributeChanged":0}],"aria-setsize":[{"ariaAttributeChanged":0}],"aria-sort":[{"ariaAttributeChanged":0}],"aria-valuemax":[{"ariaAttributeChanged":0}],"aria-valuemin":[{"ariaAttributeChanged":0}],"aria-valuenow":[{"ariaAttributeChanged":0}],"aria-valuetext":[{"ariaAttributeChanged":0}]}]]],["ix-menu-about-item",[[772,"ix-menu-about-item",{"tabKey":[1,"tab-key"],"label":[513]},null,{"label":[{"watchLabel":0}]}]]],["ix-menu-settings-item",[[772,"ix-menu-settings-item",{"tabKey":[1,"tab-key"],"label":[513]},null,{"label":[{"watchLabel":0}]}]]],["ix-modal-loading",[[257,"ix-modal-loading"]]],["ix-radio",[[833,"ix-radio",{"name":[513],"value":[513],"label":[1],"disabled":[516],"checked":[1540],"required":[516],"setCheckedState":[64],"hasValidValue":[64],"getAssociatedFormElement":[64]},null,{"checked":[{"onCheckedChange":0}],"value":[{"onValueChange":0}]}]]],["ix-toggle",[[577,"ix-toggle",{"name":[513],"value":[513],"checked":[1540],"disabled":[4],"indeterminate":[1540],"textOn":[1,"text-on"],"textOff":[1,"text-off"],"textIndeterminate":[1,"text-indeterminate"],"hideText":[4,"hide-text"],"required":[516],"inheritAriaAttributes":[32],"hasValidValue":[64],"getAssociatedFormElement":[64],"isTouched":[64]},null,{"role":[{"ariaAttributeChanged":0}],"aria-activedescendant":[{"ariaAttributeChanged":0}],"aria-atomic":[{"ariaAttributeChanged":0}],"aria-autocomplete":[{"ariaAttributeChanged":0}],"aria-braillelabel":[{"ariaAttributeChanged":0}],"aria-brailleroledescription":[{"ariaAttributeChanged":0}],"aria-busy":[{"ariaAttributeChanged":0}],"aria-checked":[{"ariaAttributeChanged":0}],"aria-colcount":[{"ariaAttributeChanged":0}],"aria-colindex":[{"ariaAttributeChanged":0}],"aria-colindextext":[{"ariaAttributeChanged":0}],"aria-colspan":[{"ariaAttributeChanged":0}],"aria-controls":[{"ariaAttributeChanged":0}],"aria-current":[{"ariaAttributeChanged":0}],"aria-describedby":[{"ariaAttributeChanged":0}],"aria-description":[{"ariaAttributeChanged":0}],"aria-details":[{"ariaAttributeChanged":0}],"aria-disabled":[{"ariaAttributeChanged":0}],"aria-errormessage":[{"ariaAttributeChanged":0}],"aria-expanded":[{"ariaAttributeChanged":0}],"aria-flowto":[{"ariaAttributeChanged":0}],"aria-haspopup":[{"ariaAttributeChanged":0}],"aria-hidden":[{"ariaAttributeChanged":0}],"aria-invalid":[{"ariaAttributeChanged":0}],"aria-keyshortcuts":[{"ariaAttributeChanged":0}],"aria-label":[{"ariaAttributeChanged":0}],"aria-labelledby":[{"ariaAttributeChanged":0}],"aria-level":[{"ariaAttributeChanged":0}],"aria-live":[{"ariaAttributeChanged":0}],"aria-multiline":[{"ariaAttributeChanged":0}],"aria-multiselectable":[{"ariaAttributeChanged":0}],"aria-orientation":[{"ariaAttributeChanged":0}],"aria-owns":[{"ariaAttributeChanged":0}],"aria-placeholder":[{"ariaAttributeChanged":0}],"aria-posinset":[{"ariaAttributeChanged":0}],"aria-pressed":[{"ariaAttributeChanged":0}],"aria-readonly":[{"ariaAttributeChanged":0}],"aria-relevant":[{"ariaAttributeChanged":0}],"aria-required":[{"ariaAttributeChanged":0}],"aria-roledescription":[{"ariaAttributeChanged":0}],"aria-rowcount":[{"ariaAttributeChanged":0}],"aria-rowindex":[{"ariaAttributeChanged":0}],"aria-rowindextext":[{"ariaAttributeChanged":0}],"aria-rowspan":[{"ariaAttributeChanged":0}],"aria-selected":[{"ariaAttributeChanged":0}],"aria-setsize":[{"ariaAttributeChanged":0}],"aria-sort":[{"ariaAttributeChanged":0}],"aria-valuemax":[{"ariaAttributeChanged":0}],"aria-valuemin":[{"ariaAttributeChanged":0}],"aria-valuenow":[{"ariaAttributeChanged":0}],"aria-valuetext":[{"ariaAttributeChanged":0}],"checked":[{"watchCheckedChange":0}]}]]],["ix-toggle-button",[[769,"ix-toggle-button",{"variant":[1],"disabled":[516],"loading":[4],"icon":[1],"iconRight":[1,"icon-right"],"pressed":[4],"inheritAriaAttributes":[32]},null,{"role":[{"ariaAttributeChanged":0}],"aria-activedescendant":[{"ariaAttributeChanged":0}],"aria-atomic":[{"ariaAttributeChanged":0}],"aria-autocomplete":[{"ariaAttributeChanged":0}],"aria-braillelabel":[{"ariaAttributeChanged":0}],"aria-brailleroledescription":[{"ariaAttributeChanged":0}],"aria-busy":[{"ariaAttributeChanged":0}],"aria-checked":[{"ariaAttributeChanged":0}],"aria-colcount":[{"ariaAttributeChanged":0}],"aria-colindex":[{"ariaAttributeChanged":0}],"aria-colindextext":[{"ariaAttributeChanged":0}],"aria-colspan":[{"ariaAttributeChanged":0}],"aria-controls":[{"ariaAttributeChanged":0}],"aria-current":[{"ariaAttributeChanged":0}],"aria-describedby":[{"ariaAttributeChanged":0}],"aria-description":[{"ariaAttributeChanged":0}],"aria-details":[{"ariaAttributeChanged":0}],"aria-disabled":[{"ariaAttributeChanged":0}],"aria-errormessage":[{"ariaAttributeChanged":0}],"aria-expanded":[{"ariaAttributeChanged":0}],"aria-flowto":[{"ariaAttributeChanged":0}],"aria-haspopup":[{"ariaAttributeChanged":0}],"aria-hidden":[{"ariaAttributeChanged":0}],"aria-invalid":[{"ariaAttributeChanged":0}],"aria-keyshortcuts":[{"ariaAttributeChanged":0}],"aria-label":[{"ariaAttributeChanged":0}],"aria-labelledby":[{"ariaAttributeChanged":0}],"aria-level":[{"ariaAttributeChanged":0}],"aria-live":[{"ariaAttributeChanged":0}],"aria-multiline":[{"ariaAttributeChanged":0}],"aria-multiselectable":[{"ariaAttributeChanged":0}],"aria-orientation":[{"ariaAttributeChanged":0}],"aria-owns":[{"ariaAttributeChanged":0}],"aria-placeholder":[{"ariaAttributeChanged":0}],"aria-posinset":[{"ariaAttributeChanged":0}],"aria-pressed":[{"ariaAttributeChanged":0}],"aria-readonly":[{"ariaAttributeChanged":0}],"aria-relevant":[{"ariaAttributeChanged":0}],"aria-required":[{"ariaAttributeChanged":0}],"aria-roledescription":[{"ariaAttributeChanged":0}],"aria-rowcount":[{"ariaAttributeChanged":0}],"aria-rowindex":[{"ariaAttributeChanged":0}],"aria-rowindextext":[{"ariaAttributeChanged":0}],"aria-rowspan":[{"ariaAttributeChanged":0}],"aria-selected":[{"ariaAttributeChanged":0}],"aria-setsize":[{"ariaAttributeChanged":0}],"aria-sort":[{"ariaAttributeChanged":0}],"aria-valuemax":[{"ariaAttributeChanged":0}],"aria-valuemin":[{"ariaAttributeChanged":0}],"aria-valuenow":[{"ariaAttributeChanged":0}],"aria-valuetext":[{"ariaAttributeChanged":0}]}]]],["ix-tree",[[769,"ix-tree",{"root":[1],"model":[16],"renderItem":[16],"context":[1040],"toggleOnItemClick":[4,"toggle-on-item-click"],"markItemsAsDirty":[64],"refreshTree":[64]},[[0,"toggle","onToggle"]],{"model":[{"onModelChange":0}]}]]],["ix-application",[[769,"ix-application",{"theme":[1],"colorSchema":[1,"color-schema"],"forceBreakpoint":[1,"force-breakpoint"],"breakpoints":[16],"appSwitchConfig":[16],"breakpoint":[32],"applicationSidebarSlotted":[32]},null,{"breakpoints":[{"onBreakpointsChange":0}],"theme":[{"changeTheme":0}],"colorSchema":[{"changeColorSchema":0}],"appSwitchConfig":[{"onApplicationSidebarChange":0}],"applicationSidebarSlotted":[{"onApplicationSidebarChange":0}]}]]],["ix-content",[[769,"ix-content",{"isContentHeaderSlotted":[32]}]]],["ix-css-grid",[[769,"ix-css-grid",{"templates":[16],"currentTemplate":[32]}]]],["ix-css-grid-item",[[769,"ix-css-grid-item",{"itemName":[1,"item-name"]}]]],["ix-dropdown-quick-actions",[[257,"ix-dropdown-quick-actions"]]],["ix-event-list",[[769,"ix-event-list",{"itemHeight":[8,"item-height"],"compact":[4],"animated":[4],"chevron":[4]},null,{"chevron":[{"watchChevron":0}]}]]],["ix-event-list-item",[[769,"ix-event-list-item",{"variant":[1],"itemColor":[1,"item-color"],"selected":[4],"disabled":[4],"chevron":[4]},[[1,"click","handleItemClick"]]]]],["ix-flip-tile-content",[[769,"ix-flip-tile-content",{"contentVisible":[4,"content-visible"]}]]],["ix-key-value",[[769,"ix-key-value",{"icon":[1],"ariaLabelIcon":[1,"aria-label-icon"],"label":[1],"labelPosition":[1,"label-position"],"value":[1]}]]],["ix-key-value-list",[[769,"ix-key-value-list",{"striped":[4]}]]],["ix-kpi",[[513,"ix-kpi",{"label":[1],"ariaLabelAlarmIcon":[1,"aria-label-alarm-icon"],"ariaLabelWarningIcon":[1,"aria-label-warning-icon"],"value":[8],"unit":[1],"state":[1],"orientation":[1]}]]],["ix-layout-auto",[[769,"ix-layout-auto",{"layout":[16]},null,{"layout":[{"updateMediaQueryList":0}]}]]],["ix-link-button",[[769,"ix-link-button",{"disabled":[4],"url":[1],"target":[1]}]]],["ix-modal-footer",[[257,"ix-modal-footer"]]],["ix-pane-layout",[[769,"ix-pane-layout",{"layout":[1],"variant":[1],"borderless":[4],"isMobile":[32],"paneElements":[32]},[[0,"slotChanged","onSlotChanged"],[0,"hideOnCollapseChanged","onCollapsibleChanged"],[0,"variantChanged","onVariantChanged"]],{"paneElements":[{"onPaneElementsChange":0}],"variant":[{"onVariableChange":0}],"borderless":[{"onBorderChange":0}],"layout":[{"onLayoutChange":0}],"isMobile":[{"onMobileChange":0}]}]]],["ix-range-field",[[769,"ix-range-field",{"type":[1],"hideArrow":[4,"hide-arrow"],"hasLabel":[32]},[[0,"ixChange","onValueChange"]]]]],["ix-tile",[[769,"ix-tile",{"size":[1],"hasHeaderSlot":[32],"hasFooterSlot":[32]}]]],["ix-workflow-step",[[769,"ix-workflow-step",{"vertical":[4],"disabled":[4],"status":[1],"clickable":[4],"selected":[4],"position":[1],"iconName":[32],"iconColor":[32]},null,{"selected":[{"selectedHandler":0}],"disabled":[{"watchPropHandler":0}],"status":[{"watchPropHandler":0}]}]]],["ix-workflow-steps",[[769,"ix-workflow-steps",{"vertical":[4],"clickable":[4],"selectedIndex":[2,"selected-index"]},[[0,"selectedChanged","onStepSelectionChanged"]]]]],["ix-button",[[785,"ix-button",{"variant":[1],"disabled":[516],"type":[1],"loading":[4],"form":[1],"icon":[1],"iconRight":[1,"icon-right"],"alignment":[1],"iconSize":[1,"icon-size"],"href":[1],"target":[1],"rel":[1],"inheritAriaAttributes":[32]},[[2,"click","handleClick"]],{"role":[{"ariaAttributeChanged":0}],"aria-activedescendant":[{"ariaAttributeChanged":0}],"aria-atomic":[{"ariaAttributeChanged":0}],"aria-autocomplete":[{"ariaAttributeChanged":0}],"aria-braillelabel":[{"ariaAttributeChanged":0}],"aria-brailleroledescription":[{"ariaAttributeChanged":0}],"aria-busy":[{"ariaAttributeChanged":0}],"aria-checked":[{"ariaAttributeChanged":0}],"aria-colcount":[{"ariaAttributeChanged":0}],"aria-colindex":[{"ariaAttributeChanged":0}],"aria-colindextext":[{"ariaAttributeChanged":0}],"aria-colspan":[{"ariaAttributeChanged":0}],"aria-controls":[{"ariaAttributeChanged":0}],"aria-current":[{"ariaAttributeChanged":0}],"aria-describedby":[{"ariaAttributeChanged":0}],"aria-description":[{"ariaAttributeChanged":0}],"aria-details":[{"ariaAttributeChanged":0}],"aria-disabled":[{"ariaAttributeChanged":0}],"aria-errormessage":[{"ariaAttributeChanged":0}],"aria-expanded":[{"ariaAttributeChanged":0}],"aria-flowto":[{"ariaAttributeChanged":0}],"aria-haspopup":[{"ariaAttributeChanged":0}],"aria-hidden":[{"ariaAttributeChanged":0}],"aria-invalid":[{"ariaAttributeChanged":0}],"aria-keyshortcuts":[{"ariaAttributeChanged":0}],"aria-label":[{"ariaAttributeChanged":0}],"aria-labelledby":[{"ariaAttributeChanged":0}],"aria-level":[{"ariaAttributeChanged":0}],"aria-live":[{"ariaAttributeChanged":0}],"aria-multiline":[{"ariaAttributeChanged":0}],"aria-multiselectable":[{"ariaAttributeChanged":0}],"aria-orientation":[{"ariaAttributeChanged":0}],"aria-owns":[{"ariaAttributeChanged":0}],"aria-placeholder":[{"ariaAttributeChanged":0}],"aria-posinset":[{"ariaAttributeChanged":0}],"aria-pressed":[{"ariaAttributeChanged":0}],"aria-readonly":[{"ariaAttributeChanged":0}],"aria-relevant":[{"ariaAttributeChanged":0}],"aria-required":[{"ariaAttributeChanged":0}],"aria-roledescription":[{"ariaAttributeChanged":0}],"aria-rowcount":[{"ariaAttributeChanged":0}],"aria-rowindex":[{"ariaAttributeChanged":0}],"aria-rowindextext":[{"ariaAttributeChanged":0}],"aria-rowspan":[{"ariaAttributeChanged":0}],"aria-selected":[{"ariaAttributeChanged":0}],"aria-setsize":[{"ariaAttributeChanged":0}],"aria-sort":[{"ariaAttributeChanged":0}],"aria-valuemax":[{"ariaAttributeChanged":0}],"aria-valuemin":[{"ariaAttributeChanged":0}],"aria-valuenow":[{"ariaAttributeChanged":0}],"aria-valuetext":[{"ariaAttributeChanged":0}],"form":[{"handleFormChange":0}]}]]],["ix-tooltip",[[769,"ix-tooltip",{"for":[1],"titleContent":[1,"title-content"],"interactive":[4],"placement":[1],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"animationFrame":[4,"animation-frame"],"visible":[32],"showTooltip":[64],"hideTooltip":[64]}]]],["ix-dropdown_2",[[769,"ix-dropdown-item",{"ixFocusVisible":[516,"ix-focus-visible"],"disableAriaSelectHandling":[4,"disable-aria-select-handling"],"label":[513],"icon":[1],"ariaLabelIcon":[1,"aria-label-icon"],"ariaLabelButton":[1,"aria-label-button"],"hover":[4],"disabled":[516],"checked":[516],"itemRole":[1,"item-role"],"isSubMenu":[4,"is-sub-menu"],"suppressChecked":[4,"suppress-checked"],"hasVisualFocus":[516,"has-visual-focus"],"emitItemClick":[64],"getDropdownItemElement":[64]},null,{"ixFocusVisible":[{"$internal_checkAriaSelected":0}]}],[769,"ix-dropdown",{"suppressAutomaticPlacement":[4,"suppress-automatic-placement"],"show":[1540],"trigger":[1],"anchor":[1],"closeBehavior":[8,"close-behavior"],"placement":[1],"positioningStrategy":[1,"positioning-strategy"],"header":[1],"suppressTriggerVisibilityCheck":[4,"suppress-trigger-visibility-check"],"disableFocusHandling":[4,"disable-focus-handling"],"disableFocusTrap":[4,"disable-focus-trap"],"enableTopLayer":[4,"enable-top-layer"],"focusCheckedItem":[4,"focus-checked-item"],"keyboardActivationKeys":[16],"keyboardItemTriggerKeys":[16],"offset":[16],"overwriteDropdownStyle":[16],"discoverAllSubmenus":[4,"discover-all-submenus"],"ignoreRelatedSubmenu":[4,"ignore-related-submenu"],"suppressOverflowBehavior":[4,"suppress-overflow-behavior"],"focusHost":[16],"focusTrapOptions":[16],"hostRole":[1,"host-role"],"callbackFocusElement":[16],"fallbackPlacement":[32],"discoverSubmenu":[64],"updatePosition":[64],"resetForwardQueryElement":[64]},[[0,"ix-assign-sub-menu","cacheSubmenuId"],[0,"ix-open-submenu","openSubmenu"],[0,"ix-close-submenu","closeSubmenu"]],{"show":[{"changedShow":0},{"emitShowChanged":0}],"trigger":[{"changedTrigger":0}]}]]],["ix-datetime-picker",[[513,"ix-datetime-picker",{"singleSelection":[4,"single-selection"],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"dateFormat":[1,"date-format"],"timeFormat":[1,"time-format"],"minTime":[1,"min-time"],"maxTime":[1,"max-time"],"from":[1],"to":[1],"time":[1],"showTimeReference":[4,"show-time-reference"],"timeReference":[1,"time-reference"],"i18nDone":[1,"i18n-done"],"i18nTime":[1,"i18n-time"],"ariaLabelPreviousMonthButton":[1,"aria-label-previous-month-button"],"ariaLabelNextMonthButton":[1,"aria-label-next-month-button"],"weekStartIndex":[2,"week-start-index"],"locale":[1],"showWeekNumbers":[4,"show-week-numbers"],"embedded":[4],"selectedFromDate":[32],"getDatepickerElement":[64],"getTimepickerElement":[64]},null,{"from":[{"watchFromPropHandler":0}],"singleSelection":[{"watchSingleSelectionPropHandler":0}],"minTime":[{"watchMinTimePropHandler":0}],"maxTime":[{"watchMaxTimePropHandler":0}]}]]],["ix-select",[[849,"ix-select",{"name":[513],"required":[516],"label":[1],"ariaLabelClearIconButton":[1,"aria-label-clear-icon-button"],"ariaLabelAddItem":[1,"aria-label-add-item"],"warningText":[1,"warning-text"],"infoText":[1,"info-text"],"invalidText":[1,"invalid-text"],"validText":[1,"valid-text"],"helperText":[1,"helper-text"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"value":[1025],"allowClear":[4,"allow-clear"],"mode":[1],"editable":[4],"disabled":[4],"readonly":[4],"i18nPlaceholder":[1,"i18n-placeholder"],"i18nPlaceholderEditable":[1,"i18n-placeholder-editable"],"i18nSelectListHeader":[1,"i18n-select-list-header"],"i18nNoMatches":[1,"i18n-no-matches"],"i18nAllSelected":[1,"i18n-all-selected"],"i18nRemoveSelectedItem":[1,"i18n-remove-selected-item"],"hideListHeader":[4,"hide-list-header"],"dropdownWidth":[1,"dropdown-width"],"dropdownMaxWidth":[1,"dropdown-max-width"],"collapseMultipleSelection":[4,"collapse-multiple-selection"],"enableTopLayer":[4,"enable-top-layer"],"dropdownShow":[32],"selectedLabels":[32],"isDropdownEmpty":[32],"inputFilterText":[32],"inputValue":[32],"hasInputFocus":[32],"dropdownItemsVisualFocused":[32],"isInvalid":[32],"isValid":[32],"isInfo":[32],"isWarning":[32],"hasValidValue":[64],"getAssociatedFormElement":[64],"getNativeInputElement":[64],"focusInput":[64],"isTouched":[64]},[[4,"ixFocusVisibleChange","$internal_onActiveDescendantChange"],[0,"ix-select-item:valueChange","onLabelChange"],[0,"ix-select-item:labelChange","onLabelChange"]],{"value":[{"watchValue":0}]}]]],["ix-toast",[[769,"ix-toast",{"type":[513],"toastTitle":[1,"toast-title"],"autoCloseDelay":[2,"auto-close-delay"],"preventAutoClose":[4,"prevent-auto-close"],"icon":[1],"iconColor":[1,"icon-color"],"hideIcon":[4,"hide-icon"],"ariaLabelCloseIconButton":[1,"aria-label-close-icon-button"],"progress":[32],"touched":[32],"paused":[32],"pause":[64],"resume":[64],"isPaused":[64]}]]],["ix-modal",[[769,"ix-modal",{"size":[1],"disableAnimation":[4,"disable-animation"],"hideBackdrop":[4,"hide-backdrop"],"closeOnBackdropClick":[4,"close-on-backdrop-click"],"beforeDismiss":[16],"centered":[4],"isNonBlocking":[516,"is-non-blocking"],"modalVisible":[32],"showModal":[64],"dismissModal":[64],"closeModal":[64]}]]],["ix-tree-item",[[769,"ix-tree-item",{"text":[1],"hasChildren":[4,"has-children"],"context":[16],"disabled":[4],"ariaLabelChevronIcon":[1,"aria-label-chevron-icon"]}]]],["ix-avatar_2",[[769,"ix-avatar",{"image":[1],"initials":[1],"username":[1],"extra":[1],"tooltipText":[1,"tooltip-text"],"ariaLabelTooltip":[1,"aria-label-tooltip"],"isClosestApplicationHeader":[32],"dropdownShow":[32],"hasSlottedElements":[32]},[[4,"ixFocusVisibleChange","$internal_onActiveDescendantChange"]]],[513,"ix-menu-avatar-item",{"icon":[1],"label":[1],"getDropdownItemElement":[64]}]]],["ix-modal-content_2",[[785,"ix-modal-header",{"hideClose":[4,"hide-close"],"icon":[1],"ariaLabelIcon":[1,"aria-label-icon"],"ariaLabelCloseIconButton":[1,"aria-label-close-icon-button"],"iconColor":[1,"icon-color"]},null,{"icon":[{"onIconChange":0}]}],[257,"ix-modal-content"]]],["ix-group-context-menu_2",[[769,"ix-group-context-menu",{"showContextMenu":[32]}],[769,"ix-group-item",{"icon":[1],"ariaLabelIcon":[1,"aria-label-icon"],"text":[1],"secondaryText":[1,"secondary-text"],"suppressSelection":[4,"suppress-selection"],"groupFooter":[4,"group-footer"],"selected":[4],"disabled":[516],"index":[2]},[[1,"click","clickListen"]]]]],["ix-menu-expand-icon",[[513,"ix-menu-expand-icon",{"i18nExpand":[1,"i18n-expand"],"i18nCollapse":[1,"i18n-collapse"],"expanded":[516],"breakpoint":[513],"pinned":[4]}]]],["ix-menu-item",[[785,"ix-menu-item",{"label":[1],"home":[4],"bottom":[4],"icon":[1025],"notifications":[2],"active":[4],"disabled":[4],"tooltipText":[1,"tooltip-text"],"href":[1],"target":[1],"rel":[1],"isCategory":[4,"is-category"],"tooltip":[32],"ariaHiddenTooltip":[32],"menuExpanded":[32]},null,{"icon":[{"onIconChange":0}]}]]],["ix-card-accordion_2",[[769,"ix-card-accordion",{"ariaLabelExpandButton":[1,"aria-label-expand-button"],"collapse":[4],"variant":[1],"expandContent":[32]},null,{"collapse":[{"onInitialExpandChange":0}]}],[257,"ix-card-title"]]],["ix-tab-panel",[[769,"ix-tab-panel",{"tabKey":[513,"tab-key"]}]]],["ix-divider",[[1,"ix-divider"]]],["ix-date-time-card",[[769,"ix-date-time-card",{"embedded":[4],"timePickerAppearance":[4,"time-picker-appearance"],"hideHeader":[4,"hide-header"],"hasFooter":[4,"has-footer"],"corners":[1],"noPadding":[4,"no-padding"]}]]],["ix-icon-button_2",[[529,"ix-icon-button",{"variant":[1],"oval":[4],"icon":[1],"size":[1],"iconColor":[1,"icon-color"],"disabled":[4],"type":[1],"loading":[4],"inheritAriaAttributes":[32]},null,{"role":[{"ariaAttributeChanged":0}],"aria-activedescendant":[{"ariaAttributeChanged":0}],"aria-atomic":[{"ariaAttributeChanged":0}],"aria-autocomplete":[{"ariaAttributeChanged":0}],"aria-braillelabel":[{"ariaAttributeChanged":0}],"aria-brailleroledescription":[{"ariaAttributeChanged":0}],"aria-busy":[{"ariaAttributeChanged":0}],"aria-checked":[{"ariaAttributeChanged":0}],"aria-colcount":[{"ariaAttributeChanged":0}],"aria-colindex":[{"ariaAttributeChanged":0}],"aria-colindextext":[{"ariaAttributeChanged":0}],"aria-colspan":[{"ariaAttributeChanged":0}],"aria-controls":[{"ariaAttributeChanged":0}],"aria-current":[{"ariaAttributeChanged":0}],"aria-describedby":[{"ariaAttributeChanged":0}],"aria-description":[{"ariaAttributeChanged":0}],"aria-details":[{"ariaAttributeChanged":0}],"aria-disabled":[{"ariaAttributeChanged":0}],"aria-errormessage":[{"ariaAttributeChanged":0}],"aria-expanded":[{"ariaAttributeChanged":0}],"aria-flowto":[{"ariaAttributeChanged":0}],"aria-haspopup":[{"ariaAttributeChanged":0}],"aria-hidden":[{"ariaAttributeChanged":0}],"aria-invalid":[{"ariaAttributeChanged":0}],"aria-keyshortcuts":[{"ariaAttributeChanged":0}],"aria-label":[{"ariaAttributeChanged":0}],"aria-labelledby":[{"ariaAttributeChanged":0}],"aria-level":[{"ariaAttributeChanged":0}],"aria-live":[{"ariaAttributeChanged":0}],"aria-multiline":[{"ariaAttributeChanged":0}],"aria-multiselectable":[{"ariaAttributeChanged":0}],"aria-orientation":[{"ariaAttributeChanged":0}],"aria-owns":[{"ariaAttributeChanged":0}],"aria-placeholder":[{"ariaAttributeChanged":0}],"aria-posinset":[{"ariaAttributeChanged":0}],"aria-pressed":[{"ariaAttributeChanged":0}],"aria-readonly":[{"ariaAttributeChanged":0}],"aria-relevant":[{"ariaAttributeChanged":0}],"aria-required":[{"ariaAttributeChanged":0}],"aria-roledescription":[{"ariaAttributeChanged":0}],"aria-rowcount":[{"ariaAttributeChanged":0}],"aria-rowindex":[{"ariaAttributeChanged":0}],"aria-rowindextext":[{"ariaAttributeChanged":0}],"aria-rowspan":[{"ariaAttributeChanged":0}],"aria-selected":[{"ariaAttributeChanged":0}],"aria-setsize":[{"ariaAttributeChanged":0}],"aria-sort":[{"ariaAttributeChanged":0}],"aria-valuemax":[{"ariaAttributeChanged":0}],"aria-valuemin":[{"ariaAttributeChanged":0}],"aria-valuenow":[{"ariaAttributeChanged":0}],"aria-valuetext":[{"ariaAttributeChanged":0}]}],[513,"ix-spinner",{"variant":[1],"size":[1],"hideTrack":[4,"hide-track"]}]]],["ix-dropdown-button",[[769,"ix-dropdown-button",{"variant":[1],"disabled":[516],"label":[1],"icon":[1],"closeBehavior":[8,"close-behavior"],"placement":[1],"ariaLabelDropdownButton":[1,"aria-label-dropdown-button"],"focusCheckedItem":[4,"focus-checked-item"],"enableTopLayer":[4,"enable-top-layer"],"suppressAriaActiveDescendant":[4,"suppress-aria-active-descendant"],"dropdownShow":[32],"getDropdownReference":[64]},[[4,"ixFocusVisibleChange","$internal_onActiveDescendantChange"]]]]],["ix-date-picker",[[529,"ix-date-picker",{"format":[1],"singleSelection":[4,"single-selection"],"corners":[1],"from":[1],"to":[1],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"i18nDone":[1,"i18n-done"],"ariaLabelPreviousMonthButton":[1,"aria-label-previous-month-button"],"ariaLabelNextMonthButton":[1,"aria-label-next-month-button"],"ariaLabelMonthSelection":[1,"aria-label-month-selection"],"ariaLabelYearSelection":[1,"aria-label-year-selection"],"weekStartIndex":[2,"week-start-index"],"locale":[1],"showWeekNumbers":[4,"show-week-numbers"],"embedded":[4],"today":[1],"enableTopLayer":[4,"enable-top-layer"],"currFromDate":[32],"currToDate":[32],"selectedYear":[32],"tempYear":[32],"startYear":[32],"endYear":[32],"selectedMonth":[32],"tempMonth":[32],"dayNames":[32],"monthNames":[32],"focusedDay":[32],"getCurrentDate":[64],"updateSelectedYearMonth":[64],"navigateCalendar":[64],"focusFirstDayOfCurrentWeek":[64],"focusLastDayOfCurrentWeek":[64],"isCalendarDayFocused":[64],"focusActiveDay":[64]},null,{"from":[{"watchFromPropHandler":0}],"to":[{"watchToPropHandler":0}],"locale":[{"onLocaleChange":0}]}]]],["ix-filter-chip_2",[[513,"ix-select-item",{"ixFocusVisible":[516,"ix-focus-visible"],"disableAriaSelectHandling":[4,"disable-aria-select-handling"],"label":[513],"value":[513],"selected":[4],"hover":[4],"getDropdownItemElement":[64]},null,{"ixFocusVisible":[{"$internal_checkAriaSelected":0}],"value":[{"onValueChange":0}],"label":[{"labelChange":0}]}],[769,"ix-filter-chip",{"disabled":[4],"readonly":[4],"ariaLabelCloseIconButton":[1,"aria-label-close-icon-button"]}]]],["ix-card_2",[[769,"ix-card",{"variant":[1],"selected":[4],"passive":[4]}],[257,"ix-card-content"]]],["ix-typography",[[769,"ix-typography",{"format":[1],"textColor":[1,"text-color"],"bold":[4],"textDecoration":[1,"text-decoration"]}]]],["ix-pill_4",[[785,"ix-tabs",{"small":[4],"rounded":[4],"layout":[1],"placement":[1],"ariaLabelMoreTabs":[1,"aria-label-more-tabs"],"activeTabKey":[1537,"active-tab-key"],"keyboardNavigation":[1,"keyboard-navigation"],"inheritAriaAttributes":[32],"isTabsOverflow":[32],"overflowMenuItems":[32]},null,{"role":[{"ariaAttributeChanged":0}],"aria-activedescendant":[{"ariaAttributeChanged":0}],"aria-atomic":[{"ariaAttributeChanged":0}],"aria-autocomplete":[{"ariaAttributeChanged":0}],"aria-braillelabel":[{"ariaAttributeChanged":0}],"aria-brailleroledescription":[{"ariaAttributeChanged":0}],"aria-busy":[{"ariaAttributeChanged":0}],"aria-checked":[{"ariaAttributeChanged":0}],"aria-colcount":[{"ariaAttributeChanged":0}],"aria-colindex":[{"ariaAttributeChanged":0}],"aria-colindextext":[{"ariaAttributeChanged":0}],"aria-colspan":[{"ariaAttributeChanged":0}],"aria-controls":[{"ariaAttributeChanged":0}],"aria-current":[{"ariaAttributeChanged":0}],"aria-describedby":[{"ariaAttributeChanged":0}],"aria-description":[{"ariaAttributeChanged":0}],"aria-details":[{"ariaAttributeChanged":0}],"aria-disabled":[{"ariaAttributeChanged":0}],"aria-errormessage":[{"ariaAttributeChanged":0}],"aria-expanded":[{"ariaAttributeChanged":0}],"aria-flowto":[{"ariaAttributeChanged":0}],"aria-haspopup":[{"ariaAttributeChanged":0}],"aria-hidden":[{"ariaAttributeChanged":0}],"aria-invalid":[{"ariaAttributeChanged":0}],"aria-keyshortcuts":[{"ariaAttributeChanged":0}],"aria-label":[{"ariaAttributeChanged":0}],"aria-labelledby":[{"ariaAttributeChanged":0}],"aria-level":[{"ariaAttributeChanged":0}],"aria-live":[{"ariaAttributeChanged":0}],"aria-multiline":[{"ariaAttributeChanged":0}],"aria-multiselectable":[{"ariaAttributeChanged":0}],"aria-orientation":[{"ariaAttributeChanged":0}],"aria-owns":[{"ariaAttributeChanged":0}],"aria-placeholder":[{"ariaAttributeChanged":0}],"aria-posinset":[{"ariaAttributeChanged":0}],"aria-pressed":[{"ariaAttributeChanged":0}],"aria-readonly":[{"ariaAttributeChanged":0}],"aria-relevant":[{"ariaAttributeChanged":0}],"aria-required":[{"ariaAttributeChanged":0}],"aria-roledescription":[{"ariaAttributeChanged":0}],"aria-rowcount":[{"ariaAttributeChanged":0}],"aria-rowindex":[{"ariaAttributeChanged":0}],"aria-rowindextext":[{"ariaAttributeChanged":0}],"aria-rowspan":[{"ariaAttributeChanged":0}],"aria-selected":[{"ariaAttributeChanged":0}],"aria-setsize":[{"ariaAttributeChanged":0}],"aria-sort":[{"ariaAttributeChanged":0}],"aria-valuemax":[{"ariaAttributeChanged":0}],"aria-valuemin":[{"ariaAttributeChanged":0}],"aria-valuenow":[{"ariaAttributeChanged":0}],"aria-valuetext":[{"ariaAttributeChanged":0}],"activeTabKey":[{"onActiveTabChange":0}]}],[769,"ix-tab-item",{"tabKey":[1,"tab-key"],"selected":[4],"disabled":[4],"icon":[1],"counter":[2],"closable":[4],"label":[1],"ariaLabelCloseButton":[1,"aria-label-close-button"],"placement":[1],"rounded":[4],"small":[4],"layout":[1],"iconOnly":[4,"icon-only"]}],[257,"ix-tab-set"],[769,"ix-pill",{"variant":[513],"outline":[4],"icon":[1],"ariaLabelIcon":[1,"aria-label-icon"],"background":[1],"pillColor":[1,"pill-color"],"alignLeft":[4,"align-left"],"tooltipText":[8,"tooltip-text"],"iconOnly":[32]}]]],["ix-col_4",[[769,"ix-col",{"size":[1],"sizeSm":[1,"size-sm"],"sizeMd":[1,"size-md"],"sizeLg":[1,"size-lg"]},[[9,"resize","onResize"]]],[769,"ix-layout-grid",{"noMargin":[4,"no-margin"],"gap":[1],"columns":[2]}],[257,"ix-row"],[529,"ix-time-picker",{"format":[1],"corners":[1],"embedded":[4],"dateTimePickerAppearance":[4,"date-time-picker-appearance"],"hideHeader":[4,"hide-header"],"hourInterval":[1026,"hour-interval"],"minuteInterval":[1026,"minute-interval"],"secondInterval":[1026,"second-interval"],"millisecondInterval":[1026,"millisecond-interval"],"time":[1],"minTime":[1,"min-time"],"maxTime":[1,"max-time"],"i18nConfirmTime":[1,"i18n-confirm-time"],"i18nHeader":[1,"i18n-header"],"i18nHourColumnHeader":[1,"i18n-hour-column-header"],"i18nMinuteColumnHeader":[1,"i18n-minute-column-header"],"i18nSecondColumnHeader":[1,"i18n-second-column-header"],"i18nMillisecondColumnHeader":[1,"i18n-millisecond-column-header"],"_time":[32],"timeRef":[32],"formattedTime":[32],"timePickerDescriptors":[32],"isUnitFocused":[32],"focusedUnit":[32],"focusedValue":[32],"getCurrentTime":[64]},null,{"format":[{"watchFormatIntervalPropHandler":0}],"hourInterval":[{"watchHourIntervalPropHandler":0}],"minuteInterval":[{"watchMinuteIntervalPropHandler":0}],"secondInterval":[{"watchSecondIntervalPropHandler":0}],"millisecondInterval":[{"watchMillisecondIntervalPropHandler":0}],"time":[{"watchTimePropHandler":0}],"minTime":[{"watchMinTimePropHandler":0}],"maxTime":[{"watchMaxTimePropHandler":0}],"_time":[{"onTimeChange":0}]}]]],["ix-field-label_2",[[769,"ix-field-wrapper",{"helperText":[1,"helper-text"],"label":[1],"invalidText":[1,"invalid-text"],"validText":[1,"valid-text"],"infoText":[1,"info-text"],"warningText":[1,"warning-text"],"isInvalid":[4,"is-invalid"],"isValid":[4,"is-valid"],"isInfo":[4,"is-info"],"isWarning":[4,"is-warning"],"showTextAsTooltip":[4,"show-text-as-tooltip"],"required":[4],"controlRef":[16],"getAriaErrorMessageElement":[64],"getAriaHelperMessageElement":[64]},null,{"label":[{"syncAriaLabel":0}]}],[769,"ix-field-label",{"required":[1540],"htmlFor":[513,"html-for"],"controlRef":[16],"isInvalid":[1028,"is-invalid"],"textOverflow":[32]},null,{"isInvalid":[{"isInvalidChanged":0}],"htmlFor":[{"registerHtmlForObserver":0}],"controlRef":[{"registerControlRefObserver":0}]}]]]]'), options);
3388
+ };
3389
+ export {
3390
+ Fragment as F,
3391
+ Host as H,
3392
+ Mixin as M,
3393
+ __vitePreload as _,
3394
+ registerInstance as a,
3395
+ createEvent as c,
3396
+ defineCustomElements as d,
3397
+ forceUpdate as f,
3398
+ getElement as g,
3399
+ h,
3400
+ readTask as r
3401
+ };