@cloudscape-design/components 3.0.519 → 3.0.521
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/alert/styles.css.js +25 -25
- package/alert/styles.scoped.css +48 -45
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +37 -34
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/defaults.d.ts +2 -2
- package/app-layout/defaults.d.ts.map +1 -1
- package/app-layout/defaults.js.map +1 -1
- package/app-layout/drawer/interfaces.d.ts +3 -2
- package/app-layout/drawer/interfaces.d.ts.map +1 -1
- package/app-layout/drawer/interfaces.js.map +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
- package/app-layout/drawer/resizable-drawer.js +18 -9
- package/app-layout/drawer/resizable-drawer.js.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +76 -26
- package/app-layout/index.js.map +1 -1
- package/app-layout/split-panel/index.d.ts +0 -1
- package/app-layout/split-panel/index.d.ts.map +1 -1
- package/app-layout/split-panel/index.js +0 -1
- package/app-layout/split-panel/index.js.map +1 -1
- package/app-layout/split-panel/provider.d.ts +2 -2
- package/app-layout/split-panel/provider.d.ts.map +1 -1
- package/app-layout/split-panel/provider.js +16 -18
- package/app-layout/split-panel/provider.js.map +1 -1
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +14 -11
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/utils/use-window-width.d.ts +2 -0
- package/app-layout/utils/use-window-width.d.ts.map +1 -0
- package/app-layout/utils/use-window-width.js +13 -0
- package/app-layout/utils/use-window-width.js.map +1 -0
- package/app-layout/visual-refresh/split-panel.js +1 -1
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +179 -176
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +23 -20
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +392 -302
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +54 -48
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +58 -58
- package/cards/styles.selectors.js +40 -40
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +18 -15
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +165 -153
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +26 -23
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +53 -50
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +100 -80
- package/container/styles.selectors.js +30 -30
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +13 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +50 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/interfaces.d.ts +3 -2
- package/expandable-section/interfaces.d.ts.map +1 -1
- package/expandable-section/interfaces.js.map +1 -1
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +85 -75
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +15 -12
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +168 -162
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +35 -34
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +112 -108
- package/grid/styles.selectors.js +53 -53
- package/header/interfaces.d.ts +1 -1
- package/header/interfaces.js.map +1 -1
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +92 -83
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +127 -108
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +13 -13
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +86 -78
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +63 -49
- package/input/styles.selectors.js +12 -12
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +31 -30
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +10 -10
- package/internal/components/button-trigger/styles.scoped.css +61 -48
- package/internal/components/button-trigger/styles.selectors.js +10 -10
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -41
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +33 -26
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +7 -7
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +7 -5
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +74 -59
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +40 -27
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +13 -13
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +12 -12
- package/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +64 -56
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +5 -3
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +41 -30
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +20 -14
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +31 -28
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +39 -39
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +14 -8
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +3 -3
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +74 -65
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +44 -33
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -72
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +76 -61
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +29 -25
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +75 -72
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +33 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +31 -31
- package/property-filter/styles.scoped.css +34 -34
- package/property-filter/styles.selectors.js +31 -31
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +28 -25
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +42 -39
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +16 -16
- package/select/parts/styles.scoped.css +18 -18
- package/select/parts/styles.selectors.js +16 -16
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -40
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +55 -55
- package/split-panel/styles.scoped.css +84 -81
- package/split-panel/styles.selectors.js +55 -55
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +30 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +30 -30
- package/table/body-cell/styles.scoped.css +166 -153
- package/table/body-cell/styles.selectors.js +30 -30
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +77 -70
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +43 -40
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +9 -9
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +16 -16
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +35 -35
- package/table/styles.scoped.css +94 -87
- package/table/styles.selectors.js +35 -35
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +104 -79
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +74 -67
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +34 -23
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +112 -99
- package/tiles/styles.selectors.js +29 -29
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +38 -29
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +46 -31
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +90 -83
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +149 -130
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +36 -32
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +47 -36
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +4 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +145 -117
- package/wizard/styles.selectors.js +32 -32
- package/app-layout/split-panel/constants.d.ts +0 -3
- package/app-layout/split-panel/constants.d.ts.map +0 -1
- package/app-layout/split-panel/constants.js +0 -5
- package/app-layout/split-panel/constants.js.map +0 -1
- package/app-layout/utils/use-document-width.d.ts +0 -2
- package/app-layout/utils/use-document-width.d.ts.map +0 -1
- package/app-layout/utils/use-document-width.js +0 -11
- package/app-layout/utils/use-document-width.js.map +0 -1
package/cards/styles.css.js
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"card-inner": "awsui_card-
|
|
5
|
-
"root": "
|
|
6
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
7
|
-
"header-refresh": "awsui_header-
|
|
8
|
-
"list": "
|
|
9
|
-
"list-grid-1": "awsui_list-grid-
|
|
10
|
-
"card": "
|
|
11
|
-
"list-grid-2": "awsui_list-grid-
|
|
12
|
-
"list-grid-3": "awsui_list-grid-
|
|
13
|
-
"list-grid-4": "awsui_list-grid-
|
|
14
|
-
"list-grid-5": "awsui_list-grid-
|
|
15
|
-
"list-grid-6": "awsui_list-grid-
|
|
16
|
-
"list-grid-7": "awsui_list-grid-
|
|
17
|
-
"list-grid-8": "awsui_list-grid-
|
|
18
|
-
"list-grid-9": "awsui_list-grid-
|
|
19
|
-
"list-grid-10": "awsui_list-grid-
|
|
20
|
-
"list-grid-11": "awsui_list-grid-
|
|
21
|
-
"list-grid-12": "awsui_list-grid-
|
|
22
|
-
"list-grid-13": "awsui_list-grid-
|
|
23
|
-
"list-grid-14": "awsui_list-grid-
|
|
24
|
-
"list-grid-15": "awsui_list-grid-
|
|
25
|
-
"list-grid-16": "awsui_list-grid-
|
|
26
|
-
"list-grid-17": "awsui_list-grid-
|
|
27
|
-
"list-grid-18": "awsui_list-grid-
|
|
28
|
-
"list-grid-19": "awsui_list-grid-
|
|
29
|
-
"list-grid-20": "awsui_list-grid-
|
|
30
|
-
"selection-control": "awsui_selection-
|
|
31
|
-
"loading": "
|
|
32
|
-
"empty": "
|
|
33
|
-
"has-header": "awsui_has-
|
|
34
|
-
"refresh": "
|
|
35
|
-
"remove-high-contrast-header": "awsui_remove-high-contrast-
|
|
36
|
-
"card-header": "awsui_card-
|
|
37
|
-
"card-header-inner": "awsui_card-header-
|
|
38
|
-
"card-selectable": "awsui_card-
|
|
39
|
-
"card-selected": "awsui_card-
|
|
40
|
-
"section": "
|
|
41
|
-
"section-header": "awsui_section-
|
|
42
|
-
"section-content": "awsui_section-
|
|
43
|
-
"footer-pagination": "awsui_footer-
|
|
4
|
+
"card-inner": "awsui_card-inner_p8a6i_1jgnx_97",
|
|
5
|
+
"root": "awsui_root_p8a6i_1jgnx_133",
|
|
6
|
+
"header-variant-full-page": "awsui_header-variant-full-page_p8a6i_1jgnx_175",
|
|
7
|
+
"header-refresh": "awsui_header-refresh_p8a6i_1jgnx_175",
|
|
8
|
+
"list": "awsui_list_p8a6i_1jgnx_182",
|
|
9
|
+
"list-grid-1": "awsui_list-grid-1_p8a6i_1jgnx_190",
|
|
10
|
+
"card": "awsui_card_p8a6i_1jgnx_97",
|
|
11
|
+
"list-grid-2": "awsui_list-grid-2_p8a6i_1jgnx_193",
|
|
12
|
+
"list-grid-3": "awsui_list-grid-3_p8a6i_1jgnx_196",
|
|
13
|
+
"list-grid-4": "awsui_list-grid-4_p8a6i_1jgnx_199",
|
|
14
|
+
"list-grid-5": "awsui_list-grid-5_p8a6i_1jgnx_202",
|
|
15
|
+
"list-grid-6": "awsui_list-grid-6_p8a6i_1jgnx_205",
|
|
16
|
+
"list-grid-7": "awsui_list-grid-7_p8a6i_1jgnx_208",
|
|
17
|
+
"list-grid-8": "awsui_list-grid-8_p8a6i_1jgnx_211",
|
|
18
|
+
"list-grid-9": "awsui_list-grid-9_p8a6i_1jgnx_214",
|
|
19
|
+
"list-grid-10": "awsui_list-grid-10_p8a6i_1jgnx_217",
|
|
20
|
+
"list-grid-11": "awsui_list-grid-11_p8a6i_1jgnx_220",
|
|
21
|
+
"list-grid-12": "awsui_list-grid-12_p8a6i_1jgnx_223",
|
|
22
|
+
"list-grid-13": "awsui_list-grid-13_p8a6i_1jgnx_226",
|
|
23
|
+
"list-grid-14": "awsui_list-grid-14_p8a6i_1jgnx_229",
|
|
24
|
+
"list-grid-15": "awsui_list-grid-15_p8a6i_1jgnx_232",
|
|
25
|
+
"list-grid-16": "awsui_list-grid-16_p8a6i_1jgnx_235",
|
|
26
|
+
"list-grid-17": "awsui_list-grid-17_p8a6i_1jgnx_238",
|
|
27
|
+
"list-grid-18": "awsui_list-grid-18_p8a6i_1jgnx_241",
|
|
28
|
+
"list-grid-19": "awsui_list-grid-19_p8a6i_1jgnx_244",
|
|
29
|
+
"list-grid-20": "awsui_list-grid-20_p8a6i_1jgnx_247",
|
|
30
|
+
"selection-control": "awsui_selection-control_p8a6i_1jgnx_251",
|
|
31
|
+
"loading": "awsui_loading_p8a6i_1jgnx_260",
|
|
32
|
+
"empty": "awsui_empty_p8a6i_1jgnx_261",
|
|
33
|
+
"has-header": "awsui_has-header_p8a6i_1jgnx_268",
|
|
34
|
+
"refresh": "awsui_refresh_p8a6i_1jgnx_271",
|
|
35
|
+
"remove-high-contrast-header": "awsui_remove-high-contrast-header_p8a6i_1jgnx_271",
|
|
36
|
+
"card-header": "awsui_card-header_p8a6i_1jgnx_326",
|
|
37
|
+
"card-header-inner": "awsui_card-header-inner_p8a6i_1jgnx_334",
|
|
38
|
+
"card-selectable": "awsui_card-selectable_p8a6i_1jgnx_338",
|
|
39
|
+
"card-selected": "awsui_card-selected_p8a6i_1jgnx_341",
|
|
40
|
+
"section": "awsui_section_p8a6i_1jgnx_348",
|
|
41
|
+
"section-header": "awsui_section-header_p8a6i_1jgnx_354",
|
|
42
|
+
"section-content": "awsui_section-content_p8a6i_1jgnx_360",
|
|
43
|
+
"footer-pagination": "awsui_footer-pagination_p8a6i_1jgnx_368"
|
|
44
44
|
};
|
|
45
45
|
|
package/cards/styles.scoped.css
CHANGED
|
@@ -94,34 +94,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.awsui_card-
|
|
97
|
+
.awsui_card-inner_p8a6i_1jgnx_97:not(#\9) {
|
|
98
98
|
transition-property: background-color;
|
|
99
99
|
transition-duration: var(--motion-duration-transition-show-paced-9s9l5z, 180ms);
|
|
100
100
|
transition-timing-function: var(--motion-easing-transition-show-paced-eobwvi, ease-out);
|
|
101
101
|
}
|
|
102
102
|
@media (prefers-reduced-motion: reduce) {
|
|
103
|
-
.awsui_card-
|
|
103
|
+
.awsui_card-inner_p8a6i_1jgnx_97:not(#\9) {
|
|
104
104
|
animation: none;
|
|
105
105
|
transition: none;
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
|
-
.awsui-motion-disabled .awsui_card-
|
|
108
|
+
.awsui-motion-disabled .awsui_card-inner_p8a6i_1jgnx_97:not(#\9), .awsui-mode-entering .awsui_card-inner_p8a6i_1jgnx_97:not(#\9) {
|
|
109
109
|
animation: none;
|
|
110
110
|
transition: none;
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.awsui_card-
|
|
113
|
+
.awsui_card-inner_p8a6i_1jgnx_97:not(#\9)::before {
|
|
114
114
|
transition-property: border-top-color, border-right-color, border-bottom-color, border-left-color;
|
|
115
115
|
transition-duration: var(--motion-duration-transition-show-paced-9s9l5z, 180ms);
|
|
116
116
|
transition-timing-function: var(--motion-easing-transition-show-paced-eobwvi, ease-out);
|
|
117
117
|
}
|
|
118
118
|
@media (prefers-reduced-motion: reduce) {
|
|
119
|
-
.awsui_card-
|
|
119
|
+
.awsui_card-inner_p8a6i_1jgnx_97:not(#\9)::before {
|
|
120
120
|
animation: none;
|
|
121
121
|
transition: none;
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
|
-
.awsui-motion-disabled .awsui_card-
|
|
124
|
+
.awsui-motion-disabled .awsui_card-inner_p8a6i_1jgnx_97:not(#\9)::before, .awsui-mode-entering .awsui_card-inner_p8a6i_1jgnx_97:not(#\9)::before {
|
|
125
125
|
animation: none;
|
|
126
126
|
transition: none;
|
|
127
127
|
}
|
|
@@ -130,7 +130,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
130
130
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
131
131
|
SPDX-License-Identifier: Apache-2.0
|
|
132
132
|
*/
|
|
133
|
-
.
|
|
133
|
+
.awsui_root_p8a6i_1jgnx_133:not(#\9) {
|
|
134
134
|
border-collapse: separate;
|
|
135
135
|
border-spacing: 0;
|
|
136
136
|
box-sizing: border-box;
|
|
@@ -173,14 +173,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
173
173
|
-moz-osx-font-smoothing: auto;
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
.awsui_header-variant-full-
|
|
176
|
+
.awsui_header-variant-full-page_p8a6i_1jgnx_175.awsui_header-refresh_p8a6i_1jgnx_175:not(#\9) {
|
|
177
177
|
padding-top: 0;
|
|
178
178
|
padding-left: 0;
|
|
179
179
|
padding-right: 0;
|
|
180
180
|
padding-bottom: calc(var(--space-container-header-bottom-vj01hn, 8px) + var(--space-table-header-tools-full-page-bottom-xulfq9, 4px));
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
.
|
|
183
|
+
.awsui_list_p8a6i_1jgnx_182:not(#\9) {
|
|
184
184
|
display: flex;
|
|
185
185
|
flex-wrap: wrap;
|
|
186
186
|
box-sizing: border-box;
|
|
@@ -188,68 +188,68 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
188
188
|
list-style: none;
|
|
189
189
|
margin: 0 0 0 calc(var(--space-grid-gutter-ieqn7e, 20px) * -1);
|
|
190
190
|
}
|
|
191
|
-
.
|
|
191
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-1_p8a6i_1jgnx_190 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
192
192
|
width: 100%;
|
|
193
193
|
}
|
|
194
|
-
.
|
|
194
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-2_p8a6i_1jgnx_193 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
195
195
|
width: 50%;
|
|
196
196
|
}
|
|
197
|
-
.
|
|
197
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-3_p8a6i_1jgnx_196 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
198
198
|
width: 33.3333333333%;
|
|
199
199
|
}
|
|
200
|
-
.
|
|
200
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-4_p8a6i_1jgnx_199 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
201
201
|
width: 25%;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-5_p8a6i_1jgnx_202 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
204
204
|
width: 20%;
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-6_p8a6i_1jgnx_205 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
207
207
|
width: 16.6666666667%;
|
|
208
208
|
}
|
|
209
|
-
.
|
|
209
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-7_p8a6i_1jgnx_208 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
210
210
|
width: 14.2857142857%;
|
|
211
211
|
}
|
|
212
|
-
.
|
|
212
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-8_p8a6i_1jgnx_211 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
213
213
|
width: 12.5%;
|
|
214
214
|
}
|
|
215
|
-
.
|
|
215
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-9_p8a6i_1jgnx_214 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
216
216
|
width: 11.1111111111%;
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-10_p8a6i_1jgnx_217 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
219
219
|
width: 10%;
|
|
220
220
|
}
|
|
221
|
-
.
|
|
221
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-11_p8a6i_1jgnx_220 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
222
222
|
width: 9.0909090909%;
|
|
223
223
|
}
|
|
224
|
-
.
|
|
224
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-12_p8a6i_1jgnx_223 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
225
225
|
width: 8.3333333333%;
|
|
226
226
|
}
|
|
227
|
-
.
|
|
227
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-13_p8a6i_1jgnx_226 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
228
228
|
width: 7.6923076923%;
|
|
229
229
|
}
|
|
230
|
-
.
|
|
230
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-14_p8a6i_1jgnx_229 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
231
231
|
width: 7.1428571429%;
|
|
232
232
|
}
|
|
233
|
-
.
|
|
233
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-15_p8a6i_1jgnx_232 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
234
234
|
width: 6.6666666667%;
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-16_p8a6i_1jgnx_235 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
237
237
|
width: 6.25%;
|
|
238
238
|
}
|
|
239
|
-
.
|
|
239
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-17_p8a6i_1jgnx_238 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
240
240
|
width: 5.8823529412%;
|
|
241
241
|
}
|
|
242
|
-
.
|
|
242
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-18_p8a6i_1jgnx_241 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
243
243
|
width: 5.5555555556%;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-19_p8a6i_1jgnx_244 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
246
246
|
width: 5.2631578947%;
|
|
247
247
|
}
|
|
248
|
-
.
|
|
248
|
+
.awsui_list_p8a6i_1jgnx_182.awsui_list-grid-20_p8a6i_1jgnx_247 > .awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
249
249
|
width: 5%;
|
|
250
250
|
}
|
|
251
251
|
|
|
252
|
-
.awsui_selection-
|
|
252
|
+
.awsui_selection-control_p8a6i_1jgnx_251:not(#\9) {
|
|
253
253
|
position: absolute;
|
|
254
254
|
box-sizing: border-box;
|
|
255
255
|
width: calc(var(--size-control-28i7hr, 16px) + (2 * var(--space-card-horizontal-tuwbbd, 20px)));
|
|
@@ -258,22 +258,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
258
258
|
padding: var(--space-card-vertical-m591he, 16px) var(--space-card-horizontal-tuwbbd, 20px);
|
|
259
259
|
}
|
|
260
260
|
|
|
261
|
-
.
|
|
262
|
-
.
|
|
261
|
+
.awsui_loading_p8a6i_1jgnx_260:not(#\9),
|
|
262
|
+
.awsui_empty_p8a6i_1jgnx_261:not(#\9) {
|
|
263
263
|
overflow: hidden;
|
|
264
264
|
text-align: center;
|
|
265
265
|
color: var(--color-text-empty-2wfcyr, #5f6b7a);
|
|
266
266
|
margin-bottom: var(--space-scaled-l-0hpmd7, 20px);
|
|
267
267
|
}
|
|
268
268
|
|
|
269
|
-
.awsui_has-
|
|
269
|
+
.awsui_has-header_p8a6i_1jgnx_268:not(#\9) {
|
|
270
270
|
margin-top: var(--space-grid-gutter-ieqn7e, 20px);
|
|
271
271
|
}
|
|
272
|
-
.awsui_has-
|
|
272
|
+
.awsui_has-header_p8a6i_1jgnx_268.awsui_refresh_p8a6i_1jgnx_271.awsui_header-variant-full-page_p8a6i_1jgnx_175.awsui_remove-high-contrast-header_p8a6i_1jgnx_271:not(#\9) {
|
|
273
273
|
margin-top: var(--space-scaled-s-aqzyko, 12px);
|
|
274
274
|
}
|
|
275
275
|
|
|
276
|
-
.
|
|
276
|
+
.awsui_card_p8a6i_1jgnx_97:not(#\9) {
|
|
277
277
|
display: flex;
|
|
278
278
|
overflow-wrap: break-word;
|
|
279
279
|
word-wrap: break-word;
|
|
@@ -281,7 +281,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
281
281
|
padding: 0;
|
|
282
282
|
list-style: none;
|
|
283
283
|
}
|
|
284
|
-
.awsui_card-
|
|
284
|
+
.awsui_card-inner_p8a6i_1jgnx_97:not(#\9) {
|
|
285
285
|
position: relative;
|
|
286
286
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
287
287
|
margin: 0 0 var(--space-grid-gutter-ieqn7e, 20px) var(--space-grid-gutter-ieqn7e, 20px);
|
|
@@ -291,13 +291,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
291
291
|
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
292
292
|
box-sizing: border-box;
|
|
293
293
|
}
|
|
294
|
-
.awsui_card-
|
|
294
|
+
.awsui_card-inner_p8a6i_1jgnx_97:not(#\9)::before {
|
|
295
295
|
content: "";
|
|
296
296
|
position: absolute;
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
297
|
+
inset-inline-start: 0px;
|
|
298
|
+
inset-block-start: 0px;
|
|
299
|
+
inline-size: 100%;
|
|
300
|
+
block-size: 100%;
|
|
301
301
|
pointer-events: none;
|
|
302
302
|
background: transparent;
|
|
303
303
|
box-sizing: border-box;
|
|
@@ -306,25 +306,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
306
306
|
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
307
307
|
z-index: 1;
|
|
308
308
|
}
|
|
309
|
-
.awsui_card-
|
|
309
|
+
.awsui_card-inner_p8a6i_1jgnx_97:not(#\9)::after {
|
|
310
310
|
content: "";
|
|
311
311
|
position: absolute;
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
312
|
+
inset-inline-start: 0px;
|
|
313
|
+
inset-block-start: 0px;
|
|
314
|
+
inline-size: 100%;
|
|
315
|
+
block-size: 100%;
|
|
316
316
|
pointer-events: none;
|
|
317
317
|
background: transparent;
|
|
318
318
|
box-sizing: border-box;
|
|
319
319
|
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
320
320
|
}
|
|
321
|
-
.awsui_card-
|
|
321
|
+
.awsui_card-inner_p8a6i_1jgnx_97:not(#\9):not(.awsui_refresh_p8a6i_1jgnx_271)::after {
|
|
322
322
|
box-shadow: var(--shadow-container-fxmdn3, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
323
323
|
}
|
|
324
|
-
.awsui_card-
|
|
324
|
+
.awsui_card-inner_p8a6i_1jgnx_97.awsui_refresh_p8a6i_1jgnx_271:not(#\9)::after {
|
|
325
325
|
border: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
326
326
|
}
|
|
327
|
-
.awsui_card-
|
|
327
|
+
.awsui_card-header_p8a6i_1jgnx_326:not(#\9) {
|
|
328
328
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
329
329
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
330
330
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
@@ -332,41 +332,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
332
332
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
333
333
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
334
334
|
}
|
|
335
|
-
.awsui_card-header-
|
|
335
|
+
.awsui_card-header-inner_p8a6i_1jgnx_334:not(#\9) {
|
|
336
336
|
width: 100%;
|
|
337
337
|
display: inline-block;
|
|
338
338
|
}
|
|
339
|
-
.awsui_card-
|
|
339
|
+
.awsui_card-selectable_p8a6i_1jgnx_338 > .awsui_card-inner_p8a6i_1jgnx_97 > .awsui_card-header_p8a6i_1jgnx_326:not(#\9) {
|
|
340
340
|
width: 90%;
|
|
341
341
|
}
|
|
342
|
-
.awsui_card-
|
|
342
|
+
.awsui_card-selected_p8a6i_1jgnx_341 > .awsui_card-inner_p8a6i_1jgnx_97:not(#\9) {
|
|
343
343
|
background-color: var(--color-background-item-selected-hcx8l4, #f2f8fd);
|
|
344
344
|
}
|
|
345
|
-
.awsui_card-
|
|
345
|
+
.awsui_card-selected_p8a6i_1jgnx_341 > .awsui_card-inner_p8a6i_1jgnx_97:not(#\9)::before {
|
|
346
346
|
border: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
347
347
|
}
|
|
348
348
|
|
|
349
|
-
.
|
|
349
|
+
.awsui_section_p8a6i_1jgnx_348:not(#\9) {
|
|
350
350
|
display: inline-block;
|
|
351
351
|
box-sizing: border-box;
|
|
352
352
|
padding: var(--space-xs-zb16t3, 8px) 0 var(--space-scaled-xs-26e2du, 8px) 0;
|
|
353
353
|
vertical-align: top;
|
|
354
354
|
}
|
|
355
|
-
.awsui_section-
|
|
355
|
+
.awsui_section-header_p8a6i_1jgnx_354:not(#\9) {
|
|
356
356
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
357
357
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
358
358
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
359
359
|
color: var(--color-text-label-rj4jdv, #000716);
|
|
360
360
|
}
|
|
361
|
-
.awsui_section-
|
|
361
|
+
.awsui_section-content_p8a6i_1jgnx_360:not(#\9) {
|
|
362
362
|
/* used in test-utils */
|
|
363
363
|
}
|
|
364
364
|
|
|
365
|
-
.
|
|
365
|
+
.awsui_section_p8a6i_1jgnx_348:not(#\9):last-child {
|
|
366
366
|
padding: var(--space-xs-zb16t3, 8px) 0 0 0;
|
|
367
367
|
}
|
|
368
368
|
|
|
369
|
-
.awsui_footer-
|
|
369
|
+
.awsui_footer-pagination_p8a6i_1jgnx_368:not(#\9) {
|
|
370
370
|
display: flex;
|
|
371
371
|
justify-content: flex-end;
|
|
372
372
|
}
|
|
@@ -2,45 +2,45 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"card-inner": "awsui_card-
|
|
6
|
-
"root": "
|
|
7
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
8
|
-
"header-refresh": "awsui_header-
|
|
9
|
-
"list": "
|
|
10
|
-
"list-grid-1": "awsui_list-grid-
|
|
11
|
-
"card": "
|
|
12
|
-
"list-grid-2": "awsui_list-grid-
|
|
13
|
-
"list-grid-3": "awsui_list-grid-
|
|
14
|
-
"list-grid-4": "awsui_list-grid-
|
|
15
|
-
"list-grid-5": "awsui_list-grid-
|
|
16
|
-
"list-grid-6": "awsui_list-grid-
|
|
17
|
-
"list-grid-7": "awsui_list-grid-
|
|
18
|
-
"list-grid-8": "awsui_list-grid-
|
|
19
|
-
"list-grid-9": "awsui_list-grid-
|
|
20
|
-
"list-grid-10": "awsui_list-grid-
|
|
21
|
-
"list-grid-11": "awsui_list-grid-
|
|
22
|
-
"list-grid-12": "awsui_list-grid-
|
|
23
|
-
"list-grid-13": "awsui_list-grid-
|
|
24
|
-
"list-grid-14": "awsui_list-grid-
|
|
25
|
-
"list-grid-15": "awsui_list-grid-
|
|
26
|
-
"list-grid-16": "awsui_list-grid-
|
|
27
|
-
"list-grid-17": "awsui_list-grid-
|
|
28
|
-
"list-grid-18": "awsui_list-grid-
|
|
29
|
-
"list-grid-19": "awsui_list-grid-
|
|
30
|
-
"list-grid-20": "awsui_list-grid-
|
|
31
|
-
"selection-control": "awsui_selection-
|
|
32
|
-
"loading": "
|
|
33
|
-
"empty": "
|
|
34
|
-
"has-header": "awsui_has-
|
|
35
|
-
"refresh": "
|
|
36
|
-
"remove-high-contrast-header": "awsui_remove-high-contrast-
|
|
37
|
-
"card-header": "awsui_card-
|
|
38
|
-
"card-header-inner": "awsui_card-header-
|
|
39
|
-
"card-selectable": "awsui_card-
|
|
40
|
-
"card-selected": "awsui_card-
|
|
41
|
-
"section": "
|
|
42
|
-
"section-header": "awsui_section-
|
|
43
|
-
"section-content": "awsui_section-
|
|
44
|
-
"footer-pagination": "awsui_footer-
|
|
5
|
+
"card-inner": "awsui_card-inner_p8a6i_1jgnx_97",
|
|
6
|
+
"root": "awsui_root_p8a6i_1jgnx_133",
|
|
7
|
+
"header-variant-full-page": "awsui_header-variant-full-page_p8a6i_1jgnx_175",
|
|
8
|
+
"header-refresh": "awsui_header-refresh_p8a6i_1jgnx_175",
|
|
9
|
+
"list": "awsui_list_p8a6i_1jgnx_182",
|
|
10
|
+
"list-grid-1": "awsui_list-grid-1_p8a6i_1jgnx_190",
|
|
11
|
+
"card": "awsui_card_p8a6i_1jgnx_97",
|
|
12
|
+
"list-grid-2": "awsui_list-grid-2_p8a6i_1jgnx_193",
|
|
13
|
+
"list-grid-3": "awsui_list-grid-3_p8a6i_1jgnx_196",
|
|
14
|
+
"list-grid-4": "awsui_list-grid-4_p8a6i_1jgnx_199",
|
|
15
|
+
"list-grid-5": "awsui_list-grid-5_p8a6i_1jgnx_202",
|
|
16
|
+
"list-grid-6": "awsui_list-grid-6_p8a6i_1jgnx_205",
|
|
17
|
+
"list-grid-7": "awsui_list-grid-7_p8a6i_1jgnx_208",
|
|
18
|
+
"list-grid-8": "awsui_list-grid-8_p8a6i_1jgnx_211",
|
|
19
|
+
"list-grid-9": "awsui_list-grid-9_p8a6i_1jgnx_214",
|
|
20
|
+
"list-grid-10": "awsui_list-grid-10_p8a6i_1jgnx_217",
|
|
21
|
+
"list-grid-11": "awsui_list-grid-11_p8a6i_1jgnx_220",
|
|
22
|
+
"list-grid-12": "awsui_list-grid-12_p8a6i_1jgnx_223",
|
|
23
|
+
"list-grid-13": "awsui_list-grid-13_p8a6i_1jgnx_226",
|
|
24
|
+
"list-grid-14": "awsui_list-grid-14_p8a6i_1jgnx_229",
|
|
25
|
+
"list-grid-15": "awsui_list-grid-15_p8a6i_1jgnx_232",
|
|
26
|
+
"list-grid-16": "awsui_list-grid-16_p8a6i_1jgnx_235",
|
|
27
|
+
"list-grid-17": "awsui_list-grid-17_p8a6i_1jgnx_238",
|
|
28
|
+
"list-grid-18": "awsui_list-grid-18_p8a6i_1jgnx_241",
|
|
29
|
+
"list-grid-19": "awsui_list-grid-19_p8a6i_1jgnx_244",
|
|
30
|
+
"list-grid-20": "awsui_list-grid-20_p8a6i_1jgnx_247",
|
|
31
|
+
"selection-control": "awsui_selection-control_p8a6i_1jgnx_251",
|
|
32
|
+
"loading": "awsui_loading_p8a6i_1jgnx_260",
|
|
33
|
+
"empty": "awsui_empty_p8a6i_1jgnx_261",
|
|
34
|
+
"has-header": "awsui_has-header_p8a6i_1jgnx_268",
|
|
35
|
+
"refresh": "awsui_refresh_p8a6i_1jgnx_271",
|
|
36
|
+
"remove-high-contrast-header": "awsui_remove-high-contrast-header_p8a6i_1jgnx_271",
|
|
37
|
+
"card-header": "awsui_card-header_p8a6i_1jgnx_326",
|
|
38
|
+
"card-header-inner": "awsui_card-header-inner_p8a6i_1jgnx_334",
|
|
39
|
+
"card-selectable": "awsui_card-selectable_p8a6i_1jgnx_338",
|
|
40
|
+
"card-selected": "awsui_card-selected_p8a6i_1jgnx_341",
|
|
41
|
+
"section": "awsui_section_p8a6i_1jgnx_348",
|
|
42
|
+
"section-header": "awsui_section-header_p8a6i_1jgnx_354",
|
|
43
|
+
"section-content": "awsui_section-content_p8a6i_1jgnx_360",
|
|
44
|
+
"footer-pagination": "awsui_footer-pagination_p8a6i_1jgnx_368"
|
|
45
45
|
};
|
|
46
46
|
|
package/checkbox/styles.css.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"checkbox-control": "awsui_checkbox-
|
|
6
|
-
"outline": "
|
|
4
|
+
"root": "awsui_root_k2y2q_7siw7_93",
|
|
5
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_7siw7_129",
|
|
6
|
+
"outline": "awsui_outline_k2y2q_7siw7_137"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_k2y2q_7siw7_93.awsui_root_k2y2q_7siw7_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -127,29 +127,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
127
127
|
display: flex;
|
|
128
128
|
}
|
|
129
129
|
|
|
130
|
-
.awsui_checkbox-
|
|
131
|
-
margin-
|
|
132
|
-
min-
|
|
133
|
-
min-
|
|
134
|
-
|
|
135
|
-
|
|
130
|
+
.awsui_checkbox-control_k2y2q_7siw7_129:not(#\9) {
|
|
131
|
+
margin-block-start: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-control-28i7hr, 16px)) / 2);
|
|
132
|
+
min-block-size: var(--size-control-28i7hr, 16px);
|
|
133
|
+
min-inline-size: var(--size-control-28i7hr, 16px);
|
|
134
|
+
block-size: var(--size-control-28i7hr, 16px);
|
|
135
|
+
inline-size: var(--size-control-28i7hr, 16px);
|
|
136
136
|
}
|
|
137
137
|
|
|
138
|
-
.
|
|
138
|
+
.awsui_outline_k2y2q_7siw7_137:not(#\9) {
|
|
139
139
|
position: relative;
|
|
140
140
|
}
|
|
141
|
-
.
|
|
141
|
+
.awsui_outline_k2y2q_7siw7_137:not(#\9) {
|
|
142
142
|
outline: 2px dotted transparent;
|
|
143
143
|
outline-offset: calc(2px - 1px);
|
|
144
144
|
}
|
|
145
|
-
.
|
|
145
|
+
.awsui_outline_k2y2q_7siw7_137:not(#\9)::before {
|
|
146
146
|
content: " ";
|
|
147
147
|
display: block;
|
|
148
148
|
position: absolute;
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
149
|
+
inset-inline-start: calc(-1 * 2px);
|
|
150
|
+
inset-block-start: calc(-1 * 2px);
|
|
151
|
+
inline-size: calc(100% + 2 * 2px);
|
|
152
|
+
block-size: calc(100% + 2 * 2px);
|
|
153
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
154
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
155
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
156
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
154
157
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
155
158
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
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
|
-
"checkbox-control": "awsui_checkbox-
|
|
7
|
-
"outline": "
|
|
5
|
+
"root": "awsui_root_k2y2q_7siw7_93",
|
|
6
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_7siw7_129",
|
|
7
|
+
"outline": "awsui_outline_k2y2q_7siw7_137"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"code-editor-refresh": "awsui_code-editor-
|
|
5
|
-
"code-editor": "awsui_code-
|
|
6
|
-
"pane": "
|
|
7
|
-
"pane__close-container": "awsui_pane__close-
|
|
8
|
-
"pane__list": "
|
|
9
|
-
"pane__table": "
|
|
10
|
-
"pane__item": "
|
|
11
|
-
"pane__cell": "
|
|
12
|
-
"pane__item--highlighted": "awsui_pane__item--
|
|
13
|
-
"pane__location": "
|
|
14
|
-
"pane__description": "
|
|
15
|
-
"focus-lock": "awsui_focus-
|
|
16
|
-
"editor": "
|
|
17
|
-
"editor-refresh": "awsui_editor-
|
|
18
|
-
"status-bar": "awsui_status-
|
|
19
|
-
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-
|
|
20
|
-
"status-bar__left": "awsui_status-
|
|
21
|
-
"status-bar__left-virtual": "awsui_status-bar__left-
|
|
22
|
-
"status-bar__right": "awsui_status-
|
|
23
|
-
"status-bar__language-mode": "awsui_status-bar__language-
|
|
24
|
-
"status-bar__cursor-position": "awsui_status-bar__cursor-
|
|
25
|
-
"status-bar__cog-button": "awsui_status-bar__cog-
|
|
26
|
-
"status-bar-virtual": "awsui_status-bar-
|
|
27
|
-
"tab-button": "awsui_tab-
|
|
28
|
-
"tab-button--refresh": "awsui_tab-button--
|
|
29
|
-
"tab-button--warnings": "awsui_tab-button--
|
|
30
|
-
"tab-button--active": "awsui_tab-button--
|
|
31
|
-
"tab-button--disabled": "awsui_tab-button--
|
|
32
|
-
"tab-button--divider": "awsui_tab-button--
|
|
33
|
-
"tab-button--errors": "awsui_tab-button--
|
|
34
|
-
"loading-screen": "awsui_loading-
|
|
35
|
-
"error-screen": "awsui_error-
|
|
4
|
+
"code-editor-refresh": "awsui_code-editor-refresh_1gl9c_iorrl_98",
|
|
5
|
+
"code-editor": "awsui_code-editor_1gl9c_iorrl_98",
|
|
6
|
+
"pane": "awsui_pane_1gl9c_iorrl_444",
|
|
7
|
+
"pane__close-container": "awsui_pane__close-container_1gl9c_iorrl_455",
|
|
8
|
+
"pane__list": "awsui_pane__list_1gl9c_iorrl_460",
|
|
9
|
+
"pane__table": "awsui_pane__table_1gl9c_iorrl_467",
|
|
10
|
+
"pane__item": "awsui_pane__item_1gl9c_iorrl_472",
|
|
11
|
+
"pane__cell": "awsui_pane__cell_1gl9c_iorrl_472",
|
|
12
|
+
"pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_iorrl_486",
|
|
13
|
+
"pane__location": "awsui_pane__location_1gl9c_iorrl_507",
|
|
14
|
+
"pane__description": "awsui_pane__description_1gl9c_iorrl_507",
|
|
15
|
+
"focus-lock": "awsui_focus-lock_1gl9c_iorrl_521",
|
|
16
|
+
"editor": "awsui_editor_1gl9c_iorrl_568",
|
|
17
|
+
"editor-refresh": "awsui_editor-refresh_1gl9c_iorrl_599",
|
|
18
|
+
"status-bar": "awsui_status-bar_1gl9c_iorrl_604",
|
|
19
|
+
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_iorrl_612",
|
|
20
|
+
"status-bar__left": "awsui_status-bar__left_1gl9c_iorrl_616",
|
|
21
|
+
"status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_iorrl_623",
|
|
22
|
+
"status-bar__right": "awsui_status-bar__right_1gl9c_iorrl_627",
|
|
23
|
+
"status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_iorrl_631",
|
|
24
|
+
"status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_iorrl_631",
|
|
25
|
+
"status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_iorrl_636",
|
|
26
|
+
"status-bar-virtual": "awsui_status-bar-virtual_1gl9c_iorrl_640",
|
|
27
|
+
"tab-button": "awsui_tab-button_1gl9c_iorrl_646",
|
|
28
|
+
"tab-button--refresh": "awsui_tab-button--refresh_1gl9c_iorrl_674",
|
|
29
|
+
"tab-button--warnings": "awsui_tab-button--warnings_1gl9c_iorrl_677",
|
|
30
|
+
"tab-button--active": "awsui_tab-button--active_1gl9c_iorrl_686",
|
|
31
|
+
"tab-button--disabled": "awsui_tab-button--disabled_1gl9c_iorrl_702",
|
|
32
|
+
"tab-button--divider": "awsui_tab-button--divider_1gl9c_iorrl_735",
|
|
33
|
+
"tab-button--errors": "awsui_tab-button--errors_1gl9c_iorrl_742",
|
|
34
|
+
"loading-screen": "awsui_loading-screen_1gl9c_iorrl_746",
|
|
35
|
+
"error-screen": "awsui_error-screen_1gl9c_iorrl_747"
|
|
36
36
|
};
|
|
37
37
|
|