@fayz-ai/ui 0.8.4 → 0.8.5
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/ChartWidgetInner-GDE5PBTR.js +46 -0
- package/dist/ChartWidgetInner-GDE5PBTR.js.map +1 -0
- package/dist/{chunk-VVQ45ZDZ.js → chunk-KV3MHB6N.js} +85 -179
- package/dist/chunk-KV3MHB6N.js.map +1 -0
- package/dist/{chunk-M34ACV5E.js → chunk-OUPJDGKE.js} +6 -41
- package/dist/chunk-OUPJDGKE.js.map +1 -0
- package/dist/chunk-PVIB724L.js +161 -0
- package/dist/chunk-PVIB724L.js.map +1 -0
- package/dist/{chunk-DYMBFHD7.js → chunk-VDAYIQX4.js} +202 -3
- package/dist/chunk-VDAYIQX4.js.map +1 -0
- package/dist/{chunk-R4LPSXTT.js → chunk-YLQGUJAQ.js} +18 -6
- package/dist/chunk-YLQGUJAQ.js.map +1 -0
- package/dist/dashboard/ChartWidget.d.ts.map +1 -1
- package/dist/dashboard/ChartWidgetInner.d.ts +11 -0
- package/dist/dashboard/ChartWidgetInner.d.ts.map +1 -0
- package/dist/dashboard/index.js +2 -1
- package/dist/icons.d.ts +8 -0
- package/dist/icons.d.ts.map +1 -0
- package/dist/icons.js +3 -0
- package/dist/icons.js.map +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +5 -5
- package/dist/layout/Sidebar.d.ts +1 -2
- package/dist/layout/Sidebar.d.ts.map +1 -1
- package/dist/layout/index.js +2 -1
- package/dist/preset.cjs +201 -11
- package/dist/preset.cjs.map +1 -1
- package/dist/preset.js +201 -1
- package/dist/preset.js.map +1 -1
- package/dist/primitives/date-picker.d.ts +7 -1
- package/dist/primitives/date-picker.d.ts.map +1 -1
- package/dist/primitives/index.js +1 -1
- package/dist/tailwind.cjs +199 -2
- package/dist/tailwind.cjs.map +1 -1
- package/dist/tailwind.js +198 -1
- package/dist/tailwind.js.map +1 -1
- package/dist/theme/index.js +1 -2
- package/package.json +24 -22
- package/src/dashboard/ChartWidget.tsx +8 -65
- package/src/dashboard/ChartWidgetInner.tsx +83 -0
- package/src/dashboard/icon.ts +2 -2
- package/src/icons.ts +66 -0
- package/src/index.ts +4 -0
- package/src/layout/Sidebar.tsx +4 -110
- package/src/primitives/date-picker.tsx +30 -4
- package/dist/chunk-2P7T6QQK.cjs +0 -206
- package/dist/chunk-2P7T6QQK.cjs.map +0 -1
- package/dist/chunk-7ZQQZD4Q.cjs +0 -1823
- package/dist/chunk-7ZQQZD4Q.cjs.map +0 -1
- package/dist/chunk-B3BTZDTA.cjs +0 -1701
- package/dist/chunk-B3BTZDTA.cjs.map +0 -1
- package/dist/chunk-DYMBFHD7.js.map +0 -1
- package/dist/chunk-H6OULCHF.cjs +0 -81
- package/dist/chunk-H6OULCHF.cjs.map +0 -1
- package/dist/chunk-IWBXYV4U.js +0 -203
- package/dist/chunk-IWBXYV4U.js.map +0 -1
- package/dist/chunk-M34ACV5E.js.map +0 -1
- package/dist/chunk-MUGRP5DD.cjs +0 -701
- package/dist/chunk-MUGRP5DD.cjs.map +0 -1
- package/dist/chunk-NZV47HWO.cjs +0 -380
- package/dist/chunk-NZV47HWO.cjs.map +0 -1
- package/dist/chunk-OW73RZOU.cjs +0 -313
- package/dist/chunk-OW73RZOU.cjs.map +0 -1
- package/dist/chunk-R4LPSXTT.js.map +0 -1
- package/dist/chunk-R4SQ2GVD.cjs +0 -475
- package/dist/chunk-R4SQ2GVD.cjs.map +0 -1
- package/dist/chunk-VVQ45ZDZ.js.map +0 -1
- package/dist/dashboard/index.cjs +0 -106
- package/dist/dashboard/index.cjs.map +0 -1
- package/dist/index.cjs +0 -650
- package/dist/index.cjs.map +0 -1
- package/dist/layout/index.cjs +0 -98
- package/dist/layout/index.cjs.map +0 -1
- package/dist/primitives/index.cjs +0 -363
- package/dist/primitives/index.cjs.map +0 -1
- package/dist/theme/index.cjs +0 -41
- package/dist/theme/index.cjs.map +0 -1
package/dist/index.cjs
DELETED
|
@@ -1,650 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var chunkB3BTZDTA_cjs = require('./chunk-B3BTZDTA.cjs');
|
|
4
|
-
var chunk7ZQQZD4Q_cjs = require('./chunk-7ZQQZD4Q.cjs');
|
|
5
|
-
var chunkOW73RZOU_cjs = require('./chunk-OW73RZOU.cjs');
|
|
6
|
-
var chunkR4SQ2GVD_cjs = require('./chunk-R4SQ2GVD.cjs');
|
|
7
|
-
var chunkMUGRP5DD_cjs = require('./chunk-MUGRP5DD.cjs');
|
|
8
|
-
var chunkNZV47HWO_cjs = require('./chunk-NZV47HWO.cjs');
|
|
9
|
-
var chunkH6OULCHF_cjs = require('./chunk-H6OULCHF.cjs');
|
|
10
|
-
require('./chunk-2P7T6QQK.cjs');
|
|
11
|
-
var React = require('react');
|
|
12
|
-
var AvatarPrimitive = require('@radix-ui/react-avatar');
|
|
13
|
-
var jsxRuntime = require('react/jsx-runtime');
|
|
14
|
-
|
|
15
|
-
function _interopNamespace(e) {
|
|
16
|
-
if (e && e.__esModule) return e;
|
|
17
|
-
var n = Object.create(null);
|
|
18
|
-
if (e) {
|
|
19
|
-
Object.keys(e).forEach(function (k) {
|
|
20
|
-
if (k !== 'default') {
|
|
21
|
-
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
22
|
-
Object.defineProperty(n, k, d.get ? d : {
|
|
23
|
-
enumerable: true,
|
|
24
|
-
get: function () { return e[k]; }
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
});
|
|
28
|
-
}
|
|
29
|
-
n.default = e;
|
|
30
|
-
return Object.freeze(n);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
34
|
-
var AvatarPrimitive__namespace = /*#__PURE__*/_interopNamespace(AvatarPrimitive);
|
|
35
|
-
|
|
36
|
-
var Avatar = React__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
37
|
-
AvatarPrimitive__namespace.Root,
|
|
38
|
-
{
|
|
39
|
-
ref,
|
|
40
|
-
className: chunkH6OULCHF_cjs.cn(
|
|
41
|
-
"relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full",
|
|
42
|
-
className
|
|
43
|
-
),
|
|
44
|
-
...props
|
|
45
|
-
}
|
|
46
|
-
));
|
|
47
|
-
Avatar.displayName = AvatarPrimitive__namespace.Root.displayName;
|
|
48
|
-
var AvatarImage = React__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
49
|
-
AvatarPrimitive__namespace.Image,
|
|
50
|
-
{
|
|
51
|
-
ref,
|
|
52
|
-
className: chunkH6OULCHF_cjs.cn("aspect-square h-full w-full", className),
|
|
53
|
-
...props
|
|
54
|
-
}
|
|
55
|
-
));
|
|
56
|
-
AvatarImage.displayName = AvatarPrimitive__namespace.Image.displayName;
|
|
57
|
-
var AvatarFallback = React__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
58
|
-
AvatarPrimitive__namespace.Fallback,
|
|
59
|
-
{
|
|
60
|
-
ref,
|
|
61
|
-
className: chunkH6OULCHF_cjs.cn(
|
|
62
|
-
"flex h-full w-full items-center justify-center rounded-full bg-muted",
|
|
63
|
-
className
|
|
64
|
-
),
|
|
65
|
-
...props
|
|
66
|
-
}
|
|
67
|
-
));
|
|
68
|
-
AvatarFallback.displayName = AvatarPrimitive__namespace.Fallback.displayName;
|
|
69
|
-
|
|
70
|
-
Object.defineProperty(exports, "Badge", {
|
|
71
|
-
enumerable: true,
|
|
72
|
-
get: function () { return chunkB3BTZDTA_cjs.Badge; }
|
|
73
|
-
});
|
|
74
|
-
Object.defineProperty(exports, "Breadcrumb", {
|
|
75
|
-
enumerable: true,
|
|
76
|
-
get: function () { return chunkB3BTZDTA_cjs.Breadcrumb; }
|
|
77
|
-
});
|
|
78
|
-
Object.defineProperty(exports, "Checkbox", {
|
|
79
|
-
enumerable: true,
|
|
80
|
-
get: function () { return chunkB3BTZDTA_cjs.Checkbox; }
|
|
81
|
-
});
|
|
82
|
-
Object.defineProperty(exports, "ConfirmDialog", {
|
|
83
|
-
enumerable: true,
|
|
84
|
-
get: function () { return chunkB3BTZDTA_cjs.ConfirmDialog; }
|
|
85
|
-
});
|
|
86
|
-
Object.defineProperty(exports, "CurrencyInput", {
|
|
87
|
-
enumerable: true,
|
|
88
|
-
get: function () { return chunkB3BTZDTA_cjs.CurrencyInput; }
|
|
89
|
-
});
|
|
90
|
-
Object.defineProperty(exports, "DatePicker", {
|
|
91
|
-
enumerable: true,
|
|
92
|
-
get: function () { return chunkB3BTZDTA_cjs.DatePicker; }
|
|
93
|
-
});
|
|
94
|
-
Object.defineProperty(exports, "Input", {
|
|
95
|
-
enumerable: true,
|
|
96
|
-
get: function () { return chunkB3BTZDTA_cjs.Input; }
|
|
97
|
-
});
|
|
98
|
-
Object.defineProperty(exports, "ListView", {
|
|
99
|
-
enumerable: true,
|
|
100
|
-
get: function () { return chunkB3BTZDTA_cjs.ListView; }
|
|
101
|
-
});
|
|
102
|
-
Object.defineProperty(exports, "Markdown", {
|
|
103
|
-
enumerable: true,
|
|
104
|
-
get: function () { return chunkB3BTZDTA_cjs.Markdown; }
|
|
105
|
-
});
|
|
106
|
-
Object.defineProperty(exports, "MarkdownEditor", {
|
|
107
|
-
enumerable: true,
|
|
108
|
-
get: function () { return chunkB3BTZDTA_cjs.MarkdownEditor; }
|
|
109
|
-
});
|
|
110
|
-
Object.defineProperty(exports, "Modal", {
|
|
111
|
-
enumerable: true,
|
|
112
|
-
get: function () { return chunkB3BTZDTA_cjs.Modal; }
|
|
113
|
-
});
|
|
114
|
-
Object.defineProperty(exports, "ModalBody", {
|
|
115
|
-
enumerable: true,
|
|
116
|
-
get: function () { return chunkB3BTZDTA_cjs.ModalBody; }
|
|
117
|
-
});
|
|
118
|
-
Object.defineProperty(exports, "ModalClose", {
|
|
119
|
-
enumerable: true,
|
|
120
|
-
get: function () { return chunkB3BTZDTA_cjs.ModalClose; }
|
|
121
|
-
});
|
|
122
|
-
Object.defineProperty(exports, "ModalContent", {
|
|
123
|
-
enumerable: true,
|
|
124
|
-
get: function () { return chunkB3BTZDTA_cjs.ModalContent; }
|
|
125
|
-
});
|
|
126
|
-
Object.defineProperty(exports, "ModalDescription", {
|
|
127
|
-
enumerable: true,
|
|
128
|
-
get: function () { return chunkB3BTZDTA_cjs.ModalDescription; }
|
|
129
|
-
});
|
|
130
|
-
Object.defineProperty(exports, "ModalFooter", {
|
|
131
|
-
enumerable: true,
|
|
132
|
-
get: function () { return chunkB3BTZDTA_cjs.ModalFooter; }
|
|
133
|
-
});
|
|
134
|
-
Object.defineProperty(exports, "ModalHeader", {
|
|
135
|
-
enumerable: true,
|
|
136
|
-
get: function () { return chunkB3BTZDTA_cjs.ModalHeader; }
|
|
137
|
-
});
|
|
138
|
-
Object.defineProperty(exports, "ModalOverlay", {
|
|
139
|
-
enumerable: true,
|
|
140
|
-
get: function () { return chunkB3BTZDTA_cjs.ModalOverlay; }
|
|
141
|
-
});
|
|
142
|
-
Object.defineProperty(exports, "ModalPortal", {
|
|
143
|
-
enumerable: true,
|
|
144
|
-
get: function () { return chunkB3BTZDTA_cjs.ModalPortal; }
|
|
145
|
-
});
|
|
146
|
-
Object.defineProperty(exports, "ModalTitle", {
|
|
147
|
-
enumerable: true,
|
|
148
|
-
get: function () { return chunkB3BTZDTA_cjs.ModalTitle; }
|
|
149
|
-
});
|
|
150
|
-
Object.defineProperty(exports, "ModalTrigger", {
|
|
151
|
-
enumerable: true,
|
|
152
|
-
get: function () { return chunkB3BTZDTA_cjs.ModalTrigger; }
|
|
153
|
-
});
|
|
154
|
-
Object.defineProperty(exports, "Popover", {
|
|
155
|
-
enumerable: true,
|
|
156
|
-
get: function () { return chunkB3BTZDTA_cjs.Popover; }
|
|
157
|
-
});
|
|
158
|
-
Object.defineProperty(exports, "PopoverContent", {
|
|
159
|
-
enumerable: true,
|
|
160
|
-
get: function () { return chunkB3BTZDTA_cjs.PopoverContent; }
|
|
161
|
-
});
|
|
162
|
-
Object.defineProperty(exports, "PopoverTrigger", {
|
|
163
|
-
enumerable: true,
|
|
164
|
-
get: function () { return chunkB3BTZDTA_cjs.PopoverTrigger; }
|
|
165
|
-
});
|
|
166
|
-
Object.defineProperty(exports, "SearchCombobox", {
|
|
167
|
-
enumerable: true,
|
|
168
|
-
get: function () { return chunkB3BTZDTA_cjs.SearchCombobox; }
|
|
169
|
-
});
|
|
170
|
-
Object.defineProperty(exports, "SearchSelect", {
|
|
171
|
-
enumerable: true,
|
|
172
|
-
get: function () { return chunkB3BTZDTA_cjs.SearchSelect; }
|
|
173
|
-
});
|
|
174
|
-
Object.defineProperty(exports, "Select", {
|
|
175
|
-
enumerable: true,
|
|
176
|
-
get: function () { return chunkB3BTZDTA_cjs.Select; }
|
|
177
|
-
});
|
|
178
|
-
Object.defineProperty(exports, "SelectContent", {
|
|
179
|
-
enumerable: true,
|
|
180
|
-
get: function () { return chunkB3BTZDTA_cjs.SelectContent; }
|
|
181
|
-
});
|
|
182
|
-
Object.defineProperty(exports, "SelectGroup", {
|
|
183
|
-
enumerable: true,
|
|
184
|
-
get: function () { return chunkB3BTZDTA_cjs.SelectGroup; }
|
|
185
|
-
});
|
|
186
|
-
Object.defineProperty(exports, "SelectItem", {
|
|
187
|
-
enumerable: true,
|
|
188
|
-
get: function () { return chunkB3BTZDTA_cjs.SelectItem; }
|
|
189
|
-
});
|
|
190
|
-
Object.defineProperty(exports, "SelectLabel", {
|
|
191
|
-
enumerable: true,
|
|
192
|
-
get: function () { return chunkB3BTZDTA_cjs.SelectLabel; }
|
|
193
|
-
});
|
|
194
|
-
Object.defineProperty(exports, "SelectScrollDownButton", {
|
|
195
|
-
enumerable: true,
|
|
196
|
-
get: function () { return chunkB3BTZDTA_cjs.SelectScrollDownButton; }
|
|
197
|
-
});
|
|
198
|
-
Object.defineProperty(exports, "SelectScrollUpButton", {
|
|
199
|
-
enumerable: true,
|
|
200
|
-
get: function () { return chunkB3BTZDTA_cjs.SelectScrollUpButton; }
|
|
201
|
-
});
|
|
202
|
-
Object.defineProperty(exports, "SelectSeparator", {
|
|
203
|
-
enumerable: true,
|
|
204
|
-
get: function () { return chunkB3BTZDTA_cjs.SelectSeparator; }
|
|
205
|
-
});
|
|
206
|
-
Object.defineProperty(exports, "SelectTrigger", {
|
|
207
|
-
enumerable: true,
|
|
208
|
-
get: function () { return chunkB3BTZDTA_cjs.SelectTrigger; }
|
|
209
|
-
});
|
|
210
|
-
Object.defineProperty(exports, "SelectValue", {
|
|
211
|
-
enumerable: true,
|
|
212
|
-
get: function () { return chunkB3BTZDTA_cjs.SelectValue; }
|
|
213
|
-
});
|
|
214
|
-
Object.defineProperty(exports, "Separator", {
|
|
215
|
-
enumerable: true,
|
|
216
|
-
get: function () { return chunkB3BTZDTA_cjs.Separator; }
|
|
217
|
-
});
|
|
218
|
-
Object.defineProperty(exports, "Tabs", {
|
|
219
|
-
enumerable: true,
|
|
220
|
-
get: function () { return chunkB3BTZDTA_cjs.Tabs; }
|
|
221
|
-
});
|
|
222
|
-
Object.defineProperty(exports, "TabsContent", {
|
|
223
|
-
enumerable: true,
|
|
224
|
-
get: function () { return chunkB3BTZDTA_cjs.TabsContent; }
|
|
225
|
-
});
|
|
226
|
-
Object.defineProperty(exports, "TabsList", {
|
|
227
|
-
enumerable: true,
|
|
228
|
-
get: function () { return chunkB3BTZDTA_cjs.TabsList; }
|
|
229
|
-
});
|
|
230
|
-
Object.defineProperty(exports, "TabsTrigger", {
|
|
231
|
-
enumerable: true,
|
|
232
|
-
get: function () { return chunkB3BTZDTA_cjs.TabsTrigger; }
|
|
233
|
-
});
|
|
234
|
-
Object.defineProperty(exports, "TimePicker", {
|
|
235
|
-
enumerable: true,
|
|
236
|
-
get: function () { return chunkB3BTZDTA_cjs.TimePicker; }
|
|
237
|
-
});
|
|
238
|
-
Object.defineProperty(exports, "ToastProvider", {
|
|
239
|
-
enumerable: true,
|
|
240
|
-
get: function () { return chunkB3BTZDTA_cjs.ToastProvider; }
|
|
241
|
-
});
|
|
242
|
-
Object.defineProperty(exports, "Tooltip", {
|
|
243
|
-
enumerable: true,
|
|
244
|
-
get: function () { return chunkB3BTZDTA_cjs.Tooltip; }
|
|
245
|
-
});
|
|
246
|
-
Object.defineProperty(exports, "TooltipContent", {
|
|
247
|
-
enumerable: true,
|
|
248
|
-
get: function () { return chunkB3BTZDTA_cjs.TooltipContent; }
|
|
249
|
-
});
|
|
250
|
-
Object.defineProperty(exports, "TooltipProvider", {
|
|
251
|
-
enumerable: true,
|
|
252
|
-
get: function () { return chunkB3BTZDTA_cjs.TooltipProvider; }
|
|
253
|
-
});
|
|
254
|
-
Object.defineProperty(exports, "TooltipTrigger", {
|
|
255
|
-
enumerable: true,
|
|
256
|
-
get: function () { return chunkB3BTZDTA_cjs.TooltipTrigger; }
|
|
257
|
-
});
|
|
258
|
-
Object.defineProperty(exports, "badgeVariants", {
|
|
259
|
-
enumerable: true,
|
|
260
|
-
get: function () { return chunkB3BTZDTA_cjs.badgeVariants; }
|
|
261
|
-
});
|
|
262
|
-
Object.defineProperty(exports, "renderMarkdown", {
|
|
263
|
-
enumerable: true,
|
|
264
|
-
get: function () { return chunkB3BTZDTA_cjs.renderMarkdown; }
|
|
265
|
-
});
|
|
266
|
-
Object.defineProperty(exports, "toast", {
|
|
267
|
-
enumerable: true,
|
|
268
|
-
get: function () { return chunkB3BTZDTA_cjs.toast; }
|
|
269
|
-
});
|
|
270
|
-
Object.defineProperty(exports, "AppShell", {
|
|
271
|
-
enumerable: true,
|
|
272
|
-
get: function () { return chunk7ZQQZD4Q_cjs.AppShell; }
|
|
273
|
-
});
|
|
274
|
-
Object.defineProperty(exports, "BackStyleProvider", {
|
|
275
|
-
enumerable: true,
|
|
276
|
-
get: function () { return chunk7ZQQZD4Q_cjs.BackStyleProvider; }
|
|
277
|
-
});
|
|
278
|
-
Object.defineProperty(exports, "ContentSplit", {
|
|
279
|
-
enumerable: true,
|
|
280
|
-
get: function () { return chunk7ZQQZD4Q_cjs.ContentSplit; }
|
|
281
|
-
});
|
|
282
|
-
Object.defineProperty(exports, "ContentSplitTrigger", {
|
|
283
|
-
enumerable: true,
|
|
284
|
-
get: function () { return chunk7ZQQZD4Q_cjs.ContentSplitTrigger; }
|
|
285
|
-
});
|
|
286
|
-
Object.defineProperty(exports, "ICON_MAP", {
|
|
287
|
-
enumerable: true,
|
|
288
|
-
get: function () { return chunk7ZQQZD4Q_cjs.ICON_MAP; }
|
|
289
|
-
});
|
|
290
|
-
Object.defineProperty(exports, "ModuleLayoutProvider", {
|
|
291
|
-
enumerable: true,
|
|
292
|
-
get: function () { return chunk7ZQQZD4Q_cjs.ModuleLayoutProvider; }
|
|
293
|
-
});
|
|
294
|
-
Object.defineProperty(exports, "ModulePage", {
|
|
295
|
-
enumerable: true,
|
|
296
|
-
get: function () { return chunk7ZQQZD4Q_cjs.ModulePage; }
|
|
297
|
-
});
|
|
298
|
-
Object.defineProperty(exports, "NavTransitionProvider", {
|
|
299
|
-
enumerable: true,
|
|
300
|
-
get: function () { return chunk7ZQQZD4Q_cjs.NavTransitionProvider; }
|
|
301
|
-
});
|
|
302
|
-
Object.defineProperty(exports, "PageHeaderActions", {
|
|
303
|
-
enumerable: true,
|
|
304
|
-
get: function () { return chunk7ZQQZD4Q_cjs.PageHeaderActions; }
|
|
305
|
-
});
|
|
306
|
-
Object.defineProperty(exports, "PageTransition", {
|
|
307
|
-
enumerable: true,
|
|
308
|
-
get: function () { return chunk7ZQQZD4Q_cjs.PageTransition; }
|
|
309
|
-
});
|
|
310
|
-
Object.defineProperty(exports, "Sidebar", {
|
|
311
|
-
enumerable: true,
|
|
312
|
-
get: function () { return chunk7ZQQZD4Q_cjs.Sidebar; }
|
|
313
|
-
});
|
|
314
|
-
Object.defineProperty(exports, "SubpageHeader", {
|
|
315
|
-
enumerable: true,
|
|
316
|
-
get: function () { return chunk7ZQQZD4Q_cjs.SubpageHeader; }
|
|
317
|
-
});
|
|
318
|
-
Object.defineProperty(exports, "Topbar", {
|
|
319
|
-
enumerable: true,
|
|
320
|
-
get: function () { return chunk7ZQQZD4Q_cjs.Topbar; }
|
|
321
|
-
});
|
|
322
|
-
Object.defineProperty(exports, "useBackStyle", {
|
|
323
|
-
enumerable: true,
|
|
324
|
-
get: function () { return chunk7ZQQZD4Q_cjs.useBackStyle; }
|
|
325
|
-
});
|
|
326
|
-
Object.defineProperty(exports, "useLayoutStore", {
|
|
327
|
-
enumerable: true,
|
|
328
|
-
get: function () { return chunk7ZQQZD4Q_cjs.useLayoutStore; }
|
|
329
|
-
});
|
|
330
|
-
Object.defineProperty(exports, "useModuleHeaderActionsSlot", {
|
|
331
|
-
enumerable: true,
|
|
332
|
-
get: function () { return chunk7ZQQZD4Q_cjs.useModuleHeaderActionsSlot; }
|
|
333
|
-
});
|
|
334
|
-
Object.defineProperty(exports, "useModuleHeaderSlot", {
|
|
335
|
-
enumerable: true,
|
|
336
|
-
get: function () { return chunk7ZQQZD4Q_cjs.useModuleHeaderSlot; }
|
|
337
|
-
});
|
|
338
|
-
Object.defineProperty(exports, "useModuleLayout", {
|
|
339
|
-
enumerable: true,
|
|
340
|
-
get: function () { return chunk7ZQQZD4Q_cjs.useModuleLayout; }
|
|
341
|
-
});
|
|
342
|
-
Object.defineProperty(exports, "useNavTransition", {
|
|
343
|
-
enumerable: true,
|
|
344
|
-
get: function () { return chunk7ZQQZD4Q_cjs.useNavTransition; }
|
|
345
|
-
});
|
|
346
|
-
Object.defineProperty(exports, "SaveBar", {
|
|
347
|
-
enumerable: true,
|
|
348
|
-
get: function () { return chunkOW73RZOU_cjs.SaveBar; }
|
|
349
|
-
});
|
|
350
|
-
Object.defineProperty(exports, "SaveBarProvider", {
|
|
351
|
-
enumerable: true,
|
|
352
|
-
get: function () { return chunkOW73RZOU_cjs.SaveBarProvider; }
|
|
353
|
-
});
|
|
354
|
-
Object.defineProperty(exports, "Sheet", {
|
|
355
|
-
enumerable: true,
|
|
356
|
-
get: function () { return chunkOW73RZOU_cjs.Sheet; }
|
|
357
|
-
});
|
|
358
|
-
Object.defineProperty(exports, "SheetBody", {
|
|
359
|
-
enumerable: true,
|
|
360
|
-
get: function () { return chunkOW73RZOU_cjs.SheetBody; }
|
|
361
|
-
});
|
|
362
|
-
Object.defineProperty(exports, "SheetClose", {
|
|
363
|
-
enumerable: true,
|
|
364
|
-
get: function () { return chunkOW73RZOU_cjs.SheetClose; }
|
|
365
|
-
});
|
|
366
|
-
Object.defineProperty(exports, "SheetContent", {
|
|
367
|
-
enumerable: true,
|
|
368
|
-
get: function () { return chunkOW73RZOU_cjs.SheetContent; }
|
|
369
|
-
});
|
|
370
|
-
Object.defineProperty(exports, "SheetDescription", {
|
|
371
|
-
enumerable: true,
|
|
372
|
-
get: function () { return chunkOW73RZOU_cjs.SheetDescription; }
|
|
373
|
-
});
|
|
374
|
-
Object.defineProperty(exports, "SheetFooter", {
|
|
375
|
-
enumerable: true,
|
|
376
|
-
get: function () { return chunkOW73RZOU_cjs.SheetFooter; }
|
|
377
|
-
});
|
|
378
|
-
Object.defineProperty(exports, "SheetHeader", {
|
|
379
|
-
enumerable: true,
|
|
380
|
-
get: function () { return chunkOW73RZOU_cjs.SheetHeader; }
|
|
381
|
-
});
|
|
382
|
-
Object.defineProperty(exports, "SheetOverlay", {
|
|
383
|
-
enumerable: true,
|
|
384
|
-
get: function () { return chunkOW73RZOU_cjs.SheetOverlay; }
|
|
385
|
-
});
|
|
386
|
-
Object.defineProperty(exports, "SheetPortal", {
|
|
387
|
-
enumerable: true,
|
|
388
|
-
get: function () { return chunkOW73RZOU_cjs.SheetPortal; }
|
|
389
|
-
});
|
|
390
|
-
Object.defineProperty(exports, "SheetTitle", {
|
|
391
|
-
enumerable: true,
|
|
392
|
-
get: function () { return chunkOW73RZOU_cjs.SheetTitle; }
|
|
393
|
-
});
|
|
394
|
-
Object.defineProperty(exports, "SheetTrigger", {
|
|
395
|
-
enumerable: true,
|
|
396
|
-
get: function () { return chunkOW73RZOU_cjs.SheetTrigger; }
|
|
397
|
-
});
|
|
398
|
-
Object.defineProperty(exports, "useBackHandler", {
|
|
399
|
-
enumerable: true,
|
|
400
|
-
get: function () { return chunkOW73RZOU_cjs.useBackHandler; }
|
|
401
|
-
});
|
|
402
|
-
Object.defineProperty(exports, "useSaveBar", {
|
|
403
|
-
enumerable: true,
|
|
404
|
-
get: function () { return chunkOW73RZOU_cjs.useSaveBar; }
|
|
405
|
-
});
|
|
406
|
-
Object.defineProperty(exports, "ThemeProvider", {
|
|
407
|
-
enumerable: true,
|
|
408
|
-
get: function () { return chunkR4SQ2GVD_cjs.ThemeProvider; }
|
|
409
|
-
});
|
|
410
|
-
Object.defineProperty(exports, "createFayzTheme", {
|
|
411
|
-
enumerable: true,
|
|
412
|
-
get: function () { return chunkR4SQ2GVD_cjs.createFayzTheme; }
|
|
413
|
-
});
|
|
414
|
-
Object.defineProperty(exports, "createTheme", {
|
|
415
|
-
enumerable: true,
|
|
416
|
-
get: function () { return chunkR4SQ2GVD_cjs.createTheme; }
|
|
417
|
-
});
|
|
418
|
-
Object.defineProperty(exports, "darkTheme", {
|
|
419
|
-
enumerable: true,
|
|
420
|
-
get: function () { return chunkR4SQ2GVD_cjs.darkTheme; }
|
|
421
|
-
});
|
|
422
|
-
Object.defineProperty(exports, "fayzThemePresets", {
|
|
423
|
-
enumerable: true,
|
|
424
|
-
get: function () { return chunkR4SQ2GVD_cjs.fayzThemePresets; }
|
|
425
|
-
});
|
|
426
|
-
Object.defineProperty(exports, "lightTheme", {
|
|
427
|
-
enumerable: true,
|
|
428
|
-
get: function () { return chunkR4SQ2GVD_cjs.lightTheme; }
|
|
429
|
-
});
|
|
430
|
-
Object.defineProperty(exports, "useTheme", {
|
|
431
|
-
enumerable: true,
|
|
432
|
-
get: function () { return chunkR4SQ2GVD_cjs.useTheme; }
|
|
433
|
-
});
|
|
434
|
-
Object.defineProperty(exports, "useThemeStore", {
|
|
435
|
-
enumerable: true,
|
|
436
|
-
get: function () { return chunkR4SQ2GVD_cjs.useThemeStore; }
|
|
437
|
-
});
|
|
438
|
-
Object.defineProperty(exports, "ChartWidget", {
|
|
439
|
-
enumerable: true,
|
|
440
|
-
get: function () { return chunkMUGRP5DD_cjs.ChartWidget; }
|
|
441
|
-
});
|
|
442
|
-
Object.defineProperty(exports, "DEFAULT_RANGE_OPTIONS", {
|
|
443
|
-
enumerable: true,
|
|
444
|
-
get: function () { return chunkMUGRP5DD_cjs.DEFAULT_RANGE_OPTIONS; }
|
|
445
|
-
});
|
|
446
|
-
Object.defineProperty(exports, "DashboardCanvas", {
|
|
447
|
-
enumerable: true,
|
|
448
|
-
get: function () { return chunkMUGRP5DD_cjs.DashboardCanvas; }
|
|
449
|
-
});
|
|
450
|
-
Object.defineProperty(exports, "DashboardCustomizeMenu", {
|
|
451
|
-
enumerable: true,
|
|
452
|
-
get: function () { return chunkMUGRP5DD_cjs.DashboardCustomizeMenu; }
|
|
453
|
-
});
|
|
454
|
-
Object.defineProperty(exports, "DashboardGrid", {
|
|
455
|
-
enumerable: true,
|
|
456
|
-
get: function () { return chunkMUGRP5DD_cjs.DashboardGrid; }
|
|
457
|
-
});
|
|
458
|
-
Object.defineProperty(exports, "DashboardNavigateProvider", {
|
|
459
|
-
enumerable: true,
|
|
460
|
-
get: function () { return chunkMUGRP5DD_cjs.DashboardNavigateProvider; }
|
|
461
|
-
});
|
|
462
|
-
Object.defineProperty(exports, "DashboardRangeControl", {
|
|
463
|
-
enumerable: true,
|
|
464
|
-
get: function () { return chunkMUGRP5DD_cjs.DashboardRangeControl; }
|
|
465
|
-
});
|
|
466
|
-
Object.defineProperty(exports, "DashboardRangeProvider", {
|
|
467
|
-
enumerable: true,
|
|
468
|
-
get: function () { return chunkMUGRP5DD_cjs.DashboardRangeProvider; }
|
|
469
|
-
});
|
|
470
|
-
Object.defineProperty(exports, "GoldCard", {
|
|
471
|
-
enumerable: true,
|
|
472
|
-
get: function () { return chunkMUGRP5DD_cjs.GoldCard; }
|
|
473
|
-
});
|
|
474
|
-
Object.defineProperty(exports, "KpiCard", {
|
|
475
|
-
enumerable: true,
|
|
476
|
-
get: function () { return chunkMUGRP5DD_cjs.KpiCard; }
|
|
477
|
-
});
|
|
478
|
-
Object.defineProperty(exports, "OnboardingWidget", {
|
|
479
|
-
enumerable: true,
|
|
480
|
-
get: function () { return chunkMUGRP5DD_cjs.OnboardingWidget; }
|
|
481
|
-
});
|
|
482
|
-
Object.defineProperty(exports, "TableWidget", {
|
|
483
|
-
enumerable: true,
|
|
484
|
-
get: function () { return chunkMUGRP5DD_cjs.TableWidget; }
|
|
485
|
-
});
|
|
486
|
-
Object.defineProperty(exports, "WidgetGrid", {
|
|
487
|
-
enumerable: true,
|
|
488
|
-
get: function () { return chunkMUGRP5DD_cjs.WidgetGrid; }
|
|
489
|
-
});
|
|
490
|
-
Object.defineProperty(exports, "defineChartWidget", {
|
|
491
|
-
enumerable: true,
|
|
492
|
-
get: function () { return chunkMUGRP5DD_cjs.defineChartWidget; }
|
|
493
|
-
});
|
|
494
|
-
Object.defineProperty(exports, "defineCustomWidget", {
|
|
495
|
-
enumerable: true,
|
|
496
|
-
get: function () { return chunkMUGRP5DD_cjs.defineCustomWidget; }
|
|
497
|
-
});
|
|
498
|
-
Object.defineProperty(exports, "defineKpiWidget", {
|
|
499
|
-
enumerable: true,
|
|
500
|
-
get: function () { return chunkMUGRP5DD_cjs.defineKpiWidget; }
|
|
501
|
-
});
|
|
502
|
-
Object.defineProperty(exports, "defineOnboardingWidget", {
|
|
503
|
-
enumerable: true,
|
|
504
|
-
get: function () { return chunkMUGRP5DD_cjs.defineOnboardingWidget; }
|
|
505
|
-
});
|
|
506
|
-
Object.defineProperty(exports, "defineTableWidget", {
|
|
507
|
-
enumerable: true,
|
|
508
|
-
get: function () { return chunkMUGRP5DD_cjs.defineTableWidget; }
|
|
509
|
-
});
|
|
510
|
-
Object.defineProperty(exports, "formatKpiValue", {
|
|
511
|
-
enumerable: true,
|
|
512
|
-
get: function () { return chunkMUGRP5DD_cjs.formatKpiValue; }
|
|
513
|
-
});
|
|
514
|
-
Object.defineProperty(exports, "renderIcon", {
|
|
515
|
-
enumerable: true,
|
|
516
|
-
get: function () { return chunkMUGRP5DD_cjs.renderIcon; }
|
|
517
|
-
});
|
|
518
|
-
Object.defineProperty(exports, "resolveDashboardLayout", {
|
|
519
|
-
enumerable: true,
|
|
520
|
-
get: function () { return chunkMUGRP5DD_cjs.resolveDashboardLayout; }
|
|
521
|
-
});
|
|
522
|
-
Object.defineProperty(exports, "useDashboardNavigate", {
|
|
523
|
-
enumerable: true,
|
|
524
|
-
get: function () { return chunkMUGRP5DD_cjs.useDashboardNavigate; }
|
|
525
|
-
});
|
|
526
|
-
Object.defineProperty(exports, "useDashboardPreferences", {
|
|
527
|
-
enumerable: true,
|
|
528
|
-
get: function () { return chunkMUGRP5DD_cjs.useDashboardPreferences; }
|
|
529
|
-
});
|
|
530
|
-
Object.defineProperty(exports, "useDashboardRange", {
|
|
531
|
-
enumerable: true,
|
|
532
|
-
get: function () { return chunkMUGRP5DD_cjs.useDashboardRange; }
|
|
533
|
-
});
|
|
534
|
-
Object.defineProperty(exports, "Card", {
|
|
535
|
-
enumerable: true,
|
|
536
|
-
get: function () { return chunkNZV47HWO_cjs.Card; }
|
|
537
|
-
});
|
|
538
|
-
Object.defineProperty(exports, "CardContent", {
|
|
539
|
-
enumerable: true,
|
|
540
|
-
get: function () { return chunkNZV47HWO_cjs.CardContent; }
|
|
541
|
-
});
|
|
542
|
-
Object.defineProperty(exports, "CardDescription", {
|
|
543
|
-
enumerable: true,
|
|
544
|
-
get: function () { return chunkNZV47HWO_cjs.CardDescription; }
|
|
545
|
-
});
|
|
546
|
-
Object.defineProperty(exports, "CardFooter", {
|
|
547
|
-
enumerable: true,
|
|
548
|
-
get: function () { return chunkNZV47HWO_cjs.CardFooter; }
|
|
549
|
-
});
|
|
550
|
-
Object.defineProperty(exports, "CardHeader", {
|
|
551
|
-
enumerable: true,
|
|
552
|
-
get: function () { return chunkNZV47HWO_cjs.CardHeader; }
|
|
553
|
-
});
|
|
554
|
-
Object.defineProperty(exports, "CardTitle", {
|
|
555
|
-
enumerable: true,
|
|
556
|
-
get: function () { return chunkNZV47HWO_cjs.CardTitle; }
|
|
557
|
-
});
|
|
558
|
-
Object.defineProperty(exports, "DataTable", {
|
|
559
|
-
enumerable: true,
|
|
560
|
-
get: function () { return chunkNZV47HWO_cjs.DataTable; }
|
|
561
|
-
});
|
|
562
|
-
Object.defineProperty(exports, "Dropdown", {
|
|
563
|
-
enumerable: true,
|
|
564
|
-
get: function () { return chunkNZV47HWO_cjs.Dropdown; }
|
|
565
|
-
});
|
|
566
|
-
Object.defineProperty(exports, "DropdownCheckboxItem", {
|
|
567
|
-
enumerable: true,
|
|
568
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownCheckboxItem; }
|
|
569
|
-
});
|
|
570
|
-
Object.defineProperty(exports, "DropdownContent", {
|
|
571
|
-
enumerable: true,
|
|
572
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownContent; }
|
|
573
|
-
});
|
|
574
|
-
Object.defineProperty(exports, "DropdownGroup", {
|
|
575
|
-
enumerable: true,
|
|
576
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownGroup; }
|
|
577
|
-
});
|
|
578
|
-
Object.defineProperty(exports, "DropdownItem", {
|
|
579
|
-
enumerable: true,
|
|
580
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownItem; }
|
|
581
|
-
});
|
|
582
|
-
Object.defineProperty(exports, "DropdownLabel", {
|
|
583
|
-
enumerable: true,
|
|
584
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownLabel; }
|
|
585
|
-
});
|
|
586
|
-
Object.defineProperty(exports, "DropdownPortal", {
|
|
587
|
-
enumerable: true,
|
|
588
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownPortal; }
|
|
589
|
-
});
|
|
590
|
-
Object.defineProperty(exports, "DropdownRadioGroup", {
|
|
591
|
-
enumerable: true,
|
|
592
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownRadioGroup; }
|
|
593
|
-
});
|
|
594
|
-
Object.defineProperty(exports, "DropdownRadioItem", {
|
|
595
|
-
enumerable: true,
|
|
596
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownRadioItem; }
|
|
597
|
-
});
|
|
598
|
-
Object.defineProperty(exports, "DropdownSeparator", {
|
|
599
|
-
enumerable: true,
|
|
600
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownSeparator; }
|
|
601
|
-
});
|
|
602
|
-
Object.defineProperty(exports, "DropdownShortcut", {
|
|
603
|
-
enumerable: true,
|
|
604
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownShortcut; }
|
|
605
|
-
});
|
|
606
|
-
Object.defineProperty(exports, "DropdownSub", {
|
|
607
|
-
enumerable: true,
|
|
608
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownSub; }
|
|
609
|
-
});
|
|
610
|
-
Object.defineProperty(exports, "DropdownSubContent", {
|
|
611
|
-
enumerable: true,
|
|
612
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownSubContent; }
|
|
613
|
-
});
|
|
614
|
-
Object.defineProperty(exports, "DropdownSubTrigger", {
|
|
615
|
-
enumerable: true,
|
|
616
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownSubTrigger; }
|
|
617
|
-
});
|
|
618
|
-
Object.defineProperty(exports, "DropdownTrigger", {
|
|
619
|
-
enumerable: true,
|
|
620
|
-
get: function () { return chunkNZV47HWO_cjs.DropdownTrigger; }
|
|
621
|
-
});
|
|
622
|
-
Object.defineProperty(exports, "SegmentedControl", {
|
|
623
|
-
enumerable: true,
|
|
624
|
-
get: function () { return chunkNZV47HWO_cjs.SegmentedControl; }
|
|
625
|
-
});
|
|
626
|
-
Object.defineProperty(exports, "Skeleton", {
|
|
627
|
-
enumerable: true,
|
|
628
|
-
get: function () { return chunkNZV47HWO_cjs.Skeleton; }
|
|
629
|
-
});
|
|
630
|
-
Object.defineProperty(exports, "TableSkeleton", {
|
|
631
|
-
enumerable: true,
|
|
632
|
-
get: function () { return chunkNZV47HWO_cjs.TableSkeleton; }
|
|
633
|
-
});
|
|
634
|
-
Object.defineProperty(exports, "Button", {
|
|
635
|
-
enumerable: true,
|
|
636
|
-
get: function () { return chunkH6OULCHF_cjs.Button; }
|
|
637
|
-
});
|
|
638
|
-
Object.defineProperty(exports, "buttonVariants", {
|
|
639
|
-
enumerable: true,
|
|
640
|
-
get: function () { return chunkH6OULCHF_cjs.buttonVariants; }
|
|
641
|
-
});
|
|
642
|
-
Object.defineProperty(exports, "cn", {
|
|
643
|
-
enumerable: true,
|
|
644
|
-
get: function () { return chunkH6OULCHF_cjs.cn; }
|
|
645
|
-
});
|
|
646
|
-
exports.Avatar = Avatar;
|
|
647
|
-
exports.AvatarFallback = AvatarFallback;
|
|
648
|
-
exports.AvatarImage = AvatarImage;
|
|
649
|
-
//# sourceMappingURL=index.cjs.map
|
|
650
|
-
//# sourceMappingURL=index.cjs.map
|
package/dist/index.cjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/primitives/Avatar.tsx"],"names":["React","jsx","AvatarPrimitive","cn"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,IAAM,MAAA,GAAeA,4BAGnB,CAAC,EAAE,WAAW,GAAG,KAAA,IAAS,GAAA,qBAC1BC,cAAA;AAAA,EAAiBC,0BAAA,CAAA,IAAA;AAAA,EAAhB;AAAA,IACC,GAAA;AAAA,IACA,SAAA,EAAWC,oBAAA;AAAA,MACT,+DAAA;AAAA,MACA;AAAA,KACF;AAAA,IACC,GAAG;AAAA;AACN,CACD;AACD,MAAA,CAAO,cAA8BD,0BAAA,CAAA,IAAA,CAAK,WAAA;AAE1C,IAAM,WAAA,GAAoBF,4BAGxB,CAAC,EAAE,WAAW,GAAG,KAAA,IAAS,GAAA,qBAC1BC,cAAA;AAAA,EAAiBC,0BAAA,CAAA,KAAA;AAAA,EAAhB;AAAA,IACC,GAAA;AAAA,IACA,SAAA,EAAWC,oBAAA,CAAG,6BAAA,EAA+B,SAAS,CAAA;AAAA,IACrD,GAAG;AAAA;AACN,CACD;AACD,WAAA,CAAY,cAA8BD,0BAAA,CAAA,KAAA,CAAM,WAAA;AAEhD,IAAM,cAAA,GAAuBF,4BAG3B,CAAC,EAAE,WAAW,GAAG,KAAA,IAAS,GAAA,qBAC1BC,cAAA;AAAA,EAAiBC,0BAAA,CAAA,QAAA;AAAA,EAAhB;AAAA,IACC,GAAA;AAAA,IACA,SAAA,EAAWC,oBAAA;AAAA,MACT,sEAAA;AAAA,MACA;AAAA,KACF;AAAA,IACC,GAAG;AAAA;AACN,CACD;AACD,cAAA,CAAe,cAA8BD,0BAAA,CAAA,QAAA,CAAS,WAAA","file":"index.cjs","sourcesContent":["import * as React from 'react'\nimport * as AvatarPrimitive from '@radix-ui/react-avatar'\n\nimport { cn } from '../utils/cn'\n\nconst Avatar = React.forwardRef<\n React.ElementRef<typeof AvatarPrimitive.Root>,\n React.ComponentPropsWithoutRef<typeof AvatarPrimitive.Root>\n>(({ className, ...props }, ref) => (\n <AvatarPrimitive.Root\n ref={ref}\n className={cn(\n 'relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full',\n className\n )}\n {...props}\n />\n))\nAvatar.displayName = AvatarPrimitive.Root.displayName\n\nconst AvatarImage = React.forwardRef<\n React.ElementRef<typeof AvatarPrimitive.Image>,\n React.ComponentPropsWithoutRef<typeof AvatarPrimitive.Image>\n>(({ className, ...props }, ref) => (\n <AvatarPrimitive.Image\n ref={ref}\n className={cn('aspect-square h-full w-full', className)}\n {...props}\n />\n))\nAvatarImage.displayName = AvatarPrimitive.Image.displayName\n\nconst AvatarFallback = React.forwardRef<\n React.ElementRef<typeof AvatarPrimitive.Fallback>,\n React.ComponentPropsWithoutRef<typeof AvatarPrimitive.Fallback>\n>(({ className, ...props }, ref) => (\n <AvatarPrimitive.Fallback\n ref={ref}\n className={cn(\n 'flex h-full w-full items-center justify-center rounded-full bg-muted',\n className\n )}\n {...props}\n />\n))\nAvatarFallback.displayName = AvatarPrimitive.Fallback.displayName\n\nexport { Avatar, AvatarImage, AvatarFallback }\n"]}
|