@siemens/ix 3.0.0-alpha.1 → 3.0.0-alpha.3
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/ix-pagination.js +2 -2
- package/components/ix-select-item.js +1 -1
- package/components/ix-select.js +1 -1
- package/components/{p-BtKhV-Qs.js → p-BUgeMHDy.js} +4 -4
- package/components/p-BUgeMHDy.js.map +1 -0
- package/components/{p-D0LOAFeZ.js → p-CNFJ8TIs.js} +3 -3
- package/components/{p-D0LOAFeZ.js.map → p-CNFJ8TIs.js.map} +1 -1
- package/components/p-Dn_WjwtW.js.map +1 -1
- package/components/package.json +2 -1
- package/dist/cjs/index-DIFIjYrm.js.map +1 -1
- package/dist/cjs/ix-filter-chip.ix-select-item.entry.cjs.js.map +1 -1
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
- package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -1
- package/dist/collection/components/select-item/select-item.js +2 -2
- package/dist/collection/components/select-item/select-item.js.map +1 -1
- package/dist/collection/tests/utils/test/page.js.map +1 -1
- package/dist/esm/index-CrTP-icT.js.map +1 -1
- package/dist/esm/ix-filter-chip.ix-select-item.entry.js.map +1 -1
- package/dist/esm/ix-filter-chip_2.entry.js +2 -2
- package/dist/esm/ix-filter-chip_2.entry.js.map +1 -1
- package/dist/siemens-ix/ix-filter-chip.ix-select-item.entry.esm.js.map +1 -1
- package/dist/siemens-ix/p-CrTP-icT.js.map +1 -1
- package/dist/siemens-ix/{p-0818f6af.entry.js → p-ff85bd49.entry.js} +2 -2
- package/dist/siemens-ix/p-ff85bd49.entry.js.map +1 -0
- package/dist/siemens-ix/siemens-ix-core.css +1 -1
- 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/tests/utils/test/page.d.ts +0 -5
- package/hydrate/index.d.ts +259 -0
- package/hydrate/index.js +45609 -0
- package/hydrate/index.mjs +45603 -0
- package/hydrate/package.json +12 -0
- package/package.json +47 -11
- package/components/p-BtKhV-Qs.js.map +0 -1
- package/dist/siemens-ix/p-0818f6af.entry.js.map +0 -1
- package/dist/siemens-ix/theme/legacy-classic-dark.css +0 -1
- package/dist/siemens-ix/theme/legacy-classic-light.css +0 -1
- package/scss/theme/legacy-classic-dark/_border.scss +0 -35
- package/scss/theme/legacy-classic-dark/_borderRadius.scss +0 -24
- package/scss/theme/legacy-classic-dark/_borderWidth.scss +0 -18
- package/scss/theme/legacy-classic-dark/_boxShadow.scss +0 -19
- package/scss/theme/legacy-classic-dark/_color.scss +0 -864
- package/scss/theme/legacy-classic-dark/_fontFamilies.scss +0 -9
- package/scss/theme/legacy-classic-dark/_fontSizes.scss +0 -24
- package/scss/theme/legacy-classic-dark/_fontWeights.scss +0 -10
- package/scss/theme/legacy-classic-dark/_index.scss +0 -23
- package/scss/theme/legacy-classic-dark/_letterSpacing.scss +0 -13
- package/scss/theme/legacy-classic-dark/_lineHeights.scss +0 -21
- package/scss/theme/legacy-classic-dark/_other.scss +0 -16
- package/scss/theme/legacy-classic-dark/_sizing.scss +0 -28
- package/scss/theme/legacy-classic-dark/_spacing.scss +0 -21
- package/scss/theme/legacy-classic-dark/_typography.scss +0 -46
- package/scss/theme/legacy-classic-light/_border.scss +0 -35
- package/scss/theme/legacy-classic-light/_borderRadius.scss +0 -24
- package/scss/theme/legacy-classic-light/_borderWidth.scss +0 -18
- package/scss/theme/legacy-classic-light/_boxShadow.scss +0 -19
- package/scss/theme/legacy-classic-light/_color.scss +0 -864
- package/scss/theme/legacy-classic-light/_fontFamilies.scss +0 -9
- package/scss/theme/legacy-classic-light/_fontSizes.scss +0 -24
- package/scss/theme/legacy-classic-light/_fontWeights.scss +0 -10
- package/scss/theme/legacy-classic-light/_index.scss +0 -23
- package/scss/theme/legacy-classic-light/_letterSpacing.scss +0 -13
- package/scss/theme/legacy-classic-light/_lineHeights.scss +0 -21
- package/scss/theme/legacy-classic-light/_other.scss +0 -16
- package/scss/theme/legacy-classic-light/_sizing.scss +0 -28
- package/scss/theme/legacy-classic-light/_spacing.scss +0 -21
- package/scss/theme/legacy-classic-light/_typography.scss +0 -46
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
:root {
|
|
5
|
-
.theme-legacy-classic-dark {
|
|
6
|
-
--theme-font-size-xs: 0.625rem;
|
|
7
|
-
--theme-font-size-s: 0.75rem;
|
|
8
|
-
--theme-font-size-caption: 0.75rem;
|
|
9
|
-
--theme-font-size-default: 0.875rem;
|
|
10
|
-
--theme-font-size-l: 1rem;
|
|
11
|
-
--theme-font-size-xl: 1.375rem;
|
|
12
|
-
--theme-ms--2: 0.625rem;
|
|
13
|
-
--theme-ms--1: 0.75rem;
|
|
14
|
-
--theme-ms-0: 0.875rem;
|
|
15
|
-
--theme-ms-1: 1rem;
|
|
16
|
-
--theme-ms-2: 1.25rem;
|
|
17
|
-
--theme-ms-3: 1.5rem;
|
|
18
|
-
--theme-ms-4: 1.8125rem;
|
|
19
|
-
--theme-ms-5: 2.1875rem;
|
|
20
|
-
--theme-ms-6: 2.625rem;
|
|
21
|
-
--theme-ms-7: 3.125rem;
|
|
22
|
-
--theme-ms-8: 3.75rem;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
@import "./color";
|
|
5
|
-
@import "./boxShadow";
|
|
6
|
-
@import "./fontFamilies";
|
|
7
|
-
@import "./fontWeights";
|
|
8
|
-
@import "./typography";
|
|
9
|
-
@import "./borderRadius";
|
|
10
|
-
@import "./sizing";
|
|
11
|
-
@import "./fontSizes";
|
|
12
|
-
@import "./lineHeights";
|
|
13
|
-
@import "./other";
|
|
14
|
-
@import "./spacing";
|
|
15
|
-
@import "./borderWidth";
|
|
16
|
-
@import "./border";
|
|
17
|
-
@import "./letterSpacing";
|
|
18
|
-
|
|
19
|
-
:root {
|
|
20
|
-
.theme-legacy-classic-dark {
|
|
21
|
-
--ix-theme-name: legacy-classic-dark;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
:root {
|
|
5
|
-
.theme-legacy-classic-dark {
|
|
6
|
-
--theme-letter-spacing-xs: -1.2%;
|
|
7
|
-
--theme-letter-spacing-sm: -0.6%;
|
|
8
|
-
--theme-letter-spacing-md: 0%;
|
|
9
|
-
--theme-letter-spacing-lg: 0.6%;
|
|
10
|
-
--theme-letter-spacing-xl: 1.2%;
|
|
11
|
-
--theme-letter-spacing-xxl: 2%;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
:root {
|
|
5
|
-
.theme-legacy-classic-dark {
|
|
6
|
-
--theme-line-height-s: 150%;
|
|
7
|
-
--theme-line-height-s-single: 150%;
|
|
8
|
-
--theme-line-height-caption: 150%;
|
|
9
|
-
--theme-line-height-caption-single: 100%;
|
|
10
|
-
--theme-line-height-default: 142.9%;
|
|
11
|
-
--theme-line-height-default-single: 114.3%;
|
|
12
|
-
--theme-line-height-l: 150%;
|
|
13
|
-
--theme-line-height-l-single: 125%;
|
|
14
|
-
--theme-line-height-h2: 145.5%;
|
|
15
|
-
--theme-line-height-xl: 109.1%;
|
|
16
|
-
--theme-line-height-xs: 100%;
|
|
17
|
-
--theme-line-height-sm: 120%;
|
|
18
|
-
--theme-line-height-md: 143%;
|
|
19
|
-
--theme-line-height-lg: 150%;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
:root {
|
|
5
|
-
.theme-legacy-classic-dark {
|
|
6
|
-
--theme-x-slow-time: 1s;
|
|
7
|
-
--theme-slow-time: 500ms;
|
|
8
|
-
--theme-medium-time: 300ms;
|
|
9
|
-
--theme-default-time: 150ms;
|
|
10
|
-
--theme-short-time: 0ms;
|
|
11
|
-
--theme-btn--focus--outline-offset: 0.0625rem;
|
|
12
|
-
--theme-checkbox--focus--outline-offset: 0.0625rem;
|
|
13
|
-
--theme-radiobtn--focus--outline-offset: 0.0625rem;
|
|
14
|
-
--theme-input--focus--outline-offset: 0.0625rem;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
:root {
|
|
5
|
-
.theme-legacy-classic-dark {
|
|
6
|
-
--theme-default-control-height: 2rem;
|
|
7
|
-
--theme-large-control-height: 2.5rem;
|
|
8
|
-
--theme-medium-control-height: 1.5rem;
|
|
9
|
-
--theme-large-icon-size: 2rem;
|
|
10
|
-
--theme-default-icon-size: 1.5rem;
|
|
11
|
-
--theme-small-icon-size: 1rem;
|
|
12
|
-
--theme-focus--border-thickness: 0.0625rem;
|
|
13
|
-
--theme-input-min-width: 2rem;
|
|
14
|
-
--theme-size--3: 0.375rem;
|
|
15
|
-
--theme-size--2: 0.5rem;
|
|
16
|
-
--theme-size--1: 0.75rem;
|
|
17
|
-
--theme-size-0: 1rem;
|
|
18
|
-
--theme-size-1: 1.5rem;
|
|
19
|
-
--theme-size-2: 2rem;
|
|
20
|
-
--theme-size-3: 3rem;
|
|
21
|
-
--theme-size-4: 4rem;
|
|
22
|
-
--theme-size-5: 6rem;
|
|
23
|
-
--theme-size-6: 8rem;
|
|
24
|
-
--theme-size-7: 12rem;
|
|
25
|
-
--theme-size-8: 16rem;
|
|
26
|
-
--theme-tab-indicator--height: 0.25rem;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
:root {
|
|
5
|
-
.theme-legacy-classic-dark {
|
|
6
|
-
--theme-input-padding-y: 0.5rem;
|
|
7
|
-
--theme-input-padding-x: 0.5rem;
|
|
8
|
-
--theme-space--3: 0.125rem;
|
|
9
|
-
--theme-space--2: 0.1875rem;
|
|
10
|
-
--theme-space--1: 0.25rem;
|
|
11
|
-
--theme-space-0: 0.735rem;
|
|
12
|
-
--theme-space-1: 0.5rem;
|
|
13
|
-
--theme-space-2: 0.75rem;
|
|
14
|
-
--theme-space-3: 1rem;
|
|
15
|
-
--theme-space-4: 1.5rem;
|
|
16
|
-
--theme-space-5: 2rem;
|
|
17
|
-
--theme-space-6: 3rem;
|
|
18
|
-
--theme-space-7: 4rem;
|
|
19
|
-
--theme-space-8: 6rem;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
:root {
|
|
5
|
-
.theme-legacy-classic-dark {
|
|
6
|
-
--theme-text-h2: var(--theme-font-weight-bold) var(--theme-font-size-xl)/var(--theme-line-height-h2) var(--theme-font-sans);
|
|
7
|
-
--theme-text-xl: var(--theme-font-weight-normal) var(--theme-font-size-xl)/var(--theme-line-height-xl) var(--theme-font-sans);
|
|
8
|
-
--theme-text-l-title: var(--theme-font-weight-bold) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);
|
|
9
|
-
--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);
|
|
10
|
-
--theme-text-l: var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l) var(--theme-font-sans);
|
|
11
|
-
--theme-text-l-single: var(--theme-font-weight-normal) var(--theme-font-size-l)/var(--theme-line-height-l-single) var(--theme-font-sans);
|
|
12
|
-
--theme-text-default-title: var(--theme-font-weight-bold) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
13
|
-
--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);
|
|
14
|
-
--theme-text-default: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
15
|
-
--theme-text-default-single: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default-single) var(--theme-font-sans);
|
|
16
|
-
--theme-text-caption: var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption) var(--theme-font-sans);
|
|
17
|
-
--theme-text-caption-single: var(--theme-font-weight-bold) var(--theme-font-size-caption)/var(--theme-line-height-caption-single) var(--theme-font-sans);
|
|
18
|
-
--theme-text-s: var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s) var(--theme-font-sans);
|
|
19
|
-
--theme-text-s-single: var(--theme-font-weight-normal) var(--theme-font-size-s)/var(--theme-line-height-s-single) var(--theme-font-sans);
|
|
20
|
-
--theme-text-xs: var(--theme-font-weight-normal) var(--theme-font-size-xs)/140% var(--theme-font-sans);
|
|
21
|
-
--theme-text-default-underline: var(--theme-font-weight-normal) var(--theme-font-size-default)/var(--theme-line-height-default) var(--theme-font-sans);
|
|
22
|
-
--theme-label: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
23
|
-
--theme-label-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
24
|
-
--theme-label-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
25
|
-
--theme-label-xs: var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
26
|
-
--theme-body: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
27
|
-
--theme-body-xs: var(--theme-font-weight-normal) var(--theme-ms--2)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
28
|
-
--theme-body-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
29
|
-
--theme-body-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
30
|
-
--theme-display: var(--theme-font-weight-normal) var(--theme-ms-3)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
31
|
-
--theme-display-xs: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
32
|
-
--theme-display-sm: var(--theme-font-weight-normal) var(--theme-ms-2)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
33
|
-
--theme-display-lg: var(--theme-font-weight-normal) var(--theme-ms-4)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
34
|
-
--theme-display-xl: var(--theme-font-weight-bold) var(--theme-ms-5)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
35
|
-
--theme-display-xxl: var(--theme-font-weight-bold) var(--theme-ms-6)/var(--theme-line-height-xs) var(--theme-font-sans);
|
|
36
|
-
--theme-h6: var(--theme-font-weight-bold) var(--theme-ms--1)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
37
|
-
--theme-h5: var(--theme-font-weight-bold) var(--theme-ms-0)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
38
|
-
--theme-h4: var(--theme-font-weight-bold) var(--theme-ms-1)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
39
|
-
--theme-h3: var(--theme-font-weight-bold) var(--theme-ms-2)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
40
|
-
--theme-h2: var(--theme-font-weight-bold) var(--theme-ms-3)/var(--theme-line-height-md) var(--theme-font-sans);
|
|
41
|
-
--theme-h1: var(--theme-font-weight-bold) var(--theme-ms-4)/var(--theme-line-height-sm) var(--theme-font-sans);
|
|
42
|
-
--theme-code: var(--theme-font-weight-normal) var(--theme-ms-0)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
43
|
-
--theme-code-sm: var(--theme-font-weight-normal) var(--theme-ms--1)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
44
|
-
--theme-code-lg: var(--theme-font-weight-normal) var(--theme-ms-1)/var(--theme-line-height-lg) var(--theme-font-code);
|
|
45
|
-
}
|
|
46
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
:root {
|
|
5
|
-
.theme-legacy-classic-light {
|
|
6
|
-
--theme-primary-bdr-1: 0.0625rem solid var(--theme-color-primary);
|
|
7
|
-
--theme-primary-bdr-2: 0.125rem solid var(--theme-color-primary);
|
|
8
|
-
--theme-dynamic-bdr-1: 0.0625rem solid var(--theme-color-dynamic);
|
|
9
|
-
--theme-dynamic-bdr-2: 0.125rem solid var(--theme-color-dynamic);
|
|
10
|
-
--theme-contrast-bdr-1: 0.0625rem solid var(--theme-color-contrast-bdr);
|
|
11
|
-
--theme-contrast-bdr-2: 0.125rem solid var(--theme-color-contrast-bdr);
|
|
12
|
-
--theme-std-bdr-1: 0.0625rem solid var(--theme-color-std-bdr);
|
|
13
|
-
--theme-std-bdr-2: 0.125rem solid var(--theme-color-std-bdr);
|
|
14
|
-
--theme-soft-bdr-1: 0.0625rem solid var(--theme-color-soft-bdr);
|
|
15
|
-
--theme-soft-bdr-2: 0.125rem solid var(--theme-color-soft-bdr);
|
|
16
|
-
--theme-soft-dashed-bdr-1: 0.0625rem dashed var(--theme-color-soft-bdr);
|
|
17
|
-
--theme-soft-dashed-bdr-2: 0.125rem dashed var(--theme-color-soft-bdr);
|
|
18
|
-
--theme-weak-bdr-1: 0.0625rem solid var(--theme-color-weak-bdr);
|
|
19
|
-
--theme-weak-bdr-2: 0.125rem solid var(--theme-color-weak-bdr);
|
|
20
|
-
--theme-x-weak-bdr-1: 0.0625rem solid var(--theme-color-x-weak-bdr);
|
|
21
|
-
--theme-x-weak-bdr-2: 0.125rem solid var(--theme-color-x-weak-bdr);
|
|
22
|
-
--theme-alarm-bdr-1: 0.0625rem solid var(--theme-color-alarm);
|
|
23
|
-
--theme-alarm-bdr-2: 0.125rem solid var(--theme-color-alarm);
|
|
24
|
-
--theme-critical-bdr-1: 0.0625rem solid var(--theme-color-critical);
|
|
25
|
-
--theme-critical-bdr-2: 0.125rem solid var(--theme-color-critical);
|
|
26
|
-
--theme-warning-bdr-1: 0.0625rem solid var(--theme-color-warning);
|
|
27
|
-
--theme-warning-bdr-2: 0.125rem solid var(--theme-color-warning);
|
|
28
|
-
--theme-success-bdr-1: 0.0625rem solid var(--theme-color-success);
|
|
29
|
-
--theme-success-bdr-2: 0.125rem solid var(--theme-color-success);
|
|
30
|
-
--theme-info-bdr-1: 0.0625rem solid var(--theme-color-info);
|
|
31
|
-
--theme-info-bdr-2: 0.125rem solid var(--theme-color-info);
|
|
32
|
-
--theme-neutral-bdr-1: 0.0625rem solid var(--theme-color-neutral);
|
|
33
|
-
--theme-neutral-bdr-2: 0.125rem solid var(--theme-color-neutral);
|
|
34
|
-
}
|
|
35
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
:root {
|
|
5
|
-
.theme-legacy-classic-light {
|
|
6
|
-
--theme-default-border-radius: 0.25rem;
|
|
7
|
-
--theme-small-border-radius: 0.125rem;
|
|
8
|
-
--theme-min-border-radius: 0rem;
|
|
9
|
-
--theme-btn--border-radius: var(--theme-default-border-radius);
|
|
10
|
-
--theme-blind--border-radius: var(--theme-default-border-radius);
|
|
11
|
-
--theme-breadcrumb--border-radius: var(--theme-default-border-radius);
|
|
12
|
-
--theme-group--border-radius: var(--theme-default-border-radius);
|
|
13
|
-
--theme-group--border-radius--focus: var(--theme-min-border-radius);
|
|
14
|
-
--theme-kpi--border-radius: var(--theme-default-border-radius);
|
|
15
|
-
--theme-input--border-radius: var(--theme-default-border-radius);
|
|
16
|
-
--theme-menu--border-radius: var(--theme-default-border-radius);
|
|
17
|
-
--theme-message-bar--border-radius: var(--theme-default-border-radius);
|
|
18
|
-
--theme-tile--border-radius: var(--theme-default-border-radius);
|
|
19
|
-
--theme-toast--border-radus: var(--theme-default-border-radius);
|
|
20
|
-
--theme-flip-tile--border-radius: var(--theme-default-border-radius);
|
|
21
|
-
--theme-upload--border-radius: var(--theme-default-border-radius);
|
|
22
|
-
--theme-workflow--border-radius: var(--theme-default-border-radius);
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
:root {
|
|
5
|
-
.theme-legacy-classic-light {
|
|
6
|
-
--theme-btn--border-thickness: 0.125rem;
|
|
7
|
-
--theme-app-header--border-width: 0.0625rem;
|
|
8
|
-
--theme-blind--border-thickness: 0.0625rem;
|
|
9
|
-
--theme-checkbox--border-thickness: 0.125rem;
|
|
10
|
-
--theme-focus--border-thickness: 0.0625rem;
|
|
11
|
-
--theme-radiobtn--border-thickness: 0.125rem;
|
|
12
|
-
--theme-input--border-thickness: 0.0625rem;
|
|
13
|
-
--theme-menu--border-thickness: 0.0625rem;
|
|
14
|
-
--theme-message-bar--border-thickness: 0.125rem;
|
|
15
|
-
--theme-modal--border-thickness: 0.0625rem;
|
|
16
|
-
--theme-toast--border-thickness: 0rem;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* COPYRIGHT (c) Siemens AG 2018-2023 ALL RIGHTS RESERVED.
|
|
3
|
-
*/
|
|
4
|
-
:root {
|
|
5
|
-
.theme-legacy-classic-light {
|
|
6
|
-
--theme-shadow-1: 0px 2px 2px var(--theme-color-shadow-2), 0px 1px 1px var(--theme-color-shadow-1);
|
|
7
|
-
--theme-shadow-2: -4px 0px 8px var(--theme-color-shadow-2), 4px 0px 8px var(--theme-color-shadow-2), 0px 0px 16px var(--theme-color-shadow-1);
|
|
8
|
-
--theme-shadow-3: 0px 2px 6px var(--theme-color-shadow-2), 0px 0px 8px var(--theme-color-shadow-1);
|
|
9
|
-
--theme-shadow-4: 0px 0px 2px var(--theme-color-shadow-1), 0px 4px 8px var(--theme-color-shadow-1), 0px 12px 18px var(--theme-color-shadow-1);
|
|
10
|
-
--theme-inset-shadow-1: inset 0px 2px 4px var(--theme-color-shadow-3);
|
|
11
|
-
--theme-input--box-shadow: none;
|
|
12
|
-
--theme-menu--box-shadow: var(--theme-shadow-4);
|
|
13
|
-
--theme-navigation--box-shadow: var(--theme-shadow-2);
|
|
14
|
-
--theme-modal--box-shadow: var(--theme-shadow-4);
|
|
15
|
-
--theme-switch-thumb--box-shadow: none;
|
|
16
|
-
--theme-tile--box-shadow: var(--theme-shadow-3);
|
|
17
|
-
--theme-toast--box-shadow: var(--theme-shadow-4);
|
|
18
|
-
}
|
|
19
|
-
}
|