@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
|
@@ -2,37 +2,37 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"code-editor-refresh": "awsui_code-editor-
|
|
6
|
-
"code-editor": "awsui_code-
|
|
7
|
-
"pane": "
|
|
8
|
-
"pane__close-container": "awsui_pane__close-
|
|
9
|
-
"pane__list": "
|
|
10
|
-
"pane__table": "
|
|
11
|
-
"pane__item": "
|
|
12
|
-
"pane__cell": "
|
|
13
|
-
"pane__item--highlighted": "awsui_pane__item--
|
|
14
|
-
"pane__location": "
|
|
15
|
-
"pane__description": "
|
|
16
|
-
"focus-lock": "awsui_focus-
|
|
17
|
-
"editor": "
|
|
18
|
-
"editor-refresh": "awsui_editor-
|
|
19
|
-
"status-bar": "awsui_status-
|
|
20
|
-
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-
|
|
21
|
-
"status-bar__left": "awsui_status-
|
|
22
|
-
"status-bar__left-virtual": "awsui_status-bar__left-
|
|
23
|
-
"status-bar__right": "awsui_status-
|
|
24
|
-
"status-bar__language-mode": "awsui_status-bar__language-
|
|
25
|
-
"status-bar__cursor-position": "awsui_status-bar__cursor-
|
|
26
|
-
"status-bar__cog-button": "awsui_status-bar__cog-
|
|
27
|
-
"status-bar-virtual": "awsui_status-bar-
|
|
28
|
-
"tab-button": "awsui_tab-
|
|
29
|
-
"tab-button--refresh": "awsui_tab-button--
|
|
30
|
-
"tab-button--warnings": "awsui_tab-button--
|
|
31
|
-
"tab-button--active": "awsui_tab-button--
|
|
32
|
-
"tab-button--disabled": "awsui_tab-button--
|
|
33
|
-
"tab-button--divider": "awsui_tab-button--
|
|
34
|
-
"tab-button--errors": "awsui_tab-button--
|
|
35
|
-
"loading-screen": "awsui_loading-
|
|
36
|
-
"error-screen": "awsui_error-
|
|
5
|
+
"code-editor-refresh": "awsui_code-editor-refresh_1gl9c_iorrl_98",
|
|
6
|
+
"code-editor": "awsui_code-editor_1gl9c_iorrl_98",
|
|
7
|
+
"pane": "awsui_pane_1gl9c_iorrl_444",
|
|
8
|
+
"pane__close-container": "awsui_pane__close-container_1gl9c_iorrl_455",
|
|
9
|
+
"pane__list": "awsui_pane__list_1gl9c_iorrl_460",
|
|
10
|
+
"pane__table": "awsui_pane__table_1gl9c_iorrl_467",
|
|
11
|
+
"pane__item": "awsui_pane__item_1gl9c_iorrl_472",
|
|
12
|
+
"pane__cell": "awsui_pane__cell_1gl9c_iorrl_472",
|
|
13
|
+
"pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_iorrl_486",
|
|
14
|
+
"pane__location": "awsui_pane__location_1gl9c_iorrl_507",
|
|
15
|
+
"pane__description": "awsui_pane__description_1gl9c_iorrl_507",
|
|
16
|
+
"focus-lock": "awsui_focus-lock_1gl9c_iorrl_521",
|
|
17
|
+
"editor": "awsui_editor_1gl9c_iorrl_568",
|
|
18
|
+
"editor-refresh": "awsui_editor-refresh_1gl9c_iorrl_599",
|
|
19
|
+
"status-bar": "awsui_status-bar_1gl9c_iorrl_604",
|
|
20
|
+
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_iorrl_612",
|
|
21
|
+
"status-bar__left": "awsui_status-bar__left_1gl9c_iorrl_616",
|
|
22
|
+
"status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_iorrl_623",
|
|
23
|
+
"status-bar__right": "awsui_status-bar__right_1gl9c_iorrl_627",
|
|
24
|
+
"status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_iorrl_631",
|
|
25
|
+
"status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_iorrl_631",
|
|
26
|
+
"status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_iorrl_636",
|
|
27
|
+
"status-bar-virtual": "awsui_status-bar-virtual_1gl9c_iorrl_640",
|
|
28
|
+
"tab-button": "awsui_tab-button_1gl9c_iorrl_646",
|
|
29
|
+
"tab-button--refresh": "awsui_tab-button--refresh_1gl9c_iorrl_674",
|
|
30
|
+
"tab-button--warnings": "awsui_tab-button--warnings_1gl9c_iorrl_677",
|
|
31
|
+
"tab-button--active": "awsui_tab-button--active_1gl9c_iorrl_686",
|
|
32
|
+
"tab-button--disabled": "awsui_tab-button--disabled_1gl9c_iorrl_702",
|
|
33
|
+
"tab-button--divider": "awsui_tab-button--divider_1gl9c_iorrl_735",
|
|
34
|
+
"tab-button--errors": "awsui_tab-button--errors_1gl9c_iorrl_742",
|
|
35
|
+
"loading-screen": "awsui_loading-screen_1gl9c_iorrl_746",
|
|
36
|
+
"error-screen": "awsui_error-screen_1gl9c_iorrl_747"
|
|
37
37
|
};
|
|
38
38
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
5
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
6
|
-
"content-display-option": "awsui_content-display-
|
|
7
|
-
"placeholder": "
|
|
8
|
-
"sorting": "
|
|
9
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
10
|
-
"drag-overlay": "awsui_drag-
|
|
11
|
-
"content-display": "awsui_content-
|
|
12
|
-
"content-display-title": "awsui_content-display-
|
|
13
|
-
"content-display-description": "awsui_content-display-
|
|
14
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
4
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_1f3h0_1bzul_185",
|
|
5
|
+
"content-display-option-content": "awsui_content-display-option-content_1f3h0_1bzul_189",
|
|
6
|
+
"content-display-option": "awsui_content-display-option_1f3h0_1bzul_185",
|
|
7
|
+
"placeholder": "awsui_placeholder_1f3h0_1bzul_234",
|
|
8
|
+
"sorting": "awsui_sorting_1f3h0_1bzul_234",
|
|
9
|
+
"content-display-option-label": "awsui_content-display-option-label_1f3h0_1bzul_261",
|
|
10
|
+
"drag-overlay": "awsui_drag-overlay_1f3h0_1bzul_268",
|
|
11
|
+
"content-display": "awsui_content-display_1f3h0_1bzul_185",
|
|
12
|
+
"content-display-title": "awsui_content-display-title_1f3h0_1bzul_298",
|
|
13
|
+
"content-display-description": "awsui_content-display-description_1f3h0_1bzul_306",
|
|
14
|
+
"content-display-option-list": "awsui_content-display-option-list_1f3h0_1bzul_314"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -182,11 +182,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.awsui_content-display-option-
|
|
185
|
+
.awsui_content-display-option-toggle_1f3h0_1bzul_185:not(#\9) {
|
|
186
186
|
/* used in test-utils */
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.awsui_content-display-option-
|
|
189
|
+
.awsui_content-display-option-content_1f3h0_1bzul_189:not(#\9) {
|
|
190
190
|
border-collapse: separate;
|
|
191
191
|
border-spacing: 0;
|
|
192
192
|
box-sizing: border-box;
|
|
@@ -227,28 +227,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
227
227
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.awsui_content-display-
|
|
230
|
+
.awsui_content-display-option_1f3h0_1bzul_185:not(#\9) {
|
|
231
231
|
list-style: none;
|
|
232
232
|
position: relative;
|
|
233
233
|
border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-secondary-um17yo, #e9ebed);
|
|
234
234
|
}
|
|
235
|
-
.awsui_content-display-
|
|
235
|
+
.awsui_content-display-option_1f3h0_1bzul_185:not(#\9):not(.awsui_placeholder_1f3h0_1bzul_234).awsui_sorting_1f3h0_1bzul_234 {
|
|
236
236
|
transition: transform var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
237
237
|
}
|
|
238
238
|
@media (prefers-reduced-motion: reduce) {
|
|
239
|
-
.awsui_content-display-
|
|
239
|
+
.awsui_content-display-option_1f3h0_1bzul_185:not(#\9):not(.awsui_placeholder_1f3h0_1bzul_234).awsui_sorting_1f3h0_1bzul_234 {
|
|
240
240
|
animation: none;
|
|
241
241
|
transition: none;
|
|
242
242
|
}
|
|
243
243
|
}
|
|
244
|
-
.awsui-motion-disabled .awsui_content-display-
|
|
244
|
+
.awsui-motion-disabled .awsui_content-display-option_1f3h0_1bzul_185:not(#\9):not(.awsui_placeholder_1f3h0_1bzul_234).awsui_sorting_1f3h0_1bzul_234, .awsui-mode-entering .awsui_content-display-option_1f3h0_1bzul_185:not(#\9):not(.awsui_placeholder_1f3h0_1bzul_234).awsui_sorting_1f3h0_1bzul_234 {
|
|
245
245
|
animation: none;
|
|
246
246
|
transition: none;
|
|
247
247
|
}
|
|
248
|
-
.awsui_content-display-
|
|
248
|
+
.awsui_content-display-option_1f3h0_1bzul_185.awsui_placeholder_1f3h0_1bzul_234 > .awsui_content-display-option-content_1f3h0_1bzul_189:not(#\9) {
|
|
249
249
|
position: relative;
|
|
250
250
|
}
|
|
251
|
-
.awsui_content-display-
|
|
251
|
+
.awsui_content-display-option_1f3h0_1bzul_185.awsui_placeholder_1f3h0_1bzul_234 > .awsui_content-display-option-content_1f3h0_1bzul_189:not(#\9):after {
|
|
252
252
|
content: " ";
|
|
253
253
|
position: absolute;
|
|
254
254
|
top: 0;
|
|
@@ -259,41 +259,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
259
259
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
260
260
|
}
|
|
261
261
|
|
|
262
|
-
.awsui_content-display-option-
|
|
262
|
+
.awsui_content-display-option-label_1f3h0_1bzul_261:not(#\9) {
|
|
263
263
|
flex-grow: 1;
|
|
264
|
-
min-
|
|
264
|
+
min-inline-size: 0;
|
|
265
265
|
word-break: break-word;
|
|
266
266
|
padding-right: var(--space-l-t419sm, 20px);
|
|
267
267
|
}
|
|
268
268
|
|
|
269
|
-
.awsui_drag-
|
|
269
|
+
.awsui_drag-overlay_1f3h0_1bzul_268:not(#\9) {
|
|
270
270
|
box-shadow: var(--shadow-container-active-kl29x9, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1019607843));
|
|
271
271
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
272
272
|
}
|
|
273
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
273
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_1bzul_268:not(#\9) {
|
|
274
274
|
position: relative;
|
|
275
275
|
}
|
|
276
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
276
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_1bzul_268:not(#\9) {
|
|
277
277
|
outline: 2px dotted transparent;
|
|
278
278
|
outline-offset: calc(0px - 1px);
|
|
279
279
|
}
|
|
280
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
280
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_1bzul_268:not(#\9)::before {
|
|
281
281
|
content: " ";
|
|
282
282
|
display: block;
|
|
283
283
|
position: absolute;
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
284
|
+
inset-inline-start: calc(-1 * 0px);
|
|
285
|
+
inset-block-start: calc(-1 * 0px);
|
|
286
|
+
inline-size: calc(100% + 2 * 0px);
|
|
287
|
+
block-size: calc(100% + 2 * 0px);
|
|
288
|
+
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
289
|
+
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
290
|
+
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
291
|
+
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
289
292
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
290
293
|
}
|
|
291
294
|
|
|
292
|
-
.awsui_content-
|
|
295
|
+
.awsui_content-display_1f3h0_1bzul_185:not(#\9) {
|
|
293
296
|
/* used in test-utils */
|
|
294
297
|
}
|
|
295
298
|
|
|
296
|
-
.awsui_content-display-
|
|
299
|
+
.awsui_content-display-title_1f3h0_1bzul_298:not(#\9) {
|
|
297
300
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
298
301
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
299
302
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -301,7 +304,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_1xvzc_268:not(#\9)
|
|
|
301
304
|
margin: 0;
|
|
302
305
|
}
|
|
303
306
|
|
|
304
|
-
.awsui_content-display-
|
|
307
|
+
.awsui_content-display-description_1f3h0_1bzul_306:not(#\9) {
|
|
305
308
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
306
309
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
307
310
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
@@ -309,7 +312,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_1xvzc_268:not(#\9)
|
|
|
309
312
|
margin-top: var(--space-scaled-xxxs-27y4hv, 2px);
|
|
310
313
|
}
|
|
311
314
|
|
|
312
|
-
.awsui_content-display-option-
|
|
315
|
+
.awsui_content-display-option-list_1f3h0_1bzul_314:not(#\9) {
|
|
313
316
|
position: relative;
|
|
314
317
|
list-style: none;
|
|
315
318
|
padding: 0;
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
6
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
7
|
-
"content-display-option": "awsui_content-display-
|
|
8
|
-
"placeholder": "
|
|
9
|
-
"sorting": "
|
|
10
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
11
|
-
"drag-overlay": "awsui_drag-
|
|
12
|
-
"content-display": "awsui_content-
|
|
13
|
-
"content-display-title": "awsui_content-display-
|
|
14
|
-
"content-display-description": "awsui_content-display-
|
|
15
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
5
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_1f3h0_1bzul_185",
|
|
6
|
+
"content-display-option-content": "awsui_content-display-option-content_1f3h0_1bzul_189",
|
|
7
|
+
"content-display-option": "awsui_content-display-option_1f3h0_1bzul_185",
|
|
8
|
+
"placeholder": "awsui_placeholder_1f3h0_1bzul_234",
|
|
9
|
+
"sorting": "awsui_sorting_1f3h0_1bzul_234",
|
|
10
|
+
"content-display-option-label": "awsui_content-display-option-label_1f3h0_1bzul_261",
|
|
11
|
+
"drag-overlay": "awsui_drag-overlay_1f3h0_1bzul_268",
|
|
12
|
+
"content-display": "awsui_content-display_1f3h0_1bzul_185",
|
|
13
|
+
"content-display-title": "awsui_content-display-title_1f3h0_1bzul_298",
|
|
14
|
+
"content-display-description": "awsui_content-display-description_1f3h0_1bzul_306",
|
|
15
|
+
"content-display-option-list": "awsui_content-display-option-list_1f3h0_1bzul_314"
|
|
16
16
|
};
|
|
17
17
|
|
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"visible-content": "awsui_visible-
|
|
5
|
-
"visible-content-toggle": "awsui_visible-content-
|
|
6
|
-
"visible-content-groups": "awsui_visible-content-
|
|
7
|
-
"visible-content-group": "awsui_visible-content-
|
|
8
|
-
"visible-content-title": "awsui_visible-content-
|
|
9
|
-
"visible-content-group-label": "awsui_visible-content-group-
|
|
10
|
-
"visible-content-option": "awsui_visible-content-
|
|
11
|
-
"visible-content-option-label": "awsui_visible-content-option-
|
|
12
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
13
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
14
|
-
"content-display-option": "awsui_content-display-
|
|
15
|
-
"placeholder": "
|
|
16
|
-
"sorting": "
|
|
17
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
18
|
-
"drag-overlay": "awsui_drag-
|
|
19
|
-
"content-display": "awsui_content-
|
|
20
|
-
"content-display-title": "awsui_content-display-
|
|
21
|
-
"content-display-description": "awsui_content-display-
|
|
22
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
23
|
-
"root": "
|
|
24
|
-
"modal-root": "awsui_modal-
|
|
25
|
-
"trigger-button": "awsui_trigger-
|
|
26
|
-
"cancel-button": "awsui_cancel-
|
|
27
|
-
"confirm-button": "awsui_confirm-
|
|
28
|
-
"custom": "
|
|
29
|
-
"second-column-small": "awsui_second-column-
|
|
30
|
-
"wrap-lines": "awsui_wrap-
|
|
31
|
-
"striped-rows": "awsui_striped-
|
|
32
|
-
"content-density": "awsui_content-
|
|
33
|
-
"page-size": "awsui_page-
|
|
34
|
-
"page-size-form-field": "awsui_page-size-form-
|
|
35
|
-
"page-size-radio-group": "awsui_page-size-radio-
|
|
36
|
-
"sticky-columns": "awsui_sticky-
|
|
37
|
-
"sticky-columns-form-field": "awsui_sticky-columns-form-
|
|
38
|
-
"sticky-columns-radio-group": "awsui_sticky-columns-radio-
|
|
39
|
-
"sticky-columns-first": "awsui_sticky-columns-
|
|
40
|
-
"sticky-columns-last": "awsui_sticky-columns-
|
|
4
|
+
"visible-content": "awsui_visible-content_tc96w_2205y_185",
|
|
5
|
+
"visible-content-toggle": "awsui_visible-content-toggle_tc96w_2205y_186",
|
|
6
|
+
"visible-content-groups": "awsui_visible-content-groups_tc96w_2205y_187",
|
|
7
|
+
"visible-content-group": "awsui_visible-content-group_tc96w_2205y_187",
|
|
8
|
+
"visible-content-title": "awsui_visible-content-title_tc96w_2205y_192",
|
|
9
|
+
"visible-content-group-label": "awsui_visible-content-group-label_tc96w_2205y_201",
|
|
10
|
+
"visible-content-option": "awsui_visible-content-option_tc96w_2205y_207",
|
|
11
|
+
"visible-content-option-label": "awsui_visible-content-option-label_tc96w_2205y_218",
|
|
12
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_tc96w_2205y_409",
|
|
13
|
+
"content-display-option-content": "awsui_content-display-option-content_tc96w_2205y_413",
|
|
14
|
+
"content-display-option": "awsui_content-display-option_tc96w_2205y_409",
|
|
15
|
+
"placeholder": "awsui_placeholder_tc96w_2205y_458",
|
|
16
|
+
"sorting": "awsui_sorting_tc96w_2205y_458",
|
|
17
|
+
"content-display-option-label": "awsui_content-display-option-label_tc96w_2205y_485",
|
|
18
|
+
"drag-overlay": "awsui_drag-overlay_tc96w_2205y_492",
|
|
19
|
+
"content-display": "awsui_content-display_tc96w_2205y_409",
|
|
20
|
+
"content-display-title": "awsui_content-display-title_tc96w_2205y_522",
|
|
21
|
+
"content-display-description": "awsui_content-display-description_tc96w_2205y_530",
|
|
22
|
+
"content-display-option-list": "awsui_content-display-option-list_tc96w_2205y_538",
|
|
23
|
+
"root": "awsui_root_tc96w_2205y_544",
|
|
24
|
+
"modal-root": "awsui_modal-root_tc96w_2205y_545",
|
|
25
|
+
"trigger-button": "awsui_trigger-button_tc96w_2205y_546",
|
|
26
|
+
"cancel-button": "awsui_cancel-button_tc96w_2205y_547",
|
|
27
|
+
"confirm-button": "awsui_confirm-button_tc96w_2205y_548",
|
|
28
|
+
"custom": "awsui_custom_tc96w_2205y_549",
|
|
29
|
+
"second-column-small": "awsui_second-column-small_tc96w_2205y_553",
|
|
30
|
+
"wrap-lines": "awsui_wrap-lines_tc96w_2205y_557",
|
|
31
|
+
"striped-rows": "awsui_striped-rows_tc96w_2205y_558",
|
|
32
|
+
"content-density": "awsui_content-density_tc96w_2205y_559",
|
|
33
|
+
"page-size": "awsui_page-size_tc96w_2205y_560",
|
|
34
|
+
"page-size-form-field": "awsui_page-size-form-field_tc96w_2205y_561",
|
|
35
|
+
"page-size-radio-group": "awsui_page-size-radio-group_tc96w_2205y_562",
|
|
36
|
+
"sticky-columns": "awsui_sticky-columns_tc96w_2205y_563",
|
|
37
|
+
"sticky-columns-form-field": "awsui_sticky-columns-form-field_tc96w_2205y_564",
|
|
38
|
+
"sticky-columns-radio-group": "awsui_sticky-columns-radio-group_tc96w_2205y_565",
|
|
39
|
+
"sticky-columns-first": "awsui_sticky-columns-first_tc96w_2205y_566",
|
|
40
|
+
"sticky-columns-last": "awsui_sticky-columns-last_tc96w_2205y_567"
|
|
41
41
|
};
|
|
42
42
|
|
|
@@ -182,14 +182,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.awsui_visible-
|
|
186
|
-
.awsui_visible-content-
|
|
187
|
-
.awsui_visible-content-
|
|
188
|
-
.awsui_visible-content-
|
|
185
|
+
.awsui_visible-content_tc96w_2205y_185:not(#\9),
|
|
186
|
+
.awsui_visible-content-toggle_tc96w_2205y_186:not(#\9),
|
|
187
|
+
.awsui_visible-content-groups_tc96w_2205y_187:not(#\9),
|
|
188
|
+
.awsui_visible-content-group_tc96w_2205y_187:not(#\9) {
|
|
189
189
|
/* used in test-utils */
|
|
190
190
|
}
|
|
191
191
|
|
|
192
|
-
.awsui_visible-content-
|
|
192
|
+
.awsui_visible-content-title_tc96w_2205y_192:not(#\9) {
|
|
193
193
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
194
194
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
195
195
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -198,24 +198,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
margin-bottom: var(--space-scaled-l-0hpmd7, 20px);
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
-
.awsui_visible-content-group-
|
|
201
|
+
.awsui_visible-content-group-label_tc96w_2205y_201:not(#\9) {
|
|
202
202
|
color: var(--color-text-group-label-jpw8sm, #414d5c);
|
|
203
203
|
padding-bottom: var(--space-xs-zb16t3, 8px);
|
|
204
204
|
border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-secondary-um17yo, #e9ebed);
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.awsui_visible-content-
|
|
207
|
+
.awsui_visible-content-option_tc96w_2205y_207:not(#\9) {
|
|
208
208
|
display: flex;
|
|
209
209
|
flex-wrap: nowrap;
|
|
210
210
|
justify-content: space-between;
|
|
211
211
|
padding: var(--space-xs-zb16t3, 8px) 0px var(--space-xs-zb16t3, 8px) var(--space-scaled-l-0hpmd7, 20px);
|
|
212
212
|
border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-secondary-um17yo, #e9ebed);
|
|
213
213
|
}
|
|
214
|
-
.awsui_visible-content-
|
|
214
|
+
.awsui_visible-content-option_tc96w_2205y_207:not(#\9):last-child {
|
|
215
215
|
border-bottom: none;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.awsui_visible-content-option-
|
|
218
|
+
.awsui_visible-content-option-label_tc96w_2205y_218:not(#\9) {
|
|
219
219
|
overflow: hidden;
|
|
220
220
|
text-overflow: ellipsis;
|
|
221
221
|
padding-right: var(--space-l-t419sm, 20px);
|
|
@@ -406,11 +406,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
406
406
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
407
407
|
SPDX-License-Identifier: Apache-2.0
|
|
408
408
|
*/
|
|
409
|
-
.awsui_content-display-option-
|
|
409
|
+
.awsui_content-display-option-toggle_tc96w_2205y_409:not(#\9) {
|
|
410
410
|
/* used in test-utils */
|
|
411
411
|
}
|
|
412
412
|
|
|
413
|
-
.awsui_content-display-option-
|
|
413
|
+
.awsui_content-display-option-content_tc96w_2205y_413:not(#\9) {
|
|
414
414
|
border-collapse: separate;
|
|
415
415
|
border-spacing: 0;
|
|
416
416
|
box-sizing: border-box;
|
|
@@ -451,28 +451,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
451
451
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
452
452
|
}
|
|
453
453
|
|
|
454
|
-
.awsui_content-display-
|
|
454
|
+
.awsui_content-display-option_tc96w_2205y_409:not(#\9) {
|
|
455
455
|
list-style: none;
|
|
456
456
|
position: relative;
|
|
457
457
|
border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-secondary-um17yo, #e9ebed);
|
|
458
458
|
}
|
|
459
|
-
.awsui_content-display-
|
|
459
|
+
.awsui_content-display-option_tc96w_2205y_409:not(#\9):not(.awsui_placeholder_tc96w_2205y_458).awsui_sorting_tc96w_2205y_458 {
|
|
460
460
|
transition: transform var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
461
461
|
}
|
|
462
462
|
@media (prefers-reduced-motion: reduce) {
|
|
463
|
-
.awsui_content-display-
|
|
463
|
+
.awsui_content-display-option_tc96w_2205y_409:not(#\9):not(.awsui_placeholder_tc96w_2205y_458).awsui_sorting_tc96w_2205y_458 {
|
|
464
464
|
animation: none;
|
|
465
465
|
transition: none;
|
|
466
466
|
}
|
|
467
467
|
}
|
|
468
|
-
.awsui-motion-disabled .awsui_content-display-
|
|
468
|
+
.awsui-motion-disabled .awsui_content-display-option_tc96w_2205y_409:not(#\9):not(.awsui_placeholder_tc96w_2205y_458).awsui_sorting_tc96w_2205y_458, .awsui-mode-entering .awsui_content-display-option_tc96w_2205y_409:not(#\9):not(.awsui_placeholder_tc96w_2205y_458).awsui_sorting_tc96w_2205y_458 {
|
|
469
469
|
animation: none;
|
|
470
470
|
transition: none;
|
|
471
471
|
}
|
|
472
|
-
.awsui_content-display-
|
|
472
|
+
.awsui_content-display-option_tc96w_2205y_409.awsui_placeholder_tc96w_2205y_458 > .awsui_content-display-option-content_tc96w_2205y_413:not(#\9) {
|
|
473
473
|
position: relative;
|
|
474
474
|
}
|
|
475
|
-
.awsui_content-display-
|
|
475
|
+
.awsui_content-display-option_tc96w_2205y_409.awsui_placeholder_tc96w_2205y_458 > .awsui_content-display-option-content_tc96w_2205y_413:not(#\9):after {
|
|
476
476
|
content: " ";
|
|
477
477
|
position: absolute;
|
|
478
478
|
top: 0;
|
|
@@ -483,41 +483,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
483
483
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
484
484
|
}
|
|
485
485
|
|
|
486
|
-
.awsui_content-display-option-
|
|
486
|
+
.awsui_content-display-option-label_tc96w_2205y_485:not(#\9) {
|
|
487
487
|
flex-grow: 1;
|
|
488
|
-
min-
|
|
488
|
+
min-inline-size: 0;
|
|
489
489
|
word-break: break-word;
|
|
490
490
|
padding-right: var(--space-l-t419sm, 20px);
|
|
491
491
|
}
|
|
492
492
|
|
|
493
|
-
.awsui_drag-
|
|
493
|
+
.awsui_drag-overlay_tc96w_2205y_492:not(#\9) {
|
|
494
494
|
box-shadow: var(--shadow-container-active-kl29x9, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1019607843));
|
|
495
495
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
496
496
|
}
|
|
497
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
497
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_2205y_492:not(#\9) {
|
|
498
498
|
position: relative;
|
|
499
499
|
}
|
|
500
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
500
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_2205y_492:not(#\9) {
|
|
501
501
|
outline: 2px dotted transparent;
|
|
502
502
|
outline-offset: calc(0px - 1px);
|
|
503
503
|
}
|
|
504
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
504
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_2205y_492:not(#\9)::before {
|
|
505
505
|
content: " ";
|
|
506
506
|
display: block;
|
|
507
507
|
position: absolute;
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
508
|
+
inset-inline-start: calc(-1 * 0px);
|
|
509
|
+
inset-block-start: calc(-1 * 0px);
|
|
510
|
+
inline-size: calc(100% + 2 * 0px);
|
|
511
|
+
block-size: calc(100% + 2 * 0px);
|
|
512
|
+
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
513
|
+
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
514
|
+
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
515
|
+
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
513
516
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
514
517
|
}
|
|
515
518
|
|
|
516
|
-
.awsui_content-
|
|
519
|
+
.awsui_content-display_tc96w_2205y_409:not(#\9) {
|
|
517
520
|
/* used in test-utils */
|
|
518
521
|
}
|
|
519
522
|
|
|
520
|
-
.awsui_content-display-
|
|
523
|
+
.awsui_content-display-title_tc96w_2205y_522:not(#\9) {
|
|
521
524
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
522
525
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
523
526
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -525,7 +528,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_13z74_492:not(#\9)
|
|
|
525
528
|
margin: 0;
|
|
526
529
|
}
|
|
527
530
|
|
|
528
|
-
.awsui_content-display-
|
|
531
|
+
.awsui_content-display-description_tc96w_2205y_530:not(#\9) {
|
|
529
532
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
530
533
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
531
534
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
@@ -533,35 +536,35 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_13z74_492:not(#\9)
|
|
|
533
536
|
margin-top: var(--space-scaled-xxxs-27y4hv, 2px);
|
|
534
537
|
}
|
|
535
538
|
|
|
536
|
-
.awsui_content-display-option-
|
|
539
|
+
.awsui_content-display-option-list_tc96w_2205y_538:not(#\9) {
|
|
537
540
|
position: relative;
|
|
538
541
|
list-style: none;
|
|
539
542
|
padding: 0;
|
|
540
543
|
}
|
|
541
544
|
|
|
542
|
-
.
|
|
543
|
-
.awsui_modal-
|
|
544
|
-
.awsui_trigger-
|
|
545
|
-
.awsui_cancel-
|
|
546
|
-
.awsui_confirm-
|
|
547
|
-
.
|
|
545
|
+
.awsui_root_tc96w_2205y_544:not(#\9),
|
|
546
|
+
.awsui_modal-root_tc96w_2205y_545:not(#\9),
|
|
547
|
+
.awsui_trigger-button_tc96w_2205y_546:not(#\9),
|
|
548
|
+
.awsui_cancel-button_tc96w_2205y_547:not(#\9),
|
|
549
|
+
.awsui_confirm-button_tc96w_2205y_548:not(#\9),
|
|
550
|
+
.awsui_custom_tc96w_2205y_549:not(#\9) {
|
|
548
551
|
/* used in test-utils */
|
|
549
552
|
}
|
|
550
553
|
|
|
551
|
-
.awsui_second-column-
|
|
554
|
+
.awsui_second-column-small_tc96w_2205y_553:not(#\9) {
|
|
552
555
|
padding-top: calc(2 * var(--space-scaled-l-0hpmd7, 20px));
|
|
553
556
|
}
|
|
554
557
|
|
|
555
|
-
.awsui_wrap-
|
|
556
|
-
.awsui_striped-
|
|
557
|
-
.awsui_content-
|
|
558
|
-
.awsui_page-
|
|
559
|
-
.awsui_page-size-form-
|
|
560
|
-
.awsui_page-size-radio-
|
|
561
|
-
.awsui_sticky-
|
|
562
|
-
.awsui_sticky-columns-form-
|
|
563
|
-
.awsui_sticky-columns-radio-
|
|
564
|
-
.awsui_sticky-columns-
|
|
565
|
-
.awsui_sticky-columns-
|
|
558
|
+
.awsui_wrap-lines_tc96w_2205y_557:not(#\9),
|
|
559
|
+
.awsui_striped-rows_tc96w_2205y_558:not(#\9),
|
|
560
|
+
.awsui_content-density_tc96w_2205y_559:not(#\9),
|
|
561
|
+
.awsui_page-size_tc96w_2205y_560:not(#\9),
|
|
562
|
+
.awsui_page-size-form-field_tc96w_2205y_561:not(#\9),
|
|
563
|
+
.awsui_page-size-radio-group_tc96w_2205y_562:not(#\9),
|
|
564
|
+
.awsui_sticky-columns_tc96w_2205y_563:not(#\9),
|
|
565
|
+
.awsui_sticky-columns-form-field_tc96w_2205y_564:not(#\9),
|
|
566
|
+
.awsui_sticky-columns-radio-group_tc96w_2205y_565:not(#\9),
|
|
567
|
+
.awsui_sticky-columns-first_tc96w_2205y_566:not(#\9),
|
|
568
|
+
.awsui_sticky-columns-last_tc96w_2205y_567:not(#\9) {
|
|
566
569
|
/* used in test-utils */
|
|
567
570
|
}
|