@cloudscape-design/components 3.0.684 → 3.0.686
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/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- 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 +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +255 -255
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/area-chart/model/use-chart-model.d.ts.map +1 -1
- package/area-chart/model/use-chart-model.js +2 -1
- package/area-chart/model/use-chart-model.js.map +1 -1
- package/area-chart/model/utils.d.ts +0 -1
- package/area-chart/model/utils.d.ts.map +1 -1
- package/area-chart/model/utils.js +0 -10
- package/area-chart/model/utils.js.map +1 -1
- package/button/interfaces.d.ts +1 -1
- package/button/interfaces.js.map +1 -1
- package/button-dropdown/item-element/index.js +1 -1
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +12 -11
- package/button-dropdown/item-element/styles.scoped.css +14 -14
- package/button-dropdown/item-element/styles.selectors.js +12 -11
- package/button-dropdown/tooltip.d.ts +2 -1
- package/button-dropdown/tooltip.d.ts.map +1 -1
- package/button-dropdown/tooltip.js +2 -2
- package/button-dropdown/tooltip.js.map +1 -1
- 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/copy-to-clipboard/index.d.ts +1 -1
- package/copy-to-clipboard/index.d.ts.map +1 -1
- package/copy-to-clipboard/index.js +2 -2
- package/copy-to-clipboard/index.js.map +1 -1
- package/copy-to-clipboard/interfaces.d.ts +8 -0
- package/copy-to-clipboard/interfaces.d.ts.map +1 -1
- package/copy-to-clipboard/interfaces.js.map +1 -1
- package/copy-to-clipboard/internal.d.ts +1 -1
- package/copy-to-clipboard/internal.d.ts.map +1 -1
- package/copy-to-clipboard/internal.js +2 -2
- package/copy-to-clipboard/internal.js.map +1 -1
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -171
- package/flashbar/styles.selectors.js +47 -47
- package/i18n/dynamic.js +2 -0
- package/i18n/messages/all.all.js +1 -1
- package/i18n/messages/all.all.json +1 -1
- package/i18n/messages/all.ar.d.ts +3 -0
- package/i18n/messages/all.ar.js +1 -0
- package/i18n/messages/all.ar.json +1 -0
- package/i18n/messages/all.de.js +1 -1
- package/i18n/messages/all.de.json +1 -1
- package/i18n/messages/all.en-GB.js +1 -1
- package/i18n/messages/all.en-GB.json +1 -1
- package/i18n/messages/all.en.js +1 -1
- package/i18n/messages/all.en.json +1 -1
- package/i18n/messages/all.es.js +1 -1
- package/i18n/messages/all.es.json +1 -1
- package/i18n/messages/all.fr.js +1 -1
- package/i18n/messages/all.fr.json +1 -1
- package/i18n/messages/all.id.js +1 -1
- package/i18n/messages/all.id.json +1 -1
- package/i18n/messages/all.it.js +1 -1
- package/i18n/messages/all.it.json +1 -1
- package/i18n/messages/all.ja.js +1 -1
- package/i18n/messages/all.ja.json +1 -1
- package/i18n/messages/all.ko.js +1 -1
- package/i18n/messages/all.ko.json +1 -1
- package/i18n/messages/all.pt-BR.js +1 -1
- package/i18n/messages/all.pt-BR.json +1 -1
- package/i18n/messages/all.tr.js +1 -1
- package/i18n/messages/all.tr.json +1 -1
- package/i18n/messages/all.zh-CN.js +1 -1
- package/i18n/messages/all.zh-CN.json +1 -1
- package/i18n/messages/all.zh-TW.js +1 -1
- package/i18n/messages/all.zh-TW.json +1 -1
- package/i18n/messages-types.d.ts +12 -0
- package/i18n/messages-types.d.ts.map +1 -1
- package/i18n/messages-types.js.map +1 -1
- package/icon/styles.css.js +38 -37
- package/icon/styles.scoped.css +82 -80
- package/icon/styles.selectors.js +38 -37
- 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/internal/components/chart-plot/focus-outline.js +1 -1
- package/internal/components/chart-plot/focus-outline.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +2 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +57 -55
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/hooks/use-base-component/index.d.ts.map +1 -1
- package/internal/hooks/use-base-component/index.js +1 -2
- package/internal/hooks/use-base-component/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/circle-index.d.ts +2 -0
- package/internal/utils/circle-index.d.ts.map +1 -0
- package/internal/utils/circle-index.js +13 -0
- package/internal/utils/circle-index.js.map +1 -0
- package/key-value-pairs/index.d.ts +1 -1
- package/key-value-pairs/index.d.ts.map +1 -1
- package/key-value-pairs/index.js +2 -2
- package/key-value-pairs/index.js.map +1 -1
- package/key-value-pairs/interfaces.d.ts +11 -0
- package/key-value-pairs/interfaces.d.ts.map +1 -1
- package/key-value-pairs/interfaces.js.map +1 -1
- package/key-value-pairs/internal.d.ts.map +1 -1
- package/key-value-pairs/internal.js +2 -2
- package/key-value-pairs/internal.js.map +1 -1
- package/mixed-line-bar-chart/hooks/use-navigation.d.ts.map +1 -1
- package/mixed-line-bar-chart/hooks/use-navigation.js +1 -10
- package/mixed-line-bar-chart/hooks/use-navigation.js.map +1 -1
- package/package.json +4 -1
- package/prompt-input/index.d.ts +6 -0
- package/prompt-input/index.d.ts.map +1 -0
- package/prompt-input/index.js +27 -0
- package/prompt-input/index.js.map +1 -0
- package/prompt-input/interfaces.d.ts +82 -0
- package/prompt-input/interfaces.d.ts.map +1 -0
- package/prompt-input/interfaces.js +2 -0
- package/prompt-input/interfaces.js.map +1 -0
- package/prompt-input/internal.d.ts +8 -0
- package/prompt-input/internal.d.ts.map +1 -0
- package/prompt-input/internal.js +109 -0
- package/prompt-input/internal.js.map +1 -0
- package/prompt-input/styles.css.js +13 -0
- package/prompt-input/styles.scoped.css +248 -0
- package/prompt-input/styles.selectors.js +14 -0
- package/prompt-input/test-classes/styles.css.js +8 -0
- package/prompt-input/test-classes/styles.scoped.css +15 -0
- package/prompt-input/test-classes/styles.selectors.js +9 -0
- package/property-filter/filtering-token/index.d.ts.map +1 -0
- package/{internal/components → property-filter}/filtering-token/index.js +7 -6
- package/property-filter/filtering-token/index.js.map +1 -0
- package/property-filter/filtering-token/styles.css.js +12 -0
- package/{internal/components → property-filter}/filtering-token/styles.scoped.css +15 -15
- package/property-filter/filtering-token/styles.selectors.js +13 -0
- package/property-filter/test-classes/styles.css.js +14 -0
- package/property-filter/test-classes/styles.scoped.css +39 -0
- package/property-filter/test-classes/styles.selectors.js +15 -0
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +7 -5
- package/property-filter/token-editor.js.map +1 -1
- package/property-filter/token.js +1 -1
- package/property-filter/token.js.map +1 -1
- package/select/parts/filter.d.ts +1 -1
- package/slider/styles.css.js +26 -27
- package/slider/styles.scoped.css +90 -90
- package/slider/styles.selectors.js +26 -27
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/table/body-cell/styles.css.js +46 -46
- package/table/body-cell/styles.scoped.css +525 -274
- package/table/body-cell/styles.selectors.js +46 -46
- package/table/body-cell/td-element.d.ts.map +1 -1
- package/table/body-cell/td-element.js +3 -4
- package/table/body-cell/td-element.js.map +1 -1
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +53 -53
- package/tabs/styles.selectors.js +28 -28
- package/tabs/tab-header-bar.d.ts.map +1 -1
- package/tabs/tab-header-bar.js +1 -9
- package/tabs/tab-header-bar.js.map +1 -1
- package/test-utils/dom/copy-to-clipboard/index.d.ts +3 -1
- package/test-utils/dom/copy-to-clipboard/index.js +2 -2
- package/test-utils/dom/copy-to-clipboard/index.js.map +1 -1
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/dom/prompt-input/index.d.ts +18 -0
- package/test-utils/dom/prompt-input/index.js +49 -0
- package/test-utils/dom/prompt-input/index.js.map +1 -0
- package/test-utils/dom/property-filter/index.d.ts +25 -2
- package/test-utils/dom/property-filter/index.js +59 -6
- package/test-utils/dom/property-filter/index.js.map +1 -1
- package/test-utils/selectors/copy-to-clipboard/index.d.ts +3 -1
- package/test-utils/selectors/copy-to-clipboard/index.js +4 -2
- package/test-utils/selectors/copy-to-clipboard/index.js.map +1 -1
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/selectors/prompt-input/index.d.ts +6 -0
- package/test-utils/selectors/prompt-input/index.js +15 -0
- package/test-utils/selectors/prompt-input/index.js.map +1 -0
- package/test-utils/selectors/property-filter/index.d.ts +25 -2
- package/test-utils/selectors/property-filter/index.js +61 -6
- package/test-utils/selectors/property-filter/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/internal/components/filtering-token/index.d.ts.map +0 -1
- package/internal/components/filtering-token/index.js.map +0 -1
- package/internal/components/filtering-token/styles.css.js +0 -12
- package/internal/components/filtering-token/styles.selectors.js +0 -13
- package/internal/hooks/focus-visible/index.d.ts +0 -3
- package/internal/hooks/focus-visible/index.d.ts.map +0 -1
- package/internal/hooks/focus-visible/index.js +0 -49
- package/internal/hooks/focus-visible/index.js.map +0 -1
- package/test-utils/dom/internal/filtering-token.d.ts +0 -8
- package/test-utils/dom/internal/filtering-token.js +0 -21
- package/test-utils/dom/internal/filtering-token.js.map +0 -1
- package/test-utils/selectors/internal/filtering-token.d.ts +0 -8
- package/test-utils/selectors/internal/filtering-token.js +0 -21
- package/test-utils/selectors/internal/filtering-token.js.map +0 -1
- /package/{internal/components → property-filter}/filtering-token/index.d.ts +0 -0
|
@@ -98,52 +98,52 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
98
98
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
99
|
SPDX-License-Identifier: Apache-2.0
|
|
100
100
|
*/
|
|
101
|
-
@keyframes awsui_spinner-
|
|
101
|
+
@keyframes awsui_spinner-rotator_1612d_andhz_1 {
|
|
102
102
|
0% {
|
|
103
|
-
transform: rotate(var(--awsui-spinner-rotator-from-
|
|
103
|
+
transform: rotate(var(--awsui-spinner-rotator-from-g964ok));
|
|
104
104
|
}
|
|
105
105
|
100% {
|
|
106
|
-
transform: rotate(var(--awsui-spinner-rotator-to-
|
|
106
|
+
transform: rotate(var(--awsui-spinner-rotator-to-g964ok));
|
|
107
107
|
}
|
|
108
108
|
}
|
|
109
|
-
@keyframes awsui_spinner-line-
|
|
109
|
+
@keyframes awsui_spinner-line-left_1612d_andhz_1 {
|
|
110
110
|
0% {
|
|
111
|
-
transform: rotate(var(--awsui-spinner-line-left-from-
|
|
111
|
+
transform: rotate(var(--awsui-spinner-line-left-from-g964ok));
|
|
112
112
|
}
|
|
113
113
|
50% {
|
|
114
|
-
transform: rotate(var(--awsui-spinner-line-left-to-
|
|
114
|
+
transform: rotate(var(--awsui-spinner-line-left-to-g964ok));
|
|
115
115
|
}
|
|
116
116
|
100% {
|
|
117
|
-
transform: rotate(var(--awsui-spinner-line-left-from-
|
|
117
|
+
transform: rotate(var(--awsui-spinner-line-left-from-g964ok));
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
|
-
@keyframes awsui_spinner-line-
|
|
120
|
+
@keyframes awsui_spinner-line-right_1612d_andhz_1 {
|
|
121
121
|
0% {
|
|
122
|
-
transform: rotate(var(--awsui-spinner-line-right-from-
|
|
122
|
+
transform: rotate(var(--awsui-spinner-line-right-from-g964ok));
|
|
123
123
|
}
|
|
124
124
|
50% {
|
|
125
|
-
transform: rotate(var(--awsui-spinner-line-right-to-
|
|
125
|
+
transform: rotate(var(--awsui-spinner-line-right-to-g964ok));
|
|
126
126
|
}
|
|
127
127
|
100% {
|
|
128
|
-
transform: rotate(var(--awsui-spinner-line-right-from-
|
|
128
|
+
transform: rotate(var(--awsui-spinner-line-right-from-g964ok));
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
|
-
.
|
|
132
|
-
--awsui-spinner-rotator-from-
|
|
133
|
-
--awsui-spinner-rotator-to-
|
|
134
|
-
--awsui-spinner-line-left-from-
|
|
135
|
-
--awsui-spinner-line-left-to-
|
|
136
|
-
--awsui-spinner-line-right-from-
|
|
137
|
-
--awsui-spinner-line-right-to-
|
|
131
|
+
.awsui_root_1612d_andhz_131:not(#\9) {
|
|
132
|
+
--awsui-spinner-rotator-from-g964ok: 0deg;
|
|
133
|
+
--awsui-spinner-rotator-to-g964ok: 360deg;
|
|
134
|
+
--awsui-spinner-line-left-from-g964ok: 0deg;
|
|
135
|
+
--awsui-spinner-line-left-to-g964ok: 120deg;
|
|
136
|
+
--awsui-spinner-line-right-from-g964ok: 90deg;
|
|
137
|
+
--awsui-spinner-line-right-to-g964ok: -30deg;
|
|
138
138
|
display: inline-block;
|
|
139
139
|
vertical-align: top;
|
|
140
140
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
141
|
-
animation: awsui_spinner-
|
|
141
|
+
animation: awsui_spinner-rotator_1612d_andhz_1 0.7s linear infinite;
|
|
142
142
|
box-sizing: border-box;
|
|
143
143
|
line-height: 0;
|
|
144
144
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
145
145
|
}
|
|
146
|
-
.
|
|
146
|
+
.awsui_root_1612d_andhz_131.awsui_size-normal_1612d_andhz_146:not(#\9) {
|
|
147
147
|
inline-size: var(--size-icon-normal-0m1722, 16px);
|
|
148
148
|
block-size: var(--size-icon-normal-0m1722, 16px);
|
|
149
149
|
padding-block: calc((var(--size-icon-normal-0m1722, 16px) - 12px) / 2);
|
|
@@ -151,7 +151,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
151
151
|
margin-block: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / 2);
|
|
152
152
|
box-sizing: border-box;
|
|
153
153
|
}
|
|
154
|
-
.
|
|
154
|
+
.awsui_root_1612d_andhz_131.awsui_size-big_1612d_andhz_154:not(#\9) {
|
|
155
155
|
inline-size: var(--size-icon-big-zkdryd, 32px);
|
|
156
156
|
block-size: var(--size-icon-big-zkdryd, 32px);
|
|
157
157
|
padding-block: calc((var(--size-icon-big-zkdryd, 32px) - 24px) / 2);
|
|
@@ -159,7 +159,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
159
159
|
margin-block: calc((var(--line-height-heading-xl-avbttk, 30px) - var(--size-icon-big-zkdryd, 32px)) / 2);
|
|
160
160
|
box-sizing: border-box;
|
|
161
161
|
}
|
|
162
|
-
.
|
|
162
|
+
.awsui_root_1612d_andhz_131.awsui_size-large_1612d_andhz_162:not(#\9) {
|
|
163
163
|
inline-size: var(--size-icon-large-bivhmh, 48px);
|
|
164
164
|
block-size: var(--size-icon-large-bivhmh, 48px);
|
|
165
165
|
padding-block: calc((var(--size-icon-large-bivhmh, 48px) - 36px) / 2);
|
|
@@ -167,32 +167,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
margin-block: calc((var(--line-height-display-l-8nioft, 48px) - var(--size-icon-large-bivhmh, 48px)) / 2);
|
|
168
168
|
box-sizing: border-box;
|
|
169
169
|
}
|
|
170
|
-
.
|
|
170
|
+
.awsui_root_1612d_andhz_131.awsui_variant-normal_1612d_andhz_170:not(#\9) {
|
|
171
171
|
color: currentColor;
|
|
172
172
|
}
|
|
173
|
-
.
|
|
173
|
+
.awsui_root_1612d_andhz_131.awsui_variant-disabled_1612d_andhz_173:not(#\9) {
|
|
174
174
|
color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
|
|
175
175
|
}
|
|
176
|
-
.
|
|
176
|
+
.awsui_root_1612d_andhz_131.awsui_variant-inverted_1612d_andhz_176:not(#\9) {
|
|
177
177
|
color: var(--color-text-inverted-70cpkk, #ffffff);
|
|
178
178
|
}
|
|
179
|
-
.
|
|
180
|
-
--awsui-spinner-rotator-from-
|
|
181
|
-
--awsui-spinner-rotator-to-
|
|
182
|
-
--awsui-spinner-line-left-from-
|
|
183
|
-
--awsui-spinner-line-left-to-
|
|
184
|
-
--awsui-spinner-line-right-from-
|
|
185
|
-
--awsui-spinner-line-right-to-
|
|
179
|
+
.awsui_root_1612d_andhz_131:not(#\9):dir(rtl) {
|
|
180
|
+
--awsui-spinner-rotator-from-g964ok: 360deg;
|
|
181
|
+
--awsui-spinner-rotator-to-g964ok: 0deg;
|
|
182
|
+
--awsui-spinner-line-left-from-g964ok: 0deg;
|
|
183
|
+
--awsui-spinner-line-left-to-g964ok: -120deg;
|
|
184
|
+
--awsui-spinner-line-right-from-g964ok: -90deg;
|
|
185
|
+
--awsui-spinner-line-right-to-g964ok: 30deg;
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
.
|
|
188
|
+
.awsui_circle_1612d_andhz_188:not(#\9) {
|
|
189
189
|
display: inline-block;
|
|
190
190
|
inline-size: 50%;
|
|
191
191
|
block-size: 100%;
|
|
192
192
|
overflow: hidden;
|
|
193
193
|
position: relative;
|
|
194
194
|
}
|
|
195
|
-
.
|
|
195
|
+
.awsui_circle_1612d_andhz_188:not(#\9):after {
|
|
196
196
|
position: absolute;
|
|
197
197
|
box-sizing: border-box;
|
|
198
198
|
content: "";
|
|
@@ -205,7 +205,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
border-inline-end-color: transparent;
|
|
206
206
|
border-block-end-color: transparent;
|
|
207
207
|
}
|
|
208
|
-
.
|
|
208
|
+
.awsui_circle_1612d_andhz_188:not(#\9):after {
|
|
209
209
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
210
210
|
animation: 1.5s ease-in-out infinite;
|
|
211
211
|
inset-block-start: 0;
|
|
@@ -213,13 +213,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
213
213
|
block-size: 100%;
|
|
214
214
|
inline-size: 200%;
|
|
215
215
|
}
|
|
216
|
-
.
|
|
216
|
+
.awsui_circle_1612d_andhz_188.awsui_circle-left_1612d_andhz_216:not(#\9):after {
|
|
217
217
|
inset-inline-start: 0;
|
|
218
218
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
219
|
-
animation-name: awsui_spinner-line-
|
|
219
|
+
animation-name: awsui_spinner-line-left_1612d_andhz_1;
|
|
220
220
|
}
|
|
221
|
-
.
|
|
221
|
+
.awsui_circle_1612d_andhz_188.awsui_circle-right_1612d_andhz_221:not(#\9):after {
|
|
222
222
|
inset-inline-start: -100%;
|
|
223
223
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
224
|
-
animation-name: awsui_spinner-line-
|
|
224
|
+
animation-name: awsui_spinner-line-right_1612d_andhz_1;
|
|
225
225
|
}
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"spinner-rotator": "awsui_spinner-
|
|
7
|
-
"size-normal": "awsui_size-
|
|
8
|
-
"size-big": "awsui_size-
|
|
9
|
-
"size-large": "awsui_size-
|
|
10
|
-
"variant-normal": "awsui_variant-
|
|
11
|
-
"variant-disabled": "awsui_variant-
|
|
12
|
-
"variant-inverted": "awsui_variant-
|
|
13
|
-
"circle": "
|
|
14
|
-
"circle-left": "awsui_circle-
|
|
15
|
-
"spinner-line-left": "awsui_spinner-line-
|
|
16
|
-
"circle-right": "awsui_circle-
|
|
17
|
-
"spinner-line-right": "awsui_spinner-line-
|
|
5
|
+
"root": "awsui_root_1612d_andhz_131",
|
|
6
|
+
"spinner-rotator": "awsui_spinner-rotator_1612d_andhz_1",
|
|
7
|
+
"size-normal": "awsui_size-normal_1612d_andhz_146",
|
|
8
|
+
"size-big": "awsui_size-big_1612d_andhz_154",
|
|
9
|
+
"size-large": "awsui_size-large_1612d_andhz_162",
|
|
10
|
+
"variant-normal": "awsui_variant-normal_1612d_andhz_170",
|
|
11
|
+
"variant-disabled": "awsui_variant-disabled_1612d_andhz_173",
|
|
12
|
+
"variant-inverted": "awsui_variant-inverted_1612d_andhz_176",
|
|
13
|
+
"circle": "awsui_circle_1612d_andhz_188",
|
|
14
|
+
"circle-left": "awsui_circle-left_1612d_andhz_216",
|
|
15
|
+
"spinner-line-left": "awsui_spinner-line-left_1612d_andhz_1",
|
|
16
|
+
"circle-right": "awsui_circle-right_1612d_andhz_221",
|
|
17
|
+
"spinner-line-right": "awsui_spinner-line-right_1612d_andhz_1"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -1,51 +1,51 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"expandable-toggle-wrapper": "awsui_expandable-toggle-
|
|
5
|
-
"body-cell": "awsui_body-
|
|
6
|
-
"body-cell-content": "awsui_body-cell-
|
|
7
|
-
"expandable-level-0": "awsui_expandable-level-
|
|
8
|
-
"expandable-level-1": "awsui_expandable-level-
|
|
9
|
-
"expandable-level-2": "awsui_expandable-level-
|
|
10
|
-
"expandable-level-3": "awsui_expandable-level-
|
|
11
|
-
"expandable-level-4": "awsui_expandable-level-
|
|
12
|
-
"expandable-level-5": "awsui_expandable-level-
|
|
13
|
-
"expandable-level-6": "awsui_expandable-level-
|
|
14
|
-
"expandable-level-7": "awsui_expandable-level-
|
|
15
|
-
"expandable-level-8": "awsui_expandable-level-
|
|
16
|
-
"expandable-level-9": "awsui_expandable-level-
|
|
17
|
-
"expandable-level-next": "awsui_expandable-level-
|
|
18
|
-
"body-cell-wrap": "awsui_body-cell-
|
|
19
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
20
|
-
"has-striped-rows": "awsui_has-striped-
|
|
21
|
-
"body-cell-edit-active": "awsui_body-cell-edit-
|
|
22
|
-
"body-cell-interactive": "awsui_body-cell-
|
|
23
|
-
"body-cell-editable": "awsui_body-cell-
|
|
24
|
-
"has-striped-rows-sticky-cell-pad-inline-start": "awsui_has-striped-rows-sticky-cell-pad-inline-
|
|
25
|
-
"has-selection": "awsui_has-
|
|
26
|
-
"body-cell-first-row": "awsui_body-cell-first-
|
|
27
|
-
"body-cell-last-row": "awsui_body-cell-last-
|
|
28
|
-
"body-cell-selected": "awsui_body-cell-
|
|
29
|
-
"has-footer": "awsui_has-
|
|
30
|
-
"body-cell-shaded": "awsui_body-cell-
|
|
31
|
-
"sticky-cell": "awsui_sticky-
|
|
32
|
-
"sticky-cell-pad-left": "awsui_sticky-cell-pad-
|
|
33
|
-
"sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-
|
|
34
|
-
"sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-
|
|
35
|
-
"body-cell-next-selected": "awsui_body-cell-next-
|
|
36
|
-
"body-cell-prev-selected": "awsui_body-cell-prev-
|
|
37
|
-
"body-cell-editor-wrapper": "awsui_body-cell-editor-
|
|
38
|
-
"body-cell-success": "awsui_body-cell-
|
|
39
|
-
"body-cell-editor": "awsui_body-cell-
|
|
40
|
-
"body-cell-editor-disabled": "awsui_body-cell-editor-
|
|
41
|
-
"body-cell-editor-form": "awsui_body-cell-editor-
|
|
42
|
-
"body-cell-editor-row": "awsui_body-cell-editor-
|
|
43
|
-
"body-cell-editor-controls": "awsui_body-cell-editor-
|
|
44
|
-
"body-cell-editor-row-editor": "awsui_body-cell-editor-row-
|
|
45
|
-
"body-cell-expandable": "awsui_body-cell-
|
|
46
|
-
"resizable-columns": "awsui_resizable-
|
|
47
|
-
"expandable-cell-content": "awsui_expandable-cell-
|
|
48
|
-
"body-cell-has-success": "awsui_body-cell-has-
|
|
49
|
-
"body-cell-edit-disabled-popover": "awsui_body-cell-edit-disabled-
|
|
4
|
+
"expandable-toggle-wrapper": "awsui_expandable-toggle-wrapper_c6tup_1szmt_97",
|
|
5
|
+
"body-cell": "awsui_body-cell_c6tup_1szmt_104",
|
|
6
|
+
"body-cell-content": "awsui_body-cell-content_c6tup_1szmt_112",
|
|
7
|
+
"expandable-level-0": "awsui_expandable-level-0_c6tup_1szmt_118",
|
|
8
|
+
"expandable-level-1": "awsui_expandable-level-1_c6tup_1szmt_124",
|
|
9
|
+
"expandable-level-2": "awsui_expandable-level-2_c6tup_1szmt_130",
|
|
10
|
+
"expandable-level-3": "awsui_expandable-level-3_c6tup_1szmt_136",
|
|
11
|
+
"expandable-level-4": "awsui_expandable-level-4_c6tup_1szmt_142",
|
|
12
|
+
"expandable-level-5": "awsui_expandable-level-5_c6tup_1szmt_148",
|
|
13
|
+
"expandable-level-6": "awsui_expandable-level-6_c6tup_1szmt_154",
|
|
14
|
+
"expandable-level-7": "awsui_expandable-level-7_c6tup_1szmt_160",
|
|
15
|
+
"expandable-level-8": "awsui_expandable-level-8_c6tup_1szmt_166",
|
|
16
|
+
"expandable-level-9": "awsui_expandable-level-9_c6tup_1szmt_172",
|
|
17
|
+
"expandable-level-next": "awsui_expandable-level-next_c6tup_1szmt_178",
|
|
18
|
+
"body-cell-wrap": "awsui_body-cell-wrap_c6tup_1szmt_198",
|
|
19
|
+
"is-visual-refresh": "awsui_is-visual-refresh_c6tup_1szmt_212",
|
|
20
|
+
"has-striped-rows": "awsui_has-striped-rows_c6tup_1szmt_224",
|
|
21
|
+
"body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_1szmt_296",
|
|
22
|
+
"body-cell-interactive": "awsui_body-cell-interactive_c6tup_1szmt_296",
|
|
23
|
+
"body-cell-editable": "awsui_body-cell-editable_c6tup_1szmt_296",
|
|
24
|
+
"has-striped-rows-sticky-cell-pad-inline-start": "awsui_has-striped-rows-sticky-cell-pad-inline-start_c6tup_1szmt_440",
|
|
25
|
+
"has-selection": "awsui_has-selection_c6tup_1szmt_512",
|
|
26
|
+
"body-cell-first-row": "awsui_body-cell-first-row_c6tup_1szmt_591",
|
|
27
|
+
"body-cell-last-row": "awsui_body-cell-last-row_c6tup_1szmt_594",
|
|
28
|
+
"body-cell-selected": "awsui_body-cell-selected_c6tup_1szmt_594",
|
|
29
|
+
"has-footer": "awsui_has-footer_c6tup_1szmt_594",
|
|
30
|
+
"body-cell-shaded": "awsui_body-cell-shaded_c6tup_1szmt_604",
|
|
31
|
+
"sticky-cell": "awsui_sticky-cell_c6tup_1szmt_632",
|
|
32
|
+
"sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_1szmt_640",
|
|
33
|
+
"sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-end_c6tup_1szmt_726",
|
|
34
|
+
"sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-start_c6tup_1szmt_735",
|
|
35
|
+
"body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_1szmt_768",
|
|
36
|
+
"body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_1szmt_774",
|
|
37
|
+
"body-cell-editor-wrapper": "awsui_body-cell-editor-wrapper_c6tup_1szmt_800",
|
|
38
|
+
"body-cell-success": "awsui_body-cell-success_c6tup_1szmt_807",
|
|
39
|
+
"body-cell-editor": "awsui_body-cell-editor_c6tup_1szmt_800",
|
|
40
|
+
"body-cell-editor-disabled": "awsui_body-cell-editor-disabled_c6tup_1szmt_834",
|
|
41
|
+
"body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_1szmt_843",
|
|
42
|
+
"body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_1szmt_853",
|
|
43
|
+
"body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_1szmt_863",
|
|
44
|
+
"body-cell-editor-row-editor": "awsui_body-cell-editor-row-editor_c6tup_1szmt_866",
|
|
45
|
+
"body-cell-expandable": "awsui_body-cell-expandable_c6tup_1szmt_869",
|
|
46
|
+
"resizable-columns": "awsui_resizable-columns_c6tup_1szmt_890",
|
|
47
|
+
"expandable-cell-content": "awsui_expandable-cell-content_c6tup_1szmt_893",
|
|
48
|
+
"body-cell-has-success": "awsui_body-cell-has-success_c6tup_1szmt_962",
|
|
49
|
+
"body-cell-edit-disabled-popover": "awsui_body-cell-edit-disabled-popover_c6tup_1szmt_962"
|
|
50
50
|
};
|
|
51
51
|
|