@vadimcomanescu/nadicode-design-system 5.0.2 → 6.0.1
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/.agents/skills/seed/SKILL.md +2 -2
- package/.agents/skills/seed/references/composition.md +1 -1
- package/README.md +1 -1
- package/contracts/message-catalog-contract.json +9 -3
- package/contracts/release-governance-baseline.json +2 -2
- package/dist/{TeamPage-UO3V2JDK.js → TeamPage-XL574KIF.js} +54 -53
- package/dist/catalog/catalog.d.ts +290 -10
- package/dist/catalog/catalog.js +12 -12
- package/dist/catalog/components.d.ts +18 -16
- package/dist/catalog/components.js +53 -52
- package/dist/catalog/definitions/blocks-agent.d.ts +35 -2
- package/dist/catalog/definitions/blocks-agent.js +1 -1
- package/dist/catalog/definitions/blocks-auth.d.ts +40 -0
- package/dist/catalog/definitions/blocks-auth.js +1 -1
- package/dist/catalog/definitions/blocks-content.d.ts +22 -0
- package/dist/catalog/definitions/blocks-content.js +1 -1
- package/dist/catalog/definitions/blocks-crud.d.ts +102 -2
- package/dist/catalog/definitions/blocks-crud.js +1 -1
- package/dist/catalog/definitions/blocks-data.d.ts +58 -2
- package/dist/catalog/definitions/blocks-data.js +1 -1
- package/dist/catalog/definitions/blocks-marketing.d.ts +29 -4
- package/dist/catalog/definitions/blocks-marketing.js +1 -1
- package/dist/catalog/definitions/blocks-misc.d.ts +2 -0
- package/dist/catalog/definitions/blocks-misc.js +1 -1
- package/dist/catalog/definitions/display.d.ts +2 -0
- package/dist/catalog/definitions/display.js +1 -1
- package/dist/catalog/definitions/index.d.ts +290 -10
- package/dist/catalog/definitions/index.js +11 -11
- package/dist/catalog/primitives/chat.d.ts +2 -2
- package/dist/catalog/primitives/chat.js +1 -1
- package/dist/catalog/primitives/display.d.ts +7 -7
- package/dist/catalog/primitives/display.js +3 -3
- package/dist/catalog/primitives/form.d.ts +1 -1
- package/dist/catalog/primitives/form.js +1 -1
- package/dist/catalog/primitives/index.d.ts +14 -14
- package/dist/catalog/primitives/index.js +10 -10
- package/dist/catalog/primitives/layout.d.ts +1 -1
- package/dist/catalog/primitives/layout.js +1 -1
- package/dist/catalog/primitives/navigation.d.ts +4 -4
- package/dist/catalog/primitives/navigation.js +1 -1
- package/dist/catalog/primitives/overlay.d.ts +2 -2
- package/dist/catalog/primitives/overlay.js +1 -1
- package/dist/{chunk-PQOL3E2V.js → chunk-25QQEKGR.js} +7 -7
- package/dist/{chunk-XLN4NVKU.js → chunk-2BCMZV5U.js} +17 -10
- package/dist/{chunk-VQVWFCHF.js → chunk-2OEVKFZ2.js} +10 -10
- package/dist/{chunk-V4NBPGED.js → chunk-2UY4XZC6.js} +3 -1
- package/dist/{chunk-AP5SGSN7.js → chunk-3MGQGQTS.js} +8 -0
- package/dist/{chunk-WGQHM56J.js → chunk-4BG7ILL5.js} +43 -41
- package/dist/{chunk-OWWQP3YW.js → chunk-4DQMGKPG.js} +2 -2
- package/dist/{chunk-JDHD4L6N.js → chunk-4NRASS74.js} +1 -1
- package/dist/{chunk-4ZST7OY5.js → chunk-5DLTCQN4.js} +29 -7
- package/dist/{chunk-NBDUZA66.js → chunk-5HFOPRXI.js} +18 -13
- package/dist/{chunk-DSNPOAE6.js → chunk-5S34SGPQ.js} +7 -2
- package/dist/{chunk-BVXSAVKY.js → chunk-72EJ2TYY.js} +7 -10
- package/dist/{chunk-3BGWXRQC.js → chunk-7U55EQZD.js} +8 -11
- package/dist/{chunk-MPVYXUOD.js → chunk-A2IYJPTF.js} +3 -1
- package/dist/chunk-ACIJEUAH.js +213 -0
- package/dist/{chunk-PD6WW7E5.js → chunk-BRESMZ6G.js} +2 -5
- package/dist/{chunk-Q4CRHV5T.js → chunk-BVOJIX27.js} +55 -10
- package/dist/{chunk-PYRHNONA.js → chunk-CJDVIJEF.js} +6 -5
- package/dist/{chunk-FSU7ZM5V.js → chunk-CJT7SZNI.js} +8 -15
- package/dist/{chunk-PQBVNNEG.js → chunk-DEILZQEX.js} +12 -3
- package/dist/chunk-DORWHCRI.js +112 -0
- package/dist/{chunk-EJQ73FJ5.js → chunk-DW3XHDFX.js} +70 -15
- package/dist/{chunk-ZL6BPQNN.js → chunk-EKSXBDOA.js} +23 -11
- package/dist/{chunk-UCFR7GLW.js → chunk-EX5AIP2Q.js} +4 -4
- package/dist/chunk-F4BPNMAD.js +185 -0
- package/dist/{chunk-STNVWBJH.js → chunk-FGGGUS5L.js} +1 -1
- package/dist/{chunk-IZ7A62GI.js → chunk-GBKAQWME.js} +23 -23
- package/dist/{chunk-XYMFKNKG.js → chunk-GW7A5G4W.js} +26 -5
- package/dist/{chunk-IW36SVOH.js → chunk-HBVZYYTD.js} +79 -12
- package/dist/{chunk-P5I63ETD.js → chunk-HZ6WO2OD.js} +30 -3
- package/dist/{chunk-MOFWXBTK.js → chunk-IWFPYUHD.js} +1 -1
- package/dist/{chunk-CQ75K2DH.js → chunk-JA6QAEVX.js} +15 -13
- package/dist/{chunk-YEAJLVGB.js → chunk-JYDPEIAA.js} +31 -22
- package/dist/chunk-KEQFAIPJ.js +84 -0
- package/dist/{chunk-QCFDSOTV.js → chunk-KPRBRDSY.js} +6 -11
- package/dist/{chunk-W4KI424V.js → chunk-KRNAMBZZ.js} +5 -3
- package/dist/{chunk-XMGWLDNG.js → chunk-KSJUX6EA.js} +2 -2
- package/dist/{chunk-5RBO2IMZ.js → chunk-KYLXPIFE.js} +23 -16
- package/dist/{chunk-B4373MDA.js → chunk-M4AK7ZXY.js} +8 -1
- package/dist/{chunk-KANK5FAG.js → chunk-M5MUMF7S.js} +15 -6
- package/dist/{chunk-WAIZR4CR.js → chunk-MIVKO3MG.js} +3 -2
- package/dist/{chunk-FX3GYS5O.js → chunk-N3WTIJIB.js} +19 -3
- package/dist/{chunk-H3KTAHJP.js → chunk-NPJN6OLX.js} +11 -20
- package/dist/{chunk-7AUNUDHM.js → chunk-NPNQGXA7.js} +47 -13
- package/dist/{chunk-D6MFOI3N.js → chunk-OO2K4JUF.js} +35 -7
- package/dist/{chunk-3QMHVXSQ.js → chunk-OPX27RJE.js} +12 -2
- package/dist/{chunk-KKBTPNXT.js → chunk-QJ5ODJTH.js} +5 -1
- package/dist/{chunk-ZKA5X3E4.js → chunk-QLNATCF6.js} +5 -11
- package/dist/{chunk-ZU7MDRCI.js → chunk-RI4IK37T.js} +26 -11
- package/dist/{chunk-YMAEXGD2.js → chunk-RPUONGMF.js} +7 -2
- package/dist/{chunk-XUWKGDUY.js → chunk-S4ZZ3SJU.js} +32 -22
- package/dist/{chunk-6NL36QN3.js → chunk-T3ASBCI3.js} +8 -2
- package/dist/{chunk-R4SBK6Y5.js → chunk-T3J7RZV6.js} +9 -19
- package/dist/{chunk-UPMSE6PQ.js → chunk-TCDBSHAY.js} +4 -2
- package/dist/{chunk-PJ7DVYWA.js → chunk-TOMUOPVE.js} +4 -0
- package/dist/{chunk-OS2BLQ2G.js → chunk-TYNILBCP.js} +7 -2
- package/dist/{chunk-V5RSV4ZV.js → chunk-VTIT5C7L.js} +17 -3
- package/dist/{chunk-33UWVOQ6.js → chunk-WS6PKHGX.js} +1 -1
- package/dist/chunk-X5BYH7WG.js +27 -0
- package/dist/{chunk-IYK2ABFE.js → chunk-XMXH63A7.js} +2 -2
- package/dist/{chunk-3LROWCZE.js → chunk-XVV52J35.js} +24 -5
- package/dist/{chunk-OUXJUUCB.js → chunk-XZZVSBPC.js} +34 -3
- package/dist/{chunk-UMEBNHKR.js → chunk-YGB5BFFI.js} +4 -2
- package/dist/{chunk-CTVV6JS6.js → chunk-Z3NGVHHE.js} +1 -1
- package/dist/{chunk-A4QNTJUR.js → chunk-ZCYD22F2.js} +51 -7
- package/dist/components/blocks/AgentConversationBlock.d.ts +1 -1
- package/dist/components/blocks/AgentConversationBlock.js +107 -1
- package/dist/components/blocks/ApiKeysBlock.js +3 -1
- package/dist/components/blocks/AuthLayout.js +3 -2
- package/dist/components/blocks/BlogIndexBlock.d.ts +1 -1
- package/dist/components/blocks/BlogIndexBlock.js +1 -1
- package/dist/components/blocks/CallToActionBlock.d.ts +1 -1
- package/dist/components/blocks/CallToActionBlock.js +1 -2
- package/dist/components/blocks/ChartCollectionBlock.d.ts +1 -1
- package/dist/components/blocks/ChartCollectionBlock.js +2 -1
- package/dist/components/blocks/ChatLayout.d.ts +1 -1
- package/dist/components/blocks/ChatLayout.js +1 -2
- package/dist/components/blocks/CheckEmailBlock.js +2 -1
- package/dist/components/blocks/CommandPaletteBlock.js +1 -1
- package/dist/components/blocks/ContactBlock.js +2 -2
- package/dist/components/blocks/CreateBlock.js +2 -1
- package/dist/components/blocks/CrudListBlock.js +1 -1
- package/dist/components/blocks/DashboardBlock.js +2 -2
- package/dist/components/blocks/DataGridBlock.d.ts +3 -3
- package/dist/components/blocks/DataGridBlock.js +4 -2
- package/dist/components/blocks/DirectoryBlock.d.ts +1 -1
- package/dist/components/blocks/DirectoryBlock.js +1 -1
- package/dist/components/blocks/FAQBlock.d.ts +1 -1
- package/dist/components/blocks/FAQBlock.js +1 -1
- package/dist/components/blocks/FooterBlock.d.ts +1 -1
- package/dist/components/blocks/FooterBlock.js +1 -2
- package/dist/components/blocks/FormFieldBlock.d.ts +1 -1
- package/dist/components/blocks/FormFieldBlock.js +1 -1
- package/dist/components/blocks/GalleryBlock.d.ts +1 -1
- package/dist/components/blocks/GalleryBlock.js +1 -1
- package/dist/components/blocks/HeaderBlock.d.ts +1 -1
- package/dist/components/blocks/HeaderBlock.js +1 -2
- package/dist/components/blocks/HeroBlock.js +1 -2
- package/dist/components/blocks/IntegrationsBlock.js +2 -2
- package/dist/components/blocks/LoginBlock.js +2 -1
- package/dist/components/blocks/LogoCloud.js +2 -2
- package/dist/components/blocks/NewsletterBlock.js +2 -2
- package/dist/components/blocks/OnboardingFlowBlock.js +1 -1
- package/dist/components/blocks/PasswordRecoveryBlock.d.ts +3 -1
- package/dist/components/blocks/PasswordRecoveryBlock.js +2 -2
- package/dist/components/blocks/PricingBlock.d.ts +3 -1
- package/dist/components/blocks/PricingBlock.js +1 -1
- package/dist/components/blocks/ResetPasswordBlock.js +1 -1
- package/dist/components/blocks/SettingsNavBlock.d.ts +1 -1
- package/dist/components/blocks/SettingsNavBlock.js +1 -1
- package/dist/components/blocks/StatsMarketingBlock.js +1 -2
- package/dist/components/blocks/TeamManagementBlock.d.ts +3 -0
- package/dist/components/blocks/TeamManagementBlock.js +129 -0
- package/dist/components/blocks/TeamShowcaseBlock.d.ts +3 -0
- package/dist/components/blocks/{TeamBlock.js → TeamShowcaseBlock.js} +1 -1
- package/dist/components/blocks/TestimonialsBlock.js +2 -2
- package/dist/components/blocks/TwoFactorSetupBlock.d.ts +3 -1
- package/dist/components/blocks/TwoFactorSetupBlock.js +1 -2
- package/dist/components/blocks/WizardBlock.js +1 -1
- package/dist/components/blocks/user/InviteUserModal.js +2 -1
- package/dist/components/logos/index.js +1 -1
- package/dist/components/ui/CheckoutForm.js +1 -1
- package/dist/components/ui/DataTable.d.ts +4 -2
- package/dist/components/ui/DataTable.js +1 -1
- package/dist/components/ui/NavUser.d.ts +1 -1
- package/dist/components/ui/NavUser.js +1 -1
- package/dist/components/ui/SettingsModal.d.ts +2 -1
- package/dist/components/ui/SettingsModal.js +1 -1
- package/dist/components/ui/WorkspaceSwitcherBlock.js +1 -1
- package/dist/lib/json-render/app.js +1 -1
- package/dist/lib/json-render/catalog.d.ts +122 -8
- package/dist/lib/json-render/catalog.js +13 -13
- package/dist/lib/json-render/registry.js +13 -13
- package/dist/lib/json-render/showcase-spec.js +1 -1
- package/dist/messages/en.js +1 -1
- package/dist/messages/it.js +1 -1
- package/dist/test/PublicSeedTestProvider.js +2 -2
- package/eslint-rules/nadicode/data/catalog-names.json +2 -1
- package/eslint-rules/nadicode/rules/__tests__/require-catalog-import.test.js +0 -5
- package/eslint-rules/nadicode/rules/require-catalog-import.js +0 -1
- package/package.json +1 -1
- package/dist/chunk-6OBT3A5O.js +0 -21
- package/dist/chunk-NDQO7AO6.js +0 -105
- package/dist/chunk-TTDKPZ75.js +0 -45
- package/dist/chunk-YB3J4ZRZ.js +0 -180
- package/dist/components/blocks/TeamBlock.d.ts +0 -3
|
@@ -13,6 +13,15 @@ export declare const blocksCrudDefinitions: {
|
|
|
13
13
|
title: z.ZodNullable<z.ZodString>;
|
|
14
14
|
description: z.ZodNullable<z.ZodString>;
|
|
15
15
|
newKeyName: z.ZodNullable<z.ZodString>;
|
|
16
|
+
revokedKeyId: z.ZodNullable<z.ZodString>;
|
|
17
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
18
|
+
idle: "idle";
|
|
19
|
+
error: "error";
|
|
20
|
+
success: "success";
|
|
21
|
+
loading: "loading";
|
|
22
|
+
}>>;
|
|
23
|
+
error: z.ZodNullable<z.ZodString>;
|
|
24
|
+
createdKey: z.ZodNullable<z.ZodString>;
|
|
16
25
|
}, z.core.$strip>;
|
|
17
26
|
events: string[];
|
|
18
27
|
description: string;
|
|
@@ -35,6 +44,10 @@ export declare const blocksCrudDefinitions: {
|
|
|
35
44
|
title: string;
|
|
36
45
|
description: string;
|
|
37
46
|
newKeyName: null;
|
|
47
|
+
revokedKeyId: null;
|
|
48
|
+
state: null;
|
|
49
|
+
error: null;
|
|
50
|
+
createdKey: null;
|
|
38
51
|
};
|
|
39
52
|
};
|
|
40
53
|
CreateBlock: {
|
|
@@ -45,6 +58,17 @@ export declare const blocksCrudDefinitions: {
|
|
|
45
58
|
username: z.ZodNullable<z.ZodString>;
|
|
46
59
|
email: z.ZodNullable<z.ZodString>;
|
|
47
60
|
bio: z.ZodNullable<z.ZodString>;
|
|
61
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
62
|
+
idle: "idle";
|
|
63
|
+
error: "error";
|
|
64
|
+
success: "success";
|
|
65
|
+
submitting: "submitting";
|
|
66
|
+
}>>;
|
|
67
|
+
error: z.ZodNullable<z.ZodString>;
|
|
68
|
+
emailOptions: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
69
|
+
value: z.ZodString;
|
|
70
|
+
label: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>>;
|
|
48
72
|
}, z.core.$strip>;
|
|
49
73
|
events: string[];
|
|
50
74
|
description: string;
|
|
@@ -55,6 +79,9 @@ export declare const blocksCrudDefinitions: {
|
|
|
55
79
|
username: null;
|
|
56
80
|
email: null;
|
|
57
81
|
bio: null;
|
|
82
|
+
state: null;
|
|
83
|
+
error: null;
|
|
84
|
+
emailOptions: null;
|
|
58
85
|
};
|
|
59
86
|
};
|
|
60
87
|
CrudListBlock: {
|
|
@@ -86,10 +113,13 @@ export declare const blocksCrudDefinitions: {
|
|
|
86
113
|
placeholder: z.ZodNullable<z.ZodString>;
|
|
87
114
|
}, z.core.$strip>>>;
|
|
88
115
|
filterValue: z.ZodNullable<z.ZodString>;
|
|
116
|
+
changedFilterId: z.ZodNullable<z.ZodString>;
|
|
117
|
+
changedFilterValue: z.ZodNullable<z.ZodString>;
|
|
89
118
|
pagination: z.ZodObject<{
|
|
90
119
|
page: z.ZodNumber;
|
|
91
120
|
totalPages: z.ZodNumber;
|
|
92
121
|
}, z.core.$strip>;
|
|
122
|
+
currentPage: z.ZodNullable<z.ZodNumber>;
|
|
93
123
|
errorMessage: z.ZodNullable<z.ZodString>;
|
|
94
124
|
emptyTitle: z.ZodNullable<z.ZodString>;
|
|
95
125
|
emptyDescription: z.ZodNullable<z.ZodString>;
|
|
@@ -118,10 +148,13 @@ export declare const blocksCrudDefinitions: {
|
|
|
118
148
|
selectedRowId: null;
|
|
119
149
|
filterControls: null;
|
|
120
150
|
filterValue: null;
|
|
151
|
+
changedFilterId: null;
|
|
152
|
+
changedFilterValue: null;
|
|
121
153
|
pagination: {
|
|
122
154
|
page: number;
|
|
123
155
|
totalPages: number;
|
|
124
156
|
};
|
|
157
|
+
currentPage: null;
|
|
125
158
|
errorMessage: null;
|
|
126
159
|
emptyTitle: null;
|
|
127
160
|
emptyDescription: null;
|
|
@@ -139,7 +172,11 @@ export declare const blocksCrudDefinitions: {
|
|
|
139
172
|
name: z.ZodString;
|
|
140
173
|
url: z.ZodString;
|
|
141
174
|
}, z.core.$strip>>>;
|
|
175
|
+
selectedNavItem: z.ZodNullable<z.ZodString>;
|
|
176
|
+
selectedProject: z.ZodNullable<z.ZodString>;
|
|
177
|
+
projectAction: z.ZodNullable<z.ZodString>;
|
|
142
178
|
}, z.core.$strip>;
|
|
179
|
+
events: string[];
|
|
143
180
|
description: string;
|
|
144
181
|
example: {
|
|
145
182
|
navItems: ({
|
|
@@ -155,6 +192,9 @@ export declare const blocksCrudDefinitions: {
|
|
|
155
192
|
name: string;
|
|
156
193
|
url: string;
|
|
157
194
|
}[];
|
|
195
|
+
selectedNavItem: null;
|
|
196
|
+
selectedProject: null;
|
|
197
|
+
projectAction: null;
|
|
158
198
|
};
|
|
159
199
|
};
|
|
160
200
|
FormFieldBlock: {
|
|
@@ -162,11 +202,11 @@ export declare const blocksCrudDefinitions: {
|
|
|
162
202
|
title: z.ZodNullable<z.ZodString>;
|
|
163
203
|
description: z.ZodNullable<z.ZodString>;
|
|
164
204
|
state: z.ZodNullable<z.ZodEnum<{
|
|
205
|
+
submitting: "submitting";
|
|
165
206
|
pristine: "pristine";
|
|
166
207
|
dirty: "dirty";
|
|
167
208
|
validating: "validating";
|
|
168
209
|
"validation-error": "validation-error";
|
|
169
|
-
submitting: "submitting";
|
|
170
210
|
saved: "saved";
|
|
171
211
|
"fatal-error": "fatal-error";
|
|
172
212
|
}>>;
|
|
@@ -207,6 +247,8 @@ export declare const blocksCrudDefinitions: {
|
|
|
207
247
|
tertiary: z.ZodNullable<z.ZodString>;
|
|
208
248
|
destructive: z.ZodNullable<z.ZodString>;
|
|
209
249
|
}, z.core.$strip>>;
|
|
250
|
+
changedFieldId: z.ZodNullable<z.ZodString>;
|
|
251
|
+
changedFieldValue: z.ZodNullable<z.ZodString>;
|
|
210
252
|
className: z.ZodNullable<z.ZodString>;
|
|
211
253
|
}, z.core.$strip>;
|
|
212
254
|
events: string[];
|
|
@@ -258,6 +300,8 @@ export declare const blocksCrudDefinitions: {
|
|
|
258
300
|
tertiary: null;
|
|
259
301
|
destructive: null;
|
|
260
302
|
};
|
|
303
|
+
changedFieldId: null;
|
|
304
|
+
changedFieldValue: null;
|
|
261
305
|
className: null;
|
|
262
306
|
};
|
|
263
307
|
};
|
|
@@ -297,12 +341,18 @@ export declare const blocksCrudDefinitions: {
|
|
|
297
341
|
member: "member";
|
|
298
342
|
guest: "guest";
|
|
299
343
|
}>>;
|
|
344
|
+
open: z.ZodNullable<z.ZodBoolean>;
|
|
345
|
+
submitting: z.ZodNullable<z.ZodBoolean>;
|
|
346
|
+
error: z.ZodNullable<z.ZodString>;
|
|
300
347
|
}, z.core.$strip>;
|
|
301
348
|
events: string[];
|
|
302
349
|
description: string;
|
|
303
350
|
example: {
|
|
304
351
|
email: null;
|
|
305
352
|
role: null;
|
|
353
|
+
open: null;
|
|
354
|
+
submitting: null;
|
|
355
|
+
error: null;
|
|
306
356
|
};
|
|
307
357
|
};
|
|
308
358
|
KanbanBoard: {
|
|
@@ -329,6 +379,7 @@ export declare const blocksCrudDefinitions: {
|
|
|
329
379
|
label: z.ZodString;
|
|
330
380
|
href: z.ZodNullable<z.ZodString>;
|
|
331
381
|
}, z.core.$strip>>>;
|
|
382
|
+
selectedItem: z.ZodNullable<z.ZodString>;
|
|
332
383
|
}, z.core.$strip>;
|
|
333
384
|
slots: string[];
|
|
334
385
|
events: string[];
|
|
@@ -346,6 +397,7 @@ export declare const blocksCrudDefinitions: {
|
|
|
346
397
|
label: string;
|
|
347
398
|
href: null;
|
|
348
399
|
})[];
|
|
400
|
+
selectedItem: null;
|
|
349
401
|
};
|
|
350
402
|
};
|
|
351
403
|
SettingsModal: {
|
|
@@ -431,7 +483,55 @@ export declare const blocksCrudDefinitions: {
|
|
|
431
483
|
className: null;
|
|
432
484
|
};
|
|
433
485
|
};
|
|
434
|
-
|
|
486
|
+
TeamManagementBlock: {
|
|
487
|
+
props: z.ZodObject<{
|
|
488
|
+
members: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
489
|
+
id: z.ZodString;
|
|
490
|
+
name: z.ZodString;
|
|
491
|
+
email: z.ZodString;
|
|
492
|
+
role: z.ZodEnum<{
|
|
493
|
+
owner: "owner";
|
|
494
|
+
admin: "admin";
|
|
495
|
+
member: "member";
|
|
496
|
+
guest: "guest";
|
|
497
|
+
}>;
|
|
498
|
+
avatar: z.ZodNullable<z.ZodString>;
|
|
499
|
+
joinedAt: z.ZodNullable<z.ZodString>;
|
|
500
|
+
status: z.ZodNullable<z.ZodEnum<{
|
|
501
|
+
active: "active";
|
|
502
|
+
pending: "pending";
|
|
503
|
+
deactivated: "deactivated";
|
|
504
|
+
}>>;
|
|
505
|
+
}, z.core.$strip>>>;
|
|
506
|
+
searchQuery: z.ZodNullable<z.ZodString>;
|
|
507
|
+
selectedMemberId: z.ZodNullable<z.ZodString>;
|
|
508
|
+
selectedRole: z.ZodNullable<z.ZodString>;
|
|
509
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
510
|
+
error: "error";
|
|
511
|
+
loading: "loading";
|
|
512
|
+
empty: "empty";
|
|
513
|
+
"has-data": "has-data";
|
|
514
|
+
}>>;
|
|
515
|
+
title: z.ZodNullable<z.ZodString>;
|
|
516
|
+
description: z.ZodNullable<z.ZodString>;
|
|
517
|
+
errorMessage: z.ZodNullable<z.ZodString>;
|
|
518
|
+
className: z.ZodNullable<z.ZodString>;
|
|
519
|
+
}, z.core.$strip>;
|
|
520
|
+
events: string[];
|
|
521
|
+
description: string;
|
|
522
|
+
example: {
|
|
523
|
+
members: null;
|
|
524
|
+
searchQuery: null;
|
|
525
|
+
selectedMemberId: null;
|
|
526
|
+
selectedRole: null;
|
|
527
|
+
state: null;
|
|
528
|
+
title: null;
|
|
529
|
+
description: null;
|
|
530
|
+
errorMessage: null;
|
|
531
|
+
className: null;
|
|
532
|
+
};
|
|
533
|
+
};
|
|
534
|
+
TeamShowcaseBlock: {
|
|
435
535
|
props: z.ZodObject<{
|
|
436
536
|
title: z.ZodNullable<z.ZodString>;
|
|
437
537
|
sections: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { blocksCrudDefinitions } from '../../chunk-
|
|
1
|
+
export { blocksCrudDefinitions } from '../../chunk-HBVZYYTD.js';
|
|
@@ -4,6 +4,41 @@ export declare const blocksDataDefinitions: {
|
|
|
4
4
|
props: z.ZodObject<{
|
|
5
5
|
title: z.ZodNullable<z.ZodString>;
|
|
6
6
|
navItems: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
7
|
+
kpis: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
8
|
+
label: z.ZodString;
|
|
9
|
+
value: z.ZodNumber;
|
|
10
|
+
prefix: z.ZodNullable<z.ZodString>;
|
|
11
|
+
suffix: z.ZodNullable<z.ZodString>;
|
|
12
|
+
icon: z.ZodNullable<z.ZodString>;
|
|
13
|
+
trend: z.ZodNullable<z.ZodObject<{
|
|
14
|
+
value: z.ZodNumber;
|
|
15
|
+
direction: z.ZodNullable<z.ZodEnum<{
|
|
16
|
+
flat: "flat";
|
|
17
|
+
up: "up";
|
|
18
|
+
down: "down";
|
|
19
|
+
}>>;
|
|
20
|
+
}, z.core.$strip>>;
|
|
21
|
+
sparklineData: z.ZodNullable<z.ZodArray<z.ZodNumber>>;
|
|
22
|
+
}, z.core.$strip>>>;
|
|
23
|
+
chartData: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
24
|
+
month: z.ZodString;
|
|
25
|
+
desktop: z.ZodNumber;
|
|
26
|
+
mobile: z.ZodNumber;
|
|
27
|
+
}, z.core.$strip>>>;
|
|
28
|
+
transactions: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
29
|
+
name: z.ZodString;
|
|
30
|
+
email: z.ZodString;
|
|
31
|
+
type: z.ZodString;
|
|
32
|
+
status: z.ZodString;
|
|
33
|
+
date: z.ZodString;
|
|
34
|
+
amount: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>>;
|
|
36
|
+
recentSales: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
37
|
+
initials: z.ZodString;
|
|
38
|
+
name: z.ZodString;
|
|
39
|
+
email: z.ZodString;
|
|
40
|
+
amount: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>>;
|
|
7
42
|
recentSalesTitle: z.ZodNullable<z.ZodString>;
|
|
8
43
|
recentSalesDescription: z.ZodNullable<z.ZodString>;
|
|
9
44
|
transactionsTitle: z.ZodNullable<z.ZodString>;
|
|
@@ -15,6 +50,10 @@ export declare const blocksDataDefinitions: {
|
|
|
15
50
|
example: {
|
|
16
51
|
title: string;
|
|
17
52
|
navItems: null;
|
|
53
|
+
kpis: null;
|
|
54
|
+
chartData: null;
|
|
55
|
+
transactions: null;
|
|
56
|
+
recentSales: null;
|
|
18
57
|
recentSalesTitle: null;
|
|
19
58
|
recentSalesDescription: null;
|
|
20
59
|
transactionsTitle: null;
|
|
@@ -117,9 +156,13 @@ export declare const blocksDataDefinitions: {
|
|
|
117
156
|
};
|
|
118
157
|
};
|
|
119
158
|
ChartCollectionBlock: {
|
|
120
|
-
props: z.ZodObject<{
|
|
159
|
+
props: z.ZodObject<{
|
|
160
|
+
title: z.ZodNullable<z.ZodString>;
|
|
161
|
+
}, z.core.$strip>;
|
|
121
162
|
description: string;
|
|
122
|
-
example: {
|
|
163
|
+
example: {
|
|
164
|
+
title: null;
|
|
165
|
+
};
|
|
123
166
|
};
|
|
124
167
|
DataGridBlock: {
|
|
125
168
|
props: z.ZodObject<{
|
|
@@ -136,6 +179,15 @@ export declare const blocksDataDefinitions: {
|
|
|
136
179
|
}, z.core.$strip>>>;
|
|
137
180
|
title: z.ZodNullable<z.ZodString>;
|
|
138
181
|
description: z.ZodNullable<z.ZodString>;
|
|
182
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
183
|
+
idle: "idle";
|
|
184
|
+
error: "error";
|
|
185
|
+
loading: "loading";
|
|
186
|
+
empty: "empty";
|
|
187
|
+
}>>;
|
|
188
|
+
error: z.ZodNullable<z.ZodString>;
|
|
189
|
+
selectedRowId: z.ZodNullable<z.ZodString>;
|
|
190
|
+
selectedAction: z.ZodNullable<z.ZodString>;
|
|
139
191
|
}, z.core.$strip>;
|
|
140
192
|
events: string[];
|
|
141
193
|
description: string;
|
|
@@ -148,6 +200,10 @@ export declare const blocksDataDefinitions: {
|
|
|
148
200
|
}[];
|
|
149
201
|
title: string;
|
|
150
202
|
description: null;
|
|
203
|
+
state: null;
|
|
204
|
+
error: null;
|
|
205
|
+
selectedRowId: null;
|
|
206
|
+
selectedAction: null;
|
|
151
207
|
};
|
|
152
208
|
};
|
|
153
209
|
HeatmapChartBlock: {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { blocksDataDefinitions } from '../../chunk-
|
|
1
|
+
export { blocksDataDefinitions } from '../../chunk-ZCYD22F2.js';
|
|
2
2
|
import '../../chunk-BJVCZI2B.js';
|
|
@@ -32,6 +32,7 @@ export declare const blocksMarketingDefinitions: {
|
|
|
32
32
|
href: z.ZodString;
|
|
33
33
|
}, z.core.$strip>>;
|
|
34
34
|
}, z.core.$strip>;
|
|
35
|
+
events: string[];
|
|
35
36
|
description: string;
|
|
36
37
|
example: {
|
|
37
38
|
title: string;
|
|
@@ -90,6 +91,13 @@ export declare const blocksMarketingDefinitions: {
|
|
|
90
91
|
name: z.ZodNullable<z.ZodString>;
|
|
91
92
|
email: z.ZodNullable<z.ZodString>;
|
|
92
93
|
message: z.ZodNullable<z.ZodString>;
|
|
94
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
95
|
+
idle: "idle";
|
|
96
|
+
error: "error";
|
|
97
|
+
success: "success";
|
|
98
|
+
loading: "loading";
|
|
99
|
+
}>>;
|
|
100
|
+
error: z.ZodNullable<z.ZodString>;
|
|
93
101
|
}, z.core.$strip>;
|
|
94
102
|
events: string[];
|
|
95
103
|
description: string;
|
|
@@ -104,6 +112,8 @@ export declare const blocksMarketingDefinitions: {
|
|
|
104
112
|
name: null;
|
|
105
113
|
email: null;
|
|
106
114
|
message: null;
|
|
115
|
+
state: null;
|
|
116
|
+
error: null;
|
|
107
117
|
};
|
|
108
118
|
};
|
|
109
119
|
FAQBlock: {
|
|
@@ -114,6 +124,7 @@ export declare const blocksMarketingDefinitions: {
|
|
|
114
124
|
question: z.ZodString;
|
|
115
125
|
answer: z.ZodString;
|
|
116
126
|
}, z.core.$strip>>>;
|
|
127
|
+
selectedQuestion: z.ZodNullable<z.ZodString>;
|
|
117
128
|
}, z.core.$strip>;
|
|
118
129
|
events: string[];
|
|
119
130
|
description: string;
|
|
@@ -124,6 +135,7 @@ export declare const blocksMarketingDefinitions: {
|
|
|
124
135
|
question: string;
|
|
125
136
|
answer: string;
|
|
126
137
|
}[];
|
|
138
|
+
selectedQuestion: null;
|
|
127
139
|
};
|
|
128
140
|
};
|
|
129
141
|
FeatureBlock: {
|
|
@@ -173,6 +185,7 @@ export declare const blocksMarketingDefinitions: {
|
|
|
173
185
|
alt: z.ZodString;
|
|
174
186
|
caption: z.ZodNullable<z.ZodString>;
|
|
175
187
|
}, z.core.$strip>>>;
|
|
188
|
+
selectedImage: z.ZodNullable<z.ZodString>;
|
|
176
189
|
}, z.core.$strip>;
|
|
177
190
|
events: string[];
|
|
178
191
|
description: string;
|
|
@@ -188,6 +201,7 @@ export declare const blocksMarketingDefinitions: {
|
|
|
188
201
|
alt: string;
|
|
189
202
|
caption: null;
|
|
190
203
|
})[];
|
|
204
|
+
selectedImage: null;
|
|
191
205
|
};
|
|
192
206
|
};
|
|
193
207
|
HeaderBlock: {
|
|
@@ -198,9 +212,8 @@ export declare const blocksMarketingDefinitions: {
|
|
|
198
212
|
}, z.core.$strip>>>;
|
|
199
213
|
loginLabel: z.ZodNullable<z.ZodString>;
|
|
200
214
|
signUpLabel: z.ZodNullable<z.ZodString>;
|
|
201
|
-
loginHref: z.ZodNullable<z.ZodString>;
|
|
202
|
-
signUpHref: z.ZodNullable<z.ZodString>;
|
|
203
215
|
}, z.core.$strip>;
|
|
216
|
+
events: string[];
|
|
204
217
|
description: string;
|
|
205
218
|
example: {
|
|
206
219
|
menuItems: {
|
|
@@ -209,8 +222,6 @@ export declare const blocksMarketingDefinitions: {
|
|
|
209
222
|
}[];
|
|
210
223
|
loginLabel: string;
|
|
211
224
|
signUpLabel: null;
|
|
212
|
-
loginHref: null;
|
|
213
|
-
signUpHref: null;
|
|
214
225
|
};
|
|
215
226
|
};
|
|
216
227
|
HeroBlock: {
|
|
@@ -251,6 +262,7 @@ export declare const blocksMarketingDefinitions: {
|
|
|
251
262
|
brandName: z.ZodNullable<z.ZodString>;
|
|
252
263
|
brandDescription: z.ZodNullable<z.ZodString>;
|
|
253
264
|
newsletterPlaceholder: z.ZodNullable<z.ZodString>;
|
|
265
|
+
email: z.ZodNullable<z.ZodString>;
|
|
254
266
|
productLinks: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
255
267
|
name: z.ZodString;
|
|
256
268
|
href: z.ZodString;
|
|
@@ -268,11 +280,13 @@ export declare const blocksMarketingDefinitions: {
|
|
|
268
280
|
href: z.ZodString;
|
|
269
281
|
}, z.core.$strip>>>;
|
|
270
282
|
}, z.core.$strip>;
|
|
283
|
+
events: string[];
|
|
271
284
|
description: string;
|
|
272
285
|
example: {
|
|
273
286
|
brandName: string;
|
|
274
287
|
brandDescription: string;
|
|
275
288
|
newsletterPlaceholder: null;
|
|
289
|
+
email: null;
|
|
276
290
|
productLinks: null;
|
|
277
291
|
companyLinks: null;
|
|
278
292
|
legalLinks: null;
|
|
@@ -317,6 +331,13 @@ export declare const blocksMarketingDefinitions: {
|
|
|
317
331
|
title: z.ZodNullable<z.ZodString>;
|
|
318
332
|
description: z.ZodNullable<z.ZodString>;
|
|
319
333
|
email: z.ZodNullable<z.ZodString>;
|
|
334
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
335
|
+
idle: "idle";
|
|
336
|
+
error: "error";
|
|
337
|
+
success: "success";
|
|
338
|
+
loading: "loading";
|
|
339
|
+
}>>;
|
|
340
|
+
error: z.ZodNullable<z.ZodString>;
|
|
320
341
|
}, z.core.$strip>;
|
|
321
342
|
events: string[];
|
|
322
343
|
description: string;
|
|
@@ -324,6 +345,8 @@ export declare const blocksMarketingDefinitions: {
|
|
|
324
345
|
title: string;
|
|
325
346
|
description: string;
|
|
326
347
|
email: null;
|
|
348
|
+
state: null;
|
|
349
|
+
error: null;
|
|
327
350
|
};
|
|
328
351
|
};
|
|
329
352
|
SolutionShowcaseBlock: {
|
|
@@ -359,6 +382,7 @@ export declare const blocksMarketingDefinitions: {
|
|
|
359
382
|
props: z.ZodObject<{
|
|
360
383
|
title: z.ZodNullable<z.ZodString>;
|
|
361
384
|
description: z.ZodNullable<z.ZodString>;
|
|
385
|
+
featuredCompanyLogo: z.ZodNullable<z.ZodString>;
|
|
362
386
|
testimonials: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
363
387
|
quote: z.ZodString;
|
|
364
388
|
author: z.ZodString;
|
|
@@ -371,6 +395,7 @@ export declare const blocksMarketingDefinitions: {
|
|
|
371
395
|
example: {
|
|
372
396
|
title: string;
|
|
373
397
|
description: null;
|
|
398
|
+
featuredCompanyLogo: null;
|
|
374
399
|
testimonials: ({
|
|
375
400
|
quote: string;
|
|
376
401
|
author: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { blocksMarketingDefinitions } from '../../chunk-
|
|
1
|
+
export { blocksMarketingDefinitions } from '../../chunk-JYDPEIAA.js';
|
|
@@ -5,6 +5,7 @@ export declare const blocksMiscDefinitions: {
|
|
|
5
5
|
triggerLabel: z.ZodNullable<z.ZodString>;
|
|
6
6
|
title: z.ZodNullable<z.ZodString>;
|
|
7
7
|
description: z.ZodNullable<z.ZodString>;
|
|
8
|
+
open: z.ZodNullable<z.ZodBoolean>;
|
|
8
9
|
className: z.ZodNullable<z.ZodString>;
|
|
9
10
|
}, z.core.$strip>;
|
|
10
11
|
slots: string[];
|
|
@@ -14,6 +15,7 @@ export declare const blocksMiscDefinitions: {
|
|
|
14
15
|
triggerLabel: string;
|
|
15
16
|
title: string;
|
|
16
17
|
description: string;
|
|
18
|
+
open: null;
|
|
17
19
|
className: null;
|
|
18
20
|
};
|
|
19
21
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { blocksMiscDefinitions } from '../../chunk-
|
|
1
|
+
export { blocksMiscDefinitions } from '../../chunk-MIVKO3MG.js';
|
|
@@ -11,6 +11,7 @@ export declare const displayDefinitions: {
|
|
|
11
11
|
title: z.ZodString;
|
|
12
12
|
content: z.ZodString;
|
|
13
13
|
}, z.core.$strip>>>;
|
|
14
|
+
value: z.ZodNullable<z.ZodString>;
|
|
14
15
|
}, z.core.$strip>;
|
|
15
16
|
events: string[];
|
|
16
17
|
description: string;
|
|
@@ -21,6 +22,7 @@ export declare const displayDefinitions: {
|
|
|
21
22
|
title: string;
|
|
22
23
|
content: string;
|
|
23
24
|
}[];
|
|
25
|
+
value: null;
|
|
24
26
|
};
|
|
25
27
|
};
|
|
26
28
|
Alert: {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { displayDefinitions } from '../../chunk-
|
|
1
|
+
export { displayDefinitions } from '../../chunk-KRNAMBZZ.js';
|
|
2
2
|
import '../../chunk-BJVCZI2B.js';
|