@cloudscape-design/components 3.0.757 → 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/implementation.d.ts.map +1 -1
- package/breadcrumb-group/implementation.js +61 -12
- package/breadcrumb-group/implementation.js.map +1 -1
- package/breadcrumb-group/interfaces.d.ts +3 -2
- package/breadcrumb-group/interfaces.d.ts.map +1 -1
- package/breadcrumb-group/interfaces.js.map +1 -1
- package/breadcrumb-group/item/funnel.d.ts +1 -0
- package/breadcrumb-group/item/funnel.d.ts.map +1 -1
- package/breadcrumb-group/item/funnel.js +3 -3
- package/breadcrumb-group/item/funnel.js.map +1 -1
- package/breadcrumb-group/item/item.d.ts +1 -1
- package/breadcrumb-group/item/item.d.ts.map +1 -1
- package/breadcrumb-group/item/item.js +19 -38
- package/breadcrumb-group/item/item.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +8 -9
- package/breadcrumb-group/item/styles.scoped.css +36 -35
- package/breadcrumb-group/item/styles.selectors.js +8 -9
- package/breadcrumb-group/styles.css.js +8 -7
- package/breadcrumb-group/styles.scoped.css +18 -58
- package/breadcrumb-group/styles.selectors.js +8 -7
- package/breadcrumb-group/utils.d.ts +5 -0
- package/breadcrumb-group/utils.d.ts.map +1 -1
- package/breadcrumb-group/utils.js +56 -0
- package/breadcrumb-group/utils.js.map +1 -1
- 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/analytics-metadata/interfaces.d.ts +19 -0
- package/side-navigation/analytics-metadata/interfaces.d.ts.map +1 -0
- package/side-navigation/analytics-metadata/interfaces.js +4 -0
- package/side-navigation/analytics-metadata/interfaces.js.map +1 -0
- package/side-navigation/analytics-metadata/styles.css.js +7 -0
- package/side-navigation/analytics-metadata/styles.scoped.css +8 -0
- package/side-navigation/analytics-metadata/styles.selectors.js +8 -0
- package/side-navigation/index.d.ts.map +1 -1
- package/side-navigation/index.js +10 -1
- package/side-navigation/index.js.map +1 -1
- package/side-navigation/parts.d.ts +2 -1
- package/side-navigation/parts.d.ts.map +1 -1
- package/side-navigation/parts.js +42 -21
- package/side-navigation/parts.js.map +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
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"has-items": "awsui_has-
|
|
6
|
-
"no-padding": "awsui_no-
|
|
7
|
-
"dismiss-button": "awsui_dismiss-
|
|
8
|
-
"token": "
|
|
9
|
-
"token-box": "awsui_token-
|
|
10
|
-
"token-box-error": "awsui_token-box-
|
|
11
|
-
"token-box-warning": "awsui_token-box-
|
|
12
|
-
"token-box-readonly": "awsui_token-box-
|
|
13
|
-
"token-box-disabled": "awsui_token-box-
|
|
4
|
+
"root": "awsui_root_dm8gx_1oh3m_149",
|
|
5
|
+
"has-items": "awsui_has-items_dm8gx_1oh3m_183",
|
|
6
|
+
"no-padding": "awsui_no-padding_dm8gx_1oh3m_183",
|
|
7
|
+
"dismiss-button": "awsui_dismiss-button_dm8gx_1oh3m_187",
|
|
8
|
+
"token": "awsui_token_dm8gx_1oh3m_229",
|
|
9
|
+
"token-box": "awsui_token-box_dm8gx_1oh3m_236",
|
|
10
|
+
"token-box-error": "awsui_token-box-error_dm8gx_1oh3m_255",
|
|
11
|
+
"token-box-warning": "awsui_token-box-warning_dm8gx_1oh3m_266",
|
|
12
|
+
"token-box-readonly": "awsui_token-box-readonly_dm8gx_1oh3m_277",
|
|
13
|
+
"token-box-disabled": "awsui_token-box-disabled_dm8gx_1oh3m_291"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -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.
|
|
@@ -146,7 +146,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
147
|
SPDX-License-Identifier: Apache-2.0
|
|
148
148
|
*/
|
|
149
|
-
.
|
|
149
|
+
.awsui_root_dm8gx_1oh3m_149:not(#\9) {
|
|
150
150
|
border-collapse: separate;
|
|
151
151
|
border-spacing: 0;
|
|
152
152
|
box-sizing: border-box;
|
|
@@ -181,11 +181,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
181
181
|
-webkit-font-smoothing: auto;
|
|
182
182
|
-moz-osx-font-smoothing: auto;
|
|
183
183
|
}
|
|
184
|
-
.
|
|
184
|
+
.awsui_root_dm8gx_1oh3m_149.awsui_has-items_dm8gx_1oh3m_183:not(#\9):not(.awsui_no-padding_dm8gx_1oh3m_183) {
|
|
185
185
|
padding-block-start: var(--space-xs-zb16t3, 8px);
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
.awsui_dismiss-
|
|
188
|
+
.awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9) {
|
|
189
189
|
margin-block-start: -1px;
|
|
190
190
|
margin-block-end: 0;
|
|
191
191
|
margin-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
@@ -197,14 +197,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
197
197
|
color: var(--color-text-button-inline-icon-default-s3yux9, #0972d3);
|
|
198
198
|
background-color: transparent;
|
|
199
199
|
}
|
|
200
|
-
body[data-awsui-focus-visible=true] .awsui_dismiss-
|
|
200
|
+
body[data-awsui-focus-visible=true] .awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9):focus {
|
|
201
201
|
position: relative;
|
|
202
202
|
}
|
|
203
|
-
body[data-awsui-focus-visible=true] .awsui_dismiss-
|
|
203
|
+
body[data-awsui-focus-visible=true] .awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9):focus {
|
|
204
204
|
outline: 2px dotted transparent;
|
|
205
205
|
outline-offset: calc(0px - 1px);
|
|
206
206
|
}
|
|
207
|
-
body[data-awsui-focus-visible=true] .awsui_dismiss-
|
|
207
|
+
body[data-awsui-focus-visible=true] .awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9):focus::before {
|
|
208
208
|
content: " ";
|
|
209
209
|
display: block;
|
|
210
210
|
position: absolute;
|
|
@@ -218,23 +218,23 @@ body[data-awsui-focus-visible=true] .awsui_dismiss-button_dm8gx_o8xaf_187:not(#\
|
|
|
218
218
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
219
219
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
220
220
|
}
|
|
221
|
-
.awsui_dismiss-
|
|
221
|
+
.awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9):focus {
|
|
222
222
|
outline: none;
|
|
223
223
|
text-decoration: none;
|
|
224
224
|
}
|
|
225
|
-
.awsui_dismiss-
|
|
225
|
+
.awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9):hover {
|
|
226
226
|
cursor: pointer;
|
|
227
227
|
color: var(--color-text-button-inline-icon-hover-my2daf, #033160);
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.
|
|
230
|
+
.awsui_token_dm8gx_1oh3m_229:not(#\9) {
|
|
231
231
|
block-size: 100%;
|
|
232
232
|
display: flex;
|
|
233
233
|
flex-direction: column;
|
|
234
234
|
gap: var(--space-xxs-p8yyaw, 4px);
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
.awsui_token-
|
|
237
|
+
.awsui_token-box_dm8gx_1oh3m_236:not(#\9) {
|
|
238
238
|
block-size: 100%;
|
|
239
239
|
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
240
240
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
@@ -253,52 +253,52 @@ body[data-awsui-focus-visible=true] .awsui_dismiss-button_dm8gx_o8xaf_187:not(#\
|
|
|
253
253
|
box-sizing: border-box;
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.awsui_token-box-
|
|
256
|
+
.awsui_token-box-error_dm8gx_1oh3m_255:not(#\9) {
|
|
257
257
|
border-color: var(--color-border-status-error-dj6icm, #d91515);
|
|
258
258
|
border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
|
|
259
259
|
}
|
|
260
|
-
.awsui_token-box-
|
|
260
|
+
.awsui_token-box-error_dm8gx_1oh3m_255 > .awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9) {
|
|
261
261
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
262
262
|
}
|
|
263
|
-
.awsui_token-box-
|
|
263
|
+
.awsui_token-box-error_dm8gx_1oh3m_255 > .awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9):hover {
|
|
264
264
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
.awsui_token-box-
|
|
267
|
+
.awsui_token-box-warning_dm8gx_1oh3m_266:not(#\9) {
|
|
268
268
|
border-color: var(--color-border-status-warning-52glov, #8d6605);
|
|
269
269
|
border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
|
|
270
270
|
}
|
|
271
|
-
.awsui_token-box-
|
|
271
|
+
.awsui_token-box-warning_dm8gx_1oh3m_266 > .awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9) {
|
|
272
272
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
273
273
|
}
|
|
274
|
-
.awsui_token-box-
|
|
274
|
+
.awsui_token-box-warning_dm8gx_1oh3m_266 > .awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9):hover {
|
|
275
275
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
.awsui_token-box-
|
|
278
|
+
.awsui_token-box-readonly_dm8gx_1oh3m_277:not(#\9) {
|
|
279
279
|
border-color: var(--color-border-input-disabled-rx2aau, #e9ebed);
|
|
280
280
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
281
281
|
pointer-events: none;
|
|
282
282
|
}
|
|
283
|
-
.awsui_token-box-
|
|
283
|
+
.awsui_token-box-readonly_dm8gx_1oh3m_277 > .awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9) {
|
|
284
284
|
color: var(--color-text-button-inline-icon-disabled-mz5gmn, #9ba7b6);
|
|
285
285
|
}
|
|
286
|
-
.awsui_token-box-
|
|
286
|
+
.awsui_token-box-readonly_dm8gx_1oh3m_277 > .awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9):hover {
|
|
287
287
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
288
288
|
cursor: initial;
|
|
289
289
|
color: var(--color-text-button-inline-icon-disabled-mz5gmn, #9ba7b6);
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
.awsui_token-box-
|
|
292
|
+
.awsui_token-box-disabled_dm8gx_1oh3m_291.awsui_token-box-disabled_dm8gx_1oh3m_291:not(#\9) {
|
|
293
293
|
border-color: var(--color-border-control-disabled-bv2kkn, #d1d5db);
|
|
294
294
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
295
295
|
color: var(--color-text-disabled-f4c52h, #9ba7b6);
|
|
296
296
|
pointer-events: none;
|
|
297
297
|
}
|
|
298
|
-
.awsui_token-box-
|
|
298
|
+
.awsui_token-box-disabled_dm8gx_1oh3m_291.awsui_token-box-disabled_dm8gx_1oh3m_291 > .awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9) {
|
|
299
299
|
color: var(--color-text-button-inline-icon-disabled-mz5gmn, #9ba7b6);
|
|
300
300
|
}
|
|
301
|
-
.awsui_token-box-
|
|
301
|
+
.awsui_token-box-disabled_dm8gx_1oh3m_291.awsui_token-box-disabled_dm8gx_1oh3m_291 > .awsui_dismiss-button_dm8gx_1oh3m_187:not(#\9):hover {
|
|
302
302
|
cursor: initial;
|
|
303
303
|
color: var(--color-text-button-inline-icon-disabled-mz5gmn, #9ba7b6);
|
|
304
304
|
}
|
|
@@ -2,15 +2,15 @@
|
|
|
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
|
-
"has-items": "awsui_has-
|
|
7
|
-
"no-padding": "awsui_no-
|
|
8
|
-
"dismiss-button": "awsui_dismiss-
|
|
9
|
-
"token": "
|
|
10
|
-
"token-box": "awsui_token-
|
|
11
|
-
"token-box-error": "awsui_token-box-
|
|
12
|
-
"token-box-warning": "awsui_token-box-
|
|
13
|
-
"token-box-readonly": "awsui_token-box-
|
|
14
|
-
"token-box-disabled": "awsui_token-box-
|
|
5
|
+
"root": "awsui_root_dm8gx_1oh3m_149",
|
|
6
|
+
"has-items": "awsui_has-items_dm8gx_1oh3m_183",
|
|
7
|
+
"no-padding": "awsui_no-padding_dm8gx_1oh3m_183",
|
|
8
|
+
"dismiss-button": "awsui_dismiss-button_dm8gx_1oh3m_187",
|
|
9
|
+
"token": "awsui_token_dm8gx_1oh3m_229",
|
|
10
|
+
"token-box": "awsui_token-box_dm8gx_1oh3m_236",
|
|
11
|
+
"token-box-error": "awsui_token-box-error_dm8gx_1oh3m_255",
|
|
12
|
+
"token-box-warning": "awsui_token-box-warning_dm8gx_1oh3m_266",
|
|
13
|
+
"token-box-readonly": "awsui_token-box-readonly_dm8gx_1oh3m_277",
|
|
14
|
+
"token-box-disabled": "awsui_token-box-disabled_dm8gx_1oh3m_291"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"top-navigation": "awsui_top-
|
|
5
|
-
"padding-box": "awsui_padding-
|
|
6
|
-
"medium": "
|
|
7
|
-
"narrow": "
|
|
8
|
-
"hidden": "
|
|
9
|
-
"\t": "awsui_\
|
|
10
|
-
"identity": "
|
|
11
|
-
"identity-link": "awsui_identity-
|
|
12
|
-
"no-logo": "awsui_no-
|
|
13
|
-
"logo": "
|
|
14
|
-
"title": "
|
|
15
|
-
"inputs": "
|
|
16
|
-
"search": "
|
|
17
|
-
"search-expanded": "awsui_search-
|
|
18
|
-
"utilities": "
|
|
19
|
-
"utility-wrapper": "awsui_utility-
|
|
20
|
-
"utility-wrapper-last": "awsui_utility-wrapper-
|
|
21
|
-
"utility-type-button-primary-button": "awsui_utility-type-button-primary-
|
|
22
|
-
"utility-type-menu-dropdown": "awsui_utility-type-menu-
|
|
23
|
-
"utility-type-button-link": "awsui_utility-type-button-
|
|
24
|
-
"utility-link-icon": "awsui_utility-link-
|
|
25
|
-
"utility-button-external-icon": "awsui_utility-button-external-
|
|
26
|
-
"trigger": "
|
|
27
|
-
"rotate-up": "awsui_rotate-
|
|
28
|
-
"rotate-down": "awsui_rotate-
|
|
4
|
+
"top-navigation": "awsui_top-navigation_1ca1i_1ol6b_141",
|
|
5
|
+
"padding-box": "awsui_padding-box_1ca1i_1ol6b_176",
|
|
6
|
+
"medium": "awsui_medium_1ca1i_1ol6b_188",
|
|
7
|
+
"narrow": "awsui_narrow_1ca1i_1ol6b_188",
|
|
8
|
+
"hidden": "awsui_hidden_1ca1i_1ol6b_198",
|
|
9
|
+
"\t": "awsui_\t_1ca1i_1ol6b_1",
|
|
10
|
+
"identity": "awsui_identity_1ca1i_1ol6b_211",
|
|
11
|
+
"identity-link": "awsui_identity-link_1ca1i_1ol6b_211",
|
|
12
|
+
"no-logo": "awsui_no-logo_1ca1i_1ol6b_231",
|
|
13
|
+
"logo": "awsui_logo_1ca1i_1ol6b_235",
|
|
14
|
+
"title": "awsui_title_1ca1i_1ol6b_246",
|
|
15
|
+
"inputs": "awsui_inputs_1ca1i_1ol6b_262",
|
|
16
|
+
"search": "awsui_search_1ca1i_1ol6b_269",
|
|
17
|
+
"search-expanded": "awsui_search-expanded_1ca1i_1ol6b_274",
|
|
18
|
+
"utilities": "awsui_utilities_1ca1i_1ol6b_279",
|
|
19
|
+
"utility-wrapper": "awsui_utility-wrapper_1ca1i_1ol6b_291",
|
|
20
|
+
"utility-wrapper-last": "awsui_utility-wrapper-last_1ca1i_1ol6b_306",
|
|
21
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_1ca1i_1ol6b_306",
|
|
22
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_1ca1i_1ol6b_319",
|
|
23
|
+
"utility-type-button-link": "awsui_utility-type-button-link_1ca1i_1ol6b_335",
|
|
24
|
+
"utility-link-icon": "awsui_utility-link-icon_1ca1i_1ol6b_349",
|
|
25
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_1ca1i_1ol6b_353",
|
|
26
|
+
"trigger": "awsui_trigger_1ca1i_1ol6b_357",
|
|
27
|
+
"rotate-up": "awsui_rotate-up_1ca1i_1ol6b_361",
|
|
28
|
+
"rotate-down": "awsui_rotate-down_1ca1i_1ol6b_376"
|
|
29
29
|
};
|
|
30
30
|
|
|
@@ -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
|
-
.awsui_top-
|
|
141
|
+
.awsui_top-navigation_1ca1i_1ol6b_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -174,7 +174,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
-moz-osx-font-smoothing: auto;
|
|
175
175
|
background: var(--color-background-container-content-4un1ap, #ffffff);
|
|
176
176
|
}
|
|
177
|
-
.awsui_top-
|
|
177
|
+
.awsui_top-navigation_1ca1i_1ol6b_141 > .awsui_padding-box_1ca1i_1ol6b_176:not(#\9) {
|
|
178
178
|
display: flex;
|
|
179
179
|
flex-direction: row;
|
|
180
180
|
flex-wrap: nowrap;
|
|
@@ -186,17 +186,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
padding-inline-start: var(--space-l-t419sm, 20px);
|
|
187
187
|
padding-inline-end: 0;
|
|
188
188
|
}
|
|
189
|
-
.awsui_top-
|
|
189
|
+
.awsui_top-navigation_1ca1i_1ol6b_141.awsui_medium_1ca1i_1ol6b_188 > .awsui_padding-box_1ca1i_1ol6b_176:not(#\9), .awsui_top-navigation_1ca1i_1ol6b_141.awsui_narrow_1ca1i_1ol6b_188 > .awsui_padding-box_1ca1i_1ol6b_176:not(#\9) {
|
|
190
190
|
block-size: calc(var(--space-xxxl-4x2gki, 40px) + var(--space-scaled-xs-26e2du, 8px));
|
|
191
191
|
}
|
|
192
|
-
.awsui_top-
|
|
192
|
+
.awsui_top-navigation_1ca1i_1ol6b_141.awsui_narrow_1ca1i_1ol6b_188 > .awsui_padding-box_1ca1i_1ol6b_176:not(#\9) {
|
|
193
193
|
block-size: var(--space-xxxl-4x2gki, 40px);
|
|
194
194
|
padding-block: 0;
|
|
195
195
|
padding-inline-start: var(--space-xs-zb16t3, 8px);
|
|
196
196
|
padding-inline-end: 0;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.awsui_hidden_1ca1i_1ol6b_198:not(#\9) {
|
|
200
200
|
position: absolute !important;
|
|
201
201
|
inset-block-start: -9999px !important;
|
|
202
202
|
inset-inline-start: -9999px !important;
|
|
@@ -205,20 +205,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
}
|
|
206
206
|
|
|
207
207
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
208
|
-
.
|
|
208
|
+
.awsui_hidden_1ca1i_1ol6b_198 *:not(#\9):not(#awsui_\9 _1ca1i_1ol6b_1) {
|
|
209
209
|
visibility: hidden;
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.
|
|
212
|
+
.awsui_identity_1ca1i_1ol6b_211 > .awsui_identity-link_1ca1i_1ol6b_211:not(#\9) {
|
|
213
213
|
display: flex;
|
|
214
214
|
align-items: center;
|
|
215
215
|
text-decoration: none;
|
|
216
216
|
color: var(--color-text-top-navigation-title-v7rgbf, #000716);
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
.awsui_identity_1ca1i_1ol6b_211 > .awsui_identity-link_1ca1i_1ol6b_211:not(#\9):hover {
|
|
219
219
|
color: var(--color-text-accent-n2acxv, #0972d3);
|
|
220
220
|
}
|
|
221
|
-
body[data-awsui-focus-visible=true] .
|
|
221
|
+
body[data-awsui-focus-visible=true] .awsui_identity_1ca1i_1ol6b_211 > .awsui_identity-link_1ca1i_1ol6b_211:not(#\9):focus {
|
|
222
222
|
outline: thin dotted;
|
|
223
223
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
224
224
|
outline-offset: 2px;
|
|
@@ -229,22 +229,22 @@ body[data-awsui-focus-visible=true] .awsui_identity_1ca1i_ix53n_211 > .awsui_ide
|
|
|
229
229
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
230
230
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
231
231
|
}
|
|
232
|
-
.
|
|
232
|
+
.awsui_identity_1ca1i_1ol6b_211.awsui_no-logo_1ca1i_1ol6b_231:not(#\9) {
|
|
233
233
|
min-inline-size: 100px;
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
.
|
|
236
|
+
.awsui_logo_1ca1i_1ol6b_235:not(#\9) {
|
|
237
237
|
display: block;
|
|
238
238
|
max-block-size: var(--space-xxl-cu2m1r, 32px);
|
|
239
239
|
margin-inline-start: var(--space-s-34lx8l, 12px);
|
|
240
240
|
inline-size: auto;
|
|
241
241
|
min-inline-size: 10px;
|
|
242
242
|
}
|
|
243
|
-
.
|
|
243
|
+
.awsui_logo_1ca1i_1ol6b_235.awsui_narrow_1ca1i_1ol6b_188:not(#\9) {
|
|
244
244
|
max-block-size: var(--space-xl-lmui9r, 24px);
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.
|
|
247
|
+
.awsui_title_1ca1i_1ol6b_246:not(#\9) {
|
|
248
248
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
249
249
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
250
250
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
@@ -256,28 +256,28 @@ body[data-awsui-focus-visible=true] .awsui_identity_1ca1i_ix53n_211 > .awsui_ide
|
|
|
256
256
|
overflow: hidden;
|
|
257
257
|
text-overflow: ellipsis;
|
|
258
258
|
}
|
|
259
|
-
.awsui_no-
|
|
259
|
+
.awsui_no-logo_1ca1i_1ol6b_231 > .awsui_identity-link_1ca1i_1ol6b_211 > .awsui_title_1ca1i_1ol6b_246:not(#\9) {
|
|
260
260
|
font-weight: 700;
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.
|
|
263
|
+
.awsui_inputs_1ca1i_1ol6b_262:not(#\9) {
|
|
264
264
|
flex: 1;
|
|
265
265
|
min-inline-size: 0;
|
|
266
266
|
display: flex;
|
|
267
267
|
justify-content: center;
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
.
|
|
270
|
+
.awsui_search_1ca1i_1ol6b_269:not(#\9) {
|
|
271
271
|
inline-size: 100%;
|
|
272
272
|
max-inline-size: 340px;
|
|
273
273
|
padding-inline-start: var(--space-xxxl-4x2gki, 40px);
|
|
274
274
|
}
|
|
275
|
-
.awsui_search-
|
|
275
|
+
.awsui_search-expanded_1ca1i_1ol6b_274:not(#\9) {
|
|
276
276
|
max-inline-size: none;
|
|
277
277
|
padding-inline-start: var(--space-s-34lx8l, 12px);
|
|
278
278
|
}
|
|
279
279
|
|
|
280
|
-
.
|
|
280
|
+
.awsui_utilities_1ca1i_1ol6b_279:not(#\9) {
|
|
281
281
|
display: flex;
|
|
282
282
|
flex-shrink: 0;
|
|
283
283
|
flex-direction: row;
|
|
@@ -285,17 +285,17 @@ body[data-awsui-focus-visible=true] .awsui_identity_1ca1i_ix53n_211 > .awsui_ide
|
|
|
285
285
|
padding-inline-start: var(--space-m-udix3p, 16px);
|
|
286
286
|
block-size: 100%;
|
|
287
287
|
}
|
|
288
|
-
.
|
|
288
|
+
.awsui_medium_1ca1i_1ol6b_188 > .awsui_padding-box_1ca1i_1ol6b_176 > .awsui_utilities_1ca1i_1ol6b_279:not(#\9), .awsui_narrow_1ca1i_1ol6b_188 > .awsui_padding-box_1ca1i_1ol6b_176 > .awsui_utilities_1ca1i_1ol6b_279:not(#\9) {
|
|
289
289
|
padding-inline-start: 0;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
.awsui_utility-
|
|
292
|
+
.awsui_utility-wrapper_1ca1i_1ol6b_291:not(#\9) {
|
|
293
293
|
display: flex;
|
|
294
294
|
position: relative;
|
|
295
295
|
flex-shrink: 0;
|
|
296
296
|
align-items: center;
|
|
297
297
|
}
|
|
298
|
-
.awsui_utility-
|
|
298
|
+
.awsui_utility-wrapper_1ca1i_1ol6b_291:not(#\9)::after {
|
|
299
299
|
display: block;
|
|
300
300
|
position: absolute;
|
|
301
301
|
content: "";
|
|
@@ -304,87 +304,87 @@ body[data-awsui-focus-visible=true] .awsui_identity_1ca1i_ix53n_211 > .awsui_ide
|
|
|
304
304
|
inset-block: var(--space-s-34lx8l, 12px);
|
|
305
305
|
background: var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
306
306
|
}
|
|
307
|
-
.awsui_utility-
|
|
307
|
+
.awsui_utility-wrapper_1ca1i_1ol6b_291.awsui_utility-wrapper-last_1ca1i_1ol6b_306:not(#\9):not(.awsui_utility-type-button-primary-button_1ca1i_1ol6b_306) {
|
|
308
308
|
padding-inline-end: 0;
|
|
309
309
|
}
|
|
310
|
-
.awsui_utility-
|
|
310
|
+
.awsui_utility-wrapper_1ca1i_1ol6b_291.awsui_utility-wrapper-last_1ca1i_1ol6b_306:not(#\9):not(.awsui_utility-type-button-primary-button_1ca1i_1ol6b_306)::after {
|
|
311
311
|
display: none;
|
|
312
312
|
}
|
|
313
|
-
.
|
|
313
|
+
.awsui_medium_1ca1i_1ol6b_188 > .awsui_padding-box_1ca1i_1ol6b_176 > .awsui_utilities_1ca1i_1ol6b_279 > .awsui_utility-wrapper_1ca1i_1ol6b_291:not(#\9)::after, .awsui_narrow_1ca1i_1ol6b_188 > .awsui_padding-box_1ca1i_1ol6b_176 > .awsui_utilities_1ca1i_1ol6b_279 > .awsui_utility-wrapper_1ca1i_1ol6b_291:not(#\9)::after {
|
|
314
314
|
inset-block: var(--space-xs-zb16t3, 8px);
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
-
.awsui_utility-wrapper-
|
|
317
|
+
.awsui_utility-wrapper-last_1ca1i_1ol6b_306:not(#\9) {
|
|
318
318
|
margin-inline-end: var(--space-s-34lx8l, 12px);
|
|
319
319
|
}
|
|
320
|
-
.awsui_utility-wrapper-
|
|
320
|
+
.awsui_utility-wrapper-last_1ca1i_1ol6b_306.awsui_utility-type-menu-dropdown_1ca1i_1ol6b_319:not(#\9) {
|
|
321
321
|
margin-inline-end: 0;
|
|
322
322
|
}
|
|
323
|
-
.
|
|
323
|
+
.awsui_narrow_1ca1i_1ol6b_188 > .awsui_padding-box_1ca1i_1ol6b_176 > .awsui_utilities_1ca1i_1ol6b_279 > .awsui_utility-wrapper-last_1ca1i_1ol6b_306:not(#\9) {
|
|
324
324
|
margin-inline-end: 0;
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_narrow_1ca1i_1ol6b_188 > .awsui_padding-box_1ca1i_1ol6b_176 > .awsui_utilities_1ca1i_1ol6b_279 > .awsui_utility-wrapper-last_1ca1i_1ol6b_306.awsui_utility-type-button-primary-button_1ca1i_1ol6b_306:not(#\9) {
|
|
327
327
|
padding-inline-end: var(--space-l-t419sm, 20px);
|
|
328
328
|
}
|
|
329
329
|
|
|
330
|
-
.awsui_utility-type-menu-
|
|
330
|
+
.awsui_utility-type-menu-dropdown_1ca1i_1ol6b_319:not(#\9) {
|
|
331
331
|
padding-block: 0;
|
|
332
332
|
padding-inline: var(--space-s-34lx8l, 12px);
|
|
333
333
|
align-items: stretch;
|
|
334
334
|
}
|
|
335
335
|
|
|
336
|
-
.awsui_utility-type-button-
|
|
337
|
-
.awsui_utility-type-button-primary-
|
|
336
|
+
.awsui_utility-type-button-link_1ca1i_1ol6b_335:not(#\9),
|
|
337
|
+
.awsui_utility-type-button-primary-button_1ca1i_1ol6b_306:not(#\9) {
|
|
338
338
|
padding-block: 0;
|
|
339
339
|
padding-inline: var(--space-m-udix3p, 16px);
|
|
340
340
|
}
|
|
341
341
|
|
|
342
|
-
.awsui_utility-type-button-primary-
|
|
342
|
+
.awsui_utility-type-button-primary-button_1ca1i_1ol6b_306:not(#\9) {
|
|
343
343
|
inset-inline-start: -1px;
|
|
344
344
|
border-inline-start: 1px solid var(--color-background-container-content-4un1ap, #ffffff);
|
|
345
345
|
}
|
|
346
|
-
.awsui_utility-type-button-primary-
|
|
346
|
+
.awsui_utility-type-button-primary-button_1ca1i_1ol6b_306:not(#\9)::after {
|
|
347
347
|
display: none;
|
|
348
348
|
}
|
|
349
349
|
|
|
350
|
-
.awsui_utility-link-
|
|
350
|
+
.awsui_utility-link-icon_1ca1i_1ol6b_349:not(#\9) {
|
|
351
351
|
margin-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
352
352
|
}
|
|
353
353
|
|
|
354
|
-
.awsui_utility-button-external-
|
|
354
|
+
.awsui_utility-button-external-icon_1ca1i_1ol6b_353:not(#\9) {
|
|
355
355
|
display: inline-block;
|
|
356
356
|
}
|
|
357
357
|
|
|
358
|
-
.
|
|
358
|
+
.awsui_trigger_1ca1i_1ol6b_357:not(#\9) {
|
|
359
359
|
/*used in test-utils*/
|
|
360
360
|
}
|
|
361
361
|
|
|
362
|
-
.awsui_rotate-
|
|
362
|
+
.awsui_rotate-up_1ca1i_1ol6b_361:not(#\9) {
|
|
363
363
|
transform: rotate(-180deg);
|
|
364
364
|
transition: transform var(--motion-duration-rotate-180-dpvl4m, 135ms) var(--motion-easing-rotate-180-e270ko, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
365
365
|
}
|
|
366
366
|
@media (prefers-reduced-motion: reduce) {
|
|
367
|
-
.awsui_rotate-
|
|
367
|
+
.awsui_rotate-up_1ca1i_1ol6b_361:not(#\9) {
|
|
368
368
|
animation: none;
|
|
369
369
|
transition: none;
|
|
370
370
|
}
|
|
371
371
|
}
|
|
372
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
372
|
+
.awsui-motion-disabled .awsui_rotate-up_1ca1i_1ol6b_361:not(#\9), .awsui-mode-entering .awsui_rotate-up_1ca1i_1ol6b_361:not(#\9) {
|
|
373
373
|
animation: none;
|
|
374
374
|
transition: none;
|
|
375
375
|
}
|
|
376
376
|
|
|
377
|
-
.awsui_rotate-
|
|
377
|
+
.awsui_rotate-down_1ca1i_1ol6b_376:not(#\9) {
|
|
378
378
|
transform: rotate(0deg);
|
|
379
379
|
transition: transform var(--motion-duration-rotate-180-dpvl4m, 135ms) var(--motion-easing-rotate-180-e270ko, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
380
380
|
}
|
|
381
381
|
@media (prefers-reduced-motion: reduce) {
|
|
382
|
-
.awsui_rotate-
|
|
382
|
+
.awsui_rotate-down_1ca1i_1ol6b_376:not(#\9) {
|
|
383
383
|
animation: none;
|
|
384
384
|
transition: none;
|
|
385
385
|
}
|
|
386
386
|
}
|
|
387
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
387
|
+
.awsui-motion-disabled .awsui_rotate-down_1ca1i_1ol6b_376:not(#\9), .awsui-mode-entering .awsui_rotate-down_1ca1i_1ol6b_376:not(#\9) {
|
|
388
388
|
animation: none;
|
|
389
389
|
transition: none;
|
|
390
390
|
}
|
|
@@ -2,30 +2,30 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"top-navigation": "awsui_top-
|
|
6
|
-
"padding-box": "awsui_padding-
|
|
7
|
-
"medium": "
|
|
8
|
-
"narrow": "
|
|
9
|
-
"hidden": "
|
|
10
|
-
"\t": "awsui_\
|
|
11
|
-
"identity": "
|
|
12
|
-
"identity-link": "awsui_identity-
|
|
13
|
-
"no-logo": "awsui_no-
|
|
14
|
-
"logo": "
|
|
15
|
-
"title": "
|
|
16
|
-
"inputs": "
|
|
17
|
-
"search": "
|
|
18
|
-
"search-expanded": "awsui_search-
|
|
19
|
-
"utilities": "
|
|
20
|
-
"utility-wrapper": "awsui_utility-
|
|
21
|
-
"utility-wrapper-last": "awsui_utility-wrapper-
|
|
22
|
-
"utility-type-button-primary-button": "awsui_utility-type-button-primary-
|
|
23
|
-
"utility-type-menu-dropdown": "awsui_utility-type-menu-
|
|
24
|
-
"utility-type-button-link": "awsui_utility-type-button-
|
|
25
|
-
"utility-link-icon": "awsui_utility-link-
|
|
26
|
-
"utility-button-external-icon": "awsui_utility-button-external-
|
|
27
|
-
"trigger": "
|
|
28
|
-
"rotate-up": "awsui_rotate-
|
|
29
|
-
"rotate-down": "awsui_rotate-
|
|
5
|
+
"top-navigation": "awsui_top-navigation_1ca1i_1ol6b_141",
|
|
6
|
+
"padding-box": "awsui_padding-box_1ca1i_1ol6b_176",
|
|
7
|
+
"medium": "awsui_medium_1ca1i_1ol6b_188",
|
|
8
|
+
"narrow": "awsui_narrow_1ca1i_1ol6b_188",
|
|
9
|
+
"hidden": "awsui_hidden_1ca1i_1ol6b_198",
|
|
10
|
+
"\t": "awsui_\t_1ca1i_1ol6b_1",
|
|
11
|
+
"identity": "awsui_identity_1ca1i_1ol6b_211",
|
|
12
|
+
"identity-link": "awsui_identity-link_1ca1i_1ol6b_211",
|
|
13
|
+
"no-logo": "awsui_no-logo_1ca1i_1ol6b_231",
|
|
14
|
+
"logo": "awsui_logo_1ca1i_1ol6b_235",
|
|
15
|
+
"title": "awsui_title_1ca1i_1ol6b_246",
|
|
16
|
+
"inputs": "awsui_inputs_1ca1i_1ol6b_262",
|
|
17
|
+
"search": "awsui_search_1ca1i_1ol6b_269",
|
|
18
|
+
"search-expanded": "awsui_search-expanded_1ca1i_1ol6b_274",
|
|
19
|
+
"utilities": "awsui_utilities_1ca1i_1ol6b_279",
|
|
20
|
+
"utility-wrapper": "awsui_utility-wrapper_1ca1i_1ol6b_291",
|
|
21
|
+
"utility-wrapper-last": "awsui_utility-wrapper-last_1ca1i_1ol6b_306",
|
|
22
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_1ca1i_1ol6b_306",
|
|
23
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_1ca1i_1ol6b_319",
|
|
24
|
+
"utility-type-button-link": "awsui_utility-type-button-link_1ca1i_1ol6b_335",
|
|
25
|
+
"utility-link-icon": "awsui_utility-link-icon_1ca1i_1ol6b_349",
|
|
26
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_1ca1i_1ol6b_353",
|
|
27
|
+
"trigger": "awsui_trigger_1ca1i_1ol6b_357",
|
|
28
|
+
"rotate-up": "awsui_rotate-up_1ca1i_1ol6b_361",
|
|
29
|
+
"rotate-down": "awsui_rotate-down_1ca1i_1ol6b_376"
|
|
30
30
|
};
|
|
31
31
|
|