@alexourus/ui 0.3.0 → 0.3.2

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/index.js CHANGED
@@ -2,36 +2,36 @@
2
2
 
3
3
  var chunk2QRV5XCH_js = require('./chunk-2QRV5XCH.js');
4
4
  var chunkKDX5YXQ5_js = require('./chunk-KDX5YXQ5.js');
5
+ var chunk3FUEELO3_js = require('./chunk-3FUEELO3.js');
5
6
  var chunkAXKXHRRM_js = require('./chunk-AXKXHRRM.js');
6
- var chunkG5KWMZYM_js = require('./chunk-G5KWMZYM.js');
7
7
  var chunkKS5HJSLF_js = require('./chunk-KS5HJSLF.js');
8
8
  var chunkX7N5HRC7_js = require('./chunk-X7N5HRC7.js');
9
9
  var chunk5P3UZGSO_js = require('./chunk-5P3UZGSO.js');
10
+ var chunkG5KWMZYM_js = require('./chunk-G5KWMZYM.js');
11
+ var chunkF7UKMYHB_js = require('./chunk-F7UKMYHB.js');
10
12
  var chunkA6OU42MS_js = require('./chunk-A6OU42MS.js');
11
13
  var chunkL6K4F4LG_js = require('./chunk-L6K4F4LG.js');
12
- var chunkJJXQE6T2_js = require('./chunk-JJXQE6T2.js');
13
14
  var chunkMWV5FEWT_js = require('./chunk-MWV5FEWT.js');
14
15
  var chunkSLOSBFGR_js = require('./chunk-SLOSBFGR.js');
15
16
  var chunk4WGKKRGQ_js = require('./chunk-4WGKKRGQ.js');
16
- var chunkF7UKMYHB_js = require('./chunk-F7UKMYHB.js');
17
- var chunk3FUEELO3_js = require('./chunk-3FUEELO3.js');
17
+ var chunkJJXQE6T2_js = require('./chunk-JJXQE6T2.js');
18
18
  var chunkYJKULH22_js = require('./chunk-YJKULH22.js');
19
19
  var chunkYHJIZTAZ_js = require('./chunk-YHJIZTAZ.js');
20
20
  var chunk54E7ZIOD_js = require('./chunk-54E7ZIOD.js');
21
21
  var chunkBQCV4CHV_js = require('./chunk-BQCV4CHV.js');
22
22
  var chunkLWKWQGAW_js = require('./chunk-LWKWQGAW.js');
23
23
  var chunkPN5VIRBV_js = require('./chunk-PN5VIRBV.js');
24
- var chunkF4EWY4M3_js = require('./chunk-F4EWY4M3.js');
25
24
  var chunkQ3M5OSTZ_js = require('./chunk-Q3M5OSTZ.js');
25
+ var chunkF4EWY4M3_js = require('./chunk-F4EWY4M3.js');
26
26
  var chunkCZKZFK42_js = require('./chunk-CZKZFK42.js');
27
27
  var chunk3XLPO2PK_js = require('./chunk-3XLPO2PK.js');
28
28
  var chunkX6Q3CM4D_js = require('./chunk-X6Q3CM4D.js');
29
29
  var chunkPBQERBMD_js = require('./chunk-PBQERBMD.js');
30
30
  var chunkMSMDQU3O_js = require('./chunk-MSMDQU3O.js');
31
31
  var chunkIRDRXL2V_js = require('./chunk-IRDRXL2V.js');
32
- var chunkPVA5Z3FG_js = require('./chunk-PVA5Z3FG.js');
33
- var chunkFPNCCKUP_js = require('./chunk-FPNCCKUP.js');
32
+ var chunkRE54CQZM_js = require('./chunk-RE54CQZM.js');
34
33
  var chunkU225QIWZ_js = require('./chunk-U225QIWZ.js');
34
+ var chunkFPNCCKUP_js = require('./chunk-FPNCCKUP.js');
35
35
  var chunkC3X2BPC5_js = require('./chunk-C3X2BPC5.js');
36
36
  var chunk5BRZEWFO_js = require('./chunk-5BRZEWFO.js');
37
37
  var chunkJL7NJP6Q_js = require('./chunk-JL7NJP6Q.js');
@@ -583,6 +583,34 @@ Object.defineProperty(exports, "Textarea", {
583
583
  enumerable: true,
584
584
  get: function () { return chunkKDX5YXQ5_js.Textarea; }
585
585
  });
586
+ Object.defineProperty(exports, "Pagination", {
587
+ enumerable: true,
588
+ get: function () { return chunk3FUEELO3_js.Pagination; }
589
+ });
590
+ Object.defineProperty(exports, "PaginationContent", {
591
+ enumerable: true,
592
+ get: function () { return chunk3FUEELO3_js.PaginationContent; }
593
+ });
594
+ Object.defineProperty(exports, "PaginationEllipsis", {
595
+ enumerable: true,
596
+ get: function () { return chunk3FUEELO3_js.PaginationEllipsis; }
597
+ });
598
+ Object.defineProperty(exports, "PaginationItem", {
599
+ enumerable: true,
600
+ get: function () { return chunk3FUEELO3_js.PaginationItem; }
601
+ });
602
+ Object.defineProperty(exports, "PaginationLink", {
603
+ enumerable: true,
604
+ get: function () { return chunk3FUEELO3_js.PaginationLink; }
605
+ });
606
+ Object.defineProperty(exports, "PaginationNext", {
607
+ enumerable: true,
608
+ get: function () { return chunk3FUEELO3_js.PaginationNext; }
609
+ });
610
+ Object.defineProperty(exports, "PaginationPrevious", {
611
+ enumerable: true,
612
+ get: function () { return chunk3FUEELO3_js.PaginationPrevious; }
613
+ });
586
614
  Object.defineProperty(exports, "Timeline", {
587
615
  enumerable: true,
588
616
  get: function () { return chunkAXKXHRRM_js.Timeline; }
@@ -623,14 +651,6 @@ Object.defineProperty(exports, "timelineItemVariants", {
623
651
  enumerable: true,
624
652
  get: function () { return chunkAXKXHRRM_js.timelineItemVariants; }
625
653
  });
626
- Object.defineProperty(exports, "Toaster", {
627
- enumerable: true,
628
- get: function () { return chunkG5KWMZYM_js.Toaster; }
629
- });
630
- Object.defineProperty(exports, "toast", {
631
- enumerable: true,
632
- get: function () { return chunkG5KWMZYM_js.toast; }
633
- });
634
654
  Object.defineProperty(exports, "ToggleGroup", {
635
655
  enumerable: true,
636
656
  get: function () { return chunkKS5HJSLF_js.ToggleGroup; }
@@ -663,6 +683,30 @@ Object.defineProperty(exports, "TooltipTrigger", {
663
683
  enumerable: true,
664
684
  get: function () { return chunk5P3UZGSO_js.TooltipTrigger; }
665
685
  });
686
+ Object.defineProperty(exports, "Toaster", {
687
+ enumerable: true,
688
+ get: function () { return chunkG5KWMZYM_js.Toaster; }
689
+ });
690
+ Object.defineProperty(exports, "toast", {
691
+ enumerable: true,
692
+ get: function () { return chunkG5KWMZYM_js.toast; }
693
+ });
694
+ Object.defineProperty(exports, "InputOTP", {
695
+ enumerable: true,
696
+ get: function () { return chunkF7UKMYHB_js.InputOTP; }
697
+ });
698
+ Object.defineProperty(exports, "InputOTPGroup", {
699
+ enumerable: true,
700
+ get: function () { return chunkF7UKMYHB_js.InputOTPGroup; }
701
+ });
702
+ Object.defineProperty(exports, "InputOTPSeparator", {
703
+ enumerable: true,
704
+ get: function () { return chunkF7UKMYHB_js.InputOTPSeparator; }
705
+ });
706
+ Object.defineProperty(exports, "InputOTPSlot", {
707
+ enumerable: true,
708
+ get: function () { return chunkF7UKMYHB_js.InputOTPSlot; }
709
+ });
666
710
  Object.defineProperty(exports, "Sheet", {
667
711
  enumerable: true,
668
712
  get: function () { return chunkA6OU42MS_js.Sheet; }
@@ -707,10 +751,6 @@ Object.defineProperty(exports, "Skeleton", {
707
751
  enumerable: true,
708
752
  get: function () { return chunkL6K4F4LG_js.Skeleton; }
709
753
  });
710
- Object.defineProperty(exports, "Slider", {
711
- enumerable: true,
712
- get: function () { return chunkJJXQE6T2_js.Slider; }
713
- });
714
754
  Object.defineProperty(exports, "Spinner", {
715
755
  enumerable: true,
716
756
  get: function () { return chunkMWV5FEWT_js.Spinner; }
@@ -755,49 +795,9 @@ Object.defineProperty(exports, "Switch", {
755
795
  enumerable: true,
756
796
  get: function () { return chunk4WGKKRGQ_js.Switch; }
757
797
  });
758
- Object.defineProperty(exports, "InputOTP", {
759
- enumerable: true,
760
- get: function () { return chunkF7UKMYHB_js.InputOTP; }
761
- });
762
- Object.defineProperty(exports, "InputOTPGroup", {
763
- enumerable: true,
764
- get: function () { return chunkF7UKMYHB_js.InputOTPGroup; }
765
- });
766
- Object.defineProperty(exports, "InputOTPSeparator", {
767
- enumerable: true,
768
- get: function () { return chunkF7UKMYHB_js.InputOTPSeparator; }
769
- });
770
- Object.defineProperty(exports, "InputOTPSlot", {
771
- enumerable: true,
772
- get: function () { return chunkF7UKMYHB_js.InputOTPSlot; }
773
- });
774
- Object.defineProperty(exports, "Pagination", {
775
- enumerable: true,
776
- get: function () { return chunk3FUEELO3_js.Pagination; }
777
- });
778
- Object.defineProperty(exports, "PaginationContent", {
779
- enumerable: true,
780
- get: function () { return chunk3FUEELO3_js.PaginationContent; }
781
- });
782
- Object.defineProperty(exports, "PaginationEllipsis", {
783
- enumerable: true,
784
- get: function () { return chunk3FUEELO3_js.PaginationEllipsis; }
785
- });
786
- Object.defineProperty(exports, "PaginationItem", {
787
- enumerable: true,
788
- get: function () { return chunk3FUEELO3_js.PaginationItem; }
789
- });
790
- Object.defineProperty(exports, "PaginationLink", {
791
- enumerable: true,
792
- get: function () { return chunk3FUEELO3_js.PaginationLink; }
793
- });
794
- Object.defineProperty(exports, "PaginationNext", {
795
- enumerable: true,
796
- get: function () { return chunk3FUEELO3_js.PaginationNext; }
797
- });
798
- Object.defineProperty(exports, "PaginationPrevious", {
798
+ Object.defineProperty(exports, "Slider", {
799
799
  enumerable: true,
800
- get: function () { return chunk3FUEELO3_js.PaginationPrevious; }
800
+ get: function () { return chunkJJXQE6T2_js.Slider; }
801
801
  });
802
802
  Object.defineProperty(exports, "Popover", {
803
803
  enumerable: true,
@@ -891,6 +891,46 @@ Object.defineProperty(exports, "CommandShortcut", {
891
891
  enumerable: true,
892
892
  get: function () { return chunkPN5VIRBV_js.CommandShortcut; }
893
893
  });
894
+ Object.defineProperty(exports, "Dialog", {
895
+ enumerable: true,
896
+ get: function () { return chunkQ3M5OSTZ_js.Dialog; }
897
+ });
898
+ Object.defineProperty(exports, "DialogClose", {
899
+ enumerable: true,
900
+ get: function () { return chunkQ3M5OSTZ_js.DialogClose; }
901
+ });
902
+ Object.defineProperty(exports, "DialogContent", {
903
+ enumerable: true,
904
+ get: function () { return chunkQ3M5OSTZ_js.DialogContent; }
905
+ });
906
+ Object.defineProperty(exports, "DialogDescription", {
907
+ enumerable: true,
908
+ get: function () { return chunkQ3M5OSTZ_js.DialogDescription; }
909
+ });
910
+ Object.defineProperty(exports, "DialogFooter", {
911
+ enumerable: true,
912
+ get: function () { return chunkQ3M5OSTZ_js.DialogFooter; }
913
+ });
914
+ Object.defineProperty(exports, "DialogHeader", {
915
+ enumerable: true,
916
+ get: function () { return chunkQ3M5OSTZ_js.DialogHeader; }
917
+ });
918
+ Object.defineProperty(exports, "DialogOverlay", {
919
+ enumerable: true,
920
+ get: function () { return chunkQ3M5OSTZ_js.DialogOverlay; }
921
+ });
922
+ Object.defineProperty(exports, "DialogPortal", {
923
+ enumerable: true,
924
+ get: function () { return chunkQ3M5OSTZ_js.DialogPortal; }
925
+ });
926
+ Object.defineProperty(exports, "DialogTitle", {
927
+ enumerable: true,
928
+ get: function () { return chunkQ3M5OSTZ_js.DialogTitle; }
929
+ });
930
+ Object.defineProperty(exports, "DialogTrigger", {
931
+ enumerable: true,
932
+ get: function () { return chunkQ3M5OSTZ_js.DialogTrigger; }
933
+ });
894
934
  Object.defineProperty(exports, "ContextMenu", {
895
935
  enumerable: true,
896
936
  get: function () { return chunkF4EWY4M3_js.ContextMenu; }
@@ -951,46 +991,6 @@ Object.defineProperty(exports, "ContextMenuTrigger", {
951
991
  enumerable: true,
952
992
  get: function () { return chunkF4EWY4M3_js.ContextMenuTrigger; }
953
993
  });
954
- Object.defineProperty(exports, "Dialog", {
955
- enumerable: true,
956
- get: function () { return chunkQ3M5OSTZ_js.Dialog; }
957
- });
958
- Object.defineProperty(exports, "DialogClose", {
959
- enumerable: true,
960
- get: function () { return chunkQ3M5OSTZ_js.DialogClose; }
961
- });
962
- Object.defineProperty(exports, "DialogContent", {
963
- enumerable: true,
964
- get: function () { return chunkQ3M5OSTZ_js.DialogContent; }
965
- });
966
- Object.defineProperty(exports, "DialogDescription", {
967
- enumerable: true,
968
- get: function () { return chunkQ3M5OSTZ_js.DialogDescription; }
969
- });
970
- Object.defineProperty(exports, "DialogFooter", {
971
- enumerable: true,
972
- get: function () { return chunkQ3M5OSTZ_js.DialogFooter; }
973
- });
974
- Object.defineProperty(exports, "DialogHeader", {
975
- enumerable: true,
976
- get: function () { return chunkQ3M5OSTZ_js.DialogHeader; }
977
- });
978
- Object.defineProperty(exports, "DialogOverlay", {
979
- enumerable: true,
980
- get: function () { return chunkQ3M5OSTZ_js.DialogOverlay; }
981
- });
982
- Object.defineProperty(exports, "DialogPortal", {
983
- enumerable: true,
984
- get: function () { return chunkQ3M5OSTZ_js.DialogPortal; }
985
- });
986
- Object.defineProperty(exports, "DialogTitle", {
987
- enumerable: true,
988
- get: function () { return chunkQ3M5OSTZ_js.DialogTitle; }
989
- });
990
- Object.defineProperty(exports, "DialogTrigger", {
991
- enumerable: true,
992
- get: function () { return chunkQ3M5OSTZ_js.DialogTrigger; }
993
- });
994
994
  Object.defineProperty(exports, "HoverCard", {
995
995
  enumerable: true,
996
996
  get: function () { return chunkCZKZFK42_js.HoverCard; }
@@ -1109,16 +1109,16 @@ Object.defineProperty(exports, "Calendar", {
1109
1109
  });
1110
1110
  Object.defineProperty(exports, "AuthCard", {
1111
1111
  enumerable: true,
1112
- get: function () { return chunkPVA5Z3FG_js.AuthCard; }
1113
- });
1114
- Object.defineProperty(exports, "Separator", {
1115
- enumerable: true,
1116
- get: function () { return chunkFPNCCKUP_js.Separator; }
1112
+ get: function () { return chunkRE54CQZM_js.AuthCard; }
1117
1113
  });
1118
1114
  Object.defineProperty(exports, "Label", {
1119
1115
  enumerable: true,
1120
1116
  get: function () { return chunkU225QIWZ_js.Label; }
1121
1117
  });
1118
+ Object.defineProperty(exports, "Separator", {
1119
+ enumerable: true,
1120
+ get: function () { return chunkFPNCCKUP_js.Separator; }
1121
+ });
1122
1122
  Object.defineProperty(exports, "Checkbox", {
1123
1123
  enumerable: true,
1124
1124
  get: function () { return chunkC3X2BPC5_js.Checkbox; }
package/dist/index.mjs CHANGED
@@ -1,35 +1,35 @@
1
1
  export { Tabs, TabsContent, TabsList, TabsTrigger } from './chunk-I2W2I3R4.mjs';
2
2
  export { Textarea } from './chunk-URIRDFZV.mjs';
3
+ export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious } from './chunk-3LR5YBIX.mjs';
3
4
  export { Timeline, TimelineConnector, TimelineContent, TimelineDescription, TimelineHeader, TimelineIcon, TimelineItem, TimelineTime, TimelineTitle, timelineItemVariants } from './chunk-EM54ZGHI.mjs';
4
- export { Toaster, toast } from './chunk-FI5NDGRB.mjs';
5
5
  export { ToggleGroup, ToggleGroupItem } from './chunk-ATUA2ZTW.mjs';
6
6
  export { Toggle, toggleVariants } from './chunk-AHSY7OBX.mjs';
7
7
  export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './chunk-MEPFC2XU.mjs';
8
+ export { Toaster, toast } from './chunk-FI5NDGRB.mjs';
9
+ export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot } from './chunk-J4GNMOED.mjs';
8
10
  export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetOverlay, SheetPortal, SheetTitle, SheetTrigger } from './chunk-PB2SDLPK.mjs';
9
11
  export { Skeleton } from './chunk-CFTQ6A44.mjs';
10
- export { Slider } from './chunk-VVBBNEWX.mjs';
11
12
  export { Spinner, spinnerVariants } from './chunk-YJWIS2SU.mjs';
12
13
  export { StatCard, StatCardDescription, StatCardHeader, StatCardIcon, StatCardTitle, StatCardTrend, StatCardValue, statCardVariants } from './chunk-RQU26ZIR.mjs';
13
14
  export { Switch } from './chunk-PDKOCCVV.mjs';
14
- export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot } from './chunk-J4GNMOED.mjs';
15
- export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious } from './chunk-3LR5YBIX.mjs';
15
+ export { Slider } from './chunk-VVBBNEWX.mjs';
16
16
  export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger } from './chunk-3R4A2OYV.mjs';
17
17
  export { Rating, ratingVariants } from './chunk-ZAWIAXZS.mjs';
18
18
  export { ResizableHandle, ResizablePanel, ResizablePanelGroup } from './chunk-JNPYZX2T.mjs';
19
19
  export { ScrollArea, ScrollBar } from './chunk-3IAWZE7E.mjs';
20
20
  export { Collapsible, CollapsibleContent, CollapsibleTrigger } from './chunk-VRQ6R2SD.mjs';
21
21
  export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut } from './chunk-XQTTFIEZ.mjs';
22
- export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger } from './chunk-C6KCRF6W.mjs';
23
22
  export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from './chunk-G7OTO5NV.mjs';
23
+ export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger } from './chunk-C6KCRF6W.mjs';
24
24
  export { HoverCard, HoverCardContent, HoverCardTrigger } from './chunk-UAJP3SIS.mjs';
25
25
  export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger } from './chunk-NH3DQRPT.mjs';
26
26
  export { AspectRatio } from './chunk-WWAYVWBZ.mjs';
27
27
  export { Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage } from './chunk-MKS3O4OD.mjs';
28
28
  export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator } from './chunk-THP24SAW.mjs';
29
29
  export { Calendar } from './chunk-HWBQPIV7.mjs';
30
- export { AuthCard } from './chunk-PWXNL2BK.mjs';
31
- export { Separator } from './chunk-6PZRZJKB.mjs';
30
+ export { AuthCard } from './chunk-HNMYSP3J.mjs';
32
31
  export { Label } from './chunk-TLFSZJN5.mjs';
32
+ export { Separator } from './chunk-6PZRZJKB.mjs';
33
33
  export { Checkbox } from './chunk-UXNADSIF.mjs';
34
34
  export { DataTable } from './chunk-P4WX4G4Y.mjs';
35
35
  export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow } from './chunk-3IJ4QXSI.mjs';
package/package.json CHANGED
@@ -1,12 +1,17 @@
1
1
  {
2
2
  "name": "@alexourus/ui",
3
- "version": "0.3.0",
3
+ "version": "0.3.2",
4
4
  "description": "Alexourus UI — Sade, erişilebilir ve minimal React bileşen kütüphanesi",
5
5
  "author": "Alexourus",
6
6
  "license": "MIT",
7
7
  "publishConfig": {
8
8
  "access": "public"
9
9
  },
10
+ "bin": {
11
+ "alexourus-ui": "dist/cli.mjs",
12
+ "alex": "dist/cli.mjs",
13
+ "ui": "dist/cli.mjs"
14
+ },
10
15
  "keywords": [
11
16
  "react",
12
17
  "ui",
@@ -262,6 +267,19 @@
262
267
  "main": "./dist/index.js",
263
268
  "module": "./dist/index.mjs",
264
269
  "types": "./dist/index.d.ts",
270
+ "files": [
271
+ "dist",
272
+ "src/styles"
273
+ ],
274
+ "scripts": {
275
+ "build": "node --max-old-space-size=4096 node_modules/tsup/dist/cli-default.js && node scripts/copy-cli.mjs",
276
+ "dev": "tsup --watch",
277
+ "lint": "eslint . --max-warnings 0",
278
+ "check-types": "tsc --noEmit",
279
+ "clean": "rimraf dist",
280
+ "test": "vitest run",
281
+ "test:watch": "vitest"
282
+ },
265
283
  "peerDependencies": {
266
284
  "react": ">=18",
267
285
  "react-dom": ">=18",
@@ -294,15 +312,25 @@
294
312
  "class-variance-authority": "^0.7.1",
295
313
  "clsx": "^2.1.1",
296
314
  "cmdk": "^1.1.1",
315
+ "commander": "^13.1.0",
297
316
  "date-fns": "^4.4.0",
317
+ "execa": "^9.5.2",
318
+ "fs-extra": "^11.3.0",
319
+ "kolorist": "^1.8.0",
298
320
  "lucide-react": "^1.31.0",
299
321
  "mermaid": "^11.16.1",
322
+ "ora": "^8.2.0",
323
+ "prompts": "^2.4.2",
300
324
  "react-day-picker": "^10.0.1",
301
325
  "react-resizable-panels": "^4.12.2",
302
326
  "sonner": "^2.0.3",
303
- "tailwind-merge": "^3.3.1"
327
+ "tailwind-merge": "^3.3.1",
328
+ "zod": "^3.24.2"
304
329
  },
305
330
  "devDependencies": {
331
+ "@alexourus/tailwind-config": "workspace:*",
332
+ "@repo/eslint-config": "workspace:*",
333
+ "@repo/typescript-config": "workspace:*",
306
334
  "@testing-library/jest-dom": "^6.6.3",
307
335
  "@testing-library/react": "^16.2.0",
308
336
  "@testing-library/user-event": "^14.6.1",
@@ -316,18 +344,6 @@
316
344
  "tsup": "^8.5.0",
317
345
  "typescript": "5.9.2",
318
346
  "vitest": "^3.0.7",
319
- "vitest-axe": "^0.1.0",
320
- "@alexourus/tailwind-config": "0.0.1",
321
- "@repo/eslint-config": "0.0.0",
322
- "@repo/typescript-config": "0.0.0"
323
- },
324
- "scripts": {
325
- "build": "node --max-old-space-size=4096 node_modules/tsup/dist/cli-default.js",
326
- "dev": "tsup --watch",
327
- "lint": "eslint . --max-warnings 0",
328
- "check-types": "tsc --noEmit",
329
- "clean": "rimraf dist",
330
- "test": "vitest run",
331
- "test:watch": "vitest"
347
+ "vitest-axe": "^0.1.0"
332
348
  }
333
- }
349
+ }
package/LICENSE DELETED
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2026 Alexourus
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.