@cloudscape-design/components 3.0.1279 → 3.0.1281
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/box/styles.css.js +192 -192
- package/box/styles.scoped.css +240 -238
- package/box/styles.selectors.js +192 -192
- package/internal/base-component/styles.scoped.css +2 -2
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +1 -0
- package/internal/generated/styles/tokens.js +1 -0
- package/internal/generated/theming/index.cjs +5 -0
- package/internal/generated/theming/index.cjs.d.ts +9 -0
- package/internal/generated/theming/index.d.ts +9 -0
- package/internal/generated/theming/index.js +5 -0
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +21 -21
- package/package.json +1 -1
- package/prompt-input/core/caret-controller.d.ts.map +1 -1
- package/prompt-input/core/caret-controller.js +15 -2
- package/prompt-input/core/caret-controller.js.map +1 -1
- package/prompt-input/tokens/use-token-mode.d.ts.map +1 -1
- package/prompt-input/tokens/use-token-mode.js +4 -1
- package/prompt-input/tokens/use-token-mode.js.map +1 -1
- package/test-utils/dom/prompt-input/index.js +1 -1
- package/test-utils/dom/prompt-input/index.js.map +1 -1
- package/test-utils/selectors/prompt-input/index.js +1 -1
- package/test-utils/selectors/prompt-input/index.js.map +1 -1
package/box/styles.selectors.js
CHANGED
|
@@ -2,197 +2,197 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"box": "
|
|
6
|
-
"p-variant": "awsui_p-
|
|
7
|
-
"color-default": "awsui_color-
|
|
8
|
-
"b-variant": "awsui_b-
|
|
9
|
-
"strong-variant": "awsui_strong-
|
|
10
|
-
"code-variant": "awsui_code-
|
|
11
|
-
"pre-variant": "awsui_pre-
|
|
12
|
-
"samp-variant": "awsui_samp-
|
|
13
|
-
"h1-variant": "awsui_h1-
|
|
14
|
-
"h2-variant": "awsui_h2-
|
|
15
|
-
"h3-variant": "awsui_h3-
|
|
16
|
-
"h4-variant": "awsui_h4-
|
|
17
|
-
"h5-variant": "awsui_h5-
|
|
18
|
-
"small-variant": "awsui_small-
|
|
19
|
-
"a-variant": "awsui_a-
|
|
20
|
-
"font-size-default": "awsui_font-size-
|
|
21
|
-
"font-weight-default": "awsui_font-weight-
|
|
22
|
-
"key-label-variant": "awsui_key-label-
|
|
23
|
-
"gen-ai-label-variant": "awsui_gen-ai-label-
|
|
24
|
-
"value-large-variant": "awsui_value-large-
|
|
25
|
-
"inline-code-variant": "awsui_inline-code-
|
|
26
|
-
"font-weight-heavy": "awsui_font-weight-
|
|
27
|
-
"color-inverted": "awsui_color-
|
|
28
|
-
"color-text-label": "awsui_color-text-
|
|
29
|
-
"color-text-body-secondary": "awsui_color-text-body-
|
|
30
|
-
"color-text-status-error": "awsui_color-text-status-
|
|
31
|
-
"color-text-status-success": "awsui_color-text-status-
|
|
32
|
-
"color-text-status-info": "awsui_color-text-status-
|
|
33
|
-
"color-text-status-inactive": "awsui_color-text-status-
|
|
34
|
-
"color-text-status-warning": "awsui_color-text-status-
|
|
35
|
-
"color-inherit": "awsui_color-
|
|
36
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
37
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
38
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
39
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
40
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
41
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
42
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
43
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
44
|
-
"font-weight-light": "awsui_font-weight-
|
|
45
|
-
"font-weight-normal": "awsui_font-weight-
|
|
46
|
-
"font-weight-bold": "awsui_font-weight-
|
|
47
|
-
"t-left": "awsui_t-
|
|
48
|
-
"t-right": "awsui_t-
|
|
49
|
-
"t-center": "awsui_t-
|
|
50
|
-
"p-n": "awsui_p-
|
|
51
|
-
"p-top-n": "awsui_p-top-
|
|
52
|
-
"p-vertical-n": "awsui_p-vertical-
|
|
53
|
-
"p-right-n": "awsui_p-right-
|
|
54
|
-
"p-horizontal-n": "awsui_p-horizontal-
|
|
55
|
-
"p-bottom-n": "awsui_p-bottom-
|
|
56
|
-
"p-left-n": "awsui_p-left-
|
|
57
|
-
"p-xxxs": "awsui_p-
|
|
58
|
-
"p-top-xxxs": "awsui_p-top-
|
|
59
|
-
"p-vertical-xxxs": "awsui_p-vertical-
|
|
60
|
-
"p-right-xxxs": "awsui_p-right-
|
|
61
|
-
"p-horizontal-xxxs": "awsui_p-horizontal-
|
|
62
|
-
"p-bottom-xxxs": "awsui_p-bottom-
|
|
63
|
-
"p-left-xxxs": "awsui_p-left-
|
|
64
|
-
"p-xxs": "awsui_p-
|
|
65
|
-
"p-top-xxs": "awsui_p-top-
|
|
66
|
-
"p-vertical-xxs": "awsui_p-vertical-
|
|
67
|
-
"p-right-xxs": "awsui_p-right-
|
|
68
|
-
"p-horizontal-xxs": "awsui_p-horizontal-
|
|
69
|
-
"p-bottom-xxs": "awsui_p-bottom-
|
|
70
|
-
"p-left-xxs": "awsui_p-left-
|
|
71
|
-
"p-xs": "awsui_p-
|
|
72
|
-
"p-top-xs": "awsui_p-top-
|
|
73
|
-
"p-vertical-xs": "awsui_p-vertical-
|
|
74
|
-
"p-right-xs": "awsui_p-right-
|
|
75
|
-
"p-horizontal-xs": "awsui_p-horizontal-
|
|
76
|
-
"p-bottom-xs": "awsui_p-bottom-
|
|
77
|
-
"p-left-xs": "awsui_p-left-
|
|
78
|
-
"p-s": "awsui_p-
|
|
79
|
-
"p-top-s": "awsui_p-top-
|
|
80
|
-
"p-vertical-s": "awsui_p-vertical-
|
|
81
|
-
"p-right-s": "awsui_p-right-
|
|
82
|
-
"p-horizontal-s": "awsui_p-horizontal-
|
|
83
|
-
"p-bottom-s": "awsui_p-bottom-
|
|
84
|
-
"p-left-s": "awsui_p-left-
|
|
85
|
-
"p-m": "awsui_p-
|
|
86
|
-
"p-top-m": "awsui_p-top-
|
|
87
|
-
"p-vertical-m": "awsui_p-vertical-
|
|
88
|
-
"p-right-m": "awsui_p-right-
|
|
89
|
-
"p-horizontal-m": "awsui_p-horizontal-
|
|
90
|
-
"p-bottom-m": "awsui_p-bottom-
|
|
91
|
-
"p-left-m": "awsui_p-left-
|
|
92
|
-
"p-l": "awsui_p-
|
|
93
|
-
"p-top-l": "awsui_p-top-
|
|
94
|
-
"p-vertical-l": "awsui_p-vertical-
|
|
95
|
-
"p-right-l": "awsui_p-right-
|
|
96
|
-
"p-horizontal-l": "awsui_p-horizontal-
|
|
97
|
-
"p-bottom-l": "awsui_p-bottom-
|
|
98
|
-
"p-left-l": "awsui_p-left-
|
|
99
|
-
"p-xl": "awsui_p-
|
|
100
|
-
"p-top-xl": "awsui_p-top-
|
|
101
|
-
"p-vertical-xl": "awsui_p-vertical-
|
|
102
|
-
"p-right-xl": "awsui_p-right-
|
|
103
|
-
"p-horizontal-xl": "awsui_p-horizontal-
|
|
104
|
-
"p-bottom-xl": "awsui_p-bottom-
|
|
105
|
-
"p-left-xl": "awsui_p-left-
|
|
106
|
-
"p-xxl": "awsui_p-
|
|
107
|
-
"p-top-xxl": "awsui_p-top-
|
|
108
|
-
"p-vertical-xxl": "awsui_p-vertical-
|
|
109
|
-
"p-right-xxl": "awsui_p-right-
|
|
110
|
-
"p-horizontal-xxl": "awsui_p-horizontal-
|
|
111
|
-
"p-bottom-xxl": "awsui_p-bottom-
|
|
112
|
-
"p-left-xxl": "awsui_p-left-
|
|
113
|
-
"p-xxxl": "awsui_p-
|
|
114
|
-
"p-top-xxxl": "awsui_p-top-
|
|
115
|
-
"p-vertical-xxxl": "awsui_p-vertical-
|
|
116
|
-
"p-right-xxxl": "awsui_p-right-
|
|
117
|
-
"p-horizontal-xxxl": "awsui_p-horizontal-
|
|
118
|
-
"p-bottom-xxxl": "awsui_p-bottom-
|
|
119
|
-
"p-left-xxxl": "awsui_p-left-
|
|
120
|
-
"m-n": "awsui_m-
|
|
121
|
-
"m-top-n": "awsui_m-top-
|
|
122
|
-
"m-vertical-n": "awsui_m-vertical-
|
|
123
|
-
"m-right-n": "awsui_m-right-
|
|
124
|
-
"m-horizontal-n": "awsui_m-horizontal-
|
|
125
|
-
"m-bottom-n": "awsui_m-bottom-
|
|
126
|
-
"m-left-n": "awsui_m-left-
|
|
127
|
-
"m-xxxs": "awsui_m-
|
|
128
|
-
"m-top-xxxs": "awsui_m-top-
|
|
129
|
-
"m-vertical-xxxs": "awsui_m-vertical-
|
|
130
|
-
"m-right-xxxs": "awsui_m-right-
|
|
131
|
-
"m-horizontal-xxxs": "awsui_m-horizontal-
|
|
132
|
-
"m-bottom-xxxs": "awsui_m-bottom-
|
|
133
|
-
"m-left-xxxs": "awsui_m-left-
|
|
134
|
-
"m-xxs": "awsui_m-
|
|
135
|
-
"m-top-xxs": "awsui_m-top-
|
|
136
|
-
"m-vertical-xxs": "awsui_m-vertical-
|
|
137
|
-
"m-right-xxs": "awsui_m-right-
|
|
138
|
-
"m-horizontal-xxs": "awsui_m-horizontal-
|
|
139
|
-
"m-bottom-xxs": "awsui_m-bottom-
|
|
140
|
-
"m-left-xxs": "awsui_m-left-
|
|
141
|
-
"m-xs": "awsui_m-
|
|
142
|
-
"m-top-xs": "awsui_m-top-
|
|
143
|
-
"m-vertical-xs": "awsui_m-vertical-
|
|
144
|
-
"m-right-xs": "awsui_m-right-
|
|
145
|
-
"m-horizontal-xs": "awsui_m-horizontal-
|
|
146
|
-
"m-bottom-xs": "awsui_m-bottom-
|
|
147
|
-
"m-left-xs": "awsui_m-left-
|
|
148
|
-
"m-s": "awsui_m-
|
|
149
|
-
"m-top-s": "awsui_m-top-
|
|
150
|
-
"m-vertical-s": "awsui_m-vertical-
|
|
151
|
-
"m-right-s": "awsui_m-right-
|
|
152
|
-
"m-horizontal-s": "awsui_m-horizontal-
|
|
153
|
-
"m-bottom-s": "awsui_m-bottom-
|
|
154
|
-
"m-left-s": "awsui_m-left-
|
|
155
|
-
"m-m": "awsui_m-
|
|
156
|
-
"m-top-m": "awsui_m-top-
|
|
157
|
-
"m-vertical-m": "awsui_m-vertical-
|
|
158
|
-
"m-right-m": "awsui_m-right-
|
|
159
|
-
"m-horizontal-m": "awsui_m-horizontal-
|
|
160
|
-
"m-bottom-m": "awsui_m-bottom-
|
|
161
|
-
"m-left-m": "awsui_m-left-
|
|
162
|
-
"m-l": "awsui_m-
|
|
163
|
-
"m-top-l": "awsui_m-top-
|
|
164
|
-
"m-vertical-l": "awsui_m-vertical-
|
|
165
|
-
"m-right-l": "awsui_m-right-
|
|
166
|
-
"m-horizontal-l": "awsui_m-horizontal-
|
|
167
|
-
"m-bottom-l": "awsui_m-bottom-
|
|
168
|
-
"m-left-l": "awsui_m-left-
|
|
169
|
-
"m-xl": "awsui_m-
|
|
170
|
-
"m-top-xl": "awsui_m-top-
|
|
171
|
-
"m-vertical-xl": "awsui_m-vertical-
|
|
172
|
-
"m-right-xl": "awsui_m-right-
|
|
173
|
-
"m-horizontal-xl": "awsui_m-horizontal-
|
|
174
|
-
"m-bottom-xl": "awsui_m-bottom-
|
|
175
|
-
"m-left-xl": "awsui_m-left-
|
|
176
|
-
"m-xxl": "awsui_m-
|
|
177
|
-
"m-top-xxl": "awsui_m-top-
|
|
178
|
-
"m-vertical-xxl": "awsui_m-vertical-
|
|
179
|
-
"m-right-xxl": "awsui_m-right-
|
|
180
|
-
"m-horizontal-xxl": "awsui_m-horizontal-
|
|
181
|
-
"m-bottom-xxl": "awsui_m-bottom-
|
|
182
|
-
"m-left-xxl": "awsui_m-left-
|
|
183
|
-
"m-xxxl": "awsui_m-
|
|
184
|
-
"m-top-xxxl": "awsui_m-top-
|
|
185
|
-
"m-vertical-xxxl": "awsui_m-vertical-
|
|
186
|
-
"m-right-xxxl": "awsui_m-right-
|
|
187
|
-
"m-horizontal-xxxl": "awsui_m-horizontal-
|
|
188
|
-
"m-bottom-xxxl": "awsui_m-bottom-
|
|
189
|
-
"m-left-xxxl": "awsui_m-left-
|
|
190
|
-
"d-block": "awsui_d-
|
|
191
|
-
"d-inline": "awsui_d-
|
|
192
|
-
"d-inline-block": "awsui_d-inline-
|
|
193
|
-
"d-none": "awsui_d-
|
|
194
|
-
"f-left": "awsui_f-
|
|
195
|
-
"f-right": "awsui_f-
|
|
196
|
-
"root": "
|
|
5
|
+
"box": "awsui_box_18wu0_w5rwe_172",
|
|
6
|
+
"p-variant": "awsui_p-variant_18wu0_w5rwe_172",
|
|
7
|
+
"color-default": "awsui_color-default_18wu0_w5rwe_172",
|
|
8
|
+
"b-variant": "awsui_b-variant_18wu0_w5rwe_172",
|
|
9
|
+
"strong-variant": "awsui_strong-variant_18wu0_w5rwe_172",
|
|
10
|
+
"code-variant": "awsui_code-variant_18wu0_w5rwe_172",
|
|
11
|
+
"pre-variant": "awsui_pre-variant_18wu0_w5rwe_172",
|
|
12
|
+
"samp-variant": "awsui_samp-variant_18wu0_w5rwe_172",
|
|
13
|
+
"h1-variant": "awsui_h1-variant_18wu0_w5rwe_176",
|
|
14
|
+
"h2-variant": "awsui_h2-variant_18wu0_w5rwe_176",
|
|
15
|
+
"h3-variant": "awsui_h3-variant_18wu0_w5rwe_176",
|
|
16
|
+
"h4-variant": "awsui_h4-variant_18wu0_w5rwe_176",
|
|
17
|
+
"h5-variant": "awsui_h5-variant_18wu0_w5rwe_176",
|
|
18
|
+
"small-variant": "awsui_small-variant_18wu0_w5rwe_180",
|
|
19
|
+
"a-variant": "awsui_a-variant_18wu0_w5rwe_184",
|
|
20
|
+
"font-size-default": "awsui_font-size-default_18wu0_w5rwe_188",
|
|
21
|
+
"font-weight-default": "awsui_font-weight-default_18wu0_w5rwe_229",
|
|
22
|
+
"key-label-variant": "awsui_key-label-variant_18wu0_w5rwe_271",
|
|
23
|
+
"gen-ai-label-variant": "awsui_gen-ai-label-variant_18wu0_w5rwe_278",
|
|
24
|
+
"value-large-variant": "awsui_value-large-variant_18wu0_w5rwe_285",
|
|
25
|
+
"inline-code-variant": "awsui_inline-code-variant_18wu0_w5rwe_295",
|
|
26
|
+
"font-weight-heavy": "awsui_font-weight-heavy_18wu0_w5rwe_309",
|
|
27
|
+
"color-inverted": "awsui_color-inverted_18wu0_w5rwe_314",
|
|
28
|
+
"color-text-label": "awsui_color-text-label_18wu0_w5rwe_317",
|
|
29
|
+
"color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_w5rwe_320",
|
|
30
|
+
"color-text-status-error": "awsui_color-text-status-error_18wu0_w5rwe_323",
|
|
31
|
+
"color-text-status-success": "awsui_color-text-status-success_18wu0_w5rwe_326",
|
|
32
|
+
"color-text-status-info": "awsui_color-text-status-info_18wu0_w5rwe_329",
|
|
33
|
+
"color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_w5rwe_332",
|
|
34
|
+
"color-text-status-warning": "awsui_color-text-status-warning_18wu0_w5rwe_335",
|
|
35
|
+
"color-inherit": "awsui_color-inherit_18wu0_w5rwe_338",
|
|
36
|
+
"font-size-body-s": "awsui_font-size-body-s_18wu0_w5rwe_341",
|
|
37
|
+
"font-size-body-m": "awsui_font-size-body-m_18wu0_w5rwe_346",
|
|
38
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_w5rwe_350",
|
|
39
|
+
"font-size-heading-s": "awsui_font-size-heading-s_18wu0_w5rwe_355",
|
|
40
|
+
"font-size-heading-m": "awsui_font-size-heading-m_18wu0_w5rwe_360",
|
|
41
|
+
"font-size-heading-l": "awsui_font-size-heading-l_18wu0_w5rwe_365",
|
|
42
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_w5rwe_370",
|
|
43
|
+
"font-size-display-l": "awsui_font-size-display-l_18wu0_w5rwe_375",
|
|
44
|
+
"font-weight-light": "awsui_font-weight-light_18wu0_w5rwe_380",
|
|
45
|
+
"font-weight-normal": "awsui_font-weight-normal_18wu0_w5rwe_383",
|
|
46
|
+
"font-weight-bold": "awsui_font-weight-bold_18wu0_w5rwe_386",
|
|
47
|
+
"t-left": "awsui_t-left_18wu0_w5rwe_393",
|
|
48
|
+
"t-right": "awsui_t-right_18wu0_w5rwe_397",
|
|
49
|
+
"t-center": "awsui_t-center_18wu0_w5rwe_401",
|
|
50
|
+
"p-n": "awsui_p-n_18wu0_w5rwe_418",
|
|
51
|
+
"p-top-n": "awsui_p-top-n_18wu0_w5rwe_423",
|
|
52
|
+
"p-vertical-n": "awsui_p-vertical-n_18wu0_w5rwe_424",
|
|
53
|
+
"p-right-n": "awsui_p-right-n_18wu0_w5rwe_428",
|
|
54
|
+
"p-horizontal-n": "awsui_p-horizontal-n_18wu0_w5rwe_429",
|
|
55
|
+
"p-bottom-n": "awsui_p-bottom-n_18wu0_w5rwe_433",
|
|
56
|
+
"p-left-n": "awsui_p-left-n_18wu0_w5rwe_438",
|
|
57
|
+
"p-xxxs": "awsui_p-xxxs_18wu0_w5rwe_443",
|
|
58
|
+
"p-top-xxxs": "awsui_p-top-xxxs_18wu0_w5rwe_448",
|
|
59
|
+
"p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_w5rwe_449",
|
|
60
|
+
"p-right-xxxs": "awsui_p-right-xxxs_18wu0_w5rwe_453",
|
|
61
|
+
"p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_w5rwe_454",
|
|
62
|
+
"p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_w5rwe_458",
|
|
63
|
+
"p-left-xxxs": "awsui_p-left-xxxs_18wu0_w5rwe_463",
|
|
64
|
+
"p-xxs": "awsui_p-xxs_18wu0_w5rwe_468",
|
|
65
|
+
"p-top-xxs": "awsui_p-top-xxs_18wu0_w5rwe_473",
|
|
66
|
+
"p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_w5rwe_474",
|
|
67
|
+
"p-right-xxs": "awsui_p-right-xxs_18wu0_w5rwe_478",
|
|
68
|
+
"p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_w5rwe_479",
|
|
69
|
+
"p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_w5rwe_483",
|
|
70
|
+
"p-left-xxs": "awsui_p-left-xxs_18wu0_w5rwe_488",
|
|
71
|
+
"p-xs": "awsui_p-xs_18wu0_w5rwe_493",
|
|
72
|
+
"p-top-xs": "awsui_p-top-xs_18wu0_w5rwe_498",
|
|
73
|
+
"p-vertical-xs": "awsui_p-vertical-xs_18wu0_w5rwe_499",
|
|
74
|
+
"p-right-xs": "awsui_p-right-xs_18wu0_w5rwe_503",
|
|
75
|
+
"p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_w5rwe_504",
|
|
76
|
+
"p-bottom-xs": "awsui_p-bottom-xs_18wu0_w5rwe_508",
|
|
77
|
+
"p-left-xs": "awsui_p-left-xs_18wu0_w5rwe_513",
|
|
78
|
+
"p-s": "awsui_p-s_18wu0_w5rwe_518",
|
|
79
|
+
"p-top-s": "awsui_p-top-s_18wu0_w5rwe_523",
|
|
80
|
+
"p-vertical-s": "awsui_p-vertical-s_18wu0_w5rwe_524",
|
|
81
|
+
"p-right-s": "awsui_p-right-s_18wu0_w5rwe_528",
|
|
82
|
+
"p-horizontal-s": "awsui_p-horizontal-s_18wu0_w5rwe_529",
|
|
83
|
+
"p-bottom-s": "awsui_p-bottom-s_18wu0_w5rwe_533",
|
|
84
|
+
"p-left-s": "awsui_p-left-s_18wu0_w5rwe_538",
|
|
85
|
+
"p-m": "awsui_p-m_18wu0_w5rwe_543",
|
|
86
|
+
"p-top-m": "awsui_p-top-m_18wu0_w5rwe_548",
|
|
87
|
+
"p-vertical-m": "awsui_p-vertical-m_18wu0_w5rwe_549",
|
|
88
|
+
"p-right-m": "awsui_p-right-m_18wu0_w5rwe_553",
|
|
89
|
+
"p-horizontal-m": "awsui_p-horizontal-m_18wu0_w5rwe_554",
|
|
90
|
+
"p-bottom-m": "awsui_p-bottom-m_18wu0_w5rwe_558",
|
|
91
|
+
"p-left-m": "awsui_p-left-m_18wu0_w5rwe_563",
|
|
92
|
+
"p-l": "awsui_p-l_18wu0_w5rwe_438",
|
|
93
|
+
"p-top-l": "awsui_p-top-l_18wu0_w5rwe_573",
|
|
94
|
+
"p-vertical-l": "awsui_p-vertical-l_18wu0_w5rwe_574",
|
|
95
|
+
"p-right-l": "awsui_p-right-l_18wu0_w5rwe_578",
|
|
96
|
+
"p-horizontal-l": "awsui_p-horizontal-l_18wu0_w5rwe_579",
|
|
97
|
+
"p-bottom-l": "awsui_p-bottom-l_18wu0_w5rwe_583",
|
|
98
|
+
"p-left-l": "awsui_p-left-l_18wu0_w5rwe_588",
|
|
99
|
+
"p-xl": "awsui_p-xl_18wu0_w5rwe_593",
|
|
100
|
+
"p-top-xl": "awsui_p-top-xl_18wu0_w5rwe_598",
|
|
101
|
+
"p-vertical-xl": "awsui_p-vertical-xl_18wu0_w5rwe_599",
|
|
102
|
+
"p-right-xl": "awsui_p-right-xl_18wu0_w5rwe_603",
|
|
103
|
+
"p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_w5rwe_604",
|
|
104
|
+
"p-bottom-xl": "awsui_p-bottom-xl_18wu0_w5rwe_608",
|
|
105
|
+
"p-left-xl": "awsui_p-left-xl_18wu0_w5rwe_613",
|
|
106
|
+
"p-xxl": "awsui_p-xxl_18wu0_w5rwe_618",
|
|
107
|
+
"p-top-xxl": "awsui_p-top-xxl_18wu0_w5rwe_623",
|
|
108
|
+
"p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_w5rwe_624",
|
|
109
|
+
"p-right-xxl": "awsui_p-right-xxl_18wu0_w5rwe_628",
|
|
110
|
+
"p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_w5rwe_629",
|
|
111
|
+
"p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_w5rwe_633",
|
|
112
|
+
"p-left-xxl": "awsui_p-left-xxl_18wu0_w5rwe_638",
|
|
113
|
+
"p-xxxl": "awsui_p-xxxl_18wu0_w5rwe_643",
|
|
114
|
+
"p-top-xxxl": "awsui_p-top-xxxl_18wu0_w5rwe_648",
|
|
115
|
+
"p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_w5rwe_649",
|
|
116
|
+
"p-right-xxxl": "awsui_p-right-xxxl_18wu0_w5rwe_653",
|
|
117
|
+
"p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_w5rwe_654",
|
|
118
|
+
"p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_w5rwe_658",
|
|
119
|
+
"p-left-xxxl": "awsui_p-left-xxxl_18wu0_w5rwe_663",
|
|
120
|
+
"m-n": "awsui_m-n_18wu0_w5rwe_668",
|
|
121
|
+
"m-top-n": "awsui_m-top-n_18wu0_w5rwe_673",
|
|
122
|
+
"m-vertical-n": "awsui_m-vertical-n_18wu0_w5rwe_674",
|
|
123
|
+
"m-right-n": "awsui_m-right-n_18wu0_w5rwe_678",
|
|
124
|
+
"m-horizontal-n": "awsui_m-horizontal-n_18wu0_w5rwe_679",
|
|
125
|
+
"m-bottom-n": "awsui_m-bottom-n_18wu0_w5rwe_683",
|
|
126
|
+
"m-left-n": "awsui_m-left-n_18wu0_w5rwe_688",
|
|
127
|
+
"m-xxxs": "awsui_m-xxxs_18wu0_w5rwe_693",
|
|
128
|
+
"m-top-xxxs": "awsui_m-top-xxxs_18wu0_w5rwe_698",
|
|
129
|
+
"m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_w5rwe_699",
|
|
130
|
+
"m-right-xxxs": "awsui_m-right-xxxs_18wu0_w5rwe_703",
|
|
131
|
+
"m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_w5rwe_704",
|
|
132
|
+
"m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_w5rwe_708",
|
|
133
|
+
"m-left-xxxs": "awsui_m-left-xxxs_18wu0_w5rwe_713",
|
|
134
|
+
"m-xxs": "awsui_m-xxs_18wu0_w5rwe_718",
|
|
135
|
+
"m-top-xxs": "awsui_m-top-xxs_18wu0_w5rwe_723",
|
|
136
|
+
"m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_w5rwe_724",
|
|
137
|
+
"m-right-xxs": "awsui_m-right-xxs_18wu0_w5rwe_728",
|
|
138
|
+
"m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_w5rwe_729",
|
|
139
|
+
"m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_w5rwe_733",
|
|
140
|
+
"m-left-xxs": "awsui_m-left-xxs_18wu0_w5rwe_738",
|
|
141
|
+
"m-xs": "awsui_m-xs_18wu0_w5rwe_743",
|
|
142
|
+
"m-top-xs": "awsui_m-top-xs_18wu0_w5rwe_748",
|
|
143
|
+
"m-vertical-xs": "awsui_m-vertical-xs_18wu0_w5rwe_749",
|
|
144
|
+
"m-right-xs": "awsui_m-right-xs_18wu0_w5rwe_753",
|
|
145
|
+
"m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_w5rwe_754",
|
|
146
|
+
"m-bottom-xs": "awsui_m-bottom-xs_18wu0_w5rwe_758",
|
|
147
|
+
"m-left-xs": "awsui_m-left-xs_18wu0_w5rwe_763",
|
|
148
|
+
"m-s": "awsui_m-s_18wu0_w5rwe_768",
|
|
149
|
+
"m-top-s": "awsui_m-top-s_18wu0_w5rwe_773",
|
|
150
|
+
"m-vertical-s": "awsui_m-vertical-s_18wu0_w5rwe_774",
|
|
151
|
+
"m-right-s": "awsui_m-right-s_18wu0_w5rwe_778",
|
|
152
|
+
"m-horizontal-s": "awsui_m-horizontal-s_18wu0_w5rwe_779",
|
|
153
|
+
"m-bottom-s": "awsui_m-bottom-s_18wu0_w5rwe_783",
|
|
154
|
+
"m-left-s": "awsui_m-left-s_18wu0_w5rwe_788",
|
|
155
|
+
"m-m": "awsui_m-m_18wu0_w5rwe_793",
|
|
156
|
+
"m-top-m": "awsui_m-top-m_18wu0_w5rwe_798",
|
|
157
|
+
"m-vertical-m": "awsui_m-vertical-m_18wu0_w5rwe_799",
|
|
158
|
+
"m-right-m": "awsui_m-right-m_18wu0_w5rwe_803",
|
|
159
|
+
"m-horizontal-m": "awsui_m-horizontal-m_18wu0_w5rwe_804",
|
|
160
|
+
"m-bottom-m": "awsui_m-bottom-m_18wu0_w5rwe_808",
|
|
161
|
+
"m-left-m": "awsui_m-left-m_18wu0_w5rwe_813",
|
|
162
|
+
"m-l": "awsui_m-l_18wu0_w5rwe_688",
|
|
163
|
+
"m-top-l": "awsui_m-top-l_18wu0_w5rwe_823",
|
|
164
|
+
"m-vertical-l": "awsui_m-vertical-l_18wu0_w5rwe_824",
|
|
165
|
+
"m-right-l": "awsui_m-right-l_18wu0_w5rwe_828",
|
|
166
|
+
"m-horizontal-l": "awsui_m-horizontal-l_18wu0_w5rwe_829",
|
|
167
|
+
"m-bottom-l": "awsui_m-bottom-l_18wu0_w5rwe_833",
|
|
168
|
+
"m-left-l": "awsui_m-left-l_18wu0_w5rwe_838",
|
|
169
|
+
"m-xl": "awsui_m-xl_18wu0_w5rwe_843",
|
|
170
|
+
"m-top-xl": "awsui_m-top-xl_18wu0_w5rwe_848",
|
|
171
|
+
"m-vertical-xl": "awsui_m-vertical-xl_18wu0_w5rwe_849",
|
|
172
|
+
"m-right-xl": "awsui_m-right-xl_18wu0_w5rwe_853",
|
|
173
|
+
"m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_w5rwe_854",
|
|
174
|
+
"m-bottom-xl": "awsui_m-bottom-xl_18wu0_w5rwe_858",
|
|
175
|
+
"m-left-xl": "awsui_m-left-xl_18wu0_w5rwe_863",
|
|
176
|
+
"m-xxl": "awsui_m-xxl_18wu0_w5rwe_868",
|
|
177
|
+
"m-top-xxl": "awsui_m-top-xxl_18wu0_w5rwe_873",
|
|
178
|
+
"m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_w5rwe_874",
|
|
179
|
+
"m-right-xxl": "awsui_m-right-xxl_18wu0_w5rwe_878",
|
|
180
|
+
"m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_w5rwe_879",
|
|
181
|
+
"m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_w5rwe_883",
|
|
182
|
+
"m-left-xxl": "awsui_m-left-xxl_18wu0_w5rwe_888",
|
|
183
|
+
"m-xxxl": "awsui_m-xxxl_18wu0_w5rwe_893",
|
|
184
|
+
"m-top-xxxl": "awsui_m-top-xxxl_18wu0_w5rwe_898",
|
|
185
|
+
"m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_w5rwe_899",
|
|
186
|
+
"m-right-xxxl": "awsui_m-right-xxxl_18wu0_w5rwe_903",
|
|
187
|
+
"m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_w5rwe_904",
|
|
188
|
+
"m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_w5rwe_908",
|
|
189
|
+
"m-left-xxxl": "awsui_m-left-xxxl_18wu0_w5rwe_913",
|
|
190
|
+
"d-block": "awsui_d-block_18wu0_w5rwe_918",
|
|
191
|
+
"d-inline": "awsui_d-inline_18wu0_w5rwe_921",
|
|
192
|
+
"d-inline-block": "awsui_d-inline-block_18wu0_w5rwe_924",
|
|
193
|
+
"d-none": "awsui_d-none_18wu0_w5rwe_927",
|
|
194
|
+
"f-left": "awsui_f-left_18wu0_w5rwe_931",
|
|
195
|
+
"f-right": "awsui_f-right_18wu0_w5rwe_935",
|
|
196
|
+
"root": "awsui_root_18wu0_w5rwe_939"
|
|
197
197
|
};
|
|
198
198
|
|
|
@@ -536,7 +536,6 @@ body {
|
|
|
536
536
|
--color-icon-action-card-hover-qxq4pp:var(--color-primary-900-a5kqrr);
|
|
537
537
|
--color-icon-action-card-active-rhp94s:var(--color-primary-900-a5kqrr);
|
|
538
538
|
--color-icon-action-card-disabled-wm3kyf:var(--color-neutral-400-wtst55);
|
|
539
|
-
--font-box-value-large-weight-wr00sw:700;
|
|
540
539
|
--font-button-letter-spacing-ufowe3:0.005em;
|
|
541
540
|
--font-chart-detail-size-9qr25q:var(--font-size-body-s-smc8cv);
|
|
542
541
|
--font-display-label-weight-zavpeo:700;
|
|
@@ -574,6 +573,7 @@ body {
|
|
|
574
573
|
--font-weight-heading-m-zf82dr:700;
|
|
575
574
|
--font-weight-heading-s-lcx0ai:700;
|
|
576
575
|
--font-weight-heading-xs-wqqpne:700;
|
|
576
|
+
--font-weight-display-l-h5zsi8:700;
|
|
577
577
|
--font-weight-heavy-6yh4un:700;
|
|
578
578
|
--letter-spacing-body-s-gq78ok:0.005em;
|
|
579
579
|
--letter-spacing-display-l-elyyxk:-0.03em;
|
|
@@ -2236,5 +2236,5 @@ body {
|
|
|
2236
2236
|
}
|
|
2237
2237
|
}
|
|
2238
2238
|
:root {
|
|
2239
|
-
--awsui-version-info-
|
|
2239
|
+
--awsui-version-info-ae2d3449: true;
|
|
2240
2240
|
}
|
package/internal/environment.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export var PACKAGE_SOURCE = "components";
|
|
2
|
-
export var PACKAGE_VERSION = "3.0.0 (
|
|
3
|
-
export var GIT_SHA = "
|
|
2
|
+
export var PACKAGE_VERSION = "3.0.0 (ae2d3449)";
|
|
3
|
+
export var GIT_SHA = "ae2d3449";
|
|
4
4
|
export var THEME = "open-source-visual-refresh";
|
|
5
5
|
export var SYSTEM = "core";
|
|
6
6
|
export var ALWAYS_VISUAL_REFRESH = true;
|
|
@@ -621,6 +621,7 @@ export const fontWeightHeadingL: string;
|
|
|
621
621
|
export const fontWeightHeadingM: string;
|
|
622
622
|
export const fontWeightHeadingS: string;
|
|
623
623
|
export const fontWeightHeadingXs: string;
|
|
624
|
+
export const fontWeightDisplayL: string;
|
|
624
625
|
export const fontWeightHeavy: string;
|
|
625
626
|
export const letterSpacingBodyS: string;
|
|
626
627
|
export const letterSpacingDisplayL: string;
|
|
@@ -621,6 +621,7 @@ export var fontWeightHeadingL = "var(--font-weight-heading-l-0t6dwc, 700)";
|
|
|
621
621
|
export var fontWeightHeadingM = "var(--font-weight-heading-m-zf82dr, 700)";
|
|
622
622
|
export var fontWeightHeadingS = "var(--font-weight-heading-s-lcx0ai, 700)";
|
|
623
623
|
export var fontWeightHeadingXs = "var(--font-weight-heading-xs-wqqpne, 700)";
|
|
624
|
+
export var fontWeightDisplayL = "var(--font-weight-display-l-h5zsi8, 700)";
|
|
624
625
|
export var fontWeightHeavy = "var(--font-weight-heavy-6yh4un, 700)";
|
|
625
626
|
export var letterSpacingBodyS = "var(--letter-spacing-body-s-gq78ok, 0.005em)";
|
|
626
627
|
export var letterSpacingDisplayL = "var(--letter-spacing-display-l-elyyxk, -0.03em)";
|
|
@@ -2417,6 +2417,7 @@ module.exports.preset = {
|
|
|
2417
2417
|
"fontWeightHeadingM": "700",
|
|
2418
2418
|
"fontWeightHeadingS": "700",
|
|
2419
2419
|
"fontWeightHeadingXs": "700",
|
|
2420
|
+
"fontWeightDisplayL": "700",
|
|
2420
2421
|
"fontWeightHeavy": "700",
|
|
2421
2422
|
"letterSpacingBodyS": "0.005em",
|
|
2422
2423
|
"letterSpacingDisplayL": "-0.03em",
|
|
@@ -12838,6 +12839,7 @@ module.exports.preset = {
|
|
|
12838
12839
|
"fontWeightHeadingM",
|
|
12839
12840
|
"fontWeightHeadingS",
|
|
12840
12841
|
"fontWeightHeadingXs",
|
|
12842
|
+
"fontWeightDisplayL",
|
|
12841
12843
|
"letterSpacingDisplayL",
|
|
12842
12844
|
"letterSpacingHeadingXl",
|
|
12843
12845
|
"letterSpacingHeadingL",
|
|
@@ -13266,6 +13268,7 @@ module.exports.preset = {
|
|
|
13266
13268
|
"fontWeightHeadingM",
|
|
13267
13269
|
"fontWeightHeadingS",
|
|
13268
13270
|
"fontWeightHeadingXs",
|
|
13271
|
+
"fontWeightDisplayL",
|
|
13269
13272
|
"letterSpacingDisplayL",
|
|
13270
13273
|
"letterSpacingHeadingXl",
|
|
13271
13274
|
"letterSpacingHeadingL",
|
|
@@ -13989,6 +13992,7 @@ module.exports.preset = {
|
|
|
13989
13992
|
"fontWeightHeadingM": "font-weight-heading-m",
|
|
13990
13993
|
"fontWeightHeadingS": "font-weight-heading-s",
|
|
13991
13994
|
"fontWeightHeadingXs": "font-weight-heading-xs",
|
|
13995
|
+
"fontWeightDisplayL": "font-weight-display-l",
|
|
13992
13996
|
"fontWeightHeavy": "font-weight-heavy",
|
|
13993
13997
|
"letterSpacingBodyS": "letter-spacing-body-s",
|
|
13994
13998
|
"letterSpacingDisplayL": "letter-spacing-display-l",
|
|
@@ -14880,6 +14884,7 @@ module.exports.preset = {
|
|
|
14880
14884
|
"fontWeightHeadingM": "--font-weight-heading-m-zf82dr",
|
|
14881
14885
|
"fontWeightHeadingS": "--font-weight-heading-s-lcx0ai",
|
|
14882
14886
|
"fontWeightHeadingXs": "--font-weight-heading-xs-wqqpne",
|
|
14887
|
+
"fontWeightDisplayL": "--font-weight-display-l-h5zsi8",
|
|
14883
14888
|
"fontWeightHeavy": "--font-weight-heavy-6yh4un",
|
|
14884
14889
|
"letterSpacingBodyS": "--letter-spacing-body-s-gq78ok",
|
|
14885
14890
|
"letterSpacingDisplayL": "--letter-spacing-display-l-elyyxk",
|
|
@@ -268,6 +268,7 @@ export declare interface TypedOverride {
|
|
|
268
268
|
fontWeightHeadingM?: GlobalValue;
|
|
269
269
|
fontWeightHeadingS?: GlobalValue;
|
|
270
270
|
fontWeightHeadingXs?: GlobalValue;
|
|
271
|
+
fontWeightDisplayL?: GlobalValue;
|
|
271
272
|
letterSpacingDisplayL?: GlobalValue;
|
|
272
273
|
letterSpacingHeadingXl?: GlobalValue;
|
|
273
274
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -600,6 +601,7 @@ export declare interface TypedOverride {
|
|
|
600
601
|
fontWeightHeadingM?: GlobalValue;
|
|
601
602
|
fontWeightHeadingS?: GlobalValue;
|
|
602
603
|
fontWeightHeadingXs?: GlobalValue;
|
|
604
|
+
fontWeightDisplayL?: GlobalValue;
|
|
603
605
|
letterSpacingDisplayL?: GlobalValue;
|
|
604
606
|
letterSpacingHeadingXl?: GlobalValue;
|
|
605
607
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -932,6 +934,7 @@ export declare interface TypedOverride {
|
|
|
932
934
|
fontWeightHeadingM?: GlobalValue;
|
|
933
935
|
fontWeightHeadingS?: GlobalValue;
|
|
934
936
|
fontWeightHeadingXs?: GlobalValue;
|
|
937
|
+
fontWeightDisplayL?: GlobalValue;
|
|
935
938
|
letterSpacingDisplayL?: GlobalValue;
|
|
936
939
|
letterSpacingHeadingXl?: GlobalValue;
|
|
937
940
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1264,6 +1267,7 @@ export declare interface TypedOverride {
|
|
|
1264
1267
|
fontWeightHeadingM?: GlobalValue;
|
|
1265
1268
|
fontWeightHeadingS?: GlobalValue;
|
|
1266
1269
|
fontWeightHeadingXs?: GlobalValue;
|
|
1270
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1267
1271
|
letterSpacingDisplayL?: GlobalValue;
|
|
1268
1272
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1269
1273
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1596,6 +1600,7 @@ export declare interface TypedOverride {
|
|
|
1596
1600
|
fontWeightHeadingM?: GlobalValue;
|
|
1597
1601
|
fontWeightHeadingS?: GlobalValue;
|
|
1598
1602
|
fontWeightHeadingXs?: GlobalValue;
|
|
1603
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1599
1604
|
letterSpacingDisplayL?: GlobalValue;
|
|
1600
1605
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1601
1606
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1928,6 +1933,7 @@ export declare interface TypedOverride {
|
|
|
1928
1933
|
fontWeightHeadingM?: GlobalValue;
|
|
1929
1934
|
fontWeightHeadingS?: GlobalValue;
|
|
1930
1935
|
fontWeightHeadingXs?: GlobalValue;
|
|
1936
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1931
1937
|
letterSpacingDisplayL?: GlobalValue;
|
|
1932
1938
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1933
1939
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2260,6 +2266,7 @@ export declare interface TypedOverride {
|
|
|
2260
2266
|
fontWeightHeadingM?: GlobalValue;
|
|
2261
2267
|
fontWeightHeadingS?: GlobalValue;
|
|
2262
2268
|
fontWeightHeadingXs?: GlobalValue;
|
|
2269
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2263
2270
|
letterSpacingDisplayL?: GlobalValue;
|
|
2264
2271
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2265
2272
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2592,6 +2599,7 @@ export declare interface TypedOverride {
|
|
|
2592
2599
|
fontWeightHeadingM?: GlobalValue;
|
|
2593
2600
|
fontWeightHeadingS?: GlobalValue;
|
|
2594
2601
|
fontWeightHeadingXs?: GlobalValue;
|
|
2602
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2595
2603
|
letterSpacingDisplayL?: GlobalValue;
|
|
2596
2604
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2597
2605
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2924,6 +2932,7 @@ export declare interface TypedOverride {
|
|
|
2924
2932
|
fontWeightHeadingM?: GlobalValue;
|
|
2925
2933
|
fontWeightHeadingS?: GlobalValue;
|
|
2926
2934
|
fontWeightHeadingXs?: GlobalValue;
|
|
2935
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2927
2936
|
letterSpacingDisplayL?: GlobalValue;
|
|
2928
2937
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2929
2938
|
letterSpacingHeadingL?: GlobalValue;
|