@alfalab/core-components-tabs 6.2.5 → 6.2.6
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/components/primary-tablist/Component.desktop.js +2 -2
- package/dist/components/primary-tablist/Component.js +1 -1
- package/dist/components/primary-tablist/Component.mobile.js +3 -3
- package/dist/components/primary-tablist/Component.responsive.js +2 -2
- package/dist/components/primary-tablist/index.css +19 -19
- package/dist/components/primary-tablist/mobile.css +186 -89
- package/dist/components/scrollable-container/Component.js +1 -1
- package/dist/components/scrollable-container/index.css +4 -4
- package/dist/components/secondary-tablist/Component.desktop.js +2 -2
- package/dist/components/secondary-tablist/Component.js +1 -1
- package/dist/components/secondary-tablist/Component.mobile.js +3 -3
- package/dist/components/secondary-tablist/Component.responsive.js +2 -2
- package/dist/components/secondary-tablist/index.css +10 -10
- package/dist/components/secondary-tablist/mobile.css +177 -80
- package/dist/components/tab/Component.js +1 -1
- package/dist/components/tab/index.css +3 -3
- package/dist/components/tabs/Component.desktop.js +3 -3
- package/dist/components/tabs/Component.mobile.js +3 -3
- package/dist/components/tabs/Component.responsive.js +3 -3
- package/dist/cssm/components/tabs/Component.d.ts +1 -1
- package/dist/cssm/components/tabs/Component.desktop.d.ts +1 -1
- package/dist/cssm/components/tabs/Component.mobile.d.ts +1 -1
- package/dist/cssm/components/tabs/Component.responsive.d.ts +1 -1
- package/dist/desktop.js +3 -3
- package/dist/esm/components/primary-tablist/Component.desktop.js +2 -2
- package/dist/esm/components/primary-tablist/Component.js +1 -1
- package/dist/esm/components/primary-tablist/Component.mobile.js +3 -3
- package/dist/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/dist/esm/components/primary-tablist/index.css +19 -19
- package/dist/esm/components/primary-tablist/mobile.css +186 -89
- package/dist/esm/components/scrollable-container/Component.js +1 -1
- package/dist/esm/components/scrollable-container/index.css +4 -4
- package/dist/esm/components/secondary-tablist/Component.desktop.js +2 -2
- package/dist/esm/components/secondary-tablist/Component.js +1 -1
- package/dist/esm/components/secondary-tablist/Component.mobile.js +3 -3
- package/dist/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/dist/esm/components/secondary-tablist/index.css +10 -10
- package/dist/esm/components/secondary-tablist/mobile.css +177 -80
- package/dist/esm/components/tab/Component.js +1 -1
- package/dist/esm/components/tab/index.css +3 -3
- package/dist/esm/components/tabs/Component.desktop.js +3 -3
- package/dist/esm/components/tabs/Component.mobile.js +3 -3
- package/dist/esm/components/tabs/Component.responsive.js +3 -3
- package/dist/esm/desktop.js +3 -3
- package/dist/esm/index.js +3 -3
- package/dist/esm/index.module-2ea3d338.js +4 -0
- package/dist/esm/index.module-3b6fb134.js +4 -0
- package/dist/esm/mobile.js +3 -3
- package/dist/esm/responsive.js +3 -3
- package/dist/esm/{tslib.es6-99e48a82.d.ts → tslib.es6-58e23a63.d.ts} +0 -0
- package/dist/esm/{tslib.es6-99e48a82.js → tslib.es6-58e23a63.js} +0 -0
- package/dist/index.js +3 -3
- package/dist/index.module-5199abc6.js +6 -0
- package/dist/index.module-d8000b3b.js +6 -0
- package/dist/mobile.js +3 -3
- package/dist/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/dist/modern/components/primary-tablist/Component.mobile.js +2 -2
- package/dist/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/dist/modern/components/primary-tablist/index.css +19 -19
- package/dist/modern/components/primary-tablist/mobile.css +186 -89
- package/dist/modern/components/scrollable-container/Component.js +1 -1
- package/dist/modern/components/scrollable-container/index.css +4 -4
- package/dist/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/dist/modern/components/secondary-tablist/Component.mobile.js +2 -2
- package/dist/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/dist/modern/components/secondary-tablist/index.css +10 -10
- package/dist/modern/components/secondary-tablist/mobile.css +177 -80
- package/dist/modern/components/tab/Component.js +1 -1
- package/dist/modern/components/tab/index.css +3 -3
- package/dist/modern/components/tabs/Component.desktop.js +2 -2
- package/dist/modern/components/tabs/Component.mobile.js +2 -2
- package/dist/modern/components/tabs/Component.responsive.js +2 -2
- package/dist/modern/desktop.js +2 -2
- package/dist/modern/index.js +2 -2
- package/dist/modern/index.module-2ea3d338.js +4 -0
- package/dist/modern/index.module-3b6fb134.js +4 -0
- package/dist/modern/mobile.js +2 -2
- package/dist/modern/responsive.js +2 -2
- package/dist/responsive.js +3 -3
- package/dist/{tslib.es6-28db86de.d.ts → tslib.es6-458e718e.d.ts} +0 -0
- package/dist/{tslib.es6-28db86de.js → tslib.es6-458e718e.js} +0 -0
- package/package.json +3 -3
- package/dist/esm/index.module-4f872dce.js +0 -4
- package/dist/esm/index.module-cb2d5475.js +0 -4
- package/dist/index.module-46c31e55.js +0 -6
- package/dist/index.module-676d379f.js +0 -6
- package/dist/modern/index.module-4f872dce.js +0 -4
- package/dist/modern/index.module-cb2d5475.js +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: riyoy */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -44,34 +44,34 @@
|
|
|
44
44
|
/* size xl */
|
|
45
45
|
--secondary-tablist-xl-gaps: var(--gap-m);
|
|
46
46
|
}
|
|
47
|
-
.
|
|
47
|
+
.tabs__component_1xvpd {
|
|
48
48
|
position: relative;
|
|
49
49
|
display: flex;
|
|
50
50
|
align-items: center;
|
|
51
51
|
}
|
|
52
|
-
.
|
|
52
|
+
.tabs__container_1xvpd {
|
|
53
53
|
display: flex;
|
|
54
54
|
align-items: center;
|
|
55
55
|
}
|
|
56
|
-
.
|
|
56
|
+
.tabs__title_1xvpd {
|
|
57
57
|
white-space: nowrap;
|
|
58
58
|
}
|
|
59
59
|
/* sizes */
|
|
60
|
-
.
|
|
60
|
+
.tabs__xxs_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
61
61
|
margin-left: var(--secondary-tablist-xxs-gaps);
|
|
62
62
|
}
|
|
63
|
-
.
|
|
63
|
+
.tabs__xs_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
64
64
|
margin-left: var(--secondary-tablist-xs-gaps);
|
|
65
65
|
}
|
|
66
|
-
.
|
|
66
|
+
.tabs__s_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
67
67
|
margin-left: var(--secondary-tablist-s-gaps);
|
|
68
68
|
}
|
|
69
|
-
.
|
|
69
|
+
.tabs__m_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
70
70
|
margin-left: var(--secondary-tablist-m-gaps);
|
|
71
71
|
}
|
|
72
|
-
.
|
|
72
|
+
.tabs__l_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
73
73
|
margin-left: var(--secondary-tablist-l-gaps);
|
|
74
74
|
}
|
|
75
|
-
.
|
|
75
|
+
.tabs__xl_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
76
76
|
margin-left: var(--secondary-tablist-xl-gaps);
|
|
77
77
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: yvbio */
|
|
2
2
|
:root {
|
|
3
3
|
}:root {
|
|
4
4
|
}:root {
|
|
@@ -49,26 +49,26 @@
|
|
|
49
49
|
|
|
50
50
|
/* size xl */
|
|
51
51
|
--secondary-tablist-xl-gaps: var(--gap-m);
|
|
52
|
-
}.
|
|
52
|
+
}.tabs__component_1xvpd {
|
|
53
53
|
position: relative;
|
|
54
54
|
display: flex;
|
|
55
55
|
align-items: center;
|
|
56
|
-
}.
|
|
56
|
+
}.tabs__container_1xvpd {
|
|
57
57
|
display: flex;
|
|
58
58
|
align-items: center;
|
|
59
|
-
}.
|
|
59
|
+
}.tabs__title_1xvpd {
|
|
60
60
|
white-space: nowrap;
|
|
61
|
-
}/* sizes */.
|
|
61
|
+
}/* sizes */.tabs__xxs_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
62
62
|
margin-left: var(--secondary-tablist-xxs-gaps);
|
|
63
|
-
}.
|
|
63
|
+
}.tabs__xs_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
64
64
|
margin-left: var(--secondary-tablist-xs-gaps);
|
|
65
|
-
}.
|
|
65
|
+
}.tabs__s_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
66
66
|
margin-left: var(--secondary-tablist-s-gaps);
|
|
67
|
-
}.
|
|
67
|
+
}.tabs__m_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
68
68
|
margin-left: var(--secondary-tablist-m-gaps);
|
|
69
|
-
}.
|
|
69
|
+
}.tabs__l_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
70
70
|
margin-left: var(--secondary-tablist-l-gaps);
|
|
71
|
-
}.
|
|
71
|
+
}.tabs__xl_1xvpd .tabs__title_1xvpd + .tabs__title_1xvpd {
|
|
72
72
|
margin-left: var(--secondary-tablist-xl-gaps);
|
|
73
73
|
}
|
|
74
74
|
:root {
|
|
@@ -245,47 +245,54 @@
|
|
|
245
245
|
--color-dark-bg-attention-muted: #432000;
|
|
246
246
|
--color-dark-bg-info: #001c3c;
|
|
247
247
|
--color-dark-bg-negative-muted: #410903;
|
|
248
|
-
--color-dark-bg-
|
|
249
|
-
--color-dark-bg-opaque: rgba(11, 31, 53, 0.6);
|
|
248
|
+
--color-dark-bg-opaque: rgba(255, 255, 255, 0.6);
|
|
250
249
|
--color-dark-bg-overlay: rgba(0, 0, 0, 0.6);
|
|
251
250
|
--color-dark-bg-positive-muted: #06311e;
|
|
252
251
|
--color-dark-bg-primary: #0b1f35;
|
|
253
252
|
--color-dark-bg-primary-inverted: #fff;
|
|
253
|
+
--color-dark-bg-quaternary: #485767;
|
|
254
|
+
--color-dark-bg-quaternary-inverted: #dbdee1;
|
|
254
255
|
--color-dark-bg-secondary: #233549;
|
|
255
|
-
--color-dark-bg-secondary-inverted: #
|
|
256
|
+
--color-dark-bg-secondary-inverted: #f3f4f5;
|
|
256
257
|
--color-dark-bg-tertiary: #3c4c5d;
|
|
257
|
-
--color-dark-bg-tertiary-inverted: #
|
|
258
|
+
--color-dark-bg-tertiary-inverted: #e7e9eb;
|
|
258
259
|
--color-dark-border-accent: #ef3124;
|
|
259
260
|
--color-dark-border-key: #fff;
|
|
260
261
|
--color-dark-border-key-inverted: #0b1f35;
|
|
261
262
|
--color-dark-border-link: #007aff;
|
|
262
263
|
--color-dark-border-primary: #485767;
|
|
264
|
+
--color-dark-border-primary-inverted: #dbdee1;
|
|
263
265
|
--color-dark-border-secondary: #3c4c5d;
|
|
264
|
-
--color-dark-border-secondary-inverted: #
|
|
266
|
+
--color-dark-border-secondary-inverted: #e7e9eb;
|
|
265
267
|
--color-dark-border-tertiary: #233549;
|
|
266
|
-
--color-dark-border-tertiary-inverted: #
|
|
268
|
+
--color-dark-border-tertiary-inverted: #f3f4f5;
|
|
267
269
|
--color-dark-border-underline: #6d7986;
|
|
268
270
|
--color-dark-border-underline-inverted: #b6bcc3;
|
|
269
271
|
--color-dark-graphic-accent: #ef3124;
|
|
270
272
|
--color-dark-graphic-attention: #e58933;
|
|
271
273
|
--color-dark-graphic-link: #007aff;
|
|
272
274
|
--color-dark-graphic-negative: #f15045;
|
|
273
|
-
--color-dark-graphic-neutral: #485767;
|
|
274
275
|
--color-dark-graphic-positive: #2fc26e;
|
|
275
276
|
--color-dark-graphic-primary: #fff;
|
|
276
277
|
--color-dark-graphic-primary-inverted: #0b1f35;
|
|
278
|
+
--color-dark-graphic-quaternary: #485767;
|
|
279
|
+
--color-dark-graphic-quaternary-inverted: #dbdee1;
|
|
277
280
|
--color-dark-graphic-secondary: #b6bcc3;
|
|
278
|
-
--color-dark-graphic-secondary-inverted: #
|
|
281
|
+
--color-dark-graphic-secondary-inverted: #6d7986;
|
|
279
282
|
--color-dark-graphic-tertiary: #6d7986;
|
|
280
|
-
--color-dark-
|
|
283
|
+
--color-dark-graphic-tertiary-inverted: #b6bcc3;
|
|
284
|
+
--color-dark-specialbg-component: rgba(255, 255, 255, 0.15);
|
|
281
285
|
--color-dark-specialbg-component-inverted: rgba(11, 31, 53, 0.07);
|
|
282
286
|
--color-dark-specialbg-nulled: rgba(11, 31, 53, 0);
|
|
287
|
+
--color-dark-specialbg-overlay-fallback: #070707;
|
|
283
288
|
--color-dark-specialbg-primary-grouped: #0b1f35;
|
|
284
289
|
--color-dark-specialbg-secondary-grouped: #233549;
|
|
285
290
|
--color-dark-specialbg-tertiary-grouped: #3c4c5d;
|
|
286
291
|
--color-dark-text-accent: #ef3124;
|
|
287
292
|
--color-dark-text-attention: #de6a00;
|
|
288
293
|
--color-dark-text-disabled: #485767;
|
|
294
|
+
--color-dark-text-disabled-inverted: #dbdee1;
|
|
295
|
+
--color-dark-text-disabled-inverted-transparent: rgba(11, 31, 53, 0.15);
|
|
289
296
|
--color-dark-text-disabled-transparent: rgba(255, 255, 255, 0.25);
|
|
290
297
|
--color-dark-text-link: #007aff;
|
|
291
298
|
--color-dark-text-negative: #d91d0b;
|
|
@@ -293,8 +300,8 @@
|
|
|
293
300
|
--color-dark-text-primary: #fff;
|
|
294
301
|
--color-dark-text-primary-inverted: #0b1f35;
|
|
295
302
|
--color-dark-text-secondary: #b6bcc3;
|
|
296
|
-
--color-dark-text-secondary-inverted: #
|
|
297
|
-
--color-dark-text-secondary-inverted-transparent: rgba(11, 31, 53, 0.
|
|
303
|
+
--color-dark-text-secondary-inverted: #546272;
|
|
304
|
+
--color-dark-text-secondary-inverted-transparent: rgba(11, 31, 53, 0.7);
|
|
298
305
|
--color-dark-text-secondary-transparent: rgba(255, 255, 255, 0.7);
|
|
299
306
|
--color-dark-text-tertiary: #6d7986;
|
|
300
307
|
--color-dark-text-tertiary-inverted: #b6bcc3;
|
|
@@ -304,12 +311,13 @@
|
|
|
304
311
|
--color-light-bg-attention-muted: #fff3e0;
|
|
305
312
|
--color-light-bg-info: #d6e8fc;
|
|
306
313
|
--color-light-bg-negative-muted: #feebea;
|
|
307
|
-
--color-light-bg-neutral: #dbdee1;
|
|
308
314
|
--color-light-bg-opaque: rgba(255, 255, 255, 0.6);
|
|
309
315
|
--color-light-bg-overlay: rgba(0, 0, 0, 0.6);
|
|
310
316
|
--color-light-bg-positive-muted: #ebf9f1;
|
|
311
317
|
--color-light-bg-primary: #fff;
|
|
312
318
|
--color-light-bg-primary-inverted: #0b1f35;
|
|
319
|
+
--color-light-bg-quaternary: #dbdee1;
|
|
320
|
+
--color-light-bg-quaternary-inverted: #485767;
|
|
313
321
|
--color-light-bg-secondary: #f3f4f5;
|
|
314
322
|
--color-light-bg-secondary-inverted: #233549;
|
|
315
323
|
--color-light-bg-tertiary: #e7e9eb;
|
|
@@ -319,32 +327,38 @@
|
|
|
319
327
|
--color-light-border-key-inverted: #fff;
|
|
320
328
|
--color-light-border-link: #007aff;
|
|
321
329
|
--color-light-border-primary: #dbdee1;
|
|
330
|
+
--color-light-border-primary-inverted: #485767;
|
|
322
331
|
--color-light-border-secondary: #e7e9eb;
|
|
323
|
-
--color-light-border-secondary-inverted: #
|
|
332
|
+
--color-light-border-secondary-inverted: #3c4c5d;
|
|
324
333
|
--color-light-border-tertiary: #f3f4f5;
|
|
325
|
-
--color-light-border-tertiary-inverted: #
|
|
334
|
+
--color-light-border-tertiary-inverted: #233549;
|
|
326
335
|
--color-light-border-underline: #b6bcc3;
|
|
327
336
|
--color-light-border-underline-inverted: #6d7986;
|
|
328
337
|
--color-light-graphic-accent: #ef3124;
|
|
329
338
|
--color-light-graphic-attention: #e58933;
|
|
330
339
|
--color-light-graphic-link: #007aff;
|
|
331
340
|
--color-light-graphic-negative: #f15045;
|
|
332
|
-
--color-light-graphic-neutral: #dbdee1;
|
|
333
341
|
--color-light-graphic-positive: #2fc26e;
|
|
334
342
|
--color-light-graphic-primary: #0b1f35;
|
|
335
343
|
--color-light-graphic-primary-inverted: #fff;
|
|
344
|
+
--color-light-graphic-quaternary: #dbdee1;
|
|
345
|
+
--color-light-graphic-quaternary-inverted: #485767;
|
|
336
346
|
--color-light-graphic-secondary: #6d7986;
|
|
337
|
-
--color-light-graphic-secondary-inverted: #
|
|
347
|
+
--color-light-graphic-secondary-inverted: #b6bcc3;
|
|
338
348
|
--color-light-graphic-tertiary: #b6bcc3;
|
|
349
|
+
--color-light-graphic-tertiary-inverted: #6d7986;
|
|
339
350
|
--color-light-specialbg-component: rgba(11, 31, 53, 0.07);
|
|
340
351
|
--color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.15);
|
|
341
352
|
--color-light-specialbg-nulled: rgba(255, 255, 255, 0);
|
|
353
|
+
--color-light-specialbg-overlay-fallback: #5c5c5c;
|
|
342
354
|
--color-light-specialbg-primary-grouped: #f3f4f5;
|
|
343
355
|
--color-light-specialbg-secondary-grouped: #fff;
|
|
344
356
|
--color-light-specialbg-tertiary-grouped: #f3f4f5;
|
|
345
357
|
--color-light-text-accent: #ef3124;
|
|
346
358
|
--color-light-text-attention: #de6a00;
|
|
347
359
|
--color-light-text-disabled: #dbdee1;
|
|
360
|
+
--color-light-text-disabled-inverted: #485767;
|
|
361
|
+
--color-light-text-disabled-inverted-transparent: rgba(255, 255, 255, 0.25);
|
|
348
362
|
--color-light-text-disabled-transparent: rgba(11, 31, 53, 0.15);
|
|
349
363
|
--color-light-text-link: #007aff;
|
|
350
364
|
--color-light-text-negative: #d91d0b;
|
|
@@ -360,10 +374,14 @@
|
|
|
360
374
|
--color-light-text-tertiary-inverted-transparent: rgba(255, 255, 255, 0.4);
|
|
361
375
|
--color-light-text-tertiary-transparent: rgba(11, 31, 53, 0.3);
|
|
362
376
|
--color-static-bg-accent: #ef3124;
|
|
363
|
-
--color-static-bg-primary-dark: #
|
|
377
|
+
--color-static-bg-primary-dark: #0b1f35;
|
|
364
378
|
--color-static-bg-primary-light: #fff;
|
|
365
|
-
--color-static-bg-
|
|
379
|
+
--color-static-bg-quaternary-dark: #485767;
|
|
380
|
+
--color-static-bg-quaternary-light: #dbdee1;
|
|
381
|
+
--color-static-bg-secondary-dark: #233549;
|
|
366
382
|
--color-static-bg-secondary-light: #f3f4f5;
|
|
383
|
+
--color-static-bg-tertiary-dark: #3c4c5d;
|
|
384
|
+
--color-static-bg-tertiary-light: #e7e9eb;
|
|
367
385
|
--color-static-border-accent: #ef3124;
|
|
368
386
|
--color-static-graphic-accent: #ef3124;
|
|
369
387
|
--color-static-graphic-dark: #0b1f35;
|
|
@@ -380,19 +398,18 @@
|
|
|
380
398
|
--color-static-text-tertiary-light: #6d7986;
|
|
381
399
|
--color-static-text-tertiary-light-transparent: rgba(255, 255, 255, 0.4);
|
|
382
400
|
--color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
401
|
+
--color-dark-bg-accent-shade-15: rgb(203, 42, 31);
|
|
402
|
+
--color-dark-bg-accent-shade-20: rgb(191, 39, 29);
|
|
383
403
|
--color-dark-bg-accent-tint-7: rgb(240, 63, 51);
|
|
384
404
|
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
385
405
|
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
386
406
|
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
387
|
-
--color-dark-bg-neutral-alpha-30: rgba(72, 87, 103, 0.3);
|
|
388
|
-
--color-dark-bg-neutral-tint-7: rgb(85, 99, 114);
|
|
389
|
-
--color-dark-bg-neutral-tint-10: rgb(90, 104, 118);
|
|
390
|
-
--color-dark-bg-neutral-tint-15: rgb(99, 112, 126);
|
|
391
|
-
--color-dark-bg-neutral-tint-30: rgb(127, 137, 149);
|
|
392
|
-
--color-dark-bg-neutral-shade-15: rgb(61, 74, 88);
|
|
393
407
|
--color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
|
|
408
|
+
--color-dark-bg-primary-alpha-15: rgba(11, 31, 53, 0.15);
|
|
409
|
+
--color-dark-bg-primary-alpha-20: rgba(11, 31, 53, 0.2);
|
|
394
410
|
--color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
|
|
395
411
|
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
412
|
+
--color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
|
|
396
413
|
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
397
414
|
--color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
|
|
398
415
|
--color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
@@ -400,49 +417,84 @@
|
|
|
400
417
|
--color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
401
418
|
--color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
402
419
|
--color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
403
|
-
--color-dark-bg-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
|
|
404
|
-
--color-dark-bg-primary-inverted-alpha-80: rgba(255, 255, 255, 0.8);
|
|
405
|
-
--color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
406
420
|
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
407
421
|
--color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204);
|
|
422
|
+
--color-dark-bg-quaternary-alpha-30: rgba(72, 87, 103, 0.3);
|
|
423
|
+
--color-dark-bg-quaternary-tint-7: rgb(85, 99, 114);
|
|
424
|
+
--color-dark-bg-quaternary-tint-10: rgb(90, 104, 118);
|
|
425
|
+
--color-dark-bg-quaternary-tint-15: rgb(99, 112, 126);
|
|
426
|
+
--color-dark-bg-quaternary-tint-30: rgb(127, 137, 149);
|
|
427
|
+
--color-dark-bg-quaternary-inverted-alpha-30: rgba(219, 222, 225, 0.3);
|
|
428
|
+
--color-dark-bg-quaternary-inverted-shade-15: rgb(186, 189, 191);
|
|
429
|
+
--color-dark-bg-quaternary-inverted-shade-20: rgb(175, 178, 180);
|
|
408
430
|
--color-dark-bg-secondary-alpha-30: rgba(35, 53, 73, 0.3);
|
|
431
|
+
--color-dark-bg-secondary-shade-15: rgb(30, 45, 62);
|
|
432
|
+
--color-dark-bg-secondary-shade-20: rgb(28, 42, 58);
|
|
409
433
|
--color-dark-bg-secondary-tint-7: rgb(50, 67, 86);
|
|
410
434
|
--color-dark-bg-secondary-tint-15: rgb(68, 83, 100);
|
|
411
|
-
--color-dark-bg-secondary-inverted-alpha-
|
|
412
|
-
--color-dark-bg-secondary-inverted-
|
|
413
|
-
--color-dark-bg-secondary-inverted-
|
|
414
|
-
--color-dark-bg-secondary-inverted-
|
|
415
|
-
--color-dark-bg-secondary-inverted-
|
|
416
|
-
--color-dark-bg-secondary-inverted-shade-20: rgb(146, 150, 156);
|
|
435
|
+
--color-dark-bg-secondary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
|
|
436
|
+
--color-dark-bg-secondary-inverted-shade-15: rgb(207, 207, 208);
|
|
437
|
+
--color-dark-bg-secondary-inverted-shade-20: rgb(194, 195, 196);
|
|
438
|
+
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
439
|
+
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
417
440
|
--color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
|
|
418
|
-
--color-dark-border-
|
|
441
|
+
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
442
|
+
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
419
443
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
420
444
|
--color-dark-graphic-accent-shade-15: rgb(203, 42, 31);
|
|
421
445
|
--color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
|
|
422
446
|
--color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
|
|
447
|
+
--color-dark-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
|
|
448
|
+
--color-dark-graphic-negative-shade-20: rgb(193, 64, 55);
|
|
423
449
|
--color-dark-graphic-negative-shade-30: rgb(169, 56, 48);
|
|
424
|
-
--color-dark-graphic-negative-
|
|
425
|
-
--color-dark-graphic-
|
|
450
|
+
--color-dark-graphic-negative-tint-7: rgb(242, 92, 82);
|
|
451
|
+
--color-dark-graphic-negative-tint-15: rgb(243, 106, 97);
|
|
452
|
+
--color-dark-graphic-negative-tint-30: rgb(245, 133, 125);
|
|
426
453
|
--color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
|
|
427
454
|
--color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
|
|
428
455
|
--color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
429
456
|
--color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
430
457
|
--color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
|
|
431
458
|
--color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
|
|
459
|
+
--color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
|
|
432
460
|
--color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
|
|
433
|
-
--color-dark-graphic-primary-shade-50: rgb(128, 128, 128);
|
|
434
461
|
--color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
|
|
435
462
|
--color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
|
|
463
|
+
--color-dark-graphic-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
464
|
+
--color-dark-graphic-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
465
|
+
--color-dark-graphic-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
|
|
466
|
+
--color-dark-graphic-primary-inverted-tint-7: rgb(28, 47, 67);
|
|
467
|
+
--color-dark-graphic-primary-inverted-tint-10: rgb(35, 53, 73);
|
|
468
|
+
--color-dark-graphic-primary-inverted-tint-15: rgb(48, 65, 83);
|
|
469
|
+
--color-dark-graphic-primary-inverted-tint-30: rgb(84, 98, 114);
|
|
470
|
+
--color-dark-graphic-quaternary-tint-10: rgb(90, 104, 118);
|
|
436
471
|
--color-dark-graphic-secondary-alpha-30: rgba(182, 188, 195, 0.3);
|
|
437
472
|
--color-dark-graphic-secondary-tint-30: rgb(204, 208, 213);
|
|
438
473
|
--color-dark-graphic-secondary-tint-50: rgb(219, 222, 225);
|
|
439
|
-
--color-dark-
|
|
440
|
-
--color-dark-
|
|
441
|
-
--color-dark-
|
|
442
|
-
--color-dark-
|
|
443
|
-
--color-dark-
|
|
444
|
-
--color-dark-
|
|
474
|
+
--color-dark-graphic-secondary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
475
|
+
--color-dark-graphic-secondary-inverted-shade-15: rgb(93, 103, 114);
|
|
476
|
+
--color-dark-graphic-secondary-inverted-shade-20: rgb(87, 97, 107);
|
|
477
|
+
--color-dark-graphic-secondary-inverted-tint-10: rgb(124, 134, 146);
|
|
478
|
+
--color-dark-graphic-secondary-inverted-tint-30: rgb(153, 161, 170);
|
|
479
|
+
--color-dark-graphic-tertiary-alpha-30: rgba(109, 121, 134, 0.3);
|
|
480
|
+
--color-dark-graphic-tertiary-shade-15: rgb(93, 103, 114);
|
|
481
|
+
--color-dark-graphic-tertiary-shade-20: rgb(87, 97, 107);
|
|
482
|
+
--color-dark-graphic-tertiary-tint-7: rgb(119, 130, 142);
|
|
483
|
+
--color-dark-graphic-tertiary-tint-15: rgb(131, 141, 152);
|
|
484
|
+
--color-dark-graphic-tertiary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
485
|
+
--color-dark-graphic-tertiary-inverted-shade-15: rgb(155, 160, 166);
|
|
486
|
+
--color-dark-graphic-tertiary-inverted-shade-20: rgb(146, 150, 156);
|
|
487
|
+
--color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.2095);
|
|
488
|
+
--color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.235);
|
|
489
|
+
--color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.2775);
|
|
490
|
+
--color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.405);
|
|
491
|
+
--color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02);
|
|
492
|
+
--color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14);
|
|
493
|
+
--color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23);
|
|
494
|
+
--color-dark-specialbg-component-alpha-30: rgba(255, 255, 255, 0.3);
|
|
495
|
+
--color-dark-specialbg-component-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
445
496
|
--color-dark-specialbg-component-inverted-shade-15: rgba(9, 26, 45, 0.2095);
|
|
497
|
+
--color-dark-specialbg-component-inverted-shade-20: rgba(9, 25, 42, 0.256);
|
|
446
498
|
--color-dark-text-link-shade-30: rgb(0, 85, 179);
|
|
447
499
|
--color-dark-text-link-shade-50: rgb(0, 61, 128);
|
|
448
500
|
--color-dark-text-link-tint-20: rgb(51, 149, 255);
|
|
@@ -452,29 +504,33 @@
|
|
|
452
504
|
--color-dark-text-primary-shade-50: rgb(128, 128, 128);
|
|
453
505
|
--color-dark-text-primary-tint-20: rgb(255, 255, 255);
|
|
454
506
|
--color-dark-text-primary-tint-40: rgb(255, 255, 255);
|
|
507
|
+
--color-dark-text-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
455
508
|
--color-dark-text-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
509
|
+
--color-dark-text-primary-inverted-shade-20: rgb(9, 25, 42);
|
|
456
510
|
--color-dark-text-primary-inverted-shade-30: rgb(8, 22, 37);
|
|
457
|
-
--color-dark-text-primary-inverted-
|
|
511
|
+
--color-dark-text-primary-inverted-tint-7: rgb(28, 47, 67);
|
|
512
|
+
--color-dark-text-primary-inverted-tint-15: rgb(48, 65, 83);
|
|
513
|
+
--color-dark-text-primary-inverted-tint-30: rgb(84, 98, 114);
|
|
514
|
+
--color-dark-text-primary-inverted-tint-50: rgb(133, 143, 154);
|
|
515
|
+
--color-dark-text-secondary-shade-20: rgb(146, 150, 156);
|
|
458
516
|
--color-dark-text-secondary-shade-30: rgb(127, 132, 136);
|
|
459
|
-
--color-dark-text-secondary-shade-50: rgb(91, 94, 98);
|
|
460
517
|
--color-dark-text-secondary-tint-20: rgb(197, 201, 207);
|
|
461
518
|
--color-dark-text-secondary-tint-40: rgb(211, 215, 219);
|
|
462
|
-
--color-dark-text-secondary-inverted-shade-
|
|
463
|
-
--color-dark-text-secondary-inverted-shade-
|
|
519
|
+
--color-dark-text-secondary-inverted-shade-20: rgb(67, 78, 91);
|
|
520
|
+
--color-dark-text-secondary-inverted-shade-30: rgb(59, 69, 80);
|
|
464
521
|
--color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
522
|
+
--color-light-bg-accent-tint-15: rgb(241, 80, 69);
|
|
523
|
+
--color-light-bg-accent-tint-20: rgb(242, 90, 80);
|
|
465
524
|
--color-light-bg-accent-shade-7: rgb(222, 46, 33);
|
|
466
525
|
--color-light-bg-accent-shade-10: rgb(215, 44, 32);
|
|
467
526
|
--color-light-bg-accent-shade-15: rgb(203, 42, 31);
|
|
468
527
|
--color-light-bg-accent-shade-30: rgb(167, 34, 25);
|
|
469
|
-
--color-light-bg-neutral-alpha-30: rgba(219, 222, 225, 0.3);
|
|
470
|
-
--color-light-bg-neutral-shade-7: rgb(204, 206, 209);
|
|
471
|
-
--color-light-bg-neutral-shade-10: rgb(197, 200, 203);
|
|
472
|
-
--color-light-bg-neutral-shade-15: rgb(186, 189, 191);
|
|
473
|
-
--color-light-bg-neutral-shade-30: rgb(153, 155, 157);
|
|
474
|
-
--color-light-bg-neutral-tint-15: rgb(224, 227, 230);
|
|
475
528
|
--color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
|
|
529
|
+
--color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
|
|
530
|
+
--color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
|
|
476
531
|
--color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
477
532
|
--color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
|
|
533
|
+
--color-light-bg-primary-inverted-alpha-5: rgba(11, 31, 53, 0.05);
|
|
478
534
|
--color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
479
535
|
--color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
|
|
480
536
|
--color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
@@ -482,49 +538,84 @@
|
|
|
482
538
|
--color-light-bg-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
483
539
|
--color-light-bg-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
484
540
|
--color-light-bg-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
|
|
485
|
-
--color-light-bg-primary-inverted-alpha-60: rgba(11, 31, 53, 0.6);
|
|
486
|
-
--color-light-bg-primary-inverted-alpha-80: rgba(11, 31, 53, 0.8);
|
|
487
|
-
--color-light-bg-primary-inverted-tint-7: rgb(28, 47, 67);
|
|
488
541
|
--color-light-bg-primary-inverted-tint-15: rgb(48, 65, 83);
|
|
489
542
|
--color-light-bg-primary-inverted-tint-20: rgb(60, 76, 93);
|
|
543
|
+
--color-light-bg-quaternary-alpha-30: rgba(219, 222, 225, 0.3);
|
|
544
|
+
--color-light-bg-quaternary-shade-7: rgb(204, 206, 209);
|
|
545
|
+
--color-light-bg-quaternary-shade-10: rgb(197, 200, 203);
|
|
546
|
+
--color-light-bg-quaternary-shade-15: rgb(186, 189, 191);
|
|
547
|
+
--color-light-bg-quaternary-shade-30: rgb(153, 155, 157);
|
|
548
|
+
--color-light-bg-quaternary-inverted-alpha-30: rgba(72, 87, 103, 0.3);
|
|
549
|
+
--color-light-bg-quaternary-inverted-tint-15: rgb(99, 112, 126);
|
|
550
|
+
--color-light-bg-quaternary-inverted-tint-20: rgb(109, 121, 133);
|
|
490
551
|
--color-light-bg-secondary-alpha-30: rgba(243, 244, 245, 0.3);
|
|
552
|
+
--color-light-bg-secondary-tint-15: rgb(245, 246, 246);
|
|
553
|
+
--color-light-bg-secondary-tint-20: rgb(245, 246, 247);
|
|
491
554
|
--color-light-bg-secondary-shade-7: rgb(226, 227, 228);
|
|
492
555
|
--color-light-bg-secondary-shade-15: rgb(207, 207, 208);
|
|
493
|
-
--color-light-bg-secondary-inverted-alpha-7: rgba(35, 53, 73, 0.07);
|
|
494
|
-
--color-light-bg-secondary-inverted-alpha-15: rgba(35, 53, 73, 0.15);
|
|
495
556
|
--color-light-bg-secondary-inverted-alpha-30: rgba(35, 53, 73, 0.3);
|
|
496
|
-
--color-light-bg-secondary-inverted-tint-7: rgb(50, 67, 86);
|
|
497
557
|
--color-light-bg-secondary-inverted-tint-15: rgb(68, 83, 100);
|
|
498
558
|
--color-light-bg-secondary-inverted-tint-20: rgb(79, 93, 109);
|
|
559
|
+
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
560
|
+
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
499
561
|
--color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
|
|
500
|
-
--color-light-border-
|
|
562
|
+
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
563
|
+
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
501
564
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
502
565
|
--color-light-graphic-accent-tint-15: rgb(241, 80, 69);
|
|
503
566
|
--color-light-graphic-accent-shade-10: rgb(215, 44, 32);
|
|
504
567
|
--color-light-graphic-accent-shade-30: rgb(167, 34, 25);
|
|
568
|
+
--color-light-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
|
|
569
|
+
--color-light-graphic-negative-tint-20: rgb(244, 115, 106);
|
|
505
570
|
--color-light-graphic-negative-tint-30: rgb(245, 133, 125);
|
|
506
|
-
--color-light-graphic-negative-
|
|
507
|
-
--color-light-graphic-
|
|
571
|
+
--color-light-graphic-negative-shade-7: rgb(224, 74, 64);
|
|
572
|
+
--color-light-graphic-negative-shade-15: rgb(205, 68, 59);
|
|
573
|
+
--color-light-graphic-negative-shade-30: rgb(169, 56, 48);
|
|
508
574
|
--color-light-graphic-positive-shade-10: rgb(42, 175, 99);
|
|
509
575
|
--color-light-graphic-positive-shade-30: rgb(33, 136, 77);
|
|
510
576
|
--color-light-graphic-primary-alpha-30: rgba(11, 31, 53, 0.3);
|
|
511
577
|
--color-light-graphic-primary-alpha-40: rgba(11, 31, 53, 0.4);
|
|
512
578
|
--color-light-graphic-primary-alpha-50: rgba(11, 31, 53, 0.5);
|
|
513
579
|
--color-light-graphic-primary-tint-15: rgb(48, 65, 83);
|
|
580
|
+
--color-light-graphic-primary-tint-20: rgb(60, 76, 93);
|
|
514
581
|
--color-light-graphic-primary-tint-30: rgb(84, 98, 114);
|
|
515
|
-
--color-light-graphic-primary-tint-50: rgb(133, 143, 154);
|
|
516
582
|
--color-light-graphic-primary-shade-10: rgb(10, 28, 48);
|
|
517
583
|
--color-light-graphic-primary-shade-30: rgb(8, 22, 37);
|
|
584
|
+
--color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
585
|
+
--color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
586
|
+
--color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
587
|
+
--color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
588
|
+
--color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
|
|
589
|
+
--color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
590
|
+
--color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
591
|
+
--color-light-graphic-quaternary-shade-10: rgb(197, 200, 203);
|
|
518
592
|
--color-light-graphic-secondary-alpha-30: rgba(109, 121, 134, 0.3);
|
|
519
593
|
--color-light-graphic-secondary-shade-30: rgb(76, 85, 94);
|
|
520
594
|
--color-light-graphic-secondary-shade-50: rgb(55, 61, 67);
|
|
595
|
+
--color-light-graphic-secondary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
596
|
+
--color-light-graphic-secondary-inverted-tint-15: rgb(193, 198, 204);
|
|
597
|
+
--color-light-graphic-secondary-inverted-tint-20: rgb(197, 201, 207);
|
|
598
|
+
--color-light-graphic-secondary-inverted-shade-10: rgb(164, 169, 176);
|
|
599
|
+
--color-light-graphic-secondary-inverted-shade-30: rgb(127, 132, 136);
|
|
600
|
+
--color-light-graphic-tertiary-alpha-30: rgba(182, 188, 195, 0.3);
|
|
601
|
+
--color-light-graphic-tertiary-tint-15: rgb(193, 198, 204);
|
|
602
|
+
--color-light-graphic-tertiary-tint-20: rgb(197, 201, 207);
|
|
603
|
+
--color-light-graphic-tertiary-shade-7: rgb(169, 175, 181);
|
|
604
|
+
--color-light-graphic-tertiary-shade-15: rgb(155, 160, 166);
|
|
605
|
+
--color-light-graphic-tertiary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
606
|
+
--color-light-graphic-tertiary-inverted-tint-15: rgb(131, 141, 152);
|
|
607
|
+
--color-light-graphic-tertiary-inverted-tint-20: rgb(138, 148, 158);
|
|
521
608
|
--color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
|
|
522
609
|
--color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163);
|
|
610
|
+
--color-light-specialbg-component-shade-15: rgba(9, 26, 45, 0.2095);
|
|
523
611
|
--color-light-specialbg-component-shade-30: rgba(8, 22, 37, 0.349);
|
|
524
612
|
--color-light-specialbg-component-alpha-2: rgba(11, 31, 53, 0.02);
|
|
525
613
|
--color-light-specialbg-component-alpha-14: rgba(11, 31, 53, 0.14);
|
|
526
614
|
--color-light-specialbg-component-alpha-23: rgba(11, 31, 53, 0.23);
|
|
615
|
+
--color-light-specialbg-component-alpha-30: rgba(11, 31, 53, 0.3);
|
|
616
|
+
--color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
527
617
|
--color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.2775);
|
|
618
|
+
--color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.32);
|
|
528
619
|
--color-light-text-link-tint-30: rgb(77, 162, 255);
|
|
529
620
|
--color-light-text-link-tint-50: rgb(128, 189, 255);
|
|
530
621
|
--color-light-text-link-shade-20: rgb(0, 98, 204);
|
|
@@ -534,17 +625,23 @@
|
|
|
534
625
|
--color-light-text-primary-tint-50: rgb(133, 143, 154);
|
|
535
626
|
--color-light-text-primary-shade-20: rgb(9, 25, 42);
|
|
536
627
|
--color-light-text-primary-shade-40: rgb(7, 19, 32);
|
|
628
|
+
--color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
537
629
|
--color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
630
|
+
--color-light-text-primary-inverted-tint-20: rgb(255, 255, 255);
|
|
538
631
|
--color-light-text-primary-inverted-tint-30: rgb(255, 255, 255);
|
|
539
|
-
--color-light-text-primary-inverted-
|
|
632
|
+
--color-light-text-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
633
|
+
--color-light-text-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
634
|
+
--color-light-text-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
635
|
+
--color-light-text-primary-inverted-shade-50: rgb(128, 128, 128);
|
|
636
|
+
--color-light-text-secondary-tint-20: rgb(118, 129, 142);
|
|
540
637
|
--color-light-text-secondary-tint-30: rgb(135, 145, 156);
|
|
541
|
-
--color-light-text-secondary-tint-50: rgb(170, 177, 185);
|
|
542
638
|
--color-light-text-secondary-shade-20: rgb(67, 78, 91);
|
|
543
639
|
--color-light-text-secondary-shade-40: rgb(50, 59, 68);
|
|
640
|
+
--color-light-text-secondary-inverted-tint-20: rgb(197, 201, 207);
|
|
544
641
|
--color-light-text-secondary-inverted-tint-30: rgb(204, 208, 213);
|
|
545
|
-
--color-
|
|
546
|
-
--color-static-bg-primary-dark-alpha-
|
|
547
|
-
--color-static-
|
|
642
|
+
--color-static-bg-primary-dark-alpha-10: rgba(11, 31, 53, 0.1);
|
|
643
|
+
--color-static-bg-primary-dark-alpha-20: rgba(11, 31, 53, 0.2);
|
|
644
|
+
--color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3);
|
|
548
645
|
}
|
|
549
646
|
:root {
|
|
550
647
|
--color-dynamic-primary-dark: rgba(0, 0, 0, 0.8);
|
|
@@ -734,8 +831,8 @@
|
|
|
734
831
|
/* size xl */
|
|
735
832
|
--secondary-tablist-xl-gaps: var(--gap-m);
|
|
736
833
|
}
|
|
737
|
-
.
|
|
834
|
+
.tabs__title_n6lj7 {
|
|
738
835
|
}
|
|
739
|
-
.
|
|
836
|
+
.tabs__title_n6lj7 + .tabs__title_n6lj7 {
|
|
740
837
|
margin-left: var(--secondary-tablist-mobile-gaps);
|
|
741
838
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
|
|
4
|
-
var styles = {"component":"
|
|
4
|
+
var styles = {"component":"tabs__component_19qjv","hidden":"tabs__hidden_19qjv"};
|
|
5
5
|
require('./index.css')
|
|
6
6
|
|
|
7
7
|
const Tab = ({ children, hidden, className, disabled, dataTestId }) => children ? (React.createElement("div", { className: cn(styles.component, {
|
|
@@ -5,11 +5,11 @@ import 'compute-scroll-into-view';
|
|
|
5
5
|
import '../scrollable-container/Component.js';
|
|
6
6
|
import '../../useTabs.js';
|
|
7
7
|
import '../primary-tablist/Component.js';
|
|
8
|
-
import '../../index.module-
|
|
8
|
+
import '../../index.module-3b6fb134.js';
|
|
9
9
|
import { PrimaryTabListDesktop } from '../primary-tablist/Component.desktop.js';
|
|
10
10
|
import '@alfalab/core-components-tag/dist/modern';
|
|
11
11
|
import '../secondary-tablist/Component.js';
|
|
12
|
-
import '../../index.module-
|
|
12
|
+
import '../../index.module-2ea3d338.js';
|
|
13
13
|
import { SecondaryTabListDesktop } from '../secondary-tablist/Component.desktop.js';
|
|
14
14
|
import { Tabs } from './Component.js';
|
|
15
15
|
|
|
@@ -5,10 +5,10 @@ import 'compute-scroll-into-view';
|
|
|
5
5
|
import '../scrollable-container/Component.js';
|
|
6
6
|
import '../../useTabs.js';
|
|
7
7
|
import '../primary-tablist/Component.js';
|
|
8
|
-
import '../../index.module-
|
|
8
|
+
import '../../index.module-3b6fb134.js';
|
|
9
9
|
import '@alfalab/core-components-tag/dist/modern';
|
|
10
10
|
import '../secondary-tablist/Component.js';
|
|
11
|
-
import '../../index.module-
|
|
11
|
+
import '../../index.module-2ea3d338.js';
|
|
12
12
|
import { Tabs } from './Component.js';
|
|
13
13
|
import { PrimaryTabListMobile } from '../primary-tablist/Component.mobile.js';
|
|
14
14
|
import { SecondaryTabListMobile } from '../secondary-tablist/Component.mobile.js';
|
|
@@ -5,11 +5,11 @@ import 'compute-scroll-into-view';
|
|
|
5
5
|
import '../scrollable-container/Component.js';
|
|
6
6
|
import '../../useTabs.js';
|
|
7
7
|
import '../primary-tablist/Component.js';
|
|
8
|
-
import '../../index.module-
|
|
8
|
+
import '../../index.module-3b6fb134.js';
|
|
9
9
|
import '../primary-tablist/Component.desktop.js';
|
|
10
10
|
import '@alfalab/core-components-tag/dist/modern';
|
|
11
11
|
import '../secondary-tablist/Component.js';
|
|
12
|
-
import '../../index.module-
|
|
12
|
+
import '../../index.module-2ea3d338.js';
|
|
13
13
|
import '../secondary-tablist/Component.desktop.js';
|
|
14
14
|
import { Tabs } from './Component.js';
|
|
15
15
|
import '@alfalab/hooks';
|
package/dist/modern/desktop.js
CHANGED
|
@@ -5,11 +5,11 @@ import 'compute-scroll-into-view';
|
|
|
5
5
|
export { ScrollableContainer } from './components/scrollable-container/Component.js';
|
|
6
6
|
export { useTabs } from './useTabs.js';
|
|
7
7
|
import './components/primary-tablist/Component.js';
|
|
8
|
-
import './index.module-
|
|
8
|
+
import './index.module-3b6fb134.js';
|
|
9
9
|
export { PrimaryTabListDesktop } from './components/primary-tablist/Component.desktop.js';
|
|
10
10
|
import '@alfalab/core-components-tag/dist/modern';
|
|
11
11
|
import './components/secondary-tablist/Component.js';
|
|
12
|
-
import './index.module-
|
|
12
|
+
import './index.module-2ea3d338.js';
|
|
13
13
|
export { SecondaryTabListDesktop } from './components/secondary-tablist/Component.desktop.js';
|
|
14
14
|
export { Tab } from './components/tab/Component.js';
|
|
15
15
|
import './components/tabs/Component.js';
|
package/dist/modern/index.js
CHANGED
|
@@ -5,11 +5,11 @@ import 'compute-scroll-into-view';
|
|
|
5
5
|
export { ScrollableContainer } from './components/scrollable-container/Component.js';
|
|
6
6
|
export { useTabs } from './useTabs.js';
|
|
7
7
|
import './components/primary-tablist/Component.js';
|
|
8
|
-
import './index.module-
|
|
8
|
+
import './index.module-3b6fb134.js';
|
|
9
9
|
import './components/primary-tablist/Component.desktop.js';
|
|
10
10
|
import '@alfalab/core-components-tag/dist/modern';
|
|
11
11
|
import './components/secondary-tablist/Component.js';
|
|
12
|
-
import './index.module-
|
|
12
|
+
import './index.module-2ea3d338.js';
|
|
13
13
|
import './components/secondary-tablist/Component.desktop.js';
|
|
14
14
|
export { Tab } from './components/tab/Component.js';
|
|
15
15
|
import './components/tabs/Component.js';
|