@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
|
@@ -17,6 +17,7 @@ export declare const seedComponentDefinitions: {
|
|
|
17
17
|
triggerLabel: z.ZodNullable<z.ZodString>;
|
|
18
18
|
title: z.ZodNullable<z.ZodString>;
|
|
19
19
|
description: z.ZodNullable<z.ZodString>;
|
|
20
|
+
open: z.ZodNullable<z.ZodBoolean>;
|
|
20
21
|
className: z.ZodNullable<z.ZodString>;
|
|
21
22
|
}, z.core.$strip>;
|
|
22
23
|
slots: string[];
|
|
@@ -26,6 +27,7 @@ export declare const seedComponentDefinitions: {
|
|
|
26
27
|
triggerLabel: string;
|
|
27
28
|
title: string;
|
|
28
29
|
description: string;
|
|
30
|
+
open: null;
|
|
29
31
|
className: null;
|
|
30
32
|
};
|
|
31
33
|
};
|
|
@@ -165,6 +167,8 @@ export declare const seedComponentDefinitions: {
|
|
|
165
167
|
readTimeLabel: z.ZodNullable<z.ZodString>;
|
|
166
168
|
}, z.core.$strip>>>;
|
|
167
169
|
activeCategoryId: z.ZodNullable<z.ZodString>;
|
|
170
|
+
selectedArticleId: z.ZodNullable<z.ZodString>;
|
|
171
|
+
currentPage: z.ZodNullable<z.ZodNumber>;
|
|
168
172
|
pagination: z.ZodNullable<z.ZodObject<{
|
|
169
173
|
page: z.ZodNumber;
|
|
170
174
|
totalPages: z.ZodNumber;
|
|
@@ -198,6 +202,8 @@ export declare const seedComponentDefinitions: {
|
|
|
198
202
|
readTimeLabel: string;
|
|
199
203
|
}[];
|
|
200
204
|
activeCategoryId: null;
|
|
205
|
+
selectedArticleId: null;
|
|
206
|
+
currentPage: null;
|
|
201
207
|
pagination: {
|
|
202
208
|
page: number;
|
|
203
209
|
totalPages: number;
|
|
@@ -246,6 +252,7 @@ export declare const seedComponentDefinitions: {
|
|
|
246
252
|
assistantName: z.ZodNullable<z.ZodString>;
|
|
247
253
|
assistantStatus: z.ZodNullable<z.ZodString>;
|
|
248
254
|
placeholder: z.ZodNullable<z.ZodString>;
|
|
255
|
+
messageInput: z.ZodNullable<z.ZodString>;
|
|
249
256
|
initialMessages: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
250
257
|
id: z.ZodString;
|
|
251
258
|
role: z.ZodEnum<{
|
|
@@ -254,18 +261,29 @@ export declare const seedComponentDefinitions: {
|
|
|
254
261
|
}>;
|
|
255
262
|
content: z.ZodString;
|
|
256
263
|
}, z.core.$strip>>>;
|
|
264
|
+
messages: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
265
|
+
id: z.ZodString;
|
|
266
|
+
role: z.ZodEnum<{
|
|
267
|
+
user: "user";
|
|
268
|
+
assistant: "assistant";
|
|
269
|
+
}>;
|
|
270
|
+
content: z.ZodString;
|
|
271
|
+
}, z.core.$strip>>>;
|
|
257
272
|
className: z.ZodNullable<z.ZodString>;
|
|
258
273
|
}, z.core.$strip>;
|
|
274
|
+
events: string[];
|
|
259
275
|
description: string;
|
|
260
276
|
example: {
|
|
261
277
|
assistantName: string;
|
|
262
278
|
assistantStatus: string;
|
|
263
279
|
placeholder: string;
|
|
280
|
+
messageInput: null;
|
|
264
281
|
initialMessages: {
|
|
265
282
|
id: string;
|
|
266
283
|
role: string;
|
|
267
284
|
content: string;
|
|
268
285
|
}[];
|
|
286
|
+
messages: null;
|
|
269
287
|
className: null;
|
|
270
288
|
};
|
|
271
289
|
};
|
|
@@ -330,6 +348,7 @@ export declare const seedComponentDefinitions: {
|
|
|
330
348
|
}, z.core.$strip>>>;
|
|
331
349
|
placeholder: z.ZodNullable<z.ZodString>;
|
|
332
350
|
searchValue: z.ZodNullable<z.ZodString>;
|
|
351
|
+
selectedItemId: z.ZodNullable<z.ZodString>;
|
|
333
352
|
}, z.core.$strip>;
|
|
334
353
|
events: string[];
|
|
335
354
|
description: string;
|
|
@@ -341,6 +360,7 @@ export declare const seedComponentDefinitions: {
|
|
|
341
360
|
}[];
|
|
342
361
|
placeholder: string;
|
|
343
362
|
searchValue: null;
|
|
363
|
+
selectedItemId: null;
|
|
344
364
|
};
|
|
345
365
|
};
|
|
346
366
|
FormWizard: {
|
|
@@ -495,6 +515,8 @@ export declare const seedComponentDefinitions: {
|
|
|
495
515
|
title: z.ZodNullable<z.ZodString>;
|
|
496
516
|
description: z.ZodNullable<z.ZodString>;
|
|
497
517
|
showBillingToggle: z.ZodNullable<z.ZodBoolean>;
|
|
518
|
+
selectedPlanName: z.ZodNullable<z.ZodString>;
|
|
519
|
+
isYearly: z.ZodNullable<z.ZodBoolean>;
|
|
498
520
|
plans: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
499
521
|
name: z.ZodString;
|
|
500
522
|
description: z.ZodString;
|
|
@@ -513,6 +535,8 @@ export declare const seedComponentDefinitions: {
|
|
|
513
535
|
title: string;
|
|
514
536
|
description: null;
|
|
515
537
|
showBillingToggle: boolean;
|
|
538
|
+
selectedPlanName: null;
|
|
539
|
+
isYearly: null;
|
|
516
540
|
plans: null;
|
|
517
541
|
};
|
|
518
542
|
};
|
|
@@ -655,7 +679,9 @@ export declare const seedComponentDefinitions: {
|
|
|
655
679
|
duration: z.ZodNullable<z.ZodNumber>;
|
|
656
680
|
}, z.core.$strip>>>;
|
|
657
681
|
}, z.core.$strip>>;
|
|
682
|
+
messageInput: z.ZodNullable<z.ZodString>;
|
|
658
683
|
}, z.core.$strip>;
|
|
684
|
+
events: string[];
|
|
659
685
|
description: string;
|
|
660
686
|
example: {
|
|
661
687
|
messages: ({
|
|
@@ -686,6 +712,7 @@ export declare const seedComponentDefinitions: {
|
|
|
686
712
|
duration: number;
|
|
687
713
|
}[];
|
|
688
714
|
})[];
|
|
715
|
+
messageInput: null;
|
|
689
716
|
};
|
|
690
717
|
};
|
|
691
718
|
AgentProfileGridBlock: {
|
|
@@ -741,6 +768,14 @@ export declare const seedComponentDefinitions: {
|
|
|
741
768
|
active: "active";
|
|
742
769
|
pending: "pending";
|
|
743
770
|
}>;
|
|
771
|
+
type: z.ZodNullable<z.ZodEnum<{
|
|
772
|
+
default: "default";
|
|
773
|
+
llm: "llm";
|
|
774
|
+
tool: "tool";
|
|
775
|
+
human: "human";
|
|
776
|
+
conditional: "conditional";
|
|
777
|
+
}>>;
|
|
778
|
+
duration: z.ZodNullable<z.ZodNumber>;
|
|
744
779
|
}, z.core.$strip>>;
|
|
745
780
|
edges: z.ZodArray<z.ZodObject<{
|
|
746
781
|
from: z.ZodString;
|
|
@@ -770,10 +805,21 @@ export declare const seedComponentDefinitions: {
|
|
|
770
805
|
label: z.ZodString;
|
|
771
806
|
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
772
807
|
suffix: z.ZodNullable<z.ZodString>;
|
|
808
|
+
unit: z.ZodNullable<z.ZodString>;
|
|
809
|
+
trend: z.ZodNullable<z.ZodEnum<{
|
|
810
|
+
flat: "flat";
|
|
811
|
+
up: "up";
|
|
812
|
+
down: "down";
|
|
813
|
+
}>>;
|
|
773
814
|
}, z.core.$strip>>>;
|
|
774
815
|
context: z.ZodNullable<z.ZodObject<{
|
|
775
816
|
used: z.ZodNumber;
|
|
776
817
|
total: z.ZodNumber;
|
|
818
|
+
breakdown: z.ZodNullable<z.ZodObject<{
|
|
819
|
+
system: z.ZodNullable<z.ZodNumber>;
|
|
820
|
+
user: z.ZodNullable<z.ZodNumber>;
|
|
821
|
+
assistant: z.ZodNullable<z.ZodNumber>;
|
|
822
|
+
}, z.core.$strip>>;
|
|
777
823
|
}, z.core.$strip>>;
|
|
778
824
|
}, z.core.$strip>;
|
|
779
825
|
description: string;
|
|
@@ -785,11 +831,19 @@ export declare const seedComponentDefinitions: {
|
|
|
785
831
|
contextTitle: null;
|
|
786
832
|
workflow: {
|
|
787
833
|
title: string;
|
|
788
|
-
nodes: {
|
|
834
|
+
nodes: ({
|
|
789
835
|
id: string;
|
|
790
836
|
label: string;
|
|
791
837
|
status: string;
|
|
792
|
-
|
|
838
|
+
type: string;
|
|
839
|
+
duration: number;
|
|
840
|
+
} | {
|
|
841
|
+
id: string;
|
|
842
|
+
label: string;
|
|
843
|
+
status: string;
|
|
844
|
+
type: string;
|
|
845
|
+
duration: null;
|
|
846
|
+
})[];
|
|
793
847
|
edges: {
|
|
794
848
|
from: string;
|
|
795
849
|
to: string;
|
|
@@ -813,10 +867,13 @@ export declare const seedComponentDefinitions: {
|
|
|
813
867
|
label: string;
|
|
814
868
|
value: number;
|
|
815
869
|
suffix: null;
|
|
870
|
+
unit: null;
|
|
871
|
+
trend: null;
|
|
816
872
|
}[];
|
|
817
873
|
context: {
|
|
818
874
|
used: number;
|
|
819
875
|
total: number;
|
|
876
|
+
breakdown: null;
|
|
820
877
|
};
|
|
821
878
|
};
|
|
822
879
|
};
|
|
@@ -995,6 +1052,15 @@ export declare const seedComponentDefinitions: {
|
|
|
995
1052
|
title: z.ZodNullable<z.ZodString>;
|
|
996
1053
|
description: z.ZodNullable<z.ZodString>;
|
|
997
1054
|
newKeyName: z.ZodNullable<z.ZodString>;
|
|
1055
|
+
revokedKeyId: z.ZodNullable<z.ZodString>;
|
|
1056
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
1057
|
+
idle: "idle";
|
|
1058
|
+
error: "error";
|
|
1059
|
+
success: "success";
|
|
1060
|
+
loading: "loading";
|
|
1061
|
+
}>>;
|
|
1062
|
+
error: z.ZodNullable<z.ZodString>;
|
|
1063
|
+
createdKey: z.ZodNullable<z.ZodString>;
|
|
998
1064
|
}, z.core.$strip>;
|
|
999
1065
|
events: string[];
|
|
1000
1066
|
description: string;
|
|
@@ -1017,6 +1083,10 @@ export declare const seedComponentDefinitions: {
|
|
|
1017
1083
|
title: string;
|
|
1018
1084
|
description: string;
|
|
1019
1085
|
newKeyName: null;
|
|
1086
|
+
revokedKeyId: null;
|
|
1087
|
+
state: null;
|
|
1088
|
+
error: null;
|
|
1089
|
+
createdKey: null;
|
|
1020
1090
|
};
|
|
1021
1091
|
};
|
|
1022
1092
|
CreateBlock: {
|
|
@@ -1027,6 +1097,17 @@ export declare const seedComponentDefinitions: {
|
|
|
1027
1097
|
username: z.ZodNullable<z.ZodString>;
|
|
1028
1098
|
email: z.ZodNullable<z.ZodString>;
|
|
1029
1099
|
bio: z.ZodNullable<z.ZodString>;
|
|
1100
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
1101
|
+
idle: "idle";
|
|
1102
|
+
error: "error";
|
|
1103
|
+
success: "success";
|
|
1104
|
+
submitting: "submitting";
|
|
1105
|
+
}>>;
|
|
1106
|
+
error: z.ZodNullable<z.ZodString>;
|
|
1107
|
+
emailOptions: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
1108
|
+
value: z.ZodString;
|
|
1109
|
+
label: z.ZodString;
|
|
1110
|
+
}, z.core.$strip>>>;
|
|
1030
1111
|
}, z.core.$strip>;
|
|
1031
1112
|
events: string[];
|
|
1032
1113
|
description: string;
|
|
@@ -1037,6 +1118,9 @@ export declare const seedComponentDefinitions: {
|
|
|
1037
1118
|
username: null;
|
|
1038
1119
|
email: null;
|
|
1039
1120
|
bio: null;
|
|
1121
|
+
state: null;
|
|
1122
|
+
error: null;
|
|
1123
|
+
emailOptions: null;
|
|
1040
1124
|
};
|
|
1041
1125
|
};
|
|
1042
1126
|
CrudListBlock: {
|
|
@@ -1068,10 +1152,13 @@ export declare const seedComponentDefinitions: {
|
|
|
1068
1152
|
placeholder: z.ZodNullable<z.ZodString>;
|
|
1069
1153
|
}, z.core.$strip>>>;
|
|
1070
1154
|
filterValue: z.ZodNullable<z.ZodString>;
|
|
1155
|
+
changedFilterId: z.ZodNullable<z.ZodString>;
|
|
1156
|
+
changedFilterValue: z.ZodNullable<z.ZodString>;
|
|
1071
1157
|
pagination: z.ZodObject<{
|
|
1072
1158
|
page: z.ZodNumber;
|
|
1073
1159
|
totalPages: z.ZodNumber;
|
|
1074
1160
|
}, z.core.$strip>;
|
|
1161
|
+
currentPage: z.ZodNullable<z.ZodNumber>;
|
|
1075
1162
|
errorMessage: z.ZodNullable<z.ZodString>;
|
|
1076
1163
|
emptyTitle: z.ZodNullable<z.ZodString>;
|
|
1077
1164
|
emptyDescription: z.ZodNullable<z.ZodString>;
|
|
@@ -1100,10 +1187,13 @@ export declare const seedComponentDefinitions: {
|
|
|
1100
1187
|
selectedRowId: null;
|
|
1101
1188
|
filterControls: null;
|
|
1102
1189
|
filterValue: null;
|
|
1190
|
+
changedFilterId: null;
|
|
1191
|
+
changedFilterValue: null;
|
|
1103
1192
|
pagination: {
|
|
1104
1193
|
page: number;
|
|
1105
1194
|
totalPages: number;
|
|
1106
1195
|
};
|
|
1196
|
+
currentPage: null;
|
|
1107
1197
|
errorMessage: null;
|
|
1108
1198
|
emptyTitle: null;
|
|
1109
1199
|
emptyDescription: null;
|
|
@@ -1121,7 +1211,11 @@ export declare const seedComponentDefinitions: {
|
|
|
1121
1211
|
name: z.ZodString;
|
|
1122
1212
|
url: z.ZodString;
|
|
1123
1213
|
}, z.core.$strip>>>;
|
|
1214
|
+
selectedNavItem: z.ZodNullable<z.ZodString>;
|
|
1215
|
+
selectedProject: z.ZodNullable<z.ZodString>;
|
|
1216
|
+
projectAction: z.ZodNullable<z.ZodString>;
|
|
1124
1217
|
}, z.core.$strip>;
|
|
1218
|
+
events: string[];
|
|
1125
1219
|
description: string;
|
|
1126
1220
|
example: {
|
|
1127
1221
|
navItems: ({
|
|
@@ -1137,6 +1231,9 @@ export declare const seedComponentDefinitions: {
|
|
|
1137
1231
|
name: string;
|
|
1138
1232
|
url: string;
|
|
1139
1233
|
}[];
|
|
1234
|
+
selectedNavItem: null;
|
|
1235
|
+
selectedProject: null;
|
|
1236
|
+
projectAction: null;
|
|
1140
1237
|
};
|
|
1141
1238
|
};
|
|
1142
1239
|
FormFieldBlock: {
|
|
@@ -1144,11 +1241,11 @@ export declare const seedComponentDefinitions: {
|
|
|
1144
1241
|
title: z.ZodNullable<z.ZodString>;
|
|
1145
1242
|
description: z.ZodNullable<z.ZodString>;
|
|
1146
1243
|
state: z.ZodNullable<z.ZodEnum<{
|
|
1244
|
+
submitting: "submitting";
|
|
1147
1245
|
pristine: "pristine";
|
|
1148
1246
|
dirty: "dirty";
|
|
1149
1247
|
validating: "validating";
|
|
1150
1248
|
"validation-error": "validation-error";
|
|
1151
|
-
submitting: "submitting";
|
|
1152
1249
|
saved: "saved";
|
|
1153
1250
|
"fatal-error": "fatal-error";
|
|
1154
1251
|
}>>;
|
|
@@ -1189,6 +1286,8 @@ export declare const seedComponentDefinitions: {
|
|
|
1189
1286
|
tertiary: z.ZodNullable<z.ZodString>;
|
|
1190
1287
|
destructive: z.ZodNullable<z.ZodString>;
|
|
1191
1288
|
}, z.core.$strip>>;
|
|
1289
|
+
changedFieldId: z.ZodNullable<z.ZodString>;
|
|
1290
|
+
changedFieldValue: z.ZodNullable<z.ZodString>;
|
|
1192
1291
|
className: z.ZodNullable<z.ZodString>;
|
|
1193
1292
|
}, z.core.$strip>;
|
|
1194
1293
|
events: string[];
|
|
@@ -1240,6 +1339,8 @@ export declare const seedComponentDefinitions: {
|
|
|
1240
1339
|
tertiary: null;
|
|
1241
1340
|
destructive: null;
|
|
1242
1341
|
};
|
|
1342
|
+
changedFieldId: null;
|
|
1343
|
+
changedFieldValue: null;
|
|
1243
1344
|
className: null;
|
|
1244
1345
|
};
|
|
1245
1346
|
};
|
|
@@ -1279,12 +1380,18 @@ export declare const seedComponentDefinitions: {
|
|
|
1279
1380
|
member: "member";
|
|
1280
1381
|
guest: "guest";
|
|
1281
1382
|
}>>;
|
|
1383
|
+
open: z.ZodNullable<z.ZodBoolean>;
|
|
1384
|
+
submitting: z.ZodNullable<z.ZodBoolean>;
|
|
1385
|
+
error: z.ZodNullable<z.ZodString>;
|
|
1282
1386
|
}, z.core.$strip>;
|
|
1283
1387
|
events: string[];
|
|
1284
1388
|
description: string;
|
|
1285
1389
|
example: {
|
|
1286
1390
|
email: null;
|
|
1287
1391
|
role: null;
|
|
1392
|
+
open: null;
|
|
1393
|
+
submitting: null;
|
|
1394
|
+
error: null;
|
|
1288
1395
|
};
|
|
1289
1396
|
};
|
|
1290
1397
|
KanbanBoard: {
|
|
@@ -1311,6 +1418,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1311
1418
|
label: z.ZodString;
|
|
1312
1419
|
href: z.ZodNullable<z.ZodString>;
|
|
1313
1420
|
}, z.core.$strip>>>;
|
|
1421
|
+
selectedItem: z.ZodNullable<z.ZodString>;
|
|
1314
1422
|
}, z.core.$strip>;
|
|
1315
1423
|
slots: string[];
|
|
1316
1424
|
events: string[];
|
|
@@ -1328,6 +1436,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1328
1436
|
label: string;
|
|
1329
1437
|
href: null;
|
|
1330
1438
|
})[];
|
|
1439
|
+
selectedItem: null;
|
|
1331
1440
|
};
|
|
1332
1441
|
};
|
|
1333
1442
|
SettingsModal: {
|
|
@@ -1413,7 +1522,55 @@ export declare const seedComponentDefinitions: {
|
|
|
1413
1522
|
className: null;
|
|
1414
1523
|
};
|
|
1415
1524
|
};
|
|
1416
|
-
|
|
1525
|
+
TeamManagementBlock: {
|
|
1526
|
+
props: z.ZodObject<{
|
|
1527
|
+
members: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
1528
|
+
id: z.ZodString;
|
|
1529
|
+
name: z.ZodString;
|
|
1530
|
+
email: z.ZodString;
|
|
1531
|
+
role: z.ZodEnum<{
|
|
1532
|
+
owner: "owner";
|
|
1533
|
+
admin: "admin";
|
|
1534
|
+
member: "member";
|
|
1535
|
+
guest: "guest";
|
|
1536
|
+
}>;
|
|
1537
|
+
avatar: z.ZodNullable<z.ZodString>;
|
|
1538
|
+
joinedAt: z.ZodNullable<z.ZodString>;
|
|
1539
|
+
status: z.ZodNullable<z.ZodEnum<{
|
|
1540
|
+
active: "active";
|
|
1541
|
+
pending: "pending";
|
|
1542
|
+
deactivated: "deactivated";
|
|
1543
|
+
}>>;
|
|
1544
|
+
}, z.core.$strip>>>;
|
|
1545
|
+
searchQuery: z.ZodNullable<z.ZodString>;
|
|
1546
|
+
selectedMemberId: z.ZodNullable<z.ZodString>;
|
|
1547
|
+
selectedRole: z.ZodNullable<z.ZodString>;
|
|
1548
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
1549
|
+
error: "error";
|
|
1550
|
+
loading: "loading";
|
|
1551
|
+
empty: "empty";
|
|
1552
|
+
"has-data": "has-data";
|
|
1553
|
+
}>>;
|
|
1554
|
+
title: z.ZodNullable<z.ZodString>;
|
|
1555
|
+
description: z.ZodNullable<z.ZodString>;
|
|
1556
|
+
errorMessage: z.ZodNullable<z.ZodString>;
|
|
1557
|
+
className: z.ZodNullable<z.ZodString>;
|
|
1558
|
+
}, z.core.$strip>;
|
|
1559
|
+
events: string[];
|
|
1560
|
+
description: string;
|
|
1561
|
+
example: {
|
|
1562
|
+
members: null;
|
|
1563
|
+
searchQuery: null;
|
|
1564
|
+
selectedMemberId: null;
|
|
1565
|
+
selectedRole: null;
|
|
1566
|
+
state: null;
|
|
1567
|
+
title: null;
|
|
1568
|
+
description: null;
|
|
1569
|
+
errorMessage: null;
|
|
1570
|
+
className: null;
|
|
1571
|
+
};
|
|
1572
|
+
};
|
|
1573
|
+
TeamShowcaseBlock: {
|
|
1417
1574
|
props: z.ZodObject<{
|
|
1418
1575
|
title: z.ZodNullable<z.ZodString>;
|
|
1419
1576
|
sections: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -1488,6 +1645,41 @@ export declare const seedComponentDefinitions: {
|
|
|
1488
1645
|
props: z.ZodObject<{
|
|
1489
1646
|
title: z.ZodNullable<z.ZodString>;
|
|
1490
1647
|
navItems: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
1648
|
+
kpis: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
1649
|
+
label: z.ZodString;
|
|
1650
|
+
value: z.ZodNumber;
|
|
1651
|
+
prefix: z.ZodNullable<z.ZodString>;
|
|
1652
|
+
suffix: z.ZodNullable<z.ZodString>;
|
|
1653
|
+
icon: z.ZodNullable<z.ZodString>;
|
|
1654
|
+
trend: z.ZodNullable<z.ZodObject<{
|
|
1655
|
+
value: z.ZodNumber;
|
|
1656
|
+
direction: z.ZodNullable<z.ZodEnum<{
|
|
1657
|
+
flat: "flat";
|
|
1658
|
+
up: "up";
|
|
1659
|
+
down: "down";
|
|
1660
|
+
}>>;
|
|
1661
|
+
}, z.core.$strip>>;
|
|
1662
|
+
sparklineData: z.ZodNullable<z.ZodArray<z.ZodNumber>>;
|
|
1663
|
+
}, z.core.$strip>>>;
|
|
1664
|
+
chartData: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
1665
|
+
month: z.ZodString;
|
|
1666
|
+
desktop: z.ZodNumber;
|
|
1667
|
+
mobile: z.ZodNumber;
|
|
1668
|
+
}, z.core.$strip>>>;
|
|
1669
|
+
transactions: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
1670
|
+
name: z.ZodString;
|
|
1671
|
+
email: z.ZodString;
|
|
1672
|
+
type: z.ZodString;
|
|
1673
|
+
status: z.ZodString;
|
|
1674
|
+
date: z.ZodString;
|
|
1675
|
+
amount: z.ZodString;
|
|
1676
|
+
}, z.core.$strip>>>;
|
|
1677
|
+
recentSales: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
1678
|
+
initials: z.ZodString;
|
|
1679
|
+
name: z.ZodString;
|
|
1680
|
+
email: z.ZodString;
|
|
1681
|
+
amount: z.ZodString;
|
|
1682
|
+
}, z.core.$strip>>>;
|
|
1491
1683
|
recentSalesTitle: z.ZodNullable<z.ZodString>;
|
|
1492
1684
|
recentSalesDescription: z.ZodNullable<z.ZodString>;
|
|
1493
1685
|
transactionsTitle: z.ZodNullable<z.ZodString>;
|
|
@@ -1499,6 +1691,10 @@ export declare const seedComponentDefinitions: {
|
|
|
1499
1691
|
example: {
|
|
1500
1692
|
title: string;
|
|
1501
1693
|
navItems: null;
|
|
1694
|
+
kpis: null;
|
|
1695
|
+
chartData: null;
|
|
1696
|
+
transactions: null;
|
|
1697
|
+
recentSales: null;
|
|
1502
1698
|
recentSalesTitle: null;
|
|
1503
1699
|
recentSalesDescription: null;
|
|
1504
1700
|
transactionsTitle: null;
|
|
@@ -1601,9 +1797,13 @@ export declare const seedComponentDefinitions: {
|
|
|
1601
1797
|
};
|
|
1602
1798
|
};
|
|
1603
1799
|
ChartCollectionBlock: {
|
|
1604
|
-
props: z.ZodObject<{
|
|
1800
|
+
props: z.ZodObject<{
|
|
1801
|
+
title: z.ZodNullable<z.ZodString>;
|
|
1802
|
+
}, z.core.$strip>;
|
|
1605
1803
|
description: string;
|
|
1606
|
-
example: {
|
|
1804
|
+
example: {
|
|
1805
|
+
title: null;
|
|
1806
|
+
};
|
|
1607
1807
|
};
|
|
1608
1808
|
DataGridBlock: {
|
|
1609
1809
|
props: z.ZodObject<{
|
|
@@ -1620,6 +1820,15 @@ export declare const seedComponentDefinitions: {
|
|
|
1620
1820
|
}, z.core.$strip>>>;
|
|
1621
1821
|
title: z.ZodNullable<z.ZodString>;
|
|
1622
1822
|
description: z.ZodNullable<z.ZodString>;
|
|
1823
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
1824
|
+
idle: "idle";
|
|
1825
|
+
error: "error";
|
|
1826
|
+
loading: "loading";
|
|
1827
|
+
empty: "empty";
|
|
1828
|
+
}>>;
|
|
1829
|
+
error: z.ZodNullable<z.ZodString>;
|
|
1830
|
+
selectedRowId: z.ZodNullable<z.ZodString>;
|
|
1831
|
+
selectedAction: z.ZodNullable<z.ZodString>;
|
|
1623
1832
|
}, z.core.$strip>;
|
|
1624
1833
|
events: string[];
|
|
1625
1834
|
description: string;
|
|
@@ -1632,6 +1841,10 @@ export declare const seedComponentDefinitions: {
|
|
|
1632
1841
|
}[];
|
|
1633
1842
|
title: string;
|
|
1634
1843
|
description: null;
|
|
1844
|
+
state: null;
|
|
1845
|
+
error: null;
|
|
1846
|
+
selectedRowId: null;
|
|
1847
|
+
selectedAction: null;
|
|
1635
1848
|
};
|
|
1636
1849
|
};
|
|
1637
1850
|
HeatmapChartBlock: {
|
|
@@ -1824,6 +2037,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1824
2037
|
href: z.ZodString;
|
|
1825
2038
|
}, z.core.$strip>>;
|
|
1826
2039
|
}, z.core.$strip>;
|
|
2040
|
+
events: string[];
|
|
1827
2041
|
description: string;
|
|
1828
2042
|
example: {
|
|
1829
2043
|
title: string;
|
|
@@ -1882,6 +2096,13 @@ export declare const seedComponentDefinitions: {
|
|
|
1882
2096
|
name: z.ZodNullable<z.ZodString>;
|
|
1883
2097
|
email: z.ZodNullable<z.ZodString>;
|
|
1884
2098
|
message: z.ZodNullable<z.ZodString>;
|
|
2099
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
2100
|
+
idle: "idle";
|
|
2101
|
+
error: "error";
|
|
2102
|
+
success: "success";
|
|
2103
|
+
loading: "loading";
|
|
2104
|
+
}>>;
|
|
2105
|
+
error: z.ZodNullable<z.ZodString>;
|
|
1885
2106
|
}, z.core.$strip>;
|
|
1886
2107
|
events: string[];
|
|
1887
2108
|
description: string;
|
|
@@ -1896,6 +2117,8 @@ export declare const seedComponentDefinitions: {
|
|
|
1896
2117
|
name: null;
|
|
1897
2118
|
email: null;
|
|
1898
2119
|
message: null;
|
|
2120
|
+
state: null;
|
|
2121
|
+
error: null;
|
|
1899
2122
|
};
|
|
1900
2123
|
};
|
|
1901
2124
|
FAQBlock: {
|
|
@@ -1906,6 +2129,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1906
2129
|
question: z.ZodString;
|
|
1907
2130
|
answer: z.ZodString;
|
|
1908
2131
|
}, z.core.$strip>>>;
|
|
2132
|
+
selectedQuestion: z.ZodNullable<z.ZodString>;
|
|
1909
2133
|
}, z.core.$strip>;
|
|
1910
2134
|
events: string[];
|
|
1911
2135
|
description: string;
|
|
@@ -1916,6 +2140,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1916
2140
|
question: string;
|
|
1917
2141
|
answer: string;
|
|
1918
2142
|
}[];
|
|
2143
|
+
selectedQuestion: null;
|
|
1919
2144
|
};
|
|
1920
2145
|
};
|
|
1921
2146
|
FeatureBlock: {
|
|
@@ -1965,6 +2190,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1965
2190
|
alt: z.ZodString;
|
|
1966
2191
|
caption: z.ZodNullable<z.ZodString>;
|
|
1967
2192
|
}, z.core.$strip>>>;
|
|
2193
|
+
selectedImage: z.ZodNullable<z.ZodString>;
|
|
1968
2194
|
}, z.core.$strip>;
|
|
1969
2195
|
events: string[];
|
|
1970
2196
|
description: string;
|
|
@@ -1980,6 +2206,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1980
2206
|
alt: string;
|
|
1981
2207
|
caption: null;
|
|
1982
2208
|
})[];
|
|
2209
|
+
selectedImage: null;
|
|
1983
2210
|
};
|
|
1984
2211
|
};
|
|
1985
2212
|
HeaderBlock: {
|
|
@@ -1990,9 +2217,8 @@ export declare const seedComponentDefinitions: {
|
|
|
1990
2217
|
}, z.core.$strip>>>;
|
|
1991
2218
|
loginLabel: z.ZodNullable<z.ZodString>;
|
|
1992
2219
|
signUpLabel: z.ZodNullable<z.ZodString>;
|
|
1993
|
-
loginHref: z.ZodNullable<z.ZodString>;
|
|
1994
|
-
signUpHref: z.ZodNullable<z.ZodString>;
|
|
1995
2220
|
}, z.core.$strip>;
|
|
2221
|
+
events: string[];
|
|
1996
2222
|
description: string;
|
|
1997
2223
|
example: {
|
|
1998
2224
|
menuItems: {
|
|
@@ -2001,8 +2227,6 @@ export declare const seedComponentDefinitions: {
|
|
|
2001
2227
|
}[];
|
|
2002
2228
|
loginLabel: string;
|
|
2003
2229
|
signUpLabel: null;
|
|
2004
|
-
loginHref: null;
|
|
2005
|
-
signUpHref: null;
|
|
2006
2230
|
};
|
|
2007
2231
|
};
|
|
2008
2232
|
HeroBlock: {
|
|
@@ -2043,6 +2267,7 @@ export declare const seedComponentDefinitions: {
|
|
|
2043
2267
|
brandName: z.ZodNullable<z.ZodString>;
|
|
2044
2268
|
brandDescription: z.ZodNullable<z.ZodString>;
|
|
2045
2269
|
newsletterPlaceholder: z.ZodNullable<z.ZodString>;
|
|
2270
|
+
email: z.ZodNullable<z.ZodString>;
|
|
2046
2271
|
productLinks: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2047
2272
|
name: z.ZodString;
|
|
2048
2273
|
href: z.ZodString;
|
|
@@ -2060,11 +2285,13 @@ export declare const seedComponentDefinitions: {
|
|
|
2060
2285
|
href: z.ZodString;
|
|
2061
2286
|
}, z.core.$strip>>>;
|
|
2062
2287
|
}, z.core.$strip>;
|
|
2288
|
+
events: string[];
|
|
2063
2289
|
description: string;
|
|
2064
2290
|
example: {
|
|
2065
2291
|
brandName: string;
|
|
2066
2292
|
brandDescription: string;
|
|
2067
2293
|
newsletterPlaceholder: null;
|
|
2294
|
+
email: null;
|
|
2068
2295
|
productLinks: null;
|
|
2069
2296
|
companyLinks: null;
|
|
2070
2297
|
legalLinks: null;
|
|
@@ -2109,6 +2336,13 @@ export declare const seedComponentDefinitions: {
|
|
|
2109
2336
|
title: z.ZodNullable<z.ZodString>;
|
|
2110
2337
|
description: z.ZodNullable<z.ZodString>;
|
|
2111
2338
|
email: z.ZodNullable<z.ZodString>;
|
|
2339
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
2340
|
+
idle: "idle";
|
|
2341
|
+
error: "error";
|
|
2342
|
+
success: "success";
|
|
2343
|
+
loading: "loading";
|
|
2344
|
+
}>>;
|
|
2345
|
+
error: z.ZodNullable<z.ZodString>;
|
|
2112
2346
|
}, z.core.$strip>;
|
|
2113
2347
|
events: string[];
|
|
2114
2348
|
description: string;
|
|
@@ -2116,6 +2350,8 @@ export declare const seedComponentDefinitions: {
|
|
|
2116
2350
|
title: string;
|
|
2117
2351
|
description: string;
|
|
2118
2352
|
email: null;
|
|
2353
|
+
state: null;
|
|
2354
|
+
error: null;
|
|
2119
2355
|
};
|
|
2120
2356
|
};
|
|
2121
2357
|
SolutionShowcaseBlock: {
|
|
@@ -2151,6 +2387,7 @@ export declare const seedComponentDefinitions: {
|
|
|
2151
2387
|
props: z.ZodObject<{
|
|
2152
2388
|
title: z.ZodNullable<z.ZodString>;
|
|
2153
2389
|
description: z.ZodNullable<z.ZodString>;
|
|
2390
|
+
featuredCompanyLogo: z.ZodNullable<z.ZodString>;
|
|
2154
2391
|
testimonials: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2155
2392
|
quote: z.ZodString;
|
|
2156
2393
|
author: z.ZodString;
|
|
@@ -2163,6 +2400,7 @@ export declare const seedComponentDefinitions: {
|
|
|
2163
2400
|
example: {
|
|
2164
2401
|
title: string;
|
|
2165
2402
|
description: null;
|
|
2403
|
+
featuredCompanyLogo: null;
|
|
2166
2404
|
testimonials: ({
|
|
2167
2405
|
quote: string;
|
|
2168
2406
|
author: string;
|
|
@@ -2252,12 +2490,21 @@ export declare const seedComponentDefinitions: {
|
|
|
2252
2490
|
verification: "verification";
|
|
2253
2491
|
"magic-link": "magic-link";
|
|
2254
2492
|
}>>;
|
|
2493
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
2494
|
+
idle: "idle";
|
|
2495
|
+
error: "error";
|
|
2496
|
+
loading: "loading";
|
|
2497
|
+
sent: "sent";
|
|
2498
|
+
}>>;
|
|
2499
|
+
error: z.ZodNullable<z.ZodString>;
|
|
2255
2500
|
}, z.core.$strip>;
|
|
2256
2501
|
events: string[];
|
|
2257
2502
|
description: string;
|
|
2258
2503
|
example: {
|
|
2259
2504
|
email: string;
|
|
2260
2505
|
type: string;
|
|
2506
|
+
state: null;
|
|
2507
|
+
error: null;
|
|
2261
2508
|
};
|
|
2262
2509
|
};
|
|
2263
2510
|
LoginBlock: {
|
|
@@ -2268,12 +2515,14 @@ export declare const seedComponentDefinitions: {
|
|
|
2268
2515
|
}>>;
|
|
2269
2516
|
showSocial: z.ZodNullable<z.ZodBoolean>;
|
|
2270
2517
|
error: z.ZodNullable<z.ZodString>;
|
|
2518
|
+
loading: z.ZodNullable<z.ZodBoolean>;
|
|
2271
2519
|
forgotPasswordHref: z.ZodNullable<z.ZodString>;
|
|
2272
2520
|
signUpHref: z.ZodNullable<z.ZodString>;
|
|
2273
2521
|
signInHref: z.ZodNullable<z.ZodString>;
|
|
2274
2522
|
email: z.ZodNullable<z.ZodString>;
|
|
2275
2523
|
password: z.ZodNullable<z.ZodString>;
|
|
2276
2524
|
fullName: z.ZodNullable<z.ZodString>;
|
|
2525
|
+
selectedProvider: z.ZodNullable<z.ZodString>;
|
|
2277
2526
|
}, z.core.$strip>;
|
|
2278
2527
|
events: string[];
|
|
2279
2528
|
description: string;
|
|
@@ -2281,12 +2530,14 @@ export declare const seedComponentDefinitions: {
|
|
|
2281
2530
|
type: string;
|
|
2282
2531
|
showSocial: boolean;
|
|
2283
2532
|
error: null;
|
|
2533
|
+
loading: boolean;
|
|
2284
2534
|
forgotPasswordHref: string;
|
|
2285
2535
|
signUpHref: null;
|
|
2286
2536
|
signInHref: null;
|
|
2287
2537
|
email: null;
|
|
2288
2538
|
password: null;
|
|
2289
2539
|
fullName: null;
|
|
2540
|
+
selectedProvider: null;
|
|
2290
2541
|
};
|
|
2291
2542
|
};
|
|
2292
2543
|
OTPBlock: {
|
|
@@ -2322,6 +2573,13 @@ export declare const seedComponentDefinitions: {
|
|
|
2322
2573
|
buttonText: z.ZodNullable<z.ZodString>;
|
|
2323
2574
|
successTitle: z.ZodNullable<z.ZodString>;
|
|
2324
2575
|
email: z.ZodNullable<z.ZodString>;
|
|
2576
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
2577
|
+
idle: "idle";
|
|
2578
|
+
error: "error";
|
|
2579
|
+
success: "success";
|
|
2580
|
+
loading: "loading";
|
|
2581
|
+
}>>;
|
|
2582
|
+
error: z.ZodNullable<z.ZodString>;
|
|
2325
2583
|
}, z.core.$strip>;
|
|
2326
2584
|
events: string[];
|
|
2327
2585
|
description: string;
|
|
@@ -2332,6 +2590,8 @@ export declare const seedComponentDefinitions: {
|
|
|
2332
2590
|
buttonText: string;
|
|
2333
2591
|
successTitle: string;
|
|
2334
2592
|
email: null;
|
|
2593
|
+
state: null;
|
|
2594
|
+
error: null;
|
|
2335
2595
|
};
|
|
2336
2596
|
};
|
|
2337
2597
|
ResetPasswordBlock: {
|
|
@@ -2340,6 +2600,13 @@ export declare const seedComponentDefinitions: {
|
|
|
2340
2600
|
description: z.ZodNullable<z.ZodString>;
|
|
2341
2601
|
password: z.ZodNullable<z.ZodString>;
|
|
2342
2602
|
confirmPassword: z.ZodNullable<z.ZodString>;
|
|
2603
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
2604
|
+
idle: "idle";
|
|
2605
|
+
error: "error";
|
|
2606
|
+
success: "success";
|
|
2607
|
+
loading: "loading";
|
|
2608
|
+
}>>;
|
|
2609
|
+
error: z.ZodNullable<z.ZodString>;
|
|
2343
2610
|
}, z.core.$strip>;
|
|
2344
2611
|
events: string[];
|
|
2345
2612
|
description: string;
|
|
@@ -2348,6 +2615,8 @@ export declare const seedComponentDefinitions: {
|
|
|
2348
2615
|
description: string;
|
|
2349
2616
|
password: null;
|
|
2350
2617
|
confirmPassword: null;
|
|
2618
|
+
state: null;
|
|
2619
|
+
error: null;
|
|
2351
2620
|
};
|
|
2352
2621
|
};
|
|
2353
2622
|
TwoFactorSetupBlock: {
|
|
@@ -2358,6 +2627,13 @@ export declare const seedComponentDefinitions: {
|
|
|
2358
2627
|
title: z.ZodNullable<z.ZodString>;
|
|
2359
2628
|
description: z.ZodNullable<z.ZodString>;
|
|
2360
2629
|
verifyCode: z.ZodNullable<z.ZodString>;
|
|
2630
|
+
state: z.ZodNullable<z.ZodEnum<{
|
|
2631
|
+
idle: "idle";
|
|
2632
|
+
error: "error";
|
|
2633
|
+
success: "success";
|
|
2634
|
+
loading: "loading";
|
|
2635
|
+
}>>;
|
|
2636
|
+
error: z.ZodNullable<z.ZodString>;
|
|
2361
2637
|
}, z.core.$strip>;
|
|
2362
2638
|
events: string[];
|
|
2363
2639
|
description: string;
|
|
@@ -2368,6 +2644,8 @@ export declare const seedComponentDefinitions: {
|
|
|
2368
2644
|
title: string;
|
|
2369
2645
|
description: string;
|
|
2370
2646
|
verifyCode: null;
|
|
2647
|
+
state: null;
|
|
2648
|
+
error: null;
|
|
2371
2649
|
};
|
|
2372
2650
|
};
|
|
2373
2651
|
ChatGreeting: {
|
|
@@ -4773,6 +5051,7 @@ export declare const seedComponentDefinitions: {
|
|
|
4773
5051
|
title: z.ZodString;
|
|
4774
5052
|
content: z.ZodString;
|
|
4775
5053
|
}, z.core.$strip>>>;
|
|
5054
|
+
value: z.ZodNullable<z.ZodString>;
|
|
4776
5055
|
}, z.core.$strip>;
|
|
4777
5056
|
events: string[];
|
|
4778
5057
|
description: string;
|
|
@@ -4783,6 +5062,7 @@ export declare const seedComponentDefinitions: {
|
|
|
4783
5062
|
title: string;
|
|
4784
5063
|
content: string;
|
|
4785
5064
|
}[];
|
|
5065
|
+
value: null;
|
|
4786
5066
|
};
|
|
4787
5067
|
};
|
|
4788
5068
|
Alert: {
|