@inera/ids-design 8.0.0 → 8.1.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/components/accordion/accordion-lit.js +1 -1
- package/components/accordion/accordion.css +35 -175
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +28 -138
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +1 -1
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +94 -39
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +1 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +34 -128
- package/components/carousel/carousel-item-lit.js +1 -1
- package/components/carousel/carousel-item.css +10 -122
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +36 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +5 -11
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +8 -11
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +21 -12
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +48 -125
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +47 -140
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +47 -140
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +42 -123
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +47 -132
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +10 -113
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +40 -119
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +27 -5
- package/components/global-alert/global-alert-lit.js +1 -1
- package/components/global-alert/global-alert.css +55 -161
- package/components/grid/container/container-lit.js +1 -1
- package/components/grid/container/container.css +1 -1
- package/components/header-1177/composite-header-1177.css +612 -842
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +57 -156
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +366 -139
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile.css +14 -4
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +40 -116
- package/components/header-1177/header-1177-nav-item.css +102 -416
- package/components/header-1177/header-1177-nav-lit.js +1 -1
- package/components/header-1177/header-1177-nav.css +20 -1
- package/components/header-1177/header-1177-region-picker-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-region-picker-mobile.css +3 -2
- package/components/header-1177/header-1177-region-picker.css +3 -2
- package/components/header-1177/header-1177.css +19 -17
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +8 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +29 -132
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +307 -122
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile.css +14 -4
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +108 -436
- package/components/header-1177-admin/header-1177-admin.css +33 -33
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +8 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +25 -128
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +338 -141
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile.css +14 -4
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +112 -386
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav.css +10 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile.css +4 -4
- package/components/header-1177-pro/header-1177-pro-region-picker.css +3 -2
- package/components/header-1177-pro/header-1177-pro.css +35 -33
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +92 -53
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile.css +18 -4
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +51 -70
- package/components/header-inera/header-inera.css +12 -9
- package/components/header-inera-admin/composite-header-inera-admin.css +241 -320
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -12
- package/components/header-inera-admin/header-inera-admin-avatar.css +25 -128
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +101 -53
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile.css +61 -58
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +52 -76
- package/components/header-inera-admin/header-inera-admin.css +5 -5
- package/components/header-patient/header-patient-lit.js +1 -1
- package/components/header-patient/header-patient.css +27 -126
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +311 -435
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +15 -149
- package/components/navigation/local/navigation-local-lit.js +1 -1
- package/components/navigation/local/navigation-local.css +10 -14
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +1 -0
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +107 -131
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +84 -54
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +86 -167
- package/components/popover/popover-lit.js +1 -1
- package/components/popover/popover.css +2 -2
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +10 -113
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list.css +89 -216
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +66 -74
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +23 -19
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +19 -146
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +5 -5
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +0 -2
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +12 -7
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +8 -9
- package/global/global.css +919 -729
- package/global/icons/Inera-Design-Icons.eot +0 -0
- package/global/icons/Inera-Design-Icons.svg +14 -2
- package/global/icons/Inera-Design-Icons.ttf +0 -0
- package/global/icons/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +12 -2
- package/package.json +1 -1
- package/styles.css +1323 -1117
- package/tokens/themes/1177-admin-tokens.css +534 -138
- package/tokens/themes/1177-pro-tokens.css +534 -138
- package/tokens/themes/1177-tokens.css +534 -138
- package/tokens/themes/inera-admin-tokens.css +365 -81
- package/tokens/themes/inera-tokens.css +365 -81
|
@@ -1,16 +1,22 @@
|
|
|
1
1
|
/* Autogenerated by src/style-dictionary/build.js */
|
|
2
2
|
.ids--1177-pro.ids--light, .ids--1177-pro.ids--dark {
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
|
|
4
|
+
/*Base tokens*/
|
|
5
|
+
|
|
6
|
+
--ids-palette-primary-20: #6a0032;
|
|
7
|
+
--ids-palette-primary-30: #a00b36;
|
|
5
8
|
--ids-palette-primary-40: #c12143;
|
|
9
|
+
--ids-palette-primary-50: #cf234a;
|
|
6
10
|
--ids-palette-primary-60: #da254c;
|
|
11
|
+
--ids-palette-primary-70: #e75a78;
|
|
7
12
|
--ids-palette-primary-90: #faeef0;
|
|
8
13
|
--ids-palette-secondary-95: #faf8f6;
|
|
9
14
|
--ids-palette-accent-20: #273149;
|
|
10
15
|
--ids-palette-accent-30: #3b4266;
|
|
11
16
|
--ids-palette-accent-40: #396291;
|
|
12
|
-
--ids-palette-accent-50: #
|
|
17
|
+
--ids-palette-accent-50: #5c97da;
|
|
13
18
|
--ids-palette-accent-60: #79aeec;
|
|
19
|
+
--ids-palette-accent-70: #9ac0f2;
|
|
14
20
|
--ids-palette-accent-90: #e0e7ef;
|
|
15
21
|
--ids-palette-accent-95: #f8fafc;
|
|
16
22
|
--ids-palette-neutral-10: #151515;
|
|
@@ -26,10 +32,16 @@
|
|
|
26
32
|
--ids-palette-success-99: #eef8ee;
|
|
27
33
|
--ids-palette-attention-40: #ffc100;
|
|
28
34
|
--ids-palette-attention-95: #fff8e0;
|
|
29
|
-
--ids-
|
|
35
|
+
--ids-layout-content-max-width: 120rem;
|
|
36
|
+
--ids-layout-text-max-width: 40rem;
|
|
37
|
+
--ids-palette-error-35: var(--ids-palette-primary-30);
|
|
30
38
|
--ids-palette-error-40: var(--ids-palette-primary-40);
|
|
31
39
|
--ids-palette-error-60: var(--ids-palette-primary-60);
|
|
32
|
-
--ids-palette-error-99: var(--ids-palette-primary-90)
|
|
40
|
+
--ids-palette-error-99: var(--ids-palette-primary-90);
|
|
41
|
+
|
|
42
|
+
/*Theme tokens*/
|
|
43
|
+
|
|
44
|
+
--ids-search-button-small-font-seize: 1.125rem;
|
|
33
45
|
--ids-search-button-small-line-height: 1.5rem;
|
|
34
46
|
--ids-input-height: var(--ids-48);
|
|
35
47
|
--ids-input-padding-x: var(--ids-20);
|
|
@@ -38,59 +50,108 @@
|
|
|
38
50
|
--ids-select-padding-x: var(--ids-20);
|
|
39
51
|
--ids-search-button-small-padding-x: var(--ids-28);
|
|
40
52
|
--ids-search-button-small-padding-y: var(--ids-12);
|
|
41
|
-
--ids-color-light-background-primary: var(--ids-palette-accent-40);
|
|
42
|
-
--ids-color-light-border-primary: var(--ids-palette-accent-40);
|
|
43
|
-
--ids-color-light-text-primary: var(--ids-palette-accent-40);
|
|
44
|
-
--ids-color-light-text-primary-subtle: var(--ids-palette-accent-30);
|
|
45
|
-
--ids-color-light-text-on-primary: var(--ids-palette-neutral-100);
|
|
46
|
-
--ids-color-light-background-secondary: var(--ids-palette-secondary-95);
|
|
47
|
-
--ids-color-light-text-secondary: var(--ids-palette-accent-30);
|
|
48
|
-
--ids-color-light-text-on-secondary: var(--ids-palette-neutral-20);
|
|
49
|
-
--ids-color-light-
|
|
50
|
-
--ids-color-light-
|
|
51
|
-
--ids-color-
|
|
52
|
-
--ids-color-
|
|
53
|
-
--ids-color-
|
|
54
|
-
--ids-color-
|
|
55
|
-
--ids-color-
|
|
56
|
-
--ids-color-
|
|
57
|
-
--ids-color-
|
|
58
|
-
--ids-color-
|
|
59
|
-
--ids-color-
|
|
53
|
+
--ids-color-light-brand-background-primary: var(--ids-palette-accent-40);
|
|
54
|
+
--ids-color-light-brand-border-primary: var(--ids-palette-accent-40);
|
|
55
|
+
--ids-color-light-brand-text-primary: var(--ids-palette-accent-40);
|
|
56
|
+
--ids-color-light-brand-text-primary-subtle: var(--ids-palette-accent-30);
|
|
57
|
+
--ids-color-light-brand-text-on-primary: var(--ids-palette-neutral-100);
|
|
58
|
+
--ids-color-light-brand-background-secondary: var(--ids-palette-secondary-95);
|
|
59
|
+
--ids-color-light-brand-text-secondary: var(--ids-palette-accent-30);
|
|
60
|
+
--ids-color-light-brand-text-on-secondary: var(--ids-palette-neutral-20);
|
|
61
|
+
--ids-color-light-navigation-background-default: var(--ids-palette-accent-40);
|
|
62
|
+
--ids-color-light-navigation-border-default: var(--ids-palette-accent-40);
|
|
63
|
+
--ids-color-light-navigation-text-default: var(--ids-palette-accent-40);
|
|
64
|
+
--ids-color-light-navigation-icon-default: var(--ids-palette-accent-40);
|
|
65
|
+
--ids-color-light-navigation-text-on-default: var(--ids-palette-neutral-100);
|
|
66
|
+
--ids-color-light-navigation-background-hover: var(--ids-palette-accent-30);
|
|
67
|
+
--ids-color-light-navigation-border-hover: var(--ids-palette-accent-30);
|
|
68
|
+
--ids-color-light-navigation-text-hover: var(--ids-palette-accent-30);
|
|
69
|
+
--ids-color-light-navigation-text-on-hover: var(--ids-palette-neutral-100);
|
|
70
|
+
--ids-color-light-navigation-background-active: var(--ids-palette-accent-20);
|
|
71
|
+
--ids-color-light-navigation-border-active: var(--ids-palette-accent-20);
|
|
72
|
+
--ids-color-light-navigation-text-active: var(--ids-palette-accent-20);
|
|
73
|
+
--ids-color-light-navigation-text-on-active: var(--ids-palette-neutral-100);
|
|
74
|
+
--ids-color-light-heading-text-m-xxl: var(--ids-palette-neutral-20);
|
|
75
|
+
--ids-color-dark-brand-background-primary: var(--ids-palette-neutral-20);
|
|
76
|
+
--ids-color-dark-brand-border-primary: var(--ids-palette-accent-50);
|
|
77
|
+
--ids-color-dark-brand-text-primary: var(--ids-palette-accent-50);
|
|
78
|
+
--ids-color-dark-brand-text-primary-subtle: var(--ids-palette-neutral-90);
|
|
79
|
+
--ids-color-dark-brand-text-on-primary: var(--ids-palette-accent-90);
|
|
80
|
+
--ids-color-dark-brand-background-secondary: var(--ids-palette-neutral-15);
|
|
81
|
+
--ids-color-dark-brand-text-secondary: var(--ids-palette-accent-90);
|
|
82
|
+
--ids-color-dark-brand-text-on-secondary: var(--ids-palette-neutral-100);
|
|
83
|
+
--ids-color-dark-navigation-background-default: var(--ids-palette-neutral-20);
|
|
84
|
+
--ids-color-dark-navigation-border-default: var(--ids-palette-accent-70);
|
|
85
|
+
--ids-color-dark-navigation-text-default: var(--ids-palette-neutral-100);
|
|
86
|
+
--ids-color-dark-navigation-icon-default: var(--ids-palette-neutral-100);
|
|
87
|
+
--ids-color-dark-navigation-text-on-default: var(--ids-palette-neutral-100);
|
|
88
|
+
--ids-color-dark-navigation-background-hover: var(--ids-palette-accent-60);
|
|
89
|
+
--ids-color-dark-navigation-border-hover: var(--ids-palette-accent-60);
|
|
90
|
+
--ids-color-dark-navigation-text-hover: var(--ids-palette-neutral-100);
|
|
91
|
+
--ids-color-dark-navigation-text-on-hover: var(--ids-palette-neutral-20);
|
|
92
|
+
--ids-color-dark-navigation-background-active: var(--ids-palette-accent-50);
|
|
93
|
+
--ids-color-dark-navigation-border-active: var(--ids-palette-accent-50);
|
|
94
|
+
--ids-color-dark-navigation-text-active: var(--ids-palette-neutral-100);
|
|
95
|
+
--ids-color-dark-navigation-text-on-active: var(--ids-palette-neutral-20);
|
|
60
96
|
}
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
/*Light tokens*/
|
|
61
100
|
.ids--1177-pro.ids--light {
|
|
62
|
-
--ids-font-family-primary: Open sans;
|
|
101
|
+
--ids-font-family-primary: Open sans;
|
|
63
102
|
--ids-font-family-secondary: Inter;
|
|
64
|
-
--ids-
|
|
65
|
-
--ids-
|
|
103
|
+
--ids-font-weight-heading-xxl: 700;
|
|
104
|
+
--ids-font-weight-heading-xl: 700;
|
|
105
|
+
--ids-font-weight-heading-l: 700;
|
|
106
|
+
--ids-font-weight-heading-m: 700;
|
|
107
|
+
--ids-font-weight-heading-s: 700;
|
|
108
|
+
--ids-font-weight-heading-xs: 700;
|
|
109
|
+
--ids-font-weight-preamble: 300;
|
|
110
|
+
--ids-font-weight-body-text: 400;
|
|
111
|
+
--ids-font-weight-small-text: 400;
|
|
112
|
+
--ids-font-weight-button: 600;
|
|
113
|
+
--ids-font-weight-icon-button: 400;
|
|
66
114
|
--ids-border-radius-primary: 0.625rem;
|
|
67
115
|
--ids-border-radius-secondary: 0.3125rem;
|
|
68
116
|
--ids-border-width-general: 0.0625rem;
|
|
69
117
|
--ids-border-width-invalid: 0.125rem;
|
|
70
|
-
--ids-shadow-position-
|
|
71
|
-
--ids-shadow-position-
|
|
72
|
-
--ids-shadow-position-
|
|
73
|
-
--ids-shadow-position-
|
|
74
|
-
--ids-shadow-position-
|
|
75
|
-
--ids-shadow-position-
|
|
76
|
-
--ids-shadow-position-
|
|
77
|
-
--ids-shadow-position-
|
|
78
|
-
--ids-shadow-
|
|
79
|
-
--ids-shadow-
|
|
80
|
-
--ids-shadow-
|
|
81
|
-
--ids-shadow-
|
|
82
|
-
--ids-shadow-
|
|
83
|
-
--ids-shadow-
|
|
84
|
-
--ids-shadow-
|
|
85
|
-
--ids-shadow-
|
|
86
|
-
--ids-shadow-
|
|
87
|
-
--ids-shadow-
|
|
88
|
-
--ids-shadow-
|
|
89
|
-
--ids-shadow-
|
|
90
|
-
--ids-shadow-
|
|
91
|
-
--ids-shadow-
|
|
92
|
-
--ids-shadow-
|
|
93
|
-
--ids-shadow-
|
|
118
|
+
--ids-box-shadow-position-x-elevated-2-left-effect-1: -5.75rem;
|
|
119
|
+
--ids-box-shadow-position-x-elevated-2-left-effect-2: -3.75rem;
|
|
120
|
+
--ids-box-shadow-position-x-elevated-2-left-effect-3: -2.125rem;
|
|
121
|
+
--ids-box-shadow-position-x-elevated-2-left-effect-4: -1rem;
|
|
122
|
+
--ids-box-shadow-position-x-elevated-2-right-effect-1: 3.75rem;
|
|
123
|
+
--ids-box-shadow-position-x-elevated-2-right-effect-2: 2.125rem;
|
|
124
|
+
--ids-box-shadow-position-x-elevated-2-right-effect-3: 1rem;
|
|
125
|
+
--ids-box-shadow-position-x-elevated-2-right-effect-4: 0.25rem;
|
|
126
|
+
--ids-box-shadow-position-y-elevated-1-effect-1: 1.875rem;
|
|
127
|
+
--ids-box-shadow-position-y-elevated-1-effect-2: 1rem;
|
|
128
|
+
--ids-box-shadow-position-y-elevated-1-effect-3: 0.375rem;
|
|
129
|
+
--ids-box-shadow-position-y-elevated-1-effect-4: 0.125rem;
|
|
130
|
+
--ids-box-shadow-position-y-elevated-2-effect-1: 3.875rem;
|
|
131
|
+
--ids-box-shadow-position-y-elevated-2-effect-2: 2.25rem;
|
|
132
|
+
--ids-box-shadow-position-y-elevated-2-effect-3: 1rem;
|
|
133
|
+
--ids-box-shadow-position-y-elevated-2-effect-4: 0.25rem;
|
|
134
|
+
--ids-box-shadow-blur-elevated-1-effect-1: 0.75rem;
|
|
135
|
+
--ids-box-shadow-blur-elevated-1-effect-2: 0.625rem;
|
|
136
|
+
--ids-box-shadow-blur-elevated-1-effect-3: 0.375rem;
|
|
137
|
+
--ids-box-shadow-blur-elevated-1-effect-4: 0.25rem;
|
|
138
|
+
--ids-box-shadow-blur-elevated-2-effect-1: 1.5rem;
|
|
139
|
+
--ids-box-shadow-blur-elevated-2-effect-2: 1.25rem;
|
|
140
|
+
--ids-box-shadow-blur-elevated-2-effect-3: 1rem;
|
|
141
|
+
--ids-box-shadow-blur-elevated-2-effect-4: 0.5rem;
|
|
142
|
+
--ids-box-shadow-opacity-elevated-1-effect-1: 0.125rem;
|
|
143
|
+
--ids-box-shadow-opacity-elevated-1-effect-2: 0.375rem;
|
|
144
|
+
--ids-box-shadow-opacity-elevated-1-effect-3: 0.625rem;
|
|
145
|
+
--ids-box-shadow-opacity-elevated-1-effect-4: 0.75rem;
|
|
146
|
+
--ids-box-shadow-opacity-elevated-2-effect-1: 0.125rem;
|
|
147
|
+
--ids-box-shadow-opacity-elevated-2-effect-2: 0.375rem;
|
|
148
|
+
--ids-box-shadow-opacity-elevated-2-effect-3: 0.75rem;
|
|
149
|
+
--ids-box-shadow-opacity-elevated-2-effect-4: 0.875rem;
|
|
150
|
+
--ids-font-family-heading: var(--ids-font-family-secondary);
|
|
151
|
+
--ids-font-family-preamble: var(--ids-font-family-primary);
|
|
152
|
+
--ids-font-family-body-text: var(--ids-font-family-primary);
|
|
153
|
+
--ids-font-family-small-text: var(--ids-font-family-primary);
|
|
154
|
+
--ids-font-family-button: var(--ids-font-family-secondary);
|
|
94
155
|
--ids-color-surface-background-default: var(--ids-palette-neutral-100);
|
|
95
156
|
--ids-color-surface-border-default: var(--ids-palette-neutral-50);
|
|
96
157
|
--ids-color-surface-text-on-default: var(--ids-palette-neutral-20);
|
|
@@ -102,24 +163,11 @@
|
|
|
102
163
|
--ids-color-surface-background-elevated-1-hover: var(--ids-palette-neutral-100);
|
|
103
164
|
--ids-color-surface-background-elevated-1-active: var(--ids-palette-neutral-100);
|
|
104
165
|
--ids-color-surface-background-elevated-2: var(--ids-palette-neutral-100);
|
|
105
|
-
--ids-color-surface-border-elevated-2: var(--ids-palette-neutral-
|
|
166
|
+
--ids-color-surface-border-elevated-2: var(--ids-palette-neutral-50);
|
|
106
167
|
--ids-color-surface-text-on-elevated-2: var(--ids-palette-neutral-20);
|
|
107
168
|
--ids-color-surface-background-alternative: var(--ids-palette-secondary-95);
|
|
108
169
|
--ids-color-surface-text-on-alternative: var(--ids-palette-neutral-20);
|
|
109
170
|
--ids-color-surface-background-alternative-elevated-1: var(--ids-palette-secondary-95);
|
|
110
|
-
--ids-color-navigation-background-default: var(--ids-palette-primary-40);
|
|
111
|
-
--ids-color-navigation-border-default: var(--ids-palette-primary-35);
|
|
112
|
-
--ids-color-navigation-text-default: var(--ids-palette-primary-35);
|
|
113
|
-
--ids-color-navigation-icon-default: var(--ids-palette-primary-40);
|
|
114
|
-
--ids-color-navigation-text-on-default: var(--ids-palette-neutral-100);
|
|
115
|
-
--ids-color-navigation-background-hover: var(--ids-palette-primary-30);
|
|
116
|
-
--ids-color-navigation-border-hover: var(--ids-palette-primary-30);
|
|
117
|
-
--ids-color-navigation-text-hover: var(--ids-palette-primary-30);
|
|
118
|
-
--ids-color-navigation-text-on-hover: var(--ids-palette-neutral-100);
|
|
119
|
-
--ids-color-navigation-background-active: var(--ids-palette-primary-30);
|
|
120
|
-
--ids-color-navigation-border-active: var(--ids-palette-primary-30);
|
|
121
|
-
--ids-color-navigation-text-active: var(--ids-palette-primary-30);
|
|
122
|
-
--ids-color-navigation-text-on-active: var(--ids-palette-neutral-100);
|
|
123
171
|
--ids-color-navigation-text-on-secondary: var(--ids-palette-neutral-20);
|
|
124
172
|
--ids-color-interactive-background-default: var(--ids-palette-accent-40);
|
|
125
173
|
--ids-color-interactive-border-default: var(--ids-palette-accent-40);
|
|
@@ -167,16 +215,16 @@
|
|
|
167
215
|
--ids-color-form-border-hover: var(--ids-palette-accent-30);
|
|
168
216
|
--ids-color-form-text-on-hover: var(--ids-palette-neutral-20);
|
|
169
217
|
--ids-color-form-placeholder-text-on-hover: var(--ids-palette-neutral-40);
|
|
170
|
-
--ids-color-form-background-light-hover: var(--ids-palette-
|
|
218
|
+
--ids-color-form-background-light-hover: var(--ids-palette-accent-95);
|
|
171
219
|
--ids-color-form-border-light-hover: var(--ids-palette-accent-30);
|
|
172
220
|
--ids-color-form-text-on-light-hover: var(--ids-palette-neutral-20);
|
|
173
221
|
--ids-color-form-placeholder-text-on-light-hover: var(--ids-palette-neutral-40);
|
|
174
222
|
--ids-color-form-background-active: var(--ids-palette-accent-95);
|
|
175
|
-
--ids-color-form-border-active: var(--ids-palette-accent-
|
|
223
|
+
--ids-color-form-border-active: var(--ids-palette-accent-20);
|
|
176
224
|
--ids-color-form-text-on-active: var(--ids-palette-neutral-20);
|
|
177
225
|
--ids-color-form-placeholder-text-on-active: var(--ids-palette-neutral-40);
|
|
178
226
|
--ids-color-form-background-light-active: var(--ids-palette-neutral-100);
|
|
179
|
-
--ids-color-form-border-light-active: var(--ids-palette-accent-
|
|
227
|
+
--ids-color-form-border-light-active: var(--ids-palette-accent-20);
|
|
180
228
|
--ids-color-form-text-on-light-active: var(--ids-palette-neutral-20);
|
|
181
229
|
--ids-color-form-placeholder-text-on-light-active: var(--ids-palette-neutral-40);
|
|
182
230
|
--ids-color-form-background-disabled: var(--ids-palette-neutral-99);
|
|
@@ -194,62 +242,98 @@
|
|
|
194
242
|
--ids-color-form-background-light-invalid: var(--ids-palette-primary-90);
|
|
195
243
|
--ids-color-form-text-on-light-invalid: var(--ids-palette-neutral-20);
|
|
196
244
|
--ids-color-form-placeholder-text-on-light-invalid: var(--ids-palette-neutral-40);
|
|
197
|
-
--ids-color-brand-background-primary: var(--ids-color-light-background-primary);
|
|
198
|
-
--ids-color-brand-border-primary: var(--ids-color-light-border-primary);
|
|
199
|
-
--ids-color-brand-text-primary: var(--ids-color-light-text-primary);
|
|
200
|
-
--ids-color-brand-text-primary-subtle: var(--ids-color-light-text-primary-subtle);
|
|
201
|
-
--ids-color-brand-text-on-primary: var(--ids-color-light-text-on-primary);
|
|
202
|
-
--ids-color-brand-background-secondary: var(--ids-color-light-background-secondary);
|
|
203
|
-
--ids-color-brand-text-secondary: var(--ids-color-light-text-secondary);
|
|
204
|
-
--ids-color-brand-text-on-secondary: var(--ids-color-light-text-on-secondary);
|
|
205
|
-
--ids-color-
|
|
245
|
+
--ids-color-brand-background-primary: var(--ids-color-light-brand-background-primary);
|
|
246
|
+
--ids-color-brand-border-primary: var(--ids-color-light-brand-border-primary);
|
|
247
|
+
--ids-color-brand-text-primary: var(--ids-color-light-brand-text-primary);
|
|
248
|
+
--ids-color-brand-text-primary-subtle: var(--ids-color-light-brand-text-primary-subtle);
|
|
249
|
+
--ids-color-brand-text-on-primary: var(--ids-color-light-brand-text-on-primary);
|
|
250
|
+
--ids-color-brand-background-secondary: var(--ids-color-light-brand-background-secondary);
|
|
251
|
+
--ids-color-brand-text-secondary: var(--ids-color-light-brand-text-secondary);
|
|
252
|
+
--ids-color-brand-text-on-secondary: var(--ids-color-light-brand-text-on-secondary);
|
|
253
|
+
--ids-color-navigation-background-default: var(--ids-color-light-navigation-background-default);
|
|
254
|
+
--ids-color-navigation-border-default: var(--ids-color-light-navigation-border-default);
|
|
255
|
+
--ids-color-navigation-text-default: var(--ids-color-light-navigation-text-default);
|
|
256
|
+
--ids-color-navigation-icon-default: var(--ids-color-light-navigation-icon-default);
|
|
257
|
+
--ids-color-navigation-text-on-default: var(--ids-color-light-navigation-text-on-default);
|
|
258
|
+
--ids-color-navigation-background-hover: var(--ids-color-light-navigation-background-hover);
|
|
259
|
+
--ids-color-navigation-border-hover: var(--ids-color-light-navigation-border-hover);
|
|
260
|
+
--ids-color-navigation-text-hover: var(--ids-color-light-navigation-text-hover);
|
|
261
|
+
--ids-color-navigation-text-on-hover: var(--ids-color-light-navigation-text-on-hover);
|
|
262
|
+
--ids-color-navigation-background-active: var(--ids-color-light-navigation-background-active);
|
|
263
|
+
--ids-color-navigation-border-active: var(--ids-color-light-navigation-border-active);
|
|
264
|
+
--ids-color-navigation-text-active: var(--ids-color-light-navigation-text-active);
|
|
265
|
+
--ids-color-navigation-text-on-active: var(--ids-color-light-navigation-text-on-active);
|
|
206
266
|
--ids-color-feedback-border-error: var(--ids-palette-error-40);
|
|
207
267
|
--ids-color-feedback-text-error: var(--ids-palette-error-35);
|
|
208
268
|
--ids-color-form-border-invalid: var(--ids-palette-error-40);
|
|
209
269
|
--ids-color-form-message-border-invalid: var(--ids-palette-error-40);
|
|
210
270
|
--ids-color-form-message-text-on-invalid: var(--ids-palette-error-40);
|
|
211
271
|
--ids-color-form-border-light-invalid: var(--ids-palette-error-40);
|
|
212
|
-
--ids-color-heading-text-xxl: var(--ids-color-light-text-
|
|
213
|
-
--ids-color-heading-text-xl: var(--ids-color-light-text-
|
|
214
|
-
--ids-color-heading-text-l: var(--ids-color-light-text-
|
|
215
|
-
--ids-color-heading-text-m: var(--ids-color-light-text-
|
|
272
|
+
--ids-color-heading-text-xxl: var(--ids-color-light-heading-text-m-xxl);
|
|
273
|
+
--ids-color-heading-text-xl: var(--ids-color-light-heading-text-m-xxl);
|
|
274
|
+
--ids-color-heading-text-l: var(--ids-color-light-heading-text-m-xxl);
|
|
275
|
+
--ids-color-heading-text-m: var(--ids-color-light-heading-text-m-xxl);
|
|
216
276
|
--ids-color-heading-text-s: var(--ids-color-surface-text-on-default);
|
|
217
277
|
--ids-color-heading-text-xs: var(--ids-color-surface-text-on-default);
|
|
218
278
|
}
|
|
219
279
|
|
|
280
|
+
|
|
281
|
+
/*Dark tokens*/
|
|
220
282
|
.ids--1177-pro.ids--dark {
|
|
221
|
-
--ids-font-family-primary: Open sans;
|
|
283
|
+
--ids-font-family-primary: Open sans;
|
|
222
284
|
--ids-font-family-secondary: Inter;
|
|
223
|
-
--ids-
|
|
224
|
-
--ids-
|
|
285
|
+
--ids-font-weight-heading-xxl: 700;
|
|
286
|
+
--ids-font-weight-heading-xl: 700;
|
|
287
|
+
--ids-font-weight-heading-l: 700;
|
|
288
|
+
--ids-font-weight-heading-m: 700;
|
|
289
|
+
--ids-font-weight-heading-s: 700;
|
|
290
|
+
--ids-font-weight-heading-xs: 700;
|
|
291
|
+
--ids-font-weight-preamble: 300;
|
|
292
|
+
--ids-font-weight-body-text: 400;
|
|
293
|
+
--ids-font-weight-small-text: 400;
|
|
294
|
+
--ids-font-weight-button: 600;
|
|
295
|
+
--ids-font-weight-icon-button: 400;
|
|
225
296
|
--ids-border-radius-primary: 0.625rem;
|
|
226
297
|
--ids-border-radius-secondary: 0.3125rem;
|
|
227
298
|
--ids-border-width-general: 0.125rem;
|
|
228
299
|
--ids-border-width-invalid: 0.125rem;
|
|
229
|
-
--ids-shadow-position-
|
|
230
|
-
--ids-shadow-position-
|
|
231
|
-
--ids-shadow-position-
|
|
232
|
-
--ids-shadow-position-
|
|
233
|
-
--ids-shadow-position-
|
|
234
|
-
--ids-shadow-position-
|
|
235
|
-
--ids-shadow-position-
|
|
236
|
-
--ids-shadow-position-
|
|
237
|
-
--ids-shadow-
|
|
238
|
-
--ids-shadow-
|
|
239
|
-
--ids-shadow-
|
|
240
|
-
--ids-shadow-
|
|
241
|
-
--ids-shadow-
|
|
242
|
-
--ids-shadow-
|
|
243
|
-
--ids-shadow-
|
|
244
|
-
--ids-shadow-
|
|
245
|
-
--ids-shadow-
|
|
246
|
-
--ids-shadow-
|
|
247
|
-
--ids-shadow-
|
|
248
|
-
--ids-shadow-
|
|
249
|
-
--ids-shadow-
|
|
250
|
-
--ids-shadow-
|
|
251
|
-
--ids-shadow-
|
|
252
|
-
--ids-shadow-
|
|
300
|
+
--ids-box-shadow-position-x-elevated-2-left-effect-1: -5.75rem;
|
|
301
|
+
--ids-box-shadow-position-x-elevated-2-left-effect-2: -3.75rem;
|
|
302
|
+
--ids-box-shadow-position-x-elevated-2-left-effect-3: -2.125rem;
|
|
303
|
+
--ids-box-shadow-position-x-elevated-2-left-effect-4: -1rem;
|
|
304
|
+
--ids-box-shadow-position-x-elevated-2-right-effect-1: 3.75rem;
|
|
305
|
+
--ids-box-shadow-position-x-elevated-2-right-effect-2: 2.125rem;
|
|
306
|
+
--ids-box-shadow-position-x-elevated-2-right-effect-3: 1rem;
|
|
307
|
+
--ids-box-shadow-position-x-elevated-2-right-effect-4: 0.25rem;
|
|
308
|
+
--ids-box-shadow-position-y-elevated-1-effect-1: 1.875rem;
|
|
309
|
+
--ids-box-shadow-position-y-elevated-1-effect-2: 1rem;
|
|
310
|
+
--ids-box-shadow-position-y-elevated-1-effect-3: 0.375rem;
|
|
311
|
+
--ids-box-shadow-position-y-elevated-1-effect-4: 0.125rem;
|
|
312
|
+
--ids-box-shadow-position-y-elevated-2-effect-1: 3.875rem;
|
|
313
|
+
--ids-box-shadow-position-y-elevated-2-effect-2: 2.25rem;
|
|
314
|
+
--ids-box-shadow-position-y-elevated-2-effect-3: 1rem;
|
|
315
|
+
--ids-box-shadow-position-y-elevated-2-effect-4: 0.25rem;
|
|
316
|
+
--ids-box-shadow-blur-elevated-1-effect-1: 0.75rem;
|
|
317
|
+
--ids-box-shadow-blur-elevated-1-effect-2: 0.625rem;
|
|
318
|
+
--ids-box-shadow-blur-elevated-1-effect-3: 0.375rem;
|
|
319
|
+
--ids-box-shadow-blur-elevated-1-effect-4: 0.25rem;
|
|
320
|
+
--ids-box-shadow-blur-elevated-2-effect-1: 1.5rem;
|
|
321
|
+
--ids-box-shadow-blur-elevated-2-effect-2: 1.25rem;
|
|
322
|
+
--ids-box-shadow-blur-elevated-2-effect-3: 1rem;
|
|
323
|
+
--ids-box-shadow-blur-elevated-2-effect-4: 0.5rem;
|
|
324
|
+
--ids-box-shadow-opacity-elevated-1-effect-1: 0.75rem;
|
|
325
|
+
--ids-box-shadow-opacity-elevated-1-effect-2: 1rem;
|
|
326
|
+
--ids-box-shadow-opacity-elevated-1-effect-3: 1.25rem;
|
|
327
|
+
--ids-box-shadow-opacity-elevated-1-effect-4: 1.375rem;
|
|
328
|
+
--ids-box-shadow-opacity-elevated-2-effect-1: 0.75rem;
|
|
329
|
+
--ids-box-shadow-opacity-elevated-2-effect-2: 1rem;
|
|
330
|
+
--ids-box-shadow-opacity-elevated-2-effect-3: 1.375rem;
|
|
331
|
+
--ids-box-shadow-opacity-elevated-2-effect-4: 1.5rem;
|
|
332
|
+
--ids-font-family-heading: var(--ids-font-family-secondary);
|
|
333
|
+
--ids-font-family-preamble: var(--ids-font-family-primary);
|
|
334
|
+
--ids-font-family-body-text: var(--ids-font-family-primary);
|
|
335
|
+
--ids-font-family-small-text: var(--ids-font-family-primary);
|
|
336
|
+
--ids-font-family-button: var(--ids-font-family-secondary);
|
|
253
337
|
--ids-color-surface-background-default: var(--ids-palette-neutral-10);
|
|
254
338
|
--ids-color-surface-border-default: var(--ids-palette-neutral-50);
|
|
255
339
|
--ids-color-surface-text-on-default: var(--ids-palette-neutral-100);
|
|
@@ -266,32 +350,19 @@
|
|
|
266
350
|
--ids-color-surface-background-alternative: var(--ids-palette-neutral-10);
|
|
267
351
|
--ids-color-surface-text-on-alternative: var(--ids-palette-neutral-100);
|
|
268
352
|
--ids-color-surface-background-alternative-elevated-1: var(--ids-palette-neutral-15);
|
|
269
|
-
--ids-color-navigation-background-default: var(--ids-palette-neutral-10);
|
|
270
|
-
--ids-color-navigation-border-default: var(--ids-palette-primary-90);
|
|
271
|
-
--ids-color-navigation-text-default: var(--ids-palette-primary-90);
|
|
272
|
-
--ids-color-navigation-icon-default: var(--ids-palette-primary-90);
|
|
273
|
-
--ids-color-navigation-text-on-default: var(--ids-palette-primary-90);
|
|
274
|
-
--ids-color-navigation-background-hover: var(--ids-palette-primary-60);
|
|
275
|
-
--ids-color-navigation-border-hover: var(--ids-palette-primary-60);
|
|
276
|
-
--ids-color-navigation-text-hover: var(--ids-palette-neutral-100);
|
|
277
|
-
--ids-color-navigation-text-on-hover: var(--ids-palette-primary-90);
|
|
278
|
-
--ids-color-navigation-background-active: var(--ids-palette-primary-60);
|
|
279
|
-
--ids-color-navigation-border-active: var(--ids-palette-primary-60);
|
|
280
|
-
--ids-color-navigation-text-active: var(--ids-palette-neutral-100);
|
|
281
|
-
--ids-color-navigation-text-on-active: var(--ids-palette-primary-90);
|
|
282
353
|
--ids-color-navigation-text-on-secondary: var(--ids-palette-neutral-100);
|
|
283
354
|
--ids-color-interactive-background-default: var(--ids-palette-accent-60);
|
|
284
355
|
--ids-color-interactive-border-default: var(--ids-palette-accent-90);
|
|
285
356
|
--ids-color-interactive-text-default: var(--ids-palette-accent-60);
|
|
286
357
|
--ids-color-interactive-text-on-default: var(--ids-palette-neutral-10);
|
|
287
|
-
--ids-color-interactive-background-hover: var(--ids-palette-
|
|
288
|
-
--ids-color-interactive-border-hover: var(--ids-palette-
|
|
289
|
-
--ids-color-interactive-text-hover: var(--ids-palette-
|
|
290
|
-
--ids-color-interactive-text-on-hover: var(--ids-palette-
|
|
291
|
-
--ids-color-interactive-background-active: var(--ids-palette-
|
|
292
|
-
--ids-color-interactive-border-active: var(--ids-palette-
|
|
293
|
-
--ids-color-interactive-text-active: var(--ids-palette-
|
|
294
|
-
--ids-color-interactive-text-on-active: var(--ids-palette-
|
|
358
|
+
--ids-color-interactive-background-hover: var(--ids-palette-accent-70);
|
|
359
|
+
--ids-color-interactive-border-hover: var(--ids-palette-accent-70);
|
|
360
|
+
--ids-color-interactive-text-hover: var(--ids-palette-accent-70);
|
|
361
|
+
--ids-color-interactive-text-on-hover: var(--ids-palette-neutral-10);
|
|
362
|
+
--ids-color-interactive-background-active: var(--ids-palette-accent-50);
|
|
363
|
+
--ids-color-interactive-border-active: var(--ids-palette-accent-50);
|
|
364
|
+
--ids-color-interactive-text-active: var(--ids-palette-accent-50);
|
|
365
|
+
--ids-color-interactive-text-on-active: var(--ids-palette-neutral-10);
|
|
295
366
|
--ids-color-interactive-background-disabled: var(--ids-palette-neutral-90);
|
|
296
367
|
--ids-color-interactive-border-disabled: var(--ids-palette-neutral-50);
|
|
297
368
|
--ids-color-interactive-text-disabled: var(--ids-palette-neutral-90);
|
|
@@ -354,15 +425,27 @@
|
|
|
354
425
|
--ids-color-form-background-light-invalid: var(--ids-palette-neutral-10);
|
|
355
426
|
--ids-color-form-text-on-light-invalid: var(--ids-palette-neutral-100);
|
|
356
427
|
--ids-color-form-placeholder-text-on-light-invalid: var(--ids-palette-neutral-99);
|
|
357
|
-
--ids-color-brand-background-primary: var(--ids-color-dark-background-primary);
|
|
358
|
-
--ids-color-brand-border-primary: var(--ids-color-dark-border-primary);
|
|
359
|
-
--ids-color-brand-text-primary: var(--ids-color-dark-text-primary);
|
|
360
|
-
--ids-color-brand-text-primary-subtle: var(--ids-color-dark-text-primary-subtle);
|
|
361
|
-
--ids-color-brand-text-on-primary: var(--ids-color-dark-text-on-primary);
|
|
362
|
-
--ids-color-brand-background-secondary: var(--ids-color-dark-background-secondary);
|
|
363
|
-
--ids-color-brand-text-secondary: var(--ids-color-dark-text-secondary);
|
|
364
|
-
--ids-color-brand-text-on-secondary: var(--ids-color-dark-text-on-secondary);
|
|
365
|
-
--ids-color-
|
|
428
|
+
--ids-color-brand-background-primary: var(--ids-color-dark-brand-background-primary);
|
|
429
|
+
--ids-color-brand-border-primary: var(--ids-color-dark-brand-border-primary);
|
|
430
|
+
--ids-color-brand-text-primary: var(--ids-color-dark-brand-text-primary);
|
|
431
|
+
--ids-color-brand-text-primary-subtle: var(--ids-color-dark-brand-text-primary-subtle);
|
|
432
|
+
--ids-color-brand-text-on-primary: var(--ids-color-dark-brand-text-on-primary);
|
|
433
|
+
--ids-color-brand-background-secondary: var(--ids-color-dark-brand-background-secondary);
|
|
434
|
+
--ids-color-brand-text-secondary: var(--ids-color-dark-brand-text-secondary);
|
|
435
|
+
--ids-color-brand-text-on-secondary: var(--ids-color-dark-brand-text-on-secondary);
|
|
436
|
+
--ids-color-navigation-background-default: var(--ids-color-dark-brand-background-primary);
|
|
437
|
+
--ids-color-navigation-border-default: var(--ids-color-dark-navigation-border-default);
|
|
438
|
+
--ids-color-navigation-text-default: var(--ids-color-dark-navigation-text-default);
|
|
439
|
+
--ids-color-navigation-icon-default: var(--ids-color-dark-navigation-icon-default);
|
|
440
|
+
--ids-color-navigation-text-on-default: var(--ids-color-dark-navigation-text-on-default);
|
|
441
|
+
--ids-color-navigation-background-hover: var(--ids-color-dark-navigation-background-hover);
|
|
442
|
+
--ids-color-navigation-border-hover: var(--ids-color-dark-navigation-border-hover);
|
|
443
|
+
--ids-color-navigation-text-hover: var(--ids-color-dark-navigation-text-hover);
|
|
444
|
+
--ids-color-navigation-text-on-hover: var(--ids-color-dark-navigation-text-on-hover);
|
|
445
|
+
--ids-color-navigation-background-active: var(--ids-color-dark-navigation-background-active);
|
|
446
|
+
--ids-color-navigation-border-active: var(--ids-color-dark-navigation-border-active);
|
|
447
|
+
--ids-color-navigation-text-active: var(--ids-color-dark-navigation-text-active);
|
|
448
|
+
--ids-color-navigation-text-on-active: var(--ids-color-dark-navigation-text-on-active);
|
|
366
449
|
--ids-color-feedback-border-error: var(--ids-palette-error-40);
|
|
367
450
|
--ids-color-feedback-text-error: var(--ids-palette-error-60);
|
|
368
451
|
--ids-color-form-border-invalid: var(--ids-palette-error-40);
|
|
@@ -375,3 +458,316 @@
|
|
|
375
458
|
--ids-color-heading-text-s: var(--ids-color-surface-text-on-default);
|
|
376
459
|
--ids-color-heading-text-xs: var(--ids-color-surface-text-on-default);
|
|
377
460
|
}
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
/*Desktop tokens*/
|
|
464
|
+
.ids--1177-pro.ids--light, .ids--1177-pro.ids--dark {
|
|
465
|
+
--ids-device-min-width: 90rem;
|
|
466
|
+
--ids-device-min-height: 64rem;
|
|
467
|
+
--ids-components-logotype-region-width-citizen-blekinge: 9.8825rem;
|
|
468
|
+
--ids-components-logotype-region-width-citizen-dalarna: 7.1025rem;
|
|
469
|
+
--ids-components-logotype-region-width-citizen-gotland: 8.1325rem;
|
|
470
|
+
--ids-components-logotype-region-width-citizen-gavleborg: 7.82375rem;
|
|
471
|
+
--ids-components-logotype-region-width-citizen-halland: 11.666875rem;
|
|
472
|
+
--ids-components-logotype-region-width-citizen-jamtland-harjedalen: 9.161875rem;
|
|
473
|
+
--ids-components-logotype-region-width-citizen-jonkoping: 9.985625rem;
|
|
474
|
+
--ids-components-logotype-region-width-citizen-kalmar: 7.411875rem;
|
|
475
|
+
--ids-components-logotype-region-width-citizen-kronoberg: 9.161875rem;
|
|
476
|
+
--ids-components-logotype-region-width-citizen-norrbotten: 12.455625rem;
|
|
477
|
+
--ids-components-logotype-region-width-citizen-skane: 3.19125rem;
|
|
478
|
+
--ids-components-logotype-region-width-citizen-stockholm: 9.75rem;
|
|
479
|
+
--ids-components-logotype-region-width-citizen-sormland: 4.220625rem;
|
|
480
|
+
--ids-components-logotype-region-width-citizen-uppsala: 13.015625rem;
|
|
481
|
+
--ids-components-logotype-region-width-citizen-varmland: 8.6475rem;
|
|
482
|
+
--ids-components-logotype-region-width-citizen-vasterbotten: 10.294375rem;
|
|
483
|
+
--ids-components-logotype-region-width-citizen-vasternorrland: 10.6025rem;
|
|
484
|
+
--ids-components-logotype-region-width-citizen-vastmanland: 9.05875rem;
|
|
485
|
+
--ids-components-logotype-region-width-citizen-vastra-gotaland: 16.296875rem;
|
|
486
|
+
--ids-components-logotype-region-width-citizen-orebro: 9.830625rem;
|
|
487
|
+
--ids-components-logotype-region-width-citizen-ostergotland: 12.191875rem;
|
|
488
|
+
--ids-components-logotype-region-width-profession-blekinge: 7.05875rem;
|
|
489
|
+
--ids-components-logotype-region-width-profession-dalarna: 5.073125rem;
|
|
490
|
+
--ids-components-logotype-region-width-profession-gotland: 5.80875rem;
|
|
491
|
+
--ids-components-logotype-region-width-profession-gavleborg: 5.588125rem;
|
|
492
|
+
--ids-components-logotype-region-width-profession-halland: 8.333125rem;
|
|
493
|
+
--ids-components-logotype-region-width-profession-jamtland-harjedalen: 6.5625rem;
|
|
494
|
+
--ids-components-logotype-region-width-profession-jonkoping: 7.1325rem;
|
|
495
|
+
--ids-components-logotype-region-width-profession-kalmar: 5.294375rem;
|
|
496
|
+
--ids-components-logotype-region-width-profession-kronoberg: 6.544375rem;
|
|
497
|
+
--ids-components-logotype-region-width-profession-norrbotten: 8.896875rem;
|
|
498
|
+
--ids-components-logotype-region-width-profession-skane: 2.279375rem;
|
|
499
|
+
--ids-components-logotype-region-width-profession-stockholm: 7rem;
|
|
500
|
+
--ids-components-logotype-region-width-profession-sormland: 3.014375rem;
|
|
501
|
+
--ids-components-logotype-region-width-profession-uppsala: 9.479375rem;
|
|
502
|
+
--ids-components-logotype-region-width-profession-varmland: 6.176875rem;
|
|
503
|
+
--ids-components-logotype-region-width-profession-vasterbotten: 7.353125rem;
|
|
504
|
+
--ids-components-logotype-region-width-profession-vasternorrland: 7.573125rem;
|
|
505
|
+
--ids-components-logotype-region-width-profession-vastmanland: 6.470625rem;
|
|
506
|
+
--ids-components-logotype-region-width-profession-vastra-gotaland: 11.640625rem;
|
|
507
|
+
--ids-components-logotype-region-width-profession-orebro: 7.021875rem;
|
|
508
|
+
--ids-components-logotype-region-width-profession-ostergotland: 8.708125rem;
|
|
509
|
+
--ids-components-carousel-image-height: 25.8125rem;
|
|
510
|
+
--ids-components-header-logotype-width: 6.439375rem;
|
|
511
|
+
--ids-components-header-avatar-max-width: 37.5rem;
|
|
512
|
+
--ids-size-relation-12-14: 0.875rem;
|
|
513
|
+
--ids-size-relation-16-18: 1.125rem;
|
|
514
|
+
--ids-size-relation-280-620: 38.75rem;
|
|
515
|
+
--ids-size-relation-4-6: 0.375rem;
|
|
516
|
+
--ids-size-relation-34-38: 2.375rem;
|
|
517
|
+
--ids-font-size-heading-xxl: 3rem;
|
|
518
|
+
--ids-font-size-heading-xl: 2.25rem;
|
|
519
|
+
--ids-font-size-heading-l: 1.75rem;
|
|
520
|
+
--ids-font-size-heading-m: 1.5rem;
|
|
521
|
+
--ids-font-size-heading-s: 1.25rem;
|
|
522
|
+
--ids-font-size-heading-xs: 1rem;
|
|
523
|
+
--ids-font-size-preamble: 1.375rem;
|
|
524
|
+
--ids-font-size-body-text: 1rem;
|
|
525
|
+
--ids-font-size-small-text: 0.875rem;
|
|
526
|
+
--ids-font-size-badge: 0.875rem;
|
|
527
|
+
--ids-font-size-header-admin-title: 1.25rem;
|
|
528
|
+
--ids-font-size-heade-admin-title-extra: 0.875rem;
|
|
529
|
+
--ids-font-size-header-profession-title: 1.25rem;
|
|
530
|
+
--ids-font-size-button-l: 1.125rem;
|
|
531
|
+
--ids-font-size-button-m: 1rem;
|
|
532
|
+
--ids-font-size-button-s: 0.875rem;
|
|
533
|
+
--ids-font-size-icon-button-l: 1.5rem;
|
|
534
|
+
--ids-font-size-icon-button-m: 1.25rem;
|
|
535
|
+
--ids-font-size-icon-button-s: 1rem;
|
|
536
|
+
--ids-font-line-height-heading-xxl: 3.25rem;
|
|
537
|
+
--ids-font-line-height-heading-xl: 2.625rem;
|
|
538
|
+
--ids-font-line-height-heading-l: 2.25rem;
|
|
539
|
+
--ids-font-line-height-heading-m: 1.875rem;
|
|
540
|
+
--ids-font-line-height-heading-s: 1.5rem;
|
|
541
|
+
--ids-font-line-height-heading-xs: 1.25rem;
|
|
542
|
+
--ids-font-line-height-preamble: 2.25rem;
|
|
543
|
+
--ids-font-line-height-body-text: 1.5rem;
|
|
544
|
+
--ids-font-line-height-small-text: 1.25rem;
|
|
545
|
+
--ids-font-line-height-header-admin-itle: 1.5rem;
|
|
546
|
+
--ids-font-line-height-header-admin-title-extra: 1.25rem;
|
|
547
|
+
--ids-font-line-height-header-profession-title: 1.5rem;
|
|
548
|
+
--ids-font-line-height-button-l: 1.5rem;
|
|
549
|
+
--ids-font-line-height-button-m: 1.25rem;
|
|
550
|
+
--ids-font-line-height-button-s: 1.25rem;
|
|
551
|
+
--ids-font-letter-spacing-heading-xxl: -0.078125rem;
|
|
552
|
+
--ids-font-letter-spacing-heading-xl: -0.0625rem;
|
|
553
|
+
--ids-font-letter-spacing-heading-l: -0.04375rem;
|
|
554
|
+
--ids-font-letter-spacing-heading-m: -0.03125rem;
|
|
555
|
+
--ids-font-letter-spacing-heading-s: -0.025rem;
|
|
556
|
+
--ids-font-letter-spacing-heading-xs: 0;
|
|
557
|
+
--ids-font-letter-spacing-preamble: 0;
|
|
558
|
+
--ids-font-letter-spacing-body-text: 0;
|
|
559
|
+
--ids-font-letter-spacing-small-text: 0;
|
|
560
|
+
--ids-font-letter-spacing-header-admin-title: -0.041875rem;
|
|
561
|
+
--ids-font-letter-spacing-header-admin-title-extra: -0.025rem;
|
|
562
|
+
--ids-font-letter-spacing-header-profession-title: -0.025rem;
|
|
563
|
+
--ids-font-letter-spacing-button-l: 0;
|
|
564
|
+
--ids-font-letter-spacing-button-m: 0;
|
|
565
|
+
--ids-font-letter-spacing-button-s: 0;
|
|
566
|
+
--ids-font-paragraph-spacing-heading-xxl: 0;
|
|
567
|
+
--ids-font-paragraph-spacing-heading-xl: 0;
|
|
568
|
+
--ids-font-paragraph-spacing-heading-l: 0;
|
|
569
|
+
--ids-font-paragraph-spacing-heading-m: 0;
|
|
570
|
+
--ids-font-paragraph-spacing-heading-s: 0;
|
|
571
|
+
--ids-font-paragraph-spacing-heading-xs: 0;
|
|
572
|
+
--ids-font-paragraph-spacing-preamble: 0;
|
|
573
|
+
--ids-font-paragraph-spacing-body-text: 1rem;
|
|
574
|
+
--ids-font-paragraph-spacing-small-text: 1rem;
|
|
575
|
+
--ids-components-card-padding-horizontal: var(--ids-20);
|
|
576
|
+
--ids-components-card-padding-vertical: var(--ids-24);
|
|
577
|
+
--ids-main-padding-horizontal: var(--ids-88);
|
|
578
|
+
--ids-main-padding-top: var(--ids-20);
|
|
579
|
+
--ids-main-padding-bottom: var(--ids-152);
|
|
580
|
+
--ids-size-relation-0-2: var(--ids-2);
|
|
581
|
+
--ids-size-relation-0-48: var(--ids-48);
|
|
582
|
+
--ids-size-relation-2-0: var(--ids-0);
|
|
583
|
+
--ids-size-relation-2-4: var(--ids-4);
|
|
584
|
+
--ids-size-relation-4-8: var(--ids-8);
|
|
585
|
+
--ids-size-relation-4-12: var(--ids-12);
|
|
586
|
+
--ids-size-relation-6-8: var(--ids-8);
|
|
587
|
+
--ids-size-relation-8-0: var(--ids-0);
|
|
588
|
+
--ids-size-relation-8-12: var(--ids-12);
|
|
589
|
+
--ids-size-relation-8-16: var(--ids-16);
|
|
590
|
+
--ids-size-relation-8-20: var(--ids-20);
|
|
591
|
+
--ids-size-relation-12-16: var(--ids-16);
|
|
592
|
+
--ids-size-relation-12-20: var(--ids-20);
|
|
593
|
+
--ids-size-relation-12-24: var(--ids-24);
|
|
594
|
+
--ids-size-relation-12-32: var(--ids-32);
|
|
595
|
+
--ids-size-relation-12-88: var(--ids-88);
|
|
596
|
+
--ids-size-relation-14-16: var(--ids-16);
|
|
597
|
+
--ids-size-relation-16-12: var(--ids-12);
|
|
598
|
+
--ids-size-relation-16-20: var(--ids-20);
|
|
599
|
+
--ids-size-relation-16-40: var(--ids-40);
|
|
600
|
+
--ids-size-relation-18-20: var(--ids-20);
|
|
601
|
+
--ids-size-relation-18-24: var(--ids-24);
|
|
602
|
+
--ids-size-relation-20-24: var(--ids-24);
|
|
603
|
+
--ids-size-relation-20-28: var(--ids-28);
|
|
604
|
+
--ids-size-relation-20-40: var(--ids-40);
|
|
605
|
+
--ids-size-relation-20-56: var(--ids-56);
|
|
606
|
+
--ids-size-relation-20-88: var(--ids-88);
|
|
607
|
+
--ids-size-relation-24-28: var(--ids-28);
|
|
608
|
+
--ids-size-relation-24-40: var(--ids-40);
|
|
609
|
+
--ids-size-relation-28-48: var(--ids-48);
|
|
610
|
+
--ids-size-relation-28-88: var(--ids-88);
|
|
611
|
+
--ids-size-relation-32-64: var(--ids-64);
|
|
612
|
+
--ids-size-relation-32-56: var(--ids-56);
|
|
613
|
+
--ids-size-relation-48-120: var(--ids-120);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
/*Mobile tokens*/
|
|
617
|
+
@media only screen and (max-width: 1024px) {
|
|
618
|
+
.ids--1177-pro.ids--light, .ids--1177-pro.ids--dark {
|
|
619
|
+
--ids-device-min-width: 20rem;
|
|
620
|
+
--ids-device-max-width: 35.625rem;
|
|
621
|
+
--ids-device-min-height: 35.5rem;
|
|
622
|
+
--ids-components-logotype-region-width-citizen-blekinge: 5.646875rem;
|
|
623
|
+
--ids-components-logotype-region-width-citizen-dalarna: 4.05875rem;
|
|
624
|
+
--ids-components-logotype-region-width-citizen-gotland: 4.646875rem;
|
|
625
|
+
--ids-components-logotype-region-width-citizen-gavleborg: 4.470625rem;
|
|
626
|
+
--ids-components-logotype-region-width-citizen-halland: 6.705625rem;
|
|
627
|
+
--ids-components-logotype-region-width-citizen-jamtland-harjedalen: 5.25rem;
|
|
628
|
+
--ids-components-logotype-region-width-citizen-jonkoping: 5.705625rem;
|
|
629
|
+
--ids-components-logotype-region-width-citizen-kalmar: 4.235rem;
|
|
630
|
+
--ids-components-logotype-region-width-citizen-kronoberg: 5.235rem;
|
|
631
|
+
--ids-components-logotype-region-width-citizen-norrbotten: 7.1175rem;
|
|
632
|
+
--ids-components-logotype-region-width-citizen-skane: 1.82375rem;
|
|
633
|
+
--ids-components-logotype-region-width-citizen-stockholm: 5.5625rem;
|
|
634
|
+
--ids-components-logotype-region-width-citizen-sormland: 2.411875rem;
|
|
635
|
+
--ids-components-logotype-region-width-citizen-uppsala: 7.4375rem;
|
|
636
|
+
--ids-components-logotype-region-width-citizen-varmland: 4.94125rem;
|
|
637
|
+
--ids-components-logotype-region-width-citizen-vasterbotten: 5.8825rem;
|
|
638
|
+
--ids-components-logotype-region-width-citizen-vasternorrland: 6.05875rem;
|
|
639
|
+
--ids-components-logotype-region-width-citizen-vastmanland: 5.17625rem;
|
|
640
|
+
--ids-components-logotype-region-width-citizen-vastra-gotaland: 9.3125rem;
|
|
641
|
+
--ids-components-logotype-region-width-citizen-orebro: 5.616875rem;
|
|
642
|
+
--ids-components-logotype-region-width-citizen-ostergotland: 6.411875rem;
|
|
643
|
+
--ids-components-logotype-region-width-profession-blekinge: 4.235rem;
|
|
644
|
+
--ids-components-logotype-region-width-profession-dalarna: 3.044375rem;
|
|
645
|
+
--ids-components-logotype-region-width-profession-gotland: 3.485rem;
|
|
646
|
+
--ids-components-logotype-region-width-profession-gavleborg: 3.353125rem;
|
|
647
|
+
--ids-components-logotype-region-width-profession-halland: 5.029375rem;
|
|
648
|
+
--ids-components-logotype-region-width-profession-jamtland-harjedalen: 3.9375rem;
|
|
649
|
+
--ids-components-logotype-region-width-profession-jonkoping: 4.279375rem;
|
|
650
|
+
--ids-components-logotype-region-width-profession-kalmar: 3.17625rem;
|
|
651
|
+
--ids-components-logotype-region-width-profession-kronoberg: 3.92625rem;
|
|
652
|
+
--ids-components-logotype-region-width-profession-norrbotten: 5.338125rem;
|
|
653
|
+
--ids-components-logotype-region-width-profession-skane: 1.3675rem;
|
|
654
|
+
--ids-components-logotype-region-width-profession-stockholm: 4.1875rem;
|
|
655
|
+
--ids-components-logotype-region-width-profession-sormland: 1.80875rem;
|
|
656
|
+
--ids-components-logotype-region-width-profession-uppsala: 5.6875rem;
|
|
657
|
+
--ids-components-logotype-region-width-profession-varmland: 3.705625rem;
|
|
658
|
+
--ids-components-logotype-region-width-profession-vasterbotten: 4.411875rem;
|
|
659
|
+
--ids-components-logotype-region-width-profession-vasternorrland: 4.544375rem;
|
|
660
|
+
--ids-components-logotype-region-width-profession-vastmanland: 3.8825rem;
|
|
661
|
+
--ids-components-logotype-region-width-profession-vastra-gotaland: 7.1875rem;
|
|
662
|
+
--ids-components-logotype-region-width-profession-orebro: 4.2125rem;
|
|
663
|
+
--ids-components-logotype-region-width-profession-ostergotland: 4.80875rem;
|
|
664
|
+
--ids-components-carousel-image-height: 11.6875rem;
|
|
665
|
+
--ids-components-header-logotype-width: 2.575625rem;
|
|
666
|
+
--ids-components-header-avatar-max-width: 6rem;
|
|
667
|
+
--ids-sections-3-columns-min-width: 17.5rem;
|
|
668
|
+
--ids-sections-4-columns-min-width: 17.5rem;
|
|
669
|
+
--ids-sections-6-columns-min-width: 17.5rem;
|
|
670
|
+
--ids-sections-8-columns-min-width: 17.5rem;
|
|
671
|
+
--ids-sections-9-columns-min-width: 17.5rem;
|
|
672
|
+
--ids-sections-12-columns-min-width: 17.5rem;
|
|
673
|
+
--ids-size-relation-6-8: 0.375rem;
|
|
674
|
+
--ids-size-relation-14-16: 0.875rem;
|
|
675
|
+
--ids-size-relation-18-20: 1.125rem;
|
|
676
|
+
--ids-size-relation-18-24: 1.125rem;
|
|
677
|
+
--ids-size-relation-280-620: 17.5rem;
|
|
678
|
+
--ids-size-relation-4-6: 0.25rem;
|
|
679
|
+
--ids-size-relation-34-38: 2.125rem;
|
|
680
|
+
--ids-font-weight-heading-xxl: 700;
|
|
681
|
+
--ids-font-weight-heading-xl: 700;
|
|
682
|
+
--ids-font-weight-heading-l: 700;
|
|
683
|
+
--ids-font-weight-heading-m: 700;
|
|
684
|
+
--ids-font-weight-heading-s: 700;
|
|
685
|
+
--ids-font-weight-heading-xs: 700;
|
|
686
|
+
--ids-font-weight-preamble: 300;
|
|
687
|
+
--ids-font-weight-body-text: 400;
|
|
688
|
+
--ids-font-weight-small-text: 400;
|
|
689
|
+
--ids-font-size-heading-xxl: 2rem;
|
|
690
|
+
--ids-font-size-heading-xl: 1.625rem;
|
|
691
|
+
--ids-font-size-heading-l: 1.5rem;
|
|
692
|
+
--ids-font-size-heading-m: 1.375rem;
|
|
693
|
+
--ids-font-size-heading-s: 1.25rem;
|
|
694
|
+
--ids-font-size-heading-xs: 1rem;
|
|
695
|
+
--ids-font-size-preamble: 1.125rem;
|
|
696
|
+
--ids-font-size-body-text: 1rem;
|
|
697
|
+
--ids-font-size-small-text: 0.875rem;
|
|
698
|
+
--ids-font-size-badge: 0.75rem;
|
|
699
|
+
--ids-font-size-header-admin-title: 1rem;
|
|
700
|
+
--ids-font-size-header-admin-title-extra: 0.625rem;
|
|
701
|
+
--ids-font-size-header-profession-title: 1rem;
|
|
702
|
+
--ids-font-line-height-heading-xxl: 2.5rem;
|
|
703
|
+
--ids-font-line-height-heading-xl: 2.125rem;
|
|
704
|
+
--ids-font-line-height-heading-l: 1.875rem;
|
|
705
|
+
--ids-font-line-height-heading-m: 1.75rem;
|
|
706
|
+
--ids-font-line-height-heading-s: 1.5rem;
|
|
707
|
+
--ids-font-line-height-heading-xs: 1.25rem;
|
|
708
|
+
--ids-font-line-height-preamble: 1.75rem;
|
|
709
|
+
--ids-font-line-height-body-text: 1.5rem;
|
|
710
|
+
--ids-font-line-height-small-text: 1.25rem;
|
|
711
|
+
--ids-font-line-height-header-admin-title: 0.875rem;
|
|
712
|
+
--ids-font-line-height-header-admin-title-extra: 0.875rem;
|
|
713
|
+
--ids-font-line-height-header-profession-title: 1.25rem;
|
|
714
|
+
--ids-font-letter-spacing-heading-xxl: -0.051875rem;
|
|
715
|
+
--ids-font-letter-spacing-heading-xl: -0.03125rem;
|
|
716
|
+
--ids-font-letter-spacing-heading-l: -0.025rem;
|
|
717
|
+
--ids-font-letter-spacing-heading-m: -0.01875rem;
|
|
718
|
+
--ids-font-letter-spacing-heading-s: -0.0125rem;
|
|
719
|
+
--ids-font-letter-spacing-heading-xs: 0;
|
|
720
|
+
--ids-font-letter-spacing-preamble: 0;
|
|
721
|
+
--ids-font-letter-spacing-body-text: 0;
|
|
722
|
+
--ids-font-letter-spacing-small-text: 0;
|
|
723
|
+
--ids-font-letter-spacing-header-admin-title: -0.015625rem;
|
|
724
|
+
--ids-font-letter-spacing-header-admin-title-extra: -0.015625rem;
|
|
725
|
+
--ids-font-letter-spacing-header-profession-title: 0;
|
|
726
|
+
--ids-font-paragraph-spacing-heading-xxl: 0;
|
|
727
|
+
--ids-font-paragraph-spacing-heading-xl: 0;
|
|
728
|
+
--ids-font-paragraph-spacing-heading-l: 0;
|
|
729
|
+
--ids-font-paragraph-spacing-heading-m: 0;
|
|
730
|
+
--ids-font-paragraph-spacing-heading-s: 0;
|
|
731
|
+
--ids-font-paragraph-spacing-heading-xs: 0;
|
|
732
|
+
--ids-font-paragraph-spacing-preamble: 0;
|
|
733
|
+
--ids-font-paragraph-spacing-body-text: 1rem;
|
|
734
|
+
--ids-font-paragraph-spacing-small-text: 1rem;
|
|
735
|
+
--ids-components-card-padding-horizontal: var(--ids-16);
|
|
736
|
+
--ids-components-card-padding-vertical: var(--ids-20);
|
|
737
|
+
--ids-main-padding-horizontal: var(--ids-20);
|
|
738
|
+
--ids-main-padding-top: var(--ids-20);
|
|
739
|
+
--ids-main-padding-bottom: var(--ids-96);
|
|
740
|
+
--ids-size-relation-0-2: var(--ids-0);
|
|
741
|
+
--ids-size-relation-0-48: var(--ids-0);
|
|
742
|
+
--ids-size-relation-2-0: var(--ids-2);
|
|
743
|
+
--ids-size-relation-2-4: var(--ids-2);
|
|
744
|
+
--ids-size-relation-4-8: var(--ids-4);
|
|
745
|
+
--ids-size-relation-4-12: var(--ids-4);
|
|
746
|
+
--ids-size-relation-8-0: var(--ids-8);
|
|
747
|
+
--ids-size-relation-8-12: var(--ids-8);
|
|
748
|
+
--ids-size-relation-8-16: var(--ids-8);
|
|
749
|
+
--ids-size-relation-8-20: var(--ids-8);
|
|
750
|
+
--ids-size-relation-12-14: var(--ids-12);
|
|
751
|
+
--ids-size-relation-12-16: var(--ids-12);
|
|
752
|
+
--ids-size-relation-12-20: var(--ids-12);
|
|
753
|
+
--ids-size-relation-12-24: var(--ids-12);
|
|
754
|
+
--ids-size-relation-12-32: var(--ids-12);
|
|
755
|
+
--ids-size-relation-12-88: var(--ids-12);
|
|
756
|
+
--ids-size-relation-16-12: var(--ids-16);
|
|
757
|
+
--ids-size-relation-16-18: var(--ids-16);
|
|
758
|
+
--ids-size-relation-16-20: var(--ids-16);
|
|
759
|
+
--ids-size-relation-16-40: var(--ids-16);
|
|
760
|
+
--ids-size-relation-20-24: var(--ids-20);
|
|
761
|
+
--ids-size-relation-20-28: var(--ids-20);
|
|
762
|
+
--ids-size-relation-20-40: var(--ids-20);
|
|
763
|
+
--ids-size-relation-20-56: var(--ids-20);
|
|
764
|
+
--ids-size-relation-20-88: var(--ids-20);
|
|
765
|
+
--ids-size-relation-24-28: var(--ids-24);
|
|
766
|
+
--ids-size-relation-24-40: var(--ids-24);
|
|
767
|
+
--ids-size-relation-28-48: var(--ids-28);
|
|
768
|
+
--ids-size-relation-28-88: var(--ids-28);
|
|
769
|
+
--ids-size-relation-32-64: var(--ids-32);
|
|
770
|
+
--ids-size-relation-32-56: var(--ids-32);
|
|
771
|
+
--ids-size-relation-48-120: var(--ids-48);
|
|
772
|
+
}
|
|
773
|
+
}
|