@cloudscape-design/components 3.0.721 → 3.0.723
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 +25 -25
- package/alert/styles.scoped.css +131 -43
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +106 -18
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +122 -34
- 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 +56 -8
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +109 -21
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +58 -10
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +50 -6
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +16 -16
- package/app-layout/styles.scoped.css +69 -21
- package/app-layout/styles.selectors.js +16 -16
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +92 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +216 -169
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +92 -8
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +60 -12
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +76 -28
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +47 -3
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +66 -16
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +66 -22
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +99 -15
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +76 -28
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +51 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +306 -241
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +63 -19
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/breadcrumb-group/styles.css.js +7 -7
- package/breadcrumb-group/styles.scoped.css +58 -14
- package/breadcrumb-group/styles.selectors.js +7 -7
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +204 -156
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +70 -28
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +12 -12
- package/button-dropdown/item-element/styles.scoped.css +60 -16
- package/button-dropdown/item-element/styles.selectors.js +12 -12
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +51 -7
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +16 -16
- package/button-dropdown/styles.scoped.css +70 -26
- package/button-dropdown/styles.selectors.js +16 -16
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +86 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +95 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +108 -58
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +51 -7
- 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 +52 -8
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +191 -139
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +107 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/index.d.ts.map +1 -1
- package/collection-preferences/index.js +7 -2
- package/collection-preferences/index.js.map +1 -1
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +224 -48
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +87 -7
- 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 +125 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +140 -56
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +62 -18
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +55 -11
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +89 -45
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +59 -15
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +100 -52
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +92 -12
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +121 -69
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +84 -4
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +93 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +240 -244
- package/flashbar/styles.selectors.js +47 -47
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +54 -10
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +84 -40
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +100 -56
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +132 -52
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +149 -69
- package/help-panel/styles.selectors.js +5 -5
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +89 -9
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +168 -84
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +82 -46
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +9 -9
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +66 -22
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +84 -36
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +49 -5
- 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 +67 -19
- 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 +51 -7
- 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 +49 -5
- 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 +89 -37
- 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 +53 -9
- 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 +91 -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 +55 -11
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +89 -41
- 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 +49 -5
- 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 +48 -4
- 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 +52 -8
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +59 -15
- 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 +79 -31
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +48 -4
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +56 -12
- 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 +47 -3
- 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 +78 -40
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +106 -22
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/context/collection-preferences-metadata-context.d.ts +10 -0
- package/internal/context/collection-preferences-metadata-context.d.ts.map +1 -0
- package/internal/context/collection-preferences-metadata-context.js +5 -0
- package/internal/context/collection-preferences-metadata-context.js.map +1 -0
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +55 -11
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +117 -73
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +107 -23
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +95 -43
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +48 -4
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +69 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +104 -52
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +297 -77
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +195 -35
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +70 -30
- package/prompt-input/styles.selectors.js +8 -8
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +89 -41
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +84 -40
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +62 -18
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -11
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +85 -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 +90 -38
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +68 -24
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +47 -3
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +29 -29
- package/side-navigation/styles.scoped.css +87 -43
- package/side-navigation/styles.selectors.js +29 -29
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +126 -78
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +70 -26
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +69 -21
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +70 -26
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +27 -27
- package/split-panel/styles.scoped.css +142 -50
- package/split-panel/styles.selectors.js +27 -27
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +75 -31
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +398 -360
- package/table/body-cell/styles.selectors.js +47 -47
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +65 -17
- 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 +115 -67
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/index.d.ts.map +1 -1
- package/table/index.js +23 -3
- package/table/index.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +60 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +49 -5
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +89 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +91 -43
- package/table/styles.selectors.js +34 -34
- package/table/use-column-widths.d.ts.map +1 -1
- package/table/use-column-widths.js +5 -2
- package/table/use-column-widths.js.map +1 -1
- package/table/use-sticky-header.js +3 -3
- package/table/use-sticky-header.js.map +1 -1
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +139 -51
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +56 -12
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +107 -63
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +49 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +62 -22
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +159 -75
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +63 -19
- package/toggle/styles.selectors.js +10 -10
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +72 -24
- package/token-group/styles.selectors.js +10 -10
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +88 -44
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +118 -70
- 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 +103 -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 +119 -31
- 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 +83 -3
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +104 -60
- package/wizard/styles.selectors.js +30 -30
package/grid/styles.css.js
CHANGED
|
@@ -1,58 +1,58 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"grid": "
|
|
5
|
-
"no-gutters": "awsui_no-
|
|
6
|
-
"grid-column": "awsui_grid-
|
|
7
|
-
"colspan-1": "awsui_colspan-
|
|
8
|
-
"push-1": "awsui_push-
|
|
9
|
-
"pull-1": "awsui_pull-
|
|
10
|
-
"colspan-2": "awsui_colspan-
|
|
11
|
-
"push-2": "awsui_push-
|
|
12
|
-
"pull-2": "awsui_pull-
|
|
13
|
-
"colspan-3": "awsui_colspan-
|
|
14
|
-
"push-3": "awsui_push-
|
|
15
|
-
"pull-3": "awsui_pull-
|
|
16
|
-
"colspan-4": "awsui_colspan-
|
|
17
|
-
"push-4": "awsui_push-
|
|
18
|
-
"pull-4": "awsui_pull-
|
|
19
|
-
"colspan-5": "awsui_colspan-
|
|
20
|
-
"push-5": "awsui_push-
|
|
21
|
-
"pull-5": "awsui_pull-
|
|
22
|
-
"colspan-6": "awsui_colspan-
|
|
23
|
-
"push-6": "awsui_push-
|
|
24
|
-
"pull-6": "awsui_pull-
|
|
25
|
-
"colspan-7": "awsui_colspan-
|
|
26
|
-
"push-7": "awsui_push-
|
|
27
|
-
"pull-7": "awsui_pull-
|
|
28
|
-
"colspan-8": "awsui_colspan-
|
|
29
|
-
"push-8": "awsui_push-
|
|
30
|
-
"pull-8": "awsui_pull-
|
|
31
|
-
"colspan-9": "awsui_colspan-
|
|
32
|
-
"push-9": "awsui_push-
|
|
33
|
-
"pull-9": "awsui_pull-
|
|
34
|
-
"colspan-10": "awsui_colspan-
|
|
35
|
-
"push-10": "awsui_push-
|
|
36
|
-
"pull-10": "awsui_pull-
|
|
37
|
-
"colspan-11": "awsui_colspan-
|
|
38
|
-
"push-11": "awsui_push-
|
|
39
|
-
"pull-11": "awsui_pull-
|
|
40
|
-
"colspan-12": "awsui_colspan-
|
|
41
|
-
"push-12": "awsui_push-
|
|
42
|
-
"pull-12": "awsui_pull-
|
|
43
|
-
"push-0": "awsui_push-
|
|
44
|
-
"pull-0": "awsui_pull-
|
|
45
|
-
"offset-1": "awsui_offset-
|
|
46
|
-
"offset-2": "awsui_offset-
|
|
47
|
-
"offset-3": "awsui_offset-
|
|
48
|
-
"offset-4": "awsui_offset-
|
|
49
|
-
"offset-5": "awsui_offset-
|
|
50
|
-
"offset-6": "awsui_offset-
|
|
51
|
-
"offset-7": "awsui_offset-
|
|
52
|
-
"offset-8": "awsui_offset-
|
|
53
|
-
"offset-9": "awsui_offset-
|
|
54
|
-
"offset-10": "awsui_offset-
|
|
55
|
-
"offset-11": "awsui_offset-
|
|
56
|
-
"restore-pointer-events": "awsui_restore-pointer-
|
|
4
|
+
"grid": "awsui_grid_14yj0_1ll5u_141",
|
|
5
|
+
"no-gutters": "awsui_no-gutters_14yj0_1ll5u_180",
|
|
6
|
+
"grid-column": "awsui_grid-column_14yj0_1ll5u_185",
|
|
7
|
+
"colspan-1": "awsui_colspan-1_14yj0_1ll5u_196",
|
|
8
|
+
"push-1": "awsui_push-1_14yj0_1ll5u_200",
|
|
9
|
+
"pull-1": "awsui_pull-1_14yj0_1ll5u_203",
|
|
10
|
+
"colspan-2": "awsui_colspan-2_14yj0_1ll5u_206",
|
|
11
|
+
"push-2": "awsui_push-2_14yj0_1ll5u_210",
|
|
12
|
+
"pull-2": "awsui_pull-2_14yj0_1ll5u_213",
|
|
13
|
+
"colspan-3": "awsui_colspan-3_14yj0_1ll5u_216",
|
|
14
|
+
"push-3": "awsui_push-3_14yj0_1ll5u_220",
|
|
15
|
+
"pull-3": "awsui_pull-3_14yj0_1ll5u_223",
|
|
16
|
+
"colspan-4": "awsui_colspan-4_14yj0_1ll5u_226",
|
|
17
|
+
"push-4": "awsui_push-4_14yj0_1ll5u_230",
|
|
18
|
+
"pull-4": "awsui_pull-4_14yj0_1ll5u_233",
|
|
19
|
+
"colspan-5": "awsui_colspan-5_14yj0_1ll5u_236",
|
|
20
|
+
"push-5": "awsui_push-5_14yj0_1ll5u_240",
|
|
21
|
+
"pull-5": "awsui_pull-5_14yj0_1ll5u_243",
|
|
22
|
+
"colspan-6": "awsui_colspan-6_14yj0_1ll5u_246",
|
|
23
|
+
"push-6": "awsui_push-6_14yj0_1ll5u_250",
|
|
24
|
+
"pull-6": "awsui_pull-6_14yj0_1ll5u_253",
|
|
25
|
+
"colspan-7": "awsui_colspan-7_14yj0_1ll5u_256",
|
|
26
|
+
"push-7": "awsui_push-7_14yj0_1ll5u_260",
|
|
27
|
+
"pull-7": "awsui_pull-7_14yj0_1ll5u_263",
|
|
28
|
+
"colspan-8": "awsui_colspan-8_14yj0_1ll5u_266",
|
|
29
|
+
"push-8": "awsui_push-8_14yj0_1ll5u_270",
|
|
30
|
+
"pull-8": "awsui_pull-8_14yj0_1ll5u_273",
|
|
31
|
+
"colspan-9": "awsui_colspan-9_14yj0_1ll5u_276",
|
|
32
|
+
"push-9": "awsui_push-9_14yj0_1ll5u_280",
|
|
33
|
+
"pull-9": "awsui_pull-9_14yj0_1ll5u_283",
|
|
34
|
+
"colspan-10": "awsui_colspan-10_14yj0_1ll5u_286",
|
|
35
|
+
"push-10": "awsui_push-10_14yj0_1ll5u_290",
|
|
36
|
+
"pull-10": "awsui_pull-10_14yj0_1ll5u_293",
|
|
37
|
+
"colspan-11": "awsui_colspan-11_14yj0_1ll5u_296",
|
|
38
|
+
"push-11": "awsui_push-11_14yj0_1ll5u_300",
|
|
39
|
+
"pull-11": "awsui_pull-11_14yj0_1ll5u_303",
|
|
40
|
+
"colspan-12": "awsui_colspan-12_14yj0_1ll5u_306",
|
|
41
|
+
"push-12": "awsui_push-12_14yj0_1ll5u_310",
|
|
42
|
+
"pull-12": "awsui_pull-12_14yj0_1ll5u_313",
|
|
43
|
+
"push-0": "awsui_push-0_14yj0_1ll5u_316",
|
|
44
|
+
"pull-0": "awsui_pull-0_14yj0_1ll5u_319",
|
|
45
|
+
"offset-1": "awsui_offset-1_14yj0_1ll5u_322",
|
|
46
|
+
"offset-2": "awsui_offset-2_14yj0_1ll5u_325",
|
|
47
|
+
"offset-3": "awsui_offset-3_14yj0_1ll5u_328",
|
|
48
|
+
"offset-4": "awsui_offset-4_14yj0_1ll5u_331",
|
|
49
|
+
"offset-5": "awsui_offset-5_14yj0_1ll5u_334",
|
|
50
|
+
"offset-6": "awsui_offset-6_14yj0_1ll5u_337",
|
|
51
|
+
"offset-7": "awsui_offset-7_14yj0_1ll5u_340",
|
|
52
|
+
"offset-8": "awsui_offset-8_14yj0_1ll5u_343",
|
|
53
|
+
"offset-9": "awsui_offset-9_14yj0_1ll5u_346",
|
|
54
|
+
"offset-10": "awsui_offset-10_14yj0_1ll5u_349",
|
|
55
|
+
"offset-11": "awsui_offset-11_14yj0_1ll5u_352",
|
|
56
|
+
"restore-pointer-events": "awsui_restore-pointer-events_14yj0_1ll5u_356"
|
|
57
57
|
};
|
|
58
58
|
|
package/grid/styles.scoped.css
CHANGED
|
@@ -66,6 +66,50 @@
|
|
|
66
66
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
67
67
|
SPDX-License-Identifier: Apache-2.0
|
|
68
68
|
*/
|
|
69
|
+
/*
|
|
70
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
71
|
+
SPDX-License-Identifier: Apache-2.0
|
|
72
|
+
*/
|
|
73
|
+
/*
|
|
74
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
75
|
+
SPDX-License-Identifier: Apache-2.0
|
|
76
|
+
*/
|
|
77
|
+
/*
|
|
78
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
79
|
+
SPDX-License-Identifier: Apache-2.0
|
|
80
|
+
*/
|
|
81
|
+
/*
|
|
82
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
83
|
+
SPDX-License-Identifier: Apache-2.0
|
|
84
|
+
*/
|
|
85
|
+
/*
|
|
86
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
87
|
+
SPDX-License-Identifier: Apache-2.0
|
|
88
|
+
*/
|
|
89
|
+
/*
|
|
90
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
|
+
SPDX-License-Identifier: Apache-2.0
|
|
92
|
+
*/
|
|
93
|
+
/*
|
|
94
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
|
+
SPDX-License-Identifier: Apache-2.0
|
|
96
|
+
*/
|
|
97
|
+
/*
|
|
98
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
|
+
SPDX-License-Identifier: Apache-2.0
|
|
100
|
+
*/
|
|
101
|
+
/*
|
|
102
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
103
|
+
SPDX-License-Identifier: Apache-2.0
|
|
104
|
+
*/
|
|
105
|
+
/*
|
|
106
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
107
|
+
SPDX-License-Identifier: Apache-2.0
|
|
108
|
+
*/
|
|
109
|
+
/*
|
|
110
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
111
|
+
SPDX-License-Identifier: Apache-2.0
|
|
112
|
+
*/
|
|
69
113
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
70
114
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
71
115
|
/*
|
|
@@ -84,8 +128,6 @@
|
|
|
84
128
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
85
129
|
SPDX-License-Identifier: Apache-2.0
|
|
86
130
|
*/
|
|
87
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
88
|
-
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
89
131
|
/*
|
|
90
132
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
133
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -94,7 +136,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
137
|
SPDX-License-Identifier: Apache-2.0
|
|
96
138
|
*/
|
|
97
|
-
|
|
139
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
|
+
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
+
.awsui_grid_14yj0_1ll5u_141:not(#\9) {
|
|
98
142
|
border-collapse: separate;
|
|
99
143
|
border-spacing: 0;
|
|
100
144
|
box-sizing: border-box;
|
|
@@ -134,183 +178,183 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
178
|
margin-inline: calc(var(--space-grid-gutter-ieqn7e, 20px) / -2);
|
|
135
179
|
pointer-events: none;
|
|
136
180
|
}
|
|
137
|
-
.
|
|
181
|
+
.awsui_grid_14yj0_1ll5u_141.awsui_no-gutters_14yj0_1ll5u_180:not(#\9) {
|
|
138
182
|
margin-block: 0;
|
|
139
183
|
margin-inline: 0;
|
|
140
184
|
}
|
|
141
185
|
|
|
142
|
-
.awsui_grid-
|
|
186
|
+
.awsui_grid-column_14yj0_1ll5u_185:not(#\9) {
|
|
143
187
|
box-sizing: border-box;
|
|
144
188
|
position: relative;
|
|
145
189
|
padding-block: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
146
190
|
padding-inline: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
147
191
|
display: flex;
|
|
148
192
|
}
|
|
149
|
-
.
|
|
193
|
+
.awsui_grid_14yj0_1ll5u_141.awsui_no-gutters_14yj0_1ll5u_180 > .awsui_grid-column_14yj0_1ll5u_185:not(#\9) {
|
|
150
194
|
padding-block: 0;
|
|
151
195
|
padding-inline: 0;
|
|
152
196
|
}
|
|
153
|
-
.awsui_grid-
|
|
197
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-1_14yj0_1ll5u_196:not(#\9) {
|
|
154
198
|
flex: 0 0 8.3333333333%;
|
|
155
199
|
max-inline-size: 8.3333333333%;
|
|
156
200
|
}
|
|
157
|
-
.awsui_grid-
|
|
201
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-1_14yj0_1ll5u_200:not(#\9) {
|
|
158
202
|
inset-inline-start: 8.3333333333%;
|
|
159
203
|
}
|
|
160
|
-
.awsui_grid-
|
|
204
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-1_14yj0_1ll5u_203:not(#\9) {
|
|
161
205
|
inset-inline-end: 8.3333333333%;
|
|
162
206
|
}
|
|
163
|
-
.awsui_grid-
|
|
207
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-2_14yj0_1ll5u_206:not(#\9) {
|
|
164
208
|
flex: 0 0 16.6666666667%;
|
|
165
209
|
max-inline-size: 16.6666666667%;
|
|
166
210
|
}
|
|
167
|
-
.awsui_grid-
|
|
211
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-2_14yj0_1ll5u_210:not(#\9) {
|
|
168
212
|
inset-inline-start: 16.6666666667%;
|
|
169
213
|
}
|
|
170
|
-
.awsui_grid-
|
|
214
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-2_14yj0_1ll5u_213:not(#\9) {
|
|
171
215
|
inset-inline-end: 16.6666666667%;
|
|
172
216
|
}
|
|
173
|
-
.awsui_grid-
|
|
217
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-3_14yj0_1ll5u_216:not(#\9) {
|
|
174
218
|
flex: 0 0 25%;
|
|
175
219
|
max-inline-size: 25%;
|
|
176
220
|
}
|
|
177
|
-
.awsui_grid-
|
|
221
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-3_14yj0_1ll5u_220:not(#\9) {
|
|
178
222
|
inset-inline-start: 25%;
|
|
179
223
|
}
|
|
180
|
-
.awsui_grid-
|
|
224
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-3_14yj0_1ll5u_223:not(#\9) {
|
|
181
225
|
inset-inline-end: 25%;
|
|
182
226
|
}
|
|
183
|
-
.awsui_grid-
|
|
227
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-4_14yj0_1ll5u_226:not(#\9) {
|
|
184
228
|
flex: 0 0 33.3333333333%;
|
|
185
229
|
max-inline-size: 33.3333333333%;
|
|
186
230
|
}
|
|
187
|
-
.awsui_grid-
|
|
231
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-4_14yj0_1ll5u_230:not(#\9) {
|
|
188
232
|
inset-inline-start: 33.3333333333%;
|
|
189
233
|
}
|
|
190
|
-
.awsui_grid-
|
|
234
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-4_14yj0_1ll5u_233:not(#\9) {
|
|
191
235
|
inset-inline-end: 33.3333333333%;
|
|
192
236
|
}
|
|
193
|
-
.awsui_grid-
|
|
237
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-5_14yj0_1ll5u_236:not(#\9) {
|
|
194
238
|
flex: 0 0 41.6666666667%;
|
|
195
239
|
max-inline-size: 41.6666666667%;
|
|
196
240
|
}
|
|
197
|
-
.awsui_grid-
|
|
241
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-5_14yj0_1ll5u_240:not(#\9) {
|
|
198
242
|
inset-inline-start: 41.6666666667%;
|
|
199
243
|
}
|
|
200
|
-
.awsui_grid-
|
|
244
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-5_14yj0_1ll5u_243:not(#\9) {
|
|
201
245
|
inset-inline-end: 41.6666666667%;
|
|
202
246
|
}
|
|
203
|
-
.awsui_grid-
|
|
247
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-6_14yj0_1ll5u_246:not(#\9) {
|
|
204
248
|
flex: 0 0 50%;
|
|
205
249
|
max-inline-size: 50%;
|
|
206
250
|
}
|
|
207
|
-
.awsui_grid-
|
|
251
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-6_14yj0_1ll5u_250:not(#\9) {
|
|
208
252
|
inset-inline-start: 50%;
|
|
209
253
|
}
|
|
210
|
-
.awsui_grid-
|
|
254
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-6_14yj0_1ll5u_253:not(#\9) {
|
|
211
255
|
inset-inline-end: 50%;
|
|
212
256
|
}
|
|
213
|
-
.awsui_grid-
|
|
257
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-7_14yj0_1ll5u_256:not(#\9) {
|
|
214
258
|
flex: 0 0 58.3333333333%;
|
|
215
259
|
max-inline-size: 58.3333333333%;
|
|
216
260
|
}
|
|
217
|
-
.awsui_grid-
|
|
261
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-7_14yj0_1ll5u_260:not(#\9) {
|
|
218
262
|
inset-inline-start: 58.3333333333%;
|
|
219
263
|
}
|
|
220
|
-
.awsui_grid-
|
|
264
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-7_14yj0_1ll5u_263:not(#\9) {
|
|
221
265
|
inset-inline-end: 58.3333333333%;
|
|
222
266
|
}
|
|
223
|
-
.awsui_grid-
|
|
267
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-8_14yj0_1ll5u_266:not(#\9) {
|
|
224
268
|
flex: 0 0 66.6666666667%;
|
|
225
269
|
max-inline-size: 66.6666666667%;
|
|
226
270
|
}
|
|
227
|
-
.awsui_grid-
|
|
271
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-8_14yj0_1ll5u_270:not(#\9) {
|
|
228
272
|
inset-inline-start: 66.6666666667%;
|
|
229
273
|
}
|
|
230
|
-
.awsui_grid-
|
|
274
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-8_14yj0_1ll5u_273:not(#\9) {
|
|
231
275
|
inset-inline-end: 66.6666666667%;
|
|
232
276
|
}
|
|
233
|
-
.awsui_grid-
|
|
277
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-9_14yj0_1ll5u_276:not(#\9) {
|
|
234
278
|
flex: 0 0 75%;
|
|
235
279
|
max-inline-size: 75%;
|
|
236
280
|
}
|
|
237
|
-
.awsui_grid-
|
|
281
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-9_14yj0_1ll5u_280:not(#\9) {
|
|
238
282
|
inset-inline-start: 75%;
|
|
239
283
|
}
|
|
240
|
-
.awsui_grid-
|
|
284
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-9_14yj0_1ll5u_283:not(#\9) {
|
|
241
285
|
inset-inline-end: 75%;
|
|
242
286
|
}
|
|
243
|
-
.awsui_grid-
|
|
287
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-10_14yj0_1ll5u_286:not(#\9) {
|
|
244
288
|
flex: 0 0 83.3333333333%;
|
|
245
289
|
max-inline-size: 83.3333333333%;
|
|
246
290
|
}
|
|
247
|
-
.awsui_grid-
|
|
291
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-10_14yj0_1ll5u_290:not(#\9) {
|
|
248
292
|
inset-inline-start: 83.3333333333%;
|
|
249
293
|
}
|
|
250
|
-
.awsui_grid-
|
|
294
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-10_14yj0_1ll5u_293:not(#\9) {
|
|
251
295
|
inset-inline-end: 83.3333333333%;
|
|
252
296
|
}
|
|
253
|
-
.awsui_grid-
|
|
297
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-11_14yj0_1ll5u_296:not(#\9) {
|
|
254
298
|
flex: 0 0 91.6666666667%;
|
|
255
299
|
max-inline-size: 91.6666666667%;
|
|
256
300
|
}
|
|
257
|
-
.awsui_grid-
|
|
301
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-11_14yj0_1ll5u_300:not(#\9) {
|
|
258
302
|
inset-inline-start: 91.6666666667%;
|
|
259
303
|
}
|
|
260
|
-
.awsui_grid-
|
|
304
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-11_14yj0_1ll5u_303:not(#\9) {
|
|
261
305
|
inset-inline-end: 91.6666666667%;
|
|
262
306
|
}
|
|
263
|
-
.awsui_grid-
|
|
307
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_colspan-12_14yj0_1ll5u_306:not(#\9) {
|
|
264
308
|
flex: 0 0 100%;
|
|
265
309
|
max-inline-size: 100%;
|
|
266
310
|
}
|
|
267
|
-
.awsui_grid-
|
|
311
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-12_14yj0_1ll5u_310:not(#\9) {
|
|
268
312
|
inset-inline-start: 100%;
|
|
269
313
|
}
|
|
270
|
-
.awsui_grid-
|
|
314
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-12_14yj0_1ll5u_313:not(#\9) {
|
|
271
315
|
inset-inline-end: 100%;
|
|
272
316
|
}
|
|
273
|
-
.awsui_grid-
|
|
317
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_push-0_14yj0_1ll5u_316:not(#\9) {
|
|
274
318
|
inset-inline-start: auto;
|
|
275
319
|
}
|
|
276
|
-
.awsui_grid-
|
|
320
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_pull-0_14yj0_1ll5u_319:not(#\9) {
|
|
277
321
|
inset-inline-end: auto;
|
|
278
322
|
}
|
|
279
|
-
.awsui_grid-
|
|
323
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_offset-1_14yj0_1ll5u_322:not(#\9) {
|
|
280
324
|
margin-inline-start: 8.3333333333%;
|
|
281
325
|
}
|
|
282
|
-
.awsui_grid-
|
|
326
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_offset-2_14yj0_1ll5u_325:not(#\9) {
|
|
283
327
|
margin-inline-start: 16.6666666667%;
|
|
284
328
|
}
|
|
285
|
-
.awsui_grid-
|
|
329
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_offset-3_14yj0_1ll5u_328:not(#\9) {
|
|
286
330
|
margin-inline-start: 25%;
|
|
287
331
|
}
|
|
288
|
-
.awsui_grid-
|
|
332
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_offset-4_14yj0_1ll5u_331:not(#\9) {
|
|
289
333
|
margin-inline-start: 33.3333333333%;
|
|
290
334
|
}
|
|
291
|
-
.awsui_grid-
|
|
335
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_offset-5_14yj0_1ll5u_334:not(#\9) {
|
|
292
336
|
margin-inline-start: 41.6666666667%;
|
|
293
337
|
}
|
|
294
|
-
.awsui_grid-
|
|
338
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_offset-6_14yj0_1ll5u_337:not(#\9) {
|
|
295
339
|
margin-inline-start: 50%;
|
|
296
340
|
}
|
|
297
|
-
.awsui_grid-
|
|
341
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_offset-7_14yj0_1ll5u_340:not(#\9) {
|
|
298
342
|
margin-inline-start: 58.3333333333%;
|
|
299
343
|
}
|
|
300
|
-
.awsui_grid-
|
|
344
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_offset-8_14yj0_1ll5u_343:not(#\9) {
|
|
301
345
|
margin-inline-start: 66.6666666667%;
|
|
302
346
|
}
|
|
303
|
-
.awsui_grid-
|
|
347
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_offset-9_14yj0_1ll5u_346:not(#\9) {
|
|
304
348
|
margin-inline-start: 75%;
|
|
305
349
|
}
|
|
306
|
-
.awsui_grid-
|
|
350
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_offset-10_14yj0_1ll5u_349:not(#\9) {
|
|
307
351
|
margin-inline-start: 83.3333333333%;
|
|
308
352
|
}
|
|
309
|
-
.awsui_grid-
|
|
353
|
+
.awsui_grid-column_14yj0_1ll5u_185.awsui_offset-11_14yj0_1ll5u_352:not(#\9) {
|
|
310
354
|
margin-inline-start: 91.6666666667%;
|
|
311
355
|
}
|
|
312
356
|
|
|
313
|
-
.awsui_restore-pointer-
|
|
357
|
+
.awsui_restore-pointer-events_14yj0_1ll5u_356:not(#\9) {
|
|
314
358
|
pointer-events: auto;
|
|
315
359
|
inline-size: 100%;
|
|
316
360
|
}
|
package/grid/styles.selectors.js
CHANGED
|
@@ -2,58 +2,58 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"grid": "
|
|
6
|
-
"no-gutters": "awsui_no-
|
|
7
|
-
"grid-column": "awsui_grid-
|
|
8
|
-
"colspan-1": "awsui_colspan-
|
|
9
|
-
"push-1": "awsui_push-
|
|
10
|
-
"pull-1": "awsui_pull-
|
|
11
|
-
"colspan-2": "awsui_colspan-
|
|
12
|
-
"push-2": "awsui_push-
|
|
13
|
-
"pull-2": "awsui_pull-
|
|
14
|
-
"colspan-3": "awsui_colspan-
|
|
15
|
-
"push-3": "awsui_push-
|
|
16
|
-
"pull-3": "awsui_pull-
|
|
17
|
-
"colspan-4": "awsui_colspan-
|
|
18
|
-
"push-4": "awsui_push-
|
|
19
|
-
"pull-4": "awsui_pull-
|
|
20
|
-
"colspan-5": "awsui_colspan-
|
|
21
|
-
"push-5": "awsui_push-
|
|
22
|
-
"pull-5": "awsui_pull-
|
|
23
|
-
"colspan-6": "awsui_colspan-
|
|
24
|
-
"push-6": "awsui_push-
|
|
25
|
-
"pull-6": "awsui_pull-
|
|
26
|
-
"colspan-7": "awsui_colspan-
|
|
27
|
-
"push-7": "awsui_push-
|
|
28
|
-
"pull-7": "awsui_pull-
|
|
29
|
-
"colspan-8": "awsui_colspan-
|
|
30
|
-
"push-8": "awsui_push-
|
|
31
|
-
"pull-8": "awsui_pull-
|
|
32
|
-
"colspan-9": "awsui_colspan-
|
|
33
|
-
"push-9": "awsui_push-
|
|
34
|
-
"pull-9": "awsui_pull-
|
|
35
|
-
"colspan-10": "awsui_colspan-
|
|
36
|
-
"push-10": "awsui_push-
|
|
37
|
-
"pull-10": "awsui_pull-
|
|
38
|
-
"colspan-11": "awsui_colspan-
|
|
39
|
-
"push-11": "awsui_push-
|
|
40
|
-
"pull-11": "awsui_pull-
|
|
41
|
-
"colspan-12": "awsui_colspan-
|
|
42
|
-
"push-12": "awsui_push-
|
|
43
|
-
"pull-12": "awsui_pull-
|
|
44
|
-
"push-0": "awsui_push-
|
|
45
|
-
"pull-0": "awsui_pull-
|
|
46
|
-
"offset-1": "awsui_offset-
|
|
47
|
-
"offset-2": "awsui_offset-
|
|
48
|
-
"offset-3": "awsui_offset-
|
|
49
|
-
"offset-4": "awsui_offset-
|
|
50
|
-
"offset-5": "awsui_offset-
|
|
51
|
-
"offset-6": "awsui_offset-
|
|
52
|
-
"offset-7": "awsui_offset-
|
|
53
|
-
"offset-8": "awsui_offset-
|
|
54
|
-
"offset-9": "awsui_offset-
|
|
55
|
-
"offset-10": "awsui_offset-
|
|
56
|
-
"offset-11": "awsui_offset-
|
|
57
|
-
"restore-pointer-events": "awsui_restore-pointer-
|
|
5
|
+
"grid": "awsui_grid_14yj0_1ll5u_141",
|
|
6
|
+
"no-gutters": "awsui_no-gutters_14yj0_1ll5u_180",
|
|
7
|
+
"grid-column": "awsui_grid-column_14yj0_1ll5u_185",
|
|
8
|
+
"colspan-1": "awsui_colspan-1_14yj0_1ll5u_196",
|
|
9
|
+
"push-1": "awsui_push-1_14yj0_1ll5u_200",
|
|
10
|
+
"pull-1": "awsui_pull-1_14yj0_1ll5u_203",
|
|
11
|
+
"colspan-2": "awsui_colspan-2_14yj0_1ll5u_206",
|
|
12
|
+
"push-2": "awsui_push-2_14yj0_1ll5u_210",
|
|
13
|
+
"pull-2": "awsui_pull-2_14yj0_1ll5u_213",
|
|
14
|
+
"colspan-3": "awsui_colspan-3_14yj0_1ll5u_216",
|
|
15
|
+
"push-3": "awsui_push-3_14yj0_1ll5u_220",
|
|
16
|
+
"pull-3": "awsui_pull-3_14yj0_1ll5u_223",
|
|
17
|
+
"colspan-4": "awsui_colspan-4_14yj0_1ll5u_226",
|
|
18
|
+
"push-4": "awsui_push-4_14yj0_1ll5u_230",
|
|
19
|
+
"pull-4": "awsui_pull-4_14yj0_1ll5u_233",
|
|
20
|
+
"colspan-5": "awsui_colspan-5_14yj0_1ll5u_236",
|
|
21
|
+
"push-5": "awsui_push-5_14yj0_1ll5u_240",
|
|
22
|
+
"pull-5": "awsui_pull-5_14yj0_1ll5u_243",
|
|
23
|
+
"colspan-6": "awsui_colspan-6_14yj0_1ll5u_246",
|
|
24
|
+
"push-6": "awsui_push-6_14yj0_1ll5u_250",
|
|
25
|
+
"pull-6": "awsui_pull-6_14yj0_1ll5u_253",
|
|
26
|
+
"colspan-7": "awsui_colspan-7_14yj0_1ll5u_256",
|
|
27
|
+
"push-7": "awsui_push-7_14yj0_1ll5u_260",
|
|
28
|
+
"pull-7": "awsui_pull-7_14yj0_1ll5u_263",
|
|
29
|
+
"colspan-8": "awsui_colspan-8_14yj0_1ll5u_266",
|
|
30
|
+
"push-8": "awsui_push-8_14yj0_1ll5u_270",
|
|
31
|
+
"pull-8": "awsui_pull-8_14yj0_1ll5u_273",
|
|
32
|
+
"colspan-9": "awsui_colspan-9_14yj0_1ll5u_276",
|
|
33
|
+
"push-9": "awsui_push-9_14yj0_1ll5u_280",
|
|
34
|
+
"pull-9": "awsui_pull-9_14yj0_1ll5u_283",
|
|
35
|
+
"colspan-10": "awsui_colspan-10_14yj0_1ll5u_286",
|
|
36
|
+
"push-10": "awsui_push-10_14yj0_1ll5u_290",
|
|
37
|
+
"pull-10": "awsui_pull-10_14yj0_1ll5u_293",
|
|
38
|
+
"colspan-11": "awsui_colspan-11_14yj0_1ll5u_296",
|
|
39
|
+
"push-11": "awsui_push-11_14yj0_1ll5u_300",
|
|
40
|
+
"pull-11": "awsui_pull-11_14yj0_1ll5u_303",
|
|
41
|
+
"colspan-12": "awsui_colspan-12_14yj0_1ll5u_306",
|
|
42
|
+
"push-12": "awsui_push-12_14yj0_1ll5u_310",
|
|
43
|
+
"pull-12": "awsui_pull-12_14yj0_1ll5u_313",
|
|
44
|
+
"push-0": "awsui_push-0_14yj0_1ll5u_316",
|
|
45
|
+
"pull-0": "awsui_pull-0_14yj0_1ll5u_319",
|
|
46
|
+
"offset-1": "awsui_offset-1_14yj0_1ll5u_322",
|
|
47
|
+
"offset-2": "awsui_offset-2_14yj0_1ll5u_325",
|
|
48
|
+
"offset-3": "awsui_offset-3_14yj0_1ll5u_328",
|
|
49
|
+
"offset-4": "awsui_offset-4_14yj0_1ll5u_331",
|
|
50
|
+
"offset-5": "awsui_offset-5_14yj0_1ll5u_334",
|
|
51
|
+
"offset-6": "awsui_offset-6_14yj0_1ll5u_337",
|
|
52
|
+
"offset-7": "awsui_offset-7_14yj0_1ll5u_340",
|
|
53
|
+
"offset-8": "awsui_offset-8_14yj0_1ll5u_343",
|
|
54
|
+
"offset-9": "awsui_offset-9_14yj0_1ll5u_346",
|
|
55
|
+
"offset-10": "awsui_offset-10_14yj0_1ll5u_349",
|
|
56
|
+
"offset-11": "awsui_offset-11_14yj0_1ll5u_352",
|
|
57
|
+
"restore-pointer-events": "awsui_restore-pointer-events_14yj0_1ll5u_356"
|
|
58
58
|
};
|
|
59
59
|
|
package/header/styles.css.js
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"refresh": "
|
|
6
|
-
"root-no-actions": "awsui_root-no-
|
|
7
|
-
"root-variant-h2": "awsui_root-variant-
|
|
8
|
-
"root-variant-h3": "awsui_root-variant-
|
|
9
|
-
"root-has-description": "awsui_root-has-
|
|
10
|
-
"root-variant-h1": "awsui_root-variant-
|
|
11
|
-
"main": "
|
|
12
|
-
"no-wrap": "awsui_no-
|
|
13
|
-
"main-variant-h1": "awsui_main-variant-
|
|
14
|
-
"actions": "
|
|
15
|
-
"actions-centered": "awsui_actions-
|
|
16
|
-
"actions-variant-h1": "awsui_actions-variant-
|
|
17
|
-
"actions-variant-h2": "awsui_actions-variant-
|
|
18
|
-
"actions-variant-h3": "awsui_actions-variant-
|
|
19
|
-
"title": "
|
|
20
|
-
"title-variant-h1": "awsui_title-variant-
|
|
21
|
-
"title-variant-h2": "awsui_title-variant-
|
|
22
|
-
"title-variant-h3": "awsui_title-variant-
|
|
23
|
-
"virtual-space": "awsui_virtual-
|
|
24
|
-
"info": "
|
|
25
|
-
"description": "
|
|
26
|
-
"description-variant-h1": "awsui_description-variant-
|
|
27
|
-
"description-variant-h2": "awsui_description-variant-
|
|
28
|
-
"description-variant-h3": "awsui_description-variant-
|
|
29
|
-
"heading": "
|
|
30
|
-
"heading-variant-h1": "awsui_heading-variant-
|
|
31
|
-
"heading-variant-h2": "awsui_heading-variant-
|
|
32
|
-
"heading-variant-h3": "awsui_heading-variant-
|
|
33
|
-
"heading-text": "awsui_heading-
|
|
34
|
-
"heading-text-variant-h1": "awsui_heading-text-variant-
|
|
35
|
-
"heading-text-variant-h2": "awsui_heading-text-variant-
|
|
36
|
-
"heading-text-variant-h3": "awsui_heading-text-variant-
|
|
37
|
-
"counter": "
|
|
4
|
+
"root": "awsui_root_2qdw9_v86v2_177",
|
|
5
|
+
"refresh": "awsui_refresh_2qdw9_v86v2_216",
|
|
6
|
+
"root-no-actions": "awsui_root-no-actions_2qdw9_v86v2_216",
|
|
7
|
+
"root-variant-h2": "awsui_root-variant-h2_2qdw9_v86v2_219",
|
|
8
|
+
"root-variant-h3": "awsui_root-variant-h3_2qdw9_v86v2_219",
|
|
9
|
+
"root-has-description": "awsui_root-has-description_2qdw9_v86v2_219",
|
|
10
|
+
"root-variant-h1": "awsui_root-variant-h1_2qdw9_v86v2_228",
|
|
11
|
+
"main": "awsui_main_2qdw9_v86v2_238",
|
|
12
|
+
"no-wrap": "awsui_no-wrap_2qdw9_v86v2_248",
|
|
13
|
+
"main-variant-h1": "awsui_main-variant-h1_2qdw9_v86v2_254",
|
|
14
|
+
"actions": "awsui_actions_2qdw9_v86v2_262",
|
|
15
|
+
"actions-centered": "awsui_actions-centered_2qdw9_v86v2_267",
|
|
16
|
+
"actions-variant-h1": "awsui_actions-variant-h1_2qdw9_v86v2_270",
|
|
17
|
+
"actions-variant-h2": "awsui_actions-variant-h2_2qdw9_v86v2_274",
|
|
18
|
+
"actions-variant-h3": "awsui_actions-variant-h3_2qdw9_v86v2_278",
|
|
19
|
+
"title": "awsui_title_2qdw9_v86v2_294",
|
|
20
|
+
"title-variant-h1": "awsui_title-variant-h1_2qdw9_v86v2_299",
|
|
21
|
+
"title-variant-h2": "awsui_title-variant-h2_2qdw9_v86v2_306",
|
|
22
|
+
"title-variant-h3": "awsui_title-variant-h3_2qdw9_v86v2_312",
|
|
23
|
+
"virtual-space": "awsui_virtual-space_2qdw9_v86v2_333",
|
|
24
|
+
"info": "awsui_info_2qdw9_v86v2_339",
|
|
25
|
+
"description": "awsui_description_2qdw9_v86v2_343",
|
|
26
|
+
"description-variant-h1": "awsui_description-variant-h1_2qdw9_v86v2_350",
|
|
27
|
+
"description-variant-h2": "awsui_description-variant-h2_2qdw9_v86v2_354",
|
|
28
|
+
"description-variant-h3": "awsui_description-variant-h3_2qdw9_v86v2_361",
|
|
29
|
+
"heading": "awsui_heading_2qdw9_v86v2_370",
|
|
30
|
+
"heading-variant-h1": "awsui_heading-variant-h1_2qdw9_v86v2_381",
|
|
31
|
+
"heading-variant-h2": "awsui_heading-variant-h2_2qdw9_v86v2_386",
|
|
32
|
+
"heading-variant-h3": "awsui_heading-variant-h3_2qdw9_v86v2_391",
|
|
33
|
+
"heading-text": "awsui_heading-text_2qdw9_v86v2_397",
|
|
34
|
+
"heading-text-variant-h1": "awsui_heading-text-variant-h1_2qdw9_v86v2_400",
|
|
35
|
+
"heading-text-variant-h2": "awsui_heading-text-variant-h2_2qdw9_v86v2_408",
|
|
36
|
+
"heading-text-variant-h3": "awsui_heading-text-variant-h3_2qdw9_v86v2_416",
|
|
37
|
+
"counter": "awsui_counter_2qdw9_v86v2_425"
|
|
38
38
|
};
|
|
39
39
|
|