@pactor-app/ui 0.1.0 → 1.0.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.
@@ -1,39 +1,159 @@
1
1
  import {
2
+ Accordion,
2
3
  Alert,
4
+ AlertDialog,
5
+ AspectRatio,
6
+ Avatar,
7
+ Badge,
8
+ Breadcrumb,
3
9
  Button,
10
+ ButtonGroup,
11
+ Calendar,
4
12
  Card,
13
+ Carousel,
14
+ Chart,
15
+ Checkbox,
16
+ Collapsible,
17
+ Combobox,
18
+ Command,
19
+ Content,
20
+ ContextMenu,
21
+ DataTable,
22
+ Dialog,
23
+ Drawer,
24
+ DropdownMenu,
25
+ Empty,
26
+ Field,
5
27
  Flex,
28
+ Footer,
6
29
  Form,
7
30
  Grid,
31
+ Header,
32
+ HoverCard,
8
33
  Input,
34
+ InputGroup,
35
+ InputOTP,
36
+ Item,
37
+ Kbd,
38
+ Label,
39
+ Layout,
40
+ Link,
41
+ Menu,
42
+ Menubar,
43
+ NavigationMenu,
9
44
  Page,
45
+ Pagination,
46
+ Popover,
47
+ Progress,
48
+ RadioGroup,
49
+ Resizable,
50
+ ScrollArea,
10
51
  Select,
52
+ Separator,
53
+ Sheet,
54
+ Sidebar,
55
+ Sider,
56
+ Skeleton,
57
+ Slider,
58
+ Sonner,
59
+ Spinner,
11
60
  Statistic,
61
+ Switch,
12
62
  Table,
13
63
  Tabs,
64
+ Text,
65
+ Textarea,
66
+ Toggle,
67
+ ToggleGroup,
68
+ Tooltip,
69
+ Typography,
14
70
  createShadcnComponentRegistry,
15
71
  registerShadcnComponents,
16
72
  shadcnComponents,
17
73
  useFormContext
18
- } from "../chunk-XGOTHOI6.js";
19
- import "../chunk-OUTSIJMO.js";
20
- import "../chunk-QWZ23QLS.js";
21
- import "../chunk-57NRUZ5G.js";
74
+ } from "../chunk-FVZMNP5P.js";
75
+ import {
76
+ ICONS,
77
+ Icon,
78
+ normalizeIconName
79
+ } from "../chunk-UR3I4WXQ.js";
80
+ import "../chunk-TUXCPXPA.js";
81
+ import "../chunk-F3H23KYG.js";
82
+ import "../chunk-GL7IO22L.js";
22
83
  import "../chunk-RQHJBTEU.js";
23
84
  export {
85
+ Accordion,
24
86
  Alert,
87
+ AlertDialog,
88
+ AspectRatio,
89
+ Avatar,
90
+ Badge,
91
+ Breadcrumb,
25
92
  Button,
93
+ ButtonGroup,
94
+ Calendar,
26
95
  Card,
96
+ Carousel,
97
+ Chart,
98
+ Checkbox,
99
+ Collapsible,
100
+ Combobox,
101
+ Command,
102
+ Content,
103
+ ContextMenu,
104
+ DataTable,
105
+ Dialog,
106
+ Drawer,
107
+ DropdownMenu,
108
+ Empty,
109
+ Field,
27
110
  Flex,
111
+ Footer,
28
112
  Form,
29
113
  Grid,
114
+ Header,
115
+ HoverCard,
116
+ ICONS,
117
+ Icon,
30
118
  Input,
119
+ InputGroup,
120
+ InputOTP,
121
+ Item,
122
+ Kbd,
123
+ Label,
124
+ Layout,
125
+ Link,
126
+ Menu,
127
+ Menubar,
128
+ NavigationMenu,
31
129
  Page,
130
+ Pagination,
131
+ Popover,
132
+ Progress,
133
+ RadioGroup,
134
+ Resizable,
135
+ ScrollArea,
32
136
  Select,
137
+ Separator,
138
+ Sheet,
139
+ Sidebar,
140
+ Sider,
141
+ Skeleton,
142
+ Slider,
143
+ Sonner,
144
+ Spinner,
33
145
  Statistic,
146
+ Switch,
34
147
  Table,
35
148
  Tabs,
149
+ Text,
150
+ Textarea,
151
+ Toggle,
152
+ ToggleGroup,
153
+ Tooltip,
154
+ Typography,
36
155
  createShadcnComponentRegistry,
156
+ normalizeIconName,
37
157
  registerShadcnComponents,
38
158
  shadcnComponents,
39
159
  useFormContext