@cloudscape-design/components 3.0.1364 → 3.0.1366
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/action-card/styles.css.js +17 -17
- package/action-card/styles.scoped.css +117 -117
- package/action-card/styles.selectors.js +17 -17
- package/alert/actions-wrapper/styles.css.js +1 -1
- package/alert/actions-wrapper/styles.scoped.css +3 -3
- package/alert/actions-wrapper/styles.selectors.js +1 -1
- package/alert/interfaces.d.ts +0 -7
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +67 -67
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -22
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +23 -23
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +10 -10
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +14 -14
- package/app-layout/drawer/styles.scoped.css +25 -25
- package/app-layout/drawer/styles.selectors.js +14 -14
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +13 -13
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +14 -14
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +18 -18
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +15 -15
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +288 -288
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +112 -112
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +15 -15
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
- package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +74 -74
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +44 -44
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +11 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +32 -32
- package/attribute-editor/styles.selectors.js +15 -15
- 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 +220 -220
- package/box/styles.scoped.css +433 -433
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +30 -30
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +32 -32
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +295 -295
- package/button/styles.selectors.js +23 -23
- package/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +37 -37
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/filter.d.ts +1 -1
- package/button-dropdown/filter.d.ts.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +9 -3
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +45 -45
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +40 -40
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-dropdown/utils/use-button-dropdown.d.ts +5 -2
- package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/button-dropdown/utils/use-button-dropdown.js +14 -2
- package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +6 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +62 -62
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -38
- package/cards/styles.scoped.css +54 -51
- package/cards/styles.selectors.js +39 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +16 -16
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +4 -4
- package/code-editor/resizable-box/styles.scoped.css +9 -9
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +159 -159
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +52 -52
- package/collection-preferences/styles.selectors.js +38 -38
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +12 -12
- 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 +51 -51
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +73 -72
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +30 -30
- package/content-layout/styles.selectors.js +14 -14
- package/copy-to-clipboard/styles.css.js +5 -5
- package/copy-to-clipboard/styles.scoped.css +7 -7
- package/copy-to-clipboard/styles.selectors.js +5 -5
- 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 +30 -30
- package/date-range-picker/calendar/grids/styles.scoped.css +69 -69
- package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/date-range-picker/relative-range/styles.css.js +6 -6
- package/date-range-picker/relative-range/styles.scoped.css +13 -13
- package/date-range-picker/relative-range/styles.selectors.js +6 -6
- package/date-range-picker/styles.css.js +23 -23
- package/date-range-picker/styles.scoped.css +46 -46
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +8 -8
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +47 -47
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +54 -54
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +129 -129
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +6 -6
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +18 -18
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +52 -52
- package/file-token-group/styles.selectors.js +23 -23
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +4 -4
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +249 -249
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +16 -16
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +44 -44
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +58 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +83 -83
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +100 -100
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +10 -10
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +42 -42
- package/icon/styles.scoped.css +118 -118
- package/icon/styles.selectors.js +42 -42
- package/input/index.d.ts.map +1 -1
- package/input/index.js +3 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +6 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +26 -12
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +29 -28
- package/input/styles.scoped.css +159 -156
- package/input/styles.selectors.js +29 -28
- package/internal/base-component/styles.scoped.css +2 -2
- package/internal/base-theme/styles.scoped.css +319 -319
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +22 -22
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +43 -43
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- 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-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +6 -6
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +19 -19
- package/internal/components/chart-series-details/styles.scoped.css +39 -39
- package/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +21 -21
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
- package/internal/components/drag-handle-wrapper/index.js +2 -1
- package/internal/components/drag-handle-wrapper/index.js.map +1 -1
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +84 -84
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +5 -5
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/internal/components/expand-toggle-button/styles.scoped.css +21 -21
- package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +18 -18
- 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 +34 -34
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +24 -24
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +66 -66
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/sortable-area/styles.css.js +8 -8
- package/internal/components/sortable-area/styles.scoped.css +17 -17
- package/internal/components/sortable-area/styles.selectors.js +8 -8
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +11 -11
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +33 -33
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +1 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +174 -173
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.js +200 -200
- package/internal/generated/theming/index.cjs +200 -200
- package/internal/generated/theming/index.js +200 -200
- package/internal/manifest.json +1 -1
- package/internal/utils/focus-visible.d.ts +14 -0
- package/internal/utils/focus-visible.d.ts.map +1 -0
- package/internal/utils/focus-visible.js +21 -0
- package/internal/utils/focus-visible.js.map +1 -0
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +94 -94
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +14 -14
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +112 -112
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +9 -9
- package/list/styles.selectors.js +5 -5
- package/manifest.json +2 -2
- 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 +31 -31
- package/modal/styles.scoped.css +65 -65
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +6 -6
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/internal.js +1 -1
- package/pagination/internal.js.map +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +36 -36
- package/pagination/styles.selectors.js +12 -12
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +58 -58
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +102 -102
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +64 -64
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +127 -127
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +54 -54
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +75 -75
- package/property-filter/styles.selectors.js +39 -39
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +10 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +13 -13
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +67 -67
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +38 -38
- package/select/parts/styles.selectors.js +21 -21
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +162 -162
- package/side-navigation/styles.selectors.js +64 -64
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +205 -205
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +40 -40
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +14 -14
- package/spinner/styles.scoped.css +55 -55
- package/spinner/styles.selectors.js +14 -14
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +84 -84
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +50 -50
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +51 -51
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +816 -816
- package/table/body-cell/styles.selectors.js +48 -48
- package/table/header-cell/styles.css.js +38 -38
- package/table/header-cell/styles.scoped.css +156 -156
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +39 -39
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +6 -6
- package/table/selection/styles.selectors.js +4 -4
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +73 -70
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +105 -105
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/input/index.d.ts +1 -0
- package/test-utils/dom/input/index.js +3 -0
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.d.ts +1 -0
- package/test-utils/selectors/input/index.js +3 -0
- package/test-utils/selectors/input/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +73 -73
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +55 -55
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +123 -123
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +24 -24
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +58 -58
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +5 -5
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -5
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +97 -97
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +4 -4
- package/tree-view/styles.selectors.js +2 -2
- package/tree-view/tree-item/styles.css.js +10 -10
- package/tree-view/tree-item/styles.scoped.css +15 -15
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/tree-view/vertical-connector/styles.css.js +3 -3
- package/tree-view/vertical-connector/styles.scoped.css +4 -4
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +26 -26
- 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 +33 -33
- 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 +7 -7
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +79 -79
- package/wizard/styles.selectors.js +30 -30
|
@@ -2,44 +2,44 @@
|
|
|
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
|
-
"search-field": "awsui_search-
|
|
7
|
-
"input-wrapper": "awsui_input-
|
|
8
|
-
"add-token": "awsui_add-
|
|
9
|
-
"tokens": "
|
|
10
|
-
"token-operator": "awsui_token-
|
|
11
|
-
"property-editor": "awsui_property-
|
|
12
|
-
"property-editor-header": "awsui_property-editor-
|
|
13
|
-
"property-editor-header-enum": "awsui_property-editor-header-
|
|
14
|
-
"property-editor-form": "awsui_property-editor-
|
|
15
|
-
"property-editor-cancel": "awsui_property-editor-
|
|
16
|
-
"property-editor-actions": "awsui_property-editor-
|
|
17
|
-
"property-editor-enum": "awsui_property-editor-
|
|
18
|
-
"token-editor": "awsui_token-
|
|
19
|
-
"token-editor-form": "awsui_token-editor-
|
|
20
|
-
"token-editor-field-property": "awsui_token-editor-field-
|
|
21
|
-
"token-editor-field-operator": "awsui_token-editor-field-
|
|
22
|
-
"token-editor-field-value": "awsui_token-editor-field-
|
|
23
|
-
"token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-
|
|
24
|
-
"token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-
|
|
25
|
-
"token-editor-cancel": "awsui_token-editor-
|
|
26
|
-
"token-editor-submit": "awsui_token-editor-
|
|
27
|
-
"token-editor-actions": "awsui_token-editor-
|
|
28
|
-
"token-editor-grid": "awsui_token-editor-
|
|
29
|
-
"token-editor-grid-group": "awsui_token-editor-grid-
|
|
30
|
-
"token-editor-narrow": "awsui_token-editor-
|
|
31
|
-
"token-editor-supports-groups": "awsui_token-editor-supports-
|
|
32
|
-
"token-editor-grid-header": "awsui_token-editor-grid-
|
|
33
|
-
"token-editor-grid-cell": "awsui_token-editor-grid-
|
|
34
|
-
"token-editor-add-token": "awsui_token-editor-add-
|
|
35
|
-
"custom-content-wrapper": "awsui_custom-content-
|
|
36
|
-
"custom-control": "awsui_custom-
|
|
37
|
-
"input": "
|
|
38
|
-
"results": "
|
|
39
|
-
"token-trigger": "awsui_token-
|
|
40
|
-
"remove-all": "awsui_remove-
|
|
41
|
-
"join-operation": "awsui_join-
|
|
42
|
-
"custom-filter-actions": "awsui_custom-filter-
|
|
43
|
-
"constraint": "
|
|
5
|
+
"root": "awsui_root_1wzqe_81hs5_9",
|
|
6
|
+
"search-field": "awsui_search-field_1wzqe_81hs5_41",
|
|
7
|
+
"input-wrapper": "awsui_input-wrapper_1wzqe_81hs5_48",
|
|
8
|
+
"add-token": "awsui_add-token_1wzqe_81hs5_55",
|
|
9
|
+
"tokens": "awsui_tokens_1wzqe_81hs5_62",
|
|
10
|
+
"token-operator": "awsui_token-operator_1wzqe_81hs5_67",
|
|
11
|
+
"property-editor": "awsui_property-editor_1wzqe_81hs5_71",
|
|
12
|
+
"property-editor-header": "awsui_property-editor-header_1wzqe_81hs5_74",
|
|
13
|
+
"property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_81hs5_87",
|
|
14
|
+
"property-editor-form": "awsui_property-editor-form_1wzqe_81hs5_102",
|
|
15
|
+
"property-editor-cancel": "awsui_property-editor-cancel_1wzqe_81hs5_107",
|
|
16
|
+
"property-editor-actions": "awsui_property-editor-actions_1wzqe_81hs5_110",
|
|
17
|
+
"property-editor-enum": "awsui_property-editor-enum_1wzqe_81hs5_118",
|
|
18
|
+
"token-editor": "awsui_token-editor_1wzqe_81hs5_123",
|
|
19
|
+
"token-editor-form": "awsui_token-editor-form_1wzqe_81hs5_130",
|
|
20
|
+
"token-editor-field-property": "awsui_token-editor-field-property_1wzqe_81hs5_133",
|
|
21
|
+
"token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_81hs5_136",
|
|
22
|
+
"token-editor-field-value": "awsui_token-editor-field-value_1wzqe_81hs5_139",
|
|
23
|
+
"token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_81hs5_142",
|
|
24
|
+
"token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_81hs5_147",
|
|
25
|
+
"token-editor-cancel": "awsui_token-editor-cancel_1wzqe_81hs5_151",
|
|
26
|
+
"token-editor-submit": "awsui_token-editor-submit_1wzqe_81hs5_154",
|
|
27
|
+
"token-editor-actions": "awsui_token-editor-actions_1wzqe_81hs5_157",
|
|
28
|
+
"token-editor-grid": "awsui_token-editor-grid_1wzqe_81hs5_166",
|
|
29
|
+
"token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_81hs5_200",
|
|
30
|
+
"token-editor-narrow": "awsui_token-editor-narrow_1wzqe_81hs5_203",
|
|
31
|
+
"token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_81hs5_212",
|
|
32
|
+
"token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_81hs5_216",
|
|
33
|
+
"token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_81hs5_222",
|
|
34
|
+
"token-editor-add-token": "awsui_token-editor-add-token_1wzqe_81hs5_231",
|
|
35
|
+
"custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_81hs5_235",
|
|
36
|
+
"custom-control": "awsui_custom-control_1wzqe_81hs5_239",
|
|
37
|
+
"input": "awsui_input_1wzqe_81hs5_48",
|
|
38
|
+
"results": "awsui_results_1wzqe_81hs5_247",
|
|
39
|
+
"token-trigger": "awsui_token-trigger_1wzqe_81hs5_252",
|
|
40
|
+
"remove-all": "awsui_remove-all_1wzqe_81hs5_257",
|
|
41
|
+
"join-operation": "awsui_join-operation_1wzqe_81hs5_258",
|
|
42
|
+
"custom-filter-actions": "awsui_custom-filter-actions_1wzqe_81hs5_259",
|
|
43
|
+
"constraint": "awsui_constraint_1wzqe_81hs5_263"
|
|
44
44
|
};
|
|
45
45
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"radio-group": "awsui_radio-
|
|
5
|
-
"horizontal-group": "awsui_horizontal-
|
|
6
|
-
"radio": "
|
|
7
|
-
"horizontal": "
|
|
8
|
-
"radio--has-description": "awsui_radio--has-
|
|
4
|
+
"radio-group": "awsui_radio-group_1mabk_4bwy3_9",
|
|
5
|
+
"horizontal-group": "awsui_horizontal-group_1mabk_4bwy3_40",
|
|
6
|
+
"radio": "awsui_radio_1mabk_4bwy3_9",
|
|
7
|
+
"horizontal": "awsui_horizontal_1mabk_4bwy3_40",
|
|
8
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_4bwy3_54"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.awsui_radio-
|
|
9
|
+
.awsui_radio-group_1mabk_4bwy3_9:not(#\9) {
|
|
10
10
|
border-collapse: separate;
|
|
11
11
|
border-spacing: 0;
|
|
12
12
|
box-sizing: border-box;
|
|
@@ -37,24 +37,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
37
37
|
-webkit-font-smoothing: auto;
|
|
38
38
|
-moz-osx-font-smoothing: auto;
|
|
39
39
|
}
|
|
40
|
-
.awsui_radio-
|
|
40
|
+
.awsui_radio-group_1mabk_4bwy3_9:not(#\9):not(.awsui_horizontal-group_1mabk_4bwy3_40) {
|
|
41
41
|
display: block;
|
|
42
42
|
}
|
|
43
|
-
.awsui_radio-
|
|
43
|
+
.awsui_radio-group_1mabk_4bwy3_9.awsui_horizontal-group_1mabk_4bwy3_40:not(#\9) {
|
|
44
44
|
display: flex;
|
|
45
45
|
align-items: flex-start;
|
|
46
46
|
flex-wrap: wrap;
|
|
47
|
-
gap: var(--space-scaled-l-
|
|
47
|
+
gap: var(--space-scaled-l-33ruz6, 20px);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
.
|
|
51
|
-
margin-block-start: var(--space-scaled-xxs-
|
|
50
|
+
.awsui_radio_1mabk_4bwy3_9 + .awsui_radio_1mabk_4bwy3_9:not(#\9):not(.awsui_horizontal_1mabk_4bwy3_40) {
|
|
51
|
+
margin-block-start: var(--space-scaled-xxs-j00t0m, 4px);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.awsui_radio--has-
|
|
55
|
-
margin-block-start: var(--space-scaled-xs-
|
|
54
|
+
.awsui_radio--has-description_1mabk_4bwy3_54 + .awsui_radio_1mabk_4bwy3_9:not(#\9):not(.awsui_horizontal_1mabk_4bwy3_40) {
|
|
55
|
+
margin-block-start: var(--space-scaled-xs-pajbd1, 8px);
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
.
|
|
59
|
-
max-inline-size: calc(16 * var(--space-scaled-xxl-
|
|
58
|
+
.awsui_radio_1mabk_4bwy3_9.awsui_horizontal_1mabk_4bwy3_40:not(#\9) {
|
|
59
|
+
max-inline-size: calc(16 * var(--space-scaled-xxl-qprsam, 32px));
|
|
60
60
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"radio-group": "awsui_radio-
|
|
6
|
-
"horizontal-group": "awsui_horizontal-
|
|
7
|
-
"radio": "
|
|
8
|
-
"horizontal": "
|
|
9
|
-
"radio--has-description": "awsui_radio--has-
|
|
5
|
+
"radio-group": "awsui_radio-group_1mabk_4bwy3_9",
|
|
6
|
+
"horizontal-group": "awsui_horizontal-group_1mabk_4bwy3_40",
|
|
7
|
+
"radio": "awsui_radio_1mabk_4bwy3_9",
|
|
8
|
+
"horizontal": "awsui_horizontal_1mabk_4bwy3_40",
|
|
9
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_4bwy3_54"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"view-button": "awsui_view-
|
|
6
|
-
"browse-button": "awsui_browse-
|
|
7
|
-
"layout": "
|
|
8
|
-
"layout-uri": "awsui_layout-
|
|
9
|
-
"layout-version": "awsui_layout-
|
|
10
|
-
"layout-divider": "awsui_layout-
|
|
4
|
+
"root": "awsui_root_1vtzr_7cjw4_5",
|
|
5
|
+
"view-button": "awsui_view-button_1vtzr_7cjw4_9",
|
|
6
|
+
"browse-button": "awsui_browse-button_1vtzr_7cjw4_13",
|
|
7
|
+
"layout": "awsui_layout_1vtzr_7cjw4_17",
|
|
8
|
+
"layout-uri": "awsui_layout-uri_1vtzr_7cjw4_29",
|
|
9
|
+
"layout-version": "awsui_layout-version_1vtzr_7cjw4_33",
|
|
10
|
+
"layout-divider": "awsui_layout-divider_1vtzr_7cjw4_38"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -2,40 +2,40 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
-
.
|
|
5
|
+
.awsui_root_1vtzr_7cjw4_5:not(#\9) {
|
|
6
6
|
/* used in test-utils */
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
.awsui_view-
|
|
9
|
+
.awsui_view-button_1vtzr_7cjw4_9:not(#\9) {
|
|
10
10
|
/* used in test-utils */
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
.awsui_browse-
|
|
13
|
+
.awsui_browse-button_1vtzr_7cjw4_13:not(#\9) {
|
|
14
14
|
/* used in test-utils */
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.
|
|
17
|
+
.awsui_layout_1vtzr_7cjw4_17:not(#\9) {
|
|
18
18
|
display: flex;
|
|
19
19
|
flex-wrap: wrap;
|
|
20
20
|
align-items: flex-end;
|
|
21
|
-
margin-block: calc(-1 * var(--space-xs-
|
|
22
|
-
margin-inline: calc(-1 * var(--space-xs-
|
|
21
|
+
margin-block: calc(-1 * var(--space-xs-m9b7jf, 8px));
|
|
22
|
+
margin-inline: calc(-1 * var(--space-xs-m9b7jf, 8px));
|
|
23
23
|
/* stylelint-disable-next-line selector-max-universal */
|
|
24
24
|
}
|
|
25
|
-
.
|
|
26
|
-
margin-block: var(--space-xs-
|
|
27
|
-
margin-inline: var(--space-xs-
|
|
25
|
+
.awsui_layout_1vtzr_7cjw4_17 > *:not(#\9) {
|
|
26
|
+
margin-block: var(--space-xs-m9b7jf, 8px);
|
|
27
|
+
margin-inline: var(--space-xs-m9b7jf, 8px);
|
|
28
28
|
}
|
|
29
|
-
.awsui_layout-
|
|
29
|
+
.awsui_layout-uri_1vtzr_7cjw4_29:not(#\9) {
|
|
30
30
|
min-inline-size: 200px;
|
|
31
31
|
flex: 1;
|
|
32
32
|
}
|
|
33
|
-
.awsui_layout-
|
|
33
|
+
.awsui_layout-version_1vtzr_7cjw4_33:not(#\9) {
|
|
34
34
|
max-inline-size: 180px;
|
|
35
35
|
min-inline-size: 140px;
|
|
36
36
|
inline-size: 20%;
|
|
37
37
|
}
|
|
38
|
-
.awsui_layout-
|
|
39
|
-
block-size: calc(2 * var(--border-divider-section-width-dlkb8v, 1px) + 2 * var(--space-scaled-xxs-
|
|
38
|
+
.awsui_layout-divider_1vtzr_7cjw4_38:not(#\9) {
|
|
39
|
+
block-size: calc(2 * var(--border-divider-section-width-dlkb8v, 1px) + 2 * var(--space-scaled-xxs-j00t0m, 4px) + var(--line-height-body-m-5xw6xo, 20px));
|
|
40
40
|
border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
41
41
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"view-button": "awsui_view-
|
|
7
|
-
"browse-button": "awsui_browse-
|
|
8
|
-
"layout": "
|
|
9
|
-
"layout-uri": "awsui_layout-
|
|
10
|
-
"layout-version": "awsui_layout-
|
|
11
|
-
"layout-divider": "awsui_layout-
|
|
5
|
+
"root": "awsui_root_1vtzr_7cjw4_5",
|
|
6
|
+
"view-button": "awsui_view-button_1vtzr_7cjw4_9",
|
|
7
|
+
"browse-button": "awsui_browse-button_1vtzr_7cjw4_13",
|
|
8
|
+
"layout": "awsui_layout_1vtzr_7cjw4_17",
|
|
9
|
+
"layout-uri": "awsui_layout-uri_1vtzr_7cjw4_29",
|
|
10
|
+
"layout-version": "awsui_layout-version_1vtzr_7cjw4_33",
|
|
11
|
+
"layout-divider": "awsui_layout-divider_1vtzr_7cjw4_38"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"segment": "
|
|
5
|
-
"refresh": "
|
|
6
|
-
"disabled": "
|
|
7
|
-
"selected": "
|
|
8
|
-
"icon": "
|
|
9
|
-
"with-text": "awsui_with-
|
|
10
|
-
"with-no-text": "awsui_with-no-
|
|
11
|
-
"root": "
|
|
12
|
-
"segment-part": "awsui_segment-
|
|
13
|
-
"select": "
|
|
14
|
-
"segment-count-2": "awsui_segment-count-
|
|
15
|
-
"segment-count-3": "awsui_segment-count-
|
|
16
|
-
"segment-count-4": "awsui_segment-count-
|
|
17
|
-
"segment-count-5": "awsui_segment-count-
|
|
18
|
-
"segment-count-6": "awsui_segment-count-
|
|
19
|
-
"disabled-reason-tooltip": "awsui_disabled-reason-
|
|
4
|
+
"segment": "awsui_segment_8cbea_1506z_17",
|
|
5
|
+
"refresh": "awsui_refresh_8cbea_1506z_44",
|
|
6
|
+
"disabled": "awsui_disabled_8cbea_1506z_50",
|
|
7
|
+
"selected": "awsui_selected_8cbea_1506z_107",
|
|
8
|
+
"icon": "awsui_icon_8cbea_1506z_117",
|
|
9
|
+
"with-text": "awsui_with-text_8cbea_1506z_121",
|
|
10
|
+
"with-no-text": "awsui_with-no-text_8cbea_1506z_127",
|
|
11
|
+
"root": "awsui_root_8cbea_1506z_132",
|
|
12
|
+
"segment-part": "awsui_segment-part_8cbea_1506z_164",
|
|
13
|
+
"select": "awsui_select_8cbea_1506z_107",
|
|
14
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1506z_199",
|
|
15
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1506z_203",
|
|
16
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1506z_207",
|
|
17
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1506z_211",
|
|
18
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1506z_215",
|
|
19
|
+
"disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_1506z_219"
|
|
20
20
|
};
|
|
21
21
|
|
|
@@ -14,7 +14,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
14
14
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
15
|
SPDX-License-Identifier: Apache-2.0
|
|
16
16
|
*/
|
|
17
|
-
.
|
|
17
|
+
.awsui_segment_8cbea_1506z_17:not(#\9) {
|
|
18
18
|
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
19
19
|
line-height: var(--line-height-body-m-5xw6xo, 20px);
|
|
20
20
|
word-wrap: break-word;
|
|
@@ -24,112 +24,112 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
24
24
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, antialiased);
|
|
25
25
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, grayscale);
|
|
26
26
|
letter-spacing: 0.25px;
|
|
27
|
-
padding-block: calc(var(--space-field-vertical-
|
|
28
|
-
padding-inline: calc(var(--space-button-horizontal-
|
|
29
|
-
background: var(--awsui-style-background-default-
|
|
30
|
-
color: var(--awsui-style-color-default-
|
|
27
|
+
padding-block: calc(var(--space-field-vertical-77df8s, 5px) - var(--border-width-field-2365x3, 1px));
|
|
28
|
+
padding-inline: calc(var(--space-button-horizontal-ojp1rq, 20px) - var(--space-static-xxs-vzto3j, 4px));
|
|
29
|
+
background: var(--awsui-style-background-default-66120l, var(--color-background-segment-default-lypnes, #ffffff));
|
|
30
|
+
color: var(--awsui-style-color-default-66120l, var(--color-text-segment-default-5r4jz0, #424650));
|
|
31
31
|
overflow: visible;
|
|
32
32
|
border-start-start-radius: calc(var(--border-radius-button-9k0hrl, 20px) - (var(--border-width-field-2365x3, 1px) + var(--border-width-button-lffd4t, 2px)));
|
|
33
33
|
border-start-end-radius: calc(var(--border-radius-button-9k0hrl, 20px) - (var(--border-width-field-2365x3, 1px) + var(--border-width-button-lffd4t, 2px)));
|
|
34
34
|
border-end-start-radius: calc(var(--border-radius-button-9k0hrl, 20px) - (var(--border-width-field-2365x3, 1px) + var(--border-width-button-lffd4t, 2px)));
|
|
35
35
|
border-end-end-radius: calc(var(--border-radius-button-9k0hrl, 20px) - (var(--border-width-field-2365x3, 1px) + var(--border-width-button-lffd4t, 2px)));
|
|
36
36
|
position: relative;
|
|
37
|
-
block-size: calc(100% - var(--space-static-xxs-
|
|
37
|
+
block-size: calc(100% - var(--space-static-xxs-vzto3j, 4px));
|
|
38
38
|
display: flex;
|
|
39
39
|
align-items: center;
|
|
40
40
|
border-inline: none;
|
|
41
41
|
border-block: none;
|
|
42
|
-
--awsui-style-focus-ring-box-shadow-
|
|
42
|
+
--awsui-style-focus-ring-box-shadow-66120l: 0 0 0 var(--awsui-style-focus-ring-border-width-66120l, 2px) var(--awsui-style-focus-ring-border-color-66120l, var(--color-border-item-focused-ditkrb, #006ce0));
|
|
43
43
|
}
|
|
44
|
-
.
|
|
45
|
-
block-size: calc(100% - var(--space-static-xxs-
|
|
44
|
+
.awsui_segment_8cbea_1506z_17:not(#\9):not(.awsui_refresh_8cbea_1506z_44) {
|
|
45
|
+
block-size: calc(100% - var(--space-static-xxs-vzto3j, 4px) - 2 * var(--border-width-field-2365x3, 1px));
|
|
46
46
|
}
|
|
47
|
-
.
|
|
47
|
+
.awsui_segment_8cbea_1506z_17:not(#\9):focus {
|
|
48
48
|
outline: none;
|
|
49
49
|
}
|
|
50
|
-
.
|
|
51
|
-
background: var(--awsui-style-background-disabled-
|
|
52
|
-
color: var(--awsui-style-color-disabled-
|
|
50
|
+
.awsui_segment_8cbea_1506z_17.awsui_disabled_8cbea_1506z_50:not(#\9) {
|
|
51
|
+
background: var(--awsui-style-background-disabled-66120l, var(--color-background-segment-disabled-2aqenf, #ffffff));
|
|
52
|
+
color: var(--awsui-style-color-disabled-66120l, var(--color-text-interactive-disabled-bhh1zo, #b4b4bb));
|
|
53
53
|
}
|
|
54
|
-
body[data-awsui-focus-visible=true] .
|
|
54
|
+
body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1506z_17:not(#\9):focus {
|
|
55
55
|
position: relative;
|
|
56
56
|
}
|
|
57
|
-
body[data-awsui-focus-visible=true] .
|
|
57
|
+
body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1506z_17:not(#\9):focus {
|
|
58
58
|
outline: 2px dotted transparent;
|
|
59
|
-
outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-
|
|
59
|
+
outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-sz9jgo, 6px) - 1px);
|
|
60
60
|
}
|
|
61
|
-
body[data-awsui-focus-visible=true] .
|
|
61
|
+
body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1506z_17:not(#\9):focus::before {
|
|
62
62
|
content: " ";
|
|
63
63
|
display: block;
|
|
64
64
|
position: absolute;
|
|
65
|
-
inset-inline-start: calc(-1 * var(--space-segmented-control-focus-outline-gutter-
|
|
66
|
-
inset-block-start: calc(-1 * var(--space-segmented-control-focus-outline-gutter-
|
|
67
|
-
inline-size: calc(100% + var(--space-segmented-control-focus-outline-gutter-
|
|
68
|
-
block-size: calc(100% + var(--space-segmented-control-focus-outline-gutter-
|
|
69
|
-
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
70
|
-
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
71
|
-
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
72
|
-
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
73
|
-
box-shadow: var(--awsui-style-focus-ring-box-shadow-
|
|
65
|
+
inset-inline-start: calc(-1 * var(--space-segmented-control-focus-outline-gutter-sz9jgo, 6px));
|
|
66
|
+
inset-block-start: calc(-1 * var(--space-segmented-control-focus-outline-gutter-sz9jgo, 6px));
|
|
67
|
+
inline-size: calc(100% + var(--space-segmented-control-focus-outline-gutter-sz9jgo, 6px) + var(--space-segmented-control-focus-outline-gutter-sz9jgo, 6px));
|
|
68
|
+
block-size: calc(100% + var(--space-segmented-control-focus-outline-gutter-sz9jgo, 6px) + var(--space-segmented-control-focus-outline-gutter-sz9jgo, 6px));
|
|
69
|
+
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 4px));
|
|
70
|
+
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 4px));
|
|
71
|
+
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 4px));
|
|
72
|
+
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 4px));
|
|
73
|
+
box-shadow: var(--awsui-style-focus-ring-box-shadow-66120l);
|
|
74
74
|
z-index: 1;
|
|
75
75
|
}
|
|
76
|
-
.
|
|
76
|
+
.awsui_segment_8cbea_1506z_17:not(#\9):not(:last-child)::after {
|
|
77
77
|
content: "";
|
|
78
78
|
position: absolute;
|
|
79
|
-
inset-inline-end: calc(-1 * (var(--space-static-xxs-
|
|
80
|
-
block-size: calc(100% - (var(--space-static-xxs-
|
|
81
|
-
min-block-size: calc(var(--line-height-body-m-5xw6xo, 20px) - var(--space-static-xxs-
|
|
79
|
+
inset-inline-end: calc(-1 * (var(--space-static-xxs-vzto3j, 4px) + 1px));
|
|
80
|
+
block-size: calc(100% - (var(--space-static-xxs-vzto3j, 4px) + var(--space-static-xxxs-opeihl, 2px)) * 2);
|
|
81
|
+
min-block-size: calc(var(--line-height-body-m-5xw6xo, 20px) - var(--space-static-xxs-vzto3j, 4px) * 2);
|
|
82
82
|
inline-size: 1px;
|
|
83
83
|
background: var(--color-border-segment-divider-9k3spl, #8c8c94);
|
|
84
84
|
z-index: 1;
|
|
85
85
|
}
|
|
86
|
-
.
|
|
87
|
-
inset-inline-end: calc(-1 * var(--space-static-xxs-
|
|
86
|
+
.awsui_segment_8cbea_1506z_17:not(#\9):not(.awsui_refresh_8cbea_1506z_44):not(:last-child)::after {
|
|
87
|
+
inset-inline-end: calc(-1 * var(--space-static-xxs-vzto3j, 4px));
|
|
88
88
|
}
|
|
89
|
-
.
|
|
89
|
+
.awsui_segment_8cbea_1506z_17:not(#\9):nth-child(1) {
|
|
90
90
|
grid-column: 1;
|
|
91
91
|
}
|
|
92
|
-
.
|
|
92
|
+
.awsui_segment_8cbea_1506z_17:not(#\9):nth-child(2) {
|
|
93
93
|
grid-column: 2;
|
|
94
94
|
}
|
|
95
|
-
.
|
|
95
|
+
.awsui_segment_8cbea_1506z_17:not(#\9):nth-child(3) {
|
|
96
96
|
grid-column: 3;
|
|
97
97
|
}
|
|
98
|
-
.
|
|
98
|
+
.awsui_segment_8cbea_1506z_17:not(#\9):nth-child(4) {
|
|
99
99
|
grid-column: 4;
|
|
100
100
|
}
|
|
101
|
-
.
|
|
101
|
+
.awsui_segment_8cbea_1506z_17:not(#\9):nth-child(5) {
|
|
102
102
|
grid-column: 5;
|
|
103
103
|
}
|
|
104
|
-
.
|
|
104
|
+
.awsui_segment_8cbea_1506z_17:not(#\9):nth-child(6) {
|
|
105
105
|
grid-column: 6;
|
|
106
106
|
}
|
|
107
|
-
.
|
|
108
|
-
background: var(--awsui-style-background-active-
|
|
109
|
-
color: var(--awsui-style-color-active-
|
|
107
|
+
.awsui_segment_8cbea_1506z_17.awsui_selected_8cbea_1506z_107:not(#\9) {
|
|
108
|
+
background: var(--awsui-style-background-active-66120l, var(--color-background-segment-active-nrp5ms, #006ce0));
|
|
109
|
+
color: var(--awsui-style-color-active-66120l, var(--color-text-segment-active-ul57kp, #ffffff));
|
|
110
110
|
}
|
|
111
|
-
.
|
|
112
|
-
background: var(--awsui-style-background-hover-
|
|
113
|
-
color: var(--awsui-style-color-hover-
|
|
111
|
+
.awsui_segment_8cbea_1506z_17:not(#\9):hover:not(.awsui_selected_8cbea_1506z_107):not(.awsui_disabled_8cbea_1506z_50):not(:focus) {
|
|
112
|
+
background: var(--awsui-style-background-hover-66120l, var(--color-background-segment-hover-sx6uk4, #f0fbff));
|
|
113
|
+
color: var(--awsui-style-color-hover-66120l, var(--color-text-segment-hover-9dj6y6, #002b66));
|
|
114
114
|
cursor: pointer;
|
|
115
115
|
}
|
|
116
116
|
|
|
117
|
-
.
|
|
117
|
+
.awsui_icon_8cbea_1506z_117:not(#\9) {
|
|
118
118
|
/* used in test-utils */
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
.awsui_with-
|
|
121
|
+
.awsui_with-text_8cbea_1506z_121:not(#\9) {
|
|
122
122
|
position: relative;
|
|
123
|
-
inset-inline-start: calc(-1 * var(--space-xxs-
|
|
124
|
-
margin-inline-end: var(--space-xxs-
|
|
123
|
+
inset-inline-start: calc(-1 * var(--space-xxs-3o1yoq, 4px));
|
|
124
|
+
margin-inline-end: var(--space-xxs-3o1yoq, 4px);
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
.awsui_with-no-
|
|
127
|
+
.awsui_with-no-text_8cbea_1506z_127:not(#\9) {
|
|
128
128
|
margin-inline: auto;
|
|
129
129
|
inset-inline: 0;
|
|
130
130
|
}
|
|
131
131
|
|
|
132
|
-
.
|
|
132
|
+
.awsui_root_8cbea_1506z_132:not(#\9) {
|
|
133
133
|
border-collapse: separate;
|
|
134
134
|
border-spacing: 0;
|
|
135
135
|
box-sizing: border-box;
|
|
@@ -161,7 +161,7 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_11392_17:not(#\9):focus
|
|
|
161
161
|
-moz-osx-font-smoothing: auto;
|
|
162
162
|
}
|
|
163
163
|
|
|
164
|
-
.awsui_segment-
|
|
164
|
+
.awsui_segment-part_8cbea_1506z_164:not(#\9) {
|
|
165
165
|
display: inline-grid;
|
|
166
166
|
border-inline: solid var(--border-width-field-2365x3, 1px) var(--color-border-segment-wrapper-qq00qv, #8c8c94);
|
|
167
167
|
border-block: solid var(--border-width-field-2365x3, 1px) var(--color-border-segment-wrapper-qq00qv, #8c8c94);
|
|
@@ -171,51 +171,51 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_11392_17:not(#\9):focus
|
|
|
171
171
|
border-end-end-radius: var(--border-radius-button-9k0hrl, 20px);
|
|
172
172
|
background-color: var(--color-background-segment-wrapper-nyb7yz, #ffffff);
|
|
173
173
|
align-items: center;
|
|
174
|
-
min-block-size: calc(var(--line-height-body-m-5xw6xo, 20px) + var(--space-static-xxs-
|
|
175
|
-
padding-block: calc(var(--space-static-xxs-
|
|
176
|
-
padding-inline: calc(var(--space-static-xxs-
|
|
177
|
-
gap: calc(var(--space-static-xxs-
|
|
174
|
+
min-block-size: calc(var(--line-height-body-m-5xw6xo, 20px) + var(--space-static-xxs-vzto3j, 4px));
|
|
175
|
+
padding-block: calc(var(--space-static-xxs-vzto3j, 4px) / 2 - var(--border-width-field-2365x3, 1px));
|
|
176
|
+
padding-inline: calc(var(--space-static-xxs-vzto3j, 4px) - var(--border-width-field-2365x3, 1px));
|
|
177
|
+
gap: calc(var(--space-static-xxs-vzto3j, 4px) * 2 + 1px);
|
|
178
178
|
}
|
|
179
|
-
.awsui_segment-
|
|
180
|
-
padding-inline: calc(var(--space-static-xxxs-
|
|
179
|
+
.awsui_segment-part_8cbea_1506z_164:not(#\9):not(.awsui_refresh_8cbea_1506z_44) {
|
|
180
|
+
padding-inline: calc(var(--space-static-xxxs-opeihl, 2px) + var(--border-width-field-2365x3, 1px));
|
|
181
181
|
padding-block: 0;
|
|
182
|
-
gap: calc(var(--space-static-xxs-
|
|
182
|
+
gap: calc(var(--space-static-xxs-vzto3j, 4px) * 2 - 1px);
|
|
183
183
|
}
|
|
184
184
|
@media (max-width: 688px) {
|
|
185
|
-
.awsui_segment-
|
|
185
|
+
.awsui_segment-part_8cbea_1506z_164:not(#\9) {
|
|
186
186
|
display: none;
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
190
|
+
.awsui_select_8cbea_1506z_107:not(#\9) {
|
|
191
191
|
display: none;
|
|
192
192
|
}
|
|
193
193
|
@media (max-width: 688px) {
|
|
194
|
-
.
|
|
194
|
+
.awsui_select_8cbea_1506z_107:not(#\9) {
|
|
195
195
|
display: block;
|
|
196
196
|
}
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.awsui_segment-count-
|
|
199
|
+
.awsui_segment-count-2_8cbea_1506z_199:not(#\9) {
|
|
200
200
|
grid-template-columns: repeat(2, auto);
|
|
201
201
|
}
|
|
202
202
|
|
|
203
|
-
.awsui_segment-count-
|
|
203
|
+
.awsui_segment-count-3_8cbea_1506z_203:not(#\9) {
|
|
204
204
|
grid-template-columns: repeat(3, auto);
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.awsui_segment-count-
|
|
207
|
+
.awsui_segment-count-4_8cbea_1506z_207:not(#\9) {
|
|
208
208
|
grid-template-columns: repeat(4, auto);
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.awsui_segment-count-
|
|
211
|
+
.awsui_segment-count-5_8cbea_1506z_211:not(#\9) {
|
|
212
212
|
grid-template-columns: repeat(5, auto);
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
.awsui_segment-count-
|
|
215
|
+
.awsui_segment-count-6_8cbea_1506z_215:not(#\9) {
|
|
216
216
|
grid-template-columns: repeat(6, auto);
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
.awsui_disabled-reason-
|
|
219
|
+
.awsui_disabled-reason-tooltip_8cbea_1506z_219:not(#\9) {
|
|
220
220
|
/* used in test-utils or tests */
|
|
221
221
|
}
|
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"segment": "
|
|
6
|
-
"refresh": "
|
|
7
|
-
"disabled": "
|
|
8
|
-
"selected": "
|
|
9
|
-
"icon": "
|
|
10
|
-
"with-text": "awsui_with-
|
|
11
|
-
"with-no-text": "awsui_with-no-
|
|
12
|
-
"root": "
|
|
13
|
-
"segment-part": "awsui_segment-
|
|
14
|
-
"select": "
|
|
15
|
-
"segment-count-2": "awsui_segment-count-
|
|
16
|
-
"segment-count-3": "awsui_segment-count-
|
|
17
|
-
"segment-count-4": "awsui_segment-count-
|
|
18
|
-
"segment-count-5": "awsui_segment-count-
|
|
19
|
-
"segment-count-6": "awsui_segment-count-
|
|
20
|
-
"disabled-reason-tooltip": "awsui_disabled-reason-
|
|
5
|
+
"segment": "awsui_segment_8cbea_1506z_17",
|
|
6
|
+
"refresh": "awsui_refresh_8cbea_1506z_44",
|
|
7
|
+
"disabled": "awsui_disabled_8cbea_1506z_50",
|
|
8
|
+
"selected": "awsui_selected_8cbea_1506z_107",
|
|
9
|
+
"icon": "awsui_icon_8cbea_1506z_117",
|
|
10
|
+
"with-text": "awsui_with-text_8cbea_1506z_121",
|
|
11
|
+
"with-no-text": "awsui_with-no-text_8cbea_1506z_127",
|
|
12
|
+
"root": "awsui_root_8cbea_1506z_132",
|
|
13
|
+
"segment-part": "awsui_segment-part_8cbea_1506z_164",
|
|
14
|
+
"select": "awsui_select_8cbea_1506z_107",
|
|
15
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1506z_199",
|
|
16
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1506z_203",
|
|
17
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1506z_207",
|
|
18
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1506z_211",
|
|
19
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1506z_215",
|
|
20
|
+
"disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_1506z_219"
|
|
21
21
|
};
|
|
22
22
|
|
package/select/parts/filter.d.ts
CHANGED
|
@@ -5,5 +5,5 @@ export interface FilterProps extends InternalInputProps {
|
|
|
5
5
|
ref?: React.Ref<HTMLInputElement>;
|
|
6
6
|
filteringType: SelectProps.FilteringType;
|
|
7
7
|
}
|
|
8
|
-
declare const Filter: React.ForwardRefExoticComponent<Pick<FilterProps, "style" | "disabled" | "className" | "id" | "name" | "type" | "onFocus" | "onBlur" | "onChange" | "onKeyDown" | "onKeyUp" | "placeholder" | "prefix" | "inputMode" | "autoFocus" | "value" | "autoComplete" | "readOnly" | "step" | "invalid" | "ariaLabel" | "ariaDescribedby" | "__internalRootRef" | "warning" | "ariaLabelledby" | "filteringType" | "__injectAnalyticsComponentMetadata" | "__skipNativeAttributesWarnings" | "ariaRequired" | "controlId" | "suffix" | "nativeInputAttributes" | "disableBrowserAutocorrect" | "spellcheck" | "clearAriaLabel" | "__startIcon" | "__startIconVariant" | "__onStartIconClick" | "__endIcon" | "__onEndIconClick" | "__noBorderRadius" | "__onDelayedInput" | "__onBlurWithDetail" | "__inheritFormFieldProps" | "
|
|
8
|
+
declare const Filter: React.ForwardRefExoticComponent<Pick<FilterProps, "style" | "disabled" | "className" | "id" | "name" | "type" | "onFocus" | "onBlur" | "onChange" | "onKeyDown" | "onKeyUp" | "placeholder" | "prefix" | "inputMode" | "autoFocus" | "value" | "autoComplete" | "readOnly" | "step" | "invalid" | "ariaLabel" | "ariaDescribedby" | "__internalRootRef" | "warning" | "ariaLabelledby" | "filteringType" | "__injectAnalyticsComponentMetadata" | "__skipNativeAttributesWarnings" | "ariaRequired" | "controlId" | "inlineLabelText" | "suffix" | "nativeInputAttributes" | "disableBrowserAutocorrect" | "spellcheck" | "clearAriaLabel" | "__startIcon" | "__startIconVariant" | "__onStartIconClick" | "__endIcon" | "__onEndIconClick" | "__noBorderRadius" | "__onDelayedInput" | "__onBlurWithDetail" | "__inheritFormFieldProps" | "__fullWidth"> & React.RefAttributes<HTMLInputElement>>;
|
|
9
9
|
export default Filter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../../src/select/parts/filter.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAsB,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AACzE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAI5C,MAAM,WAAW,WAAY,SAAQ,kBAAkB;IACrD,GAAG,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAC;IAClC,aAAa,EAAE,WAAW,CAAC,aAAa,CAAC;CAC1C;AAED,QAAA,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../../src/select/parts/filter.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAsB,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AACzE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAI5C,MAAM,WAAW,WAAY,SAAQ,kBAAkB;IACrD,GAAG,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAC;IAClC,aAAa,EAAE,WAAW,CAAC,aAAa,CAAC;CAC1C;AAED,QAAA,MAAM,MAAM,o2BA0BV,CAAC;AAEH,eAAe,MAAM,CAAC"}
|