@cloudscape-design/components 3.0.841 → 3.0.843
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +28 -28
- package/alert/styles.scoped.css +49 -45
- package/alert/styles.selectors.js +28 -28
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +24 -20
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +36 -32
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +10 -6
- 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 +28 -24
- 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 +12 -8
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +16 -12
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +6 -2
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +16 -12
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +12 -8
- 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 +167 -163
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +10 -10
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +17 -13
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +10 -10
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -5
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +39 -35
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +5 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +19 -15
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +7 -7
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +23 -19
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +7 -7
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +15 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +28 -24
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/load-more-controller.d.ts.map +1 -1
- package/autosuggest/load-more-controller.js +1 -1
- package/autosuggest/load-more-controller.js.map +1 -1
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +14 -10
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +240 -236
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/all-items-dropdown.d.ts +15 -0
- package/breadcrumb-group/all-items-dropdown.d.ts.map +1 -0
- package/breadcrumb-group/all-items-dropdown.js +47 -0
- package/breadcrumb-group/all-items-dropdown.js.map +1 -0
- package/breadcrumb-group/implementation.d.ts.map +1 -1
- package/breadcrumb-group/implementation.js +9 -6
- package/breadcrumb-group/implementation.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +29 -25
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -10
- package/breadcrumb-group/styles.scoped.css +124 -11
- package/breadcrumb-group/styles.selectors.js +14 -10
- package/breadcrumb-group/utils.d.ts +0 -2
- package/breadcrumb-group/utils.d.ts.map +1 -1
- package/breadcrumb-group/utils.js +17 -46
- package/breadcrumb-group/utils.js.map +1 -1
- package/button/index.d.ts.map +1 -1
- package/button/index.js +3 -3
- package/button/index.js.map +1 -1
- package/button/interfaces.d.ts +18 -0
- package/button/interfaces.d.ts.map +1 -1
- package/button/interfaces.js.map +1 -1
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +15 -2
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +21 -21
- package/button/styles.scoped.css +158 -154
- package/button/styles.selectors.js +21 -21
- package/button/test-classes/styles.css.js +2 -1
- package/button/test-classes/styles.scoped.css +5 -1
- package/button/test-classes/styles.selectors.js +2 -1
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +27 -23
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/index.d.ts.map +1 -1
- package/button-dropdown/index.js +2 -2
- package/button-dropdown/index.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +18 -2
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +13 -6
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/index.d.ts.map +1 -1
- package/button-dropdown/item-element/index.js +3 -2
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +14 -13
- package/button-dropdown/item-element/styles.scoped.css +33 -21
- package/button-dropdown/item-element/styles.selectors.js +14 -13
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +9 -5
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +21 -17
- package/button-dropdown/styles.scoped.css +51 -38
- package/button-dropdown/styles.selectors.js +21 -17
- package/button-group/file-input-item.d.ts +11 -0
- package/button-group/file-input-item.d.ts.map +1 -0
- package/button-group/file-input-item.js +23 -0
- package/button-group/file-input-item.js.map +1 -0
- package/button-group/interfaces.d.ts +23 -1
- package/button-group/interfaces.d.ts.map +1 -1
- package/button-group/interfaces.js.map +1 -1
- package/button-group/internal.d.ts.map +1 -1
- package/button-group/internal.js +2 -2
- package/button-group/internal.js.map +1 -1
- package/button-group/item-element.d.ts +1 -0
- package/button-group/item-element.d.ts.map +1 -1
- package/button-group/item-element.js +12 -6
- package/button-group/item-element.js.map +1 -1
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +10 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/grid/index.d.ts +1 -2
- package/calendar/grid/index.d.ts.map +1 -1
- package/calendar/grid/index.js.map +1 -1
- package/calendar/grid/use-calendar-grid-keyboard-navigation.d.ts.map +1 -1
- package/calendar/grid/use-calendar-grid-keyboard-navigation.js +2 -1
- package/calendar/grid/use-calendar-grid-keyboard-navigation.js.map +1 -1
- package/calendar/internal.d.ts.map +1 -1
- package/calendar/internal.js +2 -1
- package/calendar/internal.js.map +1 -1
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +47 -43
- package/calendar/styles.selectors.js +21 -21
- package/calendar/utils/navigation-day.d.ts +8 -0
- package/calendar/utils/navigation-day.d.ts.map +1 -0
- package/calendar/utils/navigation-day.js +39 -0
- package/calendar/utils/navigation-day.js.map +1 -0
- package/calendar/utils/{navigation.d.ts → navigation-month.d.ts} +2 -6
- package/calendar/utils/navigation-month.d.ts.map +1 -0
- package/calendar/utils/navigation-month.js +39 -0
- package/calendar/utils/navigation-month.js.map +1 -0
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +54 -50
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +9 -5
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +10 -6
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +139 -135
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +12 -12
- package/collection-preferences/content-display/styles.scoped.css +23 -15
- package/collection-preferences/content-display/styles.selectors.js +12 -12
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +58 -42
- 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 +14 -10
- 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 +49 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +31 -31
- package/container/styles.scoped.css +60 -56
- package/container/styles.selectors.js +31 -31
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +20 -16
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +13 -9
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/index.d.ts.map +1 -1
- package/date-range-picker/calendar/grids/index.js +1 -1
- package/date-range-picker/calendar/grids/index.js.map +1 -1
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +47 -43
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/calendar/index.js +1 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +3 -10
- package/date-range-picker/index.js.map +1 -1
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +17 -13
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +51 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/date-range-picker/time-offset.d.ts +2 -1
- package/date-range-picker/time-offset.d.ts.map +1 -1
- package/date-range-picker/time-offset.js +1 -1
- package/date-range-picker/time-offset.js.map +1 -1
- package/date-range-picker/utils.d.ts +9 -0
- package/date-range-picker/utils.d.ts.map +1 -1
- package/date-range-picker/utils.js +19 -2
- package/date-range-picker/utils.js.map +1 -1
- package/drawer/styles.css.js +5 -5
- package/drawer/styles.scoped.css +16 -12
- package/drawer/styles.selectors.js +5 -5
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +69 -65
- package/expandable-section/styles.selectors.js +34 -34
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +9 -5
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/internal.d.ts +5 -1
- package/file-input/internal.d.ts.map +1 -1
- package/file-input/internal.js +18 -10
- package/file-input/internal.js.map +1 -1
- package/file-input/styles.css.js +6 -5
- package/file-input/styles.scoped.css +33 -8
- package/file-input/styles.selectors.js +6 -5
- package/file-token-group/styles.css.js +22 -22
- package/file-token-group/styles.scoped.css +35 -31
- package/file-token-group/styles.selectors.js +22 -22
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +152 -148
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +12 -8
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +42 -38
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +58 -54
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +56 -52
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -69
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +13 -9
- package/hotspot/styles.selectors.js +7 -7
- package/i18n/messages/all.all.js +1 -1
- package/i18n/messages/all.all.json +1 -1
- package/i18n/messages/all.ar.js +1 -1
- package/i18n/messages/all.ar.json +1 -1
- package/i18n/messages/all.de.js +1 -1
- package/i18n/messages/all.de.json +1 -1
- package/i18n/messages/all.en-GB.js +1 -1
- package/i18n/messages/all.en-GB.json +1 -1
- package/i18n/messages/all.en.js +1 -1
- package/i18n/messages/all.en.json +1 -1
- package/i18n/messages/all.es.js +1 -1
- package/i18n/messages/all.es.json +1 -1
- package/i18n/messages/all.fr.js +1 -1
- package/i18n/messages/all.fr.json +1 -1
- package/i18n/messages/all.id.js +1 -1
- package/i18n/messages/all.id.json +1 -1
- package/i18n/messages/all.it.js +1 -1
- package/i18n/messages/all.it.json +1 -1
- package/i18n/messages/all.ja.js +1 -1
- package/i18n/messages/all.ja.json +1 -1
- package/i18n/messages/all.ko.js +1 -1
- package/i18n/messages/all.ko.json +1 -1
- package/i18n/messages/all.pt-BR.js +1 -1
- package/i18n/messages/all.pt-BR.json +1 -1
- package/i18n/messages/all.tr.js +1 -1
- package/i18n/messages/all.tr.json +1 -1
- package/i18n/messages/all.zh-CN.js +1 -1
- package/i18n/messages/all.zh-CN.json +1 -1
- package/i18n/messages/all.zh-TW.js +1 -1
- package/i18n/messages/all.zh-TW.json +1 -1
- package/i18n/messages-types.d.ts +3 -0
- package/i18n/messages-types.d.ts.map +1 -1
- package/i18n/messages-types.js.map +1 -1
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +89 -85
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -32
- package/input/styles.selectors.js +13 -13
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +24 -20
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +31 -27
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +7 -3
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +19 -15
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +9 -5
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +7 -3
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +37 -33
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +11 -7
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +15 -11
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +13 -9
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dnd-container/styles.css.js +1 -1
- package/internal/components/dnd-container/styles.scoped.css +8 -4
- package/internal/components/dnd-container/styles.selectors.js +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +41 -37
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +7 -3
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +6 -2
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +10 -6
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/index.d.ts.map +1 -1
- package/internal/components/menu-dropdown/index.js +2 -1
- package/internal/components/menu-dropdown/index.js.map +1 -1
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +17 -13
- 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 +33 -29
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +3 -3
- package/internal/components/options-list/styles.scoped.css +7 -3
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/options-list/utils/use-keyboard.d.ts.map +1 -1
- package/internal/components/options-list/utils/use-keyboard.js +13 -16
- package/internal/components/options-list/utils/use-keyboard.js.map +1 -1
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +14 -10
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +5 -1
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +33 -29
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +28 -24
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/hooks/use-performance-marks/index.d.ts.map +1 -1
- package/internal/hooks/use-performance-marks/index.js +23 -2
- package/internal/hooks/use-performance-marks/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/styles/motion/utils.d.ts +2 -0
- package/internal/styles/motion/utils.d.ts.map +1 -0
- package/internal/styles/motion/utils.js +5 -0
- package/internal/styles/motion/utils.js.map +1 -0
- package/internal/utils/date-time/format-date-iso.d.ts +2 -1
- package/internal/utils/date-time/format-date-iso.d.ts.map +1 -1
- package/internal/utils/date-time/format-date-iso.js +6 -2
- package/internal/utils/date-time/format-date-iso.js.map +1 -1
- package/internal/utils/date-time/format-date-localized.d.ts +2 -1
- package/internal/utils/date-time/format-date-localized.d.ts.map +1 -1
- package/internal/utils/date-time/format-date-localized.js +9 -2
- package/internal/utils/date-time/format-date-localized.js.map +1 -1
- package/internal/utils/date-time/format-date-time-with-offset.d.ts.map +1 -1
- package/internal/utils/date-time/format-date-time-with-offset.js +4 -3
- package/internal/utils/date-time/format-date-time-with-offset.js.map +1 -1
- package/internal/utils/date-time/index.d.ts +1 -1
- package/internal/utils/date-time/index.d.ts.map +1 -1
- package/internal/utils/date-time/index.js +1 -1
- package/internal/utils/date-time/index.js.map +1 -1
- package/internal/utils/date-time/is-iso-only.d.ts +9 -0
- package/internal/utils/date-time/is-iso-only.d.ts.map +1 -0
- package/internal/utils/date-time/is-iso-only.js +18 -0
- package/internal/utils/date-time/is-iso-only.js.map +1 -0
- package/internal/utils/handle-key.d.ts +1 -2
- package/internal/utils/handle-key.d.ts.map +1 -1
- package/internal/utils/handle-key.js.map +1 -1
- package/internal/utils/throttle.d.ts +1 -2
- package/internal/utils/throttle.d.ts.map +1 -1
- package/internal/utils/throttle.js.map +1 -1
- package/key-value-pairs/index.d.ts +1 -1
- package/key-value-pairs/index.d.ts.map +1 -1
- package/key-value-pairs/index.js +2 -2
- package/key-value-pairs/index.js.map +1 -1
- package/key-value-pairs/interfaces.d.ts +8 -0
- package/key-value-pairs/interfaces.d.ts.map +1 -1
- package/key-value-pairs/interfaces.js.map +1 -1
- package/key-value-pairs/internal.d.ts.map +1 -1
- package/key-value-pairs/internal.js +2 -2
- package/key-value-pairs/internal.js.map +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +13 -9
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -71
- package/link/styles.selectors.js +20 -20
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +7 -3
- package/live-region/styles.selectors.js +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +23 -19
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/index.js +1 -1
- package/modal/index.js.map +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +42 -38
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +3 -3
- package/multiselect/styles.scoped.css +7 -3
- package/multiselect/styles.selectors.js +3 -3
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +27 -23
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +52 -48
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +53 -53
- package/popover/styles.scoped.css +89 -69
- package/popover/styles.selectors.js +53 -53
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +42 -34
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +14 -14
- package/prompt-input/styles.scoped.css +43 -39
- package/prompt-input/styles.selectors.js +14 -14
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +45 -41
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +45 -41
- package/property-filter/styles.selectors.js +39 -39
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +20 -16
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-modal/basic-table.js +1 -0
- package/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +9 -5
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +38 -34
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +26 -22
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +5 -1
- package/select/styles.selectors.js +1 -1
- package/select/utils/use-select.js +1 -1
- package/select/utils/use-select.js.map +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +50 -46
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +80 -76
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +28 -24
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +23 -19
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +28 -24
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +47 -43
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +33 -29
- package/status-indicator/styles.selectors.js +23 -23
- package/steps/styles.css.js +6 -6
- package/steps/styles.scoped.css +13 -9
- package/steps/styles.selectors.js +6 -6
- package/table/body-cell/styles.css.js +46 -46
- package/table/body-cell/styles.scoped.css +296 -292
- package/table/body-cell/styles.selectors.js +46 -46
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +17 -13
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +69 -65
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/header-cell/th-element.d.ts +2 -1
- package/table/header-cell/th-element.d.ts.map +1 -1
- package/table/header-cell/th-element.js +2 -2
- package/table/header-cell/th-element.js.map +1 -1
- package/table/interfaces.d.ts +14 -3
- package/table/interfaces.d.ts.map +1 -1
- package/table/interfaces.js.map +1 -1
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +13 -4
- package/table/internal.js.map +1 -1
- package/table/progressive-loading/items-loader.d.ts +8 -2
- package/table/progressive-loading/items-loader.d.ts.map +1 -1
- package/table/progressive-loading/items-loader.js +11 -5
- package/table/progressive-loading/items-loader.js.map +1 -1
- package/table/progressive-loading/loader-cell.d.ts +2 -3
- package/table/progressive-loading/loader-cell.d.ts.map +1 -1
- package/table/progressive-loading/loader-cell.js +2 -2
- package/table/progressive-loading/loader-cell.js.map +1 -1
- package/table/progressive-loading/progressive-loading-utils.d.ts.map +1 -1
- package/table/progressive-loading/progressive-loading-utils.js +2 -2
- package/table/progressive-loading/progressive-loading-utils.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +19 -15
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/interfaces.d.ts +1 -0
- package/table/selection/interfaces.d.ts.map +1 -1
- package/table/selection/interfaces.js.map +1 -1
- package/table/selection/selection-cell.d.ts.map +1 -1
- package/table/selection/selection-cell.js +4 -3
- package/table/selection/selection-cell.js.map +1 -1
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +7 -3
- package/table/selection/styles.selectors.js +3 -3
- package/table/selection/use-selection.js +1 -0
- package/table/selection/use-selection.js.map +1 -1
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +14 -10
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +45 -41
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +57 -49
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -10
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/button-group/index.d.ts +5 -0
- package/test-utils/dom/button-group/index.js +16 -7
- package/test-utils/dom/button-group/index.js.map +1 -1
- package/test-utils/selectors/button-group/index.d.ts +5 -0
- package/test-utils/selectors/button-group/index.js +16 -7
- package/test-utils/selectors/button-group/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +64 -60
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +7 -3
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +18 -14
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +77 -73
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +21 -17
- package/toggle/styles.selectors.js +10 -10
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +20 -16
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/1.0-beta/styles.css.js +23 -25
- package/top-navigation/1.0-beta/styles.scoped.css +40 -66
- package/top-navigation/1.0-beta/styles.selectors.js +23 -25
- package/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
- package/top-navigation/parts/overflow-menu/menu-item.js +3 -2
- package/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +78 -85
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -23
- 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 -29
- 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 -3
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +62 -58
- package/wizard/styles.selectors.js +30 -30
- package/calendar/utils/navigation.d.ts.map +0 -1
- package/calendar/utils/navigation.js +0 -73
- package/calendar/utils/navigation.js.map +0 -1
- package/internal/utils/date-time/is-iso-date-only.d.ts +0 -5
- package/internal/utils/date-time/is-iso-date-only.d.ts.map +0 -1
- package/internal/utils/date-time/is-iso-date-only.js +0 -10
- package/internal/utils/date-time/is-iso-date-only.js.map +0 -1
|
@@ -136,6 +136,10 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
139
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
145
|
/*
|
|
@@ -154,21 +158,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
158
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
155
159
|
SPDX-License-Identifier: Apache-2.0
|
|
156
160
|
*/
|
|
157
|
-
.awsui_button-
|
|
161
|
+
.awsui_button-trigger_18eso_14puw_161 > .awsui_arrow_18eso_14puw_161:not(#\9) {
|
|
158
162
|
transition: transform var(--motion-duration-rotate-180-dpvl4m, 135ms) var(--motion-easing-rotate-180-e270ko, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
159
163
|
}
|
|
160
164
|
@media (prefers-reduced-motion: reduce) {
|
|
161
|
-
.awsui_button-
|
|
165
|
+
.awsui_button-trigger_18eso_14puw_161 > .awsui_arrow_18eso_14puw_161:not(#\9) {
|
|
162
166
|
animation: none;
|
|
163
167
|
transition: none;
|
|
164
168
|
}
|
|
165
169
|
}
|
|
166
|
-
.awsui-motion-disabled .awsui_button-
|
|
170
|
+
.awsui-motion-disabled .awsui_button-trigger_18eso_14puw_161 > .awsui_arrow_18eso_14puw_161:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_14puw_161 > .awsui_arrow_18eso_14puw_161:not(#\9) {
|
|
167
171
|
animation: none;
|
|
168
172
|
transition: none;
|
|
169
173
|
}
|
|
170
174
|
|
|
171
|
-
.awsui_button-
|
|
175
|
+
.awsui_button-trigger_18eso_14puw_161:not(#\9) {
|
|
172
176
|
border-collapse: separate;
|
|
173
177
|
border-spacing: 0;
|
|
174
178
|
box-sizing: border-box;
|
|
@@ -215,7 +219,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
215
219
|
border-inline: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-input-default-l7v83d, #8c8c94);
|
|
216
220
|
min-block-size: var(--size-vertical-input-v5iwwf, 32px);
|
|
217
221
|
}
|
|
218
|
-
.awsui_button-
|
|
222
|
+
.awsui_button-trigger_18eso_14puw_161.awsui_in-filtering-token-root_18eso_14puw_221:not(#\9), .awsui_button-trigger_18eso_14puw_161.awsui_in-filtering-token-nested_18eso_14puw_221:not(#\9) {
|
|
219
223
|
padding-block: 0px;
|
|
220
224
|
padding-inline: var(--space-field-horizontal-gg19kw, 12px);
|
|
221
225
|
border-color: var(--color-border-item-selected-m769ej, #006ce0);
|
|
@@ -224,14 +228,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
228
|
block-size: 100%;
|
|
225
229
|
min-block-size: unset;
|
|
226
230
|
}
|
|
227
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
231
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_14puw_161.awsui_in-filtering-token-root_18eso_14puw_221:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_14puw_161.awsui_in-filtering-token-nested_18eso_14puw_221:not(#\9):focus {
|
|
228
232
|
position: relative;
|
|
229
233
|
}
|
|
230
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
234
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_14puw_161.awsui_in-filtering-token-root_18eso_14puw_221:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_14puw_161.awsui_in-filtering-token-nested_18eso_14puw_221:not(#\9):focus {
|
|
231
235
|
outline: 2px dotted transparent;
|
|
232
236
|
outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-0ailok, -5px) - 1px);
|
|
233
237
|
}
|
|
234
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
238
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_14puw_161.awsui_in-filtering-token-root_18eso_14puw_221:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_14puw_161.awsui_in-filtering-token-nested_18eso_14puw_221:not(#\9):focus::before {
|
|
235
239
|
content: " ";
|
|
236
240
|
display: block;
|
|
237
241
|
position: absolute;
|
|
@@ -245,55 +249,55 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_10hb7_157.awsui_
|
|
|
245
249
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
246
250
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
247
251
|
}
|
|
248
|
-
.awsui_button-
|
|
252
|
+
.awsui_button-trigger_18eso_14puw_161.awsui_in-filtering-token-nested_18eso_14puw_221:not(#\9) {
|
|
249
253
|
border-start-start-radius: calc(var(--border-radius-input-plgbrq, 8px) / 2);
|
|
250
254
|
border-end-start-radius: calc(var(--border-radius-input-plgbrq, 8px) / 2);
|
|
251
255
|
}
|
|
252
|
-
.awsui_button-
|
|
256
|
+
.awsui_button-trigger_18eso_14puw_161.awsui_has-caret_18eso_14puw_255:not(#\9) {
|
|
253
257
|
padding-inline-end: var(--space-field-icon-offset-csk9vw, 36px);
|
|
254
258
|
}
|
|
255
|
-
.awsui_button-
|
|
259
|
+
.awsui_button-trigger_18eso_14puw_161 > .awsui_placeholder_18eso_14puw_258:not(#\9) {
|
|
256
260
|
color: var(--color-text-input-placeholder-f3x213, #656871);
|
|
257
261
|
font-style: italic;
|
|
258
262
|
}
|
|
259
|
-
.awsui_button-
|
|
263
|
+
.awsui_button-trigger_18eso_14puw_161 > .awsui_arrow_18eso_14puw_161:not(#\9) {
|
|
260
264
|
position: absolute;
|
|
261
265
|
inset-inline-end: var(--space-field-horizontal-gg19kw, 12px);
|
|
262
266
|
inset-block-start: calc(50% - var(--line-height-body-m-30ar75, 20px) / 2);
|
|
263
267
|
color: var(--color-text-button-inline-icon-default-p881yb, #006ce0);
|
|
264
268
|
}
|
|
265
|
-
.awsui_button-
|
|
269
|
+
.awsui_button-trigger_18eso_14puw_161:not(#\9):hover > .awsui_arrow_18eso_14puw_161 {
|
|
266
270
|
color: var(--color-text-button-inline-icon-hover-vcdou1, #002b66);
|
|
267
271
|
}
|
|
268
|
-
.awsui_button-
|
|
272
|
+
.awsui_button-trigger_18eso_14puw_161.awsui_pressed_18eso_14puw_271 > .awsui_arrow_18eso_14puw_161:not(#\9) {
|
|
269
273
|
transform: rotate(-180deg);
|
|
270
274
|
}
|
|
271
|
-
.awsui_button-
|
|
275
|
+
.awsui_button-trigger_18eso_14puw_161.awsui_disabled_18eso_14puw_274:not(#\9) {
|
|
272
276
|
background-color: var(--color-background-input-disabled-gvxsk4, #ebebf0);
|
|
273
277
|
border-block: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-input-disabled-lb7zn3, #ebebf0);
|
|
274
278
|
border-inline: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-input-disabled-lb7zn3, #ebebf0);
|
|
275
279
|
color: var(--color-text-input-disabled-fc4jfl, #b4b4bb);
|
|
276
280
|
cursor: auto;
|
|
277
281
|
}
|
|
278
|
-
.awsui_button-
|
|
282
|
+
.awsui_button-trigger_18eso_14puw_161.awsui_disabled_18eso_14puw_274 > .awsui_arrow_18eso_14puw_161:not(#\9) {
|
|
279
283
|
color: var(--color-text-button-inline-icon-disabled-yk9lvs, #b4b4bb);
|
|
280
284
|
}
|
|
281
|
-
.awsui_button-
|
|
285
|
+
.awsui_button-trigger_18eso_14puw_161.awsui_disabled_18eso_14puw_274.awsui_in-filtering-token_18eso_14puw_221:not(#\9) {
|
|
282
286
|
border-color: var(--color-border-control-disabled-qc5csz, #dedee3);
|
|
283
287
|
}
|
|
284
|
-
.awsui_button-
|
|
288
|
+
.awsui_button-trigger_18eso_14puw_161.awsui_disabled_18eso_14puw_274 > .awsui_placeholder_18eso_14puw_258:not(#\9) {
|
|
285
289
|
color: var(--color-text-input-placeholder-disabled-7v2f7f, #b4b4bb);
|
|
286
290
|
}
|
|
287
|
-
.awsui_button-
|
|
291
|
+
.awsui_button-trigger_18eso_14puw_161.awsui_readonly_18eso_14puw_290:not(#\9):not(.awsui_button-trigger_18eso_14puw_161.awsui_disabled_18eso_14puw_274) {
|
|
288
292
|
background-color: var(--color-background-input-default-u56ls1, #ffffff);
|
|
289
293
|
border-block: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-input-disabled-lb7zn3, #ebebf0);
|
|
290
294
|
border-inline: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-input-disabled-lb7zn3, #ebebf0);
|
|
291
295
|
}
|
|
292
|
-
.awsui_button-
|
|
296
|
+
.awsui_button-trigger_18eso_14puw_161:not(#\9):focus {
|
|
293
297
|
outline: none;
|
|
294
298
|
text-decoration: none;
|
|
295
299
|
}
|
|
296
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
300
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_14puw_161:not(#\9):not(.awsui_in-filtering-token_18eso_14puw_221):focus {
|
|
297
301
|
outline: 2px dotted transparent;
|
|
298
302
|
border-block: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-input-focused-c6w5i5, #002b66);
|
|
299
303
|
border-inline: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-input-focused-c6w5i5, #002b66);
|
|
@@ -303,27 +307,27 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_10hb7_157:not(#\
|
|
|
303
307
|
border-end-end-radius: var(--border-radius-input-plgbrq, 8px);
|
|
304
308
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
305
309
|
}
|
|
306
|
-
.awsui_button-
|
|
310
|
+
.awsui_button-trigger_18eso_14puw_161:not(#\9):not(.awsui_in-filtering-token_18eso_14puw_221):invalid {
|
|
307
311
|
box-shadow: none;
|
|
308
312
|
}
|
|
309
|
-
.awsui_button-
|
|
313
|
+
.awsui_button-trigger_18eso_14puw_161:not(#\9):not(.awsui_in-filtering-token_18eso_14puw_221).awsui_invalid_18eso_14puw_312, .awsui_button-trigger_18eso_14puw_161:not(#\9):not(.awsui_in-filtering-token_18eso_14puw_221).awsui_invalid_18eso_14puw_312:focus {
|
|
310
314
|
color: var(--color-text-status-error-5676bj, #db0000);
|
|
311
315
|
border-color: var(--color-text-status-error-5676bj, #db0000);
|
|
312
316
|
padding-inline-start: calc(var(--space-field-horizontal-gg19kw, 12px) - (var(--border-invalid-width-5ktjp2, 8px) - var(--border-width-field-h1g7tw, 2px)));
|
|
313
317
|
border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
|
|
314
318
|
}
|
|
315
|
-
.awsui_button-
|
|
319
|
+
.awsui_button-trigger_18eso_14puw_161:not(#\9):not(.awsui_in-filtering-token_18eso_14puw_221).awsui_invalid_18eso_14puw_312:focus, .awsui_button-trigger_18eso_14puw_161:not(#\9):not(.awsui_in-filtering-token_18eso_14puw_221).awsui_invalid_18eso_14puw_312:focus:focus {
|
|
316
320
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-fhmbjn, 2px) var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
317
321
|
}
|
|
318
|
-
.awsui_button-
|
|
322
|
+
.awsui_button-trigger_18eso_14puw_161:not(#\9):not(.awsui_in-filtering-token_18eso_14puw_221).awsui_warning_18eso_14puw_321, .awsui_button-trigger_18eso_14puw_161:not(#\9):not(.awsui_in-filtering-token_18eso_14puw_221).awsui_warning_18eso_14puw_321:focus {
|
|
319
323
|
color: var(--color-text-status-warning-csaw41, #855900);
|
|
320
324
|
border-color: var(--color-text-status-warning-csaw41, #855900);
|
|
321
325
|
padding-inline-start: calc(var(--space-field-horizontal-gg19kw, 12px) - (var(--border-invalid-width-5ktjp2, 8px) - var(--border-width-field-h1g7tw, 2px)));
|
|
322
326
|
border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
|
|
323
327
|
}
|
|
324
|
-
.awsui_button-
|
|
328
|
+
.awsui_button-trigger_18eso_14puw_161:not(#\9):not(.awsui_in-filtering-token_18eso_14puw_221).awsui_warning_18eso_14puw_321:focus, .awsui_button-trigger_18eso_14puw_161:not(#\9):not(.awsui_in-filtering-token_18eso_14puw_221).awsui_warning_18eso_14puw_321:focus:focus {
|
|
325
329
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-fhmbjn, 2px) var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
326
330
|
}
|
|
327
|
-
.awsui_button-
|
|
331
|
+
.awsui_button-trigger_18eso_14puw_161.awsui_inline-tokens_18eso_14puw_330:not(#\9) {
|
|
328
332
|
padding-block: 0;
|
|
329
333
|
}
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"button-trigger": "awsui_button-
|
|
6
|
-
"arrow": "
|
|
7
|
-
"in-filtering-token-root": "awsui_in-filtering-token-
|
|
8
|
-
"in-filtering-token-nested": "awsui_in-filtering-token-
|
|
9
|
-
"has-caret": "awsui_has-
|
|
10
|
-
"placeholder": "
|
|
11
|
-
"pressed": "
|
|
12
|
-
"disabled": "
|
|
13
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
14
|
-
"readonly": "
|
|
15
|
-
"invalid": "
|
|
16
|
-
"warning": "
|
|
17
|
-
"inline-tokens": "awsui_inline-
|
|
5
|
+
"button-trigger": "awsui_button-trigger_18eso_14puw_161",
|
|
6
|
+
"arrow": "awsui_arrow_18eso_14puw_161",
|
|
7
|
+
"in-filtering-token-root": "awsui_in-filtering-token-root_18eso_14puw_221",
|
|
8
|
+
"in-filtering-token-nested": "awsui_in-filtering-token-nested_18eso_14puw_221",
|
|
9
|
+
"has-caret": "awsui_has-caret_18eso_14puw_255",
|
|
10
|
+
"placeholder": "awsui_placeholder_18eso_14puw_258",
|
|
11
|
+
"pressed": "awsui_pressed_18eso_14puw_271",
|
|
12
|
+
"disabled": "awsui_disabled_18eso_14puw_274",
|
|
13
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_14puw_221",
|
|
14
|
+
"readonly": "awsui_readonly_18eso_14puw_290",
|
|
15
|
+
"invalid": "awsui_invalid_18eso_14puw_312",
|
|
16
|
+
"warning": "awsui_warning_18eso_14puw_321",
|
|
17
|
+
"inline-tokens": "awsui_inline-tokens_18eso_14puw_330"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"chart-filter": "awsui_chart-
|
|
6
|
-
"custom-icon-wrapper": "awsui_custom-icon-
|
|
4
|
+
"root": "awsui_root_1px7g_1u65o_145",
|
|
5
|
+
"chart-filter": "awsui_chart-filter_1px7g_1u65o_177",
|
|
6
|
+
"custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_1u65o_181"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -136,9 +136,13 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
139
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
145
|
+
.awsui_root_1px7g_1u65o_145:not(#\9) {
|
|
142
146
|
border-collapse: separate;
|
|
143
147
|
border-spacing: 0;
|
|
144
148
|
box-sizing: border-box;
|
|
@@ -171,11 +175,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
171
175
|
-moz-osx-font-smoothing: auto;
|
|
172
176
|
}
|
|
173
177
|
|
|
174
|
-
.awsui_chart-
|
|
178
|
+
.awsui_chart-filter_1px7g_1u65o_177:not(#\9) {
|
|
175
179
|
/* used in test-utils */
|
|
176
180
|
}
|
|
177
181
|
|
|
178
|
-
.awsui_custom-icon-
|
|
182
|
+
.awsui_custom-icon-wrapper_1px7g_1u65o_181:not(#\9) {
|
|
179
183
|
display: flex;
|
|
180
184
|
align-items: flex-start;
|
|
181
185
|
align-self: stretch;
|
|
@@ -2,8 +2,8 @@
|
|
|
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
|
-
"chart-filter": "awsui_chart-
|
|
7
|
-
"custom-icon-wrapper": "awsui_custom-icon-
|
|
5
|
+
"root": "awsui_root_1px7g_1u65o_145",
|
|
6
|
+
"chart-filter": "awsui_chart-filter_1px7g_1u65o_177",
|
|
7
|
+
"custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_1u65o_181"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"marker": "
|
|
5
|
-
"root": "
|
|
6
|
-
"title": "
|
|
7
|
-
"list": "
|
|
8
|
-
"marker--dimmed": "awsui_marker--
|
|
9
|
-
"marker--highlighted": "awsui_marker--
|
|
4
|
+
"marker": "awsui_marker_1kjc7_18438_153",
|
|
5
|
+
"root": "awsui_root_1kjc7_18438_167",
|
|
6
|
+
"title": "awsui_title_1kjc7_18438_202",
|
|
7
|
+
"list": "awsui_list_1kjc7_18438_206",
|
|
8
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_18438_255",
|
|
9
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_18438_258"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -136,6 +136,10 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
139
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
145
|
/*
|
|
@@ -146,21 +150,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
151
|
SPDX-License-Identifier: Apache-2.0
|
|
148
152
|
*/
|
|
149
|
-
.
|
|
153
|
+
.awsui_marker_1kjc7_18438_153:not(#\9) {
|
|
150
154
|
transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
151
155
|
}
|
|
152
156
|
@media (prefers-reduced-motion: reduce) {
|
|
153
|
-
.
|
|
157
|
+
.awsui_marker_1kjc7_18438_153:not(#\9) {
|
|
154
158
|
animation: none;
|
|
155
159
|
transition: none;
|
|
156
160
|
}
|
|
157
161
|
}
|
|
158
|
-
.awsui-motion-disabled .
|
|
162
|
+
.awsui-motion-disabled .awsui_marker_1kjc7_18438_153:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_18438_153:not(#\9) {
|
|
159
163
|
animation: none;
|
|
160
164
|
transition: none;
|
|
161
165
|
}
|
|
162
166
|
|
|
163
|
-
.
|
|
167
|
+
.awsui_root_1kjc7_18438_167:not(#\9) {
|
|
164
168
|
border-collapse: separate;
|
|
165
169
|
border-spacing: 0;
|
|
166
170
|
box-sizing: border-box;
|
|
@@ -192,15 +196,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
192
196
|
-webkit-font-smoothing: auto;
|
|
193
197
|
-moz-osx-font-smoothing: auto;
|
|
194
198
|
}
|
|
195
|
-
.
|
|
199
|
+
.awsui_root_1kjc7_18438_167:not(#\9):focus {
|
|
196
200
|
outline: none;
|
|
197
201
|
}
|
|
198
202
|
|
|
199
|
-
.
|
|
203
|
+
.awsui_title_1kjc7_18438_202:not(#\9) {
|
|
200
204
|
/* used in test utils */
|
|
201
205
|
}
|
|
202
206
|
|
|
203
|
-
.
|
|
207
|
+
.awsui_list_1kjc7_18438_206:not(#\9) {
|
|
204
208
|
display: flex;
|
|
205
209
|
flex-wrap: wrap;
|
|
206
210
|
list-style: none;
|
|
@@ -210,7 +214,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
210
214
|
padding-inline: 0;
|
|
211
215
|
}
|
|
212
216
|
|
|
213
|
-
.
|
|
217
|
+
.awsui_marker_1kjc7_18438_153:not(#\9) {
|
|
214
218
|
display: inline-flex;
|
|
215
219
|
align-items: flex-start;
|
|
216
220
|
margin-inline-end: var(--space-m-udix3p, 16px);
|
|
@@ -222,17 +226,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
222
226
|
cursor: pointer;
|
|
223
227
|
opacity: 1;
|
|
224
228
|
}
|
|
225
|
-
.
|
|
229
|
+
.awsui_marker_1kjc7_18438_153:not(#\9):focus {
|
|
226
230
|
outline: none;
|
|
227
231
|
}
|
|
228
|
-
body[data-awsui-focus-visible=true] .
|
|
232
|
+
body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_18438_153:not(#\9):focus {
|
|
229
233
|
position: relative;
|
|
230
234
|
}
|
|
231
|
-
body[data-awsui-focus-visible=true] .
|
|
235
|
+
body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_18438_153:not(#\9):focus {
|
|
232
236
|
outline: 2px dotted transparent;
|
|
233
237
|
outline-offset: calc(2px - 1px);
|
|
234
238
|
}
|
|
235
|
-
body[data-awsui-focus-visible=true] .
|
|
239
|
+
body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_18438_153:not(#\9):focus::before {
|
|
236
240
|
content: " ";
|
|
237
241
|
display: block;
|
|
238
242
|
position: absolute;
|
|
@@ -246,12 +250,12 @@ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_h012e_149:not(#\9):focus
|
|
|
246
250
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
247
251
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
248
252
|
}
|
|
249
|
-
.
|
|
253
|
+
.awsui_marker_1kjc7_18438_153:not(#\9):last-child {
|
|
250
254
|
margin-inline-end: 0;
|
|
251
255
|
}
|
|
252
|
-
.
|
|
256
|
+
.awsui_marker_1kjc7_18438_153.awsui_marker--dimmed_1kjc7_18438_255:not(#\9) {
|
|
253
257
|
opacity: 0.35;
|
|
254
258
|
}
|
|
255
|
-
.
|
|
259
|
+
.awsui_marker_1kjc7_18438_153.awsui_marker--highlighted_1kjc7_18438_258:not(#\9) {
|
|
256
260
|
/* used in test utils */
|
|
257
261
|
}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"marker": "
|
|
6
|
-
"root": "
|
|
7
|
-
"title": "
|
|
8
|
-
"list": "
|
|
9
|
-
"marker--dimmed": "awsui_marker--
|
|
10
|
-
"marker--highlighted": "awsui_marker--
|
|
5
|
+
"marker": "awsui_marker_1kjc7_18438_153",
|
|
6
|
+
"root": "awsui_root_1kjc7_18438_167",
|
|
7
|
+
"title": "awsui_title_1kjc7_18438_202",
|
|
8
|
+
"list": "awsui_list_1kjc7_18438_206",
|
|
9
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_18438_255",
|
|
10
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_18438_258"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"clickable": "
|
|
6
|
-
"precise": "
|
|
7
|
-
"focus-outline": "awsui_focus-
|
|
8
|
-
"application": "
|
|
4
|
+
"root": "awsui_root_1fcus_1hizy_145",
|
|
5
|
+
"clickable": "awsui_clickable_1fcus_1hizy_154",
|
|
6
|
+
"precise": "awsui_precise_1fcus_1hizy_158",
|
|
7
|
+
"focus-outline": "awsui_focus-outline_1fcus_1hizy_162",
|
|
8
|
+
"application": "awsui_application_1fcus_1hizy_171"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -136,9 +136,13 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
139
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
145
|
+
.awsui_root_1fcus_1hizy_145:not(#\9) {
|
|
142
146
|
outline: none;
|
|
143
147
|
shape-rendering: auto;
|
|
144
148
|
overflow: visible;
|
|
@@ -147,15 +151,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
147
151
|
max-inline-size: 100%;
|
|
148
152
|
}
|
|
149
153
|
|
|
150
|
-
.
|
|
154
|
+
.awsui_clickable_1fcus_1hizy_154:not(#\9) {
|
|
151
155
|
cursor: pointer;
|
|
152
156
|
}
|
|
153
157
|
|
|
154
|
-
.
|
|
158
|
+
.awsui_precise_1fcus_1hizy_158:not(#\9) {
|
|
155
159
|
shape-rendering: geometricPrecision;
|
|
156
160
|
}
|
|
157
161
|
|
|
158
|
-
.awsui_focus-
|
|
162
|
+
.awsui_focus-outline_1fcus_1hizy_162:not(#\9) {
|
|
159
163
|
outline: none;
|
|
160
164
|
pointer-events: none;
|
|
161
165
|
fill: none;
|
|
@@ -164,6 +168,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
164
168
|
visibility: hidden;
|
|
165
169
|
}
|
|
166
170
|
|
|
167
|
-
.
|
|
171
|
+
.awsui_application_1fcus_1hizy_171:not(#\9) {
|
|
168
172
|
/* Used in test-utils */
|
|
169
173
|
}
|
|
@@ -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
|
-
"clickable": "
|
|
7
|
-
"precise": "
|
|
8
|
-
"focus-outline": "awsui_focus-
|
|
9
|
-
"application": "
|
|
5
|
+
"root": "awsui_root_1fcus_1hizy_145",
|
|
6
|
+
"clickable": "awsui_clickable_1fcus_1hizy_154",
|
|
7
|
+
"precise": "awsui_precise_1fcus_1hizy_158",
|
|
8
|
+
"focus-outline": "awsui_focus-outline_1fcus_1hizy_162",
|
|
9
|
+
"application": "awsui_application_1fcus_1hizy_171"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"hover-area": "awsui_hover-
|
|
6
|
-
"popover-body": "awsui_popover-
|
|
4
|
+
"root": "awsui_root_1t44z_16bx1_145",
|
|
5
|
+
"hover-area": "awsui_hover-area_1t44z_16bx1_178",
|
|
6
|
+
"popover-body": "awsui_popover-body_1t44z_16bx1_186"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -136,9 +136,13 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
139
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
145
|
+
.awsui_root_1t44z_16bx1_145:not(#\9) {
|
|
142
146
|
border-collapse: separate;
|
|
143
147
|
border-spacing: 0;
|
|
144
148
|
box-sizing: border-box;
|
|
@@ -172,7 +176,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
172
176
|
position: absolute;
|
|
173
177
|
}
|
|
174
178
|
|
|
175
|
-
.awsui_hover-
|
|
179
|
+
.awsui_hover-area_1t44z_16bx1_178:not(#\9) {
|
|
176
180
|
pointer-events: none;
|
|
177
181
|
padding-block: var(--space-static-s-n2eb28, 12px);
|
|
178
182
|
padding-inline: var(--space-static-s-n2eb28, 12px);
|
|
@@ -180,6 +184,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
180
184
|
margin-inline: calc(-1 * var(--space-static-s-n2eb28, 12px));
|
|
181
185
|
}
|
|
182
186
|
|
|
183
|
-
.awsui_popover-
|
|
187
|
+
.awsui_popover-body_1t44z_16bx1_186:not(#\9) {
|
|
184
188
|
pointer-events: auto;
|
|
185
189
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
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
|
-
"hover-area": "awsui_hover-
|
|
7
|
-
"popover-body": "awsui_popover-
|
|
5
|
+
"root": "awsui_root_1t44z_16bx1_145",
|
|
6
|
+
"hover-area": "awsui_hover-area_1t44z_16bx1_178",
|
|
7
|
+
"popover-body": "awsui_popover-body_1t44z_16bx1_186"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dimmed": "
|
|
5
|
-
"marker": "
|
|
6
|
-
"marker--line": "awsui_marker--
|
|
7
|
-
"marker--rectangle": "awsui_marker--
|
|
8
|
-
"marker--hollow-rectangle": "awsui_marker--hollow-
|
|
9
|
-
"marker--dashed": "awsui_marker--
|
|
10
|
-
"root": "
|
|
11
|
-
"value": "
|
|
12
|
-
"expandable": "
|
|
13
|
-
"list-item": "awsui_list-
|
|
14
|
-
"inner-list-item": "awsui_inner-list-
|
|
15
|
-
"key-value-pair": "awsui_key-value-
|
|
16
|
-
"expandable-section": "awsui_expandable-
|
|
17
|
-
"key": "
|
|
18
|
-
"sub-items": "awsui_sub-
|
|
19
|
-
"list": "
|
|
20
|
-
"compact": "
|
|
21
|
-
"with-sub-items": "awsui_with-sub-
|
|
22
|
-
"full-width": "awsui_full-
|
|
23
|
-
"announced": "
|
|
4
|
+
"dimmed": "awsui_dimmed_10ipo_1gd9t_153",
|
|
5
|
+
"marker": "awsui_marker_10ipo_1gd9t_205",
|
|
6
|
+
"marker--line": "awsui_marker--line_10ipo_1gd9t_245",
|
|
7
|
+
"marker--rectangle": "awsui_marker--rectangle_10ipo_1gd9t_249",
|
|
8
|
+
"marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_1gd9t_256",
|
|
9
|
+
"marker--dashed": "awsui_marker--dashed_10ipo_1gd9t_272",
|
|
10
|
+
"root": "awsui_root_10ipo_1gd9t_291",
|
|
11
|
+
"value": "awsui_value_10ipo_1gd9t_323",
|
|
12
|
+
"expandable": "awsui_expandable_10ipo_1gd9t_327",
|
|
13
|
+
"list-item": "awsui_list-item_10ipo_1gd9t_331",
|
|
14
|
+
"inner-list-item": "awsui_inner-list-item_10ipo_1gd9t_332",
|
|
15
|
+
"key-value-pair": "awsui_key-value-pair_10ipo_1gd9t_337",
|
|
16
|
+
"expandable-section": "awsui_expandable-section_10ipo_1gd9t_338",
|
|
17
|
+
"key": "awsui_key_10ipo_1gd9t_337",
|
|
18
|
+
"sub-items": "awsui_sub-items_10ipo_1gd9t_351",
|
|
19
|
+
"list": "awsui_list_10ipo_1gd9t_331",
|
|
20
|
+
"compact": "awsui_compact_10ipo_1gd9t_377",
|
|
21
|
+
"with-sub-items": "awsui_with-sub-items_10ipo_1gd9t_382",
|
|
22
|
+
"full-width": "awsui_full-width_10ipo_1gd9t_387",
|
|
23
|
+
"announced": "awsui_announced_10ipo_1gd9t_391"
|
|
24
24
|
};
|
|
25
25
|
|