@agrotools1/at-components 2.0.14-beta.2 → 2.0.14-beta.4
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/v1/index.d.ts +2 -0
- package/dist/v1/index.d.ts.map +1 -0
- package/dist/v1/index.js +1 -0
- package/package.json +166 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/v1/index.ts"],"names":[],"mappings":"AAEA,cAAc,4BAA4B,CAAA"}
|
package/dist/v1/index.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "@agrotools1/at-components1";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agrotools1/at-components",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.0.14-beta.
|
|
4
|
+
"version": "2.0.14-beta.4",
|
|
5
5
|
"private": false,
|
|
6
6
|
"description": "Componentes da Agrotools - Versão 2 (com re-export da V1)",
|
|
7
7
|
"author": "Agrotools",
|
|
@@ -20,6 +20,170 @@
|
|
|
20
20
|
"types": "./dist/index.d.ts",
|
|
21
21
|
"import": "./dist/index.js"
|
|
22
22
|
},
|
|
23
|
+
"./accordion": {
|
|
24
|
+
"types": "./dist/accordion/index.d.ts",
|
|
25
|
+
"import": "./dist/accordion/index.js"
|
|
26
|
+
},
|
|
27
|
+
"./alert-dialog": {
|
|
28
|
+
"types": "./dist/alert-dialog/index.d.ts",
|
|
29
|
+
"import": "./dist/alert-dialog/index.js"
|
|
30
|
+
},
|
|
31
|
+
"./avatar": {
|
|
32
|
+
"types": "./dist/avatar/index.d.ts",
|
|
33
|
+
"import": "./dist/avatar/index.js"
|
|
34
|
+
},
|
|
35
|
+
"./badge": {
|
|
36
|
+
"types": "./dist/badge/index.d.ts",
|
|
37
|
+
"import": "./dist/badge/index.js"
|
|
38
|
+
},
|
|
39
|
+
"./breadcrumb": {
|
|
40
|
+
"types": "./dist/breadcrumb/index.d.ts",
|
|
41
|
+
"import": "./dist/breadcrumb/index.js"
|
|
42
|
+
},
|
|
43
|
+
"./button": {
|
|
44
|
+
"types": "./dist/button/index.d.ts",
|
|
45
|
+
"import": "./dist/button/index.js"
|
|
46
|
+
},
|
|
47
|
+
"./calendar": {
|
|
48
|
+
"types": "./dist/calendar/index.d.ts",
|
|
49
|
+
"import": "./dist/calendar/index.js"
|
|
50
|
+
},
|
|
51
|
+
"./card": {
|
|
52
|
+
"types": "./dist/card/index.d.ts",
|
|
53
|
+
"import": "./dist/card/index.js"
|
|
54
|
+
},
|
|
55
|
+
"./carousel": {
|
|
56
|
+
"types": "./dist/carousel/index.d.ts",
|
|
57
|
+
"import": "./dist/carousel/index.js"
|
|
58
|
+
},
|
|
59
|
+
"./checkbox": {
|
|
60
|
+
"types": "./dist/checkbox/index.d.ts",
|
|
61
|
+
"import": "./dist/checkbox/index.js"
|
|
62
|
+
},
|
|
63
|
+
"./combobox": {
|
|
64
|
+
"types": "./dist/combobox/index.d.ts",
|
|
65
|
+
"import": "./dist/combobox/index.js"
|
|
66
|
+
},
|
|
67
|
+
"./command": {
|
|
68
|
+
"types": "./dist/command/index.d.ts",
|
|
69
|
+
"import": "./dist/command/index.js"
|
|
70
|
+
},
|
|
71
|
+
"./data-table": {
|
|
72
|
+
"types": "./dist/data-table/index.d.ts",
|
|
73
|
+
"import": "./dist/data-table/index.js"
|
|
74
|
+
},
|
|
75
|
+
"./date-picker": {
|
|
76
|
+
"types": "./dist/date-picker/index.d.ts",
|
|
77
|
+
"import": "./dist/date-picker/index.js"
|
|
78
|
+
},
|
|
79
|
+
"./date-range-picker": {
|
|
80
|
+
"types": "./dist/date-range-picker/index.d.ts",
|
|
81
|
+
"import": "./dist/date-range-picker/index.js"
|
|
82
|
+
},
|
|
83
|
+
"./dialog": {
|
|
84
|
+
"types": "./dist/dialog/index.d.ts",
|
|
85
|
+
"import": "./dist/dialog/index.js"
|
|
86
|
+
},
|
|
87
|
+
"./dropdown-menu": {
|
|
88
|
+
"types": "./dist/dropdown-menu/index.d.ts",
|
|
89
|
+
"import": "./dist/dropdown-menu/index.js"
|
|
90
|
+
},
|
|
91
|
+
"./illustration": {
|
|
92
|
+
"types": "./dist/illustration/index.d.ts",
|
|
93
|
+
"import": "./dist/illustration/index.js"
|
|
94
|
+
},
|
|
95
|
+
"./input": {
|
|
96
|
+
"types": "./dist/input/index.d.ts",
|
|
97
|
+
"import": "./dist/input/index.js"
|
|
98
|
+
},
|
|
99
|
+
"./label": {
|
|
100
|
+
"types": "./dist/label/index.d.ts",
|
|
101
|
+
"import": "./dist/label/index.js"
|
|
102
|
+
},
|
|
103
|
+
"./multi-select": {
|
|
104
|
+
"types": "./dist/multi-select/index.d.ts",
|
|
105
|
+
"import": "./dist/multi-select/index.js"
|
|
106
|
+
},
|
|
107
|
+
"./pagination": {
|
|
108
|
+
"types": "./dist/pagination/index.d.ts",
|
|
109
|
+
"import": "./dist/pagination/index.js"
|
|
110
|
+
},
|
|
111
|
+
"./popover": {
|
|
112
|
+
"types": "./dist/popover/index.d.ts",
|
|
113
|
+
"import": "./dist/popover/index.js"
|
|
114
|
+
},
|
|
115
|
+
"./radio-group": {
|
|
116
|
+
"types": "./dist/radio-group/index.d.ts",
|
|
117
|
+
"import": "./dist/radio-group/index.js"
|
|
118
|
+
},
|
|
119
|
+
"./range-calendar": {
|
|
120
|
+
"types": "./dist/range-calendar/index.d.ts",
|
|
121
|
+
"import": "./dist/range-calendar/index.js"
|
|
122
|
+
},
|
|
123
|
+
"./select": {
|
|
124
|
+
"types": "./dist/select/index.d.ts",
|
|
125
|
+
"import": "./dist/select/index.js"
|
|
126
|
+
},
|
|
127
|
+
"./separator": {
|
|
128
|
+
"types": "./dist/separator/index.d.ts",
|
|
129
|
+
"import": "./dist/separator/index.js"
|
|
130
|
+
},
|
|
131
|
+
"./sheet": {
|
|
132
|
+
"types": "./dist/sheet/index.d.ts",
|
|
133
|
+
"import": "./dist/sheet/index.js"
|
|
134
|
+
},
|
|
135
|
+
"./sidebar": {
|
|
136
|
+
"types": "./dist/sidebar/index.d.ts",
|
|
137
|
+
"import": "./dist/sidebar/index.js"
|
|
138
|
+
},
|
|
139
|
+
"./skeleton": {
|
|
140
|
+
"types": "./dist/skeleton/index.d.ts",
|
|
141
|
+
"import": "./dist/skeleton/index.js"
|
|
142
|
+
},
|
|
143
|
+
"./sonner": {
|
|
144
|
+
"types": "./dist/sonner/index.d.ts",
|
|
145
|
+
"import": "./dist/sonner/index.js"
|
|
146
|
+
},
|
|
147
|
+
"./stepper": {
|
|
148
|
+
"types": "./dist/stepper/index.d.ts",
|
|
149
|
+
"import": "./dist/stepper/index.js"
|
|
150
|
+
},
|
|
151
|
+
"./switch": {
|
|
152
|
+
"types": "./dist/switch/index.d.ts",
|
|
153
|
+
"import": "./dist/switch/index.js"
|
|
154
|
+
},
|
|
155
|
+
"./table": {
|
|
156
|
+
"types": "./dist/table/index.d.ts",
|
|
157
|
+
"import": "./dist/table/index.js"
|
|
158
|
+
},
|
|
159
|
+
"./tabs": {
|
|
160
|
+
"types": "./dist/tabs/index.d.ts",
|
|
161
|
+
"import": "./dist/tabs/index.js"
|
|
162
|
+
},
|
|
163
|
+
"./tag": {
|
|
164
|
+
"types": "./dist/tag/index.d.ts",
|
|
165
|
+
"import": "./dist/tag/index.js"
|
|
166
|
+
},
|
|
167
|
+
"./textarea": {
|
|
168
|
+
"types": "./dist/textarea/index.d.ts",
|
|
169
|
+
"import": "./dist/textarea/index.js"
|
|
170
|
+
},
|
|
171
|
+
"./time-picker": {
|
|
172
|
+
"types": "./dist/time-picker/index.d.ts",
|
|
173
|
+
"import": "./dist/time-picker/index.js"
|
|
174
|
+
},
|
|
175
|
+
"./tooltip": {
|
|
176
|
+
"types": "./dist/tooltip/index.d.ts",
|
|
177
|
+
"import": "./dist/tooltip/index.js"
|
|
178
|
+
},
|
|
179
|
+
"./upload": {
|
|
180
|
+
"types": "./dist/upload/index.d.ts",
|
|
181
|
+
"import": "./dist/upload/index.js"
|
|
182
|
+
},
|
|
183
|
+
"./v1": {
|
|
184
|
+
"types": "./dist/v1/index.d.ts",
|
|
185
|
+
"import": "./dist/v1/index.js"
|
|
186
|
+
},
|
|
23
187
|
"./styles": "./dist/index.css",
|
|
24
188
|
"./index.css": "./dist/index.css"
|
|
25
189
|
},
|
|
@@ -39,7 +203,7 @@
|
|
|
39
203
|
"vue-component-type-helpers": "^2.2.10"
|
|
40
204
|
},
|
|
41
205
|
"dependencies": {
|
|
42
|
-
"@agrotools1/at-components1": "^1.1.2-beta.
|
|
206
|
+
"@agrotools1/at-components1": "^1.1.2-beta.1",
|
|
43
207
|
"@floating-ui/dom": "^1.4.2",
|
|
44
208
|
"@floating-ui/vue": "^1.0.1",
|
|
45
209
|
"@vueuse/core": "^13.4.0",
|