@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,26 +2,26 @@
|
|
|
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_5a145_7vjum_5:not(#\9) {
|
|
6
6
|
display: contents;
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
.awsui_inline-
|
|
9
|
+
.awsui_inline-container_5a145_7vjum_9:not(#\9) {
|
|
10
10
|
word-break: break-all;
|
|
11
11
|
}
|
|
12
|
-
.awsui_inline-container-
|
|
13
|
-
margin-inline-end: var(--space-scaled-xxs-
|
|
12
|
+
.awsui_inline-container-trigger_5a145_7vjum_12:not(#\9) {
|
|
13
|
+
margin-inline-end: var(--space-scaled-xxs-j00t0m, 4px);
|
|
14
14
|
}
|
|
15
|
-
.awsui_inline-container-no-
|
|
15
|
+
.awsui_inline-container-no-wrap_5a145_7vjum_15:not(#\9) {
|
|
16
16
|
display: inline-flex;
|
|
17
17
|
align-items: flex-start;
|
|
18
18
|
max-inline-size: 100%;
|
|
19
19
|
word-break: normal;
|
|
20
20
|
}
|
|
21
|
-
.awsui_inline-container-no-
|
|
21
|
+
.awsui_inline-container-no-wrap_5a145_7vjum_15 > .awsui_inline-container-trigger_5a145_7vjum_12:not(#\9) {
|
|
22
22
|
flex-shrink: 0;
|
|
23
23
|
}
|
|
24
|
-
.awsui_inline-container-no-
|
|
24
|
+
.awsui_inline-container-no-wrap_5a145_7vjum_15 > .awsui_text-to-display_5a145_7vjum_24:not(#\9) {
|
|
25
25
|
overflow: hidden;
|
|
26
26
|
text-overflow: ellipsis;
|
|
27
27
|
white-space: nowrap;
|
|
@@ -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
|
-
"root": "
|
|
6
|
-
"inline-container": "awsui_inline-
|
|
7
|
-
"inline-container-trigger": "awsui_inline-container-
|
|
8
|
-
"inline-container-no-wrap": "awsui_inline-container-no-
|
|
9
|
-
"text-to-display": "awsui_text-to-
|
|
5
|
+
"root": "awsui_root_5a145_7vjum_5",
|
|
6
|
+
"inline-container": "awsui_inline-container_5a145_7vjum_9",
|
|
7
|
+
"inline-container-trigger": "awsui_inline-container-trigger_5a145_7vjum_12",
|
|
8
|
+
"inline-container-no-wrap": "awsui_inline-container-no-wrap_5a145_7vjum_15",
|
|
9
|
+
"text-to-display": "awsui_text-to-display_5a145_7vjum_24"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"focus-lock": "awsui_focus-
|
|
6
|
-
"calendar": "
|
|
7
|
-
"date-picker-container": "awsui_date-picker-
|
|
8
|
-
"date-picker-trigger": "awsui_date-picker-
|
|
9
|
-
"date-picker-input": "awsui_date-picker-
|
|
10
|
-
"open-calendar-button": "awsui_open-calendar-
|
|
4
|
+
"root": "awsui_root_145pa_1jvt7_9",
|
|
5
|
+
"focus-lock": "awsui_focus-lock_145pa_1jvt7_41",
|
|
6
|
+
"calendar": "awsui_calendar_145pa_1jvt7_45",
|
|
7
|
+
"date-picker-container": "awsui_date-picker-container_145pa_1jvt7_61",
|
|
8
|
+
"date-picker-trigger": "awsui_date-picker-trigger_145pa_1jvt7_66",
|
|
9
|
+
"date-picker-input": "awsui_date-picker-input_145pa_1jvt7_70",
|
|
10
|
+
"open-calendar-button": "awsui_open-calendar-button_145pa_1jvt7_75"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -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
|
-
.
|
|
9
|
+
.awsui_root_145pa_1jvt7_9:not(#\9) {
|
|
10
10
|
border-collapse: separate;
|
|
11
11
|
border-spacing: 0;
|
|
12
12
|
box-sizing: border-box;
|
|
@@ -38,17 +38,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
38
38
|
-moz-osx-font-smoothing: auto;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
.awsui_focus-
|
|
41
|
+
.awsui_focus-lock_145pa_1jvt7_41:not(#\9) {
|
|
42
42
|
display: contents;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
.
|
|
45
|
+
.awsui_calendar_145pa_1jvt7_45:not(#\9) {
|
|
46
46
|
overflow: auto;
|
|
47
47
|
}
|
|
48
|
-
.
|
|
48
|
+
.awsui_calendar_145pa_1jvt7_45:not(#\9):focus {
|
|
49
49
|
outline: none;
|
|
50
50
|
}
|
|
51
|
-
body[data-awsui-focus-visible=true] .
|
|
51
|
+
body[data-awsui-focus-visible=true] .awsui_calendar_145pa_1jvt7_45:not(#\9):focus {
|
|
52
52
|
outline: 2px dotted transparent;
|
|
53
53
|
outline-offset: 2px;
|
|
54
54
|
border-start-start-radius: var(--border-radius-dropdown-azs8zp, 8px);
|
|
@@ -58,20 +58,20 @@ body[data-awsui-focus-visible=true] .awsui_calendar_145pa_1hhe0_45:not(#\9):focu
|
|
|
58
58
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
59
59
|
}
|
|
60
60
|
|
|
61
|
-
.awsui_date-picker-
|
|
61
|
+
.awsui_date-picker-container_145pa_1jvt7_61:not(#\9) {
|
|
62
62
|
position: relative;
|
|
63
63
|
max-inline-size: 234px;
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
.awsui_date-picker-
|
|
66
|
+
.awsui_date-picker-trigger_145pa_1jvt7_66:not(#\9) {
|
|
67
67
|
display: flex;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
|
-
.awsui_date-picker-
|
|
71
|
-
padding-inline-end: var(--space-xs-
|
|
70
|
+
.awsui_date-picker-input_145pa_1jvt7_70:not(#\9) {
|
|
71
|
+
padding-inline-end: var(--space-xs-m9b7jf, 8px);
|
|
72
72
|
inline-size: 100%;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
|
-
.awsui_open-calendar-
|
|
75
|
+
.awsui_open-calendar-button_145pa_1jvt7_75:not(#\9) {
|
|
76
76
|
/* used in test-utils */
|
|
77
77
|
}
|
|
@@ -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
|
-
"focus-lock": "awsui_focus-
|
|
7
|
-
"calendar": "
|
|
8
|
-
"date-picker-container": "awsui_date-picker-
|
|
9
|
-
"date-picker-trigger": "awsui_date-picker-
|
|
10
|
-
"date-picker-input": "awsui_date-picker-
|
|
11
|
-
"open-calendar-button": "awsui_open-calendar-
|
|
5
|
+
"root": "awsui_root_145pa_1jvt7_9",
|
|
6
|
+
"focus-lock": "awsui_focus-lock_145pa_1jvt7_41",
|
|
7
|
+
"calendar": "awsui_calendar_145pa_1jvt7_45",
|
|
8
|
+
"date-picker-container": "awsui_date-picker-container_145pa_1jvt7_61",
|
|
9
|
+
"date-picker-trigger": "awsui_date-picker-trigger_145pa_1jvt7_66",
|
|
10
|
+
"date-picker-input": "awsui_date-picker-input_145pa_1jvt7_70",
|
|
11
|
+
"open-calendar-button": "awsui_open-calendar-button_145pa_1jvt7_75"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"grid": "
|
|
5
|
-
"grid-cell": "awsui_grid-
|
|
6
|
-
"day-header": "awsui_day-
|
|
7
|
-
"day": "
|
|
8
|
-
"month": "
|
|
9
|
-
"day-inner": "awsui_day-
|
|
10
|
-
"month-inner": "awsui_month-
|
|
11
|
-
"in-first-row": "awsui_in-first-
|
|
12
|
-
"in-previous-month": "awsui_in-previous-
|
|
13
|
-
"in-previous-year": "awsui_in-previous-
|
|
14
|
-
"last-day-of-month": "awsui_last-day-of-
|
|
15
|
-
"last-month-of-year": "awsui_last-month-of-
|
|
16
|
-
"in-next-month": "awsui_in-next-
|
|
17
|
-
"in-next-year": "awsui_in-next-
|
|
18
|
-
"in-first-column": "awsui_in-first-
|
|
19
|
-
"in-visible-calendar": "awsui_in-visible-
|
|
20
|
-
"in-current-month": "awsui_in-current-
|
|
21
|
-
"in-current-year": "awsui_in-current-
|
|
22
|
-
"enabled": "
|
|
23
|
-
"in-range": "awsui_in-
|
|
24
|
-
"end-date": "awsui_end-
|
|
25
|
-
"start-date": "awsui_start-
|
|
26
|
-
"no-range": "awsui_no-
|
|
27
|
-
"selected": "
|
|
28
|
-
"today": "
|
|
29
|
-
"this-month": "awsui_this-
|
|
30
|
-
"in-range-border-block-start": "awsui_in-range-border-block-
|
|
31
|
-
"in-range-border-inline-end": "awsui_in-range-border-inline-
|
|
32
|
-
"in-range-border-block-end": "awsui_in-range-border-block-
|
|
33
|
-
"in-range-border-inline-start": "awsui_in-range-border-inline-
|
|
4
|
+
"grid": "awsui_grid_1mfbn_1r0lf_9",
|
|
5
|
+
"grid-cell": "awsui_grid-cell_1mfbn_1r0lf_14",
|
|
6
|
+
"day-header": "awsui_day-header_1mfbn_1r0lf_21",
|
|
7
|
+
"day": "awsui_day_1mfbn_1r0lf_21",
|
|
8
|
+
"month": "awsui_month_1mfbn_1r0lf_32",
|
|
9
|
+
"day-inner": "awsui_day-inner_1mfbn_1r0lf_80",
|
|
10
|
+
"month-inner": "awsui_month-inner_1mfbn_1r0lf_81",
|
|
11
|
+
"in-first-row": "awsui_in-first-row_1mfbn_1r0lf_88",
|
|
12
|
+
"in-previous-month": "awsui_in-previous-month_1mfbn_1r0lf_88",
|
|
13
|
+
"in-previous-year": "awsui_in-previous-year_1mfbn_1r0lf_89",
|
|
14
|
+
"last-day-of-month": "awsui_last-day-of-month_1mfbn_1r0lf_93",
|
|
15
|
+
"last-month-of-year": "awsui_last-month-of-year_1mfbn_1r0lf_94",
|
|
16
|
+
"in-next-month": "awsui_in-next-month_1mfbn_1r0lf_98",
|
|
17
|
+
"in-next-year": "awsui_in-next-year_1mfbn_1r0lf_99",
|
|
18
|
+
"in-first-column": "awsui_in-first-column_1mfbn_1r0lf_103",
|
|
19
|
+
"in-visible-calendar": "awsui_in-visible-calendar_1mfbn_1r0lf_106",
|
|
20
|
+
"in-current-month": "awsui_in-current-month_1mfbn_1r0lf_106",
|
|
21
|
+
"in-current-year": "awsui_in-current-year_1mfbn_1r0lf_106",
|
|
22
|
+
"enabled": "awsui_enabled_1mfbn_1r0lf_110",
|
|
23
|
+
"in-range": "awsui_in-range_1mfbn_1r0lf_116",
|
|
24
|
+
"end-date": "awsui_end-date_1mfbn_1r0lf_116",
|
|
25
|
+
"start-date": "awsui_start-date_1mfbn_1r0lf_116",
|
|
26
|
+
"no-range": "awsui_no-range_1mfbn_1r0lf_116",
|
|
27
|
+
"selected": "awsui_selected_1mfbn_1r0lf_126",
|
|
28
|
+
"today": "awsui_today_1mfbn_1r0lf_131",
|
|
29
|
+
"this-month": "awsui_this-month_1mfbn_1r0lf_132",
|
|
30
|
+
"in-range-border-block-start": "awsui_in-range-border-block-start_1mfbn_1r0lf_188",
|
|
31
|
+
"in-range-border-inline-end": "awsui_in-range-border-inline-end_1mfbn_1r0lf_191",
|
|
32
|
+
"in-range-border-block-end": "awsui_in-range-border-block-end_1mfbn_1r0lf_194",
|
|
33
|
+
"in-range-border-inline-start": "awsui_in-range-border-inline-start_1mfbn_1r0lf_197"
|
|
34
34
|
};
|
|
35
35
|
|
|
@@ -6,21 +6,21 @@
|
|
|
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
|
-
.
|
|
10
|
-
inline-size: var(--size-calendar-grid-width-
|
|
9
|
+
.awsui_grid_1mfbn_1r0lf_9:not(#\9) {
|
|
10
|
+
inline-size: var(--size-calendar-grid-width-9z2nlc, 238px);
|
|
11
11
|
border-spacing: 0;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
.awsui_grid-
|
|
14
|
+
.awsui_grid-cell_1mfbn_1r0lf_14:not(#\9) {
|
|
15
15
|
inline-size: 14.2857142857%;
|
|
16
16
|
word-break: break-word;
|
|
17
17
|
text-align: center;
|
|
18
18
|
font-weight: unset;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.awsui_day-
|
|
22
|
-
padding-block-start: var(--space-s-
|
|
23
|
-
padding-block-end: var(--space-xxs-
|
|
21
|
+
.awsui_day-header_1mfbn_1r0lf_21:not(#\9) {
|
|
22
|
+
padding-block-start: var(--space-s-kll7oj, 12px);
|
|
23
|
+
padding-block-end: var(--space-xxs-3o1yoq, 4px);
|
|
24
24
|
padding-inline: 0;
|
|
25
25
|
color: var(--color-text-calendar-month-357o43, #656871);
|
|
26
26
|
font-size: var(--font-size-body-s-89y7qg, 12px);
|
|
@@ -28,21 +28,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
28
28
|
letter-spacing: var(--letter-spacing-body-s-dzcybc, 0.005em);
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
-
.
|
|
32
|
-
.
|
|
31
|
+
.awsui_day_1mfbn_1r0lf_21:not(#\9),
|
|
32
|
+
.awsui_month_1mfbn_1r0lf_32:not(#\9) {
|
|
33
33
|
border-block-end: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
34
34
|
border-inline-end: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
35
|
-
padding-block: var(--space-xxs-
|
|
35
|
+
padding-block: var(--space-xxs-3o1yoq, 4px);
|
|
36
36
|
padding-inline: 0;
|
|
37
37
|
color: var(--color-text-dropdown-item-disabled-pl4fy2, #b4b4bb);
|
|
38
38
|
position: relative;
|
|
39
39
|
}
|
|
40
|
-
.
|
|
41
|
-
.
|
|
40
|
+
.awsui_day_1mfbn_1r0lf_21:not(#\9):focus,
|
|
41
|
+
.awsui_month_1mfbn_1r0lf_32:not(#\9):focus {
|
|
42
42
|
outline: none;
|
|
43
43
|
}
|
|
44
|
-
.
|
|
45
|
-
.
|
|
44
|
+
.awsui_day_1mfbn_1r0lf_21:not(#\9)::after,
|
|
45
|
+
.awsui_month_1mfbn_1r0lf_32:not(#\9)::after {
|
|
46
46
|
content: "";
|
|
47
47
|
position: absolute;
|
|
48
48
|
z-index: 1;
|
|
@@ -52,84 +52,84 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
52
52
|
inset-inline-end: calc(-1 * var(--border-item-width-pyfg4s, 2px));
|
|
53
53
|
background-color: transparent;
|
|
54
54
|
}
|
|
55
|
-
body[data-awsui-focus-visible=true] .
|
|
56
|
-
body[data-awsui-focus-visible=true] .
|
|
55
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1r0lf_21:not(#\9):focus,
|
|
56
|
+
body[data-awsui-focus-visible=true] .awsui_month_1mfbn_1r0lf_32:not(#\9):focus {
|
|
57
57
|
z-index: 2;
|
|
58
58
|
position: relative;
|
|
59
59
|
}
|
|
60
|
-
body[data-awsui-focus-visible=true] .
|
|
61
|
-
body[data-awsui-focus-visible=true] .
|
|
60
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1r0lf_21:not(#\9):focus,
|
|
61
|
+
body[data-awsui-focus-visible=true] .awsui_month_1mfbn_1r0lf_32:not(#\9):focus {
|
|
62
62
|
outline: 2px dotted transparent;
|
|
63
|
-
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-
|
|
63
|
+
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-ksrb33, -5px) - 1px);
|
|
64
64
|
}
|
|
65
|
-
body[data-awsui-focus-visible=true] .
|
|
66
|
-
body[data-awsui-focus-visible=true] .
|
|
65
|
+
body[data-awsui-focus-visible=true] .awsui_day_1mfbn_1r0lf_21:not(#\9):focus::before,
|
|
66
|
+
body[data-awsui-focus-visible=true] .awsui_month_1mfbn_1r0lf_32:not(#\9):focus::before {
|
|
67
67
|
content: " ";
|
|
68
68
|
display: block;
|
|
69
69
|
position: absolute;
|
|
70
|
-
inset-inline-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-
|
|
71
|
-
inset-block-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-
|
|
72
|
-
inline-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-
|
|
73
|
-
block-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-
|
|
70
|
+
inset-inline-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-ksrb33, -5px));
|
|
71
|
+
inset-block-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-ksrb33, -5px));
|
|
72
|
+
inline-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-ksrb33, -5px) + var(--space-calendar-grid-focus-outline-gutter-ksrb33, -5px));
|
|
73
|
+
block-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-ksrb33, -5px) + var(--space-calendar-grid-focus-outline-gutter-ksrb33, -5px));
|
|
74
74
|
border-start-start-radius: var(--border-radius-calendar-day-focus-ring-5b8ckf, 3px);
|
|
75
75
|
border-start-end-radius: var(--border-radius-calendar-day-focus-ring-5b8ckf, 3px);
|
|
76
76
|
border-end-start-radius: var(--border-radius-calendar-day-focus-ring-5b8ckf, 3px);
|
|
77
77
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-5b8ckf, 3px);
|
|
78
78
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
79
79
|
}
|
|
80
|
-
.
|
|
81
|
-
.
|
|
82
|
-
.
|
|
83
|
-
.
|
|
80
|
+
.awsui_day_1mfbn_1r0lf_21 > .awsui_day-inner_1mfbn_1r0lf_80:not(#\9),
|
|
81
|
+
.awsui_day_1mfbn_1r0lf_21 > .awsui_month-inner_1mfbn_1r0lf_81:not(#\9),
|
|
82
|
+
.awsui_month_1mfbn_1r0lf_32 > .awsui_day-inner_1mfbn_1r0lf_80:not(#\9),
|
|
83
|
+
.awsui_month_1mfbn_1r0lf_32 > .awsui_month-inner_1mfbn_1r0lf_81:not(#\9) {
|
|
84
84
|
position: relative;
|
|
85
85
|
z-index: 1;
|
|
86
86
|
}
|
|
87
87
|
|
|
88
|
-
.awsui_in-first-
|
|
89
|
-
.awsui_in-first-
|
|
88
|
+
.awsui_in-first-row_1mfbn_1r0lf_88:not(#\9):not(.awsui_in-previous-month_1mfbn_1r0lf_88),
|
|
89
|
+
.awsui_in-first-row_1mfbn_1r0lf_88:not(#\9):not(.awsui_in-previous-year_1mfbn_1r0lf_89) {
|
|
90
90
|
border-block-start: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
91
91
|
}
|
|
92
92
|
|
|
93
|
-
.awsui_in-previous-
|
|
94
|
-
.awsui_in-previous-
|
|
93
|
+
.awsui_in-previous-month_1mfbn_1r0lf_88:not(#\9):not(.awsui_last-day-of-month_1mfbn_1r0lf_93),
|
|
94
|
+
.awsui_in-previous-year_1mfbn_1r0lf_89:not(#\9):not(.awsui_last-month-of-year_1mfbn_1r0lf_94) {
|
|
95
95
|
border-inline-end-color: transparent;
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
.awsui_in-next-
|
|
99
|
-
.awsui_in-next-
|
|
98
|
+
.awsui_in-next-month_1mfbn_1r0lf_98:not(#\9),
|
|
99
|
+
.awsui_in-next-year_1mfbn_1r0lf_99:not(#\9) {
|
|
100
100
|
border-color: transparent;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.awsui_in-first-
|
|
103
|
+
.awsui_in-first-column_1mfbn_1r0lf_103:not(#\9) {
|
|
104
104
|
border-inline-start: 1px solid 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
105
105
|
}
|
|
106
|
-
.awsui_in-first-
|
|
106
|
+
.awsui_in-first-column_1mfbn_1r0lf_103.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-month_1mfbn_1r0lf_106:not(#\9), .awsui_in-first-column_1mfbn_1r0lf_103.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-year_1mfbn_1r0lf_106:not(#\9) {
|
|
107
107
|
border-inline-start: 1px solid var(--color-border-calendar-grid-67r4w4, transparent);
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
.
|
|
110
|
+
.awsui_enabled_1mfbn_1r0lf_110:not(#\9) {
|
|
111
111
|
cursor: pointer;
|
|
112
112
|
}
|
|
113
|
-
.
|
|
113
|
+
.awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-month_1mfbn_1r0lf_106:not(#\9), .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-year_1mfbn_1r0lf_106:not(#\9) {
|
|
114
114
|
color: var(--color-text-dropdown-item-default-zani00, #0f141a);
|
|
115
115
|
}
|
|
116
|
-
.
|
|
116
|
+
.awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-month_1mfbn_1r0lf_106:not(#\9):not(.awsui_in-range_1mfbn_1r0lf_116), .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-month_1mfbn_1r0lf_106:not(#\9):not(.awsui_in-range_1mfbn_1r0lf_116)::after, .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-month_1mfbn_1r0lf_106.awsui_end-date_1mfbn_1r0lf_116.awsui_start-date_1mfbn_1r0lf_116:not(#\9), .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-month_1mfbn_1r0lf_106.awsui_end-date_1mfbn_1r0lf_116.awsui_start-date_1mfbn_1r0lf_116:not(#\9)::after, .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-month_1mfbn_1r0lf_106.awsui_no-range_1mfbn_1r0lf_116:not(#\9), .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-month_1mfbn_1r0lf_106.awsui_no-range_1mfbn_1r0lf_116:not(#\9)::after, .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-year_1mfbn_1r0lf_106:not(#\9):not(.awsui_in-range_1mfbn_1r0lf_116), .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-year_1mfbn_1r0lf_106:not(#\9):not(.awsui_in-range_1mfbn_1r0lf_116)::after, .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-year_1mfbn_1r0lf_106.awsui_end-date_1mfbn_1r0lf_116.awsui_start-date_1mfbn_1r0lf_116:not(#\9), .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-year_1mfbn_1r0lf_106.awsui_end-date_1mfbn_1r0lf_116.awsui_start-date_1mfbn_1r0lf_116:not(#\9)::after, .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-year_1mfbn_1r0lf_106.awsui_no-range_1mfbn_1r0lf_116:not(#\9), .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-year_1mfbn_1r0lf_106.awsui_no-range_1mfbn_1r0lf_116:not(#\9)::after {
|
|
117
117
|
border-start-start-radius: var(--border-radius-item-mitz8h, 8px);
|
|
118
118
|
border-start-end-radius: var(--border-radius-item-mitz8h, 8px);
|
|
119
119
|
border-end-start-radius: var(--border-radius-item-mitz8h, 8px);
|
|
120
120
|
border-end-end-radius: var(--border-radius-item-mitz8h, 8px);
|
|
121
121
|
}
|
|
122
|
-
.
|
|
122
|
+
.awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-month_1mfbn_1r0lf_106:not(#\9):hover, .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-year_1mfbn_1r0lf_106:not(#\9):hover {
|
|
123
123
|
color: var(--color-text-calendar-date-hover-qy0tsn, #0f141a);
|
|
124
124
|
background-color: var(--color-background-dropdown-item-hover-wyujnt, #f3f3f7);
|
|
125
125
|
}
|
|
126
|
-
.
|
|
126
|
+
.awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-month_1mfbn_1r0lf_106:not(#\9):hover:not(.awsui_selected_1mfbn_1r0lf_126)::after, .awsui_enabled_1mfbn_1r0lf_110.awsui_in-visible-calendar_1mfbn_1r0lf_106.awsui_in-current-year_1mfbn_1r0lf_106:not(#\9):hover:not(.awsui_selected_1mfbn_1r0lf_126)::after {
|
|
127
127
|
border-block: var(--border-item-width-pyfg4s, 2px) solid var(--color-border-dropdown-item-hover-07ng6s, #8c8c94);
|
|
128
128
|
border-inline: var(--border-item-width-pyfg4s, 2px) solid var(--color-border-dropdown-item-hover-07ng6s, #8c8c94);
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
-
.
|
|
132
|
-
.awsui_this-
|
|
131
|
+
.awsui_today_1mfbn_1r0lf_131:not(#\9):not(.awsui_in-range_1mfbn_1r0lf_116),
|
|
132
|
+
.awsui_this-month_1mfbn_1r0lf_132:not(#\9):not(.awsui_in-range_1mfbn_1r0lf_116) {
|
|
133
133
|
background-color: var(--color-background-calendar-current-date-2c5ip4, #f3f3f7);
|
|
134
134
|
border-start-start-radius: var(--border-radius-item-mitz8h, 8px);
|
|
135
135
|
border-start-end-radius: var(--border-radius-item-mitz8h, 8px);
|
|
@@ -138,87 +138,87 @@ body[data-awsui-focus-visible=true] .awsui_month_1mfbn_1f97j_32:not(#\9):focus::
|
|
|
138
138
|
font-weight: var(--font-weight-bold-xpar9m, 700);
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.
|
|
141
|
+
.awsui_selected_1mfbn_1r0lf_126:not(#\9) {
|
|
142
142
|
border-color: transparent;
|
|
143
143
|
position: relative;
|
|
144
144
|
z-index: 2;
|
|
145
145
|
font-weight: var(--font-weight-bold-xpar9m, 700);
|
|
146
146
|
}
|
|
147
|
-
body[data-awsui-focus-visible=true] .
|
|
147
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1r0lf_126:not(#\9):focus {
|
|
148
148
|
position: relative;
|
|
149
149
|
}
|
|
150
|
-
body[data-awsui-focus-visible=true] .
|
|
150
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1r0lf_126:not(#\9):focus {
|
|
151
151
|
outline: 2px dotted transparent;
|
|
152
|
-
outline-offset: calc(var(--space-calendar-grid-selected-focus-outline-gutter-
|
|
152
|
+
outline-offset: calc(var(--space-calendar-grid-selected-focus-outline-gutter-hpu0ac, -5px) - 1px);
|
|
153
153
|
}
|
|
154
|
-
body[data-awsui-focus-visible=true] .
|
|
154
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1r0lf_126:not(#\9):focus::before {
|
|
155
155
|
content: " ";
|
|
156
156
|
display: block;
|
|
157
157
|
position: absolute;
|
|
158
|
-
inset-inline-start: calc(-1 * var(--space-calendar-grid-selected-focus-outline-gutter-
|
|
159
|
-
inset-block-start: calc(-1 * var(--space-calendar-grid-selected-focus-outline-gutter-
|
|
160
|
-
inline-size: calc(100% + var(--space-calendar-grid-selected-focus-outline-gutter-
|
|
161
|
-
block-size: calc(100% + var(--space-calendar-grid-selected-focus-outline-gutter-
|
|
158
|
+
inset-inline-start: calc(-1 * var(--space-calendar-grid-selected-focus-outline-gutter-hpu0ac, -5px));
|
|
159
|
+
inset-block-start: calc(-1 * var(--space-calendar-grid-selected-focus-outline-gutter-hpu0ac, -5px));
|
|
160
|
+
inline-size: calc(100% + var(--space-calendar-grid-selected-focus-outline-gutter-hpu0ac, -5px) + var(--space-calendar-grid-selected-focus-outline-gutter-hpu0ac, -5px));
|
|
161
|
+
block-size: calc(100% + var(--space-calendar-grid-selected-focus-outline-gutter-hpu0ac, -5px) + var(--space-calendar-grid-selected-focus-outline-gutter-hpu0ac, -5px));
|
|
162
162
|
border-start-start-radius: var(--border-radius-calendar-day-focus-ring-5b8ckf, 3px);
|
|
163
163
|
border-start-end-radius: var(--border-radius-calendar-day-focus-ring-5b8ckf, 3px);
|
|
164
164
|
border-end-start-radius: var(--border-radius-calendar-day-focus-ring-5b8ckf, 3px);
|
|
165
165
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-5b8ckf, 3px);
|
|
166
166
|
box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-t8s8m7, #f9f9fa);
|
|
167
167
|
}
|
|
168
|
-
body[data-awsui-focus-visible=true] .
|
|
168
|
+
body[data-awsui-focus-visible=true] .awsui_selected_1mfbn_1r0lf_126:not(#\9):focus::before {
|
|
169
169
|
z-index: 1;
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_selected_1mfbn_1r0lf_126:not(#\9)::after {
|
|
172
172
|
background-color: var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
173
173
|
border-block: var(--border-item-width-pyfg4s, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
174
174
|
border-inline: var(--border-item-width-pyfg4s, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
175
175
|
z-index: 0;
|
|
176
176
|
}
|
|
177
|
-
.
|
|
178
|
-
.
|
|
177
|
+
.awsui_selected_1mfbn_1r0lf_126 > .awsui_day-inner_1mfbn_1r0lf_80:not(#\9),
|
|
178
|
+
.awsui_selected_1mfbn_1r0lf_126 > .awsui_month-inner_1mfbn_1r0lf_81:not(#\9) {
|
|
179
179
|
color: var(--color-text-calendar-date-selected-dd6twp, #ffffff);
|
|
180
180
|
position: relative;
|
|
181
181
|
z-index: 2;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.awsui_in-
|
|
184
|
+
.awsui_in-range_1mfbn_1r0lf_116:not(#\9) {
|
|
185
185
|
background-color: var(--color-background-dropdown-item-selected-cnovvw, #f0fbff);
|
|
186
186
|
font-weight: var(--font-weight-bold-xpar9m, 700);
|
|
187
187
|
}
|
|
188
|
-
.awsui_in-
|
|
188
|
+
.awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-block-start_1mfbn_1r0lf_188:not(#\9)::after {
|
|
189
189
|
border-block-start: var(--border-item-width-pyfg4s, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
190
190
|
}
|
|
191
|
-
.awsui_in-
|
|
191
|
+
.awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-inline-end_1mfbn_1r0lf_191:not(#\9)::after {
|
|
192
192
|
border-inline-end: var(--border-item-width-pyfg4s, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
193
193
|
}
|
|
194
|
-
.awsui_in-
|
|
194
|
+
.awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-block-end_1mfbn_1r0lf_194:not(#\9)::after {
|
|
195
195
|
border-block-end: var(--border-item-width-pyfg4s, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
196
196
|
}
|
|
197
|
-
.awsui_in-
|
|
197
|
+
.awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-inline-start_1mfbn_1r0lf_197:not(#\9)::after {
|
|
198
198
|
border-inline-start: var(--border-item-width-pyfg4s, 2px) solid var(--color-background-control-checked-jwoxtj, #006ce0);
|
|
199
199
|
}
|
|
200
|
-
.awsui_in-
|
|
200
|
+
.awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-block-start_1mfbn_1r0lf_188.awsui_in-range-border-inline-end_1mfbn_1r0lf_191:not(#\9), .awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-block-start_1mfbn_1r0lf_188.awsui_in-range-border-inline-end_1mfbn_1r0lf_191:not(#\9)::after {
|
|
201
201
|
border-start-end-radius: var(--border-radius-item-mitz8h, 8px);
|
|
202
202
|
}
|
|
203
|
-
.awsui_in-
|
|
203
|
+
.awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-block-end_1mfbn_1r0lf_194.awsui_in-range-border-inline-end_1mfbn_1r0lf_191:not(#\9), .awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-block-end_1mfbn_1r0lf_194.awsui_in-range-border-inline-end_1mfbn_1r0lf_191:not(#\9)::after {
|
|
204
204
|
border-end-end-radius: var(--border-radius-item-mitz8h, 8px);
|
|
205
205
|
}
|
|
206
|
-
.awsui_in-
|
|
206
|
+
.awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-block-end_1mfbn_1r0lf_194.awsui_in-range-border-inline-start_1mfbn_1r0lf_197:not(#\9), .awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-block-end_1mfbn_1r0lf_194.awsui_in-range-border-inline-start_1mfbn_1r0lf_197:not(#\9)::after {
|
|
207
207
|
border-end-start-radius: var(--border-radius-item-mitz8h, 8px);
|
|
208
208
|
}
|
|
209
|
-
.awsui_in-
|
|
209
|
+
.awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-block-start_1mfbn_1r0lf_188.awsui_in-range-border-inline-start_1mfbn_1r0lf_197:not(#\9), .awsui_in-range_1mfbn_1r0lf_116.awsui_in-range-border-block-start_1mfbn_1r0lf_188.awsui_in-range-border-inline-start_1mfbn_1r0lf_197:not(#\9)::after {
|
|
210
210
|
border-start-start-radius: var(--border-radius-item-mitz8h, 8px);
|
|
211
211
|
}
|
|
212
212
|
|
|
213
|
-
.awsui_no-
|
|
213
|
+
.awsui_no-range_1mfbn_1r0lf_116:not(#\9), .awsui_no-range_1mfbn_1r0lf_116:not(#\9)::after {
|
|
214
214
|
border-start-start-radius: var(--border-radius-item-mitz8h, 8px);
|
|
215
215
|
}
|
|
216
|
-
.awsui_no-
|
|
216
|
+
.awsui_no-range_1mfbn_1r0lf_116:not(#\9), .awsui_no-range_1mfbn_1r0lf_116:not(#\9)::after {
|
|
217
217
|
border-start-end-radius: var(--border-radius-item-mitz8h, 8px);
|
|
218
218
|
}
|
|
219
|
-
.awsui_no-
|
|
219
|
+
.awsui_no-range_1mfbn_1r0lf_116:not(#\9), .awsui_no-range_1mfbn_1r0lf_116:not(#\9)::after {
|
|
220
220
|
border-end-start-radius: var(--border-radius-item-mitz8h, 8px);
|
|
221
221
|
}
|
|
222
|
-
.awsui_no-
|
|
222
|
+
.awsui_no-range_1mfbn_1r0lf_116:not(#\9), .awsui_no-range_1mfbn_1r0lf_116:not(#\9)::after {
|
|
223
223
|
border-end-end-radius: var(--border-radius-item-mitz8h, 8px);
|
|
224
224
|
}
|
|
@@ -2,35 +2,35 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"grid": "
|
|
6
|
-
"grid-cell": "awsui_grid-
|
|
7
|
-
"day-header": "awsui_day-
|
|
8
|
-
"day": "
|
|
9
|
-
"month": "
|
|
10
|
-
"day-inner": "awsui_day-
|
|
11
|
-
"month-inner": "awsui_month-
|
|
12
|
-
"in-first-row": "awsui_in-first-
|
|
13
|
-
"in-previous-month": "awsui_in-previous-
|
|
14
|
-
"in-previous-year": "awsui_in-previous-
|
|
15
|
-
"last-day-of-month": "awsui_last-day-of-
|
|
16
|
-
"last-month-of-year": "awsui_last-month-of-
|
|
17
|
-
"in-next-month": "awsui_in-next-
|
|
18
|
-
"in-next-year": "awsui_in-next-
|
|
19
|
-
"in-first-column": "awsui_in-first-
|
|
20
|
-
"in-visible-calendar": "awsui_in-visible-
|
|
21
|
-
"in-current-month": "awsui_in-current-
|
|
22
|
-
"in-current-year": "awsui_in-current-
|
|
23
|
-
"enabled": "
|
|
24
|
-
"in-range": "awsui_in-
|
|
25
|
-
"end-date": "awsui_end-
|
|
26
|
-
"start-date": "awsui_start-
|
|
27
|
-
"no-range": "awsui_no-
|
|
28
|
-
"selected": "
|
|
29
|
-
"today": "
|
|
30
|
-
"this-month": "awsui_this-
|
|
31
|
-
"in-range-border-block-start": "awsui_in-range-border-block-
|
|
32
|
-
"in-range-border-inline-end": "awsui_in-range-border-inline-
|
|
33
|
-
"in-range-border-block-end": "awsui_in-range-border-block-
|
|
34
|
-
"in-range-border-inline-start": "awsui_in-range-border-inline-
|
|
5
|
+
"grid": "awsui_grid_1mfbn_1r0lf_9",
|
|
6
|
+
"grid-cell": "awsui_grid-cell_1mfbn_1r0lf_14",
|
|
7
|
+
"day-header": "awsui_day-header_1mfbn_1r0lf_21",
|
|
8
|
+
"day": "awsui_day_1mfbn_1r0lf_21",
|
|
9
|
+
"month": "awsui_month_1mfbn_1r0lf_32",
|
|
10
|
+
"day-inner": "awsui_day-inner_1mfbn_1r0lf_80",
|
|
11
|
+
"month-inner": "awsui_month-inner_1mfbn_1r0lf_81",
|
|
12
|
+
"in-first-row": "awsui_in-first-row_1mfbn_1r0lf_88",
|
|
13
|
+
"in-previous-month": "awsui_in-previous-month_1mfbn_1r0lf_88",
|
|
14
|
+
"in-previous-year": "awsui_in-previous-year_1mfbn_1r0lf_89",
|
|
15
|
+
"last-day-of-month": "awsui_last-day-of-month_1mfbn_1r0lf_93",
|
|
16
|
+
"last-month-of-year": "awsui_last-month-of-year_1mfbn_1r0lf_94",
|
|
17
|
+
"in-next-month": "awsui_in-next-month_1mfbn_1r0lf_98",
|
|
18
|
+
"in-next-year": "awsui_in-next-year_1mfbn_1r0lf_99",
|
|
19
|
+
"in-first-column": "awsui_in-first-column_1mfbn_1r0lf_103",
|
|
20
|
+
"in-visible-calendar": "awsui_in-visible-calendar_1mfbn_1r0lf_106",
|
|
21
|
+
"in-current-month": "awsui_in-current-month_1mfbn_1r0lf_106",
|
|
22
|
+
"in-current-year": "awsui_in-current-year_1mfbn_1r0lf_106",
|
|
23
|
+
"enabled": "awsui_enabled_1mfbn_1r0lf_110",
|
|
24
|
+
"in-range": "awsui_in-range_1mfbn_1r0lf_116",
|
|
25
|
+
"end-date": "awsui_end-date_1mfbn_1r0lf_116",
|
|
26
|
+
"start-date": "awsui_start-date_1mfbn_1r0lf_116",
|
|
27
|
+
"no-range": "awsui_no-range_1mfbn_1r0lf_116",
|
|
28
|
+
"selected": "awsui_selected_1mfbn_1r0lf_126",
|
|
29
|
+
"today": "awsui_today_1mfbn_1r0lf_131",
|
|
30
|
+
"this-month": "awsui_this-month_1mfbn_1r0lf_132",
|
|
31
|
+
"in-range-border-block-start": "awsui_in-range-border-block-start_1mfbn_1r0lf_188",
|
|
32
|
+
"in-range-border-inline-end": "awsui_in-range-border-inline-end_1mfbn_1r0lf_191",
|
|
33
|
+
"in-range-border-block-end": "awsui_in-range-border-block-end_1mfbn_1r0lf_194",
|
|
34
|
+
"in-range-border-inline-start": "awsui_in-range-border-inline-start_1mfbn_1r0lf_197"
|
|
35
35
|
};
|
|
36
36
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"custom-range": "awsui_custom-
|
|
5
|
-
"custom-range--no-padding": "awsui_custom-range--no-
|
|
6
|
-
"custom-range-form-controls": "awsui_custom-range-form-
|
|
7
|
-
"custom-range-duration": "awsui_custom-range-
|
|
8
|
-
"custom-range-unit": "awsui_custom-range-
|
|
9
|
-
"vertical": "
|
|
4
|
+
"custom-range": "awsui_custom-range_16zmw_1aor8_9",
|
|
5
|
+
"custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_1aor8_15",
|
|
6
|
+
"custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_1aor8_19",
|
|
7
|
+
"custom-range-duration": "awsui_custom-range-duration_16zmw_1aor8_23",
|
|
8
|
+
"custom-range-unit": "awsui_custom-range-unit_16zmw_1aor8_24",
|
|
9
|
+
"vertical": "awsui_vertical_16zmw_1aor8_30"
|
|
10
10
|
};
|
|
11
11
|
|