randmarcomps 1.481.0 → 1.482.0
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/dist/randmarcomps.js +137 -180
- package/dist/randmarcomps.umd.cjs +75 -80
- package/package.json +1 -1
package/dist/randmarcomps.js
CHANGED
|
@@ -281,39 +281,39 @@ const createLucideIcon = (e, t) => {
|
|
|
281
281
|
* This source code is licensed under the ISC license.
|
|
282
282
|
* See the LICENSE file in the root directory of this source tree.
|
|
283
283
|
*/
|
|
284
|
-
const __iconNode$
|
|
284
|
+
const __iconNode$1m = [
|
|
285
285
|
["path", { d: "M12 5v14", key: "s699le" }],
|
|
286
286
|
["path", { d: "m19 12-7 7-7-7", key: "1idqje" }]
|
|
287
|
-
], ArrowDown = createLucideIcon("ArrowDown", __iconNode$
|
|
287
|
+
], ArrowDown = createLucideIcon("ArrowDown", __iconNode$1m);
|
|
288
288
|
/**
|
|
289
289
|
* @license lucide-react v0.479.0 - ISC
|
|
290
290
|
*
|
|
291
291
|
* This source code is licensed under the ISC license.
|
|
292
292
|
* See the LICENSE file in the root directory of this source tree.
|
|
293
293
|
*/
|
|
294
|
-
const __iconNode$
|
|
294
|
+
const __iconNode$1l = [
|
|
295
295
|
["path", { d: "m21 16-4 4-4-4", key: "f6ql7i" }],
|
|
296
296
|
["path", { d: "M17 20V4", key: "1ejh1v" }],
|
|
297
297
|
["path", { d: "m3 8 4-4 4 4", key: "11wl7u" }],
|
|
298
298
|
["path", { d: "M7 4v16", key: "1glfcx" }]
|
|
299
|
-
], ArrowUpDown = createLucideIcon("ArrowUpDown", __iconNode$
|
|
299
|
+
], ArrowUpDown = createLucideIcon("ArrowUpDown", __iconNode$1l);
|
|
300
300
|
/**
|
|
301
301
|
* @license lucide-react v0.479.0 - ISC
|
|
302
302
|
*
|
|
303
303
|
* This source code is licensed under the ISC license.
|
|
304
304
|
* See the LICENSE file in the root directory of this source tree.
|
|
305
305
|
*/
|
|
306
|
-
const __iconNode$
|
|
306
|
+
const __iconNode$1k = [
|
|
307
307
|
["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
|
|
308
308
|
["path", { d: "M12 19V5", key: "x0mq9r" }]
|
|
309
|
-
], ArrowUp = createLucideIcon("ArrowUp", __iconNode$
|
|
309
|
+
], ArrowUp = createLucideIcon("ArrowUp", __iconNode$1k);
|
|
310
310
|
/**
|
|
311
311
|
* @license lucide-react v0.479.0 - ISC
|
|
312
312
|
*
|
|
313
313
|
* This source code is licensed under the ISC license.
|
|
314
314
|
* See the LICENSE file in the root directory of this source tree.
|
|
315
315
|
*/
|
|
316
|
-
const __iconNode$
|
|
316
|
+
const __iconNode$1j = [
|
|
317
317
|
[
|
|
318
318
|
"path",
|
|
319
319
|
{
|
|
@@ -322,51 +322,51 @@ const __iconNode$1k = [
|
|
|
322
322
|
}
|
|
323
323
|
],
|
|
324
324
|
["path", { d: "m9 12 2 2 4-4", key: "dzmm74" }]
|
|
325
|
-
], BadgeCheck = createLucideIcon("BadgeCheck", __iconNode$
|
|
325
|
+
], BadgeCheck = createLucideIcon("BadgeCheck", __iconNode$1j);
|
|
326
326
|
/**
|
|
327
327
|
* @license lucide-react v0.479.0 - ISC
|
|
328
328
|
*
|
|
329
329
|
* This source code is licensed under the ISC license.
|
|
330
330
|
* See the LICENSE file in the root directory of this source tree.
|
|
331
331
|
*/
|
|
332
|
-
const __iconNode$
|
|
332
|
+
const __iconNode$1i = [
|
|
333
333
|
["rect", { width: "20", height: "12", x: "2", y: "6", rx: "2", key: "9lu3g6" }],
|
|
334
334
|
["circle", { cx: "12", cy: "12", r: "2", key: "1c9p78" }],
|
|
335
335
|
["path", { d: "M6 12h.01M18 12h.01", key: "113zkx" }]
|
|
336
|
-
], Banknote = createLucideIcon("Banknote", __iconNode$
|
|
336
|
+
], Banknote = createLucideIcon("Banknote", __iconNode$1i);
|
|
337
337
|
/**
|
|
338
338
|
* @license lucide-react v0.479.0 - ISC
|
|
339
339
|
*
|
|
340
340
|
* This source code is licensed under the ISC license.
|
|
341
341
|
* See the LICENSE file in the root directory of this source tree.
|
|
342
342
|
*/
|
|
343
|
-
const __iconNode$
|
|
343
|
+
const __iconNode$1h = [
|
|
344
344
|
[
|
|
345
345
|
"path",
|
|
346
346
|
{ d: "M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8", key: "mg9rjx" }
|
|
347
347
|
]
|
|
348
|
-
], Bold$1 = createLucideIcon("Bold", __iconNode$
|
|
348
|
+
], Bold$1 = createLucideIcon("Bold", __iconNode$1h);
|
|
349
349
|
/**
|
|
350
350
|
* @license lucide-react v0.479.0 - ISC
|
|
351
351
|
*
|
|
352
352
|
* This source code is licensed under the ISC license.
|
|
353
353
|
* See the LICENSE file in the root directory of this source tree.
|
|
354
354
|
*/
|
|
355
|
-
const __iconNode$
|
|
355
|
+
const __iconNode$1g = [
|
|
356
356
|
["path", { d: "M12 8V4H8", key: "hb8ula" }],
|
|
357
357
|
["rect", { width: "16", height: "12", x: "4", y: "8", rx: "2", key: "enze0r" }],
|
|
358
358
|
["path", { d: "M2 14h2", key: "vft8re" }],
|
|
359
359
|
["path", { d: "M20 14h2", key: "4cs60a" }],
|
|
360
360
|
["path", { d: "M15 13v2", key: "1xurst" }],
|
|
361
361
|
["path", { d: "M9 13v2", key: "rq6x2g" }]
|
|
362
|
-
], Bot = createLucideIcon("Bot", __iconNode$
|
|
362
|
+
], Bot = createLucideIcon("Bot", __iconNode$1g);
|
|
363
363
|
/**
|
|
364
364
|
* @license lucide-react v0.479.0 - ISC
|
|
365
365
|
*
|
|
366
366
|
* This source code is licensed under the ISC license.
|
|
367
367
|
* See the LICENSE file in the root directory of this source tree.
|
|
368
368
|
*/
|
|
369
|
-
const __iconNode$
|
|
369
|
+
const __iconNode$1f = [
|
|
370
370
|
["path", { d: "M8 2v4", key: "1cmpym" }],
|
|
371
371
|
["path", { d: "M16 2v4", key: "4m81vk" }],
|
|
372
372
|
["rect", { width: "18", height: "18", x: "3", y: "4", rx: "2", key: "1hopcy" }],
|
|
@@ -377,14 +377,14 @@ const __iconNode$1g = [
|
|
|
377
377
|
["path", { d: "M8 18h.01", key: "lrp35t" }],
|
|
378
378
|
["path", { d: "M12 18h.01", key: "mhygvu" }],
|
|
379
379
|
["path", { d: "M16 18h.01", key: "kzsmim" }]
|
|
380
|
-
], CalendarDays = createLucideIcon("CalendarDays", __iconNode$
|
|
380
|
+
], CalendarDays = createLucideIcon("CalendarDays", __iconNode$1f);
|
|
381
381
|
/**
|
|
382
382
|
* @license lucide-react v0.479.0 - ISC
|
|
383
383
|
*
|
|
384
384
|
* This source code is licensed under the ISC license.
|
|
385
385
|
* See the LICENSE file in the root directory of this source tree.
|
|
386
386
|
*/
|
|
387
|
-
const __iconNode$
|
|
387
|
+
const __iconNode$1e = [
|
|
388
388
|
["rect", { width: "18", height: "18", x: "3", y: "4", rx: "2", key: "1hopcy" }],
|
|
389
389
|
["path", { d: "M16 2v4", key: "4m81vk" }],
|
|
390
390
|
["path", { d: "M3 10h18", key: "8toen8" }],
|
|
@@ -393,133 +393,133 @@ const __iconNode$1f = [
|
|
|
393
393
|
["path", { d: "M13 18H7", key: "bb0bb7" }],
|
|
394
394
|
["path", { d: "M7 14h.01", key: "1qa3f1" }],
|
|
395
395
|
["path", { d: "M17 18h.01", key: "1bdyru" }]
|
|
396
|
-
], CalendarRange = createLucideIcon("CalendarRange", __iconNode$
|
|
396
|
+
], CalendarRange = createLucideIcon("CalendarRange", __iconNode$1e);
|
|
397
397
|
/**
|
|
398
398
|
* @license lucide-react v0.479.0 - ISC
|
|
399
399
|
*
|
|
400
400
|
* This source code is licensed under the ISC license.
|
|
401
401
|
* See the LICENSE file in the root directory of this source tree.
|
|
402
402
|
*/
|
|
403
|
-
const __iconNode$
|
|
403
|
+
const __iconNode$1d = [
|
|
404
404
|
["path", { d: "M8 2v4", key: "1cmpym" }],
|
|
405
405
|
["path", { d: "M16 2v4", key: "4m81vk" }],
|
|
406
406
|
["rect", { width: "18", height: "18", x: "3", y: "4", rx: "2", key: "1hopcy" }],
|
|
407
407
|
["path", { d: "M3 10h18", key: "8toen8" }]
|
|
408
|
-
], Calendar$1 = createLucideIcon("Calendar", __iconNode$
|
|
408
|
+
], Calendar$1 = createLucideIcon("Calendar", __iconNode$1d);
|
|
409
409
|
/**
|
|
410
410
|
* @license lucide-react v0.479.0 - ISC
|
|
411
411
|
*
|
|
412
412
|
* This source code is licensed under the ISC license.
|
|
413
413
|
* See the LICENSE file in the root directory of this source tree.
|
|
414
414
|
*/
|
|
415
|
-
const __iconNode$
|
|
415
|
+
const __iconNode$1c = [
|
|
416
416
|
["path", { d: "M3 3v16a2 2 0 0 0 2 2h16", key: "c24i48" }],
|
|
417
417
|
["path", { d: "m19 9-5 5-4-4-3 3", key: "2osh9i" }]
|
|
418
|
-
], ChartLine = createLucideIcon("ChartLine", __iconNode$
|
|
418
|
+
], ChartLine = createLucideIcon("ChartLine", __iconNode$1c);
|
|
419
419
|
/**
|
|
420
420
|
* @license lucide-react v0.479.0 - ISC
|
|
421
421
|
*
|
|
422
422
|
* This source code is licensed under the ISC license.
|
|
423
423
|
* See the LICENSE file in the root directory of this source tree.
|
|
424
424
|
*/
|
|
425
|
-
const __iconNode$
|
|
425
|
+
const __iconNode$1b = [
|
|
426
426
|
["line", { x1: "12", x2: "12", y1: "20", y2: "10", key: "1vz5eb" }],
|
|
427
427
|
["line", { x1: "18", x2: "18", y1: "20", y2: "4", key: "cun8e5" }],
|
|
428
428
|
["line", { x1: "6", x2: "6", y1: "20", y2: "16", key: "hq0ia6" }]
|
|
429
|
-
], ChartNoAxesColumnIncreasing = createLucideIcon("ChartNoAxesColumnIncreasing", __iconNode$
|
|
429
|
+
], ChartNoAxesColumnIncreasing = createLucideIcon("ChartNoAxesColumnIncreasing", __iconNode$1b);
|
|
430
430
|
/**
|
|
431
431
|
* @license lucide-react v0.479.0 - ISC
|
|
432
432
|
*
|
|
433
433
|
* This source code is licensed under the ISC license.
|
|
434
434
|
* See the LICENSE file in the root directory of this source tree.
|
|
435
435
|
*/
|
|
436
|
-
const __iconNode$
|
|
436
|
+
const __iconNode$1a = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]], Check = createLucideIcon("Check", __iconNode$1a);
|
|
437
437
|
/**
|
|
438
438
|
* @license lucide-react v0.479.0 - ISC
|
|
439
439
|
*
|
|
440
440
|
* This source code is licensed under the ISC license.
|
|
441
441
|
* See the LICENSE file in the root directory of this source tree.
|
|
442
442
|
*/
|
|
443
|
-
const __iconNode$
|
|
443
|
+
const __iconNode$19 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]], ChevronDown = createLucideIcon("ChevronDown", __iconNode$19);
|
|
444
444
|
/**
|
|
445
445
|
* @license lucide-react v0.479.0 - ISC
|
|
446
446
|
*
|
|
447
447
|
* This source code is licensed under the ISC license.
|
|
448
448
|
* See the LICENSE file in the root directory of this source tree.
|
|
449
449
|
*/
|
|
450
|
-
const __iconNode$
|
|
450
|
+
const __iconNode$18 = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]], ChevronLeft = createLucideIcon("ChevronLeft", __iconNode$18);
|
|
451
451
|
/**
|
|
452
452
|
* @license lucide-react v0.479.0 - ISC
|
|
453
453
|
*
|
|
454
454
|
* This source code is licensed under the ISC license.
|
|
455
455
|
* See the LICENSE file in the root directory of this source tree.
|
|
456
456
|
*/
|
|
457
|
-
const __iconNode$
|
|
457
|
+
const __iconNode$17 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]], ChevronRight = createLucideIcon("ChevronRight", __iconNode$17);
|
|
458
458
|
/**
|
|
459
459
|
* @license lucide-react v0.479.0 - ISC
|
|
460
460
|
*
|
|
461
461
|
* This source code is licensed under the ISC license.
|
|
462
462
|
* See the LICENSE file in the root directory of this source tree.
|
|
463
463
|
*/
|
|
464
|
-
const __iconNode$
|
|
464
|
+
const __iconNode$16 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]], ChevronUp = createLucideIcon("ChevronUp", __iconNode$16);
|
|
465
465
|
/**
|
|
466
466
|
* @license lucide-react v0.479.0 - ISC
|
|
467
467
|
*
|
|
468
468
|
* This source code is licensed under the ISC license.
|
|
469
469
|
* See the LICENSE file in the root directory of this source tree.
|
|
470
470
|
*/
|
|
471
|
-
const __iconNode$
|
|
471
|
+
const __iconNode$15 = [
|
|
472
472
|
["path", { d: "m11 17-5-5 5-5", key: "13zhaf" }],
|
|
473
473
|
["path", { d: "m18 17-5-5 5-5", key: "h8a8et" }]
|
|
474
|
-
], ChevronsLeft = createLucideIcon("ChevronsLeft", __iconNode$
|
|
474
|
+
], ChevronsLeft = createLucideIcon("ChevronsLeft", __iconNode$15);
|
|
475
475
|
/**
|
|
476
476
|
* @license lucide-react v0.479.0 - ISC
|
|
477
477
|
*
|
|
478
478
|
* This source code is licensed under the ISC license.
|
|
479
479
|
* See the LICENSE file in the root directory of this source tree.
|
|
480
480
|
*/
|
|
481
|
-
const __iconNode$
|
|
481
|
+
const __iconNode$14 = [
|
|
482
482
|
["path", { d: "m6 17 5-5-5-5", key: "xnjwq" }],
|
|
483
483
|
["path", { d: "m13 17 5-5-5-5", key: "17xmmf" }]
|
|
484
|
-
], ChevronsRight = createLucideIcon("ChevronsRight", __iconNode$
|
|
484
|
+
], ChevronsRight = createLucideIcon("ChevronsRight", __iconNode$14);
|
|
485
485
|
/**
|
|
486
486
|
* @license lucide-react v0.479.0 - ISC
|
|
487
487
|
*
|
|
488
488
|
* This source code is licensed under the ISC license.
|
|
489
489
|
* See the LICENSE file in the root directory of this source tree.
|
|
490
490
|
*/
|
|
491
|
-
const __iconNode$
|
|
491
|
+
const __iconNode$13 = [
|
|
492
492
|
["path", { d: "m7 15 5 5 5-5", key: "1hf1tw" }],
|
|
493
493
|
["path", { d: "m7 9 5-5 5 5", key: "sgt6xg" }]
|
|
494
|
-
], ChevronsUpDown = createLucideIcon("ChevronsUpDown", __iconNode$
|
|
494
|
+
], ChevronsUpDown = createLucideIcon("ChevronsUpDown", __iconNode$13);
|
|
495
495
|
/**
|
|
496
496
|
* @license lucide-react v0.479.0 - ISC
|
|
497
497
|
*
|
|
498
498
|
* This source code is licensed under the ISC license.
|
|
499
499
|
* See the LICENSE file in the root directory of this source tree.
|
|
500
500
|
*/
|
|
501
|
-
const __iconNode$
|
|
501
|
+
const __iconNode$12 = [
|
|
502
502
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
503
503
|
["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
|
|
504
504
|
["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
|
|
505
|
-
], CircleAlert = createLucideIcon("CircleAlert", __iconNode$
|
|
505
|
+
], CircleAlert = createLucideIcon("CircleAlert", __iconNode$12);
|
|
506
506
|
/**
|
|
507
507
|
* @license lucide-react v0.479.0 - ISC
|
|
508
508
|
*
|
|
509
509
|
* This source code is licensed under the ISC license.
|
|
510
510
|
* See the LICENSE file in the root directory of this source tree.
|
|
511
511
|
*/
|
|
512
|
-
const __iconNode$
|
|
512
|
+
const __iconNode$11 = [
|
|
513
513
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
514
514
|
["path", { d: "m9 12 2 2 4-4", key: "dzmm74" }]
|
|
515
|
-
], CircleCheck = createLucideIcon("CircleCheck", __iconNode$
|
|
515
|
+
], CircleCheck = createLucideIcon("CircleCheck", __iconNode$11);
|
|
516
516
|
/**
|
|
517
517
|
* @license lucide-react v0.479.0 - ISC
|
|
518
518
|
*
|
|
519
519
|
* This source code is licensed under the ISC license.
|
|
520
520
|
* See the LICENSE file in the root directory of this source tree.
|
|
521
521
|
*/
|
|
522
|
-
const __iconNode$
|
|
522
|
+
const __iconNode$10 = [
|
|
523
523
|
["path", { d: "M10.1 2.182a10 10 0 0 1 3.8 0", key: "5ilxe3" }],
|
|
524
524
|
["path", { d: "M13.9 21.818a10 10 0 0 1-3.8 0", key: "11zvb9" }],
|
|
525
525
|
["path", { d: "M17.609 3.721a10 10 0 0 1 2.69 2.7", key: "1iw5b2" }],
|
|
@@ -528,21 +528,21 @@ const __iconNode$11 = [
|
|
|
528
528
|
["path", { d: "M21.818 10.1a10 10 0 0 1 0 3.8", key: "qkgqxc" }],
|
|
529
529
|
["path", { d: "M3.721 6.391a10 10 0 0 1 2.7-2.69", key: "1mcia2" }],
|
|
530
530
|
["path", { d: "M6.391 20.279a10 10 0 0 1-2.69-2.7", key: "1fvljs" }]
|
|
531
|
-
], CircleDashed = createLucideIcon("CircleDashed", __iconNode$
|
|
531
|
+
], CircleDashed = createLucideIcon("CircleDashed", __iconNode$10);
|
|
532
532
|
/**
|
|
533
533
|
* @license lucide-react v0.479.0 - ISC
|
|
534
534
|
*
|
|
535
535
|
* This source code is licensed under the ISC license.
|
|
536
536
|
* See the LICENSE file in the root directory of this source tree.
|
|
537
537
|
*/
|
|
538
|
-
const __iconNode
|
|
538
|
+
const __iconNode$$ = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]], Circle = createLucideIcon("Circle", __iconNode$$);
|
|
539
539
|
/**
|
|
540
540
|
* @license lucide-react v0.479.0 - ISC
|
|
541
541
|
*
|
|
542
542
|
* This source code is licensed under the ISC license.
|
|
543
543
|
* See the LICENSE file in the root directory of this source tree.
|
|
544
544
|
*/
|
|
545
|
-
const __iconNode
|
|
545
|
+
const __iconNode$_ = [
|
|
546
546
|
["rect", { width: "8", height: "4", x: "8", y: "2", rx: "1", ry: "1", key: "tgr4d6" }],
|
|
547
547
|
[
|
|
548
548
|
"path",
|
|
@@ -555,87 +555,87 @@ const __iconNode$$ = [
|
|
|
555
555
|
["path", { d: "M12 16h4", key: "n85exb" }],
|
|
556
556
|
["path", { d: "M8 11h.01", key: "1dfujw" }],
|
|
557
557
|
["path", { d: "M8 16h.01", key: "18s6g9" }]
|
|
558
|
-
], ClipboardList = createLucideIcon("ClipboardList", __iconNode
|
|
558
|
+
], ClipboardList = createLucideIcon("ClipboardList", __iconNode$_);
|
|
559
559
|
/**
|
|
560
560
|
* @license lucide-react v0.479.0 - ISC
|
|
561
561
|
*
|
|
562
562
|
* This source code is licensed under the ISC license.
|
|
563
563
|
* See the LICENSE file in the root directory of this source tree.
|
|
564
564
|
*/
|
|
565
|
-
const __iconNode$
|
|
565
|
+
const __iconNode$Z = [
|
|
566
566
|
["path", { d: "m18 16 4-4-4-4", key: "1inbqp" }],
|
|
567
567
|
["path", { d: "m6 8-4 4 4 4", key: "15zrgr" }],
|
|
568
568
|
["path", { d: "m14.5 4-5 16", key: "e7oirm" }]
|
|
569
|
-
], CodeXml = createLucideIcon("CodeXml", __iconNode$
|
|
569
|
+
], CodeXml = createLucideIcon("CodeXml", __iconNode$Z);
|
|
570
570
|
/**
|
|
571
571
|
* @license lucide-react v0.479.0 - ISC
|
|
572
572
|
*
|
|
573
573
|
* This source code is licensed under the ISC license.
|
|
574
574
|
* See the LICENSE file in the root directory of this source tree.
|
|
575
575
|
*/
|
|
576
|
-
const __iconNode$
|
|
576
|
+
const __iconNode$Y = [
|
|
577
577
|
["polyline", { points: "16 18 22 12 16 6", key: "z7tu5w" }],
|
|
578
578
|
["polyline", { points: "8 6 2 12 8 18", key: "1eg1df" }]
|
|
579
|
-
], Code$1 = createLucideIcon("Code", __iconNode$
|
|
579
|
+
], Code$1 = createLucideIcon("Code", __iconNode$Y);
|
|
580
580
|
/**
|
|
581
581
|
* @license lucide-react v0.479.0 - ISC
|
|
582
582
|
*
|
|
583
583
|
* This source code is licensed under the ISC license.
|
|
584
584
|
* See the LICENSE file in the root directory of this source tree.
|
|
585
585
|
*/
|
|
586
|
-
const __iconNode$
|
|
586
|
+
const __iconNode$X = [
|
|
587
587
|
["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
|
|
588
588
|
["path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2", key: "zix9uf" }]
|
|
589
|
-
], Copy = createLucideIcon("Copy", __iconNode$
|
|
589
|
+
], Copy = createLucideIcon("Copy", __iconNode$X);
|
|
590
590
|
/**
|
|
591
591
|
* @license lucide-react v0.479.0 - ISC
|
|
592
592
|
*
|
|
593
593
|
* This source code is licensed under the ISC license.
|
|
594
594
|
* See the LICENSE file in the root directory of this source tree.
|
|
595
595
|
*/
|
|
596
|
-
const __iconNode$
|
|
596
|
+
const __iconNode$W = [
|
|
597
597
|
["rect", { width: "20", height: "14", x: "2", y: "5", rx: "2", key: "ynyp8z" }],
|
|
598
598
|
["line", { x1: "2", x2: "22", y1: "10", y2: "10", key: "1b3vmo" }]
|
|
599
|
-
], CreditCard = createLucideIcon("CreditCard", __iconNode$
|
|
599
|
+
], CreditCard = createLucideIcon("CreditCard", __iconNode$W);
|
|
600
600
|
/**
|
|
601
601
|
* @license lucide-react v0.479.0 - ISC
|
|
602
602
|
*
|
|
603
603
|
* This source code is licensed under the ISC license.
|
|
604
604
|
* See the LICENSE file in the root directory of this source tree.
|
|
605
605
|
*/
|
|
606
|
-
const __iconNode$
|
|
606
|
+
const __iconNode$V = [
|
|
607
607
|
["line", { x1: "12", x2: "12", y1: "2", y2: "22", key: "7eqyqh" }],
|
|
608
608
|
["path", { d: "M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6", key: "1b0p4s" }]
|
|
609
|
-
], DollarSign = createLucideIcon("DollarSign", __iconNode$
|
|
609
|
+
], DollarSign = createLucideIcon("DollarSign", __iconNode$V);
|
|
610
610
|
/**
|
|
611
611
|
* @license lucide-react v0.479.0 - ISC
|
|
612
612
|
*
|
|
613
613
|
* This source code is licensed under the ISC license.
|
|
614
614
|
* See the LICENSE file in the root directory of this source tree.
|
|
615
615
|
*/
|
|
616
|
-
const __iconNode$
|
|
616
|
+
const __iconNode$U = [
|
|
617
617
|
["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
|
|
618
618
|
["polyline", { points: "7 10 12 15 17 10", key: "2ggqvy" }],
|
|
619
619
|
["line", { x1: "12", x2: "12", y1: "15", y2: "3", key: "1vk2je" }]
|
|
620
|
-
], Download = createLucideIcon("Download", __iconNode$
|
|
620
|
+
], Download = createLucideIcon("Download", __iconNode$U);
|
|
621
621
|
/**
|
|
622
622
|
* @license lucide-react v0.479.0 - ISC
|
|
623
623
|
*
|
|
624
624
|
* This source code is licensed under the ISC license.
|
|
625
625
|
* See the LICENSE file in the root directory of this source tree.
|
|
626
626
|
*/
|
|
627
|
-
const __iconNode$
|
|
627
|
+
const __iconNode$T = [
|
|
628
628
|
["path", { d: "M15 3h6v6", key: "1q9fwt" }],
|
|
629
629
|
["path", { d: "M10 14 21 3", key: "gplh6r" }],
|
|
630
630
|
["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
|
|
631
|
-
], ExternalLink = createLucideIcon("ExternalLink", __iconNode$
|
|
631
|
+
], ExternalLink = createLucideIcon("ExternalLink", __iconNode$T);
|
|
632
632
|
/**
|
|
633
633
|
* @license lucide-react v0.479.0 - ISC
|
|
634
634
|
*
|
|
635
635
|
* This source code is licensed under the ISC license.
|
|
636
636
|
* See the LICENSE file in the root directory of this source tree.
|
|
637
637
|
*/
|
|
638
|
-
const __iconNode$
|
|
638
|
+
const __iconNode$S = [
|
|
639
639
|
[
|
|
640
640
|
"path",
|
|
641
641
|
{
|
|
@@ -644,57 +644,57 @@ const __iconNode$T = [
|
|
|
644
644
|
}
|
|
645
645
|
],
|
|
646
646
|
["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
|
|
647
|
-
], Eye = createLucideIcon("Eye", __iconNode$
|
|
647
|
+
], Eye = createLucideIcon("Eye", __iconNode$S);
|
|
648
648
|
/**
|
|
649
649
|
* @license lucide-react v0.479.0 - ISC
|
|
650
650
|
*
|
|
651
651
|
* This source code is licensed under the ISC license.
|
|
652
652
|
* See the LICENSE file in the root directory of this source tree.
|
|
653
653
|
*/
|
|
654
|
-
const __iconNode$
|
|
654
|
+
const __iconNode$R = [
|
|
655
655
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
656
656
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
657
657
|
["path", { d: "M10 9H8", key: "b1mrlr" }],
|
|
658
658
|
["path", { d: "M16 13H8", key: "t4e002" }],
|
|
659
659
|
["path", { d: "M16 17H8", key: "z1uh3a" }]
|
|
660
|
-
], FileText = createLucideIcon("FileText", __iconNode$
|
|
660
|
+
], FileText = createLucideIcon("FileText", __iconNode$R);
|
|
661
661
|
/**
|
|
662
662
|
* @license lucide-react v0.479.0 - ISC
|
|
663
663
|
*
|
|
664
664
|
* This source code is licensed under the ISC license.
|
|
665
665
|
* See the LICENSE file in the root directory of this source tree.
|
|
666
666
|
*/
|
|
667
|
-
const __iconNode$
|
|
667
|
+
const __iconNode$Q = [
|
|
668
668
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
669
669
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }]
|
|
670
|
-
], File$1 = createLucideIcon("File", __iconNode$
|
|
670
|
+
], File$1 = createLucideIcon("File", __iconNode$Q);
|
|
671
671
|
/**
|
|
672
672
|
* @license lucide-react v0.479.0 - ISC
|
|
673
673
|
*
|
|
674
674
|
* This source code is licensed under the ISC license.
|
|
675
675
|
* See the LICENSE file in the root directory of this source tree.
|
|
676
676
|
*/
|
|
677
|
-
const __iconNode$
|
|
677
|
+
const __iconNode$P = [
|
|
678
678
|
["polygon", { points: "22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3", key: "1yg77f" }]
|
|
679
|
-
], Filter = createLucideIcon("Filter", __iconNode$
|
|
679
|
+
], Filter = createLucideIcon("Filter", __iconNode$P);
|
|
680
680
|
/**
|
|
681
681
|
* @license lucide-react v0.479.0 - ISC
|
|
682
682
|
*
|
|
683
683
|
* This source code is licensed under the ISC license.
|
|
684
684
|
* See the LICENSE file in the root directory of this source tree.
|
|
685
685
|
*/
|
|
686
|
-
const __iconNode$
|
|
686
|
+
const __iconNode$O = [
|
|
687
687
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
688
688
|
["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
|
|
689
689
|
["path", { d: "M2 12h20", key: "9i4pu4" }]
|
|
690
|
-
], Globe = createLucideIcon("Globe", __iconNode$
|
|
690
|
+
], Globe = createLucideIcon("Globe", __iconNode$O);
|
|
691
691
|
/**
|
|
692
692
|
* @license lucide-react v0.479.0 - ISC
|
|
693
693
|
*
|
|
694
694
|
* This source code is licensed under the ISC license.
|
|
695
695
|
* See the LICENSE file in the root directory of this source tree.
|
|
696
696
|
*/
|
|
697
|
-
const __iconNode$
|
|
697
|
+
const __iconNode$N = [
|
|
698
698
|
["path", { d: "m11 17 2 2a1 1 0 1 0 3-3", key: "efffak" }],
|
|
699
699
|
[
|
|
700
700
|
"path",
|
|
@@ -706,39 +706,39 @@ const __iconNode$O = [
|
|
|
706
706
|
["path", { d: "m21 3 1 11h-2", key: "1tisrp" }],
|
|
707
707
|
["path", { d: "M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3", key: "1uvwmv" }],
|
|
708
708
|
["path", { d: "M3 4h8", key: "1ep09j" }]
|
|
709
|
-
], Handshake = createLucideIcon("Handshake", __iconNode$
|
|
709
|
+
], Handshake = createLucideIcon("Handshake", __iconNode$N);
|
|
710
710
|
/**
|
|
711
711
|
* @license lucide-react v0.479.0 - ISC
|
|
712
712
|
*
|
|
713
713
|
* This source code is licensed under the ISC license.
|
|
714
714
|
* See the LICENSE file in the root directory of this source tree.
|
|
715
715
|
*/
|
|
716
|
-
const __iconNode$
|
|
716
|
+
const __iconNode$M = [
|
|
717
717
|
["path", { d: "M12 2v8", key: "1q4o3n" }],
|
|
718
718
|
["path", { d: "m16 6-4 4-4-4", key: "6wukr" }],
|
|
719
719
|
["rect", { width: "20", height: "8", x: "2", y: "14", rx: "2", key: "w68u3i" }],
|
|
720
720
|
["path", { d: "M6 18h.01", key: "uhywen" }],
|
|
721
721
|
["path", { d: "M10 18h.01", key: "h775k" }]
|
|
722
|
-
], HardDriveDownload = createLucideIcon("HardDriveDownload", __iconNode$
|
|
722
|
+
], HardDriveDownload = createLucideIcon("HardDriveDownload", __iconNode$M);
|
|
723
723
|
/**
|
|
724
724
|
* @license lucide-react v0.479.0 - ISC
|
|
725
725
|
*
|
|
726
726
|
* This source code is licensed under the ISC license.
|
|
727
727
|
* See the LICENSE file in the root directory of this source tree.
|
|
728
728
|
*/
|
|
729
|
-
const __iconNode$
|
|
729
|
+
const __iconNode$L = [
|
|
730
730
|
["path", { d: "M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5", key: "1p9q5i" }],
|
|
731
731
|
["path", { d: "M14 6a6 6 0 0 1 6 6v3", key: "1hnv84" }],
|
|
732
732
|
["path", { d: "M4 15v-3a6 6 0 0 1 6-6", key: "9ciidu" }],
|
|
733
733
|
["rect", { x: "2", y: "15", width: "20", height: "4", rx: "1", key: "g3x8cw" }]
|
|
734
|
-
], HardHat = createLucideIcon("HardHat", __iconNode$
|
|
734
|
+
], HardHat = createLucideIcon("HardHat", __iconNode$L);
|
|
735
735
|
/**
|
|
736
736
|
* @license lucide-react v0.479.0 - ISC
|
|
737
737
|
*
|
|
738
738
|
* This source code is licensed under the ISC license.
|
|
739
739
|
* See the LICENSE file in the root directory of this source tree.
|
|
740
740
|
*/
|
|
741
|
-
const __iconNode$
|
|
741
|
+
const __iconNode$K = [
|
|
742
742
|
["line", { x1: "2", x2: "22", y1: "2", y2: "22", key: "a6p6uj" }],
|
|
743
743
|
["path", { d: "M10.41 10.41a2 2 0 1 1-2.83-2.83", key: "1bzlo9" }],
|
|
744
744
|
["line", { x1: "13.5", x2: "6", y1: "13.5", y2: "21", key: "1q0aeu" }],
|
|
@@ -751,152 +751,152 @@ const __iconNode$L = [
|
|
|
751
751
|
}
|
|
752
752
|
],
|
|
753
753
|
["path", { d: "M21 15V5a2 2 0 0 0-2-2H9", key: "43el77" }]
|
|
754
|
-
], ImageOff = createLucideIcon("ImageOff", __iconNode$
|
|
754
|
+
], ImageOff = createLucideIcon("ImageOff", __iconNode$K);
|
|
755
755
|
/**
|
|
756
756
|
* @license lucide-react v0.479.0 - ISC
|
|
757
757
|
*
|
|
758
758
|
* This source code is licensed under the ISC license.
|
|
759
759
|
* See the LICENSE file in the root directory of this source tree.
|
|
760
760
|
*/
|
|
761
|
-
const __iconNode$
|
|
761
|
+
const __iconNode$J = [
|
|
762
762
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
763
763
|
["path", { d: "M12 16v-4", key: "1dtifu" }],
|
|
764
764
|
["path", { d: "M12 8h.01", key: "e9boi3" }]
|
|
765
|
-
], Info = createLucideIcon("Info", __iconNode$
|
|
765
|
+
], Info = createLucideIcon("Info", __iconNode$J);
|
|
766
766
|
/**
|
|
767
767
|
* @license lucide-react v0.479.0 - ISC
|
|
768
768
|
*
|
|
769
769
|
* This source code is licensed under the ISC license.
|
|
770
770
|
* See the LICENSE file in the root directory of this source tree.
|
|
771
771
|
*/
|
|
772
|
-
const __iconNode$
|
|
772
|
+
const __iconNode$I = [
|
|
773
773
|
["line", { x1: "19", x2: "10", y1: "4", y2: "4", key: "15jd3p" }],
|
|
774
774
|
["line", { x1: "14", x2: "5", y1: "20", y2: "20", key: "bu0au3" }],
|
|
775
775
|
["line", { x1: "15", x2: "9", y1: "4", y2: "20", key: "uljnxc" }]
|
|
776
|
-
], Italic$1 = createLucideIcon("Italic", __iconNode$
|
|
776
|
+
], Italic$1 = createLucideIcon("Italic", __iconNode$I);
|
|
777
777
|
/**
|
|
778
778
|
* @license lucide-react v0.479.0 - ISC
|
|
779
779
|
*
|
|
780
780
|
* This source code is licensed under the ISC license.
|
|
781
781
|
* See the LICENSE file in the root directory of this source tree.
|
|
782
782
|
*/
|
|
783
|
-
const __iconNode$
|
|
783
|
+
const __iconNode$H = [
|
|
784
784
|
["path", { d: "M10 12h11", key: "6m4ad9" }],
|
|
785
785
|
["path", { d: "M10 18h11", key: "11hvi2" }],
|
|
786
786
|
["path", { d: "M10 6h11", key: "c7qv1k" }],
|
|
787
787
|
["path", { d: "M4 10h2", key: "16xx2s" }],
|
|
788
788
|
["path", { d: "M4 6h1v4", key: "cnovpq" }],
|
|
789
789
|
["path", { d: "M6 18H4c0-1 2-2 2-3s-1-1.5-2-1", key: "m9a95d" }]
|
|
790
|
-
], ListOrdered = createLucideIcon("ListOrdered", __iconNode$
|
|
790
|
+
], ListOrdered = createLucideIcon("ListOrdered", __iconNode$H);
|
|
791
791
|
/**
|
|
792
792
|
* @license lucide-react v0.479.0 - ISC
|
|
793
793
|
*
|
|
794
794
|
* This source code is licensed under the ISC license.
|
|
795
795
|
* See the LICENSE file in the root directory of this source tree.
|
|
796
796
|
*/
|
|
797
|
-
const __iconNode$
|
|
797
|
+
const __iconNode$G = [
|
|
798
798
|
["path", { d: "M3 12h.01", key: "nlz23k" }],
|
|
799
799
|
["path", { d: "M3 18h.01", key: "1tta3j" }],
|
|
800
800
|
["path", { d: "M3 6h.01", key: "1rqtza" }],
|
|
801
801
|
["path", { d: "M8 12h13", key: "1za7za" }],
|
|
802
802
|
["path", { d: "M8 18h13", key: "1lx6n3" }],
|
|
803
803
|
["path", { d: "M8 6h13", key: "ik3vkj" }]
|
|
804
|
-
], List$1 = createLucideIcon("List", __iconNode$
|
|
804
|
+
], List$1 = createLucideIcon("List", __iconNode$G);
|
|
805
805
|
/**
|
|
806
806
|
* @license lucide-react v0.479.0 - ISC
|
|
807
807
|
*
|
|
808
808
|
* This source code is licensed under the ISC license.
|
|
809
809
|
* See the LICENSE file in the root directory of this source tree.
|
|
810
810
|
*/
|
|
811
|
-
const __iconNode$
|
|
811
|
+
const __iconNode$F = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]], LoaderCircle = createLucideIcon("LoaderCircle", __iconNode$F);
|
|
812
812
|
/**
|
|
813
813
|
* @license lucide-react v0.479.0 - ISC
|
|
814
814
|
*
|
|
815
815
|
* This source code is licensed under the ISC license.
|
|
816
816
|
* See the LICENSE file in the root directory of this source tree.
|
|
817
817
|
*/
|
|
818
|
-
const __iconNode$
|
|
818
|
+
const __iconNode$E = [
|
|
819
819
|
["path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4", key: "1uf3rs" }],
|
|
820
820
|
["polyline", { points: "16 17 21 12 16 7", key: "1gabdz" }],
|
|
821
821
|
["line", { x1: "21", x2: "9", y1: "12", y2: "12", key: "1uyos4" }]
|
|
822
|
-
], LogOut = createLucideIcon("LogOut", __iconNode$
|
|
822
|
+
], LogOut = createLucideIcon("LogOut", __iconNode$E);
|
|
823
823
|
/**
|
|
824
824
|
* @license lucide-react v0.479.0 - ISC
|
|
825
825
|
*
|
|
826
826
|
* This source code is licensed under the ISC license.
|
|
827
827
|
* See the LICENSE file in the root directory of this source tree.
|
|
828
828
|
*/
|
|
829
|
-
const __iconNode$
|
|
829
|
+
const __iconNode$D = [
|
|
830
830
|
["rect", { width: "20", height: "16", x: "2", y: "4", rx: "2", key: "18n3k1" }],
|
|
831
831
|
["path", { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7", key: "1ocrg3" }]
|
|
832
|
-
], Mail = createLucideIcon("Mail", __iconNode$
|
|
832
|
+
], Mail = createLucideIcon("Mail", __iconNode$D);
|
|
833
833
|
/**
|
|
834
834
|
* @license lucide-react v0.479.0 - ISC
|
|
835
835
|
*
|
|
836
836
|
* This source code is licensed under the ISC license.
|
|
837
837
|
* See the LICENSE file in the root directory of this source tree.
|
|
838
838
|
*/
|
|
839
|
-
const __iconNode$
|
|
839
|
+
const __iconNode$C = [
|
|
840
840
|
["line", { x1: "4", x2: "20", y1: "12", y2: "12", key: "1e0a9i" }],
|
|
841
841
|
["line", { x1: "4", x2: "20", y1: "6", y2: "6", key: "1owob3" }],
|
|
842
842
|
["line", { x1: "4", x2: "20", y1: "18", y2: "18", key: "yk5zj1" }]
|
|
843
|
-
], Menu$1 = createLucideIcon("Menu", __iconNode$
|
|
843
|
+
], Menu$1 = createLucideIcon("Menu", __iconNode$C);
|
|
844
844
|
/**
|
|
845
845
|
* @license lucide-react v0.479.0 - ISC
|
|
846
846
|
*
|
|
847
847
|
* This source code is licensed under the ISC license.
|
|
848
848
|
* See the LICENSE file in the root directory of this source tree.
|
|
849
849
|
*/
|
|
850
|
-
const __iconNode$
|
|
850
|
+
const __iconNode$B = [
|
|
851
851
|
["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z", key: "vv11sd" }],
|
|
852
852
|
["path", { d: "m15 9-6 6", key: "1uzhvr" }],
|
|
853
853
|
["path", { d: "m9 9 6 6", key: "z0biqf" }]
|
|
854
|
-
], MessageCircleX = createLucideIcon("MessageCircleX", __iconNode$
|
|
854
|
+
], MessageCircleX = createLucideIcon("MessageCircleX", __iconNode$B);
|
|
855
855
|
/**
|
|
856
856
|
* @license lucide-react v0.479.0 - ISC
|
|
857
857
|
*
|
|
858
858
|
* This source code is licensed under the ISC license.
|
|
859
859
|
* See the LICENSE file in the root directory of this source tree.
|
|
860
860
|
*/
|
|
861
|
-
const __iconNode$
|
|
861
|
+
const __iconNode$A = [
|
|
862
862
|
["path", { d: "M19 15v-2a2 2 0 1 0-4 0v2", key: "h3d1vz" }],
|
|
863
863
|
["path", { d: "M9 17H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3.5", key: "xsnnhn" }],
|
|
864
864
|
["rect", { x: "13", y: "15", width: "8", height: "5", rx: "1", key: "1ccwuk" }]
|
|
865
|
-
], MessageSquareLock = createLucideIcon("MessageSquareLock", __iconNode$
|
|
865
|
+
], MessageSquareLock = createLucideIcon("MessageSquareLock", __iconNode$A);
|
|
866
866
|
/**
|
|
867
867
|
* @license lucide-react v0.479.0 - ISC
|
|
868
868
|
*
|
|
869
869
|
* This source code is licensed under the ISC license.
|
|
870
870
|
* See the LICENSE file in the root directory of this source tree.
|
|
871
871
|
*/
|
|
872
|
-
const __iconNode$
|
|
872
|
+
const __iconNode$z = [
|
|
873
873
|
["path", { d: "M21 12v3a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h7", key: "tqtdkg" }],
|
|
874
874
|
["path", { d: "M16 3h5v5", key: "1806ms" }],
|
|
875
875
|
["path", { d: "m16 8 5-5", key: "15mbrl" }]
|
|
876
|
-
], MessageSquareShare = createLucideIcon("MessageSquareShare", __iconNode$
|
|
876
|
+
], MessageSquareShare = createLucideIcon("MessageSquareShare", __iconNode$z);
|
|
877
877
|
/**
|
|
878
878
|
* @license lucide-react v0.479.0 - ISC
|
|
879
879
|
*
|
|
880
880
|
* This source code is licensed under the ISC license.
|
|
881
881
|
* See the LICENSE file in the root directory of this source tree.
|
|
882
882
|
*/
|
|
883
|
-
const __iconNode$
|
|
883
|
+
const __iconNode$y = [
|
|
884
884
|
["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z", key: "1lielz" }]
|
|
885
|
-
], MessageSquare = createLucideIcon("MessageSquare", __iconNode$
|
|
885
|
+
], MessageSquare = createLucideIcon("MessageSquare", __iconNode$y);
|
|
886
886
|
/**
|
|
887
887
|
* @license lucide-react v0.479.0 - ISC
|
|
888
888
|
*
|
|
889
889
|
* This source code is licensed under the ISC license.
|
|
890
890
|
* See the LICENSE file in the root directory of this source tree.
|
|
891
891
|
*/
|
|
892
|
-
const __iconNode$
|
|
892
|
+
const __iconNode$x = [["path", { d: "M5 12h14", key: "1ays0h" }]], Minus = createLucideIcon("Minus", __iconNode$x);
|
|
893
893
|
/**
|
|
894
894
|
* @license lucide-react v0.479.0 - ISC
|
|
895
895
|
*
|
|
896
896
|
* This source code is licensed under the ISC license.
|
|
897
897
|
* See the LICENSE file in the root directory of this source tree.
|
|
898
898
|
*/
|
|
899
|
-
const __iconNode$
|
|
899
|
+
const __iconNode$w = [
|
|
900
900
|
["path", { d: "M14 4.1 12 6", key: "ita8i4" }],
|
|
901
901
|
["path", { d: "m5.1 8-2.9-.8", key: "1go3kf" }],
|
|
902
902
|
["path", { d: "m6 12-1.9 2", key: "mnht97" }],
|
|
@@ -908,25 +908,25 @@ const __iconNode$x = [
|
|
|
908
908
|
key: "s0h3yz"
|
|
909
909
|
}
|
|
910
910
|
]
|
|
911
|
-
], MousePointerClick = createLucideIcon("MousePointerClick", __iconNode$
|
|
911
|
+
], MousePointerClick = createLucideIcon("MousePointerClick", __iconNode$w);
|
|
912
912
|
/**
|
|
913
913
|
* @license lucide-react v0.479.0 - ISC
|
|
914
914
|
*
|
|
915
915
|
* This source code is licensed under the ISC license.
|
|
916
916
|
* See the LICENSE file in the root directory of this source tree.
|
|
917
917
|
*/
|
|
918
|
-
const __iconNode$
|
|
918
|
+
const __iconNode$v = [
|
|
919
919
|
["path", { d: "M3 9h18v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9Z", key: "1ront0" }],
|
|
920
920
|
["path", { d: "m3 9 2.45-4.9A2 2 0 0 1 7.24 3h9.52a2 2 0 0 1 1.8 1.1L21 9", key: "19h2x1" }],
|
|
921
921
|
["path", { d: "M12 3v6", key: "1holv5" }]
|
|
922
|
-
], Package2 = createLucideIcon("Package2", __iconNode$
|
|
922
|
+
], Package2 = createLucideIcon("Package2", __iconNode$v);
|
|
923
923
|
/**
|
|
924
924
|
* @license lucide-react v0.479.0 - ISC
|
|
925
925
|
*
|
|
926
926
|
* This source code is licensed under the ISC license.
|
|
927
927
|
* See the LICENSE file in the root directory of this source tree.
|
|
928
928
|
*/
|
|
929
|
-
const __iconNode$
|
|
929
|
+
const __iconNode$u = [
|
|
930
930
|
[
|
|
931
931
|
"path",
|
|
932
932
|
{
|
|
@@ -937,24 +937,24 @@ const __iconNode$v = [
|
|
|
937
937
|
["path", { d: "M12 22V12", key: "d0xqtd" }],
|
|
938
938
|
["polyline", { points: "3.29 7 12 12 20.71 7", key: "ousv84" }],
|
|
939
939
|
["path", { d: "m7.5 4.27 9 5.15", key: "1c824w" }]
|
|
940
|
-
], Package = createLucideIcon("Package", __iconNode$
|
|
940
|
+
], Package = createLucideIcon("Package", __iconNode$u);
|
|
941
941
|
/**
|
|
942
942
|
* @license lucide-react v0.479.0 - ISC
|
|
943
943
|
*
|
|
944
944
|
* This source code is licensed under the ISC license.
|
|
945
945
|
* See the LICENSE file in the root directory of this source tree.
|
|
946
946
|
*/
|
|
947
|
-
const __iconNode$
|
|
947
|
+
const __iconNode$t = [
|
|
948
948
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
949
949
|
["path", { d: "M9 3v18", key: "fh3hqa" }]
|
|
950
|
-
], PanelLeft = createLucideIcon("PanelLeft", __iconNode$
|
|
950
|
+
], PanelLeft = createLucideIcon("PanelLeft", __iconNode$t);
|
|
951
951
|
/**
|
|
952
952
|
* @license lucide-react v0.479.0 - ISC
|
|
953
953
|
*
|
|
954
954
|
* This source code is licensed under the ISC license.
|
|
955
955
|
* See the LICENSE file in the root directory of this source tree.
|
|
956
956
|
*/
|
|
957
|
-
const __iconNode$
|
|
957
|
+
const __iconNode$s = [
|
|
958
958
|
["path", { d: "M13.234 20.252 21 12.3", key: "1cbrk9" }],
|
|
959
959
|
[
|
|
960
960
|
"path",
|
|
@@ -963,14 +963,14 @@ const __iconNode$t = [
|
|
|
963
963
|
key: "1pkts6"
|
|
964
964
|
}
|
|
965
965
|
]
|
|
966
|
-
], Paperclip = createLucideIcon("Paperclip", __iconNode$
|
|
966
|
+
], Paperclip = createLucideIcon("Paperclip", __iconNode$s);
|
|
967
967
|
/**
|
|
968
968
|
* @license lucide-react v0.479.0 - ISC
|
|
969
969
|
*
|
|
970
970
|
* This source code is licensed under the ISC license.
|
|
971
971
|
* See the LICENSE file in the root directory of this source tree.
|
|
972
972
|
*/
|
|
973
|
-
const __iconNode$
|
|
973
|
+
const __iconNode$r = [
|
|
974
974
|
[
|
|
975
975
|
"path",
|
|
976
976
|
{
|
|
@@ -978,21 +978,21 @@ const __iconNode$s = [
|
|
|
978
978
|
key: "foiqr5"
|
|
979
979
|
}
|
|
980
980
|
]
|
|
981
|
-
], Phone = createLucideIcon("Phone", __iconNode$
|
|
981
|
+
], Phone = createLucideIcon("Phone", __iconNode$r);
|
|
982
982
|
/**
|
|
983
983
|
* @license lucide-react v0.479.0 - ISC
|
|
984
984
|
*
|
|
985
985
|
* This source code is licensed under the ISC license.
|
|
986
986
|
* See the LICENSE file in the root directory of this source tree.
|
|
987
987
|
*/
|
|
988
|
-
const __iconNode$
|
|
988
|
+
const __iconNode$q = [["polygon", { points: "6 3 20 12 6 21 6 3", key: "1oa8hb" }]], Play = createLucideIcon("Play", __iconNode$q);
|
|
989
989
|
/**
|
|
990
990
|
* @license lucide-react v0.479.0 - ISC
|
|
991
991
|
*
|
|
992
992
|
* This source code is licensed under the ISC license.
|
|
993
993
|
* See the LICENSE file in the root directory of this source tree.
|
|
994
994
|
*/
|
|
995
|
-
const __iconNode$
|
|
995
|
+
const __iconNode$p = [
|
|
996
996
|
[
|
|
997
997
|
"path",
|
|
998
998
|
{
|
|
@@ -1002,14 +1002,14 @@ const __iconNode$q = [
|
|
|
1002
1002
|
],
|
|
1003
1003
|
["path", { d: "M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6", key: "1itne7" }],
|
|
1004
1004
|
["rect", { x: "6", y: "14", width: "12", height: "8", rx: "1", key: "1ue0tg" }]
|
|
1005
|
-
], Printer = createLucideIcon("Printer", __iconNode$
|
|
1005
|
+
], Printer = createLucideIcon("Printer", __iconNode$p);
|
|
1006
1006
|
/**
|
|
1007
1007
|
* @license lucide-react v0.479.0 - ISC
|
|
1008
1008
|
*
|
|
1009
1009
|
* This source code is licensed under the ISC license.
|
|
1010
1010
|
* See the LICENSE file in the root directory of this source tree.
|
|
1011
1011
|
*/
|
|
1012
|
-
const __iconNode$
|
|
1012
|
+
const __iconNode$o = [
|
|
1013
1013
|
["rect", { width: "5", height: "5", x: "3", y: "3", rx: "1", key: "1tu5fj" }],
|
|
1014
1014
|
["rect", { width: "5", height: "5", x: "16", y: "3", rx: "1", key: "1v8r4q" }],
|
|
1015
1015
|
["rect", { width: "5", height: "5", x: "3", y: "16", rx: "1", key: "1x03jg" }],
|
|
@@ -1022,26 +1022,26 @@ const __iconNode$p = [
|
|
|
1022
1022
|
["path", { d: "M16 12h1", key: "1slzba" }],
|
|
1023
1023
|
["path", { d: "M21 12v.01", key: "1lwtk9" }],
|
|
1024
1024
|
["path", { d: "M12 21v-1", key: "1880an" }]
|
|
1025
|
-
], QrCode = createLucideIcon("QrCode", __iconNode$
|
|
1025
|
+
], QrCode = createLucideIcon("QrCode", __iconNode$o);
|
|
1026
1026
|
/**
|
|
1027
1027
|
* @license lucide-react v0.479.0 - ISC
|
|
1028
1028
|
*
|
|
1029
1029
|
* This source code is licensed under the ISC license.
|
|
1030
1030
|
* See the LICENSE file in the root directory of this source tree.
|
|
1031
1031
|
*/
|
|
1032
|
-
const __iconNode$
|
|
1032
|
+
const __iconNode$n = [
|
|
1033
1033
|
["path", { d: "M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8", key: "14sxne" }],
|
|
1034
1034
|
["path", { d: "M3 3v5h5", key: "1xhq8a" }],
|
|
1035
1035
|
["path", { d: "M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16", key: "1hlbsb" }],
|
|
1036
1036
|
["path", { d: "M16 16h5v5", key: "ccwih5" }]
|
|
1037
|
-
], RefreshCcw = createLucideIcon("RefreshCcw", __iconNode$
|
|
1037
|
+
], RefreshCcw = createLucideIcon("RefreshCcw", __iconNode$n);
|
|
1038
1038
|
/**
|
|
1039
1039
|
* @license lucide-react v0.479.0 - ISC
|
|
1040
1040
|
*
|
|
1041
1041
|
* This source code is licensed under the ISC license.
|
|
1042
1042
|
* See the LICENSE file in the root directory of this source tree.
|
|
1043
1043
|
*/
|
|
1044
|
-
const __iconNode$
|
|
1044
|
+
const __iconNode$m = [
|
|
1045
1045
|
["path", { d: "M21 8L18.74 5.74A9.75 9.75 0 0 0 12 3C11 3 10.03 3.16 9.13 3.47", key: "1krf6h" }],
|
|
1046
1046
|
["path", { d: "M8 16H3v5", key: "1cv678" }],
|
|
1047
1047
|
["path", { d: "M3 12C3 9.51 4 7.26 5.64 5.64", key: "ruvoct" }],
|
|
@@ -1049,26 +1049,26 @@ const __iconNode$n = [
|
|
|
1049
1049
|
["path", { d: "M21 12c0 1-.16 1.97-.47 2.87", key: "4w8emr" }],
|
|
1050
1050
|
["path", { d: "M21 3v5h-5", key: "1q7to0" }],
|
|
1051
1051
|
["path", { d: "M22 22 2 2", key: "1r8tn9" }]
|
|
1052
|
-
], RefreshCwOff = createLucideIcon("RefreshCwOff", __iconNode$
|
|
1052
|
+
], RefreshCwOff = createLucideIcon("RefreshCwOff", __iconNode$m);
|
|
1053
1053
|
/**
|
|
1054
1054
|
* @license lucide-react v0.479.0 - ISC
|
|
1055
1055
|
*
|
|
1056
1056
|
* This source code is licensed under the ISC license.
|
|
1057
1057
|
* See the LICENSE file in the root directory of this source tree.
|
|
1058
1058
|
*/
|
|
1059
|
-
const __iconNode$
|
|
1059
|
+
const __iconNode$l = [
|
|
1060
1060
|
["path", { d: "M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8", key: "v9h5vc" }],
|
|
1061
1061
|
["path", { d: "M21 3v5h-5", key: "1q7to0" }],
|
|
1062
1062
|
["path", { d: "M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16", key: "3uifl3" }],
|
|
1063
1063
|
["path", { d: "M8 16H3v5", key: "1cv678" }]
|
|
1064
|
-
], RefreshCw = createLucideIcon("RefreshCw", __iconNode$
|
|
1064
|
+
], RefreshCw = createLucideIcon("RefreshCw", __iconNode$l);
|
|
1065
1065
|
/**
|
|
1066
1066
|
* @license lucide-react v0.479.0 - ISC
|
|
1067
1067
|
*
|
|
1068
1068
|
* This source code is licensed under the ISC license.
|
|
1069
1069
|
* See the LICENSE file in the root directory of this source tree.
|
|
1070
1070
|
*/
|
|
1071
|
-
const __iconNode$
|
|
1071
|
+
const __iconNode$k = [
|
|
1072
1072
|
["path", { d: "M15 12h-5", key: "r7krc0" }],
|
|
1073
1073
|
["path", { d: "M15 8h-5", key: "1khuty" }],
|
|
1074
1074
|
["path", { d: "M19 17V5a2 2 0 0 0-2-2H4", key: "zz82l3" }],
|
|
@@ -1079,36 +1079,36 @@ const __iconNode$l = [
|
|
|
1079
1079
|
key: "1ph1d7"
|
|
1080
1080
|
}
|
|
1081
1081
|
]
|
|
1082
|
-
], ScrollText = createLucideIcon("ScrollText", __iconNode$
|
|
1082
|
+
], ScrollText = createLucideIcon("ScrollText", __iconNode$k);
|
|
1083
1083
|
/**
|
|
1084
1084
|
* @license lucide-react v0.479.0 - ISC
|
|
1085
1085
|
*
|
|
1086
1086
|
* This source code is licensed under the ISC license.
|
|
1087
1087
|
* See the LICENSE file in the root directory of this source tree.
|
|
1088
1088
|
*/
|
|
1089
|
-
const __iconNode$
|
|
1089
|
+
const __iconNode$j = [
|
|
1090
1090
|
["path", { d: "m13.5 8.5-5 5", key: "1cs55j" }],
|
|
1091
1091
|
["path", { d: "m8.5 8.5 5 5", key: "a8mexj" }],
|
|
1092
1092
|
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
|
|
1093
1093
|
["path", { d: "m21 21-4.3-4.3", key: "1qie3q" }]
|
|
1094
|
-
], SearchX = createLucideIcon("SearchX", __iconNode$
|
|
1094
|
+
], SearchX = createLucideIcon("SearchX", __iconNode$j);
|
|
1095
1095
|
/**
|
|
1096
1096
|
* @license lucide-react v0.479.0 - ISC
|
|
1097
1097
|
*
|
|
1098
1098
|
* This source code is licensed under the ISC license.
|
|
1099
1099
|
* See the LICENSE file in the root directory of this source tree.
|
|
1100
1100
|
*/
|
|
1101
|
-
const __iconNode$
|
|
1101
|
+
const __iconNode$i = [
|
|
1102
1102
|
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
|
|
1103
1103
|
["path", { d: "m21 21-4.3-4.3", key: "1qie3q" }]
|
|
1104
|
-
], Search = createLucideIcon("Search", __iconNode$
|
|
1104
|
+
], Search = createLucideIcon("Search", __iconNode$i);
|
|
1105
1105
|
/**
|
|
1106
1106
|
* @license lucide-react v0.479.0 - ISC
|
|
1107
1107
|
*
|
|
1108
1108
|
* This source code is licensed under the ISC license.
|
|
1109
1109
|
* See the LICENSE file in the root directory of this source tree.
|
|
1110
1110
|
*/
|
|
1111
|
-
const __iconNode$
|
|
1111
|
+
const __iconNode$h = [
|
|
1112
1112
|
[
|
|
1113
1113
|
"path",
|
|
1114
1114
|
{
|
|
@@ -1117,14 +1117,14 @@ const __iconNode$i = [
|
|
|
1117
1117
|
}
|
|
1118
1118
|
],
|
|
1119
1119
|
["path", { d: "m21.854 2.147-10.94 10.939", key: "12cjpa" }]
|
|
1120
|
-
], Send = createLucideIcon("Send", __iconNode$
|
|
1120
|
+
], Send = createLucideIcon("Send", __iconNode$h);
|
|
1121
1121
|
/**
|
|
1122
1122
|
* @license lucide-react v0.479.0 - ISC
|
|
1123
1123
|
*
|
|
1124
1124
|
* This source code is licensed under the ISC license.
|
|
1125
1125
|
* See the LICENSE file in the root directory of this source tree.
|
|
1126
1126
|
*/
|
|
1127
|
-
const __iconNode$
|
|
1127
|
+
const __iconNode$g = [
|
|
1128
1128
|
[
|
|
1129
1129
|
"path",
|
|
1130
1130
|
{
|
|
@@ -1133,14 +1133,14 @@ const __iconNode$h = [
|
|
|
1133
1133
|
}
|
|
1134
1134
|
],
|
|
1135
1135
|
["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
|
|
1136
|
-
], Settings = createLucideIcon("Settings", __iconNode$
|
|
1136
|
+
], Settings = createLucideIcon("Settings", __iconNode$g);
|
|
1137
1137
|
/**
|
|
1138
1138
|
* @license lucide-react v0.479.0 - ISC
|
|
1139
1139
|
*
|
|
1140
1140
|
* This source code is licensed under the ISC license.
|
|
1141
1141
|
* See the LICENSE file in the root directory of this source tree.
|
|
1142
1142
|
*/
|
|
1143
|
-
const __iconNode$
|
|
1143
|
+
const __iconNode$f = [
|
|
1144
1144
|
[
|
|
1145
1145
|
"path",
|
|
1146
1146
|
{
|
|
@@ -1149,14 +1149,14 @@ const __iconNode$g = [
|
|
|
1149
1149
|
}
|
|
1150
1150
|
],
|
|
1151
1151
|
["path", { d: "m9 12 2 2 4-4", key: "dzmm74" }]
|
|
1152
|
-
], ShieldCheck = createLucideIcon("ShieldCheck", __iconNode$
|
|
1152
|
+
], ShieldCheck = createLucideIcon("ShieldCheck", __iconNode$f);
|
|
1153
1153
|
/**
|
|
1154
1154
|
* @license lucide-react v0.479.0 - ISC
|
|
1155
1155
|
*
|
|
1156
1156
|
* This source code is licensed under the ISC license.
|
|
1157
1157
|
* See the LICENSE file in the root directory of this source tree.
|
|
1158
1158
|
*/
|
|
1159
|
-
const __iconNode$
|
|
1159
|
+
const __iconNode$e = [
|
|
1160
1160
|
["circle", { cx: "8", cy: "21", r: "1", key: "jimo8o" }],
|
|
1161
1161
|
["circle", { cx: "19", cy: "21", r: "1", key: "13723u" }],
|
|
1162
1162
|
[
|
|
@@ -1166,26 +1166,7 @@ const __iconNode$f = [
|
|
|
1166
1166
|
key: "9zh506"
|
|
1167
1167
|
}
|
|
1168
1168
|
]
|
|
1169
|
-
], ShoppingCart = createLucideIcon("ShoppingCart", __iconNode$
|
|
1170
|
-
/**
|
|
1171
|
-
* @license lucide-react v0.479.0 - ISC
|
|
1172
|
-
*
|
|
1173
|
-
* This source code is licensed under the ISC license.
|
|
1174
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
1175
|
-
*/
|
|
1176
|
-
const __iconNode$e = [
|
|
1177
|
-
[
|
|
1178
|
-
"path",
|
|
1179
|
-
{
|
|
1180
|
-
d: "M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",
|
|
1181
|
-
key: "4pj2yx"
|
|
1182
|
-
}
|
|
1183
|
-
],
|
|
1184
|
-
["path", { d: "M20 3v4", key: "1olli1" }],
|
|
1185
|
-
["path", { d: "M22 5h-4", key: "1gvqau" }],
|
|
1186
|
-
["path", { d: "M4 17v2", key: "vumght" }],
|
|
1187
|
-
["path", { d: "M5 18H3", key: "zchphs" }]
|
|
1188
|
-
], Sparkles = createLucideIcon("Sparkles", __iconNode$e);
|
|
1169
|
+
], ShoppingCart = createLucideIcon("ShoppingCart", __iconNode$e);
|
|
1189
1170
|
/**
|
|
1190
1171
|
* @license lucide-react v0.479.0 - ISC
|
|
1191
1172
|
*
|
|
@@ -70136,16 +70117,6 @@ const FEEDBACK_MAX_LENGTH = 800, FEEDBACK_INTENT_OPTIONS = [
|
|
|
70136
70117
|
{ value: "issue", label: "Defect or reliability issue", description: "Unexpected behavior or something that blocks work." },
|
|
70137
70118
|
{ value: "praise", label: "Positive impact", description: "Outcomes that are working well and should be preserved." },
|
|
70138
70119
|
{ value: "other", label: "General feedback", description: "Context or directional insight not captured above." }
|
|
70139
|
-
], FEEDBACK_TAGS = [
|
|
70140
|
-
"Merchandising",
|
|
70141
|
-
"Logistics",
|
|
70142
|
-
"Data & Reporting",
|
|
70143
|
-
"Compliance",
|
|
70144
|
-
"Integrations"
|
|
70145
|
-
], FEEDBACK_GUIDELINES = [
|
|
70146
|
-
"Summarize the scenario or objective.",
|
|
70147
|
-
"Share the impact to your team or clients.",
|
|
70148
|
-
"Note any timelines or priority considerations."
|
|
70149
70120
|
], Topbar = forwardRef(
|
|
70150
70121
|
({ appID: e, onSignOut: t, handleValidSearch: n, rightMenu: o, searchPlaceholder: l }, d) => {
|
|
70151
70122
|
var Oe;
|
|
@@ -70280,20 +70251,6 @@ ${qe}` : $e;
|
|
|
70280
70251
|
/* @__PURE__ */ jsxs(DialogHeader, { className: "space-y-3 text-left text-white", children: [
|
|
70281
70252
|
/* @__PURE__ */ jsx(DialogTitle, { className: "text-3xl leading-tight sm:text-4xl", children: "Share your perspective" }),
|
|
70282
70253
|
/* @__PURE__ */ jsx(DialogDescription, { className: "text-base text-white/80", children: "Clear context helps us triage, scope, and respond. Please highlight the scenario, desired outcome, and any urgency we should be aware of." })
|
|
70283
|
-
] }),
|
|
70284
|
-
/* @__PURE__ */ jsxs("div", { className: "rounded-2xl border border-white/20 bg-white/5 p-4 text-sm leading-relaxed text-white/90", children: [
|
|
70285
|
-
/* @__PURE__ */ jsxs("p", { className: "flex items-start gap-2 font-semibold", children: [
|
|
70286
|
-
/* @__PURE__ */ jsx(Sparkles, { className: "mt-0.5 h-4 w-4 text-yellow-200" }),
|
|
70287
|
-
"To help us act quickly"
|
|
70288
|
-
] }),
|
|
70289
|
-
/* @__PURE__ */ jsx("ul", { className: "mt-3 space-y-2 text-white/80", children: FEEDBACK_GUIDELINES.map((Ae) => /* @__PURE__ */ jsxs("li", { className: "flex items-start gap-2", children: [
|
|
70290
|
-
/* @__PURE__ */ jsx(CircleCheck, { className: "mt-0.5 h-4 w-4 text-emerald-200" }),
|
|
70291
|
-
/* @__PURE__ */ jsx("span", { children: Ae })
|
|
70292
|
-
] }, Ae)) })
|
|
70293
|
-
] }),
|
|
70294
|
-
/* @__PURE__ */ jsxs("div", { className: "space-y-2 text-[11px] uppercase tracking-[0.18em] text-white/80", children: [
|
|
70295
|
-
/* @__PURE__ */ jsx("p", { className: "font-semibold tracking-[0.25em] text-white", children: "Common focus areas" }),
|
|
70296
|
-
/* @__PURE__ */ jsx("div", { className: "flex flex-wrap gap-2", children: FEEDBACK_TAGS.map((Ae) => /* @__PURE__ */ jsx("span", { className: "rounded-full border border-white/30 bg-white/10 px-3 py-1", children: Ae }, Ae)) })
|
|
70297
70254
|
] })
|
|
70298
70255
|
] })
|
|
70299
70256
|
] }),
|