@cloudscape-design/components-themeable 3.0.1329 → 3.0.1331
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/scss/app-layout/constants.scss +1 -1
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +16 -1
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/toolbar/styles.scss +20 -7
- package/lib/internal/scss/button/constants.scss +2 -2
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/template/action-card/styles.css.js +17 -17
- package/lib/internal/template/action-card/styles.scoped.css +189 -189
- package/lib/internal/template/action-card/styles.selectors.js +17 -17
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +53 -53
- 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 +32 -32
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +25 -25
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +10 -10
- 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 +178 -178
- 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 +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +114 -102
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +29 -29
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +67 -67
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -29
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +52 -42
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +22 -22
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/lib/internal/template/area-chart/styles.css.js +6 -6
- package/lib/internal/template/area-chart/styles.scoped.css +14 -14
- 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 +27 -27
- 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 +15 -15
- package/lib/internal/template/badge/styles.selectors.js +10 -10
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +33 -33
- 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 +29 -29
- 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 +89 -89
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +18 -18
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +43 -43
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +43 -43
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/button-dropdown/styles.css.js +23 -23
- package/lib/internal/template/button-dropdown/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/styles.selectors.js +23 -23
- package/lib/internal/template/button-group/styles.css.js +4 -4
- package/lib/internal/template/button-group/styles.scoped.css +5 -5
- 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 +76 -76
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +9 -9
- 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 +246 -246
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +38 -38
- package/lib/internal/template/collection-preferences/styles.scoped.css +49 -49
- 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 +46 -46
- 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 +102 -102
- package/lib/internal/template/container/styles.selectors.js +33 -33
- package/lib/internal/template/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +13 -13
- 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 +89 -89
- 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/divider/styles.css.js +6 -6
- package/lib/internal/template/divider/styles.scoped.css +9 -9
- package/lib/internal/template/divider/styles.selectors.js +6 -6
- package/lib/internal/template/drawer/styles.css.js +29 -29
- package/lib/internal/template/drawer/styles.scoped.css +45 -45
- package/lib/internal/template/drawer/styles.selectors.js +29 -29
- package/lib/internal/template/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +50 -50
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +94 -94
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/file-dropzone/styles.css.js +3 -3
- package/lib/internal/template/file-dropzone/styles.scoped.css +7 -7
- package/lib/internal/template/file-dropzone/styles.selectors.js +3 -3
- package/lib/internal/template/file-input/styles.css.js +5 -5
- package/lib/internal/template/file-input/styles.scoped.css +16 -16
- package/lib/internal/template/file-input/styles.selectors.js +5 -5
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +45 -45
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +171 -171
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/form-field/styles.css.js +24 -24
- package/lib/internal/template/form-field/styles.scoped.css +39 -39
- package/lib/internal/template/form-field/styles.selectors.js +24 -24
- package/lib/internal/template/header/styles.css.js +35 -35
- package/lib/internal/template/header/styles.scoped.css +60 -60
- package/lib/internal/template/header/styles.selectors.js +35 -35
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +74 -74
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +41 -41
- package/lib/internal/template/icon/styles.scoped.css +97 -97
- package/lib/internal/template/icon/styles.selectors.js +41 -41
- package/lib/internal/template/input/styles.css.js +18 -18
- package/lib/internal/template/input/styles.scoped.css +64 -64
- package/lib/internal/template/input/styles.selectors.js +18 -18
- package/lib/internal/template/internal/base-component/styles.scoped.css +156 -135
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +14 -14
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +64 -64
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +14 -14
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +34 -34
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/drag-handle/styles.css.js +14 -14
- package/lib/internal/template/internal/components/drag-handle/styles.scoped.css +23 -23
- package/lib/internal/template/internal/components/drag-handle/styles.selectors.js +14 -14
- 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/expand-toggle-button/styles.css.js +4 -4
- package/lib/internal/template/internal/components/expand-toggle-button/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +7 -7
- 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 +3 -3
- package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +11 -11
- package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +16 -16
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +87 -87
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- package/lib/internal/template/internal/components/sortable-area/styles.css.js +8 -8
- package/lib/internal/template/internal/components/sortable-area/styles.scoped.css +39 -39
- 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 +32 -32
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +3 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +3 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +96 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +27 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +27 -0
- package/lib/internal/template/internal/generated/theming/index.js +96 -0
- package/lib/internal/template/internal/utils/date-time/format-date-localized.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/date-time/format-date-localized.js +4 -3
- package/lib/internal/template/internal/utils/date-time/format-date-localized.js.map +1 -1
- package/lib/internal/template/internal/utils/date-time/intl-date-time-format-cache.d.ts +2 -0
- package/lib/internal/template/internal/utils/date-time/intl-date-time-format-cache.d.ts.map +1 -0
- package/lib/internal/template/internal/utils/date-time/intl-date-time-format-cache.js +27 -0
- package/lib/internal/template/internal/utils/date-time/intl-date-time-format-cache.js.map +1 -0
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +63 -63
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -10
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +88 -88
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/list/styles.css.js +5 -5
- package/lib/internal/template/list/styles.scoped.css +8 -8
- package/lib/internal/template/list/styles.selectors.js +5 -5
- package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
- package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +21 -21
- package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +56 -56
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/pagination/styles.css.js +11 -11
- package/lib/internal/template/pagination/styles.scoped.css +35 -35
- package/lib/internal/template/pagination/styles.selectors.js +11 -11
- package/lib/internal/template/panel-layout/styles.css.js +7 -7
- package/lib/internal/template/panel-layout/styles.scoped.css +18 -18
- package/lib/internal/template/panel-layout/styles.selectors.js +7 -7
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +49 -49
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +58 -58
- package/lib/internal/template/popover/styles.scoped.css +110 -110
- package/lib/internal/template/popover/styles.selectors.js +58 -58
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.scoped.css +102 -102
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
- package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +57 -57
- 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 +46 -46
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- 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 +10 -10
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +51 -51
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +24 -24
- package/lib/internal/template/select/parts/styles.selectors.js +21 -21
- package/lib/internal/template/side-navigation/styles.css.js +47 -47
- package/lib/internal/template/side-navigation/styles.scoped.css +94 -94
- package/lib/internal/template/side-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/skeleton/styles.css.js +15 -15
- package/lib/internal/template/skeleton/styles.scoped.css +29 -29
- package/lib/internal/template/skeleton/styles.selectors.js +15 -15
- package/lib/internal/template/split-panel/styles.css.js +38 -38
- package/lib/internal/template/split-panel/styles.scoped.css +62 -62
- package/lib/internal/template/split-panel/styles.selectors.js +38 -38
- package/lib/internal/template/status-indicator/styles.css.js +24 -24
- package/lib/internal/template/status-indicator/styles.scoped.css +55 -55
- package/lib/internal/template/status-indicator/styles.selectors.js +24 -24
- package/lib/internal/template/steps/styles.css.js +12 -12
- package/lib/internal/template/steps/styles.scoped.css +22 -22
- package/lib/internal/template/steps/styles.selectors.js +12 -12
- package/lib/internal/template/table/body-cell/styles.css.js +48 -48
- package/lib/internal/template/table/body-cell/styles.scoped.css +825 -825
- package/lib/internal/template/table/body-cell/styles.selectors.js +48 -48
- package/lib/internal/template/table/header-cell/styles.css.js +33 -33
- package/lib/internal/template/table/header-cell/styles.scoped.css +108 -108
- package/lib/internal/template/table/header-cell/styles.selectors.js +33 -33
- package/lib/internal/template/table/internal.d.ts.map +1 -1
- package/lib/internal/template/table/internal.js +16 -17
- package/lib/internal/template/table/internal.js.map +1 -1
- package/lib/internal/template/table/resizer/styles.css.js +17 -17
- package/lib/internal/template/table/resizer/styles.scoped.css +34 -34
- package/lib/internal/template/table/resizer/styles.selectors.js +17 -17
- package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
- package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +11 -11
- package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/lib/internal/template/table/styles.css.js +36 -36
- package/lib/internal/template/table/styles.scoped.css +55 -55
- package/lib/internal/template/table/styles.selectors.js +36 -36
- package/lib/internal/template/table/use-column-widths.d.ts.map +1 -1
- package/lib/internal/template/table/use-column-widths.js +26 -6
- package/lib/internal/template/table/use-column-widths.js.map +1 -1
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +74 -74
- 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 +16 -16
- 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 +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +36 -36
- 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 +88 -88
- 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 +21 -21
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +49 -49
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +80 -80
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -10
- package/lib/internal/template/tree-view/tree-item/styles.scoped.css +20 -20
- package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -10
- package/lib/internal/template/tree-view/vertical-connector/styles.css.js +3 -3
- package/lib/internal/template/tree-view/vertical-connector/styles.scoped.css +6 -6
- package/lib/internal/template/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/lib/internal/template/truncated-text/styles.css.js +1 -1
- package/lib/internal/template/truncated-text/styles.scoped.css +9 -9
- package/lib/internal/template/truncated-text/styles.selectors.js +1 -1
- 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 +23 -23
- 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 +41 -41
- 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 +9 -9
- 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 +73 -73
- package/lib/internal/template/wizard/styles.selectors.js +30 -30
- package/package.json +1 -1
|
@@ -146,11 +146,11 @@
|
|
|
146
146
|
*/
|
|
147
147
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
148
148
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
149
|
-
.awsui_header-
|
|
149
|
+
.awsui_header-cell_1spae_wqnmg_149:not(#\9) {
|
|
150
150
|
position: relative;
|
|
151
151
|
text-align: start;
|
|
152
152
|
box-sizing: border-box;
|
|
153
|
-
border-block-end: var(--border-divider-list-width-
|
|
153
|
+
border-block-end: var(--border-divider-list-width-2qbfmz, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
154
154
|
background: var(--color-background-table-header-5hauij, #fafafa);
|
|
155
155
|
color: var(--color-text-column-header-hm90p0, #545b64);
|
|
156
156
|
font-weight: var(--font-weight-heading-s-qxvrar, 700);
|
|
@@ -159,14 +159,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
159
159
|
padding-block: var(--space-scaled-xxs-jatbiv, 4px);
|
|
160
160
|
padding-inline: var(--space-scaled-xs-sppte9, 8px);
|
|
161
161
|
}
|
|
162
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
162
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149:not(#\9):focus {
|
|
163
163
|
position: relative;
|
|
164
164
|
}
|
|
165
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
165
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149:not(#\9):focus {
|
|
166
166
|
outline: 2px dotted transparent;
|
|
167
167
|
outline-offset: calc(calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)) - 1px);
|
|
168
168
|
}
|
|
169
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
169
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149:not(#\9):focus::before {
|
|
170
170
|
content: " ";
|
|
171
171
|
display: block;
|
|
172
172
|
position: absolute;
|
|
@@ -174,20 +174,20 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_eevyv_149:not(#\9):
|
|
|
174
174
|
inset-block-start: calc(-1 * calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
175
175
|
inline-size: calc(100% + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)) + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
176
176
|
block-size: calc(100% + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)) + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
177
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
178
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
179
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
180
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
177
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
178
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
179
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
180
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
181
181
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
182
182
|
}
|
|
183
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
183
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_header-cell-fake-focus_1spae_wqnmg_183:not(#\9) {
|
|
184
184
|
position: relative;
|
|
185
185
|
}
|
|
186
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
186
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_header-cell-fake-focus_1spae_wqnmg_183:not(#\9) {
|
|
187
187
|
outline: 2px dotted transparent;
|
|
188
188
|
outline-offset: calc(calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)) - 1px);
|
|
189
189
|
}
|
|
190
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
190
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_header-cell-fake-focus_1spae_wqnmg_183:not(#\9)::before {
|
|
191
191
|
content: " ";
|
|
192
192
|
display: block;
|
|
193
193
|
position: absolute;
|
|
@@ -195,42 +195,42 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_eevyv_149.awsui_hea
|
|
|
195
195
|
inset-block-start: calc(-1 * calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
196
196
|
inline-size: calc(100% + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)) + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
197
197
|
block-size: calc(100% + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)) + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
198
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
199
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
200
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
201
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
198
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
199
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
200
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
201
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
202
202
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
203
203
|
}
|
|
204
|
-
.awsui_header-
|
|
204
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_header-cell-group_1spae_wqnmg_204:not(#\9), .awsui_header-cell_1spae_wqnmg_149.awsui_header-cell-grouped_1spae_wqnmg_204:not(#\9), .awsui_header-cell_1spae_wqnmg_149.awsui_header-cell-spans-rows_1spae_wqnmg_204:not(#\9) {
|
|
205
205
|
padding-block: var(--space-xxxs-3w1kr2, 2px);
|
|
206
206
|
padding-inline: var(--space-scaled-xs-sppte9, 8px);
|
|
207
207
|
border-block-end-color: var(--color-border-divider-table-group-enot8o, #879596);
|
|
208
208
|
}
|
|
209
|
-
.awsui_header-
|
|
209
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_header-cell-group_1spae_wqnmg_204 > .awsui_resize-divider_1spae_wqnmg_209.awsui_resize-divider_1spae_wqnmg_209:not(#\9), .awsui_header-cell_1spae_wqnmg_149.awsui_header-cell-grouped_1spae_wqnmg_204 > .awsui_resize-divider_1spae_wqnmg_209.awsui_resize-divider_1spae_wqnmg_209:not(#\9), .awsui_header-cell_1spae_wqnmg_149.awsui_header-cell-spans-rows_1spae_wqnmg_204 > .awsui_resize-divider_1spae_wqnmg_209.awsui_resize-divider_1spae_wqnmg_209:not(#\9) {
|
|
210
210
|
border-inline-start-color: var(--color-border-divider-table-group-enot8o, #879596);
|
|
211
211
|
}
|
|
212
|
-
.awsui_header-cell-
|
|
213
|
-
border-block-end: var(--border-table-sticky-width-
|
|
212
|
+
.awsui_header-cell-sticky_1spae_wqnmg_212:not(#\9) {
|
|
213
|
+
border-block-end: var(--border-table-sticky-width-0njdoj, 0px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
214
214
|
}
|
|
215
|
-
.awsui_header-cell-
|
|
215
|
+
.awsui_header-cell-sticky_1spae_wqnmg_212.awsui_header-cell-group_1spae_wqnmg_204:not(#\9), .awsui_header-cell-sticky_1spae_wqnmg_212.awsui_header-cell-grouped_1spae_wqnmg_204:not(#\9), .awsui_header-cell-sticky_1spae_wqnmg_212.awsui_header-cell-spans-rows_1spae_wqnmg_204:not(#\9) {
|
|
216
216
|
border-block-end-color: var(--color-border-divider-table-group-enot8o, #879596);
|
|
217
217
|
}
|
|
218
|
-
.awsui_header-cell-
|
|
218
|
+
.awsui_header-cell-stuck_1spae_wqnmg_218:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_wqnmg_218) {
|
|
219
219
|
border-block-end-color: transparent;
|
|
220
220
|
}
|
|
221
|
-
.awsui_header-cell-variant-full-
|
|
221
|
+
.awsui_header-cell-variant-full-page_1spae_wqnmg_218:not(#\9) {
|
|
222
222
|
background: var(--color-background-layout-main-05m5y6, #f2f3f3);
|
|
223
223
|
}
|
|
224
|
-
.awsui_header-cell-variant-full-
|
|
224
|
+
.awsui_header-cell-variant-full-page_1spae_wqnmg_218.awsui_header-cell-hidden_1spae_wqnmg_224:not(#\9) {
|
|
225
225
|
border-block-end-color: transparent;
|
|
226
226
|
}
|
|
227
|
-
.awsui_header-cell-variant-
|
|
227
|
+
.awsui_header-cell-variant-embedded_1spae_wqnmg_227.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):not(:is(.awsui_header-cell-sticky_1spae_wqnmg_212, .awsui_sticky-cell_1spae_wqnmg_227)), .awsui_header-cell-variant-borderless_1spae_wqnmg_227.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):not(:is(.awsui_header-cell-sticky_1spae_wqnmg_212, .awsui_sticky-cell_1spae_wqnmg_227)) {
|
|
228
228
|
background: none;
|
|
229
229
|
}
|
|
230
|
-
.awsui_header-
|
|
230
|
+
.awsui_header-cell_1spae_wqnmg_149:not(#\9):last-child, .awsui_header-cell_1spae_wqnmg_149[data-rightmost]:not(#\9), .awsui_header-cell_1spae_wqnmg_149.awsui_header-cell-sortable_1spae_wqnmg_230:not(#\9) {
|
|
231
231
|
padding-inline-end: var(--space-xs-kw7k3v, 8px);
|
|
232
232
|
}
|
|
233
|
-
.awsui_header-
|
|
233
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_sticky-cell_1spae_wqnmg_227:not(#\9) {
|
|
234
234
|
position: sticky;
|
|
235
235
|
background: var(--color-background-table-header-5hauij, #fafafa);
|
|
236
236
|
z-index: 798;
|
|
@@ -239,44 +239,44 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_eevyv_149.awsui_hea
|
|
|
239
239
|
transition-timing-function: var(--motion-easing-sticky-xd5evu, ease-out);
|
|
240
240
|
}
|
|
241
241
|
@media (prefers-reduced-motion: reduce) {
|
|
242
|
-
.awsui_header-
|
|
242
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_sticky-cell_1spae_wqnmg_227:not(#\9) {
|
|
243
243
|
animation: none;
|
|
244
244
|
transition: none;
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
|
-
.awsui-motion-disabled .awsui_header-
|
|
247
|
+
.awsui-motion-disabled .awsui_header-cell_1spae_wqnmg_149.awsui_sticky-cell_1spae_wqnmg_227:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_wqnmg_149.awsui_sticky-cell_1spae_wqnmg_227:not(#\9) {
|
|
248
248
|
animation: none;
|
|
249
249
|
transition: none;
|
|
250
250
|
}
|
|
251
|
-
.awsui_header-
|
|
251
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_sticky-cell_1spae_wqnmg_227.awsui_table-variant-full-page_1spae_wqnmg_251:not(#\9) {
|
|
252
252
|
background: var(--color-background-layout-main-05m5y6, #f2f3f3);
|
|
253
253
|
}
|
|
254
|
-
.awsui_header-
|
|
254
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_sticky-cell-pad-left_1spae_wqnmg_254:not(#\9):not(.awsui_has-selection_1spae_wqnmg_254) {
|
|
255
255
|
padding-inline-start: var(--space-table-horizontal-xmv4qa, 0px);
|
|
256
256
|
}
|
|
257
|
-
.awsui_header-
|
|
257
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_sticky-cell-last-inline-start_1spae_wqnmg_257:not(#\9) {
|
|
258
258
|
box-shadow: var(--shadow-sticky-column-first-vya346, 4px 0 8px 0 rgba(0, 28, 36, 0.1));
|
|
259
259
|
clip-path: inset(0px -24px 0px 0px);
|
|
260
260
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
261
261
|
}
|
|
262
|
-
.awsui_header-
|
|
262
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_sticky-cell-last-inline-start_1spae_wqnmg_257 > .awsui_resize-divider_1spae_wqnmg_209:not(#\9) {
|
|
263
263
|
display: none;
|
|
264
264
|
}
|
|
265
|
-
.awsui_header-
|
|
265
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_sticky-cell-last-inline-start_1spae_wqnmg_257:not(#\9):dir(rtl) {
|
|
266
266
|
box-shadow: var(--shadow-sticky-column-last-02l85g, -4px 0 8px 0 rgba(0, 28, 36, 0.1));
|
|
267
267
|
clip-path: inset(0 0 0 -24px);
|
|
268
268
|
}
|
|
269
|
-
.awsui_header-
|
|
269
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_sticky-cell-last-inline-end_1spae_wqnmg_269:not(#\9) {
|
|
270
270
|
box-shadow: var(--shadow-sticky-column-last-02l85g, -4px 0 8px 0 rgba(0, 28, 36, 0.1));
|
|
271
271
|
clip-path: inset(0 0 0 -24px);
|
|
272
272
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
273
273
|
}
|
|
274
|
-
.awsui_header-
|
|
274
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_sticky-cell-last-inline-end_1spae_wqnmg_269:not(#\9):dir(rtl) {
|
|
275
275
|
box-shadow: var(--shadow-sticky-column-first-vya346, 4px 0 8px 0 rgba(0, 28, 36, 0.1));
|
|
276
276
|
clip-path: inset(0 -24px 0 0);
|
|
277
277
|
}
|
|
278
278
|
|
|
279
|
-
.awsui_sorting-
|
|
279
|
+
.awsui_sorting-icon_1spae_wqnmg_279:not(#\9) {
|
|
280
280
|
position: absolute;
|
|
281
281
|
inset-block-start: 50%;
|
|
282
282
|
transform: translateY(-50%);
|
|
@@ -284,39 +284,39 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_eevyv_149.awsui_hea
|
|
|
284
284
|
color: var(--color-text-column-sorting-icon-gys874, #687078);
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
.awsui_edit-
|
|
287
|
+
.awsui_edit-icon_1spae_wqnmg_287:not(#\9) {
|
|
288
288
|
margin-inline-start: var(--space-xxs-jnczic, 4px);
|
|
289
289
|
margin-block-start: var(--space-scaled-xxs-jatbiv, 4px);
|
|
290
290
|
color: inherit;
|
|
291
291
|
}
|
|
292
292
|
|
|
293
|
-
.awsui_header-cell-
|
|
293
|
+
.awsui_header-cell-content_1spae_wqnmg_293:not(#\9) {
|
|
294
294
|
position: relative;
|
|
295
295
|
padding-block: var(--space-scaled-xxs-jatbiv, 4px);
|
|
296
296
|
padding-inline-end: var(--space-s-4a5hs8, 12px);
|
|
297
297
|
padding-inline-start: var(--space-s-4a5hs8, 12px);
|
|
298
298
|
}
|
|
299
|
-
.awsui_header-cell-
|
|
299
|
+
.awsui_header-cell-content_1spae_wqnmg_293.awsui_header-cell-content-expandable_1spae_wqnmg_299:not(#\9) {
|
|
300
300
|
padding-inline-start: calc(var(--space-s-4a5hs8, 12px) + var(--space-m-n2lypl, 16px) + var(--space-xs-kw7k3v, 8px));
|
|
301
301
|
}
|
|
302
|
-
.awsui_header-cell-
|
|
302
|
+
.awsui_header-cell-group_1spae_wqnmg_204 > .awsui_header-cell-content_1spae_wqnmg_293:not(#\9), .awsui_header-cell-grouped_1spae_wqnmg_204 > .awsui_header-cell-content_1spae_wqnmg_293:not(#\9), .awsui_header-cell-spans-rows_1spae_wqnmg_204 > .awsui_header-cell-content_1spae_wqnmg_293:not(#\9) {
|
|
303
303
|
padding-block: var(--space-xxxs-3w1kr2, 2px);
|
|
304
304
|
}
|
|
305
|
-
.awsui_header-cell-
|
|
305
|
+
.awsui_header-cell-sortable_1spae_wqnmg_230 > .awsui_header-cell-content_1spae_wqnmg_293:not(#\9) {
|
|
306
306
|
padding-inline-end: calc(var(--space-xl-4dmkh1, 24px) + var(--space-xxs-jnczic, 4px));
|
|
307
307
|
}
|
|
308
|
-
.awsui_header-cell-
|
|
308
|
+
.awsui_header-cell-content_1spae_wqnmg_293:not(#\9):focus {
|
|
309
309
|
outline: none;
|
|
310
310
|
text-decoration: none;
|
|
311
311
|
}
|
|
312
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
312
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_wqnmg_293:not(#\9):focus {
|
|
313
313
|
position: relative;
|
|
314
314
|
}
|
|
315
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
315
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_wqnmg_293:not(#\9):focus {
|
|
316
316
|
outline: 2px dotted transparent;
|
|
317
317
|
outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)) - 1px);
|
|
318
318
|
}
|
|
319
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
319
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_wqnmg_293:not(#\9):focus::before {
|
|
320
320
|
content: " ";
|
|
321
321
|
display: block;
|
|
322
322
|
position: absolute;
|
|
@@ -324,20 +324,20 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_eevyv_293:n
|
|
|
324
324
|
inset-block-start: calc(-1 * calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
325
325
|
inline-size: calc(100% + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)) + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
326
326
|
block-size: calc(100% + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)) + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
327
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
328
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
329
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
330
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
327
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
328
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
329
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
330
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
331
331
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
332
332
|
}
|
|
333
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
333
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_wqnmg_293.awsui_header-cell-fake-focus_1spae_wqnmg_183:not(#\9) {
|
|
334
334
|
position: relative;
|
|
335
335
|
}
|
|
336
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
336
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_wqnmg_293.awsui_header-cell-fake-focus_1spae_wqnmg_183:not(#\9) {
|
|
337
337
|
outline: 2px dotted transparent;
|
|
338
338
|
outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)) - 1px);
|
|
339
339
|
}
|
|
340
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
340
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_wqnmg_293.awsui_header-cell-fake-focus_1spae_wqnmg_183:not(#\9)::before {
|
|
341
341
|
content: " ";
|
|
342
342
|
display: block;
|
|
343
343
|
position: absolute;
|
|
@@ -345,55 +345,55 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_eevyv_293.a
|
|
|
345
345
|
inset-block-start: calc(-1 * calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
346
346
|
inline-size: calc(100% + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)) + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
347
347
|
block-size: calc(100% + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)) + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
348
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
349
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
350
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
351
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
348
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
349
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
350
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
351
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
352
352
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
353
353
|
}
|
|
354
|
-
.awsui_header-cell-
|
|
354
|
+
.awsui_header-cell-disabled_1spae_wqnmg_354.awsui_header-cell-sorted_1spae_wqnmg_354 > .awsui_header-cell-content_1spae_wqnmg_293 > .awsui_sorting-icon_1spae_wqnmg_279:not(#\9) {
|
|
355
355
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
356
356
|
}
|
|
357
357
|
|
|
358
|
-
.awsui_header-cell-spans-
|
|
358
|
+
.awsui_header-cell-spans-rows_1spae_wqnmg_204:not(#\9) {
|
|
359
359
|
block-size: 100%;
|
|
360
360
|
vertical-align: bottom;
|
|
361
361
|
}
|
|
362
|
-
.awsui_header-cell-spans-
|
|
362
|
+
.awsui_header-cell-spans-rows_1spae_wqnmg_204 > .awsui_header-cell-content_1spae_wqnmg_293:not(#\9) {
|
|
363
363
|
block-size: 100%;
|
|
364
364
|
box-sizing: border-box;
|
|
365
365
|
display: flex;
|
|
366
366
|
flex-direction: column;
|
|
367
367
|
justify-content: flex-end;
|
|
368
368
|
}
|
|
369
|
-
.awsui_header-cell-spans-
|
|
369
|
+
.awsui_header-cell-spans-rows_1spae_wqnmg_204 > .awsui_header-cell-content_1spae_wqnmg_293 > .awsui_sorting-icon_1spae_wqnmg_279:not(#\9) {
|
|
370
370
|
inset-block-start: auto;
|
|
371
371
|
inset-block-end: var(--space-scaled-xxs-jatbiv, 4px);
|
|
372
372
|
transform: none;
|
|
373
373
|
}
|
|
374
374
|
|
|
375
|
-
.awsui_header-cell-
|
|
375
|
+
.awsui_header-cell-sortable_1spae_wqnmg_230:not(#\9):not(.awsui_header-cell-disabled_1spae_wqnmg_354) > .awsui_header-cell-content_1spae_wqnmg_293 {
|
|
376
376
|
cursor: pointer;
|
|
377
377
|
}
|
|
378
|
-
.awsui_header-cell-
|
|
378
|
+
.awsui_header-cell-sortable_1spae_wqnmg_230:not(#\9):not(.awsui_header-cell-disabled_1spae_wqnmg_354) > .awsui_header-cell-content_1spae_wqnmg_293:hover, .awsui_header-cell-sortable_1spae_wqnmg_230:not(#\9):not(.awsui_header-cell-disabled_1spae_wqnmg_354).awsui_header-cell-sorted_1spae_wqnmg_354 > .awsui_header-cell-content_1spae_wqnmg_293 {
|
|
379
379
|
color: var(--color-text-interactive-active-c44vdq, #16191f);
|
|
380
380
|
}
|
|
381
|
-
.awsui_header-cell-
|
|
381
|
+
.awsui_header-cell-sortable_1spae_wqnmg_230:not(#\9):not(.awsui_header-cell-disabled_1spae_wqnmg_354) > .awsui_header-cell-content_1spae_wqnmg_293:hover > .awsui_sorting-icon_1spae_wqnmg_279, .awsui_header-cell-sortable_1spae_wqnmg_230:not(#\9):not(.awsui_header-cell-disabled_1spae_wqnmg_354).awsui_header-cell-sorted_1spae_wqnmg_354 > .awsui_header-cell-content_1spae_wqnmg_293 > .awsui_sorting-icon_1spae_wqnmg_279 {
|
|
382
382
|
color: var(--color-text-interactive-active-c44vdq, #16191f);
|
|
383
383
|
}
|
|
384
384
|
|
|
385
|
-
.awsui_header-cell-
|
|
385
|
+
.awsui_header-cell-text_1spae_wqnmg_385:not(#\9) {
|
|
386
386
|
line-height: var(--line-height-heading-xs-fuzanp, 20px);
|
|
387
387
|
padding-block: calc(var(--space-xxxs-3w1kr2, 2px) / 2);
|
|
388
388
|
}
|
|
389
|
-
.awsui_header-cell-
|
|
389
|
+
.awsui_header-cell-text_1spae_wqnmg_385:not(#\9):not(.awsui_header-cell-text-wrap_1spae_wqnmg_389) {
|
|
390
390
|
white-space: nowrap;
|
|
391
391
|
overflow: hidden;
|
|
392
392
|
text-overflow: ellipsis;
|
|
393
393
|
}
|
|
394
394
|
|
|
395
|
-
.awsui_header-cell-
|
|
396
|
-
.awsui_header-cell-
|
|
395
|
+
.awsui_header-cell-ascending_1spae_wqnmg_395:not(#\9),
|
|
396
|
+
.awsui_header-cell-descending_1spae_wqnmg_396:not(#\9) {
|
|
397
397
|
/* used in test-utils */
|
|
398
398
|
}
|
|
399
399
|
|
|
@@ -403,28 +403,28 @@ with the left edge of the table as closely as possible. If the
|
|
|
403
403
|
last header cell is sortable the sort icon should align with the
|
|
404
404
|
settings icon in the pagination slot.
|
|
405
405
|
*/
|
|
406
|
-
.awsui_header-
|
|
406
|
+
.awsui_header-cell_1spae_wqnmg_149:not(#\9):not(.awsui_is-visual-refresh_1spae_wqnmg_227):first-child {
|
|
407
407
|
padding-inline-start: var(--space-xs-kw7k3v, 8px);
|
|
408
408
|
}
|
|
409
|
-
.awsui_header-
|
|
409
|
+
.awsui_header-cell_1spae_wqnmg_149:not(#\9):not(.awsui_is-visual-refresh_1spae_wqnmg_227):first-child.awsui_header-cell-content-expandable_1spae_wqnmg_299 {
|
|
410
410
|
padding-inline-start: calc(var(--space-xs-kw7k3v, 8px) + var(--space-m-n2lypl, 16px) + var(--space-xs-kw7k3v, 8px));
|
|
411
411
|
}
|
|
412
412
|
|
|
413
|
-
.awsui_header-
|
|
413
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9) {
|
|
414
414
|
/*
|
|
415
415
|
Striped rows requires additional left padding because the
|
|
416
416
|
shaded background makes the child content appear too close
|
|
417
417
|
to the table edge.
|
|
418
418
|
*/
|
|
419
419
|
}
|
|
420
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
420
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:focus {
|
|
421
421
|
position: relative;
|
|
422
422
|
}
|
|
423
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
423
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:focus {
|
|
424
424
|
outline: 2px dotted transparent;
|
|
425
425
|
outline-offset: calc(calc(-1 * var(--space-scaled-xxs-jatbiv, 4px) + var(--space-scaled-xxs-jatbiv, 4px)) - 1px);
|
|
426
426
|
}
|
|
427
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
427
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:focus::before {
|
|
428
428
|
content: " ";
|
|
429
429
|
display: block;
|
|
430
430
|
position: absolute;
|
|
@@ -432,20 +432,20 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_eevyv_149.awsui_is-
|
|
|
432
432
|
inset-block-start: calc(-1 * calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
433
433
|
inline-size: calc(100% + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px) + var(--space-scaled-xxs-jatbiv, 4px)) + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
434
434
|
block-size: calc(100% + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)) + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
435
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
436
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
437
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
438
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
435
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
436
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
437
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
438
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
439
439
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
440
440
|
}
|
|
441
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
441
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_wqnmg_183 {
|
|
442
442
|
position: relative;
|
|
443
443
|
}
|
|
444
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
444
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_wqnmg_183 {
|
|
445
445
|
outline: 2px dotted transparent;
|
|
446
446
|
outline-offset: calc(calc(-1 * var(--space-scaled-xxs-jatbiv, 4px) + var(--space-scaled-xxs-jatbiv, 4px)) - 1px);
|
|
447
447
|
}
|
|
448
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
448
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child.awsui_header-cell-fake-focus_1spae_wqnmg_183::before {
|
|
449
449
|
content: " ";
|
|
450
450
|
display: block;
|
|
451
451
|
position: absolute;
|
|
@@ -453,26 +453,26 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_eevyv_149.awsui_is-
|
|
|
453
453
|
inset-block-start: calc(-1 * calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
454
454
|
inline-size: calc(100% + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px) + var(--space-scaled-xxs-jatbiv, 4px)) + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
455
455
|
block-size: calc(100% + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)) + calc(-1 * var(--space-scaled-xxs-jatbiv, 4px)));
|
|
456
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
457
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
458
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
459
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
456
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
457
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
458
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
459
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
460
460
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
461
461
|
}
|
|
462
|
-
.awsui_header-
|
|
462
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_wqnmg_204):not(.awsui_header-cell-group_1spae_wqnmg_204) > .awsui_header-cell-content_1spae_wqnmg_293 {
|
|
463
463
|
padding-inline-start: 0px;
|
|
464
464
|
}
|
|
465
|
-
.awsui_header-
|
|
465
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_wqnmg_204):not(.awsui_header-cell-group_1spae_wqnmg_204) > .awsui_header-cell-content_1spae_wqnmg_293.awsui_header-cell-content-expandable_1spae_wqnmg_299 {
|
|
466
466
|
padding-inline-start: calc(0px + var(--space-m-n2lypl, 16px) + var(--space-xs-kw7k3v, 8px));
|
|
467
467
|
}
|
|
468
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
468
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_wqnmg_204):not(.awsui_header-cell-group_1spae_wqnmg_204) > .awsui_header-cell-content_1spae_wqnmg_293:focus {
|
|
469
469
|
position: relative;
|
|
470
470
|
}
|
|
471
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
471
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_wqnmg_204):not(.awsui_header-cell-group_1spae_wqnmg_204) > .awsui_header-cell-content_1spae_wqnmg_293:focus {
|
|
472
472
|
outline: 2px dotted transparent;
|
|
473
473
|
outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px) + var(--space-scaled-xxs-jatbiv, 4px)) - 1px);
|
|
474
474
|
}
|
|
475
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
475
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_wqnmg_204):not(.awsui_header-cell-group_1spae_wqnmg_204) > .awsui_header-cell-content_1spae_wqnmg_293:focus::before {
|
|
476
476
|
content: " ";
|
|
477
477
|
display: block;
|
|
478
478
|
position: absolute;
|
|
@@ -480,20 +480,20 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_eevyv_149.awsui_is-
|
|
|
480
480
|
inset-block-start: calc(-1 * calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
481
481
|
inline-size: calc(100% + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px) + var(--space-scaled-xxs-jatbiv, 4px)) + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
482
482
|
block-size: calc(100% + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)) + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
483
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
484
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
485
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
486
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
483
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
484
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
485
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
486
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
487
487
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
488
488
|
}
|
|
489
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
489
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_wqnmg_204):not(.awsui_header-cell-group_1spae_wqnmg_204) > .awsui_header-cell-content_1spae_wqnmg_293.awsui_header-cell-fake-focus_1spae_wqnmg_183 {
|
|
490
490
|
position: relative;
|
|
491
491
|
}
|
|
492
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
492
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_wqnmg_204):not(.awsui_header-cell-group_1spae_wqnmg_204) > .awsui_header-cell-content_1spae_wqnmg_293.awsui_header-cell-fake-focus_1spae_wqnmg_183 {
|
|
493
493
|
outline: 2px dotted transparent;
|
|
494
494
|
outline-offset: calc(calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px) + var(--space-scaled-xxs-jatbiv, 4px)) - 1px);
|
|
495
495
|
}
|
|
496
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
496
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:not(.awsui_header-cell-grouped_1spae_wqnmg_204):not(.awsui_header-cell-group_1spae_wqnmg_204) > .awsui_header-cell-content_1spae_wqnmg_293.awsui_header-cell-fake-focus_1spae_wqnmg_183::before {
|
|
497
497
|
content: " ";
|
|
498
498
|
display: block;
|
|
499
499
|
position: absolute;
|
|
@@ -501,30 +501,30 @@ body[data-awsui-focus-visible=true] .awsui_header-cell_1spae_eevyv_149.awsui_is-
|
|
|
501
501
|
inset-block-start: calc(-1 * calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
502
502
|
inline-size: calc(100% + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px) + var(--space-scaled-xxs-jatbiv, 4px)) + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
503
503
|
block-size: calc(100% + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)) + calc(-1 * var(--space-table-header-focus-outline-gutter-0zj6up, 0px)));
|
|
504
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
505
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
506
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
507
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
504
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
505
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
506
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
507
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
508
508
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
509
509
|
}
|
|
510
|
-
.awsui_header-
|
|
510
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_wqnmg_510):not(.awsui_sticky-cell-pad-inline-start_1spae_wqnmg_510):not(.awsui_header-cell-group_1spae_wqnmg_204):not(.awsui_header-cell-grouped_1spae_wqnmg_204) {
|
|
511
511
|
padding-inline-start: var(--space-xxxs-3w1kr2, 2px);
|
|
512
512
|
}
|
|
513
|
-
.awsui_header-
|
|
513
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_wqnmg_510):not(.awsui_sticky-cell-pad-inline-start_1spae_wqnmg_510):not(.awsui_header-cell-group_1spae_wqnmg_204):not(.awsui_header-cell-grouped_1spae_wqnmg_204).awsui_header-cell-content-expandable_1spae_wqnmg_299 {
|
|
514
514
|
padding-inline-start: calc(var(--space-xxxs-3w1kr2, 2px) + var(--space-m-n2lypl, 16px) + var(--space-xs-kw7k3v, 8px));
|
|
515
515
|
}
|
|
516
|
-
.awsui_header-
|
|
516
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child.awsui_has-striped-rows_1spae_wqnmg_510:not(.awsui_sticky-cell-pad-inline-start_1spae_wqnmg_510):not(.awsui_header-cell-group_1spae_wqnmg_204):not(.awsui_header-cell-grouped_1spae_wqnmg_204) {
|
|
517
517
|
padding-inline-start: var(--space-xxs-jnczic, 4px);
|
|
518
518
|
}
|
|
519
|
-
.awsui_header-
|
|
519
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):first-child.awsui_has-striped-rows_1spae_wqnmg_510:not(.awsui_sticky-cell-pad-inline-start_1spae_wqnmg_510):not(.awsui_header-cell-group_1spae_wqnmg_204):not(.awsui_header-cell-grouped_1spae_wqnmg_204).awsui_header-cell-content-expandable_1spae_wqnmg_299 {
|
|
520
520
|
padding-inline-start: calc(var(--space-xxs-jnczic, 4px) + var(--space-m-n2lypl, 16px) + var(--space-xs-kw7k3v, 8px));
|
|
521
521
|
}
|
|
522
|
-
.awsui_header-
|
|
522
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227:not(#\9):last-child.awsui_header-cell-sortable_1spae_wqnmg_230:not(.awsui_header-cell-resizable_1spae_wqnmg_522), .awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227[data-rightmost].awsui_header-cell-sortable_1spae_wqnmg_230:not(#\9):not(.awsui_header-cell-resizable_1spae_wqnmg_522) {
|
|
523
523
|
padding-inline-end: var(--space-xxxs-3w1kr2, 2px);
|
|
524
524
|
}
|
|
525
|
-
.awsui_header-
|
|
525
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227.awsui_sticky-cell-pad-inline-start_1spae_wqnmg_510:not(#\9) {
|
|
526
526
|
padding-inline-start: var(--space-scaled-l-66n9sr, 20px);
|
|
527
527
|
}
|
|
528
|
-
.awsui_header-
|
|
528
|
+
.awsui_header-cell_1spae_wqnmg_149.awsui_is-visual-refresh_1spae_wqnmg_227.awsui_sticky-cell-pad-inline-start_1spae_wqnmg_510.awsui_header-cell-content-expandable_1spae_wqnmg_299:not(#\9) {
|
|
529
529
|
padding-inline-start: calc(var(--space-scaled-l-66n9sr, 20px) + var(--space-m-n2lypl, 16px) + var(--space-xs-kw7k3v, 8px));
|
|
530
530
|
}
|
|
@@ -2,38 +2,38 @@
|
|
|
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
|
-
"edit-icon": "awsui_edit-
|
|
27
|
-
"header-cell-content": "awsui_header-cell-
|
|
28
|
-
"header-cell-content-expandable": "awsui_header-cell-content-
|
|
29
|
-
"header-cell-disabled": "awsui_header-cell-
|
|
30
|
-
"header-cell-sorted": "awsui_header-cell-
|
|
31
|
-
"header-cell-text": "awsui_header-cell-
|
|
32
|
-
"header-cell-text-wrap": "awsui_header-cell-text-
|
|
33
|
-
"header-cell-ascending": "awsui_header-cell-
|
|
34
|
-
"header-cell-descending": "awsui_header-cell-
|
|
35
|
-
"has-striped-rows": "awsui_has-striped-
|
|
36
|
-
"sticky-cell-pad-inline-start": "awsui_sticky-cell-pad-inline-
|
|
37
|
-
"header-cell-resizable": "awsui_header-cell-
|
|
5
|
+
"header-cell": "awsui_header-cell_1spae_wqnmg_149",
|
|
6
|
+
"header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_wqnmg_183",
|
|
7
|
+
"header-cell-group": "awsui_header-cell-group_1spae_wqnmg_204",
|
|
8
|
+
"header-cell-grouped": "awsui_header-cell-grouped_1spae_wqnmg_204",
|
|
9
|
+
"header-cell-spans-rows": "awsui_header-cell-spans-rows_1spae_wqnmg_204",
|
|
10
|
+
"resize-divider": "awsui_resize-divider_1spae_wqnmg_209",
|
|
11
|
+
"header-cell-sticky": "awsui_header-cell-sticky_1spae_wqnmg_212",
|
|
12
|
+
"header-cell-stuck": "awsui_header-cell-stuck_1spae_wqnmg_218",
|
|
13
|
+
"header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_wqnmg_218",
|
|
14
|
+
"header-cell-hidden": "awsui_header-cell-hidden_1spae_wqnmg_224",
|
|
15
|
+
"header-cell-variant-embedded": "awsui_header-cell-variant-embedded_1spae_wqnmg_227",
|
|
16
|
+
"is-visual-refresh": "awsui_is-visual-refresh_1spae_wqnmg_227",
|
|
17
|
+
"sticky-cell": "awsui_sticky-cell_1spae_wqnmg_227",
|
|
18
|
+
"header-cell-variant-borderless": "awsui_header-cell-variant-borderless_1spae_wqnmg_227",
|
|
19
|
+
"header-cell-sortable": "awsui_header-cell-sortable_1spae_wqnmg_230",
|
|
20
|
+
"table-variant-full-page": "awsui_table-variant-full-page_1spae_wqnmg_251",
|
|
21
|
+
"sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_wqnmg_254",
|
|
22
|
+
"has-selection": "awsui_has-selection_1spae_wqnmg_254",
|
|
23
|
+
"sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-start_1spae_wqnmg_257",
|
|
24
|
+
"sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-end_1spae_wqnmg_269",
|
|
25
|
+
"sorting-icon": "awsui_sorting-icon_1spae_wqnmg_279",
|
|
26
|
+
"edit-icon": "awsui_edit-icon_1spae_wqnmg_287",
|
|
27
|
+
"header-cell-content": "awsui_header-cell-content_1spae_wqnmg_293",
|
|
28
|
+
"header-cell-content-expandable": "awsui_header-cell-content-expandable_1spae_wqnmg_299",
|
|
29
|
+
"header-cell-disabled": "awsui_header-cell-disabled_1spae_wqnmg_354",
|
|
30
|
+
"header-cell-sorted": "awsui_header-cell-sorted_1spae_wqnmg_354",
|
|
31
|
+
"header-cell-text": "awsui_header-cell-text_1spae_wqnmg_385",
|
|
32
|
+
"header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_wqnmg_389",
|
|
33
|
+
"header-cell-ascending": "awsui_header-cell-ascending_1spae_wqnmg_395",
|
|
34
|
+
"header-cell-descending": "awsui_header-cell-descending_1spae_wqnmg_396",
|
|
35
|
+
"has-striped-rows": "awsui_has-striped-rows_1spae_wqnmg_510",
|
|
36
|
+
"sticky-cell-pad-inline-start": "awsui_sticky-cell-pad-inline-start_1spae_wqnmg_510",
|
|
37
|
+
"header-cell-resizable": "awsui_header-cell-resizable_1spae_wqnmg_522"
|
|
38
38
|
};
|
|
39
39
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/table/internal.tsx"],"names":[],"mappings":"AA2CA,OAAO,EAAE,mBAAmB,EAAwB,MAAM,cAAc,CAAC;AA6CzE,eAAO,MAAM,sBAAsB,EAW9B,mBAAmB,CAAC;AAEzB,QAAA,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/table/internal.tsx"],"names":[],"mappings":"AA2CA,OAAO,EAAE,mBAAmB,EAAwB,MAAM,cAAc,CAAC;AA6CzE,eAAO,MAAM,sBAAsB,EAW9B,mBAAmB,CAAC;AAEzB,QAAA,MAAM,aAAa,EA0vBd,mBAAmB,CAAC;AAEzB,eAAe,aAAa,CAAC"}
|