@siemens/ix 2.6.0 → 2.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/button.js +7 -2
- package/components/button.js.map +1 -1
- package/components/dropdown-item.js +1 -1
- package/components/dropdown-item.js.map +1 -1
- package/components/field-label.js +1 -1
- package/components/field-label.js.map +1 -1
- package/components/field-wrapper.js +2 -2
- package/components/field-wrapper.js.map +1 -1
- package/components/index3.js +2 -1
- package/components/index3.js.map +1 -1
- package/components/input.util.js +4 -8
- package/components/input.util.js.map +1 -1
- package/components/ix-date-input.js +6 -6
- package/components/ix-date-input.js.map +1 -1
- package/components/ix-input.js +3 -3
- package/components/ix-input.js.map +1 -1
- package/components/ix-number-input.js +5 -5
- package/components/ix-number-input.js.map +1 -1
- package/components/ix-textarea.js +2 -2
- package/components/ix-textarea.js.map +1 -1
- package/components/ix-toggle-button.js +2 -2
- package/components/ix-toggle.js +25 -5
- package/components/ix-toggle.js.map +1 -1
- package/components/ix-tree.js +330 -496
- package/components/ix-tree.js.map +1 -1
- package/components/ix-upload.js +3 -3
- package/components/ix-validation-tooltip.js +2 -2
- package/components/ix-workflow-step.js +3 -3
- package/components/ix-workflow-steps.js +1 -1
- package/components/modal.js +6 -0
- package/components/modal.js.map +1 -1
- package/components/select.js +68 -52
- package/components/select.js.map +1 -1
- package/components/tooltip.js +2 -2
- package/components/tree-item.js +6 -5
- package/components/tree-item.js.map +1 -1
- package/dist/cjs/{app-globals-3c9c6a50.js → app-globals-4d8f1524.js} +2 -2
- package/dist/cjs/{app-globals-3c9c6a50.js.map → app-globals-4d8f1524.js.map} +1 -1
- package/dist/cjs/core-js-b22adfab.js +26 -0
- package/dist/cjs/core-js-b22adfab.js.map +1 -0
- package/dist/cjs/{helper-text-util-3192e78f.js → helper-text-util-635a1877.js} +2 -2
- package/dist/cjs/{helper-text-util-3192e78f.js.map → helper-text-util-635a1877.js.map} +1 -1
- package/dist/cjs/{index-74904d8b.js → index-492e6488.js} +2 -2
- package/dist/cjs/{index-74904d8b.js.map → index-492e6488.js.map} +1 -1
- package/dist/cjs/{index-d2117dc0.js → index-b44a6617.js} +3 -1
- package/dist/cjs/index-b44a6617.js.map +1 -0
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/{index.es2017-0c2b80b6.js → index.es2017-805b5876.js} +3 -3
- package/dist/cjs/{index.es2017-0c2b80b6.js.map → index.es2017-805b5876.js.map} +1 -1
- package/dist/cjs/{input.util-1c2fa43d.js → input.util-54d161e6.js} +5 -9
- package/dist/cjs/input.util-54d161e6.js.map +1 -0
- package/dist/cjs/ix-application-header.cjs.entry.js +2 -2
- package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
- package/dist/cjs/ix-button.cjs.entry.js +7 -2
- package/dist/cjs/ix-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-col_4.cjs.entry.js +1 -1
- package/dist/cjs/ix-date-input.cjs.entry.js +6 -6
- package/dist/cjs/ix-date-input.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-dropdown-item.cjs.entry.js +1 -1
- package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-field-label_3.cjs.entry.js +7 -7
- package/dist/cjs/ix-field-label_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-helper-text.cjs.entry.js +2 -2
- package/dist/cjs/{ix-icon.entry-e95ddded.js → ix-icon.entry-e33446e2.js} +2 -2
- package/dist/cjs/{ix-icon.entry-e95ddded.js.map → ix-icon.entry-e33446e2.js.map} +1 -1
- package/dist/cjs/ix-input.cjs.entry.js +5 -5
- package/dist/cjs/ix-input.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-menu.cjs.entry.js +2 -2
- package/dist/cjs/ix-number-input.cjs.entry.js +7 -7
- package/dist/cjs/ix-number-input.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-select.cjs.entry.js +68 -52
- package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-textarea.cjs.entry.js +3 -3
- package/dist/cjs/ix-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-time-picker.cjs.entry.js +1 -1
- package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
- package/dist/cjs/ix-toggle.cjs.entry.js +17 -3
- package/dist/cjs/ix-toggle.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tree-item.cjs.entry.js +6 -5
- package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-tree.cjs.entry.js +330 -489
- package/dist/cjs/ix-tree.cjs.entry.js.map +1 -1
- package/dist/cjs/ix-upload.cjs.entry.js +3 -3
- package/dist/cjs/ix-validation-tooltip.cjs.entry.js +2 -2
- package/dist/cjs/ix-workflow-step.cjs.entry.js +3 -3
- package/dist/cjs/ix-workflow-steps.cjs.entry.js +1 -1
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{modal-a49409aa.js → modal-923c83a6.js} +7 -1
- package/dist/cjs/modal-923c83a6.js.map +1 -0
- package/dist/cjs/{setup-86b7d543.js → setup-cc07fbfc.js} +2 -2
- package/dist/cjs/{setup-86b7d543.js.map → setup-cc07fbfc.js.map} +1 -1
- package/dist/cjs/siemens-ix.cjs.js +3 -3
- package/dist/collection/components/button/button.js +7 -2
- package/dist/collection/components/button/button.js.map +1 -1
- package/dist/collection/components/date-input/date-input.js +8 -6
- package/dist/collection/components/date-input/date-input.js.map +1 -1
- package/dist/collection/components/dropdown-item/dropdown-item.css +0 -3
- package/dist/collection/components/field-label/field-label.js +13 -5
- package/dist/collection/components/field-label/field-label.js.map +1 -1
- package/dist/collection/components/field-wrapper/field-wrapper.js +12 -4
- package/dist/collection/components/field-wrapper/field-wrapper.js.map +1 -1
- package/dist/collection/components/input/input.fc.js +4 -8
- package/dist/collection/components/input/input.fc.js.map +1 -1
- package/dist/collection/components/input/input.js +5 -3
- package/dist/collection/components/input/input.js.map +1 -1
- package/dist/collection/components/input/number-input.js +7 -5
- package/dist/collection/components/input/number-input.js.map +1 -1
- package/dist/collection/components/input/textarea.js +2 -2
- package/dist/collection/components/input/textarea.js.map +1 -1
- package/dist/collection/components/modal/test/modal.ct.js +57 -65
- package/dist/collection/components/modal/test/modal.ct.js.map +1 -1
- package/dist/collection/components/select/select.js +68 -52
- package/dist/collection/components/select/select.js.map +1 -1
- package/dist/collection/components/select/test/select.ct.js +72 -100
- package/dist/collection/components/select/test/select.ct.js.map +1 -1
- package/dist/collection/components/toggle/toggle.css +376 -161
- package/dist/collection/components/toggle/toggle.js +17 -3
- package/dist/collection/components/toggle/toggle.js.map +1 -1
- package/dist/collection/components/toggle-button/toggle-button.js +2 -2
- package/dist/collection/components/tooltip/tooltip.js +2 -2
- package/dist/collection/components/tree/tree.js +6 -3
- package/dist/collection/components/tree/tree.js.map +1 -1
- package/dist/collection/components/tree-item/tree-item.js +6 -5
- package/dist/collection/components/tree-item/tree-item.js.map +1 -1
- package/dist/collection/components/upload/upload.js +3 -3
- package/dist/collection/components/utils/lazy-list/index.js +2 -0
- package/dist/collection/components/utils/lazy-list/index.js.map +1 -0
- package/dist/collection/components/utils/lazy-list/lazy.js +343 -0
- package/dist/collection/components/utils/lazy-list/lazy.js.map +1 -0
- package/dist/collection/components/utils/modal/modal.js +6 -0
- package/dist/collection/components/utils/modal/modal.js.map +1 -1
- package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
- package/dist/collection/components/workflow-step/workflow-step.js +3 -3
- package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
- package/dist/collection/tests/html-tags/html-tags.e2e.js +17 -0
- package/dist/collection/tests/html-tags/html-tags.e2e.js.map +1 -0
- package/dist/esm/app-globals-40082a83.js +7 -0
- package/dist/esm/{app-globals-ae0ca705.js.map → app-globals-40082a83.js.map} +1 -1
- package/dist/esm/{core-js-78b486a8.js → core-js-4a847feb.js} +2 -2
- package/dist/esm/{core-js-78b486a8.js.map → core-js-4a847feb.js.map} +1 -1
- package/dist/esm/{helper-text-util-10896253.js → helper-text-util-e47b864d.js} +2 -2
- package/dist/esm/{helper-text-util-10896253.js.map → helper-text-util-e47b864d.js.map} +1 -1
- package/dist/esm/{index-ad2af369.js → index-2b76ea55.js} +3 -2
- package/dist/esm/index-2b76ea55.js.map +1 -0
- package/dist/esm/{index-60d17930.js → index-7421df0c.js} +2 -2
- package/dist/esm/{index-60d17930.js.map → index-7421df0c.js.map} +1 -1
- package/dist/esm/{index.es2017-93ac816c.js → index.es2017-4e6fdf77.js} +3 -3
- package/dist/esm/{index.es2017-93ac816c.js.map → index.es2017-4e6fdf77.js.map} +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/{input.util-715860e3.js → input.util-c855b2ed.js} +5 -9
- package/dist/esm/input.util-c855b2ed.js.map +1 -0
- package/dist/esm/ix-application-header.entry.js +2 -2
- package/dist/esm/ix-application-switch-modal.entry.js +1 -1
- package/dist/esm/ix-button.entry.js +7 -2
- package/dist/esm/ix-button.entry.js.map +1 -1
- package/dist/esm/ix-col_4.entry.js +1 -1
- package/dist/esm/ix-date-input.entry.js +6 -6
- package/dist/esm/ix-date-input.entry.js.map +1 -1
- package/dist/esm/ix-dropdown-item.entry.js +1 -1
- package/dist/esm/ix-dropdown-item.entry.js.map +1 -1
- package/dist/esm/ix-field-label_3.entry.js +7 -7
- package/dist/esm/ix-field-label_3.entry.js.map +1 -1
- package/dist/esm/ix-helper-text.entry.js +2 -2
- package/dist/esm/{ix-icon.entry-621b700a.js → ix-icon.entry-f5f7c268.js} +2 -2
- package/dist/esm/{ix-icon.entry-621b700a.js.map → ix-icon.entry-f5f7c268.js.map} +1 -1
- package/dist/esm/ix-input.entry.js +5 -5
- package/dist/esm/ix-input.entry.js.map +1 -1
- package/dist/esm/ix-menu.entry.js +2 -2
- package/dist/esm/ix-number-input.entry.js +7 -7
- package/dist/esm/ix-number-input.entry.js.map +1 -1
- package/dist/esm/ix-select.entry.js +68 -52
- package/dist/esm/ix-select.entry.js.map +1 -1
- package/dist/esm/ix-textarea.entry.js +3 -3
- package/dist/esm/ix-textarea.entry.js.map +1 -1
- package/dist/esm/ix-time-picker.entry.js +1 -1
- package/dist/esm/ix-toggle-button.entry.js +2 -2
- package/dist/esm/ix-toggle.entry.js +18 -4
- package/dist/esm/ix-toggle.entry.js.map +1 -1
- package/dist/esm/ix-tree-item.entry.js +6 -5
- package/dist/esm/ix-tree-item.entry.js.map +1 -1
- package/dist/esm/ix-tree.entry.js +330 -489
- package/dist/esm/ix-tree.entry.js.map +1 -1
- package/dist/esm/ix-upload.entry.js +3 -3
- package/dist/esm/ix-validation-tooltip.entry.js +2 -2
- package/dist/esm/ix-workflow-step.entry.js +3 -3
- package/dist/esm/ix-workflow-steps.entry.js +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{modal-101eef04.js → modal-4b3f8800.js} +7 -1
- package/dist/{cjs/modal-a49409aa.js.map → esm/modal-4b3f8800.js.map} +1 -1
- package/dist/esm/{setup-d88021f8.js → setup-9c5fe321.js} +2 -2
- package/dist/esm/{setup-d88021f8.js.map → setup-9c5fe321.js.map} +1 -1
- package/dist/esm/siemens-ix.js +3 -3
- package/dist/siemens-ix/index.esm.js +1 -1
- package/dist/siemens-ix/{p-0dbc970e.entry.js → p-0b2f0536.entry.js} +2 -2
- package/dist/siemens-ix/{p-2b226409.entry.js → p-0b5c9f33.entry.js} +2 -2
- package/dist/siemens-ix/p-0b5c9f33.entry.js.map +1 -0
- package/dist/siemens-ix/{p-044c2a7b.entry.js → p-18542846.entry.js} +2 -2
- package/dist/siemens-ix/p-20938f73.entry.js +2 -0
- package/dist/siemens-ix/p-20938f73.entry.js.map +1 -0
- package/dist/siemens-ix/p-22cba43a.entry.js +2 -0
- package/dist/siemens-ix/p-22cba43a.entry.js.map +1 -0
- package/dist/siemens-ix/{p-9fe2759f.entry.js → p-243e8b32.entry.js} +2 -2
- package/dist/siemens-ix/p-243e8b32.entry.js.map +1 -0
- package/dist/siemens-ix/p-38d9d569.js +2 -0
- package/dist/siemens-ix/p-38d9d569.js.map +1 -0
- package/dist/siemens-ix/{p-d7aa00d6.js → p-3aaecbd9.js} +2 -2
- package/dist/siemens-ix/{p-175599e4.entry.js → p-42320fb3.entry.js} +2 -2
- package/dist/siemens-ix/p-44fa005c.js +4 -0
- package/dist/siemens-ix/{p-a2200306.js.map → p-44fa005c.js.map} +1 -1
- package/dist/siemens-ix/p-451551d1.js +2 -0
- package/dist/siemens-ix/p-451551d1.js.map +1 -0
- package/dist/siemens-ix/p-53fd545a.entry.js +2 -0
- package/dist/siemens-ix/p-53fd545a.entry.js.map +1 -0
- package/dist/siemens-ix/p-5fbdff13.entry.js +2 -0
- package/dist/siemens-ix/p-5fbdff13.entry.js.map +1 -0
- package/dist/siemens-ix/{p-1f6df0c6.js → p-738c2d1f.js} +2 -2
- package/dist/siemens-ix/{p-424e8092.entry.js → p-897c8e5b.entry.js} +2 -2
- package/dist/siemens-ix/p-897c8e5b.entry.js.map +1 -0
- package/dist/siemens-ix/{p-f35386ec.js → p-93d4d3c9.js} +2 -2
- package/dist/siemens-ix/{p-9948574f.entry.js → p-97d4b3bd.entry.js} +2 -2
- package/dist/siemens-ix/{p-6a4a2064.entry.js → p-9f960c0b.entry.js} +2 -2
- package/dist/siemens-ix/{p-0c89cbcc.entry.js → p-a4dc6824.entry.js} +2 -2
- package/dist/siemens-ix/{p-fe87443e.js → p-a6af13b0.js} +2 -2
- package/dist/siemens-ix/p-af7c4b16.entry.js +2 -0
- package/dist/siemens-ix/p-af7c4b16.entry.js.map +1 -0
- package/dist/siemens-ix/{p-a3364116.entry.js → p-afb4565c.entry.js} +2 -2
- package/dist/siemens-ix/{p-4c9b7548.entry.js → p-bc272f75.entry.js} +2 -2
- package/dist/siemens-ix/{p-3205726a.entry.js → p-bfe469e4.entry.js} +2 -2
- package/dist/siemens-ix/{p-792e1c52.entry.js → p-c07557b0.entry.js} +2 -2
- package/dist/siemens-ix/p-c07557b0.entry.js.map +1 -0
- package/dist/siemens-ix/p-c3ca17fc.js +2 -0
- package/dist/siemens-ix/p-c530de51.entry.js +2 -0
- package/dist/siemens-ix/p-c530de51.entry.js.map +1 -0
- package/dist/siemens-ix/p-d2f21544.js +2 -0
- package/dist/siemens-ix/{p-68bb2a09.entry.js → p-d9b654af.entry.js} +2 -2
- package/dist/siemens-ix/p-d9b654af.entry.js.map +1 -0
- package/dist/siemens-ix/{p-e9a37b3f.entry.js → p-ee0645f8.entry.js} +2 -2
- package/dist/siemens-ix/p-fe158b99.js +2 -0
- package/dist/siemens-ix/p-fe158b99.js.map +1 -0
- package/dist/siemens-ix/{p-f39048a2.entry.js → p-fe396297.entry.js} +2 -2
- package/dist/siemens-ix/siemens-ix.esm.js +1 -1
- package/dist/types/components/button/button.d.ts +1 -0
- package/dist/types/components/date-input/date-input.d.ts +2 -0
- package/dist/types/components/field-label/field-label.d.ts +1 -1
- package/dist/types/components/field-wrapper/field-wrapper.d.ts +1 -1
- package/dist/types/components/input/input.d.ts +2 -0
- package/dist/types/components/input/number-input.d.ts +2 -0
- package/dist/types/components/modal/test/modal.ct.d.ts +2 -1
- package/dist/types/components/select/select.d.ts +9 -8
- package/dist/types/components/utils/lazy-list/index.d.ts +2 -0
- package/dist/types/components/utils/lazy-list/lazy.d.ts +51 -0
- package/dist/types/components.d.ts +9 -3
- package/hydrate/index.js +499 -621
- package/package.json +1 -2
- package/dist/cjs/_commonjsHelpers-0192c5b3.js +0 -17
- package/dist/cjs/_commonjsHelpers-0192c5b3.js.map +0 -1
- package/dist/cjs/core-js-2fc351ee.js +0 -26
- package/dist/cjs/core-js-2fc351ee.js.map +0 -1
- package/dist/cjs/index-d2117dc0.js.map +0 -1
- package/dist/cjs/input.util-1c2fa43d.js.map +0 -1
- package/dist/esm/_commonjsHelpers-e557d4a5.js +0 -13
- package/dist/esm/_commonjsHelpers-e557d4a5.js.map +0 -1
- package/dist/esm/app-globals-ae0ca705.js +0 -7
- package/dist/esm/index-ad2af369.js.map +0 -1
- package/dist/esm/input.util-715860e3.js.map +0 -1
- package/dist/esm/modal-101eef04.js.map +0 -1
- package/dist/siemens-ix/p-0f0e7e14.entry.js +0 -2
- package/dist/siemens-ix/p-0f0e7e14.entry.js.map +0 -1
- package/dist/siemens-ix/p-23a4b81f.js +0 -2
- package/dist/siemens-ix/p-23a4b81f.js.map +0 -1
- package/dist/siemens-ix/p-2b226409.entry.js.map +0 -1
- package/dist/siemens-ix/p-424e8092.entry.js.map +0 -1
- package/dist/siemens-ix/p-45840cb9.js +0 -2
- package/dist/siemens-ix/p-45840cb9.js.map +0 -1
- package/dist/siemens-ix/p-4624a772.entry.js +0 -2
- package/dist/siemens-ix/p-4624a772.entry.js.map +0 -1
- package/dist/siemens-ix/p-50096707.js +0 -2
- package/dist/siemens-ix/p-5682e985.js +0 -2
- package/dist/siemens-ix/p-5db5a0b5.entry.js +0 -2
- package/dist/siemens-ix/p-5db5a0b5.entry.js.map +0 -1
- package/dist/siemens-ix/p-68bb2a09.entry.js.map +0 -1
- package/dist/siemens-ix/p-792e1c52.entry.js.map +0 -1
- package/dist/siemens-ix/p-79bb0d39.js +0 -2
- package/dist/siemens-ix/p-79bb0d39.js.map +0 -1
- package/dist/siemens-ix/p-857f99c8.entry.js +0 -2
- package/dist/siemens-ix/p-857f99c8.entry.js.map +0 -1
- package/dist/siemens-ix/p-9fe2759f.entry.js.map +0 -1
- package/dist/siemens-ix/p-a2200306.js +0 -4
- package/dist/siemens-ix/p-a427e6a2.js +0 -2
- package/dist/siemens-ix/p-a427e6a2.js.map +0 -1
- package/dist/siemens-ix/p-bded112a.entry.js +0 -2
- package/dist/siemens-ix/p-bded112a.entry.js.map +0 -1
- package/dist/siemens-ix/p-f7618d1d.entry.js +0 -2
- package/dist/siemens-ix/p-f7618d1d.entry.js.map +0 -1
- /package/dist/siemens-ix/{p-0dbc970e.entry.js.map → p-0b2f0536.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-044c2a7b.entry.js.map → p-18542846.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-d7aa00d6.js.map → p-3aaecbd9.js.map} +0 -0
- /package/dist/siemens-ix/{p-175599e4.entry.js.map → p-42320fb3.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-1f6df0c6.js.map → p-738c2d1f.js.map} +0 -0
- /package/dist/siemens-ix/{p-f35386ec.js.map → p-93d4d3c9.js.map} +0 -0
- /package/dist/siemens-ix/{p-9948574f.entry.js.map → p-97d4b3bd.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-6a4a2064.entry.js.map → p-9f960c0b.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-0c89cbcc.entry.js.map → p-a4dc6824.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-fe87443e.js.map → p-a6af13b0.js.map} +0 -0
- /package/dist/siemens-ix/{p-a3364116.entry.js.map → p-afb4565c.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-4c9b7548.entry.js.map → p-bc272f75.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-3205726a.entry.js.map → p-bfe469e4.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-5682e985.js.map → p-c3ca17fc.js.map} +0 -0
- /package/dist/siemens-ix/{p-50096707.js.map → p-d2f21544.js.map} +0 -0
- /package/dist/siemens-ix/{p-e9a37b3f.entry.js.map → p-ee0645f8.entry.js.map} +0 -0
- /package/dist/siemens-ix/{p-f39048a2.entry.js.map → p-fe396297.entry.js.map} +0 -0
|
@@ -36,12 +36,11 @@
|
|
|
36
36
|
/* Handle */
|
|
37
37
|
/* Handle on hover */
|
|
38
38
|
display: inline-flex;
|
|
39
|
+
flex-direction: row;
|
|
39
40
|
position: relative;
|
|
40
|
-
height:
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
margin-right: 0.25rem;
|
|
44
|
-
cursor: pointer;
|
|
41
|
+
height: 1.5rem;
|
|
42
|
+
margin-block-start: 0.25rem;
|
|
43
|
+
margin-block-end: 0.25rem;
|
|
45
44
|
}
|
|
46
45
|
:host *,
|
|
47
46
|
:host *::after,
|
|
@@ -78,23 +77,34 @@
|
|
|
78
77
|
:host ::-webkit-scrollbar-corner {
|
|
79
78
|
display: none;
|
|
80
79
|
}
|
|
80
|
+
:host input[type=checkbox] {
|
|
81
|
+
display: none;
|
|
82
|
+
}
|
|
83
|
+
:host .wrapper {
|
|
84
|
+
display: flex;
|
|
85
|
+
align-items: flex-start;
|
|
86
|
+
width: 100%;
|
|
87
|
+
height: 100%;
|
|
88
|
+
}
|
|
89
|
+
:host .label {
|
|
90
|
+
display: inline-block;
|
|
91
|
+
white-space: normal;
|
|
92
|
+
overflow: hidden;
|
|
93
|
+
text-overflow: ellipsis;
|
|
94
|
+
margin-block-start: 0.125rem;
|
|
95
|
+
margin-inline-start: 0.5625rem;
|
|
96
|
+
}
|
|
81
97
|
:host .switch {
|
|
98
|
+
all: unset;
|
|
82
99
|
position: relative;
|
|
83
100
|
display: inline-block;
|
|
84
101
|
width: 3rem;
|
|
85
102
|
min-width: 3rem;
|
|
86
103
|
max-width: 3rem;
|
|
87
104
|
height: 1.5rem;
|
|
88
|
-
margin-right: 0.25rem;
|
|
89
|
-
}
|
|
90
|
-
:host .switch input {
|
|
91
|
-
opacity: 0;
|
|
92
|
-
width: 0;
|
|
93
|
-
height: 0;
|
|
94
105
|
}
|
|
95
106
|
:host .slider {
|
|
96
107
|
position: absolute;
|
|
97
|
-
cursor: pointer;
|
|
98
108
|
top: 0;
|
|
99
109
|
left: 0;
|
|
100
110
|
right: 0;
|
|
@@ -102,219 +112,424 @@
|
|
|
102
112
|
background-color: var(--theme-switch-off--background);
|
|
103
113
|
transition: var(--theme-default-time);
|
|
104
114
|
border-radius: 1.5rem;
|
|
105
|
-
border:
|
|
115
|
+
border: 0.0625rem solid transparent;
|
|
106
116
|
}
|
|
107
117
|
:host .slider:before {
|
|
108
118
|
position: absolute;
|
|
109
119
|
content: "";
|
|
110
120
|
height: 1.125rem;
|
|
111
121
|
width: 1.125rem;
|
|
112
|
-
left:
|
|
113
|
-
bottom:
|
|
122
|
+
left: 0.125rem;
|
|
123
|
+
bottom: 0.125rem;
|
|
114
124
|
background-color: var(--theme-switch-thumb-off--background);
|
|
115
125
|
transition: var(--theme-default-time);
|
|
116
126
|
border-radius: 50%;
|
|
117
127
|
}
|
|
118
|
-
:host
|
|
119
|
-
border: 0;
|
|
120
|
-
clip: rect(0 0 0 0);
|
|
121
|
-
height: 1px;
|
|
122
|
-
margin: -1px;
|
|
123
|
-
overflow: hidden;
|
|
124
|
-
padding: 0;
|
|
125
|
-
position: absolute;
|
|
126
|
-
width: 1px;
|
|
127
|
-
}
|
|
128
|
-
:host input:focus-visible + .switch > .slider {
|
|
129
|
-
outline: 1px solid var(--theme-color-focus-bdr);
|
|
130
|
-
outline-offset: 1px;
|
|
131
|
-
}
|
|
132
|
-
:host input:checked + .switch > .slider::before {
|
|
128
|
+
:host .switch.checked > .slider::before {
|
|
133
129
|
background-color: var(--theme-switch-thumb-on--background);
|
|
134
|
-
transform: translateX(1.
|
|
130
|
+
transform: translateX(1.5rem);
|
|
135
131
|
}
|
|
136
|
-
:host
|
|
132
|
+
:host .switch > .slider {
|
|
137
133
|
border-color: var(--theme-switch-off--border-color);
|
|
138
134
|
}
|
|
139
|
-
:host
|
|
135
|
+
:host .switch:hover > .slider {
|
|
140
136
|
background-color: var(--theme-switch-off--background--hover);
|
|
141
137
|
border-color: var(--theme-switch-off--border-color--hover);
|
|
142
138
|
}
|
|
143
|
-
:host
|
|
139
|
+
:host .switch:hover > .slider:before {
|
|
144
140
|
background-color: var(--theme-switch-thumb-off--background--hover);
|
|
145
141
|
}
|
|
146
|
-
:host
|
|
142
|
+
:host .switch:active > .slider {
|
|
147
143
|
background-color: var(--theme-switch-off--background--active);
|
|
148
144
|
border-color: var(--theme-switch-off--border-color--active);
|
|
149
145
|
}
|
|
150
|
-
:host
|
|
146
|
+
:host .switch:active > .slider:before {
|
|
151
147
|
background-color: var(--theme-switch-thumb-off--background--active);
|
|
152
148
|
}
|
|
153
|
-
:host
|
|
149
|
+
:host .switch.checked > .slider {
|
|
154
150
|
background-color: var(--theme-switch-on--background);
|
|
155
151
|
border-color: var(--theme-switch-on--border-color);
|
|
156
152
|
}
|
|
157
|
-
:host
|
|
153
|
+
:host .switch.checked:hover > .slider {
|
|
158
154
|
background-color: var(--theme-switch-on--background--hover);
|
|
159
155
|
border-color: var(--theme-switch-on--border-color--hover);
|
|
160
156
|
}
|
|
161
|
-
:host
|
|
157
|
+
:host .switch.checked:hover > .slider:before {
|
|
162
158
|
background-color: var(--theme-switch-thumb-on--background--hover);
|
|
163
159
|
}
|
|
164
|
-
:host
|
|
160
|
+
:host .switch.checked:active > .slider {
|
|
165
161
|
background-color: var(--theme-switch-on--background--active);
|
|
166
162
|
border-color: var(--theme-switch-on--border-color--active);
|
|
167
163
|
}
|
|
168
|
-
:host
|
|
164
|
+
:host .switch.checked:active > .slider:before {
|
|
169
165
|
background-color: var(--theme-switch-thumb-on--background--active);
|
|
170
166
|
}
|
|
171
|
-
:host
|
|
172
|
-
transform: translateX(0.
|
|
167
|
+
:host .switch.indeterminate > .slider::before {
|
|
168
|
+
transform: translateX(0.75rem);
|
|
173
169
|
}
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
170
|
+
|
|
171
|
+
:host(:not(.disabled)) .wrapper {
|
|
172
|
+
cursor: pointer;
|
|
173
|
+
}
|
|
174
|
+
:host(:not(.disabled)) .switch:focus-visible > .slider {
|
|
175
|
+
outline: 0.0625rem solid var(--theme-color-focus-bdr);
|
|
176
|
+
outline-offset: 0.0625rem;
|
|
178
177
|
}
|
|
179
178
|
|
|
180
179
|
:host(.disabled) {
|
|
181
180
|
pointer-events: none;
|
|
182
181
|
}
|
|
183
|
-
:host(.disabled)
|
|
182
|
+
:host(.disabled) .switch {
|
|
184
183
|
opacity: 0.5;
|
|
185
184
|
}
|
|
186
|
-
:host(.disabled)
|
|
185
|
+
:host(.disabled) .switch > .slider {
|
|
187
186
|
background-color: var(--theme-switch-off--background--disabled);
|
|
188
187
|
}
|
|
189
|
-
:host(.disabled)
|
|
188
|
+
:host(.disabled) .switch > .slider:before {
|
|
190
189
|
background-color: var(--theme-switch-thumb-off--background--disabled);
|
|
191
190
|
}
|
|
192
|
-
:host(.disabled)
|
|
191
|
+
:host(.disabled) .switch.checked > .slider {
|
|
193
192
|
background-color: var(--theme-switch-on--background--disabled);
|
|
194
193
|
}
|
|
195
|
-
:host(.disabled)
|
|
194
|
+
:host(.disabled) .switch.checked > .slider:before {
|
|
196
195
|
background-color: var(--theme-switch-thumb-on--background--disabled);
|
|
197
196
|
}
|
|
198
|
-
:host(.disabled) .
|
|
197
|
+
:host(.disabled) .label {
|
|
199
198
|
color: var(--theme-color-weak-text);
|
|
200
199
|
}
|
|
201
200
|
|
|
202
201
|
:host(.ix-info:not(.disabled)) .slider {
|
|
203
|
-
--theme-switch-off--background: var(
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
--theme-switch-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
--theme-switch-off--
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
--theme-switch-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
--theme-switch-thumb-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
--theme-switch-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
--theme-switch-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
--theme-switch-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
--theme-switch-
|
|
228
|
-
|
|
229
|
-
|
|
202
|
+
--theme-switch-off--background: var(
|
|
203
|
+
--theme-switch-off--background--info
|
|
204
|
+
);
|
|
205
|
+
--theme-switch-off--background--hover: var(
|
|
206
|
+
--theme-switch-off--background--info--hover
|
|
207
|
+
);
|
|
208
|
+
--theme-switch-off--background--active: var(
|
|
209
|
+
--theme-switch-off--background--info--active
|
|
210
|
+
);
|
|
211
|
+
--theme-switch-thumb-off--background: var(
|
|
212
|
+
--theme-switch-thumb-off--background--info
|
|
213
|
+
);
|
|
214
|
+
--theme-switch-thumb-off--background--hover: var(
|
|
215
|
+
--theme-switch-thumb-off--background--info--hover
|
|
216
|
+
);
|
|
217
|
+
--theme-switch-thumb-off--background--active: var(
|
|
218
|
+
--theme-switch-thumb-off--background--info--active
|
|
219
|
+
);
|
|
220
|
+
--theme-switch-off--border-color: var(
|
|
221
|
+
--theme-switch-off--border-color--info
|
|
222
|
+
);
|
|
223
|
+
--theme-switch-off--border-color--hover: var(
|
|
224
|
+
--theme-switch-off--border-color--info--hover
|
|
225
|
+
);
|
|
226
|
+
--theme-switch-off--border-color--active: var(
|
|
227
|
+
--theme-switch-off--border-color--info--active
|
|
228
|
+
);
|
|
229
|
+
--theme-switch-on--background: var(
|
|
230
|
+
--theme-switch-on--background--info
|
|
231
|
+
);
|
|
232
|
+
--theme-switch-on--background--hover: var(
|
|
233
|
+
--theme-switch-on--background--info--hover
|
|
234
|
+
);
|
|
235
|
+
--theme-switch-on--background--active: var(
|
|
236
|
+
--theme-switch-on--background--info--active
|
|
237
|
+
);
|
|
238
|
+
--theme-switch-thumb-on--background: var(
|
|
239
|
+
--theme-switch-thumb-on--background--info
|
|
240
|
+
);
|
|
241
|
+
--theme-switch-thumb-on--background--hover: var(
|
|
242
|
+
--theme-switch-thumb-on--background--info--hover
|
|
243
|
+
);
|
|
244
|
+
--theme-switch-thumb-on--background--active: var(
|
|
245
|
+
--theme-switch-thumb-on--background--info--active
|
|
246
|
+
);
|
|
247
|
+
--theme-switch-on--border-color: var(
|
|
248
|
+
--theme-switch-on--border-color--info
|
|
249
|
+
);
|
|
250
|
+
--theme-switch-on--border-color--hover: var(
|
|
251
|
+
--theme-switch-on--border-color--info--hover
|
|
252
|
+
);
|
|
253
|
+
--theme-switch-on--border-color--active: var(
|
|
254
|
+
--theme-switch-on--border-color--info--active
|
|
255
|
+
);
|
|
256
|
+
--theme-switch-mixed--background: var(
|
|
257
|
+
--theme-switch-mixed--background--info
|
|
258
|
+
);
|
|
259
|
+
--theme-switch-mixed--background--hover: var(
|
|
260
|
+
--theme-switch-mixed--background--info--hover
|
|
261
|
+
);
|
|
262
|
+
--theme-switch-mixed--background--active: var(
|
|
263
|
+
--theme-switch-mixed--background--info--active
|
|
264
|
+
);
|
|
265
|
+
--theme-switch-thumb-mixed--background: var(
|
|
266
|
+
--theme-switch-thumb-mixed--background--info
|
|
267
|
+
);
|
|
268
|
+
--theme-switch-thumb-mixed--background--hover: var(
|
|
269
|
+
--theme-switch-thumb-mixed--background--info--hover
|
|
270
|
+
);
|
|
271
|
+
--theme-switch-thumb-mixed--background--active: var(
|
|
272
|
+
--theme-switch-thumb-mixed--background--info--active
|
|
273
|
+
);
|
|
274
|
+
--theme-switch-mixed--border-color: var(
|
|
275
|
+
--theme-switch-mixed--border-color--info
|
|
276
|
+
);
|
|
277
|
+
--theme-switch-mixed--border-color--hover: var(
|
|
278
|
+
--theme-switch-mixed--border-color--info--hover
|
|
279
|
+
);
|
|
280
|
+
--theme-switch-mixed--border-color--active: var(
|
|
281
|
+
--theme-switch-mixed--border-color--info--active
|
|
282
|
+
);
|
|
230
283
|
}
|
|
231
284
|
|
|
232
285
|
:host(.ix-warning:not(.disabled)) .slider {
|
|
233
|
-
--theme-switch-off--background: var(
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
--theme-switch-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
--theme-switch-off--
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
--theme-switch-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
--theme-switch-thumb-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
--theme-switch-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
--theme-switch-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
--theme-switch-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
--theme-switch-
|
|
258
|
-
|
|
259
|
-
|
|
286
|
+
--theme-switch-off--background: var(
|
|
287
|
+
--theme-switch-off--background--warning
|
|
288
|
+
);
|
|
289
|
+
--theme-switch-off--background--hover: var(
|
|
290
|
+
--theme-switch-off--background--warning--hover
|
|
291
|
+
);
|
|
292
|
+
--theme-switch-off--background--active: var(
|
|
293
|
+
--theme-switch-off--background--warning--active
|
|
294
|
+
);
|
|
295
|
+
--theme-switch-thumb-off--background: var(
|
|
296
|
+
--theme-switch-thumb-off--background--warning
|
|
297
|
+
);
|
|
298
|
+
--theme-switch-thumb-off--background--hover: var(
|
|
299
|
+
--theme-switch-thumb-off--background--warning--hover
|
|
300
|
+
);
|
|
301
|
+
--theme-switch-thumb-off--background--active: var(
|
|
302
|
+
--theme-switch-thumb-off--background--warning--active
|
|
303
|
+
);
|
|
304
|
+
--theme-switch-off--border-color: var(
|
|
305
|
+
--theme-switch-off--border-color--warning
|
|
306
|
+
);
|
|
307
|
+
--theme-switch-off--border-color--hover: var(
|
|
308
|
+
--theme-switch-off--border-color--warning--hover
|
|
309
|
+
);
|
|
310
|
+
--theme-switch-off--border-color--active: var(
|
|
311
|
+
--theme-switch-off--border-color--warning--active
|
|
312
|
+
);
|
|
313
|
+
--theme-switch-on--background: var(
|
|
314
|
+
--theme-switch-on--background--warning
|
|
315
|
+
);
|
|
316
|
+
--theme-switch-on--background--hover: var(
|
|
317
|
+
--theme-switch-on--background--warning--hover
|
|
318
|
+
);
|
|
319
|
+
--theme-switch-on--background--active: var(
|
|
320
|
+
--theme-switch-on--background--warning--active
|
|
321
|
+
);
|
|
322
|
+
--theme-switch-thumb-on--background: var(
|
|
323
|
+
--theme-switch-thumb-on--background--warning
|
|
324
|
+
);
|
|
325
|
+
--theme-switch-thumb-on--background--hover: var(
|
|
326
|
+
--theme-switch-thumb-on--background--warning--hover
|
|
327
|
+
);
|
|
328
|
+
--theme-switch-thumb-on--background--active: var(
|
|
329
|
+
--theme-switch-thumb-on--background--warning--active
|
|
330
|
+
);
|
|
331
|
+
--theme-switch-on--border-color: var(
|
|
332
|
+
--theme-switch-on--border-color--warning
|
|
333
|
+
);
|
|
334
|
+
--theme-switch-on--border-color--hover: var(
|
|
335
|
+
--theme-switch-on--border-color--warning--hover
|
|
336
|
+
);
|
|
337
|
+
--theme-switch-on--border-color--active: var(
|
|
338
|
+
--theme-switch-on--border-color--warning--active
|
|
339
|
+
);
|
|
340
|
+
--theme-switch-mixed--background: var(
|
|
341
|
+
--theme-switch-mixed--background--warning
|
|
342
|
+
);
|
|
343
|
+
--theme-switch-mixed--background--hover: var(
|
|
344
|
+
--theme-switch-mixed--background--warning--hover
|
|
345
|
+
);
|
|
346
|
+
--theme-switch-mixed--background--active: var(
|
|
347
|
+
--theme-switch-mixed--background--warning--active
|
|
348
|
+
);
|
|
349
|
+
--theme-switch-thumb-mixed--background: var(
|
|
350
|
+
--theme-switch-thumb-mixed--background--warning
|
|
351
|
+
);
|
|
352
|
+
--theme-switch-thumb-mixed--background--hover: var(
|
|
353
|
+
--theme-switch-thumb-mixed--background--warning--hover
|
|
354
|
+
);
|
|
355
|
+
--theme-switch-thumb-mixed--background--active: var(
|
|
356
|
+
--theme-switch-thumb-mixed--background--warning--active
|
|
357
|
+
);
|
|
358
|
+
--theme-switch-mixed--border-color: var(
|
|
359
|
+
--theme-switch-mixed--border-color--warning
|
|
360
|
+
);
|
|
361
|
+
--theme-switch-mixed--border-color--hover: var(
|
|
362
|
+
--theme-switch-mixed--border-color--warning--hover
|
|
363
|
+
);
|
|
364
|
+
--theme-switch-mixed--border-color--active: var(
|
|
365
|
+
--theme-switch-mixed--border-color--warning--active
|
|
366
|
+
);
|
|
260
367
|
}
|
|
261
368
|
|
|
262
369
|
:host(.ix-invalid--required:not(.disabled)) .slider {
|
|
263
|
-
--theme-switch-off--background: var(
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
--theme-switch-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
--theme-switch-off--
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
--theme-switch-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
--theme-switch-thumb-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
--theme-switch-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
--theme-switch-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
--theme-switch-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
--theme-switch-
|
|
288
|
-
|
|
289
|
-
|
|
370
|
+
--theme-switch-off--background: var(
|
|
371
|
+
--theme-switch-off--background--invalid
|
|
372
|
+
);
|
|
373
|
+
--theme-switch-off--background--hover: var(
|
|
374
|
+
--theme-switch-off--background--invalid--hover
|
|
375
|
+
);
|
|
376
|
+
--theme-switch-off--background--active: var(
|
|
377
|
+
--theme-switch-off--background--invalid--active
|
|
378
|
+
);
|
|
379
|
+
--theme-switch-thumb-off--background: var(
|
|
380
|
+
--theme-switch-thumb-off--background--invalid
|
|
381
|
+
);
|
|
382
|
+
--theme-switch-thumb-off--background--hover: var(
|
|
383
|
+
--theme-switch-thumb-off--background--invalid--hover
|
|
384
|
+
);
|
|
385
|
+
--theme-switch-thumb-off--background--active: var(
|
|
386
|
+
--theme-switch-thumb-off--background--invalid--active
|
|
387
|
+
);
|
|
388
|
+
--theme-switch-off--border-color: var(
|
|
389
|
+
--theme-switch-off--border-color--invalid
|
|
390
|
+
);
|
|
391
|
+
--theme-switch-off--border-color--hover: var(
|
|
392
|
+
--theme-switch-off--border-color--invalid--hover
|
|
393
|
+
);
|
|
394
|
+
--theme-switch-off--border-color--active: var(
|
|
395
|
+
--theme-switch-off--border-color--invalid--active
|
|
396
|
+
);
|
|
397
|
+
--theme-switch-on--background: var(
|
|
398
|
+
--theme-switch-on--background--invalid
|
|
399
|
+
);
|
|
400
|
+
--theme-switch-on--background--hover: var(
|
|
401
|
+
--theme-switch-on--background--invalid--hover
|
|
402
|
+
);
|
|
403
|
+
--theme-switch-on--background--active: var(
|
|
404
|
+
--theme-switch-on--background--invalid--active
|
|
405
|
+
);
|
|
406
|
+
--theme-switch-thumb-on--background: var(
|
|
407
|
+
--theme-switch-thumb-on--background--invalid
|
|
408
|
+
);
|
|
409
|
+
--theme-switch-thumb-on--background--hover: var(
|
|
410
|
+
--theme-switch-thumb-on--background--invalid--hover
|
|
411
|
+
);
|
|
412
|
+
--theme-switch-thumb-on--background--active: var(
|
|
413
|
+
--theme-switch-thumb-on--background--invalid--active
|
|
414
|
+
);
|
|
415
|
+
--theme-switch-on--border-color: var(
|
|
416
|
+
--theme-switch-on--border-color--invalid
|
|
417
|
+
);
|
|
418
|
+
--theme-switch-on--border-color--hover: var(
|
|
419
|
+
--theme-switch-on--border-color--invalid--hover
|
|
420
|
+
);
|
|
421
|
+
--theme-switch-on--border-color--active: var(
|
|
422
|
+
--theme-switch-on--border-color--invalid--active
|
|
423
|
+
);
|
|
424
|
+
--theme-switch-mixed--background: var(
|
|
425
|
+
--theme-switch-mixed--background--invalid
|
|
426
|
+
);
|
|
427
|
+
--theme-switch-mixed--background--hover: var(
|
|
428
|
+
--theme-switch-mixed--background--invalid--hover
|
|
429
|
+
);
|
|
430
|
+
--theme-switch-mixed--background--active: var(
|
|
431
|
+
--theme-switch-mixed--background--invalid--active
|
|
432
|
+
);
|
|
433
|
+
--theme-switch-thumb-mixed--background: var(
|
|
434
|
+
--theme-switch-thumb-mixed--background--invalid
|
|
435
|
+
);
|
|
436
|
+
--theme-switch-thumb-mixed--background--hover: var(
|
|
437
|
+
--theme-switch-thumb-mixed--background--invalid--hover
|
|
438
|
+
);
|
|
439
|
+
--theme-switch-thumb-mixed--background--active: var(
|
|
440
|
+
--theme-switch-thumb-mixed--background--invalid--active
|
|
441
|
+
);
|
|
442
|
+
--theme-switch-mixed--border-color: var(
|
|
443
|
+
--theme-switch-mixed--border-color--invalid
|
|
444
|
+
);
|
|
445
|
+
--theme-switch-mixed--border-color--hover: var(
|
|
446
|
+
--theme-switch-mixed--border-color--invalid--hover
|
|
447
|
+
);
|
|
448
|
+
--theme-switch-mixed--border-color--active: var(
|
|
449
|
+
--theme-switch-mixed--border-color--invalid--active
|
|
450
|
+
);
|
|
290
451
|
}
|
|
291
452
|
|
|
292
453
|
:host(.ix-invalid:not(.disabled)) .slider {
|
|
293
|
-
--theme-switch-off--background: var(
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
--theme-switch-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
--theme-switch-off--
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
--theme-switch-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
--theme-switch-thumb-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
--theme-switch-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
--theme-switch-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
--theme-switch-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
--theme-switch-
|
|
318
|
-
|
|
319
|
-
|
|
454
|
+
--theme-switch-off--background: var(
|
|
455
|
+
--theme-switch-off--background--invalid
|
|
456
|
+
);
|
|
457
|
+
--theme-switch-off--background--hover: var(
|
|
458
|
+
--theme-switch-off--background--invalid--hover
|
|
459
|
+
);
|
|
460
|
+
--theme-switch-off--background--active: var(
|
|
461
|
+
--theme-switch-off--background--invalid--active
|
|
462
|
+
);
|
|
463
|
+
--theme-switch-thumb-off--background: var(
|
|
464
|
+
--theme-switch-thumb-off--background--invalid
|
|
465
|
+
);
|
|
466
|
+
--theme-switch-thumb-off--background--hover: var(
|
|
467
|
+
--theme-switch-thumb-off--background--invalid--hover
|
|
468
|
+
);
|
|
469
|
+
--theme-switch-thumb-off--background--active: var(
|
|
470
|
+
--theme-switch-thumb-off--background--invalid--active
|
|
471
|
+
);
|
|
472
|
+
--theme-switch-off--border-color: var(
|
|
473
|
+
--theme-switch-off--border-color--invalid
|
|
474
|
+
);
|
|
475
|
+
--theme-switch-off--border-color--hover: var(
|
|
476
|
+
--theme-switch-off--border-color--invalid--hover
|
|
477
|
+
);
|
|
478
|
+
--theme-switch-off--border-color--active: var(
|
|
479
|
+
--theme-switch-off--border-color--invalid--active
|
|
480
|
+
);
|
|
481
|
+
--theme-switch-on--background: var(
|
|
482
|
+
--theme-switch-on--background--invalid
|
|
483
|
+
);
|
|
484
|
+
--theme-switch-on--background--hover: var(
|
|
485
|
+
--theme-switch-on--background--invalid--hover
|
|
486
|
+
);
|
|
487
|
+
--theme-switch-on--background--active: var(
|
|
488
|
+
--theme-switch-on--background--invalid--active
|
|
489
|
+
);
|
|
490
|
+
--theme-switch-thumb-on--background: var(
|
|
491
|
+
--theme-switch-thumb-on--background--invalid
|
|
492
|
+
);
|
|
493
|
+
--theme-switch-thumb-on--background--hover: var(
|
|
494
|
+
--theme-switch-thumb-on--background--invalid--hover
|
|
495
|
+
);
|
|
496
|
+
--theme-switch-thumb-on--background--active: var(
|
|
497
|
+
--theme-switch-thumb-on--background--invalid--active
|
|
498
|
+
);
|
|
499
|
+
--theme-switch-on--border-color: var(
|
|
500
|
+
--theme-switch-on--border-color--invalid
|
|
501
|
+
);
|
|
502
|
+
--theme-switch-on--border-color--hover: var(
|
|
503
|
+
--theme-switch-on--border-color--invalid--hover
|
|
504
|
+
);
|
|
505
|
+
--theme-switch-on--border-color--active: var(
|
|
506
|
+
--theme-switch-on--border-color--invalid--active
|
|
507
|
+
);
|
|
508
|
+
--theme-switch-mixed--background: var(
|
|
509
|
+
--theme-switch-mixed--background--invalid
|
|
510
|
+
);
|
|
511
|
+
--theme-switch-mixed--background--hover: var(
|
|
512
|
+
--theme-switch-mixed--background--invalid--hover
|
|
513
|
+
);
|
|
514
|
+
--theme-switch-mixed--background--active: var(
|
|
515
|
+
--theme-switch-mixed--background--invalid--active
|
|
516
|
+
);
|
|
517
|
+
--theme-switch-thumb-mixed--background: var(
|
|
518
|
+
--theme-switch-thumb-mixed--background--invalid
|
|
519
|
+
);
|
|
520
|
+
--theme-switch-thumb-mixed--background--hover: var(
|
|
521
|
+
--theme-switch-thumb-mixed--background--invalid--hover
|
|
522
|
+
);
|
|
523
|
+
--theme-switch-thumb-mixed--background--active: var(
|
|
524
|
+
--theme-switch-thumb-mixed--background--invalid--active
|
|
525
|
+
);
|
|
526
|
+
--theme-switch-mixed--border-color: var(
|
|
527
|
+
--theme-switch-mixed--border-color--invalid
|
|
528
|
+
);
|
|
529
|
+
--theme-switch-mixed--border-color--hover: var(
|
|
530
|
+
--theme-switch-mixed--border-color--invalid--hover
|
|
531
|
+
);
|
|
532
|
+
--theme-switch-mixed--border-color--active: var(
|
|
533
|
+
--theme-switch-mixed--border-color--invalid--active
|
|
534
|
+
);
|
|
320
535
|
}
|