@cloudscape-design/components 3.0.758 → 3.0.759
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/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +43 -43
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +23 -23
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +7 -7
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +22 -22
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/interfaces.d.ts +1 -1
- package/app-layout/interfaces.js.map +1 -1
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +4 -4
- package/app-layout/resize/styles.scoped.css +9 -9
- package/app-layout/resize/styles.selectors.js +4 -4
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +3 -3
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +13 -13
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +7 -7
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
- package/app-layout/visual-refresh/drawers.js +4 -2
- package/app-layout/visual-refresh/drawers.js.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +85 -82
- package/app-layout/visual-refresh/styles.scoped.css +177 -179
- package/app-layout/visual-refresh/styles.selectors.js +85 -82
- package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
- package/app-layout/visual-refresh/trigger-button.js +2 -2
- package/app-layout/visual-refresh/trigger-button.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +27 -27
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +11 -11
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +237 -237
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/item/styles.css.js +8 -8
- package/breadcrumb-group/item/styles.scoped.css +31 -31
- package/breadcrumb-group/item/styles.selectors.js +8 -8
- package/breadcrumb-group/styles.css.js +8 -8
- package/breadcrumb-group/styles.scoped.css +10 -10
- package/breadcrumb-group/styles.selectors.js +8 -8
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +155 -155
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +31 -31
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +25 -25
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +27 -27
- package/button-dropdown/styles.selectors.js +17 -17
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +5 -5
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +47 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +51 -51
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +6 -6
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +8 -8
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +137 -137
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +48 -48
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +17 -17
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +10 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +14 -14
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +49 -49
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +11 -11
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +34 -34
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +3 -3
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +8 -8
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +150 -150
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +9 -9
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +43 -39
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +55 -55
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +51 -51
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +72 -72
- package/help-panel/styles.selectors.js +5 -5
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +8 -8
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +83 -83
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +33 -33
- package/input/styles.selectors.js +13 -13
- package/internal/analytics/index.d.ts +3 -1
- package/internal/analytics/index.d.ts.map +1 -1
- package/internal/analytics/index.js +8 -0
- package/internal/analytics/index.js.map +1 -1
- package/internal/analytics/interfaces.d.ts +9 -1
- package/internal/analytics/interfaces.d.ts.map +1 -1
- package/internal/analytics/interfaces.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +21 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/index.d.ts.map +1 -1
- package/internal/components/button-trigger/index.js +1 -1
- package/internal/components/button-trigger/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +4 -4
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +6 -6
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +4 -4
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +36 -36
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +8 -8
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +10 -10
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +16 -16
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +5 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +3 -3
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +7 -7
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +30 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +2 -2
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +30 -30
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +31 -31
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/hooks/use-component-analytics/index.d.ts +2 -0
- package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
- package/internal/hooks/use-component-analytics/index.js +11 -0
- package/internal/hooks/use-component-analytics/index.js.map +1 -0
- package/internal/manifest.json +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +10 -10
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +74 -74
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +18 -18
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +49 -49
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +74 -74
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +32 -32
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +20 -20
- package/prompt-input/styles.selectors.js +8 -8
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +42 -42
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +41 -41
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +25 -25
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +23 -23
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +2 -2
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +77 -77
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +25 -25
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -20
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +25 -25
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +44 -44
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +34 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +307 -307
- package/table/body-cell/styles.selectors.js +47 -47
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +14 -14
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +75 -75
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/interfaces.d.ts +1 -0
- package/table/interfaces.d.ts.map +1 -1
- package/table/interfaces.js.map +1 -1
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +20 -0
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +4 -4
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -8
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +44 -44
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +52 -52
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +65 -65
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +4 -4
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +15 -15
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +81 -81
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +26 -26
- package/toggle/styles.selectors.js +10 -10
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +23 -23
- package/token-group/styles.selectors.js +10 -10
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +67 -67
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +2 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +59 -59
- package/wizard/styles.selectors.js +30 -30
|
@@ -172,9 +172,9 @@
|
|
|
172
172
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
173
173
|
SPDX-License-Identifier: Apache-2.0
|
|
174
174
|
*/
|
|
175
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
175
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
176
176
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
177
|
-
.awsui_help-
|
|
177
|
+
.awsui_help-panel_1d237_1sof2_177:not(#\9) {
|
|
178
178
|
border-collapse: separate;
|
|
179
179
|
border-spacing: 0;
|
|
180
180
|
box-sizing: border-box;
|
|
@@ -216,39 +216,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
216
216
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
217
217
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
218
218
|
}
|
|
219
|
-
.awsui_help-
|
|
219
|
+
.awsui_help-panel_1d237_1sof2_177.awsui_with-toolbar_1d237_1sof2_218:not(#\9) {
|
|
220
220
|
padding-block-start: var(--space-static-m-lrhgl2, 16px);
|
|
221
221
|
}
|
|
222
|
-
.awsui_help-
|
|
222
|
+
.awsui_help-panel_1d237_1sof2_177 hr:not(#\9) {
|
|
223
223
|
border-block: none;
|
|
224
224
|
border-inline: none;
|
|
225
225
|
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
226
226
|
margin-block: var(--space-scaled-xl-kswcw7, 24px);
|
|
227
227
|
margin-inline: calc(-1 * var(--space-panel-divider-margin-horizontal-sbik1z, 8px));
|
|
228
228
|
}
|
|
229
|
-
.awsui_help-
|
|
230
|
-
.awsui_help-
|
|
229
|
+
.awsui_help-panel_1d237_1sof2_177 ol:not(#\9),
|
|
230
|
+
.awsui_help-panel_1d237_1sof2_177 ul:not(#\9) {
|
|
231
231
|
padding-inline-start: var(--space-l-t419sm, 20px);
|
|
232
232
|
list-style-position: outside;
|
|
233
233
|
margin-block: var(--space-s-34lx8l, 12px);
|
|
234
234
|
margin-inline: 0;
|
|
235
235
|
}
|
|
236
|
-
.awsui_help-
|
|
236
|
+
.awsui_help-panel_1d237_1sof2_177 li:not(#\9) {
|
|
237
237
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
238
238
|
margin-inline: 0;
|
|
239
239
|
}
|
|
240
|
-
.awsui_help-
|
|
241
|
-
.awsui_help-
|
|
242
|
-
.awsui_help-
|
|
243
|
-
.awsui_help-
|
|
244
|
-
.awsui_help-
|
|
245
|
-
.awsui_help-
|
|
246
|
-
.awsui_help-
|
|
240
|
+
.awsui_help-panel_1d237_1sof2_177 a:not(#\9),
|
|
241
|
+
.awsui_help-panel_1d237_1sof2_177 h2:not(#\9),
|
|
242
|
+
.awsui_help-panel_1d237_1sof2_177 h3:not(#\9),
|
|
243
|
+
.awsui_help-panel_1d237_1sof2_177 h4:not(#\9),
|
|
244
|
+
.awsui_help-panel_1d237_1sof2_177 h5:not(#\9),
|
|
245
|
+
.awsui_help-panel_1d237_1sof2_177 pre:not(#\9),
|
|
246
|
+
.awsui_help-panel_1d237_1sof2_177 code:not(#\9) {
|
|
247
247
|
margin-block: var(--space-xs-zb16t3, 8px);
|
|
248
248
|
margin-inline: 0;
|
|
249
249
|
padding-block: 0;
|
|
250
250
|
}
|
|
251
|
-
.awsui_help-
|
|
251
|
+
.awsui_help-panel_1d237_1sof2_177 code:not(#\9) {
|
|
252
252
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
253
253
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
254
254
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
@@ -259,7 +259,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
259
259
|
word-wrap: break-word;
|
|
260
260
|
white-space: pre-wrap;
|
|
261
261
|
}
|
|
262
|
-
.awsui_help-
|
|
262
|
+
.awsui_help-panel_1d237_1sof2_177 pre:not(#\9) {
|
|
263
263
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
264
264
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
265
265
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
@@ -272,41 +272,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
272
272
|
padding-block: var(--space-xxs-p8yyaw, 4px);
|
|
273
273
|
padding-inline: var(--space-xxs-p8yyaw, 4px);
|
|
274
274
|
}
|
|
275
|
-
.awsui_help-
|
|
275
|
+
.awsui_help-panel_1d237_1sof2_177 dl:not(#\9) {
|
|
276
276
|
margin-block: var(--space-s-34lx8l, 12px);
|
|
277
277
|
margin-inline: 0;
|
|
278
278
|
/* stylelint-disable-next-line selector-max-universal */
|
|
279
279
|
}
|
|
280
|
-
.awsui_help-
|
|
280
|
+
.awsui_help-panel_1d237_1sof2_177 dl *:not(#\9) {
|
|
281
281
|
margin-block: 0;
|
|
282
282
|
}
|
|
283
|
-
.awsui_help-
|
|
283
|
+
.awsui_help-panel_1d237_1sof2_177 dt:not(#\9) {
|
|
284
284
|
margin-block-start: var(--space-xs-zb16t3, 8px);
|
|
285
285
|
font-weight: 700;
|
|
286
286
|
}
|
|
287
|
-
.awsui_help-
|
|
287
|
+
.awsui_help-panel_1d237_1sof2_177 dd:not(#\9) {
|
|
288
288
|
margin-block-start: 0;
|
|
289
289
|
margin-block-end: var(--space-xs-zb16t3, 8px);
|
|
290
290
|
margin-inline: 0;
|
|
291
291
|
}
|
|
292
|
-
.awsui_help-
|
|
293
|
-
.awsui_help-
|
|
294
|
-
.awsui_help-
|
|
295
|
-
.awsui_help-
|
|
296
|
-
.awsui_help-
|
|
292
|
+
.awsui_help-panel_1d237_1sof2_177 h2:not(#\9),
|
|
293
|
+
.awsui_help-panel_1d237_1sof2_177 h3:not(#\9),
|
|
294
|
+
.awsui_help-panel_1d237_1sof2_177 h4:not(#\9),
|
|
295
|
+
.awsui_help-panel_1d237_1sof2_177 h5:not(#\9),
|
|
296
|
+
.awsui_help-panel_1d237_1sof2_177 h6:not(#\9) {
|
|
297
297
|
margin-block-start: var(--space-xl-lmui9r, 24px);
|
|
298
298
|
color: var(--color-text-heading-default-lstrpn, #000716);
|
|
299
299
|
}
|
|
300
|
-
.awsui_help-
|
|
300
|
+
.awsui_help-panel_1d237_1sof2_177 > :not(#\9):last-child {
|
|
301
301
|
margin-block-end: var(--space-panel-content-bottom-7k6er3, 40px);
|
|
302
302
|
}
|
|
303
|
-
.awsui_help-
|
|
303
|
+
.awsui_help-panel_1d237_1sof2_177 p:not(#\9) {
|
|
304
304
|
color: inherit;
|
|
305
305
|
text-decoration: none;
|
|
306
306
|
margin-block: var(--space-s-34lx8l, 12px);
|
|
307
307
|
margin-inline: 0;
|
|
308
308
|
}
|
|
309
|
-
.awsui_help-
|
|
309
|
+
.awsui_help-panel_1d237_1sof2_177 h1:not(#\9) {
|
|
310
310
|
font-size: var(--font-size-heading-xl-ypc05a, 24px);
|
|
311
311
|
line-height: var(--line-height-heading-xl-avbttk, 30px);
|
|
312
312
|
letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
|
|
@@ -314,7 +314,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
314
314
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
315
315
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
316
316
|
}
|
|
317
|
-
.awsui_help-
|
|
317
|
+
.awsui_help-panel_1d237_1sof2_177 h2:not(#\9) {
|
|
318
318
|
font-size: var(--font-size-heading-l-ou0d0l, 20px);
|
|
319
319
|
line-height: var(--line-height-heading-l-mmm3my, 24px);
|
|
320
320
|
letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
|
|
@@ -322,7 +322,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
322
322
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
323
323
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
324
324
|
}
|
|
325
|
-
.awsui_help-
|
|
325
|
+
.awsui_help-panel_1d237_1sof2_177 h3:not(#\9) {
|
|
326
326
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
327
327
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
328
328
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
@@ -330,7 +330,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
330
330
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
331
331
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
332
332
|
}
|
|
333
|
-
.awsui_help-
|
|
333
|
+
.awsui_help-panel_1d237_1sof2_177 h4:not(#\9) {
|
|
334
334
|
font-size: var(--font-size-heading-s-yykzif, 16px);
|
|
335
335
|
line-height: var(--line-height-heading-s-4i6ewn, 20px);
|
|
336
336
|
letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
|
|
@@ -338,19 +338,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
338
338
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
339
339
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
340
340
|
}
|
|
341
|
-
.awsui_help-
|
|
341
|
+
.awsui_help-panel_1d237_1sof2_177 h5:not(#\9) {
|
|
342
342
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
343
343
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
344
344
|
font-weight: var(--font-weight-heading-xs-l7rqme, 700);
|
|
345
345
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
346
346
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
347
347
|
}
|
|
348
|
-
.awsui_help-
|
|
349
|
-
.awsui_help-
|
|
348
|
+
.awsui_help-panel_1d237_1sof2_177 b:not(#\9),
|
|
349
|
+
.awsui_help-panel_1d237_1sof2_177 strong:not(#\9) {
|
|
350
350
|
font-weight: 700;
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
-
.
|
|
353
|
+
.awsui_header_1d237_1sof2_352:not(#\9) {
|
|
354
354
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
355
355
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
356
356
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
@@ -369,16 +369,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
369
369
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
370
370
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
371
371
|
}
|
|
372
|
-
.awsui_with-
|
|
372
|
+
.awsui_with-toolbar_1d237_1sof2_218 > .awsui_header_1d237_1sof2_352:not(#\9) {
|
|
373
373
|
border-color: transparent;
|
|
374
374
|
padding-block-end: var(--space-static-m-lrhgl2, 16px);
|
|
375
375
|
margin-block-end: 0px;
|
|
376
376
|
}
|
|
377
|
-
.
|
|
378
|
-
.
|
|
379
|
-
.
|
|
380
|
-
.
|
|
381
|
-
.
|
|
377
|
+
.awsui_header_1d237_1sof2_352 h2:not(#\9),
|
|
378
|
+
.awsui_header_1d237_1sof2_352 h3:not(#\9),
|
|
379
|
+
.awsui_header_1d237_1sof2_352 h4:not(#\9),
|
|
380
|
+
.awsui_header_1d237_1sof2_352 h5:not(#\9),
|
|
381
|
+
.awsui_header_1d237_1sof2_352 h6:not(#\9) {
|
|
382
382
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
383
383
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
384
384
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
@@ -388,19 +388,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
388
388
|
margin-block: 0;
|
|
389
389
|
}
|
|
390
390
|
|
|
391
|
-
.
|
|
391
|
+
.awsui_content_1d237_1sof2_390:not(#\9) {
|
|
392
392
|
color: var(--color-text-body-secondary-w9jvno, #414d5c);
|
|
393
393
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
394
394
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
395
395
|
}
|
|
396
|
-
.
|
|
397
|
-
.
|
|
398
|
-
.
|
|
399
|
-
.
|
|
400
|
-
.
|
|
396
|
+
.awsui_content_1d237_1sof2_390 h2:not(#\9):first-child,
|
|
397
|
+
.awsui_content_1d237_1sof2_390 h3:not(#\9):first-child,
|
|
398
|
+
.awsui_content_1d237_1sof2_390 h4:not(#\9):first-child,
|
|
399
|
+
.awsui_content_1d237_1sof2_390 h5:not(#\9):first-child,
|
|
400
|
+
.awsui_content_1d237_1sof2_390 h6:not(#\9):first-child {
|
|
401
401
|
margin-block-start: 0;
|
|
402
402
|
}
|
|
403
|
-
.
|
|
403
|
+
.awsui_content_1d237_1sof2_390 a:not(#\9) {
|
|
404
|
+
text-underline-offset: 0.25em;
|
|
405
|
+
text-decoration-thickness: 1px;
|
|
404
406
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
405
407
|
font-weight: inherit;
|
|
406
408
|
letter-spacing: normal;
|
|
@@ -410,35 +412,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
410
412
|
transition-property: color, text-decoration;
|
|
411
413
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
412
414
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
413
|
-
text-underline-offset: 0.25em;
|
|
414
|
-
text-decoration-thickness: 1px;
|
|
415
415
|
}
|
|
416
416
|
@media (prefers-reduced-motion: reduce) {
|
|
417
|
-
.
|
|
417
|
+
.awsui_content_1d237_1sof2_390 a:not(#\9) {
|
|
418
418
|
animation: none;
|
|
419
419
|
transition: none;
|
|
420
420
|
}
|
|
421
421
|
}
|
|
422
|
-
.awsui-motion-disabled .
|
|
422
|
+
.awsui-motion-disabled .awsui_content_1d237_1sof2_390 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_1sof2_390 a:not(#\9) {
|
|
423
423
|
animation: none;
|
|
424
424
|
transition: none;
|
|
425
425
|
}
|
|
426
|
-
.
|
|
426
|
+
.awsui_content_1d237_1sof2_390 a:not(#\9):hover {
|
|
427
427
|
cursor: pointer;
|
|
428
428
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
429
429
|
}
|
|
430
|
-
.
|
|
430
|
+
.awsui_content_1d237_1sof2_390 a:not(#\9):focus {
|
|
431
431
|
outline: none;
|
|
432
432
|
}
|
|
433
|
-
.
|
|
433
|
+
.awsui_content_1d237_1sof2_390 a:not(#\9):active {
|
|
434
434
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
435
435
|
}
|
|
436
|
-
.
|
|
436
|
+
.awsui_content_1d237_1sof2_390 a:not(#\9):active, .awsui_content_1d237_1sof2_390 a:not(#\9):focus, .awsui_content_1d237_1sof2_390 a:not(#\9):hover {
|
|
437
437
|
text-decoration-line: underline;
|
|
438
438
|
text-decoration-color: currentColor;
|
|
439
439
|
}
|
|
440
440
|
|
|
441
|
-
.
|
|
441
|
+
.awsui_footer_1d237_1sof2_438:not(#\9) {
|
|
442
442
|
color: var(--color-text-body-secondary-w9jvno, #414d5c);
|
|
443
443
|
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
444
444
|
margin-block: var(--space-scaled-xl-kswcw7, 24px);
|
|
@@ -448,14 +448,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
448
448
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
449
449
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
450
450
|
}
|
|
451
|
-
.
|
|
451
|
+
.awsui_footer_1d237_1sof2_438 > :not(#\9):first-child {
|
|
452
452
|
margin-block-start: var(--space-scaled-xl-kswcw7, 24px);
|
|
453
453
|
}
|
|
454
|
-
.
|
|
454
|
+
.awsui_footer_1d237_1sof2_438 ul:not(#\9) {
|
|
455
455
|
list-style: none;
|
|
456
456
|
padding-inline-start: 0;
|
|
457
457
|
}
|
|
458
|
-
.
|
|
458
|
+
.awsui_footer_1d237_1sof2_438 a:not(#\9) {
|
|
459
|
+
text-underline-offset: 0.25em;
|
|
460
|
+
text-decoration-thickness: 1px;
|
|
459
461
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
460
462
|
font-weight: inherit;
|
|
461
463
|
letter-spacing: normal;
|
|
@@ -465,41 +467,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
465
467
|
transition-property: color, text-decoration;
|
|
466
468
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
467
469
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
468
|
-
text-underline-offset: 0.25em;
|
|
469
|
-
text-decoration-thickness: 1px;
|
|
470
470
|
}
|
|
471
471
|
@media (prefers-reduced-motion: reduce) {
|
|
472
|
-
.
|
|
472
|
+
.awsui_footer_1d237_1sof2_438 a:not(#\9) {
|
|
473
473
|
animation: none;
|
|
474
474
|
transition: none;
|
|
475
475
|
}
|
|
476
476
|
}
|
|
477
|
-
.awsui-motion-disabled .
|
|
477
|
+
.awsui-motion-disabled .awsui_footer_1d237_1sof2_438 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_1sof2_438 a:not(#\9) {
|
|
478
478
|
animation: none;
|
|
479
479
|
transition: none;
|
|
480
480
|
}
|
|
481
|
-
.
|
|
481
|
+
.awsui_footer_1d237_1sof2_438 a:not(#\9):hover {
|
|
482
482
|
cursor: pointer;
|
|
483
483
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
484
484
|
}
|
|
485
|
-
.
|
|
485
|
+
.awsui_footer_1d237_1sof2_438 a:not(#\9):focus {
|
|
486
486
|
outline: none;
|
|
487
487
|
}
|
|
488
|
-
.
|
|
488
|
+
.awsui_footer_1d237_1sof2_438 a:not(#\9):active {
|
|
489
489
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
490
490
|
}
|
|
491
|
-
.
|
|
491
|
+
.awsui_footer_1d237_1sof2_438 a:not(#\9):active, .awsui_footer_1d237_1sof2_438 a:not(#\9):focus, .awsui_footer_1d237_1sof2_438 a:not(#\9):hover {
|
|
492
492
|
text-decoration-line: underline;
|
|
493
493
|
text-decoration-color: currentColor;
|
|
494
494
|
}
|
|
495
495
|
|
|
496
|
-
.
|
|
497
|
-
.
|
|
496
|
+
.awsui_content_1d237_1sof2_390:not(#\9),
|
|
497
|
+
.awsui_footer_1d237_1sof2_438:not(#\9) {
|
|
498
498
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
499
499
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
500
500
|
}
|
|
501
|
-
.
|
|
502
|
-
.
|
|
501
|
+
.awsui_content_1d237_1sof2_390 a:not(#\9):focus,
|
|
502
|
+
.awsui_footer_1d237_1sof2_438 a:not(#\9):focus {
|
|
503
503
|
outline: thin dotted;
|
|
504
504
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
505
505
|
outline-offset: 2px;
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"help-panel": "awsui_help-
|
|
6
|
-
"with-toolbar": "awsui_with-
|
|
7
|
-
"header": "
|
|
8
|
-
"content": "
|
|
9
|
-
"footer": "
|
|
5
|
+
"help-panel": "awsui_help-panel_1d237_1sof2_177",
|
|
6
|
+
"with-toolbar": "awsui_with-toolbar_1d237_1sof2_218",
|
|
7
|
+
"header": "awsui_header_1d237_1sof2_352",
|
|
8
|
+
"content": "awsui_content_1d237_1sof2_390",
|
|
9
|
+
"footer": "awsui_footer_1d237_1sof2_438"
|
|
10
10
|
};
|
|
11
11
|
|
package/hotspot/styles.css.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"wrapper": "
|
|
6
|
-
"elementWrapper": "
|
|
7
|
-
"markerWrapper": "
|
|
8
|
-
"placement-right": "awsui_placement-
|
|
9
|
-
"placement-left": "awsui_placement-
|
|
10
|
-
"inlineWrapper": "
|
|
4
|
+
"root": "awsui_root_cqcqk_q7kbh_177",
|
|
5
|
+
"wrapper": "awsui_wrapper_cqcqk_q7kbh_181",
|
|
6
|
+
"elementWrapper": "awsui_elementWrapper_cqcqk_q7kbh_185",
|
|
7
|
+
"markerWrapper": "awsui_markerWrapper_cqcqk_q7kbh_189",
|
|
8
|
+
"placement-right": "awsui_placement-right_cqcqk_q7kbh_194",
|
|
9
|
+
"placement-left": "awsui_placement-left_cqcqk_q7kbh_199",
|
|
10
|
+
"inlineWrapper": "awsui_inlineWrapper_cqcqk_q7kbh_204"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -172,35 +172,35 @@
|
|
|
172
172
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
173
173
|
SPDX-License-Identifier: Apache-2.0
|
|
174
174
|
*/
|
|
175
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
175
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
176
176
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
177
|
-
.
|
|
177
|
+
.awsui_root_cqcqk_q7kbh_177:not(#\9) {
|
|
178
178
|
/* used in test-utils */
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.
|
|
181
|
+
.awsui_wrapper_cqcqk_q7kbh_181:not(#\9) {
|
|
182
182
|
position: relative;
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.
|
|
185
|
+
.awsui_elementWrapper_cqcqk_q7kbh_185:not(#\9) {
|
|
186
186
|
flex: 1;
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.
|
|
189
|
+
.awsui_markerWrapper_cqcqk_q7kbh_189:not(#\9) {
|
|
190
190
|
position: absolute;
|
|
191
191
|
inset-block-start: 0;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.awsui_placement-
|
|
194
|
+
.awsui_placement-right_cqcqk_q7kbh_194:not(#\9) {
|
|
195
195
|
inset-inline-start: 100%;
|
|
196
196
|
margin-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.awsui_placement-
|
|
199
|
+
.awsui_placement-left_cqcqk_q7kbh_199:not(#\9) {
|
|
200
200
|
inset-inline-end: 100%;
|
|
201
201
|
margin-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.
|
|
204
|
+
.awsui_inlineWrapper_cqcqk_q7kbh_204:not(#\9) {
|
|
205
205
|
margin-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
206
206
|
}
|
|
@@ -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
|
-
"wrapper": "
|
|
7
|
-
"elementWrapper": "
|
|
8
|
-
"markerWrapper": "
|
|
9
|
-
"placement-right": "awsui_placement-
|
|
10
|
-
"placement-left": "awsui_placement-
|
|
11
|
-
"inlineWrapper": "
|
|
5
|
+
"root": "awsui_root_cqcqk_q7kbh_177",
|
|
6
|
+
"wrapper": "awsui_wrapper_cqcqk_q7kbh_181",
|
|
7
|
+
"elementWrapper": "awsui_elementWrapper_cqcqk_q7kbh_185",
|
|
8
|
+
"markerWrapper": "awsui_markerWrapper_cqcqk_q7kbh_189",
|
|
9
|
+
"placement-right": "awsui_placement-right_cqcqk_q7kbh_194",
|
|
10
|
+
"placement-left": "awsui_placement-left_cqcqk_q7kbh_199",
|
|
11
|
+
"inlineWrapper": "awsui_inlineWrapper_cqcqk_q7kbh_204"
|
|
12
12
|
};
|
|
13
13
|
|
package/icon/styles.css.js
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"icon": "
|
|
5
|
-
"icon-flex-height": "awsui_icon-flex-
|
|
6
|
-
"size-small": "awsui_size-
|
|
7
|
-
"size-small-mapped-height": "awsui_size-small-mapped-
|
|
8
|
-
"size-normal": "awsui_size-
|
|
9
|
-
"size-normal-mapped-height": "awsui_size-normal-mapped-
|
|
10
|
-
"size-medium": "awsui_size-
|
|
11
|
-
"size-medium-mapped-height": "awsui_size-medium-mapped-
|
|
12
|
-
"size-big": "awsui_size-
|
|
13
|
-
"size-big-mapped-height": "awsui_size-big-mapped-
|
|
14
|
-
"size-large": "awsui_size-
|
|
15
|
-
"size-large-mapped-height": "awsui_size-large-mapped-
|
|
16
|
-
"variant-normal": "awsui_variant-
|
|
17
|
-
"variant-disabled": "awsui_variant-
|
|
18
|
-
"variant-inverted": "awsui_variant-
|
|
19
|
-
"variant-subtle": "awsui_variant-
|
|
20
|
-
"variant-warning": "awsui_variant-
|
|
21
|
-
"variant-error": "awsui_variant-
|
|
22
|
-
"variant-success": "awsui_variant-
|
|
23
|
-
"variant-link": "awsui_variant-
|
|
24
|
-
"name-angle-left-double": "awsui_name-angle-left-
|
|
25
|
-
"name-angle-left": "awsui_name-angle-
|
|
26
|
-
"name-angle-right-double": "awsui_name-angle-right-
|
|
27
|
-
"name-angle-right": "awsui_name-angle-
|
|
28
|
-
"name-arrow-left": "awsui_name-arrow-
|
|
29
|
-
"name-caret-left-filled": "awsui_name-caret-left-
|
|
30
|
-
"name-caret-right-filled": "awsui_name-caret-right-
|
|
31
|
-
"name-audio-full": "awsui_name-audio-
|
|
32
|
-
"name-audio-half": "awsui_name-audio-
|
|
33
|
-
"name-audio-off": "awsui_name-audio-
|
|
34
|
-
"name-external": "awsui_name-
|
|
35
|
-
"name-redo": "awsui_name-
|
|
36
|
-
"name-resize-area": "awsui_name-resize-
|
|
37
|
-
"name-send": "awsui_name-
|
|
38
|
-
"name-shrink": "awsui_name-
|
|
39
|
-
"name-undo": "awsui_name-
|
|
40
|
-
"name-view-vertical": "awsui_name-view-
|
|
41
|
-
"badge": "
|
|
4
|
+
"icon": "awsui_icon_h11ix_1o1pm_185",
|
|
5
|
+
"icon-flex-height": "awsui_icon-flex-height_h11ix_1o1pm_193",
|
|
6
|
+
"size-small": "awsui_size-small_h11ix_1o1pm_218",
|
|
7
|
+
"size-small-mapped-height": "awsui_size-small-mapped-height_h11ix_1o1pm_222",
|
|
8
|
+
"size-normal": "awsui_size-normal_h11ix_1o1pm_237",
|
|
9
|
+
"size-normal-mapped-height": "awsui_size-normal-mapped-height_h11ix_1o1pm_241",
|
|
10
|
+
"size-medium": "awsui_size-medium_h11ix_1o1pm_256",
|
|
11
|
+
"size-medium-mapped-height": "awsui_size-medium-mapped-height_h11ix_1o1pm_260",
|
|
12
|
+
"size-big": "awsui_size-big_h11ix_1o1pm_275",
|
|
13
|
+
"size-big-mapped-height": "awsui_size-big-mapped-height_h11ix_1o1pm_279",
|
|
14
|
+
"size-large": "awsui_size-large_h11ix_1o1pm_294",
|
|
15
|
+
"size-large-mapped-height": "awsui_size-large-mapped-height_h11ix_1o1pm_298",
|
|
16
|
+
"variant-normal": "awsui_variant-normal_h11ix_1o1pm_313",
|
|
17
|
+
"variant-disabled": "awsui_variant-disabled_h11ix_1o1pm_316",
|
|
18
|
+
"variant-inverted": "awsui_variant-inverted_h11ix_1o1pm_319",
|
|
19
|
+
"variant-subtle": "awsui_variant-subtle_h11ix_1o1pm_322",
|
|
20
|
+
"variant-warning": "awsui_variant-warning_h11ix_1o1pm_325",
|
|
21
|
+
"variant-error": "awsui_variant-error_h11ix_1o1pm_328",
|
|
22
|
+
"variant-success": "awsui_variant-success_h11ix_1o1pm_331",
|
|
23
|
+
"variant-link": "awsui_variant-link_h11ix_1o1pm_334",
|
|
24
|
+
"name-angle-left-double": "awsui_name-angle-left-double_h11ix_1o1pm_337",
|
|
25
|
+
"name-angle-left": "awsui_name-angle-left_h11ix_1o1pm_337",
|
|
26
|
+
"name-angle-right-double": "awsui_name-angle-right-double_h11ix_1o1pm_339",
|
|
27
|
+
"name-angle-right": "awsui_name-angle-right_h11ix_1o1pm_339",
|
|
28
|
+
"name-arrow-left": "awsui_name-arrow-left_h11ix_1o1pm_341",
|
|
29
|
+
"name-caret-left-filled": "awsui_name-caret-left-filled_h11ix_1o1pm_342",
|
|
30
|
+
"name-caret-right-filled": "awsui_name-caret-right-filled_h11ix_1o1pm_343",
|
|
31
|
+
"name-audio-full": "awsui_name-audio-full_h11ix_1o1pm_344",
|
|
32
|
+
"name-audio-half": "awsui_name-audio-half_h11ix_1o1pm_345",
|
|
33
|
+
"name-audio-off": "awsui_name-audio-off_h11ix_1o1pm_346",
|
|
34
|
+
"name-external": "awsui_name-external_h11ix_1o1pm_347",
|
|
35
|
+
"name-redo": "awsui_name-redo_h11ix_1o1pm_348",
|
|
36
|
+
"name-resize-area": "awsui_name-resize-area_h11ix_1o1pm_349",
|
|
37
|
+
"name-send": "awsui_name-send_h11ix_1o1pm_350",
|
|
38
|
+
"name-shrink": "awsui_name-shrink_h11ix_1o1pm_351",
|
|
39
|
+
"name-undo": "awsui_name-undo_h11ix_1o1pm_352",
|
|
40
|
+
"name-view-vertical": "awsui_name-view-vertical_h11ix_1o1pm_353",
|
|
41
|
+
"badge": "awsui_badge_h11ix_1o1pm_376"
|
|
42
42
|
};
|
|
43
43
|
|