@cloudscape-design/components-themeable 3.0.298 → 3.0.300
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/lib/internal/manifest.json +1 -1
- package/lib/internal/template/alert/styles.css.js +19 -19
- package/lib/internal/template/alert/styles.scoped.css +64 -64
- package/lib/internal/template/alert/styles.selectors.js +19 -19
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +46 -46
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
- package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +10 -10
- package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/drawer/styles.css.js +10 -10
- package/lib/internal/template/app-layout/drawer/styles.scoped.css +31 -31
- package/lib/internal/template/app-layout/drawer/styles.selectors.js +10 -10
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +6 -6
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +20 -20
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +6 -6
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/styles.css.js +13 -13
- package/lib/internal/template/app-layout/styles.scoped.css +22 -22
- package/lib/internal/template/app-layout/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/toggles/styles.css.js +1 -1
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +3 -3
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +72 -72
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +285 -285
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +72 -72
- package/lib/internal/template/area-chart/styles.css.js +13 -13
- package/lib/internal/template/area-chart/styles.scoped.css +29 -29
- package/lib/internal/template/area-chart/styles.selectors.js +13 -13
- package/lib/internal/template/attribute-editor/styles.css.js +14 -14
- package/lib/internal/template/attribute-editor/styles.scoped.css +48 -48
- package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
- package/lib/internal/template/badge/styles.css.js +5 -5
- package/lib/internal/template/badge/styles.scoped.css +20 -20
- package/lib/internal/template/badge/styles.selectors.js +5 -5
- package/lib/internal/template/bar-chart/index.d.ts.map +1 -1
- package/lib/internal/template/bar-chart/index.js +1 -1
- package/lib/internal/template/bar-chart/index.js.map +1 -1
- package/lib/internal/template/bar-chart/interfaces.d.ts +6 -1
- package/lib/internal/template/bar-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/bar-chart/interfaces.js.map +1 -1
- package/lib/internal/template/box/styles.css.js +189 -189
- package/lib/internal/template/box/styles.scoped.css +418 -418
- package/lib/internal/template/box/styles.selectors.js +189 -189
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +9 -9
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +9 -9
- package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +22 -22
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +18 -18
- package/lib/internal/template/button/styles.scoped.css +411 -411
- package/lib/internal/template/button/styles.selectors.js +18 -18
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +50 -50
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +14 -14
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +42 -42
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +14 -14
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-dropdown/styles.css.js +8 -8
- package/lib/internal/template/button-dropdown/styles.scoped.css +20 -20
- package/lib/internal/template/button-dropdown/styles.selectors.js +8 -8
- package/lib/internal/template/calendar/styles.css.js +18 -18
- package/lib/internal/template/calendar/styles.scoped.css +89 -89
- package/lib/internal/template/calendar/styles.selectors.js +18 -18
- package/lib/internal/template/cards/styles.css.js +37 -37
- package/lib/internal/template/cards/styles.scoped.css +101 -101
- package/lib/internal/template/cards/styles.selectors.js +37 -37
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +16 -16
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +11 -11
- package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +32 -32
- package/lib/internal/template/code-editor/styles.scoped.css +242 -242
- package/lib/internal/template/code-editor/styles.selectors.js +32 -32
- package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
- package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +42 -42
- package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
- package/lib/internal/template/collection-preferences/styles.css.js +37 -37
- package/lib/internal/template/collection-preferences/styles.scoped.css +81 -81
- package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
- package/lib/internal/template/column-layout/styles.css.js +13 -13
- package/lib/internal/template/column-layout/styles.scoped.css +55 -55
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +18 -18
- package/lib/internal/template/container/styles.scoped.css +73 -73
- package/lib/internal/template/container/styles.selectors.js +18 -18
- package/lib/internal/template/content-layout/styles.css.js +7 -7
- package/lib/internal/template/content-layout/styles.scoped.css +18 -18
- package/lib/internal/template/content-layout/styles.selectors.js +7 -7
- package/lib/internal/template/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +16 -16
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +95 -95
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
- package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +16 -16
- package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/lib/internal/template/date-range-picker/styles.css.js +38 -38
- package/lib/internal/template/date-range-picker/styles.scoped.css +76 -76
- package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
- package/lib/internal/template/expandable-section/styles.css.js +24 -24
- package/lib/internal/template/expandable-section/styles.scoped.css +87 -87
- package/lib/internal/template/expandable-section/styles.selectors.js +24 -24
- package/lib/internal/template/file-upload/dropzone/styles.css.js +2 -2
- package/lib/internal/template/file-upload/dropzone/styles.scoped.css +9 -9
- package/lib/internal/template/file-upload/dropzone/styles.selectors.js +2 -2
- package/lib/internal/template/file-upload/file-input/styles.css.js +4 -4
- package/lib/internal/template/file-upload/file-input/styles.scoped.css +14 -14
- package/lib/internal/template/file-upload/file-input/styles.selectors.js +4 -4
- package/lib/internal/template/file-upload/file-option/styles.css.js +7 -7
- package/lib/internal/template/file-upload/file-option/styles.scoped.css +10 -10
- package/lib/internal/template/file-upload/file-option/styles.selectors.js +7 -7
- package/lib/internal/template/file-upload/styles.css.js +2 -2
- package/lib/internal/template/file-upload/styles.scoped.css +4 -4
- package/lib/internal/template/file-upload/styles.selectors.js +2 -2
- package/lib/internal/template/flashbar/styles.css.js +45 -45
- package/lib/internal/template/flashbar/styles.scoped.css +246 -246
- package/lib/internal/template/flashbar/styles.selectors.js +45 -45
- package/lib/internal/template/form/styles.css.js +9 -9
- package/lib/internal/template/form/styles.scoped.css +20 -20
- package/lib/internal/template/form/styles.selectors.js +9 -9
- package/lib/internal/template/form-field/styles.css.js +19 -19
- package/lib/internal/template/form-field/styles.scoped.css +52 -52
- package/lib/internal/template/form-field/styles.selectors.js +19 -19
- package/lib/internal/template/grid/styles.css.js +53 -53
- package/lib/internal/template/grid/styles.scoped.css +60 -60
- package/lib/internal/template/grid/styles.selectors.js +53 -53
- package/lib/internal/template/header/styles.css.js +44 -44
- package/lib/internal/template/header/styles.scoped.css +116 -116
- package/lib/internal/template/header/styles.selectors.js +44 -44
- package/lib/internal/template/help-panel/styles.css.js +4 -4
- package/lib/internal/template/help-panel/styles.scoped.css +153 -153
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/hotspot/styles.css.js +7 -7
- package/lib/internal/template/hotspot/styles.scoped.css +10 -10
- package/lib/internal/template/hotspot/styles.selectors.js +7 -7
- package/lib/internal/template/icon/styles.css.js +21 -21
- package/lib/internal/template/icon/styles.scoped.css +81 -81
- package/lib/internal/template/icon/styles.selectors.js +21 -21
- package/lib/internal/template/input/styles.css.js +12 -12
- package/lib/internal/template/input/styles.scoped.css +73 -73
- package/lib/internal/template/input/styles.selectors.js +12 -12
- package/lib/internal/template/internal/analytics/components/analytics-funnel.d.ts +17 -0
- package/lib/internal/template/internal/analytics/components/analytics-funnel.d.ts.map +1 -0
- package/lib/internal/template/internal/analytics/components/analytics-funnel.js +109 -0
- package/lib/internal/template/internal/analytics/components/analytics-funnel.js.map +1 -0
- package/lib/internal/template/internal/analytics/context/analytics-context.d.ts +27 -0
- package/lib/internal/template/internal/analytics/context/analytics-context.d.ts.map +1 -0
- package/lib/internal/template/internal/analytics/context/analytics-context.js +26 -0
- package/lib/internal/template/internal/analytics/context/analytics-context.js.map +1 -0
- package/lib/internal/template/internal/analytics/hooks/use-funnel.d.ts +53 -0
- package/lib/internal/template/internal/analytics/hooks/use-funnel.d.ts.map +1 -0
- package/lib/internal/template/internal/analytics/hooks/use-funnel.js +83 -0
- package/lib/internal/template/internal/analytics/hooks/use-funnel.js.map +1 -0
- package/lib/internal/template/internal/analytics/index.d.ts +8 -0
- package/lib/internal/template/internal/analytics/index.d.ts.map +1 -0
- package/lib/internal/template/internal/analytics/index.js +28 -0
- package/lib/internal/template/internal/analytics/index.js.map +1 -0
- package/lib/internal/template/internal/analytics/interfaces.d.ts +60 -0
- package/lib/internal/template/internal/analytics/interfaces.d.ts.map +1 -0
- package/lib/internal/template/internal/analytics/interfaces.js +4 -0
- package/lib/internal/template/internal/analytics/interfaces.js.map +1 -0
- package/lib/internal/template/internal/analytics/selectors.d.ts +6 -0
- package/lib/internal/template/internal/analytics/selectors.d.ts.map +1 -0
- package/lib/internal/template/internal/analytics/selectors.js +8 -0
- package/lib/internal/template/internal/analytics/selectors.js.map +1 -0
- package/lib/internal/template/internal/base-component/styles.scoped.css +2621 -2621
- package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
- package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +63 -63
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +34 -34
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +23 -23
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +20 -20
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +14 -14
- package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
- package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +3 -3
- package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +7 -7
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/dark-ribbon/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dark-ribbon/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/dark-ribbon/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +51 -51
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +8 -8
- package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
- package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +34 -34
- package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +32 -32
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +47 -47
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +68 -68
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +40 -40
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/handle/styles.css.js +2 -2
- package/lib/internal/template/internal/handle/styles.scoped.css +12 -12
- package/lib/internal/template/internal/handle/styles.selectors.js +2 -2
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +163 -163
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts +5 -0
- package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/interfaces.js.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/styles.css.js +19 -19
- package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +38 -38
- package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/lib/internal/template/modal/styles.css.js +23 -23
- package/lib/internal/template/modal/styles.scoped.css +67 -67
- package/lib/internal/template/modal/styles.selectors.js +23 -23
- package/lib/internal/template/multiselect/styles.css.js +1 -1
- package/lib/internal/template/multiselect/styles.scoped.css +5 -5
- package/lib/internal/template/multiselect/styles.selectors.js +1 -1
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +47 -47
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +70 -70
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +50 -50
- package/lib/internal/template/popover/styles.scoped.css +104 -104
- package/lib/internal/template/popover/styles.selectors.js +50 -50
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +58 -58
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +29 -29
- package/lib/internal/template/property-filter/styles.scoped.css +52 -52
- package/lib/internal/template/property-filter/styles.selectors.js +29 -29
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +37 -37
- package/lib/internal/template/radio-group/styles.selectors.js +9 -9
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/lib/internal/template/segmented-control/styles.css.js +14 -14
- package/lib/internal/template/segmented-control/styles.scoped.css +78 -78
- package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
- package/lib/internal/template/select/parts/styles.css.js +9 -9
- package/lib/internal/template/select/parts/styles.scoped.css +17 -17
- package/lib/internal/template/select/parts/styles.selectors.js +9 -9
- package/lib/internal/template/select/styles.css.js +1 -1
- package/lib/internal/template/select/styles.scoped.css +5 -5
- package/lib/internal/template/select/styles.selectors.js +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +27 -27
- package/lib/internal/template/side-navigation/styles.scoped.css +89 -89
- package/lib/internal/template/side-navigation/styles.selectors.js +27 -27
- package/lib/internal/template/space-between/styles.css.js +20 -20
- package/lib/internal/template/space-between/styles.scoped.css +37 -37
- package/lib/internal/template/space-between/styles.selectors.js +20 -20
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +35 -35
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/split-panel/styles.css.js +59 -59
- package/lib/internal/template/split-panel/styles.scoped.css +150 -150
- package/lib/internal/template/split-panel/styles.selectors.js +59 -59
- package/lib/internal/template/status-indicator/styles.css.js +20 -20
- package/lib/internal/template/status-indicator/styles.scoped.css +44 -44
- package/lib/internal/template/status-indicator/styles.selectors.js +20 -20
- package/lib/internal/template/table/body-cell/styles.css.js +28 -28
- package/lib/internal/template/table/body-cell/styles.scoped.css +144 -144
- package/lib/internal/template/table/body-cell/styles.selectors.js +28 -28
- package/lib/internal/template/table/header-cell/styles.css.js +24 -24
- package/lib/internal/template/table/header-cell/styles.scoped.css +93 -93
- package/lib/internal/template/table/header-cell/styles.selectors.js +24 -24
- package/lib/internal/template/table/resizer/styles.css.js +6 -6
- package/lib/internal/template/table/resizer/styles.scoped.css +27 -27
- package/lib/internal/template/table/resizer/styles.selectors.js +6 -6
- package/lib/internal/template/table/selection-control/styles.css.js +3 -3
- package/lib/internal/template/table/selection-control/styles.scoped.css +4 -4
- package/lib/internal/template/table/selection-control/styles.selectors.js +3 -3
- package/lib/internal/template/table/styles.css.js +33 -33
- package/lib/internal/template/table/styles.scoped.css +85 -85
- package/lib/internal/template/table/styles.selectors.js +33 -33
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +86 -86
- package/lib/internal/template/tabs/styles.selectors.js +21 -21
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +24 -24
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +125 -125
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/text-filter/styles.css.js +3 -3
- package/lib/internal/template/text-filter/styles.scoped.css +10 -10
- package/lib/internal/template/text-filter/styles.selectors.js +3 -3
- package/lib/internal/template/textarea/styles.css.js +4 -4
- package/lib/internal/template/textarea/styles.scoped.css +40 -40
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/tiles/styles.css.js +28 -28
- package/lib/internal/template/tiles/styles.scoped.css +124 -124
- package/lib/internal/template/tiles/styles.selectors.js +28 -28
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +27 -27
- package/lib/internal/template/toggle/styles.selectors.js +8 -8
- package/lib/internal/template/token-group/styles.css.js +7 -7
- package/lib/internal/template/token-group/styles.scoped.css +42 -42
- package/lib/internal/template/token-group/styles.selectors.js +7 -7
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +84 -84
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +148 -148
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
- package/lib/internal/template/tutorial-panel/styles.scoped.css +6 -6
- package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
- package/lib/internal/template/wizard/styles.css.js +32 -32
- package/lib/internal/template/wizard/styles.scoped.css +127 -127
- package/lib/internal/template/wizard/styles.selectors.js +32 -32
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"lib/default/","sources":["mixed-line-bar-chart/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { CartesianChartProps } from '../internal/components/cartesian-chart/interfaces';\n\nexport type ChartDataTypes = number | string | Date;\n\nexport type SeriesType = 'line' | 'bar';\nexport type ScaleType = 'linear' | 'log' | 'time' | 'categorical';\nexport type ScaleRange = [number, number];\n\nexport interface InternalChartSeries<T> {\n index: number;\n color: string;\n series: MixedLineBarChartProps.ChartSeries<T>;\n}\n\nexport interface MixedLineBarChartProps<T extends ChartDataTypes>\n extends CartesianChartProps<T, MixedLineBarChartProps.ChartSeries<T>> {\n /**\n * Array that represents the source of data for the displayed chart.\n * Each element can represent a line series, bar series, or a threshold, and can have the following properties:\n *\n * * `title` (string): A human-readable title for this series.\n * * `type` (string): Series type (`\"line\"`, `\"bar\"`, or `\"threshold\"`).\n * * `data` (Array): For line and bar series, an array of data points, represented as objects with `x` and `y` properties.\n * * `y` (number): For threshold series, the value of the threshold.\n * * `color` (string): (Optional) A color hex value for this series. When assigned, it takes priority over the automatically assigned color.\n * * `valueFormatter` (Function): (Optional) A function that formats data values before rendering in the UI, For example, in the details popover.\n */\n series: ReadonlyArray<MixedLineBarChartProps.ChartSeries<T>>;\n\n /**\n * When set to `true`, bars in the same data point are stacked instead of grouped next to each other.\n */\n stackedBars?: boolean;\n\n /**\n * When set to `true`, the x and y axes are flipped, which causes any bars to be rendered horizontally instead of vertically.\n * This can only be used when the chart consists exclusively of bar series.\n */\n horizontalBars?: boolean;\n\n /**\n * When set to `true`, adds a visual emphasis on the zero baseline axis.\n * See the usage guidelines for more details.\n */\n emphasizeBaselineAxis?: boolean;\n}\n\nexport namespace MixedLineBarChartProps {\n export interface Datum<T> {\n x: T;\n y: number;\n }\n\n interface IDataSeries<T> {\n type: 'line' | 'bar' | 'threshold';\n title: string;\n color?: string;\n\n // This makes sure that the element type of the array is reduced to just one type,\n // even if `T` is a union type, e.g. `number | string`.\n data: T extends unknown ? ReadonlyArray<Datum<T>> : ReadonlyArray<Datum<T>>;\n valueFormatter?: T extends unknown\n ? CartesianChartProps.ValueFormatter<number, T>\n : CartesianChartProps.ValueFormatter<number, T>;\n }\n\n export interface BarDataSeries<T> extends IDataSeries<T> {\n type: 'bar';\n }\n\n export interface LineDataSeries<T> extends IDataSeries<T> {\n type: 'line';\n }\n\n export interface ThresholdSeries<T = any> extends Omit<IDataSeries<never>, 'data' | 'valueFormatter'> {\n type: 'threshold';\n y?: number;\n x?: T;\n valueFormatter?: CartesianChartProps.TickFormatter<number>;\n }\n\n export interface YThresholdSeries extends Omit<ThresholdSeries<never>, 'x'> {\n type: 'threshold';\n y: number;\n valueFormatter?: CartesianChartProps.TickFormatter<number>;\n }\n\n export interface XThresholdSeries<T> extends Omit<ThresholdSeries<T>, 'y' | 'valueFormatter'> {\n type: 'threshold';\n x: T;\n }\n\n export type DataSeries<T> = LineDataSeries<T> | BarDataSeries<T>;\n\n export type ChartSeries<T> = DataSeries<T> | ThresholdSeries<T>;\n\n export type FilterChangeDetail<T> = CartesianChartProps.FilterChangeDetail<ChartSeries<T>>;\n\n export type HighlightChangeDetail<T> = CartesianChartProps.HighlightChangeDetail<ChartSeries<T>>;\n\n export type TickFormatter<T> = CartesianChartProps.TickFormatter<T>;\n\n export type ValueFormatter<YType, XType = null> = CartesianChartProps.ValueFormatter<YType, XType>;\n\n export type I18nStrings<T> = CartesianChartProps.I18nStrings<T>;\n}\n\nexport interface VerticalMarkerX<T> {\n scaledX: number;\n label: T | null;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"interfaces.js","sourceRoot":"lib/default/","sources":["mixed-line-bar-chart/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { CartesianChartProps } from '../internal/components/cartesian-chart/interfaces';\n\nexport type ChartDataTypes = number | string | Date;\n\nexport type SeriesType = 'line' | 'bar';\nexport type ScaleType = 'linear' | 'log' | 'time' | 'categorical';\nexport type ScaleRange = [number, number];\n\nexport interface InternalChartSeries<T> {\n index: number;\n color: string;\n series: MixedLineBarChartProps.ChartSeries<T>;\n}\n\nexport interface MixedLineBarChartProps<T extends ChartDataTypes>\n extends CartesianChartProps<T, MixedLineBarChartProps.ChartSeries<T>> {\n /**\n * Array that represents the source of data for the displayed chart.\n * Each element can represent a line series, bar series, or a threshold, and can have the following properties:\n *\n * * `title` (string): A human-readable title for this series.\n * * `type` (string): Series type (`\"line\"`, `\"bar\"`, or `\"threshold\"`).\n * * `data` (Array): For line and bar series, an array of data points, represented as objects with `x` and `y` properties.\n * * `y` (number): For threshold series, the value of the threshold.\n * * `color` (string): (Optional) A color hex value for this series. When assigned, it takes priority over the automatically assigned color.\n * * `valueFormatter` (Function): (Optional) A function that formats data values before rendering in the UI, For example, in the details popover.\n */\n series: ReadonlyArray<MixedLineBarChartProps.ChartSeries<T>>;\n\n /**\n * When set to `true`, bars in the same data point are stacked instead of grouped next to each other.\n */\n stackedBars?: boolean;\n\n /**\n * When set to `true`, the x and y axes are flipped, which causes any bars to be rendered horizontally instead of vertically.\n * This can only be used when the chart consists exclusively of bar series.\n */\n horizontalBars?: boolean;\n\n /**\n * When set to `true`, adds a visual emphasis on the zero baseline axis.\n * See the usage guidelines for more details.\n */\n emphasizeBaselineAxis?: boolean;\n\n /**\n * Determines the type of scale for values on the x axis.\n * Use `categorical` for charts with bars.\n */\n xScaleType?: ScaleType;\n}\n\nexport namespace MixedLineBarChartProps {\n export interface Datum<T> {\n x: T;\n y: number;\n }\n\n interface IDataSeries<T> {\n type: 'line' | 'bar' | 'threshold';\n title: string;\n color?: string;\n\n // This makes sure that the element type of the array is reduced to just one type,\n // even if `T` is a union type, e.g. `number | string`.\n data: T extends unknown ? ReadonlyArray<Datum<T>> : ReadonlyArray<Datum<T>>;\n valueFormatter?: T extends unknown\n ? CartesianChartProps.ValueFormatter<number, T>\n : CartesianChartProps.ValueFormatter<number, T>;\n }\n\n export interface BarDataSeries<T> extends IDataSeries<T> {\n type: 'bar';\n }\n\n export interface LineDataSeries<T> extends IDataSeries<T> {\n type: 'line';\n }\n\n export interface ThresholdSeries<T = any> extends Omit<IDataSeries<never>, 'data' | 'valueFormatter'> {\n type: 'threshold';\n y?: number;\n x?: T;\n valueFormatter?: CartesianChartProps.TickFormatter<number>;\n }\n\n export interface YThresholdSeries extends Omit<ThresholdSeries<never>, 'x'> {\n type: 'threshold';\n y: number;\n valueFormatter?: CartesianChartProps.TickFormatter<number>;\n }\n\n export interface XThresholdSeries<T> extends Omit<ThresholdSeries<T>, 'y' | 'valueFormatter'> {\n type: 'threshold';\n x: T;\n }\n\n export type DataSeries<T> = LineDataSeries<T> | BarDataSeries<T>;\n\n export type ChartSeries<T> = DataSeries<T> | ThresholdSeries<T>;\n\n export type FilterChangeDetail<T> = CartesianChartProps.FilterChangeDetail<ChartSeries<T>>;\n\n export type HighlightChangeDetail<T> = CartesianChartProps.HighlightChangeDetail<ChartSeries<T>>;\n\n export type TickFormatter<T> = CartesianChartProps.TickFormatter<T>;\n\n export type ValueFormatter<YType, XType = null> = CartesianChartProps.ValueFormatter<YType, XType>;\n\n export type I18nStrings<T> = CartesianChartProps.I18nStrings<T>;\n}\n\nexport interface VerticalMarkerX<T> {\n scaledX: number;\n label: T | null;\n}\n"]}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"series": "
|
|
5
|
-
"series--bar": "awsui_series--
|
|
6
|
-
"series__rect": "
|
|
7
|
-
"exiting": "
|
|
8
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
9
|
-
"root": "
|
|
10
|
-
"filter-container": "awsui_filter-
|
|
11
|
-
"has-default-filter": "awsui_has-default-
|
|
12
|
-
"chart-container": "awsui_chart-
|
|
13
|
-
"chart-container__vertical": "awsui_chart-
|
|
14
|
-
"chart-container__horizontal": "awsui_chart-
|
|
15
|
-
"content": "
|
|
16
|
-
"content--reserve-filter": "awsui_content--reserve-
|
|
17
|
-
"content--reserve-legend": "awsui_content--reserve-
|
|
18
|
-
"series--highlighted": "awsui_series--
|
|
19
|
-
"series__bar--highlighted": "awsui_series__bar--
|
|
20
|
-
"series--dimmed": "awsui_series--
|
|
21
|
-
"series--threshold": "awsui_series--
|
|
22
|
-
"bar-group": "awsui_bar-
|
|
4
|
+
"series": "awsui_series_1yz9c_2epee_93",
|
|
5
|
+
"series--bar": "awsui_series--bar_1yz9c_2epee_94",
|
|
6
|
+
"series__rect": "awsui_series__rect_1yz9c_2epee_94",
|
|
7
|
+
"exiting": "awsui_exiting_1yz9c_2epee_111",
|
|
8
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_1yz9c_2epee_1",
|
|
9
|
+
"root": "awsui_root_1yz9c_2epee_137",
|
|
10
|
+
"filter-container": "awsui_filter-container_1yz9c_2epee_152",
|
|
11
|
+
"has-default-filter": "awsui_has-default-filter_1yz9c_2epee_156",
|
|
12
|
+
"chart-container": "awsui_chart-container_1yz9c_2epee_160",
|
|
13
|
+
"chart-container__vertical": "awsui_chart-container__vertical_1yz9c_2epee_166",
|
|
14
|
+
"chart-container__horizontal": "awsui_chart-container__horizontal_1yz9c_2epee_172",
|
|
15
|
+
"content": "awsui_content_1yz9c_2epee_176",
|
|
16
|
+
"content--reserve-filter": "awsui_content--reserve-filter_1yz9c_2epee_183",
|
|
17
|
+
"content--reserve-legend": "awsui_content--reserve-legend_1yz9c_2epee_187",
|
|
18
|
+
"series--highlighted": "awsui_series--highlighted_1yz9c_2epee_200",
|
|
19
|
+
"series__bar--highlighted": "awsui_series__bar--highlighted_1yz9c_2epee_201",
|
|
20
|
+
"series--dimmed": "awsui_series--dimmed_1yz9c_2epee_205",
|
|
21
|
+
"series--threshold": "awsui_series--threshold_1yz9c_2epee_214",
|
|
22
|
+
"bar-group": "awsui_bar-group_1yz9c_2epee_219"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -90,26 +90,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
94
|
-
.awsui_series--
|
|
95
|
-
transition: opacity var(--motion-duration-transition-quick-
|
|
93
|
+
.awsui_series_1yz9c_2epee_93:not(#\9),
|
|
94
|
+
.awsui_series--bar_1yz9c_2epee_94 > .awsui_series__rect_1yz9c_2epee_94:not(#\9) {
|
|
95
|
+
transition: opacity var(--motion-duration-transition-quick-rmkgqi, 90ms) var(--motion-easing-transition-quick-ws4ug0, linear);
|
|
96
96
|
}
|
|
97
97
|
@media (prefers-reduced-motion: reduce) {
|
|
98
|
-
.
|
|
99
|
-
.awsui_series--
|
|
98
|
+
.awsui_series_1yz9c_2epee_93:not(#\9),
|
|
99
|
+
.awsui_series--bar_1yz9c_2epee_94 > .awsui_series__rect_1yz9c_2epee_94:not(#\9) {
|
|
100
100
|
animation: none;
|
|
101
101
|
transition: none;
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
|
-
.awsui-motion-disabled .
|
|
104
|
+
.awsui-motion-disabled .awsui_series_1yz9c_2epee_93:not(#\9), .awsui-mode-entering .awsui_series_1yz9c_2epee_93:not(#\9), .awsui-motion-disabled .awsui_series--bar_1yz9c_2epee_94 > .awsui_series__rect_1yz9c_2epee_94:not(#\9), .awsui-mode-entering .awsui_series--bar_1yz9c_2epee_94 > .awsui_series__rect_1yz9c_2epee_94:not(#\9) {
|
|
105
105
|
animation: none;
|
|
106
106
|
transition: none;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.
|
|
110
|
-
animation: awsui_awsui-motion-fade-out-
|
|
109
|
+
.awsui_exiting_1yz9c_2epee_111:not(#\9) {
|
|
110
|
+
animation: awsui_awsui-motion-fade-out-0_1yz9c_2epee_1 var(--motion-duration-refresh-only-fast-g4961l, 115ms) var(--motion-easing-refresh-only-b-ihwfxn, cubic-bezier(1, 0, 0.83, 1));
|
|
111
111
|
}
|
|
112
|
-
@keyframes awsui_awsui-motion-fade-out-
|
|
112
|
+
@keyframes awsui_awsui-motion-fade-out-0_1yz9c_2epee_1 {
|
|
113
113
|
from {
|
|
114
114
|
opacity: 1;
|
|
115
115
|
}
|
|
@@ -118,12 +118,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
120
|
@media (prefers-reduced-motion: reduce) {
|
|
121
|
-
.
|
|
121
|
+
.awsui_exiting_1yz9c_2epee_111:not(#\9) {
|
|
122
122
|
animation: none;
|
|
123
123
|
transition: none;
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
|
-
.awsui-motion-disabled .
|
|
126
|
+
.awsui-motion-disabled .awsui_exiting_1yz9c_2epee_111:not(#\9), .awsui-mode-entering .awsui_exiting_1yz9c_2epee_111:not(#\9) {
|
|
127
127
|
animation: none;
|
|
128
128
|
transition: none;
|
|
129
129
|
}
|
|
@@ -132,7 +132,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
132
132
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
133
133
|
SPDX-License-Identifier: Apache-2.0
|
|
134
134
|
*/
|
|
135
|
-
.
|
|
135
|
+
.awsui_root_1yz9c_2epee_137:not(#\9) {
|
|
136
136
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
137
137
|
border-collapse: separate;
|
|
138
138
|
border-spacing: 0;
|
|
@@ -162,84 +162,84 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
widows: 2;
|
|
163
163
|
word-spacing: normal;
|
|
164
164
|
box-sizing: border-box;
|
|
165
|
-
font-size: var(--font-body-m-size-
|
|
166
|
-
line-height: var(--font-body-m-line-height-
|
|
167
|
-
color: var(--color-text-body-default-
|
|
165
|
+
font-size: var(--font-body-m-size-i6yc1c, 14px);
|
|
166
|
+
line-height: var(--font-body-m-line-height-uf359w, 22px);
|
|
167
|
+
color: var(--color-text-body-default-v5bj0z, #16191f);
|
|
168
168
|
font-weight: 400;
|
|
169
|
-
font-family: var(--font-family-base-
|
|
169
|
+
font-family: var(--font-family-base-vmkkua, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
170
170
|
-webkit-font-smoothing: auto;
|
|
171
171
|
-moz-osx-font-smoothing: auto;
|
|
172
172
|
position: relative;
|
|
173
173
|
display: block;
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
.awsui_filter-
|
|
176
|
+
.awsui_filter-container_1yz9c_2epee_152:not(#\9) {
|
|
177
177
|
/* used in test-utils */
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
.awsui_has-default-
|
|
180
|
+
.awsui_has-default-filter_1yz9c_2epee_156 > :not(#\9):first-child {
|
|
181
181
|
flex: 280px 0 1;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.awsui_chart-
|
|
184
|
+
.awsui_chart-container_1yz9c_2epee_160:not(#\9) {
|
|
185
185
|
display: flex;
|
|
186
186
|
width: 100%;
|
|
187
187
|
flex-direction: column;
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.awsui_chart-
|
|
190
|
+
.awsui_chart-container__vertical_1yz9c_2epee_166:not(#\9) {
|
|
191
191
|
display: flex;
|
|
192
192
|
flex-direction: column;
|
|
193
193
|
width: 100%;
|
|
194
194
|
}
|
|
195
195
|
|
|
196
|
-
.awsui_chart-
|
|
196
|
+
.awsui_chart-container__horizontal_1yz9c_2epee_172:not(#\9) {
|
|
197
197
|
display: flex;
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.
|
|
200
|
+
.awsui_content_1yz9c_2epee_176:not(#\9) {
|
|
201
201
|
display: flex;
|
|
202
202
|
position: relative;
|
|
203
203
|
justify-content: center;
|
|
204
204
|
align-items: center;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.awsui_content--reserve-
|
|
208
|
-
margin-top: calc(2 * var(--font-body-m-line-height-
|
|
207
|
+
.awsui_content--reserve-filter_1yz9c_2epee_183:not(#\9) {
|
|
208
|
+
margin-top: calc(2 * var(--font-body-m-line-height-uf359w, 22px));
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.awsui_content--reserve-
|
|
212
|
-
margin-bottom: calc(2 * var(--font-body-m-line-height-
|
|
211
|
+
.awsui_content--reserve-legend_1yz9c_2epee_187:not(#\9) {
|
|
212
|
+
margin-bottom: calc(2 * var(--font-body-m-line-height-uf359w, 22px));
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
.
|
|
215
|
+
.awsui_series_1yz9c_2epee_93:not(#\9) {
|
|
216
216
|
display: block;
|
|
217
|
-
stroke-width: var(--border-line-chart-width-
|
|
217
|
+
stroke-width: var(--border-line-chart-width-nqhoa0, 2px);
|
|
218
218
|
fill: none;
|
|
219
219
|
stroke-linecap: round;
|
|
220
|
-
stroke-linejoin: var(--border-line-chart-line-join-
|
|
220
|
+
stroke-linejoin: var(--border-line-chart-line-join-9bwp6y, miter);
|
|
221
221
|
pointer-events: none;
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.awsui_series--
|
|
225
|
-
.awsui_series__bar--
|
|
224
|
+
.awsui_series--highlighted_1yz9c_2epee_200:not(#\9),
|
|
225
|
+
.awsui_series__bar--highlighted_1yz9c_2epee_201:not(#\9) {
|
|
226
226
|
/* used in dom query */
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_series--
|
|
229
|
+
.awsui_series--dimmed_1yz9c_2epee_205:not(#\9) {
|
|
230
230
|
opacity: 0.3;
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.awsui_series--
|
|
234
|
-
stroke: var(--color-background-container-content-
|
|
233
|
+
.awsui_series--bar_1yz9c_2epee_94 > .awsui_series__rect_1yz9c_2epee_94:not(#\9) {
|
|
234
|
+
stroke: var(--color-background-container-content-2tfmjb, #ffffff);
|
|
235
235
|
stroke-width: 2px;
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.awsui_series--
|
|
239
|
-
stroke-dasharray: var(--border-line-chart-dash-array-
|
|
240
|
-
stroke-width: var(--border-line-chart-width-
|
|
238
|
+
.awsui_series--threshold_1yz9c_2epee_214:not(#\9) {
|
|
239
|
+
stroke-dasharray: var(--border-line-chart-dash-array-5ohoha, 3 5);
|
|
240
|
+
stroke-width: var(--border-line-chart-width-nqhoa0, 2px);
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.awsui_bar-
|
|
243
|
+
.awsui_bar-group_1yz9c_2epee_219:not(#\9) {
|
|
244
244
|
/* used in dom query */
|
|
245
245
|
}
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"series": "
|
|
6
|
-
"series--bar": "awsui_series--
|
|
7
|
-
"series__rect": "
|
|
8
|
-
"exiting": "
|
|
9
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
10
|
-
"root": "
|
|
11
|
-
"filter-container": "awsui_filter-
|
|
12
|
-
"has-default-filter": "awsui_has-default-
|
|
13
|
-
"chart-container": "awsui_chart-
|
|
14
|
-
"chart-container__vertical": "awsui_chart-
|
|
15
|
-
"chart-container__horizontal": "awsui_chart-
|
|
16
|
-
"content": "
|
|
17
|
-
"content--reserve-filter": "awsui_content--reserve-
|
|
18
|
-
"content--reserve-legend": "awsui_content--reserve-
|
|
19
|
-
"series--highlighted": "awsui_series--
|
|
20
|
-
"series__bar--highlighted": "awsui_series__bar--
|
|
21
|
-
"series--dimmed": "awsui_series--
|
|
22
|
-
"series--threshold": "awsui_series--
|
|
23
|
-
"bar-group": "awsui_bar-
|
|
5
|
+
"series": "awsui_series_1yz9c_2epee_93",
|
|
6
|
+
"series--bar": "awsui_series--bar_1yz9c_2epee_94",
|
|
7
|
+
"series__rect": "awsui_series__rect_1yz9c_2epee_94",
|
|
8
|
+
"exiting": "awsui_exiting_1yz9c_2epee_111",
|
|
9
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_1yz9c_2epee_1",
|
|
10
|
+
"root": "awsui_root_1yz9c_2epee_137",
|
|
11
|
+
"filter-container": "awsui_filter-container_1yz9c_2epee_152",
|
|
12
|
+
"has-default-filter": "awsui_has-default-filter_1yz9c_2epee_156",
|
|
13
|
+
"chart-container": "awsui_chart-container_1yz9c_2epee_160",
|
|
14
|
+
"chart-container__vertical": "awsui_chart-container__vertical_1yz9c_2epee_166",
|
|
15
|
+
"chart-container__horizontal": "awsui_chart-container__horizontal_1yz9c_2epee_172",
|
|
16
|
+
"content": "awsui_content_1yz9c_2epee_176",
|
|
17
|
+
"content--reserve-filter": "awsui_content--reserve-filter_1yz9c_2epee_183",
|
|
18
|
+
"content--reserve-legend": "awsui_content--reserve-legend_1yz9c_2epee_187",
|
|
19
|
+
"series--highlighted": "awsui_series--highlighted_1yz9c_2epee_200",
|
|
20
|
+
"series__bar--highlighted": "awsui_series__bar--highlighted_1yz9c_2epee_201",
|
|
21
|
+
"series--dimmed": "awsui_series--dimmed_1yz9c_2epee_205",
|
|
22
|
+
"series--threshold": "awsui_series--threshold_1yz9c_2epee_214",
|
|
23
|
+
"bar-group": "awsui_bar-group_1yz9c_2epee_219"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dialog": "
|
|
5
|
-
"modal-slide-up": "awsui_modal-slide-
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
9
|
-
"root": "
|
|
10
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
11
|
-
"hidden": "
|
|
12
|
-
"focus-lock": "awsui_focus-
|
|
13
|
-
"small": "
|
|
14
|
-
"medium": "
|
|
15
|
-
"large": "
|
|
16
|
-
"max": "
|
|
17
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
18
|
-
"container": "
|
|
19
|
-
"content": "
|
|
20
|
-
"no-paddings": "awsui_no-
|
|
21
|
-
"header": "
|
|
22
|
-
"header--text": "awsui_header--
|
|
23
|
-
"footer": "
|
|
24
|
-
"footer--stuck": "awsui_footer--
|
|
25
|
-
"dismiss-control": "awsui_dismiss-
|
|
26
|
-
"modal-open": "awsui_modal-
|
|
4
|
+
"dialog": "awsui_dialog_1d2i7_7sm8h_105",
|
|
5
|
+
"modal-slide-up": "awsui_modal-slide-up_1d2i7_7sm8h_1",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_7sm8h_1",
|
|
7
|
+
"refresh": "awsui_refresh_1d2i7_7sm8h_128",
|
|
8
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_7sm8h_1",
|
|
9
|
+
"root": "awsui_root_1d2i7_7sm8h_161",
|
|
10
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_7sm8h_1",
|
|
11
|
+
"hidden": "awsui_hidden_1d2i7_7sm8h_226",
|
|
12
|
+
"focus-lock": "awsui_focus-lock_1d2i7_7sm8h_230",
|
|
13
|
+
"small": "awsui_small_1d2i7_7sm8h_248",
|
|
14
|
+
"medium": "awsui_medium_1d2i7_7sm8h_251",
|
|
15
|
+
"large": "awsui_large_1d2i7_7sm8h_254",
|
|
16
|
+
"max": "awsui_max_1d2i7_7sm8h_257",
|
|
17
|
+
"breakpoint-xs": "awsui_breakpoint-xs_1d2i7_7sm8h_257",
|
|
18
|
+
"container": "awsui_container_1d2i7_7sm8h_262",
|
|
19
|
+
"content": "awsui_content_1d2i7_7sm8h_281",
|
|
20
|
+
"no-paddings": "awsui_no-paddings_1d2i7_7sm8h_284",
|
|
21
|
+
"header": "awsui_header_1d2i7_7sm8h_288",
|
|
22
|
+
"header--text": "awsui_header--text_1d2i7_7sm8h_295",
|
|
23
|
+
"footer": "awsui_footer_1d2i7_7sm8h_299",
|
|
24
|
+
"footer--stuck": "awsui_footer--stuck_1d2i7_7sm8h_306",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_1d2i7_7sm8h_315",
|
|
26
|
+
"modal-open": "awsui_modal-open_1d2i7_7sm8h_319"
|
|
27
27
|
};
|
|
28
28
|
|
|
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
@keyframes awsui_modal-slide-
|
|
97
|
+
@keyframes awsui_modal-slide-up_1d2i7_7sm8h_1 {
|
|
98
98
|
0% {
|
|
99
99
|
transform: translate(0, 10px);
|
|
100
100
|
}
|
|
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
transform: translate(0, 0);
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
|
-
.
|
|
106
|
-
animation: awsui_modal-slide-
|
|
107
|
-
animation-delay: var(--motion-duration-fast-
|
|
105
|
+
.awsui_dialog_1d2i7_7sm8h_105:not(#\9) {
|
|
106
|
+
animation: awsui_modal-slide-up_1d2i7_7sm8h_1 var(--motion-duration-slow-tm8ir2, 180ms) ease-out, awsui_awsui-motion-fade-in-0_1d2i7_7sm8h_1 var(--motion-duration-slow-tm8ir2, 180ms) ease-out;
|
|
107
|
+
animation-delay: var(--motion-duration-fast-2xlkti, 90ms);
|
|
108
108
|
animation-fill-mode: both;
|
|
109
109
|
}
|
|
110
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
110
|
+
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_7sm8h_1 {
|
|
111
111
|
from {
|
|
112
112
|
opacity: 0;
|
|
113
113
|
}
|
|
@@ -116,22 +116,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
}
|
|
117
117
|
}
|
|
118
118
|
@media (prefers-reduced-motion: reduce) {
|
|
119
|
-
.
|
|
119
|
+
.awsui_dialog_1d2i7_7sm8h_105:not(#\9) {
|
|
120
120
|
animation: none;
|
|
121
121
|
transition: none;
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
|
-
.awsui-motion-disabled .
|
|
124
|
+
.awsui-motion-disabled .awsui_dialog_1d2i7_7sm8h_105:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_7sm8h_105:not(#\9) {
|
|
125
125
|
animation: none;
|
|
126
126
|
transition: none;
|
|
127
127
|
}
|
|
128
|
-
.
|
|
129
|
-
animation: awsui_awsui-motion-scale-
|
|
130
|
-
animation-duration: var(--motion-duration-refresh-only-fast-
|
|
131
|
-
animation-timing-function: var(--motion-easing-refresh-only-a-
|
|
128
|
+
.awsui_dialog_1d2i7_7sm8h_105.awsui_refresh_1d2i7_7sm8h_128:not(#\9) {
|
|
129
|
+
animation: awsui_awsui-motion-scale-popup_1d2i7_7sm8h_1, awsui_awsui-motion-fade-in-0_1d2i7_7sm8h_1;
|
|
130
|
+
animation-duration: var(--motion-duration-refresh-only-fast-g4961l, 115ms);
|
|
131
|
+
animation-timing-function: var(--motion-easing-refresh-only-a-5adyze, cubic-bezier(0, 0, 0, 1));
|
|
132
132
|
animation-fill-mode: both;
|
|
133
133
|
}
|
|
134
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
134
|
+
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_7sm8h_1 {
|
|
135
135
|
from {
|
|
136
136
|
opacity: 0;
|
|
137
137
|
}
|
|
@@ -139,7 +139,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
139
139
|
opacity: 1;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
|
-
@keyframes awsui_awsui-motion-scale-
|
|
142
|
+
@keyframes awsui_awsui-motion-scale-popup_1d2i7_7sm8h_1 {
|
|
143
143
|
0% {
|
|
144
144
|
transform: scale(0.95);
|
|
145
145
|
}
|
|
@@ -148,21 +148,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
148
148
|
}
|
|
149
149
|
}
|
|
150
150
|
@media (prefers-reduced-motion: reduce) {
|
|
151
|
-
.
|
|
151
|
+
.awsui_dialog_1d2i7_7sm8h_105.awsui_refresh_1d2i7_7sm8h_128:not(#\9) {
|
|
152
152
|
animation: none;
|
|
153
153
|
transition: none;
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
|
-
.awsui-motion-disabled .
|
|
156
|
+
.awsui-motion-disabled .awsui_dialog_1d2i7_7sm8h_105.awsui_refresh_1d2i7_7sm8h_128:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_7sm8h_105.awsui_refresh_1d2i7_7sm8h_128:not(#\9) {
|
|
157
157
|
animation: none;
|
|
158
158
|
transition: none;
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.
|
|
162
|
-
animation: awsui_awsui-motion-fade-
|
|
161
|
+
.awsui_root_1d2i7_7sm8h_161:not(#\9) {
|
|
162
|
+
animation: awsui_awsui-motion-fade-in_1d2i7_7sm8h_1 var(--motion-duration-extra-slow-q60tat, 270ms) ease-out;
|
|
163
163
|
animation-fill-mode: both;
|
|
164
164
|
}
|
|
165
|
-
@keyframes awsui_awsui-motion-fade-
|
|
165
|
+
@keyframes awsui_awsui-motion-fade-in_1d2i7_7sm8h_1 {
|
|
166
166
|
from {
|
|
167
167
|
opacity: 0.2;
|
|
168
168
|
}
|
|
@@ -171,25 +171,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
173
|
@media (prefers-reduced-motion: reduce) {
|
|
174
|
-
.
|
|
174
|
+
.awsui_root_1d2i7_7sm8h_161:not(#\9) {
|
|
175
175
|
animation: none;
|
|
176
176
|
transition: none;
|
|
177
177
|
}
|
|
178
178
|
}
|
|
179
|
-
.awsui-motion-disabled .
|
|
179
|
+
.awsui-motion-disabled .awsui_root_1d2i7_7sm8h_161:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_7sm8h_161:not(#\9) {
|
|
180
180
|
animation: none;
|
|
181
181
|
transition: none;
|
|
182
182
|
}
|
|
183
|
-
.
|
|
184
|
-
animation-duration: var(--motion-duration-refresh-only-fast-
|
|
183
|
+
.awsui_root_1d2i7_7sm8h_161.awsui_refresh_1d2i7_7sm8h_128:not(#\9) {
|
|
184
|
+
animation-duration: var(--motion-duration-refresh-only-fast-g4961l, 115ms);
|
|
185
185
|
}
|
|
186
186
|
@media (prefers-reduced-motion: reduce) {
|
|
187
|
-
.
|
|
187
|
+
.awsui_root_1d2i7_7sm8h_161.awsui_refresh_1d2i7_7sm8h_128:not(#\9) {
|
|
188
188
|
animation: none;
|
|
189
189
|
transition: none;
|
|
190
190
|
}
|
|
191
191
|
}
|
|
192
|
-
.awsui-motion-disabled .
|
|
192
|
+
.awsui-motion-disabled .awsui_root_1d2i7_7sm8h_161.awsui_refresh_1d2i7_7sm8h_128:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_7sm8h_161.awsui_refresh_1d2i7_7sm8h_128:not(#\9) {
|
|
193
193
|
animation: none;
|
|
194
194
|
transition: none;
|
|
195
195
|
}
|
|
@@ -198,7 +198,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
199
199
|
SPDX-License-Identifier: Apache-2.0
|
|
200
200
|
*/
|
|
201
|
-
.
|
|
201
|
+
.awsui_root_1d2i7_7sm8h_161:not(#\9) {
|
|
202
202
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
203
203
|
border-collapse: separate;
|
|
204
204
|
border-spacing: 0;
|
|
@@ -228,14 +228,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
228
228
|
widows: 2;
|
|
229
229
|
word-spacing: normal;
|
|
230
230
|
box-sizing: border-box;
|
|
231
|
-
font-size: var(--font-body-m-size-
|
|
232
|
-
line-height: var(--font-body-m-line-height-
|
|
233
|
-
color: var(--color-text-body-default-
|
|
231
|
+
font-size: var(--font-body-m-size-i6yc1c, 14px);
|
|
232
|
+
line-height: var(--font-body-m-line-height-uf359w, 22px);
|
|
233
|
+
color: var(--color-text-body-default-v5bj0z, #16191f);
|
|
234
234
|
font-weight: 400;
|
|
235
|
-
font-family: var(--font-family-base-
|
|
235
|
+
font-family: var(--font-family-base-vmkkua, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
236
236
|
-webkit-font-smoothing: auto;
|
|
237
237
|
-moz-osx-font-smoothing: auto;
|
|
238
|
-
background-color: var(--color-background-modal-overlay-
|
|
238
|
+
background-color: var(--color-background-modal-overlay-jkro9x, rgba(242, 243, 243, 0.9));
|
|
239
239
|
display: flex;
|
|
240
240
|
align-items: center;
|
|
241
241
|
justify-items: center;
|
|
@@ -249,43 +249,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
249
249
|
overflow: auto;
|
|
250
250
|
cursor: pointer;
|
|
251
251
|
}
|
|
252
|
-
.
|
|
252
|
+
.awsui_root_1d2i7_7sm8h_161.awsui_hidden_1d2i7_7sm8h_226:not(#\9) {
|
|
253
253
|
display: none;
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.awsui_focus-
|
|
256
|
+
.awsui_focus-lock_1d2i7_7sm8h_230:not(#\9) {
|
|
257
257
|
align-self: flex-start;
|
|
258
258
|
margin: auto;
|
|
259
|
-
padding: var(--space-s-
|
|
259
|
+
padding: var(--space-s-vhrt5k, 12px) 0;
|
|
260
260
|
z-index: 5000;
|
|
261
261
|
pointer-events: none;
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.
|
|
264
|
+
.awsui_dialog_1d2i7_7sm8h_105:not(#\9) {
|
|
265
265
|
position: static;
|
|
266
266
|
top: 0;
|
|
267
267
|
transform: translate(0, 0);
|
|
268
|
-
width: calc(100vw - var(--space-s-
|
|
268
|
+
width: calc(100vw - var(--space-s-vhrt5k, 12px) * 2);
|
|
269
269
|
box-sizing: border-box;
|
|
270
270
|
outline: none;
|
|
271
271
|
z-index: 5000;
|
|
272
272
|
pointer-events: all;
|
|
273
273
|
}
|
|
274
|
-
.
|
|
274
|
+
.awsui_dialog_1d2i7_7sm8h_105.awsui_small_1d2i7_7sm8h_248:not(#\9) {
|
|
275
275
|
max-width: 320px;
|
|
276
276
|
}
|
|
277
|
-
.
|
|
277
|
+
.awsui_dialog_1d2i7_7sm8h_105.awsui_medium_1d2i7_7sm8h_251:not(#\9) {
|
|
278
278
|
max-width: 600px;
|
|
279
279
|
}
|
|
280
|
-
.
|
|
280
|
+
.awsui_dialog_1d2i7_7sm8h_105.awsui_large_1d2i7_7sm8h_254:not(#\9) {
|
|
281
281
|
max-width: 820px;
|
|
282
282
|
}
|
|
283
|
-
.
|
|
284
|
-
max-width: calc(100vw - (2 * 4 * 10px + var(--space-xxxl-
|
|
283
|
+
.awsui_dialog_1d2i7_7sm8h_105.awsui_max_1d2i7_7sm8h_257.awsui_breakpoint-xs_1d2i7_7sm8h_257:not(#\9) {
|
|
284
|
+
max-width: calc(100vw - (2 * 4 * 10px + var(--space-xxxl-ivtt61, 40px)));
|
|
285
285
|
margin: auto;
|
|
286
286
|
}
|
|
287
287
|
|
|
288
|
-
.
|
|
288
|
+
.awsui_container_1d2i7_7sm8h_262:not(#\9) {
|
|
289
289
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
290
290
|
border-collapse: separate;
|
|
291
291
|
border-spacing: 0;
|
|
@@ -315,60 +315,60 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
315
315
|
widows: 2;
|
|
316
316
|
word-spacing: normal;
|
|
317
317
|
box-sizing: border-box;
|
|
318
|
-
font-size: var(--font-body-m-size-
|
|
319
|
-
line-height: var(--font-body-m-line-height-
|
|
320
|
-
color: var(--color-text-body-default-
|
|
318
|
+
font-size: var(--font-body-m-size-i6yc1c, 14px);
|
|
319
|
+
line-height: var(--font-body-m-line-height-uf359w, 22px);
|
|
320
|
+
color: var(--color-text-body-default-v5bj0z, #16191f);
|
|
321
321
|
font-weight: 400;
|
|
322
|
-
font-family: var(--font-family-base-
|
|
322
|
+
font-family: var(--font-family-base-vmkkua, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
323
323
|
-webkit-font-smoothing: auto;
|
|
324
324
|
-moz-osx-font-smoothing: auto;
|
|
325
325
|
display: block;
|
|
326
|
-
background-color: var(--color-background-container-content-
|
|
326
|
+
background-color: var(--color-background-container-content-2tfmjb, #ffffff);
|
|
327
327
|
word-wrap: break-word;
|
|
328
|
-
border-top: var(--border-container-top-width-
|
|
329
|
-
border-radius: var(--border-radius-container-
|
|
330
|
-
box-shadow: var(--shadow-modal-
|
|
328
|
+
border-top: var(--border-container-top-width-y1te4w, 1px) solid var(--color-border-container-top-zudzrh, #eaeded);
|
|
329
|
+
border-radius: var(--border-radius-container-y2o1gq, 0px);
|
|
330
|
+
box-shadow: var(--shadow-modal-lvy6pm, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
|
|
331
331
|
}
|
|
332
332
|
|
|
333
|
-
.
|
|
334
|
-
padding: var(--space-container-content-top-
|
|
333
|
+
.awsui_content_1d2i7_7sm8h_281:not(#\9) {
|
|
334
|
+
padding: var(--space-container-content-top-m4vydv, 16px) var(--space-modal-horizontal-u2l4a9, 20px) var(--space-modal-content-bottom-fb8fpt, 20px);
|
|
335
335
|
}
|
|
336
|
-
.
|
|
336
|
+
.awsui_content_1d2i7_7sm8h_281.awsui_no-paddings_1d2i7_7sm8h_284:not(#\9) {
|
|
337
337
|
padding: 0;
|
|
338
338
|
}
|
|
339
339
|
|
|
340
|
-
.
|
|
341
|
-
padding: var(--space-s-
|
|
342
|
-
background-color: var(--color-background-container-header-
|
|
343
|
-
border-bottom: 1px solid var(--color-border-container-divider-
|
|
344
|
-
border-radius: var(--border-radius-container-
|
|
340
|
+
.awsui_header_1d2i7_7sm8h_288:not(#\9) {
|
|
341
|
+
padding: var(--space-s-vhrt5k, 12px) var(--space-modal-horizontal-u2l4a9, 20px);
|
|
342
|
+
background-color: var(--color-background-container-header-6n79uq, #fafafa);
|
|
343
|
+
border-bottom: 1px solid var(--color-border-container-divider-t9c066, #eaeded);
|
|
344
|
+
border-radius: var(--border-radius-container-y2o1gq, 0px) var(--border-radius-container-y2o1gq, 0px) 0 0;
|
|
345
345
|
}
|
|
346
346
|
|
|
347
|
-
.awsui_header--
|
|
347
|
+
.awsui_header--text_1d2i7_7sm8h_295:not(#\9) {
|
|
348
348
|
/* used in test-utils */
|
|
349
349
|
}
|
|
350
350
|
|
|
351
|
-
.
|
|
352
|
-
border-top: var(--border-divider-section-width-
|
|
353
|
-
padding: var(--space-scaled-s-
|
|
354
|
-
background-color: var(--color-background-container-content-
|
|
351
|
+
.awsui_footer_1d2i7_7sm8h_299:not(#\9) {
|
|
352
|
+
border-top: var(--border-divider-section-width-om0oy7, 1px) solid var(--color-border-divider-default-77o8t1, #eaeded);
|
|
353
|
+
padding: var(--space-scaled-s-mjpukd, 12px) var(--space-container-horizontal-mjt57l, 20px);
|
|
354
|
+
background-color: var(--color-background-container-content-2tfmjb, #ffffff);
|
|
355
355
|
position: sticky;
|
|
356
356
|
bottom: 0;
|
|
357
357
|
}
|
|
358
|
-
.awsui_footer--
|
|
359
|
-
border-radius: 0 0 var(--border-radius-container-
|
|
358
|
+
.awsui_footer--stuck_1d2i7_7sm8h_306:not(#\9) {
|
|
359
|
+
border-radius: 0 0 var(--border-radius-container-y2o1gq, 0px) var(--border-radius-container-y2o1gq, 0px);
|
|
360
360
|
}
|
|
361
|
-
.
|
|
361
|
+
.awsui_footer_1d2i7_7sm8h_299:not(#\9):after {
|
|
362
362
|
content: "";
|
|
363
363
|
display: table;
|
|
364
364
|
clear: both;
|
|
365
365
|
}
|
|
366
366
|
|
|
367
|
-
.awsui_dismiss-
|
|
367
|
+
.awsui_dismiss-control_1d2i7_7sm8h_315:not(#\9) {
|
|
368
368
|
/* used in test-utils */
|
|
369
369
|
}
|
|
370
370
|
|
|
371
|
-
.awsui_modal-
|
|
371
|
+
.awsui_modal-open_1d2i7_7sm8h_319:not(#\9) {
|
|
372
372
|
overflow: hidden;
|
|
373
373
|
/*
|
|
374
374
|
* When padding-right is added to account for scrollbar being turned
|