@cloudscape-design/components-themeable 3.0.1163 → 3.0.1165
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +1 -0
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +4 -1
- package/lib/internal/scss/drawer/styles.scss +25 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/table/resizer/styles.scss +7 -6
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +21 -21
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/runtime-drawer/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/runtime-drawer/index.js +20 -18
- package/lib/internal/template/app-layout/runtime-drawer/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +164 -163
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +86 -83
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/autosuggest/interfaces.d.ts +1 -1
- package/lib/internal/template/autosuggest/interfaces.js.map +1 -1
- package/lib/internal/template/box/styles.css.js +192 -192
- package/lib/internal/template/box/styles.scoped.css +242 -242
- package/lib/internal/template/box/styles.selectors.js +192 -192
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +96 -96
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +17 -17
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- package/lib/internal/template/button-group/interfaces.d.ts +9 -0
- package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-group/interfaces.js.map +1 -1
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +44 -44
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +51 -51
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +187 -187
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +36 -36
- package/lib/internal/template/collection-preferences/styles.scoped.css +38 -38
- package/lib/internal/template/collection-preferences/styles.selectors.js +36 -36
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +56 -56
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/drawer/implementation.d.ts +1 -1
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +13 -4
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +7 -0
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +12 -8
- package/lib/internal/template/drawer/styles.scoped.css +35 -13
- package/lib/internal/template/drawer/styles.selectors.js +12 -8
- package/lib/internal/template/drawer/use-sticky-footer.d.ts +9 -0
- package/lib/internal/template/drawer/use-sticky-footer.d.ts.map +1 -0
- package/lib/internal/template/drawer/use-sticky-footer.js +35 -0
- package/lib/internal/template/drawer/use-sticky-footer.js.map +1 -0
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +68 -68
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +75 -75
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +39 -39
- package/lib/internal/template/icon/styles.scoped.css +87 -87
- package/lib/internal/template/icon/styles.selectors.js +39 -39
- package/lib/internal/template/internal/base-component/styles.scoped.css +504 -437
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/option/styles.css.js +16 -16
- package/lib/internal/template/internal/components/option/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/option/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +23 -23
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +54 -54
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +23 -23
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +3 -3
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +8 -8
- package/lib/internal/template/internal/generated/theming/index.cjs +24 -24
- package/lib/internal/template/internal/generated/theming/index.js +24 -24
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js +2 -2
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts +2 -2
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.js.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts +2 -2
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.js.map +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -10
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +92 -92
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +50 -50
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/internal.js +1 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/popover/styles.css.js +57 -57
- package/lib/internal/template/popover/styles.scoped.css +87 -87
- package/lib/internal/template/popover/styles.selectors.js +57 -57
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +31 -31
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +36 -36
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/interfaces.d.ts +1 -1
- package/lib/internal/template/select/interfaces.js.map +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +47 -47
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +27 -27
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/table/body-cell/styles.css.js +47 -47
- package/lib/internal/template/table/body-cell/styles.scoped.css +377 -377
- package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
- package/lib/internal/template/table/header-cell/index.d.ts +1 -1
- package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/index.js +1 -1
- package/lib/internal/template/table/header-cell/index.js.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
- package/lib/internal/template/table/resizer/index.d.ts +2 -1
- package/lib/internal/template/table/resizer/index.d.ts.map +1 -1
- package/lib/internal/template/table/resizer/index.js +8 -5
- package/lib/internal/template/table/resizer/index.js.map +1 -1
- package/lib/internal/template/table/resizer/styles.css.js +13 -12
- package/lib/internal/template/table/resizer/styles.scoped.css +22 -22
- package/lib/internal/template/table/resizer/styles.selectors.js +13 -12
- package/lib/internal/template/table/thead.d.ts +1 -1
- package/lib/internal/template/table/thead.d.ts.map +1 -1
- package/lib/internal/template/table/thead.js.map +1 -1
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +29 -29
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +66 -66
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -1,197 +1,197 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"box": "
|
|
5
|
-
"p-variant": "awsui_p-
|
|
6
|
-
"color-default": "awsui_color-
|
|
7
|
-
"b-variant": "awsui_b-
|
|
8
|
-
"strong-variant": "awsui_strong-
|
|
9
|
-
"code-variant": "awsui_code-
|
|
10
|
-
"pre-variant": "awsui_pre-
|
|
11
|
-
"samp-variant": "awsui_samp-
|
|
12
|
-
"h1-variant": "awsui_h1-
|
|
13
|
-
"h2-variant": "awsui_h2-
|
|
14
|
-
"h3-variant": "awsui_h3-
|
|
15
|
-
"h4-variant": "awsui_h4-
|
|
16
|
-
"h5-variant": "awsui_h5-
|
|
17
|
-
"small-variant": "awsui_small-
|
|
18
|
-
"a-variant": "awsui_a-
|
|
19
|
-
"font-size-default": "awsui_font-size-
|
|
20
|
-
"font-weight-default": "awsui_font-weight-
|
|
21
|
-
"key-label-variant": "awsui_key-label-
|
|
22
|
-
"gen-ai-label-variant": "awsui_gen-ai-label-
|
|
23
|
-
"value-large-variant": "awsui_value-large-
|
|
24
|
-
"inline-code-variant": "awsui_inline-code-
|
|
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-text-status-warning": "awsui_color-text-status-
|
|
34
|
-
"color-inherit": "awsui_color-
|
|
35
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
36
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
37
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
38
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
39
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
40
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
41
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
42
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
43
|
-
"font-weight-light": "awsui_font-weight-
|
|
44
|
-
"font-weight-normal": "awsui_font-weight-
|
|
45
|
-
"font-weight-bold": "awsui_font-weight-
|
|
46
|
-
"t-left": "awsui_t-
|
|
47
|
-
"t-right": "awsui_t-
|
|
48
|
-
"t-center": "awsui_t-
|
|
49
|
-
"p-n": "awsui_p-
|
|
50
|
-
"p-top-n": "awsui_p-top-
|
|
51
|
-
"p-vertical-n": "awsui_p-vertical-
|
|
52
|
-
"p-right-n": "awsui_p-right-
|
|
53
|
-
"p-horizontal-n": "awsui_p-horizontal-
|
|
54
|
-
"p-bottom-n": "awsui_p-bottom-
|
|
55
|
-
"p-left-n": "awsui_p-left-
|
|
56
|
-
"p-xxxs": "awsui_p-
|
|
57
|
-
"p-top-xxxs": "awsui_p-top-
|
|
58
|
-
"p-vertical-xxxs": "awsui_p-vertical-
|
|
59
|
-
"p-right-xxxs": "awsui_p-right-
|
|
60
|
-
"p-horizontal-xxxs": "awsui_p-horizontal-
|
|
61
|
-
"p-bottom-xxxs": "awsui_p-bottom-
|
|
62
|
-
"p-left-xxxs": "awsui_p-left-
|
|
63
|
-
"p-xxs": "awsui_p-
|
|
64
|
-
"p-top-xxs": "awsui_p-top-
|
|
65
|
-
"p-vertical-xxs": "awsui_p-vertical-
|
|
66
|
-
"p-right-xxs": "awsui_p-right-
|
|
67
|
-
"p-horizontal-xxs": "awsui_p-horizontal-
|
|
68
|
-
"p-bottom-xxs": "awsui_p-bottom-
|
|
69
|
-
"p-left-xxs": "awsui_p-left-
|
|
70
|
-
"p-xs": "awsui_p-
|
|
71
|
-
"p-top-xs": "awsui_p-top-
|
|
72
|
-
"p-vertical-xs": "awsui_p-vertical-
|
|
73
|
-
"p-right-xs": "awsui_p-right-
|
|
74
|
-
"p-horizontal-xs": "awsui_p-horizontal-
|
|
75
|
-
"p-bottom-xs": "awsui_p-bottom-
|
|
76
|
-
"p-left-xs": "awsui_p-left-
|
|
77
|
-
"p-s": "awsui_p-
|
|
78
|
-
"p-top-s": "awsui_p-top-
|
|
79
|
-
"p-vertical-s": "awsui_p-vertical-
|
|
80
|
-
"p-right-s": "awsui_p-right-
|
|
81
|
-
"p-horizontal-s": "awsui_p-horizontal-
|
|
82
|
-
"p-bottom-s": "awsui_p-bottom-
|
|
83
|
-
"p-left-s": "awsui_p-left-
|
|
84
|
-
"p-m": "awsui_p-
|
|
85
|
-
"p-top-m": "awsui_p-top-
|
|
86
|
-
"p-vertical-m": "awsui_p-vertical-
|
|
87
|
-
"p-right-m": "awsui_p-right-
|
|
88
|
-
"p-horizontal-m": "awsui_p-horizontal-
|
|
89
|
-
"p-bottom-m": "awsui_p-bottom-
|
|
90
|
-
"p-left-m": "awsui_p-left-
|
|
91
|
-
"p-l": "awsui_p-
|
|
92
|
-
"p-top-l": "awsui_p-top-
|
|
93
|
-
"p-vertical-l": "awsui_p-vertical-
|
|
94
|
-
"p-right-l": "awsui_p-right-
|
|
95
|
-
"p-horizontal-l": "awsui_p-horizontal-
|
|
96
|
-
"p-bottom-l": "awsui_p-bottom-
|
|
97
|
-
"p-left-l": "awsui_p-left-
|
|
98
|
-
"p-xl": "awsui_p-
|
|
99
|
-
"p-top-xl": "awsui_p-top-
|
|
100
|
-
"p-vertical-xl": "awsui_p-vertical-
|
|
101
|
-
"p-right-xl": "awsui_p-right-
|
|
102
|
-
"p-horizontal-xl": "awsui_p-horizontal-
|
|
103
|
-
"p-bottom-xl": "awsui_p-bottom-
|
|
104
|
-
"p-left-xl": "awsui_p-left-
|
|
105
|
-
"p-xxl": "awsui_p-
|
|
106
|
-
"p-top-xxl": "awsui_p-top-
|
|
107
|
-
"p-vertical-xxl": "awsui_p-vertical-
|
|
108
|
-
"p-right-xxl": "awsui_p-right-
|
|
109
|
-
"p-horizontal-xxl": "awsui_p-horizontal-
|
|
110
|
-
"p-bottom-xxl": "awsui_p-bottom-
|
|
111
|
-
"p-left-xxl": "awsui_p-left-
|
|
112
|
-
"p-xxxl": "awsui_p-
|
|
113
|
-
"p-top-xxxl": "awsui_p-top-
|
|
114
|
-
"p-vertical-xxxl": "awsui_p-vertical-
|
|
115
|
-
"p-right-xxxl": "awsui_p-right-
|
|
116
|
-
"p-horizontal-xxxl": "awsui_p-horizontal-
|
|
117
|
-
"p-bottom-xxxl": "awsui_p-bottom-
|
|
118
|
-
"p-left-xxxl": "awsui_p-left-
|
|
119
|
-
"m-n": "awsui_m-
|
|
120
|
-
"m-top-n": "awsui_m-top-
|
|
121
|
-
"m-vertical-n": "awsui_m-vertical-
|
|
122
|
-
"m-right-n": "awsui_m-right-
|
|
123
|
-
"m-horizontal-n": "awsui_m-horizontal-
|
|
124
|
-
"m-bottom-n": "awsui_m-bottom-
|
|
125
|
-
"m-left-n": "awsui_m-left-
|
|
126
|
-
"m-xxxs": "awsui_m-
|
|
127
|
-
"m-top-xxxs": "awsui_m-top-
|
|
128
|
-
"m-vertical-xxxs": "awsui_m-vertical-
|
|
129
|
-
"m-right-xxxs": "awsui_m-right-
|
|
130
|
-
"m-horizontal-xxxs": "awsui_m-horizontal-
|
|
131
|
-
"m-bottom-xxxs": "awsui_m-bottom-
|
|
132
|
-
"m-left-xxxs": "awsui_m-left-
|
|
133
|
-
"m-xxs": "awsui_m-
|
|
134
|
-
"m-top-xxs": "awsui_m-top-
|
|
135
|
-
"m-vertical-xxs": "awsui_m-vertical-
|
|
136
|
-
"m-right-xxs": "awsui_m-right-
|
|
137
|
-
"m-horizontal-xxs": "awsui_m-horizontal-
|
|
138
|
-
"m-bottom-xxs": "awsui_m-bottom-
|
|
139
|
-
"m-left-xxs": "awsui_m-left-
|
|
140
|
-
"m-xs": "awsui_m-
|
|
141
|
-
"m-top-xs": "awsui_m-top-
|
|
142
|
-
"m-vertical-xs": "awsui_m-vertical-
|
|
143
|
-
"m-right-xs": "awsui_m-right-
|
|
144
|
-
"m-horizontal-xs": "awsui_m-horizontal-
|
|
145
|
-
"m-bottom-xs": "awsui_m-bottom-
|
|
146
|
-
"m-left-xs": "awsui_m-left-
|
|
147
|
-
"m-s": "awsui_m-
|
|
148
|
-
"m-top-s": "awsui_m-top-
|
|
149
|
-
"m-vertical-s": "awsui_m-vertical-
|
|
150
|
-
"m-right-s": "awsui_m-right-
|
|
151
|
-
"m-horizontal-s": "awsui_m-horizontal-
|
|
152
|
-
"m-bottom-s": "awsui_m-bottom-
|
|
153
|
-
"m-left-s": "awsui_m-left-
|
|
154
|
-
"m-m": "awsui_m-
|
|
155
|
-
"m-top-m": "awsui_m-top-
|
|
156
|
-
"m-vertical-m": "awsui_m-vertical-
|
|
157
|
-
"m-right-m": "awsui_m-right-
|
|
158
|
-
"m-horizontal-m": "awsui_m-horizontal-
|
|
159
|
-
"m-bottom-m": "awsui_m-bottom-
|
|
160
|
-
"m-left-m": "awsui_m-left-
|
|
161
|
-
"m-l": "awsui_m-
|
|
162
|
-
"m-top-l": "awsui_m-top-
|
|
163
|
-
"m-vertical-l": "awsui_m-vertical-
|
|
164
|
-
"m-right-l": "awsui_m-right-
|
|
165
|
-
"m-horizontal-l": "awsui_m-horizontal-
|
|
166
|
-
"m-bottom-l": "awsui_m-bottom-
|
|
167
|
-
"m-left-l": "awsui_m-left-
|
|
168
|
-
"m-xl": "awsui_m-
|
|
169
|
-
"m-top-xl": "awsui_m-top-
|
|
170
|
-
"m-vertical-xl": "awsui_m-vertical-
|
|
171
|
-
"m-right-xl": "awsui_m-right-
|
|
172
|
-
"m-horizontal-xl": "awsui_m-horizontal-
|
|
173
|
-
"m-bottom-xl": "awsui_m-bottom-
|
|
174
|
-
"m-left-xl": "awsui_m-left-
|
|
175
|
-
"m-xxl": "awsui_m-
|
|
176
|
-
"m-top-xxl": "awsui_m-top-
|
|
177
|
-
"m-vertical-xxl": "awsui_m-vertical-
|
|
178
|
-
"m-right-xxl": "awsui_m-right-
|
|
179
|
-
"m-horizontal-xxl": "awsui_m-horizontal-
|
|
180
|
-
"m-bottom-xxl": "awsui_m-bottom-
|
|
181
|
-
"m-left-xxl": "awsui_m-left-
|
|
182
|
-
"m-xxxl": "awsui_m-
|
|
183
|
-
"m-top-xxxl": "awsui_m-top-
|
|
184
|
-
"m-vertical-xxxl": "awsui_m-vertical-
|
|
185
|
-
"m-right-xxxl": "awsui_m-right-
|
|
186
|
-
"m-horizontal-xxxl": "awsui_m-horizontal-
|
|
187
|
-
"m-bottom-xxxl": "awsui_m-bottom-
|
|
188
|
-
"m-left-xxxl": "awsui_m-left-
|
|
189
|
-
"d-block": "awsui_d-
|
|
190
|
-
"d-inline": "awsui_d-
|
|
191
|
-
"d-inline-block": "awsui_d-inline-
|
|
192
|
-
"d-none": "awsui_d-
|
|
193
|
-
"f-left": "awsui_f-
|
|
194
|
-
"f-right": "awsui_f-
|
|
195
|
-
"root": "
|
|
4
|
+
"box": "awsui_box_18wu0_gc87h_172",
|
|
5
|
+
"p-variant": "awsui_p-variant_18wu0_gc87h_172",
|
|
6
|
+
"color-default": "awsui_color-default_18wu0_gc87h_172",
|
|
7
|
+
"b-variant": "awsui_b-variant_18wu0_gc87h_172",
|
|
8
|
+
"strong-variant": "awsui_strong-variant_18wu0_gc87h_172",
|
|
9
|
+
"code-variant": "awsui_code-variant_18wu0_gc87h_172",
|
|
10
|
+
"pre-variant": "awsui_pre-variant_18wu0_gc87h_172",
|
|
11
|
+
"samp-variant": "awsui_samp-variant_18wu0_gc87h_172",
|
|
12
|
+
"h1-variant": "awsui_h1-variant_18wu0_gc87h_176",
|
|
13
|
+
"h2-variant": "awsui_h2-variant_18wu0_gc87h_176",
|
|
14
|
+
"h3-variant": "awsui_h3-variant_18wu0_gc87h_176",
|
|
15
|
+
"h4-variant": "awsui_h4-variant_18wu0_gc87h_176",
|
|
16
|
+
"h5-variant": "awsui_h5-variant_18wu0_gc87h_176",
|
|
17
|
+
"small-variant": "awsui_small-variant_18wu0_gc87h_180",
|
|
18
|
+
"a-variant": "awsui_a-variant_18wu0_gc87h_184",
|
|
19
|
+
"font-size-default": "awsui_font-size-default_18wu0_gc87h_188",
|
|
20
|
+
"font-weight-default": "awsui_font-weight-default_18wu0_gc87h_228",
|
|
21
|
+
"key-label-variant": "awsui_key-label-variant_18wu0_gc87h_270",
|
|
22
|
+
"gen-ai-label-variant": "awsui_gen-ai-label-variant_18wu0_gc87h_277",
|
|
23
|
+
"value-large-variant": "awsui_value-large-variant_18wu0_gc87h_284",
|
|
24
|
+
"inline-code-variant": "awsui_inline-code-variant_18wu0_gc87h_291",
|
|
25
|
+
"font-weight-heavy": "awsui_font-weight-heavy_18wu0_gc87h_305",
|
|
26
|
+
"color-inverted": "awsui_color-inverted_18wu0_gc87h_310",
|
|
27
|
+
"color-text-label": "awsui_color-text-label_18wu0_gc87h_313",
|
|
28
|
+
"color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_gc87h_316",
|
|
29
|
+
"color-text-status-error": "awsui_color-text-status-error_18wu0_gc87h_319",
|
|
30
|
+
"color-text-status-success": "awsui_color-text-status-success_18wu0_gc87h_322",
|
|
31
|
+
"color-text-status-info": "awsui_color-text-status-info_18wu0_gc87h_325",
|
|
32
|
+
"color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_gc87h_328",
|
|
33
|
+
"color-text-status-warning": "awsui_color-text-status-warning_18wu0_gc87h_331",
|
|
34
|
+
"color-inherit": "awsui_color-inherit_18wu0_gc87h_334",
|
|
35
|
+
"font-size-body-s": "awsui_font-size-body-s_18wu0_gc87h_337",
|
|
36
|
+
"font-size-body-m": "awsui_font-size-body-m_18wu0_gc87h_342",
|
|
37
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_gc87h_346",
|
|
38
|
+
"font-size-heading-s": "awsui_font-size-heading-s_18wu0_gc87h_350",
|
|
39
|
+
"font-size-heading-m": "awsui_font-size-heading-m_18wu0_gc87h_355",
|
|
40
|
+
"font-size-heading-l": "awsui_font-size-heading-l_18wu0_gc87h_360",
|
|
41
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_gc87h_365",
|
|
42
|
+
"font-size-display-l": "awsui_font-size-display-l_18wu0_gc87h_370",
|
|
43
|
+
"font-weight-light": "awsui_font-weight-light_18wu0_gc87h_375",
|
|
44
|
+
"font-weight-normal": "awsui_font-weight-normal_18wu0_gc87h_378",
|
|
45
|
+
"font-weight-bold": "awsui_font-weight-bold_18wu0_gc87h_381",
|
|
46
|
+
"t-left": "awsui_t-left_18wu0_gc87h_388",
|
|
47
|
+
"t-right": "awsui_t-right_18wu0_gc87h_392",
|
|
48
|
+
"t-center": "awsui_t-center_18wu0_gc87h_396",
|
|
49
|
+
"p-n": "awsui_p-n_18wu0_gc87h_413",
|
|
50
|
+
"p-top-n": "awsui_p-top-n_18wu0_gc87h_418",
|
|
51
|
+
"p-vertical-n": "awsui_p-vertical-n_18wu0_gc87h_419",
|
|
52
|
+
"p-right-n": "awsui_p-right-n_18wu0_gc87h_423",
|
|
53
|
+
"p-horizontal-n": "awsui_p-horizontal-n_18wu0_gc87h_424",
|
|
54
|
+
"p-bottom-n": "awsui_p-bottom-n_18wu0_gc87h_428",
|
|
55
|
+
"p-left-n": "awsui_p-left-n_18wu0_gc87h_433",
|
|
56
|
+
"p-xxxs": "awsui_p-xxxs_18wu0_gc87h_438",
|
|
57
|
+
"p-top-xxxs": "awsui_p-top-xxxs_18wu0_gc87h_443",
|
|
58
|
+
"p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_gc87h_444",
|
|
59
|
+
"p-right-xxxs": "awsui_p-right-xxxs_18wu0_gc87h_448",
|
|
60
|
+
"p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_gc87h_449",
|
|
61
|
+
"p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_gc87h_453",
|
|
62
|
+
"p-left-xxxs": "awsui_p-left-xxxs_18wu0_gc87h_458",
|
|
63
|
+
"p-xxs": "awsui_p-xxs_18wu0_gc87h_463",
|
|
64
|
+
"p-top-xxs": "awsui_p-top-xxs_18wu0_gc87h_468",
|
|
65
|
+
"p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_gc87h_469",
|
|
66
|
+
"p-right-xxs": "awsui_p-right-xxs_18wu0_gc87h_473",
|
|
67
|
+
"p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_gc87h_474",
|
|
68
|
+
"p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_gc87h_478",
|
|
69
|
+
"p-left-xxs": "awsui_p-left-xxs_18wu0_gc87h_483",
|
|
70
|
+
"p-xs": "awsui_p-xs_18wu0_gc87h_488",
|
|
71
|
+
"p-top-xs": "awsui_p-top-xs_18wu0_gc87h_493",
|
|
72
|
+
"p-vertical-xs": "awsui_p-vertical-xs_18wu0_gc87h_494",
|
|
73
|
+
"p-right-xs": "awsui_p-right-xs_18wu0_gc87h_498",
|
|
74
|
+
"p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_gc87h_499",
|
|
75
|
+
"p-bottom-xs": "awsui_p-bottom-xs_18wu0_gc87h_503",
|
|
76
|
+
"p-left-xs": "awsui_p-left-xs_18wu0_gc87h_508",
|
|
77
|
+
"p-s": "awsui_p-s_18wu0_gc87h_513",
|
|
78
|
+
"p-top-s": "awsui_p-top-s_18wu0_gc87h_518",
|
|
79
|
+
"p-vertical-s": "awsui_p-vertical-s_18wu0_gc87h_519",
|
|
80
|
+
"p-right-s": "awsui_p-right-s_18wu0_gc87h_523",
|
|
81
|
+
"p-horizontal-s": "awsui_p-horizontal-s_18wu0_gc87h_524",
|
|
82
|
+
"p-bottom-s": "awsui_p-bottom-s_18wu0_gc87h_528",
|
|
83
|
+
"p-left-s": "awsui_p-left-s_18wu0_gc87h_533",
|
|
84
|
+
"p-m": "awsui_p-m_18wu0_gc87h_538",
|
|
85
|
+
"p-top-m": "awsui_p-top-m_18wu0_gc87h_543",
|
|
86
|
+
"p-vertical-m": "awsui_p-vertical-m_18wu0_gc87h_544",
|
|
87
|
+
"p-right-m": "awsui_p-right-m_18wu0_gc87h_548",
|
|
88
|
+
"p-horizontal-m": "awsui_p-horizontal-m_18wu0_gc87h_549",
|
|
89
|
+
"p-bottom-m": "awsui_p-bottom-m_18wu0_gc87h_553",
|
|
90
|
+
"p-left-m": "awsui_p-left-m_18wu0_gc87h_558",
|
|
91
|
+
"p-l": "awsui_p-l_18wu0_gc87h_433",
|
|
92
|
+
"p-top-l": "awsui_p-top-l_18wu0_gc87h_568",
|
|
93
|
+
"p-vertical-l": "awsui_p-vertical-l_18wu0_gc87h_569",
|
|
94
|
+
"p-right-l": "awsui_p-right-l_18wu0_gc87h_573",
|
|
95
|
+
"p-horizontal-l": "awsui_p-horizontal-l_18wu0_gc87h_574",
|
|
96
|
+
"p-bottom-l": "awsui_p-bottom-l_18wu0_gc87h_578",
|
|
97
|
+
"p-left-l": "awsui_p-left-l_18wu0_gc87h_583",
|
|
98
|
+
"p-xl": "awsui_p-xl_18wu0_gc87h_588",
|
|
99
|
+
"p-top-xl": "awsui_p-top-xl_18wu0_gc87h_593",
|
|
100
|
+
"p-vertical-xl": "awsui_p-vertical-xl_18wu0_gc87h_594",
|
|
101
|
+
"p-right-xl": "awsui_p-right-xl_18wu0_gc87h_598",
|
|
102
|
+
"p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_gc87h_599",
|
|
103
|
+
"p-bottom-xl": "awsui_p-bottom-xl_18wu0_gc87h_603",
|
|
104
|
+
"p-left-xl": "awsui_p-left-xl_18wu0_gc87h_608",
|
|
105
|
+
"p-xxl": "awsui_p-xxl_18wu0_gc87h_613",
|
|
106
|
+
"p-top-xxl": "awsui_p-top-xxl_18wu0_gc87h_618",
|
|
107
|
+
"p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_gc87h_619",
|
|
108
|
+
"p-right-xxl": "awsui_p-right-xxl_18wu0_gc87h_623",
|
|
109
|
+
"p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_gc87h_624",
|
|
110
|
+
"p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_gc87h_628",
|
|
111
|
+
"p-left-xxl": "awsui_p-left-xxl_18wu0_gc87h_633",
|
|
112
|
+
"p-xxxl": "awsui_p-xxxl_18wu0_gc87h_638",
|
|
113
|
+
"p-top-xxxl": "awsui_p-top-xxxl_18wu0_gc87h_643",
|
|
114
|
+
"p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_gc87h_644",
|
|
115
|
+
"p-right-xxxl": "awsui_p-right-xxxl_18wu0_gc87h_648",
|
|
116
|
+
"p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_gc87h_649",
|
|
117
|
+
"p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_gc87h_653",
|
|
118
|
+
"p-left-xxxl": "awsui_p-left-xxxl_18wu0_gc87h_658",
|
|
119
|
+
"m-n": "awsui_m-n_18wu0_gc87h_663",
|
|
120
|
+
"m-top-n": "awsui_m-top-n_18wu0_gc87h_668",
|
|
121
|
+
"m-vertical-n": "awsui_m-vertical-n_18wu0_gc87h_669",
|
|
122
|
+
"m-right-n": "awsui_m-right-n_18wu0_gc87h_673",
|
|
123
|
+
"m-horizontal-n": "awsui_m-horizontal-n_18wu0_gc87h_674",
|
|
124
|
+
"m-bottom-n": "awsui_m-bottom-n_18wu0_gc87h_678",
|
|
125
|
+
"m-left-n": "awsui_m-left-n_18wu0_gc87h_683",
|
|
126
|
+
"m-xxxs": "awsui_m-xxxs_18wu0_gc87h_688",
|
|
127
|
+
"m-top-xxxs": "awsui_m-top-xxxs_18wu0_gc87h_693",
|
|
128
|
+
"m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_gc87h_694",
|
|
129
|
+
"m-right-xxxs": "awsui_m-right-xxxs_18wu0_gc87h_698",
|
|
130
|
+
"m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_gc87h_699",
|
|
131
|
+
"m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_gc87h_703",
|
|
132
|
+
"m-left-xxxs": "awsui_m-left-xxxs_18wu0_gc87h_708",
|
|
133
|
+
"m-xxs": "awsui_m-xxs_18wu0_gc87h_713",
|
|
134
|
+
"m-top-xxs": "awsui_m-top-xxs_18wu0_gc87h_718",
|
|
135
|
+
"m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_gc87h_719",
|
|
136
|
+
"m-right-xxs": "awsui_m-right-xxs_18wu0_gc87h_723",
|
|
137
|
+
"m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_gc87h_724",
|
|
138
|
+
"m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_gc87h_728",
|
|
139
|
+
"m-left-xxs": "awsui_m-left-xxs_18wu0_gc87h_733",
|
|
140
|
+
"m-xs": "awsui_m-xs_18wu0_gc87h_738",
|
|
141
|
+
"m-top-xs": "awsui_m-top-xs_18wu0_gc87h_743",
|
|
142
|
+
"m-vertical-xs": "awsui_m-vertical-xs_18wu0_gc87h_744",
|
|
143
|
+
"m-right-xs": "awsui_m-right-xs_18wu0_gc87h_748",
|
|
144
|
+
"m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_gc87h_749",
|
|
145
|
+
"m-bottom-xs": "awsui_m-bottom-xs_18wu0_gc87h_753",
|
|
146
|
+
"m-left-xs": "awsui_m-left-xs_18wu0_gc87h_758",
|
|
147
|
+
"m-s": "awsui_m-s_18wu0_gc87h_763",
|
|
148
|
+
"m-top-s": "awsui_m-top-s_18wu0_gc87h_768",
|
|
149
|
+
"m-vertical-s": "awsui_m-vertical-s_18wu0_gc87h_769",
|
|
150
|
+
"m-right-s": "awsui_m-right-s_18wu0_gc87h_773",
|
|
151
|
+
"m-horizontal-s": "awsui_m-horizontal-s_18wu0_gc87h_774",
|
|
152
|
+
"m-bottom-s": "awsui_m-bottom-s_18wu0_gc87h_778",
|
|
153
|
+
"m-left-s": "awsui_m-left-s_18wu0_gc87h_783",
|
|
154
|
+
"m-m": "awsui_m-m_18wu0_gc87h_788",
|
|
155
|
+
"m-top-m": "awsui_m-top-m_18wu0_gc87h_793",
|
|
156
|
+
"m-vertical-m": "awsui_m-vertical-m_18wu0_gc87h_794",
|
|
157
|
+
"m-right-m": "awsui_m-right-m_18wu0_gc87h_798",
|
|
158
|
+
"m-horizontal-m": "awsui_m-horizontal-m_18wu0_gc87h_799",
|
|
159
|
+
"m-bottom-m": "awsui_m-bottom-m_18wu0_gc87h_803",
|
|
160
|
+
"m-left-m": "awsui_m-left-m_18wu0_gc87h_808",
|
|
161
|
+
"m-l": "awsui_m-l_18wu0_gc87h_683",
|
|
162
|
+
"m-top-l": "awsui_m-top-l_18wu0_gc87h_818",
|
|
163
|
+
"m-vertical-l": "awsui_m-vertical-l_18wu0_gc87h_819",
|
|
164
|
+
"m-right-l": "awsui_m-right-l_18wu0_gc87h_823",
|
|
165
|
+
"m-horizontal-l": "awsui_m-horizontal-l_18wu0_gc87h_824",
|
|
166
|
+
"m-bottom-l": "awsui_m-bottom-l_18wu0_gc87h_828",
|
|
167
|
+
"m-left-l": "awsui_m-left-l_18wu0_gc87h_833",
|
|
168
|
+
"m-xl": "awsui_m-xl_18wu0_gc87h_838",
|
|
169
|
+
"m-top-xl": "awsui_m-top-xl_18wu0_gc87h_843",
|
|
170
|
+
"m-vertical-xl": "awsui_m-vertical-xl_18wu0_gc87h_844",
|
|
171
|
+
"m-right-xl": "awsui_m-right-xl_18wu0_gc87h_848",
|
|
172
|
+
"m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_gc87h_849",
|
|
173
|
+
"m-bottom-xl": "awsui_m-bottom-xl_18wu0_gc87h_853",
|
|
174
|
+
"m-left-xl": "awsui_m-left-xl_18wu0_gc87h_858",
|
|
175
|
+
"m-xxl": "awsui_m-xxl_18wu0_gc87h_863",
|
|
176
|
+
"m-top-xxl": "awsui_m-top-xxl_18wu0_gc87h_868",
|
|
177
|
+
"m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_gc87h_869",
|
|
178
|
+
"m-right-xxl": "awsui_m-right-xxl_18wu0_gc87h_873",
|
|
179
|
+
"m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_gc87h_874",
|
|
180
|
+
"m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_gc87h_878",
|
|
181
|
+
"m-left-xxl": "awsui_m-left-xxl_18wu0_gc87h_883",
|
|
182
|
+
"m-xxxl": "awsui_m-xxxl_18wu0_gc87h_888",
|
|
183
|
+
"m-top-xxxl": "awsui_m-top-xxxl_18wu0_gc87h_893",
|
|
184
|
+
"m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_gc87h_894",
|
|
185
|
+
"m-right-xxxl": "awsui_m-right-xxxl_18wu0_gc87h_898",
|
|
186
|
+
"m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_gc87h_899",
|
|
187
|
+
"m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_gc87h_903",
|
|
188
|
+
"m-left-xxxl": "awsui_m-left-xxxl_18wu0_gc87h_908",
|
|
189
|
+
"d-block": "awsui_d-block_18wu0_gc87h_913",
|
|
190
|
+
"d-inline": "awsui_d-inline_18wu0_gc87h_916",
|
|
191
|
+
"d-inline-block": "awsui_d-inline-block_18wu0_gc87h_919",
|
|
192
|
+
"d-none": "awsui_d-none_18wu0_gc87h_922",
|
|
193
|
+
"f-left": "awsui_f-left_18wu0_gc87h_926",
|
|
194
|
+
"f-right": "awsui_f-right_18wu0_gc87h_930",
|
|
195
|
+
"root": "awsui_root_18wu0_gc87h_934"
|
|
196
196
|
};
|
|
197
197
|
|