@baloise/ds-tokens 19.9.5 → 20.0.0-next.4
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/LICENSE +2 -2
- package/README.md +2 -6
- package/dist/css/base.tokens.css +1417 -0
- package/dist/css/tcs.tokens.css +35 -0
- package/dist/docs/base.tokens.json +49885 -0
- package/dist/js/base.tokens.js +1236 -0
- package/dist/out-tsc/config.base.js +85 -0
- package/dist/out-tsc/config.brand.js +82 -0
- package/dist/out-tsc/formatter.js +236 -0
- package/dist/out-tsc/index.js +43 -0
- package/dist/out-tsc/transformers.js +150 -0
- package/dist/sass/base.tokens.scss +1192 -0
- package/dist/web/base.tokens.json +1191 -0
- package/package.json +13 -8
- package/dist/deprecated/tokens.css +0 -119
- package/dist/deprecated/tokens.css.scss +0 -119
- package/dist/deprecated/tokens.docs.json +0 -2764
- package/dist/deprecated/tokens.json +0 -114
- package/dist/deprecated/tokens.less +0 -116
- package/dist/deprecated/tokens.scss +0 -116
- package/dist/figma/color.json +0 -606
- package/dist/figma/size.json +0 -232
- package/dist/tokens.css +0 -270
- package/dist/tokens.css.scss +0 -270
- package/dist/tokens.docs.json +0 -5853
- package/dist/tokens.esm.js +0 -268
- package/dist/tokens.js +0 -270
- package/dist/tokens.json +0 -265
- package/dist/tokens.less +0 -267
- package/dist/tokens.scss +0 -267
- package/dist/types/tokens.d.ts +0 -350
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"balColorBorderPrimaryDark": "#000739",
|
|
3
|
-
"balColorBorderLightBlue": "#0014aa",
|
|
4
|
-
"balColorBorderDangerDark": "#cb1501",
|
|
5
|
-
"balColorBorderDangerDarker": "#a01100",
|
|
6
|
-
"balColorBlue1": "#e5e7f0",
|
|
7
|
-
"balColorBlue2": "#b3b6d4",
|
|
8
|
-
"balColorBlue3": "#656ea8",
|
|
9
|
-
"balColorBlue4": "#293485",
|
|
10
|
-
"balColorBlue5": "#000d6e",
|
|
11
|
-
"balColorBlue6": "#000739",
|
|
12
|
-
"balColorTextLightBlue": "#0014aa",
|
|
13
|
-
"balColorTextLightBlueLight": "#a7d1fa",
|
|
14
|
-
"balColorTextInfoLight": "#60a0e0",
|
|
15
|
-
"balColorTextPrimaryDark": "#000739",
|
|
16
|
-
"balColorTextDangerLight": "#cb1501",
|
|
17
|
-
"balColorTextDangerDark": "#a01100",
|
|
18
|
-
"balColorTransparent": "transparent",
|
|
19
|
-
"balColorBlue": "#000d6e",
|
|
20
|
-
"balBorderWidthNone": "0rem",
|
|
21
|
-
"balContainerMaxWidth": "1496px",
|
|
22
|
-
"balSpaceTabletXxSmall": "0.25rem",
|
|
23
|
-
"balSpaceTabletXSmall": "0.5rem",
|
|
24
|
-
"balSpaceTabletSmall": "0.75rem",
|
|
25
|
-
"balSpaceTabletNormal": "1rem",
|
|
26
|
-
"balSpaceTabletMedium": "1.25rem",
|
|
27
|
-
"balSpaceTabletLarge": "1.5rem",
|
|
28
|
-
"balSpaceTabletXLarge": "2.5rem",
|
|
29
|
-
"balSpaceTabletXxLarge": "3.5rem",
|
|
30
|
-
"balSpaceTabletXxxLarge": "4.5rem",
|
|
31
|
-
"balSpaceTabletXxxxLarge": "6rem",
|
|
32
|
-
"balSpaceDesktopXxSmall": "0.25rem",
|
|
33
|
-
"balSpaceDesktopXSmall": "0.5rem",
|
|
34
|
-
"balSpaceDesktopSmall": "0.75rem",
|
|
35
|
-
"balSpaceDesktopNormal": "1rem",
|
|
36
|
-
"balSpaceDesktopMedium": "1.5rem",
|
|
37
|
-
"balSpaceDesktopLarge": "2rem",
|
|
38
|
-
"balSpaceDesktopXLarge": "3rem",
|
|
39
|
-
"balSpaceDesktopXxLarge": "4rem",
|
|
40
|
-
"balSpaceDesktopXxxLarge": "6rem",
|
|
41
|
-
"balSpaceDesktopXxxxLarge": "8rem",
|
|
42
|
-
"balWeightBold": "700",
|
|
43
|
-
"balWeightRegular": "400",
|
|
44
|
-
"balWeightLight": "300",
|
|
45
|
-
"balSizeXSmall": "0.75rem",
|
|
46
|
-
"balSizeSmall": "0.875rem",
|
|
47
|
-
"balSizeNormal": "1rem",
|
|
48
|
-
"balSizeMedium": "1rem",
|
|
49
|
-
"balSizeLarge": "1.125rem",
|
|
50
|
-
"balSizeXLarge": "1.25rem",
|
|
51
|
-
"balSizeXxLarge": "1.5rem",
|
|
52
|
-
"balSizeXxxLarge": "1.75rem",
|
|
53
|
-
"balSizeXxxxLarge": "2rem",
|
|
54
|
-
"balSizeXxxxxLarge": "3rem",
|
|
55
|
-
"balSizeTabletXSmall": "0.75rem",
|
|
56
|
-
"balSizeTabletSmall": "0.875rem",
|
|
57
|
-
"balSizeTabletNormal": "1rem",
|
|
58
|
-
"balSizeTabletMedium": "1.125rem",
|
|
59
|
-
"balSizeTabletLarge": "1.25rem",
|
|
60
|
-
"balSizeTabletXLarge": "1.5rem",
|
|
61
|
-
"balSizeTabletXxLarge": "2rem",
|
|
62
|
-
"balSizeTabletXxxLarge": "2.5rem",
|
|
63
|
-
"balSizeTabletXxxxLarge": "3rem",
|
|
64
|
-
"balSizeTabletXxxxxLarge": "5rem",
|
|
65
|
-
"balSizeDesktopXSmall": "0.75rem",
|
|
66
|
-
"balSizeDesktopSmall": "0.875rem",
|
|
67
|
-
"balSizeDesktopNormal": "1rem",
|
|
68
|
-
"balSizeDesktopMedium": "1.125rem",
|
|
69
|
-
"balSizeDesktopLarge": "1.25rem",
|
|
70
|
-
"balSizeDesktopXLarge": "1.5rem",
|
|
71
|
-
"balSizeDesktopXxLarge": "2rem",
|
|
72
|
-
"balSizeDesktopXxxLarge": "2.5rem",
|
|
73
|
-
"balSizeDesktopXxxxLarge": "3rem",
|
|
74
|
-
"balSizeDesktopXxxxxLarge": "5rem",
|
|
75
|
-
"balLineHeightXSmall": "1.125rem",
|
|
76
|
-
"balLineHeightSmall": "1.25rem",
|
|
77
|
-
"balLineHeightNormal": "1.5rem",
|
|
78
|
-
"balLineHeightMedium": "1.5rem",
|
|
79
|
-
"balLineHeightLarge": "1.5rem",
|
|
80
|
-
"balLineHeightXLarge": "2rem",
|
|
81
|
-
"balLineHeightXxLarge": "2rem",
|
|
82
|
-
"balLineHeightXxxLarge": "2rem",
|
|
83
|
-
"balLineHeightXxxxLarge": "2.5rem",
|
|
84
|
-
"balLineHeightXxxxxLarge": "3.5rem",
|
|
85
|
-
"balLineHeightTabletXSmall": "1.125rem",
|
|
86
|
-
"balLineHeightTabletSmall": "1.25rem",
|
|
87
|
-
"balLineHeightTabletNormal": "1.5rem",
|
|
88
|
-
"balLineHeightTabletMedium": "1.625rem",
|
|
89
|
-
"balLineHeightTabletLarge": "2rem",
|
|
90
|
-
"balLineHeightTabletXLarge": "2rem",
|
|
91
|
-
"balLineHeightTabletXxLarge": "2.5rem",
|
|
92
|
-
"balLineHeightTabletXxxLarge": "3rem",
|
|
93
|
-
"balLineHeightTabletXxxxLarge": "3.5rem",
|
|
94
|
-
"balLineHeightTabletXxxxxLarge": "6rem",
|
|
95
|
-
"balLineHeightDesktopXSmall": "1.125rem",
|
|
96
|
-
"balLineHeightDesktopSmall": "1.25rem",
|
|
97
|
-
"balLineHeightDesktopNormal": "1.5rem",
|
|
98
|
-
"balLineHeightDesktopMedium": "1.625rem",
|
|
99
|
-
"balLineHeightDesktopLarge": "2rem",
|
|
100
|
-
"balLineHeightDesktopXLarge": "2rem",
|
|
101
|
-
"balLineHeightDesktopXxLarge": "2.5rem",
|
|
102
|
-
"balLineHeightDesktopXxxLarge": "3rem",
|
|
103
|
-
"balLineHeightDesktopXxxxLarge": "3.5rem",
|
|
104
|
-
"balLineHeightDesktopXxxxxLarge": "6rem",
|
|
105
|
-
"balSpaceAuto": "auto",
|
|
106
|
-
"balSpaceTabletAuto": "auto",
|
|
107
|
-
"balSpaceDesktopAuto": "auto",
|
|
108
|
-
"balSpaceNone": "0",
|
|
109
|
-
"balSpaceTabletNone": "0",
|
|
110
|
-
"balSpaceDesktopNone": "0",
|
|
111
|
-
"balRadiusNone": "0",
|
|
112
|
-
"balShadowNone": "none",
|
|
113
|
-
"balTextShadowNone": "none"
|
|
114
|
-
}
|
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
// Do not edit directly
|
|
3
|
-
// Generated on Mon, 18 May 2026 09:23:43 GMT
|
|
4
|
-
|
|
5
|
-
@bal-color-border-primary-dark: #000739;
|
|
6
|
-
@bal-color-border-light-blue: #0014aa;
|
|
7
|
-
@bal-color-border-danger-dark: #cb1501;
|
|
8
|
-
@bal-color-border-danger-darker: #a01100;
|
|
9
|
-
@bal-color-blue-1: #e5e7f0;
|
|
10
|
-
@bal-color-blue-2: #b3b6d4;
|
|
11
|
-
@bal-color-blue-3: #656ea8;
|
|
12
|
-
@bal-color-blue-4: #293485;
|
|
13
|
-
@bal-color-blue-5: #000d6e;
|
|
14
|
-
@bal-color-blue-6: #000739;
|
|
15
|
-
@bal-color-text-light-blue: #0014aa;
|
|
16
|
-
@bal-color-text-light-blue-light: #a7d1fa;
|
|
17
|
-
@bal-color-text-info-light: #60a0e0;
|
|
18
|
-
@bal-color-text-primary-dark: #000739;
|
|
19
|
-
@bal-color-text-danger-light: #cb1501;
|
|
20
|
-
@bal-color-text-danger-dark: #a01100;
|
|
21
|
-
@bal-color-transparent: transparent;
|
|
22
|
-
@bal-color-blue: #000d6e;
|
|
23
|
-
@bal-border-width-none: 0rem;
|
|
24
|
-
@bal-container-max-width: 1496px;
|
|
25
|
-
@bal-space-tablet-xx-small: 0.25rem;
|
|
26
|
-
@bal-space-tablet-x-small: 0.5rem;
|
|
27
|
-
@bal-space-tablet-small: 0.75rem;
|
|
28
|
-
@bal-space-tablet-normal: 1rem;
|
|
29
|
-
@bal-space-tablet-medium: 1.25rem;
|
|
30
|
-
@bal-space-tablet-large: 1.5rem;
|
|
31
|
-
@bal-space-tablet-x-large: 2.5rem;
|
|
32
|
-
@bal-space-tablet-xx-large: 3.5rem;
|
|
33
|
-
@bal-space-tablet-xxx-large: 4.5rem;
|
|
34
|
-
@bal-space-tablet-xxxx-large: 6rem;
|
|
35
|
-
@bal-space-desktop-xx-small: 0.25rem;
|
|
36
|
-
@bal-space-desktop-x-small: 0.5rem;
|
|
37
|
-
@bal-space-desktop-small: 0.75rem;
|
|
38
|
-
@bal-space-desktop-normal: 1rem;
|
|
39
|
-
@bal-space-desktop-medium: 1.5rem;
|
|
40
|
-
@bal-space-desktop-large: 2rem;
|
|
41
|
-
@bal-space-desktop-x-large: 3rem;
|
|
42
|
-
@bal-space-desktop-xx-large: 4rem;
|
|
43
|
-
@bal-space-desktop-xxx-large: 6rem;
|
|
44
|
-
@bal-space-desktop-xxxx-large: 8rem;
|
|
45
|
-
@bal-weight-bold: 700;
|
|
46
|
-
@bal-weight-regular: 400;
|
|
47
|
-
@bal-weight-light: 300;
|
|
48
|
-
@bal-size-x-small: 0.75rem;
|
|
49
|
-
@bal-size-small: 0.875rem;
|
|
50
|
-
@bal-size-normal: 1rem;
|
|
51
|
-
@bal-size-medium: 1rem;
|
|
52
|
-
@bal-size-large: 1.125rem;
|
|
53
|
-
@bal-size-x-large: 1.25rem;
|
|
54
|
-
@bal-size-xx-large: 1.5rem;
|
|
55
|
-
@bal-size-xxx-large: 1.75rem;
|
|
56
|
-
@bal-size-xxxx-large: 2rem;
|
|
57
|
-
@bal-size-xxxxx-large: 3rem;
|
|
58
|
-
@bal-size-tablet-x-small: 0.75rem;
|
|
59
|
-
@bal-size-tablet-small: 0.875rem;
|
|
60
|
-
@bal-size-tablet-normal: 1rem;
|
|
61
|
-
@bal-size-tablet-medium: 1.125rem;
|
|
62
|
-
@bal-size-tablet-large: 1.25rem;
|
|
63
|
-
@bal-size-tablet-x-large: 1.5rem;
|
|
64
|
-
@bal-size-tablet-xx-large: 2rem;
|
|
65
|
-
@bal-size-tablet-xxx-large: 2.5rem;
|
|
66
|
-
@bal-size-tablet-xxxx-large: 3rem;
|
|
67
|
-
@bal-size-tablet-xxxxx-large: 5rem;
|
|
68
|
-
@bal-size-desktop-x-small: 0.75rem;
|
|
69
|
-
@bal-size-desktop-small: 0.875rem;
|
|
70
|
-
@bal-size-desktop-normal: 1rem;
|
|
71
|
-
@bal-size-desktop-medium: 1.125rem;
|
|
72
|
-
@bal-size-desktop-large: 1.25rem;
|
|
73
|
-
@bal-size-desktop-x-large: 1.5rem;
|
|
74
|
-
@bal-size-desktop-xx-large: 2rem;
|
|
75
|
-
@bal-size-desktop-xxx-large: 2.5rem;
|
|
76
|
-
@bal-size-desktop-xxxx-large: 3rem;
|
|
77
|
-
@bal-size-desktop-xxxxx-large: 5rem;
|
|
78
|
-
@bal-line-height-x-small: 1.125rem;
|
|
79
|
-
@bal-line-height-small: 1.25rem;
|
|
80
|
-
@bal-line-height-normal: 1.5rem;
|
|
81
|
-
@bal-line-height-medium: 1.5rem;
|
|
82
|
-
@bal-line-height-large: 1.5rem;
|
|
83
|
-
@bal-line-height-x-large: 2rem;
|
|
84
|
-
@bal-line-height-xx-large: 2rem;
|
|
85
|
-
@bal-line-height-xxx-large: 2rem;
|
|
86
|
-
@bal-line-height-xxxx-large: 2.5rem;
|
|
87
|
-
@bal-line-height-xxxxx-large: 3.5rem;
|
|
88
|
-
@bal-line-height-tablet-x-small: 1.125rem;
|
|
89
|
-
@bal-line-height-tablet-small: 1.25rem;
|
|
90
|
-
@bal-line-height-tablet-normal: 1.5rem;
|
|
91
|
-
@bal-line-height-tablet-medium: 1.625rem;
|
|
92
|
-
@bal-line-height-tablet-large: 2rem;
|
|
93
|
-
@bal-line-height-tablet-x-large: 2rem;
|
|
94
|
-
@bal-line-height-tablet-xx-large: 2.5rem;
|
|
95
|
-
@bal-line-height-tablet-xxx-large: 3rem;
|
|
96
|
-
@bal-line-height-tablet-xxxx-large: 3.5rem;
|
|
97
|
-
@bal-line-height-tablet-xxxxx-large: 6rem;
|
|
98
|
-
@bal-line-height-desktop-x-small: 1.125rem;
|
|
99
|
-
@bal-line-height-desktop-small: 1.25rem;
|
|
100
|
-
@bal-line-height-desktop-normal: 1.5rem;
|
|
101
|
-
@bal-line-height-desktop-medium: 1.625rem;
|
|
102
|
-
@bal-line-height-desktop-large: 2rem;
|
|
103
|
-
@bal-line-height-desktop-x-large: 2rem;
|
|
104
|
-
@bal-line-height-desktop-xx-large: 2.5rem;
|
|
105
|
-
@bal-line-height-desktop-xxx-large: 3rem;
|
|
106
|
-
@bal-line-height-desktop-xxxx-large: 3.5rem;
|
|
107
|
-
@bal-line-height-desktop-xxxxx-large: 6rem;
|
|
108
|
-
@bal-space-auto: auto;
|
|
109
|
-
@bal-space-tablet-auto: auto;
|
|
110
|
-
@bal-space-desktop-auto: auto;
|
|
111
|
-
@bal-space-none: 0;
|
|
112
|
-
@bal-space-tablet-none: 0;
|
|
113
|
-
@bal-space-desktop-none: 0;
|
|
114
|
-
@bal-radius-none: 0;
|
|
115
|
-
@bal-shadow-none: none;
|
|
116
|
-
@bal-text-shadow-none: none;
|
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
// Do not edit directly
|
|
3
|
-
// Generated on Mon, 18 May 2026 09:23:43 GMT
|
|
4
|
-
|
|
5
|
-
$bal-color-border-primary-dark: #000739;
|
|
6
|
-
$bal-color-border-light-blue: #0014aa;
|
|
7
|
-
$bal-color-border-danger-dark: #cb1501;
|
|
8
|
-
$bal-color-border-danger-darker: #a01100;
|
|
9
|
-
$bal-color-blue-1: #e5e7f0;
|
|
10
|
-
$bal-color-blue-2: #b3b6d4;
|
|
11
|
-
$bal-color-blue-3: #656ea8;
|
|
12
|
-
$bal-color-blue-4: #293485;
|
|
13
|
-
$bal-color-blue-5: #000d6e;
|
|
14
|
-
$bal-color-blue-6: #000739;
|
|
15
|
-
$bal-color-text-light-blue: #0014aa;
|
|
16
|
-
$bal-color-text-light-blue-light: #a7d1fa;
|
|
17
|
-
$bal-color-text-info-light: #60a0e0;
|
|
18
|
-
$bal-color-text-primary-dark: #000739;
|
|
19
|
-
$bal-color-text-danger-light: #cb1501;
|
|
20
|
-
$bal-color-text-danger-dark: #a01100;
|
|
21
|
-
$bal-color-transparent: transparent;
|
|
22
|
-
$bal-color-blue: #000d6e;
|
|
23
|
-
$bal-border-width-none: 0rem;
|
|
24
|
-
$bal-container-max-width: 1496px;
|
|
25
|
-
$bal-space-tablet-xx-small: 0.25rem;
|
|
26
|
-
$bal-space-tablet-x-small: 0.5rem;
|
|
27
|
-
$bal-space-tablet-small: 0.75rem;
|
|
28
|
-
$bal-space-tablet-normal: 1rem;
|
|
29
|
-
$bal-space-tablet-medium: 1.25rem;
|
|
30
|
-
$bal-space-tablet-large: 1.5rem;
|
|
31
|
-
$bal-space-tablet-x-large: 2.5rem;
|
|
32
|
-
$bal-space-tablet-xx-large: 3.5rem;
|
|
33
|
-
$bal-space-tablet-xxx-large: 4.5rem;
|
|
34
|
-
$bal-space-tablet-xxxx-large: 6rem;
|
|
35
|
-
$bal-space-desktop-xx-small: 0.25rem;
|
|
36
|
-
$bal-space-desktop-x-small: 0.5rem;
|
|
37
|
-
$bal-space-desktop-small: 0.75rem;
|
|
38
|
-
$bal-space-desktop-normal: 1rem;
|
|
39
|
-
$bal-space-desktop-medium: 1.5rem;
|
|
40
|
-
$bal-space-desktop-large: 2rem;
|
|
41
|
-
$bal-space-desktop-x-large: 3rem;
|
|
42
|
-
$bal-space-desktop-xx-large: 4rem;
|
|
43
|
-
$bal-space-desktop-xxx-large: 6rem;
|
|
44
|
-
$bal-space-desktop-xxxx-large: 8rem;
|
|
45
|
-
$bal-weight-bold: 700;
|
|
46
|
-
$bal-weight-regular: 400;
|
|
47
|
-
$bal-weight-light: 300;
|
|
48
|
-
$bal-size-x-small: 0.75rem;
|
|
49
|
-
$bal-size-small: 0.875rem;
|
|
50
|
-
$bal-size-normal: 1rem;
|
|
51
|
-
$bal-size-medium: 1rem;
|
|
52
|
-
$bal-size-large: 1.125rem;
|
|
53
|
-
$bal-size-x-large: 1.25rem;
|
|
54
|
-
$bal-size-xx-large: 1.5rem;
|
|
55
|
-
$bal-size-xxx-large: 1.75rem;
|
|
56
|
-
$bal-size-xxxx-large: 2rem;
|
|
57
|
-
$bal-size-xxxxx-large: 3rem;
|
|
58
|
-
$bal-size-tablet-x-small: 0.75rem;
|
|
59
|
-
$bal-size-tablet-small: 0.875rem;
|
|
60
|
-
$bal-size-tablet-normal: 1rem;
|
|
61
|
-
$bal-size-tablet-medium: 1.125rem;
|
|
62
|
-
$bal-size-tablet-large: 1.25rem;
|
|
63
|
-
$bal-size-tablet-x-large: 1.5rem;
|
|
64
|
-
$bal-size-tablet-xx-large: 2rem;
|
|
65
|
-
$bal-size-tablet-xxx-large: 2.5rem;
|
|
66
|
-
$bal-size-tablet-xxxx-large: 3rem;
|
|
67
|
-
$bal-size-tablet-xxxxx-large: 5rem;
|
|
68
|
-
$bal-size-desktop-x-small: 0.75rem;
|
|
69
|
-
$bal-size-desktop-small: 0.875rem;
|
|
70
|
-
$bal-size-desktop-normal: 1rem;
|
|
71
|
-
$bal-size-desktop-medium: 1.125rem;
|
|
72
|
-
$bal-size-desktop-large: 1.25rem;
|
|
73
|
-
$bal-size-desktop-x-large: 1.5rem;
|
|
74
|
-
$bal-size-desktop-xx-large: 2rem;
|
|
75
|
-
$bal-size-desktop-xxx-large: 2.5rem;
|
|
76
|
-
$bal-size-desktop-xxxx-large: 3rem;
|
|
77
|
-
$bal-size-desktop-xxxxx-large: 5rem;
|
|
78
|
-
$bal-line-height-x-small: 1.125rem;
|
|
79
|
-
$bal-line-height-small: 1.25rem;
|
|
80
|
-
$bal-line-height-normal: 1.5rem;
|
|
81
|
-
$bal-line-height-medium: 1.5rem;
|
|
82
|
-
$bal-line-height-large: 1.5rem;
|
|
83
|
-
$bal-line-height-x-large: 2rem;
|
|
84
|
-
$bal-line-height-xx-large: 2rem;
|
|
85
|
-
$bal-line-height-xxx-large: 2rem;
|
|
86
|
-
$bal-line-height-xxxx-large: 2.5rem;
|
|
87
|
-
$bal-line-height-xxxxx-large: 3.5rem;
|
|
88
|
-
$bal-line-height-tablet-x-small: 1.125rem;
|
|
89
|
-
$bal-line-height-tablet-small: 1.25rem;
|
|
90
|
-
$bal-line-height-tablet-normal: 1.5rem;
|
|
91
|
-
$bal-line-height-tablet-medium: 1.625rem;
|
|
92
|
-
$bal-line-height-tablet-large: 2rem;
|
|
93
|
-
$bal-line-height-tablet-x-large: 2rem;
|
|
94
|
-
$bal-line-height-tablet-xx-large: 2.5rem;
|
|
95
|
-
$bal-line-height-tablet-xxx-large: 3rem;
|
|
96
|
-
$bal-line-height-tablet-xxxx-large: 3.5rem;
|
|
97
|
-
$bal-line-height-tablet-xxxxx-large: 6rem;
|
|
98
|
-
$bal-line-height-desktop-x-small: 1.125rem;
|
|
99
|
-
$bal-line-height-desktop-small: 1.25rem;
|
|
100
|
-
$bal-line-height-desktop-normal: 1.5rem;
|
|
101
|
-
$bal-line-height-desktop-medium: 1.625rem;
|
|
102
|
-
$bal-line-height-desktop-large: 2rem;
|
|
103
|
-
$bal-line-height-desktop-x-large: 2rem;
|
|
104
|
-
$bal-line-height-desktop-xx-large: 2.5rem;
|
|
105
|
-
$bal-line-height-desktop-xxx-large: 3rem;
|
|
106
|
-
$bal-line-height-desktop-xxxx-large: 3.5rem;
|
|
107
|
-
$bal-line-height-desktop-xxxxx-large: 6rem;
|
|
108
|
-
$bal-space-auto: auto;
|
|
109
|
-
$bal-space-tablet-auto: auto;
|
|
110
|
-
$bal-space-desktop-auto: auto;
|
|
111
|
-
$bal-space-none: 0;
|
|
112
|
-
$bal-space-tablet-none: 0;
|
|
113
|
-
$bal-space-desktop-none: 0;
|
|
114
|
-
$bal-radius-none: 0;
|
|
115
|
-
$bal-shadow-none: none;
|
|
116
|
-
$bal-text-shadow-none: none;
|