@cloudscape-design/components 3.0.45 → 3.0.46
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/container/internal.d.ts +2 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +3 -2
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +16 -15
- package/container/styles.scoped.css +29 -24
- package/container/styles.selectors.js +16 -15
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +41 -41
- package/date-picker/styles.selectors.js +24 -24
- package/date-range-picker/styles.css.js +41 -41
- package/date-range-picker/styles.scoped.css +50 -50
- package/date-range-picker/styles.selectors.js +41 -41
- package/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +1 -1
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/generated/styles/tokens.d.ts +17 -0
- package/internal/generated/styles/tokens.js +17 -0
- package/internal/generated/theming/index.cjs +35 -1
- package/internal/generated/theming/index.cjs.d.ts +85 -0
- package/internal/generated/theming/index.d.ts +85 -0
- package/internal/generated/theming/index.js +35 -1
- package/package.json +1 -1
- package/property-filter/controller.d.ts +14 -28
- package/property-filter/controller.d.ts.map +1 -1
- package/property-filter/controller.js +8 -8
- package/property-filter/controller.js.map +1 -1
- package/property-filter/index.d.ts.map +1 -1
- package/property-filter/index.js +6 -7
- package/property-filter/index.js.map +1 -1
- package/property-filter/interfaces.d.ts +25 -0
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/token-editor.d.ts +16 -7
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +1 -2
- package/property-filter/token-editor.js.map +1 -1
- package/property-filter/token.d.ts +20 -9
- package/property-filter/token.d.ts.map +1 -1
- package/property-filter/token.js +1 -1
- package/property-filter/token.js.map +1 -1
- package/property-filter/use-load-items.d.ts +1 -2
- package/property-filter/use-load-items.d.ts.map +1 -1
- package/property-filter/use-load-items.js.map +1 -1
- package/property-filter/utils.d.ts +4 -4
- package/property-filter/utils.d.ts.map +1 -1
- package/property-filter/utils.js.map +1 -1
|
@@ -2,29 +2,29 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"calendar": "
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"root": "
|
|
8
|
-
"date-picker-container": "awsui_date-picker-
|
|
9
|
-
"date-picker-trigger": "awsui_date-picker-
|
|
10
|
-
"date-picker-input": "awsui_date-picker-
|
|
11
|
-
"open-calendar-button": "awsui_open-calendar-
|
|
12
|
-
"calendar-inner": "awsui_calendar-
|
|
13
|
-
"calendar-header": "awsui_calendar-
|
|
14
|
-
"calendar-header-month": "awsui_calendar-header-
|
|
15
|
-
"calendar-next-month-btn": "awsui_calendar-next-month-
|
|
16
|
-
"calendar-prev-month-btn": "awsui_calendar-prev-month-
|
|
17
|
-
"calendar-day-names": "awsui_calendar-day-
|
|
18
|
-
"calendar-day-name": "awsui_calendar-day-
|
|
19
|
-
"calendar-dates": "awsui_calendar-
|
|
20
|
-
"calendar-week": "awsui_calendar-
|
|
21
|
-
"calendar-day": "awsui_calendar-
|
|
22
|
-
"calendar-day-in-last-week": "awsui_calendar-day-in-last-
|
|
23
|
-
"calendar-day-focusable": "awsui_calendar-day-
|
|
24
|
-
"calendar-day-enabled": "awsui_calendar-day-
|
|
25
|
-
"calendar-day-current-month": "awsui_calendar-day-current-
|
|
26
|
-
"calendar-day-selected": "awsui_calendar-day-
|
|
27
|
-
"calendar-day-today": "awsui_calendar-day-
|
|
28
|
-
"day-inner": "awsui_day-
|
|
5
|
+
"calendar": "awsui_calendar_145pa_137eg_93",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_145pa_137eg_1",
|
|
7
|
+
"root": "awsui_root_145pa_137eg_120",
|
|
8
|
+
"date-picker-container": "awsui_date-picker-container_145pa_137eg_131",
|
|
9
|
+
"date-picker-trigger": "awsui_date-picker-trigger_145pa_137eg_136",
|
|
10
|
+
"date-picker-input": "awsui_date-picker-input_145pa_137eg_140",
|
|
11
|
+
"open-calendar-button": "awsui_open-calendar-button_145pa_137eg_145",
|
|
12
|
+
"calendar-inner": "awsui_calendar-inner_145pa_137eg_165",
|
|
13
|
+
"calendar-header": "awsui_calendar-header_145pa_137eg_168",
|
|
14
|
+
"calendar-header-month": "awsui_calendar-header-month_145pa_137eg_173",
|
|
15
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_145pa_137eg_179",
|
|
16
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_145pa_137eg_182",
|
|
17
|
+
"calendar-day-names": "awsui_calendar-day-names_145pa_137eg_185",
|
|
18
|
+
"calendar-day-name": "awsui_calendar-day-name_145pa_137eg_185",
|
|
19
|
+
"calendar-dates": "awsui_calendar-dates_145pa_137eg_200",
|
|
20
|
+
"calendar-week": "awsui_calendar-week_145pa_137eg_203",
|
|
21
|
+
"calendar-day": "awsui_calendar-day_145pa_137eg_185",
|
|
22
|
+
"calendar-day-in-last-week": "awsui_calendar-day-in-last-week_145pa_137eg_222",
|
|
23
|
+
"calendar-day-focusable": "awsui_calendar-day-focusable_145pa_137eg_225",
|
|
24
|
+
"calendar-day-enabled": "awsui_calendar-day-enabled_145pa_137eg_228",
|
|
25
|
+
"calendar-day-current-month": "awsui_calendar-day-current-month_145pa_137eg_232",
|
|
26
|
+
"calendar-day-selected": "awsui_calendar-day-selected_145pa_137eg_239",
|
|
27
|
+
"calendar-day-today": "awsui_calendar-day-today_145pa_137eg_243",
|
|
28
|
+
"day-inner": "awsui_day-inner_145pa_137eg_255"
|
|
29
29
|
};
|
|
30
30
|
|
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"calendar": "
|
|
5
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
6
|
-
"root": "
|
|
7
|
-
"trigger-wrapper": "awsui_trigger-
|
|
8
|
-
"trigger-flexbox": "awsui_trigger-
|
|
9
|
-
"one-grid": "awsui_one-
|
|
10
|
-
"calendar-header": "awsui_calendar-
|
|
11
|
-
"calendar-header-months-wrapper": "awsui_calendar-header-months-
|
|
12
|
-
"calendar-header-month": "awsui_calendar-header-
|
|
13
|
-
"calendar-next-month-btn": "awsui_calendar-next-month-
|
|
14
|
-
"calendar-prev-month-btn": "awsui_calendar-prev-month-
|
|
15
|
-
"calendar-day-names": "awsui_calendar-day-
|
|
16
|
-
"calendar-day-name": "awsui_calendar-day-
|
|
17
|
-
"calendar-week": "awsui_calendar-
|
|
18
|
-
"first-grid": "awsui_first-
|
|
19
|
-
"second-grid": "awsui_second-
|
|
20
|
-
"grid": "
|
|
21
|
-
"date-and-time-wrapper": "awsui_date-and-time-
|
|
22
|
-
"date-and-time-wrapper__date": "awsui_date-and-time-
|
|
23
|
-
"date-and-time-wrapper__time": "awsui_date-and-time-
|
|
24
|
-
"date-and-time-constrainttext": "awsui_date-and-time-
|
|
25
|
-
"footer": "
|
|
26
|
-
"has-clear-button": "awsui_has-clear-
|
|
27
|
-
"footer-button-wrapper": "awsui_footer-button-
|
|
28
|
-
"icon-wrapper": "awsui_icon-
|
|
29
|
-
"label": "
|
|
30
|
-
"label-enabled": "awsui_label-
|
|
31
|
-
"label-text": "awsui_label-
|
|
32
|
-
"mode-switch": "awsui_mode-
|
|
33
|
-
"dropdown": "
|
|
34
|
-
"dropdown-content": "awsui_dropdown-
|
|
35
|
-
"start-date-input": "awsui_start-date-
|
|
36
|
-
"start-time-input": "awsui_start-time-
|
|
37
|
-
"end-date-input": "awsui_end-date-
|
|
38
|
-
"end-time-input": "awsui_end-time-
|
|
39
|
-
"validation-section": "awsui_validation-
|
|
40
|
-
"validation-error": "awsui_validation-
|
|
41
|
-
"clear-button": "awsui_clear-
|
|
42
|
-
"apply-button": "awsui_apply-
|
|
43
|
-
"cancel-button": "awsui_cancel-
|
|
44
|
-
"calendar-aria-live": "awsui_calendar-aria-
|
|
4
|
+
"calendar": "awsui_calendar_mgja0_z4fdg_93",
|
|
5
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_z4fdg_1",
|
|
6
|
+
"root": "awsui_root_mgja0_z4fdg_120",
|
|
7
|
+
"trigger-wrapper": "awsui_trigger-wrapper_mgja0_z4fdg_132",
|
|
8
|
+
"trigger-flexbox": "awsui_trigger-flexbox_mgja0_z4fdg_136",
|
|
9
|
+
"one-grid": "awsui_one-grid_mgja0_z4fdg_144",
|
|
10
|
+
"calendar-header": "awsui_calendar-header_mgja0_z4fdg_147",
|
|
11
|
+
"calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_z4fdg_153",
|
|
12
|
+
"calendar-header-month": "awsui_calendar-header-month_mgja0_z4fdg_153",
|
|
13
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_z4fdg_173",
|
|
14
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_z4fdg_176",
|
|
15
|
+
"calendar-day-names": "awsui_calendar-day-names_mgja0_z4fdg_179",
|
|
16
|
+
"calendar-day-name": "awsui_calendar-day-name_mgja0_z4fdg_179",
|
|
17
|
+
"calendar-week": "awsui_calendar-week_mgja0_z4fdg_194",
|
|
18
|
+
"first-grid": "awsui_first-grid_mgja0_z4fdg_199",
|
|
19
|
+
"second-grid": "awsui_second-grid_mgja0_z4fdg_200",
|
|
20
|
+
"grid": "awsui_grid_mgja0_z4fdg_204",
|
|
21
|
+
"date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_z4fdg_208",
|
|
22
|
+
"date-and-time-wrapper__date": "awsui_date-and-time-wrapper__date_mgja0_z4fdg_212",
|
|
23
|
+
"date-and-time-wrapper__time": "awsui_date-and-time-wrapper__time_mgja0_z4fdg_215",
|
|
24
|
+
"date-and-time-constrainttext": "awsui_date-and-time-constrainttext_mgja0_z4fdg_219",
|
|
25
|
+
"footer": "awsui_footer_mgja0_z4fdg_226",
|
|
26
|
+
"has-clear-button": "awsui_has-clear-button_mgja0_z4fdg_233",
|
|
27
|
+
"footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_z4fdg_240",
|
|
28
|
+
"icon-wrapper": "awsui_icon-wrapper_mgja0_z4fdg_244",
|
|
29
|
+
"label": "awsui_label_mgja0_z4fdg_249",
|
|
30
|
+
"label-enabled": "awsui_label-enabled_mgja0_z4fdg_254",
|
|
31
|
+
"label-text": "awsui_label-text_mgja0_z4fdg_258",
|
|
32
|
+
"mode-switch": "awsui_mode-switch_mgja0_z4fdg_263",
|
|
33
|
+
"dropdown": "awsui_dropdown_mgja0_z4fdg_267",
|
|
34
|
+
"dropdown-content": "awsui_dropdown-content_mgja0_z4fdg_283",
|
|
35
|
+
"start-date-input": "awsui_start-date-input_mgja0_z4fdg_292",
|
|
36
|
+
"start-time-input": "awsui_start-time-input_mgja0_z4fdg_293",
|
|
37
|
+
"end-date-input": "awsui_end-date-input_mgja0_z4fdg_294",
|
|
38
|
+
"end-time-input": "awsui_end-time-input_mgja0_z4fdg_295",
|
|
39
|
+
"validation-section": "awsui_validation-section_mgja0_z4fdg_299",
|
|
40
|
+
"validation-error": "awsui_validation-error_mgja0_z4fdg_303",
|
|
41
|
+
"clear-button": "awsui_clear-button_mgja0_z4fdg_307",
|
|
42
|
+
"apply-button": "awsui_apply-button_mgja0_z4fdg_311",
|
|
43
|
+
"cancel-button": "awsui_cancel-button_mgja0_z4fdg_315",
|
|
44
|
+
"calendar-aria-live": "awsui_calendar-aria-live_mgja0_z4fdg_319"
|
|
45
45
|
};
|
|
46
46
|
|
|
@@ -90,11 +90,11 @@ 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
|
-
.
|
|
94
|
-
animation: awsui_awsui-motion-fade-in-
|
|
93
|
+
.awsui_calendar_mgja0_z4fdg_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in-0_mgja0_z4fdg_1 var(--motion-duration-show-quick-tyaalm, 135ms) var(--motion-easing-show-quick-1fcgbv, ease-out);
|
|
95
95
|
animation-fill-mode: both;
|
|
96
96
|
}
|
|
97
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
97
|
+
@keyframes awsui_awsui-motion-fade-in-0_mgja0_z4fdg_1 {
|
|
98
98
|
from {
|
|
99
99
|
opacity: 0;
|
|
100
100
|
}
|
|
@@ -103,12 +103,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
@media (prefers-reduced-motion: reduce) {
|
|
106
|
-
.
|
|
106
|
+
.awsui_calendar_mgja0_z4fdg_93:not(#\9) {
|
|
107
107
|
animation: none;
|
|
108
108
|
transition: none;
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
.awsui-motion-disabled .
|
|
111
|
+
.awsui-motion-disabled .awsui_calendar_mgja0_z4fdg_93:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_z4fdg_93:not(#\9) {
|
|
112
112
|
animation: none;
|
|
113
113
|
transition: none;
|
|
114
114
|
}
|
|
@@ -117,7 +117,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
117
117
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
118
118
|
SPDX-License-Identifier: Apache-2.0
|
|
119
119
|
*/
|
|
120
|
-
.
|
|
120
|
+
.awsui_root_mgja0_z4fdg_120:not(#\9) {
|
|
121
121
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
122
122
|
border-collapse: separate;
|
|
123
123
|
border-spacing: 0;
|
|
@@ -155,28 +155,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
155
|
max-width: 32em;
|
|
156
156
|
}
|
|
157
157
|
|
|
158
|
-
.awsui_trigger-
|
|
158
|
+
.awsui_trigger-wrapper_mgja0_z4fdg_132:not(#\9) {
|
|
159
159
|
min-width: calc(var(--size-calendar-grid-width-lxsx0p, 238px) + 2 * var(--space-l-4vl6xu, 20px));
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
.awsui_trigger-
|
|
162
|
+
.awsui_trigger-flexbox_mgja0_z4fdg_136:not(#\9) {
|
|
163
163
|
display: flex;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
.
|
|
166
|
+
.awsui_calendar_mgja0_z4fdg_93:not(#\9) {
|
|
167
167
|
display: block;
|
|
168
168
|
width: calc(2 * var(--size-calendar-grid-width-lxsx0p, 238px) + var(--space-xs-rsr2qu, 8px));
|
|
169
169
|
}
|
|
170
|
-
.
|
|
170
|
+
.awsui_calendar_mgja0_z4fdg_93.awsui_one-grid_mgja0_z4fdg_144:not(#\9) {
|
|
171
171
|
width: var(--size-calendar-grid-width-lxsx0p, 238px);
|
|
172
172
|
}
|
|
173
|
-
.awsui_calendar-
|
|
173
|
+
.awsui_calendar-header_mgja0_z4fdg_147:not(#\9) {
|
|
174
174
|
display: flex;
|
|
175
175
|
justify-content: space-between;
|
|
176
176
|
align-items: center;
|
|
177
177
|
position: relative;
|
|
178
178
|
}
|
|
179
|
-
.awsui_calendar-header-months-
|
|
179
|
+
.awsui_calendar-header-months-wrapper_mgja0_z4fdg_153:not(#\9) {
|
|
180
180
|
position: absolute;
|
|
181
181
|
right: 0;
|
|
182
182
|
left: 0;
|
|
@@ -188,7 +188,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
188
188
|
flex: 1;
|
|
189
189
|
pointer-events: none;
|
|
190
190
|
}
|
|
191
|
-
.awsui_calendar-header-
|
|
191
|
+
.awsui_calendar-header-month_mgja0_z4fdg_153:not(#\9) {
|
|
192
192
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
193
193
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
194
194
|
font-weight: 700;
|
|
@@ -196,17 +196,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
196
196
|
display: flex;
|
|
197
197
|
pointer-events: auto;
|
|
198
198
|
}
|
|
199
|
-
.awsui_calendar-next-month-
|
|
199
|
+
.awsui_calendar-next-month-btn_mgja0_z4fdg_173:not(#\9) {
|
|
200
200
|
/* used for identifying element */
|
|
201
201
|
}
|
|
202
|
-
.awsui_calendar-prev-month-
|
|
202
|
+
.awsui_calendar-prev-month-btn_mgja0_z4fdg_176:not(#\9) {
|
|
203
203
|
/* used for identifying element */
|
|
204
204
|
}
|
|
205
|
-
.awsui_calendar-day-
|
|
205
|
+
.awsui_calendar-day-names_mgja0_z4fdg_179:not(#\9) {
|
|
206
206
|
display: flex;
|
|
207
207
|
justify-content: stretch;
|
|
208
208
|
}
|
|
209
|
-
.awsui_calendar-day-
|
|
209
|
+
.awsui_calendar-day-name_mgja0_z4fdg_179:not(#\9) {
|
|
210
210
|
flex: 1 1 0%;
|
|
211
211
|
width: 0;
|
|
212
212
|
word-break: break-word;
|
|
@@ -217,133 +217,133 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
217
217
|
line-height: var(--font-body-s-line-height-kdsbrl, 16px);
|
|
218
218
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
219
219
|
}
|
|
220
|
-
.awsui_calendar-
|
|
220
|
+
.awsui_calendar-week_mgja0_z4fdg_194:not(#\9) {
|
|
221
221
|
display: flex;
|
|
222
222
|
justify-content: stretch;
|
|
223
223
|
}
|
|
224
224
|
|
|
225
|
-
.awsui_first-
|
|
226
|
-
.awsui_second-
|
|
225
|
+
.awsui_first-grid_mgja0_z4fdg_199:not(#\9),
|
|
226
|
+
.awsui_second-grid_mgja0_z4fdg_200:not(#\9) {
|
|
227
227
|
/* used in test-utils */
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.
|
|
230
|
+
.awsui_grid_mgja0_z4fdg_204:not(#\9) {
|
|
231
231
|
width: var(--size-calendar-grid-width-lxsx0p, 238px);
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
.awsui_date-and-time-
|
|
234
|
+
.awsui_date-and-time-wrapper_mgja0_z4fdg_208:not(#\9) {
|
|
235
235
|
display: flex;
|
|
236
236
|
width: var(--size-calendar-grid-width-lxsx0p, 238px);
|
|
237
237
|
}
|
|
238
|
-
.awsui_date-and-time-
|
|
238
|
+
.awsui_date-and-time-wrapper__date_mgja0_z4fdg_212:not(#\9) {
|
|
239
239
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
240
240
|
}
|
|
241
|
-
.awsui_date-and-time-
|
|
241
|
+
.awsui_date-and-time-wrapper_mgja0_z4fdg_208 > .awsui_date-and-time-wrapper__time_mgja0_z4fdg_215:not(#\9), .awsui_date-and-time-wrapper_mgja0_z4fdg_208 > .awsui_date-and-time-wrapper__date_mgja0_z4fdg_212:not(#\9) {
|
|
242
242
|
flex-grow: 1;
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
.awsui_date-and-time-
|
|
245
|
+
.awsui_date-and-time-constrainttext_mgja0_z4fdg_219:not(#\9) {
|
|
246
246
|
color: var(--color-text-form-secondary-ih9x7l, #5f6b7a);
|
|
247
247
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
248
248
|
line-height: var(--font-body-s-line-height-kdsbrl, 16px);
|
|
249
249
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
250
250
|
}
|
|
251
251
|
|
|
252
|
-
.
|
|
252
|
+
.awsui_footer_mgja0_z4fdg_226:not(#\9) {
|
|
253
253
|
display: flex;
|
|
254
254
|
flex-wrap: wrap;
|
|
255
255
|
justify-content: flex-end;
|
|
256
256
|
border-top: 1px solid var(--color-border-dropdown-item-default-faosd8, #e9ebed);
|
|
257
257
|
padding: 0 var(--space-l-4vl6xu, 20px) var(--space-s-hv8c1d, 12px);
|
|
258
258
|
}
|
|
259
|
-
.
|
|
259
|
+
.awsui_footer_mgja0_z4fdg_226.awsui_has-clear-button_mgja0_z4fdg_233:not(#\9) {
|
|
260
260
|
justify-content: space-between;
|
|
261
261
|
}
|
|
262
|
-
.
|
|
262
|
+
.awsui_footer_mgja0_z4fdg_226.awsui_one-grid_mgja0_z4fdg_144:not(#\9) {
|
|
263
263
|
padding: 0 var(--space-xs-rsr2qu, 8px) var(--space-s-hv8c1d, 12px);
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.awsui_footer-button-
|
|
266
|
+
.awsui_footer-button-wrapper_mgja0_z4fdg_240:not(#\9) {
|
|
267
267
|
padding-top: var(--space-s-hv8c1d, 12px);
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
.awsui_icon-
|
|
270
|
+
.awsui_icon-wrapper_mgja0_z4fdg_244:not(#\9) {
|
|
271
271
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
272
272
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
273
273
|
}
|
|
274
274
|
|
|
275
|
-
.
|
|
275
|
+
.awsui_label_mgja0_z4fdg_249:not(#\9) {
|
|
276
276
|
-webkit-user-select: text;
|
|
277
277
|
user-select: text;
|
|
278
278
|
cursor: default;
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
-
.
|
|
281
|
+
.awsui_label_mgja0_z4fdg_249.awsui_label-enabled_mgja0_z4fdg_254:not(#\9):hover > .awsui_trigger-flexbox_mgja0_z4fdg_136 > .awsui_icon-wrapper_mgja0_z4fdg_244 {
|
|
282
282
|
color: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
-
.awsui_label-
|
|
285
|
+
.awsui_label-text_mgja0_z4fdg_258:not(#\9) {
|
|
286
286
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
287
287
|
font-style: italic;
|
|
288
288
|
}
|
|
289
289
|
|
|
290
|
-
.awsui_mode-
|
|
290
|
+
.awsui_mode-switch_mgja0_z4fdg_263:not(#\9) {
|
|
291
291
|
/* used in test-utils */
|
|
292
292
|
}
|
|
293
293
|
|
|
294
|
-
.
|
|
294
|
+
.awsui_dropdown_mgja0_z4fdg_267:not(#\9) {
|
|
295
295
|
overflow: auto;
|
|
296
296
|
border-top: 1px solid var(--color-border-container-top-srcvx4, transparent);
|
|
297
297
|
border-bottom: 1px solid var(--color-border-container-top-srcvx4, transparent);
|
|
298
298
|
border-radius: var(--border-radius-dropdown-ujknaf, 8px);
|
|
299
299
|
}
|
|
300
|
-
.
|
|
300
|
+
.awsui_dropdown_mgja0_z4fdg_267:not(#\9):focus {
|
|
301
301
|
outline: none;
|
|
302
302
|
}
|
|
303
|
-
.
|
|
303
|
+
.awsui_dropdown_mgja0_z4fdg_267[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
304
304
|
outline: 2px dotted transparent;
|
|
305
305
|
outline-offset: 2px;
|
|
306
|
-
border-radius: var(--border-radius-
|
|
306
|
+
border-radius: var(--border-radius-dropdown-ujknaf, 8px);
|
|
307
307
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
308
308
|
}
|
|
309
309
|
|
|
310
|
-
.awsui_dropdown-
|
|
310
|
+
.awsui_dropdown-content_mgja0_z4fdg_283:not(#\9) {
|
|
311
311
|
-webkit-user-select: text;
|
|
312
312
|
user-select: text;
|
|
313
313
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
314
314
|
width: calc(2 * var(--size-calendar-grid-width-lxsx0p, 238px) + var(--space-xs-rsr2qu, 8px) + 2 * var(--space-l-4vl6xu, 20px));
|
|
315
315
|
}
|
|
316
|
-
.awsui_dropdown-
|
|
316
|
+
.awsui_dropdown-content_mgja0_z4fdg_283.awsui_one-grid_mgja0_z4fdg_144:not(#\9) {
|
|
317
317
|
width: calc(var(--size-calendar-grid-width-lxsx0p, 238px) + 2 * var(--space-l-4vl6xu, 20px));
|
|
318
318
|
}
|
|
319
319
|
|
|
320
|
-
.awsui_start-date-
|
|
321
|
-
.awsui_start-time-
|
|
322
|
-
.awsui_end-date-
|
|
323
|
-
.awsui_end-time-
|
|
320
|
+
.awsui_start-date-input_mgja0_z4fdg_292:not(#\9),
|
|
321
|
+
.awsui_start-time-input_mgja0_z4fdg_293:not(#\9),
|
|
322
|
+
.awsui_end-date-input_mgja0_z4fdg_294:not(#\9),
|
|
323
|
+
.awsui_end-time-input_mgja0_z4fdg_295:not(#\9) {
|
|
324
324
|
/* used in test-utils */
|
|
325
325
|
}
|
|
326
326
|
|
|
327
|
-
.awsui_validation-
|
|
327
|
+
.awsui_validation-section_mgja0_z4fdg_299:not(#\9) {
|
|
328
328
|
/* used in test-utils */
|
|
329
329
|
}
|
|
330
330
|
|
|
331
|
-
.awsui_validation-
|
|
331
|
+
.awsui_validation-error_mgja0_z4fdg_303:not(#\9) {
|
|
332
332
|
/* used in test-utils */
|
|
333
333
|
}
|
|
334
334
|
|
|
335
|
-
.awsui_clear-
|
|
335
|
+
.awsui_clear-button_mgja0_z4fdg_307:not(#\9) {
|
|
336
336
|
/* used in test-utils */
|
|
337
337
|
}
|
|
338
338
|
|
|
339
|
-
.awsui_apply-
|
|
339
|
+
.awsui_apply-button_mgja0_z4fdg_311:not(#\9) {
|
|
340
340
|
/* used in test-utils */
|
|
341
341
|
}
|
|
342
342
|
|
|
343
|
-
.awsui_cancel-
|
|
343
|
+
.awsui_cancel-button_mgja0_z4fdg_315:not(#\9) {
|
|
344
344
|
/* used in test-utils */
|
|
345
345
|
}
|
|
346
346
|
|
|
347
|
-
.awsui_calendar-aria-
|
|
347
|
+
.awsui_calendar-aria-live_mgja0_z4fdg_319:not(#\9) {
|
|
348
348
|
/* used in test-utils */
|
|
349
349
|
}
|
|
@@ -2,46 +2,46 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"calendar": "
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"root": "
|
|
8
|
-
"trigger-wrapper": "awsui_trigger-
|
|
9
|
-
"trigger-flexbox": "awsui_trigger-
|
|
10
|
-
"one-grid": "awsui_one-
|
|
11
|
-
"calendar-header": "awsui_calendar-
|
|
12
|
-
"calendar-header-months-wrapper": "awsui_calendar-header-months-
|
|
13
|
-
"calendar-header-month": "awsui_calendar-header-
|
|
14
|
-
"calendar-next-month-btn": "awsui_calendar-next-month-
|
|
15
|
-
"calendar-prev-month-btn": "awsui_calendar-prev-month-
|
|
16
|
-
"calendar-day-names": "awsui_calendar-day-
|
|
17
|
-
"calendar-day-name": "awsui_calendar-day-
|
|
18
|
-
"calendar-week": "awsui_calendar-
|
|
19
|
-
"first-grid": "awsui_first-
|
|
20
|
-
"second-grid": "awsui_second-
|
|
21
|
-
"grid": "
|
|
22
|
-
"date-and-time-wrapper": "awsui_date-and-time-
|
|
23
|
-
"date-and-time-wrapper__date": "awsui_date-and-time-
|
|
24
|
-
"date-and-time-wrapper__time": "awsui_date-and-time-
|
|
25
|
-
"date-and-time-constrainttext": "awsui_date-and-time-
|
|
26
|
-
"footer": "
|
|
27
|
-
"has-clear-button": "awsui_has-clear-
|
|
28
|
-
"footer-button-wrapper": "awsui_footer-button-
|
|
29
|
-
"icon-wrapper": "awsui_icon-
|
|
30
|
-
"label": "
|
|
31
|
-
"label-enabled": "awsui_label-
|
|
32
|
-
"label-text": "awsui_label-
|
|
33
|
-
"mode-switch": "awsui_mode-
|
|
34
|
-
"dropdown": "
|
|
35
|
-
"dropdown-content": "awsui_dropdown-
|
|
36
|
-
"start-date-input": "awsui_start-date-
|
|
37
|
-
"start-time-input": "awsui_start-time-
|
|
38
|
-
"end-date-input": "awsui_end-date-
|
|
39
|
-
"end-time-input": "awsui_end-time-
|
|
40
|
-
"validation-section": "awsui_validation-
|
|
41
|
-
"validation-error": "awsui_validation-
|
|
42
|
-
"clear-button": "awsui_clear-
|
|
43
|
-
"apply-button": "awsui_apply-
|
|
44
|
-
"cancel-button": "awsui_cancel-
|
|
45
|
-
"calendar-aria-live": "awsui_calendar-aria-
|
|
5
|
+
"calendar": "awsui_calendar_mgja0_z4fdg_93",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_z4fdg_1",
|
|
7
|
+
"root": "awsui_root_mgja0_z4fdg_120",
|
|
8
|
+
"trigger-wrapper": "awsui_trigger-wrapper_mgja0_z4fdg_132",
|
|
9
|
+
"trigger-flexbox": "awsui_trigger-flexbox_mgja0_z4fdg_136",
|
|
10
|
+
"one-grid": "awsui_one-grid_mgja0_z4fdg_144",
|
|
11
|
+
"calendar-header": "awsui_calendar-header_mgja0_z4fdg_147",
|
|
12
|
+
"calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_z4fdg_153",
|
|
13
|
+
"calendar-header-month": "awsui_calendar-header-month_mgja0_z4fdg_153",
|
|
14
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_z4fdg_173",
|
|
15
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_z4fdg_176",
|
|
16
|
+
"calendar-day-names": "awsui_calendar-day-names_mgja0_z4fdg_179",
|
|
17
|
+
"calendar-day-name": "awsui_calendar-day-name_mgja0_z4fdg_179",
|
|
18
|
+
"calendar-week": "awsui_calendar-week_mgja0_z4fdg_194",
|
|
19
|
+
"first-grid": "awsui_first-grid_mgja0_z4fdg_199",
|
|
20
|
+
"second-grid": "awsui_second-grid_mgja0_z4fdg_200",
|
|
21
|
+
"grid": "awsui_grid_mgja0_z4fdg_204",
|
|
22
|
+
"date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_z4fdg_208",
|
|
23
|
+
"date-and-time-wrapper__date": "awsui_date-and-time-wrapper__date_mgja0_z4fdg_212",
|
|
24
|
+
"date-and-time-wrapper__time": "awsui_date-and-time-wrapper__time_mgja0_z4fdg_215",
|
|
25
|
+
"date-and-time-constrainttext": "awsui_date-and-time-constrainttext_mgja0_z4fdg_219",
|
|
26
|
+
"footer": "awsui_footer_mgja0_z4fdg_226",
|
|
27
|
+
"has-clear-button": "awsui_has-clear-button_mgja0_z4fdg_233",
|
|
28
|
+
"footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_z4fdg_240",
|
|
29
|
+
"icon-wrapper": "awsui_icon-wrapper_mgja0_z4fdg_244",
|
|
30
|
+
"label": "awsui_label_mgja0_z4fdg_249",
|
|
31
|
+
"label-enabled": "awsui_label-enabled_mgja0_z4fdg_254",
|
|
32
|
+
"label-text": "awsui_label-text_mgja0_z4fdg_258",
|
|
33
|
+
"mode-switch": "awsui_mode-switch_mgja0_z4fdg_263",
|
|
34
|
+
"dropdown": "awsui_dropdown_mgja0_z4fdg_267",
|
|
35
|
+
"dropdown-content": "awsui_dropdown-content_mgja0_z4fdg_283",
|
|
36
|
+
"start-date-input": "awsui_start-date-input_mgja0_z4fdg_292",
|
|
37
|
+
"start-time-input": "awsui_start-time-input_mgja0_z4fdg_293",
|
|
38
|
+
"end-date-input": "awsui_end-date-input_mgja0_z4fdg_294",
|
|
39
|
+
"end-time-input": "awsui_end-time-input_mgja0_z4fdg_295",
|
|
40
|
+
"validation-section": "awsui_validation-section_mgja0_z4fdg_299",
|
|
41
|
+
"validation-error": "awsui_validation-error_mgja0_z4fdg_303",
|
|
42
|
+
"clear-button": "awsui_clear-button_mgja0_z4fdg_307",
|
|
43
|
+
"apply-button": "awsui_apply-button_mgja0_z4fdg_311",
|
|
44
|
+
"cancel-button": "awsui_cancel-button_mgja0_z4fdg_315",
|
|
45
|
+
"calendar-aria-live": "awsui_calendar-aria-live_mgja0_z4fdg_319"
|
|
46
46
|
};
|
|
47
47
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"expandable-section-container.d.ts","sourceRoot":"","sources":["../../../src/expandable-section/expandable-section-container.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AACtD,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,UAAU,+BAAgC,SAAQ,0BAA0B;IAC1E,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,EAAE,sBAAsB,CAAC,OAAO,CAAC;IACxC,QAAQ,EAAE,OAAO,GAAG,SAAS,CAAC;IAC9B,sBAAsB,EAAE,OAAO,GAAG,SAAS,CAAC;CAC7C;AAED,eAAO,MAAM,0BAA0B,2GASpC,+BAA+B,
|
|
1
|
+
{"version":3,"file":"expandable-section-container.d.ts","sourceRoot":"","sources":["../../../src/expandable-section/expandable-section-container.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AACtD,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,UAAU,+BAAgC,SAAQ,0BAA0B;IAC1E,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,EAAE,sBAAsB,CAAC,OAAO,CAAC;IACxC,QAAQ,EAAE,OAAO,GAAG,SAAS,CAAC;IAC9B,sBAAsB,EAAE,OAAO,GAAG,SAAS,CAAC;CAC7C;AAED,eAAO,MAAM,0BAA0B,2GASpC,+BAA+B,gBAwBjC,CAAC"}
|
|
@@ -6,7 +6,7 @@ import React from 'react';
|
|
|
6
6
|
export var ExpandableSectionContainer = function (_a) {
|
|
7
7
|
var className = _a.className, children = _a.children, header = _a.header, variant = _a.variant, expanded = _a.expanded, disableContentPaddings = _a.disableContentPaddings, __internalRootRef = _a.__internalRootRef, rest = __rest(_a, ["className", "children", "header", "variant", "expanded", "disableContentPaddings", "__internalRootRef"]);
|
|
8
8
|
if (variant === 'container') {
|
|
9
|
-
return (React.createElement(InternalContainer, __assign({}, rest, { className: className, header: header, variant: "default", disableContentPaddings: disableContentPaddings || !expanded, disableHeaderPaddings: true, __internalRootRef: __internalRootRef }), children));
|
|
9
|
+
return (React.createElement(InternalContainer, __assign({}, rest, { className: className, header: header, variant: "default", disableContentPaddings: disableContentPaddings || !expanded, disableHeaderPaddings: true, __hiddenContent: !expanded, __internalRootRef: __internalRootRef }), children));
|
|
10
10
|
}
|
|
11
11
|
return (React.createElement("div", __assign({ className: className }, rest, { ref: __internalRootRef }),
|
|
12
12
|
header,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"expandable-section-container.js","sourceRoot":"","sources":["../../../src/expandable-section/expandable-section-container.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,iBAAiB,MAAM,uBAAuB,CAAC;AACtD,OAAO,KAAK,MAAM,OAAO,CAAC;AAa1B,MAAM,CAAC,IAAM,0BAA0B,GAAG,UAAC,EAST;IARhC,IAAA,SAAS,eAAA,EACT,QAAQ,cAAA,EACR,MAAM,YAAA,EACN,OAAO,aAAA,EACP,QAAQ,cAAA,EACR,sBAAsB,4BAAA,EACtB,iBAAiB,uBAAA,EACd,IAAI,cARkC,yGAS1C,CADQ;IAEP,IAAI,OAAO,KAAK,WAAW,EAAE;QAC3B,OAAO,CACL,oBAAC,iBAAiB,eACZ,IAAI,IACR,SAAS,EAAE,SAAS,EACpB,MAAM,EAAE,MAAM,EACd,OAAO,EAAC,SAAS,EACjB,sBAAsB,EAAE,sBAAsB,IAAI,CAAC,QAAQ,EAC3D,qBAAqB,EAAE,IAAI,EAC3B,iBAAiB,EAAE,iBAAiB,KAEnC,QAAQ,CACS,CACrB,CAAC;KACH;IAED,OAAO,CACL,sCAAK,SAAS,EAAE,SAAS,IAAM,IAAI,IAAE,GAAG,EAAE,iBAAiB;QACxD,MAAM;QACN,QAAQ,CACL,CACP,CAAC;AACJ,CAAC,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport InternalContainer from '../container/internal';\nimport React from 'react';\nimport { ExpandableSectionProps } from './interfaces';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\n\ninterface ExpandableSectionContainerProps extends InternalBaseComponentProps {\n className?: string;\n header: React.ReactNode;\n children?: React.ReactNode;\n variant: ExpandableSectionProps.Variant;\n expanded: boolean | undefined;\n disableContentPaddings: boolean | undefined;\n}\n\nexport const ExpandableSectionContainer = ({\n className,\n children,\n header,\n variant,\n expanded,\n disableContentPaddings,\n __internalRootRef,\n ...rest\n}: ExpandableSectionContainerProps) => {\n if (variant === 'container') {\n return (\n <InternalContainer\n {...rest}\n className={className}\n header={header}\n variant=\"default\"\n disableContentPaddings={disableContentPaddings || !expanded}\n disableHeaderPaddings={true}\n __internalRootRef={__internalRootRef}\n >\n {children}\n </InternalContainer>\n );\n }\n\n return (\n <div className={className} {...rest} ref={__internalRootRef}>\n {header}\n {children}\n </div>\n );\n};\n"]}
|
|
1
|
+
{"version":3,"file":"expandable-section-container.js","sourceRoot":"","sources":["../../../src/expandable-section/expandable-section-container.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,iBAAiB,MAAM,uBAAuB,CAAC;AACtD,OAAO,KAAK,MAAM,OAAO,CAAC;AAa1B,MAAM,CAAC,IAAM,0BAA0B,GAAG,UAAC,EAST;IARhC,IAAA,SAAS,eAAA,EACT,QAAQ,cAAA,EACR,MAAM,YAAA,EACN,OAAO,aAAA,EACP,QAAQ,cAAA,EACR,sBAAsB,4BAAA,EACtB,iBAAiB,uBAAA,EACd,IAAI,cARkC,yGAS1C,CADQ;IAEP,IAAI,OAAO,KAAK,WAAW,EAAE;QAC3B,OAAO,CACL,oBAAC,iBAAiB,eACZ,IAAI,IACR,SAAS,EAAE,SAAS,EACpB,MAAM,EAAE,MAAM,EACd,OAAO,EAAC,SAAS,EACjB,sBAAsB,EAAE,sBAAsB,IAAI,CAAC,QAAQ,EAC3D,qBAAqB,EAAE,IAAI,EAC3B,eAAe,EAAE,CAAC,QAAQ,EAC1B,iBAAiB,EAAE,iBAAiB,KAEnC,QAAQ,CACS,CACrB,CAAC;KACH;IAED,OAAO,CACL,sCAAK,SAAS,EAAE,SAAS,IAAM,IAAI,IAAE,GAAG,EAAE,iBAAiB;QACxD,MAAM;QACN,QAAQ,CACL,CACP,CAAC;AACJ,CAAC,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport InternalContainer from '../container/internal';\nimport React from 'react';\nimport { ExpandableSectionProps } from './interfaces';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\n\ninterface ExpandableSectionContainerProps extends InternalBaseComponentProps {\n className?: string;\n header: React.ReactNode;\n children?: React.ReactNode;\n variant: ExpandableSectionProps.Variant;\n expanded: boolean | undefined;\n disableContentPaddings: boolean | undefined;\n}\n\nexport const ExpandableSectionContainer = ({\n className,\n children,\n header,\n variant,\n expanded,\n disableContentPaddings,\n __internalRootRef,\n ...rest\n}: ExpandableSectionContainerProps) => {\n if (variant === 'container') {\n return (\n <InternalContainer\n {...rest}\n className={className}\n header={header}\n variant=\"default\"\n disableContentPaddings={disableContentPaddings || !expanded}\n disableHeaderPaddings={true}\n __hiddenContent={!expanded}\n __internalRootRef={__internalRootRef}\n >\n {children}\n </InternalContainer>\n );\n }\n\n return (\n <div className={className} {...rest} ref={__internalRootRef}>\n {header}\n {children}\n </div>\n );\n};\n"]}
|
package/internal/environment.js
CHANGED
|
@@ -229,6 +229,23 @@ export const colorTextStatusSuccess: string;
|
|
|
229
229
|
export const colorTextStatusWarning: string;
|
|
230
230
|
export const fontFamilyBase: string;
|
|
231
231
|
export const fontFamilyMonospace: string;
|
|
232
|
+
export const borderRadiusAlert: string;
|
|
233
|
+
export const borderRadiusBadge: string;
|
|
234
|
+
export const borderRadiusButton: string;
|
|
235
|
+
export const borderRadiusCalendarDayFocusRing: string;
|
|
236
|
+
export const borderRadiusCodeEditor: string;
|
|
237
|
+
export const borderRadiusContainer: string;
|
|
238
|
+
export const borderRadiusControlCircularFocusRing: string;
|
|
239
|
+
export const borderRadiusControlDefaultFocusRing: string;
|
|
240
|
+
export const borderRadiusDropdown: string;
|
|
241
|
+
export const borderRadiusFlashbar: string;
|
|
242
|
+
export const borderRadiusItem: string;
|
|
243
|
+
export const borderRadiusInput: string;
|
|
244
|
+
export const borderRadiusPopover: string;
|
|
245
|
+
export const borderRadiusTabsFocusRing: string;
|
|
246
|
+
export const borderRadiusTiles: string;
|
|
247
|
+
export const borderRadiusToken: string;
|
|
248
|
+
export const borderRadiusTutorialPanelItem: string;
|
|
232
249
|
export const motionEasingResponsive: string;
|
|
233
250
|
export const motionEasingSticky: string;
|
|
234
251
|
export const motionEasingExpressive: string;
|
|
@@ -229,6 +229,23 @@ export var colorTextStatusSuccess = "var(--color-text-status-success-0fzhv9, #03
|
|
|
229
229
|
export var colorTextStatusWarning = "var(--color-text-status-warning-27nlyh, #d91515)";
|
|
230
230
|
export var fontFamilyBase = "var(--font-family-base-qnistn, 'Open Sans', 'Helvetica Neue', Roboto, Arial, sans-serif)";
|
|
231
231
|
export var fontFamilyMonospace = "var(--font-family-monospace-iz223z, Monaco, Menlo, Consolas, 'Courier Prime', Courier, 'Courier New', monospace)";
|
|
232
|
+
export var borderRadiusAlert = "var(--border-radius-alert-n0skwy, 12px)";
|
|
233
|
+
export var borderRadiusBadge = "var(--border-radius-badge-x5oehc, 4px)";
|
|
234
|
+
export var borderRadiusButton = "var(--border-radius-button-axewzv, 20px)";
|
|
235
|
+
export var borderRadiusCalendarDayFocusRing = "var(--border-radius-calendar-day-focus-ring-a8mlqd, 3px)";
|
|
236
|
+
export var borderRadiusCodeEditor = "var(--border-radius-code-editor-fuck6b, 8px)";
|
|
237
|
+
export var borderRadiusContainer = "var(--border-radius-container-gh9ysk, 16px)";
|
|
238
|
+
export var borderRadiusControlCircularFocusRing = "var(--border-radius-control-circular-focus-ring-qawzn7, 4px)";
|
|
239
|
+
export var borderRadiusControlDefaultFocusRing = "var(--border-radius-control-default-focus-ring-7661kz, 4px)";
|
|
240
|
+
export var borderRadiusDropdown = "var(--border-radius-dropdown-ujknaf, 8px)";
|
|
241
|
+
export var borderRadiusFlashbar = "var(--border-radius-flashbar-i7jm55, 12px)";
|
|
242
|
+
export var borderRadiusItem = "var(--border-radius-item-u2ibpi, 8px)";
|
|
243
|
+
export var borderRadiusInput = "var(--border-radius-input-txq8zy, 8px)";
|
|
244
|
+
export var borderRadiusPopover = "var(--border-radius-popover-8g1bwn, 8px)";
|
|
245
|
+
export var borderRadiusTabsFocusRing = "var(--border-radius-tabs-focus-ring-j968on, 20px)";
|
|
246
|
+
export var borderRadiusTiles = "var(--border-radius-tiles-kl8mtb, 8px)";
|
|
247
|
+
export var borderRadiusToken = "var(--border-radius-token-wohc9e, 8px)";
|
|
248
|
+
export var borderRadiusTutorialPanelItem = "var(--border-radius-tutorial-panel-item-5wuccf, 8px)";
|
|
232
249
|
export var motionEasingResponsive = "var(--motion-easing-responsive-5yj747, cubic-bezier(0, 0, 0, 1))";
|
|
233
250
|
export var motionEasingSticky = "var(--motion-easing-sticky-yt83ho, cubic-bezier(1, 0, 0.83, 1))";
|
|
234
251
|
export var motionEasingExpressive = "var(--motion-easing-expressive-zns6oe, cubic-bezier(0.84, 0, 0.16, 1))";
|