randmarcomps 1.453.0 → 1.455.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 +147 -114
- package/dist/randmarcomps.umd.cjs +60 -55
- package/package.json +1 -1
package/dist/randmarcomps.js
CHANGED
|
@@ -281,39 +281,39 @@ const createLucideIcon = (t, e) => {
|
|
|
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$1l = [
|
|
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$1l);
|
|
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$1k = [
|
|
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$1k);
|
|
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$1j = [
|
|
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$1j);
|
|
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$1i = [
|
|
317
317
|
[
|
|
318
318
|
"path",
|
|
319
319
|
{
|
|
@@ -322,51 +322,51 @@ const __iconNode$1h = [
|
|
|
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$1i);
|
|
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$1h = [
|
|
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$1h);
|
|
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$1g = [
|
|
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$1g);
|
|
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$1f = [
|
|
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$1f);
|
|
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$1e = [
|
|
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$1d = [
|
|
|
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$1e);
|
|
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$1d = [
|
|
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,123 +393,123 @@ const __iconNode$1c = [
|
|
|
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$1d);
|
|
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$1c = [
|
|
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$1c);
|
|
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$1b = [
|
|
416
416
|
["line", { x1: "12", x2: "12", y1: "20", y2: "10", key: "1vz5eb" }],
|
|
417
417
|
["line", { x1: "18", x2: "18", y1: "20", y2: "4", key: "cun8e5" }],
|
|
418
418
|
["line", { x1: "6", x2: "6", y1: "20", y2: "16", key: "hq0ia6" }]
|
|
419
|
-
], ChartNoAxesColumnIncreasing = createLucideIcon("ChartNoAxesColumnIncreasing", __iconNode$
|
|
419
|
+
], ChartNoAxesColumnIncreasing = createLucideIcon("ChartNoAxesColumnIncreasing", __iconNode$1b);
|
|
420
420
|
/**
|
|
421
421
|
* @license lucide-react v0.479.0 - ISC
|
|
422
422
|
*
|
|
423
423
|
* This source code is licensed under the ISC license.
|
|
424
424
|
* See the LICENSE file in the root directory of this source tree.
|
|
425
425
|
*/
|
|
426
|
-
const __iconNode$
|
|
426
|
+
const __iconNode$1a = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]], Check = createLucideIcon("Check", __iconNode$1a);
|
|
427
427
|
/**
|
|
428
428
|
* @license lucide-react v0.479.0 - ISC
|
|
429
429
|
*
|
|
430
430
|
* This source code is licensed under the ISC license.
|
|
431
431
|
* See the LICENSE file in the root directory of this source tree.
|
|
432
432
|
*/
|
|
433
|
-
const __iconNode$
|
|
433
|
+
const __iconNode$19 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]], ChevronDown = createLucideIcon("ChevronDown", __iconNode$19);
|
|
434
434
|
/**
|
|
435
435
|
* @license lucide-react v0.479.0 - ISC
|
|
436
436
|
*
|
|
437
437
|
* This source code is licensed under the ISC license.
|
|
438
438
|
* See the LICENSE file in the root directory of this source tree.
|
|
439
439
|
*/
|
|
440
|
-
const __iconNode$
|
|
440
|
+
const __iconNode$18 = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]], ChevronLeft = createLucideIcon("ChevronLeft", __iconNode$18);
|
|
441
441
|
/**
|
|
442
442
|
* @license lucide-react v0.479.0 - ISC
|
|
443
443
|
*
|
|
444
444
|
* This source code is licensed under the ISC license.
|
|
445
445
|
* See the LICENSE file in the root directory of this source tree.
|
|
446
446
|
*/
|
|
447
|
-
const __iconNode$
|
|
447
|
+
const __iconNode$17 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]], ChevronRight = createLucideIcon("ChevronRight", __iconNode$17);
|
|
448
448
|
/**
|
|
449
449
|
* @license lucide-react v0.479.0 - ISC
|
|
450
450
|
*
|
|
451
451
|
* This source code is licensed under the ISC license.
|
|
452
452
|
* See the LICENSE file in the root directory of this source tree.
|
|
453
453
|
*/
|
|
454
|
-
const __iconNode$
|
|
454
|
+
const __iconNode$16 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]], ChevronUp = createLucideIcon("ChevronUp", __iconNode$16);
|
|
455
455
|
/**
|
|
456
456
|
* @license lucide-react v0.479.0 - ISC
|
|
457
457
|
*
|
|
458
458
|
* This source code is licensed under the ISC license.
|
|
459
459
|
* See the LICENSE file in the root directory of this source tree.
|
|
460
460
|
*/
|
|
461
|
-
const __iconNode$
|
|
461
|
+
const __iconNode$15 = [
|
|
462
462
|
["path", { d: "m11 17-5-5 5-5", key: "13zhaf" }],
|
|
463
463
|
["path", { d: "m18 17-5-5 5-5", key: "h8a8et" }]
|
|
464
|
-
], ChevronsLeft = createLucideIcon("ChevronsLeft", __iconNode$
|
|
464
|
+
], ChevronsLeft = createLucideIcon("ChevronsLeft", __iconNode$15);
|
|
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$14 = [
|
|
472
472
|
["path", { d: "m6 17 5-5-5-5", key: "xnjwq" }],
|
|
473
473
|
["path", { d: "m13 17 5-5-5-5", key: "17xmmf" }]
|
|
474
|
-
], ChevronsRight = createLucideIcon("ChevronsRight", __iconNode$
|
|
474
|
+
], ChevronsRight = createLucideIcon("ChevronsRight", __iconNode$14);
|
|
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$13 = [
|
|
482
482
|
["path", { d: "m7 15 5 5 5-5", key: "1hf1tw" }],
|
|
483
483
|
["path", { d: "m7 9 5-5 5 5", key: "sgt6xg" }]
|
|
484
|
-
], ChevronsUpDown = createLucideIcon("ChevronsUpDown", __iconNode$
|
|
484
|
+
], ChevronsUpDown = createLucideIcon("ChevronsUpDown", __iconNode$13);
|
|
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$12 = [
|
|
492
492
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
493
493
|
["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
|
|
494
494
|
["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
|
|
495
|
-
], CircleAlert = createLucideIcon("CircleAlert", __iconNode$
|
|
495
|
+
], CircleAlert = createLucideIcon("CircleAlert", __iconNode$12);
|
|
496
496
|
/**
|
|
497
497
|
* @license lucide-react v0.479.0 - ISC
|
|
498
498
|
*
|
|
499
499
|
* This source code is licensed under the ISC license.
|
|
500
500
|
* See the LICENSE file in the root directory of this source tree.
|
|
501
501
|
*/
|
|
502
|
-
const __iconNode$
|
|
502
|
+
const __iconNode$11 = [
|
|
503
503
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
504
504
|
["path", { d: "m9 12 2 2 4-4", key: "dzmm74" }]
|
|
505
|
-
], CircleCheck = createLucideIcon("CircleCheck", __iconNode$
|
|
505
|
+
], CircleCheck = createLucideIcon("CircleCheck", __iconNode$11);
|
|
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$10 = [
|
|
513
513
|
["path", { d: "M10.1 2.182a10 10 0 0 1 3.8 0", key: "5ilxe3" }],
|
|
514
514
|
["path", { d: "M13.9 21.818a10 10 0 0 1-3.8 0", key: "11zvb9" }],
|
|
515
515
|
["path", { d: "M17.609 3.721a10 10 0 0 1 2.69 2.7", key: "1iw5b2" }],
|
|
@@ -518,21 +518,21 @@ const __iconNode$$ = [
|
|
|
518
518
|
["path", { d: "M21.818 10.1a10 10 0 0 1 0 3.8", key: "qkgqxc" }],
|
|
519
519
|
["path", { d: "M3.721 6.391a10 10 0 0 1 2.7-2.69", key: "1mcia2" }],
|
|
520
520
|
["path", { d: "M6.391 20.279a10 10 0 0 1-2.69-2.7", key: "1fvljs" }]
|
|
521
|
-
], CircleDashed = createLucideIcon("CircleDashed", __iconNode
|
|
521
|
+
], CircleDashed = createLucideIcon("CircleDashed", __iconNode$10);
|
|
522
522
|
/**
|
|
523
523
|
* @license lucide-react v0.479.0 - ISC
|
|
524
524
|
*
|
|
525
525
|
* This source code is licensed under the ISC license.
|
|
526
526
|
* See the LICENSE file in the root directory of this source tree.
|
|
527
527
|
*/
|
|
528
|
-
const __iconNode
|
|
528
|
+
const __iconNode$$ = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]], Circle = createLucideIcon("Circle", __iconNode$$);
|
|
529
529
|
/**
|
|
530
530
|
* @license lucide-react v0.479.0 - ISC
|
|
531
531
|
*
|
|
532
532
|
* This source code is licensed under the ISC license.
|
|
533
533
|
* See the LICENSE file in the root directory of this source tree.
|
|
534
534
|
*/
|
|
535
|
-
const __iconNode$
|
|
535
|
+
const __iconNode$_ = [
|
|
536
536
|
["rect", { width: "8", height: "4", x: "8", y: "2", rx: "1", ry: "1", key: "tgr4d6" }],
|
|
537
537
|
[
|
|
538
538
|
"path",
|
|
@@ -545,87 +545,87 @@ const __iconNode$Z = [
|
|
|
545
545
|
["path", { d: "M12 16h4", key: "n85exb" }],
|
|
546
546
|
["path", { d: "M8 11h.01", key: "1dfujw" }],
|
|
547
547
|
["path", { d: "M8 16h.01", key: "18s6g9" }]
|
|
548
|
-
], ClipboardList = createLucideIcon("ClipboardList", __iconNode$
|
|
548
|
+
], ClipboardList = createLucideIcon("ClipboardList", __iconNode$_);
|
|
549
549
|
/**
|
|
550
550
|
* @license lucide-react v0.479.0 - ISC
|
|
551
551
|
*
|
|
552
552
|
* This source code is licensed under the ISC license.
|
|
553
553
|
* See the LICENSE file in the root directory of this source tree.
|
|
554
554
|
*/
|
|
555
|
-
const __iconNode$
|
|
555
|
+
const __iconNode$Z = [
|
|
556
556
|
["path", { d: "m18 16 4-4-4-4", key: "1inbqp" }],
|
|
557
557
|
["path", { d: "m6 8-4 4 4 4", key: "15zrgr" }],
|
|
558
558
|
["path", { d: "m14.5 4-5 16", key: "e7oirm" }]
|
|
559
|
-
], CodeXml = createLucideIcon("CodeXml", __iconNode$
|
|
559
|
+
], CodeXml = createLucideIcon("CodeXml", __iconNode$Z);
|
|
560
560
|
/**
|
|
561
561
|
* @license lucide-react v0.479.0 - ISC
|
|
562
562
|
*
|
|
563
563
|
* This source code is licensed under the ISC license.
|
|
564
564
|
* See the LICENSE file in the root directory of this source tree.
|
|
565
565
|
*/
|
|
566
|
-
const __iconNode$
|
|
566
|
+
const __iconNode$Y = [
|
|
567
567
|
["polyline", { points: "16 18 22 12 16 6", key: "z7tu5w" }],
|
|
568
568
|
["polyline", { points: "8 6 2 12 8 18", key: "1eg1df" }]
|
|
569
|
-
], Code$1 = createLucideIcon("Code", __iconNode$
|
|
569
|
+
], Code$1 = createLucideIcon("Code", __iconNode$Y);
|
|
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$X = [
|
|
577
577
|
["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
|
|
578
578
|
["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" }]
|
|
579
|
-
], Copy = createLucideIcon("Copy", __iconNode$
|
|
579
|
+
], Copy = createLucideIcon("Copy", __iconNode$X);
|
|
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$W = [
|
|
587
587
|
["rect", { width: "20", height: "14", x: "2", y: "5", rx: "2", key: "ynyp8z" }],
|
|
588
588
|
["line", { x1: "2", x2: "22", y1: "10", y2: "10", key: "1b3vmo" }]
|
|
589
|
-
], CreditCard = createLucideIcon("CreditCard", __iconNode$
|
|
589
|
+
], CreditCard = createLucideIcon("CreditCard", __iconNode$W);
|
|
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$V = [
|
|
597
597
|
["line", { x1: "12", x2: "12", y1: "2", y2: "22", key: "7eqyqh" }],
|
|
598
598
|
["path", { d: "M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6", key: "1b0p4s" }]
|
|
599
|
-
], DollarSign = createLucideIcon("DollarSign", __iconNode$
|
|
599
|
+
], DollarSign = createLucideIcon("DollarSign", __iconNode$V);
|
|
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$U = [
|
|
607
607
|
["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
|
|
608
608
|
["polyline", { points: "7 10 12 15 17 10", key: "2ggqvy" }],
|
|
609
609
|
["line", { x1: "12", x2: "12", y1: "15", y2: "3", key: "1vk2je" }]
|
|
610
|
-
], Download = createLucideIcon("Download", __iconNode$
|
|
610
|
+
], Download = createLucideIcon("Download", __iconNode$U);
|
|
611
611
|
/**
|
|
612
612
|
* @license lucide-react v0.479.0 - ISC
|
|
613
613
|
*
|
|
614
614
|
* This source code is licensed under the ISC license.
|
|
615
615
|
* See the LICENSE file in the root directory of this source tree.
|
|
616
616
|
*/
|
|
617
|
-
const __iconNode$
|
|
617
|
+
const __iconNode$T = [
|
|
618
618
|
["path", { d: "M15 3h6v6", key: "1q9fwt" }],
|
|
619
619
|
["path", { d: "M10 14 21 3", key: "gplh6r" }],
|
|
620
620
|
["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
|
|
621
|
-
], ExternalLink = createLucideIcon("ExternalLink", __iconNode$
|
|
621
|
+
], ExternalLink = createLucideIcon("ExternalLink", __iconNode$T);
|
|
622
622
|
/**
|
|
623
623
|
* @license lucide-react v0.479.0 - ISC
|
|
624
624
|
*
|
|
625
625
|
* This source code is licensed under the ISC license.
|
|
626
626
|
* See the LICENSE file in the root directory of this source tree.
|
|
627
627
|
*/
|
|
628
|
-
const __iconNode$
|
|
628
|
+
const __iconNode$S = [
|
|
629
629
|
[
|
|
630
630
|
"path",
|
|
631
631
|
{
|
|
@@ -634,57 +634,57 @@ const __iconNode$R = [
|
|
|
634
634
|
}
|
|
635
635
|
],
|
|
636
636
|
["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
|
|
637
|
-
], Eye = createLucideIcon("Eye", __iconNode$
|
|
637
|
+
], Eye = createLucideIcon("Eye", __iconNode$S);
|
|
638
638
|
/**
|
|
639
639
|
* @license lucide-react v0.479.0 - ISC
|
|
640
640
|
*
|
|
641
641
|
* This source code is licensed under the ISC license.
|
|
642
642
|
* See the LICENSE file in the root directory of this source tree.
|
|
643
643
|
*/
|
|
644
|
-
const __iconNode$
|
|
644
|
+
const __iconNode$R = [
|
|
645
645
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
646
646
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
647
647
|
["path", { d: "M10 9H8", key: "b1mrlr" }],
|
|
648
648
|
["path", { d: "M16 13H8", key: "t4e002" }],
|
|
649
649
|
["path", { d: "M16 17H8", key: "z1uh3a" }]
|
|
650
|
-
], FileText = createLucideIcon("FileText", __iconNode$
|
|
650
|
+
], FileText = createLucideIcon("FileText", __iconNode$R);
|
|
651
651
|
/**
|
|
652
652
|
* @license lucide-react v0.479.0 - ISC
|
|
653
653
|
*
|
|
654
654
|
* This source code is licensed under the ISC license.
|
|
655
655
|
* See the LICENSE file in the root directory of this source tree.
|
|
656
656
|
*/
|
|
657
|
-
const __iconNode$
|
|
657
|
+
const __iconNode$Q = [
|
|
658
658
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
659
659
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }]
|
|
660
|
-
], File$1 = createLucideIcon("File", __iconNode$
|
|
660
|
+
], File$1 = createLucideIcon("File", __iconNode$Q);
|
|
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$P = [
|
|
668
668
|
["polygon", { points: "22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3", key: "1yg77f" }]
|
|
669
|
-
], Filter = createLucideIcon("Filter", __iconNode$
|
|
669
|
+
], Filter = createLucideIcon("Filter", __iconNode$P);
|
|
670
670
|
/**
|
|
671
671
|
* @license lucide-react v0.479.0 - ISC
|
|
672
672
|
*
|
|
673
673
|
* This source code is licensed under the ISC license.
|
|
674
674
|
* See the LICENSE file in the root directory of this source tree.
|
|
675
675
|
*/
|
|
676
|
-
const __iconNode$
|
|
676
|
+
const __iconNode$O = [
|
|
677
677
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
678
678
|
["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
|
|
679
679
|
["path", { d: "M2 12h20", key: "9i4pu4" }]
|
|
680
|
-
], Globe = createLucideIcon("Globe", __iconNode$
|
|
680
|
+
], Globe = createLucideIcon("Globe", __iconNode$O);
|
|
681
681
|
/**
|
|
682
682
|
* @license lucide-react v0.479.0 - ISC
|
|
683
683
|
*
|
|
684
684
|
* This source code is licensed under the ISC license.
|
|
685
685
|
* See the LICENSE file in the root directory of this source tree.
|
|
686
686
|
*/
|
|
687
|
-
const __iconNode$
|
|
687
|
+
const __iconNode$N = [
|
|
688
688
|
["path", { d: "m11 17 2 2a1 1 0 1 0 3-3", key: "efffak" }],
|
|
689
689
|
[
|
|
690
690
|
"path",
|
|
@@ -696,39 +696,39 @@ const __iconNode$M = [
|
|
|
696
696
|
["path", { d: "m21 3 1 11h-2", key: "1tisrp" }],
|
|
697
697
|
["path", { d: "M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3", key: "1uvwmv" }],
|
|
698
698
|
["path", { d: "M3 4h8", key: "1ep09j" }]
|
|
699
|
-
], Handshake = createLucideIcon("Handshake", __iconNode$
|
|
699
|
+
], Handshake = createLucideIcon("Handshake", __iconNode$N);
|
|
700
700
|
/**
|
|
701
701
|
* @license lucide-react v0.479.0 - ISC
|
|
702
702
|
*
|
|
703
703
|
* This source code is licensed under the ISC license.
|
|
704
704
|
* See the LICENSE file in the root directory of this source tree.
|
|
705
705
|
*/
|
|
706
|
-
const __iconNode$
|
|
706
|
+
const __iconNode$M = [
|
|
707
707
|
["path", { d: "M12 2v8", key: "1q4o3n" }],
|
|
708
708
|
["path", { d: "m16 6-4 4-4-4", key: "6wukr" }],
|
|
709
709
|
["rect", { width: "20", height: "8", x: "2", y: "14", rx: "2", key: "w68u3i" }],
|
|
710
710
|
["path", { d: "M6 18h.01", key: "uhywen" }],
|
|
711
711
|
["path", { d: "M10 18h.01", key: "h775k" }]
|
|
712
|
-
], HardDriveDownload = createLucideIcon("HardDriveDownload", __iconNode$
|
|
712
|
+
], HardDriveDownload = createLucideIcon("HardDriveDownload", __iconNode$M);
|
|
713
713
|
/**
|
|
714
714
|
* @license lucide-react v0.479.0 - ISC
|
|
715
715
|
*
|
|
716
716
|
* This source code is licensed under the ISC license.
|
|
717
717
|
* See the LICENSE file in the root directory of this source tree.
|
|
718
718
|
*/
|
|
719
|
-
const __iconNode$
|
|
719
|
+
const __iconNode$L = [
|
|
720
720
|
["path", { d: "M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5", key: "1p9q5i" }],
|
|
721
721
|
["path", { d: "M14 6a6 6 0 0 1 6 6v3", key: "1hnv84" }],
|
|
722
722
|
["path", { d: "M4 15v-3a6 6 0 0 1 6-6", key: "9ciidu" }],
|
|
723
723
|
["rect", { x: "2", y: "15", width: "20", height: "4", rx: "1", key: "g3x8cw" }]
|
|
724
|
-
], HardHat = createLucideIcon("HardHat", __iconNode$
|
|
724
|
+
], HardHat = createLucideIcon("HardHat", __iconNode$L);
|
|
725
725
|
/**
|
|
726
726
|
* @license lucide-react v0.479.0 - ISC
|
|
727
727
|
*
|
|
728
728
|
* This source code is licensed under the ISC license.
|
|
729
729
|
* See the LICENSE file in the root directory of this source tree.
|
|
730
730
|
*/
|
|
731
|
-
const __iconNode$
|
|
731
|
+
const __iconNode$K = [
|
|
732
732
|
["line", { x1: "2", x2: "22", y1: "2", y2: "22", key: "a6p6uj" }],
|
|
733
733
|
["path", { d: "M10.41 10.41a2 2 0 1 1-2.83-2.83", key: "1bzlo9" }],
|
|
734
734
|
["line", { x1: "13.5", x2: "6", y1: "13.5", y2: "21", key: "1q0aeu" }],
|
|
@@ -741,145 +741,164 @@ const __iconNode$J = [
|
|
|
741
741
|
}
|
|
742
742
|
],
|
|
743
743
|
["path", { d: "M21 15V5a2 2 0 0 0-2-2H9", key: "43el77" }]
|
|
744
|
-
], ImageOff = createLucideIcon("ImageOff", __iconNode$
|
|
744
|
+
], ImageOff = createLucideIcon("ImageOff", __iconNode$K);
|
|
745
745
|
/**
|
|
746
746
|
* @license lucide-react v0.479.0 - ISC
|
|
747
747
|
*
|
|
748
748
|
* This source code is licensed under the ISC license.
|
|
749
749
|
* See the LICENSE file in the root directory of this source tree.
|
|
750
750
|
*/
|
|
751
|
-
const __iconNode$
|
|
751
|
+
const __iconNode$J = [
|
|
752
752
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
753
753
|
["path", { d: "M12 16v-4", key: "1dtifu" }],
|
|
754
754
|
["path", { d: "M12 8h.01", key: "e9boi3" }]
|
|
755
|
-
], Info = createLucideIcon("Info", __iconNode$
|
|
755
|
+
], Info = createLucideIcon("Info", __iconNode$J);
|
|
756
756
|
/**
|
|
757
757
|
* @license lucide-react v0.479.0 - ISC
|
|
758
758
|
*
|
|
759
759
|
* This source code is licensed under the ISC license.
|
|
760
760
|
* See the LICENSE file in the root directory of this source tree.
|
|
761
761
|
*/
|
|
762
|
-
const __iconNode$
|
|
762
|
+
const __iconNode$I = [
|
|
763
763
|
["line", { x1: "19", x2: "10", y1: "4", y2: "4", key: "15jd3p" }],
|
|
764
764
|
["line", { x1: "14", x2: "5", y1: "20", y2: "20", key: "bu0au3" }],
|
|
765
765
|
["line", { x1: "15", x2: "9", y1: "4", y2: "20", key: "uljnxc" }]
|
|
766
|
-
], Italic$1 = createLucideIcon("Italic", __iconNode$
|
|
766
|
+
], Italic$1 = createLucideIcon("Italic", __iconNode$I);
|
|
767
767
|
/**
|
|
768
768
|
* @license lucide-react v0.479.0 - ISC
|
|
769
769
|
*
|
|
770
770
|
* This source code is licensed under the ISC license.
|
|
771
771
|
* See the LICENSE file in the root directory of this source tree.
|
|
772
772
|
*/
|
|
773
|
-
const __iconNode$
|
|
773
|
+
const __iconNode$H = [
|
|
774
774
|
["path", { d: "M10 12h11", key: "6m4ad9" }],
|
|
775
775
|
["path", { d: "M10 18h11", key: "11hvi2" }],
|
|
776
776
|
["path", { d: "M10 6h11", key: "c7qv1k" }],
|
|
777
777
|
["path", { d: "M4 10h2", key: "16xx2s" }],
|
|
778
778
|
["path", { d: "M4 6h1v4", key: "cnovpq" }],
|
|
779
779
|
["path", { d: "M6 18H4c0-1 2-2 2-3s-1-1.5-2-1", key: "m9a95d" }]
|
|
780
|
-
], ListOrdered = createLucideIcon("ListOrdered", __iconNode$
|
|
780
|
+
], ListOrdered = createLucideIcon("ListOrdered", __iconNode$H);
|
|
781
781
|
/**
|
|
782
782
|
* @license lucide-react v0.479.0 - ISC
|
|
783
783
|
*
|
|
784
784
|
* This source code is licensed under the ISC license.
|
|
785
785
|
* See the LICENSE file in the root directory of this source tree.
|
|
786
786
|
*/
|
|
787
|
-
const __iconNode$
|
|
787
|
+
const __iconNode$G = [
|
|
788
788
|
["path", { d: "M3 12h.01", key: "nlz23k" }],
|
|
789
789
|
["path", { d: "M3 18h.01", key: "1tta3j" }],
|
|
790
790
|
["path", { d: "M3 6h.01", key: "1rqtza" }],
|
|
791
791
|
["path", { d: "M8 12h13", key: "1za7za" }],
|
|
792
792
|
["path", { d: "M8 18h13", key: "1lx6n3" }],
|
|
793
793
|
["path", { d: "M8 6h13", key: "ik3vkj" }]
|
|
794
|
-
], List$1 = createLucideIcon("List", __iconNode$
|
|
794
|
+
], List$1 = createLucideIcon("List", __iconNode$G);
|
|
795
795
|
/**
|
|
796
796
|
* @license lucide-react v0.479.0 - ISC
|
|
797
797
|
*
|
|
798
798
|
* This source code is licensed under the ISC license.
|
|
799
799
|
* See the LICENSE file in the root directory of this source tree.
|
|
800
800
|
*/
|
|
801
|
-
const __iconNode$
|
|
801
|
+
const __iconNode$F = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]], LoaderCircle = createLucideIcon("LoaderCircle", __iconNode$F);
|
|
802
802
|
/**
|
|
803
803
|
* @license lucide-react v0.479.0 - ISC
|
|
804
804
|
*
|
|
805
805
|
* This source code is licensed under the ISC license.
|
|
806
806
|
* See the LICENSE file in the root directory of this source tree.
|
|
807
807
|
*/
|
|
808
|
-
const __iconNode$
|
|
808
|
+
const __iconNode$E = [
|
|
809
809
|
["path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4", key: "1uf3rs" }],
|
|
810
810
|
["polyline", { points: "16 17 21 12 16 7", key: "1gabdz" }],
|
|
811
811
|
["line", { x1: "21", x2: "9", y1: "12", y2: "12", key: "1uyos4" }]
|
|
812
|
-
], LogOut = createLucideIcon("LogOut", __iconNode$
|
|
812
|
+
], LogOut = createLucideIcon("LogOut", __iconNode$E);
|
|
813
813
|
/**
|
|
814
814
|
* @license lucide-react v0.479.0 - ISC
|
|
815
815
|
*
|
|
816
816
|
* This source code is licensed under the ISC license.
|
|
817
817
|
* See the LICENSE file in the root directory of this source tree.
|
|
818
818
|
*/
|
|
819
|
-
const __iconNode$
|
|
819
|
+
const __iconNode$D = [
|
|
820
820
|
["rect", { width: "20", height: "16", x: "2", y: "4", rx: "2", key: "18n3k1" }],
|
|
821
821
|
["path", { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7", key: "1ocrg3" }]
|
|
822
|
-
], Mail = createLucideIcon("Mail", __iconNode$
|
|
822
|
+
], Mail = createLucideIcon("Mail", __iconNode$D);
|
|
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$C = [
|
|
830
830
|
["line", { x1: "4", x2: "20", y1: "12", y2: "12", key: "1e0a9i" }],
|
|
831
831
|
["line", { x1: "4", x2: "20", y1: "6", y2: "6", key: "1owob3" }],
|
|
832
832
|
["line", { x1: "4", x2: "20", y1: "18", y2: "18", key: "yk5zj1" }]
|
|
833
|
-
], Menu$1 = createLucideIcon("Menu", __iconNode$
|
|
833
|
+
], Menu$1 = createLucideIcon("Menu", __iconNode$C);
|
|
834
834
|
/**
|
|
835
835
|
* @license lucide-react v0.479.0 - ISC
|
|
836
836
|
*
|
|
837
837
|
* This source code is licensed under the ISC license.
|
|
838
838
|
* See the LICENSE file in the root directory of this source tree.
|
|
839
839
|
*/
|
|
840
|
-
const __iconNode$
|
|
840
|
+
const __iconNode$B = [
|
|
841
841
|
["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z", key: "vv11sd" }],
|
|
842
842
|
["path", { d: "m15 9-6 6", key: "1uzhvr" }],
|
|
843
843
|
["path", { d: "m9 9 6 6", key: "z0biqf" }]
|
|
844
|
-
], MessageCircleX = createLucideIcon("MessageCircleX", __iconNode$
|
|
844
|
+
], MessageCircleX = createLucideIcon("MessageCircleX", __iconNode$B);
|
|
845
845
|
/**
|
|
846
846
|
* @license lucide-react v0.479.0 - ISC
|
|
847
847
|
*
|
|
848
848
|
* This source code is licensed under the ISC license.
|
|
849
849
|
* See the LICENSE file in the root directory of this source tree.
|
|
850
850
|
*/
|
|
851
|
-
const __iconNode$
|
|
851
|
+
const __iconNode$A = [
|
|
852
852
|
["path", { d: "M19 15v-2a2 2 0 1 0-4 0v2", key: "h3d1vz" }],
|
|
853
853
|
["path", { d: "M9 17H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3.5", key: "xsnnhn" }],
|
|
854
854
|
["rect", { x: "13", y: "15", width: "8", height: "5", rx: "1", key: "1ccwuk" }]
|
|
855
|
-
], MessageSquareLock = createLucideIcon("MessageSquareLock", __iconNode$
|
|
855
|
+
], MessageSquareLock = createLucideIcon("MessageSquareLock", __iconNode$A);
|
|
856
856
|
/**
|
|
857
857
|
* @license lucide-react v0.479.0 - ISC
|
|
858
858
|
*
|
|
859
859
|
* This source code is licensed under the ISC license.
|
|
860
860
|
* See the LICENSE file in the root directory of this source tree.
|
|
861
861
|
*/
|
|
862
|
-
const __iconNode$
|
|
862
|
+
const __iconNode$z = [
|
|
863
863
|
["path", { d: "M21 12v3a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h7", key: "tqtdkg" }],
|
|
864
864
|
["path", { d: "M16 3h5v5", key: "1806ms" }],
|
|
865
865
|
["path", { d: "m16 8 5-5", key: "15mbrl" }]
|
|
866
|
-
], MessageSquareShare = createLucideIcon("MessageSquareShare", __iconNode$
|
|
866
|
+
], MessageSquareShare = createLucideIcon("MessageSquareShare", __iconNode$z);
|
|
867
867
|
/**
|
|
868
868
|
* @license lucide-react v0.479.0 - ISC
|
|
869
869
|
*
|
|
870
870
|
* This source code is licensed under the ISC license.
|
|
871
871
|
* See the LICENSE file in the root directory of this source tree.
|
|
872
872
|
*/
|
|
873
|
-
const __iconNode$
|
|
873
|
+
const __iconNode$y = [
|
|
874
874
|
["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" }]
|
|
875
|
-
], MessageSquare = createLucideIcon("MessageSquare", __iconNode$
|
|
875
|
+
], MessageSquare = createLucideIcon("MessageSquare", __iconNode$y);
|
|
876
876
|
/**
|
|
877
877
|
* @license lucide-react v0.479.0 - ISC
|
|
878
878
|
*
|
|
879
879
|
* This source code is licensed under the ISC license.
|
|
880
880
|
* See the LICENSE file in the root directory of this source tree.
|
|
881
881
|
*/
|
|
882
|
-
const __iconNode$
|
|
882
|
+
const __iconNode$x = [["path", { d: "M5 12h14", key: "1ays0h" }]], Minus = createLucideIcon("Minus", __iconNode$x);
|
|
883
|
+
/**
|
|
884
|
+
* @license lucide-react v0.479.0 - ISC
|
|
885
|
+
*
|
|
886
|
+
* This source code is licensed under the ISC license.
|
|
887
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
888
|
+
*/
|
|
889
|
+
const __iconNode$w = [
|
|
890
|
+
["path", { d: "M14 4.1 12 6", key: "ita8i4" }],
|
|
891
|
+
["path", { d: "m5.1 8-2.9-.8", key: "1go3kf" }],
|
|
892
|
+
["path", { d: "m6 12-1.9 2", key: "mnht97" }],
|
|
893
|
+
["path", { d: "M7.2 2.2 8 5.1", key: "1cfko1" }],
|
|
894
|
+
[
|
|
895
|
+
"path",
|
|
896
|
+
{
|
|
897
|
+
d: "M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z",
|
|
898
|
+
key: "s0h3yz"
|
|
899
|
+
}
|
|
900
|
+
]
|
|
901
|
+
], MousePointerClick = createLucideIcon("MousePointerClick", __iconNode$w);
|
|
883
902
|
/**
|
|
884
903
|
* @license lucide-react v0.479.0 - ISC
|
|
885
904
|
*
|
|
@@ -59760,7 +59779,10 @@ function ChatMainArea({
|
|
|
59760
59779
|
) })
|
|
59761
59780
|
] })
|
|
59762
59781
|
] })
|
|
59763
|
-
] }) : /* @__PURE__ */
|
|
59782
|
+
] }) : /* @__PURE__ */ jsxs("div", { className: "flex flex-col m-auto text-xl", children: [
|
|
59783
|
+
/* @__PURE__ */ jsx(MousePointerClick, { className: "w-full h-32" }),
|
|
59784
|
+
/* @__PURE__ */ jsx("p", { children: "Select a chat from the left menu to start messaging" })
|
|
59785
|
+
] }) });
|
|
59764
59786
|
}
|
|
59765
59787
|
function ChatRightSidebar({
|
|
59766
59788
|
activeChatObj: t,
|
|
@@ -63118,20 +63140,23 @@ function ManufacturerOverviewPage({
|
|
|
63118
63140
|
] });
|
|
63119
63141
|
}
|
|
63120
63142
|
function ManufacturerCategories({ categories: t, activeCategory: e, onSelectCategory: n }) {
|
|
63121
|
-
return /* @__PURE__ */ jsx("div", { className: "grid", children: /* @__PURE__ */ jsx("div", { className: "flex overflow-x-auto small-scrollbar pb-4", children: /* @__PURE__ */
|
|
63122
|
-
|
|
63123
|
-
|
|
63124
|
-
|
|
63125
|
-
|
|
63126
|
-
|
|
63127
|
-
|
|
63128
|
-
|
|
63129
|
-
|
|
63130
|
-
|
|
63131
|
-
|
|
63132
|
-
|
|
63133
|
-
|
|
63134
|
-
|
|
63143
|
+
return /* @__PURE__ */ jsx("div", { className: "grid", children: /* @__PURE__ */ jsx("div", { className: "flex overflow-x-auto small-scrollbar pb-4", children: /* @__PURE__ */ jsxs("div", { className: "flex gap-2 items-baseline", children: [
|
|
63144
|
+
/* @__PURE__ */ jsx("p", { children: "Category filter:" }),
|
|
63145
|
+
t.map((o) => /* @__PURE__ */ jsxs(
|
|
63146
|
+
Button$1,
|
|
63147
|
+
{
|
|
63148
|
+
onClick: () => n(o.CategoryCode ?? ""),
|
|
63149
|
+
variant: e === o.CategoryCode ? "default" : "outline",
|
|
63150
|
+
size: "sm",
|
|
63151
|
+
className: "px-3 py-1.5 text-xs whitespace-nowrap rounded-full",
|
|
63152
|
+
children: [
|
|
63153
|
+
o.CategoryName ?? "Undefined",
|
|
63154
|
+
o.QualificationRequired && /* @__PURE__ */ jsx(ShieldCheck, { className: `ml-1 w-5 h-5 ${e !== o.CategoryCode ? "text-red-500" : ""}` })
|
|
63155
|
+
]
|
|
63156
|
+
},
|
|
63157
|
+
o.CategoryCode
|
|
63158
|
+
))
|
|
63159
|
+
] }) }) });
|
|
63135
63160
|
}
|
|
63136
63161
|
function CategoryStats(t) {
|
|
63137
63162
|
const { data: e, isLoading: n, isFetching: o } = useGetV4ResellerByRouteResellerIdManufacturerAndManufacturerIdCategoryCodeQuery(
|
|
@@ -64334,6 +64359,14 @@ function ManufacturerProducts({
|
|
|
64334
64359
|
)
|
|
64335
64360
|
] })
|
|
64336
64361
|
] }),
|
|
64362
|
+
/* @__PURE__ */ jsx(
|
|
64363
|
+
ManufacturerCategories,
|
|
64364
|
+
{
|
|
64365
|
+
categories: e.Categories || [],
|
|
64366
|
+
activeCategory: l,
|
|
64367
|
+
onSelectCategory: d
|
|
64368
|
+
}
|
|
64369
|
+
),
|
|
64337
64370
|
/* @__PURE__ */ jsxs("div", { className: "flex justify-between items-center mt-7 mb-4", children: [
|
|
64338
64371
|
/* @__PURE__ */ jsx("h4", { className: "text-xl md:text-2xl text-foreground font-bold", children: "Products" }),
|
|
64339
64372
|
/* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2 ms-auto", children: [
|
|
@@ -64424,7 +64457,7 @@ function PartnerRelationshipPage({
|
|
|
64424
64457
|
} finally {
|
|
64425
64458
|
E(!1);
|
|
64426
64459
|
}
|
|
64427
|
-
}, I = () => f != null && f.
|
|
64460
|
+
}, I = () => f != null && f.Manufacturer ? "products" : f != null && f.Reseller ? "reseller-overview" : "", O = usePartnershipAssistantPrompt(d, f);
|
|
64428
64461
|
return /* @__PURE__ */ jsxs("div", { className: "@container", children: [
|
|
64429
64462
|
/* @__PURE__ */ jsxs("div", { className: "grid gap-4 @2xl:grid-cols-2", children: [
|
|
64430
64463
|
/* @__PURE__ */ jsx(
|