@siemens/ix 4.4.0 → 5.0.0
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/READMEOSS.html +24 -10
- package/components/index.js +1 -1
- package/components/ix-action-card.js +1 -1
- package/components/ix-application-header.js +1 -1
- package/components/ix-application-switch-modal.js +1 -1
- package/components/ix-application.js +1 -1
- package/components/ix-avatar.js +1 -1
- package/components/ix-blind.js +1 -1
- package/components/ix-breadcrumb-item.js +1 -1
- package/components/ix-breadcrumb.js +1 -1
- package/components/ix-button.js +1 -1
- package/components/ix-card-accordion.js +1 -1
- package/components/ix-card-content.js +1 -1
- package/components/ix-card-list.js +1 -1
- package/components/ix-card-title.js +1 -1
- package/components/ix-card.js +1 -1
- package/components/ix-category-filter.js +1 -1
- package/components/ix-checkbox-group.js +1 -1
- package/components/ix-checkbox.js +1 -1
- package/components/ix-chip.js +1 -1
- package/components/ix-col.js +1 -1
- package/components/ix-content-header.js +1 -1
- package/components/ix-content.js +1 -1
- package/components/ix-css-grid-item.js +1 -1
- package/components/ix-css-grid.js +1 -1
- package/components/ix-custom-field.js +1 -1
- package/components/ix-date-dropdown.js +1 -1
- package/components/ix-date-input.js +1 -1
- package/components/ix-date-picker.js +1 -1
- package/components/ix-date-time-card.js +1 -1
- package/components/{ix-validation-tooltip.d.ts → ix-datetime-input.d.ts} +4 -4
- package/components/ix-datetime-input.js +1 -0
- package/components/ix-datetime-picker.js +1 -1
- package/components/ix-divider.js +1 -1
- package/components/ix-dropdown-button.js +1 -1
- package/components/ix-dropdown-header.js +1 -1
- package/components/ix-dropdown-item.js +1 -1
- package/components/ix-dropdown-quick-actions.js +1 -1
- package/components/ix-dropdown.js +1 -1
- package/components/ix-empty-state.js +1 -1
- package/components/ix-event-list-item.js +1 -1
- package/components/ix-event-list.js +1 -1
- package/components/ix-expanding-search.js +1 -1
- package/components/ix-field-label.js +1 -1
- package/components/ix-field-wrapper.js +1 -1
- package/components/ix-filter-chip.js +1 -1
- package/components/ix-flip-tile-content.js +1 -1
- package/components/ix-flip-tile.js +1 -1
- package/components/ix-group-context-menu.js +1 -1
- package/components/ix-group-item.js +1 -1
- package/components/ix-group.js +1 -1
- package/components/ix-helper-text.js +1 -1
- package/components/ix-icon-button.js +1 -1
- package/components/ix-icon-toggle-button.js +1 -1
- package/components/ix-input.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 +1 -1
- package/components/ix-layout-auto.js +1 -1
- package/components/ix-layout-grid.js +1 -1
- package/components/ix-link-button.js +1 -1
- package/components/ix-menu-about-item.js +1 -1
- package/components/ix-menu-about-news.js +1 -1
- package/components/ix-menu-about.js +1 -1
- package/components/ix-menu-avatar-item.js +1 -1
- package/components/ix-menu-avatar.js +1 -1
- package/components/ix-menu-category.js +1 -1
- package/components/ix-menu-expand-icon.js +1 -1
- package/components/ix-menu-item.js +1 -1
- package/components/ix-menu-settings-item.js +1 -1
- package/components/ix-menu-settings.js +1 -1
- package/components/ix-menu.js +1 -1
- package/components/ix-message-bar.js +1 -1
- package/components/ix-modal-content.js +1 -1
- package/components/ix-modal-footer.js +1 -1
- package/components/ix-modal-header.js +1 -1
- package/components/ix-modal-loading.js +1 -1
- package/components/ix-modal.js +1 -1
- package/components/ix-number-input.js +1 -1
- package/components/ix-pagination.js +1 -1
- package/components/ix-pane-layout.js +1 -1
- package/components/ix-pane.js +1 -1
- package/components/ix-pill.js +1 -1
- package/components/ix-progress-indicator.js +1 -1
- package/components/ix-push-card.js +1 -1
- package/components/ix-radio-group.js +1 -1
- package/components/ix-radio.js +1 -1
- package/components/{ix-input-group.d.ts → ix-range-field.d.ts} +4 -4
- package/components/ix-range-field.js +1 -0
- package/components/ix-row.js +1 -1
- package/components/ix-select-item.js +1 -1
- package/components/ix-select.js +1 -1
- package/components/ix-slider.js +1 -1
- package/components/ix-spinner.js +1 -1
- package/components/ix-split-button.js +1 -1
- package/components/ix-tab-item.js +1 -1
- package/components/{ix-application-sidebar.d.ts → ix-tab-panel.d.ts} +4 -4
- package/components/ix-tab-panel.js +1 -0
- package/components/{ix-drawer.d.ts → ix-tab-set.d.ts} +4 -4
- package/components/ix-tab-set.js +1 -0
- package/components/ix-tabs.js +1 -1
- package/components/ix-textarea.js +1 -1
- package/components/ix-tile.js +1 -1
- package/components/ix-time-input.js +1 -1
- package/components/ix-time-picker.js +1 -1
- package/components/ix-toast-container.js +1 -1
- package/components/ix-toast.js +1 -1
- package/components/ix-toggle-button.js +1 -1
- package/components/ix-toggle.js +1 -1
- package/components/ix-tooltip.js +1 -1
- package/components/ix-tree-item.js +1 -1
- package/components/ix-tree.js +1 -1
- package/components/ix-typography.js +1 -1
- package/components/ix-upload.js +1 -1
- package/components/ix-workflow-step.js +1 -1
- package/components/ix-workflow-steps.js +1 -1
- package/components/p-4pTtJwcY.js +1 -0
- package/components/p-546lBshK.js +1 -0
- package/components/p-5jph302v.js +1 -0
- package/components/p-B1ZcjHve.js +1 -0
- package/components/{p-CRcg3Wl9.js → p-B1q6Xh9M.js} +1 -1
- package/components/p-B4Yxzuow.js +1 -0
- package/components/p-B5k8YVR0.js +1 -0
- package/components/p-B8RlWbEh.js +1 -0
- package/components/p-BE4QI9tD.js +1 -0
- package/components/p-BL9SR36X.js +1 -0
- package/components/p-BP8g-yqY.js +1 -0
- package/components/p-B_czElDE.js +1 -0
- package/components/p-BcxPyyrm.js +1 -0
- package/components/p-BooU9e46.js +1 -0
- package/components/p-Btv5ReUJ.js +1 -0
- package/components/p-BtvsjuLo.js +1 -0
- package/components/p-BwC_Hmai.js +1 -0
- package/components/p-Bxdy-8CE.js +1 -0
- package/components/p-Bxrgt3H_.js +1 -0
- package/components/p-By6x--zJ.js +1 -0
- package/components/p-Byed_Z2G.js +1 -0
- package/components/p-C-wf4kbs.js +1 -0
- package/components/p-C95SE6lT.js +1 -0
- package/components/p-C9HBQRMb.js +1 -0
- package/components/p-CDKHgTB8.js +1 -0
- package/components/p-CJ3dR7zd.js +1 -0
- package/components/p-CKYjdhXo.js +1 -0
- package/components/p-CQj_gEvY.js +1 -0
- package/components/p-CVmLf9WY.js +1 -0
- package/components/p-CWlPNXA-.js +1 -0
- package/components/p-CWshStHZ.js +1 -0
- package/components/p-CYgb41KQ.js +1 -0
- package/components/p-C_95k0nq.js +1 -0
- package/components/p-CcllZcv2.js +1 -0
- package/components/p-Cf71L4Ol.js +1 -0
- package/components/p-CgOv_MV_.js +1 -0
- package/components/p-CsP_r-y6.js +1 -0
- package/components/p-CuswfnZ5.js +1 -0
- package/components/p-D4RWuUBi.js +1 -0
- package/components/p-D4T7_gkf.js +1 -0
- package/components/p-D5gbubPJ.js +1 -0
- package/components/{p-DSTYytot.js → p-D5rshXh5.js} +1 -1
- package/components/p-D6Wm2E-0.js +1 -0
- package/components/p-D8Wb4thH.js +1 -0
- package/components/p-DN2Mr91y.js +1 -0
- package/components/p-DNIQ2C1K.js +1 -0
- package/components/p-DOCAISxs.js +1 -0
- package/components/p-DQql_9wo.js +1 -0
- package/components/p-DRw2l8Az.js +1 -0
- package/components/p-DSpVcflZ.js +1 -0
- package/components/p-DTcUamMt.js +1 -0
- package/components/p-DUkuP1OH.js +1 -0
- package/components/p-DdMuwGlF.js +1 -0
- package/components/p-DfnCSsMy.js +1 -0
- package/components/p-Djkc69iv.js +1 -0
- package/components/p-Dpk_WgCl.js +1 -0
- package/components/p-DuTDx0c-.js +1 -0
- package/components/p-Dx6rQdpk.js +1 -0
- package/components/p-Dx8kFukG.js +1 -0
- package/components/p-JXbYOM9q.js +1 -0
- package/components/p-JevOq-9X.js +1 -0
- package/components/p-MZOpritx.js +1 -0
- package/components/p-NLlCSNeG.js +1 -0
- package/components/p-VEcjhpT4.js +1 -0
- package/components/p-W0q0WVKl.js +1 -0
- package/components/p-XBJqkmoc.js +1 -0
- package/components/p-XBTykBKS.js +1 -0
- package/components/{p-BJxTLVYT.js → p-_Uc7YwjU.js} +1 -1
- package/components/p-qsIASuyM.js +1 -0
- package/components/p-uIG84RqI.js +1 -0
- package/components/p-wEbi9beJ.js +1 -0
- package/components/p-zs7a2E3b.js +1 -0
- package/components/package.json +1 -1
- package/dist/cjs/{a11y-DldCLr8D.js → a11y-C_6YiIMa.js} +1 -2
- package/dist/cjs/animation-hxDbANsw.js +81 -0
- package/dist/cjs/app-globals-V2Kpy_OQ.js +5 -0
- package/dist/cjs/aria-activedescendant.mixin-_lb0Xz2S.js +85 -0
- package/dist/cjs/{base-button-BvWcXXIH.js → base-button-C-1izOSS.js} +14 -10
- package/dist/cjs/{base-icon-button-DgnV_-qM.js → base-icon-button-BeXf6v9s.js} +3 -3
- package/dist/cjs/component-CYtonfpw.js +143 -0
- package/dist/cjs/{context-CmNuiaNz.js → context-DqdXbKw_.js} +5 -2
- package/dist/cjs/{dropdown-controller-BLOjtc6w.js → dropdown-controller-DeBeUVhj.js} +12 -9
- package/dist/cjs/{floating-ui.dom-CMzYsRR7.js → find-element-DPxOAdgO.js} +101 -0
- package/dist/cjs/focus-proxy-BCuVbpDb.js +48 -0
- package/dist/cjs/focus-trap-_cyPFvFq.js +106 -0
- package/dist/cjs/focus-utilities-yx7wWjEO.js +119 -0
- package/dist/cjs/focus-visible.mixin-BU5Ql7d1.js +42 -0
- package/dist/cjs/{helper-text-util-CX9jWl8m.js → helper-text-util-CvfY1JxE.js} +26 -8
- package/dist/cjs/id.mixin-DINDQztK.js +21 -0
- package/dist/cjs/index-B4J4JK0P.js +17 -0
- package/dist/cjs/{index-Dxeom0qd.js → index-BKQkUbyE.js} +529 -126
- package/dist/cjs/{index-DIYO-Liy.js → index-Dw-NwUuT.js} +2 -4
- package/dist/cjs/{index-BxmN3RtX.js → index-SVeYVn-h.js} +1 -2
- package/dist/cjs/index.cjs.js +266 -47
- package/dist/cjs/inherit-aria-attributes.mixin-Sl7J-OlO.js +36 -0
- package/dist/cjs/{picker-input.util-DJNAVluZ.js → input-picker.mixin-EoIayQV9.js} +25 -1
- package/dist/cjs/{input.fc-BIQRswZt.js → input.fc-CsACCdp7.js} +15 -17
- package/dist/cjs/ix-action-card.cjs.entry.js +39 -19
- package/dist/cjs/ix-application-header.cjs.entry.js +126 -69
- package/dist/cjs/ix-application-switch-modal.cjs.entry.js +9 -13
- package/dist/cjs/ix-application.cjs.entry.js +46 -34
- package/dist/cjs/ix-avatar_2.cjs.entry.js +126 -22
- package/dist/cjs/ix-blind.cjs.entry.js +37 -23
- package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +234 -43
- package/dist/cjs/ix-breadcrumb.cjs.entry.js +85 -68
- package/dist/cjs/ix-button.cjs.entry.js +227 -40
- package/dist/cjs/ix-card-accordion_2.cjs.entry.js +30 -19
- package/dist/cjs/ix-card-list.cjs.entry.js +104 -54
- package/dist/cjs/ix-card_2.cjs.entry.js +17 -17
- package/dist/cjs/ix-category-filter.cjs.entry.js +180 -111
- package/dist/cjs/ix-checkbox-group.cjs.entry.js +52 -27
- package/dist/cjs/ix-checkbox.cjs.entry.js +58 -37
- package/dist/cjs/ix-chip.cjs.entry.js +317 -81
- package/dist/cjs/ix-col_4.cjs.entry.js +1109 -495
- package/dist/cjs/ix-content-header.cjs.entry.js +25 -17
- package/dist/cjs/ix-content.cjs.entry.js +7 -7
- package/dist/cjs/ix-css-grid-item.cjs.entry.js +6 -2
- package/dist/cjs/ix-css-grid.cjs.entry.js +13 -5
- package/dist/cjs/ix-custom-field.cjs.entry.js +41 -12
- package/dist/cjs/ix-date-dropdown.cjs.entry.js +170 -145
- package/dist/cjs/ix-date-input.cjs.entry.js +212 -125
- package/dist/cjs/ix-date-picker.cjs.entry.js +752 -0
- package/dist/cjs/ix-date-time-card.cjs.entry.js +25 -18
- package/dist/cjs/ix-datetime-input.cjs.entry.js +548 -0
- package/dist/cjs/ix-datetime-picker.cjs.entry.js +242 -58
- package/dist/cjs/ix-divider.cjs.entry.js +2 -2
- package/dist/cjs/ix-dropdown-button.cjs.entry.js +155 -38
- package/dist/cjs/ix-dropdown-header.cjs.entry.js +6 -2
- package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
- package/dist/cjs/ix-dropdown_2.cjs.entry.js +992 -0
- package/dist/cjs/ix-empty-state.cjs.entry.js +32 -6
- package/dist/cjs/ix-event-list-item.cjs.entry.js +38 -27
- package/dist/cjs/ix-event-list.cjs.entry.js +26 -26
- package/dist/cjs/ix-expanding-search.cjs.entry.js +58 -44
- package/dist/cjs/ix-field-label_2.cjs.entry.js +178 -56
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js +85 -37
- package/dist/cjs/ix-flip-tile-content.cjs.entry.js +8 -8
- package/dist/cjs/ix-flip-tile.cjs.entry.js +43 -30
- package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +51 -27
- package/dist/cjs/ix-group.cjs.entry.js +63 -40
- package/dist/cjs/ix-helper-text.cjs.entry.js +43 -16
- package/dist/cjs/ix-icon-button_2.cjs.entry.js +232 -52
- package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +221 -45
- package/dist/cjs/ix-input.cjs.entry.js +128 -56
- package/dist/cjs/ix-key-value-list.cjs.entry.js +6 -6
- package/dist/cjs/ix-key-value.cjs.entry.js +24 -6
- package/dist/cjs/ix-kpi.cjs.entry.js +37 -13
- package/dist/cjs/ix-layout-auto.cjs.entry.js +15 -15
- package/dist/cjs/ix-link-button.cjs.entry.js +19 -15
- package/dist/cjs/ix-menu-about-item.cjs.entry.js +13 -6
- package/dist/cjs/ix-menu-about-news.cjs.entry.js +45 -18
- package/dist/cjs/ix-menu-about.cjs.entry.js +72 -28
- package/dist/cjs/ix-menu-avatar.cjs.entry.js +62 -31
- package/dist/cjs/ix-menu-category.cjs.entry.js +157 -74
- package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +24 -24
- package/dist/cjs/ix-menu-item.cjs.entry.js +100 -51
- package/dist/cjs/ix-menu-settings-item.cjs.entry.js +13 -6
- package/dist/cjs/ix-menu-settings.cjs.entry.js +87 -4
- package/dist/cjs/ix-menu.cjs.entry.js +123 -136
- package/dist/cjs/ix-message-bar.cjs.entry.js +33 -22
- package/dist/cjs/ix-modal-content_2.cjs.entry.js +36 -17
- 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 +98 -61
- package/dist/cjs/ix-number-input.cjs.entry.js +211 -131
- package/dist/cjs/ix-pagination.cjs.entry.js +108 -89
- package/dist/cjs/ix-pane-layout.cjs.entry.js +26 -27
- package/dist/cjs/ix-pane.cjs.entry.js +114 -82
- package/dist/cjs/ix-pill_4.cjs.entry.js +746 -0
- package/dist/cjs/ix-progress-indicator.cjs.entry.js +48 -40
- package/dist/cjs/ix-push-card.cjs.entry.js +36 -15
- package/dist/cjs/ix-radio-group.cjs.entry.js +63 -26
- package/dist/cjs/ix-radio.cjs.entry.js +51 -25
- package/dist/cjs/ix-range-field.cjs.entry.js +122 -0
- package/dist/cjs/ix-select.cjs.entry.js +398 -373
- package/dist/cjs/ix-slider.cjs.entry.js +108 -68
- package/dist/cjs/ix-split-button.cjs.entry.js +118 -48
- package/dist/cjs/ix-tab-panel.cjs.entry.js +30 -0
- package/dist/cjs/ix-textarea.cjs.entry.js +135 -48
- package/dist/cjs/ix-tile.cjs.entry.js +12 -12
- package/dist/cjs/ix-time-input.cjs.entry.js +298 -152
- package/dist/cjs/ix-toast-container.cjs.entry.js +14 -54
- package/dist/cjs/ix-toast.cjs.entry.js +47 -31
- package/dist/cjs/ix-toggle-button.cjs.entry.js +200 -27
- package/dist/cjs/ix-toggle.cjs.entry.js +244 -48
- package/dist/cjs/ix-tooltip.cjs.entry.js +76 -52
- package/dist/cjs/ix-tree-item.cjs.entry.js +50 -16
- package/dist/cjs/ix-tree.cjs.entry.js +101 -45
- package/dist/cjs/ix-typography.cjs.entry.js +19 -12
- package/dist/cjs/ix-upload.cjs.entry.js +80 -76
- package/dist/cjs/ix-workflow-step.cjs.entry.js +39 -34
- package/dist/cjs/ix-workflow-steps.cjs.entry.js +20 -15
- package/dist/cjs/{listener-BShKJBRB.js → listener-BafrcTaM.js} +7 -6
- package/dist/cjs/loader.cjs.js +3 -4
- package/dist/cjs/{logical-filter-operator-q-2KOPJs.js → logical-filter-operator-Dv9-d8FB.js} +2 -0
- package/dist/cjs/luxon-datetime-format-masks-DQVILoY7.js +43 -0
- package/dist/cjs/{make-ref-BaH6_YJk.js → make-ref-CHsa3FY7.js} +6 -2
- package/dist/cjs/menu-service-D_QsHUgR.js +63 -0
- package/dist/cjs/modal-_AhJoT78.js +190 -0
- package/dist/cjs/service-CRjXhKel.js +94 -0
- package/dist/cjs/shadow-dom-BG8VqeIu.js +91 -0
- package/dist/cjs/siemens-ix.cjs.js +4 -5
- package/dist/cjs/tab.mixin-DObUK6A4.js +21 -0
- package/dist/cjs/theme-switcher-sbkXOvhB.js +127 -0
- package/dist/cjs/time-picker-constraints-CxGhm1qV.js +79 -0
- package/dist/cjs/{tree.types-BygtRFW3.js → tree.types-Cs9O1Wtf.js} +2 -0
- package/dist/cjs/typed-event-Bw4IfJC0.js +44 -0
- package/dist/cjs/{validation-DF9UXqHB.js → validation-Dier-uPA.js} +32 -9
- package/dist/collection/collection-manifest.json +16 -9
- package/dist/collection/components/action-card/action-card.js +37 -19
- package/dist/collection/components/application/application.js +62 -48
- package/dist/collection/components/application-header/application-header.js +116 -84
- package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +5 -7
- package/dist/collection/components/avatar/avatar.css +30 -5
- package/dist/collection/components/avatar/avatar.js +108 -35
- package/dist/collection/components/blind/blind.js +33 -16
- package/dist/collection/components/breadcrumb/breadcrumb.css +7 -2
- package/dist/collection/components/breadcrumb/breadcrumb.js +125 -79
- package/dist/collection/components/breadcrumb/breadcrumb.types.js +1 -0
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.css +66 -90
- package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +131 -69
- package/dist/collection/components/button/base-button.js +13 -9
- package/dist/collection/components/button/button.css +38 -45
- package/dist/collection/components/button/button.js +69 -59
- package/dist/collection/components/card/card.js +15 -16
- package/dist/collection/components/card-accordion/card-accordion.js +27 -17
- package/dist/collection/components/card-content/card-content.js +1 -1
- package/dist/collection/components/card-list/card-list.js +127 -54
- package/dist/collection/components/card-title/card-title.js +1 -1
- package/dist/collection/components/category-filter/category-filter.css +38 -45
- package/dist/collection/components/category-filter/category-filter.js +173 -105
- package/dist/collection/components/category-filter/filter-state.js +2 -4
- package/dist/collection/components/category-filter/input-state.js +2 -0
- package/dist/collection/components/checkbox/checkbox.css +1 -0
- package/dist/collection/components/checkbox/checkbox.js +52 -33
- package/dist/collection/components/checkbox-group/checkbox-group.js +48 -25
- package/dist/collection/components/chip/chip.css +369 -346
- package/dist/collection/components/chip/chip.js +171 -80
- package/dist/collection/components/chip/chip.types.js +18 -0
- package/dist/collection/components/col/col.js +20 -2
- package/dist/collection/components/content/content.js +5 -6
- package/dist/collection/components/content-header/content-header.js +23 -17
- package/dist/collection/components/css-grid/css-grid-item.js +5 -1
- package/dist/collection/components/css-grid/css-grid.js +12 -6
- package/dist/collection/components/custom-field/custom-field.js +38 -11
- package/dist/collection/components/date-dropdown/date-dropdown.css +202 -18
- package/dist/collection/components/date-dropdown/date-dropdown.js +168 -201
- package/dist/collection/components/date-input/date-input.css +4 -4
- package/dist/collection/components/date-input/date-input.js +199 -112
- package/dist/collection/components/date-picker/date-picker.css +66 -25
- package/dist/collection/components/date-picker/date-picker.js +582 -193
- package/dist/collection/components/date-time-card/date-time-card.css +3 -0
- package/dist/collection/components/date-time-card/date-time-card.js +43 -18
- package/dist/collection/components/datetime-input/datetime-input.css +621 -0
- package/dist/collection/components/datetime-input/datetime-input.js +1372 -0
- package/dist/collection/components/datetime-input/datetime-input.types.js +1 -0
- package/dist/collection/components/datetime-picker/datetime-picker.css +2 -10
- package/dist/collection/components/datetime-picker/datetime-picker.js +364 -58
- package/dist/collection/components/divider/divider.js +1 -1
- package/dist/collection/components/dropdown/dropdown-controller.js +12 -9
- package/dist/collection/components/dropdown/dropdown-focus.js +178 -0
- package/dist/collection/components/dropdown/dropdown.css +1 -1
- package/dist/collection/components/dropdown/dropdown.js +809 -201
- package/dist/collection/components/dropdown-button/dropdown-button.css +38 -0
- package/dist/collection/components/dropdown-button/dropdown-button.js +258 -36
- package/dist/collection/components/dropdown-header/dropdown-header.js +5 -1
- package/dist/collection/components/dropdown-item/dropdown-item.css +23 -3
- package/dist/collection/components/dropdown-item/dropdown-item.js +129 -26
- package/dist/collection/components/dropdown-item/dropdown-item.types.js +1 -0
- package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
- package/dist/collection/components/empty-state/empty-state.js +31 -7
- package/dist/collection/components/event-list/event-list.js +25 -26
- package/dist/collection/components/event-list-item/event-list-item.js +35 -26
- package/dist/collection/components/expanding-search/expanding-search.js +56 -42
- package/dist/collection/components/field-label/field-label.css +10 -0
- package/dist/collection/components/field-label/field-label.js +34 -11
- package/dist/collection/components/field-wrapper/field-wrapper.css +1 -2
- package/dist/collection/components/field-wrapper/field-wrapper.js +193 -49
- package/dist/collection/components/field-wrapper/helper-text-util.js +22 -5
- package/dist/collection/components/filter-chip/filter-chip.css +0 -5
- package/dist/collection/components/filter-chip/filter-chip.js +33 -11
- package/dist/collection/components/flip-tile/flip-tile.js +39 -27
- package/dist/collection/components/flip-tile-content/flip-tile-content.js +7 -9
- package/dist/collection/components/group/group-context-menu.js +3 -4
- package/dist/collection/components/group/group.js +60 -38
- package/dist/collection/components/group-item/group-item.js +45 -22
- package/dist/collection/components/helper-text/helper-text.js +37 -12
- package/dist/collection/components/icon-button/base-icon-button.js +1 -1
- package/dist/collection/components/icon-button/icon-button.css +38 -45
- package/dist/collection/components/icon-button/icon-button.js +58 -56
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.css +38 -45
- package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +61 -63
- package/dist/collection/components/input/input.css +4 -8
- package/dist/collection/components/input/input.fc.js +10 -11
- package/dist/collection/components/input/input.js +119 -49
- package/dist/collection/components/input/input.util.js +1 -2
- package/dist/collection/components/input/number-input.css +4 -4
- package/dist/collection/components/input/number-input.js +202 -124
- package/dist/collection/components/input/textarea.css +4 -4
- package/dist/collection/components/input/textarea.js +127 -42
- package/dist/collection/components/ix-playground/ix-playground.js +25 -0
- package/dist/collection/components/key-value/key-value.js +23 -7
- package/dist/collection/components/key-value-list/key-value-list.js +5 -7
- package/dist/collection/components/kpi/kpi.js +35 -13
- package/dist/collection/components/layout-auto/layout-auto.js +14 -15
- package/dist/collection/components/layout-grid/layout-grid.js +14 -16
- package/dist/collection/components/link-button/link-button.js +17 -15
- package/dist/collection/components/menu/menu-expand-icon.css +12 -5
- package/dist/collection/components/menu/menu-expand-icon.js +60 -45
- package/dist/collection/components/menu/menu.js +114 -160
- package/dist/collection/components/menu-about/menu-about.css +63 -3
- package/dist/collection/components/menu-about/menu-about.js +111 -36
- package/dist/collection/components/menu-about-item/menu-about-item.js +18 -14
- package/dist/collection/components/menu-about-news/menu-about-news.js +65 -17
- package/dist/collection/components/menu-avatar/menu-avatar.js +57 -27
- package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +15 -4
- package/dist/collection/components/menu-category/menu-category.js +156 -42
- package/dist/collection/components/menu-item/menu-item.js +94 -46
- package/dist/collection/components/menu-settings/menu-settings.css +0 -3
- package/dist/collection/components/menu-settings/menu-settings.js +111 -36
- package/dist/collection/components/menu-settings-item/menu-settings-item.js +23 -16
- package/dist/collection/components/message-bar/message-bar.js +31 -22
- package/dist/collection/components/modal/modal.css +2 -1
- package/dist/collection/components/modal/modal.js +98 -63
- 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 +34 -16
- package/dist/collection/components/modal-loading/modal-loading.js +1 -1
- package/dist/collection/components/pagination/pagination.css +38 -45
- package/dist/collection/components/pagination/pagination.js +103 -85
- package/dist/collection/components/pane/pane.js +108 -77
- package/dist/collection/components/pane-layout/pane-layout.js +23 -25
- package/dist/collection/components/pill/pill.css +8 -24
- package/dist/collection/components/pill/pill.js +60 -29
- package/dist/collection/components/progress-indicator/progress-indicator.js +46 -39
- package/dist/collection/components/push-card/push-card.js +35 -16
- package/dist/collection/components/radio/radio.js +47 -23
- package/dist/collection/components/radio-group/radio-group.js +59 -24
- package/dist/collection/components/{input-group/input-group.css → range-field/range-field.css} +26 -39
- package/dist/collection/components/range-field/range-field.js +193 -0
- package/dist/collection/components/row/row.js +1 -1
- package/dist/collection/components/select/select.css +36 -13
- package/dist/collection/components/select/select.js +427 -383
- package/dist/collection/components/select/test/select-controller.js +89 -0
- package/dist/collection/components/select-item/select-item.js +46 -59
- package/dist/collection/components/slider/slider.css +0 -7
- package/dist/collection/components/slider/slider.js +101 -85
- package/dist/collection/components/spinner/spinner.js +14 -15
- package/dist/collection/components/split-button/split-button.css +36 -19
- package/dist/collection/components/split-button/split-button.js +116 -77
- package/dist/collection/components/tab-item/tab-item.css +73 -81
- package/dist/collection/components/tab-item/tab-item.js +279 -93
- package/dist/collection/components/tab-item/tab.mixin.js +40 -0
- package/dist/collection/components/{application-sidebar/application-sidebar.css → tab-panel/tab-panel.css} +3 -11
- package/dist/collection/components/tab-panel/tab-panel.js +67 -0
- package/dist/collection/components/{drawer/drawer.css → tab-set/tab-set.css} +1 -62
- package/dist/collection/components/tab-set/tab-set.js +92 -0
- package/dist/collection/components/tabs/tabs.css +71 -39
- package/dist/collection/components/tabs/tabs.js +261 -416
- package/dist/collection/components/tile/tile.js +11 -12
- package/dist/collection/components/time-input/time-input.css +4 -4
- package/dist/collection/components/time-input/time-input.js +349 -138
- package/dist/collection/components/time-picker/time-picker-column-values.js +25 -0
- package/dist/collection/components/time-picker/time-picker-compute-time.js +64 -0
- package/dist/collection/components/time-picker/time-picker-constraints.js +71 -0
- package/dist/collection/components/time-picker/time-picker-display.js +21 -0
- package/dist/collection/components/time-picker/time-picker-format.js +40 -0
- package/dist/collection/components/time-picker/time-picker-range.js +50 -0
- package/dist/collection/components/time-picker/time-picker-step-focus.js +32 -0
- package/dist/collection/components/time-picker/time-picker.css +17 -4
- package/dist/collection/components/time-picker/time-picker.js +544 -264
- package/dist/collection/components/toast/{styles/toast-container.css → toast-container.css} +6 -8
- package/dist/collection/components/toast/toast-container.js +15 -97
- package/dist/collection/components/toast/toast-utils.js +16 -4
- package/dist/collection/components/toast/toast.js +45 -30
- package/dist/collection/components/toggle/toggle.css +7 -4
- package/dist/collection/components/toggle/toggle.js +85 -44
- package/dist/collection/components/toggle-button/toggle-button.css +38 -45
- package/dist/collection/components/toggle-button/toggle-button.js +41 -46
- package/dist/collection/components/tooltip/tooltip.js +68 -44
- package/dist/collection/components/tree/tree.js +74 -34
- package/dist/collection/components/tree-item/default-tree-item.js +2 -0
- package/dist/collection/components/tree-item/tree-item.css +9 -4
- package/dist/collection/components/tree-item/tree-item.js +70 -15
- package/dist/collection/components/typography/typography.js +18 -13
- package/dist/collection/components/upload/upload.js +110 -75
- package/dist/collection/components/utils/a11y.js +1 -2
- package/dist/collection/components/utils/animation.js +24 -44
- package/dist/collection/components/utils/application-layout/service.js +22 -40
- package/dist/collection/components/utils/context.js +4 -1
- package/dist/collection/components/utils/delegate.js +1 -2
- package/dist/collection/components/utils/dependency-function.js +55 -0
- package/dist/collection/components/utils/event.js +16 -0
- package/dist/collection/components/utils/find-element.js +1 -1
- package/dist/collection/components/utils/focus/detect-keyboard-mode.js +28 -0
- package/dist/collection/components/utils/focus/focus-proxy.js +40 -0
- package/dist/collection/components/utils/focus/focus-trap.js +99 -0
- package/dist/collection/components/utils/focus/focus-utilities.js +117 -0
- package/dist/collection/components/utils/focus.js +9 -6
- package/dist/collection/components/utils/input/index.js +5 -0
- package/dist/collection/components/utils/input/validation.js +31 -8
- package/dist/collection/components/utils/internal/component.js +2 -1
- package/dist/collection/components/utils/internal/index.js +1 -1
- package/dist/collection/components/utils/internal/mixins/accessibility/aria-activedescendant.mixin.js +84 -0
- package/dist/collection/components/utils/internal/mixins/accessibility/inherit-aria-attributes.mixin.js +190 -0
- package/dist/collection/components/utils/internal/mixins/focus-visible.mixin.js +91 -0
- package/dist/collection/components/utils/internal/mixins/id.mixin.js +17 -0
- package/dist/collection/components/utils/internal/mixins/input/input-picker.mixin.js +45 -0
- package/dist/collection/components/utils/internal/mixins/setup.mixin.js +118 -0
- package/dist/collection/components/utils/lazy-list/lazy.js +24 -9
- package/dist/collection/components/utils/listener.js +6 -5
- package/dist/collection/components/utils/luxon-datetime-format-masks.js +38 -0
- package/dist/collection/components/utils/make-ref.js +5 -2
- package/dist/collection/components/utils/menu-service/menu-service.js +17 -37
- package/dist/collection/components/utils/menu-tabs/menu-tabs-utils.js +1 -49
- package/dist/collection/components/utils/modal/index.js +2 -2
- package/dist/collection/components/utils/modal/loading.js +34 -29
- package/dist/collection/components/utils/modal/message.js +133 -106
- package/dist/collection/components/utils/modal/modal.js +11 -8
- package/dist/collection/components/utils/overlay.js +1 -3
- package/dist/collection/components/utils/shadow-dom.js +42 -0
- package/dist/collection/components/{drawer → utils}/test/animejs.mock.js +8 -8
- package/dist/collection/components/utils/theme-switcher.js +85 -133
- package/dist/collection/components/utils/typed-event.js +29 -31
- package/dist/collection/components/workflow-step/workflow-step.js +37 -33
- package/dist/collection/components/workflow-steps/workflow-steps.js +19 -15
- package/dist/collection/public-api.js +4 -0
- package/dist/collection/tests/utils/test/page.js +34 -9
- package/dist/esm/{a11y-DAzBNVe7.js → a11y-B5k8YVR0.js} +1 -2
- package/dist/esm/animation-DNIQ2C1K.js +79 -0
- package/dist/esm/app-globals-DQuL1Twl.js +3 -0
- package/dist/esm/aria-activedescendant.mixin-CM-NUHTW.js +83 -0
- package/dist/esm/{base-button-CV0w47z9.js → base-button-hppF0uUM.js} +14 -10
- package/dist/esm/{base-icon-button-BuHd34qo.js → base-icon-button-_xVULsPr.js} +3 -3
- package/dist/esm/component-Chfbghog.js +139 -0
- package/dist/esm/{context-BniHpAE1.js → context-zqk3Dkv-.js} +5 -2
- package/dist/esm/{dropdown-controller-D3K9vmFp.js → dropdown-controller-D6Wm2E-0.js} +12 -9
- package/dist/esm/{floating-ui.dom-CAqtPJ4-.js → find-element-Bxrgt3H_.js} +100 -1
- package/dist/esm/focus-proxy-BgLEsVE2.js +43 -0
- package/dist/esm/focus-trap-DDLHqzV2.js +102 -0
- package/dist/esm/focus-utilities-DnaItyVQ.js +108 -0
- package/dist/esm/focus-visible.mixin-CoMZ6z5Z.js +40 -0
- package/dist/esm/{helper-text-util-C9sLzo0k.js → helper-text-util-AEl-1QU6.js} +26 -9
- package/dist/esm/id.mixin-CUbYLenp.js +19 -0
- package/dist/esm/{index-BEPo7U1W.js → index-Ca5WUunf.js} +529 -127
- package/dist/esm/{index-BBzEV-f4.js → index-Cl7fhG1I.js} +2 -3
- package/dist/esm/index-XBTykBKS.js +14 -0
- package/dist/esm/{index-BG5XMoOy.js → index-nCVTBc9Y.js} +1 -2
- package/dist/esm/index.js +262 -45
- package/dist/esm/inherit-aria-attributes.mixin-CBuZQFB-.js +34 -0
- package/dist/esm/{picker-input.util-D1uMJUKN.js → input-picker.mixin-Bo_sZpC4.js} +25 -2
- package/dist/esm/{input.fc-C1ytwpkt.js → input.fc-DjE-oOZc.js} +17 -19
- package/dist/esm/ix-action-card.entry.js +39 -19
- package/dist/esm/ix-application-header.entry.js +126 -69
- package/dist/esm/ix-application-switch-modal.entry.js +9 -13
- package/dist/esm/ix-application.entry.js +46 -34
- package/dist/esm/ix-avatar_2.entry.js +126 -22
- package/dist/esm/ix-blind.entry.js +37 -23
- package/dist/esm/ix-breadcrumb-item.entry.js +234 -43
- package/dist/esm/ix-breadcrumb.entry.js +85 -68
- package/dist/esm/ix-button.entry.js +227 -40
- package/dist/esm/ix-card-accordion_2.entry.js +30 -19
- package/dist/esm/ix-card-list.entry.js +104 -54
- package/dist/esm/ix-card_2.entry.js +17 -17
- package/dist/esm/ix-category-filter.entry.js +180 -111
- package/dist/esm/ix-checkbox-group.entry.js +52 -27
- package/dist/esm/ix-checkbox.entry.js +58 -37
- package/dist/esm/ix-chip.entry.js +317 -81
- package/dist/esm/ix-col_4.entry.js +1110 -496
- package/dist/esm/ix-content-header.entry.js +25 -17
- package/dist/esm/ix-content.entry.js +7 -7
- package/dist/esm/ix-css-grid-item.entry.js +6 -2
- package/dist/esm/ix-css-grid.entry.js +13 -5
- package/dist/esm/ix-custom-field.entry.js +41 -12
- package/dist/esm/ix-date-dropdown.entry.js +170 -145
- package/dist/esm/ix-date-input.entry.js +209 -122
- package/dist/esm/ix-date-picker.entry.js +750 -0
- package/dist/esm/ix-date-time-card.entry.js +25 -18
- package/dist/esm/ix-datetime-input.entry.js +546 -0
- package/dist/esm/ix-datetime-picker.entry.js +242 -58
- package/dist/esm/ix-divider.entry.js +2 -2
- package/dist/esm/ix-dropdown-button.entry.js +155 -38
- package/dist/esm/ix-dropdown-header.entry.js +6 -2
- package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
- package/dist/esm/ix-dropdown_2.entry.js +989 -0
- package/dist/esm/ix-empty-state.entry.js +32 -6
- package/dist/esm/ix-event-list-item.entry.js +38 -27
- package/dist/esm/ix-event-list.entry.js +27 -27
- package/dist/esm/ix-expanding-search.entry.js +58 -44
- package/dist/esm/ix-field-label_2.entry.js +177 -55
- package/dist/esm/ix-filter-chip_2.entry.js +85 -37
- package/dist/esm/ix-flip-tile-content.entry.js +8 -8
- package/dist/esm/ix-flip-tile.entry.js +43 -30
- package/dist/esm/ix-group-context-menu_2.entry.js +51 -27
- package/dist/esm/ix-group.entry.js +63 -40
- package/dist/esm/ix-helper-text.entry.js +43 -16
- package/dist/esm/ix-icon-button_2.entry.js +232 -52
- package/dist/esm/ix-icon-toggle-button.entry.js +221 -45
- package/dist/esm/ix-input.entry.js +129 -57
- package/dist/esm/ix-key-value-list.entry.js +6 -6
- package/dist/esm/ix-key-value.entry.js +24 -6
- package/dist/esm/ix-kpi.entry.js +37 -13
- package/dist/esm/ix-layout-auto.entry.js +15 -15
- package/dist/esm/ix-link-button.entry.js +19 -15
- package/dist/esm/ix-menu-about-item.entry.js +13 -6
- package/dist/esm/ix-menu-about-news.entry.js +45 -18
- package/dist/esm/ix-menu-about.entry.js +72 -28
- package/dist/esm/ix-menu-avatar.entry.js +62 -31
- package/dist/esm/ix-menu-category.entry.js +157 -74
- package/dist/esm/ix-menu-expand-icon.entry.js +24 -24
- package/dist/esm/ix-menu-item.entry.js +100 -51
- package/dist/esm/ix-menu-settings-item.entry.js +13 -6
- package/dist/esm/ix-menu-settings.entry.js +90 -3
- package/dist/esm/ix-menu.entry.js +123 -136
- package/dist/esm/ix-message-bar.entry.js +33 -22
- package/dist/esm/ix-modal-content_2.entry.js +36 -17
- 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 +98 -61
- package/dist/esm/ix-number-input.entry.js +212 -132
- package/dist/esm/ix-pagination.entry.js +108 -89
- package/dist/esm/ix-pane-layout.entry.js +26 -27
- package/dist/esm/ix-pane.entry.js +114 -82
- package/dist/esm/ix-pill_4.entry.js +741 -0
- package/dist/esm/ix-progress-indicator.entry.js +48 -40
- package/dist/esm/ix-push-card.entry.js +36 -15
- package/dist/esm/ix-radio-group.entry.js +63 -26
- package/dist/esm/ix-radio.entry.js +51 -25
- package/dist/esm/ix-range-field.entry.js +120 -0
- package/dist/esm/ix-select.entry.js +398 -373
- package/dist/esm/ix-slider.entry.js +108 -68
- package/dist/esm/ix-split-button.entry.js +118 -48
- package/dist/esm/ix-tab-panel.entry.js +28 -0
- package/dist/esm/ix-textarea.entry.js +136 -49
- package/dist/esm/ix-tile.entry.js +12 -12
- package/dist/esm/ix-time-input.entry.js +295 -149
- package/dist/esm/ix-toast-container.entry.js +14 -54
- package/dist/esm/ix-toast.entry.js +47 -31
- package/dist/esm/ix-toggle-button.entry.js +200 -27
- package/dist/esm/ix-toggle.entry.js +244 -48
- package/dist/esm/ix-tooltip.entry.js +69 -45
- package/dist/esm/ix-tree-item.entry.js +50 -16
- package/dist/esm/ix-tree.entry.js +101 -45
- package/dist/esm/ix-typography.entry.js +19 -12
- package/dist/esm/ix-upload.entry.js +80 -76
- package/dist/esm/ix-workflow-step.entry.js +39 -34
- package/dist/esm/ix-workflow-steps.entry.js +20 -15
- package/dist/esm/{listener-DcAn-vyA.js → listener-Dk6XGheN.js} +7 -6
- package/dist/esm/loader.js +4 -5
- package/dist/esm/{logical-filter-operator-BH3f5fa3.js → logical-filter-operator-C9HBQRMb.js} +2 -0
- package/dist/esm/luxon-datetime-format-masks-CoQiziG8.js +40 -0
- package/dist/esm/{make-ref-bcj7UEIC.js → make-ref-Djkc69iv.js} +6 -3
- package/dist/esm/menu-service-DTIYRV47.js +61 -0
- package/dist/esm/modal-DaGSr1j4.js +181 -0
- package/dist/esm/{rwd.util-pXYAoEyc.js → rwd.util-JJddxCCh.js} +1 -1
- package/dist/esm/service-CEglFEKY.js +92 -0
- package/dist/esm/shadow-dom-BIe8Nw9M.js +85 -0
- package/dist/esm/siemens-ix.js +5 -6
- package/dist/esm/tab.mixin-2hU1i4Yk.js +19 -0
- package/dist/esm/theme-switcher-CRVG13AN.js +124 -0
- package/dist/esm/time-picker-constraints-Bsg2RskF.js +74 -0
- package/dist/esm/{tree.types-DSTYytot.js → tree.types-D5rshXh5.js} +2 -0
- package/dist/esm/typed-event-CWshStHZ.js +42 -0
- package/dist/esm/{validation-CTBekLDe.js → validation-BT5aAuSO.js} +32 -9
- package/dist/siemens-ix/index.esm.js +1 -1
- package/dist/siemens-ix/p-04bbcd53.entry.js +1 -0
- package/dist/siemens-ix/p-077cb0a7.entry.js +1 -0
- package/dist/siemens-ix/p-0de68f63.entry.js +1 -0
- package/dist/siemens-ix/p-12647d5d.entry.js +1 -0
- package/dist/siemens-ix/p-12750b7b.entry.js +1 -0
- package/dist/siemens-ix/p-15aefb52.entry.js +1 -0
- package/dist/siemens-ix/p-1629de03.entry.js +1 -0
- package/dist/siemens-ix/p-1ce32501.entry.js +1 -0
- package/dist/siemens-ix/p-1fa6a663.entry.js +1 -0
- package/dist/siemens-ix/p-2142fab0.entry.js +1 -0
- package/dist/siemens-ix/p-21c0d22c.entry.js +1 -0
- package/dist/siemens-ix/p-222881a1.entry.js +1 -0
- package/dist/siemens-ix/p-232da11d.entry.js +1 -0
- package/dist/siemens-ix/p-23aaf08e.entry.js +1 -0
- package/dist/siemens-ix/p-25c784e4.entry.js +1 -0
- package/dist/siemens-ix/p-280d8b68.entry.js +1 -0
- package/dist/siemens-ix/{p-6aadd69d.entry.js → p-2a735134.entry.js} +1 -1
- package/dist/siemens-ix/p-2afcdc78.entry.js +1 -0
- package/dist/siemens-ix/p-2bef3c58.entry.js +1 -0
- package/dist/siemens-ix/p-2d7e415f.entry.js +1 -0
- package/dist/siemens-ix/p-2d8f3ea3.entry.js +1 -0
- package/dist/siemens-ix/p-2e5e7ccf.entry.js +1 -0
- package/dist/siemens-ix/p-38cb18b4.entry.js +1 -0
- package/dist/siemens-ix/p-3f752a9c.entry.js +1 -0
- package/dist/siemens-ix/p-40a26154.entry.js +1 -0
- package/dist/siemens-ix/p-44a3f1f0.entry.js +1 -0
- package/dist/siemens-ix/p-45552c4c.entry.js +1 -0
- package/dist/siemens-ix/p-48386b43.entry.js +1 -0
- package/dist/siemens-ix/p-4pTtJwcY.js +1 -0
- package/dist/siemens-ix/p-5024bd91.entry.js +1 -0
- package/dist/siemens-ix/p-50b75fdf.entry.js +1 -0
- package/dist/siemens-ix/p-58d349a2.entry.js +1 -0
- package/dist/siemens-ix/p-5a44cb29.entry.js +1 -0
- package/dist/siemens-ix/p-5ae844d7.entry.js +1 -0
- package/dist/siemens-ix/p-5b3f7baa.entry.js +1 -0
- package/dist/siemens-ix/p-5c478e3e.entry.js +1 -0
- package/dist/siemens-ix/p-61a481f3.entry.js +1 -0
- package/dist/siemens-ix/p-65b8ad90.entry.js +1 -0
- package/dist/siemens-ix/p-65bc8a0d.entry.js +1 -0
- package/dist/siemens-ix/p-68eb9150.entry.js +1 -0
- package/dist/siemens-ix/p-69459b73.entry.js +1 -0
- package/dist/siemens-ix/p-6df3d9e4.entry.js +1 -0
- package/dist/siemens-ix/p-6e63af65.entry.js +1 -0
- package/dist/siemens-ix/p-6fb379fb.entry.js +1 -0
- package/dist/siemens-ix/p-756c8779.entry.js +1 -0
- package/dist/siemens-ix/p-782fb465.entry.js +1 -0
- package/dist/siemens-ix/p-7a83e693.entry.js +1 -0
- package/dist/siemens-ix/p-82f44b05.entry.js +1 -0
- package/dist/siemens-ix/p-834330b3.entry.js +1 -0
- package/dist/siemens-ix/p-8493e35e.entry.js +1 -0
- package/dist/siemens-ix/p-84fbdef9.entry.js +1 -0
- package/dist/siemens-ix/p-85ce0a9f.entry.js +1 -0
- package/dist/siemens-ix/p-8937e9b1.entry.js +1 -0
- package/dist/siemens-ix/p-8cfddec2.entry.js +1 -0
- package/dist/siemens-ix/p-8d76c0b0.entry.js +1 -0
- package/dist/siemens-ix/p-9015a4c5.entry.js +1 -0
- package/dist/siemens-ix/p-91b02cb7.entry.js +1 -0
- package/dist/siemens-ix/p-9362c304.entry.js +1 -0
- package/dist/siemens-ix/p-9586a886.entry.js +1 -0
- package/dist/siemens-ix/p-986142f0.entry.js +1 -0
- package/dist/siemens-ix/p-9907d408.entry.js +1 -0
- package/dist/siemens-ix/p-9b8f1bc7.entry.js +1 -0
- package/dist/siemens-ix/p-B5k8YVR0.js +1 -0
- package/dist/siemens-ix/p-BFUINhFM.js +1 -0
- package/dist/siemens-ix/p-BIe8Nw9M.js +1 -0
- package/dist/siemens-ix/p-BL9SR36X.js +1 -0
- package/dist/siemens-ix/p-BZApVtkF.js +1 -0
- package/dist/siemens-ix/p-BgL7Z4IG.js +1 -0
- package/dist/siemens-ix/p-Bxrgt3H_.js +1 -0
- package/dist/siemens-ix/p-C9HBQRMb.js +1 -0
- package/dist/siemens-ix/p-CM-NUHTW.js +1 -0
- package/dist/siemens-ix/p-CUbYLenp.js +1 -0
- package/dist/siemens-ix/p-CWlPNXA-.js +1 -0
- package/dist/siemens-ix/p-CWshStHZ.js +1 -0
- package/dist/siemens-ix/p-Ca5WUunf.js +2 -0
- package/dist/siemens-ix/p-CgOv_MV_.js +1 -0
- package/dist/siemens-ix/p-Cl7fhG1I.js +1 -0
- package/dist/siemens-ix/p-CoQiziG8.js +1 -0
- package/dist/siemens-ix/p-CxGywkh5.js +1 -0
- package/dist/siemens-ix/p-D148LCh1.js +1 -0
- package/dist/siemens-ix/{p-DSTYytot.js → p-D5rshXh5.js} +1 -1
- package/dist/siemens-ix/p-D6Wm2E-0.js +1 -0
- package/dist/siemens-ix/p-DIWED8Ls.js +1 -0
- package/dist/siemens-ix/p-DNIQ2C1K.js +1 -0
- package/dist/siemens-ix/p-DQuL1Twl.js +1 -0
- package/dist/siemens-ix/p-Djkc69iv.js +1 -0
- package/dist/siemens-ix/p-Dl_bUxb7.js +1 -0
- package/dist/siemens-ix/p-DnCbHs-d.js +1 -0
- package/dist/siemens-ix/p-DnaItyVQ.js +1 -0
- package/dist/siemens-ix/p-DuTDx0c-.js +1 -0
- package/dist/siemens-ix/p-Dx6rQdpk.js +1 -0
- package/dist/siemens-ix/p-DzWThpzp.js +1 -0
- package/dist/siemens-ix/p-GLcPX9PU.js +1 -0
- package/dist/siemens-ix/{p-pXYAoEyc.js → p-JJddxCCh.js} +1 -1
- package/dist/siemens-ix/p-XBTykBKS.js +1 -0
- package/dist/siemens-ix/p-Z4IKO1Dx.js +1 -0
- package/dist/siemens-ix/p-a44e8a8f.entry.js +1 -0
- package/dist/siemens-ix/p-a5d60068.entry.js +1 -0
- package/dist/siemens-ix/p-ae5569aa.entry.js +1 -0
- package/dist/siemens-ix/p-afa900f7.entry.js +1 -0
- package/dist/siemens-ix/p-b17053bc.entry.js +1 -0
- package/dist/siemens-ix/p-b1930204.entry.js +1 -0
- package/dist/siemens-ix/{p-d458b450.entry.js → p-b517c2e1.entry.js} +1 -1
- package/dist/siemens-ix/p-b96eabf7.entry.js +1 -0
- package/dist/siemens-ix/p-ba0eaaf5.entry.js +1 -0
- package/dist/siemens-ix/p-bd60b9fe.entry.js +1 -0
- package/dist/siemens-ix/p-bef76eac.entry.js +1 -0
- package/dist/siemens-ix/p-c350c5d0.entry.js +1 -0
- package/dist/siemens-ix/p-c56497da.entry.js +1 -0
- package/dist/siemens-ix/p-c78a5414.entry.js +1 -0
- package/dist/siemens-ix/p-c921c01b.entry.js +1 -0
- package/dist/siemens-ix/p-cb9f8b47.entry.js +1 -0
- package/dist/siemens-ix/p-d34c0c51.entry.js +1 -0
- package/dist/siemens-ix/p-d440cd94.entry.js +1 -0
- package/dist/siemens-ix/{p-2b559d4b.entry.js → p-d798773f.entry.js} +1 -1
- package/dist/siemens-ix/p-d8c99656.entry.js +1 -0
- package/dist/siemens-ix/p-da8840cc.entry.js +1 -0
- package/dist/siemens-ix/p-dd2b271e.entry.js +1 -0
- package/dist/siemens-ix/p-de79c9cf.entry.js +1 -0
- package/dist/siemens-ix/p-dedd5fc0.entry.js +1 -0
- package/dist/siemens-ix/p-df13643b.entry.js +1 -0
- package/dist/siemens-ix/p-df32a25c.entry.js +1 -0
- package/dist/siemens-ix/p-e09fcd95.entry.js +1 -0
- package/dist/siemens-ix/p-e316d8a5.entry.js +1 -0
- package/dist/siemens-ix/p-ea440d84.entry.js +1 -0
- package/dist/siemens-ix/p-ed2aea43.entry.js +1 -0
- package/dist/siemens-ix/p-edb738d9.entry.js +1 -0
- package/dist/siemens-ix/p-f107a580.entry.js +1 -0
- package/dist/siemens-ix/p-f847a799.entry.js +1 -0
- package/dist/siemens-ix/p-fcac86a5.entry.js +1 -0
- package/dist/siemens-ix/p-fpBGwEVT.js +1 -0
- package/dist/siemens-ix/p-jBB3q9qq.js +1 -0
- package/dist/siemens-ix/p-yAf8WIcn.js +1 -0
- package/dist/siemens-ix/siemens-ix-core.css +1 -1
- package/dist/siemens-ix/siemens-ix-standalone.css +1 -0
- package/dist/siemens-ix/siemens-ix.css +285 -988
- package/dist/siemens-ix/siemens-ix.esm.js +1 -1
- package/dist/siemens-ix/theme/classic-dark.css +1 -1
- package/dist/siemens-ix/theme/classic-light.css +1 -1
- package/dist/types/components/application/application.d.ts +8 -5
- package/dist/types/components/application-header/application-header.d.ts +0 -7
- package/dist/types/components/avatar/avatar.d.ts +60 -8
- package/dist/types/components/breadcrumb/breadcrumb.d.ts +29 -9
- package/dist/types/components/breadcrumb/breadcrumb.types.d.ts +9 -0
- package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +42 -12
- package/dist/types/components/button/button.d.ts +31 -8
- package/dist/types/components/card-list/card-list.d.ts +8 -0
- package/dist/types/components/checkbox-group/checkbox-group.d.ts +2 -2
- package/dist/types/components/chip/chip.d.ts +48 -4
- package/dist/types/components/chip/chip.types.d.ts +2 -0
- package/dist/types/components/custom-field/custom-field.d.ts +2 -2
- package/dist/types/components/date-dropdown/date-dropdown.d.ts +18 -17
- package/dist/types/components/date-input/date-input.d.ts +18 -5
- package/dist/types/components/date-picker/date-picker.d.ts +62 -10
- package/dist/types/components/date-time-card/date-time-card.d.ts +4 -0
- package/dist/types/components/datetime-input/datetime-input.d.ts +210 -0
- package/dist/types/components/datetime-input/datetime-input.types.d.ts +3 -0
- package/dist/types/components/datetime-picker/datetime-picker.d.ts +32 -0
- package/dist/types/components/dropdown/dropdown-controller.d.ts +3 -2
- package/dist/types/components/dropdown/dropdown-focus.d.ts +20 -0
- package/dist/types/components/dropdown/dropdown.d.ts +109 -14
- package/dist/types/components/dropdown-button/dropdown-button.d.ts +82 -2
- package/dist/types/components/dropdown-item/dropdown-item.d.ts +55 -1
- package/dist/types/components/dropdown-item/dropdown-item.types.d.ts +1 -0
- package/dist/types/components/field-label/field-label.d.ts +3 -2
- package/dist/types/components/field-wrapper/field-wrapper.d.ts +39 -5
- package/dist/types/components/field-wrapper/helper-text-util.d.ts +11 -0
- package/dist/types/components/helper-text/helper-text.d.ts +2 -2
- package/dist/types/components/icon-button/icon-button.d.ts +31 -8
- package/dist/types/components/icon-toggle-button/icon-toggle-button.d.ts +31 -8
- package/dist/types/components/layout-auto/layout-auto.d.ts +2 -2
- package/dist/types/components/menu/menu-expand-icon.d.ts +4 -5
- package/dist/types/components/menu/menu.d.ts +0 -11
- package/dist/types/components/menu-about/menu-about.d.ts +19 -6
- package/dist/types/components/menu-about-item/menu-about-item.d.ts +20 -1
- package/dist/types/components/menu-about-news/menu-about-news.d.ts +22 -1
- package/dist/types/components/menu-category/menu-category.d.ts +23 -4
- package/dist/types/components/menu-item/menu-item.d.ts +2 -0
- package/dist/types/components/menu-settings/menu-settings.d.ts +19 -6
- package/dist/types/components/menu-settings-item/menu-settings-item.d.ts +21 -2
- package/dist/types/components/modal/modal.d.ts +6 -4
- package/dist/types/components/modal-header/modal-header.d.ts +2 -2
- package/dist/types/components/pill/pill.d.ts +16 -2
- package/dist/types/components/range-field/range-field.d.ts +34 -0
- package/dist/types/components/select/select.d.ts +82 -32
- package/dist/types/components/select/test/select-controller.d.ts +15 -0
- package/dist/types/components/select-item/select-item.d.ts +47 -7
- package/dist/types/components/slider/slider.d.ts +0 -6
- package/dist/types/components/split-button/split-button.d.ts +43 -8
- package/dist/types/components/tab-item/tab-item.d.ts +77 -15
- package/dist/types/components/tab-item/tab-item.types.d.ts +2 -1
- package/dist/types/components/tab-item/tab.mixin.d.ts +26 -0
- package/dist/types/components/tab-panel/tab-panel.d.ts +42 -0
- package/dist/types/components/tab-set/tab-set.d.ts +17 -0
- package/dist/types/components/tabs/tabs.d.ts +68 -58
- package/dist/types/components/time-input/time-input.d.ts +43 -6
- package/dist/types/components/time-picker/time-picker-column-values.d.ts +15 -0
- package/dist/types/components/time-picker/time-picker-compute-time.d.ts +6 -0
- package/dist/types/components/time-picker/time-picker-constraints.d.ts +16 -0
- package/dist/types/components/time-picker/time-picker-display.d.ts +6 -0
- package/dist/types/components/time-picker/time-picker-format.d.ts +13 -0
- package/dist/types/components/time-picker/time-picker-range.d.ts +11 -0
- package/dist/types/components/time-picker/time-picker-step-focus.d.ts +7 -0
- package/dist/types/components/time-picker/time-picker.d.ts +51 -9
- package/dist/types/components/time-picker/time-picker.types.d.ts +1 -0
- package/dist/types/components/toast/toast-container.d.ts +3 -11
- package/dist/types/components/toggle/toggle.d.ts +32 -1
- package/dist/types/components/toggle-button/toggle-button.d.ts +31 -6
- package/dist/types/components/tooltip/tooltip.d.ts +1 -1
- package/dist/types/components/tree/tree-model.d.ts +4 -0
- package/dist/types/components/tree-item/tree-item.d.ts +6 -0
- package/dist/types/components/upload/upload.d.ts +10 -4
- package/dist/types/components/utils/dependency-function.d.ts +16 -0
- package/dist/types/components/utils/event.d.ts +8 -0
- package/dist/types/components/utils/focus/detect-keyboard-mode.d.ts +5 -0
- package/dist/types/components/utils/focus/focus-proxy.d.ts +12 -0
- package/dist/types/components/utils/focus/focus-trap.d.ts +12 -0
- package/dist/types/components/utils/focus/focus-utilities.d.ts +32 -0
- package/dist/types/components/utils/input/index.d.ts +6 -2
- package/dist/types/components/utils/input/validation.d.ts +2 -2
- package/dist/types/components/utils/internal/component.d.ts +107 -2
- package/dist/types/components/utils/internal/index.d.ts +2 -1
- package/dist/types/components/utils/internal/mixins/accessibility/aria-activedescendant.mixin.d.ts +30 -0
- package/dist/types/components/utils/internal/mixins/accessibility/inherit-aria-attributes.mixin.d.ts +25 -0
- package/dist/types/components/utils/internal/mixins/focus-visible.mixin.d.ts +33 -0
- package/dist/types/components/utils/internal/mixins/id.mixin.d.ts +22 -0
- package/dist/types/components/utils/internal/mixins/input/input-picker.mixin.d.ts +24 -0
- package/dist/types/components/utils/internal/mixins/setup.mixin.d.ts +31 -0
- package/dist/types/components/utils/luxon-datetime-format-masks.d.ts +13 -0
- package/dist/types/components/utils/make-ref.d.ts +1 -0
- package/dist/types/components/utils/menu-tabs/menu-tabs-utils.d.ts +0 -5
- package/dist/types/components/utils/modal/index.d.ts +2 -2
- package/dist/types/components/utils/modal/loading.d.ts +8 -7
- package/dist/types/components/utils/modal/message.d.ts +27 -27
- package/dist/types/components/utils/modal/modal.d.ts +9 -18
- package/dist/types/components/utils/overlay.d.ts +2 -2
- package/dist/types/components/utils/shadow-dom.d.ts +16 -0
- package/dist/types/components/utils/test/animejs.mock.d.ts +1 -0
- package/dist/types/components/utils/theme-switcher.d.ts +24 -22
- package/dist/types/components.d.ts +1192 -613
- package/dist/types/public-api.d.ts +5 -0
- package/dist/types/tests/utils/test/page.d.ts +7 -1
- package/hydrate/index.js +12689 -6438
- package/hydrate/index.mjs +12689 -6438
- package/package.json +13 -7
- package/scss/_core.scss +3 -45
- package/scss/_standalone.scss +45 -0
- package/scss/components/_table.scss +5 -1
- package/scss/ix-core.scss +0 -2
- package/{dist/collection/components/menu-settings-item/menu-settings-item.css → scss/ix-standalone.scss} +2 -5
- package/scss/legacy/components/_checkboxes.scss +1 -1
- package/scss/legacy/components/_dropdown.scss +1 -1
- package/scss/legacy/components/_forms.scss +1 -1
- package/scss/legacy/components/_modal.scss +1 -1
- package/scss/legacy/components/_radiobuttons.scss +1 -1
- package/scss/legacy/mixins/_fonts.scss +1 -1
- package/scss/mixins/shadow-dom/_focus-visible.scss +12 -0
- package/scss/theme/classic/dark/_index.scss +0 -1
- package/scss/theme/classic/dark/_variables.scss +40 -40
- package/scss/theme/classic/light/_index.scss +0 -1
- package/scss/theme/classic/light/_variables.scss +40 -40
- package/scss/theme/classic/theme.scss +22 -28
- package/scss/theme/core/components/button.scss +29 -29
- package/scss/theme/core/components/chip.scss +4 -4
- package/scss/theme/core/components/link.scss +2 -2
- package/scss/theme/core/components/tab.scss +4 -4
- package/components/ix-application-sidebar.js +0 -1
- package/components/ix-drawer.js +0 -1
- package/components/ix-input-group.js +0 -1
- package/components/ix-validation-tooltip.js +0 -1
- package/components/p-0oJ9dyRQ.js +0 -1
- package/components/p-9tuDiQEH.js +0 -1
- package/components/p-AHG5KaOt.js +0 -1
- package/components/p-B0gQmZW3.js +0 -1
- package/components/p-B81cFxT_.js +0 -1
- package/components/p-BAIdCBnK.js +0 -1
- package/components/p-BH3f5fa3.js +0 -1
- package/components/p-BKNhBo9h.js +0 -1
- package/components/p-BLaucX4x.js +0 -1
- package/components/p-BM_otpzy.js +0 -1
- package/components/p-BWHIcA46.js +0 -1
- package/components/p-BWRJteYa.js +0 -1
- package/components/p-BYACnsyo.js +0 -1
- package/components/p-BbN-BCaw.js +0 -1
- package/components/p-BdCnOrqW.js +0 -1
- package/components/p-BhgW5qDm.js +0 -1
- package/components/p-Bi1VyG64.js +0 -1
- package/components/p-BncjKdXL.js +0 -1
- package/components/p-Bo9ALIy0.js +0 -1
- package/components/p-BvFOMxgl.js +0 -1
- package/components/p-C9SfsAWb.js +0 -1
- package/components/p-CAqtPJ4-.js +0 -1
- package/components/p-CFRrPFxi.js +0 -1
- package/components/p-CMi1hdQj.js +0 -1
- package/components/p-CPz6ThvB.js +0 -1
- package/components/p-CS1HnwQr.js +0 -1
- package/components/p-CYMB75De.js +0 -1
- package/components/p-CZsAGuDS.js +0 -1
- package/components/p-C_3dz2Xl.js +0 -1
- package/components/p-C_6_Rh7K.js +0 -1
- package/components/p-Cce1kE8J.js +0 -1
- package/components/p-CdT1qV2I.js +0 -1
- package/components/p-Cgi0rnuQ.js +0 -1
- package/components/p-ChDWY0o5.js +0 -1
- package/components/p-CjFgf9s9.js +0 -1
- package/components/p-CkBQGLbj.js +0 -1
- package/components/p-ClVzB9MP.js +0 -1
- package/components/p-CsGkJrm6.js +0 -1
- package/components/p-CxWzccPV.js +0 -1
- package/components/p-D3K9vmFp.js +0 -1
- package/components/p-DAzBNVe7.js +0 -1
- package/components/p-DNJriU2G.js +0 -1
- package/components/p-DQgVT_uh.js +0 -1
- package/components/p-DaVdylP8.js +0 -1
- package/components/p-DnKEXwdz.js +0 -1
- package/components/p-DrsekPHj.js +0 -1
- package/components/p-IsTvRVoY.js +0 -1
- package/components/p-LoRL-toz.js +0 -1
- package/components/p-MJm14Xlr.js +0 -1
- package/components/p-VHuL40oZ.js +0 -1
- package/components/p-WUp_O0u4.js +0 -1
- package/components/p-bcj7UEIC.js +0 -1
- package/components/p-gkooEHol.js +0 -1
- package/components/p-mraQmnXA.js +0 -1
- package/components/p-rBthI1EV.js +0 -1
- package/components/p-t0v_1-tY.js +0 -1
- package/components/p-unwtt2da.js +0 -1
- package/components/p-xCBXKXNq.js +0 -1
- package/components/p-xrAJuWDf.js +0 -1
- package/dist/cjs/animation-D5wGQwTg.js +0 -100
- package/dist/cjs/app-globals-Cu3bQGoC.js +0 -8
- package/dist/cjs/find-element-D7yD1Ukn.js +0 -103
- package/dist/cjs/focus-Cl8_98b5.js +0 -67
- package/dist/cjs/ix-application-sidebar.cjs.entry.js +0 -42
- package/dist/cjs/ix-drawer.cjs.entry.js +0 -166
- package/dist/cjs/ix-dropdown-item.cjs.entry.js +0 -63
- package/dist/cjs/ix-dropdown.cjs.entry.js +0 -436
- package/dist/cjs/ix-input-group.cjs.entry.js +0 -129
- package/dist/cjs/ix-menu-settings-B3zMjM3D.js +0 -128
- package/dist/cjs/ix-pill.cjs.entry.js +0 -87
- package/dist/cjs/ix-tab-item_2.cjs.entry.js +0 -495
- package/dist/cjs/ix-time-picker.cjs.entry.js +0 -689
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js +0 -156
- package/dist/cjs/menu-service-CW0vT80Q.js +0 -83
- package/dist/cjs/modal-BPMUkqrW.js +0 -289
- package/dist/cjs/service-DuiJmf7R.js +0 -104
- package/dist/cjs/setup-icNDj1cf.js +0 -31
- package/dist/cjs/shadow-dom-DT01VwcB.js +0 -48
- package/dist/cjs/theme-switcher-BfjZ3MX8.js +0 -175
- package/dist/cjs/typed-event-DxWATHPL.js +0 -46
- package/dist/collection/components/application-sidebar/application-sidebar.js +0 -68
- package/dist/collection/components/application-sidebar/events.js +0 -14
- package/dist/collection/components/drawer/drawer.js +0 -392
- package/dist/collection/components/input-group/input-group.js +0 -152
- package/dist/collection/components/menu-about-item/menu-about-item.css +0 -12
- package/dist/collection/components/menu-category/enter-leave.js +0 -29
- package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js +0 -32
- package/dist/collection/components/validation-tooltip/validation-tooltip.css +0 -225
- package/dist/collection/components/validation-tooltip/validation-tooltip.js +0 -251
- package/dist/esm/animation-BLaucX4x.js +0 -98
- package/dist/esm/app-globals-Ciii0tIL.js +0 -6
- package/dist/esm/find-element-CFRrPFxi.js +0 -100
- package/dist/esm/focus-BAKpVknt.js +0 -65
- package/dist/esm/ix-application-sidebar.entry.js +0 -40
- package/dist/esm/ix-drawer.entry.js +0 -164
- package/dist/esm/ix-dropdown-item.entry.js +0 -61
- package/dist/esm/ix-dropdown.entry.js +0 -434
- package/dist/esm/ix-input-group.entry.js +0 -127
- package/dist/esm/ix-menu-settings-BrtDbSQ1.js +0 -123
- package/dist/esm/ix-pill.entry.js +0 -85
- package/dist/esm/ix-tab-item_2.entry.js +0 -492
- package/dist/esm/ix-time-picker.entry.js +0 -687
- package/dist/esm/ix-validation-tooltip.entry.js +0 -154
- package/dist/esm/menu-service-BMvtckRa.js +0 -81
- package/dist/esm/modal-BJAcx3Qd.js +0 -281
- package/dist/esm/service-Da0kv8hS.js +0 -102
- package/dist/esm/setup-eUHKNfBC.js +0 -28
- package/dist/esm/shadow-dom-i60z1FJC.js +0 -43
- package/dist/esm/theme-switcher-CpQ8JvHL.js +0 -172
- package/dist/esm/typed-event-BdCnOrqW.js +0 -44
- package/dist/siemens-ix/p-01283ae6.entry.js +0 -1
- package/dist/siemens-ix/p-048bcd80.entry.js +0 -1
- package/dist/siemens-ix/p-05d31b79.entry.js +0 -1
- package/dist/siemens-ix/p-086cadf8.entry.js +0 -1
- package/dist/siemens-ix/p-18c9b87e.entry.js +0 -1
- package/dist/siemens-ix/p-1b119c78.entry.js +0 -1
- package/dist/siemens-ix/p-1cdd52bc.entry.js +0 -1
- package/dist/siemens-ix/p-23df8fd9.entry.js +0 -1
- package/dist/siemens-ix/p-2441d048.entry.js +0 -1
- package/dist/siemens-ix/p-24947da1.entry.js +0 -1
- package/dist/siemens-ix/p-2b155e81.entry.js +0 -1
- package/dist/siemens-ix/p-2d817735.entry.js +0 -1
- package/dist/siemens-ix/p-3190954f.entry.js +0 -1
- package/dist/siemens-ix/p-359fd705.entry.js +0 -1
- package/dist/siemens-ix/p-3950fb46.entry.js +0 -1
- package/dist/siemens-ix/p-39bab003.entry.js +0 -1
- package/dist/siemens-ix/p-41e6c15a.entry.js +0 -1
- package/dist/siemens-ix/p-44ceb2c5.entry.js +0 -1
- package/dist/siemens-ix/p-46992171.entry.js +0 -1
- package/dist/siemens-ix/p-48f612e5.entry.js +0 -1
- package/dist/siemens-ix/p-49394ea8.entry.js +0 -1
- package/dist/siemens-ix/p-526f3a49.entry.js +0 -1
- package/dist/siemens-ix/p-52edd3f5.entry.js +0 -1
- package/dist/siemens-ix/p-555ee3b3.entry.js +0 -1
- package/dist/siemens-ix/p-57c72eda.entry.js +0 -1
- package/dist/siemens-ix/p-599176fb.entry.js +0 -1
- package/dist/siemens-ix/p-5a69c9e8.entry.js +0 -1
- package/dist/siemens-ix/p-5d1b7333.entry.js +0 -1
- package/dist/siemens-ix/p-5dca1d52.entry.js +0 -1
- package/dist/siemens-ix/p-5f471e1f.entry.js +0 -1
- package/dist/siemens-ix/p-60f84e32.entry.js +0 -1
- package/dist/siemens-ix/p-62156528.entry.js +0 -1
- package/dist/siemens-ix/p-6525aed2.entry.js +0 -1
- package/dist/siemens-ix/p-67eacb9b.entry.js +0 -1
- package/dist/siemens-ix/p-6e6dd3b2.entry.js +0 -1
- package/dist/siemens-ix/p-772b82bc.entry.js +0 -1
- package/dist/siemens-ix/p-77940c84.entry.js +0 -1
- package/dist/siemens-ix/p-7a50b7bc.entry.js +0 -1
- package/dist/siemens-ix/p-7bd3643e.entry.js +0 -1
- package/dist/siemens-ix/p-7c83069f.entry.js +0 -1
- package/dist/siemens-ix/p-7c9f479c.entry.js +0 -1
- package/dist/siemens-ix/p-80d52f41.entry.js +0 -1
- package/dist/siemens-ix/p-83ebc68a.entry.js +0 -1
- package/dist/siemens-ix/p-87ddae31.entry.js +0 -1
- package/dist/siemens-ix/p-8a49d412.entry.js +0 -1
- package/dist/siemens-ix/p-90afea9d.entry.js +0 -1
- package/dist/siemens-ix/p-91b62848.entry.js +0 -1
- package/dist/siemens-ix/p-9432d8bc.entry.js +0 -1
- package/dist/siemens-ix/p-9502ad09.entry.js +0 -1
- package/dist/siemens-ix/p-957439fa.entry.js +0 -1
- package/dist/siemens-ix/p-963a2b1c.entry.js +0 -1
- package/dist/siemens-ix/p-9987b6aa.entry.js +0 -1
- package/dist/siemens-ix/p-9ab70f63.entry.js +0 -1
- package/dist/siemens-ix/p-9b042e1e.entry.js +0 -1
- package/dist/siemens-ix/p-9cc7b831.entry.js +0 -1
- package/dist/siemens-ix/p-9cd5c8fd.entry.js +0 -1
- package/dist/siemens-ix/p-9d26ab4c.entry.js +0 -1
- package/dist/siemens-ix/p-9f22ba26.entry.js +0 -1
- package/dist/siemens-ix/p-BBzEV-f4.js +0 -1
- package/dist/siemens-ix/p-BEPo7U1W.js +0 -2
- package/dist/siemens-ix/p-BH3f5fa3.js +0 -1
- package/dist/siemens-ix/p-BLaucX4x.js +0 -1
- package/dist/siemens-ix/p-BUNsXW03.js +0 -1
- package/dist/siemens-ix/p-BXpulp6I.js +0 -1
- package/dist/siemens-ix/p-BayAOLV_.js +0 -1
- package/dist/siemens-ix/p-BdCnOrqW.js +0 -1
- package/dist/siemens-ix/p-BhgW5qDm.js +0 -1
- package/dist/siemens-ix/p-BncjKdXL.js +0 -1
- package/dist/siemens-ix/p-BtTxCH_z.js +0 -1
- package/dist/siemens-ix/p-BvFOMxgl.js +0 -1
- package/dist/siemens-ix/p-C6fzB3UQ.js +0 -1
- package/dist/siemens-ix/p-CAqtPJ4-.js +0 -1
- package/dist/siemens-ix/p-CFRrPFxi.js +0 -1
- package/dist/siemens-ix/p-CUWFODSd.js +0 -1
- package/dist/siemens-ix/p-CZsAGuDS.js +0 -1
- package/dist/siemens-ix/p-Cv_GwYyx.js +0 -1
- package/dist/siemens-ix/p-D3K9vmFp.js +0 -1
- package/dist/siemens-ix/p-DAzBNVe7.js +0 -1
- package/dist/siemens-ix/p-DKTq7BLY.js +0 -1
- package/dist/siemens-ix/p-EA1w1TTe.js +0 -1
- package/dist/siemens-ix/p-GJWUiWDT.js +0 -1
- package/dist/siemens-ix/p-Tgy1PBFv.js +0 -1
- package/dist/siemens-ix/p-W85AQR46.js +0 -1
- package/dist/siemens-ix/p-a2651024.entry.js +0 -1
- package/dist/siemens-ix/p-a37cd269.entry.js +0 -1
- package/dist/siemens-ix/p-a41f8be4.entry.js +0 -1
- package/dist/siemens-ix/p-a91f7f14.entry.js +0 -1
- package/dist/siemens-ix/p-aa36835f.entry.js +0 -1
- package/dist/siemens-ix/p-ab9cbf10.entry.js +0 -1
- package/dist/siemens-ix/p-ada8618e.entry.js +0 -1
- package/dist/siemens-ix/p-ae55e8e6.entry.js +0 -1
- package/dist/siemens-ix/p-b2bd816c.entry.js +0 -1
- package/dist/siemens-ix/p-b41a3733.entry.js +0 -1
- package/dist/siemens-ix/p-b6ae81a9.entry.js +0 -1
- package/dist/siemens-ix/p-bafa90ed.entry.js +0 -1
- package/dist/siemens-ix/p-bbcef047.entry.js +0 -1
- package/dist/siemens-ix/p-bcj7UEIC.js +0 -1
- package/dist/siemens-ix/p-c187909f.entry.js +0 -1
- package/dist/siemens-ix/p-c94c1d45.entry.js +0 -1
- package/dist/siemens-ix/p-ced4c721.entry.js +0 -1
- package/dist/siemens-ix/p-d3ad73e1.entry.js +0 -1
- package/dist/siemens-ix/p-d3afd82f.entry.js +0 -1
- package/dist/siemens-ix/p-d7086b5a.entry.js +0 -1
- package/dist/siemens-ix/p-d8bc930c.entry.js +0 -1
- package/dist/siemens-ix/p-daadd1ae.entry.js +0 -1
- package/dist/siemens-ix/p-dd3bb443.entry.js +0 -1
- package/dist/siemens-ix/p-df0fc6d4.entry.js +0 -1
- package/dist/siemens-ix/p-e09125fd.entry.js +0 -1
- package/dist/siemens-ix/p-e1978224.entry.js +0 -1
- package/dist/siemens-ix/p-e1c15a19.entry.js +0 -1
- package/dist/siemens-ix/p-e91b7758.entry.js +0 -1
- package/dist/siemens-ix/p-f75eab15.entry.js +0 -1
- package/dist/siemens-ix/p-f7b73fa9.entry.js +0 -1
- package/dist/siemens-ix/p-f8a078e5.entry.js +0 -1
- package/dist/siemens-ix/p-faa0599d.entry.js +0 -1
- package/dist/siemens-ix/p-fb077c75.entry.js +0 -1
- package/dist/siemens-ix/p-fb52d56c.entry.js +0 -1
- package/dist/siemens-ix/p-fb75665a.entry.js +0 -1
- package/dist/siemens-ix/p-fce55dc2.entry.js +0 -1
- package/dist/siemens-ix/p-fe1c3443.entry.js +0 -1
- package/dist/siemens-ix/p-fe5f2f38.entry.js +0 -1
- package/dist/siemens-ix/p-gkooEHol.js +0 -1
- package/dist/siemens-ix/p-i60z1FJC.js +0 -1
- package/dist/types/components/application-sidebar/application-sidebar.d.ts +0 -7
- package/dist/types/components/application-sidebar/events.d.ts +0 -4
- package/dist/types/components/drawer/drawer.d.ts +0 -62
- package/dist/types/components/drawer/test/animejs.mock.d.ts +0 -0
- package/dist/types/components/input-group/input-group.d.ts +0 -25
- package/dist/types/components/menu-category/enter-leave.d.ts +0 -7
- package/dist/types/components/utils/menu-tabs/menu-tabs-fc.d.ts +0 -8
- package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +0 -46
- /package/scss/{_common-variables.scss → misc/_common-variables.scss} +0 -0
- /package/scss/{_normalize.scss → misc/_normalize.scss} +0 -0
- /package/scss/{_z-index.scss → misc/_z-index.scss} +0 -0
|
@@ -621,272 +621,6 @@
|
|
|
621
621
|
* This source code is licensed under the MIT license found in the
|
|
622
622
|
* LICENSE file in the root directory of this source tree.
|
|
623
623
|
*/
|
|
624
|
-
/*
|
|
625
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
626
|
-
*
|
|
627
|
-
* SPDX-License-Identifier: MIT
|
|
628
|
-
*
|
|
629
|
-
* This source code is licensed under the MIT license found in the
|
|
630
|
-
* LICENSE file in the root directory of this source tree.
|
|
631
|
-
*/
|
|
632
|
-
/* Dimensions */
|
|
633
|
-
/* Font sizes */
|
|
634
|
-
/* Line heights */
|
|
635
|
-
/* Import global stylings for Web Components */
|
|
636
|
-
/*
|
|
637
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
638
|
-
*
|
|
639
|
-
* SPDX-License-Identifier: MIT
|
|
640
|
-
*
|
|
641
|
-
* This source code is licensed under the MIT license found in the
|
|
642
|
-
* LICENSE file in the root directory of this source tree.
|
|
643
|
-
*/
|
|
644
|
-
/*
|
|
645
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
646
|
-
*
|
|
647
|
-
* SPDX-License-Identifier: MIT
|
|
648
|
-
*
|
|
649
|
-
* This source code is licensed under the MIT license found in the
|
|
650
|
-
* LICENSE file in the root directory of this source tree.
|
|
651
|
-
*/
|
|
652
|
-
/*
|
|
653
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
654
|
-
*
|
|
655
|
-
* SPDX-License-Identifier: MIT
|
|
656
|
-
*
|
|
657
|
-
* This source code is licensed under the MIT license found in the
|
|
658
|
-
* LICENSE file in the root directory of this source tree.
|
|
659
|
-
*/
|
|
660
|
-
:host *,
|
|
661
|
-
:host *::after,
|
|
662
|
-
:host *::before {
|
|
663
|
-
box-sizing: border-box;
|
|
664
|
-
}
|
|
665
|
-
:host ::-webkit-scrollbar-button {
|
|
666
|
-
display: none;
|
|
667
|
-
}
|
|
668
|
-
@-moz-document url-prefix() {
|
|
669
|
-
:host * {
|
|
670
|
-
scrollbar-color: var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);
|
|
671
|
-
scrollbar-width: thin;
|
|
672
|
-
}
|
|
673
|
-
}
|
|
674
|
-
:host {
|
|
675
|
-
/* width */
|
|
676
|
-
}
|
|
677
|
-
:host ::-webkit-scrollbar {
|
|
678
|
-
width: 0.5rem;
|
|
679
|
-
height: 0.5rem;
|
|
680
|
-
}
|
|
681
|
-
:host {
|
|
682
|
-
/* Track */
|
|
683
|
-
}
|
|
684
|
-
:host ::-webkit-scrollbar-track {
|
|
685
|
-
border-radius: 5px;
|
|
686
|
-
background: var(--theme-scrollbar-track--background);
|
|
687
|
-
}
|
|
688
|
-
:host ::-webkit-scrollbar-track:hover {
|
|
689
|
-
background: var(--theme-scrollbar-track--background--hover);
|
|
690
|
-
}
|
|
691
|
-
:host {
|
|
692
|
-
/* Handle */
|
|
693
|
-
}
|
|
694
|
-
:host ::-webkit-scrollbar-thumb {
|
|
695
|
-
border-radius: 5px;
|
|
696
|
-
background: var(--theme-scrollbar-thumb--background);
|
|
697
|
-
}
|
|
698
|
-
:host {
|
|
699
|
-
/* Handle on hover */
|
|
700
|
-
}
|
|
701
|
-
:host ::-webkit-scrollbar-thumb:hover {
|
|
702
|
-
background: var(--theme-scrollbar-thumb--background--hover);
|
|
703
|
-
}
|
|
704
|
-
:host ::-webkit-scrollbar-corner {
|
|
705
|
-
display: none;
|
|
706
|
-
}
|
|
707
|
-
|
|
708
|
-
#toast-container > :not(:last-child) {
|
|
709
|
-
margin-block-end: 1rem;
|
|
710
|
-
}
|
|
711
|
-
|
|
712
|
-
.toast-container {
|
|
713
|
-
display: block;
|
|
714
|
-
position: fixed;
|
|
715
|
-
z-index: var(--theme-z-index-toast);
|
|
716
|
-
}
|
|
717
|
-
|
|
718
|
-
.toast-container--top-right {
|
|
719
|
-
right: 1rem;
|
|
720
|
-
top: 2rem;
|
|
721
|
-
}
|
|
722
|
-
|
|
723
|
-
.toast-container--bottom-right {
|
|
724
|
-
right: 1rem;
|
|
725
|
-
bottom: 2rem;
|
|
726
|
-
}
|
|
727
|
-
|
|
728
|
-
/* Legacy typography will be removed in 4.0.0 */
|
|
729
|
-
/*
|
|
730
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
731
|
-
*
|
|
732
|
-
* SPDX-License-Identifier: MIT
|
|
733
|
-
*
|
|
734
|
-
* This source code is licensed under the MIT license found in the
|
|
735
|
-
* LICENSE file in the root directory of this source tree.
|
|
736
|
-
*/
|
|
737
|
-
/* Legacy typography will be removed in 4.0.0 */
|
|
738
|
-
/*
|
|
739
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
740
|
-
*
|
|
741
|
-
* SPDX-License-Identifier: MIT
|
|
742
|
-
*
|
|
743
|
-
* This source code is licensed under the MIT license found in the
|
|
744
|
-
* LICENSE file in the root directory of this source tree.
|
|
745
|
-
*/
|
|
746
|
-
.text-xs {
|
|
747
|
-
font-family: Siemens Sans, sans-serif;
|
|
748
|
-
font-size: 0.625rem;
|
|
749
|
-
font-weight: 400;
|
|
750
|
-
line-height: 1.4em;
|
|
751
|
-
color: var(--theme-color-std-text);
|
|
752
|
-
-webkit-font-smoothing: antialiased;
|
|
753
|
-
-moz-osx-font-smooting: grayscale;
|
|
754
|
-
}
|
|
755
|
-
|
|
756
|
-
.text-s {
|
|
757
|
-
font-family: Siemens Sans, sans-serif;
|
|
758
|
-
font-size: 0.75rem;
|
|
759
|
-
font-weight: 400;
|
|
760
|
-
line-height: 1.5em;
|
|
761
|
-
color: var(--theme-color-std-text);
|
|
762
|
-
-webkit-font-smoothing: antialiased;
|
|
763
|
-
-moz-osx-font-smooting: grayscale;
|
|
764
|
-
}
|
|
765
|
-
|
|
766
|
-
.text-caption {
|
|
767
|
-
font-family: Siemens Sans, sans-serif;
|
|
768
|
-
font-size: 0.75rem;
|
|
769
|
-
font-weight: 700;
|
|
770
|
-
line-height: 1.5em;
|
|
771
|
-
color: var(--theme-color-std-text);
|
|
772
|
-
-webkit-font-smoothing: antialiased;
|
|
773
|
-
-moz-osx-font-smooting: grayscale;
|
|
774
|
-
}
|
|
775
|
-
|
|
776
|
-
.text-caption-single {
|
|
777
|
-
font-family: Siemens Sans, sans-serif;
|
|
778
|
-
font-size: 0.75rem;
|
|
779
|
-
font-weight: 700;
|
|
780
|
-
line-height: 1em;
|
|
781
|
-
color: var(--theme-color-std-text);
|
|
782
|
-
-webkit-font-smoothing: antialiased;
|
|
783
|
-
-moz-osx-font-smooting: grayscale;
|
|
784
|
-
}
|
|
785
|
-
|
|
786
|
-
.text-default {
|
|
787
|
-
font-family: Siemens Sans, sans-serif;
|
|
788
|
-
font-size: 0.875rem;
|
|
789
|
-
font-weight: 400;
|
|
790
|
-
line-height: 1.429em;
|
|
791
|
-
color: var(--theme-color-std-text);
|
|
792
|
-
-webkit-font-smoothing: antialiased;
|
|
793
|
-
-moz-osx-font-smooting: grayscale;
|
|
794
|
-
}
|
|
795
|
-
|
|
796
|
-
.text-default-single {
|
|
797
|
-
font-family: Siemens Sans, sans-serif;
|
|
798
|
-
font-size: 0.875rem;
|
|
799
|
-
font-weight: 400;
|
|
800
|
-
line-height: 1.143em;
|
|
801
|
-
color: var(--theme-color-std-text);
|
|
802
|
-
-webkit-font-smoothing: antialiased;
|
|
803
|
-
-moz-osx-font-smooting: grayscale;
|
|
804
|
-
}
|
|
805
|
-
|
|
806
|
-
.text-default-title {
|
|
807
|
-
font-family: Siemens Sans, sans-serif;
|
|
808
|
-
font-size: 0.875rem;
|
|
809
|
-
font-weight: 700;
|
|
810
|
-
line-height: 1.429em;
|
|
811
|
-
color: var(--theme-color-std-text);
|
|
812
|
-
-webkit-font-smoothing: antialiased;
|
|
813
|
-
-moz-osx-font-smooting: grayscale;
|
|
814
|
-
}
|
|
815
|
-
|
|
816
|
-
.text-default-title-single {
|
|
817
|
-
font-family: Siemens Sans, sans-serif;
|
|
818
|
-
font-size: 0.875rem;
|
|
819
|
-
font-weight: 700;
|
|
820
|
-
line-height: 1.143em;
|
|
821
|
-
color: var(--theme-color-std-text);
|
|
822
|
-
-webkit-font-smoothing: antialiased;
|
|
823
|
-
-moz-osx-font-smooting: grayscale;
|
|
824
|
-
}
|
|
825
|
-
|
|
826
|
-
.text-l {
|
|
827
|
-
font-family: Siemens Sans, sans-serif;
|
|
828
|
-
font-size: 1rem;
|
|
829
|
-
font-weight: 400;
|
|
830
|
-
line-height: 1.5em;
|
|
831
|
-
color: var(--theme-color-std-text);
|
|
832
|
-
-webkit-font-smoothing: antialiased;
|
|
833
|
-
-moz-osx-font-smooting: grayscale;
|
|
834
|
-
}
|
|
835
|
-
|
|
836
|
-
.text-l-single {
|
|
837
|
-
font-family: Siemens Sans, sans-serif;
|
|
838
|
-
font-size: 1rem;
|
|
839
|
-
font-weight: 400;
|
|
840
|
-
line-height: 1.25em;
|
|
841
|
-
color: var(--theme-color-std-text);
|
|
842
|
-
-webkit-font-smoothing: antialiased;
|
|
843
|
-
-moz-osx-font-smooting: grayscale;
|
|
844
|
-
}
|
|
845
|
-
|
|
846
|
-
.text-l-title {
|
|
847
|
-
font-family: Siemens Sans, sans-serif;
|
|
848
|
-
font-size: 1rem;
|
|
849
|
-
font-weight: 700;
|
|
850
|
-
line-height: 1.5em;
|
|
851
|
-
color: var(--theme-color-std-text);
|
|
852
|
-
-webkit-font-smoothing: antialiased;
|
|
853
|
-
-moz-osx-font-smooting: grayscale;
|
|
854
|
-
}
|
|
855
|
-
|
|
856
|
-
.text-l-title-single {
|
|
857
|
-
font-family: Siemens Sans, sans-serif;
|
|
858
|
-
font-size: 1rem;
|
|
859
|
-
font-weight: 700;
|
|
860
|
-
line-height: 1.25em;
|
|
861
|
-
color: var(--theme-color-std-text);
|
|
862
|
-
-webkit-font-smoothing: antialiased;
|
|
863
|
-
-moz-osx-font-smooting: grayscale;
|
|
864
|
-
}
|
|
865
|
-
|
|
866
|
-
.text-h2 {
|
|
867
|
-
font-family: Siemens Sans, sans-serif;
|
|
868
|
-
font-size: 1.375rem;
|
|
869
|
-
font-weight: 700;
|
|
870
|
-
line-height: 1.455em;
|
|
871
|
-
color: var(--theme-color-std-text);
|
|
872
|
-
-webkit-font-smoothing: antialiased;
|
|
873
|
-
-moz-osx-font-smooting: grayscale;
|
|
874
|
-
}
|
|
875
|
-
|
|
876
|
-
.text-xl {
|
|
877
|
-
font-family: Siemens Sans, sans-serif;
|
|
878
|
-
font-size: 1.375rem;
|
|
879
|
-
font-weight: 400;
|
|
880
|
-
line-height: 1.091em;
|
|
881
|
-
color: var(--theme-color-std-text);
|
|
882
|
-
-webkit-font-smoothing: antialiased;
|
|
883
|
-
-moz-osx-font-smooting: grayscale;
|
|
884
|
-
}
|
|
885
|
-
|
|
886
|
-
a {
|
|
887
|
-
color: var(--theme-color-primary);
|
|
888
|
-
}
|
|
889
|
-
|
|
890
624
|
/* Common */
|
|
891
625
|
/*
|
|
892
626
|
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
@@ -1351,6 +1085,17 @@ form:not(.was-validated) .ix-form-control.valid-feedback {
|
|
|
1351
1085
|
* This source code is licensed under the MIT license found in the
|
|
1352
1086
|
* LICENSE file in the root directory of this source tree.
|
|
1353
1087
|
*/
|
|
1088
|
+
/*
|
|
1089
|
+
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
1090
|
+
*
|
|
1091
|
+
* SPDX-License-Identifier: MIT
|
|
1092
|
+
*
|
|
1093
|
+
* This source code is licensed under the MIT license found in the
|
|
1094
|
+
* LICENSE file in the root directory of this source tree.
|
|
1095
|
+
*/
|
|
1096
|
+
/* Dimensions */
|
|
1097
|
+
/* Font sizes */
|
|
1098
|
+
/* Line heights */
|
|
1354
1099
|
/* Base for label styling */
|
|
1355
1100
|
.ix-form-control[type=checkbox]:not(:checked),
|
|
1356
1101
|
.ix-form-control[type=checkbox]:checked {
|
|
@@ -1490,6 +1235,14 @@ form:not(.was-validated) .ix-form-control.valid-feedback {
|
|
|
1490
1235
|
color: var(--theme-checkbox-label--color--disabled);
|
|
1491
1236
|
}
|
|
1492
1237
|
|
|
1238
|
+
/*
|
|
1239
|
+
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
1240
|
+
*
|
|
1241
|
+
* SPDX-License-Identifier: MIT
|
|
1242
|
+
*
|
|
1243
|
+
* This source code is licensed under the MIT license found in the
|
|
1244
|
+
* LICENSE file in the root directory of this source tree.
|
|
1245
|
+
*/
|
|
1493
1246
|
/*
|
|
1494
1247
|
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
1495
1248
|
*
|
|
@@ -1733,7 +1486,6 @@ a[href]:has(+ ix-menu-item) {
|
|
|
1733
1486
|
margin-right: 8px;
|
|
1734
1487
|
}
|
|
1735
1488
|
|
|
1736
|
-
/* Legacy typography will be removed in 4.0.0 */
|
|
1737
1489
|
/*
|
|
1738
1490
|
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
1739
1491
|
*
|
|
@@ -1742,6 +1494,22 @@ a[href]:has(+ ix-menu-item) {
|
|
|
1742
1494
|
* This source code is licensed under the MIT license found in the
|
|
1743
1495
|
* LICENSE file in the root directory of this source tree.
|
|
1744
1496
|
*/
|
|
1497
|
+
/*
|
|
1498
|
+
* SPDX-FileCopyrightText: 2023 Siemens AG
|
|
1499
|
+
*
|
|
1500
|
+
* SPDX-License-Identifier: MIT
|
|
1501
|
+
*
|
|
1502
|
+
* This source code is licensed under the MIT license found in the
|
|
1503
|
+
* LICENSE file in the root directory of this source tree.
|
|
1504
|
+
*/
|
|
1505
|
+
/*
|
|
1506
|
+
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
1507
|
+
*
|
|
1508
|
+
* SPDX-License-Identifier: MIT
|
|
1509
|
+
*
|
|
1510
|
+
* This source code is licensed under the MIT license found in the
|
|
1511
|
+
* LICENSE file in the root directory of this source tree.
|
|
1512
|
+
*/
|
|
1745
1513
|
.ix-table {
|
|
1746
1514
|
box-sizing: border-box;
|
|
1747
1515
|
border-spacing: 0px;
|
|
@@ -1766,7 +1534,7 @@ a[href]:has(+ ix-menu-item) {
|
|
|
1766
1534
|
--bs-table-border-color: var(--theme-table--border-color);
|
|
1767
1535
|
--bs-table-accent-bg: transparent;
|
|
1768
1536
|
--bs-table-striped-color: var(--theme-table--color);
|
|
1769
|
-
--bs-table-striped-bg: var(--theme-table-data-
|
|
1537
|
+
--bs-table-striped-bg: var(--theme-table-data-cell--background);
|
|
1770
1538
|
--bs-table-active-color: var(--theme-table--color);
|
|
1771
1539
|
--bs-table-active-bg: var(--theme-table-data-row-alt--background--active);
|
|
1772
1540
|
--bs-table-hover-color: var(--theme-table--color);
|
|
@@ -1781,7 +1549,7 @@ a[href]:has(+ ix-menu-item) {
|
|
|
1781
1549
|
--bs-table-border-color: var(--theme-table--border-color);
|
|
1782
1550
|
--bs-table-accent-bg: transparent;
|
|
1783
1551
|
--bs-table-striped-color: var(--theme-table--color);
|
|
1784
|
-
--bs-table-striped-bg: var(--theme-table-data-
|
|
1552
|
+
--bs-table-striped-bg: var(--theme-table-data-cell--background);
|
|
1785
1553
|
--bs-table-active-color: var(--theme-table--color);
|
|
1786
1554
|
--bs-table-active-bg: var(--theme-table-data-row-alt--background--active);
|
|
1787
1555
|
--bs-table-hover-color: var(--theme-table--color);
|
|
@@ -1789,6 +1557,10 @@ a[href]:has(+ ix-menu-item) {
|
|
|
1789
1557
|
}
|
|
1790
1558
|
|
|
1791
1559
|
.ix-table-striped > tbody > tr:nth-of-type(odd) > * {
|
|
1560
|
+
--ix-table-background: var(--theme-table-data-cell--background);
|
|
1561
|
+
}
|
|
1562
|
+
|
|
1563
|
+
.ix-table-striped > tbody > tr:nth-of-type(even) > * {
|
|
1792
1564
|
--ix-table-background: var(--theme-table-data-row-alt--background);
|
|
1793
1565
|
}
|
|
1794
1566
|
|
|
@@ -2192,22 +1964,6 @@ a {
|
|
|
2192
1964
|
--ix-button-border-radius-left: 0;
|
|
2193
1965
|
}
|
|
2194
1966
|
|
|
2195
|
-
/*
|
|
2196
|
-
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
2197
|
-
*
|
|
2198
|
-
* SPDX-License-Identifier: MIT
|
|
2199
|
-
*
|
|
2200
|
-
* This source code is licensed under the MIT license found in the
|
|
2201
|
-
* LICENSE file in the root directory of this source tree.
|
|
2202
|
-
*/
|
|
2203
|
-
/*
|
|
2204
|
-
* SPDX-FileCopyrightText: 2025 Siemens AG
|
|
2205
|
-
*
|
|
2206
|
-
* SPDX-License-Identifier: MIT
|
|
2207
|
-
*
|
|
2208
|
-
* This source code is licensed under the MIT license found in the
|
|
2209
|
-
* LICENSE file in the root directory of this source tree.
|
|
2210
|
-
*/
|
|
2211
1967
|
/*
|
|
2212
1968
|
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
2213
1969
|
*
|
|
@@ -2439,6 +2195,38 @@ summary {
|
|
|
2439
2195
|
display: none !important;
|
|
2440
2196
|
}
|
|
2441
2197
|
|
|
2198
|
+
/*
|
|
2199
|
+
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
2200
|
+
*
|
|
2201
|
+
* SPDX-License-Identifier: MIT
|
|
2202
|
+
*
|
|
2203
|
+
* This source code is licensed under the MIT license found in the
|
|
2204
|
+
* LICENSE file in the root directory of this source tree.
|
|
2205
|
+
*/
|
|
2206
|
+
/*
|
|
2207
|
+
* SPDX-FileCopyrightText: 2025 Siemens AG
|
|
2208
|
+
*
|
|
2209
|
+
* SPDX-License-Identifier: MIT
|
|
2210
|
+
*
|
|
2211
|
+
* This source code is licensed under the MIT license found in the
|
|
2212
|
+
* LICENSE file in the root directory of this source tree.
|
|
2213
|
+
*/
|
|
2214
|
+
/*
|
|
2215
|
+
* SPDX-FileCopyrightText: 2026 Siemens AG
|
|
2216
|
+
*
|
|
2217
|
+
* SPDX-License-Identifier: MIT
|
|
2218
|
+
*
|
|
2219
|
+
* This source code is licensed under the MIT license found in the
|
|
2220
|
+
* LICENSE file in the root directory of this source tree.
|
|
2221
|
+
*/
|
|
2222
|
+
/*
|
|
2223
|
+
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
2224
|
+
*
|
|
2225
|
+
* SPDX-License-Identifier: MIT
|
|
2226
|
+
*
|
|
2227
|
+
* This source code is licensed under the MIT license found in the
|
|
2228
|
+
* LICENSE file in the root directory of this source tree.
|
|
2229
|
+
*/
|
|
2442
2230
|
:root {
|
|
2443
2231
|
--ix-safe-area-inset-top: 0rem;
|
|
2444
2232
|
--ix-safe-area-inset-right: 0rem;
|
|
@@ -2446,12 +2234,12 @@ summary {
|
|
|
2446
2234
|
--ix-safe-area-inset-left: 0rem;
|
|
2447
2235
|
}
|
|
2448
2236
|
|
|
2449
|
-
:not([data-ix-theme]) body:not([data-ix-theme]),
|
|
2450
2237
|
[data-ix-theme] {
|
|
2451
2238
|
--animate-duration: var(--theme-default-time);
|
|
2452
|
-
--
|
|
2239
|
+
--theme-font-family: Siemens Sans, system-ui, -apple-system, "Segoe UI",
|
|
2453
2240
|
Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif,
|
|
2454
2241
|
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
2242
|
+
font-family: var(--theme-font-family);
|
|
2455
2243
|
color: var(--theme-color-std-text);
|
|
2456
2244
|
--theme-border-width-default: 0.0625rem;
|
|
2457
2245
|
--theme-border-width-none: 0rem;
|
|
@@ -2747,29 +2535,29 @@ summary {
|
|
|
2747
2535
|
--theme-btn-danger-primary--color--disabled: var(--theme-color-primary--contrast);
|
|
2748
2536
|
--theme-btn-danger-primary--color--hover: var(--theme-color-alarm--contrast);
|
|
2749
2537
|
--theme-btn-danger-secondary--background: var(--theme-color-0);
|
|
2750
|
-
--theme-btn-danger-secondary--background--active: var(--theme-color-
|
|
2538
|
+
--theme-btn-danger-secondary--background--active: var(--theme-color-alarm--active);
|
|
2751
2539
|
--theme-btn-danger-secondary--background--disabled: var(--theme-color-ghost);
|
|
2752
|
-
--theme-btn-danger-secondary--background--hover: var(--theme-color-
|
|
2540
|
+
--theme-btn-danger-secondary--background--hover: var(--theme-color-alarm--hover);
|
|
2753
2541
|
--theme-btn-danger-secondary--border-color: var(--theme-color-alarm-text);
|
|
2754
|
-
--theme-btn-danger-secondary--border-color--active: var(--theme-color-alarm
|
|
2542
|
+
--theme-btn-danger-secondary--border-color--active: var(--theme-color-alarm--active);
|
|
2755
2543
|
--theme-btn-danger-secondary--border-color--disabled: var(--theme-color-component-4);
|
|
2756
|
-
--theme-btn-danger-secondary--border-color--hover: var(--theme-color-alarm
|
|
2544
|
+
--theme-btn-danger-secondary--border-color--hover: var(--theme-color-alarm--hover);
|
|
2757
2545
|
--theme-btn-danger-secondary--color: var(--theme-color-alarm-text);
|
|
2758
|
-
--theme-btn-danger-secondary--color--active: var(--theme-color-alarm
|
|
2546
|
+
--theme-btn-danger-secondary--color--active: var(--theme-color-alarm--contrast);
|
|
2759
2547
|
--theme-btn-danger-secondary--color--disabled: var(--theme-color-weak-text);
|
|
2760
|
-
--theme-btn-danger-secondary--color--hover: var(--theme-color-alarm
|
|
2548
|
+
--theme-btn-danger-secondary--color--hover: var(--theme-color-alarm--contrast);
|
|
2761
2549
|
--theme-btn-danger-tertiary--background: var(--theme-color-ghost);
|
|
2762
|
-
--theme-btn-danger-tertiary--background--active: var(--theme-color-
|
|
2550
|
+
--theme-btn-danger-tertiary--background--active: var(--theme-color-alarm--active);
|
|
2763
2551
|
--theme-btn-danger-tertiary--background--disabled: var(--theme-color-ghost);
|
|
2764
|
-
--theme-btn-danger-tertiary--background--hover: var(--theme-color-
|
|
2552
|
+
--theme-btn-danger-tertiary--background--hover: var(--theme-color-alarm--hover);
|
|
2765
2553
|
--theme-btn-danger-tertiary--border-color: var(--theme-color-0);
|
|
2766
2554
|
--theme-btn-danger-tertiary--border-color--active: var(--theme-color-0);
|
|
2767
2555
|
--theme-btn-danger-tertiary--border-color--disabled: var(--theme-color-0);
|
|
2768
2556
|
--theme-btn-danger-tertiary--border-color--hover: var(--theme-color-0);
|
|
2769
2557
|
--theme-btn-danger-tertiary--color: var(--theme-color-alarm-text);
|
|
2770
|
-
--theme-btn-danger-tertiary--color--active: var(--theme-color-alarm
|
|
2558
|
+
--theme-btn-danger-tertiary--color--active: var(--theme-color-alarm--contrast);
|
|
2771
2559
|
--theme-btn-danger-tertiary--color--disabled: var(--theme-color-weak-text);
|
|
2772
|
-
--theme-btn-danger-tertiary--color--hover: var(--theme-color-alarm
|
|
2560
|
+
--theme-btn-danger-tertiary--color--hover: var(--theme-color-alarm--contrast);
|
|
2773
2561
|
--theme-btn-primary--background: var(--theme-color-primary);
|
|
2774
2562
|
--theme-btn-primary--background--active: var(--theme-color-primary--active);
|
|
2775
2563
|
--theme-btn-primary--background--disabled: var(--theme-color-component-4);
|
|
@@ -2777,13 +2565,13 @@ summary {
|
|
|
2777
2565
|
--theme-btn-primary--background--pressed: var(--theme-color-dynamic);
|
|
2778
2566
|
--theme-btn-primary--background--pressed-active: var(--theme-color-dynamic--active);
|
|
2779
2567
|
--theme-btn-primary--background--pressed-hover: var(--theme-color-dynamic--hover);
|
|
2780
|
-
--theme-btn-primary--border-color: var(--theme-color-
|
|
2781
|
-
--theme-btn-primary--border-color--active: var(--theme-color-
|
|
2782
|
-
--theme-btn-primary--border-color--disabled: var(--theme-color-
|
|
2783
|
-
--theme-btn-primary--border-color--hover: var(--theme-color-
|
|
2784
|
-
--theme-btn-primary--border-color--pressed: var(--theme-color-
|
|
2785
|
-
--theme-btn-primary--border-color--pressed-hover: var(--theme-color-
|
|
2786
|
-
--theme-btn-primary--border-color--pressed-hover-active: var(--theme-color-
|
|
2568
|
+
--theme-btn-primary--border-color: var(--theme-color-0);
|
|
2569
|
+
--theme-btn-primary--border-color--active: var(--theme-color-0);
|
|
2570
|
+
--theme-btn-primary--border-color--disabled: var(--theme-color-0);
|
|
2571
|
+
--theme-btn-primary--border-color--hover: var(--theme-color-0);
|
|
2572
|
+
--theme-btn-primary--border-color--pressed: var(--theme-color-0);
|
|
2573
|
+
--theme-btn-primary--border-color--pressed-hover: var(--theme-color-0);
|
|
2574
|
+
--theme-btn-primary--border-color--pressed-hover-active: var(--theme-color-0);
|
|
2787
2575
|
--theme-btn-primary--color: var(--theme-color-primary--contrast);
|
|
2788
2576
|
--theme-btn-primary--color--active: var(--theme-color-primary--contrast);
|
|
2789
2577
|
--theme-btn-primary--color--disabled: var(--theme-color-primary--contrast);
|
|
@@ -2799,19 +2587,19 @@ summary {
|
|
|
2799
2587
|
--theme-btn-secondary--background--pressed-active: var(--theme-color-component-7--active);
|
|
2800
2588
|
--theme-btn-secondary--background--pressed-hover: var(--theme-color-component-7--hover);
|
|
2801
2589
|
--theme-btn-secondary--border-color: var(--theme-color-primary);
|
|
2802
|
-
--theme-btn-secondary--border-color--active: var(--theme-color-
|
|
2590
|
+
--theme-btn-secondary--border-color--active: var(--theme-color-primary--active);
|
|
2803
2591
|
--theme-btn-secondary--border-color--disabled: var(--theme-color-component-4);
|
|
2804
|
-
--theme-btn-secondary--border-color--hover: var(--theme-color-
|
|
2592
|
+
--theme-btn-secondary--border-color--hover: var(--theme-color-primary--hover);
|
|
2805
2593
|
--theme-btn-secondary--border-color--pressed: var(--theme-color-dynamic);
|
|
2806
|
-
--theme-btn-secondary--border-color--pressed-active: var(--theme-color-
|
|
2807
|
-
--theme-btn-secondary--border-color--pressed-hover: var(--theme-color-
|
|
2594
|
+
--theme-btn-secondary--border-color--pressed-active: var(--theme-color-primary--active);
|
|
2595
|
+
--theme-btn-secondary--border-color--pressed-hover: var(--theme-color-primary--hover);
|
|
2808
2596
|
--theme-btn-secondary--color: var(--theme-color-primary);
|
|
2809
|
-
--theme-btn-secondary--color--active: var(--theme-color-
|
|
2597
|
+
--theme-btn-secondary--color--active: var(--theme-color-primary--active);
|
|
2810
2598
|
--theme-btn-secondary--color--disabled: var(--theme-color-weak-text);
|
|
2811
|
-
--theme-btn-secondary--color--hover: var(--theme-color-
|
|
2599
|
+
--theme-btn-secondary--color--hover: var(--theme-color-primary--hover);
|
|
2812
2600
|
--theme-btn-secondary--color--pressed: var(--theme-color-dynamic);
|
|
2813
|
-
--theme-btn-secondary--color--pressed-active: var(--theme-color-
|
|
2814
|
-
--theme-btn-secondary--color--pressed-hover: var(--theme-color-
|
|
2601
|
+
--theme-btn-secondary--color--pressed-active: var(--theme-color-primary--active);
|
|
2602
|
+
--theme-btn-secondary--color--pressed-hover: var(--theme-color-primary--hover);
|
|
2815
2603
|
--theme-btn-subtle-primary--background: var(--theme-color-component-2);
|
|
2816
2604
|
--theme-btn-subtle-primary--background--active: var(--theme-color-component-1--active);
|
|
2817
2605
|
--theme-btn-subtle-primary--background--disabled: var(--theme-color-component-2);
|
|
@@ -2890,12 +2678,12 @@ summary {
|
|
|
2890
2678
|
--theme-btn-tertiary--border-color--pressed-active: var(--theme-color-0);
|
|
2891
2679
|
--theme-btn-tertiary--border-color--pressed-hover: var(--theme-color-0);
|
|
2892
2680
|
--theme-btn-tertiary--color: var(--theme-color-primary);
|
|
2893
|
-
--theme-btn-tertiary--color--active: var(--theme-color-
|
|
2681
|
+
--theme-btn-tertiary--color--active: var(--theme-color-primary--active);
|
|
2894
2682
|
--theme-btn-tertiary--color--disabled: var(--theme-color-weak-text);
|
|
2895
|
-
--theme-btn-tertiary--color--hover: var(--theme-color-
|
|
2683
|
+
--theme-btn-tertiary--color--hover: var(--theme-color-primary--hover);
|
|
2896
2684
|
--theme-btn-tertiary--color--pressed: var(--theme-color-dynamic);
|
|
2897
|
-
--theme-btn-tertiary--color--pressed-active: var(--theme-color-
|
|
2898
|
-
--theme-btn-tertiary--color--pressed-hover: var(--theme-color-
|
|
2685
|
+
--theme-btn-tertiary--color--pressed-active: var(--theme-color-primary--active);
|
|
2686
|
+
--theme-btn-tertiary--color--pressed-hover: var(--theme-color-primary--hover);
|
|
2899
2687
|
--theme-card--border-radius: var(--theme-default-border-radius);
|
|
2900
2688
|
--theme-card--border-width: var(--theme-border-width-default);
|
|
2901
2689
|
--theme-card--focus--outline-offset: var(--theme-focus-outline-offset);
|
|
@@ -3108,13 +2896,13 @@ summary {
|
|
|
3108
2896
|
--theme-chip-primary-outline--background--display: var(--theme-color-secondary);
|
|
3109
2897
|
--theme-chip-primary-outline--background--hover: var(--theme-color-secondary--hover);
|
|
3110
2898
|
--theme-chip-primary-outline--border-color: var(--theme-color-primary);
|
|
3111
|
-
--theme-chip-primary-outline--border-color--active: var(--theme-color-
|
|
2899
|
+
--theme-chip-primary-outline--border-color--active: var(--theme-color-primary--active);
|
|
3112
2900
|
--theme-chip-primary-outline--border-color--display: var(--theme-color-primary);
|
|
3113
|
-
--theme-chip-primary-outline--border-color--hover: var(--theme-color-
|
|
2901
|
+
--theme-chip-primary-outline--border-color--hover: var(--theme-color-primary--hover);
|
|
3114
2902
|
--theme-chip-primary-outline--color: var(--theme-color-primary);
|
|
3115
|
-
--theme-chip-primary-outline--color--active: var(--theme-color-
|
|
2903
|
+
--theme-chip-primary-outline--color--active: var(--theme-color-primary--active);
|
|
3116
2904
|
--theme-chip-primary-outline--color--display: var(--theme-color-std-text);
|
|
3117
|
-
--theme-chip-primary-outline--color--hover: var(--theme-color-
|
|
2905
|
+
--theme-chip-primary-outline--color--hover: var(--theme-color-primary--hover);
|
|
3118
2906
|
--theme-datepicker-cw--color: var(--theme-color-soft-text);
|
|
3119
2907
|
--theme-datepicker-day--background: var(--theme-color-ghost);
|
|
3120
2908
|
--theme-datepicker-day--background--active: var(--theme-color-ghost--active);
|
|
@@ -3363,9 +3151,9 @@ summary {
|
|
|
3363
3151
|
--theme-link-btn--border-color--hover: var(--theme-color-ghost);
|
|
3364
3152
|
--theme-link-btn--border-color--visited: var(--theme-color-ghost);
|
|
3365
3153
|
--theme-link-btn--color: var(--theme-color-primary);
|
|
3366
|
-
--theme-link-btn--color--active: var(--theme-color-
|
|
3154
|
+
--theme-link-btn--color--active: var(--theme-color-primary--active);
|
|
3367
3155
|
--theme-link-btn--color--disabled: var(--theme-color-weak-text);
|
|
3368
|
-
--theme-link-btn--color--hover: var(--theme-color-
|
|
3156
|
+
--theme-link-btn--color--hover: var(--theme-color-primary--hover);
|
|
3369
3157
|
--theme-link-btn--color--visited: var(--theme-color-primary);
|
|
3370
3158
|
--theme-menu--background: var(--theme-color-2);
|
|
3371
3159
|
--theme-menu--border-color: var(--theme-color-0);
|
|
@@ -3995,7 +3783,7 @@ summary {
|
|
|
3995
3783
|
--theme-animated-tab-icon--color--active: var(--theme-color-std-text);
|
|
3996
3784
|
--theme-animated-tab-icon--color--disabled: var(--theme-color-weak-text);
|
|
3997
3785
|
--theme-animated-tab-icon--color--hover: var(--theme-color-std-text);
|
|
3998
|
-
--theme-animated-tab-icon--color--selected: var(--theme-color-
|
|
3786
|
+
--theme-animated-tab-icon--color--selected: var(--theme-color-dynamic);
|
|
3999
3787
|
--theme-animated-tab-indicator--background: var(--theme-color-soft-bdr);
|
|
4000
3788
|
--theme-animated-tab-indicator--background--active: var(--theme-color-soft-bdr);
|
|
4001
3789
|
--theme-animated-tab-indicator--background--hover: var(--theme-color-soft-bdr);
|
|
@@ -4009,18 +3797,18 @@ summary {
|
|
|
4009
3797
|
--theme-tab--color--active: var(--theme-color-std-text);
|
|
4010
3798
|
--theme-tab--color--disabled: var(--theme-color-weak-text);
|
|
4011
3799
|
--theme-tab--color--hover: var(--theme-color-std-text);
|
|
4012
|
-
--theme-tab--color--selected: var(--theme-color-
|
|
3800
|
+
--theme-tab--color--selected: var(--theme-color-dynamic);
|
|
4013
3801
|
--theme-tab-icon--color: var(--theme-color-std-text);
|
|
4014
3802
|
--theme-tab-icon--color--active: var(--theme-color-std-text);
|
|
4015
3803
|
--theme-tab-icon--color--disabled: var(--theme-color-weak-text);
|
|
4016
3804
|
--theme-tab-icon--color--hover: var(--theme-color-std-text);
|
|
4017
|
-
--theme-tab-icon--color--selected: var(--theme-color-
|
|
3805
|
+
--theme-tab-icon--color--selected: var(--theme-color-dynamic);
|
|
4018
3806
|
--theme-tab-indicator--background: var(--theme-color-soft-bdr);
|
|
4019
3807
|
--theme-tab-indicator--background--active: var(--theme-color-soft-bdr);
|
|
4020
3808
|
--theme-tab-indicator--background--disabled: var(--theme-color-soft-bdr);
|
|
4021
3809
|
--theme-tab-indicator--background--hover: var(--theme-color-soft-bdr);
|
|
4022
3810
|
--theme-tab-indicator--background--selected: var(--theme-color-dynamic);
|
|
4023
|
-
--theme-tab-indicator--height: 0.
|
|
3811
|
+
--theme-tab-indicator--height: 0.0625rem;
|
|
4024
3812
|
--theme-tab-pill--border-color: var(--theme-color-neutral);
|
|
4025
3813
|
--theme-tab-pill--border-color--active: var(--theme-color-neutral);
|
|
4026
3814
|
--theme-tab-pill--border-color--disabled: var(--theme-color-neutral);
|
|
@@ -4134,7 +3922,6 @@ summary {
|
|
|
4134
3922
|
--theme-workflow-step-icon-warning--color--disabled: var(--theme-color-weak-text);
|
|
4135
3923
|
}
|
|
4136
3924
|
@media (prefers-reduced-motion: reduce) {
|
|
4137
|
-
:not([data-ix-theme]) body:not([data-ix-theme]),
|
|
4138
3925
|
[data-ix-theme] {
|
|
4139
3926
|
--theme-x-slow-time: 0;
|
|
4140
3927
|
--theme-slow-time: 0;
|
|
@@ -4208,17 +3995,17 @@ body:not(.disable-scrollbar) ::-webkit-scrollbar-corner {
|
|
|
4208
3995
|
color-scheme: light dark;
|
|
4209
3996
|
}
|
|
4210
3997
|
|
|
4211
|
-
|
|
4212
|
-
|
|
4213
|
-
|
|
4214
|
-
|
|
4215
|
-
|
|
3998
|
+
[data-ix-theme=classic] {
|
|
3999
|
+
--theme-name: classic;
|
|
4000
|
+
}
|
|
4001
|
+
[data-ix-theme=classic][data-ix-color-schema=dark] {
|
|
4002
|
+
--theme-color-schema: dark;
|
|
4216
4003
|
--theme-alarm-bdr-1: 0.0625rem solid var(--theme-color-alarm);
|
|
4217
4004
|
--theme-alarm-bdr-2: 0.125rem solid var(--theme-color-alarm);
|
|
4218
|
-
--theme-body:
|
|
4219
|
-
--theme-body-lg:
|
|
4220
|
-
--theme-body-sm:
|
|
4221
|
-
--theme-body-xs:
|
|
4005
|
+
--theme-body: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4006
|
+
--theme-body-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4007
|
+
--theme-body-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4008
|
+
--theme-body-xs: var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4222
4009
|
--theme-chart-1: #00ffe7;
|
|
4223
4010
|
--theme-chart-1-40: rgba(0, 255, 231, 0.4);
|
|
4224
4011
|
--theme-chart-10: #b999ff;
|
|
@@ -4259,9 +4046,9 @@ body[data-ix-theme=classic][data-ix-color-schema=dark] {
|
|
|
4259
4046
|
--theme-chart-ticks: rgba(255, 255, 255, 0.35);
|
|
4260
4047
|
--theme-chart-tooltip-bdr: rgba(255, 255, 255, 0.25);
|
|
4261
4048
|
--theme-chart-tooltip-fill: rgba(15, 22, 25, 0.8);
|
|
4262
|
-
--theme-code:
|
|
4263
|
-
--theme-code-lg:
|
|
4264
|
-
--theme-code-sm:
|
|
4049
|
+
--theme-code: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
4050
|
+
--theme-code-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
4051
|
+
--theme-code-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
4265
4052
|
--theme-color-0: rgba(0, 0, 0, 0);
|
|
4266
4053
|
--theme-color-1: #0f1619;
|
|
4267
4054
|
--theme-color-1--active: #222b2f;
|
|
@@ -4357,7 +4144,7 @@ body[data-ix-theme=classic][data-ix-color-schema=dark] {
|
|
|
4357
4144
|
--theme-color-neutral--hover: #c8cacb;
|
|
4358
4145
|
--theme-color-neutral-40: rgba(182, 184, 185, 0.4);
|
|
4359
4146
|
--theme-color-primary: #00bde3;
|
|
4360
|
-
--theme-color-primary--active: #
|
|
4147
|
+
--theme-color-primary--active: #00d3e5;
|
|
4361
4148
|
--theme-color-primary--contrast: #000000;
|
|
4362
4149
|
--theme-color-primary--disabled: rgba(0, 170, 204, 0.45);
|
|
4363
4150
|
--theme-color-primary--hover: #1aecff;
|
|
@@ -4392,29 +4179,29 @@ body[data-ix-theme=classic][data-ix-color-schema=dark] {
|
|
|
4392
4179
|
--theme-contrast-bdr-2: 0.125rem solid var(--theme-color-contrast-bdr);
|
|
4393
4180
|
--theme-critical-bdr-1: 0.0625rem solid var(--theme-color-critical);
|
|
4394
4181
|
--theme-critical-bdr-2: 0.125rem solid var(--theme-color-critical);
|
|
4395
|
-
--theme-display:
|
|
4396
|
-
--theme-display-lg:
|
|
4397
|
-
--theme-display-sm:
|
|
4398
|
-
--theme-display-xl:
|
|
4399
|
-
--theme-display-xs:
|
|
4400
|
-
--theme-display-xxl:
|
|
4182
|
+
--theme-display: var(--theme-font-weight-normal) var(--theme-ms-3)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4183
|
+
--theme-display-lg: var(--theme-font-weight-normal) var(--theme-ms-4)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4184
|
+
--theme-display-sm: var(--theme-font-weight-normal) var(--theme-ms-2)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4185
|
+
--theme-display-xl: var(--theme-font-weight-bold) var(--theme-ms-5)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4186
|
+
--theme-display-xs: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4187
|
+
--theme-display-xxl: var(--theme-font-weight-bold) var(--theme-ms-6)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4401
4188
|
--theme-dynamic-bdr-1: 0.0625rem solid var(--theme-color-dynamic);
|
|
4402
4189
|
--theme-dynamic-bdr-2: 0.125rem solid var(--theme-color-dynamic);
|
|
4403
4190
|
--theme-font-code: "JetBrains Mono";
|
|
4404
4191
|
--theme-font-sans: "Siemens Sans";
|
|
4405
|
-
--theme-h1:
|
|
4406
|
-
--theme-h2:
|
|
4407
|
-
--theme-h3:
|
|
4408
|
-
--theme-h4:
|
|
4409
|
-
--theme-h5:
|
|
4410
|
-
--theme-h6:
|
|
4192
|
+
--theme-h1: var(--theme-font-weight-bold) var(--theme-ms-4)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4193
|
+
--theme-h2: var(--theme-font-weight-bold) var(--theme-ms-3)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4194
|
+
--theme-h3: var(--theme-font-weight-bold) var(--theme-ms-2)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4195
|
+
--theme-h4: var(--theme-font-weight-bold) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4196
|
+
--theme-h5: var(--theme-font-weight-bold) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4197
|
+
--theme-h6: var(--theme-font-weight-bold) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4411
4198
|
--theme-info-bdr-1: 0.0625rem solid var(--theme-color-info);
|
|
4412
4199
|
--theme-info-bdr-2: 0.125rem solid var(--theme-color-info);
|
|
4413
4200
|
--theme-inset-shadow-1: inset 0 2px 4px 0 rgba(0, 0, 0, 0.6);
|
|
4414
|
-
--theme-label:
|
|
4415
|
-
--theme-label-lg:
|
|
4416
|
-
--theme-label-sm:
|
|
4417
|
-
--theme-label-xs:
|
|
4201
|
+
--theme-label: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4202
|
+
--theme-label-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4203
|
+
--theme-label-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4204
|
+
--theme-label-xs: var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4418
4205
|
--theme-neutral-bdr-1: 0.0625rem solid var(--theme-color-neutral);
|
|
4419
4206
|
--theme-neutral-bdr-2: 0.125rem solid var(--theme-color-neutral);
|
|
4420
4207
|
--theme-primary-bdr-1: 0.0625rem solid var(--theme-color-primary);
|
|
@@ -4431,22 +4218,22 @@ body[data-ix-theme=classic][data-ix-color-schema=dark] {
|
|
|
4431
4218
|
--theme-std-bdr-2: 0.125rem solid var(--theme-color-std-bdr);
|
|
4432
4219
|
--theme-success-bdr-1: 0.0625rem solid var(--theme-color-success);
|
|
4433
4220
|
--theme-success-bdr-2: 0.125rem solid var(--theme-color-success);
|
|
4434
|
-
--theme-text-caption:
|
|
4435
|
-
--theme-text-caption-single:
|
|
4436
|
-
--theme-text-default:
|
|
4437
|
-
--theme-text-default-single:
|
|
4438
|
-
--theme-text-default-title:
|
|
4439
|
-
--theme-text-default-title-single:
|
|
4440
|
-
--theme-text-default-underline:
|
|
4441
|
-
--theme-text-h2:
|
|
4442
|
-
--theme-text-l:
|
|
4443
|
-
--theme-text-l-single:
|
|
4444
|
-
--theme-text-l-title:
|
|
4445
|
-
--theme-text-l-title-single:
|
|
4446
|
-
--theme-text-s:
|
|
4447
|
-
--theme-text-s-single:
|
|
4448
|
-
--theme-text-xl:
|
|
4449
|
-
--theme-text-xs:
|
|
4221
|
+
--theme-text-caption: var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption) var(--theme-font-sans);
|
|
4222
|
+
--theme-text-caption-single: var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption-single) var(--theme-font-sans);
|
|
4223
|
+
--theme-text-default: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4224
|
+
--theme-text-default-single: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);
|
|
4225
|
+
--theme-text-default-title: var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4226
|
+
--theme-text-default-title-single: var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);
|
|
4227
|
+
--theme-text-default-underline: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4228
|
+
--theme-text-h2: var(--theme-font-weight-bold) var(--theme-font-size-xl)/var(--theme-line-height-h2) var(--theme-font-sans);
|
|
4229
|
+
--theme-text-l: var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);
|
|
4230
|
+
--theme-text-l-single: var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);
|
|
4231
|
+
--theme-text-l-title: var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);
|
|
4232
|
+
--theme-text-l-title-single: var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);
|
|
4233
|
+
--theme-text-s: var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s) var(--theme-font-sans);
|
|
4234
|
+
--theme-text-s-single: var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s-single) var(--theme-font-sans);
|
|
4235
|
+
--theme-text-xl: var(--theme-font-weight-normal) var(--theme-font-size-xl)/var(--theme-line-height-xl) var(--theme-font-sans);
|
|
4236
|
+
--theme-text-xs: var(--theme-font-weight-normal) var(--theme-font-size-xs)/140% var(--theme-font-sans);
|
|
4450
4237
|
--theme-warning-bdr-1: 0.0625rem solid var(--theme-color-warning);
|
|
4451
4238
|
--theme-warning-bdr-2: 0.125rem solid var(--theme-color-warning);
|
|
4452
4239
|
--theme-weak-bdr-1: 0.0625rem solid var(--theme-color-weak-bdr);
|
|
@@ -4454,15 +4241,14 @@ body[data-ix-theme=classic][data-ix-color-schema=dark] {
|
|
|
4454
4241
|
--theme-x-weak-bdr-1: 0.0625rem solid var(--theme-color-x-weak-bdr);
|
|
4455
4242
|
--theme-x-weak-bdr-2: 0.125rem solid var(--theme-color-x-weak-bdr);
|
|
4456
4243
|
}
|
|
4457
|
-
|
|
4458
|
-
|
|
4459
|
-
body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
4244
|
+
[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
4245
|
+
--theme-color-schema: light;
|
|
4460
4246
|
--theme-alarm-bdr-1: 0.0625rem solid var(--theme-color-alarm);
|
|
4461
4247
|
--theme-alarm-bdr-2: 0.125rem solid var(--theme-color-alarm);
|
|
4462
|
-
--theme-body:
|
|
4463
|
-
--theme-body-lg:
|
|
4464
|
-
--theme-body-sm:
|
|
4465
|
-
--theme-body-xs:
|
|
4248
|
+
--theme-body: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4249
|
+
--theme-body-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4250
|
+
--theme-body-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4251
|
+
--theme-body-xs: var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4466
4252
|
--theme-chart-1: #008a7c;
|
|
4467
4253
|
--theme-chart-1-40: rgba(0, 138, 124, 0.4);
|
|
4468
4254
|
--theme-chart-10: #7c40ff;
|
|
@@ -4503,9 +4289,9 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
4503
4289
|
--theme-chart-ticks: rgba(0, 0, 0, 0.3);
|
|
4504
4290
|
--theme-chart-tooltip-bdr: rgba(0, 0, 0, 0.2);
|
|
4505
4291
|
--theme-chart-tooltip-fill: rgba(255, 255, 255, 0.8);
|
|
4506
|
-
--theme-code:
|
|
4507
|
-
--theme-code-lg:
|
|
4508
|
-
--theme-code-sm:
|
|
4292
|
+
--theme-code: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
4293
|
+
--theme-code-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
4294
|
+
--theme-code-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
4509
4295
|
--theme-color-0: rgba(255, 255, 255, 0);
|
|
4510
4296
|
--theme-color-1: #ffffff;
|
|
4511
4297
|
--theme-color-1--active: #e2e4e6;
|
|
@@ -4598,7 +4384,7 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
4598
4384
|
--theme-color-neutral: #66727e;
|
|
4599
4385
|
--theme-color-neutral--active: #545e68;
|
|
4600
4386
|
--theme-color-neutral--contrast: #ffffff;
|
|
4601
|
-
--theme-color-neutral--hover: #
|
|
4387
|
+
--theme-color-neutral--hover: #5b6671;
|
|
4602
4388
|
--theme-color-neutral-40: rgba(102, 114, 126, 0.4);
|
|
4603
4389
|
--theme-color-primary: #006e93;
|
|
4604
4390
|
--theme-color-primary--active: #16565c;
|
|
@@ -4636,29 +4422,29 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
4636
4422
|
--theme-contrast-bdr-2: 0.125rem solid var(--theme-color-contrast-bdr);
|
|
4637
4423
|
--theme-critical-bdr-1: 0.0625rem solid var(--theme-color-critical);
|
|
4638
4424
|
--theme-critical-bdr-2: 0.125rem solid var(--theme-color-critical);
|
|
4639
|
-
--theme-display:
|
|
4640
|
-
--theme-display-lg:
|
|
4641
|
-
--theme-display-sm:
|
|
4642
|
-
--theme-display-xl:
|
|
4643
|
-
--theme-display-xs:
|
|
4644
|
-
--theme-display-xxl:
|
|
4425
|
+
--theme-display: var(--theme-font-weight-normal) var(--theme-ms-3)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4426
|
+
--theme-display-lg: var(--theme-font-weight-normal) var(--theme-ms-4)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4427
|
+
--theme-display-sm: var(--theme-font-weight-normal) var(--theme-ms-2)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4428
|
+
--theme-display-xl: var(--theme-font-weight-bold) var(--theme-ms-5)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4429
|
+
--theme-display-xs: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4430
|
+
--theme-display-xxl: var(--theme-font-weight-bold) var(--theme-ms-6)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4645
4431
|
--theme-dynamic-bdr-1: 0.0625rem solid var(--theme-color-dynamic);
|
|
4646
4432
|
--theme-dynamic-bdr-2: 0.125rem solid var(--theme-color-dynamic);
|
|
4647
4433
|
--theme-font-code: "JetBrains Mono";
|
|
4648
4434
|
--theme-font-sans: "Siemens Sans";
|
|
4649
|
-
--theme-h1:
|
|
4650
|
-
--theme-h2:
|
|
4651
|
-
--theme-h3:
|
|
4652
|
-
--theme-h4:
|
|
4653
|
-
--theme-h5:
|
|
4654
|
-
--theme-h6:
|
|
4435
|
+
--theme-h1: var(--theme-font-weight-bold) var(--theme-ms-4)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4436
|
+
--theme-h2: var(--theme-font-weight-bold) var(--theme-ms-3)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4437
|
+
--theme-h3: var(--theme-font-weight-bold) var(--theme-ms-2)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4438
|
+
--theme-h4: var(--theme-font-weight-bold) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4439
|
+
--theme-h5: var(--theme-font-weight-bold) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4440
|
+
--theme-h6: var(--theme-font-weight-bold) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4655
4441
|
--theme-info-bdr-1: 0.0625rem solid var(--theme-color-info);
|
|
4656
4442
|
--theme-info-bdr-2: 0.125rem solid var(--theme-color-info);
|
|
4657
4443
|
--theme-inset-shadow-1: inset 0 2px 4px 0 rgba(0, 0, 0, 0.1);
|
|
4658
|
-
--theme-label:
|
|
4659
|
-
--theme-label-lg:
|
|
4660
|
-
--theme-label-sm:
|
|
4661
|
-
--theme-label-xs:
|
|
4444
|
+
--theme-label: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4445
|
+
--theme-label-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4446
|
+
--theme-label-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4447
|
+
--theme-label-xs: var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4662
4448
|
--theme-neutral-bdr-1: 0.0625rem solid var(--theme-color-neutral);
|
|
4663
4449
|
--theme-neutral-bdr-2: 0.125rem solid var(--theme-color-neutral);
|
|
4664
4450
|
--theme-primary-bdr-1: 0.0625rem solid var(--theme-color-primary);
|
|
@@ -4675,22 +4461,22 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
4675
4461
|
--theme-std-bdr-2: 0.125rem solid var(--theme-color-std-bdr);
|
|
4676
4462
|
--theme-success-bdr-1: 0.0625rem solid var(--theme-color-success);
|
|
4677
4463
|
--theme-success-bdr-2: 0.125rem solid var(--theme-color-success);
|
|
4678
|
-
--theme-text-caption:
|
|
4679
|
-
--theme-text-caption-single:
|
|
4680
|
-
--theme-text-default:
|
|
4681
|
-
--theme-text-default-single:
|
|
4682
|
-
--theme-text-default-title:
|
|
4683
|
-
--theme-text-default-title-single:
|
|
4684
|
-
--theme-text-default-underline:
|
|
4685
|
-
--theme-text-h2:
|
|
4686
|
-
--theme-text-l:
|
|
4687
|
-
--theme-text-l-single:
|
|
4688
|
-
--theme-text-l-title:
|
|
4689
|
-
--theme-text-l-title-single:
|
|
4690
|
-
--theme-text-s:
|
|
4691
|
-
--theme-text-s-single:
|
|
4692
|
-
--theme-text-xl:
|
|
4693
|
-
--theme-text-xs:
|
|
4464
|
+
--theme-text-caption: var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption) var(--theme-font-sans);
|
|
4465
|
+
--theme-text-caption-single: var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption-single) var(--theme-font-sans);
|
|
4466
|
+
--theme-text-default: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4467
|
+
--theme-text-default-single: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);
|
|
4468
|
+
--theme-text-default-title: var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4469
|
+
--theme-text-default-title-single: var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);
|
|
4470
|
+
--theme-text-default-underline: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4471
|
+
--theme-text-h2: var(--theme-font-weight-bold) var(--theme-font-size-xl)/var(--theme-line-height-h2) var(--theme-font-sans);
|
|
4472
|
+
--theme-text-l: var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);
|
|
4473
|
+
--theme-text-l-single: var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);
|
|
4474
|
+
--theme-text-l-title: var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);
|
|
4475
|
+
--theme-text-l-title-single: var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);
|
|
4476
|
+
--theme-text-s: var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s) var(--theme-font-sans);
|
|
4477
|
+
--theme-text-s-single: var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s-single) var(--theme-font-sans);
|
|
4478
|
+
--theme-text-xl: var(--theme-font-weight-normal) var(--theme-font-size-xl)/var(--theme-line-height-xl) var(--theme-font-sans);
|
|
4479
|
+
--theme-text-xs: var(--theme-font-weight-normal) var(--theme-font-size-xs)/140% var(--theme-font-sans);
|
|
4694
4480
|
--theme-warning-bdr-1: 0.0625rem solid var(--theme-color-warning);
|
|
4695
4481
|
--theme-warning-bdr-2: 0.125rem solid var(--theme-color-warning);
|
|
4696
4482
|
--theme-weak-bdr-1: 0.0625rem solid var(--theme-color-weak-bdr);
|
|
@@ -4699,15 +4485,14 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
4699
4485
|
--theme-x-weak-bdr-2: 0.125rem solid var(--theme-color-x-weak-bdr);
|
|
4700
4486
|
}
|
|
4701
4487
|
@media (prefers-color-scheme: dark) {
|
|
4702
|
-
|
|
4703
|
-
|
|
4704
|
-
body[data-ix-theme=classic][data-ix-color-schema=system] {
|
|
4488
|
+
[data-ix-theme=classic][data-ix-color-schema=system] {
|
|
4489
|
+
--theme-color-schema: dark;
|
|
4705
4490
|
--theme-alarm-bdr-1: 0.0625rem solid var(--theme-color-alarm);
|
|
4706
4491
|
--theme-alarm-bdr-2: 0.125rem solid var(--theme-color-alarm);
|
|
4707
|
-
--theme-body:
|
|
4708
|
-
--theme-body-lg:
|
|
4709
|
-
--theme-body-sm:
|
|
4710
|
-
--theme-body-xs:
|
|
4492
|
+
--theme-body: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4493
|
+
--theme-body-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4494
|
+
--theme-body-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4495
|
+
--theme-body-xs: var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4711
4496
|
--theme-chart-1: #00ffe7;
|
|
4712
4497
|
--theme-chart-1-40: rgba(0, 255, 231, 0.4);
|
|
4713
4498
|
--theme-chart-10: #b999ff;
|
|
@@ -4748,9 +4533,9 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
4748
4533
|
--theme-chart-ticks: rgba(255, 255, 255, 0.35);
|
|
4749
4534
|
--theme-chart-tooltip-bdr: rgba(255, 255, 255, 0.25);
|
|
4750
4535
|
--theme-chart-tooltip-fill: rgba(15, 22, 25, 0.8);
|
|
4751
|
-
--theme-code:
|
|
4752
|
-
--theme-code-lg:
|
|
4753
|
-
--theme-code-sm:
|
|
4536
|
+
--theme-code: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
4537
|
+
--theme-code-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
4538
|
+
--theme-code-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
4754
4539
|
--theme-color-0: rgba(0, 0, 0, 0);
|
|
4755
4540
|
--theme-color-1: #0f1619;
|
|
4756
4541
|
--theme-color-1--active: #222b2f;
|
|
@@ -4846,7 +4631,7 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
4846
4631
|
--theme-color-neutral--hover: #c8cacb;
|
|
4847
4632
|
--theme-color-neutral-40: rgba(182, 184, 185, 0.4);
|
|
4848
4633
|
--theme-color-primary: #00bde3;
|
|
4849
|
-
--theme-color-primary--active: #
|
|
4634
|
+
--theme-color-primary--active: #00d3e5;
|
|
4850
4635
|
--theme-color-primary--contrast: #000000;
|
|
4851
4636
|
--theme-color-primary--disabled: rgba(0, 170, 204, 0.45);
|
|
4852
4637
|
--theme-color-primary--hover: #1aecff;
|
|
@@ -4881,29 +4666,29 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
4881
4666
|
--theme-contrast-bdr-2: 0.125rem solid var(--theme-color-contrast-bdr);
|
|
4882
4667
|
--theme-critical-bdr-1: 0.0625rem solid var(--theme-color-critical);
|
|
4883
4668
|
--theme-critical-bdr-2: 0.125rem solid var(--theme-color-critical);
|
|
4884
|
-
--theme-display:
|
|
4885
|
-
--theme-display-lg:
|
|
4886
|
-
--theme-display-sm:
|
|
4887
|
-
--theme-display-xl:
|
|
4888
|
-
--theme-display-xs:
|
|
4889
|
-
--theme-display-xxl:
|
|
4669
|
+
--theme-display: var(--theme-font-weight-normal) var(--theme-ms-3)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4670
|
+
--theme-display-lg: var(--theme-font-weight-normal) var(--theme-ms-4)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4671
|
+
--theme-display-sm: var(--theme-font-weight-normal) var(--theme-ms-2)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4672
|
+
--theme-display-xl: var(--theme-font-weight-bold) var(--theme-ms-5)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4673
|
+
--theme-display-xs: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4674
|
+
--theme-display-xxl: var(--theme-font-weight-bold) var(--theme-ms-6)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4890
4675
|
--theme-dynamic-bdr-1: 0.0625rem solid var(--theme-color-dynamic);
|
|
4891
4676
|
--theme-dynamic-bdr-2: 0.125rem solid var(--theme-color-dynamic);
|
|
4892
4677
|
--theme-font-code: "JetBrains Mono";
|
|
4893
4678
|
--theme-font-sans: "Siemens Sans";
|
|
4894
|
-
--theme-h1:
|
|
4895
|
-
--theme-h2:
|
|
4896
|
-
--theme-h3:
|
|
4897
|
-
--theme-h4:
|
|
4898
|
-
--theme-h5:
|
|
4899
|
-
--theme-h6:
|
|
4679
|
+
--theme-h1: var(--theme-font-weight-bold) var(--theme-ms-4)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4680
|
+
--theme-h2: var(--theme-font-weight-bold) var(--theme-ms-3)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4681
|
+
--theme-h3: var(--theme-font-weight-bold) var(--theme-ms-2)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4682
|
+
--theme-h4: var(--theme-font-weight-bold) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4683
|
+
--theme-h5: var(--theme-font-weight-bold) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4684
|
+
--theme-h6: var(--theme-font-weight-bold) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4900
4685
|
--theme-info-bdr-1: 0.0625rem solid var(--theme-color-info);
|
|
4901
4686
|
--theme-info-bdr-2: 0.125rem solid var(--theme-color-info);
|
|
4902
4687
|
--theme-inset-shadow-1: inset 0 2px 4px 0 rgba(0, 0, 0, 0.6);
|
|
4903
|
-
--theme-label:
|
|
4904
|
-
--theme-label-lg:
|
|
4905
|
-
--theme-label-sm:
|
|
4906
|
-
--theme-label-xs:
|
|
4688
|
+
--theme-label: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4689
|
+
--theme-label-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4690
|
+
--theme-label-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4691
|
+
--theme-label-xs: var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4907
4692
|
--theme-neutral-bdr-1: 0.0625rem solid var(--theme-color-neutral);
|
|
4908
4693
|
--theme-neutral-bdr-2: 0.125rem solid var(--theme-color-neutral);
|
|
4909
4694
|
--theme-primary-bdr-1: 0.0625rem solid var(--theme-color-primary);
|
|
@@ -4920,22 +4705,22 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
4920
4705
|
--theme-std-bdr-2: 0.125rem solid var(--theme-color-std-bdr);
|
|
4921
4706
|
--theme-success-bdr-1: 0.0625rem solid var(--theme-color-success);
|
|
4922
4707
|
--theme-success-bdr-2: 0.125rem solid var(--theme-color-success);
|
|
4923
|
-
--theme-text-caption:
|
|
4924
|
-
--theme-text-caption-single:
|
|
4925
|
-
--theme-text-default:
|
|
4926
|
-
--theme-text-default-single:
|
|
4927
|
-
--theme-text-default-title:
|
|
4928
|
-
--theme-text-default-title-single:
|
|
4929
|
-
--theme-text-default-underline:
|
|
4930
|
-
--theme-text-h2:
|
|
4931
|
-
--theme-text-l:
|
|
4932
|
-
--theme-text-l-single:
|
|
4933
|
-
--theme-text-l-title:
|
|
4934
|
-
--theme-text-l-title-single:
|
|
4935
|
-
--theme-text-s:
|
|
4936
|
-
--theme-text-s-single:
|
|
4937
|
-
--theme-text-xl:
|
|
4938
|
-
--theme-text-xs:
|
|
4708
|
+
--theme-text-caption: var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption) var(--theme-font-sans);
|
|
4709
|
+
--theme-text-caption-single: var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption-single) var(--theme-font-sans);
|
|
4710
|
+
--theme-text-default: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4711
|
+
--theme-text-default-single: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);
|
|
4712
|
+
--theme-text-default-title: var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4713
|
+
--theme-text-default-title-single: var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);
|
|
4714
|
+
--theme-text-default-underline: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4715
|
+
--theme-text-h2: var(--theme-font-weight-bold) var(--theme-font-size-xl)/var(--theme-line-height-h2) var(--theme-font-sans);
|
|
4716
|
+
--theme-text-l: var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);
|
|
4717
|
+
--theme-text-l-single: var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);
|
|
4718
|
+
--theme-text-l-title: var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);
|
|
4719
|
+
--theme-text-l-title-single: var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);
|
|
4720
|
+
--theme-text-s: var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s) var(--theme-font-sans);
|
|
4721
|
+
--theme-text-s-single: var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s-single) var(--theme-font-sans);
|
|
4722
|
+
--theme-text-xl: var(--theme-font-weight-normal) var(--theme-font-size-xl)/var(--theme-line-height-xl) var(--theme-font-sans);
|
|
4723
|
+
--theme-text-xs: var(--theme-font-weight-normal) var(--theme-font-size-xs)/140% var(--theme-font-sans);
|
|
4939
4724
|
--theme-warning-bdr-1: 0.0625rem solid var(--theme-color-warning);
|
|
4940
4725
|
--theme-warning-bdr-2: 0.125rem solid var(--theme-color-warning);
|
|
4941
4726
|
--theme-weak-bdr-1: 0.0625rem solid var(--theme-color-weak-bdr);
|
|
@@ -4945,15 +4730,14 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
4945
4730
|
}
|
|
4946
4731
|
}
|
|
4947
4732
|
@media (prefers-color-scheme: light) {
|
|
4948
|
-
|
|
4949
|
-
|
|
4950
|
-
body[data-ix-theme=classic][data-ix-color-schema=system] {
|
|
4733
|
+
[data-ix-theme=classic][data-ix-color-schema=system] {
|
|
4734
|
+
--theme-color-schema: light;
|
|
4951
4735
|
--theme-alarm-bdr-1: 0.0625rem solid var(--theme-color-alarm);
|
|
4952
4736
|
--theme-alarm-bdr-2: 0.125rem solid var(--theme-color-alarm);
|
|
4953
|
-
--theme-body:
|
|
4954
|
-
--theme-body-lg:
|
|
4955
|
-
--theme-body-sm:
|
|
4956
|
-
--theme-body-xs:
|
|
4737
|
+
--theme-body: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4738
|
+
--theme-body-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4739
|
+
--theme-body-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4740
|
+
--theme-body-xs: var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4957
4741
|
--theme-chart-1: #008a7c;
|
|
4958
4742
|
--theme-chart-1-40: rgba(0, 138, 124, 0.4);
|
|
4959
4743
|
--theme-chart-10: #7c40ff;
|
|
@@ -4994,9 +4778,9 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
4994
4778
|
--theme-chart-ticks: rgba(0, 0, 0, 0.3);
|
|
4995
4779
|
--theme-chart-tooltip-bdr: rgba(0, 0, 0, 0.2);
|
|
4996
4780
|
--theme-chart-tooltip-fill: rgba(255, 255, 255, 0.8);
|
|
4997
|
-
--theme-code:
|
|
4998
|
-
--theme-code-lg:
|
|
4999
|
-
--theme-code-sm:
|
|
4781
|
+
--theme-code: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
4782
|
+
--theme-code-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
4783
|
+
--theme-code-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
5000
4784
|
--theme-color-0: rgba(255, 255, 255, 0);
|
|
5001
4785
|
--theme-color-1: #ffffff;
|
|
5002
4786
|
--theme-color-1--active: #e2e4e6;
|
|
@@ -5089,7 +4873,7 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
5089
4873
|
--theme-color-neutral: #66727e;
|
|
5090
4874
|
--theme-color-neutral--active: #545e68;
|
|
5091
4875
|
--theme-color-neutral--contrast: #ffffff;
|
|
5092
|
-
--theme-color-neutral--hover: #
|
|
4876
|
+
--theme-color-neutral--hover: #5b6671;
|
|
5093
4877
|
--theme-color-neutral-40: rgba(102, 114, 126, 0.4);
|
|
5094
4878
|
--theme-color-primary: #006e93;
|
|
5095
4879
|
--theme-color-primary--active: #16565c;
|
|
@@ -5127,29 +4911,29 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
5127
4911
|
--theme-contrast-bdr-2: 0.125rem solid var(--theme-color-contrast-bdr);
|
|
5128
4912
|
--theme-critical-bdr-1: 0.0625rem solid var(--theme-color-critical);
|
|
5129
4913
|
--theme-critical-bdr-2: 0.125rem solid var(--theme-color-critical);
|
|
5130
|
-
--theme-display:
|
|
5131
|
-
--theme-display-lg:
|
|
5132
|
-
--theme-display-sm:
|
|
5133
|
-
--theme-display-xl:
|
|
5134
|
-
--theme-display-xs:
|
|
5135
|
-
--theme-display-xxl:
|
|
4914
|
+
--theme-display: var(--theme-font-weight-normal) var(--theme-ms-3)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4915
|
+
--theme-display-lg: var(--theme-font-weight-normal) var(--theme-ms-4)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4916
|
+
--theme-display-sm: var(--theme-font-weight-normal) var(--theme-ms-2)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4917
|
+
--theme-display-xl: var(--theme-font-weight-bold) var(--theme-ms-5)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4918
|
+
--theme-display-xs: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
4919
|
+
--theme-display-xxl: var(--theme-font-weight-bold) var(--theme-ms-6)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
5136
4920
|
--theme-dynamic-bdr-1: 0.0625rem solid var(--theme-color-dynamic);
|
|
5137
4921
|
--theme-dynamic-bdr-2: 0.125rem solid var(--theme-color-dynamic);
|
|
5138
4922
|
--theme-font-code: "JetBrains Mono";
|
|
5139
4923
|
--theme-font-sans: "Siemens Sans";
|
|
5140
|
-
--theme-h1:
|
|
5141
|
-
--theme-h2:
|
|
5142
|
-
--theme-h3:
|
|
5143
|
-
--theme-h4:
|
|
5144
|
-
--theme-h5:
|
|
5145
|
-
--theme-h6:
|
|
4924
|
+
--theme-h1: var(--theme-font-weight-bold) var(--theme-ms-4)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4925
|
+
--theme-h2: var(--theme-font-weight-bold) var(--theme-ms-3)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4926
|
+
--theme-h3: var(--theme-font-weight-bold) var(--theme-ms-2)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4927
|
+
--theme-h4: var(--theme-font-weight-bold) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
4928
|
+
--theme-h5: var(--theme-font-weight-bold) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
4929
|
+
--theme-h6: var(--theme-font-weight-bold) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-sans);
|
|
5146
4930
|
--theme-info-bdr-1: 0.0625rem solid var(--theme-color-info);
|
|
5147
4931
|
--theme-info-bdr-2: 0.125rem solid var(--theme-color-info);
|
|
5148
4932
|
--theme-inset-shadow-1: inset 0 2px 4px 0 rgba(0, 0, 0, 0.1);
|
|
5149
|
-
--theme-label:
|
|
5150
|
-
--theme-label-lg:
|
|
5151
|
-
--theme-label-sm:
|
|
5152
|
-
--theme-label-xs:
|
|
4933
|
+
--theme-label: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4934
|
+
--theme-label-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4935
|
+
--theme-label-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
4936
|
+
--theme-label-xs: var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
5153
4937
|
--theme-neutral-bdr-1: 0.0625rem solid var(--theme-color-neutral);
|
|
5154
4938
|
--theme-neutral-bdr-2: 0.125rem solid var(--theme-color-neutral);
|
|
5155
4939
|
--theme-primary-bdr-1: 0.0625rem solid var(--theme-color-primary);
|
|
@@ -5166,22 +4950,22 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
5166
4950
|
--theme-std-bdr-2: 0.125rem solid var(--theme-color-std-bdr);
|
|
5167
4951
|
--theme-success-bdr-1: 0.0625rem solid var(--theme-color-success);
|
|
5168
4952
|
--theme-success-bdr-2: 0.125rem solid var(--theme-color-success);
|
|
5169
|
-
--theme-text-caption:
|
|
5170
|
-
--theme-text-caption-single:
|
|
5171
|
-
--theme-text-default:
|
|
5172
|
-
--theme-text-default-single:
|
|
5173
|
-
--theme-text-default-title:
|
|
5174
|
-
--theme-text-default-title-single:
|
|
5175
|
-
--theme-text-default-underline:
|
|
5176
|
-
--theme-text-h2:
|
|
5177
|
-
--theme-text-l:
|
|
5178
|
-
--theme-text-l-single:
|
|
5179
|
-
--theme-text-l-title:
|
|
5180
|
-
--theme-text-l-title-single:
|
|
5181
|
-
--theme-text-s:
|
|
5182
|
-
--theme-text-s-single:
|
|
5183
|
-
--theme-text-xl:
|
|
5184
|
-
--theme-text-xs:
|
|
4953
|
+
--theme-text-caption: var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption) var(--theme-font-sans);
|
|
4954
|
+
--theme-text-caption-single: var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption-single) var(--theme-font-sans);
|
|
4955
|
+
--theme-text-default: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4956
|
+
--theme-text-default-single: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);
|
|
4957
|
+
--theme-text-default-title: var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4958
|
+
--theme-text-default-title-single: var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);
|
|
4959
|
+
--theme-text-default-underline: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
4960
|
+
--theme-text-h2: var(--theme-font-weight-bold) var(--theme-font-size-xl)/var(--theme-line-height-h2) var(--theme-font-sans);
|
|
4961
|
+
--theme-text-l: var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);
|
|
4962
|
+
--theme-text-l-single: var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);
|
|
4963
|
+
--theme-text-l-title: var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);
|
|
4964
|
+
--theme-text-l-title-single: var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);
|
|
4965
|
+
--theme-text-s: var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s) var(--theme-font-sans);
|
|
4966
|
+
--theme-text-s-single: var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s-single) var(--theme-font-sans);
|
|
4967
|
+
--theme-text-xl: var(--theme-font-weight-normal) var(--theme-font-size-xl)/var(--theme-line-height-xl) var(--theme-font-sans);
|
|
4968
|
+
--theme-text-xs: var(--theme-font-weight-normal) var(--theme-font-size-xs)/140% var(--theme-font-sans);
|
|
5185
4969
|
--theme-warning-bdr-1: 0.0625rem solid var(--theme-color-warning);
|
|
5186
4970
|
--theme-warning-bdr-2: 0.125rem solid var(--theme-color-warning);
|
|
5187
4971
|
--theme-weak-bdr-1: 0.0625rem solid var(--theme-color-weak-bdr);
|
|
@@ -5189,491 +4973,4 @@ body[data-ix-theme=classic][data-ix-color-schema=light] {
|
|
|
5189
4973
|
--theme-x-weak-bdr-1: 0.0625rem solid var(--theme-color-x-weak-bdr);
|
|
5190
4974
|
--theme-x-weak-bdr-2: 0.125rem solid var(--theme-color-x-weak-bdr);
|
|
5191
4975
|
}
|
|
5192
|
-
}
|
|
5193
|
-
|
|
5194
|
-
:not([data-ix-theme]) body:not([class*=theme-]):not([data-ix-theme]),
|
|
5195
|
-
body[class*=theme-classic-dark] {
|
|
5196
|
-
--theme-alarm-bdr-1: 0.0625rem solid var(--theme-color-alarm);
|
|
5197
|
-
--theme-alarm-bdr-2: 0.125rem solid var(--theme-color-alarm);
|
|
5198
|
-
--theme-body: 400 0.875rem/1.43 "Siemens Sans";
|
|
5199
|
-
--theme-body-lg: 400 1rem/1.5 "Siemens Sans";
|
|
5200
|
-
--theme-body-sm: 400 0.75rem/1.5 "Siemens Sans";
|
|
5201
|
-
--theme-body-xs: 400 0.625rem/1.5 "Siemens Sans";
|
|
5202
|
-
--theme-chart-1: #00ffe7;
|
|
5203
|
-
--theme-chart-1-40: rgba(0, 255, 231, 0.4);
|
|
5204
|
-
--theme-chart-10: #b999ff;
|
|
5205
|
-
--theme-chart-10-40: rgba(185, 153, 255, 0.4);
|
|
5206
|
-
--theme-chart-11: #d08fff;
|
|
5207
|
-
--theme-chart-11-40: rgba(208, 143, 255, 0.4);
|
|
5208
|
-
--theme-chart-12: #ed85ff;
|
|
5209
|
-
--theme-chart-12-40: rgba(237, 133, 255, 0.4);
|
|
5210
|
-
--theme-chart-13: #f38fc2;
|
|
5211
|
-
--theme-chart-13-40: rgba(243, 143, 194, 0.4);
|
|
5212
|
-
--theme-chart-14: #ef9a9a;
|
|
5213
|
-
--theme-chart-14-40: rgba(239, 154, 154, 0.4);
|
|
5214
|
-
--theme-chart-15: #ffb180;
|
|
5215
|
-
--theme-chart-15-40: rgba(255, 177, 128, 0.4);
|
|
5216
|
-
--theme-chart-16: #cacab4;
|
|
5217
|
-
--theme-chart-16-40: rgba(202, 202, 180, 0.4);
|
|
5218
|
-
--theme-chart-17: #b5bd00;
|
|
5219
|
-
--theme-chart-17-40: rgba(181, 189, 0, 0.4);
|
|
5220
|
-
--theme-chart-2: #94ffc9;
|
|
5221
|
-
--theme-chart-2-40: rgba(148, 255, 201, 0.4);
|
|
5222
|
-
--theme-chart-3: #00c2cc;
|
|
5223
|
-
--theme-chart-3-40: rgba(0, 194, 204, 0.4);
|
|
5224
|
-
--theme-chart-4: #a3eeff;
|
|
5225
|
-
--theme-chart-4-40: rgba(163, 238, 255, 0.4);
|
|
5226
|
-
--theme-chart-5: #90b4c5;
|
|
5227
|
-
--theme-chart-5-40: rgba(144, 180, 197, 0.4);
|
|
5228
|
-
--theme-chart-6: #42c6ff;
|
|
5229
|
-
--theme-chart-6-40: rgba(66, 198, 255, 0.4);
|
|
5230
|
-
--theme-chart-7: #7aaaff;
|
|
5231
|
-
--theme-chart-7-40: rgba(122, 170, 255, 0.4);
|
|
5232
|
-
--theme-chart-8: #9ebbff;
|
|
5233
|
-
--theme-chart-8-40: rgba(158, 187, 255, 0.4);
|
|
5234
|
-
--theme-chart-9: #9ea3ff;
|
|
5235
|
-
--theme-chart-9-40: rgba(158, 163, 255, 0.4);
|
|
5236
|
-
--theme-chart-axes: rgba(255, 255, 255, 0.3);
|
|
5237
|
-
--theme-chart-grid-fill: #23233c;
|
|
5238
|
-
--theme-chart-grid-lines: rgba(255, 255, 255, 0.1);
|
|
5239
|
-
--theme-chart-ticks: rgba(255, 255, 255, 0.35);
|
|
5240
|
-
--theme-chart-tooltip-bdr: rgba(255, 255, 255, 0.25);
|
|
5241
|
-
--theme-chart-tooltip-fill: rgba(15, 22, 25, 0.8);
|
|
5242
|
-
--theme-code: 400 0.875rem/1.5 "JetBrains Mono";
|
|
5243
|
-
--theme-code-lg: 400 1rem/1.5 "JetBrains Mono";
|
|
5244
|
-
--theme-code-sm: 400 0.75rem/1.5 "JetBrains Mono";
|
|
5245
|
-
--theme-color-0: rgba(0, 0, 0, 0);
|
|
5246
|
-
--theme-color-1: #0f1619;
|
|
5247
|
-
--theme-color-1--active: #222b2f;
|
|
5248
|
-
--theme-color-1--hover: #283236;
|
|
5249
|
-
--theme-color-2: #283236;
|
|
5250
|
-
--theme-color-3: #3c484d;
|
|
5251
|
-
--theme-color-4: #4c5a60;
|
|
5252
|
-
--theme-color-5: #59686f;
|
|
5253
|
-
--theme-color-6: #63737b;
|
|
5254
|
-
--theme-color-7: #6b7c85;
|
|
5255
|
-
--theme-color-8: #94a1a9;
|
|
5256
|
-
--theme-color-alarm: #ff2453;
|
|
5257
|
-
--theme-color-alarm--active: #ff335f;
|
|
5258
|
-
--theme-color-alarm--contrast: #000000;
|
|
5259
|
-
--theme-color-alarm--hover: #ff577b;
|
|
5260
|
-
--theme-color-alarm-10: rgba(255, 38, 85, 0.1);
|
|
5261
|
-
--theme-color-alarm-40: rgba(255, 38, 85, 0.4);
|
|
5262
|
-
--theme-color-alarm-bdr: #ff2453;
|
|
5263
|
-
--theme-color-alarm-text: #ff7694;
|
|
5264
|
-
--theme-color-backdrop: rgba(0, 0, 0, 0.85);
|
|
5265
|
-
--theme-color-backdrop-3: rgba(55, 70, 77, 0.85);
|
|
5266
|
-
--theme-color-component-1: rgba(140, 161, 171, 0.2);
|
|
5267
|
-
--theme-color-component-1--active: rgba(140, 161, 171, 0.25);
|
|
5268
|
-
--theme-color-component-1--hover: rgba(140, 161, 171, 0.45);
|
|
5269
|
-
--theme-color-component-10: rgba(0, 234, 255, 0.75);
|
|
5270
|
-
--theme-color-component-10--active: rgba(10, 235, 255, 0.75);
|
|
5271
|
-
--theme-color-component-10--disabled: rgba(0, 234, 255, 0.2);
|
|
5272
|
-
--theme-color-component-10--hover: rgba(107, 243, 255, 0.6);
|
|
5273
|
-
--theme-color-component-11: rgba(86, 97, 103, 0.2);
|
|
5274
|
-
--theme-color-component-2: rgba(211, 239, 253, 0.15);
|
|
5275
|
-
--theme-color-component-3: rgba(217, 243, 255, 0.4);
|
|
5276
|
-
--theme-color-component-4: rgba(214, 242, 255, 0.42);
|
|
5277
|
-
--theme-color-component-5: rgba(224, 245, 255, 0.6);
|
|
5278
|
-
--theme-color-component-6: rgba(217, 234, 242, 0.65);
|
|
5279
|
-
--theme-color-component-7: rgba(0, 234, 255, 0.15);
|
|
5280
|
-
--theme-color-component-7--active: #16565c;
|
|
5281
|
-
--theme-color-component-7--hover: #196269;
|
|
5282
|
-
--theme-color-component-8: #00273b;
|
|
5283
|
-
--theme-color-component-8--hover: #002639;
|
|
5284
|
-
--theme-color-component-9: #00eaff;
|
|
5285
|
-
--theme-color-component-9--active: #0aebff;
|
|
5286
|
-
--theme-color-component-9--disabled: rgba(0, 234, 255, 0.3);
|
|
5287
|
-
--theme-color-component-9--hover: #52f1ff;
|
|
5288
|
-
--theme-color-component-error: #4b1a28;
|
|
5289
|
-
--theme-color-component-info: #001c4d;
|
|
5290
|
-
--theme-color-component-warning: #4b463a;
|
|
5291
|
-
--theme-color-contrast-bdr: #ffffff;
|
|
5292
|
-
--theme-color-contrast-text: #ffffff;
|
|
5293
|
-
--theme-color-critical: #eb7a0a;
|
|
5294
|
-
--theme-color-critical--active: #eb8014;
|
|
5295
|
-
--theme-color-critical--contrast: #000000;
|
|
5296
|
-
--theme-color-critical--hover: #ed8721;
|
|
5297
|
-
--theme-color-critical-40: rgba(235, 122, 10, 0.4);
|
|
5298
|
-
--theme-color-dynamic: #00eaff;
|
|
5299
|
-
--theme-color-dynamic--active: #5cd5e0;
|
|
5300
|
-
--theme-color-dynamic--hover: #62e2ee;
|
|
5301
|
-
--theme-color-dynamic-alt: #00eaff;
|
|
5302
|
-
--theme-color-dynamic-alt--active: #5cd5e0;
|
|
5303
|
-
--theme-color-dynamic-alt--hover: #62e2ee;
|
|
5304
|
-
--theme-color-focus-bdr: #199fff;
|
|
5305
|
-
--theme-color-ghost: rgba(255, 255, 255, 0);
|
|
5306
|
-
--theme-color-ghost--active: rgba(140, 161, 171, 0.15);
|
|
5307
|
-
--theme-color-ghost--hover: rgba(140, 161, 171, 0.2);
|
|
5308
|
-
--theme-color-ghost--selected: rgba(0, 255, 255, 0.1);
|
|
5309
|
-
--theme-color-ghost--selected-active: rgba(115, 221, 221, 0.2);
|
|
5310
|
-
--theme-color-ghost--selected-hover: rgba(104, 253, 253, 0.2);
|
|
5311
|
-
--theme-color-ghost-alt: rgba(255, 255, 255, 0.05);
|
|
5312
|
-
--theme-color-ghost-alt--active: rgba(140, 161, 171, 0.15);
|
|
5313
|
-
--theme-color-ghost-alt--hover: rgba(140, 161, 171, 0.2);
|
|
5314
|
-
--theme-color-ghost-alt--selected: rgba(58, 255, 255, 0.15);
|
|
5315
|
-
--theme-color-ghost-alt--selected-active: rgba(132, 225, 225, 0.25);
|
|
5316
|
-
--theme-color-ghost-alt--selected-hover: rgba(123, 253, 253, 0.25);
|
|
5317
|
-
--theme-color-ghost-primary--active: rgba(0, 128, 128, 0.2);
|
|
5318
|
-
--theme-color-ghost-primary--hover: rgba(0, 255, 255, 0.15);
|
|
5319
|
-
--theme-color-gradient-effect-1: #1aecff;
|
|
5320
|
-
--theme-color-gradient-effect-2: #00bde3;
|
|
5321
|
-
--theme-color-hard-bdr: #6b7c85;
|
|
5322
|
-
--theme-color-info: #357fff;
|
|
5323
|
-
--theme-color-info--active: #3d84ff;
|
|
5324
|
-
--theme-color-info--contrast: #000000;
|
|
5325
|
-
--theme-color-info--hover: #4d8eff;
|
|
5326
|
-
--theme-color-info-40: rgba(53, 127, 255, 0.4);
|
|
5327
|
-
--theme-color-inv-contrast-text: #000000;
|
|
5328
|
-
--theme-color-inv-soft-text: rgba(0, 13, 20, 0.6);
|
|
5329
|
-
--theme-color-inv-std-text: rgba(0, 10, 20, 0.9);
|
|
5330
|
-
--theme-color-inv-weak-text: rgba(0, 13, 20, 0.45);
|
|
5331
|
-
--theme-color-lightbox: rgba(0, 0, 0, 0.65);
|
|
5332
|
-
--theme-color-logo: #ffffff;
|
|
5333
|
-
--theme-color-logo-login: #ffffff;
|
|
5334
|
-
--theme-color-neutral: #b6b8b9;
|
|
5335
|
-
--theme-color-neutral--active: #acaeaf;
|
|
5336
|
-
--theme-color-neutral--contrast: #000000;
|
|
5337
|
-
--theme-color-neutral--hover: #c8cacb;
|
|
5338
|
-
--theme-color-neutral-40: rgba(182, 184, 185, 0.4);
|
|
5339
|
-
--theme-color-primary: #00bde3;
|
|
5340
|
-
--theme-color-primary--active: #00eaff;
|
|
5341
|
-
--theme-color-primary--contrast: #000000;
|
|
5342
|
-
--theme-color-primary--disabled: rgba(0, 170, 204, 0.45);
|
|
5343
|
-
--theme-color-primary--hover: #1aecff;
|
|
5344
|
-
--theme-color-secondary: #000000;
|
|
5345
|
-
--theme-color-secondary--active: #001d2b;
|
|
5346
|
-
--theme-color-secondary--hover: #002639;
|
|
5347
|
-
--theme-color-shadow-1: rgba(0, 0, 0, 0.6);
|
|
5348
|
-
--theme-color-shadow-2: #000000;
|
|
5349
|
-
--theme-color-shadow-3: rgba(0, 0, 0, 0.6);
|
|
5350
|
-
--theme-color-soft-bdr: rgba(211, 236, 248, 0.4);
|
|
5351
|
-
--theme-color-soft-text: rgba(229, 247, 255, 0.65);
|
|
5352
|
-
--theme-color-std-bdr: rgba(211, 236, 248, 0.55);
|
|
5353
|
-
--theme-color-std-text: rgba(245, 252, 255, 0.9);
|
|
5354
|
-
--theme-color-success: #44cc00;
|
|
5355
|
-
--theme-color-success--active: #47d600;
|
|
5356
|
-
--theme-color-success--contrast: #000000;
|
|
5357
|
-
--theme-color-success--hover: #4eeb00;
|
|
5358
|
-
--theme-color-success-40: rgba(68, 204, 0, 0.4);
|
|
5359
|
-
--theme-color-warning: #ffbb00;
|
|
5360
|
-
--theme-color-warning--active: #ffba0a;
|
|
5361
|
-
--theme-color-warning--contrast: #000000;
|
|
5362
|
-
--theme-color-warning--hover: #ffc533;
|
|
5363
|
-
--theme-color-warning-10: rgba(255, 187, 0, 0.1);
|
|
5364
|
-
--theme-color-warning-40: rgba(255, 187, 0, 0.4);
|
|
5365
|
-
--theme-color-warning-bdr: #ffbb00;
|
|
5366
|
-
--theme-color-warning-text: #ffbb00;
|
|
5367
|
-
--theme-color-weak-bdr: rgba(224, 245, 255, 0.25);
|
|
5368
|
-
--theme-color-weak-text: rgba(219, 244, 255, 0.4);
|
|
5369
|
-
--theme-color-x-weak-bdr: rgba(142, 157, 165, 0.2);
|
|
5370
|
-
--theme-company-logo: company-logo-alt;
|
|
5371
|
-
--theme-contrast-bdr-1: 0.0625rem solid var(--theme-color-contrast-bdr);
|
|
5372
|
-
--theme-contrast-bdr-2: 0.125rem solid var(--theme-color-contrast-bdr);
|
|
5373
|
-
--theme-critical-bdr-1: 0.0625rem solid var(--theme-color-critical);
|
|
5374
|
-
--theme-critical-bdr-2: 0.125rem solid var(--theme-color-critical);
|
|
5375
|
-
--theme-display: 400 1.5rem/1 "Siemens Sans";
|
|
5376
|
-
--theme-display-lg: 400 1.8125rem/1 "Siemens Sans";
|
|
5377
|
-
--theme-display-sm: 400 1.25rem/1 "Siemens Sans";
|
|
5378
|
-
--theme-display-xl: 700 2.1875rem/1 "Siemens Sans";
|
|
5379
|
-
--theme-display-xs: 400 1rem/1 "Siemens Sans";
|
|
5380
|
-
--theme-display-xxl: 700 2.625rem/1 "Siemens Sans";
|
|
5381
|
-
--theme-dynamic-bdr-1: 0.0625rem solid var(--theme-color-dynamic);
|
|
5382
|
-
--theme-dynamic-bdr-2: 0.125rem solid var(--theme-color-dynamic);
|
|
5383
|
-
--theme-font-code: "JetBrains Mono";
|
|
5384
|
-
--theme-font-sans: "Siemens Sans";
|
|
5385
|
-
--theme-h1: 700 1.8125rem/1.2 "Siemens Sans";
|
|
5386
|
-
--theme-h2: 700 1.5rem/1.43 "Siemens Sans";
|
|
5387
|
-
--theme-h3: 700 1.25rem/1.5 "Siemens Sans";
|
|
5388
|
-
--theme-h4: 700 1rem/1.5 "Siemens Sans";
|
|
5389
|
-
--theme-h5: 700 0.875rem/1.43 "Siemens Sans";
|
|
5390
|
-
--theme-h6: 700 0.75rem/1.5 "Siemens Sans";
|
|
5391
|
-
--theme-info-bdr-1: 0.0625rem solid var(--theme-color-info);
|
|
5392
|
-
--theme-info-bdr-2: 0.125rem solid var(--theme-color-info);
|
|
5393
|
-
--theme-inset-shadow-1: inset 0 2px 4px 0 rgba(0, 0, 0, 0.6);
|
|
5394
|
-
--theme-label: 400 0.875rem/1.2 "Siemens Sans";
|
|
5395
|
-
--theme-label-lg: 400 1rem/1.2 "Siemens Sans";
|
|
5396
|
-
--theme-label-sm: 400 0.75rem/1.2 "Siemens Sans";
|
|
5397
|
-
--theme-label-xs: 400 0.625rem/1.2 "Siemens Sans";
|
|
5398
|
-
--theme-neutral-bdr-1: 0.0625rem solid var(--theme-color-neutral);
|
|
5399
|
-
--theme-neutral-bdr-2: 0.125rem solid var(--theme-color-neutral);
|
|
5400
|
-
--theme-primary-bdr-1: 0.0625rem solid var(--theme-color-primary);
|
|
5401
|
-
--theme-primary-bdr-2: 0.125rem solid var(--theme-color-primary);
|
|
5402
|
-
--theme-shadow-1: 0 2px 2px 0 #000000, 0 1px 1px 0 rgba(0, 0, 0, 0.6);
|
|
5403
|
-
--theme-shadow-2: -4px 0 8px 0 #000000, 4px 0 8px 0 #000000, 0 0 16px 0 rgba(0, 0, 0, 0.6);
|
|
5404
|
-
--theme-shadow-3: 0 2px 6px 0 #000000, 0 0 8px 0 rgba(0, 0, 0, 0.6);
|
|
5405
|
-
--theme-shadow-4: 0 0 2px 0 #000000, 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 12px 18px 0 rgba(0, 0, 0, 0.6);
|
|
5406
|
-
--theme-soft-bdr-1: 0.0625rem solid var(--theme-color-soft-bdr);
|
|
5407
|
-
--theme-soft-bdr-2: 0.125rem solid var(--theme-color-soft-bdr);
|
|
5408
|
-
--theme-soft-dashed-bdr-1: 0.0625rem dashed var(--theme-color-soft-bdr);
|
|
5409
|
-
--theme-soft-dashed-bdr-2: 0.125rem dashed var(--theme-color-soft-bdr);
|
|
5410
|
-
--theme-std-bdr-1: 0.0625rem solid var(--theme-color-std-bdr);
|
|
5411
|
-
--theme-std-bdr-2: 0.125rem solid var(--theme-color-std-bdr);
|
|
5412
|
-
--theme-success-bdr-1: 0.0625rem solid var(--theme-color-success);
|
|
5413
|
-
--theme-success-bdr-2: 0.125rem solid var(--theme-color-success);
|
|
5414
|
-
--theme-text-caption: 700 0.75rem/1.5 "Siemens Sans";
|
|
5415
|
-
--theme-text-caption-single: 700 0.75rem/1 "Siemens Sans";
|
|
5416
|
-
--theme-text-default: 400 0.875rem/1.429 "Siemens Sans";
|
|
5417
|
-
--theme-text-default-single: 400 0.875rem/1.143 "Siemens Sans";
|
|
5418
|
-
--theme-text-default-title: 700 0.875rem/1.429 "Siemens Sans";
|
|
5419
|
-
--theme-text-default-title-single: 700 0.875rem/1.143 "Siemens Sans";
|
|
5420
|
-
--theme-text-default-underline: 400 0.875rem/1.429 "Siemens Sans";
|
|
5421
|
-
--theme-text-h2: 700 1.375rem/1.455 "Siemens Sans";
|
|
5422
|
-
--theme-text-l: 400 1rem/1.5 "Siemens Sans";
|
|
5423
|
-
--theme-text-l-single: 400 1rem/1.25 "Siemens Sans";
|
|
5424
|
-
--theme-text-l-title: 700 1rem/1.5 "Siemens Sans";
|
|
5425
|
-
--theme-text-l-title-single: 700 1rem/1.25 "Siemens Sans";
|
|
5426
|
-
--theme-text-s: 400 0.75rem/1.5 "Siemens Sans";
|
|
5427
|
-
--theme-text-s-single: 400 0.75rem/1.5 "Siemens Sans";
|
|
5428
|
-
--theme-text-xl: 400 1.375rem/1.091 "Siemens Sans";
|
|
5429
|
-
--theme-text-xs: 400 0.625rem/1.4 "Siemens Sans";
|
|
5430
|
-
--theme-warning-bdr-1: 0.0625rem solid var(--theme-color-warning);
|
|
5431
|
-
--theme-warning-bdr-2: 0.125rem solid var(--theme-color-warning);
|
|
5432
|
-
--theme-weak-bdr-1: 0.0625rem solid var(--theme-color-weak-bdr);
|
|
5433
|
-
--theme-weak-bdr-2: 0.125rem solid var(--theme-color-weak-bdr);
|
|
5434
|
-
--theme-x-weak-bdr-1: 0.0625rem solid var(--theme-color-x-weak-bdr);
|
|
5435
|
-
--theme-x-weak-bdr-2: 0.125rem solid var(--theme-color-x-weak-bdr);
|
|
5436
|
-
}
|
|
5437
|
-
|
|
5438
|
-
body[class*=theme-classic-light] {
|
|
5439
|
-
--theme-alarm-bdr-1: 0.0625rem solid var(--theme-color-alarm);
|
|
5440
|
-
--theme-alarm-bdr-2: 0.125rem solid var(--theme-color-alarm);
|
|
5441
|
-
--theme-body: 400 0.875rem/1.43 "Siemens Sans";
|
|
5442
|
-
--theme-body-lg: 400 1rem/1.5 "Siemens Sans";
|
|
5443
|
-
--theme-body-sm: 400 0.75rem/1.5 "Siemens Sans";
|
|
5444
|
-
--theme-body-xs: 400 0.625rem/1.5 "Siemens Sans";
|
|
5445
|
-
--theme-chart-1: #008a7c;
|
|
5446
|
-
--theme-chart-1-40: rgba(0, 138, 124, 0.4);
|
|
5447
|
-
--theme-chart-10: #7c40ff;
|
|
5448
|
-
--theme-chart-10-40: rgba(124, 64, 255, 0.4);
|
|
5449
|
-
--theme-chart-11: #900eec;
|
|
5450
|
-
--theme-chart-11-40: rgba(144, 14, 236, 0.4);
|
|
5451
|
-
--theme-chart-12: #aa32be;
|
|
5452
|
-
--theme-chart-12-40: rgba(170, 50, 190, 0.4);
|
|
5453
|
-
--theme-chart-13: #6f2542;
|
|
5454
|
-
--theme-chart-13-40: rgba(111, 37, 66, 0.4);
|
|
5455
|
-
--theme-chart-14: #9e5833;
|
|
5456
|
-
--theme-chart-14-40: rgba(158, 88, 51, 0.4);
|
|
5457
|
-
--theme-chart-15: #b74e2a;
|
|
5458
|
-
--theme-chart-15-40: rgba(183, 78, 42, 0.4);
|
|
5459
|
-
--theme-chart-16: #73735e;
|
|
5460
|
-
--theme-chart-16-40: rgba(115, 115, 94, 0.4);
|
|
5461
|
-
--theme-chart-17: #7a8000;
|
|
5462
|
-
--theme-chart-17-40: rgba(122, 128, 0, 0.4);
|
|
5463
|
-
--theme-chart-2: #00572b;
|
|
5464
|
-
--theme-chart-2-40: rgba(0, 87, 43, 0.4);
|
|
5465
|
-
--theme-chart-3: #00838f;
|
|
5466
|
-
--theme-chart-3-40: rgba(0, 131, 143, 0.4);
|
|
5467
|
-
--theme-chart-4: #003c61;
|
|
5468
|
-
--theme-chart-4-40: rgba(0, 60, 97, 0.4);
|
|
5469
|
-
--theme-chart-5: #61778c;
|
|
5470
|
-
--theme-chart-5-40: rgba(97, 119, 140, 0.4);
|
|
5471
|
-
--theme-chart-6: #0076a8;
|
|
5472
|
-
--theme-chart-6-40: rgba(0, 118, 168, 0.4);
|
|
5473
|
-
--theme-chart-7: #182171;
|
|
5474
|
-
--theme-chart-7-40: rgba(24, 33, 113, 0.4);
|
|
5475
|
-
--theme-chart-8: #0041d6;
|
|
5476
|
-
--theme-chart-8-40: rgba(0, 65, 214, 0.4);
|
|
5477
|
-
--theme-chart-9: #4a52f2;
|
|
5478
|
-
--theme-chart-9-40: rgba(74, 82, 242, 0.4);
|
|
5479
|
-
--theme-chart-axes: rgba(0, 0, 0, 0.3);
|
|
5480
|
-
--theme-chart-grid-fill: #ffffff;
|
|
5481
|
-
--theme-chart-grid-lines: rgba(0, 0, 0, 0.1);
|
|
5482
|
-
--theme-chart-ticks: rgba(0, 0, 0, 0.3);
|
|
5483
|
-
--theme-chart-tooltip-bdr: rgba(0, 0, 0, 0.2);
|
|
5484
|
-
--theme-chart-tooltip-fill: rgba(255, 255, 255, 0.8);
|
|
5485
|
-
--theme-code: 400 0.875rem/1.5 "JetBrains Mono";
|
|
5486
|
-
--theme-code-lg: 400 1rem/1.5 "JetBrains Mono";
|
|
5487
|
-
--theme-code-sm: 400 0.75rem/1.5 "JetBrains Mono";
|
|
5488
|
-
--theme-color-0: rgba(255, 255, 255, 0);
|
|
5489
|
-
--theme-color-1: #ffffff;
|
|
5490
|
-
--theme-color-1--active: #e2e4e6;
|
|
5491
|
-
--theme-color-1--hover: #eff0f1;
|
|
5492
|
-
--theme-color-2: #eff0f1;
|
|
5493
|
-
--theme-color-3: #e2e4e6;
|
|
5494
|
-
--theme-color-4: #d8dadd;
|
|
5495
|
-
--theme-color-5: #cfd2d5;
|
|
5496
|
-
--theme-color-6: #c8cbcf;
|
|
5497
|
-
--theme-color-7: #c2c6ca;
|
|
5498
|
-
--theme-color-8: #92979b;
|
|
5499
|
-
--theme-color-alarm: #d72332;
|
|
5500
|
-
--theme-color-alarm--active: #b41d2a;
|
|
5501
|
-
--theme-color-alarm--contrast: #ffffff;
|
|
5502
|
-
--theme-color-alarm--hover: #c11f2d;
|
|
5503
|
-
--theme-color-alarm-10: rgba(215, 35, 50, 0.1);
|
|
5504
|
-
--theme-color-alarm-40: rgba(215, 35, 50, 0.4);
|
|
5505
|
-
--theme-color-alarm-bdr: #d72332;
|
|
5506
|
-
--theme-color-alarm-text: #b81e3f;
|
|
5507
|
-
--theme-color-backdrop: rgba(255, 255, 255, 0.85);
|
|
5508
|
-
--theme-color-backdrop-3: rgba(226, 228, 230, 0.85);
|
|
5509
|
-
--theme-color-component-1: rgba(168, 173, 179, 0.2);
|
|
5510
|
-
--theme-color-component-1--active: rgba(168, 173, 179, 0.3);
|
|
5511
|
-
--theme-color-component-1--hover: rgba(168, 173, 179, 0.15);
|
|
5512
|
-
--theme-color-component-10: rgba(0, 81, 89, 0.75);
|
|
5513
|
-
--theme-color-component-10--active: rgba(0, 70, 77, 0.75);
|
|
5514
|
-
--theme-color-component-10--disabled: rgba(0, 81, 89, 0.15);
|
|
5515
|
-
--theme-color-component-10--hover: rgba(0, 93, 102, 0.75);
|
|
5516
|
-
--theme-color-component-11: rgba(213, 219, 226, 0.2);
|
|
5517
|
-
--theme-color-component-2: rgba(0, 18, 36, 0.1);
|
|
5518
|
-
--theme-color-component-3: rgba(4, 20, 37, 0.2);
|
|
5519
|
-
--theme-color-component-4: rgba(5, 18, 31, 0.3);
|
|
5520
|
-
--theme-color-component-5: rgba(7, 18, 29, 0.45);
|
|
5521
|
-
--theme-color-component-6: rgba(11, 18, 25, 0.6);
|
|
5522
|
-
--theme-color-component-7: rgba(0, 234, 255, 0.2);
|
|
5523
|
-
--theme-color-component-7--active: #00def2;
|
|
5524
|
-
--theme-color-component-7--hover: #00eaff;
|
|
5525
|
-
--theme-color-component-8: #ebf7f8;
|
|
5526
|
-
--theme-color-component-8--hover: #d1fbff;
|
|
5527
|
-
--theme-color-component-9: #0b5e65;
|
|
5528
|
-
--theme-color-component-9--active: #00464d;
|
|
5529
|
-
--theme-color-component-9--disabled: rgba(0, 81, 89, 0.3);
|
|
5530
|
-
--theme-color-component-9--hover: #005d66;
|
|
5531
|
-
--theme-color-component-error: #fcccd0;
|
|
5532
|
-
--theme-color-component-info: #ccdefc;
|
|
5533
|
-
--theme-color-component-warning: #ffe8a8;
|
|
5534
|
-
--theme-color-contrast-bdr: #000000;
|
|
5535
|
-
--theme-color-contrast-text: #000000;
|
|
5536
|
-
--theme-color-critical: #bc5b01;
|
|
5537
|
-
--theme-color-critical--active: #9d4d01;
|
|
5538
|
-
--theme-color-critical--contrast: #ffffff;
|
|
5539
|
-
--theme-color-critical--hover: #ad5401;
|
|
5540
|
-
--theme-color-critical-40: rgba(188, 91, 1, 0.4);
|
|
5541
|
-
--theme-color-dynamic: #005e66;
|
|
5542
|
-
--theme-color-dynamic--active: #0e494e;
|
|
5543
|
-
--theme-color-dynamic--hover: #0f5157;
|
|
5544
|
-
--theme-color-dynamic-alt: #00eaff;
|
|
5545
|
-
--theme-color-dynamic-alt--active: #5cd5e0;
|
|
5546
|
-
--theme-color-dynamic-alt--hover: #62e2ee;
|
|
5547
|
-
--theme-color-focus-bdr: #199fff;
|
|
5548
|
-
--theme-color-ghost: rgba(166, 171, 140, 0);
|
|
5549
|
-
--theme-color-ghost--active: rgba(168, 173, 179, 0.3);
|
|
5550
|
-
--theme-color-ghost--hover: rgba(168, 173, 179, 0.2);
|
|
5551
|
-
--theme-color-ghost--selected: rgba(0, 234, 255, 0.2);
|
|
5552
|
-
--theme-color-ghost--selected-active: rgba(0, 145, 158, 0.2);
|
|
5553
|
-
--theme-color-ghost--selected-hover: rgba(32, 184, 197, 0.2);
|
|
5554
|
-
--theme-color-ghost-alt: rgba(0, 20, 40, 0.05);
|
|
5555
|
-
--theme-color-ghost-alt--active: rgba(168, 173, 179, 0.35);
|
|
5556
|
-
--theme-color-ghost-alt--hover: rgba(168, 173, 179, 0.2);
|
|
5557
|
-
--theme-color-ghost-alt--selected: rgba(0, 216, 236, 0.2);
|
|
5558
|
-
--theme-color-ghost-alt--selected-active: rgba(0, 148, 161, 0.2);
|
|
5559
|
-
--theme-color-ghost-alt--selected-hover: rgba(30, 171, 184, 0.25);
|
|
5560
|
-
--theme-color-ghost-primary--active: rgba(0, 190, 207, 0.2);
|
|
5561
|
-
--theme-color-ghost-primary--hover: rgba(0, 234, 255, 0.2);
|
|
5562
|
-
--theme-color-gradient-effect-1: #006e93;
|
|
5563
|
-
--theme-color-gradient-effect-2: #16565c;
|
|
5564
|
-
--theme-color-hard-bdr: #b2b8be;
|
|
5565
|
-
--theme-color-info: #0041b2;
|
|
5566
|
-
--theme-color-info--active: #003694;
|
|
5567
|
-
--theme-color-info--contrast: #ffffff;
|
|
5568
|
-
--theme-color-info--hover: #003a9e;
|
|
5569
|
-
--theme-color-info-40: rgba(0, 65, 177, 0.4);
|
|
5570
|
-
--theme-color-inv-contrast-text: #ffffff;
|
|
5571
|
-
--theme-color-inv-soft-text: rgba(229, 242, 255, 0.6);
|
|
5572
|
-
--theme-color-inv-std-text: rgba(245, 250, 255, 0.9);
|
|
5573
|
-
--theme-color-inv-weak-text: rgba(219, 237, 255, 0.45);
|
|
5574
|
-
--theme-color-lightbox: rgba(255, 255, 255, 0.65);
|
|
5575
|
-
--theme-color-logo: #000000;
|
|
5576
|
-
--theme-color-logo-login: #000000;
|
|
5577
|
-
--theme-color-neutral: #66727e;
|
|
5578
|
-
--theme-color-neutral--active: #545e68;
|
|
5579
|
-
--theme-color-neutral--contrast: #ffffff;
|
|
5580
|
-
--theme-color-neutral--hover: #66727e;
|
|
5581
|
-
--theme-color-neutral-40: rgba(102, 114, 126, 0.4);
|
|
5582
|
-
--theme-color-primary: #006e93;
|
|
5583
|
-
--theme-color-primary--active: #16565c;
|
|
5584
|
-
--theme-color-primary--contrast: #ffffff;
|
|
5585
|
-
--theme-color-primary--disabled: rgba(0, 110, 147, 0.3);
|
|
5586
|
-
--theme-color-primary--hover: #196269;
|
|
5587
|
-
--theme-color-secondary: #ffffff;
|
|
5588
|
-
--theme-color-secondary--active: #b8edf2;
|
|
5589
|
-
--theme-color-secondary--hover: #ccfbff;
|
|
5590
|
-
--theme-color-shadow-1: rgba(0, 0, 0, 0.1);
|
|
5591
|
-
--theme-color-shadow-2: rgba(0, 0, 0, 0.2);
|
|
5592
|
-
--theme-color-shadow-3: rgba(0, 0, 0, 0.1);
|
|
5593
|
-
--theme-color-soft-bdr: rgba(0, 20, 40, 0.2);
|
|
5594
|
-
--theme-color-soft-text: rgba(0, 10, 20, 0.6);
|
|
5595
|
-
--theme-color-std-bdr: rgba(0, 20, 40, 0.3);
|
|
5596
|
-
--theme-color-std-text: rgba(0, 10, 20, 0.9);
|
|
5597
|
-
--theme-color-success: #2c8500;
|
|
5598
|
-
--theme-color-success--active: #246b00;
|
|
5599
|
-
--theme-color-success--contrast: #ffffff;
|
|
5600
|
-
--theme-color-success--hover: #277500;
|
|
5601
|
-
--theme-color-success-40: rgba(44, 133, 0, 0.4);
|
|
5602
|
-
--theme-color-warning: #ffbb00;
|
|
5603
|
-
--theme-color-warning--active: #ffba0a;
|
|
5604
|
-
--theme-color-warning--contrast: #000000;
|
|
5605
|
-
--theme-color-warning--hover: #ffc533;
|
|
5606
|
-
--theme-color-warning-10: rgba(255, 187, 0, 0.1);
|
|
5607
|
-
--theme-color-warning-40: rgba(255, 187, 0, 0.4);
|
|
5608
|
-
--theme-color-warning-bdr: #947100;
|
|
5609
|
-
--theme-color-warning-text: #947100;
|
|
5610
|
-
--theme-color-weak-bdr: rgba(35, 48, 60, 0.15);
|
|
5611
|
-
--theme-color-weak-text: rgba(0, 10, 20, 0.4);
|
|
5612
|
-
--theme-color-x-weak-bdr: rgba(174, 181, 189, 0.2);
|
|
5613
|
-
--theme-company-logo: company-logo-alt;
|
|
5614
|
-
--theme-contrast-bdr-1: 0.0625rem solid var(--theme-color-contrast-bdr);
|
|
5615
|
-
--theme-contrast-bdr-2: 0.125rem solid var(--theme-color-contrast-bdr);
|
|
5616
|
-
--theme-critical-bdr-1: 0.0625rem solid var(--theme-color-critical);
|
|
5617
|
-
--theme-critical-bdr-2: 0.125rem solid var(--theme-color-critical);
|
|
5618
|
-
--theme-display: 400 1.5rem/1 "Siemens Sans";
|
|
5619
|
-
--theme-display-lg: 400 1.8125rem/1 "Siemens Sans";
|
|
5620
|
-
--theme-display-sm: 400 1.25rem/1 "Siemens Sans";
|
|
5621
|
-
--theme-display-xl: 700 2.1875rem/1 "Siemens Sans";
|
|
5622
|
-
--theme-display-xs: 400 1rem/1 "Siemens Sans";
|
|
5623
|
-
--theme-display-xxl: 700 2.625rem/1 "Siemens Sans";
|
|
5624
|
-
--theme-dynamic-bdr-1: 0.0625rem solid var(--theme-color-dynamic);
|
|
5625
|
-
--theme-dynamic-bdr-2: 0.125rem solid var(--theme-color-dynamic);
|
|
5626
|
-
--theme-font-code: "JetBrains Mono";
|
|
5627
|
-
--theme-font-sans: "Siemens Sans";
|
|
5628
|
-
--theme-h1: 700 1.8125rem/1.2 "Siemens Sans";
|
|
5629
|
-
--theme-h2: 700 1.5rem/1.43 "Siemens Sans";
|
|
5630
|
-
--theme-h3: 700 1.25rem/1.5 "Siemens Sans";
|
|
5631
|
-
--theme-h4: 700 1rem/1.5 "Siemens Sans";
|
|
5632
|
-
--theme-h5: 700 0.875rem/1.43 "Siemens Sans";
|
|
5633
|
-
--theme-h6: 700 0.75rem/1.5 "Siemens Sans";
|
|
5634
|
-
--theme-info-bdr-1: 0.0625rem solid var(--theme-color-info);
|
|
5635
|
-
--theme-info-bdr-2: 0.125rem solid var(--theme-color-info);
|
|
5636
|
-
--theme-inset-shadow-1: inset 0 2px 4px 0 rgba(0, 0, 0, 0.1);
|
|
5637
|
-
--theme-label: 400 0.875rem/1.2 "Siemens Sans";
|
|
5638
|
-
--theme-label-lg: 400 1rem/1.2 "Siemens Sans";
|
|
5639
|
-
--theme-label-sm: 400 0.75rem/1.2 "Siemens Sans";
|
|
5640
|
-
--theme-label-xs: 400 0.625rem/1.2 "Siemens Sans";
|
|
5641
|
-
--theme-neutral-bdr-1: 0.0625rem solid var(--theme-color-neutral);
|
|
5642
|
-
--theme-neutral-bdr-2: 0.125rem solid var(--theme-color-neutral);
|
|
5643
|
-
--theme-primary-bdr-1: 0.0625rem solid var(--theme-color-primary);
|
|
5644
|
-
--theme-primary-bdr-2: 0.125rem solid var(--theme-color-primary);
|
|
5645
|
-
--theme-shadow-1: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.1);
|
|
5646
|
-
--theme-shadow-2: -4px 0 8px 0 rgba(0, 0, 0, 0.2), 4px 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 16px 0 rgba(0, 0, 0, 0.1);
|
|
5647
|
-
--theme-shadow-3: 0 2px 6px 0 rgba(0, 0, 0, 0.2), 0 0 8px 0 rgba(0, 0, 0, 0.1);
|
|
5648
|
-
--theme-shadow-4: 0 0 2px 0 rgba(0, 0, 0, 0.2), 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 12px 18px 0 rgba(0, 0, 0, 0.1);
|
|
5649
|
-
--theme-soft-bdr-1: 0.0625rem solid var(--theme-color-soft-bdr);
|
|
5650
|
-
--theme-soft-bdr-2: 0.125rem solid var(--theme-color-soft-bdr);
|
|
5651
|
-
--theme-soft-dashed-bdr-1: 0.0625rem dashed var(--theme-color-soft-bdr);
|
|
5652
|
-
--theme-soft-dashed-bdr-2: 0.125rem dashed var(--theme-color-soft-bdr);
|
|
5653
|
-
--theme-std-bdr-1: 0.0625rem solid var(--theme-color-std-bdr);
|
|
5654
|
-
--theme-std-bdr-2: 0.125rem solid var(--theme-color-std-bdr);
|
|
5655
|
-
--theme-success-bdr-1: 0.0625rem solid var(--theme-color-success);
|
|
5656
|
-
--theme-success-bdr-2: 0.125rem solid var(--theme-color-success);
|
|
5657
|
-
--theme-text-caption: 700 0.75rem/1.5 "Siemens Sans";
|
|
5658
|
-
--theme-text-caption-single: 700 0.75rem/1 "Siemens Sans";
|
|
5659
|
-
--theme-text-default: 400 0.875rem/1.429 "Siemens Sans";
|
|
5660
|
-
--theme-text-default-single: 400 0.875rem/1.143 "Siemens Sans";
|
|
5661
|
-
--theme-text-default-title: 700 0.875rem/1.429 "Siemens Sans";
|
|
5662
|
-
--theme-text-default-title-single: 700 0.875rem/1.143 "Siemens Sans";
|
|
5663
|
-
--theme-text-default-underline: 400 0.875rem/1.429 "Siemens Sans";
|
|
5664
|
-
--theme-text-h2: 700 1.375rem/1.455 "Siemens Sans";
|
|
5665
|
-
--theme-text-l: 400 1rem/1.5 "Siemens Sans";
|
|
5666
|
-
--theme-text-l-single: 400 1rem/1.25 "Siemens Sans";
|
|
5667
|
-
--theme-text-l-title: 700 1rem/1.5 "Siemens Sans";
|
|
5668
|
-
--theme-text-l-title-single: 700 1rem/1.25 "Siemens Sans";
|
|
5669
|
-
--theme-text-s: 400 0.75rem/1.5 "Siemens Sans";
|
|
5670
|
-
--theme-text-s-single: 400 0.75rem/1.5 "Siemens Sans";
|
|
5671
|
-
--theme-text-xl: 400 1.375rem/1.091 "Siemens Sans";
|
|
5672
|
-
--theme-text-xs: 400 0.625rem/1.4 "Siemens Sans";
|
|
5673
|
-
--theme-warning-bdr-1: 0.0625rem solid var(--theme-color-warning);
|
|
5674
|
-
--theme-warning-bdr-2: 0.125rem solid var(--theme-color-warning);
|
|
5675
|
-
--theme-weak-bdr-1: 0.0625rem solid var(--theme-color-weak-bdr);
|
|
5676
|
-
--theme-weak-bdr-2: 0.125rem solid var(--theme-color-weak-bdr);
|
|
5677
|
-
--theme-x-weak-bdr-1: 0.0625rem solid var(--theme-color-x-weak-bdr);
|
|
5678
|
-
--theme-x-weak-bdr-2: 0.125rem solid var(--theme-color-x-weak-bdr);
|
|
5679
4976
|
}
|