@cloudscape-design/components-themeable 3.0.1163 → 3.0.1165
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/app-layout/visual-refresh/drawers.scss +1 -0
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +4 -1
- package/lib/internal/scss/drawer/styles.scss +25 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/table/resizer/styles.scss +7 -6
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +21 -21
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/runtime-drawer/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/runtime-drawer/index.js +20 -18
- package/lib/internal/template/app-layout/runtime-drawer/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +164 -163
- 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 +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +86 -83
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
- 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/autosuggest/interfaces.d.ts +1 -1
- package/lib/internal/template/autosuggest/interfaces.js.map +1 -1
- package/lib/internal/template/box/styles.css.js +192 -192
- package/lib/internal/template/box/styles.scoped.css +242 -242
- package/lib/internal/template/box/styles.selectors.js +192 -192
- 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/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +96 -96
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +17 -17
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- package/lib/internal/template/button-group/interfaces.d.ts +9 -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/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +44 -44
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +51 -51
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +187 -187
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +36 -36
- package/lib/internal/template/collection-preferences/styles.scoped.css +38 -38
- package/lib/internal/template/collection-preferences/styles.selectors.js +36 -36
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +56 -56
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/drawer/implementation.d.ts +1 -1
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +13 -4
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +7 -0
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +12 -8
- package/lib/internal/template/drawer/styles.scoped.css +35 -13
- package/lib/internal/template/drawer/styles.selectors.js +12 -8
- package/lib/internal/template/drawer/use-sticky-footer.d.ts +9 -0
- package/lib/internal/template/drawer/use-sticky-footer.d.ts.map +1 -0
- package/lib/internal/template/drawer/use-sticky-footer.js +35 -0
- package/lib/internal/template/drawer/use-sticky-footer.js.map +1 -0
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +68 -68
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +75 -75
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +39 -39
- package/lib/internal/template/icon/styles.scoped.css +87 -87
- package/lib/internal/template/icon/styles.selectors.js +39 -39
- package/lib/internal/template/internal/base-component/styles.scoped.css +504 -437
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/option/styles.css.js +16 -16
- package/lib/internal/template/internal/components/option/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/option/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +23 -23
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +54 -54
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +23 -23
- 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 +3 -3
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +8 -8
- package/lib/internal/template/internal/generated/theming/index.cjs +24 -24
- package/lib/internal/template/internal/generated/theming/index.js +24 -24
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js +2 -2
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts +2 -2
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.js.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts +2 -2
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.js.map +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -10
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +92 -92
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +50 -50
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/internal.js +1 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/popover/styles.css.js +57 -57
- package/lib/internal/template/popover/styles.scoped.css +87 -87
- package/lib/internal/template/popover/styles.selectors.js +57 -57
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +31 -31
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +36 -36
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/interfaces.d.ts +1 -1
- package/lib/internal/template/select/interfaces.js.map +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +47 -47
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +27 -27
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/table/body-cell/styles.css.js +47 -47
- package/lib/internal/template/table/body-cell/styles.scoped.css +377 -377
- package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
- package/lib/internal/template/table/header-cell/index.d.ts +1 -1
- package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/index.js +1 -1
- package/lib/internal/template/table/header-cell/index.js.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
- package/lib/internal/template/table/resizer/index.d.ts +2 -1
- package/lib/internal/template/table/resizer/index.d.ts.map +1 -1
- package/lib/internal/template/table/resizer/index.js +8 -5
- package/lib/internal/template/table/resizer/index.js.map +1 -1
- package/lib/internal/template/table/resizer/styles.css.js +13 -12
- package/lib/internal/template/table/resizer/styles.scoped.css +22 -22
- package/lib/internal/template/table/resizer/styles.selectors.js +13 -12
- package/lib/internal/template/table/thead.d.ts +1 -1
- package/lib/internal/template/table/thead.d.ts.map +1 -1
- package/lib/internal/template/table/thead.js.map +1 -1
- 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/test-utils/dom/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- 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/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +29 -29
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +66 -66
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -2,197 +2,197 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"box": "
|
|
6
|
-
"p-variant": "awsui_p-
|
|
7
|
-
"color-default": "awsui_color-
|
|
8
|
-
"b-variant": "awsui_b-
|
|
9
|
-
"strong-variant": "awsui_strong-
|
|
10
|
-
"code-variant": "awsui_code-
|
|
11
|
-
"pre-variant": "awsui_pre-
|
|
12
|
-
"samp-variant": "awsui_samp-
|
|
13
|
-
"h1-variant": "awsui_h1-
|
|
14
|
-
"h2-variant": "awsui_h2-
|
|
15
|
-
"h3-variant": "awsui_h3-
|
|
16
|
-
"h4-variant": "awsui_h4-
|
|
17
|
-
"h5-variant": "awsui_h5-
|
|
18
|
-
"small-variant": "awsui_small-
|
|
19
|
-
"a-variant": "awsui_a-
|
|
20
|
-
"font-size-default": "awsui_font-size-
|
|
21
|
-
"font-weight-default": "awsui_font-weight-
|
|
22
|
-
"key-label-variant": "awsui_key-label-
|
|
23
|
-
"gen-ai-label-variant": "awsui_gen-ai-label-
|
|
24
|
-
"value-large-variant": "awsui_value-large-
|
|
25
|
-
"inline-code-variant": "awsui_inline-code-
|
|
26
|
-
"font-weight-heavy": "awsui_font-weight-
|
|
27
|
-
"color-inverted": "awsui_color-
|
|
28
|
-
"color-text-label": "awsui_color-text-
|
|
29
|
-
"color-text-body-secondary": "awsui_color-text-body-
|
|
30
|
-
"color-text-status-error": "awsui_color-text-status-
|
|
31
|
-
"color-text-status-success": "awsui_color-text-status-
|
|
32
|
-
"color-text-status-info": "awsui_color-text-status-
|
|
33
|
-
"color-text-status-inactive": "awsui_color-text-status-
|
|
34
|
-
"color-text-status-warning": "awsui_color-text-status-
|
|
35
|
-
"color-inherit": "awsui_color-
|
|
36
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
37
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
38
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
39
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
40
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
41
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
42
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
43
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
44
|
-
"font-weight-light": "awsui_font-weight-
|
|
45
|
-
"font-weight-normal": "awsui_font-weight-
|
|
46
|
-
"font-weight-bold": "awsui_font-weight-
|
|
47
|
-
"t-left": "awsui_t-
|
|
48
|
-
"t-right": "awsui_t-
|
|
49
|
-
"t-center": "awsui_t-
|
|
50
|
-
"p-n": "awsui_p-
|
|
51
|
-
"p-top-n": "awsui_p-top-
|
|
52
|
-
"p-vertical-n": "awsui_p-vertical-
|
|
53
|
-
"p-right-n": "awsui_p-right-
|
|
54
|
-
"p-horizontal-n": "awsui_p-horizontal-
|
|
55
|
-
"p-bottom-n": "awsui_p-bottom-
|
|
56
|
-
"p-left-n": "awsui_p-left-
|
|
57
|
-
"p-xxxs": "awsui_p-
|
|
58
|
-
"p-top-xxxs": "awsui_p-top-
|
|
59
|
-
"p-vertical-xxxs": "awsui_p-vertical-
|
|
60
|
-
"p-right-xxxs": "awsui_p-right-
|
|
61
|
-
"p-horizontal-xxxs": "awsui_p-horizontal-
|
|
62
|
-
"p-bottom-xxxs": "awsui_p-bottom-
|
|
63
|
-
"p-left-xxxs": "awsui_p-left-
|
|
64
|
-
"p-xxs": "awsui_p-
|
|
65
|
-
"p-top-xxs": "awsui_p-top-
|
|
66
|
-
"p-vertical-xxs": "awsui_p-vertical-
|
|
67
|
-
"p-right-xxs": "awsui_p-right-
|
|
68
|
-
"p-horizontal-xxs": "awsui_p-horizontal-
|
|
69
|
-
"p-bottom-xxs": "awsui_p-bottom-
|
|
70
|
-
"p-left-xxs": "awsui_p-left-
|
|
71
|
-
"p-xs": "awsui_p-
|
|
72
|
-
"p-top-xs": "awsui_p-top-
|
|
73
|
-
"p-vertical-xs": "awsui_p-vertical-
|
|
74
|
-
"p-right-xs": "awsui_p-right-
|
|
75
|
-
"p-horizontal-xs": "awsui_p-horizontal-
|
|
76
|
-
"p-bottom-xs": "awsui_p-bottom-
|
|
77
|
-
"p-left-xs": "awsui_p-left-
|
|
78
|
-
"p-s": "awsui_p-
|
|
79
|
-
"p-top-s": "awsui_p-top-
|
|
80
|
-
"p-vertical-s": "awsui_p-vertical-
|
|
81
|
-
"p-right-s": "awsui_p-right-
|
|
82
|
-
"p-horizontal-s": "awsui_p-horizontal-
|
|
83
|
-
"p-bottom-s": "awsui_p-bottom-
|
|
84
|
-
"p-left-s": "awsui_p-left-
|
|
85
|
-
"p-m": "awsui_p-
|
|
86
|
-
"p-top-m": "awsui_p-top-
|
|
87
|
-
"p-vertical-m": "awsui_p-vertical-
|
|
88
|
-
"p-right-m": "awsui_p-right-
|
|
89
|
-
"p-horizontal-m": "awsui_p-horizontal-
|
|
90
|
-
"p-bottom-m": "awsui_p-bottom-
|
|
91
|
-
"p-left-m": "awsui_p-left-
|
|
92
|
-
"p-l": "awsui_p-
|
|
93
|
-
"p-top-l": "awsui_p-top-
|
|
94
|
-
"p-vertical-l": "awsui_p-vertical-
|
|
95
|
-
"p-right-l": "awsui_p-right-
|
|
96
|
-
"p-horizontal-l": "awsui_p-horizontal-
|
|
97
|
-
"p-bottom-l": "awsui_p-bottom-
|
|
98
|
-
"p-left-l": "awsui_p-left-
|
|
99
|
-
"p-xl": "awsui_p-
|
|
100
|
-
"p-top-xl": "awsui_p-top-
|
|
101
|
-
"p-vertical-xl": "awsui_p-vertical-
|
|
102
|
-
"p-right-xl": "awsui_p-right-
|
|
103
|
-
"p-horizontal-xl": "awsui_p-horizontal-
|
|
104
|
-
"p-bottom-xl": "awsui_p-bottom-
|
|
105
|
-
"p-left-xl": "awsui_p-left-
|
|
106
|
-
"p-xxl": "awsui_p-
|
|
107
|
-
"p-top-xxl": "awsui_p-top-
|
|
108
|
-
"p-vertical-xxl": "awsui_p-vertical-
|
|
109
|
-
"p-right-xxl": "awsui_p-right-
|
|
110
|
-
"p-horizontal-xxl": "awsui_p-horizontal-
|
|
111
|
-
"p-bottom-xxl": "awsui_p-bottom-
|
|
112
|
-
"p-left-xxl": "awsui_p-left-
|
|
113
|
-
"p-xxxl": "awsui_p-
|
|
114
|
-
"p-top-xxxl": "awsui_p-top-
|
|
115
|
-
"p-vertical-xxxl": "awsui_p-vertical-
|
|
116
|
-
"p-right-xxxl": "awsui_p-right-
|
|
117
|
-
"p-horizontal-xxxl": "awsui_p-horizontal-
|
|
118
|
-
"p-bottom-xxxl": "awsui_p-bottom-
|
|
119
|
-
"p-left-xxxl": "awsui_p-left-
|
|
120
|
-
"m-n": "awsui_m-
|
|
121
|
-
"m-top-n": "awsui_m-top-
|
|
122
|
-
"m-vertical-n": "awsui_m-vertical-
|
|
123
|
-
"m-right-n": "awsui_m-right-
|
|
124
|
-
"m-horizontal-n": "awsui_m-horizontal-
|
|
125
|
-
"m-bottom-n": "awsui_m-bottom-
|
|
126
|
-
"m-left-n": "awsui_m-left-
|
|
127
|
-
"m-xxxs": "awsui_m-
|
|
128
|
-
"m-top-xxxs": "awsui_m-top-
|
|
129
|
-
"m-vertical-xxxs": "awsui_m-vertical-
|
|
130
|
-
"m-right-xxxs": "awsui_m-right-
|
|
131
|
-
"m-horizontal-xxxs": "awsui_m-horizontal-
|
|
132
|
-
"m-bottom-xxxs": "awsui_m-bottom-
|
|
133
|
-
"m-left-xxxs": "awsui_m-left-
|
|
134
|
-
"m-xxs": "awsui_m-
|
|
135
|
-
"m-top-xxs": "awsui_m-top-
|
|
136
|
-
"m-vertical-xxs": "awsui_m-vertical-
|
|
137
|
-
"m-right-xxs": "awsui_m-right-
|
|
138
|
-
"m-horizontal-xxs": "awsui_m-horizontal-
|
|
139
|
-
"m-bottom-xxs": "awsui_m-bottom-
|
|
140
|
-
"m-left-xxs": "awsui_m-left-
|
|
141
|
-
"m-xs": "awsui_m-
|
|
142
|
-
"m-top-xs": "awsui_m-top-
|
|
143
|
-
"m-vertical-xs": "awsui_m-vertical-
|
|
144
|
-
"m-right-xs": "awsui_m-right-
|
|
145
|
-
"m-horizontal-xs": "awsui_m-horizontal-
|
|
146
|
-
"m-bottom-xs": "awsui_m-bottom-
|
|
147
|
-
"m-left-xs": "awsui_m-left-
|
|
148
|
-
"m-s": "awsui_m-
|
|
149
|
-
"m-top-s": "awsui_m-top-
|
|
150
|
-
"m-vertical-s": "awsui_m-vertical-
|
|
151
|
-
"m-right-s": "awsui_m-right-
|
|
152
|
-
"m-horizontal-s": "awsui_m-horizontal-
|
|
153
|
-
"m-bottom-s": "awsui_m-bottom-
|
|
154
|
-
"m-left-s": "awsui_m-left-
|
|
155
|
-
"m-m": "awsui_m-
|
|
156
|
-
"m-top-m": "awsui_m-top-
|
|
157
|
-
"m-vertical-m": "awsui_m-vertical-
|
|
158
|
-
"m-right-m": "awsui_m-right-
|
|
159
|
-
"m-horizontal-m": "awsui_m-horizontal-
|
|
160
|
-
"m-bottom-m": "awsui_m-bottom-
|
|
161
|
-
"m-left-m": "awsui_m-left-
|
|
162
|
-
"m-l": "awsui_m-
|
|
163
|
-
"m-top-l": "awsui_m-top-
|
|
164
|
-
"m-vertical-l": "awsui_m-vertical-
|
|
165
|
-
"m-right-l": "awsui_m-right-
|
|
166
|
-
"m-horizontal-l": "awsui_m-horizontal-
|
|
167
|
-
"m-bottom-l": "awsui_m-bottom-
|
|
168
|
-
"m-left-l": "awsui_m-left-
|
|
169
|
-
"m-xl": "awsui_m-
|
|
170
|
-
"m-top-xl": "awsui_m-top-
|
|
171
|
-
"m-vertical-xl": "awsui_m-vertical-
|
|
172
|
-
"m-right-xl": "awsui_m-right-
|
|
173
|
-
"m-horizontal-xl": "awsui_m-horizontal-
|
|
174
|
-
"m-bottom-xl": "awsui_m-bottom-
|
|
175
|
-
"m-left-xl": "awsui_m-left-
|
|
176
|
-
"m-xxl": "awsui_m-
|
|
177
|
-
"m-top-xxl": "awsui_m-top-
|
|
178
|
-
"m-vertical-xxl": "awsui_m-vertical-
|
|
179
|
-
"m-right-xxl": "awsui_m-right-
|
|
180
|
-
"m-horizontal-xxl": "awsui_m-horizontal-
|
|
181
|
-
"m-bottom-xxl": "awsui_m-bottom-
|
|
182
|
-
"m-left-xxl": "awsui_m-left-
|
|
183
|
-
"m-xxxl": "awsui_m-
|
|
184
|
-
"m-top-xxxl": "awsui_m-top-
|
|
185
|
-
"m-vertical-xxxl": "awsui_m-vertical-
|
|
186
|
-
"m-right-xxxl": "awsui_m-right-
|
|
187
|
-
"m-horizontal-xxxl": "awsui_m-horizontal-
|
|
188
|
-
"m-bottom-xxxl": "awsui_m-bottom-
|
|
189
|
-
"m-left-xxxl": "awsui_m-left-
|
|
190
|
-
"d-block": "awsui_d-
|
|
191
|
-
"d-inline": "awsui_d-
|
|
192
|
-
"d-inline-block": "awsui_d-inline-
|
|
193
|
-
"d-none": "awsui_d-
|
|
194
|
-
"f-left": "awsui_f-
|
|
195
|
-
"f-right": "awsui_f-
|
|
196
|
-
"root": "
|
|
5
|
+
"box": "awsui_box_18wu0_gc87h_172",
|
|
6
|
+
"p-variant": "awsui_p-variant_18wu0_gc87h_172",
|
|
7
|
+
"color-default": "awsui_color-default_18wu0_gc87h_172",
|
|
8
|
+
"b-variant": "awsui_b-variant_18wu0_gc87h_172",
|
|
9
|
+
"strong-variant": "awsui_strong-variant_18wu0_gc87h_172",
|
|
10
|
+
"code-variant": "awsui_code-variant_18wu0_gc87h_172",
|
|
11
|
+
"pre-variant": "awsui_pre-variant_18wu0_gc87h_172",
|
|
12
|
+
"samp-variant": "awsui_samp-variant_18wu0_gc87h_172",
|
|
13
|
+
"h1-variant": "awsui_h1-variant_18wu0_gc87h_176",
|
|
14
|
+
"h2-variant": "awsui_h2-variant_18wu0_gc87h_176",
|
|
15
|
+
"h3-variant": "awsui_h3-variant_18wu0_gc87h_176",
|
|
16
|
+
"h4-variant": "awsui_h4-variant_18wu0_gc87h_176",
|
|
17
|
+
"h5-variant": "awsui_h5-variant_18wu0_gc87h_176",
|
|
18
|
+
"small-variant": "awsui_small-variant_18wu0_gc87h_180",
|
|
19
|
+
"a-variant": "awsui_a-variant_18wu0_gc87h_184",
|
|
20
|
+
"font-size-default": "awsui_font-size-default_18wu0_gc87h_188",
|
|
21
|
+
"font-weight-default": "awsui_font-weight-default_18wu0_gc87h_228",
|
|
22
|
+
"key-label-variant": "awsui_key-label-variant_18wu0_gc87h_270",
|
|
23
|
+
"gen-ai-label-variant": "awsui_gen-ai-label-variant_18wu0_gc87h_277",
|
|
24
|
+
"value-large-variant": "awsui_value-large-variant_18wu0_gc87h_284",
|
|
25
|
+
"inline-code-variant": "awsui_inline-code-variant_18wu0_gc87h_291",
|
|
26
|
+
"font-weight-heavy": "awsui_font-weight-heavy_18wu0_gc87h_305",
|
|
27
|
+
"color-inverted": "awsui_color-inverted_18wu0_gc87h_310",
|
|
28
|
+
"color-text-label": "awsui_color-text-label_18wu0_gc87h_313",
|
|
29
|
+
"color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_gc87h_316",
|
|
30
|
+
"color-text-status-error": "awsui_color-text-status-error_18wu0_gc87h_319",
|
|
31
|
+
"color-text-status-success": "awsui_color-text-status-success_18wu0_gc87h_322",
|
|
32
|
+
"color-text-status-info": "awsui_color-text-status-info_18wu0_gc87h_325",
|
|
33
|
+
"color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_gc87h_328",
|
|
34
|
+
"color-text-status-warning": "awsui_color-text-status-warning_18wu0_gc87h_331",
|
|
35
|
+
"color-inherit": "awsui_color-inherit_18wu0_gc87h_334",
|
|
36
|
+
"font-size-body-s": "awsui_font-size-body-s_18wu0_gc87h_337",
|
|
37
|
+
"font-size-body-m": "awsui_font-size-body-m_18wu0_gc87h_342",
|
|
38
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_gc87h_346",
|
|
39
|
+
"font-size-heading-s": "awsui_font-size-heading-s_18wu0_gc87h_350",
|
|
40
|
+
"font-size-heading-m": "awsui_font-size-heading-m_18wu0_gc87h_355",
|
|
41
|
+
"font-size-heading-l": "awsui_font-size-heading-l_18wu0_gc87h_360",
|
|
42
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_gc87h_365",
|
|
43
|
+
"font-size-display-l": "awsui_font-size-display-l_18wu0_gc87h_370",
|
|
44
|
+
"font-weight-light": "awsui_font-weight-light_18wu0_gc87h_375",
|
|
45
|
+
"font-weight-normal": "awsui_font-weight-normal_18wu0_gc87h_378",
|
|
46
|
+
"font-weight-bold": "awsui_font-weight-bold_18wu0_gc87h_381",
|
|
47
|
+
"t-left": "awsui_t-left_18wu0_gc87h_388",
|
|
48
|
+
"t-right": "awsui_t-right_18wu0_gc87h_392",
|
|
49
|
+
"t-center": "awsui_t-center_18wu0_gc87h_396",
|
|
50
|
+
"p-n": "awsui_p-n_18wu0_gc87h_413",
|
|
51
|
+
"p-top-n": "awsui_p-top-n_18wu0_gc87h_418",
|
|
52
|
+
"p-vertical-n": "awsui_p-vertical-n_18wu0_gc87h_419",
|
|
53
|
+
"p-right-n": "awsui_p-right-n_18wu0_gc87h_423",
|
|
54
|
+
"p-horizontal-n": "awsui_p-horizontal-n_18wu0_gc87h_424",
|
|
55
|
+
"p-bottom-n": "awsui_p-bottom-n_18wu0_gc87h_428",
|
|
56
|
+
"p-left-n": "awsui_p-left-n_18wu0_gc87h_433",
|
|
57
|
+
"p-xxxs": "awsui_p-xxxs_18wu0_gc87h_438",
|
|
58
|
+
"p-top-xxxs": "awsui_p-top-xxxs_18wu0_gc87h_443",
|
|
59
|
+
"p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_gc87h_444",
|
|
60
|
+
"p-right-xxxs": "awsui_p-right-xxxs_18wu0_gc87h_448",
|
|
61
|
+
"p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_gc87h_449",
|
|
62
|
+
"p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_gc87h_453",
|
|
63
|
+
"p-left-xxxs": "awsui_p-left-xxxs_18wu0_gc87h_458",
|
|
64
|
+
"p-xxs": "awsui_p-xxs_18wu0_gc87h_463",
|
|
65
|
+
"p-top-xxs": "awsui_p-top-xxs_18wu0_gc87h_468",
|
|
66
|
+
"p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_gc87h_469",
|
|
67
|
+
"p-right-xxs": "awsui_p-right-xxs_18wu0_gc87h_473",
|
|
68
|
+
"p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_gc87h_474",
|
|
69
|
+
"p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_gc87h_478",
|
|
70
|
+
"p-left-xxs": "awsui_p-left-xxs_18wu0_gc87h_483",
|
|
71
|
+
"p-xs": "awsui_p-xs_18wu0_gc87h_488",
|
|
72
|
+
"p-top-xs": "awsui_p-top-xs_18wu0_gc87h_493",
|
|
73
|
+
"p-vertical-xs": "awsui_p-vertical-xs_18wu0_gc87h_494",
|
|
74
|
+
"p-right-xs": "awsui_p-right-xs_18wu0_gc87h_498",
|
|
75
|
+
"p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_gc87h_499",
|
|
76
|
+
"p-bottom-xs": "awsui_p-bottom-xs_18wu0_gc87h_503",
|
|
77
|
+
"p-left-xs": "awsui_p-left-xs_18wu0_gc87h_508",
|
|
78
|
+
"p-s": "awsui_p-s_18wu0_gc87h_513",
|
|
79
|
+
"p-top-s": "awsui_p-top-s_18wu0_gc87h_518",
|
|
80
|
+
"p-vertical-s": "awsui_p-vertical-s_18wu0_gc87h_519",
|
|
81
|
+
"p-right-s": "awsui_p-right-s_18wu0_gc87h_523",
|
|
82
|
+
"p-horizontal-s": "awsui_p-horizontal-s_18wu0_gc87h_524",
|
|
83
|
+
"p-bottom-s": "awsui_p-bottom-s_18wu0_gc87h_528",
|
|
84
|
+
"p-left-s": "awsui_p-left-s_18wu0_gc87h_533",
|
|
85
|
+
"p-m": "awsui_p-m_18wu0_gc87h_538",
|
|
86
|
+
"p-top-m": "awsui_p-top-m_18wu0_gc87h_543",
|
|
87
|
+
"p-vertical-m": "awsui_p-vertical-m_18wu0_gc87h_544",
|
|
88
|
+
"p-right-m": "awsui_p-right-m_18wu0_gc87h_548",
|
|
89
|
+
"p-horizontal-m": "awsui_p-horizontal-m_18wu0_gc87h_549",
|
|
90
|
+
"p-bottom-m": "awsui_p-bottom-m_18wu0_gc87h_553",
|
|
91
|
+
"p-left-m": "awsui_p-left-m_18wu0_gc87h_558",
|
|
92
|
+
"p-l": "awsui_p-l_18wu0_gc87h_433",
|
|
93
|
+
"p-top-l": "awsui_p-top-l_18wu0_gc87h_568",
|
|
94
|
+
"p-vertical-l": "awsui_p-vertical-l_18wu0_gc87h_569",
|
|
95
|
+
"p-right-l": "awsui_p-right-l_18wu0_gc87h_573",
|
|
96
|
+
"p-horizontal-l": "awsui_p-horizontal-l_18wu0_gc87h_574",
|
|
97
|
+
"p-bottom-l": "awsui_p-bottom-l_18wu0_gc87h_578",
|
|
98
|
+
"p-left-l": "awsui_p-left-l_18wu0_gc87h_583",
|
|
99
|
+
"p-xl": "awsui_p-xl_18wu0_gc87h_588",
|
|
100
|
+
"p-top-xl": "awsui_p-top-xl_18wu0_gc87h_593",
|
|
101
|
+
"p-vertical-xl": "awsui_p-vertical-xl_18wu0_gc87h_594",
|
|
102
|
+
"p-right-xl": "awsui_p-right-xl_18wu0_gc87h_598",
|
|
103
|
+
"p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_gc87h_599",
|
|
104
|
+
"p-bottom-xl": "awsui_p-bottom-xl_18wu0_gc87h_603",
|
|
105
|
+
"p-left-xl": "awsui_p-left-xl_18wu0_gc87h_608",
|
|
106
|
+
"p-xxl": "awsui_p-xxl_18wu0_gc87h_613",
|
|
107
|
+
"p-top-xxl": "awsui_p-top-xxl_18wu0_gc87h_618",
|
|
108
|
+
"p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_gc87h_619",
|
|
109
|
+
"p-right-xxl": "awsui_p-right-xxl_18wu0_gc87h_623",
|
|
110
|
+
"p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_gc87h_624",
|
|
111
|
+
"p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_gc87h_628",
|
|
112
|
+
"p-left-xxl": "awsui_p-left-xxl_18wu0_gc87h_633",
|
|
113
|
+
"p-xxxl": "awsui_p-xxxl_18wu0_gc87h_638",
|
|
114
|
+
"p-top-xxxl": "awsui_p-top-xxxl_18wu0_gc87h_643",
|
|
115
|
+
"p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_gc87h_644",
|
|
116
|
+
"p-right-xxxl": "awsui_p-right-xxxl_18wu0_gc87h_648",
|
|
117
|
+
"p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_gc87h_649",
|
|
118
|
+
"p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_gc87h_653",
|
|
119
|
+
"p-left-xxxl": "awsui_p-left-xxxl_18wu0_gc87h_658",
|
|
120
|
+
"m-n": "awsui_m-n_18wu0_gc87h_663",
|
|
121
|
+
"m-top-n": "awsui_m-top-n_18wu0_gc87h_668",
|
|
122
|
+
"m-vertical-n": "awsui_m-vertical-n_18wu0_gc87h_669",
|
|
123
|
+
"m-right-n": "awsui_m-right-n_18wu0_gc87h_673",
|
|
124
|
+
"m-horizontal-n": "awsui_m-horizontal-n_18wu0_gc87h_674",
|
|
125
|
+
"m-bottom-n": "awsui_m-bottom-n_18wu0_gc87h_678",
|
|
126
|
+
"m-left-n": "awsui_m-left-n_18wu0_gc87h_683",
|
|
127
|
+
"m-xxxs": "awsui_m-xxxs_18wu0_gc87h_688",
|
|
128
|
+
"m-top-xxxs": "awsui_m-top-xxxs_18wu0_gc87h_693",
|
|
129
|
+
"m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_gc87h_694",
|
|
130
|
+
"m-right-xxxs": "awsui_m-right-xxxs_18wu0_gc87h_698",
|
|
131
|
+
"m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_gc87h_699",
|
|
132
|
+
"m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_gc87h_703",
|
|
133
|
+
"m-left-xxxs": "awsui_m-left-xxxs_18wu0_gc87h_708",
|
|
134
|
+
"m-xxs": "awsui_m-xxs_18wu0_gc87h_713",
|
|
135
|
+
"m-top-xxs": "awsui_m-top-xxs_18wu0_gc87h_718",
|
|
136
|
+
"m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_gc87h_719",
|
|
137
|
+
"m-right-xxs": "awsui_m-right-xxs_18wu0_gc87h_723",
|
|
138
|
+
"m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_gc87h_724",
|
|
139
|
+
"m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_gc87h_728",
|
|
140
|
+
"m-left-xxs": "awsui_m-left-xxs_18wu0_gc87h_733",
|
|
141
|
+
"m-xs": "awsui_m-xs_18wu0_gc87h_738",
|
|
142
|
+
"m-top-xs": "awsui_m-top-xs_18wu0_gc87h_743",
|
|
143
|
+
"m-vertical-xs": "awsui_m-vertical-xs_18wu0_gc87h_744",
|
|
144
|
+
"m-right-xs": "awsui_m-right-xs_18wu0_gc87h_748",
|
|
145
|
+
"m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_gc87h_749",
|
|
146
|
+
"m-bottom-xs": "awsui_m-bottom-xs_18wu0_gc87h_753",
|
|
147
|
+
"m-left-xs": "awsui_m-left-xs_18wu0_gc87h_758",
|
|
148
|
+
"m-s": "awsui_m-s_18wu0_gc87h_763",
|
|
149
|
+
"m-top-s": "awsui_m-top-s_18wu0_gc87h_768",
|
|
150
|
+
"m-vertical-s": "awsui_m-vertical-s_18wu0_gc87h_769",
|
|
151
|
+
"m-right-s": "awsui_m-right-s_18wu0_gc87h_773",
|
|
152
|
+
"m-horizontal-s": "awsui_m-horizontal-s_18wu0_gc87h_774",
|
|
153
|
+
"m-bottom-s": "awsui_m-bottom-s_18wu0_gc87h_778",
|
|
154
|
+
"m-left-s": "awsui_m-left-s_18wu0_gc87h_783",
|
|
155
|
+
"m-m": "awsui_m-m_18wu0_gc87h_788",
|
|
156
|
+
"m-top-m": "awsui_m-top-m_18wu0_gc87h_793",
|
|
157
|
+
"m-vertical-m": "awsui_m-vertical-m_18wu0_gc87h_794",
|
|
158
|
+
"m-right-m": "awsui_m-right-m_18wu0_gc87h_798",
|
|
159
|
+
"m-horizontal-m": "awsui_m-horizontal-m_18wu0_gc87h_799",
|
|
160
|
+
"m-bottom-m": "awsui_m-bottom-m_18wu0_gc87h_803",
|
|
161
|
+
"m-left-m": "awsui_m-left-m_18wu0_gc87h_808",
|
|
162
|
+
"m-l": "awsui_m-l_18wu0_gc87h_683",
|
|
163
|
+
"m-top-l": "awsui_m-top-l_18wu0_gc87h_818",
|
|
164
|
+
"m-vertical-l": "awsui_m-vertical-l_18wu0_gc87h_819",
|
|
165
|
+
"m-right-l": "awsui_m-right-l_18wu0_gc87h_823",
|
|
166
|
+
"m-horizontal-l": "awsui_m-horizontal-l_18wu0_gc87h_824",
|
|
167
|
+
"m-bottom-l": "awsui_m-bottom-l_18wu0_gc87h_828",
|
|
168
|
+
"m-left-l": "awsui_m-left-l_18wu0_gc87h_833",
|
|
169
|
+
"m-xl": "awsui_m-xl_18wu0_gc87h_838",
|
|
170
|
+
"m-top-xl": "awsui_m-top-xl_18wu0_gc87h_843",
|
|
171
|
+
"m-vertical-xl": "awsui_m-vertical-xl_18wu0_gc87h_844",
|
|
172
|
+
"m-right-xl": "awsui_m-right-xl_18wu0_gc87h_848",
|
|
173
|
+
"m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_gc87h_849",
|
|
174
|
+
"m-bottom-xl": "awsui_m-bottom-xl_18wu0_gc87h_853",
|
|
175
|
+
"m-left-xl": "awsui_m-left-xl_18wu0_gc87h_858",
|
|
176
|
+
"m-xxl": "awsui_m-xxl_18wu0_gc87h_863",
|
|
177
|
+
"m-top-xxl": "awsui_m-top-xxl_18wu0_gc87h_868",
|
|
178
|
+
"m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_gc87h_869",
|
|
179
|
+
"m-right-xxl": "awsui_m-right-xxl_18wu0_gc87h_873",
|
|
180
|
+
"m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_gc87h_874",
|
|
181
|
+
"m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_gc87h_878",
|
|
182
|
+
"m-left-xxl": "awsui_m-left-xxl_18wu0_gc87h_883",
|
|
183
|
+
"m-xxxl": "awsui_m-xxxl_18wu0_gc87h_888",
|
|
184
|
+
"m-top-xxxl": "awsui_m-top-xxxl_18wu0_gc87h_893",
|
|
185
|
+
"m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_gc87h_894",
|
|
186
|
+
"m-right-xxxl": "awsui_m-right-xxxl_18wu0_gc87h_898",
|
|
187
|
+
"m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_gc87h_899",
|
|
188
|
+
"m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_gc87h_903",
|
|
189
|
+
"m-left-xxxl": "awsui_m-left-xxxl_18wu0_gc87h_908",
|
|
190
|
+
"d-block": "awsui_d-block_18wu0_gc87h_913",
|
|
191
|
+
"d-inline": "awsui_d-inline_18wu0_gc87h_916",
|
|
192
|
+
"d-inline-block": "awsui_d-inline-block_18wu0_gc87h_919",
|
|
193
|
+
"d-none": "awsui_d-none_18wu0_gc87h_922",
|
|
194
|
+
"f-left": "awsui_f-left_18wu0_gc87h_926",
|
|
195
|
+
"f-right": "awsui_f-right_18wu0_gc87h_930",
|
|
196
|
+
"root": "awsui_root_18wu0_gc87h_934"
|
|
197
197
|
};
|
|
198
198
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"breadcrumb": "
|
|
6
|
-
"ghost-breadcrumb": "awsui_ghost-
|
|
7
|
-
"icon": "
|
|
8
|
-
"anchor": "
|
|
9
|
-
"text": "
|
|
10
|
-
"last": "
|
|
4
|
+
"link": "awsui_link_1kosq_lm4ua_145",
|
|
5
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_lm4ua_149",
|
|
6
|
+
"ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_lm4ua_150",
|
|
7
|
+
"icon": "awsui_icon_1kosq_lm4ua_153",
|
|
8
|
+
"anchor": "awsui_anchor_1kosq_lm4ua_159",
|
|
9
|
+
"text": "awsui_text_1kosq_lm4ua_206",
|
|
10
|
+
"last": "awsui_last_1kosq_lm4ua_225"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -142,27 +142,27 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_link_1kosq_lm4ua_145:not(#\9):after {
|
|
146
146
|
display: none;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
150
|
-
.awsui_ghost-
|
|
149
|
+
.awsui_breadcrumb_1kosq_lm4ua_149:not(#\9),
|
|
150
|
+
.awsui_ghost-breadcrumb_1kosq_lm4ua_150:not(#\9) {
|
|
151
151
|
display: flex;
|
|
152
152
|
}
|
|
153
|
-
.
|
|
154
|
-
.awsui_ghost-
|
|
153
|
+
.awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_icon_1kosq_lm4ua_153:not(#\9),
|
|
154
|
+
.awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_icon_1kosq_lm4ua_153:not(#\9) {
|
|
155
155
|
margin-block: 0;
|
|
156
156
|
margin-inline: var(--space-xs-kw7k3v, 8px);
|
|
157
157
|
color: var(--color-text-breadcrumb-icon-c379ty, #687078);
|
|
158
158
|
}
|
|
159
|
-
.
|
|
160
|
-
.awsui_ghost-
|
|
159
|
+
.awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159:not(#\9),
|
|
160
|
+
.awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159:not(#\9) {
|
|
161
161
|
min-inline-size: 0;
|
|
162
162
|
overflow: hidden;
|
|
163
163
|
text-underline-offset: 0.25em;
|
|
164
164
|
text-decoration-thickness: 1px;
|
|
165
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
165
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
166
166
|
font-weight: inherit;
|
|
167
167
|
letter-spacing: normal;
|
|
168
168
|
text-decoration-line: underline;
|
|
@@ -173,42 +173,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
173
173
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
174
174
|
}
|
|
175
175
|
@media (prefers-reduced-motion: reduce) {
|
|
176
|
-
.
|
|
177
|
-
.awsui_ghost-
|
|
176
|
+
.awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159:not(#\9),
|
|
177
|
+
.awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159:not(#\9) {
|
|
178
178
|
animation: none;
|
|
179
179
|
transition: none;
|
|
180
180
|
}
|
|
181
181
|
}
|
|
182
|
-
.awsui-motion-disabled .
|
|
182
|
+
.awsui-motion-disabled .awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159:not(#\9), .awsui-motion-disabled .awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159:not(#\9), .awsui-mode-entering .awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159:not(#\9) {
|
|
183
183
|
animation: none;
|
|
184
184
|
transition: none;
|
|
185
185
|
}
|
|
186
|
-
.
|
|
187
|
-
.awsui_ghost-
|
|
186
|
+
.awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):hover,
|
|
187
|
+
.awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):hover {
|
|
188
188
|
cursor: pointer;
|
|
189
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
189
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
190
190
|
}
|
|
191
|
-
.
|
|
192
|
-
.awsui_ghost-
|
|
191
|
+
.awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):focus,
|
|
192
|
+
.awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):focus {
|
|
193
193
|
outline: none;
|
|
194
194
|
}
|
|
195
|
-
.
|
|
196
|
-
.awsui_ghost-
|
|
197
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
195
|
+
.awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):active,
|
|
196
|
+
.awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):active {
|
|
197
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):active, .awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):focus, .awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):hover, .awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):active, .awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):focus, .awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):hover {
|
|
200
200
|
text-decoration-line: underline;
|
|
201
201
|
text-decoration-color: currentColor;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
204
|
-
.awsui_ghost-
|
|
203
|
+
.awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159 > .awsui_text_1kosq_lm4ua_206:not(#\9),
|
|
204
|
+
.awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159 > .awsui_text_1kosq_lm4ua_206:not(#\9) {
|
|
205
205
|
overflow: hidden;
|
|
206
206
|
text-overflow: ellipsis;
|
|
207
207
|
white-space: nowrap;
|
|
208
208
|
display: block;
|
|
209
209
|
}
|
|
210
|
-
body[data-awsui-focus-visible=true] .
|
|
211
|
-
body[data-awsui-focus-visible=true] .awsui_ghost-
|
|
210
|
+
body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_lm4ua_149 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):focus,
|
|
211
|
+
body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_lm4ua_150 > .awsui_anchor_1kosq_lm4ua_159:not(#\9):focus {
|
|
212
212
|
outline: thin dotted;
|
|
213
213
|
outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
|
|
214
214
|
outline-offset: 2px;
|
|
@@ -219,12 +219,12 @@ body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_hm2gl_150 > .a
|
|
|
219
219
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
220
220
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-woh62o, 0px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
221
221
|
}
|
|
222
|
-
.
|
|
223
|
-
.awsui_ghost-
|
|
222
|
+
.awsui_breadcrumb_1kosq_lm4ua_149.awsui_last_1kosq_lm4ua_225 > .awsui_icon_1kosq_lm4ua_153:not(#\9),
|
|
223
|
+
.awsui_ghost-breadcrumb_1kosq_lm4ua_150.awsui_last_1kosq_lm4ua_225 > .awsui_icon_1kosq_lm4ua_153:not(#\9) {
|
|
224
224
|
display: none;
|
|
225
225
|
}
|
|
226
|
-
.
|
|
227
|
-
.awsui_ghost-
|
|
226
|
+
.awsui_breadcrumb_1kosq_lm4ua_149.awsui_last_1kosq_lm4ua_225 > .awsui_anchor_1kosq_lm4ua_159:not(#\9),
|
|
227
|
+
.awsui_ghost-breadcrumb_1kosq_lm4ua_150.awsui_last_1kosq_lm4ua_225 > .awsui_anchor_1kosq_lm4ua_159:not(#\9) {
|
|
228
228
|
color: var(--color-text-breadcrumb-current-hwvp31, #687078);
|
|
229
229
|
font-weight: 700;
|
|
230
230
|
text-decoration: none;
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"link": "
|
|
6
|
-
"breadcrumb": "
|
|
7
|
-
"ghost-breadcrumb": "awsui_ghost-
|
|
8
|
-
"icon": "
|
|
9
|
-
"anchor": "
|
|
10
|
-
"text": "
|
|
11
|
-
"last": "
|
|
5
|
+
"link": "awsui_link_1kosq_lm4ua_145",
|
|
6
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_lm4ua_149",
|
|
7
|
+
"ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_lm4ua_150",
|
|
8
|
+
"icon": "awsui_icon_1kosq_lm4ua_153",
|
|
9
|
+
"anchor": "awsui_anchor_1kosq_lm4ua_159",
|
|
10
|
+
"text": "awsui_text_1kosq_lm4ua_206",
|
|
11
|
+
"last": "awsui_last_1kosq_lm4ua_225"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content": "
|
|
5
|
-
"button": "
|
|
6
|
-
"variant-normal": "awsui_variant-
|
|
7
|
-
"disabled": "
|
|
8
|
-
"variant-primary": "awsui_variant-
|
|
9
|
-
"variant-link": "awsui_variant-
|
|
10
|
-
"variant-icon": "awsui_variant-
|
|
11
|
-
"variant-inline-icon": "awsui_variant-inline-
|
|
12
|
-
"variant-inline-icon-pointer-target": "awsui_variant-inline-icon-pointer-
|
|
13
|
-
"variant-inline-link": "awsui_variant-inline-
|
|
14
|
-
"variant-modal-dismiss": "awsui_variant-modal-
|
|
15
|
-
"variant-flashbar-icon": "awsui_variant-flashbar-
|
|
16
|
-
"variant-breadcrumb-group": "awsui_variant-breadcrumb-
|
|
17
|
-
"variant-menu-trigger": "awsui_variant-menu-
|
|
18
|
-
"button-no-text": "awsui_button-no-
|
|
19
|
-
"button-no-wrap": "awsui_button-no-
|
|
20
|
-
"full-width": "awsui_full-
|
|
21
|
-
"icon-left": "awsui_icon-
|
|
22
|
-
"icon-right": "awsui_icon-
|
|
23
|
-
"icon": "
|
|
24
|
-
"link": "
|
|
25
|
-
"disabled-with-reason": "awsui_disabled-with-
|
|
4
|
+
"content": "awsui_content_vjswe_1pqls_153",
|
|
5
|
+
"button": "awsui_button_vjswe_1pqls_157",
|
|
6
|
+
"variant-normal": "awsui_variant-normal_vjswe_1pqls_206",
|
|
7
|
+
"disabled": "awsui_disabled_vjswe_1pqls_227",
|
|
8
|
+
"variant-primary": "awsui_variant-primary_vjswe_1pqls_235",
|
|
9
|
+
"variant-link": "awsui_variant-link_vjswe_1pqls_264",
|
|
10
|
+
"variant-icon": "awsui_variant-icon_vjswe_1pqls_293",
|
|
11
|
+
"variant-inline-icon": "awsui_variant-inline-icon_vjswe_1pqls_322",
|
|
12
|
+
"variant-inline-icon-pointer-target": "awsui_variant-inline-icon-pointer-target_vjswe_1pqls_351",
|
|
13
|
+
"variant-inline-link": "awsui_variant-inline-link_vjswe_1pqls_380",
|
|
14
|
+
"variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_1pqls_413",
|
|
15
|
+
"variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_1pqls_442",
|
|
16
|
+
"variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_1pqls_471",
|
|
17
|
+
"variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_1pqls_505",
|
|
18
|
+
"button-no-text": "awsui_button-no-text_vjswe_1pqls_601",
|
|
19
|
+
"button-no-wrap": "awsui_button-no-wrap_vjswe_1pqls_605",
|
|
20
|
+
"full-width": "awsui_full-width_vjswe_1pqls_608",
|
|
21
|
+
"icon-left": "awsui_icon-left_vjswe_1pqls_630",
|
|
22
|
+
"icon-right": "awsui_icon-right_vjswe_1pqls_635",
|
|
23
|
+
"icon": "awsui_icon_vjswe_1pqls_630",
|
|
24
|
+
"link": "awsui_link_vjswe_1pqls_654",
|
|
25
|
+
"disabled-with-reason": "awsui_disabled-with-reason_vjswe_1pqls_654"
|
|
26
26
|
};
|
|
27
27
|
|