@cloudscape-design/components 3.0.1352 → 3.0.1354
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/internal.d.ts +6 -0
- package/alert/internal.d.ts.map +1 -1
- package/alert/internal.js +4 -4
- package/alert/internal.js.map +1 -1
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +149 -71
- package/alert/styles.selectors.js +27 -27
- package/badge/index.d.ts.map +1 -1
- package/badge/index.js +2 -1
- package/badge/index.js.map +1 -1
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +91 -54
- package/badge/styles.selectors.js +10 -10
- package/button/index.d.ts.map +1 -1
- package/button/index.js +1 -1
- package/button/index.js.map +1 -1
- package/button/internal.d.ts +5 -0
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +3 -2
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +375 -302
- package/button/styles.selectors.js +23 -23
- package/icon/generated/icons.js +27 -18
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +41 -41
- package/icon/styles.scoped.css +99 -91
- package/icon/styles.selectors.js +41 -41
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/manifest.json +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
- package/table/column-groups/utils.d.ts +1 -0
- package/table/column-groups/utils.d.ts.map +1 -1
- package/table/column-groups/utils.js +13 -11
- package/table/column-groups/utils.js.map +1 -1
- package/table/thead.js +6 -6
- package/table/thead.js.map +1 -1
|
@@ -2,28 +2,28 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content": "
|
|
6
|
-
"button": "
|
|
7
|
-
"variant-normal": "awsui_variant-
|
|
8
|
-
"disabled": "
|
|
9
|
-
"variant-primary": "awsui_variant-
|
|
10
|
-
"variant-link": "awsui_variant-
|
|
11
|
-
"variant-icon": "awsui_variant-
|
|
12
|
-
"variant-inline-icon": "awsui_variant-inline-
|
|
13
|
-
"variant-inline-icon-pointer-target": "awsui_variant-inline-icon-pointer-
|
|
14
|
-
"variant-inline-link": "awsui_variant-inline-
|
|
15
|
-
"variant-modal-dismiss": "awsui_variant-modal-
|
|
16
|
-
"variant-flashbar-icon": "awsui_variant-flashbar-
|
|
17
|
-
"variant-breadcrumb-group": "awsui_variant-breadcrumb-
|
|
18
|
-
"variant-menu-trigger": "awsui_variant-menu-
|
|
19
|
-
"button-no-text": "awsui_button-no-
|
|
20
|
-
"button-no-wrap": "awsui_button-no-
|
|
21
|
-
"full-width": "awsui_full-
|
|
22
|
-
"button-compact": "awsui_button-
|
|
23
|
-
"icon-left": "awsui_icon-
|
|
24
|
-
"icon-right": "awsui_icon-
|
|
25
|
-
"icon": "
|
|
26
|
-
"link": "
|
|
27
|
-
"disabled-with-reason": "awsui_disabled-with-
|
|
5
|
+
"content": "awsui_content_vjswe_trvaa_210",
|
|
6
|
+
"button": "awsui_button_vjswe_trvaa_214",
|
|
7
|
+
"variant-normal": "awsui_variant-normal_vjswe_trvaa_275",
|
|
8
|
+
"disabled": "awsui_disabled_vjswe_trvaa_296",
|
|
9
|
+
"variant-primary": "awsui_variant-primary_vjswe_trvaa_304",
|
|
10
|
+
"variant-link": "awsui_variant-link_vjswe_trvaa_333",
|
|
11
|
+
"variant-icon": "awsui_variant-icon_vjswe_trvaa_362",
|
|
12
|
+
"variant-inline-icon": "awsui_variant-inline-icon_vjswe_trvaa_391",
|
|
13
|
+
"variant-inline-icon-pointer-target": "awsui_variant-inline-icon-pointer-target_vjswe_trvaa_420",
|
|
14
|
+
"variant-inline-link": "awsui_variant-inline-link_vjswe_trvaa_449",
|
|
15
|
+
"variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_trvaa_482",
|
|
16
|
+
"variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_trvaa_511",
|
|
17
|
+
"variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_trvaa_540",
|
|
18
|
+
"variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_trvaa_574",
|
|
19
|
+
"button-no-text": "awsui_button-no-text_vjswe_trvaa_670",
|
|
20
|
+
"button-no-wrap": "awsui_button-no-wrap_vjswe_trvaa_674",
|
|
21
|
+
"full-width": "awsui_full-width_vjswe_trvaa_677",
|
|
22
|
+
"button-compact": "awsui_button-compact_vjswe_trvaa_694",
|
|
23
|
+
"icon-left": "awsui_icon-left_vjswe_trvaa_704",
|
|
24
|
+
"icon-right": "awsui_icon-right_vjswe_trvaa_709",
|
|
25
|
+
"icon": "awsui_icon_vjswe_trvaa_704",
|
|
26
|
+
"link": "awsui_link_vjswe_trvaa_728",
|
|
27
|
+
"disabled-with-reason": "awsui_disabled-with-reason_vjswe_trvaa_728"
|
|
28
28
|
};
|
|
29
29
|
|
package/icon/generated/icons.js
CHANGED
|
@@ -111,7 +111,7 @@ const icons = {
|
|
|
111
111
|
React.createElement("circle", { cx: "10.5", cy: "8", r: "1.5", className: "filled no-stroke" })),
|
|
112
112
|
"edit-gen-ai": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
113
113
|
React.createElement("path", { d: "m5.19 12.275-4.19.7.7-4.19 7.2-7.2c.78-.78 2.05-.78 2.83 0l.66.66c.78.78.78 2.05 0 2.83l-1.865 1.85M10.99 5.975l-3-3", className: "stroke-linejoin-round" }),
|
|
114
|
-
React.createElement("path", { d: "m13.888 12.329-2.296-.921-.924-2.303c-.056-.14-.28-.14-.336 0l-.924 2.303-2.296.921S7 12.427 7 12.496c0 .07.042.14.112.168l.07.028 2.226.893.924 2.303s.098.112.168.112.14-.042.168-.112l.924-2.303 2.296-.921s.112-.098.112-.168-.042-.14-.112-.167Z", className: "filled no-stroke" })),
|
|
114
|
+
React.createElement("path", { d: "m13.888 12.329-2.296-.921-.924-2.303c-.056-.14-.28-.14-.336 0l-.924 2.303-2.296.921S7 12.427 7 12.496c0 .07.042.14.112.168l.07.028 2.226.893.924 2.303s.098.112.168.112.14-.042.168-.112l.924-2.303 2.296-.921s.112-.098.112-.168-.042-.14-.112-.167Z", className: "filled no-stroke awsui-icon-sparkle" })),
|
|
115
115
|
"edit": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
116
116
|
React.createElement("path", { d: "m6.19 13.275-4.19.7.7-4.19 7.2-7.2c.78-.78 2.05-.78 2.83 0l.66.66c.78.78.78 2.05 0 2.83l-7.2 7.2ZM9 3.995l3 3", className: "stroke-linejoin-round" })),
|
|
117
117
|
"ellipsis": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
@@ -122,7 +122,10 @@ const icons = {
|
|
|
122
122
|
React.createElement("path", { d: "m1 3 7 6 7-6", className: "stroke-linejoin-round" }),
|
|
123
123
|
React.createElement("path", { d: "M15 3H1v10h14V3Z", className: "stroke-linejoin-round" })),
|
|
124
124
|
"exit-full-screen": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
125
|
-
React.createElement("path", { d: "M1 10.
|
|
125
|
+
React.createElement("path", { d: "M1 10.01h5V15", className: "stroke-linejoin-round awsui-icon-corner-bl" }),
|
|
126
|
+
React.createElement("path", { d: "M10 15v-5h5", className: "stroke-linejoin-round awsui-icon-corner-br" }),
|
|
127
|
+
React.createElement("path", { d: "M6 1v5H1", className: "stroke-linejoin-round awsui-icon-corner-tl" }),
|
|
128
|
+
React.createElement("path", { d: "M15 6h-5V1", className: "stroke-linejoin-round awsui-icon-corner-tr" })),
|
|
126
129
|
"expand": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
127
130
|
React.createElement("path", { d: "M14 7V2H9M10 6l4-4", className: "stroke-linejoin-round awsui-icon-corner-tr" }),
|
|
128
131
|
React.createElement("path", { d: "M6.99 14H2V9M6 10l-4 4", className: "stroke-linejoin-round awsui-icon-corner-bl" }),
|
|
@@ -173,10 +176,13 @@ const icons = {
|
|
|
173
176
|
React.createElement("path", { d: "M15 0v5h-5", className: "stroke-linejoin-round" }),
|
|
174
177
|
React.createElement("path", { d: "M6.024 15A7.154 7.154 0 0 1 1 8.164C1 4.204 4.196 1 8.148 1A7.148 7.148 0 0 1 14.5 4.875", className: "stroke-linejoin-round awsui-icon-arc" })),
|
|
175
178
|
"full-screen": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
176
|
-
React.createElement("path", { d: "M6 15H1v-
|
|
179
|
+
React.createElement("path", { d: "M6 15H1v-5", className: "stroke-linejoin-round awsui-icon-corner-bl" }),
|
|
180
|
+
React.createElement("path", { d: "M15 10v5h-5", className: "stroke-linejoin-round awsui-icon-corner-br" }),
|
|
181
|
+
React.createElement("path", { d: "M1 6V1h5", className: "stroke-linejoin-round awsui-icon-corner-tl" }),
|
|
182
|
+
React.createElement("path", { d: "M10 1h5v5", className: "stroke-linejoin-round awsui-icon-corner-tr" })),
|
|
177
183
|
"gen-ai": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
178
184
|
React.createElement("path", { d: "M6.15 10.365 8 15.005l1.86-4.64 4.64-1.86-4.64-1.85L8 2.005l-1.85 4.65-4.65 1.85 4.65 1.86Z", className: "stroke-linejoin-round" }),
|
|
179
|
-
React.createElement("path", { d: "M2.38 4.915c.02.05.07.08.12.08.05 0 .12-.08.12-.08l.66-1.64 1.64-.66a.13.13 0 0 0 .08-.12c0-.05-.08-.12-.08-.12l-1.64-.66-.66-1.64c-.04-.1-.2-.1-.24 0l-.66 1.64-1.64.66a.13.13 0 0 0-.08.12c0 .05.08.12.08.12l1.64.66.66 1.64Z", className: "filled no-stroke" })),
|
|
185
|
+
React.createElement("path", { d: "M2.38 4.915c.02.05.07.08.12.08.05 0 .12-.08.12-.08l.66-1.64 1.64-.66a.13.13 0 0 0 .08-.12c0-.05-.08-.12-.08-.12l-1.64-.66-.66-1.64c-.04-.1-.2-.1-.24 0l-.66 1.64-1.64.66a.13.13 0 0 0-.08.12c0 .05.08.12.08.12l1.64.66.66 1.64Z", className: "filled no-stroke awsui-icon-sparkle" })),
|
|
180
186
|
"globe": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
181
187
|
React.createElement("circle", { cx: "8", cy: "8", r: "7" }),
|
|
182
188
|
React.createElement("path", { d: "M8 15c1.657 0 3-3.134 3-7S9.657 1 8 1 5 4.134 5 8s1.343 7 3 7ZM1 8h14", className: "stroke-linejoin-round" })),
|
|
@@ -199,7 +205,9 @@ const icons = {
|
|
|
199
205
|
"history": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
200
206
|
React.createElement("path", { d: "M1 0v5l5-.04", className: "stroke-linejoin-round" }),
|
|
201
207
|
React.createElement("path", { d: "M1 8c0 3.87 3.13 7 7 7s7-3.13 7-7-3.13-7-7-7C5.21 1 2.8 2.63 1.67 5" }),
|
|
202
|
-
React.createElement("path", { d: "M9
|
|
208
|
+
React.createElement("path", { d: "M9 4v5", className: "stroke-linejoin-round" }),
|
|
209
|
+
React.createElement("path", { d: "M9 9H5", className: "stroke-linejoin-round awsui-icon-hand" }),
|
|
210
|
+
React.createElement("path", { d: "M9 9h.01", className: "stroke-linecap-round" })),
|
|
203
211
|
"insert-row": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
204
212
|
React.createElement("path", { d: "M6 11H1V2h14v4M12 7v8M8 11h8", className: "stroke-linejoin-round" })),
|
|
205
213
|
"internal-link": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
@@ -221,7 +229,8 @@ const icons = {
|
|
|
221
229
|
React.createElement("path", { d: "M12.01 9c.63-.83 1-1.87 1-3 0-2.76-2.24-5-5-5a5.002 5.002 0 0 0-4 8l4 6 4-6Z", className: "stroke-linejoin-round" })),
|
|
222
230
|
"lock-private": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
223
231
|
React.createElement("path", { d: "M12 7H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1Z", className: "stroke-linejoin-round" }),
|
|
224
|
-
React.createElement("
|
|
232
|
+
React.createElement("g", { className: "awsui-icon-clip" },
|
|
233
|
+
React.createElement("path", { d: "M5 7V4c0-1.65 1.35-3 3-3s3 1.35 3 3v3", className: "stroke-linejoin-round awsui-icon-shackle" }))),
|
|
225
234
|
"map": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
226
235
|
React.createElement("path", { d: "M2 12.8V2l3.61 1.21V14L2 12.8ZM10.4 12.8V2L14 3.05V14l-3.6-1.2ZM5.61 14l4.79-1.2M5.61 3.21 10.4 2", className: "stroke-linejoin-round" })),
|
|
227
236
|
"menu": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
@@ -251,19 +260,21 @@ const icons = {
|
|
|
251
260
|
React.createElement("path", { d: "m4 13.03 8-5-8-5v10Z", className: "stroke-linejoin-round filled" })),
|
|
252
261
|
"redo": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
253
262
|
React.createElement("path", { d: "m11 2 4 4-4 4", className: "stroke-linejoin-round awsui-icon-arrow" }),
|
|
254
|
-
React.createElement("path", { d: "M14 6H5.5C3.01 6 1 8.01 1 10.5S3.01 15 5.5 15H8", className: "stroke-linejoin-round" })),
|
|
263
|
+
React.createElement("path", { d: "M14 6H5.5C3.01 6 1 8.01 1 10.5S3.01 15 5.5 15H8", className: "stroke-linejoin-round awsui-icon-line" })),
|
|
255
264
|
"refresh": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
256
|
-
React.createElement("path", { d: "M15 0v5l-5-.04", className: "stroke-linejoin-round" }),
|
|
265
|
+
React.createElement("path", { d: "M15 0v5l-5-.04", className: "stroke-linejoin-round awsui-icon-arrow" }),
|
|
257
266
|
React.createElement("path", { d: "M15 8c0 3.87-3.13 7-7 7s-7-3.13-7-7 3.13-7 7-7c2.79 0 5.2 1.63 6.33 4", className: "awsui-icon-arc" })),
|
|
258
267
|
"remove": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
259
|
-
React.createElement("path", { d: "M1
|
|
268
|
+
React.createElement("path", { d: "M1 5h14", className: "stroke-linejoin-round awsui-icon-lid" }),
|
|
269
|
+
React.createElement("path", { d: "m13 5-1 10H4L3 5", className: "stroke-linejoin-round awsui-icon-side" }),
|
|
270
|
+
React.createElement("path", { d: "M5 5V2h6v3", className: "stroke-linejoin-round awsui-icon-lid" })),
|
|
260
271
|
"resize-area": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
261
272
|
React.createElement("path", { d: "M14 4 4 14M10 14l4-4", className: "stroke-linejoin-round" })),
|
|
262
273
|
"script": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
263
274
|
React.createElement("path", { d: "M5 4 1 8l4 4M11 4l4 4-4 4", className: "stroke-linejoin-round" }),
|
|
264
275
|
React.createElement("path", { d: "M7 13 9 3" })),
|
|
265
276
|
"search-gen-ai": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
266
|
-
React.createElement("path", { d: "M12.332 6.888c.028.07.098.112.168.112s.168-.112.168-.112l.924-2.298 2.296-.925A.182.182 0 0 0 16 3.497c0-.07-.112-.169-.112-.169l-2.296-.925-.924-2.298c-.056-.14-.28-.14-.336 0l-.924 2.298-2.296.925A.182.182 0 0 0 9 3.497c0 .07.112.168.112.168l2.296.925.924 2.298Z", className: "filled no-stroke" }),
|
|
277
|
+
React.createElement("path", { d: "M12.332 6.888c.028.07.098.112.168.112s.168-.112.168-.112l.924-2.298 2.296-.925A.182.182 0 0 0 16 3.497c0-.07-.112-.169-.112-.169l-2.296-.925-.924-2.298c-.056-.14-.28-.14-.336 0l-.924 2.298-2.296.925A.182.182 0 0 0 9 3.497c0 .07.112.168.112.168l2.296.925.924 2.298Z", className: "filled no-stroke awsui-icon-sparkle" }),
|
|
267
278
|
React.createElement("path", { d: "m11 11.005 4 4M11.9 8a5.002 5.002 0 1 1-8.36-4.605A4.996 4.996 0 0 1 8 2.105", className: "stroke-linejoin-round" })),
|
|
268
279
|
"search": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
269
280
|
React.createElement("path", { d: "m11 11 4 4M7 12A5 5 0 1 0 7 2a5 5 0 0 0 0 10Z", className: "stroke-linejoin-round" })),
|
|
@@ -326,7 +337,7 @@ const icons = {
|
|
|
326
337
|
"subtract-minus": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
327
338
|
React.createElement("path", { d: "M2 8h12", className: "stroke-linejoin-round" })),
|
|
328
339
|
"suggestions-gen-ai": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
329
|
-
React.createElement("path", { d: "m15.888 3.329-2.296-.921-.924-2.303c-.056-.14-.28-.14-.336 0l-.924 2.303-2.296.921S9 3.427 9 3.497s.042.14.112.167l.07.028 2.226.893.924 2.303S12.43 7 12.5 7s.14-.042.168-.112l.924-2.303 2.296-.921S16 3.566 16 3.497c0-.07-.042-.14-.112-.168Z", className: "filled no-stroke" }),
|
|
340
|
+
React.createElement("path", { d: "m15.888 3.329-2.296-.921-.924-2.303c-.056-.14-.28-.14-.336 0l-.924 2.303-2.296.921S9 3.427 9 3.497s.042.14.112.167l.07.028 2.226.893.924 2.303S12.43 7 12.5 7s.14-.042.168-.112l.924-2.303 2.296-.921S16 3.566 16 3.497c0-.07-.042-.14-.112-.168Z", className: "filled no-stroke awsui-icon-sparkle" }),
|
|
330
341
|
React.createElement("path", { d: "M12.348 8.45a5.09 5.09 0 0 1-1.358 1.53L10 15H6l-.99-5.02C3.8 9.07 3 7.63 3 6c0-2.76 2.24-5 5-5M10.5 12.005h-5", className: "stroke-linejoin-round" })),
|
|
331
342
|
"suggestions": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
332
343
|
React.createElement("path", { d: "M8.12 15h-2l-.99-5.02C3.92 9.07 3.12 7.63 3.12 6c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.63-.8 3.07-2.01 3.98L10.12 15h-2ZM11.12 12h-6", className: "stroke-linejoin-round" })),
|
|
@@ -352,10 +363,11 @@ const icons = {
|
|
|
352
363
|
React.createElement("path", { d: "M14 2H2v12h12V2ZM8 5v6M5 8h6", className: "stroke-linejoin-round" })),
|
|
353
364
|
"undo": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
354
365
|
React.createElement("path", { d: "M5 2 1 6l4 4", className: "stroke-linejoin-round awsui-icon-arrow" }),
|
|
355
|
-
React.createElement("path", { d: "M2 6h8.5c2.49 0 4.5 2.01 4.5 4.5S12.99 15 10.5 15H8", className: "stroke-linejoin-round" })),
|
|
366
|
+
React.createElement("path", { d: "M2 6h8.5c2.49 0 4.5 2.01 4.5 4.5S12.99 15 10.5 15H8", className: "stroke-linejoin-round awsui-icon-line" })),
|
|
356
367
|
"unlocked": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
357
368
|
React.createElement("path", { d: "M11 7H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1Z", className: "stroke-linejoin-round" }),
|
|
358
|
-
React.createElement("
|
|
369
|
+
React.createElement("g", { className: "awsui-icon-clip" },
|
|
370
|
+
React.createElement("path", { d: "M9 7V4c0-1.65 1.35-3 3-3s3 1.35 3 3", className: "stroke-linejoin-round awsui-icon-shackle" }))),
|
|
359
371
|
"upload-download": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
360
372
|
React.createElement("path", { d: "m7 7-3 3-3-3M4 9V1", className: "stroke-linejoin-round awsui-icon-down" }),
|
|
361
373
|
React.createElement("path", { d: "m15 9-3-3-3 3M12 7v8", className: "stroke-linejoin-round awsui-icon-up" }),
|
|
@@ -403,11 +415,8 @@ const icons = {
|
|
|
403
415
|
React.createElement("circle", { cx: "7", cy: "7", r: "6" }),
|
|
404
416
|
React.createElement("path", { d: "m4 7 6 .01", className: "awsui-icon-arm" })),
|
|
405
417
|
"zoom-to-fit": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-awsui-icon-animated": "true" },
|
|
406
|
-
React.createElement("path", { d: "M11 5H5v6h6V5Z", className: "stroke-linejoin-round" }),
|
|
407
|
-
React.createElement("path", { d: "M6
|
|
408
|
-
React.createElement("path", { d: "M10 1h5v5", className: "stroke-linejoin-round awsui-icon-edge-tr" }),
|
|
409
|
-
React.createElement("path", { d: "M6 15H1v-5", className: "stroke-linejoin-round awsui-icon-edge-bl" }),
|
|
410
|
-
React.createElement("path", { d: "M10 15h5v-5", className: "stroke-linejoin-round awsui-icon-edge-br" }))
|
|
418
|
+
React.createElement("path", { d: "M11 5H5v6h6V5Z", className: "stroke-linejoin-round awsui-icon-square" }),
|
|
419
|
+
React.createElement("path", { d: "M6 1H1v5M10 1h5v5M6 15H1v-5M10 15h5v-5", className: "stroke-linejoin-round" }))
|
|
411
420
|
};
|
|
412
421
|
export default icons;
|
|
413
422
|
//# sourceMappingURL=icons.js.map
|