ros.grant.common 2.0.1421 → 2.0.1423
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/Shared/Styles/Tokens/colorThemeAbsolute.less +1 -1
- package/Shared/Styles/Tokens/colorThemeBlackGreen.less +1 -1
- package/Shared/Styles/Tokens/colorThemeBlue.less +2 -2
- package/Shared/Styles/Tokens/colorThemeBrown.less +1 -1
- package/Shared/Styles/Tokens/colorThemeDefault.less +1 -1
- package/Shared/Styles/Tokens/colorThemeMinfin.less +2 -2
- package/Shared/Styles/Tokens/colorThemePink.less +2 -2
- package/Shared/Styles/Tokens/colorThemeRed.less +2 -2
- package/Shared/Styles/Tokens/colorThemeTurquoise.less +2 -2
- package/Shared/Styles/Tokens/colorThemeVTB.less +3 -3
- package/Shared/Styles/Tokens/colorThemeYellow.less +1 -1
- package/Shared/Styles/Tokens/generalThemes.less +39 -37
- package/Shared/Styles/Tokens/typeThemeOpenMontserrat.less +37 -37
- package/Shared/Styles/Tokens/typeThemeProximaNova.less +37 -37
- package/Shared/Styles/Tokens/typeThemePtSans.less +37 -37
- package/Shared/Styles/Tokens/typeThemeTenor.less +37 -37
- package/Shared/Styles/Tokens/typeThemeVTB.less +37 -37
- package/Shared/Styles/myrtex-lib/components/progress/progress-color.less +25 -0
- package/Shared/Styles/myrtex-lib/components/progress/progress.less +13 -0
- package/Shared/Styles/myrtex-lib/components/stepper/stepper.less +25 -0
- package/Shared/Styles/myrtex-lib/components/tabs/tab.less +63 -0
- package/Shared/Styles/myrtex-lib/components/tabs/tabs-button.less +42 -0
- package/Shared/Styles/myrtex-lib/components/tabs/tabs-group.less +9 -0
- package/Shared/Styles/myrtex-lib/components/tabs/tabs-size.less +44 -0
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@neutral-bg-page: #EEF0F4;
|
|
6
6
|
@neutral-bg-modal: #26262640;
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
@neutral-bg-island-hover: #EEF0F4;
|
|
12
12
|
@neutral-bg-disabled: #EEF0F4;
|
|
13
13
|
@neutral-icon-default: #33373C;
|
|
14
|
-
@neutral-icon-
|
|
14
|
+
@neutral-icon-disabled: #BFC5CC;
|
|
15
15
|
@neutral-icon-inverse: #FFF;
|
|
16
16
|
@neutral-text-primary: #262626;
|
|
17
17
|
@neutral-text-secondary: #4D5157;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@neutral-bg-page: #EEF0F4;
|
|
6
6
|
@neutral-bg-modal: #26262640;
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
@neutral-bg-island-hover: #EEF0F4;
|
|
12
12
|
@neutral-bg-disabled: #EEF0F4;
|
|
13
13
|
@neutral-icon-default: #33373C;
|
|
14
|
-
@neutral-icon-
|
|
14
|
+
@neutral-icon-disabled: #BFC5CC;
|
|
15
15
|
@neutral-icon-inverse: #FFF;
|
|
16
16
|
@neutral-text-primary: #262626;
|
|
17
17
|
@neutral-text-secondary: #4D5157;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@neutral-bg-page: #EEF0F4;
|
|
6
6
|
@neutral-bg-modal: #26262640;
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
@neutral-bg-island-hover: #EEF0F4;
|
|
12
12
|
@neutral-bg-disabled: #EEF0F4;
|
|
13
13
|
@neutral-icon-default: #33373C;
|
|
14
|
-
@neutral-icon-
|
|
14
|
+
@neutral-icon-disabled: #BFC5CC;
|
|
15
15
|
@neutral-icon-inverse: #FFF;
|
|
16
16
|
@neutral-text-primary: #262626;
|
|
17
17
|
@neutral-text-secondary: #4D5157;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@neutral-bg-page: #EEF0F4;
|
|
6
6
|
@neutral-bg-modal: #26262640;
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
@neutral-bg-island-hover: #EEF0F4;
|
|
12
12
|
@neutral-bg-disabled: #EEF0F4;
|
|
13
13
|
@neutral-icon-default: #33373C;
|
|
14
|
-
@neutral-icon-
|
|
14
|
+
@neutral-icon-disabled: #BFC5CC;
|
|
15
15
|
@neutral-icon-inverse: #FFF;
|
|
16
16
|
@neutral-text-primary: #262626;
|
|
17
17
|
@neutral-text-secondary: #4D5157;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@neutral-bg-page: #EEF0F4;
|
|
6
6
|
@neutral-bg-modal: #26262640;
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
@neutral-bg-island-hover: #EEF0F4;
|
|
12
12
|
@neutral-bg-disabled: #EEF0F4;
|
|
13
13
|
@neutral-icon-default: #33373C;
|
|
14
|
-
@neutral-icon-
|
|
14
|
+
@neutral-icon-disabled: #BFC5CC;
|
|
15
15
|
@neutral-icon-inverse: #FFF;
|
|
16
16
|
@neutral-text-primary: #262626;
|
|
17
17
|
@neutral-text-secondary: #4D5157;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@neutral-bg-page: #EEF0F4;
|
|
6
6
|
@neutral-bg-modal: #26262640;
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
@neutral-bg-island-hover: #EEF0F4;
|
|
12
12
|
@neutral-bg-disabled: #EEF0F4;
|
|
13
13
|
@neutral-icon-default: #33373C;
|
|
14
|
-
@neutral-icon-
|
|
14
|
+
@neutral-icon-disabled: #BFC5CC;
|
|
15
15
|
@neutral-icon-inverse: #FFF;
|
|
16
16
|
@neutral-text-primary: #262626;
|
|
17
17
|
@neutral-text-secondary: #4D5157;
|
|
@@ -30,4 +30,4 @@
|
|
|
30
30
|
@brand-bg-tertiary-default: #FFF;
|
|
31
31
|
@brand-bg-tertiary-hover: #EBF0FF;
|
|
32
32
|
@brand-bg-tertiary-selected: #EBF0FF;
|
|
33
|
-
@brand-bg-header-scroll-up: #1e4bd2e6;
|
|
33
|
+
@brand-bg-header-scroll-up: #1e4bd2e6;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@system-text-negative: #8E2100;
|
|
6
6
|
@system-text-attention: #AC5C06;
|
|
@@ -38,43 +38,45 @@
|
|
|
38
38
|
@system-diagram-diagram-4: #FFD541;
|
|
39
39
|
@system-diagram-diagram-5: #D4785B;
|
|
40
40
|
@system-diagram-diagram-6: #bfc5cc;
|
|
41
|
-
@sizing-1:
|
|
42
|
-
@sizing-2:
|
|
43
|
-
@sizing-3:
|
|
44
|
-
@sizing-4:
|
|
45
|
-
@sizing-6:
|
|
46
|
-
@sizing-8:
|
|
47
|
-
@sizing-
|
|
48
|
-
@
|
|
49
|
-
@
|
|
50
|
-
@spacing-
|
|
51
|
-
@spacing-
|
|
52
|
-
@spacing-
|
|
53
|
-
@spacing-
|
|
54
|
-
@spacing-
|
|
55
|
-
@spacing-
|
|
56
|
-
@spacing-
|
|
57
|
-
@spacing-
|
|
58
|
-
@
|
|
59
|
-
@
|
|
60
|
-
@media-sm-max-width:
|
|
61
|
-
@media-
|
|
62
|
-
@media-
|
|
63
|
-
@media-
|
|
64
|
-
@media-
|
|
65
|
-
@media-
|
|
66
|
-
@
|
|
67
|
-
@
|
|
68
|
-
@border-
|
|
41
|
+
@sizing-1: 4px;
|
|
42
|
+
@sizing-2: 8px;
|
|
43
|
+
@sizing-3: 12px;
|
|
44
|
+
@sizing-4: 16px;
|
|
45
|
+
@sizing-6: 24px;
|
|
46
|
+
@sizing-8: 32px;
|
|
47
|
+
@sizing-10: 40px;
|
|
48
|
+
@sizing-12: 48px;
|
|
49
|
+
@sizing-module: 4px;
|
|
50
|
+
@spacing-0: 0px;
|
|
51
|
+
@spacing-1: 4px;
|
|
52
|
+
@spacing-2: 8px;
|
|
53
|
+
@spacing-3: 12px;
|
|
54
|
+
@spacing-4: 16px;
|
|
55
|
+
@spacing-6: 24px;
|
|
56
|
+
@spacing-8: 32px;
|
|
57
|
+
@spacing-12: 48px;
|
|
58
|
+
@spacing-16: 64px;
|
|
59
|
+
@spacing-module: 4px;
|
|
60
|
+
@media-extra-sm-max-width: 575px;
|
|
61
|
+
@media-sm-min-width: 576px;
|
|
62
|
+
@media-sm-max-width: 767px;
|
|
63
|
+
@media-md-min-width: 768px;
|
|
64
|
+
@media-md-max-width: 991px;
|
|
65
|
+
@media-lg-min-width: 992px;
|
|
66
|
+
@media-lg-max-width: 1199px;
|
|
67
|
+
@media-extra-lg-min-width: 1200px;
|
|
68
|
+
@border-width-default: 1px;
|
|
69
|
+
@border-radius-1: 4px;
|
|
70
|
+
@border-radius-2: 8px;
|
|
69
71
|
@box-shadow-main-color: #3b43571a;
|
|
70
72
|
@box-shadow-main-type: dropShadow;
|
|
71
|
-
@box-shadow-main-x:
|
|
72
|
-
@box-shadow-main-y:
|
|
73
|
-
@box-shadow-main-blur:
|
|
74
|
-
@box-shadow-main-spread:
|
|
73
|
+
@box-shadow-main-x: 0px;
|
|
74
|
+
@box-shadow-main-y: 1px;
|
|
75
|
+
@box-shadow-main-blur: 4px;
|
|
76
|
+
@box-shadow-main-spread: 0px;
|
|
75
77
|
@box-shadow-secondary-color: #3a3a3a4d;
|
|
76
78
|
@box-shadow-secondary-type: dropShadow;
|
|
77
|
-
@box-shadow-secondary-x:
|
|
78
|
-
@box-shadow-secondary-y:
|
|
79
|
-
@box-shadow-secondary-blur:
|
|
80
|
-
@box-shadow-secondary-spread:
|
|
79
|
+
@box-shadow-secondary-x: 0px;
|
|
80
|
+
@box-shadow-secondary-y: 1px;
|
|
81
|
+
@box-shadow-secondary-blur: 4px;
|
|
82
|
+
@box-shadow-secondary-spread: 0px;
|
|
@@ -1,100 +1,100 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@body-lg-font-family: Open Sans;
|
|
6
6
|
@body-lg-font-weight: Regular;
|
|
7
|
-
@body-lg-line-height:
|
|
8
|
-
@body-lg-font-size:
|
|
7
|
+
@body-lg-line-height: 24px;
|
|
8
|
+
@body-lg-font-size: 16px;
|
|
9
9
|
@body-lg-letter-spacing: 0%;
|
|
10
|
-
@body-lg-paragraph-spacing:
|
|
10
|
+
@body-lg-paragraph-spacing: 8px;
|
|
11
11
|
@body-lg-text-case: none;
|
|
12
12
|
@body-lg-text-decoration: none;
|
|
13
13
|
@body-md-font-family: Open Sans;
|
|
14
14
|
@body-md-font-weight: Regular;
|
|
15
|
-
@body-md-line-height:
|
|
16
|
-
@body-md-font-size:
|
|
15
|
+
@body-md-line-height: 20px;
|
|
16
|
+
@body-md-font-size: 14px;
|
|
17
17
|
@body-md-letter-spacing: 0%;
|
|
18
|
-
@body-md-paragraph-spacing:
|
|
18
|
+
@body-md-paragraph-spacing: 4px;
|
|
19
19
|
@body-md-text-case: none;
|
|
20
20
|
@body-md-text-decoration: none;
|
|
21
21
|
@body-sm-font-family: Open Sans;
|
|
22
22
|
@body-sm-font-weight: Regular;
|
|
23
|
-
@body-sm-line-height:
|
|
24
|
-
@body-sm-font-size:
|
|
23
|
+
@body-sm-line-height: 16px;
|
|
24
|
+
@body-sm-font-size: 12px;
|
|
25
25
|
@body-sm-letter-spacing: 0%;
|
|
26
|
-
@body-sm-paragraph-spacing:
|
|
26
|
+
@body-sm-paragraph-spacing: 4px;
|
|
27
27
|
@body-sm-text-case: none;
|
|
28
28
|
@body-sm-text-decoration: none;
|
|
29
29
|
@body-lg-bold-font-family: Open Sans;
|
|
30
30
|
@body-lg-bold-font-weight: Bold;
|
|
31
|
-
@body-lg-bold-line-height:
|
|
32
|
-
@body-lg-bold-font-size:
|
|
31
|
+
@body-lg-bold-line-height: 20px;
|
|
32
|
+
@body-lg-bold-font-size: 16px;
|
|
33
33
|
@body-lg-bold-letter-spacing: 0%;
|
|
34
|
-
@body-lg-bold-paragraph-spacing:
|
|
34
|
+
@body-lg-bold-paragraph-spacing: 0px;
|
|
35
35
|
@body-lg-bold-text-case: none;
|
|
36
36
|
@body-lg-bold-text-decoration: none;
|
|
37
37
|
@body-md-bold-font-family: Open Sans;
|
|
38
38
|
@body-md-bold-font-weight: Bold;
|
|
39
|
-
@body-md-bold-line-height:
|
|
40
|
-
@body-md-bold-font-size:
|
|
39
|
+
@body-md-bold-line-height: 16px;
|
|
40
|
+
@body-md-bold-font-size: 14px;
|
|
41
41
|
@body-md-bold-letter-spacing: 0%;
|
|
42
|
-
@body-md-bold-paragraph-spacing:
|
|
42
|
+
@body-md-bold-paragraph-spacing: 0px;
|
|
43
43
|
@body-md-bold-text-case: none;
|
|
44
44
|
@body-md-bold-text-decoration: none;
|
|
45
45
|
@body-sm-bold-font-family: Open Sans;
|
|
46
46
|
@body-sm-bold-font-weight: Bold;
|
|
47
|
-
@body-sm-bold-line-height:
|
|
48
|
-
@body-sm-bold-font-size:
|
|
47
|
+
@body-sm-bold-line-height: 16px;
|
|
48
|
+
@body-sm-bold-font-size: 12px;
|
|
49
49
|
@body-sm-bold-letter-spacing: 0%;
|
|
50
|
-
@body-sm-bold-paragraph-spacing:
|
|
50
|
+
@body-sm-bold-paragraph-spacing: 0px;
|
|
51
51
|
@body-sm-bold-text-case: none;
|
|
52
52
|
@body-sm-bold-text-decoration: none;
|
|
53
53
|
@headlines-lvl-1-font-family: Montserrat;
|
|
54
54
|
@headlines-lvl-1-font-weight: Bold;
|
|
55
|
-
@headlines-lvl-1-line-height:
|
|
56
|
-
@headlines-lvl-1-font-size:
|
|
55
|
+
@headlines-lvl-1-line-height: 120px;
|
|
56
|
+
@headlines-lvl-1-font-size: 40px;
|
|
57
57
|
@headlines-lvl-1-letter-spacing: 0%;
|
|
58
|
-
@headlines-lvl-1-paragraph-spacing:
|
|
58
|
+
@headlines-lvl-1-paragraph-spacing: 0px;
|
|
59
59
|
@headlines-lvl-1-text-case: none;
|
|
60
60
|
@headlines-lvl-1-text-decoration: none;
|
|
61
61
|
@headlines-lvl-2-font-family: Montserrat;
|
|
62
62
|
@headlines-lvl-2-font-weight: Bold;
|
|
63
|
-
@headlines-lvl-2-line-height:
|
|
64
|
-
@headlines-lvl-2-font-size:
|
|
63
|
+
@headlines-lvl-2-line-height: 120px;
|
|
64
|
+
@headlines-lvl-2-font-size: 32px;
|
|
65
65
|
@headlines-lvl-2-letter-spacing: 0%;
|
|
66
|
-
@headlines-lvl-2-paragraph-spacing:
|
|
66
|
+
@headlines-lvl-2-paragraph-spacing: 0px;
|
|
67
67
|
@headlines-lvl-2-text-case: none;
|
|
68
68
|
@headlines-lvl-2-text-decoration: none;
|
|
69
69
|
@headlines-lvl-3-font-family: Montserrat;
|
|
70
70
|
@headlines-lvl-3-font-weight: Bold;
|
|
71
|
-
@headlines-lvl-3-line-height:
|
|
72
|
-
@headlines-lvl-3-font-size:
|
|
71
|
+
@headlines-lvl-3-line-height: 120px;
|
|
72
|
+
@headlines-lvl-3-font-size: 24px;
|
|
73
73
|
@headlines-lvl-3-letter-spacing: 0%;
|
|
74
|
-
@headlines-lvl-3-paragraph-spacing:
|
|
74
|
+
@headlines-lvl-3-paragraph-spacing: 0px;
|
|
75
75
|
@headlines-lvl-3-text-case: none;
|
|
76
76
|
@headlines-lvl-3-text-decoration: none;
|
|
77
77
|
@headlines-lvl-4-font-family: Montserrat;
|
|
78
78
|
@headlines-lvl-4-font-weight: Bold;
|
|
79
|
-
@headlines-lvl-4-line-height:
|
|
80
|
-
@headlines-lvl-4-font-size:
|
|
79
|
+
@headlines-lvl-4-line-height: 120px;
|
|
80
|
+
@headlines-lvl-4-font-size: 18px;
|
|
81
81
|
@headlines-lvl-4-letter-spacing: 0%;
|
|
82
|
-
@headlines-lvl-4-paragraph-spacing:
|
|
82
|
+
@headlines-lvl-4-paragraph-spacing: 0px;
|
|
83
83
|
@headlines-lvl-4-text-case: none;
|
|
84
84
|
@headlines-lvl-4-text-decoration: none;
|
|
85
85
|
@headlines-lvl-5-font-family: Montserrat;
|
|
86
86
|
@headlines-lvl-5-font-weight: Bold;
|
|
87
|
-
@headlines-lvl-5-line-height:
|
|
88
|
-
@headlines-lvl-5-font-size:
|
|
87
|
+
@headlines-lvl-5-line-height: 120px;
|
|
88
|
+
@headlines-lvl-5-font-size: 16px;
|
|
89
89
|
@headlines-lvl-5-letter-spacing: 0%;
|
|
90
|
-
@headlines-lvl-5-paragraph-spacing:
|
|
90
|
+
@headlines-lvl-5-paragraph-spacing: 0px;
|
|
91
91
|
@headlines-lvl-5-text-case: none;
|
|
92
92
|
@headlines-lvl-5-text-decoration: none;
|
|
93
93
|
@headlines-lvl-6-font-family: Montserrat;
|
|
94
94
|
@headlines-lvl-6-font-weight: Bold;
|
|
95
|
-
@headlines-lvl-6-line-height:
|
|
96
|
-
@headlines-lvl-6-font-size:
|
|
95
|
+
@headlines-lvl-6-line-height: 120px;
|
|
96
|
+
@headlines-lvl-6-font-size: 14px;
|
|
97
97
|
@headlines-lvl-6-letter-spacing: 0%;
|
|
98
|
-
@headlines-lvl-6-paragraph-spacing:
|
|
98
|
+
@headlines-lvl-6-paragraph-spacing: 0px;
|
|
99
99
|
@headlines-lvl-6-text-case: none;
|
|
100
100
|
@headlines-lvl-6-text-decoration: none;
|
|
@@ -1,100 +1,100 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@body-lg-font-family: Proxima Nova;
|
|
6
6
|
@body-lg-font-weight: Regular;
|
|
7
|
-
@body-lg-line-height:
|
|
8
|
-
@body-lg-font-size:
|
|
7
|
+
@body-lg-line-height: 24px;
|
|
8
|
+
@body-lg-font-size: 16px;
|
|
9
9
|
@body-lg-letter-spacing: 0%;
|
|
10
|
-
@body-lg-paragraph-spacing:
|
|
10
|
+
@body-lg-paragraph-spacing: 8px;
|
|
11
11
|
@body-lg-text-case: none;
|
|
12
12
|
@body-lg-text-decoration: none;
|
|
13
13
|
@body-md-font-family: Proxima Nova;
|
|
14
14
|
@body-md-font-weight: Regular;
|
|
15
|
-
@body-md-line-height:
|
|
16
|
-
@body-md-font-size:
|
|
15
|
+
@body-md-line-height: 20px;
|
|
16
|
+
@body-md-font-size: 14px;
|
|
17
17
|
@body-md-letter-spacing: 0%;
|
|
18
|
-
@body-md-paragraph-spacing:
|
|
18
|
+
@body-md-paragraph-spacing: 4px;
|
|
19
19
|
@body-md-text-case: none;
|
|
20
20
|
@body-md-text-decoration: none;
|
|
21
21
|
@body-sm-font-family: Proxima Nova;
|
|
22
22
|
@body-sm-font-weight: Regular;
|
|
23
|
-
@body-sm-line-height:
|
|
24
|
-
@body-sm-font-size:
|
|
23
|
+
@body-sm-line-height: 16px;
|
|
24
|
+
@body-sm-font-size: 12px;
|
|
25
25
|
@body-sm-letter-spacing: 0%;
|
|
26
|
-
@body-sm-paragraph-spacing:
|
|
26
|
+
@body-sm-paragraph-spacing: 4px;
|
|
27
27
|
@body-sm-text-case: none;
|
|
28
28
|
@body-sm-text-decoration: none;
|
|
29
29
|
@body-lg-bold-font-family: Proxima Nova;
|
|
30
30
|
@body-lg-bold-font-weight: Bold;
|
|
31
|
-
@body-lg-bold-line-height:
|
|
32
|
-
@body-lg-bold-font-size:
|
|
31
|
+
@body-lg-bold-line-height: 20px;
|
|
32
|
+
@body-lg-bold-font-size: 16px;
|
|
33
33
|
@body-lg-bold-letter-spacing: 0%;
|
|
34
|
-
@body-lg-bold-paragraph-spacing:
|
|
34
|
+
@body-lg-bold-paragraph-spacing: 0px;
|
|
35
35
|
@body-lg-bold-text-case: none;
|
|
36
36
|
@body-lg-bold-text-decoration: none;
|
|
37
37
|
@body-md-bold-font-family: Proxima Nova;
|
|
38
38
|
@body-md-bold-font-weight: Bold;
|
|
39
|
-
@body-md-bold-line-height:
|
|
40
|
-
@body-md-bold-font-size:
|
|
39
|
+
@body-md-bold-line-height: 16px;
|
|
40
|
+
@body-md-bold-font-size: 14px;
|
|
41
41
|
@body-md-bold-letter-spacing: 0%;
|
|
42
|
-
@body-md-bold-paragraph-spacing:
|
|
42
|
+
@body-md-bold-paragraph-spacing: 0px;
|
|
43
43
|
@body-md-bold-text-case: none;
|
|
44
44
|
@body-md-bold-text-decoration: none;
|
|
45
45
|
@body-sm-bold-font-family: Proxima Nova;
|
|
46
46
|
@body-sm-bold-font-weight: Bold;
|
|
47
|
-
@body-sm-bold-line-height:
|
|
48
|
-
@body-sm-bold-font-size:
|
|
47
|
+
@body-sm-bold-line-height: 16px;
|
|
48
|
+
@body-sm-bold-font-size: 12px;
|
|
49
49
|
@body-sm-bold-letter-spacing: 0%;
|
|
50
|
-
@body-sm-bold-paragraph-spacing:
|
|
50
|
+
@body-sm-bold-paragraph-spacing: 0px;
|
|
51
51
|
@body-sm-bold-text-case: none;
|
|
52
52
|
@body-sm-bold-text-decoration: none;
|
|
53
53
|
@headlines-lvl-1-font-family: Proxima Nova;
|
|
54
54
|
@headlines-lvl-1-font-weight: Bold;
|
|
55
|
-
@headlines-lvl-1-line-height:
|
|
56
|
-
@headlines-lvl-1-font-size:
|
|
55
|
+
@headlines-lvl-1-line-height: 120px;
|
|
56
|
+
@headlines-lvl-1-font-size: 40px;
|
|
57
57
|
@headlines-lvl-1-letter-spacing: 0%;
|
|
58
|
-
@headlines-lvl-1-paragraph-spacing:
|
|
58
|
+
@headlines-lvl-1-paragraph-spacing: 0px;
|
|
59
59
|
@headlines-lvl-1-text-case: none;
|
|
60
60
|
@headlines-lvl-1-text-decoration: none;
|
|
61
61
|
@headlines-lvl-2-font-family: Proxima Nova;
|
|
62
62
|
@headlines-lvl-2-font-weight: Bold;
|
|
63
|
-
@headlines-lvl-2-line-height:
|
|
64
|
-
@headlines-lvl-2-font-size:
|
|
63
|
+
@headlines-lvl-2-line-height: 120px;
|
|
64
|
+
@headlines-lvl-2-font-size: 32px;
|
|
65
65
|
@headlines-lvl-2-letter-spacing: 0%;
|
|
66
|
-
@headlines-lvl-2-paragraph-spacing:
|
|
66
|
+
@headlines-lvl-2-paragraph-spacing: 0px;
|
|
67
67
|
@headlines-lvl-2-text-case: none;
|
|
68
68
|
@headlines-lvl-2-text-decoration: none;
|
|
69
69
|
@headlines-lvl-3-font-family: Proxima Nova;
|
|
70
70
|
@headlines-lvl-3-font-weight: Bold;
|
|
71
|
-
@headlines-lvl-3-line-height:
|
|
72
|
-
@headlines-lvl-3-font-size:
|
|
71
|
+
@headlines-lvl-3-line-height: 120px;
|
|
72
|
+
@headlines-lvl-3-font-size: 24px;
|
|
73
73
|
@headlines-lvl-3-letter-spacing: 0%;
|
|
74
|
-
@headlines-lvl-3-paragraph-spacing:
|
|
74
|
+
@headlines-lvl-3-paragraph-spacing: 0px;
|
|
75
75
|
@headlines-lvl-3-text-case: none;
|
|
76
76
|
@headlines-lvl-3-text-decoration: none;
|
|
77
77
|
@headlines-lvl-4-font-family: Proxima Nova;
|
|
78
78
|
@headlines-lvl-4-font-weight: Bold;
|
|
79
|
-
@headlines-lvl-4-line-height:
|
|
80
|
-
@headlines-lvl-4-font-size:
|
|
79
|
+
@headlines-lvl-4-line-height: 120px;
|
|
80
|
+
@headlines-lvl-4-font-size: 18px;
|
|
81
81
|
@headlines-lvl-4-letter-spacing: 0%;
|
|
82
|
-
@headlines-lvl-4-paragraph-spacing:
|
|
82
|
+
@headlines-lvl-4-paragraph-spacing: 0px;
|
|
83
83
|
@headlines-lvl-4-text-case: none;
|
|
84
84
|
@headlines-lvl-4-text-decoration: none;
|
|
85
85
|
@headlines-lvl-5-font-family: Proxima Nova;
|
|
86
86
|
@headlines-lvl-5-font-weight: Bold;
|
|
87
|
-
@headlines-lvl-5-line-height:
|
|
88
|
-
@headlines-lvl-5-font-size:
|
|
87
|
+
@headlines-lvl-5-line-height: 120px;
|
|
88
|
+
@headlines-lvl-5-font-size: 16px;
|
|
89
89
|
@headlines-lvl-5-letter-spacing: 0%;
|
|
90
|
-
@headlines-lvl-5-paragraph-spacing:
|
|
90
|
+
@headlines-lvl-5-paragraph-spacing: 0px;
|
|
91
91
|
@headlines-lvl-5-text-case: none;
|
|
92
92
|
@headlines-lvl-5-text-decoration: none;
|
|
93
93
|
@headlines-lvl-6-font-family: Proxima Nova;
|
|
94
94
|
@headlines-lvl-6-font-weight: Bold;
|
|
95
|
-
@headlines-lvl-6-line-height:
|
|
96
|
-
@headlines-lvl-6-font-size:
|
|
95
|
+
@headlines-lvl-6-line-height: 120px;
|
|
96
|
+
@headlines-lvl-6-font-size: 14px;
|
|
97
97
|
@headlines-lvl-6-letter-spacing: 0%;
|
|
98
|
-
@headlines-lvl-6-paragraph-spacing:
|
|
98
|
+
@headlines-lvl-6-paragraph-spacing: 0px;
|
|
99
99
|
@headlines-lvl-6-text-case: none;
|
|
100
100
|
@headlines-lvl-6-text-decoration: none;
|
|
@@ -1,100 +1,100 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@body-lg-font-family: PT Sans;
|
|
6
6
|
@body-lg-font-weight: Regular;
|
|
7
|
-
@body-lg-line-height:
|
|
8
|
-
@body-lg-font-size:
|
|
7
|
+
@body-lg-line-height: 24px;
|
|
8
|
+
@body-lg-font-size: 16px;
|
|
9
9
|
@body-lg-letter-spacing: 0%;
|
|
10
|
-
@body-lg-paragraph-spacing:
|
|
10
|
+
@body-lg-paragraph-spacing: 8px;
|
|
11
11
|
@body-lg-text-case: none;
|
|
12
12
|
@body-lg-text-decoration: none;
|
|
13
13
|
@body-md-font-family: PT Sans;
|
|
14
14
|
@body-md-font-weight: Regular;
|
|
15
|
-
@body-md-line-height:
|
|
16
|
-
@body-md-font-size:
|
|
15
|
+
@body-md-line-height: 20px;
|
|
16
|
+
@body-md-font-size: 14px;
|
|
17
17
|
@body-md-letter-spacing: 0%;
|
|
18
|
-
@body-md-paragraph-spacing:
|
|
18
|
+
@body-md-paragraph-spacing: 4px;
|
|
19
19
|
@body-md-text-case: none;
|
|
20
20
|
@body-md-text-decoration: none;
|
|
21
21
|
@body-sm-font-family: PT Sans;
|
|
22
22
|
@body-sm-font-weight: Regular;
|
|
23
|
-
@body-sm-line-height:
|
|
24
|
-
@body-sm-font-size:
|
|
23
|
+
@body-sm-line-height: 16px;
|
|
24
|
+
@body-sm-font-size: 12px;
|
|
25
25
|
@body-sm-letter-spacing: 0%;
|
|
26
|
-
@body-sm-paragraph-spacing:
|
|
26
|
+
@body-sm-paragraph-spacing: 4px;
|
|
27
27
|
@body-sm-text-case: none;
|
|
28
28
|
@body-sm-text-decoration: none;
|
|
29
29
|
@body-lg-bold-font-family: PT Sans;
|
|
30
30
|
@body-lg-bold-font-weight: Bold;
|
|
31
|
-
@body-lg-bold-line-height:
|
|
32
|
-
@body-lg-bold-font-size:
|
|
31
|
+
@body-lg-bold-line-height: 20px;
|
|
32
|
+
@body-lg-bold-font-size: 16px;
|
|
33
33
|
@body-lg-bold-letter-spacing: 0%;
|
|
34
|
-
@body-lg-bold-paragraph-spacing:
|
|
34
|
+
@body-lg-bold-paragraph-spacing: 0px;
|
|
35
35
|
@body-lg-bold-text-case: none;
|
|
36
36
|
@body-lg-bold-text-decoration: none;
|
|
37
37
|
@body-md-bold-font-family: PT Sans;
|
|
38
38
|
@body-md-bold-font-weight: Bold;
|
|
39
|
-
@body-md-bold-line-height:
|
|
40
|
-
@body-md-bold-font-size:
|
|
39
|
+
@body-md-bold-line-height: 20px;
|
|
40
|
+
@body-md-bold-font-size: 14px;
|
|
41
41
|
@body-md-bold-letter-spacing: 0%;
|
|
42
|
-
@body-md-bold-paragraph-spacing:
|
|
42
|
+
@body-md-bold-paragraph-spacing: 0px;
|
|
43
43
|
@body-md-bold-text-case: none;
|
|
44
44
|
@body-md-bold-text-decoration: none;
|
|
45
45
|
@body-sm-bold-font-family: PT Sans;
|
|
46
46
|
@body-sm-bold-font-weight: Bold;
|
|
47
|
-
@body-sm-bold-line-height:
|
|
48
|
-
@body-sm-bold-font-size:
|
|
47
|
+
@body-sm-bold-line-height: 16px;
|
|
48
|
+
@body-sm-bold-font-size: 12px;
|
|
49
49
|
@body-sm-bold-letter-spacing: 0%;
|
|
50
|
-
@body-sm-bold-paragraph-spacing:
|
|
50
|
+
@body-sm-bold-paragraph-spacing: 0px;
|
|
51
51
|
@body-sm-bold-text-case: none;
|
|
52
52
|
@body-sm-bold-text-decoration: none;
|
|
53
53
|
@headlines-lvl-1-font-family: PT Sans Caption;
|
|
54
54
|
@headlines-lvl-1-font-weight: Bold;
|
|
55
|
-
@headlines-lvl-1-line-height:
|
|
56
|
-
@headlines-lvl-1-font-size:
|
|
55
|
+
@headlines-lvl-1-line-height: 120px;
|
|
56
|
+
@headlines-lvl-1-font-size: 40px;
|
|
57
57
|
@headlines-lvl-1-letter-spacing: 0%;
|
|
58
|
-
@headlines-lvl-1-paragraph-spacing:
|
|
58
|
+
@headlines-lvl-1-paragraph-spacing: 0px;
|
|
59
59
|
@headlines-lvl-1-text-case: none;
|
|
60
60
|
@headlines-lvl-1-text-decoration: none;
|
|
61
61
|
@headlines-lvl-2-font-family: PT Sans Caption;
|
|
62
62
|
@headlines-lvl-2-font-weight: Bold;
|
|
63
|
-
@headlines-lvl-2-line-height:
|
|
64
|
-
@headlines-lvl-2-font-size:
|
|
63
|
+
@headlines-lvl-2-line-height: 120px;
|
|
64
|
+
@headlines-lvl-2-font-size: 32px;
|
|
65
65
|
@headlines-lvl-2-letter-spacing: 0%;
|
|
66
|
-
@headlines-lvl-2-paragraph-spacing:
|
|
66
|
+
@headlines-lvl-2-paragraph-spacing: 0px;
|
|
67
67
|
@headlines-lvl-2-text-case: none;
|
|
68
68
|
@headlines-lvl-2-text-decoration: none;
|
|
69
69
|
@headlines-lvl-3-font-family: PT Sans Caption;
|
|
70
70
|
@headlines-lvl-3-font-weight: Bold;
|
|
71
|
-
@headlines-lvl-3-line-height:
|
|
72
|
-
@headlines-lvl-3-font-size:
|
|
71
|
+
@headlines-lvl-3-line-height: 120px;
|
|
72
|
+
@headlines-lvl-3-font-size: 24px;
|
|
73
73
|
@headlines-lvl-3-letter-spacing: 0%;
|
|
74
|
-
@headlines-lvl-3-paragraph-spacing:
|
|
74
|
+
@headlines-lvl-3-paragraph-spacing: 0px;
|
|
75
75
|
@headlines-lvl-3-text-case: none;
|
|
76
76
|
@headlines-lvl-3-text-decoration: none;
|
|
77
77
|
@headlines-lvl-4-font-family: PT Sans Caption;
|
|
78
78
|
@headlines-lvl-4-font-weight: Bold;
|
|
79
|
-
@headlines-lvl-4-line-height:
|
|
80
|
-
@headlines-lvl-4-font-size:
|
|
79
|
+
@headlines-lvl-4-line-height: 120px;
|
|
80
|
+
@headlines-lvl-4-font-size: 18px;
|
|
81
81
|
@headlines-lvl-4-letter-spacing: 0%;
|
|
82
|
-
@headlines-lvl-4-paragraph-spacing:
|
|
82
|
+
@headlines-lvl-4-paragraph-spacing: 0px;
|
|
83
83
|
@headlines-lvl-4-text-case: none;
|
|
84
84
|
@headlines-lvl-4-text-decoration: none;
|
|
85
85
|
@headlines-lvl-5-font-family: PT Sans Caption;
|
|
86
86
|
@headlines-lvl-5-font-weight: Bold;
|
|
87
|
-
@headlines-lvl-5-line-height:
|
|
88
|
-
@headlines-lvl-5-font-size:
|
|
87
|
+
@headlines-lvl-5-line-height: 120px;
|
|
88
|
+
@headlines-lvl-5-font-size: 16px;
|
|
89
89
|
@headlines-lvl-5-letter-spacing: 0%;
|
|
90
|
-
@headlines-lvl-5-paragraph-spacing:
|
|
90
|
+
@headlines-lvl-5-paragraph-spacing: 0px;
|
|
91
91
|
@headlines-lvl-5-text-case: none;
|
|
92
92
|
@headlines-lvl-5-text-decoration: none;
|
|
93
93
|
@headlines-lvl-6-font-family: PT Sans Caption;
|
|
94
94
|
@headlines-lvl-6-font-weight: Bold;
|
|
95
|
-
@headlines-lvl-6-line-height:
|
|
96
|
-
@headlines-lvl-6-font-size:
|
|
95
|
+
@headlines-lvl-6-line-height: 120px;
|
|
96
|
+
@headlines-lvl-6-font-size: 14px;
|
|
97
97
|
@headlines-lvl-6-letter-spacing: 0%;
|
|
98
|
-
@headlines-lvl-6-paragraph-spacing:
|
|
98
|
+
@headlines-lvl-6-paragraph-spacing: 0px;
|
|
99
99
|
@headlines-lvl-6-text-case: none;
|
|
100
100
|
@headlines-lvl-6-text-decoration: none;
|
|
@@ -1,100 +1,100 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@body-lg-font-family: PT Sans;
|
|
6
6
|
@body-lg-font-weight: Regular;
|
|
7
|
-
@body-lg-line-height:
|
|
8
|
-
@body-lg-font-size:
|
|
7
|
+
@body-lg-line-height: 24px;
|
|
8
|
+
@body-lg-font-size: 16px;
|
|
9
9
|
@body-lg-letter-spacing: 0%;
|
|
10
|
-
@body-lg-paragraph-spacing:
|
|
10
|
+
@body-lg-paragraph-spacing: 8px;
|
|
11
11
|
@body-lg-text-case: none;
|
|
12
12
|
@body-lg-text-decoration: none;
|
|
13
13
|
@body-md-font-family: PT Sans;
|
|
14
14
|
@body-md-font-weight: Regular;
|
|
15
|
-
@body-md-line-height:
|
|
16
|
-
@body-md-font-size:
|
|
15
|
+
@body-md-line-height: 20px;
|
|
16
|
+
@body-md-font-size: 14px;
|
|
17
17
|
@body-md-letter-spacing: 0%;
|
|
18
|
-
@body-md-paragraph-spacing:
|
|
18
|
+
@body-md-paragraph-spacing: 4px;
|
|
19
19
|
@body-md-text-case: none;
|
|
20
20
|
@body-md-text-decoration: none;
|
|
21
21
|
@body-sm-font-family: PT Sans;
|
|
22
22
|
@body-sm-font-weight: Regular;
|
|
23
|
-
@body-sm-line-height:
|
|
24
|
-
@body-sm-font-size:
|
|
23
|
+
@body-sm-line-height: 16px;
|
|
24
|
+
@body-sm-font-size: 12px;
|
|
25
25
|
@body-sm-letter-spacing: 0%;
|
|
26
|
-
@body-sm-paragraph-spacing:
|
|
26
|
+
@body-sm-paragraph-spacing: 4px;
|
|
27
27
|
@body-sm-text-case: none;
|
|
28
28
|
@body-sm-text-decoration: none;
|
|
29
29
|
@body-lg-bold-font-family: PT Sans;
|
|
30
30
|
@body-lg-bold-font-weight: Regular;
|
|
31
|
-
@body-lg-bold-line-height:
|
|
32
|
-
@body-lg-bold-font-size:
|
|
31
|
+
@body-lg-bold-line-height: 20px;
|
|
32
|
+
@body-lg-bold-font-size: 16px;
|
|
33
33
|
@body-lg-bold-letter-spacing: 0%;
|
|
34
|
-
@body-lg-bold-paragraph-spacing:
|
|
34
|
+
@body-lg-bold-paragraph-spacing: 0px;
|
|
35
35
|
@body-lg-bold-text-case: none;
|
|
36
36
|
@body-lg-bold-text-decoration: none;
|
|
37
37
|
@body-md-bold-font-family: PT Sans;
|
|
38
38
|
@body-md-bold-font-weight: Regular;
|
|
39
|
-
@body-md-bold-line-height:
|
|
40
|
-
@body-md-bold-font-size:
|
|
39
|
+
@body-md-bold-line-height: 16px;
|
|
40
|
+
@body-md-bold-font-size: 14px;
|
|
41
41
|
@body-md-bold-letter-spacing: 0%;
|
|
42
|
-
@body-md-bold-paragraph-spacing:
|
|
42
|
+
@body-md-bold-paragraph-spacing: 0px;
|
|
43
43
|
@body-md-bold-text-case: none;
|
|
44
44
|
@body-md-bold-text-decoration: none;
|
|
45
45
|
@body-sm-bold-font-family: PT Sans;
|
|
46
46
|
@body-sm-bold-font-weight: Regular;
|
|
47
|
-
@body-sm-bold-line-height:
|
|
48
|
-
@body-sm-bold-font-size:
|
|
47
|
+
@body-sm-bold-line-height: 16px;
|
|
48
|
+
@body-sm-bold-font-size: 12px;
|
|
49
49
|
@body-sm-bold-letter-spacing: 0%;
|
|
50
|
-
@body-sm-bold-paragraph-spacing:
|
|
50
|
+
@body-sm-bold-paragraph-spacing: 0px;
|
|
51
51
|
@body-sm-bold-text-case: none;
|
|
52
52
|
@body-sm-bold-text-decoration: none;
|
|
53
53
|
@headlines-lvl-1-font-family: Tenor Sans;
|
|
54
54
|
@headlines-lvl-1-font-weight: Regular;
|
|
55
|
-
@headlines-lvl-1-line-height:
|
|
56
|
-
@headlines-lvl-1-font-size:
|
|
55
|
+
@headlines-lvl-1-line-height: 120px;
|
|
56
|
+
@headlines-lvl-1-font-size: 40px;
|
|
57
57
|
@headlines-lvl-1-letter-spacing: 0%;
|
|
58
|
-
@headlines-lvl-1-paragraph-spacing:
|
|
58
|
+
@headlines-lvl-1-paragraph-spacing: 0px;
|
|
59
59
|
@headlines-lvl-1-text-case: none;
|
|
60
60
|
@headlines-lvl-1-text-decoration: none;
|
|
61
61
|
@headlines-lvl-2-font-family: Tenor Sans;
|
|
62
62
|
@headlines-lvl-2-font-weight: Regular;
|
|
63
|
-
@headlines-lvl-2-line-height:
|
|
64
|
-
@headlines-lvl-2-font-size:
|
|
63
|
+
@headlines-lvl-2-line-height: 120px;
|
|
64
|
+
@headlines-lvl-2-font-size: 32px;
|
|
65
65
|
@headlines-lvl-2-letter-spacing: 0%;
|
|
66
|
-
@headlines-lvl-2-paragraph-spacing:
|
|
66
|
+
@headlines-lvl-2-paragraph-spacing: 0px;
|
|
67
67
|
@headlines-lvl-2-text-case: none;
|
|
68
68
|
@headlines-lvl-2-text-decoration: none;
|
|
69
69
|
@headlines-lvl-3-font-family: Tenor Sans;
|
|
70
70
|
@headlines-lvl-3-font-weight: Regular;
|
|
71
|
-
@headlines-lvl-3-line-height:
|
|
72
|
-
@headlines-lvl-3-font-size:
|
|
71
|
+
@headlines-lvl-3-line-height: 120px;
|
|
72
|
+
@headlines-lvl-3-font-size: 24px;
|
|
73
73
|
@headlines-lvl-3-letter-spacing: 0%;
|
|
74
|
-
@headlines-lvl-3-paragraph-spacing:
|
|
74
|
+
@headlines-lvl-3-paragraph-spacing: 0px;
|
|
75
75
|
@headlines-lvl-3-text-case: none;
|
|
76
76
|
@headlines-lvl-3-text-decoration: none;
|
|
77
77
|
@headlines-lvl-4-font-family: Tenor Sans;
|
|
78
78
|
@headlines-lvl-4-font-weight: Regular;
|
|
79
|
-
@headlines-lvl-4-line-height:
|
|
80
|
-
@headlines-lvl-4-font-size:
|
|
79
|
+
@headlines-lvl-4-line-height: 120px;
|
|
80
|
+
@headlines-lvl-4-font-size: 18px;
|
|
81
81
|
@headlines-lvl-4-letter-spacing: 0%;
|
|
82
|
-
@headlines-lvl-4-paragraph-spacing:
|
|
82
|
+
@headlines-lvl-4-paragraph-spacing: 0px;
|
|
83
83
|
@headlines-lvl-4-text-case: none;
|
|
84
84
|
@headlines-lvl-4-text-decoration: none;
|
|
85
85
|
@headlines-lvl-5-font-family: Tenor Sans;
|
|
86
86
|
@headlines-lvl-5-font-weight: Regular;
|
|
87
|
-
@headlines-lvl-5-line-height:
|
|
88
|
-
@headlines-lvl-5-font-size:
|
|
87
|
+
@headlines-lvl-5-line-height: 120px;
|
|
88
|
+
@headlines-lvl-5-font-size: 16px;
|
|
89
89
|
@headlines-lvl-5-letter-spacing: 0%;
|
|
90
|
-
@headlines-lvl-5-paragraph-spacing:
|
|
90
|
+
@headlines-lvl-5-paragraph-spacing: 0px;
|
|
91
91
|
@headlines-lvl-5-text-case: none;
|
|
92
92
|
@headlines-lvl-5-text-decoration: none;
|
|
93
93
|
@headlines-lvl-6-font-family: Tenor Sans;
|
|
94
94
|
@headlines-lvl-6-font-weight: Bold;
|
|
95
|
-
@headlines-lvl-6-line-height:
|
|
96
|
-
@headlines-lvl-6-font-size:
|
|
95
|
+
@headlines-lvl-6-line-height: 120px;
|
|
96
|
+
@headlines-lvl-6-font-size: 14px;
|
|
97
97
|
@headlines-lvl-6-letter-spacing: 0%;
|
|
98
|
-
@headlines-lvl-6-paragraph-spacing:
|
|
98
|
+
@headlines-lvl-6-paragraph-spacing: 0px;
|
|
99
99
|
@headlines-lvl-6-text-case: none;
|
|
100
100
|
@headlines-lvl-6-text-decoration: none;
|
|
@@ -1,100 +1,100 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 31 Oct 2022 13:16:49 GMT
|
|
4
4
|
|
|
5
5
|
@body-lg-font-family: VTB Group;
|
|
6
6
|
@body-lg-font-weight: Book;
|
|
7
|
-
@body-lg-line-height:
|
|
8
|
-
@body-lg-font-size:
|
|
7
|
+
@body-lg-line-height: 24px;
|
|
8
|
+
@body-lg-font-size: 16px;
|
|
9
9
|
@body-lg-letter-spacing: 0%;
|
|
10
|
-
@body-lg-paragraph-spacing:
|
|
10
|
+
@body-lg-paragraph-spacing: 8px;
|
|
11
11
|
@body-lg-text-case: none;
|
|
12
12
|
@body-lg-text-decoration: none;
|
|
13
13
|
@body-md-font-family: VTB Group;
|
|
14
14
|
@body-md-font-weight: Book;
|
|
15
|
-
@body-md-line-height:
|
|
16
|
-
@body-md-font-size:
|
|
15
|
+
@body-md-line-height: 20px;
|
|
16
|
+
@body-md-font-size: 14px;
|
|
17
17
|
@body-md-letter-spacing: 0%;
|
|
18
|
-
@body-md-paragraph-spacing:
|
|
18
|
+
@body-md-paragraph-spacing: 4px;
|
|
19
19
|
@body-md-text-case: none;
|
|
20
20
|
@body-md-text-decoration: none;
|
|
21
21
|
@body-sm-font-family: VTB Group;
|
|
22
22
|
@body-sm-font-weight: Book;
|
|
23
|
-
@body-sm-line-height:
|
|
24
|
-
@body-sm-font-size:
|
|
23
|
+
@body-sm-line-height: 16px;
|
|
24
|
+
@body-sm-font-size: 12px;
|
|
25
25
|
@body-sm-letter-spacing: 0%;
|
|
26
|
-
@body-sm-paragraph-spacing:
|
|
26
|
+
@body-sm-paragraph-spacing: 4px;
|
|
27
27
|
@body-sm-text-case: none;
|
|
28
28
|
@body-sm-text-decoration: none;
|
|
29
29
|
@body-lg-bold-font-family: VTB Group;
|
|
30
30
|
@body-lg-bold-font-weight: Bold;
|
|
31
|
-
@body-lg-bold-line-height:
|
|
32
|
-
@body-lg-bold-font-size:
|
|
31
|
+
@body-lg-bold-line-height: 20px;
|
|
32
|
+
@body-lg-bold-font-size: 16px;
|
|
33
33
|
@body-lg-bold-letter-spacing: 0%;
|
|
34
|
-
@body-lg-bold-paragraph-spacing:
|
|
34
|
+
@body-lg-bold-paragraph-spacing: 0px;
|
|
35
35
|
@body-lg-bold-text-case: none;
|
|
36
36
|
@body-lg-bold-text-decoration: none;
|
|
37
37
|
@body-md-bold-font-family: VTB Group;
|
|
38
38
|
@body-md-bold-font-weight: Bold;
|
|
39
|
-
@body-md-bold-line-height:
|
|
40
|
-
@body-md-bold-font-size:
|
|
39
|
+
@body-md-bold-line-height: 16px;
|
|
40
|
+
@body-md-bold-font-size: 14px;
|
|
41
41
|
@body-md-bold-letter-spacing: 0%;
|
|
42
|
-
@body-md-bold-paragraph-spacing:
|
|
42
|
+
@body-md-bold-paragraph-spacing: 0px;
|
|
43
43
|
@body-md-bold-text-case: none;
|
|
44
44
|
@body-md-bold-text-decoration: none;
|
|
45
45
|
@body-sm-bold-font-family: VTB Group;
|
|
46
46
|
@body-sm-bold-font-weight: Bold;
|
|
47
|
-
@body-sm-bold-line-height:
|
|
48
|
-
@body-sm-bold-font-size:
|
|
47
|
+
@body-sm-bold-line-height: 16px;
|
|
48
|
+
@body-sm-bold-font-size: 12px;
|
|
49
49
|
@body-sm-bold-letter-spacing: 0%;
|
|
50
|
-
@body-sm-bold-paragraph-spacing:
|
|
50
|
+
@body-sm-bold-paragraph-spacing: 0px;
|
|
51
51
|
@body-sm-bold-text-case: none;
|
|
52
52
|
@body-sm-bold-text-decoration: none;
|
|
53
53
|
@headlines-lvl-1-font-family: VTB Group;
|
|
54
54
|
@headlines-lvl-1-font-weight: Bold;
|
|
55
|
-
@headlines-lvl-1-line-height:
|
|
56
|
-
@headlines-lvl-1-font-size:
|
|
55
|
+
@headlines-lvl-1-line-height: 120px;
|
|
56
|
+
@headlines-lvl-1-font-size: 40px;
|
|
57
57
|
@headlines-lvl-1-letter-spacing: 0%;
|
|
58
|
-
@headlines-lvl-1-paragraph-spacing:
|
|
58
|
+
@headlines-lvl-1-paragraph-spacing: 0px;
|
|
59
59
|
@headlines-lvl-1-text-case: none;
|
|
60
60
|
@headlines-lvl-1-text-decoration: none;
|
|
61
61
|
@headlines-lvl-2-font-family: VTB Group;
|
|
62
62
|
@headlines-lvl-2-font-weight: Bold;
|
|
63
|
-
@headlines-lvl-2-line-height:
|
|
64
|
-
@headlines-lvl-2-font-size:
|
|
63
|
+
@headlines-lvl-2-line-height: 120px;
|
|
64
|
+
@headlines-lvl-2-font-size: 32px;
|
|
65
65
|
@headlines-lvl-2-letter-spacing: 0%;
|
|
66
|
-
@headlines-lvl-2-paragraph-spacing:
|
|
66
|
+
@headlines-lvl-2-paragraph-spacing: 0px;
|
|
67
67
|
@headlines-lvl-2-text-case: none;
|
|
68
68
|
@headlines-lvl-2-text-decoration: none;
|
|
69
69
|
@headlines-lvl-3-font-family: VTB Group;
|
|
70
70
|
@headlines-lvl-3-font-weight: Bold;
|
|
71
|
-
@headlines-lvl-3-line-height:
|
|
72
|
-
@headlines-lvl-3-font-size:
|
|
71
|
+
@headlines-lvl-3-line-height: 120px;
|
|
72
|
+
@headlines-lvl-3-font-size: 24px;
|
|
73
73
|
@headlines-lvl-3-letter-spacing: 0%;
|
|
74
|
-
@headlines-lvl-3-paragraph-spacing:
|
|
74
|
+
@headlines-lvl-3-paragraph-spacing: 0px;
|
|
75
75
|
@headlines-lvl-3-text-case: none;
|
|
76
76
|
@headlines-lvl-3-text-decoration: none;
|
|
77
77
|
@headlines-lvl-4-font-family: VTB Group;
|
|
78
78
|
@headlines-lvl-4-font-weight: Bold;
|
|
79
|
-
@headlines-lvl-4-line-height:
|
|
80
|
-
@headlines-lvl-4-font-size:
|
|
79
|
+
@headlines-lvl-4-line-height: 120px;
|
|
80
|
+
@headlines-lvl-4-font-size: 18px;
|
|
81
81
|
@headlines-lvl-4-letter-spacing: 0%;
|
|
82
|
-
@headlines-lvl-4-paragraph-spacing:
|
|
82
|
+
@headlines-lvl-4-paragraph-spacing: 0px;
|
|
83
83
|
@headlines-lvl-4-text-case: none;
|
|
84
84
|
@headlines-lvl-4-text-decoration: none;
|
|
85
85
|
@headlines-lvl-5-font-family: VTB Group;
|
|
86
86
|
@headlines-lvl-5-font-weight: Bold;
|
|
87
|
-
@headlines-lvl-5-line-height:
|
|
88
|
-
@headlines-lvl-5-font-size:
|
|
87
|
+
@headlines-lvl-5-line-height: 120px;
|
|
88
|
+
@headlines-lvl-5-font-size: 16px;
|
|
89
89
|
@headlines-lvl-5-letter-spacing: 0%;
|
|
90
|
-
@headlines-lvl-5-paragraph-spacing:
|
|
90
|
+
@headlines-lvl-5-paragraph-spacing: 0px;
|
|
91
91
|
@headlines-lvl-5-text-case: none;
|
|
92
92
|
@headlines-lvl-5-text-decoration: none;
|
|
93
93
|
@headlines-lvl-6-font-family: VTB Group;
|
|
94
94
|
@headlines-lvl-6-font-weight: Bold;
|
|
95
|
-
@headlines-lvl-6-line-height:
|
|
96
|
-
@headlines-lvl-6-font-size:
|
|
95
|
+
@headlines-lvl-6-line-height: 120px;
|
|
96
|
+
@headlines-lvl-6-font-size: 14px;
|
|
97
97
|
@headlines-lvl-6-letter-spacing: 0%;
|
|
98
|
-
@headlines-lvl-6-paragraph-spacing:
|
|
98
|
+
@headlines-lvl-6-paragraph-spacing: 0px;
|
|
99
99
|
@headlines-lvl-6-text-case: none;
|
|
100
100
|
@headlines-lvl-6-text-decoration: none;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
//цвет прогресса
|
|
2
|
+
.mrx-progress{
|
|
3
|
+
&-default{
|
|
4
|
+
.mrx-progress-bar{
|
|
5
|
+
background-color: var(--Main2);
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
&-success{
|
|
9
|
+
.mrx-progress-bar{
|
|
10
|
+
background-color: var(--system-icon-positive);
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
&-warning{
|
|
15
|
+
.mrx-progress-bar{
|
|
16
|
+
background-color: var(--system-icon-attention);
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
&-danger{
|
|
21
|
+
.mrx-progress-bar{
|
|
22
|
+
background-color: var(--system-icon-negative);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
.mrx-stepper{
|
|
2
|
+
display: flex;
|
|
3
|
+
flex-direction: column;
|
|
4
|
+
|
|
5
|
+
&-header{
|
|
6
|
+
display: flex;
|
|
7
|
+
justify-content: space-between;
|
|
8
|
+
flex-wrap: wrap;
|
|
9
|
+
|
|
10
|
+
&-item{
|
|
11
|
+
.mrx-icon{
|
|
12
|
+
&.icon-all-check{
|
|
13
|
+
font-size: 14px;
|
|
14
|
+
background: var(--system-bg-positive-primary);
|
|
15
|
+
border-radius: 100%;
|
|
16
|
+
padding: 3px;
|
|
17
|
+
color: var(--system-text-positive);
|
|
18
|
+
font-weight: 600;
|
|
19
|
+
margin-right: 8px;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
.mrx-tab {
|
|
2
|
+
position: relative;
|
|
3
|
+
padding: 8px 16px;
|
|
4
|
+
display: flex;
|
|
5
|
+
align-items: center;
|
|
6
|
+
cursor: pointer;
|
|
7
|
+
white-space: nowrap;
|
|
8
|
+
color: var(--Secondary);
|
|
9
|
+
border-bottom: 1px solid var(--Secondary);
|
|
10
|
+
transition: all 0.2s;
|
|
11
|
+
border-radius: 4px 4px 0 0;
|
|
12
|
+
|
|
13
|
+
& > span{
|
|
14
|
+
color: var(--neutral-text-tertiary);
|
|
15
|
+
margin-left: 4px;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
a{
|
|
19
|
+
color: var(--Secondary);
|
|
20
|
+
text-decoration: none;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
&.active {
|
|
24
|
+
color: var(--Main2);
|
|
25
|
+
border-bottom: 1px solid var(--Main2);
|
|
26
|
+
|
|
27
|
+
a{
|
|
28
|
+
color: var(--Main2);
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
& > span{
|
|
32
|
+
color: var(--brand-text-accent);
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
&:not(.mrx-tabs-button .mrx-tab){
|
|
37
|
+
&:hover{
|
|
38
|
+
background-color: var(--Bg2);
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.mrx-tabs-button{
|
|
44
|
+
.mrx-tab {
|
|
45
|
+
justify-content: center;
|
|
46
|
+
border-radius: 4px;
|
|
47
|
+
color: var(--Main1);
|
|
48
|
+
border: none;
|
|
49
|
+
|
|
50
|
+
span {
|
|
51
|
+
color: var(--Main1);
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
&.active {
|
|
55
|
+
background: #fff;
|
|
56
|
+
box-shadow: 0px 2px 10px rgba(58, 58, 58, 0.1);
|
|
57
|
+
|
|
58
|
+
span {
|
|
59
|
+
color: var(--Main1);
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
.mrx-tabs-group {
|
|
2
|
+
&.mrx-tabs-button {
|
|
3
|
+
.mrx-tabs-group-wrapper{
|
|
4
|
+
background: var(--Bg1);
|
|
5
|
+
border-radius: 4px;
|
|
6
|
+
padding: 4px;
|
|
7
|
+
|
|
8
|
+
& > *{
|
|
9
|
+
padding: 0 4px;
|
|
10
|
+
|
|
11
|
+
&:last-child{
|
|
12
|
+
padding-right: 0;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
&:first-child{
|
|
16
|
+
padding-left: 0;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
&:not(:last-child){
|
|
20
|
+
@media screen and (min-width: 768px) {
|
|
21
|
+
border-right: 1px solid var(--Stroke);
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
@media screen and (max-width: 767px) {
|
|
27
|
+
flex-direction: column;
|
|
28
|
+
width: 100%;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
&.responsive {
|
|
33
|
+
.mrx-tabs-group-wrapper{
|
|
34
|
+
width: 100%;
|
|
35
|
+
|
|
36
|
+
& > *{
|
|
37
|
+
width: 100%;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
// Размер табов
|
|
2
|
+
.mrx-tabs-group {
|
|
3
|
+
&.mrx-tabs-lg {
|
|
4
|
+
.mrx-tab{
|
|
5
|
+
font-size: 16px;
|
|
6
|
+
line-height: 24px;
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
&.mrx-tabs-md {
|
|
11
|
+
.mrx-tab{
|
|
12
|
+
font-size: 14px;
|
|
13
|
+
line-height: 16px;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
&.mrx-tabs-sm {
|
|
18
|
+
.mrx-tab{
|
|
19
|
+
font-size: 12px;
|
|
20
|
+
line-height: 16px;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.mrx-tabs-button{
|
|
26
|
+
&.mrx-tabs-lg {
|
|
27
|
+
.mrx-tab{
|
|
28
|
+
padding: 8px 24px;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
&.mrx-tabs-md {
|
|
33
|
+
.mrx-tab{
|
|
34
|
+
padding: 6px 16px;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
&.mrx-tabs-sm {
|
|
39
|
+
.mrx-tab{
|
|
40
|
+
padding: 4px 12px;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.0.
|
|
2
|
+
"version": "2.0.1423",
|
|
3
3
|
"name": "ros.grant.common",
|
|
4
4
|
"private": false,
|
|
5
5
|
"scripts": {
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"pickmeup": "^3.2.1",
|
|
52
52
|
"rimraf": "^3.0.2",
|
|
53
53
|
"ros.grant.telerik": "1.0.22",
|
|
54
|
-
"ros.grant.webshared": "2.0.
|
|
54
|
+
"ros.grant.webshared": "2.0.427",
|
|
55
55
|
"rxjs": "^6.5.4",
|
|
56
56
|
"slick-carousel": "^1.8.1",
|
|
57
57
|
"sticky-sidebar": "^3.3.1",
|