@cloudscape-design/components-themeable 3.0.364 → 3.0.366
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/breadcrumb-group/item/styles.scss +1 -1
- package/lib/internal/scss/internal/styles/links.scss +2 -0
- package/lib/internal/scss/link/constants.scss +7 -6
- package/lib/internal/template/alert/internal.d.ts.map +1 -1
- package/lib/internal/template/alert/internal.js +15 -13
- package/lib/internal/template/alert/internal.js.map +1 -1
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/attribute-editor/styles.css.js +14 -14
- package/lib/internal/template/attribute-editor/styles.scoped.css +30 -31
- package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +9 -9
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +21 -21
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +9 -9
- package/lib/internal/template/button/styles.css.js +20 -20
- package/lib/internal/template/button/styles.scoped.css +152 -152
- package/lib/internal/template/button/styles.selectors.js +20 -20
- package/lib/internal/template/cards/index.d.ts.map +1 -1
- package/lib/internal/template/cards/index.js +9 -7
- package/lib/internal/template/cards/index.js.map +1 -1
- package/lib/internal/template/cards/interfaces.d.ts +1 -1
- package/lib/internal/template/cards/interfaces.js.map +1 -1
- package/lib/internal/template/help-panel/index.d.ts.map +1 -1
- package/lib/internal/template/help-panel/index.js +3 -1
- package/lib/internal/template/help-panel/index.js.map +1 -1
- package/lib/internal/template/help-panel/styles.css.js +4 -4
- package/lib/internal/template/help-panel/styles.scoped.css +71 -72
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/internal/base-component/styles.scoped.css +11 -26
- package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +22 -22
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
- package/lib/internal/template/internal/context/link-default-variant-context.d.ts +6 -0
- package/lib/internal/template/internal/context/link-default-variant-context.d.ts.map +1 -0
- package/lib/internal/template/internal/context/link-default-variant-context.js +7 -0
- package/lib/internal/template/internal/context/link-default-variant-context.js.map +1 -0
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/internal/generated/theming/index.cjs +0 -40
- package/lib/internal/template/internal/generated/theming/index.js +0 -40
- package/lib/internal/template/link/index.d.ts.map +1 -1
- package/lib/internal/template/link/index.js +2 -2
- package/lib/internal/template/link/index.js.map +1 -1
- package/lib/internal/template/link/interfaces.d.ts +7 -0
- package/lib/internal/template/link/interfaces.d.ts.map +1 -1
- package/lib/internal/template/link/interfaces.js.map +1 -1
- package/lib/internal/template/link/internal.d.ts.map +1 -1
- package/lib/internal/template/link/internal.js +4 -1
- package/lib/internal/template/link/internal.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +91 -90
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/popover/internal.d.ts.map +1 -1
- package/lib/internal/template/popover/internal.js +3 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/table/internal.d.ts.map +1 -1
- package/lib/internal/template/table/internal.js +58 -56
- package/lib/internal/template/table/internal.js.map +1 -1
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +12 -12
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +72 -74
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/congratulation-screen.js +1 -1
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/congratulation-screen.js.map +1 -1
- package/lib/internal/template/tutorial-panel/components/tutorial-list/index.js +1 -1
- package/lib/internal/template/tutorial-panel/components/tutorial-list/index.js.map +1 -1
- package/lib/internal/template/wizard/wizard-navigation.js +1 -1
- package/lib/internal/template/wizard/wizard-navigation.js.map +1 -1
- package/package.json +1 -1
|
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
93
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
94
|
-
.awsui_help-
|
|
94
|
+
.awsui_help-panel_1d237_11jll_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -131,32 +131,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
word-wrap: break-word;
|
|
132
132
|
padding: var(--space-scaled-l-udxpzh, 20px) var(--space-panel-side-right-7bukgp, 32px) 0 var(--space-panel-side-left-vyfilf, 32px);
|
|
133
133
|
}
|
|
134
|
-
.awsui_help-
|
|
134
|
+
.awsui_help-panel_1d237_11jll_94 hr:not(#\9) {
|
|
135
135
|
border: none;
|
|
136
136
|
border-top: var(--border-divider-section-width-uu4597, 1px) solid var(--color-border-divider-default-z9h069, #eaeded);
|
|
137
137
|
margin: var(--space-scaled-xl-6zb5a6, 24px) calc(-1 * var(--space-xs-e7dyai, 8px));
|
|
138
138
|
}
|
|
139
|
-
.awsui_help-
|
|
140
|
-
.awsui_help-
|
|
139
|
+
.awsui_help-panel_1d237_11jll_94 ol:not(#\9),
|
|
140
|
+
.awsui_help-panel_1d237_11jll_94 ul:not(#\9) {
|
|
141
141
|
padding-left: var(--space-l-q5p9hz, 20px);
|
|
142
142
|
list-style-position: outside;
|
|
143
143
|
margin: var(--space-s-agghyv, 12px) 0;
|
|
144
144
|
}
|
|
145
|
-
.awsui_help-
|
|
145
|
+
.awsui_help-panel_1d237_11jll_94 li:not(#\9) {
|
|
146
146
|
margin: var(--space-scaled-xxs-sh0ehj, 4px) 0;
|
|
147
147
|
}
|
|
148
|
-
.awsui_help-
|
|
149
|
-
.awsui_help-
|
|
150
|
-
.awsui_help-
|
|
151
|
-
.awsui_help-
|
|
152
|
-
.awsui_help-
|
|
153
|
-
.awsui_help-
|
|
154
|
-
.awsui_help-
|
|
148
|
+
.awsui_help-panel_1d237_11jll_94 a:not(#\9),
|
|
149
|
+
.awsui_help-panel_1d237_11jll_94 h2:not(#\9),
|
|
150
|
+
.awsui_help-panel_1d237_11jll_94 h3:not(#\9),
|
|
151
|
+
.awsui_help-panel_1d237_11jll_94 h4:not(#\9),
|
|
152
|
+
.awsui_help-panel_1d237_11jll_94 h5:not(#\9),
|
|
153
|
+
.awsui_help-panel_1d237_11jll_94 pre:not(#\9),
|
|
154
|
+
.awsui_help-panel_1d237_11jll_94 code:not(#\9) {
|
|
155
155
|
margin: var(--space-xs-e7dyai, 8px) 0;
|
|
156
156
|
padding-top: 0;
|
|
157
157
|
padding-bottom: 0;
|
|
158
158
|
}
|
|
159
|
-
.awsui_help-
|
|
159
|
+
.awsui_help-panel_1d237_11jll_94 code:not(#\9) {
|
|
160
160
|
font-size: var(--font-body-s-size-wofdyf, 12px);
|
|
161
161
|
line-height: var(--font-body-s-line-height-hkht1z, 16px);
|
|
162
162
|
letter-spacing: var(--font-body-s-letter-spacing-bkw1uw, normal);
|
|
@@ -166,7 +166,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
word-wrap: break-word;
|
|
167
167
|
white-space: pre-wrap;
|
|
168
168
|
}
|
|
169
|
-
.awsui_help-
|
|
169
|
+
.awsui_help-panel_1d237_11jll_94 pre:not(#\9) {
|
|
170
170
|
font-size: var(--font-body-s-size-wofdyf, 12px);
|
|
171
171
|
line-height: var(--font-body-s-line-height-hkht1z, 16px);
|
|
172
172
|
letter-spacing: var(--font-body-s-letter-spacing-bkw1uw, normal);
|
|
@@ -177,38 +177,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
177
177
|
white-space: pre-wrap;
|
|
178
178
|
padding: var(--space-xxs-1wmjb0, 4px);
|
|
179
179
|
}
|
|
180
|
-
.awsui_help-
|
|
180
|
+
.awsui_help-panel_1d237_11jll_94 dl:not(#\9) {
|
|
181
181
|
margin: var(--space-s-agghyv, 12px) 0;
|
|
182
182
|
/* stylelint-disable-next-line selector-max-universal */
|
|
183
183
|
}
|
|
184
|
-
.awsui_help-
|
|
184
|
+
.awsui_help-panel_1d237_11jll_94 dl *:not(#\9) {
|
|
185
185
|
margin-top: 0;
|
|
186
186
|
margin-bottom: 0;
|
|
187
187
|
}
|
|
188
|
-
.awsui_help-
|
|
188
|
+
.awsui_help-panel_1d237_11jll_94 dt:not(#\9) {
|
|
189
189
|
margin-top: var(--space-xs-e7dyai, 8px);
|
|
190
190
|
font-weight: 700;
|
|
191
191
|
}
|
|
192
|
-
.awsui_help-
|
|
192
|
+
.awsui_help-panel_1d237_11jll_94 dd:not(#\9) {
|
|
193
193
|
margin: 0 0 var(--space-xs-e7dyai, 8px);
|
|
194
194
|
}
|
|
195
|
-
.awsui_help-
|
|
196
|
-
.awsui_help-
|
|
197
|
-
.awsui_help-
|
|
198
|
-
.awsui_help-
|
|
199
|
-
.awsui_help-
|
|
195
|
+
.awsui_help-panel_1d237_11jll_94 h2:not(#\9),
|
|
196
|
+
.awsui_help-panel_1d237_11jll_94 h3:not(#\9),
|
|
197
|
+
.awsui_help-panel_1d237_11jll_94 h4:not(#\9),
|
|
198
|
+
.awsui_help-panel_1d237_11jll_94 h5:not(#\9),
|
|
199
|
+
.awsui_help-panel_1d237_11jll_94 h6:not(#\9) {
|
|
200
200
|
margin-top: var(--space-xl-v605rp, 24px);
|
|
201
201
|
color: var(--color-text-heading-default-f2k17x, #16191f);
|
|
202
202
|
}
|
|
203
|
-
.awsui_help-
|
|
203
|
+
.awsui_help-panel_1d237_11jll_94 > :not(#\9):last-child {
|
|
204
204
|
margin-bottom: var(--space-scaled-xxxl-d3ii2u, 40px);
|
|
205
205
|
}
|
|
206
|
-
.awsui_help-
|
|
206
|
+
.awsui_help-panel_1d237_11jll_94 p:not(#\9) {
|
|
207
207
|
color: inherit;
|
|
208
208
|
text-decoration: none;
|
|
209
209
|
margin: var(--space-s-agghyv, 12px) 0;
|
|
210
210
|
}
|
|
211
|
-
.awsui_help-
|
|
211
|
+
.awsui_help-panel_1d237_11jll_94 h1:not(#\9) {
|
|
212
212
|
font-size: var(--font-heading-xl-size-c5vcsd, 28px);
|
|
213
213
|
line-height: var(--font-heading-xl-line-height-ar3qte, 36px);
|
|
214
214
|
letter-spacing: var(--font-heading-xl-letter-spacing-vfe8oi, normal);
|
|
@@ -216,7 +216,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
216
216
|
-webkit-font-smoothing: var(--font-smoothing-webkit-r8w2d6, auto);
|
|
217
217
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ypl7oc, auto);
|
|
218
218
|
}
|
|
219
|
-
.awsui_help-
|
|
219
|
+
.awsui_help-panel_1d237_11jll_94 h2:not(#\9) {
|
|
220
220
|
font-size: var(--font-heading-l-size-ogihwd, 18px);
|
|
221
221
|
line-height: var(--font-heading-l-line-height-imzcck, 22px);
|
|
222
222
|
letter-spacing: var(--font-heading-l-letter-spacing-bz1hn0, normal);
|
|
@@ -224,7 +224,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
-webkit-font-smoothing: var(--font-smoothing-webkit-r8w2d6, auto);
|
|
225
225
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ypl7oc, auto);
|
|
226
226
|
}
|
|
227
|
-
.awsui_help-
|
|
227
|
+
.awsui_help-panel_1d237_11jll_94 h3:not(#\9) {
|
|
228
228
|
font-size: var(--font-heading-m-size-pcxbv7, 18px);
|
|
229
229
|
line-height: var(--font-heading-m-line-height-u0fekd, 22px);
|
|
230
230
|
letter-spacing: var(--font-heading-m-letter-spacing-d3cpxu, normal);
|
|
@@ -232,7 +232,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
232
232
|
-webkit-font-smoothing: var(--font-smoothing-webkit-r8w2d6, auto);
|
|
233
233
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ypl7oc, auto);
|
|
234
234
|
}
|
|
235
|
-
.awsui_help-
|
|
235
|
+
.awsui_help-panel_1d237_11jll_94 h4:not(#\9) {
|
|
236
236
|
font-size: var(--font-heading-s-size-50c3ux, 16px);
|
|
237
237
|
line-height: var(--font-heading-s-line-height-ykeawn, 20px);
|
|
238
238
|
letter-spacing: var(--font-heading-s-letter-spacing-dw4ti9, normal);
|
|
@@ -240,18 +240,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
240
240
|
-webkit-font-smoothing: var(--font-smoothing-webkit-r8w2d6, auto);
|
|
241
241
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ypl7oc, auto);
|
|
242
242
|
}
|
|
243
|
-
.awsui_help-
|
|
243
|
+
.awsui_help-panel_1d237_11jll_94 h5:not(#\9) {
|
|
244
244
|
font-size: var(--font-heading-xs-size-cj7yvf, 16px);
|
|
245
245
|
line-height: var(--font-heading-xs-line-height-eo46pq, 20px);
|
|
246
246
|
font-weight: var(--font-heading-xs-weight-a9zlrp, 400);
|
|
247
247
|
-webkit-font-smoothing: var(--font-smoothing-webkit-r8w2d6, auto);
|
|
248
248
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ypl7oc, auto);
|
|
249
249
|
}
|
|
250
|
-
.awsui_help-
|
|
251
|
-
.awsui_help-
|
|
250
|
+
.awsui_help-panel_1d237_11jll_94 b:not(#\9),
|
|
251
|
+
.awsui_help-panel_1d237_11jll_94 strong:not(#\9) {
|
|
252
252
|
font-weight: 700;
|
|
253
253
|
}
|
|
254
|
-
.awsui_help-
|
|
254
|
+
.awsui_help-panel_1d237_11jll_94 .awsui_header_1d237_11jll_228:not(#\9) {
|
|
255
255
|
font-size: var(--font-panel-header-size-f10ema, 18px);
|
|
256
256
|
line-height: var(--font-panel-header-line-height-931u7u, 22px);
|
|
257
257
|
font-weight: var(--font-heading-l-weight-ly2ihp, 700);
|
|
@@ -265,11 +265,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
265
265
|
border-bottom: var(--border-divider-section-width-uu4597, 1px) solid var(--color-border-divider-default-z9h069, #eaeded);
|
|
266
266
|
margin: 0 calc(-1 * var(--space-panel-side-right-7bukgp, 32px)) var(--space-scaled-l-udxpzh, 20px) calc(-1 * var(--space-panel-side-left-vyfilf, 32px));
|
|
267
267
|
}
|
|
268
|
-
.awsui_help-
|
|
269
|
-
.awsui_help-
|
|
270
|
-
.awsui_help-
|
|
271
|
-
.awsui_help-
|
|
272
|
-
.awsui_help-
|
|
268
|
+
.awsui_help-panel_1d237_11jll_94 .awsui_header_1d237_11jll_228 h2:not(#\9),
|
|
269
|
+
.awsui_help-panel_1d237_11jll_94 .awsui_header_1d237_11jll_228 h3:not(#\9),
|
|
270
|
+
.awsui_help-panel_1d237_11jll_94 .awsui_header_1d237_11jll_228 h4:not(#\9),
|
|
271
|
+
.awsui_help-panel_1d237_11jll_94 .awsui_header_1d237_11jll_228 h5:not(#\9),
|
|
272
|
+
.awsui_help-panel_1d237_11jll_94 .awsui_header_1d237_11jll_228 h6:not(#\9) {
|
|
273
273
|
font-size: var(--font-panel-header-size-f10ema, 18px);
|
|
274
274
|
line-height: var(--font-panel-header-line-height-931u7u, 22px);
|
|
275
275
|
font-weight: var(--font-heading-l-weight-ly2ihp, 700);
|
|
@@ -281,69 +281,68 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
281
281
|
margin-bottom: 0;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
-
.
|
|
284
|
+
.awsui_content_1d237_11jll_258:not(#\9) {
|
|
285
285
|
color: var(--color-text-body-secondary-1dgmjw, #545b64);
|
|
286
286
|
}
|
|
287
|
-
.
|
|
288
|
-
.
|
|
289
|
-
.
|
|
290
|
-
.
|
|
291
|
-
.
|
|
287
|
+
.awsui_content_1d237_11jll_258 h2:not(#\9):first-child,
|
|
288
|
+
.awsui_content_1d237_11jll_258 h3:not(#\9):first-child,
|
|
289
|
+
.awsui_content_1d237_11jll_258 h4:not(#\9):first-child,
|
|
290
|
+
.awsui_content_1d237_11jll_258 h5:not(#\9):first-child,
|
|
291
|
+
.awsui_content_1d237_11jll_258 h6:not(#\9):first-child {
|
|
292
292
|
margin-top: 0;
|
|
293
293
|
}
|
|
294
|
-
.
|
|
294
|
+
.awsui_content_1d237_11jll_258 a:not(#\9) {
|
|
295
295
|
color: var(--color-text-link-default-mwf535, #0073bb);
|
|
296
|
-
font-weight:
|
|
297
|
-
letter-spacing:
|
|
298
|
-
|
|
299
|
-
text-decoration: var(--font-link-primary-decoration-g53302, none);
|
|
296
|
+
font-weight: inherit;
|
|
297
|
+
letter-spacing: normal;
|
|
298
|
+
text-decoration: underline;
|
|
300
299
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
301
|
-
text-decoration-color:
|
|
300
|
+
text-decoration-color: currentColor;
|
|
302
301
|
transition-property: color, -webkit-text-decoration;
|
|
303
302
|
transition-property: color, text-decoration;
|
|
304
303
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
305
304
|
transition-duration: var(--motion-duration-refresh-only-medium-1aoout, 165ms);
|
|
306
305
|
}
|
|
307
306
|
@media (prefers-reduced-motion: reduce) {
|
|
308
|
-
.
|
|
307
|
+
.awsui_content_1d237_11jll_258 a:not(#\9) {
|
|
309
308
|
animation: none;
|
|
310
309
|
transition: none;
|
|
311
310
|
}
|
|
312
311
|
}
|
|
313
|
-
.awsui-motion-disabled .
|
|
312
|
+
.awsui-motion-disabled .awsui_content_1d237_11jll_258 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_11jll_258 a:not(#\9) {
|
|
314
313
|
animation: none;
|
|
315
314
|
transition: none;
|
|
316
315
|
}
|
|
317
|
-
.
|
|
316
|
+
.awsui_content_1d237_11jll_258 a:not(#\9):hover {
|
|
318
317
|
cursor: pointer;
|
|
319
|
-
color: var(--color-text-link-hover-
|
|
318
|
+
color: var(--color-text-link-hover-162q5i, #0a4a74);
|
|
320
319
|
}
|
|
321
|
-
.
|
|
320
|
+
.awsui_content_1d237_11jll_258 a:not(#\9):focus {
|
|
322
321
|
outline: none;
|
|
323
322
|
}
|
|
324
|
-
.
|
|
325
|
-
color: var(--color-text-link-hover-
|
|
323
|
+
.awsui_content_1d237_11jll_258 a:not(#\9):active {
|
|
324
|
+
color: var(--color-text-link-hover-162q5i, #0a4a74);
|
|
326
325
|
}
|
|
327
|
-
.
|
|
326
|
+
.awsui_content_1d237_11jll_258 a:not(#\9):active, .awsui_content_1d237_11jll_258 a:not(#\9):focus, .awsui_content_1d237_11jll_258 a:not(#\9):hover {
|
|
328
327
|
text-decoration: underline;
|
|
329
328
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
330
329
|
text-decoration-color: currentColor;
|
|
331
330
|
}
|
|
332
331
|
|
|
333
|
-
.
|
|
332
|
+
.awsui_footer_1d237_11jll_304:not(#\9) {
|
|
334
333
|
color: var(--color-text-body-secondary-1dgmjw, #545b64);
|
|
335
334
|
border-top: var(--border-divider-section-width-uu4597, 1px) solid var(--color-border-divider-default-z9h069, #eaeded);
|
|
336
335
|
margin: var(--space-scaled-xl-6zb5a6, 24px) calc(-1 * var(--space-xs-e7dyai, 8px));
|
|
337
336
|
padding: 0 var(--space-s-agghyv, 12px);
|
|
338
337
|
}
|
|
339
|
-
.
|
|
338
|
+
.awsui_footer_1d237_11jll_304 > :not(#\9):first-child {
|
|
340
339
|
margin-top: var(--space-scaled-xl-6zb5a6, 24px);
|
|
341
340
|
}
|
|
342
|
-
.
|
|
341
|
+
.awsui_footer_1d237_11jll_304 ul:not(#\9) {
|
|
343
342
|
list-style: none;
|
|
344
343
|
padding-left: 0;
|
|
345
344
|
}
|
|
346
|
-
.
|
|
345
|
+
.awsui_footer_1d237_11jll_304 a:not(#\9) {
|
|
347
346
|
color: var(--color-text-link-default-mwf535, #0073bb);
|
|
348
347
|
font-weight: inherit;
|
|
349
348
|
letter-spacing: normal;
|
|
@@ -356,33 +355,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
356
355
|
transition-duration: var(--motion-duration-refresh-only-medium-1aoout, 165ms);
|
|
357
356
|
}
|
|
358
357
|
@media (prefers-reduced-motion: reduce) {
|
|
359
|
-
.
|
|
358
|
+
.awsui_footer_1d237_11jll_304 a:not(#\9) {
|
|
360
359
|
animation: none;
|
|
361
360
|
transition: none;
|
|
362
361
|
}
|
|
363
362
|
}
|
|
364
|
-
.awsui-motion-disabled .
|
|
363
|
+
.awsui-motion-disabled .awsui_footer_1d237_11jll_304 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_11jll_304 a:not(#\9) {
|
|
365
364
|
animation: none;
|
|
366
365
|
transition: none;
|
|
367
366
|
}
|
|
368
|
-
.
|
|
367
|
+
.awsui_footer_1d237_11jll_304 a:not(#\9):hover {
|
|
369
368
|
cursor: pointer;
|
|
370
|
-
color: var(--color-text-link-hover-
|
|
369
|
+
color: var(--color-text-link-hover-162q5i, #0a4a74);
|
|
371
370
|
}
|
|
372
|
-
.
|
|
371
|
+
.awsui_footer_1d237_11jll_304 a:not(#\9):focus {
|
|
373
372
|
outline: none;
|
|
374
373
|
}
|
|
375
|
-
.
|
|
376
|
-
color: var(--color-text-link-hover-
|
|
374
|
+
.awsui_footer_1d237_11jll_304 a:not(#\9):active {
|
|
375
|
+
color: var(--color-text-link-hover-162q5i, #0a4a74);
|
|
377
376
|
}
|
|
378
|
-
.
|
|
377
|
+
.awsui_footer_1d237_11jll_304 a:not(#\9):active, .awsui_footer_1d237_11jll_304 a:not(#\9):focus, .awsui_footer_1d237_11jll_304 a:not(#\9):hover {
|
|
379
378
|
text-decoration: underline;
|
|
380
379
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
381
380
|
text-decoration-color: currentColor;
|
|
382
381
|
}
|
|
383
382
|
|
|
384
|
-
.
|
|
385
|
-
.
|
|
383
|
+
.awsui_content_1d237_11jll_258 a:not(#\9):focus,
|
|
384
|
+
.awsui_footer_1d237_11jll_304 a:not(#\9):focus {
|
|
386
385
|
outline: thin dotted;
|
|
387
386
|
outline: var(--border-link-focus-ring-outline-y3uozn, 5px auto Highlight);
|
|
388
387
|
outline-offset: 2px;
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"help-panel": "awsui_help-
|
|
6
|
-
"header": "
|
|
7
|
-
"content": "
|
|
8
|
-
"footer": "
|
|
5
|
+
"help-panel": "awsui_help-panel_1d237_11jll_94",
|
|
6
|
+
"header": "awsui_header_1d237_11jll_228",
|
|
7
|
+
"content": "awsui_content_1d237_11jll_258",
|
|
8
|
+
"footer": "awsui_footer_1d237_11jll_304"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -342,11 +342,10 @@
|
|
|
342
342
|
--color-text-layout-toggle-hover-e0w6nb:#0073bb;
|
|
343
343
|
--color-text-layout-toggle-selected-ake356:#ffffff;
|
|
344
344
|
--color-text-link-default-mwf535:#0073bb;
|
|
345
|
-
--color-text-link-hover-
|
|
345
|
+
--color-text-link-hover-162q5i:#0a4a74;
|
|
346
346
|
--color-text-link-inverted-hover-o7al0p:#fafafa;
|
|
347
347
|
--color-text-link-button-underline-iqcwn3:currentColor;
|
|
348
348
|
--color-text-link-button-underline-hover-djlslb:currentColor;
|
|
349
|
-
--color-text-link-primary-underline-s1455o:transparent;
|
|
350
349
|
--color-text-notification-default-dvlvko:#fafafa;
|
|
351
350
|
--color-text-notification-stack-bar-bsqo5f:#ffffff;
|
|
352
351
|
--color-text-notification-yellow-myqoj7:#16191f;
|
|
@@ -409,9 +408,6 @@
|
|
|
409
408
|
--font-box-value-large-weight-ucloqu:300;
|
|
410
409
|
--font-link-button-letter-spacing-qcov8t:normal;
|
|
411
410
|
--font-link-button-weight-y3fyce:400;
|
|
412
|
-
--font-link-primary-decoration-g53302:none;
|
|
413
|
-
--font-link-primary-letter-spacing-hw4lx1:0.005em;
|
|
414
|
-
--font-link-primary-weight-szvmmz:700;
|
|
415
411
|
--font-panel-header-line-height-931u7u:22px;
|
|
416
412
|
--font-panel-header-size-f10ema:18px;
|
|
417
413
|
--font-smoothing-webkit-r8w2d6:auto;
|
|
@@ -918,7 +914,7 @@
|
|
|
918
914
|
--color-text-layout-toggle-hover-e0w6nb:#00a1c9;
|
|
919
915
|
--color-text-layout-toggle-selected-ake356:#16191f;
|
|
920
916
|
--color-text-link-default-mwf535:#44b9d6;
|
|
921
|
-
--color-text-link-hover-
|
|
917
|
+
--color-text-link-hover-162q5i:#99cbe4;
|
|
922
918
|
--color-text-pagination-page-number-active-disabled-l5chrv:#d5dbdb;
|
|
923
919
|
--color-text-pagination-page-number-default-5jcpb4:#d5dbdb;
|
|
924
920
|
--color-text-segment-active-8msqh1:#1a2029;
|
|
@@ -1200,7 +1196,7 @@
|
|
|
1200
1196
|
--color-text-layout-toggle-hover-e0w6nb:#00a1c9;
|
|
1201
1197
|
--color-text-layout-toggle-selected-ake356:#16191f;
|
|
1202
1198
|
--color-text-link-default-mwf535:#44b9d6;
|
|
1203
|
-
--color-text-link-hover-
|
|
1199
|
+
--color-text-link-hover-162q5i:#99cbe4;
|
|
1204
1200
|
--color-text-pagination-page-number-active-disabled-l5chrv:#d5dbdb;
|
|
1205
1201
|
--color-text-pagination-page-number-default-5jcpb4:#d5dbdb;
|
|
1206
1202
|
--color-text-segment-active-8msqh1:#1a2029;
|
|
@@ -1452,11 +1448,10 @@
|
|
|
1452
1448
|
--color-text-layout-toggle-erkomn:#ffffff;
|
|
1453
1449
|
--color-text-layout-toggle-hover-e0w6nb:#0972d3;
|
|
1454
1450
|
--color-text-link-default-mwf535:#0972d3;
|
|
1455
|
-
--color-text-link-hover-
|
|
1451
|
+
--color-text-link-hover-162q5i:#033160;
|
|
1456
1452
|
--color-text-link-inverted-hover-o7al0p:#ffffff;
|
|
1457
1453
|
--color-text-link-button-underline-iqcwn3:transparent;
|
|
1458
1454
|
--color-text-link-button-underline-hover-djlslb:transparent;
|
|
1459
|
-
--color-text-link-primary-underline-s1455o:#0972d3;
|
|
1460
1455
|
--color-text-notification-default-dvlvko:#fbfbfb;
|
|
1461
1456
|
--color-text-notification-yellow-myqoj7:#000716;
|
|
1462
1457
|
--color-text-pagination-page-number-active-disabled-l5chrv:#9ba7b6;
|
|
@@ -1506,9 +1501,6 @@
|
|
|
1506
1501
|
--font-box-value-large-weight-ucloqu:700;
|
|
1507
1502
|
--font-link-button-letter-spacing-qcov8t:0.005em;
|
|
1508
1503
|
--font-link-button-weight-y3fyce:700;
|
|
1509
|
-
--font-link-primary-decoration-g53302:underline;
|
|
1510
|
-
--font-link-primary-letter-spacing-hw4lx1:"inherit";
|
|
1511
|
-
--font-link-primary-weight-szvmmz:"inherit";
|
|
1512
1504
|
--font-smoothing-webkit-r8w2d6:antialiased;
|
|
1513
1505
|
--font-smoothing-moz-osx-ypl7oc:grayscale;
|
|
1514
1506
|
--font-tabs-disabled-weight-1p0jc1:700;
|
|
@@ -1788,8 +1780,7 @@
|
|
|
1788
1780
|
--color-text-layout-toggle-hover-e0w6nb:#539fe5;
|
|
1789
1781
|
--color-text-layout-toggle-selected-ake356:#000716;
|
|
1790
1782
|
--color-text-link-default-mwf535:#539fe5;
|
|
1791
|
-
--color-text-link-hover-
|
|
1792
|
-
--color-text-link-primary-underline-s1455o:#539fe5;
|
|
1783
|
+
--color-text-link-hover-162q5i:#89bdee;
|
|
1793
1784
|
--color-text-pagination-page-number-active-disabled-l5chrv:#5f6b7a;
|
|
1794
1785
|
--color-text-pagination-page-number-default-5jcpb4:#9ba7b6;
|
|
1795
1786
|
--color-text-segment-active-8msqh1:#000716;
|
|
@@ -2047,8 +2038,7 @@
|
|
|
2047
2038
|
--color-text-layout-toggle-hover-e0w6nb:#539fe5;
|
|
2048
2039
|
--color-text-layout-toggle-selected-ake356:#000716;
|
|
2049
2040
|
--color-text-link-default-mwf535:#539fe5;
|
|
2050
|
-
--color-text-link-hover-
|
|
2051
|
-
--color-text-link-primary-underline-s1455o:#539fe5;
|
|
2041
|
+
--color-text-link-hover-162q5i:#89bdee;
|
|
2052
2042
|
--color-text-pagination-page-number-active-disabled-l5chrv:#5f6b7a;
|
|
2053
2043
|
--color-text-pagination-page-number-default-5jcpb4:#9ba7b6;
|
|
2054
2044
|
--color-text-segment-active-8msqh1:#000716;
|
|
@@ -2228,8 +2218,7 @@
|
|
|
2228
2218
|
--color-text-layout-toggle-hover-e0w6nb:#539fe5;
|
|
2229
2219
|
--color-text-layout-toggle-selected-ake356:#000716;
|
|
2230
2220
|
--color-text-link-default-mwf535:#539fe5;
|
|
2231
|
-
--color-text-link-hover-
|
|
2232
|
-
--color-text-link-primary-underline-s1455o:#539fe5;
|
|
2221
|
+
--color-text-link-hover-162q5i:#89bdee;
|
|
2233
2222
|
--color-text-pagination-page-number-active-disabled-l5chrv:#5f6b7a;
|
|
2234
2223
|
--color-text-pagination-page-number-default-5jcpb4:#9ba7b6;
|
|
2235
2224
|
--color-text-segment-active-8msqh1:#000716;
|
|
@@ -2411,8 +2400,7 @@
|
|
|
2411
2400
|
--color-text-layout-toggle-hover-e0w6nb:#539fe5;
|
|
2412
2401
|
--color-text-layout-toggle-selected-ake356:#000716;
|
|
2413
2402
|
--color-text-link-default-mwf535:#539fe5;
|
|
2414
|
-
--color-text-link-hover-
|
|
2415
|
-
--color-text-link-primary-underline-s1455o:#539fe5;
|
|
2403
|
+
--color-text-link-hover-162q5i:#89bdee;
|
|
2416
2404
|
--color-text-pagination-page-number-active-disabled-l5chrv:#5f6b7a;
|
|
2417
2405
|
--color-text-pagination-page-number-default-5jcpb4:#9ba7b6;
|
|
2418
2406
|
--color-text-segment-active-8msqh1:#000716;
|
|
@@ -2607,8 +2595,7 @@
|
|
|
2607
2595
|
--color-text-layout-toggle-hover-e0w6nb:#539fe5;
|
|
2608
2596
|
--color-text-layout-toggle-selected-ake356:#000716;
|
|
2609
2597
|
--color-text-link-default-mwf535:#539fe5;
|
|
2610
|
-
--color-text-link-hover-
|
|
2611
|
-
--color-text-link-primary-underline-s1455o:#539fe5;
|
|
2598
|
+
--color-text-link-hover-162q5i:#89bdee;
|
|
2612
2599
|
--color-text-pagination-page-number-active-disabled-l5chrv:#5f6b7a;
|
|
2613
2600
|
--color-text-pagination-page-number-default-5jcpb4:#9ba7b6;
|
|
2614
2601
|
--color-text-segment-active-8msqh1:#000716;
|
|
@@ -2964,8 +2951,7 @@
|
|
|
2964
2951
|
--color-text-layout-toggle-hover-e0w6nb:#539fe5;
|
|
2965
2952
|
--color-text-layout-toggle-selected-ake356:#000716;
|
|
2966
2953
|
--color-text-link-default-mwf535:#539fe5;
|
|
2967
|
-
--color-text-link-hover-
|
|
2968
|
-
--color-text-link-primary-underline-s1455o:#539fe5;
|
|
2954
|
+
--color-text-link-hover-162q5i:#89bdee;
|
|
2969
2955
|
--color-text-pagination-page-number-active-disabled-l5chrv:#5f6b7a;
|
|
2970
2956
|
--color-text-pagination-page-number-default-5jcpb4:#9ba7b6;
|
|
2971
2957
|
--color-text-segment-active-8msqh1:#000716;
|
|
@@ -3147,8 +3133,7 @@
|
|
|
3147
3133
|
--color-text-layout-toggle-hover-e0w6nb:#539fe5;
|
|
3148
3134
|
--color-text-layout-toggle-selected-ake356:#000716;
|
|
3149
3135
|
--color-text-link-default-mwf535:#539fe5;
|
|
3150
|
-
--color-text-link-hover-
|
|
3151
|
-
--color-text-link-primary-underline-s1455o:#539fe5;
|
|
3136
|
+
--color-text-link-hover-162q5i:#89bdee;
|
|
3152
3137
|
--color-text-pagination-page-number-active-disabled-l5chrv:#5f6b7a;
|
|
3153
3138
|
--color-text-pagination-page-number-default-5jcpb4:#9ba7b6;
|
|
3154
3139
|
--color-text-segment-active-8msqh1:#000716;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"horizontal": "
|
|
6
|
-
"vertical": "
|
|
7
|
-
"list": "
|
|
8
|
-
"list-item": "awsui_list-
|
|
9
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
10
|
-
"toggle": "
|
|
11
|
-
"description": "
|
|
12
|
-
"separator": "
|
|
4
|
+
"root": "awsui_root_gfwv3_1a243_93",
|
|
5
|
+
"horizontal": "awsui_horizontal_gfwv3_1a243_98",
|
|
6
|
+
"vertical": "awsui_vertical_gfwv3_1a243_102",
|
|
7
|
+
"list": "awsui_list_gfwv3_1a243_106",
|
|
8
|
+
"list-item": "awsui_list-item_gfwv3_1a243_124",
|
|
9
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1a243_129",
|
|
10
|
+
"toggle": "awsui_toggle_gfwv3_1a243_129",
|
|
11
|
+
"description": "awsui_description_gfwv3_1a243_197",
|
|
12
|
+
"separator": "awsui_separator_gfwv3_1a243_201"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -90,49 +90,49 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_gfwv3_1a243_93:not(#\9) {
|
|
94
94
|
display: flex;
|
|
95
95
|
flex-wrap: wrap;
|
|
96
96
|
gap: var(--space-scaled-xs-1lhnod, 8px);
|
|
97
97
|
}
|
|
98
|
-
.
|
|
98
|
+
.awsui_root_gfwv3_1a243_93.awsui_horizontal_gfwv3_1a243_98:not(#\9) {
|
|
99
99
|
gap: var(--space-xs-e7dyai, 8px);
|
|
100
100
|
flex-direction: row;
|
|
101
101
|
}
|
|
102
|
-
.
|
|
102
|
+
.awsui_root_gfwv3_1a243_93.awsui_vertical_gfwv3_1a243_102:not(#\9) {
|
|
103
103
|
flex-direction: column;
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
.
|
|
106
|
+
.awsui_list_gfwv3_1a243_106:not(#\9) {
|
|
107
107
|
display: contents;
|
|
108
108
|
list-style: none;
|
|
109
109
|
padding: 0;
|
|
110
110
|
margin: 0;
|
|
111
111
|
}
|
|
112
|
-
.
|
|
112
|
+
.awsui_list_gfwv3_1a243_106.awsui_horizontal_gfwv3_1a243_98:not(#\9), .awsui_list_gfwv3_1a243_106.awsui_vertical_gfwv3_1a243_102:not(#\9) {
|
|
113
113
|
display: flex;
|
|
114
114
|
flex-wrap: wrap;
|
|
115
115
|
gap: var(--space-xs-e7dyai, 8px);
|
|
116
116
|
}
|
|
117
|
-
.
|
|
117
|
+
.awsui_list_gfwv3_1a243_106.awsui_horizontal_gfwv3_1a243_98:not(#\9) {
|
|
118
118
|
flex-direction: row;
|
|
119
119
|
}
|
|
120
|
-
.
|
|
120
|
+
.awsui_list_gfwv3_1a243_106.awsui_vertical_gfwv3_1a243_102:not(#\9) {
|
|
121
121
|
flex-direction: column;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
.awsui_list-
|
|
124
|
+
.awsui_list-item_gfwv3_1a243_124:not(#\9) {
|
|
125
125
|
padding: 0;
|
|
126
126
|
margin: 0;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
.awsui_toggle-container-
|
|
129
|
+
.awsui_toggle-container-inline_gfwv3_1a243_129:not(#\9) {
|
|
130
130
|
padding-left: var(--space-xs-e7dyai, 8px);
|
|
131
131
|
display: flex;
|
|
132
132
|
align-items: center;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.awsui_toggle_gfwv3_1a243_129:not(#\9) {
|
|
136
136
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
137
137
|
border-collapse: separate;
|
|
138
138
|
border-spacing: 0;
|
|
@@ -187,46 +187,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
margin-left: -1px;
|
|
188
188
|
}
|
|
189
189
|
@media (prefers-reduced-motion: reduce) {
|
|
190
|
-
.
|
|
190
|
+
.awsui_toggle_gfwv3_1a243_129:not(#\9) {
|
|
191
191
|
animation: none;
|
|
192
192
|
transition: none;
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
|
-
.awsui-motion-disabled .
|
|
195
|
+
.awsui-motion-disabled .awsui_toggle_gfwv3_1a243_129:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1a243_129:not(#\9) {
|
|
196
196
|
animation: none;
|
|
197
197
|
transition: none;
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_toggle_gfwv3_1a243_129:not(#\9):hover {
|
|
200
200
|
cursor: pointer;
|
|
201
|
-
color: var(--color-text-link-hover-
|
|
201
|
+
color: var(--color-text-link-hover-162q5i, #0a4a74);
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_toggle_gfwv3_1a243_129:not(#\9):focus {
|
|
204
204
|
outline: none;
|
|
205
205
|
}
|
|
206
|
-
.
|
|
207
|
-
color: var(--color-text-link-hover-
|
|
206
|
+
.awsui_toggle_gfwv3_1a243_129:not(#\9):active {
|
|
207
|
+
color: var(--color-text-link-hover-162q5i, #0a4a74);
|
|
208
208
|
}
|
|
209
|
-
.
|
|
209
|
+
.awsui_toggle_gfwv3_1a243_129:not(#\9):active, .awsui_toggle_gfwv3_1a243_129:not(#\9):focus, .awsui_toggle_gfwv3_1a243_129:not(#\9):hover {
|
|
210
210
|
text-decoration: underline;
|
|
211
211
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
212
212
|
text-decoration-color: currentColor;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_toggle_gfwv3_1a243_129:not(#\9):active, .awsui_toggle_gfwv3_1a243_129:not(#\9):focus, .awsui_toggle_gfwv3_1a243_129:not(#\9):hover {
|
|
215
215
|
text-decoration: none;
|
|
216
216
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
217
217
|
text-decoration-color: transparent;
|
|
218
218
|
}
|
|
219
|
-
body[data-awsui-focus-visible=true] .
|
|
219
|
+
body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1a243_129:not(#\9):focus {
|
|
220
220
|
outline: 2px dotted transparent;
|
|
221
221
|
border: var(--border-field-width-diib1p, 1px) solid var(--color-border-item-focused-gjqsnp, #0073bb);
|
|
222
222
|
border-radius: var(--border-radius-control-default-focus-ring-awoa2s, 2px);
|
|
223
223
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-tkpu58, 1px) var(--color-border-item-focused-gjqsnp, #0073bb);
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
.awsui_toggle_gfwv3_1a243_129 > .awsui_description_gfwv3_1a243_197:not(#\9) {
|
|
226
226
|
margin-left: var(--space-xxs-1wmjb0, 4px);
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.
|
|
229
|
+
.awsui_separator_gfwv3_1a243_201:not(#\9) {
|
|
230
230
|
margin: 0px var(--space-scaled-m-wu03sm, 16px);
|
|
231
231
|
width: var(--border-divider-section-width-uu4597, 1px);
|
|
232
232
|
background-color: var(--color-border-divider-default-z9h069, #eaeded);
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"horizontal": "
|
|
7
|
-
"vertical": "
|
|
8
|
-
"list": "
|
|
9
|
-
"list-item": "awsui_list-
|
|
10
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
11
|
-
"toggle": "
|
|
12
|
-
"description": "
|
|
13
|
-
"separator": "
|
|
5
|
+
"root": "awsui_root_gfwv3_1a243_93",
|
|
6
|
+
"horizontal": "awsui_horizontal_gfwv3_1a243_98",
|
|
7
|
+
"vertical": "awsui_vertical_gfwv3_1a243_102",
|
|
8
|
+
"list": "awsui_list_gfwv3_1a243_106",
|
|
9
|
+
"list-item": "awsui_list-item_gfwv3_1a243_124",
|
|
10
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1a243_129",
|
|
11
|
+
"toggle": "awsui_toggle_gfwv3_1a243_129",
|
|
12
|
+
"description": "awsui_description_gfwv3_1a243_197",
|
|
13
|
+
"separator": "awsui_separator_gfwv3_1a243_201"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"link-default-variant-context.d.ts","sourceRoot":"lib/default/","sources":["internal/context/link-default-variant-context.ts"],"names":[],"mappings":";AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAElD,eAAO,MAAM,yBAAyB;oBAAmC,UAAU,OAAO;EAExF,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
2
|
+
// SPDX-License-Identifier: Apache-2.0
|
|
3
|
+
import { createContext } from 'react';
|
|
4
|
+
export const LinkDefaultVariantContext = createContext({
|
|
5
|
+
defaultVariant: 'secondary',
|
|
6
|
+
});
|
|
7
|
+
//# sourceMappingURL=link-default-variant-context.js.map
|