@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
@@ -1 +0,0 @@
1
- .Home__Event__Container{display:flex;flex-direction:column;flex-wrap:nowrap;margin-top:20px;width:100%;height:100%}:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width:768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px rgba(0,0,0,.08)}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px rgba(0,0,0,.08)}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px rgba(0,0,0,.18)}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media(prefers-reduced-motion:reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media(min-width:576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media(min-width:768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media(min-width:992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media(min-width:1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media(min-width:576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media(min-width:768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media(min-width:992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media(min-width:1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media(min-width:576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media(min-width:768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media(min-width:992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media(min-width:1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-content-start{align-content:flex-start!important}.ion-align-content-end{align-content:flex-end!important}.ion-align-content-center{align-content:center!important}.ion-align-content-between{align-content:space-between!important}.ion-align-content-around{align-content:space-around!important}.ion-align-content-stretch{align-content:stretch!important}@media(min-width:576px){.ion-align-content-sm-start{align-content:flex-start!important}.ion-align-content-sm-end{align-content:flex-end!important}.ion-align-content-sm-center{align-content:center!important}.ion-align-content-sm-between{align-content:space-between!important}.ion-align-content-sm-around{align-content:space-around!important}.ion-align-content-sm-stretch{align-content:stretch!important}}@media(min-width:768px){.ion-align-content-md-start{align-content:flex-start!important}.ion-align-content-md-end{align-content:flex-end!important}.ion-align-content-md-center{align-content:center!important}.ion-align-content-md-between{align-content:space-between!important}.ion-align-content-md-around{align-content:space-around!important}.ion-align-content-md-stretch{align-content:stretch!important}}@media(min-width:992px){.ion-align-content-lg-start{align-content:flex-start!important}.ion-align-content-lg-end{align-content:flex-end!important}.ion-align-content-lg-center{align-content:center!important}.ion-align-content-lg-between{align-content:space-between!important}.ion-align-content-lg-around{align-content:space-around!important}.ion-align-content-lg-stretch{align-content:stretch!important}}@media(min-width:1200px){.ion-align-content-xl-start{align-content:flex-start!important}.ion-align-content-xl-end{align-content:flex-end!important}.ion-align-content-xl-center{align-content:center!important}.ion-align-content-xl-between{align-content:space-between!important}.ion-align-content-xl-around{align-content:space-around!important}.ion-align-content-xl-stretch{align-content:stretch!important}}.ion-align-items-start{align-items:start!important}.ion-align-items-end{align-items:end!important}.ion-align-items-center{align-items:center!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media(min-width:576px){.ion-align-items-sm-start{align-items:start!important}.ion-align-items-sm-end{align-items:end!important}.ion-align-items-sm-center{align-items:center!important}.ion-align-items-sm-stretch{align-items:stretch!important}.ion-align-items-sm-baseline{align-items:baseline!important}}@media(min-width:768px){.ion-align-items-md-start{align-items:start!important}.ion-align-items-md-end{align-items:end!important}.ion-align-items-md-center{align-items:center!important}.ion-align-items-md-stretch{align-items:stretch!important}.ion-align-items-md-baseline{align-items:baseline!important}}@media(min-width:992px){.ion-align-items-lg-start{align-items:start!important}.ion-align-items-lg-end{align-items:end!important}.ion-align-items-lg-center{align-items:center!important}.ion-align-items-lg-stretch{align-items:stretch!important}.ion-align-items-lg-baseline{align-items:baseline!important}}@media(min-width:1200px){.ion-align-items-xl-start{align-items:start!important}.ion-align-items-xl-end{align-items:end!important}.ion-align-items-xl-center{align-items:center!important}.ion-align-items-xl-stretch{align-items:stretch!important}.ion-align-items-xl-baseline{align-items:baseline!important}}.ion-align-self-start{align-self:start!important}.ion-align-self-end{align-self:end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}@media(min-width:576px){.ion-align-self-sm-start{align-self:start!important}.ion-align-self-sm-end{align-self:end!important}.ion-align-self-sm-center{align-self:center!important}.ion-align-self-sm-stretch{align-self:stretch!important}.ion-align-self-sm-baseline{align-self:baseline!important}.ion-align-self-sm-auto{align-self:auto!important}}@media(min-width:768px){.ion-align-self-md-start{align-self:start!important}.ion-align-self-md-end{align-self:end!important}.ion-align-self-md-center{align-self:center!important}.ion-align-self-md-stretch{align-self:stretch!important}.ion-align-self-md-baseline{align-self:baseline!important}.ion-align-self-md-auto{align-self:auto!important}}@media(min-width:992px){.ion-align-self-lg-start{align-self:start!important}.ion-align-self-lg-end{align-self:end!important}.ion-align-self-lg-center{align-self:center!important}.ion-align-self-lg-stretch{align-self:stretch!important}.ion-align-self-lg-baseline{align-self:baseline!important}.ion-align-self-lg-auto{align-self:auto!important}}@media(min-width:1200px){.ion-align-self-xl-start{align-self:start!important}.ion-align-self-xl-end{align-self:end!important}.ion-align-self-xl-center{align-self:center!important}.ion-align-self-xl-stretch{align-self:stretch!important}.ion-align-self-xl-baseline{align-self:baseline!important}.ion-align-self-xl-auto{align-self:auto!important}}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-evenly{justify-content:space-evenly!important}@media(min-width:576px){.ion-justify-content-sm-start{justify-content:flex-start!important}.ion-justify-content-sm-end{justify-content:flex-end!important}.ion-justify-content-sm-center{justify-content:center!important}.ion-justify-content-sm-between{justify-content:space-between!important}.ion-justify-content-sm-around{justify-content:space-around!important}.ion-justify-content-sm-evenly{justify-content:space-evenly!important}}@media(min-width:768px){.ion-justify-content-md-start{justify-content:flex-start!important}.ion-justify-content-md-end{justify-content:flex-end!important}.ion-justify-content-md-center{justify-content:center!important}.ion-justify-content-md-between{justify-content:space-between!important}.ion-justify-content-md-around{justify-content:space-around!important}.ion-justify-content-md-evenly{justify-content:space-evenly!important}}@media(min-width:992px){.ion-justify-content-lg-start{justify-content:flex-start!important}.ion-justify-content-lg-end{justify-content:flex-end!important}.ion-justify-content-lg-center{justify-content:center!important}.ion-justify-content-lg-between{justify-content:space-between!important}.ion-justify-content-lg-around{justify-content:space-around!important}.ion-justify-content-lg-evenly{justify-content:space-evenly!important}}@media(min-width:1200px){.ion-justify-content-xl-start{justify-content:flex-start!important}.ion-justify-content-xl-end{justify-content:flex-end!important}.ion-justify-content-xl-center{justify-content:center!important}.ion-justify-content-xl-between{justify-content:space-between!important}.ion-justify-content-xl-around{justify-content:space-around!important}.ion-justify-content-xl-evenly{justify-content:space-evenly!important}}.ion-flex-row{flex-direction:row!important}.ion-flex-row-reverse{flex-direction:row-reverse!important}.ion-flex-column{flex-direction:column!important}.ion-flex-column-reverse{flex-direction:column-reverse!important}@media(min-width:576px){.ion-flex-sm-row{flex-direction:row!important}.ion-flex-sm-row-reverse{flex-direction:row-reverse!important}.ion-flex-sm-column{flex-direction:column!important}.ion-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media(min-width:768px){.ion-flex-md-row{flex-direction:row!important}.ion-flex-md-row-reverse{flex-direction:row-reverse!important}.ion-flex-md-column{flex-direction:column!important}.ion-flex-md-column-reverse{flex-direction:column-reverse!important}}@media(min-width:992px){.ion-flex-lg-row{flex-direction:row!important}.ion-flex-lg-row-reverse{flex-direction:row-reverse!important}.ion-flex-lg-column{flex-direction:column!important}.ion-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media(min-width:1200px){.ion-flex-xl-row{flex-direction:row!important}.ion-flex-xl-row-reverse{flex-direction:row-reverse!important}.ion-flex-xl-column{flex-direction:column!important}.ion-flex-xl-column-reverse{flex-direction:column-reverse!important}}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-flex-wrap{flex-wrap:wrap!important}.ion-flex-nowrap{flex-wrap:nowrap!important}.ion-flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media(min-width:576px){.ion-flex-sm-wrap{flex-wrap:wrap!important}.ion-flex-sm-nowrap{flex-wrap:nowrap!important}.ion-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:768px){.ion-flex-md-wrap{flex-wrap:wrap!important}.ion-flex-md-nowrap{flex-wrap:nowrap!important}.ion-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:992px){.ion-flex-lg-wrap{flex-wrap:wrap!important}.ion-flex-lg-nowrap{flex-wrap:nowrap!important}.ion-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:1200px){.ion-flex-xl-wrap{flex-wrap:wrap!important}.ion-flex-xl-nowrap{flex-wrap:nowrap!important}.ion-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}.ion-flex-1{flex:1!important}.ion-flex-auto{flex:auto!important}.ion-flex-initial{flex:initial!important}.ion-flex-none{flex:none!important}@media(min-width:576px){.ion-flex-sm-1{flex:1!important}.ion-flex-sm-auto{flex:auto!important}.ion-flex-sm-initial{flex:initial!important}.ion-flex-sm-none{flex:none!important}}@media(min-width:768px){.ion-flex-md-1{flex:1!important}.ion-flex-md-auto{flex:auto!important}.ion-flex-md-initial{flex:initial!important}.ion-flex-md-none{flex:none!important}}@media(min-width:992px){.ion-flex-lg-1{flex:1!important}.ion-flex-lg-auto{flex:auto!important}.ion-flex-lg-initial{flex:initial!important}.ion-flex-lg-none{flex:none!important}}@media(min-width:1200px){.ion-flex-xl-1{flex:1!important}.ion-flex-xl-auto{flex:auto!important}.ion-flex-xl-initial{flex:initial!important}.ion-flex-xl-none{flex:none!important}}.ion-flex-grow-0{flex-grow:0!important}.ion-flex-grow-1{flex-grow:1!important}.ion-flex-shrink-0{flex-shrink:0!important}.ion-flex-shrink-1{flex-shrink:1!important}@media(min-width:576px){.ion-flex-sm-grow-0{flex-grow:0!important}.ion-flex-sm-grow-1{flex-grow:1!important}.ion-flex-sm-shrink-0{flex-shrink:0!important}.ion-flex-sm-shrink-1{flex-shrink:1!important}}@media(min-width:768px){.ion-flex-md-grow-0{flex-grow:0!important}.ion-flex-md-grow-1{flex-grow:1!important}.ion-flex-md-shrink-0{flex-shrink:0!important}.ion-flex-md-shrink-1{flex-shrink:1!important}}@media(min-width:992px){.ion-flex-lg-grow-0{flex-grow:0!important}.ion-flex-lg-grow-1{flex-grow:1!important}.ion-flex-lg-shrink-0{flex-shrink:0!important}.ion-flex-lg-shrink-1{flex-shrink:1!important}}@media(min-width:1200px){.ion-flex-xl-grow-0{flex-grow:0!important}.ion-flex-xl-grow-1{flex-grow:1!important}.ion-flex-xl-shrink-0{flex-shrink:0!important}.ion-flex-xl-shrink-1{flex-shrink:1!important}}.ion-order-first{order:-1!important}.ion-order-0{order:0!important}.ion-order-1{order:1!important}.ion-order-2{order:2!important}.ion-order-3{order:3!important}.ion-order-4{order:4!important}.ion-order-5{order:5!important}.ion-order-6{order:6!important}.ion-order-7{order:7!important}.ion-order-8{order:8!important}.ion-order-9{order:9!important}.ion-order-10{order:10!important}.ion-order-11{order:11!important}.ion-order-12{order:12!important}.ion-order-last{order:13!important}@media(min-width:576px){.ion-order-sm-first{order:-1!important}.ion-order-sm-0{order:0!important}.ion-order-sm-1{order:1!important}.ion-order-sm-2{order:2!important}.ion-order-sm-3{order:3!important}.ion-order-sm-4{order:4!important}.ion-order-sm-5{order:5!important}.ion-order-sm-6{order:6!important}.ion-order-sm-7{order:7!important}.ion-order-sm-8{order:8!important}.ion-order-sm-9{order:9!important}.ion-order-sm-10{order:10!important}.ion-order-sm-11{order:11!important}.ion-order-sm-12{order:12!important}.ion-order-sm-last{order:13!important}}@media(min-width:768px){.ion-order-md-first{order:-1!important}.ion-order-md-0{order:0!important}.ion-order-md-1{order:1!important}.ion-order-md-2{order:2!important}.ion-order-md-3{order:3!important}.ion-order-md-4{order:4!important}.ion-order-md-5{order:5!important}.ion-order-md-6{order:6!important}.ion-order-md-7{order:7!important}.ion-order-md-8{order:8!important}.ion-order-md-9{order:9!important}.ion-order-md-10{order:10!important}.ion-order-md-11{order:11!important}.ion-order-md-12{order:12!important}.ion-order-md-last{order:13!important}}@media(min-width:992px){.ion-order-lg-first{order:-1!important}.ion-order-lg-0{order:0!important}.ion-order-lg-1{order:1!important}.ion-order-lg-2{order:2!important}.ion-order-lg-3{order:3!important}.ion-order-lg-4{order:4!important}.ion-order-lg-5{order:5!important}.ion-order-lg-6{order:6!important}.ion-order-lg-7{order:7!important}.ion-order-lg-8{order:8!important}.ion-order-lg-9{order:9!important}.ion-order-lg-10{order:10!important}.ion-order-lg-11{order:11!important}.ion-order-lg-12{order:12!important}.ion-order-lg-last{order:13!important}}@media(min-width:1200px){.ion-order-xl-first{order:-1!important}.ion-order-xl-0{order:0!important}.ion-order-xl-1{order:1!important}.ion-order-xl-2{order:2!important}.ion-order-xl-3{order:3!important}.ion-order-xl-4{order:4!important}.ion-order-xl-5{order:5!important}.ion-order-xl-6{order:6!important}.ion-order-xl-7{order:7!important}.ion-order-xl-8{order:8!important}.ion-order-xl-9{order:9!important}.ion-order-xl-10{order:10!important}.ion-order-xl-11{order:11!important}.ion-order-xl-12{order:12!important}.ion-order-xl-last{order:13!important}}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media(min-width:576px){.ion-hide-sm-up{display:none!important}}@media(max-width:575.98px){.ion-hide-sm-down{display:none!important}}@media(min-width:768px){.ion-hide-md-up{display:none!important}}@media(max-width:767.98px){.ion-hide-md-down{display:none!important}}@media(min-width:992px){.ion-hide-lg-up{display:none!important}}@media(max-width:991.98px){.ion-hide-lg-down{display:none!important}}@media(min-width:1200px){.ion-hide-xl-up{display:none!important}}@media(max-width:1199.98px){.ion-hide-xl-down{display:none!important}}.ion-display-none{display:none!important}@media(min-width:576px){.ion-display-sm-none{display:none!important}}@media(min-width:768px){.ion-display-md-none{display:none!important}}@media(min-width:992px){.ion-display-lg-none{display:none!important}}@media(min-width:1200px){.ion-display-xl-none{display:none!important}}.ion-display-inline{display:inline!important}@media(min-width:576px){.ion-display-sm-inline{display:inline!important}}@media(min-width:768px){.ion-display-md-inline{display:inline!important}}@media(min-width:992px){.ion-display-lg-inline{display:inline!important}}@media(min-width:1200px){.ion-display-xl-inline{display:inline!important}}.ion-display-inline-block{display:inline-block!important}@media(min-width:576px){.ion-display-sm-inline-block{display:inline-block!important}}@media(min-width:768px){.ion-display-md-inline-block{display:inline-block!important}}@media(min-width:992px){.ion-display-lg-inline-block{display:inline-block!important}}@media(min-width:1200px){.ion-display-xl-inline-block{display:inline-block!important}}.ion-display-block{display:block!important}@media(min-width:576px){.ion-display-sm-block{display:block!important}}@media(min-width:768px){.ion-display-md-block{display:block!important}}@media(min-width:992px){.ion-display-lg-block{display:block!important}}@media(min-width:1200px){.ion-display-xl-block{display:block!important}}.ion-display-flex{display:flex!important}@media(min-width:576px){.ion-display-sm-flex{display:flex!important}}@media(min-width:768px){.ion-display-md-flex{display:flex!important}}@media(min-width:992px){.ion-display-lg-flex{display:flex!important}}@media(min-width:1200px){.ion-display-xl-flex{display:flex!important}}.ion-display-inline-flex{display:inline-flex!important}@media(min-width:576px){.ion-display-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.ion-display-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.ion-display-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.ion-display-xl-inline-flex{display:inline-flex!important}}.ion-display-grid{display:grid!important}@media(min-width:576px){.ion-display-sm-grid{display:grid!important}}@media(min-width:768px){.ion-display-md-grid{display:grid!important}}@media(min-width:992px){.ion-display-lg-grid{display:grid!important}}@media(min-width:1200px){.ion-display-xl-grid{display:grid!important}}.ion-display-inline-grid{display:inline-grid!important}@media(min-width:576px){.ion-display-sm-inline-grid{display:inline-grid!important}}@media(min-width:768px){.ion-display-md-inline-grid{display:inline-grid!important}}@media(min-width:992px){.ion-display-lg-inline-grid{display:inline-grid!important}}@media(min-width:1200px){.ion-display-xl-inline-grid{display:inline-grid!important}}.ion-display-table{display:table!important}@media(min-width:576px){.ion-display-sm-table{display:table!important}}@media(min-width:768px){.ion-display-md-table{display:table!important}}@media(min-width:992px){.ion-display-lg-table{display:table!important}}@media(min-width:1200px){.ion-display-xl-table{display:table!important}}.ion-display-table-cell{display:table-cell!important}@media(min-width:576px){.ion-display-sm-table-cell{display:table-cell!important}}@media(min-width:768px){.ion-display-md-table-cell{display:table-cell!important}}@media(min-width:992px){.ion-display-lg-table-cell{display:table-cell!important}}@media(min-width:1200px){.ion-display-xl-table-cell{display:table-cell!important}}.ion-display-table-row{display:table-row!important}@media(min-width:576px){.ion-display-sm-table-row{display:table-row!important}}@media(min-width:768px){.ion-display-md-table-row{display:table-row!important}}@media(min-width:992px){.ion-display-lg-table-row{display:table-row!important}}@media(min-width:1200px){.ion-display-xl-table-row{display:table-row!important}}:root{--ion-color-primary: #4d8dff;--ion-color-primary-rgb: 77, 141, 255;--ion-color-primary-contrast: #000;--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-color-primary-shade: #447ce0;--ion-color-primary-tint: #5f98ff;--ion-color-secondary: #46b1ff;--ion-color-secondary-rgb: 70, 177, 255;--ion-color-secondary-contrast: #000;--ion-color-secondary-contrast-rgb: 0, 0, 0;--ion-color-secondary-shade: #3e9ce0;--ion-color-secondary-tint: #59b9ff;--ion-color-tertiary: #8482fb;--ion-color-tertiary-rgb: 132, 130, 251;--ion-color-tertiary-contrast: #000;--ion-color-tertiary-contrast-rgb: 0, 0, 0;--ion-color-tertiary-shade: #7472dd;--ion-color-tertiary-tint: #908ffb;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffce31;--ion-color-warning-rgb: 255, 206, 49;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0b52b;--ion-color-warning-tint: #ffd346;--ion-color-danger: #f24c58;--ion-color-danger-rgb: 242, 76, 88;--ion-color-danger-contrast: #000;--ion-color-danger-contrast-rgb: 0, 0, 0;--ion-color-danger-shade: #d5434d;--ion-color-danger-tint: #f35e69;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #fff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9}:root.ios{--ion-background-color: #000000;--ion-background-color-rgb: 0, 0, 0;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #0d0d0d;--ion-background-color-step-100: #1a1a1a;--ion-background-color-step-150: #262626;--ion-background-color-step-200: #333333;--ion-background-color-step-250: #404040;--ion-background-color-step-300: #4d4d4d;--ion-background-color-step-350: #595959;--ion-background-color-step-400: #666666;--ion-background-color-step-450: #737373;--ion-background-color-step-500: #808080;--ion-background-color-step-550: #8c8c8c;--ion-background-color-step-600: #999999;--ion-background-color-step-650: #a6a6a6;--ion-background-color-step-700: #b3b3b3;--ion-background-color-step-750: #bfbfbf;--ion-background-color-step-800: #cccccc;--ion-background-color-step-850: #d9d9d9;--ion-background-color-step-900: #e6e6e6;--ion-background-color-step-950: #f2f2f2;--ion-text-color-step-50: #f2f2f2;--ion-text-color-step-100: #e6e6e6;--ion-text-color-step-150: #d9d9d9;--ion-text-color-step-200: #cccccc;--ion-text-color-step-250: #bfbfbf;--ion-text-color-step-300: #b3b3b3;--ion-text-color-step-350: #a6a6a6;--ion-text-color-step-400: #999999;--ion-text-color-step-450: #8c8c8c;--ion-text-color-step-500: #808080;--ion-text-color-step-550: #737373;--ion-text-color-step-600: #666666;--ion-text-color-step-650: #595959;--ion-text-color-step-700: #4d4d4d;--ion-text-color-step-750: #404040;--ion-text-color-step-800: #333333;--ion-text-color-step-850: #262626;--ion-text-color-step-900: #1a1a1a;--ion-text-color-step-950: #0d0d0d;--ion-item-background: #000000;--ion-card-background: #1c1c1d}:root.ios ion-modal{--ion-background-color: var(--ion-color-step-100, var(--ion-background-color-step-100));--ion-toolbar-background: var(--ion-color-step-150, var(--ion-background-color-step-150));--ion-toolbar-border-color: var(--ion-color-step-250, var(--ion-background-color-step-250))}:root.md{--ion-background-color: #121212;--ion-background-color-rgb: 18, 18, 18;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #1e1e1e;--ion-background-color-step-100: #2a2a2a;--ion-background-color-step-150: #363636;--ion-background-color-step-200: #414141;--ion-background-color-step-250: #4d4d4d;--ion-background-color-step-300: #595959;--ion-background-color-step-350: #656565;--ion-background-color-step-400: #717171;--ion-background-color-step-450: #7d7d7d;--ion-background-color-step-500: #898989;--ion-background-color-step-550: #949494;--ion-background-color-step-600: #a0a0a0;--ion-background-color-step-650: #acacac;--ion-background-color-step-700: #b8b8b8;--ion-background-color-step-750: #c4c4c4;--ion-background-color-step-800: #d0d0d0;--ion-background-color-step-850: #dbdbdb;--ion-background-color-step-900: #e7e7e7;--ion-background-color-step-950: #f3f3f3;--ion-text-color-step-50: #f3f3f3;--ion-text-color-step-100: #e7e7e7;--ion-text-color-step-150: #dbdbdb;--ion-text-color-step-200: #d0d0d0;--ion-text-color-step-250: #c4c4c4;--ion-text-color-step-300: #b8b8b8;--ion-text-color-step-350: #acacac;--ion-text-color-step-400: #a0a0a0;--ion-text-color-step-450: #949494;--ion-text-color-step-500: #898989;--ion-text-color-step-550: #7d7d7d;--ion-text-color-step-600: #717171;--ion-text-color-step-650: #656565;--ion-text-color-step-700: #595959;--ion-text-color-step-750: #4d4d4d;--ion-text-color-step-800: #414141;--ion-text-color-step-850: #363636;--ion-text-color-step-900: #2a2a2a;--ion-text-color-step-950: #1e1e1e;--ion-item-background: #1e1e1e;--ion-toolbar-background: #1f1f1f;--ion-tab-bar-background: #1f1f1f;--ion-card-background: #1e1e1e}:host *,:host :after,:host :before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{height:.5rem;width:.5rem}:host ::-webkit-scrollbar-track{background:var(--theme-scrollbar-track--background);border-radius:5px}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb--background);border-radius:5px}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}#toast-container>:not(:last-child){margin-block-end:1rem}.toast-container{display:block;position:fixed;z-index:var(--theme-z-index-toast)}.toast-container--top-right{right:1rem;top:2rem}.toast-container--bottom-right{bottom:2rem;right:1rem}.text-xs{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.625rem;font-weight:400;line-height:1.4em;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-s{font-weight:400}.text-caption,.text-s{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.75rem;line-height:1.5em;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-caption{font-weight:700}.text-caption-single{font-size:.75rem;font-weight:700;line-height:1em}.text-caption-single,.text-default{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default{font-size:.875rem;font-weight:400;line-height:1.429em}.text-default-single{font-weight:400;line-height:1.143em}.text-default-single,.text-default-title{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.875rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default-title{font-weight:700;line-height:1.429em}.text-default-title-single{font-size:.875rem;font-weight:700;line-height:1.143em}.text-default-title-single,.text-l{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l{font-size:1rem;font-weight:400;line-height:1.5em}.text-l-single{font-weight:400;line-height:1.25em}.text-l-single,.text-l-title{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l-title{font-weight:700;line-height:1.5em}.text-l-title-single{font-size:1rem;line-height:1.25em}.text-h2,.text-l-title-single{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-h2{line-height:1.455em}.text-h2,.text-xl{font-size:1.375rem}.text-xl{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-weight:400;line-height:1.091em;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:root{--theme-z-index-sticky:1020;--theme-z-index-fixed:1030;--theme-z-index-modal-backdrop:1040;--theme-z-index-modal:1050;--theme-z-index-dropdown:1060;--theme-z-index-tooltip:1070;--theme-z-index-toast:1080}label.ix-form-label{color:var(--theme-color-soft-text);padding:2px 0}label.ix-form-label.label-alignment-left{padding:6px 0}input.ix-form-control{-webkit-appearance:textfield;appearance:textfield;background-color:var(--theme-input--background);border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);color:var(--theme-input--color);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);min-height:2rem;padding:.25rem .5rem;text-decoration:none;text-overflow:ellipsis;width:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input.ix-form-control[type=number]{text-align:right}input.ix-form-control[type=number]::-webkit-inner-spin-button{display:none;margin-left:2px;margin-right:-2px}input.ix-form-control:-webkit-autofill,input.ix-form-control:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset!important;-webkit-text-fill-color:var(--theme-input--color--autofill)!important;background-color:var(--theme-input--background--autofill)!important;border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color--autofill)!important;color:var(--theme-input--color--autofill)!important}input.ix-form-control::placeholder{color:var(--theme-input-hint--color)}input.ix-form-control.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input.ix-form-control:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover)!important}input.ix-form-control.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input.ix-form-control:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--focus)!important;outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset)}input.ix-form-control.read-only,input.ix-form-control:read-only{background-color:transparent;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--readonly);box-shadow:none;outline:none}input.ix-form-control.read-only::placeholder,input.ix-form-control:read-only::placeholder{color:transparent}input.ix-form-control.disabled,input.ix-form-control:disabled{background-color:transparent;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--disabled);box-shadow:none;outline:none}input.ix-form-control.disabled::placeholder,input.ix-form-control:disabled::placeholder{color:transparent}textarea.ix-form-control{-webkit-appearance:textfield;appearance:textfield;background-color:var(--theme-input--background);border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);color:var(--theme-input--color);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);padding:.25rem .5rem;text-decoration:none;text-overflow:ellipsis;width:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea.ix-form-control[type=number]{text-align:right}textarea.ix-form-control[type=number]::-webkit-inner-spin-button{display:none;margin-left:2px;margin-right:-2px}textarea.ix-form-control:-webkit-autofill,textarea.ix-form-control:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset!important;-webkit-text-fill-color:var(--theme-input--color--autofill)!important;background-color:var(--theme-input--background--autofill)!important;border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color--autofill)!important;color:var(--theme-input--color--autofill)!important}textarea.ix-form-control::placeholder{color:var(--theme-input-hint--color)}textarea.ix-form-control.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea.ix-form-control:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover)!important}textarea.ix-form-control.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea.ix-form-control:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--focus)!important;outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset)}textarea.ix-form-control.read-only,textarea.ix-form-control:read-only{background-color:transparent;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--readonly);box-shadow:none;outline:none}textarea.ix-form-control.read-only::placeholder,textarea.ix-form-control:read-only::placeholder{color:transparent}textarea.ix-form-control.disabled,textarea.ix-form-control:disabled{background-color:transparent;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--disabled);box-shadow:none;outline:none}textarea.ix-form-control.disabled::placeholder,textarea.ix-form-control:disabled::placeholder{color:transparent}textarea.ix-form-control{min-height:2rem;padding:calc(.375rem - var(--theme-input--border-thickness)) calc(.5rem - var(--theme-input--border-thickness))}textarea.ix-form-control:not([rows]){height:3.25rem}input.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]),textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]){border-color:var(--theme-input--border-color--info)}input.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover,textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover{border-color:var(--theme-input--border-color--info--hover)!important}input.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active,textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active{border-color:var(--theme-input--border-color--info--active)!important}input.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]),textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active)!important}input.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover,textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover)!important}input.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active,textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active{border-color:var(--theme-input--border-color--warning--active)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]),textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover,textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active,textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active{border-color:var(--theme-input--border-color--invalid--active)!important}input.ix-form-control~.invalid-feedback,input.ix-form-control~.valid-feedback,textarea.ix-form-control~.invalid-feedback,textarea.ix-form-control~.valid-feedback{display:none;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}form input.ix-form-control~.valid-feedback,form textarea.ix-form-control~.valid-feedback{color:var(--theme-color-success)}form input.ix-form-control~.invalid-feedback,form textarea.ix-form-control~.invalid-feedback{color:var(--theme-color-alarm-text)}form.was-validated .ix-form-control.is-invalid,form.was-validated .ix-form-control:invalid,form:not([novalidate]) .ix-form-control.is-invalid,form:not([novalidate]) .ix-form-control:invalid{background-color:var(--theme-input-error--background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3E%3Cpath fill='%23ff2640' fill-opacity='.75' fill-rule='evenodd' d='M256 42.667c117.626 0 213.333 95.707 213.333 213.333S373.626 469.333 256 469.333 42.667 373.626 42.667 256 138.374 42.667 256 42.667m0 42.666C161.56 85.333 85.333 161.56 85.333 256S161.56 426.667 256 426.667 426.667 350.44 426.667 256 350.44 85.333 256 85.333m70.248 70.249 30.17 30.17L286.168 256l70.25 70.248-30.17 30.17L256 286.168l-70.248 70.25-30.17-30.17L225.83 256l-70.248-70.248 30.17-30.17L256 225.83z'/%3E%3C/svg%3E")!important;background-position:left calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:18px;border-color:var(--theme-input-error--border-color);padding-left:calc(1.5em + .75rem);padding-right:.75rem}form.was-validated .ix-form-control.is-invalid~.invalid-feedback,form.was-validated .ix-form-control:invalid~.invalid-feedback,form:not([novalidate]) .ix-form-control.is-invalid~.invalid-feedback,form:not([novalidate]) .ix-form-control:invalid~.invalid-feedback{display:block}form.was-validated .ix-form-control.is-valid~.valid-feedback,form.was-validated .ix-form-control:valid~.valid-feedback,form:not([novalidate]) .ix-form-control.is-valid~.valid-feedback,form:not([novalidate]) .ix-form-control:valid~.valid-feedback{display:block}form:not(.was-validated) .ix-form-control.invalid-feedback,form:not(.was-validated) .ix-form-control.valid-feedback{display:none!important}.ix-form-control[type=checkbox]:checked,.ix-form-control[type=checkbox]:not(:checked){cursor:pointer;height:0;opacity:0;position:absolute;width:0}.ix-form-control[type=checkbox]:checked+label,.ix-form-control[type=checkbox]:not(:checked)+label{color:var(--theme-checkbox-label--color);display:inline-flex;min-height:1.5rem;position:relative;user-select:none}.ix-form-control[type=checkbox]:not(:disabled)+label{cursor:pointer}.ix-form-control[type=checkbox]+label:before{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";float:left;height:1.125rem;margin-right:.5rem;margin-top:1px;max-height:1.125rem;max-width:1.125rem;min-height:1.125rem;min-width:1.125rem;width:1.125rem}.ix-form-control[type=checkbox]+label:focus-visible:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}.ix-form-control[type=checkbox]:focus-visible+label:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}.ix-form-control[type=checkbox]:not(:checked)+label:before{background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}.ix-form-control[type=checkbox]:not(:checked):hover+label:before{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}.ix-form-control[type=checkbox]:not(:checked):active+label:before{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}.ix-form-control[type=checkbox]:not(:checked):disabled+label:before{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}.ix-form-control[type=checkbox]:checked+label:before{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}.ix-form-control[type=checkbox]:checked+label:after{border-bottom:.0625rem solid var(--theme-checkbox-checked--color);border-left:.0625rem solid var(--theme-checkbox-checked--color);border-right:none;border-top:none;content:"";display:block;height:.26rem;margin:.525rem .42rem .1875rem;position:absolute;transform:translate(-1px,-3px) rotate(-53deg) scale(2) skew(-8deg,-3deg);width:.4rem}.ix-form-control[type=checkbox]:checked:hover+label:before{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}.ix-form-control[type=checkbox]:checked:active+label:before{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}.ix-form-control[type=checkbox]:checked:disabled+label:before{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}.ix-form-control[type=checkbox]:checked:disabled+label:after{border-color:var(--theme-checkbox-checked--color--disabled)}.ix-form-control[type=checkbox]:disabled+label:before{opacity:.5;pointer-events:none}.ix-form-control[type=checkbox]:indeterminate+label:after{border-bottom:.125rem solid var(--theme-checkbox-mixed--color);content:"";display:block;height:.125rem;margin:.5625rem 0 0 .25rem;position:absolute;width:.625rem}.ix-form-control[type=checkbox]:indeterminate+label:before{background-color:var(--theme-checkbox-mixed--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color)}.ix-form-control[type=checkbox]:indeterminate:hover+label:before{background-color:var(--theme-checkbox-mixed--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--hover)}.ix-form-control[type=checkbox]:indeterminate:active+label:before{background-color:var(--theme-checkbox-mixed--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--active)}.ix-form-control[type=checkbox]:indeterminate:disabled+label:before{background-color:var(--theme-checkbox-mixed--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--disabled)}.ix-form-control[type=checkbox]:indeterminate:disabled+label:after{border-color:var(--theme-checkbox-mixed--color--disabled)}.ix-form-control[type=checkbox]:disabled+label{color:var(--theme-checkbox-label--color--disabled)}.ix-form-control[type=radio]:checked,.ix-form-control[type=radio]:not(:checked){clip:rect(0 0 0 0);-webkit-appearance:none;appearance:none;clip-path:inset(50%);height:1px;max-height:1px;max-width:1px;min-height:0;min-width:0;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.ix-form-control[type=radio]:checked+label,.ix-form-control[type=radio]:not(:checked)+label{align-items:flex-start;color:var(--theme-radiobtn-label--color);display:inline-flex;margin-right:1rem;position:relative;user-select:none}.ix-form-control[type=radio]:not(:disabled)+label{cursor:pointer}.ix-form-control[type=radio]+label:before{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;content:"";float:left;height:1.25rem;margin-right:.5rem;max-height:1.25rem;max-width:1.25rem;min-height:1.25rem;min-width:1.25rem;width:1.25rem}.ix-form-control[type=radio]+label:focus-visible:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}.ix-form-control[type=radio]:focus-visible+label:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}.ix-form-control[type=radio]:not(:checked)+label:before{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}.ix-form-control[type=radio]:not(:checked):hover+label:before{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}.ix-form-control[type=radio]:not(:checked):active+label:before{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}.ix-form-control[type=radio]:not(:checked):disabled+label:before{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}.ix-form-control[type=radio]:checked+label:before{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}.ix-form-control[type=radio]:checked+label:after{background-color:var(--theme-radiobtn-checked--color);border-radius:100%;content:"";display:block;height:.5rem;left:.375rem;position:absolute;top:.5rem;width:.5rem}.ix-form-control[type=radio]:checked:hover+label:before{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}.ix-form-control[type=radio]:checked:active+label:before{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}.ix-form-control[type=radio]:checked:disabled+label:before{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}.ix-form-control[type=radio]:checked:disabled+label:after{border-color:var(--theme-radiobtn-checked--color--disabled)}.ix-form-control[type=radio]:disabled+label:before{opacity:.5;pointer-events:none}.ix-form-control[type=radio]:disabled+label{color:var(--theme-radiobtn-label--color--disabled)}a[href]{color:var(--theme-color-primary);text-underline-offset:.2rem}a[href]:not(.disabled):not(:disabled).hover,a[href]:not(.disabled):not(:disabled):hover{color:var(--theme-color-dynamic)}a[href]:not(.disabled):not(:disabled).active,a[href]:not(.disabled):not(:disabled):active{color:var(--theme-color-dynamic)}a[href]:not(.disabled):not(:disabled):visited{color:var(--theme-color-primary)}a[href]:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:.2rem}a[href] .glyph{vertical-align:middle}a[href] .glyph:before{display:inline-block;text-decoration:none}a[href]:not(.disabled):not(:disabled){cursor:pointer}ix-menu>a[href]{color:unset;text-decoration:none}a[href]:has(+ix-menu-item){color:unset;text-decoration:none}:root body{--theme-box-shadow-lvl-1:var(--theme-shadow-1);--theme-box-shadow-lvl-2:var(--theme-shadow-2);--theme-box-shadow-lvl-3:var(--theme-shadow-3);--theme-box-shadow-lvl-4:var(--theme-shadow-4);--theme-box-shadow-level-1:var(--theme-shadow-1);--theme-box-shadow-level-2:var(--theme-shadow-2);--theme-box-shadow-level-3:var(--theme-shadow-3);--theme-box-shadow-level-4:var(--theme-shadow-4);--theme-box-shadow-insert:var(--theme-inset-shadow-1)}.input-group-label{color:var(--theme-input-unit--color);margin-left:2px;margin-right:2px}.group-start .input-group-label:first-child{margin-left:8px}.group-start .input-group-label:last-child{margin-right:4px}.group-end .input-group-label:first-child{margin-left:4px}.group-end .input-group-label:last-child{margin-right:8px}.ix-table{border-color:var(--theme-table--border-color);border-spacing:0;box-sizing:border-box;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.429em;margin-bottom:1rem;vertical-align:top;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;--ix-table-background:var(--theme-table--background);--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--theme-table--color);--bs-table-bg:var(--theme-table--background);--bs-table-border-color:var(--theme-table--border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--theme-table--color);--bs-table-striped-bg:var(--theme-table-data-row-alt--background);--bs-table-active-color:var(--theme-table--color);--bs-table-active-bg:var(--theme-table-data-row-alt--background--active);--bs-table-hover-color:var(--theme-table--color);--bs-table-hover-bg:var(--theme-table-data-row-alt--background--hover)}.ix-table-striped>tbody>tr:nth-of-type(odd)>*{--ix-table-background:var(--theme-table-data-row-alt--background)}.ix-table thead{background-color:var(--theme-table-header-row--background)}.ix-table>thead{vertical-align:bottom}.ix-table>:not(caption)>*>*{background-color:var(--ix-table-background);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px transparent;padding:.5rem}.ix-table td,.ix-table th{border-bottom-color:var(--theme-table-data-row--border-color)}.ix-table tbody,.ix-table td,.ix-table tfoot,.ix-table th,.ix-table thead,.ix-table tr{text-align:left}.typography-label{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);-webkit-font-smoothing:antialiased}.typography-label,.typography-label-xs{line-height:var(--theme-line-height-sm);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-label-xs{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);-webkit-font-smoothing:antialiased}.typography-label-sm{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);-webkit-font-smoothing:antialiased}.typography-label-lg,.typography-label-sm{line-height:var(--theme-line-height-sm);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-label-lg{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);-webkit-font-smoothing:antialiased}.typography-body{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);-webkit-font-smoothing:antialiased}.typography-body,.typography-body-xs{text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-body-xs{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);line-height:var(--theme-line-height-lg);-webkit-font-smoothing:antialiased}.typography-body-sm{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);-webkit-font-smoothing:antialiased}.typography-body-lg,.typography-body-sm{line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-body-lg{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);-webkit-font-smoothing:antialiased}.typography-display{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-3);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);-webkit-font-smoothing:antialiased}.typography-display,.typography-display-xs{line-height:var(--theme-line-height-xs);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-display-xs{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-sm);-webkit-font-smoothing:antialiased}.typography-display-sm{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);-webkit-font-smoothing:antialiased}.typography-display-lg,.typography-display-sm{line-height:var(--theme-line-height-xs);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-display-lg{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-4);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);-webkit-font-smoothing:antialiased}.typography-display-xl{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-5);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.typography-display-xl,.typography-display-xxl{letter-spacing:var(--theme-letter-spacing-sm);line-height:var(--theme-line-height-xs);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-display-xxl{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-6);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h6,.typography-h6,h6{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h5,.h6,.typography-h5,.typography-h6,h5,h6{letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.h5,.typography-h5,h5{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h4,.typography-h4,h4{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h3,.h4,.typography-h3,.typography-h4,h3,h4{letter-spacing:var(--theme-letter-spacing-lg);line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.h3,.typography-h3,h3{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-2);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h2,.typography-h2,h2{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-3);font-style:normal;font-weight:var(--theme-font-weight-bold);line-height:var(--theme-line-height-md);-webkit-font-smoothing:antialiased}.h1,.h2,.typography-h1,.typography-h2,h1,h2{letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-moz-osx-font-smooting:grayscale}.h1,.typography-h1,h1{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-4);font-style:normal;font-weight:var(--theme-font-weight-bold);line-height:var(--theme-line-height-sm);-webkit-font-smoothing:antialiased}.typography-code{font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);-webkit-font-smoothing:antialiased}.typography-code,.typography-code-lg{letter-spacing:var(--theme-letter-spacing-md);line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-code-lg{font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);-webkit-font-smoothing:antialiased}.typography-code-sm{font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-decoration-none{text-decoration:none!important}.typography-decoration-underline{text-decoration:underline!important}.typography-decoration-line-through{text-decoration:line-through!important}.typography-weight-bold{font-weight:700!important}a{color:var(--theme-color-primary)}.ix-button-group{display:inline-flex;position:relative;vertical-align:middle}.ix-button-group ix-button:first-child{--ix-button-border-radius-right:0}.ix-button-group ix-button:last-child{--ix-button-border-radius-left:0}.ix-button-group ix-button:not(:first-child):not(:last-child){--ix-button-border-radius-right:0;--ix-button-border-radius-left:0}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;text-decoration:underline dotted;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:var(--theme-color-warning-40);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--theme-font-code);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{font-size:.875em;word-wrap:break-word}code a>code{color:inherit}kbd{border-radius:.25rem;font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button,input,optgroup,select,textarea{font-family:inherit;line-height:inherit;margin:0}figure{margin:0 0 1rem}::-moz-focus-inner{border-style:none;padding:0}iframe{border:0}img,svg{vertical-align:middle}summary{cursor:pointer;display:list-item}[hidden]{display:none!important}:root{--ix-safe-area-inset-top:0rem;--ix-safe-area-inset-right:0rem;--ix-safe-area-inset-bottom:0rem;--ix-safe-area-inset-left:0rem}:not([data-ix-theme]) body:not([data-ix-theme]),[data-ix-theme]{--animate-duration:var(--theme-default-time);--bs-font-sans-serif:Siemens Sans,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:var(--theme-color-std-text);--theme-border-width-default:.0625rem;--theme-border-width-none:0rem;--theme-border-width-thick:.125rem;--theme-container-size-0:15rem;--theme-container-size-1:20rem;--theme-container-size-2:22.5rem;--theme-container-size-3:30rem;--theme-container-size-4:37.5rem;--theme-container-size-5:45rem;--theme-container-size-6:52.5rem;--theme-default-border-radius:.25rem;--theme-default-control-height:32px;--theme-default-icon-size:1.5rem;--theme-default-time:.15s;--theme-focus--border-thickness:.0625rem;--theme-focus--outline-offset:.125rem;--theme-focus-border-thickness:.0625rem;--theme-focus-outline-offset:.125rem;--theme-font-size-caption:.75rem;--theme-font-size-default:.875rem;--theme-font-size-l:1rem;--theme-font-size-s:.75rem;--theme-font-size-xl:1.375rem;--theme-font-size-xs:.625rem;--theme-font-weight-black:900;--theme-font-weight-bold:700;--theme-font-weight-normal:400;--theme-inner-shadow-blur-1:4;--theme-inner-shadow-spread-1:0;--theme-inner-shadow-x-offset-1:0;--theme-inner-shadow-y-offset-1:2;--theme-input-min-width:.125rem;--theme-input-padding-x:.5rem;--theme-input-padding-y:.5rem;--theme-large-control-height:40px;--theme-large-icon-size:2rem;--theme-letter-spacing-lg:.006em;--theme-letter-spacing-md:0em;--theme-letter-spacing-sm:-.006em;--theme-letter-spacing-xl:.012em;--theme-letter-spacing-xs:-.012em;--theme-letter-spacing-xxl:.02em;--theme-lightbox-blur:5.44;--theme-line-height-caption:1.5;--theme-line-height-caption-single:1;--theme-line-height-default:1.429;--theme-line-height-default-single:1.143;--theme-line-height-h2:1.455;--theme-line-height-l:1.5;--theme-line-height-l-single:1.25;--theme-line-height-lg:1.5;--theme-line-height-md:1.43;--theme-line-height-mdsm:1.3;--theme-line-height-s:1.5;--theme-line-height-s-single:1.5;--theme-line-height-sm:1.2;--theme-line-height-xl:1.091;--theme-line-height-xs:1;--theme-logo--siemens:url("data:image/svg+xml;charset=utf8,%3Csvg width='76' height='12' viewBox='0 0 76 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.497 11.545v-2.27c1.292.407 2.435.61 3.43.61 1.373 0 2.06-.363 2.06-1.088 0-.27-.1-.498-.3-.682-.206-.195-.73-.466-1.573-.812C2.6 6.68 1.614 6.15 1.156 5.71.561 5.132.264 4.402.264 3.52c0-1.137.433-2.003 1.3-2.598.855-.59 1.97-.885 3.346-.885.758 0 1.854.14 3.289.419v2.183C7.132 2.213 6.141 2 5.225 2c-1.289 0-1.933.354-1.933 1.064 0 .265.13.481.39.649.216.136.811.422 1.785.86C6.87 5.198 7.804 5.739 8.27 6.2c.552.546.828 1.253.828 2.12 0 1.244-.541 2.194-1.624 2.849-.877.53-2.014.795-3.411.795-1.18 0-2.368-.139-3.565-.418zM10.91.237h3.211V11.73h-3.21V.237zm6.155 11.494V.237H25.3v2.079h-5.14V4.91h4.474v1.896H20.16v2.728h5.272v2.196h-8.367zm10.463 0V.237h4.163l2.892 7.344L37.547.237h3.954V11.73h-3.044V3.593l-3.37 8.255h-1.99L29.79 3.593v8.138h-2.262zm16.918 0V.237h8.234v2.079h-5.14V4.91h4.475v1.896H47.54v2.728h5.273v2.196h-8.368zm10.48 0V.237h3.721l3.948 7.694V.237h2.261V11.73h-3.615l-4.053-7.798v7.798h-2.262zm12.21-.186v-2.27c1.28.407 2.424.61 3.43.61 1.373 0 2.059-.363 2.059-1.088a.903.903 0 0 0-.29-.682c-.207-.195-.734-.466-1.582-.812-1.508-.617-2.495-1.147-2.958-1.592-.594-.573-.891-1.306-.891-2.2 0-1.13.432-1.994 1.299-2.59.855-.59 1.97-.884 3.346-.884.774 0 1.776.123 3.005.37l.284.049v2.183C73.77 2.213 72.776 2 71.856 2c-1.284 0-1.925.354-1.925 1.064 0 .265.13.481.389.649.206.13.804.417 1.794.86 1.392.624 2.324 1.165 2.793 1.625.553.547.829 1.254.829 2.12 0 1.245-.539 2.195-1.616 2.85-.882.53-2.022.795-3.419.795-1.18 0-2.37-.139-3.565-.418z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E%0A");--theme-medium-control-height:24px;--theme-medium-time:.3s;--theme-min-border-radius:0rem;--theme-ms--1:.75rem;--theme-ms--2:.625rem;--theme-ms-0:.875rem;--theme-ms-1:1rem;--theme-ms-1-2:1.125rem;--theme-ms-2:1.25rem;--theme-ms-3:1.5rem;--theme-ms-4:1.8125rem;--theme-ms-5:2.1875rem;--theme-ms-6:2.625rem;--theme-ms-7:3.125rem;--theme-ms-8:3.75rem;--theme-overlay-blur:43.49;--theme-shadow-1-blur-1:2;--theme-shadow-1-blur-2:1;--theme-shadow-1-spread-1:0;--theme-shadow-1-spread-2:0;--theme-shadow-1-x-offset-1:0;--theme-shadow-1-x-offset-2:0;--theme-shadow-1-y-offset-1:2;--theme-shadow-1-y-offset-2:1;--theme-shadow-2-blur-1:8;--theme-shadow-2-blur-2:8;--theme-shadow-2-blur-3:16;--theme-shadow-2-spread-1:0;--theme-shadow-2-spread-2:0;--theme-shadow-2-spread-3:0;--theme-shadow-2-x-offset-1:-4;--theme-shadow-2-x-offset-2:4;--theme-shadow-2-x-offset-3:0;--theme-shadow-2-y-offset-1:0;--theme-shadow-2-y-offset-2:0;--theme-shadow-2-y-offset-3:0;--theme-shadow-3-blur-1:6;--theme-shadow-3-blur-2:8;--theme-shadow-3-spread-1:0;--theme-shadow-3-spread-2:0;--theme-shadow-3-x-offset-1:0;--theme-shadow-3-x-offset-2:0;--theme-shadow-3-y-offset-1:2;--theme-shadow-3-y-offset-2:0;--theme-shadow-4-blur-1:2;--theme-shadow-4-blur-2:8;--theme-shadow-4-blur-3:18;--theme-shadow-4-spread-1:0;--theme-shadow-4-spread-2:0;--theme-shadow-4-spread-3:0;--theme-shadow-4-x-offset-1:0;--theme-shadow-4-x-offset-2:0;--theme-shadow-4-x-offset-3:0;--theme-shadow-4-y-offset-1:0;--theme-shadow-4-y-offset-2:4;--theme-shadow-4-y-offset-3:12;--theme-short-time:0ms;--theme-size--1:.75rem;--theme-size--2:.5rem;--theme-size--3:.375rem;--theme-size--4:.25rem;--theme-size--5:.1875rem;--theme-size--6:.125rem;--theme-size-0:1rem;--theme-size-1:1.5rem;--theme-size-2:2rem;--theme-size-3:3rem;--theme-size-4:4rem;--theme-size-5:6rem;--theme-size-6:8rem;--theme-size-7:12rem;--theme-size-8:16rem;--theme-slow-time:.5s;--theme-small-border-radius:.125rem;--theme-small-icon-size:1rem;--theme-space--1:.25rem;--theme-space--2:.1875rem;--theme-space--3:.125rem;--theme-space-0:.375rem;--theme-space-1:.5rem;--theme-space-2:.75rem;--theme-space-3:1rem;--theme-space-4:1.5rem;--theme-space-5:2rem;--theme-space-6:3rem;--theme-space-7:4rem;--theme-space-8:6rem;--theme-text-decoration-line-through:line-through;--theme-text-decoration-none:none;--theme-text-decoration-underline:underline;--theme-x-slow-time:1s;--theme-action-card--border-radius:var(--theme-default-border-radius);--theme-action-card--border-width:var(--theme-border-width-default);--theme-action-card--focus--outline-offset:var(--theme-focus-outline-offset);--theme-action-card-alarm--background:var(--theme-color-alarm);--theme-action-card-alarm--background--active:var(--theme-color-alarm--active);--theme-action-card-alarm--background--hover:var(--theme-color-alarm--hover);--theme-action-card-alarm--background--selected:var(--theme-color-alarm);--theme-action-card-alarm--border-color:var(--theme-color-0);--theme-action-card-alarm--border-color--active:var(--theme-color-0);--theme-action-card-alarm--border-color--hover:var(--theme-color-0);--theme-action-card-alarm--border-color--selected:var(--theme-color-dynamic);--theme-action-card-alarm--color:var(--theme-color-alarm--contrast);--theme-action-card-alarm-subtext--color:var(--theme-color-alarm--contrast);--theme-action-card-critical--background:var(--theme-color-critical);--theme-action-card-critical--background--active:var(--theme-color-critical--active);--theme-action-card-critical--background--hover:var(--theme-color-critical--hover);--theme-action-card-critical--background--selected:var(--theme-color-critical);--theme-action-card-critical--border-color:var(--theme-color-0);--theme-action-card-critical--border-color--active:var(--theme-color-0);--theme-action-card-critical--border-color--hover:var(--theme-color-0);--theme-action-card-critical--border-color--selected:var(--theme-color-dynamic);--theme-action-card-critical--color:var(--theme-color-critical--contrast);--theme-action-card-critical-subtext--color:var(--theme-color-critical--contrast);--theme-action-card-filled--background:var(--theme-color-component-1);--theme-action-card-filled--background--active:var(--theme-color-component-1--active);--theme-action-card-filled--background--hover:var(--theme-color-component-1--hover);--theme-action-card-filled--background--selected:var(--theme-color-ghost--selected);--theme-action-card-filled--border-color:var(--theme-color-0);--theme-action-card-filled--border-color--active:var(--theme-color-0);--theme-action-card-filled--border-color--hover:var(--theme-color-0);--theme-action-card-filled--border-color--selected:var(--theme-color-dynamic);--theme-action-card-filled--color:var(--theme-color-std-text);--theme-action-card-filled-subtext--color:var(--theme-color-soft-text);--theme-action-card-info--background:var(--theme-color-info);--theme-action-card-info--background--active:var(--theme-color-info--active);--theme-action-card-info--background--hover:var(--theme-color-info--hover);--theme-action-card-info--background--selected:var(--theme-color-info);--theme-action-card-info--border-color:var(--theme-color-0);--theme-action-card-info--border-color--active:var(--theme-color-0);--theme-action-card-info--border-color--hover:var(--theme-color-0);--theme-action-card-info--border-color--selected:var(--theme-color-dynamic);--theme-action-card-info--color:var(--theme-color-info--contrast);--theme-action-card-info-subtext--color:var(--theme-color-info--contrast);--theme-action-card-neutral--background:var(--theme-color-neutral);--theme-action-card-neutral--background--active:var(--theme-color-neutral--active);--theme-action-card-neutral--background--hover:var(--theme-color-neutral--hover);--theme-action-card-neutral--background--selected:var(--theme-color-neutral);--theme-action-card-neutral--border-color:var(--theme-color-0);--theme-action-card-neutral--border-color--active:var(--theme-color-0);--theme-action-card-neutral--border-color--hover:var(--theme-color-0);--theme-action-card-neutral--border-color--selected:var(--theme-color-dynamic);--theme-action-card-neutral--color:var(--theme-color-neutral--contrast);--theme-action-card-neutral-subtext--color:var(--theme-color-neutral--contrast);--theme-action-card-outline--background:var(--theme-color-ghost);--theme-action-card-outline--background--active:var(--theme-color-ghost--active);--theme-action-card-outline--background--hover:var(--theme-color-ghost--hover);--theme-action-card-outline--background--selected:var(--theme-color-ghost--selected);--theme-action-card-outline--border-color:var(--theme-color-soft-bdr);--theme-action-card-outline--border-color--active:var(--theme-color-soft-bdr);--theme-action-card-outline--border-color--hover:var(--theme-color-soft-bdr);--theme-action-card-outline--border-color--selected:var(--theme-color-dynamic);--theme-action-card-outline-subtext--color:var(--theme-color-soft-text);--theme-action-card-primary--background:var(--theme-color-primary);--theme-action-card-primary--background--active:var(--theme-color-primary--active);--theme-action-card-primary--background--hover:var(--theme-color-primary--hover);--theme-action-card-primary--background--selected:var(--theme-color-primary);--theme-action-card-primary--border-color:var(--theme-color-0);--theme-action-card-primary--border-color--active:var(--theme-color-0);--theme-action-card-primary--border-color--hover:var(--theme-color-0);--theme-action-card-primary--border-color--selected:var(--theme-color-dynamic);--theme-action-card-primary--color:var(--theme-color-primary--contrast);--theme-action-card-primary-subtext--color:var(--theme-color-primary--contrast);--theme-action-card-success--background:var(--theme-color-success);--theme-action-card-success--background--active:var(--theme-color-success--active);--theme-action-card-success--background--hover:var(--theme-color-success--hover);--theme-action-card-success--background--selected:var(--theme-color-success);--theme-action-card-success--border-color:var(--theme-color-0);--theme-action-card-success--border-color--active:var(--theme-color-0);--theme-action-card-success--border-color--hover:var(--theme-color-0);--theme-action-card-success--border-color--selected:var(--theme-color-dynamic);--theme-action-card-success--color:var(--theme-color-success--contrast);--theme-action-card-warning--background:var(--theme-color-warning);--theme-action-card-warning--background--active:var(--theme-color-warning--active);--theme-action-card-warning--background--hover:var(--theme-color-warning--hover);--theme-action-card-warning--background--selected:var(--theme-color-warning);--theme-action-card-warning--border-color:var(--theme-color-0);--theme-action-card-warning--border-color--active:var(--theme-color-0);--theme-action-card-warning--border-color--hover:var(--theme-color-0);--theme-action-card-warning--border-color--selected:var(--theme-color-dynamic);--theme-action-card-warning--color:var(--theme-color-warning--contrast);--theme-action-card-warning-subtext--color:var(--theme-color-warning--contrast);--theme-app-header--background:var(--theme-color-2);--theme-app-header--border-color:var(--theme-color-weak-bdr);--theme-app-header--border-width:var(--theme-blind--border-thickness);--theme-app-header--color:var(--theme-color-std-text);--theme-app-header-app-icon--outline-color:var(--theme-color-8);--theme-app-header-logo--color:var(--theme-color-logo);--theme-app-header-name-suffix--color:var(--theme-color-soft-text);--theme-avatar--background:var(--theme-color-component-3);--theme-avatar--color:var(--theme-color-std-text);--theme-avatar-btn--background:var(--theme-color-ghost);--theme-avatar-btn--background--active:var(--theme-color-ghost--active);--theme-avatar-btn--background--hover:var(--theme-color-ghost--hover);--theme-avatar-btn--color:var(--theme-color-std-text);--theme-avatar-btn--color--active:var(--theme-color-std-text);--theme-avatar-btn--color--hover:var(--theme-color-std-text);--theme-blind--border-radius:var(--theme-default-border-radius);--theme-blind--border-thickness:var(--theme-border-width-default);--theme-blind-base--background:var(--theme-color-component-1);--theme-blind-base--border-color:var(--theme-color-0);--theme-blind-header-closed--background:var(--theme-color-ghost);--theme-blind-header-closed--background--active:var(--theme-color-ghost--active);--theme-blind-header-closed--background--hover:var(--theme-color-ghost--hover);--theme-blind-header-closed--color:var(--theme-color-std-text);--theme-blind-header-closed--color--active:var(--theme-color-std-text);--theme-blind-header-closed--color--hover:var(--theme-color-std-text);--theme-blind-header-icon-closed--color:var(--theme-color-primary);--theme-blind-header-icon-closed--color--active:var(--theme-color-primary);--theme-blind-header-icon-closed--color--hover:var(--theme-color-primary);--theme-blind-header-icon-open--color:var(--theme-color-dynamic);--theme-blind-header-icon-open--color--active:var(--theme-color-dynamic);--theme-blind-header-icon-open--color--hover:var(--theme-color-dynamic);--theme-blind-header-open--background:var(--theme-color-ghost);--theme-blind-header-open--background--active:var(--theme-color-ghost--active);--theme-blind-header-open--background--hover:var(--theme-color-ghost--hover);--theme-blind-header-open--color:var(--theme-color-std-text);--theme-blind-header-open--color--active:var(--theme-color-std-text);--theme-blind-header-open--color--hover:var(--theme-color-std-text);--theme-btn--border-radius:var(--theme-small-border-radius);--theme-btn--border-thickness:var(--theme-border-width-default);--theme-btn--focus--outline-offset:var(--theme-focus-outline-offset);--theme-btn-danger-primary--background:var(--theme-color-alarm);--theme-btn-danger-primary--background--active:var(--theme-color-alarm--active);--theme-btn-danger-primary--background--disabled:var(--theme-color-component-4);--theme-btn-danger-primary--background--hover:var(--theme-color-alarm--hover);--theme-btn-danger-primary--border-color:var(--theme-color-0);--theme-btn-danger-primary--border-color--active:var(--theme-color-0);--theme-btn-danger-primary--border-color--disabled:var(--theme-color-0);--theme-btn-danger-primary--border-color--hover:var(--theme-color-0);--theme-btn-danger-primary--color:var(--theme-color-alarm--contrast);--theme-btn-danger-primary--color--active:var(--theme-color-alarm--contrast);--theme-btn-danger-primary--color--disabled:var(--theme-color-primary--contrast);--theme-btn-danger-primary--color--hover:var(--theme-color-alarm--contrast);--theme-btn-danger-secondary--background:var(--theme-color-0);--theme-btn-danger-secondary--background--active:var(--theme-color-0);--theme-btn-danger-secondary--background--disabled:var(--theme-color-ghost);--theme-btn-danger-secondary--background--hover:var(--theme-color-component-error);--theme-btn-danger-secondary--border-color:var(--theme-color-alarm-text);--theme-btn-danger-secondary--border-color--active:var(--theme-color-alarm-text);--theme-btn-danger-secondary--border-color--disabled:var(--theme-color-component-4);--theme-btn-danger-secondary--border-color--hover:var(--theme-color-alarm-text);--theme-btn-danger-secondary--color:var(--theme-color-alarm-text);--theme-btn-danger-secondary--color--active:var(--theme-color-alarm-text);--theme-btn-danger-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-danger-secondary--color--hover:var(--theme-color-alarm-text);--theme-btn-danger-tertiary--background:var(--theme-color-ghost);--theme-btn-danger-tertiary--background--active:var(--theme-color-0);--theme-btn-danger-tertiary--background--disabled:var(--theme-color-ghost);--theme-btn-danger-tertiary--background--hover:var(--theme-color-component-error);--theme-btn-danger-tertiary--border-color:var(--theme-color-0);--theme-btn-danger-tertiary--border-color--active:var(--theme-color-0);--theme-btn-danger-tertiary--border-color--disabled:var(--theme-color-0);--theme-btn-danger-tertiary--border-color--hover:var(--theme-color-0);--theme-btn-danger-tertiary--color:var(--theme-color-alarm-text);--theme-btn-danger-tertiary--color--active:var(--theme-color-alarm-text);--theme-btn-danger-tertiary--color--disabled:var(--theme-color-weak-text);--theme-btn-danger-tertiary--color--hover:var(--theme-color-alarm-text);--theme-btn-primary--background:var(--theme-color-primary);--theme-btn-primary--background--active:var(--theme-color-primary--active);--theme-btn-primary--background--disabled:var(--theme-color-component-4);--theme-btn-primary--background--hover:var(--theme-color-primary--hover);--theme-btn-primary--background--pressed:var(--theme-color-dynamic);--theme-btn-primary--background--pressed-active:var(--theme-color-dynamic--active);--theme-btn-primary--background--pressed-hover:var(--theme-color-dynamic--hover);--theme-btn-primary--border-color:var(--theme-color-ghost);--theme-btn-primary--border-color--active:var(--theme-color-ghost);--theme-btn-primary--border-color--disabled:var(--theme-color-ghost);--theme-btn-primary--border-color--hover:var(--theme-color-ghost);--theme-btn-primary--border-color--pressed:var(--theme-color-ghost);--theme-btn-primary--border-color--pressed-hover:var(--theme-color-ghost);--theme-btn-primary--border-color--pressed-hover-active:var(--theme-color-ghost);--theme-btn-primary--color:var(--theme-color-primary--contrast);--theme-btn-primary--color--active:var(--theme-color-primary--contrast);--theme-btn-primary--color--disabled:var(--theme-color-primary--contrast);--theme-btn-primary--color--hover:var(--theme-color-primary--contrast);--theme-btn-primary--color--pressed:var(--theme-color-primary--contrast);--theme-btn-primary--color--pressed-active:var(--theme-color-primary--contrast);--theme-btn-primary--color--pressed-hover:var(--theme-color-primary--contrast);--theme-btn-secondary--background:var(--theme-color-secondary);--theme-btn-secondary--background--active:var(--theme-color-secondary--active);--theme-btn-secondary--background--disabled:var(--theme-color-ghost);--theme-btn-secondary--background--hover:var(--theme-color-secondary--hover);--theme-btn-secondary--background--pressed:var(--theme-color-component-7);--theme-btn-secondary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-secondary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-secondary--border-color:var(--theme-color-primary);--theme-btn-secondary--border-color--active:var(--theme-color-dynamic);--theme-btn-secondary--border-color--disabled:var(--theme-color-component-4);--theme-btn-secondary--border-color--hover:var(--theme-color-dynamic);--theme-btn-secondary--border-color--pressed:var(--theme-color-dynamic);--theme-btn-secondary--border-color--pressed-active:var(--theme-color-dynamic);--theme-btn-secondary--border-color--pressed-hover:var(--theme-color-dynamic);--theme-btn-secondary--color:var(--theme-color-primary);--theme-btn-secondary--color--active:var(--theme-color-dynamic);--theme-btn-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-secondary--color--hover:var(--theme-color-dynamic);--theme-btn-secondary--color--pressed:var(--theme-color-dynamic);--theme-btn-secondary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-secondary--color--pressed-hover:var(--theme-color-dynamic);--theme-btn-subtle-primary--background:var(--theme-color-component-2);--theme-btn-subtle-primary--background--active:var(--theme-color-component-1--active);--theme-btn-subtle-primary--background--disabled:var(--theme-color-component-2);--theme-btn-subtle-primary--background--hover:var(--theme-color-component-1--hover);--theme-btn-subtle-primary--background--pressed:var(--theme-color-component-7);--theme-btn-subtle-primary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-subtle-primary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-subtle-primary--border-color:var(--theme-color-0);--theme-btn-subtle-primary--border-color--active:var(--theme-color-0);--theme-btn-subtle-primary--border-color--disabled:var(--theme-color-0);--theme-btn-subtle-primary--border-color--hover:var(--theme-color-0);--theme-btn-subtle-primary--border-color--pressed:var(--theme-color-0);--theme-btn-subtle-primary--border-color--pressed-active:var(--theme-color-0);--theme-btn-subtle-primary--border-color--pressed-hover:var(--theme-color-0);--theme-btn-subtle-primary--color:var(--theme-color-std-text);--theme-btn-subtle-primary--color--active:var(--theme-color-std-text);--theme-btn-subtle-primary--color--disabled:var(--theme-color-weak-text);--theme-btn-subtle-primary--color--hover:var(--theme-color-std-text);--theme-btn-subtle-primary--color--pressed:var(--theme-color-dynamic);--theme-btn-subtle-primary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-subtle-primary--color--pressed-hover:var(--theme-color-dynamic);--theme-btn-subtle-secondary--background:var(--theme-color-ghost);--theme-btn-subtle-secondary--background--active:var(--theme-color-ghost--active);--theme-btn-subtle-secondary--background--disabled:var(--theme-color-ghost);--theme-btn-subtle-secondary--background--hover:var(--theme-color-ghost--hover);--theme-btn-subtle-secondary--background--pressed:var(--theme-color-component-7);--theme-btn-subtle-secondary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-subtle-secondary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-subtle-secondary--border-color:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--active:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--disabled:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--hover:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--pressed:var(--theme-color-std-bdr);--theme-btn-subtle-secondary--border-color--pressed-active:var(--theme-color-std-bdr);--theme-btn-subtle-secondary--border-color--pressed-hover:var(--theme-color-std-bdr);--theme-btn-subtle-secondary--color:var(--theme-color-std-text);--theme-btn-subtle-secondary--color--active:var(--theme-color-std-text);--theme-btn-subtle-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-subtle-secondary--color--hover:var(--theme-color-std-text);--theme-btn-subtle-secondary--color--pressed:var(--theme-color-dynamic);--theme-btn-subtle-secondary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-subtle-secondary--color--pressed-hover:var(--theme-color-dynamic);--theme-btn-subtle-tertiary--background:var(--theme-color-ghost);--theme-btn-subtle-tertiary--background--active:var(--theme-color-ghost--active);--theme-btn-subtle-tertiary--background--disabled:var(--theme-color-ghost);--theme-btn-subtle-tertiary--background--hover:var(--theme-color-ghost--hover);--theme-btn-subtle-tertiary--background--pressed:var(--theme-color-component-7);--theme-btn-subtle-tertiary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-subtle-tertiary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-subtle-tertiary--border-color:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--active:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--disabled:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--hover:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--pressed:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--pressed-active:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--pressed-hover:var(--theme-color-0);--theme-btn-subtle-tertiary--color:var(--theme-color-std-text);--theme-btn-subtle-tertiary--color--active:var(--theme-color-std-text);--theme-btn-subtle-tertiary--color--disabled:var(--theme-color-weak-text);--theme-btn-subtle-tertiary--color--hover:var(--theme-color-std-text);--theme-btn-subtle-tertiary--color--pressed:var(--theme-color-dynamic);--theme-btn-subtle-tertiary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-subtle-tertiary--color--pressed-hover:var(--theme-color-dynamic);--theme-btn-tertiary--background:var(--theme-color-ghost);--theme-btn-tertiary--background--active:var(--theme-color-secondary--active);--theme-btn-tertiary--background--disabled:var(--theme-color-ghost);--theme-btn-tertiary--background--hover:var(--theme-color-secondary--hover);--theme-btn-tertiary--background--pressed:var(--theme-color-component-7);--theme-btn-tertiary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-tertiary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-tertiary--border-color:var(--theme-color-0);--theme-btn-tertiary--border-color--active:var(--theme-color-0);--theme-btn-tertiary--border-color--disabled:var(--theme-color-0);--theme-btn-tertiary--border-color--hover:var(--theme-color-0);--theme-btn-tertiary--border-color--pressed:var(--theme-color-0);--theme-btn-tertiary--border-color--pressed-active:var(--theme-color-0);--theme-btn-tertiary--border-color--pressed-hover:var(--theme-color-0);--theme-btn-tertiary--color:var(--theme-color-primary);--theme-btn-tertiary--color--active:var(--theme-color-dynamic);--theme-btn-tertiary--color--disabled:var(--theme-color-weak-text);--theme-btn-tertiary--color--hover:var(--theme-color-dynamic);--theme-btn-tertiary--color--pressed:var(--theme-color-dynamic);--theme-btn-tertiary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-tertiary--color--pressed-hover:var(--theme-color-dynamic);--theme-card--border-radius:var(--theme-default-border-radius);--theme-card--border-width:var(--theme-border-width-default);--theme-card--focus--outline-offset:var(--theme-focus-outline-offset);--theme-card-alarm--background:var(--theme-color-alarm);--theme-card-alarm--background--active:var(--theme-color-alarm--active);--theme-card-alarm--background--hover:var(--theme-color-alarm--hover);--theme-card-alarm--background--selected:var(--theme-color-alarm);--theme-card-alarm--border-color:var(--theme-color-0);--theme-card-alarm--border-color--active:var(--theme-color-0);--theme-card-alarm--border-color--hover:var(--theme-color-0);--theme-card-alarm--border-color--selected:var(--theme-color-dynamic);--theme-card-alarm--color:var(--theme-color-alarm--contrast);--theme-card-critical--background:var(--theme-color-critical);--theme-card-critical--background--active:var(--theme-color-critical--active);--theme-card-critical--background--hover:var(--theme-color-critical--hover);--theme-card-critical--background--selected:var(--theme-color-critical);--theme-card-critical--border-color:var(--theme-color-0);--theme-card-critical--border-color--active:var(--theme-color-0);--theme-card-critical--border-color--hover:var(--theme-color-0);--theme-card-critical--border-color--selected:var(--theme-color-dynamic);--theme-card-critical--color:var(--theme-color-critical--contrast);--theme-card-filled--background:var(--theme-color-component-1);--theme-card-filled--background--active:var(--theme-color-component-1--active);--theme-card-filled--background--hover:var(--theme-color-component-1--hover);--theme-card-filled--background--selected:var(--theme-color-ghost--selected);--theme-card-filled--border-color:var(--theme-color-0);--theme-card-filled--border-color--active:var(--theme-color-0);--theme-card-filled--border-color--hover:var(--theme-color-0);--theme-card-filled--border-color--selected:var(--theme-color-dynamic);--theme-card-filled--color:var(--theme-color-std-text);--theme-card-info--background:var(--theme-color-info);--theme-card-info--background--active:var(--theme-color-info--active);--theme-card-info--background--hover:var(--theme-color-info--hover);--theme-card-info--background--selected:var(--theme-color-info);--theme-card-info--border-color:var(--theme-color-0);--theme-card-info--border-color--active:var(--theme-color-0);--theme-card-info--border-color--hover:var(--theme-color-0);--theme-card-info--border-color--selected:var(--theme-color-dynamic);--theme-card-info--color:var(--theme-color-info--contrast);--theme-card-neutral--background:var(--theme-color-neutral);--theme-card-neutral--background--active:var(--theme-color-neutral--active);--theme-card-neutral--background--hover:var(--theme-color-neutral--hover);--theme-card-neutral--background--selected:var(--theme-color-neutral);--theme-card-neutral--border-color:var(--theme-color-0);--theme-card-neutral--border-color--active:var(--theme-color-0);--theme-card-neutral--border-color--hover:var(--theme-color-0);--theme-card-neutral--border-color--selected:var(--theme-color-dynamic);--theme-card-neutral--color:var(--theme-color-neutral--contrast);--theme-card-outline--background:var(--theme-color-ghost);--theme-card-outline--background--active:var(--theme-color-ghost--active);--theme-card-outline--background--hover:var(--theme-color-ghost--hover);--theme-card-outline--background--selected:var(--theme-color-ghost--selected);--theme-card-outline--border-color:var(--theme-color-soft-bdr);--theme-card-outline--border-color--active:var(--theme-color-soft-bdr);--theme-card-outline--border-color--hover:var(--theme-color-soft-bdr);--theme-card-outline--border-color--selected:var(--theme-color-dynamic);--theme-card-outline--color:var(--theme-color-std-text);--theme-card-primary--background:var(--theme-color-primary);--theme-card-primary--background--active:var(--theme-color-primary--active);--theme-card-primary--background--hover:var(--theme-color-primary--hover);--theme-card-primary--background--selected:var(--theme-color-primary);--theme-card-primary--border-color:var(--theme-color-0);--theme-card-primary--border-color--active:var(--theme-color-0);--theme-card-primary--border-color--hover:var(--theme-color-0);--theme-card-primary--border-color--selected:var(--theme-color-dynamic);--theme-card-primary--color:var(--theme-color-primary--contrast);--theme-card-success--background:var(--theme-color-success);--theme-card-success--background--active:var(--theme-color-success--active);--theme-card-success--background--hover:var(--theme-color-success--hover);--theme-card-success--background--selected:var(--theme-color-success);--theme-card-success--border-color:var(--theme-color-0);--theme-card-success--border-color--active:var(--theme-color-0);--theme-card-success--border-color--hover:var(--theme-color-0);--theme-card-success--border-color--selected:var(--theme-color-dynamic);--theme-card-success--color:var(--theme-color-success--contrast);--theme-card-warning--background:var(--theme-color-warning);--theme-card-warning--background--active:var(--theme-color-warning--active);--theme-card-warning--background--hover:var(--theme-color-warning--hover);--theme-card-warning--background--selected:var(--theme-color-warning);--theme-card-warning--border-color:var(--theme-color-0);--theme-card-warning--border-color--active:var(--theme-color-0);--theme-card-warning--border-color--hover:var(--theme-color-0);--theme-card-warning--border-color--selected:var(--theme-color-dynamic);--theme-card-warning--color:var(--theme-color-warning--contrast);--theme-checkbox--border-thickness:var(--theme-border-width-default);--theme-checkbox--focus--outline-offset:var(--theme-focus-outline-offset);--theme-checkbox-checked--background:var(--theme-color-dynamic);--theme-checkbox-checked--background--active:var(--theme-color-dynamic--active);--theme-checkbox-checked--background--disabled:var(--theme-color-component-4);--theme-checkbox-checked--background--hover:var(--theme-color-dynamic--hover);--theme-checkbox-checked--background--info:var(--theme-color-info);--theme-checkbox-checked--background--info--active:var(--theme-color-info--active);--theme-checkbox-checked--background--info--hover:var(--theme-color-info--hover);--theme-checkbox-checked--background--invalid:var(--theme-color-alarm);--theme-checkbox-checked--background--invalid--active:var(--theme-color-alarm--active);--theme-checkbox-checked--background--invalid--hover:var(--theme-color-alarm--hover);--theme-checkbox-checked--background--warning:var(--theme-color-warning);--theme-checkbox-checked--background--warning--active:var(--theme-color-warning--active);--theme-checkbox-checked--background--warning--hover:var(--theme-color-warning--hover);--theme-checkbox-checked--border-color:var(--theme-color-0);--theme-checkbox-checked--border-color--active:var(--theme-color-0);--theme-checkbox-checked--border-color--disabled:var(--theme-color-0);--theme-checkbox-checked--border-color--hover:var(--theme-color-0);--theme-checkbox-checked--border-color--info:var(--theme-color-0);--theme-checkbox-checked--border-color--info--active:var(--theme-color-0);--theme-checkbox-checked--border-color--info--hover:var(--theme-color-0);--theme-checkbox-checked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-checkbox-checked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-checkbox-checked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-checkbox-checked--border-color--warning:var(--theme-color-warning-bdr);--theme-checkbox-checked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-checkbox-checked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-checkbox-checked--color:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--active:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--disabled:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--hover:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--info:var(--theme-color-info--contrast);--theme-checkbox-checked--color--info--active:var(--theme-color-info--contrast);--theme-checkbox-checked--color--info--hover:var(--theme-color-info--contrast);--theme-checkbox-checked--color--invalid:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--invalid--active:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--warning:var(--theme-color-warning--contrast);--theme-checkbox-checked--color--warning--active:var(--theme-color-warning--contrast);--theme-checkbox-checked--color--warning--hover:var(--theme-color-warning--contrast);--theme-checkbox-label--color:var(--theme-color-std-text);--theme-checkbox-label--color--disabled:var(--theme-color-weak-text);--theme-checkbox-mixed--background:var(--theme-color-dynamic);--theme-checkbox-mixed--background--active:var(--theme-color-dynamic--active);--theme-checkbox-mixed--background--disabled:var(--theme-color-component-4);--theme-checkbox-mixed--background--hover:var(--theme-color-dynamic--hover);--theme-checkbox-mixed--background--invalid:var(--theme-color-alarm);--theme-checkbox-mixed--background--invalid--active:var(--theme-color-alarm--active);--theme-checkbox-mixed--background--invalid--hover:var(--theme-color-alarm--hover);--theme-checkbox-mixed--background--warning:var(--theme-color-warning);--theme-checkbox-mixed--background--warning--active:var(--theme-color-warning--active);--theme-checkbox-mixed--background--warning--hover:var(--theme-color-warning--hover);--theme-checkbox-mixed--border-color:var(--theme-color-0);--theme-checkbox-mixed--border-color--active:var(--theme-color-0);--theme-checkbox-mixed--border-color--disabled:var(--theme-color-0);--theme-checkbox-mixed--border-color--hover:var(--theme-color-0);--theme-checkbox-mixed--border-color--info:var(--theme-color-0);--theme-checkbox-mixed--border-color--info--active:var(--theme-color-0);--theme-checkbox-mixed--border-color--info--hover:var(--theme-color-0);--theme-checkbox-mixed--border-color--invalid:var(--theme-color-alarm-bdr);--theme-checkbox-mixed--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-checkbox-mixed--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-checkbox-mixed--border-color--warning:var(--theme-color-warning-bdr);--theme-checkbox-mixed--border-color--warning--active:var(--theme-color-warning-bdr);--theme-checkbox-mixed--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-checkbox-mixed--color:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--active:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--disabled:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--hover:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--info:var(--theme-color-info--contrast);--theme-checkbox-mixed--color--info--active:var(--theme-color-info--contrast);--theme-checkbox-mixed--color--info--hover:var(--theme-color-info--contrast);--theme-checkbox-mixed--color--invalid:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--invalid--active:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--warning:var(--theme-color-warning--contrast);--theme-checkbox-mixed--color--warning--active:var(--theme-color-warning--contrast);--theme-checkbox-mixed--color--warning--hover:var(--theme-color-warning--contrast);--theme-checkbox-unchecked--background:var(--theme-color-secondary);--theme-checkbox-unchecked--background--active:var(--theme-color-secondary--active);--theme-checkbox-unchecked--background--disabled:var(--theme-color-ghost);--theme-checkbox-unchecked--background--hover:var(--theme-color-secondary--hover);--theme-checkbox-unchecked--background--info:var(--theme-color-secondary);--theme-checkbox-unchecked--background--info--active:var(--theme-color-ghost--active);--theme-checkbox-unchecked--background--info--hover:var(--theme-color-ghost--hover);--theme-checkbox-unchecked--background--invalid:var(--theme-color-component-error);--theme-checkbox-unchecked--background--invalid--active:var(--theme-color-ghost--active);--theme-checkbox-unchecked--background--invalid--hover:var(--theme-color-ghost--hover);--theme-checkbox-unchecked--background--warning:var(--theme-color-component-warning);--theme-checkbox-unchecked--background--warning--active:var(--theme-color-ghost--active);--theme-checkbox-unchecked--background--warning--hover:var(--theme-color-ghost--hover);--theme-checkbox-unchecked--border-color:var(--theme-color-contrast-bdr);--theme-checkbox-unchecked--border-color--active:var(--theme-color-dynamic);--theme-checkbox-unchecked--border-color--disabled:var(--theme-color-component-4);--theme-checkbox-unchecked--border-color--hover:var(--theme-color-dynamic);--theme-checkbox-unchecked--border-color--info:var(--theme-color-info);--theme-checkbox-unchecked--border-color--info--active:var(--theme-color-info--active);--theme-checkbox-unchecked--border-color--info--hover:var(--theme-color-info--hover);--theme-checkbox-unchecked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-checkbox-unchecked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-checkbox-unchecked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-checkbox-unchecked--border-color--warning:var(--theme-color-warning-bdr);--theme-checkbox-unchecked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-checkbox-unchecked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-chip--background:var(--theme-color-component-1);--theme-chip--background--active:var(--theme-color-component-1--active);--theme-chip--background--hover:var(--theme-color-component-1--hover);--theme-chip--color:var(--theme-color-std-text);--theme-chip-close-btn--background:var(--theme-color-ghost);--theme-chip-close-btn--background--active:var(--theme-color-ghost--active);--theme-chip-close-btn--background--hover:var(--theme-color-ghost--hover);--theme-chip-close-btn--color:var(--theme-color-soft-text);--theme-chip-outline--background:var(--theme-color-secondary);--theme-chip-outline--background--active:var(--theme-color-1--active);--theme-chip-outline--background--hover:var(--theme-color-1--hover);--theme-chip-outline--color:var(--theme-color-std-text);--theme-chip-primary--background:var(--theme-color-primary);--theme-chip-primary--background--active:var(--theme-color-primary--active);--theme-chip-primary--background--hover:var(--theme-color-primary--hover);--theme-chip-primary--color:var(--theme-color-primary--contrast);--theme-chip-primary--color--active:var(--theme-color-primary--contrast);--theme-chip-primary--color--hover:var(--theme-color-primary--contrast);--theme-chip-primary-outline--background:var(--theme-color-secondary);--theme-chip-primary-outline--background--active:var(--theme-color-secondary--active);--theme-chip-primary-outline--background--display:var(--theme-color-secondary);--theme-chip-primary-outline--background--hover:var(--theme-color-secondary--hover);--theme-chip-primary-outline--border-color:var(--theme-color-primary);--theme-chip-primary-outline--border-color--active:var(--theme-color-dynamic);--theme-chip-primary-outline--border-color--display:var(--theme-color-primary);--theme-chip-primary-outline--border-color--hover:var(--theme-color-dynamic);--theme-chip-primary-outline--color:var(--theme-color-primary);--theme-chip-primary-outline--color--active:var(--theme-color-dynamic);--theme-chip-primary-outline--color--display:var(--theme-color-std-text);--theme-chip-primary-outline--color--hover:var(--theme-color-dynamic);--theme-datepicker-cw--color:var(--theme-color-soft-text);--theme-datepicker-day--background:var(--theme-color-ghost);--theme-datepicker-day--background--active:var(--theme-color-ghost--active);--theme-datepicker-day--background--disabled:var(--theme-color-ghost);--theme-datepicker-day--background--hover:var(--theme-color-ghost--hover);--theme-datepicker-day--background--range:var(--theme-color-component-10);--theme-datepicker-day--background--range-active:var(--theme-color-component-10--active);--theme-datepicker-day--background--range-disabled:var(--theme-color-component-10--disabled);--theme-datepicker-day--background--range-hover:var(--theme-color-component-10--hover);--theme-datepicker-day--background--selected:var(--theme-color-component-9);--theme-datepicker-day--background--selected-active:var(--theme-color-component-9--active);--theme-datepicker-day--background--selected-disabled:var(--theme-color-component-9--disabled);--theme-datepicker-day--background--selected-hover:var(--theme-color-component-9--hover);--theme-datepicker-day--border-color:var(--theme-color-0);--theme-datepicker-day--border-color--active:var(--theme-color-0);--theme-datepicker-day--border-color--disabled:var(--theme-color-0);--theme-datepicker-day--border-color--hover:var(--theme-color-0);--theme-datepicker-day--border-color--range:var(--theme-color-0);--theme-datepicker-day--border-color--range-active:var(--theme-color-0);--theme-datepicker-day--border-color--range-disabled:var(--theme-color-0);--theme-datepicker-day--border-color--range-hover:var(--theme-color-0);--theme-datepicker-day--border-color--selected:var(--theme-color-0);--theme-datepicker-day--border-color--selected-active:var(--theme-color-0);--theme-datepicker-day--border-color--selected-disabled:var(--theme-color-0);--theme-datepicker-day--border-color--selected-hover:var(--theme-color-0);--theme-datepicker-day--color:var(--theme-color-primary);--theme-datepicker-day--color--active:var(--theme-color-primary);--theme-datepicker-day--color--disabled:var(--theme-color-weak-text);--theme-datepicker-day--color--hover:var(--theme-color-primary);--theme-datepicker-day--color--range:var(--theme-color-primary--contrast);--theme-datepicker-day--color--range-active:var(--theme-color-primary--contrast);--theme-datepicker-day--color--range-disabled:var(--theme-color-weak-text);--theme-datepicker-day--color--range-hover:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected-active:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected-disabled:var(--theme-color-weak-text);--theme-datepicker-day--color--selected-hover:var(--theme-color-primary--contrast);--theme-datepicker-extra--border-color:var(--theme-color-1);--theme-datepicker-separator--background:var(--theme-color-x-weak-bdr);--theme-datepicker-time-header:var(--theme-color-std-text);--theme-datepicker-today--background:var(--theme-color-ghost);--theme-datepicker-today--background--active:var(--theme-color-ghost--active);--theme-datepicker-today--background--disabled:var(--theme-color-ghost);--theme-datepicker-today--background--hover:var(--theme-color-ghost--hover);--theme-datepicker-today--background--range:var(--theme-color-component-10);--theme-datepicker-today--background--range-active:var(--theme-color-component-10--active);--theme-datepicker-today--background--range-disabled:var(--theme-color-component-10--disabled);--theme-datepicker-today--background--range-hover:var(--theme-color-component-10--hover);--theme-datepicker-today--background--selected:var(--theme-color-component-9);--theme-datepicker-today--background--selected-active:var(--theme-color-component-9--active);--theme-datepicker-today--background--selected-disabled:var(--theme-color-component-9--disabled);--theme-datepicker-today--background--selected-hover:var(--theme-color-component-9--hover);--theme-datepicker-today--border-color:var(--theme-color-primary);--theme-datepicker-today--border-color--active:var(--theme-color-primary);--theme-datepicker-today--border-color--disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--border-color--hover:var(--theme-color-primary);--theme-datepicker-today--border-color--range:var(--theme-color-primary);--theme-datepicker-today--border-color--range-active:var(--theme-color-primary);--theme-datepicker-today--border-color--range-disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--border-color--range-hover:var(--theme-color-primary);--theme-datepicker-today--border-color--selected:var(--theme-color-primary);--theme-datepicker-today--border-color--selected-active:var(--theme-color-primary);--theme-datepicker-today--border-color--selected-disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--border-color--selected-hover:var(--theme-color-primary);--theme-datepicker-today--color:var(--theme-color-primary);--theme-datepicker-today--color--active:var(--theme-color-primary);--theme-datepicker-today--color--disabled:var(--theme-color-weak-text);--theme-datepicker-today--color--hover:var(--theme-color-primary);--theme-datepicker-today--color--range:var(--theme-color-primary--contrast);--theme-datepicker-today--color--range-active:var(--theme-color-primary--contrast);--theme-datepicker-today--color--range-disabled:var(--theme-color-weak-text);--theme-datepicker-today--color--range-hover:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected-active:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected-disabled:var(--theme-color-weak-text);--theme-datepicker-today--color--selected-hover:var(--theme-color-primary--contrast);--theme-datepicker-weekday--color:var(--theme-color-soft-text);--theme-event-item-chevron--color:var(--theme-color-soft-text);--theme-event-item-filled--background:var(--theme-color-component-1);--theme-event-item-filled--background--active:var(--theme-color-component-1--active);--theme-event-item-filled--background--disabled:var(--theme-color-component-1);--theme-event-item-filled--background--hover:var(--theme-color-component-1--hover);--theme-event-item-filled--background--selected:var(--theme-color-component-1--active);--theme-event-item-filled--border:var(--theme-color-0);--theme-event-item-filled--border--active:var(--theme-color-0);--theme-event-item-filled--border--disabled:var(--theme-color-0);--theme-event-item-filled--border--hover:var(--theme-color-0);--theme-event-item-filled--border--selected:var(--theme-color-dynamic);--theme-event-item-indicator--width:var(--theme-size--2);--theme-event-item-indicator-opacity--disabled:.3;--theme-event-item-outline--background:var(--theme-color-ghost);--theme-event-item-outline--background--active:var(--theme-color-ghost--active);--theme-event-item-outline--background--disabled:var(--theme-color-ghost);--theme-event-item-outline--background--hover:var(--theme-color-ghost--hover);--theme-event-item-outline--background--selected:var(--theme-color-ghost--active);--theme-event-item-outline--border:var(--theme-color-soft-bdr);--theme-event-item-outline--border--active:var(--theme-color-soft-bdr);--theme-event-item-outline--border--disabled:var(--theme-color-weak-bdr);--theme-event-item-outline--border--hover:var(--theme-color-soft-bdr);--theme-event-item-outline--border--selected:var(--theme-color-dynamic);--theme-flip--border-radius:var(--theme-default-border-radius);--theme-flip-alarm--background:var(--theme-color-component-1);--theme-flip-alarm--border-color:var(--theme-color-alarm);--theme-flip-alarm--color:var(--theme-color-std-text);--theme-flip-alarm-footer--background:var(--theme-color-alarm);--theme-flip-alarm-footer--border-color:var(--theme-color-0);--theme-flip-alarm-footer--color:var(--theme-color-alarm--contrast);--theme-flip-filled--background:var(--theme-color-component-1);--theme-flip-filled--border-color:var(--theme-color-0);--theme-flip-filled--color:var(--theme-color-std-text);--theme-flip-filled-footer--background:var(--theme-color-component-1);--theme-flip-filled-footer--border-color:var(--theme-color-1);--theme-flip-filled-footer--color:var(--theme-color-std-text);--theme-flip-info--background:var(--theme-color-component-1);--theme-flip-info--border-color:var(--theme-color-info);--theme-flip-info--color:var(--theme-color-std-text);--theme-flip-info-footer--background:var(--theme-color-info);--theme-flip-info-footer--border-color:var(--theme-color-0);--theme-flip-info-footer--color:var(--theme-color-info--contrast);--theme-flip-outline--background:var(--theme-color-0);--theme-flip-outline--border-color:var(--theme-color-soft-bdr);--theme-flip-outline--color:var(--theme-color-std-text);--theme-flip-outline-footer--background:var(--theme-color-0);--theme-flip-outline-footer--border-color:var(--theme-color-soft-bdr);--theme-flip-outline-footer--color:var(--theme-color-std-text);--theme-flip-primary--background:var(--theme-color-component-1);--theme-flip-primary--border-color:var(--theme-color-primary);--theme-flip-primary--color:var(--theme-color-std-text);--theme-flip-primary-footer--background:var(--theme-color-primary);--theme-flip-primary-footer--border-color:var(--theme-color-0);--theme-flip-primary-footer--color:var(--theme-color-primary--contrast);--theme-flip-warning--background:var(--theme-color-component-1);--theme-flip-warning--border-color:var(--theme-color-warning-bdr);--theme-flip-warning--color:var(--theme-color-std-text);--theme-flip-warning-footer--background:var(--theme-color-warning);--theme-flip-warning-footer--border-color:var(--theme-color-0);--theme-flip-warning-footer--color:var(--theme-color-warning--contrast);--theme-ghost--background:var(--theme-color-ghost);--theme-ghost--background--active:var(--theme-color-ghost--active);--theme-ghost--background--hover:var(--theme-color-ghost--hover);--theme-group--border-radius:var(--theme-default-border-radius);--theme-group--border-radius--focus:var(--theme-min-border-radius);--theme-group-header--color:var(--theme-color-std-text);--theme-group-item--background:var(--theme-color-component-1);--theme-group-item--background--active:var(--theme-color-component-1--active);--theme-group-item--background--disabled:var(--theme-color-component-1);--theme-group-item--background--hover:var(--theme-color-component-1--hover);--theme-group-item--background--selected:var(--theme-color-ghost--selected);--theme-group-item--border-color:var(--theme-color-0);--theme-group-item--border-color--active:var(--theme-color-0);--theme-group-item--border-color--disabled:var(--theme-color-0);--theme-group-item--border-color--hover:var(--theme-color-0);--theme-group-item--border-color--selected:var(--theme-color-0);--theme-group-item-icon--color:var(--theme-color-std-text);--theme-group-item-icon--color--disabled:var(--theme-color-weak-text);--theme-group-item-indicator--background:var(--theme-color-0);--theme-group-item-indicator--background--selected:var(--theme-color-dynamic);--theme-group-item-indicator--background--subselected:var(--theme-color-dynamic);--theme-group-item-subtext--color:var(--theme-color-soft-text);--theme-group-item-subtext--color--disabled:var(--theme-color-weak-text);--theme-group-item-text--color:var(--theme-color-std-text);--theme-group-item-text--color--disabled:var(--theme-color-weak-text);--theme-group-node-closed--color:var(--theme-color-std-text);--theme-group-node-open--color:var(--theme-color-std-text);--theme-group-subheader--color:var(--theme-color-std-text);--theme-helper--color:var(--theme-color-soft-text);--theme-helper--color--info:var(--theme-color-std-text);--theme-helper--color--invalid:var(--theme-color-alarm-text);--theme-helper--color--valid:var(--theme-color-std-text);--theme-helper--color--warning:var(--theme-color-std-text);--theme-helper-icon--color--info:var(--theme-color-info);--theme-helper-icon--color--invalid:var(--theme-color-alarm);--theme-helper-icon--color--valid:var(--theme-color-success);--theme-helper-icon--color--warning:var(--theme-color-warning-text);--theme-input--background:var(--theme-color-component-8);--theme-input--background--autofill:var(--theme-color-component-info);--theme-input--background--disabled:var(--theme-color-0);--theme-input--background--focus:var(--theme-color-component-8--hover);--theme-input--background--hover:var(--theme-color-component-8--hover);--theme-input--background--invalid:var(--theme-color-component-error);--theme-input--background--invalid--focus:var(--theme-color-component-error);--theme-input--background--invalid--hover:var(--theme-color-component-error);--theme-input--background--readonly:var(--theme-color-0);--theme-input--background--warning:var(--theme-color-component-warning);--theme-input--background--warning--focus:var(--theme-color-component-warning);--theme-input--background--warning--hover:var(--theme-color-component-warning);--theme-input--border-color:var(--theme-color-std-bdr);--theme-input--border-color--autofill:var(--theme-color-hard-bdr);--theme-input--border-color--disabled:var(--theme-color-weak-bdr);--theme-input--border-color--focus:var(--theme-color-dynamic);--theme-input--border-color--hover:var(--theme-color-dynamic);--theme-input--border-color--info:var(--theme-color-info);--theme-input--border-color--info--active:var(--theme-color-info);--theme-input--border-color--info--hover:var(--theme-color-info);--theme-input--border-color--invalid:var(--theme-color-alarm-bdr);--theme-input--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-input--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-input--border-color--readonly:var(--theme-color-std-bdr);--theme-input--border-color--warning:var(--theme-color-warning-bdr);--theme-input--border-color--warning--active:var(--theme-color-warning-bdr);--theme-input--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-input--border-color-bottom--disabled:var(--theme-color-weak-bdr);--theme-input--border-color-bottom--readonly:var(--theme-color-std-bdr);--theme-input--border-radius:var(--theme-small-border-radius);--theme-input--border-thickness:var(--theme-border-width-default);--theme-input--box-shadow:var(--theme-inset-shadow-1);--theme-input--color:var(--theme-color-std-text);--theme-input--color--autofill:var(--theme-color-std-text);--theme-input--color--disabled:var(--theme-color-weak-text);--theme-input--focus--outline-offset:var(--theme-focus-outline-offset);--theme-input-error--background:var(--theme-color-component-error);--theme-input-error--border-color:var(--theme-color-alarm);--theme-input-error-icon--color:var(--theme-color-alarm);--theme-input-extra--background--active:var(--theme-color-component-8--hover);--theme-input-extra--background--hover:var(--theme-color-component-8--hover);--theme-input-gripper--color:var(--theme-color-weak-text);--theme-input-gripper--color--focus:var(--theme-color-weak-text);--theme-input-gripper--color--hover:var(--theme-color-weak-text);--theme-input-hint--color:var(--theme-color-soft-text);--theme-input-search-icon--color:var(--theme-color-primary);--theme-input-search-icon--color--disabled:var(--theme-color-weak-text);--theme-input-search-icon--color--focus:var(--theme-color-dynamic);--theme-input-search-icon--color--hover:var(--theme-color-dynamic);--theme-input-select-icon--color:var(--theme-color-soft-text);--theme-input-select-icon--color--active:var(--theme-color-dynamic);--theme-input-select-icon--color--hover:var(--theme-color-dynamic);--theme-input-unit--color:var(--theme-color-soft-text);--theme-kpi--border-radius:var(--theme-default-border-radius);--theme-kpi-display--background:var(--theme-color-ghost);--theme-kpi-display--background--active:var(--theme-color-ghost--active);--theme-kpi-display--background--hover:var(--theme-color-ghost--hover);--theme-kpi-display-icon--color:var(--theme-color-std-text);--theme-kpi-display-indicator--background:var(--theme-color-component-4);--theme-kpi-display-label--color:var(--theme-color-soft-text);--theme-kpi-display-units:var(--theme-color-soft-text);--theme-kpi-display-value:var(--theme-color-std-text);--theme-label--color:var(--theme-color-soft-text);--theme-label--color--active:var(--theme-color-std-text);--theme-label--color--disabled:var(--theme-color-weak-text);--theme-label--color--focus:var(--theme-color-dynamic);--theme-label--color--hover:var(--theme-color-std-text);--theme-label--color--invalid:var(--theme-color-alarm-text);--theme-link-btn--border-color:var(--theme-color-ghost);--theme-link-btn--border-color--active:var(--theme-color-ghost);--theme-link-btn--border-color--disabled:var(--theme-color-ghost);--theme-link-btn--border-color--hover:var(--theme-color-ghost);--theme-link-btn--border-color--visited:var(--theme-color-ghost);--theme-link-btn--color:var(--theme-color-primary);--theme-link-btn--color--active:var(--theme-color-dynamic);--theme-link-btn--color--disabled:var(--theme-color-weak-text);--theme-link-btn--color--hover:var(--theme-color-dynamic);--theme-link-btn--color--visited:var(--theme-color-primary);--theme-menu--background:var(--theme-color-2);--theme-menu--border-color:var(--theme-color-0);--theme-menu--border-radius:var(--theme-default-border-radius);--theme-menu--border-thickness:var(--theme-border-width-none);--theme-menu--box-shadow:var(--theme-shadow-4);--theme-menu-btn--background:var(--theme-color-ghost);--theme-menu-btn--background--active:var(--theme-color-ghost--active);--theme-menu-btn--background--hover:var(--theme-color-ghost--hover);--theme-menu-btn--color:var(--theme-color-std-text);--theme-menu-btn--color--active:var(--theme-color-std-text);--theme-menu-btn--color--hover:var(--theme-color-std-text);--theme-menu-header--color:var(--theme-color-soft-text);--theme-menu-item--background:var(--theme-color-ghost);--theme-menu-item--background--active:var(--theme-color-ghost--active);--theme-menu-item--background--disabled:var(--theme-color-ghost);--theme-menu-item--background--hover:var(--theme-color-ghost--hover);--theme-menu-item--color:var(--theme-color-std-text);--theme-menu-item--color--active:var(--theme-color-std-text);--theme-menu-item--color--disabled:var(--theme-color-weak-text);--theme-menu-item--color--hover:var(--theme-color-std-text);--theme-menu-item-arrow--color:var(--theme-color-soft-text);--theme-menu-item-arrow--color--active:var(--theme-color-std-text);--theme-menu-item-arrow--color--disabled:var(--theme-color-weak-text);--theme-menu-item-arrow--color--hover:var(--theme-color-std-text);--theme-menu-item-check--color:var(--theme-color-soft-text);--theme-menu-item-check--color--active:var(--theme-color-std-text);--theme-menu-item-check--color--disabled:var(--theme-color-weak-text);--theme-menu-item-check--color--hover:var(--theme-color-std-text);--theme-menu-item-icon--color:var(--theme-color-soft-text);--theme-menu-item-icon--color--active:var(--theme-color-std-text);--theme-menu-item-icon--color--disabled:var(--theme-color-weak-text);--theme-menu-item-icon--color--hover:var(--theme-color-std-text);--theme-menu-separator--background:var(--theme-color-x-weak-bdr);--theme-message-bar--border-radius:var(--theme-default-border-radius);--theme-message-bar--border-thickness:var(--theme-border-width-thick);--theme-messagebar--background:var(--theme-color-secondary);--theme-messagebar--color:var(--theme-color-std-text);--theme-modal--background:var(--theme-color-2);--theme-modal--border-color:var(--theme-color-0);--theme-modal--box-shadow:var(--theme-shadow-4);--theme-theme-modal--border-thickness:var(--theme-border-width-default);--theme-nav--background:var(--theme-color-2);--theme-nav-item-primary--background:var(--theme-color-ghost);--theme-nav-item-primary--background--active:var(--theme-color-ghost--active);--theme-nav-item-primary--background--hover:var(--theme-color-ghost--hover);--theme-nav-item-primary--background--selected:var(--theme-color-1);--theme-nav-item-primary--border-color:var(--theme-color-0);--theme-nav-item-primary--border-color--active:var(--theme-color-0);--theme-nav-item-primary--border-color--hover:var(--theme-color-0);--theme-nav-item-primary--border-color--selected:var(--theme-color-dynamic);--theme-nav-item-primary--color:var(--theme-color-std-text);--theme-nav-item-primary--color--active:var(--theme-color-std-text);--theme-nav-item-primary--color--hover:var(--theme-color-std-text);--theme-nav-item-primary--color--selected:var(--theme-color-std-text);--theme-nav-item-primary-icon--color:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--active:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--hover:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--selected:var(--theme-color-std-text);--theme-nav-item-secondary--background:var(--theme-color-ghost);--theme-nav-item-secondary--background--active:var(--theme-color-ghost--active);--theme-nav-item-secondary--background--disabled:var(--theme-color-0);--theme-nav-item-secondary--background--hover:var(--theme-color-ghost--hover);--theme-nav-item-secondary--background--selected:var(--theme-color-1);--theme-nav-item-secondary--border-color:var(--theme-color-0);--theme-nav-item-secondary--border-color--active:var(--theme-color-0);--theme-nav-item-secondary--border-color--disabled:var(--theme-color-0);--theme-nav-item-secondary--border-color--hover:var(--theme-color-0);--theme-nav-item-secondary--border-color--selected:var(--theme-color-dynamic);--theme-nav-item-secondary--color:var(--theme-color-std-text);--theme-nav-item-secondary--color--active:var(--theme-color-std-text);--theme-nav-item-secondary--color--disabled:var(--theme-color-weak-text);--theme-nav-item-secondary--color--hover:var(--theme-color-std-text);--theme-nav-item-secondary--color--selected:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--active:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--disabled:var(--theme-color-weak-text);--theme-nav-item-secondary-icon--color--hover:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--selected:var(--theme-color-std-text);--theme-nav-overlay--background:var(--theme-color-backdrop-3);--theme-nav-overlay-header--color:var(--theme-color-std-text);--theme-navigation--box-shadow:var(--theme-shadow-2);--theme-overlay--background:var(--theme-color-backdrop);--theme-overlay-header--background:var(--theme-color-0);--theme-overlay-header--color:var(--theme-color-std-text);--theme-pagination-item--background:var(--theme-color-ghost);--theme-pagination-item--background--active:var(--theme-color-ghost--active);--theme-pagination-item--background--disabled:var(--theme-color-ghost);--theme-pagination-item--background--hover:var(--theme-color-ghost--hover);--theme-pagination-item--background--selected:var(--theme-color-component-7);--theme-pagination-item--color:var(--theme-color-std-text);--theme-pagination-item--color--active:var(--theme-color-std-text);--theme-pagination-item--color--disabled:var(--theme-color-weak-text);--theme-pagination-item--color--hover:var(--theme-color-std-text);--theme-pagination-item--color--selected:var(--theme-color-dynamic);--theme-pagination-label--color:var(--theme-color-soft-text);--theme-pane-floating--background:var(--theme-color-2);--theme-pane-floating--border-color:var(--theme-color-weak-bdr);--theme-pane-floating--box-shadow:var(--theme-shadow-2);--theme-pane-floating--color:var(--theme-color-std-text);--theme-pane-inline--background:var(--theme-color-1);--theme-pane-inline--border-color:var(--theme-color-soft-bdr);--theme-pane-inline--box-shadow:none;--theme-pane-inline--color:var(--theme-color-std-text);--theme-pill-outline--background:var(--theme-color-secondary);--theme-pill-outline--color:var(--theme-color-std-text);--theme-progress-indicator-fill--background:var(--theme-color-dynamic);--theme-progress-indicator-fill-error--background:var(--theme-color-alarm);--theme-progress-indicator-fill-info--background:var(--theme-color-info);--theme-progress-indicator-fill-paused--background:var(--theme-color-neutral);--theme-progress-indicator-fill-success--background:var(--theme-color-success);--theme-progress-indicator-fill-warning--background:var(--theme-color-warning-bdr);--theme-progress-indicator-helper--color:var(--theme-color-soft-text);--theme-progress-indicator-helper-error--color:var(--theme-color-alarm-text);--theme-progress-indicator-helper-icon--color:var(--theme-color-soft-text);--theme-progress-indicator-helper-icon-error--color:var(--theme-color-alarm);--theme-progress-indicator-helper-icon-info--color:var(--theme-color-info);--theme-progress-indicator-helper-icon-paused--color:var(--theme-color-neutral);--theme-progress-indicator-helper-icon-success--color:var(--theme-color-success);--theme-progress-indicator-helper-icon-warning--color:var(--theme-color-warning-text);--theme-progress-indicator-helper-info--color:var(--theme-color-std-text);--theme-progress-indicator-helper-paused--color:var(--theme-color-std-text);--theme-progress-indicator-helper-success--color:var(--theme-color-std-text);--theme-progress-indicator-helper-warning--color:var(--theme-color-std-text);--theme-progress-indicator-label--color:var(--theme-color-soft-text);--theme-progress-indicator-label-error--color:var(--theme-color-alarm-text);--theme-progress-indicator-label-info--color:var(--theme-color-soft-text);--theme-progress-indicator-label-paused--color:var(--theme-color-soft-text);--theme-progress-indicator-label-success--color:var(--theme-color-soft-text);--theme-progress-indicator-label-warning--color:var(--theme-color-soft-text);--theme-progress-indicator-track--background:var(--theme-color-component-3);--theme-progress-indicator-track-error--background:var(--theme-color-component-error);--theme-progress-indicator-track-info--background:var(--theme-color-component-3);--theme-progress-indicator-track-paused--background:var(--theme-color-component-3);--theme-progress-indicator-track-success--background:var(--theme-color-component-3);--theme-progress-indicator-track-warning--background:var(--theme-color-component-warning);--theme-push-card--border-radius:var(--theme-default-border-radius);--theme-push-card--border-width:var(--theme-border-width-default);--theme-push-card--focus--outline-offset:var(--theme-focus-outline-offset);--theme-push-card-alarm--background:var(--theme-color-alarm);--theme-push-card-alarm--background--active:var(--theme-color-alarm--active);--theme-push-card-alarm--background--hover:var(--theme-color-alarm--hover);--theme-push-card-alarm--border-color:var(--theme-color-0);--theme-push-card-alarm--border-color--active:var(--theme-color-0);--theme-push-card-alarm--border-color--hover:var(--theme-color-0);--theme-push-card-alarm--color:var(--theme-color-alarm--contrast);--theme-push-card-alarm-accordion--background:var(--theme-color-alarm);--theme-push-card-alarm-accordion--background--active:var(--theme-color-alarm--active);--theme-push-card-alarm-accordion--background--hover:var(--theme-color-alarm--hover);--theme-push-card-alarm-accordion--border-color:var(--theme-color-1);--theme-push-card-alarm-accordion--color:var(--theme-color-alarm--contrast);--theme-push-card-alarm-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-alarm-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-alarm-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-alarm-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-alarm-subtext--color:var(--theme-color-alarm--contrast);--theme-push-card-critical--background:var(--theme-color-critical);--theme-push-card-critical--background--active:var(--theme-color-critical--active);--theme-push-card-critical--background--hover:var(--theme-color-critical--hover);--theme-push-card-critical--border-color:var(--theme-color-0);--theme-push-card-critical--border-color--active:var(--theme-color-0);--theme-push-card-critical--border-color--hover:var(--theme-color-0);--theme-push-card-critical--color:var(--theme-color-critical--contrast);--theme-push-card-critical-accordion--background:var(--theme-color-critical);--theme-push-card-critical-accordion--background--active:var(--theme-color-critical--active);--theme-push-card-critical-accordion--background--hover:var(--theme-color-critical--hover);--theme-push-card-critical-accordion--border-color:var(--theme-color-1);--theme-push-card-critical-accordion--color:var(--theme-color-critical--contrast);--theme-push-card-critical-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-critical-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-critical-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-critical-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-critical-subtext--color:var(--theme-color-critical--contrast);--theme-push-card-filled--background:var(--theme-color-component-1);--theme-push-card-filled--background--active:var(--theme-color-component-1--active);--theme-push-card-filled--background--hover:var(--theme-color-component-1--hover);--theme-push-card-filled--border-color:var(--theme-color-0);--theme-push-card-filled--border-color--active:var(--theme-color-0);--theme-push-card-filled--border-color--hover:var(--theme-color-0);--theme-push-card-filled--color:var(--theme-color-std-text);--theme-push-card-filled-accordion--background:var(--theme-color-component-1);--theme-push-card-filled-accordion--background--active:var(--theme-color-component-1--active);--theme-push-card-filled-accordion--background--hover:var(--theme-color-component-1--hover);--theme-push-card-filled-accordion--border-color:var(--theme-color-1);--theme-push-card-filled-accordion--color:var(--theme-color-std-text);--theme-push-card-filled-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-filled-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-filled-accordion-frame--border-color:var(--theme-color-0);--theme-push-card-filled-accordion-frame--border-width:var(--theme-border-width-none);--theme-push-card-filled-subtext--color:var(--theme-color-soft-text);--theme-push-card-info--background:var(--theme-color-info);--theme-push-card-info--background--active:var(--theme-color-info--active);--theme-push-card-info--background--hover:var(--theme-color-info--hover);--theme-push-card-info--border-color:var(--theme-color-0);--theme-push-card-info--border-color--active:var(--theme-color-0);--theme-push-card-info--border-color--hover:var(--theme-color-0);--theme-push-card-info--color:var(--theme-color-info--contrast);--theme-push-card-info-accordion--background:var(--theme-color-info);--theme-push-card-info-accordion--background--active:var(--theme-color-info--active);--theme-push-card-info-accordion--background--hover:var(--theme-color-info--hover);--theme-push-card-info-accordion--border-color:var(--theme-color-1);--theme-push-card-info-accordion--color:var(--theme-color-info--contrast);--theme-push-card-info-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-info-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-info-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-info-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-info-subtext--color:var(--theme-color-info--contrast);--theme-push-card-neutral--background:var(--theme-color-neutral);--theme-push-card-neutral--background--active:var(--theme-color-neutral--active);--theme-push-card-neutral--background--hover:var(--theme-color-neutral--hover);--theme-push-card-neutral--border-color:var(--theme-color-0);--theme-push-card-neutral--border-color--active:var(--theme-color-0);--theme-push-card-neutral--border-color--hover:var(--theme-color-0);--theme-push-card-neutral--color:var(--theme-color-neutral--contrast);--theme-push-card-neutral-accordion--background:var(--theme-color-neutral);--theme-push-card-neutral-accordion--background--active:var(--theme-color-neutral--active);--theme-push-card-neutral-accordion--background--hover:var(--theme-color-neutral--hover);--theme-push-card-neutral-accordion--border-color:var(--theme-color-1);--theme-push-card-neutral-accordion--color:var(--theme-color-neutral--contrast);--theme-push-card-neutral-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-neutral-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-neutral-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-neutral-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-neutral-subtext--color:var(--theme-color-neutral--contrast);--theme-push-card-outline--background:var(--theme-color-ghost);--theme-push-card-outline--background--active:var(--theme-color-ghost--active);--theme-push-card-outline--background--hover:var(--theme-color-ghost--hover);--theme-push-card-outline--border-color:var(--theme-color-soft-bdr);--theme-push-card-outline--border-color--active:var(--theme-color-soft-bdr);--theme-push-card-outline--border-color--hover:var(--theme-color-soft-bdr);--theme-push-card-outline--color:var(--theme-color-std-text);--theme-push-card-outline-accordion--background:var(--theme-color-component-1);--theme-push-card-outline-accordion--background--active:var(--theme-color-component-1--active);--theme-push-card-outline-accordion--background--hover:var(--theme-color-component-1--hover);--theme-push-card-outline-accordion--border-color:var(--theme-color-1);--theme-push-card-outline-accordion--color:var(--theme-color-std-text);--theme-push-card-outline-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-outline-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-outline-accordion-frame--border-color:var(--theme-color-0);--theme-push-card-outline-accordion-frame--border-width:var(--theme-border-width-none);--theme-push-card-outline-subtext--color:var(--theme-color-soft-text);--theme-push-card-primary--background:var(--theme-color-primary);--theme-push-card-primary--background--active:var(--theme-color-primary--active);--theme-push-card-primary--background--hover:var(--theme-color-primary--hover);--theme-push-card-primary--border-color:var(--theme-color-0);--theme-push-card-primary--border-color--active:var(--theme-color-0);--theme-push-card-primary--border-color--hover:var(--theme-color-0);--theme-push-card-primary--color:var(--theme-color-primary--contrast);--theme-push-card-primary-accordion--background:var(--theme-color-primary);--theme-push-card-primary-accordion--background--active:var(--theme-color-primary--active);--theme-push-card-primary-accordion--background--hover:var(--theme-color-primary--hover);--theme-push-card-primary-accordion--border-color:var(--theme-color-1);--theme-push-card-primary-accordion--color:var(--theme-color-primary--contrast);--theme-push-card-primary-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-primary-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-primary-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-primary-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-primary-subtext--color:var(--theme-color-primary--contrast);--theme-push-card-success--background:var(--theme-color-success);--theme-push-card-success--background--active:var(--theme-color-success--active);--theme-push-card-success--background--hover:var(--theme-color-success--hover);--theme-push-card-success--border-color:var(--theme-color-0);--theme-push-card-success--border-color--active:var(--theme-color-0);--theme-push-card-success--border-color--hover:var(--theme-color-0);--theme-push-card-success--color:var(--theme-color-success--contrast);--theme-push-card-success-accordion--background:var(--theme-color-success);--theme-push-card-success-accordion--background--active:var(--theme-color-success--active);--theme-push-card-success-accordion--background--hover:var(--theme-color-success--hover);--theme-push-card-success-accordion--border-color:var(--theme-color-1);--theme-push-card-success-accordion--color:var(--theme-color-success--contrast);--theme-push-card-success-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-success-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-success-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-success-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-success-subtext--color:var(--theme-color-success--contrast);--theme-push-card-warning--background:var(--theme-color-warning);--theme-push-card-warning--background--active:var(--theme-color-warning--active);--theme-push-card-warning--background--hover:var(--theme-color-warning--hover);--theme-push-card-warning--border-color:var(--theme-color-0);--theme-push-card-warning--border-color--active:var(--theme-color-0);--theme-push-card-warning--border-color--hover:var(--theme-color-0);--theme-push-card-warning--color:var(--theme-color-warning--contrast);--theme-push-card-warning-accordion--background:var(--theme-color-warning);--theme-push-card-warning-accordion--background--active:var(--theme-color-warning--active);--theme-push-card-warning-accordion--background--hover:var(--theme-color-warning--hover);--theme-push-card-warning-accordion--border-color:var(--theme-color-1);--theme-push-card-warning-accordion--color:var(--theme-color-warning--contrast);--theme-push-card-warning-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-warning-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-warning-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-warning-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-warning-subtext--color:var(--theme-color-warning--contrast);--theme-radiobtn--border-thickness:var(--theme-border-width-default);--theme-radiobtn--focus--outline-offset:var(--theme-focus-outline-offset);--theme-radiobtn-checked--background:var(--theme-color-dynamic);--theme-radiobtn-checked--background--active:var(--theme-color-dynamic--active);--theme-radiobtn-checked--background--disabled:var(--theme-color-component-4);--theme-radiobtn-checked--background--hover:var(--theme-color-dynamic--hover);--theme-radiobtn-checked--background--info:var(--theme-color-info);--theme-radiobtn-checked--background--info--active:var(--theme-color-info--active);--theme-radiobtn-checked--background--info--hover:var(--theme-color-info--hover);--theme-radiobtn-checked--background--invalid:var(--theme-color-alarm);--theme-radiobtn-checked--background--invalid--active:var(--theme-color-alarm--active);--theme-radiobtn-checked--background--invalid--hover:var(--theme-color-alarm--hover);--theme-radiobtn-checked--background--warning:var(--theme-color-warning);--theme-radiobtn-checked--background--warning--active:var(--theme-color-warning--active);--theme-radiobtn-checked--background--warning--hover:var(--theme-color-warning--hover);--theme-radiobtn-checked--border-color:var(--theme-color-0);--theme-radiobtn-checked--border-color--active:var(--theme-color-0);--theme-radiobtn-checked--border-color--disabled:var(--theme-color-0);--theme-radiobtn-checked--border-color--hover:var(--theme-color-0);--theme-radiobtn-checked--border-color--info:var(--theme-color-0);--theme-radiobtn-checked--border-color--info--active:var(--theme-color-0);--theme-radiobtn-checked--border-color--info--hover:var(--theme-color-0);--theme-radiobtn-checked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-radiobtn-checked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-radiobtn-checked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-radiobtn-checked--border-color--warning:var(--theme-color-warning-bdr);--theme-radiobtn-checked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-radiobtn-checked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-radiobtn-checked--color:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--active:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--disabled:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--hover:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--info:var(--theme-color-info--contrast);--theme-radiobtn-checked--color--info--active:var(--theme-color-info--contrast);--theme-radiobtn-checked--color--info--hover:var(--theme-color-info--contrast);--theme-radiobtn-checked--color--invalid:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--invalid--active:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--warning:var(--theme-color-warning--contrast);--theme-radiobtn-checked--color--warning--active:var(--theme-color-warning--contrast);--theme-radiobtn-checked--color--warning--hover:var(--theme-color-warning--contrast);--theme-radiobtn-label--color:var(--theme-color-std-text);--theme-radiobtn-label--color--disabled:var(--theme-color-weak-text);--theme-radiobtn-unchecked--background:var(--theme-color-secondary);--theme-radiobtn-unchecked--background--active:var(--theme-color-secondary--active);--theme-radiobtn-unchecked--background--disabled:var(--theme-color-ghost);--theme-radiobtn-unchecked--background--hover:var(--theme-color-secondary--hover);--theme-radiobtn-unchecked--background--info:var(--theme-color-secondary);--theme-radiobtn-unchecked--background--info--active:var(--theme-color-ghost--active);--theme-radiobtn-unchecked--background--info--hover:var(--theme-color-ghost--hover);--theme-radiobtn-unchecked--background--invalid:var(--theme-color-component-error);--theme-radiobtn-unchecked--background--invalid--active:var(--theme-color-ghost--active);--theme-radiobtn-unchecked--background--invalid--hover:var(--theme-color-ghost--hover);--theme-radiobtn-unchecked--background--warning:var(--theme-color-component-warning);--theme-radiobtn-unchecked--background--warning--active:var(--theme-color-ghost--active);--theme-radiobtn-unchecked--background--warning--hover:var(--theme-color-ghost--hover);--theme-radiobtn-unchecked--border-color:var(--theme-color-contrast-bdr);--theme-radiobtn-unchecked--border-color--active:var(--theme-color-dynamic);--theme-radiobtn-unchecked--border-color--disabled:var(--theme-color-component-4);--theme-radiobtn-unchecked--border-color--hover:var(--theme-color-dynamic);--theme-radiobtn-unchecked--border-color--info:var(--theme-color-info);--theme-radiobtn-unchecked--border-color--info--active:var(--theme-color-info--active);--theme-radiobtn-unchecked--border-color--info--hover:var(--theme-color-info--hover);--theme-radiobtn-unchecked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-radiobtn-unchecked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-radiobtn-unchecked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-radiobtn-unchecked--border-color--warning:var(--theme-color-warning-bdr);--theme-radiobtn-unchecked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-radiobtn-unchecked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-scrollbar-thumb--background:var(--theme-color-5);--theme-scrollbar-thumb--background--hover:var(--theme-color-7);--theme-scrollbar-track--background:var(--theme-color-2);--theme-scrollbar-track--background--hover:var(--theme-color-3);--theme-scrollbar-track--border:var(--theme-color-1);--theme-select-list--background:var(--theme-color-2);--theme-select-list--border-color:var(--theme-color-0);--theme-select-list-item--background:var(--theme-color-ghost);--theme-select-list-item--background--active:var(--theme-color-ghost--active);--theme-select-list-item--background--disabled:var(--theme-color-ghost);--theme-select-list-item--background--hover:var(--theme-color-ghost--hover);--theme-select-list-item--background--selected:var(--theme-color-ghost--selected);--theme-select-list-item--background--selected-active:var(--theme-color-ghost--selected-active);--theme-select-list-item--background--selected-disabled:var(--theme-color-ghost);--theme-select-list-item--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-select-list-item--color:var(--theme-color-std-text);--theme-select-list-item--color--active:var(--theme-color-std-text);--theme-select-list-item--color--disabled:var(--theme-color-weak-text);--theme-select-list-item--color--hover:var(--theme-color-std-text);--theme-select-list-item--color--selected:var(--theme-color-std-text);--theme-select-list-item--color--selected-active:var(--theme-color-std-text);--theme-select-list-item--color--selected-disabled:var(--theme-color-weak-text);--theme-select-list-item--color--selected-hover:var(--theme-color-std-text);--theme-select-list-item-check--color:var(--theme-color-std-text);--theme-select-list-item-check--color--active:var(--theme-color-std-text);--theme-select-list-item-check--color--disabled:var(--theme-color-weak-text);--theme-select-list-item-check--color--hover:var(--theme-color-std-text);--theme-select-list-item-hint--color:var(--theme-color-soft-text);--theme-select-list-item-hint--color--active:var(--theme-color-soft-text);--theme-select-list-item-hint--color--hover:var(--theme-color-soft-text);--theme-slider-thumb--background:var(--theme-color-dynamic);--theme-slider-thumb--background--active:var(--theme-color-dynamic--active);--theme-slider-thumb--background--disabled:var(--theme-color-7);--theme-slider-thumb--background--hover:var(--theme-color-dynamic--hover);--theme-slider-thumb--background--info:var(--theme-color-info);--theme-slider-thumb--background--info--active:var(--theme-color-info--active);--theme-slider-thumb--background--info--hover:var(--theme-color-info--hover);--theme-slider-thumb--background--invalid:var(--theme-color-alarm);--theme-slider-thumb--background--invalid--active:var(--theme-color-alarm--active);--theme-slider-thumb--background--invalid--hover:var(--theme-color-alarm--hover);--theme-slider-thumb--background--warning:var(--theme-color-warning);--theme-slider-thumb--background--warning--active:var(--theme-color-warning--active);--theme-slider-thumb--background--warning--hover:var(--theme-color-warning--hover);--theme-slider-trace--background:var(--theme-color-dynamic);--theme-slider-trace--background--disabled:var(--theme-color-component-3);--theme-slider-trace--background--info:var(--theme-color-info);--theme-slider-trace--background--invalid:var(--theme-color-alarm);--theme-slider-trace--background--warning:var(--theme-color-warning-bdr);--theme-slider-trace-marker--background:var(--theme-color-dynamic);--theme-slider-trace-marker--background--disabled:var(--theme-color-7);--theme-slider-trace-marker--background--info:var(--theme-color-info);--theme-slider-trace-marker--background--invalid:var(--theme-color-alarm);--theme-slider-trace-marker--background--warning:var(--theme-color-warning);--theme-slider-track--background:var(--theme-color-component-4);--theme-slider-track--background--disabled:var(--theme-color-component-2);--theme-slider-track-marker--background:var(--theme-color-8);--theme-slider-track-marker--background--disabled:var(--theme-color-5);--theme-switch--color:var(--theme-color-std-text);--theme-switch--color--active:var(--theme-color-std-text);--theme-switch--color--disabled:var(--theme-color-weak-text);--theme-switch--color--hover:var(--theme-color-std-text);--theme-switch-mixed--background:var(--theme-color-component-4);--theme-switch-mixed--background--active:var(--theme-color-component-4);--theme-switch-mixed--background--disabled:var(--theme-color-component-2);--theme-switch-mixed--background--hover:var(--theme-color-component-5);--theme-switch-mixed--background--info:var(--theme-color-component-4);--theme-switch-mixed--background--info--active:var(--theme-color-component-4);--theme-switch-mixed--background--info--hover:var(--theme-color-component-5);--theme-switch-mixed--background--invalid:var(--theme-color-component-4);--theme-switch-mixed--background--invalid--active:var(--theme-color-component-4);--theme-switch-mixed--background--invalid--hover:var(--theme-color-component-5);--theme-switch-mixed--background--valid:var(--theme-color-component-4);--theme-switch-mixed--background--valid--active:var(--theme-color-component-4);--theme-switch-mixed--background--valid--hover:var(--theme-color-component-5);--theme-switch-mixed--background--warning:var(--theme-color-component-4);--theme-switch-mixed--background--warning--active:var(--theme-color-component-4);--theme-switch-mixed--background--warning--hover:var(--theme-color-component-5);--theme-switch-mixed--border-color:var(--theme-color-0);--theme-switch-mixed--border-color--active:var(--theme-color-0);--theme-switch-mixed--border-color--disabled:var(--theme-color-0);--theme-switch-mixed--border-color--hover:var(--theme-color-0);--theme-switch-mixed--border-color--info:var(--theme-color-info);--theme-switch-mixed--border-color--info--active:var(--theme-color-info);--theme-switch-mixed--border-color--info--hover:var(--theme-color-info);--theme-switch-mixed--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-mixed--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-mixed--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-mixed--border-color--valid:var(--theme-color-0);--theme-switch-mixed--border-color--valid--active:var(--theme-color-0);--theme-switch-mixed--border-color--valid--hover:var(--theme-color-0);--theme-switch-mixed--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-mixed--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-mixed--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-off--background:var(--theme-color-component-4);--theme-switch-off--background--active:var(--theme-color-component-4);--theme-switch-off--background--disabled:var(--theme-color-component-2);--theme-switch-off--background--hover:var(--theme-color-component-5);--theme-switch-off--background--info:var(--theme-color-component-4);--theme-switch-off--background--info--active:var(--theme-color-component-4);--theme-switch-off--background--info--hover:var(--theme-color-component-5);--theme-switch-off--background--invalid:var(--theme-color-component-4);--theme-switch-off--background--invalid--active:var(--theme-color-component-4);--theme-switch-off--background--invalid--hover:var(--theme-color-component-5);--theme-switch-off--background--valid:var(--theme-color-component-4);--theme-switch-off--background--valid--active:var(--theme-color-component-4);--theme-switch-off--background--valid--hover:var(--theme-color-component-5);--theme-switch-off--background--warning:var(--theme-color-component-4);--theme-switch-off--background--warning--active:var(--theme-color-component-4);--theme-switch-off--background--warning--hover:var(--theme-color-component-5);--theme-switch-off--border-color:var(--theme-color-0);--theme-switch-off--border-color--active:var(--theme-color-0);--theme-switch-off--border-color--disabled:var(--theme-color-0);--theme-switch-off--border-color--hover:var(--theme-color-0);--theme-switch-off--border-color--info:var(--theme-color-info);--theme-switch-off--border-color--info--active:var(--theme-color-info--active);--theme-switch-off--border-color--info--hover:var(--theme-color-info--hover);--theme-switch-off--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-off--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-off--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-off--border-color--valid:var(--theme-color-0);--theme-switch-off--border-color--valid--active:var(--theme-color-0);--theme-switch-off--border-color--valid--hover:var(--theme-color-0);--theme-switch-off--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-off--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-off--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-on--background:var(--theme-color-dynamic);--theme-switch-on--background--active:var(--theme-color-dynamic--active);--theme-switch-on--background--disabled:var(--theme-color-component-2);--theme-switch-on--background--hover:var(--theme-color-dynamic--hover);--theme-switch-on--background--info:var(--theme-color-info);--theme-switch-on--background--info--active:var(--theme-color-info--active);--theme-switch-on--background--info--hover:var(--theme-color-info--hover);--theme-switch-on--background--invalid:var(--theme-color-alarm);--theme-switch-on--background--invalid--active:var(--theme-color-alarm--active);--theme-switch-on--background--invalid--hover:var(--theme-color-alarm--hover);--theme-switch-on--background--valid:var(--theme-color-dynamic);--theme-switch-on--background--valid--active:var(--theme-color-dynamic--active);--theme-switch-on--background--valid--hover:var(--theme-color-dynamic--hover);--theme-switch-on--background--warning:var(--theme-color-warning);--theme-switch-on--background--warning--active:var(--theme-color-warning--active);--theme-switch-on--background--warning--hover:var(--theme-color-warning--hover);--theme-switch-on--border-color:var(--theme-color-0);--theme-switch-on--border-color--active:var(--theme-color-0);--theme-switch-on--border-color--disabled:var(--theme-color-0);--theme-switch-on--border-color--hover:var(--theme-color-0);--theme-switch-on--border-color--info:var(--theme-color-0);--theme-switch-on--border-color--info--active:var(--theme-color-0);--theme-switch-on--border-color--info--hover:var(--theme-color-0);--theme-switch-on--border-color--invalid:var(--theme-color-0);--theme-switch-on--border-color--invalid--active:var(--theme-color-0);--theme-switch-on--border-color--invalid--hover:var(--theme-color-0);--theme-switch-on--border-color--valid:var(--theme-color-0);--theme-switch-on--border-color--valid--active:var(--theme-color-0);--theme-switch-on--border-color--valid--hover:var(--theme-color-0);--theme-switch-on--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-on--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-on--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-thumb--box-shadow:none;--theme-switch-thumb-mixed--background:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--active:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-mixed--background--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--info:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--info--active:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--info--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--invalid:var(--theme-color-component-error);--theme-switch-thumb-mixed--background--invalid--active:var(--theme-color-component-error);--theme-switch-thumb-mixed--background--invalid--hover:var(--theme-color-component-error);--theme-switch-thumb-mixed--background--valid:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--valid--active:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--valid--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--warning:var(--theme-color-component-warning);--theme-switch-thumb-mixed--background--warning--active:var(--theme-color-component-warning);--theme-switch-thumb-mixed--background--warning--hover:var(--theme-color-component-warning);--theme-switch-thumb-mixed--border-color:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--active:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--hover:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--info:var(--theme-color-info);--theme-switch-thumb-mixed--border-color--info--active:var(--theme-color-info);--theme-switch-thumb-mixed--border-color--info--hover:var(--theme-color-info);--theme-switch-thumb-mixed--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-thumb-mixed--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-thumb-mixed--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-thumb-mixed--border-color--valid:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--valid--active:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--valid--hover:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-thumb-mixed--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-thumb-mixed--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-thumb-off--background:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--active:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-off--background--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--info:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--info--active:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--info--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--invalid:var(--theme-color-component-error);--theme-switch-thumb-off--background--invalid--active:var(--theme-color-component-error);--theme-switch-thumb-off--background--invalid--hover:var(--theme-color-component-error);--theme-switch-thumb-off--background--valid:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--valid--active:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--valid--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--warning:var(--theme-color-component-warning);--theme-switch-thumb-off--background--warning--active:var(--theme-color-component-warning);--theme-switch-thumb-off--background--warning--hover:var(--theme-color-component-warning);--theme-switch-thumb-off--border-color:var(--theme-color-0);--theme-switch-thumb-off--border-color--active:var(--theme-color-0);--theme-switch-thumb-off--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-off--border-color--hover:var(--theme-color-0);--theme-switch-thumb-off--border-color--info:var(--theme-color-info);--theme-switch-thumb-off--border-color--info--active:var(--theme-color-info);--theme-switch-thumb-off--border-color--info--hover:var(--theme-color-info);--theme-switch-thumb-off--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-thumb-off--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-thumb-off--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-thumb-off--border-color--valid:var(--theme-color-0);--theme-switch-thumb-off--border-color--valid--active:var(--theme-color-0);--theme-switch-thumb-off--border-color--valid--hover:var(--theme-color-0);--theme-switch-thumb-off--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-thumb-off--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-thumb-off--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-thumb-on--background:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--active:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-on--background--hover:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--info:var(--theme-color-info--contrast);--theme-switch-thumb-on--background--info--active:var(--theme-color-info--contrast);--theme-switch-thumb-on--background--info--hover:var(--theme-color-info--contrast);--theme-switch-thumb-on--background--invalid:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--invalid--active:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--invalid--hover:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--valid:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--valid--active:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--valid--hover:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--warning:var(--theme-color-warning--contrast);--theme-switch-thumb-on--background--warning--active:var(--theme-color-warning--contrast);--theme-switch-thumb-on--background--warning--hover:var(--theme-color-warning--contrast);--theme-switch-thumb-on--border-color:var(--theme-color-0);--theme-switch-thumb-on--border-color--active:var(--theme-color-0);--theme-switch-thumb-on--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-on--border-color--hover:var(--theme-color-0);--theme-switch-thumb-on--border-color--info:var(--theme-color-info);--theme-switch-thumb-on--border-color--info--active:var(--theme-color-info);--theme-switch-thumb-on--border-color--info--hover:var(--theme-color-info);--theme-switch-thumb-on--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-thumb-on--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-thumb-on--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-thumb-on--border-color--valid:var(--theme-color-0);--theme-switch-thumb-on--border-color--valid--active:var(--theme-color-0);--theme-switch-thumb-on--border-color--valid--hover:var(--theme-color-0);--theme-switch-thumb-on--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-thumb-on--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-thumb-on--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-animated-tab-circle--background:var(--theme-color-component-1);--theme-animated-tab-circle--background--active:var(--theme-color-ghost-primary--active);--theme-animated-tab-circle--background--disabled:var(--theme-color-ghost);--theme-animated-tab-circle--background--hover:var(--theme-color-ghost-primary--hover);--theme-animated-tab-circle--background--selected:var(--theme-color-ghost);--theme-animated-tab-circle--border-color:var(--theme-color-0);--theme-animated-tab-circle--border-color--active:var(--theme-color-0);--theme-animated-tab-circle--border-color--disabled:var(--theme-color-ghost);--theme-animated-tab-circle--border-color--hover:var(--theme-color-0);--theme-animated-tab-circle--border-color--selected:var(--theme-color-dynamic);--theme-animated-tab-icon--color:var(--theme-color-std-text);--theme-animated-tab-icon--color--active:var(--theme-color-std-text);--theme-animated-tab-icon--color--disabled:var(--theme-color-weak-text);--theme-animated-tab-icon--color--hover:var(--theme-color-std-text);--theme-animated-tab-icon--color--selected:var(--theme-color-std-text);--theme-animated-tab-indicator--background:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--active:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--hover:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--selected:var(--theme-color-dynamic);--theme-tab--background:var(--theme-color-ghost);--theme-tab--background--active:var(--theme-color-ghost-primary--active);--theme-tab--background--disabled:var(--theme-color-ghost);--theme-tab--background--hover:var(--theme-color-ghost-primary--hover);--theme-tab--background--selected:var(--theme-color-ghost);--theme-tab--color:var(--theme-color-std-text);--theme-tab--color--active:var(--theme-color-std-text);--theme-tab--color--disabled:var(--theme-color-weak-text);--theme-tab--color--hover:var(--theme-color-std-text);--theme-tab--color--selected:var(--theme-color-std-text);--theme-tab-icon--color:var(--theme-color-std-text);--theme-tab-icon--color--active:var(--theme-color-std-text);--theme-tab-icon--color--disabled:var(--theme-color-weak-text);--theme-tab-icon--color--hover:var(--theme-color-std-text);--theme-tab-icon--color--selected:var(--theme-color-std-text);--theme-tab-indicator--background:var(--theme-color-soft-bdr);--theme-tab-indicator--background--active:var(--theme-color-soft-bdr);--theme-tab-indicator--background--disabled:var(--theme-color-soft-bdr);--theme-tab-indicator--background--hover:var(--theme-color-soft-bdr);--theme-tab-indicator--background--selected:var(--theme-color-dynamic);--theme-tab-indicator--height:.125rem;--theme-tab-pill--border-color:var(--theme-color-neutral);--theme-tab-pill--border-color--active:var(--theme-color-neutral);--theme-tab-pill--border-color--disabled:var(--theme-color-neutral);--theme-tab-pill--border-color--hover:var(--theme-color-neutral);--theme-tab-pill--border-color--selected:var(--theme-color-dynamic);--theme-table-group-header-row--background:var(--theme-color-0);--theme-table-group-header-row--border-color:var(--theme-color-soft-bdr);--theme-table--background:var(--theme-color-0);--theme-table--border-color:var(--theme-color-0);--theme-table--color:var(--theme-color-std-text);--theme-table-data-cell--background:var(--theme-color-2);--theme-table-data-cell--background--active:var(--theme-color-ghost--active);--theme-table-data-cell--background--disabled:var(--theme-color-ghost);--theme-table-data-cell--background--hover:var(--theme-color-ghost--hover);--theme-table-data-cell--background--selected:var(--theme-color-ghost--selected);--theme-table-data-cell--background--selected-active:var(--theme-color-ghost--selected-active);--theme-table-data-cell--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-table-data-cell--border-color:var(--theme-color-0);--theme-table-data-cell--color:var(--theme-color-std-text);--theme-table-data-cell--color-disabled:var(--theme-color-weak-text);--theme-table-data-row--background:var(--theme-color-ghost);--theme-table-data-row--background--active:var(--theme-color-ghost--active);--theme-table-data-row--background--disabled:var(--theme-color-ghost);--theme-table-data-row--background--hover:var(--theme-color-ghost--hover);--theme-table-data-row--background--selected:var(--theme-color-ghost--selected);--theme-table-data-row--background--selected-active:var(--theme-color-ghost--selected-active);--theme-table-data-row--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-table-data-row--border-color:var(--theme-color-weak-bdr);--theme-table-data-row-alt--background:var(--theme-color-1);--theme-table-data-row-alt--background--active:var(--theme-color-ghost-alt--active);--theme-table-data-row-alt--background--disabled:var(--theme-color-ghost-alt);--theme-table-data-row-alt--background--hover:var(--theme-color-ghost-alt--hover);--theme-table-data-row-alt--background--selected:var(--theme-color-ghost-alt--selected);--theme-table-data-row-alt--background--selected-active:var(--theme-color-ghost-alt--selected-active);--theme-table-data-row-alt--background--selected-hover:var(--theme-color-ghost-alt--selected-hover);--theme-table-group-splitter--background:var(--theme-color-x-weak-bdr);--theme-table-group-splitter--background--hover:var(--theme-color-dynamic);--theme-table-header-cell--background:var(--theme-color-ghost);--theme-table-header-cell--background--active:var(--theme-color-ghost--active);--theme-table-header-cell--background--hover:var(--theme-color-ghost--hover);--theme-table-header-cell--border-color:var(--theme-color-0);--theme-table-header-cell--border-color--active:var(--theme-color-0);--theme-table-header-cell--border-color--hover:var(--theme-color-0);--theme-table-header-cell--color:var(--theme-color-std-text);--theme-table-header-filter--color:var(--theme-color-dynamic);--theme-table-header-row--background:var(--theme-color-0);--theme-table-header-row--border-color:var(--theme-color-soft-bdr);--theme-table-header-sort--color:var(--theme-color-dynamic);--theme-table-header-splitter--background:var(--theme-color-soft-bdr);--theme-table-header-splitter--background--hover:var(--theme-color-dynamic);--theme-table-selection--border-color:var(--theme-color-0);--theme-tile--border-radius:var(--theme-default-border-radius);--theme-tile--box-shadow:none;--theme-toast--background:var(--theme-color-2);--theme-toast--border-color:var(--theme-color-0);--theme-toast--border-radius:var(--theme-default-border-radius);--theme-toast--border-radus:var(--theme-toast--border-radius);--theme-toast--border-thickness:var(--theme-border-width-none);--theme-toast--box-shadow:var(--theme-shadow-4);--theme-toast--color:var(--theme-color-std-text);--theme-toast-timer-track--background:var(--theme-color-0);--theme-toast-timer-value--background:var(--theme-color-component-4);--theme-tooltip--background:var(--theme-color-2);--theme-tooltip--border-color:var(--theme-color-0);--theme-tooltip--color:var(--theme-color-std-text);--theme-tooltip-close--color:var(--theme-color-soft-text);--theme-tooltip-close-btn--background:var(--theme-color-ghost);--theme-tooltip-close-btn--background--active:var(--theme-color-ghost--active);--theme-tooltip-close-btn--background--hover:var(--theme-color-ghost--hover);--theme-tootlip--background:var(--theme-tooltip--background);--theme-tree-item--background:var(--theme-color-ghost);--theme-tree-item--background--active:var(--theme-color-ghost--active);--theme-tree-item--background--hover:var(--theme-color-ghost--hover);--theme-tree-item--background--selected:var(--theme-color-ghost--selected);--theme-tree-item--background--selected-active:var(--theme-color-ghost--selected-active);--theme-tree-item--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-tree-item--color:var(--theme-color-std-text);--theme-tree-item-icon:var(--theme-color-std-text);--theme-tree-item-node-closed-icon--color:var(--theme-color-std-text);--theme-tree-item-node-open-icon--color:var(--theme-color-dynamic);--theme-tree-item-status--color:var(--theme-color-soft-text);--theme-upload--background:var(--theme-color-1);--theme-upload--background--checking:var(--theme-color-1);--theme-upload--background--disabled:var(--theme-color-0);--theme-upload--background--dragover:var(--theme-color-1);--theme-upload--border-color:var(--theme-color-soft-bdr);--theme-upload--border-color--checking:var(--theme-color-soft-bdr);--theme-upload--border-color--disabled:var(--theme-color-soft-bdr);--theme-upload--border-color--dragover:var(--theme-color-dynamic);--theme-upload--border-radius:var(--theme-default-border-radius);--theme-upload-text--color:var(--theme-color-std-text);--theme-upload-text--color--checking:var(--theme-color-std-text);--theme-upload-text--color--disabled:var(--theme-color-weak-text);--theme-workflow--border-radius:1px;--theme-workflow-step--background:var(--theme-color-ghost);--theme-workflow-step--background--active:var(--theme-color-ghost--active);--theme-workflow-step--background--disabled:var(--theme-color-ghost);--theme-workflow-step--background--hover:var(--theme-color-ghost--hover);--theme-workflow-step--background--selected:var(--theme-color-ghost--selected);--theme-workflow-step--color:var(--theme-color-std-text);--theme-workflow-step--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon--background:var(--theme-color-1);--theme-workflow-step-icon-default--color:var(--theme-color-soft-text);--theme-workflow-step-icon-default--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-default--color--selected:var(--theme-color-dynamic);--theme-workflow-step-icon-done--color:var(--theme-color-primary);--theme-workflow-step-icon-done--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-done--color--selected:var(--theme-color-dynamic);--theme-workflow-step-icon-error--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-success--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-warning--color--disabled:var(--theme-color-weak-text)}@media(prefers-reduced-motion:reduce){:not([data-ix-theme]) body:not([data-ix-theme]),[data-ix-theme]{--theme-x-slow-time:0;--theme-slow-time:0;--theme-medium-time:0;--theme-default-time:0;--theme-short-time:0}}body{background-color:var(--theme-color-1);color:var(--theme-color-std-text);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);margin:0;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}body:not(.disable-scrollbar) ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){body:not(.disable-scrollbar) *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}body:not(.disable-scrollbar) ::-webkit-scrollbar{height:.5rem;width:.5rem}body:not(.disable-scrollbar) ::-webkit-scrollbar-track{background:var(--theme-scrollbar-track--background);border-radius:5px}body:not(.disable-scrollbar) ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}body:not(.disable-scrollbar) ::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb--background);border-radius:5px}body:not(.disable-scrollbar) ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}body:not(.disable-scrollbar) ::-webkit-scrollbar-corner{display:none}[data-ix-theme=classic][data-ix-color-schema=dark],body[class*=theme-classic-dark]{--theme-alarm-bdr-1:.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:.125rem solid var(--theme-color-alarm);--theme-body:400 .875rem/1.43 "Siemens Sans";--theme-body-lg:400 1rem/1.5 "Siemens Sans";--theme-body-sm:400 .75rem/1.5 "Siemens Sans";--theme-body-xs:400 .625rem/1.5 "Siemens Sans";--theme-chart-1:#00ffe7;--theme-chart-1-40:rgba(0,255,231,.4);--theme-chart-10:#b999ff;--theme-chart-10-40:rgba(185,153,255,.4);--theme-chart-11:#d08fff;--theme-chart-11-40:rgba(208,143,255,.4);--theme-chart-12:#ed85ff;--theme-chart-12-40:rgba(237,133,255,.4);--theme-chart-13:#f38fc2;--theme-chart-13-40:rgba(243,143,194,.4);--theme-chart-14:#ef9a9a;--theme-chart-14-40:hsla(0,73%,77%,.4);--theme-chart-15:#ffb180;--theme-chart-15-40:rgba(255,177,128,.4);--theme-chart-16:#cacab4;--theme-chart-16-40:hsla(60,17%,75%,.4);--theme-chart-17:#b5bd00;--theme-chart-17-40:rgba(181,189,0,.4);--theme-chart-2:#94ffc9;--theme-chart-2-40:rgba(148,255,201,.4);--theme-chart-3:#00c2cc;--theme-chart-3-40:rgba(0,194,204,.4);--theme-chart-4:#a3eeff;--theme-chart-4-40:rgba(163,238,255,.4);--theme-chart-5:#90b4c5;--theme-chart-5-40:rgba(144,180,197,.4);--theme-chart-6:#42c6ff;--theme-chart-6-40:rgba(66,198,255,.4);--theme-chart-7:#7aaaff;--theme-chart-7-40:rgba(122,170,255,.4);--theme-chart-8:#9ebbff;--theme-chart-8-40:rgba(158,187,255,.4);--theme-chart-9:#9ea3ff;--theme-chart-9-40:rgba(158,163,255,.4);--theme-chart-axes:hsla(0,0%,100%,.3);--theme-chart-grid-fill:#23233c;--theme-chart-grid-lines:hsla(0,0%,100%,.1);--theme-chart-ticks:hsla(0,0%,100%,.35);--theme-chart-tooltip-bdr:hsla(0,0%,100%,.25);--theme-chart-tooltip-fill:rgba(15,22,25,.8);--theme-code:400 .875rem/1.5 "JetBrains Mono";--theme-code-lg:400 1rem/1.5 "JetBrains Mono";--theme-code-sm:400 .75rem/1.5 "JetBrains Mono";--theme-color-0:transparent;--theme-color-1:#0f1619;--theme-color-1--active:#222b2f;--theme-color-1--hover:#283236;--theme-color-2:#283236;--theme-color-3:#3c484d;--theme-color-4:#4c5a60;--theme-color-5:#59686f;--theme-color-6:#63737b;--theme-color-7:#6b7c85;--theme-color-8:#94a1a9;--theme-color-alarm:#ff2453;--theme-color-alarm--active:#ff335f;--theme-color-alarm--contrast:#000;--theme-color-alarm--hover:#ff577b;--theme-color-alarm-10:rgba(255,38,85,.1);--theme-color-alarm-40:rgba(255,38,85,.4);--theme-color-alarm-bdr:#ff2453;--theme-color-alarm-text:#ff7694;--theme-color-backdrop:rgba(0,0,0,.85);--theme-color-backdrop-3:rgba(55,70,77,.85);--theme-color-component-1:rgba(140,161,171,.2);--theme-color-component-1--active:rgba(140,161,171,.25);--theme-color-component-1--hover:rgba(140,161,171,.45);--theme-color-component-10:rgba(0,234,255,.75);--theme-color-component-10--active:rgba(10,235,255,.75);--theme-color-component-10--disabled:rgba(0,234,255,.2);--theme-color-component-10--hover:rgba(107,243,255,.6);--theme-color-component-11:rgba(86,97,103,.2);--theme-color-component-2:rgba(211,239,253,.15);--theme-color-component-3:rgba(217,243,255,.4);--theme-color-component-4:rgba(214,242,255,.42);--theme-color-component-5:rgba(224,245,255,.6);--theme-color-component-6:rgba(217,234,242,.65);--theme-color-component-7:rgba(0,234,255,.15);--theme-color-component-7--active:#16565c;--theme-color-component-7--hover:#196269;--theme-color-component-8:#00273b;--theme-color-component-8--hover:#002639;--theme-color-component-9:#00eaff;--theme-color-component-9--active:#0aebff;--theme-color-component-9--disabled:rgba(0,234,255,.3);--theme-color-component-9--hover:#52f1ff;--theme-color-component-error:#4b1a28;--theme-color-component-info:#001c4d;--theme-color-component-warning:#4b463a;--theme-color-contrast-bdr:#fff;--theme-color-contrast-text:#fff;--theme-color-critical:#eb7a0a;--theme-color-critical--active:#eb8014;--theme-color-critical--contrast:#000;--theme-color-critical--hover:#ed8721;--theme-color-critical-40:rgba(235,122,10,.4);--theme-color-dynamic:#00eaff;--theme-color-dynamic--active:#5cd5e0;--theme-color-dynamic--hover:#62e2ee;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-focus-bdr:#199fff;--theme-color-ghost:hsla(0,0%,100%,0);--theme-color-ghost--active:rgba(140,161,171,.15);--theme-color-ghost--hover:rgba(140,161,171,.2);--theme-color-ghost--selected:rgba(0,255,255,.1);--theme-color-ghost--selected-active:rgba(115,221,221,.2);--theme-color-ghost--selected-hover:rgba(104,253,253,.2);--theme-color-ghost-alt:hsla(0,0%,100%,.05);--theme-color-ghost-alt--active:rgba(140,161,171,.15);--theme-color-ghost-alt--hover:rgba(140,161,171,.2);--theme-color-ghost-alt--selected:rgba(58,255,255,.15);--theme-color-ghost-alt--selected-active:rgba(132,225,225,.25);--theme-color-ghost-alt--selected-hover:rgba(123,253,253,.25);--theme-color-ghost-primary--active:rgba(0,128,128,.2);--theme-color-ghost-primary--hover:rgba(0,255,255,.15);--theme-color-gradient-effect-1:#1aecff;--theme-color-gradient-effect-2:#00bde3;--theme-color-hard-bdr:#6b7c85;--theme-color-info:#357fff;--theme-color-info--active:#3d84ff;--theme-color-info--contrast:#000;--theme-color-info--hover:#4d8eff;--theme-color-info-40:rgba(53,127,255,.4);--theme-color-inv-contrast-text:#000;--theme-color-inv-soft-text:rgba(0,13,20,.6);--theme-color-inv-std-text:rgba(0,10,20,.9);--theme-color-inv-weak-text:rgba(0,13,20,.45);--theme-color-lightbox:rgba(0,0,0,.65);--theme-color-logo:#fff;--theme-color-logo-login:#fff;--theme-color-neutral:#b6b8b9;--theme-color-neutral--active:#acaeaf;--theme-color-neutral--contrast:#000;--theme-color-neutral--hover:#c8cacb;--theme-color-neutral-40:hsla(200,2%,72%,.4);--theme-color-primary:#00bde3;--theme-color-primary--active:#00eaff;--theme-color-primary--contrast:#000;--theme-color-primary--disabled:rgba(0,170,204,.45);--theme-color-primary--hover:#1aecff;--theme-color-secondary:#000;--theme-color-secondary--active:#001d2b;--theme-color-secondary--hover:#002639;--theme-color-shadow-1:rgba(0,0,0,.6);--theme-color-shadow-2:#000;--theme-color-shadow-3:rgba(0,0,0,.6);--theme-color-soft-bdr:rgba(211,236,248,.4);--theme-color-soft-text:rgba(229,247,255,.65);--theme-color-std-bdr:rgba(211,236,248,.55);--theme-color-std-text:rgba(245,252,255,.9);--theme-color-success:#4c0;--theme-color-success--active:#47d600;--theme-color-success--contrast:#000;--theme-color-success--hover:#4eeb00;--theme-color-success-40:rgba(68,204,0,.4);--theme-color-warning:#fb0;--theme-color-warning--active:#ffba0a;--theme-color-warning--contrast:#000;--theme-color-warning--hover:#ffc533;--theme-color-warning-10:rgba(255,187,0,.1);--theme-color-warning-40:rgba(255,187,0,.4);--theme-color-warning-bdr:#fb0;--theme-color-warning-text:#fb0;--theme-color-weak-bdr:rgba(224,245,255,.25);--theme-color-weak-text:rgba(219,244,255,.4);--theme-color-x-weak-bdr:rgba(142,157,165,.2);--theme-company-logo:company-logo-alt;--theme-contrast-bdr-1:.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:.125rem solid var(--theme-color-contrast-bdr);--theme-critical-bdr-1:.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:.125rem solid var(--theme-color-critical);--theme-display:400 1.5rem/1 "Siemens Sans";--theme-display-lg:400 1.8125rem/1 "Siemens Sans";--theme-display-sm:400 1.25rem/1 "Siemens Sans";--theme-display-xl:700 2.1875rem/1 "Siemens Sans";--theme-display-xs:400 1rem/1 "Siemens Sans";--theme-display-xxl:700 2.625rem/1 "Siemens Sans";--theme-dynamic-bdr-1:.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:.125rem solid var(--theme-color-dynamic);--theme-font-code:"JetBrains Mono";--theme-font-sans:"Siemens Sans";--theme-h1:700 1.8125rem/1.2 "Siemens Sans";--theme-h2:700 1.5rem/1.43 "Siemens Sans";--theme-h3:700 1.25rem/1.5 "Siemens Sans";--theme-h4:700 1rem/1.5 "Siemens Sans";--theme-h5:700 .875rem/1.43 "Siemens Sans";--theme-h6:700 .75rem/1.5 "Siemens Sans";--theme-info-bdr-1:.0625rem solid var(--theme-color-info);--theme-info-bdr-2:.125rem solid var(--theme-color-info);--theme-inset-shadow-1:inset 0 2px 4px 0 rgba(0,0,0,.6);--theme-label:400 .875rem/1.2 "Siemens Sans";--theme-label-lg:400 1rem/1.2 "Siemens Sans";--theme-label-sm:400 .75rem/1.2 "Siemens Sans";--theme-label-xs:400 .625rem/1.2 "Siemens Sans";--theme-neutral-bdr-1:.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:.125rem solid var(--theme-color-neutral);--theme-primary-bdr-1:.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:.125rem solid var(--theme-color-primary);--theme-shadow-1:0 2px 2px 0 #000,0 1px 1px 0 rgba(0,0,0,.6);--theme-shadow-2:-4px 0 8px 0 #000,4px 0 8px 0 #000,0 0 16px 0 rgba(0,0,0,.6);--theme-shadow-3:0 2px 6px 0 #000,0 0 8px 0 rgba(0,0,0,.6);--theme-shadow-4:0 0 2px 0 #000,0 4px 8px 0 rgba(0,0,0,.6),0 12px 18px 0 rgba(0,0,0,.6);--theme-soft-bdr-1:.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:.125rem dashed var(--theme-color-soft-bdr);--theme-std-bdr-1:.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:.125rem solid var(--theme-color-std-bdr);--theme-success-bdr-1:.0625rem solid var(--theme-color-success);--theme-success-bdr-2:.125rem solid var(--theme-color-success);--theme-text-caption:700 .75rem/1.5 "Siemens Sans";--theme-text-caption-single:700 .75rem/1 "Siemens Sans";--theme-text-default:400 .875rem/1.429 "Siemens Sans";--theme-text-default-single:400 .875rem/1.143 "Siemens Sans";--theme-text-default-title:700 .875rem/1.429 "Siemens Sans";--theme-text-default-title-single:700 .875rem/1.143 "Siemens Sans";--theme-text-default-underline:400 .875rem/1.429 "Siemens Sans";--theme-text-h2:700 1.375rem/1.455 "Siemens Sans";--theme-text-l:400 1rem/1.5 "Siemens Sans";--theme-text-l-single:400 1rem/1.25 "Siemens Sans";--theme-text-l-title:700 1rem/1.5 "Siemens Sans";--theme-text-l-title-single:700 1rem/1.25 "Siemens Sans";--theme-text-s:400 .75rem/1.5 "Siemens Sans";--theme-text-s-single:400 .75rem/1.5 "Siemens Sans";--theme-text-xl:400 1.375rem/1.091 "Siemens Sans";--theme-text-xs:400 .625rem/1.4 "Siemens Sans";--theme-warning-bdr-1:.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:.125rem solid var(--theme-color-warning);--theme-weak-bdr-1:.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:.125rem solid var(--theme-color-x-weak-bdr)}[data-ix-theme=classic][data-ix-color-schema=light],body[class*=theme-classic-light]{--theme-alarm-bdr-1:.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:.125rem solid var(--theme-color-alarm);--theme-body:400 .875rem/1.43 "Siemens Sans";--theme-body-lg:400 1rem/1.5 "Siemens Sans";--theme-body-sm:400 .75rem/1.5 "Siemens Sans";--theme-body-xs:400 .625rem/1.5 "Siemens Sans";--theme-chart-1:#008a7c;--theme-chart-1-40:rgba(0,138,124,.4);--theme-chart-10:#7c40ff;--theme-chart-10-40:rgba(124,64,255,.4);--theme-chart-11:#900eec;--theme-chart-11-40:rgba(144,14,236,.4);--theme-chart-12:#aa32be;--theme-chart-12-40:rgba(170,50,190,.4);--theme-chart-13:#6f2542;--theme-chart-13-40:rgba(111,37,66,.4);--theme-chart-14:#9e5833;--theme-chart-14-40:rgba(158,88,51,.4);--theme-chart-15:#b74e2a;--theme-chart-15-40:rgba(183,78,42,.4);--theme-chart-16:#73735e;--theme-chart-16-40:rgba(115,115,94,.4);--theme-chart-17:#7a8000;--theme-chart-17-40:rgba(122,128,0,.4);--theme-chart-2:#00572b;--theme-chart-2-40:rgba(0,87,43,.4);--theme-chart-3:#00838f;--theme-chart-3-40:rgba(0,131,143,.4);--theme-chart-4:#003c61;--theme-chart-4-40:rgba(0,60,97,.4);--theme-chart-5:#61778c;--theme-chart-5-40:rgba(97,119,140,.4);--theme-chart-6:#0076a8;--theme-chart-6-40:rgba(0,118,168,.4);--theme-chart-7:#182171;--theme-chart-7-40:rgba(24,33,113,.4);--theme-chart-8:#0041d6;--theme-chart-8-40:rgba(0,65,214,.4);--theme-chart-9:#4a52f2;--theme-chart-9-40:rgba(74,82,242,.4);--theme-chart-axes:rgba(0,0,0,.3);--theme-chart-grid-fill:#fff;--theme-chart-grid-lines:rgba(0,0,0,.1);--theme-chart-ticks:rgba(0,0,0,.3);--theme-chart-tooltip-bdr:rgba(0,0,0,.2);--theme-chart-tooltip-fill:hsla(0,0%,100%,.8);--theme-code:400 .875rem/1.5 "JetBrains Mono";--theme-code-lg:400 1rem/1.5 "JetBrains Mono";--theme-code-sm:400 .75rem/1.5 "JetBrains Mono";--theme-color-0:hsla(0,0%,100%,0);--theme-color-1:#fff;--theme-color-1--active:#e2e4e6;--theme-color-1--hover:#eff0f1;--theme-color-2:#eff0f1;--theme-color-3:#e2e4e6;--theme-color-4:#d8dadd;--theme-color-5:#cfd2d5;--theme-color-6:#c8cbcf;--theme-color-7:#c2c6ca;--theme-color-8:#92979b;--theme-color-alarm:#d72332;--theme-color-alarm--active:#b41d2a;--theme-color-alarm--contrast:#fff;--theme-color-alarm--hover:#c11f2d;--theme-color-alarm-10:rgba(215,35,50,.1);--theme-color-alarm-40:rgba(215,35,50,.4);--theme-color-alarm-bdr:#d72332;--theme-color-alarm-text:#b81e3f;--theme-color-backdrop:hsla(0,0%,100%,.85);--theme-color-backdrop-3:hsla(210,7%,89%,.85);--theme-color-component-1:hsla(213,7%,68%,.2);--theme-color-component-1--active:hsla(213,7%,68%,.3);--theme-color-component-1--hover:hsla(213,7%,68%,.15);--theme-color-component-10:rgba(0,81,89,.75);--theme-color-component-10--active:rgba(0,70,77,.75);--theme-color-component-10--disabled:rgba(0,81,89,.15);--theme-color-component-10--hover:rgba(0,93,102,.75);--theme-color-component-11:rgba(213,219,226,.2);--theme-color-component-2:rgba(0,18,36,.1);--theme-color-component-3:rgba(4,20,37,.2);--theme-color-component-4:rgba(5,18,31,.3);--theme-color-component-5:rgba(7,18,29,.45);--theme-color-component-6:rgba(11,18,25,.6);--theme-color-component-7:rgba(0,234,255,.2);--theme-color-component-7--active:#00def2;--theme-color-component-7--hover:#00eaff;--theme-color-component-8:#ebf7f8;--theme-color-component-8--hover:#d1fbff;--theme-color-component-9:#0b5e65;--theme-color-component-9--active:#00464d;--theme-color-component-9--disabled:rgba(0,81,89,.3);--theme-color-component-9--hover:#005d66;--theme-color-component-error:#fcccd0;--theme-color-component-info:#ccdefc;--theme-color-component-warning:#ffe8a8;--theme-color-contrast-bdr:#000;--theme-color-contrast-text:#000;--theme-color-critical:#bc5b01;--theme-color-critical--active:#9d4d01;--theme-color-critical--contrast:#fff;--theme-color-critical--hover:#ad5401;--theme-color-critical-40:rgba(188,91,1,.4);--theme-color-dynamic:#005e66;--theme-color-dynamic--active:#0e494e;--theme-color-dynamic--hover:#0f5157;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-focus-bdr:#199fff;--theme-color-ghost:hsla(70,16%,61%,0);--theme-color-ghost--active:hsla(213,7%,68%,.3);--theme-color-ghost--hover:hsla(213,7%,68%,.2);--theme-color-ghost--selected:rgba(0,234,255,.2);--theme-color-ghost--selected-active:rgba(0,145,158,.2);--theme-color-ghost--selected-hover:rgba(32,184,197,.2);--theme-color-ghost-alt:rgba(0,20,40,.05);--theme-color-ghost-alt--active:hsla(213,7%,68%,.35);--theme-color-ghost-alt--hover:hsla(213,7%,68%,.2);--theme-color-ghost-alt--selected:rgba(0,216,236,.2);--theme-color-ghost-alt--selected-active:rgba(0,148,161,.2);--theme-color-ghost-alt--selected-hover:rgba(30,171,184,.25);--theme-color-ghost-primary--active:rgba(0,190,207,.2);--theme-color-ghost-primary--hover:rgba(0,234,255,.2);--theme-color-gradient-effect-1:#006e93;--theme-color-gradient-effect-2:#16565c;--theme-color-hard-bdr:#b2b8be;--theme-color-info:#0041b2;--theme-color-info--active:#003694;--theme-color-info--contrast:#fff;--theme-color-info--hover:#003a9e;--theme-color-info-40:rgba(0,65,177,.4);--theme-color-inv-contrast-text:#fff;--theme-color-inv-soft-text:rgba(229,242,255,.6);--theme-color-inv-std-text:rgba(245,250,255,.9);--theme-color-inv-weak-text:rgba(219,237,255,.45);--theme-color-lightbox:hsla(0,0%,100%,.65);--theme-color-logo:#000;--theme-color-logo-login:#000;--theme-color-neutral:#66727e;--theme-color-neutral--active:#545e68;--theme-color-neutral--contrast:#fff;--theme-color-neutral--hover:#66727e;--theme-color-neutral-40:rgba(102,114,126,.4);--theme-color-primary:#006e93;--theme-color-primary--active:#16565c;--theme-color-primary--contrast:#fff;--theme-color-primary--disabled:rgba(0,110,147,.3);--theme-color-primary--hover:#196269;--theme-color-secondary:#fff;--theme-color-secondary--active:#b8edf2;--theme-color-secondary--hover:#ccfbff;--theme-color-shadow-1:rgba(0,0,0,.1);--theme-color-shadow-2:rgba(0,0,0,.2);--theme-color-shadow-3:rgba(0,0,0,.1);--theme-color-soft-bdr:rgba(0,20,40,.2);--theme-color-soft-text:rgba(0,10,20,.6);--theme-color-std-bdr:rgba(0,20,40,.3);--theme-color-std-text:rgba(0,10,20,.9);--theme-color-success:#2c8500;--theme-color-success--active:#246b00;--theme-color-success--contrast:#fff;--theme-color-success--hover:#277500;--theme-color-success-40:rgba(44,133,0,.4);--theme-color-warning:#fb0;--theme-color-warning--active:#ffba0a;--theme-color-warning--contrast:#000;--theme-color-warning--hover:#ffc533;--theme-color-warning-10:rgba(255,187,0,.1);--theme-color-warning-40:rgba(255,187,0,.4);--theme-color-warning-bdr:#947100;--theme-color-warning-text:#947100;--theme-color-weak-bdr:rgba(35,48,60,.15);--theme-color-weak-text:rgba(0,10,20,.4);--theme-color-x-weak-bdr:rgba(174,181,189,.2);--theme-company-logo:company-logo-alt;--theme-contrast-bdr-1:.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:.125rem solid var(--theme-color-contrast-bdr);--theme-critical-bdr-1:.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:.125rem solid var(--theme-color-critical);--theme-display:400 1.5rem/1 "Siemens Sans";--theme-display-lg:400 1.8125rem/1 "Siemens Sans";--theme-display-sm:400 1.25rem/1 "Siemens Sans";--theme-display-xl:700 2.1875rem/1 "Siemens Sans";--theme-display-xs:400 1rem/1 "Siemens Sans";--theme-display-xxl:700 2.625rem/1 "Siemens Sans";--theme-dynamic-bdr-1:.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:.125rem solid var(--theme-color-dynamic);--theme-font-code:"JetBrains Mono";--theme-font-sans:"Siemens Sans";--theme-h1:700 1.8125rem/1.2 "Siemens Sans";--theme-h2:700 1.5rem/1.43 "Siemens Sans";--theme-h3:700 1.25rem/1.5 "Siemens Sans";--theme-h4:700 1rem/1.5 "Siemens Sans";--theme-h5:700 .875rem/1.43 "Siemens Sans";--theme-h6:700 .75rem/1.5 "Siemens Sans";--theme-info-bdr-1:.0625rem solid var(--theme-color-info);--theme-info-bdr-2:.125rem solid var(--theme-color-info);--theme-inset-shadow-1:inset 0 2px 4px 0 rgba(0,0,0,.1);--theme-label:400 .875rem/1.2 "Siemens Sans";--theme-label-lg:400 1rem/1.2 "Siemens Sans";--theme-label-sm:400 .75rem/1.2 "Siemens Sans";--theme-label-xs:400 .625rem/1.2 "Siemens Sans";--theme-neutral-bdr-1:.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:.125rem solid var(--theme-color-neutral);--theme-primary-bdr-1:.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:.125rem solid var(--theme-color-primary);--theme-shadow-1:0 2px 2px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.1);--theme-shadow-2:-4px 0 8px 0 rgba(0,0,0,.2),4px 0 8px 0 rgba(0,0,0,.2),0 0 16px 0 rgba(0,0,0,.1);--theme-shadow-3:0 2px 6px 0 rgba(0,0,0,.2),0 0 8px 0 rgba(0,0,0,.1);--theme-shadow-4:0 0 2px 0 rgba(0,0,0,.2),0 4px 8px 0 rgba(0,0,0,.1),0 12px 18px 0 rgba(0,0,0,.1);--theme-soft-bdr-1:.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:.125rem dashed var(--theme-color-soft-bdr);--theme-std-bdr-1:.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:.125rem solid var(--theme-color-std-bdr);--theme-success-bdr-1:.0625rem solid var(--theme-color-success);--theme-success-bdr-2:.125rem solid var(--theme-color-success);--theme-text-caption:700 .75rem/1.5 "Siemens Sans";--theme-text-caption-single:700 .75rem/1 "Siemens Sans";--theme-text-default:400 .875rem/1.429 "Siemens Sans";--theme-text-default-single:400 .875rem/1.143 "Siemens Sans";--theme-text-default-title:700 .875rem/1.429 "Siemens Sans";--theme-text-default-title-single:700 .875rem/1.143 "Siemens Sans";--theme-text-default-underline:400 .875rem/1.429 "Siemens Sans";--theme-text-h2:700 1.375rem/1.455 "Siemens Sans";--theme-text-l:400 1rem/1.5 "Siemens Sans";--theme-text-l-single:400 1rem/1.25 "Siemens Sans";--theme-text-l-title:700 1rem/1.5 "Siemens Sans";--theme-text-l-title-single:700 1rem/1.25 "Siemens Sans";--theme-text-s:400 .75rem/1.5 "Siemens Sans";--theme-text-s-single:400 .75rem/1.5 "Siemens Sans";--theme-text-xl:400 1.375rem/1.091 "Siemens Sans";--theme-text-xs:400 .625rem/1.4 "Siemens Sans";--theme-warning-bdr-1:.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:.125rem solid var(--theme-color-warning);--theme-weak-bdr-1:.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:.125rem solid var(--theme-color-x-weak-bdr)}:root.md,:root.ios{--ix-safe-area-inset-top: env(safe-area-inset-top);--ix-safe-area-inset-right: env(safe-area-inset-right);--ix-safe-area-inset-bottom: env(safe-area-inset-bottom);--ix-safe-area-inset-left: env(safe-area-inset-left)}body[data-screen-orientation=landscape-primary]{--ix-application-menu-safe-area-left: var(--ix-safe-area-inset-left)}:root .md,:root .ios,:root body[class*=theme-]{--ion-background-color: var(--theme-color-1);--ion-color-primary: var(--theme-color-primary);--ion-text-color: var(--theme-color-std-text);--ion-item-background: var(--theme-color-1);--ion-toolbar-background: var(--theme-app-header--background);--ion-padding: 16px;--ion-margin: 16px;--ion-font-family: var(--theme-font-sans)}:root body[class*=theme-]{--ion-color-primary: var(--theme-color-primary);--ion-color-primary-rgb: var(--theme-color-primary-rbg);--ion-color-primary-contrast: var(--theme-color-primary--contrast);--ion-color-primary-contrast-rgb: var(--theme-color-primary--contrast-rgb);--ion-color-primary-shade: var(--theme-color-primary--disabled);--ion-color-primary-tint: var(--theme-color-primary--hover);--ion-color-secondary: var(--theme-color-secondary);--ion-color-secondary-rgb: var(--theme-color-secondary-rgb);--ion-color-secondary-contrast: var(--theme-color-secondary-contrast);--ion-color-secondary-contrast-rgb: var(--theme-color-secondary-contrast-rgb);--ion-color-secondary-shade: var(--theme-color-secondary--disabled);--ion-color-secondary-tint: var(--theme-color-secondary--hover);--ion-color-tertiary: var(--theme-color-neutral);--ion-color-tertiary-rgb: var(--theme-color-neutral-rgb);--ion-color-tertiary-contrast: var(--theme-color-contrast-text);--ion-color-tertiary-contrast-rgb: var(--theme-color-contrast-text-rgb);--ion-color-tertiary-shade: var(--theme-color-1);--ion-color-tertiary-tint: var(--theme-color-7);--ion-color-success: var(--theme-color-success);--ion-color-success-rgb: var(--theme-color-success-rgb);--ion-color-success-contrast: var(--theme-color-success--contrast);--ion-color-success-contrast-rgb: var(--theme-color-success--contrast-rgb);--ion-color-success-shade: var(--theme-color-success--disabled);--ion-color-success-tint: var(--theme-color-success--hover);--ion-color-warning: var(--theme-color-warning);--ion-color-warning-rgb: var(--theme-color-warning-rgb);--ion-color-warning-contrast: var(--theme-color-warning--contrast);--ion-color-warning-contrast-rgb: var(--theme-color-warning--contrast-rgb);--ion-color-warning-shade: var(--theme-color-warning--disabled);--ion-color-warning-tint: var(--theme-color-warning--hover);--ion-color-danger: var(--theme-color-alarm);--ion-color-danger-rgb: var(--theme-color-alarm-rgb);--ion-color-danger-contrast: var(--theme-color-alarm--contrast);--ion-color-danger-contrast-rgb: var(--theme-color-alarm--contrast-rgb);--ion-color-danger-shade: var(--theme-color-alarm-10);--ion-color-danger-tint: var(--theme-color-alarm-40);--ion-color-light: var(--theme-color-8);--ion-color-light-rgb: var(--theme-color-8-rgb);--ion-color-light-contrast: var(--theme-color-inv-std-text);--ion-color-light-contrast-rgb: var(--theme-color-inv-std-text-rgb);--ion-color-light-shade: var(--theme-color-neutral);--ion-color-light-tint: var(--theme-color-contrast-bdr);--ion-color-medium: var(--theme-color-5);--ion-color-medium-rgb: var(--theme-color-5-rgb);--ion-color-medium-contrast: var(--theme-color-contrast-text);--ion-color-medium-contrast-rgb: var(--theme-color-contrast-text-rgb);--ion-color-medium-shade: var(--theme-color-4);--ion-color-medium-tint: var(--theme-color-6);--ion-color-dark: var(--theme-color-2);--ion-color-dark-rgb: var(--theme-color-2-rgb);--ion-color-dark-contrast: var(--theme-color-contrast-text);--ion-color-dark-contrast-rgb: var(--theme-color-contrast-text-rgb);--ion-color-dark-shade: var(--theme-color-1);--ion-color-dark-tint: var(--theme-color-7)}:root.preview-mode-ios{--ix-safe-area-inset-top: 37px;--ix-safe-area-inset-right: 0px;--ix-safe-area-inset-bottom: 15px;--ix-safe-area-inset-left: 0px}html.preview-mode body{display:block!important}._Example_zduaz_10{display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;background-color:var(--theme-color-component-1);border-radius:var(--theme-default-border-radius);height:100%;padding:.5rem}._Example_zduaz_10>*{flex-grow:1}._SliderExample_zduaz_26{flex-direction:column}._SliderExample_zduaz_26 ix-slider{width:100%}._PaginationExample_zduaz_34{flex-direction:column}._PaginationExample_zduaz_34>*{margin-bottom:1rem}._ButtonExample_zduaz_42{display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center}._ButtonExample_zduaz_42>*{margin:.25rem}._IconCol_zduaz_54{display:flex;justify-content:center;align-items:center}._IconsExample_zduaz_60{display:flex;align-items:center;justify-content:center}._TabsExample_zduaz_66{display:block}._TabsExample_zduaz_66 ._TabsExampleContent_zduaz_70{margin:.25rem}._TypographyExample_zduaz_74{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}._Toggle_zduaz_82{display:flex;position:relative;align-items:center;justify-content:center}