@cloudscape-design/components-themeable 3.0.1000 → 3.0.1002
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +56 -56
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +28 -28
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +43 -43
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/drawer/styles.css.js +14 -14
- package/lib/internal/template/app-layout/drawer/styles.scoped.css +31 -31
- package/lib/internal/template/app-layout/drawer/styles.selectors.js +14 -14
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +12 -12
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/styles.css.js +12 -12
- package/lib/internal/template/app-layout/styles.scoped.css +15 -15
- package/lib/internal/template/app-layout/styles.selectors.js +12 -12
- package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +199 -199
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +43 -43
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +21 -21
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +21 -21
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +18 -18
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +5 -5
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +25 -25
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +5 -5
- package/lib/internal/template/area-chart/styles.css.js +6 -6
- package/lib/internal/template/area-chart/styles.scoped.css +10 -10
- package/lib/internal/template/area-chart/styles.selectors.js +6 -6
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +32 -32
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/badge/styles.css.js +10 -10
- package/lib/internal/template/badge/styles.scoped.css +12 -12
- package/lib/internal/template/badge/styles.selectors.js +10 -10
- package/lib/internal/template/box/styles.css.js +191 -191
- package/lib/internal/template/box/styles.scoped.css +250 -250
- package/lib/internal/template/box/styles.selectors.js +191 -191
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +32 -32
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +32 -32
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +131 -131
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +15 -15
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +15 -15
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +16 -16
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +40 -40
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +16 -16
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-dropdown/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/styles.scoped.css +31 -31
- package/lib/internal/template/button-dropdown/styles.selectors.js +21 -21
- package/lib/internal/template/button-group/styles.css.js +4 -4
- package/lib/internal/template/button-group/styles.scoped.css +6 -6
- package/lib/internal/template/button-group/styles.selectors.js +4 -4
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +60 -60
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +60 -60
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +7 -7
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +224 -224
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
- package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +16 -16
- package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
- package/lib/internal/template/collection-preferences/styles.css.js +38 -38
- package/lib/internal/template/collection-preferences/styles.scoped.css +48 -48
- package/lib/internal/template/collection-preferences/styles.selectors.js +38 -38
- package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +9 -9
- package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/lib/internal/template/column-layout/styles.css.js +13 -13
- package/lib/internal/template/column-layout/styles.scoped.css +47 -47
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +33 -33
- package/lib/internal/template/container/styles.scoped.css +68 -68
- package/lib/internal/template/container/styles.selectors.js +33 -33
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +19 -19
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +11 -11
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +74 -74
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/date-range-picker/styles.css.js +23 -23
- package/lib/internal/template/date-range-picker/styles.scoped.css +40 -40
- package/lib/internal/template/date-range-picker/styles.selectors.js +23 -23
- package/lib/internal/template/drawer/styles.css.js +8 -8
- package/lib/internal/template/drawer/styles.scoped.css +16 -16
- package/lib/internal/template/drawer/styles.selectors.js +8 -8
- package/lib/internal/template/expandable-section/styles.css.js +34 -34
- package/lib/internal/template/expandable-section/styles.scoped.css +76 -76
- package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
- package/lib/internal/template/file-dropzone/styles.css.js +3 -3
- package/lib/internal/template/file-dropzone/styles.scoped.css +12 -12
- package/lib/internal/template/file-dropzone/styles.selectors.js +3 -3
- package/lib/internal/template/file-input/styles.css.js +6 -6
- package/lib/internal/template/file-input/styles.scoped.css +11 -11
- package/lib/internal/template/file-input/styles.selectors.js +6 -6
- package/lib/internal/template/file-token-group/styles.css.js +22 -22
- package/lib/internal/template/file-token-group/styles.scoped.css +46 -46
- package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
- package/lib/internal/template/flashbar/interfaces.d.ts +1 -1
- package/lib/internal/template/flashbar/interfaces.js.map +1 -1
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +151 -151
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/form/styles.css.js +8 -8
- package/lib/internal/template/form/styles.scoped.css +9 -9
- package/lib/internal/template/form/styles.selectors.js +8 -8
- package/lib/internal/template/form-field/styles.css.js +24 -24
- package/lib/internal/template/form-field/styles.scoped.css +44 -44
- package/lib/internal/template/form-field/styles.selectors.js +24 -24
- package/lib/internal/template/grid/styles.css.js +53 -53
- package/lib/internal/template/grid/styles.scoped.css +55 -55
- package/lib/internal/template/grid/styles.selectors.js +53 -53
- package/lib/internal/template/header/styles.css.js +34 -34
- package/lib/internal/template/header/styles.scoped.css +54 -54
- package/lib/internal/template/header/styles.selectors.js +34 -34
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +84 -84
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +39 -39
- package/lib/internal/template/icon/styles.scoped.css +100 -100
- package/lib/internal/template/icon/styles.selectors.js +39 -39
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +63 -63
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +2580 -2580
- package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
- package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +23 -23
- package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +55 -55
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +36 -36
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +6 -6
- package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +37 -37
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
- package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +3 -3
- package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
- package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/drag-handle/styles.css.js +12 -12
- package/lib/internal/template/internal/components/drag-handle/styles.scoped.css +24 -24
- package/lib/internal/template/internal/components/drag-handle/styles.selectors.js +12 -12
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +21 -21
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +42 -42
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +19 -19
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +37 -37
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +2 -2
- package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +21 -21
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +69 -69
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/sortable-area/styles.css.js +8 -8
- package/lib/internal/template/internal/components/sortable-area/styles.scoped.css +21 -21
- package/lib/internal/template/internal/components/sortable-area/styles.selectors.js +8 -8
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +30 -30
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.js +222 -222
- package/lib/internal/template/internal/generated/theming/index.cjs +232 -232
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +2 -2
- package/lib/internal/template/internal/generated/theming/index.d.ts +2 -2
- package/lib/internal/template/internal/generated/theming/index.js +232 -232
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +13 -13
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +98 -98
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/modal/styles.css.js +23 -23
- package/lib/internal/template/modal/styles.scoped.css +45 -45
- package/lib/internal/template/modal/styles.selectors.js +23 -23
- package/lib/internal/template/multiselect/styles.css.js +3 -3
- package/lib/internal/template/multiselect/styles.scoped.css +5 -5
- package/lib/internal/template/multiselect/styles.selectors.js +3 -3
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +38 -38
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +53 -53
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +56 -56
- package/lib/internal/template/popover/styles.scoped.css +101 -101
- package/lib/internal/template/popover/styles.selectors.js +56 -56
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +36 -36
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +15 -15
- package/lib/internal/template/prompt-input/styles.scoped.css +83 -83
- package/lib/internal/template/prompt-input/styles.selectors.js +15 -15
- package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
- package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +55 -55
- package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +52 -52
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/radio-group/styles.css.js +10 -10
- package/lib/internal/template/radio-group/styles.scoped.css +27 -27
- package/lib/internal/template/radio-group/styles.selectors.js +10 -10
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +56 -56
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/parts/styles.css.js +20 -20
- package/lib/internal/template/select/parts/styles.scoped.css +32 -32
- package/lib/internal/template/select/parts/styles.selectors.js +20 -20
- package/lib/internal/template/select/styles.css.js +1 -1
- package/lib/internal/template/select/styles.scoped.css +2 -2
- package/lib/internal/template/select/styles.selectors.js +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +55 -55
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +152 -152
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +21 -21
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +44 -44
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/split-panel/styles.css.js +27 -27
- package/lib/internal/template/split-panel/styles.scoped.css +55 -55
- package/lib/internal/template/split-panel/styles.selectors.js +27 -27
- package/lib/internal/template/status-indicator/styles.css.js +23 -23
- package/lib/internal/template/status-indicator/styles.scoped.css +43 -43
- package/lib/internal/template/status-indicator/styles.selectors.js +23 -23
- package/lib/internal/template/steps/styles.css.js +6 -6
- package/lib/internal/template/steps/styles.scoped.css +9 -9
- package/lib/internal/template/steps/styles.selectors.js +6 -6
- package/lib/internal/template/table/body-cell/styles.css.js +46 -46
- package/lib/internal/template/table/body-cell/styles.scoped.css +401 -401
- package/lib/internal/template/table/body-cell/styles.selectors.js +46 -46
- package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
- package/lib/internal/template/table/expandable-rows/styles.scoped.css +18 -18
- package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
- package/lib/internal/template/table/header-cell/styles.css.js +28 -28
- package/lib/internal/template/table/header-cell/styles.scoped.css +84 -84
- package/lib/internal/template/table/header-cell/styles.selectors.js +28 -28
- package/lib/internal/template/table/resizer/styles.css.js +8 -8
- package/lib/internal/template/table/resizer/styles.scoped.css +22 -22
- package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
- package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
- package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +10 -10
- package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/lib/internal/template/table/styles.css.js +34 -34
- package/lib/internal/template/table/styles.scoped.css +48 -48
- package/lib/internal/template/table/styles.selectors.js +34 -34
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +65 -65
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +15 -15
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +71 -71
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/text-filter/styles.css.js +3 -3
- package/lib/internal/template/text-filter/styles.scoped.css +5 -5
- package/lib/internal/template/text-filter/styles.selectors.js +3 -3
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +39 -39
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/tiles/styles.css.js +30 -30
- package/lib/internal/template/tiles/styles.scoped.css +90 -90
- package/lib/internal/template/tiles/styles.selectors.js +30 -30
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +27 -27
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/toggle-button/styles.css.js +3 -3
- package/lib/internal/template/toggle-button/styles.scoped.css +6 -6
- package/lib/internal/template/toggle-button/styles.selectors.js +3 -3
- package/lib/internal/template/token-group/styles.css.js +8 -8
- package/lib/internal/template/token-group/styles.scoped.css +33 -33
- package/lib/internal/template/token-group/styles.selectors.js +8 -8
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +23 -23
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +44 -44
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +23 -23
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +86 -86
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
- package/lib/internal/template/tutorial-panel/styles.scoped.css +2 -2
- package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
- package/lib/internal/template/wizard/styles.css.js +30 -30
- package/lib/internal/template/wizard/styles.scoped.css +83 -83
- package/lib/internal/template/wizard/styles.selectors.js +30 -30
- package/package.json +1 -1
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"handle": "
|
|
5
|
-
"handle-size-normal": "awsui_handle-size-
|
|
6
|
-
"handle-size-small": "awsui_handle-size-
|
|
7
|
-
"handle-drag-indicator": "awsui_handle-drag-
|
|
8
|
-
"handle-resize-area": "awsui_handle-resize-
|
|
9
|
-
"handle-resize-horizontal": "awsui_handle-resize-
|
|
10
|
-
"handle-resize-vertical": "awsui_handle-resize-
|
|
11
|
-
"handle-disabled": "awsui_handle-
|
|
12
|
-
"hide-focus": "awsui_hide-
|
|
13
|
-
"resize-icon": "awsui_resize-
|
|
14
|
-
"resize-icon-vertical": "awsui_resize-icon-
|
|
15
|
-
"resize-icon-horizontal": "awsui_resize-icon-
|
|
4
|
+
"handle": "awsui_handle_sdha6_17f7o_145",
|
|
5
|
+
"handle-size-normal": "awsui_handle-size-normal_sdha6_17f7o_153",
|
|
6
|
+
"handle-size-small": "awsui_handle-size-small_sdha6_17f7o_157",
|
|
7
|
+
"handle-drag-indicator": "awsui_handle-drag-indicator_sdha6_17f7o_160",
|
|
8
|
+
"handle-resize-area": "awsui_handle-resize-area_sdha6_17f7o_166",
|
|
9
|
+
"handle-resize-horizontal": "awsui_handle-resize-horizontal_sdha6_17f7o_173",
|
|
10
|
+
"handle-resize-vertical": "awsui_handle-resize-vertical_sdha6_17f7o_176",
|
|
11
|
+
"handle-disabled": "awsui_handle-disabled_sdha6_17f7o_179",
|
|
12
|
+
"hide-focus": "awsui_hide-focus_sdha6_17f7o_189",
|
|
13
|
+
"resize-icon": "awsui_resize-icon_sdha6_17f7o_211",
|
|
14
|
+
"resize-icon-vertical": "awsui_resize-icon-vertical_sdha6_17f7o_217",
|
|
15
|
+
"resize-icon-horizontal": "awsui_resize-icon-horizontal_sdha6_17f7o_221"
|
|
16
16
|
};
|
|
17
17
|
|
|
@@ -142,59 +142,59 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_handle_sdha6_17f7o_145:not(#\9) {
|
|
146
146
|
appearance: none;
|
|
147
|
-
color: var(--color-text-interactive-default-
|
|
147
|
+
color: var(--color-text-interactive-default-qwoe3g, #545b64);
|
|
148
148
|
background: transparent;
|
|
149
149
|
inline-size: -moz-fit-content;
|
|
150
150
|
inline-size: fit-content;
|
|
151
151
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
152
152
|
touch-action: none;
|
|
153
153
|
}
|
|
154
|
-
.awsui_handle-size-
|
|
154
|
+
.awsui_handle-size-normal_sdha6_17f7o_153:not(#\9) {
|
|
155
155
|
block-size: var(--line-height-body-m-bedeoh, 22px);
|
|
156
156
|
padding-inline: var(--space-scaled-xxxs-prgw5k, 2px);
|
|
157
157
|
}
|
|
158
|
-
.awsui_handle-size-
|
|
158
|
+
.awsui_handle-size-small_sdha6_17f7o_157:not(#\9) {
|
|
159
159
|
block-size: var(--line-height-body-s-otgtsr, 16px);
|
|
160
160
|
}
|
|
161
|
-
.awsui_handle-drag-
|
|
161
|
+
.awsui_handle-drag-indicator_sdha6_17f7o_160:not(#\9) {
|
|
162
162
|
cursor: grab;
|
|
163
163
|
}
|
|
164
|
-
.awsui_handle-drag-
|
|
164
|
+
.awsui_handle-drag-indicator_sdha6_17f7o_160:not(#\9):active {
|
|
165
165
|
cursor: grabbing;
|
|
166
166
|
}
|
|
167
|
-
.awsui_handle-resize-
|
|
167
|
+
.awsui_handle-resize-area_sdha6_17f7o_166:not(#\9) {
|
|
168
168
|
cursor: nwse-resize;
|
|
169
169
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
170
170
|
}
|
|
171
|
-
.awsui_handle-resize-
|
|
171
|
+
.awsui_handle-resize-area_sdha6_17f7o_166:not(#\9):dir(rtl) {
|
|
172
172
|
cursor: nesw-resize;
|
|
173
173
|
}
|
|
174
|
-
.awsui_handle-resize-
|
|
174
|
+
.awsui_handle-resize-horizontal_sdha6_17f7o_173:not(#\9) {
|
|
175
175
|
cursor: ew-resize;
|
|
176
176
|
}
|
|
177
|
-
.awsui_handle-resize-
|
|
177
|
+
.awsui_handle-resize-vertical_sdha6_17f7o_176:not(#\9) {
|
|
178
178
|
cursor: ns-resize;
|
|
179
179
|
}
|
|
180
|
-
.awsui_handle-
|
|
180
|
+
.awsui_handle-disabled_sdha6_17f7o_179:not(#\9) {
|
|
181
181
|
cursor: default;
|
|
182
182
|
}
|
|
183
|
-
.
|
|
184
|
-
color: var(--color-text-interactive-hover-
|
|
183
|
+
.awsui_handle_sdha6_17f7o_145:not(#\9):hover {
|
|
184
|
+
color: var(--color-text-interactive-hover-bu4gls, #16191f);
|
|
185
185
|
}
|
|
186
|
-
.
|
|
186
|
+
.awsui_handle_sdha6_17f7o_145:not(#\9):focus {
|
|
187
187
|
outline: none;
|
|
188
188
|
text-decoration: none;
|
|
189
189
|
}
|
|
190
|
-
body[data-awsui-focus-visible=true] .
|
|
190
|
+
body[data-awsui-focus-visible=true] .awsui_handle_sdha6_17f7o_145:not(#\9):focus:not(.awsui_hide-focus_sdha6_17f7o_189) {
|
|
191
191
|
position: relative;
|
|
192
192
|
}
|
|
193
|
-
body[data-awsui-focus-visible=true] .
|
|
193
|
+
body[data-awsui-focus-visible=true] .awsui_handle_sdha6_17f7o_145:not(#\9):focus:not(.awsui_hide-focus_sdha6_17f7o_189) {
|
|
194
194
|
outline: 2px dotted transparent;
|
|
195
195
|
outline-offset: calc(0px - 1px);
|
|
196
196
|
}
|
|
197
|
-
body[data-awsui-focus-visible=true] .
|
|
197
|
+
body[data-awsui-focus-visible=true] .awsui_handle_sdha6_17f7o_145:not(#\9):focus:not(.awsui_hide-focus_sdha6_17f7o_189)::before {
|
|
198
198
|
content: " ";
|
|
199
199
|
display: block;
|
|
200
200
|
position: absolute;
|
|
@@ -206,19 +206,19 @@ body[data-awsui-focus-visible=true] .awsui_handle_sdha6_akvh3_145:not(#\9):focus
|
|
|
206
206
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
207
207
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
208
208
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
209
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
209
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.awsui_resize-
|
|
213
|
-
stroke: var(--color-text-interactive-default-
|
|
212
|
+
.awsui_resize-icon_sdha6_17f7o_211:not(#\9) {
|
|
213
|
+
stroke: var(--color-text-interactive-default-qwoe3g, #545b64);
|
|
214
214
|
}
|
|
215
|
-
.awsui_resize-
|
|
216
|
-
stroke: var(--color-text-interactive-hover-
|
|
215
|
+
.awsui_resize-icon_sdha6_17f7o_211:not(#\9):hover {
|
|
216
|
+
stroke: var(--color-text-interactive-hover-bu4gls, #16191f);
|
|
217
217
|
}
|
|
218
|
-
.awsui_resize-icon-
|
|
218
|
+
.awsui_resize-icon-vertical_sdha6_17f7o_217:not(#\9) {
|
|
219
219
|
margin-block: auto;
|
|
220
220
|
margin-inline: auto;
|
|
221
221
|
}
|
|
222
|
-
.awsui_resize-icon-
|
|
222
|
+
.awsui_resize-icon-horizontal_sdha6_17f7o_221:not(#\9) {
|
|
223
223
|
transform: rotate(90deg);
|
|
224
224
|
}
|
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"handle": "
|
|
6
|
-
"handle-size-normal": "awsui_handle-size-
|
|
7
|
-
"handle-size-small": "awsui_handle-size-
|
|
8
|
-
"handle-drag-indicator": "awsui_handle-drag-
|
|
9
|
-
"handle-resize-area": "awsui_handle-resize-
|
|
10
|
-
"handle-resize-horizontal": "awsui_handle-resize-
|
|
11
|
-
"handle-resize-vertical": "awsui_handle-resize-
|
|
12
|
-
"handle-disabled": "awsui_handle-
|
|
13
|
-
"hide-focus": "awsui_hide-
|
|
14
|
-
"resize-icon": "awsui_resize-
|
|
15
|
-
"resize-icon-vertical": "awsui_resize-icon-
|
|
16
|
-
"resize-icon-horizontal": "awsui_resize-icon-
|
|
5
|
+
"handle": "awsui_handle_sdha6_17f7o_145",
|
|
6
|
+
"handle-size-normal": "awsui_handle-size-normal_sdha6_17f7o_153",
|
|
7
|
+
"handle-size-small": "awsui_handle-size-small_sdha6_17f7o_157",
|
|
8
|
+
"handle-drag-indicator": "awsui_handle-drag-indicator_sdha6_17f7o_160",
|
|
9
|
+
"handle-resize-area": "awsui_handle-resize-area_sdha6_17f7o_166",
|
|
10
|
+
"handle-resize-horizontal": "awsui_handle-resize-horizontal_sdha6_17f7o_173",
|
|
11
|
+
"handle-resize-vertical": "awsui_handle-resize-vertical_sdha6_17f7o_176",
|
|
12
|
+
"handle-disabled": "awsui_handle-disabled_sdha6_17f7o_179",
|
|
13
|
+
"hide-focus": "awsui_hide-focus_sdha6_17f7o_189",
|
|
14
|
+
"resize-icon": "awsui_resize-icon_sdha6_17f7o_211",
|
|
15
|
+
"resize-icon-vertical": "awsui_resize-icon-vertical_sdha6_17f7o_217",
|
|
16
|
+
"resize-icon-horizontal": "awsui_resize-icon-horizontal_sdha6_17f7o_221"
|
|
17
17
|
};
|
|
18
18
|
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"direction-button-wrapper": "awsui_direction-button-
|
|
5
|
-
"direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-
|
|
6
|
-
"direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-
|
|
7
|
-
"direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-
|
|
8
|
-
"direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-
|
|
9
|
-
"drag-handle-entry": "awsui_drag-handle-
|
|
10
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
11
|
-
"drag-handle-exit": "awsui_drag-handle-
|
|
12
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
13
|
-
"direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-
|
|
14
|
-
"direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-
|
|
15
|
-
"direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-
|
|
16
|
-
"direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-
|
|
17
|
-
"direction-button-wrapper-rtl": "awsui_direction-button-wrapper-
|
|
18
|
-
"drag-handle-wrapper": "awsui_drag-handle-
|
|
19
|
-
"portal-overlay": "awsui_portal-
|
|
20
|
-
"portal-overlay-contents": "awsui_portal-overlay-
|
|
21
|
-
"drag-handle": "awsui_drag-
|
|
22
|
-
"direction-button-wrapper-hidden": "awsui_direction-button-wrapper-
|
|
23
|
-
"direction-button": "awsui_direction-
|
|
24
|
-
"direction-button-disabled": "awsui_direction-button-
|
|
4
|
+
"direction-button-wrapper": "awsui_direction-button-wrapper_155yk_n5r9a_169",
|
|
5
|
+
"direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_n5r9a_189",
|
|
6
|
+
"direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_n5r9a_189",
|
|
7
|
+
"direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_n5r9a_189",
|
|
8
|
+
"direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_n5r9a_189",
|
|
9
|
+
"drag-handle-entry": "awsui_drag-handle-entry_155yk_n5r9a_1",
|
|
10
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_n5r9a_1",
|
|
11
|
+
"drag-handle-exit": "awsui_drag-handle-exit_155yk_n5r9a_1",
|
|
12
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_n5r9a_1",
|
|
13
|
+
"direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_n5r9a_229",
|
|
14
|
+
"direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_n5r9a_233",
|
|
15
|
+
"direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_n5r9a_237",
|
|
16
|
+
"direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_n5r9a_238",
|
|
17
|
+
"direction-button-wrapper-rtl": "awsui_direction-button-wrapper-rtl_155yk_n5r9a_238",
|
|
18
|
+
"drag-handle-wrapper": "awsui_drag-handle-wrapper_155yk_n5r9a_247",
|
|
19
|
+
"portal-overlay": "awsui_portal-overlay_155yk_n5r9a_252",
|
|
20
|
+
"portal-overlay-contents": "awsui_portal-overlay-contents_155yk_n5r9a_260",
|
|
21
|
+
"drag-handle": "awsui_drag-handle_155yk_n5r9a_247",
|
|
22
|
+
"direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_n5r9a_277",
|
|
23
|
+
"direction-button": "awsui_direction-button_155yk_n5r9a_169",
|
|
24
|
+
"direction-button-disabled": "awsui_direction-button-disabled_155yk_n5r9a_320"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
@keyframes awsui_drag-handle-
|
|
153
|
+
@keyframes awsui_drag-handle-entry_155yk_n5r9a_1 {
|
|
154
154
|
from {
|
|
155
155
|
transform: translate(var(--awsui-drag-handle-animation-inline-offset-xgujsu), var(--awsui-drag-handle-animation-block-offset-xgujsu));
|
|
156
156
|
}
|
|
@@ -158,7 +158,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
transform: translate(0, 0);
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
|
-
@keyframes awsui_drag-handle-
|
|
161
|
+
@keyframes awsui_drag-handle-exit_155yk_n5r9a_1 {
|
|
162
162
|
from {
|
|
163
163
|
transform: translate(0, 0);
|
|
164
164
|
}
|
|
@@ -166,11 +166,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
transform: translate(var(--awsui-drag-handle-animation-inline-offset-xgujsu), var(--awsui-drag-handle-animation-block-offset-xgujsu));
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
|
-
.awsui_direction-button-
|
|
169
|
+
.awsui_direction-button-wrapper_155yk_n5r9a_169:not(#\9) {
|
|
170
170
|
--awsui-drag-handle-animation-inline-offset-xgujsu: 0;
|
|
171
171
|
--awsui-drag-handle-animation-block-offset-xgujsu: 0;
|
|
172
172
|
}
|
|
173
|
-
@keyframes awsui_awsui-motion-fade-
|
|
173
|
+
@keyframes awsui_awsui-motion-fade-in_155yk_n5r9a_1 {
|
|
174
174
|
from {
|
|
175
175
|
opacity: 0.2;
|
|
176
176
|
}
|
|
@@ -178,7 +178,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
178
178
|
opacity: 1;
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
|
-
@keyframes awsui_awsui-motion-fade-out-
|
|
181
|
+
@keyframes awsui_awsui-motion-fade-out-0_155yk_n5r9a_1 {
|
|
182
182
|
from {
|
|
183
183
|
opacity: 1;
|
|
184
184
|
}
|
|
@@ -186,70 +186,70 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
opacity: 0;
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
|
-
.awsui_direction-button-wrapper-motion-
|
|
189
|
+
.awsui_direction-button-wrapper-motion-enter_155yk_n5r9a_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_n5r9a_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_n5r9a_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_n5r9a_189:not(#\9) {
|
|
190
190
|
pointer-events: none;
|
|
191
191
|
}
|
|
192
|
-
.awsui_direction-button-wrapper-motion-
|
|
193
|
-
animation: awsui_drag-handle-
|
|
192
|
+
.awsui_direction-button-wrapper-motion-entering_155yk_n5r9a_189:not(#\9) {
|
|
193
|
+
animation: awsui_drag-handle-entry_155yk_n5r9a_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out), awsui_awsui-motion-fade-in_155yk_n5r9a_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out);
|
|
194
194
|
}
|
|
195
195
|
@media (prefers-reduced-motion: reduce) {
|
|
196
|
-
.awsui_direction-button-wrapper-motion-
|
|
196
|
+
.awsui_direction-button-wrapper-motion-entering_155yk_n5r9a_189:not(#\9) {
|
|
197
197
|
animation: none;
|
|
198
198
|
transition: none;
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
|
-
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-
|
|
201
|
+
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_n5r9a_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_n5r9a_189:not(#\9) {
|
|
202
202
|
animation: none;
|
|
203
203
|
transition: none;
|
|
204
204
|
}
|
|
205
|
-
.awsui_direction-button-wrapper-motion-
|
|
206
|
-
animation: awsui_drag-handle-
|
|
205
|
+
.awsui_direction-button-wrapper-motion-exiting_155yk_n5r9a_189:not(#\9) {
|
|
206
|
+
animation: awsui_drag-handle-exit_155yk_n5r9a_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out) forwards, awsui_awsui-motion-fade-out-0_155yk_n5r9a_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out) forwards;
|
|
207
207
|
}
|
|
208
208
|
@media (prefers-reduced-motion: reduce) {
|
|
209
|
-
.awsui_direction-button-wrapper-motion-
|
|
209
|
+
.awsui_direction-button-wrapper-motion-exiting_155yk_n5r9a_189:not(#\9) {
|
|
210
210
|
animation: none;
|
|
211
211
|
transition: none;
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
|
-
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-
|
|
214
|
+
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_n5r9a_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_n5r9a_189:not(#\9) {
|
|
215
215
|
animation: none;
|
|
216
216
|
transition: none;
|
|
217
217
|
}
|
|
218
218
|
@media (prefers-reduced-motion: reduce) {
|
|
219
|
-
.awsui_direction-button-
|
|
219
|
+
.awsui_direction-button-wrapper_155yk_n5r9a_169:not(#\9) {
|
|
220
220
|
animation: none;
|
|
221
221
|
transition: none;
|
|
222
222
|
}
|
|
223
223
|
}
|
|
224
|
-
.awsui-motion-disabled .awsui_direction-button-
|
|
224
|
+
.awsui-motion-disabled .awsui_direction-button-wrapper_155yk_n5r9a_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_n5r9a_169:not(#\9) {
|
|
225
225
|
animation: none;
|
|
226
226
|
transition: none;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_direction-button-wrapper-block-
|
|
229
|
+
.awsui_direction-button-wrapper-block-start_155yk_n5r9a_229:not(#\9) {
|
|
230
230
|
--awsui-drag-handle-animation-block-offset-xgujsu: 20px;
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.awsui_direction-button-wrapper-block-
|
|
233
|
+
.awsui_direction-button-wrapper-block-end_155yk_n5r9a_233:not(#\9) {
|
|
234
234
|
--awsui-drag-handle-animation-block-offset-xgujsu: -20px;
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
.awsui_direction-button-wrapper-inline-
|
|
238
|
-
.awsui_direction-button-wrapper-inline-
|
|
237
|
+
.awsui_direction-button-wrapper-inline-start_155yk_n5r9a_237:not(#\9),
|
|
238
|
+
.awsui_direction-button-wrapper-inline-end_155yk_n5r9a_238.awsui_direction-button-wrapper-rtl_155yk_n5r9a_238:not(#\9) {
|
|
239
239
|
--awsui-drag-handle-animation-inline-offset-xgujsu: 20px;
|
|
240
240
|
}
|
|
241
241
|
|
|
242
|
-
.awsui_direction-button-wrapper-inline-
|
|
243
|
-
.awsui_direction-button-wrapper-inline-
|
|
242
|
+
.awsui_direction-button-wrapper-inline-end_155yk_n5r9a_238:not(#\9),
|
|
243
|
+
.awsui_direction-button-wrapper-inline-start_155yk_n5r9a_237.awsui_direction-button-wrapper-rtl_155yk_n5r9a_238:not(#\9) {
|
|
244
244
|
--awsui-drag-handle-animation-inline-offset-xgujsu: -20px;
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.awsui_drag-handle-
|
|
247
|
+
.awsui_drag-handle-wrapper_155yk_n5r9a_247:not(#\9) {
|
|
248
248
|
position: relative;
|
|
249
249
|
display: inline-block;
|
|
250
250
|
}
|
|
251
251
|
|
|
252
|
-
.awsui_portal-
|
|
252
|
+
.awsui_portal-overlay_155yk_n5r9a_252:not(#\9) {
|
|
253
253
|
position: absolute;
|
|
254
254
|
inset-block-start: 0;
|
|
255
255
|
inset-inline-start: 0;
|
|
@@ -257,16 +257,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
257
|
z-index: 7000;
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
.awsui_portal-overlay-
|
|
260
|
+
.awsui_portal-overlay-contents_155yk_n5r9a_260:not(#\9) {
|
|
261
261
|
pointer-events: auto;
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.awsui_drag-
|
|
264
|
+
.awsui_drag-handle_155yk_n5r9a_247:not(#\9) {
|
|
265
265
|
position: relative;
|
|
266
266
|
display: flex;
|
|
267
267
|
}
|
|
268
268
|
|
|
269
|
-
.awsui_direction-button-
|
|
269
|
+
.awsui_direction-button-wrapper_155yk_n5r9a_169:not(#\9) {
|
|
270
270
|
position: absolute;
|
|
271
271
|
block-size: var(--space-static-xl-pek4x1, 24px);
|
|
272
272
|
inline-size: var(--space-static-xl-pek4x1, 24px);
|
|
@@ -274,31 +274,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
274
274
|
padding-inline: var(--space-static-xxs-0cgyf1, 4px);
|
|
275
275
|
}
|
|
276
276
|
|
|
277
|
-
.awsui_direction-button-wrapper-
|
|
277
|
+
.awsui_direction-button-wrapper-hidden_155yk_n5r9a_277:not(#\9) {
|
|
278
278
|
display: none;
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
-
.awsui_direction-button-wrapper-block-
|
|
281
|
+
.awsui_direction-button-wrapper-block-start_155yk_n5r9a_229:not(#\9) {
|
|
282
282
|
inset-block-start: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
|
|
283
283
|
inset-inline-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
|
|
284
284
|
}
|
|
285
285
|
|
|
286
|
-
.awsui_direction-button-wrapper-block-
|
|
286
|
+
.awsui_direction-button-wrapper-block-end_155yk_n5r9a_233:not(#\9) {
|
|
287
287
|
inset-block-end: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
|
|
288
288
|
inset-inline-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.awsui_direction-button-wrapper-inline-
|
|
291
|
+
.awsui_direction-button-wrapper-inline-start_155yk_n5r9a_237:not(#\9) {
|
|
292
292
|
inset-inline-start: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
|
|
293
293
|
inset-block-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.awsui_direction-button-wrapper-inline-
|
|
296
|
+
.awsui_direction-button-wrapper-inline-end_155yk_n5r9a_238:not(#\9) {
|
|
297
297
|
inset-inline-end: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
|
|
298
298
|
inset-block-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
|
|
299
299
|
}
|
|
300
300
|
|
|
301
|
-
.awsui_direction-
|
|
301
|
+
.awsui_direction-button_155yk_n5r9a_169:not(#\9) {
|
|
302
302
|
position: absolute;
|
|
303
303
|
border-width: 0;
|
|
304
304
|
cursor: pointer;
|
|
@@ -317,15 +317,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
317
317
|
color: var(--color-text-direction-button-default-dkices, #ffffff);
|
|
318
318
|
box-shadow: var(--shadow-dropdown-skxpuu, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
|
|
319
319
|
}
|
|
320
|
-
.awsui_direction-
|
|
320
|
+
.awsui_direction-button_155yk_n5r9a_169:not(#\9):not(.awsui_direction-button-disabled_155yk_n5r9a_320):hover {
|
|
321
321
|
background-color: var(--color-background-direction-button-hover-v5bxfc, #414750);
|
|
322
322
|
}
|
|
323
|
-
.awsui_direction-
|
|
323
|
+
.awsui_direction-button_155yk_n5r9a_169:not(#\9):not(.awsui_direction-button-disabled_155yk_n5r9a_320):active {
|
|
324
324
|
background-color: var(--color-background-direction-button-active-wn6s2j, #2a2e33);
|
|
325
325
|
}
|
|
326
326
|
|
|
327
|
-
.awsui_direction-button-
|
|
327
|
+
.awsui_direction-button-disabled_155yk_n5r9a_320:not(#\9) {
|
|
328
328
|
cursor: default;
|
|
329
|
-
background-color: var(--color-background-direction-button-disabled-
|
|
330
|
-
color: var(--color-text-direction-button-disabled-
|
|
329
|
+
background-color: var(--color-background-direction-button-disabled-rcznmi, #eaeded);
|
|
330
|
+
color: var(--color-text-direction-button-disabled-596cgx, #aab7b8);
|
|
331
331
|
}
|
|
@@ -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
|
-
"direction-button-wrapper": "awsui_direction-button-
|
|
6
|
-
"direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-
|
|
7
|
-
"direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-
|
|
8
|
-
"direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-
|
|
9
|
-
"direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-
|
|
10
|
-
"drag-handle-entry": "awsui_drag-handle-
|
|
11
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
12
|
-
"drag-handle-exit": "awsui_drag-handle-
|
|
13
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
14
|
-
"direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-
|
|
15
|
-
"direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-
|
|
16
|
-
"direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-
|
|
17
|
-
"direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-
|
|
18
|
-
"direction-button-wrapper-rtl": "awsui_direction-button-wrapper-
|
|
19
|
-
"drag-handle-wrapper": "awsui_drag-handle-
|
|
20
|
-
"portal-overlay": "awsui_portal-
|
|
21
|
-
"portal-overlay-contents": "awsui_portal-overlay-
|
|
22
|
-
"drag-handle": "awsui_drag-
|
|
23
|
-
"direction-button-wrapper-hidden": "awsui_direction-button-wrapper-
|
|
24
|
-
"direction-button": "awsui_direction-
|
|
25
|
-
"direction-button-disabled": "awsui_direction-button-
|
|
5
|
+
"direction-button-wrapper": "awsui_direction-button-wrapper_155yk_n5r9a_169",
|
|
6
|
+
"direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_n5r9a_189",
|
|
7
|
+
"direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_n5r9a_189",
|
|
8
|
+
"direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_n5r9a_189",
|
|
9
|
+
"direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_n5r9a_189",
|
|
10
|
+
"drag-handle-entry": "awsui_drag-handle-entry_155yk_n5r9a_1",
|
|
11
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_n5r9a_1",
|
|
12
|
+
"drag-handle-exit": "awsui_drag-handle-exit_155yk_n5r9a_1",
|
|
13
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_n5r9a_1",
|
|
14
|
+
"direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_n5r9a_229",
|
|
15
|
+
"direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_n5r9a_233",
|
|
16
|
+
"direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_n5r9a_237",
|
|
17
|
+
"direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_n5r9a_238",
|
|
18
|
+
"direction-button-wrapper-rtl": "awsui_direction-button-wrapper-rtl_155yk_n5r9a_238",
|
|
19
|
+
"drag-handle-wrapper": "awsui_drag-handle-wrapper_155yk_n5r9a_247",
|
|
20
|
+
"portal-overlay": "awsui_portal-overlay_155yk_n5r9a_252",
|
|
21
|
+
"portal-overlay-contents": "awsui_portal-overlay-contents_155yk_n5r9a_260",
|
|
22
|
+
"drag-handle": "awsui_drag-handle_155yk_n5r9a_247",
|
|
23
|
+
"direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_n5r9a_277",
|
|
24
|
+
"direction-button": "awsui_direction-button_155yk_n5r9a_169",
|
|
25
|
+
"direction-button-disabled": "awsui_direction-button-disabled_155yk_n5r9a_320"
|
|
26
26
|
};
|
|
27
27
|
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
5
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
6
|
-
"refresh": "
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"root": "
|
|
9
|
-
"interior": "
|
|
10
|
-
"dropdown": "
|
|
11
|
-
"use-portal": "awsui_use-
|
|
12
|
-
"is-empty": "awsui_is-
|
|
13
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
14
|
-
"with-limited-width": "awsui_with-limited-
|
|
15
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
16
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
17
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
18
|
-
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-
|
|
19
|
-
"hide-block-border": "awsui_hide-block-
|
|
20
|
-
"open": "
|
|
21
|
-
"nowrap": "
|
|
22
|
-
"dropdown-content": "awsui_dropdown-
|
|
23
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
4
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_lha3f_153",
|
|
5
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_lha3f_1",
|
|
6
|
+
"refresh": "awsui_refresh_qwoo0_lha3f_174",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_lha3f_1",
|
|
8
|
+
"root": "awsui_root_qwoo0_lha3f_199",
|
|
9
|
+
"interior": "awsui_interior_qwoo0_lha3f_232",
|
|
10
|
+
"dropdown": "awsui_dropdown_qwoo0_lha3f_153",
|
|
11
|
+
"use-portal": "awsui_use-portal_qwoo0_lha3f_242",
|
|
12
|
+
"is-empty": "awsui_is-empty_qwoo0_lha3f_288",
|
|
13
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_lha3f_295",
|
|
14
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_lha3f_299",
|
|
15
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_lha3f_302",
|
|
16
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_lha3f_305",
|
|
17
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_lha3f_308",
|
|
18
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_lha3f_311",
|
|
19
|
+
"hide-block-border": "awsui_hide-block-border_qwoo0_lha3f_318",
|
|
20
|
+
"open": "awsui_open_qwoo0_lha3f_327",
|
|
21
|
+
"nowrap": "awsui_nowrap_qwoo0_lha3f_336",
|
|
22
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_lha3f_153",
|
|
23
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_lha3f_347"
|
|
24
24
|
};
|
|
25
25
|
|