@cloudscape-design/components-themeable 3.0.1162 → 3.0.1164
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 +3 -0
- 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/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/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 +84 -81
- 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/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/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 +2 -2
- 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/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/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/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
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"header": "
|
|
5
|
-
"disabled": "
|
|
6
|
-
"expandable-header": "awsui_expandable-
|
|
7
|
-
"rolled-down": "awsui_rolled-
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"is-focused": "awsui_is-
|
|
10
|
-
"visual-refresh": "awsui_visual-
|
|
11
|
-
"category": "
|
|
12
|
-
"expandable": "
|
|
13
|
-
"variant-navigation": "awsui_variant-
|
|
14
|
-
"expand-icon": "awsui_expand-
|
|
15
|
-
"expand-icon-up": "awsui_expand-icon-
|
|
16
|
-
"expand-icon-right": "awsui_expand-icon-
|
|
17
|
-
"items-list-container": "awsui_items-list-
|
|
18
|
-
"in-dropdown": "awsui_in-
|
|
19
|
-
"icon-wrapper": "awsui_icon-
|
|
20
|
-
"header-content": "awsui_header-
|
|
4
|
+
"header": "awsui_header_16mm3_1u4y0_145",
|
|
5
|
+
"disabled": "awsui_disabled_16mm3_1u4y0_161",
|
|
6
|
+
"expandable-header": "awsui_expandable-header_16mm3_1u4y0_165",
|
|
7
|
+
"rolled-down": "awsui_rolled-down_16mm3_1u4y0_176",
|
|
8
|
+
"highlighted": "awsui_highlighted_16mm3_1u4y0_179",
|
|
9
|
+
"is-focused": "awsui_is-focused_16mm3_1u4y0_197",
|
|
10
|
+
"visual-refresh": "awsui_visual-refresh_16mm3_1u4y0_200",
|
|
11
|
+
"category": "awsui_category_16mm3_1u4y0_204",
|
|
12
|
+
"expandable": "awsui_expandable_16mm3_1u4y0_165",
|
|
13
|
+
"variant-navigation": "awsui_variant-navigation_16mm3_1u4y0_219",
|
|
14
|
+
"expand-icon": "awsui_expand-icon_16mm3_1u4y0_226",
|
|
15
|
+
"expand-icon-up": "awsui_expand-icon-up_16mm3_1u4y0_244",
|
|
16
|
+
"expand-icon-right": "awsui_expand-icon-right_16mm3_1u4y0_247",
|
|
17
|
+
"items-list-container": "awsui_items-list-container_16mm3_1u4y0_255",
|
|
18
|
+
"in-dropdown": "awsui_in-dropdown_16mm3_1u4y0_264",
|
|
19
|
+
"icon-wrapper": "awsui_icon-wrapper_16mm3_1u4y0_268",
|
|
20
|
+
"header-content": "awsui_header-content_16mm3_1u4y0_272"
|
|
21
21
|
};
|
|
22
22
|
|
|
@@ -142,11 +142,11 @@
|
|
|
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_header_16mm3_1u4y0_145:not(#\9) {
|
|
146
146
|
position: relative;
|
|
147
147
|
margin-block: 0;
|
|
148
148
|
margin-inline: 0;
|
|
149
|
-
color: var(--color-text-dropdown-group-label-
|
|
149
|
+
color: var(--color-text-dropdown-group-label-m31yo5, #545b64);
|
|
150
150
|
border-block: var(--border-divider-list-width-8ggz94, 1px) solid transparent;
|
|
151
151
|
border-inline: var(--border-divider-list-width-8ggz94, 1px) solid transparent;
|
|
152
152
|
border-inline-width: 0;
|
|
@@ -158,25 +158,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
padding-inline: calc(var(--space-button-horizontal-v8ywmo, 20px) + var(--border-item-width-acvlhx, 1px));
|
|
159
159
|
z-index: 1;
|
|
160
160
|
}
|
|
161
|
-
.
|
|
161
|
+
.awsui_header_16mm3_1u4y0_145.awsui_disabled_16mm3_1u4y0_161:not(#\9) {
|
|
162
162
|
color: var(--color-text-dropdown-item-disabled-oysy8n, #aab7b8);
|
|
163
163
|
cursor: default;
|
|
164
164
|
}
|
|
165
|
-
.
|
|
165
|
+
.awsui_header_16mm3_1u4y0_145.awsui_expandable-header_16mm3_1u4y0_165:not(#\9) {
|
|
166
166
|
border-block-start-color: var(--color-border-dropdown-group-dg9zg5, #eaeded);
|
|
167
167
|
border-block-end-color: var(--color-border-dropdown-group-dg9zg5, #eaeded);
|
|
168
168
|
cursor: pointer;
|
|
169
169
|
}
|
|
170
|
-
.
|
|
170
|
+
.awsui_header_16mm3_1u4y0_145.awsui_expandable-header_16mm3_1u4y0_165.awsui_disabled_16mm3_1u4y0_161:not(#\9) {
|
|
171
171
|
cursor: default;
|
|
172
172
|
}
|
|
173
|
-
.
|
|
173
|
+
.awsui_header_16mm3_1u4y0_145.awsui_expandable-header_16mm3_1u4y0_165:not(#\9):focus {
|
|
174
174
|
outline: none;
|
|
175
175
|
}
|
|
176
|
-
.
|
|
176
|
+
.awsui_header_16mm3_1u4y0_145.awsui_expandable-header_16mm3_1u4y0_165.awsui_rolled-down_16mm3_1u4y0_176:not(#\9) {
|
|
177
177
|
border-block-end-color: transparent;
|
|
178
178
|
}
|
|
179
|
-
.
|
|
179
|
+
.awsui_header_16mm3_1u4y0_145.awsui_expandable-header_16mm3_1u4y0_165.awsui_highlighted_16mm3_1u4y0_179:not(#\9) {
|
|
180
180
|
background-color: var(--color-background-dropdown-item-hover-353r6f, #f2f3f3);
|
|
181
181
|
color: var(--color-text-dropdown-item-highlighted-bchk26, #16191f);
|
|
182
182
|
padding-block: var(--space-xxs-jnczic, 4px);
|
|
@@ -189,41 +189,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
189
189
|
border-end-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
190
190
|
z-index: 2;
|
|
191
191
|
}
|
|
192
|
-
.
|
|
192
|
+
.awsui_header_16mm3_1u4y0_145.awsui_expandable-header_16mm3_1u4y0_165.awsui_highlighted_16mm3_1u4y0_179.awsui_disabled_16mm3_1u4y0_161:not(#\9) {
|
|
193
193
|
background-color: var(--color-background-dropdown-item-dimmed-2hwvu9, transparent);
|
|
194
194
|
border-color: var(--color-border-dropdown-item-dimmed-hover-twsd8z, #879596);
|
|
195
195
|
color: var(--color-text-dropdown-item-dimmed-0xf8v3, #aab7b8);
|
|
196
196
|
}
|
|
197
|
-
.
|
|
197
|
+
.awsui_header_16mm3_1u4y0_145.awsui_expandable-header_16mm3_1u4y0_165.awsui_highlighted_16mm3_1u4y0_179.awsui_is-focused_16mm3_1u4y0_197:not(#\9) {
|
|
198
198
|
border-color: var(--color-border-dropdown-item-focused-xty1zx, #0073bb);
|
|
199
199
|
}
|
|
200
|
-
.
|
|
200
|
+
.awsui_header_16mm3_1u4y0_145.awsui_expandable-header_16mm3_1u4y0_165.awsui_highlighted_16mm3_1u4y0_179.awsui_is-focused_16mm3_1u4y0_197:not(#\9):not(.awsui_visual-refresh_16mm3_1u4y0_200) {
|
|
201
201
|
box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.
|
|
204
|
+
.awsui_category_16mm3_1u4y0_204:not(#\9) {
|
|
205
205
|
list-style: none;
|
|
206
206
|
margin-block-start: calc(-1 * var(--border-divider-list-width-8ggz94, 1px));
|
|
207
207
|
padding-block: 0;
|
|
208
208
|
padding-inline: 0;
|
|
209
209
|
}
|
|
210
|
-
.
|
|
210
|
+
.awsui_category_16mm3_1u4y0_204:not(#\9):first-child {
|
|
211
211
|
margin-block-start: 0;
|
|
212
212
|
}
|
|
213
|
-
.
|
|
213
|
+
.awsui_category_16mm3_1u4y0_204.awsui_expandable_16mm3_1u4y0_165:not(#\9) {
|
|
214
214
|
border-block-start: 0;
|
|
215
215
|
}
|
|
216
|
-
.
|
|
216
|
+
.awsui_category_16mm3_1u4y0_204:not(#\9):last-child {
|
|
217
217
|
border-block-end: none;
|
|
218
218
|
}
|
|
219
|
-
.
|
|
219
|
+
.awsui_category_16mm3_1u4y0_204.awsui_variant-navigation_16mm3_1u4y0_219:not(#\9) {
|
|
220
220
|
padding-block-start: var(--space-xxs-jnczic, 4px);
|
|
221
221
|
}
|
|
222
|
-
.
|
|
222
|
+
.awsui_category_16mm3_1u4y0_204.awsui_variant-navigation_16mm3_1u4y0_219.awsui_expandable_16mm3_1u4y0_165:not(#\9) {
|
|
223
223
|
padding-block-start: 0;
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
.awsui_expand-
|
|
226
|
+
.awsui_expand-icon_16mm3_1u4y0_226:not(#\9) {
|
|
227
227
|
position: relative;
|
|
228
228
|
inset-inline-end: calc(-1 * var(--space-s-4a5hs8, 12px));
|
|
229
229
|
inline-size: var(--space-m-n2lypl, 16px);
|
|
@@ -232,27 +232,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
232
232
|
transition: transform var(--motion-duration-rotate-180-4er9qu, 135ms) var(--motion-easing-rotate-180-xlspcm, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
233
233
|
}
|
|
234
234
|
@media (prefers-reduced-motion: reduce) {
|
|
235
|
-
.awsui_expand-
|
|
235
|
+
.awsui_expand-icon_16mm3_1u4y0_226:not(#\9) {
|
|
236
236
|
animation: none;
|
|
237
237
|
transition: none;
|
|
238
238
|
}
|
|
239
239
|
}
|
|
240
|
-
.awsui-motion-disabled .awsui_expand-
|
|
240
|
+
.awsui-motion-disabled .awsui_expand-icon_16mm3_1u4y0_226:not(#\9), .awsui-mode-entering .awsui_expand-icon_16mm3_1u4y0_226:not(#\9) {
|
|
241
241
|
animation: none;
|
|
242
242
|
transition: none;
|
|
243
243
|
}
|
|
244
|
-
.awsui_expand-icon-
|
|
244
|
+
.awsui_expand-icon-up_16mm3_1u4y0_244:not(#\9) {
|
|
245
245
|
transform: rotate(-180deg);
|
|
246
246
|
}
|
|
247
|
-
.awsui_expand-icon-
|
|
247
|
+
.awsui_expand-icon-right_16mm3_1u4y0_247:not(#\9) {
|
|
248
248
|
transform: rotate(-90deg);
|
|
249
249
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
250
250
|
}
|
|
251
|
-
.awsui_expand-icon-
|
|
251
|
+
.awsui_expand-icon-right_16mm3_1u4y0_247:not(#\9):dir(rtl) {
|
|
252
252
|
transform: rotate(90deg);
|
|
253
253
|
}
|
|
254
254
|
|
|
255
|
-
.awsui_items-list-
|
|
255
|
+
.awsui_items-list-container_16mm3_1u4y0_255:not(#\9) {
|
|
256
256
|
padding-block: 0;
|
|
257
257
|
padding-inline: 0;
|
|
258
258
|
margin-block-start: -1px;
|
|
@@ -261,15 +261,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
261
261
|
overflow-y: auto;
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.awsui_in-
|
|
264
|
+
.awsui_in-dropdown_16mm3_1u4y0_264:not(#\9) {
|
|
265
265
|
margin-block-end: -1px;
|
|
266
266
|
}
|
|
267
267
|
|
|
268
|
-
.awsui_icon-
|
|
268
|
+
.awsui_icon-wrapper_16mm3_1u4y0_268:not(#\9) {
|
|
269
269
|
margin-inline-end: var(--space-xxs-jnczic, 4px);
|
|
270
270
|
}
|
|
271
271
|
|
|
272
|
-
.awsui_header-
|
|
272
|
+
.awsui_header-content_16mm3_1u4y0_272:not(#\9) {
|
|
273
273
|
display: flex;
|
|
274
274
|
align-items: center;
|
|
275
275
|
}
|
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"header": "
|
|
6
|
-
"disabled": "
|
|
7
|
-
"expandable-header": "awsui_expandable-
|
|
8
|
-
"rolled-down": "awsui_rolled-
|
|
9
|
-
"highlighted": "
|
|
10
|
-
"is-focused": "awsui_is-
|
|
11
|
-
"visual-refresh": "awsui_visual-
|
|
12
|
-
"category": "
|
|
13
|
-
"expandable": "
|
|
14
|
-
"variant-navigation": "awsui_variant-
|
|
15
|
-
"expand-icon": "awsui_expand-
|
|
16
|
-
"expand-icon-up": "awsui_expand-icon-
|
|
17
|
-
"expand-icon-right": "awsui_expand-icon-
|
|
18
|
-
"items-list-container": "awsui_items-list-
|
|
19
|
-
"in-dropdown": "awsui_in-
|
|
20
|
-
"icon-wrapper": "awsui_icon-
|
|
21
|
-
"header-content": "awsui_header-
|
|
5
|
+
"header": "awsui_header_16mm3_1u4y0_145",
|
|
6
|
+
"disabled": "awsui_disabled_16mm3_1u4y0_161",
|
|
7
|
+
"expandable-header": "awsui_expandable-header_16mm3_1u4y0_165",
|
|
8
|
+
"rolled-down": "awsui_rolled-down_16mm3_1u4y0_176",
|
|
9
|
+
"highlighted": "awsui_highlighted_16mm3_1u4y0_179",
|
|
10
|
+
"is-focused": "awsui_is-focused_16mm3_1u4y0_197",
|
|
11
|
+
"visual-refresh": "awsui_visual-refresh_16mm3_1u4y0_200",
|
|
12
|
+
"category": "awsui_category_16mm3_1u4y0_204",
|
|
13
|
+
"expandable": "awsui_expandable_16mm3_1u4y0_165",
|
|
14
|
+
"variant-navigation": "awsui_variant-navigation_16mm3_1u4y0_219",
|
|
15
|
+
"expand-icon": "awsui_expand-icon_16mm3_1u4y0_226",
|
|
16
|
+
"expand-icon-up": "awsui_expand-icon-up_16mm3_1u4y0_244",
|
|
17
|
+
"expand-icon-right": "awsui_expand-icon-right_16mm3_1u4y0_247",
|
|
18
|
+
"items-list-container": "awsui_items-list-container_16mm3_1u4y0_255",
|
|
19
|
+
"in-dropdown": "awsui_in-dropdown_16mm3_1u4y0_264",
|
|
20
|
+
"icon-wrapper": "awsui_icon-wrapper_16mm3_1u4y0_268",
|
|
21
|
+
"header-content": "awsui_header-content_16mm3_1u4y0_272"
|
|
22
22
|
};
|
|
23
23
|
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"item-element": "awsui_item-
|
|
5
|
-
"disabled": "
|
|
6
|
-
"show-divider": "awsui_show-
|
|
7
|
-
"highlighted": "
|
|
8
|
-
"is-focused": "awsui_is-
|
|
9
|
-
"visual-refresh": "awsui_visual-
|
|
10
|
-
"menu-item": "awsui_menu-
|
|
11
|
-
"link-style": "awsui_link-
|
|
12
|
-
"current-breadcrumb": "awsui_current-
|
|
13
|
-
"link-style-highlighted": "awsui_link-style-
|
|
14
|
-
"has-category-header": "awsui_has-category-
|
|
15
|
-
"item-tooltip-wrapper": "awsui_item-tooltip-
|
|
16
|
-
"has-checkmark": "awsui_has-
|
|
17
|
-
"icon": "
|
|
18
|
-
"checkmark": "
|
|
19
|
-
"external-icon": "awsui_external-
|
|
20
|
-
"content-wrapper": "awsui_content-
|
|
21
|
-
"main-row": "awsui_main-
|
|
22
|
-
"label-tag": "awsui_label-
|
|
23
|
-
"secondary-text": "awsui_secondary-
|
|
4
|
+
"item-element": "awsui_item-element_93a1u_cgdh4_145",
|
|
5
|
+
"disabled": "awsui_disabled_93a1u_cgdh4_157",
|
|
6
|
+
"show-divider": "awsui_show-divider_93a1u_cgdh4_164",
|
|
7
|
+
"highlighted": "awsui_highlighted_93a1u_cgdh4_167",
|
|
8
|
+
"is-focused": "awsui_is-focused_93a1u_cgdh4_182",
|
|
9
|
+
"visual-refresh": "awsui_visual-refresh_93a1u_cgdh4_185",
|
|
10
|
+
"menu-item": "awsui_menu-item_93a1u_cgdh4_189",
|
|
11
|
+
"link-style": "awsui_link-style_93a1u_cgdh4_201",
|
|
12
|
+
"current-breadcrumb": "awsui_current-breadcrumb_93a1u_cgdh4_237",
|
|
13
|
+
"link-style-highlighted": "awsui_link-style-highlighted_93a1u_cgdh4_245",
|
|
14
|
+
"has-category-header": "awsui_has-category-header_93a1u_cgdh4_251",
|
|
15
|
+
"item-tooltip-wrapper": "awsui_item-tooltip-wrapper_93a1u_cgdh4_251",
|
|
16
|
+
"has-checkmark": "awsui_has-checkmark_93a1u_cgdh4_251",
|
|
17
|
+
"icon": "awsui_icon_93a1u_cgdh4_255",
|
|
18
|
+
"checkmark": "awsui_checkmark_93a1u_cgdh4_259",
|
|
19
|
+
"external-icon": "awsui_external-icon_93a1u_cgdh4_266",
|
|
20
|
+
"content-wrapper": "awsui_content-wrapper_93a1u_cgdh4_270",
|
|
21
|
+
"main-row": "awsui_main-row_93a1u_cgdh4_276",
|
|
22
|
+
"label-tag": "awsui_label-tag_93a1u_cgdh4_283",
|
|
23
|
+
"secondary-text": "awsui_secondary-text_93a1u_cgdh4_290"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -142,7 +142,7 @@
|
|
|
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
|
-
.awsui_item-
|
|
145
|
+
.awsui_item-element_93a1u_cgdh4_145:not(#\9) {
|
|
146
146
|
position: relative;
|
|
147
147
|
z-index: 1;
|
|
148
148
|
border-block: var(--border-item-width-acvlhx, 1px) solid transparent;
|
|
@@ -154,17 +154,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
margin-block-start: calc(-1 * var(--border-width-dropdown-qic2p4, 1px));
|
|
155
155
|
cursor: pointer;
|
|
156
156
|
}
|
|
157
|
-
.awsui_item-
|
|
157
|
+
.awsui_item-element_93a1u_cgdh4_145.awsui_disabled_93a1u_cgdh4_157:not(#\9) {
|
|
158
158
|
cursor: default;
|
|
159
159
|
color: var(--color-text-dropdown-item-disabled-oysy8n, #aab7b8);
|
|
160
160
|
}
|
|
161
|
-
.awsui_item-
|
|
161
|
+
.awsui_item-element_93a1u_cgdh4_145:not(#\9):first-child {
|
|
162
162
|
margin-block-start: 0;
|
|
163
163
|
}
|
|
164
|
-
.awsui_item-
|
|
164
|
+
.awsui_item-element_93a1u_cgdh4_145.awsui_show-divider_93a1u_cgdh4_164:not(#\9) {
|
|
165
165
|
border-block-end: var(--border-item-width-acvlhx, 1px) solid var(--color-border-dropdown-group-dg9zg5, #eaeded);
|
|
166
166
|
}
|
|
167
|
-
.awsui_item-
|
|
167
|
+
.awsui_item-element_93a1u_cgdh4_145.awsui_highlighted_93a1u_cgdh4_167:not(#\9) {
|
|
168
168
|
color: var(--color-text-dropdown-item-highlighted-bchk26, #16191f);
|
|
169
169
|
z-index: 2;
|
|
170
170
|
background-color: var(--color-background-dropdown-item-hover-353r6f, #f2f3f3);
|
|
@@ -174,19 +174,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
border-end-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
175
175
|
border-end-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
176
176
|
}
|
|
177
|
-
.awsui_item-
|
|
177
|
+
.awsui_item-element_93a1u_cgdh4_145.awsui_highlighted_93a1u_cgdh4_167.awsui_disabled_93a1u_cgdh4_157:not(#\9) {
|
|
178
178
|
color: var(--color-text-dropdown-item-dimmed-0xf8v3, #aab7b8);
|
|
179
179
|
border-color: var(--color-border-dropdown-item-dimmed-hover-twsd8z, #879596);
|
|
180
180
|
background-color: var(--color-background-dropdown-item-dimmed-2hwvu9, transparent);
|
|
181
181
|
}
|
|
182
|
-
.awsui_item-
|
|
182
|
+
.awsui_item-element_93a1u_cgdh4_145.awsui_highlighted_93a1u_cgdh4_167.awsui_is-focused_93a1u_cgdh4_182:not(#\9) {
|
|
183
183
|
border-color: var(--color-border-dropdown-item-focused-xty1zx, #0073bb);
|
|
184
184
|
}
|
|
185
|
-
.awsui_item-
|
|
185
|
+
.awsui_item-element_93a1u_cgdh4_145.awsui_highlighted_93a1u_cgdh4_167.awsui_is-focused_93a1u_cgdh4_182:not(#\9):not(.awsui_visual-refresh_93a1u_cgdh4_185) {
|
|
186
186
|
box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.awsui_menu-
|
|
189
|
+
.awsui_menu-item_93a1u_cgdh4_189:not(#\9) {
|
|
190
190
|
min-inline-size: 0;
|
|
191
191
|
word-break: break-word;
|
|
192
192
|
display: flex;
|
|
@@ -198,11 +198,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
/* stylelint-disable selector-max-type */
|
|
199
199
|
/* stylelint-enable selector-max-type */
|
|
200
200
|
}
|
|
201
|
-
.awsui_menu-
|
|
201
|
+
.awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201:not(#\9) {
|
|
202
202
|
padding-block-end: calc(var(--space-xxs-jnczic, 4px) + var(--space-xxxs-3w1kr2, 2px));
|
|
203
203
|
text-underline-offset: 0.25em;
|
|
204
204
|
text-decoration-thickness: 1px;
|
|
205
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-
|
|
205
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
206
206
|
font-weight: inherit;
|
|
207
207
|
letter-spacing: normal;
|
|
208
208
|
text-decoration-line: underline;
|
|
@@ -213,30 +213,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
213
213
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
214
214
|
}
|
|
215
215
|
@media (prefers-reduced-motion: reduce) {
|
|
216
|
-
.awsui_menu-
|
|
216
|
+
.awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201:not(#\9) {
|
|
217
217
|
animation: none;
|
|
218
218
|
transition: none;
|
|
219
219
|
}
|
|
220
220
|
}
|
|
221
|
-
.awsui-motion-disabled .awsui_menu-
|
|
221
|
+
.awsui-motion-disabled .awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201:not(#\9), .awsui-mode-entering .awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201:not(#\9) {
|
|
222
222
|
animation: none;
|
|
223
223
|
transition: none;
|
|
224
224
|
}
|
|
225
|
-
.awsui_menu-
|
|
225
|
+
.awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201:not(#\9):hover {
|
|
226
226
|
cursor: pointer;
|
|
227
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-
|
|
227
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
228
228
|
}
|
|
229
|
-
.awsui_menu-
|
|
229
|
+
.awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201:not(#\9):focus {
|
|
230
230
|
outline: none;
|
|
231
231
|
}
|
|
232
|
-
.awsui_menu-
|
|
233
|
-
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-
|
|
232
|
+
.awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201:not(#\9):active {
|
|
233
|
+
color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
234
234
|
}
|
|
235
|
-
.awsui_menu-
|
|
235
|
+
.awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201:not(#\9):active, .awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201:not(#\9):focus, .awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201:not(#\9):hover {
|
|
236
236
|
text-decoration-line: underline;
|
|
237
237
|
text-decoration-color: currentColor;
|
|
238
238
|
}
|
|
239
|
-
.awsui_menu-
|
|
239
|
+
.awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201.awsui_current-breadcrumb_93a1u_cgdh4_237:not(#\9) {
|
|
240
240
|
font-weight: var(--font-weight-button-hh0ago, 700);
|
|
241
241
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
242
242
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
@@ -244,60 +244,60 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
244
244
|
font-weight: 700;
|
|
245
245
|
text-decoration: none;
|
|
246
246
|
}
|
|
247
|
-
.awsui_menu-
|
|
248
|
-
color: var(--color-text-link-hover-
|
|
247
|
+
.awsui_menu-item_93a1u_cgdh4_189.awsui_link-style_93a1u_cgdh4_201.awsui_link-style-highlighted_93a1u_cgdh4_245:not(#\9) {
|
|
248
|
+
color: var(--color-text-link-hover-pqxtsy, #0a4a74);
|
|
249
249
|
}
|
|
250
|
-
.awsui_menu-
|
|
250
|
+
.awsui_menu-item_93a1u_cgdh4_189:not(#\9):focus {
|
|
251
251
|
outline: none;
|
|
252
252
|
}
|
|
253
|
-
.awsui_has-category-
|
|
253
|
+
.awsui_has-category-header_93a1u_cgdh4_251 > .awsui_menu-item_93a1u_cgdh4_189:not(#\9), .awsui_has-category-header_93a1u_cgdh4_251 > .awsui_item-tooltip-wrapper_93a1u_cgdh4_251 > .awsui_menu-item_93a1u_cgdh4_189:not(#\9), .awsui_has-category-header_93a1u_cgdh4_251:not(#\9):not(.awsui_has-checkmark_93a1u_cgdh4_251) > span > .awsui_menu-item_93a1u_cgdh4_189 {
|
|
254
254
|
padding-inline-start: calc(var(--space-xs-kw7k3v, 8px) + var(--space-l-3cws6j, 20px));
|
|
255
255
|
}
|
|
256
256
|
|
|
257
|
-
.
|
|
257
|
+
.awsui_icon_93a1u_cgdh4_255:not(#\9) {
|
|
258
258
|
padding-inline-end: var(--space-xxs-jnczic, 4px);
|
|
259
259
|
flex-shrink: 0;
|
|
260
260
|
}
|
|
261
|
-
.
|
|
261
|
+
.awsui_icon_93a1u_cgdh4_255.awsui_checkmark_93a1u_cgdh4_259:not(#\9) {
|
|
262
262
|
color: var(--color-item-selected-2dv7ug, #0073bb);
|
|
263
263
|
}
|
|
264
|
-
.
|
|
264
|
+
.awsui_icon_93a1u_cgdh4_255.awsui_disabled_93a1u_cgdh4_157:not(#\9) {
|
|
265
265
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
266
266
|
}
|
|
267
267
|
|
|
268
|
-
.awsui_external-
|
|
268
|
+
.awsui_external-icon_93a1u_cgdh4_266:not(#\9) {
|
|
269
269
|
margin-inline-start: var(--space-xxs-jnczic, 4px);
|
|
270
270
|
}
|
|
271
271
|
|
|
272
|
-
.awsui_content-
|
|
272
|
+
.awsui_content-wrapper_93a1u_cgdh4_270:not(#\9) {
|
|
273
273
|
flex: 1;
|
|
274
274
|
display: flex;
|
|
275
275
|
flex-direction: column;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
.awsui_main-
|
|
278
|
+
.awsui_main-row_93a1u_cgdh4_276:not(#\9) {
|
|
279
279
|
display: flex;
|
|
280
280
|
justify-content: space-between;
|
|
281
281
|
align-items: center;
|
|
282
282
|
gap: var(--space-s-4a5hs8, 12px);
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
-
.awsui_label-
|
|
285
|
+
.awsui_label-tag_93a1u_cgdh4_283:not(#\9) {
|
|
286
286
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
287
287
|
}
|
|
288
|
-
.awsui_label-
|
|
288
|
+
.awsui_label-tag_93a1u_cgdh4_283.awsui_disabled_93a1u_cgdh4_157:not(#\9) {
|
|
289
289
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
.awsui_secondary-
|
|
292
|
+
.awsui_secondary-text_93a1u_cgdh4_290:not(#\9) {
|
|
293
293
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
294
294
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
295
295
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
296
296
|
color: var(--color-text-dropdown-item-secondary-fi0yxi, #687078);
|
|
297
297
|
}
|
|
298
|
-
.awsui_secondary-
|
|
298
|
+
.awsui_secondary-text_93a1u_cgdh4_290.awsui_highlighted_93a1u_cgdh4_167:not(#\9) {
|
|
299
299
|
color: var(--color-text-dropdown-item-highlighted-bchk26, #16191f);
|
|
300
300
|
}
|
|
301
|
-
.awsui_secondary-
|
|
301
|
+
.awsui_secondary-text_93a1u_cgdh4_290.awsui_disabled_93a1u_cgdh4_157:not(#\9) {
|
|
302
302
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
303
303
|
}
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"item-element": "awsui_item-
|
|
6
|
-
"disabled": "
|
|
7
|
-
"show-divider": "awsui_show-
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"is-focused": "awsui_is-
|
|
10
|
-
"visual-refresh": "awsui_visual-
|
|
11
|
-
"menu-item": "awsui_menu-
|
|
12
|
-
"link-style": "awsui_link-
|
|
13
|
-
"current-breadcrumb": "awsui_current-
|
|
14
|
-
"link-style-highlighted": "awsui_link-style-
|
|
15
|
-
"has-category-header": "awsui_has-category-
|
|
16
|
-
"item-tooltip-wrapper": "awsui_item-tooltip-
|
|
17
|
-
"has-checkmark": "awsui_has-
|
|
18
|
-
"icon": "
|
|
19
|
-
"checkmark": "
|
|
20
|
-
"external-icon": "awsui_external-
|
|
21
|
-
"content-wrapper": "awsui_content-
|
|
22
|
-
"main-row": "awsui_main-
|
|
23
|
-
"label-tag": "awsui_label-
|
|
24
|
-
"secondary-text": "awsui_secondary-
|
|
5
|
+
"item-element": "awsui_item-element_93a1u_cgdh4_145",
|
|
6
|
+
"disabled": "awsui_disabled_93a1u_cgdh4_157",
|
|
7
|
+
"show-divider": "awsui_show-divider_93a1u_cgdh4_164",
|
|
8
|
+
"highlighted": "awsui_highlighted_93a1u_cgdh4_167",
|
|
9
|
+
"is-focused": "awsui_is-focused_93a1u_cgdh4_182",
|
|
10
|
+
"visual-refresh": "awsui_visual-refresh_93a1u_cgdh4_185",
|
|
11
|
+
"menu-item": "awsui_menu-item_93a1u_cgdh4_189",
|
|
12
|
+
"link-style": "awsui_link-style_93a1u_cgdh4_201",
|
|
13
|
+
"current-breadcrumb": "awsui_current-breadcrumb_93a1u_cgdh4_237",
|
|
14
|
+
"link-style-highlighted": "awsui_link-style-highlighted_93a1u_cgdh4_245",
|
|
15
|
+
"has-category-header": "awsui_has-category-header_93a1u_cgdh4_251",
|
|
16
|
+
"item-tooltip-wrapper": "awsui_item-tooltip-wrapper_93a1u_cgdh4_251",
|
|
17
|
+
"has-checkmark": "awsui_has-checkmark_93a1u_cgdh4_251",
|
|
18
|
+
"icon": "awsui_icon_93a1u_cgdh4_255",
|
|
19
|
+
"checkmark": "awsui_checkmark_93a1u_cgdh4_259",
|
|
20
|
+
"external-icon": "awsui_external-icon_93a1u_cgdh4_266",
|
|
21
|
+
"content-wrapper": "awsui_content-wrapper_93a1u_cgdh4_270",
|
|
22
|
+
"main-row": "awsui_main-row_93a1u_cgdh4_276",
|
|
23
|
+
"label-tag": "awsui_label-tag_93a1u_cgdh4_283",
|
|
24
|
+
"secondary-text": "awsui_secondary-text_93a1u_cgdh4_290"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"calendar": "
|
|
5
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
6
|
-
"root": "
|
|
7
|
-
"calendar-inner": "awsui_calendar-
|
|
8
|
-
"calendar-header": "awsui_calendar-
|
|
9
|
-
"calendar-header-title": "awsui_calendar-header-
|
|
10
|
-
"calendar-next-btn": "awsui_calendar-next-
|
|
11
|
-
"calendar-prev-btn": "awsui_calendar-prev-
|
|
12
|
-
"calendar-grid": "awsui_calendar-
|
|
13
|
-
"calendar-grid-dense": "awsui_calendar-grid-
|
|
14
|
-
"calendar-grid-cell": "awsui_calendar-grid-
|
|
15
|
-
"calendar-date-header": "awsui_calendar-date-
|
|
16
|
-
"calendar-date": "awsui_calendar-
|
|
17
|
-
"calendar-date-enabled": "awsui_calendar-date-
|
|
18
|
-
"calendar-date-current-page": "awsui_calendar-date-current-
|
|
19
|
-
"calendar-date-selected": "awsui_calendar-date-
|
|
20
|
-
"calendar-date-current": "awsui_calendar-date-
|
|
21
|
-
"calendar-date-dense": "awsui_calendar-date-
|
|
22
|
-
"date-inner": "awsui_date-
|
|
23
|
-
"calendar-row": "awsui_calendar-
|
|
24
|
-
"disabled-reason-tooltip": "awsui_disabled-reason-
|
|
4
|
+
"calendar": "awsui_calendar_1ykar_1czhs_153",
|
|
5
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1ykar_1czhs_1",
|
|
6
|
+
"root": "awsui_root_1ykar_1czhs_180",
|
|
7
|
+
"calendar-inner": "awsui_calendar-inner_1ykar_1czhs_218",
|
|
8
|
+
"calendar-header": "awsui_calendar-header_1ykar_1czhs_222",
|
|
9
|
+
"calendar-header-title": "awsui_calendar-header-title_1ykar_1czhs_227",
|
|
10
|
+
"calendar-next-btn": "awsui_calendar-next-btn_1ykar_1czhs_235",
|
|
11
|
+
"calendar-prev-btn": "awsui_calendar-prev-btn_1ykar_1czhs_238",
|
|
12
|
+
"calendar-grid": "awsui_calendar-grid_1ykar_1czhs_241",
|
|
13
|
+
"calendar-grid-dense": "awsui_calendar-grid-dense_1ykar_1czhs_245",
|
|
14
|
+
"calendar-grid-cell": "awsui_calendar-grid-cell_1ykar_1czhs_253",
|
|
15
|
+
"calendar-date-header": "awsui_calendar-date-header_1ykar_1czhs_258",
|
|
16
|
+
"calendar-date": "awsui_calendar-date_1ykar_1czhs_258",
|
|
17
|
+
"calendar-date-enabled": "awsui_calendar-date-enabled_1ykar_1czhs_278",
|
|
18
|
+
"calendar-date-current-page": "awsui_calendar-date-current-page_1ykar_1czhs_288",
|
|
19
|
+
"calendar-date-selected": "awsui_calendar-date-selected_1ykar_1czhs_299",
|
|
20
|
+
"calendar-date-current": "awsui_calendar-date-current_1ykar_1czhs_288",
|
|
21
|
+
"calendar-date-dense": "awsui_calendar-date-dense_1ykar_1czhs_320",
|
|
22
|
+
"date-inner": "awsui_date-inner_1ykar_1czhs_328",
|
|
23
|
+
"calendar-row": "awsui_calendar-row_1ykar_1czhs_403",
|
|
24
|
+
"disabled-reason-tooltip": "awsui_disabled-reason-tooltip_1ykar_1czhs_407"
|
|
25
25
|
};
|
|
26
26
|
|