@cloudscape-design/components 3.0.521 → 3.0.523
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 +61 -54
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +39 -30
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +57 -49
- 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 +15 -15
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +12 -12
- package/app-layout/drawer/styles.scoped.css +29 -30
- package/app-layout/drawer/styles.selectors.js +12 -12
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +18 -17
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +6 -6
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +3 -3
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +16 -16
- package/app-layout/styles.scoped.css +26 -26
- package/app-layout/styles.selectors.js +16 -16
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +12 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +279 -261
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +12 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +30 -29
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/styles.css.js +3 -3
- package/autosuggest/styles.scoped.css +5 -5
- package/autosuggest/styles.selectors.js +3 -3
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +11 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +190 -190
- package/box/styles.scoped.css +244 -240
- package/box/styles.selectors.js +190 -190
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +20 -19
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/breadcrumb-group/styles.css.js +7 -7
- package/breadcrumb-group/styles.scoped.css +28 -21
- package/breadcrumb-group/styles.selectors.js +7 -7
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +155 -153
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +61 -50
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +38 -33
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +15 -15
- package/button-dropdown/styles.scoped.css +39 -36
- package/button-dropdown/styles.selectors.js +15 -15
- package/calendar/grid/index.js +1 -1
- package/calendar/grid/index.js.map +1 -1
- package/calendar/interfaces.d.ts +23 -3
- package/calendar/interfaces.d.ts.map +1 -1
- package/calendar/interfaces.js.map +1 -1
- package/calendar/internal.d.ts +1 -1
- package/calendar/internal.d.ts.map +1 -1
- package/calendar/internal.js +5 -4
- package/calendar/internal.js.map +1 -1
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +75 -59
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +126 -99
- package/cards/styles.selectors.js +40 -40
- package/code-editor/ace-themes.d.ts +6 -0
- package/code-editor/ace-themes.d.ts.map +1 -1
- package/code-editor/ace-themes.js +2 -0
- package/code-editor/ace-themes.js.map +1 -1
- package/code-editor/index.js +3 -3
- package/code-editor/index.js.map +1 -1
- package/code-editor/preferences-modal.d.ts +1 -1
- package/code-editor/preferences-modal.d.ts.map +1 -1
- package/code-editor/preferences-modal.js +3 -6
- package/code-editor/preferences-modal.js.map +1 -1
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +10 -10
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +210 -198
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts.map +1 -1
- package/code-editor/use-editor.js +4 -2
- package/code-editor/use-editor.js.map +1 -1
- package/code-editor/util.d.ts +3 -4
- package/code-editor/util.d.ts.map +1 -1
- package/code-editor/util.js +29 -10
- package/code-editor/util.js.map +1 -1
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +40 -30
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +79 -66
- 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 +8 -9
- 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 +70 -64
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +114 -106
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +15 -15
- package/content-layout/styles.selectors.js +7 -7
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +6 -2
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +7 -0
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +12 -12
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +71 -60
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +21 -21
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +72 -67
- package/date-range-picker/styles.selectors.js +38 -38
- package/drawer/styles.css.js +3 -3
- package/drawer/styles.scoped.css +21 -18
- package/drawer/styles.selectors.js +3 -3
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +103 -98
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +8 -4
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-option/styles.css.js +7 -7
- package/file-upload/file-option/styles.scoped.css +15 -15
- package/file-upload/file-option/styles.selectors.js +7 -7
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +4 -4
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +220 -215
- package/flashbar/styles.selectors.js +47 -47
- package/form/styles.css.js +9 -9
- package/form/styles.scoped.css +18 -18
- package/form/styles.selectors.js +9 -9
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +34 -34
- package/form-field/styles.selectors.js +19 -19
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/package.json +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +97 -91
- package/tiles/styles.selectors.js +29 -29
package/box/styles.css.js
CHANGED
|
@@ -1,195 +1,195 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"box": "
|
|
6
|
-
"p-variant": "awsui_p-
|
|
7
|
-
"color-default": "awsui_color-
|
|
8
|
-
"b-variant": "awsui_b-
|
|
9
|
-
"strong-variant": "awsui_strong-
|
|
10
|
-
"code-variant": "awsui_code-
|
|
11
|
-
"pre-variant": "awsui_pre-
|
|
12
|
-
"samp-variant": "awsui_samp-
|
|
13
|
-
"h1-variant": "awsui_h1-
|
|
14
|
-
"h2-variant": "awsui_h2-
|
|
15
|
-
"h3-variant": "awsui_h3-
|
|
16
|
-
"h4-variant": "awsui_h4-
|
|
17
|
-
"h5-variant": "awsui_h5-
|
|
18
|
-
"small-variant": "awsui_small-
|
|
19
|
-
"a-variant": "awsui_a-
|
|
20
|
-
"font-size-default": "awsui_font-size-
|
|
21
|
-
"font-weight-default": "awsui_font-weight-
|
|
22
|
-
"key-label-variant": "awsui_key-label-
|
|
23
|
-
"value-large-variant": "awsui_value-large-
|
|
24
|
-
"font-weight-heavy": "awsui_font-weight-
|
|
25
|
-
"color-inverted": "awsui_color-
|
|
26
|
-
"color-text-label": "awsui_color-text-
|
|
27
|
-
"color-text-body-secondary": "awsui_color-text-body-
|
|
28
|
-
"color-text-status-error": "awsui_color-text-status-
|
|
29
|
-
"color-text-status-success": "awsui_color-text-status-
|
|
30
|
-
"color-text-status-info": "awsui_color-text-status-
|
|
31
|
-
"color-text-status-inactive": "awsui_color-text-status-
|
|
32
|
-
"color-text-status-warning": "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-
|
|
4
|
+
"root": "awsui_root_18wu0_f1mky_93",
|
|
5
|
+
"box": "awsui_box_18wu0_f1mky_207",
|
|
6
|
+
"p-variant": "awsui_p-variant_18wu0_f1mky_207",
|
|
7
|
+
"color-default": "awsui_color-default_18wu0_f1mky_207",
|
|
8
|
+
"b-variant": "awsui_b-variant_18wu0_f1mky_207",
|
|
9
|
+
"strong-variant": "awsui_strong-variant_18wu0_f1mky_207",
|
|
10
|
+
"code-variant": "awsui_code-variant_18wu0_f1mky_207",
|
|
11
|
+
"pre-variant": "awsui_pre-variant_18wu0_f1mky_207",
|
|
12
|
+
"samp-variant": "awsui_samp-variant_18wu0_f1mky_207",
|
|
13
|
+
"h1-variant": "awsui_h1-variant_18wu0_f1mky_211",
|
|
14
|
+
"h2-variant": "awsui_h2-variant_18wu0_f1mky_211",
|
|
15
|
+
"h3-variant": "awsui_h3-variant_18wu0_f1mky_211",
|
|
16
|
+
"h4-variant": "awsui_h4-variant_18wu0_f1mky_211",
|
|
17
|
+
"h5-variant": "awsui_h5-variant_18wu0_f1mky_211",
|
|
18
|
+
"small-variant": "awsui_small-variant_18wu0_f1mky_215",
|
|
19
|
+
"a-variant": "awsui_a-variant_18wu0_f1mky_219",
|
|
20
|
+
"font-size-default": "awsui_font-size-default_18wu0_f1mky_223",
|
|
21
|
+
"font-weight-default": "awsui_font-weight-default_18wu0_f1mky_263",
|
|
22
|
+
"key-label-variant": "awsui_key-label-variant_18wu0_f1mky_305",
|
|
23
|
+
"value-large-variant": "awsui_value-large-variant_18wu0_f1mky_312",
|
|
24
|
+
"font-weight-heavy": "awsui_font-weight-heavy_18wu0_f1mky_319",
|
|
25
|
+
"color-inverted": "awsui_color-inverted_18wu0_f1mky_324",
|
|
26
|
+
"color-text-label": "awsui_color-text-label_18wu0_f1mky_327",
|
|
27
|
+
"color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_f1mky_330",
|
|
28
|
+
"color-text-status-error": "awsui_color-text-status-error_18wu0_f1mky_333",
|
|
29
|
+
"color-text-status-success": "awsui_color-text-status-success_18wu0_f1mky_336",
|
|
30
|
+
"color-text-status-info": "awsui_color-text-status-info_18wu0_f1mky_339",
|
|
31
|
+
"color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_f1mky_342",
|
|
32
|
+
"color-text-status-warning": "awsui_color-text-status-warning_18wu0_f1mky_345",
|
|
33
|
+
"color-inherit": "awsui_color-inherit_18wu0_f1mky_348",
|
|
34
|
+
"font-size-body-s": "awsui_font-size-body-s_18wu0_f1mky_351",
|
|
35
|
+
"font-size-body-m": "awsui_font-size-body-m_18wu0_f1mky_356",
|
|
36
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_f1mky_360",
|
|
37
|
+
"font-size-heading-s": "awsui_font-size-heading-s_18wu0_f1mky_364",
|
|
38
|
+
"font-size-heading-m": "awsui_font-size-heading-m_18wu0_f1mky_369",
|
|
39
|
+
"font-size-heading-l": "awsui_font-size-heading-l_18wu0_f1mky_374",
|
|
40
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_f1mky_379",
|
|
41
|
+
"font-size-display-l": "awsui_font-size-display-l_18wu0_f1mky_384",
|
|
42
|
+
"font-weight-light": "awsui_font-weight-light_18wu0_f1mky_389",
|
|
43
|
+
"font-weight-normal": "awsui_font-weight-normal_18wu0_f1mky_392",
|
|
44
|
+
"font-weight-bold": "awsui_font-weight-bold_18wu0_f1mky_395",
|
|
45
|
+
"t-left": "awsui_t-left_18wu0_f1mky_402",
|
|
46
|
+
"t-right": "awsui_t-right_18wu0_f1mky_406",
|
|
47
|
+
"t-center": "awsui_t-center_18wu0_f1mky_410",
|
|
48
|
+
"p-n": "awsui_p-n_18wu0_f1mky_511",
|
|
49
|
+
"p-top-n": "awsui_p-top-n_18wu0_f1mky_515",
|
|
50
|
+
"p-vertical-n": "awsui_p-vertical-n_18wu0_f1mky_516",
|
|
51
|
+
"p-right-n": "awsui_p-right-n_18wu0_f1mky_520",
|
|
52
|
+
"p-horizontal-n": "awsui_p-horizontal-n_18wu0_f1mky_521",
|
|
53
|
+
"p-bottom-n": "awsui_p-bottom-n_18wu0_f1mky_525",
|
|
54
|
+
"p-left-n": "awsui_p-left-n_18wu0_f1mky_530",
|
|
55
|
+
"p-xxxs": "awsui_p-xxxs_18wu0_f1mky_535",
|
|
56
|
+
"p-top-xxxs": "awsui_p-top-xxxs_18wu0_f1mky_539",
|
|
57
|
+
"p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_f1mky_540",
|
|
58
|
+
"p-right-xxxs": "awsui_p-right-xxxs_18wu0_f1mky_544",
|
|
59
|
+
"p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_f1mky_545",
|
|
60
|
+
"p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_f1mky_549",
|
|
61
|
+
"p-left-xxxs": "awsui_p-left-xxxs_18wu0_f1mky_554",
|
|
62
|
+
"p-xxs": "awsui_p-xxs_18wu0_f1mky_559",
|
|
63
|
+
"p-top-xxs": "awsui_p-top-xxs_18wu0_f1mky_563",
|
|
64
|
+
"p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_f1mky_564",
|
|
65
|
+
"p-right-xxs": "awsui_p-right-xxs_18wu0_f1mky_568",
|
|
66
|
+
"p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_f1mky_569",
|
|
67
|
+
"p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_f1mky_573",
|
|
68
|
+
"p-left-xxs": "awsui_p-left-xxs_18wu0_f1mky_578",
|
|
69
|
+
"p-xs": "awsui_p-xs_18wu0_f1mky_583",
|
|
70
|
+
"p-top-xs": "awsui_p-top-xs_18wu0_f1mky_587",
|
|
71
|
+
"p-vertical-xs": "awsui_p-vertical-xs_18wu0_f1mky_588",
|
|
72
|
+
"p-right-xs": "awsui_p-right-xs_18wu0_f1mky_592",
|
|
73
|
+
"p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_f1mky_593",
|
|
74
|
+
"p-bottom-xs": "awsui_p-bottom-xs_18wu0_f1mky_597",
|
|
75
|
+
"p-left-xs": "awsui_p-left-xs_18wu0_f1mky_602",
|
|
76
|
+
"p-s": "awsui_p-s_18wu0_f1mky_607",
|
|
77
|
+
"p-top-s": "awsui_p-top-s_18wu0_f1mky_611",
|
|
78
|
+
"p-vertical-s": "awsui_p-vertical-s_18wu0_f1mky_612",
|
|
79
|
+
"p-right-s": "awsui_p-right-s_18wu0_f1mky_616",
|
|
80
|
+
"p-horizontal-s": "awsui_p-horizontal-s_18wu0_f1mky_617",
|
|
81
|
+
"p-bottom-s": "awsui_p-bottom-s_18wu0_f1mky_621",
|
|
82
|
+
"p-left-s": "awsui_p-left-s_18wu0_f1mky_626",
|
|
83
|
+
"p-m": "awsui_p-m_18wu0_f1mky_631",
|
|
84
|
+
"p-top-m": "awsui_p-top-m_18wu0_f1mky_635",
|
|
85
|
+
"p-vertical-m": "awsui_p-vertical-m_18wu0_f1mky_636",
|
|
86
|
+
"p-right-m": "awsui_p-right-m_18wu0_f1mky_640",
|
|
87
|
+
"p-horizontal-m": "awsui_p-horizontal-m_18wu0_f1mky_641",
|
|
88
|
+
"p-bottom-m": "awsui_p-bottom-m_18wu0_f1mky_645",
|
|
89
|
+
"p-left-m": "awsui_p-left-m_18wu0_f1mky_650",
|
|
90
|
+
"p-l": "awsui_p-l_18wu0_f1mky_530",
|
|
91
|
+
"p-top-l": "awsui_p-top-l_18wu0_f1mky_659",
|
|
92
|
+
"p-vertical-l": "awsui_p-vertical-l_18wu0_f1mky_660",
|
|
93
|
+
"p-right-l": "awsui_p-right-l_18wu0_f1mky_664",
|
|
94
|
+
"p-horizontal-l": "awsui_p-horizontal-l_18wu0_f1mky_665",
|
|
95
|
+
"p-bottom-l": "awsui_p-bottom-l_18wu0_f1mky_669",
|
|
96
|
+
"p-left-l": "awsui_p-left-l_18wu0_f1mky_674",
|
|
97
|
+
"p-xl": "awsui_p-xl_18wu0_f1mky_679",
|
|
98
|
+
"p-top-xl": "awsui_p-top-xl_18wu0_f1mky_683",
|
|
99
|
+
"p-vertical-xl": "awsui_p-vertical-xl_18wu0_f1mky_684",
|
|
100
|
+
"p-right-xl": "awsui_p-right-xl_18wu0_f1mky_688",
|
|
101
|
+
"p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_f1mky_689",
|
|
102
|
+
"p-bottom-xl": "awsui_p-bottom-xl_18wu0_f1mky_693",
|
|
103
|
+
"p-left-xl": "awsui_p-left-xl_18wu0_f1mky_698",
|
|
104
|
+
"p-xxl": "awsui_p-xxl_18wu0_f1mky_703",
|
|
105
|
+
"p-top-xxl": "awsui_p-top-xxl_18wu0_f1mky_707",
|
|
106
|
+
"p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_f1mky_708",
|
|
107
|
+
"p-right-xxl": "awsui_p-right-xxl_18wu0_f1mky_712",
|
|
108
|
+
"p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_f1mky_713",
|
|
109
|
+
"p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_f1mky_717",
|
|
110
|
+
"p-left-xxl": "awsui_p-left-xxl_18wu0_f1mky_722",
|
|
111
|
+
"p-xxxl": "awsui_p-xxxl_18wu0_f1mky_727",
|
|
112
|
+
"p-top-xxxl": "awsui_p-top-xxxl_18wu0_f1mky_731",
|
|
113
|
+
"p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_f1mky_732",
|
|
114
|
+
"p-right-xxxl": "awsui_p-right-xxxl_18wu0_f1mky_736",
|
|
115
|
+
"p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_f1mky_737",
|
|
116
|
+
"p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_f1mky_741",
|
|
117
|
+
"p-left-xxxl": "awsui_p-left-xxxl_18wu0_f1mky_746",
|
|
118
|
+
"m-n": "awsui_m-n_18wu0_f1mky_751",
|
|
119
|
+
"m-top-n": "awsui_m-top-n_18wu0_f1mky_755",
|
|
120
|
+
"m-vertical-n": "awsui_m-vertical-n_18wu0_f1mky_756",
|
|
121
|
+
"m-right-n": "awsui_m-right-n_18wu0_f1mky_760",
|
|
122
|
+
"m-horizontal-n": "awsui_m-horizontal-n_18wu0_f1mky_761",
|
|
123
|
+
"m-bottom-n": "awsui_m-bottom-n_18wu0_f1mky_765",
|
|
124
|
+
"m-left-n": "awsui_m-left-n_18wu0_f1mky_770",
|
|
125
|
+
"m-xxxs": "awsui_m-xxxs_18wu0_f1mky_775",
|
|
126
|
+
"m-top-xxxs": "awsui_m-top-xxxs_18wu0_f1mky_779",
|
|
127
|
+
"m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_f1mky_780",
|
|
128
|
+
"m-right-xxxs": "awsui_m-right-xxxs_18wu0_f1mky_784",
|
|
129
|
+
"m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_f1mky_785",
|
|
130
|
+
"m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_f1mky_789",
|
|
131
|
+
"m-left-xxxs": "awsui_m-left-xxxs_18wu0_f1mky_794",
|
|
132
|
+
"m-xxs": "awsui_m-xxs_18wu0_f1mky_799",
|
|
133
|
+
"m-top-xxs": "awsui_m-top-xxs_18wu0_f1mky_803",
|
|
134
|
+
"m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_f1mky_804",
|
|
135
|
+
"m-right-xxs": "awsui_m-right-xxs_18wu0_f1mky_808",
|
|
136
|
+
"m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_f1mky_809",
|
|
137
|
+
"m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_f1mky_813",
|
|
138
|
+
"m-left-xxs": "awsui_m-left-xxs_18wu0_f1mky_818",
|
|
139
|
+
"m-xs": "awsui_m-xs_18wu0_f1mky_823",
|
|
140
|
+
"m-top-xs": "awsui_m-top-xs_18wu0_f1mky_827",
|
|
141
|
+
"m-vertical-xs": "awsui_m-vertical-xs_18wu0_f1mky_828",
|
|
142
|
+
"m-right-xs": "awsui_m-right-xs_18wu0_f1mky_832",
|
|
143
|
+
"m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_f1mky_833",
|
|
144
|
+
"m-bottom-xs": "awsui_m-bottom-xs_18wu0_f1mky_837",
|
|
145
|
+
"m-left-xs": "awsui_m-left-xs_18wu0_f1mky_842",
|
|
146
|
+
"m-s": "awsui_m-s_18wu0_f1mky_847",
|
|
147
|
+
"m-top-s": "awsui_m-top-s_18wu0_f1mky_851",
|
|
148
|
+
"m-vertical-s": "awsui_m-vertical-s_18wu0_f1mky_852",
|
|
149
|
+
"m-right-s": "awsui_m-right-s_18wu0_f1mky_856",
|
|
150
|
+
"m-horizontal-s": "awsui_m-horizontal-s_18wu0_f1mky_857",
|
|
151
|
+
"m-bottom-s": "awsui_m-bottom-s_18wu0_f1mky_861",
|
|
152
|
+
"m-left-s": "awsui_m-left-s_18wu0_f1mky_866",
|
|
153
|
+
"m-m": "awsui_m-m_18wu0_f1mky_871",
|
|
154
|
+
"m-top-m": "awsui_m-top-m_18wu0_f1mky_875",
|
|
155
|
+
"m-vertical-m": "awsui_m-vertical-m_18wu0_f1mky_876",
|
|
156
|
+
"m-right-m": "awsui_m-right-m_18wu0_f1mky_880",
|
|
157
|
+
"m-horizontal-m": "awsui_m-horizontal-m_18wu0_f1mky_881",
|
|
158
|
+
"m-bottom-m": "awsui_m-bottom-m_18wu0_f1mky_885",
|
|
159
|
+
"m-left-m": "awsui_m-left-m_18wu0_f1mky_890",
|
|
160
|
+
"m-l": "awsui_m-l_18wu0_f1mky_770",
|
|
161
|
+
"m-top-l": "awsui_m-top-l_18wu0_f1mky_899",
|
|
162
|
+
"m-vertical-l": "awsui_m-vertical-l_18wu0_f1mky_900",
|
|
163
|
+
"m-right-l": "awsui_m-right-l_18wu0_f1mky_904",
|
|
164
|
+
"m-horizontal-l": "awsui_m-horizontal-l_18wu0_f1mky_905",
|
|
165
|
+
"m-bottom-l": "awsui_m-bottom-l_18wu0_f1mky_909",
|
|
166
|
+
"m-left-l": "awsui_m-left-l_18wu0_f1mky_914",
|
|
167
|
+
"m-xl": "awsui_m-xl_18wu0_f1mky_919",
|
|
168
|
+
"m-top-xl": "awsui_m-top-xl_18wu0_f1mky_923",
|
|
169
|
+
"m-vertical-xl": "awsui_m-vertical-xl_18wu0_f1mky_924",
|
|
170
|
+
"m-right-xl": "awsui_m-right-xl_18wu0_f1mky_928",
|
|
171
|
+
"m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_f1mky_929",
|
|
172
|
+
"m-bottom-xl": "awsui_m-bottom-xl_18wu0_f1mky_933",
|
|
173
|
+
"m-left-xl": "awsui_m-left-xl_18wu0_f1mky_938",
|
|
174
|
+
"m-xxl": "awsui_m-xxl_18wu0_f1mky_943",
|
|
175
|
+
"m-top-xxl": "awsui_m-top-xxl_18wu0_f1mky_947",
|
|
176
|
+
"m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_f1mky_948",
|
|
177
|
+
"m-right-xxl": "awsui_m-right-xxl_18wu0_f1mky_952",
|
|
178
|
+
"m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_f1mky_953",
|
|
179
|
+
"m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_f1mky_957",
|
|
180
|
+
"m-left-xxl": "awsui_m-left-xxl_18wu0_f1mky_962",
|
|
181
|
+
"m-xxxl": "awsui_m-xxxl_18wu0_f1mky_967",
|
|
182
|
+
"m-top-xxxl": "awsui_m-top-xxxl_18wu0_f1mky_971",
|
|
183
|
+
"m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_f1mky_972",
|
|
184
|
+
"m-right-xxxl": "awsui_m-right-xxxl_18wu0_f1mky_976",
|
|
185
|
+
"m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_f1mky_977",
|
|
186
|
+
"m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_f1mky_981",
|
|
187
|
+
"m-left-xxxl": "awsui_m-left-xxxl_18wu0_f1mky_986",
|
|
188
|
+
"d-block": "awsui_d-block_18wu0_f1mky_991",
|
|
189
|
+
"d-inline": "awsui_d-inline_18wu0_f1mky_994",
|
|
190
|
+
"d-inline-block": "awsui_d-inline-block_18wu0_f1mky_997",
|
|
191
|
+
"d-none": "awsui_d-none_18wu0_f1mky_1000",
|
|
192
|
+
"f-left": "awsui_f-left_18wu0_f1mky_1005",
|
|
193
|
+
"f-right": "awsui_f-right_18wu0_f1mky_1009"
|
|
194
194
|
};
|
|
195
195
|
|