@vadimcomanescu/nadicode-design-system 6.0.0 → 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/README.md +1 -1
- package/contracts/message-catalog-contract.json +9 -3
- package/dist/{TeamPage-OXOXATQO.js → TeamPage-XL574KIF.js} +46 -46
- package/dist/catalog/catalog.d.ts +223 -9
- package/dist/catalog/catalog.js +10 -10
- package/dist/catalog/components.d.ts +14 -14
- package/dist/catalog/components.js +45 -45
- 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 +12 -0
- package/dist/catalog/definitions/blocks-content.js +1 -1
- package/dist/catalog/definitions/blocks-crud.d.ts +49 -1
- package/dist/catalog/definitions/blocks-crud.js +1 -1
- package/dist/catalog/definitions/blocks-data.d.ts +54 -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 +223 -9
- package/dist/catalog/definitions/index.js +9 -9
- 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 +9 -9
- 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-3KEBY2I3.js → chunk-25QQEKGR.js} +6 -6
- package/dist/{chunk-XLN4NVKU.js → chunk-2BCMZV5U.js} +17 -10
- package/dist/{chunk-HXKCPTY3.js → chunk-2OEVKFZ2.js} +8 -8
- package/dist/{chunk-V4NBPGED.js → chunk-2UY4XZC6.js} +3 -1
- package/dist/{chunk-P3CGISJM.js → chunk-3MGQGQTS.js} +4 -0
- package/dist/{chunk-X5MMPEIL.js → chunk-4BG7ILL5.js} +35 -35
- package/dist/{chunk-OWWQP3YW.js → chunk-4DQMGKPG.js} +2 -2
- package/dist/{chunk-KUL5OOXZ.js → chunk-4NRASS74.js} +1 -1
- package/dist/{chunk-KOJ3X2F3.js → chunk-5HFOPRXI.js} +15 -12
- 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-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-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-PPVSKK77.js → chunk-HBVZYYTD.js} +40 -11
- 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-WJ7TDY4S.js → chunk-KYLXPIFE.js} +19 -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-QMDQVJ4P.js → chunk-OO2K4JUF.js} +24 -3
- 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-JZERLGVV.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-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-FUROL3RA.js → chunk-XMXH63A7.js} +1 -1
- package/dist/{chunk-XNTU2I2Y.js → chunk-XVV52J35.js} +13 -2
- package/dist/{chunk-OUXJUUCB.js → chunk-XZZVSBPC.js} +34 -3
- package/dist/{chunk-UMEBNHKR.js → chunk-YGB5BFFI.js} +4 -2
- package/dist/{chunk-6PEJEOX4.js → chunk-Z3NGVHHE.js} +1 -1
- package/dist/{chunk-J3CSDFH7.js → chunk-ZCYD22F2.js} +45 -5
- 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/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/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 +2 -2
- 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 +1 -1
- 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/ResetPasswordBlock.js +1 -1
- package/dist/components/blocks/StatsMarketingBlock.js +1 -2
- 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/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 +114 -8
- package/dist/lib/json-render/catalog.js +11 -11
- package/dist/lib/json-render/registry.js +11 -11
- 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/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
|
@@ -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
|
};
|
|
@@ -250,6 +252,7 @@ export declare const seedComponentDefinitions: {
|
|
|
250
252
|
assistantName: z.ZodNullable<z.ZodString>;
|
|
251
253
|
assistantStatus: z.ZodNullable<z.ZodString>;
|
|
252
254
|
placeholder: z.ZodNullable<z.ZodString>;
|
|
255
|
+
messageInput: z.ZodNullable<z.ZodString>;
|
|
253
256
|
initialMessages: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
254
257
|
id: z.ZodString;
|
|
255
258
|
role: z.ZodEnum<{
|
|
@@ -258,18 +261,29 @@ export declare const seedComponentDefinitions: {
|
|
|
258
261
|
}>;
|
|
259
262
|
content: z.ZodString;
|
|
260
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>>>;
|
|
261
272
|
className: z.ZodNullable<z.ZodString>;
|
|
262
273
|
}, z.core.$strip>;
|
|
274
|
+
events: string[];
|
|
263
275
|
description: string;
|
|
264
276
|
example: {
|
|
265
277
|
assistantName: string;
|
|
266
278
|
assistantStatus: string;
|
|
267
279
|
placeholder: string;
|
|
280
|
+
messageInput: null;
|
|
268
281
|
initialMessages: {
|
|
269
282
|
id: string;
|
|
270
283
|
role: string;
|
|
271
284
|
content: string;
|
|
272
285
|
}[];
|
|
286
|
+
messages: null;
|
|
273
287
|
className: null;
|
|
274
288
|
};
|
|
275
289
|
};
|
|
@@ -665,7 +679,9 @@ export declare const seedComponentDefinitions: {
|
|
|
665
679
|
duration: z.ZodNullable<z.ZodNumber>;
|
|
666
680
|
}, z.core.$strip>>>;
|
|
667
681
|
}, z.core.$strip>>;
|
|
682
|
+
messageInput: z.ZodNullable<z.ZodString>;
|
|
668
683
|
}, z.core.$strip>;
|
|
684
|
+
events: string[];
|
|
669
685
|
description: string;
|
|
670
686
|
example: {
|
|
671
687
|
messages: ({
|
|
@@ -696,6 +712,7 @@ export declare const seedComponentDefinitions: {
|
|
|
696
712
|
duration: number;
|
|
697
713
|
}[];
|
|
698
714
|
})[];
|
|
715
|
+
messageInput: null;
|
|
699
716
|
};
|
|
700
717
|
};
|
|
701
718
|
AgentProfileGridBlock: {
|
|
@@ -751,6 +768,14 @@ export declare const seedComponentDefinitions: {
|
|
|
751
768
|
active: "active";
|
|
752
769
|
pending: "pending";
|
|
753
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>;
|
|
754
779
|
}, z.core.$strip>>;
|
|
755
780
|
edges: z.ZodArray<z.ZodObject<{
|
|
756
781
|
from: z.ZodString;
|
|
@@ -780,10 +805,21 @@ export declare const seedComponentDefinitions: {
|
|
|
780
805
|
label: z.ZodString;
|
|
781
806
|
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
782
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
|
+
}>>;
|
|
783
814
|
}, z.core.$strip>>>;
|
|
784
815
|
context: z.ZodNullable<z.ZodObject<{
|
|
785
816
|
used: z.ZodNumber;
|
|
786
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>>;
|
|
787
823
|
}, z.core.$strip>>;
|
|
788
824
|
}, z.core.$strip>;
|
|
789
825
|
description: string;
|
|
@@ -795,11 +831,19 @@ export declare const seedComponentDefinitions: {
|
|
|
795
831
|
contextTitle: null;
|
|
796
832
|
workflow: {
|
|
797
833
|
title: string;
|
|
798
|
-
nodes: {
|
|
834
|
+
nodes: ({
|
|
799
835
|
id: string;
|
|
800
836
|
label: string;
|
|
801
837
|
status: string;
|
|
802
|
-
|
|
838
|
+
type: string;
|
|
839
|
+
duration: number;
|
|
840
|
+
} | {
|
|
841
|
+
id: string;
|
|
842
|
+
label: string;
|
|
843
|
+
status: string;
|
|
844
|
+
type: string;
|
|
845
|
+
duration: null;
|
|
846
|
+
})[];
|
|
803
847
|
edges: {
|
|
804
848
|
from: string;
|
|
805
849
|
to: string;
|
|
@@ -823,10 +867,13 @@ export declare const seedComponentDefinitions: {
|
|
|
823
867
|
label: string;
|
|
824
868
|
value: number;
|
|
825
869
|
suffix: null;
|
|
870
|
+
unit: null;
|
|
871
|
+
trend: null;
|
|
826
872
|
}[];
|
|
827
873
|
context: {
|
|
828
874
|
used: number;
|
|
829
875
|
total: number;
|
|
876
|
+
breakdown: null;
|
|
830
877
|
};
|
|
831
878
|
};
|
|
832
879
|
};
|
|
@@ -1006,6 +1053,14 @@ export declare const seedComponentDefinitions: {
|
|
|
1006
1053
|
description: z.ZodNullable<z.ZodString>;
|
|
1007
1054
|
newKeyName: z.ZodNullable<z.ZodString>;
|
|
1008
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>;
|
|
1009
1064
|
}, z.core.$strip>;
|
|
1010
1065
|
events: string[];
|
|
1011
1066
|
description: string;
|
|
@@ -1029,6 +1084,9 @@ export declare const seedComponentDefinitions: {
|
|
|
1029
1084
|
description: string;
|
|
1030
1085
|
newKeyName: null;
|
|
1031
1086
|
revokedKeyId: null;
|
|
1087
|
+
state: null;
|
|
1088
|
+
error: null;
|
|
1089
|
+
createdKey: null;
|
|
1032
1090
|
};
|
|
1033
1091
|
};
|
|
1034
1092
|
CreateBlock: {
|
|
@@ -1039,6 +1097,17 @@ export declare const seedComponentDefinitions: {
|
|
|
1039
1097
|
username: z.ZodNullable<z.ZodString>;
|
|
1040
1098
|
email: z.ZodNullable<z.ZodString>;
|
|
1041
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>>>;
|
|
1042
1111
|
}, z.core.$strip>;
|
|
1043
1112
|
events: string[];
|
|
1044
1113
|
description: string;
|
|
@@ -1049,6 +1118,9 @@ export declare const seedComponentDefinitions: {
|
|
|
1049
1118
|
username: null;
|
|
1050
1119
|
email: null;
|
|
1051
1120
|
bio: null;
|
|
1121
|
+
state: null;
|
|
1122
|
+
error: null;
|
|
1123
|
+
emailOptions: null;
|
|
1052
1124
|
};
|
|
1053
1125
|
};
|
|
1054
1126
|
CrudListBlock: {
|
|
@@ -1080,6 +1152,8 @@ export declare const seedComponentDefinitions: {
|
|
|
1080
1152
|
placeholder: z.ZodNullable<z.ZodString>;
|
|
1081
1153
|
}, z.core.$strip>>>;
|
|
1082
1154
|
filterValue: z.ZodNullable<z.ZodString>;
|
|
1155
|
+
changedFilterId: z.ZodNullable<z.ZodString>;
|
|
1156
|
+
changedFilterValue: z.ZodNullable<z.ZodString>;
|
|
1083
1157
|
pagination: z.ZodObject<{
|
|
1084
1158
|
page: z.ZodNumber;
|
|
1085
1159
|
totalPages: z.ZodNumber;
|
|
@@ -1113,6 +1187,8 @@ export declare const seedComponentDefinitions: {
|
|
|
1113
1187
|
selectedRowId: null;
|
|
1114
1188
|
filterControls: null;
|
|
1115
1189
|
filterValue: null;
|
|
1190
|
+
changedFilterId: null;
|
|
1191
|
+
changedFilterValue: null;
|
|
1116
1192
|
pagination: {
|
|
1117
1193
|
page: number;
|
|
1118
1194
|
totalPages: number;
|
|
@@ -1135,7 +1211,11 @@ export declare const seedComponentDefinitions: {
|
|
|
1135
1211
|
name: z.ZodString;
|
|
1136
1212
|
url: z.ZodString;
|
|
1137
1213
|
}, z.core.$strip>>>;
|
|
1214
|
+
selectedNavItem: z.ZodNullable<z.ZodString>;
|
|
1215
|
+
selectedProject: z.ZodNullable<z.ZodString>;
|
|
1216
|
+
projectAction: z.ZodNullable<z.ZodString>;
|
|
1138
1217
|
}, z.core.$strip>;
|
|
1218
|
+
events: string[];
|
|
1139
1219
|
description: string;
|
|
1140
1220
|
example: {
|
|
1141
1221
|
navItems: ({
|
|
@@ -1151,6 +1231,9 @@ export declare const seedComponentDefinitions: {
|
|
|
1151
1231
|
name: string;
|
|
1152
1232
|
url: string;
|
|
1153
1233
|
}[];
|
|
1234
|
+
selectedNavItem: null;
|
|
1235
|
+
selectedProject: null;
|
|
1236
|
+
projectAction: null;
|
|
1154
1237
|
};
|
|
1155
1238
|
};
|
|
1156
1239
|
FormFieldBlock: {
|
|
@@ -1158,11 +1241,11 @@ export declare const seedComponentDefinitions: {
|
|
|
1158
1241
|
title: z.ZodNullable<z.ZodString>;
|
|
1159
1242
|
description: z.ZodNullable<z.ZodString>;
|
|
1160
1243
|
state: z.ZodNullable<z.ZodEnum<{
|
|
1244
|
+
submitting: "submitting";
|
|
1161
1245
|
pristine: "pristine";
|
|
1162
1246
|
dirty: "dirty";
|
|
1163
1247
|
validating: "validating";
|
|
1164
1248
|
"validation-error": "validation-error";
|
|
1165
|
-
submitting: "submitting";
|
|
1166
1249
|
saved: "saved";
|
|
1167
1250
|
"fatal-error": "fatal-error";
|
|
1168
1251
|
}>>;
|
|
@@ -1203,6 +1286,8 @@ export declare const seedComponentDefinitions: {
|
|
|
1203
1286
|
tertiary: z.ZodNullable<z.ZodString>;
|
|
1204
1287
|
destructive: z.ZodNullable<z.ZodString>;
|
|
1205
1288
|
}, z.core.$strip>>;
|
|
1289
|
+
changedFieldId: z.ZodNullable<z.ZodString>;
|
|
1290
|
+
changedFieldValue: z.ZodNullable<z.ZodString>;
|
|
1206
1291
|
className: z.ZodNullable<z.ZodString>;
|
|
1207
1292
|
}, z.core.$strip>;
|
|
1208
1293
|
events: string[];
|
|
@@ -1254,6 +1339,8 @@ export declare const seedComponentDefinitions: {
|
|
|
1254
1339
|
tertiary: null;
|
|
1255
1340
|
destructive: null;
|
|
1256
1341
|
};
|
|
1342
|
+
changedFieldId: null;
|
|
1343
|
+
changedFieldValue: null;
|
|
1257
1344
|
className: null;
|
|
1258
1345
|
};
|
|
1259
1346
|
};
|
|
@@ -1293,12 +1380,18 @@ export declare const seedComponentDefinitions: {
|
|
|
1293
1380
|
member: "member";
|
|
1294
1381
|
guest: "guest";
|
|
1295
1382
|
}>>;
|
|
1383
|
+
open: z.ZodNullable<z.ZodBoolean>;
|
|
1384
|
+
submitting: z.ZodNullable<z.ZodBoolean>;
|
|
1385
|
+
error: z.ZodNullable<z.ZodString>;
|
|
1296
1386
|
}, z.core.$strip>;
|
|
1297
1387
|
events: string[];
|
|
1298
1388
|
description: string;
|
|
1299
1389
|
example: {
|
|
1300
1390
|
email: null;
|
|
1301
1391
|
role: null;
|
|
1392
|
+
open: null;
|
|
1393
|
+
submitting: null;
|
|
1394
|
+
error: null;
|
|
1302
1395
|
};
|
|
1303
1396
|
};
|
|
1304
1397
|
KanbanBoard: {
|
|
@@ -1325,6 +1418,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1325
1418
|
label: z.ZodString;
|
|
1326
1419
|
href: z.ZodNullable<z.ZodString>;
|
|
1327
1420
|
}, z.core.$strip>>>;
|
|
1421
|
+
selectedItem: z.ZodNullable<z.ZodString>;
|
|
1328
1422
|
}, z.core.$strip>;
|
|
1329
1423
|
slots: string[];
|
|
1330
1424
|
events: string[];
|
|
@@ -1342,6 +1436,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1342
1436
|
label: string;
|
|
1343
1437
|
href: null;
|
|
1344
1438
|
})[];
|
|
1439
|
+
selectedItem: null;
|
|
1345
1440
|
};
|
|
1346
1441
|
};
|
|
1347
1442
|
SettingsModal: {
|
|
@@ -1550,6 +1645,41 @@ export declare const seedComponentDefinitions: {
|
|
|
1550
1645
|
props: z.ZodObject<{
|
|
1551
1646
|
title: z.ZodNullable<z.ZodString>;
|
|
1552
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>>>;
|
|
1553
1683
|
recentSalesTitle: z.ZodNullable<z.ZodString>;
|
|
1554
1684
|
recentSalesDescription: z.ZodNullable<z.ZodString>;
|
|
1555
1685
|
transactionsTitle: z.ZodNullable<z.ZodString>;
|
|
@@ -1561,6 +1691,10 @@ export declare const seedComponentDefinitions: {
|
|
|
1561
1691
|
example: {
|
|
1562
1692
|
title: string;
|
|
1563
1693
|
navItems: null;
|
|
1694
|
+
kpis: null;
|
|
1695
|
+
chartData: null;
|
|
1696
|
+
transactions: null;
|
|
1697
|
+
recentSales: null;
|
|
1564
1698
|
recentSalesTitle: null;
|
|
1565
1699
|
recentSalesDescription: null;
|
|
1566
1700
|
transactionsTitle: null;
|
|
@@ -1663,9 +1797,13 @@ export declare const seedComponentDefinitions: {
|
|
|
1663
1797
|
};
|
|
1664
1798
|
};
|
|
1665
1799
|
ChartCollectionBlock: {
|
|
1666
|
-
props: z.ZodObject<{
|
|
1800
|
+
props: z.ZodObject<{
|
|
1801
|
+
title: z.ZodNullable<z.ZodString>;
|
|
1802
|
+
}, z.core.$strip>;
|
|
1667
1803
|
description: string;
|
|
1668
|
-
example: {
|
|
1804
|
+
example: {
|
|
1805
|
+
title: null;
|
|
1806
|
+
};
|
|
1669
1807
|
};
|
|
1670
1808
|
DataGridBlock: {
|
|
1671
1809
|
props: z.ZodObject<{
|
|
@@ -1682,6 +1820,13 @@ export declare const seedComponentDefinitions: {
|
|
|
1682
1820
|
}, z.core.$strip>>>;
|
|
1683
1821
|
title: z.ZodNullable<z.ZodString>;
|
|
1684
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>;
|
|
1685
1830
|
selectedRowId: z.ZodNullable<z.ZodString>;
|
|
1686
1831
|
selectedAction: z.ZodNullable<z.ZodString>;
|
|
1687
1832
|
}, z.core.$strip>;
|
|
@@ -1696,6 +1841,8 @@ export declare const seedComponentDefinitions: {
|
|
|
1696
1841
|
}[];
|
|
1697
1842
|
title: string;
|
|
1698
1843
|
description: null;
|
|
1844
|
+
state: null;
|
|
1845
|
+
error: null;
|
|
1699
1846
|
selectedRowId: null;
|
|
1700
1847
|
selectedAction: null;
|
|
1701
1848
|
};
|
|
@@ -1890,6 +2037,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1890
2037
|
href: z.ZodString;
|
|
1891
2038
|
}, z.core.$strip>>;
|
|
1892
2039
|
}, z.core.$strip>;
|
|
2040
|
+
events: string[];
|
|
1893
2041
|
description: string;
|
|
1894
2042
|
example: {
|
|
1895
2043
|
title: string;
|
|
@@ -1948,6 +2096,13 @@ export declare const seedComponentDefinitions: {
|
|
|
1948
2096
|
name: z.ZodNullable<z.ZodString>;
|
|
1949
2097
|
email: z.ZodNullable<z.ZodString>;
|
|
1950
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>;
|
|
1951
2106
|
}, z.core.$strip>;
|
|
1952
2107
|
events: string[];
|
|
1953
2108
|
description: string;
|
|
@@ -1962,6 +2117,8 @@ export declare const seedComponentDefinitions: {
|
|
|
1962
2117
|
name: null;
|
|
1963
2118
|
email: null;
|
|
1964
2119
|
message: null;
|
|
2120
|
+
state: null;
|
|
2121
|
+
error: null;
|
|
1965
2122
|
};
|
|
1966
2123
|
};
|
|
1967
2124
|
FAQBlock: {
|
|
@@ -1972,6 +2129,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1972
2129
|
question: z.ZodString;
|
|
1973
2130
|
answer: z.ZodString;
|
|
1974
2131
|
}, z.core.$strip>>>;
|
|
2132
|
+
selectedQuestion: z.ZodNullable<z.ZodString>;
|
|
1975
2133
|
}, z.core.$strip>;
|
|
1976
2134
|
events: string[];
|
|
1977
2135
|
description: string;
|
|
@@ -1982,6 +2140,7 @@ export declare const seedComponentDefinitions: {
|
|
|
1982
2140
|
question: string;
|
|
1983
2141
|
answer: string;
|
|
1984
2142
|
}[];
|
|
2143
|
+
selectedQuestion: null;
|
|
1985
2144
|
};
|
|
1986
2145
|
};
|
|
1987
2146
|
FeatureBlock: {
|
|
@@ -2031,6 +2190,7 @@ export declare const seedComponentDefinitions: {
|
|
|
2031
2190
|
alt: z.ZodString;
|
|
2032
2191
|
caption: z.ZodNullable<z.ZodString>;
|
|
2033
2192
|
}, z.core.$strip>>>;
|
|
2193
|
+
selectedImage: z.ZodNullable<z.ZodString>;
|
|
2034
2194
|
}, z.core.$strip>;
|
|
2035
2195
|
events: string[];
|
|
2036
2196
|
description: string;
|
|
@@ -2046,6 +2206,7 @@ export declare const seedComponentDefinitions: {
|
|
|
2046
2206
|
alt: string;
|
|
2047
2207
|
caption: null;
|
|
2048
2208
|
})[];
|
|
2209
|
+
selectedImage: null;
|
|
2049
2210
|
};
|
|
2050
2211
|
};
|
|
2051
2212
|
HeaderBlock: {
|
|
@@ -2056,9 +2217,8 @@ export declare const seedComponentDefinitions: {
|
|
|
2056
2217
|
}, z.core.$strip>>>;
|
|
2057
2218
|
loginLabel: z.ZodNullable<z.ZodString>;
|
|
2058
2219
|
signUpLabel: z.ZodNullable<z.ZodString>;
|
|
2059
|
-
loginHref: z.ZodNullable<z.ZodString>;
|
|
2060
|
-
signUpHref: z.ZodNullable<z.ZodString>;
|
|
2061
2220
|
}, z.core.$strip>;
|
|
2221
|
+
events: string[];
|
|
2062
2222
|
description: string;
|
|
2063
2223
|
example: {
|
|
2064
2224
|
menuItems: {
|
|
@@ -2067,8 +2227,6 @@ export declare const seedComponentDefinitions: {
|
|
|
2067
2227
|
}[];
|
|
2068
2228
|
loginLabel: string;
|
|
2069
2229
|
signUpLabel: null;
|
|
2070
|
-
loginHref: null;
|
|
2071
|
-
signUpHref: null;
|
|
2072
2230
|
};
|
|
2073
2231
|
};
|
|
2074
2232
|
HeroBlock: {
|
|
@@ -2109,6 +2267,7 @@ export declare const seedComponentDefinitions: {
|
|
|
2109
2267
|
brandName: z.ZodNullable<z.ZodString>;
|
|
2110
2268
|
brandDescription: z.ZodNullable<z.ZodString>;
|
|
2111
2269
|
newsletterPlaceholder: z.ZodNullable<z.ZodString>;
|
|
2270
|
+
email: z.ZodNullable<z.ZodString>;
|
|
2112
2271
|
productLinks: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2113
2272
|
name: z.ZodString;
|
|
2114
2273
|
href: z.ZodString;
|
|
@@ -2126,11 +2285,13 @@ export declare const seedComponentDefinitions: {
|
|
|
2126
2285
|
href: z.ZodString;
|
|
2127
2286
|
}, z.core.$strip>>>;
|
|
2128
2287
|
}, z.core.$strip>;
|
|
2288
|
+
events: string[];
|
|
2129
2289
|
description: string;
|
|
2130
2290
|
example: {
|
|
2131
2291
|
brandName: string;
|
|
2132
2292
|
brandDescription: string;
|
|
2133
2293
|
newsletterPlaceholder: null;
|
|
2294
|
+
email: null;
|
|
2134
2295
|
productLinks: null;
|
|
2135
2296
|
companyLinks: null;
|
|
2136
2297
|
legalLinks: null;
|
|
@@ -2175,6 +2336,13 @@ export declare const seedComponentDefinitions: {
|
|
|
2175
2336
|
title: z.ZodNullable<z.ZodString>;
|
|
2176
2337
|
description: z.ZodNullable<z.ZodString>;
|
|
2177
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>;
|
|
2178
2346
|
}, z.core.$strip>;
|
|
2179
2347
|
events: string[];
|
|
2180
2348
|
description: string;
|
|
@@ -2182,6 +2350,8 @@ export declare const seedComponentDefinitions: {
|
|
|
2182
2350
|
title: string;
|
|
2183
2351
|
description: string;
|
|
2184
2352
|
email: null;
|
|
2353
|
+
state: null;
|
|
2354
|
+
error: null;
|
|
2185
2355
|
};
|
|
2186
2356
|
};
|
|
2187
2357
|
SolutionShowcaseBlock: {
|
|
@@ -2217,6 +2387,7 @@ export declare const seedComponentDefinitions: {
|
|
|
2217
2387
|
props: z.ZodObject<{
|
|
2218
2388
|
title: z.ZodNullable<z.ZodString>;
|
|
2219
2389
|
description: z.ZodNullable<z.ZodString>;
|
|
2390
|
+
featuredCompanyLogo: z.ZodNullable<z.ZodString>;
|
|
2220
2391
|
testimonials: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2221
2392
|
quote: z.ZodString;
|
|
2222
2393
|
author: z.ZodString;
|
|
@@ -2229,6 +2400,7 @@ export declare const seedComponentDefinitions: {
|
|
|
2229
2400
|
example: {
|
|
2230
2401
|
title: string;
|
|
2231
2402
|
description: null;
|
|
2403
|
+
featuredCompanyLogo: null;
|
|
2232
2404
|
testimonials: ({
|
|
2233
2405
|
quote: string;
|
|
2234
2406
|
author: string;
|
|
@@ -2318,12 +2490,21 @@ export declare const seedComponentDefinitions: {
|
|
|
2318
2490
|
verification: "verification";
|
|
2319
2491
|
"magic-link": "magic-link";
|
|
2320
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>;
|
|
2321
2500
|
}, z.core.$strip>;
|
|
2322
2501
|
events: string[];
|
|
2323
2502
|
description: string;
|
|
2324
2503
|
example: {
|
|
2325
2504
|
email: string;
|
|
2326
2505
|
type: string;
|
|
2506
|
+
state: null;
|
|
2507
|
+
error: null;
|
|
2327
2508
|
};
|
|
2328
2509
|
};
|
|
2329
2510
|
LoginBlock: {
|
|
@@ -2334,12 +2515,14 @@ export declare const seedComponentDefinitions: {
|
|
|
2334
2515
|
}>>;
|
|
2335
2516
|
showSocial: z.ZodNullable<z.ZodBoolean>;
|
|
2336
2517
|
error: z.ZodNullable<z.ZodString>;
|
|
2518
|
+
loading: z.ZodNullable<z.ZodBoolean>;
|
|
2337
2519
|
forgotPasswordHref: z.ZodNullable<z.ZodString>;
|
|
2338
2520
|
signUpHref: z.ZodNullable<z.ZodString>;
|
|
2339
2521
|
signInHref: z.ZodNullable<z.ZodString>;
|
|
2340
2522
|
email: z.ZodNullable<z.ZodString>;
|
|
2341
2523
|
password: z.ZodNullable<z.ZodString>;
|
|
2342
2524
|
fullName: z.ZodNullable<z.ZodString>;
|
|
2525
|
+
selectedProvider: z.ZodNullable<z.ZodString>;
|
|
2343
2526
|
}, z.core.$strip>;
|
|
2344
2527
|
events: string[];
|
|
2345
2528
|
description: string;
|
|
@@ -2347,12 +2530,14 @@ export declare const seedComponentDefinitions: {
|
|
|
2347
2530
|
type: string;
|
|
2348
2531
|
showSocial: boolean;
|
|
2349
2532
|
error: null;
|
|
2533
|
+
loading: boolean;
|
|
2350
2534
|
forgotPasswordHref: string;
|
|
2351
2535
|
signUpHref: null;
|
|
2352
2536
|
signInHref: null;
|
|
2353
2537
|
email: null;
|
|
2354
2538
|
password: null;
|
|
2355
2539
|
fullName: null;
|
|
2540
|
+
selectedProvider: null;
|
|
2356
2541
|
};
|
|
2357
2542
|
};
|
|
2358
2543
|
OTPBlock: {
|
|
@@ -2388,6 +2573,13 @@ export declare const seedComponentDefinitions: {
|
|
|
2388
2573
|
buttonText: z.ZodNullable<z.ZodString>;
|
|
2389
2574
|
successTitle: z.ZodNullable<z.ZodString>;
|
|
2390
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>;
|
|
2391
2583
|
}, z.core.$strip>;
|
|
2392
2584
|
events: string[];
|
|
2393
2585
|
description: string;
|
|
@@ -2398,6 +2590,8 @@ export declare const seedComponentDefinitions: {
|
|
|
2398
2590
|
buttonText: string;
|
|
2399
2591
|
successTitle: string;
|
|
2400
2592
|
email: null;
|
|
2593
|
+
state: null;
|
|
2594
|
+
error: null;
|
|
2401
2595
|
};
|
|
2402
2596
|
};
|
|
2403
2597
|
ResetPasswordBlock: {
|
|
@@ -2406,6 +2600,13 @@ export declare const seedComponentDefinitions: {
|
|
|
2406
2600
|
description: z.ZodNullable<z.ZodString>;
|
|
2407
2601
|
password: z.ZodNullable<z.ZodString>;
|
|
2408
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>;
|
|
2409
2610
|
}, z.core.$strip>;
|
|
2410
2611
|
events: string[];
|
|
2411
2612
|
description: string;
|
|
@@ -2414,6 +2615,8 @@ export declare const seedComponentDefinitions: {
|
|
|
2414
2615
|
description: string;
|
|
2415
2616
|
password: null;
|
|
2416
2617
|
confirmPassword: null;
|
|
2618
|
+
state: null;
|
|
2619
|
+
error: null;
|
|
2417
2620
|
};
|
|
2418
2621
|
};
|
|
2419
2622
|
TwoFactorSetupBlock: {
|
|
@@ -2424,6 +2627,13 @@ export declare const seedComponentDefinitions: {
|
|
|
2424
2627
|
title: z.ZodNullable<z.ZodString>;
|
|
2425
2628
|
description: z.ZodNullable<z.ZodString>;
|
|
2426
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>;
|
|
2427
2637
|
}, z.core.$strip>;
|
|
2428
2638
|
events: string[];
|
|
2429
2639
|
description: string;
|
|
@@ -2434,6 +2644,8 @@ export declare const seedComponentDefinitions: {
|
|
|
2434
2644
|
title: string;
|
|
2435
2645
|
description: string;
|
|
2436
2646
|
verifyCode: null;
|
|
2647
|
+
state: null;
|
|
2648
|
+
error: null;
|
|
2437
2649
|
};
|
|
2438
2650
|
};
|
|
2439
2651
|
ChatGreeting: {
|
|
@@ -4839,6 +5051,7 @@ export declare const seedComponentDefinitions: {
|
|
|
4839
5051
|
title: z.ZodString;
|
|
4840
5052
|
content: z.ZodString;
|
|
4841
5053
|
}, z.core.$strip>>>;
|
|
5054
|
+
value: z.ZodNullable<z.ZodString>;
|
|
4842
5055
|
}, z.core.$strip>;
|
|
4843
5056
|
events: string[];
|
|
4844
5057
|
description: string;
|
|
@@ -4849,6 +5062,7 @@ export declare const seedComponentDefinitions: {
|
|
|
4849
5062
|
title: string;
|
|
4850
5063
|
content: string;
|
|
4851
5064
|
}[];
|
|
5065
|
+
value: null;
|
|
4852
5066
|
};
|
|
4853
5067
|
};
|
|
4854
5068
|
Alert: {
|
package/dist/catalog/catalog.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export { seedComponentDefinitions } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { seedComponentDefinitions } from '../chunk-Z3NGVHHE.js';
|
|
2
|
+
import '../chunk-2OEVKFZ2.js';
|
|
3
3
|
import '../chunk-QCL76CM6.js';
|
|
4
4
|
import '../chunk-LYI5YMC6.js';
|
|
5
5
|
import '../chunk-UXYLA2IV.js';
|
|
6
6
|
import '../chunk-YXRIXTXW.js';
|
|
7
|
-
import '../chunk-
|
|
7
|
+
import '../chunk-MIVKO3MG.js';
|
|
8
8
|
import '../chunk-UQB54LIA.js';
|
|
9
9
|
import '../chunk-E4KUPYHE.js';
|
|
10
|
-
import '../chunk-
|
|
10
|
+
import '../chunk-KRNAMBZZ.js';
|
|
11
11
|
import '../chunk-7SOMHO2L.js';
|
|
12
12
|
import '../chunk-XI775QZZ.js';
|
|
13
13
|
import '../chunk-P7JS4B7U.js';
|
|
14
14
|
import '../chunk-XLIFWBE7.js';
|
|
15
15
|
import '../chunk-5XDYCBR6.js';
|
|
16
|
-
import '../chunk-
|
|
17
|
-
import '../chunk-
|
|
18
|
-
import '../chunk-
|
|
19
|
-
import '../chunk-
|
|
20
|
-
import '../chunk-
|
|
16
|
+
import '../chunk-RI4IK37T.js';
|
|
17
|
+
import '../chunk-EKSXBDOA.js';
|
|
18
|
+
import '../chunk-XVV52J35.js';
|
|
19
|
+
import '../chunk-HBVZYYTD.js';
|
|
20
|
+
import '../chunk-ZCYD22F2.js';
|
|
21
21
|
export { validateOnSchema, validationCheckSchema } from '../chunk-BJVCZI2B.js';
|
|
22
|
-
import '../chunk-
|
|
22
|
+
import '../chunk-JYDPEIAA.js';
|