@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
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"url": "https://github.com/siemens/ix",
|
|
8
8
|
"directory": "packages/core"
|
|
9
9
|
},
|
|
10
|
-
"version": "0.0.0-
|
|
10
|
+
"version": "0.0.0-pr-1373-20240705054533",
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"description": "Siemens iX Web Components",
|
|
13
13
|
"main": "dist/index.cjs.js",
|
|
@@ -24,11 +24,12 @@
|
|
|
24
24
|
"components/",
|
|
25
25
|
"dist/",
|
|
26
26
|
"loader/",
|
|
27
|
-
"scss/"
|
|
27
|
+
"scss/",
|
|
28
|
+
"hydrate/"
|
|
28
29
|
],
|
|
29
30
|
"dependencies": {
|
|
30
31
|
"@floating-ui/dom": "^1.5.1",
|
|
31
|
-
"@stencil/core": "
|
|
32
|
+
"@stencil/core": "~4.17.0",
|
|
32
33
|
"@types/luxon": "^3.3.7",
|
|
33
34
|
"animejs": "~3.2.1",
|
|
34
35
|
"hyperlist": "^1.0.0",
|
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
padding: 0.25rem 0.5rem;
|
|
18
18
|
background-color: var(--theme-input--background);
|
|
19
19
|
color: var(--theme-input--color);
|
|
20
|
+
-moz-appearance: textfield;
|
|
20
21
|
text-overflow: ellipsis;
|
|
21
22
|
border: var(--theme-input--border-thickness, 1px) solid
|
|
22
23
|
var(--theme-input--border-color);
|
|
@@ -11,6 +11,13 @@
|
|
|
11
11
|
display: none;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
+
@-moz-document url-prefix() {
|
|
15
|
+
* {
|
|
16
|
+
scrollbar-color: var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);
|
|
17
|
+
scrollbar-width: thin;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
14
21
|
/* width */
|
|
15
22
|
::-webkit-scrollbar {
|
|
16
23
|
width: 0.5rem;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-
|
|
2
|
+
* COPYRIGHT (c) Siemens AG 2018-2024 ALL RIGHTS RESERVED.
|
|
3
3
|
*/
|
|
4
4
|
:root {
|
|
5
5
|
.theme-classic-dark {
|
|
@@ -188,8 +188,8 @@
|
|
|
188
188
|
--theme-btn-primary--border-color--active: var(--theme-color-ghost);
|
|
189
189
|
--theme-btn-primary--border-color--disabled: var(--theme-color-ghost);
|
|
190
190
|
--theme-btn-invisible-primary--background: var(--theme-color-ghost);
|
|
191
|
-
--theme-btn-invisible-primary--background--hover: var(--theme-color-ghost--hover);
|
|
192
|
-
--theme-btn-invisible-primary--background--active: var(--theme-color-ghost--active);
|
|
191
|
+
--theme-btn-invisible-primary--background--hover: var(--theme-color-ghost-primary--hover);
|
|
192
|
+
--theme-btn-invisible-primary--background--active: var(--theme-color-ghost-primary--active);
|
|
193
193
|
--theme-btn-invisible-primary--background--disabled: var(--theme-color-ghost);
|
|
194
194
|
--theme-btn-invisible-primary--color: var(--theme-color-primary);
|
|
195
195
|
--theme-btn-invisible-primary--color--hover: var(--theme-color-dynamic);
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
--theme-btn-secondary--background--hover: var(--theme-color-component-1--hover);
|
|
200
200
|
--theme-btn-secondary--background--active: var(--theme-color-component-1--active);
|
|
201
201
|
--theme-btn-secondary--background--disabled: var(--theme-color-component-1);
|
|
202
|
-
--theme-btn-secondary--color: var(--theme-color-
|
|
202
|
+
--theme-btn-secondary--color: var(--theme-color-std-text);
|
|
203
203
|
--theme-btn-secondary--color--hover: var(--theme-color-std-text);
|
|
204
204
|
--theme-btn-secondary--color--active: var(--theme-color-std-text);
|
|
205
205
|
--theme-btn-secondary--color--disabled: var(--theme-color-weak-text);
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
--theme-btn-outline-secondary--border-color--hover: var(--theme-color-component-4);
|
|
212
212
|
--theme-btn-outline-secondary--border-color--active: var(--theme-color-component-4);
|
|
213
213
|
--theme-btn-outline-secondary--border-color--disabled: var(--theme-color-component-4);
|
|
214
|
-
--theme-btn-outline-secondary--color: var(--theme-color-
|
|
214
|
+
--theme-btn-outline-secondary--color: var(--theme-color-std-text);
|
|
215
215
|
--theme-btn-outline-secondary--color--hover: var(--theme-color-std-text);
|
|
216
216
|
--theme-btn-outline-secondary--color--active: var(--theme-color-std-text);
|
|
217
217
|
--theme-btn-outline-secondary--color--disabled: var(--theme-color-weak-text);
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
--theme-btn-invisible-secondary--background--hover: var(--theme-color-ghost--hover);
|
|
220
220
|
--theme-btn-invisible-secondary--background--active: var(--theme-color-ghost--active);
|
|
221
221
|
--theme-btn-invisible-secondary--background--disabled: var(--theme-color-ghost);
|
|
222
|
-
--theme-btn-invisible-secondary--color: var(--theme-color-
|
|
222
|
+
--theme-btn-invisible-secondary--color: var(--theme-color-std-text);
|
|
223
223
|
--theme-btn-invisible-secondary--color--hover: var(--theme-color-std-text);
|
|
224
224
|
--theme-btn-invisible-secondary--color--active: var(--theme-color-std-text);
|
|
225
225
|
--theme-btn-invisible-secondary--color--disabled: var(--theme-color-weak-text);
|
|
@@ -240,65 +240,178 @@
|
|
|
240
240
|
--theme-link-btn--border-color--disabled: var(--theme-color-ghost);
|
|
241
241
|
--theme-link-btn--color--disabled: var(--theme-color-weak-text);
|
|
242
242
|
--theme-checkbox-unchecked--background: var(--theme-color-secondary);
|
|
243
|
-
--theme-checkbox-unchecked--border-color: var(--theme-color-contrast-bdr);
|
|
244
243
|
--theme-checkbox-unchecked--background--hover: var(--theme-color-secondary--hover);
|
|
245
|
-
--theme-checkbox-unchecked--border-color--hover: var(--theme-color-dynamic);
|
|
246
244
|
--theme-checkbox-unchecked--background--active: var(--theme-color-secondary--active);
|
|
247
|
-
--theme-heckbox-unchecked--background--active: var(--theme-color-secondary--active);
|
|
248
|
-
--theme-checkbox-unchecked--border-color--active: var(--theme-color-dynamic);
|
|
249
245
|
--theme-checkbox-unchecked--background--disabled: var(--theme-color-ghost);
|
|
246
|
+
--theme-checkbox-unchecked--background--invalid: var(--theme-color-component-error);
|
|
247
|
+
--theme-checkbox-unchecked--background--invalid--hover: var(--theme-color-component-error);
|
|
248
|
+
--theme-checkbox-unchecked--background--invalid--active: var(--theme-color-component-error);
|
|
249
|
+
--theme-checkbox-unchecked--background--warning: var(--theme-color-secondary);
|
|
250
|
+
--theme-checkbox-unchecked--background--warning--hover: var(--theme-color-secondary--hover);
|
|
251
|
+
--theme-checkbox-unchecked--background--warning--active: var(--theme-color-secondary--active);
|
|
252
|
+
--theme-checkbox-unchecked--background--info: var(--theme-color-secondary);
|
|
253
|
+
--theme-checkbox-unchecked--background--info--hover: var(--theme-color-secondary--hover);
|
|
254
|
+
--theme-checkbox-unchecked--background--info--active: var(--theme-color-secondary--active);
|
|
255
|
+
--theme-checkbox-unchecked--border-color: var(--theme-color-contrast-bdr);
|
|
256
|
+
--theme-checkbox-unchecked--border-color--hover: var(--theme-color-dynamic);
|
|
257
|
+
--theme-checkbox-unchecked--border-color--active: var(--theme-color-dynamic);
|
|
250
258
|
--theme-checkbox-unchecked--border-color--disabled: var(--theme-color-component-4);
|
|
259
|
+
--theme-checkbox-unchecked--border-color--invalid: var(--theme-color-alarm);
|
|
260
|
+
--theme-checkbox-unchecked--border-color--invalid--hover: var(--theme-color-alarm--hover);
|
|
261
|
+
--theme-checkbox-unchecked--border-color--invalid--active: var(--theme-color-alarm--active);
|
|
262
|
+
--theme-checkbox-unchecked--border-color--warning: var(--theme-color-warning);
|
|
263
|
+
--theme-checkbox-unchecked--border-color--warning--hover: var(--theme-color-warning--hover);
|
|
264
|
+
--theme-checkbox-unchecked--border-color--warning--active: var(--theme-color-warning--active);
|
|
265
|
+
--theme-checkbox-unchecked--border-color--info: var(--theme-color-info);
|
|
266
|
+
--theme-checkbox-unchecked--border-color--info--hover: var(--theme-color-info--hover);
|
|
267
|
+
--theme-checkbox-unchecked--border-color--info--active: var(--theme-color-info--active);
|
|
251
268
|
--theme-checkbox-checked--background: var(--theme-color-dynamic);
|
|
252
|
-
--theme-checkbox-checked--border-color: var(--theme-color-0);
|
|
253
|
-
--theme-checkbox-checked--color: var(--theme-color-primary--contrast);
|
|
254
269
|
--theme-checkbox-checked--background--hover: var(--theme-color-dynamic--hover);
|
|
255
|
-
--theme-checkbox-checked--border-color--hover: var(--theme-color-0);
|
|
256
|
-
--theme-checkbox-checked--color--hover: var(--theme-color-primary--contrast);
|
|
257
270
|
--theme-checkbox-checked--background--active: var(--theme-color-dynamic--active);
|
|
258
|
-
--theme-checkbox-checked--border-color--active: var(--theme-color-0);
|
|
259
|
-
--theme-checkbox-checked--color--active: var(--theme-color-primary--contrast);
|
|
260
271
|
--theme-checkbox-checked--background--disabled: var(--theme-color-component-4);
|
|
272
|
+
--theme-checkbox-checked--background--invalid: var(--theme-color-alarm);
|
|
273
|
+
--theme-checkbox-checked--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
274
|
+
--theme-checkbox-checked--background--invalid--active: var(--theme-color-alarm--active);
|
|
275
|
+
--theme-checkbox-checked--background--warning: var(--theme-color-warning);
|
|
276
|
+
--theme-checkbox-checked--background--warning--hover: var(--theme-color-warning--hover);
|
|
277
|
+
--theme-checkbox-checked--background--warning--active: var(--theme-color-warning--active);
|
|
278
|
+
--theme-checkbox-checked--background--info: var(--theme-color-info);
|
|
279
|
+
--theme-checkbox-checked--background--info--hover: var(--theme-color-info--hover);
|
|
280
|
+
--theme-checkbox-checked--background--info--active: var(--theme-color-info--active);
|
|
281
|
+
--theme-checkbox-checked--border-color: var(--theme-color-0);
|
|
282
|
+
--theme-checkbox-checked--border-color--hover: var(--theme-color-0);
|
|
283
|
+
--theme-checkbox-checked--border-color--active: var(--theme-color-0);
|
|
261
284
|
--theme-checkbox-checked--border-color--disabled: var(--theme-color-0);
|
|
285
|
+
--theme-checkbox-checked--border-color--invalid: var(--theme-color-0);
|
|
286
|
+
--theme-checkbox-checked--border-color--invalid--hover: var(--theme-color-0);
|
|
287
|
+
--theme-checkbox-checked--border-color--invalid--active: var(--theme-color-0);
|
|
288
|
+
--theme-checkbox-checked--border-color--warning: var(--theme-color-0);
|
|
289
|
+
--theme-checkbox-checked--border-color--warning--hover: var(--theme-color-0);
|
|
290
|
+
--theme-checkbox-checked--border-color--warning--active: var(--theme-color-0);
|
|
291
|
+
--theme-checkbox-checked--border-color--info: var(--theme-color-0);
|
|
292
|
+
--theme-checkbox-checked--border-color--info--hover: var(--theme-color-0);
|
|
293
|
+
--theme-checkbox-checked--border-color--info--active: var(--theme-color-0);
|
|
294
|
+
--theme-checkbox-checked--color: var(--theme-color-primary--contrast);
|
|
295
|
+
--theme-checkbox-checked--color--hover: var(--theme-color-primary--contrast);
|
|
296
|
+
--theme-checkbox-checked--color--active: var(--theme-color-primary--contrast);
|
|
262
297
|
--theme-checkbox-checked--color--disabled: var(--theme-color-primary--contrast);
|
|
298
|
+
--theme-checkbox-checked--color--invalid: var(--theme-color-alarm--contrast);
|
|
299
|
+
--theme-checkbox-checked--color--invalid--hover: var(--theme-color-alarm--contrast);
|
|
300
|
+
--theme-checkbox-checked--color--invalid--active: var(--theme-color-alarm--contrast);
|
|
301
|
+
--theme-checkbox-checked--color--warning: var(--theme-color-warning--contrast);
|
|
302
|
+
--theme-checkbox-checked--color--warning--hover: var(--theme-color-warning--contrast);
|
|
303
|
+
--theme-checkbox-checked--color--warning--active: var(--theme-color-warning--contrast);
|
|
304
|
+
--theme-checkbox-checked--color--info: var(--theme-color-info--contrast);
|
|
305
|
+
--theme-checkbox-checked--color--info--hover: var(--theme-color-info--contrast);
|
|
306
|
+
--theme-checkbox-checked--color--info--active: var(--theme-color-info--contrast);
|
|
263
307
|
--theme-checkbox-mixed--background: var(--theme-color-dynamic);
|
|
264
|
-
--theme-checkbox-mixed--border-color: var(--theme-color-0);
|
|
265
|
-
--theme-checkbox-mixed--color: var(--theme-color-primary--contrast);
|
|
266
308
|
--theme-checkbox-mixed--background--hover: var(--theme-color-dynamic--hover);
|
|
267
|
-
--theme-checkbox-mixed--border-color--hover: var(--theme-color-0);
|
|
268
|
-
--theme-checkbox-mixed--color--hover: var(--theme-color-primary--contrast);
|
|
269
309
|
--theme-checkbox-mixed--background--active: var(--theme-color-dynamic--active);
|
|
270
|
-
--theme-checkbox-mixed--border-color--active: var(--theme-color-0);
|
|
271
|
-
--theme-checkbox-mixed--color--active: var(--theme-color-primary--contrast);
|
|
272
310
|
--theme-checkbox-mixed--background--disabled: var(--theme-color-component-4);
|
|
311
|
+
--theme-checkbox-mixed--background--invalid: var(--theme-color-alarm);
|
|
312
|
+
--theme-checkbox-mixed--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
313
|
+
--theme-checkbox-mixed--background--invalid--active: var(--theme-color-alarm--active);
|
|
314
|
+
--theme-checkbox-mixed--background--warning: var(--theme-color-warning);
|
|
315
|
+
--theme-checkbox-mixed--background--warning--hover: var(--theme-color-warning--hover);
|
|
316
|
+
--theme-checkbox-mixed--background--warning--active: var(--theme-color-warning--active);
|
|
317
|
+
--theme-checkbox-mixed--border-color: var(--theme-color-0);
|
|
318
|
+
--theme-checkbox-mixed--border-color--hover: var(--theme-color-0);
|
|
319
|
+
--theme-checkbox-mixed--border-color--active: var(--theme-color-0);
|
|
273
320
|
--theme-checkbox-mixed--border-color--disabled: var(--theme-color-0);
|
|
321
|
+
--theme-checkbox-mixed--border-color--invalid: var(--theme-color-0);
|
|
322
|
+
--theme-checkbox-mixed--border-color--invalid--hover: var(--theme-color-0);
|
|
323
|
+
--theme-checkbox-mixed--border-color--invalid--active: var(--theme-color-0);
|
|
324
|
+
--theme-checkbox-mixed--border-color--warning: var(--theme-color-0);
|
|
325
|
+
--theme-checkbox-mixed--border-color--warning--hover: var(--theme-color-0);
|
|
326
|
+
--theme-checkbox-mixed--border-color--warning--active: var(--theme-color-0);
|
|
327
|
+
--theme-checkbox-mixed--border-color--info: var(--theme-color-0);
|
|
328
|
+
--theme-checkbox-mixed--border-color--info--hover: var(--theme-color-0);
|
|
329
|
+
--theme-checkbox-mixed--border-color--info--active: var(--theme-color-0);
|
|
330
|
+
--theme-checkbox-mixed--color: var(--theme-color-primary--contrast);
|
|
331
|
+
--theme-checkbox-mixed--color--hover: var(--theme-color-primary--contrast);
|
|
332
|
+
--theme-checkbox-mixed--color--active: var(--theme-color-primary--contrast);
|
|
274
333
|
--theme-checkbox-mixed--color--disabled: var(--theme-color-primary--contrast);
|
|
334
|
+
--theme-checkbox-mixed--color--invalid: var(--theme-color-alarm--contrast);
|
|
335
|
+
--theme-checkbox-mixed--color--invalid--hover: var(--theme-color-alarm--contrast);
|
|
336
|
+
--theme-checkbox-mixed--color--invalid--active: var(--theme-color-alarm--contrast);
|
|
337
|
+
--theme-checkbox-mixed--color--warning: var(--theme-color-warning--contrast);
|
|
338
|
+
--theme-checkbox-mixed--color--warning--hover: var(--theme-color-warning--contrast);
|
|
339
|
+
--theme-checkbox-mixed--color--warning--active: var(--theme-color-warning--contrast);
|
|
340
|
+
--theme-checkbox-mixed--color--info: var(--theme-color-info--contrast);
|
|
341
|
+
--theme-checkbox-mixed--color--info--hover: var(--theme-color-info--contrast);
|
|
342
|
+
--theme-checkbox-mixed--color--info--active: var(--theme-color-info--contrast);
|
|
275
343
|
--theme-checkbox-label--color: var(--theme-color-std-text);
|
|
276
344
|
--theme-checkbox-label--color--disabled: var(--theme-color-weak-text);
|
|
277
345
|
--theme-ghost--background: var(--theme-color-ghost);
|
|
278
346
|
--theme-ghost--background--hover: var(--theme-color-ghost--hover);
|
|
279
347
|
--theme-ghost--background--active: var(--theme-color-ghost--active);
|
|
280
348
|
--theme-radiobtn-unchecked--background: var(--theme-color-secondary);
|
|
349
|
+
--theme-radiobtn-unchecked--background--hover: var(--theme-color-secondary--hover);
|
|
350
|
+
--theme-radiobtn-unchecked--background--active: var(--theme-color-secondary--active);
|
|
351
|
+
--theme-radiobtn-unchecked--background--disabled: var(--theme-color-ghost);
|
|
352
|
+
--theme-radiobtn-unchecked--background--invalid: var(--theme-color-component-error);
|
|
353
|
+
--theme-radiobtn-unchecked--background--invalid--hover: var(--theme-color-component-error);
|
|
354
|
+
--theme-radiobtn-unchecked--background--invalid--active: var(--theme-color-component-error);
|
|
355
|
+
--theme-radiobtn-unchecked--background--warning: var(--theme-color-secondary);
|
|
356
|
+
--theme-radiobtn-unchecked--background--warning--hover: var(--theme-color-secondary--hover);
|
|
357
|
+
--theme-radiobtn-unchecked--background--warning--active: var(--theme-color-secondary--active);
|
|
358
|
+
--theme-radiobtn-unchecked--background--info: var(--theme-color-secondary);
|
|
359
|
+
--theme-radiobtn-unchecked--background--info--hover: var(--theme-color-secondary--hover);
|
|
360
|
+
--theme-radiobtn-unchecked--background--info--active: var(--theme-color-secondary--active);
|
|
281
361
|
--theme-radiobtn-unchecked--border-color: var(--theme-color-contrast-bdr);
|
|
282
362
|
--theme-radiobtn-unchecked--border-color--hover: var(--theme-color-dynamic);
|
|
283
363
|
--theme-radiobtn-unchecked--border-color--active: var(--theme-color-dynamic);
|
|
284
364
|
--theme-radiobtn-unchecked--border-color--disabled: var(--theme-color-component-4);
|
|
285
|
-
--theme-radiobtn-unchecked--
|
|
286
|
-
--theme-radiobtn-unchecked--
|
|
287
|
-
--theme-radiobtn-unchecked--
|
|
288
|
-
--theme-radiobtn-
|
|
289
|
-
--theme-radiobtn-
|
|
290
|
-
--theme-radiobtn-
|
|
291
|
-
--theme-radiobtn-
|
|
292
|
-
--theme-radiobtn-
|
|
293
|
-
--theme-radiobtn-
|
|
365
|
+
--theme-radiobtn-unchecked--border-color--invalid: var(--theme-color-alarm);
|
|
366
|
+
--theme-radiobtn-unchecked--border-color--invalid--hover: var(--theme-color-alarm--hover);
|
|
367
|
+
--theme-radiobtn-unchecked--border-color--invalid--active: var(--theme-color-alarm--active);
|
|
368
|
+
--theme-radiobtn-unchecked--border-color--warning: var(--theme-color-warning);
|
|
369
|
+
--theme-radiobtn-unchecked--border-color--warning--hover: var(--theme-color-warning--hover);
|
|
370
|
+
--theme-radiobtn-unchecked--border-color--warning--active: var(--theme-color-warning--active);
|
|
371
|
+
--theme-radiobtn-unchecked--border-color--info: var(--theme-color-info);
|
|
372
|
+
--theme-radiobtn-unchecked--border-color--info--hover: var(--theme-color-info--hover);
|
|
373
|
+
--theme-radiobtn-unchecked--border-color--info--active: var(--theme-color-info--active);
|
|
294
374
|
--theme-radiobtn-checked--background: var(--theme-color-dynamic);
|
|
295
375
|
--theme-radiobtn-checked--background--hover: var(--theme-color-dynamic--hover);
|
|
296
376
|
--theme-radiobtn-checked--background--active: var(--theme-color-dynamic--active);
|
|
297
377
|
--theme-radiobtn-checked--background--disabled: var(--theme-color-component-4);
|
|
378
|
+
--theme-radiobtn-checked--background--invalid: var(--theme-color-alarm);
|
|
379
|
+
--theme-radiobtn-checked--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
380
|
+
--theme-radiobtn-checked--background--invalid--active: var(--theme-color-alarm--active);
|
|
381
|
+
--theme-radiobtn-checked--background--warning: var(--theme-color-warning);
|
|
382
|
+
--theme-radiobtn-checked--background--warning--hover: var(--theme-color-warning--hover);
|
|
383
|
+
--theme-radiobtn-checked--background--warning--active: var(--theme-color-warning--active);
|
|
384
|
+
--theme-radiobtn-checked--background--info: var(--theme-color-info);
|
|
385
|
+
--theme-radiobtn-checked--background--info--hover: var(--theme-color-info--hover);
|
|
386
|
+
--theme-radiobtn-checked--background--info--active: var(--theme-color-info--active);
|
|
298
387
|
--theme-radiobtn-checked--border-color: var(--theme-color-0);
|
|
299
388
|
--theme-radiobtn-checked--border-color--hover: var(--theme-color-0);
|
|
300
389
|
--theme-radiobtn-checked--border-color--active: var(--theme-color-0);
|
|
301
390
|
--theme-radiobtn-checked--border-color--disabled: var(--theme-color-0);
|
|
391
|
+
--theme-radiobtn-checked--border-color--invalid: var(--theme-color-0);
|
|
392
|
+
--theme-radiobtn-checked--border-color--invalid--hover: var(--theme-color-0);
|
|
393
|
+
--theme-radiobtn-checked--border-color--invalid--active: var(--theme-color-0);
|
|
394
|
+
--theme-radiobtn-checked--border-color--warning: var(--theme-color-0);
|
|
395
|
+
--theme-radiobtn-checked--border-color--warning--hover: var(--theme-color-0);
|
|
396
|
+
--theme-radiobtn-checked--border-color--warning--active: var(--theme-color-0);
|
|
397
|
+
--theme-radiobtn-checked--border-color--info: var(--theme-color-0);
|
|
398
|
+
--theme-radiobtn-checked--border-color--info--hover: var(--theme-color-0);
|
|
399
|
+
--theme-radiobtn-checked--border-color--info--active: var(--theme-color-0);
|
|
400
|
+
--theme-radiobtn-checked--color: var(--theme-color-primary--contrast);
|
|
401
|
+
--theme-radiobtn-checked--color--hover: var(--theme-color-primary--contrast);
|
|
402
|
+
--theme-radiobtn-checked--color--active: var(--theme-color-primary--contrast);
|
|
403
|
+
--theme-radiobtn-checked--color--disabled: var(--theme-color-primary--contrast);
|
|
404
|
+
--theme-radiobtn-checked--color--invalid: var(--theme-color-alarm--contrast);
|
|
405
|
+
--theme-radiobtn-checked--color--invalid--hover: var(--theme-color-alarm--contrast);
|
|
406
|
+
--theme-radiobtn-checked--color--invalid--active: var(--theme-color-alarm--contrast);
|
|
407
|
+
--theme-radiobtn-checked--color--warning: var(--theme-color-warning--contrast);
|
|
408
|
+
--theme-radiobtn-checked--color--warning--hover: var(--theme-color-warning--contrast);
|
|
409
|
+
--theme-radiobtn-checked--color--warning--active: var(--theme-color-warning--contrast);
|
|
410
|
+
--theme-radiobtn-checked--color--info: var(--theme-color-info--contrast);
|
|
411
|
+
--theme-radiobtn-checked--color--info--hover: var(--theme-color-info--contrast);
|
|
412
|
+
--theme-radiobtn-checked--color--info--active: var(--theme-color-info--contrast);
|
|
413
|
+
--theme-radiobtn-label--color: var(--theme-color-std-text);
|
|
414
|
+
--theme-radiobtn-label--color--disabled: var(--theme-color-weak-text);
|
|
302
415
|
--theme-nav--background: var(--theme-color-2);
|
|
303
416
|
--theme-avatar-btn--background: var(--theme-color-ghost);
|
|
304
417
|
--theme-avatar-btn--background--hover: var(--theme-color-ghost--hover);
|
|
@@ -349,27 +462,48 @@
|
|
|
349
462
|
--theme-nav-item-secondary-icon--color--selected: var(--theme-color-std-text);
|
|
350
463
|
--theme-nav-item-secondary-icon--color--disabled: var(--theme-color-weak-text);
|
|
351
464
|
--theme-avatar--background: var(--theme-color-component-3);
|
|
352
|
-
--theme-input--border-color: var(--theme-color-std-bdr);
|
|
353
|
-
--theme-input--border-color--autofill: var(--theme-color-hard-bdr);
|
|
354
465
|
--theme-input--background: var(--theme-color-component-8);
|
|
355
|
-
--theme-input--background--autofill: var(--theme-color-component-info);
|
|
356
|
-
--theme-input-hint--color: var(--theme-color-soft-text);
|
|
357
|
-
--theme-input--border-color-bottom--readonly: var(--theme-color-soft-bdr);
|
|
358
|
-
--theme-input-error--background: var(--theme-color-component-error);
|
|
359
|
-
--theme-input--color--disabled: var(--theme-color-weak-text);
|
|
360
|
-
--theme-input--color: var(--theme-color-std-text);
|
|
361
|
-
--theme-input--color--autofill: var(--theme-color-std-text);
|
|
362
466
|
--theme-input--background--hover: var(--theme-color-component-8--hover);
|
|
363
|
-
--theme-input--border-color--hover: var(--theme-color-dynamic);
|
|
364
467
|
--theme-input--background--focus: var(--theme-color-component-8--hover);
|
|
365
|
-
--theme-input--border-color--focus: var(--theme-color-dynamic);
|
|
366
468
|
--theme-input--background--readonly: var(--theme-color-0);
|
|
367
|
-
--theme-input--
|
|
469
|
+
--theme-input--background--autofill: var(--theme-color-component-info);
|
|
368
470
|
--theme-input--background--disabled: var(--theme-color-0);
|
|
471
|
+
--theme-input--background--invalid: var(--theme-color-component-error);
|
|
472
|
+
--theme-input--background--invalid--hover: var(--theme-color-component-error);
|
|
473
|
+
--theme-input--background--invalid--focus: var(--theme-color-component-error);
|
|
474
|
+
--theme-input--border-color: var(--theme-color-std-bdr);
|
|
475
|
+
--theme-input--border-color--hover: var(--theme-color-dynamic);
|
|
476
|
+
--theme-input--border-color--focus: var(--theme-color-dynamic);
|
|
477
|
+
--theme-input--border-color--autofill: var(--theme-color-hard-bdr);
|
|
478
|
+
--theme-input--border-color--readonly: var(--theme-color-0);
|
|
369
479
|
--theme-input--border-color--disabled: var(--theme-color-0);
|
|
480
|
+
--theme-input--border-color-bottom--readonly: var(--theme-color-soft-bdr);
|
|
370
481
|
--theme-input--border-color-bottom--disabled: var(--theme-color-weak-bdr);
|
|
482
|
+
--theme-input--border-color--invalid: var(--theme-color-alarm);
|
|
483
|
+
--theme-input--border-color--invalid--hover: var(--theme-color-alarm);
|
|
484
|
+
--theme-input--border-color--invalid--active: var(--theme-color-alarm);
|
|
485
|
+
--theme-input--border-color--warning: var(--theme-color-warning);
|
|
486
|
+
--theme-input--border-color--warning--hover: var(--theme-color-warning);
|
|
487
|
+
--theme-input--border-color--warning--active: var(--theme-color-warning);
|
|
488
|
+
--theme-input--border-color--info: var(--theme-color-info);
|
|
489
|
+
--theme-input--border-color--info--hover: var(--theme-color-info);
|
|
490
|
+
--theme-input--border-color--info--active: var(--theme-color-info);
|
|
491
|
+
--theme-input-hint--color: var(--theme-color-soft-text);
|
|
492
|
+
--theme-input--color: var(--theme-color-std-text);
|
|
493
|
+
--theme-input--color--disabled: var(--theme-color-weak-text);
|
|
494
|
+
--theme-input--color--autofill: var(--theme-color-std-text);
|
|
495
|
+
--theme-input-error--background: var(--theme-color-component-error);
|
|
371
496
|
--theme-input-error--border-color: var(--theme-color-alarm);
|
|
372
497
|
--theme-input-error-icon--color: var(--theme-color-alarm);
|
|
498
|
+
--theme-helper--color: var(--theme-color-soft-text);
|
|
499
|
+
--theme-helper--color--invalid: var(--theme-color-alarm-text);
|
|
500
|
+
--theme-helper--color--valid: var(--theme-color-std-text);
|
|
501
|
+
--theme-helper--color--warning: var(--theme-color-std-text);
|
|
502
|
+
--theme-helper--color--info: var(--theme-color-std-text);
|
|
503
|
+
--theme-helper-icon--color--invalid: var(--theme-color-alarm);
|
|
504
|
+
--theme-helper-icon--color--valid: var(--theme-color-success);
|
|
505
|
+
--theme-helper-icon--color--warning: var(--theme-color-warning);
|
|
506
|
+
--theme-helper-icon--color--info: var(--theme-color-info);
|
|
373
507
|
--theme-blind-base--border-color: var(--theme-color-0);
|
|
374
508
|
--theme-blind-base--background: var(--theme-color-component-1);
|
|
375
509
|
--theme-blind-header-closed--background: var(--theme-color-ghost);
|
|
@@ -443,7 +577,6 @@
|
|
|
443
577
|
--theme-chip-primary-outline--background--display: var(--theme-color-secondary);
|
|
444
578
|
--theme-chip-primary-outline--border-color--display: var(--theme-color-primary);
|
|
445
579
|
--theme-chip-primary-outline--color--display: var(--theme-color-std-text);
|
|
446
|
-
--theme-switch-off--background: var(--theme-color-component-4);
|
|
447
580
|
--theme-menu--background: var(--theme-color-2);
|
|
448
581
|
--theme-menu--border-color: var(--theme-color-0);
|
|
449
582
|
--theme-menu-header--color: var(--theme-color-soft-text);
|
|
@@ -548,25 +681,71 @@
|
|
|
548
681
|
--theme-select-list-item-hint--color: var(--theme-color-soft-text);
|
|
549
682
|
--theme-select-list-item-hint--color--hover: var(--theme-color-soft-text);
|
|
550
683
|
--theme-select-list-item-hint--color--active: var(--theme-color-soft-text);
|
|
684
|
+
--theme-switch-off--background: var(--theme-color-component-4);
|
|
551
685
|
--theme-switch-off--background--hover: var(--theme-color-component-5);
|
|
552
686
|
--theme-switch-off--background--active: var(--theme-color-component-4);
|
|
553
687
|
--theme-switch-off--background--disabled: var(--theme-color-component-2);
|
|
554
|
-
--theme-switch-
|
|
555
|
-
--theme-switch-
|
|
556
|
-
--theme-switch-
|
|
557
|
-
--theme-switch-
|
|
558
|
-
--theme-switch-
|
|
559
|
-
--theme-switch-
|
|
560
|
-
--theme-switch-
|
|
561
|
-
--theme-switch-
|
|
688
|
+
--theme-switch-off--background--invalid: var(--theme-color-component-4);
|
|
689
|
+
--theme-switch-off--background--invalid--hover: var(--theme-color-component-5);
|
|
690
|
+
--theme-switch-off--background--invalid--active: var(--theme-color-component-4);
|
|
691
|
+
--theme-switch-off--background--warning: var(--theme-color-component-4);
|
|
692
|
+
--theme-switch-off--background--warning--hover: var(--theme-color-component-5);
|
|
693
|
+
--theme-switch-off--background--warning--active: var(--theme-color-component-4);
|
|
694
|
+
--theme-switch-off--background--info: var(--theme-color-component-4);
|
|
695
|
+
--theme-switch-off--background--info--hover: var(--theme-color-component-5);
|
|
696
|
+
--theme-switch-off--background--info--active: var(--theme-color-component-4);
|
|
562
697
|
--theme-switch-off--border-color: var(--theme-color-0);
|
|
563
698
|
--theme-switch-off--border-color--hover: var(--theme-color-0);
|
|
564
699
|
--theme-switch-off--border-color--active: var(--theme-color-0);
|
|
565
700
|
--theme-switch-off--border-color--disabled: var(--theme-color-0);
|
|
701
|
+
--theme-switch-off--border-color--invalid: var(--theme-color-alarm);
|
|
702
|
+
--theme-switch-off--border-color--invalid--hover: var(--theme-color-alarm--hover);
|
|
703
|
+
--theme-switch-off--border-color--invalid--active: var(--theme-color-alarm--active);
|
|
704
|
+
--theme-switch-off--border-color--warning: var(--theme-color-warning);
|
|
705
|
+
--theme-switch-off--border-color--warning--hover: var(--theme-color-warning--hover);
|
|
706
|
+
--theme-switch-off--border-color--warning--active: var(--theme-color-warning--active);
|
|
707
|
+
--theme-switch-off--border-color--info: var(--theme-color-info);
|
|
708
|
+
--theme-switch-off--border-color--info--hover: var(--theme-color-info--hover);
|
|
709
|
+
--theme-switch-off--border-color--info--active: var(--theme-color-info--active);
|
|
710
|
+
--theme-switch-on--background: var(--theme-color-dynamic);
|
|
711
|
+
--theme-switch-on--background--hover: var(--theme-color-dynamic--hover);
|
|
712
|
+
--theme-switch-on--background--active: var(--theme-color-dynamic--active);
|
|
713
|
+
--theme-switch-on--background--disabled: var(--theme-color-component-2);
|
|
714
|
+
--theme-switch-on--background--invalid: var(--theme-color-alarm);
|
|
715
|
+
--theme-switch-on--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
716
|
+
--theme-switch-on--background--invalid--active: var(--theme-color-alarm--active);
|
|
717
|
+
--theme-switch-on--background--warning: var(--theme-color-warning);
|
|
718
|
+
--theme-switch-on--background--warning--hover: var(--theme-color-warning--hover);
|
|
719
|
+
--theme-switch-on--background--warning--active: var(--theme-color-warning--active);
|
|
720
|
+
--theme-switch-on--background--info: var(--theme-color-info);
|
|
721
|
+
--theme-switch-on--background--info--hover: var(--theme-color-info--hover);
|
|
722
|
+
--theme-switch-on--background--info--active: var(--theme-color-info--active);
|
|
566
723
|
--theme-switch-on--border-color: var(--theme-color-0);
|
|
567
724
|
--theme-switch-on--border-color--hover: var(--theme-color-0);
|
|
568
725
|
--theme-switch-on--border-color--active: var(--theme-color-0);
|
|
569
726
|
--theme-switch-on--border-color--disabled: var(--theme-color-0);
|
|
727
|
+
--theme-switch-on--border-color--invalid: var(--theme-color-0);
|
|
728
|
+
--theme-switch-on--border-color--invalid--hover: var(--theme-color-0);
|
|
729
|
+
--theme-switch-on--border-color--invalid--active: var(--theme-color-0);
|
|
730
|
+
--theme-switch-on--border-color--warning: var(--theme-color-0);
|
|
731
|
+
--theme-switch-on--border-color--warning--hover: var(--theme-color-0);
|
|
732
|
+
--theme-switch-on--border-color--warning--active: var(--theme-color-0);
|
|
733
|
+
--theme-switch-on--border-color--info: var(--theme-color-0);
|
|
734
|
+
--theme-switch-on--border-color--info--hover: var(--theme-color-0);
|
|
735
|
+
--theme-switch-on--border-color--info--active: var(--theme-color-0);
|
|
736
|
+
--theme-switch-mixed--background: var(--theme-color-component-4);
|
|
737
|
+
--theme-switch-mixed--background--hover: var(--theme-color-component-5);
|
|
738
|
+
--theme-switch-mixed--background--active: var(--theme-color-component-4);
|
|
739
|
+
--theme-switch-mixed--background--disabled: var(--theme-color-component-2);
|
|
740
|
+
--theme-switch-mixed--background--invalid: var(--theme-color-component-4);
|
|
741
|
+
--theme-switch-mixed--background--invalid--hover: var(--theme-color-component-5);
|
|
742
|
+
--theme-switch-mixed--background--invalid--active: var(--theme-color-component-4);
|
|
743
|
+
--theme-switch-mixed--background--warning: var(--theme-color-component-4);
|
|
744
|
+
--theme-switch-mixed--background--warning--hover: var(--theme-color-component-5);
|
|
745
|
+
--theme-switch-mixed--background--warning--active: var(--theme-color-component-4);
|
|
746
|
+
--theme-switch-mixed--background--info: var(--theme-color-component-4);
|
|
747
|
+
--theme-switch-mixed--background--info--hover: var(--theme-color-component-5);
|
|
748
|
+
--theme-switch-mixed--background--info--active: var(--theme-color-component-4);
|
|
570
749
|
--theme-switch-mixed--border-color: var(--theme-color-0);
|
|
571
750
|
--theme-switch-mixed--border-color--hover: var(--theme-color-0);
|
|
572
751
|
--theme-switch-mixed--border-color--active: var(--theme-color-0);
|
|
@@ -575,26 +754,77 @@
|
|
|
575
754
|
--theme-switch-thumb-off--background--hover: var(--theme-color-1);
|
|
576
755
|
--theme-switch-thumb-off--background--active: var(--theme-color-1);
|
|
577
756
|
--theme-switch-thumb-off--background--disabled: var(--theme-color-component-3);
|
|
578
|
-
--theme-switch-thumb-
|
|
579
|
-
--theme-switch-thumb-
|
|
580
|
-
--theme-switch-thumb-
|
|
581
|
-
--theme-switch-thumb-
|
|
582
|
-
--theme-switch-thumb-
|
|
583
|
-
--theme-switch-thumb-
|
|
584
|
-
--theme-switch-thumb-
|
|
585
|
-
--theme-switch-thumb-
|
|
757
|
+
--theme-switch-thumb-off--background--invalid: var(--theme-color-1);
|
|
758
|
+
--theme-switch-thumb-off--background--invalid--hover: var(--theme-color-1);
|
|
759
|
+
--theme-switch-thumb-off--background--invalid--active: var(--theme-color-1);
|
|
760
|
+
--theme-switch-thumb-off--background--warning: var(--theme-color-1);
|
|
761
|
+
--theme-switch-thumb-off--background--warning--hover: var(--theme-color-1);
|
|
762
|
+
--theme-switch-thumb-off--background--warning--active: var(--theme-color-1);
|
|
763
|
+
--theme-switch-thumb-off--background--info: var(--theme-color-1);
|
|
764
|
+
--theme-switch-thumb-off--background--info--hover: var(--theme-color-1);
|
|
765
|
+
--theme-switch-thumb-off--background--info--active: var(--theme-color-1);
|
|
586
766
|
--theme-switch-thumb-off--border-color: var(--theme-color-0);
|
|
587
767
|
--theme-switch-thumb-off--border-color--hover: var(--theme-color-0);
|
|
588
768
|
--theme-switch-thumb-off--border-color--active: var(--theme-color-0);
|
|
589
769
|
--theme-switch-thumb-off--border-color--disabled: var(--theme-color-0);
|
|
770
|
+
--theme-switch-thumb-off--border-color--invalid: var(--theme-color-0);
|
|
771
|
+
--theme-switch-thumb-off--border-color--invalid--hover: var(--theme-color-0);
|
|
772
|
+
--theme-switch-thumb-off--border-color--invalid--active: var(--theme-color-0);
|
|
773
|
+
--theme-switch-thumb-off--border-color--warning: var(--theme-color-0);
|
|
774
|
+
--theme-switch-thumb-off--border-color--warning--hover: var(--theme-color-0);
|
|
775
|
+
--theme-switch-thumb-off--border-color--warning--active: var(--theme-color-0);
|
|
776
|
+
--theme-switch-thumb-on--background: var(--theme-color-primary--contrast);
|
|
777
|
+
--theme-switch-thumb-on--background--hover: var(--theme-color-primary--contrast);
|
|
778
|
+
--theme-switch-thumb-on--background--active: var(--theme-color-primary--contrast);
|
|
779
|
+
--theme-switch-thumb-on--background--disabled: var(--theme-color-component-3);
|
|
780
|
+
--theme-switch-thumb-on--background--invalid: var(--theme-color-alarm--contrast);
|
|
781
|
+
--theme-switch-thumb-on--background--invalid--hover: var(--theme-color-alarm--contrast);
|
|
782
|
+
--theme-switch-thumb-on--background--invalid--active: var(--theme-color-alarm--contrast);
|
|
783
|
+
--theme-switch-thumb-on--background--warning: var(--theme-color-warning--contrast);
|
|
784
|
+
--theme-switch-thumb-on--background--warning--hover: var(--theme-color-warning--contrast);
|
|
785
|
+
--theme-switch-thumb-on--background--warning--active: var(--theme-color-warning--contrast);
|
|
786
|
+
--theme-switch-thumb-on--background--info: var(--theme-color-info--contrast);
|
|
787
|
+
--theme-switch-thumb-on--background--info--hover: var(--theme-color-info--contrast);
|
|
788
|
+
--theme-switch-thumb-on--background--info--active: var(--theme-color-info--contrast);
|
|
590
789
|
--theme-switch-thumb-on--border-color: var(--theme-color-0);
|
|
591
790
|
--theme-switch-thumb-on--border-color--hover: var(--theme-color-0);
|
|
592
791
|
--theme-switch-thumb-on--border-color--active: var(--theme-color-0);
|
|
593
792
|
--theme-switch-thumb-on--border-color--disabled: var(--theme-color-0);
|
|
793
|
+
--theme-switch-thumb-on--border-color--invalid: var(--theme-color-0);
|
|
794
|
+
--theme-switch-thumb-on--border-color--invalid--hover: var(--theme-color-0);
|
|
795
|
+
--theme-switch-thumb-on--border-color--invalid--active: var(--theme-color-0);
|
|
796
|
+
--theme-switch-thumb-on--border-color--warning: var(--theme-color-0);
|
|
797
|
+
--theme-switch-thumb-on--border-color--warning--hover: var(--theme-color-0);
|
|
798
|
+
--theme-switch-thumb-on--border-color--warning--active: var(--theme-color-0);
|
|
799
|
+
--theme-switch-thumb-on--border-color--info: var(--theme-color-0);
|
|
800
|
+
--theme-switch-thumb-on--border-color--info--hover: var(--theme-color-0);
|
|
801
|
+
--theme-switch-thumb-on--border-color--info--active: var(--theme-color-0);
|
|
802
|
+
--theme-switch-thumb-mixed--background: var(--theme-color-1);
|
|
803
|
+
--theme-switch-thumb-mixed--background--hover: var(--theme-color-1);
|
|
804
|
+
--theme-switch-thumb-mixed--background--active: var(--theme-color-1);
|
|
805
|
+
--theme-switch-thumb-mixed--background--disabled: var(--theme-color-component-3);
|
|
806
|
+
--theme-switch-thumb-mixed--background--invalid: var(--theme-color-1);
|
|
807
|
+
--theme-switch-thumb-mixed--background--invalid--hover: var(--theme-color-1);
|
|
808
|
+
--theme-switch-thumb-mixed--background--invalid--active: var(--theme-color-1);
|
|
809
|
+
--theme-switch-thumb-mixed--background--warning: var(--theme-color-1);
|
|
810
|
+
--theme-switch-thumb-mixed--background--warning--hover: var(--theme-color-1);
|
|
811
|
+
--theme-switch-thumb-mixed--background--warning--active: var(--theme-color-1);
|
|
812
|
+
--theme-switch-thumb-mixed--background--info: var(--theme-color-1);
|
|
813
|
+
--theme-switch-thumb-mixed--background--info--hover: var(--theme-color-1);
|
|
814
|
+
--theme-switch-thumb-mixed--background--info--active: var(--theme-color-1);
|
|
594
815
|
--theme-switch-thumb-mixed--border-color: var(--theme-color-0);
|
|
595
816
|
--theme-switch-thumb-mixed--border-color--hover: var(--theme-color-0);
|
|
596
817
|
--theme-switch-thumb-mixed--border-color--active: var(--theme-color-0);
|
|
597
818
|
--theme-switch-thumb-mixed--border-color--disabled: var(--theme-color-0);
|
|
819
|
+
--theme-switch-thumb-mixed--border-color--invalid: var(--theme-color-0);
|
|
820
|
+
--theme-switch-thumb-mixed--border-color--invalid--hover: var(--theme-color-0);
|
|
821
|
+
--theme-switch-thumb-mixed--border-color--invalid--active: var(--theme-color-0);
|
|
822
|
+
--theme-switch-thumb-mixed--border-color--warning: var(--theme-color-0);
|
|
823
|
+
--theme-switch-thumb-mixed--border-color--warning--hover: var(--theme-color-0);
|
|
824
|
+
--theme-switch-thumb-mixed--border-color--warning--active: var(--theme-color-0);
|
|
825
|
+
--theme-switch-thumb-mixed--border-color--info: var(--theme-color-0);
|
|
826
|
+
--theme-switch-thumb-mixed--border-color--info--hover: var(--theme-color-0);
|
|
827
|
+
--theme-switch-thumb-mixed--border-color--info--active: var(--theme-color-0);
|
|
598
828
|
--theme-switch--color: var(--theme-color-std-text);
|
|
599
829
|
--theme-switch--color--hover: var(--theme-color-std-text);
|
|
600
830
|
--theme-switch--color--active: var(--theme-color-std-text);
|
|
@@ -715,15 +945,15 @@
|
|
|
715
945
|
--theme-nav-overlay--background: var(--theme-color-backdrop-3);
|
|
716
946
|
--theme-nav-overlay-header--color: var(--theme-color-std-text);
|
|
717
947
|
--theme-event-item--background: var(--theme-color-component-1);
|
|
718
|
-
--theme-event-item--background--disabled: var(--theme-color-component-1);
|
|
719
948
|
--theme-event-item--border--hover: var(--theme-color-0);
|
|
720
949
|
--theme-event-item--border: var(--theme-color-0);
|
|
721
950
|
--theme-event-item--border--active: var(--theme-color-0);
|
|
722
|
-
--theme-event-item--border--selected: var(--theme-color-
|
|
951
|
+
--theme-event-item--border--selected: var(--theme-color-dynamic);
|
|
723
952
|
--theme-event-item--border--disabled: var(--theme-color-0);
|
|
724
953
|
--theme-event-item--background--hover: var(--theme-color-component-1--hover);
|
|
725
954
|
--theme-event-item--background--active: var(--theme-color-component-1--active);
|
|
726
955
|
--theme-event-item--background--selected: var(--theme-color-component-1--hover);
|
|
956
|
+
--theme-event-item--background--disabled: var(--theme-color-component-1);
|
|
727
957
|
--theme-event-item-chevron--color: var(--theme-color-soft-text);
|
|
728
958
|
--theme-flip--color: var(--theme-color-std-text);
|
|
729
959
|
--theme-flip--background: var(--theme-color-component-1);
|
|
@@ -858,6 +1088,7 @@
|
|
|
858
1088
|
--theme-label--color--active: var(--theme-color-std-text);
|
|
859
1089
|
--theme-label--color--focus: var(--theme-color-dynamic);
|
|
860
1090
|
--theme-label--color--disabled: var(--theme-color-weak-text);
|
|
1091
|
+
--theme-label--color--invalid: var(--theme-color-alarm-text);
|
|
861
1092
|
--theme-btn-outline-primary--border-color: var(--theme-color-primary);
|
|
862
1093
|
--theme-btn-outline-primary--border-color--hover: var(--theme-color-dynamic);
|
|
863
1094
|
--theme-btn-outline-primary--border-color--active: var(--theme-color-dynamic);
|
|
@@ -899,5 +1130,32 @@
|
|
|
899
1130
|
--theme-btn-invisible-danger--border-color--hover: var(--theme-color-0);
|
|
900
1131
|
--theme-btn-invisible-danger--border-color--active: var(--theme-color-0);
|
|
901
1132
|
--theme-btn-invisible-danger--border-color--disabled: var(--theme-color-0);
|
|
1133
|
+
--theme-slider-track--background: var(--theme-color-component-4);
|
|
1134
|
+
--theme-slider-track--background--disabled: var(--theme-color-component-2);
|
|
1135
|
+
--theme-slider-track-marker--background: var(--theme-color-8);
|
|
1136
|
+
--theme-slider-track-marker--background--disabled: var(--theme-color-5);
|
|
1137
|
+
--theme-slider-thumb--background: var(--theme-color-dynamic);
|
|
1138
|
+
--theme-slider-thumb--background--hover: var(--theme-color-dynamic--hover);
|
|
1139
|
+
--theme-slider-thumb--background--active: var(--theme-color-dynamic--active);
|
|
1140
|
+
--theme-slider-thumb--background--disabled: var(--theme-color-7);
|
|
1141
|
+
--theme-slider-thumb--background--invalid: var(--theme-color-alarm);
|
|
1142
|
+
--theme-slider-thumb--background--invalid--hover: var(--theme-color-alarm--hover);
|
|
1143
|
+
--theme-slider-thumb--background--invalid--active: var(--theme-color-alarm--active);
|
|
1144
|
+
--theme-slider-thumb--background--warning: var(--theme-color-warning);
|
|
1145
|
+
--theme-slider-thumb--background--warning--hover: var(--theme-color-warning--hover);
|
|
1146
|
+
--theme-slider-thumb--background--warning--active: var(--theme-color-warning--active);
|
|
1147
|
+
--theme-slider-thumb--background--info: var(--theme-color-info);
|
|
1148
|
+
--theme-slider-thumb--background--info--hover: var(--theme-color-info--hover);
|
|
1149
|
+
--theme-slider-thumb--background--info--active: var(--theme-color-info--active);
|
|
1150
|
+
--theme-slider-trace--background: var(--theme-color-dynamic);
|
|
1151
|
+
--theme-slider-trace--background--disabled: var(--theme-color-component-3);
|
|
1152
|
+
--theme-slider-trace--background--invalid: var(--theme-color-alarm);
|
|
1153
|
+
--theme-slider-trace--background--warning: var(--theme-color-warning);
|
|
1154
|
+
--theme-slider-trace--background--info: var(--theme-color-info);
|
|
1155
|
+
--theme-slider-trace-marker--background: var(--theme-color-dynamic);
|
|
1156
|
+
--theme-slider-trace-marker--background--disabled: var(--theme-color-7);
|
|
1157
|
+
--theme-slider-trace-marker--background--invalid: var(--theme-color-alarm);
|
|
1158
|
+
--theme-slider-trace-marker--background--warning: var(--theme-color-warning);
|
|
1159
|
+
--theme-slider-trace-marker--background--info: var(--theme-color-info);
|
|
902
1160
|
}
|
|
903
1161
|
}
|