@gitlab/ui 88.4.1 → 88.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/components/base/form/form_checkbox_tree/models/tree.js +1 -0
- package/dist/components/charts/series_label/series_label.js +1 -0
- package/dist/index.css +2 -2
- package/dist/index.css.map +1 -1
- package/dist/tokens/build/js/tokens.dark.js +14 -7
- package/dist/tokens/build/js/tokens.js +14 -7
- package/dist/tokens/css/tokens.css +13 -6
- package/dist/tokens/css/tokens.dark.css +13 -6
- package/dist/tokens/js/tokens.dark.js +13 -6
- package/dist/tokens/js/tokens.js +13 -6
- package/dist/tokens/json/tokens.dark.json +189 -30
- package/dist/tokens/json/tokens.json +189 -30
- package/dist/tokens/scss/_tokens.dark.scss +13 -6
- package/dist/tokens/scss/_tokens.scss +13 -6
- package/dist/tokens/scss/_tokens_custom_properties.scss +7 -0
- package/package.json +1 -1
- package/src/components/base/avatar/avatar.scss +8 -0
- package/src/components/base/datepicker/datepicker.scss +117 -35
- package/src/components/base/form/form_checkbox_tree/models/tree.js +1 -0
- package/src/components/charts/series_label/series_label.vue +1 -0
- package/src/tokens/build/css/tokens.css +13 -6
- package/src/tokens/build/css/tokens.dark.css +13 -6
- package/src/tokens/build/js/tokens.dark.js +13 -6
- package/src/tokens/build/js/tokens.js +13 -6
- package/src/tokens/build/json/tokens.dark.json +189 -30
- package/src/tokens/build/json/tokens.json +189 -30
- package/src/tokens/build/scss/_tokens.dark.scss +13 -6
- package/src/tokens/build/scss/_tokens.scss +13 -6
- package/src/tokens/build/scss/_tokens_custom_properties.scss +7 -0
- package/src/tokens/contextual/avatar.tokens.json +52 -18
- package/src/tokens/contextual/datepicker.tokens.json +15 -0
|
@@ -180,6 +180,12 @@ $theme-indigo-200: #c7c7f2 !default;
|
|
|
180
180
|
$theme-indigo-100: #dbdbf8 !default;
|
|
181
181
|
$theme-indigo-50: #f1f1ff !default;
|
|
182
182
|
$theme-indigo-10: #f8f8ff !default;
|
|
183
|
+
$gl-avatar-fallback-background-color-neutral: #bfbfc33d; // Neutral background for avatar fallback with no particular meaning.
|
|
184
|
+
$gl-avatar-fallback-background-color-orange: #e9be743d; // Orange background for avatar fallback with no particular meaning.
|
|
185
|
+
$gl-avatar-fallback-background-color-green: #91d4a83d; // Green background for avatar fallback with no particular meaning.
|
|
186
|
+
$gl-avatar-fallback-background-color-blue: #9dc7f13d; // Blue background for avatar fallback with no particular meaning.
|
|
187
|
+
$gl-avatar-fallback-background-color-purple: #cbbbf23d; // Purple background for avatar fallback with no particular meaning.
|
|
188
|
+
$gl-avatar-fallback-background-color-red: #fcb5aa3d; // Red background for avatar fallback with no particular meaning.
|
|
183
189
|
$data-viz-orange-950: #4b2707 !default;
|
|
184
190
|
$data-viz-orange-900: #5e2f05 !default;
|
|
185
191
|
$data-viz-orange-800: #6f3500 !default;
|
|
@@ -649,12 +655,12 @@ $gl-badge-muted-border-color-hover: $gl-color-neutral-200; // Used for the borde
|
|
|
649
655
|
$gl-badge-muted-border-color-default: $gl-color-alpha-0; // Used for the border of a muted badge when static or the default state when linked.
|
|
650
656
|
$gl-badge-muted-background-color-active: $gl-color-neutral-100; // Used for the background of a muted badge in the active state.
|
|
651
657
|
$gl-badge-muted-background-color-default: $gl-color-neutral-50; // Used for the background of a muted badge when static or the default state when linked.
|
|
652
|
-
$gl-avatar-fallback-
|
|
653
|
-
$gl-avatar-fallback-
|
|
654
|
-
$gl-avatar-fallback-
|
|
655
|
-
$gl-avatar-fallback-
|
|
656
|
-
$gl-avatar-fallback-
|
|
657
|
-
$gl-avatar-fallback-
|
|
658
|
+
$gl-avatar-fallback-text-color-neutral: $gl-color-neutral-800; // Neutral text color for avatar fallback with no particular meaning.
|
|
659
|
+
$gl-avatar-fallback-text-color-orange: $gl-color-orange-800; // Orange text color for avatar fallback with no particular meaning.
|
|
660
|
+
$gl-avatar-fallback-text-color-green: $gl-color-green-800; // Green text color for avatar fallback with no particular meaning.
|
|
661
|
+
$gl-avatar-fallback-text-color-blue: $gl-color-blue-800; // Blue text color for avatar fallback with no particular meaning.
|
|
662
|
+
$gl-avatar-fallback-text-color-purple: $gl-color-purple-800; // Purple text color for avatar fallback with no particular meaning.
|
|
663
|
+
$gl-avatar-fallback-text-color-red: $gl-color-red-800; // Red text color for avatar fallback with no particular meaning.
|
|
658
664
|
$gl-avatar-border-color-hover: $gl-color-alpha-dark-24; // Used to increase the edge definition of an avatar in the hover state.
|
|
659
665
|
$gl-avatar-border-color-default: $gl-color-alpha-dark-8; // Used to define the edge of an avatar.
|
|
660
666
|
$gl-border-color-transparent: $gl-color-alpha-0; // Used when a border needs to be present, but not visibly perceived.
|
|
@@ -685,6 +691,7 @@ $gl-action-disabled-foreground-color: $gl-color-neutral-400; // Used for the for
|
|
|
685
691
|
$gl-focus-ring-inner-color: $gl-background-color-default; // Used for the inner neutral portion of the focus ring.
|
|
686
692
|
$gl-table-sorting-icon-color: $gl-text-color-heading; // Used for the color of the sorting icons in the column headers.
|
|
687
693
|
$gl-table-row-background-color-hover: $gl-background-color-subtle; // Used for the background of a table row in hover state.
|
|
694
|
+
$gl-datepicker-date-text-color-selected: $gl-control-indicator-color-selected; // Used for the datepicker date text color state indicators.
|
|
688
695
|
$gl-button-selected-border-color-focus: $gl-button-selected-border-color-hover; // Used for the border of a selected button in the focus state.
|
|
689
696
|
$gl-button-selected-background-color-active: $gl-button-default-primary-background-color-active; // Used for the background of a selected button in the active state.
|
|
690
697
|
$gl-button-selected-background-color-hover: $gl-button-default-primary-background-color-hover; // Used for the background of a selected button in the hover state.
|
|
@@ -278,6 +278,12 @@ $data-viz-orange-900: var(--data-viz-orange-900);
|
|
|
278
278
|
$data-viz-orange-950: var(--data-viz-orange-950);
|
|
279
279
|
$gl-avatar-border-color-default: var(--gl-avatar-border-color-default);
|
|
280
280
|
$gl-avatar-border-color-hover: var(--gl-avatar-border-color-hover);
|
|
281
|
+
$gl-avatar-fallback-text-color-red: var(--gl-avatar-fallback-text-color-red);
|
|
282
|
+
$gl-avatar-fallback-text-color-purple: var(--gl-avatar-fallback-text-color-purple);
|
|
283
|
+
$gl-avatar-fallback-text-color-blue: var(--gl-avatar-fallback-text-color-blue);
|
|
284
|
+
$gl-avatar-fallback-text-color-green: var(--gl-avatar-fallback-text-color-green);
|
|
285
|
+
$gl-avatar-fallback-text-color-orange: var(--gl-avatar-fallback-text-color-orange);
|
|
286
|
+
$gl-avatar-fallback-text-color-neutral: var(--gl-avatar-fallback-text-color-neutral);
|
|
281
287
|
$gl-avatar-fallback-background-color-red: var(--gl-avatar-fallback-background-color-red);
|
|
282
288
|
$gl-avatar-fallback-background-color-purple: var(--gl-avatar-fallback-background-color-purple);
|
|
283
289
|
$gl-avatar-fallback-background-color-blue: var(--gl-avatar-fallback-background-color-blue);
|
|
@@ -518,6 +524,7 @@ $gl-button-selected-border-color-active: var(--gl-button-selected-border-color-a
|
|
|
518
524
|
$gl-button-disabled-foreground-color: var(--gl-button-disabled-foreground-color);
|
|
519
525
|
$gl-button-disabled-background-color: var(--gl-button-disabled-background-color);
|
|
520
526
|
$gl-button-disabled-border-color: var(--gl-button-disabled-border-color);
|
|
527
|
+
$gl-datepicker-date-text-color-selected: var(--gl-datepicker-date-text-color-selected);
|
|
521
528
|
$gl-label-light-text-color: var(--gl-label-light-text-color);
|
|
522
529
|
$gl-label-light-button-background-color-default: var(--gl-label-light-button-background-color-default);
|
|
523
530
|
$gl-label-light-button-background-color-hover: var(--gl-label-light-button-background-color-hover);
|
package/package.json
CHANGED
|
@@ -12,6 +12,13 @@ $gl-avatar-identicon-bgs: var(--gl-avatar-fallback-background-color-red),
|
|
|
12
12
|
var(--gl-avatar-fallback-background-color-orange),
|
|
13
13
|
var(--gl-avatar-fallback-background-color-neutral);
|
|
14
14
|
|
|
15
|
+
$gl-avatar-identicon-texts: var(--gl-avatar-fallback-text-color-red),
|
|
16
|
+
var(--gl-avatar-fallback-text-color-purple),
|
|
17
|
+
var(--gl-avatar-fallback-text-color-purple), var(--gl-avatar-fallback-text-color-blue),
|
|
18
|
+
var(--gl-avatar-fallback-text-color-green),
|
|
19
|
+
var(--gl-avatar-fallback-text-color-orange),
|
|
20
|
+
var(--gl-avatar-fallback-text-color-neutral);
|
|
21
|
+
|
|
15
22
|
@mixin gl-avatar {
|
|
16
23
|
@include gl-display-inline-flex;
|
|
17
24
|
@include gl-overflow-hidden;
|
|
@@ -215,6 +222,7 @@ $gl-avatar-identicon-bgs: var(--gl-avatar-fallback-background-color-red),
|
|
|
215
222
|
// Background colors
|
|
216
223
|
@for $i from 1 through length($gl-avatar-identicon-bgs) {
|
|
217
224
|
.gl-avatar-identicon-bg#{$i} {
|
|
225
|
+
color: nth($gl-avatar-identicon-texts, $i);
|
|
218
226
|
background-color: nth($gl-avatar-identicon-bgs, $i);
|
|
219
227
|
}
|
|
220
228
|
}
|
|
@@ -1,22 +1,21 @@
|
|
|
1
1
|
// pikaday colors override
|
|
2
|
-
$pd-text-color:
|
|
3
|
-
$pd-title-color:
|
|
4
|
-
$pd-title-bg:
|
|
5
|
-
$pd-picker-bg:
|
|
6
|
-
$pd-picker-border:
|
|
7
|
-
$pd-picker-border-bottom:
|
|
8
|
-
$pd-
|
|
9
|
-
$pd-
|
|
10
|
-
$pd-day-color: $gray-900;
|
|
2
|
+
$pd-text-color: var(--gl-text-color-default);
|
|
3
|
+
$pd-title-color: var(--gl-action-neutral-foreground-color-default);
|
|
4
|
+
$pd-title-bg: var(--gl-action-neutral-background-color-default);
|
|
5
|
+
$pd-picker-bg: var(--gl-control-background-color-default);
|
|
6
|
+
$pd-picker-border: var(--gl-border-color-default);
|
|
7
|
+
$pd-picker-border-bottom: var(--gl-border-color-default);
|
|
8
|
+
$pd-th-color: var(--gl-text-color-subtle);
|
|
9
|
+
$pd-day-color: var(--gl-text-color-default);
|
|
11
10
|
$pd-day-bg: transparent;
|
|
12
|
-
$pd-day-hover-color:
|
|
13
|
-
$pd-day-hover-bg:
|
|
14
|
-
$pd-day-today-color:
|
|
15
|
-
$pd-day-selected-color:
|
|
16
|
-
$pd-day-selected-bg:
|
|
17
|
-
$pd-day-selected-shadow:
|
|
18
|
-
$pd-day-disabled-color:
|
|
19
|
-
$pd-week-color:
|
|
11
|
+
$pd-day-hover-color: var(--gl-text-color-default);
|
|
12
|
+
$pd-day-hover-bg: transparent;
|
|
13
|
+
$pd-day-today-color: var(--gl-text-color-default);
|
|
14
|
+
$pd-day-selected-color: var(--gl-datepicker-date-text-color-selected);
|
|
15
|
+
$pd-day-selected-bg: var(--gl-control-background-color-selected-default);
|
|
16
|
+
$pd-day-selected-shadow: var(--gl-control-background-color-selected-default);
|
|
17
|
+
$pd-day-disabled-color: var(--gl-text-color-disabled);
|
|
18
|
+
$pd-week-color: var(--gl-text-color-subtle);
|
|
20
19
|
|
|
21
20
|
@import 'pikaday/scss/pikaday';
|
|
22
21
|
|
|
@@ -42,9 +41,14 @@ $pd-week-color: $gray-500;
|
|
|
42
41
|
@apply gl-border-none;
|
|
43
42
|
@apply gl-rounded-base;
|
|
44
43
|
@include gl-mt-3;
|
|
44
|
+
background-color: var(--gl-control-background-color-default);
|
|
45
45
|
|
|
46
46
|
&.is-bound {
|
|
47
47
|
@include gl-shadow-md;
|
|
48
|
+
|
|
49
|
+
@media (forced-colors: active) {
|
|
50
|
+
border: 1px solid;
|
|
51
|
+
}
|
|
48
52
|
}
|
|
49
53
|
|
|
50
54
|
.pika-lendar {
|
|
@@ -52,7 +56,6 @@ $pd-week-color: $gray-500;
|
|
|
52
56
|
@include gl-pt-5;
|
|
53
57
|
@include gl-px-3;
|
|
54
58
|
@include gl-pb-3;
|
|
55
|
-
@include gl-inset-border-1-gray-100;
|
|
56
59
|
@apply gl-rounded-base;
|
|
57
60
|
}
|
|
58
61
|
|
|
@@ -64,37 +67,101 @@ $pd-week-color: $gray-500;
|
|
|
64
67
|
|
|
65
68
|
.pika-next,
|
|
66
69
|
.pika-prev {
|
|
67
|
-
@
|
|
68
|
-
@include gl-bg-no-repeat;
|
|
69
|
-
@include gl-bg-size-100p;
|
|
70
|
+
@apply gl-rounded-small;
|
|
70
71
|
@include gl-w-5;
|
|
71
72
|
@include gl-h-5;
|
|
72
73
|
|
|
73
|
-
&:hover {
|
|
74
|
-
@include gl-rounded-small;
|
|
75
|
-
@include gl-bg-gray-50;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
74
|
&.is-disabled {
|
|
79
75
|
@include gl-cursor-not-allowed;
|
|
80
76
|
}
|
|
77
|
+
|
|
78
|
+
@media (forced-colors: none) {
|
|
79
|
+
background-color: var(--gl-action-neutral-background-color-default);
|
|
80
|
+
box-shadow: inset 0 0 0 $gl-border-size-1 var(--gl-action-neutral-border-color-default);
|
|
81
|
+
background-image: none;
|
|
82
|
+
opacity: 100%;
|
|
83
|
+
|
|
84
|
+
&::before {
|
|
85
|
+
content: '';
|
|
86
|
+
position: absolute;
|
|
87
|
+
top: 0;
|
|
88
|
+
left: 0;
|
|
89
|
+
width: 100%;
|
|
90
|
+
height: 100%;
|
|
91
|
+
background-color: var(--gl-action-neutral-foreground-color-default);
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
&:not(.is-disabled):hover {
|
|
95
|
+
background-color: var(--gl-action-neutral-background-color-hover);
|
|
96
|
+
|
|
97
|
+
&::before {
|
|
98
|
+
background-color: var(--gl-action-neutral-foreground-color-hover);
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
&:not(.is-disabled):focus {
|
|
103
|
+
background-color: var(--gl-action-neutral-background-color-focus);
|
|
104
|
+
|
|
105
|
+
&::before {
|
|
106
|
+
background-color: var(--gl-action-neutral-foreground-color-focus);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
&:not(.is-disabled):active {
|
|
111
|
+
background-color: var(--gl-action-neutral-background-color-active);
|
|
112
|
+
|
|
113
|
+
&::before {
|
|
114
|
+
background-color: var(--gl-action-neutral-foreground-color-active);
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
&.is-disabled::before {
|
|
119
|
+
background-color: var(--gl-action-disabled-foreground-color);
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
@media (forced-colors: active) {
|
|
124
|
+
border: 1px solid;
|
|
125
|
+
}
|
|
81
126
|
}
|
|
82
127
|
|
|
83
128
|
.pika-next {
|
|
84
|
-
|
|
129
|
+
&::before {
|
|
130
|
+
mask-image: url('#{$gl-icon-chevron-right}');
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
@media (forced-colors: active) {
|
|
134
|
+
background-image: url('#{$gl-icon-chevron-right}');
|
|
135
|
+
}
|
|
85
136
|
}
|
|
86
137
|
|
|
87
138
|
.pika-prev {
|
|
88
|
-
|
|
139
|
+
&::before {
|
|
140
|
+
mask-image: url('#{$gl-icon-chevron-left}');
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
@media (forced-colors: active) {
|
|
144
|
+
background-image: url('#{$gl-icon-chevron-left}');
|
|
145
|
+
}
|
|
89
146
|
}
|
|
90
147
|
|
|
91
148
|
.pika-label {
|
|
149
|
+
@apply gl-rounded-small;
|
|
92
150
|
@include gl-font-base;
|
|
93
151
|
@include gl-py-0;
|
|
94
152
|
|
|
153
|
+
background-color: var(--gl-action-neutral-background-color-default);
|
|
154
|
+
box-shadow: inset 0 0 0 $gl-border-size-1 var(--gl-action-neutral-border-color-default);
|
|
155
|
+
color: var(--gl-action-neutral-foreground-color-default);
|
|
156
|
+
|
|
95
157
|
&:hover {
|
|
96
|
-
|
|
97
|
-
|
|
158
|
+
background-color: var(--gl-action-neutral-background-color-hover);
|
|
159
|
+
box-shadow: inset 0 0 0 $gl-border-size-1 var(--gl-action-neutral-border-color-hover);
|
|
160
|
+
color: var(--gl-action-neutral-foreground-color-hover);
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
@media (forced-colors: active) {
|
|
164
|
+
border: 1px solid;
|
|
98
165
|
}
|
|
99
166
|
}
|
|
100
167
|
|
|
@@ -123,19 +190,34 @@ $pd-week-color: $gray-500;
|
|
|
123
190
|
@include gl-w-7;
|
|
124
191
|
@include gl-font-base;
|
|
125
192
|
|
|
126
|
-
|
|
127
|
-
|
|
193
|
+
&:hover {
|
|
194
|
+
box-shadow: inset 0 0 0 $gl-border-size-1 var(--gl-control-border-color-hover);
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
@media (forced-colors: active) {
|
|
198
|
+
border: 1px solid;
|
|
128
199
|
}
|
|
129
200
|
}
|
|
130
201
|
|
|
131
202
|
.is-today > .pika-button {
|
|
132
203
|
@include gl-font-weight-bold;
|
|
133
|
-
@include gl-text-gray-900;
|
|
134
204
|
}
|
|
135
205
|
|
|
136
206
|
.is-selected > .pika-button {
|
|
137
|
-
@include gl-bg-blue-500;
|
|
138
207
|
@include gl-font-weight-normal;
|
|
139
|
-
|
|
208
|
+
|
|
209
|
+
&:hover {
|
|
210
|
+
background-color: var(--gl-control-background-color-selected-hover);
|
|
211
|
+
color: var(--gl-datepicker-date-text-color-selected);
|
|
212
|
+
box-shadow: none;
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
.is-selected.is-today > .pika-button {
|
|
217
|
+
@include gl-font-weight-bold;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.is-disabled {
|
|
221
|
+
@include gl-cursor-not-allowed;
|
|
140
222
|
}
|
|
141
223
|
}
|
|
@@ -45,6 +45,7 @@ export class Tree {
|
|
|
45
45
|
* @param {object} parent The options' parent
|
|
46
46
|
* @param {number} depth The current depth-level in the tree
|
|
47
47
|
*/
|
|
48
|
+
// eslint-disable-next-line max-params
|
|
48
49
|
initNodes(options = [], selected = [], parent = null, depth = 0) {
|
|
49
50
|
if (!options.length) {
|
|
50
51
|
return;
|
|
@@ -182,6 +182,12 @@
|
|
|
182
182
|
--theme-indigo-100: #dbdbf8;
|
|
183
183
|
--theme-indigo-50: #f1f1ff;
|
|
184
184
|
--theme-indigo-10: #f8f8ff;
|
|
185
|
+
--gl-avatar-fallback-background-color-neutral: #bfbfc33d; /* Neutral background for avatar fallback with no particular meaning. */
|
|
186
|
+
--gl-avatar-fallback-background-color-orange: #e9be743d; /* Orange background for avatar fallback with no particular meaning. */
|
|
187
|
+
--gl-avatar-fallback-background-color-green: #91d4a83d; /* Green background for avatar fallback with no particular meaning. */
|
|
188
|
+
--gl-avatar-fallback-background-color-blue: #9dc7f13d; /* Blue background for avatar fallback with no particular meaning. */
|
|
189
|
+
--gl-avatar-fallback-background-color-purple: #cbbbf23d; /* Purple background for avatar fallback with no particular meaning. */
|
|
190
|
+
--gl-avatar-fallback-background-color-red: #fcb5aa3d; /* Red background for avatar fallback with no particular meaning. */
|
|
185
191
|
--data-viz-orange-950: #4b2707;
|
|
186
192
|
--data-viz-orange-900: #5e2f05;
|
|
187
193
|
--data-viz-orange-800: #6f3500;
|
|
@@ -651,12 +657,12 @@
|
|
|
651
657
|
--gl-badge-muted-border-color-default: var(--gl-color-alpha-0); /* Used for the border of a muted badge when static or the default state when linked. */
|
|
652
658
|
--gl-badge-muted-background-color-active: var(--gl-color-neutral-100); /* Used for the background of a muted badge in the active state. */
|
|
653
659
|
--gl-badge-muted-background-color-default: var(--gl-color-neutral-50); /* Used for the background of a muted badge when static or the default state when linked. */
|
|
654
|
-
--gl-avatar-fallback-
|
|
655
|
-
--gl-avatar-fallback-
|
|
656
|
-
--gl-avatar-fallback-
|
|
657
|
-
--gl-avatar-fallback-
|
|
658
|
-
--gl-avatar-fallback-
|
|
659
|
-
--gl-avatar-fallback-
|
|
660
|
+
--gl-avatar-fallback-text-color-neutral: var(--gl-color-neutral-800); /* Neutral text color for avatar fallback with no particular meaning. */
|
|
661
|
+
--gl-avatar-fallback-text-color-orange: var(--gl-color-orange-800); /* Orange text color for avatar fallback with no particular meaning. */
|
|
662
|
+
--gl-avatar-fallback-text-color-green: var(--gl-color-green-800); /* Green text color for avatar fallback with no particular meaning. */
|
|
663
|
+
--gl-avatar-fallback-text-color-blue: var(--gl-color-blue-800); /* Blue text color for avatar fallback with no particular meaning. */
|
|
664
|
+
--gl-avatar-fallback-text-color-purple: var(--gl-color-purple-800); /* Purple text color for avatar fallback with no particular meaning. */
|
|
665
|
+
--gl-avatar-fallback-text-color-red: var(--gl-color-red-800); /* Red text color for avatar fallback with no particular meaning. */
|
|
660
666
|
--gl-avatar-border-color-hover: var(--gl-color-alpha-dark-24); /* Used to increase the edge definition of an avatar in the hover state. */
|
|
661
667
|
--gl-avatar-border-color-default: var(--gl-color-alpha-dark-8); /* Used to define the edge of an avatar. */
|
|
662
668
|
--gl-border-color-transparent: var(--gl-color-alpha-0); /* Used when a border needs to be present, but not visibly perceived. */
|
|
@@ -687,6 +693,7 @@
|
|
|
687
693
|
--gl-focus-ring-inner-color: var(--gl-background-color-default); /* Used for the inner neutral portion of the focus ring. */
|
|
688
694
|
--gl-table-sorting-icon-color: var(--gl-text-color-heading); /* Used for the color of the sorting icons in the column headers. */
|
|
689
695
|
--gl-table-row-background-color-hover: var(--gl-background-color-subtle); /* Used for the background of a table row in hover state. */
|
|
696
|
+
--gl-datepicker-date-text-color-selected: var(--gl-control-indicator-color-selected); /* Used for the datepicker date text color state indicators. */
|
|
690
697
|
--gl-button-selected-border-color-focus: var(--gl-button-selected-border-color-hover); /* Used for the border of a selected button in the focus state. */
|
|
691
698
|
--gl-button-selected-background-color-active: var(--gl-button-default-primary-background-color-active); /* Used for the background of a selected button in the active state. */
|
|
692
699
|
--gl-button-selected-background-color-hover: var(--gl-button-default-primary-background-color-hover); /* Used for the background of a selected button in the hover state. */
|
|
@@ -182,6 +182,12 @@
|
|
|
182
182
|
--theme-indigo-100: #303083;
|
|
183
183
|
--theme-indigo-50: #222261;
|
|
184
184
|
--theme-indigo-10: #14143d;
|
|
185
|
+
--gl-avatar-fallback-background-color-neutral: #bfbfc33d; /* Neutral background for avatar fallback with no particular meaning. */
|
|
186
|
+
--gl-avatar-fallback-background-color-orange: #e9be743d; /* Orange background for avatar fallback with no particular meaning. */
|
|
187
|
+
--gl-avatar-fallback-background-color-green: #91d4a83d; /* Green background for avatar fallback with no particular meaning. */
|
|
188
|
+
--gl-avatar-fallback-background-color-blue: #9dc7f13d; /* Blue background for avatar fallback with no particular meaning. */
|
|
189
|
+
--gl-avatar-fallback-background-color-purple: #cbbbf23d; /* Purple background for avatar fallback with no particular meaning. */
|
|
190
|
+
--gl-avatar-fallback-background-color-red: #fcb5aa3d; /* Red background for avatar fallback with no particular meaning. */
|
|
185
191
|
--data-viz-orange-950: #fae8d1;
|
|
186
192
|
--data-viz-orange-900: #f5d6b3;
|
|
187
193
|
--data-viz-orange-800: #eebd8c;
|
|
@@ -651,12 +657,12 @@
|
|
|
651
657
|
--gl-badge-muted-border-color-default: var(--gl-color-alpha-0); /* Used for the border of a muted badge when static or the default state when linked. */
|
|
652
658
|
--gl-badge-muted-background-color-active: var(--gl-color-neutral-800); /* Used for the background of a muted badge in the active state. */
|
|
653
659
|
--gl-badge-muted-background-color-default: var(--gl-color-neutral-900); /* Used for the background of a muted badge when static or the default state when linked. */
|
|
654
|
-
--gl-avatar-fallback-
|
|
655
|
-
--gl-avatar-fallback-
|
|
656
|
-
--gl-avatar-fallback-
|
|
657
|
-
--gl-avatar-fallback-
|
|
658
|
-
--gl-avatar-fallback-
|
|
659
|
-
--gl-avatar-fallback-
|
|
660
|
+
--gl-avatar-fallback-text-color-neutral: var(--gl-color-neutral-200); /* Neutral text color for avatar fallback with no particular meaning. */
|
|
661
|
+
--gl-avatar-fallback-text-color-orange: var(--gl-color-orange-200); /* Orange text color for avatar fallback with no particular meaning. */
|
|
662
|
+
--gl-avatar-fallback-text-color-green: var(--gl-color-green-200); /* Green text color for avatar fallback with no particular meaning. */
|
|
663
|
+
--gl-avatar-fallback-text-color-blue: var(--gl-color-blue-200); /* Blue text color for avatar fallback with no particular meaning. */
|
|
664
|
+
--gl-avatar-fallback-text-color-purple: var(--gl-color-purple-200); /* Purple text color for avatar fallback with no particular meaning. */
|
|
665
|
+
--gl-avatar-fallback-text-color-red: var(--gl-color-red-200); /* Red text color for avatar fallback with no particular meaning. */
|
|
660
666
|
--gl-avatar-border-color-hover: var(--gl-color-alpha-light-24); /* Used to increase the edge definition of an avatar in the hover state. */
|
|
661
667
|
--gl-avatar-border-color-default: var(--gl-color-alpha-light-8); /* Used to define the edge of an avatar. */
|
|
662
668
|
--gl-border-color-transparent: var(--gl-color-alpha-0); /* Used when a border needs to be present, but not visibly perceived. */
|
|
@@ -687,6 +693,7 @@
|
|
|
687
693
|
--gl-focus-ring-inner-color: var(--gl-background-color-default); /* Used for the inner neutral portion of the focus ring. */
|
|
688
694
|
--gl-table-sorting-icon-color: var(--gl-text-color-heading); /* Used for the color of the sorting icons in the column headers. */
|
|
689
695
|
--gl-table-row-background-color-hover: var(--gl-background-color-subtle); /* Used for the background of a table row in hover state. */
|
|
696
|
+
--gl-datepicker-date-text-color-selected: var(--gl-control-indicator-color-selected); /* Used for the datepicker date text color state indicators. */
|
|
690
697
|
--gl-button-selected-border-color-focus: var(--gl-button-selected-border-color-hover); /* Used for the border of a selected button in the focus state. */
|
|
691
698
|
--gl-button-selected-background-color-active: var(--gl-button-default-primary-background-color-active); /* Used for the background of a selected button in the active state. */
|
|
692
699
|
--gl-button-selected-background-color-hover: var(--gl-button-default-primary-background-color-hover); /* Used for the background of a selected button in the hover state. */
|
|
@@ -278,12 +278,18 @@ export const DATA_VIZ_ORANGE_900 = '#f5d6b3';
|
|
|
278
278
|
export const DATA_VIZ_ORANGE_950 = '#fae8d1';
|
|
279
279
|
export const GL_AVATAR_BORDER_COLOR_DEFAULT = 'rgba(255, 255, 255, 0.08)'; // Used to define the edge of an avatar.
|
|
280
280
|
export const GL_AVATAR_BORDER_COLOR_HOVER = 'rgba(255, 255, 255, 0.24)'; // Used to increase the edge definition of an avatar in the hover state.
|
|
281
|
-
export const
|
|
282
|
-
export const
|
|
283
|
-
export const
|
|
284
|
-
export const
|
|
285
|
-
export const
|
|
286
|
-
export const
|
|
281
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_RED = '#fcb5aa'; // Red text color for avatar fallback with no particular meaning.
|
|
282
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_PURPLE = '#cbbbf2'; // Purple text color for avatar fallback with no particular meaning.
|
|
283
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_BLUE = '#9dc7f1'; // Blue text color for avatar fallback with no particular meaning.
|
|
284
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_GREEN = '#91d4a8'; // Green text color for avatar fallback with no particular meaning.
|
|
285
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_ORANGE = '#e9be74'; // Orange text color for avatar fallback with no particular meaning.
|
|
286
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_NEUTRAL = '#bfbfc3'; // Neutral text color for avatar fallback with no particular meaning.
|
|
287
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_RED = '#fcb5aa3d'; // Red background for avatar fallback with no particular meaning.
|
|
288
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_PURPLE = '#cbbbf23d'; // Purple background for avatar fallback with no particular meaning.
|
|
289
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_BLUE = '#9dc7f13d'; // Blue background for avatar fallback with no particular meaning.
|
|
290
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_GREEN = '#91d4a83d'; // Green background for avatar fallback with no particular meaning.
|
|
291
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_ORANGE = '#e9be743d'; // Orange background for avatar fallback with no particular meaning.
|
|
292
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_NEUTRAL = '#bfbfc33d'; // Neutral background for avatar fallback with no particular meaning.
|
|
287
293
|
export const GL_BADGE_MUTED_BACKGROUND_COLOR_DEFAULT = '#28272d'; // Used for the background of a muted badge when static or the default state when linked.
|
|
288
294
|
export const GL_BADGE_MUTED_BACKGROUND_COLOR_HOVER = '#28272d'; // Used for the background of a muted badge in the hover state.
|
|
289
295
|
export const GL_BADGE_MUTED_BACKGROUND_COLOR_FOCUS = '#28272d'; // Used for the background of a muted badge in the focus state.
|
|
@@ -518,6 +524,7 @@ export const GL_BUTTON_SELECTED_BORDER_COLOR_ACTIVE = '#a4a3a8'; // Used for the
|
|
|
518
524
|
export const GL_BUTTON_DISABLED_FOREGROUND_COLOR = '#89888d'; // Used for the foreground of a disabled button.
|
|
519
525
|
export const GL_BUTTON_DISABLED_BACKGROUND_COLOR = '#18171d'; // Used for the background of a disabled button.
|
|
520
526
|
export const GL_BUTTON_DISABLED_BORDER_COLOR = '#3a383f'; // Used for the border of a disabled button.
|
|
527
|
+
export const GL_DATEPICKER_DATE_TEXT_COLOR_SELECTED = '#28272d'; // Used for the datepicker date text color state indicators.
|
|
521
528
|
export const GL_LABEL_LIGHT_TEXT_COLOR = '#18171d'; // Used for the label text color on a light background color.
|
|
522
529
|
export const GL_LABEL_LIGHT_BUTTON_BACKGROUND_COLOR_DEFAULT = 'transparent'; // Used for the label remove button background on a light background color in the default state.
|
|
523
530
|
export const GL_LABEL_LIGHT_BUTTON_BACKGROUND_COLOR_HOVER = '#18171d'; // Used for the label remove button background on a light background color in the hover state.
|
|
@@ -278,12 +278,18 @@ export const DATA_VIZ_ORANGE_900 = '#5e2f05';
|
|
|
278
278
|
export const DATA_VIZ_ORANGE_950 = '#4b2707';
|
|
279
279
|
export const GL_AVATAR_BORDER_COLOR_DEFAULT = 'rgba(05, 05, 06, 0.08)'; // Used to define the edge of an avatar.
|
|
280
280
|
export const GL_AVATAR_BORDER_COLOR_HOVER = 'rgba(05, 05, 06, 0.24)'; // Used to increase the edge definition of an avatar in the hover state.
|
|
281
|
-
export const
|
|
282
|
-
export const
|
|
283
|
-
export const
|
|
284
|
-
export const
|
|
285
|
-
export const
|
|
286
|
-
export const
|
|
281
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_RED = '#8d1300'; // Red text color for avatar fallback with no particular meaning.
|
|
282
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_PURPLE = '#453894'; // Purple text color for avatar fallback with no particular meaning.
|
|
283
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_BLUE = '#064787'; // Blue text color for avatar fallback with no particular meaning.
|
|
284
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_GREEN = '#0d532a'; // Green text color for avatar fallback with no particular meaning.
|
|
285
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_ORANGE = '#703800'; // Orange text color for avatar fallback with no particular meaning.
|
|
286
|
+
export const GL_AVATAR_FALLBACK_TEXT_COLOR_NEUTRAL = '#3a383f'; // Neutral text color for avatar fallback with no particular meaning.
|
|
287
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_RED = '#fcb5aa3d'; // Red background for avatar fallback with no particular meaning.
|
|
288
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_PURPLE = '#cbbbf23d'; // Purple background for avatar fallback with no particular meaning.
|
|
289
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_BLUE = '#9dc7f13d'; // Blue background for avatar fallback with no particular meaning.
|
|
290
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_GREEN = '#91d4a83d'; // Green background for avatar fallback with no particular meaning.
|
|
291
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_ORANGE = '#e9be743d'; // Orange background for avatar fallback with no particular meaning.
|
|
292
|
+
export const GL_AVATAR_FALLBACK_BACKGROUND_COLOR_NEUTRAL = '#bfbfc33d'; // Neutral background for avatar fallback with no particular meaning.
|
|
287
293
|
export const GL_BADGE_MUTED_BACKGROUND_COLOR_DEFAULT = '#ececef'; // Used for the background of a muted badge when static or the default state when linked.
|
|
288
294
|
export const GL_BADGE_MUTED_BACKGROUND_COLOR_HOVER = '#ececef'; // Used for the background of a muted badge in the hover state.
|
|
289
295
|
export const GL_BADGE_MUTED_BACKGROUND_COLOR_FOCUS = '#ececef'; // Used for the background of a muted badge in the focus state.
|
|
@@ -518,6 +524,7 @@ export const GL_BUTTON_SELECTED_BORDER_COLOR_ACTIVE = '#626168'; // Used for the
|
|
|
518
524
|
export const GL_BUTTON_DISABLED_FOREGROUND_COLOR = '#737278'; // Used for the foreground of a disabled button.
|
|
519
525
|
export const GL_BUTTON_DISABLED_BACKGROUND_COLOR = '#fbfafd'; // Used for the background of a disabled button.
|
|
520
526
|
export const GL_BUTTON_DISABLED_BORDER_COLOR = '#dcdcde'; // Used for the border of a disabled button.
|
|
527
|
+
export const GL_DATEPICKER_DATE_TEXT_COLOR_SELECTED = '#fff'; // Used for the datepicker date text color state indicators.
|
|
521
528
|
export const GL_LABEL_LIGHT_TEXT_COLOR = '#18171d'; // Used for the label text color on a light background color.
|
|
522
529
|
export const GL_LABEL_LIGHT_BUTTON_BACKGROUND_COLOR_DEFAULT = 'transparent'; // Used for the label remove button background on a light background color in the default state.
|
|
523
530
|
export const GL_LABEL_LIGHT_BUTTON_BACKGROUND_COLOR_HOVER = '#18171d'; // Used for the label remove button background on a light background color in the hover state.
|