@siemens/ix 3.0.0-alpha.1 → 3.0.0-alpha.4

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 (938) hide show
  1. package/components/index.js +2 -2
  2. package/components/ix-action-card.js +4 -4
  3. package/components/ix-application-header.js +1 -1
  4. package/components/ix-application-sidebar.js +1 -1
  5. package/components/ix-application-switch-modal.js +6 -6
  6. package/components/ix-application.js +2 -2
  7. package/components/ix-avatar.js +1 -1
  8. package/components/ix-basic-navigation.js +7 -7
  9. package/components/ix-blind.js +2 -2
  10. package/components/ix-breadcrumb-item.js +1 -1
  11. package/components/ix-breadcrumb.js +6 -6
  12. package/components/ix-button.js +1 -1
  13. package/components/ix-card-accordion.js +1 -1
  14. package/components/ix-card-content.js +1 -1
  15. package/components/ix-card-list.js +7 -7
  16. package/components/ix-card-title.js +1 -1
  17. package/components/ix-card.js +1 -1
  18. package/components/ix-category-filter.js +8 -8
  19. package/components/ix-checkbox-group.js +6 -6
  20. package/components/ix-checkbox.js +3 -3
  21. package/components/ix-chip.js +5 -5
  22. package/components/ix-col.js +1 -1
  23. package/components/ix-content-header.js +4 -4
  24. package/components/ix-content.js +1 -1
  25. package/components/ix-css-grid-item.js +1 -1
  26. package/components/ix-css-grid.js +1 -1
  27. package/components/ix-custom-field.js +6 -6
  28. package/components/ix-date-dropdown.js +12 -12
  29. package/components/ix-date-input.js +13 -13
  30. package/components/ix-date-picker.js +1 -1
  31. package/components/ix-date-time-card.js +1 -1
  32. package/components/ix-datetime-picker.js +12 -12
  33. package/components/ix-divider.js +1 -1
  34. package/components/ix-drawer.js +3 -3
  35. package/components/ix-dropdown-button.js +5 -5
  36. package/components/ix-dropdown-header.js +2 -2
  37. package/components/ix-dropdown-item.js +1 -1
  38. package/components/ix-dropdown-quick-actions.js +1 -1
  39. package/components/ix-dropdown.js +1 -1
  40. package/components/ix-empty-state.js +4 -4
  41. package/components/ix-event-list-item.js +1 -1
  42. package/components/ix-event-list.js +21 -10
  43. package/components/ix-event-list.js.map +1 -1
  44. package/components/ix-expanding-search.js +3 -3
  45. package/components/ix-field-label.js +1 -1
  46. package/components/ix-field-wrapper.js +1 -1
  47. package/components/ix-filter-chip.js +1 -1
  48. package/components/ix-flip-tile-content.js +1 -1
  49. package/components/ix-flip-tile.js +3 -3
  50. package/components/ix-group-context-menu.js +1 -1
  51. package/components/ix-group-item.js +1 -1
  52. package/components/ix-group.js +5 -5
  53. package/components/ix-helper-text.js +4 -4
  54. package/components/ix-icon-button.js +1 -1
  55. package/components/ix-icon-toggle-button.js +3 -3
  56. package/components/ix-input-group.js +1 -1
  57. package/components/ix-input.js +9 -9
  58. package/components/ix-key-value-list.js +1 -1
  59. package/components/ix-key-value.js +1 -1
  60. package/components/ix-kpi.js +1 -1
  61. package/components/ix-layout-auto.js +1 -1
  62. package/components/ix-layout-grid.js +1 -1
  63. package/components/ix-link-button.js +1 -1
  64. package/components/ix-map-navigation-overlay.js +1 -1
  65. package/components/ix-map-navigation.js +8 -8
  66. package/components/ix-menu-about-item.js +1 -1
  67. package/components/ix-menu-about-news.js +5 -5
  68. package/components/ix-menu-about.js +6 -6
  69. package/components/ix-menu-avatar-item.js +1 -1
  70. package/components/ix-menu-avatar.js +8 -8
  71. package/components/ix-menu-category.js +7 -7
  72. package/components/ix-menu-expand-icon.js +1 -1
  73. package/components/ix-menu-item.js +1 -1
  74. package/components/ix-menu-settings-item.js +1 -1
  75. package/components/ix-menu-settings.js +1 -1
  76. package/components/ix-menu.js +7 -7
  77. package/components/ix-message-bar.js +3 -3
  78. package/components/ix-modal-content.js +1 -1
  79. package/components/ix-modal-footer.js +1 -1
  80. package/components/ix-modal-header.js +1 -1
  81. package/components/ix-modal-loading.js +2 -2
  82. package/components/ix-modal.js +3 -3
  83. package/components/ix-number-input.js +9 -9
  84. package/components/ix-pagination.js +13 -13
  85. package/components/ix-pane-layout.js +1 -1
  86. package/components/ix-pane.js +4 -4
  87. package/components/ix-pill.js +3 -3
  88. package/components/ix-push-card.js +6 -6
  89. package/components/ix-radio-group.js +6 -6
  90. package/components/ix-radio.js +2 -2
  91. package/components/ix-row.js +1 -1
  92. package/components/ix-select-item.js +1 -1
  93. package/components/ix-select.js +1 -1
  94. package/components/ix-slider.js +4 -4
  95. package/components/ix-spinner.js +1 -1
  96. package/components/ix-split-button.js +5 -5
  97. package/components/ix-tab-item.js +1 -1
  98. package/components/ix-tabs.js +1 -1
  99. package/components/ix-textarea.js +7 -7
  100. package/components/ix-tile.js +1 -1
  101. package/components/ix-time-picker.js +1 -1
  102. package/components/ix-toast-container.js +4 -4
  103. package/components/ix-toast.js +1 -1
  104. package/components/ix-toggle-button.js +3 -3
  105. package/components/ix-toggle.js +2 -2
  106. package/components/ix-tooltip.js +1 -1
  107. package/components/ix-tree-item.js +1 -1
  108. package/components/ix-tree.js +26 -12
  109. package/components/ix-tree.js.map +1 -1
  110. package/components/ix-typography.js +1 -1
  111. package/components/ix-upload.js +5 -5
  112. package/components/ix-upload.js.map +1 -1
  113. package/components/ix-validation-tooltip.js +1 -1
  114. package/components/ix-workflow-step.js +1 -1
  115. package/components/ix-workflow-steps.js +1 -1
  116. package/components/{p-BkRdUBrT.js → p--wpo4GlP.js} +4 -4
  117. package/components/{p-BkRdUBrT.js.map → p--wpo4GlP.js.map} +1 -1
  118. package/components/{p-D60flNJM.js → p-0nVQO6bk.js} +5 -5
  119. package/components/{p-D60flNJM.js.map → p-0nVQO6bk.js.map} +1 -1
  120. package/components/{p-nRLifbYD.js → p-12nKYxsa.js} +8 -8
  121. package/components/{p-nRLifbYD.js.map → p-12nKYxsa.js.map} +1 -1
  122. package/components/{p-DcNP8_7d.js → p-2g5-4fWy.js} +3 -3
  123. package/components/{p-DcNP8_7d.js.map → p-2g5-4fWy.js.map} +1 -1
  124. package/components/{p-CAVJJh8O.js → p-B-zHEqXz.js} +8 -8
  125. package/components/{p-CAVJJh8O.js.map → p-B-zHEqXz.js.map} +1 -1
  126. package/components/{p-nxsAEeRV.js → p-B55mem60.js} +3 -3
  127. package/components/{p-nxsAEeRV.js.map → p-B55mem60.js.map} +1 -1
  128. package/components/{p-CIrU33UT.js → p-B9lvhAOc.js} +3 -3
  129. package/components/{p-CIrU33UT.js.map → p-B9lvhAOc.js.map} +1 -1
  130. package/components/{p-CtTl3_AV.js → p-BA1wZ05L.js} +158 -5
  131. package/components/p-BA1wZ05L.js.map +1 -0
  132. package/components/{p-jiOZu5Rs.js → p-BBSHeR_p.js} +3 -3
  133. package/components/{p-jiOZu5Rs.js.map → p-BBSHeR_p.js.map} +1 -1
  134. package/components/{p-DzCmj5t-.js → p-BBozAuYN.js} +3 -3
  135. package/components/{p-DzCmj5t-.js.map → p-BBozAuYN.js.map} +1 -1
  136. package/components/{p-CB5DzBgb.js → p-BDzoigTw.js} +9 -8
  137. package/components/p-BDzoigTw.js.map +1 -0
  138. package/components/{p-BAPgZLqz.js → p-BgpUzYBq.js} +3 -3
  139. package/components/{p-BAPgZLqz.js.map → p-BgpUzYBq.js.map} +1 -1
  140. package/components/{p-CI5W8CAi.js → p-Bnux5wOx.js} +3 -3
  141. package/components/{p-CI5W8CAi.js.map → p-Bnux5wOx.js.map} +1 -1
  142. package/components/{p-B_ksjKbq.js → p-BtKUjD8M.js} +4 -4
  143. package/components/p-BtKUjD8M.js.map +1 -0
  144. package/components/{p-BcWYFLel.js → p-BuK5WByk.js} +7 -7
  145. package/components/p-BuK5WByk.js.map +1 -0
  146. package/components/{p-D0LOAFeZ.js → p-BwyqOnwc.js} +31 -31
  147. package/components/p-BwyqOnwc.js.map +1 -0
  148. package/components/{p-D-z4lnIJ.js → p-C1BF91hb.js} +3 -3
  149. package/components/{p-D-z4lnIJ.js.map → p-C1BF91hb.js.map} +1 -1
  150. package/components/{p-C-mNdLd6.js → p-C7EBCKmV.js} +3 -3
  151. package/components/{p-C-mNdLd6.js.map → p-C7EBCKmV.js.map} +1 -1
  152. package/components/{p-BIjJHJC6.js → p-C8vn2GFY.js} +4 -4
  153. package/components/{p-BIjJHJC6.js.map → p-C8vn2GFY.js.map} +1 -1
  154. package/components/{p-vcRya6fE.js → p-CB1ADCkU.js} +4 -4
  155. package/components/{p-vcRya6fE.js.map → p-CB1ADCkU.js.map} +1 -1
  156. package/components/{p-CrQyJEVL.js → p-CEyDHqBY.js} +3 -3
  157. package/components/{p-CrQyJEVL.js.map → p-CEyDHqBY.js.map} +1 -1
  158. package/components/{p-C4TYRqdI.js → p-CVSy9bZ3.js} +3 -3
  159. package/components/{p-C4TYRqdI.js.map → p-CVSy9bZ3.js.map} +1 -1
  160. package/components/{p-DYsshkPV.js → p-CjvgrV9j.js} +5 -5
  161. package/components/{p-DYsshkPV.js.map → p-CjvgrV9j.js.map} +1 -1
  162. package/components/{p-Da1A2O4N.js → p-CniBfLG8.js} +6 -6
  163. package/components/{p-Da1A2O4N.js.map → p-CniBfLG8.js.map} +1 -1
  164. package/components/{p-C3b1PgFA.js → p-D-nh05RY.js} +3 -3
  165. package/components/{p-C3b1PgFA.js.map → p-D-nh05RY.js.map} +1 -1
  166. package/components/{p-Dly1Khc2.js → p-D0LdqSVb.js} +8 -8
  167. package/components/{p-Dly1Khc2.js.map → p-D0LdqSVb.js.map} +1 -1
  168. package/components/{p-CPbbOJ_i.js → p-DDisdyRU.js} +8 -8
  169. package/components/{p-CPbbOJ_i.js.map → p-DDisdyRU.js.map} +1 -1
  170. package/components/{p-1f50E84W.js → p-DFQ_caA4.js} +3 -3
  171. package/components/{p-1f50E84W.js.map → p-DFQ_caA4.js.map} +1 -1
  172. package/components/{p-DWZGOVME.js → p-DGeWaNlt.js} +3 -3
  173. package/components/{p-DWZGOVME.js.map → p-DGeWaNlt.js.map} +1 -1
  174. package/components/{p-BvVFL6_X.js → p-DIzxAERt.js} +5 -5
  175. package/components/{p-BvVFL6_X.js.map → p-DIzxAERt.js.map} +1 -1
  176. package/components/{p-rAP-ASw3.js → p-DM43N7pD.js} +42 -28
  177. package/components/p-DM43N7pD.js.map +1 -0
  178. package/components/{p-BNJ4Ws7A.js → p-DPZsirnB.js} +6 -6
  179. package/components/{p-BNJ4Ws7A.js.map → p-DPZsirnB.js.map} +1 -1
  180. package/components/{p-CDvg2uVS.js → p-DXzHgqiB.js} +3 -3
  181. package/components/{p-CDvg2uVS.js.map → p-DXzHgqiB.js.map} +1 -1
  182. package/components/{p-Ctm7nqyL.js → p-D_ThwWq-.js} +3 -3
  183. package/components/{p-Ctm7nqyL.js.map → p-D_ThwWq-.js.map} +1 -1
  184. package/components/{p-CA8lgT01.js → p-D_wwWxx8.js} +5 -5
  185. package/components/{p-CA8lgT01.js.map → p-D_wwWxx8.js.map} +1 -1
  186. package/components/{p-C1wxjy2C.js → p-Dfzl82x1.js} +11 -5
  187. package/components/p-Dfzl82x1.js.map +1 -0
  188. package/components/{p-DcqQbhTb.js → p-Dlmgmbod.js} +3 -3
  189. package/components/{p-DcqQbhTb.js.map → p-Dlmgmbod.js.map} +1 -1
  190. package/components/p-Dn_WjwtW.js.map +1 -1
  191. package/components/{p-D3VIxufW.js → p-DuEVN6w5.js} +4 -4
  192. package/components/{p-D3VIxufW.js.map → p-DuEVN6w5.js.map} +1 -1
  193. package/components/{p-CV6yma_f.js → p-Dy35mbzK.js} +4 -4
  194. package/components/{p-CV6yma_f.js.map → p-Dy35mbzK.js.map} +1 -1
  195. package/components/{p-BzcD2jYB.js → p-DylMlJTZ.js} +5 -5
  196. package/components/{p-BzcD2jYB.js.map → p-DylMlJTZ.js.map} +1 -1
  197. package/components/{p-CBVGeMwV.js → p-HblhO3lB.js} +5 -5
  198. package/components/{p-CBVGeMwV.js.map → p-HblhO3lB.js.map} +1 -1
  199. package/components/{p-CAtsUR4G.js → p-bM5r59DG.js} +3 -3
  200. package/components/{p-CAtsUR4G.js.map → p-bM5r59DG.js.map} +1 -1
  201. package/components/{p-TGPySHuR.js → p-iEAZQC4t.js} +5 -5
  202. package/components/{p-TGPySHuR.js.map → p-iEAZQC4t.js.map} +1 -1
  203. package/components/{p-0LfxrxE4.js → p-pyY5jSfE.js} +7 -7
  204. package/components/{p-0LfxrxE4.js.map → p-pyY5jSfE.js.map} +1 -1
  205. package/components/{p-C5YFrAhW.js → p-qnnCtPgc.js} +5 -5
  206. package/components/{p-C5YFrAhW.js.map → p-qnnCtPgc.js.map} +1 -1
  207. package/components/{p-BtKhV-Qs.js → p-uv1SlmiP.js} +6 -6
  208. package/components/p-uv1SlmiP.js.map +1 -0
  209. package/components/package.json +2 -1
  210. package/dist/cjs/app-globals-DOYDhlYa.js +10 -0
  211. package/dist/cjs/{app-globals-Dl9nm3FH.js.map → app-globals-DOYDhlYa.js.map} +1 -1
  212. package/dist/cjs/{base-button-CqhWuxXr.js → base-button-CAt4UMAy.js} +3 -3
  213. package/dist/cjs/{base-button-CqhWuxXr.js.map → base-button-CAt4UMAy.js.map} +1 -1
  214. package/dist/cjs/{base-icon-button-D0j4OzyN.js → base-icon-button-BOVJplyV.js} +4 -4
  215. package/dist/cjs/{base-icon-button-D0j4OzyN.js.map → base-icon-button-BOVJplyV.js.map} +1 -1
  216. package/dist/cjs/{helper-text-util-x8PVAsbI.js → helper-text-util-Dk2i8B86.js} +3 -3
  217. package/dist/cjs/{helper-text-util-x8PVAsbI.js.map → helper-text-util-Dk2i8B86.js.map} +1 -1
  218. package/dist/cjs/{index-DUl1Kp3_.js → index-CnXGUOZU.js} +158 -5
  219. package/dist/cjs/index-CnXGUOZU.js.map +1 -0
  220. package/dist/cjs/index-DIFIjYrm.js.map +1 -1
  221. package/dist/cjs/index.cjs.js +2 -2
  222. package/dist/cjs/{input.util-DKYtpTVn.js → input.util-DuJG4-L-.js} +4 -4
  223. package/dist/cjs/{input.util-DKYtpTVn.js.map → input.util-DuJG4-L-.js.map} +1 -1
  224. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  225. package/dist/cjs/ix-application-header.cjs.entry.js +1 -1
  226. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  227. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  228. package/dist/cjs/ix-application.cjs.entry.js +1 -1
  229. package/dist/cjs/ix-avatar_2.cjs.entry.js +2 -2
  230. package/dist/cjs/ix-basic-navigation.cjs.entry.js +1 -1
  231. package/dist/cjs/ix-blind.cjs.entry.js +1 -1
  232. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +2 -2
  233. package/dist/cjs/ix-breadcrumb.cjs.entry.js +1 -1
  234. package/dist/cjs/ix-button.cjs.entry.js +2 -2
  235. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
  236. package/dist/cjs/ix-card-list.cjs.entry.js +1 -1
  237. package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
  238. package/dist/cjs/ix-category-filter.cjs.entry.js +2 -2
  239. package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
  240. package/dist/cjs/ix-checkbox.cjs.entry.js +2 -2
  241. package/dist/cjs/ix-chip.cjs.entry.js +1 -1
  242. package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
  243. package/dist/cjs/ix-col_4.cjs.entry.js +35 -21
  244. package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
  245. package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
  246. package/dist/cjs/ix-content.cjs.entry.js +1 -1
  247. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  248. package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
  249. package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
  250. package/dist/cjs/ix-date-dropdown.cjs.entry.js +1 -1
  251. package/dist/cjs/ix-date-input.cjs.entry.js +3 -3
  252. package/dist/cjs/ix-date-time-card.cjs.entry.js +1 -1
  253. package/dist/cjs/ix-datetime-picker.cjs.entry.js +1 -1
  254. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  255. package/dist/cjs/ix-drawer.cjs.entry.js +1 -1
  256. package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -1
  257. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  258. package/dist/cjs/ix-dropdown-item.cjs.entry.js +2 -2
  259. package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -1
  260. package/dist/cjs/ix-dropdown-item.entry.cjs.js.map +1 -1
  261. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  262. package/dist/cjs/ix-dropdown.cjs.entry.js +1 -1
  263. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  264. package/dist/cjs/ix-event-list-item.cjs.entry.js +1 -1
  265. package/dist/cjs/ix-event-list.cjs.entry.js +21 -10
  266. package/dist/cjs/ix-event-list.cjs.entry.js.map +1 -1
  267. package/dist/cjs/ix-event-list.entry.cjs.js.map +1 -1
  268. package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
  269. package/dist/cjs/ix-field-label.ix-field-wrapper.entry.cjs.js.map +1 -1
  270. package/dist/cjs/ix-field-label_2.cjs.entry.js +4 -4
  271. package/dist/cjs/ix-field-label_2.cjs.entry.js.map +1 -1
  272. package/dist/cjs/ix-filter-chip.ix-select-item.entry.cjs.js.map +1 -1
  273. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +3 -3
  274. package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -1
  275. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  276. package/dist/cjs/ix-flip-tile.cjs.entry.js +1 -1
  277. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +1 -1
  278. package/dist/cjs/ix-group.cjs.entry.js +1 -1
  279. package/dist/cjs/ix-helper-text.cjs.entry.js +3 -3
  280. package/dist/cjs/ix-icon-button_2.cjs.entry.js +3 -3
  281. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +3 -3
  282. package/dist/cjs/ix-input-group.cjs.entry.js +1 -1
  283. package/dist/cjs/ix-input.cjs.entry.js +3 -3
  284. package/dist/cjs/ix-key-value-list.cjs.entry.js +1 -1
  285. package/dist/cjs/ix-key-value.cjs.entry.js +1 -1
  286. package/dist/cjs/ix-kpi.cjs.entry.js +1 -1
  287. package/dist/cjs/ix-layout-auto.cjs.entry.js +1 -1
  288. package/dist/cjs/ix-link-button.cjs.entry.js +1 -1
  289. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +1 -1
  290. package/dist/cjs/ix-map-navigation.cjs.entry.js +1 -1
  291. package/dist/cjs/ix-menu-about-item.cjs.entry.js +1 -1
  292. package/dist/cjs/ix-menu-about-news.cjs.entry.js +1 -1
  293. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  294. package/dist/cjs/ix-menu-avatar.cjs.entry.js +1 -1
  295. package/dist/cjs/ix-menu-category.cjs.entry.js +1 -1
  296. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +2 -2
  297. package/dist/cjs/ix-menu-item.cjs.entry.js +1 -1
  298. package/dist/cjs/{ix-menu-settings-CNmiFF1r.js → ix-menu-settings-WDbyAxNK.js} +3 -3
  299. package/dist/cjs/{ix-menu-settings-CNmiFF1r.js.map → ix-menu-settings-WDbyAxNK.js.map} +1 -1
  300. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +1 -1
  301. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  302. package/dist/cjs/ix-menu.cjs.entry.js +1 -1
  303. package/dist/cjs/ix-message-bar.cjs.entry.js +1 -1
  304. package/dist/cjs/ix-modal-content_2.cjs.entry.js +1 -1
  305. package/dist/cjs/ix-modal-footer.cjs.entry.js +1 -1
  306. package/dist/cjs/ix-modal-loading.cjs.entry.js +1 -1
  307. package/dist/cjs/ix-modal.cjs.entry.js +2 -2
  308. package/dist/cjs/ix-number-input.cjs.entry.js +3 -3
  309. package/dist/cjs/ix-pagination.cjs.entry.js +2 -2
  310. package/dist/cjs/ix-pane-layout.cjs.entry.js +1 -1
  311. package/dist/cjs/ix-pane.cjs.entry.js +1 -1
  312. package/dist/cjs/ix-pill.cjs.entry.js +1 -1
  313. package/dist/cjs/ix-push-card.cjs.entry.js +1 -1
  314. package/dist/cjs/ix-radio-group.cjs.entry.js +2 -2
  315. package/dist/cjs/ix-radio.cjs.entry.js +1 -1
  316. package/dist/cjs/ix-select.cjs.entry.js +19 -19
  317. package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
  318. package/dist/cjs/ix-select.entry.cjs.js.map +1 -1
  319. package/dist/cjs/ix-slider.cjs.entry.js +2 -2
  320. package/dist/cjs/ix-split-button.cjs.entry.js +1 -1
  321. package/dist/cjs/ix-tab-item_2.cjs.entry.js +1 -1
  322. package/dist/cjs/ix-textarea.cjs.entry.js +3 -3
  323. package/dist/cjs/ix-tile.cjs.entry.js +1 -1
  324. package/dist/cjs/ix-time-picker.cjs.entry.js +1 -1
  325. package/dist/cjs/ix-toast-container.cjs.entry.js +1 -1
  326. package/dist/cjs/ix-toast.cjs.entry.js +1 -1
  327. package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
  328. package/dist/cjs/ix-toggle.cjs.entry.js +1 -1
  329. package/dist/cjs/ix-tooltip.cjs.entry.js +1 -1
  330. package/dist/cjs/ix-tree-item.cjs.entry.js +7 -6
  331. package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -1
  332. package/dist/cjs/ix-tree-item.entry.cjs.js.map +1 -1
  333. package/dist/cjs/ix-tree.cjs.entry.js +22 -9
  334. package/dist/cjs/ix-tree.cjs.entry.js.map +1 -1
  335. package/dist/cjs/ix-tree.entry.cjs.js.map +1 -1
  336. package/dist/cjs/ix-typography.cjs.entry.js +9 -3
  337. package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
  338. package/dist/cjs/ix-typography.entry.cjs.js.map +1 -1
  339. package/dist/cjs/ix-upload.cjs.entry.js +3 -3
  340. package/dist/cjs/ix-upload.cjs.entry.js.map +1 -1
  341. package/dist/cjs/ix-upload.entry.cjs.js.map +1 -1
  342. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +1 -1
  343. package/dist/cjs/ix-workflow-step.cjs.entry.js +1 -1
  344. package/dist/cjs/ix-workflow-steps.cjs.entry.js +1 -1
  345. package/dist/cjs/{listener-dZdfN-j_.js → listener-CF6zdO2s.js} +3 -3
  346. package/dist/cjs/{listener-dZdfN-j_.js.map → listener-CF6zdO2s.js.map} +1 -1
  347. package/dist/cjs/loader.cjs.js +4 -4
  348. package/dist/cjs/{setup-CubfbTM8.js → setup-C3hsSIIc.js} +3 -3
  349. package/dist/cjs/{setup-CubfbTM8.js.map → setup-C3hsSIIc.js.map} +1 -1
  350. package/dist/cjs/siemens-ix.cjs.js +5 -5
  351. package/dist/cjs/siemens-ix.cjs.js.map +1 -1
  352. package/dist/cjs/{validation-CAJ2gTIK.js → validation-B-wzGaWF.js} +3 -3
  353. package/dist/cjs/{validation-CAJ2gTIK.js.map → validation-B-wzGaWF.js.map} +1 -1
  354. package/dist/collection/collection-manifest.json +1 -1
  355. package/dist/collection/components/action-card/action-card.js +5 -5
  356. package/dist/collection/components/application/application.js +5 -3
  357. package/dist/collection/components/application/application.js.map +1 -1
  358. package/dist/collection/components/application-header/application-header.js +2 -2
  359. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -0
  360. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js.map +1 -1
  361. package/dist/collection/components/avatar/avatar.js +4 -4
  362. package/dist/collection/components/basic-navigation/basic-navigation.js +4 -3
  363. package/dist/collection/components/basic-navigation/basic-navigation.js.map +1 -1
  364. package/dist/collection/components/blind/blind.js +5 -5
  365. package/dist/collection/components/breadcrumb/breadcrumb.js +4 -3
  366. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  367. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +6 -6
  368. package/dist/collection/components/button/button.js +9 -9
  369. package/dist/collection/components/card/card.js +2 -2
  370. package/dist/collection/components/card-accordion/card-accordion.js +1 -1
  371. package/dist/collection/components/card-list/card-list.js +9 -9
  372. package/dist/collection/components/category-filter/category-filter.js +14 -10
  373. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  374. package/dist/collection/components/checkbox/checkbox.js +7 -7
  375. package/dist/collection/components/checkbox-group/checkbox-group.js +8 -8
  376. package/dist/collection/components/chip/chip.js +8 -8
  377. package/dist/collection/components/col/col.js +4 -4
  378. package/dist/collection/components/content-header/content-header.js +4 -4
  379. package/dist/collection/components/css-grid/css-grid-item.js +1 -1
  380. package/dist/collection/components/css-grid/css-grid.js +1 -0
  381. package/dist/collection/components/css-grid/css-grid.js.map +1 -1
  382. package/dist/collection/components/custom-field/custom-field.js +8 -8
  383. package/dist/collection/components/custom-field/tests/custom-field.ct.js +1 -1
  384. package/dist/collection/components/custom-field/tests/custom-field.ct.js.map +1 -1
  385. package/dist/collection/components/date-dropdown/date-dropdown.js +21 -20
  386. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  387. package/dist/collection/components/date-input/date-input.js +17 -17
  388. package/dist/collection/components/date-input/tests/date-input.ct.js +1 -1
  389. package/dist/collection/components/date-input/tests/date-input.ct.js.map +1 -1
  390. package/dist/collection/components/date-picker/date-picker.js +46 -32
  391. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  392. package/dist/collection/components/date-picker/test/date-picker.ct.js +17 -0
  393. package/dist/collection/components/date-picker/test/date-picker.ct.js.map +1 -1
  394. package/dist/collection/components/date-time-card/date-time-card.js +3 -3
  395. package/dist/collection/components/datetime-picker/datetime-picker.js +18 -18
  396. package/dist/collection/components/drawer/drawer.js +6 -6
  397. package/dist/collection/components/dropdown/dropdown.js +13 -11
  398. package/dist/collection/components/dropdown/dropdown.js.map +1 -1
  399. package/dist/collection/components/dropdown-button/dropdown-button.js +8 -8
  400. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
  401. package/dist/collection/components/dropdown-item/dropdown-item.css +1 -1
  402. package/dist/collection/components/dropdown-item/dropdown-item.js +7 -7
  403. package/dist/collection/components/empty-state/empty-state.js +5 -5
  404. package/dist/collection/components/event-list/event-list.js +24 -13
  405. package/dist/collection/components/event-list/event-list.js.map +1 -1
  406. package/dist/collection/components/event-list/test/event-list.ct.js +27 -0
  407. package/dist/collection/components/event-list/test/event-list.ct.js.map +1 -1
  408. package/dist/collection/components/event-list-item/event-list-item.js +4 -4
  409. package/dist/collection/components/expanding-search/expanding-search.js +7 -7
  410. package/dist/collection/components/field-label/field-label.js +5 -4
  411. package/dist/collection/components/field-label/field-label.js.map +1 -1
  412. package/dist/collection/components/field-label/tests/field-label.ct.js +1 -1
  413. package/dist/collection/components/field-label/tests/field-label.ct.js.map +1 -1
  414. package/dist/collection/components/field-wrapper/field-wrapper.js +14 -13
  415. package/dist/collection/components/field-wrapper/field-wrapper.js.map +1 -1
  416. package/dist/collection/components/filter-chip/filter-chip.js +2 -2
  417. package/dist/collection/components/flip-tile/flip-tile.js +4 -4
  418. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  419. package/dist/collection/components/group/group.js +7 -7
  420. package/dist/collection/components/group-item/group-item.js +7 -7
  421. package/dist/collection/components/helper-text/helper-text.js +6 -6
  422. package/dist/collection/components/icon-button/icon-button.js +11 -11
  423. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +8 -8
  424. package/dist/collection/components/input/input.js +18 -18
  425. package/dist/collection/components/input/number-input.js +18 -18
  426. package/dist/collection/components/input/textarea.js +20 -20
  427. package/dist/collection/components/key-value/key-value.js +4 -4
  428. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  429. package/dist/collection/components/kpi/kpi.js +5 -5
  430. package/dist/collection/components/layout-auto/layout-auto.js +1 -0
  431. package/dist/collection/components/layout-auto/layout-auto.js.map +1 -1
  432. package/dist/collection/components/layout-grid/layout-grid.js +3 -3
  433. package/dist/collection/components/link-button/link-button.js +3 -3
  434. package/dist/collection/components/map-navigation/map-navigation.js +3 -3
  435. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +4 -4
  436. package/dist/collection/components/menu/menu-expand-icon.js +4 -4
  437. package/dist/collection/components/menu/menu.js +16 -16
  438. package/dist/collection/components/menu-about/menu-about.js +3 -3
  439. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  440. package/dist/collection/components/menu-about-news/menu-about-news.js +6 -6
  441. package/dist/collection/components/menu-avatar/menu-avatar.js +6 -6
  442. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +2 -2
  443. package/dist/collection/components/menu-category/menu-category.js +3 -3
  444. package/dist/collection/components/menu-item/menu-item.js +8 -8
  445. package/dist/collection/components/menu-settings/menu-settings.js +3 -3
  446. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  447. package/dist/collection/components/message-bar/message-bar.js +2 -2
  448. package/dist/collection/components/modal/modal.js +7 -6
  449. package/dist/collection/components/modal/modal.js.map +1 -1
  450. package/dist/collection/components/modal-header/modal-header.js +3 -3
  451. package/dist/collection/components/pagination/pagination.js +8 -8
  452. package/dist/collection/components/pane/pane.js +10 -10
  453. package/dist/collection/components/pane-layout/pane-layout.js +3 -3
  454. package/dist/collection/components/pill/pill.js +7 -7
  455. package/dist/collection/components/push-card/push-card.js +6 -6
  456. package/dist/collection/components/radio/radio.js +5 -5
  457. package/dist/collection/components/radio-group/radio-group.js +9 -9
  458. package/dist/collection/components/select/select.js +38 -38
  459. package/dist/collection/components/select/select.js.map +1 -1
  460. package/dist/collection/components/select/test/select.ct.js +66 -0
  461. package/dist/collection/components/select/test/select.ct.js.map +1 -1
  462. package/dist/collection/components/select-item/select-item.js +6 -6
  463. package/dist/collection/components/select-item/select-item.js.map +1 -1
  464. package/dist/collection/components/slider/slider.js +9 -8
  465. package/dist/collection/components/slider/slider.js.map +1 -1
  466. package/dist/collection/components/spinner/spinner.js +3 -3
  467. package/dist/collection/components/split-button/split-button.js +9 -9
  468. package/dist/collection/components/tab-item/tab-item.js +8 -8
  469. package/dist/collection/components/tabs/tabs.js +5 -5
  470. package/dist/collection/components/tile/tile.js +1 -1
  471. package/dist/collection/components/time-picker/time-picker.js +10 -10
  472. package/dist/collection/components/toast/toast-container.js +3 -3
  473. package/dist/collection/components/toast/toast.js +6 -6
  474. package/dist/collection/components/toggle/toggle.js +10 -10
  475. package/dist/collection/components/toggle-button/toggle-button.js +7 -7
  476. package/dist/collection/components/tooltip/tooltip.js +8 -8
  477. package/dist/collection/components/tree/test/tree.ct.js +165 -0
  478. package/dist/collection/components/tree/test/tree.ct.js.map +1 -1
  479. package/dist/collection/components/tree/tree.js +47 -9
  480. package/dist/collection/components/tree/tree.js.map +1 -1
  481. package/dist/collection/components/tree-item/tree-item.js +9 -7
  482. package/dist/collection/components/tree-item/tree-item.js.map +1 -1
  483. package/dist/collection/components/typography/typography.js +13 -7
  484. package/dist/collection/components/typography/typography.js.map +1 -1
  485. package/dist/collection/components/upload/upload.js +13 -13
  486. package/dist/collection/components/upload/upload.js.map +1 -1
  487. package/dist/collection/components/utils/input/index.js.map +1 -1
  488. package/dist/collection/components/validation-tooltip/validation-tooltip.js +3 -3
  489. package/dist/collection/components/workflow-step/workflow-step.js +6 -6
  490. package/dist/collection/components/workflow-steps/workflow-steps.js +3 -3
  491. package/dist/collection/tests/utils/test/page.js.map +1 -1
  492. package/dist/esm/app-globals-BvoVB2w2.js +8 -0
  493. package/dist/esm/{app-globals-u1To5tos.js.map → app-globals-BvoVB2w2.js.map} +1 -1
  494. package/dist/esm/{base-button-IZFEmS6o.js → base-button-BfH8hAk6.js} +3 -3
  495. package/dist/esm/{base-button-IZFEmS6o.js.map → base-button-BfH8hAk6.js.map} +1 -1
  496. package/dist/esm/{base-icon-button-bH_gbsvW.js → base-icon-button-B43h4CjD.js} +4 -4
  497. package/dist/esm/{base-icon-button-bH_gbsvW.js.map → base-icon-button-B43h4CjD.js.map} +1 -1
  498. package/dist/esm/{helper-text-util-BUSv2nIj.js → helper-text-util-DR9KOBuX.js} +3 -3
  499. package/dist/esm/{helper-text-util-BUSv2nIj.js.map → helper-text-util-DR9KOBuX.js.map} +1 -1
  500. package/dist/esm/{index-DtF9fwpD.js → index-BNpBEtDH.js} +158 -5
  501. package/dist/esm/index-BNpBEtDH.js.map +1 -0
  502. package/dist/esm/index-CrTP-icT.js.map +1 -1
  503. package/dist/esm/index.js +2 -2
  504. package/dist/esm/{input.util-BbBYOl1b.js → input.util-DpnoI5lb.js} +4 -4
  505. package/dist/esm/{input.util-BbBYOl1b.js.map → input.util-DpnoI5lb.js.map} +1 -1
  506. package/dist/esm/ix-action-card.entry.js +1 -1
  507. package/dist/esm/ix-application-header.entry.js +1 -1
  508. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  509. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  510. package/dist/esm/ix-application.entry.js +1 -1
  511. package/dist/esm/ix-avatar_2.entry.js +2 -2
  512. package/dist/esm/ix-basic-navigation.entry.js +1 -1
  513. package/dist/esm/ix-blind.entry.js +1 -1
  514. package/dist/esm/ix-breadcrumb-item.entry.js +2 -2
  515. package/dist/esm/ix-breadcrumb.entry.js +1 -1
  516. package/dist/esm/ix-button.entry.js +2 -2
  517. package/dist/esm/ix-card-accordion_2.entry.js +1 -1
  518. package/dist/esm/ix-card-list.entry.js +1 -1
  519. package/dist/esm/ix-card_2.entry.js +1 -1
  520. package/dist/esm/ix-category-filter.entry.js +2 -2
  521. package/dist/esm/ix-checkbox-group.entry.js +2 -2
  522. package/dist/esm/ix-checkbox.entry.js +2 -2
  523. package/dist/esm/ix-chip.entry.js +1 -1
  524. package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
  525. package/dist/esm/ix-col_4.entry.js +35 -21
  526. package/dist/esm/ix-col_4.entry.js.map +1 -1
  527. package/dist/esm/ix-content-header.entry.js +1 -1
  528. package/dist/esm/ix-content.entry.js +1 -1
  529. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  530. package/dist/esm/ix-css-grid.entry.js +1 -1
  531. package/dist/esm/ix-custom-field.entry.js +2 -2
  532. package/dist/esm/ix-date-dropdown.entry.js +1 -1
  533. package/dist/esm/ix-date-input.entry.js +3 -3
  534. package/dist/esm/ix-date-time-card.entry.js +1 -1
  535. package/dist/esm/ix-datetime-picker.entry.js +1 -1
  536. package/dist/esm/ix-divider.entry.js +1 -1
  537. package/dist/esm/ix-drawer.entry.js +1 -1
  538. package/dist/esm/ix-dropdown-button.entry.js +1 -1
  539. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  540. package/dist/esm/ix-dropdown-item.entry.js +2 -2
  541. package/dist/esm/ix-dropdown-item.entry.js.map +1 -1
  542. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  543. package/dist/esm/ix-dropdown.entry.js +1 -1
  544. package/dist/esm/ix-empty-state.entry.js +1 -1
  545. package/dist/esm/ix-event-list-item.entry.js +1 -1
  546. package/dist/esm/ix-event-list.entry.js +21 -10
  547. package/dist/esm/ix-event-list.entry.js.map +1 -1
  548. package/dist/esm/ix-expanding-search.entry.js +1 -1
  549. package/dist/esm/ix-field-label.ix-field-wrapper.entry.js.map +1 -1
  550. package/dist/esm/ix-field-label_2.entry.js +4 -4
  551. package/dist/esm/ix-field-label_2.entry.js.map +1 -1
  552. package/dist/esm/ix-filter-chip.ix-select-item.entry.js.map +1 -1
  553. package/dist/esm/ix-filter-chip_2.entry.js +3 -3
  554. package/dist/esm/ix-filter-chip_2.entry.js.map +1 -1
  555. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  556. package/dist/esm/ix-flip-tile.entry.js +1 -1
  557. package/dist/esm/ix-group-context-menu_2.entry.js +1 -1
  558. package/dist/esm/ix-group.entry.js +1 -1
  559. package/dist/esm/ix-helper-text.entry.js +3 -3
  560. package/dist/esm/ix-icon-button_2.entry.js +3 -3
  561. package/dist/esm/ix-icon-toggle-button.entry.js +3 -3
  562. package/dist/esm/ix-input-group.entry.js +1 -1
  563. package/dist/esm/ix-input.entry.js +3 -3
  564. package/dist/esm/ix-key-value-list.entry.js +1 -1
  565. package/dist/esm/ix-key-value.entry.js +1 -1
  566. package/dist/esm/ix-kpi.entry.js +1 -1
  567. package/dist/esm/ix-layout-auto.entry.js +1 -1
  568. package/dist/esm/ix-link-button.entry.js +1 -1
  569. package/dist/esm/ix-map-navigation-overlay.entry.js +1 -1
  570. package/dist/esm/ix-map-navigation.entry.js +1 -1
  571. package/dist/esm/ix-menu-about-item.entry.js +1 -1
  572. package/dist/esm/ix-menu-about-news.entry.js +1 -1
  573. package/dist/esm/ix-menu-about.entry.js +2 -2
  574. package/dist/esm/ix-menu-avatar.entry.js +1 -1
  575. package/dist/esm/ix-menu-category.entry.js +1 -1
  576. package/dist/esm/ix-menu-expand-icon.entry.js +2 -2
  577. package/dist/esm/ix-menu-item.entry.js +1 -1
  578. package/dist/esm/{ix-menu-settings-BOBnQeQI.js → ix-menu-settings-B4RirRi3.js} +3 -3
  579. package/dist/esm/{ix-menu-settings-BOBnQeQI.js.map → ix-menu-settings-B4RirRi3.js.map} +1 -1
  580. package/dist/esm/ix-menu-settings-item.entry.js +1 -1
  581. package/dist/esm/ix-menu-settings.entry.js +2 -2
  582. package/dist/esm/ix-menu.entry.js +1 -1
  583. package/dist/esm/ix-message-bar.entry.js +1 -1
  584. package/dist/esm/ix-modal-content_2.entry.js +1 -1
  585. package/dist/esm/ix-modal-footer.entry.js +1 -1
  586. package/dist/esm/ix-modal-loading.entry.js +1 -1
  587. package/dist/esm/ix-modal.entry.js +2 -2
  588. package/dist/esm/ix-number-input.entry.js +3 -3
  589. package/dist/esm/ix-pagination.entry.js +2 -2
  590. package/dist/esm/ix-pane-layout.entry.js +1 -1
  591. package/dist/esm/ix-pane.entry.js +1 -1
  592. package/dist/esm/ix-pill.entry.js +1 -1
  593. package/dist/esm/ix-push-card.entry.js +1 -1
  594. package/dist/esm/ix-radio-group.entry.js +2 -2
  595. package/dist/esm/ix-radio.entry.js +1 -1
  596. package/dist/esm/ix-select.entry.js +19 -19
  597. package/dist/esm/ix-select.entry.js.map +1 -1
  598. package/dist/esm/ix-slider.entry.js +2 -2
  599. package/dist/esm/ix-split-button.entry.js +1 -1
  600. package/dist/esm/ix-tab-item_2.entry.js +1 -1
  601. package/dist/esm/ix-textarea.entry.js +3 -3
  602. package/dist/esm/ix-tile.entry.js +1 -1
  603. package/dist/esm/ix-time-picker.entry.js +1 -1
  604. package/dist/esm/ix-toast-container.entry.js +1 -1
  605. package/dist/esm/ix-toast.entry.js +1 -1
  606. package/dist/esm/ix-toggle-button.entry.js +2 -2
  607. package/dist/esm/ix-toggle.entry.js +1 -1
  608. package/dist/esm/ix-tooltip.entry.js +1 -1
  609. package/dist/esm/ix-tree-item.entry.js +7 -6
  610. package/dist/esm/ix-tree-item.entry.js.map +1 -1
  611. package/dist/esm/ix-tree.entry.js +22 -9
  612. package/dist/esm/ix-tree.entry.js.map +1 -1
  613. package/dist/esm/ix-typography.entry.js +9 -3
  614. package/dist/esm/ix-typography.entry.js.map +1 -1
  615. package/dist/esm/ix-upload.entry.js +3 -3
  616. package/dist/esm/ix-upload.entry.js.map +1 -1
  617. package/dist/esm/ix-validation-tooltip.entry.js +1 -1
  618. package/dist/esm/ix-workflow-step.entry.js +1 -1
  619. package/dist/esm/ix-workflow-steps.entry.js +1 -1
  620. package/dist/esm/{listener-CNnvvup1.js → listener-Cu2ljot5.js} +3 -3
  621. package/dist/esm/{listener-CNnvvup1.js.map → listener-Cu2ljot5.js.map} +1 -1
  622. package/dist/esm/loader.js +5 -5
  623. package/dist/esm/{setup-BbF8F_t9.js → setup-BKhm4UrF.js} +3 -3
  624. package/dist/esm/{setup-BbF8F_t9.js.map → setup-BKhm4UrF.js.map} +1 -1
  625. package/dist/esm/siemens-ix.js +6 -6
  626. package/dist/esm/siemens-ix.js.map +1 -1
  627. package/dist/esm/{validation-C3siDfPQ.js → validation-C_w_pHgR.js} +3 -3
  628. package/dist/esm/{validation-C3siDfPQ.js.map → validation-C_w_pHgR.js.map} +1 -1
  629. package/dist/siemens-ix/index.esm.js +1 -1
  630. package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
  631. package/dist/siemens-ix/ix-dropdown-item.entry.esm.js.map +1 -1
  632. package/dist/siemens-ix/ix-event-list.entry.esm.js.map +1 -1
  633. package/dist/siemens-ix/ix-field-label.ix-field-wrapper.entry.esm.js.map +1 -1
  634. package/dist/siemens-ix/ix-filter-chip.ix-select-item.entry.esm.js.map +1 -1
  635. package/dist/siemens-ix/ix-select.entry.esm.js.map +1 -1
  636. package/dist/siemens-ix/ix-tree-item.entry.esm.js.map +1 -1
  637. package/dist/siemens-ix/ix-tree.entry.esm.js.map +1 -1
  638. package/dist/siemens-ix/ix-typography.entry.esm.js.map +1 -1
  639. package/dist/siemens-ix/ix-upload.entry.esm.js.map +1 -1
  640. package/dist/siemens-ix/{p-a2c05b1b.entry.js → p-000cfb14.entry.js} +2 -2
  641. package/dist/siemens-ix/p-003f8d27.entry.js +2 -0
  642. package/dist/siemens-ix/p-0488a734.entry.js +2 -0
  643. package/dist/siemens-ix/p-0488a734.entry.js.map +1 -0
  644. package/dist/siemens-ix/{p-9505ff9d.entry.js → p-08931f8c.entry.js} +2 -2
  645. package/dist/siemens-ix/{p-8960c872.entry.js → p-0c830977.entry.js} +2 -2
  646. package/dist/siemens-ix/{p-08e33f34.entry.js → p-12110136.entry.js} +2 -2
  647. package/dist/siemens-ix/{p-3af8304e.entry.js → p-163e742f.entry.js} +2 -2
  648. package/dist/siemens-ix/{p-cc843644.entry.js → p-191c9ec6.entry.js} +2 -2
  649. package/dist/siemens-ix/{p-9185b8c1.entry.js → p-19ae7d99.entry.js} +2 -2
  650. package/dist/siemens-ix/{p-538743fb.entry.js → p-19e9505f.entry.js} +2 -2
  651. package/dist/siemens-ix/p-1HUk727A.js +2 -0
  652. package/dist/siemens-ix/{p-CKA5agGR.js.map → p-1HUk727A.js.map} +1 -1
  653. package/dist/siemens-ix/{p-b761a9d6.entry.js → p-20d1d114.entry.js} +2 -2
  654. package/dist/siemens-ix/{p-10d57ca2.entry.js → p-2290614f.entry.js} +2 -2
  655. package/dist/siemens-ix/{p-316cf983.entry.js → p-2295246b.entry.js} +2 -2
  656. package/dist/siemens-ix/{p-eba65395.entry.js → p-273bd3ab.entry.js} +2 -2
  657. package/dist/siemens-ix/{p-ce331bdc.entry.js → p-28055ea5.entry.js} +2 -2
  658. package/dist/siemens-ix/{p-d1420219.entry.js → p-2e4b9c1a.entry.js} +2 -2
  659. package/dist/siemens-ix/{p-Cdt22lfd.js → p-2j3Ly91D.js} +2 -2
  660. package/dist/siemens-ix/{p-Cdt22lfd.js.map → p-2j3Ly91D.js.map} +1 -1
  661. package/dist/siemens-ix/{p-e5ab9886.entry.js → p-3138015e.entry.js} +2 -2
  662. package/dist/siemens-ix/{p-d1e08a10.entry.js → p-3283a5f3.entry.js} +2 -2
  663. package/dist/siemens-ix/{p-765ffc2a.entry.js → p-34ff567f.entry.js} +2 -2
  664. package/dist/siemens-ix/{p-2d9eb88d.entry.js → p-374de51d.entry.js} +2 -2
  665. package/dist/siemens-ix/{p-91a5bb6c.entry.js → p-37fa26f9.entry.js} +2 -2
  666. package/dist/siemens-ix/{p-a0ef8437.entry.js → p-3a0a5bc2.entry.js} +2 -2
  667. package/dist/siemens-ix/{p-718a54f8.entry.js → p-3d8a3b8a.entry.js} +2 -2
  668. package/dist/siemens-ix/{p-523e3cce.entry.js → p-3db26a34.entry.js} +2 -2
  669. package/dist/siemens-ix/{p-1b4019b5.entry.js → p-3e1a9763.entry.js} +2 -2
  670. package/dist/siemens-ix/{p-ac9215b9.entry.js → p-3edc7dd2.entry.js} +2 -2
  671. package/dist/siemens-ix/{p-43e8cbf1.entry.js → p-4b0c3eeb.entry.js} +2 -2
  672. package/dist/siemens-ix/{p-19b855f3.entry.js → p-518b1e6b.entry.js} +2 -2
  673. package/dist/siemens-ix/p-575b3137.entry.js +2 -0
  674. package/dist/siemens-ix/p-575b3137.entry.js.map +1 -0
  675. package/dist/siemens-ix/{p-3d57eed7.entry.js → p-576fade1.entry.js} +2 -2
  676. package/dist/siemens-ix/{p-6d38bed7.entry.js → p-5963369c.entry.js} +2 -2
  677. package/dist/siemens-ix/{p-320281ab.entry.js → p-5b0d1cc9.entry.js} +2 -2
  678. package/dist/siemens-ix/{p-0f72ac93.entry.js → p-5b1d3595.entry.js} +2 -2
  679. package/dist/siemens-ix/{p-1b488eb2.entry.js → p-5fe74d24.entry.js} +2 -2
  680. package/dist/siemens-ix/{p-1e2dfffb.entry.js → p-5fef5328.entry.js} +2 -2
  681. package/dist/siemens-ix/{p-fa3623a3.entry.js → p-6691703e.entry.js} +2 -2
  682. package/dist/siemens-ix/{p-bd6e324a.entry.js → p-66fb6549.entry.js} +2 -2
  683. package/dist/siemens-ix/{p-3677ae1c.entry.js → p-6d197072.entry.js} +2 -2
  684. package/dist/siemens-ix/{p-1a1e0f93.entry.js → p-734bcb23.entry.js} +2 -2
  685. package/dist/siemens-ix/{p-32612a51.entry.js → p-78f99962.entry.js} +2 -2
  686. package/dist/siemens-ix/{p-001a084b.entry.js → p-79febe81.entry.js} +2 -2
  687. package/dist/siemens-ix/{p-e8252fd7.entry.js → p-7abb0f0c.entry.js} +2 -2
  688. package/dist/siemens-ix/{p-8920bbfe.entry.js → p-8702121e.entry.js} +2 -2
  689. package/dist/siemens-ix/{p-8920bbfe.entry.js.map → p-8702121e.entry.js.map} +1 -1
  690. package/dist/siemens-ix/{p-61140574.entry.js → p-87b30e60.entry.js} +2 -2
  691. package/dist/siemens-ix/{p-2aa40bcf.entry.js → p-87c777a1.entry.js} +2 -2
  692. package/dist/siemens-ix/{p-71eaa791.entry.js → p-888fa4b1.entry.js} +2 -2
  693. package/dist/siemens-ix/{p-b0a445d7.entry.js → p-89edecbd.entry.js} +2 -2
  694. package/dist/siemens-ix/{p-1837e711.entry.js → p-8c24d360.entry.js} +2 -2
  695. package/dist/siemens-ix/p-8c24d360.entry.js.map +1 -0
  696. package/dist/siemens-ix/{p-d6bf2d75.entry.js → p-933f6e1f.entry.js} +2 -2
  697. package/dist/siemens-ix/p-93ba92af.entry.js +2 -0
  698. package/dist/siemens-ix/p-93ba92af.entry.js.map +1 -0
  699. package/dist/siemens-ix/{p-d3e0d6d9.entry.js → p-96bbbbcb.entry.js} +2 -2
  700. package/dist/siemens-ix/{p-0818f6af.entry.js → p-9a679e62.entry.js} +2 -2
  701. package/dist/siemens-ix/p-9a679e62.entry.js.map +1 -0
  702. package/dist/siemens-ix/{p-a1c09e3c.entry.js → p-9e3a36df.entry.js} +2 -2
  703. package/dist/siemens-ix/{p-afd2fa29.entry.js → p-9e83986f.entry.js} +2 -2
  704. package/dist/siemens-ix/p-B5WJpsEz.js +2 -0
  705. package/dist/siemens-ix/{p-Dk_lr0xl.js.map → p-B5WJpsEz.js.map} +1 -1
  706. package/dist/siemens-ix/p-BNpBEtDH.js +3 -0
  707. package/dist/siemens-ix/p-BNpBEtDH.js.map +1 -0
  708. package/dist/siemens-ix/{p-CANRrgK_.js → p-BPfEX8mR.js} +2 -2
  709. package/dist/siemens-ix/{p-CANRrgK_.js.map → p-BPfEX8mR.js.map} +1 -1
  710. package/dist/siemens-ix/{p-z5yZxfe2.js → p-BXguuvvE.js} +2 -2
  711. package/dist/siemens-ix/{p-z5yZxfe2.js.map → p-BXguuvvE.js.map} +1 -1
  712. package/dist/siemens-ix/{p-CdOJ663o.js → p-CFHLJNAe.js} +2 -2
  713. package/dist/siemens-ix/{p-CdOJ663o.js.map → p-CFHLJNAe.js.map} +1 -1
  714. package/dist/siemens-ix/p-CrTP-icT.js.map +1 -1
  715. package/dist/siemens-ix/p-DTE55Tq_.js +2 -0
  716. package/dist/siemens-ix/{p-CYvkc2CR.js.map → p-DTE55Tq_.js.map} +1 -1
  717. package/dist/siemens-ix/{p-CZ1HWy6s.js → p-Df9aoecP.js} +2 -2
  718. package/dist/siemens-ix/{p-CZ1HWy6s.js.map → p-Df9aoecP.js.map} +1 -1
  719. package/dist/siemens-ix/{p-DQmgxFuB.js → p-MzQjR-h5.js} +2 -2
  720. package/dist/siemens-ix/{p-DQmgxFuB.js.map → p-MzQjR-h5.js.map} +1 -1
  721. package/dist/siemens-ix/{p-c56c3898.entry.js → p-a4d17743.entry.js} +2 -2
  722. package/dist/siemens-ix/{p-a55e1df3.entry.js → p-a963c368.entry.js} +2 -2
  723. package/dist/siemens-ix/{p-8b41e47d.entry.js → p-ac5f5042.entry.js} +2 -2
  724. package/dist/siemens-ix/{p-3f03f070.entry.js → p-aeb1eb75.entry.js} +2 -2
  725. package/dist/siemens-ix/{p-2927de2b.entry.js → p-aee95ea9.entry.js} +2 -2
  726. package/dist/siemens-ix/{p-9a7db83b.entry.js → p-af701797.entry.js} +2 -2
  727. package/dist/siemens-ix/{p-ecefabdb.entry.js → p-b01c5093.entry.js} +2 -2
  728. package/dist/siemens-ix/p-b11fe6c8.entry.js +2 -0
  729. package/dist/siemens-ix/p-b11fe6c8.entry.js.map +1 -0
  730. package/dist/siemens-ix/{p-b0cfcae1.entry.js → p-b39463a7.entry.js} +2 -2
  731. package/dist/siemens-ix/{p-45427457.entry.js → p-b59f5bf2.entry.js} +2 -2
  732. package/dist/siemens-ix/{p-9ca14286.entry.js → p-b7d15091.entry.js} +2 -2
  733. package/dist/siemens-ix/{p-5e241a1f.entry.js → p-ba7b399c.entry.js} +2 -2
  734. package/dist/siemens-ix/p-bb6c203d.entry.js +2 -0
  735. package/dist/siemens-ix/p-bb6c203d.entry.js.map +1 -0
  736. package/dist/siemens-ix/{p-9439d379.entry.js → p-bc3714e4.entry.js} +2 -2
  737. package/dist/siemens-ix/{p-127a8ea3.entry.js → p-bf8e97d7.entry.js} +2 -2
  738. package/dist/siemens-ix/{p-6b316d6a.entry.js → p-c0e4bf8a.entry.js} +2 -2
  739. package/dist/siemens-ix/{p-e59e6e87.entry.js → p-c675b650.entry.js} +2 -2
  740. package/dist/siemens-ix/p-c7384379.entry.js +2 -0
  741. package/dist/siemens-ix/{p-6ae131ad.entry.js.map → p-c7384379.entry.js.map} +1 -1
  742. package/dist/siemens-ix/{p-a48f6140.entry.js → p-c80dddf1.entry.js} +2 -2
  743. package/dist/siemens-ix/{p-cb5000ac.entry.js → p-c93a8094.entry.js} +2 -2
  744. package/dist/siemens-ix/{p-08d2c2e8.entry.js → p-ca328fc2.entry.js} +2 -2
  745. package/dist/siemens-ix/{p-033a9520.entry.js → p-cd52e37a.entry.js} +2 -2
  746. package/dist/siemens-ix/{p-b2fd83da.entry.js → p-ce0642f0.entry.js} +2 -2
  747. package/dist/siemens-ix/{p-b606a172.entry.js → p-d132ce81.entry.js} +2 -2
  748. package/dist/siemens-ix/{p-f30f9b01.entry.js → p-d1cf2407.entry.js} +2 -2
  749. package/dist/siemens-ix/{p-89868ccc.entry.js → p-d2da2e45.entry.js} +2 -2
  750. package/dist/siemens-ix/{p-accb8080.entry.js → p-d3f99d59.entry.js} +2 -2
  751. package/dist/siemens-ix/{p-38d3e0c8.entry.js → p-da378974.entry.js} +2 -2
  752. package/dist/siemens-ix/{p-2240c295.entry.js → p-dd627440.entry.js} +2 -2
  753. package/dist/siemens-ix/{p-66e7e232.entry.js → p-e365aee3.entry.js} +2 -2
  754. package/dist/siemens-ix/{p-802636fd.entry.js → p-e501b6ca.entry.js} +2 -2
  755. package/dist/siemens-ix/{p-01c3ef64.entry.js → p-e6c7e87a.entry.js} +2 -2
  756. package/dist/siemens-ix/{p-1bf52529.entry.js → p-eb5da5a0.entry.js} +2 -2
  757. package/dist/siemens-ix/{p-eccfb343.entry.js → p-ee76fac1.entry.js} +2 -2
  758. package/dist/siemens-ix/{p-ee807086.entry.js → p-efe78c2f.entry.js} +2 -2
  759. package/dist/siemens-ix/{p-f8976f8e.entry.js → p-f0575255.entry.js} +2 -2
  760. package/dist/siemens-ix/{p-7cb18fa5.entry.js → p-f3022851.entry.js} +2 -2
  761. package/dist/siemens-ix/p-f3022851.entry.js.map +1 -0
  762. package/dist/siemens-ix/{p-c210f347.entry.js → p-f3f6e45d.entry.js} +2 -2
  763. package/dist/siemens-ix/{p-c2b23c82.entry.js → p-f3ffbaf9.entry.js} +2 -2
  764. package/dist/siemens-ix/{p-d1e55b65.entry.js → p-f7bfd5f6.entry.js} +2 -2
  765. package/dist/siemens-ix/{p-cbf9dc1c.entry.js → p-f81de54a.entry.js} +2 -2
  766. package/dist/siemens-ix/{p-9ed2e8df.entry.js → p-f8a852c3.entry.js} +2 -2
  767. package/dist/siemens-ix/{p-736a7446.entry.js → p-f8b08d7b.entry.js} +2 -2
  768. package/dist/siemens-ix/p-f8b08d7b.entry.js.map +1 -0
  769. package/dist/siemens-ix/{p-9170f4cd.entry.js → p-ff072152.entry.js} +2 -2
  770. package/dist/siemens-ix/{p-aaf423b9.entry.js → p-ff2171f6.entry.js} +2 -2
  771. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  772. package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
  773. package/dist/types/components/date-picker/date-picker.d.ts +2 -0
  774. package/dist/types/components/event-list/event-list.d.ts +1 -0
  775. package/dist/types/components/tree/tree.d.ts +6 -0
  776. package/dist/types/components/typography/typography.d.ts +2 -1
  777. package/dist/types/components/utils/input/index.d.ts +1 -1
  778. package/dist/types/components.d.ts +10 -0
  779. package/dist/types/stencil-public-runtime.d.ts +2 -0
  780. package/dist/types/tests/utils/test/page.d.ts +0 -5
  781. package/hydrate/index.d.ts +271 -0
  782. package/hydrate/index.js +46166 -0
  783. package/hydrate/index.mjs +46158 -0
  784. package/hydrate/package.json +12 -0
  785. package/package.json +47 -11
  786. package/components/p-B_ksjKbq.js.map +0 -1
  787. package/components/p-BcWYFLel.js.map +0 -1
  788. package/components/p-BtKhV-Qs.js.map +0 -1
  789. package/components/p-C1wxjy2C.js.map +0 -1
  790. package/components/p-CB5DzBgb.js.map +0 -1
  791. package/components/p-CtTl3_AV.js.map +0 -1
  792. package/components/p-D0LOAFeZ.js.map +0 -1
  793. package/components/p-rAP-ASw3.js.map +0 -1
  794. package/dist/cjs/app-globals-Dl9nm3FH.js +0 -10
  795. package/dist/cjs/index-DUl1Kp3_.js.map +0 -1
  796. package/dist/esm/app-globals-u1To5tos.js +0 -8
  797. package/dist/esm/index-DtF9fwpD.js.map +0 -1
  798. package/dist/siemens-ix/p-0818f6af.entry.js.map +0 -1
  799. package/dist/siemens-ix/p-1837e711.entry.js.map +0 -1
  800. package/dist/siemens-ix/p-2c95e67c.entry.js +0 -2
  801. package/dist/siemens-ix/p-6ae131ad.entry.js +0 -2
  802. package/dist/siemens-ix/p-6c554ece.entry.js +0 -2
  803. package/dist/siemens-ix/p-6c554ece.entry.js.map +0 -1
  804. package/dist/siemens-ix/p-736a7446.entry.js.map +0 -1
  805. package/dist/siemens-ix/p-7cb18fa5.entry.js.map +0 -1
  806. package/dist/siemens-ix/p-9196f153.entry.js +0 -2
  807. package/dist/siemens-ix/p-9196f153.entry.js.map +0 -1
  808. package/dist/siemens-ix/p-CKA5agGR.js +0 -2
  809. package/dist/siemens-ix/p-CYvkc2CR.js +0 -2
  810. package/dist/siemens-ix/p-Dk_lr0xl.js +0 -2
  811. package/dist/siemens-ix/p-DtF9fwpD.js +0 -3
  812. package/dist/siemens-ix/p-DtF9fwpD.js.map +0 -1
  813. package/dist/siemens-ix/p-cefd8579.entry.js +0 -2
  814. package/dist/siemens-ix/p-cefd8579.entry.js.map +0 -1
  815. package/dist/siemens-ix/p-ec92f199.entry.js +0 -2
  816. package/dist/siemens-ix/p-ec92f199.entry.js.map +0 -1
  817. package/dist/siemens-ix/p-f607e4c0.entry.js +0 -2
  818. package/dist/siemens-ix/p-f607e4c0.entry.js.map +0 -1
  819. package/dist/siemens-ix/theme/legacy-classic-dark.css +0 -1
  820. package/dist/siemens-ix/theme/legacy-classic-light.css +0 -1
  821. package/scss/theme/legacy-classic-dark/_border.scss +0 -35
  822. package/scss/theme/legacy-classic-dark/_borderRadius.scss +0 -24
  823. package/scss/theme/legacy-classic-dark/_borderWidth.scss +0 -18
  824. package/scss/theme/legacy-classic-dark/_boxShadow.scss +0 -19
  825. package/scss/theme/legacy-classic-dark/_color.scss +0 -864
  826. package/scss/theme/legacy-classic-dark/_fontFamilies.scss +0 -9
  827. package/scss/theme/legacy-classic-dark/_fontSizes.scss +0 -24
  828. package/scss/theme/legacy-classic-dark/_fontWeights.scss +0 -10
  829. package/scss/theme/legacy-classic-dark/_index.scss +0 -23
  830. package/scss/theme/legacy-classic-dark/_letterSpacing.scss +0 -13
  831. package/scss/theme/legacy-classic-dark/_lineHeights.scss +0 -21
  832. package/scss/theme/legacy-classic-dark/_other.scss +0 -16
  833. package/scss/theme/legacy-classic-dark/_sizing.scss +0 -28
  834. package/scss/theme/legacy-classic-dark/_spacing.scss +0 -21
  835. package/scss/theme/legacy-classic-dark/_typography.scss +0 -46
  836. package/scss/theme/legacy-classic-light/_border.scss +0 -35
  837. package/scss/theme/legacy-classic-light/_borderRadius.scss +0 -24
  838. package/scss/theme/legacy-classic-light/_borderWidth.scss +0 -18
  839. package/scss/theme/legacy-classic-light/_boxShadow.scss +0 -19
  840. package/scss/theme/legacy-classic-light/_color.scss +0 -864
  841. package/scss/theme/legacy-classic-light/_fontFamilies.scss +0 -9
  842. package/scss/theme/legacy-classic-light/_fontSizes.scss +0 -24
  843. package/scss/theme/legacy-classic-light/_fontWeights.scss +0 -10
  844. package/scss/theme/legacy-classic-light/_index.scss +0 -23
  845. package/scss/theme/legacy-classic-light/_letterSpacing.scss +0 -13
  846. package/scss/theme/legacy-classic-light/_lineHeights.scss +0 -21
  847. package/scss/theme/legacy-classic-light/_other.scss +0 -16
  848. package/scss/theme/legacy-classic-light/_sizing.scss +0 -28
  849. package/scss/theme/legacy-classic-light/_spacing.scss +0 -21
  850. package/scss/theme/legacy-classic-light/_typography.scss +0 -46
  851. /package/dist/siemens-ix/{p-a2c05b1b.entry.js.map → p-000cfb14.entry.js.map} +0 -0
  852. /package/dist/siemens-ix/{p-2c95e67c.entry.js.map → p-003f8d27.entry.js.map} +0 -0
  853. /package/dist/siemens-ix/{p-9505ff9d.entry.js.map → p-08931f8c.entry.js.map} +0 -0
  854. /package/dist/siemens-ix/{p-8960c872.entry.js.map → p-0c830977.entry.js.map} +0 -0
  855. /package/dist/siemens-ix/{p-08e33f34.entry.js.map → p-12110136.entry.js.map} +0 -0
  856. /package/dist/siemens-ix/{p-3af8304e.entry.js.map → p-163e742f.entry.js.map} +0 -0
  857. /package/dist/siemens-ix/{p-cc843644.entry.js.map → p-191c9ec6.entry.js.map} +0 -0
  858. /package/dist/siemens-ix/{p-9185b8c1.entry.js.map → p-19ae7d99.entry.js.map} +0 -0
  859. /package/dist/siemens-ix/{p-538743fb.entry.js.map → p-19e9505f.entry.js.map} +0 -0
  860. /package/dist/siemens-ix/{p-b761a9d6.entry.js.map → p-20d1d114.entry.js.map} +0 -0
  861. /package/dist/siemens-ix/{p-10d57ca2.entry.js.map → p-2290614f.entry.js.map} +0 -0
  862. /package/dist/siemens-ix/{p-316cf983.entry.js.map → p-2295246b.entry.js.map} +0 -0
  863. /package/dist/siemens-ix/{p-eba65395.entry.js.map → p-273bd3ab.entry.js.map} +0 -0
  864. /package/dist/siemens-ix/{p-ce331bdc.entry.js.map → p-28055ea5.entry.js.map} +0 -0
  865. /package/dist/siemens-ix/{p-d1420219.entry.js.map → p-2e4b9c1a.entry.js.map} +0 -0
  866. /package/dist/siemens-ix/{p-e5ab9886.entry.js.map → p-3138015e.entry.js.map} +0 -0
  867. /package/dist/siemens-ix/{p-d1e08a10.entry.js.map → p-3283a5f3.entry.js.map} +0 -0
  868. /package/dist/siemens-ix/{p-765ffc2a.entry.js.map → p-34ff567f.entry.js.map} +0 -0
  869. /package/dist/siemens-ix/{p-2d9eb88d.entry.js.map → p-374de51d.entry.js.map} +0 -0
  870. /package/dist/siemens-ix/{p-91a5bb6c.entry.js.map → p-37fa26f9.entry.js.map} +0 -0
  871. /package/dist/siemens-ix/{p-a0ef8437.entry.js.map → p-3a0a5bc2.entry.js.map} +0 -0
  872. /package/dist/siemens-ix/{p-718a54f8.entry.js.map → p-3d8a3b8a.entry.js.map} +0 -0
  873. /package/dist/siemens-ix/{p-523e3cce.entry.js.map → p-3db26a34.entry.js.map} +0 -0
  874. /package/dist/siemens-ix/{p-1b4019b5.entry.js.map → p-3e1a9763.entry.js.map} +0 -0
  875. /package/dist/siemens-ix/{p-ac9215b9.entry.js.map → p-3edc7dd2.entry.js.map} +0 -0
  876. /package/dist/siemens-ix/{p-43e8cbf1.entry.js.map → p-4b0c3eeb.entry.js.map} +0 -0
  877. /package/dist/siemens-ix/{p-19b855f3.entry.js.map → p-518b1e6b.entry.js.map} +0 -0
  878. /package/dist/siemens-ix/{p-3d57eed7.entry.js.map → p-576fade1.entry.js.map} +0 -0
  879. /package/dist/siemens-ix/{p-6d38bed7.entry.js.map → p-5963369c.entry.js.map} +0 -0
  880. /package/dist/siemens-ix/{p-320281ab.entry.js.map → p-5b0d1cc9.entry.js.map} +0 -0
  881. /package/dist/siemens-ix/{p-0f72ac93.entry.js.map → p-5b1d3595.entry.js.map} +0 -0
  882. /package/dist/siemens-ix/{p-1b488eb2.entry.js.map → p-5fe74d24.entry.js.map} +0 -0
  883. /package/dist/siemens-ix/{p-1e2dfffb.entry.js.map → p-5fef5328.entry.js.map} +0 -0
  884. /package/dist/siemens-ix/{p-fa3623a3.entry.js.map → p-6691703e.entry.js.map} +0 -0
  885. /package/dist/siemens-ix/{p-bd6e324a.entry.js.map → p-66fb6549.entry.js.map} +0 -0
  886. /package/dist/siemens-ix/{p-3677ae1c.entry.js.map → p-6d197072.entry.js.map} +0 -0
  887. /package/dist/siemens-ix/{p-1a1e0f93.entry.js.map → p-734bcb23.entry.js.map} +0 -0
  888. /package/dist/siemens-ix/{p-32612a51.entry.js.map → p-78f99962.entry.js.map} +0 -0
  889. /package/dist/siemens-ix/{p-001a084b.entry.js.map → p-79febe81.entry.js.map} +0 -0
  890. /package/dist/siemens-ix/{p-e8252fd7.entry.js.map → p-7abb0f0c.entry.js.map} +0 -0
  891. /package/dist/siemens-ix/{p-61140574.entry.js.map → p-87b30e60.entry.js.map} +0 -0
  892. /package/dist/siemens-ix/{p-2aa40bcf.entry.js.map → p-87c777a1.entry.js.map} +0 -0
  893. /package/dist/siemens-ix/{p-71eaa791.entry.js.map → p-888fa4b1.entry.js.map} +0 -0
  894. /package/dist/siemens-ix/{p-b0a445d7.entry.js.map → p-89edecbd.entry.js.map} +0 -0
  895. /package/dist/siemens-ix/{p-d6bf2d75.entry.js.map → p-933f6e1f.entry.js.map} +0 -0
  896. /package/dist/siemens-ix/{p-d3e0d6d9.entry.js.map → p-96bbbbcb.entry.js.map} +0 -0
  897. /package/dist/siemens-ix/{p-a1c09e3c.entry.js.map → p-9e3a36df.entry.js.map} +0 -0
  898. /package/dist/siemens-ix/{p-afd2fa29.entry.js.map → p-9e83986f.entry.js.map} +0 -0
  899. /package/dist/siemens-ix/{p-c56c3898.entry.js.map → p-a4d17743.entry.js.map} +0 -0
  900. /package/dist/siemens-ix/{p-a55e1df3.entry.js.map → p-a963c368.entry.js.map} +0 -0
  901. /package/dist/siemens-ix/{p-8b41e47d.entry.js.map → p-ac5f5042.entry.js.map} +0 -0
  902. /package/dist/siemens-ix/{p-3f03f070.entry.js.map → p-aeb1eb75.entry.js.map} +0 -0
  903. /package/dist/siemens-ix/{p-2927de2b.entry.js.map → p-aee95ea9.entry.js.map} +0 -0
  904. /package/dist/siemens-ix/{p-9a7db83b.entry.js.map → p-af701797.entry.js.map} +0 -0
  905. /package/dist/siemens-ix/{p-ecefabdb.entry.js.map → p-b01c5093.entry.js.map} +0 -0
  906. /package/dist/siemens-ix/{p-b0cfcae1.entry.js.map → p-b39463a7.entry.js.map} +0 -0
  907. /package/dist/siemens-ix/{p-45427457.entry.js.map → p-b59f5bf2.entry.js.map} +0 -0
  908. /package/dist/siemens-ix/{p-9ca14286.entry.js.map → p-b7d15091.entry.js.map} +0 -0
  909. /package/dist/siemens-ix/{p-5e241a1f.entry.js.map → p-ba7b399c.entry.js.map} +0 -0
  910. /package/dist/siemens-ix/{p-9439d379.entry.js.map → p-bc3714e4.entry.js.map} +0 -0
  911. /package/dist/siemens-ix/{p-127a8ea3.entry.js.map → p-bf8e97d7.entry.js.map} +0 -0
  912. /package/dist/siemens-ix/{p-6b316d6a.entry.js.map → p-c0e4bf8a.entry.js.map} +0 -0
  913. /package/dist/siemens-ix/{p-e59e6e87.entry.js.map → p-c675b650.entry.js.map} +0 -0
  914. /package/dist/siemens-ix/{p-a48f6140.entry.js.map → p-c80dddf1.entry.js.map} +0 -0
  915. /package/dist/siemens-ix/{p-cb5000ac.entry.js.map → p-c93a8094.entry.js.map} +0 -0
  916. /package/dist/siemens-ix/{p-08d2c2e8.entry.js.map → p-ca328fc2.entry.js.map} +0 -0
  917. /package/dist/siemens-ix/{p-033a9520.entry.js.map → p-cd52e37a.entry.js.map} +0 -0
  918. /package/dist/siemens-ix/{p-b2fd83da.entry.js.map → p-ce0642f0.entry.js.map} +0 -0
  919. /package/dist/siemens-ix/{p-b606a172.entry.js.map → p-d132ce81.entry.js.map} +0 -0
  920. /package/dist/siemens-ix/{p-f30f9b01.entry.js.map → p-d1cf2407.entry.js.map} +0 -0
  921. /package/dist/siemens-ix/{p-89868ccc.entry.js.map → p-d2da2e45.entry.js.map} +0 -0
  922. /package/dist/siemens-ix/{p-accb8080.entry.js.map → p-d3f99d59.entry.js.map} +0 -0
  923. /package/dist/siemens-ix/{p-38d3e0c8.entry.js.map → p-da378974.entry.js.map} +0 -0
  924. /package/dist/siemens-ix/{p-2240c295.entry.js.map → p-dd627440.entry.js.map} +0 -0
  925. /package/dist/siemens-ix/{p-66e7e232.entry.js.map → p-e365aee3.entry.js.map} +0 -0
  926. /package/dist/siemens-ix/{p-802636fd.entry.js.map → p-e501b6ca.entry.js.map} +0 -0
  927. /package/dist/siemens-ix/{p-01c3ef64.entry.js.map → p-e6c7e87a.entry.js.map} +0 -0
  928. /package/dist/siemens-ix/{p-1bf52529.entry.js.map → p-eb5da5a0.entry.js.map} +0 -0
  929. /package/dist/siemens-ix/{p-eccfb343.entry.js.map → p-ee76fac1.entry.js.map} +0 -0
  930. /package/dist/siemens-ix/{p-ee807086.entry.js.map → p-efe78c2f.entry.js.map} +0 -0
  931. /package/dist/siemens-ix/{p-f8976f8e.entry.js.map → p-f0575255.entry.js.map} +0 -0
  932. /package/dist/siemens-ix/{p-c210f347.entry.js.map → p-f3f6e45d.entry.js.map} +0 -0
  933. /package/dist/siemens-ix/{p-c2b23c82.entry.js.map → p-f3ffbaf9.entry.js.map} +0 -0
  934. /package/dist/siemens-ix/{p-d1e55b65.entry.js.map → p-f7bfd5f6.entry.js.map} +0 -0
  935. /package/dist/siemens-ix/{p-cbf9dc1c.entry.js.map → p-f81de54a.entry.js.map} +0 -0
  936. /package/dist/siemens-ix/{p-9ed2e8df.entry.js.map → p-f8a852c3.entry.js.map} +0 -0
  937. /package/dist/siemens-ix/{p-9170f4cd.entry.js.map → p-ff072152.entry.js.map} +0 -0
  938. /package/dist/siemens-ix/{p-aaf423b9.entry.js.map → p-ff2171f6.entry.js.map} +0 -0
@@ -1,864 +0,0 @@
1
- /*
2
- * COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
3
- */
4
- :root {
5
- .theme-legacy-classic-light {
6
- --theme-color-ghost: #00000000;
7
- --theme-color-ghost--hover: #0000000d;
8
- --theme-color-ghost--active: #0000001a;
9
- --theme-color-primary: #0e777c;
10
- --theme-color-primary--contrast: #ffffff;
11
- --theme-color-primary--hover: #0d7075;
12
- --theme-color-primary--active: #0c6a6f;
13
- --theme-color-dynamic: #137d81;
14
- --theme-color-secondary: #ffffff;
15
- --theme-color-secondary--hover: #f2f2f2;
16
- --theme-color-secondary--active: #e5e5e5;
17
- --theme-color-component-1: #879baa40;
18
- --theme-color-component-1--hover: #6a7f8f4a;
19
- --theme-color-component-1--active: #5e6c7654;
20
- --theme-color-component-2: #0000281a;
21
- --theme-color-component-3: #00000033;
22
- --theme-color-component-4: #17212640;
23
- --theme-color-component-5: #e1f1f1;
24
- --theme-color-component-6: #8d8da0;
25
- --theme-color-component-7--hover: #277d7d47;
26
- --theme-color-component-7: #32a0a040;
27
- --theme-color-component-7--active: #216b6b52;
28
- --theme-color-component-error: #fff1f5;
29
- --theme-color-component-info: #e3ecfd;
30
- --theme-color-component-8: #d6dfe7;
31
- --theme-color-ghost--selected: #32a0a040;
32
- --theme-color-ghost--selected-hover: #10707040;
33
- --theme-color-ghost--selected-active: #0f61614d;
34
- --theme-color-ghost-primary--active: #0000000d;
35
- --theme-color-ghost-primary--hover: #0000001a;
36
- --theme-color-ghost-alt: #002d4a08;
37
- --theme-color-ghost-alt--hover: #00000014;
38
- --theme-color-ghost-alt--active: #00000021;
39
- --theme-color-ghost-alt--selected: #2c8e8e45;
40
- --theme-color-ghost-alt--selected-hover: #2577774f;
41
- --theme-color-ghost-alt--selected-active: #1f656557;
42
- --theme-color-primary--disabled: #0079934d;
43
- --theme-color-dynamic--hover: #125d65;
44
- --theme-color-dynamic--active: #105259;
45
- --theme-color-dynamic-alt: #00ffff;
46
- --theme-color-dynamic-alt--hover: #63eeee;
47
- --theme-color-dynamic-alt--active: #5ce0e0;
48
- --theme-color-component-8--hover: #d1fff2;
49
- --theme-color-component-9: #0b6165;
50
- --theme-color-component-9--hover: #0a5c60;
51
- --theme-color-component-9--active: #0a575b;
52
- --theme-color-component-9--disabled: #0b61654d;
53
- --theme-color-component-10: #377d81;
54
- --theme-color-component-10--hover: #34777b;
55
- --theme-color-component-10--active: #327174;
56
- --theme-color-component-10--disabled: #32717433;
57
- --theme-color-1--hover: #f2f2f2;
58
- --theme-color-1--active: #e5e5e5;
59
- --theme-color-component-11: #ced9e233;
60
- --theme-color-0: #ffffff00;
61
- --theme-color-1: #ffffff;
62
- --theme-color-2: #f5f8fa;
63
- --theme-color-3: #ebf0f5;
64
- --theme-color-4: #dfe6ed;
65
- --theme-color-5: #ced9e2;
66
- --theme-color-6: #becdd7;
67
- --theme-color-7: #879baa;
68
- --theme-color-8: #555f69;
69
- --theme-color-std-bdr: #415f7599;
70
- --theme-color-soft-bdr: #415f7566;
71
- --theme-color-weak-bdr: #17212626;
72
- --theme-color-x-weak-bdr: #1721261a;
73
- --theme-color-focus-bdr: #199fff;
74
- --theme-color-contrast-bdr: #000000;
75
- --theme-color-alarm: #dc0031;
76
- --theme-color-alarm--hover: #d0002e;
77
- --theme-color-alarm--active: #c5002c;
78
- --theme-color-alarm--contrast: #ffffff;
79
- --theme-color-alarm-40: #dc003166;
80
- --theme-color-alarm-10: #dc00311a;
81
- --theme-color-warning: #f0b800;
82
- --theme-color-warning--hover: #f2af00;
83
- --theme-color-warning--active: #e5a600;
84
- --theme-color-warning--contrast: #000000;
85
- --theme-color-warning-40: #ffb90066;
86
- --theme-color-warning-10: #ffb9001a;
87
- --theme-color-critical: #eb780a;
88
- --theme-color-critical--hover: #df7109;
89
- --theme-color-critical--active: #d36b08;
90
- --theme-color-critical--contrast: #000000;
91
- --theme-color-critical-40: #eb780a66;
92
- --theme-color-success: #339b00;
93
- --theme-color-success--hover: #309300;
94
- --theme-color-success--active: #2d8b00;
95
- --theme-color-success--contrast: #000000;
96
- --theme-color-success-40: #339b0066;
97
- --theme-color-info: #1e54b3;
98
- --theme-color-info--hover: #1c4fa9;
99
- --theme-color-info--active: #1a4ba0;
100
- --theme-color-info--contrast: #ffffff;
101
- --theme-color-info-40: #1e54b366;
102
- --theme-color-neutral: #879bab;
103
- --theme-color-neutral--hover: #8093a2;
104
- --theme-color-neutral--active: #798b99;
105
- --theme-color-neutral--contrast: #000000;
106
- --theme-color-neutral-40: #879bab66;
107
- --theme-color-contrast-text: #000000;
108
- --theme-color-std-text: #000000bf;
109
- --theme-color-soft-text: #0000008c;
110
- --theme-color-weak-text: #0000004d;
111
- --theme-color-inv-contrast-text: #ffffff;
112
- --theme-color-inv-std-text: #ffffffd9;
113
- --theme-color-inv-soft-text: #ffffff99;
114
- --theme-color-inv-weak-text: #ffffff66;
115
- --theme-color-alarm-text: #c10118;
116
- --theme-color-shadow-1: #0000001a;
117
- --theme-color-shadow-2: #00000033;
118
- --theme-color-shadow-3: rgba(0,0,0,0.12);
119
- --theme-color-lightbox: #ffffff99;
120
- --theme-color-backdrop: #ffffffd9;
121
- --theme-color-backdrop-3: #ffffffd9;
122
- --theme-color-logo: #ffffff;
123
- --theme-chart-1: #00b8a6;
124
- --theme-chart-1-40: #00857866;
125
- --theme-chart-2: #007362;
126
- --theme-chart-2-40: #00736266;
127
- --theme-chart-3: #00aab3;
128
- --theme-chart-3-40: #00aab366;
129
- --theme-chart-4: #00afd7;
130
- --theme-chart-4-40: #00afd766;
131
- --theme-chart-5: #617d8c;
132
- --theme-chart-5-40: #617d8c66;
133
- --theme-chart-6: #1d86dc;
134
- --theme-chart-6-40: #1d86dc66;
135
- --theme-chart-7: #2351a4;
136
- --theme-chart-7-40: #2473ff66;
137
- --theme-chart-8: #5581e7;
138
- --theme-chart-8-40: #5581e766;
139
- --theme-chart-9: #666df4;
140
- --theme-chart-9-40: #666df466;
141
- --theme-chart-10: #7c40ff;
142
- --theme-chart-10-40: #7c40ff66;
143
- --theme-chart-11: #a12ef3;
144
- --theme-chart-11-40: #a12ef366;
145
- --theme-chart-12: #aa32be;
146
- --theme-chart-12-40: #a207bd66;
147
- --theme-chart-13: #ca5e77;
148
- --theme-chart-13-40: #ca5e7766;
149
- --theme-chart-14: #d1706f;
150
- --theme-chart-14-40: #d1706f66;
151
- --theme-chart-15: #dd886a;
152
- --theme-chart-15-40: #dd886a66;
153
- --theme-chart-16: #94947b;
154
- --theme-chart-16-40: #94947b66;
155
- --theme-chart-17: #909700;
156
- --theme-chart-17-40: #90970066;
157
- --theme-chart-axes: #0000004d;
158
- --theme-chart-grid-lines: #0000001a;
159
- --theme-chart-grid-fill: #ffffff;
160
- --theme-chart-ticks: #0000004d;
161
- --theme-chart-tooltip-fill: #ffffffcc;
162
- --theme-chart-tooltip-bdr: #00000033;
163
- --theme-workflow-step--color--disabled: var(--theme-color-weak-text);
164
- --theme-app-header--color: var(--theme-color-inv-std-text);
165
- --theme-app-header--background: var(--theme-color-8);
166
- --theme-app-header--border-color: var(--theme-color-0);
167
- --theme-app-header-logo--color: var(--theme-color-logo);
168
- --theme-btn-primary--background: var(--theme-color-primary);
169
- --theme-btn-primary--background--hover: var(--theme-color-primary--hover);
170
- --theme-btn-primary--background--active: var(--theme-color-primary--active);
171
- --theme-btn-primary--background--disabled: var(--theme-color-component-4);
172
- --theme-btn-primary--color: var(--theme-color-primary--contrast);
173
- --theme-btn-primary--color--hover: var(--theme-color-primary--contrast);
174
- --theme-btn-primary--color--active: var(--theme-color-primary--contrast);
175
- --theme-btn-primary--color--disabled: var(--theme-color-inv-std-text);
176
- --theme-btn-outline-primary--background: var(--theme-color-secondary);
177
- --theme-btn-outline-primary--background--hover: var(--theme-color-secondary--hover);
178
- --theme-btn-outline-primary--background--active: var(--theme-color-secondary--active);
179
- --theme-btn-outline-primary--background--disabled: var(--theme-color-ghost);
180
- --theme-btn-outline-primary--color: var(--theme-color-primary);
181
- --theme-btn-outline-primary--color--hover: var(--theme-color-primary);
182
- --theme-btn-outline-primary--color--active: var(--theme-color-primary);
183
- --theme-btn-outline-primary--color--disabled: var(--theme-color-weak-text);
184
- --theme-btn-primary--border-color: var(--theme-color-ghost);
185
- --theme-btn-primary--border-color--hover: var(--theme-color-ghost);
186
- --theme-btn-primary--border-color--active: var(--theme-color-ghost);
187
- --theme-btn-primary--border-color--disabled: var(--theme-color-ghost);
188
- --theme-btn-invisible-primary--background: var(--theme-color-ghost);
189
- --theme-btn-invisible-primary--background--hover: var(--theme-color-ghost-primary--hover);
190
- --theme-btn-invisible-primary--background--active: var(--theme-color-ghost-primary--active);
191
- --theme-btn-invisible-primary--background--disabled: var(--theme-color-ghost);
192
- --theme-btn-invisible-primary--color: var(--theme-color-primary);
193
- --theme-btn-invisible-primary--color--hover: var(--theme-color-primary);
194
- --theme-btn-invisible-primary--color--active: var(--theme-color-primary);
195
- --theme-btn-invisible-primary--color--disabled: var(--theme-color-weak-text);
196
- --theme-btn-secondary--background: var(--theme-color-component-1);
197
- --theme-btn-secondary--background--hover: var(--theme-color-component-1--hover);
198
- --theme-btn-secondary--background--active: var(--theme-color-component-1--active);
199
- --theme-btn-secondary--background--disabled: var(--theme-color-component-4);
200
- --theme-btn-secondary--color: var(--theme-color-std-text);
201
- --theme-btn-secondary--color--hover: var(--theme-color-std-text);
202
- --theme-btn-secondary--color--active: var(--theme-color-std-text);
203
- --theme-btn-secondary--color--disabled: var(--theme-color-weak-text);
204
- --theme-btn-outline-secondary--background: var(--theme-color-secondary);
205
- --theme-btn-outline-secondary--background--hover: var(--theme-color-secondary--hover);
206
- --theme-btn-outline-secondary--background--active: var(--theme-color-secondary--active);
207
- --theme-btn-outline-secondary--background--disabled: var(--theme-color-ghost);
208
- --theme-btn-outline-secondary--border-color: var(--theme-color-6);
209
- --theme-btn-outline-secondary--border-color--hover: var(--theme-color-6);
210
- --theme-btn-outline-secondary--border-color--active: var(--theme-color-6);
211
- --theme-btn-outline-secondary--border-color--disabled: var(--theme-color-component-4);
212
- --theme-btn-outline-secondary--color: var(--theme-color-soft-text);
213
- --theme-btn-outline-secondary--color--hover: var(--theme-color-std-text);
214
- --theme-btn-outline-secondary--color--active: var(--theme-color-std-text);
215
- --theme-btn-outline-secondary--color--disabled: var(--theme-color-weak-text);
216
- --theme-btn-invisible-secondary--background: var(--theme-color-ghost);
217
- --theme-btn-invisible-secondary--background--hover: var(--theme-color-ghost--hover);
218
- --theme-btn-invisible-secondary--background--active: var(--theme-color-ghost--active);
219
- --theme-btn-invisible-secondary--color: var(--theme-color-std-text);
220
- --theme-btn-invisible-secondary--color--hover: var(--theme-color-std-text);
221
- --theme-btn-invisible-secondary--color--active: var(--theme-color-std-text);
222
- --theme-btn-invisible-secondary--color--disabled: var(--theme-color-weak-text);
223
- --theme-btn-invisible-secondary--color--selected: var(--theme-color-primary);
224
- --theme-btn-invisible-secondary--color--selected-hover: var(--theme-color-primary);
225
- --theme-btn-invisible-secondary--color--selected-active: var(--theme-color-primary);
226
- --theme-btn-invisible-secondary--background--selected: var(--theme-color-component-7);
227
- --theme-btn-invisible-secondary--background--selected-hover: var(--theme-color-component-7--hover);
228
- --theme-btn-invisible-secondary--background--selected-active: var(--theme-color-component-7--active);
229
- --theme-link-btn--color: var(--theme-color-primary);
230
- --theme-link-btn--color--hover: var(--theme-color-primary);
231
- --theme-link-btn--color--active: var(--theme-color-contrast-text);
232
- --theme-link-btn--border-color: var(--theme-color-ghost);
233
- --theme-link-btn--border-color--hover: var(--theme-color-ghost);
234
- --theme-link-btn--border-color--active: var(--theme-color-ghost);
235
- --theme-link-btn--color--visited: var(--theme-color-primary);
236
- --theme-link-btn--border-color--visited: var(--theme-color-ghost);
237
- --theme-link-btn--border-color--disabled: var(--theme-color-ghost);
238
- --theme-link-btn--color--disabled: var(--theme-color-weak-text);
239
- --theme-checkbox-unchecked--background: var(--theme-color-secondary);
240
- --theme-checkbox-unchecked--border-color: var(--theme-color-std-bdr);
241
- --theme-checkbox-unchecked--background--hover: var(--theme-color-secondary--hover);
242
- --theme-checkbox-unchecked--background--active: var(--theme-color-secondary--active);
243
- --theme-checkbox-unchecked--border-color--hover: var(--theme-color-std-bdr);
244
- --theme-checkbox-unchecked--border-color--active: var(--theme-color-std-bdr);
245
- --theme-checkbox-unchecked--background--disabled: var(--theme-color-ghost);
246
- --theme-checkbox-unchecked--border-color--disabled: var(--theme-color-weak-bdr);
247
- --theme-checkbox-checked--background: var(--theme-color-primary);
248
- --theme-checkbox-checked--border-color: var(--theme-color-0);
249
- --theme-checkbox-checked--color: var(--theme-color-primary--contrast);
250
- --theme-checkbox-checked--background--hover: var(--theme-color-primary--hover);
251
- --theme-checkbox-checked--border-color--hover: var(--theme-color-0);
252
- --theme-checkbox-checked--color--hover: var(--theme-color-primary--contrast);
253
- --theme-checkbox-checked--background--active: var(--theme-color-primary--active);
254
- --theme-checkbox-checked--border-color--active: var(--theme-color-0);
255
- --theme-checkbox-checked--color--active: var(--theme-color-primary--contrast);
256
- --theme-checkbox-checked--background--disabled: var(--theme-color-component-4);
257
- --theme-checkbox-checked--border-color--disabled: var(--theme-color-0);
258
- --theme-checkbox-checked--color--disabled: var(--theme-color-primary--contrast);
259
- --theme-checkbox-mixed--background: var(--theme-color-secondary);
260
- --theme-checkbox-mixed--border-color: var(--theme-color-primary);
261
- --theme-checkbox-mixed--color: var(--theme-color-primary);
262
- --theme-checkbox-mixed--background--hover: var(--theme-color-secondary--hover);
263
- --theme-checkbox-mixed--border-color--hover: var(--theme-color-primary);
264
- --theme-checkbox-mixed--color--hover: var(--theme-color-primary);
265
- --theme-checkbox-mixed--background--active: var(--theme-color-secondary--active);
266
- --theme-checkbox-mixed--border-color--active: var(--theme-color-primary);
267
- --theme-checkbox-mixed--color--active: var(--theme-color-primary);
268
- --theme-checkbox-mixed--background--disabled: var(--theme-color-ghost);
269
- --theme-checkbox-mixed--border-color--disabled: var(--theme-color-component-4);
270
- --theme-checkbox-mixed--color--disabled: var(--theme-color-component-4);
271
- --theme-checkbox-label--color: var(--theme-color-std-text);
272
- --theme-checkbox-label--color--disabled: var(--theme-color-weak-text);
273
- --theme-radiobtn-unchecked--background: var(--theme-color-secondary);
274
- --theme-radiobtn-unchecked--border-color: var(--theme-color-std-bdr);
275
- --theme-radiobtn-unchecked--border-color--hover: var(--theme-color-std-bdr);
276
- --theme-radiobtn-unchecked--border-color--active: var(--theme-color-std-bdr);
277
- --theme-radiobtn-unchecked--border-color--disabled: var(--theme-color-component-4);
278
- --theme-radiobtn-unchecked--background--hover: var(--theme-color-secondary--hover);
279
- --theme-radiobtn-unchecked--background--active: var(--theme-color-secondary--active);
280
- --theme-radiobtn-unchecked--background--disabled: var(--theme-color-ghost);
281
- --theme-radiobtn-checked--color: var(--theme-color-primary);
282
- --theme-radiobtn-checked--color--active: var(--theme-color-primary);
283
- --theme-radiobtn-checked--color--disabled: var(--theme-color-component-4);
284
- --theme-radiobtn-label--color: var(--theme-color-std-text);
285
- --theme-radiobtn-label--color--disabled: var(--theme-color-weak-text);
286
- --theme-radiobtn-checked--background: var(--theme-color-secondary);
287
- --theme-radiobtn-checked--background--hover: var(--theme-color-secondary--hover);
288
- --theme-radiobtn-checked--background--active: var(--theme-color-secondary--active);
289
- --theme-radiobtn-checked--background--disabled: var(--theme-color-ghost);
290
- --theme-radiobtn-checked--border-color: var(--theme-color-primary);
291
- --theme-radiobtn-checked--border-color--hover: var(--theme-color-primary);
292
- --theme-radiobtn-checked--border-color--active: var(--theme-color-primary);
293
- --theme-radiobtn-checked--border-color--disabled: var(--theme-color-component-4);
294
- --theme-nav--background: var(--theme-color-component-8);
295
- --theme-avatar-btn--background: var(--theme-color-ghost);
296
- --theme-avatar-btn--background--hover: var(--theme-color-ghost--hover);
297
- --theme-avatar-btn--background--active: var(--theme-color-ghost--active);
298
- --theme-avatar-btn--color: var(--theme-color-std-text);
299
- --theme-avatar-btn--color--hover: var(--theme-color-std-text);
300
- --theme-avatar-btn--color--active: var(--theme-color-std-text);
301
- --theme-menu-btn--color: var(--theme-color-std-text);
302
- --theme-menu-btn--color--hover: var(--theme-color-std-text);
303
- --theme-menu-btn--color--active: var(--theme-color-std-text);
304
- --theme-menu-btn--background: var(--theme-color-ghost);
305
- --theme-menu-btn--background--hover: var(--theme-color-ghost--hover);
306
- --theme-menu-btn--background--active: var(--theme-color-ghost--active);
307
- --theme-nav-item-primary--background: var(--theme-color-ghost);
308
- --theme-nav-item-primary--background--hover: var(--theme-color-ghost--hover);
309
- --theme-nav-item-primary--background--active: var(--theme-color-ghost--active);
310
- --theme-nav-item-primary--background--selected: var(--theme-color-3);
311
- --theme-nav-item-primary--border-color: var(--theme-color-0);
312
- --theme-nav-item-primary--border-color--hover: var(--theme-color-0);
313
- --theme-nav-item-primary--border-color--active: var(--theme-color-0);
314
- --theme-nav-item-primary--border-color--selected: var(--theme-color-primary);
315
- --theme-nav-item-primary--color: var(--theme-color-std-text);
316
- --theme-nav-item-primary--color--hover: var(--theme-color-std-text);
317
- --theme-nav-item-primary--color--active: var(--theme-color-std-text);
318
- --theme-nav-item-primary--color--selected: var(--theme-color-std-text);
319
- --theme-nav-item-primary-icon--color: var(--theme-color-std-text);
320
- --theme-nav-item-primary-icon--color--hover: var(--theme-color-std-text);
321
- --theme-nav-item-primary-icon--color--active: var(--theme-color-std-text);
322
- --theme-nav-item-primary-icon--color--selected: var(--theme-color-std-text);
323
- --theme-nav-item-secondary--background: var(--theme-color-ghost);
324
- --theme-nav-item-secondary--background--hover: var(--theme-color-ghost--hover);
325
- --theme-nav-item-secondary--background--active: var(--theme-color-ghost--active);
326
- --theme-nav-item-secondary--background--disabled: var(--theme-color-0);
327
- --theme-nav-item-secondary--background--selected: var(--theme-color-1);
328
- --theme-nav-item-secondary--border-color: var(--theme-color-0);
329
- --theme-nav-item-secondary--border-color--hover: var(--theme-color-0);
330
- --theme-nav-item-secondary--border-color--active: var(--theme-color-0);
331
- --theme-nav-item-secondary--border-color--disabled: var(--theme-color-0);
332
- --theme-nav-item-secondary--border-color--selected: var(--theme-color-primary);
333
- --theme-nav-item-secondary--color: var(--theme-color-std-text);
334
- --theme-nav-item-secondary--color--hover: var(--theme-color-std-text);
335
- --theme-nav-item-secondary--color--active: var(--theme-color-std-text);
336
- --theme-nav-item-secondary--color--disabled: var(--theme-color-weak-text);
337
- --theme-nav-item-secondary--color--selected: var(--theme-color-std-text);
338
- --theme-nav-item-secondary-icon--color: var(--theme-color-std-text);
339
- --theme-nav-item-secondary-icon--color--hover: var(--theme-color-std-text);
340
- --theme-nav-item-secondary-icon--color--active: var(--theme-color-std-text);
341
- --theme-nav-item-secondary-icon--color--selected: var(--theme-color-std-text);
342
- --theme-nav-item-secondary-icon--color--disabled: var(--theme-color-weak-text);
343
- --theme-avatar--background: var(--theme-color-component-3);
344
- --theme-input--border-color: var(--theme-color-std-bdr);
345
- --theme-input--border-color--autofill: var(--theme-color-std-bdr);
346
- --theme-input--background: var(--theme-color-1);
347
- --theme-input--background--autofill: var(--theme-color-component-info);
348
- --theme-input--border-color-bottom--readonly: var(--theme-color-soft-bdr);
349
- --theme-input-error--background: var(--theme-color-component-error);
350
- --theme-input--color--disabled: var(--theme-color-weak-text);
351
- --theme-input--color: var(--theme-color-std-text);
352
- --theme-input--color--autofill: var(--theme-color-std-text);
353
- --theme-input--background--hover: var(--theme-color-1);
354
- --theme-input--border-color--hover: var(--theme-color-std-bdr);
355
- --theme-input--background--focus: var(--theme-color-1);
356
- --theme-input--border-color--focus: var(--theme-color-primary);
357
- --theme-input--background--readonly: var(--theme-color-0);
358
- --theme-input--border-color--readonly: var(--theme-color-0);
359
- --theme-input--background--disabled: var(--theme-color-0);
360
- --theme-input--border-color--disabled: var(--theme-color-0);
361
- --theme-input--border-color-bottom--disabled: var(--theme-color-weak-bdr);
362
- --theme-input-error--border-color: var(--theme-color-alarm);
363
- --theme-input-error-icon--color: var(--theme-color-alarm);
364
- --theme-blind-base--border-color: var(--theme-color-weak-bdr);
365
- --theme-blind-base--background: var(--theme-color-1);
366
- --theme-blind-header-closed--background: var(--theme-color-ghost);
367
- --theme-blind-header-closed--background--hover: var(--theme-color-ghost--hover);
368
- --theme-blind-header-closed--background--active: var(--theme-color-ghost--active);
369
- --theme-blind-header-open--background: var(--theme-color-ghost);
370
- --theme-blind-header-open--background--hover: var(--theme-color-ghost--hover);
371
- --theme-blind-header-open--background--active: var(--theme-color-ghost--active);
372
- --theme-blind-header-open--color--active: var(--theme-color-std-text);
373
- --theme-blind-header-icon-open--color--active: var(--theme-color-std-text);
374
- --theme-blind-header-icon-open--color--hover: var(--theme-color-std-text);
375
- --theme-blind-header-open--color--hover: var(--theme-color-std-text);
376
- --theme-blind-header-icon-open--color: var(--theme-color-std-text);
377
- --theme-blind-header-open--color: var(--theme-color-std-text);
378
- --theme-blind-header-icon-closed--color: var(--theme-color-std-text);
379
- --theme-blind-header-icon-closed--color--active: var(--theme-color-std-text);
380
- --theme-blind-header-icon-closed--color--hover: var(--theme-color-std-text);
381
- --theme-blind-header-closed--color: var(--theme-color-std-text);
382
- --theme-blind-header-closed--color--active: var(--theme-color-std-text);
383
- --theme-blind-header-closed--color--hover: var(--theme-color-std-text);
384
- --theme-breadcrumb-btn--background: var(--theme-color-component-1);
385
- --theme-breadcrumb-btn--background--hover: var(--theme-color-component-1--hover);
386
- --theme-breadcrumb-btn--background--active: var(--theme-color-component-1--active);
387
- --theme-breadcrumb-btn--color: var(--theme-color-std-text);
388
- --theme-breadcrumb-btn--color--hover: var(--theme-color-std-text);
389
- --theme-breadcrumb-btn--color--active: var(--theme-color-std-text);
390
- --theme-breadcrumb-btn-arrow--color: var(--theme-color-std-text);
391
- --theme-breadcrumb-btn-arrow--color--hover: var(--theme-color-std-text);
392
- --theme-breadcrumb-btn-arrow--color--active: var(--theme-color-std-text);
393
- --theme-breadcrumb-btn-last--color: var(--theme-color-std-text);
394
- --theme-breadcrumb-ghost--color: var(--theme-color-primary);
395
- --theme-breadcrumb-ghost--color--hover: var(--theme-color-primary);
396
- --theme-breadcrumb-ghost--color--active: var(--theme-color-primary);
397
- --theme-breadcrumb-ghost-arrow--color: var(--theme-color-primary);
398
- --theme-breadcrumb-ghost-arrow--color--hover: var(--theme-color-primary);
399
- --theme-breadcrumb-ghost-arrow--color--active: var(--theme-color-primary);
400
- --theme-breadcrumb-ghost--background: var(--theme-color-ghost);
401
- --theme-breadcrumb-ghost--background--hover: var(--theme-color-ghost--hover);
402
- --theme-breadcrumb-ghost--background--active: var(--theme-color-ghost--active);
403
- --theme-breadcrumb-ghost-last--color: var(--theme-color-soft-text);
404
- --theme-avatar--color: var(--theme-color-contrast-text);
405
- --theme-chip-close-btn--background--hover: var(--theme-color-ghost--hover);
406
- --theme-chip-close-btn--background--active: var(--theme-color-ghost--active);
407
- --theme-chip-close-btn--color: var(--theme-color-std-text);
408
- --theme-chip-outline--color: var(--theme-color-std-text);
409
- --theme-chip-outline--background: var(--theme-color-1);
410
- --theme-chip-outline--background--hover: var(--theme-color-1--hover);
411
- --theme-chip-outline--background--active: var(--theme-color-1--active);
412
- --theme-chip--background: var(--theme-color-component-1);
413
- --theme-chip--background--hover: var(--theme-color-component-1--hover);
414
- --theme-chip--background--active: var(--theme-color-component-1--active);
415
- --theme-chip--color: var(--theme-color-contrast-text);
416
- --theme-chip-close-btn--background: var(--theme-color-ghost);
417
- --theme-pill-outline--color: var(--theme-color-std-text);
418
- --theme-pill-outline--background: var(--theme-color-1);
419
- --theme-chip-primary-outline--background: var(--theme-color-secondary);
420
- --theme-chip-primary-outline--background--hover: var(--theme-color-secondary--hover);
421
- --theme-chip-primary-outline--background--active: var(--theme-color-secondary--active);
422
- --theme-chip-primary-outline--border-color: var(--theme-color-primary);
423
- --theme-chip-primary-outline--border-color--hover: var(--theme-color-primary);
424
- --theme-chip-primary-outline--border-color--active: var(--theme-color-primary);
425
- --theme-chip-primary-outline--color: var(--theme-color-primary);
426
- --theme-chip-primary-outline--color--hover: var(--theme-color-primary);
427
- --theme-chip-primary-outline--color--active: var(--theme-color-primary);
428
- --theme-chip-primary--background: var(--theme-color-primary);
429
- --theme-chip-primary--background--hover: var(--theme-color-primary--hover);
430
- --theme-chip-primary--background--active: var(--theme-color-primary--active);
431
- --theme-chip-primary--color: var(--theme-color-primary--contrast);
432
- --theme-chip-primary--color--hover: var(--theme-color-primary--contrast);
433
- --theme-chip-primary--color--active: var(--theme-color-primary--contrast);
434
- --theme-chip-primary-outline--background--display: var(--theme-color-secondary);
435
- --theme-chip-primary-outline--border-color--display: var(--theme-color-primary);
436
- --theme-chip-primary-outline--color--display: var(--theme-color-std-text);
437
- --theme-switch-off--background: var(--theme-color-component-3);
438
- --theme-menu--background: var(--theme-color-1);
439
- --theme-menu--border-color: var(--theme-color-soft-bdr);
440
- --theme-menu-header--color: var(--theme-color-soft-text);
441
- --theme-menu-item--background: var(--theme-color-ghost);
442
- --theme-menu-item--background--hover: var(--theme-color-ghost--hover);
443
- --theme-menu-item--background--active: var(--theme-color-ghost--active);
444
- --theme-menu-item--background--disabled: var(--theme-color-ghost);
445
- --theme-menu-item--color: var(--theme-color-std-text);
446
- --theme-menu-item--color--hover: var(--theme-color-std-text);
447
- --theme-menu-item--color--active: var(--theme-color-std-text);
448
- --theme-menu-item--color--disabled: var(--theme-color-weak-text);
449
- --theme-menu-item-icon--color: var(--theme-color-soft-text);
450
- --theme-menu-item-icon--color--hover: var(--theme-color-std-text);
451
- --theme-menu-item-icon--color--active: var(--theme-color-std-text);
452
- --theme-menu-item-icon--color--disabled: var(--theme-color-weak-text);
453
- --theme-menu-item-arrow--color: var(--theme-color-std-text);
454
- --theme-menu-item-arrow--color--hover: var(--theme-color-std-text);
455
- --theme-menu-item-arrow--color--active: var(--theme-color-std-text);
456
- --theme-menu-item-arrow--color--disabled: var(--theme-color-weak-text);
457
- --theme-menu-item-check--color: var(--theme-color-std-text);
458
- --theme-menu-item-check--color--hover: var(--theme-color-std-text);
459
- --theme-menu-item-check--color--active: var(--theme-color-std-text);
460
- --theme-menu-item-check--color--disabled: var(--theme-color-weak-text);
461
- --theme-select-list-item--background: var(--theme-color-ghost);
462
- --theme-select-list-item--background--hover: var(--theme-color-ghost--hover);
463
- --theme-select-list-item--background--active: var(--theme-color-ghost--active);
464
- --theme-select-list-item--background--disabled: var(--theme-color-ghost);
465
- --theme-select-list-item--background--selected: var(--theme-color-ghost--selected);
466
- --theme-select-list-item--background--selected-hover: var(--theme-color-ghost--selected-hover);
467
- --theme-select-list-item--background--selected-active: var(--theme-color-ghost--selected-active);
468
- --theme-select-list-item--background--selected-disabled: var(--theme-color-ghost);
469
- --theme-select-list-item--color: var(--theme-color-std-text);
470
- --theme-select-list-item--color--hover: var(--theme-color-std-text);
471
- --theme-select-list-item--color--active: var(--theme-color-std-text);
472
- --theme-select-list-item--color--disabled: var(--theme-color-weak-text);
473
- --theme-select-list-item--color--selected: var(--theme-color-std-text);
474
- --theme-select-list-item--color--selected-hover: var(--theme-color-std-text);
475
- --theme-select-list-item--color--selected-active: var(--theme-color-std-text);
476
- --theme-select-list-item--color--selected-disabled: var(--theme-color-weak-text);
477
- --theme-select-list-item-check--color: var(--theme-color-std-text);
478
- --theme-select-list-item-check--color--hover: var(--theme-color-std-text);
479
- --theme-select-list-item-check--color--active: var(--theme-color-std-text);
480
- --theme-select-list-item-check--color--disabled: var(--theme-color-weak-text);
481
- --theme-select-list--background: var(--theme-color-1);
482
- --theme-select-list--border-color: var(--theme-color-soft-bdr);
483
- --theme-tab--background: var(--theme-color-ghost);
484
- --theme-tab--background--hover: var(--theme-color-ghost--hover);
485
- --theme-tab--background--active: var(--theme-color-ghost--active);
486
- --theme-tab--background--selected: var(--theme-color-ghost);
487
- --theme-tab--background--disabled: var(--theme-color-ghost);
488
- --theme-tab-indicator--background: var(--theme-color-0);
489
- --theme-tab-indicator--background--hover: var(--theme-color-6);
490
- --theme-tab-indicator--background--active: var(--theme-color-6);
491
- --theme-tab-indicator--background--selected: var(--theme-color-primary);
492
- --theme-tab-indicator--background--disabled: var(--theme-color-0);
493
- --theme-animated-tab-indicator--background: var(--theme-color-0);
494
- --theme-animated-tab-indicator--background--hover: var(--theme-color-0);
495
- --theme-animated-tab-indicator--background--active: var(--theme-color-0);
496
- --theme-animated-tab-indicator--background--selected: var(--theme-color-primary);
497
- --theme-tab--color: var(--theme-color-soft-text);
498
- --theme-tab--color--hover: var(--theme-color-soft-text);
499
- --theme-tab--color--active: var(--theme-color-soft-text);
500
- --theme-tab--color--selected: var(--theme-color-primary);
501
- --theme-tab--color--disabled: var(--theme-color-weak-text);
502
- --theme-tab-icon--color: var(--theme-color-soft-text);
503
- --theme-tab-icon--color--hover: var(--theme-color-soft-text);
504
- --theme-tab-icon--color--active: var(--theme-color-soft-text);
505
- --theme-tab-icon--color--selected: var(--theme-color-primary);
506
- --theme-tab-icon--color--disabled: var(--theme-color-weak-text);
507
- --theme-animated-tab-icon--color: var(--theme-color-soft-text);
508
- --theme-animated-tab-icon--color--hover: var(--theme-color-soft-text);
509
- --theme-animated-tab-icon--color--active: var(--theme-color-soft-text);
510
- --theme-animated-tab-icon--color--selected: var(--theme-color-primary--contrast);
511
- --theme-animated-tab-icon--color--disabled: var(--theme-color-weak-text);
512
- --theme-animated-tab-circle--background: var(--theme-color-1);
513
- --theme-animated-tab-circle--background--hover: var(--theme-color-1--hover);
514
- --theme-animated-tab-circle--background--active: var(--theme-color-1--active);
515
- --theme-animated-tab-circle--background--selected: var(--theme-color-primary);
516
- --theme-animated-tab-circle--background--disabled: var(--theme-color-0);
517
- --theme-animated-tab-circle--border-color: var(--theme-color-soft-bdr);
518
- --theme-animated-tab-circle--border-color--hover: var(--theme-color-soft-bdr);
519
- --theme-animated-tab-circle--border-color--active: var(--theme-color-soft-bdr);
520
- --theme-animated-tab-circle--border-color--selected: var(--theme-color-0);
521
- --theme-animated-tab-circle--border-color--disabled: var(--theme-color-weak-bdr);
522
- --theme-tab-pill--border-color: var(--theme-color-std-bdr);
523
- --theme-tab-pill--border-color--hover: var(--theme-color-std-bdr);
524
- --theme-tab-pill--border-color--active: var(--theme-color-std-bdr);
525
- --theme-tab-pill--border-color--selected: var(--theme-color-primary);
526
- --theme-tab-pill--border-color--disabled: var(--theme-color-weak-bdr);
527
- --theme-input-unit--color: var(--theme-color-soft-text);
528
- --theme-input-gripper--color: var(--theme-color-weak-bdr);
529
- --theme-input-gripper--color--hover: var(--theme-color-weak-bdr);
530
- --theme-input-gripper--color--focus: var(--theme-color-weak-bdr);
531
- --theme-input-search-icon--color: var(--theme-color-std-text);
532
- --theme-input-search-icon--color--hover: var(--theme-color-std-text);
533
- --theme-input-search-icon--color--focus: var(--theme-color-std-text);
534
- --theme-input-search-icon--color--disabled: var(--theme-color-weak-text);
535
- --theme-input-select-icon--color: var(--theme-color-soft-text);
536
- --theme-input-select-icon--color--hover: var(--theme-color-std-text);
537
- --theme-input-select-icon--color--active: var(--theme-color-std-text);
538
- --theme-switch-off--background--hover: var(--theme-color-component-4);
539
- --theme-switch-off--background--active: var(--theme-color-component-3);
540
- --theme-switch-off--background--disabled: var(--theme-color-component-2);
541
- --theme-switch-on--background: var(--theme-color-dynamic);
542
- --theme-switch-on--background--hover: var(--theme-color-dynamic--hover);
543
- --theme-switch-on--background--active: var(--theme-color-dynamic--active);
544
- --theme-switch-on--background--disabled: var(--theme-color-component-2);
545
- --theme-switch-mixed--background: var(--theme-color-component-3);
546
- --theme-switch-mixed--background--hover: var(--theme-color-component-4);
547
- --theme-switch-mixed--background--active: var(--theme-color-component-3);
548
- --theme-switch-mixed--background--disabled: var(--theme-color-component-2);
549
- --theme-switch-off--border-color: var(--theme-color-0);
550
- --theme-switch-off--border-color--hover: var(--theme-color-0);
551
- --theme-switch-off--border-color--active: var(--theme-color-0);
552
- --theme-switch-off--border-color--disabled: var(--theme-color-0);
553
- --theme-switch-on--border-color: var(--theme-color-0);
554
- --theme-switch-on--border-color--hover: var(--theme-color-0);
555
- --theme-switch-on--border-color--active: var(--theme-color-0);
556
- --theme-switch-on--border-color--disabled: var(--theme-color-0);
557
- --theme-switch-mixed--border-color: var(--theme-color-0);
558
- --theme-switch-mixed--border-color--hover: var(--theme-color-0);
559
- --theme-switch-mixed--border-color--active: var(--theme-color-0);
560
- --theme-switch-mixed--border-color--disabled: var(--theme-color-0);
561
- --theme-switch-thumb-off--background: var(--theme-color-1);
562
- --theme-switch-thumb-off--background--hover: var(--theme-color-1);
563
- --theme-switch-thumb-off--background--active: var(--theme-color-1);
564
- --theme-switch-thumb-off--background--disabled: var(--theme-color-component-3);
565
- --theme-switch-thumb-on--background: var(--theme-color-1);
566
- --theme-switch-thumb-on--background--hover: var(--theme-color-1);
567
- --theme-switch-thumb-on--background--active: var(--theme-color-1);
568
- --theme-switch-thumb-on--background--disabled: var(--theme-color-component-3);
569
- --theme-switch-thumb-mixed--background: var(--theme-color-1);
570
- --theme-switch-thumb-mixed--background--hover: var(--theme-color-1);
571
- --theme-switch-thumb-mixed--background--active: var(--theme-color-1);
572
- --theme-switch-thumb-mixed--background--disabled: var(--theme-color-component-3);
573
- --theme-switch-thumb-off--border-color: var(--theme-color-0);
574
- --theme-switch-thumb-off--border-color--hover: var(--theme-color-0);
575
- --theme-switch-thumb-off--border-color--active: var(--theme-color-0);
576
- --theme-switch-thumb-off--border-color--disabled: var(--theme-color-0);
577
- --theme-switch-thumb-on--border-color: var(--theme-color-0);
578
- --theme-switch-thumb-on--border-color--hover: var(--theme-color-0);
579
- --theme-switch-thumb-on--border-color--active: var(--theme-color-0);
580
- --theme-switch-thumb-on--border-color--disabled: var(--theme-color-0);
581
- --theme-switch-thumb-mixed--border-color: var(--theme-color-0);
582
- --theme-switch-thumb-mixed--border-color--hover: var(--theme-color-0);
583
- --theme-switch-thumb-mixed--border-color--active: var(--theme-color-0);
584
- --theme-switch-thumb-mixed--border-color--disabled: var(--theme-color-0);
585
- --theme-switch--color: var(--theme-color-std-text);
586
- --theme-switch--color--hover: var(--theme-color-std-text);
587
- --theme-switch--color--active: var(--theme-color-std-text);
588
- --theme-switch--color--disabled: var(--theme-color-weak-text);
589
- --theme-messagebar--color: var(--theme-color-std-text);
590
- --theme-messagebar--background: var(--theme-color-1);
591
- --theme-scrollbar-track--background: var(--theme-color-2);
592
- --theme-scrollbar-track--border: var(--theme-color-1);
593
- --theme-scrollbar-thumb--background: var(--theme-color-5);
594
- --theme-scrollbar-track--background--hover: var(--theme-color-3);
595
- --theme-scrollbar-thumb--background--hover: var(--theme-color-6);
596
- --theme-modal--background: var(--theme-color-1);
597
- --theme-modal--border-color: var(--theme-color-soft-bdr);
598
- --theme-datepicker-day--background: var(--theme-color-ghost);
599
- --theme-datepicker-day--background--hover: var(--theme-color-ghost--hover);
600
- --theme-datepicker-day--background--active: var(--theme-color-ghost--active);
601
- --theme-datepicker-day--background--disabled: var(--theme-color-ghost);
602
- --theme-datepicker-day--background--selected: var(--theme-color-component-9);
603
- --theme-datepicker-day--background--selected-hover: var(--theme-color-component-9--hover);
604
- --theme-datepicker-day--background--selected-active: var(--theme-color-component-9--active);
605
- --theme-datepicker-day--background--selected-disabled: var(--theme-color-component-9--disabled);
606
- --theme-datepicker-day--background--range: var(--theme-color-component-10);
607
- --theme-datepicker-day--background--range-hover: var(--theme-color-component-10--hover);
608
- --theme-datepicker-day--background--range-active: var(--theme-color-component-10--active);
609
- --theme-datepicker-day--background--range-disabled: var(--theme-color-component-10--disabled);
610
- --theme-btn-invisible-primary--border-color: var(--theme-color-0);
611
- --theme-btn-invisible-primary--border-color--hover: var(--theme-color-0);
612
- --theme-btn-invisible-primary--border-color--active: var(--theme-color-0);
613
- --theme-btn-invisible-primary--border-color--disabled: var(--theme-color-0);
614
- --theme-btn-secondary--border-color: var(--theme-color-0);
615
- --theme-btn-secondary--border-color--hover: var(--theme-color-0);
616
- --theme-btn-secondary--border-color--active: var(--theme-color-0);
617
- --theme-btn-secondary--border-color--disabled: var(--theme-color-0);
618
- --theme-btn-invisible-secondary--border-color: var(--theme-color-0);
619
- --theme-btn-invisible-secondary--border-color--hover: var(--theme-color-0);
620
- --theme-btn-invisible-secondary--border-color--active: var(--theme-color-0);
621
- --theme-btn-invisible-secondary--border-color--disabled: var(--theme-color-0);
622
- --theme-map-navigation-logo--color: var(--theme-color-std-text);
623
- --theme-map-navigation-header--color: var(--theme-color-std-text);
624
- --theme-map-navigation-separator--background: var(--theme-color-soft-bdr);
625
- --theme-map-navigation--background: var(--theme-color-3);
626
- --theme-btn-invisible-secondary--border-color--selected: var(--theme-color-0);
627
- --theme-btn-invisible-secondary--border-color--selected-hover: var(--theme-color-0);
628
- --theme-btn-invisible-secondary--border-color--selected-active: var(--theme-color-0);
629
- --theme-overlay-header--background: var(--theme-color-3);
630
- --theme-overlay-header--color: var(--theme-color-std-text);
631
- --theme-nav-overlay--background: var(--theme-color-backdrop);
632
- --theme-nav-overlay-header--color: var(--theme-color-std-text);
633
- --theme-event-item--background: var(--theme-color-secondary);
634
- --theme-event-item--background--disabled: var(--theme-color-component-2);
635
- --theme-event-item--border--hover: var(--theme-color-weak-bdr);
636
- --theme-event-item--border: var(--theme-color-weak-bdr);
637
- --theme-event-item--border--active: var(--theme-color-weak-bdr);
638
- --theme-event-item--border--selected: var(--theme-color-dynamic);
639
- --theme-event-item--background--hover: var(--theme-color-secondary--hover);
640
- --theme-event-item--border--disabled: var(--theme-color-component-2);
641
- --theme-event-item--background--active: var(--theme-color-secondary--active);
642
- --theme-event-item--background--selected: var(--theme-color-component-5);
643
- --theme-event-item-chevron--color: var(--theme-color-soft-text);
644
- --theme-flip--color: var(--theme-color-std-text);
645
- --theme-flip--background: var(--theme-color-1);
646
- --theme-flip--border-color: var(--theme-color-soft-bdr);
647
- --theme-flip-footer--background: var(--theme-color-1);
648
- --theme-flip-footer--color: var(--theme-color-std-text);
649
- --theme-kpi-display--background: var(--theme-color-ghost);
650
- --theme-kpi-display--background--hover: var(--theme-color-ghost--hover);
651
- --theme-kpi-display--background--active: var(--theme-color-ghost--active);
652
- --theme-kpi-display-indicator--background: var(--theme-color-component-4);
653
- --theme-kpi-display-label--color: var(--theme-color-soft-text);
654
- --theme-kpi-display-icon--color: var(--theme-color-std-text);
655
- --theme-kpi-display-value: var(--theme-color-std-text);
656
- --theme-kpi-display-units: var(--theme-color-soft-text);
657
- --theme-table-data-row-alt--background: var(--theme-color-ghost-alt);
658
- --theme-group-item--background: var(--theme-color-component-1);
659
- --theme-group-item--background--hover: var(--theme-color-component-1--hover);
660
- --theme-group-item--background--active: var(--theme-color-component-1--active);
661
- --theme-group-item--background--selected: var(--theme-color-ghost--selected);
662
- --theme-group-item--background--disabled: var(--theme-color-component-1);
663
- --theme-group-item--border-color: var(--theme-color-0);
664
- --theme-group-item--border-color--hover: var(--theme-color-0);
665
- --theme-group-item--border-color--active: var(--theme-color-0);
666
- --theme-group-item--border-color--selected: var(--theme-color-primary);
667
- --theme-group-item--border-color--disabled: var(--theme-color-0);
668
- --theme-group-item-indicator--background: var(--theme-color-0);
669
- --theme-group-item-indicator--background--selected: var(--theme-color-primary);
670
- --theme-group-item-indicator--background--subselected: var(--theme-color-primary);
671
- --theme-group-node-closed--color: var(--theme-color-std-text);
672
- --theme-group-node-open--color: var(--theme-color-std-text);
673
- --theme-group-header--color: var(--theme-color-std-text);
674
- --theme-group-subheader--color: var(--theme-color-std-text);
675
- --theme-group-item-icon--color: var(--theme-color-std-text);
676
- --theme-group-item-text--color: var(--theme-color-std-text);
677
- --theme-group-item-subtext--color: var(--theme-color-soft-text);
678
- --theme-group-item-icon--color--disabled: var(--theme-color-weak-text);
679
- --theme-group-item-text--color--disabled: var(--theme-color-weak-text);
680
- --theme-group-item-subtext--color--disabled: var(--theme-color-weak-text);
681
- --theme-upload--background: var(--theme-color-1);
682
- --theme-upload--background--dragover: var(--theme-color-1);
683
- --theme-upload--border-color: var(--theme-color-soft-bdr);
684
- --theme-upload--border-color--dragover: var(--theme-color-primary);
685
- --theme-upload--background--checking: var(--theme-color-1);
686
- --theme-upload--background--disabled: var(--theme-color-0);
687
- --theme-upload--border-color--checking: var(--theme-color-soft-bdr);
688
- --theme-upload--border-color--disabled: var(--theme-color-soft-bdr);
689
- --theme-upload-text--color: var(--theme-color-std-text);
690
- --theme-upload-text--color--checking: var(--theme-color-std-text);
691
- --theme-upload-text--color--disabled: var(--theme-color-weak-text);
692
- --theme-input-extra--background--active: var(--theme-color-secondary--active);
693
- --theme-input-extra--background--hover: var(--theme-color-secondary--hover);
694
- --theme-btn-outline-primary--border-color: var(--theme-color-primary);
695
- --theme-btn-outline-primary--border-color--hover: var(--theme-color-primary);
696
- --theme-btn-outline-primary--border-color--active: var(--theme-color-primary);
697
- --theme-btn-outline-primary--border-color--disabled: var(--theme-color-component-4);
698
- --theme-btn-invisible-secondary--background--disabled: var(--theme-color-ghost);
699
- --theme-ghost--background: var(--theme-color-ghost);
700
- --theme-ghost--background--hover: var(--theme-color-ghost--hover);
701
- --theme-ghost--background--active: var(--theme-color-ghost--active);
702
- --theme-radiobtn-checked--color--hover: var(--theme-color-dynamic);
703
- --theme-input-hint--color: var(--theme-color-soft-text);
704
- --theme-menu-separator--background: var(--theme-color-weak-bdr);
705
- --theme-select-list-item-hint--color: var(--theme-color-soft-text);
706
- --theme-select-list-item-hint--color--hover: var(--theme-color-soft-text);
707
- --theme-select-list-item-hint--color--active: var(--theme-color-soft-text);
708
- --theme-toast-timer-track--background: var(--theme-color-0);
709
- --theme-toast-timer-value--background: var(--theme-color-6);
710
- --theme-toast--background: var(--theme-color-1);
711
- --theme-toast--border-color: var(--theme-color-0);
712
- --theme-toast--color: var(--theme-color-std-text);
713
- --theme-datepicker-day--border-color: var(--theme-color-0);
714
- --theme-datepicker-day--border-color--hover: var(--theme-color-0);
715
- --theme-datepicker-day--border-color--active: var(--theme-color-0);
716
- --theme-datepicker-day--border-color--disabled: var(--theme-color-0);
717
- --theme-datepicker-day--color: var(--theme-color-primary);
718
- --theme-datepicker-day--color--hover: var(--theme-color-primary);
719
- --theme-datepicker-day--color--active: var(--theme-color-primary);
720
- --theme-datepicker-day--color--disabled: var(--theme-color-weak-text);
721
- --theme-datepicker-day--border-color--selected: var(--theme-color-0);
722
- --theme-datepicker-day--border-color--selected-hover: var(--theme-color-0);
723
- --theme-datepicker-day--border-color--selected-active: var(--theme-color-0);
724
- --theme-datepicker-day--border-color--selected-disabled: var(--theme-color-0);
725
- --theme-datepicker-day--color--selected: var(--theme-color-primary--contrast);
726
- --theme-datepicker-day--color--selected-hover: var(--theme-color-primary--contrast);
727
- --theme-datepicker-day--color--selected-active: var(--theme-color-primary--contrast);
728
- --theme-datepicker-day--color--selected-disabled: var(--theme-color-weak-text);
729
- --theme-datepicker-day--border-color--range: var(--theme-color-0);
730
- --theme-datepicker-day--border-color--range-hover: var(--theme-color-0);
731
- --theme-datepicker-day--border-color--range-active: var(--theme-color-0);
732
- --theme-datepicker-day--border-color--range-disabled: var(--theme-color-0);
733
- --theme-datepicker-day--color--range: var(--theme-color-primary--contrast);
734
- --theme-datepicker-day--color--range-hover: var(--theme-color-primary--contrast);
735
- --theme-datepicker-day--color--range-active: var(--theme-color-primary--contrast);
736
- --theme-datepicker-day--color--range-disabled: var(--theme-color-weak-text);
737
- --theme-datepicker-today--background: var(--theme-color-ghost);
738
- --theme-datepicker-today--background--hover: var(--theme-color-ghost--hover);
739
- --theme-datepicker-today--background--active: var(--theme-color-ghost--active);
740
- --theme-datepicker-today--background--disabled: var(--theme-color-ghost);
741
- --theme-datepicker-today--border-color: var(--theme-color-primary);
742
- --theme-datepicker-today--border-color--hover: var(--theme-color-primary);
743
- --theme-datepicker-today--border-color--active: var(--theme-color-primary);
744
- --theme-datepicker-today--border-color--disabled: var(--theme-color-primary--disabled);
745
- --theme-datepicker-today--color: var(--theme-color-primary);
746
- --theme-datepicker-today--color--hover: var(--theme-color-primary);
747
- --theme-datepicker-today--color--active: var(--theme-color-primary);
748
- --theme-datepicker-today--color--disabled: var(--theme-color-weak-text);
749
- --theme-datepicker-today--background--selected: var(--theme-color-component-9);
750
- --theme-datepicker-today--background--selected-hover: var(--theme-color-component-9--hover);
751
- --theme-datepicker-today--background--selected-active: var(--theme-color-component-9--active);
752
- --theme-datepicker-today--background--selected-disabled: var(--theme-color-component-9--disabled);
753
- --theme-datepicker-today--border-color--selected: var(--theme-color-primary);
754
- --theme-datepicker-today--border-color--selected-hover: var(--theme-color-primary);
755
- --theme-datepicker-today--border-color--selected-active: var(--theme-color-primary);
756
- --theme-datepicker-today--border-color--selected-disabled: var(--theme-color-primary--disabled);
757
- --theme-datepicker-today--color--selected: var(--theme-color-primary--contrast);
758
- --theme-datepicker-today--color--selected-hover: var(--theme-color-primary--contrast);
759
- --theme-datepicker-today--color--selected-active: var(--theme-color-primary--contrast);
760
- --theme-datepicker-today--color--selected-disabled: var(--theme-color-weak-text);
761
- --theme-datepicker-today--background--range: var(--theme-color-component-10);
762
- --theme-datepicker-today--background--range-hover: var(--theme-color-component-10--hover);
763
- --theme-datepicker-today--background--range-active: var(--theme-color-component-10--active);
764
- --theme-datepicker-today--background--range-disabled: var(--theme-color-component-10--disabled);
765
- --theme-datepicker-today--border-color--range: var(--theme-color-primary);
766
- --theme-datepicker-today--border-color--range-hover: var(--theme-color-primary);
767
- --theme-datepicker-today--border-color--range-active: var(--theme-color-primary);
768
- --theme-datepicker-today--border-color--range-disabled: var(--theme-color-primary--disabled);
769
- --theme-datepicker-today--color--range: var(--theme-color-primary--contrast);
770
- --theme-datepicker-today--color--range-hover: var(--theme-color-primary--contrast);
771
- --theme-datepicker-today--color--range-active: var(--theme-color-primary--contrast);
772
- --theme-datepicker-today--color--range-disabled: var(--theme-color-weak-text);
773
- --theme-datepicker-separator--background: var(--theme-color-x-weak-bdr);
774
- --theme-datepicker-weekday--color: var(--theme-color-soft-text);
775
- --theme-datepicker-cw--color: var(--theme-color-soft-text);
776
- --theme-datepicker-time-header: var(--theme-color-std-text);
777
- --theme-datepicker-extra--border-color: var(--theme-color-1);
778
- --theme-overlay--background: var(--theme-color-backdrop);
779
- --theme-tree-item--background: var(--theme-color-ghost);
780
- --theme-tree-item--background--hover: var(--theme-color-ghost--hover);
781
- --theme-tree-item--background--active: var(--theme-color-ghost--active);
782
- --theme-tree-item--background--selected: var(--theme-color-ghost--selected);
783
- --theme-tree-item--background--selected-hover: var(--theme-color-ghost--selected-hover);
784
- --theme-tree-item--background--selected-active: var(--theme-color-ghost--selected-active);
785
- --theme-tree-item-node-closed-icon--color: var(--theme-color-std-text);
786
- --theme-tree-item-node-open-icon--color: var(--theme-color-dynamic);
787
- --theme-tree-item--color: var(--theme-color-std-text);
788
- --theme-tree-item-icon: var(--theme-color-std-text);
789
- --theme-tree-item-status--color: var(--theme-color-soft-text);
790
- --theme-workflow-step--background: var(--theme-color-ghost);
791
- --theme-workflow-step--background--hover: var(--theme-color-ghost--hover);
792
- --theme-workflow-step--background--active: var(--theme-color-ghost--active);
793
- --theme-workflow-step--background--selected: var(--theme-color-ghost--selected);
794
- --theme-workflow-step--background--disabled: var(--theme-color-ghost);
795
- --theme-workflow-step--color: var(--theme-color-std-text);
796
- --theme-workflow-step-icon--background: var(--theme-color-1);
797
- --theme-workflow-step-icon-default--color: var(--theme-color-neutral);
798
- --theme-workflow-step-icon-default--color--selected: var(--theme-color-primary);
799
- --theme-workflow-step-icon-default--color--disabled: var(--theme-color-weak-text);
800
- --theme-workflow-step-icon-done--color: var(--theme-color-primary);
801
- --theme-workflow-step-icon-done--color--selected: var(--theme-color-primary);
802
- --theme-workflow-step-icon-done--color--disabled: var(--theme-color-weak-text);
803
- --theme-workflow-step-icon-success--color--disabled: var(--theme-color-weak-text);
804
- --theme-workflow-step-icon-warning--color--disabled: var(--theme-color-weak-text);
805
- --theme-workflow-step-icon-error--color--disabled: var(--theme-color-weak-text);
806
- --theme-tootlip--background: var(--theme-color-1);
807
- --theme-tooltip--border-color: var(--theme-color-0);
808
- --theme-tooltip--color: var(--theme-color-std-text);
809
- --theme-tooltip-close--color: var(--theme-color-soft-text);
810
- --theme-tooltip-close-btn--background: var(--theme-color-ghost);
811
- --theme-tooltip-close-btn--background--hover: var(--theme-color-ghost--hover);
812
- --theme-tooltip-close-btn--background--active: var(--theme-color-ghost--active);
813
- --theme-table--background: var(--theme-color-0);
814
- --theme-table--border-color: var(--theme-color-weak-bdr);
815
- --theme-table--color: var(--theme-color-std-text);
816
- --theme-table-header-row--background: var(--theme-color-component-11);
817
- --theme-table-header-row--border-color: var(--theme-color-weak-bdr);
818
- --theme-table-header-cell--background: var(--theme-color-ghost);
819
- --theme-table-header-cell--background--hover: var(--theme-color-ghost--hover);
820
- --theme-table-header-cell--background--active: var(--theme-color-ghost--active);
821
- --theme-table-header-cell--border-color: var(--theme-color-0);
822
- --theme-table-header-cell--border-color--hover: var(--theme-color-0);
823
- --theme-table-header-cell--border-color--active: var(--theme-color-0);
824
- --theme-table-header-cell--color: var(--theme-color-std-text);
825
- --theme-table-header-filter--color: var(--theme-color-primary);
826
- --theme-table-header-sort--color: var(--theme-color-primary);
827
- --theme-table-header-splitter--background: var(--theme-color-soft-bdr);
828
- --theme-table-header-splitter--background--hover: var(--theme-color-dynamic);
829
- --theme-table-data-row--background: var(--theme-color-ghost);
830
- --theme-table-data-row--background--hover: var(--theme-color-ghost--hover);
831
- --theme-table-data-row--background--active: var(--theme-color-ghost--active);
832
- --theme-table-data-row--background--selected: var(--theme-color-ghost--selected);
833
- --theme-table-data-row--background--disabled: var(--theme-color-ghost);
834
- --theme-table-data-row--background--selected-hover: var(--theme-color-ghost--selected-hover);
835
- --theme-table-data-row--background--selected-active: var(--theme-color-ghost--selected-active);
836
- --theme-table-data-row--border-color: var(--theme-color-weak-bdr);
837
- --theme-table-data-cell--border-color: var(--theme-color-0);
838
- --theme-table-data-cell--background: var(--theme-color-ghost);
839
- --theme-table-data-cell--background--hover: var(--theme-color-ghost--hover);
840
- --theme-table-data-cell--background--active: var(--theme-color-ghost--active);
841
- --theme-table-data-cell--background--selected: var(--theme-color-ghost--selected);
842
- --theme-table-data-cell--background--disabled: var(--theme-color-ghost);
843
- --theme-table-data-cell--background--selected-hover: var(--theme-color-ghost--selected-hover);
844
- --theme-table-data-cell--background--selected-active: var(--theme-color-ghost--selected-active);
845
- --theme-table-data-cell--color: var(--theme-color-std-text);
846
- --theme-table-data-cell--color-disabled: var(--theme-color-weak-text);
847
- --theme-table-data-row-alt--background--hover: var(--theme-color-ghost-alt--hover);
848
- --theme-table-data-row-alt--background--active: var(--theme-color-ghost-alt--active);
849
- --theme-table-data-row-alt--background--selected: var(--theme-color-ghost-alt--selected);
850
- --theme-table-data-row-alt--background--disabled: var(--theme-color-ghost-alt);
851
- --theme-table-data-row-alt--background--selected-hover: var(--theme-color-ghost-alt--selected-hover);
852
- --theme-table-data-row-alt--background--selected-active: var(--theme-color-ghost-alt--selected-active);
853
- --theme-table-group-splitter--background: var(--theme-color-x-weak-bdr);
854
- --theme-table-group-splitter--background--hover: var(--theme-color-dynamic);
855
- --theme-table-group-header-row--background: var(--theme-color-component-11);
856
- --theme-table-group-header-row--border-color: var(--theme-color-weak-bdr);
857
- --theme-label--color: var(--theme-color-soft-text);
858
- --theme-label--color--hover: var(--theme-color-std-text);
859
- --theme-label--color--active: var(--theme-color-std-text);
860
- --theme-label--color--focus: var(--theme-color-std-text);
861
- --theme-label--color--disabled: var(--theme-color-weak-text);
862
- --theme-table-selection--border-color: var(--theme-color-0);
863
- }
864
- }