@sebgroup/green-core 1.55.1 → 1.57.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/chunks/{chunk.4IYGICQ6.js → chunk.34Q7KRB4.js} +1 -1
- package/chunks/{chunk.Y2ZLP65T.js → chunk.4EMO7AD4.js} +6 -1
- package/chunks/{chunk.FPM5OF5Y.js → chunk.5KP4ZO6S.js} +2 -2
- package/chunks/{chunk.URWM7636.js → chunk.672PNAWB.js} +2 -2
- package/chunks/{chunk.KBYDDJSA.js → chunk.BLEYJFMD.js} +1 -1
- package/chunks/{chunk.QTPLVCMU.js → chunk.E7AMUZQ6.js} +1 -1
- package/chunks/{chunk.4GR7X7BT.js → chunk.EOUPV3RR.js} +1 -1
- package/chunks/{chunk.NULCVX7B.js → chunk.FRLAJRI6.js} +1 -1
- package/chunks/{chunk.4GP3WZTM.js → chunk.I6L6ZL4P.js} +1 -1
- package/chunks/{chunk.P5KNQGHJ.js → chunk.IZAJBNVB.js} +1 -1
- package/chunks/{chunk.IRXQSDZ2.js → chunk.JJ6VOETB.js} +1 -1
- package/chunks/{chunk.7X2ACZIT.js → chunk.JUGI5PKD.js} +1 -1
- package/chunks/{chunk.X2FZ4YZS.js → chunk.L652YGRE.js} +1 -1
- package/chunks/{chunk.57ZLNYOH.js → chunk.LZ4SR3QI.js} +1 -1
- package/chunks/chunk.MLXMQIEV.js +1 -1
- package/chunks/{chunk.OZVAN6VO.js → chunk.MVDQIUAA.js} +5 -1
- package/chunks/{chunk.WO2LJYB5.js → chunk.N6EMFCU5.js} +1 -1
- package/chunks/{chunk.4RHG4Y6A.js → chunk.OB6CBBMP.js} +2 -2
- package/chunks/{chunk.MM2U7ACE.js → chunk.OQ4VUD5S.js} +8 -2
- package/chunks/{chunk.W2PQINZ3.js → chunk.PADOKE2J.js} +1 -1
- package/chunks/{chunk.EUN3ZG4K.js → chunk.QTCUPHI7.js} +1 -1
- package/chunks/{chunk.NRFSCEUM.js → chunk.RMPINB3C.js} +2 -2
- package/chunks/{chunk.VIOFDQ2Y.js → chunk.TLVF5AHS.js} +1 -1
- package/chunks/{chunk.UEE3VQV3.js → chunk.VFZ4Q6NK.js} +74 -66
- package/chunks/{chunk.CSQKTG5Z.js → chunk.VW3BLVAK.js} +1 -1
- package/chunks/{chunk.TVC7PTRS.js → chunk.XPTPLZXZ.js} +1 -1
- package/chunks/{chunk.3VXICFBA.js → chunk.YL5H5K63.js} +1 -1
- package/chunks/{chunk.HQYWPUEU.js → chunk.Z6D2YNKB.js} +1 -1
- package/chunks/{chunk.BR23XOTR.js → chunk.ZTRTDQ42.js} +2 -2
- package/components/badge/badge.js +2 -2
- package/components/badge/index.js +2 -2
- package/components/button/button.js +3 -3
- package/components/button/index.js +3 -3
- package/components/calendar/calendar.js +2 -2
- package/components/calendar/index.js +2 -2
- package/components/card/card.js +3 -3
- package/components/card/index.js +3 -3
- package/components/container/container.d.ts +7 -0
- package/components/container/container.js +2 -2
- package/components/container/index.js +2 -2
- package/components/datepicker/datepicker.js +7 -7
- package/components/datepicker/index.js +7 -7
- package/components/dialog/dialog.js +6 -6
- package/components/dialog/index.js +6 -6
- package/components/divider/divider.js +2 -2
- package/components/divider/index.js +2 -2
- package/components/dropdown/dropdown.js +5 -5
- package/components/dropdown/index.js +5 -5
- package/components/fab/fab.js +4 -4
- package/components/fab/index.js +4 -4
- package/components/filter-chips/filter-chip/filter-chip.js +3 -3
- package/components/filter-chips/filter-chip/index.js +3 -3
- package/components/filter-chips/filter-chips.js +3 -3
- package/components/filter-chips/index.js +3 -3
- package/components/flex/flex.js +3 -3
- package/components/flex/index.js +3 -3
- package/components/form/index.js +4 -4
- package/components/form/summary/index.js +4 -4
- package/components/form/summary/summary.js +4 -4
- package/components/grid/grid.js +3 -3
- package/components/grid/index.js +3 -3
- package/components/img/img.js +2 -2
- package/components/img/index.js +2 -2
- package/components/index.js +26 -26
- package/components/input/index.js +8 -8
- package/components/input/input.d.ts +1 -0
- package/components/input/input.js +8 -8
- package/components/link/index.js +2 -2
- package/components/link/link.js +2 -2
- package/components/mask/index.js +4 -4
- package/components/mask/mask.js +4 -4
- package/components/menu-button/index.js +2 -2
- package/components/menu-button/menu-button.js +2 -2
- package/components/rich-text/index.js +2 -2
- package/components/rich-text/rich-text.js +2 -2
- package/components/segmented-control/index.js +3 -3
- package/components/segmented-control/segment/index.js +2 -2
- package/components/segmented-control/segment/segment.js +2 -2
- package/components/segmented-control/segmented-control.js +3 -3
- package/components/signal/index.js +2 -2
- package/components/signal/signal.js +2 -2
- package/components/spacer/index.js +2 -2
- package/components/spacer/spacer.js +2 -2
- package/components/text/index.js +2 -2
- package/components/text/text.js +2 -2
- package/components/textarea/index.js +8 -8
- package/components/textarea/textarea.js +8 -8
- package/components/theme/index.js +2 -2
- package/components/theme/theme.js +2 -2
- package/components/video/index.js +2 -2
- package/components/video/video.js +2 -2
- package/index.js +26 -26
- package/package.json +1 -1
- package/primitives/form-control-footer/form-control-footer.js +2 -2
- package/primitives/form-control-footer/index.js +2 -2
- package/primitives/form-control-header/form-control-header.js +5 -5
- package/primitives/form-control-header/index.js +5 -5
- package/primitives/listbox/index.js +2 -2
- package/primitives/listbox/listbox.js +2 -2
- package/primitives/listbox/option.js +2 -2
- package/primitives/ripple/index.js +2 -2
- package/primitives/ripple/ripple.js +2 -2
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk.H2KG3F2S.js";
|
|
4
4
|
import {
|
|
5
5
|
tokens
|
|
6
|
-
} from "./chunk.
|
|
6
|
+
} from "./chunk.VFZ4Q6NK.js";
|
|
7
7
|
import {
|
|
8
8
|
GdsElement
|
|
9
9
|
} from "./chunk.HMD2XFIL.js";
|
|
@@ -290,6 +290,11 @@ __decorateClass([
|
|
|
290
290
|
__decorateClass([
|
|
291
291
|
styleExpressionProperty()
|
|
292
292
|
], GdsContainer.prototype, "inline-size", 2);
|
|
293
|
+
__decorateClass([
|
|
294
|
+
styleExpressionProperty({
|
|
295
|
+
valueTemplate: (v) => v
|
|
296
|
+
})
|
|
297
|
+
], GdsContainer.prototype, "box-sizing", 2);
|
|
293
298
|
__decorateClass([
|
|
294
299
|
styleExpressionProperty({
|
|
295
300
|
valueTemplate: (v) => v
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsFlex
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.OB6CBBMP.js";
|
|
4
4
|
import {
|
|
5
5
|
styleExpressionProperty
|
|
6
6
|
} from "./chunk.H2KG3F2S.js";
|
|
7
7
|
import {
|
|
8
8
|
tokens
|
|
9
|
-
} from "./chunk.
|
|
9
|
+
} from "./chunk.VFZ4Q6NK.js";
|
|
10
10
|
import {
|
|
11
11
|
gdsCustomElement
|
|
12
12
|
} from "./chunk.MLXMQIEV.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsContainer
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.4EMO7AD4.js";
|
|
4
4
|
import {
|
|
5
5
|
styleExpressionProperty
|
|
6
6
|
} from "./chunk.H2KG3F2S.js";
|
|
7
7
|
import {
|
|
8
8
|
tokens
|
|
9
|
-
} from "./chunk.
|
|
9
|
+
} from "./chunk.VFZ4Q6NK.js";
|
|
10
10
|
import {
|
|
11
11
|
gdsCustomElement,
|
|
12
12
|
html
|
package/chunks/chunk.MLXMQIEV.js
CHANGED
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
// libs/core/src/utils/helpers/custom-element-scoping.ts
|
|
7
7
|
import { html as litHtml } from "lit";
|
|
8
8
|
import { customElement } from "lit/decorators.js";
|
|
9
|
-
var VER_SUFFIX = "-
|
|
9
|
+
var VER_SUFFIX = "-15056f";
|
|
10
10
|
var ScopedElementRegistry = class {
|
|
11
11
|
static get instance() {
|
|
12
12
|
var _a;
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk.H2KG3F2S.js";
|
|
4
4
|
import {
|
|
5
5
|
GdsButton
|
|
6
|
-
} from "./chunk.
|
|
6
|
+
} from "./chunk.QTCUPHI7.js";
|
|
7
7
|
import {
|
|
8
8
|
gdsCustomElement
|
|
9
9
|
} from "./chunk.MLXMQIEV.js";
|
|
@@ -14,11 +14,15 @@ import {
|
|
|
14
14
|
// libs/core/src/components/fab/fab.styles.ts
|
|
15
15
|
import { css } from "lit";
|
|
16
16
|
var style = css`
|
|
17
|
+
:host {
|
|
18
|
+
display: flex;
|
|
19
|
+
}
|
|
17
20
|
.button {
|
|
18
21
|
box-shadow: var(--gds-shadow-m);
|
|
19
22
|
position: fixed;
|
|
20
23
|
inset: auto var(--gds-space-3xl) var(--gds-space-3xl) auto;
|
|
21
24
|
block-size: calc(var(--_block-size) + var(--gds-space-xs));
|
|
25
|
+
width: max-content;
|
|
22
26
|
}
|
|
23
27
|
`;
|
|
24
28
|
var fab_styles_default = style;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsContainer
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.4EMO7AD4.js";
|
|
4
4
|
import {
|
|
5
5
|
styleExpressionProperty
|
|
6
6
|
} from "./chunk.H2KG3F2S.js";
|
|
7
7
|
import {
|
|
8
8
|
tokens
|
|
9
|
-
} from "./chunk.
|
|
9
|
+
} from "./chunk.VFZ4Q6NK.js";
|
|
10
10
|
import {
|
|
11
11
|
gdsCustomElement,
|
|
12
12
|
html
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
forwardAttributes
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.QTCUPHI7.js";
|
|
4
4
|
import {
|
|
5
5
|
GdsFormControlElement
|
|
6
6
|
} from "./chunk.2R4RRBR5.js";
|
|
7
7
|
import {
|
|
8
8
|
tokens
|
|
9
|
-
} from "./chunk.
|
|
9
|
+
} from "./chunk.VFZ4Q6NK.js";
|
|
10
10
|
import {
|
|
11
11
|
gdsCustomElement,
|
|
12
12
|
html
|
|
@@ -190,6 +190,12 @@ var GdsInput = class extends GdsFormControlElement {
|
|
|
190
190
|
});
|
|
191
191
|
__privateAdd(this, _handleClearBtnClick, () => {
|
|
192
192
|
this.value = "";
|
|
193
|
+
this.dispatchEvent(
|
|
194
|
+
new Event("gds-input-cleared", {
|
|
195
|
+
bubbles: true,
|
|
196
|
+
composed: true
|
|
197
|
+
})
|
|
198
|
+
);
|
|
193
199
|
});
|
|
194
200
|
}
|
|
195
201
|
connectedCallback() {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsContainer
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.4EMO7AD4.js";
|
|
4
4
|
import {
|
|
5
5
|
styleExpressionProperty
|
|
6
6
|
} from "./chunk.H2KG3F2S.js";
|
|
7
7
|
import {
|
|
8
8
|
tokens
|
|
9
|
-
} from "./chunk.
|
|
9
|
+
} from "./chunk.VFZ4Q6NK.js";
|
|
10
10
|
import {
|
|
11
11
|
gdsCustomElement,
|
|
12
12
|
html
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
// dist/libs/tokens/internal/dark.css?inline
|
|
6
6
|
var dark_default = `/**
|
|
7
7
|
* Do not edit directly
|
|
8
|
-
* Generated on
|
|
8
|
+
* Generated on Wed, 20 Nov 2024 17:31:41 GMT
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
color-scheme: dark;
|
|
@@ -119,7 +119,7 @@ color-scheme: dark;
|
|
|
119
119
|
// dist/libs/tokens/internal/light.css?inline
|
|
120
120
|
var light_default = `/**
|
|
121
121
|
* Do not edit directly
|
|
122
|
-
* Generated on
|
|
122
|
+
* Generated on Wed, 20 Nov 2024 17:31:41 GMT
|
|
123
123
|
*/
|
|
124
124
|
|
|
125
125
|
color-scheme: light;
|
|
@@ -236,7 +236,7 @@ import { css, unsafeCSS } from "lit";
|
|
|
236
236
|
// dist/libs/tokens/internal/motion.css?inline
|
|
237
237
|
var motion_default = `/**
|
|
238
238
|
* Do not edit directly
|
|
239
|
-
* Generated on
|
|
239
|
+
* Generated on Wed, 20 Nov 2024 17:31:41 GMT
|
|
240
240
|
*/
|
|
241
241
|
|
|
242
242
|
:host {
|
|
@@ -255,59 +255,60 @@ var motion_default = `/**
|
|
|
255
255
|
// dist/libs/tokens/internal/pallet.css?inline
|
|
256
256
|
var pallet_default = `/**
|
|
257
257
|
* Do not edit directly
|
|
258
|
-
* Generated on
|
|
258
|
+
* Generated on Wed, 20 Nov 2024 17:31:41 GMT
|
|
259
259
|
*/
|
|
260
260
|
|
|
261
261
|
:host {
|
|
262
|
-
--gds-ref-color-
|
|
263
|
-
--gds-ref-color-
|
|
264
|
-
--gds-ref-color-
|
|
265
|
-
--gds-ref-color-
|
|
266
|
-
--gds-ref-color-
|
|
267
|
-
--gds-ref-color-
|
|
268
|
-
--gds-ref-color-
|
|
269
|
-
--gds-ref-color-
|
|
270
|
-
--gds-ref-color-
|
|
271
|
-
--gds-ref-color-
|
|
272
|
-
--gds-ref-color-
|
|
273
|
-
--gds-ref-color-
|
|
274
|
-
--gds-ref-color-
|
|
275
|
-
--gds-ref-color-
|
|
276
|
-
--gds-ref-color-
|
|
277
|
-
--gds-ref-color-
|
|
278
|
-
--gds-ref-color-
|
|
279
|
-
--gds-ref-color-
|
|
280
|
-
--gds-ref-color-
|
|
281
|
-
--gds-ref-color-
|
|
282
|
-
--gds-ref-color-
|
|
283
|
-
--gds-ref-color-
|
|
284
|
-
--gds-ref-color-
|
|
285
|
-
--gds-ref-color-
|
|
286
|
-
--gds-ref-color-
|
|
287
|
-
--gds-ref-color-
|
|
288
|
-
--gds-ref-color-
|
|
289
|
-
--gds-ref-color-
|
|
290
|
-
--gds-ref-color-
|
|
291
|
-
--gds-ref-color-
|
|
292
|
-
--gds-ref-color-
|
|
293
|
-
--gds-ref-color-
|
|
294
|
-
--gds-ref-color-
|
|
295
|
-
--gds-ref-color-
|
|
296
|
-
--gds-ref-color-
|
|
297
|
-
--gds-ref-color-
|
|
298
|
-
--gds-ref-color-
|
|
299
|
-
--gds-ref-color-
|
|
300
|
-
--gds-ref-color-
|
|
301
|
-
--gds-ref-color-
|
|
302
|
-
--gds-ref-color-
|
|
303
|
-
--gds-ref-color-
|
|
304
|
-
--gds-ref-color-
|
|
305
|
-
--gds-ref-color-
|
|
306
|
-
--gds-ref-color-
|
|
307
|
-
--gds-ref-color-
|
|
308
|
-
--gds-ref-color-
|
|
309
|
-
--gds-ref-color-
|
|
310
|
-
--gds-ref-color-
|
|
262
|
+
--gds-ref-color-neutral-000: #ffffff;
|
|
263
|
+
--gds-ref-color-neutral-050: #f8f8f8;
|
|
264
|
+
--gds-ref-color-neutral-100: #e9e9e9;
|
|
265
|
+
--gds-ref-color-neutral-150: #eeeeee;
|
|
266
|
+
--gds-ref-color-neutral-200: #dedede;
|
|
267
|
+
--gds-ref-color-neutral-250: #cecece;
|
|
268
|
+
--gds-ref-color-neutral-300: #ababab;
|
|
269
|
+
--gds-ref-color-neutral-350: #adadad;
|
|
270
|
+
--gds-ref-color-neutral-400: #868686;
|
|
271
|
+
--gds-ref-color-neutral-450: #757575;
|
|
272
|
+
--gds-ref-color-neutral-500: #494949;
|
|
273
|
+
--gds-ref-color-neutral-525: #464646;
|
|
274
|
+
--gds-ref-color-neutral-550: #333333;
|
|
275
|
+
--gds-ref-color-neutral-600: #2c2c2c;
|
|
276
|
+
--gds-ref-color-neutral-650: #272727;
|
|
277
|
+
--gds-ref-color-neutral-700: #222222;
|
|
278
|
+
--gds-ref-color-neutral-750: #1a1a1a;
|
|
279
|
+
--gds-ref-color-neutral-800: #121212;
|
|
280
|
+
--gds-ref-color-neutral-1000: #000000;
|
|
281
|
+
--gds-ref-color-blue-100: #58b8ee;
|
|
282
|
+
--gds-ref-color-blue-200: #41b0ee;
|
|
283
|
+
--gds-ref-color-blue-300: #00adff;
|
|
284
|
+
--gds-ref-color-blue-400: #2c9cd9;
|
|
285
|
+
--gds-ref-color-blue-500: #0092e1;
|
|
286
|
+
--gds-ref-color-blue-600: #007ac7;
|
|
287
|
+
--gds-ref-color-blue-700: #0062bc;
|
|
288
|
+
--gds-ref-color-green-100: #75b44a;
|
|
289
|
+
--gds-ref-color-green-200: #60cd18;
|
|
290
|
+
--gds-ref-color-green-300: #45b400;
|
|
291
|
+
--gds-ref-color-green-400: #308800;
|
|
292
|
+
--gds-ref-color-red-100: #f7706d;
|
|
293
|
+
--gds-ref-color-red-200: #ff594f;
|
|
294
|
+
--gds-ref-color-red-300: #f03529;
|
|
295
|
+
--gds-ref-color-red-400: #d81a1a;
|
|
296
|
+
--gds-ref-color-red-500: #c82a29;
|
|
297
|
+
--gds-ref-color-red-600: #bb000c;
|
|
298
|
+
--gds-ref-color-red-700: #9f000a;
|
|
299
|
+
--gds-ref-color-red-800: #9e2120;
|
|
300
|
+
--gds-ref-color-purple-100: #ad91dc;
|
|
301
|
+
--gds-ref-color-purple-200: #7e52cc;
|
|
302
|
+
--gds-ref-color-purple-300: #673ab6;
|
|
303
|
+
--gds-ref-color-purple-400: #4f2C99;
|
|
304
|
+
--gds-ref-color-purple-500: #4a328f;
|
|
305
|
+
--gds-ref-color-purple-600: #3f2587;
|
|
306
|
+
--gds-ref-color-yellow-100: #ffe182;
|
|
307
|
+
--gds-ref-color-yellow-200: #ffc500;
|
|
308
|
+
--gds-ref-color-yellow-300: #ffb400;
|
|
309
|
+
--gds-ref-color-yellow-400: #f8a000;
|
|
310
|
+
--gds-ref-color-yellow-500: #f0be47;
|
|
311
|
+
--gds-ref-color-yellow-600: #ebab39;
|
|
311
312
|
--gds-ref-color-blue-5: #001127;
|
|
312
313
|
--gds-ref-color-blue-10: #001C39;
|
|
313
314
|
--gds-ref-color-blue-15: #00264B;
|
|
@@ -416,7 +417,7 @@ var pallet_default = `/**
|
|
|
416
417
|
// dist/libs/tokens/internal/shadow.css?inline
|
|
417
418
|
var shadow_default = `/**
|
|
418
419
|
* Do not edit directly
|
|
419
|
-
* Generated on
|
|
420
|
+
* Generated on Wed, 20 Nov 2024 17:31:41 GMT
|
|
420
421
|
*/
|
|
421
422
|
|
|
422
423
|
:host {
|
|
@@ -431,7 +432,7 @@ var shadow_default = `/**
|
|
|
431
432
|
// dist/libs/tokens/internal/size.css?inline
|
|
432
433
|
var size_default = `/**
|
|
433
434
|
* Do not edit directly
|
|
434
|
-
* Generated on
|
|
435
|
+
* Generated on Wed, 20 Nov 2024 17:31:41 GMT
|
|
435
436
|
*/
|
|
436
437
|
|
|
437
438
|
:host {
|
|
@@ -458,7 +459,7 @@ var size_default = `/**
|
|
|
458
459
|
// dist/libs/tokens/internal/text.css?inline
|
|
459
460
|
var text_default = `/**
|
|
460
461
|
* Do not edit directly
|
|
461
|
-
* Generated on
|
|
462
|
+
* Generated on Wed, 20 Nov 2024 17:31:41 GMT
|
|
462
463
|
*/
|
|
463
464
|
|
|
464
465
|
:host {
|
|
@@ -519,13 +520,13 @@ var text_default = `/**
|
|
|
519
520
|
// dist/libs/tokens/internal/theme/light.css?inline
|
|
520
521
|
var light_default2 = `/**
|
|
521
522
|
* Do not edit directly
|
|
522
|
-
* Generated on
|
|
523
|
+
* Generated on Wed, 20 Nov 2024 17:31:41 GMT
|
|
523
524
|
*/
|
|
524
525
|
|
|
525
526
|
:host {
|
|
526
527
|
color-scheme: light;
|
|
527
528
|
--gds-sys-color-blue: #41b0ee;
|
|
528
|
-
--gds-sys-color-dark-blue-1: #
|
|
529
|
+
--gds-sys-color-dark-blue-1: #0092e1;
|
|
529
530
|
--gds-sys-color-dark-blue-2: #007ac7;
|
|
530
531
|
--gds-sys-color-green: #60cd18;
|
|
531
532
|
--gds-sys-color-dark-green-1: #45b400;
|
|
@@ -533,19 +534,24 @@ var light_default2 = `/**
|
|
|
533
534
|
--gds-sys-color-yellow: #ffc500;
|
|
534
535
|
--gds-sys-color-dark-yellow-1: #ffb400;
|
|
535
536
|
--gds-sys-color-dark-yellow-2: #f8a000;
|
|
536
|
-
--gds-sys-color-primary
|
|
537
|
-
--gds-sys-color-secondary
|
|
538
|
-
--gds-sys-color-white
|
|
539
|
-
--gds-sys-color-
|
|
540
|
-
--gds-sys-color-
|
|
541
|
-
--gds-sys-color-
|
|
537
|
+
--gds-sys-color-text-primary: #333333;
|
|
538
|
+
--gds-sys-color-text-secondary: #ababab;
|
|
539
|
+
--gds-sys-color-text-white: #ffffff;
|
|
540
|
+
--gds-sys-color-text-black: #333333;
|
|
541
|
+
--gds-sys-color-text-inverted: #ffffff;
|
|
542
|
+
--gds-sys-color-text-link: #0062bc;
|
|
543
|
+
--gds-sys-color-text-error: #9f000a;
|
|
544
|
+
--gds-sys-color-text-disabled: #adadad;
|
|
542
545
|
--gds-sys-color-red: #f03529;
|
|
543
546
|
--gds-sys-color-dark-red-1: #d81a1a;
|
|
544
547
|
--gds-sys-color-dark-red-2: #bb000c;
|
|
545
548
|
--gds-sys-color-purple: #673ab6;
|
|
546
549
|
--gds-sys-color-dark-purple-1: #4f2C99;
|
|
547
550
|
--gds-sys-color-dark-purple-2: #3f2587;
|
|
548
|
-
--gds-sys-color-
|
|
551
|
+
--gds-sys-color-white: #ffffff;
|
|
552
|
+
--gds-sys-color-black: #000000;
|
|
553
|
+
--gds-sys-color-background-primary: #ffffff;
|
|
554
|
+
--gds-sys-color-background-secondary: #eeeeee;
|
|
549
555
|
--gds-sys-color-base100: #f8f8f8;
|
|
550
556
|
--gds-sys-color-base200: #e9e9e9;
|
|
551
557
|
--gds-sys-color-base300: #dedede;
|
|
@@ -555,6 +561,8 @@ var light_default2 = `/**
|
|
|
555
561
|
--gds-sys-color-base700: #494949;
|
|
556
562
|
--gds-sys-color-base800: #333333;
|
|
557
563
|
--gds-sys-color-base900: #1a1a1a;
|
|
564
|
+
--gds-sys-color-hover-10: #ffffff 10%;
|
|
565
|
+
--gds-sys-color-hover-20: #ffffff 20%;
|
|
558
566
|
--gds-sys-color-accent-accent-green: #006D31;
|
|
559
567
|
--gds-sys-color-accent-on-accent-green: #FFFFFF;
|
|
560
568
|
--gds-sys-color-accent-accent-orange: #FFBA30;
|
|
@@ -745,7 +753,7 @@ var light_default2 = `/**
|
|
|
745
753
|
// dist/libs/tokens/internal/viewport.css?inline
|
|
746
754
|
var viewport_default = `/**
|
|
747
755
|
* Do not edit directly
|
|
748
|
-
* Generated on
|
|
756
|
+
* Generated on Wed, 20 Nov 2024 17:31:41 GMT
|
|
749
757
|
*/
|
|
750
758
|
|
|
751
759
|
:host {
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk.H2KG3F2S.js";
|
|
4
4
|
import {
|
|
5
5
|
forwardAttributes
|
|
6
|
-
} from "./chunk.
|
|
6
|
+
} from "./chunk.QTCUPHI7.js";
|
|
7
7
|
import {
|
|
8
8
|
GdsFormControlElement
|
|
9
9
|
} from "./chunk.2R4RRBR5.js";
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
} from "./chunk.TYGMNHNO.js";
|
|
13
13
|
import {
|
|
14
14
|
tokens
|
|
15
|
-
} from "./chunk.
|
|
15
|
+
} from "./chunk.VFZ4Q6NK.js";
|
|
16
16
|
import {
|
|
17
17
|
gdsCustomElement,
|
|
18
18
|
html
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsBadge
|
|
3
|
-
} from "../../chunks/chunk.
|
|
4
|
-
import "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.PADOKE2J.js";
|
|
4
|
+
import "../../chunks/chunk.VFZ4Q6NK.js";
|
|
5
5
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
6
6
|
import "../../chunks/chunk.YO24ZYAD.js";
|
|
7
7
|
import "../../chunks/chunk.HMD2XFIL.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../../chunks/chunk.CK2UGCPG.js";
|
|
2
2
|
import {
|
|
3
3
|
GdsBadge
|
|
4
|
-
} from "../../chunks/chunk.
|
|
5
|
-
import "../../chunks/chunk.
|
|
4
|
+
} from "../../chunks/chunk.PADOKE2J.js";
|
|
5
|
+
import "../../chunks/chunk.VFZ4Q6NK.js";
|
|
6
6
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
7
7
|
import "../../chunks/chunk.YO24ZYAD.js";
|
|
8
8
|
import "../../chunks/chunk.HMD2XFIL.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsButton
|
|
3
|
-
} from "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.QTCUPHI7.js";
|
|
4
4
|
import "../../chunks/chunk.TX64TTBN.js";
|
|
5
|
-
import "../../chunks/chunk.
|
|
5
|
+
import "../../chunks/chunk.VW3BLVAK.js";
|
|
6
6
|
import "../../chunks/chunk.2R4RRBR5.js";
|
|
7
7
|
import "../../chunks/chunk.WM7HBMMV.js";
|
|
8
8
|
import "../../chunks/chunk.3PL54UIC.js";
|
|
9
9
|
import "../../chunks/chunk.TYGMNHNO.js";
|
|
10
|
-
import "../../chunks/chunk.
|
|
10
|
+
import "../../chunks/chunk.VFZ4Q6NK.js";
|
|
11
11
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
12
12
|
import "../../chunks/chunk.YO24ZYAD.js";
|
|
13
13
|
import "../../chunks/chunk.HMD2XFIL.js";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import "../../chunks/chunk.JGTSJ4J6.js";
|
|
2
2
|
import {
|
|
3
3
|
GdsButton
|
|
4
|
-
} from "../../chunks/chunk.
|
|
4
|
+
} from "../../chunks/chunk.QTCUPHI7.js";
|
|
5
5
|
import "../../chunks/chunk.TX64TTBN.js";
|
|
6
|
-
import "../../chunks/chunk.
|
|
6
|
+
import "../../chunks/chunk.VW3BLVAK.js";
|
|
7
7
|
import "../../chunks/chunk.2R4RRBR5.js";
|
|
8
8
|
import "../../chunks/chunk.WM7HBMMV.js";
|
|
9
9
|
import "../../chunks/chunk.3PL54UIC.js";
|
|
10
10
|
import "../../chunks/chunk.TYGMNHNO.js";
|
|
11
|
-
import "../../chunks/chunk.
|
|
11
|
+
import "../../chunks/chunk.VFZ4Q6NK.js";
|
|
12
12
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
13
13
|
import "../../chunks/chunk.YO24ZYAD.js";
|
|
14
14
|
import "../../chunks/chunk.HMD2XFIL.js";
|