@cloudscape-design/components 3.0.355 → 3.0.357

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 (42) hide show
  1. package/box/interfaces.d.ts +2 -1
  2. package/box/interfaces.d.ts.map +1 -1
  3. package/box/interfaces.js.map +1 -1
  4. package/box/styles.css.js +190 -189
  5. package/box/styles.scoped.css +237 -234
  6. package/box/styles.selectors.js +190 -189
  7. package/container/styles.css.js +28 -28
  8. package/container/styles.scoped.css +53 -53
  9. package/container/styles.selectors.js +28 -28
  10. package/expandable-section/styles.css.js +29 -29
  11. package/expandable-section/styles.scoped.css +60 -57
  12. package/expandable-section/styles.selectors.js +29 -29
  13. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  14. package/flashbar/collapsible-flashbar.js +1 -1
  15. package/flashbar/collapsible-flashbar.js.map +1 -1
  16. package/flashbar/flash.d.ts +1 -0
  17. package/flashbar/flash.d.ts.map +1 -1
  18. package/flashbar/flash.js +3 -2
  19. package/flashbar/flash.js.map +1 -1
  20. package/flashbar/interfaces.d.ts +1 -0
  21. package/flashbar/interfaces.d.ts.map +1 -1
  22. package/flashbar/interfaces.js.map +1 -1
  23. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  24. package/flashbar/non-collapsible-flashbar.js +8 -1
  25. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  26. package/header/internal.d.ts.map +1 -1
  27. package/header/internal.js +1 -1
  28. package/header/internal.js.map +1 -1
  29. package/internal/environment.js +1 -1
  30. package/internal/environment.json +1 -1
  31. package/internal/manifest.json +1 -1
  32. package/package.json +1 -1
  33. package/table/internal.d.ts.map +1 -1
  34. package/table/internal.js +9 -4
  35. package/table/internal.js.map +1 -1
  36. package/table/sticky-scrollbar/sticky-scrollbar.d.ts +1 -0
  37. package/table/sticky-scrollbar/sticky-scrollbar.d.ts.map +1 -1
  38. package/table/sticky-scrollbar/sticky-scrollbar.js +5 -2
  39. package/table/sticky-scrollbar/sticky-scrollbar.js.map +1 -1
  40. package/table/sticky-scrollbar/styles.css.js +6 -4
  41. package/table/sticky-scrollbar/styles.scoped.css +104 -4
  42. package/table/sticky-scrollbar/styles.selectors.js +6 -4
@@ -2,7 +2,95 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
- .awsui_sticky-scrollbar_faqt8_4w5vn_5:not(#\9) {
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
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
66
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
67
+ /*
68
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
69
+ SPDX-License-Identifier: Apache-2.0
70
+ */
71
+ /*
72
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
73
+ SPDX-License-Identifier: Apache-2.0
74
+ */
75
+ /*
76
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
77
+ SPDX-License-Identifier: Apache-2.0
78
+ */
79
+ /*
80
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
81
+ SPDX-License-Identifier: Apache-2.0
82
+ */
83
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
84
+ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
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
+ .awsui_sticky-scrollbar_faqt8_1chd1_93:not(#\9) {
6
94
  height: 15px;
7
95
  position: sticky;
8
96
  display: none;
@@ -11,12 +99,24 @@
11
99
  bottom: 0;
12
100
  width: 100%;
13
101
  }
14
- .awsui_sticky-scrollbar-content_faqt8_4w5vn_14:not(#\9) {
102
+ .awsui_sticky-scrollbar-content_faqt8_1chd1_102:not(#\9) {
15
103
  height: 15px;
16
104
  }
17
- .awsui_sticky-scrollbar-visible_faqt8_4w5vn_17:not(#\9) {
105
+ .awsui_sticky-scrollbar-visible_faqt8_1chd1_105:not(#\9) {
18
106
  display: block;
19
107
  }
20
- .awsui_sticky-scrollbar-native-invisible_faqt8_4w5vn_20:not(#\9) {
108
+ .awsui_sticky-scrollbar-native-invisible_faqt8_1chd1_108:not(#\9) {
21
109
  margin-top: -15px;
110
+ }
111
+ .awsui_sticky-scrollbar-offset_faqt8_1chd1_111:not(#\9) {
112
+ z-index: 800;
113
+ }
114
+ .awsui_sticky-scrollbar-offset_faqt8_1chd1_111:not(#\9):not(.awsui_is-visual-refresh_faqt8_1chd1_114) {
115
+ background-color: var(--color-background-container-content-4un1ap, #ffffff);
116
+ height: 15px;
117
+ margin-top: calc(-1 * var(--border-divider-section-width-4ax5o2, 2px));
118
+ border-top: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
119
+ }
120
+ .awsui_sticky-scrollbar-offset_faqt8_1chd1_111.awsui_is-visual-refresh_faqt8_1chd1_114:not(#\9) {
121
+ margin-top: -5px;
22
122
  }
@@ -2,9 +2,11 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_4w5vn_5",
6
- "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_4w5vn_14",
7
- "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_4w5vn_17",
8
- "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_4w5vn_20"
5
+ "sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_1chd1_93",
6
+ "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_1chd1_102",
7
+ "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_1chd1_105",
8
+ "sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_1chd1_108",
9
+ "sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_1chd1_111",
10
+ "is-visual-refresh": "awsui_is-visual-refresh_faqt8_1chd1_114"
9
11
  };
10
12