@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
package/modal/styles.css.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dialog": "
|
|
5
|
-
"modal-slide-up": "awsui_modal-slide-
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
9
|
-
"root": "
|
|
10
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
11
|
-
"hidden": "
|
|
12
|
-
"focus-lock": "awsui_focus-
|
|
13
|
-
"small": "
|
|
14
|
-
"medium": "
|
|
15
|
-
"large": "
|
|
16
|
-
"max": "
|
|
17
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
18
|
-
"container": "
|
|
19
|
-
"content": "
|
|
20
|
-
"no-paddings": "awsui_no-
|
|
21
|
-
"header": "
|
|
22
|
-
"header--text": "awsui_header--
|
|
23
|
-
"footer": "
|
|
24
|
-
"footer--stuck": "awsui_footer--
|
|
25
|
-
"dismiss-control": "awsui_dismiss-
|
|
26
|
-
"modal-open": "awsui_modal-
|
|
4
|
+
"dialog": "awsui_dialog_1d2i7_1oa7o_165",
|
|
5
|
+
"modal-slide-up": "awsui_modal-slide-up_1d2i7_1oa7o_1",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_1oa7o_1",
|
|
7
|
+
"refresh": "awsui_refresh_1d2i7_1oa7o_188",
|
|
8
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_1oa7o_1",
|
|
9
|
+
"root": "awsui_root_1d2i7_1oa7o_221",
|
|
10
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_1oa7o_1",
|
|
11
|
+
"hidden": "awsui_hidden_1d2i7_1oa7o_301",
|
|
12
|
+
"focus-lock": "awsui_focus-lock_1d2i7_1oa7o_305",
|
|
13
|
+
"small": "awsui_small_1d2i7_1oa7o_325",
|
|
14
|
+
"medium": "awsui_medium_1d2i7_1oa7o_328",
|
|
15
|
+
"large": "awsui_large_1d2i7_1oa7o_331",
|
|
16
|
+
"max": "awsui_max_1d2i7_1oa7o_334",
|
|
17
|
+
"breakpoint-xs": "awsui_breakpoint-xs_1d2i7_1oa7o_334",
|
|
18
|
+
"container": "awsui_container_1d2i7_1oa7o_340",
|
|
19
|
+
"content": "awsui_content_1d2i7_1oa7o_384",
|
|
20
|
+
"no-paddings": "awsui_no-paddings_1d2i7_1oa7o_389",
|
|
21
|
+
"header": "awsui_header_1d2i7_1oa7o_394",
|
|
22
|
+
"header--text": "awsui_header--text_1d2i7_1oa7o_406",
|
|
23
|
+
"footer": "awsui_footer_1d2i7_1oa7o_410",
|
|
24
|
+
"footer--stuck": "awsui_footer--stuck_1d2i7_1oa7o_419",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_1d2i7_1oa7o_431",
|
|
26
|
+
"modal-open": "awsui_modal-open_1d2i7_1oa7o_435"
|
|
27
27
|
};
|
|
28
28
|
|
package/modal/styles.scoped.css
CHANGED
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
141
|
/*
|
|
142
142
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
@@ -154,7 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
155
155
|
SPDX-License-Identifier: Apache-2.0
|
|
156
156
|
*/
|
|
157
|
-
@keyframes awsui_modal-slide-
|
|
157
|
+
@keyframes awsui_modal-slide-up_1d2i7_1oa7o_1 {
|
|
158
158
|
0% {
|
|
159
159
|
transform: translate(0, 10px);
|
|
160
160
|
}
|
|
@@ -162,12 +162,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
transform: translate(0, 0);
|
|
163
163
|
}
|
|
164
164
|
}
|
|
165
|
-
.
|
|
166
|
-
animation: awsui_modal-slide-
|
|
165
|
+
.awsui_dialog_1d2i7_1oa7o_165:not(#\9) {
|
|
166
|
+
animation: awsui_modal-slide-up_1d2i7_1oa7o_1 var(--motion-duration-slow-z2kaah, 180ms) ease-out, awsui_awsui-motion-fade-in-0_1d2i7_1oa7o_1 var(--motion-duration-slow-z2kaah, 180ms) ease-out;
|
|
167
167
|
animation-delay: var(--motion-duration-fast-sbm3r7, 90ms);
|
|
168
168
|
animation-fill-mode: both;
|
|
169
169
|
}
|
|
170
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
170
|
+
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_1oa7o_1 {
|
|
171
171
|
from {
|
|
172
172
|
opacity: 0;
|
|
173
173
|
}
|
|
@@ -176,22 +176,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
@media (prefers-reduced-motion: reduce) {
|
|
179
|
-
.
|
|
179
|
+
.awsui_dialog_1d2i7_1oa7o_165:not(#\9) {
|
|
180
180
|
animation: none;
|
|
181
181
|
transition: none;
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
|
-
.awsui-motion-disabled .
|
|
184
|
+
.awsui-motion-disabled .awsui_dialog_1d2i7_1oa7o_165:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1oa7o_165:not(#\9) {
|
|
185
185
|
animation: none;
|
|
186
186
|
transition: none;
|
|
187
187
|
}
|
|
188
|
-
.
|
|
189
|
-
animation: awsui_awsui-motion-scale-
|
|
188
|
+
.awsui_dialog_1d2i7_1oa7o_165.awsui_refresh_1d2i7_1oa7o_188:not(#\9) {
|
|
189
|
+
animation: awsui_awsui-motion-scale-popup_1d2i7_1oa7o_1, awsui_awsui-motion-fade-in-0_1d2i7_1oa7o_1;
|
|
190
190
|
animation-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
191
191
|
animation-timing-function: var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
192
192
|
animation-fill-mode: both;
|
|
193
193
|
}
|
|
194
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
194
|
+
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_1oa7o_1 {
|
|
195
195
|
from {
|
|
196
196
|
opacity: 0;
|
|
197
197
|
}
|
|
@@ -199,7 +199,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
199
199
|
opacity: 1;
|
|
200
200
|
}
|
|
201
201
|
}
|
|
202
|
-
@keyframes awsui_awsui-motion-scale-
|
|
202
|
+
@keyframes awsui_awsui-motion-scale-popup_1d2i7_1oa7o_1 {
|
|
203
203
|
0% {
|
|
204
204
|
transform: scale(0.95);
|
|
205
205
|
}
|
|
@@ -208,21 +208,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
208
208
|
}
|
|
209
209
|
}
|
|
210
210
|
@media (prefers-reduced-motion: reduce) {
|
|
211
|
-
.
|
|
211
|
+
.awsui_dialog_1d2i7_1oa7o_165.awsui_refresh_1d2i7_1oa7o_188:not(#\9) {
|
|
212
212
|
animation: none;
|
|
213
213
|
transition: none;
|
|
214
214
|
}
|
|
215
215
|
}
|
|
216
|
-
.awsui-motion-disabled .
|
|
216
|
+
.awsui-motion-disabled .awsui_dialog_1d2i7_1oa7o_165.awsui_refresh_1d2i7_1oa7o_188:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1oa7o_165.awsui_refresh_1d2i7_1oa7o_188:not(#\9) {
|
|
217
217
|
animation: none;
|
|
218
218
|
transition: none;
|
|
219
219
|
}
|
|
220
220
|
|
|
221
|
-
.
|
|
222
|
-
animation: awsui_awsui-motion-fade-
|
|
221
|
+
.awsui_root_1d2i7_1oa7o_221:not(#\9) {
|
|
222
|
+
animation: awsui_awsui-motion-fade-in_1d2i7_1oa7o_1 var(--motion-duration-extra-slow-ngjb9g, 270ms) ease-out;
|
|
223
223
|
animation-fill-mode: both;
|
|
224
224
|
}
|
|
225
|
-
@keyframes awsui_awsui-motion-fade-
|
|
225
|
+
@keyframes awsui_awsui-motion-fade-in_1d2i7_1oa7o_1 {
|
|
226
226
|
from {
|
|
227
227
|
opacity: 0.2;
|
|
228
228
|
}
|
|
@@ -231,30 +231,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
233
|
@media (prefers-reduced-motion: reduce) {
|
|
234
|
-
.
|
|
234
|
+
.awsui_root_1d2i7_1oa7o_221:not(#\9) {
|
|
235
235
|
animation: none;
|
|
236
236
|
transition: none;
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
|
-
.awsui-motion-disabled .
|
|
239
|
+
.awsui-motion-disabled .awsui_root_1d2i7_1oa7o_221:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1oa7o_221:not(#\9) {
|
|
240
240
|
animation: none;
|
|
241
241
|
transition: none;
|
|
242
242
|
}
|
|
243
|
-
.
|
|
243
|
+
.awsui_root_1d2i7_1oa7o_221.awsui_refresh_1d2i7_1oa7o_188:not(#\9) {
|
|
244
244
|
animation-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
245
245
|
}
|
|
246
246
|
@media (prefers-reduced-motion: reduce) {
|
|
247
|
-
.
|
|
247
|
+
.awsui_root_1d2i7_1oa7o_221.awsui_refresh_1d2i7_1oa7o_188:not(#\9) {
|
|
248
248
|
animation: none;
|
|
249
249
|
transition: none;
|
|
250
250
|
}
|
|
251
251
|
}
|
|
252
|
-
.awsui-motion-disabled .
|
|
252
|
+
.awsui-motion-disabled .awsui_root_1d2i7_1oa7o_221.awsui_refresh_1d2i7_1oa7o_188:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1oa7o_221.awsui_refresh_1d2i7_1oa7o_188:not(#\9) {
|
|
253
253
|
animation: none;
|
|
254
254
|
transition: none;
|
|
255
255
|
}
|
|
256
256
|
|
|
257
|
-
.
|
|
257
|
+
.awsui_root_1d2i7_1oa7o_221:not(#\9) {
|
|
258
258
|
border-collapse: separate;
|
|
259
259
|
border-spacing: 0;
|
|
260
260
|
box-sizing: border-box;
|
|
@@ -299,11 +299,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
299
299
|
overflow: auto;
|
|
300
300
|
cursor: pointer;
|
|
301
301
|
}
|
|
302
|
-
.
|
|
302
|
+
.awsui_root_1d2i7_1oa7o_221.awsui_hidden_1d2i7_1oa7o_301:not(#\9) {
|
|
303
303
|
display: none;
|
|
304
304
|
}
|
|
305
305
|
|
|
306
|
-
.awsui_focus-
|
|
306
|
+
.awsui_focus-lock_1d2i7_1oa7o_305:not(#\9) {
|
|
307
307
|
align-self: flex-start;
|
|
308
308
|
margin-block: auto;
|
|
309
309
|
margin-inline: auto;
|
|
@@ -313,7 +313,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
313
313
|
pointer-events: none;
|
|
314
314
|
}
|
|
315
315
|
|
|
316
|
-
.
|
|
316
|
+
.awsui_dialog_1d2i7_1oa7o_165:not(#\9) {
|
|
317
317
|
position: static;
|
|
318
318
|
inset-block-start: 0;
|
|
319
319
|
transform: translate(0, 0);
|
|
@@ -323,22 +323,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
323
323
|
z-index: 5000;
|
|
324
324
|
pointer-events: all;
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_dialog_1d2i7_1oa7o_165.awsui_small_1d2i7_1oa7o_325:not(#\9) {
|
|
327
327
|
max-inline-size: 320px;
|
|
328
328
|
}
|
|
329
|
-
.
|
|
329
|
+
.awsui_dialog_1d2i7_1oa7o_165.awsui_medium_1d2i7_1oa7o_328:not(#\9) {
|
|
330
330
|
max-inline-size: 600px;
|
|
331
331
|
}
|
|
332
|
-
.
|
|
332
|
+
.awsui_dialog_1d2i7_1oa7o_165.awsui_large_1d2i7_1oa7o_331:not(#\9) {
|
|
333
333
|
max-inline-size: 820px;
|
|
334
334
|
}
|
|
335
|
-
.
|
|
335
|
+
.awsui_dialog_1d2i7_1oa7o_165.awsui_max_1d2i7_1oa7o_334.awsui_breakpoint-xs_1d2i7_1oa7o_334:not(#\9) {
|
|
336
336
|
max-inline-size: calc(100vw - (8 * 10px + var(--space-xxxl-4x2gki, 40px)));
|
|
337
337
|
margin-block: auto;
|
|
338
338
|
margin-inline: auto;
|
|
339
339
|
}
|
|
340
340
|
|
|
341
|
-
.
|
|
341
|
+
.awsui_container_1d2i7_1oa7o_340:not(#\9) {
|
|
342
342
|
border-collapse: separate;
|
|
343
343
|
border-spacing: 0;
|
|
344
344
|
box-sizing: border-box;
|
|
@@ -383,17 +383,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
383
383
|
box-shadow: var(--shadow-modal-2ennni, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
384
384
|
}
|
|
385
385
|
|
|
386
|
-
.
|
|
386
|
+
.awsui_content_1d2i7_1oa7o_384:not(#\9) {
|
|
387
387
|
padding-block-start: var(--space-container-content-top-1ae0r3, 4px);
|
|
388
388
|
padding-block-end: var(--space-modal-content-bottom-hqahub, 16px);
|
|
389
389
|
padding-inline: var(--space-modal-horizontal-f89syl, 20px);
|
|
390
390
|
}
|
|
391
|
-
.
|
|
391
|
+
.awsui_content_1d2i7_1oa7o_384.awsui_no-paddings_1d2i7_1oa7o_389:not(#\9) {
|
|
392
392
|
padding-block: 0;
|
|
393
393
|
padding-inline: 0;
|
|
394
394
|
}
|
|
395
395
|
|
|
396
|
-
.
|
|
396
|
+
.awsui_header_1d2i7_1oa7o_394:not(#\9) {
|
|
397
397
|
padding-block-start: var(--space-container-header-top-5qav00, 12px);
|
|
398
398
|
padding-block-end: var(--space-container-header-bottom-vj01hn, 8px);
|
|
399
399
|
padding-inline: var(--space-modal-horizontal-f89syl, 20px);
|
|
@@ -405,11 +405,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
405
405
|
border-end-end-radius: 0;
|
|
406
406
|
}
|
|
407
407
|
|
|
408
|
-
.awsui_header--
|
|
408
|
+
.awsui_header--text_1d2i7_1oa7o_406:not(#\9) {
|
|
409
409
|
/* used in test-utils */
|
|
410
410
|
}
|
|
411
411
|
|
|
412
|
-
.
|
|
412
|
+
.awsui_footer_1d2i7_1oa7o_410:not(#\9) {
|
|
413
413
|
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
414
414
|
padding-block: var(--space-scaled-s-aqzyko, 12px);
|
|
415
415
|
padding-inline: var(--space-container-horizontal-wfukh3, 20px);
|
|
@@ -418,23 +418,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
418
418
|
inset-block-end: 0;
|
|
419
419
|
z-index: 800;
|
|
420
420
|
}
|
|
421
|
-
.awsui_footer--
|
|
421
|
+
.awsui_footer--stuck_1d2i7_1oa7o_419:not(#\9) {
|
|
422
422
|
border-start-start-radius: 0;
|
|
423
423
|
border-start-end-radius: 0;
|
|
424
424
|
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
425
425
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
426
426
|
}
|
|
427
|
-
.
|
|
427
|
+
.awsui_footer_1d2i7_1oa7o_410:not(#\9):after {
|
|
428
428
|
content: "";
|
|
429
429
|
display: table;
|
|
430
430
|
clear: both;
|
|
431
431
|
}
|
|
432
432
|
|
|
433
|
-
.awsui_dismiss-
|
|
433
|
+
.awsui_dismiss-control_1d2i7_1oa7o_431:not(#\9) {
|
|
434
434
|
/* used in test-utils */
|
|
435
435
|
}
|
|
436
436
|
|
|
437
|
-
.awsui_modal-
|
|
437
|
+
.awsui_modal-open_1d2i7_1oa7o_435:not(#\9) {
|
|
438
438
|
overflow: hidden;
|
|
439
439
|
/*
|
|
440
440
|
* When padding-right is added to account for scrollbar being turned
|
|
@@ -2,28 +2,28 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"dialog": "
|
|
6
|
-
"modal-slide-up": "awsui_modal-slide-
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"refresh": "
|
|
9
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
10
|
-
"root": "
|
|
11
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
12
|
-
"hidden": "
|
|
13
|
-
"focus-lock": "awsui_focus-
|
|
14
|
-
"small": "
|
|
15
|
-
"medium": "
|
|
16
|
-
"large": "
|
|
17
|
-
"max": "
|
|
18
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
19
|
-
"container": "
|
|
20
|
-
"content": "
|
|
21
|
-
"no-paddings": "awsui_no-
|
|
22
|
-
"header": "
|
|
23
|
-
"header--text": "awsui_header--
|
|
24
|
-
"footer": "
|
|
25
|
-
"footer--stuck": "awsui_footer--
|
|
26
|
-
"dismiss-control": "awsui_dismiss-
|
|
27
|
-
"modal-open": "awsui_modal-
|
|
5
|
+
"dialog": "awsui_dialog_1d2i7_1oa7o_165",
|
|
6
|
+
"modal-slide-up": "awsui_modal-slide-up_1d2i7_1oa7o_1",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_1oa7o_1",
|
|
8
|
+
"refresh": "awsui_refresh_1d2i7_1oa7o_188",
|
|
9
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_1oa7o_1",
|
|
10
|
+
"root": "awsui_root_1d2i7_1oa7o_221",
|
|
11
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_1oa7o_1",
|
|
12
|
+
"hidden": "awsui_hidden_1d2i7_1oa7o_301",
|
|
13
|
+
"focus-lock": "awsui_focus-lock_1d2i7_1oa7o_305",
|
|
14
|
+
"small": "awsui_small_1d2i7_1oa7o_325",
|
|
15
|
+
"medium": "awsui_medium_1d2i7_1oa7o_328",
|
|
16
|
+
"large": "awsui_large_1d2i7_1oa7o_331",
|
|
17
|
+
"max": "awsui_max_1d2i7_1oa7o_334",
|
|
18
|
+
"breakpoint-xs": "awsui_breakpoint-xs_1d2i7_1oa7o_334",
|
|
19
|
+
"container": "awsui_container_1d2i7_1oa7o_340",
|
|
20
|
+
"content": "awsui_content_1d2i7_1oa7o_384",
|
|
21
|
+
"no-paddings": "awsui_no-paddings_1d2i7_1oa7o_389",
|
|
22
|
+
"header": "awsui_header_1d2i7_1oa7o_394",
|
|
23
|
+
"header--text": "awsui_header--text_1d2i7_1oa7o_406",
|
|
24
|
+
"footer": "awsui_footer_1d2i7_1oa7o_410",
|
|
25
|
+
"footer--stuck": "awsui_footer--stuck_1d2i7_1oa7o_419",
|
|
26
|
+
"dismiss-control": "awsui_dismiss-control_1d2i7_1oa7o_431",
|
|
27
|
+
"modal-open": "awsui_modal-open_1d2i7_1oa7o_435"
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_root_f8g6q_13ql2_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -174,6 +174,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
-moz-osx-font-smoothing: auto;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
.
|
|
177
|
+
.awsui_tokens_f8g6q_13ql2_176:not(#\9) {
|
|
178
178
|
margin-block-start: var(--space-scaled-xs-26e2du, 8px);
|
|
179
179
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
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
|
-
"tokens": "
|
|
5
|
+
"root": "awsui_root_f8g6q_13ql2_141",
|
|
6
|
+
"tokens": "awsui_tokens_f8g6q_13ql2_176"
|
|
7
7
|
};
|
|
8
8
|
|
package/package.json
CHANGED
package/pagination/styles.css.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"button": "
|
|
6
|
-
"dots": "
|
|
7
|
-
"button-disabled": "awsui_button-
|
|
8
|
-
"arrow": "
|
|
9
|
-
"page-number": "awsui_page-
|
|
10
|
-
"button-current": "awsui_button-
|
|
11
|
-
"page-item": "awsui_page-
|
|
12
|
-
"root-disabled": "awsui_root-
|
|
4
|
+
"root": "awsui_root_fvjdu_jm8et_141",
|
|
5
|
+
"button": "awsui_button_fvjdu_jm8et_184",
|
|
6
|
+
"dots": "awsui_dots_fvjdu_jm8et_185",
|
|
7
|
+
"button-disabled": "awsui_button-disabled_fvjdu_jm8et_213",
|
|
8
|
+
"arrow": "awsui_arrow_fvjdu_jm8et_218",
|
|
9
|
+
"page-number": "awsui_page-number_fvjdu_jm8et_228",
|
|
10
|
+
"button-current": "awsui_button-current_fvjdu_jm8et_234",
|
|
11
|
+
"page-item": "awsui_page-item_fvjdu_jm8et_251",
|
|
12
|
+
"root-disabled": "awsui_root-disabled_fvjdu_jm8et_269"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_root_fvjdu_jm8et_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -182,14 +182,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
list-style: none;
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.
|
|
186
|
-
.
|
|
185
|
+
.awsui_button_fvjdu_jm8et_184:not(#\9),
|
|
186
|
+
.awsui_dots_fvjdu_jm8et_185:not(#\9) {
|
|
187
187
|
min-inline-size: var(--space-l-t419sm, 20px);
|
|
188
188
|
border-block: var(--border-field-width-09w7vk, 2px) solid transparent;
|
|
189
189
|
border-inline: var(--border-field-width-09w7vk, 2px) solid transparent;
|
|
190
190
|
}
|
|
191
191
|
|
|
192
|
-
.
|
|
192
|
+
.awsui_button_fvjdu_jm8et_184:not(#\9) {
|
|
193
193
|
cursor: pointer;
|
|
194
194
|
text-align: center;
|
|
195
195
|
box-sizing: border-box;
|
|
@@ -198,10 +198,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
padding-block: 0;
|
|
199
199
|
padding-inline: 0;
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_button_fvjdu_jm8et_184:not(#\9):focus {
|
|
202
202
|
outline: none;
|
|
203
203
|
}
|
|
204
|
-
body[data-awsui-focus-visible=true] .
|
|
204
|
+
body[data-awsui-focus-visible=true] .awsui_button_fvjdu_jm8et_184:not(#\9):focus {
|
|
205
205
|
outline: 2px dotted transparent;
|
|
206
206
|
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
207
207
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
@@ -211,46 +211,46 @@ body[data-awsui-focus-visible=true] .awsui_button_fvjdu_14upw_184:not(#\9):focus
|
|
|
211
211
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
212
212
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
213
213
|
}
|
|
214
|
-
.awsui_button-
|
|
214
|
+
.awsui_button-disabled_fvjdu_jm8et_213:not(#\9) {
|
|
215
215
|
cursor: default;
|
|
216
216
|
color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
.
|
|
219
|
+
.awsui_arrow_fvjdu_jm8et_218:not(#\9) {
|
|
220
220
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
221
221
|
}
|
|
222
|
-
.
|
|
222
|
+
.awsui_arrow_fvjdu_jm8et_218:not(#\9):not(.awsui_button-disabled_fvjdu_jm8et_213):hover {
|
|
223
223
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
.awsui_arrow_fvjdu_jm8et_218.awsui_button-disabled_fvjdu_jm8et_213:not(#\9) {
|
|
226
226
|
color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_page-
|
|
229
|
+
.awsui_page-number_fvjdu_jm8et_228:not(#\9) {
|
|
230
230
|
color: var(--color-text-pagination-page-number-default-i8se09, #414d5c);
|
|
231
231
|
}
|
|
232
|
-
.awsui_page-
|
|
232
|
+
.awsui_page-number_fvjdu_jm8et_228:not(#\9):not(.awsui_button-disabled_fvjdu_jm8et_213):hover {
|
|
233
233
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
234
234
|
}
|
|
235
|
-
.awsui_page-
|
|
235
|
+
.awsui_page-number_fvjdu_jm8et_228.awsui_button-current_fvjdu_jm8et_234:not(#\9) {
|
|
236
236
|
font-weight: var(--font-wayfinding-link-active-weight-rbmzei, 700);
|
|
237
237
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
238
238
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
239
239
|
color: var(--color-text-interactive-active-ox3ozh, #000716);
|
|
240
240
|
}
|
|
241
|
-
.awsui_page-
|
|
241
|
+
.awsui_page-number_fvjdu_jm8et_228.awsui_button-current_fvjdu_jm8et_234.awsui_button-disabled_fvjdu_jm8et_213:not(#\9) {
|
|
242
242
|
color: var(--color-text-pagination-page-number-active-disabled-pnozll, #9ba7b6);
|
|
243
243
|
}
|
|
244
|
-
.awsui_page-
|
|
244
|
+
.awsui_page-number_fvjdu_jm8et_228.awsui_button-disabled_fvjdu_jm8et_213:not(#\9) {
|
|
245
245
|
color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
.
|
|
248
|
+
.awsui_dots_fvjdu_jm8et_185:not(#\9) {
|
|
249
249
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
250
250
|
}
|
|
251
251
|
|
|
252
|
-
.awsui_page-
|
|
253
|
-
.
|
|
252
|
+
.awsui_page-item_fvjdu_jm8et_251:not(#\9),
|
|
253
|
+
.awsui_dots_fvjdu_jm8et_185:not(#\9) {
|
|
254
254
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
255
255
|
margin-inline: var(--space-xxs-p8yyaw, 4px);
|
|
256
256
|
text-align: center;
|
|
@@ -258,15 +258,15 @@ body[data-awsui-focus-visible=true] .awsui_button_fvjdu_14upw_184:not(#\9):focus
|
|
|
258
258
|
padding-block: 0;
|
|
259
259
|
padding-inline: 0;
|
|
260
260
|
}
|
|
261
|
-
.awsui_page-
|
|
262
|
-
.
|
|
261
|
+
.awsui_page-item_fvjdu_jm8et_251:not(#\9):first-child,
|
|
262
|
+
.awsui_dots_fvjdu_jm8et_185:not(#\9):first-child {
|
|
263
263
|
margin-inline-start: 0;
|
|
264
264
|
}
|
|
265
|
-
.awsui_page-
|
|
266
|
-
.
|
|
265
|
+
.awsui_page-item_fvjdu_jm8et_251:not(#\9):last-child,
|
|
266
|
+
.awsui_dots_fvjdu_jm8et_185:not(#\9):last-child {
|
|
267
267
|
margin-inline-end: 0;
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
.awsui_root-
|
|
270
|
+
.awsui_root-disabled_fvjdu_jm8et_269 > .awsui_dots_fvjdu_jm8et_185:not(#\9) {
|
|
271
271
|
color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
|
|
272
272
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
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
|
-
"page-item": "awsui_page-
|
|
13
|
-
"root-disabled": "awsui_root-
|
|
5
|
+
"root": "awsui_root_fvjdu_jm8et_141",
|
|
6
|
+
"button": "awsui_button_fvjdu_jm8et_184",
|
|
7
|
+
"dots": "awsui_dots_fvjdu_jm8et_185",
|
|
8
|
+
"button-disabled": "awsui_button-disabled_fvjdu_jm8et_213",
|
|
9
|
+
"arrow": "awsui_arrow_fvjdu_jm8et_218",
|
|
10
|
+
"page-number": "awsui_page-number_fvjdu_jm8et_228",
|
|
11
|
+
"button-current": "awsui_button-current_fvjdu_jm8et_234",
|
|
12
|
+
"page-item": "awsui_page-item_fvjdu_jm8et_251",
|
|
13
|
+
"root-disabled": "awsui_root-disabled_fvjdu_jm8et_269"
|
|
14
14
|
};
|
|
15
15
|
|
package/pie-chart/styles.css.js
CHANGED
|
@@ -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_30vho_157",
|
|
5
|
+
"segment": "awsui_segment_1edmh_30vho_157",
|
|
6
|
+
"segment__hover": "awsui_segment__hover_1edmh_30vho_184",
|
|
7
|
+
"label": "awsui_label_1edmh_30vho_198",
|
|
8
|
+
"root": "awsui_root_1edmh_30vho_212",
|
|
9
|
+
"content": "awsui_content_1edmh_30vho_216",
|
|
10
|
+
"content--small": "awsui_content--small_1edmh_30vho_216",
|
|
11
|
+
"content--fit-height": "awsui_content--fit-height_1edmh_30vho_219",
|
|
12
|
+
"content--without-labels": "awsui_content--without-labels_1edmh_30vho_222",
|
|
13
|
+
"content--medium": "awsui_content--medium_1edmh_30vho_228",
|
|
14
|
+
"content--large": "awsui_content--large_1edmh_30vho_240",
|
|
15
|
+
"status-container": "awsui_status-container_1edmh_30vho_257",
|
|
16
|
+
"chart-container": "awsui_chart-container_1edmh_30vho_261",
|
|
17
|
+
"chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_30vho_265",
|
|
18
|
+
"chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_30vho_270",
|
|
19
|
+
"chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_30vho_273",
|
|
20
|
+
"inner-content": "awsui_inner-content_1edmh_30vho_279",
|
|
21
|
+
"segment__highlight": "awsui_segment__highlight_1edmh_30vho_290",
|
|
22
|
+
"segment--dimmed": "awsui_segment--dimmed_1edmh_30vho_305",
|
|
23
|
+
"segment--highlighted": "awsui_segment--highlighted_1edmh_30vho_308",
|
|
24
|
+
"label--dimmed": "awsui_label--dimmed_1edmh_30vho_325",
|
|
25
|
+
"label--align-right": "awsui_label--align-right_1edmh_30vho_328",
|
|
26
|
+
"label-text": "awsui_label-text_1edmh_30vho_336",
|
|
27
|
+
"label__description": "awsui_label__description_1edmh_30vho_344",
|
|
28
|
+
"label-line": "awsui_label-line_1edmh_30vho_351",
|
|
29
|
+
"label--highlighted": "awsui_label--highlighted_1edmh_30vho_355",
|
|
30
|
+
"popover-header": "awsui_popover-header_1edmh_30vho_359"
|
|
31
31
|
};
|
|
32
32
|
|