@cloudscape-design/components 3.0.1254 → 3.0.1256
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/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +50 -50
- package/alert/styles.selectors.js +27 -27
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +21 -21
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +28 -28
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +256 -256
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +37 -37
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/cards/index.js +2 -2
- package/cards/index.js.map +1 -1
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +43 -43
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +11 -11
- package/checkbox/styles.selectors.js +3 -3
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +49 -49
- package/dropdown/styles.selectors.js +20 -20
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +36 -36
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +187 -187
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -73
- package/help-panel/styles.selectors.js +6 -6
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +74 -74
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +29 -5
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +18 -18
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +25 -25
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +5 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +159 -154
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.d.ts +12 -2
- package/internal/generated/styles/tokens.js +12 -2
- package/internal/generated/theming/index.cjs +152 -10
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +152 -10
- package/internal/manifest.json +1 -1
- package/item-card/index.d.ts +10 -0
- package/item-card/index.d.ts.map +1 -0
- package/item-card/index.js +23 -0
- package/item-card/index.js.map +1 -0
- package/item-card/interfaces.d.ts +122 -0
- package/item-card/interfaces.d.ts.map +1 -0
- package/item-card/interfaces.js.map +1 -0
- package/item-card/internal.d.ts +22 -0
- package/item-card/internal.d.ts.map +1 -0
- package/item-card/internal.js +29 -0
- package/item-card/internal.js.map +1 -0
- package/item-card/style.d.ts +20 -0
- package/item-card/style.d.ts.map +1 -0
- package/item-card/style.js +55 -0
- package/item-card/style.js.map +1 -0
- package/item-card/styles.css.js +19 -0
- package/item-card/styles.scoped.css +361 -0
- package/item-card/styles.selectors.js +20 -0
- package/item-card/test-classes/styles.css.js +10 -0
- package/item-card/test-classes/styles.scoped.css +23 -0
- package/item-card/test-classes/styles.selectors.js +11 -0
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +103 -103
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +48 -48
- package/modal/styles.selectors.js +31 -31
- package/package.json +2 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +48 -48
- package/progress-bar/styles.selectors.js +18 -18
- package/prompt-input/styles.css.js +17 -17
- package/prompt-input/styles.scoped.css +79 -79
- package/prompt-input/styles.selectors.js +17 -17
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +46 -46
- package/segmented-control/styles.selectors.js +16 -16
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +165 -165
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +76 -76
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/index.d.ts +28 -0
- package/test-utils/dom/index.js +21 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/dom/item-card/index.d.ts +28 -0
- package/test-utils/dom/item-card/index.js +49 -0
- package/test-utils/dom/item-card/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +18 -0
- package/test-utils/selectors/index.js +16 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/selectors/item-card/index.d.ts +28 -0
- package/test-utils/selectors/item-card/index.js +49 -0
- package/test-utils/selectors/item-card/index.js.map +1 -0
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +66 -66
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +45 -45
- package/textarea/styles.selectors.js +5 -5
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +23 -23
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +48 -48
- package/token/styles.selectors.js +14 -14
- package/internal/components/card/index.d.ts +0 -14
- package/internal/components/card/index.d.ts.map +0 -1
- package/internal/components/card/index.js +0 -16
- package/internal/components/card/index.js.map +0 -1
- package/internal/components/card/interfaces.d.ts +0 -44
- package/internal/components/card/interfaces.d.ts.map +0 -1
- package/internal/components/card/interfaces.js.map +0 -1
- package/internal/components/card/styles.css.js +0 -16
- package/internal/components/card/styles.scoped.css +0 -318
- package/internal/components/card/styles.selectors.js +0 -17
- /package/{internal/components/card → item-card}/interfaces.js +0 -0
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"progress": "
|
|
6
|
-
"result-state": "awsui_result-
|
|
7
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
8
|
-
"root": "
|
|
9
|
-
"with-result-button": "awsui_with-result-
|
|
10
|
-
"result-text": "awsui_result-
|
|
11
|
-
"result-container-error": "awsui_result-container-
|
|
12
|
-
"result-container-success": "awsui_result-container-
|
|
13
|
-
"result-button": "awsui_result-
|
|
14
|
-
"word-wrap": "awsui_word-
|
|
15
|
-
"label-flash": "awsui_label-
|
|
16
|
-
"label-key-value": "awsui_label-key-
|
|
17
|
-
"flash": "
|
|
18
|
-
"progress-container": "awsui_progress-
|
|
19
|
-
"percentage-container": "awsui_percentage-
|
|
20
|
-
"percentage": "
|
|
21
|
-
"complete": "
|
|
22
|
-
"additional-info": "awsui_additional-
|
|
5
|
+
"progress": "awsui_progress_11huc_1uqsz_189",
|
|
6
|
+
"result-state": "awsui_result-state_11huc_1uqsz_203",
|
|
7
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_1uqsz_1",
|
|
8
|
+
"root": "awsui_root_11huc_1uqsz_225",
|
|
9
|
+
"with-result-button": "awsui_with-result-button_11huc_1uqsz_257",
|
|
10
|
+
"result-text": "awsui_result-text_11huc_1uqsz_261",
|
|
11
|
+
"result-container-error": "awsui_result-container-error_11huc_1uqsz_265",
|
|
12
|
+
"result-container-success": "awsui_result-container-success_11huc_1uqsz_265",
|
|
13
|
+
"result-button": "awsui_result-button_11huc_1uqsz_269",
|
|
14
|
+
"word-wrap": "awsui_word-wrap_11huc_1uqsz_275",
|
|
15
|
+
"label-flash": "awsui_label-flash_11huc_1uqsz_280",
|
|
16
|
+
"label-key-value": "awsui_label-key-value_11huc_1uqsz_284",
|
|
17
|
+
"flash": "awsui_flash_11huc_1uqsz_292",
|
|
18
|
+
"progress-container": "awsui_progress-container_11huc_1uqsz_296",
|
|
19
|
+
"percentage-container": "awsui_percentage-container_11huc_1uqsz_303",
|
|
20
|
+
"percentage": "awsui_percentage_11huc_1uqsz_303",
|
|
21
|
+
"complete": "awsui_complete_11huc_1uqsz_349",
|
|
22
|
+
"additional-info": "awsui_additional-info_11huc_1uqsz_363"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"textarea-readonly": "awsui_textarea-
|
|
6
|
-
"disabled": "
|
|
7
|
-
"textarea-invalid": "awsui_textarea-
|
|
8
|
-
"textarea-warning": "awsui_textarea-
|
|
9
|
-
"textarea": "
|
|
10
|
-
"invalid": "
|
|
11
|
-
"warning": "
|
|
12
|
-
"textarea-wrapper": "awsui_textarea-
|
|
13
|
-
"primary-action": "awsui_primary-
|
|
14
|
-
"action-button": "awsui_action-
|
|
15
|
-
"secondary-content": "awsui_secondary-
|
|
16
|
-
"with-paddings": "awsui_with-
|
|
17
|
-
"action-stripe": "awsui_action-
|
|
18
|
-
"secondary-actions": "awsui_secondary-
|
|
19
|
-
"with-paddings-and-actions": "awsui_with-paddings-and-
|
|
20
|
-
"buffer": "
|
|
4
|
+
"root": "awsui_root_55fkh_1e7lc_146",
|
|
5
|
+
"textarea-readonly": "awsui_textarea-readonly_55fkh_1e7lc_191",
|
|
6
|
+
"disabled": "awsui_disabled_55fkh_1e7lc_197",
|
|
7
|
+
"textarea-invalid": "awsui_textarea-invalid_55fkh_1e7lc_205",
|
|
8
|
+
"textarea-warning": "awsui_textarea-warning_55fkh_1e7lc_230",
|
|
9
|
+
"textarea": "awsui_textarea_55fkh_1e7lc_191",
|
|
10
|
+
"invalid": "awsui_invalid_55fkh_1e7lc_333",
|
|
11
|
+
"warning": "awsui_warning_55fkh_1e7lc_333",
|
|
12
|
+
"textarea-wrapper": "awsui_textarea-wrapper_55fkh_1e7lc_347",
|
|
13
|
+
"primary-action": "awsui_primary-action_55fkh_1e7lc_351",
|
|
14
|
+
"action-button": "awsui_action-button_55fkh_1e7lc_359",
|
|
15
|
+
"secondary-content": "awsui_secondary-content_55fkh_1e7lc_364",
|
|
16
|
+
"with-paddings": "awsui_with-paddings_55fkh_1e7lc_399",
|
|
17
|
+
"action-stripe": "awsui_action-stripe_55fkh_1e7lc_409",
|
|
18
|
+
"secondary-actions": "awsui_secondary-actions_55fkh_1e7lc_448",
|
|
19
|
+
"with-paddings-and-actions": "awsui_with-paddings-and-actions_55fkh_1e7lc_466",
|
|
20
|
+
"buffer": "awsui_buffer_55fkh_1e7lc_470"
|
|
21
21
|
};
|
|
22
22
|
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
*/
|
|
144
144
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
145
145
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
146
|
-
.
|
|
146
|
+
.awsui_root_55fkh_1e7lc_146:not(#\9) {
|
|
147
147
|
border-collapse: separate;
|
|
148
148
|
border-spacing: 0;
|
|
149
149
|
box-sizing: border-box;
|
|
@@ -178,93 +178,93 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
178
178
|
border-end-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
179
179
|
border-end-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
180
180
|
cursor: text;
|
|
181
|
-
background-color: var(--awsui-prompt-input-style-background-default-
|
|
182
|
-
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-default-
|
|
183
|
-
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-default-
|
|
184
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-default-
|
|
185
|
-
}
|
|
186
|
-
.
|
|
187
|
-
background-color: var(--awsui-prompt-input-style-background-hover-
|
|
188
|
-
border-color: var(--awsui-prompt-input-style-border-color-hover-
|
|
189
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-hover-
|
|
190
|
-
}
|
|
191
|
-
.
|
|
192
|
-
background-color: var(--awsui-prompt-input-style-background-readonly-
|
|
193
|
-
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-
|
|
194
|
-
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-
|
|
195
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-readonly-
|
|
196
|
-
}
|
|
197
|
-
.
|
|
198
|
-
background-color: var(--awsui-prompt-input-style-background-disabled-
|
|
199
|
-
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-
|
|
200
|
-
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-
|
|
201
|
-
color: var(--awsui-prompt-input-style-color-disabled-
|
|
181
|
+
background-color: var(--awsui-prompt-input-style-background-default-6b9ypa, var(--color-background-input-default-ifz5bb, #ffffff));
|
|
182
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-default-6b9ypa, var(--color-border-input-default-317xk5, #8c8c94));
|
|
183
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-default-6b9ypa, var(--color-border-input-default-317xk5, #8c8c94));
|
|
184
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-default-6b9ypa);
|
|
185
|
+
}
|
|
186
|
+
.awsui_root_55fkh_1e7lc_146:not(#\9):hover {
|
|
187
|
+
background-color: var(--awsui-prompt-input-style-background-hover-6b9ypa, var(--awsui-prompt-input-style-background-default-6b9ypa, var(--color-background-input-default-ifz5bb, #ffffff)));
|
|
188
|
+
border-color: var(--awsui-prompt-input-style-border-color-hover-6b9ypa, var(--awsui-prompt-input-style-border-color-default-6b9ypa, var(--color-border-input-default-317xk5, #8c8c94)));
|
|
189
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-hover-6b9ypa, var(--awsui-prompt-input-style-box-shadow-default-6b9ypa));
|
|
190
|
+
}
|
|
191
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-readonly_55fkh_1e7lc_191:not(#\9) {
|
|
192
|
+
background-color: var(--awsui-prompt-input-style-background-readonly-6b9ypa, var(--awsui-prompt-input-style-background-default-6b9ypa, var(--color-background-input-default-ifz5bb, #ffffff)));
|
|
193
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-6b9ypa, var(--awsui-prompt-input-style-border-color-default-6b9ypa, var(--color-border-input-disabled-zgnzvk, #ebebf0)));
|
|
194
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-6b9ypa, var(--awsui-prompt-input-style-border-color-default-6b9ypa, var(--color-border-input-disabled-zgnzvk, #ebebf0)));
|
|
195
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-readonly-6b9ypa);
|
|
196
|
+
}
|
|
197
|
+
.awsui_root_55fkh_1e7lc_146.awsui_disabled_55fkh_1e7lc_197:not(#\9) {
|
|
198
|
+
background-color: var(--awsui-prompt-input-style-background-disabled-6b9ypa, var(--color-background-input-disabled-dihaja, #ebebf0));
|
|
199
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-6b9ypa, var(--color-border-input-disabled-zgnzvk, #ebebf0));
|
|
200
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-6b9ypa, var(--color-border-input-disabled-zgnzvk, #ebebf0));
|
|
201
|
+
color: var(--awsui-prompt-input-style-color-disabled-6b9ypa, var(--color-text-input-disabled-wh1f3y, #b4b4bb));
|
|
202
202
|
cursor: default;
|
|
203
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-
|
|
203
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-6b9ypa);
|
|
204
204
|
}
|
|
205
|
-
.
|
|
206
|
-
color: var(--awsui-prompt-input-style-color-default-
|
|
207
|
-
border-color: var(--awsui-prompt-input-style-border-color-default-
|
|
205
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-invalid_55fkh_1e7lc_205:not(#\9) {
|
|
206
|
+
color: var(--awsui-prompt-input-style-color-default-6b9ypa, var(--color-text-status-error-ksqavh, #db0000));
|
|
207
|
+
border-color: var(--awsui-prompt-input-style-border-color-default-6b9ypa, var(--color-text-status-error-ksqavh, #db0000));
|
|
208
208
|
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
209
209
|
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-invalid_55fkh_1e7lc_205:not(#\9):focus {
|
|
212
212
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-invalid_55fkh_1e7lc_205:not(#\9) {
|
|
215
215
|
padding-inline-start: 0;
|
|
216
216
|
}
|
|
217
|
-
.
|
|
218
|
-
color: var(--awsui-prompt-input-style-color-default-
|
|
219
|
-
border-color: var(--awsui-prompt-input-style-border-color-default-
|
|
217
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-invalid_55fkh_1e7lc_205:not(#\9):focus-within, .awsui_root_55fkh_1e7lc_146.awsui_textarea-invalid_55fkh_1e7lc_205:not(#\9):focus {
|
|
218
|
+
color: var(--awsui-prompt-input-style-color-default-6b9ypa, var(--color-text-status-error-ksqavh, #db0000));
|
|
219
|
+
border-color: var(--awsui-prompt-input-style-border-color-default-6b9ypa, var(--color-text-status-error-ksqavh, #db0000));
|
|
220
220
|
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
221
221
|
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
222
222
|
}
|
|
223
|
-
.
|
|
223
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-invalid_55fkh_1e7lc_205:not(#\9):focus-within:focus, .awsui_root_55fkh_1e7lc_146.awsui_textarea-invalid_55fkh_1e7lc_205:not(#\9):focus:focus {
|
|
224
224
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
|
|
225
225
|
}
|
|
226
|
-
.
|
|
226
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-invalid_55fkh_1e7lc_205:not(#\9):focus-within, .awsui_root_55fkh_1e7lc_146.awsui_textarea-invalid_55fkh_1e7lc_205:not(#\9):focus {
|
|
227
227
|
padding-inline-start: 0;
|
|
228
228
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
|
|
229
229
|
}
|
|
230
|
-
.
|
|
231
|
-
color: var(--awsui-prompt-input-style-color-default-
|
|
232
|
-
border-color: var(--awsui-prompt-input-style-border-color-default-
|
|
230
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-warning_55fkh_1e7lc_230:not(#\9) {
|
|
231
|
+
color: var(--awsui-prompt-input-style-color-default-6b9ypa, var(--color-text-status-warning-6meo06, #855900));
|
|
232
|
+
border-color: var(--awsui-prompt-input-style-border-color-default-6b9ypa, var(--color-text-status-warning-6meo06, #855900));
|
|
233
233
|
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
234
234
|
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-warning_55fkh_1e7lc_230:not(#\9):focus {
|
|
237
237
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
|
|
238
238
|
}
|
|
239
|
-
.
|
|
239
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-warning_55fkh_1e7lc_230:not(#\9) {
|
|
240
240
|
padding-inline-start: 0;
|
|
241
241
|
}
|
|
242
|
-
.
|
|
243
|
-
color: var(--awsui-prompt-input-style-color-default-
|
|
244
|
-
border-color: var(--awsui-prompt-input-style-border-color-default-
|
|
242
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-warning_55fkh_1e7lc_230:not(#\9):focus-within, .awsui_root_55fkh_1e7lc_146.awsui_textarea-warning_55fkh_1e7lc_230:not(#\9):focus {
|
|
243
|
+
color: var(--awsui-prompt-input-style-color-default-6b9ypa, var(--color-text-status-warning-6meo06, #855900));
|
|
244
|
+
border-color: var(--awsui-prompt-input-style-border-color-default-6b9ypa, var(--color-text-status-warning-6meo06, #855900));
|
|
245
245
|
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
246
246
|
border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
|
|
247
247
|
}
|
|
248
|
-
.
|
|
248
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-warning_55fkh_1e7lc_230:not(#\9):focus-within:focus, .awsui_root_55fkh_1e7lc_146.awsui_textarea-warning_55fkh_1e7lc_230:not(#\9):focus:focus {
|
|
249
249
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
|
|
250
250
|
}
|
|
251
|
-
.
|
|
251
|
+
.awsui_root_55fkh_1e7lc_146.awsui_textarea-warning_55fkh_1e7lc_230:not(#\9):focus-within, .awsui_root_55fkh_1e7lc_146.awsui_textarea-warning_55fkh_1e7lc_230:not(#\9):focus {
|
|
252
252
|
padding-inline-start: 0;
|
|
253
253
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
|
|
254
254
|
}
|
|
255
|
-
.
|
|
255
|
+
.awsui_root_55fkh_1e7lc_146:not(#\9):focus-within, .awsui_root_55fkh_1e7lc_146:not(#\9):focus {
|
|
256
256
|
outline: 2px dotted transparent;
|
|
257
|
-
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-focus-
|
|
258
|
-
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-focus-
|
|
257
|
+
border-block: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-focus-6b9ypa, var(--color-border-input-focused-4z0pgn, #006ce0));
|
|
258
|
+
border-inline: var(--border-width-field-2xc78x, 1px) solid var(--awsui-prompt-input-style-border-color-focus-6b9ypa, var(--color-border-input-focused-4z0pgn, #006ce0));
|
|
259
259
|
border-start-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
260
260
|
border-start-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
261
261
|
border-end-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
262
262
|
border-end-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
263
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-focus-
|
|
264
|
-
background-color: var(--awsui-prompt-input-style-background-focus-
|
|
263
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-focus-6b9ypa, 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-uk47pl, #006ce0));
|
|
264
|
+
background-color: var(--awsui-prompt-input-style-background-focus-6b9ypa, var(--color-background-input-default-ifz5bb, #ffffff));
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
.
|
|
267
|
+
.awsui_textarea_55fkh_1e7lc_191:not(#\9) {
|
|
268
268
|
border-collapse: separate;
|
|
269
269
|
border-spacing: 0;
|
|
270
270
|
box-sizing: border-box;
|
|
@@ -306,62 +306,62 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
306
306
|
background-color: inherit;
|
|
307
307
|
padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
308
308
|
padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
|
|
309
|
-
color: var(--awsui-prompt-input-style-color-default-
|
|
309
|
+
color: var(--awsui-prompt-input-style-color-default-6b9ypa, var(--color-text-body-default-vvtq8u, #0f141a));
|
|
310
310
|
max-inline-size: 100%;
|
|
311
311
|
inline-size: 100%;
|
|
312
312
|
display: block;
|
|
313
313
|
box-sizing: border-box;
|
|
314
314
|
border: 0;
|
|
315
315
|
}
|
|
316
|
-
.
|
|
317
|
-
color: var(--awsui-prompt-input-style-placeholder-color-
|
|
318
|
-
font-size: var(--awsui-prompt-input-style-placeholder-font-size-
|
|
319
|
-
font-style: var(--awsui-prompt-input-style-placeholder-font-style-
|
|
320
|
-
font-weight: var(--awsui-prompt-input-style-placeholder-font-weight-
|
|
316
|
+
.awsui_textarea_55fkh_1e7lc_191:not(#\9)::placeholder {
|
|
317
|
+
color: var(--awsui-prompt-input-style-placeholder-color-6b9ypa, var(--color-text-input-placeholder-dclg8u, #656871));
|
|
318
|
+
font-size: var(--awsui-prompt-input-style-placeholder-font-size-6b9ypa);
|
|
319
|
+
font-style: var(--awsui-prompt-input-style-placeholder-font-style-6b9ypa, italic);
|
|
320
|
+
font-weight: var(--awsui-prompt-input-style-placeholder-font-weight-6b9ypa);
|
|
321
321
|
opacity: 1;
|
|
322
322
|
}
|
|
323
|
-
.
|
|
324
|
-
color: var(--awsui-prompt-input-style-color-hover-
|
|
323
|
+
.awsui_textarea_55fkh_1e7lc_191:not(#\9):hover {
|
|
324
|
+
color: var(--awsui-prompt-input-style-color-hover-6b9ypa, var(--awsui-prompt-input-style-color-default-6b9ypa, var(--color-text-body-default-vvtq8u, #0f141a)));
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_textarea_55fkh_1e7lc_191:not(#\9):focus {
|
|
327
327
|
outline: none;
|
|
328
|
-
color: var(--awsui-prompt-input-style-color-focus-
|
|
328
|
+
color: var(--awsui-prompt-input-style-color-focus-6b9ypa, var(--awsui-prompt-input-style-color-default-6b9ypa, var(--color-text-body-default-vvtq8u, #0f141a)));
|
|
329
329
|
}
|
|
330
|
-
.
|
|
330
|
+
.awsui_textarea_55fkh_1e7lc_191:not(#\9):invalid {
|
|
331
331
|
box-shadow: none;
|
|
332
332
|
}
|
|
333
|
-
.
|
|
333
|
+
.awsui_textarea_55fkh_1e7lc_191.awsui_invalid_55fkh_1e7lc_333:not(#\9), .awsui_textarea_55fkh_1e7lc_191.awsui_warning_55fkh_1e7lc_333:not(#\9) {
|
|
334
334
|
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
335
335
|
}
|
|
336
|
-
.
|
|
337
|
-
color: var(--awsui-prompt-input-style-color-disabled-
|
|
336
|
+
.awsui_textarea_55fkh_1e7lc_191:not(#\9):disabled {
|
|
337
|
+
color: var(--awsui-prompt-input-style-color-disabled-6b9ypa, var(--color-text-input-disabled-wh1f3y, #b4b4bb));
|
|
338
338
|
cursor: default;
|
|
339
339
|
}
|
|
340
|
-
.
|
|
340
|
+
.awsui_textarea_55fkh_1e7lc_191:not(#\9):disabled::placeholder {
|
|
341
341
|
color: var(--color-text-input-placeholder-disabled-wg87og, #b4b4bb);
|
|
342
342
|
opacity: 1;
|
|
343
343
|
}
|
|
344
|
-
.awsui_textarea-
|
|
345
|
-
color: var(--awsui-prompt-input-style-color-readonly-
|
|
344
|
+
.awsui_textarea-readonly_55fkh_1e7lc_191:not(#\9) {
|
|
345
|
+
color: var(--awsui-prompt-input-style-color-readonly-6b9ypa, var(--awsui-prompt-input-style-color-default-6b9ypa, var(--color-text-body-default-vvtq8u, #0f141a)));
|
|
346
346
|
}
|
|
347
|
-
.awsui_textarea-
|
|
347
|
+
.awsui_textarea-wrapper_55fkh_1e7lc_347:not(#\9) {
|
|
348
348
|
display: flex;
|
|
349
349
|
}
|
|
350
350
|
|
|
351
|
-
.awsui_primary-
|
|
351
|
+
.awsui_primary-action_55fkh_1e7lc_351:not(#\9) {
|
|
352
352
|
align-self: flex-end;
|
|
353
353
|
flex-shrink: 0;
|
|
354
354
|
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) / 2);
|
|
355
355
|
}
|
|
356
|
-
.awsui_textarea-
|
|
356
|
+
.awsui_textarea-wrapper_55fkh_1e7lc_347 > .awsui_primary-action_55fkh_1e7lc_351:not(#\9) {
|
|
357
357
|
padding-inline-end: calc(var(--space-field-horizontal-0aq2ch, 12px) / 2);
|
|
358
358
|
}
|
|
359
|
-
.awsui_textarea-
|
|
359
|
+
.awsui_textarea-wrapper_55fkh_1e7lc_347 > .awsui_primary-action_55fkh_1e7lc_351 > .awsui_action-button_55fkh_1e7lc_359:not(#\9) {
|
|
360
360
|
margin-block-end: var(--space-scaled-xxxs-oo06c7, 2px);
|
|
361
361
|
padding: 0;
|
|
362
362
|
}
|
|
363
363
|
|
|
364
|
-
.awsui_secondary-
|
|
364
|
+
.awsui_secondary-content_55fkh_1e7lc_364:not(#\9) {
|
|
365
365
|
border-collapse: separate;
|
|
366
366
|
border-spacing: 0;
|
|
367
367
|
box-sizing: border-box;
|
|
@@ -396,17 +396,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
396
396
|
border-end-start-radius: var(--border-radius-input-7q0str, 8px);
|
|
397
397
|
border-end-end-radius: var(--border-radius-input-7q0str, 8px);
|
|
398
398
|
}
|
|
399
|
-
.awsui_secondary-
|
|
399
|
+
.awsui_secondary-content_55fkh_1e7lc_364.awsui_with-paddings_55fkh_1e7lc_399:not(#\9) {
|
|
400
400
|
padding-block-start: var(--space-scaled-s-8ozaad, 12px);
|
|
401
401
|
padding-block-end: var(--space-scaled-s-8ozaad, 12px);
|
|
402
402
|
padding-inline-start: var(--space-field-horizontal-0aq2ch, 12px);
|
|
403
403
|
padding-inline-end: var(--space-field-horizontal-0aq2ch, 12px);
|
|
404
404
|
}
|
|
405
|
-
.awsui_secondary-
|
|
405
|
+
.awsui_secondary-content_55fkh_1e7lc_364.awsui_with-paddings_55fkh_1e7lc_399.awsui_invalid_55fkh_1e7lc_333:not(#\9), .awsui_secondary-content_55fkh_1e7lc_364.awsui_with-paddings_55fkh_1e7lc_399.awsui_warning_55fkh_1e7lc_333:not(#\9) {
|
|
406
406
|
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
407
407
|
}
|
|
408
408
|
|
|
409
|
-
.awsui_action-
|
|
409
|
+
.awsui_action-stripe_55fkh_1e7lc_409:not(#\9) {
|
|
410
410
|
border-collapse: separate;
|
|
411
411
|
border-spacing: 0;
|
|
412
412
|
box-sizing: border-box;
|
|
@@ -445,7 +445,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
445
445
|
align-items: flex-end;
|
|
446
446
|
}
|
|
447
447
|
|
|
448
|
-
.awsui_secondary-
|
|
448
|
+
.awsui_secondary-actions_55fkh_1e7lc_448:not(#\9) {
|
|
449
449
|
flex-basis: max-content;
|
|
450
450
|
flex-grow: 0;
|
|
451
451
|
flex-shrink: 1;
|
|
@@ -455,19 +455,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
455
455
|
overflow: hidden;
|
|
456
456
|
padding-inline-end: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
457
457
|
}
|
|
458
|
-
.awsui_secondary-
|
|
458
|
+
.awsui_secondary-actions_55fkh_1e7lc_448.awsui_with-paddings_55fkh_1e7lc_399:not(#\9) {
|
|
459
459
|
padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
|
|
460
460
|
padding-block-start: var(--space-scaled-s-8ozaad, 12px);
|
|
461
461
|
padding-block-end: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
462
462
|
}
|
|
463
|
-
.awsui_secondary-
|
|
463
|
+
.awsui_secondary-actions_55fkh_1e7lc_448.awsui_with-paddings_55fkh_1e7lc_399.awsui_invalid_55fkh_1e7lc_333:not(#\9), .awsui_secondary-actions_55fkh_1e7lc_448.awsui_with-paddings_55fkh_1e7lc_399.awsui_warning_55fkh_1e7lc_333:not(#\9) {
|
|
464
464
|
padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
|
|
465
465
|
}
|
|
466
|
-
.awsui_secondary-
|
|
466
|
+
.awsui_secondary-actions_55fkh_1e7lc_448.awsui_with-paddings-and-actions_55fkh_1e7lc_466:not(#\9) {
|
|
467
467
|
padding-inline-end: 0;
|
|
468
468
|
}
|
|
469
469
|
|
|
470
|
-
.
|
|
470
|
+
.awsui_buffer_55fkh_1e7lc_470:not(#\9) {
|
|
471
471
|
flex: 1;
|
|
472
472
|
align-self: stretch;
|
|
473
473
|
cursor: text;
|
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"textarea-readonly": "awsui_textarea-
|
|
7
|
-
"disabled": "
|
|
8
|
-
"textarea-invalid": "awsui_textarea-
|
|
9
|
-
"textarea-warning": "awsui_textarea-
|
|
10
|
-
"textarea": "
|
|
11
|
-
"invalid": "
|
|
12
|
-
"warning": "
|
|
13
|
-
"textarea-wrapper": "awsui_textarea-
|
|
14
|
-
"primary-action": "awsui_primary-
|
|
15
|
-
"action-button": "awsui_action-
|
|
16
|
-
"secondary-content": "awsui_secondary-
|
|
17
|
-
"with-paddings": "awsui_with-
|
|
18
|
-
"action-stripe": "awsui_action-
|
|
19
|
-
"secondary-actions": "awsui_secondary-
|
|
20
|
-
"with-paddings-and-actions": "awsui_with-paddings-and-
|
|
21
|
-
"buffer": "
|
|
5
|
+
"root": "awsui_root_55fkh_1e7lc_146",
|
|
6
|
+
"textarea-readonly": "awsui_textarea-readonly_55fkh_1e7lc_191",
|
|
7
|
+
"disabled": "awsui_disabled_55fkh_1e7lc_197",
|
|
8
|
+
"textarea-invalid": "awsui_textarea-invalid_55fkh_1e7lc_205",
|
|
9
|
+
"textarea-warning": "awsui_textarea-warning_55fkh_1e7lc_230",
|
|
10
|
+
"textarea": "awsui_textarea_55fkh_1e7lc_191",
|
|
11
|
+
"invalid": "awsui_invalid_55fkh_1e7lc_333",
|
|
12
|
+
"warning": "awsui_warning_55fkh_1e7lc_333",
|
|
13
|
+
"textarea-wrapper": "awsui_textarea-wrapper_55fkh_1e7lc_347",
|
|
14
|
+
"primary-action": "awsui_primary-action_55fkh_1e7lc_351",
|
|
15
|
+
"action-button": "awsui_action-button_55fkh_1e7lc_359",
|
|
16
|
+
"secondary-content": "awsui_secondary-content_55fkh_1e7lc_364",
|
|
17
|
+
"with-paddings": "awsui_with-paddings_55fkh_1e7lc_399",
|
|
18
|
+
"action-stripe": "awsui_action-stripe_55fkh_1e7lc_409",
|
|
19
|
+
"secondary-actions": "awsui_secondary-actions_55fkh_1e7lc_448",
|
|
20
|
+
"with-paddings-and-actions": "awsui_with-paddings-and-actions_55fkh_1e7lc_466",
|
|
21
|
+
"buffer": "awsui_buffer_55fkh_1e7lc_470"
|
|
22
22
|
};
|
|
23
23
|
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"segment": "
|
|
5
|
-
"refresh": "
|
|
6
|
-
"disabled": "
|
|
7
|
-
"selected": "
|
|
8
|
-
"icon": "
|
|
9
|
-
"with-text": "awsui_with-
|
|
10
|
-
"with-no-text": "awsui_with-no-
|
|
11
|
-
"root": "
|
|
12
|
-
"segment-part": "awsui_segment-
|
|
13
|
-
"select": "
|
|
14
|
-
"segment-count-2": "awsui_segment-count-
|
|
15
|
-
"segment-count-3": "awsui_segment-count-
|
|
16
|
-
"segment-count-4": "awsui_segment-count-
|
|
17
|
-
"segment-count-5": "awsui_segment-count-
|
|
18
|
-
"segment-count-6": "awsui_segment-count-
|
|
19
|
-
"disabled-reason-tooltip": "awsui_disabled-reason-
|
|
4
|
+
"segment": "awsui_segment_8cbea_1idps_161",
|
|
5
|
+
"refresh": "awsui_refresh_8cbea_1idps_188",
|
|
6
|
+
"disabled": "awsui_disabled_8cbea_1idps_194",
|
|
7
|
+
"selected": "awsui_selected_8cbea_1idps_251",
|
|
8
|
+
"icon": "awsui_icon_8cbea_1idps_261",
|
|
9
|
+
"with-text": "awsui_with-text_8cbea_1idps_265",
|
|
10
|
+
"with-no-text": "awsui_with-no-text_8cbea_1idps_271",
|
|
11
|
+
"root": "awsui_root_8cbea_1idps_276",
|
|
12
|
+
"segment-part": "awsui_segment-part_8cbea_1idps_308",
|
|
13
|
+
"select": "awsui_select_8cbea_1idps_251",
|
|
14
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1idps_343",
|
|
15
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1idps_347",
|
|
16
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1idps_351",
|
|
17
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1idps_355",
|
|
18
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1idps_359",
|
|
19
|
+
"disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_1idps_363"
|
|
20
20
|
};
|
|
21
21
|
|