@abgov/react-components 3.4.0-beta.45 → 3.4.0-beta.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/README.md +7 -102
- package/experimental/experimental/icons/icon.component.d.ts +5 -4
- package/experimental/react-components.esm.js +22 -510
- package/experimental/react-components.umd.js +22 -510
- package/package.json +1 -1
- package/react-components.esm.js +25 -513
- package/react-components.umd.js +25 -513
|
@@ -199,530 +199,42 @@
|
|
|
199
199
|
var styles$1 = {"goa-app-version-header":"app-version-header-module_goa-app-version-header__3ngyf","content-wrapper":"app-version-header-module_content-wrapper__15exd","environment-and-version":"app-version-header-module_environment-and-version__1-GPd","close":"app-version-header-module_close__1beXI"};
|
|
200
200
|
styleInject(css_248z$1);
|
|
201
201
|
|
|
202
|
-
var css_248z$2 = ".goa-icon {\n display: flex; }\n\n.goa-icon
|
|
202
|
+
var css_248z$2 = ".goa-icon {\n display: flex; }\n\n.goa-icon-button {\n cursor: pointer;\n display: inline-flex;\n align-items: center;\n justify-content: center; }\n\n/* GoA */\n.goa-icon-button-goa {\n padding: 0.25rem;\n border-radius: 0.5rem;\n color: var(--color-primary);\n fill: var(--color-primary);\n cursor: pointer;\n transition: background-color 100ms ease-in, transform 100ms ease-in; }\n\n.goa-icon-button-goa:active {\n transform: scale(0.9); }\n\n.goa-icon-button-goa:hover {\n background-color: var(--color-primary-l1); }\n\n/* Round */\n.goa-icon-button-round {\n padding: 0.4rem;\n border-radius: 999px;\n transition: background-color 100ms ease-in, transform 100ms ease-in;\n cursor: pointer; }\n\n.goa-icon-button-round:active {\n transform: scale(0.9); }\n\n.goa-icon-button-round:hover {\n background: rgba(0, 0, 0, 0.1); }\n";
|
|
203
203
|
styleInject(css_248z$2);
|
|
204
204
|
|
|
205
|
-
var Icons = {
|
|
206
|
-
barChart: /*#__PURE__*/React__default.createElement("svg", {
|
|
207
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
208
|
-
className: "ionicon",
|
|
209
|
-
viewBox: "0 0 512 512"
|
|
210
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Bar Chart"), /*#__PURE__*/React__default.createElement("path", {
|
|
211
|
-
d: "M32 32v432a16 16 0 0016 16h432",
|
|
212
|
-
fill: "none",
|
|
213
|
-
stroke: "currentColor",
|
|
214
|
-
strokeLinecap: "round",
|
|
215
|
-
strokeLinejoin: "round",
|
|
216
|
-
strokeWidth: "32"
|
|
217
|
-
}), /*#__PURE__*/React__default.createElement("rect", {
|
|
218
|
-
x: "96",
|
|
219
|
-
y: "224",
|
|
220
|
-
width: "80",
|
|
221
|
-
height: "192",
|
|
222
|
-
rx: "20",
|
|
223
|
-
ry: "20",
|
|
224
|
-
fill: "none",
|
|
225
|
-
stroke: "currentColor",
|
|
226
|
-
strokeLinecap: "round",
|
|
227
|
-
strokeLinejoin: "round",
|
|
228
|
-
strokeWidth: "32"
|
|
229
|
-
}), /*#__PURE__*/React__default.createElement("rect", {
|
|
230
|
-
x: "240",
|
|
231
|
-
y: "176",
|
|
232
|
-
width: "80",
|
|
233
|
-
height: "240",
|
|
234
|
-
rx: "20",
|
|
235
|
-
ry: "20",
|
|
236
|
-
fill: "none",
|
|
237
|
-
stroke: "currentColor",
|
|
238
|
-
strokeLinecap: "round",
|
|
239
|
-
strokeLinejoin: "round",
|
|
240
|
-
strokeWidth: "32"
|
|
241
|
-
}), /*#__PURE__*/React__default.createElement("rect", {
|
|
242
|
-
x: "383.64",
|
|
243
|
-
y: "112",
|
|
244
|
-
width: "80",
|
|
245
|
-
height: "304",
|
|
246
|
-
rx: "20",
|
|
247
|
-
ry: "20",
|
|
248
|
-
fill: "none",
|
|
249
|
-
stroke: "currentColor",
|
|
250
|
-
strokeLinecap: "round",
|
|
251
|
-
strokeLinejoin: "round",
|
|
252
|
-
strokeWidth: "32"
|
|
253
|
-
})),
|
|
254
|
-
build: /*#__PURE__*/React__default.createElement("svg", {
|
|
255
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
256
|
-
className: "ionicon",
|
|
257
|
-
viewBox: "0 0 512 512"
|
|
258
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Build"), /*#__PURE__*/React__default.createElement("path", {
|
|
259
|
-
d: "M393.87 190a32.1 32.1 0 01-45.25 0l-26.57-26.57a32.09 32.09 0 010-45.26L382.19 58a1 1 0 00-.3-1.64c-38.82-16.64-89.15-8.16-121.11 23.57-30.58 30.35-32.32 76-21.12 115.84a31.93 31.93 0 01-9.06 32.08L64 380a48.17 48.17 0 1068 68l153.86-167a31.93 31.93 0 0131.6-9.13c39.54 10.59 84.54 8.6 114.72-21.19 32.49-32 39.5-88.56 23.75-120.93a1 1 0 00-1.6-.26z",
|
|
260
|
-
fill: "none",
|
|
261
|
-
stroke: "currentColor",
|
|
262
|
-
strokeLinecap: "round",
|
|
263
|
-
strokeMiterlimit: "10",
|
|
264
|
-
strokeWidth: "32"
|
|
265
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
266
|
-
cx: "96",
|
|
267
|
-
cy: "416",
|
|
268
|
-
r: "16"
|
|
269
|
-
})),
|
|
270
|
-
checkmarkCircle: /*#__PURE__*/React__default.createElement("svg", {
|
|
271
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
272
|
-
className: "ionicon",
|
|
273
|
-
viewBox: "0 0 512 512"
|
|
274
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Checkmark Circle"), /*#__PURE__*/React__default.createElement("path", {
|
|
275
|
-
d: "M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192z",
|
|
276
|
-
fill: "none",
|
|
277
|
-
stroke: "currentColor",
|
|
278
|
-
strokeMiterlimit: "10",
|
|
279
|
-
strokeWidth: "32"
|
|
280
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
281
|
-
fill: "none",
|
|
282
|
-
stroke: "currentColor",
|
|
283
|
-
strokeLinecap: "round",
|
|
284
|
-
strokeLinejoin: "round",
|
|
285
|
-
strokeWidth: "32",
|
|
286
|
-
d: "M352 176L217.6 336 160 272"
|
|
287
|
-
})),
|
|
288
|
-
chevronDown: /*#__PURE__*/React__default.createElement("svg", {
|
|
289
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
290
|
-
className: "ionicon",
|
|
291
|
-
viewBox: "0 0 512 512"
|
|
292
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Chevron Down"), /*#__PURE__*/React__default.createElement("path", {
|
|
293
|
-
fill: "none",
|
|
294
|
-
stroke: "currentColor",
|
|
295
|
-
strokeLinecap: "round",
|
|
296
|
-
strokeLinejoin: "round",
|
|
297
|
-
strokeWidth: "48",
|
|
298
|
-
d: "M112 184l144 144 144-144"
|
|
299
|
-
})),
|
|
300
|
-
close: /*#__PURE__*/React__default.createElement("svg", {
|
|
301
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
302
|
-
className: "ionicon",
|
|
303
|
-
viewBox: "0 0 512 512"
|
|
304
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Close"), /*#__PURE__*/React__default.createElement("path", {
|
|
305
|
-
fill: "none",
|
|
306
|
-
stroke: "currentColor",
|
|
307
|
-
strokeLinecap: "round",
|
|
308
|
-
strokeLinejoin: "round",
|
|
309
|
-
strokeWidth: "32",
|
|
310
|
-
d: "M368 368L144 144M368 144L144 368"
|
|
311
|
-
})),
|
|
312
|
-
closeCircle: /*#__PURE__*/React__default.createElement("svg", {
|
|
313
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
314
|
-
className: "ionicon",
|
|
315
|
-
viewBox: "0 0 512 512"
|
|
316
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Close Circle"), /*#__PURE__*/React__default.createElement("path", {
|
|
317
|
-
d: "M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192z",
|
|
318
|
-
fill: "none",
|
|
319
|
-
stroke: "currentColor",
|
|
320
|
-
strokeMiterlimit: "10",
|
|
321
|
-
strokeWidth: "32"
|
|
322
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
323
|
-
fill: "none",
|
|
324
|
-
stroke: "currentColor",
|
|
325
|
-
strokeLinecap: "round",
|
|
326
|
-
strokeLinejoin: "round",
|
|
327
|
-
strokeWidth: "32",
|
|
328
|
-
d: "M320 320L192 192M192 320l128-128"
|
|
329
|
-
})),
|
|
330
|
-
create: /*#__PURE__*/React__default.createElement("svg", {
|
|
331
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
332
|
-
className: "ionicon",
|
|
333
|
-
viewBox: "0 0 512 512"
|
|
334
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Create"), /*#__PURE__*/React__default.createElement("path", {
|
|
335
|
-
d: "M384 224v184a40 40 0 01-40 40H104a40 40 0 01-40-40V168a40 40 0 0140-40h167.48",
|
|
336
|
-
fill: "none",
|
|
337
|
-
stroke: "currentColor",
|
|
338
|
-
strokeLinecap: "round",
|
|
339
|
-
strokeLinejoin: "round",
|
|
340
|
-
strokeWidth: "32"
|
|
341
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
342
|
-
d: "M459.94 53.25a16.06 16.06 0 00-23.22-.56L424.35 65a8 8 0 000 11.31l11.34 11.32a8 8 0 0011.34 0l12.06-12c6.1-6.09 6.67-16.01.85-22.38zM399.34 90L218.82 270.2a9 9 0 00-2.31 3.93L208.16 299a3.91 3.91 0 004.86 4.86l24.85-8.35a9 9 0 003.93-2.31L422 112.66a9 9 0 000-12.66l-9.95-10a9 9 0 00-12.71 0z"
|
|
343
|
-
})),
|
|
344
|
-
download: /*#__PURE__*/React__default.createElement("svg", {
|
|
345
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
346
|
-
className: "ionicon",
|
|
347
|
-
viewBox: "0 0 512 512"
|
|
348
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Download"), /*#__PURE__*/React__default.createElement("path", {
|
|
349
|
-
d: "M336 176h40a40 40 0 0140 40v208a40 40 0 01-40 40H136a40 40 0 01-40-40V216a40 40 0 0140-40h40",
|
|
350
|
-
fill: "none",
|
|
351
|
-
stroke: "currentColor",
|
|
352
|
-
strokeLinecap: "round",
|
|
353
|
-
strokeLinejoin: "round",
|
|
354
|
-
strokeWidth: "32"
|
|
355
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
356
|
-
fill: "none",
|
|
357
|
-
stroke: "currentColor",
|
|
358
|
-
strokeLinecap: "round",
|
|
359
|
-
strokeLinejoin: "round",
|
|
360
|
-
strokeWidth: "32",
|
|
361
|
-
d: "M176 272l80 80 80-80M256 48v288"
|
|
362
|
-
})),
|
|
363
|
-
pencil: /*#__PURE__*/React__default.createElement("svg", {
|
|
364
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
365
|
-
className: "ionicon",
|
|
366
|
-
viewBox: "0 0 512 512"
|
|
367
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Pencil"), /*#__PURE__*/React__default.createElement("path", {
|
|
368
|
-
fill: "none",
|
|
369
|
-
stroke: "currentColor",
|
|
370
|
-
strokeLinecap: "round",
|
|
371
|
-
strokeLinejoin: "round",
|
|
372
|
-
strokeWidth: "32",
|
|
373
|
-
d: "M364.13 125.25L87 403l-23 45 44.99-23 277.76-277.13-22.62-22.62zM420.69 68.69l-22.62 22.62 22.62 22.63 22.62-22.63a16 16 0 000-22.62h0a16 16 0 00-22.62 0z"
|
|
374
|
-
})),
|
|
375
|
-
eye: /*#__PURE__*/React__default.createElement("svg", {
|
|
376
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
377
|
-
className: "ionicon",
|
|
378
|
-
viewBox: "0 0 512 512"
|
|
379
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Eye"), /*#__PURE__*/React__default.createElement("path", {
|
|
380
|
-
d: "M255.66 112c-77.94 0-157.89 45.11-220.83 135.33a16 16 0 00-.27 17.77C82.92 340.8 161.8 400 255.66 400c92.84 0 173.34-59.38 221.79-135.25a16.14 16.14 0 000-17.47C428.89 172.28 347.8 112 255.66 112z",
|
|
381
|
-
fill: "none",
|
|
382
|
-
stroke: "currentColor",
|
|
383
|
-
strokeLinecap: "round",
|
|
384
|
-
strokeLinejoin: "round",
|
|
385
|
-
strokeWidth: "32"
|
|
386
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
387
|
-
cx: "256",
|
|
388
|
-
cy: "256",
|
|
389
|
-
r: "80",
|
|
390
|
-
fill: "none",
|
|
391
|
-
stroke: "currentColor",
|
|
392
|
-
strokeMiterlimit: "10",
|
|
393
|
-
strokeWidth: "32"
|
|
394
|
-
})),
|
|
395
|
-
eyeOff: /*#__PURE__*/React__default.createElement("svg", {
|
|
396
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
397
|
-
className: "ionicon",
|
|
398
|
-
viewBox: "0 0 512 512"
|
|
399
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Eye Off"), /*#__PURE__*/React__default.createElement("path", {
|
|
400
|
-
d: "M432 448a15.92 15.92 0 01-11.31-4.69l-352-352a16 16 0 0122.62-22.62l352 352A16 16 0 01432 448zM255.66 384c-41.49 0-81.5-12.28-118.92-36.5-34.07-22-64.74-53.51-88.7-91v-.08c19.94-28.57 41.78-52.73 65.24-72.21a2 2 0 00.14-2.94L93.5 161.38a2 2 0 00-2.71-.12c-24.92 21-48.05 46.76-69.08 76.92a31.92 31.92 0 00-.64 35.54c26.41 41.33 60.4 76.14 98.28 100.65C162 402 207.9 416 255.66 416a239.13 239.13 0 0075.8-12.58 2 2 0 00.77-3.31l-21.58-21.58a4 4 0 00-3.83-1 204.8 204.8 0 01-51.16 6.47zM490.84 238.6c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.66 96a227.34 227.34 0 00-74.89 12.83 2 2 0 00-.75 3.31l21.55 21.55a4 4 0 003.88 1 192.82 192.82 0 0150.21-6.69c40.69 0 80.58 12.43 118.55 37 34.71 22.4 65.74 53.88 89.76 91a.13.13 0 010 .16 310.72 310.72 0 01-64.12 72.73 2 2 0 00-.15 2.95l19.9 19.89a2 2 0 002.7.13 343.49 343.49 0 0068.64-78.48 32.2 32.2 0 00-.1-34.78z"
|
|
401
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
402
|
-
d: "M256 160a95.88 95.88 0 00-21.37 2.4 2 2 0 00-1 3.38l112.59 112.56a2 2 0 003.38-1A96 96 0 00256 160zM165.78 233.66a2 2 0 00-3.38 1 96 96 0 00115 115 2 2 0 001-3.38z"
|
|
403
|
-
})),
|
|
404
|
-
file: /*#__PURE__*/React__default.createElement("svg", {
|
|
405
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
406
|
-
className: "ionicon",
|
|
407
|
-
viewBox: "0 0 512 512"
|
|
408
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Document"), /*#__PURE__*/React__default.createElement("path", {
|
|
409
|
-
d: "M416 221.25V416a48 48 0 01-48 48H144a48 48 0 01-48-48V96a48 48 0 0148-48h98.75a32 32 0 0122.62 9.37l141.26 141.26a32 32 0 019.37 22.62z",
|
|
410
|
-
fill: "none",
|
|
411
|
-
stroke: "currentColor",
|
|
412
|
-
strokeLinejoin: "round",
|
|
413
|
-
strokeWidth: "32"
|
|
414
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
415
|
-
d: "M256 56v120a32 32 0 0032 32h120",
|
|
416
|
-
fill: "none",
|
|
417
|
-
stroke: "currentColor",
|
|
418
|
-
strokeLinecap: "round",
|
|
419
|
-
strokeLinejoin: "round",
|
|
420
|
-
strokeWidth: "32"
|
|
421
|
-
})),
|
|
422
|
-
fitness: /*#__PURE__*/React__default.createElement("svg", {
|
|
423
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
424
|
-
className: "ionicon",
|
|
425
|
-
viewBox: "0 0 512 512"
|
|
426
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Fitness"), /*#__PURE__*/React__default.createElement("path", {
|
|
427
|
-
d: "M352.92 80C288 80 256 144 256 144s-32-64-96.92-64c-52.76 0-94.54 44.14-95.08 96.81-1.1 109.33 86.73 187.08 183 252.42a16 16 0 0018 0c96.26-65.34 184.09-143.09 183-252.42-.54-52.67-42.32-96.81-95.08-96.81z",
|
|
428
|
-
fill: "none",
|
|
429
|
-
stroke: "currentColor",
|
|
430
|
-
strokeLinecap: "round",
|
|
431
|
-
strokeLinejoin: "round",
|
|
432
|
-
strokeWidth: "32"
|
|
433
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
434
|
-
fill: "none",
|
|
435
|
-
stroke: "currentColor",
|
|
436
|
-
strokeLinecap: "round",
|
|
437
|
-
strokeLinejoin: "round",
|
|
438
|
-
strokeWidth: "32",
|
|
439
|
-
d: "M48 256h112l48-96 48 160 48-96 32 64h128"
|
|
440
|
-
})),
|
|
441
|
-
helpCircle: /*#__PURE__*/React__default.createElement("svg", {
|
|
442
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
443
|
-
className: "ionicon",
|
|
444
|
-
viewBox: "0 0 512 512"
|
|
445
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Help Circle"), /*#__PURE__*/React__default.createElement("path", {
|
|
446
|
-
d: "M256 80a176 176 0 10176 176A176 176 0 00256 80z",
|
|
447
|
-
fill: "none",
|
|
448
|
-
stroke: "currentColor",
|
|
449
|
-
strokeMiterlimit: "10",
|
|
450
|
-
strokeWidth: "32"
|
|
451
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
452
|
-
d: "M200 202.29s.84-17.5 19.57-32.57C230.68 160.77 244 158.18 256 158c10.93-.14 20.69 1.67 26.53 4.45 10 4.76 29.47 16.38 29.47 41.09 0 26-17 37.81-36.37 50.8S251 281.43 251 296",
|
|
453
|
-
fill: "none",
|
|
454
|
-
stroke: "currentColor",
|
|
455
|
-
strokeLinecap: "round",
|
|
456
|
-
strokeMiterlimit: "10",
|
|
457
|
-
strokeWidth: "28"
|
|
458
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
459
|
-
cx: "250",
|
|
460
|
-
cy: "348",
|
|
461
|
-
r: "20"
|
|
462
|
-
})),
|
|
463
|
-
home: /*#__PURE__*/React__default.createElement("svg", {
|
|
464
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
465
|
-
className: "ionicon",
|
|
466
|
-
viewBox: "0 0 512 512"
|
|
467
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Home"), /*#__PURE__*/React__default.createElement("path", {
|
|
468
|
-
d: "M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212",
|
|
469
|
-
fill: "none",
|
|
470
|
-
stroke: "currentColor",
|
|
471
|
-
strokeLinecap: "round",
|
|
472
|
-
strokeLinejoin: "round",
|
|
473
|
-
strokeWidth: "32"
|
|
474
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
475
|
-
d: "M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69",
|
|
476
|
-
fill: "none",
|
|
477
|
-
stroke: "currentColor",
|
|
478
|
-
strokeLinecap: "round",
|
|
479
|
-
strokeLinejoin: "round",
|
|
480
|
-
strokeWidth: "32"
|
|
481
|
-
})),
|
|
482
|
-
hourGlass: /*#__PURE__*/React__default.createElement("svg", {
|
|
483
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
484
|
-
className: "ionicon",
|
|
485
|
-
viewBox: "0 0 512 512"
|
|
486
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Hourglass"), /*#__PURE__*/React__default.createElement("path", {
|
|
487
|
-
d: "M145.61 464h220.78c19.8 0 35.55-16.29 33.42-35.06C386.06 308 304 310 304 256s83.11-51 95.8-172.94c2-18.78-13.61-35.06-33.41-35.06H145.61c-19.8 0-35.37 16.28-33.41 35.06C124.89 205 208 201 208 256s-82.06 52-95.8 172.94c-2.14 18.77 13.61 35.06 33.41 35.06z",
|
|
488
|
-
fill: "none",
|
|
489
|
-
stroke: "currentColor",
|
|
490
|
-
strokeLinecap: "round",
|
|
491
|
-
strokeLinejoin: "round",
|
|
492
|
-
strokeWidth: "32"
|
|
493
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
494
|
-
d: "M343.3 432H169.13c-15.6 0-20-18-9.06-29.16C186.55 376 240 356.78 240 326V224c0-19.85-38-35-61.51-67.2-3.88-5.31-3.49-12.8 6.37-12.8h142.73c8.41 0 10.23 7.43 6.4 12.75C310.82 189 272 204.05 272 224v102c0 30.53 55.71 47 80.4 76.87 9.95 12.04 6.47 29.13-9.1 29.13z"
|
|
495
|
-
})),
|
|
496
|
-
logout: /*#__PURE__*/React__default.createElement("svg", {
|
|
497
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
498
|
-
className: "ionicon",
|
|
499
|
-
viewBox: "0 0 512 512"
|
|
500
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Log Out"), /*#__PURE__*/React__default.createElement("path", {
|
|
501
|
-
d: "M304 336v40a40 40 0 01-40 40H104a40 40 0 01-40-40V136a40 40 0 0140-40h152c22.09 0 48 17.91 48 40v40M368 336l80-80-80-80M176 256h256",
|
|
502
|
-
fill: "none",
|
|
503
|
-
stroke: "currentColor",
|
|
504
|
-
strokeLinecap: "round",
|
|
505
|
-
strokeLinejoin: "round",
|
|
506
|
-
strokeWidth: "32"
|
|
507
|
-
})),
|
|
508
|
-
megaphone: /*#__PURE__*/React__default.createElement("svg", {
|
|
509
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
510
|
-
className: "ionicon",
|
|
511
|
-
viewBox: "0 0 512 512"
|
|
512
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Megaphone"), /*#__PURE__*/React__default.createElement("path", {
|
|
513
|
-
d: "M407.94 52.22S321.3 160 240 160H80a16 16 0 00-16 16v96a16 16 0 0016 16h160c81.3 0 167.94 108.23 167.94 108.23 6.06 8 24.06 2.52 24.06-9.83V62c0-12.31-17-18.82-24.06-9.78zM64 256s-16-6-16-32 16-32 16-32M448 246s16-4.33 16-22-16-22-16-22M256 160v128M112 160v128",
|
|
514
|
-
fill: "none",
|
|
515
|
-
stroke: "currentColor",
|
|
516
|
-
strokeLinecap: "round",
|
|
517
|
-
strokeLinejoin: "round",
|
|
518
|
-
strokeWidth: "32"
|
|
519
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
520
|
-
d: "M144 288v168a8 8 0 008 8h53a16 16 0 0015.29-20.73C211.91 416.39 192 386.08 192 336h16a16 16 0 0016-16v-16a16 16 0 00-16-16h-16",
|
|
521
|
-
fill: "none",
|
|
522
|
-
stroke: "currentColor",
|
|
523
|
-
strokeLinecap: "round",
|
|
524
|
-
strokeLinejoin: "round",
|
|
525
|
-
strokeWidth: "32"
|
|
526
|
-
})),
|
|
527
|
-
menu: /*#__PURE__*/React__default.createElement("svg", {
|
|
528
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
529
|
-
className: "ionicon",
|
|
530
|
-
viewBox: "0 0 512 512"
|
|
531
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Menu"), /*#__PURE__*/React__default.createElement("path", {
|
|
532
|
-
fill: "none",
|
|
533
|
-
stroke: "currentColor",
|
|
534
|
-
strokeLinecap: "round",
|
|
535
|
-
strokeMiterlimit: "10",
|
|
536
|
-
strokeWidth: "32",
|
|
537
|
-
d: "M80 160h352M80 256h352M80 352h352"
|
|
538
|
-
})),
|
|
539
|
-
options: /*#__PURE__*/React__default.createElement("svg", {
|
|
540
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
541
|
-
className: "ionicon",
|
|
542
|
-
viewBox: "0 0 512 512"
|
|
543
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Options"), /*#__PURE__*/React__default.createElement("path", {
|
|
544
|
-
fill: "none",
|
|
545
|
-
stroke: "currentColor",
|
|
546
|
-
strokeLinecap: "round",
|
|
547
|
-
strokeLinejoin: "round",
|
|
548
|
-
strokeWidth: "32",
|
|
549
|
-
d: "M368 128h80M64 128h240M368 384h80M64 384h240M208 256h240M64 256h80"
|
|
550
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
551
|
-
cx: "336",
|
|
552
|
-
cy: "128",
|
|
553
|
-
r: "32",
|
|
554
|
-
fill: "none",
|
|
555
|
-
stroke: "currentColor",
|
|
556
|
-
strokeLinecap: "round",
|
|
557
|
-
strokeLinejoin: "round",
|
|
558
|
-
strokeWidth: "32"
|
|
559
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
560
|
-
cx: "176",
|
|
561
|
-
cy: "256",
|
|
562
|
-
r: "32",
|
|
563
|
-
fill: "none",
|
|
564
|
-
stroke: "currentColor",
|
|
565
|
-
strokeLinecap: "round",
|
|
566
|
-
strokeLinejoin: "round",
|
|
567
|
-
strokeWidth: "32"
|
|
568
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
569
|
-
cx: "336",
|
|
570
|
-
cy: "384",
|
|
571
|
-
r: "32",
|
|
572
|
-
fill: "none",
|
|
573
|
-
stroke: "currentColor",
|
|
574
|
-
strokeLinecap: "round",
|
|
575
|
-
strokeLinejoin: "round",
|
|
576
|
-
strokeWidth: "32"
|
|
577
|
-
})),
|
|
578
|
-
pauseCircle: /*#__PURE__*/React__default.createElement("svg", {
|
|
579
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
580
|
-
className: "ionicon",
|
|
581
|
-
viewBox: "0 0 512 512"
|
|
582
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Pause Circle"), /*#__PURE__*/React__default.createElement("path", {
|
|
583
|
-
d: "M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192z",
|
|
584
|
-
fill: "none",
|
|
585
|
-
stroke: "currentColor",
|
|
586
|
-
strokeMiterlimit: "10",
|
|
587
|
-
strokeWidth: "32"
|
|
588
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
589
|
-
fill: "none",
|
|
590
|
-
stroke: "currentColor",
|
|
591
|
-
strokeLinecap: "round",
|
|
592
|
-
strokeMiterlimit: "10",
|
|
593
|
-
strokeWidth: "32",
|
|
594
|
-
d: "M208 192v128M304 192v128"
|
|
595
|
-
})),
|
|
596
|
-
personCircle: /*#__PURE__*/React__default.createElement("svg", {
|
|
597
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
598
|
-
className: "ionicon",
|
|
599
|
-
viewBox: "0 0 512 512"
|
|
600
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Person Circle"), /*#__PURE__*/React__default.createElement("path", {
|
|
601
|
-
d: "M258.9 48C141.92 46.42 46.42 141.92 48 258.9c1.56 112.19 92.91 203.54 205.1 205.1 117 1.6 212.48-93.9 210.88-210.88C462.44 140.91 371.09 49.56 258.9 48zm126.42 327.25a4 4 0 01-6.14-.32 124.27 124.27 0 00-32.35-29.59C321.37 329 289.11 320 256 320s-65.37 9-90.83 25.34a124.24 124.24 0 00-32.35 29.58 4 4 0 01-6.14.32A175.32 175.32 0 0180 259c-1.63-97.31 78.22-178.76 175.57-179S432 158.81 432 256a175.32 175.32 0 01-46.68 119.25z"
|
|
602
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
603
|
-
d: "M256 144c-19.72 0-37.55 7.39-50.22 20.82s-19 32-17.57 51.93C191.11 256 221.52 288 256 288s64.83-32 67.79-71.24c1.48-19.74-4.8-38.14-17.68-51.82C293.39 151.44 275.59 144 256 144z"
|
|
604
|
-
})),
|
|
605
|
-
playCircle: /*#__PURE__*/React__default.createElement("svg", {
|
|
606
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
607
|
-
className: "ionicon",
|
|
608
|
-
viewBox: "0 0 512 512"
|
|
609
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Play Circle"), /*#__PURE__*/React__default.createElement("path", {
|
|
610
|
-
d: "M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192z",
|
|
611
|
-
fill: "none",
|
|
612
|
-
stroke: "currentColor",
|
|
613
|
-
strokeMiterlimit: "10",
|
|
614
|
-
strokeWidth: "32"
|
|
615
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
616
|
-
d: "M216.32 334.44l114.45-69.14a10.89 10.89 0 000-18.6l-114.45-69.14a10.78 10.78 0 00-16.32 9.31v138.26a10.78 10.78 0 0016.32 9.31z"
|
|
617
|
-
})),
|
|
618
|
-
pulse: /*#__PURE__*/React__default.createElement("svg", {
|
|
619
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
620
|
-
className: "ionicon",
|
|
621
|
-
viewBox: "0 0 512 512"
|
|
622
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Pulse"), /*#__PURE__*/React__default.createElement("path", {
|
|
623
|
-
fill: "none",
|
|
624
|
-
stroke: "currentColor",
|
|
625
|
-
strokeLinecap: "round",
|
|
626
|
-
strokeLinejoin: "round",
|
|
627
|
-
strokeWidth: "32",
|
|
628
|
-
d: "M48 320h64l64-256 64 384 64-224 32 96h64"
|
|
629
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
630
|
-
cx: "432",
|
|
631
|
-
cy: "320",
|
|
632
|
-
r: "32",
|
|
633
|
-
fill: "none",
|
|
634
|
-
stroke: "currentColor",
|
|
635
|
-
strokeLinecap: "round",
|
|
636
|
-
strokeLinejoin: "round",
|
|
637
|
-
strokeWidth: "32"
|
|
638
|
-
})),
|
|
639
|
-
receipt: /*#__PURE__*/React__default.createElement("svg", {
|
|
640
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
641
|
-
className: "ionicon",
|
|
642
|
-
viewBox: "0 0 512 512"
|
|
643
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Receipt"), /*#__PURE__*/React__default.createElement("path", {
|
|
644
|
-
fill: "none",
|
|
645
|
-
stroke: "currentColor",
|
|
646
|
-
strokeLinejoin: "round",
|
|
647
|
-
strokeWidth: "32",
|
|
648
|
-
d: "M160 336V48l32 16 32-16 31.94 16 32.37-16L320 64l31.79-16 31.93 16L416 48l32.01 16L480 48v224"
|
|
649
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
650
|
-
d: "M480 272v112a80 80 0 01-80 80h0a80 80 0 01-80-80v-48H48a15.86 15.86 0 00-16 16c0 64 6.74 112 80 112h288",
|
|
651
|
-
fill: "none",
|
|
652
|
-
stroke: "currentColor",
|
|
653
|
-
strokeLinejoin: "round",
|
|
654
|
-
strokeWidth: "32"
|
|
655
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
656
|
-
fill: "none",
|
|
657
|
-
stroke: "currentColor",
|
|
658
|
-
strokeLinecap: "round",
|
|
659
|
-
strokeLinejoin: "round",
|
|
660
|
-
strokeWidth: "32",
|
|
661
|
-
d: "M224 144h192M288 224h128"
|
|
662
|
-
})),
|
|
663
|
-
settings: /*#__PURE__*/React__default.createElement("svg", {
|
|
664
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
665
|
-
className: "ionicon",
|
|
666
|
-
viewBox: "0 0 512 512"
|
|
667
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Settings"), /*#__PURE__*/React__default.createElement("path", {
|
|
668
|
-
d: "M262.29 192.31a64 64 0 1057.4 57.4 64.13 64.13 0 00-57.4-57.4zM416.39 256a154.34 154.34 0 01-1.53 20.79l45.21 35.46a10.81 10.81 0 012.45 13.75l-42.77 74a10.81 10.81 0 01-13.14 4.59l-44.9-18.08a16.11 16.11 0 00-15.17 1.75A164.48 164.48 0 01325 400.8a15.94 15.94 0 00-8.82 12.14l-6.73 47.89a11.08 11.08 0 01-10.68 9.17h-85.54a11.11 11.11 0 01-10.69-8.87l-6.72-47.82a16.07 16.07 0 00-9-12.22 155.3 155.3 0 01-21.46-12.57 16 16 0 00-15.11-1.71l-44.89 18.07a10.81 10.81 0 01-13.14-4.58l-42.77-74a10.8 10.8 0 012.45-13.75l38.21-30a16.05 16.05 0 006-14.08c-.36-4.17-.58-8.33-.58-12.5s.21-8.27.58-12.35a16 16 0 00-6.07-13.94l-38.19-30A10.81 10.81 0 0149.48 186l42.77-74a10.81 10.81 0 0113.14-4.59l44.9 18.08a16.11 16.11 0 0015.17-1.75A164.48 164.48 0 01187 111.2a15.94 15.94 0 008.82-12.14l6.73-47.89A11.08 11.08 0 01213.23 42h85.54a11.11 11.11 0 0110.69 8.87l6.72 47.82a16.07 16.07 0 009 12.22 155.3 155.3 0 0121.46 12.57 16 16 0 0015.11 1.71l44.89-18.07a10.81 10.81 0 0113.14 4.58l42.77 74a10.8 10.8 0 01-2.45 13.75l-38.21 30a16.05 16.05 0 00-6.05 14.08c.33 4.14.55 8.3.55 12.47z",
|
|
669
|
-
fill: "none",
|
|
670
|
-
stroke: "currentColor",
|
|
671
|
-
strokeLinecap: "round",
|
|
672
|
-
strokeLinejoin: "round",
|
|
673
|
-
strokeWidth: "32"
|
|
674
|
-
})),
|
|
675
|
-
trash: /*#__PURE__*/React__default.createElement("svg", {
|
|
676
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
677
|
-
className: "ionicon",
|
|
678
|
-
viewBox: "0 0 512 512"
|
|
679
|
-
}, /*#__PURE__*/React__default.createElement("title", null, "Trash"), /*#__PURE__*/React__default.createElement("path", {
|
|
680
|
-
d: "M112 112l20 320c.95 18.49 14.4 32 32 32h184c17.67 0 30.87-13.51 32-32l20-320",
|
|
681
|
-
fill: "none",
|
|
682
|
-
stroke: "currentColor",
|
|
683
|
-
strokeLinecap: "round",
|
|
684
|
-
strokeLinejoin: "round",
|
|
685
|
-
strokeWidth: "32"
|
|
686
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
687
|
-
stroke: "currentColor",
|
|
688
|
-
strokeLinecap: "round",
|
|
689
|
-
strokeMiterlimit: "10",
|
|
690
|
-
strokeWidth: "32",
|
|
691
|
-
d: "M80 112h352"
|
|
692
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
693
|
-
d: "M192 112V72h0a23.93 23.93 0 0124-24h80a23.93 23.93 0 0124 24h0v40M256 176v224M184 176l8 224M328 176l-8 224",
|
|
694
|
-
fill: "none",
|
|
695
|
-
stroke: "currentColor",
|
|
696
|
-
strokeLinecap: "round",
|
|
697
|
-
strokeLinejoin: "round",
|
|
698
|
-
strokeWidth: "32"
|
|
699
|
-
}))
|
|
700
|
-
};
|
|
701
205
|
function GoAIcon(_ref) {
|
|
702
206
|
var type = _ref.type,
|
|
207
|
+
_ref$style = _ref.style,
|
|
208
|
+
style = _ref$style === void 0 ? 'outline' : _ref$style,
|
|
703
209
|
_ref$size = _ref.size,
|
|
704
210
|
size = _ref$size === void 0 ? 'small' : _ref$size;
|
|
705
|
-
|
|
706
|
-
var
|
|
707
|
-
|
|
708
|
-
};
|
|
211
|
+
|
|
212
|
+
var _size = getSize(size);
|
|
213
|
+
|
|
709
214
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
215
|
+
style: {
|
|
216
|
+
width: _size
|
|
217
|
+
},
|
|
710
218
|
className: "goa-icon",
|
|
711
|
-
style: styles,
|
|
712
219
|
"data-testid": "icon-".concat(type)
|
|
713
|
-
},
|
|
220
|
+
}, /*#__PURE__*/React__default.createElement("ion-icon", {
|
|
221
|
+
style: {
|
|
222
|
+
fontSize: _size
|
|
223
|
+
},
|
|
224
|
+
name: style === 'filled' ? type : "".concat(type, "-").concat(style)
|
|
225
|
+
}));
|
|
714
226
|
}
|
|
715
227
|
|
|
716
228
|
function getSize(size) {
|
|
717
229
|
switch (size) {
|
|
718
230
|
case 'small':
|
|
719
|
-
return
|
|
231
|
+
return "16px";
|
|
720
232
|
|
|
721
233
|
case 'medium':
|
|
722
|
-
return
|
|
234
|
+
return "24px";
|
|
723
235
|
|
|
724
236
|
case 'large':
|
|
725
|
-
return
|
|
237
|
+
return "32px";
|
|
726
238
|
}
|
|
727
239
|
}
|
|
728
240
|
|
|
@@ -755,7 +267,7 @@
|
|
|
755
267
|
}))));
|
|
756
268
|
};
|
|
757
269
|
|
|
758
|
-
var css_248z$3 = ":root {\n /* font-size */\n --fs-xs: 0.75rem;\n --fs-sm: 0.875rem;\n --fs-base: 1.125rem;\n --fs-lg: 1.25rem;\n --fs-xl: 1.5rem;\n --fs-2xl: 2.25rem;\n --fs-3xl: 3rem;\n /* font-weight */\n --fw-thin: 100;\n --fw-light: 300;\n --fw-regular: 400;\n --fw-medium: 500;\n --fw-bold: 700;\n --fw-black: 900;\n /* line-height */\n --lh-xs: 0.875rem;\n --lh-sm: 1rem;\n --lh-base: 1.5rem;\n --lh-lg: 2rem;\n --lh-xl: 2.75rem;\n --lh-2xl: 3.5rem;\n --border-radius-sm: 0.15rem;\n --border-radius: 0.25rem;\n --border-radius-base: 0.25rem;\n --border-radius-lg: 0.5rem;\n --spacing-1: 0.5rem;\n --spacing-2: 0.875rem;\n --spacing-3: 1.75rem;\n --input-padding: 0.5rem;\n --input-border-radius: 0.25rem;\n --input-font-size: var(--fs-base); }\n\n:root {\n --color-white: #fff;\n --color-black: #333;\n --color-gray-l5: #f1f1f1;\n --color-gray-l2: #adadad;\n --color-gray-l1: #dcdcdc;\n --color-gray-d1: #666;\n --color-gray-d3: #333;\n --color-gray-100: #f1f1f1;\n --color-gray-200: #dcdcdc;\n --color-gray-500: #adadad;\n --color-gray-700: #666;\n --color-gray-900: #333;\n --color-tealblue-100: #c8eefa;\n --color-tealblue-500: #0081a2;\n --color-tealblue-900: #005072;\n --color-orange: #feba35;\n --color-red: #ec040b;\n --color-green: hsl(148, 100%, 26%);\n --color-primary: #0070c4;\n --color-primary-d1: #004f84;\n --color-primary--hover: var(--color-primary-d1);\n --color-text: var(--color-gray-d3);\n --color-error: var(--color-red);\n --color-disabled: var(--color-gray-l2);\n --color-input-background: var(--color-white);\n --color-input-border: var(--color-gray-d1);\n --color-input-border--hover: var(--color-primary-d1);\n --color-input: var(--color-gray-d3);\n --color-input--focused: var(--color-orange);\n --color-button-primary: var(--color-primary);\n --color-button-primary--hover: var(--color-primary-d1);\n --color-button-tertiary: var(--color-gray-l2);\n --color-button-tertiary--hover: var(--color-gray-l5); }\n\nh1:first-child,\nh2:first-child,\nh3:first-child {\n margin-top: 0; }\n\n/* Base header margins */\nh1,\nh2,\nh3,\nh4 {\n margin-bottom: 1rem; }\n\n/* Font sizes */\nh1 {\n font-size: var(--fs-3xl);\n line-height: var(--lh-2xl);\n font-weight: var(--fw-bold); }\n\nh2 {\n font-size: var(--fs-2xl);\n line-height: var(--lh-xl);\n font-weight: var(--fw-regular); }\n\nh3 {\n font-size: var(--fs-xl);\n line-height: var(--lh-lg);\n font-weight: var(--fw-regular); }\n\nh4,\nh5,\nh6 {\n font-size: var(--fs-base);\n line-height: var(--lh-base);\n font-weight: var(--fw-bold); }\n\n/* Set top margin to subsequent headers */\nh1 + h2,\nh1 + h3,\nh1 + h4,\nh2 + h3,\nh2 + h4,\nh3 + h4 {\n margin-top: 2rem; }\n\np {\n margin-bottom: 1rem;\n font-size: var(--fs-base); }\n\nhr + h1,\nhr + h2,\nhr + h3 {\n margin-top: 0; }\n\nem {\n font-size: var(--fs-xs);\n line-height: var(--lh-sm);\n color: var(--color-gray); }\n\nsmall {\n font-size: var(--fs-xs);\n font-style: normal;\n color: var(--color-gray); }\n\n.card-module_goa-card__OjjJX {\n --card-spacing: 1rem;\n --card-child-spacing: 0.5rem;\n box-sizing: border-box;\n background: var(--color-white);\n transition: opacity 300ms ease-in-out;\n border-radius: var(--border-radius); }\n .card-module_goa-card__OjjJX a:hover {\n color: var(--color-primary--hover);\n text-decoration: none; }\n .card-module_goa-card__OjjJX a:focus {\n outline: 3px solid var(--color-orange);\n outline-offset: 0; }\n .card-module_goa-card__OjjJX h6 {\n font-size: var(--fs-xs);\n line-height: var(--lh-sm);\n font-weight: var(--fw-base);\n color: var(--color-gray);\n margin: 0;\n padding: 0; }\n\n.card-module_goa-card--tertiary__1BV7k {\n border-radius: var(--border-radius-sm); }\n\n.card-module_goa-card-top__RM4IA {\n border-top-left-radius: var(--border-radius);\n border-top-right-radius: var(--border-radius);\n min-height: 0.5rem; }\n\n.card-module_goa-card-top--primary__g2XEU {\n background-color: var(--color-tealblue-500); }\n\n.card-module_goa-card-top--secondary__mSrLl {\n background-color: var(--color-gray-200); }\n\n.card-module_goa-card-top--tertiary__2fG-A {\n display: none; }\n\n.card-module_goa-card__OjjJX .card-module_goa-card__OjjJX .card-module_goa-card-top--primary__g2XEU,\n.card-module_goa-card__OjjJX .card-module_goa-card__OjjJX .card-module_goa-card-top--secondary__mSrLl {\n min-height: 0.2rem; }\n\n.card-module_goa-card-details__4KtfS > .card-module_goa-card__OjjJX:first-child {\n margin-top: 0; }\n\n.card-module_goa-card-details__4KtfS > .card-module_goa-card__OjjJX h3 {\n font-size: var(--fs-lg); }\n\n.card-module_goa-card-details__4KtfS > .card-module_goa-card__OjjJX {\n margin-top: 1rem; }\n\n.card-module_goa-card-content__3gE5R {\n padding: var(--card-spacing);\n border-top-width: 0;\n border: 1px solid var(--color-gray-200);\n border-bottom-left-radius: var(--border-radius);\n border-bottom-right-radius: var(--border-radius); }\n\n.card-module_goa-card-content--tertiary__1dbYr {\n border-radius: var(--border-radius-sm);\n padding: calc(var(--card-spacing) / 2); }\n\n.card-module_goa-card-details__4KtfS ul {\n margin-left: var(--card-spacing); }\n";
|
|
270
|
+
var css_248z$3 = ":root {\n /* font-size */\n --fs-xs: 0.75rem;\n --fs-sm: 0.875rem;\n --fs-base: 1.125rem;\n --fs-lg: 1.25rem;\n --fs-xl: 1.5rem;\n --fs-2xl: 2.25rem;\n --fs-3xl: 3rem;\n /* font-weight */\n --fw-thin: 100;\n --fw-light: 300;\n --fw-regular: 400;\n --fw-medium: 500;\n --fw-bold: 700;\n --fw-black: 900;\n /* line-height */\n --lh-xs: 0.875rem;\n --lh-sm: 1rem;\n --lh-base: 1.5rem;\n --lh-lg: 2rem;\n --lh-xl: 2.75rem;\n --lh-2xl: 3.5rem;\n --border-radius-sm: 0.15rem;\n --border-radius: 0.25rem;\n --border-radius-base: 0.25rem;\n --border-radius-lg: 0.5rem;\n --spacing-1: 0.5rem;\n --spacing-2: 0.875rem;\n --spacing-3: 1.75rem;\n --input-padding: 0.5rem;\n --input-border-radius: 0.25rem;\n --input-font-size: var(--fs-base); }\n\n:root {\n --color-white: #fff;\n --color-black: #333;\n --color-gray-l5: #f1f1f1;\n --color-gray-l2: #adadad;\n --color-gray-l1: #dcdcdc;\n --color-gray-d1: #666;\n --color-gray-d3: #333;\n --color-gray-100: #f1f1f1;\n --color-gray-200: #dcdcdc;\n --color-gray-500: #adadad;\n --color-gray-700: #666;\n --color-gray-900: #333;\n --color-tealblue-100: #c8eefa;\n --color-tealblue-500: #0081a2;\n --color-tealblue-900: #005072;\n --color-orange: #feba35;\n --color-red: #ec040b;\n --color-green: hsl(148, 100%, 26%);\n --color-primary-l1: #e3f2ff;\n --color-primary: #0070c4;\n --color-primary-d1: #004f84;\n --color-primary--hover: var(--color-primary-d1);\n --color-text: var(--color-gray-d3);\n --color-error: var(--color-red);\n --color-disabled: var(--color-gray-l2);\n --color-input-background: var(--color-white);\n --color-input-border: var(--color-gray-d1);\n --color-input-border--hover: var(--color-primary-d1);\n --color-input: var(--color-gray-d3);\n --color-input--focused: var(--color-orange);\n --color-button-primary: var(--color-primary);\n --color-button-primary--hover: var(--color-primary-d1);\n --color-button-tertiary: var(--color-gray-l2);\n --color-button-tertiary--hover: var(--color-gray-l5); }\n\nh1:first-child,\nh2:first-child,\nh3:first-child {\n margin-top: 0; }\n\n/* Base header margins */\nh1,\nh2,\nh3,\nh4 {\n margin-bottom: 1rem; }\n\n/* Font sizes */\nh1 {\n font-size: var(--fs-3xl);\n line-height: var(--lh-2xl);\n font-weight: var(--fw-bold); }\n\nh2 {\n font-size: var(--fs-2xl);\n line-height: var(--lh-xl);\n font-weight: var(--fw-regular); }\n\nh3 {\n font-size: var(--fs-xl);\n line-height: var(--lh-lg);\n font-weight: var(--fw-regular); }\n\nh4,\nh5,\nh6 {\n font-size: var(--fs-base);\n line-height: var(--lh-base);\n font-weight: var(--fw-bold); }\n\n/* Set top margin to subsequent headers */\nh1 + h2,\nh1 + h3,\nh1 + h4,\nh2 + h3,\nh2 + h4,\nh3 + h4 {\n margin-top: 2rem; }\n\np {\n margin-bottom: 1rem;\n font-size: var(--fs-base); }\n\nhr + h1,\nhr + h2,\nhr + h3 {\n margin-top: 0; }\n\nem {\n font-size: var(--fs-xs);\n line-height: var(--lh-sm);\n color: var(--color-gray); }\n\nsmall {\n font-size: var(--fs-xs);\n font-style: normal;\n color: var(--color-gray); }\n\n.card-module_goa-card__OjjJX {\n --card-spacing: 1rem;\n --card-child-spacing: 0.5rem;\n box-sizing: border-box;\n background: var(--color-white);\n transition: opacity 300ms ease-in-out;\n border-radius: var(--border-radius); }\n .card-module_goa-card__OjjJX a:hover {\n color: var(--color-primary--hover);\n text-decoration: none; }\n .card-module_goa-card__OjjJX a:focus {\n outline: 3px solid var(--color-orange);\n outline-offset: 0; }\n .card-module_goa-card__OjjJX h6 {\n font-size: var(--fs-xs);\n line-height: var(--lh-sm);\n font-weight: var(--fw-base);\n color: var(--color-gray);\n margin: 0;\n padding: 0; }\n\n.card-module_goa-card--tertiary__1BV7k {\n border-radius: var(--border-radius-sm); }\n\n.card-module_goa-card-top__RM4IA {\n border-top-left-radius: var(--border-radius);\n border-top-right-radius: var(--border-radius);\n min-height: 0.5rem; }\n\n.card-module_goa-card-top--primary__g2XEU {\n background-color: var(--color-tealblue-500); }\n\n.card-module_goa-card-top--secondary__mSrLl {\n background-color: var(--color-gray-200); }\n\n.card-module_goa-card-top--tertiary__2fG-A {\n display: none; }\n\n.card-module_goa-card__OjjJX .card-module_goa-card__OjjJX .card-module_goa-card-top--primary__g2XEU,\n.card-module_goa-card__OjjJX .card-module_goa-card__OjjJX .card-module_goa-card-top--secondary__mSrLl {\n min-height: 0.2rem; }\n\n.card-module_goa-card-details__4KtfS > .card-module_goa-card__OjjJX:first-child {\n margin-top: 0; }\n\n.card-module_goa-card-details__4KtfS > .card-module_goa-card__OjjJX h3 {\n font-size: var(--fs-lg); }\n\n.card-module_goa-card-details__4KtfS > .card-module_goa-card__OjjJX {\n margin-top: 1rem; }\n\n.card-module_goa-card-content__3gE5R {\n padding: var(--card-spacing);\n border-top-width: 0;\n border: 1px solid var(--color-gray-200);\n border-bottom-left-radius: var(--border-radius);\n border-bottom-right-radius: var(--border-radius); }\n\n.card-module_goa-card-content--tertiary__1dbYr {\n border-radius: var(--border-radius-sm);\n padding: calc(var(--card-spacing) / 2); }\n\n.card-module_goa-card-details__4KtfS ul {\n margin-left: var(--card-spacing); }\n";
|
|
759
271
|
var css = {"goa-card":"card-module_goa-card__OjjJX","goa-card--tertiary":"card-module_goa-card--tertiary__1BV7k","goa-card-top":"card-module_goa-card-top__RM4IA","goa-card-top--primary":"card-module_goa-card-top--primary__g2XEU","goa-card-top--secondary":"card-module_goa-card-top--secondary__mSrLl","goa-card-top--tertiary":"card-module_goa-card-top--tertiary__2fG-A","goa-card-details":"card-module_goa-card-details__4KtfS","goa-card-content":"card-module_goa-card-content__3gE5R","goa-card-content--tertiary":"card-module_goa-card-content--tertiary__1dbYr"};
|
|
760
272
|
styleInject(css_248z$3);
|
|
761
273
|
|
|
@@ -845,7 +357,7 @@
|
|
|
845
357
|
}, children);
|
|
846
358
|
};
|
|
847
359
|
|
|
848
|
-
var css_248z$5 = ":root {\n --color-white: #fff;\n --color-black: #333;\n --color-gray-l5: #f1f1f1;\n --color-gray-l2: #adadad;\n --color-gray-l1: #dcdcdc;\n --color-gray-d1: #666;\n --color-gray-d3: #333;\n --color-gray-100: #f1f1f1;\n --color-gray-200: #dcdcdc;\n --color-gray-500: #adadad;\n --color-gray-700: #666;\n --color-gray-900: #333;\n --color-tealblue-100: #c8eefa;\n --color-tealblue-500: #0081a2;\n --color-tealblue-900: #005072;\n --color-orange: #feba35;\n --color-red: #ec040b;\n --color-green: hsl(148, 100%, 26%);\n --color-primary: #0070c4;\n --color-primary-d1: #004f84;\n --color-primary--hover: var(--color-primary-d1);\n --color-text: var(--color-gray-d3);\n --color-error: var(--color-red);\n --color-disabled: var(--color-gray-l2);\n --color-input-background: var(--color-white);\n --color-input-border: var(--color-gray-d1);\n --color-input-border--hover: var(--color-primary-d1);\n --color-input: var(--color-gray-d3);\n --color-input--focused: var(--color-orange);\n --color-button-primary: var(--color-primary);\n --color-button-primary--hover: var(--color-primary-d1);\n --color-button-tertiary: var(--color-gray-l2);\n --color-button-tertiary--hover: var(--color-gray-l5); }\n\n:root {\n /* font-size */\n --fs-xs: 0.75rem;\n --fs-sm: 0.875rem;\n --fs-base: 1.125rem;\n --fs-lg: 1.25rem;\n --fs-xl: 1.5rem;\n --fs-2xl: 2.25rem;\n --fs-3xl: 3rem;\n /* font-weight */\n --fw-thin: 100;\n --fw-light: 300;\n --fw-regular: 400;\n --fw-medium: 500;\n --fw-bold: 700;\n --fw-black: 900;\n /* line-height */\n --lh-xs: 0.875rem;\n --lh-sm: 1rem;\n --lh-base: 1.5rem;\n --lh-lg: 2rem;\n --lh-xl: 2.75rem;\n --lh-2xl: 3.5rem;\n --border-radius-sm: 0.15rem;\n --border-radius: 0.25rem;\n --border-radius-base: 0.25rem;\n --border-radius-lg: 0.5rem;\n --spacing-1: 0.5rem;\n --spacing-2: 0.875rem;\n --spacing-3: 1.75rem;\n --input-padding: 0.5rem;\n --input-border-radius: 0.25rem;\n --input-font-size: var(--fs-base); }\n\n.goa-form {\n box-sizing: border-box; }\n\n.goa-form *,\n.goa-form *:before,\n.goa-form *:after {\n box-sizing: inherit; }\n\n.goa-form-row {\n display: flex;\n flex-direction: column;\n justify-content: space-between; }\n\n@media screen and (min-width: 640px) {\n .goa-form-row {\n gap: 1.75rem;\n flex-direction: row; } }\n\n.goa-form-item {\n flex: 1 1 auto;\n margin-bottom: 1rem; }\n .goa-form-item label {\n display: block;\n font-weight: bold;\n color: #333;\n font-size: var(--fs-base);\n line-height: calc(var(--fs-base) + 1rem); }\n .goa-form-item label em {\n color: var(--color-gray-d1);\n font-style: normal;\n font-weight: var(--fw-regular);\n font-size: var(--fs-sm); }\n .goa-form-item input,\n .goa-form-item textarea {\n display: block;\n width: 100%;\n font-size: var(--fs-base); }\n .goa-form-item.goa-state--error .error-msg {\n font-size: var(--fs-sm);\n line-height: calc(var(--fs-sm) + 0.5rem);\n color: var(--color-red); }\n\n.help-msg {\n font-size: var(--fs-sm);\n color: var(--color-gray-d3);\n line-height: calc(var(--fs-sm) + 0.5rem); }\n\n.goa-form-actions {\n display: flex;\n flex-wrap: wrap;\n margin-top: 2rem; }\n .goa-form-actions button,\n .goa-form-actions .goa-link-button {\n margin: 0; }\n @media (max-width: 639px) {\n .goa-form-actions button,\n .goa-form-actions .goa-link-button {\n width: 100%; }\n .goa-form-actions button + button,\n .goa-form-actions button + .goa-link-button,\n .goa-form-actions .goa-link-button + button,\n .goa-form-actions .goa-link-button + .goa-link-button {\n margin-top: 0.5rem; } }\n @media (min-width: 640px) {\n .goa-form-actions button,\n .goa-form-actions .goa-link-button {\n min-width: 6rem; }\n .goa-form-actions button + button,\n .goa-form-actions button + .goa-link-button,\n .goa-form-actions .goa-link-button + button,\n .goa-form-actions .goa-link-button + .goa-link-button {\n margin-left: 0.5rem; } }\n\n.goa-form-actions--left {\n justify-content: flex-start; }\n\n.goa-form-actions--right {\n justify-content: flex-end; }\n";
|
|
360
|
+
var css_248z$5 = ":root {\n --color-white: #fff;\n --color-black: #333;\n --color-gray-l5: #f1f1f1;\n --color-gray-l2: #adadad;\n --color-gray-l1: #dcdcdc;\n --color-gray-d1: #666;\n --color-gray-d3: #333;\n --color-gray-100: #f1f1f1;\n --color-gray-200: #dcdcdc;\n --color-gray-500: #adadad;\n --color-gray-700: #666;\n --color-gray-900: #333;\n --color-tealblue-100: #c8eefa;\n --color-tealblue-500: #0081a2;\n --color-tealblue-900: #005072;\n --color-orange: #feba35;\n --color-red: #ec040b;\n --color-green: hsl(148, 100%, 26%);\n --color-primary-l1: #e3f2ff;\n --color-primary: #0070c4;\n --color-primary-d1: #004f84;\n --color-primary--hover: var(--color-primary-d1);\n --color-text: var(--color-gray-d3);\n --color-error: var(--color-red);\n --color-disabled: var(--color-gray-l2);\n --color-input-background: var(--color-white);\n --color-input-border: var(--color-gray-d1);\n --color-input-border--hover: var(--color-primary-d1);\n --color-input: var(--color-gray-d3);\n --color-input--focused: var(--color-orange);\n --color-button-primary: var(--color-primary);\n --color-button-primary--hover: var(--color-primary-d1);\n --color-button-tertiary: var(--color-gray-l2);\n --color-button-tertiary--hover: var(--color-gray-l5); }\n\n:root {\n /* font-size */\n --fs-xs: 0.75rem;\n --fs-sm: 0.875rem;\n --fs-base: 1.125rem;\n --fs-lg: 1.25rem;\n --fs-xl: 1.5rem;\n --fs-2xl: 2.25rem;\n --fs-3xl: 3rem;\n /* font-weight */\n --fw-thin: 100;\n --fw-light: 300;\n --fw-regular: 400;\n --fw-medium: 500;\n --fw-bold: 700;\n --fw-black: 900;\n /* line-height */\n --lh-xs: 0.875rem;\n --lh-sm: 1rem;\n --lh-base: 1.5rem;\n --lh-lg: 2rem;\n --lh-xl: 2.75rem;\n --lh-2xl: 3.5rem;\n --border-radius-sm: 0.15rem;\n --border-radius: 0.25rem;\n --border-radius-base: 0.25rem;\n --border-radius-lg: 0.5rem;\n --spacing-1: 0.5rem;\n --spacing-2: 0.875rem;\n --spacing-3: 1.75rem;\n --input-padding: 0.5rem;\n --input-border-radius: 0.25rem;\n --input-font-size: var(--fs-base); }\n\n.goa-form {\n box-sizing: border-box; }\n\n.goa-form *,\n.goa-form *:before,\n.goa-form *:after {\n box-sizing: inherit; }\n\n.goa-form-row {\n display: flex;\n flex-direction: column;\n justify-content: space-between; }\n\n@media screen and (min-width: 640px) {\n .goa-form-row {\n gap: 1.75rem;\n flex-direction: row; } }\n\n.goa-form-item {\n flex: 1 1 auto;\n margin-bottom: 1rem; }\n .goa-form-item label {\n display: block;\n font-weight: bold;\n color: #333;\n font-size: var(--fs-base);\n line-height: calc(var(--fs-base) + 1rem); }\n .goa-form-item label em {\n color: var(--color-gray-d1);\n font-style: normal;\n font-weight: var(--fw-regular);\n font-size: var(--fs-sm); }\n .goa-form-item input,\n .goa-form-item textarea {\n display: block;\n width: 100%;\n font-size: var(--fs-base); }\n .goa-form-item.goa-state--error .error-msg {\n font-size: var(--fs-sm);\n line-height: calc(var(--fs-sm) + 0.5rem);\n color: var(--color-red); }\n\n.help-msg {\n font-size: var(--fs-sm);\n color: var(--color-gray-d3);\n line-height: calc(var(--fs-sm) + 0.5rem); }\n\n.goa-form-actions {\n display: flex;\n flex-wrap: wrap;\n margin-top: 2rem; }\n .goa-form-actions button,\n .goa-form-actions .goa-link-button {\n margin: 0; }\n @media (max-width: 639px) {\n .goa-form-actions button,\n .goa-form-actions .goa-link-button {\n width: 100%; }\n .goa-form-actions button + button,\n .goa-form-actions button + .goa-link-button,\n .goa-form-actions .goa-link-button + button,\n .goa-form-actions .goa-link-button + .goa-link-button {\n margin-top: 0.5rem; } }\n @media (min-width: 640px) {\n .goa-form-actions button,\n .goa-form-actions .goa-link-button {\n min-width: 6rem; }\n .goa-form-actions button + button,\n .goa-form-actions button + .goa-link-button,\n .goa-form-actions .goa-link-button + button,\n .goa-form-actions .goa-link-button + .goa-link-button {\n margin-left: 0.5rem; } }\n\n.goa-form-actions--left {\n justify-content: flex-start; }\n\n.goa-form-actions--right {\n justify-content: flex-end; }\n";
|
|
849
361
|
styleInject(css_248z$5);
|
|
850
362
|
|
|
851
363
|
var GoAForm = function GoAForm(_ref) {
|
|
@@ -875,7 +387,7 @@
|
|
|
875
387
|
}));
|
|
876
388
|
}
|
|
877
389
|
|
|
878
|
-
var css_248z$6 = ":root {\n /* font-size */\n --fs-xs: 0.75rem;\n --fs-sm: 0.875rem;\n --fs-base: 1.125rem;\n --fs-lg: 1.25rem;\n --fs-xl: 1.5rem;\n --fs-2xl: 2.25rem;\n --fs-3xl: 3rem;\n /* font-weight */\n --fw-thin: 100;\n --fw-light: 300;\n --fw-regular: 400;\n --fw-medium: 500;\n --fw-bold: 700;\n --fw-black: 900;\n /* line-height */\n --lh-xs: 0.875rem;\n --lh-sm: 1rem;\n --lh-base: 1.5rem;\n --lh-lg: 2rem;\n --lh-xl: 2.75rem;\n --lh-2xl: 3.5rem;\n --border-radius-sm: 0.15rem;\n --border-radius: 0.25rem;\n --border-radius-base: 0.25rem;\n --border-radius-lg: 0.5rem;\n --spacing-1: 0.5rem;\n --spacing-2: 0.875rem;\n --spacing-3: 1.75rem;\n --input-padding: 0.5rem;\n --input-border-radius: 0.25rem;\n --input-font-size: var(--fs-base); }\n\n:root {\n --color-white: #fff;\n --color-black: #333;\n --color-gray-l5: #f1f1f1;\n --color-gray-l2: #adadad;\n --color-gray-l1: #dcdcdc;\n --color-gray-d1: #666;\n --color-gray-d3: #333;\n --color-gray-100: #f1f1f1;\n --color-gray-200: #dcdcdc;\n --color-gray-500: #adadad;\n --color-gray-700: #666;\n --color-gray-900: #333;\n --color-tealblue-100: #c8eefa;\n --color-tealblue-500: #0081a2;\n --color-tealblue-900: #005072;\n --color-orange: #feba35;\n --color-red: #ec040b;\n --color-green: hsl(148, 100%, 26%);\n --color-primary: #0070c4;\n --color-primary-d1: #004f84;\n --color-primary--hover: var(--color-primary-d1);\n --color-text: var(--color-gray-d3);\n --color-error: var(--color-red);\n --color-disabled: var(--color-gray-l2);\n --color-input-background: var(--color-white);\n --color-input-border: var(--color-gray-d1);\n --color-input-border--hover: var(--color-primary-d1);\n --color-input: var(--color-gray-d3);\n --color-input--focused: var(--color-orange);\n --color-button-primary: var(--color-primary);\n --color-button-primary--hover: var(--color-primary-d1);\n --color-button-tertiary: var(--color-gray-l2);\n --color-button-tertiary--hover: var(--color-gray-l5); }\n\n/* Forms */\n.goa-input {\n position: relative; }\n\n.goa-input-leading-icon {\n position: absolute;\n display: flex;\n align-items: center;\n top: 0;\n bottom: 0;\n left: 0.5rem; }\n\n.goa-input input {\n outline: none;\n transition: box-shadow 0.1s ease-in;\n border: 1px solid var(--color-input-border);\n border-radius: 3px;\n background: white;\n color: var(--color-input);\n padding: var(--input-padding);\n font-size: var(--input-font-size);\n display: block;\n width: 100%;\n line-height: 1.5rem;\n padding: 0.5rem 2rem 0.5rem 0.5rem; }\n .goa-input input:hover {\n border-color: var(--color-input-border--hover); }\n .goa-input input:active, .goa-input input:focus {\n box-shadow: 0 0 0 3px var(--color-input--focused); }\n .goa-input input:disabled {\n border-color: var(--color-disabled); }\n .goa-input input:disabled:hover {\n border-color: var(--color-disabled); }\n .goa-input input:disabled:focus {\n box-shadow: none; }\n\n.goa-input .input--leading-icon {\n padding-left: 2rem; }\n\n.goa-state--error .goa-input input {\n border: 2px solid var(--color-error); }\n";
|
|
390
|
+
var css_248z$6 = ":root {\n /* font-size */\n --fs-xs: 0.75rem;\n --fs-sm: 0.875rem;\n --fs-base: 1.125rem;\n --fs-lg: 1.25rem;\n --fs-xl: 1.5rem;\n --fs-2xl: 2.25rem;\n --fs-3xl: 3rem;\n /* font-weight */\n --fw-thin: 100;\n --fw-light: 300;\n --fw-regular: 400;\n --fw-medium: 500;\n --fw-bold: 700;\n --fw-black: 900;\n /* line-height */\n --lh-xs: 0.875rem;\n --lh-sm: 1rem;\n --lh-base: 1.5rem;\n --lh-lg: 2rem;\n --lh-xl: 2.75rem;\n --lh-2xl: 3.5rem;\n --border-radius-sm: 0.15rem;\n --border-radius: 0.25rem;\n --border-radius-base: 0.25rem;\n --border-radius-lg: 0.5rem;\n --spacing-1: 0.5rem;\n --spacing-2: 0.875rem;\n --spacing-3: 1.75rem;\n --input-padding: 0.5rem;\n --input-border-radius: 0.25rem;\n --input-font-size: var(--fs-base); }\n\n:root {\n --color-white: #fff;\n --color-black: #333;\n --color-gray-l5: #f1f1f1;\n --color-gray-l2: #adadad;\n --color-gray-l1: #dcdcdc;\n --color-gray-d1: #666;\n --color-gray-d3: #333;\n --color-gray-100: #f1f1f1;\n --color-gray-200: #dcdcdc;\n --color-gray-500: #adadad;\n --color-gray-700: #666;\n --color-gray-900: #333;\n --color-tealblue-100: #c8eefa;\n --color-tealblue-500: #0081a2;\n --color-tealblue-900: #005072;\n --color-orange: #feba35;\n --color-red: #ec040b;\n --color-green: hsl(148, 100%, 26%);\n --color-primary-l1: #e3f2ff;\n --color-primary: #0070c4;\n --color-primary-d1: #004f84;\n --color-primary--hover: var(--color-primary-d1);\n --color-text: var(--color-gray-d3);\n --color-error: var(--color-red);\n --color-disabled: var(--color-gray-l2);\n --color-input-background: var(--color-white);\n --color-input-border: var(--color-gray-d1);\n --color-input-border--hover: var(--color-primary-d1);\n --color-input: var(--color-gray-d3);\n --color-input--focused: var(--color-orange);\n --color-button-primary: var(--color-primary);\n --color-button-primary--hover: var(--color-primary-d1);\n --color-button-tertiary: var(--color-gray-l2);\n --color-button-tertiary--hover: var(--color-gray-l5); }\n\n/* Forms */\n.goa-input {\n position: relative; }\n\n.goa-input-leading-icon {\n position: absolute;\n display: flex;\n align-items: center;\n top: 0;\n bottom: 0;\n left: 0.5rem; }\n\n.goa-input input {\n outline: none;\n transition: box-shadow 0.1s ease-in;\n border: 1px solid var(--color-input-border);\n border-radius: 3px;\n background: white;\n color: var(--color-input);\n padding: var(--input-padding);\n font-size: var(--input-font-size);\n display: block;\n width: 100%;\n line-height: 1.5rem;\n padding: 0.5rem 2rem 0.5rem 0.5rem; }\n .goa-input input:hover {\n border-color: var(--color-input-border--hover); }\n .goa-input input:active, .goa-input input:focus {\n box-shadow: 0 0 0 3px var(--color-input--focused); }\n .goa-input input:disabled {\n border-color: var(--color-disabled); }\n .goa-input input:disabled:hover {\n border-color: var(--color-disabled); }\n .goa-input input:disabled:focus {\n box-shadow: none; }\n\n.goa-input .input--leading-icon {\n padding-left: 2rem; }\n\n.goa-state--error .goa-input input {\n border: 2px solid var(--color-error); }\n";
|
|
879
391
|
styleInject(css_248z$6);
|
|
880
392
|
|
|
881
393
|
var GoAInput = function GoAInput(_ref) {
|
|
@@ -1245,7 +757,7 @@
|
|
|
1245
757
|
return scrollbarWidth;
|
|
1246
758
|
}
|
|
1247
759
|
|
|
1248
|
-
var css_248z$a = ":root {\n /* font-size */\n --fs-xs: 0.75rem;\n --fs-sm: 0.875rem;\n --fs-base: 1.125rem;\n --fs-lg: 1.25rem;\n --fs-xl: 1.5rem;\n --fs-2xl: 2.25rem;\n --fs-3xl: 3rem;\n /* font-weight */\n --fw-thin: 100;\n --fw-light: 300;\n --fw-regular: 400;\n --fw-medium: 500;\n --fw-bold: 700;\n --fw-black: 900;\n /* line-height */\n --lh-xs: 0.875rem;\n --lh-sm: 1rem;\n --lh-base: 1.5rem;\n --lh-lg: 2rem;\n --lh-xl: 2.75rem;\n --lh-2xl: 3.5rem;\n --border-radius-sm: 0.15rem;\n --border-radius: 0.25rem;\n --border-radius-base: 0.25rem;\n --border-radius-lg: 0.5rem;\n --spacing-1: 0.5rem;\n --spacing-2: 0.875rem;\n --spacing-3: 1.75rem;\n --input-padding: 0.5rem;\n --input-border-radius: 0.25rem;\n --input-font-size: var(--fs-base); }\n\n:root {\n --color-white: #fff;\n --color-black: #333;\n --color-gray-l5: #f1f1f1;\n --color-gray-l2: #adadad;\n --color-gray-l1: #dcdcdc;\n --color-gray-d1: #666;\n --color-gray-d3: #333;\n --color-gray-100: #f1f1f1;\n --color-gray-200: #dcdcdc;\n --color-gray-500: #adadad;\n --color-gray-700: #666;\n --color-gray-900: #333;\n --color-tealblue-100: #c8eefa;\n --color-tealblue-500: #0081a2;\n --color-tealblue-900: #005072;\n --color-orange: #feba35;\n --color-red: #ec040b;\n --color-green: hsl(148, 100%, 26%);\n --color-primary: #0070c4;\n --color-primary-d1: #004f84;\n --color-primary--hover: var(--color-primary-d1);\n --color-text: var(--color-gray-d3);\n --color-error: var(--color-red);\n --color-disabled: var(--color-gray-l2);\n --color-input-background: var(--color-white);\n --color-input-border: var(--color-gray-d1);\n --color-input-border--hover: var(--color-primary-d1);\n --color-input: var(--color-gray-d3);\n --color-input--focused: var(--color-orange);\n --color-button-primary: var(--color-primary);\n --color-button-primary--hover: var(--color-primary-d1);\n --color-button-tertiary: var(--color-gray-l2);\n --color-button-tertiary--hover: var(--color-gray-l5); }\n\n/* Forms */\n.goa-textarea {\n outline: none;\n transition: box-shadow 0.1s ease-in;\n border: 1px solid var(--color-input-border);\n border-radius: 3px;\n background: white;\n color: var(--color-input);\n padding: var(--input-padding);\n font-size: var(--input-font-size);\n display: block;\n width: 100%; }\n .goa-textarea:hover {\n border-color: var(--color-input-border--hover); }\n .goa-textarea:active, .goa-textarea:focus {\n box-shadow: 0 0 0 3px var(--color-input--focused); }\n .goa-textarea:disabled {\n border-color: var(--color-disabled); }\n .goa-textarea:disabled:hover {\n border-color: var(--color-disabled); }\n .goa-textarea:disabled:focus {\n box-shadow: none; }\n\n.goa-state--error textarea,\n.goa-state--error textarea:hover {\n border: 2px solid var(--color-red); }\n";
|
|
760
|
+
var css_248z$a = ":root {\n /* font-size */\n --fs-xs: 0.75rem;\n --fs-sm: 0.875rem;\n --fs-base: 1.125rem;\n --fs-lg: 1.25rem;\n --fs-xl: 1.5rem;\n --fs-2xl: 2.25rem;\n --fs-3xl: 3rem;\n /* font-weight */\n --fw-thin: 100;\n --fw-light: 300;\n --fw-regular: 400;\n --fw-medium: 500;\n --fw-bold: 700;\n --fw-black: 900;\n /* line-height */\n --lh-xs: 0.875rem;\n --lh-sm: 1rem;\n --lh-base: 1.5rem;\n --lh-lg: 2rem;\n --lh-xl: 2.75rem;\n --lh-2xl: 3.5rem;\n --border-radius-sm: 0.15rem;\n --border-radius: 0.25rem;\n --border-radius-base: 0.25rem;\n --border-radius-lg: 0.5rem;\n --spacing-1: 0.5rem;\n --spacing-2: 0.875rem;\n --spacing-3: 1.75rem;\n --input-padding: 0.5rem;\n --input-border-radius: 0.25rem;\n --input-font-size: var(--fs-base); }\n\n:root {\n --color-white: #fff;\n --color-black: #333;\n --color-gray-l5: #f1f1f1;\n --color-gray-l2: #adadad;\n --color-gray-l1: #dcdcdc;\n --color-gray-d1: #666;\n --color-gray-d3: #333;\n --color-gray-100: #f1f1f1;\n --color-gray-200: #dcdcdc;\n --color-gray-500: #adadad;\n --color-gray-700: #666;\n --color-gray-900: #333;\n --color-tealblue-100: #c8eefa;\n --color-tealblue-500: #0081a2;\n --color-tealblue-900: #005072;\n --color-orange: #feba35;\n --color-red: #ec040b;\n --color-green: hsl(148, 100%, 26%);\n --color-primary-l1: #e3f2ff;\n --color-primary: #0070c4;\n --color-primary-d1: #004f84;\n --color-primary--hover: var(--color-primary-d1);\n --color-text: var(--color-gray-d3);\n --color-error: var(--color-red);\n --color-disabled: var(--color-gray-l2);\n --color-input-background: var(--color-white);\n --color-input-border: var(--color-gray-d1);\n --color-input-border--hover: var(--color-primary-d1);\n --color-input: var(--color-gray-d3);\n --color-input--focused: var(--color-orange);\n --color-button-primary: var(--color-primary);\n --color-button-primary--hover: var(--color-primary-d1);\n --color-button-tertiary: var(--color-gray-l2);\n --color-button-tertiary--hover: var(--color-gray-l5); }\n\n/* Forms */\n.goa-textarea {\n outline: none;\n transition: box-shadow 0.1s ease-in;\n border: 1px solid var(--color-input-border);\n border-radius: 3px;\n background: white;\n color: var(--color-input);\n padding: var(--input-padding);\n font-size: var(--input-font-size);\n display: block;\n width: 100%; }\n .goa-textarea:hover {\n border-color: var(--color-input-border--hover); }\n .goa-textarea:active, .goa-textarea:focus {\n box-shadow: 0 0 0 3px var(--color-input--focused); }\n .goa-textarea:disabled {\n border-color: var(--color-disabled); }\n .goa-textarea:disabled:hover {\n border-color: var(--color-disabled); }\n .goa-textarea:disabled:focus {\n box-shadow: none; }\n\n.goa-state--error textarea,\n.goa-state--error textarea:hover {\n border: 2px solid var(--color-red); }\n";
|
|
1249
761
|
styleInject(css_248z$a);
|
|
1250
762
|
|
|
1251
763
|
var GoATextArea = function GoATextArea(_ref) {
|