@norges-domstoler/dds-design-tokens 8.0.2 → 9.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/generated-tokens/index.d.ts +4 -2
- package/dist/cjs/generated-tokens/js/core-dark/ddsTokens.d.ts +423 -0
- package/dist/cjs/generated-tokens/js/{Core → core-light}/ddsTokens.d.ts +100 -69
- package/dist/cjs/generated-tokens/js/public-dark/ddsTokens.d.ts +423 -0
- package/dist/cjs/generated-tokens/js/{Public → public-light}/ddsTokens.d.ts +98 -67
- package/dist/cjs/index.js +2122 -292
- package/dist/cjs/src/index.d.ts +1048 -136
- package/dist/css/ddsTokens-core-dark.css +363 -0
- package/dist/css/{ddsTokens-core.css → ddsTokens-core-light.css} +91 -65
- package/dist/css/ddsTokens-public-dark.css +363 -0
- package/dist/css/{ddsTokens-public.css → ddsTokens-public-light.css} +90 -64
- package/dist/generated-tokens/index.d.ts +4 -2
- package/dist/generated-tokens/js/core-dark/ddsTokens.d.ts +423 -0
- package/dist/generated-tokens/js/core-dark/ddsTokens.js +426 -0
- package/dist/generated-tokens/js/{Core → core-light}/ddsTokens.d.ts +100 -69
- package/dist/generated-tokens/js/{Core → core-light}/ddsTokens.js +103 -72
- package/dist/generated-tokens/js/public-dark/ddsTokens.d.ts +423 -0
- package/dist/generated-tokens/js/public-dark/ddsTokens.js +426 -0
- package/dist/generated-tokens/js/{Public → public-light}/ddsTokens.d.ts +98 -67
- package/dist/generated-tokens/js/{Public → public-light}/ddsTokens.js +102 -71
- package/dist/index.js +8 -4
- package/dist/scss/_ddsTokens.scss +51 -25
- package/dist/src/index.d.ts +1048 -136
- package/package.json +8 -8
package/dist/cjs/index.js
CHANGED
|
@@ -1,5 +1,1709 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
+
// Do not edit directly, this file was auto-generated.
|
|
4
|
+
const ddsFontFamilySans$3 = "'IBM Plex Sans', Arial, sans-serif";
|
|
5
|
+
const ddsFontFamilyMonospace$3 = "'IBM Plex Mono', 'Courier New', monospace"; // For kode
|
|
6
|
+
const ddsFontSizeX5$3 = "5rem";
|
|
7
|
+
const ddsFontSizeX5NumberRem$3 = 5;
|
|
8
|
+
const ddsFontSizeX4$3 = "4rem";
|
|
9
|
+
const ddsFontSizeX4NumberRem$3 = 4;
|
|
10
|
+
const ddsFontSizeX3$3 = "3rem";
|
|
11
|
+
const ddsFontSizeX3NumberRem$3 = 3;
|
|
12
|
+
const ddsFontSizeX25$3 = "2.5rem";
|
|
13
|
+
const ddsFontSizeX25NumberRem$3 = 2.5;
|
|
14
|
+
const ddsFontSizeX2$3 = "2rem";
|
|
15
|
+
const ddsFontSizeX2NumberRem$3 = 2;
|
|
16
|
+
const ddsFontSizeX15$3 = "1.5rem";
|
|
17
|
+
const ddsFontSizeX15NumberRem$3 = 1.5;
|
|
18
|
+
const ddsFontSizeX125$3 = "1.25rem";
|
|
19
|
+
const ddsFontSizeX125NumberRem$3 = 1.25;
|
|
20
|
+
const ddsFontSizeX1125$3 = "1.125rem";
|
|
21
|
+
const ddsFontSizeX1125NumberRem$3 = 1.125;
|
|
22
|
+
const ddsFontSizeX1$3 = "1rem";
|
|
23
|
+
const ddsFontSizeX1NumberRem$3 = 1;
|
|
24
|
+
const ddsFontSizeX0875$3 = "0.875rem";
|
|
25
|
+
const ddsFontSizeX0875NumberRem$3 = 0.875;
|
|
26
|
+
const ddsFontSizeX075$3 = "0.75rem";
|
|
27
|
+
const ddsFontSizeX075NumberRem$3 = 0.75;
|
|
28
|
+
const ddsFontWeightLight$3 = "300";
|
|
29
|
+
const ddsFontWeightNormal$3 = "400";
|
|
30
|
+
const ddsFontWeightSemiBold$3 = "500";
|
|
31
|
+
const ddsFontWeightBold$3 = "600";
|
|
32
|
+
const ddsFontLineheightX1$3 = 1.5; // Brukes på mengetekst og artikler
|
|
33
|
+
const ddsFontLineheightX3$3 = 1.2;
|
|
34
|
+
const ddsFontLineheightX2$3 = 1.3; // Brukes i komponenter og overskrifter
|
|
35
|
+
const ddsFontLineheightList$3 = 2; // Brukes på lister
|
|
36
|
+
const ddsFontLetterSpacingTight$3 = "-0.01em"; // Brukes på str ×2.5 og større
|
|
37
|
+
const ddsFontLetterSpacingNormal$3 = "0em"; // Brukes på str ×1 og opp til og med ×2
|
|
38
|
+
const ddsFontLetterSpacingLoose$3 = "0.01em"; // Brukes på størrelser under ×1
|
|
39
|
+
const ddsFontParagraphSpacingSmall$3 = "1em";
|
|
40
|
+
const ddsFontParagraphSpacingSmallNumberEm$3 = 1; // Brukes på str ×1_25 og mindre
|
|
41
|
+
const ddsFontParagraphSpacingMedium$3 = "0.66em";
|
|
42
|
+
const ddsFontParagraphSpacingMediumNumberEm$3 = 0.66; // Brukes på str x1.5, ×2 og ×3
|
|
43
|
+
const ddsFontParagraphSpacingLarge$3 = "0.5em";
|
|
44
|
+
const ddsFontParagraphSpacingLargeNumberEm$3 = 0.5; // Brukes på str ×3 og større
|
|
45
|
+
const ddsFontParagraphSpacingHeading$3 = "0.4em";
|
|
46
|
+
const ddsFontParagraphSpacingHeadingNumberEm$3 = 0.4; // Brukes på på alle headere (bottom)
|
|
47
|
+
const ddsFontStyleUnderline$3 = "underline";
|
|
48
|
+
const ddsFontStyleNormal$3 = "none";
|
|
49
|
+
const ddsFontStyleItalic$3 = "italic";
|
|
50
|
+
const ddsSpacingPaddingTopHeading$3 = "0.7em";
|
|
51
|
+
const ddsSpacingPaddingTopHeadingNumberEm$3 = 0.7; // Ekstra spacing over dds-header. 70% av størrelsen på headeren
|
|
52
|
+
const ddsSpacingX0$3 = "0rem";
|
|
53
|
+
const ddsSpacingX0NumberRem$3 = 0;
|
|
54
|
+
const ddsSpacingX0125$3 = "0.125rem";
|
|
55
|
+
const ddsSpacingX0125NumberRem$3 = 0.125;
|
|
56
|
+
const ddsSpacingX025$3 = "0.25rem";
|
|
57
|
+
const ddsSpacingX025NumberRem$3 = 0.25;
|
|
58
|
+
const ddsSpacingX05$3 = "0.5rem";
|
|
59
|
+
const ddsSpacingX05NumberRem$3 = 0.5;
|
|
60
|
+
const ddsSpacingX075$3 = "0.75rem";
|
|
61
|
+
const ddsSpacingX075NumberRem$3 = 0.75;
|
|
62
|
+
const ddsSpacingX1$3 = "1rem";
|
|
63
|
+
const ddsSpacingX1NumberRem$3 = 1;
|
|
64
|
+
const ddsSpacingX15$3 = "1.5rem";
|
|
65
|
+
const ddsSpacingX15NumberRem$3 = 1.5;
|
|
66
|
+
const ddsSpacingX2$3 = "2rem";
|
|
67
|
+
const ddsSpacingX2NumberRem$3 = 2;
|
|
68
|
+
const ddsSpacingX25$3 = "2.5rem";
|
|
69
|
+
const ddsSpacingX25NumberRem$3 = 2.5;
|
|
70
|
+
const ddsSpacingX3$3 = "3rem";
|
|
71
|
+
const ddsSpacingX3NumberRem$3 = 3;
|
|
72
|
+
const ddsSpacingX4$3 = "4rem";
|
|
73
|
+
const ddsSpacingX4NumberRem$3 = 4;
|
|
74
|
+
const ddsSpacingX6$3 = "6rem";
|
|
75
|
+
const ddsSpacingX6NumberRem$3 = 6;
|
|
76
|
+
const ddsSpacingX10$3 = "10rem";
|
|
77
|
+
const ddsSpacingX10NumberRem$3 = 10;
|
|
78
|
+
const ddsGridXsGutterSize$3 = "16px";
|
|
79
|
+
const ddsGridXsGutterSizeNumberPx$3 = 16;
|
|
80
|
+
const ddsGridXsCount$3 = "4";
|
|
81
|
+
const ddsGridSmGutterSize$3 = "16px";
|
|
82
|
+
const ddsGridSmGutterSizeNumberPx$3 = 16;
|
|
83
|
+
const ddsGridSmCount$3 = "8";
|
|
84
|
+
const ddsGridLgGutterSize$3 = "24px";
|
|
85
|
+
const ddsGridLgGutterSizeNumberPx$3 = 24;
|
|
86
|
+
const ddsGridLgCount$3 = "12";
|
|
87
|
+
const ddsGridMdGutterSize$3 = "24px";
|
|
88
|
+
const ddsGridMdGutterSizeNumberPx$3 = 24;
|
|
89
|
+
const ddsGridMdCount$3 = "12";
|
|
90
|
+
const ddsGridXlGutterSize$3 = "24px";
|
|
91
|
+
const ddsGridXlGutterSizeNumberPx$3 = 24;
|
|
92
|
+
const ddsGridXlCount$3 = "12";
|
|
93
|
+
const ddsSizeIconLarge$3 = "40px";
|
|
94
|
+
const ddsSizeIconLargeNumberPx$3 = 40;
|
|
95
|
+
const ddsSizeIconMedium$3 = "24px";
|
|
96
|
+
const ddsSizeIconMediumNumberPx$3 = 24;
|
|
97
|
+
const ddsSizeIconSmall$3 = "16px";
|
|
98
|
+
const ddsSizeIconSmallNumberPx$3 = 16;
|
|
99
|
+
const ddsSizeIconComponent$3 = "1.3em";
|
|
100
|
+
const ddsSizeIconComponentNumberEm$3 = 1.3; // Brukes i komponenter. Relativ til tekststørrelsen
|
|
101
|
+
const ddsBreakpointXs$3 = "1px";
|
|
102
|
+
const ddsBreakpointXsNumberPx$3 = 1;
|
|
103
|
+
const ddsBreakpointSm$3 = "600px";
|
|
104
|
+
const ddsBreakpointSmNumberPx$3 = 600;
|
|
105
|
+
const ddsBreakpointMd$3 = "960px";
|
|
106
|
+
const ddsBreakpointMdNumberPx$3 = 960;
|
|
107
|
+
const ddsBreakpointLg$3 = "1280px";
|
|
108
|
+
const ddsBreakpointLgNumberPx$3 = 1280;
|
|
109
|
+
const ddsBreakpointXl$3 = "1920px";
|
|
110
|
+
const ddsBreakpointXlNumberPx$3 = 1920;
|
|
111
|
+
const ddsZindexSkiptocontent$3 = "250"; // Brukes for dds-skiptocontent
|
|
112
|
+
const ddsZindexModalBackdrop$3 = "200"; // Brukes for dds-modal
|
|
113
|
+
const ddsZindexDrawer$3 = "180"; // Brukes for dds-drawer
|
|
114
|
+
const ddsZindexDrawerBackdrop$3 = "180"; // Brukes for dds-drawer
|
|
115
|
+
const ddsZindexOverflowmenu$3 = "160"; // Brukes for dds-overflowmenu
|
|
116
|
+
const ddsZindexPopover$3 = "140"; // Brukes for dds-popover og kalender i datepicker
|
|
117
|
+
const ddsZindexTooltip$3 = "120"; // Brukes for dds-tooltip
|
|
118
|
+
const ddsZindexDropdown$3 = "100"; // Dropdown brukes for bl.a søkeforslag, dropdown i select
|
|
119
|
+
const ddsZindexSticky$3 = "50"; // Sticky header skal dekke til flat innhold i gruppen (tabell o.l.). Den skal legge seg under elementer som stiller med egne flater
|
|
120
|
+
const ddsZindexAbsoluteElement$3 = "1"; // Dekorative elementer med absolutt posisjon, som ellers hadde blitt skjult bak forelder
|
|
121
|
+
const ddsColorData10Default$3 = "#196b8f";
|
|
122
|
+
const ddsColorData10Subtle$3 = "#93cee6";
|
|
123
|
+
const ddsColorData10Border$3 = "#196b8f";
|
|
124
|
+
const ddsColorDataRed100$3 = "#f8d2d4";
|
|
125
|
+
const ddsColorDataRed200$3 = "#f0a5a9";
|
|
126
|
+
const ddsColorDataRed300$3 = "#f4858b";
|
|
127
|
+
const ddsColorDataRed400$3 = "#e14b53";
|
|
128
|
+
const ddsColorDataRed500$3 = "#da1e28";
|
|
129
|
+
const ddsColorDataRed600$3 = "#ae1820";
|
|
130
|
+
const ddsColorDataRed700$3 = "#831218";
|
|
131
|
+
const ddsColorDataRed800$3 = "#570c10";
|
|
132
|
+
const ddsColorDataRed900$3 = "#2c0608";
|
|
133
|
+
const ddsColorDataMagenta100$3 = "#f7d9f2";
|
|
134
|
+
const ddsColorDataMagenta200$3 = "#edb5e4";
|
|
135
|
+
const ddsColorDataMagenta300$3 = "#e079d0";
|
|
136
|
+
const ddsColorDataMagenta400$3 = "#d54dc0";
|
|
137
|
+
const ddsColorDataMagenta500$3 = "#cb20b0";
|
|
138
|
+
const ddsColorDataMagenta600$3 = "#a21a8d";
|
|
139
|
+
const ddsColorDataMagenta700$3 = "#7a136a";
|
|
140
|
+
const ddsColorDataMagenta800$3 = "#510d46";
|
|
141
|
+
const ddsColorDataMagenta900$3 = "#290623";
|
|
142
|
+
const ddsColorDataBrown100$3 = "#f0ddd5";
|
|
143
|
+
const ddsColorDataBrown200$3 = "#e1bcac";
|
|
144
|
+
const ddsColorDataBrown300$3 = "#d19a82";
|
|
145
|
+
const ddsColorDataBrown400$3 = "#c27959";
|
|
146
|
+
const ddsColorDataBrown500$3 = "#b3572f";
|
|
147
|
+
const ddsColorDataBrown600$3 = "#8f4626";
|
|
148
|
+
const ddsColorDataBrown700$3 = "#6b341c";
|
|
149
|
+
const ddsColorDataBrown800$3 = "#482313";
|
|
150
|
+
const ddsColorDataBrown900$3 = "#241109";
|
|
151
|
+
const ddsColorDataOlive100$3 = "#e9e7cd";
|
|
152
|
+
const ddsColorDataOlive200$3 = "#cdc9a1";
|
|
153
|
+
const ddsColorDataOlive300$3 = "#b3ae71";
|
|
154
|
+
const ddsColorDataOlive400$3 = "#989344";
|
|
155
|
+
const ddsColorDataOlive500$3 = "#7c7518";
|
|
156
|
+
const ddsColorDataOlive600$3 = "#635e13";
|
|
157
|
+
const ddsColorDataOlive700$3 = "#4a460e";
|
|
158
|
+
const ddsColorDataOlive800$3 = "#322f0a";
|
|
159
|
+
const ddsColorDataOlive900$3 = "#191705";
|
|
160
|
+
const ddsColorDataGreen100$3 = "#d7e8cf";
|
|
161
|
+
const ddsColorDataGreen200$3 = "#aed19e";
|
|
162
|
+
const ddsColorDataGreen300$3 = "#95c280";
|
|
163
|
+
const ddsColorDataGreen400$3 = "#619947";
|
|
164
|
+
const ddsColorDataGreen500$3 = "#3a8019";
|
|
165
|
+
const ddsColorDataGreen600$3 = "#2e6614";
|
|
166
|
+
const ddsColorDataGreen700$3 = "#234d0f";
|
|
167
|
+
const ddsColorDataGreen800$3 = "#17330a";
|
|
168
|
+
const ddsColorDataGreen900$3 = "#0c1a05";
|
|
169
|
+
const ddsColorDataTeal100$3 = "#c2e2e1";
|
|
170
|
+
const ddsColorDataTeal200$3 = "#90ccc9";
|
|
171
|
+
const ddsColorDataTeal300$3 = "#5dafad";
|
|
172
|
+
const ddsColorDataTeal400$3 = "#2c9390";
|
|
173
|
+
const ddsColorDataTeal500$3 = "#007d79";
|
|
174
|
+
const ddsColorDataTeal600$3 = "#006461";
|
|
175
|
+
const ddsColorDataTeal700$3 = "#004b49";
|
|
176
|
+
const ddsColorDataTeal800$3 = "#003230";
|
|
177
|
+
const ddsColorDataTeal900$3 = "#001918";
|
|
178
|
+
const ddsColorDataDeepblue100$3 = "#c6e3f1";
|
|
179
|
+
const ddsColorDataDeepblue200$3 = "#93cee6";
|
|
180
|
+
const ddsColorDataDeepblue300$3 = "#62abcb";
|
|
181
|
+
const ddsColorDataDeepblue400$3 = "#358fb5";
|
|
182
|
+
const ddsColorDataDeepblue500$3 = "#196b8f";
|
|
183
|
+
const ddsColorDataDeepblue600$3 = "#135774";
|
|
184
|
+
const ddsColorDataDeepblue700$3 = "#0e455e";
|
|
185
|
+
const ddsColorDataDeepblue800$3 = "#0d3445";
|
|
186
|
+
const ddsColorDataDeepblue900$3 = "#05151d";
|
|
187
|
+
const ddsColorDataBlue100$3 = "#cfe0ff";
|
|
188
|
+
const ddsColorDataBlue200$3 = "#9fc0ff";
|
|
189
|
+
const ddsColorDataBlue300$3 = "#6fa1fe";
|
|
190
|
+
const ddsColorDataBlue400$3 = "#3f81fe";
|
|
191
|
+
const ddsColorDataBlue500$3 = "#0f62fe";
|
|
192
|
+
const ddsColorDataBlue600$3 = "#0c4ecb";
|
|
193
|
+
const ddsColorDataBlue700$3 = "#093b98";
|
|
194
|
+
const ddsColorDataBlue800$3 = "#062766";
|
|
195
|
+
const ddsColorDataBlue900$3 = "#031433";
|
|
196
|
+
const ddsColorDataPurple100$3 = "#e8d9fe";
|
|
197
|
+
const ddsColorDataPurple200$3 = "#d0b2fe";
|
|
198
|
+
const ddsColorDataPurple300$3 = "#b98cfd";
|
|
199
|
+
const ddsColorDataPurple400$3 = "#a165fd";
|
|
200
|
+
const ddsColorDataPurple500$3 = "#8a3ffc";
|
|
201
|
+
const ddsColorDataPurple600$3 = "#6e32ca";
|
|
202
|
+
const ddsColorDataPurple700$3 = "#532697";
|
|
203
|
+
const ddsColorDataPurple800$3 = "#371965";
|
|
204
|
+
const ddsColorDataPurple900$3 = "#1c0d32";
|
|
205
|
+
const ddsColorDataGray100$3 = "#e3e3e3";
|
|
206
|
+
const ddsColorDataGray200$3 = "#c7c7c7";
|
|
207
|
+
const ddsColorDataGray300$3 = "#aaaaaa";
|
|
208
|
+
const ddsColorDataGray400$3 = "#8e8e8e";
|
|
209
|
+
const ddsColorDataGray500$3 = "#727272";
|
|
210
|
+
const ddsColorDataGray600$3 = "#5b5b5b";
|
|
211
|
+
const ddsColorDataGray700$3 = "#444444";
|
|
212
|
+
const ddsColorDataGray800$3 = "#2e2e2e";
|
|
213
|
+
const ddsColorDataGray900$3 = "#171717";
|
|
214
|
+
const ddsColorData01Default$3 = "#0f62fe";
|
|
215
|
+
const ddsColorData01Subtle$3 = "#9fc0ff";
|
|
216
|
+
const ddsColorData01Border$3 = "#0f62fe";
|
|
217
|
+
const ddsColorData02Default$3 = "#b3572f";
|
|
218
|
+
const ddsColorData02Subtle$3 = "#e1bcac";
|
|
219
|
+
const ddsColorData02Border$3 = "#b3572f";
|
|
220
|
+
const ddsColorData03Default$3 = "#727272";
|
|
221
|
+
const ddsColorData03Subtle$3 = "#c7c7c7";
|
|
222
|
+
const ddsColorData03Border$3 = "#727272";
|
|
223
|
+
const ddsColorData04Default$3 = "#3a8019";
|
|
224
|
+
const ddsColorData04Subtle$3 = "#aed19e";
|
|
225
|
+
const ddsColorData04Border$3 = "#3a8019";
|
|
226
|
+
const ddsColorData05Default$3 = "#8a3ffc";
|
|
227
|
+
const ddsColorData05Subtle$3 = "#d0b2fe";
|
|
228
|
+
const ddsColorData05Border$3 = "#8a3ffc";
|
|
229
|
+
const ddsColorData06Default$3 = "#cb20b0";
|
|
230
|
+
const ddsColorData06Subtle$3 = "#edb5e4";
|
|
231
|
+
const ddsColorData06Border$3 = "#cb20b0";
|
|
232
|
+
const ddsColorData07Default$3 = "#7c7518";
|
|
233
|
+
const ddsColorData07Subtle$3 = "#cdc9a1";
|
|
234
|
+
const ddsColorData07Border$3 = "#7c7518";
|
|
235
|
+
const ddsColorData08Default$3 = "#da1e28";
|
|
236
|
+
const ddsColorData08Subtle$3 = "#f0a5a9";
|
|
237
|
+
const ddsColorData08Border$3 = "#da1e28";
|
|
238
|
+
const ddsColorData09Default$3 = "#007d79";
|
|
239
|
+
const ddsColorData09Subtle$3 = "#90ccc9";
|
|
240
|
+
const ddsColorData09Border$3 = "#007d79";
|
|
241
|
+
const ddsColorBgDefault$3 = "#ffffff"; // UI shell base color
|
|
242
|
+
const ddsColorBgSubtle$3 = "#f1f3f4"; // Alternative UI shell base color
|
|
243
|
+
const ddsColorSurfaceDefault$3 = "#ffffff"; // Default bg
|
|
244
|
+
const ddsColorSurfaceSubtle$3 = "#f1f3f4"; // Subtle surface color
|
|
245
|
+
const ddsColorSurfaceMedium$3 = "#e9ebec"; // Medium surface color
|
|
246
|
+
const ddsColorSurfaceHoverDefault$3 = "#e7f1f7"; // Hover on surface (default, subtle, medium)
|
|
247
|
+
const ddsColorSurfaceHoverSubtle$3 = "#f1f3f4"; // Subtle hover on surface (default, medium)
|
|
248
|
+
const ddsColorSurfaceSelectedDefault$3 = "#e7f1f7"; // Selected state for surface (default, subtle, medium)
|
|
249
|
+
const ddsColorSurfaceInverseDefault$3 = "#354754"; // Can be used as a surface for menu, navigation, footer etc
|
|
250
|
+
const ddsColorSurfaceInverseHover$3 = "#2a3943"; // Hover on surface.inverse
|
|
251
|
+
const ddsColorSurfaceInverseSelected$3 = "#202b32"; // selected on surface.inverse
|
|
252
|
+
const ddsColorSurfaceActionResting$3 = "#106ead"; // Primary button bg
|
|
253
|
+
const ddsColorSurfaceActionHover$3 = "#0d588a"; // Hover on surface.action/selected
|
|
254
|
+
const ddsColorSurfaceActionSelected$3 = "#106ead"; // Selected state for components such as togglebutton, togglebar, progress tracker, checkbox etc
|
|
255
|
+
const ddsColorSurfaceActionDangerResting$3 = "#d83737"; // Danger button
|
|
256
|
+
const ddsColorSurfaceActionDangerHover$3 = "#ad2c2c"; // Hover on surface.action-danger
|
|
257
|
+
const ddsColorSurfaceActionSelectedDisabled$3 = "#77838c"; // bg on a selected disabled checkbox, radio etc
|
|
258
|
+
const ddsColorSurfaceDangerDefault$3 = "#fbebeb"; // tag, message, errormessage
|
|
259
|
+
const ddsColorSurfaceDangerStrong$3 = "#e47373"; // tag strong value
|
|
260
|
+
const ddsColorSurfaceSuccessDefault$3 = "#f0f9f0"; // tag, message
|
|
261
|
+
const ddsColorSurfaceSuccessStrong$3 = "#93d294"; // tag with strong value
|
|
262
|
+
const ddsColorSurfaceWarningDefault$3 = "#fefced"; // tag, message
|
|
263
|
+
const ddsColorSurfaceWarningStrong$3 = "#f7e982"; // tag strong value
|
|
264
|
+
const ddsColorSurfaceInfoDefault$3 = "#f1f8fd"; // tag, message
|
|
265
|
+
const ddsColorSurfaceInfoStrong$3 = "#9eceee"; // tag strong value
|
|
266
|
+
const ddsColorSurfacePaperDefault$3 = "#ffffff"; // modal, drawer, popover etc
|
|
267
|
+
const ddsColorSurfaceBackdropDefault$3 = "#0b0d0e80"; // background overlay for modals (50%)
|
|
268
|
+
const ddsColorSurfaceFieldDefault$3 = "#ffffff"; // Form elements (textinput, datepicker etc)
|
|
269
|
+
const ddsColorSurfaceFieldDisabled$3 = "#f1f3f4"; // disabled state on surface.field
|
|
270
|
+
const ddsColorSurfaceHighlightedDefault$3 = "#fce5dd"; // bg for highlighted text on text.default. Use with $Text
|
|
271
|
+
const ddsColorSurfaceScrollbar$3 = "#adb5ba"; // Used for scrollbar
|
|
272
|
+
const ddsColorSurfaceNotification$3 = "#d83737"; // bg on a notification
|
|
273
|
+
const ddsColorSurfaceSkeleton$3 = "#d6dadd"; // Used for skeleton
|
|
274
|
+
const ddsColorBorderDefault$3 = "#77838c"; // Form components, togglebutton, secondary button, checkbox etc
|
|
275
|
+
const ddsColorBorderSubtle$3 = "#d6dadd"; // Dropdown, tooltip, overflow etc
|
|
276
|
+
const ddsColorBorderInverse$3 = "#acbbc6"; // Border or divider on surface.inverse
|
|
277
|
+
const ddsColorBorderActionDefault$3 = "#106ead"; // Used in progress tracker
|
|
278
|
+
const ddsColorBorderActionHover$3 = "#0d588a"; // Hover on secondary button etc
|
|
279
|
+
const ddsColorBorderSuccess$3 = "#65be66"; // Used with tag-default
|
|
280
|
+
const ddsColorBorderWarning$3 = "#f4e04d"; // Tag.default
|
|
281
|
+
const ddsColorBorderDanger$3 = "#d83737"; // Tag.default, error message field
|
|
282
|
+
const ddsColorBorderInfo$3 = "#75b9e6"; // Tag.default
|
|
283
|
+
const ddsColorBorderOnAction$3 = "#ffffff"; // Used on primary split button
|
|
284
|
+
const ddsColorTextDefault$3 = "#0b0d0e"; // default text, heading, body. on surface.hover
|
|
285
|
+
const ddsColorTextMedium$3 = "#3a4146"; // Label, etc
|
|
286
|
+
const ddsColorTextSubtle$3 = "#545c62"; // Disabled or less important text
|
|
287
|
+
const ddsColorTextOnInverse$3 = "#ffffff"; // On surface.inverse
|
|
288
|
+
const ddsColorTextDanger$3 = "#ad2c2c"; // Error text on paper, or default or subtle surafce/bg
|
|
289
|
+
const ddsColorTextOnAction$3 = "#ffffff"; // On surface.action (primary and danger button)
|
|
290
|
+
const ddsColorTextOnStatusDefault$3 = "#0b0d0e"; // On default status surfaces
|
|
291
|
+
const ddsColorTextOnStatusStrong$3 = "#0b0d0e"; // On status surfaces with strong prop
|
|
292
|
+
const ddsColorTextActionResting$3 = "#106ead"; // Link, number in progress tracker
|
|
293
|
+
const ddsColorTextActionHover$3 = "#0d588a"; // Hover on text.action
|
|
294
|
+
const ddsColorTextRequiredfield$3 = "#d83737"; // Asterix to indicate required field
|
|
295
|
+
const ddsColorTextActionVisited$3 = "#7f29b4"; // Used for visited links
|
|
296
|
+
const ddsColorTextActionVisitedOnInverse$3 = "#cca9e1"; // Used for visited links on inverse surfaces
|
|
297
|
+
const ddsColorTextOnNotification$3 = "#ffffff"; // Used on surface.notification
|
|
298
|
+
const ddsColorTextOnPrimaryDefault$3 = "#ffffff"; // Used on brand.primary-default
|
|
299
|
+
const ddsColorTextOnPrimarySubtle$3 = "#0b0d0e"; // Used on brand.primary-subtle
|
|
300
|
+
const ddsColorTextOnPrimaryMedium$3 = "#ffffff"; // Used on brand.primary-medium
|
|
301
|
+
const ddsColorTextOnPrimaryStrong$3 = "#ffffff"; // Used on brand.primary-strong
|
|
302
|
+
const ddsColorTextOnSecondaryDefault$3 = "#0b0d0e"; // Used on brand.secondary-default
|
|
303
|
+
const ddsColorTextOnSecondarySubtle$3 = "#0b0d0e"; // Used on brand.secondary-subtle
|
|
304
|
+
const ddsColorTextOnSecondaryMedium$3 = "#0b0d0e"; // Used on brand.secondary-medium
|
|
305
|
+
const ddsColorTextOnSecondaryStrong$3 = "#ffffff"; // Used on brand.secondary-strong
|
|
306
|
+
const ddsColorTextOnTertiaryDefault$3 = "#0b0d0e"; // Used on brand.tertiary-default
|
|
307
|
+
const ddsColorTextOnTertiarySubtle$3 = "#0b0d0e"; // Used on brand.tertiary-subtle
|
|
308
|
+
const ddsColorTextOnTertiaryMedium$3 = "#0b0d0e"; // Used on brand.tertiary-medium
|
|
309
|
+
const ddsColorTextOnTertiaryStrong$3 = "#0b0d0e"; // Used on brand.tertiary-strong
|
|
310
|
+
const ddsColorTextOnDataDefault$3 = "#ffffff"; // Used on data. with default value
|
|
311
|
+
const ddsColorTextOnDataSubtle$3 = "#0b0d0e"; // Used on data. with subtle value
|
|
312
|
+
const ddsColorIconDefault$3 = "#0b0d0e"; // Often used with text.default
|
|
313
|
+
const ddsColorIconMedium$3 = "#3a4146"; // Often used with text.medium
|
|
314
|
+
const ddsColorIconSubtle$3 = "#545c62"; // Often used with text.subtle
|
|
315
|
+
const ddsColorIconOnInverse$3 = "#ffffff"; // On surface.inverse
|
|
316
|
+
const ddsColorIconOnAction$3 = "#ffffff"; // On surface.action (primary and danger button)
|
|
317
|
+
const ddsColorIconActionResting$3 = "#106ead"; // Often used with Text.action
|
|
318
|
+
const ddsColorIconActionHover$3 = "#0d588a"; // hover on icon-action
|
|
319
|
+
const ddsColorIconOnSuccessDefault$3 = "#3d723d"; // On surface.success-default
|
|
320
|
+
const ddsColorIconOnSuccessStrong$3 = "#0b0d0e"; // On surface-success-strong
|
|
321
|
+
const ddsColorIconOnWarningDefault$3 = "#9a8c26"; // On surface.warning-default
|
|
322
|
+
const ddsColorIconOnWarningStrong$3 = "#0b0d0e"; // On surface.warning-strong
|
|
323
|
+
const ddsColorIconOnDangerDefault$3 = "#ad2c2c"; // On surface.danger-default
|
|
324
|
+
const ddsColorIconOnDangerStrong$3 = "#0b0d0e"; // On surface.danger-strong
|
|
325
|
+
const ddsColorIconOnInfoDefault$3 = "#3e7192"; // On surface.info-default
|
|
326
|
+
const ddsColorIconOnInfoStrong$3 = "#0b0d0e"; // On surface.info-strong
|
|
327
|
+
const ddsColorIconDanger$3 = "#ad2c2c"; // Error icon on paper, or default or subtle surafce/bg
|
|
328
|
+
const ddsColorBrandPrimaryDefault$3 = "#354754"; // Primary brand color
|
|
329
|
+
const ddsColorBrandPrimarySubtle$3 = "#eaeff4"; // Primary brand color
|
|
330
|
+
const ddsColorBrandPrimaryMedium$3 = "#4f6a7e"; // Primary brand color
|
|
331
|
+
const ddsColorBrandPrimaryStrong$3 = "#202b32"; // Primary brand color
|
|
332
|
+
const ddsColorBrandSecondaryDefault$3 = "#9ab8b7"; // Secondary brand color
|
|
333
|
+
const ddsColorBrandSecondarySubtle$3 = "#e6eded"; // Secondary brand color
|
|
334
|
+
const ddsColorBrandSecondaryMedium$3 = "#b8cdcd"; // Secondary brand color
|
|
335
|
+
const ddsColorBrandSecondaryStrong$3 = "#4d6463"; // Secondary brand color
|
|
336
|
+
const ddsColorBrandTertiaryDefault$3 = "#f27e55"; // Tertiary brand color
|
|
337
|
+
const ddsColorBrandTertiarySubtle$3 = "#fce5dd"; // Tertiary brand color
|
|
338
|
+
const ddsColorBrandTertiaryMedium$3 = "#f2a68f"; // Tertiary brand color
|
|
339
|
+
const ddsColorBrandTertiaryStrong$3 = "#d45d32"; // Tertiary brand color
|
|
340
|
+
const ddsColorFocusOutside$3 = "#2a4b61"; // Contrast to .inside
|
|
341
|
+
const ddsColorFocusInside$3 = "#f1f8fd"; // Contrast to .outside
|
|
342
|
+
const ddsShadowLarge$3 = "8px 16px 32px 0px rgba(11, 13, 14, 10%)"; // Dialoger. Eksempel: modal, drawer, popover
|
|
343
|
+
const ddsShadowMedium$3 = "2px 4px 8px 0px rgba(11, 13, 14, 10%)"; // Dropdowns. Eksempel: overflowmenu, dropdown
|
|
344
|
+
const ddsShadowSmall$3 = "1px 2px 4px 0px rgba(11, 13, 14, 10%)"; // Eksempel: tooltip
|
|
345
|
+
const ddsBorderRadiusButton$3 = "2px";
|
|
346
|
+
const ddsBorderRadiusButtonNumberPx$3 = 2; // For use in button component and togglebutton
|
|
347
|
+
const ddsBorderRadiusSurface$3 = "4px";
|
|
348
|
+
const ddsBorderRadiusSurfaceNumberPx$3 = 4; // Most surfaces, for example cards, papers, messages, backgrounds in GUI
|
|
349
|
+
const ddsBorderRadiusInput$3 = "2px";
|
|
350
|
+
const ddsBorderRadiusInputNumberPx$3 = 2; // All input fields, and check boxes
|
|
351
|
+
const ddsBorderRadiusChip$3 = "4px";
|
|
352
|
+
const ddsBorderRadiusChipNumberPx$3 = 4; // Chips and tags
|
|
353
|
+
const ddsBorderRadiusRounded$3 = "9999px";
|
|
354
|
+
const ddsBorderRadiusRoundedNumberPx$3 = 9999; // Rounded and circular components such as radiobutton, toggle, togglebutton and progress tracker
|
|
355
|
+
const ddsFontLabelMedium$3 = "600 0.875rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Label for form components
|
|
356
|
+
const ddsFontBodyLongXsmall$3 = "400 0.75rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Xsmall body text for editorial content
|
|
357
|
+
const ddsFontBodyLongSmall$3 = "400 0.875rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Small body text for editorial content
|
|
358
|
+
const ddsFontBodyLongMedium$3 = "400 1rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Default body text for editorial content
|
|
359
|
+
const ddsFontBodyLongLarge$3 = "400 1.125rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Large body text for editorial content
|
|
360
|
+
const ddsFontHeadingXxsmall$3 = "600 0.75rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h6
|
|
361
|
+
const ddsFontHeadingXsmall$3 = "600 0.875rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h5
|
|
362
|
+
const ddsFontHeadingSmall$3 = "600 1rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h4
|
|
363
|
+
const ddsFontHeadingMedium$3 = "600 1.125rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h3
|
|
364
|
+
const ddsFontHeadingLarge$3 = "400 clamp(1.25rem, 0.833rem + 1.111vw, 1.5rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h2
|
|
365
|
+
const ddsFontHeadingXlarge$3 = "400 clamp(1.5rem, 0.667rem + 2.222vw, 2rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default H1
|
|
366
|
+
const ddsFontHeadingXxlarge$3 = "300 clamp(2.5rem, 1.667rem + 2.222vw, 3rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Display or extra large page title (h1)
|
|
367
|
+
const ddsFontLeadMedium$3 = "300 1.125rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Lead brukes som ingress når man skriver artikler etc
|
|
368
|
+
const ddsFontCodeMedium$3 = "400 1rem/1.5 'IBM Plex Mono', 'Courier New', monospace"; // Brukes for kodesnutter etc
|
|
369
|
+
const ddsFontBodyShortXsmall$3 = "400 0.75rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // used with xsmall button and input fields
|
|
370
|
+
const ddsFontBodyShortSmall$3 = "400 0.875rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // used with small button and input fields
|
|
371
|
+
const ddsFontBodyShortMedium$3 = "400 1rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Used with medium button and input fields
|
|
372
|
+
const ddsFontBodyShortLarge$3 = "400 1.125rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Used for large button and large search
|
|
373
|
+
const ddsFontHeadingXxlargeLetterSpacing$3 = "-0.01em";
|
|
374
|
+
const ddsFontHeadingXxlargeParagraphSpacing$3 = "0.4em";
|
|
375
|
+
const ddsFontHeadingXxlargeParagraphSpacingNumberEm$3 = 0.4;
|
|
376
|
+
const ddsFontHeadingXlargeLetterSpacing$3 = "0em";
|
|
377
|
+
const ddsFontHeadingXlargeParagraphSpacing$3 = "0.4em";
|
|
378
|
+
const ddsFontHeadingXlargeParagraphSpacingNumberEm$3 = 0.4;
|
|
379
|
+
const ddsFontHeadingLargeLetterSpacing$3 = "0em";
|
|
380
|
+
const ddsFontHeadingLargeParagraphSpacing$3 = "0.4em";
|
|
381
|
+
const ddsFontHeadingLargeParagraphSpacingNumberEm$3 = 0.4;
|
|
382
|
+
const ddsFontHeadingMediumLetterSpacing$3 = "0em";
|
|
383
|
+
const ddsFontHeadingMediumParagraphSpacing$3 = "0.4em";
|
|
384
|
+
const ddsFontHeadingMediumParagraphSpacingNumberEm$3 = 0.4;
|
|
385
|
+
const ddsFontHeadingSmallLetterSpacing$3 = "0em";
|
|
386
|
+
const ddsFontHeadingSmallParagraphSpacing$3 = "0.4em";
|
|
387
|
+
const ddsFontHeadingSmallParagraphSpacingNumberEm$3 = 0.4;
|
|
388
|
+
const ddsFontHeadingXsmallLetterSpacing$3 = "0.01em";
|
|
389
|
+
const ddsFontHeadingXsmallParagraphSpacing$3 = "0.4em";
|
|
390
|
+
const ddsFontHeadingXsmallParagraphSpacingNumberEm$3 = 0.4;
|
|
391
|
+
const ddsFontHeadingXxsmallLetterSpacing$3 = "0.01em";
|
|
392
|
+
const ddsFontHeadingXxsmallParagraphSpacing$3 = "0.4em";
|
|
393
|
+
const ddsFontHeadingXxsmallParagraphSpacingNumberEm$3 = 0.4;
|
|
394
|
+
const ddsFontBodyLongLargeLetterSpacing$3 = "0em";
|
|
395
|
+
const ddsFontBodyLongLargeParagraphSpacing$3 = "1em";
|
|
396
|
+
const ddsFontBodyLongLargeParagraphSpacingNumberEm$3 = 1;
|
|
397
|
+
const ddsFontBodyLongMediumLetterSpacing$3 = "0em";
|
|
398
|
+
const ddsFontBodyLongMediumParagraphSpacing$3 = "1em";
|
|
399
|
+
const ddsFontBodyLongMediumParagraphSpacingNumberEm$3 = 1;
|
|
400
|
+
const ddsFontBodyLongSmallLetterSpacing$3 = "0.01em";
|
|
401
|
+
const ddsFontBodyLongSmallParagraphSpacing$3 = "1em";
|
|
402
|
+
const ddsFontBodyLongSmallParagraphSpacingNumberEm$3 = 1;
|
|
403
|
+
const ddsFontBodyLongXsmallLetterSpacing$3 = "0.01em";
|
|
404
|
+
const ddsFontBodyLongXsmallParagraphSpacing$3 = "1em";
|
|
405
|
+
const ddsFontBodyLongXsmallParagraphSpacingNumberEm$3 = 1;
|
|
406
|
+
const ddsFontLeadMediumLetterSpacing$3 = "0em";
|
|
407
|
+
const ddsFontLeadMediumParagraphSpacing$3 = "1em";
|
|
408
|
+
const ddsFontLeadMediumParagraphSpacingNumberEm$3 = 1;
|
|
409
|
+
const ddsFontCodeMediumLetterSpacing$3 = "0em";
|
|
410
|
+
const ddsFontCodeMediumParagraphSpacing$3 = "1em";
|
|
411
|
+
const ddsFontCodeMediumParagraphSpacingNumberEm$3 = 1;
|
|
412
|
+
const ddsFontLabelMediumLetterSpacing$3 = "0.01em";
|
|
413
|
+
const ddsFontLabelMediumParagraphSpacing$3 = "1em";
|
|
414
|
+
const ddsFontLabelMediumParagraphSpacingNumberEm$3 = 1;
|
|
415
|
+
const ddsFontBodyShortLargeLetterSpacing$3 = "0em";
|
|
416
|
+
const ddsFontBodyShortLargeParagraphSpacing$3 = "1em";
|
|
417
|
+
const ddsFontBodyShortLargeParagraphSpacingNumberEm$3 = 1;
|
|
418
|
+
const ddsFontBodyShortMediumLetterSpacing$3 = "0em";
|
|
419
|
+
const ddsFontBodyShortMediumParagraphSpacing$3 = "1em";
|
|
420
|
+
const ddsFontBodyShortMediumParagraphSpacingNumberEm$3 = 1;
|
|
421
|
+
const ddsFontBodyShortSmallLetterSpacing$3 = "0.01em";
|
|
422
|
+
const ddsFontBodyShortSmallParagraphSpacing$3 = "1em";
|
|
423
|
+
const ddsFontBodyShortSmallParagraphSpacingNumberEm$3 = 1;
|
|
424
|
+
const ddsFontBodyShortXsmallLetterSpacing$3 = "0.01em";
|
|
425
|
+
const ddsFontBodyShortXsmallParagraphSpacing$3 = "1em";
|
|
426
|
+
const ddsFontBodyShortXsmallParagraphSpacingNumberEm$3 = 1;
|
|
427
|
+
|
|
428
|
+
var ddsTokensCoreLight = /*#__PURE__*/Object.freeze({
|
|
429
|
+
__proto__: null,
|
|
430
|
+
ddsBorderRadiusButton: ddsBorderRadiusButton$3,
|
|
431
|
+
ddsBorderRadiusButtonNumberPx: ddsBorderRadiusButtonNumberPx$3,
|
|
432
|
+
ddsBorderRadiusChip: ddsBorderRadiusChip$3,
|
|
433
|
+
ddsBorderRadiusChipNumberPx: ddsBorderRadiusChipNumberPx$3,
|
|
434
|
+
ddsBorderRadiusInput: ddsBorderRadiusInput$3,
|
|
435
|
+
ddsBorderRadiusInputNumberPx: ddsBorderRadiusInputNumberPx$3,
|
|
436
|
+
ddsBorderRadiusRounded: ddsBorderRadiusRounded$3,
|
|
437
|
+
ddsBorderRadiusRoundedNumberPx: ddsBorderRadiusRoundedNumberPx$3,
|
|
438
|
+
ddsBorderRadiusSurface: ddsBorderRadiusSurface$3,
|
|
439
|
+
ddsBorderRadiusSurfaceNumberPx: ddsBorderRadiusSurfaceNumberPx$3,
|
|
440
|
+
ddsBreakpointLg: ddsBreakpointLg$3,
|
|
441
|
+
ddsBreakpointLgNumberPx: ddsBreakpointLgNumberPx$3,
|
|
442
|
+
ddsBreakpointMd: ddsBreakpointMd$3,
|
|
443
|
+
ddsBreakpointMdNumberPx: ddsBreakpointMdNumberPx$3,
|
|
444
|
+
ddsBreakpointSm: ddsBreakpointSm$3,
|
|
445
|
+
ddsBreakpointSmNumberPx: ddsBreakpointSmNumberPx$3,
|
|
446
|
+
ddsBreakpointXl: ddsBreakpointXl$3,
|
|
447
|
+
ddsBreakpointXlNumberPx: ddsBreakpointXlNumberPx$3,
|
|
448
|
+
ddsBreakpointXs: ddsBreakpointXs$3,
|
|
449
|
+
ddsBreakpointXsNumberPx: ddsBreakpointXsNumberPx$3,
|
|
450
|
+
ddsColorBgDefault: ddsColorBgDefault$3,
|
|
451
|
+
ddsColorBgSubtle: ddsColorBgSubtle$3,
|
|
452
|
+
ddsColorBorderActionDefault: ddsColorBorderActionDefault$3,
|
|
453
|
+
ddsColorBorderActionHover: ddsColorBorderActionHover$3,
|
|
454
|
+
ddsColorBorderDanger: ddsColorBorderDanger$3,
|
|
455
|
+
ddsColorBorderDefault: ddsColorBorderDefault$3,
|
|
456
|
+
ddsColorBorderInfo: ddsColorBorderInfo$3,
|
|
457
|
+
ddsColorBorderInverse: ddsColorBorderInverse$3,
|
|
458
|
+
ddsColorBorderOnAction: ddsColorBorderOnAction$3,
|
|
459
|
+
ddsColorBorderSubtle: ddsColorBorderSubtle$3,
|
|
460
|
+
ddsColorBorderSuccess: ddsColorBorderSuccess$3,
|
|
461
|
+
ddsColorBorderWarning: ddsColorBorderWarning$3,
|
|
462
|
+
ddsColorBrandPrimaryDefault: ddsColorBrandPrimaryDefault$3,
|
|
463
|
+
ddsColorBrandPrimaryMedium: ddsColorBrandPrimaryMedium$3,
|
|
464
|
+
ddsColorBrandPrimaryStrong: ddsColorBrandPrimaryStrong$3,
|
|
465
|
+
ddsColorBrandPrimarySubtle: ddsColorBrandPrimarySubtle$3,
|
|
466
|
+
ddsColorBrandSecondaryDefault: ddsColorBrandSecondaryDefault$3,
|
|
467
|
+
ddsColorBrandSecondaryMedium: ddsColorBrandSecondaryMedium$3,
|
|
468
|
+
ddsColorBrandSecondaryStrong: ddsColorBrandSecondaryStrong$3,
|
|
469
|
+
ddsColorBrandSecondarySubtle: ddsColorBrandSecondarySubtle$3,
|
|
470
|
+
ddsColorBrandTertiaryDefault: ddsColorBrandTertiaryDefault$3,
|
|
471
|
+
ddsColorBrandTertiaryMedium: ddsColorBrandTertiaryMedium$3,
|
|
472
|
+
ddsColorBrandTertiaryStrong: ddsColorBrandTertiaryStrong$3,
|
|
473
|
+
ddsColorBrandTertiarySubtle: ddsColorBrandTertiarySubtle$3,
|
|
474
|
+
ddsColorData01Border: ddsColorData01Border$3,
|
|
475
|
+
ddsColorData01Default: ddsColorData01Default$3,
|
|
476
|
+
ddsColorData01Subtle: ddsColorData01Subtle$3,
|
|
477
|
+
ddsColorData02Border: ddsColorData02Border$3,
|
|
478
|
+
ddsColorData02Default: ddsColorData02Default$3,
|
|
479
|
+
ddsColorData02Subtle: ddsColorData02Subtle$3,
|
|
480
|
+
ddsColorData03Border: ddsColorData03Border$3,
|
|
481
|
+
ddsColorData03Default: ddsColorData03Default$3,
|
|
482
|
+
ddsColorData03Subtle: ddsColorData03Subtle$3,
|
|
483
|
+
ddsColorData04Border: ddsColorData04Border$3,
|
|
484
|
+
ddsColorData04Default: ddsColorData04Default$3,
|
|
485
|
+
ddsColorData04Subtle: ddsColorData04Subtle$3,
|
|
486
|
+
ddsColorData05Border: ddsColorData05Border$3,
|
|
487
|
+
ddsColorData05Default: ddsColorData05Default$3,
|
|
488
|
+
ddsColorData05Subtle: ddsColorData05Subtle$3,
|
|
489
|
+
ddsColorData06Border: ddsColorData06Border$3,
|
|
490
|
+
ddsColorData06Default: ddsColorData06Default$3,
|
|
491
|
+
ddsColorData06Subtle: ddsColorData06Subtle$3,
|
|
492
|
+
ddsColorData07Border: ddsColorData07Border$3,
|
|
493
|
+
ddsColorData07Default: ddsColorData07Default$3,
|
|
494
|
+
ddsColorData07Subtle: ddsColorData07Subtle$3,
|
|
495
|
+
ddsColorData08Border: ddsColorData08Border$3,
|
|
496
|
+
ddsColorData08Default: ddsColorData08Default$3,
|
|
497
|
+
ddsColorData08Subtle: ddsColorData08Subtle$3,
|
|
498
|
+
ddsColorData09Border: ddsColorData09Border$3,
|
|
499
|
+
ddsColorData09Default: ddsColorData09Default$3,
|
|
500
|
+
ddsColorData09Subtle: ddsColorData09Subtle$3,
|
|
501
|
+
ddsColorData10Border: ddsColorData10Border$3,
|
|
502
|
+
ddsColorData10Default: ddsColorData10Default$3,
|
|
503
|
+
ddsColorData10Subtle: ddsColorData10Subtle$3,
|
|
504
|
+
ddsColorDataBlue100: ddsColorDataBlue100$3,
|
|
505
|
+
ddsColorDataBlue200: ddsColorDataBlue200$3,
|
|
506
|
+
ddsColorDataBlue300: ddsColorDataBlue300$3,
|
|
507
|
+
ddsColorDataBlue400: ddsColorDataBlue400$3,
|
|
508
|
+
ddsColorDataBlue500: ddsColorDataBlue500$3,
|
|
509
|
+
ddsColorDataBlue600: ddsColorDataBlue600$3,
|
|
510
|
+
ddsColorDataBlue700: ddsColorDataBlue700$3,
|
|
511
|
+
ddsColorDataBlue800: ddsColorDataBlue800$3,
|
|
512
|
+
ddsColorDataBlue900: ddsColorDataBlue900$3,
|
|
513
|
+
ddsColorDataBrown100: ddsColorDataBrown100$3,
|
|
514
|
+
ddsColorDataBrown200: ddsColorDataBrown200$3,
|
|
515
|
+
ddsColorDataBrown300: ddsColorDataBrown300$3,
|
|
516
|
+
ddsColorDataBrown400: ddsColorDataBrown400$3,
|
|
517
|
+
ddsColorDataBrown500: ddsColorDataBrown500$3,
|
|
518
|
+
ddsColorDataBrown600: ddsColorDataBrown600$3,
|
|
519
|
+
ddsColorDataBrown700: ddsColorDataBrown700$3,
|
|
520
|
+
ddsColorDataBrown800: ddsColorDataBrown800$3,
|
|
521
|
+
ddsColorDataBrown900: ddsColorDataBrown900$3,
|
|
522
|
+
ddsColorDataDeepblue100: ddsColorDataDeepblue100$3,
|
|
523
|
+
ddsColorDataDeepblue200: ddsColorDataDeepblue200$3,
|
|
524
|
+
ddsColorDataDeepblue300: ddsColorDataDeepblue300$3,
|
|
525
|
+
ddsColorDataDeepblue400: ddsColorDataDeepblue400$3,
|
|
526
|
+
ddsColorDataDeepblue500: ddsColorDataDeepblue500$3,
|
|
527
|
+
ddsColorDataDeepblue600: ddsColorDataDeepblue600$3,
|
|
528
|
+
ddsColorDataDeepblue700: ddsColorDataDeepblue700$3,
|
|
529
|
+
ddsColorDataDeepblue800: ddsColorDataDeepblue800$3,
|
|
530
|
+
ddsColorDataDeepblue900: ddsColorDataDeepblue900$3,
|
|
531
|
+
ddsColorDataGray100: ddsColorDataGray100$3,
|
|
532
|
+
ddsColorDataGray200: ddsColorDataGray200$3,
|
|
533
|
+
ddsColorDataGray300: ddsColorDataGray300$3,
|
|
534
|
+
ddsColorDataGray400: ddsColorDataGray400$3,
|
|
535
|
+
ddsColorDataGray500: ddsColorDataGray500$3,
|
|
536
|
+
ddsColorDataGray600: ddsColorDataGray600$3,
|
|
537
|
+
ddsColorDataGray700: ddsColorDataGray700$3,
|
|
538
|
+
ddsColorDataGray800: ddsColorDataGray800$3,
|
|
539
|
+
ddsColorDataGray900: ddsColorDataGray900$3,
|
|
540
|
+
ddsColorDataGreen100: ddsColorDataGreen100$3,
|
|
541
|
+
ddsColorDataGreen200: ddsColorDataGreen200$3,
|
|
542
|
+
ddsColorDataGreen300: ddsColorDataGreen300$3,
|
|
543
|
+
ddsColorDataGreen400: ddsColorDataGreen400$3,
|
|
544
|
+
ddsColorDataGreen500: ddsColorDataGreen500$3,
|
|
545
|
+
ddsColorDataGreen600: ddsColorDataGreen600$3,
|
|
546
|
+
ddsColorDataGreen700: ddsColorDataGreen700$3,
|
|
547
|
+
ddsColorDataGreen800: ddsColorDataGreen800$3,
|
|
548
|
+
ddsColorDataGreen900: ddsColorDataGreen900$3,
|
|
549
|
+
ddsColorDataMagenta100: ddsColorDataMagenta100$3,
|
|
550
|
+
ddsColorDataMagenta200: ddsColorDataMagenta200$3,
|
|
551
|
+
ddsColorDataMagenta300: ddsColorDataMagenta300$3,
|
|
552
|
+
ddsColorDataMagenta400: ddsColorDataMagenta400$3,
|
|
553
|
+
ddsColorDataMagenta500: ddsColorDataMagenta500$3,
|
|
554
|
+
ddsColorDataMagenta600: ddsColorDataMagenta600$3,
|
|
555
|
+
ddsColorDataMagenta700: ddsColorDataMagenta700$3,
|
|
556
|
+
ddsColorDataMagenta800: ddsColorDataMagenta800$3,
|
|
557
|
+
ddsColorDataMagenta900: ddsColorDataMagenta900$3,
|
|
558
|
+
ddsColorDataOlive100: ddsColorDataOlive100$3,
|
|
559
|
+
ddsColorDataOlive200: ddsColorDataOlive200$3,
|
|
560
|
+
ddsColorDataOlive300: ddsColorDataOlive300$3,
|
|
561
|
+
ddsColorDataOlive400: ddsColorDataOlive400$3,
|
|
562
|
+
ddsColorDataOlive500: ddsColorDataOlive500$3,
|
|
563
|
+
ddsColorDataOlive600: ddsColorDataOlive600$3,
|
|
564
|
+
ddsColorDataOlive700: ddsColorDataOlive700$3,
|
|
565
|
+
ddsColorDataOlive800: ddsColorDataOlive800$3,
|
|
566
|
+
ddsColorDataOlive900: ddsColorDataOlive900$3,
|
|
567
|
+
ddsColorDataPurple100: ddsColorDataPurple100$3,
|
|
568
|
+
ddsColorDataPurple200: ddsColorDataPurple200$3,
|
|
569
|
+
ddsColorDataPurple300: ddsColorDataPurple300$3,
|
|
570
|
+
ddsColorDataPurple400: ddsColorDataPurple400$3,
|
|
571
|
+
ddsColorDataPurple500: ddsColorDataPurple500$3,
|
|
572
|
+
ddsColorDataPurple600: ddsColorDataPurple600$3,
|
|
573
|
+
ddsColorDataPurple700: ddsColorDataPurple700$3,
|
|
574
|
+
ddsColorDataPurple800: ddsColorDataPurple800$3,
|
|
575
|
+
ddsColorDataPurple900: ddsColorDataPurple900$3,
|
|
576
|
+
ddsColorDataRed100: ddsColorDataRed100$3,
|
|
577
|
+
ddsColorDataRed200: ddsColorDataRed200$3,
|
|
578
|
+
ddsColorDataRed300: ddsColorDataRed300$3,
|
|
579
|
+
ddsColorDataRed400: ddsColorDataRed400$3,
|
|
580
|
+
ddsColorDataRed500: ddsColorDataRed500$3,
|
|
581
|
+
ddsColorDataRed600: ddsColorDataRed600$3,
|
|
582
|
+
ddsColorDataRed700: ddsColorDataRed700$3,
|
|
583
|
+
ddsColorDataRed800: ddsColorDataRed800$3,
|
|
584
|
+
ddsColorDataRed900: ddsColorDataRed900$3,
|
|
585
|
+
ddsColorDataTeal100: ddsColorDataTeal100$3,
|
|
586
|
+
ddsColorDataTeal200: ddsColorDataTeal200$3,
|
|
587
|
+
ddsColorDataTeal300: ddsColorDataTeal300$3,
|
|
588
|
+
ddsColorDataTeal400: ddsColorDataTeal400$3,
|
|
589
|
+
ddsColorDataTeal500: ddsColorDataTeal500$3,
|
|
590
|
+
ddsColorDataTeal600: ddsColorDataTeal600$3,
|
|
591
|
+
ddsColorDataTeal700: ddsColorDataTeal700$3,
|
|
592
|
+
ddsColorDataTeal800: ddsColorDataTeal800$3,
|
|
593
|
+
ddsColorDataTeal900: ddsColorDataTeal900$3,
|
|
594
|
+
ddsColorFocusInside: ddsColorFocusInside$3,
|
|
595
|
+
ddsColorFocusOutside: ddsColorFocusOutside$3,
|
|
596
|
+
ddsColorIconActionHover: ddsColorIconActionHover$3,
|
|
597
|
+
ddsColorIconActionResting: ddsColorIconActionResting$3,
|
|
598
|
+
ddsColorIconDanger: ddsColorIconDanger$3,
|
|
599
|
+
ddsColorIconDefault: ddsColorIconDefault$3,
|
|
600
|
+
ddsColorIconMedium: ddsColorIconMedium$3,
|
|
601
|
+
ddsColorIconOnAction: ddsColorIconOnAction$3,
|
|
602
|
+
ddsColorIconOnDangerDefault: ddsColorIconOnDangerDefault$3,
|
|
603
|
+
ddsColorIconOnDangerStrong: ddsColorIconOnDangerStrong$3,
|
|
604
|
+
ddsColorIconOnInfoDefault: ddsColorIconOnInfoDefault$3,
|
|
605
|
+
ddsColorIconOnInfoStrong: ddsColorIconOnInfoStrong$3,
|
|
606
|
+
ddsColorIconOnInverse: ddsColorIconOnInverse$3,
|
|
607
|
+
ddsColorIconOnSuccessDefault: ddsColorIconOnSuccessDefault$3,
|
|
608
|
+
ddsColorIconOnSuccessStrong: ddsColorIconOnSuccessStrong$3,
|
|
609
|
+
ddsColorIconOnWarningDefault: ddsColorIconOnWarningDefault$3,
|
|
610
|
+
ddsColorIconOnWarningStrong: ddsColorIconOnWarningStrong$3,
|
|
611
|
+
ddsColorIconSubtle: ddsColorIconSubtle$3,
|
|
612
|
+
ddsColorSurfaceActionDangerHover: ddsColorSurfaceActionDangerHover$3,
|
|
613
|
+
ddsColorSurfaceActionDangerResting: ddsColorSurfaceActionDangerResting$3,
|
|
614
|
+
ddsColorSurfaceActionHover: ddsColorSurfaceActionHover$3,
|
|
615
|
+
ddsColorSurfaceActionResting: ddsColorSurfaceActionResting$3,
|
|
616
|
+
ddsColorSurfaceActionSelected: ddsColorSurfaceActionSelected$3,
|
|
617
|
+
ddsColorSurfaceActionSelectedDisabled: ddsColorSurfaceActionSelectedDisabled$3,
|
|
618
|
+
ddsColorSurfaceBackdropDefault: ddsColorSurfaceBackdropDefault$3,
|
|
619
|
+
ddsColorSurfaceDangerDefault: ddsColorSurfaceDangerDefault$3,
|
|
620
|
+
ddsColorSurfaceDangerStrong: ddsColorSurfaceDangerStrong$3,
|
|
621
|
+
ddsColorSurfaceDefault: ddsColorSurfaceDefault$3,
|
|
622
|
+
ddsColorSurfaceFieldDefault: ddsColorSurfaceFieldDefault$3,
|
|
623
|
+
ddsColorSurfaceFieldDisabled: ddsColorSurfaceFieldDisabled$3,
|
|
624
|
+
ddsColorSurfaceHighlightedDefault: ddsColorSurfaceHighlightedDefault$3,
|
|
625
|
+
ddsColorSurfaceHoverDefault: ddsColorSurfaceHoverDefault$3,
|
|
626
|
+
ddsColorSurfaceHoverSubtle: ddsColorSurfaceHoverSubtle$3,
|
|
627
|
+
ddsColorSurfaceInfoDefault: ddsColorSurfaceInfoDefault$3,
|
|
628
|
+
ddsColorSurfaceInfoStrong: ddsColorSurfaceInfoStrong$3,
|
|
629
|
+
ddsColorSurfaceInverseDefault: ddsColorSurfaceInverseDefault$3,
|
|
630
|
+
ddsColorSurfaceInverseHover: ddsColorSurfaceInverseHover$3,
|
|
631
|
+
ddsColorSurfaceInverseSelected: ddsColorSurfaceInverseSelected$3,
|
|
632
|
+
ddsColorSurfaceMedium: ddsColorSurfaceMedium$3,
|
|
633
|
+
ddsColorSurfaceNotification: ddsColorSurfaceNotification$3,
|
|
634
|
+
ddsColorSurfacePaperDefault: ddsColorSurfacePaperDefault$3,
|
|
635
|
+
ddsColorSurfaceScrollbar: ddsColorSurfaceScrollbar$3,
|
|
636
|
+
ddsColorSurfaceSelectedDefault: ddsColorSurfaceSelectedDefault$3,
|
|
637
|
+
ddsColorSurfaceSkeleton: ddsColorSurfaceSkeleton$3,
|
|
638
|
+
ddsColorSurfaceSubtle: ddsColorSurfaceSubtle$3,
|
|
639
|
+
ddsColorSurfaceSuccessDefault: ddsColorSurfaceSuccessDefault$3,
|
|
640
|
+
ddsColorSurfaceSuccessStrong: ddsColorSurfaceSuccessStrong$3,
|
|
641
|
+
ddsColorSurfaceWarningDefault: ddsColorSurfaceWarningDefault$3,
|
|
642
|
+
ddsColorSurfaceWarningStrong: ddsColorSurfaceWarningStrong$3,
|
|
643
|
+
ddsColorTextActionHover: ddsColorTextActionHover$3,
|
|
644
|
+
ddsColorTextActionResting: ddsColorTextActionResting$3,
|
|
645
|
+
ddsColorTextActionVisited: ddsColorTextActionVisited$3,
|
|
646
|
+
ddsColorTextActionVisitedOnInverse: ddsColorTextActionVisitedOnInverse$3,
|
|
647
|
+
ddsColorTextDanger: ddsColorTextDanger$3,
|
|
648
|
+
ddsColorTextDefault: ddsColorTextDefault$3,
|
|
649
|
+
ddsColorTextMedium: ddsColorTextMedium$3,
|
|
650
|
+
ddsColorTextOnAction: ddsColorTextOnAction$3,
|
|
651
|
+
ddsColorTextOnDataDefault: ddsColorTextOnDataDefault$3,
|
|
652
|
+
ddsColorTextOnDataSubtle: ddsColorTextOnDataSubtle$3,
|
|
653
|
+
ddsColorTextOnInverse: ddsColorTextOnInverse$3,
|
|
654
|
+
ddsColorTextOnNotification: ddsColorTextOnNotification$3,
|
|
655
|
+
ddsColorTextOnPrimaryDefault: ddsColorTextOnPrimaryDefault$3,
|
|
656
|
+
ddsColorTextOnPrimaryMedium: ddsColorTextOnPrimaryMedium$3,
|
|
657
|
+
ddsColorTextOnPrimaryStrong: ddsColorTextOnPrimaryStrong$3,
|
|
658
|
+
ddsColorTextOnPrimarySubtle: ddsColorTextOnPrimarySubtle$3,
|
|
659
|
+
ddsColorTextOnSecondaryDefault: ddsColorTextOnSecondaryDefault$3,
|
|
660
|
+
ddsColorTextOnSecondaryMedium: ddsColorTextOnSecondaryMedium$3,
|
|
661
|
+
ddsColorTextOnSecondaryStrong: ddsColorTextOnSecondaryStrong$3,
|
|
662
|
+
ddsColorTextOnSecondarySubtle: ddsColorTextOnSecondarySubtle$3,
|
|
663
|
+
ddsColorTextOnStatusDefault: ddsColorTextOnStatusDefault$3,
|
|
664
|
+
ddsColorTextOnStatusStrong: ddsColorTextOnStatusStrong$3,
|
|
665
|
+
ddsColorTextOnTertiaryDefault: ddsColorTextOnTertiaryDefault$3,
|
|
666
|
+
ddsColorTextOnTertiaryMedium: ddsColorTextOnTertiaryMedium$3,
|
|
667
|
+
ddsColorTextOnTertiaryStrong: ddsColorTextOnTertiaryStrong$3,
|
|
668
|
+
ddsColorTextOnTertiarySubtle: ddsColorTextOnTertiarySubtle$3,
|
|
669
|
+
ddsColorTextRequiredfield: ddsColorTextRequiredfield$3,
|
|
670
|
+
ddsColorTextSubtle: ddsColorTextSubtle$3,
|
|
671
|
+
ddsFontBodyLongLarge: ddsFontBodyLongLarge$3,
|
|
672
|
+
ddsFontBodyLongLargeLetterSpacing: ddsFontBodyLongLargeLetterSpacing$3,
|
|
673
|
+
ddsFontBodyLongLargeParagraphSpacing: ddsFontBodyLongLargeParagraphSpacing$3,
|
|
674
|
+
ddsFontBodyLongLargeParagraphSpacingNumberEm: ddsFontBodyLongLargeParagraphSpacingNumberEm$3,
|
|
675
|
+
ddsFontBodyLongMedium: ddsFontBodyLongMedium$3,
|
|
676
|
+
ddsFontBodyLongMediumLetterSpacing: ddsFontBodyLongMediumLetterSpacing$3,
|
|
677
|
+
ddsFontBodyLongMediumParagraphSpacing: ddsFontBodyLongMediumParagraphSpacing$3,
|
|
678
|
+
ddsFontBodyLongMediumParagraphSpacingNumberEm: ddsFontBodyLongMediumParagraphSpacingNumberEm$3,
|
|
679
|
+
ddsFontBodyLongSmall: ddsFontBodyLongSmall$3,
|
|
680
|
+
ddsFontBodyLongSmallLetterSpacing: ddsFontBodyLongSmallLetterSpacing$3,
|
|
681
|
+
ddsFontBodyLongSmallParagraphSpacing: ddsFontBodyLongSmallParagraphSpacing$3,
|
|
682
|
+
ddsFontBodyLongSmallParagraphSpacingNumberEm: ddsFontBodyLongSmallParagraphSpacingNumberEm$3,
|
|
683
|
+
ddsFontBodyLongXsmall: ddsFontBodyLongXsmall$3,
|
|
684
|
+
ddsFontBodyLongXsmallLetterSpacing: ddsFontBodyLongXsmallLetterSpacing$3,
|
|
685
|
+
ddsFontBodyLongXsmallParagraphSpacing: ddsFontBodyLongXsmallParagraphSpacing$3,
|
|
686
|
+
ddsFontBodyLongXsmallParagraphSpacingNumberEm: ddsFontBodyLongXsmallParagraphSpacingNumberEm$3,
|
|
687
|
+
ddsFontBodyShortLarge: ddsFontBodyShortLarge$3,
|
|
688
|
+
ddsFontBodyShortLargeLetterSpacing: ddsFontBodyShortLargeLetterSpacing$3,
|
|
689
|
+
ddsFontBodyShortLargeParagraphSpacing: ddsFontBodyShortLargeParagraphSpacing$3,
|
|
690
|
+
ddsFontBodyShortLargeParagraphSpacingNumberEm: ddsFontBodyShortLargeParagraphSpacingNumberEm$3,
|
|
691
|
+
ddsFontBodyShortMedium: ddsFontBodyShortMedium$3,
|
|
692
|
+
ddsFontBodyShortMediumLetterSpacing: ddsFontBodyShortMediumLetterSpacing$3,
|
|
693
|
+
ddsFontBodyShortMediumParagraphSpacing: ddsFontBodyShortMediumParagraphSpacing$3,
|
|
694
|
+
ddsFontBodyShortMediumParagraphSpacingNumberEm: ddsFontBodyShortMediumParagraphSpacingNumberEm$3,
|
|
695
|
+
ddsFontBodyShortSmall: ddsFontBodyShortSmall$3,
|
|
696
|
+
ddsFontBodyShortSmallLetterSpacing: ddsFontBodyShortSmallLetterSpacing$3,
|
|
697
|
+
ddsFontBodyShortSmallParagraphSpacing: ddsFontBodyShortSmallParagraphSpacing$3,
|
|
698
|
+
ddsFontBodyShortSmallParagraphSpacingNumberEm: ddsFontBodyShortSmallParagraphSpacingNumberEm$3,
|
|
699
|
+
ddsFontBodyShortXsmall: ddsFontBodyShortXsmall$3,
|
|
700
|
+
ddsFontBodyShortXsmallLetterSpacing: ddsFontBodyShortXsmallLetterSpacing$3,
|
|
701
|
+
ddsFontBodyShortXsmallParagraphSpacing: ddsFontBodyShortXsmallParagraphSpacing$3,
|
|
702
|
+
ddsFontBodyShortXsmallParagraphSpacingNumberEm: ddsFontBodyShortXsmallParagraphSpacingNumberEm$3,
|
|
703
|
+
ddsFontCodeMedium: ddsFontCodeMedium$3,
|
|
704
|
+
ddsFontCodeMediumLetterSpacing: ddsFontCodeMediumLetterSpacing$3,
|
|
705
|
+
ddsFontCodeMediumParagraphSpacing: ddsFontCodeMediumParagraphSpacing$3,
|
|
706
|
+
ddsFontCodeMediumParagraphSpacingNumberEm: ddsFontCodeMediumParagraphSpacingNumberEm$3,
|
|
707
|
+
ddsFontFamilyMonospace: ddsFontFamilyMonospace$3,
|
|
708
|
+
ddsFontFamilySans: ddsFontFamilySans$3,
|
|
709
|
+
ddsFontHeadingLarge: ddsFontHeadingLarge$3,
|
|
710
|
+
ddsFontHeadingLargeLetterSpacing: ddsFontHeadingLargeLetterSpacing$3,
|
|
711
|
+
ddsFontHeadingLargeParagraphSpacing: ddsFontHeadingLargeParagraphSpacing$3,
|
|
712
|
+
ddsFontHeadingLargeParagraphSpacingNumberEm: ddsFontHeadingLargeParagraphSpacingNumberEm$3,
|
|
713
|
+
ddsFontHeadingMedium: ddsFontHeadingMedium$3,
|
|
714
|
+
ddsFontHeadingMediumLetterSpacing: ddsFontHeadingMediumLetterSpacing$3,
|
|
715
|
+
ddsFontHeadingMediumParagraphSpacing: ddsFontHeadingMediumParagraphSpacing$3,
|
|
716
|
+
ddsFontHeadingMediumParagraphSpacingNumberEm: ddsFontHeadingMediumParagraphSpacingNumberEm$3,
|
|
717
|
+
ddsFontHeadingSmall: ddsFontHeadingSmall$3,
|
|
718
|
+
ddsFontHeadingSmallLetterSpacing: ddsFontHeadingSmallLetterSpacing$3,
|
|
719
|
+
ddsFontHeadingSmallParagraphSpacing: ddsFontHeadingSmallParagraphSpacing$3,
|
|
720
|
+
ddsFontHeadingSmallParagraphSpacingNumberEm: ddsFontHeadingSmallParagraphSpacingNumberEm$3,
|
|
721
|
+
ddsFontHeadingXlarge: ddsFontHeadingXlarge$3,
|
|
722
|
+
ddsFontHeadingXlargeLetterSpacing: ddsFontHeadingXlargeLetterSpacing$3,
|
|
723
|
+
ddsFontHeadingXlargeParagraphSpacing: ddsFontHeadingXlargeParagraphSpacing$3,
|
|
724
|
+
ddsFontHeadingXlargeParagraphSpacingNumberEm: ddsFontHeadingXlargeParagraphSpacingNumberEm$3,
|
|
725
|
+
ddsFontHeadingXsmall: ddsFontHeadingXsmall$3,
|
|
726
|
+
ddsFontHeadingXsmallLetterSpacing: ddsFontHeadingXsmallLetterSpacing$3,
|
|
727
|
+
ddsFontHeadingXsmallParagraphSpacing: ddsFontHeadingXsmallParagraphSpacing$3,
|
|
728
|
+
ddsFontHeadingXsmallParagraphSpacingNumberEm: ddsFontHeadingXsmallParagraphSpacingNumberEm$3,
|
|
729
|
+
ddsFontHeadingXxlarge: ddsFontHeadingXxlarge$3,
|
|
730
|
+
ddsFontHeadingXxlargeLetterSpacing: ddsFontHeadingXxlargeLetterSpacing$3,
|
|
731
|
+
ddsFontHeadingXxlargeParagraphSpacing: ddsFontHeadingXxlargeParagraphSpacing$3,
|
|
732
|
+
ddsFontHeadingXxlargeParagraphSpacingNumberEm: ddsFontHeadingXxlargeParagraphSpacingNumberEm$3,
|
|
733
|
+
ddsFontHeadingXxsmall: ddsFontHeadingXxsmall$3,
|
|
734
|
+
ddsFontHeadingXxsmallLetterSpacing: ddsFontHeadingXxsmallLetterSpacing$3,
|
|
735
|
+
ddsFontHeadingXxsmallParagraphSpacing: ddsFontHeadingXxsmallParagraphSpacing$3,
|
|
736
|
+
ddsFontHeadingXxsmallParagraphSpacingNumberEm: ddsFontHeadingXxsmallParagraphSpacingNumberEm$3,
|
|
737
|
+
ddsFontLabelMedium: ddsFontLabelMedium$3,
|
|
738
|
+
ddsFontLabelMediumLetterSpacing: ddsFontLabelMediumLetterSpacing$3,
|
|
739
|
+
ddsFontLabelMediumParagraphSpacing: ddsFontLabelMediumParagraphSpacing$3,
|
|
740
|
+
ddsFontLabelMediumParagraphSpacingNumberEm: ddsFontLabelMediumParagraphSpacingNumberEm$3,
|
|
741
|
+
ddsFontLeadMedium: ddsFontLeadMedium$3,
|
|
742
|
+
ddsFontLeadMediumLetterSpacing: ddsFontLeadMediumLetterSpacing$3,
|
|
743
|
+
ddsFontLeadMediumParagraphSpacing: ddsFontLeadMediumParagraphSpacing$3,
|
|
744
|
+
ddsFontLeadMediumParagraphSpacingNumberEm: ddsFontLeadMediumParagraphSpacingNumberEm$3,
|
|
745
|
+
ddsFontLetterSpacingLoose: ddsFontLetterSpacingLoose$3,
|
|
746
|
+
ddsFontLetterSpacingNormal: ddsFontLetterSpacingNormal$3,
|
|
747
|
+
ddsFontLetterSpacingTight: ddsFontLetterSpacingTight$3,
|
|
748
|
+
ddsFontLineheightList: ddsFontLineheightList$3,
|
|
749
|
+
ddsFontLineheightX1: ddsFontLineheightX1$3,
|
|
750
|
+
ddsFontLineheightX2: ddsFontLineheightX2$3,
|
|
751
|
+
ddsFontLineheightX3: ddsFontLineheightX3$3,
|
|
752
|
+
ddsFontParagraphSpacingHeading: ddsFontParagraphSpacingHeading$3,
|
|
753
|
+
ddsFontParagraphSpacingHeadingNumberEm: ddsFontParagraphSpacingHeadingNumberEm$3,
|
|
754
|
+
ddsFontParagraphSpacingLarge: ddsFontParagraphSpacingLarge$3,
|
|
755
|
+
ddsFontParagraphSpacingLargeNumberEm: ddsFontParagraphSpacingLargeNumberEm$3,
|
|
756
|
+
ddsFontParagraphSpacingMedium: ddsFontParagraphSpacingMedium$3,
|
|
757
|
+
ddsFontParagraphSpacingMediumNumberEm: ddsFontParagraphSpacingMediumNumberEm$3,
|
|
758
|
+
ddsFontParagraphSpacingSmall: ddsFontParagraphSpacingSmall$3,
|
|
759
|
+
ddsFontParagraphSpacingSmallNumberEm: ddsFontParagraphSpacingSmallNumberEm$3,
|
|
760
|
+
ddsFontSizeX075: ddsFontSizeX075$3,
|
|
761
|
+
ddsFontSizeX075NumberRem: ddsFontSizeX075NumberRem$3,
|
|
762
|
+
ddsFontSizeX0875: ddsFontSizeX0875$3,
|
|
763
|
+
ddsFontSizeX0875NumberRem: ddsFontSizeX0875NumberRem$3,
|
|
764
|
+
ddsFontSizeX1: ddsFontSizeX1$3,
|
|
765
|
+
ddsFontSizeX1125: ddsFontSizeX1125$3,
|
|
766
|
+
ddsFontSizeX1125NumberRem: ddsFontSizeX1125NumberRem$3,
|
|
767
|
+
ddsFontSizeX125: ddsFontSizeX125$3,
|
|
768
|
+
ddsFontSizeX125NumberRem: ddsFontSizeX125NumberRem$3,
|
|
769
|
+
ddsFontSizeX15: ddsFontSizeX15$3,
|
|
770
|
+
ddsFontSizeX15NumberRem: ddsFontSizeX15NumberRem$3,
|
|
771
|
+
ddsFontSizeX1NumberRem: ddsFontSizeX1NumberRem$3,
|
|
772
|
+
ddsFontSizeX2: ddsFontSizeX2$3,
|
|
773
|
+
ddsFontSizeX25: ddsFontSizeX25$3,
|
|
774
|
+
ddsFontSizeX25NumberRem: ddsFontSizeX25NumberRem$3,
|
|
775
|
+
ddsFontSizeX2NumberRem: ddsFontSizeX2NumberRem$3,
|
|
776
|
+
ddsFontSizeX3: ddsFontSizeX3$3,
|
|
777
|
+
ddsFontSizeX3NumberRem: ddsFontSizeX3NumberRem$3,
|
|
778
|
+
ddsFontSizeX4: ddsFontSizeX4$3,
|
|
779
|
+
ddsFontSizeX4NumberRem: ddsFontSizeX4NumberRem$3,
|
|
780
|
+
ddsFontSizeX5: ddsFontSizeX5$3,
|
|
781
|
+
ddsFontSizeX5NumberRem: ddsFontSizeX5NumberRem$3,
|
|
782
|
+
ddsFontStyleItalic: ddsFontStyleItalic$3,
|
|
783
|
+
ddsFontStyleNormal: ddsFontStyleNormal$3,
|
|
784
|
+
ddsFontStyleUnderline: ddsFontStyleUnderline$3,
|
|
785
|
+
ddsFontWeightBold: ddsFontWeightBold$3,
|
|
786
|
+
ddsFontWeightLight: ddsFontWeightLight$3,
|
|
787
|
+
ddsFontWeightNormal: ddsFontWeightNormal$3,
|
|
788
|
+
ddsFontWeightSemiBold: ddsFontWeightSemiBold$3,
|
|
789
|
+
ddsGridLgCount: ddsGridLgCount$3,
|
|
790
|
+
ddsGridLgGutterSize: ddsGridLgGutterSize$3,
|
|
791
|
+
ddsGridLgGutterSizeNumberPx: ddsGridLgGutterSizeNumberPx$3,
|
|
792
|
+
ddsGridMdCount: ddsGridMdCount$3,
|
|
793
|
+
ddsGridMdGutterSize: ddsGridMdGutterSize$3,
|
|
794
|
+
ddsGridMdGutterSizeNumberPx: ddsGridMdGutterSizeNumberPx$3,
|
|
795
|
+
ddsGridSmCount: ddsGridSmCount$3,
|
|
796
|
+
ddsGridSmGutterSize: ddsGridSmGutterSize$3,
|
|
797
|
+
ddsGridSmGutterSizeNumberPx: ddsGridSmGutterSizeNumberPx$3,
|
|
798
|
+
ddsGridXlCount: ddsGridXlCount$3,
|
|
799
|
+
ddsGridXlGutterSize: ddsGridXlGutterSize$3,
|
|
800
|
+
ddsGridXlGutterSizeNumberPx: ddsGridXlGutterSizeNumberPx$3,
|
|
801
|
+
ddsGridXsCount: ddsGridXsCount$3,
|
|
802
|
+
ddsGridXsGutterSize: ddsGridXsGutterSize$3,
|
|
803
|
+
ddsGridXsGutterSizeNumberPx: ddsGridXsGutterSizeNumberPx$3,
|
|
804
|
+
ddsShadowLarge: ddsShadowLarge$3,
|
|
805
|
+
ddsShadowMedium: ddsShadowMedium$3,
|
|
806
|
+
ddsShadowSmall: ddsShadowSmall$3,
|
|
807
|
+
ddsSizeIconComponent: ddsSizeIconComponent$3,
|
|
808
|
+
ddsSizeIconComponentNumberEm: ddsSizeIconComponentNumberEm$3,
|
|
809
|
+
ddsSizeIconLarge: ddsSizeIconLarge$3,
|
|
810
|
+
ddsSizeIconLargeNumberPx: ddsSizeIconLargeNumberPx$3,
|
|
811
|
+
ddsSizeIconMedium: ddsSizeIconMedium$3,
|
|
812
|
+
ddsSizeIconMediumNumberPx: ddsSizeIconMediumNumberPx$3,
|
|
813
|
+
ddsSizeIconSmall: ddsSizeIconSmall$3,
|
|
814
|
+
ddsSizeIconSmallNumberPx: ddsSizeIconSmallNumberPx$3,
|
|
815
|
+
ddsSpacingPaddingTopHeading: ddsSpacingPaddingTopHeading$3,
|
|
816
|
+
ddsSpacingPaddingTopHeadingNumberEm: ddsSpacingPaddingTopHeadingNumberEm$3,
|
|
817
|
+
ddsSpacingX0: ddsSpacingX0$3,
|
|
818
|
+
ddsSpacingX0125: ddsSpacingX0125$3,
|
|
819
|
+
ddsSpacingX0125NumberRem: ddsSpacingX0125NumberRem$3,
|
|
820
|
+
ddsSpacingX025: ddsSpacingX025$3,
|
|
821
|
+
ddsSpacingX025NumberRem: ddsSpacingX025NumberRem$3,
|
|
822
|
+
ddsSpacingX05: ddsSpacingX05$3,
|
|
823
|
+
ddsSpacingX05NumberRem: ddsSpacingX05NumberRem$3,
|
|
824
|
+
ddsSpacingX075: ddsSpacingX075$3,
|
|
825
|
+
ddsSpacingX075NumberRem: ddsSpacingX075NumberRem$3,
|
|
826
|
+
ddsSpacingX0NumberRem: ddsSpacingX0NumberRem$3,
|
|
827
|
+
ddsSpacingX1: ddsSpacingX1$3,
|
|
828
|
+
ddsSpacingX10: ddsSpacingX10$3,
|
|
829
|
+
ddsSpacingX10NumberRem: ddsSpacingX10NumberRem$3,
|
|
830
|
+
ddsSpacingX15: ddsSpacingX15$3,
|
|
831
|
+
ddsSpacingX15NumberRem: ddsSpacingX15NumberRem$3,
|
|
832
|
+
ddsSpacingX1NumberRem: ddsSpacingX1NumberRem$3,
|
|
833
|
+
ddsSpacingX2: ddsSpacingX2$3,
|
|
834
|
+
ddsSpacingX25: ddsSpacingX25$3,
|
|
835
|
+
ddsSpacingX25NumberRem: ddsSpacingX25NumberRem$3,
|
|
836
|
+
ddsSpacingX2NumberRem: ddsSpacingX2NumberRem$3,
|
|
837
|
+
ddsSpacingX3: ddsSpacingX3$3,
|
|
838
|
+
ddsSpacingX3NumberRem: ddsSpacingX3NumberRem$3,
|
|
839
|
+
ddsSpacingX4: ddsSpacingX4$3,
|
|
840
|
+
ddsSpacingX4NumberRem: ddsSpacingX4NumberRem$3,
|
|
841
|
+
ddsSpacingX6: ddsSpacingX6$3,
|
|
842
|
+
ddsSpacingX6NumberRem: ddsSpacingX6NumberRem$3,
|
|
843
|
+
ddsZindexAbsoluteElement: ddsZindexAbsoluteElement$3,
|
|
844
|
+
ddsZindexDrawer: ddsZindexDrawer$3,
|
|
845
|
+
ddsZindexDrawerBackdrop: ddsZindexDrawerBackdrop$3,
|
|
846
|
+
ddsZindexDropdown: ddsZindexDropdown$3,
|
|
847
|
+
ddsZindexModalBackdrop: ddsZindexModalBackdrop$3,
|
|
848
|
+
ddsZindexOverflowmenu: ddsZindexOverflowmenu$3,
|
|
849
|
+
ddsZindexPopover: ddsZindexPopover$3,
|
|
850
|
+
ddsZindexSkiptocontent: ddsZindexSkiptocontent$3,
|
|
851
|
+
ddsZindexSticky: ddsZindexSticky$3,
|
|
852
|
+
ddsZindexTooltip: ddsZindexTooltip$3
|
|
853
|
+
});
|
|
854
|
+
|
|
855
|
+
// Do not edit directly, this file was auto-generated.
|
|
856
|
+
const ddsFontFamilySans$2 = "'IBM Plex Sans', Arial, sans-serif";
|
|
857
|
+
const ddsFontFamilyMonospace$2 = "'IBM Plex Mono', 'Courier New', monospace"; // For kode
|
|
858
|
+
const ddsFontSizeX5$2 = "5rem";
|
|
859
|
+
const ddsFontSizeX5NumberRem$2 = 5;
|
|
860
|
+
const ddsFontSizeX4$2 = "4rem";
|
|
861
|
+
const ddsFontSizeX4NumberRem$2 = 4;
|
|
862
|
+
const ddsFontSizeX3$2 = "3rem";
|
|
863
|
+
const ddsFontSizeX3NumberRem$2 = 3;
|
|
864
|
+
const ddsFontSizeX25$2 = "2.5rem";
|
|
865
|
+
const ddsFontSizeX25NumberRem$2 = 2.5;
|
|
866
|
+
const ddsFontSizeX2$2 = "2rem";
|
|
867
|
+
const ddsFontSizeX2NumberRem$2 = 2;
|
|
868
|
+
const ddsFontSizeX15$2 = "1.5rem";
|
|
869
|
+
const ddsFontSizeX15NumberRem$2 = 1.5;
|
|
870
|
+
const ddsFontSizeX125$2 = "1.25rem";
|
|
871
|
+
const ddsFontSizeX125NumberRem$2 = 1.25;
|
|
872
|
+
const ddsFontSizeX1125$2 = "1.125rem";
|
|
873
|
+
const ddsFontSizeX1125NumberRem$2 = 1.125;
|
|
874
|
+
const ddsFontSizeX1$2 = "1rem";
|
|
875
|
+
const ddsFontSizeX1NumberRem$2 = 1;
|
|
876
|
+
const ddsFontSizeX0875$2 = "0.875rem";
|
|
877
|
+
const ddsFontSizeX0875NumberRem$2 = 0.875;
|
|
878
|
+
const ddsFontSizeX075$2 = "0.75rem";
|
|
879
|
+
const ddsFontSizeX075NumberRem$2 = 0.75;
|
|
880
|
+
const ddsFontWeightLight$2 = "300";
|
|
881
|
+
const ddsFontWeightNormal$2 = "400";
|
|
882
|
+
const ddsFontWeightSemiBold$2 = "500";
|
|
883
|
+
const ddsFontWeightBold$2 = "600";
|
|
884
|
+
const ddsFontLineheightX1$2 = 1.5; // Brukes på mengetekst og artikler
|
|
885
|
+
const ddsFontLineheightX3$2 = 1.2;
|
|
886
|
+
const ddsFontLineheightX2$2 = 1.3; // Brukes i komponenter og overskrifter
|
|
887
|
+
const ddsFontLineheightList$2 = 2; // Brukes på lister
|
|
888
|
+
const ddsFontLetterSpacingTight$2 = "-0.01em"; // Brukes på str ×2.5 og større
|
|
889
|
+
const ddsFontLetterSpacingNormal$2 = "0em"; // Brukes på str ×1 og opp til og med ×2
|
|
890
|
+
const ddsFontLetterSpacingLoose$2 = "0.01em"; // Brukes på størrelser under ×1
|
|
891
|
+
const ddsFontParagraphSpacingSmall$2 = "1em";
|
|
892
|
+
const ddsFontParagraphSpacingSmallNumberEm$2 = 1; // Brukes på str ×1_25 og mindre
|
|
893
|
+
const ddsFontParagraphSpacingMedium$2 = "0.66em";
|
|
894
|
+
const ddsFontParagraphSpacingMediumNumberEm$2 = 0.66; // Brukes på str x1.5, ×2 og ×3
|
|
895
|
+
const ddsFontParagraphSpacingLarge$2 = "0.5em";
|
|
896
|
+
const ddsFontParagraphSpacingLargeNumberEm$2 = 0.5; // Brukes på str ×3 og større
|
|
897
|
+
const ddsFontParagraphSpacingHeading$2 = "0.4em";
|
|
898
|
+
const ddsFontParagraphSpacingHeadingNumberEm$2 = 0.4; // Brukes på på alle headere (bottom)
|
|
899
|
+
const ddsFontStyleUnderline$2 = "underline";
|
|
900
|
+
const ddsFontStyleNormal$2 = "none";
|
|
901
|
+
const ddsFontStyleItalic$2 = "italic";
|
|
902
|
+
const ddsSpacingPaddingTopHeading$2 = "0.7em";
|
|
903
|
+
const ddsSpacingPaddingTopHeadingNumberEm$2 = 0.7; // Ekstra spacing over dds-header. 70% av størrelsen på headeren
|
|
904
|
+
const ddsSpacingX0$2 = "0rem";
|
|
905
|
+
const ddsSpacingX0NumberRem$2 = 0;
|
|
906
|
+
const ddsSpacingX0125$2 = "0.125rem";
|
|
907
|
+
const ddsSpacingX0125NumberRem$2 = 0.125;
|
|
908
|
+
const ddsSpacingX025$2 = "0.25rem";
|
|
909
|
+
const ddsSpacingX025NumberRem$2 = 0.25;
|
|
910
|
+
const ddsSpacingX05$2 = "0.5rem";
|
|
911
|
+
const ddsSpacingX05NumberRem$2 = 0.5;
|
|
912
|
+
const ddsSpacingX075$2 = "0.75rem";
|
|
913
|
+
const ddsSpacingX075NumberRem$2 = 0.75;
|
|
914
|
+
const ddsSpacingX1$2 = "1rem";
|
|
915
|
+
const ddsSpacingX1NumberRem$2 = 1;
|
|
916
|
+
const ddsSpacingX15$2 = "1.5rem";
|
|
917
|
+
const ddsSpacingX15NumberRem$2 = 1.5;
|
|
918
|
+
const ddsSpacingX2$2 = "2rem";
|
|
919
|
+
const ddsSpacingX2NumberRem$2 = 2;
|
|
920
|
+
const ddsSpacingX25$2 = "2.5rem";
|
|
921
|
+
const ddsSpacingX25NumberRem$2 = 2.5;
|
|
922
|
+
const ddsSpacingX3$2 = "3rem";
|
|
923
|
+
const ddsSpacingX3NumberRem$2 = 3;
|
|
924
|
+
const ddsSpacingX4$2 = "4rem";
|
|
925
|
+
const ddsSpacingX4NumberRem$2 = 4;
|
|
926
|
+
const ddsSpacingX6$2 = "6rem";
|
|
927
|
+
const ddsSpacingX6NumberRem$2 = 6;
|
|
928
|
+
const ddsSpacingX10$2 = "10rem";
|
|
929
|
+
const ddsSpacingX10NumberRem$2 = 10;
|
|
930
|
+
const ddsGridXsGutterSize$2 = "16px";
|
|
931
|
+
const ddsGridXsGutterSizeNumberPx$2 = 16;
|
|
932
|
+
const ddsGridXsCount$2 = "4";
|
|
933
|
+
const ddsGridSmGutterSize$2 = "16px";
|
|
934
|
+
const ddsGridSmGutterSizeNumberPx$2 = 16;
|
|
935
|
+
const ddsGridSmCount$2 = "8";
|
|
936
|
+
const ddsGridLgGutterSize$2 = "24px";
|
|
937
|
+
const ddsGridLgGutterSizeNumberPx$2 = 24;
|
|
938
|
+
const ddsGridLgCount$2 = "12";
|
|
939
|
+
const ddsGridMdGutterSize$2 = "24px";
|
|
940
|
+
const ddsGridMdGutterSizeNumberPx$2 = 24;
|
|
941
|
+
const ddsGridMdCount$2 = "12";
|
|
942
|
+
const ddsGridXlGutterSize$2 = "24px";
|
|
943
|
+
const ddsGridXlGutterSizeNumberPx$2 = 24;
|
|
944
|
+
const ddsGridXlCount$2 = "12";
|
|
945
|
+
const ddsSizeIconLarge$2 = "40px";
|
|
946
|
+
const ddsSizeIconLargeNumberPx$2 = 40;
|
|
947
|
+
const ddsSizeIconMedium$2 = "24px";
|
|
948
|
+
const ddsSizeIconMediumNumberPx$2 = 24;
|
|
949
|
+
const ddsSizeIconSmall$2 = "16px";
|
|
950
|
+
const ddsSizeIconSmallNumberPx$2 = 16;
|
|
951
|
+
const ddsSizeIconComponent$2 = "1.3em";
|
|
952
|
+
const ddsSizeIconComponentNumberEm$2 = 1.3; // Brukes i komponenter. Relativ til tekststørrelsen
|
|
953
|
+
const ddsBreakpointXs$2 = "1px";
|
|
954
|
+
const ddsBreakpointXsNumberPx$2 = 1;
|
|
955
|
+
const ddsBreakpointSm$2 = "600px";
|
|
956
|
+
const ddsBreakpointSmNumberPx$2 = 600;
|
|
957
|
+
const ddsBreakpointMd$2 = "960px";
|
|
958
|
+
const ddsBreakpointMdNumberPx$2 = 960;
|
|
959
|
+
const ddsBreakpointLg$2 = "1280px";
|
|
960
|
+
const ddsBreakpointLgNumberPx$2 = 1280;
|
|
961
|
+
const ddsBreakpointXl$2 = "1920px";
|
|
962
|
+
const ddsBreakpointXlNumberPx$2 = 1920;
|
|
963
|
+
const ddsZindexSkiptocontent$2 = "250"; // Brukes for dds-skiptocontent
|
|
964
|
+
const ddsZindexModalBackdrop$2 = "200"; // Brukes for dds-modal
|
|
965
|
+
const ddsZindexDrawer$2 = "180"; // Brukes for dds-drawer
|
|
966
|
+
const ddsZindexDrawerBackdrop$2 = "180"; // Brukes for dds-drawer
|
|
967
|
+
const ddsZindexOverflowmenu$2 = "160"; // Brukes for dds-overflowmenu
|
|
968
|
+
const ddsZindexPopover$2 = "140"; // Brukes for dds-popover og kalender i datepicker
|
|
969
|
+
const ddsZindexTooltip$2 = "120"; // Brukes for dds-tooltip
|
|
970
|
+
const ddsZindexDropdown$2 = "100"; // Dropdown brukes for bl.a søkeforslag, dropdown i select
|
|
971
|
+
const ddsZindexSticky$2 = "50"; // Sticky header skal dekke til flat innhold i gruppen (tabell o.l.). Den skal legge seg under elementer som stiller med egne flater
|
|
972
|
+
const ddsZindexAbsoluteElement$2 = "1"; // Dekorative elementer med absolutt posisjon, som ellers hadde blitt skjult bak forelder
|
|
973
|
+
const ddsColorData10Default$2 = "#62abcb";
|
|
974
|
+
const ddsColorData10Subtle$2 = "#135774";
|
|
975
|
+
const ddsColorData10Border$2 = "#62abcb";
|
|
976
|
+
const ddsColorDataRed100$2 = "#f8d2d4";
|
|
977
|
+
const ddsColorDataRed200$2 = "#f0a5a9";
|
|
978
|
+
const ddsColorDataRed300$2 = "#f4858b";
|
|
979
|
+
const ddsColorDataRed400$2 = "#e14b53";
|
|
980
|
+
const ddsColorDataRed500$2 = "#da1e28";
|
|
981
|
+
const ddsColorDataRed600$2 = "#ae1820";
|
|
982
|
+
const ddsColorDataRed700$2 = "#831218";
|
|
983
|
+
const ddsColorDataRed800$2 = "#570c10";
|
|
984
|
+
const ddsColorDataRed900$2 = "#2c0608";
|
|
985
|
+
const ddsColorDataMagenta100$2 = "#f7d9f2";
|
|
986
|
+
const ddsColorDataMagenta200$2 = "#edb5e4";
|
|
987
|
+
const ddsColorDataMagenta300$2 = "#e079d0";
|
|
988
|
+
const ddsColorDataMagenta400$2 = "#d54dc0";
|
|
989
|
+
const ddsColorDataMagenta500$2 = "#cb20b0";
|
|
990
|
+
const ddsColorDataMagenta600$2 = "#a21a8d";
|
|
991
|
+
const ddsColorDataMagenta700$2 = "#7a136a";
|
|
992
|
+
const ddsColorDataMagenta800$2 = "#510d46";
|
|
993
|
+
const ddsColorDataMagenta900$2 = "#290623";
|
|
994
|
+
const ddsColorDataBrown100$2 = "#f0ddd5";
|
|
995
|
+
const ddsColorDataBrown200$2 = "#e1bcac";
|
|
996
|
+
const ddsColorDataBrown300$2 = "#d19a82";
|
|
997
|
+
const ddsColorDataBrown400$2 = "#c27959";
|
|
998
|
+
const ddsColorDataBrown500$2 = "#b3572f";
|
|
999
|
+
const ddsColorDataBrown600$2 = "#8f4626";
|
|
1000
|
+
const ddsColorDataBrown700$2 = "#6b341c";
|
|
1001
|
+
const ddsColorDataBrown800$2 = "#482313";
|
|
1002
|
+
const ddsColorDataBrown900$2 = "#241109";
|
|
1003
|
+
const ddsColorDataOlive100$2 = "#e9e7cd";
|
|
1004
|
+
const ddsColorDataOlive200$2 = "#cdc9a1";
|
|
1005
|
+
const ddsColorDataOlive300$2 = "#b3ae71";
|
|
1006
|
+
const ddsColorDataOlive400$2 = "#989344";
|
|
1007
|
+
const ddsColorDataOlive500$2 = "#7c7518";
|
|
1008
|
+
const ddsColorDataOlive600$2 = "#635e13";
|
|
1009
|
+
const ddsColorDataOlive700$2 = "#4a460e";
|
|
1010
|
+
const ddsColorDataOlive800$2 = "#322f0a";
|
|
1011
|
+
const ddsColorDataOlive900$2 = "#191705";
|
|
1012
|
+
const ddsColorDataGreen100$2 = "#d7e8cf";
|
|
1013
|
+
const ddsColorDataGreen200$2 = "#aed19e";
|
|
1014
|
+
const ddsColorDataGreen300$2 = "#95c280";
|
|
1015
|
+
const ddsColorDataGreen400$2 = "#619947";
|
|
1016
|
+
const ddsColorDataGreen500$2 = "#3a8019";
|
|
1017
|
+
const ddsColorDataGreen600$2 = "#2e6614";
|
|
1018
|
+
const ddsColorDataGreen700$2 = "#234d0f";
|
|
1019
|
+
const ddsColorDataGreen800$2 = "#17330a";
|
|
1020
|
+
const ddsColorDataGreen900$2 = "#0c1a05";
|
|
1021
|
+
const ddsColorDataTeal100$2 = "#c2e2e1";
|
|
1022
|
+
const ddsColorDataTeal200$2 = "#90ccc9";
|
|
1023
|
+
const ddsColorDataTeal300$2 = "#5dafad";
|
|
1024
|
+
const ddsColorDataTeal400$2 = "#2c9390";
|
|
1025
|
+
const ddsColorDataTeal500$2 = "#007d79";
|
|
1026
|
+
const ddsColorDataTeal600$2 = "#006461";
|
|
1027
|
+
const ddsColorDataTeal700$2 = "#004b49";
|
|
1028
|
+
const ddsColorDataTeal800$2 = "#003230";
|
|
1029
|
+
const ddsColorDataTeal900$2 = "#001918";
|
|
1030
|
+
const ddsColorDataDeepblue100$2 = "#c6e3f1";
|
|
1031
|
+
const ddsColorDataDeepblue200$2 = "#93cee6";
|
|
1032
|
+
const ddsColorDataDeepblue300$2 = "#62abcb";
|
|
1033
|
+
const ddsColorDataDeepblue400$2 = "#358fb5";
|
|
1034
|
+
const ddsColorDataDeepblue500$2 = "#196b8f";
|
|
1035
|
+
const ddsColorDataDeepblue600$2 = "#135774";
|
|
1036
|
+
const ddsColorDataDeepblue700$2 = "#0e455e";
|
|
1037
|
+
const ddsColorDataDeepblue800$2 = "#0d3445";
|
|
1038
|
+
const ddsColorDataDeepblue900$2 = "#05151d";
|
|
1039
|
+
const ddsColorDataBlue100$2 = "#cfe0ff";
|
|
1040
|
+
const ddsColorDataBlue200$2 = "#9fc0ff";
|
|
1041
|
+
const ddsColorDataBlue300$2 = "#6fa1fe";
|
|
1042
|
+
const ddsColorDataBlue400$2 = "#3f81fe";
|
|
1043
|
+
const ddsColorDataBlue500$2 = "#0f62fe";
|
|
1044
|
+
const ddsColorDataBlue600$2 = "#0c4ecb";
|
|
1045
|
+
const ddsColorDataBlue700$2 = "#093b98";
|
|
1046
|
+
const ddsColorDataBlue800$2 = "#062766";
|
|
1047
|
+
const ddsColorDataBlue900$2 = "#031433";
|
|
1048
|
+
const ddsColorDataPurple100$2 = "#e8d9fe";
|
|
1049
|
+
const ddsColorDataPurple200$2 = "#d0b2fe";
|
|
1050
|
+
const ddsColorDataPurple300$2 = "#b98cfd";
|
|
1051
|
+
const ddsColorDataPurple400$2 = "#a165fd";
|
|
1052
|
+
const ddsColorDataPurple500$2 = "#8a3ffc";
|
|
1053
|
+
const ddsColorDataPurple600$2 = "#6e32ca";
|
|
1054
|
+
const ddsColorDataPurple700$2 = "#532697";
|
|
1055
|
+
const ddsColorDataPurple800$2 = "#371965";
|
|
1056
|
+
const ddsColorDataPurple900$2 = "#1c0d32";
|
|
1057
|
+
const ddsColorDataGray100$2 = "#e3e3e3";
|
|
1058
|
+
const ddsColorDataGray200$2 = "#c7c7c7";
|
|
1059
|
+
const ddsColorDataGray300$2 = "#aaaaaa";
|
|
1060
|
+
const ddsColorDataGray400$2 = "#8e8e8e";
|
|
1061
|
+
const ddsColorDataGray500$2 = "#727272";
|
|
1062
|
+
const ddsColorDataGray600$2 = "#5b5b5b";
|
|
1063
|
+
const ddsColorDataGray700$2 = "#444444";
|
|
1064
|
+
const ddsColorDataGray800$2 = "#2e2e2e";
|
|
1065
|
+
const ddsColorDataGray900$2 = "#171717";
|
|
1066
|
+
const ddsColorData01Default$2 = "#6fa1fe";
|
|
1067
|
+
const ddsColorData01Subtle$2 = "#0c4ecb";
|
|
1068
|
+
const ddsColorData01Border$2 = "#6fa1fe";
|
|
1069
|
+
const ddsColorData02Default$2 = "#d19a82";
|
|
1070
|
+
const ddsColorData02Subtle$2 = "#8f4626";
|
|
1071
|
+
const ddsColorData02Border$2 = "#d19a82";
|
|
1072
|
+
const ddsColorData03Default$2 = "#aaaaaa";
|
|
1073
|
+
const ddsColorData03Subtle$2 = "#5b5b5b";
|
|
1074
|
+
const ddsColorData03Border$2 = "#aaaaaa";
|
|
1075
|
+
const ddsColorData04Default$2 = "#95c280";
|
|
1076
|
+
const ddsColorData04Subtle$2 = "#2e6614";
|
|
1077
|
+
const ddsColorData04Border$2 = "#95c280";
|
|
1078
|
+
const ddsColorData05Default$2 = "#b98cfd";
|
|
1079
|
+
const ddsColorData05Subtle$2 = "#6e32ca";
|
|
1080
|
+
const ddsColorData05Border$2 = "#b98cfd";
|
|
1081
|
+
const ddsColorData06Default$2 = "#e079d0";
|
|
1082
|
+
const ddsColorData06Subtle$2 = "#a21a8d";
|
|
1083
|
+
const ddsColorData06Border$2 = "#e079d0";
|
|
1084
|
+
const ddsColorData07Default$2 = "#b3ae71";
|
|
1085
|
+
const ddsColorData07Subtle$2 = "#635e13";
|
|
1086
|
+
const ddsColorData07Border$2 = "#b3ae71";
|
|
1087
|
+
const ddsColorData08Default$2 = "#f4858b";
|
|
1088
|
+
const ddsColorData08Subtle$2 = "#ae1820";
|
|
1089
|
+
const ddsColorData08Border$2 = "#f4858b";
|
|
1090
|
+
const ddsColorData09Default$2 = "#5dafad";
|
|
1091
|
+
const ddsColorData09Subtle$2 = "#006461";
|
|
1092
|
+
const ddsColorData09Border$2 = "#5dafad";
|
|
1093
|
+
const ddsColorBgDefault$2 = "#181a1c"; // UI shell base color
|
|
1094
|
+
const ddsColorBgSubtle$2 = "#22272a"; // Alternative UI shell base color
|
|
1095
|
+
const ddsColorSurfaceDefault$2 = "#181a1c"; // Default bg
|
|
1096
|
+
const ddsColorSurfaceSubtle$2 = "#22272a"; // Subtle surface color
|
|
1097
|
+
const ddsColorSurfaceMedium$2 = "#303438"; // Medium surface color
|
|
1098
|
+
const ddsColorSurfaceHoverDefault$2 = "#062c45"; // Hover on surface (default, subtle, medium)
|
|
1099
|
+
const ddsColorSurfaceHoverSubtle$2 = "#22272a"; // Subtle hover on surface (default, medium)
|
|
1100
|
+
const ddsColorSurfaceSelectedDefault$2 = "#062c45"; // Selected state for surface (default, subtle, medium)
|
|
1101
|
+
const ddsColorSurfaceInverseDefault$2 = "#354754"; // Can be used as a surface for menu, navigation, footer etc
|
|
1102
|
+
const ddsColorSurfaceInverseHover$2 = "#2a3943"; // Hover on surface.inverse
|
|
1103
|
+
const ddsColorSurfaceInverseSelected$2 = "#202b32"; // selected on surface.inverse
|
|
1104
|
+
const ddsColorSurfaceActionResting$2 = "#589ac6"; // Primary button bg
|
|
1105
|
+
const ddsColorSurfaceActionHover$2 = "#9fc5de"; // Hover on surface.action/selected
|
|
1106
|
+
const ddsColorSurfaceActionSelected$2 = "#589ac6"; // Selected state for components such as togglebutton, togglebar, progress tracker, checkbox etc
|
|
1107
|
+
const ddsColorSurfaceActionDangerResting$2 = "#e47373"; // Danger button
|
|
1108
|
+
const ddsColorSurfaceActionDangerHover$2 = "#efafaf"; // Hover on surface.action-danger
|
|
1109
|
+
const ddsColorSurfaceActionSelectedDisabled$2 = "#77838c"; // bg on a selected disabled checkbox, radio etc
|
|
1110
|
+
const ddsColorSurfaceDangerDefault$2 = "#561616"; // tag, message, errormessage
|
|
1111
|
+
const ddsColorSurfaceDangerStrong$2 = "#dc4b4b"; // tag strong value
|
|
1112
|
+
const ddsColorSurfaceSuccessDefault$2 = "#284c29"; // tag, message
|
|
1113
|
+
const ddsColorSurfaceSuccessStrong$2 = "#65be66"; // tag with strong value
|
|
1114
|
+
const ddsColorSurfaceWarningDefault$2 = "#494317"; // tag, message
|
|
1115
|
+
const ddsColorSurfaceWarningStrong$2 = "#f4e04d"; // tag strong value
|
|
1116
|
+
const ddsColorSurfaceInfoDefault$2 = "#2a4b61"; // tag, message
|
|
1117
|
+
const ddsColorSurfaceInfoStrong$2 = "#75b9e6"; // tag strong value
|
|
1118
|
+
const ddsColorSurfacePaperDefault$2 = "#3a4146"; // modal, drawer, popover etc
|
|
1119
|
+
const ddsColorSurfaceBackdropDefault$2 = "#0b0d0e80"; // background overlay for modals (50%)
|
|
1120
|
+
const ddsColorSurfaceFieldDefault$2 = "#0b0d0e"; // Form elements (textinput, datepicker etc)
|
|
1121
|
+
const ddsColorSurfaceFieldDisabled$2 = "#303438"; // disabled state on surface.field
|
|
1122
|
+
const ddsColorSurfaceHighlightedDefault$2 = "#833a21"; // bg for highlighted text on text.default. Use with $Text
|
|
1123
|
+
const ddsColorSurfaceScrollbar$2 = "#545c62"; // Used for scrollbar
|
|
1124
|
+
const ddsColorSurfaceNotification$2 = "#d83737"; // bg on a notification
|
|
1125
|
+
const ddsColorSurfaceSkeleton$2 = "#545c62"; // Used for skeleton
|
|
1126
|
+
const ddsColorBorderDefault$2 = "#77838c"; // Form components, togglebutton, secondary button, checkbox etc
|
|
1127
|
+
const ddsColorBorderSubtle$2 = "#545c62"; // Dropdown, tooltip, overflow etc
|
|
1128
|
+
const ddsColorBorderInverse$2 = "#acbbc6"; // Border or divider on surface.inverse
|
|
1129
|
+
const ddsColorBorderActionDefault$2 = "#589ac6"; // Used in progress tracker
|
|
1130
|
+
const ddsColorBorderActionHover$2 = "#9fc5de"; // Hover on secondary button etc
|
|
1131
|
+
const ddsColorBorderSuccess$2 = "#519852"; // Used with tag-default
|
|
1132
|
+
const ddsColorBorderWarning$2 = "#ccba35"; // Tag.default
|
|
1133
|
+
const ddsColorBorderDanger$2 = "#ad2c2c"; // Tag.default, error message field
|
|
1134
|
+
const ddsColorBorderInfo$2 = "#5197c5"; // Tag.default
|
|
1135
|
+
const ddsColorBorderOnAction$2 = "#181a1c"; // Used on primary split button
|
|
1136
|
+
const ddsColorTextDefault$2 = "#ffffff"; // default text, heading, body. on surface.hover
|
|
1137
|
+
const ddsColorTextMedium$2 = "#e9ebec"; // Label, etc
|
|
1138
|
+
const ddsColorTextSubtle$2 = "#d6dadd"; // Disabled or less important text
|
|
1139
|
+
const ddsColorTextOnInverse$2 = "#ffffff"; // On surface.inverse
|
|
1140
|
+
const ddsColorTextDanger$2 = "#efafaf"; // Error text on paper, or default or subtle surafce/bg
|
|
1141
|
+
const ddsColorTextOnAction$2 = "#0b0d0e"; // On surface.action (primary and danger button)
|
|
1142
|
+
const ddsColorTextOnStatusDefault$2 = "#ffffff"; // On default status surfaces
|
|
1143
|
+
const ddsColorTextOnStatusStrong$2 = "#0b0d0e"; // On status surfaces with strong prop
|
|
1144
|
+
const ddsColorTextActionResting$2 = "#9fc5de"; // Link, number in progress tracker
|
|
1145
|
+
const ddsColorTextActionHover$2 = "#e7f1f7"; // Hover on text.action
|
|
1146
|
+
const ddsColorTextRequiredfield$2 = "#efafaf"; // Asterix to indicate required field
|
|
1147
|
+
const ddsColorTextActionVisited$2 = "#cca9e1"; // Used for visited links
|
|
1148
|
+
const ddsColorTextActionVisitedOnInverse$2 = "#cca9e1"; // Used for visited links on inverse surfaces
|
|
1149
|
+
const ddsColorTextOnNotification$2 = "#ffffff"; // Used on surface.notification
|
|
1150
|
+
const ddsColorTextOnPrimaryDefault$2 = "#ffffff"; // Used on brand.primary-default
|
|
1151
|
+
const ddsColorTextOnPrimarySubtle$2 = "#ffffff"; // Used on brand.primary-subtle
|
|
1152
|
+
const ddsColorTextOnPrimaryMedium$2 = "#ffffff"; // Used on brand.primary-medium
|
|
1153
|
+
const ddsColorTextOnPrimaryStrong$2 = "#ffffff"; // Used on brand.primary-strong
|
|
1154
|
+
const ddsColorTextOnSecondaryDefault$2 = "#0b0d0e"; // Used on brand.secondary-default
|
|
1155
|
+
const ddsColorTextOnSecondarySubtle$2 = "#ffffff"; // Used on brand.secondary-subtle
|
|
1156
|
+
const ddsColorTextOnSecondaryMedium$2 = "#ffffff"; // Used on brand.secondary-medium
|
|
1157
|
+
const ddsColorTextOnSecondaryStrong$2 = "#0b0d0e"; // Used on brand.secondary-strong
|
|
1158
|
+
const ddsColorTextOnTertiaryDefault$2 = "#0b0d0e"; // Used on brand.tertiary-default
|
|
1159
|
+
const ddsColorTextOnTertiarySubtle$2 = "#ffffff"; // Used on brand.tertiary-subtle
|
|
1160
|
+
const ddsColorTextOnTertiaryMedium$2 = "#0b0d0e"; // Used on brand.tertiary-medium
|
|
1161
|
+
const ddsColorTextOnTertiaryStrong$2 = "#0b0d0e"; // Used on brand.tertiary-strong
|
|
1162
|
+
const ddsColorTextOnDataDefault$2 = "#0b0d0e"; // Used on data. with default value
|
|
1163
|
+
const ddsColorTextOnDataSubtle$2 = "#ffffff"; // Used on data. with subtle value
|
|
1164
|
+
const ddsColorIconDefault$2 = "#ffffff"; // Often used with text.default
|
|
1165
|
+
const ddsColorIconMedium$2 = "#e9ebec"; // Often used with text.medium
|
|
1166
|
+
const ddsColorIconSubtle$2 = "#d6dadd"; // Often used with text.subtle
|
|
1167
|
+
const ddsColorIconOnInverse$2 = "#ffffff"; // On surface.inverse
|
|
1168
|
+
const ddsColorIconOnAction$2 = "#0b0d0e"; // On surface.action (primary and danger button)
|
|
1169
|
+
const ddsColorIconActionResting$2 = "#9fc5de"; // Often used with Text.action
|
|
1170
|
+
const ddsColorIconActionHover$2 = "#e7f1f7"; // hover on icon-action
|
|
1171
|
+
const ddsColorIconOnSuccessDefault$2 = "#c1e5c2"; // On surface.success-default
|
|
1172
|
+
const ddsColorIconOnSuccessStrong$2 = "#0b0d0e"; // On surface-success-strong
|
|
1173
|
+
const ddsColorIconOnWarningDefault$2 = "#fbf3b8"; // On surface.warning-default
|
|
1174
|
+
const ddsColorIconOnWarningStrong$2 = "#0b0d0e"; // On surface.warning-strong
|
|
1175
|
+
const ddsColorIconOnDangerDefault$2 = "#efafaf"; // On surface.danger-default
|
|
1176
|
+
const ddsColorIconOnDangerStrong$2 = "#0b0d0e"; // On surface.danger-strong
|
|
1177
|
+
const ddsColorIconOnInfoDefault$2 = "#c8e3f5"; // On surface.info-default
|
|
1178
|
+
const ddsColorIconOnInfoStrong$2 = "#0b0d0e"; // On surface.info-strong
|
|
1179
|
+
const ddsColorIconDanger$2 = "#efafaf"; // Error icon on paper, or default or subtle surafce/bg
|
|
1180
|
+
const ddsColorBrandPrimaryDefault$2 = "#354754"; // Primary brand color
|
|
1181
|
+
const ddsColorBrandPrimarySubtle$2 = "#2a3943"; // Primary brand color
|
|
1182
|
+
const ddsColorBrandPrimaryMedium$2 = "#405767"; // Primary brand color
|
|
1183
|
+
const ddsColorBrandPrimaryStrong$2 = "#4f6a7e"; // Primary brand color
|
|
1184
|
+
const ddsColorBrandSecondaryDefault$2 = "#9ab8b7"; // Secondary brand color
|
|
1185
|
+
const ddsColorBrandSecondarySubtle$2 = "#2b3a3a"; // Secondary brand color
|
|
1186
|
+
const ddsColorBrandSecondaryMedium$2 = "#4d6463"; // Secondary brand color
|
|
1187
|
+
const ddsColorBrandSecondaryStrong$2 = "#b8cdcd"; // Secondary brand color
|
|
1188
|
+
const ddsColorBrandTertiaryDefault$2 = "#f27e55"; // Tertiary brand color
|
|
1189
|
+
const ddsColorBrandTertiarySubtle$2 = "#a24422"; // Tertiary brand color
|
|
1190
|
+
const ddsColorBrandTertiaryMedium$2 = "#f2a68f"; // Tertiary brand color
|
|
1191
|
+
const ddsColorBrandTertiaryStrong$2 = "#ffd6ca"; // Tertiary brand color
|
|
1192
|
+
const ddsColorFocusOutside$2 = "#f1f8fd"; // Contrast to .inside
|
|
1193
|
+
const ddsColorFocusInside$2 = "#2a4b61"; // Contrast to .outside
|
|
1194
|
+
const ddsShadowLarge$2 = "8px 16px 32px 0px rgba(11, 13, 14, 80%)"; // Dialoger. Eksempel: modal, drawer, popover
|
|
1195
|
+
const ddsShadowMedium$2 = "2px 4px 8px 0px rgba(11, 13, 14, 80%)"; // Dropdowns. Eksempel: overflowmenu, dropdown
|
|
1196
|
+
const ddsShadowSmall$2 = "1px 2px 4px 0px rgba(11, 13, 14, 80%)"; // Eksempel: tooltip
|
|
1197
|
+
const ddsBorderRadiusButton$2 = "2px";
|
|
1198
|
+
const ddsBorderRadiusButtonNumberPx$2 = 2; // For use in button component and togglebutton
|
|
1199
|
+
const ddsBorderRadiusSurface$2 = "4px";
|
|
1200
|
+
const ddsBorderRadiusSurfaceNumberPx$2 = 4; // Most surfaces, for example cards, papers, messages, backgrounds in GUI
|
|
1201
|
+
const ddsBorderRadiusInput$2 = "2px";
|
|
1202
|
+
const ddsBorderRadiusInputNumberPx$2 = 2; // All input fields, and check boxes
|
|
1203
|
+
const ddsBorderRadiusChip$2 = "4px";
|
|
1204
|
+
const ddsBorderRadiusChipNumberPx$2 = 4; // Chips and tags
|
|
1205
|
+
const ddsBorderRadiusRounded$2 = "9999px";
|
|
1206
|
+
const ddsBorderRadiusRoundedNumberPx$2 = 9999; // Rounded and circular components such as radiobutton, toggle, togglebutton and progress tracker
|
|
1207
|
+
const ddsFontLabelMedium$2 = "600 0.875rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Label for form components
|
|
1208
|
+
const ddsFontBodyLongXsmall$2 = "400 0.75rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Xsmall body text for editorial content
|
|
1209
|
+
const ddsFontBodyLongSmall$2 = "400 0.875rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Small body text for editorial content
|
|
1210
|
+
const ddsFontBodyLongMedium$2 = "400 1rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Default body text for editorial content
|
|
1211
|
+
const ddsFontBodyLongLarge$2 = "400 1.125rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Large body text for editorial content
|
|
1212
|
+
const ddsFontHeadingXxsmall$2 = "600 0.75rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h6
|
|
1213
|
+
const ddsFontHeadingXsmall$2 = "600 0.875rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h5
|
|
1214
|
+
const ddsFontHeadingSmall$2 = "600 1rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h4
|
|
1215
|
+
const ddsFontHeadingMedium$2 = "600 1.125rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h3
|
|
1216
|
+
const ddsFontHeadingLarge$2 = "400 clamp(1.25rem, 0.833rem + 1.111vw, 1.5rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h2
|
|
1217
|
+
const ddsFontHeadingXlarge$2 = "400 clamp(1.5rem, 0.667rem + 2.222vw, 2rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default H1
|
|
1218
|
+
const ddsFontHeadingXxlarge$2 = "300 clamp(2.5rem, 1.667rem + 2.222vw, 3rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Display or extra large page title (h1)
|
|
1219
|
+
const ddsFontLeadMedium$2 = "300 1.125rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Lead brukes som ingress når man skriver artikler etc
|
|
1220
|
+
const ddsFontCodeMedium$2 = "400 1rem/1.5 'IBM Plex Mono', 'Courier New', monospace"; // Brukes for kodesnutter etc
|
|
1221
|
+
const ddsFontBodyShortXsmall$2 = "400 0.75rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // used with xsmall button and input fields
|
|
1222
|
+
const ddsFontBodyShortSmall$2 = "400 0.875rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // used with small button and input fields
|
|
1223
|
+
const ddsFontBodyShortMedium$2 = "400 1rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Used with medium button and input fields
|
|
1224
|
+
const ddsFontBodyShortLarge$2 = "400 1.125rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Used for large button and large search
|
|
1225
|
+
const ddsFontHeadingXxlargeLetterSpacing$2 = "-0.01em";
|
|
1226
|
+
const ddsFontHeadingXxlargeParagraphSpacing$2 = "0.4em";
|
|
1227
|
+
const ddsFontHeadingXxlargeParagraphSpacingNumberEm$2 = 0.4;
|
|
1228
|
+
const ddsFontHeadingXlargeLetterSpacing$2 = "0em";
|
|
1229
|
+
const ddsFontHeadingXlargeParagraphSpacing$2 = "0.4em";
|
|
1230
|
+
const ddsFontHeadingXlargeParagraphSpacingNumberEm$2 = 0.4;
|
|
1231
|
+
const ddsFontHeadingLargeLetterSpacing$2 = "0em";
|
|
1232
|
+
const ddsFontHeadingLargeParagraphSpacing$2 = "0.4em";
|
|
1233
|
+
const ddsFontHeadingLargeParagraphSpacingNumberEm$2 = 0.4;
|
|
1234
|
+
const ddsFontHeadingMediumLetterSpacing$2 = "0em";
|
|
1235
|
+
const ddsFontHeadingMediumParagraphSpacing$2 = "0.4em";
|
|
1236
|
+
const ddsFontHeadingMediumParagraphSpacingNumberEm$2 = 0.4;
|
|
1237
|
+
const ddsFontHeadingSmallLetterSpacing$2 = "0em";
|
|
1238
|
+
const ddsFontHeadingSmallParagraphSpacing$2 = "0.4em";
|
|
1239
|
+
const ddsFontHeadingSmallParagraphSpacingNumberEm$2 = 0.4;
|
|
1240
|
+
const ddsFontHeadingXsmallLetterSpacing$2 = "0.01em";
|
|
1241
|
+
const ddsFontHeadingXsmallParagraphSpacing$2 = "0.4em";
|
|
1242
|
+
const ddsFontHeadingXsmallParagraphSpacingNumberEm$2 = 0.4;
|
|
1243
|
+
const ddsFontHeadingXxsmallLetterSpacing$2 = "0.01em";
|
|
1244
|
+
const ddsFontHeadingXxsmallParagraphSpacing$2 = "0.4em";
|
|
1245
|
+
const ddsFontHeadingXxsmallParagraphSpacingNumberEm$2 = 0.4;
|
|
1246
|
+
const ddsFontBodyLongLargeLetterSpacing$2 = "0em";
|
|
1247
|
+
const ddsFontBodyLongLargeParagraphSpacing$2 = "1em";
|
|
1248
|
+
const ddsFontBodyLongLargeParagraphSpacingNumberEm$2 = 1;
|
|
1249
|
+
const ddsFontBodyLongMediumLetterSpacing$2 = "0em";
|
|
1250
|
+
const ddsFontBodyLongMediumParagraphSpacing$2 = "1em";
|
|
1251
|
+
const ddsFontBodyLongMediumParagraphSpacingNumberEm$2 = 1;
|
|
1252
|
+
const ddsFontBodyLongSmallLetterSpacing$2 = "0.01em";
|
|
1253
|
+
const ddsFontBodyLongSmallParagraphSpacing$2 = "1em";
|
|
1254
|
+
const ddsFontBodyLongSmallParagraphSpacingNumberEm$2 = 1;
|
|
1255
|
+
const ddsFontBodyLongXsmallLetterSpacing$2 = "0.01em";
|
|
1256
|
+
const ddsFontBodyLongXsmallParagraphSpacing$2 = "1em";
|
|
1257
|
+
const ddsFontBodyLongXsmallParagraphSpacingNumberEm$2 = 1;
|
|
1258
|
+
const ddsFontLeadMediumLetterSpacing$2 = "0em";
|
|
1259
|
+
const ddsFontLeadMediumParagraphSpacing$2 = "1em";
|
|
1260
|
+
const ddsFontLeadMediumParagraphSpacingNumberEm$2 = 1;
|
|
1261
|
+
const ddsFontCodeMediumLetterSpacing$2 = "0em";
|
|
1262
|
+
const ddsFontCodeMediumParagraphSpacing$2 = "1em";
|
|
1263
|
+
const ddsFontCodeMediumParagraphSpacingNumberEm$2 = 1;
|
|
1264
|
+
const ddsFontLabelMediumLetterSpacing$2 = "0.01em";
|
|
1265
|
+
const ddsFontLabelMediumParagraphSpacing$2 = "1em";
|
|
1266
|
+
const ddsFontLabelMediumParagraphSpacingNumberEm$2 = 1;
|
|
1267
|
+
const ddsFontBodyShortLargeLetterSpacing$2 = "0em";
|
|
1268
|
+
const ddsFontBodyShortLargeParagraphSpacing$2 = "1em";
|
|
1269
|
+
const ddsFontBodyShortLargeParagraphSpacingNumberEm$2 = 1;
|
|
1270
|
+
const ddsFontBodyShortMediumLetterSpacing$2 = "0em";
|
|
1271
|
+
const ddsFontBodyShortMediumParagraphSpacing$2 = "1em";
|
|
1272
|
+
const ddsFontBodyShortMediumParagraphSpacingNumberEm$2 = 1;
|
|
1273
|
+
const ddsFontBodyShortSmallLetterSpacing$2 = "0.01em";
|
|
1274
|
+
const ddsFontBodyShortSmallParagraphSpacing$2 = "1em";
|
|
1275
|
+
const ddsFontBodyShortSmallParagraphSpacingNumberEm$2 = 1;
|
|
1276
|
+
const ddsFontBodyShortXsmallLetterSpacing$2 = "0.01em";
|
|
1277
|
+
const ddsFontBodyShortXsmallParagraphSpacing$2 = "1em";
|
|
1278
|
+
const ddsFontBodyShortXsmallParagraphSpacingNumberEm$2 = 1;
|
|
1279
|
+
|
|
1280
|
+
var ddsTokensCoreDark = /*#__PURE__*/Object.freeze({
|
|
1281
|
+
__proto__: null,
|
|
1282
|
+
ddsBorderRadiusButton: ddsBorderRadiusButton$2,
|
|
1283
|
+
ddsBorderRadiusButtonNumberPx: ddsBorderRadiusButtonNumberPx$2,
|
|
1284
|
+
ddsBorderRadiusChip: ddsBorderRadiusChip$2,
|
|
1285
|
+
ddsBorderRadiusChipNumberPx: ddsBorderRadiusChipNumberPx$2,
|
|
1286
|
+
ddsBorderRadiusInput: ddsBorderRadiusInput$2,
|
|
1287
|
+
ddsBorderRadiusInputNumberPx: ddsBorderRadiusInputNumberPx$2,
|
|
1288
|
+
ddsBorderRadiusRounded: ddsBorderRadiusRounded$2,
|
|
1289
|
+
ddsBorderRadiusRoundedNumberPx: ddsBorderRadiusRoundedNumberPx$2,
|
|
1290
|
+
ddsBorderRadiusSurface: ddsBorderRadiusSurface$2,
|
|
1291
|
+
ddsBorderRadiusSurfaceNumberPx: ddsBorderRadiusSurfaceNumberPx$2,
|
|
1292
|
+
ddsBreakpointLg: ddsBreakpointLg$2,
|
|
1293
|
+
ddsBreakpointLgNumberPx: ddsBreakpointLgNumberPx$2,
|
|
1294
|
+
ddsBreakpointMd: ddsBreakpointMd$2,
|
|
1295
|
+
ddsBreakpointMdNumberPx: ddsBreakpointMdNumberPx$2,
|
|
1296
|
+
ddsBreakpointSm: ddsBreakpointSm$2,
|
|
1297
|
+
ddsBreakpointSmNumberPx: ddsBreakpointSmNumberPx$2,
|
|
1298
|
+
ddsBreakpointXl: ddsBreakpointXl$2,
|
|
1299
|
+
ddsBreakpointXlNumberPx: ddsBreakpointXlNumberPx$2,
|
|
1300
|
+
ddsBreakpointXs: ddsBreakpointXs$2,
|
|
1301
|
+
ddsBreakpointXsNumberPx: ddsBreakpointXsNumberPx$2,
|
|
1302
|
+
ddsColorBgDefault: ddsColorBgDefault$2,
|
|
1303
|
+
ddsColorBgSubtle: ddsColorBgSubtle$2,
|
|
1304
|
+
ddsColorBorderActionDefault: ddsColorBorderActionDefault$2,
|
|
1305
|
+
ddsColorBorderActionHover: ddsColorBorderActionHover$2,
|
|
1306
|
+
ddsColorBorderDanger: ddsColorBorderDanger$2,
|
|
1307
|
+
ddsColorBorderDefault: ddsColorBorderDefault$2,
|
|
1308
|
+
ddsColorBorderInfo: ddsColorBorderInfo$2,
|
|
1309
|
+
ddsColorBorderInverse: ddsColorBorderInverse$2,
|
|
1310
|
+
ddsColorBorderOnAction: ddsColorBorderOnAction$2,
|
|
1311
|
+
ddsColorBorderSubtle: ddsColorBorderSubtle$2,
|
|
1312
|
+
ddsColorBorderSuccess: ddsColorBorderSuccess$2,
|
|
1313
|
+
ddsColorBorderWarning: ddsColorBorderWarning$2,
|
|
1314
|
+
ddsColorBrandPrimaryDefault: ddsColorBrandPrimaryDefault$2,
|
|
1315
|
+
ddsColorBrandPrimaryMedium: ddsColorBrandPrimaryMedium$2,
|
|
1316
|
+
ddsColorBrandPrimaryStrong: ddsColorBrandPrimaryStrong$2,
|
|
1317
|
+
ddsColorBrandPrimarySubtle: ddsColorBrandPrimarySubtle$2,
|
|
1318
|
+
ddsColorBrandSecondaryDefault: ddsColorBrandSecondaryDefault$2,
|
|
1319
|
+
ddsColorBrandSecondaryMedium: ddsColorBrandSecondaryMedium$2,
|
|
1320
|
+
ddsColorBrandSecondaryStrong: ddsColorBrandSecondaryStrong$2,
|
|
1321
|
+
ddsColorBrandSecondarySubtle: ddsColorBrandSecondarySubtle$2,
|
|
1322
|
+
ddsColorBrandTertiaryDefault: ddsColorBrandTertiaryDefault$2,
|
|
1323
|
+
ddsColorBrandTertiaryMedium: ddsColorBrandTertiaryMedium$2,
|
|
1324
|
+
ddsColorBrandTertiaryStrong: ddsColorBrandTertiaryStrong$2,
|
|
1325
|
+
ddsColorBrandTertiarySubtle: ddsColorBrandTertiarySubtle$2,
|
|
1326
|
+
ddsColorData01Border: ddsColorData01Border$2,
|
|
1327
|
+
ddsColorData01Default: ddsColorData01Default$2,
|
|
1328
|
+
ddsColorData01Subtle: ddsColorData01Subtle$2,
|
|
1329
|
+
ddsColorData02Border: ddsColorData02Border$2,
|
|
1330
|
+
ddsColorData02Default: ddsColorData02Default$2,
|
|
1331
|
+
ddsColorData02Subtle: ddsColorData02Subtle$2,
|
|
1332
|
+
ddsColorData03Border: ddsColorData03Border$2,
|
|
1333
|
+
ddsColorData03Default: ddsColorData03Default$2,
|
|
1334
|
+
ddsColorData03Subtle: ddsColorData03Subtle$2,
|
|
1335
|
+
ddsColorData04Border: ddsColorData04Border$2,
|
|
1336
|
+
ddsColorData04Default: ddsColorData04Default$2,
|
|
1337
|
+
ddsColorData04Subtle: ddsColorData04Subtle$2,
|
|
1338
|
+
ddsColorData05Border: ddsColorData05Border$2,
|
|
1339
|
+
ddsColorData05Default: ddsColorData05Default$2,
|
|
1340
|
+
ddsColorData05Subtle: ddsColorData05Subtle$2,
|
|
1341
|
+
ddsColorData06Border: ddsColorData06Border$2,
|
|
1342
|
+
ddsColorData06Default: ddsColorData06Default$2,
|
|
1343
|
+
ddsColorData06Subtle: ddsColorData06Subtle$2,
|
|
1344
|
+
ddsColorData07Border: ddsColorData07Border$2,
|
|
1345
|
+
ddsColorData07Default: ddsColorData07Default$2,
|
|
1346
|
+
ddsColorData07Subtle: ddsColorData07Subtle$2,
|
|
1347
|
+
ddsColorData08Border: ddsColorData08Border$2,
|
|
1348
|
+
ddsColorData08Default: ddsColorData08Default$2,
|
|
1349
|
+
ddsColorData08Subtle: ddsColorData08Subtle$2,
|
|
1350
|
+
ddsColorData09Border: ddsColorData09Border$2,
|
|
1351
|
+
ddsColorData09Default: ddsColorData09Default$2,
|
|
1352
|
+
ddsColorData09Subtle: ddsColorData09Subtle$2,
|
|
1353
|
+
ddsColorData10Border: ddsColorData10Border$2,
|
|
1354
|
+
ddsColorData10Default: ddsColorData10Default$2,
|
|
1355
|
+
ddsColorData10Subtle: ddsColorData10Subtle$2,
|
|
1356
|
+
ddsColorDataBlue100: ddsColorDataBlue100$2,
|
|
1357
|
+
ddsColorDataBlue200: ddsColorDataBlue200$2,
|
|
1358
|
+
ddsColorDataBlue300: ddsColorDataBlue300$2,
|
|
1359
|
+
ddsColorDataBlue400: ddsColorDataBlue400$2,
|
|
1360
|
+
ddsColorDataBlue500: ddsColorDataBlue500$2,
|
|
1361
|
+
ddsColorDataBlue600: ddsColorDataBlue600$2,
|
|
1362
|
+
ddsColorDataBlue700: ddsColorDataBlue700$2,
|
|
1363
|
+
ddsColorDataBlue800: ddsColorDataBlue800$2,
|
|
1364
|
+
ddsColorDataBlue900: ddsColorDataBlue900$2,
|
|
1365
|
+
ddsColorDataBrown100: ddsColorDataBrown100$2,
|
|
1366
|
+
ddsColorDataBrown200: ddsColorDataBrown200$2,
|
|
1367
|
+
ddsColorDataBrown300: ddsColorDataBrown300$2,
|
|
1368
|
+
ddsColorDataBrown400: ddsColorDataBrown400$2,
|
|
1369
|
+
ddsColorDataBrown500: ddsColorDataBrown500$2,
|
|
1370
|
+
ddsColorDataBrown600: ddsColorDataBrown600$2,
|
|
1371
|
+
ddsColorDataBrown700: ddsColorDataBrown700$2,
|
|
1372
|
+
ddsColorDataBrown800: ddsColorDataBrown800$2,
|
|
1373
|
+
ddsColorDataBrown900: ddsColorDataBrown900$2,
|
|
1374
|
+
ddsColorDataDeepblue100: ddsColorDataDeepblue100$2,
|
|
1375
|
+
ddsColorDataDeepblue200: ddsColorDataDeepblue200$2,
|
|
1376
|
+
ddsColorDataDeepblue300: ddsColorDataDeepblue300$2,
|
|
1377
|
+
ddsColorDataDeepblue400: ddsColorDataDeepblue400$2,
|
|
1378
|
+
ddsColorDataDeepblue500: ddsColorDataDeepblue500$2,
|
|
1379
|
+
ddsColorDataDeepblue600: ddsColorDataDeepblue600$2,
|
|
1380
|
+
ddsColorDataDeepblue700: ddsColorDataDeepblue700$2,
|
|
1381
|
+
ddsColorDataDeepblue800: ddsColorDataDeepblue800$2,
|
|
1382
|
+
ddsColorDataDeepblue900: ddsColorDataDeepblue900$2,
|
|
1383
|
+
ddsColorDataGray100: ddsColorDataGray100$2,
|
|
1384
|
+
ddsColorDataGray200: ddsColorDataGray200$2,
|
|
1385
|
+
ddsColorDataGray300: ddsColorDataGray300$2,
|
|
1386
|
+
ddsColorDataGray400: ddsColorDataGray400$2,
|
|
1387
|
+
ddsColorDataGray500: ddsColorDataGray500$2,
|
|
1388
|
+
ddsColorDataGray600: ddsColorDataGray600$2,
|
|
1389
|
+
ddsColorDataGray700: ddsColorDataGray700$2,
|
|
1390
|
+
ddsColorDataGray800: ddsColorDataGray800$2,
|
|
1391
|
+
ddsColorDataGray900: ddsColorDataGray900$2,
|
|
1392
|
+
ddsColorDataGreen100: ddsColorDataGreen100$2,
|
|
1393
|
+
ddsColorDataGreen200: ddsColorDataGreen200$2,
|
|
1394
|
+
ddsColorDataGreen300: ddsColorDataGreen300$2,
|
|
1395
|
+
ddsColorDataGreen400: ddsColorDataGreen400$2,
|
|
1396
|
+
ddsColorDataGreen500: ddsColorDataGreen500$2,
|
|
1397
|
+
ddsColorDataGreen600: ddsColorDataGreen600$2,
|
|
1398
|
+
ddsColorDataGreen700: ddsColorDataGreen700$2,
|
|
1399
|
+
ddsColorDataGreen800: ddsColorDataGreen800$2,
|
|
1400
|
+
ddsColorDataGreen900: ddsColorDataGreen900$2,
|
|
1401
|
+
ddsColorDataMagenta100: ddsColorDataMagenta100$2,
|
|
1402
|
+
ddsColorDataMagenta200: ddsColorDataMagenta200$2,
|
|
1403
|
+
ddsColorDataMagenta300: ddsColorDataMagenta300$2,
|
|
1404
|
+
ddsColorDataMagenta400: ddsColorDataMagenta400$2,
|
|
1405
|
+
ddsColorDataMagenta500: ddsColorDataMagenta500$2,
|
|
1406
|
+
ddsColorDataMagenta600: ddsColorDataMagenta600$2,
|
|
1407
|
+
ddsColorDataMagenta700: ddsColorDataMagenta700$2,
|
|
1408
|
+
ddsColorDataMagenta800: ddsColorDataMagenta800$2,
|
|
1409
|
+
ddsColorDataMagenta900: ddsColorDataMagenta900$2,
|
|
1410
|
+
ddsColorDataOlive100: ddsColorDataOlive100$2,
|
|
1411
|
+
ddsColorDataOlive200: ddsColorDataOlive200$2,
|
|
1412
|
+
ddsColorDataOlive300: ddsColorDataOlive300$2,
|
|
1413
|
+
ddsColorDataOlive400: ddsColorDataOlive400$2,
|
|
1414
|
+
ddsColorDataOlive500: ddsColorDataOlive500$2,
|
|
1415
|
+
ddsColorDataOlive600: ddsColorDataOlive600$2,
|
|
1416
|
+
ddsColorDataOlive700: ddsColorDataOlive700$2,
|
|
1417
|
+
ddsColorDataOlive800: ddsColorDataOlive800$2,
|
|
1418
|
+
ddsColorDataOlive900: ddsColorDataOlive900$2,
|
|
1419
|
+
ddsColorDataPurple100: ddsColorDataPurple100$2,
|
|
1420
|
+
ddsColorDataPurple200: ddsColorDataPurple200$2,
|
|
1421
|
+
ddsColorDataPurple300: ddsColorDataPurple300$2,
|
|
1422
|
+
ddsColorDataPurple400: ddsColorDataPurple400$2,
|
|
1423
|
+
ddsColorDataPurple500: ddsColorDataPurple500$2,
|
|
1424
|
+
ddsColorDataPurple600: ddsColorDataPurple600$2,
|
|
1425
|
+
ddsColorDataPurple700: ddsColorDataPurple700$2,
|
|
1426
|
+
ddsColorDataPurple800: ddsColorDataPurple800$2,
|
|
1427
|
+
ddsColorDataPurple900: ddsColorDataPurple900$2,
|
|
1428
|
+
ddsColorDataRed100: ddsColorDataRed100$2,
|
|
1429
|
+
ddsColorDataRed200: ddsColorDataRed200$2,
|
|
1430
|
+
ddsColorDataRed300: ddsColorDataRed300$2,
|
|
1431
|
+
ddsColorDataRed400: ddsColorDataRed400$2,
|
|
1432
|
+
ddsColorDataRed500: ddsColorDataRed500$2,
|
|
1433
|
+
ddsColorDataRed600: ddsColorDataRed600$2,
|
|
1434
|
+
ddsColorDataRed700: ddsColorDataRed700$2,
|
|
1435
|
+
ddsColorDataRed800: ddsColorDataRed800$2,
|
|
1436
|
+
ddsColorDataRed900: ddsColorDataRed900$2,
|
|
1437
|
+
ddsColorDataTeal100: ddsColorDataTeal100$2,
|
|
1438
|
+
ddsColorDataTeal200: ddsColorDataTeal200$2,
|
|
1439
|
+
ddsColorDataTeal300: ddsColorDataTeal300$2,
|
|
1440
|
+
ddsColorDataTeal400: ddsColorDataTeal400$2,
|
|
1441
|
+
ddsColorDataTeal500: ddsColorDataTeal500$2,
|
|
1442
|
+
ddsColorDataTeal600: ddsColorDataTeal600$2,
|
|
1443
|
+
ddsColorDataTeal700: ddsColorDataTeal700$2,
|
|
1444
|
+
ddsColorDataTeal800: ddsColorDataTeal800$2,
|
|
1445
|
+
ddsColorDataTeal900: ddsColorDataTeal900$2,
|
|
1446
|
+
ddsColorFocusInside: ddsColorFocusInside$2,
|
|
1447
|
+
ddsColorFocusOutside: ddsColorFocusOutside$2,
|
|
1448
|
+
ddsColorIconActionHover: ddsColorIconActionHover$2,
|
|
1449
|
+
ddsColorIconActionResting: ddsColorIconActionResting$2,
|
|
1450
|
+
ddsColorIconDanger: ddsColorIconDanger$2,
|
|
1451
|
+
ddsColorIconDefault: ddsColorIconDefault$2,
|
|
1452
|
+
ddsColorIconMedium: ddsColorIconMedium$2,
|
|
1453
|
+
ddsColorIconOnAction: ddsColorIconOnAction$2,
|
|
1454
|
+
ddsColorIconOnDangerDefault: ddsColorIconOnDangerDefault$2,
|
|
1455
|
+
ddsColorIconOnDangerStrong: ddsColorIconOnDangerStrong$2,
|
|
1456
|
+
ddsColorIconOnInfoDefault: ddsColorIconOnInfoDefault$2,
|
|
1457
|
+
ddsColorIconOnInfoStrong: ddsColorIconOnInfoStrong$2,
|
|
1458
|
+
ddsColorIconOnInverse: ddsColorIconOnInverse$2,
|
|
1459
|
+
ddsColorIconOnSuccessDefault: ddsColorIconOnSuccessDefault$2,
|
|
1460
|
+
ddsColorIconOnSuccessStrong: ddsColorIconOnSuccessStrong$2,
|
|
1461
|
+
ddsColorIconOnWarningDefault: ddsColorIconOnWarningDefault$2,
|
|
1462
|
+
ddsColorIconOnWarningStrong: ddsColorIconOnWarningStrong$2,
|
|
1463
|
+
ddsColorIconSubtle: ddsColorIconSubtle$2,
|
|
1464
|
+
ddsColorSurfaceActionDangerHover: ddsColorSurfaceActionDangerHover$2,
|
|
1465
|
+
ddsColorSurfaceActionDangerResting: ddsColorSurfaceActionDangerResting$2,
|
|
1466
|
+
ddsColorSurfaceActionHover: ddsColorSurfaceActionHover$2,
|
|
1467
|
+
ddsColorSurfaceActionResting: ddsColorSurfaceActionResting$2,
|
|
1468
|
+
ddsColorSurfaceActionSelected: ddsColorSurfaceActionSelected$2,
|
|
1469
|
+
ddsColorSurfaceActionSelectedDisabled: ddsColorSurfaceActionSelectedDisabled$2,
|
|
1470
|
+
ddsColorSurfaceBackdropDefault: ddsColorSurfaceBackdropDefault$2,
|
|
1471
|
+
ddsColorSurfaceDangerDefault: ddsColorSurfaceDangerDefault$2,
|
|
1472
|
+
ddsColorSurfaceDangerStrong: ddsColorSurfaceDangerStrong$2,
|
|
1473
|
+
ddsColorSurfaceDefault: ddsColorSurfaceDefault$2,
|
|
1474
|
+
ddsColorSurfaceFieldDefault: ddsColorSurfaceFieldDefault$2,
|
|
1475
|
+
ddsColorSurfaceFieldDisabled: ddsColorSurfaceFieldDisabled$2,
|
|
1476
|
+
ddsColorSurfaceHighlightedDefault: ddsColorSurfaceHighlightedDefault$2,
|
|
1477
|
+
ddsColorSurfaceHoverDefault: ddsColorSurfaceHoverDefault$2,
|
|
1478
|
+
ddsColorSurfaceHoverSubtle: ddsColorSurfaceHoverSubtle$2,
|
|
1479
|
+
ddsColorSurfaceInfoDefault: ddsColorSurfaceInfoDefault$2,
|
|
1480
|
+
ddsColorSurfaceInfoStrong: ddsColorSurfaceInfoStrong$2,
|
|
1481
|
+
ddsColorSurfaceInverseDefault: ddsColorSurfaceInverseDefault$2,
|
|
1482
|
+
ddsColorSurfaceInverseHover: ddsColorSurfaceInverseHover$2,
|
|
1483
|
+
ddsColorSurfaceInverseSelected: ddsColorSurfaceInverseSelected$2,
|
|
1484
|
+
ddsColorSurfaceMedium: ddsColorSurfaceMedium$2,
|
|
1485
|
+
ddsColorSurfaceNotification: ddsColorSurfaceNotification$2,
|
|
1486
|
+
ddsColorSurfacePaperDefault: ddsColorSurfacePaperDefault$2,
|
|
1487
|
+
ddsColorSurfaceScrollbar: ddsColorSurfaceScrollbar$2,
|
|
1488
|
+
ddsColorSurfaceSelectedDefault: ddsColorSurfaceSelectedDefault$2,
|
|
1489
|
+
ddsColorSurfaceSkeleton: ddsColorSurfaceSkeleton$2,
|
|
1490
|
+
ddsColorSurfaceSubtle: ddsColorSurfaceSubtle$2,
|
|
1491
|
+
ddsColorSurfaceSuccessDefault: ddsColorSurfaceSuccessDefault$2,
|
|
1492
|
+
ddsColorSurfaceSuccessStrong: ddsColorSurfaceSuccessStrong$2,
|
|
1493
|
+
ddsColorSurfaceWarningDefault: ddsColorSurfaceWarningDefault$2,
|
|
1494
|
+
ddsColorSurfaceWarningStrong: ddsColorSurfaceWarningStrong$2,
|
|
1495
|
+
ddsColorTextActionHover: ddsColorTextActionHover$2,
|
|
1496
|
+
ddsColorTextActionResting: ddsColorTextActionResting$2,
|
|
1497
|
+
ddsColorTextActionVisited: ddsColorTextActionVisited$2,
|
|
1498
|
+
ddsColorTextActionVisitedOnInverse: ddsColorTextActionVisitedOnInverse$2,
|
|
1499
|
+
ddsColorTextDanger: ddsColorTextDanger$2,
|
|
1500
|
+
ddsColorTextDefault: ddsColorTextDefault$2,
|
|
1501
|
+
ddsColorTextMedium: ddsColorTextMedium$2,
|
|
1502
|
+
ddsColorTextOnAction: ddsColorTextOnAction$2,
|
|
1503
|
+
ddsColorTextOnDataDefault: ddsColorTextOnDataDefault$2,
|
|
1504
|
+
ddsColorTextOnDataSubtle: ddsColorTextOnDataSubtle$2,
|
|
1505
|
+
ddsColorTextOnInverse: ddsColorTextOnInverse$2,
|
|
1506
|
+
ddsColorTextOnNotification: ddsColorTextOnNotification$2,
|
|
1507
|
+
ddsColorTextOnPrimaryDefault: ddsColorTextOnPrimaryDefault$2,
|
|
1508
|
+
ddsColorTextOnPrimaryMedium: ddsColorTextOnPrimaryMedium$2,
|
|
1509
|
+
ddsColorTextOnPrimaryStrong: ddsColorTextOnPrimaryStrong$2,
|
|
1510
|
+
ddsColorTextOnPrimarySubtle: ddsColorTextOnPrimarySubtle$2,
|
|
1511
|
+
ddsColorTextOnSecondaryDefault: ddsColorTextOnSecondaryDefault$2,
|
|
1512
|
+
ddsColorTextOnSecondaryMedium: ddsColorTextOnSecondaryMedium$2,
|
|
1513
|
+
ddsColorTextOnSecondaryStrong: ddsColorTextOnSecondaryStrong$2,
|
|
1514
|
+
ddsColorTextOnSecondarySubtle: ddsColorTextOnSecondarySubtle$2,
|
|
1515
|
+
ddsColorTextOnStatusDefault: ddsColorTextOnStatusDefault$2,
|
|
1516
|
+
ddsColorTextOnStatusStrong: ddsColorTextOnStatusStrong$2,
|
|
1517
|
+
ddsColorTextOnTertiaryDefault: ddsColorTextOnTertiaryDefault$2,
|
|
1518
|
+
ddsColorTextOnTertiaryMedium: ddsColorTextOnTertiaryMedium$2,
|
|
1519
|
+
ddsColorTextOnTertiaryStrong: ddsColorTextOnTertiaryStrong$2,
|
|
1520
|
+
ddsColorTextOnTertiarySubtle: ddsColorTextOnTertiarySubtle$2,
|
|
1521
|
+
ddsColorTextRequiredfield: ddsColorTextRequiredfield$2,
|
|
1522
|
+
ddsColorTextSubtle: ddsColorTextSubtle$2,
|
|
1523
|
+
ddsFontBodyLongLarge: ddsFontBodyLongLarge$2,
|
|
1524
|
+
ddsFontBodyLongLargeLetterSpacing: ddsFontBodyLongLargeLetterSpacing$2,
|
|
1525
|
+
ddsFontBodyLongLargeParagraphSpacing: ddsFontBodyLongLargeParagraphSpacing$2,
|
|
1526
|
+
ddsFontBodyLongLargeParagraphSpacingNumberEm: ddsFontBodyLongLargeParagraphSpacingNumberEm$2,
|
|
1527
|
+
ddsFontBodyLongMedium: ddsFontBodyLongMedium$2,
|
|
1528
|
+
ddsFontBodyLongMediumLetterSpacing: ddsFontBodyLongMediumLetterSpacing$2,
|
|
1529
|
+
ddsFontBodyLongMediumParagraphSpacing: ddsFontBodyLongMediumParagraphSpacing$2,
|
|
1530
|
+
ddsFontBodyLongMediumParagraphSpacingNumberEm: ddsFontBodyLongMediumParagraphSpacingNumberEm$2,
|
|
1531
|
+
ddsFontBodyLongSmall: ddsFontBodyLongSmall$2,
|
|
1532
|
+
ddsFontBodyLongSmallLetterSpacing: ddsFontBodyLongSmallLetterSpacing$2,
|
|
1533
|
+
ddsFontBodyLongSmallParagraphSpacing: ddsFontBodyLongSmallParagraphSpacing$2,
|
|
1534
|
+
ddsFontBodyLongSmallParagraphSpacingNumberEm: ddsFontBodyLongSmallParagraphSpacingNumberEm$2,
|
|
1535
|
+
ddsFontBodyLongXsmall: ddsFontBodyLongXsmall$2,
|
|
1536
|
+
ddsFontBodyLongXsmallLetterSpacing: ddsFontBodyLongXsmallLetterSpacing$2,
|
|
1537
|
+
ddsFontBodyLongXsmallParagraphSpacing: ddsFontBodyLongXsmallParagraphSpacing$2,
|
|
1538
|
+
ddsFontBodyLongXsmallParagraphSpacingNumberEm: ddsFontBodyLongXsmallParagraphSpacingNumberEm$2,
|
|
1539
|
+
ddsFontBodyShortLarge: ddsFontBodyShortLarge$2,
|
|
1540
|
+
ddsFontBodyShortLargeLetterSpacing: ddsFontBodyShortLargeLetterSpacing$2,
|
|
1541
|
+
ddsFontBodyShortLargeParagraphSpacing: ddsFontBodyShortLargeParagraphSpacing$2,
|
|
1542
|
+
ddsFontBodyShortLargeParagraphSpacingNumberEm: ddsFontBodyShortLargeParagraphSpacingNumberEm$2,
|
|
1543
|
+
ddsFontBodyShortMedium: ddsFontBodyShortMedium$2,
|
|
1544
|
+
ddsFontBodyShortMediumLetterSpacing: ddsFontBodyShortMediumLetterSpacing$2,
|
|
1545
|
+
ddsFontBodyShortMediumParagraphSpacing: ddsFontBodyShortMediumParagraphSpacing$2,
|
|
1546
|
+
ddsFontBodyShortMediumParagraphSpacingNumberEm: ddsFontBodyShortMediumParagraphSpacingNumberEm$2,
|
|
1547
|
+
ddsFontBodyShortSmall: ddsFontBodyShortSmall$2,
|
|
1548
|
+
ddsFontBodyShortSmallLetterSpacing: ddsFontBodyShortSmallLetterSpacing$2,
|
|
1549
|
+
ddsFontBodyShortSmallParagraphSpacing: ddsFontBodyShortSmallParagraphSpacing$2,
|
|
1550
|
+
ddsFontBodyShortSmallParagraphSpacingNumberEm: ddsFontBodyShortSmallParagraphSpacingNumberEm$2,
|
|
1551
|
+
ddsFontBodyShortXsmall: ddsFontBodyShortXsmall$2,
|
|
1552
|
+
ddsFontBodyShortXsmallLetterSpacing: ddsFontBodyShortXsmallLetterSpacing$2,
|
|
1553
|
+
ddsFontBodyShortXsmallParagraphSpacing: ddsFontBodyShortXsmallParagraphSpacing$2,
|
|
1554
|
+
ddsFontBodyShortXsmallParagraphSpacingNumberEm: ddsFontBodyShortXsmallParagraphSpacingNumberEm$2,
|
|
1555
|
+
ddsFontCodeMedium: ddsFontCodeMedium$2,
|
|
1556
|
+
ddsFontCodeMediumLetterSpacing: ddsFontCodeMediumLetterSpacing$2,
|
|
1557
|
+
ddsFontCodeMediumParagraphSpacing: ddsFontCodeMediumParagraphSpacing$2,
|
|
1558
|
+
ddsFontCodeMediumParagraphSpacingNumberEm: ddsFontCodeMediumParagraphSpacingNumberEm$2,
|
|
1559
|
+
ddsFontFamilyMonospace: ddsFontFamilyMonospace$2,
|
|
1560
|
+
ddsFontFamilySans: ddsFontFamilySans$2,
|
|
1561
|
+
ddsFontHeadingLarge: ddsFontHeadingLarge$2,
|
|
1562
|
+
ddsFontHeadingLargeLetterSpacing: ddsFontHeadingLargeLetterSpacing$2,
|
|
1563
|
+
ddsFontHeadingLargeParagraphSpacing: ddsFontHeadingLargeParagraphSpacing$2,
|
|
1564
|
+
ddsFontHeadingLargeParagraphSpacingNumberEm: ddsFontHeadingLargeParagraphSpacingNumberEm$2,
|
|
1565
|
+
ddsFontHeadingMedium: ddsFontHeadingMedium$2,
|
|
1566
|
+
ddsFontHeadingMediumLetterSpacing: ddsFontHeadingMediumLetterSpacing$2,
|
|
1567
|
+
ddsFontHeadingMediumParagraphSpacing: ddsFontHeadingMediumParagraphSpacing$2,
|
|
1568
|
+
ddsFontHeadingMediumParagraphSpacingNumberEm: ddsFontHeadingMediumParagraphSpacingNumberEm$2,
|
|
1569
|
+
ddsFontHeadingSmall: ddsFontHeadingSmall$2,
|
|
1570
|
+
ddsFontHeadingSmallLetterSpacing: ddsFontHeadingSmallLetterSpacing$2,
|
|
1571
|
+
ddsFontHeadingSmallParagraphSpacing: ddsFontHeadingSmallParagraphSpacing$2,
|
|
1572
|
+
ddsFontHeadingSmallParagraphSpacingNumberEm: ddsFontHeadingSmallParagraphSpacingNumberEm$2,
|
|
1573
|
+
ddsFontHeadingXlarge: ddsFontHeadingXlarge$2,
|
|
1574
|
+
ddsFontHeadingXlargeLetterSpacing: ddsFontHeadingXlargeLetterSpacing$2,
|
|
1575
|
+
ddsFontHeadingXlargeParagraphSpacing: ddsFontHeadingXlargeParagraphSpacing$2,
|
|
1576
|
+
ddsFontHeadingXlargeParagraphSpacingNumberEm: ddsFontHeadingXlargeParagraphSpacingNumberEm$2,
|
|
1577
|
+
ddsFontHeadingXsmall: ddsFontHeadingXsmall$2,
|
|
1578
|
+
ddsFontHeadingXsmallLetterSpacing: ddsFontHeadingXsmallLetterSpacing$2,
|
|
1579
|
+
ddsFontHeadingXsmallParagraphSpacing: ddsFontHeadingXsmallParagraphSpacing$2,
|
|
1580
|
+
ddsFontHeadingXsmallParagraphSpacingNumberEm: ddsFontHeadingXsmallParagraphSpacingNumberEm$2,
|
|
1581
|
+
ddsFontHeadingXxlarge: ddsFontHeadingXxlarge$2,
|
|
1582
|
+
ddsFontHeadingXxlargeLetterSpacing: ddsFontHeadingXxlargeLetterSpacing$2,
|
|
1583
|
+
ddsFontHeadingXxlargeParagraphSpacing: ddsFontHeadingXxlargeParagraphSpacing$2,
|
|
1584
|
+
ddsFontHeadingXxlargeParagraphSpacingNumberEm: ddsFontHeadingXxlargeParagraphSpacingNumberEm$2,
|
|
1585
|
+
ddsFontHeadingXxsmall: ddsFontHeadingXxsmall$2,
|
|
1586
|
+
ddsFontHeadingXxsmallLetterSpacing: ddsFontHeadingXxsmallLetterSpacing$2,
|
|
1587
|
+
ddsFontHeadingXxsmallParagraphSpacing: ddsFontHeadingXxsmallParagraphSpacing$2,
|
|
1588
|
+
ddsFontHeadingXxsmallParagraphSpacingNumberEm: ddsFontHeadingXxsmallParagraphSpacingNumberEm$2,
|
|
1589
|
+
ddsFontLabelMedium: ddsFontLabelMedium$2,
|
|
1590
|
+
ddsFontLabelMediumLetterSpacing: ddsFontLabelMediumLetterSpacing$2,
|
|
1591
|
+
ddsFontLabelMediumParagraphSpacing: ddsFontLabelMediumParagraphSpacing$2,
|
|
1592
|
+
ddsFontLabelMediumParagraphSpacingNumberEm: ddsFontLabelMediumParagraphSpacingNumberEm$2,
|
|
1593
|
+
ddsFontLeadMedium: ddsFontLeadMedium$2,
|
|
1594
|
+
ddsFontLeadMediumLetterSpacing: ddsFontLeadMediumLetterSpacing$2,
|
|
1595
|
+
ddsFontLeadMediumParagraphSpacing: ddsFontLeadMediumParagraphSpacing$2,
|
|
1596
|
+
ddsFontLeadMediumParagraphSpacingNumberEm: ddsFontLeadMediumParagraphSpacingNumberEm$2,
|
|
1597
|
+
ddsFontLetterSpacingLoose: ddsFontLetterSpacingLoose$2,
|
|
1598
|
+
ddsFontLetterSpacingNormal: ddsFontLetterSpacingNormal$2,
|
|
1599
|
+
ddsFontLetterSpacingTight: ddsFontLetterSpacingTight$2,
|
|
1600
|
+
ddsFontLineheightList: ddsFontLineheightList$2,
|
|
1601
|
+
ddsFontLineheightX1: ddsFontLineheightX1$2,
|
|
1602
|
+
ddsFontLineheightX2: ddsFontLineheightX2$2,
|
|
1603
|
+
ddsFontLineheightX3: ddsFontLineheightX3$2,
|
|
1604
|
+
ddsFontParagraphSpacingHeading: ddsFontParagraphSpacingHeading$2,
|
|
1605
|
+
ddsFontParagraphSpacingHeadingNumberEm: ddsFontParagraphSpacingHeadingNumberEm$2,
|
|
1606
|
+
ddsFontParagraphSpacingLarge: ddsFontParagraphSpacingLarge$2,
|
|
1607
|
+
ddsFontParagraphSpacingLargeNumberEm: ddsFontParagraphSpacingLargeNumberEm$2,
|
|
1608
|
+
ddsFontParagraphSpacingMedium: ddsFontParagraphSpacingMedium$2,
|
|
1609
|
+
ddsFontParagraphSpacingMediumNumberEm: ddsFontParagraphSpacingMediumNumberEm$2,
|
|
1610
|
+
ddsFontParagraphSpacingSmall: ddsFontParagraphSpacingSmall$2,
|
|
1611
|
+
ddsFontParagraphSpacingSmallNumberEm: ddsFontParagraphSpacingSmallNumberEm$2,
|
|
1612
|
+
ddsFontSizeX075: ddsFontSizeX075$2,
|
|
1613
|
+
ddsFontSizeX075NumberRem: ddsFontSizeX075NumberRem$2,
|
|
1614
|
+
ddsFontSizeX0875: ddsFontSizeX0875$2,
|
|
1615
|
+
ddsFontSizeX0875NumberRem: ddsFontSizeX0875NumberRem$2,
|
|
1616
|
+
ddsFontSizeX1: ddsFontSizeX1$2,
|
|
1617
|
+
ddsFontSizeX1125: ddsFontSizeX1125$2,
|
|
1618
|
+
ddsFontSizeX1125NumberRem: ddsFontSizeX1125NumberRem$2,
|
|
1619
|
+
ddsFontSizeX125: ddsFontSizeX125$2,
|
|
1620
|
+
ddsFontSizeX125NumberRem: ddsFontSizeX125NumberRem$2,
|
|
1621
|
+
ddsFontSizeX15: ddsFontSizeX15$2,
|
|
1622
|
+
ddsFontSizeX15NumberRem: ddsFontSizeX15NumberRem$2,
|
|
1623
|
+
ddsFontSizeX1NumberRem: ddsFontSizeX1NumberRem$2,
|
|
1624
|
+
ddsFontSizeX2: ddsFontSizeX2$2,
|
|
1625
|
+
ddsFontSizeX25: ddsFontSizeX25$2,
|
|
1626
|
+
ddsFontSizeX25NumberRem: ddsFontSizeX25NumberRem$2,
|
|
1627
|
+
ddsFontSizeX2NumberRem: ddsFontSizeX2NumberRem$2,
|
|
1628
|
+
ddsFontSizeX3: ddsFontSizeX3$2,
|
|
1629
|
+
ddsFontSizeX3NumberRem: ddsFontSizeX3NumberRem$2,
|
|
1630
|
+
ddsFontSizeX4: ddsFontSizeX4$2,
|
|
1631
|
+
ddsFontSizeX4NumberRem: ddsFontSizeX4NumberRem$2,
|
|
1632
|
+
ddsFontSizeX5: ddsFontSizeX5$2,
|
|
1633
|
+
ddsFontSizeX5NumberRem: ddsFontSizeX5NumberRem$2,
|
|
1634
|
+
ddsFontStyleItalic: ddsFontStyleItalic$2,
|
|
1635
|
+
ddsFontStyleNormal: ddsFontStyleNormal$2,
|
|
1636
|
+
ddsFontStyleUnderline: ddsFontStyleUnderline$2,
|
|
1637
|
+
ddsFontWeightBold: ddsFontWeightBold$2,
|
|
1638
|
+
ddsFontWeightLight: ddsFontWeightLight$2,
|
|
1639
|
+
ddsFontWeightNormal: ddsFontWeightNormal$2,
|
|
1640
|
+
ddsFontWeightSemiBold: ddsFontWeightSemiBold$2,
|
|
1641
|
+
ddsGridLgCount: ddsGridLgCount$2,
|
|
1642
|
+
ddsGridLgGutterSize: ddsGridLgGutterSize$2,
|
|
1643
|
+
ddsGridLgGutterSizeNumberPx: ddsGridLgGutterSizeNumberPx$2,
|
|
1644
|
+
ddsGridMdCount: ddsGridMdCount$2,
|
|
1645
|
+
ddsGridMdGutterSize: ddsGridMdGutterSize$2,
|
|
1646
|
+
ddsGridMdGutterSizeNumberPx: ddsGridMdGutterSizeNumberPx$2,
|
|
1647
|
+
ddsGridSmCount: ddsGridSmCount$2,
|
|
1648
|
+
ddsGridSmGutterSize: ddsGridSmGutterSize$2,
|
|
1649
|
+
ddsGridSmGutterSizeNumberPx: ddsGridSmGutterSizeNumberPx$2,
|
|
1650
|
+
ddsGridXlCount: ddsGridXlCount$2,
|
|
1651
|
+
ddsGridXlGutterSize: ddsGridXlGutterSize$2,
|
|
1652
|
+
ddsGridXlGutterSizeNumberPx: ddsGridXlGutterSizeNumberPx$2,
|
|
1653
|
+
ddsGridXsCount: ddsGridXsCount$2,
|
|
1654
|
+
ddsGridXsGutterSize: ddsGridXsGutterSize$2,
|
|
1655
|
+
ddsGridXsGutterSizeNumberPx: ddsGridXsGutterSizeNumberPx$2,
|
|
1656
|
+
ddsShadowLarge: ddsShadowLarge$2,
|
|
1657
|
+
ddsShadowMedium: ddsShadowMedium$2,
|
|
1658
|
+
ddsShadowSmall: ddsShadowSmall$2,
|
|
1659
|
+
ddsSizeIconComponent: ddsSizeIconComponent$2,
|
|
1660
|
+
ddsSizeIconComponentNumberEm: ddsSizeIconComponentNumberEm$2,
|
|
1661
|
+
ddsSizeIconLarge: ddsSizeIconLarge$2,
|
|
1662
|
+
ddsSizeIconLargeNumberPx: ddsSizeIconLargeNumberPx$2,
|
|
1663
|
+
ddsSizeIconMedium: ddsSizeIconMedium$2,
|
|
1664
|
+
ddsSizeIconMediumNumberPx: ddsSizeIconMediumNumberPx$2,
|
|
1665
|
+
ddsSizeIconSmall: ddsSizeIconSmall$2,
|
|
1666
|
+
ddsSizeIconSmallNumberPx: ddsSizeIconSmallNumberPx$2,
|
|
1667
|
+
ddsSpacingPaddingTopHeading: ddsSpacingPaddingTopHeading$2,
|
|
1668
|
+
ddsSpacingPaddingTopHeadingNumberEm: ddsSpacingPaddingTopHeadingNumberEm$2,
|
|
1669
|
+
ddsSpacingX0: ddsSpacingX0$2,
|
|
1670
|
+
ddsSpacingX0125: ddsSpacingX0125$2,
|
|
1671
|
+
ddsSpacingX0125NumberRem: ddsSpacingX0125NumberRem$2,
|
|
1672
|
+
ddsSpacingX025: ddsSpacingX025$2,
|
|
1673
|
+
ddsSpacingX025NumberRem: ddsSpacingX025NumberRem$2,
|
|
1674
|
+
ddsSpacingX05: ddsSpacingX05$2,
|
|
1675
|
+
ddsSpacingX05NumberRem: ddsSpacingX05NumberRem$2,
|
|
1676
|
+
ddsSpacingX075: ddsSpacingX075$2,
|
|
1677
|
+
ddsSpacingX075NumberRem: ddsSpacingX075NumberRem$2,
|
|
1678
|
+
ddsSpacingX0NumberRem: ddsSpacingX0NumberRem$2,
|
|
1679
|
+
ddsSpacingX1: ddsSpacingX1$2,
|
|
1680
|
+
ddsSpacingX10: ddsSpacingX10$2,
|
|
1681
|
+
ddsSpacingX10NumberRem: ddsSpacingX10NumberRem$2,
|
|
1682
|
+
ddsSpacingX15: ddsSpacingX15$2,
|
|
1683
|
+
ddsSpacingX15NumberRem: ddsSpacingX15NumberRem$2,
|
|
1684
|
+
ddsSpacingX1NumberRem: ddsSpacingX1NumberRem$2,
|
|
1685
|
+
ddsSpacingX2: ddsSpacingX2$2,
|
|
1686
|
+
ddsSpacingX25: ddsSpacingX25$2,
|
|
1687
|
+
ddsSpacingX25NumberRem: ddsSpacingX25NumberRem$2,
|
|
1688
|
+
ddsSpacingX2NumberRem: ddsSpacingX2NumberRem$2,
|
|
1689
|
+
ddsSpacingX3: ddsSpacingX3$2,
|
|
1690
|
+
ddsSpacingX3NumberRem: ddsSpacingX3NumberRem$2,
|
|
1691
|
+
ddsSpacingX4: ddsSpacingX4$2,
|
|
1692
|
+
ddsSpacingX4NumberRem: ddsSpacingX4NumberRem$2,
|
|
1693
|
+
ddsSpacingX6: ddsSpacingX6$2,
|
|
1694
|
+
ddsSpacingX6NumberRem: ddsSpacingX6NumberRem$2,
|
|
1695
|
+
ddsZindexAbsoluteElement: ddsZindexAbsoluteElement$2,
|
|
1696
|
+
ddsZindexDrawer: ddsZindexDrawer$2,
|
|
1697
|
+
ddsZindexDrawerBackdrop: ddsZindexDrawerBackdrop$2,
|
|
1698
|
+
ddsZindexDropdown: ddsZindexDropdown$2,
|
|
1699
|
+
ddsZindexModalBackdrop: ddsZindexModalBackdrop$2,
|
|
1700
|
+
ddsZindexOverflowmenu: ddsZindexOverflowmenu$2,
|
|
1701
|
+
ddsZindexPopover: ddsZindexPopover$2,
|
|
1702
|
+
ddsZindexSkiptocontent: ddsZindexSkiptocontent$2,
|
|
1703
|
+
ddsZindexSticky: ddsZindexSticky$2,
|
|
1704
|
+
ddsZindexTooltip: ddsZindexTooltip$2
|
|
1705
|
+
});
|
|
1706
|
+
|
|
3
1707
|
// Do not edit directly, this file was auto-generated.
|
|
4
1708
|
const ddsFontFamilySans$1 = "'IBM Plex Sans', Arial, sans-serif";
|
|
5
1709
|
const ddsFontFamilyMonospace$1 = "'IBM Plex Mono', 'Courier New', monospace"; // For kode
|
|
@@ -29,9 +1733,9 @@ const ddsFontWeightLight$1 = "300";
|
|
|
29
1733
|
const ddsFontWeightNormal$1 = "400";
|
|
30
1734
|
const ddsFontWeightSemiBold$1 = "500";
|
|
31
1735
|
const ddsFontWeightBold$1 = "600";
|
|
32
|
-
const ddsFontLineheightX1$1 = 1.5; // Brukes på
|
|
33
|
-
const
|
|
34
|
-
const
|
|
1736
|
+
const ddsFontLineheightX1$1 = 1.5; // Brukes på mengetekst og artikler
|
|
1737
|
+
const ddsFontLineheightX3$1 = 1.2;
|
|
1738
|
+
const ddsFontLineheightX2$1 = 1.3; // Brukes i komponenter og overskrifter
|
|
35
1739
|
const ddsFontLineheightList$1 = 2; // Brukes på lister
|
|
36
1740
|
const ddsFontLetterSpacingTight$1 = "-0.01em"; // Brukes på str ×2.5 og større
|
|
37
1741
|
const ddsFontLetterSpacingNormal$1 = "0em"; // Brukes på str ×1 og opp til og med ×2
|
|
@@ -75,10 +1779,6 @@ const ddsSpacingX6$1 = "6rem";
|
|
|
75
1779
|
const ddsSpacingX6NumberRem$1 = 6;
|
|
76
1780
|
const ddsSpacingX10$1 = "10rem";
|
|
77
1781
|
const ddsSpacingX10NumberRem$1 = 10;
|
|
78
|
-
const ddsShadow1$1 = "1px 2px 4px 0px rgba(11, 13, 14, 10%)";
|
|
79
|
-
const ddsShadow2$1 = "2px 4px 8px 0px rgba(11, 13, 14, 10%)";
|
|
80
|
-
const ddsShadow3$1 = "4px 8px 16px 0px rgba(11, 13, 14, 10%)";
|
|
81
|
-
const ddsShadow4$1 = "8px 16px 32px 0px rgba(11, 13, 14, 10%)";
|
|
82
1782
|
const ddsGridXsGutterSize$1 = "16px";
|
|
83
1783
|
const ddsGridXsGutterSizeNumberPx$1 = 16;
|
|
84
1784
|
const ddsGridXsCount$1 = "4";
|
|
@@ -94,12 +1794,14 @@ const ddsGridMdCount$1 = "12";
|
|
|
94
1794
|
const ddsGridXlGutterSize$1 = "24px";
|
|
95
1795
|
const ddsGridXlGutterSizeNumberPx$1 = 24;
|
|
96
1796
|
const ddsGridXlCount$1 = "12";
|
|
97
|
-
const
|
|
98
|
-
const
|
|
99
|
-
const
|
|
100
|
-
const
|
|
101
|
-
const
|
|
102
|
-
const
|
|
1797
|
+
const ddsSizeIconLarge$1 = "40px";
|
|
1798
|
+
const ddsSizeIconLargeNumberPx$1 = 40;
|
|
1799
|
+
const ddsSizeIconMedium$1 = "24px";
|
|
1800
|
+
const ddsSizeIconMediumNumberPx$1 = 24;
|
|
1801
|
+
const ddsSizeIconSmall$1 = "16px";
|
|
1802
|
+
const ddsSizeIconSmallNumberPx$1 = 16;
|
|
1803
|
+
const ddsSizeIconComponent$1 = "1.3em";
|
|
1804
|
+
const ddsSizeIconComponentNumberEm$1 = 1.3; // Brukes i komponenter. Relativ til tekststørrelsen
|
|
103
1805
|
const ddsBreakpointXs$1 = "1px";
|
|
104
1806
|
const ddsBreakpointXsNumberPx$1 = 1;
|
|
105
1807
|
const ddsBreakpointSm$1 = "600px";
|
|
@@ -121,26 +1823,26 @@ const ddsZindexDropdown$1 = "100"; // Dropdown brukes for bl.a søkeforslag, dro
|
|
|
121
1823
|
const ddsZindexSticky$1 = "50"; // Sticky header skal dekke til flat innhold i gruppen (tabell o.l.). Den skal legge seg under elementer som stiller med egne flater
|
|
122
1824
|
const ddsZindexAbsoluteElement$1 = "1"; // Dekorative elementer med absolutt posisjon, som ellers hadde blitt skjult bak forelder
|
|
123
1825
|
const ddsColorData10Default$1 = "#196b8f";
|
|
124
|
-
const ddsColorData10Subtle$1 = "#
|
|
1826
|
+
const ddsColorData10Subtle$1 = "#93cee6";
|
|
125
1827
|
const ddsColorData10Border$1 = "#196b8f";
|
|
126
1828
|
const ddsColorDataRed100$1 = "#f8d2d4";
|
|
127
1829
|
const ddsColorDataRed200$1 = "#f0a5a9";
|
|
128
|
-
const ddsColorDataRed300$1 = "#
|
|
1830
|
+
const ddsColorDataRed300$1 = "#f4858b";
|
|
129
1831
|
const ddsColorDataRed400$1 = "#e14b53";
|
|
130
1832
|
const ddsColorDataRed500$1 = "#da1e28";
|
|
131
1833
|
const ddsColorDataRed600$1 = "#ae1820";
|
|
132
1834
|
const ddsColorDataRed700$1 = "#831218";
|
|
133
1835
|
const ddsColorDataRed800$1 = "#570c10";
|
|
134
1836
|
const ddsColorDataRed900$1 = "#2c0608";
|
|
135
|
-
const ddsColorDataMagenta100$1 = "#
|
|
136
|
-
const ddsColorDataMagenta200$1 = "#
|
|
137
|
-
const ddsColorDataMagenta300$1 = "#
|
|
138
|
-
const ddsColorDataMagenta400$1 = "#
|
|
139
|
-
const ddsColorDataMagenta500$1 = "#
|
|
140
|
-
const ddsColorDataMagenta600$1 = "#
|
|
141
|
-
const ddsColorDataMagenta700$1 = "#
|
|
142
|
-
const ddsColorDataMagenta800$1 = "#
|
|
143
|
-
const ddsColorDataMagenta900$1 = "#
|
|
1837
|
+
const ddsColorDataMagenta100$1 = "#f7d9f2";
|
|
1838
|
+
const ddsColorDataMagenta200$1 = "#edb5e4";
|
|
1839
|
+
const ddsColorDataMagenta300$1 = "#e079d0";
|
|
1840
|
+
const ddsColorDataMagenta400$1 = "#d54dc0";
|
|
1841
|
+
const ddsColorDataMagenta500$1 = "#cb20b0";
|
|
1842
|
+
const ddsColorDataMagenta600$1 = "#a21a8d";
|
|
1843
|
+
const ddsColorDataMagenta700$1 = "#7a136a";
|
|
1844
|
+
const ddsColorDataMagenta800$1 = "#510d46";
|
|
1845
|
+
const ddsColorDataMagenta900$1 = "#290623";
|
|
144
1846
|
const ddsColorDataBrown100$1 = "#f0ddd5";
|
|
145
1847
|
const ddsColorDataBrown200$1 = "#e1bcac";
|
|
146
1848
|
const ddsColorDataBrown300$1 = "#d19a82";
|
|
@@ -150,7 +1852,7 @@ const ddsColorDataBrown600$1 = "#8f4626";
|
|
|
150
1852
|
const ddsColorDataBrown700$1 = "#6b341c";
|
|
151
1853
|
const ddsColorDataBrown800$1 = "#482313";
|
|
152
1854
|
const ddsColorDataBrown900$1 = "#241109";
|
|
153
|
-
const ddsColorDataOlive100$1 = "#
|
|
1855
|
+
const ddsColorDataOlive100$1 = "#e9e7cd";
|
|
154
1856
|
const ddsColorDataOlive200$1 = "#cdc9a1";
|
|
155
1857
|
const ddsColorDataOlive300$1 = "#b3ae71";
|
|
156
1858
|
const ddsColorDataOlive400$1 = "#989344";
|
|
@@ -159,15 +1861,15 @@ const ddsColorDataOlive600$1 = "#635e13";
|
|
|
159
1861
|
const ddsColorDataOlive700$1 = "#4a460e";
|
|
160
1862
|
const ddsColorDataOlive800$1 = "#322f0a";
|
|
161
1863
|
const ddsColorDataOlive900$1 = "#191705";
|
|
162
|
-
const ddsColorDataGreen100$1 = "#
|
|
163
|
-
const ddsColorDataGreen200$1 = "#
|
|
164
|
-
const ddsColorDataGreen300$1 = "#
|
|
165
|
-
const ddsColorDataGreen400$1 = "#
|
|
166
|
-
const ddsColorDataGreen500$1 = "#
|
|
167
|
-
const ddsColorDataGreen600$1 = "#
|
|
168
|
-
const ddsColorDataGreen700$1 = "#
|
|
169
|
-
const ddsColorDataGreen800$1 = "#
|
|
170
|
-
const ddsColorDataGreen900$1 = "#
|
|
1864
|
+
const ddsColorDataGreen100$1 = "#d7e8cf";
|
|
1865
|
+
const ddsColorDataGreen200$1 = "#aed19e";
|
|
1866
|
+
const ddsColorDataGreen300$1 = "#95c280";
|
|
1867
|
+
const ddsColorDataGreen400$1 = "#619947";
|
|
1868
|
+
const ddsColorDataGreen500$1 = "#3a8019";
|
|
1869
|
+
const ddsColorDataGreen600$1 = "#2e6614";
|
|
1870
|
+
const ddsColorDataGreen700$1 = "#234d0f";
|
|
1871
|
+
const ddsColorDataGreen800$1 = "#17330a";
|
|
1872
|
+
const ddsColorDataGreen900$1 = "#0c1a05";
|
|
171
1873
|
const ddsColorDataTeal100$1 = "#c2e2e1";
|
|
172
1874
|
const ddsColorDataTeal200$1 = "#90ccc9";
|
|
173
1875
|
const ddsColorDataTeal300$1 = "#5dafad";
|
|
@@ -177,10 +1879,10 @@ const ddsColorDataTeal600$1 = "#006461";
|
|
|
177
1879
|
const ddsColorDataTeal700$1 = "#004b49";
|
|
178
1880
|
const ddsColorDataTeal800$1 = "#003230";
|
|
179
1881
|
const ddsColorDataTeal900$1 = "#001918";
|
|
180
|
-
const ddsColorDataDeepblue100$1 = "#
|
|
181
|
-
const ddsColorDataDeepblue200$1 = "#
|
|
182
|
-
const ddsColorDataDeepblue300$1 = "#
|
|
183
|
-
const ddsColorDataDeepblue400$1 = "#
|
|
1882
|
+
const ddsColorDataDeepblue100$1 = "#c6e3f1";
|
|
1883
|
+
const ddsColorDataDeepblue200$1 = "#93cee6";
|
|
1884
|
+
const ddsColorDataDeepblue300$1 = "#62abcb";
|
|
1885
|
+
const ddsColorDataDeepblue400$1 = "#358fb5";
|
|
184
1886
|
const ddsColorDataDeepblue500$1 = "#196b8f";
|
|
185
1887
|
const ddsColorDataDeepblue600$1 = "#135774";
|
|
186
1888
|
const ddsColorDataDeepblue700$1 = "#0e455e";
|
|
@@ -222,15 +1924,15 @@ const ddsColorData02Border$1 = "#b3572f";
|
|
|
222
1924
|
const ddsColorData03Default$1 = "#727272";
|
|
223
1925
|
const ddsColorData03Subtle$1 = "#c7c7c7";
|
|
224
1926
|
const ddsColorData03Border$1 = "#727272";
|
|
225
|
-
const ddsColorData04Default$1 = "#
|
|
226
|
-
const ddsColorData04Subtle$1 = "#
|
|
227
|
-
const ddsColorData04Border$1 = "#
|
|
1927
|
+
const ddsColorData04Default$1 = "#3a8019";
|
|
1928
|
+
const ddsColorData04Subtle$1 = "#aed19e";
|
|
1929
|
+
const ddsColorData04Border$1 = "#3a8019";
|
|
228
1930
|
const ddsColorData05Default$1 = "#8a3ffc";
|
|
229
1931
|
const ddsColorData05Subtle$1 = "#d0b2fe";
|
|
230
1932
|
const ddsColorData05Border$1 = "#8a3ffc";
|
|
231
|
-
const ddsColorData06Default$1 = "#
|
|
232
|
-
const ddsColorData06Subtle$1 = "#
|
|
233
|
-
const ddsColorData06Border$1 = "#
|
|
1933
|
+
const ddsColorData06Default$1 = "#cb20b0";
|
|
1934
|
+
const ddsColorData06Subtle$1 = "#edb5e4";
|
|
1935
|
+
const ddsColorData06Border$1 = "#cb20b0";
|
|
234
1936
|
const ddsColorData07Default$1 = "#7c7518";
|
|
235
1937
|
const ddsColorData07Subtle$1 = "#cdc9a1";
|
|
236
1938
|
const ddsColorData07Border$1 = "#7c7518";
|
|
@@ -287,6 +1989,7 @@ const ddsColorTextDefault$1 = "#0b0d0e"; // default text, heading, body. on surf
|
|
|
287
1989
|
const ddsColorTextMedium$1 = "#3a4146"; // Label, etc
|
|
288
1990
|
const ddsColorTextSubtle$1 = "#545c62"; // Disabled or less important text
|
|
289
1991
|
const ddsColorTextOnInverse$1 = "#ffffff"; // On surface.inverse
|
|
1992
|
+
const ddsColorTextDanger$1 = "#ad2c2c"; // Error text on paper, or default or subtle surafce/bg
|
|
290
1993
|
const ddsColorTextOnAction$1 = "#ffffff"; // On surface.action (primary and danger button)
|
|
291
1994
|
const ddsColorTextOnStatusDefault$1 = "#0b0d0e"; // On default status surfaces
|
|
292
1995
|
const ddsColorTextOnStatusStrong$1 = "#0b0d0e"; // On status surfaces with strong prop
|
|
@@ -296,7 +1999,20 @@ const ddsColorTextRequiredfield$1 = "#d83737"; // Asterix to indicate required f
|
|
|
296
1999
|
const ddsColorTextActionVisited$1 = "#7f29b4"; // Used for visited links
|
|
297
2000
|
const ddsColorTextActionVisitedOnInverse$1 = "#cca9e1"; // Used for visited links on inverse surfaces
|
|
298
2001
|
const ddsColorTextOnNotification$1 = "#ffffff"; // Used on surface.notification
|
|
299
|
-
const
|
|
2002
|
+
const ddsColorTextOnPrimaryDefault$1 = "#ffffff"; // Used on brand.primary-default
|
|
2003
|
+
const ddsColorTextOnPrimarySubtle$1 = "#0b0d0e"; // Used on brand.primary-subtle
|
|
2004
|
+
const ddsColorTextOnPrimaryMedium$1 = "#ffffff"; // Used on brand.primary-medium
|
|
2005
|
+
const ddsColorTextOnPrimaryStrong$1 = "#ffffff"; // Used on brand.primary-strong
|
|
2006
|
+
const ddsColorTextOnSecondaryDefault$1 = "#0b0d0e"; // Used on brand.secondary-default
|
|
2007
|
+
const ddsColorTextOnSecondarySubtle$1 = "#0b0d0e"; // Used on brand.secondary-subtle
|
|
2008
|
+
const ddsColorTextOnSecondaryMedium$1 = "#0b0d0e"; // Used on brand.secondary-medium
|
|
2009
|
+
const ddsColorTextOnSecondaryStrong$1 = "#ffffff"; // Used on brand.secondary-strong
|
|
2010
|
+
const ddsColorTextOnTertiaryDefault$1 = "#0b0d0e"; // Used on brand.tertiary-default
|
|
2011
|
+
const ddsColorTextOnTertiarySubtle$1 = "#0b0d0e"; // Used on brand.tertiary-subtle
|
|
2012
|
+
const ddsColorTextOnTertiaryMedium$1 = "#0b0d0e"; // Used on brand.tertiary-medium
|
|
2013
|
+
const ddsColorTextOnTertiaryStrong$1 = "#0b0d0e"; // Used on brand.tertiary-strong
|
|
2014
|
+
const ddsColorTextOnDataDefault$1 = "#ffffff"; // Used on data. with default value
|
|
2015
|
+
const ddsColorTextOnDataSubtle$1 = "#0b0d0e"; // Used on data. with subtle value
|
|
300
2016
|
const ddsColorIconDefault$1 = "#0b0d0e"; // Often used with text.default
|
|
301
2017
|
const ddsColorIconMedium$1 = "#3a4146"; // Often used with text.medium
|
|
302
2018
|
const ddsColorIconSubtle$1 = "#545c62"; // Often used with text.subtle
|
|
@@ -327,34 +2043,41 @@ const ddsColorBrandTertiaryMedium$1 = "#f2a68f"; // Tertiary brand color
|
|
|
327
2043
|
const ddsColorBrandTertiaryStrong$1 = "#d45d32"; // Tertiary brand color
|
|
328
2044
|
const ddsColorFocusOutside$1 = "#2a4b61"; // Contrast to .inside
|
|
329
2045
|
const ddsColorFocusInside$1 = "#f1f8fd"; // Contrast to .outside
|
|
330
|
-
const
|
|
331
|
-
const
|
|
332
|
-
const
|
|
333
|
-
const ddsFontBodyMedium$1 = "400 1rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // standard body text, used with medium button and input fields
|
|
334
|
-
const ddsFontBodyLarge$1 = "400 1.125rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Used for large button and large search
|
|
335
|
-
const ddsFontHeadingXxsmall$1 = "600 0.75rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Default h6
|
|
336
|
-
const ddsFontHeadingXsmall$1 = "600 0.875rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Default h5
|
|
337
|
-
const ddsFontHeadingSmall$1 = "600 1rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Default h4
|
|
338
|
-
const ddsFontHeadingMedium$1 = "600 1.125rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Default h3
|
|
339
|
-
const ddsFontHeadingLarge$1 = "400 1.5rem/1.35 'IBM Plex Sans', Arial, sans-serif"; // Default h2
|
|
340
|
-
const ddsFontHeadingXlarge$1 = "400 2rem/1.35 'IBM Plex Sans', Arial, sans-serif"; // Default H1
|
|
341
|
-
const ddsFontHeadingXxlarge$1 = "300 clamp(2.5rem, 1.667rem + 2.222vw, 3rem)/1.2 'IBM Plex Sans', Arial, sans-serif"; // Display or extra large page title (h1)
|
|
342
|
-
const ddsFontLeadMedium$1 = "300 1.125rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Lead brukes som ingress når man skriver artikler etc
|
|
343
|
-
const ddsFontCodeMedium$1 = "400 1rem/1.5 'IBM Plex Mono', 'Courier New', monospace"; // Brukes for kodesnutter etc
|
|
2046
|
+
const ddsShadowLarge$1 = "8px 16px 32px 0px rgba(11, 13, 14, 10%)"; // Dialoger. Eksempel: modal, drawer, popover
|
|
2047
|
+
const ddsShadowMedium$1 = "2px 4px 8px 0px rgba(11, 13, 14, 10%)"; // Dropdowns. Eksempel: overflowmenu, dropdown
|
|
2048
|
+
const ddsShadowSmall$1 = "1px 2px 4px 0px rgba(11, 13, 14, 10%)"; // Eksempel: tooltip
|
|
344
2049
|
const ddsBorderRadiusButton$1 = "2px";
|
|
345
2050
|
const ddsBorderRadiusButtonNumberPx$1 = 2; // For use in button component and togglebutton
|
|
346
|
-
const ddsBorderRadiusSurface$1 = "
|
|
347
|
-
const ddsBorderRadiusSurfaceNumberPx$1 =
|
|
2051
|
+
const ddsBorderRadiusSurface$1 = "2px";
|
|
2052
|
+
const ddsBorderRadiusSurfaceNumberPx$1 = 2; // Most surfaces, for example cards, papers, messages, backgrounds in GUI
|
|
348
2053
|
const ddsBorderRadiusInput$1 = "2px";
|
|
349
2054
|
const ddsBorderRadiusInputNumberPx$1 = 2; // All input fields, and check boxes
|
|
350
|
-
const ddsBorderRadiusChip$1 = "
|
|
351
|
-
const ddsBorderRadiusChipNumberPx$1 =
|
|
2055
|
+
const ddsBorderRadiusChip$1 = "2px";
|
|
2056
|
+
const ddsBorderRadiusChipNumberPx$1 = 2; // Chips and tags
|
|
352
2057
|
const ddsBorderRadiusRounded$1 = "9999px";
|
|
353
2058
|
const ddsBorderRadiusRoundedNumberPx$1 = 9999; // Rounded and circular components such as radiobutton, toggle, togglebutton and progress tracker
|
|
2059
|
+
const ddsFontLabelMedium$1 = "600 1rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Label for form components
|
|
2060
|
+
const ddsFontBodyLongXsmall$1 = "400 0.875rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Xsmall body text for editorial content
|
|
2061
|
+
const ddsFontBodyLongSmall$1 = "400 1rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Small body text for editorial content
|
|
2062
|
+
const ddsFontBodyLongMedium$1 = "400 1.125rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Default body text for editorial content
|
|
2063
|
+
const ddsFontBodyLongLarge$1 = "400 1.25rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Large body text for editorial content
|
|
2064
|
+
const ddsFontHeadingXxsmall$1 = "600 1rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h6
|
|
2065
|
+
const ddsFontHeadingXsmall$1 = "600 1.125rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h5
|
|
2066
|
+
const ddsFontHeadingSmall$1 = "600 1.25rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h4
|
|
2067
|
+
const ddsFontHeadingMedium$1 = "500 1.5rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h3
|
|
2068
|
+
const ddsFontHeadingLarge$1 = "400 clamp(1.5rem, 0.667rem + 2.222vw, 2rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h2
|
|
2069
|
+
const ddsFontHeadingXlarge$1 = "300 clamp(2.5rem, 1.667rem + 2.222vw, 3rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default H1
|
|
2070
|
+
const ddsFontHeadingXxlarge$1 = "300 clamp(3rem, 1.333rem + 4.444vw, 4rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Display or extra large page title (h1)
|
|
2071
|
+
const ddsFontLeadMedium$1 = "300 1.5rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Lead brukes som ingress når man skriver artikler etc
|
|
2072
|
+
const ddsFontCodeMedium$1 = "400 1.125rem/1.5 'IBM Plex Mono', 'Courier New', monospace"; // Brukes for kodesnutter etc
|
|
2073
|
+
const ddsFontBodyShortXsmall$1 = "400 0.875rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // used with xsmall button and input fields
|
|
2074
|
+
const ddsFontBodyShortSmall$1 = "400 1rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // used with small button and input fields
|
|
2075
|
+
const ddsFontBodyShortMedium$1 = "400 1.125rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Used with medium button and input fields
|
|
2076
|
+
const ddsFontBodyShortLarge$1 = "400 1.25rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Used for large button and large search
|
|
354
2077
|
const ddsFontHeadingXxlargeLetterSpacing$1 = "-0.01em";
|
|
355
2078
|
const ddsFontHeadingXxlargeParagraphSpacing$1 = "0.4em";
|
|
356
2079
|
const ddsFontHeadingXxlargeParagraphSpacingNumberEm$1 = 0.4;
|
|
357
|
-
const ddsFontHeadingXlargeLetterSpacing$1 = "
|
|
2080
|
+
const ddsFontHeadingXlargeLetterSpacing$1 = "-0.01em";
|
|
358
2081
|
const ddsFontHeadingXlargeParagraphSpacing$1 = "0.4em";
|
|
359
2082
|
const ddsFontHeadingXlargeParagraphSpacingNumberEm$1 = 0.4;
|
|
360
2083
|
const ddsFontHeadingLargeLetterSpacing$1 = "0em";
|
|
@@ -366,35 +2089,47 @@ const ddsFontHeadingMediumParagraphSpacingNumberEm$1 = 0.4;
|
|
|
366
2089
|
const ddsFontHeadingSmallLetterSpacing$1 = "0em";
|
|
367
2090
|
const ddsFontHeadingSmallParagraphSpacing$1 = "0.4em";
|
|
368
2091
|
const ddsFontHeadingSmallParagraphSpacingNumberEm$1 = 0.4;
|
|
369
|
-
const ddsFontHeadingXsmallLetterSpacing$1 = "
|
|
2092
|
+
const ddsFontHeadingXsmallLetterSpacing$1 = "0em";
|
|
370
2093
|
const ddsFontHeadingXsmallParagraphSpacing$1 = "0.4em";
|
|
371
2094
|
const ddsFontHeadingXsmallParagraphSpacingNumberEm$1 = 0.4;
|
|
372
2095
|
const ddsFontHeadingXxsmallLetterSpacing$1 = "0.01em";
|
|
373
2096
|
const ddsFontHeadingXxsmallParagraphSpacing$1 = "0.4em";
|
|
374
2097
|
const ddsFontHeadingXxsmallParagraphSpacingNumberEm$1 = 0.4;
|
|
375
|
-
const
|
|
376
|
-
const
|
|
377
|
-
const
|
|
378
|
-
const
|
|
379
|
-
const
|
|
380
|
-
const
|
|
381
|
-
const
|
|
382
|
-
const
|
|
383
|
-
const
|
|
384
|
-
const
|
|
385
|
-
const
|
|
386
|
-
const
|
|
2098
|
+
const ddsFontBodyLongLargeLetterSpacing$1 = "0em";
|
|
2099
|
+
const ddsFontBodyLongLargeParagraphSpacing$1 = "1em";
|
|
2100
|
+
const ddsFontBodyLongLargeParagraphSpacingNumberEm$1 = 1;
|
|
2101
|
+
const ddsFontBodyLongMediumLetterSpacing$1 = "0em";
|
|
2102
|
+
const ddsFontBodyLongMediumParagraphSpacing$1 = "1em";
|
|
2103
|
+
const ddsFontBodyLongMediumParagraphSpacingNumberEm$1 = 1;
|
|
2104
|
+
const ddsFontBodyLongSmallLetterSpacing$1 = "0em";
|
|
2105
|
+
const ddsFontBodyLongSmallParagraphSpacing$1 = "1em";
|
|
2106
|
+
const ddsFontBodyLongSmallParagraphSpacingNumberEm$1 = 1;
|
|
2107
|
+
const ddsFontBodyLongXsmallLetterSpacing$1 = "0.01em";
|
|
2108
|
+
const ddsFontBodyLongXsmallParagraphSpacing$1 = "1em";
|
|
2109
|
+
const ddsFontBodyLongXsmallParagraphSpacingNumberEm$1 = 1;
|
|
387
2110
|
const ddsFontLeadMediumLetterSpacing$1 = "0em";
|
|
388
|
-
const ddsFontLeadMediumParagraphSpacing$1 = "
|
|
389
|
-
const ddsFontLeadMediumParagraphSpacingNumberEm$1 =
|
|
2111
|
+
const ddsFontLeadMediumParagraphSpacing$1 = "0.66em";
|
|
2112
|
+
const ddsFontLeadMediumParagraphSpacingNumberEm$1 = 0.66;
|
|
390
2113
|
const ddsFontCodeMediumLetterSpacing$1 = "0em";
|
|
391
2114
|
const ddsFontCodeMediumParagraphSpacing$1 = "1em";
|
|
392
2115
|
const ddsFontCodeMediumParagraphSpacingNumberEm$1 = 1;
|
|
393
2116
|
const ddsFontLabelMediumLetterSpacing$1 = "0.01em";
|
|
394
2117
|
const ddsFontLabelMediumParagraphSpacing$1 = "1em";
|
|
395
2118
|
const ddsFontLabelMediumParagraphSpacingNumberEm$1 = 1;
|
|
2119
|
+
const ddsFontBodyShortLargeLetterSpacing$1 = "0em";
|
|
2120
|
+
const ddsFontBodyShortLargeParagraphSpacing$1 = "1em";
|
|
2121
|
+
const ddsFontBodyShortLargeParagraphSpacingNumberEm$1 = 1;
|
|
2122
|
+
const ddsFontBodyShortMediumLetterSpacing$1 = "0em";
|
|
2123
|
+
const ddsFontBodyShortMediumParagraphSpacing$1 = "1em";
|
|
2124
|
+
const ddsFontBodyShortMediumParagraphSpacingNumberEm$1 = 1;
|
|
2125
|
+
const ddsFontBodyShortSmallLetterSpacing$1 = "0.01em";
|
|
2126
|
+
const ddsFontBodyShortSmallParagraphSpacing$1 = "1em";
|
|
2127
|
+
const ddsFontBodyShortSmallParagraphSpacingNumberEm$1 = 1;
|
|
2128
|
+
const ddsFontBodyShortXsmallLetterSpacing$1 = "0.01em";
|
|
2129
|
+
const ddsFontBodyShortXsmallParagraphSpacing$1 = "1em";
|
|
2130
|
+
const ddsFontBodyShortXsmallParagraphSpacingNumberEm$1 = 1;
|
|
396
2131
|
|
|
397
|
-
var
|
|
2132
|
+
var ddsTokensPublicLight = /*#__PURE__*/Object.freeze({
|
|
398
2133
|
__proto__: null,
|
|
399
2134
|
ddsBorderRadiusButton: ddsBorderRadiusButton$1,
|
|
400
2135
|
ddsBorderRadiusButtonNumberPx: ddsBorderRadiusButtonNumberPx$1,
|
|
@@ -617,28 +2352,58 @@ var ddsTokensCore = /*#__PURE__*/Object.freeze({
|
|
|
617
2352
|
ddsColorTextDefault: ddsColorTextDefault$1,
|
|
618
2353
|
ddsColorTextMedium: ddsColorTextMedium$1,
|
|
619
2354
|
ddsColorTextOnAction: ddsColorTextOnAction$1,
|
|
2355
|
+
ddsColorTextOnDataDefault: ddsColorTextOnDataDefault$1,
|
|
2356
|
+
ddsColorTextOnDataSubtle: ddsColorTextOnDataSubtle$1,
|
|
620
2357
|
ddsColorTextOnInverse: ddsColorTextOnInverse$1,
|
|
621
2358
|
ddsColorTextOnNotification: ddsColorTextOnNotification$1,
|
|
2359
|
+
ddsColorTextOnPrimaryDefault: ddsColorTextOnPrimaryDefault$1,
|
|
2360
|
+
ddsColorTextOnPrimaryMedium: ddsColorTextOnPrimaryMedium$1,
|
|
2361
|
+
ddsColorTextOnPrimaryStrong: ddsColorTextOnPrimaryStrong$1,
|
|
2362
|
+
ddsColorTextOnPrimarySubtle: ddsColorTextOnPrimarySubtle$1,
|
|
2363
|
+
ddsColorTextOnSecondaryDefault: ddsColorTextOnSecondaryDefault$1,
|
|
2364
|
+
ddsColorTextOnSecondaryMedium: ddsColorTextOnSecondaryMedium$1,
|
|
2365
|
+
ddsColorTextOnSecondaryStrong: ddsColorTextOnSecondaryStrong$1,
|
|
2366
|
+
ddsColorTextOnSecondarySubtle: ddsColorTextOnSecondarySubtle$1,
|
|
622
2367
|
ddsColorTextOnStatusDefault: ddsColorTextOnStatusDefault$1,
|
|
623
2368
|
ddsColorTextOnStatusStrong: ddsColorTextOnStatusStrong$1,
|
|
2369
|
+
ddsColorTextOnTertiaryDefault: ddsColorTextOnTertiaryDefault$1,
|
|
2370
|
+
ddsColorTextOnTertiaryMedium: ddsColorTextOnTertiaryMedium$1,
|
|
2371
|
+
ddsColorTextOnTertiaryStrong: ddsColorTextOnTertiaryStrong$1,
|
|
2372
|
+
ddsColorTextOnTertiarySubtle: ddsColorTextOnTertiarySubtle$1,
|
|
624
2373
|
ddsColorTextRequiredfield: ddsColorTextRequiredfield$1,
|
|
625
2374
|
ddsColorTextSubtle: ddsColorTextSubtle$1,
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
2375
|
+
ddsFontBodyLongLarge: ddsFontBodyLongLarge$1,
|
|
2376
|
+
ddsFontBodyLongLargeLetterSpacing: ddsFontBodyLongLargeLetterSpacing$1,
|
|
2377
|
+
ddsFontBodyLongLargeParagraphSpacing: ddsFontBodyLongLargeParagraphSpacing$1,
|
|
2378
|
+
ddsFontBodyLongLargeParagraphSpacingNumberEm: ddsFontBodyLongLargeParagraphSpacingNumberEm$1,
|
|
2379
|
+
ddsFontBodyLongMedium: ddsFontBodyLongMedium$1,
|
|
2380
|
+
ddsFontBodyLongMediumLetterSpacing: ddsFontBodyLongMediumLetterSpacing$1,
|
|
2381
|
+
ddsFontBodyLongMediumParagraphSpacing: ddsFontBodyLongMediumParagraphSpacing$1,
|
|
2382
|
+
ddsFontBodyLongMediumParagraphSpacingNumberEm: ddsFontBodyLongMediumParagraphSpacingNumberEm$1,
|
|
2383
|
+
ddsFontBodyLongSmall: ddsFontBodyLongSmall$1,
|
|
2384
|
+
ddsFontBodyLongSmallLetterSpacing: ddsFontBodyLongSmallLetterSpacing$1,
|
|
2385
|
+
ddsFontBodyLongSmallParagraphSpacing: ddsFontBodyLongSmallParagraphSpacing$1,
|
|
2386
|
+
ddsFontBodyLongSmallParagraphSpacingNumberEm: ddsFontBodyLongSmallParagraphSpacingNumberEm$1,
|
|
2387
|
+
ddsFontBodyLongXsmall: ddsFontBodyLongXsmall$1,
|
|
2388
|
+
ddsFontBodyLongXsmallLetterSpacing: ddsFontBodyLongXsmallLetterSpacing$1,
|
|
2389
|
+
ddsFontBodyLongXsmallParagraphSpacing: ddsFontBodyLongXsmallParagraphSpacing$1,
|
|
2390
|
+
ddsFontBodyLongXsmallParagraphSpacingNumberEm: ddsFontBodyLongXsmallParagraphSpacingNumberEm$1,
|
|
2391
|
+
ddsFontBodyShortLarge: ddsFontBodyShortLarge$1,
|
|
2392
|
+
ddsFontBodyShortLargeLetterSpacing: ddsFontBodyShortLargeLetterSpacing$1,
|
|
2393
|
+
ddsFontBodyShortLargeParagraphSpacing: ddsFontBodyShortLargeParagraphSpacing$1,
|
|
2394
|
+
ddsFontBodyShortLargeParagraphSpacingNumberEm: ddsFontBodyShortLargeParagraphSpacingNumberEm$1,
|
|
2395
|
+
ddsFontBodyShortMedium: ddsFontBodyShortMedium$1,
|
|
2396
|
+
ddsFontBodyShortMediumLetterSpacing: ddsFontBodyShortMediumLetterSpacing$1,
|
|
2397
|
+
ddsFontBodyShortMediumParagraphSpacing: ddsFontBodyShortMediumParagraphSpacing$1,
|
|
2398
|
+
ddsFontBodyShortMediumParagraphSpacingNumberEm: ddsFontBodyShortMediumParagraphSpacingNumberEm$1,
|
|
2399
|
+
ddsFontBodyShortSmall: ddsFontBodyShortSmall$1,
|
|
2400
|
+
ddsFontBodyShortSmallLetterSpacing: ddsFontBodyShortSmallLetterSpacing$1,
|
|
2401
|
+
ddsFontBodyShortSmallParagraphSpacing: ddsFontBodyShortSmallParagraphSpacing$1,
|
|
2402
|
+
ddsFontBodyShortSmallParagraphSpacingNumberEm: ddsFontBodyShortSmallParagraphSpacingNumberEm$1,
|
|
2403
|
+
ddsFontBodyShortXsmall: ddsFontBodyShortXsmall$1,
|
|
2404
|
+
ddsFontBodyShortXsmallLetterSpacing: ddsFontBodyShortXsmallLetterSpacing$1,
|
|
2405
|
+
ddsFontBodyShortXsmallParagraphSpacing: ddsFontBodyShortXsmallParagraphSpacing$1,
|
|
2406
|
+
ddsFontBodyShortXsmallParagraphSpacingNumberEm: ddsFontBodyShortXsmallParagraphSpacingNumberEm$1,
|
|
642
2407
|
ddsFontCodeMedium: ddsFontCodeMedium$1,
|
|
643
2408
|
ddsFontCodeMediumLetterSpacing: ddsFontCodeMediumLetterSpacing$1,
|
|
644
2409
|
ddsFontCodeMediumParagraphSpacing: ddsFontCodeMediumParagraphSpacing$1,
|
|
@@ -740,16 +2505,17 @@ var ddsTokensCore = /*#__PURE__*/Object.freeze({
|
|
|
740
2505
|
ddsGridXsCount: ddsGridXsCount$1,
|
|
741
2506
|
ddsGridXsGutterSize: ddsGridXsGutterSize$1,
|
|
742
2507
|
ddsGridXsGutterSizeNumberPx: ddsGridXsGutterSizeNumberPx$1,
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
2508
|
+
ddsShadowLarge: ddsShadowLarge$1,
|
|
2509
|
+
ddsShadowMedium: ddsShadowMedium$1,
|
|
2510
|
+
ddsShadowSmall: ddsShadowSmall$1,
|
|
2511
|
+
ddsSizeIconComponent: ddsSizeIconComponent$1,
|
|
2512
|
+
ddsSizeIconComponentNumberEm: ddsSizeIconComponentNumberEm$1,
|
|
2513
|
+
ddsSizeIconLarge: ddsSizeIconLarge$1,
|
|
2514
|
+
ddsSizeIconLargeNumberPx: ddsSizeIconLargeNumberPx$1,
|
|
2515
|
+
ddsSizeIconMedium: ddsSizeIconMedium$1,
|
|
2516
|
+
ddsSizeIconMediumNumberPx: ddsSizeIconMediumNumberPx$1,
|
|
2517
|
+
ddsSizeIconSmall: ddsSizeIconSmall$1,
|
|
2518
|
+
ddsSizeIconSmallNumberPx: ddsSizeIconSmallNumberPx$1,
|
|
753
2519
|
ddsSpacingPaddingTopHeading: ddsSpacingPaddingTopHeading$1,
|
|
754
2520
|
ddsSpacingPaddingTopHeadingNumberEm: ddsSpacingPaddingTopHeadingNumberEm$1,
|
|
755
2521
|
ddsSpacingX0: ddsSpacingX0$1,
|
|
@@ -819,9 +2585,9 @@ const ddsFontWeightLight = "300";
|
|
|
819
2585
|
const ddsFontWeightNormal = "400";
|
|
820
2586
|
const ddsFontWeightSemiBold = "500";
|
|
821
2587
|
const ddsFontWeightBold = "600";
|
|
822
|
-
const ddsFontLineheightX1 = 1.5; // Brukes på
|
|
823
|
-
const
|
|
824
|
-
const
|
|
2588
|
+
const ddsFontLineheightX1 = 1.5; // Brukes på mengetekst og artikler
|
|
2589
|
+
const ddsFontLineheightX3 = 1.2;
|
|
2590
|
+
const ddsFontLineheightX2 = 1.3; // Brukes i komponenter og overskrifter
|
|
825
2591
|
const ddsFontLineheightList = 2; // Brukes på lister
|
|
826
2592
|
const ddsFontLetterSpacingTight = "-0.01em"; // Brukes på str ×2.5 og større
|
|
827
2593
|
const ddsFontLetterSpacingNormal = "0em"; // Brukes på str ×1 og opp til og med ×2
|
|
@@ -865,10 +2631,6 @@ const ddsSpacingX6 = "6rem";
|
|
|
865
2631
|
const ddsSpacingX6NumberRem = 6;
|
|
866
2632
|
const ddsSpacingX10 = "10rem";
|
|
867
2633
|
const ddsSpacingX10NumberRem = 10;
|
|
868
|
-
const ddsShadow1 = "1px 2px 4px 0px rgba(11, 13, 14, 10%)";
|
|
869
|
-
const ddsShadow2 = "2px 4px 8px 0px rgba(11, 13, 14, 10%)";
|
|
870
|
-
const ddsShadow3 = "4px 8px 16px 0px rgba(11, 13, 14, 10%)";
|
|
871
|
-
const ddsShadow4 = "8px 16px 32px 0px rgba(11, 13, 14, 10%)";
|
|
872
2634
|
const ddsGridXsGutterSize = "16px";
|
|
873
2635
|
const ddsGridXsGutterSizeNumberPx = 16;
|
|
874
2636
|
const ddsGridXsCount = "4";
|
|
@@ -884,12 +2646,14 @@ const ddsGridMdCount = "12";
|
|
|
884
2646
|
const ddsGridXlGutterSize = "24px";
|
|
885
2647
|
const ddsGridXlGutterSizeNumberPx = 24;
|
|
886
2648
|
const ddsGridXlCount = "12";
|
|
887
|
-
const
|
|
888
|
-
const
|
|
889
|
-
const
|
|
890
|
-
const
|
|
891
|
-
const
|
|
892
|
-
const
|
|
2649
|
+
const ddsSizeIconLarge = "40px";
|
|
2650
|
+
const ddsSizeIconLargeNumberPx = 40;
|
|
2651
|
+
const ddsSizeIconMedium = "24px";
|
|
2652
|
+
const ddsSizeIconMediumNumberPx = 24;
|
|
2653
|
+
const ddsSizeIconSmall = "16px";
|
|
2654
|
+
const ddsSizeIconSmallNumberPx = 16;
|
|
2655
|
+
const ddsSizeIconComponent = "1.3em";
|
|
2656
|
+
const ddsSizeIconComponentNumberEm = 1.3; // Brukes i komponenter. Relativ til tekststørrelsen
|
|
893
2657
|
const ddsBreakpointXs = "1px";
|
|
894
2658
|
const ddsBreakpointXsNumberPx = 1;
|
|
895
2659
|
const ddsBreakpointSm = "600px";
|
|
@@ -910,27 +2674,27 @@ const ddsZindexTooltip = "120"; // Brukes for dds-tooltip
|
|
|
910
2674
|
const ddsZindexDropdown = "100"; // Dropdown brukes for bl.a søkeforslag, dropdown i select
|
|
911
2675
|
const ddsZindexSticky = "50"; // Sticky header skal dekke til flat innhold i gruppen (tabell o.l.). Den skal legge seg under elementer som stiller med egne flater
|
|
912
2676
|
const ddsZindexAbsoluteElement = "1"; // Dekorative elementer med absolutt posisjon, som ellers hadde blitt skjult bak forelder
|
|
913
|
-
const ddsColorData10Default = "#
|
|
914
|
-
const ddsColorData10Subtle = "#
|
|
915
|
-
const ddsColorData10Border = "#
|
|
2677
|
+
const ddsColorData10Default = "#62abcb";
|
|
2678
|
+
const ddsColorData10Subtle = "#135774";
|
|
2679
|
+
const ddsColorData10Border = "#62abcb";
|
|
916
2680
|
const ddsColorDataRed100 = "#f8d2d4";
|
|
917
2681
|
const ddsColorDataRed200 = "#f0a5a9";
|
|
918
|
-
const ddsColorDataRed300 = "#
|
|
2682
|
+
const ddsColorDataRed300 = "#f4858b";
|
|
919
2683
|
const ddsColorDataRed400 = "#e14b53";
|
|
920
2684
|
const ddsColorDataRed500 = "#da1e28";
|
|
921
2685
|
const ddsColorDataRed600 = "#ae1820";
|
|
922
2686
|
const ddsColorDataRed700 = "#831218";
|
|
923
2687
|
const ddsColorDataRed800 = "#570c10";
|
|
924
2688
|
const ddsColorDataRed900 = "#2c0608";
|
|
925
|
-
const ddsColorDataMagenta100 = "#
|
|
926
|
-
const ddsColorDataMagenta200 = "#
|
|
927
|
-
const ddsColorDataMagenta300 = "#
|
|
928
|
-
const ddsColorDataMagenta400 = "#
|
|
929
|
-
const ddsColorDataMagenta500 = "#
|
|
930
|
-
const ddsColorDataMagenta600 = "#
|
|
931
|
-
const ddsColorDataMagenta700 = "#
|
|
932
|
-
const ddsColorDataMagenta800 = "#
|
|
933
|
-
const ddsColorDataMagenta900 = "#
|
|
2689
|
+
const ddsColorDataMagenta100 = "#f7d9f2";
|
|
2690
|
+
const ddsColorDataMagenta200 = "#edb5e4";
|
|
2691
|
+
const ddsColorDataMagenta300 = "#e079d0";
|
|
2692
|
+
const ddsColorDataMagenta400 = "#d54dc0";
|
|
2693
|
+
const ddsColorDataMagenta500 = "#cb20b0";
|
|
2694
|
+
const ddsColorDataMagenta600 = "#a21a8d";
|
|
2695
|
+
const ddsColorDataMagenta700 = "#7a136a";
|
|
2696
|
+
const ddsColorDataMagenta800 = "#510d46";
|
|
2697
|
+
const ddsColorDataMagenta900 = "#290623";
|
|
934
2698
|
const ddsColorDataBrown100 = "#f0ddd5";
|
|
935
2699
|
const ddsColorDataBrown200 = "#e1bcac";
|
|
936
2700
|
const ddsColorDataBrown300 = "#d19a82";
|
|
@@ -940,7 +2704,7 @@ const ddsColorDataBrown600 = "#8f4626";
|
|
|
940
2704
|
const ddsColorDataBrown700 = "#6b341c";
|
|
941
2705
|
const ddsColorDataBrown800 = "#482313";
|
|
942
2706
|
const ddsColorDataBrown900 = "#241109";
|
|
943
|
-
const ddsColorDataOlive100 = "#
|
|
2707
|
+
const ddsColorDataOlive100 = "#e9e7cd";
|
|
944
2708
|
const ddsColorDataOlive200 = "#cdc9a1";
|
|
945
2709
|
const ddsColorDataOlive300 = "#b3ae71";
|
|
946
2710
|
const ddsColorDataOlive400 = "#989344";
|
|
@@ -949,15 +2713,15 @@ const ddsColorDataOlive600 = "#635e13";
|
|
|
949
2713
|
const ddsColorDataOlive700 = "#4a460e";
|
|
950
2714
|
const ddsColorDataOlive800 = "#322f0a";
|
|
951
2715
|
const ddsColorDataOlive900 = "#191705";
|
|
952
|
-
const ddsColorDataGreen100 = "#
|
|
953
|
-
const ddsColorDataGreen200 = "#
|
|
954
|
-
const ddsColorDataGreen300 = "#
|
|
955
|
-
const ddsColorDataGreen400 = "#
|
|
956
|
-
const ddsColorDataGreen500 = "#
|
|
957
|
-
const ddsColorDataGreen600 = "#
|
|
958
|
-
const ddsColorDataGreen700 = "#
|
|
959
|
-
const ddsColorDataGreen800 = "#
|
|
960
|
-
const ddsColorDataGreen900 = "#
|
|
2716
|
+
const ddsColorDataGreen100 = "#d7e8cf";
|
|
2717
|
+
const ddsColorDataGreen200 = "#aed19e";
|
|
2718
|
+
const ddsColorDataGreen300 = "#95c280";
|
|
2719
|
+
const ddsColorDataGreen400 = "#619947";
|
|
2720
|
+
const ddsColorDataGreen500 = "#3a8019";
|
|
2721
|
+
const ddsColorDataGreen600 = "#2e6614";
|
|
2722
|
+
const ddsColorDataGreen700 = "#234d0f";
|
|
2723
|
+
const ddsColorDataGreen800 = "#17330a";
|
|
2724
|
+
const ddsColorDataGreen900 = "#0c1a05";
|
|
961
2725
|
const ddsColorDataTeal100 = "#c2e2e1";
|
|
962
2726
|
const ddsColorDataTeal200 = "#90ccc9";
|
|
963
2727
|
const ddsColorDataTeal300 = "#5dafad";
|
|
@@ -967,10 +2731,10 @@ const ddsColorDataTeal600 = "#006461";
|
|
|
967
2731
|
const ddsColorDataTeal700 = "#004b49";
|
|
968
2732
|
const ddsColorDataTeal800 = "#003230";
|
|
969
2733
|
const ddsColorDataTeal900 = "#001918";
|
|
970
|
-
const ddsColorDataDeepblue100 = "#
|
|
971
|
-
const ddsColorDataDeepblue200 = "#
|
|
972
|
-
const ddsColorDataDeepblue300 = "#
|
|
973
|
-
const ddsColorDataDeepblue400 = "#
|
|
2734
|
+
const ddsColorDataDeepblue100 = "#c6e3f1";
|
|
2735
|
+
const ddsColorDataDeepblue200 = "#93cee6";
|
|
2736
|
+
const ddsColorDataDeepblue300 = "#62abcb";
|
|
2737
|
+
const ddsColorDataDeepblue400 = "#358fb5";
|
|
974
2738
|
const ddsColorDataDeepblue500 = "#196b8f";
|
|
975
2739
|
const ddsColorDataDeepblue600 = "#135774";
|
|
976
2740
|
const ddsColorDataDeepblue700 = "#0e455e";
|
|
@@ -1003,120 +2767,137 @@ const ddsColorDataGray600 = "#5b5b5b";
|
|
|
1003
2767
|
const ddsColorDataGray700 = "#444444";
|
|
1004
2768
|
const ddsColorDataGray800 = "#2e2e2e";
|
|
1005
2769
|
const ddsColorDataGray900 = "#171717";
|
|
1006
|
-
const ddsColorData01Default = "#
|
|
1007
|
-
const ddsColorData01Subtle = "#
|
|
1008
|
-
const ddsColorData01Border = "#
|
|
1009
|
-
const ddsColorData02Default = "#
|
|
1010
|
-
const ddsColorData02Subtle = "#
|
|
1011
|
-
const ddsColorData02Border = "#
|
|
1012
|
-
const ddsColorData03Default = "#
|
|
1013
|
-
const ddsColorData03Subtle = "#
|
|
1014
|
-
const ddsColorData03Border = "#
|
|
1015
|
-
const ddsColorData04Default = "#
|
|
1016
|
-
const ddsColorData04Subtle = "#
|
|
1017
|
-
const ddsColorData04Border = "#
|
|
1018
|
-
const ddsColorData05Default = "#
|
|
1019
|
-
const ddsColorData05Subtle = "#
|
|
1020
|
-
const ddsColorData05Border = "#
|
|
1021
|
-
const ddsColorData06Default = "#
|
|
1022
|
-
const ddsColorData06Subtle = "#
|
|
1023
|
-
const ddsColorData06Border = "#
|
|
1024
|
-
const ddsColorData07Default = "#
|
|
1025
|
-
const ddsColorData07Subtle = "#
|
|
1026
|
-
const ddsColorData07Border = "#
|
|
1027
|
-
const ddsColorData08Default = "#
|
|
1028
|
-
const ddsColorData08Subtle = "#
|
|
1029
|
-
const ddsColorData08Border = "#
|
|
1030
|
-
const ddsColorData09Default = "#
|
|
1031
|
-
const ddsColorData09Subtle = "#
|
|
1032
|
-
const ddsColorData09Border = "#
|
|
1033
|
-
const ddsColorBgDefault = "#
|
|
1034
|
-
const ddsColorBgSubtle = "#
|
|
1035
|
-
const ddsColorSurfaceDefault = "#
|
|
1036
|
-
const ddsColorSurfaceSubtle = "#
|
|
1037
|
-
const ddsColorSurfaceMedium = "#
|
|
1038
|
-
const ddsColorSurfaceHoverDefault = "#
|
|
1039
|
-
const ddsColorSurfaceHoverSubtle = "#
|
|
1040
|
-
const ddsColorSurfaceSelectedDefault = "#
|
|
2770
|
+
const ddsColorData01Default = "#6fa1fe";
|
|
2771
|
+
const ddsColorData01Subtle = "#0c4ecb";
|
|
2772
|
+
const ddsColorData01Border = "#6fa1fe";
|
|
2773
|
+
const ddsColorData02Default = "#d19a82";
|
|
2774
|
+
const ddsColorData02Subtle = "#8f4626";
|
|
2775
|
+
const ddsColorData02Border = "#d19a82";
|
|
2776
|
+
const ddsColorData03Default = "#aaaaaa";
|
|
2777
|
+
const ddsColorData03Subtle = "#5b5b5b";
|
|
2778
|
+
const ddsColorData03Border = "#aaaaaa";
|
|
2779
|
+
const ddsColorData04Default = "#95c280";
|
|
2780
|
+
const ddsColorData04Subtle = "#2e6614";
|
|
2781
|
+
const ddsColorData04Border = "#95c280";
|
|
2782
|
+
const ddsColorData05Default = "#b98cfd";
|
|
2783
|
+
const ddsColorData05Subtle = "#6e32ca";
|
|
2784
|
+
const ddsColorData05Border = "#b98cfd";
|
|
2785
|
+
const ddsColorData06Default = "#e079d0";
|
|
2786
|
+
const ddsColorData06Subtle = "#a21a8d";
|
|
2787
|
+
const ddsColorData06Border = "#e079d0";
|
|
2788
|
+
const ddsColorData07Default = "#b3ae71";
|
|
2789
|
+
const ddsColorData07Subtle = "#635e13";
|
|
2790
|
+
const ddsColorData07Border = "#b3ae71";
|
|
2791
|
+
const ddsColorData08Default = "#f4858b";
|
|
2792
|
+
const ddsColorData08Subtle = "#ae1820";
|
|
2793
|
+
const ddsColorData08Border = "#f4858b";
|
|
2794
|
+
const ddsColorData09Default = "#5dafad";
|
|
2795
|
+
const ddsColorData09Subtle = "#006461";
|
|
2796
|
+
const ddsColorData09Border = "#5dafad";
|
|
2797
|
+
const ddsColorBgDefault = "#181a1c"; // UI shell base color
|
|
2798
|
+
const ddsColorBgSubtle = "#22272a"; // Alternative UI shell base color
|
|
2799
|
+
const ddsColorSurfaceDefault = "#181a1c"; // Default bg
|
|
2800
|
+
const ddsColorSurfaceSubtle = "#22272a"; // Subtle surface color
|
|
2801
|
+
const ddsColorSurfaceMedium = "#303438"; // Medium surface color
|
|
2802
|
+
const ddsColorSurfaceHoverDefault = "#062c45"; // Hover on surface (default, subtle, medium)
|
|
2803
|
+
const ddsColorSurfaceHoverSubtle = "#22272a"; // Subtle hover on surface (default, medium)
|
|
2804
|
+
const ddsColorSurfaceSelectedDefault = "#062c45"; // Selected state for surface (default, subtle, medium)
|
|
1041
2805
|
const ddsColorSurfaceInverseDefault = "#354754"; // Can be used as a surface for menu, navigation, footer etc
|
|
1042
2806
|
const ddsColorSurfaceInverseHover = "#2a3943"; // Hover on surface.inverse
|
|
1043
2807
|
const ddsColorSurfaceInverseSelected = "#202b32"; // selected on surface.inverse
|
|
1044
|
-
const ddsColorSurfaceActionResting = "#
|
|
1045
|
-
const ddsColorSurfaceActionHover = "#
|
|
1046
|
-
const ddsColorSurfaceActionSelected = "#
|
|
1047
|
-
const ddsColorSurfaceActionDangerResting = "#
|
|
1048
|
-
const ddsColorSurfaceActionDangerHover = "#
|
|
2808
|
+
const ddsColorSurfaceActionResting = "#589ac6"; // Primary button bg
|
|
2809
|
+
const ddsColorSurfaceActionHover = "#9fc5de"; // Hover on surface.action/selected
|
|
2810
|
+
const ddsColorSurfaceActionSelected = "#589ac6"; // Selected state for components such as togglebutton, togglebar, progress tracker, checkbox etc
|
|
2811
|
+
const ddsColorSurfaceActionDangerResting = "#e47373"; // Danger button
|
|
2812
|
+
const ddsColorSurfaceActionDangerHover = "#efafaf"; // Hover on surface.action-danger
|
|
1049
2813
|
const ddsColorSurfaceActionSelectedDisabled = "#77838c"; // bg on a selected disabled checkbox, radio etc
|
|
1050
|
-
const ddsColorSurfaceDangerDefault = "#
|
|
1051
|
-
const ddsColorSurfaceDangerStrong = "#
|
|
1052
|
-
const ddsColorSurfaceSuccessDefault = "#
|
|
1053
|
-
const ddsColorSurfaceSuccessStrong = "#
|
|
1054
|
-
const ddsColorSurfaceWarningDefault = "#
|
|
1055
|
-
const ddsColorSurfaceWarningStrong = "#
|
|
1056
|
-
const ddsColorSurfaceInfoDefault = "#
|
|
1057
|
-
const ddsColorSurfaceInfoStrong = "#
|
|
1058
|
-
const ddsColorSurfacePaperDefault = "#
|
|
2814
|
+
const ddsColorSurfaceDangerDefault = "#561616"; // tag, message, errormessage
|
|
2815
|
+
const ddsColorSurfaceDangerStrong = "#dc4b4b"; // tag strong value
|
|
2816
|
+
const ddsColorSurfaceSuccessDefault = "#284c29"; // tag, message
|
|
2817
|
+
const ddsColorSurfaceSuccessStrong = "#65be66"; // tag with strong value
|
|
2818
|
+
const ddsColorSurfaceWarningDefault = "#494317"; // tag, message
|
|
2819
|
+
const ddsColorSurfaceWarningStrong = "#f4e04d"; // tag strong value
|
|
2820
|
+
const ddsColorSurfaceInfoDefault = "#2a4b61"; // tag, message
|
|
2821
|
+
const ddsColorSurfaceInfoStrong = "#75b9e6"; // tag strong value
|
|
2822
|
+
const ddsColorSurfacePaperDefault = "#3a4146"; // modal, drawer, popover etc
|
|
1059
2823
|
const ddsColorSurfaceBackdropDefault = "#0b0d0e80"; // background overlay for modals (50%)
|
|
1060
|
-
const ddsColorSurfaceFieldDefault = "#
|
|
1061
|
-
const ddsColorSurfaceFieldDisabled = "#
|
|
1062
|
-
const ddsColorSurfaceHighlightedDefault = "#
|
|
1063
|
-
const ddsColorSurfaceScrollbar = "#
|
|
2824
|
+
const ddsColorSurfaceFieldDefault = "#0b0d0e"; // Form elements (textinput, datepicker etc)
|
|
2825
|
+
const ddsColorSurfaceFieldDisabled = "#303438"; // disabled state on surface.field
|
|
2826
|
+
const ddsColorSurfaceHighlightedDefault = "#833a21"; // bg for highlighted text on text.default. Use with $Text
|
|
2827
|
+
const ddsColorSurfaceScrollbar = "#545c62"; // Used for scrollbar
|
|
1064
2828
|
const ddsColorSurfaceNotification = "#d83737"; // bg on a notification
|
|
1065
|
-
const ddsColorSurfaceSkeleton = "#
|
|
2829
|
+
const ddsColorSurfaceSkeleton = "#545c62"; // Used for skeleton
|
|
1066
2830
|
const ddsColorBorderDefault = "#77838c"; // Form components, togglebutton, secondary button, checkbox etc
|
|
1067
|
-
const ddsColorBorderSubtle = "#
|
|
2831
|
+
const ddsColorBorderSubtle = "#545c62"; // Dropdown, tooltip, overflow etc
|
|
1068
2832
|
const ddsColorBorderInverse = "#acbbc6"; // Border or divider on surface.inverse
|
|
1069
|
-
const ddsColorBorderActionDefault = "#
|
|
1070
|
-
const ddsColorBorderActionHover = "#
|
|
1071
|
-
const ddsColorBorderSuccess = "#
|
|
1072
|
-
const ddsColorBorderWarning = "#
|
|
1073
|
-
const ddsColorBorderDanger = "#
|
|
1074
|
-
const ddsColorBorderInfo = "#
|
|
1075
|
-
const ddsColorBorderOnAction = "#
|
|
1076
|
-
const ddsColorTextDefault = "#
|
|
1077
|
-
const ddsColorTextMedium = "#
|
|
1078
|
-
const ddsColorTextSubtle = "#
|
|
2833
|
+
const ddsColorBorderActionDefault = "#589ac6"; // Used in progress tracker
|
|
2834
|
+
const ddsColorBorderActionHover = "#9fc5de"; // Hover on secondary button etc
|
|
2835
|
+
const ddsColorBorderSuccess = "#519852"; // Used with tag-default
|
|
2836
|
+
const ddsColorBorderWarning = "#ccba35"; // Tag.default
|
|
2837
|
+
const ddsColorBorderDanger = "#ad2c2c"; // Tag.default, error message field
|
|
2838
|
+
const ddsColorBorderInfo = "#5197c5"; // Tag.default
|
|
2839
|
+
const ddsColorBorderOnAction = "#181a1c"; // Used on primary split button
|
|
2840
|
+
const ddsColorTextDefault = "#ffffff"; // default text, heading, body. on surface.hover
|
|
2841
|
+
const ddsColorTextMedium = "#e9ebec"; // Label, etc
|
|
2842
|
+
const ddsColorTextSubtle = "#d6dadd"; // Disabled or less important text
|
|
1079
2843
|
const ddsColorTextOnInverse = "#ffffff"; // On surface.inverse
|
|
1080
|
-
const
|
|
1081
|
-
const
|
|
2844
|
+
const ddsColorTextDanger = "#efafaf"; // Error text on paper, or default or subtle surafce/bg
|
|
2845
|
+
const ddsColorTextOnAction = "#0b0d0e"; // On surface.action (primary and danger button)
|
|
2846
|
+
const ddsColorTextOnStatusDefault = "#ffffff"; // On default status surfaces
|
|
1082
2847
|
const ddsColorTextOnStatusStrong = "#0b0d0e"; // On status surfaces with strong prop
|
|
1083
|
-
const ddsColorTextActionResting = "#
|
|
1084
|
-
const ddsColorTextActionHover = "#
|
|
1085
|
-
const ddsColorTextRequiredfield = "#
|
|
1086
|
-
const ddsColorTextActionVisited = "#
|
|
2848
|
+
const ddsColorTextActionResting = "#9fc5de"; // Link, number in progress tracker
|
|
2849
|
+
const ddsColorTextActionHover = "#e7f1f7"; // Hover on text.action
|
|
2850
|
+
const ddsColorTextRequiredfield = "#efafaf"; // Asterix to indicate required field
|
|
2851
|
+
const ddsColorTextActionVisited = "#cca9e1"; // Used for visited links
|
|
1087
2852
|
const ddsColorTextActionVisitedOnInverse = "#cca9e1"; // Used for visited links on inverse surfaces
|
|
1088
2853
|
const ddsColorTextOnNotification = "#ffffff"; // Used on surface.notification
|
|
1089
|
-
const
|
|
1090
|
-
const
|
|
1091
|
-
const
|
|
1092
|
-
const
|
|
2854
|
+
const ddsColorTextOnPrimaryDefault = "#ffffff"; // Used on brand.primary-default
|
|
2855
|
+
const ddsColorTextOnPrimarySubtle = "#ffffff"; // Used on brand.primary-subtle
|
|
2856
|
+
const ddsColorTextOnPrimaryMedium = "#ffffff"; // Used on brand.primary-medium
|
|
2857
|
+
const ddsColorTextOnPrimaryStrong = "#ffffff"; // Used on brand.primary-strong
|
|
2858
|
+
const ddsColorTextOnSecondaryDefault = "#0b0d0e"; // Used on brand.secondary-default
|
|
2859
|
+
const ddsColorTextOnSecondarySubtle = "#ffffff"; // Used on brand.secondary-subtle
|
|
2860
|
+
const ddsColorTextOnSecondaryMedium = "#ffffff"; // Used on brand.secondary-medium
|
|
2861
|
+
const ddsColorTextOnSecondaryStrong = "#0b0d0e"; // Used on brand.secondary-strong
|
|
2862
|
+
const ddsColorTextOnTertiaryDefault = "#0b0d0e"; // Used on brand.tertiary-default
|
|
2863
|
+
const ddsColorTextOnTertiarySubtle = "#ffffff"; // Used on brand.tertiary-subtle
|
|
2864
|
+
const ddsColorTextOnTertiaryMedium = "#0b0d0e"; // Used on brand.tertiary-medium
|
|
2865
|
+
const ddsColorTextOnTertiaryStrong = "#0b0d0e"; // Used on brand.tertiary-strong
|
|
2866
|
+
const ddsColorTextOnDataDefault = "#0b0d0e"; // Used on data. with default value
|
|
2867
|
+
const ddsColorTextOnDataSubtle = "#ffffff"; // Used on data. with subtle value
|
|
2868
|
+
const ddsColorIconDefault = "#ffffff"; // Often used with text.default
|
|
2869
|
+
const ddsColorIconMedium = "#e9ebec"; // Often used with text.medium
|
|
2870
|
+
const ddsColorIconSubtle = "#d6dadd"; // Often used with text.subtle
|
|
1093
2871
|
const ddsColorIconOnInverse = "#ffffff"; // On surface.inverse
|
|
1094
|
-
const ddsColorIconOnAction = "#
|
|
1095
|
-
const ddsColorIconActionResting = "#
|
|
1096
|
-
const ddsColorIconActionHover = "#
|
|
1097
|
-
const ddsColorIconOnSuccessDefault = "#
|
|
2872
|
+
const ddsColorIconOnAction = "#0b0d0e"; // On surface.action (primary and danger button)
|
|
2873
|
+
const ddsColorIconActionResting = "#9fc5de"; // Often used with Text.action
|
|
2874
|
+
const ddsColorIconActionHover = "#e7f1f7"; // hover on icon-action
|
|
2875
|
+
const ddsColorIconOnSuccessDefault = "#c1e5c2"; // On surface.success-default
|
|
1098
2876
|
const ddsColorIconOnSuccessStrong = "#0b0d0e"; // On surface-success-strong
|
|
1099
|
-
const ddsColorIconOnWarningDefault = "#
|
|
2877
|
+
const ddsColorIconOnWarningDefault = "#fbf3b8"; // On surface.warning-default
|
|
1100
2878
|
const ddsColorIconOnWarningStrong = "#0b0d0e"; // On surface.warning-strong
|
|
1101
|
-
const ddsColorIconOnDangerDefault = "#
|
|
2879
|
+
const ddsColorIconOnDangerDefault = "#efafaf"; // On surface.danger-default
|
|
1102
2880
|
const ddsColorIconOnDangerStrong = "#0b0d0e"; // On surface.danger-strong
|
|
1103
|
-
const ddsColorIconOnInfoDefault = "#
|
|
2881
|
+
const ddsColorIconOnInfoDefault = "#c8e3f5"; // On surface.info-default
|
|
1104
2882
|
const ddsColorIconOnInfoStrong = "#0b0d0e"; // On surface.info-strong
|
|
1105
|
-
const ddsColorIconDanger = "#
|
|
2883
|
+
const ddsColorIconDanger = "#efafaf"; // Error icon on paper, or default or subtle surafce/bg
|
|
1106
2884
|
const ddsColorBrandPrimaryDefault = "#354754"; // Primary brand color
|
|
1107
|
-
const ddsColorBrandPrimarySubtle = "#
|
|
1108
|
-
const ddsColorBrandPrimaryMedium = "#
|
|
1109
|
-
const ddsColorBrandPrimaryStrong = "#
|
|
2885
|
+
const ddsColorBrandPrimarySubtle = "#2a3943"; // Primary brand color
|
|
2886
|
+
const ddsColorBrandPrimaryMedium = "#405767"; // Primary brand color
|
|
2887
|
+
const ddsColorBrandPrimaryStrong = "#4f6a7e"; // Primary brand color
|
|
1110
2888
|
const ddsColorBrandSecondaryDefault = "#9ab8b7"; // Secondary brand color
|
|
1111
|
-
const ddsColorBrandSecondarySubtle = "#
|
|
1112
|
-
const ddsColorBrandSecondaryMedium = "#
|
|
1113
|
-
const ddsColorBrandSecondaryStrong = "#
|
|
2889
|
+
const ddsColorBrandSecondarySubtle = "#2b3a3a"; // Secondary brand color
|
|
2890
|
+
const ddsColorBrandSecondaryMedium = "#4d6463"; // Secondary brand color
|
|
2891
|
+
const ddsColorBrandSecondaryStrong = "#b8cdcd"; // Secondary brand color
|
|
1114
2892
|
const ddsColorBrandTertiaryDefault = "#f27e55"; // Tertiary brand color
|
|
1115
|
-
const ddsColorBrandTertiarySubtle = "#
|
|
2893
|
+
const ddsColorBrandTertiarySubtle = "#a24422"; // Tertiary brand color
|
|
1116
2894
|
const ddsColorBrandTertiaryMedium = "#f2a68f"; // Tertiary brand color
|
|
1117
|
-
const ddsColorBrandTertiaryStrong = "#
|
|
1118
|
-
const ddsColorFocusOutside = "#
|
|
1119
|
-
const ddsColorFocusInside = "#
|
|
2895
|
+
const ddsColorBrandTertiaryStrong = "#ffd6ca"; // Tertiary brand color
|
|
2896
|
+
const ddsColorFocusOutside = "#f1f8fd"; // Contrast to .inside
|
|
2897
|
+
const ddsColorFocusInside = "#2a4b61"; // Contrast to .outside
|
|
2898
|
+
const ddsShadowLarge = "8px 16px 32px 0px rgba(11, 13, 14, 80%)"; // Dialoger. Eksempel: modal, drawer, popover
|
|
2899
|
+
const ddsShadowMedium = "2px 4px 8px 0px rgba(11, 13, 14, 80%)"; // Dropdowns. Eksempel: overflowmenu, dropdown
|
|
2900
|
+
const ddsShadowSmall = "1px 2px 4px 0px rgba(11, 13, 14, 80%)"; // Eksempel: tooltip
|
|
1120
2901
|
const ddsBorderRadiusButton = "2px";
|
|
1121
2902
|
const ddsBorderRadiusButtonNumberPx = 2; // For use in button component and togglebutton
|
|
1122
2903
|
const ddsBorderRadiusSurface = "2px";
|
|
@@ -1127,20 +2908,24 @@ const ddsBorderRadiusChip = "2px";
|
|
|
1127
2908
|
const ddsBorderRadiusChipNumberPx = 2; // Chips and tags
|
|
1128
2909
|
const ddsBorderRadiusRounded = "9999px";
|
|
1129
2910
|
const ddsBorderRadiusRoundedNumberPx = 9999; // Rounded and circular components such as radiobutton, toggle, togglebutton and progress tracker
|
|
1130
|
-
const ddsFontLabelMedium = "600 1rem/1.
|
|
1131
|
-
const
|
|
1132
|
-
const
|
|
1133
|
-
const
|
|
1134
|
-
const
|
|
1135
|
-
const ddsFontHeadingXxsmall = "600 1rem/1.
|
|
1136
|
-
const ddsFontHeadingXsmall = "600 1.125rem/1.
|
|
1137
|
-
const ddsFontHeadingSmall = "600 1.25rem/1.
|
|
1138
|
-
const ddsFontHeadingMedium = "500 1.5rem/1.
|
|
1139
|
-
const ddsFontHeadingLarge = "400 2rem/1.
|
|
1140
|
-
const ddsFontHeadingXlarge = "300 clamp(2.5rem, 1.667rem + 2.222vw, 3rem)/1.
|
|
1141
|
-
const ddsFontHeadingXxlarge = "300 clamp(3rem, 1.333rem + 4.444vw, 4rem)/1.
|
|
2911
|
+
const ddsFontLabelMedium = "600 1rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Label for form components
|
|
2912
|
+
const ddsFontBodyLongXsmall = "400 0.875rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Xsmall body text for editorial content
|
|
2913
|
+
const ddsFontBodyLongSmall = "400 1rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Small body text for editorial content
|
|
2914
|
+
const ddsFontBodyLongMedium = "400 1.125rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Default body text for editorial content
|
|
2915
|
+
const ddsFontBodyLongLarge = "400 1.25rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Large body text for editorial content
|
|
2916
|
+
const ddsFontHeadingXxsmall = "600 1rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h6
|
|
2917
|
+
const ddsFontHeadingXsmall = "600 1.125rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h5
|
|
2918
|
+
const ddsFontHeadingSmall = "600 1.25rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h4
|
|
2919
|
+
const ddsFontHeadingMedium = "500 1.5rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h3
|
|
2920
|
+
const ddsFontHeadingLarge = "400 clamp(1.5rem, 0.667rem + 2.222vw, 2rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default h2
|
|
2921
|
+
const ddsFontHeadingXlarge = "300 clamp(2.5rem, 1.667rem + 2.222vw, 3rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Default H1
|
|
2922
|
+
const ddsFontHeadingXxlarge = "300 clamp(3rem, 1.333rem + 4.444vw, 4rem)/1.3 'IBM Plex Sans', Arial, sans-serif"; // Display or extra large page title (h1)
|
|
1142
2923
|
const ddsFontLeadMedium = "300 1.5rem/1.5 'IBM Plex Sans', Arial, sans-serif"; // Lead brukes som ingress når man skriver artikler etc
|
|
1143
2924
|
const ddsFontCodeMedium = "400 1.125rem/1.5 'IBM Plex Mono', 'Courier New', monospace"; // Brukes for kodesnutter etc
|
|
2925
|
+
const ddsFontBodyShortXsmall = "400 0.875rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // used with xsmall button and input fields
|
|
2926
|
+
const ddsFontBodyShortSmall = "400 1rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // used with small button and input fields
|
|
2927
|
+
const ddsFontBodyShortMedium = "400 1.125rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Used with medium button and input fields
|
|
2928
|
+
const ddsFontBodyShortLarge = "400 1.25rem/1.3 'IBM Plex Sans', Arial, sans-serif"; // Used for large button and large search
|
|
1144
2929
|
const ddsFontHeadingXxlargeLetterSpacing = "-0.01em";
|
|
1145
2930
|
const ddsFontHeadingXxlargeParagraphSpacing = "0.4em";
|
|
1146
2931
|
const ddsFontHeadingXxlargeParagraphSpacingNumberEm = 0.4;
|
|
@@ -1162,18 +2947,18 @@ const ddsFontHeadingXsmallParagraphSpacingNumberEm = 0.4;
|
|
|
1162
2947
|
const ddsFontHeadingXxsmallLetterSpacing = "0.01em";
|
|
1163
2948
|
const ddsFontHeadingXxsmallParagraphSpacing = "0.4em";
|
|
1164
2949
|
const ddsFontHeadingXxsmallParagraphSpacingNumberEm = 0.4;
|
|
1165
|
-
const
|
|
1166
|
-
const
|
|
1167
|
-
const
|
|
1168
|
-
const
|
|
1169
|
-
const
|
|
1170
|
-
const
|
|
1171
|
-
const
|
|
1172
|
-
const
|
|
1173
|
-
const
|
|
1174
|
-
const
|
|
1175
|
-
const
|
|
1176
|
-
const
|
|
2950
|
+
const ddsFontBodyLongLargeLetterSpacing = "0em";
|
|
2951
|
+
const ddsFontBodyLongLargeParagraphSpacing = "1em";
|
|
2952
|
+
const ddsFontBodyLongLargeParagraphSpacingNumberEm = 1;
|
|
2953
|
+
const ddsFontBodyLongMediumLetterSpacing = "0em";
|
|
2954
|
+
const ddsFontBodyLongMediumParagraphSpacing = "1em";
|
|
2955
|
+
const ddsFontBodyLongMediumParagraphSpacingNumberEm = 1;
|
|
2956
|
+
const ddsFontBodyLongSmallLetterSpacing = "0em";
|
|
2957
|
+
const ddsFontBodyLongSmallParagraphSpacing = "1em";
|
|
2958
|
+
const ddsFontBodyLongSmallParagraphSpacingNumberEm = 1;
|
|
2959
|
+
const ddsFontBodyLongXsmallLetterSpacing = "0.01em";
|
|
2960
|
+
const ddsFontBodyLongXsmallParagraphSpacing = "1em";
|
|
2961
|
+
const ddsFontBodyLongXsmallParagraphSpacingNumberEm = 1;
|
|
1177
2962
|
const ddsFontLeadMediumLetterSpacing = "0em";
|
|
1178
2963
|
const ddsFontLeadMediumParagraphSpacing = "0.66em";
|
|
1179
2964
|
const ddsFontLeadMediumParagraphSpacingNumberEm = 0.66;
|
|
@@ -1183,8 +2968,20 @@ const ddsFontCodeMediumParagraphSpacingNumberEm = 1;
|
|
|
1183
2968
|
const ddsFontLabelMediumLetterSpacing = "0.01em";
|
|
1184
2969
|
const ddsFontLabelMediumParagraphSpacing = "1em";
|
|
1185
2970
|
const ddsFontLabelMediumParagraphSpacingNumberEm = 1;
|
|
2971
|
+
const ddsFontBodyShortLargeLetterSpacing = "0em";
|
|
2972
|
+
const ddsFontBodyShortLargeParagraphSpacing = "1em";
|
|
2973
|
+
const ddsFontBodyShortLargeParagraphSpacingNumberEm = 1;
|
|
2974
|
+
const ddsFontBodyShortMediumLetterSpacing = "0em";
|
|
2975
|
+
const ddsFontBodyShortMediumParagraphSpacing = "1em";
|
|
2976
|
+
const ddsFontBodyShortMediumParagraphSpacingNumberEm = 1;
|
|
2977
|
+
const ddsFontBodyShortSmallLetterSpacing = "0.01em";
|
|
2978
|
+
const ddsFontBodyShortSmallParagraphSpacing = "1em";
|
|
2979
|
+
const ddsFontBodyShortSmallParagraphSpacingNumberEm = 1;
|
|
2980
|
+
const ddsFontBodyShortXsmallLetterSpacing = "0.01em";
|
|
2981
|
+
const ddsFontBodyShortXsmallParagraphSpacing = "1em";
|
|
2982
|
+
const ddsFontBodyShortXsmallParagraphSpacingNumberEm = 1;
|
|
1186
2983
|
|
|
1187
|
-
var
|
|
2984
|
+
var ddsTokensPublicDark = /*#__PURE__*/Object.freeze({
|
|
1188
2985
|
__proto__: null,
|
|
1189
2986
|
ddsBorderRadiusButton: ddsBorderRadiusButton,
|
|
1190
2987
|
ddsBorderRadiusButtonNumberPx: ddsBorderRadiusButtonNumberPx,
|
|
@@ -1407,28 +3204,58 @@ var ddsTokensPublic = /*#__PURE__*/Object.freeze({
|
|
|
1407
3204
|
ddsColorTextDefault: ddsColorTextDefault,
|
|
1408
3205
|
ddsColorTextMedium: ddsColorTextMedium,
|
|
1409
3206
|
ddsColorTextOnAction: ddsColorTextOnAction,
|
|
3207
|
+
ddsColorTextOnDataDefault: ddsColorTextOnDataDefault,
|
|
3208
|
+
ddsColorTextOnDataSubtle: ddsColorTextOnDataSubtle,
|
|
1410
3209
|
ddsColorTextOnInverse: ddsColorTextOnInverse,
|
|
1411
3210
|
ddsColorTextOnNotification: ddsColorTextOnNotification,
|
|
3211
|
+
ddsColorTextOnPrimaryDefault: ddsColorTextOnPrimaryDefault,
|
|
3212
|
+
ddsColorTextOnPrimaryMedium: ddsColorTextOnPrimaryMedium,
|
|
3213
|
+
ddsColorTextOnPrimaryStrong: ddsColorTextOnPrimaryStrong,
|
|
3214
|
+
ddsColorTextOnPrimarySubtle: ddsColorTextOnPrimarySubtle,
|
|
3215
|
+
ddsColorTextOnSecondaryDefault: ddsColorTextOnSecondaryDefault,
|
|
3216
|
+
ddsColorTextOnSecondaryMedium: ddsColorTextOnSecondaryMedium,
|
|
3217
|
+
ddsColorTextOnSecondaryStrong: ddsColorTextOnSecondaryStrong,
|
|
3218
|
+
ddsColorTextOnSecondarySubtle: ddsColorTextOnSecondarySubtle,
|
|
1412
3219
|
ddsColorTextOnStatusDefault: ddsColorTextOnStatusDefault,
|
|
1413
3220
|
ddsColorTextOnStatusStrong: ddsColorTextOnStatusStrong,
|
|
3221
|
+
ddsColorTextOnTertiaryDefault: ddsColorTextOnTertiaryDefault,
|
|
3222
|
+
ddsColorTextOnTertiaryMedium: ddsColorTextOnTertiaryMedium,
|
|
3223
|
+
ddsColorTextOnTertiaryStrong: ddsColorTextOnTertiaryStrong,
|
|
3224
|
+
ddsColorTextOnTertiarySubtle: ddsColorTextOnTertiarySubtle,
|
|
1414
3225
|
ddsColorTextRequiredfield: ddsColorTextRequiredfield,
|
|
1415
3226
|
ddsColorTextSubtle: ddsColorTextSubtle,
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
3227
|
+
ddsFontBodyLongLarge: ddsFontBodyLongLarge,
|
|
3228
|
+
ddsFontBodyLongLargeLetterSpacing: ddsFontBodyLongLargeLetterSpacing,
|
|
3229
|
+
ddsFontBodyLongLargeParagraphSpacing: ddsFontBodyLongLargeParagraphSpacing,
|
|
3230
|
+
ddsFontBodyLongLargeParagraphSpacingNumberEm: ddsFontBodyLongLargeParagraphSpacingNumberEm,
|
|
3231
|
+
ddsFontBodyLongMedium: ddsFontBodyLongMedium,
|
|
3232
|
+
ddsFontBodyLongMediumLetterSpacing: ddsFontBodyLongMediumLetterSpacing,
|
|
3233
|
+
ddsFontBodyLongMediumParagraphSpacing: ddsFontBodyLongMediumParagraphSpacing,
|
|
3234
|
+
ddsFontBodyLongMediumParagraphSpacingNumberEm: ddsFontBodyLongMediumParagraphSpacingNumberEm,
|
|
3235
|
+
ddsFontBodyLongSmall: ddsFontBodyLongSmall,
|
|
3236
|
+
ddsFontBodyLongSmallLetterSpacing: ddsFontBodyLongSmallLetterSpacing,
|
|
3237
|
+
ddsFontBodyLongSmallParagraphSpacing: ddsFontBodyLongSmallParagraphSpacing,
|
|
3238
|
+
ddsFontBodyLongSmallParagraphSpacingNumberEm: ddsFontBodyLongSmallParagraphSpacingNumberEm,
|
|
3239
|
+
ddsFontBodyLongXsmall: ddsFontBodyLongXsmall,
|
|
3240
|
+
ddsFontBodyLongXsmallLetterSpacing: ddsFontBodyLongXsmallLetterSpacing,
|
|
3241
|
+
ddsFontBodyLongXsmallParagraphSpacing: ddsFontBodyLongXsmallParagraphSpacing,
|
|
3242
|
+
ddsFontBodyLongXsmallParagraphSpacingNumberEm: ddsFontBodyLongXsmallParagraphSpacingNumberEm,
|
|
3243
|
+
ddsFontBodyShortLarge: ddsFontBodyShortLarge,
|
|
3244
|
+
ddsFontBodyShortLargeLetterSpacing: ddsFontBodyShortLargeLetterSpacing,
|
|
3245
|
+
ddsFontBodyShortLargeParagraphSpacing: ddsFontBodyShortLargeParagraphSpacing,
|
|
3246
|
+
ddsFontBodyShortLargeParagraphSpacingNumberEm: ddsFontBodyShortLargeParagraphSpacingNumberEm,
|
|
3247
|
+
ddsFontBodyShortMedium: ddsFontBodyShortMedium,
|
|
3248
|
+
ddsFontBodyShortMediumLetterSpacing: ddsFontBodyShortMediumLetterSpacing,
|
|
3249
|
+
ddsFontBodyShortMediumParagraphSpacing: ddsFontBodyShortMediumParagraphSpacing,
|
|
3250
|
+
ddsFontBodyShortMediumParagraphSpacingNumberEm: ddsFontBodyShortMediumParagraphSpacingNumberEm,
|
|
3251
|
+
ddsFontBodyShortSmall: ddsFontBodyShortSmall,
|
|
3252
|
+
ddsFontBodyShortSmallLetterSpacing: ddsFontBodyShortSmallLetterSpacing,
|
|
3253
|
+
ddsFontBodyShortSmallParagraphSpacing: ddsFontBodyShortSmallParagraphSpacing,
|
|
3254
|
+
ddsFontBodyShortSmallParagraphSpacingNumberEm: ddsFontBodyShortSmallParagraphSpacingNumberEm,
|
|
3255
|
+
ddsFontBodyShortXsmall: ddsFontBodyShortXsmall,
|
|
3256
|
+
ddsFontBodyShortXsmallLetterSpacing: ddsFontBodyShortXsmallLetterSpacing,
|
|
3257
|
+
ddsFontBodyShortXsmallParagraphSpacing: ddsFontBodyShortXsmallParagraphSpacing,
|
|
3258
|
+
ddsFontBodyShortXsmallParagraphSpacingNumberEm: ddsFontBodyShortXsmallParagraphSpacingNumberEm,
|
|
1432
3259
|
ddsFontCodeMedium: ddsFontCodeMedium,
|
|
1433
3260
|
ddsFontCodeMediumLetterSpacing: ddsFontCodeMediumLetterSpacing,
|
|
1434
3261
|
ddsFontCodeMediumParagraphSpacing: ddsFontCodeMediumParagraphSpacing,
|
|
@@ -1530,16 +3357,17 @@ var ddsTokensPublic = /*#__PURE__*/Object.freeze({
|
|
|
1530
3357
|
ddsGridXsCount: ddsGridXsCount,
|
|
1531
3358
|
ddsGridXsGutterSize: ddsGridXsGutterSize,
|
|
1532
3359
|
ddsGridXsGutterSizeNumberPx: ddsGridXsGutterSizeNumberPx,
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
3360
|
+
ddsShadowLarge: ddsShadowLarge,
|
|
3361
|
+
ddsShadowMedium: ddsShadowMedium,
|
|
3362
|
+
ddsShadowSmall: ddsShadowSmall,
|
|
3363
|
+
ddsSizeIconComponent: ddsSizeIconComponent,
|
|
3364
|
+
ddsSizeIconComponentNumberEm: ddsSizeIconComponentNumberEm,
|
|
3365
|
+
ddsSizeIconLarge: ddsSizeIconLarge,
|
|
3366
|
+
ddsSizeIconLargeNumberPx: ddsSizeIconLargeNumberPx,
|
|
3367
|
+
ddsSizeIconMedium: ddsSizeIconMedium,
|
|
3368
|
+
ddsSizeIconMediumNumberPx: ddsSizeIconMediumNumberPx,
|
|
3369
|
+
ddsSizeIconSmall: ddsSizeIconSmall,
|
|
3370
|
+
ddsSizeIconSmallNumberPx: ddsSizeIconSmallNumberPx,
|
|
1543
3371
|
ddsSpacingPaddingTopHeading: ddsSpacingPaddingTopHeading,
|
|
1544
3372
|
ddsSpacingPaddingTopHeadingNumberEm: ddsSpacingPaddingTopHeadingNumberEm,
|
|
1545
3373
|
ddsSpacingX0: ddsSpacingX0,
|
|
@@ -1581,8 +3409,10 @@ var ddsTokensPublic = /*#__PURE__*/Object.freeze({
|
|
|
1581
3409
|
});
|
|
1582
3410
|
|
|
1583
3411
|
const ddsTokens = {
|
|
1584
|
-
core: Object.assign({},
|
|
1585
|
-
|
|
3412
|
+
'core-light': Object.assign({}, ddsTokensCoreLight),
|
|
3413
|
+
'core-dark': Object.assign({}, ddsTokensCoreDark),
|
|
3414
|
+
'public-light': Object.assign({}, ddsTokensPublicLight),
|
|
3415
|
+
'public-dark': Object.assign({}, ddsTokensPublicDark),
|
|
1586
3416
|
};
|
|
1587
3417
|
|
|
1588
3418
|
exports.ddsTokens = ddsTokens;
|