@cloudscape-design/components 3.0.176 → 3.0.177
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 +19 -19
- package/alert/styles.scoped.css +35 -31
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -29
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/area-chart/styles.css.js +13 -13
- package/area-chart/styles.scoped.css +18 -16
- package/area-chart/styles.selectors.js +13 -13
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +26 -24
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +2 -2
- package/autosuggest/internal.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -5
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +236 -234
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/styles.css.js +6 -6
- package/breadcrumb-group/styles.scoped.css +15 -11
- package/breadcrumb-group/styles.selectors.js +6 -6
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +138 -136
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -5
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -38
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +48 -44
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -5
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +111 -109
- package/code-editor/styles.selectors.js +32 -32
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -43
- package/column-layout/styles.selectors.js +13 -13
- package/container/index.d.ts.map +1 -1
- package/container/index.js +1 -1
- package/container/index.js.map +1 -1
- package/container/styles.css.js +17 -17
- package/container/styles.scoped.css +29 -27
- package/container/styles.selectors.js +17 -17
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -9
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -45
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +21 -21
- package/expandable-section/styles.scoped.css +44 -42
- package/expandable-section/styles.selectors.js +21 -21
- package/flashbar/styles.css.js +33 -33
- package/flashbar/styles.scoped.css +117 -115
- package/flashbar/styles.selectors.js +33 -33
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +10 -8
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -29
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +56 -54
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +49 -47
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +60 -58
- package/help-panel/styles.selectors.js +4 -4
- package/icon/icons.js +1 -1
- package/input/index.d.ts.map +1 -1
- package/input/index.js +2 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +4 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +16 -14
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +12 -13
- package/input/styles.scoped.css +35 -41
- package/input/styles.selectors.js +12 -13
- package/internal/components/autosuggest-input/index.d.ts +1 -0
- package/internal/components/autosuggest-input/index.d.ts.map +1 -1
- package/internal/components/autosuggest-input/index.js +2 -2
- package/internal/components/autosuggest-input/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +25 -23
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +5 -3
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -15
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +5 -3
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +5 -5
- package/internal/components/chart-series-details/styles.scoped.css +12 -8
- package/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -7
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +37 -35
- 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 +5 -3
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +4 -2
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/focus-lock/index.d.ts +2 -1
- package/internal/components/focus-lock/index.d.ts.map +1 -1
- package/internal/components/focus-lock/index.js +28 -5
- package/internal/components/focus-lock/index.js.map +1 -1
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -13
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +15 -15
- package/internal/components/option/styles.scoped.css +27 -25
- package/internal/components/option/styles.selectors.js +15 -15
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +4 -2
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +29 -27
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/tab-trap/index.d.ts +7 -4
- package/internal/components/tab-trap/index.d.ts.map +1 -1
- package/internal/components/tab-trap/index.js +5 -3
- package/internal/components/tab-trap/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts.map +1 -1
- package/internal/hooks/use-merge-refs/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -71
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +19 -19
- package/mixed-line-bar-chart/styles.scoped.css +28 -26
- package/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +2 -9
- package/modal/internal.js.map +1 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -38
- package/modal/styles.selectors.js +22 -22
- package/multiselect/internal.d.ts.map +1 -1
- package/multiselect/internal.js +2 -2
- package/multiselect/internal.js.map +1 -1
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +3 -1
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +25 -23
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +45 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -63
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +34 -32
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/interfaces.d.ts +1 -0
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/styles.css.js +33 -33
- package/property-filter/styles.scoped.css +37 -35
- package/property-filter/styles.selectors.js +33 -33
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +1 -1
- package/property-filter/token-editor.js.map +1 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -15
- package/radio-group/styles.selectors.js +9 -9
- package/s3-resource-selector/interfaces.d.ts +1 -0
- package/s3-resource-selector/interfaces.d.ts.map +1 -1
- package/s3-resource-selector/interfaces.js.map +1 -1
- package/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
- package/s3-resource-selector/s3-in-context/index.js +1 -1
- package/s3-resource-selector/s3-in-context/index.js.map +1 -1
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -33
- package/segmented-control/styles.selectors.js +14 -14
- package/select/interfaces.d.ts +4 -0
- package/select/interfaces.d.ts.map +1 -1
- package/select/interfaces.js.map +1 -1
- package/select/internal.d.ts.map +1 -1
- package/select/internal.js +2 -2
- package/select/internal.js.map +1 -1
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +3 -1
- package/select/styles.selectors.js +1 -1
- package/side-navigation/internal.js +1 -1
- package/side-navigation/internal.js.map +1 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +37 -32
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +59 -59
- package/split-panel/styles.scoped.css +83 -81
- package/split-panel/styles.selectors.js +59 -59
- package/status-indicator/styles.css.js +20 -20
- package/status-indicator/styles.scoped.css +28 -26
- package/status-indicator/styles.selectors.js +20 -20
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +41 -39
- package/table/styles.selectors.js +33 -33
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +40 -38
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/index.d.ts.map +1 -1
- package/tag-editor/index.js +2 -2
- package/tag-editor/index.js.map +1 -1
- package/tag-editor/interfaces.d.ts +1 -0
- package/tag-editor/interfaces.d.ts.map +1 -1
- package/tag-editor/interfaces.js.map +1 -1
- package/tag-editor/internal.d.ts +1 -0
- package/tag-editor/internal.d.ts.map +1 -1
- package/tag-editor/internal.js +2 -2
- package/tag-editor/internal.js.map +1 -1
- package/test-utils/dom/input/index.js +1 -1
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.js +1 -1
- package/test-utils/selectors/input/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +62 -60
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/interfaces.d.ts +4 -0
- package/text-filter/interfaces.d.ts.map +1 -1
- package/text-filter/interfaces.js.map +1 -1
- package/text-filter/internal.d.ts.map +1 -1
- package/text-filter/internal.js +2 -2
- package/text-filter/internal.js.map +1 -1
- package/text-filter/styles.css.js +4 -4
- package/text-filter/styles.scoped.css +6 -4
- package/text-filter/styles.selectors.js +4 -4
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -12
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +72 -68
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -13
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +26 -22
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +44 -42
- 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 +72 -66
- 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 +23 -21
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
- 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 +3 -1
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +62 -60
- package/wizard/styles.selectors.js +32 -32
package/box/styles.selectors.js
CHANGED
|
@@ -2,194 +2,194 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"box": "
|
|
7
|
-
"p-variant": "awsui_p-
|
|
8
|
-
"color-default": "awsui_color-
|
|
9
|
-
"b-variant": "awsui_b-
|
|
10
|
-
"strong-variant": "awsui_strong-
|
|
11
|
-
"code-variant": "awsui_code-
|
|
12
|
-
"pre-variant": "awsui_pre-
|
|
13
|
-
"samp-variant": "awsui_samp-
|
|
14
|
-
"h1-variant": "awsui_h1-
|
|
15
|
-
"h2-variant": "awsui_h2-
|
|
16
|
-
"h3-variant": "awsui_h3-
|
|
17
|
-
"h4-variant": "awsui_h4-
|
|
18
|
-
"h5-variant": "awsui_h5-
|
|
19
|
-
"small-variant": "awsui_small-
|
|
20
|
-
"a-variant": "awsui_a-
|
|
21
|
-
"font-size-default": "awsui_font-size-
|
|
22
|
-
"font-weight-default": "awsui_font-weight-
|
|
23
|
-
"key-label-variant": "awsui_key-label-
|
|
24
|
-
"value-large-variant": "awsui_value-large-
|
|
25
|
-
"font-weight-heavy": "awsui_font-weight-
|
|
26
|
-
"color-inverted": "awsui_color-
|
|
27
|
-
"color-text-label": "awsui_color-text-
|
|
28
|
-
"color-text-body-secondary": "awsui_color-text-body-
|
|
29
|
-
"color-text-status-error": "awsui_color-text-status-
|
|
30
|
-
"color-text-status-success": "awsui_color-text-status-
|
|
31
|
-
"color-text-status-info": "awsui_color-text-status-
|
|
32
|
-
"color-text-status-inactive": "awsui_color-text-status-
|
|
33
|
-
"color-inherit": "awsui_color-
|
|
34
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
35
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
36
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
37
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
38
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
39
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
40
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
41
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
42
|
-
"font-weight-light": "awsui_font-weight-
|
|
43
|
-
"font-weight-normal": "awsui_font-weight-
|
|
44
|
-
"font-weight-bold": "awsui_font-weight-
|
|
45
|
-
"t-left": "awsui_t-
|
|
46
|
-
"t-right": "awsui_t-
|
|
47
|
-
"t-center": "awsui_t-
|
|
48
|
-
"p-n": "awsui_p-
|
|
49
|
-
"p-top-n": "awsui_p-top-
|
|
50
|
-
"p-vertical-n": "awsui_p-vertical-
|
|
51
|
-
"p-right-n": "awsui_p-right-
|
|
52
|
-
"p-horizontal-n": "awsui_p-horizontal-
|
|
53
|
-
"p-bottom-n": "awsui_p-bottom-
|
|
54
|
-
"p-left-n": "awsui_p-left-
|
|
55
|
-
"p-xxxs": "awsui_p-
|
|
56
|
-
"p-top-xxxs": "awsui_p-top-
|
|
57
|
-
"p-vertical-xxxs": "awsui_p-vertical-
|
|
58
|
-
"p-right-xxxs": "awsui_p-right-
|
|
59
|
-
"p-horizontal-xxxs": "awsui_p-horizontal-
|
|
60
|
-
"p-bottom-xxxs": "awsui_p-bottom-
|
|
61
|
-
"p-left-xxxs": "awsui_p-left-
|
|
62
|
-
"p-xxs": "awsui_p-
|
|
63
|
-
"p-top-xxs": "awsui_p-top-
|
|
64
|
-
"p-vertical-xxs": "awsui_p-vertical-
|
|
65
|
-
"p-right-xxs": "awsui_p-right-
|
|
66
|
-
"p-horizontal-xxs": "awsui_p-horizontal-
|
|
67
|
-
"p-bottom-xxs": "awsui_p-bottom-
|
|
68
|
-
"p-left-xxs": "awsui_p-left-
|
|
69
|
-
"p-xs": "awsui_p-
|
|
70
|
-
"p-top-xs": "awsui_p-top-
|
|
71
|
-
"p-vertical-xs": "awsui_p-vertical-
|
|
72
|
-
"p-right-xs": "awsui_p-right-
|
|
73
|
-
"p-horizontal-xs": "awsui_p-horizontal-
|
|
74
|
-
"p-bottom-xs": "awsui_p-bottom-
|
|
75
|
-
"p-left-xs": "awsui_p-left-
|
|
76
|
-
"p-s": "awsui_p-
|
|
77
|
-
"p-top-s": "awsui_p-top-
|
|
78
|
-
"p-vertical-s": "awsui_p-vertical-
|
|
79
|
-
"p-right-s": "awsui_p-right-
|
|
80
|
-
"p-horizontal-s": "awsui_p-horizontal-
|
|
81
|
-
"p-bottom-s": "awsui_p-bottom-
|
|
82
|
-
"p-left-s": "awsui_p-left-
|
|
83
|
-
"p-m": "awsui_p-
|
|
84
|
-
"p-top-m": "awsui_p-top-
|
|
85
|
-
"p-vertical-m": "awsui_p-vertical-
|
|
86
|
-
"p-right-m": "awsui_p-right-
|
|
87
|
-
"p-horizontal-m": "awsui_p-horizontal-
|
|
88
|
-
"p-bottom-m": "awsui_p-bottom-
|
|
89
|
-
"p-left-m": "awsui_p-left-
|
|
90
|
-
"p-l": "awsui_p-
|
|
91
|
-
"p-top-l": "awsui_p-top-
|
|
92
|
-
"p-vertical-l": "awsui_p-vertical-
|
|
93
|
-
"p-right-l": "awsui_p-right-
|
|
94
|
-
"p-horizontal-l": "awsui_p-horizontal-
|
|
95
|
-
"p-bottom-l": "awsui_p-bottom-
|
|
96
|
-
"p-left-l": "awsui_p-left-
|
|
97
|
-
"p-xl": "awsui_p-
|
|
98
|
-
"p-top-xl": "awsui_p-top-
|
|
99
|
-
"p-vertical-xl": "awsui_p-vertical-
|
|
100
|
-
"p-right-xl": "awsui_p-right-
|
|
101
|
-
"p-horizontal-xl": "awsui_p-horizontal-
|
|
102
|
-
"p-bottom-xl": "awsui_p-bottom-
|
|
103
|
-
"p-left-xl": "awsui_p-left-
|
|
104
|
-
"p-xxl": "awsui_p-
|
|
105
|
-
"p-top-xxl": "awsui_p-top-
|
|
106
|
-
"p-vertical-xxl": "awsui_p-vertical-
|
|
107
|
-
"p-right-xxl": "awsui_p-right-
|
|
108
|
-
"p-horizontal-xxl": "awsui_p-horizontal-
|
|
109
|
-
"p-bottom-xxl": "awsui_p-bottom-
|
|
110
|
-
"p-left-xxl": "awsui_p-left-
|
|
111
|
-
"p-xxxl": "awsui_p-
|
|
112
|
-
"p-top-xxxl": "awsui_p-top-
|
|
113
|
-
"p-vertical-xxxl": "awsui_p-vertical-
|
|
114
|
-
"p-right-xxxl": "awsui_p-right-
|
|
115
|
-
"p-horizontal-xxxl": "awsui_p-horizontal-
|
|
116
|
-
"p-bottom-xxxl": "awsui_p-bottom-
|
|
117
|
-
"p-left-xxxl": "awsui_p-left-
|
|
118
|
-
"m-n": "awsui_m-
|
|
119
|
-
"m-top-n": "awsui_m-top-
|
|
120
|
-
"m-vertical-n": "awsui_m-vertical-
|
|
121
|
-
"m-right-n": "awsui_m-right-
|
|
122
|
-
"m-horizontal-n": "awsui_m-horizontal-
|
|
123
|
-
"m-bottom-n": "awsui_m-bottom-
|
|
124
|
-
"m-left-n": "awsui_m-left-
|
|
125
|
-
"m-xxxs": "awsui_m-
|
|
126
|
-
"m-top-xxxs": "awsui_m-top-
|
|
127
|
-
"m-vertical-xxxs": "awsui_m-vertical-
|
|
128
|
-
"m-right-xxxs": "awsui_m-right-
|
|
129
|
-
"m-horizontal-xxxs": "awsui_m-horizontal-
|
|
130
|
-
"m-bottom-xxxs": "awsui_m-bottom-
|
|
131
|
-
"m-left-xxxs": "awsui_m-left-
|
|
132
|
-
"m-xxs": "awsui_m-
|
|
133
|
-
"m-top-xxs": "awsui_m-top-
|
|
134
|
-
"m-vertical-xxs": "awsui_m-vertical-
|
|
135
|
-
"m-right-xxs": "awsui_m-right-
|
|
136
|
-
"m-horizontal-xxs": "awsui_m-horizontal-
|
|
137
|
-
"m-bottom-xxs": "awsui_m-bottom-
|
|
138
|
-
"m-left-xxs": "awsui_m-left-
|
|
139
|
-
"m-xs": "awsui_m-
|
|
140
|
-
"m-top-xs": "awsui_m-top-
|
|
141
|
-
"m-vertical-xs": "awsui_m-vertical-
|
|
142
|
-
"m-right-xs": "awsui_m-right-
|
|
143
|
-
"m-horizontal-xs": "awsui_m-horizontal-
|
|
144
|
-
"m-bottom-xs": "awsui_m-bottom-
|
|
145
|
-
"m-left-xs": "awsui_m-left-
|
|
146
|
-
"m-s": "awsui_m-
|
|
147
|
-
"m-top-s": "awsui_m-top-
|
|
148
|
-
"m-vertical-s": "awsui_m-vertical-
|
|
149
|
-
"m-right-s": "awsui_m-right-
|
|
150
|
-
"m-horizontal-s": "awsui_m-horizontal-
|
|
151
|
-
"m-bottom-s": "awsui_m-bottom-
|
|
152
|
-
"m-left-s": "awsui_m-left-
|
|
153
|
-
"m-m": "awsui_m-
|
|
154
|
-
"m-top-m": "awsui_m-top-
|
|
155
|
-
"m-vertical-m": "awsui_m-vertical-
|
|
156
|
-
"m-right-m": "awsui_m-right-
|
|
157
|
-
"m-horizontal-m": "awsui_m-horizontal-
|
|
158
|
-
"m-bottom-m": "awsui_m-bottom-
|
|
159
|
-
"m-left-m": "awsui_m-left-
|
|
160
|
-
"m-l": "awsui_m-
|
|
161
|
-
"m-top-l": "awsui_m-top-
|
|
162
|
-
"m-vertical-l": "awsui_m-vertical-
|
|
163
|
-
"m-right-l": "awsui_m-right-
|
|
164
|
-
"m-horizontal-l": "awsui_m-horizontal-
|
|
165
|
-
"m-bottom-l": "awsui_m-bottom-
|
|
166
|
-
"m-left-l": "awsui_m-left-
|
|
167
|
-
"m-xl": "awsui_m-
|
|
168
|
-
"m-top-xl": "awsui_m-top-
|
|
169
|
-
"m-vertical-xl": "awsui_m-vertical-
|
|
170
|
-
"m-right-xl": "awsui_m-right-
|
|
171
|
-
"m-horizontal-xl": "awsui_m-horizontal-
|
|
172
|
-
"m-bottom-xl": "awsui_m-bottom-
|
|
173
|
-
"m-left-xl": "awsui_m-left-
|
|
174
|
-
"m-xxl": "awsui_m-
|
|
175
|
-
"m-top-xxl": "awsui_m-top-
|
|
176
|
-
"m-vertical-xxl": "awsui_m-vertical-
|
|
177
|
-
"m-right-xxl": "awsui_m-right-
|
|
178
|
-
"m-horizontal-xxl": "awsui_m-horizontal-
|
|
179
|
-
"m-bottom-xxl": "awsui_m-bottom-
|
|
180
|
-
"m-left-xxl": "awsui_m-left-
|
|
181
|
-
"m-xxxl": "awsui_m-
|
|
182
|
-
"m-top-xxxl": "awsui_m-top-
|
|
183
|
-
"m-vertical-xxxl": "awsui_m-vertical-
|
|
184
|
-
"m-right-xxxl": "awsui_m-right-
|
|
185
|
-
"m-horizontal-xxxl": "awsui_m-horizontal-
|
|
186
|
-
"m-bottom-xxxl": "awsui_m-bottom-
|
|
187
|
-
"m-left-xxxl": "awsui_m-left-
|
|
188
|
-
"d-block": "awsui_d-
|
|
189
|
-
"d-inline": "awsui_d-
|
|
190
|
-
"d-inline-block": "awsui_d-inline-
|
|
191
|
-
"d-none": "awsui_d-
|
|
192
|
-
"f-left": "awsui_f-
|
|
193
|
-
"f-right": "awsui_f-
|
|
5
|
+
"root": "awsui_root_18wu0_1n73s_93",
|
|
6
|
+
"box": "awsui_box_18wu0_1n73s_207",
|
|
7
|
+
"p-variant": "awsui_p-variant_18wu0_1n73s_207",
|
|
8
|
+
"color-default": "awsui_color-default_18wu0_1n73s_207",
|
|
9
|
+
"b-variant": "awsui_b-variant_18wu0_1n73s_207",
|
|
10
|
+
"strong-variant": "awsui_strong-variant_18wu0_1n73s_207",
|
|
11
|
+
"code-variant": "awsui_code-variant_18wu0_1n73s_207",
|
|
12
|
+
"pre-variant": "awsui_pre-variant_18wu0_1n73s_207",
|
|
13
|
+
"samp-variant": "awsui_samp-variant_18wu0_1n73s_207",
|
|
14
|
+
"h1-variant": "awsui_h1-variant_18wu0_1n73s_211",
|
|
15
|
+
"h2-variant": "awsui_h2-variant_18wu0_1n73s_211",
|
|
16
|
+
"h3-variant": "awsui_h3-variant_18wu0_1n73s_211",
|
|
17
|
+
"h4-variant": "awsui_h4-variant_18wu0_1n73s_211",
|
|
18
|
+
"h5-variant": "awsui_h5-variant_18wu0_1n73s_211",
|
|
19
|
+
"small-variant": "awsui_small-variant_18wu0_1n73s_215",
|
|
20
|
+
"a-variant": "awsui_a-variant_18wu0_1n73s_219",
|
|
21
|
+
"font-size-default": "awsui_font-size-default_18wu0_1n73s_223",
|
|
22
|
+
"font-weight-default": "awsui_font-weight-default_18wu0_1n73s_263",
|
|
23
|
+
"key-label-variant": "awsui_key-label-variant_18wu0_1n73s_303",
|
|
24
|
+
"value-large-variant": "awsui_value-large-variant_18wu0_1n73s_310",
|
|
25
|
+
"font-weight-heavy": "awsui_font-weight-heavy_18wu0_1n73s_317",
|
|
26
|
+
"color-inverted": "awsui_color-inverted_18wu0_1n73s_322",
|
|
27
|
+
"color-text-label": "awsui_color-text-label_18wu0_1n73s_325",
|
|
28
|
+
"color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_1n73s_328",
|
|
29
|
+
"color-text-status-error": "awsui_color-text-status-error_18wu0_1n73s_331",
|
|
30
|
+
"color-text-status-success": "awsui_color-text-status-success_18wu0_1n73s_334",
|
|
31
|
+
"color-text-status-info": "awsui_color-text-status-info_18wu0_1n73s_337",
|
|
32
|
+
"color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_1n73s_340",
|
|
33
|
+
"color-inherit": "awsui_color-inherit_18wu0_1n73s_343",
|
|
34
|
+
"font-size-body-s": "awsui_font-size-body-s_18wu0_1n73s_346",
|
|
35
|
+
"font-size-body-m": "awsui_font-size-body-m_18wu0_1n73s_351",
|
|
36
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_1n73s_355",
|
|
37
|
+
"font-size-heading-s": "awsui_font-size-heading-s_18wu0_1n73s_359",
|
|
38
|
+
"font-size-heading-m": "awsui_font-size-heading-m_18wu0_1n73s_364",
|
|
39
|
+
"font-size-heading-l": "awsui_font-size-heading-l_18wu0_1n73s_369",
|
|
40
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_1n73s_374",
|
|
41
|
+
"font-size-display-l": "awsui_font-size-display-l_18wu0_1n73s_379",
|
|
42
|
+
"font-weight-light": "awsui_font-weight-light_18wu0_1n73s_384",
|
|
43
|
+
"font-weight-normal": "awsui_font-weight-normal_18wu0_1n73s_387",
|
|
44
|
+
"font-weight-bold": "awsui_font-weight-bold_18wu0_1n73s_390",
|
|
45
|
+
"t-left": "awsui_t-left_18wu0_1n73s_397",
|
|
46
|
+
"t-right": "awsui_t-right_18wu0_1n73s_401",
|
|
47
|
+
"t-center": "awsui_t-center_18wu0_1n73s_405",
|
|
48
|
+
"p-n": "awsui_p-n_18wu0_1n73s_506",
|
|
49
|
+
"p-top-n": "awsui_p-top-n_18wu0_1n73s_510",
|
|
50
|
+
"p-vertical-n": "awsui_p-vertical-n_18wu0_1n73s_511",
|
|
51
|
+
"p-right-n": "awsui_p-right-n_18wu0_1n73s_515",
|
|
52
|
+
"p-horizontal-n": "awsui_p-horizontal-n_18wu0_1n73s_516",
|
|
53
|
+
"p-bottom-n": "awsui_p-bottom-n_18wu0_1n73s_520",
|
|
54
|
+
"p-left-n": "awsui_p-left-n_18wu0_1n73s_525",
|
|
55
|
+
"p-xxxs": "awsui_p-xxxs_18wu0_1n73s_530",
|
|
56
|
+
"p-top-xxxs": "awsui_p-top-xxxs_18wu0_1n73s_534",
|
|
57
|
+
"p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_1n73s_535",
|
|
58
|
+
"p-right-xxxs": "awsui_p-right-xxxs_18wu0_1n73s_539",
|
|
59
|
+
"p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_1n73s_540",
|
|
60
|
+
"p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_1n73s_544",
|
|
61
|
+
"p-left-xxxs": "awsui_p-left-xxxs_18wu0_1n73s_549",
|
|
62
|
+
"p-xxs": "awsui_p-xxs_18wu0_1n73s_554",
|
|
63
|
+
"p-top-xxs": "awsui_p-top-xxs_18wu0_1n73s_558",
|
|
64
|
+
"p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_1n73s_559",
|
|
65
|
+
"p-right-xxs": "awsui_p-right-xxs_18wu0_1n73s_563",
|
|
66
|
+
"p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_1n73s_564",
|
|
67
|
+
"p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_1n73s_568",
|
|
68
|
+
"p-left-xxs": "awsui_p-left-xxs_18wu0_1n73s_573",
|
|
69
|
+
"p-xs": "awsui_p-xs_18wu0_1n73s_578",
|
|
70
|
+
"p-top-xs": "awsui_p-top-xs_18wu0_1n73s_582",
|
|
71
|
+
"p-vertical-xs": "awsui_p-vertical-xs_18wu0_1n73s_583",
|
|
72
|
+
"p-right-xs": "awsui_p-right-xs_18wu0_1n73s_587",
|
|
73
|
+
"p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_1n73s_588",
|
|
74
|
+
"p-bottom-xs": "awsui_p-bottom-xs_18wu0_1n73s_592",
|
|
75
|
+
"p-left-xs": "awsui_p-left-xs_18wu0_1n73s_597",
|
|
76
|
+
"p-s": "awsui_p-s_18wu0_1n73s_602",
|
|
77
|
+
"p-top-s": "awsui_p-top-s_18wu0_1n73s_606",
|
|
78
|
+
"p-vertical-s": "awsui_p-vertical-s_18wu0_1n73s_607",
|
|
79
|
+
"p-right-s": "awsui_p-right-s_18wu0_1n73s_611",
|
|
80
|
+
"p-horizontal-s": "awsui_p-horizontal-s_18wu0_1n73s_612",
|
|
81
|
+
"p-bottom-s": "awsui_p-bottom-s_18wu0_1n73s_616",
|
|
82
|
+
"p-left-s": "awsui_p-left-s_18wu0_1n73s_621",
|
|
83
|
+
"p-m": "awsui_p-m_18wu0_1n73s_626",
|
|
84
|
+
"p-top-m": "awsui_p-top-m_18wu0_1n73s_630",
|
|
85
|
+
"p-vertical-m": "awsui_p-vertical-m_18wu0_1n73s_631",
|
|
86
|
+
"p-right-m": "awsui_p-right-m_18wu0_1n73s_635",
|
|
87
|
+
"p-horizontal-m": "awsui_p-horizontal-m_18wu0_1n73s_636",
|
|
88
|
+
"p-bottom-m": "awsui_p-bottom-m_18wu0_1n73s_640",
|
|
89
|
+
"p-left-m": "awsui_p-left-m_18wu0_1n73s_645",
|
|
90
|
+
"p-l": "awsui_p-l_18wu0_1n73s_525",
|
|
91
|
+
"p-top-l": "awsui_p-top-l_18wu0_1n73s_654",
|
|
92
|
+
"p-vertical-l": "awsui_p-vertical-l_18wu0_1n73s_655",
|
|
93
|
+
"p-right-l": "awsui_p-right-l_18wu0_1n73s_659",
|
|
94
|
+
"p-horizontal-l": "awsui_p-horizontal-l_18wu0_1n73s_660",
|
|
95
|
+
"p-bottom-l": "awsui_p-bottom-l_18wu0_1n73s_664",
|
|
96
|
+
"p-left-l": "awsui_p-left-l_18wu0_1n73s_669",
|
|
97
|
+
"p-xl": "awsui_p-xl_18wu0_1n73s_674",
|
|
98
|
+
"p-top-xl": "awsui_p-top-xl_18wu0_1n73s_678",
|
|
99
|
+
"p-vertical-xl": "awsui_p-vertical-xl_18wu0_1n73s_679",
|
|
100
|
+
"p-right-xl": "awsui_p-right-xl_18wu0_1n73s_683",
|
|
101
|
+
"p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_1n73s_684",
|
|
102
|
+
"p-bottom-xl": "awsui_p-bottom-xl_18wu0_1n73s_688",
|
|
103
|
+
"p-left-xl": "awsui_p-left-xl_18wu0_1n73s_693",
|
|
104
|
+
"p-xxl": "awsui_p-xxl_18wu0_1n73s_698",
|
|
105
|
+
"p-top-xxl": "awsui_p-top-xxl_18wu0_1n73s_702",
|
|
106
|
+
"p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_1n73s_703",
|
|
107
|
+
"p-right-xxl": "awsui_p-right-xxl_18wu0_1n73s_707",
|
|
108
|
+
"p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_1n73s_708",
|
|
109
|
+
"p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_1n73s_712",
|
|
110
|
+
"p-left-xxl": "awsui_p-left-xxl_18wu0_1n73s_717",
|
|
111
|
+
"p-xxxl": "awsui_p-xxxl_18wu0_1n73s_722",
|
|
112
|
+
"p-top-xxxl": "awsui_p-top-xxxl_18wu0_1n73s_726",
|
|
113
|
+
"p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_1n73s_727",
|
|
114
|
+
"p-right-xxxl": "awsui_p-right-xxxl_18wu0_1n73s_731",
|
|
115
|
+
"p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_1n73s_732",
|
|
116
|
+
"p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_1n73s_736",
|
|
117
|
+
"p-left-xxxl": "awsui_p-left-xxxl_18wu0_1n73s_741",
|
|
118
|
+
"m-n": "awsui_m-n_18wu0_1n73s_746",
|
|
119
|
+
"m-top-n": "awsui_m-top-n_18wu0_1n73s_750",
|
|
120
|
+
"m-vertical-n": "awsui_m-vertical-n_18wu0_1n73s_751",
|
|
121
|
+
"m-right-n": "awsui_m-right-n_18wu0_1n73s_755",
|
|
122
|
+
"m-horizontal-n": "awsui_m-horizontal-n_18wu0_1n73s_756",
|
|
123
|
+
"m-bottom-n": "awsui_m-bottom-n_18wu0_1n73s_760",
|
|
124
|
+
"m-left-n": "awsui_m-left-n_18wu0_1n73s_765",
|
|
125
|
+
"m-xxxs": "awsui_m-xxxs_18wu0_1n73s_770",
|
|
126
|
+
"m-top-xxxs": "awsui_m-top-xxxs_18wu0_1n73s_774",
|
|
127
|
+
"m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_1n73s_775",
|
|
128
|
+
"m-right-xxxs": "awsui_m-right-xxxs_18wu0_1n73s_779",
|
|
129
|
+
"m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_1n73s_780",
|
|
130
|
+
"m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_1n73s_784",
|
|
131
|
+
"m-left-xxxs": "awsui_m-left-xxxs_18wu0_1n73s_789",
|
|
132
|
+
"m-xxs": "awsui_m-xxs_18wu0_1n73s_794",
|
|
133
|
+
"m-top-xxs": "awsui_m-top-xxs_18wu0_1n73s_798",
|
|
134
|
+
"m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_1n73s_799",
|
|
135
|
+
"m-right-xxs": "awsui_m-right-xxs_18wu0_1n73s_803",
|
|
136
|
+
"m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_1n73s_804",
|
|
137
|
+
"m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_1n73s_808",
|
|
138
|
+
"m-left-xxs": "awsui_m-left-xxs_18wu0_1n73s_813",
|
|
139
|
+
"m-xs": "awsui_m-xs_18wu0_1n73s_818",
|
|
140
|
+
"m-top-xs": "awsui_m-top-xs_18wu0_1n73s_822",
|
|
141
|
+
"m-vertical-xs": "awsui_m-vertical-xs_18wu0_1n73s_823",
|
|
142
|
+
"m-right-xs": "awsui_m-right-xs_18wu0_1n73s_827",
|
|
143
|
+
"m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_1n73s_828",
|
|
144
|
+
"m-bottom-xs": "awsui_m-bottom-xs_18wu0_1n73s_832",
|
|
145
|
+
"m-left-xs": "awsui_m-left-xs_18wu0_1n73s_837",
|
|
146
|
+
"m-s": "awsui_m-s_18wu0_1n73s_842",
|
|
147
|
+
"m-top-s": "awsui_m-top-s_18wu0_1n73s_846",
|
|
148
|
+
"m-vertical-s": "awsui_m-vertical-s_18wu0_1n73s_847",
|
|
149
|
+
"m-right-s": "awsui_m-right-s_18wu0_1n73s_851",
|
|
150
|
+
"m-horizontal-s": "awsui_m-horizontal-s_18wu0_1n73s_852",
|
|
151
|
+
"m-bottom-s": "awsui_m-bottom-s_18wu0_1n73s_856",
|
|
152
|
+
"m-left-s": "awsui_m-left-s_18wu0_1n73s_861",
|
|
153
|
+
"m-m": "awsui_m-m_18wu0_1n73s_866",
|
|
154
|
+
"m-top-m": "awsui_m-top-m_18wu0_1n73s_870",
|
|
155
|
+
"m-vertical-m": "awsui_m-vertical-m_18wu0_1n73s_871",
|
|
156
|
+
"m-right-m": "awsui_m-right-m_18wu0_1n73s_875",
|
|
157
|
+
"m-horizontal-m": "awsui_m-horizontal-m_18wu0_1n73s_876",
|
|
158
|
+
"m-bottom-m": "awsui_m-bottom-m_18wu0_1n73s_880",
|
|
159
|
+
"m-left-m": "awsui_m-left-m_18wu0_1n73s_885",
|
|
160
|
+
"m-l": "awsui_m-l_18wu0_1n73s_765",
|
|
161
|
+
"m-top-l": "awsui_m-top-l_18wu0_1n73s_894",
|
|
162
|
+
"m-vertical-l": "awsui_m-vertical-l_18wu0_1n73s_895",
|
|
163
|
+
"m-right-l": "awsui_m-right-l_18wu0_1n73s_899",
|
|
164
|
+
"m-horizontal-l": "awsui_m-horizontal-l_18wu0_1n73s_900",
|
|
165
|
+
"m-bottom-l": "awsui_m-bottom-l_18wu0_1n73s_904",
|
|
166
|
+
"m-left-l": "awsui_m-left-l_18wu0_1n73s_909",
|
|
167
|
+
"m-xl": "awsui_m-xl_18wu0_1n73s_914",
|
|
168
|
+
"m-top-xl": "awsui_m-top-xl_18wu0_1n73s_918",
|
|
169
|
+
"m-vertical-xl": "awsui_m-vertical-xl_18wu0_1n73s_919",
|
|
170
|
+
"m-right-xl": "awsui_m-right-xl_18wu0_1n73s_923",
|
|
171
|
+
"m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_1n73s_924",
|
|
172
|
+
"m-bottom-xl": "awsui_m-bottom-xl_18wu0_1n73s_928",
|
|
173
|
+
"m-left-xl": "awsui_m-left-xl_18wu0_1n73s_933",
|
|
174
|
+
"m-xxl": "awsui_m-xxl_18wu0_1n73s_938",
|
|
175
|
+
"m-top-xxl": "awsui_m-top-xxl_18wu0_1n73s_942",
|
|
176
|
+
"m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_1n73s_943",
|
|
177
|
+
"m-right-xxl": "awsui_m-right-xxl_18wu0_1n73s_947",
|
|
178
|
+
"m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_1n73s_948",
|
|
179
|
+
"m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_1n73s_952",
|
|
180
|
+
"m-left-xxl": "awsui_m-left-xxl_18wu0_1n73s_957",
|
|
181
|
+
"m-xxxl": "awsui_m-xxxl_18wu0_1n73s_962",
|
|
182
|
+
"m-top-xxxl": "awsui_m-top-xxxl_18wu0_1n73s_966",
|
|
183
|
+
"m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_1n73s_967",
|
|
184
|
+
"m-right-xxxl": "awsui_m-right-xxxl_18wu0_1n73s_971",
|
|
185
|
+
"m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_1n73s_972",
|
|
186
|
+
"m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_1n73s_976",
|
|
187
|
+
"m-left-xxxl": "awsui_m-left-xxxl_18wu0_1n73s_981",
|
|
188
|
+
"d-block": "awsui_d-block_18wu0_1n73s_986",
|
|
189
|
+
"d-inline": "awsui_d-inline_18wu0_1n73s_989",
|
|
190
|
+
"d-inline-block": "awsui_d-inline-block_18wu0_1n73s_992",
|
|
191
|
+
"d-none": "awsui_d-none_18wu0_1n73s_995",
|
|
192
|
+
"f-left": "awsui_f-left_18wu0_1n73s_999",
|
|
193
|
+
"f-right": "awsui_f-right_18wu0_1n73s_1003"
|
|
194
194
|
};
|
|
195
195
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"breadcrumb-group": "awsui_breadcrumb-
|
|
5
|
-
"item": "
|
|
6
|
-
"breadcrumb-group-list": "awsui_breadcrumb-group-
|
|
7
|
-
"ellipsis": "
|
|
8
|
-
"icon": "
|
|
9
|
-
"mobile": "
|
|
4
|
+
"breadcrumb-group": "awsui_breadcrumb-group_d19fg_za4sl_93",
|
|
5
|
+
"item": "awsui_item_d19fg_za4sl_107",
|
|
6
|
+
"breadcrumb-group-list": "awsui_breadcrumb-group-list_d19fg_za4sl_120",
|
|
7
|
+
"ellipsis": "awsui_ellipsis_d19fg_za4sl_130",
|
|
8
|
+
"icon": "awsui_icon_d19fg_za4sl_138",
|
|
9
|
+
"mobile": "awsui_mobile_d19fg_za4sl_142"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -90,7 +90,7 @@ 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
|
-
.awsui_breadcrumb-
|
|
93
|
+
.awsui_breadcrumb-group_d19fg_za4sl_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -125,10 +125,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
125
125
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
126
126
|
font-weight: 400;
|
|
127
127
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
128
|
+
-webkit-font-smoothing: auto;
|
|
129
|
+
-moz-osx-font-smoothing: auto;
|
|
128
130
|
margin: 0;
|
|
129
131
|
padding: var(--space-xxs-ynfts5, 4px) 0;
|
|
130
132
|
}
|
|
131
|
-
.awsui_breadcrumb-
|
|
133
|
+
.awsui_breadcrumb-group_d19fg_za4sl_93 > .awsui_item_d19fg_za4sl_107:not(#\9) {
|
|
132
134
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
133
135
|
border-collapse: separate;
|
|
134
136
|
border-spacing: 0;
|
|
@@ -163,9 +165,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
163
165
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
164
166
|
font-weight: 400;
|
|
165
167
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
168
|
+
-webkit-font-smoothing: auto;
|
|
169
|
+
-moz-osx-font-smoothing: auto;
|
|
166
170
|
display: inline;
|
|
167
171
|
}
|
|
168
|
-
.awsui_breadcrumb-
|
|
172
|
+
.awsui_breadcrumb-group_d19fg_za4sl_93 > .awsui_breadcrumb-group-list_d19fg_za4sl_120:not(#\9) {
|
|
169
173
|
display: flex;
|
|
170
174
|
align-items: center;
|
|
171
175
|
padding: 0;
|
|
@@ -174,29 +178,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
178
|
width: 100%;
|
|
175
179
|
flex-wrap: wrap;
|
|
176
180
|
}
|
|
177
|
-
.awsui_breadcrumb-
|
|
178
|
-
.awsui_breadcrumb-
|
|
181
|
+
.awsui_breadcrumb-group_d19fg_za4sl_93 > .awsui_breadcrumb-group-list_d19fg_za4sl_120 > .awsui_item_d19fg_za4sl_107:not(#\9),
|
|
182
|
+
.awsui_breadcrumb-group_d19fg_za4sl_93 > .awsui_breadcrumb-group-list_d19fg_za4sl_120 > .awsui_ellipsis_d19fg_za4sl_130:not(#\9) {
|
|
179
183
|
display: inline-block;
|
|
180
184
|
padding: 0;
|
|
181
185
|
margin: 0;
|
|
182
186
|
}
|
|
183
|
-
.awsui_breadcrumb-
|
|
187
|
+
.awsui_breadcrumb-group_d19fg_za4sl_93 > .awsui_breadcrumb-group-list_d19fg_za4sl_120 > .awsui_ellipsis_d19fg_za4sl_130:not(#\9) {
|
|
184
188
|
display: none;
|
|
185
189
|
}
|
|
186
|
-
.awsui_breadcrumb-
|
|
190
|
+
.awsui_breadcrumb-group_d19fg_za4sl_93 > .awsui_breadcrumb-group-list_d19fg_za4sl_120 > .awsui_ellipsis_d19fg_za4sl_130 > .awsui_icon_d19fg_za4sl_138:not(#\9) {
|
|
187
191
|
margin: 0 10px;
|
|
188
192
|
color: var(--color-text-breadcrumb-icon-mlugp6, #7d8998);
|
|
189
193
|
}
|
|
190
|
-
.awsui_breadcrumb-
|
|
194
|
+
.awsui_breadcrumb-group_d19fg_za4sl_93.awsui_mobile_d19fg_za4sl_142 > .awsui_breadcrumb-group-list_d19fg_za4sl_120:not(#\9) {
|
|
191
195
|
flex-wrap: nowrap;
|
|
192
196
|
}
|
|
193
|
-
.awsui_breadcrumb-
|
|
197
|
+
.awsui_breadcrumb-group_d19fg_za4sl_93.awsui_mobile_d19fg_za4sl_142 > .awsui_breadcrumb-group-list_d19fg_za4sl_120 > .awsui_ellipsis_d19fg_za4sl_130:not(#\9) {
|
|
194
198
|
display: flex;
|
|
195
199
|
flex-shrink: 0;
|
|
196
200
|
}
|
|
197
|
-
.awsui_breadcrumb-
|
|
201
|
+
.awsui_breadcrumb-group_d19fg_za4sl_93.awsui_mobile_d19fg_za4sl_142 > .awsui_breadcrumb-group-list_d19fg_za4sl_120 > .awsui_item_d19fg_za4sl_107:not(#\9) {
|
|
198
202
|
min-width: 0;
|
|
199
203
|
}
|
|
200
|
-
.awsui_breadcrumb-
|
|
204
|
+
.awsui_breadcrumb-group_d19fg_za4sl_93.awsui_mobile_d19fg_za4sl_142 > .awsui_breadcrumb-group-list_d19fg_za4sl_120 > .awsui_item_d19fg_za4sl_107:not(#\9):not(:first-child):not(:last-child) {
|
|
201
205
|
display: none;
|
|
202
206
|
}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"breadcrumb-group": "awsui_breadcrumb-
|
|
6
|
-
"item": "
|
|
7
|
-
"breadcrumb-group-list": "awsui_breadcrumb-group-
|
|
8
|
-
"ellipsis": "
|
|
9
|
-
"icon": "
|
|
10
|
-
"mobile": "
|
|
5
|
+
"breadcrumb-group": "awsui_breadcrumb-group_d19fg_za4sl_93",
|
|
6
|
+
"item": "awsui_item_d19fg_za4sl_107",
|
|
7
|
+
"breadcrumb-group-list": "awsui_breadcrumb-group-list_d19fg_za4sl_120",
|
|
8
|
+
"ellipsis": "awsui_ellipsis_d19fg_za4sl_130",
|
|
9
|
+
"icon": "awsui_icon_d19fg_za4sl_138",
|
|
10
|
+
"mobile": "awsui_mobile_d19fg_za4sl_142"
|
|
11
11
|
};
|
|
12
12
|
|
package/button/styles.css.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content": "
|
|
5
|
-
"button": "
|
|
6
|
-
"variant-normal": "awsui_variant-
|
|
7
|
-
"is-activated": "awsui_is-
|
|
8
|
-
"variant-icon": "awsui_variant-
|
|
9
|
-
"variant-modal-dismiss": "awsui_variant-modal-
|
|
10
|
-
"variant-flashbar-icon": "awsui_variant-flashbar-
|
|
11
|
-
"variant-inline-icon": "awsui_variant-inline-
|
|
12
|
-
"disabled": "
|
|
13
|
-
"variant-primary": "awsui_variant-
|
|
14
|
-
"variant-link": "awsui_variant-
|
|
15
|
-
"variant-breadcrumb-group": "awsui_variant-breadcrumb-
|
|
16
|
-
"variant-menu-trigger": "awsui_variant-menu-
|
|
17
|
-
"button-no-text": "awsui_button-no-
|
|
18
|
-
"button-no-wrap": "awsui_button-no-
|
|
19
|
-
"icon-left": "awsui_icon-
|
|
20
|
-
"icon-right": "awsui_icon-
|
|
21
|
-
"icon": "
|
|
4
|
+
"content": "awsui_content_vjswe_tsvsw_97",
|
|
5
|
+
"button": "awsui_button_vjswe_tsvsw_101",
|
|
6
|
+
"variant-normal": "awsui_variant-normal_vjswe_tsvsw_126",
|
|
7
|
+
"is-activated": "awsui_is-activated_vjswe_tsvsw_139",
|
|
8
|
+
"variant-icon": "awsui_variant-icon_vjswe_tsvsw_166",
|
|
9
|
+
"variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_tsvsw_166",
|
|
10
|
+
"variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_tsvsw_166",
|
|
11
|
+
"variant-inline-icon": "awsui_variant-inline-icon_vjswe_tsvsw_184",
|
|
12
|
+
"disabled": "awsui_disabled_vjswe_tsvsw_202",
|
|
13
|
+
"variant-primary": "awsui_variant-primary_vjswe_tsvsw_210",
|
|
14
|
+
"variant-link": "awsui_variant-link_vjswe_tsvsw_294",
|
|
15
|
+
"variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_tsvsw_714",
|
|
16
|
+
"variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_tsvsw_801",
|
|
17
|
+
"button-no-text": "awsui_button-no-text_vjswe_tsvsw_885",
|
|
18
|
+
"button-no-wrap": "awsui_button-no-wrap_vjswe_tsvsw_889",
|
|
19
|
+
"icon-left": "awsui_icon-left_vjswe_tsvsw_905",
|
|
20
|
+
"icon-right": "awsui_icon-right_vjswe_tsvsw_910",
|
|
21
|
+
"icon": "awsui_icon_vjswe_tsvsw_905"
|
|
22
22
|
};
|
|
23
23
|
|