@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
|
@@ -1,71 +1,72 @@
|
|
|
1
|
-
import { primitiveComponents } from './chunk-
|
|
2
|
-
import {
|
|
1
|
+
import { primitiveComponents } from './chunk-25QQEKGR.js';
|
|
2
|
+
import { WizardBlock } from './chunk-M4AK7ZXY.js';
|
|
3
|
+
import { InviteUserModal } from './chunk-2BCMZV5U.js';
|
|
3
4
|
import { StatsBlock } from './chunk-A4TQNK7R.js';
|
|
4
|
-
import { StatsMarketingBlock } from './chunk-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
5
|
+
import { StatsMarketingBlock } from './chunk-BRESMZ6G.js';
|
|
6
|
+
import { TeamManagementBlock } from './chunk-ACIJEUAH.js';
|
|
7
|
+
import { TeamShowcaseBlock } from './chunk-KSJUX6EA.js';
|
|
8
|
+
import { TestimonialsBlock } from './chunk-CJDVIJEF.js';
|
|
7
9
|
import { TimezonePickerBlock } from './chunk-HF2HNDE7.js';
|
|
8
|
-
import { TwoFactorSetupBlock } from './chunk-
|
|
10
|
+
import { TwoFactorSetupBlock } from './chunk-KPRBRDSY.js';
|
|
9
11
|
import { UsageDonutBlock } from './chunk-HZTWLK7C.js';
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import { PricingBlock } from './chunk-PQBVNNEG.js';
|
|
12
|
+
import { OnboardingFlowBlock } from './chunk-WS6PKHGX.js';
|
|
13
|
+
import { PasswordRecoveryBlock } from './chunk-T3J7RZV6.js';
|
|
14
|
+
import { PricingBlock } from './chunk-DEILZQEX.js';
|
|
14
15
|
import { ProcessFlowBlock } from './chunk-B4YCI5NM.js';
|
|
15
16
|
import { ROICalculatorBlock } from './chunk-L77KWJJB.js';
|
|
16
|
-
import { ResetPasswordBlock } from './chunk-
|
|
17
|
-
import { SettingsNavBlock } from './chunk-
|
|
17
|
+
import { ResetPasswordBlock } from './chunk-QLNATCF6.js';
|
|
18
|
+
import { SettingsNavBlock } from './chunk-TOMUOPVE.js';
|
|
18
19
|
import { SolutionShowcaseBlock } from './chunk-HX3VXWNJ.js';
|
|
19
|
-
import { IntegrationsBlock } from './chunk-
|
|
20
|
+
import { IntegrationsBlock } from './chunk-XMXH63A7.js';
|
|
20
21
|
import { InteractiveAreaChartBlock } from './chunk-3FJG5MAT.js';
|
|
21
|
-
import { LogoCloud } from './chunk-
|
|
22
|
-
import { NewsletterBlock } from './chunk-
|
|
22
|
+
import { LogoCloud } from './chunk-FGGGUS5L.js';
|
|
23
|
+
import { NewsletterBlock } from './chunk-CJT7SZNI.js';
|
|
23
24
|
import { NotFoundBlock } from './chunk-4EHXVFQY.js';
|
|
24
25
|
import { OTPBlock } from './chunk-7LYRUSWM.js';
|
|
25
26
|
import { OnboardingBlock } from './chunk-BY6LWOHB.js';
|
|
26
|
-
import { FAQBlock } from './chunk-
|
|
27
|
+
import { FAQBlock } from './chunk-5S34SGPQ.js';
|
|
27
28
|
import { FeatureBlock } from './chunk-JPA45CDE.js';
|
|
28
|
-
import { FooterBlock } from './chunk-
|
|
29
|
-
import { FormFieldBlock } from './chunk-
|
|
30
|
-
import { GalleryBlock } from './chunk-
|
|
31
|
-
import { HeaderBlock } from './chunk-
|
|
32
|
-
import { HeroBlock } from './chunk-
|
|
33
|
-
import { CommandPaletteBlock } from './chunk-
|
|
29
|
+
import { FooterBlock } from './chunk-BVOJIX27.js';
|
|
30
|
+
import { FormFieldBlock } from './chunk-M5MUMF7S.js';
|
|
31
|
+
import { GalleryBlock } from './chunk-T3ASBCI3.js';
|
|
32
|
+
import { HeaderBlock } from './chunk-JA6QAEVX.js';
|
|
33
|
+
import { HeroBlock } from './chunk-EX5AIP2Q.js';
|
|
34
|
+
import { CommandPaletteBlock } from './chunk-TCDBSHAY.js';
|
|
34
35
|
import { ComparisonBlock } from './chunk-GE4WUAAE.js';
|
|
35
|
-
import { ContactBlock } from './chunk-
|
|
36
|
-
import { CreateBlock } from './chunk-
|
|
37
|
-
import { CrudListBlock } from './chunk-
|
|
38
|
-
import { DashboardBlock } from './chunk-
|
|
39
|
-
import { DataGridBlock } from './chunk-
|
|
40
|
-
import { DirectoryBlock } from './chunk-
|
|
41
|
-
import { BlogIndexBlock } from './chunk-
|
|
42
|
-
import { CallToActionBlock } from './chunk-
|
|
36
|
+
import { ContactBlock } from './chunk-NPJN6OLX.js';
|
|
37
|
+
import { CreateBlock } from './chunk-DORWHCRI.js';
|
|
38
|
+
import { CrudListBlock } from './chunk-3MGQGQTS.js';
|
|
39
|
+
import { DashboardBlock } from './chunk-S4ZZ3SJU.js';
|
|
40
|
+
import { DataGridBlock } from './chunk-OO2K4JUF.js';
|
|
41
|
+
import { DirectoryBlock } from './chunk-NPNQGXA7.js';
|
|
42
|
+
import { BlogIndexBlock } from './chunk-5DLTCQN4.js';
|
|
43
|
+
import { CallToActionBlock } from './chunk-7U55EQZD.js';
|
|
43
44
|
import { ChangelogBlock } from './chunk-OLDUGLDM.js';
|
|
44
45
|
import { ChartBlock } from './chunk-6LD76RMU.js';
|
|
45
|
-
import { ChartCollectionBlock } from './chunk-
|
|
46
|
+
import { ChartCollectionBlock } from './chunk-F4BPNMAD.js';
|
|
46
47
|
import { HeatmapChartBlock } from './chunk-767GZSNJ.js';
|
|
47
|
-
import { ChatLayout } from './chunk-
|
|
48
|
-
import { CheckEmailBlock } from './chunk-
|
|
48
|
+
import { ChatLayout } from './chunk-GBKAQWME.js';
|
|
49
|
+
import { CheckEmailBlock } from './chunk-72EJ2TYY.js';
|
|
49
50
|
import { CodeBlock } from './chunk-GVOWGEGX.js';
|
|
50
51
|
import { AgentRunOverviewBlock } from './chunk-KMTLCN6S.js';
|
|
51
52
|
import { AgentWorkbenchBlock } from './chunk-U43JTK45.js';
|
|
52
|
-
import { ApiKeysBlock } from './chunk-
|
|
53
|
-
import { AuthLayout } from './chunk-
|
|
54
|
-
import { LoginBlock } from './chunk-
|
|
53
|
+
import { ApiKeysBlock } from './chunk-KYLXPIFE.js';
|
|
54
|
+
import { AuthLayout } from './chunk-YGB5BFFI.js';
|
|
55
|
+
import { LoginBlock } from './chunk-N3WTIJIB.js';
|
|
55
56
|
import { AuthSuccessBlock } from './chunk-OMGVZWRM.js';
|
|
56
57
|
import { BannerBlock } from './chunk-JVQQQS2M.js';
|
|
57
58
|
import { BenchmarksBlock } from './chunk-DGSNEGJP.js';
|
|
58
59
|
import { BlogDetailBlock } from './chunk-6NND57T2.js';
|
|
59
60
|
import { AccountLockedBlock } from './chunk-7OOO22KB.js';
|
|
60
61
|
import { ActivityFeedBlock } from './chunk-KWIIKHIB.js';
|
|
61
|
-
import { AgentConversationBlock } from './chunk-
|
|
62
|
+
import { AgentConversationBlock } from './chunk-KEQFAIPJ.js';
|
|
62
63
|
import { AgentProfileGridBlock } from './chunk-SIXPY62Q.js';
|
|
63
64
|
import { VoiceAgentCard } from './chunk-TL5UCQC3.js';
|
|
64
|
-
import { WorkspaceSwitcherBlock } from './chunk-
|
|
65
|
-
import { NavUser } from './chunk-
|
|
65
|
+
import { WorkspaceSwitcherBlock } from './chunk-X5BYH7WG.js';
|
|
66
|
+
import { NavUser } from './chunk-TYNILBCP.js';
|
|
66
67
|
import { KanbanItem, KanbanHandle, KanbanColumnHeader, KanbanColumn, KanbanBoard } from './chunk-BOWKE7OE.js';
|
|
67
68
|
import { formWizardVariants, FormWizard } from './chunk-U5QLJHYN.js';
|
|
68
|
-
import { CheckoutForm } from './chunk-
|
|
69
|
+
import { CheckoutForm } from './chunk-IWFPYUHD.js';
|
|
69
70
|
|
|
70
71
|
// src/catalog/components.tsx
|
|
71
72
|
var seedComponents = {
|
|
@@ -114,7 +115,8 @@ var seedComponents = {
|
|
|
114
115
|
KanbanBoard: { KanbanBoard, KanbanColumn, KanbanColumnHeader, KanbanHandle, KanbanItem },
|
|
115
116
|
NavUser,
|
|
116
117
|
SettingsNavBlock,
|
|
117
|
-
|
|
118
|
+
TeamShowcaseBlock,
|
|
119
|
+
TeamManagementBlock,
|
|
118
120
|
TimezonePickerBlock,
|
|
119
121
|
WorkspaceSwitcherBlock,
|
|
120
122
|
AgentConversationBlock,
|
|
@@ -95,6 +95,6 @@ BRAND_LOGO_TEMPLATES.slice(0, 8).map((template, index) => ({
|
|
|
95
95
|
alt: `${template.label} Logo`,
|
|
96
96
|
height: String([20, 16, 16, 20, 20, 16, 28, 24][index])
|
|
97
97
|
}));
|
|
98
|
-
|
|
98
|
+
createLogoDataUri(BRAND_LOGO_TEMPLATES[3]);
|
|
99
99
|
|
|
100
|
-
export { LOCAL_CLOUD_LOGOS,
|
|
100
|
+
export { LOCAL_CLOUD_LOGOS, createAvatarDataUri };
|
|
@@ -3,19 +3,24 @@ import { Card, CardHeader, CardTitle, CardContent } from './chunk-7UY24UWL.js';
|
|
|
3
3
|
import { Button } from './chunk-7KIDDF3I.js';
|
|
4
4
|
import { Badge } from './chunk-S4JAHKOP.js';
|
|
5
5
|
import { cn } from './chunk-QYZT24TS.js';
|
|
6
|
+
import { useBoundProp } from '@json-render/react';
|
|
6
7
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
7
8
|
|
|
8
9
|
var EMPTY_CATEGORIES = [];
|
|
9
10
|
var EMPTY_ARTICLES = [];
|
|
10
11
|
function BlogIndexBlock({
|
|
11
12
|
props,
|
|
12
|
-
emit
|
|
13
|
+
emit,
|
|
14
|
+
bindings
|
|
13
15
|
}) {
|
|
14
16
|
const categories = props.categories ?? EMPTY_CATEGORIES;
|
|
15
17
|
const articles = props.articles ?? EMPTY_ARTICLES;
|
|
16
|
-
const activeCategoryId = props.activeCategoryId ?? null;
|
|
17
18
|
const pagination = props.pagination;
|
|
18
19
|
const state = props.state ?? "has-data";
|
|
20
|
+
const [, setBoundActiveCategoryId] = useBoundProp(props.activeCategoryId, bindings?.activeCategoryId);
|
|
21
|
+
const [, setBoundSelectedArticleId] = useBoundProp(props.selectedArticleId, bindings?.selectedArticleId);
|
|
22
|
+
const [, setBoundCurrentPage] = useBoundProp(props.currentPage, bindings?.currentPage);
|
|
23
|
+
const activeCategoryId = props.activeCategoryId ?? null;
|
|
19
24
|
const emptyTitle = props.emptyTitle ?? "No content available";
|
|
20
25
|
const emptyDescription = props.emptyDescription ?? "Check back later for new articles.";
|
|
21
26
|
const className = props.className;
|
|
@@ -42,7 +47,10 @@ function BlogIndexBlock({
|
|
|
42
47
|
type: "button",
|
|
43
48
|
variant: activeCategoryId === null ? "primary" : "outline",
|
|
44
49
|
size: "sm",
|
|
45
|
-
onClick: () =>
|
|
50
|
+
onClick: () => {
|
|
51
|
+
setBoundActiveCategoryId(null);
|
|
52
|
+
emit("categoryChange");
|
|
53
|
+
},
|
|
46
54
|
children: "All"
|
|
47
55
|
}
|
|
48
56
|
),
|
|
@@ -52,7 +60,10 @@ function BlogIndexBlock({
|
|
|
52
60
|
type: "button",
|
|
53
61
|
variant: activeCategoryId === category.id ? "primary" : "outline",
|
|
54
62
|
size: "sm",
|
|
55
|
-
onClick: () =>
|
|
63
|
+
onClick: () => {
|
|
64
|
+
setBoundActiveCategoryId(category.id);
|
|
65
|
+
emit("categoryChange");
|
|
66
|
+
},
|
|
56
67
|
children: [
|
|
57
68
|
category.label,
|
|
58
69
|
typeof category.count === "number" ? ` (${category.count})` : ""
|
|
@@ -109,7 +120,10 @@ function BlogIndexBlock({
|
|
|
109
120
|
type: "button",
|
|
110
121
|
variant: "outline",
|
|
111
122
|
size: "sm",
|
|
112
|
-
onClick: () =>
|
|
123
|
+
onClick: () => {
|
|
124
|
+
setBoundSelectedArticleId(article.id);
|
|
125
|
+
emit("articleOpen");
|
|
126
|
+
},
|
|
113
127
|
children: "Open"
|
|
114
128
|
}
|
|
115
129
|
)
|
|
@@ -130,7 +144,11 @@ function BlogIndexBlock({
|
|
|
130
144
|
variant: "outline",
|
|
131
145
|
size: "sm",
|
|
132
146
|
disabled: pagination.page <= 1,
|
|
133
|
-
onClick: () =>
|
|
147
|
+
onClick: () => {
|
|
148
|
+
const target = pagination.page - 1;
|
|
149
|
+
setBoundCurrentPage(target);
|
|
150
|
+
emit("pageChange");
|
|
151
|
+
},
|
|
134
152
|
children: "Previous page"
|
|
135
153
|
}
|
|
136
154
|
),
|
|
@@ -141,7 +159,11 @@ function BlogIndexBlock({
|
|
|
141
159
|
variant: "outline",
|
|
142
160
|
size: "sm",
|
|
143
161
|
disabled: pagination.page >= pagination.totalPages,
|
|
144
|
-
onClick: () =>
|
|
162
|
+
onClick: () => {
|
|
163
|
+
const target = pagination.page + 1;
|
|
164
|
+
setBoundCurrentPage(target);
|
|
165
|
+
emit("pageChange");
|
|
166
|
+
},
|
|
145
167
|
children: "Next page"
|
|
146
168
|
}
|
|
147
169
|
)
|
|
@@ -40,7 +40,7 @@ var ROUTE_TREES = {
|
|
|
40
40
|
root: "shell",
|
|
41
41
|
elements: {
|
|
42
42
|
shell: { type: "PageShell", props: { className: null }, children: ["header", "changelog", "footer"] },
|
|
43
|
-
header: { type: "HeaderBlock", props: { menuItems: null, loginLabel: null, signUpLabel: null
|
|
43
|
+
header: { type: "HeaderBlock", props: { menuItems: null, loginLabel: null, signUpLabel: null } },
|
|
44
44
|
changelog: {
|
|
45
45
|
type: "ChangelogBlock",
|
|
46
46
|
props: {
|
|
@@ -50,37 +50,39 @@ var ROUTE_TREES = {
|
|
|
50
50
|
entries: null
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
|
-
footer: { type: "FooterBlock", props: { brandName: null, brandDescription: null, newsletterPlaceholder: null, productLinks: null, companyLinks: null, legalLinks: null, socialLinks: null } }
|
|
53
|
+
footer: { type: "FooterBlock", props: { brandName: null, brandDescription: null, newsletterPlaceholder: null, email: null, productLinks: null, companyLinks: null, legalLinks: null, socialLinks: null } }
|
|
54
54
|
}
|
|
55
55
|
},
|
|
56
56
|
"/landing": {
|
|
57
57
|
root: "shell",
|
|
58
58
|
elements: {
|
|
59
59
|
shell: { type: "PageShell", props: { className: null }, children: ["header", "hero", "logoCloud", "features", "stats", "pricing", "testimonials", "cta", "faq", "newsletter", "footer"] },
|
|
60
|
-
header: { type: "HeaderBlock", props: { menuItems: null, loginLabel: null, signUpLabel: null
|
|
60
|
+
header: { type: "HeaderBlock", props: { menuItems: null, loginLabel: null, signUpLabel: null } },
|
|
61
61
|
hero: { type: "HeroBlock", props: { variant: null, headline: null, subheadline: null, primaryAction: null, secondaryAction: null, announcement: null }, on: { primaryAction: { action: "noop" }, secondaryAction: { action: "noop" } } },
|
|
62
62
|
logoCloud: { type: "LogoCloud", props: { title: null, logos: null, className: null } },
|
|
63
63
|
features: { type: "FeatureBlock", props: { variant: null, badge: null, title: null, description: null, features: null } },
|
|
64
64
|
stats: { type: "StatsMarketingBlock", props: { title: null, description: null, stats: null } },
|
|
65
|
-
pricing: { type: "PricingBlock", props: { title: null, description: null, showBillingToggle: null, plans: null }, on: { selectPlan: { action: "noop" } } },
|
|
66
|
-
testimonials: { type: "TestimonialsBlock", props: { title: null, description: null, testimonials: null } },
|
|
65
|
+
pricing: { type: "PricingBlock", props: { title: null, description: null, showBillingToggle: null, selectedPlanName: null, isYearly: null, plans: null }, on: { selectPlan: { action: "noop" } } },
|
|
66
|
+
testimonials: { type: "TestimonialsBlock", props: { title: null, description: null, featuredCompanyLogo: null, testimonials: null } },
|
|
67
67
|
cta: { type: "CallToActionBlock", props: { title: null, description: null, primaryAction: null, secondaryAction: null } },
|
|
68
|
-
faq: { type: "FAQBlock", props: { title: null, description: null, items: null }, on: { expand: { action: "noop" } } },
|
|
69
|
-
newsletter: { type: "NewsletterBlock", props: { title: null, description: null, email: null }, on: { subscribe: { action: "noop" } } },
|
|
70
|
-
footer: { type: "FooterBlock", props: { brandDescription: null, brandName: null, socialLinks: null, newsletterPlaceholder: null, productLinks: null, companyLinks: null, legalLinks: null } }
|
|
68
|
+
faq: { type: "FAQBlock", props: { title: null, description: null, items: null, selectedQuestion: null }, on: { expand: { action: "noop" } } },
|
|
69
|
+
newsletter: { type: "NewsletterBlock", props: { title: null, description: null, email: null, state: null, error: null }, on: { subscribe: { action: "noop" } } },
|
|
70
|
+
footer: { type: "FooterBlock", props: { brandDescription: null, brandName: null, socialLinks: null, newsletterPlaceholder: null, email: null, productLinks: null, companyLinks: null, legalLinks: null } }
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
73
|
"/pricing": {
|
|
74
74
|
root: "shell",
|
|
75
75
|
elements: {
|
|
76
76
|
shell: { type: "PageShell", props: { className: null }, children: ["header", "pricing", "comparison", "faq", "footer"] },
|
|
77
|
-
header: { type: "HeaderBlock", props: { menuItems: null, loginLabel: null, signUpLabel: null
|
|
77
|
+
header: { type: "HeaderBlock", props: { menuItems: null, loginLabel: null, signUpLabel: null } },
|
|
78
78
|
pricing: {
|
|
79
79
|
type: "PricingBlock",
|
|
80
80
|
props: {
|
|
81
81
|
title: null,
|
|
82
82
|
description: null,
|
|
83
83
|
showBillingToggle: null,
|
|
84
|
+
selectedPlanName: null,
|
|
85
|
+
isYearly: null,
|
|
84
86
|
plans: null
|
|
85
87
|
},
|
|
86
88
|
on: { selectPlan: { action: "noop" } }
|
|
@@ -98,6 +100,7 @@ var ROUTE_TREES = {
|
|
|
98
100
|
props: {
|
|
99
101
|
title: "Pricing FAQ",
|
|
100
102
|
description: null,
|
|
103
|
+
selectedQuestion: null,
|
|
101
104
|
items: [
|
|
102
105
|
{ question: "Can I switch plans later?", answer: "Yes, you can upgrade or downgrade at any time. When upgrading, you\u2019ll be charged the prorated difference. Downgrades take effect at the end of your billing cycle." },
|
|
103
106
|
{ question: "Do you offer refunds?", answer: "We offer a 14-day money-back guarantee on all paid plans. If you\u2019re not satisfied, contact support for a full refund." },
|
|
@@ -107,14 +110,14 @@ var ROUTE_TREES = {
|
|
|
107
110
|
},
|
|
108
111
|
on: { expand: { action: "noop" } }
|
|
109
112
|
},
|
|
110
|
-
footer: { type: "FooterBlock", props: { brandName: null, brandDescription: null, newsletterPlaceholder: null, productLinks: null, companyLinks: null, legalLinks: null, socialLinks: null } }
|
|
113
|
+
footer: { type: "FooterBlock", props: { brandName: null, brandDescription: null, newsletterPlaceholder: null, email: null, productLinks: null, companyLinks: null, legalLinks: null, socialLinks: null } }
|
|
111
114
|
}
|
|
112
115
|
},
|
|
113
116
|
"/blog/example": {
|
|
114
117
|
root: "shell",
|
|
115
118
|
elements: {
|
|
116
119
|
shell: { type: "PageShell", props: { className: null }, children: ["header", "blog", "newsletter", "footer"] },
|
|
117
|
-
header: { type: "HeaderBlock", props: { menuItems: null, loginLabel: null, signUpLabel: null
|
|
120
|
+
header: { type: "HeaderBlock", props: { menuItems: null, loginLabel: null, signUpLabel: null } },
|
|
118
121
|
blog: {
|
|
119
122
|
type: "BlogDetailBlock",
|
|
120
123
|
on: { backToIndex: { action: "noop" } },
|
|
@@ -153,11 +156,13 @@ var ROUTE_TREES = {
|
|
|
153
156
|
props: {
|
|
154
157
|
title: "Enjoyed this article?",
|
|
155
158
|
description: "Get more design system insights delivered to your inbox.",
|
|
156
|
-
email: null
|
|
159
|
+
email: null,
|
|
160
|
+
state: null,
|
|
161
|
+
error: null
|
|
157
162
|
},
|
|
158
163
|
on: { subscribe: { action: "noop" } }
|
|
159
164
|
},
|
|
160
|
-
footer: { type: "FooterBlock", props: { brandName: null, brandDescription: null, newsletterPlaceholder: null, productLinks: null, companyLinks: null, legalLinks: null, socialLinks: null } }
|
|
165
|
+
footer: { type: "FooterBlock", props: { brandName: null, brandDescription: null, newsletterPlaceholder: null, email: null, productLinks: null, companyLinks: null, legalLinks: null, socialLinks: null } }
|
|
161
166
|
}
|
|
162
167
|
},
|
|
163
168
|
"/onboarding": {
|
|
@@ -2,6 +2,7 @@ import { Typography } from './chunk-Q7PCHHVJ.js';
|
|
|
2
2
|
import { Heading } from './chunk-UXX6HHPS.js';
|
|
3
3
|
import { ScrollFadeIn } from './chunk-I23DDSU7.js';
|
|
4
4
|
import { Accordion, AccordionItem, AccordionTrigger, AccordionContent } from './chunk-W4YX7N46.js';
|
|
5
|
+
import { useBoundProp } from '@json-render/react';
|
|
5
6
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
6
7
|
|
|
7
8
|
var defaultItems = [
|
|
@@ -22,16 +23,20 @@ var defaultItems = [
|
|
|
22
23
|
answer: "Community support is available on GitHub Discussions. Pro and Enterprise plans include priority email and dedicated Slack channels."
|
|
23
24
|
}
|
|
24
25
|
];
|
|
25
|
-
function FAQBlock({ props, emit }) {
|
|
26
|
+
function FAQBlock({ props, emit, bindings }) {
|
|
26
27
|
const items = props.items ?? defaultItems;
|
|
27
28
|
const title = props.title ?? "Frequently asked questions";
|
|
28
29
|
const description = props.description;
|
|
30
|
+
const [, setBoundQuestion] = useBoundProp(void 0, bindings?.selectedQuestion);
|
|
29
31
|
return /* @__PURE__ */ jsx("section", { className: "py-16 md:py-24", children: /* @__PURE__ */ jsxs("div", { className: "mx-auto max-w-3xl px-6", children: [
|
|
30
32
|
/* @__PURE__ */ jsx(ScrollFadeIn, { children: /* @__PURE__ */ jsxs("div", { className: "mb-12 text-center", children: [
|
|
31
33
|
/* @__PURE__ */ jsx(Heading, { level: 2, size: "section", className: "text-text-primary", children: title }),
|
|
32
34
|
!!description && /* @__PURE__ */ jsx(Typography, { variant: "body", className: "mt-4 text-text-secondary", children: description })
|
|
33
35
|
] }) }),
|
|
34
|
-
/* @__PURE__ */ jsx(Accordion, { type: "single", collapsible: true, className: "w-full", onValueChange: () =>
|
|
36
|
+
/* @__PURE__ */ jsx(Accordion, { type: "single", collapsible: true, className: "w-full", onValueChange: (value) => {
|
|
37
|
+
setBoundQuestion(value);
|
|
38
|
+
emit("expand");
|
|
39
|
+
}, children: items.map((item, index) => /* @__PURE__ */ jsx(ScrollFadeIn, { delay: index * 0.05, children: /* @__PURE__ */ jsxs(AccordionItem, { value: `faq-${index}`, children: [
|
|
35
40
|
/* @__PURE__ */ jsx(AccordionTrigger, { className: "text-left text-base font-medium text-text-primary", children: item.question }),
|
|
36
41
|
/* @__PURE__ */ jsx(AccordionContent, { className: "text-text-secondary leading-relaxed", children: item.answer })
|
|
37
42
|
] }) }, index)) })
|
|
@@ -5,8 +5,8 @@ import { Button } from './chunk-7KIDDF3I.js';
|
|
|
5
5
|
import { m, fadeInUp } from './chunk-PD2YEH3H.js';
|
|
6
6
|
import { MailIcon } from './chunk-XQ2UDMPO.js';
|
|
7
7
|
import { Badge } from './chunk-S4JAHKOP.js';
|
|
8
|
+
import { Alert, AlertDescription } from './chunk-6CLSVCWP.js';
|
|
8
9
|
import { cn } from './chunk-QYZT24TS.js';
|
|
9
|
-
import * as React from 'react';
|
|
10
10
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
var titleMap = {
|
|
@@ -21,14 +21,10 @@ var descMap = {
|
|
|
21
21
|
};
|
|
22
22
|
function CheckEmailBlock({ props, emit }) {
|
|
23
23
|
const type = props.type ?? "verification";
|
|
24
|
-
const
|
|
24
|
+
const state = props.state ?? "idle";
|
|
25
|
+
const error = props.error ?? null;
|
|
25
26
|
const handleResend = () => {
|
|
26
|
-
setResendState("sending");
|
|
27
27
|
emit("resend");
|
|
28
|
-
setTimeout(() => {
|
|
29
|
-
setResendState("sent");
|
|
30
|
-
setTimeout(() => setResendState("idle"), 3e3);
|
|
31
|
-
}, 1e3);
|
|
32
28
|
};
|
|
33
29
|
return /* @__PURE__ */ jsx(m.div, { ...fadeInUp, className: cn("w-full max-w-md mx-auto"), children: /* @__PURE__ */ jsxs(Card, { children: [
|
|
34
30
|
/* @__PURE__ */ jsxs(CardHeader, { className: "text-center", children: [
|
|
@@ -47,6 +43,7 @@ function CheckEmailBlock({ props, emit }) {
|
|
|
47
43
|
/* @__PURE__ */ jsx("span", { children: step })
|
|
48
44
|
] }, i)) }),
|
|
49
45
|
/* @__PURE__ */ jsx(Separator, {}),
|
|
46
|
+
!!error && /* @__PURE__ */ jsx(Alert, { variant: "destructive", children: /* @__PURE__ */ jsx(AlertDescription, { children: error }) }),
|
|
50
47
|
/* @__PURE__ */ jsxs("div", { className: "text-center space-y-2", children: [
|
|
51
48
|
/* @__PURE__ */ jsxs("p", { className: "text-sm text-text-tertiary", children: [
|
|
52
49
|
"Didn",
|
|
@@ -59,10 +56,10 @@ function CheckEmailBlock({ props, emit }) {
|
|
|
59
56
|
variant: "outline",
|
|
60
57
|
size: "sm",
|
|
61
58
|
onClick: handleResend,
|
|
62
|
-
disabled:
|
|
59
|
+
disabled: state === "loading",
|
|
63
60
|
children: [
|
|
64
|
-
|
|
65
|
-
|
|
61
|
+
state === "loading" && /* @__PURE__ */ jsx(Spinner, { className: "mr-2" }),
|
|
62
|
+
state === "sent" ? "Email resent!" : "Resend email"
|
|
66
63
|
]
|
|
67
64
|
}
|
|
68
65
|
)
|
|
@@ -1,17 +1,14 @@
|
|
|
1
1
|
import { ShimmeringText } from './chunk-SGI25ZJ6.js';
|
|
2
2
|
import { StaggerChildren } from './chunk-DQPK2XRL.js';
|
|
3
3
|
import { Heading } from './chunk-UXX6HHPS.js';
|
|
4
|
-
import { siteConfig } from './chunk-A7NUWD76.js';
|
|
5
4
|
import { Button } from './chunk-7KIDDF3I.js';
|
|
6
|
-
import Link from 'next/link';
|
|
7
5
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
8
6
|
|
|
9
|
-
var
|
|
10
|
-
var
|
|
11
|
-
|
|
12
|
-
function CallToActionBlock({ props }) {
|
|
7
|
+
var defaultPrimaryAction = { label: "Get Started"};
|
|
8
|
+
var defaultSecondaryAction = { label: "Book Demo"};
|
|
9
|
+
function CallToActionBlock({ props, emit }) {
|
|
13
10
|
const title = props.title ?? "Start Building";
|
|
14
|
-
const description = props.description ??
|
|
11
|
+
const description = props.description ?? "Join thousands of developers building premium interfaces.";
|
|
15
12
|
const primaryAction = props.primaryAction ?? defaultPrimaryAction;
|
|
16
13
|
const secondaryAction = props.secondaryAction ?? defaultSecondaryAction;
|
|
17
14
|
return /* @__PURE__ */ jsx("section", { className: "py-16 md:py-24", children: /* @__PURE__ */ jsx("div", { className: "mx-auto max-w-5xl px-6", children: /* @__PURE__ */ jsxs(StaggerChildren, { staggerMs: 100, className: "text-center", children: [
|
|
@@ -29,18 +26,18 @@ function CallToActionBlock({ props }) {
|
|
|
29
26
|
/* @__PURE__ */ jsx(
|
|
30
27
|
Button,
|
|
31
28
|
{
|
|
32
|
-
asChild: true,
|
|
33
29
|
size: "lg",
|
|
34
|
-
|
|
30
|
+
onClick: () => emit("primaryAction"),
|
|
31
|
+
children: /* @__PURE__ */ jsx("span", { children: primaryAction.label })
|
|
35
32
|
}
|
|
36
33
|
),
|
|
37
34
|
/* @__PURE__ */ jsx(
|
|
38
35
|
Button,
|
|
39
36
|
{
|
|
40
|
-
asChild: true,
|
|
41
37
|
size: "lg",
|
|
42
38
|
variant: "outline",
|
|
43
|
-
|
|
39
|
+
onClick: () => emit("secondaryAction"),
|
|
40
|
+
children: /* @__PURE__ */ jsx("span", { children: secondaryAction.label })
|
|
44
41
|
}
|
|
45
42
|
)
|
|
46
43
|
] })
|
|
@@ -160,7 +160,9 @@ var seedMessagesIt = {
|
|
|
160
160
|
"agentTeam": "Team agente"
|
|
161
161
|
},
|
|
162
162
|
"agentConversationBlock": {
|
|
163
|
-
"noMessages": "Nessun messaggio"
|
|
163
|
+
"noMessages": "Nessun messaggio",
|
|
164
|
+
"inputPlaceholder": "Scrivi un messaggio...",
|
|
165
|
+
"sendMessage": "Invia messaggio"
|
|
164
166
|
},
|
|
165
167
|
"agentStatus": {
|
|
166
168
|
"idle": "Inattivo",
|