@cloudscape-design/components 3.0.1364 → 3.0.1366
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 +117 -117
- package/action-card/styles.selectors.js +17 -17
- package/alert/actions-wrapper/styles.css.js +1 -1
- package/alert/actions-wrapper/styles.scoped.css +3 -3
- package/alert/actions-wrapper/styles.selectors.js +1 -1
- package/alert/interfaces.d.ts +0 -7
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +67 -67
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -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 +23 -23
- 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 +10 -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 +25 -25
- 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 +13 -13
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +14 -14
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +18 -18
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +15 -15
- 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 +288 -288
- 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 +112 -112
- 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 +15 -15
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
- package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +74 -74
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +44 -44
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +11 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +32 -32
- package/attribute-editor/styles.selectors.js +15 -15
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +11 -11
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +433 -433
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +30 -30
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +32 -32
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +295 -295
- 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 +37 -37
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/filter.d.ts +1 -1
- package/button-dropdown/filter.d.ts.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +9 -3
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +45 -45
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +40 -40
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-dropdown/utils/use-button-dropdown.d.ts +5 -2
- package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/button-dropdown/utils/use-button-dropdown.js +14 -2
- package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +6 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +62 -62
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -38
- package/cards/styles.scoped.css +54 -51
- package/cards/styles.selectors.js +39 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +16 -16
- 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 +9 -9
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +159 -159
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +52 -52
- 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 +12 -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 +51 -51
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +73 -72
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +30 -30
- package/content-layout/styles.selectors.js +14 -14
- package/copy-to-clipboard/styles.css.js +5 -5
- package/copy-to-clipboard/styles.scoped.css +7 -7
- package/copy-to-clipboard/styles.selectors.js +5 -5
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +10 -10
- 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 +69 -69
- 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 +13 -13
- 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 +46 -46
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +8 -8
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +47 -47
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +54 -54
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +129 -129
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +6 -6
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +18 -18
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +52 -52
- package/file-token-group/styles.selectors.js +23 -23
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +4 -4
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +249 -249
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +16 -16
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +44 -44
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +58 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +83 -83
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +100 -100
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +10 -10
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +42 -42
- package/icon/styles.scoped.css +118 -118
- package/icon/styles.selectors.js +42 -42
- package/input/index.d.ts.map +1 -1
- package/input/index.js +3 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +6 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +26 -12
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +29 -28
- package/input/styles.scoped.css +159 -156
- package/input/styles.selectors.js +29 -28
- package/internal/base-component/styles.scoped.css +2 -2
- package/internal/base-theme/styles.scoped.css +319 -319
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +22 -22
- 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 +43 -43
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +6 -6
- 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 +39 -39
- 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 +9 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +10 -10
- 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 +21 -21
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
- package/internal/components/drag-handle-wrapper/index.js +2 -1
- package/internal/components/drag-handle-wrapper/index.js.map +1 -1
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +84 -84
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +5 -5
- 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 +21 -21
- 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 +18 -18
- 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 +34 -34
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +24 -24
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +66 -66
- 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 +17 -17
- 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 +11 -11
- 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 +33 -33
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +1 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +174 -173
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.js +200 -200
- package/internal/generated/theming/index.cjs +200 -200
- package/internal/generated/theming/index.js +200 -200
- package/internal/manifest.json +1 -1
- package/internal/utils/focus-visible.d.ts +14 -0
- package/internal/utils/focus-visible.d.ts.map +1 -0
- package/internal/utils/focus-visible.js +21 -0
- package/internal/utils/focus-visible.js.map +1 -0
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +94 -94
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +14 -14
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +112 -112
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +9 -9
- package/list/styles.selectors.js +5 -5
- package/manifest.json +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +18 -18
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +65 -65
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +6 -6
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/internal.js +1 -1
- package/pagination/internal.js.map +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +36 -36
- package/pagination/styles.selectors.js +12 -12
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +58 -58
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +102 -102
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +64 -64
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +127 -127
- 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 +54 -54
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +75 -75
- package/property-filter/styles.selectors.js +39 -39
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +10 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +13 -13
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +67 -67
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +38 -38
- package/select/parts/styles.selectors.js +21 -21
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +162 -162
- package/side-navigation/styles.selectors.js +64 -64
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +205 -205
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +40 -40
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +14 -14
- package/spinner/styles.scoped.css +55 -55
- package/spinner/styles.selectors.js +14 -14
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +84 -84
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +50 -50
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +51 -51
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +816 -816
- 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 +156 -156
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +39 -39
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +6 -6
- package/table/selection/styles.selectors.js +4 -4
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +73 -70
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +105 -105
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/input/index.d.ts +1 -0
- package/test-utils/dom/input/index.js +3 -0
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.d.ts +1 -0
- package/test-utils/selectors/input/index.js +3 -0
- package/test-utils/selectors/input/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +73 -73
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +55 -55
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +123 -123
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +24 -24
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +58 -58
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +5 -5
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -5
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +97 -97
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +4 -4
- 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 +15 -15
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/tree-view/vertical-connector/styles.css.js +3 -3
- package/tree-view/vertical-connector/styles.scoped.css +4 -4
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +26 -26
- 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 +33 -33
- 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 +7 -7
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +79 -79
- package/wizard/styles.selectors.js +30 -30
|
@@ -2,43 +2,43 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"header-cell": "awsui_header-
|
|
6
|
-
"header-cell-fake-focus": "awsui_header-cell-fake-
|
|
7
|
-
"header-cell-group": "awsui_header-cell-
|
|
8
|
-
"header-cell-grouped": "awsui_header-cell-
|
|
9
|
-
"header-cell-spans-rows": "awsui_header-cell-spans-
|
|
10
|
-
"resize-divider": "awsui_resize-
|
|
11
|
-
"header-cell-sticky": "awsui_header-cell-
|
|
12
|
-
"header-cell-stuck": "awsui_header-cell-
|
|
13
|
-
"header-cell-variant-full-page": "awsui_header-cell-variant-full-
|
|
14
|
-
"header-cell-hidden": "awsui_header-cell-
|
|
15
|
-
"header-cell-variant-embedded": "awsui_header-cell-variant-
|
|
16
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
17
|
-
"sticky-cell": "awsui_sticky-
|
|
18
|
-
"header-cell-variant-borderless": "awsui_header-cell-variant-
|
|
19
|
-
"header-cell-sortable": "awsui_header-cell-
|
|
20
|
-
"table-variant-full-page": "awsui_table-variant-full-
|
|
21
|
-
"sticky-cell-pad-left": "awsui_sticky-cell-pad-
|
|
22
|
-
"has-selection": "awsui_has-
|
|
23
|
-
"sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-
|
|
24
|
-
"sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-
|
|
25
|
-
"sorting-icon": "awsui_sorting-
|
|
26
|
-
"header-cell-main": "awsui_header-cell-
|
|
27
|
-
"sort-priority-badge": "awsui_sort-priority-
|
|
28
|
-
"edit-icon": "awsui_edit-
|
|
29
|
-
"header-cell-content": "awsui_header-cell-
|
|
30
|
-
"header-cell-content-expandable": "awsui_header-cell-content-
|
|
31
|
-
"header-cell-content-multi-sorted": "awsui_header-cell-content-multi-
|
|
32
|
-
"header-cell-disabled": "awsui_header-cell-
|
|
33
|
-
"header-cell-sorted": "awsui_header-cell-
|
|
34
|
-
"header-cell-main-with-menu": "awsui_header-cell-main-with-
|
|
35
|
-
"header-cell-content-with-menu": "awsui_header-cell-content-with-
|
|
36
|
-
"header-cell-text": "awsui_header-cell-
|
|
37
|
-
"header-cell-text-wrap": "awsui_header-cell-text-
|
|
38
|
-
"header-cell-ascending": "awsui_header-cell-
|
|
39
|
-
"header-cell-descending": "awsui_header-cell-
|
|
40
|
-
"has-striped-rows": "awsui_has-striped-
|
|
41
|
-
"sticky-cell-pad-inline-start": "awsui_sticky-cell-pad-inline-
|
|
42
|
-
"header-cell-resizable": "awsui_header-cell-
|
|
5
|
+
"header-cell": "awsui_header-cell_1spae_1a9yg_9",
|
|
6
|
+
"header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_1a9yg_43",
|
|
7
|
+
"header-cell-group": "awsui_header-cell-group_1spae_1a9yg_64",
|
|
8
|
+
"header-cell-grouped": "awsui_header-cell-grouped_1spae_1a9yg_64",
|
|
9
|
+
"header-cell-spans-rows": "awsui_header-cell-spans-rows_1spae_1a9yg_64",
|
|
10
|
+
"resize-divider": "awsui_resize-divider_1spae_1a9yg_69",
|
|
11
|
+
"header-cell-sticky": "awsui_header-cell-sticky_1spae_1a9yg_72",
|
|
12
|
+
"header-cell-stuck": "awsui_header-cell-stuck_1spae_1a9yg_78",
|
|
13
|
+
"header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_1a9yg_78",
|
|
14
|
+
"header-cell-hidden": "awsui_header-cell-hidden_1spae_1a9yg_84",
|
|
15
|
+
"header-cell-variant-embedded": "awsui_header-cell-variant-embedded_1spae_1a9yg_87",
|
|
16
|
+
"is-visual-refresh": "awsui_is-visual-refresh_1spae_1a9yg_87",
|
|
17
|
+
"sticky-cell": "awsui_sticky-cell_1spae_1a9yg_87",
|
|
18
|
+
"header-cell-variant-borderless": "awsui_header-cell-variant-borderless_1spae_1a9yg_87",
|
|
19
|
+
"header-cell-sortable": "awsui_header-cell-sortable_1spae_1a9yg_90",
|
|
20
|
+
"table-variant-full-page": "awsui_table-variant-full-page_1spae_1a9yg_111",
|
|
21
|
+
"sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_1a9yg_114",
|
|
22
|
+
"has-selection": "awsui_has-selection_1spae_1a9yg_114",
|
|
23
|
+
"sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-start_1spae_1a9yg_117",
|
|
24
|
+
"sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-end_1spae_1a9yg_129",
|
|
25
|
+
"sorting-icon": "awsui_sorting-icon_1spae_1a9yg_139",
|
|
26
|
+
"header-cell-main": "awsui_header-cell-main_1spae_1a9yg_147",
|
|
27
|
+
"sort-priority-badge": "awsui_sort-priority-badge_1spae_1a9yg_152",
|
|
28
|
+
"edit-icon": "awsui_edit-icon_1spae_1a9yg_156",
|
|
29
|
+
"header-cell-content": "awsui_header-cell-content_1spae_1a9yg_162",
|
|
30
|
+
"header-cell-content-expandable": "awsui_header-cell-content-expandable_1spae_1a9yg_168",
|
|
31
|
+
"header-cell-content-multi-sorted": "awsui_header-cell-content-multi-sorted_1spae_1a9yg_226",
|
|
32
|
+
"header-cell-disabled": "awsui_header-cell-disabled_1spae_1a9yg_229",
|
|
33
|
+
"header-cell-sorted": "awsui_header-cell-sorted_1spae_1a9yg_229",
|
|
34
|
+
"header-cell-main-with-menu": "awsui_header-cell-main-with-menu_1spae_1a9yg_233",
|
|
35
|
+
"header-cell-content-with-menu": "awsui_header-cell-content-with-menu_1spae_1a9yg_238",
|
|
36
|
+
"header-cell-text": "awsui_header-cell-text_1spae_1a9yg_270",
|
|
37
|
+
"header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_1a9yg_274",
|
|
38
|
+
"header-cell-ascending": "awsui_header-cell-ascending_1spae_1a9yg_280",
|
|
39
|
+
"header-cell-descending": "awsui_header-cell-descending_1spae_1a9yg_281",
|
|
40
|
+
"has-striped-rows": "awsui_has-striped-rows_1spae_1a9yg_395",
|
|
41
|
+
"sticky-cell-pad-inline-start": "awsui_sticky-cell-pad-inline-start_1spae_1a9yg_395",
|
|
42
|
+
"header-cell-resizable": "awsui_header-cell-resizable_1spae_1a9yg_407"
|
|
43
43
|
};
|
|
44
44
|
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"resize-active": "awsui_resize-
|
|
5
|
-
"resize-active-with-focus": "awsui_resize-active-with-
|
|
6
|
-
"resizer-wrapper": "awsui_resizer-
|
|
7
|
-
"divider-interactive": "awsui_divider-
|
|
8
|
-
"is-borderless": "awsui_is-
|
|
9
|
-
"resizer-button-wrapper": "awsui_resizer-button-
|
|
10
|
-
"divider": "
|
|
11
|
-
"divider-grouped": "awsui_divider-
|
|
12
|
-
"divider-position-top": "awsui_divider-position-
|
|
13
|
-
"divider-position-bottom": "awsui_divider-position-
|
|
14
|
-
"divider-position-full": "awsui_divider-position-
|
|
15
|
-
"divider-active": "awsui_divider-
|
|
16
|
-
"visual-refresh": "awsui_visual-
|
|
17
|
-
"is-last": "awsui_is-
|
|
18
|
-
"resizer": "
|
|
19
|
-
"has-focus": "awsui_has-
|
|
20
|
-
"tracker": "
|
|
4
|
+
"resize-active": "awsui_resize-active_x7peu_1vzmw_9",
|
|
5
|
+
"resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_1vzmw_9",
|
|
6
|
+
"resizer-wrapper": "awsui_resizer-wrapper_x7peu_1vzmw_14",
|
|
7
|
+
"divider-interactive": "awsui_divider-interactive_x7peu_1vzmw_22",
|
|
8
|
+
"is-borderless": "awsui_is-borderless_x7peu_1vzmw_22",
|
|
9
|
+
"resizer-button-wrapper": "awsui_resizer-button-wrapper_x7peu_1vzmw_26",
|
|
10
|
+
"divider": "awsui_divider_x7peu_1vzmw_22",
|
|
11
|
+
"divider-grouped": "awsui_divider-grouped_x7peu_1vzmw_49",
|
|
12
|
+
"divider-position-top": "awsui_divider-position-top_x7peu_1vzmw_53",
|
|
13
|
+
"divider-position-bottom": "awsui_divider-position-bottom_x7peu_1vzmw_59",
|
|
14
|
+
"divider-position-full": "awsui_divider-position-full_x7peu_1vzmw_65",
|
|
15
|
+
"divider-active": "awsui_divider-active_x7peu_1vzmw_75",
|
|
16
|
+
"visual-refresh": "awsui_visual-refresh_x7peu_1vzmw_79",
|
|
17
|
+
"is-last": "awsui_is-last_x7peu_1vzmw_79",
|
|
18
|
+
"resizer": "awsui_resizer_x7peu_1vzmw_14",
|
|
19
|
+
"has-focus": "awsui_has-focus_x7peu_1vzmw_128",
|
|
20
|
+
"tracker": "awsui_tracker_x7peu_1vzmw_150"
|
|
21
21
|
};
|
|
22
22
|
|
|
@@ -6,30 +6,30 @@
|
|
|
6
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.awsui_resize-
|
|
9
|
+
.awsui_resize-active_x7peu_1vzmw_9:not(#\9):not(.awsui_resize-active-with-focus_x7peu_1vzmw_9) * {
|
|
10
10
|
cursor: col-resize;
|
|
11
11
|
-webkit-user-select: none;
|
|
12
12
|
user-select: none;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
.awsui_resizer-
|
|
15
|
+
.awsui_resizer-wrapper_x7peu_1vzmw_14:not(#\9) {
|
|
16
16
|
inset-block: 0;
|
|
17
17
|
position: absolute;
|
|
18
|
-
inset-inline-end: calc(-1 * var(--space-xl-
|
|
19
|
-
inline-size: var(--space-xl-
|
|
18
|
+
inset-inline-end: calc(-1 * var(--space-xl-6jh0ay, 24px) / 2);
|
|
19
|
+
inline-size: var(--space-xl-6jh0ay, 24px);
|
|
20
20
|
overflow: hidden;
|
|
21
21
|
z-index: 10;
|
|
22
22
|
}
|
|
23
|
-
th:not(#\9):last-child > .awsui_resizer-
|
|
23
|
+
th:not(#\9):last-child > .awsui_resizer-wrapper_x7peu_1vzmw_14:has(.awsui_divider-interactive_x7peu_1vzmw_22).awsui_is-borderless_x7peu_1vzmw_22 {
|
|
24
24
|
inset-inline-end: 0;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
|
-
.awsui_resizer-button-
|
|
27
|
+
.awsui_resizer-button-wrapper_x7peu_1vzmw_26:not(#\9) {
|
|
28
28
|
block-size: 100%;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
-
th:not(#\9):not([data-rightmost]) > .
|
|
32
|
-
.awsui_divider-
|
|
31
|
+
th:not(#\9):not([data-rightmost]) > .awsui_divider_x7peu_1vzmw_22,
|
|
32
|
+
.awsui_divider-interactive_x7peu_1vzmw_22:not(#\9) {
|
|
33
33
|
position: absolute;
|
|
34
34
|
outline: none;
|
|
35
35
|
pointer-events: none;
|
|
@@ -37,51 +37,51 @@ th:not(#\9):not([data-rightmost]) > .awsui_divider_x7peu_1bxbb_22,
|
|
|
37
37
|
inset-block-end: 0;
|
|
38
38
|
inset-block-start: 0;
|
|
39
39
|
min-block-size: var(--line-height-heading-xs-wcrr4i, 18px);
|
|
40
|
-
max-block-size: calc(100% - calc(2 * var(--space-xs-
|
|
40
|
+
max-block-size: calc(100% - calc(2 * var(--space-xs-m9b7jf, 8px) + var(--space-xxxs-3ulqs3, 2px)));
|
|
41
41
|
margin-block: auto;
|
|
42
42
|
margin-inline: auto;
|
|
43
43
|
border-inline-start: var(--border-divider-list-width-2qbfmz, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
44
44
|
box-sizing: border-box;
|
|
45
45
|
}
|
|
46
|
-
th:not(#\9):not([data-rightmost]) > .
|
|
47
|
-
.awsui_divider-
|
|
46
|
+
th:not(#\9):not([data-rightmost]) > .awsui_divider_x7peu_1vzmw_22.awsui_divider-interactive_x7peu_1vzmw_22,
|
|
47
|
+
.awsui_divider-interactive_x7peu_1vzmw_22.awsui_divider-interactive_x7peu_1vzmw_22:not(#\9) {
|
|
48
48
|
border-inline-start: var(--border-divider-list-width-2qbfmz, 1px) solid var(--color-border-divider-interactive-default-8k07mh, #8c8c94);
|
|
49
49
|
}
|
|
50
|
-
th:not(#\9):not([data-rightmost]) > .
|
|
51
|
-
.awsui_divider-
|
|
50
|
+
th:not(#\9):not([data-rightmost]) > .awsui_divider_x7peu_1vzmw_22.awsui_divider-grouped_x7peu_1vzmw_49,
|
|
51
|
+
.awsui_divider-interactive_x7peu_1vzmw_22.awsui_divider-grouped_x7peu_1vzmw_49:not(#\9) {
|
|
52
52
|
border-inline-start-color: var(--color-border-divider-table-group-tut0l3, #8c8c94);
|
|
53
53
|
}
|
|
54
|
-
th:not(#\9):not([data-rightmost]) > .
|
|
55
|
-
.awsui_divider-
|
|
54
|
+
th:not(#\9):not([data-rightmost]) > .awsui_divider_x7peu_1vzmw_22.awsui_divider-position-top_x7peu_1vzmw_53,
|
|
55
|
+
.awsui_divider-interactive_x7peu_1vzmw_22.awsui_divider-position-top_x7peu_1vzmw_53:not(#\9) {
|
|
56
56
|
margin-block-start: 0;
|
|
57
57
|
margin-block-end: auto;
|
|
58
|
-
max-block-size: calc(100% - calc(2 * var(--space-xs-
|
|
58
|
+
max-block-size: calc(100% - calc(2 * var(--space-xs-m9b7jf, 8px) + var(--space-xxxs-3ulqs3, 2px)) / 2);
|
|
59
59
|
}
|
|
60
|
-
th:not(#\9):not([data-rightmost]) > .
|
|
61
|
-
.awsui_divider-
|
|
60
|
+
th:not(#\9):not([data-rightmost]) > .awsui_divider_x7peu_1vzmw_22.awsui_divider-position-bottom_x7peu_1vzmw_59,
|
|
61
|
+
.awsui_divider-interactive_x7peu_1vzmw_22.awsui_divider-position-bottom_x7peu_1vzmw_59:not(#\9) {
|
|
62
62
|
margin-block-start: auto;
|
|
63
63
|
margin-block-end: 0;
|
|
64
|
-
max-block-size: calc(100% - calc(2 * var(--space-xs-
|
|
64
|
+
max-block-size: calc(100% - calc(2 * var(--space-xs-m9b7jf, 8px) + var(--space-xxxs-3ulqs3, 2px)) / 2);
|
|
65
65
|
}
|
|
66
|
-
th:not(#\9):not([data-rightmost]) > .
|
|
67
|
-
.awsui_divider-
|
|
66
|
+
th:not(#\9):not([data-rightmost]) > .awsui_divider_x7peu_1vzmw_22.awsui_divider-position-full_x7peu_1vzmw_65,
|
|
67
|
+
.awsui_divider-interactive_x7peu_1vzmw_22.awsui_divider-position-full_x7peu_1vzmw_65:not(#\9) {
|
|
68
68
|
margin-block: 0;
|
|
69
69
|
max-block-size: 100%;
|
|
70
70
|
}
|
|
71
71
|
|
|
72
|
-
.awsui_divider-
|
|
73
|
-
inset-inline-end: calc(var(--space-xl-
|
|
72
|
+
.awsui_divider-interactive_x7peu_1vzmw_22:not(#\9) {
|
|
73
|
+
inset-inline-end: calc(var(--space-xl-6jh0ay, 24px) / 2);
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
.awsui_divider-
|
|
76
|
+
.awsui_divider-active_x7peu_1vzmw_75:not(#\9) {
|
|
77
77
|
/* used in test-utils */
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
.awsui_resizer-
|
|
80
|
+
.awsui_resizer-wrapper_x7peu_1vzmw_14.awsui_visual-refresh_x7peu_1vzmw_79.awsui_is-borderless_x7peu_1vzmw_22.awsui_is-last_x7peu_1vzmw_79 > .awsui_divider-interactive_x7peu_1vzmw_22:not(#\9) {
|
|
81
81
|
inset-inline-end: 0;
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
.
|
|
84
|
+
.awsui_resizer_x7peu_1vzmw_14:not(#\9) {
|
|
85
85
|
border-collapse: separate;
|
|
86
86
|
border-spacing: 0;
|
|
87
87
|
box-sizing: border-box;
|
|
@@ -117,30 +117,30 @@ th:not(#\9):not([data-rightmost]) > .awsui_divider_x7peu_1bxbb_22.awsui_divider-
|
|
|
117
117
|
inset-block: 0;
|
|
118
118
|
cursor: col-resize;
|
|
119
119
|
block-size: 100%;
|
|
120
|
-
inline-size: var(--space-xl-
|
|
120
|
+
inline-size: var(--space-xl-6jh0ay, 24px);
|
|
121
121
|
}
|
|
122
|
-
.
|
|
122
|
+
.awsui_resizer_x7peu_1vzmw_14:not(#\9):focus {
|
|
123
123
|
outline: none;
|
|
124
124
|
text-decoration: none;
|
|
125
125
|
}
|
|
126
|
-
.awsui_resize-
|
|
126
|
+
.awsui_resize-active_x7peu_1vzmw_9 .awsui_resizer_x7peu_1vzmw_14:not(#\9) {
|
|
127
127
|
pointer-events: none;
|
|
128
128
|
}
|
|
129
|
-
body[data-awsui-focus-visible=true] .
|
|
129
|
+
body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1vzmw_14.awsui_has-focus_x7peu_1vzmw_128:not(#\9) {
|
|
130
130
|
position: relative;
|
|
131
131
|
}
|
|
132
|
-
body[data-awsui-focus-visible=true] .
|
|
132
|
+
body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1vzmw_14.awsui_has-focus_x7peu_1vzmw_128:not(#\9) {
|
|
133
133
|
outline: 2px dotted transparent;
|
|
134
|
-
outline-offset: calc(calc(var(--space-table-header-focus-outline-gutter-
|
|
134
|
+
outline-offset: calc(calc(var(--space-table-header-focus-outline-gutter-yl4rtb, 0px) - 2px) - 1px);
|
|
135
135
|
}
|
|
136
|
-
body[data-awsui-focus-visible=true] .
|
|
136
|
+
body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1vzmw_14.awsui_has-focus_x7peu_1vzmw_128:not(#\9)::before {
|
|
137
137
|
content: " ";
|
|
138
138
|
display: block;
|
|
139
139
|
position: absolute;
|
|
140
|
-
inset-inline-start: calc(-1 * calc(var(--space-table-header-focus-outline-gutter-
|
|
141
|
-
inset-block-start: calc(-1 * calc(var(--space-table-header-focus-outline-gutter-
|
|
142
|
-
inline-size: calc(100% + calc(var(--space-table-header-focus-outline-gutter-
|
|
143
|
-
block-size: calc(100% + calc(var(--space-table-header-focus-outline-gutter-
|
|
140
|
+
inset-inline-start: calc(-1 * calc(var(--space-table-header-focus-outline-gutter-yl4rtb, 0px) - 2px));
|
|
141
|
+
inset-block-start: calc(-1 * calc(var(--space-table-header-focus-outline-gutter-yl4rtb, 0px) - 2px));
|
|
142
|
+
inline-size: calc(100% + calc(var(--space-table-header-focus-outline-gutter-yl4rtb, 0px) - 2px) + calc(var(--space-table-header-focus-outline-gutter-yl4rtb, 0px) - 2px));
|
|
143
|
+
block-size: calc(100% + calc(var(--space-table-header-focus-outline-gutter-yl4rtb, 0px) - 2px) + calc(var(--space-table-header-focus-outline-gutter-yl4rtb, 0px) - 2px));
|
|
144
144
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
145
145
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
146
146
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
@@ -148,13 +148,13 @@ body[data-awsui-focus-visible=true] .awsui_resizer_x7peu_1bxbb_14.awsui_has-focu
|
|
|
148
148
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
149
149
|
}
|
|
150
150
|
|
|
151
|
-
.
|
|
151
|
+
.awsui_tracker_x7peu_1vzmw_150:not(#\9) {
|
|
152
152
|
display: none;
|
|
153
153
|
position: absolute;
|
|
154
154
|
border-inline-start: var(--border-divider-list-width-2qbfmz, 1px) dashed var(--color-border-divider-active-ypkld8, #0f141a);
|
|
155
155
|
inline-size: 0;
|
|
156
156
|
inset-block: 0;
|
|
157
157
|
}
|
|
158
|
-
.awsui_resize-
|
|
158
|
+
.awsui_resize-active_x7peu_1vzmw_9 .awsui_tracker_x7peu_1vzmw_150:not(#\9) {
|
|
159
159
|
display: block;
|
|
160
160
|
}
|
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"resize-active": "awsui_resize-
|
|
6
|
-
"resize-active-with-focus": "awsui_resize-active-with-
|
|
7
|
-
"resizer-wrapper": "awsui_resizer-
|
|
8
|
-
"divider-interactive": "awsui_divider-
|
|
9
|
-
"is-borderless": "awsui_is-
|
|
10
|
-
"resizer-button-wrapper": "awsui_resizer-button-
|
|
11
|
-
"divider": "
|
|
12
|
-
"divider-grouped": "awsui_divider-
|
|
13
|
-
"divider-position-top": "awsui_divider-position-
|
|
14
|
-
"divider-position-bottom": "awsui_divider-position-
|
|
15
|
-
"divider-position-full": "awsui_divider-position-
|
|
16
|
-
"divider-active": "awsui_divider-
|
|
17
|
-
"visual-refresh": "awsui_visual-
|
|
18
|
-
"is-last": "awsui_is-
|
|
19
|
-
"resizer": "
|
|
20
|
-
"has-focus": "awsui_has-
|
|
21
|
-
"tracker": "
|
|
5
|
+
"resize-active": "awsui_resize-active_x7peu_1vzmw_9",
|
|
6
|
+
"resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_1vzmw_9",
|
|
7
|
+
"resizer-wrapper": "awsui_resizer-wrapper_x7peu_1vzmw_14",
|
|
8
|
+
"divider-interactive": "awsui_divider-interactive_x7peu_1vzmw_22",
|
|
9
|
+
"is-borderless": "awsui_is-borderless_x7peu_1vzmw_22",
|
|
10
|
+
"resizer-button-wrapper": "awsui_resizer-button-wrapper_x7peu_1vzmw_26",
|
|
11
|
+
"divider": "awsui_divider_x7peu_1vzmw_22",
|
|
12
|
+
"divider-grouped": "awsui_divider-grouped_x7peu_1vzmw_49",
|
|
13
|
+
"divider-position-top": "awsui_divider-position-top_x7peu_1vzmw_53",
|
|
14
|
+
"divider-position-bottom": "awsui_divider-position-bottom_x7peu_1vzmw_59",
|
|
15
|
+
"divider-position-full": "awsui_divider-position-full_x7peu_1vzmw_65",
|
|
16
|
+
"divider-active": "awsui_divider-active_x7peu_1vzmw_75",
|
|
17
|
+
"visual-refresh": "awsui_visual-refresh_x7peu_1vzmw_79",
|
|
18
|
+
"is-last": "awsui_is-last_x7peu_1vzmw_79",
|
|
19
|
+
"resizer": "awsui_resizer_x7peu_1vzmw_14",
|
|
20
|
+
"has-focus": "awsui_has-focus_x7peu_1vzmw_128",
|
|
21
|
+
"tracker": "awsui_tracker_x7peu_1vzmw_150"
|
|
22
22
|
};
|
|
23
23
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"label": "
|
|
6
|
-
"label-top": "awsui_label-
|
|
7
|
-
"stud": "
|
|
4
|
+
"root": "awsui_root_1s55x_n5kgx_9",
|
|
5
|
+
"label": "awsui_label_1s55x_n5kgx_13",
|
|
6
|
+
"label-top": "awsui_label-top_1s55x_n5kgx_27",
|
|
7
|
+
"stud": "awsui_stud_1s55x_n5kgx_32"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -6,16 +6,16 @@
|
|
|
6
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.
|
|
9
|
+
.awsui_root_1s55x_n5kgx_9:not(#\9) {
|
|
10
10
|
/* used in test-utils and in the use-selection hook */
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
.
|
|
13
|
+
.awsui_label_1s55x_n5kgx_13:not(#\9) {
|
|
14
14
|
display: flex;
|
|
15
15
|
align-items: center;
|
|
16
16
|
justify-content: center;
|
|
17
17
|
position: absolute;
|
|
18
|
-
padding-block-end: var(--space-xxs-
|
|
18
|
+
padding-block-end: var(--space-xxs-3o1yoq, 4px);
|
|
19
19
|
block-size: 100%;
|
|
20
20
|
inset-block-start: 0;
|
|
21
21
|
inline-size: 100%;
|
|
@@ -24,11 +24,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
24
24
|
border-inline-end: 1px solid transparent;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
|
-
.awsui_label-
|
|
27
|
+
.awsui_label-top_1s55x_n5kgx_27:not(#\9) {
|
|
28
28
|
align-items: baseline;
|
|
29
|
-
padding-block-start: var(--space-xs-
|
|
29
|
+
padding-block-start: var(--space-xs-m9b7jf, 8px);
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
.
|
|
32
|
+
.awsui_stud_1s55x_n5kgx_32:not(#\9) {
|
|
33
33
|
visibility: hidden;
|
|
34
34
|
}
|
|
@@ -2,9 +2,9 @@
|
|
|
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
|
-
"label": "
|
|
7
|
-
"label-top": "awsui_label-
|
|
8
|
-
"stud": "
|
|
5
|
+
"root": "awsui_root_1s55x_n5kgx_9",
|
|
6
|
+
"label": "awsui_label_1s55x_n5kgx_13",
|
|
7
|
+
"label-top": "awsui_label-top_1s55x_n5kgx_27",
|
|
8
|
+
"stud": "awsui_stud_1s55x_n5kgx_32"
|
|
9
9
|
};
|
|
10
10
|
|
package/table/styles.css.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"tools": "
|
|
6
|
-
"tools-filtering": "awsui_tools-
|
|
7
|
-
"tools-align-right": "awsui_tools-align-
|
|
8
|
-
"tools-clear-sort": "awsui_tools-clear-
|
|
9
|
-
"tools-pagination": "awsui_tools-
|
|
10
|
-
"tools-preferences": "awsui_tools-
|
|
11
|
-
"tools-small": "awsui_tools-
|
|
12
|
-
"table": "
|
|
13
|
-
"table-layout-fixed": "awsui_table-layout-
|
|
14
|
-
"wrapper": "
|
|
15
|
-
"variant-stacked": "awsui_variant-
|
|
16
|
-
"wrapper-content-measure": "awsui_wrapper-content-
|
|
17
|
-
"variant-container": "awsui_variant-
|
|
18
|
-
"has-footer": "awsui_has-
|
|
19
|
-
"has-header": "awsui_has-
|
|
20
|
-
"cell-merged": "awsui_cell-
|
|
21
|
-
"cell-merged-content": "awsui_cell-merged-
|
|
22
|
-
"empty": "
|
|
23
|
-
"loading": "
|
|
24
|
-
"selection-control": "awsui_selection-
|
|
25
|
-
"selection-control-header": "awsui_selection-control-
|
|
26
|
-
"selection-control-content-spans-rows": "awsui_selection-control-content-spans-
|
|
27
|
-
"header-secondary": "awsui_header-
|
|
28
|
-
"variant-full-page": "awsui_variant-full-
|
|
29
|
-
"table-has-header": "awsui_table-has-
|
|
30
|
-
"header-controls": "awsui_header-
|
|
31
|
-
"variant-embedded": "awsui_variant-
|
|
32
|
-
"variant-borderless": "awsui_variant-
|
|
33
|
-
"footer-wrapper": "awsui_footer-
|
|
34
|
-
"footer": "
|
|
35
|
-
"footer-with-pagination": "awsui_footer-with-
|
|
36
|
-
"footer-pagination": "awsui_footer-
|
|
37
|
-
"thead-active": "awsui_thead-
|
|
38
|
-
"row": "
|
|
39
|
-
"row-selected": "awsui_row-
|
|
40
|
-
"skeleton-loading-cell": "awsui_skeleton-loading-
|
|
4
|
+
"root": "awsui_root_wih1l_1gsbz_13",
|
|
5
|
+
"tools": "awsui_tools_wih1l_1gsbz_24",
|
|
6
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_1gsbz_33",
|
|
7
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_1gsbz_46",
|
|
8
|
+
"tools-clear-sort": "awsui_tools-clear-sort_wih1l_1gsbz_50",
|
|
9
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_1gsbz_53",
|
|
10
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_1gsbz_53",
|
|
11
|
+
"tools-small": "awsui_tools-small_wih1l_1gsbz_59",
|
|
12
|
+
"table": "awsui_table_wih1l_1gsbz_63",
|
|
13
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_1gsbz_69",
|
|
14
|
+
"wrapper": "awsui_wrapper_wih1l_1gsbz_73",
|
|
15
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_1gsbz_80",
|
|
16
|
+
"wrapper-content-measure": "awsui_wrapper-content-measure_wih1l_1gsbz_80",
|
|
17
|
+
"variant-container": "awsui_variant-container_wih1l_1gsbz_80",
|
|
18
|
+
"has-footer": "awsui_has-footer_wih1l_1gsbz_83",
|
|
19
|
+
"has-header": "awsui_has-header_wih1l_1gsbz_86",
|
|
20
|
+
"cell-merged": "awsui_cell-merged_wih1l_1gsbz_103",
|
|
21
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_1gsbz_115",
|
|
22
|
+
"empty": "awsui_empty_wih1l_1gsbz_131",
|
|
23
|
+
"loading": "awsui_loading_wih1l_1gsbz_135",
|
|
24
|
+
"selection-control": "awsui_selection-control_wih1l_1gsbz_144",
|
|
25
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_1gsbz_151",
|
|
26
|
+
"selection-control-content-spans-rows": "awsui_selection-control-content-spans-rows_wih1l_1gsbz_156",
|
|
27
|
+
"header-secondary": "awsui_header-secondary_wih1l_1gsbz_163",
|
|
28
|
+
"variant-full-page": "awsui_variant-full-page_wih1l_1gsbz_174",
|
|
29
|
+
"table-has-header": "awsui_table-has-header_wih1l_1gsbz_180",
|
|
30
|
+
"header-controls": "awsui_header-controls_wih1l_1gsbz_191",
|
|
31
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_1gsbz_203",
|
|
32
|
+
"variant-borderless": "awsui_variant-borderless_wih1l_1gsbz_203",
|
|
33
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_1gsbz_208",
|
|
34
|
+
"footer": "awsui_footer_wih1l_1gsbz_208",
|
|
35
|
+
"footer-with-pagination": "awsui_footer-with-pagination_wih1l_1gsbz_216",
|
|
36
|
+
"footer-pagination": "awsui_footer-pagination_wih1l_1gsbz_224",
|
|
37
|
+
"thead-active": "awsui_thead-active_wih1l_1gsbz_228",
|
|
38
|
+
"row": "awsui_row_wih1l_1gsbz_229",
|
|
39
|
+
"row-selected": "awsui_row-selected_wih1l_1gsbz_230",
|
|
40
|
+
"skeleton-loading-cell": "awsui_skeleton-loading-cell_wih1l_1gsbz_234"
|
|
41
41
|
};
|
|
42
42
|
|