@cloudscape-design/components 3.0.1349 → 3.0.1351
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/action-card/styles.css.js +17 -17
- package/action-card/styles.scoped.css +95 -102
- package/action-card/styles.selectors.js +17 -17
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +40 -44
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +18 -22
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +20 -24
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +6 -10
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +14 -14
- package/app-layout/drawer/styles.scoped.css +22 -26
- package/app-layout/drawer/styles.selectors.js +14 -14
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +12 -16
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +2 -6
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +12 -16
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +6 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +163 -179
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +9 -13
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +25 -32
- package/attribute-editor/styles.selectors.js +15 -15
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +10 -14
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +265 -269
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +25 -33
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +24 -31
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/icon-helper.js +1 -1
- package/button/icon-helper.js.map +1 -1
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +70 -74
- package/button/styles.selectors.js +23 -23
- package/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +28 -36
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +34 -38
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +32 -43
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +4 -8
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +43 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +39 -43
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +5 -9
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +4 -4
- package/code-editor/resizable-box/styles.scoped.css +6 -10
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +138 -142
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +39 -43
- package/collection-preferences/styles.selectors.js +38 -38
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +43 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +56 -60
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +16 -20
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +9 -13
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
- package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/date-range-picker/relative-range/styles.css.js +6 -6
- package/date-range-picker/relative-range/styles.scoped.css +10 -14
- package/date-range-picker/relative-range/styles.selectors.js +6 -6
- package/date-range-picker/styles.css.js +23 -23
- package/date-range-picker/styles.scoped.css +32 -36
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +6 -10
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +35 -39
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +37 -41
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +99 -168
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +3 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +8 -12
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +33 -37
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +188 -152
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +8 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +38 -42
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +54 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +54 -58
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +66 -70
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +7 -11
- package/hotspot/styles.selectors.js +7 -7
- package/icon/generated/icons.js +202 -176
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +41 -41
- package/icon/styles.scoped.css +91 -95
- package/icon/styles.selectors.js +41 -41
- package/input/internal.js +1 -1
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +68 -72
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +20 -24
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +29 -39
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/cartesian-chart/styles.css.js +28 -28
- package/internal/components/cartesian-chart/styles.scoped.css +32 -36
- package/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +3 -7
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +14 -18
- 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 +5 -9
- 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 +4 -8
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +19 -19
- package/internal/components/chart-series-details/styles.scoped.css +32 -36
- package/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +7 -11
- 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 +9 -13
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +9 -13
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +20 -24
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +3 -7
- 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 +2 -6
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
- package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -17
- 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 +29 -33
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +3 -3
- package/internal/components/options-list/styles.scoped.css +3 -7
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/panel-resize-handle/styles.css.js +3 -3
- package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +12 -16
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +1 -5
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +49 -53
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/sortable-area/styles.css.js +8 -8
- package/internal/components/sortable-area/styles.scoped.css +15 -19
- package/internal/components/sortable-area/styles.selectors.js +8 -8
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +9 -13
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +22 -26
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +50 -54
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +9 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +72 -125
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +7 -11
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +3 -7
- package/live-region/styles.selectors.js +2 -2
- package/manifest.json +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +17 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +46 -50
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +5 -9
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +30 -34
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +10 -14
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +48 -52
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +90 -94
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +30 -34
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +53 -57
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +43 -47
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +41 -45
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +1 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +6 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +32 -36
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +22 -26
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +3 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +110 -404
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +25 -29
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +76 -80
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +24 -28
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -24
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +24 -28
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +56 -60
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +47 -76
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +34 -38
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +375 -379
- package/table/body-cell/styles.selectors.js +48 -48
- package/table/header-cell/styles.css.js +38 -38
- package/table/header-cell/styles.scoped.css +108 -80
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +27 -31
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +4 -8
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -12
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +44 -48
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +50 -54
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +10 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +60 -64
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +3 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +17 -21
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +72 -76
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +17 -21
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +26 -34
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +4 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -9
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +65 -69
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +2 -6
- package/tree-view/styles.selectors.js +2 -2
- package/tree-view/tree-item/styles.css.js +10 -10
- package/tree-view/tree-item/styles.scoped.css +14 -28
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +5 -9
- package/truncated-text/styles.selectors.js +1 -1
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
- 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 +27 -31
- 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 +5 -9
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +60 -64
- package/wizard/styles.selectors.js +30 -30
package/link/styles.selectors.js
CHANGED
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"link": "
|
|
6
|
-
"variant-recovery": "awsui_variant-
|
|
7
|
-
"variant-secondary": "awsui_variant-
|
|
8
|
-
"variant-primary": "awsui_variant-
|
|
9
|
-
"variant-info": "awsui_variant-
|
|
10
|
-
"variant-value-large": "awsui_variant-value-
|
|
11
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
12
|
-
"button": "
|
|
13
|
-
"color-inverted": "awsui_color-
|
|
14
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
15
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
16
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
20
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
21
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
22
|
-
"font-size-inherit": "awsui_font-size-
|
|
23
|
-
"in-inline-token": "awsui_in-inline-
|
|
24
|
-
"icon-wrapper": "awsui_icon-
|
|
25
|
-
"icon": "
|
|
5
|
+
"link": "awsui_link_4c84z_9ijp6_141",
|
|
6
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_9ijp6_209",
|
|
7
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_9ijp6_242",
|
|
8
|
+
"variant-primary": "awsui_variant-primary_4c84z_9ijp6_277",
|
|
9
|
+
"variant-info": "awsui_variant-info_4c84z_9ijp6_310",
|
|
10
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_9ijp6_345",
|
|
11
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_9ijp6_377",
|
|
12
|
+
"button": "awsui_button_4c84z_9ijp6_412",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_9ijp6_447",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_9ijp6_468",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_9ijp6_476",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_9ijp6_483",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_9ijp6_491",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_9ijp6_499",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_9ijp6_507",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_9ijp6_515",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_9ijp6_523",
|
|
22
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_9ijp6_531",
|
|
23
|
+
"in-inline-token": "awsui_in-inline-token_4c84z_9ijp6_539",
|
|
24
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_9ijp6_543",
|
|
25
|
+
"icon": "awsui_icon_4c84z_9ijp6_543"
|
|
26
26
|
};
|
|
27
27
|
|
package/list/styles.css.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"item": "
|
|
6
|
-
"disable-item-paddings": "awsui_disable-item-
|
|
7
|
-
"disable-paddings": "awsui_disable-
|
|
8
|
-
"sortable-item": "awsui_sortable-
|
|
4
|
+
"root": "awsui_root_1axkx_kq4eh_141",
|
|
5
|
+
"item": "awsui_item_1axkx_kq4eh_179",
|
|
6
|
+
"disable-item-paddings": "awsui_disable-item-paddings_1axkx_kq4eh_182",
|
|
7
|
+
"disable-paddings": "awsui_disable-paddings_1axkx_kq4eh_185",
|
|
8
|
+
"sortable-item": "awsui_sortable-item_1axkx_kq4eh_192"
|
|
9
9
|
};
|
|
10
10
|
|
package/list/styles.scoped.css
CHANGED
|
@@ -136,13 +136,9 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/*
|
|
140
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
-
SPDX-License-Identifier: Apache-2.0
|
|
142
|
-
*/
|
|
143
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
141
|
+
.awsui_root_1axkx_kq4eh_141:not(#\9) {
|
|
146
142
|
border-collapse: separate;
|
|
147
143
|
border-spacing: 0;
|
|
148
144
|
box-sizing: border-box;
|
|
@@ -180,23 +176,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
180
176
|
position: relative;
|
|
181
177
|
}
|
|
182
178
|
|
|
183
|
-
.
|
|
179
|
+
.awsui_item_1axkx_kq4eh_179:not(#\9):not(:last-child) {
|
|
184
180
|
border-block-end: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-divider-secondary-46ol9n, #ebebf0);
|
|
185
181
|
}
|
|
186
|
-
.
|
|
182
|
+
.awsui_item_1axkx_kq4eh_179:not(#\9):not(.awsui_disable-item-paddings_1axkx_kq4eh_182) {
|
|
187
183
|
padding-block: var(--space-scaled-xs-xwoogq, 8px);
|
|
188
184
|
}
|
|
189
|
-
.
|
|
185
|
+
.awsui_item_1axkx_kq4eh_179:not(#\9):first-child.awsui_disable-paddings_1axkx_kq4eh_185 {
|
|
190
186
|
padding-block-start: 0;
|
|
191
187
|
}
|
|
192
|
-
.
|
|
188
|
+
.awsui_item_1axkx_kq4eh_179:not(#\9):last-child.awsui_disable-paddings_1axkx_kq4eh_185 {
|
|
193
189
|
padding-block-end: 0;
|
|
194
190
|
}
|
|
195
191
|
|
|
196
|
-
.awsui_sortable-
|
|
192
|
+
.awsui_sortable-item_1axkx_kq4eh_192:not(#\9) {
|
|
197
193
|
display: flex;
|
|
198
194
|
align-items: baseline;
|
|
199
195
|
}
|
|
200
|
-
.awsui_sortable-
|
|
196
|
+
.awsui_sortable-item_1axkx_kq4eh_192:not(#\9):not(.awsui_disable-item-paddings_1axkx_kq4eh_182) {
|
|
201
197
|
column-gap: var(--space-xxs-hwfkai, 4px);
|
|
202
198
|
}
|
package/list/styles.selectors.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
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
|
-
"item": "
|
|
7
|
-
"disable-item-paddings": "awsui_disable-item-
|
|
8
|
-
"disable-paddings": "awsui_disable-
|
|
9
|
-
"sortable-item": "awsui_sortable-
|
|
5
|
+
"root": "awsui_root_1axkx_kq4eh_141",
|
|
6
|
+
"item": "awsui_item_1axkx_kq4eh_179",
|
|
7
|
+
"disable-item-paddings": "awsui_disable-item-paddings_1axkx_kq4eh_182",
|
|
8
|
+
"disable-paddings": "awsui_disable-paddings_1axkx_kq4eh_185",
|
|
9
|
+
"sortable-item": "awsui_sortable-item_1axkx_kq4eh_192"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -136,21 +136,17 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/*
|
|
140
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
-
SPDX-License-Identifier: Apache-2.0
|
|
142
|
-
*/
|
|
143
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
141
|
+
.awsui_root_1iee7_di2un_141:not(#\9) {
|
|
146
142
|
display: contents;
|
|
147
143
|
}
|
|
148
144
|
|
|
149
|
-
.
|
|
145
|
+
.awsui_root_1iee7_di2un_141[hidden]:not(#\9) {
|
|
150
146
|
display: none;
|
|
151
147
|
}
|
|
152
148
|
|
|
153
|
-
.
|
|
149
|
+
.awsui_announcer_1iee7_di2un_149:not(#\9) {
|
|
154
150
|
position: absolute !important;
|
|
155
151
|
inset-block-start: -9999px !important;
|
|
156
152
|
inset-inline-start: -9999px !important;
|
|
@@ -2,7 +2,7 @@
|
|
|
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
|
-
"announcer": "
|
|
5
|
+
"root": "awsui_root_1iee7_di2un_141",
|
|
6
|
+
"announcer": "awsui_announcer_1iee7_di2un_149"
|
|
7
7
|
};
|
|
8
8
|
|
package/manifest.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"series": "
|
|
5
|
-
"series--bar": "awsui_series--
|
|
6
|
-
"series__rect": "
|
|
7
|
-
"exiting": "
|
|
8
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
9
|
-
"root": "
|
|
10
|
-
"series--highlighted": "awsui_series--
|
|
11
|
-
"series__bar--highlighted": "awsui_series__bar--
|
|
12
|
-
"series--dimmed": "awsui_series--
|
|
13
|
-
"series--threshold": "awsui_series--
|
|
14
|
-
"bar-group": "awsui_bar-
|
|
4
|
+
"series": "awsui_series_1yz9c_z6nhr_185",
|
|
5
|
+
"series--bar": "awsui_series--bar_1yz9c_z6nhr_186",
|
|
6
|
+
"series__rect": "awsui_series__rect_1yz9c_z6nhr_186",
|
|
7
|
+
"exiting": "awsui_exiting_1yz9c_z6nhr_203",
|
|
8
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_1yz9c_z6nhr_1",
|
|
9
|
+
"root": "awsui_root_1yz9c_z6nhr_225",
|
|
10
|
+
"series--highlighted": "awsui_series--highlighted_1yz9c_z6nhr_238",
|
|
11
|
+
"series__bar--highlighted": "awsui_series__bar--highlighted_1yz9c_z6nhr_239",
|
|
12
|
+
"series--dimmed": "awsui_series--dimmed_1yz9c_z6nhr_243",
|
|
13
|
+
"series--threshold": "awsui_series--threshold_1yz9c_z6nhr_247",
|
|
14
|
+
"bar-group": "awsui_bar-group_1yz9c_z6nhr_252"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -176,36 +176,32 @@
|
|
|
176
176
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
177
177
|
SPDX-License-Identifier: Apache-2.0
|
|
178
178
|
*/
|
|
179
|
-
/*
|
|
180
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
181
|
-
SPDX-License-Identifier: Apache-2.0
|
|
182
|
-
*/
|
|
183
179
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
184
180
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
185
181
|
/*
|
|
186
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
183
|
SPDX-License-Identifier: Apache-2.0
|
|
188
184
|
*/
|
|
189
|
-
.
|
|
190
|
-
.awsui_series--
|
|
185
|
+
.awsui_series_1yz9c_z6nhr_185:not(#\9),
|
|
186
|
+
.awsui_series--bar_1yz9c_z6nhr_186 > .awsui_series__rect_1yz9c_z6nhr_186:not(#\9) {
|
|
191
187
|
transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
|
|
192
188
|
}
|
|
193
189
|
@media (prefers-reduced-motion: reduce) {
|
|
194
|
-
.
|
|
195
|
-
.awsui_series--
|
|
190
|
+
.awsui_series_1yz9c_z6nhr_185:not(#\9),
|
|
191
|
+
.awsui_series--bar_1yz9c_z6nhr_186 > .awsui_series__rect_1yz9c_z6nhr_186:not(#\9) {
|
|
196
192
|
animation: none;
|
|
197
193
|
transition: none;
|
|
198
194
|
}
|
|
199
195
|
}
|
|
200
|
-
.awsui-motion-disabled .
|
|
196
|
+
.awsui-motion-disabled .awsui_series_1yz9c_z6nhr_185:not(#\9), .awsui-mode-entering .awsui_series_1yz9c_z6nhr_185:not(#\9), .awsui-motion-disabled .awsui_series--bar_1yz9c_z6nhr_186 > .awsui_series__rect_1yz9c_z6nhr_186:not(#\9), .awsui-mode-entering .awsui_series--bar_1yz9c_z6nhr_186 > .awsui_series__rect_1yz9c_z6nhr_186:not(#\9) {
|
|
201
197
|
animation: none;
|
|
202
198
|
transition: none;
|
|
203
199
|
}
|
|
204
200
|
|
|
205
|
-
.
|
|
206
|
-
animation: awsui_awsui-motion-fade-out-
|
|
201
|
+
.awsui_exiting_1yz9c_z6nhr_203:not(#\9) {
|
|
202
|
+
animation: awsui_awsui-motion-fade-out-0_1yz9c_z6nhr_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms) var(--motion-easing-refresh-only-b-44kz4o, cubic-bezier(1, 0, 0.83, 1));
|
|
207
203
|
}
|
|
208
|
-
@keyframes awsui_awsui-motion-fade-out-
|
|
204
|
+
@keyframes awsui_awsui-motion-fade-out-0_1yz9c_z6nhr_1 {
|
|
209
205
|
from {
|
|
210
206
|
opacity: 1;
|
|
211
207
|
}
|
|
@@ -214,21 +210,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
210
|
}
|
|
215
211
|
}
|
|
216
212
|
@media (prefers-reduced-motion: reduce) {
|
|
217
|
-
.
|
|
213
|
+
.awsui_exiting_1yz9c_z6nhr_203:not(#\9) {
|
|
218
214
|
animation: none;
|
|
219
215
|
transition: none;
|
|
220
216
|
}
|
|
221
217
|
}
|
|
222
|
-
.awsui-motion-disabled .
|
|
218
|
+
.awsui-motion-disabled .awsui_exiting_1yz9c_z6nhr_203:not(#\9), .awsui-mode-entering .awsui_exiting_1yz9c_z6nhr_203:not(#\9) {
|
|
223
219
|
animation: none;
|
|
224
220
|
transition: none;
|
|
225
221
|
}
|
|
226
222
|
|
|
227
|
-
.
|
|
223
|
+
.awsui_root_1yz9c_z6nhr_225:not(#\9) {
|
|
228
224
|
/* used in test-utils */
|
|
229
225
|
}
|
|
230
226
|
|
|
231
|
-
.
|
|
227
|
+
.awsui_series_1yz9c_z6nhr_185:not(#\9) {
|
|
232
228
|
display: block;
|
|
233
229
|
stroke-width: var(--border-line-chart-width-tesor1, 2px);
|
|
234
230
|
fill: none;
|
|
@@ -237,20 +233,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
237
233
|
pointer-events: none;
|
|
238
234
|
}
|
|
239
235
|
|
|
240
|
-
.awsui_series--
|
|
241
|
-
.awsui_series__bar--
|
|
236
|
+
.awsui_series--highlighted_1yz9c_z6nhr_238:not(#\9),
|
|
237
|
+
.awsui_series__bar--highlighted_1yz9c_z6nhr_239:not(#\9) {
|
|
242
238
|
/* used in dom query */
|
|
243
239
|
}
|
|
244
240
|
|
|
245
|
-
.awsui_series--
|
|
241
|
+
.awsui_series--dimmed_1yz9c_z6nhr_243:not(#\9) {
|
|
246
242
|
opacity: 0.3;
|
|
247
243
|
}
|
|
248
244
|
|
|
249
|
-
.awsui_series--
|
|
245
|
+
.awsui_series--threshold_1yz9c_z6nhr_247:not(#\9) {
|
|
250
246
|
stroke-dasharray: var(--border-line-chart-dash-array-desefi, 3 5);
|
|
251
247
|
stroke-width: var(--border-line-chart-width-tesor1, 2px);
|
|
252
248
|
}
|
|
253
249
|
|
|
254
|
-
.awsui_bar-
|
|
250
|
+
.awsui_bar-group_1yz9c_z6nhr_252:not(#\9) {
|
|
255
251
|
pointer-events: none;
|
|
256
252
|
}
|
|
@@ -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
|
-
"series": "
|
|
6
|
-
"series--bar": "awsui_series--
|
|
7
|
-
"series__rect": "
|
|
8
|
-
"exiting": "
|
|
9
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
10
|
-
"root": "
|
|
11
|
-
"series--highlighted": "awsui_series--
|
|
12
|
-
"series__bar--highlighted": "awsui_series__bar--
|
|
13
|
-
"series--dimmed": "awsui_series--
|
|
14
|
-
"series--threshold": "awsui_series--
|
|
15
|
-
"bar-group": "awsui_bar-
|
|
5
|
+
"series": "awsui_series_1yz9c_z6nhr_185",
|
|
6
|
+
"series--bar": "awsui_series--bar_1yz9c_z6nhr_186",
|
|
7
|
+
"series__rect": "awsui_series__rect_1yz9c_z6nhr_186",
|
|
8
|
+
"exiting": "awsui_exiting_1yz9c_z6nhr_203",
|
|
9
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_1yz9c_z6nhr_1",
|
|
10
|
+
"root": "awsui_root_1yz9c_z6nhr_225",
|
|
11
|
+
"series--highlighted": "awsui_series--highlighted_1yz9c_z6nhr_238",
|
|
12
|
+
"series__bar--highlighted": "awsui_series__bar--highlighted_1yz9c_z6nhr_239",
|
|
13
|
+
"series--dimmed": "awsui_series--dimmed_1yz9c_z6nhr_243",
|
|
14
|
+
"series--threshold": "awsui_series--threshold_1yz9c_z6nhr_247",
|
|
15
|
+
"bar-group": "awsui_bar-group_1yz9c_z6nhr_252"
|
|
16
16
|
};
|
|
17
17
|
|
package/modal/styles.css.js
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dialog": "
|
|
5
|
-
"modal-slide-up": "awsui_modal-slide-
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
9
|
-
"root": "
|
|
10
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
11
|
-
"hidden": "
|
|
12
|
-
"focus-lock": "awsui_focus-
|
|
13
|
-
"position-top": "awsui_position-
|
|
14
|
-
"position-center": "awsui_position-
|
|
15
|
-
"small": "
|
|
16
|
-
"medium": "
|
|
17
|
-
"large": "
|
|
18
|
-
"x-large": "awsui_x-
|
|
19
|
-
"xx-large": "awsui_xx-
|
|
20
|
-
"custom-width": "awsui_custom-
|
|
21
|
-
"max": "
|
|
22
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
23
|
-
"custom-height": "awsui_custom-
|
|
24
|
-
"container": "
|
|
25
|
-
"custom-height-container": "awsui_custom-height-
|
|
26
|
-
"content": "
|
|
27
|
-
"no-paddings": "awsui_no-
|
|
28
|
-
"custom-height-content": "awsui_custom-height-
|
|
29
|
-
"header": "
|
|
30
|
-
"header--text": "awsui_header--
|
|
31
|
-
"footer": "
|
|
32
|
-
"footer--rounded": "awsui_footer--
|
|
33
|
-
"dismiss-control": "awsui_dismiss-
|
|
34
|
-
"modal-open": "awsui_modal-
|
|
4
|
+
"dialog": "awsui_dialog_1d2i7_1teja_165",
|
|
5
|
+
"modal-slide-up": "awsui_modal-slide-up_1d2i7_1teja_1",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_1teja_1",
|
|
7
|
+
"refresh": "awsui_refresh_1d2i7_1teja_188",
|
|
8
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_1teja_1",
|
|
9
|
+
"root": "awsui_root_1d2i7_1teja_221",
|
|
10
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_1teja_1",
|
|
11
|
+
"hidden": "awsui_hidden_1d2i7_1teja_298",
|
|
12
|
+
"focus-lock": "awsui_focus-lock_1d2i7_1teja_302",
|
|
13
|
+
"position-top": "awsui_position-top_1d2i7_1teja_310",
|
|
14
|
+
"position-center": "awsui_position-center_1d2i7_1teja_313",
|
|
15
|
+
"small": "awsui_small_1d2i7_1teja_327",
|
|
16
|
+
"medium": "awsui_medium_1d2i7_1teja_330",
|
|
17
|
+
"large": "awsui_large_1d2i7_1teja_333",
|
|
18
|
+
"x-large": "awsui_x-large_1d2i7_1teja_336",
|
|
19
|
+
"xx-large": "awsui_xx-large_1d2i7_1teja_339",
|
|
20
|
+
"custom-width": "awsui_custom-width_1d2i7_1teja_342",
|
|
21
|
+
"max": "awsui_max_1d2i7_1teja_345",
|
|
22
|
+
"breakpoint-xs": "awsui_breakpoint-xs_1d2i7_1teja_345",
|
|
23
|
+
"custom-height": "awsui_custom-height_1d2i7_1teja_350",
|
|
24
|
+
"container": "awsui_container_1d2i7_1teja_355",
|
|
25
|
+
"custom-height-container": "awsui_custom-height-container_1d2i7_1teja_395",
|
|
26
|
+
"content": "awsui_content_1d2i7_1teja_401",
|
|
27
|
+
"no-paddings": "awsui_no-paddings_1d2i7_1teja_406",
|
|
28
|
+
"custom-height-content": "awsui_custom-height-content_1d2i7_1teja_410",
|
|
29
|
+
"header": "awsui_header_1d2i7_1teja_415",
|
|
30
|
+
"header--text": "awsui_header--text_1d2i7_1teja_427",
|
|
31
|
+
"footer": "awsui_footer_1d2i7_1teja_431",
|
|
32
|
+
"footer--rounded": "awsui_footer--rounded_1d2i7_1teja_440",
|
|
33
|
+
"dismiss-control": "awsui_dismiss-control_1d2i7_1teja_452",
|
|
34
|
+
"modal-open": "awsui_modal-open_1d2i7_1teja_456"
|
|
35
35
|
};
|
|
36
36
|
|