@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.
- package/components/index.js +2 -2
- package/components/ix-action-card.js +4 -4
- package/components/ix-application-header.js +1 -1
- package/components/ix-application-sidebar.js +1 -1
- package/components/ix-application-switch-modal.js +6 -6
- package/components/ix-application.js +2 -2
- package/components/ix-avatar.js +1 -1
- package/components/ix-basic-navigation.js +7 -7
- package/components/ix-blind.js +2 -2
- package/components/ix-breadcrumb-item.js +1 -1
- package/components/ix-breadcrumb.js +6 -6
- package/components/ix-button.js +1 -1
- package/components/ix-card-accordion.js +1 -1
- package/components/ix-card-content.js +1 -1
- package/components/ix-card-list.js +7 -7
- package/components/ix-card-title.js +1 -1
- package/components/ix-card.js +1 -1
- package/components/ix-category-filter.js +8 -8
- package/components/ix-checkbox-group.js +6 -6
- package/components/ix-checkbox.js +3 -3
- package/components/ix-chip.js +5 -5
- package/components/ix-col.js +1 -1
- package/components/ix-content-header.js +4 -4
- package/components/ix-content.js +1 -1
- package/components/ix-css-grid-item.js +1 -1
- package/components/ix-css-grid.js +1 -1
- package/components/ix-custom-field.js +6 -6
- package/components/ix-date-dropdown.js +12 -12
- package/components/ix-date-input.js +13 -13
- package/components/ix-date-picker.js +1 -1
- package/components/ix-date-time-card.js +1 -1
- package/components/ix-datetime-picker.js +12 -12
- package/components/ix-divider.js +1 -1
- package/components/ix-drawer.js +3 -3
- package/components/ix-dropdown-button.js +5 -5
- package/components/ix-dropdown-header.js +2 -2
- package/components/ix-dropdown-item.js +1 -1
- package/components/ix-dropdown-quick-actions.js +1 -1
- package/components/ix-dropdown.js +1 -1
- package/components/ix-empty-state.js +4 -4
- package/components/ix-event-list-item.js +1 -1
- package/components/ix-event-list.js +21 -10
- package/components/ix-event-list.js.map +1 -1
- package/components/ix-expanding-search.js +3 -3
- package/components/ix-field-label.js +1 -1
- package/components/ix-field-wrapper.js +1 -1
- package/components/ix-filter-chip.js +1 -1
- package/components/ix-flip-tile-content.js +1 -1
- package/components/ix-flip-tile.js +3 -3
- package/components/ix-group-context-menu.js +1 -1
- package/components/ix-group-item.js +1 -1
- package/components/ix-group.js +5 -5
- package/components/ix-helper-text.js +4 -4
- package/components/ix-icon-button.js +1 -1
- package/components/ix-icon-toggle-button.js +3 -3
- package/components/ix-input-group.js +1 -1
- package/components/ix-input.js +9 -9
- package/components/ix-key-value-list.js +1 -1
- package/components/ix-key-value.js +1 -1
- package/components/ix-kpi.js +1 -1
- package/components/ix-layout-auto.js +1 -1
- package/components/ix-layout-grid.js +1 -1
- package/components/ix-link-button.js +1 -1
- package/components/ix-map-navigation-overlay.js +1 -1
- package/components/ix-map-navigation.js +8 -8
- package/components/ix-menu-about-item.js +1 -1
- package/components/ix-menu-about-news.js +5 -5
- package/components/ix-menu-about.js +6 -6
- package/components/ix-menu-avatar-item.js +1 -1
- package/components/ix-menu-avatar.js +8 -8
- package/components/ix-menu-category.js +7 -7
- package/components/ix-menu-expand-icon.js +1 -1
- package/components/ix-menu-item.js +1 -1
- package/components/ix-menu-settings-item.js +1 -1
- package/components/ix-menu-settings.js +1 -1
- package/components/ix-menu.js +7 -7
- package/components/ix-message-bar.js +3 -3
- package/components/ix-modal-content.js +1 -1
- package/components/ix-modal-footer.js +1 -1
- package/components/ix-modal-header.js +1 -1
- package/components/ix-modal-loading.js +2 -2
- package/components/ix-modal.js +3 -3
- package/components/ix-number-input.js +9 -9
- package/components/ix-pagination.js +13 -13
- package/components/ix-pane-layout.js +1 -1
- package/components/ix-pane.js +4 -4
- package/components/ix-pill.js +3 -3
- package/components/ix-push-card.js +6 -6
- package/components/ix-radio-group.js +6 -6
- package/components/ix-radio.js +2 -2
- package/components/ix-row.js +1 -1
- package/components/ix-select-item.js +1 -1
- package/components/ix-select.js +1 -1
- package/components/ix-slider.js +4 -4
- package/components/ix-spinner.js +1 -1
- package/components/ix-split-button.js +5 -5
- package/components/ix-tab-item.js +1 -1
- package/components/ix-tabs.js +1 -1
- package/components/ix-textarea.js +7 -7
- package/components/ix-tile.js +1 -1
- package/components/ix-time-picker.js +1 -1
- package/components/ix-toast-container.js +4 -4
- package/components/ix-toast.js +1 -1
- package/components/ix-toggle-button.js +3 -3
- package/components/ix-toggle.js +2 -2
- package/components/ix-tooltip.js +1 -1
- package/components/ix-tree-item.js +1 -1
- package/components/ix-tree.js +26 -12
- package/components/ix-tree.js.map +1 -1
- package/components/ix-typography.js +1 -1
- package/components/ix-upload.js +5 -5
- package/components/ix-upload.js.map +1 -1
- package/components/ix-validation-tooltip.js +1 -1
- package/components/ix-workflow-step.js +1 -1
- package/components/ix-workflow-steps.js +1 -1
- package/components/{p-BkRdUBrT.js → p--wpo4GlP.js} +4 -4
- package/components/{p-BkRdUBrT.js.map → p--wpo4GlP.js.map} +1 -1
- package/components/{p-D60flNJM.js → p-0nVQO6bk.js} +5 -5
- package/components/{p-D60flNJM.js.map → p-0nVQO6bk.js.map} +1 -1
- package/components/{p-nRLifbYD.js → p-12nKYxsa.js} +8 -8
- package/components/{p-nRLifbYD.js.map → p-12nKYxsa.js.map} +1 -1
- package/components/{p-DcNP8_7d.js → p-2g5-4fWy.js} +3 -3
- package/components/{p-DcNP8_7d.js.map → p-2g5-4fWy.js.map} +1 -1
- package/components/{p-CAVJJh8O.js → p-B-zHEqXz.js} +8 -8
- package/components/{p-CAVJJh8O.js.map → p-B-zHEqXz.js.map} +1 -1
- package/components/{p-nxsAEeRV.js → p-B55mem60.js} +3 -3
- package/components/{p-nxsAEeRV.js.map → p-B55mem60.js.map} +1 -1
- package/components/{p-CIrU33UT.js → p-B9lvhAOc.js} +3 -3
- package/components/{p-CIrU33UT.js.map → p-B9lvhAOc.js.map} +1 -1
- package/components/{p-CtTl3_AV.js → p-BA1wZ05L.js} +158 -5
- package/components/p-BA1wZ05L.js.map +1 -0
- package/components/{p-jiOZu5Rs.js → p-BBSHeR_p.js} +3 -3
- package/components/{p-jiOZu5Rs.js.map → p-BBSHeR_p.js.map} +1 -1
- package/components/{p-DzCmj5t-.js → p-BBozAuYN.js} +3 -3
- package/components/{p-DzCmj5t-.js.map → p-BBozAuYN.js.map} +1 -1
- package/components/{p-CB5DzBgb.js → p-BDzoigTw.js} +9 -8
- package/components/p-BDzoigTw.js.map +1 -0
- package/components/{p-BAPgZLqz.js → p-BgpUzYBq.js} +3 -3
- package/components/{p-BAPgZLqz.js.map → p-BgpUzYBq.js.map} +1 -1
- package/components/{p-CI5W8CAi.js → p-Bnux5wOx.js} +3 -3
- package/components/{p-CI5W8CAi.js.map → p-Bnux5wOx.js.map} +1 -1
- package/components/{p-B_ksjKbq.js → p-BtKUjD8M.js} +4 -4
- package/components/p-BtKUjD8M.js.map +1 -0
- package/components/{p-BcWYFLel.js → p-BuK5WByk.js} +7 -7
- package/components/p-BuK5WByk.js.map +1 -0
- package/components/{p-D0LOAFeZ.js → p-BwyqOnwc.js} +31 -31
- package/components/p-BwyqOnwc.js.map +1 -0
- package/components/{p-D-z4lnIJ.js → p-C1BF91hb.js} +3 -3
- package/components/{p-D-z4lnIJ.js.map → p-C1BF91hb.js.map} +1 -1
- package/components/{p-C-mNdLd6.js → p-C7EBCKmV.js} +3 -3
- package/components/{p-C-mNdLd6.js.map → p-C7EBCKmV.js.map} +1 -1
- package/components/{p-BIjJHJC6.js → p-C8vn2GFY.js} +4 -4
- package/components/{p-BIjJHJC6.js.map → p-C8vn2GFY.js.map} +1 -1
- package/components/{p-vcRya6fE.js → p-CB1ADCkU.js} +4 -4
- package/components/{p-vcRya6fE.js.map → p-CB1ADCkU.js.map} +1 -1
- package/components/{p-CrQyJEVL.js → p-CEyDHqBY.js} +3 -3
- package/components/{p-CrQyJEVL.js.map → p-CEyDHqBY.js.map} +1 -1
- package/components/{p-C4TYRqdI.js → p-CVSy9bZ3.js} +3 -3
- package/components/{p-C4TYRqdI.js.map → p-CVSy9bZ3.js.map} +1 -1
- package/components/{p-DYsshkPV.js → p-CjvgrV9j.js} +5 -5
- package/components/{p-DYsshkPV.js.map → p-CjvgrV9j.js.map} +1 -1
- package/components/{p-Da1A2O4N.js → p-CniBfLG8.js} +6 -6
- package/components/{p-Da1A2O4N.js.map → p-CniBfLG8.js.map} +1 -1
- package/components/{p-C3b1PgFA.js → p-D-nh05RY.js} +3 -3
- package/components/{p-C3b1PgFA.js.map → p-D-nh05RY.js.map} +1 -1
- package/components/{p-Dly1Khc2.js → p-D0LdqSVb.js} +8 -8
- package/components/{p-Dly1Khc2.js.map → p-D0LdqSVb.js.map} +1 -1
- package/components/{p-CPbbOJ_i.js → p-DDisdyRU.js} +8 -8
- package/components/{p-CPbbOJ_i.js.map → p-DDisdyRU.js.map} +1 -1
- package/components/{p-1f50E84W.js → p-DFQ_caA4.js} +3 -3
- package/components/{p-1f50E84W.js.map → p-DFQ_caA4.js.map} +1 -1
- package/components/{p-DWZGOVME.js → p-DGeWaNlt.js} +3 -3
- package/components/{p-DWZGOVME.js.map → p-DGeWaNlt.js.map} +1 -1
- package/components/{p-BvVFL6_X.js → p-DIzxAERt.js} +5 -5
- package/components/{p-BvVFL6_X.js.map → p-DIzxAERt.js.map} +1 -1
- package/components/{p-rAP-ASw3.js → p-DM43N7pD.js} +42 -28
- package/components/p-DM43N7pD.js.map +1 -0
- package/components/{p-BNJ4Ws7A.js → p-DPZsirnB.js} +6 -6
- package/components/{p-BNJ4Ws7A.js.map → p-DPZsirnB.js.map} +1 -1
- package/components/{p-CDvg2uVS.js → p-DXzHgqiB.js} +3 -3
- package/components/{p-CDvg2uVS.js.map → p-DXzHgqiB.js.map} +1 -1
- package/components/{p-Ctm7nqyL.js → p-D_ThwWq-.js} +3 -3
- package/components/{p-Ctm7nqyL.js.map → p-D_ThwWq-.js.map} +1 -1
- package/components/{p-CA8lgT01.js → p-D_wwWxx8.js} +5 -5
- package/components/{p-CA8lgT01.js.map → p-D_wwWxx8.js.map} +1 -1
- package/components/{p-C1wxjy2C.js → p-Dfzl82x1.js} +11 -5
- package/components/p-Dfzl82x1.js.map +1 -0
- package/components/{p-DcqQbhTb.js → p-Dlmgmbod.js} +3 -3
- package/components/{p-DcqQbhTb.js.map → p-Dlmgmbod.js.map} +1 -1
- package/components/p-Dn_WjwtW.js.map +1 -1
- package/components/{p-D3VIxufW.js → p-DuEVN6w5.js} +4 -4
- package/components/{p-D3VIxufW.js.map → p-DuEVN6w5.js.map} +1 -1
- package/components/{p-CV6yma_f.js → p-Dy35mbzK.js} +4 -4
- package/components/{p-CV6yma_f.js.map → p-Dy35mbzK.js.map} +1 -1
- package/components/{p-BzcD2jYB.js → p-DylMlJTZ.js} +5 -5
- package/components/{p-BzcD2jYB.js.map → p-DylMlJTZ.js.map} +1 -1
- package/components/{p-CBVGeMwV.js → p-HblhO3lB.js} +5 -5
- package/components/{p-CBVGeMwV.js.map → p-HblhO3lB.js.map} +1 -1
- package/components/{p-CAtsUR4G.js → p-bM5r59DG.js} +3 -3
- package/components/{p-CAtsUR4G.js.map → p-bM5r59DG.js.map} +1 -1
- package/components/{p-TGPySHuR.js → p-iEAZQC4t.js} +5 -5
- package/components/{p-TGPySHuR.js.map → p-iEAZQC4t.js.map} +1 -1
- package/components/{p-0LfxrxE4.js → p-pyY5jSfE.js} +7 -7
- package/components/{p-0LfxrxE4.js.map → p-pyY5jSfE.js.map} +1 -1
- package/components/{p-C5YFrAhW.js → p-qnnCtPgc.js} +5 -5
- package/components/{p-C5YFrAhW.js.map → p-qnnCtPgc.js.map} +1 -1
- package/components/{p-BtKhV-Qs.js → p-uv1SlmiP.js} +6 -6
- package/components/p-uv1SlmiP.js.map +1 -0
- package/components/package.json +2 -1
- package/dist/cjs/app-globals-DOYDhlYa.js +10 -0
- package/dist/cjs/{app-globals-Dl9nm3FH.js.map → app-globals-DOYDhlYa.js.map} +1 -1
- package/dist/cjs/{base-button-CqhWuxXr.js → base-button-CAt4UMAy.js} +3 -3
- package/dist/cjs/{base-button-CqhWuxXr.js.map → base-button-CAt4UMAy.js.map} +1 -1
- package/dist/cjs/{base-icon-button-D0j4OzyN.js → base-icon-button-BOVJplyV.js} +4 -4
- package/dist/cjs/{base-icon-button-D0j4OzyN.js.map → base-icon-button-BOVJplyV.js.map} +1 -1
- package/dist/cjs/{helper-text-util-x8PVAsbI.js → helper-text-util-Dk2i8B86.js} +3 -3
- package/dist/cjs/{helper-text-util-x8PVAsbI.js.map → helper-text-util-Dk2i8B86.js.map} +1 -1
- package/dist/cjs/{index-DUl1Kp3_.js → index-CnXGUOZU.js} +158 -5
- package/dist/cjs/index-CnXGUOZU.js.map +1 -0
- package/dist/cjs/index-DIFIjYrm.js.map +1 -1
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/{input.util-DKYtpTVn.js → input.util-DuJG4-L-.js} +4 -4
- package/dist/cjs/{input.util-DKYtpTVn.js.map → input.util-DuJG4-L-.js.map} +1 -1
- package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-application-header.cjs.entry.js +1 -1
- package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
- package/dist/cjs/ix-application.cjs.entry.js +1 -1
- package/dist/cjs/ix-avatar_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-basic-navigation.cjs.entry.js +1 -1
- package/dist/cjs/ix-blind.cjs.entry.js +1 -1
- package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +2 -2
- package/dist/cjs/ix-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/ix-button.cjs.entry.js +2 -2
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-card-list.cjs.entry.js +1 -1
- package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-category-filter.cjs.entry.js +2 -2
- package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
- package/dist/cjs/ix-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/ix-chip.cjs.entry.js +1 -1
- package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-col_4.cjs.entry.js +35 -21
- package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
- package/dist/cjs/ix-content.cjs.entry.js +1 -1
- package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
- package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
- package/dist/cjs/ix-date-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/ix-date-input.cjs.entry.js +3 -3
- package/dist/cjs/ix-date-time-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-datetime-picker.cjs.entry.js +1 -1
- package/dist/cjs/ix-divider.cjs.entry.js +1 -1
- package/dist/cjs/ix-drawer.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown-item.cjs.entry.js +2 -2
- package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-item.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
- package/dist/cjs/ix-event-list-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-event-list.cjs.entry.js +21 -10
- package/dist/cjs/ix-event-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-event-list.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
- package/dist/cjs/ix-field-label.ix-field-wrapper.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-field-label_2.cjs.entry.js +4 -4
- package/dist/cjs/ix-field-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-filter-chip.ix-select-item.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js +3 -3
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
- package/dist/cjs/ix-flip-tile.cjs.entry.js +1 -1
- package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-group.cjs.entry.js +1 -1
- package/dist/cjs/ix-helper-text.cjs.entry.js +3 -3
- package/dist/cjs/ix-icon-button_2.cjs.entry.js +3 -3
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +3 -3
- package/dist/cjs/ix-input-group.cjs.entry.js +1 -1
- package/dist/cjs/ix-input.cjs.entry.js +3 -3
- package/dist/cjs/ix-key-value-list.cjs.entry.js +1 -1
- package/dist/cjs/ix-key-value.cjs.entry.js +1 -1
- package/dist/cjs/ix-kpi.cjs.entry.js +1 -1
- package/dist/cjs/ix-layout-auto.cjs.entry.js +1 -1
- package/dist/cjs/ix-link-button.cjs.entry.js +1 -1
- package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +1 -1
- package/dist/cjs/ix-map-navigation.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-about-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-about-news.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
- package/dist/cjs/ix-menu-avatar.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-category.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +2 -2
- package/dist/cjs/ix-menu-item.cjs.entry.js +1 -1
- package/dist/cjs/{ix-menu-settings-CNmiFF1r.js → ix-menu-settings-WDbyAxNK.js} +3 -3
- package/dist/cjs/{ix-menu-settings-CNmiFF1r.js.map → ix-menu-settings-WDbyAxNK.js.map} +1 -1
- package/dist/cjs/ix-menu-settings-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
- package/dist/cjs/ix-menu.cjs.entry.js +1 -1
- package/dist/cjs/ix-message-bar.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal-content_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal-footer.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal-loading.cjs.entry.js +1 -1
- package/dist/cjs/ix-modal.cjs.entry.js +2 -2
- package/dist/cjs/ix-number-input.cjs.entry.js +3 -3
- package/dist/cjs/ix-pagination.cjs.entry.js +2 -2
- package/dist/cjs/ix-pane-layout.cjs.entry.js +1 -1
- package/dist/cjs/ix-pane.cjs.entry.js +1 -1
- package/dist/cjs/ix-pill.cjs.entry.js +1 -1
- package/dist/cjs/ix-push-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-radio-group.cjs.entry.js +2 -2
- package/dist/cjs/ix-radio.cjs.entry.js +1 -1
- package/dist/cjs/ix-select.cjs.entry.js +19 -19
- package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-select.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-slider.cjs.entry.js +2 -2
- package/dist/cjs/ix-split-button.cjs.entry.js +1 -1
- package/dist/cjs/ix-tab-item_2.cjs.entry.js +1 -1
- package/dist/cjs/ix-textarea.cjs.entry.js +3 -3
- package/dist/cjs/ix-tile.cjs.entry.js +1 -1
- package/dist/cjs/ix-time-picker.cjs.entry.js +1 -1
- package/dist/cjs/ix-toast-container.cjs.entry.js +1 -1
- package/dist/cjs/ix-toast.cjs.entry.js +1 -1
- package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
- package/dist/cjs/ix-toggle.cjs.entry.js +1 -1
- package/dist/cjs/ix-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/ix-tree-item.cjs.entry.js +7 -6
- package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tree-item.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-tree.cjs.entry.js +22 -9
- package/dist/cjs/ix-tree.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tree.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-typography.cjs.entry.js +9 -3
- package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-typography.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-upload.cjs.entry.js +3 -3
- package/dist/cjs/ix-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-upload.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/ix-workflow-step.cjs.entry.js +1 -1
- package/dist/cjs/ix-workflow-steps.cjs.entry.js +1 -1
- package/dist/cjs/{listener-dZdfN-j_.js → listener-CF6zdO2s.js} +3 -3
- package/dist/cjs/{listener-dZdfN-j_.js.map → listener-CF6zdO2s.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{setup-CubfbTM8.js → setup-C3hsSIIc.js} +3 -3
- package/dist/cjs/{setup-CubfbTM8.js.map → setup-C3hsSIIc.js.map} +1 -1
- package/dist/cjs/siemens-ix.cjs.js +5 -5
- package/dist/cjs/siemens-ix.cjs.js.map +1 -1
- package/dist/cjs/{validation-CAJ2gTIK.js → validation-B-wzGaWF.js} +3 -3
- package/dist/cjs/{validation-CAJ2gTIK.js.map → validation-B-wzGaWF.js.map} +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/action-card/action-card.js +5 -5
- package/dist/collection/components/application/application.js +5 -3
- package/dist/collection/components/application/application.js.map +1 -1
- package/dist/collection/components/application-header/application-header.js +2 -2
- package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -0
- package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js.map +1 -1
- package/dist/collection/components/avatar/avatar.js +4 -4
- package/dist/collection/components/basic-navigation/basic-navigation.js +4 -3
- package/dist/collection/components/basic-navigation/basic-navigation.js.map +1 -1
- package/dist/collection/components/blind/blind.js +5 -5
- package/dist/collection/components/breadcrumb/breadcrumb.js +4 -3
- package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +6 -6
- package/dist/collection/components/button/button.js +9 -9
- package/dist/collection/components/card/card.js +2 -2
- package/dist/collection/components/card-accordion/card-accordion.js +1 -1
- package/dist/collection/components/card-list/card-list.js +9 -9
- package/dist/collection/components/category-filter/category-filter.js +14 -10
- package/dist/collection/components/category-filter/category-filter.js.map +1 -1
- package/dist/collection/components/checkbox/checkbox.js +7 -7
- package/dist/collection/components/checkbox-group/checkbox-group.js +8 -8
- package/dist/collection/components/chip/chip.js +8 -8
- package/dist/collection/components/col/col.js +4 -4
- package/dist/collection/components/content-header/content-header.js +4 -4
- package/dist/collection/components/css-grid/css-grid-item.js +1 -1
- package/dist/collection/components/css-grid/css-grid.js +1 -0
- package/dist/collection/components/css-grid/css-grid.js.map +1 -1
- package/dist/collection/components/custom-field/custom-field.js +8 -8
- package/dist/collection/components/custom-field/tests/custom-field.ct.js +1 -1
- package/dist/collection/components/custom-field/tests/custom-field.ct.js.map +1 -1
- package/dist/collection/components/date-dropdown/date-dropdown.js +21 -20
- package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
- package/dist/collection/components/date-input/date-input.js +17 -17
- package/dist/collection/components/date-input/tests/date-input.ct.js +1 -1
- package/dist/collection/components/date-input/tests/date-input.ct.js.map +1 -1
- package/dist/collection/components/date-picker/date-picker.js +46 -32
- package/dist/collection/components/date-picker/date-picker.js.map +1 -1
- package/dist/collection/components/date-picker/test/date-picker.ct.js +17 -0
- package/dist/collection/components/date-picker/test/date-picker.ct.js.map +1 -1
- package/dist/collection/components/date-time-card/date-time-card.js +3 -3
- package/dist/collection/components/datetime-picker/datetime-picker.js +18 -18
- package/dist/collection/components/drawer/drawer.js +6 -6
- package/dist/collection/components/dropdown/dropdown.js +13 -11
- package/dist/collection/components/dropdown/dropdown.js.map +1 -1
- package/dist/collection/components/dropdown-button/dropdown-button.js +8 -8
- package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
- package/dist/collection/components/dropdown-item/dropdown-item.css +1 -1
- package/dist/collection/components/dropdown-item/dropdown-item.js +7 -7
- package/dist/collection/components/empty-state/empty-state.js +5 -5
- package/dist/collection/components/event-list/event-list.js +24 -13
- package/dist/collection/components/event-list/event-list.js.map +1 -1
- package/dist/collection/components/event-list/test/event-list.ct.js +27 -0
- package/dist/collection/components/event-list/test/event-list.ct.js.map +1 -1
- package/dist/collection/components/event-list-item/event-list-item.js +4 -4
- package/dist/collection/components/expanding-search/expanding-search.js +7 -7
- package/dist/collection/components/field-label/field-label.js +5 -4
- package/dist/collection/components/field-label/field-label.js.map +1 -1
- package/dist/collection/components/field-label/tests/field-label.ct.js +1 -1
- package/dist/collection/components/field-label/tests/field-label.ct.js.map +1 -1
- package/dist/collection/components/field-wrapper/field-wrapper.js +14 -13
- package/dist/collection/components/field-wrapper/field-wrapper.js.map +1 -1
- package/dist/collection/components/filter-chip/filter-chip.js +2 -2
- package/dist/collection/components/flip-tile/flip-tile.js +4 -4
- package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
- package/dist/collection/components/group/group.js +7 -7
- package/dist/collection/components/group-item/group-item.js +7 -7
- package/dist/collection/components/helper-text/helper-text.js +6 -6
- package/dist/collection/components/icon-button/icon-button.js +11 -11
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +8 -8
- package/dist/collection/components/input/input.js +18 -18
- package/dist/collection/components/input/number-input.js +18 -18
- package/dist/collection/components/input/textarea.js +20 -20
- package/dist/collection/components/key-value/key-value.js +4 -4
- package/dist/collection/components/key-value-list/key-value-list.js +1 -1
- package/dist/collection/components/kpi/kpi.js +5 -5
- package/dist/collection/components/layout-auto/layout-auto.js +1 -0
- package/dist/collection/components/layout-auto/layout-auto.js.map +1 -1
- package/dist/collection/components/layout-grid/layout-grid.js +3 -3
- package/dist/collection/components/link-button/link-button.js +3 -3
- package/dist/collection/components/map-navigation/map-navigation.js +3 -3
- package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +4 -4
- package/dist/collection/components/menu/menu-expand-icon.js +4 -4
- package/dist/collection/components/menu/menu.js +16 -16
- package/dist/collection/components/menu-about/menu-about.js +3 -3
- package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
- package/dist/collection/components/menu-about-news/menu-about-news.js +6 -6
- package/dist/collection/components/menu-avatar/menu-avatar.js +6 -6
- package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +2 -2
- package/dist/collection/components/menu-category/menu-category.js +3 -3
- package/dist/collection/components/menu-item/menu-item.js +8 -8
- package/dist/collection/components/menu-settings/menu-settings.js +3 -3
- package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
- package/dist/collection/components/message-bar/message-bar.js +2 -2
- package/dist/collection/components/modal/modal.js +7 -6
- package/dist/collection/components/modal/modal.js.map +1 -1
- package/dist/collection/components/modal-header/modal-header.js +3 -3
- package/dist/collection/components/pagination/pagination.js +8 -8
- package/dist/collection/components/pane/pane.js +10 -10
- package/dist/collection/components/pane-layout/pane-layout.js +3 -3
- package/dist/collection/components/pill/pill.js +7 -7
- package/dist/collection/components/push-card/push-card.js +6 -6
- package/dist/collection/components/radio/radio.js +5 -5
- package/dist/collection/components/radio-group/radio-group.js +9 -9
- package/dist/collection/components/select/select.js +38 -38
- package/dist/collection/components/select/select.js.map +1 -1
- package/dist/collection/components/select/test/select.ct.js +66 -0
- package/dist/collection/components/select/test/select.ct.js.map +1 -1
- package/dist/collection/components/select-item/select-item.js +6 -6
- package/dist/collection/components/select-item/select-item.js.map +1 -1
- package/dist/collection/components/slider/slider.js +9 -8
- package/dist/collection/components/slider/slider.js.map +1 -1
- package/dist/collection/components/spinner/spinner.js +3 -3
- package/dist/collection/components/split-button/split-button.js +9 -9
- package/dist/collection/components/tab-item/tab-item.js +8 -8
- package/dist/collection/components/tabs/tabs.js +5 -5
- package/dist/collection/components/tile/tile.js +1 -1
- package/dist/collection/components/time-picker/time-picker.js +10 -10
- package/dist/collection/components/toast/toast-container.js +3 -3
- package/dist/collection/components/toast/toast.js +6 -6
- package/dist/collection/components/toggle/toggle.js +10 -10
- package/dist/collection/components/toggle-button/toggle-button.js +7 -7
- package/dist/collection/components/tooltip/tooltip.js +8 -8
- package/dist/collection/components/tree/test/tree.ct.js +165 -0
- package/dist/collection/components/tree/test/tree.ct.js.map +1 -1
- package/dist/collection/components/tree/tree.js +47 -9
- package/dist/collection/components/tree/tree.js.map +1 -1
- package/dist/collection/components/tree-item/tree-item.js +9 -7
- package/dist/collection/components/tree-item/tree-item.js.map +1 -1
- package/dist/collection/components/typography/typography.js +13 -7
- package/dist/collection/components/typography/typography.js.map +1 -1
- package/dist/collection/components/upload/upload.js +13 -13
- package/dist/collection/components/upload/upload.js.map +1 -1
- package/dist/collection/components/utils/input/index.js.map +1 -1
- package/dist/collection/components/validation-tooltip/validation-tooltip.js +3 -3
- package/dist/collection/components/workflow-step/workflow-step.js +6 -6
- package/dist/collection/components/workflow-steps/workflow-steps.js +3 -3
- package/dist/collection/tests/utils/test/page.js.map +1 -1
- package/dist/esm/app-globals-BvoVB2w2.js +8 -0
- package/dist/esm/{app-globals-u1To5tos.js.map → app-globals-BvoVB2w2.js.map} +1 -1
- package/dist/esm/{base-button-IZFEmS6o.js → base-button-BfH8hAk6.js} +3 -3
- package/dist/esm/{base-button-IZFEmS6o.js.map → base-button-BfH8hAk6.js.map} +1 -1
- package/dist/esm/{base-icon-button-bH_gbsvW.js → base-icon-button-B43h4CjD.js} +4 -4
- package/dist/esm/{base-icon-button-bH_gbsvW.js.map → base-icon-button-B43h4CjD.js.map} +1 -1
- package/dist/esm/{helper-text-util-BUSv2nIj.js → helper-text-util-DR9KOBuX.js} +3 -3
- package/dist/esm/{helper-text-util-BUSv2nIj.js.map → helper-text-util-DR9KOBuX.js.map} +1 -1
- package/dist/esm/{index-DtF9fwpD.js → index-BNpBEtDH.js} +158 -5
- package/dist/esm/index-BNpBEtDH.js.map +1 -0
- package/dist/esm/index-CrTP-icT.js.map +1 -1
- package/dist/esm/index.js +2 -2
- package/dist/esm/{input.util-BbBYOl1b.js → input.util-DpnoI5lb.js} +4 -4
- package/dist/esm/{input.util-BbBYOl1b.js.map → input.util-DpnoI5lb.js.map} +1 -1
- package/dist/esm/ix-action-card.entry.js +1 -1
- package/dist/esm/ix-application-header.entry.js +1 -1
- package/dist/esm/ix-application-sidebar.entry.js +1 -1
- package/dist/esm/ix-application-switch-modal.entry.js +1 -1
- package/dist/esm/ix-application.entry.js +1 -1
- package/dist/esm/ix-avatar_2.entry.js +2 -2
- package/dist/esm/ix-basic-navigation.entry.js +1 -1
- package/dist/esm/ix-blind.entry.js +1 -1
- package/dist/esm/ix-breadcrumb-item.entry.js +2 -2
- package/dist/esm/ix-breadcrumb.entry.js +1 -1
- package/dist/esm/ix-button.entry.js +2 -2
- package/dist/esm/ix-card-accordion_2.entry.js +1 -1
- package/dist/esm/ix-card-list.entry.js +1 -1
- package/dist/esm/ix-card_2.entry.js +1 -1
- package/dist/esm/ix-category-filter.entry.js +2 -2
- package/dist/esm/ix-checkbox-group.entry.js +2 -2
- package/dist/esm/ix-checkbox.entry.js +2 -2
- package/dist/esm/ix-chip.entry.js +1 -1
- package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
- package/dist/esm/ix-col_4.entry.js +35 -21
- package/dist/esm/ix-col_4.entry.js.map +1 -1
- package/dist/esm/ix-content-header.entry.js +1 -1
- package/dist/esm/ix-content.entry.js +1 -1
- package/dist/esm/ix-css-grid-item.entry.js +1 -1
- package/dist/esm/ix-css-grid.entry.js +1 -1
- package/dist/esm/ix-custom-field.entry.js +2 -2
- package/dist/esm/ix-date-dropdown.entry.js +1 -1
- package/dist/esm/ix-date-input.entry.js +3 -3
- package/dist/esm/ix-date-time-card.entry.js +1 -1
- package/dist/esm/ix-datetime-picker.entry.js +1 -1
- package/dist/esm/ix-divider.entry.js +1 -1
- package/dist/esm/ix-drawer.entry.js +1 -1
- package/dist/esm/ix-dropdown-button.entry.js +1 -1
- package/dist/esm/ix-dropdown-header.entry.js +1 -1
- package/dist/esm/ix-dropdown-item.entry.js +2 -2
- package/dist/esm/ix-dropdown-item.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
- package/dist/esm/ix-dropdown.entry.js +1 -1
- package/dist/esm/ix-empty-state.entry.js +1 -1
- package/dist/esm/ix-event-list-item.entry.js +1 -1
- package/dist/esm/ix-event-list.entry.js +21 -10
- package/dist/esm/ix-event-list.entry.js.map +1 -1
- package/dist/esm/ix-expanding-search.entry.js +1 -1
- package/dist/esm/ix-field-label.ix-field-wrapper.entry.js.map +1 -1
- package/dist/esm/ix-field-label_2.entry.js +4 -4
- package/dist/esm/ix-field-label_2.entry.js.map +1 -1
- package/dist/esm/ix-filter-chip.ix-select-item.entry.js.map +1 -1
- package/dist/esm/ix-filter-chip_2.entry.js +3 -3
- package/dist/esm/ix-filter-chip_2.entry.js.map +1 -1
- package/dist/esm/ix-flip-tile-content.entry.js +1 -1
- package/dist/esm/ix-flip-tile.entry.js +1 -1
- package/dist/esm/ix-group-context-menu_2.entry.js +1 -1
- package/dist/esm/ix-group.entry.js +1 -1
- package/dist/esm/ix-helper-text.entry.js +3 -3
- package/dist/esm/ix-icon-button_2.entry.js +3 -3
- package/dist/esm/ix-icon-toggle-button.entry.js +3 -3
- package/dist/esm/ix-input-group.entry.js +1 -1
- package/dist/esm/ix-input.entry.js +3 -3
- package/dist/esm/ix-key-value-list.entry.js +1 -1
- package/dist/esm/ix-key-value.entry.js +1 -1
- package/dist/esm/ix-kpi.entry.js +1 -1
- package/dist/esm/ix-layout-auto.entry.js +1 -1
- package/dist/esm/ix-link-button.entry.js +1 -1
- package/dist/esm/ix-map-navigation-overlay.entry.js +1 -1
- package/dist/esm/ix-map-navigation.entry.js +1 -1
- package/dist/esm/ix-menu-about-item.entry.js +1 -1
- package/dist/esm/ix-menu-about-news.entry.js +1 -1
- package/dist/esm/ix-menu-about.entry.js +2 -2
- package/dist/esm/ix-menu-avatar.entry.js +1 -1
- package/dist/esm/ix-menu-category.entry.js +1 -1
- package/dist/esm/ix-menu-expand-icon.entry.js +2 -2
- package/dist/esm/ix-menu-item.entry.js +1 -1
- package/dist/esm/{ix-menu-settings-BOBnQeQI.js → ix-menu-settings-B4RirRi3.js} +3 -3
- package/dist/esm/{ix-menu-settings-BOBnQeQI.js.map → ix-menu-settings-B4RirRi3.js.map} +1 -1
- package/dist/esm/ix-menu-settings-item.entry.js +1 -1
- package/dist/esm/ix-menu-settings.entry.js +2 -2
- package/dist/esm/ix-menu.entry.js +1 -1
- package/dist/esm/ix-message-bar.entry.js +1 -1
- package/dist/esm/ix-modal-content_2.entry.js +1 -1
- package/dist/esm/ix-modal-footer.entry.js +1 -1
- package/dist/esm/ix-modal-loading.entry.js +1 -1
- package/dist/esm/ix-modal.entry.js +2 -2
- package/dist/esm/ix-number-input.entry.js +3 -3
- package/dist/esm/ix-pagination.entry.js +2 -2
- package/dist/esm/ix-pane-layout.entry.js +1 -1
- package/dist/esm/ix-pane.entry.js +1 -1
- package/dist/esm/ix-pill.entry.js +1 -1
- package/dist/esm/ix-push-card.entry.js +1 -1
- package/dist/esm/ix-radio-group.entry.js +2 -2
- package/dist/esm/ix-radio.entry.js +1 -1
- package/dist/esm/ix-select.entry.js +19 -19
- package/dist/esm/ix-select.entry.js.map +1 -1
- package/dist/esm/ix-slider.entry.js +2 -2
- package/dist/esm/ix-split-button.entry.js +1 -1
- package/dist/esm/ix-tab-item_2.entry.js +1 -1
- package/dist/esm/ix-textarea.entry.js +3 -3
- package/dist/esm/ix-tile.entry.js +1 -1
- package/dist/esm/ix-time-picker.entry.js +1 -1
- package/dist/esm/ix-toast-container.entry.js +1 -1
- package/dist/esm/ix-toast.entry.js +1 -1
- package/dist/esm/ix-toggle-button.entry.js +2 -2
- package/dist/esm/ix-toggle.entry.js +1 -1
- package/dist/esm/ix-tooltip.entry.js +1 -1
- package/dist/esm/ix-tree-item.entry.js +7 -6
- package/dist/esm/ix-tree-item.entry.js.map +1 -1
- package/dist/esm/ix-tree.entry.js +22 -9
- package/dist/esm/ix-tree.entry.js.map +1 -1
- package/dist/esm/ix-typography.entry.js +9 -3
- package/dist/esm/ix-typography.entry.js.map +1 -1
- package/dist/esm/ix-upload.entry.js +3 -3
- package/dist/esm/ix-upload.entry.js.map +1 -1
- package/dist/esm/ix-validation-tooltip.entry.js +1 -1
- package/dist/esm/ix-workflow-step.entry.js +1 -1
- package/dist/esm/ix-workflow-steps.entry.js +1 -1
- package/dist/esm/{listener-CNnvvup1.js → listener-Cu2ljot5.js} +3 -3
- package/dist/esm/{listener-CNnvvup1.js.map → listener-Cu2ljot5.js.map} +1 -1
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{setup-BbF8F_t9.js → setup-BKhm4UrF.js} +3 -3
- package/dist/esm/{setup-BbF8F_t9.js.map → setup-BKhm4UrF.js.map} +1 -1
- package/dist/esm/siemens-ix.js +6 -6
- package/dist/esm/siemens-ix.js.map +1 -1
- package/dist/esm/{validation-C3siDfPQ.js → validation-C_w_pHgR.js} +3 -3
- package/dist/esm/{validation-C3siDfPQ.js.map → validation-C_w_pHgR.js.map} +1 -1
- package/dist/siemens-ix/index.esm.js +1 -1
- package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-dropdown-item.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-event-list.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-field-label.ix-field-wrapper.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-filter-chip.ix-select-item.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-select.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-tree-item.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-tree.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-typography.entry.esm.js.map +1 -1
- package/dist/siemens-ix/ix-upload.entry.esm.js.map +1 -1
- package/dist/siemens-ix/{p-a2c05b1b.entry.js → p-000cfb14.entry.js} +2 -2
- package/dist/siemens-ix/p-003f8d27.entry.js +2 -0
- package/dist/siemens-ix/p-0488a734.entry.js +2 -0
- package/dist/siemens-ix/p-0488a734.entry.js.map +1 -0
- package/dist/siemens-ix/{p-9505ff9d.entry.js → p-08931f8c.entry.js} +2 -2
- package/dist/siemens-ix/{p-8960c872.entry.js → p-0c830977.entry.js} +2 -2
- package/dist/siemens-ix/{p-08e33f34.entry.js → p-12110136.entry.js} +2 -2
- package/dist/siemens-ix/{p-3af8304e.entry.js → p-163e742f.entry.js} +2 -2
- package/dist/siemens-ix/{p-cc843644.entry.js → p-191c9ec6.entry.js} +2 -2
- package/dist/siemens-ix/{p-9185b8c1.entry.js → p-19ae7d99.entry.js} +2 -2
- package/dist/siemens-ix/{p-538743fb.entry.js → p-19e9505f.entry.js} +2 -2
- package/dist/siemens-ix/p-1HUk727A.js +2 -0
- package/dist/siemens-ix/{p-CKA5agGR.js.map → p-1HUk727A.js.map} +1 -1
- package/dist/siemens-ix/{p-b761a9d6.entry.js → p-20d1d114.entry.js} +2 -2
- package/dist/siemens-ix/{p-10d57ca2.entry.js → p-2290614f.entry.js} +2 -2
- package/dist/siemens-ix/{p-316cf983.entry.js → p-2295246b.entry.js} +2 -2
- package/dist/siemens-ix/{p-eba65395.entry.js → p-273bd3ab.entry.js} +2 -2
- package/dist/siemens-ix/{p-ce331bdc.entry.js → p-28055ea5.entry.js} +2 -2
- package/dist/siemens-ix/{p-d1420219.entry.js → p-2e4b9c1a.entry.js} +2 -2
- package/dist/siemens-ix/{p-Cdt22lfd.js → p-2j3Ly91D.js} +2 -2
- package/dist/siemens-ix/{p-Cdt22lfd.js.map → p-2j3Ly91D.js.map} +1 -1
- package/dist/siemens-ix/{p-e5ab9886.entry.js → p-3138015e.entry.js} +2 -2
- package/dist/siemens-ix/{p-d1e08a10.entry.js → p-3283a5f3.entry.js} +2 -2
- package/dist/siemens-ix/{p-765ffc2a.entry.js → p-34ff567f.entry.js} +2 -2
- package/dist/siemens-ix/{p-2d9eb88d.entry.js → p-374de51d.entry.js} +2 -2
- package/dist/siemens-ix/{p-91a5bb6c.entry.js → p-37fa26f9.entry.js} +2 -2
- package/dist/siemens-ix/{p-a0ef8437.entry.js → p-3a0a5bc2.entry.js} +2 -2
- package/dist/siemens-ix/{p-718a54f8.entry.js → p-3d8a3b8a.entry.js} +2 -2
- package/dist/siemens-ix/{p-523e3cce.entry.js → p-3db26a34.entry.js} +2 -2
- package/dist/siemens-ix/{p-1b4019b5.entry.js → p-3e1a9763.entry.js} +2 -2
- package/dist/siemens-ix/{p-ac9215b9.entry.js → p-3edc7dd2.entry.js} +2 -2
- package/dist/siemens-ix/{p-43e8cbf1.entry.js → p-4b0c3eeb.entry.js} +2 -2
- package/dist/siemens-ix/{p-19b855f3.entry.js → p-518b1e6b.entry.js} +2 -2
- package/dist/siemens-ix/p-575b3137.entry.js +2 -0
- package/dist/siemens-ix/p-575b3137.entry.js.map +1 -0
- package/dist/siemens-ix/{p-3d57eed7.entry.js → p-576fade1.entry.js} +2 -2
- package/dist/siemens-ix/{p-6d38bed7.entry.js → p-5963369c.entry.js} +2 -2
- package/dist/siemens-ix/{p-320281ab.entry.js → p-5b0d1cc9.entry.js} +2 -2
- package/dist/siemens-ix/{p-0f72ac93.entry.js → p-5b1d3595.entry.js} +2 -2
- package/dist/siemens-ix/{p-1b488eb2.entry.js → p-5fe74d24.entry.js} +2 -2
- package/dist/siemens-ix/{p-1e2dfffb.entry.js → p-5fef5328.entry.js} +2 -2
- package/dist/siemens-ix/{p-fa3623a3.entry.js → p-6691703e.entry.js} +2 -2
- package/dist/siemens-ix/{p-bd6e324a.entry.js → p-66fb6549.entry.js} +2 -2
- package/dist/siemens-ix/{p-3677ae1c.entry.js → p-6d197072.entry.js} +2 -2
- package/dist/siemens-ix/{p-1a1e0f93.entry.js → p-734bcb23.entry.js} +2 -2
- package/dist/siemens-ix/{p-32612a51.entry.js → p-78f99962.entry.js} +2 -2
- package/dist/siemens-ix/{p-001a084b.entry.js → p-79febe81.entry.js} +2 -2
- package/dist/siemens-ix/{p-e8252fd7.entry.js → p-7abb0f0c.entry.js} +2 -2
- package/dist/siemens-ix/{p-8920bbfe.entry.js → p-8702121e.entry.js} +2 -2
- package/dist/siemens-ix/{p-8920bbfe.entry.js.map → p-8702121e.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-61140574.entry.js → p-87b30e60.entry.js} +2 -2
- package/dist/siemens-ix/{p-2aa40bcf.entry.js → p-87c777a1.entry.js} +2 -2
- package/dist/siemens-ix/{p-71eaa791.entry.js → p-888fa4b1.entry.js} +2 -2
- package/dist/siemens-ix/{p-b0a445d7.entry.js → p-89edecbd.entry.js} +2 -2
- package/dist/siemens-ix/{p-1837e711.entry.js → p-8c24d360.entry.js} +2 -2
- package/dist/siemens-ix/p-8c24d360.entry.js.map +1 -0
- package/dist/siemens-ix/{p-d6bf2d75.entry.js → p-933f6e1f.entry.js} +2 -2
- package/dist/siemens-ix/p-93ba92af.entry.js +2 -0
- package/dist/siemens-ix/p-93ba92af.entry.js.map +1 -0
- package/dist/siemens-ix/{p-d3e0d6d9.entry.js → p-96bbbbcb.entry.js} +2 -2
- package/dist/siemens-ix/{p-0818f6af.entry.js → p-9a679e62.entry.js} +2 -2
- package/dist/siemens-ix/p-9a679e62.entry.js.map +1 -0
- package/dist/siemens-ix/{p-a1c09e3c.entry.js → p-9e3a36df.entry.js} +2 -2
- package/dist/siemens-ix/{p-afd2fa29.entry.js → p-9e83986f.entry.js} +2 -2
- package/dist/siemens-ix/p-B5WJpsEz.js +2 -0
- package/dist/siemens-ix/{p-Dk_lr0xl.js.map → p-B5WJpsEz.js.map} +1 -1
- package/dist/siemens-ix/p-BNpBEtDH.js +3 -0
- package/dist/siemens-ix/p-BNpBEtDH.js.map +1 -0
- package/dist/siemens-ix/{p-CANRrgK_.js → p-BPfEX8mR.js} +2 -2
- package/dist/siemens-ix/{p-CANRrgK_.js.map → p-BPfEX8mR.js.map} +1 -1
- package/dist/siemens-ix/{p-z5yZxfe2.js → p-BXguuvvE.js} +2 -2
- package/dist/siemens-ix/{p-z5yZxfe2.js.map → p-BXguuvvE.js.map} +1 -1
- package/dist/siemens-ix/{p-CdOJ663o.js → p-CFHLJNAe.js} +2 -2
- package/dist/siemens-ix/{p-CdOJ663o.js.map → p-CFHLJNAe.js.map} +1 -1
- package/dist/siemens-ix/p-CrTP-icT.js.map +1 -1
- package/dist/siemens-ix/p-DTE55Tq_.js +2 -0
- package/dist/siemens-ix/{p-CYvkc2CR.js.map → p-DTE55Tq_.js.map} +1 -1
- package/dist/siemens-ix/{p-CZ1HWy6s.js → p-Df9aoecP.js} +2 -2
- package/dist/siemens-ix/{p-CZ1HWy6s.js.map → p-Df9aoecP.js.map} +1 -1
- package/dist/siemens-ix/{p-DQmgxFuB.js → p-MzQjR-h5.js} +2 -2
- package/dist/siemens-ix/{p-DQmgxFuB.js.map → p-MzQjR-h5.js.map} +1 -1
- package/dist/siemens-ix/{p-c56c3898.entry.js → p-a4d17743.entry.js} +2 -2
- package/dist/siemens-ix/{p-a55e1df3.entry.js → p-a963c368.entry.js} +2 -2
- package/dist/siemens-ix/{p-8b41e47d.entry.js → p-ac5f5042.entry.js} +2 -2
- package/dist/siemens-ix/{p-3f03f070.entry.js → p-aeb1eb75.entry.js} +2 -2
- package/dist/siemens-ix/{p-2927de2b.entry.js → p-aee95ea9.entry.js} +2 -2
- package/dist/siemens-ix/{p-9a7db83b.entry.js → p-af701797.entry.js} +2 -2
- package/dist/siemens-ix/{p-ecefabdb.entry.js → p-b01c5093.entry.js} +2 -2
- package/dist/siemens-ix/p-b11fe6c8.entry.js +2 -0
- package/dist/siemens-ix/p-b11fe6c8.entry.js.map +1 -0
- package/dist/siemens-ix/{p-b0cfcae1.entry.js → p-b39463a7.entry.js} +2 -2
- package/dist/siemens-ix/{p-45427457.entry.js → p-b59f5bf2.entry.js} +2 -2
- package/dist/siemens-ix/{p-9ca14286.entry.js → p-b7d15091.entry.js} +2 -2
- package/dist/siemens-ix/{p-5e241a1f.entry.js → p-ba7b399c.entry.js} +2 -2
- package/dist/siemens-ix/p-bb6c203d.entry.js +2 -0
- package/dist/siemens-ix/p-bb6c203d.entry.js.map +1 -0
- package/dist/siemens-ix/{p-9439d379.entry.js → p-bc3714e4.entry.js} +2 -2
- package/dist/siemens-ix/{p-127a8ea3.entry.js → p-bf8e97d7.entry.js} +2 -2
- package/dist/siemens-ix/{p-6b316d6a.entry.js → p-c0e4bf8a.entry.js} +2 -2
- package/dist/siemens-ix/{p-e59e6e87.entry.js → p-c675b650.entry.js} +2 -2
- package/dist/siemens-ix/p-c7384379.entry.js +2 -0
- package/dist/siemens-ix/{p-6ae131ad.entry.js.map → p-c7384379.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-a48f6140.entry.js → p-c80dddf1.entry.js} +2 -2
- package/dist/siemens-ix/{p-cb5000ac.entry.js → p-c93a8094.entry.js} +2 -2
- package/dist/siemens-ix/{p-08d2c2e8.entry.js → p-ca328fc2.entry.js} +2 -2
- package/dist/siemens-ix/{p-033a9520.entry.js → p-cd52e37a.entry.js} +2 -2
- package/dist/siemens-ix/{p-b2fd83da.entry.js → p-ce0642f0.entry.js} +2 -2
- package/dist/siemens-ix/{p-b606a172.entry.js → p-d132ce81.entry.js} +2 -2
- package/dist/siemens-ix/{p-f30f9b01.entry.js → p-d1cf2407.entry.js} +2 -2
- package/dist/siemens-ix/{p-89868ccc.entry.js → p-d2da2e45.entry.js} +2 -2
- package/dist/siemens-ix/{p-accb8080.entry.js → p-d3f99d59.entry.js} +2 -2
- package/dist/siemens-ix/{p-38d3e0c8.entry.js → p-da378974.entry.js} +2 -2
- package/dist/siemens-ix/{p-2240c295.entry.js → p-dd627440.entry.js} +2 -2
- package/dist/siemens-ix/{p-66e7e232.entry.js → p-e365aee3.entry.js} +2 -2
- package/dist/siemens-ix/{p-802636fd.entry.js → p-e501b6ca.entry.js} +2 -2
- package/dist/siemens-ix/{p-01c3ef64.entry.js → p-e6c7e87a.entry.js} +2 -2
- package/dist/siemens-ix/{p-1bf52529.entry.js → p-eb5da5a0.entry.js} +2 -2
- package/dist/siemens-ix/{p-eccfb343.entry.js → p-ee76fac1.entry.js} +2 -2
- package/dist/siemens-ix/{p-ee807086.entry.js → p-efe78c2f.entry.js} +2 -2
- package/dist/siemens-ix/{p-f8976f8e.entry.js → p-f0575255.entry.js} +2 -2
- package/dist/siemens-ix/{p-7cb18fa5.entry.js → p-f3022851.entry.js} +2 -2
- package/dist/siemens-ix/p-f3022851.entry.js.map +1 -0
- package/dist/siemens-ix/{p-c210f347.entry.js → p-f3f6e45d.entry.js} +2 -2
- package/dist/siemens-ix/{p-c2b23c82.entry.js → p-f3ffbaf9.entry.js} +2 -2
- package/dist/siemens-ix/{p-d1e55b65.entry.js → p-f7bfd5f6.entry.js} +2 -2
- package/dist/siemens-ix/{p-cbf9dc1c.entry.js → p-f81de54a.entry.js} +2 -2
- package/dist/siemens-ix/{p-9ed2e8df.entry.js → p-f8a852c3.entry.js} +2 -2
- package/dist/siemens-ix/{p-736a7446.entry.js → p-f8b08d7b.entry.js} +2 -2
- package/dist/siemens-ix/p-f8b08d7b.entry.js.map +1 -0
- package/dist/siemens-ix/{p-9170f4cd.entry.js → p-ff072152.entry.js} +2 -2
- package/dist/siemens-ix/{p-aaf423b9.entry.js → p-ff2171f6.entry.js} +2 -2
- package/dist/siemens-ix/siemens-ix.esm.js +1 -1
- package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
- package/dist/types/components/date-picker/date-picker.d.ts +2 -0
- package/dist/types/components/event-list/event-list.d.ts +1 -0
- package/dist/types/components/tree/tree.d.ts +6 -0
- package/dist/types/components/typography/typography.d.ts +2 -1
- package/dist/types/components/utils/input/index.d.ts +1 -1
- package/dist/types/components.d.ts +10 -0
- package/dist/types/stencil-public-runtime.d.ts +2 -0
- package/dist/types/tests/utils/test/page.d.ts +0 -5
- package/hydrate/index.d.ts +271 -0
- package/hydrate/index.js +46166 -0
- package/hydrate/index.mjs +46158 -0
- package/hydrate/package.json +12 -0
- package/package.json +47 -11
- package/components/p-B_ksjKbq.js.map +0 -1
- package/components/p-BcWYFLel.js.map +0 -1
- package/components/p-BtKhV-Qs.js.map +0 -1
- package/components/p-C1wxjy2C.js.map +0 -1
- package/components/p-CB5DzBgb.js.map +0 -1
- package/components/p-CtTl3_AV.js.map +0 -1
- package/components/p-D0LOAFeZ.js.map +0 -1
- package/components/p-rAP-ASw3.js.map +0 -1
- package/dist/cjs/app-globals-Dl9nm3FH.js +0 -10
- package/dist/cjs/index-DUl1Kp3_.js.map +0 -1
- package/dist/esm/app-globals-u1To5tos.js +0 -8
- package/dist/esm/index-DtF9fwpD.js.map +0 -1
- package/dist/siemens-ix/p-0818f6af.entry.js.map +0 -1
- package/dist/siemens-ix/p-1837e711.entry.js.map +0 -1
- package/dist/siemens-ix/p-2c95e67c.entry.js +0 -2
- package/dist/siemens-ix/p-6ae131ad.entry.js +0 -2
- package/dist/siemens-ix/p-6c554ece.entry.js +0 -2
- package/dist/siemens-ix/p-6c554ece.entry.js.map +0 -1
- package/dist/siemens-ix/p-736a7446.entry.js.map +0 -1
- package/dist/siemens-ix/p-7cb18fa5.entry.js.map +0 -1
- package/dist/siemens-ix/p-9196f153.entry.js +0 -2
- package/dist/siemens-ix/p-9196f153.entry.js.map +0 -1
- package/dist/siemens-ix/p-CKA5agGR.js +0 -2
- package/dist/siemens-ix/p-CYvkc2CR.js +0 -2
- package/dist/siemens-ix/p-Dk_lr0xl.js +0 -2
- package/dist/siemens-ix/p-DtF9fwpD.js +0 -3
- package/dist/siemens-ix/p-DtF9fwpD.js.map +0 -1
- package/dist/siemens-ix/p-cefd8579.entry.js +0 -2
- package/dist/siemens-ix/p-cefd8579.entry.js.map +0 -1
- package/dist/siemens-ix/p-ec92f199.entry.js +0 -2
- package/dist/siemens-ix/p-ec92f199.entry.js.map +0 -1
- package/dist/siemens-ix/p-f607e4c0.entry.js +0 -2
- package/dist/siemens-ix/p-f607e4c0.entry.js.map +0 -1
- package/dist/siemens-ix/theme/legacy-classic-dark.css +0 -1
- package/dist/siemens-ix/theme/legacy-classic-light.css +0 -1
- package/scss/theme/legacy-classic-dark/_border.scss +0 -35
- package/scss/theme/legacy-classic-dark/_borderRadius.scss +0 -24
- package/scss/theme/legacy-classic-dark/_borderWidth.scss +0 -18
- package/scss/theme/legacy-classic-dark/_boxShadow.scss +0 -19
- package/scss/theme/legacy-classic-dark/_color.scss +0 -864
- package/scss/theme/legacy-classic-dark/_fontFamilies.scss +0 -9
- package/scss/theme/legacy-classic-dark/_fontSizes.scss +0 -24
- package/scss/theme/legacy-classic-dark/_fontWeights.scss +0 -10
- package/scss/theme/legacy-classic-dark/_index.scss +0 -23
- package/scss/theme/legacy-classic-dark/_letterSpacing.scss +0 -13
- package/scss/theme/legacy-classic-dark/_lineHeights.scss +0 -21
- package/scss/theme/legacy-classic-dark/_other.scss +0 -16
- package/scss/theme/legacy-classic-dark/_sizing.scss +0 -28
- package/scss/theme/legacy-classic-dark/_spacing.scss +0 -21
- package/scss/theme/legacy-classic-dark/_typography.scss +0 -46
- package/scss/theme/legacy-classic-light/_border.scss +0 -35
- package/scss/theme/legacy-classic-light/_borderRadius.scss +0 -24
- package/scss/theme/legacy-classic-light/_borderWidth.scss +0 -18
- package/scss/theme/legacy-classic-light/_boxShadow.scss +0 -19
- package/scss/theme/legacy-classic-light/_color.scss +0 -864
- package/scss/theme/legacy-classic-light/_fontFamilies.scss +0 -9
- package/scss/theme/legacy-classic-light/_fontSizes.scss +0 -24
- package/scss/theme/legacy-classic-light/_fontWeights.scss +0 -10
- package/scss/theme/legacy-classic-light/_index.scss +0 -23
- package/scss/theme/legacy-classic-light/_letterSpacing.scss +0 -13
- package/scss/theme/legacy-classic-light/_lineHeights.scss +0 -21
- package/scss/theme/legacy-classic-light/_other.scss +0 -16
- package/scss/theme/legacy-classic-light/_sizing.scss +0 -28
- package/scss/theme/legacy-classic-light/_spacing.scss +0 -21
- package/scss/theme/legacy-classic-light/_typography.scss +0 -46
- /package/dist/siemens-ix/{p-a2c05b1b.entry.js.map → p-000cfb14.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2c95e67c.entry.js.map → p-003f8d27.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9505ff9d.entry.js.map → p-08931f8c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-8960c872.entry.js.map → p-0c830977.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-08e33f34.entry.js.map → p-12110136.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3af8304e.entry.js.map → p-163e742f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-cc843644.entry.js.map → p-191c9ec6.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9185b8c1.entry.js.map → p-19ae7d99.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-538743fb.entry.js.map → p-19e9505f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b761a9d6.entry.js.map → p-20d1d114.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-10d57ca2.entry.js.map → p-2290614f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-316cf983.entry.js.map → p-2295246b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-eba65395.entry.js.map → p-273bd3ab.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ce331bdc.entry.js.map → p-28055ea5.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d1420219.entry.js.map → p-2e4b9c1a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-e5ab9886.entry.js.map → p-3138015e.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d1e08a10.entry.js.map → p-3283a5f3.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-765ffc2a.entry.js.map → p-34ff567f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2d9eb88d.entry.js.map → p-374de51d.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-91a5bb6c.entry.js.map → p-37fa26f9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-a0ef8437.entry.js.map → p-3a0a5bc2.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-718a54f8.entry.js.map → p-3d8a3b8a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-523e3cce.entry.js.map → p-3db26a34.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1b4019b5.entry.js.map → p-3e1a9763.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ac9215b9.entry.js.map → p-3edc7dd2.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-43e8cbf1.entry.js.map → p-4b0c3eeb.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-19b855f3.entry.js.map → p-518b1e6b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3d57eed7.entry.js.map → p-576fade1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-6d38bed7.entry.js.map → p-5963369c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-320281ab.entry.js.map → p-5b0d1cc9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-0f72ac93.entry.js.map → p-5b1d3595.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1b488eb2.entry.js.map → p-5fe74d24.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1e2dfffb.entry.js.map → p-5fef5328.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-fa3623a3.entry.js.map → p-6691703e.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-bd6e324a.entry.js.map → p-66fb6549.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3677ae1c.entry.js.map → p-6d197072.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1a1e0f93.entry.js.map → p-734bcb23.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-32612a51.entry.js.map → p-78f99962.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-001a084b.entry.js.map → p-79febe81.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-e8252fd7.entry.js.map → p-7abb0f0c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-61140574.entry.js.map → p-87b30e60.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2aa40bcf.entry.js.map → p-87c777a1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-71eaa791.entry.js.map → p-888fa4b1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b0a445d7.entry.js.map → p-89edecbd.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d6bf2d75.entry.js.map → p-933f6e1f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d3e0d6d9.entry.js.map → p-96bbbbcb.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-a1c09e3c.entry.js.map → p-9e3a36df.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-afd2fa29.entry.js.map → p-9e83986f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c56c3898.entry.js.map → p-a4d17743.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-a55e1df3.entry.js.map → p-a963c368.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-8b41e47d.entry.js.map → p-ac5f5042.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3f03f070.entry.js.map → p-aeb1eb75.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2927de2b.entry.js.map → p-aee95ea9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9a7db83b.entry.js.map → p-af701797.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ecefabdb.entry.js.map → p-b01c5093.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b0cfcae1.entry.js.map → p-b39463a7.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-45427457.entry.js.map → p-b59f5bf2.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9ca14286.entry.js.map → p-b7d15091.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-5e241a1f.entry.js.map → p-ba7b399c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9439d379.entry.js.map → p-bc3714e4.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-127a8ea3.entry.js.map → p-bf8e97d7.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-6b316d6a.entry.js.map → p-c0e4bf8a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-e59e6e87.entry.js.map → p-c675b650.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-a48f6140.entry.js.map → p-c80dddf1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-cb5000ac.entry.js.map → p-c93a8094.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-08d2c2e8.entry.js.map → p-ca328fc2.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-033a9520.entry.js.map → p-cd52e37a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b2fd83da.entry.js.map → p-ce0642f0.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b606a172.entry.js.map → p-d132ce81.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-f30f9b01.entry.js.map → p-d1cf2407.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-89868ccc.entry.js.map → p-d2da2e45.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-accb8080.entry.js.map → p-d3f99d59.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-38d3e0c8.entry.js.map → p-da378974.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2240c295.entry.js.map → p-dd627440.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-66e7e232.entry.js.map → p-e365aee3.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-802636fd.entry.js.map → p-e501b6ca.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-01c3ef64.entry.js.map → p-e6c7e87a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1bf52529.entry.js.map → p-eb5da5a0.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-eccfb343.entry.js.map → p-ee76fac1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ee807086.entry.js.map → p-efe78c2f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-f8976f8e.entry.js.map → p-f0575255.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c210f347.entry.js.map → p-f3f6e45d.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c2b23c82.entry.js.map → p-f3ffbaf9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d1e55b65.entry.js.map → p-f7bfd5f6.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-cbf9dc1c.entry.js.map → p-f81de54a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9ed2e8df.entry.js.map → p-f8a852c3.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9170f4cd.entry.js.map → p-ff072152.entry.js.map} +0 -0
- /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
|
-
}
|