@multicomma/arkcn 0.1.2 → 0.1.3
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/package.json +1 -1
- package/registry/index.json +1 -1
- package/registry/items/accordion.json +302 -0
- package/registry/items/activity-feed.json +408 -0
- package/registry/items/alert-dialog.json +676 -0
- package/registry/items/alert.json +113 -0
- package/registry/items/angle-slider.json +378 -0
- package/registry/items/app-shell.json +2654 -1
- package/registry/items/aspect-ratio.json +36 -0
- package/registry/items/attachment.json +299 -1
- package/registry/items/avatar.json +213 -0
- package/registry/items/badge.json +44 -0
- package/registry/items/breadcrumb.json +191 -0
- package/registry/items/bubble.json +146 -0
- package/registry/items/button-group.json +110 -0
- package/registry/items/button.json +52 -0
- package/registry/items/calendar.json +499 -1
- package/registry/items/canvas.json +446 -1
- package/registry/items/card.json +192 -0
- package/registry/items/carousel.json +208 -1
- package/registry/items/cascader.json +797 -1
- package/registry/items/chart.json +1764 -1
- package/registry/items/chat.json +993 -0
- package/registry/items/checkbox.json +503 -0
- package/registry/items/clipboard.json +308 -0
- package/registry/items/collapsible.json +226 -0
- package/registry/items/color-picker.json +1261 -0
- package/registry/items/combobox.json +1123 -1
- package/registry/items/command.json +837 -1
- package/registry/items/comment-thread.json +952 -1
- package/registry/items/context-menu.json +1344 -1
- package/registry/items/data-grid.json +449 -1
- package/registry/items/data-table.json +1310 -1
- package/registry/items/date-input.json +476 -0
- package/registry/items/dialog.json +592 -0
- package/registry/items/direction.json +29 -1
- package/registry/items/drawer.json +797 -0
- package/registry/items/dropdown-menu.json +1311 -1
- package/registry/items/editable.json +503 -0
- package/registry/items/empty.json +166 -0
- package/registry/items/field.json +286 -1
- package/registry/items/file-upload.json +638 -0
- package/registry/items/floating-panel.json +720 -0
- package/registry/items/floating-toolbar.json +43 -0
- package/registry/items/format.json +109 -0
- package/registry/items/gantt.json +773 -1
- package/registry/items/hooks/use-mobile.json +1 -0
- package/registry/items/hotkeys.json +99 -1
- package/registry/items/hover-card.json +357 -0
- package/registry/items/image-cropper.json +431 -0
- package/registry/items/input-group.json +189 -0
- package/registry/items/input-otp.json +181 -0
- package/registry/items/input.json +28 -0
- package/registry/items/item.json +308 -0
- package/registry/items/json-tree-view.json +336 -0
- package/registry/items/kanban.json +624 -1
- package/registry/items/kbd.json +54 -0
- package/registry/items/label.json +28 -0
- package/registry/items/lib/controllable.json +1 -0
- package/registry/items/lib/data-table-adapter.json +1 -0
- package/registry/items/lib/drag-preview.json +1 -0
- package/registry/items/lib/form.json +1 -0
- package/registry/items/lib/history.json +1 -0
- package/registry/items/lib/row-layout.json +1 -0
- package/registry/items/lib/table.json +1 -0
- package/registry/items/lib/time.json +1 -0
- package/registry/items/lib/utils.json +1 -0
- package/registry/items/live-region.json +43 -0
- package/registry/items/marker.json +96 -0
- package/registry/items/marquee.json +300 -0
- package/registry/items/menubar.json +1282 -1
- package/registry/items/message.json +166 -0
- package/registry/items/navigation-menu.json +561 -1
- package/registry/items/node-graph.json +1037 -1
- package/registry/items/number-input.json +519 -0
- package/registry/items/pagination.json +244 -1
- package/registry/items/password-input.json +311 -0
- package/registry/items/popconfirm.json +566 -0
- package/registry/items/popover.json +615 -0
- package/registry/items/progress.json +516 -0
- package/registry/items/qr-code.json +249 -0
- package/registry/items/query-builder.json +1368 -1
- package/registry/items/radio-group.json +362 -0
- package/registry/items/rating-group.json +304 -0
- package/registry/items/resizable.json +242 -1
- package/registry/items/rich-text-editor.json +934 -1
- package/registry/items/scheduler.json +1013 -1
- package/registry/items/scroll-area.json +227 -0
- package/registry/items/segment-group.json +363 -0
- package/registry/items/select.json +956 -0
- package/registry/items/separator.json +45 -1
- package/registry/items/sheet.json +592 -0
- package/registry/items/sidebar.json +785 -1
- package/registry/items/signature-pad.json +330 -0
- package/registry/items/skeleton.json +28 -0
- package/registry/items/slider.json +799 -0
- package/registry/items/sonner.json +135 -0
- package/registry/items/spinner.json +28 -0
- package/registry/items/steps.json +483 -0
- package/registry/items/swap.json +107 -0
- package/registry/items/switch.json +362 -0
- package/registry/items/table.json +210 -0
- package/registry/items/tabs.json +326 -0
- package/registry/items/tags-input.json +640 -0
- package/registry/items/textarea.json +28 -0
- package/registry/items/timer.json +289 -0
- package/registry/items/toc.json +372 -0
- package/registry/items/toggle-group.json +214 -1
- package/registry/items/toggle.json +124 -0
- package/registry/items/tooltip.json +417 -0
- package/registry/items/tour.json +498 -0
- package/registry/items/transfer-list.json +609 -1
- package/registry/items/tree-select.json +742 -1
- package/registry/items/tree-view.json +794 -0
- package/registry/items/virtual-list.json +214 -1
- package/src/components/ui/app-shell.tsx +11 -0
- package/src/components/ui/attachment.tsx +1 -0
- package/src/components/ui/calendar.tsx +1 -0
- package/src/components/ui/canvas.tsx +8 -0
- package/src/components/ui/carousel.tsx +3 -0
- package/src/components/ui/cascader.tsx +1 -0
- package/src/components/ui/chart.tsx +10 -0
- package/src/components/ui/combobox.tsx +3 -0
- package/src/components/ui/command.tsx +1 -0
- package/src/components/ui/comment-thread.tsx +11 -0
- package/src/components/ui/context-menu.tsx +6 -0
- package/src/components/ui/data-grid.tsx +8 -0
- package/src/components/ui/data-table.tsx +6 -0
- package/src/components/ui/direction.tsx +2 -0
- package/src/components/ui/dropdown-menu.tsx +6 -0
- package/src/components/ui/field.tsx +1 -0
- package/src/components/ui/gantt.tsx +15 -0
- package/src/components/ui/hotkeys.tsx +3 -0
- package/src/components/ui/kanban.tsx +3 -0
- package/src/components/ui/menubar.tsx +6 -0
- package/src/components/ui/navigation-menu.tsx +1 -0
- package/src/components/ui/node-graph.tsx +23 -0
- package/src/components/ui/pagination.tsx +1 -0
- package/src/components/ui/query-builder.tsx +7 -0
- package/src/components/ui/resizable.tsx +1 -0
- package/src/components/ui/rich-text-editor.tsx +54 -0
- package/src/components/ui/scheduler.tsx +26 -0
- package/src/components/ui/separator.tsx +1 -0
- package/src/components/ui/sidebar.tsx +5 -0
- package/src/components/ui/toggle-group.tsx +3 -0
- package/src/components/ui/transfer-list.tsx +11 -0
- package/src/components/ui/tree-select.tsx +5 -0
- package/src/components/ui/virtual-list.tsx +7 -0
|
@@ -12,6 +12,437 @@
|
|
|
12
12
|
"ImageCropperSelection",
|
|
13
13
|
"ImageCropperViewport"
|
|
14
14
|
],
|
|
15
|
+
"parts": [
|
|
16
|
+
{
|
|
17
|
+
"name": "ImageCropper",
|
|
18
|
+
"props": [
|
|
19
|
+
{
|
|
20
|
+
"name": "asChild",
|
|
21
|
+
"type": "boolean",
|
|
22
|
+
"required": false,
|
|
23
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
24
|
+
"from": "@ark-ui/react"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "aspectRatio",
|
|
28
|
+
"type": "number",
|
|
29
|
+
"required": false,
|
|
30
|
+
"description": "The aspect ratio to maintain for the crop area (width / height).\nFor example, an aspect ratio of 16 / 9 will maintain a width to height ratio of 16:9.\nIf not provided, the crop area can be freely resized.",
|
|
31
|
+
"from": "@zag-js/image-cropper"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "children",
|
|
35
|
+
"type": "ReactNode",
|
|
36
|
+
"required": false,
|
|
37
|
+
"description": "Content rendered inside the part.",
|
|
38
|
+
"from": "@types/react"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "className",
|
|
42
|
+
"type": "string",
|
|
43
|
+
"required": false,
|
|
44
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
45
|
+
"from": "@types/react"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "cropShape",
|
|
49
|
+
"type": "\"circle\" | \"rectangle\"",
|
|
50
|
+
"required": false,
|
|
51
|
+
"default": "\"rectangle\"",
|
|
52
|
+
"description": "The shape of the crop area.",
|
|
53
|
+
"from": "@zag-js/image-cropper"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "defaultFlip",
|
|
57
|
+
"type": "FlipState",
|
|
58
|
+
"required": false,
|
|
59
|
+
"default": "{ horizontal: false, vertical: false }",
|
|
60
|
+
"description": "The initial flip state to apply to the image.",
|
|
61
|
+
"from": "@zag-js/image-cropper"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "defaultRotation",
|
|
65
|
+
"type": "number",
|
|
66
|
+
"required": false,
|
|
67
|
+
"default": "0",
|
|
68
|
+
"description": "The initial rotation to apply to the image in degrees.",
|
|
69
|
+
"from": "@zag-js/image-cropper"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"name": "defaultZoom",
|
|
73
|
+
"type": "number",
|
|
74
|
+
"required": false,
|
|
75
|
+
"default": "1",
|
|
76
|
+
"description": "The initial zoom factor to apply to the image.",
|
|
77
|
+
"from": "@zag-js/image-cropper"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"name": "fixedCropArea",
|
|
81
|
+
"type": "boolean",
|
|
82
|
+
"required": false,
|
|
83
|
+
"default": "false",
|
|
84
|
+
"description": "Whether the crop area is fixed in size and position.",
|
|
85
|
+
"from": "@zag-js/image-cropper"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"name": "flip",
|
|
89
|
+
"type": "FlipState",
|
|
90
|
+
"required": false,
|
|
91
|
+
"description": "The controlled flip state of the image.",
|
|
92
|
+
"from": "@zag-js/image-cropper"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "ids",
|
|
96
|
+
"type": "ElementIds",
|
|
97
|
+
"required": false,
|
|
98
|
+
"description": "The ids of the image cropper elements",
|
|
99
|
+
"from": "@zag-js/image-cropper"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"name": "initialCrop",
|
|
103
|
+
"type": "Rect",
|
|
104
|
+
"required": false,
|
|
105
|
+
"description": "The initial rectangle of the crop area.\nIf not provided, a smart default will be computed based on viewport size and aspect ratio.",
|
|
106
|
+
"from": "@zag-js/image-cropper"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "maxHeight",
|
|
110
|
+
"type": "number",
|
|
111
|
+
"required": false,
|
|
112
|
+
"default": "Infinity",
|
|
113
|
+
"description": "The maximum height of the crop area",
|
|
114
|
+
"from": "@zag-js/image-cropper"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"name": "maxWidth",
|
|
118
|
+
"type": "number",
|
|
119
|
+
"required": false,
|
|
120
|
+
"default": "Infinity",
|
|
121
|
+
"description": "The maximum width of the crop area",
|
|
122
|
+
"from": "@zag-js/image-cropper"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"name": "maxZoom",
|
|
126
|
+
"type": "number",
|
|
127
|
+
"required": false,
|
|
128
|
+
"default": "5",
|
|
129
|
+
"description": "The maximum zoom factor allowed.",
|
|
130
|
+
"from": "@zag-js/image-cropper"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"name": "minHeight",
|
|
134
|
+
"type": "number",
|
|
135
|
+
"required": false,
|
|
136
|
+
"default": "40",
|
|
137
|
+
"description": "The minimum height of the crop area",
|
|
138
|
+
"from": "@zag-js/image-cropper"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"name": "minWidth",
|
|
142
|
+
"type": "number",
|
|
143
|
+
"required": false,
|
|
144
|
+
"default": "40",
|
|
145
|
+
"description": "The minimum width of the crop area",
|
|
146
|
+
"from": "@zag-js/image-cropper"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"name": "minZoom",
|
|
150
|
+
"type": "number",
|
|
151
|
+
"required": false,
|
|
152
|
+
"default": "1",
|
|
153
|
+
"description": "The minimum zoom factor allowed.",
|
|
154
|
+
"from": "@zag-js/image-cropper"
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"name": "nudgeStep",
|
|
158
|
+
"type": "number",
|
|
159
|
+
"required": false,
|
|
160
|
+
"default": "1",
|
|
161
|
+
"description": "The base nudge step for keyboard arrow keys (in pixels).",
|
|
162
|
+
"from": "@zag-js/image-cropper"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"name": "nudgeStepCtrl",
|
|
166
|
+
"type": "number",
|
|
167
|
+
"required": false,
|
|
168
|
+
"default": "50",
|
|
169
|
+
"description": "The nudge step when Ctrl/Cmd key is held (in pixels).",
|
|
170
|
+
"from": "@zag-js/image-cropper"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"name": "nudgeStepShift",
|
|
174
|
+
"type": "number",
|
|
175
|
+
"required": false,
|
|
176
|
+
"default": "10",
|
|
177
|
+
"description": "The nudge step when Shift key is held (in pixels).",
|
|
178
|
+
"from": "@zag-js/image-cropper"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"name": "onCropChange",
|
|
182
|
+
"type": "((details: CropChangeDetails) => void)",
|
|
183
|
+
"required": false,
|
|
184
|
+
"description": "Callback fired when the crop area changes.",
|
|
185
|
+
"from": "@zag-js/image-cropper"
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"name": "onFlipChange",
|
|
189
|
+
"type": "((details: FlipChangeDetails) => void)",
|
|
190
|
+
"required": false,
|
|
191
|
+
"description": "Callback fired when the flip state changes.",
|
|
192
|
+
"from": "@zag-js/image-cropper"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"name": "onRotationChange",
|
|
196
|
+
"type": "((details: RotationChangeDetails) => void)",
|
|
197
|
+
"required": false,
|
|
198
|
+
"description": "Callback fired when the rotation changes.",
|
|
199
|
+
"from": "@zag-js/image-cropper"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"name": "onZoomChange",
|
|
203
|
+
"type": "((details: ZoomChangeDetails) => void)",
|
|
204
|
+
"required": false,
|
|
205
|
+
"description": "Callback fired when the zoom level changes.",
|
|
206
|
+
"from": "@zag-js/image-cropper"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"name": "rotation",
|
|
210
|
+
"type": "number",
|
|
211
|
+
"required": false,
|
|
212
|
+
"description": "The controlled rotation of the image in degrees (0 - 360).",
|
|
213
|
+
"from": "@zag-js/image-cropper"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"name": "style",
|
|
217
|
+
"type": "CSSProperties",
|
|
218
|
+
"required": false,
|
|
219
|
+
"description": "Inline styles applied to the rendered element.",
|
|
220
|
+
"from": "@types/react"
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"name": "translations",
|
|
224
|
+
"type": "IntlTranslations",
|
|
225
|
+
"required": false,
|
|
226
|
+
"description": "Specifies the localized strings that identify accessibility elements and their states.",
|
|
227
|
+
"from": "@zag-js/image-cropper"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"name": "zoom",
|
|
231
|
+
"type": "number",
|
|
232
|
+
"required": false,
|
|
233
|
+
"description": "The controlled zoom level of the image.",
|
|
234
|
+
"from": "@zag-js/image-cropper"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"name": "zoomSensitivity",
|
|
238
|
+
"type": "number",
|
|
239
|
+
"required": false,
|
|
240
|
+
"default": "2",
|
|
241
|
+
"description": "Controls how responsive pinch-to-zoom is.",
|
|
242
|
+
"from": "@zag-js/image-cropper"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"name": "zoomStep",
|
|
246
|
+
"type": "number",
|
|
247
|
+
"required": false,
|
|
248
|
+
"default": "0.1",
|
|
249
|
+
"description": "The amount of zoom applied per wheel step.",
|
|
250
|
+
"from": "@zag-js/image-cropper"
|
|
251
|
+
}
|
|
252
|
+
]
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"name": "ImageCropperContext",
|
|
256
|
+
"props": [
|
|
257
|
+
{
|
|
258
|
+
"name": "children",
|
|
259
|
+
"type": "(context: UseImageCropperContext) => ReactNode",
|
|
260
|
+
"required": true,
|
|
261
|
+
"description": "Content rendered inside the part.",
|
|
262
|
+
"from": "@ark-ui/react"
|
|
263
|
+
}
|
|
264
|
+
]
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"name": "ImageCropperGrid",
|
|
268
|
+
"props": [
|
|
269
|
+
{
|
|
270
|
+
"name": "axis",
|
|
271
|
+
"type": "\"horizontal\" | \"vertical\"",
|
|
272
|
+
"required": true,
|
|
273
|
+
"description": "The axis of the grid lines to display",
|
|
274
|
+
"from": "@zag-js/image-cropper"
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"name": "asChild",
|
|
278
|
+
"type": "boolean",
|
|
279
|
+
"required": false,
|
|
280
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
281
|
+
"from": "@ark-ui/react"
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
"name": "children",
|
|
285
|
+
"type": "ReactNode",
|
|
286
|
+
"required": false,
|
|
287
|
+
"description": "Content rendered inside the part.",
|
|
288
|
+
"from": "@types/react"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"name": "className",
|
|
292
|
+
"type": "string",
|
|
293
|
+
"required": false,
|
|
294
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
295
|
+
"from": "@types/react"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
"name": "style",
|
|
299
|
+
"type": "CSSProperties",
|
|
300
|
+
"required": false,
|
|
301
|
+
"description": "Inline styles applied to the rendered element.",
|
|
302
|
+
"from": "@types/react"
|
|
303
|
+
}
|
|
304
|
+
]
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"name": "ImageCropperHandle",
|
|
308
|
+
"props": [
|
|
309
|
+
{
|
|
310
|
+
"name": "position",
|
|
311
|
+
"type": "HandlePosition",
|
|
312
|
+
"required": true,
|
|
313
|
+
"description": "The position of the handle",
|
|
314
|
+
"from": "@zag-js/image-cropper"
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"name": "asChild",
|
|
318
|
+
"type": "boolean",
|
|
319
|
+
"required": false,
|
|
320
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
321
|
+
"from": "@ark-ui/react"
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"name": "children",
|
|
325
|
+
"type": "ReactNode",
|
|
326
|
+
"required": false,
|
|
327
|
+
"description": "Content rendered inside the part.",
|
|
328
|
+
"from": "@types/react"
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"name": "className",
|
|
332
|
+
"type": "string",
|
|
333
|
+
"required": false,
|
|
334
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
335
|
+
"from": "@types/react"
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"name": "style",
|
|
339
|
+
"type": "CSSProperties",
|
|
340
|
+
"required": false,
|
|
341
|
+
"description": "Inline styles applied to the rendered element.",
|
|
342
|
+
"from": "@types/react"
|
|
343
|
+
}
|
|
344
|
+
]
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
"name": "ImageCropperImage",
|
|
348
|
+
"props": [
|
|
349
|
+
{
|
|
350
|
+
"name": "asChild",
|
|
351
|
+
"type": "boolean",
|
|
352
|
+
"required": false,
|
|
353
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
354
|
+
"from": "@ark-ui/react"
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"name": "children",
|
|
358
|
+
"type": "ReactNode",
|
|
359
|
+
"required": false,
|
|
360
|
+
"description": "Content rendered inside the part.",
|
|
361
|
+
"from": "@types/react"
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"name": "className",
|
|
365
|
+
"type": "string",
|
|
366
|
+
"required": false,
|
|
367
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
368
|
+
"from": "@types/react"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"name": "style",
|
|
372
|
+
"type": "CSSProperties",
|
|
373
|
+
"required": false,
|
|
374
|
+
"description": "Inline styles applied to the rendered element.",
|
|
375
|
+
"from": "@types/react"
|
|
376
|
+
}
|
|
377
|
+
]
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
"name": "ImageCropperSelection",
|
|
381
|
+
"props": [
|
|
382
|
+
{
|
|
383
|
+
"name": "asChild",
|
|
384
|
+
"type": "boolean",
|
|
385
|
+
"required": false,
|
|
386
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
387
|
+
"from": "@ark-ui/react"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"name": "children",
|
|
391
|
+
"type": "ReactNode",
|
|
392
|
+
"required": false,
|
|
393
|
+
"description": "Content rendered inside the part.",
|
|
394
|
+
"from": "@types/react"
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
"name": "className",
|
|
398
|
+
"type": "string",
|
|
399
|
+
"required": false,
|
|
400
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
401
|
+
"from": "@types/react"
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"name": "style",
|
|
405
|
+
"type": "CSSProperties",
|
|
406
|
+
"required": false,
|
|
407
|
+
"description": "Inline styles applied to the rendered element.",
|
|
408
|
+
"from": "@types/react"
|
|
409
|
+
}
|
|
410
|
+
]
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"name": "ImageCropperViewport",
|
|
414
|
+
"props": [
|
|
415
|
+
{
|
|
416
|
+
"name": "asChild",
|
|
417
|
+
"type": "boolean",
|
|
418
|
+
"required": false,
|
|
419
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
420
|
+
"from": "@ark-ui/react"
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"name": "children",
|
|
424
|
+
"type": "ReactNode",
|
|
425
|
+
"required": false,
|
|
426
|
+
"description": "Content rendered inside the part.",
|
|
427
|
+
"from": "@types/react"
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
"name": "className",
|
|
431
|
+
"type": "string",
|
|
432
|
+
"required": false,
|
|
433
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
434
|
+
"from": "@types/react"
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"name": "style",
|
|
438
|
+
"type": "CSSProperties",
|
|
439
|
+
"required": false,
|
|
440
|
+
"description": "Inline styles applied to the rendered element.",
|
|
441
|
+
"from": "@types/react"
|
|
442
|
+
}
|
|
443
|
+
]
|
|
444
|
+
}
|
|
445
|
+
],
|
|
15
446
|
"dependencies": {
|
|
16
447
|
"@ark-ui/react": "^5.39.1"
|
|
17
448
|
},
|
|
@@ -10,6 +10,195 @@
|
|
|
10
10
|
"InputGroupInput",
|
|
11
11
|
"InputGroupTextarea"
|
|
12
12
|
],
|
|
13
|
+
"parts": [
|
|
14
|
+
{
|
|
15
|
+
"name": "InputGroup",
|
|
16
|
+
"props": [
|
|
17
|
+
{
|
|
18
|
+
"name": "children",
|
|
19
|
+
"type": "ReactNode",
|
|
20
|
+
"required": false,
|
|
21
|
+
"description": "Content rendered inside the part.",
|
|
22
|
+
"from": "@types/react"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "className",
|
|
26
|
+
"type": "string",
|
|
27
|
+
"required": false,
|
|
28
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
29
|
+
"from": "@types/react"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "style",
|
|
33
|
+
"type": "CSSProperties",
|
|
34
|
+
"required": false,
|
|
35
|
+
"description": "Inline styles applied to the rendered element.",
|
|
36
|
+
"from": "@types/react"
|
|
37
|
+
}
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "InputGroupAddon",
|
|
42
|
+
"props": [
|
|
43
|
+
{
|
|
44
|
+
"name": "align",
|
|
45
|
+
"type": "\"inline-start\" | \"inline-end\" | \"block-start\" | \"block-end\" | null",
|
|
46
|
+
"required": false,
|
|
47
|
+
"default": "\"inline-start\"",
|
|
48
|
+
"description": "Alignment along the side.",
|
|
49
|
+
"from": "arkcn"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "children",
|
|
53
|
+
"type": "ReactNode",
|
|
54
|
+
"required": false,
|
|
55
|
+
"description": "Content rendered inside the part.",
|
|
56
|
+
"from": "@types/react"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "className",
|
|
60
|
+
"type": "string",
|
|
61
|
+
"required": false,
|
|
62
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
63
|
+
"from": "@types/react"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "style",
|
|
67
|
+
"type": "CSSProperties",
|
|
68
|
+
"required": false,
|
|
69
|
+
"description": "Inline styles applied to the rendered element.",
|
|
70
|
+
"from": "@types/react"
|
|
71
|
+
}
|
|
72
|
+
]
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "InputGroupTrigger",
|
|
76
|
+
"props": [
|
|
77
|
+
{
|
|
78
|
+
"name": "asChild",
|
|
79
|
+
"type": "boolean",
|
|
80
|
+
"required": false,
|
|
81
|
+
"description": "Render the child element instead of the default one, merging props and behaviour onto it.",
|
|
82
|
+
"from": "arkcn"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"name": "size",
|
|
86
|
+
"type": "\"xs\" | \"sm\" | \"icon-xs\" | \"icon-sm\" | null",
|
|
87
|
+
"required": false,
|
|
88
|
+
"default": "\"xs\"",
|
|
89
|
+
"description": "Size variant; sets a `data-size` attribute.",
|
|
90
|
+
"from": "arkcn"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "variant",
|
|
94
|
+
"type": "\"link\" | \"default\" | \"outline\" | \"secondary\" | \"ghost\" | \"destructive\" | null",
|
|
95
|
+
"required": false,
|
|
96
|
+
"default": "\"ghost\"",
|
|
97
|
+
"description": "Visual variant, styled with `cva`; sets a `data-variant` attribute.",
|
|
98
|
+
"from": "arkcn"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"name": "children",
|
|
102
|
+
"type": "ReactNode",
|
|
103
|
+
"required": false,
|
|
104
|
+
"description": "Content rendered inside the part.",
|
|
105
|
+
"from": "@types/react"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"name": "className",
|
|
109
|
+
"type": "string",
|
|
110
|
+
"required": false,
|
|
111
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
112
|
+
"from": "@types/react"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"name": "style",
|
|
116
|
+
"type": "CSSProperties",
|
|
117
|
+
"required": false,
|
|
118
|
+
"description": "Inline styles applied to the rendered element.",
|
|
119
|
+
"from": "@types/react"
|
|
120
|
+
}
|
|
121
|
+
]
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"name": "InputGroupText",
|
|
125
|
+
"props": [
|
|
126
|
+
{
|
|
127
|
+
"name": "children",
|
|
128
|
+
"type": "ReactNode",
|
|
129
|
+
"required": false,
|
|
130
|
+
"description": "Content rendered inside the part.",
|
|
131
|
+
"from": "@types/react"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"name": "className",
|
|
135
|
+
"type": "string",
|
|
136
|
+
"required": false,
|
|
137
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
138
|
+
"from": "@types/react"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"name": "style",
|
|
142
|
+
"type": "CSSProperties",
|
|
143
|
+
"required": false,
|
|
144
|
+
"description": "Inline styles applied to the rendered element.",
|
|
145
|
+
"from": "@types/react"
|
|
146
|
+
}
|
|
147
|
+
]
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"name": "InputGroupInput",
|
|
151
|
+
"props": [
|
|
152
|
+
{
|
|
153
|
+
"name": "children",
|
|
154
|
+
"type": "ReactNode",
|
|
155
|
+
"required": false,
|
|
156
|
+
"description": "Content rendered inside the part.",
|
|
157
|
+
"from": "@types/react"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"name": "className",
|
|
161
|
+
"type": "string",
|
|
162
|
+
"required": false,
|
|
163
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
164
|
+
"from": "@types/react"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"name": "style",
|
|
168
|
+
"type": "CSSProperties",
|
|
169
|
+
"required": false,
|
|
170
|
+
"description": "Inline styles applied to the rendered element.",
|
|
171
|
+
"from": "@types/react"
|
|
172
|
+
}
|
|
173
|
+
]
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"name": "InputGroupTextarea",
|
|
177
|
+
"props": [
|
|
178
|
+
{
|
|
179
|
+
"name": "children",
|
|
180
|
+
"type": "ReactNode",
|
|
181
|
+
"required": false,
|
|
182
|
+
"description": "Content rendered inside the part.",
|
|
183
|
+
"from": "@types/react"
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"name": "className",
|
|
187
|
+
"type": "string",
|
|
188
|
+
"required": false,
|
|
189
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
190
|
+
"from": "@types/react"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"name": "style",
|
|
194
|
+
"type": "CSSProperties",
|
|
195
|
+
"required": false,
|
|
196
|
+
"description": "Inline styles applied to the rendered element.",
|
|
197
|
+
"from": "@types/react"
|
|
198
|
+
}
|
|
199
|
+
]
|
|
200
|
+
}
|
|
201
|
+
],
|
|
13
202
|
"dependencies": {
|
|
14
203
|
"class-variance-authority": "^0.7.1"
|
|
15
204
|
},
|