@sebgroup/green-core 1.41.4 → 1.43.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.LFJRIUDW.js → chunk.27E4EAEK.js} +1 -1
- package/chunks/{chunk.OZKMO7MO.js → chunk.45G6WXHQ.js} +4 -4
- package/chunks/{chunk.U5ZRINAQ.js → chunk.5ILTFS7Z.js} +4 -4
- package/chunks/{chunk.TIZKFTOL.js → chunk.6TK2YLON.js} +4 -4
- package/chunks/{chunk.7LRXZSEN.js → chunk.7DT5MKRB.js} +16 -16
- package/chunks/{chunk.5HZZAANC.js → chunk.AYPTUHYC.js} +36 -8
- package/chunks/chunk.BMCPXEME.js +547 -0
- package/chunks/{chunk.PGF5IHBJ.js → chunk.BSBZ273F.js} +4 -5
- package/chunks/{chunk.QMCIUYKV.js → chunk.BV4C5SVG.js} +4 -4
- package/chunks/{chunk.46EN32JA.js → chunk.C7Y7PTZR.js} +4 -3
- package/chunks/chunk.CK2UGCPG.js +0 -0
- package/chunks/{chunk.3CMOBJLQ.js → chunk.COV7GAYR.js} +1 -1
- package/chunks/chunk.CXRT6D5K.js +37 -0
- package/chunks/chunk.FJYZD6XI.js +85 -0
- package/chunks/{chunk.UYKGWW26.js → chunk.G5USMKIK.js} +4 -4
- package/chunks/chunk.GWCQWDVH.js +652 -0
- package/chunks/{chunk.5OEMCN3X.js → chunk.GZZHMTT6.js} +4 -4
- package/chunks/{chunk.4VW724L2.js → chunk.JMCXGEXD.js} +1 -1
- package/chunks/{chunk.6UWH3HEF.js → chunk.MPWX3JFB.js} +185 -69
- package/chunks/chunk.MRMXDOA5.js +0 -0
- package/chunks/{chunk.KDPIWUU4.js → chunk.N36GFO5Q.js} +2 -2
- package/chunks/{chunk.NCVXC67U.js → chunk.O7DQRPML.js} +36 -12
- package/chunks/{chunk.CB6SQEYF.js → chunk.PINFIHVO.js} +1 -1
- package/chunks/{chunk.7QHWOINK.js → chunk.QX3VLACM.js} +2 -2
- package/chunks/chunk.SIMOQIAG.js +363 -0
- package/chunks/{chunk.35VXSWIL.js → chunk.U5ZHQXSW.js} +24 -14
- package/chunks/chunk.U7PZF5JG.js +142 -0
- package/chunks/{chunk.UNXDEINN.js → chunk.UO5V45G5.js} +3 -3
- package/chunks/{chunk.2WIGXRMD.js → chunk.VM32X2K4.js} +303 -301
- package/chunks/chunk.VOYMQ322.js +1 -1
- package/chunks/{chunk.GHL35SB7.js → chunk.WPF76QMP.js} +33 -9
- package/chunks/{chunk.ADPMTWTS.js → chunk.XKACXVCM.js} +55 -44
- package/chunks/{chunk.Z27WVNGN.js → chunk.XUSFHKBA.js} +1 -1
- package/chunks/chunk.YGBQCHTD.js +107 -0
- package/chunks/{chunk.2BMJPIND.js → chunk.YUFO2JLT.js} +4 -1
- package/components/badge/badge.d.ts +27 -3
- package/components/badge/badge.figma.js +2 -2
- package/components/badge/badge.js +2 -4
- package/components/badge/index.js +3 -4
- package/components/button/button.d.ts +1 -1
- package/components/button/button.js +4 -5
- package/components/button/fab/fab.js +6 -7
- package/components/button/fab/index.js +6 -7
- package/components/button/index.js +4 -5
- package/components/calendar/calendar.js +2 -2
- package/components/calendar/index.js +2 -2
- package/components/content/divider/divider.js +3 -3
- package/components/content/divider/index.js +3 -3
- package/components/content/spacer/index.js +3 -3
- package/components/content/spacer/spacer.js +3 -3
- package/components/content/text/index.js +4 -3
- package/components/content/text/text.d.ts +25 -9
- package/components/content/text/text.js +3 -3
- package/components/context-menu/context-menu.js +2 -2
- package/components/context-menu/index.js +2 -2
- package/components/datepicker/datepicker.js +9 -10
- package/components/datepicker/index.js +9 -10
- package/components/dropdown/dropdown.js +7 -8
- package/components/dropdown/index.js +7 -8
- package/components/filter-chips/filter-chip/filter-chip.js +4 -5
- package/components/filter-chips/filter-chip/index.js +4 -5
- package/components/filter-chips/filter-chips.js +5 -6
- package/components/filter-chips/index.js +5 -6
- package/components/form/form-control.d.ts +1 -0
- package/components/form/form-control.js +1 -1
- 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/icon/icons/index.js +3 -3
- package/components/index.d.ts +3 -0
- package/components/index.js +48 -36
- package/components/input/index.js +23 -4
- package/components/input/input.d.ts +21 -14
- package/components/input/input.js +23 -4
- package/components/layout/card/card.d.ts +1 -91
- package/components/layout/card/card.js +4 -4
- package/components/layout/card/index.js +4 -4
- package/components/layout/container/container.d.ts +229 -12
- package/components/layout/container/container.js +3 -3
- package/components/layout/container/index.js +3 -3
- package/components/layout/flex/flex.d.ts +35 -5
- package/components/layout/flex/flex.js +4 -4
- package/components/layout/flex/index.js +4 -4
- package/components/layout/grid/grid.d.ts +1 -1
- package/components/layout/grid/grid.js +4 -4
- package/components/layout/grid/index.js +4 -4
- package/components/layout/mask/index.d.ts +1 -0
- package/components/layout/mask/index.js +18 -0
- package/components/layout/mask/mask.d.ts +30 -0
- package/components/layout/mask/mask.js +18 -0
- package/components/media/img/img.d.ts +10 -10
- package/components/media/img/img.js +3 -4
- package/components/media/img/index.js +3 -4
- package/components/media/video/index.js +3 -4
- package/components/media/video/video.d.ts +10 -10
- package/components/media/video/video.js +3 -4
- package/components/menu-button/index.js +4 -4
- package/components/menu-button/menu-button.d.ts +1 -1
- package/components/menu-button/menu-button.js +4 -4
- 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/textarea/index.d.ts +1 -0
- package/components/textarea/index.js +37 -0
- package/components/textarea/textarea.d.ts +91 -0
- package/components/textarea/textarea.js +37 -0
- package/components/textarea/textarea.styles.d.ts +1 -0
- package/components/theme/index.js +2 -2
- package/components/theme/theme.js +2 -2
- package/index.js +47 -35
- package/package.json +1 -1
- package/primitives/listbox/index.js +3 -3
- package/primitives/listbox/listbox.js +3 -3
- package/primitives/listbox/option.js +3 -3
- package/primitives/menu/index.js +2 -2
- package/primitives/menu/menu-item.js +2 -2
- package/primitives/menu/menu.js +2 -2
- package/primitives/ripple/index.js +2 -2
- package/primitives/ripple/ripple.js +2 -2
- package/primitives/signal/index.js +3 -4
- package/primitives/signal/signal.js +3 -4
- package/utils/decorators/style-expression-property.d.ts +16 -1
- package/utils/helpers/style-expression-parser-tester.d.ts +1 -0
- package/utils/helpers/style-expression-parser.d.ts +5 -1
- package/chunks/chunk.7VC33K5Z.js +0 -49
- package/chunks/chunk.DONYL7JA.js +0 -625
- package/chunks/chunk.DXFB4XE4.js +0 -145
- package/chunks/chunk.NKSKWGNM.js +0 -28
- package/chunks/chunk.QQNADZQJ.js +0 -100
- package/chunks/chunk.S7GBHO2E.js +0 -40
- package/chunks/chunk.SXGACXKX.js +0 -28
- package/chunks/chunk.XAOS66M6.js +0 -103
- package/chunks/chunk.YBOK7MI7.js +0 -31
- package/components/media/img/img.style.css.js +0 -7
- package/components/media/video/video.style.css.js +0 -7
- package/primitives/signal/signal.style.css.js +0 -7
- /package/chunks/{chunk.WK7IKANC.js → chunk.BPGOHQLS.js} +0 -0
- /package/components/layout/{card/card.style.d.ts → mask/mask.style.d.ts} +0 -0
- /package/components/media/img/{img.style.css.d.ts → img.style.d.ts} +0 -0
- /package/components/media/video/{video.style.css.d.ts → video.style.d.ts} +0 -0
- /package/primitives/signal/{signal.style.css.d.ts → signal.style.d.ts} +0 -0
package/components/index.js
CHANGED
|
@@ -1,26 +1,34 @@
|
|
|
1
|
-
import "../chunks/chunk.
|
|
1
|
+
import "../chunks/chunk.MRMXDOA5.js";
|
|
2
|
+
import {
|
|
3
|
+
GdsTheme
|
|
4
|
+
} from "../chunks/chunk.G5USMKIK.js";
|
|
2
5
|
import {
|
|
3
6
|
GdsSegmentedControl
|
|
4
|
-
} from "../chunks/chunk.
|
|
7
|
+
} from "../chunks/chunk.45G6WXHQ.js";
|
|
5
8
|
import "../chunks/chunk.TSDZQZBY.js";
|
|
6
|
-
import "../chunks/chunk.
|
|
9
|
+
import "../chunks/chunk.PINFIHVO.js";
|
|
7
10
|
import {
|
|
8
|
-
|
|
9
|
-
} from "../chunks/chunk.
|
|
11
|
+
GdsTextarea
|
|
12
|
+
} from "../chunks/chunk.GWCQWDVH.js";
|
|
13
|
+
import {
|
|
14
|
+
GdsImg
|
|
15
|
+
} from "../chunks/chunk.WPF76QMP.js";
|
|
10
16
|
import {
|
|
11
17
|
GdsVideo
|
|
12
|
-
} from "../chunks/chunk.
|
|
13
|
-
import "../chunks/chunk.SXGACXKX.js";
|
|
18
|
+
} from "../chunks/chunk.O7DQRPML.js";
|
|
14
19
|
import {
|
|
15
|
-
|
|
16
|
-
} from "../chunks/chunk.
|
|
20
|
+
GdsMenuButton
|
|
21
|
+
} from "../chunks/chunk.7DT5MKRB.js";
|
|
17
22
|
import {
|
|
18
23
|
GdsGrid
|
|
19
|
-
} from "../chunks/chunk.
|
|
24
|
+
} from "../chunks/chunk.BSBZ273F.js";
|
|
20
25
|
import {
|
|
21
|
-
|
|
22
|
-
} from "../chunks/chunk.
|
|
23
|
-
import
|
|
26
|
+
GdsMask
|
|
27
|
+
} from "../chunks/chunk.YGBQCHTD.js";
|
|
28
|
+
import {
|
|
29
|
+
GdsInput
|
|
30
|
+
} from "../chunks/chunk.BMCPXEME.js";
|
|
31
|
+
import "../chunks/chunk.N2KGHIQK.js";
|
|
24
32
|
import {
|
|
25
33
|
GdsGroupedList
|
|
26
34
|
} from "../chunks/chunk.IV4BHCMI.js";
|
|
@@ -28,7 +36,7 @@ import "../chunks/chunk.73TOOYEY.js";
|
|
|
28
36
|
import "../chunks/chunk.V7ZQ5N3U.js";
|
|
29
37
|
import {
|
|
30
38
|
GdsFilterChips
|
|
31
|
-
} from "../chunks/chunk.
|
|
39
|
+
} from "../chunks/chunk.XUSFHKBA.js";
|
|
32
40
|
import "../chunks/chunk.VHN4JEZC.js";
|
|
33
41
|
import "../chunks/chunk.MURVRI5G.js";
|
|
34
42
|
import {
|
|
@@ -38,23 +46,24 @@ import "../chunks/chunk.YL55SGZC.js";
|
|
|
38
46
|
import "../chunks/chunk.US5K5OGQ.js";
|
|
39
47
|
import {
|
|
40
48
|
GdsFormSummary
|
|
41
|
-
} from "../chunks/chunk.
|
|
49
|
+
} from "../chunks/chunk.UO5V45G5.js";
|
|
42
50
|
import "../chunks/chunk.A23HHQDO.js";
|
|
43
51
|
import {
|
|
44
52
|
GdsFlex
|
|
45
|
-
} from "../chunks/chunk.
|
|
53
|
+
} from "../chunks/chunk.AYPTUHYC.js";
|
|
46
54
|
import "../chunks/chunk.DCVDALVX.js";
|
|
47
55
|
import {
|
|
48
56
|
GdsCard
|
|
49
|
-
} from "../chunks/chunk.
|
|
57
|
+
} from "../chunks/chunk.CXRT6D5K.js";
|
|
50
58
|
import "../chunks/chunk.OJK4O3JQ.js";
|
|
51
59
|
import {
|
|
52
60
|
GdsContainer
|
|
53
|
-
} from "../chunks/chunk.
|
|
61
|
+
} from "../chunks/chunk.SIMOQIAG.js";
|
|
54
62
|
import "../chunks/chunk.LRGDEZXT.js";
|
|
63
|
+
import "../chunks/chunk.BPGOHQLS.js";
|
|
55
64
|
import {
|
|
56
65
|
GdsText
|
|
57
|
-
} from "../chunks/chunk.
|
|
66
|
+
} from "../chunks/chunk.U5ZHQXSW.js";
|
|
58
67
|
import {
|
|
59
68
|
GdsContextMenu
|
|
60
69
|
} from "../chunks/chunk.DEMK2FD7.js";
|
|
@@ -62,23 +71,23 @@ import "../chunks/chunk.UF6IEONX.js";
|
|
|
62
71
|
import "../chunks/chunk.34MAIINV.js";
|
|
63
72
|
import {
|
|
64
73
|
GdsMenuItem
|
|
65
|
-
} from "../chunks/chunk.
|
|
74
|
+
} from "../chunks/chunk.JMCXGEXD.js";
|
|
66
75
|
import "../chunks/chunk.7TCXY7BP.js";
|
|
67
76
|
import {
|
|
68
77
|
GdsDatepicker
|
|
69
|
-
} from "../chunks/chunk.
|
|
78
|
+
} from "../chunks/chunk.5ILTFS7Z.js";
|
|
70
79
|
import "../chunks/chunk.PZ3JKDIQ.js";
|
|
71
80
|
import "../chunks/chunk.Q6BGQYZP.js";
|
|
72
81
|
import "../chunks/chunk.JIENYBLI.js";
|
|
73
82
|
import "../chunks/chunk.Q2T57HE7.js";
|
|
74
83
|
import {
|
|
75
84
|
GdsDropdown
|
|
76
|
-
} from "../chunks/chunk.
|
|
85
|
+
} from "../chunks/chunk.GZZHMTT6.js";
|
|
77
86
|
import "../chunks/chunk.MI4A2C2A.js";
|
|
78
87
|
import "../chunks/chunk.Q54LZGGX.js";
|
|
79
88
|
import {
|
|
80
89
|
GdsOption
|
|
81
|
-
} from "../chunks/chunk.
|
|
90
|
+
} from "../chunks/chunk.BV4C5SVG.js";
|
|
82
91
|
import "../chunks/chunk.O27XCCY5.js";
|
|
83
92
|
import "../chunks/chunk.C3ECHGX7.js";
|
|
84
93
|
import "../chunks/chunk.NPTXYRT4.js";
|
|
@@ -86,7 +95,7 @@ import {
|
|
|
86
95
|
GdsMenuHeading
|
|
87
96
|
} from "../chunks/chunk.IA5PLMWU.js";
|
|
88
97
|
import "../chunks/chunk.2X23R32H.js";
|
|
89
|
-
import "../chunks/chunk.
|
|
98
|
+
import "../chunks/chunk.27E4EAEK.js";
|
|
90
99
|
import "../chunks/chunk.ZJVOZRT5.js";
|
|
91
100
|
import "../chunks/chunk.RPYPYJW6.js";
|
|
92
101
|
import "../chunks/chunk.IZ4S7TBG.js";
|
|
@@ -96,34 +105,34 @@ import {
|
|
|
96
105
|
} from "../chunks/chunk.IGJXZGV4.js";
|
|
97
106
|
import "../chunks/chunk.WJDR7FTS.js";
|
|
98
107
|
import "../chunks/chunk.DJ2OXJZN.js";
|
|
99
|
-
import "../chunks/chunk.
|
|
108
|
+
import "../chunks/chunk.6TK2YLON.js";
|
|
100
109
|
import "../chunks/chunk.CTY24X3K.js";
|
|
101
110
|
import {
|
|
102
111
|
GdsCoachmark
|
|
103
112
|
} from "../chunks/chunk.OZA4JG7D.js";
|
|
104
113
|
import {
|
|
105
114
|
GdsDivider
|
|
106
|
-
} from "../chunks/chunk.
|
|
115
|
+
} from "../chunks/chunk.QX3VLACM.js";
|
|
107
116
|
import {
|
|
108
117
|
GdsSpacer
|
|
109
|
-
} from "../chunks/chunk.
|
|
118
|
+
} from "../chunks/chunk.N36GFO5Q.js";
|
|
119
|
+
import "../chunks/chunk.CK2UGCPG.js";
|
|
110
120
|
import {
|
|
111
121
|
GdsBadge
|
|
112
|
-
} from "../chunks/chunk.
|
|
113
|
-
import "../chunks/chunk.
|
|
122
|
+
} from "../chunks/chunk.U7PZF5JG.js";
|
|
123
|
+
import "../chunks/chunk.XKACXVCM.js";
|
|
114
124
|
import "../chunks/chunk.JGTSJ4J6.js";
|
|
115
125
|
import {
|
|
116
126
|
GdsButton
|
|
117
|
-
} from "../chunks/chunk.
|
|
127
|
+
} from "../chunks/chunk.MPWX3JFB.js";
|
|
118
128
|
import "../chunks/chunk.TX64TTBN.js";
|
|
119
|
-
import "../chunks/chunk.
|
|
120
|
-
import "../chunks/chunk.
|
|
121
|
-
import "../chunks/chunk.2BMJPIND.js";
|
|
129
|
+
import "../chunks/chunk.COV7GAYR.js";
|
|
130
|
+
import "../chunks/chunk.YUFO2JLT.js";
|
|
122
131
|
import "../chunks/chunk.KBYQYDL3.js";
|
|
123
132
|
import "../chunks/chunk.WM7HBMMV.js";
|
|
124
133
|
import "../chunks/chunk.3XCSDEVC.js";
|
|
125
|
-
import "../chunks/chunk.2WIGXRMD.js";
|
|
126
134
|
import "../chunks/chunk.2WO4NHJ2.js";
|
|
135
|
+
import "../chunks/chunk.VM32X2K4.js";
|
|
127
136
|
import "../chunks/chunk.ZQ4D5K7J.js";
|
|
128
137
|
import "../chunks/chunk.W7CV3QYI.js";
|
|
129
138
|
import "../chunks/chunk.YO24ZYAD.js";
|
|
@@ -147,13 +156,16 @@ export {
|
|
|
147
156
|
GdsGroupedList,
|
|
148
157
|
GdsIcon,
|
|
149
158
|
GdsImg,
|
|
159
|
+
GdsInput,
|
|
160
|
+
GdsMask,
|
|
161
|
+
GdsMenuButton,
|
|
150
162
|
GdsMenuHeading,
|
|
151
163
|
GdsMenuItem,
|
|
152
164
|
GdsOption,
|
|
153
165
|
GdsSegmentedControl,
|
|
154
166
|
GdsSpacer,
|
|
155
167
|
GdsText,
|
|
168
|
+
GdsTextarea,
|
|
156
169
|
GdsTheme,
|
|
157
|
-
GdsVideo
|
|
158
|
-
MenuButton
|
|
170
|
+
GdsVideo
|
|
159
171
|
};
|
|
@@ -1,13 +1,32 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsInput
|
|
3
|
-
} from "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.BMCPXEME.js";
|
|
4
|
+
import "../../chunks/chunk.N2KGHIQK.js";
|
|
5
|
+
import "../../chunks/chunk.A23HHQDO.js";
|
|
6
|
+
import "../../chunks/chunk.AYPTUHYC.js";
|
|
7
|
+
import "../../chunks/chunk.DCVDALVX.js";
|
|
8
|
+
import "../../chunks/chunk.CXRT6D5K.js";
|
|
9
|
+
import "../../chunks/chunk.OJK4O3JQ.js";
|
|
10
|
+
import "../../chunks/chunk.SIMOQIAG.js";
|
|
11
|
+
import "../../chunks/chunk.LRGDEZXT.js";
|
|
12
|
+
import "../../chunks/chunk.BPGOHQLS.js";
|
|
13
|
+
import "../../chunks/chunk.U5ZHQXSW.js";
|
|
4
14
|
import "../../chunks/chunk.7TCXY7BP.js";
|
|
5
|
-
import "../../chunks/chunk.
|
|
6
|
-
import "../../chunks/chunk.
|
|
15
|
+
import "../../chunks/chunk.FQDJDWFN.js";
|
|
16
|
+
import "../../chunks/chunk.IGJXZGV4.js";
|
|
17
|
+
import "../../chunks/chunk.CK2UGCPG.js";
|
|
18
|
+
import "../../chunks/chunk.U7PZF5JG.js";
|
|
19
|
+
import "../../chunks/chunk.XKACXVCM.js";
|
|
20
|
+
import "../../chunks/chunk.JGTSJ4J6.js";
|
|
21
|
+
import "../../chunks/chunk.MPWX3JFB.js";
|
|
22
|
+
import "../../chunks/chunk.TX64TTBN.js";
|
|
23
|
+
import "../../chunks/chunk.COV7GAYR.js";
|
|
24
|
+
import "../../chunks/chunk.YUFO2JLT.js";
|
|
7
25
|
import "../../chunks/chunk.KBYQYDL3.js";
|
|
8
26
|
import "../../chunks/chunk.WM7HBMMV.js";
|
|
9
|
-
import "../../chunks/chunk.
|
|
27
|
+
import "../../chunks/chunk.3XCSDEVC.js";
|
|
10
28
|
import "../../chunks/chunk.2WO4NHJ2.js";
|
|
29
|
+
import "../../chunks/chunk.VM32X2K4.js";
|
|
11
30
|
import "../../chunks/chunk.ZQ4D5K7J.js";
|
|
12
31
|
import "../../chunks/chunk.W7CV3QYI.js";
|
|
13
32
|
import "../../chunks/chunk.YO24ZYAD.js";
|
|
@@ -1,4 +1,14 @@
|
|
|
1
1
|
import { GdsFormControlElement } from '../form/form-control';
|
|
2
|
+
import '../layout/flex';
|
|
3
|
+
import '../icon/icons/cross-small';
|
|
4
|
+
import '../icon/icons/circle-info';
|
|
5
|
+
import '../icon/icons/triangle-exclamation';
|
|
6
|
+
import '../layout/flex';
|
|
7
|
+
import '../layout/container';
|
|
8
|
+
import '../layout/card';
|
|
9
|
+
import '../content/text';
|
|
10
|
+
import '../badge';
|
|
11
|
+
import '../button';
|
|
2
12
|
/**
|
|
3
13
|
* @summary A custom input element that can be used in forms.
|
|
4
14
|
* @status beta
|
|
@@ -12,11 +22,6 @@ import { GdsFormControlElement } from '../form/form-control';
|
|
|
12
22
|
*/
|
|
13
23
|
export declare class GdsInput extends GdsFormControlElement<string> {
|
|
14
24
|
#private;
|
|
15
|
-
static shadowRootOptions: {
|
|
16
|
-
delegatesFocus: boolean;
|
|
17
|
-
mode: ShadowRootMode;
|
|
18
|
-
slotAssignment?: SlotAssignmentMode | undefined;
|
|
19
|
-
};
|
|
20
25
|
static styles: (import("lit").CSSResult | import("lit").CSSResult[])[];
|
|
21
26
|
value: string;
|
|
22
27
|
/**
|
|
@@ -31,6 +36,10 @@ export declare class GdsInput extends GdsFormControlElement<string> {
|
|
|
31
36
|
* Whether the supporting text should be displayed or not.
|
|
32
37
|
*/
|
|
33
38
|
showExtendedSupportingText: boolean;
|
|
39
|
+
/**
|
|
40
|
+
* If the input is Disabled
|
|
41
|
+
*/
|
|
42
|
+
disabled: boolean;
|
|
34
43
|
/**
|
|
35
44
|
* Whether the field should be clearable or not. Clearable fields will display a clear button when
|
|
36
45
|
* the field has a value.
|
|
@@ -42,26 +51,24 @@ export declare class GdsInput extends GdsFormControlElement<string> {
|
|
|
42
51
|
maxlength: number;
|
|
43
52
|
/**
|
|
44
53
|
* The variant of the input field. The default variant displays a label, supporting text, and
|
|
45
|
-
* extended supporting text. The
|
|
54
|
+
* extended supporting text. The floating-label variant only displays the field itself and the
|
|
46
55
|
* supporting text below.
|
|
47
56
|
*
|
|
48
|
-
* The
|
|
57
|
+
* The floating-label variant should only be used in specific cases, for example when the input field
|
|
49
58
|
* is placed inside a table cell or in a space-constrained layout.
|
|
50
59
|
*
|
|
51
60
|
* A typical form should use the default variant.
|
|
52
61
|
*/
|
|
53
|
-
variant: 'default' | '
|
|
54
|
-
|
|
55
|
-
* Whether the input field should be multiline or not. Multiline fields will render a textarea
|
|
56
|
-
* internally instead of an input.
|
|
57
|
-
*/
|
|
58
|
-
multiline: boolean;
|
|
62
|
+
variant: 'default' | 'floating-label';
|
|
63
|
+
size: 'default' | 'small';
|
|
59
64
|
private elInputAsync;
|
|
60
65
|
private elInput;
|
|
61
66
|
private elExtendedSupportingTextSlot;
|
|
67
|
+
trailSlotOccupied: boolean;
|
|
62
68
|
constructor();
|
|
63
69
|
connectedCallback(): void;
|
|
70
|
+
disconnectedCallback(): void;
|
|
64
71
|
render(): any;
|
|
65
|
-
protected _getValidityAnchor(): HTMLInputElement
|
|
72
|
+
protected _getValidityAnchor(): HTMLInputElement;
|
|
66
73
|
private _setAutoHeight;
|
|
67
74
|
}
|
|
@@ -1,13 +1,32 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsInput
|
|
3
|
-
} from "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.BMCPXEME.js";
|
|
4
|
+
import "../../chunks/chunk.N2KGHIQK.js";
|
|
5
|
+
import "../../chunks/chunk.A23HHQDO.js";
|
|
6
|
+
import "../../chunks/chunk.AYPTUHYC.js";
|
|
7
|
+
import "../../chunks/chunk.DCVDALVX.js";
|
|
8
|
+
import "../../chunks/chunk.CXRT6D5K.js";
|
|
9
|
+
import "../../chunks/chunk.OJK4O3JQ.js";
|
|
10
|
+
import "../../chunks/chunk.SIMOQIAG.js";
|
|
11
|
+
import "../../chunks/chunk.LRGDEZXT.js";
|
|
12
|
+
import "../../chunks/chunk.BPGOHQLS.js";
|
|
13
|
+
import "../../chunks/chunk.U5ZHQXSW.js";
|
|
4
14
|
import "../../chunks/chunk.7TCXY7BP.js";
|
|
5
|
-
import "../../chunks/chunk.
|
|
6
|
-
import "../../chunks/chunk.
|
|
15
|
+
import "../../chunks/chunk.FQDJDWFN.js";
|
|
16
|
+
import "../../chunks/chunk.IGJXZGV4.js";
|
|
17
|
+
import "../../chunks/chunk.CK2UGCPG.js";
|
|
18
|
+
import "../../chunks/chunk.U7PZF5JG.js";
|
|
19
|
+
import "../../chunks/chunk.XKACXVCM.js";
|
|
20
|
+
import "../../chunks/chunk.JGTSJ4J6.js";
|
|
21
|
+
import "../../chunks/chunk.MPWX3JFB.js";
|
|
22
|
+
import "../../chunks/chunk.TX64TTBN.js";
|
|
23
|
+
import "../../chunks/chunk.COV7GAYR.js";
|
|
24
|
+
import "../../chunks/chunk.YUFO2JLT.js";
|
|
7
25
|
import "../../chunks/chunk.KBYQYDL3.js";
|
|
8
26
|
import "../../chunks/chunk.WM7HBMMV.js";
|
|
9
|
-
import "../../chunks/chunk.
|
|
27
|
+
import "../../chunks/chunk.3XCSDEVC.js";
|
|
10
28
|
import "../../chunks/chunk.2WO4NHJ2.js";
|
|
29
|
+
import "../../chunks/chunk.VM32X2K4.js";
|
|
11
30
|
import "../../chunks/chunk.ZQ4D5K7J.js";
|
|
12
31
|
import "../../chunks/chunk.W7CV3QYI.js";
|
|
13
32
|
import "../../chunks/chunk.YO24ZYAD.js";
|
|
@@ -11,7 +11,7 @@ import { GdsContainer } from '../container';
|
|
|
11
11
|
*
|
|
12
12
|
*/
|
|
13
13
|
export declare class GdsCard extends GdsContainer {
|
|
14
|
-
static styles:
|
|
14
|
+
static styles: import("lit").CSSResult[][];
|
|
15
15
|
/**
|
|
16
16
|
* Controls the box-shadow property of the card.
|
|
17
17
|
*
|
|
@@ -30,95 +30,5 @@ export declare class GdsCard extends GdsContainer {
|
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
shadow?: string;
|
|
33
|
-
/**
|
|
34
|
-
* Controls the border property of the card.
|
|
35
|
-
* Supports all tokens from the design system.
|
|
36
|
-
*
|
|
37
|
-
* @property border
|
|
38
|
-
*
|
|
39
|
-
* Can be specified for each side using the size tokens like this:
|
|
40
|
-
*
|
|
41
|
-
* ```html
|
|
42
|
-
* <gds-container border="4xs 0 0 0"></gds-container>
|
|
43
|
-
* ```
|
|
44
|
-
*
|
|
45
|
-
* Also for different breakpoints like this:
|
|
46
|
-
*
|
|
47
|
-
* ```html
|
|
48
|
-
* <gds-container border="s{2xs} m{3xs} l{4xs}"></gds-container>
|
|
49
|
-
* ```
|
|
50
|
-
*
|
|
51
|
-
* When you want to apply the border in all breakpoints and sides you can use the following:
|
|
52
|
-
*
|
|
53
|
-
* ```html
|
|
54
|
-
* <gds-container border="4xs"></gds-container>
|
|
55
|
-
* ```
|
|
56
|
-
*/
|
|
57
|
-
border?: string;
|
|
58
|
-
/**
|
|
59
|
-
* Controls the border-radius property of the container.
|
|
60
|
-
* Supports all the size tokens from the design system.
|
|
61
|
-
*
|
|
62
|
-
* You can apply radius in each corner like this:
|
|
63
|
-
*
|
|
64
|
-
* ```html
|
|
65
|
-
* <gds-container radius="none none m m" ></gds-container>
|
|
66
|
-
* ```
|
|
67
|
-
*
|
|
68
|
-
* Also for different breakpoints like this:
|
|
69
|
-
*
|
|
70
|
-
* ```html
|
|
71
|
-
* <gds-container radius="s{none none xs} m{none xs none xs} l{s}" ></gds-container>
|
|
72
|
-
* ```
|
|
73
|
-
*
|
|
74
|
-
* Each corner can have a different radius value and also different values for different breakpoints.
|
|
75
|
-
*
|
|
76
|
-
* * These are the available values you can use to define Border Radius
|
|
77
|
-
*
|
|
78
|
-
* `0, 4XS, 3XS, 2XS, XS, S, M, L, XL, 2XL, 3XL, 4XL, 5XL, 6XL, 7XL, 8XL, MAX`
|
|
79
|
-
*
|
|
80
|
-
*/
|
|
81
|
-
radius?: string;
|
|
82
|
-
/**
|
|
83
|
-
* Controls the backdrop-filter property of the container.
|
|
84
|
-
* When you want to apply a backdrop blur filter to the container you can use this property.
|
|
85
|
-
*
|
|
86
|
-
* ```html
|
|
87
|
-
* <gds-container filter="20px"></gds-container>
|
|
88
|
-
* ```
|
|
89
|
-
*
|
|
90
|
-
* The above example will apply a backdrop blur filter of `20px`.
|
|
91
|
-
*
|
|
92
|
-
* The filter also support breakpoint syntax like this:
|
|
93
|
-
*
|
|
94
|
-
* ```html
|
|
95
|
-
* <gds-container filter="s{20px} m{40px} l{60px}"></gds-container>
|
|
96
|
-
* ```
|
|
97
|
-
*
|
|
98
|
-
* The above example will apply the filter style of `20px` for `small` devices, `40px` for `medium` devices, and `60px` for large devices.
|
|
99
|
-
*/
|
|
100
|
-
filter?: string;
|
|
101
|
-
/**
|
|
102
|
-
* Controls the mask-image property of the container.
|
|
103
|
-
* Adds a predefined style of mask to the container.
|
|
104
|
-
*
|
|
105
|
-
* @property mask
|
|
106
|
-
*
|
|
107
|
-
* @example
|
|
108
|
-
*
|
|
109
|
-
* ```html
|
|
110
|
-
* <gds-container mask="top"></gds-container>
|
|
111
|
-
* ```
|
|
112
|
-
*
|
|
113
|
-
* The above example will apply the mask style of `top` with `40%` transparency.
|
|
114
|
-
* The mask can be applied in different positions like `top`, `bottom`, `left`, `right`.
|
|
115
|
-
*
|
|
116
|
-
* It can also be combined with the color like this:
|
|
117
|
-
* ```html
|
|
118
|
-
* <gds-container mask="top/l1-background-tertiary/0.4"></gds-container>
|
|
119
|
-
* ```
|
|
120
|
-
*
|
|
121
|
-
*/
|
|
122
|
-
mask?: string;
|
|
123
33
|
render(): any;
|
|
124
34
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
GdsCard
|
|
3
|
-
} from "../../../chunks/chunk.
|
|
3
|
+
} from "../../../chunks/chunk.CXRT6D5K.js";
|
|
4
4
|
import "../../../chunks/chunk.OJK4O3JQ.js";
|
|
5
|
-
import "../../../chunks/chunk.
|
|
6
|
-
import "../../../chunks/chunk.
|
|
7
|
-
import "../../../chunks/chunk.2WIGXRMD.js";
|
|
5
|
+
import "../../../chunks/chunk.SIMOQIAG.js";
|
|
6
|
+
import "../../../chunks/chunk.XKACXVCM.js";
|
|
8
7
|
import "../../../chunks/chunk.2WO4NHJ2.js";
|
|
8
|
+
import "../../../chunks/chunk.VM32X2K4.js";
|
|
9
9
|
import "../../../chunks/chunk.ZQ4D5K7J.js";
|
|
10
10
|
import "../../../chunks/chunk.W7CV3QYI.js";
|
|
11
11
|
import "../../../chunks/chunk.YO24ZYAD.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import "../../../chunks/chunk.DCVDALVX.js";
|
|
2
2
|
import {
|
|
3
3
|
GdsCard
|
|
4
|
-
} from "../../../chunks/chunk.
|
|
4
|
+
} from "../../../chunks/chunk.CXRT6D5K.js";
|
|
5
5
|
import "../../../chunks/chunk.OJK4O3JQ.js";
|
|
6
|
-
import "../../../chunks/chunk.
|
|
7
|
-
import "../../../chunks/chunk.
|
|
8
|
-
import "../../../chunks/chunk.2WIGXRMD.js";
|
|
6
|
+
import "../../../chunks/chunk.SIMOQIAG.js";
|
|
7
|
+
import "../../../chunks/chunk.XKACXVCM.js";
|
|
9
8
|
import "../../../chunks/chunk.2WO4NHJ2.js";
|
|
9
|
+
import "../../../chunks/chunk.VM32X2K4.js";
|
|
10
10
|
import "../../../chunks/chunk.ZQ4D5K7J.js";
|
|
11
11
|
import "../../../chunks/chunk.W7CV3QYI.js";
|
|
12
12
|
import "../../../chunks/chunk.YO24ZYAD.js";
|