@cloudscape-design/components 3.0.1004 → 3.0.1006

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.
Files changed (66) hide show
  1. package/app-layout/visual-refresh-toolbar/skeleton/index.d.ts.map +1 -1
  2. package/app-layout/visual-refresh-toolbar/skeleton/index.js +10 -2
  3. package/app-layout/visual-refresh-toolbar/skeleton/index.js.map +1 -1
  4. package/app-layout-toolbar/index.d.ts.map +1 -1
  5. package/app-layout-toolbar/index.js +1 -9
  6. package/app-layout-toolbar/index.js.map +1 -1
  7. package/button/interfaces.d.ts +12 -0
  8. package/button/interfaces.d.ts.map +1 -1
  9. package/button/interfaces.js.map +1 -1
  10. package/code-editor/use-editor.d.ts +2 -1
  11. package/code-editor/use-editor.d.ts.map +1 -1
  12. package/collection-preferences/styles.css.js +38 -38
  13. package/collection-preferences/styles.scoped.css +39 -447
  14. package/collection-preferences/styles.selectors.js +38 -38
  15. package/i18n/messages/all.all.js +1 -1
  16. package/i18n/messages/all.all.json +1 -1
  17. package/i18n/messages/all.ar.js +1 -1
  18. package/i18n/messages/all.ar.json +1 -1
  19. package/i18n/messages/all.de.js +1 -1
  20. package/i18n/messages/all.de.json +1 -1
  21. package/i18n/messages/all.en-GB.js +1 -1
  22. package/i18n/messages/all.en-GB.json +1 -1
  23. package/i18n/messages/all.en.js +1 -1
  24. package/i18n/messages/all.en.json +1 -1
  25. package/i18n/messages/all.es.js +1 -1
  26. package/i18n/messages/all.es.json +1 -1
  27. package/i18n/messages/all.fr.js +1 -1
  28. package/i18n/messages/all.fr.json +1 -1
  29. package/i18n/messages/all.id.js +1 -1
  30. package/i18n/messages/all.id.json +1 -1
  31. package/i18n/messages/all.it.js +1 -1
  32. package/i18n/messages/all.it.json +1 -1
  33. package/i18n/messages/all.ja.js +1 -1
  34. package/i18n/messages/all.ja.json +1 -1
  35. package/i18n/messages/all.ko.js +1 -1
  36. package/i18n/messages/all.ko.json +1 -1
  37. package/i18n/messages/all.pt-BR.js +1 -1
  38. package/i18n/messages/all.pt-BR.json +1 -1
  39. package/i18n/messages/all.tr.js +1 -1
  40. package/i18n/messages/all.tr.json +1 -1
  41. package/i18n/messages/all.zh-CN.js +1 -1
  42. package/i18n/messages/all.zh-CN.json +1 -1
  43. package/i18n/messages/all.zh-TW.js +1 -1
  44. package/i18n/messages/all.zh-TW.json +1 -1
  45. package/i18n/messages-types.d.ts +10 -0
  46. package/i18n/messages-types.d.ts.map +1 -1
  47. package/i18n/messages-types.js.map +1 -1
  48. package/internal/base-component/styles.scoped.css +1 -1
  49. package/internal/environment.js +2 -2
  50. package/internal/environment.json +2 -2
  51. package/internal/manifest.json +1 -1
  52. package/internal/vendor/d3-scale.js +42 -48
  53. package/multiselect/use-multiselect.d.ts +1 -1
  54. package/package.json +1 -1
  55. package/popover/styles.css.js +56 -56
  56. package/popover/styles.scoped.css +202 -746
  57. package/popover/styles.selectors.js +56 -56
  58. package/progress-bar/styles.css.js +19 -19
  59. package/progress-bar/styles.scoped.css +30 -202
  60. package/progress-bar/styles.selectors.js +19 -19
  61. package/tabs/styles.css.js +30 -30
  62. package/tabs/styles.scoped.css +51 -187
  63. package/tabs/styles.selectors.js +30 -30
  64. package/collection-preferences/content-display/styles.css.js +0 -16
  65. package/collection-preferences/content-display/styles.scoped.css +0 -380
  66. package/collection-preferences/content-display/styles.selectors.js +0 -17
@@ -1,380 +0,0 @@
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
- /*
154
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
155
- SPDX-License-Identifier: Apache-2.0
156
- */
157
- /*
158
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
159
- SPDX-License-Identifier: Apache-2.0
160
- */
161
- /*
162
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
163
- SPDX-License-Identifier: Apache-2.0
164
- */
165
- /*
166
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
167
- SPDX-License-Identifier: Apache-2.0
168
- */
169
- /*
170
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
171
- SPDX-License-Identifier: Apache-2.0
172
- */
173
- /*
174
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
175
- SPDX-License-Identifier: Apache-2.0
176
- */
177
- /*
178
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
179
- SPDX-License-Identifier: Apache-2.0
180
- */
181
- /*
182
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
- SPDX-License-Identifier: Apache-2.0
184
- */
185
- /*
186
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
187
- SPDX-License-Identifier: Apache-2.0
188
- */
189
- /*
190
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
191
- SPDX-License-Identifier: Apache-2.0
192
- */
193
- /*
194
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
195
- SPDX-License-Identifier: Apache-2.0
196
- */
197
- /*
198
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
199
- SPDX-License-Identifier: Apache-2.0
200
- */
201
- /*
202
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
203
- SPDX-License-Identifier: Apache-2.0
204
- */
205
- /*
206
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
207
- SPDX-License-Identifier: Apache-2.0
208
- */
209
- /*
210
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
211
- SPDX-License-Identifier: Apache-2.0
212
- */
213
- /*
214
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
215
- SPDX-License-Identifier: Apache-2.0
216
- */
217
- /*
218
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
219
- SPDX-License-Identifier: Apache-2.0
220
- */
221
- /*
222
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
223
- SPDX-License-Identifier: Apache-2.0
224
- */
225
- /*
226
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
227
- SPDX-License-Identifier: Apache-2.0
228
- */
229
- /*
230
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
231
- SPDX-License-Identifier: Apache-2.0
232
- */
233
- /*
234
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
235
- SPDX-License-Identifier: Apache-2.0
236
- */
237
- /*
238
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
239
- SPDX-License-Identifier: Apache-2.0
240
- */
241
- /*
242
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
243
- SPDX-License-Identifier: Apache-2.0
244
- */
245
- /*
246
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
247
- SPDX-License-Identifier: Apache-2.0
248
- */
249
- /*
250
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
251
- SPDX-License-Identifier: Apache-2.0
252
- */
253
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
254
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
255
- /*
256
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
257
- SPDX-License-Identifier: Apache-2.0
258
- */
259
- /*
260
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
261
- SPDX-License-Identifier: Apache-2.0
262
- */
263
- /*
264
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
265
- SPDX-License-Identifier: Apache-2.0
266
- */
267
- /*
268
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
269
- SPDX-License-Identifier: Apache-2.0
270
- */
271
- /*
272
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
273
- SPDX-License-Identifier: Apache-2.0
274
- */
275
- /*
276
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
277
- SPDX-License-Identifier: Apache-2.0
278
- */
279
- /*
280
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
281
- SPDX-License-Identifier: Apache-2.0
282
- */
283
- /* Style used for links in slots/components that are text heavy, to help links stand out among
284
- surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
285
- /*
286
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
287
- SPDX-License-Identifier: Apache-2.0
288
- */
289
- .awsui_content-display-option-toggle_1f3h0_gb1c3_289:not(#\9) {
290
- /* used in test-utils */
291
- }
292
-
293
- .awsui_content-display-option-content_1f3h0_gb1c3_293:not(#\9) {
294
- border-collapse: separate;
295
- border-spacing: 0;
296
- box-sizing: border-box;
297
- caption-side: top;
298
- cursor: auto;
299
- direction: inherit;
300
- empty-cells: show;
301
- font-family: serif;
302
- font-style: normal;
303
- font-variant: normal;
304
- font-stretch: normal;
305
- hyphens: none;
306
- letter-spacing: normal;
307
- list-style: disc outside none;
308
- tab-size: 8;
309
- text-align: start;
310
- text-indent: 0;
311
- text-shadow: none;
312
- text-transform: none;
313
- visibility: visible;
314
- white-space: normal;
315
- word-spacing: normal;
316
- font-size: var(--font-size-body-m-a7nh2n, 14px);
317
- line-height: var(--line-height-body-m-2mh3ke, 20px);
318
- color: var(--color-text-body-default-vvtq8u, #0f141a);
319
- font-weight: 400;
320
- font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
321
- -webkit-font-smoothing: auto;
322
- -moz-osx-font-smoothing: auto;
323
- display: flex;
324
- align-items: flex-start;
325
- padding-block: var(--space-xs-ymlm0b, 8px);
326
- padding-inline-start: 0;
327
- padding-inline-end: var(--space-scaled-xs-xwoogq, 8px);
328
- background-color: var(--color-background-container-content-6u8rvp, #ffffff);
329
- border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
330
- border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
331
- border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
332
- border-end-end-radius: var(--border-radius-item-iwaia5, 8px);
333
- }
334
-
335
- .awsui_content-display-option_1f3h0_gb1c3_289:not(#\9) {
336
- list-style: none;
337
- position: relative;
338
- border-block-start: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-divider-secondary-qoitch, #ebebf0);
339
- }
340
-
341
- .awsui_content-display-option-label_1f3h0_gb1c3_341:not(#\9) {
342
- flex-grow: 1;
343
- min-inline-size: 0;
344
- word-break: break-word;
345
- padding-inline-end: var(--space-l-2ud1p3, 20px);
346
- }
347
-
348
- .awsui_drag-handle-wrapper_1f3h0_gb1c3_348:not(#\9) {
349
- margin-inline: var(--space-scaled-xxs-pfm1nx, 4px);
350
- }
351
-
352
- .awsui_content-display_1f3h0_gb1c3_289:not(#\9),
353
- .awsui_content-display-text-filter_1f3h0_gb1c3_353:not(#\9),
354
- .awsui_content-display-no-match_1f3h0_gb1c3_354:not(#\9) {
355
- /* used in test-utils */
356
- }
357
-
358
- .awsui_content-display-title_1f3h0_gb1c3_358:not(#\9) {
359
- font-size: var(--font-size-body-m-a7nh2n, 14px);
360
- line-height: var(--line-height-body-m-2mh3ke, 20px);
361
- font-weight: var(--font-display-label-weight-zavpeo, 700);
362
- color: var(--color-text-form-label-6sbm75, #0f141a);
363
- margin-block: 0;
364
- margin-inline: 0;
365
- }
366
-
367
- .awsui_content-display-description_1f3h0_gb1c3_367:not(#\9) {
368
- color: var(--color-text-form-secondary-1nm780, #656871);
369
- font-size: var(--font-size-body-s-smc8cv, 12px);
370
- line-height: var(--line-height-body-s-nu5hx1, 16px);
371
- letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
372
- margin-block-start: var(--space-scaled-xxxs-oo06c7, 2px);
373
- }
374
-
375
- .awsui_content-display-option-list_1f3h0_gb1c3_375:not(#\9) {
376
- position: relative;
377
- list-style: none;
378
- padding-block: 0;
379
- padding-inline: 0;
380
- }
@@ -1,17 +0,0 @@
1
-
2
- // es-module interop with Babel and Typescript
3
- Object.defineProperty(exports, "__esModule", { value: true });
4
- module.exports.default = {
5
- "content-display-option-toggle": "awsui_content-display-option-toggle_1f3h0_gb1c3_289",
6
- "content-display-option-content": "awsui_content-display-option-content_1f3h0_gb1c3_293",
7
- "content-display-option": "awsui_content-display-option_1f3h0_gb1c3_289",
8
- "content-display-option-label": "awsui_content-display-option-label_1f3h0_gb1c3_341",
9
- "drag-handle-wrapper": "awsui_drag-handle-wrapper_1f3h0_gb1c3_348",
10
- "content-display": "awsui_content-display_1f3h0_gb1c3_289",
11
- "content-display-text-filter": "awsui_content-display-text-filter_1f3h0_gb1c3_353",
12
- "content-display-no-match": "awsui_content-display-no-match_1f3h0_gb1c3_354",
13
- "content-display-title": "awsui_content-display-title_1f3h0_gb1c3_358",
14
- "content-display-description": "awsui_content-display-description_1f3h0_gb1c3_367",
15
- "content-display-option-list": "awsui_content-display-option-list_1f3h0_gb1c3_375"
16
- };
17
-