@kingsimba/nc-ui 0.1.43 → 0.1.45

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.
@@ -1,5 +1,5 @@
1
1
  import { jsxs as t, jsx as o } from "react/jsx-runtime";
2
- function d({ size: n = 24, color: r = "currentColor", strokeWidth: e = 2, className: i, style: c }) {
2
+ function d({ size: n = 24, color: r = "currentColor", strokeWidth: e = 2, className: i, style: h }) {
3
3
  return /* @__PURE__ */ t(
4
4
  "svg",
5
5
  {
@@ -12,10 +12,10 @@ function d({ size: n = 24, color: r = "currentColor", strokeWidth: e = 2, classN
12
12
  strokeLinecap: "round",
13
13
  strokeLinejoin: "round",
14
14
  className: i,
15
- style: c,
15
+ style: h,
16
16
  children: [
17
- /* @__PURE__ */ o("line", { x1: "20", y1: "4", x2: "4", y2: "20" }),
18
- /* @__PURE__ */ o("line", { x1: "4", y1: "4", x2: "20", y2: "20" })
17
+ /* @__PURE__ */ o("line", { x1: "18", y1: "6", x2: "6", y2: "18" }),
18
+ /* @__PURE__ */ o("line", { x1: "6", y1: "6", x2: "18", y2: "18" })
19
19
  ]
20
20
  }
21
21
  );
@@ -42,7 +42,7 @@ function l({ size: n = 24, className: r, style: e }) {
42
42
  }
43
43
  );
44
44
  }
45
- function s({ size: n = 24, className: r, style: e }) {
45
+ function a({ size: n = 24, className: r, style: e }) {
46
46
  return /* @__PURE__ */ t(
47
47
  "svg",
48
48
  {
@@ -51,7 +51,7 @@ function s({ size: n = 24, className: r, style: e }) {
51
51
  viewBox: "0 0 24 24",
52
52
  fill: "none",
53
53
  stroke: "currentColor",
54
- strokeWidth: 1.5,
54
+ strokeWidth: 2,
55
55
  strokeLinecap: "round",
56
56
  strokeLinejoin: "round",
57
57
  className: r,
@@ -65,7 +65,7 @@ function s({ size: n = 24, className: r, style: e }) {
65
65
  }
66
66
  );
67
67
  }
68
- function u({ size: n = 24, className: r, style: e }) {
68
+ function s({ size: n = 24, className: r, style: e }) {
69
69
  return /* @__PURE__ */ t(
70
70
  "svg",
71
71
  {
@@ -86,13 +86,13 @@ function u({ size: n = 24, className: r, style: e }) {
86
86
  }
87
87
  );
88
88
  }
89
- function a({ size: n = 24, className: r, style: e }) {
89
+ function u({ size: n = 24, className: r, style: e }) {
90
90
  return /* @__PURE__ */ t(
91
91
  "svg",
92
92
  {
93
93
  width: n,
94
94
  height: n,
95
- viewBox: "-2 -2 28 28",
95
+ viewBox: "0 0 24 24",
96
96
  fill: "none",
97
97
  stroke: "currentColor",
98
98
  strokeWidth: 2,
@@ -130,7 +130,7 @@ function k({ size: n = 24, className: r, style: e }) {
130
130
  }
131
131
  );
132
132
  }
133
- function x({ size: n = 24, className: r, style: e }) {
133
+ function p({ size: n = 24, className: r, style: e }) {
134
134
  return /* @__PURE__ */ t(
135
135
  "svg",
136
136
  {
@@ -151,7 +151,7 @@ function x({ size: n = 24, className: r, style: e }) {
151
151
  }
152
152
  );
153
153
  }
154
- function v({ size: n = 24, className: r, style: e }) {
154
+ function x({ size: n = 24, className: r, style: e }) {
155
155
  return /* @__PURE__ */ o(
156
156
  "svg",
157
157
  {
@@ -169,7 +169,7 @@ function v({ size: n = 24, className: r, style: e }) {
169
169
  }
170
170
  );
171
171
  }
172
- function p({ size: n = 24, className: r, style: e }) {
172
+ function v({ size: n = 24, className: r, style: e }) {
173
173
  return /* @__PURE__ */ o(
174
174
  "svg",
175
175
  {
@@ -187,7 +187,7 @@ function p({ size: n = 24, className: r, style: e }) {
187
187
  }
188
188
  );
189
189
  }
190
- function f({ size: n = 24, className: r, style: e }) {
190
+ function L({ size: n = 24, className: r, style: e }) {
191
191
  return /* @__PURE__ */ o(
192
192
  "svg",
193
193
  {
@@ -205,13 +205,13 @@ function f({ size: n = 24, className: r, style: e }) {
205
205
  }
206
206
  );
207
207
  }
208
- function w({ size: n = 24, className: r, style: e }) {
208
+ function g({ size: n = 24, className: r, style: e }) {
209
209
  return /* @__PURE__ */ t(
210
210
  "svg",
211
211
  {
212
212
  width: n,
213
213
  height: n,
214
- viewBox: "-2 -2 28 28",
214
+ viewBox: "0 0 24 24",
215
215
  fill: "none",
216
216
  stroke: "currentColor",
217
217
  strokeWidth: 2,
@@ -220,15 +220,15 @@ function w({ size: n = 24, className: r, style: e }) {
220
220
  className: r,
221
221
  style: e,
222
222
  children: [
223
- /* @__PURE__ */ o("path", { d: "M21 2v6h-6" }),
223
+ /* @__PURE__ */ o("path", { d: "M21 3v5h-5" }),
224
224
  /* @__PURE__ */ o("path", { d: "M3 12a9 9 0 0 1 15-6.7L21 8" }),
225
- /* @__PURE__ */ o("path", { d: "M3 22v-6h6" }),
225
+ /* @__PURE__ */ o("path", { d: "M3 21v-5h5" }),
226
226
  /* @__PURE__ */ o("path", { d: "M21 12a9 9 0 0 1-15 6.7L3 16" })
227
227
  ]
228
228
  }
229
229
  );
230
230
  }
231
- function g({ size: n = 24, className: r, style: e }) {
231
+ function w({ size: n = 24, className: r, style: e }) {
232
232
  return /* @__PURE__ */ t(
233
233
  "svg",
234
234
  {
@@ -249,13 +249,13 @@ function g({ size: n = 24, className: r, style: e }) {
249
249
  }
250
250
  );
251
251
  }
252
- function y({ size: n = 24, className: r, style: e }) {
252
+ function f({ size: n = 24, className: r, style: e }) {
253
253
  return /* @__PURE__ */ t(
254
254
  "svg",
255
255
  {
256
256
  width: n,
257
257
  height: n,
258
- viewBox: "0 0 24 24",
258
+ viewBox: "-2.1 -2.1 28.2 28.2",
259
259
  fill: "none",
260
260
  stroke: "currentColor",
261
261
  strokeWidth: 2,
@@ -270,7 +270,7 @@ function y({ size: n = 24, className: r, style: e }) {
270
270
  }
271
271
  );
272
272
  }
273
- function L({ size: n = 24, className: r, style: e }) {
273
+ function y({ size: n = 24, className: r, style: e }) {
274
274
  return /* @__PURE__ */ t(
275
275
  "svg",
276
276
  {
@@ -279,7 +279,7 @@ function L({ size: n = 24, className: r, style: e }) {
279
279
  viewBox: "0 0 24 24",
280
280
  fill: "none",
281
281
  stroke: "currentColor",
282
- strokeWidth: 2,
282
+ strokeWidth: 1.5,
283
283
  strokeLinecap: "round",
284
284
  strokeLinejoin: "round",
285
285
  className: r,
@@ -293,7 +293,7 @@ function L({ size: n = 24, className: r, style: e }) {
293
293
  }
294
294
  );
295
295
  }
296
- function C({ size: n = 24, className: r, style: e }) {
296
+ function M({ size: n = 24, className: r, style: e }) {
297
297
  return /* @__PURE__ */ t(
298
298
  "svg",
299
299
  {
@@ -315,7 +315,7 @@ function C({ size: n = 24, className: r, style: e }) {
315
315
  }
316
316
  );
317
317
  }
318
- function M({ size: n = 24, className: r, style: e }) {
318
+ function C({ size: n = 24, className: r, style: e }) {
319
319
  return /* @__PURE__ */ t(
320
320
  "svg",
321
321
  {
@@ -338,6 +338,28 @@ function M({ size: n = 24, className: r, style: e }) {
338
338
  );
339
339
  }
340
340
  function I({ size: n = 24, className: r, style: e }) {
341
+ return /* @__PURE__ */ t(
342
+ "svg",
343
+ {
344
+ width: n,
345
+ height: n,
346
+ viewBox: "0 0 24 24",
347
+ fill: "none",
348
+ stroke: "currentColor",
349
+ strokeWidth: 2,
350
+ strokeLinecap: "round",
351
+ strokeLinejoin: "round",
352
+ className: r,
353
+ style: e,
354
+ children: [
355
+ /* @__PURE__ */ o("circle", { cx: "12", cy: "12", r: "10" }),
356
+ /* @__PURE__ */ o("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
357
+ /* @__PURE__ */ o("line", { x1: "12", y1: "17", x2: "12.01", y2: "17" })
358
+ ]
359
+ }
360
+ );
361
+ }
362
+ function j({ size: n = 24, className: r, style: e }) {
341
363
  return /* @__PURE__ */ t(
342
364
  "svg",
343
365
  {
@@ -358,7 +380,7 @@ function I({ size: n = 24, className: r, style: e }) {
358
380
  }
359
381
  );
360
382
  }
361
- function j({ size: n = 24, className: r, style: e }) {
383
+ function B({ size: n = 24, className: r, style: e }) {
362
384
  return /* @__PURE__ */ t(
363
385
  "svg",
364
386
  {
@@ -379,13 +401,13 @@ function j({ size: n = 24, className: r, style: e }) {
379
401
  }
380
402
  );
381
403
  }
382
- function B({ size: n = 24, className: r, style: e }) {
404
+ function W({ size: n = 24, className: r, style: e }) {
383
405
  return /* @__PURE__ */ t(
384
406
  "svg",
385
407
  {
386
408
  width: n,
387
409
  height: n,
388
- viewBox: "0 0 24 24",
410
+ viewBox: "-1.5 -1.5 27 27",
389
411
  fill: "none",
390
412
  stroke: "currentColor",
391
413
  strokeWidth: 2,
@@ -400,7 +422,7 @@ function B({ size: n = 24, className: r, style: e }) {
400
422
  }
401
423
  );
402
424
  }
403
- function W({ size: n = 24, className: r, style: e }) {
425
+ function V({ size: n = 24, className: r, style: e }) {
404
426
  return /* @__PURE__ */ t(
405
427
  "svg",
406
428
  {
@@ -421,7 +443,7 @@ function W({ size: n = 24, className: r, style: e }) {
421
443
  }
422
444
  );
423
445
  }
424
- function V({ size: n = 24, className: r, style: e }) {
446
+ function H({ size: n = 24, className: r, style: e }) {
425
447
  return /* @__PURE__ */ o(
426
448
  "svg",
427
449
  {
@@ -439,7 +461,7 @@ function V({ size: n = 24, className: r, style: e }) {
439
461
  }
440
462
  );
441
463
  }
442
- function H({ size: n = 24, className: r, style: e }) {
464
+ function A({ size: n = 24, className: r, style: e }) {
443
465
  return /* @__PURE__ */ t(
444
466
  "svg",
445
467
  {
@@ -482,7 +504,7 @@ function m({ size: n = 24, className: r, style: e }) {
482
504
  }
483
505
  );
484
506
  }
485
- function A({ size: n = 24, className: r, style: e }) {
507
+ function S({ size: n = 24, className: r, style: e }) {
486
508
  return /* @__PURE__ */ t(
487
509
  "svg",
488
510
  {
@@ -501,6 +523,28 @@ function A({ size: n = 24, className: r, style: e }) {
501
523
  );
502
524
  }
503
525
  function E({ size: n = 24, className: r, style: e }) {
526
+ return /* @__PURE__ */ t(
527
+ "svg",
528
+ {
529
+ width: n,
530
+ height: n,
531
+ viewBox: "0 0 24 24",
532
+ fill: "none",
533
+ stroke: "currentColor",
534
+ strokeWidth: 2.5,
535
+ strokeLinecap: "round",
536
+ strokeLinejoin: "round",
537
+ className: r,
538
+ style: e,
539
+ children: [
540
+ /* @__PURE__ */ o("path", { d: "M4 6h16" }),
541
+ /* @__PURE__ */ o("path", { d: "M4 12h16" }),
542
+ /* @__PURE__ */ o("path", { d: "M4 18h16" })
543
+ ]
544
+ }
545
+ );
546
+ }
547
+ function D({ size: n = 24, className: r, style: e }) {
504
548
  return /* @__PURE__ */ t(
505
549
  "svg",
506
550
  {
@@ -516,12 +560,12 @@ function E({ size: n = 24, className: r, style: e }) {
516
560
  style: e,
517
561
  children: [
518
562
  /* @__PURE__ */ o("path", { d: "M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24" }),
519
- /* @__PURE__ */ o("line", { x1: "1", y1: "1", x2: "23", y2: "23" })
563
+ /* @__PURE__ */ o("line", { x1: "4", y1: "4", x2: "20", y2: "20" })
520
564
  ]
521
565
  }
522
566
  );
523
567
  }
524
- function D({ size: n = 24, className: r, style: e }) {
568
+ function P({ size: n = 24, className: r, style: e }) {
525
569
  return /* @__PURE__ */ t(
526
570
  "svg",
527
571
  {
@@ -542,32 +586,209 @@ function D({ size: n = 24, className: r, style: e }) {
542
586
  }
543
587
  );
544
588
  }
589
+ function R({ size: n = 24, className: r, style: e }) {
590
+ return /* @__PURE__ */ t(
591
+ "svg",
592
+ {
593
+ width: n,
594
+ height: n,
595
+ viewBox: "0 0 24 24",
596
+ fill: "none",
597
+ stroke: "currentColor",
598
+ strokeWidth: 2,
599
+ strokeLinecap: "round",
600
+ strokeLinejoin: "round",
601
+ className: r,
602
+ style: e,
603
+ children: [
604
+ /* @__PURE__ */ o("rect", { x: "8", y: "8", width: "14", height: "14", rx: "2" }),
605
+ /* @__PURE__ */ o("path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" })
606
+ ]
607
+ }
608
+ );
609
+ }
610
+ function Z({ size: n = 24, className: r, style: e }) {
611
+ return /* @__PURE__ */ o(
612
+ "svg",
613
+ {
614
+ width: n,
615
+ height: n,
616
+ viewBox: "0 0 24 24",
617
+ fill: "none",
618
+ stroke: "currentColor",
619
+ strokeWidth: 2,
620
+ strokeLinecap: "round",
621
+ strokeLinejoin: "round",
622
+ className: r,
623
+ style: e,
624
+ children: /* @__PURE__ */ o("path", { d: "M5.33 3H18.67A1.5 1.5 0 0 1 19.79 5.5L14.4 11.6V21L9.6 18.6V11.6L4.21 5.5A1.5 1.5 0 0 1 5.33 3Z" })
625
+ }
626
+ );
627
+ }
628
+ function F({ size: n = 24, className: r, style: e }) {
629
+ return /* @__PURE__ */ t(
630
+ "svg",
631
+ {
632
+ width: n,
633
+ height: n,
634
+ viewBox: "0 0 24 24",
635
+ fill: "none",
636
+ stroke: "currentColor",
637
+ strokeWidth: 2,
638
+ strokeLinecap: "round",
639
+ strokeLinejoin: "round",
640
+ className: r,
641
+ style: e,
642
+ children: [
643
+ /* @__PURE__ */ o("circle", { cx: "12", cy: "12", r: "4.5" }),
644
+ /* @__PURE__ */ o("path", { d: "M12 4.5V2" }),
645
+ /* @__PURE__ */ o("path", { d: "M19.5 12H22" }),
646
+ /* @__PURE__ */ o("path", { d: "M12 19.5V22" }),
647
+ /* @__PURE__ */ o("path", { d: "M4.5 12H2" }),
648
+ /* @__PURE__ */ o("path", { d: "M17.3 6.7 19.07 4.93" }),
649
+ /* @__PURE__ */ o("path", { d: "M6.7 6.7 4.93 4.93" }),
650
+ /* @__PURE__ */ o("path", { d: "M6.7 17.3 4.93 19.07" }),
651
+ /* @__PURE__ */ o("path", { d: "M17.3 17.3 19.07 19.07" })
652
+ ]
653
+ }
654
+ );
655
+ }
656
+ function b({ size: n = 24, className: r, style: e }) {
657
+ return /* @__PURE__ */ o(
658
+ "svg",
659
+ {
660
+ width: n,
661
+ height: n,
662
+ viewBox: "0 0 24 24",
663
+ fill: "none",
664
+ stroke: "currentColor",
665
+ strokeWidth: 2,
666
+ strokeLinecap: "round",
667
+ strokeLinejoin: "round",
668
+ className: r,
669
+ style: e,
670
+ children: /* @__PURE__ */ o("path", { d: "M12 3.5a6.01 6.01 0 0 0 8.5 8.5 8.5 8.5 0 1 1-8.5-8.5Z" })
671
+ }
672
+ );
673
+ }
674
+ function Q({ size: n = 24, className: r, style: e }) {
675
+ return /* @__PURE__ */ t(
676
+ "svg",
677
+ {
678
+ width: n,
679
+ height: n,
680
+ viewBox: "0 0 24 24",
681
+ fill: "none",
682
+ stroke: "currentColor",
683
+ strokeWidth: 1.5,
684
+ strokeLinecap: "round",
685
+ strokeLinejoin: "round",
686
+ className: r,
687
+ style: e,
688
+ children: [
689
+ /* @__PURE__ */ o("path", { d: "M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Z" }),
690
+ /* @__PURE__ */ o("path", { d: "M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7" }),
691
+ /* @__PURE__ */ o("path", { d: "M7 3v4a1 1 0 0 0 1 1h7" })
692
+ ]
693
+ }
694
+ );
695
+ }
696
+ function T({ size: n = 24, className: r, style: e }) {
697
+ return /* @__PURE__ */ t(
698
+ "svg",
699
+ {
700
+ width: n,
701
+ height: n,
702
+ viewBox: "0 0 24 24",
703
+ fill: "none",
704
+ stroke: "currentColor",
705
+ strokeWidth: 1.5,
706
+ strokeLinecap: "round",
707
+ strokeLinejoin: "round",
708
+ className: r,
709
+ style: e,
710
+ children: [
711
+ /* @__PURE__ */ o("path", { d: "M10.092 3.25c.485-2 3.33-2 3.815 0a1.963 1.963 0 002.93 1.214c1.757-1.071 3.77.941 2.699 2.699a1.963 1.963 0 001.213 2.929c2 .485 2 3.33 0 3.815a1.963 1.963 0 00-1.214 2.93c1.071 1.757-.941 3.77-2.699 2.699a1.963 1.963 0 00-2.929 1.213c-.485 2-3.33 2-3.815 0a1.963 1.963 0 00-2.93-1.214c-1.757 1.071-3.77-.941-2.699-2.699a1.963 1.963 0 00-1.213-2.929c-2-.485-2-3.33 0-3.815a1.963 1.963 0 001.214-2.93c-1.071-1.757.941-3.77 2.699-2.699 1.134.692 2.615.08 2.929-1.213z" }),
712
+ /* @__PURE__ */ o("path", { d: "M15.417 12a3.417 3.417 0 11-6.833 0 3.417 3.417 0 016.833 0z" })
713
+ ]
714
+ }
715
+ );
716
+ }
717
+ function U({ size: n = 24, className: r, style: e }) {
718
+ return /* @__PURE__ */ t(
719
+ "svg",
720
+ {
721
+ width: n,
722
+ height: n,
723
+ viewBox: "0 0 24 24",
724
+ fill: "none",
725
+ stroke: "currentColor",
726
+ strokeWidth: 2,
727
+ strokeLinecap: "round",
728
+ strokeLinejoin: "round",
729
+ className: r,
730
+ style: e,
731
+ children: [
732
+ /* @__PURE__ */ o("rect", { x: "4", y: "4", width: "16", height: "16", rx: "2" }),
733
+ /* @__PURE__ */ o("path", { d: "m8.5 9.5 2.5 2.5-2.5 2.5" }),
734
+ /* @__PURE__ */ o("path", { d: "M13.5 14.5h2.5" })
735
+ ]
736
+ }
737
+ );
738
+ }
739
+ function q({ size: n = 24, className: r, style: e }) {
740
+ return /* @__PURE__ */ o(
741
+ "svg",
742
+ {
743
+ width: n,
744
+ height: n,
745
+ viewBox: "0 0 24 24",
746
+ fill: "none",
747
+ stroke: "currentColor",
748
+ strokeWidth: 2,
749
+ strokeLinecap: "round",
750
+ strokeLinejoin: "round",
751
+ className: r,
752
+ style: e,
753
+ children: /* @__PURE__ */ o("path", { d: "M13.43 3.37A1.55 1.55 0 0 0 10.57 3.37L8.58 8.15L3.44 8.56A1.55 1.55 0 0 0 2.54 11.29L6.47 14.65L5.27 19.67A1.55 1.55 0 0 0 7.58 21.36L12 18.66L16.42 21.36A1.55 1.55 0 0 0 18.73 19.67L17.53 14.65L21.46 11.29A1.55 1.55 0 0 0 20.56 8.56L15.42 8.15Z" })
754
+ }
755
+ );
756
+ }
545
757
  export {
546
- B as C,
547
- H as D,
548
- y as E,
549
- s as H,
550
- M as I,
758
+ W as C,
759
+ A as D,
760
+ f as E,
761
+ Z as F,
762
+ a as H,
763
+ C as I,
551
764
  k as L,
552
- V as M,
553
- I as P,
554
- w as R,
555
- D as S,
556
- L as T,
557
- x as U,
558
- u as V,
559
- a as W,
560
- f as a,
561
- p as b,
562
- v as c,
765
+ E as M,
766
+ j as P,
767
+ I as Q,
768
+ g as R,
769
+ Q as S,
770
+ y as T,
771
+ p as U,
772
+ s as V,
773
+ u as W,
774
+ L as a,
775
+ v as b,
776
+ x as c,
563
777
  d,
564
- C as e,
565
- l as f,
566
- E as g,
567
- A as h,
568
- m as i,
569
- W as j,
570
- j as k,
571
- g as l
778
+ U as e,
779
+ R as f,
780
+ M as g,
781
+ l as h,
782
+ D as i,
783
+ H as j,
784
+ b as k,
785
+ S as l,
786
+ m,
787
+ V as n,
788
+ B as o,
789
+ w as p,
790
+ P as q,
791
+ T as r,
792
+ q as s,
793
+ F as t
572
794
  };
573
- //# sourceMappingURL=GeneratedIcons-HFZmBTBT.js.map
@@ -0,0 +1 @@
1
+ "use strict";const n=require("react/jsx-runtime");function s({size:o=24,color:r="currentColor",strokeWidth:e=2,className:t,style:i}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:r,strokeWidth:e,strokeLinecap:"round",strokeLinejoin:"round",className:t,style:i,children:[n.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),n.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})}function c({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h8"}),n.jsx("polyline",{points:"17 4 20 4 20 7"}),n.jsx("line",{x1:"13",y1:"11",x2:"20",y2:"4"})]})}function h({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("rect",{x:"3",y:"4",width:"18",height:"14",rx:"2"}),n.jsx("line",{x1:"8",y1:"21",x2:"16",y2:"21"}),n.jsx("line",{x1:"12",y1:"18",x2:"12",y2:"21"}),n.jsx("line",{x1:"7",y1:"11",x2:"17",y2:"11"})]})}function d({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),n.jsx("circle",{cx:"12",cy:"12",r:"3"})]})}function x({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M1.5 9a15.5 15.5 0 0 1 21 0"}),n.jsx("path",{d:"M5 12.5a10 10 0 0 1 14 0"}),n.jsx("path",{d:"M8.5 16a5 5 0 0 1 7 0"}),n.jsx("circle",{cx:"12",cy:"20",r:"1.5",fill:"currentColor"})]})}function l({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("rect",{x:"5",y:"11",width:"14",height:"10",rx:"2"}),n.jsx("path",{d:"M8 11V7a4 4 0 0 1 8 0v4"})]})}function u({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("rect",{x:"5",y:"11",width:"14",height:"10",rx:"2"}),n.jsx("path",{d:"M8 11V7a4 4 0 0 1 7.83-1"})]})}function a({size:o=24,className:r,style:e}){return n.jsx("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:n.jsx("polyline",{points:"9 18 15 12 9 6"})})}function j({size:o=24,className:r,style:e}){return n.jsx("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:n.jsx("polyline",{points:"15 18 9 12 15 6"})})}function k({size:o=24,className:r,style:e}){return n.jsx("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:n.jsx("polyline",{points:"6 9 12 15 18 9"})})}function p({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M21 3v5h-5"}),n.jsx("path",{d:"M3 12a9 9 0 0 1 15-6.7L21 8"}),n.jsx("path",{d:"M3 21v-5h5"}),n.jsx("path",{d:"M21 12a9 9 0 0 1-15 6.7L3 16"})]})}function v({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8"}),n.jsx("path",{d:"M3 3v5h5"})]})}function L({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"-2.1 -2.1 28.2 28.2",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),n.jsx("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]})}function w({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("polyline",{points:"3 6 5 6 21 6"}),n.jsx("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}),n.jsx("line",{x1:"10",y1:"11",x2:"10",y2:"17"}),n.jsx("line",{x1:"14",y1:"11",x2:"14",y2:"17"})]})}function f({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M4 4h5l2 2h9a1 1 0 0 1 1 1v2H3V5a1 1 0 0 1 1-1z"}),n.jsx("path",{d:"M2 9h20l-2 11H4L2 9z"}),n.jsx("path",{d:"M8 14h8",strokeDasharray:"2 2",opacity:"0.5"})]})}function g({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("circle",{cx:"12",cy:"12",r:"10"}),n.jsx("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),n.jsx("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"})]})}function I({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("circle",{cx:"12",cy:"12",r:"10"}),n.jsx("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}),n.jsx("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"})]})}function y({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),n.jsx("path",{d:"M22 12A10 10 0 0 0 12 2v10z"})]})}function M({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M12 2v10"}),n.jsx("path",{d:"M18.4 6.6a9 9 0 1 1-12.77.04"})]})}function C({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"-1.5 -1.5 27 27",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),n.jsx("circle",{cx:"12",cy:"13",r:"4"})]})}function B({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),n.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]})}function W({size:o=24,className:r,style:e}){return n.jsx("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:n.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})})}function V({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("circle",{cx:"9.5",cy:"4",r:"2",opacity:"0.5"}),n.jsx("circle",{cx:"9.5",cy:"4",r:"3.5",opacity:"0.3"}),n.jsx("path",{d:"M8 13V5.5a1.5 1.5 0 0 1 3 0V12"}),n.jsx("path",{d:"M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5"}),n.jsx("path",{d:"M14 10.5a1.5 1.5 0 0 1 3 0v1.5"}),n.jsx("path",{d:"M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1-6 6h-2h.2a6 6 0 0 1-5-2.7l-.2-.3c-.3-.5-1.4-2.4-3.2-6.3l-.5-.8a.6.6 0 0 1 .5-.8h2.5"})]})}function H({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"currentColor",className:r,style:e,children:[n.jsx("circle",{cx:"12",cy:"5",r:"2"}),n.jsx("circle",{cx:"12",cy:"12",r:"2"}),n.jsx("circle",{cx:"12",cy:"19",r:"2"})]})}function A({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"currentColor",className:r,style:e,children:[n.jsx("circle",{cx:"5",cy:"12",r:"2"}),n.jsx("circle",{cx:"12",cy:"12",r:"2"}),n.jsx("circle",{cx:"19",cy:"12",r:"2"})]})}function S({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2.5,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M4 6h16"}),n.jsx("path",{d:"M4 12h16"}),n.jsx("path",{d:"M4 18h16"})]})}function m({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}),n.jsx("line",{x1:"4",y1:"4",x2:"20",y2:"20"})]})}function E({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("circle",{cx:"11",cy:"11",r:"8"}),n.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"})]})}function R({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("rect",{x:"8",y:"8",width:"14",height:"14",rx:"2"}),n.jsx("path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"})]})}function P({size:o=24,className:r,style:e}){return n.jsx("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:n.jsx("path",{d:"M5.33 3H18.67A1.5 1.5 0 0 1 19.79 5.5L14.4 11.6V21L9.6 18.6V11.6L4.21 5.5A1.5 1.5 0 0 1 5.33 3Z"})})}function D({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("circle",{cx:"12",cy:"12",r:"4.5"}),n.jsx("path",{d:"M12 4.5V2"}),n.jsx("path",{d:"M19.5 12H22"}),n.jsx("path",{d:"M12 19.5V22"}),n.jsx("path",{d:"M4.5 12H2"}),n.jsx("path",{d:"M17.3 6.7 19.07 4.93"}),n.jsx("path",{d:"M6.7 6.7 4.93 4.93"}),n.jsx("path",{d:"M6.7 17.3 4.93 19.07"}),n.jsx("path",{d:"M17.3 17.3 19.07 19.07"})]})}function F({size:o=24,className:r,style:e}){return n.jsx("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:n.jsx("path",{d:"M12 3.5a6.01 6.01 0 0 0 8.5 8.5 8.5 8.5 0 1 1-8.5-8.5Z"})})}function Z({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Z"}),n.jsx("path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7"}),n.jsx("path",{d:"M7 3v4a1 1 0 0 0 1 1h7"})]})}function b({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("path",{d:"M10.092 3.25c.485-2 3.33-2 3.815 0a1.963 1.963 0 002.93 1.214c1.757-1.071 3.77.941 2.699 2.699a1.963 1.963 0 001.213 2.929c2 .485 2 3.33 0 3.815a1.963 1.963 0 00-1.214 2.93c1.071 1.757-.941 3.77-2.699 2.699a1.963 1.963 0 00-2.929 1.213c-.485 2-3.33 2-3.815 0a1.963 1.963 0 00-2.93-1.214c-1.757 1.071-3.77-.941-2.699-2.699a1.963 1.963 0 00-1.213-2.929c-2-.485-2-3.33 0-3.815a1.963 1.963 0 001.214-2.93c-1.071-1.757.941-3.77 2.699-2.699 1.134.692 2.615.08 2.929-1.213z"}),n.jsx("path",{d:"M15.417 12a3.417 3.417 0 11-6.833 0 3.417 3.417 0 016.833 0z"})]})}function Q({size:o=24,className:r,style:e}){return n.jsxs("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:[n.jsx("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2"}),n.jsx("path",{d:"m8.5 9.5 2.5 2.5-2.5 2.5"}),n.jsx("path",{d:"M13.5 14.5h2.5"})]})}function T({size:o=24,className:r,style:e}){return n.jsx("svg",{width:o,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:r,style:e,children:n.jsx("path",{d:"M13.43 3.37A1.55 1.55 0 0 0 10.57 3.37L8.58 8.15L3.44 8.56A1.55 1.55 0 0 0 2.54 11.29L6.47 14.65L5.27 19.67A1.55 1.55 0 0 0 7.58 21.36L12 18.66L16.42 21.36A1.55 1.55 0 0 0 18.73 19.67L17.53 14.65L21.46 11.29A1.55 1.55 0 0 0 20.56 8.56L15.42 8.15Z"})})}exports.CameraIcon=C;exports.ChevronDownIcon=k;exports.ChevronLeftIcon=j;exports.ChevronRightIcon=a;exports.CloseIcon=s;exports.ConsoleIcon=Q;exports.CopyIcon=R;exports.DoubleClickIcon=V;exports.EditIcon=L;exports.EmptyFolderIcon=f;exports.ExternalLinkIcon=c;exports.EyeHiddenIcon=m;exports.FilterIcon=P;exports.HideAppsIcon=h;exports.InfoIcon=g;exports.LockIcon=l;exports.MenuIcon=S;exports.MinusIcon=W;exports.MoonIcon=F;exports.MoreHorizontalIcon=A;exports.MoreIcon=H;exports.PieChartIcon=y;exports.PlusIcon=B;exports.PowerIcon=M;exports.QuestionIcon=I;exports.RefreshIcon=p;exports.RevertIcon=v;exports.SaveIcon=Z;exports.SearchIcon=E;exports.SettingsIcon=b;exports.StarIcon=T;exports.SunIcon=D;exports.TrashIcon=w;exports.UnlockIcon=u;exports.ViewIcon=d;exports.WifiIcon=x;
@@ -1,2 +1 @@
1
1
  "use strict";function i(r){var f,n,t="";if(typeof r=="string"||typeof r=="number")t+=r;else if(typeof r=="object")if(Array.isArray(r)){var s=r.length;for(f=0;f<s;f++)r[f]&&(n=i(r[f]))&&(t&&(t+=" "),t+=n)}else for(n in r)r[n]&&(t&&(t+=" "),t+=n);return t}function o(){for(var r,f,n=0,t="",s=arguments.length;n<s;n++)(r=arguments[n])&&(f=i(r))&&(t&&(t+=" "),t+=f);return t}exports.clsx=o;
2
- //# sourceMappingURL=clsx-C11secjj.cjs.map
@@ -14,4 +14,3 @@ function i() {
14
14
  export {
15
15
  i as c
16
16
  };
17
- //# sourceMappingURL=clsx-OuTLNxxd.js.map
@@ -33,4 +33,3 @@
33
33
  white-space: inherit;
34
34
  }
35
35
  `}),e.jsxs("div",{className:"nc-code-editor-container",style:{border:"1px solid var(--nc-border)",background:t?"var(--nc-bg-secondary)":"var(--nc-bg-tertiary)",minHeight:r,maxHeight:x,display:"flex"},children:[d&&e.jsx("div",{ref:f,style:{padding:"10px 8px",paddingRight:12,background:"var(--nc-bg-tertiary)",borderRight:"1px solid var(--nc-border)",color:"var(--nc-text-weak)",fontFamily:'Consolas, Monaco, "Courier New", monospace',fontSize:13,lineHeight:"1.5",textAlign:"right",userSelect:"none",whiteSpace:"pre",minWidth:40,overflow:"hidden"},children:z}),e.jsx("div",{ref:g,className:`code-editor-container${t?" read-only":""}`,style:{flex:1,overflowX:"auto",overflowY:"auto",color:"var(--nc-text)"},onScroll:_,children:e.jsx(m._default,{value:n,onValueChange:a,highlight:T,padding:10,readOnly:t,style:{fontFamily:'Consolas, Monaco, "Courier New", monospace',fontSize:13,lineHeight:"1.5",minHeight:Math.max(r-2,0),background:"transparent",color:"var(--nc-text)",whiteSpace:"pre",minWidth:"max-content",tabSize:h},textareaClassName:"code-editor-textarea"})})]})]})}exports.CodeEditor=S;exports.default=S;exports.detectLanguage=H;
36
- //# sourceMappingURL=code-editor.cjs.map
@@ -263,4 +263,3 @@ export {
263
263
  Q as default,
264
264
  K as detectLanguage
265
265
  };
266
- //# sourceMappingURL=code-editor.js.map
package/dist/icons.cjs CHANGED
@@ -1,2 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./GeneratedIcons-CGjL38ny.cjs");exports.CameraIcon=o.CameraIcon;exports.ChevronDownIcon=o.ChevronDownIcon;exports.ChevronLeftIcon=o.ChevronLeftIcon;exports.ChevronRightIcon=o.ChevronRightIcon;exports.CloseIcon=o.CloseIcon;exports.DoubleClickIcon=o.DoubleClickIcon;exports.EditIcon=o.EditIcon;exports.EmptyFolderIcon=o.EmptyFolderIcon;exports.ExternalLinkIcon=o.ExternalLinkIcon;exports.EyeHiddenIcon=o.EyeHiddenIcon;exports.HideAppsIcon=o.HideAppsIcon;exports.InfoIcon=o.InfoIcon;exports.LockIcon=o.LockIcon;exports.MinusIcon=o.MinusIcon;exports.MoreHorizontalIcon=o.MoreHorizontalIcon;exports.MoreIcon=o.MoreIcon;exports.PieChartIcon=o.PieChartIcon;exports.PlusIcon=o.PlusIcon;exports.PowerIcon=o.PowerIcon;exports.RefreshIcon=o.RefreshIcon;exports.RevertIcon=o.RevertIcon;exports.SearchIcon=o.SearchIcon;exports.TrashIcon=o.TrashIcon;exports.UnlockIcon=o.UnlockIcon;exports.ViewIcon=o.ViewIcon;exports.WifiIcon=o.WifiIcon;
2
- //# sourceMappingURL=icons.cjs.map
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./GeneratedIcons-DGITx4_M.cjs");exports.CameraIcon=o.CameraIcon;exports.ChevronDownIcon=o.ChevronDownIcon;exports.ChevronLeftIcon=o.ChevronLeftIcon;exports.ChevronRightIcon=o.ChevronRightIcon;exports.CloseIcon=o.CloseIcon;exports.ConsoleIcon=o.ConsoleIcon;exports.CopyIcon=o.CopyIcon;exports.DoubleClickIcon=o.DoubleClickIcon;exports.EditIcon=o.EditIcon;exports.EmptyFolderIcon=o.EmptyFolderIcon;exports.ExternalLinkIcon=o.ExternalLinkIcon;exports.EyeHiddenIcon=o.EyeHiddenIcon;exports.FilterIcon=o.FilterIcon;exports.HideAppsIcon=o.HideAppsIcon;exports.InfoIcon=o.InfoIcon;exports.LockIcon=o.LockIcon;exports.MenuIcon=o.MenuIcon;exports.MinusIcon=o.MinusIcon;exports.MoonIcon=o.MoonIcon;exports.MoreHorizontalIcon=o.MoreHorizontalIcon;exports.MoreIcon=o.MoreIcon;exports.PieChartIcon=o.PieChartIcon;exports.PlusIcon=o.PlusIcon;exports.PowerIcon=o.PowerIcon;exports.QuestionIcon=o.QuestionIcon;exports.RefreshIcon=o.RefreshIcon;exports.RevertIcon=o.RevertIcon;exports.SaveIcon=o.SaveIcon;exports.SearchIcon=o.SearchIcon;exports.SettingsIcon=o.SettingsIcon;exports.StarIcon=o.StarIcon;exports.SunIcon=o.SunIcon;exports.TrashIcon=o.TrashIcon;exports.UnlockIcon=o.UnlockIcon;exports.ViewIcon=o.ViewIcon;exports.WifiIcon=o.WifiIcon;