@cloudscape-design/components-themeable 3.0.1080 → 3.0.1082
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/button/styles.scss +4 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +84 -80
- package/lib/internal/template/alert/interfaces.d.ts +0 -16
- package/lib/internal/template/alert/interfaces.d.ts.map +1 -1
- package/lib/internal/template/alert/interfaces.js.map +1 -1
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +46 -46
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +32 -32
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +39 -39
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +23 -23
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +23 -23
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/badge/interfaces.d.ts +0 -9
- package/lib/internal/template/badge/interfaces.d.ts.map +1 -1
- package/lib/internal/template/badge/interfaces.js.map +1 -1
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/interfaces.d.ts +6 -12
- package/lib/internal/template/button/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button/interfaces.js.map +1 -1
- package/lib/internal/template/button/style.d.ts.map +1 -1
- package/lib/internal/template/button/style.js +17 -12
- package/lib/internal/template/button/style.js.map +1 -1
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +256 -212
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +16 -16
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +16 -16
- package/lib/internal/template/button-group/index.d.ts.map +1 -1
- package/lib/internal/template/button-group/index.js +2 -2
- package/lib/internal/template/button-group/index.js.map +1 -1
- package/lib/internal/template/button-group/interfaces.d.ts +40 -0
- package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-group/interfaces.js.map +1 -1
- package/lib/internal/template/button-group/internal.d.ts.map +1 -1
- package/lib/internal/template/button-group/internal.js +5 -3
- package/lib/internal/template/button-group/internal.js.map +1 -1
- package/lib/internal/template/button-group/item-element.d.ts +1 -0
- package/lib/internal/template/button-group/item-element.d.ts.map +1 -1
- package/lib/internal/template/button-group/item-element.js +4 -2
- package/lib/internal/template/button-group/item-element.js.map +1 -1
- package/lib/internal/template/button-group/style.d.ts +13 -0
- package/lib/internal/template/button-group/style.d.ts.map +1 -0
- package/lib/internal/template/button-group/style.js +37 -0
- package/lib/internal/template/button-group/style.js.map +1 -0
- package/lib/internal/template/checkbox/interfaces.d.ts +0 -1
- package/lib/internal/template/checkbox/interfaces.d.ts.map +1 -1
- package/lib/internal/template/checkbox/interfaces.js.map +1 -1
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/container/interfaces.d.ts +0 -15
- package/lib/internal/template/container/interfaces.d.ts.map +1 -1
- package/lib/internal/template/container/interfaces.js.map +1 -1
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/date-range-picker/time-offset.js +3 -3
- package/lib/internal/template/date-range-picker/time-offset.js.map +1 -1
- package/lib/internal/template/flashbar/collapsible-flashbar.d.ts.map +1 -1
- package/lib/internal/template/flashbar/collapsible-flashbar.js +3 -5
- package/lib/internal/template/flashbar/collapsible-flashbar.js.map +1 -1
- package/lib/internal/template/flashbar/common.d.ts.map +1 -1
- package/lib/internal/template/flashbar/common.js +2 -5
- package/lib/internal/template/flashbar/common.js.map +1 -1
- package/lib/internal/template/flashbar/flash.d.ts +1 -1
- package/lib/internal/template/flashbar/flash.d.ts.map +1 -1
- package/lib/internal/template/flashbar/flash.js +4 -2
- package/lib/internal/template/flashbar/flash.js.map +1 -1
- package/lib/internal/template/flashbar/interfaces.d.ts +0 -24
- package/lib/internal/template/flashbar/interfaces.d.ts.map +1 -1
- package/lib/internal/template/flashbar/interfaces.js.map +1 -1
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +187 -187
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/flashbar/utils.d.ts +1 -1
- package/lib/internal/template/flashbar/utils.d.ts.map +1 -1
- package/lib/internal/template/flashbar/utils.js +1 -1
- package/lib/internal/template/flashbar/utils.js.map +1 -1
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +73 -73
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +21 -21
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +44 -44
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +38 -38
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +4 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +83 -79
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/utils/date-time/format-time-offset.d.ts +11 -0
- package/lib/internal/template/internal/utils/date-time/format-time-offset.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/date-time/format-time-offset.js +17 -0
- package/lib/internal/template/internal/utils/date-time/format-time-offset.js.map +1 -1
- package/lib/internal/template/internal/utils/date-time/index.d.ts +1 -1
- package/lib/internal/template/internal/utils/date-time/index.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/date-time/index.js +1 -1
- package/lib/internal/template/internal/utils/date-time/index.js.map +1 -1
- package/lib/internal/template/link/interfaces.d.ts +0 -6
- 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/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +103 -103
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/radio-group/interfaces.d.ts +0 -1
- package/lib/internal/template/radio-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/radio-group/interfaces.js.map +1 -1
- package/lib/internal/template/radio-group/styles.css.js +10 -10
- package/lib/internal/template/radio-group/styles.scoped.css +22 -22
- package/lib/internal/template/radio-group/styles.selectors.js +10 -10
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +86 -86
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- 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 +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/toggle/interfaces.d.ts +0 -1
- package/lib/internal/template/toggle/interfaces.d.ts.map +1 -1
- package/lib/internal/template/toggle/interfaces.js.map +1 -1
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/package.json +1 -1
|
@@ -190,21 +190,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
191
|
SPDX-License-Identifier: Apache-2.0
|
|
192
192
|
*/
|
|
193
|
-
.
|
|
193
|
+
.awsui_root_gfwv3_1f6w6_193:not(#\9) {
|
|
194
194
|
gap: var(--space-scaled-xs-sppte9, 8px);
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_root_gfwv3_1f6w6_193.awsui_horizontal_gfwv3_1f6w6_196:not(#\9) {
|
|
197
197
|
display: flex;
|
|
198
198
|
gap: var(--space-xs-kw7k3v, 8px);
|
|
199
199
|
flex-direction: row;
|
|
200
200
|
flex-wrap: wrap;
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_root_gfwv3_1f6w6_193.awsui_vertical_gfwv3_1f6w6_202:not(#\9) {
|
|
203
203
|
display: flex;
|
|
204
204
|
flex-direction: column;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.
|
|
207
|
+
.awsui_list_gfwv3_1f6w6_207:not(#\9) {
|
|
208
208
|
display: contents;
|
|
209
209
|
list-style: none;
|
|
210
210
|
padding-block: 0;
|
|
@@ -212,43 +212,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
212
212
|
margin-block: 0;
|
|
213
213
|
margin-inline: 0;
|
|
214
214
|
}
|
|
215
|
-
.
|
|
215
|
+
.awsui_list_gfwv3_1f6w6_207.awsui_horizontal_gfwv3_1f6w6_196:not(#\9), .awsui_list_gfwv3_1f6w6_207.awsui_vertical_gfwv3_1f6w6_202:not(#\9) {
|
|
216
216
|
display: flex;
|
|
217
217
|
gap: var(--space-xs-kw7k3v, 8px);
|
|
218
218
|
}
|
|
219
|
-
.
|
|
219
|
+
.awsui_list_gfwv3_1f6w6_207.awsui_horizontal_gfwv3_1f6w6_196:not(#\9) {
|
|
220
220
|
flex-direction: row;
|
|
221
221
|
flex-wrap: wrap;
|
|
222
222
|
}
|
|
223
|
-
.
|
|
223
|
+
.awsui_list_gfwv3_1f6w6_207.awsui_vertical_gfwv3_1f6w6_202:not(#\9) {
|
|
224
224
|
flex-direction: column;
|
|
225
225
|
}
|
|
226
|
-
.
|
|
226
|
+
.awsui_list_gfwv3_1f6w6_207.awsui_grid_gfwv3_1f6w6_226:not(#\9) {
|
|
227
227
|
display: grid;
|
|
228
228
|
gap: var(--space-xs-kw7k3v, 8px);
|
|
229
229
|
grid-template-columns: repeat(auto-fill, 230px);
|
|
230
230
|
}
|
|
231
231
|
@media (max-width: 688px) {
|
|
232
|
-
.
|
|
232
|
+
.awsui_list_gfwv3_1f6w6_207.awsui_grid_gfwv3_1f6w6_226:not(#\9) {
|
|
233
233
|
display: flex;
|
|
234
234
|
flex-direction: column;
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.awsui_list-
|
|
238
|
+
.awsui_list-item_gfwv3_1f6w6_238:not(#\9) {
|
|
239
239
|
padding-block: 0;
|
|
240
240
|
padding-inline: 0;
|
|
241
241
|
margin-block: 0;
|
|
242
242
|
margin-inline: 0;
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
.awsui_toggle-container-
|
|
245
|
+
.awsui_toggle-container-inline_gfwv3_1f6w6_245:not(#\9) {
|
|
246
246
|
padding-inline-start: var(--space-xs-kw7k3v, 8px);
|
|
247
247
|
display: flex;
|
|
248
248
|
align-items: center;
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.
|
|
251
|
+
.awsui_toggle_gfwv3_1f6w6_245:not(#\9) {
|
|
252
252
|
border-collapse: separate;
|
|
253
253
|
border-spacing: 0;
|
|
254
254
|
box-sizing: border-box;
|
|
@@ -288,7 +288,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
288
288
|
margin-inline-start: -1px;
|
|
289
289
|
text-underline-offset: 0.25em;
|
|
290
290
|
text-decoration-thickness: 1px;
|
|
291
|
-
color: var(--awsui-style-color-default-
|
|
291
|
+
color: var(--awsui-style-color-default-kiajpc, var(--color-text-link-default-x6cnv5, #0073bb));
|
|
292
292
|
font-weight: inherit;
|
|
293
293
|
letter-spacing: normal;
|
|
294
294
|
text-decoration-line: none;
|
|
@@ -299,34 +299,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
299
299
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
300
300
|
}
|
|
301
301
|
@media (prefers-reduced-motion: reduce) {
|
|
302
|
-
.
|
|
302
|
+
.awsui_toggle_gfwv3_1f6w6_245:not(#\9) {
|
|
303
303
|
animation: none;
|
|
304
304
|
transition: none;
|
|
305
305
|
}
|
|
306
306
|
}
|
|
307
|
-
.awsui-motion-disabled .
|
|
307
|
+
.awsui-motion-disabled .awsui_toggle_gfwv3_1f6w6_245:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1f6w6_245:not(#\9) {
|
|
308
308
|
animation: none;
|
|
309
309
|
transition: none;
|
|
310
310
|
}
|
|
311
|
-
.
|
|
311
|
+
.awsui_toggle_gfwv3_1f6w6_245:not(#\9):hover {
|
|
312
312
|
cursor: pointer;
|
|
313
|
-
color: var(--awsui-style-color-hover-
|
|
313
|
+
color: var(--awsui-style-color-hover-kiajpc, var(--color-text-link-hover-tk5gkv, #0a4a74));
|
|
314
314
|
}
|
|
315
|
-
.
|
|
315
|
+
.awsui_toggle_gfwv3_1f6w6_245:not(#\9):focus {
|
|
316
316
|
outline: none;
|
|
317
317
|
}
|
|
318
|
-
.
|
|
319
|
-
color: var(--awsui-style-color-active-
|
|
318
|
+
.awsui_toggle_gfwv3_1f6w6_245:not(#\9):active {
|
|
319
|
+
color: var(--awsui-style-color-active-kiajpc, var(--color-text-link-hover-tk5gkv, #0a4a74));
|
|
320
320
|
}
|
|
321
|
-
.
|
|
321
|
+
.awsui_toggle_gfwv3_1f6w6_245:not(#\9):active, .awsui_toggle_gfwv3_1f6w6_245:not(#\9):focus, .awsui_toggle_gfwv3_1f6w6_245:not(#\9):hover {
|
|
322
322
|
text-decoration-line: underline;
|
|
323
323
|
text-decoration-color: currentColor;
|
|
324
324
|
}
|
|
325
|
-
.
|
|
325
|
+
.awsui_toggle_gfwv3_1f6w6_245:not(#\9):active, .awsui_toggle_gfwv3_1f6w6_245:not(#\9):focus, .awsui_toggle_gfwv3_1f6w6_245:not(#\9):hover {
|
|
326
326
|
text-decoration: none;
|
|
327
327
|
text-decoration-color: transparent;
|
|
328
328
|
}
|
|
329
|
-
body[data-awsui-focus-visible=true] .
|
|
329
|
+
body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1f6w6_245:not(#\9):focus {
|
|
330
330
|
outline: 2px dotted transparent;
|
|
331
331
|
border-block: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
332
332
|
border-inline: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
@@ -336,11 +336,11 @@ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_14gca_245:not(#\9):focus
|
|
|
336
336
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
337
337
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
338
338
|
}
|
|
339
|
-
.
|
|
339
|
+
.awsui_toggle_gfwv3_1f6w6_245 > .awsui_description_gfwv3_1f6w6_337:not(#\9) {
|
|
340
340
|
margin-inline-start: var(--space-xxs-jnczic, 4px);
|
|
341
341
|
}
|
|
342
342
|
|
|
343
|
-
.
|
|
343
|
+
.awsui_separator_gfwv3_1f6w6_341:not(#\9) {
|
|
344
344
|
margin-block: 0;
|
|
345
345
|
margin-inline: var(--space-scaled-m-sw9kcx, 16px);
|
|
346
346
|
inline-size: var(--border-divider-section-width-sznrdy, 1px);
|
|
@@ -2,15 +2,15 @@
|
|
|
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
|
-
"grid": "
|
|
10
|
-
"list-item": "awsui_list-
|
|
11
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
12
|
-
"toggle": "
|
|
13
|
-
"description": "
|
|
14
|
-
"separator": "
|
|
5
|
+
"root": "awsui_root_gfwv3_1f6w6_193",
|
|
6
|
+
"horizontal": "awsui_horizontal_gfwv3_1f6w6_196",
|
|
7
|
+
"vertical": "awsui_vertical_gfwv3_1f6w6_202",
|
|
8
|
+
"list": "awsui_list_gfwv3_1f6w6_207",
|
|
9
|
+
"grid": "awsui_grid_gfwv3_1f6w6_226",
|
|
10
|
+
"list-item": "awsui_list-item_gfwv3_1f6w6_238",
|
|
11
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1f6w6_245",
|
|
12
|
+
"toggle": "awsui_toggle_gfwv3_1f6w6_245",
|
|
13
|
+
"description": "awsui_description_gfwv3_1f6w6_337",
|
|
14
|
+
"separator": "awsui_separator_gfwv3_1f6w6_341"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -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 (ed72f6c6)";
|
|
3
|
+
export var GIT_SHA = "ed72f6c6";
|
|
4
4
|
export var THEME = "open-source-visual-refresh";
|
|
5
5
|
export var SYSTEM = "console";
|
|
6
6
|
export var ALWAYS_VISUAL_REFRESH = true;
|
|
@@ -74,6 +74,10 @@ declare const customCSSPropertiesMap: {
|
|
|
74
74
|
styleFocusRingBorderRadius: string;
|
|
75
75
|
styleFocusRingBorderWidth: string;
|
|
76
76
|
styleFocusRingBoxShadow: string;
|
|
77
|
+
styleBoxShadowActive: string;
|
|
78
|
+
styleBoxShadowDefault: string;
|
|
79
|
+
styleBoxShadowDisabled: string;
|
|
80
|
+
styleBoxShadowHover: string;
|
|
77
81
|
alertFocusRingBorderColor: string;
|
|
78
82
|
alertFocusRingBorderRadius: string;
|
|
79
83
|
alertFocusRingBorderWidth: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AACM,QAAA,MAAM,sBAAsB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AACM,QAAA,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoF3B,CAAC;AACF,eAAe,sBAAsB,CAAC"}
|
|
@@ -1,83 +1,87 @@
|
|
|
1
1
|
const customCSSPropertiesMap = {
|
|
2
|
-
"maxContentWidth": "--awsui-max-content-width-
|
|
3
|
-
"minContentWidth": "--awsui-min-content-width-
|
|
4
|
-
"breadcrumbsGap": "--awsui-breadcrumbs-gap-
|
|
5
|
-
"contentGapLeft": "--awsui-content-gap-left-
|
|
6
|
-
"contentGapRight": "--awsui-content-gap-right-
|
|
7
|
-
"contentHeight": "--awsui-content-height-
|
|
8
|
-
"contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-
|
|
9
|
-
"contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-
|
|
10
|
-
"contentLayoutMainGap": "--awsui-content-layout-main-gap-
|
|
11
|
-
"defaultMaxContentWidth": "--awsui-default-max-content-width-
|
|
12
|
-
"defaultMinContentWidth": "--awsui-default-min-content-width-
|
|
13
|
-
"drawerSize": "--awsui-drawer-size-
|
|
14
|
-
"footerHeight": "--awsui-footer-height-
|
|
15
|
-
"headerGap": "--awsui-header-gap-
|
|
16
|
-
"headerHeight": "--awsui-header-height-
|
|
17
|
-
"layoutWidth": "--awsui-layout-width-
|
|
18
|
-
"mainGap": "--awsui-main-gap-
|
|
19
|
-
"mainOffsetLeft": "--awsui-main-offset-left-
|
|
20
|
-
"mainTemplateRows": "--awsui-main-template-rows-
|
|
21
|
-
"mobileBarHeight": "--awsui-mobile-bar-height-
|
|
22
|
-
"notificationsHeight": "--awsui-notifications-height-
|
|
23
|
-
"offsetTop": "--awsui-offset-top-
|
|
24
|
-
"overlapHeight": "--awsui-overlap-height-
|
|
25
|
-
"navigationWidth": "--awsui-navigation-width-
|
|
26
|
-
"splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-
|
|
27
|
-
"splitPanelReportedSize": "--awsui-split-panel-reported-size-
|
|
28
|
-
"splitPanelHeight": "--awsui-split-panel-height-
|
|
29
|
-
"splitPanelMinWidth": "--awsui-split-panel-min-width-
|
|
30
|
-
"splitPanelMaxWidth": "--awsui-split-panel-max-width-
|
|
31
|
-
"toolsMaxWidth": "--awsui-tools-max-width-
|
|
32
|
-
"toolsWidth": "--awsui-tools-width-
|
|
33
|
-
"toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-
|
|
34
|
-
"contentScrollMargin": "--awsui-content-scroll-margin-
|
|
35
|
-
"flashbarStackDepth": "--awsui-flashbar-stack-depth-
|
|
36
|
-
"flashbarStackIndex": "--awsui-flashbar-stack-index-
|
|
37
|
-
"flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-
|
|
38
|
-
"stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-
|
|
39
|
-
"stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-
|
|
40
|
-
"dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-
|
|
41
|
-
"spinnerRotatorFrom": "--awsui-spinner-rotator-from-
|
|
42
|
-
"spinnerRotatorTo": "--awsui-spinner-rotator-to-
|
|
43
|
-
"spinnerLineLeftFrom": "--awsui-spinner-line-left-from-
|
|
44
|
-
"spinnerLineLeftTo": "--awsui-spinner-line-left-to-
|
|
45
|
-
"spinnerLineRightFrom": "--awsui-spinner-line-right-from-
|
|
46
|
-
"spinnerLineRightTo": "--awsui-spinner-line-right-to-
|
|
47
|
-
"sliderLabelCount": "--awsui-slider-label-count-
|
|
48
|
-
"sliderTickCount": "--awsui-slider-tick-count-
|
|
49
|
-
"sliderReferenceColumn": "--awsui-slider-reference-column-
|
|
50
|
-
"sliderNextReferenceColumn": "--awsui-slider-next-reference-column-
|
|
51
|
-
"sliderMaxStart": "--awsui-slider-max-start-
|
|
52
|
-
"sliderMinEnd": "--awsui-slider-min-end-
|
|
53
|
-
"sliderRangeInlineSize": "--awsui-slider-range-inline-size-
|
|
54
|
-
"sliderTooltipPosition": "--awsui-slider-tooltip-position-
|
|
55
|
-
"togglesLeftWidth": "--awsui-toggles-left-width-
|
|
56
|
-
"togglesRightWidth": "--awsui-toggles-right-width-
|
|
57
|
-
"promptInputMaxRows": "--awsui-prompt-input-max-rows-
|
|
58
|
-
"promptInputScrollHeight": "--awsui-prompt-input-scroll-height-
|
|
59
|
-
"dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-
|
|
60
|
-
"dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-
|
|
61
|
-
"styleBackgroundActive": "--awsui-style-background-active-
|
|
62
|
-
"styleBackgroundDefault": "--awsui-style-background-default-
|
|
63
|
-
"styleBackgroundDisabled": "--awsui-style-background-disabled-
|
|
64
|
-
"styleBackgroundHover": "--awsui-style-background-hover-
|
|
65
|
-
"styleBorderColorActive": "--awsui-style-border-color-active-
|
|
66
|
-
"styleBorderColorDefault": "--awsui-style-border-color-default-
|
|
67
|
-
"styleBorderColorDisabled": "--awsui-style-border-color-disabled-
|
|
68
|
-
"styleBorderColorHover": "--awsui-style-border-color-hover-
|
|
69
|
-
"styleColorActive": "--awsui-style-color-active-
|
|
70
|
-
"styleColorDefault": "--awsui-style-color-default-
|
|
71
|
-
"styleColorDisabled": "--awsui-style-color-disabled-
|
|
72
|
-
"styleColorHover": "--awsui-style-color-hover-
|
|
73
|
-
"styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-
|
|
74
|
-
"styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-
|
|
75
|
-
"styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-
|
|
76
|
-
"styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
2
|
+
"maxContentWidth": "--awsui-max-content-width-kiajpc",
|
|
3
|
+
"minContentWidth": "--awsui-min-content-width-kiajpc",
|
|
4
|
+
"breadcrumbsGap": "--awsui-breadcrumbs-gap-kiajpc",
|
|
5
|
+
"contentGapLeft": "--awsui-content-gap-left-kiajpc",
|
|
6
|
+
"contentGapRight": "--awsui-content-gap-right-kiajpc",
|
|
7
|
+
"contentHeight": "--awsui-content-height-kiajpc",
|
|
8
|
+
"contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-kiajpc",
|
|
9
|
+
"contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-kiajpc",
|
|
10
|
+
"contentLayoutMainGap": "--awsui-content-layout-main-gap-kiajpc",
|
|
11
|
+
"defaultMaxContentWidth": "--awsui-default-max-content-width-kiajpc",
|
|
12
|
+
"defaultMinContentWidth": "--awsui-default-min-content-width-kiajpc",
|
|
13
|
+
"drawerSize": "--awsui-drawer-size-kiajpc",
|
|
14
|
+
"footerHeight": "--awsui-footer-height-kiajpc",
|
|
15
|
+
"headerGap": "--awsui-header-gap-kiajpc",
|
|
16
|
+
"headerHeight": "--awsui-header-height-kiajpc",
|
|
17
|
+
"layoutWidth": "--awsui-layout-width-kiajpc",
|
|
18
|
+
"mainGap": "--awsui-main-gap-kiajpc",
|
|
19
|
+
"mainOffsetLeft": "--awsui-main-offset-left-kiajpc",
|
|
20
|
+
"mainTemplateRows": "--awsui-main-template-rows-kiajpc",
|
|
21
|
+
"mobileBarHeight": "--awsui-mobile-bar-height-kiajpc",
|
|
22
|
+
"notificationsHeight": "--awsui-notifications-height-kiajpc",
|
|
23
|
+
"offsetTop": "--awsui-offset-top-kiajpc",
|
|
24
|
+
"overlapHeight": "--awsui-overlap-height-kiajpc",
|
|
25
|
+
"navigationWidth": "--awsui-navigation-width-kiajpc",
|
|
26
|
+
"splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-kiajpc",
|
|
27
|
+
"splitPanelReportedSize": "--awsui-split-panel-reported-size-kiajpc",
|
|
28
|
+
"splitPanelHeight": "--awsui-split-panel-height-kiajpc",
|
|
29
|
+
"splitPanelMinWidth": "--awsui-split-panel-min-width-kiajpc",
|
|
30
|
+
"splitPanelMaxWidth": "--awsui-split-panel-max-width-kiajpc",
|
|
31
|
+
"toolsMaxWidth": "--awsui-tools-max-width-kiajpc",
|
|
32
|
+
"toolsWidth": "--awsui-tools-width-kiajpc",
|
|
33
|
+
"toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-kiajpc",
|
|
34
|
+
"contentScrollMargin": "--awsui-content-scroll-margin-kiajpc",
|
|
35
|
+
"flashbarStackDepth": "--awsui-flashbar-stack-depth-kiajpc",
|
|
36
|
+
"flashbarStackIndex": "--awsui-flashbar-stack-index-kiajpc",
|
|
37
|
+
"flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-kiajpc",
|
|
38
|
+
"stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-kiajpc",
|
|
39
|
+
"stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-kiajpc",
|
|
40
|
+
"dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-kiajpc",
|
|
41
|
+
"spinnerRotatorFrom": "--awsui-spinner-rotator-from-kiajpc",
|
|
42
|
+
"spinnerRotatorTo": "--awsui-spinner-rotator-to-kiajpc",
|
|
43
|
+
"spinnerLineLeftFrom": "--awsui-spinner-line-left-from-kiajpc",
|
|
44
|
+
"spinnerLineLeftTo": "--awsui-spinner-line-left-to-kiajpc",
|
|
45
|
+
"spinnerLineRightFrom": "--awsui-spinner-line-right-from-kiajpc",
|
|
46
|
+
"spinnerLineRightTo": "--awsui-spinner-line-right-to-kiajpc",
|
|
47
|
+
"sliderLabelCount": "--awsui-slider-label-count-kiajpc",
|
|
48
|
+
"sliderTickCount": "--awsui-slider-tick-count-kiajpc",
|
|
49
|
+
"sliderReferenceColumn": "--awsui-slider-reference-column-kiajpc",
|
|
50
|
+
"sliderNextReferenceColumn": "--awsui-slider-next-reference-column-kiajpc",
|
|
51
|
+
"sliderMaxStart": "--awsui-slider-max-start-kiajpc",
|
|
52
|
+
"sliderMinEnd": "--awsui-slider-min-end-kiajpc",
|
|
53
|
+
"sliderRangeInlineSize": "--awsui-slider-range-inline-size-kiajpc",
|
|
54
|
+
"sliderTooltipPosition": "--awsui-slider-tooltip-position-kiajpc",
|
|
55
|
+
"togglesLeftWidth": "--awsui-toggles-left-width-kiajpc",
|
|
56
|
+
"togglesRightWidth": "--awsui-toggles-right-width-kiajpc",
|
|
57
|
+
"promptInputMaxRows": "--awsui-prompt-input-max-rows-kiajpc",
|
|
58
|
+
"promptInputScrollHeight": "--awsui-prompt-input-scroll-height-kiajpc",
|
|
59
|
+
"dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-kiajpc",
|
|
60
|
+
"dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-kiajpc",
|
|
61
|
+
"styleBackgroundActive": "--awsui-style-background-active-kiajpc",
|
|
62
|
+
"styleBackgroundDefault": "--awsui-style-background-default-kiajpc",
|
|
63
|
+
"styleBackgroundDisabled": "--awsui-style-background-disabled-kiajpc",
|
|
64
|
+
"styleBackgroundHover": "--awsui-style-background-hover-kiajpc",
|
|
65
|
+
"styleBorderColorActive": "--awsui-style-border-color-active-kiajpc",
|
|
66
|
+
"styleBorderColorDefault": "--awsui-style-border-color-default-kiajpc",
|
|
67
|
+
"styleBorderColorDisabled": "--awsui-style-border-color-disabled-kiajpc",
|
|
68
|
+
"styleBorderColorHover": "--awsui-style-border-color-hover-kiajpc",
|
|
69
|
+
"styleColorActive": "--awsui-style-color-active-kiajpc",
|
|
70
|
+
"styleColorDefault": "--awsui-style-color-default-kiajpc",
|
|
71
|
+
"styleColorDisabled": "--awsui-style-color-disabled-kiajpc",
|
|
72
|
+
"styleColorHover": "--awsui-style-color-hover-kiajpc",
|
|
73
|
+
"styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-kiajpc",
|
|
74
|
+
"styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-kiajpc",
|
|
75
|
+
"styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-kiajpc",
|
|
76
|
+
"styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-kiajpc",
|
|
77
|
+
"styleBoxShadowActive": "--awsui-style-box-shadow-active-kiajpc",
|
|
78
|
+
"styleBoxShadowDefault": "--awsui-style-box-shadow-default-kiajpc",
|
|
79
|
+
"styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-kiajpc",
|
|
80
|
+
"styleBoxShadowHover": "--awsui-style-box-shadow-hover-kiajpc",
|
|
81
|
+
"alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-kiajpc",
|
|
82
|
+
"alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-kiajpc",
|
|
83
|
+
"alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-kiajpc",
|
|
84
|
+
"alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-kiajpc",
|
|
81
85
|
};
|
|
82
86
|
export default customCSSPropertiesMap;
|
|
83
87
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"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","sourcesContent":["\n const customCSSPropertiesMap = {\n \"maxContentWidth\": \"--awsui-max-content-width-
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"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","sourcesContent":["\n const customCSSPropertiesMap = {\n \"maxContentWidth\": \"--awsui-max-content-width-kiajpc\",\n\"minContentWidth\": \"--awsui-min-content-width-kiajpc\",\n\"breadcrumbsGap\": \"--awsui-breadcrumbs-gap-kiajpc\",\n\"contentGapLeft\": \"--awsui-content-gap-left-kiajpc\",\n\"contentGapRight\": \"--awsui-content-gap-right-kiajpc\",\n\"contentHeight\": \"--awsui-content-height-kiajpc\",\n\"contentLayoutDefaultHorizontalPadding\": \"--awsui-content-layout-default-horizontal-padding-kiajpc\",\n\"contentLayoutMaxContentWidth\": \"--awsui-content-layout-max-content-width-kiajpc\",\n\"contentLayoutMainGap\": \"--awsui-content-layout-main-gap-kiajpc\",\n\"defaultMaxContentWidth\": \"--awsui-default-max-content-width-kiajpc\",\n\"defaultMinContentWidth\": \"--awsui-default-min-content-width-kiajpc\",\n\"drawerSize\": \"--awsui-drawer-size-kiajpc\",\n\"footerHeight\": \"--awsui-footer-height-kiajpc\",\n\"headerGap\": \"--awsui-header-gap-kiajpc\",\n\"headerHeight\": \"--awsui-header-height-kiajpc\",\n\"layoutWidth\": \"--awsui-layout-width-kiajpc\",\n\"mainGap\": \"--awsui-main-gap-kiajpc\",\n\"mainOffsetLeft\": \"--awsui-main-offset-left-kiajpc\",\n\"mainTemplateRows\": \"--awsui-main-template-rows-kiajpc\",\n\"mobileBarHeight\": \"--awsui-mobile-bar-height-kiajpc\",\n\"notificationsHeight\": \"--awsui-notifications-height-kiajpc\",\n\"offsetTop\": \"--awsui-offset-top-kiajpc\",\n\"overlapHeight\": \"--awsui-overlap-height-kiajpc\",\n\"navigationWidth\": \"--awsui-navigation-width-kiajpc\",\n\"splitPanelReportedHeaderSize\": \"--awsui-split-panel-reported-header-size-kiajpc\",\n\"splitPanelReportedSize\": \"--awsui-split-panel-reported-size-kiajpc\",\n\"splitPanelHeight\": \"--awsui-split-panel-height-kiajpc\",\n\"splitPanelMinWidth\": \"--awsui-split-panel-min-width-kiajpc\",\n\"splitPanelMaxWidth\": \"--awsui-split-panel-max-width-kiajpc\",\n\"toolsMaxWidth\": \"--awsui-tools-max-width-kiajpc\",\n\"toolsWidth\": \"--awsui-tools-width-kiajpc\",\n\"toolsAnimationStartingOpacity\": \"--awsui-tools-animation-starting-opacity-kiajpc\",\n\"contentScrollMargin\": \"--awsui-content-scroll-margin-kiajpc\",\n\"flashbarStackDepth\": \"--awsui-flashbar-stack-depth-kiajpc\",\n\"flashbarStackIndex\": \"--awsui-flashbar-stack-index-kiajpc\",\n\"flashbarStickyBottomMargin\": \"--awsui-flashbar-sticky-bottom-margin-kiajpc\",\n\"stackedNotificationsBottomMargin\": \"--awsui-stacked-notifications-bottom-margin-kiajpc\",\n\"stackedNotificationsDefaultBottomMargin\": \"--awsui-stacked-notifications-default-bottom-margin-kiajpc\",\n\"dropdownDefaultMaxWidth\": \"--awsui-dropdown-default-max-width-kiajpc\",\n\"spinnerRotatorFrom\": \"--awsui-spinner-rotator-from-kiajpc\",\n\"spinnerRotatorTo\": \"--awsui-spinner-rotator-to-kiajpc\",\n\"spinnerLineLeftFrom\": \"--awsui-spinner-line-left-from-kiajpc\",\n\"spinnerLineLeftTo\": \"--awsui-spinner-line-left-to-kiajpc\",\n\"spinnerLineRightFrom\": \"--awsui-spinner-line-right-from-kiajpc\",\n\"spinnerLineRightTo\": \"--awsui-spinner-line-right-to-kiajpc\",\n\"sliderLabelCount\": \"--awsui-slider-label-count-kiajpc\",\n\"sliderTickCount\": \"--awsui-slider-tick-count-kiajpc\",\n\"sliderReferenceColumn\": \"--awsui-slider-reference-column-kiajpc\",\n\"sliderNextReferenceColumn\": \"--awsui-slider-next-reference-column-kiajpc\",\n\"sliderMaxStart\": \"--awsui-slider-max-start-kiajpc\",\n\"sliderMinEnd\": \"--awsui-slider-min-end-kiajpc\",\n\"sliderRangeInlineSize\": \"--awsui-slider-range-inline-size-kiajpc\",\n\"sliderTooltipPosition\": \"--awsui-slider-tooltip-position-kiajpc\",\n\"togglesLeftWidth\": \"--awsui-toggles-left-width-kiajpc\",\n\"togglesRightWidth\": \"--awsui-toggles-right-width-kiajpc\",\n\"promptInputMaxRows\": \"--awsui-prompt-input-max-rows-kiajpc\",\n\"promptInputScrollHeight\": \"--awsui-prompt-input-scroll-height-kiajpc\",\n\"dragHandleAnimationInlineOffset\": \"--awsui-drag-handle-animation-inline-offset-kiajpc\",\n\"dragHandleAnimationBlockOffset\": \"--awsui-drag-handle-animation-block-offset-kiajpc\",\n\"styleBackgroundActive\": \"--awsui-style-background-active-kiajpc\",\n\"styleBackgroundDefault\": \"--awsui-style-background-default-kiajpc\",\n\"styleBackgroundDisabled\": \"--awsui-style-background-disabled-kiajpc\",\n\"styleBackgroundHover\": \"--awsui-style-background-hover-kiajpc\",\n\"styleBorderColorActive\": \"--awsui-style-border-color-active-kiajpc\",\n\"styleBorderColorDefault\": \"--awsui-style-border-color-default-kiajpc\",\n\"styleBorderColorDisabled\": \"--awsui-style-border-color-disabled-kiajpc\",\n\"styleBorderColorHover\": \"--awsui-style-border-color-hover-kiajpc\",\n\"styleColorActive\": \"--awsui-style-color-active-kiajpc\",\n\"styleColorDefault\": \"--awsui-style-color-default-kiajpc\",\n\"styleColorDisabled\": \"--awsui-style-color-disabled-kiajpc\",\n\"styleColorHover\": \"--awsui-style-color-hover-kiajpc\",\n\"styleFocusRingBorderColor\": \"--awsui-style-focus-ring-border-color-kiajpc\",\n\"styleFocusRingBorderRadius\": \"--awsui-style-focus-ring-border-radius-kiajpc\",\n\"styleFocusRingBorderWidth\": \"--awsui-style-focus-ring-border-width-kiajpc\",\n\"styleFocusRingBoxShadow\": \"--awsui-style-focus-ring-box-shadow-kiajpc\",\n\"styleBoxShadowActive\": \"--awsui-style-box-shadow-active-kiajpc\",\n\"styleBoxShadowDefault\": \"--awsui-style-box-shadow-default-kiajpc\",\n\"styleBoxShadowDisabled\": \"--awsui-style-box-shadow-disabled-kiajpc\",\n\"styleBoxShadowHover\": \"--awsui-style-box-shadow-hover-kiajpc\",\n\"alertFocusRingBorderColor\": \"--awsui-alert-focus-ring-border-color-kiajpc\",\n\"alertFocusRingBorderRadius\": \"--awsui-alert-focus-ring-border-radius-kiajpc\",\n\"alertFocusRingBorderWidth\": \"--awsui-alert-focus-ring-border-width-kiajpc\",\n\"alertFocusRingBoxShadow\": \"--awsui-alert-focus-ring-box-shadow-kiajpc\",\n };\n export default customCSSPropertiesMap;\n "]}
|
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Formats timezone offset values used in for APIs, maintaining backward compatibility. Always
|
|
3
|
+
* returns "+HH:MM" format, even for UTC ("+00:00"). Used by onChange events to preserve existing
|
|
4
|
+
* API behavior.
|
|
5
|
+
*/
|
|
6
|
+
export declare function formatTimeOffsetISOInternal(isoDate: string, offsetInMinutes?: number): string;
|
|
7
|
+
/**
|
|
8
|
+
* Formats timezone offset for display purposes using succinct UTC notation.
|
|
9
|
+
* Returns "Z" for UTC, "+HH:MM" for other offsets.
|
|
10
|
+
* Used for visual display in components like date-range-picker trigger text.
|
|
11
|
+
*/
|
|
1
12
|
export declare function formatTimeOffsetISO(isoDate: string, offsetInMinutes?: number): string;
|
|
2
13
|
export declare function formatTimeOffsetLocalized(isoDate: string, offsetInMinutes?: number): string;
|
|
3
14
|
//# sourceMappingURL=format-time-offset.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"format-time-offset.d.ts","sourceRoot":"","sources":["../../../../../src/internal/utils/date-time/format-time-offset.ts"],"names":[],"mappings":"AAKA,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,MAAM,EAAE,eAAe,CAAC,EAAE,MAAM,UAW5E;AAED,wBAAgB,yBAAyB,CAAC,OAAO,EAAE,MAAM,EAAE,eAAe,CAAC,EAAE,MAAM,UAYlF"}
|
|
1
|
+
{"version":3,"file":"format-time-offset.d.ts","sourceRoot":"","sources":["../../../../../src/internal/utils/date-time/format-time-offset.ts"],"names":[],"mappings":"AAKA;;;;GAIG;AACH,wBAAgB,2BAA2B,CAAC,OAAO,EAAE,MAAM,EAAE,eAAe,CAAC,EAAE,MAAM,UAQpF;AAED;;;;GAIG;AACH,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,MAAM,EAAE,eAAe,CAAC,EAAE,MAAM,UAW5E;AAED,wBAAgB,yBAAyB,CAAC,OAAO,EAAE,MAAM,EAAE,eAAe,CAAC,EAAE,MAAM,UAYlF"}
|
|
@@ -1,6 +1,23 @@
|
|
|
1
1
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
2
2
|
// SPDX-License-Identifier: Apache-2.0
|
|
3
3
|
import { padLeftZeros } from '../strings';
|
|
4
|
+
/**
|
|
5
|
+
* Formats timezone offset values used in for APIs, maintaining backward compatibility. Always
|
|
6
|
+
* returns "+HH:MM" format, even for UTC ("+00:00"). Used by onChange events to preserve existing
|
|
7
|
+
* API behavior.
|
|
8
|
+
*/
|
|
9
|
+
export function formatTimeOffsetISOInternal(isoDate, offsetInMinutes) {
|
|
10
|
+
offsetInMinutes = defaultToLocal(isoDate, offsetInMinutes);
|
|
11
|
+
const { hours, minutes } = getMinutesAndHours(offsetInMinutes);
|
|
12
|
+
const sign = offsetInMinutes < 0 ? '-' : '+';
|
|
13
|
+
const formattedOffset = `${sign}${formatISO2Digits(hours)}:${formatISO2Digits(minutes)}`;
|
|
14
|
+
return formattedOffset;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Formats timezone offset for display purposes using succinct UTC notation.
|
|
18
|
+
* Returns "Z" for UTC, "+HH:MM" for other offsets.
|
|
19
|
+
* Used for visual display in components like date-range-picker trigger text.
|
|
20
|
+
*/
|
|
4
21
|
export function formatTimeOffsetISO(isoDate, offsetInMinutes) {
|
|
5
22
|
offsetInMinutes = defaultToLocal(isoDate, offsetInMinutes);
|
|
6
23
|
if (offsetInMinutes === 0) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"format-time-offset.js","sourceRoot":"","sources":["../../../../../src/internal/utils/date-time/format-time-offset.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AAEtC,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAE1C,MAAM,UAAU,mBAAmB,CAAC,OAAe,EAAE,eAAwB;IAC3E,eAAe,GAAG,cAAc,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;IAC3D,IAAI,eAAe,KAAK,CAAC,EAAE;QACzB,OAAO,GAAG,CAAC;KACZ;IACD,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,kBAAkB,CAAC,eAAe,CAAC,CAAC;IAE/D,MAAM,IAAI,GAAG,eAAe,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC;IAC7C,MAAM,eAAe,GAAG,GAAG,IAAI,GAAG,gBAAgB,CAAC,KAAK,CAAC,IAAI,gBAAgB,CAAC,OAAO,CAAC,EAAE,CAAC;IAEzF,OAAO,eAAe,CAAC;AACzB,CAAC;AAED,MAAM,UAAU,yBAAyB,CAAC,OAAe,EAAE,eAAwB;IACjF,eAAe,GAAG,cAAc,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;IAC3D,IAAI,eAAe,KAAK,CAAC,EAAE;QACzB,OAAO,OAAO,CAAC;KAChB;IACD,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,kBAAkB,CAAC,eAAe,CAAC,CAAC;IAE/D,MAAM,IAAI,GAAG,eAAe,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC;IAC7C,MAAM,gBAAgB,GAAG,OAAO,KAAK,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,IAAI,OAAO,EAAE,CAAC;IAC5D,MAAM,eAAe,GAAG,OAAO,IAAI,GAAG,KAAK,GAAG,gBAAgB,GAAG,CAAC;IAElE,OAAO,eAAe,CAAC;AACzB,CAAC;AAED,SAAS,cAAc,CAAC,OAAe,EAAE,eAAwB;IAC/D,OAAO,eAAe,aAAf,eAAe,cAAf,eAAe,GAAI,CAAC,GAAG,IAAI,IAAI,CAAC,OAAO,CAAC,CAAC,iBAAiB,EAAE,CAAC;AACtE,CAAC;AAED,SAAS,kBAAkB,CAAC,OAAe;IACzC,OAAO,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,GAAG,CAAC,OAAO,GAAG,EAAE,CAAC,EAAE,CAAC;AACxF,CAAC;AAED,SAAS,gBAAgB,CAAC,CAAS;IACjC,OAAO,YAAY,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;AACvC,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\n\nimport { padLeftZeros } from '../strings';\n\nexport function formatTimeOffsetISO(isoDate: string, offsetInMinutes?: number) {\n offsetInMinutes = defaultToLocal(isoDate, offsetInMinutes);\n if (offsetInMinutes === 0) {\n return 'Z';\n }\n const { hours, minutes } = getMinutesAndHours(offsetInMinutes);\n\n const sign = offsetInMinutes < 0 ? '-' : '+';\n const formattedOffset = `${sign}${formatISO2Digits(hours)}:${formatISO2Digits(minutes)}`;\n\n return formattedOffset;\n}\n\nexport function formatTimeOffsetLocalized(isoDate: string, offsetInMinutes?: number) {\n offsetInMinutes = defaultToLocal(isoDate, offsetInMinutes);\n if (offsetInMinutes === 0) {\n return '(UTC)';\n }\n const { hours, minutes } = getMinutesAndHours(offsetInMinutes);\n\n const sign = offsetInMinutes < 0 ? '-' : '+';\n const formattedMinutes = minutes === 0 ? '' : `:${minutes}`;\n const formattedOffset = `(UTC${sign}${hours}${formattedMinutes})`;\n\n return formattedOffset;\n}\n\nfunction defaultToLocal(isoDate: string, offsetInMinutes?: number) {\n return offsetInMinutes ?? 0 - new Date(isoDate).getTimezoneOffset();\n}\n\nfunction getMinutesAndHours(minutes: number) {\n return { hours: Math.floor(Math.abs(minutes) / 60), minutes: Math.abs(minutes % 60) };\n}\n\nfunction formatISO2Digits(n: number) {\n return padLeftZeros(n.toFixed(0), 2);\n}\n"]}
|
|
1
|
+
{"version":3,"file":"format-time-offset.js","sourceRoot":"","sources":["../../../../../src/internal/utils/date-time/format-time-offset.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AAEtC,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAE1C;;;;GAIG;AACH,MAAM,UAAU,2BAA2B,CAAC,OAAe,EAAE,eAAwB;IACnF,eAAe,GAAG,cAAc,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;IAC3D,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,kBAAkB,CAAC,eAAe,CAAC,CAAC;IAE/D,MAAM,IAAI,GAAG,eAAe,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC;IAC7C,MAAM,eAAe,GAAG,GAAG,IAAI,GAAG,gBAAgB,CAAC,KAAK,CAAC,IAAI,gBAAgB,CAAC,OAAO,CAAC,EAAE,CAAC;IAEzF,OAAO,eAAe,CAAC;AACzB,CAAC;AAED;;;;GAIG;AACH,MAAM,UAAU,mBAAmB,CAAC,OAAe,EAAE,eAAwB;IAC3E,eAAe,GAAG,cAAc,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;IAC3D,IAAI,eAAe,KAAK,CAAC,EAAE;QACzB,OAAO,GAAG,CAAC;KACZ;IACD,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,kBAAkB,CAAC,eAAe,CAAC,CAAC;IAE/D,MAAM,IAAI,GAAG,eAAe,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC;IAC7C,MAAM,eAAe,GAAG,GAAG,IAAI,GAAG,gBAAgB,CAAC,KAAK,CAAC,IAAI,gBAAgB,CAAC,OAAO,CAAC,EAAE,CAAC;IAEzF,OAAO,eAAe,CAAC;AACzB,CAAC;AAED,MAAM,UAAU,yBAAyB,CAAC,OAAe,EAAE,eAAwB;IACjF,eAAe,GAAG,cAAc,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;IAC3D,IAAI,eAAe,KAAK,CAAC,EAAE;QACzB,OAAO,OAAO,CAAC;KAChB;IACD,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,kBAAkB,CAAC,eAAe,CAAC,CAAC;IAE/D,MAAM,IAAI,GAAG,eAAe,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC;IAC7C,MAAM,gBAAgB,GAAG,OAAO,KAAK,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,IAAI,OAAO,EAAE,CAAC;IAC5D,MAAM,eAAe,GAAG,OAAO,IAAI,GAAG,KAAK,GAAG,gBAAgB,GAAG,CAAC;IAElE,OAAO,eAAe,CAAC;AACzB,CAAC;AAED,SAAS,cAAc,CAAC,OAAe,EAAE,eAAwB;IAC/D,OAAO,eAAe,aAAf,eAAe,cAAf,eAAe,GAAI,CAAC,GAAG,IAAI,IAAI,CAAC,OAAO,CAAC,CAAC,iBAAiB,EAAE,CAAC;AACtE,CAAC;AAED,SAAS,kBAAkB,CAAC,OAAe;IACzC,OAAO,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,GAAG,CAAC,OAAO,GAAG,EAAE,CAAC,EAAE,CAAC;AACxF,CAAC;AAED,SAAS,gBAAgB,CAAC,CAAS;IACjC,OAAO,YAAY,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;AACvC,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\n\nimport { padLeftZeros } from '../strings';\n\n/**\n * Formats timezone offset values used in for APIs, maintaining backward compatibility. Always\n * returns \"+HH:MM\" format, even for UTC (\"+00:00\"). Used by onChange events to preserve existing\n * API behavior.\n */\nexport function formatTimeOffsetISOInternal(isoDate: string, offsetInMinutes?: number) {\n offsetInMinutes = defaultToLocal(isoDate, offsetInMinutes);\n const { hours, minutes } = getMinutesAndHours(offsetInMinutes);\n\n const sign = offsetInMinutes < 0 ? '-' : '+';\n const formattedOffset = `${sign}${formatISO2Digits(hours)}:${formatISO2Digits(minutes)}`;\n\n return formattedOffset;\n}\n\n/**\n * Formats timezone offset for display purposes using succinct UTC notation.\n * Returns \"Z\" for UTC, \"+HH:MM\" for other offsets.\n * Used for visual display in components like date-range-picker trigger text.\n */\nexport function formatTimeOffsetISO(isoDate: string, offsetInMinutes?: number) {\n offsetInMinutes = defaultToLocal(isoDate, offsetInMinutes);\n if (offsetInMinutes === 0) {\n return 'Z';\n }\n const { hours, minutes } = getMinutesAndHours(offsetInMinutes);\n\n const sign = offsetInMinutes < 0 ? '-' : '+';\n const formattedOffset = `${sign}${formatISO2Digits(hours)}:${formatISO2Digits(minutes)}`;\n\n return formattedOffset;\n}\n\nexport function formatTimeOffsetLocalized(isoDate: string, offsetInMinutes?: number) {\n offsetInMinutes = defaultToLocal(isoDate, offsetInMinutes);\n if (offsetInMinutes === 0) {\n return '(UTC)';\n }\n const { hours, minutes } = getMinutesAndHours(offsetInMinutes);\n\n const sign = offsetInMinutes < 0 ? '-' : '+';\n const formattedMinutes = minutes === 0 ? '' : `:${minutes}`;\n const formattedOffset = `(UTC${sign}${hours}${formattedMinutes})`;\n\n return formattedOffset;\n}\n\nfunction defaultToLocal(isoDate: string, offsetInMinutes?: number) {\n return offsetInMinutes ?? 0 - new Date(isoDate).getTimezoneOffset();\n}\n\nfunction getMinutesAndHours(minutes: number) {\n return { hours: Math.floor(Math.abs(minutes) / 60), minutes: Math.abs(minutes % 60) };\n}\n\nfunction formatISO2Digits(n: number) {\n return padLeftZeros(n.toFixed(0), 2);\n}\n"]}
|
|
@@ -3,7 +3,7 @@ export { formatDateTimeWithOffset } from './format-date-time-with-offset';
|
|
|
3
3
|
export { formatDate } from './format-date';
|
|
4
4
|
export { formatTime } from './format-time';
|
|
5
5
|
export { formatDateTime } from './format-date-time';
|
|
6
|
-
export { formatTimeOffsetISO } from './format-time-offset';
|
|
6
|
+
export { formatTimeOffsetISO, formatTimeOffsetISOInternal } from './format-time-offset';
|
|
7
7
|
export { isIsoDateOnly, isIsoMonthOnly } from './is-iso-only';
|
|
8
8
|
export { joinDateTime, splitDateTime } from './join-date-time';
|
|
9
9
|
export { parseDate } from './parse-date';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/utils/date-time/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAC9D,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/utils/date-time/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAC9D,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,2BAA2B,EAAE,MAAM,sBAAsB,CAAC;AACxF,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC9D,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC"}
|
|
@@ -5,7 +5,7 @@ export { formatDateTimeWithOffset } from './format-date-time-with-offset';
|
|
|
5
5
|
export { formatDate } from './format-date';
|
|
6
6
|
export { formatTime } from './format-time';
|
|
7
7
|
export { formatDateTime } from './format-date-time';
|
|
8
|
-
export { formatTimeOffsetISO } from './format-time-offset';
|
|
8
|
+
export { formatTimeOffsetISO, formatTimeOffsetISOInternal } from './format-time-offset';
|
|
9
9
|
export { isIsoDateOnly, isIsoMonthOnly } from './is-iso-only';
|
|
10
10
|
export { joinDateTime, splitDateTime } from './join-date-time';
|
|
11
11
|
export { parseDate } from './parse-date';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/utils/date-time/index.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AAEtC,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAC9D,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/utils/date-time/index.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AAEtC,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAC9D,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,2BAA2B,EAAE,MAAM,sBAAsB,CAAC;AACxF,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC9D,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\n\nexport { isoToDisplay, displayToIso } from './display-format';\nexport { formatDateTimeWithOffset } from './format-date-time-with-offset';\nexport { formatDate } from './format-date';\nexport { formatTime } from './format-time';\nexport { formatDateTime } from './format-date-time';\nexport { formatTimeOffsetISO, formatTimeOffsetISOInternal } from './format-time-offset';\nexport { isIsoDateOnly, isIsoMonthOnly } from './is-iso-only';\nexport { joinDateTime, splitDateTime } from './join-date-time';\nexport { parseDate } from './parse-date';\nexport { parseTimezoneOffset } from './parse-timezone-offset';\nexport { shiftTimezoneOffset } from './shift-timezone-offset';\n"]}
|
|
@@ -87,12 +87,6 @@ export interface LinkProps extends BaseComponentProps {
|
|
|
87
87
|
*/
|
|
88
88
|
rel?: string;
|
|
89
89
|
/**
|
|
90
|
-
* Specifies an object of selectors and properties that are used to apply custom styles.
|
|
91
|
-
*
|
|
92
|
-
* - `root.color` {active, default, hover} (string) - (Optional) Text color for link.
|
|
93
|
-
* - `root.focusRing.borderColor` (string) - (Optional) Focus ring border color.
|
|
94
|
-
* - `root.focusRing.borderRadius` (string) - (Optional) Focus ring border radius.
|
|
95
|
-
* - `root.focusRing.borderWidth` (string) - (Optional) Focus ring border width.
|
|
96
90
|
* @awsuiSystem core
|
|
97
91
|
*/
|
|
98
92
|
style?: LinkProps.Style;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/link/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,EACL,oBAAoB,EACpB,sBAAsB,EACtB,WAAW,IAAI,YAAY,EAC3B,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAE5B,MAAM,WAAW,SAAU,SAAQ,kBAAkB;IACnD;;;;;;;;;;;;;;;;;OAiBG;IACH,OAAO,CAAC,EAAE,SAAS,CAAC,OAAO,CAAC;IAE5B;;;OAGG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC,QAAQ,CAAC;IAE9B;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC,KAAK,CAAC;IAExB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB;;;;;;;;OAQG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAE3B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAE/B;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,sBAAsB,CAAC,SAAS,CAAC,YAAY,CAAC,CAAC;IAE1D;;OAEG;IACH,OAAO,CAAC,EAAE,yBAAyB,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;IAE3D;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb
|
|
1
|
+
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/link/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,EACL,oBAAoB,EACpB,sBAAsB,EACtB,WAAW,IAAI,YAAY,EAC3B,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAE5B,MAAM,WAAW,SAAU,SAAQ,kBAAkB;IACnD;;;;;;;;;;;;;;;;;OAiBG;IACH,OAAO,CAAC,EAAE,SAAS,CAAC,OAAO,CAAC;IAE5B;;;OAGG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC,QAAQ,CAAC;IAE9B;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC,KAAK,CAAC;IAExB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB;;;;;;;;OAQG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAE3B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAE/B;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,sBAAsB,CAAC,SAAS,CAAC,YAAY,CAAC,CAAC;IAE1D;;OAEG;IACH,OAAO,CAAC,EAAE,yBAAyB,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;IAE3D;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC,KAAK,CAAC;CACzB;AAED,yBAAiB,SAAS,CAAC;IACzB,KAAY,OAAO,GAAG,SAAS,GAAG,WAAW,GAAG,MAAM,GAAG,mBAAmB,CAAC;IAC7E,KAAY,QAAQ,GAChB,QAAQ,GACR,QAAQ,GACR,YAAY,GACZ,WAAW,GACX,WAAW,GACX,WAAW,GACX,YAAY,GACZ,WAAW,GACX,SAAS,CAAC;IACd,KAAY,KAAK,GAAG,QAAQ,GAAG,UAAU,CAAC;IAE1C,KAAY,YAAY,GAAG,oBAAoB,CAAC;IAEhD,UAAiB,GAAG;QAClB;;WAEG;QACH,KAAK,IAAI,IAAI,CAAC;KACf;IAED,KAAY,WAAW,GAAG,YAAY,CAAC;IACvC,UAAiB,KAAK;QACpB,IAAI,CAAC,EAAE;YACL,KAAK,CAAC,EAAE;gBACN,MAAM,CAAC,EAAE,MAAM,CAAC;gBAChB,OAAO,CAAC,EAAE,MAAM,CAAC;gBACjB,KAAK,CAAC,EAAE,MAAM,CAAC;aAChB,CAAC;YACF,SAAS,CAAC,EAAE;gBACV,WAAW,CAAC,EAAE,MAAM,CAAC;gBACrB,YAAY,CAAC,EAAE,MAAM,CAAC;gBACtB,WAAW,CAAC,EAAE,MAAM,CAAC;aACtB,CAAC;SACH,CAAC;KACH;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/link/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\n\nimport { BaseComponentProps } from '../internal/base-component';\nimport {\n BaseNavigationDetail,\n CancelableEventHandler,\n ClickDetail as _ClickDetail,\n NonCancelableEventHandler,\n} from '../internal/events';\n\nexport interface LinkProps extends BaseComponentProps {\n /**\n * Determines the visual style of the link as follows:\n *\n * - `primary` - Displays the link text with bold styling for sufficient contrast with surrounding text.\n * Use this for links where the context doesn't imply interactivity such as\n * \"Learn more\" links and links within paragraphs.\n * - `secondary` - Does not provide any additional indicators for interactivity (except for an underline when the user hovers over or focuses the link).\n * This can be used in cases where the interactivity is strongly implied by its context,\n * such as in a table or a list of external links.\n * - `info` - Use for \"info\" links that link to content in a help panel.\n *\n * The default is `secondary`, except inside the following components where it defaults to `primary`:\n * - Table\n * - Cards\n * - Alert\n * - Popover\n * - Help Panel (main `content` only)\n */\n variant?: LinkProps.Variant;\n\n /**\n * Determines the font size and line height.\n * This property is overridden if the variant is `info`.\n */\n fontSize?: LinkProps.FontSize;\n\n /**\n * Determines the text color of the link and its icon.\n *\n * - `normal`: Use in most cases where a link is required.\n * - `inverted`: Use to style links inside Flashbars.\n *\n * This property is overridden if the variant is `info`.\n */\n color?: LinkProps.Color;\n\n /**\n * Marks the link as external by adding an icon after the text. If `href`\n * is provided, opens the link in a new tab when clicked.\n */\n external?: boolean;\n\n /**\n * Specifies where to open the linked URL. Set this to `_blank` to open the URL\n * in a new tab. If you set this property to `_blank`, the component\n * automatically adds `rel=\"noopener noreferrer\"` to avoid performance\n * and security issues.\n *\n * For other options see the documentation for <a> tag's\n * [target attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).\n */\n target?: string;\n\n /**\n * The URL that the link points to.\n * If an `href` is not provided, the component will render using a\n * \"button\" role and `target` will not be used.\n */\n href?: string;\n\n /**\n * The text to render inside the link.\n */\n children?: React.ReactNode;\n\n /**\n * Adds an aria-label to the HTML element.\n */\n ariaLabel?: string;\n\n /**\n * Adds an aria-label to the external icon.\n * @i18n\n */\n externalIconAriaLabel?: string;\n\n /**\n * Called when a link is clicked without any modifier keys. If the link has no `href` provided, it will be called on\n * all clicks.\n *\n * If you want to implement client-side routing yourself, use this event and prevent default browser navigation\n * (by calling `preventDefault`).\n */\n onFollow?: CancelableEventHandler<LinkProps.FollowDetail>;\n\n /**\n * Called when the user clicks on the link. Do not use this handler for navigation, use the `onFollow` event instead.\n */\n onClick?: NonCancelableEventHandler<LinkProps.ClickDetail>;\n\n /**\n * Adds a `rel` attribute to the link. If the `rel` property is provided, it overrides the default behaviour.\n * By default, the component sets the `rel` attribute to \"noopener noreferrer\" when `external` is `true` or `target` is `\"_blank\"`.\n */\n rel?: string;\n\n /**\n *
|
|
1
|
+
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/link/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\n\nimport { BaseComponentProps } from '../internal/base-component';\nimport {\n BaseNavigationDetail,\n CancelableEventHandler,\n ClickDetail as _ClickDetail,\n NonCancelableEventHandler,\n} from '../internal/events';\n\nexport interface LinkProps extends BaseComponentProps {\n /**\n * Determines the visual style of the link as follows:\n *\n * - `primary` - Displays the link text with bold styling for sufficient contrast with surrounding text.\n * Use this for links where the context doesn't imply interactivity such as\n * \"Learn more\" links and links within paragraphs.\n * - `secondary` - Does not provide any additional indicators for interactivity (except for an underline when the user hovers over or focuses the link).\n * This can be used in cases where the interactivity is strongly implied by its context,\n * such as in a table or a list of external links.\n * - `info` - Use for \"info\" links that link to content in a help panel.\n *\n * The default is `secondary`, except inside the following components where it defaults to `primary`:\n * - Table\n * - Cards\n * - Alert\n * - Popover\n * - Help Panel (main `content` only)\n */\n variant?: LinkProps.Variant;\n\n /**\n * Determines the font size and line height.\n * This property is overridden if the variant is `info`.\n */\n fontSize?: LinkProps.FontSize;\n\n /**\n * Determines the text color of the link and its icon.\n *\n * - `normal`: Use in most cases where a link is required.\n * - `inverted`: Use to style links inside Flashbars.\n *\n * This property is overridden if the variant is `info`.\n */\n color?: LinkProps.Color;\n\n /**\n * Marks the link as external by adding an icon after the text. If `href`\n * is provided, opens the link in a new tab when clicked.\n */\n external?: boolean;\n\n /**\n * Specifies where to open the linked URL. Set this to `_blank` to open the URL\n * in a new tab. If you set this property to `_blank`, the component\n * automatically adds `rel=\"noopener noreferrer\"` to avoid performance\n * and security issues.\n *\n * For other options see the documentation for <a> tag's\n * [target attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).\n */\n target?: string;\n\n /**\n * The URL that the link points to.\n * If an `href` is not provided, the component will render using a\n * \"button\" role and `target` will not be used.\n */\n href?: string;\n\n /**\n * The text to render inside the link.\n */\n children?: React.ReactNode;\n\n /**\n * Adds an aria-label to the HTML element.\n */\n ariaLabel?: string;\n\n /**\n * Adds an aria-label to the external icon.\n * @i18n\n */\n externalIconAriaLabel?: string;\n\n /**\n * Called when a link is clicked without any modifier keys. If the link has no `href` provided, it will be called on\n * all clicks.\n *\n * If you want to implement client-side routing yourself, use this event and prevent default browser navigation\n * (by calling `preventDefault`).\n */\n onFollow?: CancelableEventHandler<LinkProps.FollowDetail>;\n\n /**\n * Called when the user clicks on the link. Do not use this handler for navigation, use the `onFollow` event instead.\n */\n onClick?: NonCancelableEventHandler<LinkProps.ClickDetail>;\n\n /**\n * Adds a `rel` attribute to the link. If the `rel` property is provided, it overrides the default behaviour.\n * By default, the component sets the `rel` attribute to \"noopener noreferrer\" when `external` is `true` or `target` is `\"_blank\"`.\n */\n rel?: string;\n\n /**\n * @awsuiSystem core\n */\n style?: LinkProps.Style;\n}\n\nexport namespace LinkProps {\n export type Variant = 'primary' | 'secondary' | 'info' | 'awsui-value-large';\n export type FontSize =\n | 'body-s'\n | 'body-m'\n | 'heading-xs'\n | 'heading-s'\n | 'heading-m'\n | 'heading-l'\n | 'heading-xl'\n | 'display-l'\n | 'inherit';\n export type Color = 'normal' | 'inverted';\n\n export type FollowDetail = BaseNavigationDetail;\n\n export interface Ref {\n /**\n * Sets the browser focus on the anchor element.\n */\n focus(): void;\n }\n\n export type ClickDetail = _ClickDetail;\n export interface Style {\n root?: {\n color?: {\n active?: string;\n default?: string;\n hover?: string;\n };\n focusRing?: {\n borderColor?: string;\n borderRadius?: string;\n borderWidth?: string;\n };\n };\n }\n}\n"]}
|