@cloudscape-design/components 3.0.1255 → 3.0.1256
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 +27 -27
- package/alert/styles.scoped.css +50 -50
- package/alert/styles.selectors.js +27 -27
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +21 -21
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +28 -28
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +256 -256
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +37 -37
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/cards/index.js +2 -2
- package/cards/index.js.map +1 -1
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +43 -43
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +11 -11
- package/checkbox/styles.selectors.js +3 -3
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +49 -49
- package/dropdown/styles.selectors.js +20 -20
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +36 -36
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +187 -187
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -73
- package/help-panel/styles.selectors.js +6 -6
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +74 -74
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +29 -5
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +18 -18
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +25 -25
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +5 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +159 -154
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.d.ts +12 -2
- package/internal/generated/styles/tokens.js +12 -2
- package/internal/generated/theming/index.cjs +152 -10
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +152 -10
- package/internal/manifest.json +1 -1
- package/item-card/index.d.ts +10 -0
- package/item-card/index.d.ts.map +1 -0
- package/item-card/index.js +23 -0
- package/item-card/index.js.map +1 -0
- package/item-card/interfaces.d.ts +122 -0
- package/item-card/interfaces.d.ts.map +1 -0
- package/item-card/interfaces.js.map +1 -0
- package/item-card/internal.d.ts +22 -0
- package/item-card/internal.d.ts.map +1 -0
- package/item-card/internal.js +29 -0
- package/item-card/internal.js.map +1 -0
- package/item-card/style.d.ts +20 -0
- package/item-card/style.d.ts.map +1 -0
- package/item-card/style.js +55 -0
- package/item-card/style.js.map +1 -0
- package/item-card/styles.css.js +19 -0
- package/item-card/styles.scoped.css +361 -0
- package/item-card/styles.selectors.js +20 -0
- package/item-card/test-classes/styles.css.js +10 -0
- package/item-card/test-classes/styles.scoped.css +23 -0
- package/item-card/test-classes/styles.selectors.js +11 -0
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +103 -103
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +48 -48
- package/modal/styles.selectors.js +31 -31
- package/package.json +2 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +48 -48
- package/progress-bar/styles.selectors.js +18 -18
- package/prompt-input/styles.css.js +17 -17
- package/prompt-input/styles.scoped.css +79 -79
- package/prompt-input/styles.selectors.js +17 -17
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +46 -46
- package/segmented-control/styles.selectors.js +16 -16
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +165 -165
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +76 -76
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/index.d.ts +28 -0
- package/test-utils/dom/index.js +21 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/dom/item-card/index.d.ts +28 -0
- package/test-utils/dom/item-card/index.js +49 -0
- package/test-utils/dom/item-card/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +18 -0
- package/test-utils/selectors/index.js +16 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/selectors/item-card/index.d.ts +28 -0
- package/test-utils/selectors/item-card/index.js +49 -0
- package/test-utils/selectors/item-card/index.js.map +1 -0
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +66 -66
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +45 -45
- package/textarea/styles.selectors.js +5 -5
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +23 -23
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +48 -48
- package/token/styles.selectors.js +14 -14
- package/internal/components/card/index.d.ts +0 -14
- package/internal/components/card/index.d.ts.map +0 -1
- package/internal/components/card/index.js +0 -16
- package/internal/components/card/index.js.map +0 -1
- package/internal/components/card/interfaces.d.ts +0 -44
- package/internal/components/card/interfaces.d.ts.map +0 -1
- package/internal/components/card/interfaces.js.map +0 -1
- package/internal/components/card/styles.css.js +0 -16
- package/internal/components/card/styles.scoped.css +0 -318
- package/internal/components/card/styles.selectors.js +0 -17
- /package/{internal/components/card → item-card}/interfaces.js +0 -0
|
@@ -0,0 +1,361 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
|
+
SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/
|
|
5
|
+
/*
|
|
6
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
|
+
SPDX-License-Identifier: Apache-2.0
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
|
+
SPDX-License-Identifier: Apache-2.0
|
|
12
|
+
*/
|
|
13
|
+
/*
|
|
14
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
|
+
SPDX-License-Identifier: Apache-2.0
|
|
16
|
+
*/
|
|
17
|
+
/*
|
|
18
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
19
|
+
SPDX-License-Identifier: Apache-2.0
|
|
20
|
+
*/
|
|
21
|
+
/*
|
|
22
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
23
|
+
SPDX-License-Identifier: Apache-2.0
|
|
24
|
+
*/
|
|
25
|
+
/*
|
|
26
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
27
|
+
SPDX-License-Identifier: Apache-2.0
|
|
28
|
+
*/
|
|
29
|
+
/*
|
|
30
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
31
|
+
SPDX-License-Identifier: Apache-2.0
|
|
32
|
+
*/
|
|
33
|
+
/*
|
|
34
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
35
|
+
SPDX-License-Identifier: Apache-2.0
|
|
36
|
+
*/
|
|
37
|
+
/*
|
|
38
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
39
|
+
SPDX-License-Identifier: Apache-2.0
|
|
40
|
+
*/
|
|
41
|
+
/*
|
|
42
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
43
|
+
SPDX-License-Identifier: Apache-2.0
|
|
44
|
+
*/
|
|
45
|
+
/*
|
|
46
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
47
|
+
SPDX-License-Identifier: Apache-2.0
|
|
48
|
+
*/
|
|
49
|
+
/*
|
|
50
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
|
+
SPDX-License-Identifier: Apache-2.0
|
|
52
|
+
*/
|
|
53
|
+
/*
|
|
54
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55
|
+
SPDX-License-Identifier: Apache-2.0
|
|
56
|
+
*/
|
|
57
|
+
/*
|
|
58
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
59
|
+
SPDX-License-Identifier: Apache-2.0
|
|
60
|
+
*/
|
|
61
|
+
/*
|
|
62
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
63
|
+
SPDX-License-Identifier: Apache-2.0
|
|
64
|
+
*/
|
|
65
|
+
/*
|
|
66
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
67
|
+
SPDX-License-Identifier: Apache-2.0
|
|
68
|
+
*/
|
|
69
|
+
/*
|
|
70
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
71
|
+
SPDX-License-Identifier: Apache-2.0
|
|
72
|
+
*/
|
|
73
|
+
/*
|
|
74
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
75
|
+
SPDX-License-Identifier: Apache-2.0
|
|
76
|
+
*/
|
|
77
|
+
/*
|
|
78
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
79
|
+
SPDX-License-Identifier: Apache-2.0
|
|
80
|
+
*/
|
|
81
|
+
/*
|
|
82
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
83
|
+
SPDX-License-Identifier: Apache-2.0
|
|
84
|
+
*/
|
|
85
|
+
/*
|
|
86
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
87
|
+
SPDX-License-Identifier: Apache-2.0
|
|
88
|
+
*/
|
|
89
|
+
/*
|
|
90
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
|
+
SPDX-License-Identifier: Apache-2.0
|
|
92
|
+
*/
|
|
93
|
+
/*
|
|
94
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
|
+
SPDX-License-Identifier: Apache-2.0
|
|
96
|
+
*/
|
|
97
|
+
/*
|
|
98
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
|
+
SPDX-License-Identifier: Apache-2.0
|
|
100
|
+
*/
|
|
101
|
+
/*
|
|
102
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
103
|
+
SPDX-License-Identifier: Apache-2.0
|
|
104
|
+
*/
|
|
105
|
+
/*
|
|
106
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
107
|
+
SPDX-License-Identifier: Apache-2.0
|
|
108
|
+
*/
|
|
109
|
+
/*
|
|
110
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
111
|
+
SPDX-License-Identifier: Apache-2.0
|
|
112
|
+
*/
|
|
113
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
114
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
115
|
+
/*
|
|
116
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
|
+
SPDX-License-Identifier: Apache-2.0
|
|
118
|
+
*/
|
|
119
|
+
/*
|
|
120
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
121
|
+
SPDX-License-Identifier: Apache-2.0
|
|
122
|
+
*/
|
|
123
|
+
/*
|
|
124
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
125
|
+
SPDX-License-Identifier: Apache-2.0
|
|
126
|
+
*/
|
|
127
|
+
/*
|
|
128
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
129
|
+
SPDX-License-Identifier: Apache-2.0
|
|
130
|
+
*/
|
|
131
|
+
/*
|
|
132
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
133
|
+
SPDX-License-Identifier: Apache-2.0
|
|
134
|
+
*/
|
|
135
|
+
/*
|
|
136
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
|
+
SPDX-License-Identifier: Apache-2.0
|
|
138
|
+
*/
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
143
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
|
+
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
+
/*
|
|
146
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
|
+
SPDX-License-Identifier: Apache-2.0
|
|
148
|
+
*/
|
|
149
|
+
/*
|
|
150
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
|
+
SPDX-License-Identifier: Apache-2.0
|
|
152
|
+
*/
|
|
153
|
+
.awsui_root_n1fwt_aftxx_153:not(#\9) {
|
|
154
|
+
transition-property: background-color;
|
|
155
|
+
transition-duration: var(--motion-duration-transition-show-paced-t8d1os, 180ms);
|
|
156
|
+
transition-timing-function: var(--motion-easing-transition-show-paced-x2k7uh, ease-out);
|
|
157
|
+
}
|
|
158
|
+
@media (prefers-reduced-motion: reduce) {
|
|
159
|
+
.awsui_root_n1fwt_aftxx_153:not(#\9) {
|
|
160
|
+
animation: none;
|
|
161
|
+
transition: none;
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
.awsui-motion-disabled .awsui_root_n1fwt_aftxx_153:not(#\9), .awsui-mode-entering .awsui_root_n1fwt_aftxx_153:not(#\9) {
|
|
165
|
+
animation: none;
|
|
166
|
+
transition: none;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
.awsui_root_n1fwt_aftxx_153:not(#\9)::before {
|
|
170
|
+
transition-property: border-top-color, border-right-color, border-bottom-color, border-left-color;
|
|
171
|
+
transition-duration: var(--motion-duration-transition-show-paced-t8d1os, 180ms);
|
|
172
|
+
transition-timing-function: var(--motion-easing-transition-show-paced-x2k7uh, ease-out);
|
|
173
|
+
}
|
|
174
|
+
@media (prefers-reduced-motion: reduce) {
|
|
175
|
+
.awsui_root_n1fwt_aftxx_153:not(#\9)::before {
|
|
176
|
+
animation: none;
|
|
177
|
+
transition: none;
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
.awsui-motion-disabled .awsui_root_n1fwt_aftxx_153:not(#\9)::before, .awsui-mode-entering .awsui_root_n1fwt_aftxx_153:not(#\9)::before {
|
|
181
|
+
animation: none;
|
|
182
|
+
transition: none;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.awsui_header-inner_n1fwt_aftxx_185:not(#\9) {
|
|
186
|
+
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
187
|
+
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
188
|
+
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
189
|
+
letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
|
|
190
|
+
font-weight: var(--font-weight-heading-s-lcx0ai, 700);
|
|
191
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
192
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
193
|
+
}
|
|
194
|
+
.awsui_header_n1fwt_aftxx_185:not(#\9):not(:has(+ .awsui_body_n1fwt_aftxx_194)) {
|
|
195
|
+
flex: 1;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
.awsui_body_n1fwt_aftxx_194:not(#\9) {
|
|
199
|
+
flex: 1;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
.awsui_footer_n1fwt_aftxx_202:not(#\9):first-child {
|
|
203
|
+
margin-block-start: auto;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.awsui_root_n1fwt_aftxx_153:not(#\9) {
|
|
207
|
+
border-collapse: separate;
|
|
208
|
+
border-spacing: 0;
|
|
209
|
+
box-sizing: border-box;
|
|
210
|
+
caption-side: top;
|
|
211
|
+
cursor: auto;
|
|
212
|
+
direction: inherit;
|
|
213
|
+
empty-cells: show;
|
|
214
|
+
font-family: serif;
|
|
215
|
+
font-style: normal;
|
|
216
|
+
font-variant: normal;
|
|
217
|
+
font-stretch: normal;
|
|
218
|
+
hyphens: none;
|
|
219
|
+
letter-spacing: normal;
|
|
220
|
+
list-style: disc outside none;
|
|
221
|
+
tab-size: 8;
|
|
222
|
+
text-align: start;
|
|
223
|
+
text-indent: 0;
|
|
224
|
+
text-shadow: none;
|
|
225
|
+
text-transform: none;
|
|
226
|
+
visibility: visible;
|
|
227
|
+
white-space: normal;
|
|
228
|
+
word-spacing: normal;
|
|
229
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
230
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
231
|
+
color: var(--color-text-body-default-vvtq8u, #0f141a);
|
|
232
|
+
font-weight: 400;
|
|
233
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
234
|
+
-webkit-font-smoothing: auto;
|
|
235
|
+
-moz-osx-font-smoothing: auto;
|
|
236
|
+
box-sizing: border-box;
|
|
237
|
+
position: relative;
|
|
238
|
+
background-color: var(--awsui-style-item-card-background-default-6b9ypa, var(--color-background-card-p5vrq0, #ffffff));
|
|
239
|
+
min-inline-size: 0;
|
|
240
|
+
box-shadow: var(--awsui-style-item-card-box-shadow-default-6b9ypa, var(--shadow-card-hmrw4q, none));
|
|
241
|
+
}
|
|
242
|
+
.awsui_root_n1fwt_aftxx_153:not(#\9):before {
|
|
243
|
+
content: "";
|
|
244
|
+
position: absolute;
|
|
245
|
+
inset-inline-start: 0px;
|
|
246
|
+
inset-block-start: 0px;
|
|
247
|
+
inline-size: 100%;
|
|
248
|
+
block-size: 100%;
|
|
249
|
+
pointer-events: none;
|
|
250
|
+
background: transparent;
|
|
251
|
+
box-sizing: border-box;
|
|
252
|
+
box-shadow: none;
|
|
253
|
+
border-color: transparent;
|
|
254
|
+
border-block: solid var(--awsui-style-item-card-border-width-default-6b9ypa, var(--border-width-card-x24gzt, 1px)) var(--awsui-style-item-card-border-color-default-6b9ypa, var(--color-border-card-3n24fu, #c6c6cd));
|
|
255
|
+
border-inline: solid var(--awsui-style-item-card-border-width-default-6b9ypa, var(--border-width-card-x24gzt, 1px)) var(--awsui-style-item-card-border-color-default-6b9ypa, var(--color-border-card-3n24fu, #c6c6cd));
|
|
256
|
+
}
|
|
257
|
+
.awsui_root_n1fwt_aftxx_153:not(#\9)::after {
|
|
258
|
+
content: "";
|
|
259
|
+
position: absolute;
|
|
260
|
+
inset-inline-start: 0px;
|
|
261
|
+
inset-block-start: 0px;
|
|
262
|
+
inline-size: 100%;
|
|
263
|
+
block-size: 100%;
|
|
264
|
+
pointer-events: none;
|
|
265
|
+
background: transparent;
|
|
266
|
+
box-sizing: border-box;
|
|
267
|
+
}
|
|
268
|
+
.awsui_root_n1fwt_aftxx_153:not(#\9):not(.awsui_refresh_n1fwt_aftxx_268)::before {
|
|
269
|
+
border-block-start: solid var(--awsui-style-item-card-border-width-default-6b9ypa, var(--border-container-top-width-n1eke6, 0px)) var(--awsui-style-item-card-border-color-default-6b9ypa, var(--color-border-container-top-k3vmoz, transparent));
|
|
270
|
+
}
|
|
271
|
+
.awsui_root_n1fwt_aftxx_153.awsui_highlighted_n1fwt_aftxx_271:not(#\9) {
|
|
272
|
+
background-color: var(--color-background-item-selected-9gppru, #f0fbff);
|
|
273
|
+
}
|
|
274
|
+
.awsui_root_n1fwt_aftxx_153.awsui_highlighted_n1fwt_aftxx_271:not(#\9):before {
|
|
275
|
+
border-block: solid var(--border-width-card-highlighted-x17dhn, 2px) var(--color-border-card-highlighted-ygosod, #006ce0);
|
|
276
|
+
border-inline: solid var(--border-width-card-highlighted-x17dhn, 2px) var(--color-border-card-highlighted-ygosod, #006ce0);
|
|
277
|
+
}
|
|
278
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278:not(#\9), .awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278:not(#\9) {
|
|
279
|
+
display: flex;
|
|
280
|
+
flex-direction: column;
|
|
281
|
+
block-size: 100%;
|
|
282
|
+
inline-size: 100%;
|
|
283
|
+
}
|
|
284
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185 + .awsui_body_n1fwt_aftxx_194:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284),
|
|
285
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185 + .awsui_footer_n1fwt_aftxx_202:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284),
|
|
286
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_body_n1fwt_aftxx_194 + .awsui_footer_n1fwt_aftxx_202:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284),
|
|
287
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185 + .awsui_body_n1fwt_aftxx_194:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284),
|
|
288
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185 + .awsui_footer_n1fwt_aftxx_202:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284),
|
|
289
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_body_n1fwt_aftxx_194 + .awsui_footer_n1fwt_aftxx_202:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284) {
|
|
290
|
+
padding-block-start: var(--space-xxs-hwfkai, 4px);
|
|
291
|
+
}
|
|
292
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284):has(+ .awsui_body_n1fwt_aftxx_194, + .awsui_footer_n1fwt_aftxx_202), .awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_body_n1fwt_aftxx_194:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284):has(+ .awsui_body_n1fwt_aftxx_194, + .awsui_footer_n1fwt_aftxx_202), .awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284):has(+ .awsui_body_n1fwt_aftxx_194, + .awsui_footer_n1fwt_aftxx_202), .awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_body_n1fwt_aftxx_194:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284):has(+ .awsui_body_n1fwt_aftxx_194, + .awsui_footer_n1fwt_aftxx_202) {
|
|
293
|
+
padding-block-end: var(--space-xxs-hwfkai, 4px);
|
|
294
|
+
}
|
|
295
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278:not(#\9), .awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278:not(#\9):before, .awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278:not(#\9)::after, .awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278:not(#\9) {
|
|
296
|
+
border-start-start-radius: var(--awsui-style-item-card-border-radius-6b9ypa, var(--border-radius-card-embedded-fvclp8, 8px));
|
|
297
|
+
border-start-end-radius: var(--awsui-style-item-card-border-radius-6b9ypa, var(--border-radius-card-embedded-fvclp8, 8px));
|
|
298
|
+
border-end-start-radius: var(--awsui-style-item-card-border-radius-6b9ypa, var(--border-radius-card-embedded-fvclp8, 8px));
|
|
299
|
+
border-end-end-radius: var(--awsui-style-item-card-border-radius-6b9ypa, var(--border-radius-card-embedded-fvclp8, 8px));
|
|
300
|
+
}
|
|
301
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284),
|
|
302
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_body_n1fwt_aftxx_194:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284),
|
|
303
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_footer_n1fwt_aftxx_202:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284) {
|
|
304
|
+
padding-block: var(--space-card-vertical-embedded-30pnhg, 10px);
|
|
305
|
+
padding-inline-start: var(--space-card-horizontal-embedded-sasxhu, 12px);
|
|
306
|
+
}
|
|
307
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284):not(.awsui_with-actions_n1fwt_aftxx_309),
|
|
308
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_body_n1fwt_aftxx_194:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284):not(.awsui_with-actions_n1fwt_aftxx_309),
|
|
309
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_footer_n1fwt_aftxx_202:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284):not(.awsui_with-actions_n1fwt_aftxx_309) {
|
|
310
|
+
padding-inline-end: var(--space-card-horizontal-embedded-sasxhu, 12px);
|
|
311
|
+
}
|
|
312
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284).awsui_with-actions_n1fwt_aftxx_309,
|
|
313
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_body_n1fwt_aftxx_194:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284).awsui_with-actions_n1fwt_aftxx_309,
|
|
314
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_footer_n1fwt_aftxx_202:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284).awsui_with-actions_n1fwt_aftxx_309 {
|
|
315
|
+
padding-inline-end: calc(var(--space-card-horizontal-embedded-sasxhu, 12px) - var(--space-xxs-hwfkai, 4px));
|
|
316
|
+
}
|
|
317
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284).awsui_with-actions_n1fwt_aftxx_309 {
|
|
318
|
+
padding-block: calc(var(--space-card-vertical-embedded-30pnhg, 10px) - var(--space-scaled-xxs-pfm1nx, 4px));
|
|
319
|
+
}
|
|
320
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-embedded_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284).awsui_with-actions_n1fwt_aftxx_309:has(+ .awsui_body_n1fwt_aftxx_194, + .awsui_footer_n1fwt_aftxx_202) {
|
|
321
|
+
padding-block-end: var(--space-xxs-hwfkai, 4px);
|
|
322
|
+
}
|
|
323
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278:not(#\9), .awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278:not(#\9):before, .awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278:not(#\9)::after, .awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278:not(#\9) {
|
|
324
|
+
border-start-start-radius: var(--awsui-style-item-card-border-radius-6b9ypa, var(--border-radius-card-default-d8ipr7, 16px));
|
|
325
|
+
border-start-end-radius: var(--awsui-style-item-card-border-radius-6b9ypa, var(--border-radius-card-default-d8ipr7, 16px));
|
|
326
|
+
border-end-start-radius: var(--awsui-style-item-card-border-radius-6b9ypa, var(--border-radius-card-default-d8ipr7, 16px));
|
|
327
|
+
border-end-end-radius: var(--awsui-style-item-card-border-radius-6b9ypa, var(--border-radius-card-default-d8ipr7, 16px));
|
|
328
|
+
}
|
|
329
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284),
|
|
330
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_body_n1fwt_aftxx_194:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284),
|
|
331
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_footer_n1fwt_aftxx_202:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284) {
|
|
332
|
+
padding-block: var(--space-card-vertical-default-e40tif, 16px);
|
|
333
|
+
padding-inline-start: var(--space-card-horizontal-default-pihe12, 20px);
|
|
334
|
+
}
|
|
335
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284):not(.awsui_with-actions_n1fwt_aftxx_309),
|
|
336
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_body_n1fwt_aftxx_194:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284):not(.awsui_with-actions_n1fwt_aftxx_309),
|
|
337
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_footer_n1fwt_aftxx_202:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284):not(.awsui_with-actions_n1fwt_aftxx_309) {
|
|
338
|
+
padding-inline-end: var(--space-card-horizontal-default-pihe12, 20px);
|
|
339
|
+
}
|
|
340
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284).awsui_with-actions_n1fwt_aftxx_309,
|
|
341
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_body_n1fwt_aftxx_194:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284).awsui_with-actions_n1fwt_aftxx_309,
|
|
342
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_footer_n1fwt_aftxx_202:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284).awsui_with-actions_n1fwt_aftxx_309 {
|
|
343
|
+
padding-inline-end: calc(var(--space-card-horizontal-default-pihe12, 20px) - var(--space-xxs-hwfkai, 4px));
|
|
344
|
+
}
|
|
345
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284).awsui_with-actions_n1fwt_aftxx_309 {
|
|
346
|
+
padding-block: calc(var(--space-card-vertical-default-e40tif, 16px) - var(--space-scaled-xxs-pfm1nx, 4px));
|
|
347
|
+
}
|
|
348
|
+
.awsui_root_n1fwt_aftxx_153.awsui_variant-default_n1fwt_aftxx_278 > .awsui_inner-card_n1fwt_aftxx_278 > .awsui_header_n1fwt_aftxx_185:not(#\9):not(.awsui_no-padding_n1fwt_aftxx_284).awsui_with-actions_n1fwt_aftxx_309:has(+ .awsui_body_n1fwt_aftxx_194, + .awsui_footer_n1fwt_aftxx_202) {
|
|
349
|
+
padding-block-end: var(--space-xxs-hwfkai, 4px);
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
.awsui_full-height_n1fwt_aftxx_355:not(#\9) {
|
|
353
|
+
block-size: 100%;
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
.awsui_description_n1fwt_aftxx_359:not(#\9) {
|
|
357
|
+
color: var(--color-text-heading-secondary-iwtvf6, #424650);
|
|
358
|
+
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
359
|
+
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
360
|
+
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
361
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
|
|
2
|
+
// es-module interop with Babel and Typescript
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
module.exports.default = {
|
|
5
|
+
"root": "awsui_root_n1fwt_aftxx_153",
|
|
6
|
+
"header-inner": "awsui_header-inner_n1fwt_aftxx_185",
|
|
7
|
+
"header": "awsui_header_n1fwt_aftxx_185",
|
|
8
|
+
"body": "awsui_body_n1fwt_aftxx_194",
|
|
9
|
+
"footer": "awsui_footer_n1fwt_aftxx_202",
|
|
10
|
+
"refresh": "awsui_refresh_n1fwt_aftxx_268",
|
|
11
|
+
"highlighted": "awsui_highlighted_n1fwt_aftxx_271",
|
|
12
|
+
"variant-embedded": "awsui_variant-embedded_n1fwt_aftxx_278",
|
|
13
|
+
"inner-card": "awsui_inner-card_n1fwt_aftxx_278",
|
|
14
|
+
"variant-default": "awsui_variant-default_n1fwt_aftxx_278",
|
|
15
|
+
"no-padding": "awsui_no-padding_n1fwt_aftxx_284",
|
|
16
|
+
"with-actions": "awsui_with-actions_n1fwt_aftxx_309",
|
|
17
|
+
"full-height": "awsui_full-height_n1fwt_aftxx_355",
|
|
18
|
+
"description": "awsui_description_n1fwt_aftxx_359"
|
|
19
|
+
};
|
|
20
|
+
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
|
|
2
|
+
import './styles.scoped.css';
|
|
3
|
+
export default {
|
|
4
|
+
"icon": "awsui_icon_14an4_tn651_5",
|
|
5
|
+
"body": "awsui_body_14an4_tn651_9",
|
|
6
|
+
"description": "awsui_description_14an4_tn651_13",
|
|
7
|
+
"header": "awsui_header_14an4_tn651_17",
|
|
8
|
+
"footer": "awsui_footer_14an4_tn651_21"
|
|
9
|
+
};
|
|
10
|
+
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
|
+
SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/
|
|
5
|
+
.awsui_icon_14an4_tn651_5:not(#\9) {
|
|
6
|
+
/* used in test-utils */
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.awsui_body_14an4_tn651_9:not(#\9) {
|
|
10
|
+
/* used in test-utils */
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.awsui_description_14an4_tn651_13:not(#\9) {
|
|
14
|
+
/* used in test-utils */
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.awsui_header_14an4_tn651_17:not(#\9) {
|
|
18
|
+
/* used in test-utils */
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.awsui_footer_14an4_tn651_21:not(#\9) {
|
|
22
|
+
/* used in test-utils */
|
|
23
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
|
|
2
|
+
// es-module interop with Babel and Typescript
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
module.exports.default = {
|
|
5
|
+
"icon": "awsui_icon_14an4_tn651_5",
|
|
6
|
+
"body": "awsui_body_14an4_tn651_9",
|
|
7
|
+
"description": "awsui_description_14an4_tn651_13",
|
|
8
|
+
"header": "awsui_header_14an4_tn651_17",
|
|
9
|
+
"footer": "awsui_footer_14an4_tn651_21"
|
|
10
|
+
};
|
|
11
|
+
|
package/link/styles.css.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"variant-secondary": "awsui_variant-
|
|
6
|
-
"variant-primary": "awsui_variant-
|
|
7
|
-
"variant-info": "awsui_variant-
|
|
8
|
-
"variant-value-large": "awsui_variant-value-
|
|
9
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
10
|
-
"variant-recovery": "awsui_variant-
|
|
11
|
-
"button": "
|
|
12
|
-
"color-inverted": "awsui_color-
|
|
13
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
14
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
15
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
16
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
20
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
21
|
-
"font-size-inherit": "awsui_font-size-
|
|
22
|
-
"icon-wrapper": "awsui_icon-
|
|
23
|
-
"icon": "
|
|
4
|
+
"link": "awsui_link_4c84z_1awr6_145",
|
|
5
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_1awr6_212",
|
|
6
|
+
"variant-primary": "awsui_variant-primary_4c84z_1awr6_247",
|
|
7
|
+
"variant-info": "awsui_variant-info_4c84z_1awr6_280",
|
|
8
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_1awr6_315",
|
|
9
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_1awr6_347",
|
|
10
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_1awr6_382",
|
|
11
|
+
"button": "awsui_button_4c84z_1awr6_415",
|
|
12
|
+
"color-inverted": "awsui_color-inverted_4c84z_1awr6_450",
|
|
13
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_1awr6_471",
|
|
14
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_1awr6_478",
|
|
15
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1awr6_484",
|
|
16
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_1awr6_491",
|
|
17
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_1awr6_498",
|
|
18
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_1awr6_505",
|
|
19
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1awr6_512",
|
|
20
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_1awr6_519",
|
|
21
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_1awr6_526",
|
|
22
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_1awr6_534",
|
|
23
|
+
"icon": "awsui_icon_4c84z_1awr6_534"
|
|
24
24
|
};
|
|
25
25
|
|