@cloudscape-design/components 3.0.685 → 3.0.687
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/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- 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 +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +255 -255
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/app-layout/visual-refresh-toolbar/drawer/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/index.js +2 -1
- package/app-layout/visual-refresh-toolbar/drawer/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/button/interfaces.d.ts +1 -1
- package/button/interfaces.js.map +1 -1
- package/button-dropdown/item-element/index.js +1 -1
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +12 -11
- package/button-dropdown/item-element/styles.scoped.css +14 -14
- package/button-dropdown/item-element/styles.selectors.js +12 -11
- package/button-dropdown/tooltip.d.ts +2 -1
- package/button-dropdown/tooltip.d.ts.map +1 -1
- package/button-dropdown/tooltip.js +2 -2
- package/button-dropdown/tooltip.js.map +1 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +0 -3
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +30 -31
- package/container/styles.scoped.css +54 -57
- package/container/styles.selectors.js +30 -31
- 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/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -171
- package/flashbar/styles.selectors.js +47 -47
- package/icon/styles.css.js +38 -37
- package/icon/styles.scoped.css +82 -80
- package/icon/styles.selectors.js +38 -37
- 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/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +2 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +57 -55
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/key-value-pairs/index.d.ts +1 -1
- package/key-value-pairs/index.d.ts.map +1 -1
- package/key-value-pairs/index.js +2 -2
- package/key-value-pairs/index.js.map +1 -1
- package/key-value-pairs/interfaces.d.ts +11 -0
- package/key-value-pairs/interfaces.d.ts.map +1 -1
- package/key-value-pairs/interfaces.js.map +1 -1
- package/key-value-pairs/internal.d.ts.map +1 -1
- package/key-value-pairs/internal.js +2 -2
- package/key-value-pairs/internal.js.map +1 -1
- package/package.json +2 -1
- package/prompt-input/index.d.ts +6 -0
- package/prompt-input/index.d.ts.map +1 -0
- package/prompt-input/index.js +27 -0
- package/prompt-input/index.js.map +1 -0
- package/prompt-input/interfaces.d.ts +82 -0
- package/prompt-input/interfaces.d.ts.map +1 -0
- package/prompt-input/interfaces.js +2 -0
- package/prompt-input/interfaces.js.map +1 -0
- package/prompt-input/internal.d.ts +8 -0
- package/prompt-input/internal.d.ts.map +1 -0
- package/prompt-input/internal.js +109 -0
- package/prompt-input/internal.js.map +1 -0
- package/prompt-input/styles.css.js +13 -0
- package/prompt-input/styles.scoped.css +248 -0
- package/prompt-input/styles.selectors.js +14 -0
- package/prompt-input/test-classes/styles.css.js +8 -0
- package/prompt-input/test-classes/styles.scoped.css +15 -0
- package/prompt-input/test-classes/styles.selectors.js +9 -0
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +86 -86
- 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/split-panel/bottom.d.ts.map +1 -1
- package/split-panel/bottom.js +3 -0
- package/split-panel/bottom.js.map +1 -1
- package/split-panel/styles.css.js +27 -26
- package/split-panel/styles.scoped.css +44 -41
- package/split-panel/styles.selectors.js +27 -26
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/dom/prompt-input/index.d.ts +18 -0
- package/test-utils/dom/prompt-input/index.js +49 -0
- package/test-utils/dom/prompt-input/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/selectors/prompt-input/index.d.ts +6 -0
- package/test-utils/selectors/prompt-input/index.js +15 -0
- package/test-utils/selectors/prompt-input/index.js.map +1 -0
- package/test-utils/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1,248 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
|
+
SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/
|
|
5
|
+
/*
|
|
6
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
|
+
SPDX-License-Identifier: Apache-2.0
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
|
+
SPDX-License-Identifier: Apache-2.0
|
|
12
|
+
*/
|
|
13
|
+
/*
|
|
14
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
|
+
SPDX-License-Identifier: Apache-2.0
|
|
16
|
+
*/
|
|
17
|
+
/*
|
|
18
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
19
|
+
SPDX-License-Identifier: Apache-2.0
|
|
20
|
+
*/
|
|
21
|
+
/*
|
|
22
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
23
|
+
SPDX-License-Identifier: Apache-2.0
|
|
24
|
+
*/
|
|
25
|
+
/*
|
|
26
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
27
|
+
SPDX-License-Identifier: Apache-2.0
|
|
28
|
+
*/
|
|
29
|
+
/*
|
|
30
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
31
|
+
SPDX-License-Identifier: Apache-2.0
|
|
32
|
+
*/
|
|
33
|
+
/*
|
|
34
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
35
|
+
SPDX-License-Identifier: Apache-2.0
|
|
36
|
+
*/
|
|
37
|
+
/*
|
|
38
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
39
|
+
SPDX-License-Identifier: Apache-2.0
|
|
40
|
+
*/
|
|
41
|
+
/*
|
|
42
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
43
|
+
SPDX-License-Identifier: Apache-2.0
|
|
44
|
+
*/
|
|
45
|
+
/*
|
|
46
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
47
|
+
SPDX-License-Identifier: Apache-2.0
|
|
48
|
+
*/
|
|
49
|
+
/*
|
|
50
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
|
+
SPDX-License-Identifier: Apache-2.0
|
|
52
|
+
*/
|
|
53
|
+
/*
|
|
54
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55
|
+
SPDX-License-Identifier: Apache-2.0
|
|
56
|
+
*/
|
|
57
|
+
/*
|
|
58
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
59
|
+
SPDX-License-Identifier: Apache-2.0
|
|
60
|
+
*/
|
|
61
|
+
/*
|
|
62
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
63
|
+
SPDX-License-Identifier: Apache-2.0
|
|
64
|
+
*/
|
|
65
|
+
/*
|
|
66
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
67
|
+
SPDX-License-Identifier: Apache-2.0
|
|
68
|
+
*/
|
|
69
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
70
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
71
|
+
/*
|
|
72
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
73
|
+
SPDX-License-Identifier: Apache-2.0
|
|
74
|
+
*/
|
|
75
|
+
/*
|
|
76
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
77
|
+
SPDX-License-Identifier: Apache-2.0
|
|
78
|
+
*/
|
|
79
|
+
/*
|
|
80
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
81
|
+
SPDX-License-Identifier: Apache-2.0
|
|
82
|
+
*/
|
|
83
|
+
/*
|
|
84
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
85
|
+
SPDX-License-Identifier: Apache-2.0
|
|
86
|
+
*/
|
|
87
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
88
|
+
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
89
|
+
/*
|
|
90
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
|
+
SPDX-License-Identifier: Apache-2.0
|
|
92
|
+
*/
|
|
93
|
+
/*
|
|
94
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
|
+
SPDX-License-Identifier: Apache-2.0
|
|
96
|
+
*/
|
|
97
|
+
/* stylelint-disable */
|
|
98
|
+
.awsui_root_55fkh_v0e3_98:not(#\9) {
|
|
99
|
+
position: relative;
|
|
100
|
+
}
|
|
101
|
+
.awsui_root_55fkh_v0e3_98 > .awsui_button_55fkh_v0e3_101:not(#\9) {
|
|
102
|
+
position: absolute;
|
|
103
|
+
inset-inline-end: var(--space-static-xxs-82cdfi, 4px);
|
|
104
|
+
inset-block-end: 0;
|
|
105
|
+
}
|
|
106
|
+
body[data-awsui-focus-visible=true] .awsui_root_55fkh_v0e3_98 > .awsui_button_55fkh_v0e3_101 > .awsui_action-button_55fkh_v0e3_106:not(#\9):focus {
|
|
107
|
+
position: relative;
|
|
108
|
+
}
|
|
109
|
+
body[data-awsui-focus-visible=true] .awsui_root_55fkh_v0e3_98 > .awsui_button_55fkh_v0e3_101 > .awsui_action-button_55fkh_v0e3_106:not(#\9):focus {
|
|
110
|
+
outline: 2px dotted transparent;
|
|
111
|
+
outline-offset: calc(calc((var(--space-xxxs-zbmxqb, 2px)) - 1px) - 1px);
|
|
112
|
+
}
|
|
113
|
+
body[data-awsui-focus-visible=true] .awsui_root_55fkh_v0e3_98 > .awsui_button_55fkh_v0e3_101 > .awsui_action-button_55fkh_v0e3_106:not(#\9):focus::before {
|
|
114
|
+
content: " ";
|
|
115
|
+
display: block;
|
|
116
|
+
position: absolute;
|
|
117
|
+
inset-inline-start: calc(-1 * calc((var(--space-xxxs-zbmxqb, 2px)) - 1px));
|
|
118
|
+
inset-block-start: calc(-1 * calc((-1 * var(--space-xxxs-zbmxqb, 2px)) - 1px));
|
|
119
|
+
inline-size: calc(100% + calc((var(--space-xxxs-zbmxqb, 2px)) - 1px) + calc((var(--space-xxxs-zbmxqb, 2px)) - 1px));
|
|
120
|
+
block-size: calc(100% + calc((-1 * var(--space-xxxs-zbmxqb, 2px)) - 1px) + calc((-1 * var(--space-xxxs-zbmxqb, 2px)) - 1px));
|
|
121
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
122
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
123
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
124
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
125
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.awsui_textarea_55fkh_v0e3_128:not(#\9) {
|
|
129
|
+
border-collapse: separate;
|
|
130
|
+
border-spacing: 0;
|
|
131
|
+
box-sizing: border-box;
|
|
132
|
+
caption-side: top;
|
|
133
|
+
cursor: auto;
|
|
134
|
+
direction: inherit;
|
|
135
|
+
empty-cells: show;
|
|
136
|
+
font-family: serif;
|
|
137
|
+
font-size: medium;
|
|
138
|
+
font-style: normal;
|
|
139
|
+
font-variant: normal;
|
|
140
|
+
font-weight: 400;
|
|
141
|
+
font-stretch: normal;
|
|
142
|
+
line-height: normal;
|
|
143
|
+
-webkit-hyphens: none;
|
|
144
|
+
hyphens: none;
|
|
145
|
+
letter-spacing: normal;
|
|
146
|
+
list-style: disc outside none;
|
|
147
|
+
tab-size: 8;
|
|
148
|
+
text-align: start;
|
|
149
|
+
text-indent: 0;
|
|
150
|
+
text-shadow: none;
|
|
151
|
+
text-transform: none;
|
|
152
|
+
visibility: visible;
|
|
153
|
+
white-space: normal;
|
|
154
|
+
word-spacing: normal;
|
|
155
|
+
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
156
|
+
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
157
|
+
color: var(--color-text-body-default-at06ol, #000716);
|
|
158
|
+
font-weight: 400;
|
|
159
|
+
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
160
|
+
-webkit-font-smoothing: auto;
|
|
161
|
+
-moz-osx-font-smoothing: auto;
|
|
162
|
+
resize: none;
|
|
163
|
+
cursor: text;
|
|
164
|
+
white-space: pre-wrap;
|
|
165
|
+
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
166
|
+
padding-inline: var(--space-field-horizontal-gg19kw, 12px);
|
|
167
|
+
color: var(--color-text-body-default-at06ol, #000716);
|
|
168
|
+
max-inline-size: 100%;
|
|
169
|
+
inline-size: 100%;
|
|
170
|
+
display: block;
|
|
171
|
+
box-sizing: border-box;
|
|
172
|
+
background-color: var(--color-background-input-default-igdh5e, #ffffff);
|
|
173
|
+
border-start-start-radius: var(--border-radius-input-plgbrq, 8px);
|
|
174
|
+
border-start-end-radius: var(--border-radius-input-plgbrq, 8px);
|
|
175
|
+
border-end-start-radius: var(--border-radius-input-plgbrq, 8px);
|
|
176
|
+
border-end-end-radius: var(--border-radius-input-plgbrq, 8px);
|
|
177
|
+
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-default-1zl7hq, #7d8998);
|
|
178
|
+
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-default-1zl7hq, #7d8998);
|
|
179
|
+
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
180
|
+
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
181
|
+
}
|
|
182
|
+
.awsui_textarea_55fkh_v0e3_128.awsui_textarea-readonly_55fkh_v0e3_181:not(#\9) {
|
|
183
|
+
background-color: var(--color-background-input-default-igdh5e, #ffffff);
|
|
184
|
+
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
|
|
185
|
+
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
|
|
186
|
+
}
|
|
187
|
+
.awsui_textarea_55fkh_v0e3_128:not(#\9)::placeholder {
|
|
188
|
+
color: var(--color-text-input-placeholder-mx1ygd, #5f6b7a);
|
|
189
|
+
font-style: italic;
|
|
190
|
+
opacity: 1;
|
|
191
|
+
}
|
|
192
|
+
.awsui_textarea_55fkh_v0e3_128:not(#\9):-ms-input-placeholder {
|
|
193
|
+
color: var(--color-text-input-placeholder-mx1ygd, #5f6b7a);
|
|
194
|
+
font-style: italic;
|
|
195
|
+
}
|
|
196
|
+
.awsui_textarea_55fkh_v0e3_128:not(#\9):focus {
|
|
197
|
+
outline: 2px dotted transparent;
|
|
198
|
+
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-focused-3d15sl, #033160);
|
|
199
|
+
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-focused-3d15sl, #033160);
|
|
200
|
+
border-start-start-radius: var(--border-radius-input-plgbrq, 8px);
|
|
201
|
+
border-start-end-radius: var(--border-radius-input-plgbrq, 8px);
|
|
202
|
+
border-end-start-radius: var(--border-radius-input-plgbrq, 8px);
|
|
203
|
+
border-end-end-radius: var(--border-radius-input-plgbrq, 8px);
|
|
204
|
+
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
205
|
+
}
|
|
206
|
+
.awsui_textarea_55fkh_v0e3_128:not(#\9):invalid {
|
|
207
|
+
box-shadow: none;
|
|
208
|
+
}
|
|
209
|
+
.awsui_textarea_55fkh_v0e3_128:not(#\9):disabled {
|
|
210
|
+
background-color: var(--color-background-input-disabled-ab59a3, #e9ebed);
|
|
211
|
+
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
|
|
212
|
+
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
|
|
213
|
+
color: var(--color-text-input-disabled-f8pjm5, #9ba7b6);
|
|
214
|
+
cursor: auto;
|
|
215
|
+
cursor: default;
|
|
216
|
+
}
|
|
217
|
+
.awsui_textarea_55fkh_v0e3_128:not(#\9):disabled::placeholder {
|
|
218
|
+
color: var(--color-text-input-placeholder-disabled-abhb0d, #9ba7b6);
|
|
219
|
+
opacity: 1;
|
|
220
|
+
}
|
|
221
|
+
.awsui_textarea_55fkh_v0e3_128:not(#\9):disabled:-ms-input-placeholder {
|
|
222
|
+
color: var(--color-text-input-placeholder-disabled-abhb0d, #9ba7b6);
|
|
223
|
+
}
|
|
224
|
+
.awsui_textarea_55fkh_v0e3_128.awsui_textarea-invalid_55fkh_v0e3_223:not(#\9) {
|
|
225
|
+
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
226
|
+
border-color: var(--color-text-status-error-wdvepn, #d91515);
|
|
227
|
+
padding-inline-start: calc(
|
|
228
|
+
var(--space-field-horizontal-gg19kw, 12px) - (var(--border-invalid-width-5ktjp2, 8px) - var(--border-field-width-09w7vk, 2px))
|
|
229
|
+
);
|
|
230
|
+
border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
|
|
231
|
+
}
|
|
232
|
+
.awsui_textarea_55fkh_v0e3_128.awsui_textarea-invalid_55fkh_v0e3_223:not(#\9):focus {
|
|
233
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-fhmbjn, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
234
|
+
}
|
|
235
|
+
.awsui_textarea_55fkh_v0e3_128.awsui_textarea-warning_55fkh_v0e3_234:not(#\9) {
|
|
236
|
+
color: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
237
|
+
border-color: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
238
|
+
padding-inline-start: calc(
|
|
239
|
+
var(--space-field-horizontal-gg19kw, 12px) - (var(--border-invalid-width-5ktjp2, 8px) - var(--border-field-width-09w7vk, 2px))
|
|
240
|
+
);
|
|
241
|
+
border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
|
|
242
|
+
}
|
|
243
|
+
.awsui_textarea_55fkh_v0e3_128.awsui_textarea-warning_55fkh_v0e3_234:not(#\9):focus {
|
|
244
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-fhmbjn, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
245
|
+
}
|
|
246
|
+
.awsui_textarea_55fkh_v0e3_128.awsui_textarea-with-button_55fkh_v0e3_245:not(#\9) {
|
|
247
|
+
padding-inline-end: calc(var(--space-field-horizontal-gg19kw, 12px) + var(--space-static-xxs-82cdfi, 4px) + var(--size-icon-normal-0m1722, 16px));
|
|
248
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
|
|
2
|
+
// es-module interop with Babel and Typescript
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
module.exports.default = {
|
|
5
|
+
"root": "awsui_root_55fkh_v0e3_98",
|
|
6
|
+
"button": "awsui_button_55fkh_v0e3_101",
|
|
7
|
+
"action-button": "awsui_action-button_55fkh_v0e3_106",
|
|
8
|
+
"textarea": "awsui_textarea_55fkh_v0e3_128",
|
|
9
|
+
"textarea-readonly": "awsui_textarea-readonly_55fkh_v0e3_181",
|
|
10
|
+
"textarea-invalid": "awsui_textarea-invalid_55fkh_v0e3_223",
|
|
11
|
+
"textarea-warning": "awsui_textarea-warning_55fkh_v0e3_234",
|
|
12
|
+
"textarea-with-button": "awsui_textarea-with-button_55fkh_v0e3_245"
|
|
13
|
+
};
|
|
14
|
+
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
|
+
SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/
|
|
5
|
+
.awsui_root_nr3gs_1mr3y_5:not(#\9) {
|
|
6
|
+
/* used in test-utils */
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.awsui_textarea_nr3gs_1mr3y_9:not(#\9) {
|
|
10
|
+
/* used in test-utils */
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.awsui_action-button_nr3gs_1mr3y_13:not(#\9) {
|
|
14
|
+
/* used in test-utils */
|
|
15
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
// es-module interop with Babel and Typescript
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
module.exports.default = {
|
|
5
|
+
"root": "awsui_root_nr3gs_1mr3y_5",
|
|
6
|
+
"textarea": "awsui_textarea_nr3gs_1mr3y_9",
|
|
7
|
+
"action-button": "awsui_action-button_nr3gs_1mr3y_13"
|
|
8
|
+
};
|
|
9
|
+
|
package/slider/styles.css.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"slider": "
|
|
6
|
-
"slider-track": "awsui_slider-
|
|
7
|
-
"slider-range": "awsui_slider-
|
|
8
|
-
"disabled": "
|
|
9
|
-
"readonly": "
|
|
10
|
-
"error": "
|
|
11
|
-
"warning": "
|
|
12
|
-
"active": "
|
|
13
|
-
"error-active": "awsui_error-
|
|
14
|
-
"warning-active": "awsui_warning-
|
|
15
|
-
"labels": "
|
|
16
|
-
"labels-noref": "awsui_labels-
|
|
17
|
-
"labels-reference": "awsui_labels-
|
|
18
|
-
"labels-min": "awsui_labels-
|
|
19
|
-
"labels-max": "awsui_labels-
|
|
20
|
-
"labels-aria-description": "awsui_labels-aria-
|
|
21
|
-
"ticks": "
|
|
22
|
-
"ticks-wrapper": "awsui_ticks-
|
|
23
|
-
"tick": "
|
|
24
|
-
"middle": "
|
|
25
|
-
"filled": "
|
|
26
|
-
"tooltip-thumb": "awsui_tooltip-
|
|
27
|
-
"thumb": "
|
|
28
|
-
"min": "
|
|
29
|
-
"max": "
|
|
4
|
+
"root": "awsui_root_pcgz5_1dju7_101",
|
|
5
|
+
"slider": "awsui_slider_pcgz5_1dju7_141",
|
|
6
|
+
"slider-track": "awsui_slider-track_pcgz5_1dju7_145",
|
|
7
|
+
"slider-range": "awsui_slider-range_pcgz5_1dju7_145",
|
|
8
|
+
"disabled": "awsui_disabled_pcgz5_1dju7_160",
|
|
9
|
+
"readonly": "awsui_readonly_pcgz5_1dju7_164",
|
|
10
|
+
"error": "awsui_error_pcgz5_1dju7_173",
|
|
11
|
+
"warning": "awsui_warning_pcgz5_1dju7_176",
|
|
12
|
+
"active": "awsui_active_pcgz5_1dju7_179",
|
|
13
|
+
"error-active": "awsui_error-active_pcgz5_1dju7_182",
|
|
14
|
+
"warning-active": "awsui_warning-active_pcgz5_1dju7_185",
|
|
15
|
+
"labels": "awsui_labels_pcgz5_1dju7_196",
|
|
16
|
+
"labels-noref": "awsui_labels-noref_pcgz5_1dju7_202",
|
|
17
|
+
"labels-reference": "awsui_labels-reference_pcgz5_1dju7_205",
|
|
18
|
+
"labels-min": "awsui_labels-min_pcgz5_1dju7_212",
|
|
19
|
+
"labels-max": "awsui_labels-max_pcgz5_1dju7_218",
|
|
20
|
+
"labels-aria-description": "awsui_labels-aria-description_pcgz5_1dju7_226",
|
|
21
|
+
"ticks": "awsui_ticks_pcgz5_1dju7_244",
|
|
22
|
+
"ticks-wrapper": "awsui_ticks-wrapper_pcgz5_1dju7_250",
|
|
23
|
+
"tick": "awsui_tick_pcgz5_1dju7_244",
|
|
24
|
+
"middle": "awsui_middle_pcgz5_1dju7_265",
|
|
25
|
+
"filled": "awsui_filled_pcgz5_1dju7_268",
|
|
26
|
+
"tooltip-thumb": "awsui_tooltip-thumb_pcgz5_1dju7_296",
|
|
27
|
+
"thumb": "awsui_thumb_pcgz5_1dju7_309",
|
|
28
|
+
"min": "awsui_min_pcgz5_1dju7_345",
|
|
29
|
+
"max": "awsui_max_pcgz5_1dju7_348"
|
|
30
30
|
};
|
|
31
31
|
|