@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
|
@@ -19,6 +19,726 @@
|
|
|
19
19
|
"FloatingPanelTitle",
|
|
20
20
|
"FloatingPanelTrigger"
|
|
21
21
|
],
|
|
22
|
+
"parts": [
|
|
23
|
+
{
|
|
24
|
+
"name": "FloatingPanel",
|
|
25
|
+
"props": [
|
|
26
|
+
{
|
|
27
|
+
"name": "allowOverflow",
|
|
28
|
+
"type": "boolean",
|
|
29
|
+
"required": false,
|
|
30
|
+
"default": "true",
|
|
31
|
+
"description": "Whether the panel should be strictly contained within the boundary when dragging",
|
|
32
|
+
"from": "@zag-js/floating-panel"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "children",
|
|
36
|
+
"type": "ReactNode",
|
|
37
|
+
"required": false,
|
|
38
|
+
"description": "Content rendered inside the part.",
|
|
39
|
+
"from": "@ark-ui/react"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "closeOnEscape",
|
|
43
|
+
"type": "boolean",
|
|
44
|
+
"required": false,
|
|
45
|
+
"description": "Whether the panel should close when the escape key is pressed",
|
|
46
|
+
"from": "@zag-js/floating-panel"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "defaultOpen",
|
|
50
|
+
"type": "boolean",
|
|
51
|
+
"required": false,
|
|
52
|
+
"default": "false",
|
|
53
|
+
"description": "The initial open state of the panel when rendered.\nUse when you don't need to control the open state of the panel.",
|
|
54
|
+
"from": "@zag-js/floating-panel"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "defaultPosition",
|
|
58
|
+
"type": "Point",
|
|
59
|
+
"required": false,
|
|
60
|
+
"description": "The initial position of the panel when rendered.\nUse when you don't need to control the position of the panel.",
|
|
61
|
+
"from": "@zag-js/floating-panel"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "defaultSize",
|
|
65
|
+
"type": "Size",
|
|
66
|
+
"required": false,
|
|
67
|
+
"description": "The default size of the panel",
|
|
68
|
+
"from": "@zag-js/floating-panel"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "dir",
|
|
72
|
+
"type": "\"ltr\" | \"rtl\"",
|
|
73
|
+
"required": false,
|
|
74
|
+
"default": "\"ltr\"",
|
|
75
|
+
"description": "The document's text/writing direction.",
|
|
76
|
+
"from": "@zag-js/types"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "disabled",
|
|
80
|
+
"type": "boolean",
|
|
81
|
+
"required": false,
|
|
82
|
+
"description": "Whether the panel is disabled",
|
|
83
|
+
"from": "@zag-js/floating-panel"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "draggable",
|
|
87
|
+
"type": "boolean",
|
|
88
|
+
"required": false,
|
|
89
|
+
"default": "true",
|
|
90
|
+
"description": "Whether the panel is draggable",
|
|
91
|
+
"from": "@zag-js/floating-panel"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "finalFocusEl",
|
|
95
|
+
"type": "(() => HTMLElement | null)",
|
|
96
|
+
"required": false,
|
|
97
|
+
"description": "Element to receive focus when the panel is closed.\nBy default, the trigger element is focused.",
|
|
98
|
+
"from": "@zag-js/floating-panel"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"name": "getAnchorPosition",
|
|
102
|
+
"type": "((details: AnchorPositionDetails) => Point)",
|
|
103
|
+
"required": false,
|
|
104
|
+
"description": "Function that returns the initial position of the panel when it is opened.\nIf provided, will be used instead of the default position.",
|
|
105
|
+
"from": "@zag-js/floating-panel"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"name": "getBoundaryEl",
|
|
109
|
+
"type": "(() => HTMLElement | null)",
|
|
110
|
+
"required": false,
|
|
111
|
+
"description": "The boundary of the panel. Useful for recalculating the boundary rect when\nthe it is resized.",
|
|
112
|
+
"from": "@zag-js/floating-panel"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"name": "gridSize",
|
|
116
|
+
"type": "number",
|
|
117
|
+
"required": false,
|
|
118
|
+
"default": "1",
|
|
119
|
+
"description": "The snap grid for the panel",
|
|
120
|
+
"from": "@zag-js/floating-panel"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"name": "hideMode",
|
|
124
|
+
"type": "HideMode",
|
|
125
|
+
"required": false,
|
|
126
|
+
"default": "'display-none'",
|
|
127
|
+
"description": "How to hide content when mounted but not present.\n- `'display-none'`: HTML `hidden` attribute. Effects stay alive.\n- `'activity'`: React 19 `<Activity mode=\"hidden\">`. Effects pause. Requires React 19+.",
|
|
128
|
+
"from": "@ark-ui/react"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"name": "id",
|
|
132
|
+
"type": "string",
|
|
133
|
+
"required": false,
|
|
134
|
+
"description": "The unique identifier of the machine.",
|
|
135
|
+
"from": "@zag-js/types"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"name": "ids",
|
|
139
|
+
"type": "ElementIds",
|
|
140
|
+
"required": false,
|
|
141
|
+
"description": "The ids of the elements in the floating panel. Useful for composition.",
|
|
142
|
+
"from": "@zag-js/floating-panel"
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"name": "immediate",
|
|
146
|
+
"type": "boolean",
|
|
147
|
+
"required": false,
|
|
148
|
+
"description": "Whether to synchronize the present change immediately or defer it to the next frame",
|
|
149
|
+
"from": "@zag-js/presence"
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"name": "initialFocusEl",
|
|
153
|
+
"type": "(() => HTMLElement | null)",
|
|
154
|
+
"required": false,
|
|
155
|
+
"description": "Element to receive focus when the panel is opened.\nBy default, the first focusable element in the content is focused.",
|
|
156
|
+
"from": "@zag-js/floating-panel"
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"name": "lazyMount",
|
|
160
|
+
"type": "boolean",
|
|
161
|
+
"required": false,
|
|
162
|
+
"default": "true",
|
|
163
|
+
"description": "Whether to enable lazy mounting",
|
|
164
|
+
"from": "@ark-ui/react"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"name": "lockAspectRatio",
|
|
168
|
+
"type": "boolean",
|
|
169
|
+
"required": false,
|
|
170
|
+
"description": "Whether the panel is locked to its aspect ratio",
|
|
171
|
+
"from": "@zag-js/floating-panel"
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"name": "maxSize",
|
|
175
|
+
"type": "Size",
|
|
176
|
+
"required": false,
|
|
177
|
+
"description": "The maximum size of the panel",
|
|
178
|
+
"from": "@zag-js/floating-panel"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"name": "minSize",
|
|
182
|
+
"type": "Size",
|
|
183
|
+
"required": false,
|
|
184
|
+
"description": "The minimum size of the panel",
|
|
185
|
+
"from": "@zag-js/floating-panel"
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"name": "onEnterComplete",
|
|
189
|
+
"type": "VoidFunction",
|
|
190
|
+
"required": false,
|
|
191
|
+
"description": "Function called when the animation ends in the open state",
|
|
192
|
+
"from": "@zag-js/presence"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"name": "onExitComplete",
|
|
196
|
+
"type": "VoidFunction",
|
|
197
|
+
"required": false,
|
|
198
|
+
"description": "Function called when the animation ends in the closed state",
|
|
199
|
+
"from": "@zag-js/presence"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"name": "onOpenChange",
|
|
203
|
+
"type": "((details: OpenChangeDetails) => void)",
|
|
204
|
+
"required": false,
|
|
205
|
+
"description": "Function called when the panel is opened or closed",
|
|
206
|
+
"from": "@zag-js/floating-panel"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"name": "onPositionChange",
|
|
210
|
+
"type": "((details: PositionChangeDetails) => void)",
|
|
211
|
+
"required": false,
|
|
212
|
+
"description": "Function called when the position of the panel changes via dragging",
|
|
213
|
+
"from": "@zag-js/floating-panel"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"name": "onPositionChangeEnd",
|
|
217
|
+
"type": "((details: PositionChangeDetails) => void)",
|
|
218
|
+
"required": false,
|
|
219
|
+
"description": "Function called when the position of the panel changes via dragging ends",
|
|
220
|
+
"from": "@zag-js/floating-panel"
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"name": "onSizeChange",
|
|
224
|
+
"type": "((details: SizeChangeDetails) => void)",
|
|
225
|
+
"required": false,
|
|
226
|
+
"description": "Function called when the size of the panel changes via resizing",
|
|
227
|
+
"from": "@zag-js/floating-panel"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"name": "onSizeChangeEnd",
|
|
231
|
+
"type": "((details: SizeChangeDetails) => void)",
|
|
232
|
+
"required": false,
|
|
233
|
+
"description": "Function called when the size of the panel changes via resizing ends",
|
|
234
|
+
"from": "@zag-js/floating-panel"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"name": "onStageChange",
|
|
238
|
+
"type": "((details: StageChangeDetails) => void)",
|
|
239
|
+
"required": false,
|
|
240
|
+
"description": "Function called when the stage of the panel changes",
|
|
241
|
+
"from": "@zag-js/floating-panel"
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"name": "open",
|
|
245
|
+
"type": "boolean",
|
|
246
|
+
"required": false,
|
|
247
|
+
"description": "The controlled open state of the panel",
|
|
248
|
+
"from": "@zag-js/floating-panel"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"name": "persistRect",
|
|
252
|
+
"type": "boolean",
|
|
253
|
+
"required": false,
|
|
254
|
+
"description": "Whether the panel size and position should be preserved when it is closed",
|
|
255
|
+
"from": "@zag-js/floating-panel"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"name": "position",
|
|
259
|
+
"type": "Point",
|
|
260
|
+
"required": false,
|
|
261
|
+
"description": "The controlled position of the panel",
|
|
262
|
+
"from": "@zag-js/floating-panel"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"name": "present",
|
|
266
|
+
"type": "boolean",
|
|
267
|
+
"required": false,
|
|
268
|
+
"description": "Whether the node is present (controlled by the user)",
|
|
269
|
+
"from": "@zag-js/presence"
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"name": "resizable",
|
|
273
|
+
"type": "boolean",
|
|
274
|
+
"required": false,
|
|
275
|
+
"default": "true",
|
|
276
|
+
"description": "Whether the panel is resizable",
|
|
277
|
+
"from": "@zag-js/floating-panel"
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"name": "restoreFocus",
|
|
281
|
+
"type": "boolean",
|
|
282
|
+
"required": false,
|
|
283
|
+
"default": "true",
|
|
284
|
+
"description": "Whether to restore focus to the trigger when the panel is closed.",
|
|
285
|
+
"from": "@zag-js/floating-panel"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"name": "size",
|
|
289
|
+
"type": "Size",
|
|
290
|
+
"required": false,
|
|
291
|
+
"description": "The size of the panel",
|
|
292
|
+
"from": "@zag-js/floating-panel"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"name": "skipAnimationOnMount",
|
|
296
|
+
"type": "boolean",
|
|
297
|
+
"required": false,
|
|
298
|
+
"default": "false",
|
|
299
|
+
"description": "Whether to allow the initial presence animation.",
|
|
300
|
+
"from": "@ark-ui/react"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"name": "strategy",
|
|
304
|
+
"type": "\"absolute\" | \"fixed\"",
|
|
305
|
+
"required": false,
|
|
306
|
+
"default": "\"fixed\"",
|
|
307
|
+
"description": "The strategy to use for positioning",
|
|
308
|
+
"from": "@zag-js/floating-panel"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"name": "translations",
|
|
312
|
+
"type": "IntlTranslations",
|
|
313
|
+
"required": false,
|
|
314
|
+
"description": "The translations for the floating panel.",
|
|
315
|
+
"from": "@zag-js/floating-panel"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"name": "unmountOnExit",
|
|
319
|
+
"type": "boolean",
|
|
320
|
+
"required": false,
|
|
321
|
+
"default": "true",
|
|
322
|
+
"description": "Whether to unmount on exit.",
|
|
323
|
+
"from": "@ark-ui/react"
|
|
324
|
+
}
|
|
325
|
+
]
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
"name": "FloatingPanelBody",
|
|
329
|
+
"props": [
|
|
330
|
+
{
|
|
331
|
+
"name": "asChild",
|
|
332
|
+
"type": "boolean",
|
|
333
|
+
"required": false,
|
|
334
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
335
|
+
"from": "@ark-ui/react"
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"name": "children",
|
|
339
|
+
"type": "ReactNode",
|
|
340
|
+
"required": false,
|
|
341
|
+
"description": "Content rendered inside the part.",
|
|
342
|
+
"from": "@types/react"
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"name": "className",
|
|
346
|
+
"type": "string",
|
|
347
|
+
"required": false,
|
|
348
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
349
|
+
"from": "@types/react"
|
|
350
|
+
},
|
|
351
|
+
{
|
|
352
|
+
"name": "style",
|
|
353
|
+
"type": "CSSProperties",
|
|
354
|
+
"required": false,
|
|
355
|
+
"description": "Inline styles applied to the rendered element.",
|
|
356
|
+
"from": "@types/react"
|
|
357
|
+
}
|
|
358
|
+
]
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"name": "FloatingPanelCloseTrigger",
|
|
362
|
+
"props": [
|
|
363
|
+
{
|
|
364
|
+
"name": "asChild",
|
|
365
|
+
"type": "boolean",
|
|
366
|
+
"required": false,
|
|
367
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
368
|
+
"from": "@ark-ui/react"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"name": "children",
|
|
372
|
+
"type": "ReactNode",
|
|
373
|
+
"required": false,
|
|
374
|
+
"description": "Content rendered inside the part.",
|
|
375
|
+
"from": "@types/react"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"name": "className",
|
|
379
|
+
"type": "string",
|
|
380
|
+
"required": false,
|
|
381
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
382
|
+
"from": "@types/react"
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
"name": "style",
|
|
386
|
+
"type": "CSSProperties",
|
|
387
|
+
"required": false,
|
|
388
|
+
"description": "Inline styles applied to the rendered element.",
|
|
389
|
+
"from": "@types/react"
|
|
390
|
+
}
|
|
391
|
+
]
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"name": "FloatingPanelContent",
|
|
395
|
+
"props": [
|
|
396
|
+
{
|
|
397
|
+
"name": "asChild",
|
|
398
|
+
"type": "boolean",
|
|
399
|
+
"required": false,
|
|
400
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
401
|
+
"from": "@ark-ui/react"
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"name": "children",
|
|
405
|
+
"type": "ReactNode",
|
|
406
|
+
"required": false,
|
|
407
|
+
"description": "Content rendered inside the part.",
|
|
408
|
+
"from": "@types/react"
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"name": "className",
|
|
412
|
+
"type": "string",
|
|
413
|
+
"required": false,
|
|
414
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
415
|
+
"from": "@types/react"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"name": "style",
|
|
419
|
+
"type": "CSSProperties",
|
|
420
|
+
"required": false,
|
|
421
|
+
"description": "Inline styles applied to the rendered element.",
|
|
422
|
+
"from": "@types/react"
|
|
423
|
+
}
|
|
424
|
+
]
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
"name": "FloatingPanelContext",
|
|
428
|
+
"props": [
|
|
429
|
+
{
|
|
430
|
+
"name": "children",
|
|
431
|
+
"type": "(context: UseFloatingPanelContext) => ReactNode",
|
|
432
|
+
"required": true,
|
|
433
|
+
"description": "Content rendered inside the part.",
|
|
434
|
+
"from": "@ark-ui/react"
|
|
435
|
+
}
|
|
436
|
+
]
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"name": "FloatingPanelControl",
|
|
440
|
+
"props": [
|
|
441
|
+
{
|
|
442
|
+
"name": "asChild",
|
|
443
|
+
"type": "boolean",
|
|
444
|
+
"required": false,
|
|
445
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
446
|
+
"from": "@ark-ui/react"
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
"name": "children",
|
|
450
|
+
"type": "ReactNode",
|
|
451
|
+
"required": false,
|
|
452
|
+
"description": "Content rendered inside the part.",
|
|
453
|
+
"from": "@types/react"
|
|
454
|
+
},
|
|
455
|
+
{
|
|
456
|
+
"name": "className",
|
|
457
|
+
"type": "string",
|
|
458
|
+
"required": false,
|
|
459
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
460
|
+
"from": "@types/react"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"name": "style",
|
|
464
|
+
"type": "CSSProperties",
|
|
465
|
+
"required": false,
|
|
466
|
+
"description": "Inline styles applied to the rendered element.",
|
|
467
|
+
"from": "@types/react"
|
|
468
|
+
}
|
|
469
|
+
]
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"name": "FloatingPanelDragTrigger",
|
|
473
|
+
"props": [
|
|
474
|
+
{
|
|
475
|
+
"name": "asChild",
|
|
476
|
+
"type": "boolean",
|
|
477
|
+
"required": false,
|
|
478
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
479
|
+
"from": "@ark-ui/react"
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"name": "children",
|
|
483
|
+
"type": "ReactNode",
|
|
484
|
+
"required": false,
|
|
485
|
+
"description": "Content rendered inside the part.",
|
|
486
|
+
"from": "@types/react"
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"name": "className",
|
|
490
|
+
"type": "string",
|
|
491
|
+
"required": false,
|
|
492
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
493
|
+
"from": "@types/react"
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"name": "style",
|
|
497
|
+
"type": "CSSProperties",
|
|
498
|
+
"required": false,
|
|
499
|
+
"description": "Inline styles applied to the rendered element.",
|
|
500
|
+
"from": "@types/react"
|
|
501
|
+
}
|
|
502
|
+
]
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"name": "FloatingPanelHeader",
|
|
506
|
+
"props": [
|
|
507
|
+
{
|
|
508
|
+
"name": "asChild",
|
|
509
|
+
"type": "boolean",
|
|
510
|
+
"required": false,
|
|
511
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
512
|
+
"from": "@ark-ui/react"
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"name": "children",
|
|
516
|
+
"type": "ReactNode",
|
|
517
|
+
"required": false,
|
|
518
|
+
"description": "Content rendered inside the part.",
|
|
519
|
+
"from": "@types/react"
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"name": "className",
|
|
523
|
+
"type": "string",
|
|
524
|
+
"required": false,
|
|
525
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
526
|
+
"from": "@types/react"
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
"name": "style",
|
|
530
|
+
"type": "CSSProperties",
|
|
531
|
+
"required": false,
|
|
532
|
+
"description": "Inline styles applied to the rendered element.",
|
|
533
|
+
"from": "@types/react"
|
|
534
|
+
}
|
|
535
|
+
]
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"name": "FloatingPanelPortal",
|
|
539
|
+
"props": [
|
|
540
|
+
{
|
|
541
|
+
"name": "children",
|
|
542
|
+
"type": "ReactNode",
|
|
543
|
+
"required": false,
|
|
544
|
+
"description": "Content rendered inside the part.",
|
|
545
|
+
"from": "@types/react"
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
"name": "container",
|
|
549
|
+
"type": "RefObject<HTMLElement | null>",
|
|
550
|
+
"required": false,
|
|
551
|
+
"from": "@ark-ui/react"
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
"name": "disabled",
|
|
555
|
+
"type": "boolean",
|
|
556
|
+
"required": false,
|
|
557
|
+
"description": "Disables the part and everything inside it.",
|
|
558
|
+
"from": "@ark-ui/react"
|
|
559
|
+
}
|
|
560
|
+
]
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"name": "FloatingPanelPositioner",
|
|
564
|
+
"props": [
|
|
565
|
+
{
|
|
566
|
+
"name": "asChild",
|
|
567
|
+
"type": "boolean",
|
|
568
|
+
"required": false,
|
|
569
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
570
|
+
"from": "@ark-ui/react"
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"name": "children",
|
|
574
|
+
"type": "ReactNode",
|
|
575
|
+
"required": false,
|
|
576
|
+
"description": "Content rendered inside the part.",
|
|
577
|
+
"from": "@types/react"
|
|
578
|
+
},
|
|
579
|
+
{
|
|
580
|
+
"name": "className",
|
|
581
|
+
"type": "string",
|
|
582
|
+
"required": false,
|
|
583
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
584
|
+
"from": "@types/react"
|
|
585
|
+
},
|
|
586
|
+
{
|
|
587
|
+
"name": "style",
|
|
588
|
+
"type": "CSSProperties",
|
|
589
|
+
"required": false,
|
|
590
|
+
"description": "Inline styles applied to the rendered element.",
|
|
591
|
+
"from": "@types/react"
|
|
592
|
+
}
|
|
593
|
+
]
|
|
594
|
+
},
|
|
595
|
+
{
|
|
596
|
+
"name": "FloatingPanelResizeTrigger",
|
|
597
|
+
"props": [
|
|
598
|
+
{
|
|
599
|
+
"name": "axis",
|
|
600
|
+
"type": "ResizeTriggerAxis",
|
|
601
|
+
"required": true,
|
|
602
|
+
"description": "The axis of the resize handle",
|
|
603
|
+
"from": "@zag-js/floating-panel"
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"name": "asChild",
|
|
607
|
+
"type": "boolean",
|
|
608
|
+
"required": false,
|
|
609
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
610
|
+
"from": "@ark-ui/react"
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"name": "children",
|
|
614
|
+
"type": "ReactNode",
|
|
615
|
+
"required": false,
|
|
616
|
+
"description": "Content rendered inside the part.",
|
|
617
|
+
"from": "@types/react"
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
"name": "className",
|
|
621
|
+
"type": "string",
|
|
622
|
+
"required": false,
|
|
623
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
624
|
+
"from": "@types/react"
|
|
625
|
+
},
|
|
626
|
+
{
|
|
627
|
+
"name": "style",
|
|
628
|
+
"type": "CSSProperties",
|
|
629
|
+
"required": false,
|
|
630
|
+
"description": "Inline styles applied to the rendered element.",
|
|
631
|
+
"from": "@types/react"
|
|
632
|
+
}
|
|
633
|
+
]
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
"name": "FloatingPanelStageTrigger",
|
|
637
|
+
"props": [
|
|
638
|
+
{
|
|
639
|
+
"name": "stage",
|
|
640
|
+
"type": "Stage",
|
|
641
|
+
"required": true,
|
|
642
|
+
"description": "The stage of the panel",
|
|
643
|
+
"from": "@zag-js/floating-panel"
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"name": "asChild",
|
|
647
|
+
"type": "boolean",
|
|
648
|
+
"required": false,
|
|
649
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
650
|
+
"from": "@ark-ui/react"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"name": "children",
|
|
654
|
+
"type": "ReactNode",
|
|
655
|
+
"required": false,
|
|
656
|
+
"description": "Content rendered inside the part.",
|
|
657
|
+
"from": "@types/react"
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
"name": "className",
|
|
661
|
+
"type": "string",
|
|
662
|
+
"required": false,
|
|
663
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
664
|
+
"from": "@types/react"
|
|
665
|
+
},
|
|
666
|
+
{
|
|
667
|
+
"name": "style",
|
|
668
|
+
"type": "CSSProperties",
|
|
669
|
+
"required": false,
|
|
670
|
+
"description": "Inline styles applied to the rendered element.",
|
|
671
|
+
"from": "@types/react"
|
|
672
|
+
}
|
|
673
|
+
]
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"name": "FloatingPanelTitle",
|
|
677
|
+
"props": [
|
|
678
|
+
{
|
|
679
|
+
"name": "asChild",
|
|
680
|
+
"type": "boolean",
|
|
681
|
+
"required": false,
|
|
682
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
683
|
+
"from": "@ark-ui/react"
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"name": "children",
|
|
687
|
+
"type": "ReactNode",
|
|
688
|
+
"required": false,
|
|
689
|
+
"description": "Content rendered inside the part.",
|
|
690
|
+
"from": "@types/react"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"name": "className",
|
|
694
|
+
"type": "string",
|
|
695
|
+
"required": false,
|
|
696
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
697
|
+
"from": "@types/react"
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"name": "style",
|
|
701
|
+
"type": "CSSProperties",
|
|
702
|
+
"required": false,
|
|
703
|
+
"description": "Inline styles applied to the rendered element.",
|
|
704
|
+
"from": "@types/react"
|
|
705
|
+
}
|
|
706
|
+
]
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
"name": "FloatingPanelTrigger",
|
|
710
|
+
"props": [
|
|
711
|
+
{
|
|
712
|
+
"name": "asChild",
|
|
713
|
+
"type": "boolean",
|
|
714
|
+
"required": false,
|
|
715
|
+
"description": "Use the provided child element as the default rendered element, combining their props and behavior.",
|
|
716
|
+
"from": "@ark-ui/react"
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"name": "children",
|
|
720
|
+
"type": "ReactNode",
|
|
721
|
+
"required": false,
|
|
722
|
+
"description": "Content rendered inside the part.",
|
|
723
|
+
"from": "@types/react"
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
"name": "className",
|
|
727
|
+
"type": "string",
|
|
728
|
+
"required": false,
|
|
729
|
+
"description": "Extra classes merged into the part's own classes with `cn`.",
|
|
730
|
+
"from": "@types/react"
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"name": "style",
|
|
734
|
+
"type": "CSSProperties",
|
|
735
|
+
"required": false,
|
|
736
|
+
"description": "Inline styles applied to the rendered element.",
|
|
737
|
+
"from": "@types/react"
|
|
738
|
+
}
|
|
739
|
+
]
|
|
740
|
+
}
|
|
741
|
+
],
|
|
22
742
|
"dependencies": {
|
|
23
743
|
"@ark-ui/react": "^5.39.1",
|
|
24
744
|
"lucide-react": "^1.41.0"
|