@siemens/ix 0.0.0-20240522074328 → 0.0.0-pr-1373-20240705054533
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/application-header.js +12 -4
- package/components/application-header.js.map +1 -1
- package/components/avatar.js +6 -1
- package/components/avatar.js.map +1 -1
- package/components/breadcrumb-item.js +1 -1
- package/components/breadcrumb-item.js.map +1 -1
- package/components/button.js +1 -1
- package/components/button.js.map +1 -1
- package/components/card-accordion.js +1 -1
- package/components/card-accordion.js.map +1 -1
- package/components/card-content.js +2 -2
- package/components/card-content.js.map +1 -1
- package/components/card-title.js +1 -1
- package/components/card.js +1 -1
- package/components/card.js.map +1 -1
- package/components/col.js +1 -1
- package/components/col.js.map +1 -1
- package/components/date-picker.js +5 -5
- package/components/date-picker.js.map +1 -1
- package/components/date-time-card.js +2 -2
- package/components/date-time-card.js.map +1 -1
- package/components/divider.js +1 -1
- package/components/dropdown-item.js +4 -4
- package/components/dropdown-item.js.map +1 -1
- package/components/dropdown.js +15 -8
- package/components/dropdown.js.map +1 -1
- package/components/filter-chip.js +2 -2
- package/components/filter-chip.js.map +1 -1
- package/components/group-context-menu.js +1 -1
- package/components/group-item.js +3 -3
- package/components/group-item.js.map +1 -1
- package/components/icon-button.js +2 -2
- package/components/icon-button.js.map +1 -1
- package/components/ix-action-card.js +1 -1
- package/components/ix-action-card.js.map +1 -1
- package/components/ix-application-sidebar.js +2 -2
- package/components/ix-application-sidebar.js.map +1 -1
- package/components/ix-application-switch-modal.js +2 -2
- package/components/ix-application-switch-modal.js.map +1 -1
- package/components/ix-application.js +4 -4
- package/components/ix-application.js.map +1 -1
- package/components/ix-basic-navigation.js +3 -3
- package/components/ix-basic-navigation.js.map +1 -1
- package/components/ix-blind.js +1 -1
- package/components/ix-blind.js.map +1 -1
- package/components/ix-breadcrumb.js +3 -3
- package/components/ix-breadcrumb.js.map +1 -1
- package/components/ix-card-list.js +5 -5
- package/components/ix-card-list.js.map +1 -1
- package/components/ix-category-filter.js +8 -5
- package/components/ix-category-filter.js.map +1 -1
- package/components/ix-chip.js +5 -5
- package/components/ix-chip.js.map +1 -1
- package/components/ix-content.js +4 -4
- package/components/ix-content.js.map +1 -1
- package/components/ix-css-grid-item.js +1 -1
- package/components/ix-date-dropdown.js +4 -4
- package/components/ix-date-dropdown.js.map +1 -1
- package/components/ix-datetime-picker.js +2 -2
- package/components/ix-datetime-picker.js.map +1 -1
- package/components/ix-drawer.js +3 -3
- package/components/ix-drawer.js.map +1 -1
- package/components/ix-dropdown-button.js +3 -3
- package/components/ix-dropdown-button.js.map +1 -1
- package/components/ix-dropdown-header.js +2 -2
- package/components/ix-dropdown-header.js.map +1 -1
- package/components/ix-dropdown-quick-actions.js +1 -1
- package/components/ix-empty-state.js +2 -2
- package/components/ix-empty-state.js.map +1 -1
- package/components/ix-event-list-item.js +5 -5
- package/components/ix-event-list-item.js.map +1 -1
- package/components/ix-event-list.js +3 -3
- package/components/ix-event-list.js.map +1 -1
- package/components/ix-expanding-search.js +5 -5
- package/components/ix-expanding-search.js.map +1 -1
- package/components/ix-flip-tile-content.js +1 -1
- package/components/ix-flip-tile.js +5 -5
- package/components/ix-flip-tile.js.map +1 -1
- package/components/ix-form-field.js +2 -2
- package/components/ix-form-field.js.map +1 -1
- package/components/ix-group.js +8 -8
- package/components/ix-icon-toggle-button.js +2 -2
- package/components/ix-icon-toggle-button.js.map +1 -1
- package/components/ix-input-group.js +2 -2
- package/components/ix-input-group.js.map +1 -1
- package/components/ix-key-value-list.js +1 -1
- package/components/ix-key-value.js +1 -1
- package/components/ix-key-value.js.map +1 -1
- package/components/ix-kpi.js +4 -4
- package/components/ix-kpi.js.map +1 -1
- package/components/ix-link-button.js +3 -3
- package/components/ix-map-navigation.js +3 -3
- package/components/ix-map-navigation.js.map +1 -1
- package/components/ix-menu-about-item.js +1 -1
- package/components/ix-menu-about-news.js +5 -5
- package/components/ix-menu-about-news.js.map +1 -1
- package/components/ix-menu-about.js +1 -1
- package/components/ix-menu-avatar.js +3 -3
- package/components/ix-menu-avatar.js.map +1 -1
- package/components/ix-menu-category.js +9 -6
- package/components/ix-menu-category.js.map +1 -1
- package/components/ix-menu-settings-item.js +1 -1
- package/components/ix-menu.js +12 -12
- package/components/ix-menu.js.map +1 -1
- package/components/ix-message-bar.js +2 -2
- package/components/ix-message-bar.js.map +1 -1
- package/components/ix-modal-example.js +1 -1
- package/components/ix-modal-footer.js +2 -2
- package/components/ix-modal-footer.js.map +1 -1
- package/components/ix-modal-loading.js +1 -1
- package/components/ix-modal.js +3 -3
- package/components/ix-pagination.js +3 -3
- package/components/ix-pagination.js.map +1 -1
- package/components/ix-pane-layout.js +2 -2
- package/components/ix-pane-layout.js.map +1 -1
- package/components/ix-pane.js +7 -7
- package/components/ix-pane.js.map +1 -1
- package/components/ix-pill.js +5 -5
- package/components/ix-pill.js.map +1 -1
- package/components/ix-playground-internal.js +1 -1
- package/components/ix-push-card.js +1 -1
- package/components/ix-slider.js +7 -7
- package/components/ix-slider.js.map +1 -1
- package/components/ix-split-button-item.js +1 -1
- package/components/ix-split-button.js +4 -2
- package/components/ix-split-button.js.map +1 -1
- package/components/ix-tile.js +5 -5
- package/components/ix-tile.js.map +1 -1
- package/components/ix-toast-container.js +3 -3
- package/components/ix-toast-container.js.map +1 -1
- package/components/ix-toggle-button.js +3 -3
- package/components/ix-toggle-button.js.map +1 -1
- package/components/ix-toggle.js +3 -3
- package/components/ix-toggle.js.map +1 -1
- package/components/ix-tree.js +1 -1
- package/components/ix-upload.js +4 -4
- package/components/ix-upload.js.map +1 -1
- package/components/ix-validation-tooltip.js +2 -2
- package/components/ix-workflow-step.js +5 -5
- package/components/ix-workflow-step.js.map +1 -1
- package/components/ix-workflow-steps.js +2 -2
- package/components/ix-workflow-steps.js.map +1 -1
- package/components/layout-grid.js +2 -2
- package/components/map-navigation-overlay.js +3 -3
- package/components/map-navigation-overlay.js.map +1 -1
- package/components/menu-avatar-item.js +2 -2
- package/components/menu-avatar-item.js.map +1 -1
- package/components/menu-expand-icon.js +2 -2
- package/components/menu-expand-icon.js.map +1 -1
- package/components/menu-item.js +4 -4
- package/components/menu-item.js.map +1 -1
- package/components/menu-tabs-fc.js +2 -2
- package/components/menu-tabs-fc.js.map +1 -1
- package/components/modal-content.js +2 -2
- package/components/modal-content.js.map +1 -1
- package/components/modal-header.js +2 -2
- package/components/modal-header.js.map +1 -1
- package/components/row.js +1 -1
- package/components/select-item.js +1 -1
- package/components/select.js +42 -24
- package/components/select.js.map +1 -1
- package/components/service.js +2 -2
- package/components/service.js.map +1 -1
- package/components/spinner.js +2 -2
- package/components/spinner.js.map +1 -1
- package/components/tab-item.js +4 -4
- package/components/tab-item.js.map +1 -1
- package/components/tabs.js +3 -3
- package/components/tabs.js.map +1 -1
- package/components/time-picker.js +4 -4
- package/components/time-picker.js.map +1 -1
- package/components/toast.js +3 -3
- package/components/toast.js.map +1 -1
- package/components/tooltip.js +7 -7
- package/components/tooltip.js.map +1 -1
- package/components/tree-item.js +5 -5
- package/components/tree-item.js.map +1 -1
- package/components/typography.js +1 -1
- package/components/typography.js.map +1 -1
- package/dist/cjs/app-globals-5cfdf2a0.js.map +1 -1
- package/dist/cjs/{base-button-7c45a6c4.js → base-button-3735b8c2.js} +2 -2
- package/dist/cjs/{base-button-7c45a6c4.js.map → base-button-3735b8c2.js.map} +1 -1
- package/dist/cjs/{base-icon-button-ac2fcf4b.js → base-icon-button-44c72bc8.js} +3 -3
- package/dist/cjs/{base-icon-button-ac2fcf4b.js.map → base-icon-button-44c72bc8.js.map} +1 -1
- package/dist/cjs/index-529f21c1.js +2122 -0
- package/dist/cjs/index-529f21c1.js.map +1 -0
- package/dist/cjs/ix-action-card.cjs.entry.js +2 -2
- package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-application-header.cjs.entry.js +14 -6
- package/dist/cjs/ix-application-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-application-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/ix-application-sidebar.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-application-switch-modal.cjs.entry.js +3 -3
- package/dist/cjs/ix-application-switch-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-application.cjs.entry.js +6 -6
- package/dist/cjs/ix-application.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-avatar_2.cjs.entry.js +10 -5
- package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-basic-navigation.cjs.entry.js +5 -5
- package/dist/cjs/ix-basic-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-blind.cjs.entry.js +2 -2
- package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +3 -3
- package/dist/cjs/ix-breadcrumb-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-breadcrumb.cjs.entry.js +4 -4
- package/dist/cjs/ix-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-button.cjs.entry.js +3 -3
- package/dist/cjs/ix-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js +3 -3
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-card-list.cjs.entry.js +6 -6
- package/dist/cjs/ix-card-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-card_2.cjs.entry.js +4 -4
- package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-category-filter.cjs.entry.js +10 -7
- package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-chip.cjs.entry.js +6 -6
- package/dist/cjs/ix-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-col_4.cjs.entry.js +11 -11
- 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 +5 -5
- package/dist/cjs/ix-content.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-css-grid-item.cjs.entry.js +2 -2
- package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
- package/dist/cjs/ix-date-dropdown.cjs.entry.js +5 -5
- package/dist/cjs/ix-date-dropdown.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-date-time-card.cjs.entry.js +3 -3
- package/dist/cjs/ix-date-time-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-datetime-picker.cjs.entry.js +3 -3
- package/dist/cjs/ix-datetime-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-divider.cjs.entry.js +2 -2
- package/dist/cjs/ix-drawer.cjs.entry.js +4 -4
- package/dist/cjs/ix-drawer.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-button.cjs.entry.js +4 -4
- package/dist/cjs/ix-dropdown-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-header.cjs.entry.js +3 -3
- package/dist/cjs/ix-dropdown-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-item.cjs.entry.js +5 -5
- package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
- package/dist/cjs/ix-dropdown.cjs.entry.js +16 -9
- package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-empty-state.cjs.entry.js +3 -3
- package/dist/cjs/ix-empty-state.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-event-list-item.cjs.entry.js +6 -6
- package/dist/cjs/ix-event-list-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-event-list.cjs.entry.js +4 -4
- package/dist/cjs/ix-event-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-expanding-search.cjs.entry.js +6 -6
- package/dist/cjs/ix-expanding-search.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js +4 -4
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-flip-tile-content.cjs.entry.js +2 -2
- package/dist/cjs/ix-flip-tile.cjs.entry.js +6 -6
- package/dist/cjs/ix-flip-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-form-field.cjs.entry.js +3 -3
- package/dist/cjs/ix-form-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +5 -5
- package/dist/cjs/ix-group-context-menu_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-group.cjs.entry.js +9 -9
- package/dist/cjs/ix-icon-button_2.cjs.entry.js +7 -7
- package/dist/cjs/ix-icon-button_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +5 -5
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-input-group.cjs.entry.js +3 -3
- package/dist/cjs/ix-input-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
- package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
- package/dist/cjs/ix-key-value.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-kpi.cjs.entry.js +5 -5
- package/dist/cjs/ix-kpi.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
- package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +4 -4
- package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -4
- package/dist/cjs/ix-map-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
- package/dist/cjs/ix-menu-about-news.cjs.entry.js +6 -6
- package/dist/cjs/ix-menu-about-news.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-about.cjs.entry.js +3 -3
- package/dist/cjs/ix-menu-avatar.cjs.entry.js +4 -4
- package/dist/cjs/ix-menu-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-category.cjs.entry.js +10 -7
- package/dist/cjs/ix-menu-category.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +4 -4
- package/dist/cjs/ix-menu-expand-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-item.cjs.entry.js +5 -5
- package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
- package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
- package/dist/cjs/ix-menu.cjs.entry.js +14 -14
- package/dist/cjs/ix-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-message-bar.cjs.entry.js +3 -3
- package/dist/cjs/ix-message-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-modal-content_2.cjs.entry.js +5 -5
- package/dist/cjs/ix-modal-content_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-modal-example.cjs.entry.js +2 -2
- package/dist/cjs/ix-modal-footer.cjs.entry.js +3 -3
- package/dist/cjs/ix-modal-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
- package/dist/cjs/ix-modal.cjs.entry.js +5 -5
- package/dist/cjs/ix-pagination.cjs.entry.js +5 -5
- package/dist/cjs/ix-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-pane-layout.cjs.entry.js +4 -4
- package/dist/cjs/ix-pane-layout.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-pane.cjs.entry.js +9 -9
- package/dist/cjs/ix-pane.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-pill.cjs.entry.js +6 -6
- package/dist/cjs/ix-pill.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-playground-internal.cjs.entry.js +2 -2
- package/dist/cjs/ix-push-card.cjs.entry.js +2 -2
- package/dist/cjs/ix-select.cjs.entry.js +44 -26
- package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-slider.cjs.entry.js +9 -9
- package/dist/cjs/ix-slider.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-split-button-item.cjs.entry.js +2 -2
- package/dist/cjs/ix-split-button.cjs.entry.js +4 -3
- package/dist/cjs/ix-split-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tab-item_2.cjs.entry.js +8 -8
- package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tile.cjs.entry.js +6 -6
- package/dist/cjs/ix-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-time-picker.cjs.entry.js +5 -5
- package/dist/cjs/ix-time-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-toast-container.cjs.entry.js +4 -4
- package/dist/cjs/ix-toast-container.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-toast.cjs.entry.js +4 -4
- package/dist/cjs/ix-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-toggle-button.cjs.entry.js +5 -5
- package/dist/cjs/ix-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-toggle.cjs.entry.js +4 -4
- package/dist/cjs/ix-toggle.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tooltip.cjs.entry.js +9 -9
- package/dist/cjs/ix-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tree-item.cjs.entry.js +6 -6
- package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tree.cjs.entry.js +2 -2
- package/dist/cjs/ix-typography.cjs.entry.js +2 -2
- package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-upload.cjs.entry.js +5 -5
- package/dist/cjs/ix-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
- package/dist/cjs/ix-workflow-step.cjs.entry.js +6 -6
- package/dist/cjs/ix-workflow-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-workflow-steps.cjs.entry.js +3 -3
- package/dist/cjs/ix-workflow-steps.cjs.entry.js.map +1 -1
- package/dist/cjs/{listener-d27acb41.js → listener-bc3e7c0c.js} +2 -2
- package/dist/cjs/{listener-d27acb41.js.map → listener-bc3e7c0c.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{menu-tabs-fc-194c3ba9.js → menu-tabs-fc-df53f176.js} +4 -4
- package/dist/cjs/{menu-tabs-fc-194c3ba9.js.map → menu-tabs-fc-df53f176.js.map} +1 -1
- package/dist/cjs/{service-a42add5f.js → service-39a8e5fe.js} +3 -3
- package/dist/cjs/service-39a8e5fe.js.map +1 -0
- package/dist/cjs/siemens-ix.cjs.js +10 -10
- package/dist/cjs/siemens-ix.cjs.js.map +1 -1
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/action-card/action-card.css +6 -0
- package/dist/collection/components/action-card/action-card.js +1 -1
- package/dist/collection/components/application/application.css +6 -0
- package/dist/collection/components/application/application.js +3 -3
- package/dist/collection/components/application-header/application-header.css +6 -0
- package/dist/collection/components/application-header/application-header.js +11 -3
- package/dist/collection/components/application-header/application-header.js.map +1 -1
- package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.css +6 -0
- package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -1
- package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js.map +1 -1
- package/dist/collection/components/application-sidebar/application-sidebar.css +7 -2
- package/dist/collection/components/application-sidebar/application-sidebar.js +1 -1
- package/dist/collection/components/avatar/avatar.js +6 -1
- package/dist/collection/components/avatar/avatar.js.map +1 -1
- package/dist/collection/components/basic-navigation/basic-navigation.css +6 -0
- package/dist/collection/components/basic-navigation/basic-navigation.js +2 -2
- package/dist/collection/components/blind/blind.css +6 -0
- package/dist/collection/components/blind/blind.js +1 -1
- package/dist/collection/components/breadcrumb/breadcrumb.css +6 -0
- package/dist/collection/components/breadcrumb/breadcrumb.js +2 -2
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.css +18 -0
- package/dist/collection/components/button/button.css +6 -0
- package/dist/collection/components/button/button.js +1 -1
- package/dist/collection/components/card/card.css +6 -0
- package/dist/collection/components/card/card.js +1 -1
- package/dist/collection/components/card-accordion/card-accordion.css +6 -0
- package/dist/collection/components/card-accordion/card-accordion.js +1 -1
- package/dist/collection/components/card-content/card-content.css +7 -2
- package/dist/collection/components/card-content/card-content.js +1 -1
- package/dist/collection/components/card-list/card-list.css +6 -0
- package/dist/collection/components/card-list/card-list.js +4 -4
- package/dist/collection/components/card-title/card-title.js +1 -1
- package/dist/collection/components/category-filter/category-filter.css +16 -0
- package/dist/collection/components/category-filter/category-filter.js +7 -4
- package/dist/collection/components/category-filter/category-filter.js.map +1 -1
- package/dist/collection/components/chip/chip.css +38 -8
- package/dist/collection/components/chip/chip.js +4 -4
- package/dist/collection/components/chip/test/chip.ct.js +32 -0
- package/dist/collection/components/chip/test/chip.ct.js.map +1 -0
- package/dist/collection/components/col/col.css +7 -2
- package/dist/collection/components/col/col.js +4 -4
- package/dist/collection/components/content/content.css +6 -0
- package/dist/collection/components/content/content.js +3 -3
- package/dist/collection/components/content-header/content-header.js +1 -1
- package/dist/collection/components/css-grid/css-grid-item.js +1 -1
- package/dist/collection/components/css-grid/css-grid.js +1 -1
- package/dist/collection/components/date-dropdown/date-dropdown.css +6 -0
- package/dist/collection/components/date-dropdown/date-dropdown.js +6 -6
- package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
- package/dist/collection/components/date-picker/date-picker.css +6 -0
- package/dist/collection/components/date-picker/date-picker.js +7 -7
- package/dist/collection/components/date-time-card/date-time-card.css +6 -0
- package/dist/collection/components/date-time-card/date-time-card.js +2 -2
- package/dist/collection/components/datetime-picker/datetime-picker.css +6 -0
- package/dist/collection/components/datetime-picker/datetime-picker.js +3 -3
- package/dist/collection/components/divider/divider.js +1 -1
- package/dist/collection/components/drawer/drawer.css +6 -0
- package/dist/collection/components/drawer/drawer.js +2 -2
- package/dist/collection/components/dropdown/dropdown-controller.js +1 -0
- package/dist/collection/components/dropdown/dropdown-controller.js.map +1 -1
- package/dist/collection/components/dropdown/dropdown.css +6 -0
- package/dist/collection/components/dropdown/dropdown.js +13 -7
- package/dist/collection/components/dropdown/dropdown.js.map +1 -1
- package/dist/collection/components/dropdown/test/dropdown.ct.js +18 -0
- package/dist/collection/components/dropdown/test/dropdown.ct.js.map +1 -1
- package/dist/collection/components/dropdown-button/dropdown-button.css +6 -0
- package/dist/collection/components/dropdown-button/dropdown-button.ct.js +51 -0
- package/dist/collection/components/dropdown-button/dropdown-button.ct.js.map +1 -0
- package/dist/collection/components/dropdown-button/dropdown-button.js +3 -3
- package/dist/collection/components/dropdown-header/dropdown-header.css +6 -0
- package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
- package/dist/collection/components/dropdown-item/dropdown-item.css +6 -0
- package/dist/collection/components/dropdown-item/dropdown-item.js +3 -3
- package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
- package/dist/collection/components/empty-state/empty-state.css +6 -0
- package/dist/collection/components/empty-state/empty-state.js +2 -2
- package/dist/collection/components/empty-state/empty-state.js.map +1 -1
- package/dist/collection/components/event-list/event-list.css +6 -0
- package/dist/collection/components/event-list/event-list.js +2 -2
- package/dist/collection/components/event-list-item/event-list-item.css +6 -0
- package/dist/collection/components/event-list-item/event-list-item.js +4 -4
- package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
- package/dist/collection/components/expanding-search/expanding-search.css +6 -0
- package/dist/collection/components/expanding-search/expanding-search.js +4 -4
- package/dist/collection/components/filter-chip/filter-chip.css +6 -0
- package/dist/collection/components/filter-chip/filter-chip.js +1 -1
- package/dist/collection/components/flip-tile/flip-tile.css +6 -0
- 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/form-field/form-field.css +2 -0
- package/dist/collection/components/form-field/form-field.js +1 -1
- package/dist/collection/components/grid/layout-grid.js +2 -2
- package/dist/collection/components/group/group-context-menu.js +1 -1
- package/dist/collection/components/group/group.js +8 -8
- package/dist/collection/components/group-item/group-item.css +6 -0
- package/dist/collection/components/group-item/group-item.js +2 -2
- package/dist/collection/components/icon-button/icon-button.css +12 -0
- package/dist/collection/components/icon-button/icon-button.js +2 -2
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.css +12 -0
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
- package/dist/collection/components/input-group/input-group.css +6 -0
- package/dist/collection/components/input-group/input-group.js +1 -1
- package/dist/collection/components/key-value/key-value.js +2 -2
- package/dist/collection/components/key-value/key-value.js.map +1 -1
- package/dist/collection/components/key-value-list/key-value-list.js +1 -1
- package/dist/collection/components/kpi/kpi.css +6 -0
- package/dist/collection/components/kpi/kpi.js +3 -3
- package/dist/collection/components/link-button/link-button.js +3 -3
- package/dist/collection/components/map-navigation/map-navigation.css +6 -0
- package/dist/collection/components/map-navigation/map-navigation.js +2 -2
- package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.css +6 -0
- package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
- package/dist/collection/components/menu/menu-expand-icon.css +6 -0
- package/dist/collection/components/menu/menu-expand-icon.js +1 -1
- package/dist/collection/components/menu/menu.css +7 -1
- package/dist/collection/components/menu/menu.js +11 -11
- package/dist/collection/components/menu/menu.js.map +1 -1
- package/dist/collection/components/menu-about/menu-about.js +1 -1
- package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
- package/dist/collection/components/menu-about-news/menu-about-news.css +6 -0
- package/dist/collection/components/menu-about-news/menu-about-news.js +4 -4
- package/dist/collection/components/menu-avatar/menu-avatar.css +6 -0
- package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
- package/dist/collection/components/menu-avatar-item/menu-avatar-item.css +6 -0
- package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
- package/dist/collection/components/menu-category/menu-category.css +6 -0
- package/dist/collection/components/menu-category/menu-category.js +8 -5
- package/dist/collection/components/menu-category/menu-category.js.map +1 -1
- package/dist/collection/components/menu-item/menu-item.css +0 -3
- package/dist/collection/components/menu-item/menu-item.js +3 -3
- package/dist/collection/components/menu-item/menu-item.js.map +1 -1
- package/dist/collection/components/menu-settings/menu-settings.css +6 -0
- package/dist/collection/components/menu-settings/menu-settings.js +1 -1
- package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
- package/dist/collection/components/message-bar/message-bar.css +6 -0
- package/dist/collection/components/message-bar/message-bar.js +1 -1
- package/dist/collection/components/modal/modal.js +4 -4
- package/dist/collection/components/modal-content/modal-content.css +6 -0
- package/dist/collection/components/modal-content/modal-content.js +1 -1
- package/dist/collection/components/modal-footer/modal-footer.css +6 -0
- package/dist/collection/components/modal-footer/modal-footer.js +1 -1
- package/dist/collection/components/modal-header/modal-header.css +6 -0
- package/dist/collection/components/modal-header/modal-header.js +1 -1
- package/dist/collection/components/modal-loading/modal-loading.js +1 -1
- package/dist/collection/components/pagination/pagination.css +20 -0
- package/dist/collection/components/pagination/pagination.js +2 -2
- package/dist/collection/components/pane/pane.css +9 -0
- package/dist/collection/components/pane/pane.js +12 -12
- package/dist/collection/components/pane-layout/pane-layout.css +6 -0
- package/dist/collection/components/pane-layout/pane-layout.js +1 -1
- package/dist/collection/components/pill/pill.css +38 -7
- package/dist/collection/components/pill/pill.js +4 -4
- package/dist/collection/components/playground/example-modal.js +1 -1
- package/dist/collection/components/playground/playground.js +1 -1
- package/dist/collection/components/push-card/push-card.js +2 -2
- package/dist/collection/components/row/row.js +1 -1
- package/dist/collection/components/select/select.css +6 -0
- package/dist/collection/components/select/select.js +41 -23
- package/dist/collection/components/select/select.js.map +1 -1
- package/dist/collection/components/select/test/select.ct.js +136 -36
- package/dist/collection/components/select/test/select.ct.js.map +1 -1
- package/dist/collection/components/select-item/select-item.js +1 -1
- package/dist/collection/components/slider/slider.css +6 -0
- package/dist/collection/components/slider/slider.js +7 -7
- package/dist/collection/components/spinner/spinner.css +30 -0
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/split-button/split-button.css +6 -0
- package/dist/collection/components/split-button/split-button.js +30 -2
- package/dist/collection/components/split-button/split-button.js.map +1 -1
- package/dist/collection/components/split-button-item/split-button-item.js +1 -1
- package/dist/collection/components/tab-item/tab-item.css +13 -13
- package/dist/collection/components/tab-item/tab-item.js +5 -5
- package/dist/collection/components/tab-item/tab-item.js.map +1 -1
- package/dist/collection/components/tabs/tabs.css +6 -0
- package/dist/collection/components/tabs/tabs.js +2 -2
- package/dist/collection/components/tile/tile.css +6 -0
- package/dist/collection/components/tile/tile.js +4 -4
- package/dist/collection/components/time-picker/time-picker.css +8 -0
- package/dist/collection/components/time-picker/time-picker.js +4 -4
- package/dist/collection/components/toast/styles/toast-container.css +6 -0
- package/dist/collection/components/toast/toast-container.js +3 -3
- package/dist/collection/components/toast/toast.css +6 -0
- package/dist/collection/components/toast/toast.js +2 -2
- package/dist/collection/components/toggle/toggle.css +6 -0
- package/dist/collection/components/toggle/toggle.js +2 -2
- package/dist/collection/components/toggle-button/toggle-button.css +6 -0
- package/dist/collection/components/toggle-button/toggle-button.js +2 -2
- package/dist/collection/components/tooltip/tooltip.css +2 -2
- package/dist/collection/components/tooltip/tooltip.js +6 -6
- package/dist/collection/components/tooltip/tooltip.js.map +1 -1
- package/dist/collection/components/tree/tree.js +1 -1
- package/dist/collection/components/tree-item/tree-item.css +6 -0
- package/dist/collection/components/tree-item/tree-item.js +4 -4
- package/dist/collection/components/typography/typography.css +7 -2
- package/dist/collection/components/typography/typography.js +5 -5
- package/dist/collection/components/upload/upload.css +6 -0
- package/dist/collection/components/upload/upload.js +3 -3
- package/dist/collection/components/utils/application-layout/service.js +2 -2
- package/dist/collection/components/utils/application-layout/service.js.map +1 -1
- package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
- package/dist/collection/components/workflow-step/workflow-step.css +6 -0
- package/dist/collection/components/workflow-step/workflow-step.js +4 -4
- package/dist/collection/components/workflow-step/workflow-step.js.map +1 -1
- package/dist/collection/components/workflow-steps/workflow-steps.css +6 -0
- package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
- package/dist/collection/tests/panes/panes.e2e.js +5 -0
- package/dist/collection/tests/panes/panes.e2e.js.map +1 -1
- package/dist/esm/app-globals-0cd07cd9.js.map +1 -1
- package/dist/esm/{base-button-3ac703a7.js → base-button-1b40b11d.js} +2 -2
- package/dist/esm/{base-button-3ac703a7.js.map → base-button-1b40b11d.js.map} +1 -1
- package/dist/esm/{base-icon-button-59eb1fe5.js → base-icon-button-bc1dabe0.js} +3 -3
- package/dist/esm/{base-icon-button-59eb1fe5.js.map → base-icon-button-bc1dabe0.js.map} +1 -1
- package/dist/esm/index-5429f20b.js +2090 -0
- package/dist/esm/index-5429f20b.js.map +1 -0
- package/dist/esm/ix-action-card.entry.js +2 -2
- package/dist/esm/ix-action-card.entry.js.map +1 -1
- package/dist/esm/ix-application-header.entry.js +14 -6
- package/dist/esm/ix-application-header.entry.js.map +1 -1
- package/dist/esm/ix-application-sidebar.entry.js +3 -3
- package/dist/esm/ix-application-sidebar.entry.js.map +1 -1
- package/dist/esm/ix-application-switch-modal.entry.js +3 -3
- package/dist/esm/ix-application-switch-modal.entry.js.map +1 -1
- package/dist/esm/ix-application.entry.js +6 -6
- package/dist/esm/ix-application.entry.js.map +1 -1
- package/dist/esm/ix-avatar_2.entry.js +10 -5
- package/dist/esm/ix-avatar_2.entry.js.map +1 -1
- package/dist/esm/ix-basic-navigation.entry.js +5 -5
- package/dist/esm/ix-basic-navigation.entry.js.map +1 -1
- package/dist/esm/ix-blind.entry.js +2 -2
- package/dist/esm/ix-blind.entry.js.map +1 -1
- package/dist/esm/ix-breadcrumb-item.entry.js +3 -3
- package/dist/esm/ix-breadcrumb-item.entry.js.map +1 -1
- package/dist/esm/ix-breadcrumb.entry.js +4 -4
- package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ix-button.entry.js +3 -3
- package/dist/esm/ix-button.entry.js.map +1 -1
- package/dist/esm/ix-card-accordion_2.entry.js +3 -3
- package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
- package/dist/esm/ix-card-list.entry.js +6 -6
- package/dist/esm/ix-card-list.entry.js.map +1 -1
- package/dist/esm/ix-card_2.entry.js +4 -4
- package/dist/esm/ix-card_2.entry.js.map +1 -1
- package/dist/esm/ix-category-filter.entry.js +10 -7
- package/dist/esm/ix-category-filter.entry.js.map +1 -1
- package/dist/esm/ix-chip.entry.js +6 -6
- package/dist/esm/ix-chip.entry.js.map +1 -1
- package/dist/esm/ix-col_4.entry.js +11 -11
- 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 +5 -5
- package/dist/esm/ix-content.entry.js.map +1 -1
- package/dist/esm/ix-css-grid-item.entry.js +2 -2
- package/dist/esm/ix-css-grid.entry.js +1 -1
- package/dist/esm/ix-date-dropdown.entry.js +5 -5
- package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
- package/dist/esm/ix-date-time-card.entry.js +3 -3
- package/dist/esm/ix-date-time-card.entry.js.map +1 -1
- package/dist/esm/ix-datetime-picker.entry.js +3 -3
- package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
- package/dist/esm/ix-divider.entry.js +2 -2
- package/dist/esm/ix-drawer.entry.js +4 -4
- package/dist/esm/ix-drawer.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-button.entry.js +4 -4
- package/dist/esm/ix-dropdown-button.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-header.entry.js +3 -3
- package/dist/esm/ix-dropdown-header.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-item.entry.js +5 -5
- package/dist/esm/ix-dropdown-item.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
- package/dist/esm/ix-dropdown.entry.js +16 -9
- package/dist/esm/ix-dropdown.entry.js.map +1 -1
- package/dist/esm/ix-empty-state.entry.js +3 -3
- package/dist/esm/ix-empty-state.entry.js.map +1 -1
- package/dist/esm/ix-event-list-item.entry.js +6 -6
- package/dist/esm/ix-event-list-item.entry.js.map +1 -1
- package/dist/esm/ix-event-list.entry.js +4 -4
- package/dist/esm/ix-event-list.entry.js.map +1 -1
- package/dist/esm/ix-expanding-search.entry.js +6 -6
- package/dist/esm/ix-expanding-search.entry.js.map +1 -1
- package/dist/esm/ix-filter-chip_2.entry.js +4 -4
- package/dist/esm/ix-filter-chip_2.entry.js.map +1 -1
- package/dist/esm/ix-flip-tile-content.entry.js +2 -2
- package/dist/esm/ix-flip-tile.entry.js +6 -6
- package/dist/esm/ix-flip-tile.entry.js.map +1 -1
- package/dist/esm/ix-form-field.entry.js +3 -3
- package/dist/esm/ix-form-field.entry.js.map +1 -1
- package/dist/esm/ix-group-context-menu_2.entry.js +5 -5
- package/dist/esm/ix-group-context-menu_2.entry.js.map +1 -1
- package/dist/esm/ix-group.entry.js +9 -9
- package/dist/esm/ix-icon-button_2.entry.js +7 -7
- package/dist/esm/ix-icon-button_2.entry.js.map +1 -1
- package/dist/esm/ix-icon-toggle-button.entry.js +5 -5
- package/dist/esm/ix-icon-toggle-button.entry.js.map +1 -1
- package/dist/esm/ix-input-group.entry.js +3 -3
- package/dist/esm/ix-input-group.entry.js.map +1 -1
- package/dist/esm/ix-key-value-list.entry.js +2 -2
- package/dist/esm/ix-key-value.entry.js +2 -2
- package/dist/esm/ix-key-value.entry.js.map +1 -1
- package/dist/esm/ix-kpi.entry.js +5 -5
- package/dist/esm/ix-kpi.entry.js.map +1 -1
- package/dist/esm/ix-link-button.entry.js +4 -4
- package/dist/esm/ix-map-navigation-overlay.entry.js +4 -4
- package/dist/esm/ix-map-navigation-overlay.entry.js.map +1 -1
- package/dist/esm/ix-map-navigation.entry.js +4 -4
- package/dist/esm/ix-map-navigation.entry.js.map +1 -1
- package/dist/esm/ix-menu-about-item.entry.js +2 -2
- package/dist/esm/ix-menu-about-news.entry.js +6 -6
- package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
- package/dist/esm/ix-menu-about.entry.js +3 -3
- package/dist/esm/ix-menu-avatar.entry.js +4 -4
- package/dist/esm/ix-menu-avatar.entry.js.map +1 -1
- package/dist/esm/ix-menu-category.entry.js +10 -7
- package/dist/esm/ix-menu-category.entry.js.map +1 -1
- package/dist/esm/ix-menu-expand-icon.entry.js +4 -4
- package/dist/esm/ix-menu-expand-icon.entry.js.map +1 -1
- package/dist/esm/ix-menu-item.entry.js +5 -5
- package/dist/esm/ix-menu-item.entry.js.map +1 -1
- package/dist/esm/ix-menu-settings-item.entry.js +2 -2
- package/dist/esm/ix-menu-settings.entry.js +2 -2
- package/dist/esm/ix-menu.entry.js +14 -14
- package/dist/esm/ix-menu.entry.js.map +1 -1
- package/dist/esm/ix-message-bar.entry.js +3 -3
- package/dist/esm/ix-message-bar.entry.js.map +1 -1
- package/dist/esm/ix-modal-content_2.entry.js +5 -5
- package/dist/esm/ix-modal-content_2.entry.js.map +1 -1
- package/dist/esm/ix-modal-example.entry.js +2 -2
- package/dist/esm/ix-modal-footer.entry.js +3 -3
- package/dist/esm/ix-modal-footer.entry.js.map +1 -1
- package/dist/esm/ix-modal-loading.entry.js +2 -2
- package/dist/esm/ix-modal.entry.js +5 -5
- package/dist/esm/ix-pagination.entry.js +5 -5
- package/dist/esm/ix-pagination.entry.js.map +1 -1
- package/dist/esm/ix-pane-layout.entry.js +4 -4
- package/dist/esm/ix-pane-layout.entry.js.map +1 -1
- package/dist/esm/ix-pane.entry.js +9 -9
- package/dist/esm/ix-pane.entry.js.map +1 -1
- package/dist/esm/ix-pill.entry.js +6 -6
- package/dist/esm/ix-pill.entry.js.map +1 -1
- package/dist/esm/ix-playground-internal.entry.js +2 -2
- package/dist/esm/ix-push-card.entry.js +2 -2
- package/dist/esm/ix-select.entry.js +44 -26
- package/dist/esm/ix-select.entry.js.map +1 -1
- package/dist/esm/ix-slider.entry.js +9 -9
- package/dist/esm/ix-slider.entry.js.map +1 -1
- package/dist/esm/ix-split-button-item.entry.js +2 -2
- package/dist/esm/ix-split-button.entry.js +4 -3
- package/dist/esm/ix-split-button.entry.js.map +1 -1
- package/dist/esm/ix-tab-item_2.entry.js +8 -8
- package/dist/esm/ix-tab-item_2.entry.js.map +1 -1
- package/dist/esm/ix-tile.entry.js +6 -6
- package/dist/esm/ix-tile.entry.js.map +1 -1
- package/dist/esm/ix-time-picker.entry.js +5 -5
- package/dist/esm/ix-time-picker.entry.js.map +1 -1
- package/dist/esm/ix-toast-container.entry.js +4 -4
- package/dist/esm/ix-toast-container.entry.js.map +1 -1
- package/dist/esm/ix-toast.entry.js +4 -4
- package/dist/esm/ix-toast.entry.js.map +1 -1
- package/dist/esm/ix-toggle-button.entry.js +5 -5
- package/dist/esm/ix-toggle-button.entry.js.map +1 -1
- package/dist/esm/ix-toggle.entry.js +4 -4
- package/dist/esm/ix-toggle.entry.js.map +1 -1
- package/dist/esm/ix-tooltip.entry.js +9 -9
- package/dist/esm/ix-tooltip.entry.js.map +1 -1
- package/dist/esm/ix-tree-item.entry.js +6 -6
- package/dist/esm/ix-tree-item.entry.js.map +1 -1
- package/dist/esm/ix-tree.entry.js +2 -2
- package/dist/esm/ix-typography.entry.js +2 -2
- package/dist/esm/ix-typography.entry.js.map +1 -1
- package/dist/esm/ix-upload.entry.js +5 -5
- package/dist/esm/ix-upload.entry.js.map +1 -1
- package/dist/esm/ix-validation-tooltip.entry.js +3 -3
- package/dist/esm/ix-workflow-step.entry.js +6 -6
- package/dist/esm/ix-workflow-step.entry.js.map +1 -1
- package/dist/esm/ix-workflow-steps.entry.js +3 -3
- package/dist/esm/ix-workflow-steps.entry.js.map +1 -1
- package/dist/esm/{listener-b87c1f3d.js → listener-4f3baab5.js} +2 -2
- package/dist/esm/{listener-b87c1f3d.js.map → listener-4f3baab5.js.map} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{menu-tabs-fc-c72e41b6.js → menu-tabs-fc-d9a7dd06.js} +4 -4
- package/dist/esm/{menu-tabs-fc-c72e41b6.js.map → menu-tabs-fc-d9a7dd06.js.map} +1 -1
- package/dist/esm/{service-02cc9011.js → service-c7fc628b.js} +3 -3
- package/dist/esm/service-c7fc628b.js.map +1 -0
- package/dist/esm/siemens-ix.js +11 -11
- package/dist/esm/siemens-ix.js.map +1 -1
- package/dist/siemens-ix/p-052340f9.entry.js +2 -0
- package/dist/siemens-ix/{p-ed2ec72f.entry.js.map → p-052340f9.entry.js.map} +1 -1
- package/dist/siemens-ix/p-0653a145.entry.js +2 -0
- package/dist/siemens-ix/{p-abb29515.entry.js.map → p-0653a145.entry.js.map} +1 -1
- package/dist/siemens-ix/p-0b4e398e.entry.js +2 -0
- package/dist/siemens-ix/{p-ec741c06.entry.js.map → p-0b4e398e.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-ced10144.js → p-0c8a98cd.js} +2 -2
- package/dist/siemens-ix/p-0d2a6886.entry.js +2 -0
- package/dist/siemens-ix/p-0f7ef743.entry.js +2 -0
- package/dist/siemens-ix/{p-a617e605.entry.js.map → p-0f7ef743.entry.js.map} +1 -1
- package/dist/siemens-ix/p-112069ca.entry.js +2 -0
- package/dist/siemens-ix/p-112069ca.entry.js.map +1 -0
- package/dist/siemens-ix/p-113cc793.entry.js +2 -0
- package/dist/siemens-ix/{p-3b8e4fe5.entry.js.map → p-113cc793.entry.js.map} +1 -1
- package/dist/siemens-ix/p-14a41c8c.entry.js +2 -0
- package/dist/siemens-ix/{p-c1bd5d78.entry.js.map → p-14a41c8c.entry.js.map} +1 -1
- package/dist/siemens-ix/p-15b3c17e.entry.js +2 -0
- package/dist/siemens-ix/{p-e678bfc5.entry.js.map → p-15b3c17e.entry.js.map} +1 -1
- package/dist/siemens-ix/p-16b923e9.entry.js +2 -0
- package/dist/siemens-ix/p-1a122c76.entry.js +2 -0
- package/dist/siemens-ix/{p-bdc57334.entry.js.map → p-1a122c76.entry.js.map} +1 -1
- package/dist/siemens-ix/p-1cff59db.entry.js +2 -0
- package/dist/siemens-ix/{p-3b8ff673.entry.js.map → p-1cff59db.entry.js.map} +1 -1
- package/dist/siemens-ix/p-1d581190.js +2 -0
- package/dist/siemens-ix/{p-e07d2623.js → p-1db6be55.js} +2 -2
- package/dist/siemens-ix/{p-e07d2623.js.map → p-1db6be55.js.map} +1 -1
- package/dist/siemens-ix/p-1f4b8463.entry.js +2 -0
- package/dist/siemens-ix/{p-d08cbeaf.entry.js.map → p-1f4b8463.entry.js.map} +1 -1
- package/dist/siemens-ix/p-235c14ca.js.map +1 -1
- package/dist/siemens-ix/p-24a8737a.entry.js +2 -0
- package/dist/siemens-ix/p-24a8737a.entry.js.map +1 -0
- package/dist/siemens-ix/p-2908cacd.entry.js +2 -0
- package/dist/siemens-ix/{p-bd576793.entry.js.map → p-2908cacd.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-08a5d45b.entry.js → p-2946fd70.entry.js} +2 -2
- package/dist/siemens-ix/{p-08a5d45b.entry.js.map → p-2946fd70.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-2c14670e.entry.js → p-29df2e29.entry.js} +2 -2
- package/dist/siemens-ix/p-29df2e29.entry.js.map +1 -0
- package/dist/siemens-ix/p-2c4c03d4.entry.js +2 -0
- package/dist/siemens-ix/{p-96d2d21f.entry.js.map → p-2c4c03d4.entry.js.map} +1 -1
- package/dist/siemens-ix/p-2ebfd4fd.entry.js +2 -0
- package/dist/siemens-ix/{p-4290098e.entry.js.map → p-2ebfd4fd.entry.js.map} +1 -1
- package/dist/siemens-ix/p-2ec7f841.entry.js +2 -0
- package/dist/siemens-ix/p-2ec7f841.entry.js.map +1 -0
- package/dist/siemens-ix/p-309ac3ad.entry.js +2 -0
- package/dist/siemens-ix/{p-9dabe2f7.entry.js.map → p-309ac3ad.entry.js.map} +1 -1
- package/dist/siemens-ix/p-315f070d.entry.js +2 -0
- package/dist/siemens-ix/p-315f070d.entry.js.map +1 -0
- package/dist/siemens-ix/p-32375ddb.entry.js +2 -0
- package/dist/siemens-ix/p-32d4ed3b.entry.js +2 -0
- package/dist/siemens-ix/p-427676f4.entry.js +2 -0
- package/dist/siemens-ix/{p-4d57ca67.entry.js.map → p-427676f4.entry.js.map} +1 -1
- package/dist/siemens-ix/p-4430117a.entry.js +2 -0
- package/dist/siemens-ix/{p-04a362da.entry.js.map → p-4430117a.entry.js.map} +1 -1
- package/dist/siemens-ix/p-44db3646.entry.js +2 -0
- package/dist/siemens-ix/p-453fa360.entry.js +2 -0
- package/dist/siemens-ix/{p-2c6a35db.entry.js.map → p-453fa360.entry.js.map} +1 -1
- package/dist/siemens-ix/p-4b3facea.entry.js +2 -0
- package/dist/siemens-ix/p-52857629.entry.js +2 -0
- package/dist/siemens-ix/p-52857629.entry.js.map +1 -0
- package/dist/siemens-ix/p-53352bfb.entry.js +2 -0
- package/dist/siemens-ix/{p-e4e24f59.entry.js.map → p-53352bfb.entry.js.map} +1 -1
- package/dist/siemens-ix/p-5696bb62.entry.js +2 -0
- package/dist/siemens-ix/{p-6ea6396e.entry.js.map → p-5696bb62.entry.js.map} +1 -1
- package/dist/siemens-ix/p-5aa0b93c.entry.js +2 -0
- package/dist/siemens-ix/{p-84b3b311.entry.js.map → p-5aa0b93c.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-01a8adf1.entry.js → p-5c673ae9.entry.js} +2 -2
- package/dist/siemens-ix/p-5f25e7fd.entry.js +2 -0
- package/dist/siemens-ix/{p-ca65a043.entry.js.map → p-5f25e7fd.entry.js.map} +1 -1
- package/dist/siemens-ix/p-60c16878.entry.js +2 -0
- package/dist/siemens-ix/{p-8d156396.entry.js.map → p-60c16878.entry.js.map} +1 -1
- package/dist/siemens-ix/p-6227e62b.entry.js +2 -0
- package/dist/siemens-ix/{p-cbbe9dee.entry.js.map → p-6227e62b.entry.js.map} +1 -1
- package/dist/siemens-ix/p-68532fa2.js +2 -0
- package/dist/siemens-ix/p-68644ee1.entry.js +2 -0
- package/dist/siemens-ix/p-68644ee1.entry.js.map +1 -0
- package/dist/siemens-ix/{p-4cf6e817.entry.js → p-6af4415c.entry.js} +2 -2
- package/dist/siemens-ix/{p-4cf6e817.entry.js.map → p-6af4415c.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-f2a81e70.entry.js → p-6fd7ecd0.entry.js} +2 -2
- package/dist/siemens-ix/p-7076210b.entry.js +2 -0
- package/dist/siemens-ix/{p-a3ad98bc.entry.js.map → p-7076210b.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-330343e7.entry.js → p-713828ed.entry.js} +2 -2
- package/dist/siemens-ix/{p-330343e7.entry.js.map → p-713828ed.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-30e8a26a.entry.js → p-7bfd6cd2.entry.js} +2 -2
- package/dist/siemens-ix/p-7faa148f.entry.js +2 -0
- package/dist/siemens-ix/p-85423643.entry.js +2 -0
- package/dist/siemens-ix/{p-213f16d5.entry.js.map → p-85423643.entry.js.map} +1 -1
- package/dist/siemens-ix/p-8629db91.entry.js +2 -0
- package/dist/siemens-ix/{p-f23e0121.entry.js.map → p-8629db91.entry.js.map} +1 -1
- package/dist/siemens-ix/p-87e692d9.entry.js +2 -0
- package/dist/siemens-ix/p-882a0233.entry.js +2 -0
- package/dist/siemens-ix/{p-5d582c48.entry.js.map → p-882a0233.entry.js.map} +1 -1
- package/dist/siemens-ix/p-8d0758c1.entry.js +2 -0
- package/dist/siemens-ix/{p-e0cab820.entry.js.map → p-8d0758c1.entry.js.map} +1 -1
- package/dist/siemens-ix/p-8d599677.entry.js +2 -0
- package/dist/siemens-ix/{p-0a1bfcfc.entry.js.map → p-8d599677.entry.js.map} +1 -1
- package/dist/siemens-ix/p-90440046.entry.js +2 -0
- package/dist/siemens-ix/{p-23dd21b3.entry.js.map → p-90440046.entry.js.map} +1 -1
- package/dist/siemens-ix/p-92a18c10.entry.js +2 -0
- package/dist/siemens-ix/p-96a3a750.entry.js +2 -0
- package/dist/siemens-ix/{p-aa58d9d7.entry.js.map → p-96a3a750.entry.js.map} +1 -1
- package/dist/siemens-ix/p-9ebc4fc3.entry.js +2 -0
- package/dist/siemens-ix/{p-18a1c4dd.entry.js.map → p-9ebc4fc3.entry.js.map} +1 -1
- package/dist/siemens-ix/p-a0138163.entry.js +2 -0
- package/dist/siemens-ix/{p-a147b152.entry.js.map → p-a0138163.entry.js.map} +1 -1
- package/dist/siemens-ix/p-a0a44a2b.entry.js +2 -0
- package/dist/siemens-ix/{p-b475f567.entry.js.map → p-a0a44a2b.entry.js.map} +1 -1
- package/dist/siemens-ix/p-a8d291fa.entry.js +2 -0
- package/dist/siemens-ix/{p-75548c73.entry.js.map → p-a8d291fa.entry.js.map} +1 -1
- package/dist/siemens-ix/p-af099ca4.entry.js +2 -0
- package/dist/siemens-ix/{p-e2464e13.entry.js.map → p-af099ca4.entry.js.map} +1 -1
- package/dist/siemens-ix/p-b3b23af7.entry.js +2 -0
- package/dist/siemens-ix/p-b4ce366d.entry.js +2 -0
- package/dist/siemens-ix/{p-18a27007.entry.js.map → p-b4ce366d.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-418959d3.entry.js → p-b663ca16.entry.js} +2 -2
- package/dist/siemens-ix/{p-6e1fdc40.entry.js → p-b804b8c5.entry.js} +2 -2
- package/dist/siemens-ix/{p-6e1fdc40.entry.js.map → p-b804b8c5.entry.js.map} +1 -1
- package/dist/siemens-ix/p-bc2c74c5.entry.js +2 -0
- package/dist/siemens-ix/{p-6eb4eefc.entry.js.map → p-bc2c74c5.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-306c5ab2.entry.js → p-bea7c748.entry.js} +2 -2
- package/dist/siemens-ix/{p-306c5ab2.entry.js.map → p-bea7c748.entry.js.map} +1 -1
- package/dist/siemens-ix/p-bf14c60b.entry.js +2 -0
- package/dist/siemens-ix/{p-b944d015.entry.js.map → p-bf14c60b.entry.js.map} +1 -1
- package/dist/siemens-ix/p-c1222581.entry.js +2 -0
- package/dist/siemens-ix/p-c1968b80.entry.js +2 -0
- package/dist/siemens-ix/{p-5f08da2c.entry.js.map → p-c1968b80.entry.js.map} +1 -1
- package/dist/siemens-ix/p-c33cee36.entry.js +2 -0
- package/dist/siemens-ix/p-c33cee36.entry.js.map +1 -0
- package/dist/siemens-ix/p-c45601cb.entry.js +2 -0
- package/dist/siemens-ix/p-c45601cb.entry.js.map +1 -0
- package/dist/siemens-ix/{p-a6fbea5b.entry.js → p-c55db6c7.entry.js} +2 -2
- package/dist/siemens-ix/p-d03df401.entry.js +2 -0
- package/dist/siemens-ix/{p-43a58a77.entry.js.map → p-d03df401.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-2637665e.entry.js → p-d14024d3.entry.js} +2 -2
- package/dist/siemens-ix/p-d1f49940.entry.js +2 -0
- package/dist/siemens-ix/{p-902d1046.entry.js.map → p-d1f49940.entry.js.map} +1 -1
- package/dist/siemens-ix/p-d95cbd1f.entry.js +2 -0
- package/dist/siemens-ix/{p-784fe260.entry.js.map → p-d95cbd1f.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-9dc3e182.entry.js → p-d998415f.entry.js} +2 -2
- package/dist/siemens-ix/p-dcb3e5be.entry.js +2 -0
- package/dist/siemens-ix/{p-021e1084.entry.js.map → p-dcb3e5be.entry.js.map} +1 -1
- package/dist/siemens-ix/p-dde7eb80.entry.js +2 -0
- package/dist/siemens-ix/{p-b24beb48.entry.js.map → p-dde7eb80.entry.js.map} +1 -1
- package/dist/siemens-ix/p-e30ed20a.entry.js +2 -0
- package/dist/siemens-ix/{p-cf546284.entry.js.map → p-e30ed20a.entry.js.map} +1 -1
- package/dist/siemens-ix/p-e8d3cf35.entry.js +2 -0
- package/dist/siemens-ix/p-e8d3cf35.entry.js.map +1 -0
- package/dist/siemens-ix/p-e9a3f58a.entry.js +2 -0
- package/dist/siemens-ix/p-e9a3f58a.entry.js.map +1 -0
- package/dist/siemens-ix/p-eb6268a6.entry.js +2 -0
- package/dist/siemens-ix/{p-ecd3b070.entry.js.map → p-eb6268a6.entry.js.map} +1 -1
- package/dist/siemens-ix/p-ebb277f0.entry.js +2 -0
- package/dist/siemens-ix/{p-b35a627a.entry.js.map → p-ebb277f0.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-fb55854a.entry.js → p-f07110c6.entry.js} +2 -2
- package/dist/siemens-ix/p-f07110c6.entry.js.map +1 -0
- package/dist/siemens-ix/p-f78246bd.entry.js +2 -0
- package/dist/siemens-ix/{p-90c55341.entry.js.map → p-f78246bd.entry.js.map} +1 -1
- package/dist/siemens-ix/p-f87cd962.js +3 -0
- package/dist/siemens-ix/p-f87cd962.js.map +1 -0
- package/dist/siemens-ix/p-fb2b78f7.entry.js +2 -0
- package/dist/siemens-ix/{p-33538474.entry.js.map → p-fb2b78f7.entry.js.map} +1 -1
- package/dist/siemens-ix/p-fb47546b.entry.js +2 -0
- package/dist/siemens-ix/{p-ee20d08c.entry.js.map → p-fb47546b.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-c3939d35.entry.js → p-fb4c79c6.entry.js} +2 -2
- package/dist/siemens-ix/{p-702f9349.js → p-fbe017b7.js} +2 -2
- package/dist/siemens-ix/p-fbe017b7.js.map +1 -0
- package/dist/siemens-ix/{p-0b7741b7.entry.js → p-fc5814df.entry.js} +2 -2
- package/dist/siemens-ix/p-fc5814df.entry.js.map +1 -0
- package/dist/siemens-ix/p-feac09bc.entry.js +2 -0
- package/dist/siemens-ix/{p-2c14670e.entry.js.map → p-feac09bc.entry.js.map} +1 -1
- package/dist/siemens-ix/p-ff148103.entry.js +2 -0
- package/dist/siemens-ix/p-ff148103.entry.js.map +1 -0
- package/dist/siemens-ix/{p-114bb49b.entry.js → p-ff1ac5b3.entry.js} +2 -2
- package/dist/siemens-ix/siemens-ix-core.css +1 -1
- package/dist/siemens-ix/siemens-ix.css +682 -152
- package/dist/siemens-ix/siemens-ix.esm.js +1 -1
- package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
- package/dist/siemens-ix/theme/classic-dark.css +1 -1
- package/dist/siemens-ix/theme/classic-light.css +1 -1
- package/dist/types/components/application-header/application-header.d.ts +2 -0
- package/dist/types/components/avatar/avatar.d.ts +2 -0
- package/dist/types/components/chip/test/chip.ct.d.ts +1 -0
- package/dist/types/components/dropdown-button/dropdown-button.ct.d.ts +1 -0
- package/dist/types/components/split-button/split-button.d.ts +6 -0
- package/dist/types/components/tab-item/tab-item.d.ts +1 -1
- package/dist/types/components/workflow-step/workflow-step.d.ts +1 -1
- package/dist/types/components.d.ts +11 -1
- package/hydrate/index.d.ts +218 -0
- package/hydrate/index.js +41407 -0
- package/hydrate/package.json +6 -0
- package/package.json +4 -3
- package/scss/components/form/_input.scss +1 -0
- package/scss/mixins/_scrollbar.scss +7 -0
- package/scss/theme/classic-dark/_border.scss +1 -1
- package/scss/theme/classic-dark/_borderRadius.scss +1 -1
- package/scss/theme/classic-dark/_borderWidth.scss +1 -1
- package/scss/theme/classic-dark/_boxShadow.scss +1 -1
- package/scss/theme/classic-dark/_color.scss +320 -62
- package/scss/theme/classic-dark/_fontFamilies.scss +1 -1
- package/scss/theme/classic-dark/_fontSizes.scss +1 -1
- package/scss/theme/classic-dark/_fontWeights.scss +1 -1
- package/scss/theme/classic-dark/_index.scss +1 -1
- package/scss/theme/classic-dark/_letterSpacing.scss +1 -1
- package/scss/theme/classic-dark/_lineHeights.scss +1 -1
- package/scss/theme/classic-dark/_other.scss +1 -1
- package/scss/theme/classic-dark/_sizing.scss +1 -1
- package/scss/theme/classic-dark/_spacing.scss +1 -1
- package/scss/theme/classic-dark/_typography.scss +1 -1
- package/scss/theme/classic-light/_border.scss +1 -1
- package/scss/theme/classic-light/_borderRadius.scss +1 -1
- package/scss/theme/classic-light/_borderWidth.scss +1 -1
- package/scss/theme/classic-light/_boxShadow.scss +1 -1
- package/scss/theme/classic-light/_color.scss +320 -62
- package/scss/theme/classic-light/_fontFamilies.scss +1 -1
- package/scss/theme/classic-light/_fontSizes.scss +1 -1
- package/scss/theme/classic-light/_fontWeights.scss +1 -1
- package/scss/theme/classic-light/_index.scss +1 -1
- package/scss/theme/classic-light/_letterSpacing.scss +1 -1
- package/scss/theme/classic-light/_lineHeights.scss +1 -1
- package/scss/theme/classic-light/_other.scss +1 -1
- package/scss/theme/classic-light/_sizing.scss +1 -1
- package/scss/theme/classic-light/_spacing.scss +1 -1
- package/scss/theme/classic-light/_typography.scss +1 -1
- package/dist/cjs/index-c6f0ac73.js +0 -2688
- package/dist/cjs/index-c6f0ac73.js.map +0 -1
- package/dist/cjs/service-a42add5f.js.map +0 -1
- package/dist/esm/index-f18c5ad1.js +0 -2656
- package/dist/esm/index-f18c5ad1.js.map +0 -1
- package/dist/esm/service-02cc9011.js.map +0 -1
- package/dist/siemens-ix/p-01b8b98c.entry.js +0 -2
- package/dist/siemens-ix/p-01b8b98c.entry.js.map +0 -1
- package/dist/siemens-ix/p-021e1084.entry.js +0 -2
- package/dist/siemens-ix/p-04a362da.entry.js +0 -2
- package/dist/siemens-ix/p-0a1bfcfc.entry.js +0 -2
- package/dist/siemens-ix/p-0b7741b7.entry.js.map +0 -1
- package/dist/siemens-ix/p-0fee2dd5.entry.js +0 -2
- package/dist/siemens-ix/p-0fee2dd5.entry.js.map +0 -1
- package/dist/siemens-ix/p-10f86b92.entry.js +0 -2
- package/dist/siemens-ix/p-10f86b92.entry.js.map +0 -1
- package/dist/siemens-ix/p-18a1c4dd.entry.js +0 -2
- package/dist/siemens-ix/p-18a27007.entry.js +0 -2
- package/dist/siemens-ix/p-1cc910b7.entry.js +0 -2
- package/dist/siemens-ix/p-213f16d5.entry.js +0 -2
- package/dist/siemens-ix/p-23dd21b3.entry.js +0 -2
- package/dist/siemens-ix/p-2459f98f.entry.js +0 -2
- package/dist/siemens-ix/p-2459f98f.entry.js.map +0 -1
- package/dist/siemens-ix/p-26e9d40e.js +0 -3
- package/dist/siemens-ix/p-26e9d40e.js.map +0 -1
- package/dist/siemens-ix/p-2c6a35db.entry.js +0 -2
- package/dist/siemens-ix/p-2f4e6ac1.entry.js +0 -2
- package/dist/siemens-ix/p-2f4e6ac1.entry.js.map +0 -1
- package/dist/siemens-ix/p-33538474.entry.js +0 -2
- package/dist/siemens-ix/p-3b8e4fe5.entry.js +0 -2
- package/dist/siemens-ix/p-3b8ff673.entry.js +0 -2
- package/dist/siemens-ix/p-4290098e.entry.js +0 -2
- package/dist/siemens-ix/p-43a58a77.entry.js +0 -2
- package/dist/siemens-ix/p-4d57ca67.entry.js +0 -2
- package/dist/siemens-ix/p-4fd11865.entry.js +0 -2
- package/dist/siemens-ix/p-52bb526e.entry.js +0 -2
- package/dist/siemens-ix/p-56bbdae4.entry.js +0 -2
- package/dist/siemens-ix/p-5d582c48.entry.js +0 -2
- package/dist/siemens-ix/p-5f08da2c.entry.js +0 -2
- package/dist/siemens-ix/p-601cfc6a.entry.js +0 -2
- package/dist/siemens-ix/p-601cfc6a.entry.js.map +0 -1
- package/dist/siemens-ix/p-678d821f.entry.js +0 -2
- package/dist/siemens-ix/p-6ea6396e.entry.js +0 -2
- package/dist/siemens-ix/p-6eb4eefc.entry.js +0 -2
- package/dist/siemens-ix/p-702f9349.js.map +0 -1
- package/dist/siemens-ix/p-75548c73.entry.js +0 -2
- package/dist/siemens-ix/p-784fe260.entry.js +0 -2
- package/dist/siemens-ix/p-8362e966.js +0 -2
- package/dist/siemens-ix/p-84b3b311.entry.js +0 -2
- package/dist/siemens-ix/p-890d74cd.entry.js +0 -2
- package/dist/siemens-ix/p-8d156396.entry.js +0 -2
- package/dist/siemens-ix/p-902d1046.entry.js +0 -2
- package/dist/siemens-ix/p-90c55341.entry.js +0 -2
- package/dist/siemens-ix/p-96d2d21f.entry.js +0 -2
- package/dist/siemens-ix/p-9dabe2f7.entry.js +0 -2
- package/dist/siemens-ix/p-a147b152.entry.js +0 -2
- package/dist/siemens-ix/p-a35d02ea.entry.js +0 -2
- package/dist/siemens-ix/p-a3ad98bc.entry.js +0 -2
- package/dist/siemens-ix/p-a617e605.entry.js +0 -2
- package/dist/siemens-ix/p-a8838a77.js +0 -2
- package/dist/siemens-ix/p-a9d1ab94.entry.js +0 -2
- package/dist/siemens-ix/p-a9d1ab94.entry.js.map +0 -1
- package/dist/siemens-ix/p-aa58d9d7.entry.js +0 -2
- package/dist/siemens-ix/p-abb29515.entry.js +0 -2
- package/dist/siemens-ix/p-add5b76c.entry.js +0 -2
- package/dist/siemens-ix/p-b24beb48.entry.js +0 -2
- package/dist/siemens-ix/p-b32c2183.entry.js +0 -2
- package/dist/siemens-ix/p-b35a627a.entry.js +0 -2
- package/dist/siemens-ix/p-b475f567.entry.js +0 -2
- package/dist/siemens-ix/p-b7a8f2d5.entry.js +0 -2
- package/dist/siemens-ix/p-b944d015.entry.js +0 -2
- package/dist/siemens-ix/p-bc5d33ce.entry.js +0 -2
- package/dist/siemens-ix/p-bc5d33ce.entry.js.map +0 -1
- package/dist/siemens-ix/p-bd576793.entry.js +0 -2
- package/dist/siemens-ix/p-bdc57334.entry.js +0 -2
- package/dist/siemens-ix/p-c1bd5d78.entry.js +0 -2
- package/dist/siemens-ix/p-ca65a043.entry.js +0 -2
- package/dist/siemens-ix/p-cbbe9dee.entry.js +0 -2
- package/dist/siemens-ix/p-ccf1bd22.entry.js +0 -2
- package/dist/siemens-ix/p-cf546284.entry.js +0 -2
- package/dist/siemens-ix/p-d08cbeaf.entry.js +0 -2
- package/dist/siemens-ix/p-d3f26126.entry.js +0 -2
- package/dist/siemens-ix/p-d3f26126.entry.js.map +0 -1
- package/dist/siemens-ix/p-d600ea55.entry.js +0 -2
- package/dist/siemens-ix/p-d600ea55.entry.js.map +0 -1
- package/dist/siemens-ix/p-d6a094cf.entry.js +0 -2
- package/dist/siemens-ix/p-d6a094cf.entry.js.map +0 -1
- package/dist/siemens-ix/p-def8b3a4.entry.js +0 -2
- package/dist/siemens-ix/p-def8b3a4.entry.js.map +0 -1
- package/dist/siemens-ix/p-e0cab820.entry.js +0 -2
- package/dist/siemens-ix/p-e2464e13.entry.js +0 -2
- package/dist/siemens-ix/p-e4e24f59.entry.js +0 -2
- package/dist/siemens-ix/p-e678bfc5.entry.js +0 -2
- package/dist/siemens-ix/p-ec741c06.entry.js +0 -2
- package/dist/siemens-ix/p-ecd3b070.entry.js +0 -2
- package/dist/siemens-ix/p-ed2ec72f.entry.js +0 -2
- package/dist/siemens-ix/p-ee20d08c.entry.js +0 -2
- package/dist/siemens-ix/p-f23e0121.entry.js +0 -2
- package/dist/siemens-ix/p-fb55854a.entry.js.map +0 -1
- /package/dist/siemens-ix/{p-ced10144.js.map → p-0c8a98cd.js.map} +0 -0
- /package/dist/siemens-ix/{p-678d821f.entry.js.map → p-0d2a6886.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-4fd11865.entry.js.map → p-16b923e9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-8362e966.js.map → p-1d581190.js.map} +0 -0
- /package/dist/siemens-ix/{p-a35d02ea.entry.js.map → p-32375ddb.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-52bb526e.entry.js.map → p-32d4ed3b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b7a8f2d5.entry.js.map → p-44db3646.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-890d74cd.entry.js.map → p-4b3facea.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-01a8adf1.entry.js.map → p-5c673ae9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-a8838a77.js.map → p-68532fa2.js.map} +0 -0
- /package/dist/siemens-ix/{p-f2a81e70.entry.js.map → p-6fd7ecd0.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-30e8a26a.entry.js.map → p-7bfd6cd2.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-56bbdae4.entry.js.map → p-7faa148f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-add5b76c.entry.js.map → p-87e692d9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b32c2183.entry.js.map → p-92a18c10.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1cc910b7.entry.js.map → p-b3b23af7.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-418959d3.entry.js.map → p-b663ca16.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ccf1bd22.entry.js.map → p-c1222581.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-a6fbea5b.entry.js.map → p-c55db6c7.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2637665e.entry.js.map → p-d14024d3.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9dc3e182.entry.js.map → p-d998415f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c3939d35.entry.js.map → p-fb4c79c6.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-114bb49b.entry.js.map → p-ff1ac5b3.entry.js.map} +0 -0
|
@@ -10825,10 +10825,10 @@ textarea.form-control-lg {
|
|
|
10825
10825
|
}
|
|
10826
10826
|
/* Default Theme */
|
|
10827
10827
|
/*
|
|
10828
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
10828
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
10829
10829
|
*/
|
|
10830
10830
|
/*
|
|
10831
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
10831
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
10832
10832
|
*/
|
|
10833
10833
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
10834
10834
|
--theme-color-ghost: #ffffff00;
|
|
@@ -11016,8 +11016,8 @@ textarea.form-control-lg {
|
|
|
11016
11016
|
--theme-btn-primary--border-color--active: var(--theme-color-ghost);
|
|
11017
11017
|
--theme-btn-primary--border-color--disabled: var(--theme-color-ghost);
|
|
11018
11018
|
--theme-btn-invisible-primary--background: var(--theme-color-ghost);
|
|
11019
|
-
--theme-btn-invisible-primary--background--hover: var(--theme-color-ghost--hover);
|
|
11020
|
-
--theme-btn-invisible-primary--background--active: var(--theme-color-ghost--active);
|
|
11019
|
+
--theme-btn-invisible-primary--background--hover: var(--theme-color-ghost-primary--hover);
|
|
11020
|
+
--theme-btn-invisible-primary--background--active: var(--theme-color-ghost-primary--active);
|
|
11021
11021
|
--theme-btn-invisible-primary--background--disabled: var(--theme-color-ghost);
|
|
11022
11022
|
--theme-btn-invisible-primary--color: var(--theme-color-primary);
|
|
11023
11023
|
--theme-btn-invisible-primary--color--hover: var(--theme-color-dynamic);
|
|
@@ -11027,7 +11027,7 @@ textarea.form-control-lg {
|
|
|
11027
11027
|
--theme-btn-secondary--background--hover: var(--theme-color-component-1--hover);
|
|
11028
11028
|
--theme-btn-secondary--background--active: var(--theme-color-component-1--active);
|
|
11029
11029
|
--theme-btn-secondary--background--disabled: var(--theme-color-component-1);
|
|
11030
|
-
--theme-btn-secondary--color: var(--theme-color-
|
|
11030
|
+
--theme-btn-secondary--color: var(--theme-color-std-text);
|
|
11031
11031
|
--theme-btn-secondary--color--hover: var(--theme-color-std-text);
|
|
11032
11032
|
--theme-btn-secondary--color--active: var(--theme-color-std-text);
|
|
11033
11033
|
--theme-btn-secondary--color--disabled: var(--theme-color-weak-text);
|
|
@@ -11039,7 +11039,7 @@ textarea.form-control-lg {
|
|
|
11039
11039
|
--theme-btn-outline-secondary--border-color--hover: var(--theme-color-component-4);
|
|
11040
11040
|
--theme-btn-outline-secondary--border-color--active: var(--theme-color-component-4);
|
|
11041
11041
|
--theme-btn-outline-secondary--border-color--disabled: var(--theme-color-component-4);
|
|
11042
|
-
--theme-btn-outline-secondary--color: var(--theme-color-
|
|
11042
|
+
--theme-btn-outline-secondary--color: var(--theme-color-std-text);
|
|
11043
11043
|
--theme-btn-outline-secondary--color--hover: var(--theme-color-std-text);
|
|
11044
11044
|
--theme-btn-outline-secondary--color--active: var(--theme-color-std-text);
|
|
11045
11045
|
--theme-btn-outline-secondary--color--disabled: var(--theme-color-weak-text);
|
|
@@ -11047,7 +11047,7 @@ textarea.form-control-lg {
|
|
|
11047
11047
|
--theme-btn-invisible-secondary--background--hover: var(--theme-color-ghost--hover);
|
|
11048
11048
|
--theme-btn-invisible-secondary--background--active: var(--theme-color-ghost--active);
|
|
11049
11049
|
--theme-btn-invisible-secondary--background--disabled: var(--theme-color-ghost);
|
|
11050
|
-
--theme-btn-invisible-secondary--color: var(--theme-color-
|
|
11050
|
+
--theme-btn-invisible-secondary--color: var(--theme-color-std-text);
|
|
11051
11051
|
--theme-btn-invisible-secondary--color--hover: var(--theme-color-std-text);
|
|
11052
11052
|
--theme-btn-invisible-secondary--color--active: var(--theme-color-std-text);
|
|
11053
11053
|
--theme-btn-invisible-secondary--color--disabled: var(--theme-color-weak-text);
|
|
@@ -11068,65 +11068,178 @@ textarea.form-control-lg {
|
|
|
11068
11068
|
--theme-link-btn--border-color--disabled: var(--theme-color-ghost);
|
|
11069
11069
|
--theme-link-btn--color--disabled: var(--theme-color-weak-text);
|
|
11070
11070
|
--theme-checkbox-unchecked--background: var(--theme-color-secondary);
|
|
11071
|
-
--theme-checkbox-unchecked--border-color: var(--theme-color-contrast-bdr);
|
|
11072
11071
|
--theme-checkbox-unchecked--background--hover: var(--theme-color-secondary--hover);
|
|
11073
|
-
--theme-checkbox-unchecked--border-color--hover: var(--theme-color-dynamic);
|
|
11074
11072
|
--theme-checkbox-unchecked--background--active: var(--theme-color-secondary--active);
|
|
11075
|
-
--theme-heckbox-unchecked--background--active: var(--theme-color-secondary--active);
|
|
11076
|
-
--theme-checkbox-unchecked--border-color--active: var(--theme-color-dynamic);
|
|
11077
11073
|
--theme-checkbox-unchecked--background--disabled: var(--theme-color-ghost);
|
|
11074
|
+
--theme-checkbox-unchecked--background--invalid: var(--theme-color-component-error);
|
|
11075
|
+
--theme-checkbox-unchecked--background--invalid--hover: var(--theme-color-component-error);
|
|
11076
|
+
--theme-checkbox-unchecked--background--invalid--active: var(--theme-color-component-error);
|
|
11077
|
+
--theme-checkbox-unchecked--background--warning: var(--theme-color-secondary);
|
|
11078
|
+
--theme-checkbox-unchecked--background--warning--hover: var(--theme-color-secondary--hover);
|
|
11079
|
+
--theme-checkbox-unchecked--background--warning--active: var(--theme-color-secondary--active);
|
|
11080
|
+
--theme-checkbox-unchecked--background--info: var(--theme-color-secondary);
|
|
11081
|
+
--theme-checkbox-unchecked--background--info--hover: var(--theme-color-secondary--hover);
|
|
11082
|
+
--theme-checkbox-unchecked--background--info--active: var(--theme-color-secondary--active);
|
|
11083
|
+
--theme-checkbox-unchecked--border-color: var(--theme-color-contrast-bdr);
|
|
11084
|
+
--theme-checkbox-unchecked--border-color--hover: var(--theme-color-dynamic);
|
|
11085
|
+
--theme-checkbox-unchecked--border-color--active: var(--theme-color-dynamic);
|
|
11078
11086
|
--theme-checkbox-unchecked--border-color--disabled: var(--theme-color-component-4);
|
|
11087
|
+
--theme-checkbox-unchecked--border-color--invalid: var(--theme-color-alarm);
|
|
11088
|
+
--theme-checkbox-unchecked--border-color--invalid--hover: var(--theme-color-alarm--hover);
|
|
11089
|
+
--theme-checkbox-unchecked--border-color--invalid--active: var(--theme-color-alarm--active);
|
|
11090
|
+
--theme-checkbox-unchecked--border-color--warning: var(--theme-color-warning);
|
|
11091
|
+
--theme-checkbox-unchecked--border-color--warning--hover: var(--theme-color-warning--hover);
|
|
11092
|
+
--theme-checkbox-unchecked--border-color--warning--active: var(--theme-color-warning--active);
|
|
11093
|
+
--theme-checkbox-unchecked--border-color--info: var(--theme-color-info);
|
|
11094
|
+
--theme-checkbox-unchecked--border-color--info--hover: var(--theme-color-info--hover);
|
|
11095
|
+
--theme-checkbox-unchecked--border-color--info--active: var(--theme-color-info--active);
|
|
11079
11096
|
--theme-checkbox-checked--background: var(--theme-color-dynamic);
|
|
11080
|
-
--theme-checkbox-checked--border-color: var(--theme-color-0);
|
|
11081
|
-
--theme-checkbox-checked--color: var(--theme-color-primary--contrast);
|
|
11082
11097
|
--theme-checkbox-checked--background--hover: var(--theme-color-dynamic--hover);
|
|
11083
|
-
--theme-checkbox-checked--border-color--hover: var(--theme-color-0);
|
|
11084
|
-
--theme-checkbox-checked--color--hover: var(--theme-color-primary--contrast);
|
|
11085
11098
|
--theme-checkbox-checked--background--active: var(--theme-color-dynamic--active);
|
|
11086
|
-
--theme-checkbox-checked--border-color--active: var(--theme-color-0);
|
|
11087
|
-
--theme-checkbox-checked--color--active: var(--theme-color-primary--contrast);
|
|
11088
11099
|
--theme-checkbox-checked--background--disabled: var(--theme-color-component-4);
|
|
11100
|
+
--theme-checkbox-checked--background--invalid: var(--theme-color-alarm);
|
|
11101
|
+
--theme-checkbox-checked--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
11102
|
+
--theme-checkbox-checked--background--invalid--active: var(--theme-color-alarm--active);
|
|
11103
|
+
--theme-checkbox-checked--background--warning: var(--theme-color-warning);
|
|
11104
|
+
--theme-checkbox-checked--background--warning--hover: var(--theme-color-warning--hover);
|
|
11105
|
+
--theme-checkbox-checked--background--warning--active: var(--theme-color-warning--active);
|
|
11106
|
+
--theme-checkbox-checked--background--info: var(--theme-color-info);
|
|
11107
|
+
--theme-checkbox-checked--background--info--hover: var(--theme-color-info--hover);
|
|
11108
|
+
--theme-checkbox-checked--background--info--active: var(--theme-color-info--active);
|
|
11109
|
+
--theme-checkbox-checked--border-color: var(--theme-color-0);
|
|
11110
|
+
--theme-checkbox-checked--border-color--hover: var(--theme-color-0);
|
|
11111
|
+
--theme-checkbox-checked--border-color--active: var(--theme-color-0);
|
|
11089
11112
|
--theme-checkbox-checked--border-color--disabled: var(--theme-color-0);
|
|
11113
|
+
--theme-checkbox-checked--border-color--invalid: var(--theme-color-0);
|
|
11114
|
+
--theme-checkbox-checked--border-color--invalid--hover: var(--theme-color-0);
|
|
11115
|
+
--theme-checkbox-checked--border-color--invalid--active: var(--theme-color-0);
|
|
11116
|
+
--theme-checkbox-checked--border-color--warning: var(--theme-color-0);
|
|
11117
|
+
--theme-checkbox-checked--border-color--warning--hover: var(--theme-color-0);
|
|
11118
|
+
--theme-checkbox-checked--border-color--warning--active: var(--theme-color-0);
|
|
11119
|
+
--theme-checkbox-checked--border-color--info: var(--theme-color-0);
|
|
11120
|
+
--theme-checkbox-checked--border-color--info--hover: var(--theme-color-0);
|
|
11121
|
+
--theme-checkbox-checked--border-color--info--active: var(--theme-color-0);
|
|
11122
|
+
--theme-checkbox-checked--color: var(--theme-color-primary--contrast);
|
|
11123
|
+
--theme-checkbox-checked--color--hover: var(--theme-color-primary--contrast);
|
|
11124
|
+
--theme-checkbox-checked--color--active: var(--theme-color-primary--contrast);
|
|
11090
11125
|
--theme-checkbox-checked--color--disabled: var(--theme-color-primary--contrast);
|
|
11126
|
+
--theme-checkbox-checked--color--invalid: var(--theme-color-alarm--contrast);
|
|
11127
|
+
--theme-checkbox-checked--color--invalid--hover: var(--theme-color-alarm--contrast);
|
|
11128
|
+
--theme-checkbox-checked--color--invalid--active: var(--theme-color-alarm--contrast);
|
|
11129
|
+
--theme-checkbox-checked--color--warning: var(--theme-color-warning--contrast);
|
|
11130
|
+
--theme-checkbox-checked--color--warning--hover: var(--theme-color-warning--contrast);
|
|
11131
|
+
--theme-checkbox-checked--color--warning--active: var(--theme-color-warning--contrast);
|
|
11132
|
+
--theme-checkbox-checked--color--info: var(--theme-color-info--contrast);
|
|
11133
|
+
--theme-checkbox-checked--color--info--hover: var(--theme-color-info--contrast);
|
|
11134
|
+
--theme-checkbox-checked--color--info--active: var(--theme-color-info--contrast);
|
|
11091
11135
|
--theme-checkbox-mixed--background: var(--theme-color-dynamic);
|
|
11092
|
-
--theme-checkbox-mixed--border-color: var(--theme-color-0);
|
|
11093
|
-
--theme-checkbox-mixed--color: var(--theme-color-primary--contrast);
|
|
11094
11136
|
--theme-checkbox-mixed--background--hover: var(--theme-color-dynamic--hover);
|
|
11095
|
-
--theme-checkbox-mixed--border-color--hover: var(--theme-color-0);
|
|
11096
|
-
--theme-checkbox-mixed--color--hover: var(--theme-color-primary--contrast);
|
|
11097
11137
|
--theme-checkbox-mixed--background--active: var(--theme-color-dynamic--active);
|
|
11098
|
-
--theme-checkbox-mixed--border-color--active: var(--theme-color-0);
|
|
11099
|
-
--theme-checkbox-mixed--color--active: var(--theme-color-primary--contrast);
|
|
11100
11138
|
--theme-checkbox-mixed--background--disabled: var(--theme-color-component-4);
|
|
11139
|
+
--theme-checkbox-mixed--background--invalid: var(--theme-color-alarm);
|
|
11140
|
+
--theme-checkbox-mixed--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
11141
|
+
--theme-checkbox-mixed--background--invalid--active: var(--theme-color-alarm--active);
|
|
11142
|
+
--theme-checkbox-mixed--background--warning: var(--theme-color-warning);
|
|
11143
|
+
--theme-checkbox-mixed--background--warning--hover: var(--theme-color-warning--hover);
|
|
11144
|
+
--theme-checkbox-mixed--background--warning--active: var(--theme-color-warning--active);
|
|
11145
|
+
--theme-checkbox-mixed--border-color: var(--theme-color-0);
|
|
11146
|
+
--theme-checkbox-mixed--border-color--hover: var(--theme-color-0);
|
|
11147
|
+
--theme-checkbox-mixed--border-color--active: var(--theme-color-0);
|
|
11101
11148
|
--theme-checkbox-mixed--border-color--disabled: var(--theme-color-0);
|
|
11149
|
+
--theme-checkbox-mixed--border-color--invalid: var(--theme-color-0);
|
|
11150
|
+
--theme-checkbox-mixed--border-color--invalid--hover: var(--theme-color-0);
|
|
11151
|
+
--theme-checkbox-mixed--border-color--invalid--active: var(--theme-color-0);
|
|
11152
|
+
--theme-checkbox-mixed--border-color--warning: var(--theme-color-0);
|
|
11153
|
+
--theme-checkbox-mixed--border-color--warning--hover: var(--theme-color-0);
|
|
11154
|
+
--theme-checkbox-mixed--border-color--warning--active: var(--theme-color-0);
|
|
11155
|
+
--theme-checkbox-mixed--border-color--info: var(--theme-color-0);
|
|
11156
|
+
--theme-checkbox-mixed--border-color--info--hover: var(--theme-color-0);
|
|
11157
|
+
--theme-checkbox-mixed--border-color--info--active: var(--theme-color-0);
|
|
11158
|
+
--theme-checkbox-mixed--color: var(--theme-color-primary--contrast);
|
|
11159
|
+
--theme-checkbox-mixed--color--hover: var(--theme-color-primary--contrast);
|
|
11160
|
+
--theme-checkbox-mixed--color--active: var(--theme-color-primary--contrast);
|
|
11102
11161
|
--theme-checkbox-mixed--color--disabled: var(--theme-color-primary--contrast);
|
|
11162
|
+
--theme-checkbox-mixed--color--invalid: var(--theme-color-alarm--contrast);
|
|
11163
|
+
--theme-checkbox-mixed--color--invalid--hover: var(--theme-color-alarm--contrast);
|
|
11164
|
+
--theme-checkbox-mixed--color--invalid--active: var(--theme-color-alarm--contrast);
|
|
11165
|
+
--theme-checkbox-mixed--color--warning: var(--theme-color-warning--contrast);
|
|
11166
|
+
--theme-checkbox-mixed--color--warning--hover: var(--theme-color-warning--contrast);
|
|
11167
|
+
--theme-checkbox-mixed--color--warning--active: var(--theme-color-warning--contrast);
|
|
11168
|
+
--theme-checkbox-mixed--color--info: var(--theme-color-info--contrast);
|
|
11169
|
+
--theme-checkbox-mixed--color--info--hover: var(--theme-color-info--contrast);
|
|
11170
|
+
--theme-checkbox-mixed--color--info--active: var(--theme-color-info--contrast);
|
|
11103
11171
|
--theme-checkbox-label--color: var(--theme-color-std-text);
|
|
11104
11172
|
--theme-checkbox-label--color--disabled: var(--theme-color-weak-text);
|
|
11105
11173
|
--theme-ghost--background: var(--theme-color-ghost);
|
|
11106
11174
|
--theme-ghost--background--hover: var(--theme-color-ghost--hover);
|
|
11107
11175
|
--theme-ghost--background--active: var(--theme-color-ghost--active);
|
|
11108
11176
|
--theme-radiobtn-unchecked--background: var(--theme-color-secondary);
|
|
11177
|
+
--theme-radiobtn-unchecked--background--hover: var(--theme-color-secondary--hover);
|
|
11178
|
+
--theme-radiobtn-unchecked--background--active: var(--theme-color-secondary--active);
|
|
11179
|
+
--theme-radiobtn-unchecked--background--disabled: var(--theme-color-ghost);
|
|
11180
|
+
--theme-radiobtn-unchecked--background--invalid: var(--theme-color-component-error);
|
|
11181
|
+
--theme-radiobtn-unchecked--background--invalid--hover: var(--theme-color-component-error);
|
|
11182
|
+
--theme-radiobtn-unchecked--background--invalid--active: var(--theme-color-component-error);
|
|
11183
|
+
--theme-radiobtn-unchecked--background--warning: var(--theme-color-secondary);
|
|
11184
|
+
--theme-radiobtn-unchecked--background--warning--hover: var(--theme-color-secondary--hover);
|
|
11185
|
+
--theme-radiobtn-unchecked--background--warning--active: var(--theme-color-secondary--active);
|
|
11186
|
+
--theme-radiobtn-unchecked--background--info: var(--theme-color-secondary);
|
|
11187
|
+
--theme-radiobtn-unchecked--background--info--hover: var(--theme-color-secondary--hover);
|
|
11188
|
+
--theme-radiobtn-unchecked--background--info--active: var(--theme-color-secondary--active);
|
|
11109
11189
|
--theme-radiobtn-unchecked--border-color: var(--theme-color-contrast-bdr);
|
|
11110
11190
|
--theme-radiobtn-unchecked--border-color--hover: var(--theme-color-dynamic);
|
|
11111
11191
|
--theme-radiobtn-unchecked--border-color--active: var(--theme-color-dynamic);
|
|
11112
11192
|
--theme-radiobtn-unchecked--border-color--disabled: var(--theme-color-component-4);
|
|
11113
|
-
--theme-radiobtn-unchecked--
|
|
11114
|
-
--theme-radiobtn-unchecked--
|
|
11115
|
-
--theme-radiobtn-unchecked--
|
|
11116
|
-
--theme-radiobtn-
|
|
11117
|
-
--theme-radiobtn-
|
|
11118
|
-
--theme-radiobtn-
|
|
11119
|
-
--theme-radiobtn-
|
|
11120
|
-
--theme-radiobtn-
|
|
11121
|
-
--theme-radiobtn-
|
|
11193
|
+
--theme-radiobtn-unchecked--border-color--invalid: var(--theme-color-alarm);
|
|
11194
|
+
--theme-radiobtn-unchecked--border-color--invalid--hover: var(--theme-color-alarm--hover);
|
|
11195
|
+
--theme-radiobtn-unchecked--border-color--invalid--active: var(--theme-color-alarm--active);
|
|
11196
|
+
--theme-radiobtn-unchecked--border-color--warning: var(--theme-color-warning);
|
|
11197
|
+
--theme-radiobtn-unchecked--border-color--warning--hover: var(--theme-color-warning--hover);
|
|
11198
|
+
--theme-radiobtn-unchecked--border-color--warning--active: var(--theme-color-warning--active);
|
|
11199
|
+
--theme-radiobtn-unchecked--border-color--info: var(--theme-color-info);
|
|
11200
|
+
--theme-radiobtn-unchecked--border-color--info--hover: var(--theme-color-info--hover);
|
|
11201
|
+
--theme-radiobtn-unchecked--border-color--info--active: var(--theme-color-info--active);
|
|
11122
11202
|
--theme-radiobtn-checked--background: var(--theme-color-dynamic);
|
|
11123
11203
|
--theme-radiobtn-checked--background--hover: var(--theme-color-dynamic--hover);
|
|
11124
11204
|
--theme-radiobtn-checked--background--active: var(--theme-color-dynamic--active);
|
|
11125
11205
|
--theme-radiobtn-checked--background--disabled: var(--theme-color-component-4);
|
|
11206
|
+
--theme-radiobtn-checked--background--invalid: var(--theme-color-alarm);
|
|
11207
|
+
--theme-radiobtn-checked--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
11208
|
+
--theme-radiobtn-checked--background--invalid--active: var(--theme-color-alarm--active);
|
|
11209
|
+
--theme-radiobtn-checked--background--warning: var(--theme-color-warning);
|
|
11210
|
+
--theme-radiobtn-checked--background--warning--hover: var(--theme-color-warning--hover);
|
|
11211
|
+
--theme-radiobtn-checked--background--warning--active: var(--theme-color-warning--active);
|
|
11212
|
+
--theme-radiobtn-checked--background--info: var(--theme-color-info);
|
|
11213
|
+
--theme-radiobtn-checked--background--info--hover: var(--theme-color-info--hover);
|
|
11214
|
+
--theme-radiobtn-checked--background--info--active: var(--theme-color-info--active);
|
|
11126
11215
|
--theme-radiobtn-checked--border-color: var(--theme-color-0);
|
|
11127
11216
|
--theme-radiobtn-checked--border-color--hover: var(--theme-color-0);
|
|
11128
11217
|
--theme-radiobtn-checked--border-color--active: var(--theme-color-0);
|
|
11129
11218
|
--theme-radiobtn-checked--border-color--disabled: var(--theme-color-0);
|
|
11219
|
+
--theme-radiobtn-checked--border-color--invalid: var(--theme-color-0);
|
|
11220
|
+
--theme-radiobtn-checked--border-color--invalid--hover: var(--theme-color-0);
|
|
11221
|
+
--theme-radiobtn-checked--border-color--invalid--active: var(--theme-color-0);
|
|
11222
|
+
--theme-radiobtn-checked--border-color--warning: var(--theme-color-0);
|
|
11223
|
+
--theme-radiobtn-checked--border-color--warning--hover: var(--theme-color-0);
|
|
11224
|
+
--theme-radiobtn-checked--border-color--warning--active: var(--theme-color-0);
|
|
11225
|
+
--theme-radiobtn-checked--border-color--info: var(--theme-color-0);
|
|
11226
|
+
--theme-radiobtn-checked--border-color--info--hover: var(--theme-color-0);
|
|
11227
|
+
--theme-radiobtn-checked--border-color--info--active: var(--theme-color-0);
|
|
11228
|
+
--theme-radiobtn-checked--color: var(--theme-color-primary--contrast);
|
|
11229
|
+
--theme-radiobtn-checked--color--hover: var(--theme-color-primary--contrast);
|
|
11230
|
+
--theme-radiobtn-checked--color--active: var(--theme-color-primary--contrast);
|
|
11231
|
+
--theme-radiobtn-checked--color--disabled: var(--theme-color-primary--contrast);
|
|
11232
|
+
--theme-radiobtn-checked--color--invalid: var(--theme-color-alarm--contrast);
|
|
11233
|
+
--theme-radiobtn-checked--color--invalid--hover: var(--theme-color-alarm--contrast);
|
|
11234
|
+
--theme-radiobtn-checked--color--invalid--active: var(--theme-color-alarm--contrast);
|
|
11235
|
+
--theme-radiobtn-checked--color--warning: var(--theme-color-warning--contrast);
|
|
11236
|
+
--theme-radiobtn-checked--color--warning--hover: var(--theme-color-warning--contrast);
|
|
11237
|
+
--theme-radiobtn-checked--color--warning--active: var(--theme-color-warning--contrast);
|
|
11238
|
+
--theme-radiobtn-checked--color--info: var(--theme-color-info--contrast);
|
|
11239
|
+
--theme-radiobtn-checked--color--info--hover: var(--theme-color-info--contrast);
|
|
11240
|
+
--theme-radiobtn-checked--color--info--active: var(--theme-color-info--contrast);
|
|
11241
|
+
--theme-radiobtn-label--color: var(--theme-color-std-text);
|
|
11242
|
+
--theme-radiobtn-label--color--disabled: var(--theme-color-weak-text);
|
|
11130
11243
|
--theme-nav--background: var(--theme-color-2);
|
|
11131
11244
|
--theme-avatar-btn--background: var(--theme-color-ghost);
|
|
11132
11245
|
--theme-avatar-btn--background--hover: var(--theme-color-ghost--hover);
|
|
@@ -11177,27 +11290,48 @@ textarea.form-control-lg {
|
|
|
11177
11290
|
--theme-nav-item-secondary-icon--color--selected: var(--theme-color-std-text);
|
|
11178
11291
|
--theme-nav-item-secondary-icon--color--disabled: var(--theme-color-weak-text);
|
|
11179
11292
|
--theme-avatar--background: var(--theme-color-component-3);
|
|
11180
|
-
--theme-input--border-color: var(--theme-color-std-bdr);
|
|
11181
|
-
--theme-input--border-color--autofill: var(--theme-color-hard-bdr);
|
|
11182
11293
|
--theme-input--background: var(--theme-color-component-8);
|
|
11183
|
-
--theme-input--background--autofill: var(--theme-color-component-info);
|
|
11184
|
-
--theme-input-hint--color: var(--theme-color-soft-text);
|
|
11185
|
-
--theme-input--border-color-bottom--readonly: var(--theme-color-soft-bdr);
|
|
11186
|
-
--theme-input-error--background: var(--theme-color-component-error);
|
|
11187
|
-
--theme-input--color--disabled: var(--theme-color-weak-text);
|
|
11188
|
-
--theme-input--color: var(--theme-color-std-text);
|
|
11189
|
-
--theme-input--color--autofill: var(--theme-color-std-text);
|
|
11190
11294
|
--theme-input--background--hover: var(--theme-color-component-8--hover);
|
|
11191
|
-
--theme-input--border-color--hover: var(--theme-color-dynamic);
|
|
11192
11295
|
--theme-input--background--focus: var(--theme-color-component-8--hover);
|
|
11193
|
-
--theme-input--border-color--focus: var(--theme-color-dynamic);
|
|
11194
11296
|
--theme-input--background--readonly: var(--theme-color-0);
|
|
11195
|
-
--theme-input--
|
|
11297
|
+
--theme-input--background--autofill: var(--theme-color-component-info);
|
|
11196
11298
|
--theme-input--background--disabled: var(--theme-color-0);
|
|
11299
|
+
--theme-input--background--invalid: var(--theme-color-component-error);
|
|
11300
|
+
--theme-input--background--invalid--hover: var(--theme-color-component-error);
|
|
11301
|
+
--theme-input--background--invalid--focus: var(--theme-color-component-error);
|
|
11302
|
+
--theme-input--border-color: var(--theme-color-std-bdr);
|
|
11303
|
+
--theme-input--border-color--hover: var(--theme-color-dynamic);
|
|
11304
|
+
--theme-input--border-color--focus: var(--theme-color-dynamic);
|
|
11305
|
+
--theme-input--border-color--autofill: var(--theme-color-hard-bdr);
|
|
11306
|
+
--theme-input--border-color--readonly: var(--theme-color-0);
|
|
11197
11307
|
--theme-input--border-color--disabled: var(--theme-color-0);
|
|
11308
|
+
--theme-input--border-color-bottom--readonly: var(--theme-color-soft-bdr);
|
|
11198
11309
|
--theme-input--border-color-bottom--disabled: var(--theme-color-weak-bdr);
|
|
11310
|
+
--theme-input--border-color--invalid: var(--theme-color-alarm);
|
|
11311
|
+
--theme-input--border-color--invalid--hover: var(--theme-color-alarm);
|
|
11312
|
+
--theme-input--border-color--invalid--active: var(--theme-color-alarm);
|
|
11313
|
+
--theme-input--border-color--warning: var(--theme-color-warning);
|
|
11314
|
+
--theme-input--border-color--warning--hover: var(--theme-color-warning);
|
|
11315
|
+
--theme-input--border-color--warning--active: var(--theme-color-warning);
|
|
11316
|
+
--theme-input--border-color--info: var(--theme-color-info);
|
|
11317
|
+
--theme-input--border-color--info--hover: var(--theme-color-info);
|
|
11318
|
+
--theme-input--border-color--info--active: var(--theme-color-info);
|
|
11319
|
+
--theme-input-hint--color: var(--theme-color-soft-text);
|
|
11320
|
+
--theme-input--color: var(--theme-color-std-text);
|
|
11321
|
+
--theme-input--color--disabled: var(--theme-color-weak-text);
|
|
11322
|
+
--theme-input--color--autofill: var(--theme-color-std-text);
|
|
11323
|
+
--theme-input-error--background: var(--theme-color-component-error);
|
|
11199
11324
|
--theme-input-error--border-color: var(--theme-color-alarm);
|
|
11200
11325
|
--theme-input-error-icon--color: var(--theme-color-alarm);
|
|
11326
|
+
--theme-helper--color: var(--theme-color-soft-text);
|
|
11327
|
+
--theme-helper--color--invalid: var(--theme-color-alarm-text);
|
|
11328
|
+
--theme-helper--color--valid: var(--theme-color-std-text);
|
|
11329
|
+
--theme-helper--color--warning: var(--theme-color-std-text);
|
|
11330
|
+
--theme-helper--color--info: var(--theme-color-std-text);
|
|
11331
|
+
--theme-helper-icon--color--invalid: var(--theme-color-alarm);
|
|
11332
|
+
--theme-helper-icon--color--valid: var(--theme-color-success);
|
|
11333
|
+
--theme-helper-icon--color--warning: var(--theme-color-warning);
|
|
11334
|
+
--theme-helper-icon--color--info: var(--theme-color-info);
|
|
11201
11335
|
--theme-blind-base--border-color: var(--theme-color-0);
|
|
11202
11336
|
--theme-blind-base--background: var(--theme-color-component-1);
|
|
11203
11337
|
--theme-blind-header-closed--background: var(--theme-color-ghost);
|
|
@@ -11271,7 +11405,6 @@ textarea.form-control-lg {
|
|
|
11271
11405
|
--theme-chip-primary-outline--background--display: var(--theme-color-secondary);
|
|
11272
11406
|
--theme-chip-primary-outline--border-color--display: var(--theme-color-primary);
|
|
11273
11407
|
--theme-chip-primary-outline--color--display: var(--theme-color-std-text);
|
|
11274
|
-
--theme-switch-off--background: var(--theme-color-component-4);
|
|
11275
11408
|
--theme-menu--background: var(--theme-color-2);
|
|
11276
11409
|
--theme-menu--border-color: var(--theme-color-0);
|
|
11277
11410
|
--theme-menu-header--color: var(--theme-color-soft-text);
|
|
@@ -11376,25 +11509,71 @@ textarea.form-control-lg {
|
|
|
11376
11509
|
--theme-select-list-item-hint--color: var(--theme-color-soft-text);
|
|
11377
11510
|
--theme-select-list-item-hint--color--hover: var(--theme-color-soft-text);
|
|
11378
11511
|
--theme-select-list-item-hint--color--active: var(--theme-color-soft-text);
|
|
11512
|
+
--theme-switch-off--background: var(--theme-color-component-4);
|
|
11379
11513
|
--theme-switch-off--background--hover: var(--theme-color-component-5);
|
|
11380
11514
|
--theme-switch-off--background--active: var(--theme-color-component-4);
|
|
11381
11515
|
--theme-switch-off--background--disabled: var(--theme-color-component-2);
|
|
11382
|
-
--theme-switch-
|
|
11383
|
-
--theme-switch-
|
|
11384
|
-
--theme-switch-
|
|
11385
|
-
--theme-switch-
|
|
11386
|
-
--theme-switch-
|
|
11387
|
-
--theme-switch-
|
|
11388
|
-
--theme-switch-
|
|
11389
|
-
--theme-switch-
|
|
11516
|
+
--theme-switch-off--background--invalid: var(--theme-color-component-4);
|
|
11517
|
+
--theme-switch-off--background--invalid--hover: var(--theme-color-component-5);
|
|
11518
|
+
--theme-switch-off--background--invalid--active: var(--theme-color-component-4);
|
|
11519
|
+
--theme-switch-off--background--warning: var(--theme-color-component-4);
|
|
11520
|
+
--theme-switch-off--background--warning--hover: var(--theme-color-component-5);
|
|
11521
|
+
--theme-switch-off--background--warning--active: var(--theme-color-component-4);
|
|
11522
|
+
--theme-switch-off--background--info: var(--theme-color-component-4);
|
|
11523
|
+
--theme-switch-off--background--info--hover: var(--theme-color-component-5);
|
|
11524
|
+
--theme-switch-off--background--info--active: var(--theme-color-component-4);
|
|
11390
11525
|
--theme-switch-off--border-color: var(--theme-color-0);
|
|
11391
11526
|
--theme-switch-off--border-color--hover: var(--theme-color-0);
|
|
11392
11527
|
--theme-switch-off--border-color--active: var(--theme-color-0);
|
|
11393
11528
|
--theme-switch-off--border-color--disabled: var(--theme-color-0);
|
|
11529
|
+
--theme-switch-off--border-color--invalid: var(--theme-color-alarm);
|
|
11530
|
+
--theme-switch-off--border-color--invalid--hover: var(--theme-color-alarm--hover);
|
|
11531
|
+
--theme-switch-off--border-color--invalid--active: var(--theme-color-alarm--active);
|
|
11532
|
+
--theme-switch-off--border-color--warning: var(--theme-color-warning);
|
|
11533
|
+
--theme-switch-off--border-color--warning--hover: var(--theme-color-warning--hover);
|
|
11534
|
+
--theme-switch-off--border-color--warning--active: var(--theme-color-warning--active);
|
|
11535
|
+
--theme-switch-off--border-color--info: var(--theme-color-info);
|
|
11536
|
+
--theme-switch-off--border-color--info--hover: var(--theme-color-info--hover);
|
|
11537
|
+
--theme-switch-off--border-color--info--active: var(--theme-color-info--active);
|
|
11538
|
+
--theme-switch-on--background: var(--theme-color-dynamic);
|
|
11539
|
+
--theme-switch-on--background--hover: var(--theme-color-dynamic--hover);
|
|
11540
|
+
--theme-switch-on--background--active: var(--theme-color-dynamic--active);
|
|
11541
|
+
--theme-switch-on--background--disabled: var(--theme-color-component-2);
|
|
11542
|
+
--theme-switch-on--background--invalid: var(--theme-color-alarm);
|
|
11543
|
+
--theme-switch-on--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
11544
|
+
--theme-switch-on--background--invalid--active: var(--theme-color-alarm--active);
|
|
11545
|
+
--theme-switch-on--background--warning: var(--theme-color-warning);
|
|
11546
|
+
--theme-switch-on--background--warning--hover: var(--theme-color-warning--hover);
|
|
11547
|
+
--theme-switch-on--background--warning--active: var(--theme-color-warning--active);
|
|
11548
|
+
--theme-switch-on--background--info: var(--theme-color-info);
|
|
11549
|
+
--theme-switch-on--background--info--hover: var(--theme-color-info--hover);
|
|
11550
|
+
--theme-switch-on--background--info--active: var(--theme-color-info--active);
|
|
11394
11551
|
--theme-switch-on--border-color: var(--theme-color-0);
|
|
11395
11552
|
--theme-switch-on--border-color--hover: var(--theme-color-0);
|
|
11396
11553
|
--theme-switch-on--border-color--active: var(--theme-color-0);
|
|
11397
11554
|
--theme-switch-on--border-color--disabled: var(--theme-color-0);
|
|
11555
|
+
--theme-switch-on--border-color--invalid: var(--theme-color-0);
|
|
11556
|
+
--theme-switch-on--border-color--invalid--hover: var(--theme-color-0);
|
|
11557
|
+
--theme-switch-on--border-color--invalid--active: var(--theme-color-0);
|
|
11558
|
+
--theme-switch-on--border-color--warning: var(--theme-color-0);
|
|
11559
|
+
--theme-switch-on--border-color--warning--hover: var(--theme-color-0);
|
|
11560
|
+
--theme-switch-on--border-color--warning--active: var(--theme-color-0);
|
|
11561
|
+
--theme-switch-on--border-color--info: var(--theme-color-0);
|
|
11562
|
+
--theme-switch-on--border-color--info--hover: var(--theme-color-0);
|
|
11563
|
+
--theme-switch-on--border-color--info--active: var(--theme-color-0);
|
|
11564
|
+
--theme-switch-mixed--background: var(--theme-color-component-4);
|
|
11565
|
+
--theme-switch-mixed--background--hover: var(--theme-color-component-5);
|
|
11566
|
+
--theme-switch-mixed--background--active: var(--theme-color-component-4);
|
|
11567
|
+
--theme-switch-mixed--background--disabled: var(--theme-color-component-2);
|
|
11568
|
+
--theme-switch-mixed--background--invalid: var(--theme-color-component-4);
|
|
11569
|
+
--theme-switch-mixed--background--invalid--hover: var(--theme-color-component-5);
|
|
11570
|
+
--theme-switch-mixed--background--invalid--active: var(--theme-color-component-4);
|
|
11571
|
+
--theme-switch-mixed--background--warning: var(--theme-color-component-4);
|
|
11572
|
+
--theme-switch-mixed--background--warning--hover: var(--theme-color-component-5);
|
|
11573
|
+
--theme-switch-mixed--background--warning--active: var(--theme-color-component-4);
|
|
11574
|
+
--theme-switch-mixed--background--info: var(--theme-color-component-4);
|
|
11575
|
+
--theme-switch-mixed--background--info--hover: var(--theme-color-component-5);
|
|
11576
|
+
--theme-switch-mixed--background--info--active: var(--theme-color-component-4);
|
|
11398
11577
|
--theme-switch-mixed--border-color: var(--theme-color-0);
|
|
11399
11578
|
--theme-switch-mixed--border-color--hover: var(--theme-color-0);
|
|
11400
11579
|
--theme-switch-mixed--border-color--active: var(--theme-color-0);
|
|
@@ -11403,26 +11582,77 @@ textarea.form-control-lg {
|
|
|
11403
11582
|
--theme-switch-thumb-off--background--hover: var(--theme-color-1);
|
|
11404
11583
|
--theme-switch-thumb-off--background--active: var(--theme-color-1);
|
|
11405
11584
|
--theme-switch-thumb-off--background--disabled: var(--theme-color-component-3);
|
|
11406
|
-
--theme-switch-thumb-
|
|
11407
|
-
--theme-switch-thumb-
|
|
11408
|
-
--theme-switch-thumb-
|
|
11409
|
-
--theme-switch-thumb-
|
|
11410
|
-
--theme-switch-thumb-
|
|
11411
|
-
--theme-switch-thumb-
|
|
11412
|
-
--theme-switch-thumb-
|
|
11413
|
-
--theme-switch-thumb-
|
|
11585
|
+
--theme-switch-thumb-off--background--invalid: var(--theme-color-1);
|
|
11586
|
+
--theme-switch-thumb-off--background--invalid--hover: var(--theme-color-1);
|
|
11587
|
+
--theme-switch-thumb-off--background--invalid--active: var(--theme-color-1);
|
|
11588
|
+
--theme-switch-thumb-off--background--warning: var(--theme-color-1);
|
|
11589
|
+
--theme-switch-thumb-off--background--warning--hover: var(--theme-color-1);
|
|
11590
|
+
--theme-switch-thumb-off--background--warning--active: var(--theme-color-1);
|
|
11591
|
+
--theme-switch-thumb-off--background--info: var(--theme-color-1);
|
|
11592
|
+
--theme-switch-thumb-off--background--info--hover: var(--theme-color-1);
|
|
11593
|
+
--theme-switch-thumb-off--background--info--active: var(--theme-color-1);
|
|
11414
11594
|
--theme-switch-thumb-off--border-color: var(--theme-color-0);
|
|
11415
11595
|
--theme-switch-thumb-off--border-color--hover: var(--theme-color-0);
|
|
11416
11596
|
--theme-switch-thumb-off--border-color--active: var(--theme-color-0);
|
|
11417
11597
|
--theme-switch-thumb-off--border-color--disabled: var(--theme-color-0);
|
|
11598
|
+
--theme-switch-thumb-off--border-color--invalid: var(--theme-color-0);
|
|
11599
|
+
--theme-switch-thumb-off--border-color--invalid--hover: var(--theme-color-0);
|
|
11600
|
+
--theme-switch-thumb-off--border-color--invalid--active: var(--theme-color-0);
|
|
11601
|
+
--theme-switch-thumb-off--border-color--warning: var(--theme-color-0);
|
|
11602
|
+
--theme-switch-thumb-off--border-color--warning--hover: var(--theme-color-0);
|
|
11603
|
+
--theme-switch-thumb-off--border-color--warning--active: var(--theme-color-0);
|
|
11604
|
+
--theme-switch-thumb-on--background: var(--theme-color-primary--contrast);
|
|
11605
|
+
--theme-switch-thumb-on--background--hover: var(--theme-color-primary--contrast);
|
|
11606
|
+
--theme-switch-thumb-on--background--active: var(--theme-color-primary--contrast);
|
|
11607
|
+
--theme-switch-thumb-on--background--disabled: var(--theme-color-component-3);
|
|
11608
|
+
--theme-switch-thumb-on--background--invalid: var(--theme-color-alarm--contrast);
|
|
11609
|
+
--theme-switch-thumb-on--background--invalid--hover: var(--theme-color-alarm--contrast);
|
|
11610
|
+
--theme-switch-thumb-on--background--invalid--active: var(--theme-color-alarm--contrast);
|
|
11611
|
+
--theme-switch-thumb-on--background--warning: var(--theme-color-warning--contrast);
|
|
11612
|
+
--theme-switch-thumb-on--background--warning--hover: var(--theme-color-warning--contrast);
|
|
11613
|
+
--theme-switch-thumb-on--background--warning--active: var(--theme-color-warning--contrast);
|
|
11614
|
+
--theme-switch-thumb-on--background--info: var(--theme-color-info--contrast);
|
|
11615
|
+
--theme-switch-thumb-on--background--info--hover: var(--theme-color-info--contrast);
|
|
11616
|
+
--theme-switch-thumb-on--background--info--active: var(--theme-color-info--contrast);
|
|
11418
11617
|
--theme-switch-thumb-on--border-color: var(--theme-color-0);
|
|
11419
11618
|
--theme-switch-thumb-on--border-color--hover: var(--theme-color-0);
|
|
11420
11619
|
--theme-switch-thumb-on--border-color--active: var(--theme-color-0);
|
|
11421
11620
|
--theme-switch-thumb-on--border-color--disabled: var(--theme-color-0);
|
|
11621
|
+
--theme-switch-thumb-on--border-color--invalid: var(--theme-color-0);
|
|
11622
|
+
--theme-switch-thumb-on--border-color--invalid--hover: var(--theme-color-0);
|
|
11623
|
+
--theme-switch-thumb-on--border-color--invalid--active: var(--theme-color-0);
|
|
11624
|
+
--theme-switch-thumb-on--border-color--warning: var(--theme-color-0);
|
|
11625
|
+
--theme-switch-thumb-on--border-color--warning--hover: var(--theme-color-0);
|
|
11626
|
+
--theme-switch-thumb-on--border-color--warning--active: var(--theme-color-0);
|
|
11627
|
+
--theme-switch-thumb-on--border-color--info: var(--theme-color-0);
|
|
11628
|
+
--theme-switch-thumb-on--border-color--info--hover: var(--theme-color-0);
|
|
11629
|
+
--theme-switch-thumb-on--border-color--info--active: var(--theme-color-0);
|
|
11630
|
+
--theme-switch-thumb-mixed--background: var(--theme-color-1);
|
|
11631
|
+
--theme-switch-thumb-mixed--background--hover: var(--theme-color-1);
|
|
11632
|
+
--theme-switch-thumb-mixed--background--active: var(--theme-color-1);
|
|
11633
|
+
--theme-switch-thumb-mixed--background--disabled: var(--theme-color-component-3);
|
|
11634
|
+
--theme-switch-thumb-mixed--background--invalid: var(--theme-color-1);
|
|
11635
|
+
--theme-switch-thumb-mixed--background--invalid--hover: var(--theme-color-1);
|
|
11636
|
+
--theme-switch-thumb-mixed--background--invalid--active: var(--theme-color-1);
|
|
11637
|
+
--theme-switch-thumb-mixed--background--warning: var(--theme-color-1);
|
|
11638
|
+
--theme-switch-thumb-mixed--background--warning--hover: var(--theme-color-1);
|
|
11639
|
+
--theme-switch-thumb-mixed--background--warning--active: var(--theme-color-1);
|
|
11640
|
+
--theme-switch-thumb-mixed--background--info: var(--theme-color-1);
|
|
11641
|
+
--theme-switch-thumb-mixed--background--info--hover: var(--theme-color-1);
|
|
11642
|
+
--theme-switch-thumb-mixed--background--info--active: var(--theme-color-1);
|
|
11422
11643
|
--theme-switch-thumb-mixed--border-color: var(--theme-color-0);
|
|
11423
11644
|
--theme-switch-thumb-mixed--border-color--hover: var(--theme-color-0);
|
|
11424
11645
|
--theme-switch-thumb-mixed--border-color--active: var(--theme-color-0);
|
|
11425
11646
|
--theme-switch-thumb-mixed--border-color--disabled: var(--theme-color-0);
|
|
11647
|
+
--theme-switch-thumb-mixed--border-color--invalid: var(--theme-color-0);
|
|
11648
|
+
--theme-switch-thumb-mixed--border-color--invalid--hover: var(--theme-color-0);
|
|
11649
|
+
--theme-switch-thumb-mixed--border-color--invalid--active: var(--theme-color-0);
|
|
11650
|
+
--theme-switch-thumb-mixed--border-color--warning: var(--theme-color-0);
|
|
11651
|
+
--theme-switch-thumb-mixed--border-color--warning--hover: var(--theme-color-0);
|
|
11652
|
+
--theme-switch-thumb-mixed--border-color--warning--active: var(--theme-color-0);
|
|
11653
|
+
--theme-switch-thumb-mixed--border-color--info: var(--theme-color-0);
|
|
11654
|
+
--theme-switch-thumb-mixed--border-color--info--hover: var(--theme-color-0);
|
|
11655
|
+
--theme-switch-thumb-mixed--border-color--info--active: var(--theme-color-0);
|
|
11426
11656
|
--theme-switch--color: var(--theme-color-std-text);
|
|
11427
11657
|
--theme-switch--color--hover: var(--theme-color-std-text);
|
|
11428
11658
|
--theme-switch--color--active: var(--theme-color-std-text);
|
|
@@ -11543,15 +11773,15 @@ textarea.form-control-lg {
|
|
|
11543
11773
|
--theme-nav-overlay--background: var(--theme-color-backdrop-3);
|
|
11544
11774
|
--theme-nav-overlay-header--color: var(--theme-color-std-text);
|
|
11545
11775
|
--theme-event-item--background: var(--theme-color-component-1);
|
|
11546
|
-
--theme-event-item--background--disabled: var(--theme-color-component-1);
|
|
11547
11776
|
--theme-event-item--border--hover: var(--theme-color-0);
|
|
11548
11777
|
--theme-event-item--border: var(--theme-color-0);
|
|
11549
11778
|
--theme-event-item--border--active: var(--theme-color-0);
|
|
11550
|
-
--theme-event-item--border--selected: var(--theme-color-
|
|
11779
|
+
--theme-event-item--border--selected: var(--theme-color-dynamic);
|
|
11551
11780
|
--theme-event-item--border--disabled: var(--theme-color-0);
|
|
11552
11781
|
--theme-event-item--background--hover: var(--theme-color-component-1--hover);
|
|
11553
11782
|
--theme-event-item--background--active: var(--theme-color-component-1--active);
|
|
11554
11783
|
--theme-event-item--background--selected: var(--theme-color-component-1--hover);
|
|
11784
|
+
--theme-event-item--background--disabled: var(--theme-color-component-1);
|
|
11555
11785
|
--theme-event-item-chevron--color: var(--theme-color-soft-text);
|
|
11556
11786
|
--theme-flip--color: var(--theme-color-std-text);
|
|
11557
11787
|
--theme-flip--background: var(--theme-color-component-1);
|
|
@@ -11686,6 +11916,7 @@ textarea.form-control-lg {
|
|
|
11686
11916
|
--theme-label--color--active: var(--theme-color-std-text);
|
|
11687
11917
|
--theme-label--color--focus: var(--theme-color-dynamic);
|
|
11688
11918
|
--theme-label--color--disabled: var(--theme-color-weak-text);
|
|
11919
|
+
--theme-label--color--invalid: var(--theme-color-alarm-text);
|
|
11689
11920
|
--theme-btn-outline-primary--border-color: var(--theme-color-primary);
|
|
11690
11921
|
--theme-btn-outline-primary--border-color--hover: var(--theme-color-dynamic);
|
|
11691
11922
|
--theme-btn-outline-primary--border-color--active: var(--theme-color-dynamic);
|
|
@@ -11727,10 +11958,37 @@ textarea.form-control-lg {
|
|
|
11727
11958
|
--theme-btn-invisible-danger--border-color--hover: var(--theme-color-0);
|
|
11728
11959
|
--theme-btn-invisible-danger--border-color--active: var(--theme-color-0);
|
|
11729
11960
|
--theme-btn-invisible-danger--border-color--disabled: var(--theme-color-0);
|
|
11961
|
+
--theme-slider-track--background: var(--theme-color-component-4);
|
|
11962
|
+
--theme-slider-track--background--disabled: var(--theme-color-component-2);
|
|
11963
|
+
--theme-slider-track-marker--background: var(--theme-color-8);
|
|
11964
|
+
--theme-slider-track-marker--background--disabled: var(--theme-color-5);
|
|
11965
|
+
--theme-slider-thumb--background: var(--theme-color-dynamic);
|
|
11966
|
+
--theme-slider-thumb--background--hover: var(--theme-color-dynamic--hover);
|
|
11967
|
+
--theme-slider-thumb--background--active: var(--theme-color-dynamic--active);
|
|
11968
|
+
--theme-slider-thumb--background--disabled: var(--theme-color-7);
|
|
11969
|
+
--theme-slider-thumb--background--invalid: var(--theme-color-alarm);
|
|
11970
|
+
--theme-slider-thumb--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
11971
|
+
--theme-slider-thumb--background--invalid--active: var(--theme-color-alarm--active);
|
|
11972
|
+
--theme-slider-thumb--background--warning: var(--theme-color-warning);
|
|
11973
|
+
--theme-slider-thumb--background--warning--hover: var(--theme-color-warning--hover);
|
|
11974
|
+
--theme-slider-thumb--background--warning--active: var(--theme-color-warning--active);
|
|
11975
|
+
--theme-slider-thumb--background--info: var(--theme-color-info);
|
|
11976
|
+
--theme-slider-thumb--background--info--hover: var(--theme-color-info--hover);
|
|
11977
|
+
--theme-slider-thumb--background--info--active: var(--theme-color-info--active);
|
|
11978
|
+
--theme-slider-trace--background: var(--theme-color-dynamic);
|
|
11979
|
+
--theme-slider-trace--background--disabled: var(--theme-color-component-3);
|
|
11980
|
+
--theme-slider-trace--background--invalid: var(--theme-color-alarm);
|
|
11981
|
+
--theme-slider-trace--background--warning: var(--theme-color-warning);
|
|
11982
|
+
--theme-slider-trace--background--info: var(--theme-color-info);
|
|
11983
|
+
--theme-slider-trace-marker--background: var(--theme-color-dynamic);
|
|
11984
|
+
--theme-slider-trace-marker--background--disabled: var(--theme-color-7);
|
|
11985
|
+
--theme-slider-trace-marker--background--invalid: var(--theme-color-alarm);
|
|
11986
|
+
--theme-slider-trace-marker--background--warning: var(--theme-color-warning);
|
|
11987
|
+
--theme-slider-trace-marker--background--info: var(--theme-color-info);
|
|
11730
11988
|
}
|
|
11731
11989
|
|
|
11732
11990
|
/*
|
|
11733
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
11991
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11734
11992
|
*/
|
|
11735
11993
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11736
11994
|
--theme-shadow-1: 0px 1px 1px #00000099, 0px 2px 2px #000000;
|
|
@@ -11748,7 +12006,7 @@ textarea.form-control-lg {
|
|
|
11748
12006
|
}
|
|
11749
12007
|
|
|
11750
12008
|
/*
|
|
11751
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12009
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11752
12010
|
*/
|
|
11753
12011
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11754
12012
|
--theme-font-code: JetBrains Mono;
|
|
@@ -11756,7 +12014,7 @@ textarea.form-control-lg {
|
|
|
11756
12014
|
}
|
|
11757
12015
|
|
|
11758
12016
|
/*
|
|
11759
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12017
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11760
12018
|
*/
|
|
11761
12019
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11762
12020
|
--theme-font-weight-normal: 400;
|
|
@@ -11765,7 +12023,7 @@ textarea.form-control-lg {
|
|
|
11765
12023
|
}
|
|
11766
12024
|
|
|
11767
12025
|
/*
|
|
11768
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12026
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11769
12027
|
*/
|
|
11770
12028
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11771
12029
|
--theme-text-h2: var(--theme-font-weight-bold) var(--theme-font-size-xl)/var(--theme-line-height-h2) var(--theme-font-sans);
|
|
@@ -11810,7 +12068,7 @@ textarea.form-control-lg {
|
|
|
11810
12068
|
}
|
|
11811
12069
|
|
|
11812
12070
|
/*
|
|
11813
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12071
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11814
12072
|
*/
|
|
11815
12073
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11816
12074
|
--theme-default-border-radius: 0.25rem;
|
|
@@ -11833,7 +12091,7 @@ textarea.form-control-lg {
|
|
|
11833
12091
|
}
|
|
11834
12092
|
|
|
11835
12093
|
/*
|
|
11836
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12094
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11837
12095
|
*/
|
|
11838
12096
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11839
12097
|
--theme-default-control-height: 2rem;
|
|
@@ -11860,7 +12118,7 @@ textarea.form-control-lg {
|
|
|
11860
12118
|
}
|
|
11861
12119
|
|
|
11862
12120
|
/*
|
|
11863
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12121
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11864
12122
|
*/
|
|
11865
12123
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11866
12124
|
--theme-font-size-xs: 0.625rem;
|
|
@@ -11883,7 +12141,7 @@ textarea.form-control-lg {
|
|
|
11883
12141
|
}
|
|
11884
12142
|
|
|
11885
12143
|
/*
|
|
11886
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12144
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11887
12145
|
*/
|
|
11888
12146
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11889
12147
|
--theme-line-height-s: 150%;
|
|
@@ -11903,7 +12161,7 @@ textarea.form-control-lg {
|
|
|
11903
12161
|
}
|
|
11904
12162
|
|
|
11905
12163
|
/*
|
|
11906
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12164
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11907
12165
|
*/
|
|
11908
12166
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11909
12167
|
--theme-x-slow-time: 1s;
|
|
@@ -11918,7 +12176,7 @@ textarea.form-control-lg {
|
|
|
11918
12176
|
}
|
|
11919
12177
|
|
|
11920
12178
|
/*
|
|
11921
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12179
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11922
12180
|
*/
|
|
11923
12181
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11924
12182
|
--theme-input-padding-y: 0.5rem;
|
|
@@ -11938,7 +12196,7 @@ textarea.form-control-lg {
|
|
|
11938
12196
|
}
|
|
11939
12197
|
|
|
11940
12198
|
/*
|
|
11941
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12199
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11942
12200
|
*/
|
|
11943
12201
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11944
12202
|
--theme-btn--border-thickness: 0.0625rem;
|
|
@@ -11955,7 +12213,7 @@ textarea.form-control-lg {
|
|
|
11955
12213
|
}
|
|
11956
12214
|
|
|
11957
12215
|
/*
|
|
11958
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12216
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11959
12217
|
*/
|
|
11960
12218
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11961
12219
|
--theme-primary-bdr-1: 0.0625rem solid var(--theme-color-primary);
|
|
@@ -11989,7 +12247,7 @@ textarea.form-control-lg {
|
|
|
11989
12247
|
}
|
|
11990
12248
|
|
|
11991
12249
|
/*
|
|
11992
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12250
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
11993
12251
|
*/
|
|
11994
12252
|
:root .theme-classic-dark, :root body:not([class*=theme-]) {
|
|
11995
12253
|
--theme-letter-spacing-xs: -1.2%;
|
|
@@ -12005,10 +12263,10 @@ textarea.form-control-lg {
|
|
|
12005
12263
|
}
|
|
12006
12264
|
|
|
12007
12265
|
/*
|
|
12008
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12266
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
12009
12267
|
*/
|
|
12010
12268
|
/*
|
|
12011
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
12269
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
12012
12270
|
*/
|
|
12013
12271
|
:root .theme-classic-light {
|
|
12014
12272
|
--theme-color-ghost: #00000000;
|
|
@@ -12196,8 +12454,8 @@ textarea.form-control-lg {
|
|
|
12196
12454
|
--theme-btn-primary--border-color--active: var(--theme-color-ghost);
|
|
12197
12455
|
--theme-btn-primary--border-color--disabled: var(--theme-color-ghost);
|
|
12198
12456
|
--theme-btn-invisible-primary--background: var(--theme-color-ghost);
|
|
12199
|
-
--theme-btn-invisible-primary--background--hover: var(--theme-color-ghost--hover);
|
|
12200
|
-
--theme-btn-invisible-primary--background--active: var(--theme-color-ghost--active);
|
|
12457
|
+
--theme-btn-invisible-primary--background--hover: var(--theme-color-ghost-primary--hover);
|
|
12458
|
+
--theme-btn-invisible-primary--background--active: var(--theme-color-ghost-primary--active);
|
|
12201
12459
|
--theme-btn-invisible-primary--background--disabled: var(--theme-color-ghost);
|
|
12202
12460
|
--theme-btn-invisible-primary--color: var(--theme-color-primary);
|
|
12203
12461
|
--theme-btn-invisible-primary--color--hover: var(--theme-color-dynamic);
|
|
@@ -12207,7 +12465,7 @@ textarea.form-control-lg {
|
|
|
12207
12465
|
--theme-btn-secondary--background--hover: var(--theme-color-component-1--hover);
|
|
12208
12466
|
--theme-btn-secondary--background--active: var(--theme-color-component-1--active);
|
|
12209
12467
|
--theme-btn-secondary--background--disabled: var(--theme-color-component-1);
|
|
12210
|
-
--theme-btn-secondary--color: var(--theme-color-
|
|
12468
|
+
--theme-btn-secondary--color: var(--theme-color-std-text);
|
|
12211
12469
|
--theme-btn-secondary--color--hover: var(--theme-color-std-text);
|
|
12212
12470
|
--theme-btn-secondary--color--active: var(--theme-color-std-text);
|
|
12213
12471
|
--theme-btn-secondary--color--disabled: var(--theme-color-weak-text);
|
|
@@ -12219,7 +12477,7 @@ textarea.form-control-lg {
|
|
|
12219
12477
|
--theme-btn-outline-secondary--border-color--hover: var(--theme-color-component-4);
|
|
12220
12478
|
--theme-btn-outline-secondary--border-color--active: var(--theme-color-component-4);
|
|
12221
12479
|
--theme-btn-outline-secondary--border-color--disabled: var(--theme-color-component-4);
|
|
12222
|
-
--theme-btn-outline-secondary--color: var(--theme-color-
|
|
12480
|
+
--theme-btn-outline-secondary--color: var(--theme-color-std-text);
|
|
12223
12481
|
--theme-btn-outline-secondary--color--hover: var(--theme-color-std-text);
|
|
12224
12482
|
--theme-btn-outline-secondary--color--active: var(--theme-color-std-text);
|
|
12225
12483
|
--theme-btn-outline-secondary--color--disabled: var(--theme-color-weak-text);
|
|
@@ -12227,7 +12485,7 @@ textarea.form-control-lg {
|
|
|
12227
12485
|
--theme-btn-invisible-secondary--background--hover: var(--theme-color-ghost--hover);
|
|
12228
12486
|
--theme-btn-invisible-secondary--background--active: var(--theme-color-ghost--active);
|
|
12229
12487
|
--theme-btn-invisible-secondary--background--disabled: var(--theme-color-ghost);
|
|
12230
|
-
--theme-btn-invisible-secondary--color: var(--theme-color-
|
|
12488
|
+
--theme-btn-invisible-secondary--color: var(--theme-color-std-text);
|
|
12231
12489
|
--theme-btn-invisible-secondary--color--hover: var(--theme-color-std-text);
|
|
12232
12490
|
--theme-btn-invisible-secondary--color--active: var(--theme-color-std-text);
|
|
12233
12491
|
--theme-btn-invisible-secondary--color--disabled: var(--theme-color-weak-text);
|
|
@@ -12248,65 +12506,178 @@ textarea.form-control-lg {
|
|
|
12248
12506
|
--theme-link-btn--border-color--disabled: var(--theme-color-ghost);
|
|
12249
12507
|
--theme-link-btn--color--disabled: var(--theme-color-weak-text);
|
|
12250
12508
|
--theme-checkbox-unchecked--background: var(--theme-color-secondary);
|
|
12251
|
-
--theme-checkbox-unchecked--border-color: var(--theme-color-contrast-bdr);
|
|
12252
12509
|
--theme-checkbox-unchecked--background--hover: var(--theme-color-secondary--hover);
|
|
12253
|
-
--theme-checkbox-unchecked--border-color--hover: var(--theme-color-dynamic);
|
|
12254
12510
|
--theme-checkbox-unchecked--background--active: var(--theme-color-secondary--active);
|
|
12255
|
-
--theme-heckbox-unchecked--background--active: var(--theme-color-secondary--active);
|
|
12256
|
-
--theme-checkbox-unchecked--border-color--active: var(--theme-color-dynamic);
|
|
12257
12511
|
--theme-checkbox-unchecked--background--disabled: var(--theme-color-ghost);
|
|
12512
|
+
--theme-checkbox-unchecked--background--invalid: var(--theme-color-component-error);
|
|
12513
|
+
--theme-checkbox-unchecked--background--invalid--hover: var(--theme-color-component-error);
|
|
12514
|
+
--theme-checkbox-unchecked--background--invalid--active: var(--theme-color-component-error);
|
|
12515
|
+
--theme-checkbox-unchecked--background--warning: var(--theme-color-secondary);
|
|
12516
|
+
--theme-checkbox-unchecked--background--warning--hover: var(--theme-color-secondary--hover);
|
|
12517
|
+
--theme-checkbox-unchecked--background--warning--active: var(--theme-color-secondary--active);
|
|
12518
|
+
--theme-checkbox-unchecked--background--info: var(--theme-color-secondary);
|
|
12519
|
+
--theme-checkbox-unchecked--background--info--hover: var(--theme-color-secondary--hover);
|
|
12520
|
+
--theme-checkbox-unchecked--background--info--active: var(--theme-color-secondary--active);
|
|
12521
|
+
--theme-checkbox-unchecked--border-color: var(--theme-color-contrast-bdr);
|
|
12522
|
+
--theme-checkbox-unchecked--border-color--hover: var(--theme-color-dynamic);
|
|
12523
|
+
--theme-checkbox-unchecked--border-color--active: var(--theme-color-dynamic);
|
|
12258
12524
|
--theme-checkbox-unchecked--border-color--disabled: var(--theme-color-component-4);
|
|
12525
|
+
--theme-checkbox-unchecked--border-color--invalid: var(--theme-color-alarm);
|
|
12526
|
+
--theme-checkbox-unchecked--border-color--invalid--hover: var(--theme-color-alarm--hover);
|
|
12527
|
+
--theme-checkbox-unchecked--border-color--invalid--active: var(--theme-color-alarm--active);
|
|
12528
|
+
--theme-checkbox-unchecked--border-color--warning: var(--theme-color-warning);
|
|
12529
|
+
--theme-checkbox-unchecked--border-color--warning--hover: var(--theme-color-warning--hover);
|
|
12530
|
+
--theme-checkbox-unchecked--border-color--warning--active: var(--theme-color-warning--active);
|
|
12531
|
+
--theme-checkbox-unchecked--border-color--info: var(--theme-color-info);
|
|
12532
|
+
--theme-checkbox-unchecked--border-color--info--hover: var(--theme-color-info--hover);
|
|
12533
|
+
--theme-checkbox-unchecked--border-color--info--active: var(--theme-color-info--active);
|
|
12259
12534
|
--theme-checkbox-checked--background: var(--theme-color-dynamic);
|
|
12260
|
-
--theme-checkbox-checked--border-color: var(--theme-color-0);
|
|
12261
|
-
--theme-checkbox-checked--color: var(--theme-color-primary--contrast);
|
|
12262
12535
|
--theme-checkbox-checked--background--hover: var(--theme-color-dynamic--hover);
|
|
12263
|
-
--theme-checkbox-checked--border-color--hover: var(--theme-color-0);
|
|
12264
|
-
--theme-checkbox-checked--color--hover: var(--theme-color-primary--contrast);
|
|
12265
12536
|
--theme-checkbox-checked--background--active: var(--theme-color-dynamic--active);
|
|
12266
|
-
--theme-checkbox-checked--border-color--active: var(--theme-color-0);
|
|
12267
|
-
--theme-checkbox-checked--color--active: var(--theme-color-primary--contrast);
|
|
12268
12537
|
--theme-checkbox-checked--background--disabled: var(--theme-color-component-4);
|
|
12538
|
+
--theme-checkbox-checked--background--invalid: var(--theme-color-alarm);
|
|
12539
|
+
--theme-checkbox-checked--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
12540
|
+
--theme-checkbox-checked--background--invalid--active: var(--theme-color-alarm--active);
|
|
12541
|
+
--theme-checkbox-checked--background--warning: var(--theme-color-warning);
|
|
12542
|
+
--theme-checkbox-checked--background--warning--hover: var(--theme-color-warning--hover);
|
|
12543
|
+
--theme-checkbox-checked--background--warning--active: var(--theme-color-warning--active);
|
|
12544
|
+
--theme-checkbox-checked--background--info: var(--theme-color-info);
|
|
12545
|
+
--theme-checkbox-checked--background--info--hover: var(--theme-color-info--hover);
|
|
12546
|
+
--theme-checkbox-checked--background--info--active: var(--theme-color-info--active);
|
|
12547
|
+
--theme-checkbox-checked--border-color: var(--theme-color-0);
|
|
12548
|
+
--theme-checkbox-checked--border-color--hover: var(--theme-color-0);
|
|
12549
|
+
--theme-checkbox-checked--border-color--active: var(--theme-color-0);
|
|
12269
12550
|
--theme-checkbox-checked--border-color--disabled: var(--theme-color-0);
|
|
12551
|
+
--theme-checkbox-checked--border-color--invalid: var(--theme-color-0);
|
|
12552
|
+
--theme-checkbox-checked--border-color--invalid--hover: var(--theme-color-0);
|
|
12553
|
+
--theme-checkbox-checked--border-color--invalid--active: var(--theme-color-0);
|
|
12554
|
+
--theme-checkbox-checked--border-color--warning: var(--theme-color-0);
|
|
12555
|
+
--theme-checkbox-checked--border-color--warning--hover: var(--theme-color-0);
|
|
12556
|
+
--theme-checkbox-checked--border-color--warning--active: var(--theme-color-0);
|
|
12557
|
+
--theme-checkbox-checked--border-color--info: var(--theme-color-0);
|
|
12558
|
+
--theme-checkbox-checked--border-color--info--hover: var(--theme-color-0);
|
|
12559
|
+
--theme-checkbox-checked--border-color--info--active: var(--theme-color-0);
|
|
12560
|
+
--theme-checkbox-checked--color: var(--theme-color-primary--contrast);
|
|
12561
|
+
--theme-checkbox-checked--color--hover: var(--theme-color-primary--contrast);
|
|
12562
|
+
--theme-checkbox-checked--color--active: var(--theme-color-primary--contrast);
|
|
12270
12563
|
--theme-checkbox-checked--color--disabled: var(--theme-color-primary--contrast);
|
|
12564
|
+
--theme-checkbox-checked--color--invalid: var(--theme-color-alarm--contrast);
|
|
12565
|
+
--theme-checkbox-checked--color--invalid--hover: var(--theme-color-alarm--contrast);
|
|
12566
|
+
--theme-checkbox-checked--color--invalid--active: var(--theme-color-alarm--contrast);
|
|
12567
|
+
--theme-checkbox-checked--color--warning: var(--theme-color-warning--contrast);
|
|
12568
|
+
--theme-checkbox-checked--color--warning--hover: var(--theme-color-warning--contrast);
|
|
12569
|
+
--theme-checkbox-checked--color--warning--active: var(--theme-color-warning--contrast);
|
|
12570
|
+
--theme-checkbox-checked--color--info: var(--theme-color-info--contrast);
|
|
12571
|
+
--theme-checkbox-checked--color--info--hover: var(--theme-color-info--contrast);
|
|
12572
|
+
--theme-checkbox-checked--color--info--active: var(--theme-color-info--contrast);
|
|
12271
12573
|
--theme-checkbox-mixed--background: var(--theme-color-dynamic);
|
|
12272
|
-
--theme-checkbox-mixed--border-color: var(--theme-color-0);
|
|
12273
|
-
--theme-checkbox-mixed--color: var(--theme-color-primary--contrast);
|
|
12274
12574
|
--theme-checkbox-mixed--background--hover: var(--theme-color-dynamic--hover);
|
|
12275
|
-
--theme-checkbox-mixed--border-color--hover: var(--theme-color-0);
|
|
12276
|
-
--theme-checkbox-mixed--color--hover: var(--theme-color-primary--contrast);
|
|
12277
12575
|
--theme-checkbox-mixed--background--active: var(--theme-color-dynamic--active);
|
|
12278
|
-
--theme-checkbox-mixed--border-color--active: var(--theme-color-0);
|
|
12279
|
-
--theme-checkbox-mixed--color--active: var(--theme-color-primary--contrast);
|
|
12280
12576
|
--theme-checkbox-mixed--background--disabled: var(--theme-color-component-4);
|
|
12577
|
+
--theme-checkbox-mixed--background--invalid: var(--theme-color-alarm);
|
|
12578
|
+
--theme-checkbox-mixed--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
12579
|
+
--theme-checkbox-mixed--background--invalid--active: var(--theme-color-alarm--active);
|
|
12580
|
+
--theme-checkbox-mixed--background--warning: var(--theme-color-warning);
|
|
12581
|
+
--theme-checkbox-mixed--background--warning--hover: var(--theme-color-warning--hover);
|
|
12582
|
+
--theme-checkbox-mixed--background--warning--active: var(--theme-color-warning--active);
|
|
12583
|
+
--theme-checkbox-mixed--border-color: var(--theme-color-0);
|
|
12584
|
+
--theme-checkbox-mixed--border-color--hover: var(--theme-color-0);
|
|
12585
|
+
--theme-checkbox-mixed--border-color--active: var(--theme-color-0);
|
|
12281
12586
|
--theme-checkbox-mixed--border-color--disabled: var(--theme-color-0);
|
|
12587
|
+
--theme-checkbox-mixed--border-color--invalid: var(--theme-color-0);
|
|
12588
|
+
--theme-checkbox-mixed--border-color--invalid--hover: var(--theme-color-0);
|
|
12589
|
+
--theme-checkbox-mixed--border-color--invalid--active: var(--theme-color-0);
|
|
12590
|
+
--theme-checkbox-mixed--border-color--warning: var(--theme-color-0);
|
|
12591
|
+
--theme-checkbox-mixed--border-color--warning--hover: var(--theme-color-0);
|
|
12592
|
+
--theme-checkbox-mixed--border-color--warning--active: var(--theme-color-0);
|
|
12593
|
+
--theme-checkbox-mixed--border-color--info: var(--theme-color-0);
|
|
12594
|
+
--theme-checkbox-mixed--border-color--info--hover: var(--theme-color-0);
|
|
12595
|
+
--theme-checkbox-mixed--border-color--info--active: var(--theme-color-0);
|
|
12596
|
+
--theme-checkbox-mixed--color: var(--theme-color-primary--contrast);
|
|
12597
|
+
--theme-checkbox-mixed--color--hover: var(--theme-color-primary--contrast);
|
|
12598
|
+
--theme-checkbox-mixed--color--active: var(--theme-color-primary--contrast);
|
|
12282
12599
|
--theme-checkbox-mixed--color--disabled: var(--theme-color-primary--contrast);
|
|
12600
|
+
--theme-checkbox-mixed--color--invalid: var(--theme-color-alarm--contrast);
|
|
12601
|
+
--theme-checkbox-mixed--color--invalid--hover: var(--theme-color-alarm--contrast);
|
|
12602
|
+
--theme-checkbox-mixed--color--invalid--active: var(--theme-color-alarm--contrast);
|
|
12603
|
+
--theme-checkbox-mixed--color--warning: var(--theme-color-warning--contrast);
|
|
12604
|
+
--theme-checkbox-mixed--color--warning--hover: var(--theme-color-warning--contrast);
|
|
12605
|
+
--theme-checkbox-mixed--color--warning--active: var(--theme-color-warning--contrast);
|
|
12606
|
+
--theme-checkbox-mixed--color--info: var(--theme-color-info--contrast);
|
|
12607
|
+
--theme-checkbox-mixed--color--info--hover: var(--theme-color-info--contrast);
|
|
12608
|
+
--theme-checkbox-mixed--color--info--active: var(--theme-color-info--contrast);
|
|
12283
12609
|
--theme-checkbox-label--color: var(--theme-color-std-text);
|
|
12284
12610
|
--theme-checkbox-label--color--disabled: var(--theme-color-weak-text);
|
|
12285
12611
|
--theme-ghost--background: var(--theme-color-ghost);
|
|
12286
12612
|
--theme-ghost--background--hover: var(--theme-color-ghost--hover);
|
|
12287
12613
|
--theme-ghost--background--active: var(--theme-color-ghost--active);
|
|
12288
12614
|
--theme-radiobtn-unchecked--background: var(--theme-color-secondary);
|
|
12615
|
+
--theme-radiobtn-unchecked--background--hover: var(--theme-color-secondary--hover);
|
|
12616
|
+
--theme-radiobtn-unchecked--background--active: var(--theme-color-secondary--active);
|
|
12617
|
+
--theme-radiobtn-unchecked--background--disabled: var(--theme-color-ghost);
|
|
12618
|
+
--theme-radiobtn-unchecked--background--invalid: var(--theme-color-component-error);
|
|
12619
|
+
--theme-radiobtn-unchecked--background--invalid--hover: var(--theme-color-component-error);
|
|
12620
|
+
--theme-radiobtn-unchecked--background--invalid--active: var(--theme-color-component-error);
|
|
12621
|
+
--theme-radiobtn-unchecked--background--warning: var(--theme-color-secondary);
|
|
12622
|
+
--theme-radiobtn-unchecked--background--warning--hover: var(--theme-color-secondary--hover);
|
|
12623
|
+
--theme-radiobtn-unchecked--background--warning--active: var(--theme-color-secondary--active);
|
|
12624
|
+
--theme-radiobtn-unchecked--background--info: var(--theme-color-secondary);
|
|
12625
|
+
--theme-radiobtn-unchecked--background--info--hover: var(--theme-color-secondary--hover);
|
|
12626
|
+
--theme-radiobtn-unchecked--background--info--active: var(--theme-color-secondary--active);
|
|
12289
12627
|
--theme-radiobtn-unchecked--border-color: var(--theme-color-contrast-bdr);
|
|
12290
12628
|
--theme-radiobtn-unchecked--border-color--hover: var(--theme-color-dynamic);
|
|
12291
12629
|
--theme-radiobtn-unchecked--border-color--active: var(--theme-color-dynamic);
|
|
12292
12630
|
--theme-radiobtn-unchecked--border-color--disabled: var(--theme-color-component-4);
|
|
12293
|
-
--theme-radiobtn-unchecked--
|
|
12294
|
-
--theme-radiobtn-unchecked--
|
|
12295
|
-
--theme-radiobtn-unchecked--
|
|
12296
|
-
--theme-radiobtn-
|
|
12297
|
-
--theme-radiobtn-
|
|
12298
|
-
--theme-radiobtn-
|
|
12299
|
-
--theme-radiobtn-
|
|
12300
|
-
--theme-radiobtn-
|
|
12301
|
-
--theme-radiobtn-
|
|
12631
|
+
--theme-radiobtn-unchecked--border-color--invalid: var(--theme-color-alarm);
|
|
12632
|
+
--theme-radiobtn-unchecked--border-color--invalid--hover: var(--theme-color-alarm--hover);
|
|
12633
|
+
--theme-radiobtn-unchecked--border-color--invalid--active: var(--theme-color-alarm--active);
|
|
12634
|
+
--theme-radiobtn-unchecked--border-color--warning: var(--theme-color-warning);
|
|
12635
|
+
--theme-radiobtn-unchecked--border-color--warning--hover: var(--theme-color-warning--hover);
|
|
12636
|
+
--theme-radiobtn-unchecked--border-color--warning--active: var(--theme-color-warning--active);
|
|
12637
|
+
--theme-radiobtn-unchecked--border-color--info: var(--theme-color-info);
|
|
12638
|
+
--theme-radiobtn-unchecked--border-color--info--hover: var(--theme-color-info--hover);
|
|
12639
|
+
--theme-radiobtn-unchecked--border-color--info--active: var(--theme-color-info--active);
|
|
12302
12640
|
--theme-radiobtn-checked--background: var(--theme-color-dynamic);
|
|
12303
12641
|
--theme-radiobtn-checked--background--hover: var(--theme-color-dynamic--hover);
|
|
12304
12642
|
--theme-radiobtn-checked--background--active: var(--theme-color-dynamic--active);
|
|
12305
12643
|
--theme-radiobtn-checked--background--disabled: var(--theme-color-component-4);
|
|
12644
|
+
--theme-radiobtn-checked--background--invalid: var(--theme-color-alarm);
|
|
12645
|
+
--theme-radiobtn-checked--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
12646
|
+
--theme-radiobtn-checked--background--invalid--active: var(--theme-color-alarm--active);
|
|
12647
|
+
--theme-radiobtn-checked--background--warning: var(--theme-color-warning);
|
|
12648
|
+
--theme-radiobtn-checked--background--warning--hover: var(--theme-color-warning--hover);
|
|
12649
|
+
--theme-radiobtn-checked--background--warning--active: var(--theme-color-warning--active);
|
|
12650
|
+
--theme-radiobtn-checked--background--info: var(--theme-color-info);
|
|
12651
|
+
--theme-radiobtn-checked--background--info--hover: var(--theme-color-info--hover);
|
|
12652
|
+
--theme-radiobtn-checked--background--info--active: var(--theme-color-info--active);
|
|
12306
12653
|
--theme-radiobtn-checked--border-color: var(--theme-color-0);
|
|
12307
12654
|
--theme-radiobtn-checked--border-color--hover: var(--theme-color-0);
|
|
12308
12655
|
--theme-radiobtn-checked--border-color--active: var(--theme-color-0);
|
|
12309
12656
|
--theme-radiobtn-checked--border-color--disabled: var(--theme-color-0);
|
|
12657
|
+
--theme-radiobtn-checked--border-color--invalid: var(--theme-color-0);
|
|
12658
|
+
--theme-radiobtn-checked--border-color--invalid--hover: var(--theme-color-0);
|
|
12659
|
+
--theme-radiobtn-checked--border-color--invalid--active: var(--theme-color-0);
|
|
12660
|
+
--theme-radiobtn-checked--border-color--warning: var(--theme-color-0);
|
|
12661
|
+
--theme-radiobtn-checked--border-color--warning--hover: var(--theme-color-0);
|
|
12662
|
+
--theme-radiobtn-checked--border-color--warning--active: var(--theme-color-0);
|
|
12663
|
+
--theme-radiobtn-checked--border-color--info: var(--theme-color-0);
|
|
12664
|
+
--theme-radiobtn-checked--border-color--info--hover: var(--theme-color-0);
|
|
12665
|
+
--theme-radiobtn-checked--border-color--info--active: var(--theme-color-0);
|
|
12666
|
+
--theme-radiobtn-checked--color: var(--theme-color-primary--contrast);
|
|
12667
|
+
--theme-radiobtn-checked--color--hover: var(--theme-color-primary--contrast);
|
|
12668
|
+
--theme-radiobtn-checked--color--active: var(--theme-color-primary--contrast);
|
|
12669
|
+
--theme-radiobtn-checked--color--disabled: var(--theme-color-primary--contrast);
|
|
12670
|
+
--theme-radiobtn-checked--color--invalid: var(--theme-color-alarm--contrast);
|
|
12671
|
+
--theme-radiobtn-checked--color--invalid--hover: var(--theme-color-alarm--contrast);
|
|
12672
|
+
--theme-radiobtn-checked--color--invalid--active: var(--theme-color-alarm--contrast);
|
|
12673
|
+
--theme-radiobtn-checked--color--warning: var(--theme-color-warning--contrast);
|
|
12674
|
+
--theme-radiobtn-checked--color--warning--hover: var(--theme-color-warning--contrast);
|
|
12675
|
+
--theme-radiobtn-checked--color--warning--active: var(--theme-color-warning--contrast);
|
|
12676
|
+
--theme-radiobtn-checked--color--info: var(--theme-color-info--contrast);
|
|
12677
|
+
--theme-radiobtn-checked--color--info--hover: var(--theme-color-info--contrast);
|
|
12678
|
+
--theme-radiobtn-checked--color--info--active: var(--theme-color-info--contrast);
|
|
12679
|
+
--theme-radiobtn-label--color: var(--theme-color-std-text);
|
|
12680
|
+
--theme-radiobtn-label--color--disabled: var(--theme-color-weak-text);
|
|
12310
12681
|
--theme-nav--background: var(--theme-color-2);
|
|
12311
12682
|
--theme-avatar-btn--background: var(--theme-color-ghost);
|
|
12312
12683
|
--theme-avatar-btn--background--hover: var(--theme-color-ghost--hover);
|
|
@@ -12357,27 +12728,48 @@ textarea.form-control-lg {
|
|
|
12357
12728
|
--theme-nav-item-secondary-icon--color--selected: var(--theme-color-std-text);
|
|
12358
12729
|
--theme-nav-item-secondary-icon--color--disabled: var(--theme-color-weak-text);
|
|
12359
12730
|
--theme-avatar--background: var(--theme-color-component-3);
|
|
12360
|
-
--theme-input--border-color: var(--theme-color-std-bdr);
|
|
12361
|
-
--theme-input--border-color--autofill: var(--theme-color-hard-bdr);
|
|
12362
12731
|
--theme-input--background: var(--theme-color-component-8);
|
|
12363
|
-
--theme-input--background--autofill: var(--theme-color-component-info);
|
|
12364
|
-
--theme-input-hint--color: var(--theme-color-soft-text);
|
|
12365
|
-
--theme-input--border-color-bottom--readonly: var(--theme-color-soft-bdr);
|
|
12366
|
-
--theme-input-error--background: var(--theme-color-component-error);
|
|
12367
|
-
--theme-input--color--disabled: var(--theme-color-weak-text);
|
|
12368
|
-
--theme-input--color: var(--theme-color-std-text);
|
|
12369
|
-
--theme-input--color--autofill: var(--theme-color-std-text);
|
|
12370
12732
|
--theme-input--background--hover: var(--theme-color-component-8--hover);
|
|
12371
|
-
--theme-input--border-color--hover: var(--theme-color-dynamic);
|
|
12372
12733
|
--theme-input--background--focus: var(--theme-color-component-8--hover);
|
|
12373
|
-
--theme-input--border-color--focus: var(--theme-color-dynamic);
|
|
12374
12734
|
--theme-input--background--readonly: var(--theme-color-0);
|
|
12375
|
-
--theme-input--
|
|
12735
|
+
--theme-input--background--autofill: var(--theme-color-component-info);
|
|
12376
12736
|
--theme-input--background--disabled: var(--theme-color-0);
|
|
12737
|
+
--theme-input--background--invalid: var(--theme-color-component-error);
|
|
12738
|
+
--theme-input--background--invalid--hover: var(--theme-color-component-error);
|
|
12739
|
+
--theme-input--background--invalid--focus: var(--theme-color-component-error);
|
|
12740
|
+
--theme-input--border-color: var(--theme-color-std-bdr);
|
|
12741
|
+
--theme-input--border-color--hover: var(--theme-color-dynamic);
|
|
12742
|
+
--theme-input--border-color--focus: var(--theme-color-dynamic);
|
|
12743
|
+
--theme-input--border-color--autofill: var(--theme-color-hard-bdr);
|
|
12744
|
+
--theme-input--border-color--readonly: var(--theme-color-0);
|
|
12377
12745
|
--theme-input--border-color--disabled: var(--theme-color-0);
|
|
12746
|
+
--theme-input--border-color-bottom--readonly: var(--theme-color-soft-bdr);
|
|
12378
12747
|
--theme-input--border-color-bottom--disabled: var(--theme-color-weak-bdr);
|
|
12748
|
+
--theme-input--border-color--invalid: var(--theme-color-alarm);
|
|
12749
|
+
--theme-input--border-color--invalid--hover: var(--theme-color-alarm);
|
|
12750
|
+
--theme-input--border-color--invalid--active: var(--theme-color-alarm);
|
|
12751
|
+
--theme-input--border-color--warning: var(--theme-color-warning);
|
|
12752
|
+
--theme-input--border-color--warning--hover: var(--theme-color-warning);
|
|
12753
|
+
--theme-input--border-color--warning--active: var(--theme-color-warning);
|
|
12754
|
+
--theme-input--border-color--info: var(--theme-color-info);
|
|
12755
|
+
--theme-input--border-color--info--hover: var(--theme-color-info);
|
|
12756
|
+
--theme-input--border-color--info--active: var(--theme-color-info);
|
|
12757
|
+
--theme-input-hint--color: var(--theme-color-soft-text);
|
|
12758
|
+
--theme-input--color: var(--theme-color-std-text);
|
|
12759
|
+
--theme-input--color--disabled: var(--theme-color-weak-text);
|
|
12760
|
+
--theme-input--color--autofill: var(--theme-color-std-text);
|
|
12761
|
+
--theme-input-error--background: var(--theme-color-component-error);
|
|
12379
12762
|
--theme-input-error--border-color: var(--theme-color-alarm);
|
|
12380
12763
|
--theme-input-error-icon--color: var(--theme-color-alarm);
|
|
12764
|
+
--theme-helper--color: var(--theme-color-soft-text);
|
|
12765
|
+
--theme-helper--color--invalid: var(--theme-color-alarm-text);
|
|
12766
|
+
--theme-helper--color--valid: var(--theme-color-std-text);
|
|
12767
|
+
--theme-helper--color--warning: var(--theme-color-std-text);
|
|
12768
|
+
--theme-helper--color--info: var(--theme-color-std-text);
|
|
12769
|
+
--theme-helper-icon--color--invalid: var(--theme-color-alarm);
|
|
12770
|
+
--theme-helper-icon--color--valid: var(--theme-color-success);
|
|
12771
|
+
--theme-helper-icon--color--warning: var(--theme-color-warning);
|
|
12772
|
+
--theme-helper-icon--color--info: var(--theme-color-info);
|
|
12381
12773
|
--theme-blind-base--border-color: var(--theme-color-0);
|
|
12382
12774
|
--theme-blind-base--background: var(--theme-color-component-1);
|
|
12383
12775
|
--theme-blind-header-closed--background: var(--theme-color-ghost);
|
|
@@ -12451,7 +12843,6 @@ textarea.form-control-lg {
|
|
|
12451
12843
|
--theme-chip-primary-outline--background--display: var(--theme-color-secondary);
|
|
12452
12844
|
--theme-chip-primary-outline--border-color--display: var(--theme-color-primary);
|
|
12453
12845
|
--theme-chip-primary-outline--color--display: var(--theme-color-std-text);
|
|
12454
|
-
--theme-switch-off--background: var(--theme-color-component-4);
|
|
12455
12846
|
--theme-menu--background: var(--theme-color-2);
|
|
12456
12847
|
--theme-menu--border-color: var(--theme-color-0);
|
|
12457
12848
|
--theme-menu-header--color: var(--theme-color-soft-text);
|
|
@@ -12556,25 +12947,71 @@ textarea.form-control-lg {
|
|
|
12556
12947
|
--theme-select-list-item-hint--color: var(--theme-color-soft-text);
|
|
12557
12948
|
--theme-select-list-item-hint--color--hover: var(--theme-color-soft-text);
|
|
12558
12949
|
--theme-select-list-item-hint--color--active: var(--theme-color-soft-text);
|
|
12950
|
+
--theme-switch-off--background: var(--theme-color-component-4);
|
|
12559
12951
|
--theme-switch-off--background--hover: var(--theme-color-component-5);
|
|
12560
12952
|
--theme-switch-off--background--active: var(--theme-color-component-4);
|
|
12561
12953
|
--theme-switch-off--background--disabled: var(--theme-color-component-2);
|
|
12562
|
-
--theme-switch-
|
|
12563
|
-
--theme-switch-
|
|
12564
|
-
--theme-switch-
|
|
12565
|
-
--theme-switch-
|
|
12566
|
-
--theme-switch-
|
|
12567
|
-
--theme-switch-
|
|
12568
|
-
--theme-switch-
|
|
12569
|
-
--theme-switch-
|
|
12954
|
+
--theme-switch-off--background--invalid: var(--theme-color-component-4);
|
|
12955
|
+
--theme-switch-off--background--invalid--hover: var(--theme-color-component-5);
|
|
12956
|
+
--theme-switch-off--background--invalid--active: var(--theme-color-component-4);
|
|
12957
|
+
--theme-switch-off--background--warning: var(--theme-color-component-4);
|
|
12958
|
+
--theme-switch-off--background--warning--hover: var(--theme-color-component-5);
|
|
12959
|
+
--theme-switch-off--background--warning--active: var(--theme-color-component-4);
|
|
12960
|
+
--theme-switch-off--background--info: var(--theme-color-component-4);
|
|
12961
|
+
--theme-switch-off--background--info--hover: var(--theme-color-component-5);
|
|
12962
|
+
--theme-switch-off--background--info--active: var(--theme-color-component-4);
|
|
12570
12963
|
--theme-switch-off--border-color: var(--theme-color-0);
|
|
12571
12964
|
--theme-switch-off--border-color--hover: var(--theme-color-0);
|
|
12572
12965
|
--theme-switch-off--border-color--active: var(--theme-color-0);
|
|
12573
12966
|
--theme-switch-off--border-color--disabled: var(--theme-color-0);
|
|
12967
|
+
--theme-switch-off--border-color--invalid: var(--theme-color-alarm);
|
|
12968
|
+
--theme-switch-off--border-color--invalid--hover: var(--theme-color-alarm--hover);
|
|
12969
|
+
--theme-switch-off--border-color--invalid--active: var(--theme-color-alarm--active);
|
|
12970
|
+
--theme-switch-off--border-color--warning: var(--theme-color-warning);
|
|
12971
|
+
--theme-switch-off--border-color--warning--hover: var(--theme-color-warning--hover);
|
|
12972
|
+
--theme-switch-off--border-color--warning--active: var(--theme-color-warning--active);
|
|
12973
|
+
--theme-switch-off--border-color--info: var(--theme-color-info);
|
|
12974
|
+
--theme-switch-off--border-color--info--hover: var(--theme-color-info--hover);
|
|
12975
|
+
--theme-switch-off--border-color--info--active: var(--theme-color-info--active);
|
|
12976
|
+
--theme-switch-on--background: var(--theme-color-dynamic);
|
|
12977
|
+
--theme-switch-on--background--hover: var(--theme-color-dynamic--hover);
|
|
12978
|
+
--theme-switch-on--background--active: var(--theme-color-dynamic--active);
|
|
12979
|
+
--theme-switch-on--background--disabled: var(--theme-color-component-2);
|
|
12980
|
+
--theme-switch-on--background--invalid: var(--theme-color-alarm);
|
|
12981
|
+
--theme-switch-on--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
12982
|
+
--theme-switch-on--background--invalid--active: var(--theme-color-alarm--active);
|
|
12983
|
+
--theme-switch-on--background--warning: var(--theme-color-warning);
|
|
12984
|
+
--theme-switch-on--background--warning--hover: var(--theme-color-warning--hover);
|
|
12985
|
+
--theme-switch-on--background--warning--active: var(--theme-color-warning--active);
|
|
12986
|
+
--theme-switch-on--background--info: var(--theme-color-info);
|
|
12987
|
+
--theme-switch-on--background--info--hover: var(--theme-color-info--hover);
|
|
12988
|
+
--theme-switch-on--background--info--active: var(--theme-color-info--active);
|
|
12574
12989
|
--theme-switch-on--border-color: var(--theme-color-0);
|
|
12575
12990
|
--theme-switch-on--border-color--hover: var(--theme-color-0);
|
|
12576
12991
|
--theme-switch-on--border-color--active: var(--theme-color-0);
|
|
12577
12992
|
--theme-switch-on--border-color--disabled: var(--theme-color-0);
|
|
12993
|
+
--theme-switch-on--border-color--invalid: var(--theme-color-0);
|
|
12994
|
+
--theme-switch-on--border-color--invalid--hover: var(--theme-color-0);
|
|
12995
|
+
--theme-switch-on--border-color--invalid--active: var(--theme-color-0);
|
|
12996
|
+
--theme-switch-on--border-color--warning: var(--theme-color-0);
|
|
12997
|
+
--theme-switch-on--border-color--warning--hover: var(--theme-color-0);
|
|
12998
|
+
--theme-switch-on--border-color--warning--active: var(--theme-color-0);
|
|
12999
|
+
--theme-switch-on--border-color--info: var(--theme-color-0);
|
|
13000
|
+
--theme-switch-on--border-color--info--hover: var(--theme-color-0);
|
|
13001
|
+
--theme-switch-on--border-color--info--active: var(--theme-color-0);
|
|
13002
|
+
--theme-switch-mixed--background: var(--theme-color-component-4);
|
|
13003
|
+
--theme-switch-mixed--background--hover: var(--theme-color-component-5);
|
|
13004
|
+
--theme-switch-mixed--background--active: var(--theme-color-component-4);
|
|
13005
|
+
--theme-switch-mixed--background--disabled: var(--theme-color-component-2);
|
|
13006
|
+
--theme-switch-mixed--background--invalid: var(--theme-color-component-4);
|
|
13007
|
+
--theme-switch-mixed--background--invalid--hover: var(--theme-color-component-5);
|
|
13008
|
+
--theme-switch-mixed--background--invalid--active: var(--theme-color-component-4);
|
|
13009
|
+
--theme-switch-mixed--background--warning: var(--theme-color-component-4);
|
|
13010
|
+
--theme-switch-mixed--background--warning--hover: var(--theme-color-component-5);
|
|
13011
|
+
--theme-switch-mixed--background--warning--active: var(--theme-color-component-4);
|
|
13012
|
+
--theme-switch-mixed--background--info: var(--theme-color-component-4);
|
|
13013
|
+
--theme-switch-mixed--background--info--hover: var(--theme-color-component-5);
|
|
13014
|
+
--theme-switch-mixed--background--info--active: var(--theme-color-component-4);
|
|
12578
13015
|
--theme-switch-mixed--border-color: var(--theme-color-0);
|
|
12579
13016
|
--theme-switch-mixed--border-color--hover: var(--theme-color-0);
|
|
12580
13017
|
--theme-switch-mixed--border-color--active: var(--theme-color-0);
|
|
@@ -12583,26 +13020,77 @@ textarea.form-control-lg {
|
|
|
12583
13020
|
--theme-switch-thumb-off--background--hover: var(--theme-color-1);
|
|
12584
13021
|
--theme-switch-thumb-off--background--active: var(--theme-color-1);
|
|
12585
13022
|
--theme-switch-thumb-off--background--disabled: var(--theme-color-component-3);
|
|
12586
|
-
--theme-switch-thumb-
|
|
12587
|
-
--theme-switch-thumb-
|
|
12588
|
-
--theme-switch-thumb-
|
|
12589
|
-
--theme-switch-thumb-
|
|
12590
|
-
--theme-switch-thumb-
|
|
12591
|
-
--theme-switch-thumb-
|
|
12592
|
-
--theme-switch-thumb-
|
|
12593
|
-
--theme-switch-thumb-
|
|
13023
|
+
--theme-switch-thumb-off--background--invalid: var(--theme-color-1);
|
|
13024
|
+
--theme-switch-thumb-off--background--invalid--hover: var(--theme-color-1);
|
|
13025
|
+
--theme-switch-thumb-off--background--invalid--active: var(--theme-color-1);
|
|
13026
|
+
--theme-switch-thumb-off--background--warning: var(--theme-color-1);
|
|
13027
|
+
--theme-switch-thumb-off--background--warning--hover: var(--theme-color-1);
|
|
13028
|
+
--theme-switch-thumb-off--background--warning--active: var(--theme-color-1);
|
|
13029
|
+
--theme-switch-thumb-off--background--info: var(--theme-color-1);
|
|
13030
|
+
--theme-switch-thumb-off--background--info--hover: var(--theme-color-1);
|
|
13031
|
+
--theme-switch-thumb-off--background--info--active: var(--theme-color-1);
|
|
12594
13032
|
--theme-switch-thumb-off--border-color: var(--theme-color-0);
|
|
12595
13033
|
--theme-switch-thumb-off--border-color--hover: var(--theme-color-0);
|
|
12596
13034
|
--theme-switch-thumb-off--border-color--active: var(--theme-color-0);
|
|
12597
13035
|
--theme-switch-thumb-off--border-color--disabled: var(--theme-color-0);
|
|
13036
|
+
--theme-switch-thumb-off--border-color--invalid: var(--theme-color-0);
|
|
13037
|
+
--theme-switch-thumb-off--border-color--invalid--hover: var(--theme-color-0);
|
|
13038
|
+
--theme-switch-thumb-off--border-color--invalid--active: var(--theme-color-0);
|
|
13039
|
+
--theme-switch-thumb-off--border-color--warning: var(--theme-color-0);
|
|
13040
|
+
--theme-switch-thumb-off--border-color--warning--hover: var(--theme-color-0);
|
|
13041
|
+
--theme-switch-thumb-off--border-color--warning--active: var(--theme-color-0);
|
|
13042
|
+
--theme-switch-thumb-on--background: var(--theme-color-primary--contrast);
|
|
13043
|
+
--theme-switch-thumb-on--background--hover: var(--theme-color-primary--contrast);
|
|
13044
|
+
--theme-switch-thumb-on--background--active: var(--theme-color-primary--contrast);
|
|
13045
|
+
--theme-switch-thumb-on--background--disabled: var(--theme-color-component-3);
|
|
13046
|
+
--theme-switch-thumb-on--background--invalid: var(--theme-color-alarm--contrast);
|
|
13047
|
+
--theme-switch-thumb-on--background--invalid--hover: var(--theme-color-alarm--contrast);
|
|
13048
|
+
--theme-switch-thumb-on--background--invalid--active: var(--theme-color-alarm--contrast);
|
|
13049
|
+
--theme-switch-thumb-on--background--warning: var(--theme-color-warning--contrast);
|
|
13050
|
+
--theme-switch-thumb-on--background--warning--hover: var(--theme-color-warning--contrast);
|
|
13051
|
+
--theme-switch-thumb-on--background--warning--active: var(--theme-color-warning--contrast);
|
|
13052
|
+
--theme-switch-thumb-on--background--info: var(--theme-color-info--contrast);
|
|
13053
|
+
--theme-switch-thumb-on--background--info--hover: var(--theme-color-info--contrast);
|
|
13054
|
+
--theme-switch-thumb-on--background--info--active: var(--theme-color-info--contrast);
|
|
12598
13055
|
--theme-switch-thumb-on--border-color: var(--theme-color-0);
|
|
12599
13056
|
--theme-switch-thumb-on--border-color--hover: var(--theme-color-0);
|
|
12600
13057
|
--theme-switch-thumb-on--border-color--active: var(--theme-color-0);
|
|
12601
13058
|
--theme-switch-thumb-on--border-color--disabled: var(--theme-color-0);
|
|
13059
|
+
--theme-switch-thumb-on--border-color--invalid: var(--theme-color-0);
|
|
13060
|
+
--theme-switch-thumb-on--border-color--invalid--hover: var(--theme-color-0);
|
|
13061
|
+
--theme-switch-thumb-on--border-color--invalid--active: var(--theme-color-0);
|
|
13062
|
+
--theme-switch-thumb-on--border-color--warning: var(--theme-color-0);
|
|
13063
|
+
--theme-switch-thumb-on--border-color--warning--hover: var(--theme-color-0);
|
|
13064
|
+
--theme-switch-thumb-on--border-color--warning--active: var(--theme-color-0);
|
|
13065
|
+
--theme-switch-thumb-on--border-color--info: var(--theme-color-0);
|
|
13066
|
+
--theme-switch-thumb-on--border-color--info--hover: var(--theme-color-0);
|
|
13067
|
+
--theme-switch-thumb-on--border-color--info--active: var(--theme-color-0);
|
|
13068
|
+
--theme-switch-thumb-mixed--background: var(--theme-color-1);
|
|
13069
|
+
--theme-switch-thumb-mixed--background--hover: var(--theme-color-1);
|
|
13070
|
+
--theme-switch-thumb-mixed--background--active: var(--theme-color-1);
|
|
13071
|
+
--theme-switch-thumb-mixed--background--disabled: var(--theme-color-component-3);
|
|
13072
|
+
--theme-switch-thumb-mixed--background--invalid: var(--theme-color-1);
|
|
13073
|
+
--theme-switch-thumb-mixed--background--invalid--hover: var(--theme-color-1);
|
|
13074
|
+
--theme-switch-thumb-mixed--background--invalid--active: var(--theme-color-1);
|
|
13075
|
+
--theme-switch-thumb-mixed--background--warning: var(--theme-color-1);
|
|
13076
|
+
--theme-switch-thumb-mixed--background--warning--hover: var(--theme-color-1);
|
|
13077
|
+
--theme-switch-thumb-mixed--background--warning--active: var(--theme-color-1);
|
|
13078
|
+
--theme-switch-thumb-mixed--background--info: var(--theme-color-1);
|
|
13079
|
+
--theme-switch-thumb-mixed--background--info--hover: var(--theme-color-1);
|
|
13080
|
+
--theme-switch-thumb-mixed--background--info--active: var(--theme-color-1);
|
|
12602
13081
|
--theme-switch-thumb-mixed--border-color: var(--theme-color-0);
|
|
12603
13082
|
--theme-switch-thumb-mixed--border-color--hover: var(--theme-color-0);
|
|
12604
13083
|
--theme-switch-thumb-mixed--border-color--active: var(--theme-color-0);
|
|
12605
13084
|
--theme-switch-thumb-mixed--border-color--disabled: var(--theme-color-0);
|
|
13085
|
+
--theme-switch-thumb-mixed--border-color--invalid: var(--theme-color-0);
|
|
13086
|
+
--theme-switch-thumb-mixed--border-color--invalid--hover: var(--theme-color-0);
|
|
13087
|
+
--theme-switch-thumb-mixed--border-color--invalid--active: var(--theme-color-0);
|
|
13088
|
+
--theme-switch-thumb-mixed--border-color--warning: var(--theme-color-0);
|
|
13089
|
+
--theme-switch-thumb-mixed--border-color--warning--hover: var(--theme-color-0);
|
|
13090
|
+
--theme-switch-thumb-mixed--border-color--warning--active: var(--theme-color-0);
|
|
13091
|
+
--theme-switch-thumb-mixed--border-color--info: var(--theme-color-0);
|
|
13092
|
+
--theme-switch-thumb-mixed--border-color--info--hover: var(--theme-color-0);
|
|
13093
|
+
--theme-switch-thumb-mixed--border-color--info--active: var(--theme-color-0);
|
|
12606
13094
|
--theme-switch--color: var(--theme-color-std-text);
|
|
12607
13095
|
--theme-switch--color--hover: var(--theme-color-std-text);
|
|
12608
13096
|
--theme-switch--color--active: var(--theme-color-std-text);
|
|
@@ -12723,15 +13211,15 @@ textarea.form-control-lg {
|
|
|
12723
13211
|
--theme-nav-overlay--background: var(--theme-color-backdrop-3);
|
|
12724
13212
|
--theme-nav-overlay-header--color: var(--theme-color-std-text);
|
|
12725
13213
|
--theme-event-item--background: var(--theme-color-component-1);
|
|
12726
|
-
--theme-event-item--background--disabled: var(--theme-color-component-1);
|
|
12727
13214
|
--theme-event-item--border--hover: var(--theme-color-0);
|
|
12728
13215
|
--theme-event-item--border: var(--theme-color-0);
|
|
12729
13216
|
--theme-event-item--border--active: var(--theme-color-0);
|
|
12730
|
-
--theme-event-item--border--selected: var(--theme-color-
|
|
13217
|
+
--theme-event-item--border--selected: var(--theme-color-dynamic);
|
|
12731
13218
|
--theme-event-item--border--disabled: var(--theme-color-0);
|
|
12732
13219
|
--theme-event-item--background--hover: var(--theme-color-component-1--hover);
|
|
12733
13220
|
--theme-event-item--background--active: var(--theme-color-component-1--active);
|
|
12734
13221
|
--theme-event-item--background--selected: var(--theme-color-component-1--hover);
|
|
13222
|
+
--theme-event-item--background--disabled: var(--theme-color-component-1);
|
|
12735
13223
|
--theme-event-item-chevron--color: var(--theme-color-soft-text);
|
|
12736
13224
|
--theme-flip--color: var(--theme-color-std-text);
|
|
12737
13225
|
--theme-flip--background: var(--theme-color-component-1);
|
|
@@ -12866,6 +13354,7 @@ textarea.form-control-lg {
|
|
|
12866
13354
|
--theme-label--color--active: var(--theme-color-std-text);
|
|
12867
13355
|
--theme-label--color--focus: var(--theme-color-dynamic);
|
|
12868
13356
|
--theme-label--color--disabled: var(--theme-color-weak-text);
|
|
13357
|
+
--theme-label--color--invalid: var(--theme-color-alarm-text);
|
|
12869
13358
|
--theme-btn-outline-primary--border-color: var(--theme-color-primary);
|
|
12870
13359
|
--theme-btn-outline-primary--border-color--hover: var(--theme-color-dynamic);
|
|
12871
13360
|
--theme-btn-outline-primary--border-color--active: var(--theme-color-dynamic);
|
|
@@ -12907,10 +13396,37 @@ textarea.form-control-lg {
|
|
|
12907
13396
|
--theme-btn-invisible-danger--border-color--hover: var(--theme-color-0);
|
|
12908
13397
|
--theme-btn-invisible-danger--border-color--active: var(--theme-color-0);
|
|
12909
13398
|
--theme-btn-invisible-danger--border-color--disabled: var(--theme-color-0);
|
|
13399
|
+
--theme-slider-track--background: var(--theme-color-component-4);
|
|
13400
|
+
--theme-slider-track--background--disabled: var(--theme-color-component-2);
|
|
13401
|
+
--theme-slider-track-marker--background: var(--theme-color-8);
|
|
13402
|
+
--theme-slider-track-marker--background--disabled: var(--theme-color-5);
|
|
13403
|
+
--theme-slider-thumb--background: var(--theme-color-dynamic);
|
|
13404
|
+
--theme-slider-thumb--background--hover: var(--theme-color-dynamic--hover);
|
|
13405
|
+
--theme-slider-thumb--background--active: var(--theme-color-dynamic--active);
|
|
13406
|
+
--theme-slider-thumb--background--disabled: var(--theme-color-7);
|
|
13407
|
+
--theme-slider-thumb--background--invalid: var(--theme-color-alarm);
|
|
13408
|
+
--theme-slider-thumb--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
13409
|
+
--theme-slider-thumb--background--invalid--active: var(--theme-color-alarm--active);
|
|
13410
|
+
--theme-slider-thumb--background--warning: var(--theme-color-warning);
|
|
13411
|
+
--theme-slider-thumb--background--warning--hover: var(--theme-color-warning--hover);
|
|
13412
|
+
--theme-slider-thumb--background--warning--active: var(--theme-color-warning--active);
|
|
13413
|
+
--theme-slider-thumb--background--info: var(--theme-color-info);
|
|
13414
|
+
--theme-slider-thumb--background--info--hover: var(--theme-color-info--hover);
|
|
13415
|
+
--theme-slider-thumb--background--info--active: var(--theme-color-info--active);
|
|
13416
|
+
--theme-slider-trace--background: var(--theme-color-dynamic);
|
|
13417
|
+
--theme-slider-trace--background--disabled: var(--theme-color-component-3);
|
|
13418
|
+
--theme-slider-trace--background--invalid: var(--theme-color-alarm);
|
|
13419
|
+
--theme-slider-trace--background--warning: var(--theme-color-warning);
|
|
13420
|
+
--theme-slider-trace--background--info: var(--theme-color-info);
|
|
13421
|
+
--theme-slider-trace-marker--background: var(--theme-color-dynamic);
|
|
13422
|
+
--theme-slider-trace-marker--background--disabled: var(--theme-color-7);
|
|
13423
|
+
--theme-slider-trace-marker--background--invalid: var(--theme-color-alarm);
|
|
13424
|
+
--theme-slider-trace-marker--background--warning: var(--theme-color-warning);
|
|
13425
|
+
--theme-slider-trace-marker--background--info: var(--theme-color-info);
|
|
12910
13426
|
}
|
|
12911
13427
|
|
|
12912
13428
|
/*
|
|
12913
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13429
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
12914
13430
|
*/
|
|
12915
13431
|
:root .theme-classic-light {
|
|
12916
13432
|
--theme-shadow-1: 0px 1px 1px #00000033, 0px 2px 2px #0000001a;
|
|
@@ -12928,7 +13444,7 @@ textarea.form-control-lg {
|
|
|
12928
13444
|
}
|
|
12929
13445
|
|
|
12930
13446
|
/*
|
|
12931
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13447
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
12932
13448
|
*/
|
|
12933
13449
|
:root .theme-classic-light {
|
|
12934
13450
|
--theme-font-code: JetBrains Mono;
|
|
@@ -12936,7 +13452,7 @@ textarea.form-control-lg {
|
|
|
12936
13452
|
}
|
|
12937
13453
|
|
|
12938
13454
|
/*
|
|
12939
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13455
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
12940
13456
|
*/
|
|
12941
13457
|
:root .theme-classic-light {
|
|
12942
13458
|
--theme-font-weight-normal: 400;
|
|
@@ -12945,7 +13461,7 @@ textarea.form-control-lg {
|
|
|
12945
13461
|
}
|
|
12946
13462
|
|
|
12947
13463
|
/*
|
|
12948
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13464
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
12949
13465
|
*/
|
|
12950
13466
|
:root .theme-classic-light {
|
|
12951
13467
|
--theme-text-h2: var(--theme-font-weight-bold) var(--theme-font-size-xl)/var(--theme-line-height-h2) var(--theme-font-sans);
|
|
@@ -12990,7 +13506,7 @@ textarea.form-control-lg {
|
|
|
12990
13506
|
}
|
|
12991
13507
|
|
|
12992
13508
|
/*
|
|
12993
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13509
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
12994
13510
|
*/
|
|
12995
13511
|
:root .theme-classic-light {
|
|
12996
13512
|
--theme-default-border-radius: 0.25rem;
|
|
@@ -13013,7 +13529,7 @@ textarea.form-control-lg {
|
|
|
13013
13529
|
}
|
|
13014
13530
|
|
|
13015
13531
|
/*
|
|
13016
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13532
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
13017
13533
|
*/
|
|
13018
13534
|
:root .theme-classic-light {
|
|
13019
13535
|
--theme-default-control-height: 2rem;
|
|
@@ -13040,7 +13556,7 @@ textarea.form-control-lg {
|
|
|
13040
13556
|
}
|
|
13041
13557
|
|
|
13042
13558
|
/*
|
|
13043
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13559
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
13044
13560
|
*/
|
|
13045
13561
|
:root .theme-classic-light {
|
|
13046
13562
|
--theme-font-size-xs: 0.625rem;
|
|
@@ -13063,7 +13579,7 @@ textarea.form-control-lg {
|
|
|
13063
13579
|
}
|
|
13064
13580
|
|
|
13065
13581
|
/*
|
|
13066
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13582
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
13067
13583
|
*/
|
|
13068
13584
|
:root .theme-classic-light {
|
|
13069
13585
|
--theme-line-height-s: 150%;
|
|
@@ -13083,7 +13599,7 @@ textarea.form-control-lg {
|
|
|
13083
13599
|
}
|
|
13084
13600
|
|
|
13085
13601
|
/*
|
|
13086
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13602
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
13087
13603
|
*/
|
|
13088
13604
|
:root .theme-classic-light {
|
|
13089
13605
|
--theme-x-slow-time: 1s;
|
|
@@ -13098,7 +13614,7 @@ textarea.form-control-lg {
|
|
|
13098
13614
|
}
|
|
13099
13615
|
|
|
13100
13616
|
/*
|
|
13101
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13617
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
13102
13618
|
*/
|
|
13103
13619
|
:root .theme-classic-light {
|
|
13104
13620
|
--theme-input-padding-y: 0.5rem;
|
|
@@ -13118,7 +13634,7 @@ textarea.form-control-lg {
|
|
|
13118
13634
|
}
|
|
13119
13635
|
|
|
13120
13636
|
/*
|
|
13121
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13637
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
13122
13638
|
*/
|
|
13123
13639
|
:root .theme-classic-light {
|
|
13124
13640
|
--theme-btn--border-thickness: 0.0625rem;
|
|
@@ -13135,7 +13651,7 @@ textarea.form-control-lg {
|
|
|
13135
13651
|
}
|
|
13136
13652
|
|
|
13137
13653
|
/*
|
|
13138
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13654
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
13139
13655
|
*/
|
|
13140
13656
|
:root .theme-classic-light {
|
|
13141
13657
|
--theme-primary-bdr-1: 0.0625rem solid var(--theme-color-primary);
|
|
@@ -13169,7 +13685,7 @@ textarea.form-control-lg {
|
|
|
13169
13685
|
}
|
|
13170
13686
|
|
|
13171
13687
|
/*
|
|
13172
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
13688
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
13173
13689
|
*/
|
|
13174
13690
|
:root .theme-classic-light {
|
|
13175
13691
|
--theme-letter-spacing-xs: -1.2%;
|
|
@@ -13244,6 +13760,12 @@ textarea.form-control-lg {
|
|
|
13244
13760
|
:host ::-webkit-scrollbar-button {
|
|
13245
13761
|
display: none;
|
|
13246
13762
|
}
|
|
13763
|
+
@-moz-document url-prefix() {
|
|
13764
|
+
:host * {
|
|
13765
|
+
scrollbar-color: var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);
|
|
13766
|
+
scrollbar-width: thin;
|
|
13767
|
+
}
|
|
13768
|
+
}
|
|
13247
13769
|
:host ::-webkit-scrollbar {
|
|
13248
13770
|
width: 0.5rem;
|
|
13249
13771
|
height: 0.5rem;
|
|
@@ -14358,6 +14880,7 @@ input {
|
|
|
14358
14880
|
padding: 0.25rem 0.5rem;
|
|
14359
14881
|
background-color: var(--theme-input--background);
|
|
14360
14882
|
color: var(--theme-input--color);
|
|
14883
|
+
-moz-appearance: textfield;
|
|
14361
14884
|
text-overflow: ellipsis;
|
|
14362
14885
|
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
|
|
14363
14886
|
border-radius: var(--theme-input--border-radius);
|
|
@@ -14459,6 +14982,7 @@ textarea {
|
|
|
14459
14982
|
padding: 0.25rem 0.5rem;
|
|
14460
14983
|
background-color: var(--theme-input--background);
|
|
14461
14984
|
color: var(--theme-input--color);
|
|
14985
|
+
-moz-appearance: textfield;
|
|
14462
14986
|
text-overflow: ellipsis;
|
|
14463
14987
|
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
|
|
14464
14988
|
border-radius: var(--theme-input--border-radius);
|
|
@@ -15413,6 +15937,12 @@ body:not(.disable-scrollbar) {
|
|
|
15413
15937
|
body:not(.disable-scrollbar) ::-webkit-scrollbar-button {
|
|
15414
15938
|
display: none;
|
|
15415
15939
|
}
|
|
15940
|
+
@-moz-document url-prefix() {
|
|
15941
|
+
body:not(.disable-scrollbar) * {
|
|
15942
|
+
scrollbar-color: var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);
|
|
15943
|
+
scrollbar-width: thin;
|
|
15944
|
+
}
|
|
15945
|
+
}
|
|
15416
15946
|
body:not(.disable-scrollbar) ::-webkit-scrollbar {
|
|
15417
15947
|
width: 0.5rem;
|
|
15418
15948
|
height: 0.5rem;
|