neatkit 0.15.3 → 0.16.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/{Button-DdxB1ps7.js → Button-DpsjwCjJ.js} +1 -1
- package/dist/{Button-pinr6Woy.cjs → Button-ysPCQKRu.cjs} +1 -1
- package/dist/Button.cjs +1 -1
- package/dist/Button.js +1 -1
- package/dist/Checkbox.cjs +1 -1
- package/dist/Checkbox.js +1 -1
- package/dist/Icon-BphC5b-i.cjs +1 -0
- package/dist/{Icon-DK4tkZtF.js → Icon-Dbh4PSBI.js} +145 -99
- package/dist/Icon.cjs +1 -1
- package/dist/Icon.js +1 -1
- package/dist/Input.cjs +1 -1
- package/dist/Input.js +1 -1
- package/dist/Markdown.cjs +1 -1
- package/dist/Markdown.js +1 -1
- package/dist/Modal.cjs +1 -1
- package/dist/Modal.js +1 -1
- package/dist/Select.cjs +1 -1
- package/dist/Select.js +1 -1
- package/dist/Sidebar.cjs +1 -1
- package/dist/Sidebar.js +274 -242
- package/dist/Skeleton-CBS-MN5x.cjs +1 -0
- package/dist/Skeleton-CEWiIR1S.js +37 -0
- package/dist/Skeleton.cjs +1 -1
- package/dist/Skeleton.js +2 -29
- package/dist/Table-CXX2U8UT.cjs +1 -0
- package/dist/{Table-DdTjtnRE.js → Table-DfckcbhA.js} +91 -89
- package/dist/Table.cjs +1 -1
- package/dist/Table.js +1 -1
- package/dist/components/Icon/icons/BinaryIcon.d.ts +11 -0
- package/dist/components/Icon/icons/TrashIcon.d.ts +11 -0
- package/dist/components/Icon/utils/registry.d.ts +2 -0
- package/dist/components/Sidebar/components/SidebarUser.d.ts +2 -2
- package/dist/components/Skeleton/Skeleton.d.ts +18 -7
- package/dist/components/Table/Table.d.ts +6 -0
- package/dist/components/Table/index.d.ts +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/Icon-CgQ62bgw.cjs +0 -1
- package/dist/Table-DBkiHOd0.cjs +0 -1
|
@@ -174,10 +174,31 @@ const C = l(function(t, e) {
|
|
|
174
174
|
height: c,
|
|
175
175
|
viewBox: "0 0 14 14",
|
|
176
176
|
fill: "none",
|
|
177
|
-
children: /* @__PURE__ */ o(
|
|
177
|
+
children: /* @__PURE__ */ o(
|
|
178
|
+
"path",
|
|
179
|
+
{
|
|
180
|
+
fill: "currentColor",
|
|
181
|
+
d: "M8.794 2.621a.75.75 0 1 0 1.041 1.08l-.52-.54zM10.52 2h.75a.75.75 0 0 0-1.27-.54zm-.75 3.929a.75.75 0 0 0 1.5 0h-1.5M2.498 8.692a.75.75 0 1 0 1.041 1.08l-.52-.54zm1.723-.62h.75a.75.75 0 0 0-1.271-.54zM3.47 12a.75.75 0 0 0 1.5 0h-1.5m.38-10v.75c.635 0 1.103.49 1.103 1.036h1.5c0-1.426-1.191-2.536-2.602-2.536zm1.853 1.786h-.75v.357h1.5v-.357zm0 .357h-.75c0 .547-.468 1.036-1.102 1.036v1.5c1.41 0 2.602-1.11 2.602-2.536zM3.852 5.929v-.75c-.635 0-1.102-.49-1.102-1.036h-1.5c0 1.426 1.19 2.536 2.602 2.536zM2 4.143h.75v-.357h-1.5v.357zm0-.357h.75c0-.547.467-1.036 1.102-1.036v-1.5C2.44 1.25 1.25 2.36 1.25 3.786zm7.315-.625.52.54L11.04 2.54 10.52 2l-.52-.54-1.205 1.161zM10.519 2h-.75v3.929h1.5V2zm-7.5 7.232.52.54L4.742 8.61l-.521-.54-.521-.54-1.202 1.161zm1.202-1.16h-.75V12h1.5V8.071zm5.927 0v.75c.635 0 1.102.488 1.102 1.035h1.5c0-1.426-1.19-2.536-2.602-2.536zM12 9.856h-.75v.357h1.5v-.357zm0 .357h-.75c0 .547-.467 1.036-1.102 1.036v1.5c1.411 0 2.602-1.11 2.602-2.536zM10.148 12v-.75c-.634 0-1.102-.49-1.102-1.036h-1.5c0 1.426 1.191 2.536 2.602 2.536zm-1.852-1.786h.75v-.357h-1.5v.357zm0-.357h.75c0-.547.468-1.036 1.102-1.036v-1.5c-1.41 0-2.602 1.11-2.602 2.536z"
|
|
182
|
+
}
|
|
183
|
+
)
|
|
178
184
|
}
|
|
179
185
|
);
|
|
180
186
|
}), V = l(function(t, e) {
|
|
187
|
+
const { height: c, width: n, ...r } = t;
|
|
188
|
+
return /* @__PURE__ */ o(
|
|
189
|
+
"svg",
|
|
190
|
+
{
|
|
191
|
+
...r,
|
|
192
|
+
ref: e,
|
|
193
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
194
|
+
width: n,
|
|
195
|
+
height: c,
|
|
196
|
+
viewBox: "0 0 14 14",
|
|
197
|
+
fill: "none",
|
|
198
|
+
children: /* @__PURE__ */ o("path", { fill: "currentColor", d: "M13 2.229c0-.413-.112-.818-.324-1.17a2.2 2.2 0 0 0-.88-.822A2.15 2.15 0 0 0 9.51.441c-.325.246-.577.58-.726.964a2.27 2.27 0 0 0 .4 2.303c.27.308.618.534 1.006.652v.095c0 .507-.197.992-.548 1.35a1.86 1.86 0 0 1-1.325.559H5.82c-.675.007-1.33.23-1.874.636V4.36a2.2 2.2 0 0 0 1.218-.936A2.26 2.26 0 0 0 4.751.542 2.16 2.16 0 0 0 3.322 0c-.525 0-1.032.193-1.43.542a2.26 2.26 0 0 0-.413 2.882c.283.451.716.783 1.219.936v5.28a2.2 2.2 0 0 0-1.218.936 2.26 2.26 0 0 0 .413 2.882c.397.35.904.542 1.43.542.524 0 1.031-.193 1.428-.542a2.26 2.26 0 0 0 .413-2.882 2.2 2.2 0 0 0-1.218-.936v-.095c0-.507.198-.992.55-1.35a1.86 1.86 0 0 1 1.324-.559h2.497c.828 0 1.622-.335 2.208-.931a3.2 3.2 0 0 0 .914-2.25V4.36c.45-.137.846-.418 1.127-.802S13 2.708 13 2.229" })
|
|
199
|
+
}
|
|
200
|
+
);
|
|
201
|
+
}), B = l(function(t, e) {
|
|
181
202
|
const { height: c, width: n, ...r } = t;
|
|
182
203
|
return /* @__PURE__ */ h(
|
|
183
204
|
"svg",
|
|
@@ -228,7 +249,7 @@ const C = l(function(t, e) {
|
|
|
228
249
|
]
|
|
229
250
|
}
|
|
230
251
|
);
|
|
231
|
-
}),
|
|
252
|
+
}), z = l(function(t, e) {
|
|
232
253
|
const { height: c, width: n, ...r } = t;
|
|
233
254
|
return /* @__PURE__ */ h(
|
|
234
255
|
"svg",
|
|
@@ -326,7 +347,7 @@ const C = l(function(t, e) {
|
|
|
326
347
|
)
|
|
327
348
|
}
|
|
328
349
|
);
|
|
329
|
-
}),
|
|
350
|
+
}), y = l(function(t, e) {
|
|
330
351
|
const { height: c, width: n, ...r } = t;
|
|
331
352
|
return /* @__PURE__ */ o(
|
|
332
353
|
"svg",
|
|
@@ -374,7 +395,7 @@ const C = l(function(t, e) {
|
|
|
374
395
|
)
|
|
375
396
|
}
|
|
376
397
|
);
|
|
377
|
-
}),
|
|
398
|
+
}), W = l(function(t, e) {
|
|
378
399
|
const { height: c, width: n, ...r } = t;
|
|
379
400
|
return /* @__PURE__ */ o(
|
|
380
401
|
"svg",
|
|
@@ -398,7 +419,7 @@ const C = l(function(t, e) {
|
|
|
398
419
|
)
|
|
399
420
|
}
|
|
400
421
|
);
|
|
401
|
-
}),
|
|
422
|
+
}), b = l(function(t, e) {
|
|
402
423
|
const { height: c, width: n, ...r } = t;
|
|
403
424
|
return /* @__PURE__ */ o(
|
|
404
425
|
"svg",
|
|
@@ -413,7 +434,7 @@ const C = l(function(t, e) {
|
|
|
413
434
|
children: /* @__PURE__ */ o("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.391 7.868a3.501 3.501 0 0 1-6.782 0 1 1 0 0 1-.109.007H.875a.875.875 0 1 1 0-1.75H3.5q.055 0 .109.007a3.501 3.501 0 0 1 6.782 0 1 1 0 0 1 .109-.007h2.625a.875.875 0 1 1 0 1.75H10.5a1 1 0 0 1-.109-.007M7 8.75a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5", clipRule: "evenodd" })
|
|
414
435
|
}
|
|
415
436
|
);
|
|
416
|
-
}),
|
|
437
|
+
}), j = l(function(t, e) {
|
|
417
438
|
const { height: c, width: n, ...r } = t;
|
|
418
439
|
return /* @__PURE__ */ o(
|
|
419
440
|
"svg",
|
|
@@ -436,7 +457,7 @@ const C = l(function(t, e) {
|
|
|
436
457
|
)
|
|
437
458
|
}
|
|
438
459
|
);
|
|
439
|
-
}),
|
|
460
|
+
}), G = l(function(t, e) {
|
|
440
461
|
const { height: c, width: n, ...r } = t;
|
|
441
462
|
return /* @__PURE__ */ o(
|
|
442
463
|
"svg",
|
|
@@ -460,7 +481,7 @@ const C = l(function(t, e) {
|
|
|
460
481
|
)
|
|
461
482
|
}
|
|
462
483
|
);
|
|
463
|
-
}),
|
|
484
|
+
}), E = l(function(t, e) {
|
|
464
485
|
const { height: c, width: n, ...r } = t;
|
|
465
486
|
return /* @__PURE__ */ o(
|
|
466
487
|
"svg",
|
|
@@ -481,7 +502,7 @@ const C = l(function(t, e) {
|
|
|
481
502
|
)
|
|
482
503
|
}
|
|
483
504
|
);
|
|
484
|
-
}),
|
|
505
|
+
}), D = l(function(t, e) {
|
|
485
506
|
const { height: c, width: n, ...r } = t;
|
|
486
507
|
return /* @__PURE__ */ o(
|
|
487
508
|
"svg",
|
|
@@ -502,7 +523,7 @@ const C = l(function(t, e) {
|
|
|
502
523
|
)
|
|
503
524
|
}
|
|
504
525
|
);
|
|
505
|
-
}),
|
|
526
|
+
}), S = l(function(t, e) {
|
|
506
527
|
const { height: c, width: n, ...r } = t;
|
|
507
528
|
return /* @__PURE__ */ o(
|
|
508
529
|
"svg",
|
|
@@ -523,7 +544,7 @@ const C = l(function(t, e) {
|
|
|
523
544
|
)
|
|
524
545
|
}
|
|
525
546
|
);
|
|
526
|
-
}),
|
|
547
|
+
}), F = l(function(t, e) {
|
|
527
548
|
const { height: c, width: n, ...r } = t;
|
|
528
549
|
return /* @__PURE__ */ h(
|
|
529
550
|
"svg",
|
|
@@ -557,7 +578,7 @@ const C = l(function(t, e) {
|
|
|
557
578
|
]
|
|
558
579
|
}
|
|
559
580
|
);
|
|
560
|
-
}),
|
|
581
|
+
}), T = l(function(t, e) {
|
|
561
582
|
const { height: c, width: n, ...r } = t;
|
|
562
583
|
return /* @__PURE__ */ h(
|
|
563
584
|
"svg",
|
|
@@ -587,7 +608,7 @@ const C = l(function(t, e) {
|
|
|
587
608
|
]
|
|
588
609
|
}
|
|
589
610
|
);
|
|
590
|
-
}),
|
|
611
|
+
}), U = l(function(t, e) {
|
|
591
612
|
const { height: c, width: n, ...r } = t;
|
|
592
613
|
return /* @__PURE__ */ o(
|
|
593
614
|
"svg",
|
|
@@ -611,7 +632,7 @@ const C = l(function(t, e) {
|
|
|
611
632
|
)
|
|
612
633
|
}
|
|
613
634
|
);
|
|
614
|
-
}),
|
|
635
|
+
}), Y = l(function(t, e) {
|
|
615
636
|
const { height: c, width: n, ...r } = t;
|
|
616
637
|
return /* @__PURE__ */ o(
|
|
617
638
|
"svg",
|
|
@@ -632,7 +653,7 @@ const C = l(function(t, e) {
|
|
|
632
653
|
)
|
|
633
654
|
}
|
|
634
655
|
);
|
|
635
|
-
}),
|
|
656
|
+
}), K = l(function(t, e) {
|
|
636
657
|
const { height: c, width: n, ...r } = t;
|
|
637
658
|
return /* @__PURE__ */ o(
|
|
638
659
|
"svg",
|
|
@@ -647,7 +668,7 @@ const C = l(function(t, e) {
|
|
|
647
668
|
children: /* @__PURE__ */ o("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M12 5.5v4.867c0 .746 0 1.12-.14 1.405a1.3 1.3 0 0 1-.562.583c-.275.145-.635.145-1.355.145H4.557c-.72 0-1.08 0-1.355-.145a1.3 1.3 0 0 1-.562-.583c-.14-.285-.14-.659-.14-1.405V3.633c0-.746 0-1.12.14-1.405.123-.25.32-.455.562-.583.275-.145.635-.145 1.355-.145h3.586M12 5.5l-3.857-4M12 5.5H8.786a.655.655 0 0 1-.643-.667V1.5" })
|
|
648
669
|
}
|
|
649
670
|
);
|
|
650
|
-
}),
|
|
671
|
+
}), N = l(function(t, e) {
|
|
651
672
|
const { height: c, width: n, ...r } = t;
|
|
652
673
|
return /* @__PURE__ */ o(
|
|
653
674
|
"svg",
|
|
@@ -662,7 +683,7 @@ const C = l(function(t, e) {
|
|
|
662
683
|
children: /* @__PURE__ */ o("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M2.49 2.25H5.19c.413 0 .508.004.588.021q.133.03.243.093c.064.036.128.088.421.358l.098.09c.244.224.45.42.7.56q.232.13.486.205l.17.044c.278.061.564.058.912.058h2.702c.447 0 .74 0 .966.017.217.017.307.045.356.068a.75.75 0 0 1 .342.308c.013.024.04.084.056.27.018.198.019.459.019.872v5c0 .413-.001.675-.019.872-.016.186-.043.246-.056.27a.75.75 0 0 1-.342.309c-.049.023-.139.051-.356.067-.225.017-.52.018-.966.018H2.489c-.447 0-.74 0-.966-.018-.217-.016-.307-.044-.356-.067a.75.75 0 0 1-.342-.309c-.013-.024-.04-.084-.056-.27a11 11 0 0 1-.019-.872V3.786c0-.413.001-.675.019-.872.016-.186.043-.246.056-.27a.75.75 0 0 1 .342-.309c.049-.023.139-.051.356-.067.225-.017.52-.018.966-.018" })
|
|
663
684
|
}
|
|
664
685
|
);
|
|
665
|
-
}),
|
|
686
|
+
}), O = l(function(t, e) {
|
|
666
687
|
const { height: c, width: n, ...r } = t;
|
|
667
688
|
return /* @__PURE__ */ o(
|
|
668
689
|
"svg",
|
|
@@ -685,7 +706,7 @@ const C = l(function(t, e) {
|
|
|
685
706
|
)
|
|
686
707
|
}
|
|
687
708
|
);
|
|
688
|
-
}),
|
|
709
|
+
}), Q = l(function(t, e) {
|
|
689
710
|
const { height: c, width: n, ...r } = t;
|
|
690
711
|
return /* @__PURE__ */ o(
|
|
691
712
|
"svg",
|
|
@@ -706,7 +727,7 @@ const C = l(function(t, e) {
|
|
|
706
727
|
)
|
|
707
728
|
}
|
|
708
729
|
);
|
|
709
|
-
}),
|
|
730
|
+
}), $ = l(function(t, e) {
|
|
710
731
|
const { height: c, width: n, ...r } = t;
|
|
711
732
|
return /* @__PURE__ */ o(
|
|
712
733
|
"svg",
|
|
@@ -729,7 +750,7 @@ const C = l(function(t, e) {
|
|
|
729
750
|
)
|
|
730
751
|
}
|
|
731
752
|
);
|
|
732
|
-
}),
|
|
753
|
+
}), J = l(function(t, e) {
|
|
733
754
|
const { height: c, width: n, ...r } = t;
|
|
734
755
|
return /* @__PURE__ */ o(
|
|
735
756
|
"svg",
|
|
@@ -752,7 +773,7 @@ const C = l(function(t, e) {
|
|
|
752
773
|
)
|
|
753
774
|
}
|
|
754
775
|
);
|
|
755
|
-
}),
|
|
776
|
+
}), X = l(function(t, e) {
|
|
756
777
|
const { height: c, width: n, ...r } = t;
|
|
757
778
|
return /* @__PURE__ */ o(
|
|
758
779
|
"svg",
|
|
@@ -775,7 +796,7 @@ const C = l(function(t, e) {
|
|
|
775
796
|
)
|
|
776
797
|
}
|
|
777
798
|
);
|
|
778
|
-
}),
|
|
799
|
+
}), _ = l(function(t, e) {
|
|
779
800
|
const { height: c, width: n, ...r } = t;
|
|
780
801
|
return /* @__PURE__ */ o(
|
|
781
802
|
"svg",
|
|
@@ -796,7 +817,7 @@ const C = l(function(t, e) {
|
|
|
796
817
|
)
|
|
797
818
|
}
|
|
798
819
|
);
|
|
799
|
-
}),
|
|
820
|
+
}), o1 = l(function(t, e) {
|
|
800
821
|
const { height: c, width: n, ...r } = t;
|
|
801
822
|
return /* @__PURE__ */ o(
|
|
802
823
|
"svg",
|
|
@@ -817,7 +838,7 @@ const C = l(function(t, e) {
|
|
|
817
838
|
)
|
|
818
839
|
}
|
|
819
840
|
);
|
|
820
|
-
}),
|
|
841
|
+
}), n1 = l(function(t, e) {
|
|
821
842
|
const { height: c, width: n, ...r } = t;
|
|
822
843
|
return /* @__PURE__ */ o(
|
|
823
844
|
"svg",
|
|
@@ -838,7 +859,7 @@ const C = l(function(t, e) {
|
|
|
838
859
|
)
|
|
839
860
|
}
|
|
840
861
|
);
|
|
841
|
-
}),
|
|
862
|
+
}), r1 = l(function(t, e) {
|
|
842
863
|
const { height: c, width: n, ...r } = t;
|
|
843
864
|
return /* @__PURE__ */ h(
|
|
844
865
|
"svg",
|
|
@@ -865,7 +886,7 @@ const C = l(function(t, e) {
|
|
|
865
886
|
]
|
|
866
887
|
}
|
|
867
888
|
);
|
|
868
|
-
}),
|
|
889
|
+
}), t1 = l(function(t, e) {
|
|
869
890
|
const { height: c, width: n, ...r } = t;
|
|
870
891
|
return /* @__PURE__ */ h(
|
|
871
892
|
"svg",
|
|
@@ -906,7 +927,7 @@ const C = l(function(t, e) {
|
|
|
906
927
|
]
|
|
907
928
|
}
|
|
908
929
|
);
|
|
909
|
-
}),
|
|
930
|
+
}), e1 = l(function(t, e) {
|
|
910
931
|
const { height: c, width: n, ...r } = t;
|
|
911
932
|
return /* @__PURE__ */ o(
|
|
912
933
|
"svg",
|
|
@@ -929,7 +950,7 @@ const C = l(function(t, e) {
|
|
|
929
950
|
)
|
|
930
951
|
}
|
|
931
952
|
);
|
|
932
|
-
}),
|
|
953
|
+
}), c1 = l(function(t, e) {
|
|
933
954
|
const { height: c, width: n, ...r } = t;
|
|
934
955
|
return /* @__PURE__ */ o(
|
|
935
956
|
"svg",
|
|
@@ -952,7 +973,7 @@ const C = l(function(t, e) {
|
|
|
952
973
|
)
|
|
953
974
|
}
|
|
954
975
|
);
|
|
955
|
-
}),
|
|
976
|
+
}), l1 = l(function(t, e) {
|
|
956
977
|
const { height: c, width: n, ...r } = t;
|
|
957
978
|
return /* @__PURE__ */ h(
|
|
958
979
|
"svg",
|
|
@@ -988,7 +1009,7 @@ const C = l(function(t, e) {
|
|
|
988
1009
|
]
|
|
989
1010
|
}
|
|
990
1011
|
);
|
|
991
|
-
}),
|
|
1012
|
+
}), i1 = l(function(t, e) {
|
|
992
1013
|
const { height: c, width: n, ...r } = t;
|
|
993
1014
|
return /* @__PURE__ */ o(
|
|
994
1015
|
"svg",
|
|
@@ -1009,7 +1030,7 @@ const C = l(function(t, e) {
|
|
|
1009
1030
|
)
|
|
1010
1031
|
}
|
|
1011
1032
|
);
|
|
1012
|
-
}),
|
|
1033
|
+
}), h1 = l(function(t, e) {
|
|
1013
1034
|
const { height: c, width: n, ...r } = t;
|
|
1014
1035
|
return /* @__PURE__ */ o(
|
|
1015
1036
|
"svg",
|
|
@@ -1032,7 +1053,7 @@ const C = l(function(t, e) {
|
|
|
1032
1053
|
)
|
|
1033
1054
|
}
|
|
1034
1055
|
);
|
|
1035
|
-
}),
|
|
1056
|
+
}), s1 = l(function(t, e) {
|
|
1036
1057
|
const { height: c, width: n, ...r } = t;
|
|
1037
1058
|
return /* @__PURE__ */ o(
|
|
1038
1059
|
"svg",
|
|
@@ -1053,7 +1074,7 @@ const C = l(function(t, e) {
|
|
|
1053
1074
|
)
|
|
1054
1075
|
}
|
|
1055
1076
|
);
|
|
1056
|
-
}),
|
|
1077
|
+
}), a1 = l(function(t, e) {
|
|
1057
1078
|
const { height: c, width: n, ...r } = t;
|
|
1058
1079
|
return /* @__PURE__ */ o(
|
|
1059
1080
|
"svg",
|
|
@@ -1076,7 +1097,7 @@ const C = l(function(t, e) {
|
|
|
1076
1097
|
)
|
|
1077
1098
|
}
|
|
1078
1099
|
);
|
|
1079
|
-
}),
|
|
1100
|
+
}), v1 = l(function(t, e) {
|
|
1080
1101
|
const { height: c, width: n, ...r } = t;
|
|
1081
1102
|
return /* @__PURE__ */ o(
|
|
1082
1103
|
"svg",
|
|
@@ -1097,7 +1118,7 @@ const C = l(function(t, e) {
|
|
|
1097
1118
|
)
|
|
1098
1119
|
}
|
|
1099
1120
|
);
|
|
1100
|
-
}),
|
|
1121
|
+
}), w1 = l(function(t, e) {
|
|
1101
1122
|
const { height: c, width: n, ...r } = t;
|
|
1102
1123
|
return /* @__PURE__ */ h(
|
|
1103
1124
|
"svg",
|
|
@@ -1117,7 +1138,7 @@ const C = l(function(t, e) {
|
|
|
1117
1138
|
]
|
|
1118
1139
|
}
|
|
1119
1140
|
);
|
|
1120
|
-
}),
|
|
1141
|
+
}), d1 = l(function(t, e) {
|
|
1121
1142
|
const { height: c, width: n, ...r } = t;
|
|
1122
1143
|
return /* @__PURE__ */ o(
|
|
1123
1144
|
"svg",
|
|
@@ -1135,7 +1156,7 @@ const C = l(function(t, e) {
|
|
|
1135
1156
|
] })
|
|
1136
1157
|
}
|
|
1137
1158
|
);
|
|
1138
|
-
}),
|
|
1159
|
+
}), g1 = l(function(t, e) {
|
|
1139
1160
|
const { height: c, width: n, ...r } = t;
|
|
1140
1161
|
return /* @__PURE__ */ o(
|
|
1141
1162
|
"svg",
|
|
@@ -1158,7 +1179,7 @@ const C = l(function(t, e) {
|
|
|
1158
1179
|
)
|
|
1159
1180
|
}
|
|
1160
1181
|
);
|
|
1161
|
-
}),
|
|
1182
|
+
}), u1 = l(function(t, e) {
|
|
1162
1183
|
const { height: c, width: n, ...r } = t;
|
|
1163
1184
|
return /* @__PURE__ */ h(
|
|
1164
1185
|
"svg",
|
|
@@ -1176,7 +1197,7 @@ const C = l(function(t, e) {
|
|
|
1176
1197
|
]
|
|
1177
1198
|
}
|
|
1178
1199
|
);
|
|
1179
|
-
}),
|
|
1200
|
+
}), f1 = l(function(t, e) {
|
|
1180
1201
|
const { height: c, width: n, ...r } = t;
|
|
1181
1202
|
return /* @__PURE__ */ o(
|
|
1182
1203
|
"svg",
|
|
@@ -1197,7 +1218,7 @@ const C = l(function(t, e) {
|
|
|
1197
1218
|
)
|
|
1198
1219
|
}
|
|
1199
1220
|
);
|
|
1200
|
-
}),
|
|
1221
|
+
}), p1 = l(function(t, e) {
|
|
1201
1222
|
const { height: c, width: n, ...r } = t;
|
|
1202
1223
|
return /* @__PURE__ */ o(
|
|
1203
1224
|
"svg",
|
|
@@ -1218,7 +1239,7 @@ const C = l(function(t, e) {
|
|
|
1218
1239
|
)
|
|
1219
1240
|
}
|
|
1220
1241
|
);
|
|
1221
|
-
}),
|
|
1242
|
+
}), m1 = l(function(t, e) {
|
|
1222
1243
|
const { height: c, width: n, ...r } = t;
|
|
1223
1244
|
return /* @__PURE__ */ h(
|
|
1224
1245
|
"svg",
|
|
@@ -1242,7 +1263,7 @@ const C = l(function(t, e) {
|
|
|
1242
1263
|
]
|
|
1243
1264
|
}
|
|
1244
1265
|
);
|
|
1245
|
-
}),
|
|
1266
|
+
}), C1 = l(function(t, e) {
|
|
1246
1267
|
const { height: c, width: n, ...r } = t;
|
|
1247
1268
|
return /* @__PURE__ */ o(
|
|
1248
1269
|
"svg",
|
|
@@ -1257,7 +1278,30 @@ const C = l(function(t, e) {
|
|
|
1257
1278
|
children: /* @__PURE__ */ o("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M4.031 4.031h.006M6.195 1.5H4.5c-1.05 0-1.575 0-1.976.204-.353.18-.64.467-.82.82-.204.4-.204.926-.204 1.976v1.695c0 .458 0 .688.052.904.046.19.121.374.224.542.116.189.278.35.603.675l2.937 2.938c.743.742 1.114 1.114 1.542 1.253.377.122.782.122 1.159 0 .428-.14.8-.51 1.542-1.253l1.695-1.695c.742-.743 1.114-1.114 1.253-1.542a1.88 1.88 0 0 0 0-1.159c-.14-.428-.51-.8-1.253-1.542L8.316 2.38c-.324-.325-.486-.487-.675-.603a1.9 1.9 0 0 0-.542-.224C6.883 1.5 6.653 1.5 6.195 1.5M4.344 4.031a.312.312 0 1 1-.625 0 .312.312 0 0 1 .625 0" })
|
|
1258
1279
|
}
|
|
1259
1280
|
);
|
|
1260
|
-
}),
|
|
1281
|
+
}), x1 = l(function(t, e) {
|
|
1282
|
+
const { height: c, width: n, ...r } = t;
|
|
1283
|
+
return /* @__PURE__ */ o(
|
|
1284
|
+
"svg",
|
|
1285
|
+
{
|
|
1286
|
+
...r,
|
|
1287
|
+
ref: e,
|
|
1288
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1289
|
+
width: n,
|
|
1290
|
+
height: c,
|
|
1291
|
+
viewBox: "0 0 14 14",
|
|
1292
|
+
fill: "none",
|
|
1293
|
+
children: /* @__PURE__ */ o(
|
|
1294
|
+
"path",
|
|
1295
|
+
{
|
|
1296
|
+
fill: "currentColor",
|
|
1297
|
+
fillRule: "evenodd",
|
|
1298
|
+
clipRule: "evenodd",
|
|
1299
|
+
d: "M8.117.5c.502 0 .905.433.905.96v.623h2.072c.503 0 .906.433.906.96v.997c0 .47-.32.862-.744.944v6.764c0 .965-.737 1.752-1.65 1.752H4.394c-.914 0-1.65-.787-1.65-1.752V4.984C2.32 4.902 2 4.509 2 4.04v-.997c0-.527.403-.96.906-.96h2.072V1.46c0-.527.403-.96.905-.96zM3.81 11.748c0 .346.264.623.584.623h5.21c.32 0 .584-.277.584-.623V5H3.81zm-.533-8.536c-.114 0-.144.21-.144.338s.03.32.144.32h7.444c.114 0 .178-.192.178-.32s-.064-.338-.178-.338zM6.256 1.63c-.114 0-.211.1-.211.227v.227h1.91v-.227c0-.128-.097-.227-.21-.227z"
|
|
1300
|
+
}
|
|
1301
|
+
)
|
|
1302
|
+
}
|
|
1303
|
+
);
|
|
1304
|
+
}), I1 = l(function(t, e) {
|
|
1261
1305
|
const { height: c, width: n, ...r } = t;
|
|
1262
1306
|
return /* @__PURE__ */ o(
|
|
1263
1307
|
"svg",
|
|
@@ -1280,7 +1324,7 @@ const C = l(function(t, e) {
|
|
|
1280
1324
|
)
|
|
1281
1325
|
}
|
|
1282
1326
|
);
|
|
1283
|
-
}),
|
|
1327
|
+
}), M1 = l(function(t, e) {
|
|
1284
1328
|
const { height: c, width: n, ...r } = t;
|
|
1285
1329
|
return /* @__PURE__ */ o(
|
|
1286
1330
|
"svg",
|
|
@@ -1301,7 +1345,7 @@ const C = l(function(t, e) {
|
|
|
1301
1345
|
)
|
|
1302
1346
|
}
|
|
1303
1347
|
);
|
|
1304
|
-
}),
|
|
1348
|
+
}), k1 = l(function(t, e) {
|
|
1305
1349
|
const { height: c, width: n, ...r } = t;
|
|
1306
1350
|
return /* @__PURE__ */ h(
|
|
1307
1351
|
"svg",
|
|
@@ -1336,7 +1380,7 @@ const C = l(function(t, e) {
|
|
|
1336
1380
|
]
|
|
1337
1381
|
}
|
|
1338
1382
|
);
|
|
1339
|
-
}),
|
|
1383
|
+
}), L1 = l(function(t, e) {
|
|
1340
1384
|
const { height: c, width: n, ...r } = t;
|
|
1341
1385
|
return /* @__PURE__ */ o(
|
|
1342
1386
|
"svg",
|
|
@@ -1357,7 +1401,7 @@ const C = l(function(t, e) {
|
|
|
1357
1401
|
)
|
|
1358
1402
|
}
|
|
1359
1403
|
);
|
|
1360
|
-
}),
|
|
1404
|
+
}), H1 = l(function(t, e) {
|
|
1361
1405
|
const { height: c, width: n, ...r } = t;
|
|
1362
1406
|
return /* @__PURE__ */ o(
|
|
1363
1407
|
"svg",
|
|
@@ -1378,67 +1422,69 @@ const C = l(function(t, e) {
|
|
|
1378
1422
|
)
|
|
1379
1423
|
}
|
|
1380
1424
|
);
|
|
1381
|
-
}),
|
|
1382
|
-
projects:
|
|
1425
|
+
}), V1 = {
|
|
1426
|
+
projects: w1,
|
|
1383
1427
|
chat: Z,
|
|
1384
1428
|
articles: x,
|
|
1385
|
-
mail:
|
|
1386
|
-
github:
|
|
1387
|
-
globe:
|
|
1388
|
-
google:
|
|
1389
|
-
microsoft:
|
|
1429
|
+
mail: l1,
|
|
1430
|
+
github: $,
|
|
1431
|
+
globe: J,
|
|
1432
|
+
google: X,
|
|
1433
|
+
microsoft: i1,
|
|
1390
1434
|
bing: L,
|
|
1435
|
+
binary: H,
|
|
1391
1436
|
apple: C,
|
|
1392
|
-
twitter:
|
|
1393
|
-
facebook:
|
|
1394
|
-
instagram:
|
|
1395
|
-
linkedin:
|
|
1396
|
-
reddit:
|
|
1397
|
-
exit:
|
|
1437
|
+
twitter: I1,
|
|
1438
|
+
facebook: Y,
|
|
1439
|
+
instagram: t1,
|
|
1440
|
+
linkedin: c1,
|
|
1441
|
+
reddit: g1,
|
|
1442
|
+
exit: U,
|
|
1398
1443
|
camera: P,
|
|
1399
|
-
"qr-code":
|
|
1400
|
-
download:
|
|
1401
|
-
dollar:
|
|
1402
|
-
euro:
|
|
1403
|
-
save:
|
|
1404
|
-
pencil:
|
|
1444
|
+
"qr-code": d1,
|
|
1445
|
+
download: G,
|
|
1446
|
+
dollar: E,
|
|
1447
|
+
euro: S,
|
|
1448
|
+
save: p1,
|
|
1449
|
+
pencil: s1,
|
|
1405
1450
|
"arrow-left": I,
|
|
1406
1451
|
"arrow-right": M,
|
|
1407
|
-
cross:
|
|
1452
|
+
cross: j,
|
|
1408
1453
|
checkmark: R,
|
|
1409
|
-
plus:
|
|
1410
|
-
pound:
|
|
1411
|
-
minus:
|
|
1412
|
-
window:
|
|
1413
|
-
chain:
|
|
1414
|
-
user:
|
|
1415
|
-
duplicate:
|
|
1416
|
-
eye:
|
|
1417
|
-
"eye-off":
|
|
1418
|
-
signal:
|
|
1454
|
+
plus: a1,
|
|
1455
|
+
pound: v1,
|
|
1456
|
+
minus: h1,
|
|
1457
|
+
window: L1,
|
|
1458
|
+
chain: z,
|
|
1459
|
+
user: M1,
|
|
1460
|
+
duplicate: D,
|
|
1461
|
+
eye: F,
|
|
1462
|
+
"eye-off": T,
|
|
1463
|
+
signal: m1,
|
|
1419
1464
|
audio: k,
|
|
1420
|
-
hardware:
|
|
1421
|
-
burger:
|
|
1422
|
-
repository:
|
|
1465
|
+
hardware: _,
|
|
1466
|
+
burger: B,
|
|
1467
|
+
repository: u1,
|
|
1423
1468
|
"chevron-down": A,
|
|
1424
|
-
"chevron-up":
|
|
1425
|
-
"chevron-left":
|
|
1469
|
+
"chevron-up": W,
|
|
1470
|
+
"chevron-left": y,
|
|
1426
1471
|
"chevron-right": q,
|
|
1427
|
-
branch:
|
|
1428
|
-
commit:
|
|
1429
|
-
folder:
|
|
1430
|
-
file:
|
|
1431
|
-
image:
|
|
1432
|
-
tag:
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1472
|
+
branch: V,
|
|
1473
|
+
commit: b,
|
|
1474
|
+
folder: N,
|
|
1475
|
+
file: K,
|
|
1476
|
+
image: n1,
|
|
1477
|
+
tag: C1,
|
|
1478
|
+
trash: x1,
|
|
1479
|
+
ruble: f1,
|
|
1480
|
+
key: e1,
|
|
1481
|
+
gear: O,
|
|
1482
|
+
git: Q,
|
|
1483
|
+
home: o1,
|
|
1484
|
+
info: r1,
|
|
1485
|
+
warning: k1,
|
|
1486
|
+
"yen-yuan": H1
|
|
1487
|
+
}, z1 = l(function(t, e) {
|
|
1442
1488
|
const {
|
|
1443
1489
|
"aria-hidden": c,
|
|
1444
1490
|
"aria-label": n,
|
|
@@ -1450,7 +1496,7 @@ const C = l(function(t, e) {
|
|
|
1450
1496
|
style: f,
|
|
1451
1497
|
type: v,
|
|
1452
1498
|
...p
|
|
1453
|
-
} = t, w =
|
|
1499
|
+
} = t, w = V1[v];
|
|
1454
1500
|
if (!w)
|
|
1455
1501
|
return console.warn(`Icon type "${v}" not found`), null;
|
|
1456
1502
|
const d = n !== void 0 || r !== void 0;
|
|
@@ -1470,5 +1516,5 @@ const C = l(function(t, e) {
|
|
|
1470
1516
|
});
|
|
1471
1517
|
});
|
|
1472
1518
|
export {
|
|
1473
|
-
|
|
1519
|
+
z1 as I
|
|
1474
1520
|
};
|
package/dist/Icon.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./Icon-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./Icon-BphC5b-i.cjs");exports.default=e.Icon;
|
package/dist/Icon.js
CHANGED
package/dist/Input.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use client";"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("react/jsx-runtime"),t=require("react"),x=require("./Button-
|
|
1
|
+
"use client";"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("react/jsx-runtime"),t=require("react"),x=require("./Button-ysPCQKRu.cjs"),$=require("./Spinner-BE0F4y2S.cjs"),S=require("./aria-DM-xYEHQ.cjs"),F=require("./reference-C2guRuR0.cjs");function v(e){return Array.isArray(e)?e.length>0:e!=null&&String(e).length>0}function G(e,s,n){s.current=e,F.assignElementReference(n,e)}function J(e){var n;const s=(n=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(e),"value"))==null?void 0:n.set;s?s.call(e,""):e.value=""}const K=t.forwardRef(function(s,n){const{"aria-busy":V,"aria-invalid":b,className:m,clearable:y=!1,defaultValue:g,disabled:C=!1,id:A,invalid:h=!1,loading:l=!1,onChange:d,readOnly:p=!1,style:N,type:r="text",value:o,...P}=s,q=t.useId(),I=t.useRef(null),[O,R]=t.useState(v(g)),[c,w]=t.useState(!1);t.useEffect(()=>{r!=="password"&&w(!1)},[r]);const B=t.useCallback(a=>G(a,I,n),[n]),f=A??`${q}-control`,u=C||l,T=h||S.hasInvalidState(b),E=o!==void 0?v(o):O,D=r==="password"&&c?"text":r,H=S.resolveAriaInvalid(h,b),_=y&&E&&!p&&!u,j=r==="password"&&!l,k=_||j;function M(a){o===void 0&&R(v(a.currentTarget.value)),d==null||d(a)}function U(){const a=I.current;a&&(J(a),a.dispatchEvent(new Event("input",{bubbles:!0})),a.focus())}function z(){w(a=>!a)}return i.jsxs("div",{className:["nk-input",m].filter(Boolean).join(" "),"data-clearable":y||void 0,"data-disabled":u||void 0,"data-invalid":T||void 0,"data-loading":l||void 0,"data-read-only":p||void 0,"data-has-trailing-action":k||void 0,style:N,children:[i.jsx("input",{...P,ref:B,"aria-busy":l?!0:V,"aria-invalid":H,className:"nk-input__control",defaultValue:g,disabled:u,id:f,onChange:M,readOnly:p,type:D,value:o}),k?i.jsxs("span",{className:"nk-input__trailing",children:[_?i.jsx(x.Button,{"aria-controls":f,"aria-label":"Clear input",className:"nk-input__action",icon:"cross",onClick:U,shape:"rectangle",type:"button",variant:"ghost"}):null,j?i.jsx(x.Button,{"aria-controls":f,"aria-label":c?"Hide password":"Show password","aria-pressed":c,className:"nk-input__action",disabled:u,icon:c?"eye-off":"eye",onClick:z,shape:"rectangle",type:"button",variant:"ghost"}):null]}):null,l?i.jsx($.Spinner,{"aria-hidden":"true","aria-label":void 0,className:"nk-input__spinner",role:void 0,size:14}):null]})});exports.default=K;
|
package/dist/Input.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs as _, jsx as d } from "react/jsx-runtime";
|
|
3
3
|
import { forwardRef as F, useId as G, useRef as J, useState as V, useEffect as K, useCallback as L } from "react";
|
|
4
|
-
import { B as C } from "./Button-
|
|
4
|
+
import { B as C } from "./Button-DpsjwCjJ.js";
|
|
5
5
|
import { S as M } from "./Spinner-CmxlDlOk.js";
|
|
6
6
|
import { h as Q, r as W } from "./aria-Bv-xVREf.js";
|
|
7
7
|
import { a as X } from "./reference-CXMr27nM.js";
|