@siemens/ix 0.0.0-pr-1318-20240627080522 → 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/a11y.js +2 -3
- package/components/a11y.js.map +1 -1
- package/components/application-header.js +3 -3
- package/components/card-content.js +1 -1
- package/components/card-title.js +1 -1
- package/components/date-picker.js +4 -4
- 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 +3 -3
- package/components/dropdown.js +9 -9
- package/components/dropdown.js.map +1 -1
- package/components/filter-chip.js +1 -1
- package/components/group-context-menu.js +1 -1
- package/components/group-item.js +2 -2
- package/components/icon-button.js +1 -1
- package/components/index.js +4 -19
- package/components/index.js.map +1 -1
- package/components/ix-application-sidebar.js +1 -1
- package/components/ix-application-switch-modal.js +1 -1
- package/components/ix-application.js +3 -3
- package/components/ix-basic-navigation.js +2 -2
- package/components/ix-breadcrumb.js +2 -2
- package/components/ix-card-list.js +4 -4
- package/components/ix-category-filter.js +4 -4
- package/components/ix-category-filter.js.map +1 -1
- package/components/ix-chip.js +4 -4
- package/components/ix-content.js +3 -3
- package/components/ix-css-grid-item.js +1 -1
- package/components/ix-datetime-picker.js +1 -1
- package/components/ix-drawer.js +2 -2
- package/components/ix-dropdown-button.js +2 -2
- package/components/ix-dropdown-header.js +1 -1
- package/components/ix-dropdown-quick-actions.js +1 -1
- package/components/ix-empty-state.js +1 -1
- package/components/ix-event-list-item.js +4 -4
- package/components/ix-event-list.js +2 -2
- package/components/ix-expanding-search.js +4 -4
- package/components/ix-flip-tile-content.js +1 -1
- package/components/ix-flip-tile.js +4 -4
- package/components/{ix-text-field.d.ts → ix-form-field.d.ts} +4 -4
- package/components/ix-form-field.js +44 -0
- package/components/ix-form-field.js.map +1 -0
- package/components/ix-group.js +8 -8
- package/components/ix-icon-toggle-button.js +1 -1
- package/components/ix-input-group.js +1 -1
- package/components/ix-key-value-list.js +1 -1
- package/components/ix-key-value.js +1 -1
- package/components/ix-kpi.js +3 -3
- package/components/ix-link-button.js +3 -3
- package/components/ix-map-navigation.js +2 -2
- package/components/ix-menu-about-item.js +1 -1
- package/components/ix-menu-about-news.js +4 -4
- package/components/ix-menu-about.js +1 -1
- package/components/ix-menu-avatar.js +2 -2
- package/components/ix-menu-category.js +5 -5
- package/components/ix-menu-settings-item.js +1 -1
- package/components/ix-menu.js +11 -11
- package/components/ix-message-bar.js +1 -1
- package/components/ix-modal-example.js +1 -1
- package/components/ix-modal-footer.js +1 -1
- package/components/ix-modal-loading.js +1 -1
- package/components/ix-modal.js +3 -3
- package/components/ix-pagination.js +16 -34
- package/components/ix-pagination.js.map +1 -1
- package/components/ix-pane-layout.js +1 -1
- package/components/ix-pane.js +6 -6
- package/components/ix-pill.js +4 -4
- package/components/ix-playground-internal.js +1 -1
- package/components/ix-playground-internal.js.map +1 -1
- package/components/ix-push-card.js +1 -1
- package/components/ix-slider.js +6 -6
- package/components/ix-split-button-item.js +1 -1
- package/components/ix-split-button.js +1 -1
- package/components/ix-tile.js +4 -4
- package/components/ix-toast-container.js +2 -2
- package/components/ix-toggle-button.js +2 -2
- package/components/ix-toggle.js +5 -43
- package/components/ix-toggle.js.map +1 -1
- package/components/ix-tree.js +1 -1
- package/components/ix-upload.js +3 -3
- package/components/ix-validation-tooltip.js +2 -2
- package/components/ix-workflow-step.js +3 -3
- package/components/ix-workflow-steps.js +1 -1
- package/components/layout-grid.js +2 -2
- package/components/make-ref.js +0 -5
- package/components/make-ref.js.map +1 -1
- package/components/map-navigation-overlay.js +2 -2
- package/components/menu-avatar-item.js +1 -1
- package/components/menu-expand-icon.js +1 -1
- package/components/menu-item.js +3 -3
- package/components/menu-tabs-fc.js +1 -1
- package/components/modal-content.js +1 -1
- package/components/modal-header.js +1 -1
- package/components/row.js +1 -1
- package/components/select-item.js +1 -1
- package/components/select.js +71 -167
- package/components/select.js.map +1 -1
- package/components/service.js +2 -2
- package/components/service.js.map +1 -1
- package/components/spinner.js +1 -1
- package/components/tab-item.js +3 -3
- package/components/tab-item.js.map +1 -1
- package/components/tabs.js +2 -2
- package/components/time-picker.js +4 -4
- package/components/time-picker.js.map +1 -1
- package/components/toast.js +2 -2
- package/components/tooltip.js +2 -2
- package/components/tree-item.js +4 -4
- package/dist/cjs/{a11y-32046b56.js → a11y-d3ce56d1.js} +3 -4
- package/dist/cjs/a11y-d3ce56d1.js.map +1 -0
- package/dist/cjs/{base-button-16d4fadf.js → base-button-3735b8c2.js} +2 -2
- package/dist/cjs/{base-button-16d4fadf.js.map → base-button-3735b8c2.js.map} +1 -1
- package/dist/cjs/{base-icon-button-aba2ddbf.js → base-icon-button-44c72bc8.js} +3 -3
- package/dist/cjs/{base-icon-button-aba2ddbf.js.map → base-icon-button-44c72bc8.js.map} +1 -1
- package/dist/cjs/{index-0f6297c8.js → index-529f21c1.js} +156 -78
- package/dist/cjs/index-529f21c1.js.map +1 -0
- package/dist/cjs/index.cjs.js +0 -16
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
- package/dist/cjs/ix-application-header.cjs.entry.js +5 -5
- package/dist/cjs/ix-application-sidebar.cjs.entry.js +2 -2
- package/dist/cjs/ix-application-switch-modal.cjs.entry.js +2 -2
- package/dist/cjs/ix-application.cjs.entry.js +5 -5
- package/dist/cjs/ix-avatar_2.cjs.entry.js +4 -4
- package/dist/cjs/ix-basic-navigation.cjs.entry.js +4 -4
- package/dist/cjs/ix-blind.cjs.entry.js +2 -2
- package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +3 -3
- package/dist/cjs/ix-breadcrumb.cjs.entry.js +4 -4
- package/dist/cjs/ix-button.cjs.entry.js +2 -2
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-card-list.cjs.entry.js +5 -5
- package/dist/cjs/ix-card_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-category-filter.cjs.entry.js +6 -6
- package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-chip.cjs.entry.js +5 -5
- package/dist/cjs/ix-col_4.cjs.entry.js +9 -9
- package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
- package/dist/cjs/ix-content.cjs.entry.js +4 -4
- 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 +1 -1
- package/dist/cjs/ix-date-time-card.cjs.entry.js +2 -2
- package/dist/cjs/ix-date-time-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-datetime-picker.cjs.entry.js +2 -2
- package/dist/cjs/ix-divider.cjs.entry.js +2 -2
- package/dist/cjs/ix-drawer.cjs.entry.js +3 -3
- package/dist/cjs/ix-dropdown-button.cjs.entry.js +3 -3
- package/dist/cjs/ix-dropdown-header.cjs.entry.js +2 -2
- package/dist/cjs/ix-dropdown-item.cjs.entry.js +4 -4
- package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
- package/dist/cjs/ix-dropdown.cjs.entry.js +160 -21
- package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-empty-state.cjs.entry.js +2 -2
- package/dist/cjs/ix-event-list-item.cjs.entry.js +6 -6
- package/dist/cjs/ix-event-list.cjs.entry.js +3 -3
- package/dist/cjs/ix-expanding-search.cjs.entry.js +5 -5
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js +3 -3
- package/dist/cjs/ix-flip-tile-content.cjs.entry.js +2 -2
- package/dist/cjs/ix-flip-tile.cjs.entry.js +5 -5
- package/dist/cjs/ix-form-field.cjs.entry.js +28 -0
- package/dist/cjs/ix-form-field.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +4 -4
- package/dist/cjs/ix-group.cjs.entry.js +9 -9
- package/dist/cjs/ix-icon-button_2.cjs.entry.js +6 -6
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +5 -5
- package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
- 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-kpi.cjs.entry.js +4 -4
- package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
- package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
- package/dist/cjs/ix-map-navigation.cjs.entry.js +3 -3
- package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
- package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -5
- package/dist/cjs/ix-menu-about.cjs.entry.js +3 -3
- package/dist/cjs/ix-menu-avatar.cjs.entry.js +3 -3
- package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
- package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +4 -4
- package/dist/cjs/ix-menu-item.cjs.entry.js +5 -5
- 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 +13 -13
- package/dist/cjs/ix-message-bar.cjs.entry.js +2 -2
- package/dist/cjs/ix-modal-content_2.cjs.entry.js +3 -3
- package/dist/cjs/ix-modal-example.cjs.entry.js +2 -2
- package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
- package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
- package/dist/cjs/ix-modal.cjs.entry.js +6 -6
- package/dist/cjs/ix-pagination.cjs.entry.js +5 -5
- package/dist/cjs/ix-pane-layout.cjs.entry.js +3 -3
- package/dist/cjs/ix-pane.cjs.entry.js +8 -8
- package/dist/cjs/ix-pill.cjs.entry.js +5 -5
- package/dist/cjs/ix-playground-internal.cjs.entry.js +2 -2
- package/dist/cjs/ix-playground-internal.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-push-card.cjs.entry.js +2 -2
- package/dist/cjs/ix-select.cjs.entry.js +59 -121
- 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-split-button-item.cjs.entry.js +3 -3
- package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
- package/dist/cjs/ix-tab-item_2.cjs.entry.js +6 -6
- package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tile.cjs.entry.js +5 -5
- 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 +3 -3
- package/dist/cjs/ix-toast.cjs.entry.js +3 -3
- package/dist/cjs/ix-toggle-button.cjs.entry.js +5 -5
- package/dist/cjs/ix-toggle.cjs.entry.js +5 -42
- package/dist/cjs/ix-toggle.cjs.entry.js.map +1 -1
- package/dist/cjs/{ix-field-label_3.cjs.entry.js → ix-tooltip.cjs.entry.js} +5 -146
- package/dist/cjs/ix-tooltip.cjs.entry.js.map +1 -0
- package/dist/cjs/ix-tree-item.cjs.entry.js +5 -5
- package/dist/cjs/ix-tree.cjs.entry.js +2 -2
- package/dist/cjs/ix-typography.cjs.entry.js +1 -1
- package/dist/cjs/ix-upload.cjs.entry.js +4 -4
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
- package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
- package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
- package/dist/cjs/{listener-0881dc51.js → listener-bc3e7c0c.js} +2 -2
- package/dist/cjs/{listener-0881dc51.js.map → listener-bc3e7c0c.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{make-ref-01530e5a.js → make-ref-c25629b7.js} +1 -6
- package/dist/cjs/make-ref-c25629b7.js.map +1 -0
- package/dist/cjs/{menu-tabs-fc-f6b706e3.js → menu-tabs-fc-df53f176.js} +3 -3
- package/dist/cjs/{menu-tabs-fc-f6b706e3.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 +2 -2
- package/dist/collection/collection-manifest.json +1 -13
- package/dist/collection/components/application/application.js +3 -3
- package/dist/collection/components/application-header/application-header.js +3 -3
- package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -1
- package/dist/collection/components/application-sidebar/application-sidebar.js +1 -1
- package/dist/collection/components/basic-navigation/basic-navigation.js +2 -2
- package/dist/collection/components/breadcrumb/breadcrumb.js +2 -2
- package/dist/collection/components/card-content/card-content.js +1 -1
- 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 +20 -120
- package/dist/collection/components/category-filter/category-filter.js +3 -3
- package/dist/collection/components/chip/chip.js +4 -4
- package/dist/collection/components/content/content.js +3 -3
- package/dist/collection/components/css-grid/css-grid-item.js +1 -1
- package/dist/collection/components/date-picker/date-picker.js +4 -4
- package/dist/collection/components/date-time-card/date-time-card.js +7 -6
- package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
- package/dist/collection/components/datetime-picker/datetime-picker.js +1 -1
- package/dist/collection/components/divider/divider.js +1 -1
- package/dist/collection/components/drawer/drawer.js +2 -2
- package/dist/collection/components/dropdown/dropdown-controller.js +0 -3
- package/dist/collection/components/dropdown/dropdown-controller.js.map +1 -1
- package/dist/collection/components/dropdown/dropdown.js +8 -5
- package/dist/collection/components/dropdown/dropdown.js.map +1 -1
- package/dist/collection/components/dropdown-button/dropdown-button.ct.js +28 -0
- package/dist/collection/components/dropdown-button/dropdown-button.ct.js.map +1 -1
- package/dist/collection/components/dropdown-button/dropdown-button.js +2 -2
- package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
- 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.js +1 -1
- package/dist/collection/components/event-list/event-list.js +2 -2
- package/dist/collection/components/event-list-item/event-list-item.js +4 -4
- package/dist/collection/components/expanding-search/expanding-search.js +4 -4
- package/dist/collection/components/filter-chip/filter-chip.js +1 -1
- 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/{text-field/number-field.css → form-field/form-field.css} +9 -236
- package/dist/collection/components/form-field/form-field.js +56 -0
- package/dist/collection/components/form-field/form-field.js.map +1 -0
- 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.js +2 -2
- package/dist/collection/components/icon-button/icon-button.js +1 -1
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
- package/dist/collection/components/input-group/input-group.js +1 -1
- package/dist/collection/components/key-value/key-value.js +1 -1
- package/dist/collection/components/key-value-list/key-value-list.js +1 -1
- 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.js +2 -2
- package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
- package/dist/collection/components/menu/menu-expand-icon.js +1 -1
- package/dist/collection/components/menu/menu.js +11 -11
- 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.js +4 -4
- package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
- package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
- package/dist/collection/components/menu-category/menu-category.js +5 -5
- package/dist/collection/components/menu-item/menu-item.js +3 -3
- 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.js +1 -1
- package/dist/collection/components/modal/modal.js +3 -3
- package/dist/collection/components/modal-content/modal-content.js +1 -1
- package/dist/collection/components/modal-footer/modal-footer.js +1 -1
- 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.js +2 -2
- package/dist/collection/components/pane/pane.js +6 -6
- package/dist/collection/components/pane-layout/pane-layout.js +1 -1
- 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 +3 -3
- package/dist/collection/components/playground/playground.js.map +1 -1
- package/dist/collection/components/push-card/push-card.js +1 -1
- package/dist/collection/components/row/row.js +1 -1
- package/dist/collection/components/select/select.css +0 -52
- package/dist/collection/components/select/select.js +59 -387
- package/dist/collection/components/select/select.js.map +1 -1
- package/dist/collection/components/select/test/select.ct.js +96 -82
- 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.js +6 -6
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/split-button/split-button.js +1 -1
- package/dist/collection/components/split-button-item/split-button-item.js +1 -1
- package/dist/collection/components/tab-item/tab-item.js +4 -4
- package/dist/collection/components/tab-item/tab-item.js.map +1 -1
- package/dist/collection/components/tabs/tabs.js +2 -2
- package/dist/collection/components/tile/tile.js +4 -4
- package/dist/collection/components/time-picker/time-picker.css +7 -80
- package/dist/collection/components/time-picker/time-picker.js +3 -3
- package/dist/collection/components/toast/toast-container.js +2 -2
- package/dist/collection/components/toast/toast.js +2 -2
- package/dist/collection/components/toggle/test/toggle.ct.js +1 -24
- package/dist/collection/components/toggle/test/toggle.ct.js.map +1 -1
- package/dist/collection/components/toggle/toggle.css +1 -132
- package/dist/collection/components/toggle/toggle.js +2 -157
- package/dist/collection/components/toggle/toggle.js.map +1 -1
- package/dist/collection/components/toggle-button/toggle-button.js +2 -2
- package/dist/collection/components/tooltip/tooltip.js +2 -2
- package/dist/collection/components/tree/tree.js +1 -1
- package/dist/collection/components/tree-item/tree-item.js +4 -4
- package/dist/collection/components/upload/upload.js +3 -3
- package/dist/collection/components/utils/a11y.js +2 -3
- package/dist/collection/components/utils/a11y.js.map +1 -1
- 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/utils/make-ref.js +0 -5
- package/dist/collection/components/utils/make-ref.js.map +1 -1
- package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
- package/dist/collection/components/workflow-step/workflow-step.js +3 -3
- package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
- package/dist/collection/index.js +0 -6
- package/dist/collection/index.js.map +1 -1
- package/dist/collection/tests/utils/test/index.js +0 -11
- package/dist/collection/tests/utils/test/index.js.map +1 -1
- package/dist/esm/{a11y-13dedaef.js → a11y-d5444a76.js} +3 -4
- package/dist/esm/a11y-d5444a76.js.map +1 -0
- package/dist/esm/{base-button-ea06697f.js → base-button-1b40b11d.js} +2 -2
- package/dist/esm/{base-button-ea06697f.js.map → base-button-1b40b11d.js.map} +1 -1
- package/dist/esm/{base-icon-button-c64fdb50.js → base-icon-button-bc1dabe0.js} +3 -3
- package/dist/esm/{base-icon-button-c64fdb50.js.map → base-icon-button-bc1dabe0.js.map} +1 -1
- package/dist/esm/{index-9103b14c.js → index-5429f20b.js} +156 -78
- package/dist/esm/index-5429f20b.js.map +1 -0
- package/dist/esm/index.js +1 -16
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/ix-action-card.entry.js +1 -1
- package/dist/esm/ix-application-header.entry.js +5 -5
- package/dist/esm/ix-application-sidebar.entry.js +2 -2
- package/dist/esm/ix-application-switch-modal.entry.js +2 -2
- package/dist/esm/ix-application.entry.js +5 -5
- package/dist/esm/ix-avatar_2.entry.js +4 -4
- package/dist/esm/ix-basic-navigation.entry.js +4 -4
- package/dist/esm/ix-blind.entry.js +2 -2
- package/dist/esm/ix-breadcrumb-item.entry.js +3 -3
- package/dist/esm/ix-breadcrumb.entry.js +4 -4
- package/dist/esm/ix-button.entry.js +2 -2
- package/dist/esm/ix-card-accordion_2.entry.js +2 -2
- package/dist/esm/ix-card-list.entry.js +5 -5
- package/dist/esm/ix-card_2.entry.js +2 -2
- package/dist/esm/ix-category-filter.entry.js +6 -6
- package/dist/esm/ix-category-filter.entry.js.map +1 -1
- package/dist/esm/ix-chip.entry.js +5 -5
- package/dist/esm/ix-col_4.entry.js +9 -9
- package/dist/esm/ix-content-header.entry.js +1 -1
- package/dist/esm/ix-content.entry.js +4 -4
- 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 +1 -1
- package/dist/esm/ix-date-time-card.entry.js +2 -2
- package/dist/esm/ix-date-time-card.entry.js.map +1 -1
- package/dist/esm/ix-datetime-picker.entry.js +2 -2
- package/dist/esm/ix-divider.entry.js +2 -2
- package/dist/esm/ix-drawer.entry.js +3 -3
- package/dist/esm/ix-dropdown-button.entry.js +3 -3
- package/dist/esm/ix-dropdown-header.entry.js +2 -2
- package/dist/esm/ix-dropdown-item.entry.js +4 -4
- package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
- package/dist/esm/ix-dropdown.entry.js +146 -7
- package/dist/esm/ix-dropdown.entry.js.map +1 -1
- package/dist/esm/ix-empty-state.entry.js +2 -2
- package/dist/esm/ix-event-list-item.entry.js +6 -6
- package/dist/esm/ix-event-list.entry.js +3 -3
- package/dist/esm/ix-expanding-search.entry.js +5 -5
- package/dist/esm/ix-filter-chip_2.entry.js +3 -3
- package/dist/esm/ix-flip-tile-content.entry.js +2 -2
- package/dist/esm/ix-flip-tile.entry.js +5 -5
- package/dist/esm/ix-form-field.entry.js +24 -0
- package/dist/esm/ix-form-field.entry.js.map +1 -0
- package/dist/esm/ix-group-context-menu_2.entry.js +4 -4
- package/dist/esm/ix-group.entry.js +9 -9
- package/dist/esm/ix-icon-button_2.entry.js +6 -6
- package/dist/esm/ix-icon-toggle-button.entry.js +5 -5
- package/dist/esm/ix-input-group.entry.js +2 -2
- 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-kpi.entry.js +4 -4
- package/dist/esm/ix-link-button.entry.js +4 -4
- package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
- package/dist/esm/ix-map-navigation.entry.js +3 -3
- package/dist/esm/ix-menu-about-item.entry.js +2 -2
- package/dist/esm/ix-menu-about-news.entry.js +5 -5
- package/dist/esm/ix-menu-about.entry.js +3 -3
- package/dist/esm/ix-menu-avatar.entry.js +3 -3
- package/dist/esm/ix-menu-category.entry.js +6 -6
- package/dist/esm/ix-menu-expand-icon.entry.js +4 -4
- package/dist/esm/ix-menu-item.entry.js +5 -5
- 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 +13 -13
- package/dist/esm/ix-message-bar.entry.js +2 -2
- package/dist/esm/ix-modal-content_2.entry.js +3 -3
- package/dist/esm/ix-modal-example.entry.js +2 -2
- package/dist/esm/ix-modal-footer.entry.js +2 -2
- package/dist/esm/ix-modal-loading.entry.js +2 -2
- package/dist/esm/ix-modal.entry.js +6 -6
- package/dist/esm/ix-pagination.entry.js +5 -5
- package/dist/esm/ix-pane-layout.entry.js +3 -3
- package/dist/esm/ix-pane.entry.js +8 -8
- package/dist/esm/ix-pill.entry.js +5 -5
- package/dist/esm/ix-playground-internal.entry.js +2 -2
- package/dist/esm/ix-playground-internal.entry.js.map +1 -1
- package/dist/esm/ix-push-card.entry.js +2 -2
- package/dist/esm/ix-select.entry.js +59 -121
- package/dist/esm/ix-select.entry.js.map +1 -1
- package/dist/esm/ix-slider.entry.js +9 -9
- package/dist/esm/ix-split-button-item.entry.js +3 -3
- package/dist/esm/ix-split-button.entry.js +2 -2
- package/dist/esm/ix-tab-item_2.entry.js +6 -6
- package/dist/esm/ix-tab-item_2.entry.js.map +1 -1
- package/dist/esm/ix-tile.entry.js +5 -5
- 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 +3 -3
- package/dist/esm/ix-toast.entry.js +3 -3
- package/dist/esm/ix-toggle-button.entry.js +5 -5
- package/dist/esm/ix-toggle.entry.js +5 -42
- package/dist/esm/ix-toggle.entry.js.map +1 -1
- package/dist/esm/{ix-field-label_3.entry.js → ix-tooltip.entry.js} +6 -145
- package/dist/esm/ix-tooltip.entry.js.map +1 -0
- package/dist/esm/ix-tree-item.entry.js +5 -5
- package/dist/esm/ix-tree.entry.js +2 -2
- package/dist/esm/ix-typography.entry.js +1 -1
- package/dist/esm/ix-upload.entry.js +4 -4
- package/dist/esm/ix-validation-tooltip.entry.js +3 -3
- package/dist/esm/ix-workflow-step.entry.js +4 -4
- package/dist/esm/ix-workflow-steps.entry.js +2 -2
- package/dist/esm/{listener-98571ba8.js → listener-4f3baab5.js} +2 -2
- package/dist/esm/{listener-98571ba8.js.map → listener-4f3baab5.js.map} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{make-ref-6b3b4e16.js → make-ref-c80046bf.js} +1 -6
- package/dist/esm/make-ref-c80046bf.js.map +1 -0
- package/dist/esm/{menu-tabs-fc-7ec1fb5d.js → menu-tabs-fc-d9a7dd06.js} +3 -3
- package/dist/esm/{menu-tabs-fc-7ec1fb5d.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 +3 -3
- package/dist/siemens-ix/index.esm.js +1 -1
- package/dist/siemens-ix/index.esm.js.map +1 -1
- package/dist/siemens-ix/{p-9cc0d11b.entry.js → p-052340f9.entry.js} +2 -2
- package/dist/siemens-ix/{p-dde0af66.entry.js → p-0653a145.entry.js} +2 -2
- package/dist/siemens-ix/{p-ac05950c.entry.js → p-0b4e398e.entry.js} +2 -2
- package/dist/siemens-ix/{p-224ebf90.js → p-0c8a98cd.js} +2 -2
- package/dist/siemens-ix/p-0d2a6886.entry.js +2 -0
- package/dist/siemens-ix/{p-4b69ab0d.entry.js → p-0f7ef743.entry.js} +2 -2
- package/dist/siemens-ix/{p-6bd0ba14.entry.js → p-112069ca.entry.js} +2 -2
- package/dist/siemens-ix/p-112069ca.entry.js.map +1 -0
- package/dist/siemens-ix/{p-6ca97a73.entry.js → p-113cc793.entry.js} +2 -2
- package/dist/siemens-ix/{p-1f771917.entry.js → p-14a41c8c.entry.js} +2 -2
- package/dist/siemens-ix/{p-787293f4.entry.js → p-15b3c17e.entry.js} +2 -2
- package/dist/siemens-ix/p-16b923e9.entry.js +2 -0
- package/dist/siemens-ix/{p-3b38f812.entry.js → p-1a122c76.entry.js} +2 -2
- package/dist/siemens-ix/{p-83b8b502.entry.js → p-1cff59db.entry.js} +2 -2
- package/dist/siemens-ix/{p-ed991838.js → p-1d581190.js} +2 -2
- package/dist/siemens-ix/{p-37ca7ed4.js → p-1db6be55.js} +2 -2
- package/dist/siemens-ix/{p-1ec8d2b9.entry.js → p-1f4b8463.entry.js} +2 -2
- package/dist/siemens-ix/{p-846cf6d2.entry.js → p-24a8737a.entry.js} +2 -2
- package/dist/siemens-ix/{p-fad5daa1.entry.js → p-2908cacd.entry.js} +2 -2
- package/dist/siemens-ix/{p-80051a81.entry.js → p-2946fd70.entry.js} +2 -2
- package/dist/siemens-ix/{p-b973db5e.entry.js → p-29df2e29.entry.js} +2 -2
- package/dist/siemens-ix/{p-35690183.entry.js → p-2c4c03d4.entry.js} +2 -2
- package/dist/siemens-ix/p-2ebfd4fd.entry.js +2 -0
- package/dist/siemens-ix/{p-02ed5606.entry.js.map → p-2ebfd4fd.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-edd99767.entry.js → p-2ec7f841.entry.js} +2 -2
- package/dist/siemens-ix/{p-576b09c9.entry.js → p-309ac3ad.entry.js} +2 -2
- 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-cfcd2bd3.entry.js → p-427676f4.entry.js} +2 -2
- package/dist/siemens-ix/{p-b6c0dfb5.entry.js → p-4430117a.entry.js} +2 -2
- package/dist/siemens-ix/p-44db3646.entry.js +2 -0
- package/dist/siemens-ix/{p-5924a783.entry.js → p-453fa360.entry.js} +2 -2
- package/dist/siemens-ix/p-4b3facea.entry.js +2 -0
- package/dist/siemens-ix/p-4f8ac3bf.js +2 -0
- package/dist/siemens-ix/p-4f8ac3bf.js.map +1 -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-f0bbd496.entry.js → p-53352bfb.entry.js} +2 -2
- package/dist/siemens-ix/p-5696bb62.entry.js +2 -0
- package/dist/siemens-ix/p-5696bb62.entry.js.map +1 -0
- package/dist/siemens-ix/{p-9840f086.entry.js → p-5aa0b93c.entry.js} +2 -2
- package/dist/siemens-ix/{p-628c8612.entry.js → p-5c673ae9.entry.js} +2 -2
- package/dist/siemens-ix/{p-b5c4fd55.entry.js → p-5f25e7fd.entry.js} +2 -2
- package/dist/siemens-ix/{p-1df98c59.entry.js → p-60c16878.entry.js} +2 -2
- package/dist/siemens-ix/{p-0681f4d8.entry.js → p-6227e62b.entry.js} +2 -2
- package/dist/siemens-ix/p-64c3fa3d.js +2 -0
- package/dist/siemens-ix/p-64c3fa3d.js.map +1 -0
- package/dist/siemens-ix/p-68532fa2.js +2 -0
- package/dist/siemens-ix/{p-b0fe18f7.entry.js → p-68644ee1.entry.js} +2 -2
- package/dist/siemens-ix/{p-8a9fc2f0.entry.js → p-6af4415c.entry.js} +2 -2
- package/dist/siemens-ix/{p-8dcf30ce.entry.js → p-6fd7ecd0.entry.js} +2 -2
- package/dist/siemens-ix/{p-ec0806c3.entry.js → p-7076210b.entry.js} +2 -2
- package/dist/siemens-ix/{p-86b46723.entry.js → p-713828ed.entry.js} +2 -2
- package/dist/siemens-ix/{p-8e10d2f2.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-85423643.entry.js.map +1 -0
- package/dist/siemens-ix/{p-97f475db.entry.js → p-8629db91.entry.js} +2 -2
- package/dist/siemens-ix/p-87e692d9.entry.js +2 -0
- package/dist/siemens-ix/{p-18d15442.entry.js.map → p-87e692d9.entry.js.map} +1 -1
- package/dist/siemens-ix/p-882a0233.entry.js +2 -0
- package/dist/siemens-ix/{p-0d907964.entry.js.map → p-882a0233.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-75c61fbf.entry.js → p-8d0758c1.entry.js} +2 -2
- package/dist/siemens-ix/{p-3a5f7b61.entry.js → p-8d599677.entry.js} +2 -2
- package/dist/siemens-ix/{p-504f43d4.entry.js → p-90440046.entry.js} +2 -2
- package/dist/siemens-ix/{p-504f43d4.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-06965e5f.entry.js → p-96a3a750.entry.js} +2 -2
- package/dist/siemens-ix/{p-921c59c4.entry.js → p-9ebc4fc3.entry.js} +2 -2
- package/dist/siemens-ix/{p-d7131f75.entry.js → p-a0138163.entry.js} +2 -2
- package/dist/siemens-ix/{p-3730ac72.entry.js → p-a0a44a2b.entry.js} +2 -2
- package/dist/siemens-ix/{p-3de71a19.entry.js → p-a8d291fa.entry.js} +2 -2
- package/dist/siemens-ix/{p-c6dcff7e.entry.js → p-af099ca4.entry.js} +2 -2
- package/dist/siemens-ix/p-b3b23af7.entry.js +2 -0
- package/dist/siemens-ix/{p-f37ac17d.entry.js → p-b4ce366d.entry.js} +2 -2
- package/dist/siemens-ix/{p-293dd6d1.entry.js → p-b663ca16.entry.js} +2 -2
- package/dist/siemens-ix/{p-9569e1a2.entry.js → p-b804b8c5.entry.js} +2 -2
- package/dist/siemens-ix/{p-b789e0e7.entry.js → p-bc2c74c5.entry.js} +2 -2
- package/dist/siemens-ix/{p-8d737a35.entry.js → p-bea7c748.entry.js} +2 -2
- package/dist/siemens-ix/{p-781a1922.entry.js → p-bf14c60b.entry.js} +2 -2
- package/dist/siemens-ix/p-c1222581.entry.js +2 -0
- package/dist/siemens-ix/{p-934ae9a0.entry.js → p-c1968b80.entry.js} +2 -2
- package/dist/siemens-ix/{p-e1bd7b4f.entry.js → p-c33cee36.entry.js} +2 -2
- package/dist/siemens-ix/{p-5eb935a3.entry.js → p-c45601cb.entry.js} +2 -2
- package/dist/siemens-ix/{p-815dd9a1.entry.js → p-c55db6c7.entry.js} +2 -2
- package/dist/siemens-ix/p-d03df401.entry.js +2 -0
- package/dist/siemens-ix/p-d03df401.entry.js.map +1 -0
- package/dist/siemens-ix/{p-87d7aaf9.entry.js → p-d14024d3.entry.js} +2 -2
- package/dist/siemens-ix/{p-2442ad01.entry.js → p-d1f49940.entry.js} +2 -2
- package/dist/siemens-ix/{p-61265df9.entry.js → p-d95cbd1f.entry.js} +2 -2
- package/dist/siemens-ix/{p-e72dfb3c.entry.js → p-d998415f.entry.js} +2 -2
- package/dist/siemens-ix/{p-628f031a.entry.js → p-dcb3e5be.entry.js} +2 -2
- package/dist/siemens-ix/{p-724b98ce.entry.js → p-dde7eb80.entry.js} +2 -2
- package/dist/siemens-ix/{p-ae7fdfa6.entry.js → p-e30ed20a.entry.js} +2 -2
- package/dist/siemens-ix/{p-15a5bc5a.entry.js → p-e8d3cf35.entry.js} +2 -2
- package/dist/siemens-ix/{p-aca94a5e.entry.js → p-e9a3f58a.entry.js} +2 -2
- package/dist/siemens-ix/p-eb6268a6.entry.js +2 -0
- package/dist/siemens-ix/{p-79c848ec.entry.js.map → p-eb6268a6.entry.js.map} +1 -1
- package/dist/siemens-ix/{p-b8ed7953.entry.js → p-ebb277f0.entry.js} +2 -2
- package/dist/siemens-ix/{p-e5218382.entry.js → p-f07110c6.entry.js} +2 -2
- package/dist/siemens-ix/{p-6c412b52.entry.js → p-f78246bd.entry.js} +2 -2
- package/dist/siemens-ix/p-f87cd962.js +3 -0
- package/dist/siemens-ix/p-f87cd962.js.map +1 -0
- package/dist/siemens-ix/{p-104097fb.entry.js → p-fb2b78f7.entry.js} +2 -2
- package/dist/siemens-ix/{p-aae05303.entry.js → p-fb47546b.entry.js} +2 -2
- package/dist/siemens-ix/p-fb4c79c6.entry.js +2 -0
- 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-9ec92185.entry.js → p-fc5814df.entry.js} +2 -2
- package/dist/siemens-ix/{p-bd24bbde.entry.js → p-feac09bc.entry.js} +2 -2
- 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-35fa9e1a.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 +7 -80
- package/dist/siemens-ix/siemens-ix.esm.js +1 -1
- package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
- package/dist/types/components/date-time-card/date-time-card.d.ts +1 -1
- package/dist/types/components/dropdown/dropdown-controller.d.ts +0 -1
- package/dist/types/components/form-field/form-field.d.ts +10 -0
- package/dist/types/components/select/select.d.ts +4 -84
- package/dist/types/components/tab-item/tab-item.d.ts +1 -1
- package/dist/types/components/toggle/toggle.d.ts +1 -29
- package/dist/types/components/utils/a11y.d.ts +5 -5
- package/dist/types/components.d.ts +30 -1714
- package/dist/types/index.d.ts +0 -1
- package/dist/types/tests/utils/test/index.d.ts +0 -3
- package/hydrate/index.js +516 -2584
- package/package.json +3 -3
- package/scss/components/form/_input.scss +6 -56
- package/components/field-label.js +0 -127
- package/components/field-label.js.map +0 -1
- package/components/field-wrapper.js +0 -97
- package/components/field-wrapper.js.map +0 -1
- package/components/helper-text-util.js +0 -48
- package/components/helper-text-util.js.map +0 -1
- package/components/ix-checkbox-group.d.ts +0 -11
- package/components/ix-checkbox-group.js +0 -105
- package/components/ix-checkbox-group.js.map +0 -1
- package/components/ix-checkbox.d.ts +0 -11
- package/components/ix-checkbox.js +0 -141
- package/components/ix-checkbox.js.map +0 -1
- package/components/ix-custom-field.d.ts +0 -11
- package/components/ix-custom-field.js +0 -116
- package/components/ix-custom-field.js.map +0 -1
- package/components/ix-date-field.d.ts +0 -11
- package/components/ix-date-field.js +0 -351
- package/components/ix-date-field.js.map +0 -1
- package/components/ix-field-label.d.ts +0 -11
- package/components/ix-field-label.js +0 -8
- package/components/ix-field-label.js.map +0 -1
- package/components/ix-field-wrapper.d.ts +0 -11
- package/components/ix-field-wrapper.js +0 -8
- package/components/ix-field-wrapper.js.map +0 -1
- package/components/ix-helper-text.d.ts +0 -11
- package/components/ix-helper-text.js +0 -97
- package/components/ix-helper-text.js.map +0 -1
- package/components/ix-layout-form.d.ts +0 -11
- package/components/ix-layout-form.js +0 -113
- package/components/ix-layout-form.js.map +0 -1
- package/components/ix-number-field.d.ts +0 -11
- package/components/ix-number-field.js +0 -217
- package/components/ix-number-field.js.map +0 -1
- package/components/ix-radio-group.d.ts +0 -11
- package/components/ix-radio-group.js +0 -169
- package/components/ix-radio-group.js.map +0 -1
- package/components/ix-radio.d.ts +0 -11
- package/components/ix-radio.js +0 -115
- package/components/ix-radio.js.map +0 -1
- package/components/ix-text-field.js +0 -223
- package/components/ix-text-field.js.map +0 -1
- package/components/ix-textarea-field.d.ts +0 -11
- package/components/ix-textarea-field.js +0 -177
- package/components/ix-textarea-field.js.map +0 -1
- package/components/text-field.util.js +0 -167
- package/components/text-field.util.js.map +0 -1
- package/components/validation.js +0 -112
- package/components/validation.js.map +0 -1
- package/dist/cjs/a11y-32046b56.js.map +0 -1
- package/dist/cjs/dropdown-controller-403dc7fa.js +0 -147
- package/dist/cjs/dropdown-controller-403dc7fa.js.map +0 -1
- package/dist/cjs/helper-text-util-9f617ef2.js +0 -40
- package/dist/cjs/helper-text-util-9f617ef2.js.map +0 -1
- package/dist/cjs/index-0f6297c8.js.map +0 -1
- package/dist/cjs/index-762a29a3.js +0 -24
- package/dist/cjs/index-762a29a3.js.map +0 -1
- package/dist/cjs/ix-checkbox-group.cjs.entry.js +0 -56
- package/dist/cjs/ix-checkbox-group.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-checkbox.cjs.entry.js +0 -114
- package/dist/cjs/ix-checkbox.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-custom-field.cjs.entry.js +0 -65
- package/dist/cjs/ix-custom-field.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-date-field.cjs.entry.js +0 -255
- package/dist/cjs/ix-date-field.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-field-label_3.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-helper-text.cjs.entry.js +0 -70
- package/dist/cjs/ix-helper-text.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-layout-form.cjs.entry.js +0 -94
- package/dist/cjs/ix-layout-form.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-number-field.cjs.entry.js +0 -148
- package/dist/cjs/ix-number-field.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-radio-group.cjs.entry.js +0 -116
- package/dist/cjs/ix-radio-group.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-radio.cjs.entry.js +0 -96
- package/dist/cjs/ix-radio.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-text-field.cjs.entry.js +0 -151
- package/dist/cjs/ix-text-field.cjs.entry.js.map +0 -1
- package/dist/cjs/ix-textarea-field.cjs.entry.js +0 -118
- package/dist/cjs/ix-textarea-field.cjs.entry.js.map +0 -1
- package/dist/cjs/make-ref-01530e5a.js.map +0 -1
- package/dist/cjs/service-a42add5f.js.map +0 -1
- package/dist/cjs/text-field.util-d7c5c1cd.js +0 -179
- package/dist/cjs/text-field.util-d7c5c1cd.js.map +0 -1
- package/dist/cjs/validation-c5a41d68.js +0 -117
- package/dist/cjs/validation-c5a41d68.js.map +0 -1
- package/dist/collection/components/checkbox/checkbox.css +0 -437
- package/dist/collection/components/checkbox/checkbox.js +0 -323
- package/dist/collection/components/checkbox/checkbox.js.map +0 -1
- package/dist/collection/components/checkbox/tests/checkbox.ct.js +0 -52
- package/dist/collection/components/checkbox/tests/checkbox.ct.js.map +0 -1
- package/dist/collection/components/checkbox-group/checkbox-group.css +0 -35
- package/dist/collection/components/checkbox-group/checkbox-group.js +0 -173
- package/dist/collection/components/checkbox-group/checkbox-group.js.map +0 -1
- package/dist/collection/components/custom-field/custom-field.css +0 -11
- package/dist/collection/components/custom-field/custom-field.js +0 -216
- package/dist/collection/components/custom-field/custom-field.js.map +0 -1
- package/dist/collection/components/custom-field/tests/custom-field.ct.js +0 -68
- package/dist/collection/components/custom-field/tests/custom-field.ct.js.map +0 -1
- package/dist/collection/components/date-field/date-field.css +0 -938
- package/dist/collection/components/date-field/date-field.js +0 -696
- package/dist/collection/components/date-field/date-field.js.map +0 -1
- package/dist/collection/components/date-field/tests/date-field.ct.js +0 -114
- package/dist/collection/components/date-field/tests/date-field.ct.js.map +0 -1
- package/dist/collection/components/field-label/field-label.css +0 -14
- package/dist/collection/components/field-label/field-label.js +0 -173
- package/dist/collection/components/field-label/field-label.js.map +0 -1
- package/dist/collection/components/field-label/tests/field-label.ct.js +0 -70
- package/dist/collection/components/field-label/tests/field-label.ct.js.map +0 -1
- package/dist/collection/components/field-wrapper/field-wrapper.css +0 -71
- package/dist/collection/components/field-wrapper/field-wrapper.js +0 -309
- package/dist/collection/components/field-wrapper/field-wrapper.js.map +0 -1
- package/dist/collection/components/field-wrapper/helper-text-util.js +0 -26
- package/dist/collection/components/field-wrapper/helper-text-util.js.map +0 -1
- package/dist/collection/components/field-wrapper/tests/field-wrapper.ct.js +0 -63
- package/dist/collection/components/field-wrapper/tests/field-wrapper.ct.js.map +0 -1
- package/dist/collection/components/helper-text/helper-text.css +0 -34
- package/dist/collection/components/helper-text/helper-text.js +0 -179
- package/dist/collection/components/helper-text/helper-text.js.map +0 -1
- package/dist/collection/components/layout-form/layout-form.css +0 -15
- package/dist/collection/components/layout-form/layout-form.js +0 -126
- package/dist/collection/components/layout-form/layout-form.js.map +0 -1
- package/dist/collection/components/radio/radio.css +0 -428
- package/dist/collection/components/radio/radio.js +0 -276
- package/dist/collection/components/radio/radio.js.map +0 -1
- package/dist/collection/components/radio/test/radio.ct.js +0 -36
- package/dist/collection/components/radio/test/radio.ct.js.map +0 -1
- package/dist/collection/components/radio-group/radio-group.css +0 -35
- package/dist/collection/components/radio-group/radio-group.js +0 -296
- package/dist/collection/components/radio-group/radio-group.js.map +0 -1
- package/dist/collection/components/radio-group/test/radio-group.ct.js +0 -99
- package/dist/collection/components/radio-group/test/radio-group.ct.js.map +0 -1
- package/dist/collection/components/text-field/input.fc.js +0 -38
- package/dist/collection/components/text-field/input.fc.js.map +0 -1
- package/dist/collection/components/text-field/number-field.js +0 -586
- package/dist/collection/components/text-field/number-field.js.map +0 -1
- package/dist/collection/components/text-field/tests/form-ready.ct.js +0 -63
- package/dist/collection/components/text-field/tests/form-ready.ct.js.map +0 -1
- package/dist/collection/components/text-field/text-field.animation.js +0 -36
- package/dist/collection/components/text-field/text-field.animation.js.map +0 -1
- package/dist/collection/components/text-field/text-field.css +0 -899
- package/dist/collection/components/text-field/text-field.js +0 -594
- package/dist/collection/components/text-field/text-field.js.map +0 -1
- package/dist/collection/components/text-field/text-field.util.js +0 -93
- package/dist/collection/components/text-field/text-field.util.js.map +0 -1
- package/dist/collection/components/text-field/textarea-field.css +0 -550
- package/dist/collection/components/text-field/textarea-field.js +0 -595
- package/dist/collection/components/text-field/textarea-field.js.map +0 -1
- package/dist/collection/components/utils/attributes.js +0 -25
- package/dist/collection/components/utils/attributes.js.map +0 -1
- package/dist/collection/components/utils/field/index.js +0 -9
- package/dist/collection/components/utils/field/index.js.map +0 -1
- package/dist/collection/components/utils/field/validation.js +0 -108
- package/dist/collection/components/utils/field/validation.js.map +0 -1
- package/dist/collection/components/utils/testing/index.js +0 -9
- package/dist/collection/components/utils/testing/index.js.map +0 -1
- package/dist/collection/components/utils/uuid.js +0 -16
- package/dist/collection/components/utils/uuid.js.map +0 -1
- package/dist/collection/tests/form-fields/form-fields.e2e.js +0 -57
- package/dist/collection/tests/form-fields/form-fields.e2e.js.map +0 -1
- package/dist/esm/a11y-13dedaef.js.map +0 -1
- package/dist/esm/dropdown-controller-d6d8b14a.js +0 -143
- package/dist/esm/dropdown-controller-d6d8b14a.js.map +0 -1
- package/dist/esm/helper-text-util-3dd33b44.js +0 -38
- package/dist/esm/helper-text-util-3dd33b44.js.map +0 -1
- package/dist/esm/index-9103b14c.js.map +0 -1
- package/dist/esm/index-f51bf247.js +0 -14
- package/dist/esm/index-f51bf247.js.map +0 -1
- package/dist/esm/ix-checkbox-group.entry.js +0 -52
- package/dist/esm/ix-checkbox-group.entry.js.map +0 -1
- package/dist/esm/ix-checkbox.entry.js +0 -110
- package/dist/esm/ix-checkbox.entry.js.map +0 -1
- package/dist/esm/ix-custom-field.entry.js +0 -61
- package/dist/esm/ix-custom-field.entry.js.map +0 -1
- package/dist/esm/ix-date-field.entry.js +0 -251
- package/dist/esm/ix-date-field.entry.js.map +0 -1
- package/dist/esm/ix-field-label_3.entry.js.map +0 -1
- package/dist/esm/ix-helper-text.entry.js +0 -66
- package/dist/esm/ix-helper-text.entry.js.map +0 -1
- package/dist/esm/ix-layout-form.entry.js +0 -90
- package/dist/esm/ix-layout-form.entry.js.map +0 -1
- package/dist/esm/ix-number-field.entry.js +0 -144
- package/dist/esm/ix-number-field.entry.js.map +0 -1
- package/dist/esm/ix-radio-group.entry.js +0 -112
- package/dist/esm/ix-radio-group.entry.js.map +0 -1
- package/dist/esm/ix-radio.entry.js +0 -92
- package/dist/esm/ix-radio.entry.js.map +0 -1
- package/dist/esm/ix-text-field.entry.js +0 -147
- package/dist/esm/ix-text-field.entry.js.map +0 -1
- package/dist/esm/ix-textarea-field.entry.js +0 -114
- package/dist/esm/ix-textarea-field.entry.js.map +0 -1
- package/dist/esm/make-ref-6b3b4e16.js.map +0 -1
- package/dist/esm/service-02cc9011.js.map +0 -1
- package/dist/esm/text-field.util-6a84bffd.js +0 -167
- package/dist/esm/text-field.util-6a84bffd.js.map +0 -1
- package/dist/esm/validation-9db7dfa3.js +0 -112
- package/dist/esm/validation-9db7dfa3.js.map +0 -1
- package/dist/siemens-ix/p-02ed5606.entry.js +0 -2
- package/dist/siemens-ix/p-08215ad3.entry.js +0 -2
- package/dist/siemens-ix/p-08215ad3.entry.js.map +0 -1
- package/dist/siemens-ix/p-0bed10af.entry.js +0 -2
- package/dist/siemens-ix/p-0d907964.entry.js +0 -2
- package/dist/siemens-ix/p-0dfc3b80.entry.js +0 -2
- package/dist/siemens-ix/p-18d15442.entry.js +0 -2
- package/dist/siemens-ix/p-277980fa.entry.js +0 -2
- package/dist/siemens-ix/p-277980fa.entry.js.map +0 -1
- package/dist/siemens-ix/p-36c0f378.js +0 -2
- package/dist/siemens-ix/p-36c0f378.js.map +0 -1
- package/dist/siemens-ix/p-3782e028.js +0 -2
- package/dist/siemens-ix/p-3782e028.js.map +0 -1
- package/dist/siemens-ix/p-399bb0ce.entry.js +0 -2
- package/dist/siemens-ix/p-4017727a.entry.js +0 -2
- package/dist/siemens-ix/p-4017727a.entry.js.map +0 -1
- package/dist/siemens-ix/p-42c66a44.js +0 -2
- package/dist/siemens-ix/p-42c66a44.js.map +0 -1
- package/dist/siemens-ix/p-4a335b55.entry.js +0 -2
- package/dist/siemens-ix/p-4a335b55.entry.js.map +0 -1
- package/dist/siemens-ix/p-50cae62d.entry.js +0 -2
- package/dist/siemens-ix/p-53e62b51.entry.js +0 -2
- package/dist/siemens-ix/p-56d01130.entry.js +0 -2
- package/dist/siemens-ix/p-56d01130.entry.js.map +0 -1
- package/dist/siemens-ix/p-5a6d8b69.entry.js +0 -2
- package/dist/siemens-ix/p-5a6d8b69.entry.js.map +0 -1
- package/dist/siemens-ix/p-5bf40a9f.entry.js +0 -2
- package/dist/siemens-ix/p-6bd0ba14.entry.js.map +0 -1
- package/dist/siemens-ix/p-6f83793b.entry.js +0 -2
- package/dist/siemens-ix/p-6f83793b.entry.js.map +0 -1
- package/dist/siemens-ix/p-702f9349.js.map +0 -1
- package/dist/siemens-ix/p-70a7bd22.entry.js +0 -2
- package/dist/siemens-ix/p-70a7bd22.entry.js.map +0 -1
- package/dist/siemens-ix/p-73e0eb40.entry.js +0 -2
- package/dist/siemens-ix/p-73e0eb40.entry.js.map +0 -1
- package/dist/siemens-ix/p-79c848ec.entry.js +0 -2
- package/dist/siemens-ix/p-7f4b78e5.js +0 -2
- package/dist/siemens-ix/p-7f4b78e5.js.map +0 -1
- package/dist/siemens-ix/p-9010831e.entry.js +0 -2
- package/dist/siemens-ix/p-9010831e.entry.js.map +0 -1
- package/dist/siemens-ix/p-a9b0c087.entry.js +0 -2
- package/dist/siemens-ix/p-ac6c6d3f.entry.js +0 -2
- package/dist/siemens-ix/p-ac6c6d3f.entry.js.map +0 -1
- package/dist/siemens-ix/p-b9b59a08.entry.js +0 -2
- package/dist/siemens-ix/p-b9b59a08.entry.js.map +0 -1
- package/dist/siemens-ix/p-bc1e92ac.js +0 -2
- package/dist/siemens-ix/p-c3db120e.entry.js +0 -2
- package/dist/siemens-ix/p-c66e4a5f.entry.js +0 -2
- package/dist/siemens-ix/p-c71d1690.entry.js +0 -2
- package/dist/siemens-ix/p-c71d1690.entry.js.map +0 -1
- package/dist/siemens-ix/p-cce7a3d5.js +0 -2
- package/dist/siemens-ix/p-cce7a3d5.js.map +0 -1
- package/dist/siemens-ix/p-ce8a0611.entry.js +0 -2
- package/dist/siemens-ix/p-ce8a0611.entry.js.map +0 -1
- package/dist/siemens-ix/p-cf65d3b6.entry.js +0 -2
- package/dist/siemens-ix/p-cf65d3b6.entry.js.map +0 -1
- package/dist/siemens-ix/p-da8517ed.js +0 -2
- package/dist/siemens-ix/p-da8517ed.js.map +0 -1
- package/dist/siemens-ix/p-dead9c8e.js +0 -2
- package/dist/siemens-ix/p-dead9c8e.js.map +0 -1
- package/dist/siemens-ix/p-ef6171a2.entry.js +0 -2
- package/dist/siemens-ix/p-f22e4bb2.entry.js +0 -2
- package/dist/siemens-ix/p-f22e4bb2.entry.js.map +0 -1
- package/dist/siemens-ix/p-f3c3366d.entry.js +0 -2
- package/dist/siemens-ix/p-f86a894a.js +0 -3
- package/dist/siemens-ix/p-f86a894a.js.map +0 -1
- package/dist/types/components/checkbox/checkbox.d.ts +0 -61
- package/dist/types/components/checkbox/tests/checkbox.ct.d.ts +0 -1
- package/dist/types/components/checkbox-group/checkbox-group.d.ts +0 -40
- package/dist/types/components/custom-field/custom-field.d.ts +0 -46
- package/dist/types/components/custom-field/tests/custom-field.ct.d.ts +0 -1
- package/dist/types/components/date-field/date-field.d.ts +0 -127
- package/dist/types/components/date-field/tests/date-field.ct.d.ts +0 -1
- package/dist/types/components/field-label/field-label.d.ts +0 -27
- package/dist/types/components/field-label/tests/field-label.ct.d.ts +0 -1
- package/dist/types/components/field-wrapper/field-wrapper.d.ts +0 -64
- package/dist/types/components/field-wrapper/helper-text-util.d.ts +0 -11
- package/dist/types/components/field-wrapper/tests/field-wrapper.ct.d.ts +0 -1
- package/dist/types/components/helper-text/helper-text.d.ts +0 -37
- package/dist/types/components/layout-form/layout-form.d.ts +0 -22
- package/dist/types/components/radio/radio.d.ts +0 -53
- package/dist/types/components/radio/test/radio.ct.d.ts +0 -1
- package/dist/types/components/radio-group/radio-group.d.ts +0 -60
- package/dist/types/components/radio-group/test/radio-group.ct.d.ts +0 -1
- package/dist/types/components/text-field/input.fc.d.ts +0 -50
- package/dist/types/components/text-field/number-field.d.ts +0 -117
- package/dist/types/components/text-field/tests/form-ready.ct.d.ts +0 -1
- package/dist/types/components/text-field/text-field.animation.d.ts +0 -1
- package/dist/types/components/text-field/text-field.d.ts +0 -119
- package/dist/types/components/text-field/text-field.util.d.ts +0 -13
- package/dist/types/components/text-field/textarea-field.d.ts +0 -127
- package/dist/types/components/utils/attributes.d.ts +0 -2
- package/dist/types/components/utils/field/index.d.ts +0 -60
- package/dist/types/components/utils/field/validation.d.ts +0 -15
- package/dist/types/components/utils/testing/index.d.ts +0 -0
- package/dist/types/components/utils/uuid.d.ts +0 -1
- package/scss/mixins/_field.scss +0 -18
- package/scss/mixins/validation/_form-component.scss +0 -63
- /package/dist/siemens-ix/{p-9cc0d11b.entry.js.map → p-052340f9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-dde0af66.entry.js.map → p-0653a145.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ac05950c.entry.js.map → p-0b4e398e.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-224ebf90.js.map → p-0c8a98cd.js.map} +0 -0
- /package/dist/siemens-ix/{p-ef6171a2.entry.js.map → p-0d2a6886.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-4b69ab0d.entry.js.map → p-0f7ef743.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-6ca97a73.entry.js.map → p-113cc793.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1f771917.entry.js.map → p-14a41c8c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-787293f4.entry.js.map → p-15b3c17e.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c3db120e.entry.js.map → p-16b923e9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3b38f812.entry.js.map → p-1a122c76.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-83b8b502.entry.js.map → p-1cff59db.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ed991838.js.map → p-1d581190.js.map} +0 -0
- /package/dist/siemens-ix/{p-37ca7ed4.js.map → p-1db6be55.js.map} +0 -0
- /package/dist/siemens-ix/{p-1ec8d2b9.entry.js.map → p-1f4b8463.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-846cf6d2.entry.js.map → p-24a8737a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-fad5daa1.entry.js.map → p-2908cacd.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-80051a81.entry.js.map → p-2946fd70.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b973db5e.entry.js.map → p-29df2e29.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-35690183.entry.js.map → p-2c4c03d4.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-edd99767.entry.js.map → p-2ec7f841.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-576b09c9.entry.js.map → p-309ac3ad.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-50cae62d.entry.js.map → p-32375ddb.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-a9b0c087.entry.js.map → p-32d4ed3b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-cfcd2bd3.entry.js.map → p-427676f4.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b6c0dfb5.entry.js.map → p-4430117a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-0dfc3b80.entry.js.map → p-44db3646.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-5924a783.entry.js.map → p-453fa360.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-399bb0ce.entry.js.map → p-4b3facea.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-f0bbd496.entry.js.map → p-53352bfb.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9840f086.entry.js.map → p-5aa0b93c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-628c8612.entry.js.map → p-5c673ae9.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b5c4fd55.entry.js.map → p-5f25e7fd.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1df98c59.entry.js.map → p-60c16878.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-0681f4d8.entry.js.map → p-6227e62b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-bc1e92ac.js.map → p-68532fa2.js.map} +0 -0
- /package/dist/siemens-ix/{p-b0fe18f7.entry.js.map → p-68644ee1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-8a9fc2f0.entry.js.map → p-6af4415c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-8dcf30ce.entry.js.map → p-6fd7ecd0.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ec0806c3.entry.js.map → p-7076210b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-86b46723.entry.js.map → p-713828ed.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-8e10d2f2.entry.js.map → p-7bfd6cd2.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-5bf40a9f.entry.js.map → p-7faa148f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-97f475db.entry.js.map → p-8629db91.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-75c61fbf.entry.js.map → p-8d0758c1.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3a5f7b61.entry.js.map → p-8d599677.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-f3c3366d.entry.js.map → p-92a18c10.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-06965e5f.entry.js.map → p-96a3a750.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-921c59c4.entry.js.map → p-9ebc4fc3.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d7131f75.entry.js.map → p-a0138163.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3730ac72.entry.js.map → p-a0a44a2b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3de71a19.entry.js.map → p-a8d291fa.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c6dcff7e.entry.js.map → p-af099ca4.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-0bed10af.entry.js.map → p-b3b23af7.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-f37ac17d.entry.js.map → p-b4ce366d.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-293dd6d1.entry.js.map → p-b663ca16.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9569e1a2.entry.js.map → p-b804b8c5.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b789e0e7.entry.js.map → p-bc2c74c5.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-8d737a35.entry.js.map → p-bea7c748.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-781a1922.entry.js.map → p-bf14c60b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-c66e4a5f.entry.js.map → p-c1222581.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-934ae9a0.entry.js.map → p-c1968b80.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-e1bd7b4f.entry.js.map → p-c33cee36.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-5eb935a3.entry.js.map → p-c45601cb.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-815dd9a1.entry.js.map → p-c55db6c7.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-87d7aaf9.entry.js.map → p-d14024d3.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-2442ad01.entry.js.map → p-d1f49940.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-61265df9.entry.js.map → p-d95cbd1f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-e72dfb3c.entry.js.map → p-d998415f.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-628f031a.entry.js.map → p-dcb3e5be.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-724b98ce.entry.js.map → p-dde7eb80.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-ae7fdfa6.entry.js.map → p-e30ed20a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-15a5bc5a.entry.js.map → p-e8d3cf35.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-aca94a5e.entry.js.map → p-e9a3f58a.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-b8ed7953.entry.js.map → p-ebb277f0.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-e5218382.entry.js.map → p-f07110c6.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-6c412b52.entry.js.map → p-f78246bd.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-104097fb.entry.js.map → p-fb2b78f7.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-aae05303.entry.js.map → p-fb47546b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-53e62b51.entry.js.map → p-fb4c79c6.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-9ec92185.entry.js.map → p-fc5814df.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-bd24bbde.entry.js.map → p-feac09bc.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-35fa9e1a.entry.js.map → p-ff1ac5b3.entry.js.map} +0 -0
|
@@ -1,938 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
3
|
-
*
|
|
4
|
-
* SPDX-License-Identifier: MIT
|
|
5
|
-
*
|
|
6
|
-
* This source code is licensed under the MIT license found in the
|
|
7
|
-
* LICENSE file in the root directory of this source tree.
|
|
8
|
-
*/
|
|
9
|
-
/*
|
|
10
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
11
|
-
*
|
|
12
|
-
* SPDX-License-Identifier: MIT
|
|
13
|
-
*
|
|
14
|
-
* This source code is licensed under the MIT license found in the
|
|
15
|
-
* LICENSE file in the root directory of this source tree.
|
|
16
|
-
*/
|
|
17
|
-
/*
|
|
18
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
19
|
-
*
|
|
20
|
-
* SPDX-License-Identifier: MIT
|
|
21
|
-
*
|
|
22
|
-
* This source code is licensed under the MIT license found in the
|
|
23
|
-
* LICENSE file in the root directory of this source tree.
|
|
24
|
-
*/
|
|
25
|
-
/*
|
|
26
|
-
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
27
|
-
*
|
|
28
|
-
* SPDX-License-Identifier: MIT
|
|
29
|
-
*
|
|
30
|
-
* This source code is licensed under the MIT license found in the
|
|
31
|
-
* LICENSE file in the root directory of this source tree.
|
|
32
|
-
*/
|
|
33
|
-
/*
|
|
34
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
35
|
-
*
|
|
36
|
-
* SPDX-License-Identifier: MIT
|
|
37
|
-
*
|
|
38
|
-
* This source code is licensed under the MIT license found in the
|
|
39
|
-
* LICENSE file in the root directory of this source tree.
|
|
40
|
-
*/
|
|
41
|
-
/* Dimensions */
|
|
42
|
-
/* Font sizes */
|
|
43
|
-
/* Line heights */
|
|
44
|
-
/* Animation timings */
|
|
45
|
-
/*
|
|
46
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
47
|
-
*
|
|
48
|
-
* SPDX-License-Identifier: MIT
|
|
49
|
-
*
|
|
50
|
-
* This source code is licensed under the MIT license found in the
|
|
51
|
-
* LICENSE file in the root directory of this source tree.
|
|
52
|
-
*/
|
|
53
|
-
/*
|
|
54
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
55
|
-
*
|
|
56
|
-
* SPDX-License-Identifier: MIT
|
|
57
|
-
*
|
|
58
|
-
* This source code is licensed under the MIT license found in the
|
|
59
|
-
* LICENSE file in the root directory of this source tree.
|
|
60
|
-
*/
|
|
61
|
-
label {
|
|
62
|
-
color: var(--theme-color-soft-text);
|
|
63
|
-
padding: 2px 0px;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
label.label-alignment-left {
|
|
67
|
-
padding: 6px 0px;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
input {
|
|
71
|
-
font-feature-settings: "clig" off, "liga" off;
|
|
72
|
-
font-family: Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;
|
|
73
|
-
font-style: normal;
|
|
74
|
-
font-size: var(--theme-ms-0);
|
|
75
|
-
line-height: var(--theme-line-height-md);
|
|
76
|
-
font-weight: var(--theme-font-weight-normal);
|
|
77
|
-
letter-spacing: var(--theme-letter-spacing-xl);
|
|
78
|
-
text-decoration: none;
|
|
79
|
-
-webkit-font-smoothing: antialiased;
|
|
80
|
-
-moz-osx-font-smooting: grayscale;
|
|
81
|
-
min-height: 2rem;
|
|
82
|
-
width: 100%;
|
|
83
|
-
padding: 0.25rem 0.5rem;
|
|
84
|
-
background-color: var(--theme-input--background);
|
|
85
|
-
color: var(--theme-input--color);
|
|
86
|
-
-webkit-appearance: textfield;
|
|
87
|
-
-moz-appearance: textfield;
|
|
88
|
-
appearance: textfield;
|
|
89
|
-
text-overflow: ellipsis;
|
|
90
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
|
|
91
|
-
border-radius: var(--theme-input--border-radius);
|
|
92
|
-
box-shadow: var(--theme-input--box-shadow);
|
|
93
|
-
}
|
|
94
|
-
input:-webkit-autofill {
|
|
95
|
-
-webkit-box-shadow: 0 0 0 1000px var(--theme-color-component-info) inset !important;
|
|
96
|
-
-webkit-text-fill-color: var(--theme-input--color--autofill) !important;
|
|
97
|
-
background-color: var(--theme-input--background--autofill) !important;
|
|
98
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;
|
|
99
|
-
color: var(--theme-input--color--autofill) !important;
|
|
100
|
-
}
|
|
101
|
-
input:-webkit-autofill, input:autofill {
|
|
102
|
-
-webkit-box-shadow: 0 0 0 1000px var(--theme-color-component-info) inset !important;
|
|
103
|
-
-webkit-text-fill-color: var(--theme-input--color--autofill) !important;
|
|
104
|
-
background-color: var(--theme-input--background--autofill) !important;
|
|
105
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;
|
|
106
|
-
color: var(--theme-input--color--autofill) !important;
|
|
107
|
-
}
|
|
108
|
-
input::-moz-placeholder {
|
|
109
|
-
color: var(--theme-input-hint--color);
|
|
110
|
-
}
|
|
111
|
-
input::placeholder {
|
|
112
|
-
color: var(--theme-input-hint--color);
|
|
113
|
-
}
|
|
114
|
-
input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).hover, input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):hover {
|
|
115
|
-
border-color: var(--theme-input--border-color--hover) !important;
|
|
116
|
-
background-color: var(--theme-input--background--hover);
|
|
117
|
-
}
|
|
118
|
-
input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).hover, input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):hover {
|
|
119
|
-
border-color: var(--theme-input--border-color--hover) !important;
|
|
120
|
-
background-color: var(--theme-input--background--hover);
|
|
121
|
-
}
|
|
122
|
-
input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).focus, input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):focus {
|
|
123
|
-
outline: 1px solid var(--theme-color-focus-bdr);
|
|
124
|
-
outline-offset: var(--theme-input--focus--outline-offset);
|
|
125
|
-
border-color: var(--theme-input--border-color--focus) !important;
|
|
126
|
-
}
|
|
127
|
-
input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).focus, input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):focus {
|
|
128
|
-
outline: 1px solid var(--theme-color-focus-bdr);
|
|
129
|
-
outline-offset: var(--theme-input--focus--outline-offset);
|
|
130
|
-
border-color: var(--theme-input--border-color--focus) !important;
|
|
131
|
-
}
|
|
132
|
-
input:-moz-read-only {
|
|
133
|
-
box-shadow: none;
|
|
134
|
-
background-color: transparent;
|
|
135
|
-
outline: none;
|
|
136
|
-
border: none;
|
|
137
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly);
|
|
138
|
-
}
|
|
139
|
-
input.read-only, input:read-only {
|
|
140
|
-
box-shadow: none;
|
|
141
|
-
background-color: transparent;
|
|
142
|
-
outline: none;
|
|
143
|
-
border: none;
|
|
144
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly);
|
|
145
|
-
}
|
|
146
|
-
input.read-only::-moz-placeholder, input:read-only::-moz-placeholder {
|
|
147
|
-
color: transparent;
|
|
148
|
-
}
|
|
149
|
-
input:-moz-read-only::placeholder {
|
|
150
|
-
color: transparent;
|
|
151
|
-
}
|
|
152
|
-
input.read-only::placeholder, input:read-only::placeholder {
|
|
153
|
-
color: transparent;
|
|
154
|
-
}
|
|
155
|
-
input:disabled {
|
|
156
|
-
box-shadow: none;
|
|
157
|
-
background-color: transparent;
|
|
158
|
-
outline: none;
|
|
159
|
-
border: none;
|
|
160
|
-
color: var(--theme-input--color--disabled);
|
|
161
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled);
|
|
162
|
-
}
|
|
163
|
-
input:disabled::-moz-placeholder {
|
|
164
|
-
color: transparent;
|
|
165
|
-
}
|
|
166
|
-
input:disabled::placeholder {
|
|
167
|
-
color: transparent;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
input[type=number] {
|
|
171
|
-
text-align: right;
|
|
172
|
-
}
|
|
173
|
-
input[type=number]::-webkit-inner-spin-button {
|
|
174
|
-
margin-right: -2px;
|
|
175
|
-
margin-left: 2px;
|
|
176
|
-
display: none;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
textarea {
|
|
180
|
-
padding: 0.375rem 1.25rem 0.375rem 0.5rem;
|
|
181
|
-
}
|
|
182
|
-
textarea {
|
|
183
|
-
font-feature-settings: "clig" off, "liga" off;
|
|
184
|
-
font-family: Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;
|
|
185
|
-
font-style: normal;
|
|
186
|
-
font-size: var(--theme-ms-0);
|
|
187
|
-
line-height: var(--theme-line-height-md);
|
|
188
|
-
font-weight: var(--theme-font-weight-normal);
|
|
189
|
-
letter-spacing: var(--theme-letter-spacing-xl);
|
|
190
|
-
text-decoration: none;
|
|
191
|
-
-webkit-font-smoothing: antialiased;
|
|
192
|
-
-moz-osx-font-smooting: grayscale;
|
|
193
|
-
min-height: 2rem;
|
|
194
|
-
width: 100%;
|
|
195
|
-
padding: 0.25rem 0.5rem;
|
|
196
|
-
background-color: var(--theme-input--background);
|
|
197
|
-
color: var(--theme-input--color);
|
|
198
|
-
-webkit-appearance: textfield;
|
|
199
|
-
-moz-appearance: textfield;
|
|
200
|
-
appearance: textfield;
|
|
201
|
-
text-overflow: ellipsis;
|
|
202
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
|
|
203
|
-
border-radius: var(--theme-input--border-radius);
|
|
204
|
-
box-shadow: var(--theme-input--box-shadow);
|
|
205
|
-
}
|
|
206
|
-
textarea:-webkit-autofill {
|
|
207
|
-
-webkit-box-shadow: 0 0 0 1000px var(--theme-color-component-info) inset !important;
|
|
208
|
-
-webkit-text-fill-color: var(--theme-input--color--autofill) !important;
|
|
209
|
-
background-color: var(--theme-input--background--autofill) !important;
|
|
210
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;
|
|
211
|
-
color: var(--theme-input--color--autofill) !important;
|
|
212
|
-
}
|
|
213
|
-
textarea:-webkit-autofill, textarea:autofill {
|
|
214
|
-
-webkit-box-shadow: 0 0 0 1000px var(--theme-color-component-info) inset !important;
|
|
215
|
-
-webkit-text-fill-color: var(--theme-input--color--autofill) !important;
|
|
216
|
-
background-color: var(--theme-input--background--autofill) !important;
|
|
217
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;
|
|
218
|
-
color: var(--theme-input--color--autofill) !important;
|
|
219
|
-
}
|
|
220
|
-
textarea::-moz-placeholder {
|
|
221
|
-
color: var(--theme-input-hint--color);
|
|
222
|
-
}
|
|
223
|
-
textarea::placeholder {
|
|
224
|
-
color: var(--theme-input-hint--color);
|
|
225
|
-
}
|
|
226
|
-
textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).hover, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):hover {
|
|
227
|
-
border-color: var(--theme-input--border-color--hover) !important;
|
|
228
|
-
background-color: var(--theme-input--background--hover);
|
|
229
|
-
}
|
|
230
|
-
textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).hover, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):hover {
|
|
231
|
-
border-color: var(--theme-input--border-color--hover) !important;
|
|
232
|
-
background-color: var(--theme-input--background--hover);
|
|
233
|
-
}
|
|
234
|
-
textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).focus, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):focus {
|
|
235
|
-
outline: 1px solid var(--theme-color-focus-bdr);
|
|
236
|
-
outline-offset: var(--theme-input--focus--outline-offset);
|
|
237
|
-
border-color: var(--theme-input--border-color--focus) !important;
|
|
238
|
-
}
|
|
239
|
-
textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).focus, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):focus {
|
|
240
|
-
outline: 1px solid var(--theme-color-focus-bdr);
|
|
241
|
-
outline-offset: var(--theme-input--focus--outline-offset);
|
|
242
|
-
border-color: var(--theme-input--border-color--focus) !important;
|
|
243
|
-
}
|
|
244
|
-
textarea:-moz-read-only {
|
|
245
|
-
box-shadow: none;
|
|
246
|
-
background-color: transparent;
|
|
247
|
-
outline: none;
|
|
248
|
-
border: none;
|
|
249
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly);
|
|
250
|
-
}
|
|
251
|
-
textarea.read-only, textarea:read-only {
|
|
252
|
-
box-shadow: none;
|
|
253
|
-
background-color: transparent;
|
|
254
|
-
outline: none;
|
|
255
|
-
border: none;
|
|
256
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly);
|
|
257
|
-
}
|
|
258
|
-
textarea.read-only::-moz-placeholder, textarea:read-only::-moz-placeholder {
|
|
259
|
-
color: transparent;
|
|
260
|
-
}
|
|
261
|
-
textarea:-moz-read-only::placeholder {
|
|
262
|
-
color: transparent;
|
|
263
|
-
}
|
|
264
|
-
textarea.read-only::placeholder, textarea:read-only::placeholder {
|
|
265
|
-
color: transparent;
|
|
266
|
-
}
|
|
267
|
-
textarea:disabled {
|
|
268
|
-
box-shadow: none;
|
|
269
|
-
background-color: transparent;
|
|
270
|
-
outline: none;
|
|
271
|
-
border: none;
|
|
272
|
-
color: var(--theme-input--color--disabled);
|
|
273
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled);
|
|
274
|
-
}
|
|
275
|
-
textarea:disabled::-moz-placeholder {
|
|
276
|
-
color: transparent;
|
|
277
|
-
}
|
|
278
|
-
textarea:disabled::placeholder {
|
|
279
|
-
color: transparent;
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
textarea ~ .valid-feedback,
|
|
283
|
-
textarea ~ .invalid-feedback,
|
|
284
|
-
input ~ .valid-feedback,
|
|
285
|
-
input ~ .invalid-feedback {
|
|
286
|
-
display: none;
|
|
287
|
-
font-feature-settings: "clig" off, "liga" off;
|
|
288
|
-
font-family: Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;
|
|
289
|
-
font-style: normal;
|
|
290
|
-
font-size: var(--theme-ms-0);
|
|
291
|
-
line-height: var(--theme-line-height-md);
|
|
292
|
-
font-weight: var(--theme-font-weight-normal);
|
|
293
|
-
letter-spacing: var(--theme-letter-spacing-xl);
|
|
294
|
-
text-decoration: none;
|
|
295
|
-
-webkit-font-smoothing: antialiased;
|
|
296
|
-
-moz-osx-font-smooting: grayscale;
|
|
297
|
-
}
|
|
298
|
-
|
|
299
|
-
form textarea ~ .valid-feedback,
|
|
300
|
-
form input ~ .valid-feedback {
|
|
301
|
-
color: var(--theme-color-success);
|
|
302
|
-
}
|
|
303
|
-
form textarea ~ .invalid-feedback,
|
|
304
|
-
form input ~ .invalid-feedback {
|
|
305
|
-
color: var(--theme-color-alarm-text);
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
form:not([novalidate]) :invalid,
|
|
309
|
-
form:not([novalidate]) .is-invalid,
|
|
310
|
-
form.was-validated :invalid,
|
|
311
|
-
form.was-validated .is-invalid {
|
|
312
|
-
background-color: var(--theme-input-error--background);
|
|
313
|
-
border-color: var(--theme-input-error--border-color);
|
|
314
|
-
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 62 (101010) - https://sketch.com --%3E%3Ctitle%3Eerror%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' fill-opacity='0.75'%3E%3Cg id='error' fill='%23ff2640'%3E%3Cg id='error/error'%3E%3Cpath d='M256,42.6666667 C373.626371,42.6666667 469.333333,138.373627 469.333333,256 C469.333333,373.626371 373.626371,469.333333 256,469.333333 C138.373627,469.333333 42.6666667,373.626371 42.6666667,256 C42.6666667,138.373627 138.373627,42.6666667 256,42.6666667 Z M256,85.3333333 C161.559631,85.3333333 85.3333333,161.559631 85.3333333,256 C85.3333333,350.44037 161.559631,426.666667 256,426.666667 C350.44037,426.666667 426.666667,350.44037 426.666667,256 C426.666667,161.559631 350.44037,85.3333333 256,85.3333333 Z M326.248389,155.581722 L356.418278,185.751611 L286.168667,255.999667 L356.418278,326.248389 L326.248389,356.418278 L255.999667,286.168667 L185.751611,356.418278 L155.581722,326.248389 L225.829667,255.999667 L155.581722,185.751611 L185.751611,155.581722 L255.999667,225.829667 L326.248389,155.581722 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
|
|
315
|
-
background-position: left calc(0.375em + 0.1875rem) center;
|
|
316
|
-
padding-right: 0.75rem;
|
|
317
|
-
padding-left: calc(1.5em + 0.75rem);
|
|
318
|
-
background-size: 18px;
|
|
319
|
-
background-repeat: no-repeat;
|
|
320
|
-
}
|
|
321
|
-
form:not([novalidate]) :invalid ~ .invalid-feedback,
|
|
322
|
-
form:not([novalidate]) .is-invalid ~ .invalid-feedback,
|
|
323
|
-
form.was-validated :invalid ~ .invalid-feedback,
|
|
324
|
-
form.was-validated .is-invalid ~ .invalid-feedback {
|
|
325
|
-
display: block;
|
|
326
|
-
}
|
|
327
|
-
form:not([novalidate]) :valid ~ .valid-feedback,
|
|
328
|
-
form:not([novalidate]) .is-valid ~ .valid-feedback,
|
|
329
|
-
form.was-validated :valid ~ .valid-feedback,
|
|
330
|
-
form.was-validated .is-valid ~ .valid-feedback {
|
|
331
|
-
display: block;
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
form:not(.was-validated) .invalid-feedback,
|
|
335
|
-
form:not(.was-validated) .valid-feedback {
|
|
336
|
-
display: none !important;
|
|
337
|
-
}
|
|
338
|
-
|
|
339
|
-
textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),
|
|
340
|
-
input.ix-info:not(.disabled):not(:disabled):not([disabled]) {
|
|
341
|
-
border-color: var(--theme-input--border-color--info);
|
|
342
|
-
}
|
|
343
|
-
textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,
|
|
344
|
-
input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover {
|
|
345
|
-
border-color: var(--theme-input--border-color--info--hover) !important;
|
|
346
|
-
}
|
|
347
|
-
textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,
|
|
348
|
-
input.ix-info:not(.disabled):not(:disabled):not([disabled]):active {
|
|
349
|
-
border-color: var(--theme-input--border-color--info--active) !important;
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),
|
|
353
|
-
input.ix-warning:not(.disabled):not(:disabled):not([disabled]) {
|
|
354
|
-
border-color: var(--theme-input--border-color--warning--active) !important;
|
|
355
|
-
}
|
|
356
|
-
textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,
|
|
357
|
-
input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover {
|
|
358
|
-
border-color: var(--theme-input--border-color--warning--active) !important;
|
|
359
|
-
}
|
|
360
|
-
textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,
|
|
361
|
-
input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active {
|
|
362
|
-
border-color: var(--theme-input--border-color--warning--active) !important;
|
|
363
|
-
}
|
|
364
|
-
|
|
365
|
-
textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),
|
|
366
|
-
input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]) {
|
|
367
|
-
background-color: var(--theme-input--background--invalid);
|
|
368
|
-
border-color: var(--theme-input--border-color--invalid);
|
|
369
|
-
}
|
|
370
|
-
textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),
|
|
371
|
-
input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]) {
|
|
372
|
-
border-color: var(--theme-input--border-color--invalid) !important;
|
|
373
|
-
}
|
|
374
|
-
textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,
|
|
375
|
-
input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover {
|
|
376
|
-
border-color: var(--theme-input--border-color--invalid--hover) !important;
|
|
377
|
-
}
|
|
378
|
-
textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,
|
|
379
|
-
input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active {
|
|
380
|
-
border-color: var(--theme-input--border-color--invalid--active) !important;
|
|
381
|
-
}
|
|
382
|
-
|
|
383
|
-
/*
|
|
384
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
385
|
-
*
|
|
386
|
-
* SPDX-License-Identifier: MIT
|
|
387
|
-
*
|
|
388
|
-
* This source code is licensed under the MIT license found in the
|
|
389
|
-
* LICENSE file in the root directory of this source tree.
|
|
390
|
-
*/
|
|
391
|
-
/*
|
|
392
|
-
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
393
|
-
*
|
|
394
|
-
* SPDX-License-Identifier: MIT
|
|
395
|
-
*
|
|
396
|
-
* This source code is licensed under the MIT license found in the
|
|
397
|
-
* LICENSE file in the root directory of this source tree.
|
|
398
|
-
*/
|
|
399
|
-
/*
|
|
400
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
401
|
-
*
|
|
402
|
-
* SPDX-License-Identifier: MIT
|
|
403
|
-
*
|
|
404
|
-
* This source code is licensed under the MIT license found in the
|
|
405
|
-
* LICENSE file in the root directory of this source tree.
|
|
406
|
-
*/
|
|
407
|
-
/* Dimensions */
|
|
408
|
-
/* Font sizes */
|
|
409
|
-
/* Line heights */
|
|
410
|
-
/* Animation timings */
|
|
411
|
-
/*
|
|
412
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
413
|
-
*
|
|
414
|
-
* SPDX-License-Identifier: MIT
|
|
415
|
-
*
|
|
416
|
-
* This source code is licensed under the MIT license found in the
|
|
417
|
-
* LICENSE file in the root directory of this source tree.
|
|
418
|
-
*/
|
|
419
|
-
/*
|
|
420
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
421
|
-
*
|
|
422
|
-
* SPDX-License-Identifier: MIT
|
|
423
|
-
*
|
|
424
|
-
* This source code is licensed under the MIT license found in the
|
|
425
|
-
* LICENSE file in the root directory of this source tree.
|
|
426
|
-
*/
|
|
427
|
-
label {
|
|
428
|
-
color: var(--theme-color-soft-text);
|
|
429
|
-
padding: 2px 0px;
|
|
430
|
-
}
|
|
431
|
-
|
|
432
|
-
label.label-alignment-left {
|
|
433
|
-
padding: 6px 0px;
|
|
434
|
-
}
|
|
435
|
-
|
|
436
|
-
input {
|
|
437
|
-
font-feature-settings: "clig" off, "liga" off;
|
|
438
|
-
font-family: Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;
|
|
439
|
-
font-style: normal;
|
|
440
|
-
font-size: var(--theme-ms-0);
|
|
441
|
-
line-height: var(--theme-line-height-md);
|
|
442
|
-
font-weight: var(--theme-font-weight-normal);
|
|
443
|
-
letter-spacing: var(--theme-letter-spacing-xl);
|
|
444
|
-
text-decoration: none;
|
|
445
|
-
-webkit-font-smoothing: antialiased;
|
|
446
|
-
-moz-osx-font-smooting: grayscale;
|
|
447
|
-
min-height: 2rem;
|
|
448
|
-
width: 100%;
|
|
449
|
-
padding: 0.25rem 0.5rem;
|
|
450
|
-
background-color: var(--theme-input--background);
|
|
451
|
-
color: var(--theme-input--color);
|
|
452
|
-
-webkit-appearance: textfield;
|
|
453
|
-
-moz-appearance: textfield;
|
|
454
|
-
appearance: textfield;
|
|
455
|
-
text-overflow: ellipsis;
|
|
456
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
|
|
457
|
-
border-radius: var(--theme-input--border-radius);
|
|
458
|
-
box-shadow: var(--theme-input--box-shadow);
|
|
459
|
-
}
|
|
460
|
-
input:-webkit-autofill {
|
|
461
|
-
-webkit-box-shadow: 0 0 0 1000px var(--theme-color-component-info) inset !important;
|
|
462
|
-
-webkit-text-fill-color: var(--theme-input--color--autofill) !important;
|
|
463
|
-
background-color: var(--theme-input--background--autofill) !important;
|
|
464
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;
|
|
465
|
-
color: var(--theme-input--color--autofill) !important;
|
|
466
|
-
}
|
|
467
|
-
input:-webkit-autofill, input:autofill {
|
|
468
|
-
-webkit-box-shadow: 0 0 0 1000px var(--theme-color-component-info) inset !important;
|
|
469
|
-
-webkit-text-fill-color: var(--theme-input--color--autofill) !important;
|
|
470
|
-
background-color: var(--theme-input--background--autofill) !important;
|
|
471
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;
|
|
472
|
-
color: var(--theme-input--color--autofill) !important;
|
|
473
|
-
}
|
|
474
|
-
input::-moz-placeholder {
|
|
475
|
-
color: var(--theme-input-hint--color);
|
|
476
|
-
}
|
|
477
|
-
input::placeholder {
|
|
478
|
-
color: var(--theme-input-hint--color);
|
|
479
|
-
}
|
|
480
|
-
input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).hover, input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):hover {
|
|
481
|
-
border-color: var(--theme-input--border-color--hover) !important;
|
|
482
|
-
background-color: var(--theme-input--background--hover);
|
|
483
|
-
}
|
|
484
|
-
input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).hover, input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):hover {
|
|
485
|
-
border-color: var(--theme-input--border-color--hover) !important;
|
|
486
|
-
background-color: var(--theme-input--background--hover);
|
|
487
|
-
}
|
|
488
|
-
input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).focus, input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):focus {
|
|
489
|
-
outline: 1px solid var(--theme-color-focus-bdr);
|
|
490
|
-
outline-offset: var(--theme-input--focus--outline-offset);
|
|
491
|
-
border-color: var(--theme-input--border-color--focus) !important;
|
|
492
|
-
}
|
|
493
|
-
input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).focus, input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):focus {
|
|
494
|
-
outline: 1px solid var(--theme-color-focus-bdr);
|
|
495
|
-
outline-offset: var(--theme-input--focus--outline-offset);
|
|
496
|
-
border-color: var(--theme-input--border-color--focus) !important;
|
|
497
|
-
}
|
|
498
|
-
input:-moz-read-only {
|
|
499
|
-
box-shadow: none;
|
|
500
|
-
background-color: transparent;
|
|
501
|
-
outline: none;
|
|
502
|
-
border: none;
|
|
503
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly);
|
|
504
|
-
}
|
|
505
|
-
input.read-only, input:read-only {
|
|
506
|
-
box-shadow: none;
|
|
507
|
-
background-color: transparent;
|
|
508
|
-
outline: none;
|
|
509
|
-
border: none;
|
|
510
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly);
|
|
511
|
-
}
|
|
512
|
-
input.read-only::-moz-placeholder, input:read-only::-moz-placeholder {
|
|
513
|
-
color: transparent;
|
|
514
|
-
}
|
|
515
|
-
input:-moz-read-only::placeholder {
|
|
516
|
-
color: transparent;
|
|
517
|
-
}
|
|
518
|
-
input.read-only::placeholder, input:read-only::placeholder {
|
|
519
|
-
color: transparent;
|
|
520
|
-
}
|
|
521
|
-
input:disabled {
|
|
522
|
-
box-shadow: none;
|
|
523
|
-
background-color: transparent;
|
|
524
|
-
outline: none;
|
|
525
|
-
border: none;
|
|
526
|
-
color: var(--theme-input--color--disabled);
|
|
527
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled);
|
|
528
|
-
}
|
|
529
|
-
input:disabled::-moz-placeholder {
|
|
530
|
-
color: transparent;
|
|
531
|
-
}
|
|
532
|
-
input:disabled::placeholder {
|
|
533
|
-
color: transparent;
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
input[type=number] {
|
|
537
|
-
text-align: right;
|
|
538
|
-
}
|
|
539
|
-
input[type=number]::-webkit-inner-spin-button {
|
|
540
|
-
margin-right: -2px;
|
|
541
|
-
margin-left: 2px;
|
|
542
|
-
display: none;
|
|
543
|
-
}
|
|
544
|
-
|
|
545
|
-
textarea {
|
|
546
|
-
padding: 0.375rem 1.25rem 0.375rem 0.5rem;
|
|
547
|
-
}
|
|
548
|
-
textarea {
|
|
549
|
-
font-feature-settings: "clig" off, "liga" off;
|
|
550
|
-
font-family: Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;
|
|
551
|
-
font-style: normal;
|
|
552
|
-
font-size: var(--theme-ms-0);
|
|
553
|
-
line-height: var(--theme-line-height-md);
|
|
554
|
-
font-weight: var(--theme-font-weight-normal);
|
|
555
|
-
letter-spacing: var(--theme-letter-spacing-xl);
|
|
556
|
-
text-decoration: none;
|
|
557
|
-
-webkit-font-smoothing: antialiased;
|
|
558
|
-
-moz-osx-font-smooting: grayscale;
|
|
559
|
-
min-height: 2rem;
|
|
560
|
-
width: 100%;
|
|
561
|
-
padding: 0.25rem 0.5rem;
|
|
562
|
-
background-color: var(--theme-input--background);
|
|
563
|
-
color: var(--theme-input--color);
|
|
564
|
-
-webkit-appearance: textfield;
|
|
565
|
-
-moz-appearance: textfield;
|
|
566
|
-
appearance: textfield;
|
|
567
|
-
text-overflow: ellipsis;
|
|
568
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
|
|
569
|
-
border-radius: var(--theme-input--border-radius);
|
|
570
|
-
box-shadow: var(--theme-input--box-shadow);
|
|
571
|
-
}
|
|
572
|
-
textarea:-webkit-autofill {
|
|
573
|
-
-webkit-box-shadow: 0 0 0 1000px var(--theme-color-component-info) inset !important;
|
|
574
|
-
-webkit-text-fill-color: var(--theme-input--color--autofill) !important;
|
|
575
|
-
background-color: var(--theme-input--background--autofill) !important;
|
|
576
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;
|
|
577
|
-
color: var(--theme-input--color--autofill) !important;
|
|
578
|
-
}
|
|
579
|
-
textarea:-webkit-autofill, textarea:autofill {
|
|
580
|
-
-webkit-box-shadow: 0 0 0 1000px var(--theme-color-component-info) inset !important;
|
|
581
|
-
-webkit-text-fill-color: var(--theme-input--color--autofill) !important;
|
|
582
|
-
background-color: var(--theme-input--background--autofill) !important;
|
|
583
|
-
border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;
|
|
584
|
-
color: var(--theme-input--color--autofill) !important;
|
|
585
|
-
}
|
|
586
|
-
textarea::-moz-placeholder {
|
|
587
|
-
color: var(--theme-input-hint--color);
|
|
588
|
-
}
|
|
589
|
-
textarea::placeholder {
|
|
590
|
-
color: var(--theme-input-hint--color);
|
|
591
|
-
}
|
|
592
|
-
textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).hover, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):hover {
|
|
593
|
-
border-color: var(--theme-input--border-color--hover) !important;
|
|
594
|
-
background-color: var(--theme-input--background--hover);
|
|
595
|
-
}
|
|
596
|
-
textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).hover, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):hover {
|
|
597
|
-
border-color: var(--theme-input--border-color--hover) !important;
|
|
598
|
-
background-color: var(--theme-input--background--hover);
|
|
599
|
-
}
|
|
600
|
-
textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).focus, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):focus {
|
|
601
|
-
outline: 1px solid var(--theme-color-focus-bdr);
|
|
602
|
-
outline-offset: var(--theme-input--focus--outline-offset);
|
|
603
|
-
border-color: var(--theme-input--border-color--focus) !important;
|
|
604
|
-
}
|
|
605
|
-
textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).focus, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):focus {
|
|
606
|
-
outline: 1px solid var(--theme-color-focus-bdr);
|
|
607
|
-
outline-offset: var(--theme-input--focus--outline-offset);
|
|
608
|
-
border-color: var(--theme-input--border-color--focus) !important;
|
|
609
|
-
}
|
|
610
|
-
textarea:-moz-read-only {
|
|
611
|
-
box-shadow: none;
|
|
612
|
-
background-color: transparent;
|
|
613
|
-
outline: none;
|
|
614
|
-
border: none;
|
|
615
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly);
|
|
616
|
-
}
|
|
617
|
-
textarea.read-only, textarea:read-only {
|
|
618
|
-
box-shadow: none;
|
|
619
|
-
background-color: transparent;
|
|
620
|
-
outline: none;
|
|
621
|
-
border: none;
|
|
622
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly);
|
|
623
|
-
}
|
|
624
|
-
textarea.read-only::-moz-placeholder, textarea:read-only::-moz-placeholder {
|
|
625
|
-
color: transparent;
|
|
626
|
-
}
|
|
627
|
-
textarea:-moz-read-only::placeholder {
|
|
628
|
-
color: transparent;
|
|
629
|
-
}
|
|
630
|
-
textarea.read-only::placeholder, textarea:read-only::placeholder {
|
|
631
|
-
color: transparent;
|
|
632
|
-
}
|
|
633
|
-
textarea:disabled {
|
|
634
|
-
box-shadow: none;
|
|
635
|
-
background-color: transparent;
|
|
636
|
-
outline: none;
|
|
637
|
-
border: none;
|
|
638
|
-
color: var(--theme-input--color--disabled);
|
|
639
|
-
border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled);
|
|
640
|
-
}
|
|
641
|
-
textarea:disabled::-moz-placeholder {
|
|
642
|
-
color: transparent;
|
|
643
|
-
}
|
|
644
|
-
textarea:disabled::placeholder {
|
|
645
|
-
color: transparent;
|
|
646
|
-
}
|
|
647
|
-
|
|
648
|
-
textarea ~ .valid-feedback,
|
|
649
|
-
textarea ~ .invalid-feedback,
|
|
650
|
-
input ~ .valid-feedback,
|
|
651
|
-
input ~ .invalid-feedback {
|
|
652
|
-
display: none;
|
|
653
|
-
font-feature-settings: "clig" off, "liga" off;
|
|
654
|
-
font-family: Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;
|
|
655
|
-
font-style: normal;
|
|
656
|
-
font-size: var(--theme-ms-0);
|
|
657
|
-
line-height: var(--theme-line-height-md);
|
|
658
|
-
font-weight: var(--theme-font-weight-normal);
|
|
659
|
-
letter-spacing: var(--theme-letter-spacing-xl);
|
|
660
|
-
text-decoration: none;
|
|
661
|
-
-webkit-font-smoothing: antialiased;
|
|
662
|
-
-moz-osx-font-smooting: grayscale;
|
|
663
|
-
}
|
|
664
|
-
|
|
665
|
-
form textarea ~ .valid-feedback,
|
|
666
|
-
form input ~ .valid-feedback {
|
|
667
|
-
color: var(--theme-color-success);
|
|
668
|
-
}
|
|
669
|
-
form textarea ~ .invalid-feedback,
|
|
670
|
-
form input ~ .invalid-feedback {
|
|
671
|
-
color: var(--theme-color-alarm-text);
|
|
672
|
-
}
|
|
673
|
-
|
|
674
|
-
form:not([novalidate]) :invalid,
|
|
675
|
-
form:not([novalidate]) .is-invalid,
|
|
676
|
-
form.was-validated :invalid,
|
|
677
|
-
form.was-validated .is-invalid {
|
|
678
|
-
background-color: var(--theme-input-error--background);
|
|
679
|
-
border-color: var(--theme-input-error--border-color);
|
|
680
|
-
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 62 (101010) - https://sketch.com --%3E%3Ctitle%3Eerror%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' fill-opacity='0.75'%3E%3Cg id='error' fill='%23ff2640'%3E%3Cg id='error/error'%3E%3Cpath d='M256,42.6666667 C373.626371,42.6666667 469.333333,138.373627 469.333333,256 C469.333333,373.626371 373.626371,469.333333 256,469.333333 C138.373627,469.333333 42.6666667,373.626371 42.6666667,256 C42.6666667,138.373627 138.373627,42.6666667 256,42.6666667 Z M256,85.3333333 C161.559631,85.3333333 85.3333333,161.559631 85.3333333,256 C85.3333333,350.44037 161.559631,426.666667 256,426.666667 C350.44037,426.666667 426.666667,350.44037 426.666667,256 C426.666667,161.559631 350.44037,85.3333333 256,85.3333333 Z M326.248389,155.581722 L356.418278,185.751611 L286.168667,255.999667 L356.418278,326.248389 L326.248389,356.418278 L255.999667,286.168667 L185.751611,356.418278 L155.581722,326.248389 L225.829667,255.999667 L155.581722,185.751611 L185.751611,155.581722 L255.999667,225.829667 L326.248389,155.581722 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
|
|
681
|
-
background-position: left calc(0.375em + 0.1875rem) center;
|
|
682
|
-
padding-right: 0.75rem;
|
|
683
|
-
padding-left: calc(1.5em + 0.75rem);
|
|
684
|
-
background-size: 18px;
|
|
685
|
-
background-repeat: no-repeat;
|
|
686
|
-
}
|
|
687
|
-
form:not([novalidate]) :invalid ~ .invalid-feedback,
|
|
688
|
-
form:not([novalidate]) .is-invalid ~ .invalid-feedback,
|
|
689
|
-
form.was-validated :invalid ~ .invalid-feedback,
|
|
690
|
-
form.was-validated .is-invalid ~ .invalid-feedback {
|
|
691
|
-
display: block;
|
|
692
|
-
}
|
|
693
|
-
form:not([novalidate]) :valid ~ .valid-feedback,
|
|
694
|
-
form:not([novalidate]) .is-valid ~ .valid-feedback,
|
|
695
|
-
form.was-validated :valid ~ .valid-feedback,
|
|
696
|
-
form.was-validated .is-valid ~ .valid-feedback {
|
|
697
|
-
display: block;
|
|
698
|
-
}
|
|
699
|
-
|
|
700
|
-
form:not(.was-validated) .invalid-feedback,
|
|
701
|
-
form:not(.was-validated) .valid-feedback {
|
|
702
|
-
display: none !important;
|
|
703
|
-
}
|
|
704
|
-
|
|
705
|
-
textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),
|
|
706
|
-
input.ix-info:not(.disabled):not(:disabled):not([disabled]) {
|
|
707
|
-
border-color: var(--theme-input--border-color--info);
|
|
708
|
-
}
|
|
709
|
-
textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,
|
|
710
|
-
input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover {
|
|
711
|
-
border-color: var(--theme-input--border-color--info--hover) !important;
|
|
712
|
-
}
|
|
713
|
-
textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,
|
|
714
|
-
input.ix-info:not(.disabled):not(:disabled):not([disabled]):active {
|
|
715
|
-
border-color: var(--theme-input--border-color--info--active) !important;
|
|
716
|
-
}
|
|
717
|
-
|
|
718
|
-
textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),
|
|
719
|
-
input.ix-warning:not(.disabled):not(:disabled):not([disabled]) {
|
|
720
|
-
border-color: var(--theme-input--border-color--warning--active) !important;
|
|
721
|
-
}
|
|
722
|
-
textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,
|
|
723
|
-
input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover {
|
|
724
|
-
border-color: var(--theme-input--border-color--warning--active) !important;
|
|
725
|
-
}
|
|
726
|
-
textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,
|
|
727
|
-
input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active {
|
|
728
|
-
border-color: var(--theme-input--border-color--warning--active) !important;
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),
|
|
732
|
-
input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]) {
|
|
733
|
-
background-color: var(--theme-input--background--invalid);
|
|
734
|
-
border-color: var(--theme-input--border-color--invalid);
|
|
735
|
-
}
|
|
736
|
-
textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),
|
|
737
|
-
input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]) {
|
|
738
|
-
border-color: var(--theme-input--border-color--invalid) !important;
|
|
739
|
-
}
|
|
740
|
-
textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,
|
|
741
|
-
input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover {
|
|
742
|
-
border-color: var(--theme-input--border-color--invalid--hover) !important;
|
|
743
|
-
}
|
|
744
|
-
textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,
|
|
745
|
-
input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active {
|
|
746
|
-
border-color: var(--theme-input--border-color--invalid--active) !important;
|
|
747
|
-
}
|
|
748
|
-
|
|
749
|
-
/*
|
|
750
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
751
|
-
*
|
|
752
|
-
* SPDX-License-Identifier: MIT
|
|
753
|
-
*
|
|
754
|
-
* This source code is licensed under the MIT license found in the
|
|
755
|
-
* LICENSE file in the root directory of this source tree.
|
|
756
|
-
*/
|
|
757
|
-
/*
|
|
758
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
759
|
-
*
|
|
760
|
-
* SPDX-License-Identifier: MIT
|
|
761
|
-
*
|
|
762
|
-
* This source code is licensed under the MIT license found in the
|
|
763
|
-
* LICENSE file in the root directory of this source tree.
|
|
764
|
-
*/
|
|
765
|
-
/*
|
|
766
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
767
|
-
*
|
|
768
|
-
* SPDX-License-Identifier: MIT
|
|
769
|
-
*
|
|
770
|
-
* This source code is licensed under the MIT license found in the
|
|
771
|
-
* LICENSE file in the root directory of this source tree.
|
|
772
|
-
*/
|
|
773
|
-
:host {
|
|
774
|
-
/* width */
|
|
775
|
-
/* Track */
|
|
776
|
-
/* Handle */
|
|
777
|
-
/* Handle on hover */
|
|
778
|
-
display: inline-block;
|
|
779
|
-
position: relative;
|
|
780
|
-
width: auto;
|
|
781
|
-
}
|
|
782
|
-
:host *,
|
|
783
|
-
:host *::after,
|
|
784
|
-
:host *::before {
|
|
785
|
-
box-sizing: border-box;
|
|
786
|
-
}
|
|
787
|
-
:host ::-webkit-scrollbar-button {
|
|
788
|
-
display: none;
|
|
789
|
-
}
|
|
790
|
-
@-moz-document url-prefix() {
|
|
791
|
-
:host * {
|
|
792
|
-
scrollbar-color: var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);
|
|
793
|
-
scrollbar-width: thin;
|
|
794
|
-
}
|
|
795
|
-
}
|
|
796
|
-
:host ::-webkit-scrollbar {
|
|
797
|
-
width: 0.5rem;
|
|
798
|
-
height: 0.5rem;
|
|
799
|
-
}
|
|
800
|
-
:host ::-webkit-scrollbar-track {
|
|
801
|
-
border-radius: 5px;
|
|
802
|
-
background: var(--theme-scrollbar-track--background);
|
|
803
|
-
}
|
|
804
|
-
:host ::-webkit-scrollbar-track:hover {
|
|
805
|
-
background: var(--theme-scrollbar-track--background--hover);
|
|
806
|
-
}
|
|
807
|
-
:host ::-webkit-scrollbar-thumb {
|
|
808
|
-
border-radius: 5px;
|
|
809
|
-
background: var(--theme-scrollbar-thumb--background);
|
|
810
|
-
}
|
|
811
|
-
:host ::-webkit-scrollbar-thumb:hover {
|
|
812
|
-
background: var(--theme-scrollbar-thumb--background--hover);
|
|
813
|
-
}
|
|
814
|
-
:host ::-webkit-scrollbar-corner {
|
|
815
|
-
display: none;
|
|
816
|
-
}
|
|
817
|
-
:host .input-wrapper {
|
|
818
|
-
display: flex;
|
|
819
|
-
position: relative;
|
|
820
|
-
align-items: center;
|
|
821
|
-
width: 100%;
|
|
822
|
-
height: 100%;
|
|
823
|
-
}
|
|
824
|
-
:host input {
|
|
825
|
-
width: 100%;
|
|
826
|
-
height: 100%;
|
|
827
|
-
}
|
|
828
|
-
:host .prefix-container,
|
|
829
|
-
:host .postfix-container {
|
|
830
|
-
display: flex;
|
|
831
|
-
position: absolute;
|
|
832
|
-
align-items: center;
|
|
833
|
-
justify-content: center;
|
|
834
|
-
z-index: 1;
|
|
835
|
-
}
|
|
836
|
-
:host .prefix-container {
|
|
837
|
-
left: 0.5rem;
|
|
838
|
-
}
|
|
839
|
-
:host .postfix-container {
|
|
840
|
-
right: 0.5rem;
|
|
841
|
-
}
|
|
842
|
-
|
|
843
|
-
:host(.disabled) {
|
|
844
|
-
pointer-events: none;
|
|
845
|
-
}
|
|
846
|
-
:host(.disabled) input, :host(.disabled) textarea {
|
|
847
|
-
pointer-events: none;
|
|
848
|
-
}
|
|
849
|
-
|
|
850
|
-
:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input {
|
|
851
|
-
border-color: var(--theme-input--border-color--info);
|
|
852
|
-
}
|
|
853
|
-
:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover {
|
|
854
|
-
border-color: var(--theme-input--border-color--info--hover) !important;
|
|
855
|
-
}
|
|
856
|
-
:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active {
|
|
857
|
-
border-color: var(--theme-input--border-color--info--active) !important;
|
|
858
|
-
}
|
|
859
|
-
|
|
860
|
-
:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input {
|
|
861
|
-
border-color: var(--theme-input--border-color--warning--active) !important;
|
|
862
|
-
}
|
|
863
|
-
:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover {
|
|
864
|
-
border-color: var(--theme-input--border-color--warning--active) !important;
|
|
865
|
-
}
|
|
866
|
-
:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active {
|
|
867
|
-
border-color: var(--theme-input--border-color--warning--active) !important;
|
|
868
|
-
}
|
|
869
|
-
|
|
870
|
-
:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,
|
|
871
|
-
:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input {
|
|
872
|
-
background-color: var(--theme-input--background--invalid);
|
|
873
|
-
border-color: var(--theme-input--border-color--invalid);
|
|
874
|
-
}
|
|
875
|
-
:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,
|
|
876
|
-
:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input {
|
|
877
|
-
border-color: var(--theme-input--border-color--invalid) !important;
|
|
878
|
-
}
|
|
879
|
-
:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,
|
|
880
|
-
:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover {
|
|
881
|
-
border-color: var(--theme-input--border-color--invalid--hover) !important;
|
|
882
|
-
}
|
|
883
|
-
:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,
|
|
884
|
-
:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active {
|
|
885
|
-
border-color: var(--theme-input--border-color--invalid--active) !important;
|
|
886
|
-
}
|
|
887
|
-
|
|
888
|
-
:host {
|
|
889
|
-
/* width */
|
|
890
|
-
/* Track */
|
|
891
|
-
/* Handle */
|
|
892
|
-
/* Handle on hover */
|
|
893
|
-
display: inline-block;
|
|
894
|
-
position: relative;
|
|
895
|
-
}
|
|
896
|
-
:host *,
|
|
897
|
-
:host *::after,
|
|
898
|
-
:host *::before {
|
|
899
|
-
box-sizing: border-box;
|
|
900
|
-
}
|
|
901
|
-
:host ::-webkit-scrollbar-button {
|
|
902
|
-
display: none;
|
|
903
|
-
}
|
|
904
|
-
@-moz-document url-prefix() {
|
|
905
|
-
:host * {
|
|
906
|
-
scrollbar-color: var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);
|
|
907
|
-
scrollbar-width: thin;
|
|
908
|
-
}
|
|
909
|
-
}
|
|
910
|
-
:host ::-webkit-scrollbar {
|
|
911
|
-
width: 0.5rem;
|
|
912
|
-
height: 0.5rem;
|
|
913
|
-
}
|
|
914
|
-
:host ::-webkit-scrollbar-track {
|
|
915
|
-
border-radius: 5px;
|
|
916
|
-
background: var(--theme-scrollbar-track--background);
|
|
917
|
-
}
|
|
918
|
-
:host ::-webkit-scrollbar-track:hover {
|
|
919
|
-
background: var(--theme-scrollbar-track--background--hover);
|
|
920
|
-
}
|
|
921
|
-
:host ::-webkit-scrollbar-thumb {
|
|
922
|
-
border-radius: 5px;
|
|
923
|
-
background: var(--theme-scrollbar-thumb--background);
|
|
924
|
-
}
|
|
925
|
-
:host ::-webkit-scrollbar-thumb:hover {
|
|
926
|
-
background: var(--theme-scrollbar-thumb--background--hover);
|
|
927
|
-
}
|
|
928
|
-
:host ::-webkit-scrollbar-corner {
|
|
929
|
-
display: none;
|
|
930
|
-
}
|
|
931
|
-
:host input {
|
|
932
|
-
width: 100%;
|
|
933
|
-
height: 100%;
|
|
934
|
-
}
|
|
935
|
-
|
|
936
|
-
:host(.readonly) input {
|
|
937
|
-
pointer-events: none;
|
|
938
|
-
}
|