@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
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_root_fvjdu_1h1lb_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -183,14 +183,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
183
183
|
list-style: none;
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.
|
|
187
|
-
.
|
|
186
|
+
.awsui_button_fvjdu_1h1lb_186:not(#\9),
|
|
187
|
+
.awsui_dots_fvjdu_1h1lb_187:not(#\9) {
|
|
188
188
|
min-inline-size: var(--space-l-3cws6j, 20px);
|
|
189
|
-
border-block: var(--border-width-button-
|
|
190
|
-
border-inline: var(--border-width-button-
|
|
189
|
+
border-block: var(--border-width-button-lffd4t, 1px) solid transparent;
|
|
190
|
+
border-inline: var(--border-width-button-lffd4t, 1px) solid transparent;
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
-
.
|
|
193
|
+
.awsui_button_fvjdu_1h1lb_186:not(#\9) {
|
|
194
194
|
cursor: pointer;
|
|
195
195
|
text-align: center;
|
|
196
196
|
box-sizing: border-box;
|
|
@@ -199,73 +199,73 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
199
199
|
padding-block: 0;
|
|
200
200
|
padding-inline: 0;
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_button_fvjdu_1h1lb_186:not(#\9):focus {
|
|
203
203
|
outline: none;
|
|
204
204
|
}
|
|
205
|
-
body[data-awsui-focus-visible=true] .
|
|
205
|
+
body[data-awsui-focus-visible=true] .awsui_button_fvjdu_1h1lb_186:not(#\9):focus {
|
|
206
206
|
outline: 2px dotted transparent;
|
|
207
|
-
border-block: var(--border-width-button-
|
|
208
|
-
border-inline: var(--border-width-button-
|
|
209
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
210
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
211
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
212
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
213
|
-
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-
|
|
207
|
+
border-block: var(--border-width-button-lffd4t, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
208
|
+
border-inline: var(--border-width-button-lffd4t, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
209
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
210
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
211
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
212
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
213
|
+
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-iijyo6, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
214
214
|
}
|
|
215
|
-
.awsui_button-
|
|
215
|
+
.awsui_button-disabled_fvjdu_1h1lb_215:not(#\9) {
|
|
216
216
|
cursor: default;
|
|
217
217
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.
|
|
220
|
+
.awsui_arrow_fvjdu_1h1lb_220:not(#\9) {
|
|
221
221
|
color: var(--color-text-interactive-default-qwoe3g, #545b64);
|
|
222
222
|
}
|
|
223
|
-
.
|
|
223
|
+
.awsui_arrow_fvjdu_1h1lb_220:not(#\9):not(.awsui_button-disabled_fvjdu_1h1lb_215):hover {
|
|
224
224
|
color: var(--color-text-interactive-hover-bu4gls, #16191f);
|
|
225
225
|
}
|
|
226
|
-
.
|
|
226
|
+
.awsui_arrow_fvjdu_1h1lb_220.awsui_button-disabled_fvjdu_1h1lb_215:not(#\9) {
|
|
227
227
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.awsui_page-
|
|
230
|
+
.awsui_page-number_fvjdu_1h1lb_230:not(#\9) {
|
|
231
231
|
color: var(--color-text-pagination-page-number-default-ramada, #545b64);
|
|
232
232
|
}
|
|
233
|
-
.awsui_page-
|
|
233
|
+
.awsui_page-number_fvjdu_1h1lb_230:not(#\9):not(.awsui_button-disabled_fvjdu_1h1lb_215):hover {
|
|
234
234
|
color: var(--color-text-interactive-hover-bu4gls, #16191f);
|
|
235
235
|
}
|
|
236
|
-
.awsui_page-
|
|
236
|
+
.awsui_page-number_fvjdu_1h1lb_230.awsui_button-current_fvjdu_1h1lb_236:not(#\9) {
|
|
237
237
|
font-weight: var(--font-wayfinding-link-active-weight-lhxtkr, 700);
|
|
238
238
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
239
239
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
240
240
|
color: var(--color-text-interactive-active-c44vdq, #16191f);
|
|
241
241
|
}
|
|
242
|
-
.awsui_page-
|
|
242
|
+
.awsui_page-number_fvjdu_1h1lb_230.awsui_button-current_fvjdu_1h1lb_236.awsui_button-disabled_fvjdu_1h1lb_215:not(#\9) {
|
|
243
243
|
color: var(--color-text-pagination-page-number-active-disabled-ijg63u, #545b64);
|
|
244
244
|
}
|
|
245
|
-
.awsui_page-
|
|
245
|
+
.awsui_page-number_fvjdu_1h1lb_230.awsui_button-disabled_fvjdu_1h1lb_215:not(#\9) {
|
|
246
246
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
247
247
|
}
|
|
248
248
|
|
|
249
|
-
.awsui_jump-to-
|
|
250
|
-
border-inline-start: var(--border-divider-section-width-
|
|
249
|
+
.awsui_jump-to-page_fvjdu_1h1lb_249:not(#\9) {
|
|
250
|
+
border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
251
251
|
box-sizing: border-box;
|
|
252
252
|
margin-inline-start: var(--space-xs-kw7k3v, 8px);
|
|
253
253
|
padding-inline-start: var(--space-xs-kw7k3v, 8px);
|
|
254
254
|
padding-inline-start: 15px;
|
|
255
255
|
list-style: none;
|
|
256
256
|
}
|
|
257
|
-
.awsui_jump-to-page-
|
|
257
|
+
.awsui_jump-to-page-input_fvjdu_1h1lb_257:not(#\9) {
|
|
258
258
|
inline-size: 87px;
|
|
259
259
|
margin-block-start: -0.6em;
|
|
260
260
|
overflow: visible;
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.
|
|
263
|
+
.awsui_dots_fvjdu_1h1lb_187:not(#\9) {
|
|
264
264
|
color: var(--color-text-interactive-default-qwoe3g, #545b64);
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
.awsui_page-
|
|
268
|
-
.
|
|
267
|
+
.awsui_page-item_fvjdu_1h1lb_267:not(#\9),
|
|
268
|
+
.awsui_dots_fvjdu_1h1lb_187:not(#\9) {
|
|
269
269
|
margin-block: var(--space-field-vertical-dgs6s0, 4px);
|
|
270
270
|
margin-inline: var(--space-xxs-jnczic, 4px);
|
|
271
271
|
text-align: center;
|
|
@@ -273,15 +273,15 @@ body[data-awsui-focus-visible=true] .awsui_button_fvjdu_mk5op_186:not(#\9):focus
|
|
|
273
273
|
padding-block: 0;
|
|
274
274
|
padding-inline: 0;
|
|
275
275
|
}
|
|
276
|
-
.awsui_page-
|
|
277
|
-
.
|
|
276
|
+
.awsui_page-item_fvjdu_1h1lb_267:not(#\9):first-child,
|
|
277
|
+
.awsui_dots_fvjdu_1h1lb_187:not(#\9):first-child {
|
|
278
278
|
margin-inline-start: 0;
|
|
279
279
|
}
|
|
280
|
-
.awsui_page-
|
|
281
|
-
.
|
|
280
|
+
.awsui_page-item_fvjdu_1h1lb_267:not(#\9):last-child,
|
|
281
|
+
.awsui_dots_fvjdu_1h1lb_187:not(#\9):last-child {
|
|
282
282
|
margin-inline-end: 0;
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
-
.awsui_root-
|
|
285
|
+
.awsui_root-disabled_fvjdu_1h1lb_285 > .awsui_dots_fvjdu_1h1lb_187:not(#\9) {
|
|
286
286
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
287
287
|
}
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"button": "
|
|
7
|
-
"dots": "
|
|
8
|
-
"button-disabled": "awsui_button-
|
|
9
|
-
"arrow": "
|
|
10
|
-
"page-number": "awsui_page-
|
|
11
|
-
"button-current": "awsui_button-
|
|
12
|
-
"jump-to-page": "awsui_jump-to-
|
|
13
|
-
"jump-to-page-input": "awsui_jump-to-page-
|
|
14
|
-
"page-item": "awsui_page-
|
|
15
|
-
"root-disabled": "awsui_root-
|
|
5
|
+
"root": "awsui_root_fvjdu_1h1lb_145",
|
|
6
|
+
"button": "awsui_button_fvjdu_1h1lb_186",
|
|
7
|
+
"dots": "awsui_dots_fvjdu_1h1lb_187",
|
|
8
|
+
"button-disabled": "awsui_button-disabled_fvjdu_1h1lb_215",
|
|
9
|
+
"arrow": "awsui_arrow_fvjdu_1h1lb_220",
|
|
10
|
+
"page-number": "awsui_page-number_fvjdu_1h1lb_230",
|
|
11
|
+
"button-current": "awsui_button-current_fvjdu_1h1lb_236",
|
|
12
|
+
"jump-to-page": "awsui_jump-to-page_fvjdu_1h1lb_249",
|
|
13
|
+
"jump-to-page-input": "awsui_jump-to-page-input_fvjdu_1h1lb_257",
|
|
14
|
+
"page-item": "awsui_page-item_fvjdu_1h1lb_267",
|
|
15
|
+
"root-disabled": "awsui_root-disabled_fvjdu_1h1lb_285"
|
|
16
16
|
};
|
|
17
17
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"panel": "
|
|
6
|
-
"handle": "
|
|
7
|
-
"panel-content": "awsui_panel-
|
|
8
|
-
"display-main-only": "awsui_display-main-
|
|
9
|
-
"display-panel-only": "awsui_display-panel-
|
|
10
|
-
"content": "
|
|
4
|
+
"root": "awsui_root_1ksu1_r47uj_185",
|
|
5
|
+
"panel": "awsui_panel_1ksu1_r47uj_220",
|
|
6
|
+
"handle": "awsui_handle_1ksu1_r47uj_224",
|
|
7
|
+
"panel-content": "awsui_panel-content_1ksu1_r47uj_228",
|
|
8
|
+
"display-main-only": "awsui_display-main-only_1ksu1_r47uj_241",
|
|
9
|
+
"display-panel-only": "awsui_display-panel-only_1ksu1_r47uj_244",
|
|
10
|
+
"content": "awsui_content_1ksu1_r47uj_250"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -182,7 +182,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.
|
|
185
|
+
.awsui_root_1ksu1_r47uj_185:not(#\9) {
|
|
186
186
|
border-collapse: separate;
|
|
187
187
|
border-spacing: 0;
|
|
188
188
|
box-sizing: border-box;
|
|
@@ -217,49 +217,49 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
217
217
|
display: flex;
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.
|
|
220
|
+
.awsui_panel_1ksu1_r47uj_220:not(#\9) {
|
|
221
221
|
display: flex;
|
|
222
222
|
flex-shrink: 0;
|
|
223
223
|
}
|
|
224
|
-
.
|
|
224
|
+
.awsui_panel_1ksu1_r47uj_220 > .awsui_handle_1ksu1_r47uj_224:not(#\9) {
|
|
225
225
|
display: flex;
|
|
226
226
|
align-items: center;
|
|
227
227
|
}
|
|
228
|
-
.
|
|
228
|
+
.awsui_panel_1ksu1_r47uj_220 > .awsui_panel-content_1ksu1_r47uj_228:not(#\9) {
|
|
229
229
|
overflow-y: auto;
|
|
230
230
|
overflow-x: visible;
|
|
231
231
|
flex-grow: 1;
|
|
232
232
|
}
|
|
233
|
-
body[data-awsui-focus-visible=true] .
|
|
234
|
-
border-start-start-radius: calc(var(--border-radius-control-default-focus-ring-
|
|
235
|
-
border-start-end-radius: calc(var(--border-radius-control-default-focus-ring-
|
|
236
|
-
border-end-start-radius: calc(var(--border-radius-control-default-focus-ring-
|
|
237
|
-
border-end-end-radius: calc(var(--border-radius-control-default-focus-ring-
|
|
233
|
+
body[data-awsui-focus-visible=true] .awsui_panel_1ksu1_r47uj_220 > .awsui_panel-content_1ksu1_r47uj_228:not(#\9):focus {
|
|
234
|
+
border-start-start-radius: calc(var(--border-radius-control-default-focus-ring-akwhsf, 2px) + 2px);
|
|
235
|
+
border-start-end-radius: calc(var(--border-radius-control-default-focus-ring-akwhsf, 2px) + 2px);
|
|
236
|
+
border-end-start-radius: calc(var(--border-radius-control-default-focus-ring-akwhsf, 2px) + 2px);
|
|
237
|
+
border-end-end-radius: calc(var(--border-radius-control-default-focus-ring-akwhsf, 2px) + 2px);
|
|
238
238
|
outline: 2px solid var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
239
239
|
outline-offset: calc(-1 * 2px);
|
|
240
240
|
}
|
|
241
|
-
.awsui_display-main-
|
|
241
|
+
.awsui_display-main-only_1ksu1_r47uj_241 > .awsui_panel_1ksu1_r47uj_220:not(#\9) {
|
|
242
242
|
display: none;
|
|
243
243
|
}
|
|
244
|
-
.awsui_display-panel-
|
|
244
|
+
.awsui_display-panel-only_1ksu1_r47uj_244 > .awsui_panel_1ksu1_r47uj_220:not(#\9) {
|
|
245
245
|
flex: 1;
|
|
246
246
|
overflow-y: auto;
|
|
247
247
|
overflow-x: visible;
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
-
.
|
|
250
|
+
.awsui_content_1ksu1_r47uj_250:not(#\9) {
|
|
251
251
|
overflow-y: auto;
|
|
252
252
|
flex-grow: 1;
|
|
253
253
|
flex-shrink: 1;
|
|
254
254
|
}
|
|
255
|
-
.awsui_display-panel-
|
|
255
|
+
.awsui_display-panel-only_1ksu1_r47uj_244 > .awsui_content_1ksu1_r47uj_250:not(#\9) {
|
|
256
256
|
display: none;
|
|
257
257
|
}
|
|
258
|
-
body[data-awsui-focus-visible=true] .
|
|
259
|
-
border-start-start-radius: calc(var(--border-radius-control-default-focus-ring-
|
|
260
|
-
border-start-end-radius: calc(var(--border-radius-control-default-focus-ring-
|
|
261
|
-
border-end-start-radius: calc(var(--border-radius-control-default-focus-ring-
|
|
262
|
-
border-end-end-radius: calc(var(--border-radius-control-default-focus-ring-
|
|
258
|
+
body[data-awsui-focus-visible=true] .awsui_content_1ksu1_r47uj_250:not(#\9):focus {
|
|
259
|
+
border-start-start-radius: calc(var(--border-radius-control-default-focus-ring-akwhsf, 2px) + 2px);
|
|
260
|
+
border-start-end-radius: calc(var(--border-radius-control-default-focus-ring-akwhsf, 2px) + 2px);
|
|
261
|
+
border-end-start-radius: calc(var(--border-radius-control-default-focus-ring-akwhsf, 2px) + 2px);
|
|
262
|
+
border-end-end-radius: calc(var(--border-radius-control-default-focus-ring-akwhsf, 2px) + 2px);
|
|
263
263
|
outline: 2px solid var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
264
264
|
outline-offset: calc(-1 * 2px);
|
|
265
265
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
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
|
-
"panel": "
|
|
7
|
-
"handle": "
|
|
8
|
-
"panel-content": "awsui_panel-
|
|
9
|
-
"display-main-only": "awsui_display-main-
|
|
10
|
-
"display-panel-only": "awsui_display-panel-
|
|
11
|
-
"content": "
|
|
5
|
+
"root": "awsui_root_1ksu1_r47uj_185",
|
|
6
|
+
"panel": "awsui_panel_1ksu1_r47uj_220",
|
|
7
|
+
"handle": "awsui_handle_1ksu1_r47uj_224",
|
|
8
|
+
"panel-content": "awsui_panel-content_1ksu1_r47uj_228",
|
|
9
|
+
"display-main-only": "awsui_display-main-only_1ksu1_r47uj_241",
|
|
10
|
+
"display-panel-only": "awsui_display-panel-only_1ksu1_r47uj_244",
|
|
11
|
+
"content": "awsui_content_1ksu1_r47uj_250"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"segment__path": "
|
|
5
|
-
"segment": "
|
|
6
|
-
"segment__hover": "
|
|
7
|
-
"label": "
|
|
8
|
-
"root": "
|
|
9
|
-
"content": "
|
|
10
|
-
"content--small": "awsui_content--
|
|
11
|
-
"content--fit-height": "awsui_content--fit-
|
|
12
|
-
"content--without-labels": "awsui_content--without-
|
|
13
|
-
"content--medium": "awsui_content--
|
|
14
|
-
"content--large": "awsui_content--
|
|
15
|
-
"status-container": "awsui_status-
|
|
16
|
-
"chart-container": "awsui_chart-
|
|
17
|
-
"chart-container--fit-height": "awsui_chart-container--fit-
|
|
18
|
-
"chart-container-chart-plot": "awsui_chart-container-chart-
|
|
19
|
-
"chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-
|
|
20
|
-
"inner-content": "awsui_inner-
|
|
21
|
-
"segment__highlight": "
|
|
22
|
-
"segment--dimmed": "awsui_segment--
|
|
23
|
-
"segment--highlighted": "awsui_segment--
|
|
24
|
-
"label--dimmed": "awsui_label--
|
|
25
|
-
"label--align-right": "awsui_label--align-
|
|
26
|
-
"label-text": "awsui_label-
|
|
27
|
-
"label__description": "
|
|
28
|
-
"label-line": "awsui_label-
|
|
29
|
-
"label--highlighted": "awsui_label--
|
|
30
|
-
"popover-header": "awsui_popover-
|
|
4
|
+
"segment__path": "awsui_segment__path_1edmh_1j1ad_161",
|
|
5
|
+
"segment": "awsui_segment_1edmh_1j1ad_161",
|
|
6
|
+
"segment__hover": "awsui_segment__hover_1edmh_1j1ad_188",
|
|
7
|
+
"label": "awsui_label_1edmh_1j1ad_202",
|
|
8
|
+
"root": "awsui_root_1edmh_1j1ad_216",
|
|
9
|
+
"content": "awsui_content_1edmh_1j1ad_220",
|
|
10
|
+
"content--small": "awsui_content--small_1edmh_1j1ad_220",
|
|
11
|
+
"content--fit-height": "awsui_content--fit-height_1edmh_1j1ad_223",
|
|
12
|
+
"content--without-labels": "awsui_content--without-labels_1edmh_1j1ad_226",
|
|
13
|
+
"content--medium": "awsui_content--medium_1edmh_1j1ad_232",
|
|
14
|
+
"content--large": "awsui_content--large_1edmh_1j1ad_244",
|
|
15
|
+
"status-container": "awsui_status-container_1edmh_1j1ad_261",
|
|
16
|
+
"chart-container": "awsui_chart-container_1edmh_1j1ad_265",
|
|
17
|
+
"chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_1j1ad_269",
|
|
18
|
+
"chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_1j1ad_274",
|
|
19
|
+
"chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_1j1ad_277",
|
|
20
|
+
"inner-content": "awsui_inner-content_1edmh_1j1ad_283",
|
|
21
|
+
"segment__highlight": "awsui_segment__highlight_1edmh_1j1ad_294",
|
|
22
|
+
"segment--dimmed": "awsui_segment--dimmed_1edmh_1j1ad_309",
|
|
23
|
+
"segment--highlighted": "awsui_segment--highlighted_1edmh_1j1ad_312",
|
|
24
|
+
"label--dimmed": "awsui_label--dimmed_1edmh_1j1ad_329",
|
|
25
|
+
"label--align-right": "awsui_label--align-right_1edmh_1j1ad_332",
|
|
26
|
+
"label-text": "awsui_label-text_1edmh_1j1ad_340",
|
|
27
|
+
"label__description": "awsui_label__description_1edmh_1j1ad_348",
|
|
28
|
+
"label-line": "awsui_label-line_1edmh_1j1ad_355",
|
|
29
|
+
"label--highlighted": "awsui_label--highlighted_1edmh_1j1ad_359",
|
|
30
|
+
"popover-header": "awsui_popover-header_1edmh_1j1ad_363"
|
|
31
31
|
};
|
|
32
32
|
|
|
@@ -158,129 +158,129 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
159
159
|
SPDX-License-Identifier: Apache-2.0
|
|
160
160
|
*/
|
|
161
|
-
.
|
|
161
|
+
.awsui_segment__path_1edmh_1j1ad_161:not(#\9) {
|
|
162
162
|
transition: opacity var(--motion-duration-transition-quick-ucajl5, 90ms) var(--motion-easing-transition-quick-034duw, linear);
|
|
163
163
|
}
|
|
164
164
|
@media (prefers-reduced-motion: reduce) {
|
|
165
|
-
.
|
|
165
|
+
.awsui_segment__path_1edmh_1j1ad_161:not(#\9) {
|
|
166
166
|
animation: none;
|
|
167
167
|
transition: none;
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
.awsui-motion-disabled .
|
|
170
|
+
.awsui-motion-disabled .awsui_segment__path_1edmh_1j1ad_161:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_1j1ad_161:not(#\9) {
|
|
171
171
|
animation: none;
|
|
172
172
|
transition: none;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_segment_1edmh_1j1ad_161:not(#\9) {
|
|
176
176
|
transition: opacity var(--motion-duration-transition-quick-ucajl5, 90ms) var(--motion-easing-transition-quick-034duw, linear);
|
|
177
177
|
}
|
|
178
178
|
@media (prefers-reduced-motion: reduce) {
|
|
179
|
-
.
|
|
179
|
+
.awsui_segment_1edmh_1j1ad_161:not(#\9) {
|
|
180
180
|
animation: none;
|
|
181
181
|
transition: none;
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
|
-
.awsui-motion-disabled .
|
|
184
|
+
.awsui-motion-disabled .awsui_segment_1edmh_1j1ad_161:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1j1ad_161:not(#\9) {
|
|
185
185
|
animation: none;
|
|
186
186
|
transition: none;
|
|
187
187
|
}
|
|
188
|
-
.
|
|
188
|
+
.awsui_segment_1edmh_1j1ad_161 > .awsui_segment__hover_1edmh_1j1ad_188:not(#\9) {
|
|
189
189
|
transition: opacity var(--motion-duration-transition-quick-ucajl5, 90ms) var(--motion-easing-transition-quick-034duw, linear);
|
|
190
190
|
}
|
|
191
191
|
@media (prefers-reduced-motion: reduce) {
|
|
192
|
-
.
|
|
192
|
+
.awsui_segment_1edmh_1j1ad_161 > .awsui_segment__hover_1edmh_1j1ad_188:not(#\9) {
|
|
193
193
|
animation: none;
|
|
194
194
|
transition: none;
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
|
-
.awsui-motion-disabled .
|
|
197
|
+
.awsui-motion-disabled .awsui_segment_1edmh_1j1ad_161 > .awsui_segment__hover_1edmh_1j1ad_188:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1j1ad_161 > .awsui_segment__hover_1edmh_1j1ad_188:not(#\9) {
|
|
198
198
|
animation: none;
|
|
199
199
|
transition: none;
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.
|
|
202
|
+
.awsui_label_1edmh_1j1ad_202:not(#\9) {
|
|
203
203
|
transition: opacity var(--motion-duration-transition-quick-ucajl5, 90ms) var(--motion-easing-transition-quick-034duw, linear);
|
|
204
204
|
}
|
|
205
205
|
@media (prefers-reduced-motion: reduce) {
|
|
206
|
-
.
|
|
206
|
+
.awsui_label_1edmh_1j1ad_202:not(#\9) {
|
|
207
207
|
animation: none;
|
|
208
208
|
transition: none;
|
|
209
209
|
}
|
|
210
210
|
}
|
|
211
|
-
.awsui-motion-disabled .
|
|
211
|
+
.awsui-motion-disabled .awsui_label_1edmh_1j1ad_202:not(#\9), .awsui-mode-entering .awsui_label_1edmh_1j1ad_202:not(#\9) {
|
|
212
212
|
animation: none;
|
|
213
213
|
transition: none;
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.
|
|
216
|
+
.awsui_root_1edmh_1j1ad_216:not(#\9) {
|
|
217
217
|
/* used in test-utils */
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.
|
|
220
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--small_1edmh_1j1ad_220:not(#\9) {
|
|
221
221
|
min-block-size: calc(2 * (50px + var(--space-xs-kw7k3v, 8px) + calc(2 * var(--line-height-body-m-bedeoh, 22px))));
|
|
222
222
|
}
|
|
223
|
-
.
|
|
223
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--small_1edmh_1j1ad_220.awsui_content--fit-height_1edmh_1j1ad_223:not(#\9) {
|
|
224
224
|
min-block-size: calc(2 * (30px + calc(2 * var(--line-height-body-m-bedeoh, 22px))));
|
|
225
225
|
}
|
|
226
|
-
.
|
|
226
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--small_1edmh_1j1ad_220.awsui_content--without-labels_1edmh_1j1ad_226:not(#\9) {
|
|
227
227
|
min-block-size: calc(2 * (50px + var(--space-xs-kw7k3v, 8px)));
|
|
228
228
|
}
|
|
229
|
-
.
|
|
229
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--small_1edmh_1j1ad_220.awsui_content--without-labels_1edmh_1j1ad_226.awsui_content--fit-height_1edmh_1j1ad_223:not(#\9) {
|
|
230
230
|
min-block-size: calc(2 * (30px));
|
|
231
231
|
}
|
|
232
|
-
.
|
|
232
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--medium_1edmh_1j1ad_232:not(#\9) {
|
|
233
233
|
min-block-size: calc(2 * (100px + var(--space-s-4a5hs8, 12px) + calc(2 * var(--line-height-body-m-bedeoh, 22px))));
|
|
234
234
|
}
|
|
235
|
-
.
|
|
235
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--medium_1edmh_1j1ad_232.awsui_content--fit-height_1edmh_1j1ad_223:not(#\9) {
|
|
236
236
|
min-block-size: calc(2 * (100px + calc(2 * var(--line-height-body-m-bedeoh, 22px))));
|
|
237
237
|
}
|
|
238
|
-
.
|
|
238
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--medium_1edmh_1j1ad_232.awsui_content--without-labels_1edmh_1j1ad_226:not(#\9) {
|
|
239
239
|
min-block-size: calc(2 * (100px + var(--space-s-4a5hs8, 12px)));
|
|
240
240
|
}
|
|
241
|
-
.
|
|
241
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--medium_1edmh_1j1ad_232.awsui_content--without-labels_1edmh_1j1ad_226.awsui_content--fit-height_1edmh_1j1ad_223:not(#\9) {
|
|
242
242
|
min-block-size: calc(2 * (100px));
|
|
243
243
|
}
|
|
244
|
-
.
|
|
244
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--large_1edmh_1j1ad_244:not(#\9) {
|
|
245
245
|
min-block-size: calc(2 * (140px + var(--space-s-4a5hs8, 12px) + calc(2 * var(--line-height-body-m-bedeoh, 22px))));
|
|
246
246
|
}
|
|
247
|
-
.
|
|
247
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--large_1edmh_1j1ad_244.awsui_content--fit-height_1edmh_1j1ad_223:not(#\9) {
|
|
248
248
|
min-block-size: calc(2 * (140px + calc(2 * var(--line-height-body-m-bedeoh, 22px))));
|
|
249
249
|
}
|
|
250
|
-
.
|
|
250
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--large_1edmh_1j1ad_244.awsui_content--without-labels_1edmh_1j1ad_226:not(#\9) {
|
|
251
251
|
min-block-size: calc(2 * (140px + var(--space-s-4a5hs8, 12px)));
|
|
252
252
|
}
|
|
253
|
-
.
|
|
253
|
+
.awsui_content_1edmh_1j1ad_220.awsui_content--large_1edmh_1j1ad_244.awsui_content--without-labels_1edmh_1j1ad_226.awsui_content--fit-height_1edmh_1j1ad_223:not(#\9) {
|
|
254
254
|
min-block-size: calc(2 * (140px));
|
|
255
255
|
}
|
|
256
256
|
|
|
257
|
-
.awsui_content--fit-
|
|
257
|
+
.awsui_content--fit-height_1edmh_1j1ad_223:not(#\9) {
|
|
258
258
|
flex: 1;
|
|
259
259
|
}
|
|
260
260
|
|
|
261
|
-
.awsui_status-
|
|
261
|
+
.awsui_status-container_1edmh_1j1ad_261:not(#\9) {
|
|
262
262
|
/* used in test utils */
|
|
263
263
|
}
|
|
264
264
|
|
|
265
|
-
.awsui_chart-
|
|
265
|
+
.awsui_chart-container_1edmh_1j1ad_265:not(#\9) {
|
|
266
266
|
display: flex;
|
|
267
267
|
flex: 1;
|
|
268
268
|
}
|
|
269
|
-
.awsui_chart-container--fit-
|
|
269
|
+
.awsui_chart-container--fit-height_1edmh_1j1ad_269:not(#\9) {
|
|
270
270
|
block-size: 100%;
|
|
271
271
|
min-block-size: inherit;
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
.awsui_chart-container-chart-
|
|
274
|
+
.awsui_chart-container-chart-plot_1edmh_1j1ad_274:not(#\9) {
|
|
275
275
|
display: contents;
|
|
276
276
|
}
|
|
277
|
-
.awsui_chart-container-chart-plot--fit-
|
|
277
|
+
.awsui_chart-container-chart-plot--fit-height_1edmh_1j1ad_277:not(#\9) {
|
|
278
278
|
display: block;
|
|
279
279
|
position: absolute;
|
|
280
280
|
inset: 0;
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
.awsui_inner-
|
|
283
|
+
.awsui_inner-content_1edmh_1j1ad_283:not(#\9) {
|
|
284
284
|
display: flex;
|
|
285
285
|
position: absolute;
|
|
286
286
|
flex-direction: column;
|
|
@@ -291,53 +291,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
291
291
|
pointer-events: none;
|
|
292
292
|
}
|
|
293
293
|
|
|
294
|
-
.
|
|
294
|
+
.awsui_segment__highlight_1edmh_1j1ad_294:not(#\9) {
|
|
295
295
|
stroke: none;
|
|
296
296
|
opacity: 0;
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
-
.
|
|
299
|
+
.awsui_segment_1edmh_1j1ad_161:not(#\9) {
|
|
300
300
|
stroke: var(--color-background-container-content-aemn43, #ffffff);
|
|
301
301
|
stroke-width: 2px;
|
|
302
302
|
stroke-linejoin: round;
|
|
303
303
|
opacity: 1;
|
|
304
304
|
cursor: pointer;
|
|
305
305
|
}
|
|
306
|
-
.
|
|
306
|
+
.awsui_segment_1edmh_1j1ad_161:not(#\9):focus {
|
|
307
307
|
outline: none;
|
|
308
308
|
}
|
|
309
|
-
.
|
|
309
|
+
.awsui_segment_1edmh_1j1ad_161.awsui_segment--dimmed_1edmh_1j1ad_309:not(#\9) {
|
|
310
310
|
opacity: 0.35;
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_segment_1edmh_1j1ad_161.awsui_segment--highlighted_1edmh_1j1ad_312 > .awsui_segment__highlight_1edmh_1j1ad_294:not(#\9), .awsui_segment_1edmh_1j1ad_161:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_1j1ad_309) > .awsui_segment__highlight_1edmh_1j1ad_294 {
|
|
313
313
|
opacity: 1;
|
|
314
314
|
}
|
|
315
315
|
|
|
316
|
-
.
|
|
316
|
+
.awsui_label_1edmh_1j1ad_202:not(#\9) {
|
|
317
317
|
color: var(--color-text-heading-default-wlau07, #16191f);
|
|
318
318
|
opacity: 1;
|
|
319
319
|
/* stylelint-disable-next-line selector-max-type */
|
|
320
320
|
/* stylelint-disable-next-line selector-max-type */
|
|
321
321
|
}
|
|
322
|
-
.
|
|
322
|
+
.awsui_label_1edmh_1j1ad_202 > line:not(#\9) {
|
|
323
323
|
stroke: var(--color-stroke-chart-line-8651o9, #879596);
|
|
324
|
-
stroke-width: var(--border-divider-section-width-
|
|
324
|
+
stroke-width: var(--border-divider-section-width-dlkb8v, 1px);
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_label_1edmh_1j1ad_202 > div:not(#\9) {
|
|
327
327
|
margin-block-start: -0.75em;
|
|
328
328
|
}
|
|
329
|
-
.
|
|
329
|
+
.awsui_label_1edmh_1j1ad_202.awsui_label--dimmed_1edmh_1j1ad_329:not(#\9) {
|
|
330
330
|
opacity: 0.35;
|
|
331
331
|
}
|
|
332
|
-
.
|
|
332
|
+
.awsui_label_1edmh_1j1ad_202.awsui_label--align-right_1edmh_1j1ad_332:not(#\9) {
|
|
333
333
|
/* stylelint-disable-next-line selector-max-type */
|
|
334
334
|
}
|
|
335
|
-
.
|
|
335
|
+
.awsui_label_1edmh_1j1ad_202.awsui_label--align-right_1edmh_1j1ad_332 > div:not(#\9) {
|
|
336
336
|
text-align: end;
|
|
337
337
|
}
|
|
338
338
|
|
|
339
339
|
/* stylelint-disable-next-line selector-max-type */
|
|
340
|
-
.awsui_label-
|
|
340
|
+
.awsui_label-text_1edmh_1j1ad_340 > text:not(#\9) {
|
|
341
341
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
342
342
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
343
343
|
font-weight: var(--font-display-label-weight-ise9n2, 400);
|
|
@@ -345,22 +345,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
345
345
|
dominant-baseline: middle;
|
|
346
346
|
}
|
|
347
347
|
|
|
348
|
-
text.
|
|
348
|
+
text.awsui_label__description_1edmh_1j1ad_348:not(#\9) {
|
|
349
349
|
font-size: var(--font-chart-detail-size-drm2a6, 14px);
|
|
350
350
|
font-weight: var(--font-weight-normal-7w835s, 400);
|
|
351
351
|
color: var(--color-text-group-label-yp8mcz, #545b64);
|
|
352
352
|
fill: var(--color-text-group-label-yp8mcz, #545b64);
|
|
353
353
|
}
|
|
354
354
|
|
|
355
|
-
.awsui_label-
|
|
355
|
+
.awsui_label-line_1edmh_1j1ad_355:not(#\9) {
|
|
356
356
|
/* used in component code */
|
|
357
357
|
}
|
|
358
358
|
|
|
359
|
-
.awsui_label--
|
|
359
|
+
.awsui_label--highlighted_1edmh_1j1ad_359:not(#\9) {
|
|
360
360
|
/* used in test-utils */
|
|
361
361
|
}
|
|
362
362
|
|
|
363
|
-
.awsui_popover-
|
|
363
|
+
.awsui_popover-header_1edmh_1j1ad_363:not(#\9) {
|
|
364
364
|
display: inline-flex;
|
|
365
365
|
align-items: flex-start;
|
|
366
366
|
}
|