@cloudscape-design/components 3.0.522 → 3.0.523

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 (147) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +61 -54
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +39 -30
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +57 -49
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +29 -30
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +18 -17
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +6 -6
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +3 -3
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +26 -26
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -10
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +81 -81
  32. package/app-layout/visual-refresh/styles.scoped.css +279 -261
  33. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +12 -11
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -29
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/styles.css.js +3 -3
  41. package/autosuggest/styles.scoped.css +5 -5
  42. package/autosuggest/styles.selectors.js +3 -3
  43. package/badge/styles.css.js +5 -5
  44. package/badge/styles.scoped.css +11 -7
  45. package/badge/styles.selectors.js +5 -5
  46. package/box/styles.css.js +190 -190
  47. package/box/styles.scoped.css +244 -240
  48. package/box/styles.selectors.js +190 -190
  49. package/breadcrumb-group/item/styles.css.js +9 -9
  50. package/breadcrumb-group/item/styles.scoped.css +20 -19
  51. package/breadcrumb-group/item/styles.selectors.js +9 -9
  52. package/breadcrumb-group/styles.css.js +7 -7
  53. package/breadcrumb-group/styles.scoped.css +28 -21
  54. package/breadcrumb-group/styles.selectors.js +7 -7
  55. package/button/styles.css.js +20 -20
  56. package/button/styles.scoped.css +155 -153
  57. package/button/styles.selectors.js +20 -20
  58. package/button-dropdown/category-elements/styles.css.js +13 -13
  59. package/button-dropdown/category-elements/styles.scoped.css +61 -50
  60. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  61. package/button-dropdown/item-element/styles.css.js +15 -15
  62. package/button-dropdown/item-element/styles.scoped.css +38 -33
  63. package/button-dropdown/item-element/styles.selectors.js +15 -15
  64. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  65. package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
  66. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  67. package/button-dropdown/styles.css.js +15 -15
  68. package/button-dropdown/styles.scoped.css +39 -36
  69. package/button-dropdown/styles.selectors.js +15 -15
  70. package/calendar/grid/index.js +1 -1
  71. package/calendar/grid/index.js.map +1 -1
  72. package/calendar/styles.css.js +18 -18
  73. package/calendar/styles.scoped.css +75 -59
  74. package/calendar/styles.selectors.js +18 -18
  75. package/cards/styles.css.js +40 -40
  76. package/cards/styles.scoped.css +126 -99
  77. package/cards/styles.selectors.js +40 -40
  78. package/code-editor/resizable-box/styles.css.js +3 -3
  79. package/code-editor/resizable-box/styles.scoped.css +10 -10
  80. package/code-editor/resizable-box/styles.selectors.js +3 -3
  81. package/code-editor/styles.css.js +32 -32
  82. package/code-editor/styles.scoped.css +210 -198
  83. package/code-editor/styles.selectors.js +32 -32
  84. package/collection-preferences/content-display/styles.css.js +11 -11
  85. package/collection-preferences/content-display/styles.scoped.css +40 -30
  86. package/collection-preferences/content-display/styles.selectors.js +11 -11
  87. package/collection-preferences/styles.css.js +37 -37
  88. package/collection-preferences/styles.scoped.css +79 -66
  89. package/collection-preferences/styles.selectors.js +37 -37
  90. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  91. package/column-layout/flexible-column-layout/styles.scoped.css +8 -9
  92. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  93. package/column-layout/styles.css.js +13 -13
  94. package/column-layout/styles.scoped.css +70 -64
  95. package/column-layout/styles.selectors.js +13 -13
  96. package/container/styles.css.js +30 -30
  97. package/container/styles.scoped.css +114 -106
  98. package/container/styles.selectors.js +30 -30
  99. package/content-layout/styles.css.js +7 -7
  100. package/content-layout/styles.scoped.css +15 -15
  101. package/content-layout/styles.selectors.js +7 -7
  102. package/date-picker/styles.css.js +7 -7
  103. package/date-picker/styles.scoped.css +12 -12
  104. package/date-picker/styles.selectors.js +7 -7
  105. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  106. package/date-range-picker/calendar/grids/styles.scoped.css +71 -60
  107. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  108. package/date-range-picker/relative-range/styles.css.js +9 -9
  109. package/date-range-picker/relative-range/styles.scoped.css +21 -21
  110. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  111. package/date-range-picker/styles.css.js +38 -38
  112. package/date-range-picker/styles.scoped.css +72 -67
  113. package/date-range-picker/styles.selectors.js +38 -38
  114. package/drawer/styles.css.js +3 -3
  115. package/drawer/styles.scoped.css +21 -18
  116. package/drawer/styles.selectors.js +3 -3
  117. package/expandable-section/styles.css.js +32 -32
  118. package/expandable-section/styles.scoped.css +103 -98
  119. package/expandable-section/styles.selectors.js +32 -32
  120. package/file-upload/dropzone/styles.css.js +2 -2
  121. package/file-upload/dropzone/styles.scoped.css +8 -4
  122. package/file-upload/dropzone/styles.selectors.js +2 -2
  123. package/file-upload/file-option/styles.css.js +7 -7
  124. package/file-upload/file-option/styles.scoped.css +15 -15
  125. package/file-upload/file-option/styles.selectors.js +7 -7
  126. package/file-upload/styles.css.js +2 -2
  127. package/file-upload/styles.scoped.css +4 -4
  128. package/file-upload/styles.selectors.js +2 -2
  129. package/flashbar/styles.css.js +47 -47
  130. package/flashbar/styles.scoped.css +220 -215
  131. package/flashbar/styles.selectors.js +47 -47
  132. package/form/styles.css.js +9 -9
  133. package/form/styles.scoped.css +18 -18
  134. package/form/styles.selectors.js +9 -9
  135. package/form-field/styles.css.js +19 -19
  136. package/form-field/styles.scoped.css +34 -34
  137. package/form-field/styles.selectors.js +19 -19
  138. package/internal/environment.js +1 -1
  139. package/internal/environment.json +1 -1
  140. package/internal/manifest.json +1 -1
  141. package/modal/styles.css.js +23 -23
  142. package/modal/styles.scoped.css +39 -39
  143. package/modal/styles.selectors.js +23 -23
  144. package/package.json +1 -1
  145. package/tiles/styles.css.js +29 -29
  146. package/tiles/styles.scoped.css +97 -91
  147. package/tiles/styles.selectors.js +29 -29
@@ -6,23 +6,23 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_notifications_1hmm4_u4j31_9:not(#\9),
10
- .awsui_notifications-sticky_1hmm4_u4j31_10:not(#\9) {
9
+ .awsui_notifications_1hmm4_1c5i2_9:not(#\9),
10
+ .awsui_notifications-sticky_1hmm4_1c5i2_10:not(#\9) {
11
11
  z-index: 850;
12
12
  }
13
13
 
14
- .awsui_notifications_1hmm4_u4j31_9:not(#\9) {
14
+ .awsui_notifications_1hmm4_1c5i2_9:not(#\9) {
15
15
  /* This is necessary for the z-index to have effect */
16
16
  position: relative;
17
17
  }
18
18
 
19
- .awsui_notifications-sticky_1hmm4_u4j31_10:not(#\9) {
20
- top: 0;
19
+ .awsui_notifications-sticky_1hmm4_1c5i2_10:not(#\9) {
20
+ inset-block-start: 0;
21
21
  position: sticky;
22
22
  --awsui-flashbar-sticky-bottom-margin-y98gph: var(--space-xxl-cu2m1r, 32px);
23
23
  }
24
24
 
25
- .awsui_no-content-paddings_1hmm4_u4j31_25:not(#\9) {
25
+ .awsui_no-content-paddings_1hmm4_1c5i2_25:not(#\9) {
26
26
  /*
27
27
  When using the disableContentPaddings option, the Flashbar will use this custom property to add additional space
28
28
  when the notification bar is rendered, to prevent it from overlapping the content.
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "notifications": "awsui_notifications_1hmm4_u4j31_9",
6
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_u4j31_10",
7
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_u4j31_25"
5
+ "notifications": "awsui_notifications_1hmm4_1c5i2_9",
6
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_1c5i2_10",
7
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_1c5i2_25"
8
8
  };
9
9
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "drawer-displayed": "awsui_drawer-displayed_1lh3u_475ep_97",
5
- "drawer-content": "awsui_drawer-content_1lh3u_475ep_101"
4
+ "drawer-displayed": "awsui_drawer-displayed_1lh3u_ogmrn_97",
5
+ "drawer-content": "awsui_drawer-content_1lh3u_ogmrn_101"
6
6
  };
7
7
 
@@ -94,10 +94,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_drawer-displayed_1lh3u_475ep_97:not(#\9) {
98
- min-width: 40px;
97
+ .awsui_drawer-displayed_1lh3u_ogmrn_97:not(#\9) {
98
+ min-inline-size: 40px;
99
99
  }
100
100
 
101
- .awsui_drawer-content_1lh3u_475ep_101:not(#\9) {
101
+ .awsui_drawer-content_1lh3u_ogmrn_101:not(#\9) {
102
102
  position: fixed;
103
103
  }
@@ -2,7 +2,7 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "drawer-displayed": "awsui_drawer-displayed_1lh3u_475ep_97",
6
- "drawer-content": "awsui_drawer-content_1lh3u_475ep_101"
5
+ "drawer-displayed": "awsui_drawer-displayed_1lh3u_ogmrn_97",
6
+ "drawer-content": "awsui_drawer-content_1lh3u_ogmrn_101"
7
7
  };
8
8
 
@@ -1,21 +1,21 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "resize-active": "awsui_resize-active_lm6vo_kw88w_98",
5
- "resize-side": "awsui_resize-side_lm6vo_kw88w_104",
6
- "resize-bottom": "awsui_resize-bottom_lm6vo_kw88w_107",
7
- "with-motion": "awsui_with-motion_lm6vo_kw88w_112",
8
- "root": "awsui_root_lm6vo_kw88w_127",
9
- "root-no-scroll": "awsui_root-no-scroll_lm6vo_kw88w_134",
10
- "layout": "awsui_layout_lm6vo_kw88w_139",
11
- "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_kw88w_145",
12
- "layout-main": "awsui_layout-main_lm6vo_kw88w_149",
13
- "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_kw88w_155",
14
- "unfocusable": "awsui_unfocusable_lm6vo_kw88w_160",
15
- "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_kw88w_164",
16
- "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_kw88w_169",
17
- "content-wrapper": "awsui_content-wrapper_lm6vo_kw88w_173",
18
- "content-overlapped": "awsui_content-overlapped_lm6vo_kw88w_177",
19
- "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_kw88w_181"
4
+ "resize-active": "awsui_resize-active_lm6vo_166ok_98",
5
+ "resize-side": "awsui_resize-side_lm6vo_166ok_104",
6
+ "resize-bottom": "awsui_resize-bottom_lm6vo_166ok_107",
7
+ "with-motion": "awsui_with-motion_lm6vo_166ok_112",
8
+ "root": "awsui_root_lm6vo_166ok_127",
9
+ "root-no-scroll": "awsui_root-no-scroll_lm6vo_166ok_134",
10
+ "layout": "awsui_layout_lm6vo_166ok_139",
11
+ "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_166ok_145",
12
+ "layout-main": "awsui_layout-main_lm6vo_166ok_149",
13
+ "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_166ok_155",
14
+ "unfocusable": "awsui_unfocusable_lm6vo_166ok_160",
15
+ "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_166ok_164",
16
+ "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_166ok_169",
17
+ "content-wrapper": "awsui_content-wrapper_lm6vo_166ok_173",
18
+ "content-overlapped": "awsui_content-overlapped_lm6vo_166ok_177",
19
+ "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_166ok_181"
20
20
  };
21
21
 
@@ -95,90 +95,90 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
97
  /* stylelint-disable selector-combinator-disallowed-list, selector-max-type, selector-max-universal */
98
- .awsui_resize-active_lm6vo_kw88w_98 *:not(#\9) {
98
+ .awsui_resize-active_lm6vo_166ok_98 *:not(#\9) {
99
99
  -webkit-user-select: none;
100
100
  user-select: none;
101
101
  }
102
- .awsui_resize-active_lm6vo_kw88w_98 iframe:not(#\9) {
102
+ .awsui_resize-active_lm6vo_166ok_98 iframe:not(#\9) {
103
103
  pointer-events: none;
104
104
  }
105
- .awsui_resize-side_lm6vo_kw88w_104 *:not(#\9) {
105
+ .awsui_resize-side_lm6vo_166ok_104 *:not(#\9) {
106
106
  cursor: ew-resize;
107
107
  }
108
- .awsui_resize-bottom_lm6vo_kw88w_107 *:not(#\9) {
108
+ .awsui_resize-bottom_lm6vo_166ok_107 *:not(#\9) {
109
109
  cursor: ns-resize;
110
110
  }
111
111
 
112
112
  /* stylelint-enable selector-combinator-disallowed-list, selector-max-type, selector-max-universal */
113
- .awsui_with-motion_lm6vo_kw88w_112:not(#\9) {
113
+ .awsui_with-motion_lm6vo_166ok_112:not(#\9) {
114
114
  transition: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
115
115
  transition-property: border-color, opacity, width;
116
116
  }
117
117
  @media (prefers-reduced-motion: reduce) {
118
- .awsui_with-motion_lm6vo_kw88w_112:not(#\9) {
118
+ .awsui_with-motion_lm6vo_166ok_112:not(#\9) {
119
119
  animation: none;
120
120
  transition: none;
121
121
  }
122
122
  }
123
- .awsui-motion-disabled .awsui_with-motion_lm6vo_kw88w_112:not(#\9), .awsui-mode-entering .awsui_with-motion_lm6vo_kw88w_112:not(#\9) {
123
+ .awsui-motion-disabled .awsui_with-motion_lm6vo_166ok_112:not(#\9), .awsui-mode-entering .awsui_with-motion_lm6vo_166ok_112:not(#\9) {
124
124
  animation: none;
125
125
  transition: none;
126
126
  }
127
127
 
128
- .awsui_root_lm6vo_kw88w_127:not(#\9) {
128
+ .awsui_root_lm6vo_166ok_127:not(#\9) {
129
129
  display: flex;
130
130
  flex-direction: column;
131
131
  position: relative;
132
132
  color: var(--color-text-body-default-at06ol, #000716);
133
133
  }
134
134
 
135
- .awsui_root-no-scroll_lm6vo_kw88w_134:not(#\9) {
135
+ .awsui_root-no-scroll_lm6vo_166ok_134:not(#\9) {
136
136
  position: relative;
137
137
  z-index: 1;
138
138
  }
139
139
 
140
- .awsui_layout_lm6vo_kw88w_139:not(#\9) {
140
+ .awsui_layout_lm6vo_166ok_139:not(#\9) {
141
141
  flex: 1 1 auto;
142
142
  display: flex;
143
143
  align-items: stretch;
144
144
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
145
145
  }
146
- .awsui_layout-no-scroll_lm6vo_kw88w_145:not(#\9) {
146
+ .awsui_layout-no-scroll_lm6vo_166ok_145:not(#\9) {
147
147
  overflow: hidden;
148
148
  }
149
149
 
150
- .awsui_layout-main_lm6vo_kw88w_149:not(#\9) {
150
+ .awsui_layout-main_lm6vo_166ok_149:not(#\9) {
151
151
  flex: 1;
152
- min-width: 0;
152
+ min-inline-size: 0;
153
153
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
154
154
  position: relative;
155
155
  }
156
- .awsui_layout-main-scrollable_lm6vo_kw88w_155:not(#\9) {
156
+ .awsui_layout-main-scrollable_lm6vo_166ok_155:not(#\9) {
157
157
  overflow: auto;
158
158
  }
159
159
 
160
160
  /* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
161
- .awsui_unfocusable_lm6vo_kw88w_160 *:not(#\9) {
161
+ .awsui_unfocusable_lm6vo_166ok_160 *:not(#\9) {
162
162
  visibility: hidden;
163
163
  }
164
164
 
165
- .awsui_breadcrumbs-desktop_lm6vo_kw88w_164:not(#\9) {
166
- padding-top: var(--space-scaled-m-mo5yse, 16px);
167
- padding-bottom: var(--space-scaled-s-aqzyko, 12px);
165
+ .awsui_breadcrumbs-desktop_lm6vo_166ok_164:not(#\9) {
166
+ padding-block-start: var(--space-scaled-m-mo5yse, 16px);
167
+ padding-block-end: var(--space-scaled-s-aqzyko, 12px);
168
168
  }
169
169
 
170
- .awsui_content-header-wrapper_lm6vo_kw88w_169:not(#\9) {
171
- padding-bottom: var(--space-content-header-padding-bottom-y2enua, 16px);
170
+ .awsui_content-header-wrapper_lm6vo_166ok_169:not(#\9) {
171
+ padding-block-end: var(--space-content-header-padding-bottom-y2enua, 16px);
172
172
  }
173
173
 
174
- .awsui_content-wrapper_lm6vo_kw88w_173:not(#\9) {
175
- padding-bottom: var(--space-layout-content-bottom-noqzmw, 40px);
174
+ .awsui_content-wrapper_lm6vo_166ok_173:not(#\9) {
175
+ padding-block-end: var(--space-layout-content-bottom-noqzmw, 40px);
176
176
  }
177
177
 
178
- .awsui_content-overlapped_lm6vo_kw88w_177:not(#\9) {
179
- margin-top: calc(-1 * var(--space-dark-header-overlap-distance-lxpp0s, 36px));
178
+ .awsui_content-overlapped_lm6vo_166ok_177:not(#\9) {
179
+ margin-block-start: calc(-1 * var(--space-dark-header-overlap-distance-lxpp0s, 36px));
180
180
  }
181
181
 
182
- .awsui_content-extra-top-padding_lm6vo_kw88w_181:not(#\9) {
183
- padding-top: var(--space-scaled-m-mo5yse, 16px);
182
+ .awsui_content-extra-top-padding_lm6vo_166ok_181:not(#\9) {
183
+ padding-block-start: var(--space-scaled-m-mo5yse, 16px);
184
184
  }
@@ -2,21 +2,21 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "resize-active": "awsui_resize-active_lm6vo_kw88w_98",
6
- "resize-side": "awsui_resize-side_lm6vo_kw88w_104",
7
- "resize-bottom": "awsui_resize-bottom_lm6vo_kw88w_107",
8
- "with-motion": "awsui_with-motion_lm6vo_kw88w_112",
9
- "root": "awsui_root_lm6vo_kw88w_127",
10
- "root-no-scroll": "awsui_root-no-scroll_lm6vo_kw88w_134",
11
- "layout": "awsui_layout_lm6vo_kw88w_139",
12
- "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_kw88w_145",
13
- "layout-main": "awsui_layout-main_lm6vo_kw88w_149",
14
- "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_kw88w_155",
15
- "unfocusable": "awsui_unfocusable_lm6vo_kw88w_160",
16
- "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_kw88w_164",
17
- "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_kw88w_169",
18
- "content-wrapper": "awsui_content-wrapper_lm6vo_kw88w_173",
19
- "content-overlapped": "awsui_content-overlapped_lm6vo_kw88w_177",
20
- "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_kw88w_181"
5
+ "resize-active": "awsui_resize-active_lm6vo_166ok_98",
6
+ "resize-side": "awsui_resize-side_lm6vo_166ok_104",
7
+ "resize-bottom": "awsui_resize-bottom_lm6vo_166ok_107",
8
+ "with-motion": "awsui_with-motion_lm6vo_166ok_112",
9
+ "root": "awsui_root_lm6vo_166ok_127",
10
+ "root-no-scroll": "awsui_root-no-scroll_lm6vo_166ok_134",
11
+ "layout": "awsui_layout_lm6vo_166ok_139",
12
+ "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_166ok_145",
13
+ "layout-main": "awsui_layout-main_lm6vo_166ok_149",
14
+ "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_166ok_155",
15
+ "unfocusable": "awsui_unfocusable_lm6vo_166ok_160",
16
+ "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_166ok_164",
17
+ "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_166ok_169",
18
+ "content-wrapper": "awsui_content-wrapper_lm6vo_166ok_173",
19
+ "content-overlapped": "awsui_content-overlapped_lm6vo_166ok_177",
20
+ "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_166ok_181"
21
21
  };
22
22
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "toggle-button": "awsui_toggle-button_16w0h_3m4qc_93",
5
- "close-button": "awsui_close-button_16w0h_3m4qc_126"
4
+ "toggle-button": "awsui_toggle-button_16w0h_1qrjl_93",
5
+ "close-button": "awsui_close-button_16w0h_1qrjl_128"
6
6
  };
7
7
 
@@ -90,25 +90,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_toggle-button_16w0h_3m4qc_93:not(#\9) {
93
+ .awsui_toggle-button_16w0h_1qrjl_93:not(#\9) {
94
94
  cursor: pointer;
95
- border: 0;
96
- padding: calc(var(--space-scaled-xxs-7597g1, 4px) + 1px) calc(var(--space-xxs-p8yyaw, 4px) + 1px);
95
+ border-block: 0;
96
+ border-inline: 0;
97
+ padding-block: calc(var(--space-scaled-xxs-7597g1, 4px) + 1px);
98
+ padding-inline: calc(var(--space-xxs-p8yyaw, 4px) + 1px);
97
99
  background: transparent;
98
100
  color: currentColor;
99
101
  }
100
- .awsui_toggle-button_16w0h_3m4qc_93:not(#\9):focus {
102
+ .awsui_toggle-button_16w0h_1qrjl_93:not(#\9):focus {
101
103
  outline: none;
102
104
  text-decoration: none;
103
105
  }
104
- body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_3m4qc_93:not(#\9):focus {
106
+ body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_1qrjl_93:not(#\9):focus {
105
107
  position: relative;
106
108
  }
107
- body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_3m4qc_93:not(#\9):focus {
109
+ body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_1qrjl_93:not(#\9):focus {
108
110
  outline: 2px dotted transparent;
109
111
  outline-offset: calc(var(--space-button-inline-icon-focus-outline-gutter-vk4r2v, 0px) - 1px);
110
112
  }
111
- body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_3m4qc_93:not(#\9):focus::before {
113
+ body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_1qrjl_93:not(#\9):focus::before {
112
114
  content: " ";
113
115
  display: block;
114
116
  position: absolute;
@@ -123,10 +125,10 @@ body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_3m4qc_93:not(#\9)
123
125
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
124
126
  }
125
127
 
126
- .awsui_close-button_16w0h_3m4qc_126:not(#\9) {
128
+ .awsui_close-button_16w0h_1qrjl_128:not(#\9) {
127
129
  position: absolute;
128
130
  outline: none;
129
- right: var(--space-m-udix3p, 16px);
130
- top: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
131
+ inset-inline-end: var(--space-m-udix3p, 16px);
132
+ inset-block-start: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
131
133
  z-index: 1;
132
134
  }
@@ -2,7 +2,7 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "toggle-button": "awsui_toggle-button_16w0h_3m4qc_93",
6
- "close-button": "awsui_close-button_16w0h_3m4qc_126"
5
+ "toggle-button": "awsui_toggle-button_16w0h_1qrjl_93",
6
+ "close-button": "awsui_close-button_16w0h_1qrjl_128"
7
7
  };
8
8
 
@@ -1,86 +1,86 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_a0vaz_93",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_a0vaz_96",
6
- "sticky-background": "awsui_sticky-background_hyvsj_a0vaz_102",
7
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_a0vaz_110",
8
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_a0vaz_123",
9
- "has-sticky-background": "awsui_has-sticky-background_hyvsj_a0vaz_133",
10
- "drawers-container": "awsui_drawers-container_hyvsj_a0vaz_145",
11
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_a0vaz_156",
12
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_a0vaz_179",
13
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_a0vaz_184",
14
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_a0vaz_225",
15
- "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_a0vaz_235",
16
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_a0vaz_239",
17
- "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_a0vaz_253",
18
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_a0vaz_239",
19
- "drawer": "awsui_drawer_hyvsj_a0vaz_145",
20
- "drawer-content-container": "awsui_drawer-content-container_hyvsj_a0vaz_283",
21
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_a0vaz_292",
22
- "drawer-content": "awsui_drawer-content_hyvsj_a0vaz_283",
23
- "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_a0vaz_300",
24
- "drawer-slider": "awsui_drawer-slider_hyvsj_a0vaz_303",
25
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_a0vaz_310",
26
- "content": "awsui_content_hyvsj_a0vaz_336",
27
- "layout": "awsui_layout_hyvsj_a0vaz_357",
28
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_a0vaz_440",
29
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_a0vaz_455",
30
- "content-type-table": "awsui_content-type-table_hyvsj_a0vaz_469",
31
- "content-type-cards": "awsui_content-type-cards_hyvsj_a0vaz_469",
32
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_a0vaz_475",
33
- "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_a0vaz_478",
34
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_a0vaz_510",
35
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_a0vaz_513",
36
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_a0vaz_523",
37
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_a0vaz_526",
38
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_a0vaz_529",
39
- "has-header": "awsui_has-header_hyvsj_a0vaz_529",
40
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_a0vaz_550",
41
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_a0vaz_550",
42
- "has-split-panel": "awsui_has-split-panel_hyvsj_a0vaz_593",
43
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_a0vaz_593",
44
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_a0vaz_609",
45
- "unfocusable": "awsui_unfocusable_hyvsj_a0vaz_614",
46
- "container": "awsui_container_hyvsj_a0vaz_624",
47
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_a0vaz_649",
48
- "is-tools-open": "awsui_is-tools-open_hyvsj_a0vaz_652",
49
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_a0vaz_652",
50
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_a0vaz_652",
51
- "has-active-drawer": "awsui_has-active-drawer_hyvsj_a0vaz_652",
52
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_a0vaz_661",
53
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_a0vaz_677",
54
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_a0vaz_681",
55
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_a0vaz_685",
56
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_a0vaz_689",
57
- "navigation-container": "awsui_navigation-container_hyvsj_a0vaz_698",
58
- "show-navigation": "awsui_show-navigation_hyvsj_a0vaz_742",
59
- "animating": "awsui_animating_hyvsj_a0vaz_764",
60
- "showButtons": "awsui_showButtons_hyvsj_a0vaz_1",
61
- "navigation": "awsui_navigation_hyvsj_a0vaz_698",
62
- "openNavigation": "awsui_openNavigation_hyvsj_a0vaz_1",
63
- "animated-content": "awsui_animated-content_hyvsj_a0vaz_826",
64
- "hide-navigation": "awsui_hide-navigation_hyvsj_a0vaz_835",
65
- "notifications": "awsui_notifications_hyvsj_a0vaz_845",
66
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_a0vaz_851",
67
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_a0vaz_868",
68
- "position-bottom": "awsui_position-bottom_hyvsj_a0vaz_915",
69
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_a0vaz_1",
70
- "split-panel-side": "awsui_split-panel-side_hyvsj_a0vaz_944",
71
- "position-side": "awsui_position-side_hyvsj_a0vaz_957",
72
- "tools-container": "awsui_tools-container_hyvsj_a0vaz_979",
73
- "tools": "awsui_tools_hyvsj_a0vaz_979",
74
- "openTools": "awsui_openTools_hyvsj_a0vaz_1",
75
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_a0vaz_1076",
76
- "hide-tools": "awsui_hide-tools_hyvsj_a0vaz_1086",
77
- "show-tools": "awsui_show-tools_hyvsj_a0vaz_1098",
78
- "has-tools-form": "awsui_has-tools-form_hyvsj_a0vaz_1076",
79
- "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_a0vaz_1180",
80
- "trigger": "awsui_trigger_hyvsj_a0vaz_1180",
81
- "selected": "awsui_selected_hyvsj_a0vaz_1246",
82
- "badge": "awsui_badge_hyvsj_a0vaz_1266",
83
- "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_a0vaz_1270",
84
- "dot": "awsui_dot_hyvsj_a0vaz_1278"
4
+ "background": "awsui_background_hyvsj_16ig6_93",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_16ig6_96",
6
+ "sticky-background": "awsui_sticky-background_hyvsj_16ig6_102",
7
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_16ig6_110",
8
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_16ig6_123",
9
+ "has-sticky-background": "awsui_has-sticky-background_hyvsj_16ig6_133",
10
+ "drawers-container": "awsui_drawers-container_hyvsj_16ig6_145",
11
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_16ig6_156",
12
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_16ig6_179",
13
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_16ig6_184",
14
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_16ig6_225",
15
+ "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_16ig6_235",
16
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_16ig6_239",
17
+ "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_16ig6_253",
18
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_16ig6_239",
19
+ "drawer": "awsui_drawer_hyvsj_16ig6_145",
20
+ "drawer-content-container": "awsui_drawer-content-container_hyvsj_16ig6_284",
21
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_16ig6_293",
22
+ "drawer-content": "awsui_drawer-content_hyvsj_16ig6_284",
23
+ "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_16ig6_301",
24
+ "drawer-slider": "awsui_drawer-slider_hyvsj_16ig6_304",
25
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_16ig6_311",
26
+ "content": "awsui_content_hyvsj_16ig6_337",
27
+ "layout": "awsui_layout_hyvsj_16ig6_358",
28
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_16ig6_441",
29
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_16ig6_456",
30
+ "content-type-table": "awsui_content-type-table_hyvsj_16ig6_470",
31
+ "content-type-cards": "awsui_content-type-cards_hyvsj_16ig6_470",
32
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_16ig6_476",
33
+ "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_16ig6_479",
34
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_16ig6_511",
35
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_16ig6_514",
36
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_16ig6_524",
37
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_16ig6_527",
38
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_16ig6_530",
39
+ "has-header": "awsui_has-header_hyvsj_16ig6_530",
40
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_16ig6_551",
41
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_16ig6_551",
42
+ "has-split-panel": "awsui_has-split-panel_hyvsj_16ig6_594",
43
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_16ig6_594",
44
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_16ig6_610",
45
+ "unfocusable": "awsui_unfocusable_hyvsj_16ig6_615",
46
+ "container": "awsui_container_hyvsj_16ig6_625",
47
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_16ig6_651",
48
+ "is-tools-open": "awsui_is-tools-open_hyvsj_16ig6_654",
49
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_16ig6_654",
50
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_16ig6_654",
51
+ "has-active-drawer": "awsui_has-active-drawer_hyvsj_16ig6_654",
52
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_16ig6_663",
53
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_16ig6_680",
54
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_16ig6_684",
55
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_16ig6_688",
56
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_16ig6_692",
57
+ "navigation-container": "awsui_navigation-container_hyvsj_16ig6_701",
58
+ "show-navigation": "awsui_show-navigation_hyvsj_16ig6_745",
59
+ "animating": "awsui_animating_hyvsj_16ig6_768",
60
+ "showButtons": "awsui_showButtons_hyvsj_16ig6_1",
61
+ "navigation": "awsui_navigation_hyvsj_16ig6_701",
62
+ "openNavigation": "awsui_openNavigation_hyvsj_16ig6_1",
63
+ "animated-content": "awsui_animated-content_hyvsj_16ig6_830",
64
+ "hide-navigation": "awsui_hide-navigation_hyvsj_16ig6_839",
65
+ "notifications": "awsui_notifications_hyvsj_16ig6_849",
66
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_16ig6_855",
67
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_16ig6_872",
68
+ "position-bottom": "awsui_position-bottom_hyvsj_16ig6_919",
69
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_16ig6_1",
70
+ "split-panel-side": "awsui_split-panel-side_hyvsj_16ig6_948",
71
+ "position-side": "awsui_position-side_hyvsj_16ig6_961",
72
+ "tools-container": "awsui_tools-container_hyvsj_16ig6_983",
73
+ "tools": "awsui_tools_hyvsj_16ig6_983",
74
+ "openTools": "awsui_openTools_hyvsj_16ig6_1",
75
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_16ig6_1080",
76
+ "hide-tools": "awsui_hide-tools_hyvsj_16ig6_1090",
77
+ "show-tools": "awsui_show-tools_hyvsj_16ig6_1102",
78
+ "has-tools-form": "awsui_has-tools-form_hyvsj_16ig6_1080",
79
+ "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_16ig6_1185",
80
+ "trigger": "awsui_trigger_hyvsj_16ig6_1185",
81
+ "selected": "awsui_selected_hyvsj_16ig6_1258",
82
+ "badge": "awsui_badge_hyvsj_16ig6_1278",
83
+ "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_16ig6_1282",
84
+ "dot": "awsui_dot_hyvsj_16ig6_1293"
85
85
  };
86
86