@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,63 +136,67 @@
|
|
|
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
|
@media (min-width: 689px) {
|
|
142
|
-
.awsui_with-motion-
|
|
146
|
+
.awsui_with-motion-vertical_b18tp_18zmr_146:not(#\9) {
|
|
143
147
|
transition: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
144
148
|
transition-property: border-color, opacity, block-size, inset-block-start;
|
|
145
149
|
}
|
|
146
150
|
}
|
|
147
151
|
@media (min-width: 689px) and (prefers-reduced-motion: reduce) {
|
|
148
|
-
.awsui_with-motion-
|
|
152
|
+
.awsui_with-motion-vertical_b18tp_18zmr_146:not(#\9) {
|
|
149
153
|
animation: none;
|
|
150
154
|
transition: none;
|
|
151
155
|
}
|
|
152
156
|
}
|
|
153
157
|
@media (min-width: 689px) {
|
|
154
|
-
.awsui-motion-disabled .awsui_with-motion-
|
|
158
|
+
.awsui-motion-disabled .awsui_with-motion-vertical_b18tp_18zmr_146:not(#\9), .awsui-mode-entering .awsui_with-motion-vertical_b18tp_18zmr_146:not(#\9) {
|
|
155
159
|
animation: none;
|
|
156
160
|
transition: none;
|
|
157
161
|
}
|
|
158
162
|
}
|
|
159
163
|
|
|
160
164
|
@media (min-width: 689px) {
|
|
161
|
-
.awsui_with-motion-
|
|
165
|
+
.awsui_with-motion-horizontal_b18tp_18zmr_165:not(#\9) {
|
|
162
166
|
transition: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
163
167
|
transition-property: border-color, opacity, inline-size, inset-inline-start;
|
|
164
168
|
}
|
|
165
169
|
}
|
|
166
170
|
@media (min-width: 689px) and (prefers-reduced-motion: reduce) {
|
|
167
|
-
.awsui_with-motion-
|
|
171
|
+
.awsui_with-motion-horizontal_b18tp_18zmr_165:not(#\9) {
|
|
168
172
|
animation: none;
|
|
169
173
|
transition: none;
|
|
170
174
|
}
|
|
171
175
|
}
|
|
172
176
|
@media (min-width: 689px) {
|
|
173
|
-
.awsui-motion-disabled .awsui_with-motion-
|
|
177
|
+
.awsui-motion-disabled .awsui_with-motion-horizontal_b18tp_18zmr_165:not(#\9), .awsui-mode-entering .awsui_with-motion-horizontal_b18tp_18zmr_165:not(#\9) {
|
|
174
178
|
animation: none;
|
|
175
179
|
transition: none;
|
|
176
180
|
}
|
|
177
181
|
}
|
|
178
182
|
|
|
179
183
|
/* stylelint-disable selector-combinator-disallowed-list, selector-max-type, selector-max-universal */
|
|
180
|
-
.awsui_resize-
|
|
184
|
+
.awsui_resize-active_b18tp_18zmr_184 *:not(#\9) {
|
|
181
185
|
-webkit-user-select: none;
|
|
182
186
|
user-select: none;
|
|
183
187
|
}
|
|
184
|
-
.awsui_resize-
|
|
185
|
-
.awsui_resize-
|
|
188
|
+
.awsui_resize-active_b18tp_18zmr_184 * .awsui_with-motion-vertical_b18tp_18zmr_146:not(#\9),
|
|
189
|
+
.awsui_resize-active_b18tp_18zmr_184 * .awsui_with-motion-horizontal_b18tp_18zmr_165:not(#\9) {
|
|
186
190
|
transition: none;
|
|
187
191
|
animation: none;
|
|
188
192
|
}
|
|
189
|
-
.awsui_resize-
|
|
193
|
+
.awsui_resize-active_b18tp_18zmr_184 iframe:not(#\9) {
|
|
190
194
|
pointer-events: none;
|
|
191
195
|
}
|
|
192
|
-
.awsui_resize-
|
|
196
|
+
.awsui_resize-side_b18tp_18zmr_195 *:not(#\9) {
|
|
193
197
|
cursor: ew-resize;
|
|
194
198
|
}
|
|
195
|
-
.awsui_resize-
|
|
199
|
+
.awsui_resize-bottom_b18tp_18zmr_198 *:not(#\9) {
|
|
196
200
|
cursor: ns-resize;
|
|
197
201
|
}
|
|
198
202
|
|
|
@@ -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
|
-
"with-motion-vertical": "awsui_with-motion-
|
|
6
|
-
"with-motion-horizontal": "awsui_with-motion-
|
|
7
|
-
"resize-active": "awsui_resize-
|
|
8
|
-
"resize-side": "awsui_resize-
|
|
9
|
-
"resize-bottom": "awsui_resize-
|
|
5
|
+
"with-motion-vertical": "awsui_with-motion-vertical_b18tp_18zmr_146",
|
|
6
|
+
"with-motion-horizontal": "awsui_with-motion-horizontal_b18tp_18zmr_165",
|
|
7
|
+
"resize-active": "awsui_resize-active_b18tp_18zmr_184",
|
|
8
|
+
"resize-side": "awsui_resize-side_b18tp_18zmr_195",
|
|
9
|
+
"resize-bottom": "awsui_resize-bottom_b18tp_18zmr_198"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"drawer-displayed": "awsui_drawer-
|
|
5
|
-
"drawer-content": "awsui_drawer-
|
|
4
|
+
"drawer-displayed": "awsui_drawer-displayed_1lh3u_16xqy_149",
|
|
5
|
+
"drawer-content": "awsui_drawer-content_1lh3u_16xqy_153"
|
|
6
6
|
};
|
|
7
7
|
|
|
@@ -140,13 +140,17 @@
|
|
|
140
140
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
141
|
SPDX-License-Identifier: Apache-2.0
|
|
142
142
|
*/
|
|
143
|
+
/*
|
|
144
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
145
|
+
SPDX-License-Identifier: Apache-2.0
|
|
146
|
+
*/
|
|
143
147
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
148
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.awsui_drawer-
|
|
149
|
+
.awsui_drawer-displayed_1lh3u_16xqy_149:not(#\9) {
|
|
146
150
|
min-inline-size: 40px;
|
|
147
151
|
}
|
|
148
152
|
|
|
149
|
-
.awsui_drawer-
|
|
153
|
+
.awsui_drawer-content_1lh3u_16xqy_153:not(#\9) {
|
|
150
154
|
position: fixed;
|
|
151
155
|
z-index: 830;
|
|
152
156
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"drawer-displayed": "awsui_drawer-
|
|
6
|
-
"drawer-content": "awsui_drawer-
|
|
5
|
+
"drawer-displayed": "awsui_drawer-displayed_1lh3u_16xqy_149",
|
|
6
|
+
"drawer-content": "awsui_drawer-content_1lh3u_16xqy_153"
|
|
7
7
|
};
|
|
8
8
|
|
package/app-layout/styles.css.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"root-no-scroll": "awsui_root-no-
|
|
6
|
-
"layout": "
|
|
7
|
-
"layout-no-scroll": "awsui_layout-no-
|
|
8
|
-
"layout-main": "awsui_layout-
|
|
9
|
-
"layout-main-scrollable": "awsui_layout-main-
|
|
10
|
-
"unfocusable": "
|
|
11
|
-
"breadcrumbs-desktop": "awsui_breadcrumbs-
|
|
12
|
-
"content-header-wrapper": "awsui_content-header-
|
|
13
|
-
"content-wrapper": "awsui_content-
|
|
14
|
-
"content-overlapped": "awsui_content-
|
|
15
|
-
"content-extra-top-padding": "awsui_content-extra-top-
|
|
4
|
+
"root": "awsui_root_lm6vo_ht58m_153",
|
|
5
|
+
"root-no-scroll": "awsui_root-no-scroll_lm6vo_ht58m_160",
|
|
6
|
+
"layout": "awsui_layout_lm6vo_ht58m_165",
|
|
7
|
+
"layout-no-scroll": "awsui_layout-no-scroll_lm6vo_ht58m_171",
|
|
8
|
+
"layout-main": "awsui_layout-main_lm6vo_ht58m_175",
|
|
9
|
+
"layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_ht58m_181",
|
|
10
|
+
"unfocusable": "awsui_unfocusable_lm6vo_ht58m_186",
|
|
11
|
+
"breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_ht58m_190",
|
|
12
|
+
"content-header-wrapper": "awsui_content-header-wrapper_lm6vo_ht58m_195",
|
|
13
|
+
"content-wrapper": "awsui_content-wrapper_lm6vo_ht58m_199",
|
|
14
|
+
"content-overlapped": "awsui_content-overlapped_lm6vo_ht58m_203",
|
|
15
|
+
"content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_ht58m_207"
|
|
16
16
|
};
|
|
17
17
|
|
|
@@ -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,60 +150,60 @@ 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_root_lm6vo_ht58m_153:not(#\9) {
|
|
150
154
|
display: flex;
|
|
151
155
|
flex-direction: column;
|
|
152
156
|
position: relative;
|
|
153
157
|
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
154
158
|
}
|
|
155
159
|
|
|
156
|
-
.awsui_root-no-
|
|
160
|
+
.awsui_root-no-scroll_lm6vo_ht58m_160:not(#\9) {
|
|
157
161
|
position: relative;
|
|
158
162
|
z-index: 1;
|
|
159
163
|
}
|
|
160
164
|
|
|
161
|
-
.
|
|
165
|
+
.awsui_layout_lm6vo_ht58m_165:not(#\9) {
|
|
162
166
|
flex: 1 1 auto;
|
|
163
167
|
display: flex;
|
|
164
168
|
align-items: stretch;
|
|
165
169
|
background-color: var(--color-background-layout-main-nqw91u, #ffffff);
|
|
166
170
|
}
|
|
167
|
-
.awsui_layout-no-
|
|
171
|
+
.awsui_layout-no-scroll_lm6vo_ht58m_171:not(#\9) {
|
|
168
172
|
overflow: hidden;
|
|
169
173
|
}
|
|
170
174
|
|
|
171
|
-
.awsui_layout-
|
|
175
|
+
.awsui_layout-main_lm6vo_ht58m_175:not(#\9) {
|
|
172
176
|
flex: 1;
|
|
173
177
|
min-inline-size: 0;
|
|
174
178
|
background-color: var(--color-background-layout-main-nqw91u, #ffffff);
|
|
175
179
|
position: relative;
|
|
176
180
|
}
|
|
177
|
-
.awsui_layout-main-
|
|
181
|
+
.awsui_layout-main-scrollable_lm6vo_ht58m_181:not(#\9) {
|
|
178
182
|
overflow: auto;
|
|
179
183
|
}
|
|
180
184
|
|
|
181
185
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
182
|
-
.
|
|
186
|
+
.awsui_unfocusable_lm6vo_ht58m_186 *:not(#\9) {
|
|
183
187
|
visibility: hidden;
|
|
184
188
|
}
|
|
185
189
|
|
|
186
|
-
.awsui_breadcrumbs-
|
|
190
|
+
.awsui_breadcrumbs-desktop_lm6vo_ht58m_190:not(#\9) {
|
|
187
191
|
padding-block-start: var(--space-scaled-m-mo5yse, 16px);
|
|
188
192
|
padding-block-end: var(--space-scaled-s-aqzyko, 12px);
|
|
189
193
|
}
|
|
190
194
|
|
|
191
|
-
.awsui_content-header-
|
|
195
|
+
.awsui_content-header-wrapper_lm6vo_ht58m_195:not(#\9) {
|
|
192
196
|
padding-block-end: var(--space-content-header-padding-bottom-y2enua, 16px);
|
|
193
197
|
}
|
|
194
198
|
|
|
195
|
-
.awsui_content-
|
|
199
|
+
.awsui_content-wrapper_lm6vo_ht58m_199:not(#\9) {
|
|
196
200
|
padding-block-end: var(--space-layout-content-bottom-noqzmw, 40px);
|
|
197
201
|
}
|
|
198
202
|
|
|
199
|
-
.awsui_content-
|
|
203
|
+
.awsui_content-overlapped_lm6vo_ht58m_203:not(#\9) {
|
|
200
204
|
margin-block-start: calc(-1 * var(--space-dark-header-overlap-distance-lxpp0s, 36px));
|
|
201
205
|
}
|
|
202
206
|
|
|
203
|
-
.awsui_content-extra-top-
|
|
207
|
+
.awsui_content-extra-top-padding_lm6vo_ht58m_207:not(#\9) {
|
|
204
208
|
padding-block-start: var(--space-scaled-m-mo5yse, 16px);
|
|
205
209
|
}
|
|
@@ -2,17 +2,17 @@
|
|
|
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
|
-
"root-no-scroll": "awsui_root-no-
|
|
7
|
-
"layout": "
|
|
8
|
-
"layout-no-scroll": "awsui_layout-no-
|
|
9
|
-
"layout-main": "awsui_layout-
|
|
10
|
-
"layout-main-scrollable": "awsui_layout-main-
|
|
11
|
-
"unfocusable": "
|
|
12
|
-
"breadcrumbs-desktop": "awsui_breadcrumbs-
|
|
13
|
-
"content-header-wrapper": "awsui_content-header-
|
|
14
|
-
"content-wrapper": "awsui_content-
|
|
15
|
-
"content-overlapped": "awsui_content-
|
|
16
|
-
"content-extra-top-padding": "awsui_content-extra-top-
|
|
5
|
+
"root": "awsui_root_lm6vo_ht58m_153",
|
|
6
|
+
"root-no-scroll": "awsui_root-no-scroll_lm6vo_ht58m_160",
|
|
7
|
+
"layout": "awsui_layout_lm6vo_ht58m_165",
|
|
8
|
+
"layout-no-scroll": "awsui_layout-no-scroll_lm6vo_ht58m_171",
|
|
9
|
+
"layout-main": "awsui_layout-main_lm6vo_ht58m_175",
|
|
10
|
+
"layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_ht58m_181",
|
|
11
|
+
"unfocusable": "awsui_unfocusable_lm6vo_ht58m_186",
|
|
12
|
+
"breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_ht58m_190",
|
|
13
|
+
"content-header-wrapper": "awsui_content-header-wrapper_lm6vo_ht58m_195",
|
|
14
|
+
"content-wrapper": "awsui_content-wrapper_lm6vo_ht58m_199",
|
|
15
|
+
"content-overlapped": "awsui_content-overlapped_lm6vo_ht58m_203",
|
|
16
|
+
"content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_ht58m_207"
|
|
17
17
|
};
|
|
18
18
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"toggle-button": "awsui_toggle-
|
|
5
|
-
"close-button": "awsui_close-
|
|
4
|
+
"toggle-button": "awsui_toggle-button_16w0h_8566m_185",
|
|
5
|
+
"close-button": "awsui_close-button_16w0h_8566m_220"
|
|
6
6
|
};
|
|
7
7
|
|
|
@@ -134,12 +134,16 @@
|
|
|
134
134
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
135
135
|
SPDX-License-Identifier: Apache-2.0
|
|
136
136
|
*/
|
|
137
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
138
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
137
143
|
/*
|
|
138
144
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
139
145
|
SPDX-License-Identifier: Apache-2.0
|
|
140
146
|
*/
|
|
141
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
142
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
143
147
|
/*
|
|
144
148
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
145
149
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -178,7 +182,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
178
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
179
183
|
SPDX-License-Identifier: Apache-2.0
|
|
180
184
|
*/
|
|
181
|
-
.awsui_toggle-
|
|
185
|
+
.awsui_toggle-button_16w0h_8566m_185:not(#\9) {
|
|
182
186
|
cursor: pointer;
|
|
183
187
|
border-block: 0;
|
|
184
188
|
border-inline: 0;
|
|
@@ -187,18 +191,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
191
|
background: transparent;
|
|
188
192
|
color: currentColor;
|
|
189
193
|
}
|
|
190
|
-
.awsui_toggle-
|
|
194
|
+
.awsui_toggle-button_16w0h_8566m_185:not(#\9):focus {
|
|
191
195
|
outline: none;
|
|
192
196
|
text-decoration: none;
|
|
193
197
|
}
|
|
194
|
-
body[data-awsui-focus-visible=true] .awsui_toggle-
|
|
198
|
+
body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_8566m_185:not(#\9):focus {
|
|
195
199
|
position: relative;
|
|
196
200
|
}
|
|
197
|
-
body[data-awsui-focus-visible=true] .awsui_toggle-
|
|
201
|
+
body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_8566m_185:not(#\9):focus {
|
|
198
202
|
outline: 2px dotted transparent;
|
|
199
203
|
outline-offset: calc(var(--space-button-inline-icon-focus-outline-gutter-vk4r2v, 0px) - 1px);
|
|
200
204
|
}
|
|
201
|
-
body[data-awsui-focus-visible=true] .awsui_toggle-
|
|
205
|
+
body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_8566m_185:not(#\9):focus::before {
|
|
202
206
|
content: " ";
|
|
203
207
|
display: block;
|
|
204
208
|
position: absolute;
|
|
@@ -213,7 +217,7 @@ body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_13fjx_181:not(#\9
|
|
|
213
217
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
214
218
|
}
|
|
215
219
|
|
|
216
|
-
.awsui_close-
|
|
220
|
+
.awsui_close-button_16w0h_8566m_220:not(#\9) {
|
|
217
221
|
position: absolute;
|
|
218
222
|
outline: none;
|
|
219
223
|
inset-inline-end: var(--space-m-udix3p, 16px);
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"toggle-button": "awsui_toggle-
|
|
6
|
-
"close-button": "awsui_close-
|
|
5
|
+
"toggle-button": "awsui_toggle-button_16w0h_8566m_185",
|
|
6
|
+
"close-button": "awsui_close-button_16w0h_8566m_220"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -1,91 +1,91 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"background": "
|
|
5
|
-
"scrolling-background": "awsui_scrolling-
|
|
6
|
-
"breadcrumbs": "
|
|
7
|
-
"drawers-container": "awsui_drawers-
|
|
8
|
-
"has-open-drawer": "awsui_has-open-
|
|
9
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
10
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
11
|
-
"has-multiple-triggers": "awsui_has-multiple-
|
|
12
|
-
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-
|
|
13
|
-
"drawers-trigger-content": "awsui_drawers-trigger-
|
|
14
|
-
"drawers-trigger-overflow": "awsui_drawers-trigger-
|
|
15
|
-
"drawers-trigger": "awsui_drawers-
|
|
16
|
-
"drawer": "
|
|
17
|
-
"drawer-content-container": "awsui_drawer-content-
|
|
18
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
19
|
-
"drawer-content": "awsui_drawer-
|
|
20
|
-
"drawer-content-hidden": "awsui_drawer-content-
|
|
21
|
-
"drawer-slider": "awsui_drawer-
|
|
22
|
-
"is-drawer-open": "awsui_is-drawer-
|
|
23
|
-
"content": "
|
|
24
|
-
"layout": "
|
|
25
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
26
|
-
"content-type-dashboard": "awsui_content-type-
|
|
27
|
-
"content-type-table": "awsui_content-type-
|
|
28
|
-
"content-type-cards": "awsui_content-type-
|
|
29
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
30
|
-
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-
|
|
31
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
32
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
33
|
-
"has-breadcrumbs": "awsui_has-
|
|
34
|
-
"content-first-child-header": "awsui_content-first-child-
|
|
35
|
-
"content-first-child-notifications": "awsui_content-first-child-
|
|
36
|
-
"has-header": "awsui_has-
|
|
37
|
-
"content-first-child-main": "awsui_content-first-child-
|
|
38
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
39
|
-
"has-left-toggles-gutter": "awsui_has-left-toggles-
|
|
40
|
-
"has-right-toggles-gutter": "awsui_has-right-toggles-
|
|
41
|
-
"has-split-panel": "awsui_has-split-
|
|
42
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
43
|
-
"block-body-scroll": "awsui_block-body-
|
|
44
|
-
"unfocusable": "
|
|
45
|
-
"container": "
|
|
46
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
47
|
-
"is-tools-open": "awsui_is-tools-
|
|
48
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
49
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
50
|
-
"has-active-drawer": "awsui_has-active-
|
|
51
|
-
"mobile-toolbar": "awsui_mobile-
|
|
52
|
-
"remove-high-contrast-header": "awsui_remove-high-contrast-
|
|
53
|
-
"mobile-toolbar-nav": "awsui_mobile-toolbar-
|
|
54
|
-
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-
|
|
55
|
-
"mobile-toolbar-tools": "awsui_mobile-toolbar-
|
|
56
|
-
"navigation-container": "awsui_navigation-
|
|
57
|
-
"show-navigation": "awsui_show-
|
|
58
|
-
"animating": "
|
|
59
|
-
"showButtons": "
|
|
60
|
-
"navigation": "
|
|
61
|
-
"openNavigation": "
|
|
62
|
-
"animated-content": "awsui_animated-
|
|
63
|
-
"content-container": "awsui_content-
|
|
64
|
-
"hide-navigation": "awsui_hide-
|
|
65
|
-
"notifications": "
|
|
66
|
-
"has-notification-content": "awsui_has-notification-
|
|
67
|
-
"sticky-notifications": "awsui_sticky-
|
|
68
|
-
"high-contrast": "awsui_high-
|
|
69
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
70
|
-
"position-bottom": "awsui_position-
|
|
71
|
-
"openSplitPanelBottom": "
|
|
72
|
-
"split-panel-side": "awsui_split-panel-
|
|
73
|
-
"position-side": "awsui_position-
|
|
74
|
-
"tools-container": "awsui_tools-
|
|
75
|
-
"tools": "
|
|
76
|
-
"openTools": "
|
|
77
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
78
|
-
"hide-tools": "awsui_hide-
|
|
79
|
-
"show-tools": "awsui_show-
|
|
80
|
-
"has-tools-form": "awsui_has-tools-
|
|
81
|
-
"trigger-button-styles": "awsui_trigger-button-
|
|
82
|
-
"trigger-badge-wrapper": "awsui_trigger-badge-
|
|
83
|
-
"trigger": "
|
|
84
|
-
"selected": "
|
|
85
|
-
"badge": "
|
|
86
|
-
"trigger-wrapper": "awsui_trigger-
|
|
87
|
-
"trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-
|
|
88
|
-
"dot": "
|
|
89
|
-
"trigger-tooltip": "awsui_trigger-
|
|
4
|
+
"background": "awsui_background_hyvsj_lgv7x_149",
|
|
5
|
+
"scrolling-background": "awsui_scrolling-background_hyvsj_lgv7x_152",
|
|
6
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_lgv7x_163",
|
|
7
|
+
"drawers-container": "awsui_drawers-container_hyvsj_lgv7x_176",
|
|
8
|
+
"has-open-drawer": "awsui_has-open-drawer_hyvsj_lgv7x_187",
|
|
9
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_lgv7x_208",
|
|
10
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_lgv7x_213",
|
|
11
|
+
"has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_lgv7x_251",
|
|
12
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_lgv7x_261",
|
|
13
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_lgv7x_266",
|
|
14
|
+
"drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_lgv7x_280",
|
|
15
|
+
"drawers-trigger": "awsui_drawers-trigger_hyvsj_lgv7x_266",
|
|
16
|
+
"drawer": "awsui_drawer_hyvsj_lgv7x_176",
|
|
17
|
+
"drawer-content-container": "awsui_drawer-content-container_hyvsj_lgv7x_311",
|
|
18
|
+
"drawer-close-button": "awsui_drawer-close-button_hyvsj_lgv7x_320",
|
|
19
|
+
"drawer-content": "awsui_drawer-content_hyvsj_lgv7x_311",
|
|
20
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_lgv7x_329",
|
|
21
|
+
"drawer-slider": "awsui_drawer-slider_hyvsj_lgv7x_332",
|
|
22
|
+
"is-drawer-open": "awsui_is-drawer-open_hyvsj_lgv7x_339",
|
|
23
|
+
"content": "awsui_content_hyvsj_lgv7x_365",
|
|
24
|
+
"layout": "awsui_layout_hyvsj_lgv7x_390",
|
|
25
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_lgv7x_462",
|
|
26
|
+
"content-type-dashboard": "awsui_content-type-dashboard_hyvsj_lgv7x_477",
|
|
27
|
+
"content-type-table": "awsui_content-type-table_hyvsj_lgv7x_491",
|
|
28
|
+
"content-type-cards": "awsui_content-type-cards_hyvsj_lgv7x_491",
|
|
29
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_lgv7x_497",
|
|
30
|
+
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_lgv7x_500",
|
|
31
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_lgv7x_514",
|
|
32
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_lgv7x_517",
|
|
33
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_lgv7x_527",
|
|
34
|
+
"content-first-child-header": "awsui_content-first-child-header_hyvsj_lgv7x_530",
|
|
35
|
+
"content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_lgv7x_530",
|
|
36
|
+
"has-header": "awsui_has-header_hyvsj_lgv7x_530",
|
|
37
|
+
"content-first-child-main": "awsui_content-first-child-main_hyvsj_lgv7x_545",
|
|
38
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_lgv7x_545",
|
|
39
|
+
"has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_lgv7x_565",
|
|
40
|
+
"has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_lgv7x_568",
|
|
41
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_lgv7x_588",
|
|
42
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_lgv7x_588",
|
|
43
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_lgv7x_596",
|
|
44
|
+
"unfocusable": "awsui_unfocusable_hyvsj_lgv7x_601",
|
|
45
|
+
"container": "awsui_container_hyvsj_lgv7x_611",
|
|
46
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_lgv7x_637",
|
|
47
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_lgv7x_640",
|
|
48
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_lgv7x_640",
|
|
49
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_lgv7x_640",
|
|
50
|
+
"has-active-drawer": "awsui_has-active-drawer_hyvsj_lgv7x_640",
|
|
51
|
+
"mobile-toolbar": "awsui_mobile-toolbar_hyvsj_lgv7x_653",
|
|
52
|
+
"remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_lgv7x_670",
|
|
53
|
+
"mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_lgv7x_674",
|
|
54
|
+
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_lgv7x_678",
|
|
55
|
+
"mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_lgv7x_682",
|
|
56
|
+
"navigation-container": "awsui_navigation-container_hyvsj_lgv7x_691",
|
|
57
|
+
"show-navigation": "awsui_show-navigation_hyvsj_lgv7x_729",
|
|
58
|
+
"animating": "awsui_animating_hyvsj_lgv7x_752",
|
|
59
|
+
"showButtons": "awsui_showButtons_hyvsj_lgv7x_1",
|
|
60
|
+
"navigation": "awsui_navigation_hyvsj_lgv7x_691",
|
|
61
|
+
"openNavigation": "awsui_openNavigation_hyvsj_lgv7x_1",
|
|
62
|
+
"animated-content": "awsui_animated-content_hyvsj_lgv7x_816",
|
|
63
|
+
"content-container": "awsui_content-container_hyvsj_lgv7x_819",
|
|
64
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_lgv7x_828",
|
|
65
|
+
"notifications": "awsui_notifications_hyvsj_lgv7x_838",
|
|
66
|
+
"has-notification-content": "awsui_has-notification-content_hyvsj_lgv7x_843",
|
|
67
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_lgv7x_847",
|
|
68
|
+
"high-contrast": "awsui_high-contrast_hyvsj_lgv7x_852",
|
|
69
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_lgv7x_870",
|
|
70
|
+
"position-bottom": "awsui_position-bottom_hyvsj_lgv7x_917",
|
|
71
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_lgv7x_1",
|
|
72
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_lgv7x_946",
|
|
73
|
+
"position-side": "awsui_position-side_hyvsj_lgv7x_959",
|
|
74
|
+
"tools-container": "awsui_tools-container_hyvsj_lgv7x_981",
|
|
75
|
+
"tools": "awsui_tools_hyvsj_lgv7x_981",
|
|
76
|
+
"openTools": "awsui_openTools_hyvsj_lgv7x_1",
|
|
77
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_lgv7x_1070",
|
|
78
|
+
"hide-tools": "awsui_hide-tools_hyvsj_lgv7x_1080",
|
|
79
|
+
"show-tools": "awsui_show-tools_hyvsj_lgv7x_1092",
|
|
80
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_lgv7x_1070",
|
|
81
|
+
"trigger-button-styles": "awsui_trigger-button-styles_hyvsj_lgv7x_1172",
|
|
82
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_lgv7x_1188",
|
|
83
|
+
"trigger": "awsui_trigger_hyvsj_lgv7x_1172",
|
|
84
|
+
"selected": "awsui_selected_hyvsj_lgv7x_1240",
|
|
85
|
+
"badge": "awsui_badge_hyvsj_lgv7x_1260",
|
|
86
|
+
"trigger-wrapper": "awsui_trigger-wrapper_hyvsj_lgv7x_1264",
|
|
87
|
+
"trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-visible_hyvsj_lgv7x_1275",
|
|
88
|
+
"dot": "awsui_dot_hyvsj_lgv7x_1279",
|
|
89
|
+
"trigger-tooltip": "awsui_trigger-tooltip_hyvsj_lgv7x_1292"
|
|
90
90
|
};
|
|
91
91
|
|