@sebgroup/green-core 1.56.0 → 1.58.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.AMUFQFIM.js → chunk.6AWRKRP2.js} +2 -2
- package/chunks/{chunk.H5JPGELM.js → chunk.6XPZBYXI.js} +2 -2
- package/chunks/{chunk.YXIHCVQU.js → chunk.7LKBLT2C.js} +1 -1
- package/chunks/{chunk.P6QM273B.js → chunk.7XKEX6YK.js} +2 -2
- package/chunks/{chunk.3RBPIWS2.js → chunk.AJUYPLVP.js} +1 -1
- package/chunks/{chunk.6BMJOLA4.js → chunk.CLSPICLC.js} +1 -1
- package/chunks/{chunk.LTW5DDP7.js → chunk.D7JQ6QVY.js} +2 -2
- package/chunks/{chunk.DVBJYE7D.js → chunk.DJWPJQ7W.js} +10 -2
- package/chunks/{chunk.OAZMZKSU.js → chunk.EP7J3PGA.js} +1 -1
- package/chunks/{chunk.IFM7IUEZ.js → chunk.FAP3TFI2.js} +1 -1
- package/chunks/{chunk.LDN6PB44.js → chunk.HQPT2RUN.js} +1 -1
- package/chunks/{chunk.534IYP3J.js → chunk.IRO44FYT.js} +1 -1
- package/chunks/{chunk.6QX3U3B4.js → chunk.IT2EEYOG.js} +1 -1
- package/chunks/{chunk.TY2YRWRN.js → chunk.KOTLKY6O.js} +1 -1
- package/chunks/{chunk.ETWMVZV5.js → chunk.LHIZVOUR.js} +1 -1
- package/chunks/chunk.MLXMQIEV.js +1 -1
- package/chunks/{chunk.XL56NMXV.js → chunk.O63RYPER.js} +2 -2
- package/chunks/{chunk.KW3XUXFP.js → chunk.OHPEPAB7.js} +1 -1
- package/chunks/{chunk.RLLWAOJ7.js → chunk.QFS7ACZ4.js} +1 -1
- package/chunks/{chunk.NY2CPLED.js → chunk.QNX45ZBI.js} +2 -2
- package/chunks/{chunk.CO44DPJM.js → chunk.RNUCTQTZ.js} +1 -1
- package/chunks/{chunk.CQNTLNAX.js → chunk.RWNKR6Q7.js} +1 -1
- package/chunks/{chunk.WZ5TRXCF.js → chunk.S4MPYBA7.js} +1 -1
- package/chunks/{chunk.ROUBPXDM.js → chunk.T55NNOWA.js} +1 -1
- package/chunks/{chunk.MUSIEREA.js → chunk.UY43QHSV.js} +5 -1
- package/chunks/{chunk.5O3NESGR.js → chunk.V64IOBTK.js} +1 -1
- package/chunks/{chunk.DFXJDDFJ.js → chunk.X2ZC6VC7.js} +6 -1
- package/chunks/{chunk.T5N7MEM3.js → chunk.XB33RXD7.js} +1 -1
- package/chunks/{chunk.RIKVIMFD.js → chunk.Z7SE2RED.js} +10 -10
- package/components/badge/badge.d.ts +7 -0
- package/components/badge/badge.js +7 -2
- package/components/badge/index.js +7 -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 +8 -8
- package/components/dialog/index.js +8 -8
- 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 +6 -6
- package/components/form/summary/index.js +6 -6
- package/components/form/summary/summary.js +6 -6
- 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 +33 -33
- package/components/input/index.js +11 -11
- package/components/input/input.js +11 -11
- 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 +4 -4
- 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 +4 -4
- 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 +11 -11
- package/components/textarea/textarea.js +11 -11
- 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 +33 -33
- package/package.json +1 -1
- package/primitives/form-control-footer/form-control-footer.js +7 -2
- package/primitives/form-control-footer/index.js +7 -2
- package/primitives/form-control-header/form-control-header.js +6 -6
- package/primitives/form-control-header/index.js +6 -6
- 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
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsContainer
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.X2ZC6VC7.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.Z7SE2RED.js";
|
|
10
10
|
import {
|
|
11
11
|
gdsCustomElement,
|
|
12
12
|
html
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsContainer
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.X2ZC6VC7.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.Z7SE2RED.js";
|
|
10
10
|
import {
|
|
11
11
|
gdsCustomElement,
|
|
12
12
|
html
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsFlex
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.6AWRKRP2.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.Z7SE2RED.js";
|
|
10
10
|
import {
|
|
11
11
|
gdsCustomElement
|
|
12
12
|
} from "./chunk.MLXMQIEV.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
forwardAttributes
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.IRO44FYT.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.Z7SE2RED.js";
|
|
10
10
|
import {
|
|
11
11
|
gdsCustomElement,
|
|
12
12
|
html
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
tokens
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.Z7SE2RED.js";
|
|
4
4
|
import {
|
|
5
5
|
GdsElement
|
|
6
6
|
} from "./chunk.HMD2XFIL.js";
|
|
@@ -51,6 +51,7 @@ var GdsBadge = class extends GdsElement {
|
|
|
51
51
|
this.size = "default";
|
|
52
52
|
this.disabled = false;
|
|
53
53
|
this.notification = false;
|
|
54
|
+
this.rounded = false;
|
|
54
55
|
this.mainSlotOccupied = false;
|
|
55
56
|
}
|
|
56
57
|
render() {
|
|
@@ -66,7 +67,7 @@ var GdsBadge = class extends GdsElement {
|
|
|
66
67
|
align-items="center"
|
|
67
68
|
justify-content="flex-start"
|
|
68
69
|
padding-inline="${padding}"
|
|
69
|
-
border-radius="${this.notification ? "max" : "2xs"}"
|
|
70
|
+
border-radius="${this.notification || this.rounded ? "max" : "2xs"}"
|
|
70
71
|
block-size="${blockSize}"
|
|
71
72
|
width="max-content"
|
|
72
73
|
font-size="${this.size === "small" || this.notification ? "detail-xs" : "detail-s"}"
|
|
@@ -124,6 +125,13 @@ __decorateClass([
|
|
|
124
125
|
reflect: true
|
|
125
126
|
})
|
|
126
127
|
], GdsBadge.prototype, "notification", 2);
|
|
128
|
+
__decorateClass([
|
|
129
|
+
property({
|
|
130
|
+
attribute: "rounded",
|
|
131
|
+
type: Boolean,
|
|
132
|
+
reflect: true
|
|
133
|
+
})
|
|
134
|
+
], GdsBadge.prototype, "rounded", 2);
|
|
127
135
|
__decorateClass([
|
|
128
136
|
state()
|
|
129
137
|
], GdsBadge.prototype, "mainSlotOccupied", 2);
|
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 = "-0090ef";
|
|
10
10
|
var ScopedElementRegistry = class {
|
|
11
11
|
static get instance() {
|
|
12
12
|
var _a;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsContainer
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.X2ZC6VC7.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.Z7SE2RED.js";
|
|
10
10
|
import {
|
|
11
11
|
gdsCustomElement,
|
|
12
12
|
html
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk.H2KG3F2S.js";
|
|
4
4
|
import {
|
|
5
5
|
forwardAttributes
|
|
6
|
-
} from "./chunk.
|
|
6
|
+
} from "./chunk.IRO44FYT.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.Z7SE2RED.js";
|
|
16
16
|
import {
|
|
17
17
|
gdsCustomElement,
|
|
18
18
|
html
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk.H2KG3F2S.js";
|
|
4
4
|
import {
|
|
5
5
|
GdsButton
|
|
6
|
-
} from "./chunk.
|
|
6
|
+
} from "./chunk.IRO44FYT.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;
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk.H2KG3F2S.js";
|
|
4
4
|
import {
|
|
5
5
|
tokens
|
|
6
|
-
} from "./chunk.
|
|
6
|
+
} from "./chunk.Z7SE2RED.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
|
|
@@ -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 Fri, 22 Nov 2024 09:38:21 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 Fri, 22 Nov 2024 09:38:21 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 Fri, 22 Nov 2024 09:38:21 GMT
|
|
240
240
|
*/
|
|
241
241
|
|
|
242
242
|
:host {
|
|
@@ -255,7 +255,7 @@ 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 Fri, 22 Nov 2024 09:38:21 GMT
|
|
259
259
|
*/
|
|
260
260
|
|
|
261
261
|
:host {
|
|
@@ -417,7 +417,7 @@ var pallet_default = `/**
|
|
|
417
417
|
// dist/libs/tokens/internal/shadow.css?inline
|
|
418
418
|
var shadow_default = `/**
|
|
419
419
|
* Do not edit directly
|
|
420
|
-
* Generated on
|
|
420
|
+
* Generated on Fri, 22 Nov 2024 09:38:21 GMT
|
|
421
421
|
*/
|
|
422
422
|
|
|
423
423
|
:host {
|
|
@@ -432,7 +432,7 @@ var shadow_default = `/**
|
|
|
432
432
|
// dist/libs/tokens/internal/size.css?inline
|
|
433
433
|
var size_default = `/**
|
|
434
434
|
* Do not edit directly
|
|
435
|
-
* Generated on
|
|
435
|
+
* Generated on Fri, 22 Nov 2024 09:38:21 GMT
|
|
436
436
|
*/
|
|
437
437
|
|
|
438
438
|
:host {
|
|
@@ -459,7 +459,7 @@ var size_default = `/**
|
|
|
459
459
|
// dist/libs/tokens/internal/text.css?inline
|
|
460
460
|
var text_default = `/**
|
|
461
461
|
* Do not edit directly
|
|
462
|
-
* Generated on
|
|
462
|
+
* Generated on Fri, 22 Nov 2024 09:38:21 GMT
|
|
463
463
|
*/
|
|
464
464
|
|
|
465
465
|
:host {
|
|
@@ -520,13 +520,13 @@ var text_default = `/**
|
|
|
520
520
|
// dist/libs/tokens/internal/theme/light.css?inline
|
|
521
521
|
var light_default2 = `/**
|
|
522
522
|
* Do not edit directly
|
|
523
|
-
* Generated on
|
|
523
|
+
* Generated on Fri, 22 Nov 2024 09:38:21 GMT
|
|
524
524
|
*/
|
|
525
525
|
|
|
526
526
|
:host {
|
|
527
527
|
color-scheme: light;
|
|
528
528
|
--gds-sys-color-blue: #41b0ee;
|
|
529
|
-
--gds-sys-color-dark-blue-1: #
|
|
529
|
+
--gds-sys-color-dark-blue-1: #0092e1;
|
|
530
530
|
--gds-sys-color-dark-blue-2: #007ac7;
|
|
531
531
|
--gds-sys-color-green: #60cd18;
|
|
532
532
|
--gds-sys-color-dark-green-1: #45b400;
|
|
@@ -753,7 +753,7 @@ var light_default2 = `/**
|
|
|
753
753
|
// dist/libs/tokens/internal/viewport.css?inline
|
|
754
754
|
var viewport_default = `/**
|
|
755
755
|
* Do not edit directly
|
|
756
|
-
* Generated on
|
|
756
|
+
* Generated on Fri, 22 Nov 2024 09:38:21 GMT
|
|
757
757
|
*/
|
|
758
758
|
|
|
759
759
|
:host {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { GdsElement } from '../../gds-element';
|
|
2
|
+
import '../flex';
|
|
2
3
|
/**
|
|
3
4
|
* `gds-badge`
|
|
4
5
|
*
|
|
@@ -36,6 +37,12 @@ export declare class GdsBadge extends GdsElement {
|
|
|
36
37
|
* @property {boolean} notification - Controls the notification mode of the badge.
|
|
37
38
|
*/
|
|
38
39
|
notification: boolean;
|
|
40
|
+
/**
|
|
41
|
+
* Indicates whether the badge is rounded.
|
|
42
|
+
*
|
|
43
|
+
* @property {boolean} rounded - Controls the border radius of the badge.
|
|
44
|
+
*/
|
|
45
|
+
rounded: boolean;
|
|
39
46
|
mainSlotOccupied: boolean;
|
|
40
47
|
constructor();
|
|
41
48
|
render(): any;
|
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsBadge
|
|
3
|
-
} from "../../chunks/chunk.
|
|
4
|
-
import "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.DJWPJQ7W.js";
|
|
4
|
+
import "../../chunks/chunk.3M4XRCEF.js";
|
|
5
|
+
import "../../chunks/chunk.6AWRKRP2.js";
|
|
6
|
+
import "../../chunks/chunk.WFKUYHQY.js";
|
|
7
|
+
import "../../chunks/chunk.X2ZC6VC7.js";
|
|
8
|
+
import "../../chunks/chunk.H2KG3F2S.js";
|
|
9
|
+
import "../../chunks/chunk.Z7SE2RED.js";
|
|
5
10
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
6
11
|
import "../../chunks/chunk.YO24ZYAD.js";
|
|
7
12
|
import "../../chunks/chunk.HMD2XFIL.js";
|
|
@@ -1,8 +1,13 @@
|
|
|
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.DJWPJQ7W.js";
|
|
5
|
+
import "../../chunks/chunk.3M4XRCEF.js";
|
|
6
|
+
import "../../chunks/chunk.6AWRKRP2.js";
|
|
7
|
+
import "../../chunks/chunk.WFKUYHQY.js";
|
|
8
|
+
import "../../chunks/chunk.X2ZC6VC7.js";
|
|
9
|
+
import "../../chunks/chunk.H2KG3F2S.js";
|
|
10
|
+
import "../../chunks/chunk.Z7SE2RED.js";
|
|
6
11
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
7
12
|
import "../../chunks/chunk.YO24ZYAD.js";
|
|
8
13
|
import "../../chunks/chunk.HMD2XFIL.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsButton
|
|
3
|
-
} from "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.IRO44FYT.js";
|
|
4
4
|
import "../../chunks/chunk.TX64TTBN.js";
|
|
5
|
-
import "../../chunks/chunk.
|
|
5
|
+
import "../../chunks/chunk.T55NNOWA.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.Z7SE2RED.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.IRO44FYT.js";
|
|
5
5
|
import "../../chunks/chunk.TX64TTBN.js";
|
|
6
|
-
import "../../chunks/chunk.
|
|
6
|
+
import "../../chunks/chunk.T55NNOWA.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.Z7SE2RED.js";
|
|
12
12
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
13
13
|
import "../../chunks/chunk.YO24ZYAD.js";
|
|
14
14
|
import "../../chunks/chunk.HMD2XFIL.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsCalendar
|
|
3
|
-
} from "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.XB33RXD7.js";
|
|
4
4
|
import "../../chunks/chunk.3PL54UIC.js";
|
|
5
5
|
import "../../chunks/chunk.TYGMNHNO.js";
|
|
6
|
-
import "../../chunks/chunk.
|
|
6
|
+
import "../../chunks/chunk.Z7SE2RED.js";
|
|
7
7
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
8
8
|
import "../../chunks/chunk.YO24ZYAD.js";
|
|
9
9
|
import "../../chunks/chunk.HMD2XFIL.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "../../chunks/chunk.DJ2OXJZN.js";
|
|
2
2
|
import {
|
|
3
3
|
GdsCalendar
|
|
4
|
-
} from "../../chunks/chunk.
|
|
4
|
+
} from "../../chunks/chunk.XB33RXD7.js";
|
|
5
5
|
import "../../chunks/chunk.3PL54UIC.js";
|
|
6
6
|
import "../../chunks/chunk.TYGMNHNO.js";
|
|
7
|
-
import "../../chunks/chunk.
|
|
7
|
+
import "../../chunks/chunk.Z7SE2RED.js";
|
|
8
8
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
9
9
|
import "../../chunks/chunk.YO24ZYAD.js";
|
|
10
10
|
import "../../chunks/chunk.HMD2XFIL.js";
|
package/components/card/card.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsCard
|
|
3
|
-
} from "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.6XPZBYXI.js";
|
|
4
4
|
import "../../chunks/chunk.WFKUYHQY.js";
|
|
5
|
-
import "../../chunks/chunk.
|
|
5
|
+
import "../../chunks/chunk.X2ZC6VC7.js";
|
|
6
6
|
import "../../chunks/chunk.H2KG3F2S.js";
|
|
7
|
-
import "../../chunks/chunk.
|
|
7
|
+
import "../../chunks/chunk.Z7SE2RED.js";
|
|
8
8
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
9
9
|
import "../../chunks/chunk.HMD2XFIL.js";
|
|
10
10
|
import "../../chunks/chunk.MLXMQIEV.js";
|
package/components/card/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import "../../chunks/chunk.ALFDKEVN.js";
|
|
2
2
|
import {
|
|
3
3
|
GdsCard
|
|
4
|
-
} from "../../chunks/chunk.
|
|
4
|
+
} from "../../chunks/chunk.6XPZBYXI.js";
|
|
5
5
|
import "../../chunks/chunk.WFKUYHQY.js";
|
|
6
|
-
import "../../chunks/chunk.
|
|
6
|
+
import "../../chunks/chunk.X2ZC6VC7.js";
|
|
7
7
|
import "../../chunks/chunk.H2KG3F2S.js";
|
|
8
|
-
import "../../chunks/chunk.
|
|
8
|
+
import "../../chunks/chunk.Z7SE2RED.js";
|
|
9
9
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
10
10
|
import "../../chunks/chunk.HMD2XFIL.js";
|
|
11
11
|
import "../../chunks/chunk.MLXMQIEV.js";
|
|
@@ -236,6 +236,13 @@ export declare class GdsContainer extends GdsElement {
|
|
|
236
236
|
* @property inline-size
|
|
237
237
|
*/
|
|
238
238
|
'inline-size'?: string;
|
|
239
|
+
/**
|
|
240
|
+
* Controls the `box-sizing` property.
|
|
241
|
+
* Supports only token
|
|
242
|
+
*
|
|
243
|
+
* @property box-sizing
|
|
244
|
+
*/
|
|
245
|
+
'box-sizing'?: string;
|
|
239
246
|
/**
|
|
240
247
|
* Controls the cursor property.
|
|
241
248
|
* Supports all valid CSS cursor values.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsContainer
|
|
3
|
-
} from "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.X2ZC6VC7.js";
|
|
4
4
|
import "../../chunks/chunk.H2KG3F2S.js";
|
|
5
|
-
import "../../chunks/chunk.
|
|
5
|
+
import "../../chunks/chunk.Z7SE2RED.js";
|
|
6
6
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
7
7
|
import "../../chunks/chunk.HMD2XFIL.js";
|
|
8
8
|
import "../../chunks/chunk.MLXMQIEV.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "../../chunks/chunk.WFKUYHQY.js";
|
|
2
2
|
import {
|
|
3
3
|
GdsContainer
|
|
4
|
-
} from "../../chunks/chunk.
|
|
4
|
+
} from "../../chunks/chunk.X2ZC6VC7.js";
|
|
5
5
|
import "../../chunks/chunk.H2KG3F2S.js";
|
|
6
|
-
import "../../chunks/chunk.
|
|
6
|
+
import "../../chunks/chunk.Z7SE2RED.js";
|
|
7
7
|
import "../../chunks/chunk.LSTMQ7B5.js";
|
|
8
8
|
import "../../chunks/chunk.HMD2XFIL.js";
|
|
9
9
|
import "../../chunks/chunk.MLXMQIEV.js";
|