@cloudscape-design/components 3.0.281 → 3.0.283

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.
@@ -1,15 +1,15 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "toggle": "awsui_toggle_1uo6m_y69q2_97",
5
- "drawer-triggers": "awsui_drawer-triggers_1uo6m_y69q2_102",
6
- "drawer": "awsui_drawer_1uo6m_y69q2_102",
7
- "drawer-mobile": "awsui_drawer-mobile_1uo6m_y69q2_112",
8
- "drawer-closed": "awsui_drawer-closed_1uo6m_y69q2_115",
9
- "drawer-content": "awsui_drawer-content_1uo6m_y69q2_123",
10
- "non-interactive": "awsui_non-interactive_1uo6m_y69q2_141",
11
- "trigger": "awsui_trigger_1uo6m_y69q2_149",
12
- "trigger-drawer": "awsui_trigger-drawer_1uo6m_y69q2_158",
13
- "selected": "awsui_selected_1uo6m_y69q2_158"
4
+ "toggle": "awsui_toggle_1uo6m_r0mop_97",
5
+ "drawer-triggers": "awsui_drawer-triggers_1uo6m_r0mop_102",
6
+ "drawer": "awsui_drawer_1uo6m_r0mop_102",
7
+ "drawer-mobile": "awsui_drawer-mobile_1uo6m_r0mop_112",
8
+ "drawer-closed": "awsui_drawer-closed_1uo6m_r0mop_115",
9
+ "drawer-content": "awsui_drawer-content_1uo6m_r0mop_123",
10
+ "non-interactive": "awsui_non-interactive_1uo6m_r0mop_141",
11
+ "trigger": "awsui_trigger_1uo6m_r0mop_149",
12
+ "trigger-drawer": "awsui_trigger-drawer_1uo6m_r0mop_158",
13
+ "selected": "awsui_selected_1uo6m_r0mop_158"
14
14
  };
15
15
 
@@ -94,74 +94,74 @@ 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_toggle_1uo6m_y69q2_97:not(#\9) {
97
+ .awsui_toggle_1uo6m_r0mop_97:not(#\9) {
98
98
  box-sizing: border-box;
99
99
  padding: var(--space-xxs-ynfts5, 4px) 7px;
100
100
  }
101
101
 
102
- .awsui_drawer-triggers_1uo6m_y69q2_102:not(#\9) {
102
+ .awsui_drawer-triggers_1uo6m_r0mop_102:not(#\9) {
103
103
  box-sizing: border-box;
104
104
  }
105
105
 
106
- .awsui_drawer_1uo6m_y69q2_102:not(#\9) {
106
+ .awsui_drawer_1uo6m_r0mop_102:not(#\9) {
107
107
  flex-shrink: 0;
108
108
  position: relative;
109
109
  word-wrap: break-word;
110
110
  box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
111
111
  }
112
- .awsui_drawer_1uo6m_y69q2_102:not(#\9):not(.awsui_drawer-mobile_1uo6m_y69q2_112) {
112
+ .awsui_drawer_1uo6m_r0mop_102:not(#\9):not(.awsui_drawer-mobile_1uo6m_r0mop_112) {
113
113
  z-index: 830;
114
114
  }
115
- .awsui_drawer-closed_1uo6m_y69q2_115:not(#\9) {
115
+ .awsui_drawer-closed_1uo6m_r0mop_115:not(#\9) {
116
116
  min-width: 40px;
117
117
  cursor: pointer;
118
118
  }
119
- .awsui_drawer-closed_1uo6m_y69q2_115.awsui_drawer-mobile_1uo6m_y69q2_112:not(#\9) {
119
+ .awsui_drawer-closed_1uo6m_r0mop_115.awsui_drawer-mobile_1uo6m_r0mop_112:not(#\9) {
120
120
  display: none;
121
121
  }
122
122
 
123
- .awsui_drawer-content_1uo6m_y69q2_123:not(#\9) {
123
+ .awsui_drawer-content_1uo6m_r0mop_123:not(#\9) {
124
124
  position: fixed;
125
125
  overflow: auto;
126
126
  background-color: var(--color-background-layout-panel-content-808qum, #ffffff);
127
127
  }
128
- .awsui_drawer-mobile_1uo6m_y69q2_112 > .awsui_drawer-content_1uo6m_y69q2_123:not(#\9) {
128
+ .awsui_drawer-mobile_1uo6m_r0mop_112 > .awsui_drawer-content_1uo6m_r0mop_123:not(#\9) {
129
129
  z-index: 1001;
130
130
  top: 0;
131
131
  bottom: 0;
132
132
  left: 0;
133
133
  right: 0;
134
134
  }
135
- .awsui_drawer-closed_1uo6m_y69q2_115 > .awsui_drawer-content_1uo6m_y69q2_123:not(#\9) {
135
+ .awsui_drawer-closed_1uo6m_r0mop_115 > .awsui_drawer-content_1uo6m_r0mop_123:not(#\9) {
136
136
  width: 40px;
137
137
  }
138
- .awsui_drawer-closed_1uo6m_y69q2_115 > .awsui_drawer-content_1uo6m_y69q2_123:not(#\9):hover {
138
+ .awsui_drawer-closed_1uo6m_r0mop_115 > .awsui_drawer-content_1uo6m_r0mop_123:not(#\9):hover {
139
139
  background: var(--color-background-layout-panel-hover-0bg3gq, #e9ebed);
140
140
  }
141
- .awsui_drawer-closed_1uo6m_y69q2_115 > .awsui_drawer-content_1uo6m_y69q2_123.awsui_non-interactive_1uo6m_y69q2_141:not(#\9):hover {
141
+ .awsui_drawer-closed_1uo6m_r0mop_115 > .awsui_drawer-content_1uo6m_r0mop_123.awsui_non-interactive_1uo6m_r0mop_141:not(#\9):hover {
142
142
  background: var(--color-background-layout-panel-content-808qum, #ffffff);
143
143
  cursor: default;
144
144
  }
145
- .awsui_drawer-content_1uo6m_y69q2_123 > [aria-hidden=true]:not(#\9) {
145
+ .awsui_drawer-content_1uo6m_r0mop_123 > [aria-hidden=true]:not(#\9) {
146
146
  display: none;
147
147
  }
148
148
 
149
- .awsui_drawer-triggers_1uo6m_y69q2_102 > .awsui_trigger_1uo6m_y69q2_149:not(#\9) {
149
+ .awsui_drawer-content_1uo6m_r0mop_123 > .awsui_drawer-triggers_1uo6m_r0mop_102 > .awsui_trigger_1uo6m_r0mop_149:not(#\9) {
150
150
  padding: var(--space-scaled-xs-6859qs, 8px) 6px;
151
151
  margin: 1px 6px;
152
152
  border-radius: 0;
153
153
  border: 0;
154
154
  }
155
- .awsui_drawer-triggers_1uo6m_y69q2_102 > .awsui_trigger_1uo6m_y69q2_149:not(#\9):not(:last-child) {
155
+ .awsui_drawer-content_1uo6m_r0mop_123 > .awsui_drawer-triggers_1uo6m_r0mop_102 > .awsui_trigger_1uo6m_r0mop_149:not(#\9):not(:last-child) {
156
156
  box-shadow: 0px 1px var(--color-shadow-layout-panel-trigger-t4yazw, #d1d5db);
157
157
  }
158
- .awsui_drawer-triggers_1uo6m_y69q2_102 > .awsui_trigger-drawer_1uo6m_y69q2_158:not(#\9):hover:not(.awsui_selected_1uo6m_y69q2_158) {
158
+ .awsui_drawer-content_1uo6m_r0mop_123 > .awsui_drawer-triggers_1uo6m_r0mop_102 > .awsui_trigger-drawer_1uo6m_r0mop_158:not(#\9):hover:not(.awsui_selected_1uo6m_r0mop_158) {
159
159
  color: var(--color-text-layout-panel-trigger-hover-yw2kb4, #0972d3);
160
160
  }
161
- .awsui_drawer-triggers_1uo6m_y69q2_102 > .awsui_trigger-drawer_1uo6m_y69q2_158:not(#\9):hover:not(.awsui_selected_1uo6m_y69q2_158):not(:last-child) {
161
+ .awsui_drawer-content_1uo6m_r0mop_123 > .awsui_drawer-triggers_1uo6m_r0mop_102 > .awsui_trigger-drawer_1uo6m_r0mop_158:not(#\9):hover:not(.awsui_selected_1uo6m_r0mop_158):not(:last-child) {
162
162
  box-shadow: 0px 1px var(--color-shadow-layout-panel-trigger-t4yazw, #d1d5db);
163
163
  }
164
- .awsui_drawer-triggers_1uo6m_y69q2_102 > .awsui_trigger_1uo6m_y69q2_149.awsui_selected_1uo6m_y69q2_158:not(#\9) {
164
+ .awsui_drawer-content_1uo6m_r0mop_123 > .awsui_drawer-triggers_1uo6m_r0mop_102 > .awsui_trigger_1uo6m_r0mop_149.awsui_selected_1uo6m_r0mop_158:not(#\9), .awsui_drawer-content_1uo6m_r0mop_123 > .awsui_drawer-triggers_1uo6m_r0mop_102 > .awsui_trigger_1uo6m_r0mop_149.awsui_selected_1uo6m_r0mop_158:not(#\9):hover {
165
165
  padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
166
166
  margin: 0;
167
167
  border-top: 1px solid var(--color-background-layout-panel-trigger-active-uf4o0r, #00142b);
@@ -170,6 +170,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
170
170
  color: var(--color-text-layout-panel-trigger-active-mt4zu0, #ffffff);
171
171
  box-shadow: none;
172
172
  }
173
- .awsui_drawer-triggers_1uo6m_y69q2_102 > .awsui_trigger_1uo6m_y69q2_149.awsui_selected_1uo6m_y69q2_158:not(#\9):hover {
173
+ .awsui_drawer-content_1uo6m_r0mop_123 > .awsui_drawer-triggers_1uo6m_r0mop_102 > .awsui_trigger_1uo6m_r0mop_149.awsui_selected_1uo6m_r0mop_158:not(#\9):hover, .awsui_drawer-content_1uo6m_r0mop_123 > .awsui_drawer-triggers_1uo6m_r0mop_102 > .awsui_trigger_1uo6m_r0mop_149.awsui_selected_1uo6m_r0mop_158:not(#\9):hover:hover {
174
174
  cursor: default;
175
175
  }
@@ -2,15 +2,15 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "toggle": "awsui_toggle_1uo6m_y69q2_97",
6
- "drawer-triggers": "awsui_drawer-triggers_1uo6m_y69q2_102",
7
- "drawer": "awsui_drawer_1uo6m_y69q2_102",
8
- "drawer-mobile": "awsui_drawer-mobile_1uo6m_y69q2_112",
9
- "drawer-closed": "awsui_drawer-closed_1uo6m_y69q2_115",
10
- "drawer-content": "awsui_drawer-content_1uo6m_y69q2_123",
11
- "non-interactive": "awsui_non-interactive_1uo6m_y69q2_141",
12
- "trigger": "awsui_trigger_1uo6m_y69q2_149",
13
- "trigger-drawer": "awsui_trigger-drawer_1uo6m_y69q2_158",
14
- "selected": "awsui_selected_1uo6m_y69q2_158"
5
+ "toggle": "awsui_toggle_1uo6m_r0mop_97",
6
+ "drawer-triggers": "awsui_drawer-triggers_1uo6m_r0mop_102",
7
+ "drawer": "awsui_drawer_1uo6m_r0mop_102",
8
+ "drawer-mobile": "awsui_drawer-mobile_1uo6m_r0mop_112",
9
+ "drawer-closed": "awsui_drawer-closed_1uo6m_r0mop_115",
10
+ "drawer-content": "awsui_drawer-content_1uo6m_r0mop_123",
11
+ "non-interactive": "awsui_non-interactive_1uo6m_r0mop_141",
12
+ "trigger": "awsui_trigger_1uo6m_r0mop_149",
13
+ "trigger-drawer": "awsui_trigger-drawer_1uo6m_r0mop_158",
14
+ "selected": "awsui_selected_1uo6m_r0mop_158"
15
15
  };
16
16
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  export var PACKAGE_SOURCE = 'components';
3
- export var PACKAGE_VERSION = '3.0.0 (f81223f)';
3
+ export var PACKAGE_VERSION = '3.0.0 (980e02e)';
4
4
  export var THEME = 'open-source-visual-refresh';
5
5
  export var ALWAYS_VISUAL_REFRESH = true;
6
6
 
@@ -179,6 +179,7 @@ export const colorBackgroundLayoutToggleSelectedHover: string;
179
179
  export const colorBackgroundNotificationBlue: string;
180
180
  export const colorBackgroundNotificationGreen: string;
181
181
  export const colorBackgroundNotificationRed: string;
182
+ export const colorBackgroundPopover: string;
182
183
  export const colorBackgroundStatusError: string;
183
184
  export const colorBackgroundStatusInfo: string;
184
185
  export const colorBackgroundStatusSuccess: string;
@@ -179,6 +179,7 @@ export var colorBackgroundLayoutToggleSelectedHover = "var(--color-background-la
179
179
  export var colorBackgroundNotificationBlue = "var(--color-background-notification-blue-vqb59v, #0972d3)";
180
180
  export var colorBackgroundNotificationGreen = "var(--color-background-notification-green-0d9ow8, #037f0c)";
181
181
  export var colorBackgroundNotificationRed = "var(--color-background-notification-red-v7js1f, #d91515)";
182
+ export var colorBackgroundPopover = "var(--color-background-popover-mn5o9k, #ffffff)";
182
183
  export var colorBackgroundStatusError = "var(--color-background-status-error-pe1hux, #fff7f7)";
183
184
  export var colorBackgroundStatusInfo = "var(--color-background-status-info-usb30e, #f2f8fd)";
184
185
  export var colorBackgroundStatusSuccess = "var(--color-background-status-success-xnxxn4, #f2fcf3)";
@@ -6989,6 +6989,7 @@ module.exports.preset = {
6989
6989
  "colorBackgroundNotificationBlue",
6990
6990
  "colorBackgroundNotificationGreen",
6991
6991
  "colorBackgroundNotificationRed",
6992
+ "colorBackgroundPopover",
6992
6993
  "colorBackgroundStatusError",
6993
6994
  "colorBackgroundStatusInfo",
6994
6995
  "colorBackgroundStatusSuccess",
@@ -7253,6 +7254,7 @@ module.exports.preset = {
7253
7254
  "colorBackgroundNotificationBlue",
7254
7255
  "colorBackgroundNotificationGreen",
7255
7256
  "colorBackgroundNotificationRed",
7257
+ "colorBackgroundPopover",
7256
7258
  "colorBackgroundStatusError",
7257
7259
  "colorBackgroundStatusInfo",
7258
7260
  "colorBackgroundStatusSuccess",
@@ -90,6 +90,7 @@ export declare interface TypedOverride {
90
90
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
91
91
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
92
92
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
93
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
93
94
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
94
95
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
95
96
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -263,6 +264,7 @@ export declare interface TypedOverride {
263
264
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
264
265
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
265
266
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
267
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
266
268
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
267
269
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
268
270
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -436,6 +438,7 @@ export declare interface TypedOverride {
436
438
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
437
439
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
438
440
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
441
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
439
442
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
440
443
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
441
444
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -609,6 +612,7 @@ export declare interface TypedOverride {
609
612
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
610
613
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
611
614
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
615
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
612
616
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
613
617
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
614
618
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -782,6 +786,7 @@ export declare interface TypedOverride {
782
786
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
783
787
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
784
788
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
789
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
785
790
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
786
791
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
787
792
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -955,6 +960,7 @@ export declare interface TypedOverride {
955
960
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
956
961
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
957
962
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
963
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
958
964
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
959
965
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
960
966
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -90,6 +90,7 @@ export declare interface TypedOverride {
90
90
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
91
91
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
92
92
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
93
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
93
94
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
94
95
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
95
96
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -263,6 +264,7 @@ export declare interface TypedOverride {
263
264
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
264
265
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
265
266
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
267
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
266
268
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
267
269
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
268
270
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -436,6 +438,7 @@ export declare interface TypedOverride {
436
438
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
437
439
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
438
440
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
441
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
439
442
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
440
443
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
441
444
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -609,6 +612,7 @@ export declare interface TypedOverride {
609
612
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
610
613
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
611
614
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
615
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
612
616
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
613
617
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
614
618
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -782,6 +786,7 @@ export declare interface TypedOverride {
782
786
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
783
787
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
784
788
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
789
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
785
790
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
786
791
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
787
792
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -955,6 +960,7 @@ export declare interface TypedOverride {
955
960
  colorBackgroundNotificationBlue?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
956
961
  colorBackgroundNotificationGreen?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
957
962
  colorBackgroundNotificationRed?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
963
+ colorBackgroundPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
958
964
  colorBackgroundStatusError?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
959
965
  colorBackgroundStatusInfo?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
960
966
  colorBackgroundStatusSuccess?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
@@ -6989,6 +6989,7 @@ export var preset = {
6989
6989
  "colorBackgroundNotificationBlue",
6990
6990
  "colorBackgroundNotificationGreen",
6991
6991
  "colorBackgroundNotificationRed",
6992
+ "colorBackgroundPopover",
6992
6993
  "colorBackgroundStatusError",
6993
6994
  "colorBackgroundStatusInfo",
6994
6995
  "colorBackgroundStatusSuccess",
@@ -7253,6 +7254,7 @@ export var preset = {
7253
7254
  "colorBackgroundNotificationBlue",
7254
7255
  "colorBackgroundNotificationGreen",
7255
7256
  "colorBackgroundNotificationRed",
7257
+ "colorBackgroundPopover",
7256
7258
  "colorBackgroundStatusError",
7257
7259
  "colorBackgroundStatusInfo",
7258
7260
  "colorBackgroundStatusSuccess",
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "f81223fdaf1641387c9e0ec65f378931331164de"
2
+ "commit": "980e02e9cebfc82f82959ec84969614de643bee7"
3
3
  }
package/package.json CHANGED
@@ -109,7 +109,7 @@
109
109
  "./internal/base-component/index.js",
110
110
  "./internal/base-component/styles.css.js"
111
111
  ],
112
- "version": "3.0.281",
112
+ "version": "3.0.283",
113
113
  "repository": {
114
114
  "type": "git",
115
115
  "url": "https://github.com/cloudscape-design/components.git"
@@ -1,38 +1,38 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_wih1l_17qe8_97",
5
- "tools": "awsui_tools_wih1l_17qe8_108",
6
- "tools-filtering": "awsui_tools-filtering_wih1l_17qe8_114",
7
- "tools-align-right": "awsui_tools-align-right_wih1l_17qe8_128",
8
- "tools-pagination": "awsui_tools-pagination_wih1l_17qe8_132",
9
- "tools-preferences": "awsui_tools-preferences_wih1l_17qe8_132",
10
- "tools-small": "awsui_tools-small_wih1l_17qe8_138",
11
- "table": "awsui_table_wih1l_17qe8_144",
12
- "table-layout-fixed": "awsui_table-layout-fixed_wih1l_17qe8_150",
13
- "wrapper": "awsui_wrapper_wih1l_17qe8_154",
14
- "variant-stacked": "awsui_variant-stacked_wih1l_17qe8_162",
15
- "variant-container": "awsui_variant-container_wih1l_17qe8_162",
16
- "variant-embedded": "awsui_variant-embedded_wih1l_17qe8_166",
17
- "has-header": "awsui_has-header_wih1l_17qe8_169",
18
- "has-footer": "awsui_has-footer_wih1l_17qe8_172",
19
- "cell-merged": "awsui_cell-merged_wih1l_17qe8_186",
20
- "cell-merged-content": "awsui_cell-merged-content_wih1l_17qe8_197",
21
- "empty": "awsui_empty_wih1l_17qe8_212",
22
- "loading": "awsui_loading_wih1l_17qe8_216",
23
- "selection-control": "awsui_selection-control_wih1l_17qe8_225",
24
- "selection-control-header": "awsui_selection-control-header_wih1l_17qe8_232",
25
- "sticky-scrollbar": "awsui_sticky-scrollbar_wih1l_17qe8_237",
26
- "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_wih1l_17qe8_247",
27
- "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_wih1l_17qe8_250",
28
- "dark-header": "awsui_dark-header_wih1l_17qe8_258",
29
- "header-secondary": "awsui_header-secondary_wih1l_17qe8_263",
30
- "table-has-header": "awsui_table-has-header_wih1l_17qe8_279",
31
- "header-controls": "awsui_header-controls_wih1l_17qe8_283",
32
- "footer-wrapper": "awsui_footer-wrapper_wih1l_17qe8_297",
33
- "footer": "awsui_footer_wih1l_17qe8_297",
34
- "thead-active": "awsui_thead-active_wih1l_17qe8_306",
35
- "row": "awsui_row_wih1l_17qe8_307",
36
- "row-selected": "awsui_row-selected_wih1l_17qe8_308"
4
+ "root": "awsui_root_wih1l_1g4fa_97",
5
+ "tools": "awsui_tools_wih1l_1g4fa_108",
6
+ "tools-filtering": "awsui_tools-filtering_wih1l_1g4fa_114",
7
+ "tools-align-right": "awsui_tools-align-right_wih1l_1g4fa_128",
8
+ "tools-pagination": "awsui_tools-pagination_wih1l_1g4fa_132",
9
+ "tools-preferences": "awsui_tools-preferences_wih1l_1g4fa_132",
10
+ "tools-small": "awsui_tools-small_wih1l_1g4fa_138",
11
+ "table": "awsui_table_wih1l_1g4fa_144",
12
+ "table-layout-fixed": "awsui_table-layout-fixed_wih1l_1g4fa_150",
13
+ "wrapper": "awsui_wrapper_wih1l_1g4fa_154",
14
+ "variant-stacked": "awsui_variant-stacked_wih1l_1g4fa_162",
15
+ "variant-container": "awsui_variant-container_wih1l_1g4fa_162",
16
+ "variant-embedded": "awsui_variant-embedded_wih1l_1g4fa_166",
17
+ "has-header": "awsui_has-header_wih1l_1g4fa_169",
18
+ "has-footer": "awsui_has-footer_wih1l_1g4fa_172",
19
+ "cell-merged": "awsui_cell-merged_wih1l_1g4fa_186",
20
+ "cell-merged-content": "awsui_cell-merged-content_wih1l_1g4fa_197",
21
+ "empty": "awsui_empty_wih1l_1g4fa_212",
22
+ "loading": "awsui_loading_wih1l_1g4fa_216",
23
+ "selection-control": "awsui_selection-control_wih1l_1g4fa_225",
24
+ "selection-control-header": "awsui_selection-control-header_wih1l_1g4fa_232",
25
+ "sticky-scrollbar": "awsui_sticky-scrollbar_wih1l_1g4fa_237",
26
+ "sticky-scrollbar-content": "awsui_sticky-scrollbar-content_wih1l_1g4fa_247",
27
+ "sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_wih1l_1g4fa_250",
28
+ "dark-header": "awsui_dark-header_wih1l_1g4fa_258",
29
+ "header-secondary": "awsui_header-secondary_wih1l_1g4fa_263",
30
+ "table-has-header": "awsui_table-has-header_wih1l_1g4fa_279",
31
+ "header-controls": "awsui_header-controls_wih1l_1g4fa_283",
32
+ "footer-wrapper": "awsui_footer-wrapper_wih1l_1g4fa_297",
33
+ "footer": "awsui_footer_wih1l_1g4fa_297",
34
+ "thead-active": "awsui_thead-active_wih1l_1g4fa_306",
35
+ "row": "awsui_row_wih1l_1g4fa_307",
36
+ "row-selected": "awsui_row-selected_wih1l_1g4fa_308"
37
37
  };
38
38