@vadimcomanescu/nadicode-design-system 2.0.7 → 2.0.8
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 +17 -8
- package/.agents/skills/seed/contract.md +5 -5
- package/.agents/skills/seed/intent-map.md +3 -3
- package/.agents/skills/seed/recipes/agents-chat.md +44 -20
- package/.agents/skills/seed/references/blocks.md +5 -2
- package/.agents/skills/seed/references/components.md +22 -2
- package/.agents/skills/seed/references/dashboard-patterns.md +12 -12
- package/.agents/skills/seed/references/nextjs.md +20 -80
- package/.agents/skills/seed/references/tokens.md +57 -248
- package/README.md +43 -215
- package/contracts/block-props-schemas.json +2186 -0
- package/contracts/component-props-schemas.json +8322 -0
- package/contracts/consumer-contract.json +178 -0
- package/contracts/consumer-intent-map.json +707 -0
- package/contracts/message-catalog-contract.json +820 -0
- package/contracts/page-kit-props-schemas.json +1894 -0
- package/contracts/public-surface-registry.json +6162 -0
- package/contracts/public-surface-registry.schema.json +227 -0
- package/contracts/release-governance-baseline.json +850 -0
- package/contracts/spec-manifest.json +46 -0
- package/dist/catalog.json +284 -81
- package/dist/chunk-4IGBBIYW.js +47 -0
- package/dist/chunk-4WPZ6T7V.js +186 -0
- package/dist/{chunk-OHOOQUVJ.js → chunk-C7WHMSF3.js} +2 -1
- package/dist/{chunk-4K3PATUT.js → chunk-EEL4RAPC.js} +13 -1
- package/dist/{chunk-ILIHQ2KZ.js → chunk-EK43W2Y6.js} +16 -10
- package/dist/{chunk-IDKZEPWK.js → chunk-FV2G6SAF.js} +6 -5
- package/dist/chunk-HWHJ6IRQ.js +78 -0
- package/dist/{chunk-AUSYEAIJ.js → chunk-I66XWYSS.js} +32 -8
- package/dist/chunk-JDJY4ABS.js +60 -0
- package/dist/{chunk-GV4PKHG4.js → chunk-KWILREVQ.js} +2 -2
- package/dist/{chunk-WI37ZYIF.js → chunk-M4XKO45H.js} +13 -1
- package/dist/{chunk-6N6CSJVE.js → chunk-OJ7OO3QB.js} +2 -2
- package/dist/{chunk-ZHTQF2KI.js → chunk-OSNTB6RY.js} +29 -22
- package/dist/{chunk-GMMPLZLC.js → chunk-PDSQC6VE.js} +1 -1
- package/dist/chunk-QQOWC53X.js +98 -0
- package/dist/chunk-VJ5VD4UT.js +91 -0
- package/dist/{chunk-TUKZKU72.js → chunk-ZKLB5N3Q.js} +1 -1
- package/dist/components/blocks/AgentConversationBlock.d.ts +6 -1
- package/dist/components/blocks/AgentConversationBlock.js +44 -42
- package/dist/components/blocks/AgentRunOverviewBlock.js +1 -1
- package/dist/components/blocks/AgentWorkbenchBlock.d.ts +5 -1
- package/dist/components/blocks/AgentWorkbenchBlock.js +47 -46
- package/dist/components/blocks/AuthLayout.js +2 -2
- package/dist/components/blocks/BannerBlock.js +38 -38
- package/dist/components/blocks/CallToActionBlock.js +2 -2
- package/dist/components/blocks/ChangelogBlock.js +39 -39
- package/dist/components/blocks/ChartBlock.js +38 -38
- package/dist/components/blocks/ChartCollectionBlock.js +1 -1
- package/dist/components/blocks/ChatLayout.d.ts +4 -1
- package/dist/components/blocks/ChatLayout.js +39 -39
- package/dist/components/blocks/CodeBlock.js +2 -2
- package/dist/components/blocks/ContactBlock.js +2 -2
- package/dist/components/blocks/CreateBlock.js +39 -39
- package/dist/components/blocks/DataGridBlock.js +40 -40
- package/dist/components/blocks/DirectoryBlock.js +43 -43
- package/dist/components/blocks/FAQBlock.js +38 -38
- package/dist/components/blocks/FeatureBlock.js +38 -38
- package/dist/components/blocks/GalleryBlock.js +38 -38
- package/dist/components/blocks/HeaderBlock.js +38 -38
- package/dist/components/blocks/HeroBlock.js +41 -41
- package/dist/components/blocks/HeroSectionBlock.js +55 -59
- package/dist/components/blocks/IntegrationsBlock.js +40 -40
- package/dist/components/blocks/InteractiveAreaChartBlock.js +38 -38
- package/dist/components/blocks/KanbanDemoBlock.js +3 -3
- package/dist/components/blocks/LoginBlock.js +2 -2
- package/dist/components/blocks/LogoCloud.js +2 -13
- package/dist/components/blocks/NavUser.js +42 -42
- package/dist/components/blocks/NotFoundBlock.js +41 -41
- package/dist/components/blocks/OnboardingBlock.js +38 -38
- package/dist/components/blocks/PricingBlock.js +4 -4
- package/dist/components/blocks/ProcessFlowBlock.js +2 -2
- package/dist/components/blocks/SettingsLayout.js +42 -42
- package/dist/components/blocks/SignUpBlock.js +1 -1
- package/dist/components/blocks/SocialProofBlock.js +4 -3
- package/dist/components/blocks/StatsBlock.js +38 -38
- package/dist/components/blocks/StatsMarketingBlock.js +2 -2
- package/dist/components/blocks/TestimonialsBlock.js +2 -1
- package/dist/components/blocks/TwoFactorChallengeBlock.js +38 -38
- package/dist/components/blocks/TwoFactorSetupBlock.js +41 -41
- package/dist/components/blocks/VoiceAgentCard.d.ts +3 -1
- package/dist/components/blocks/VoiceAgentCard.js +7 -76
- package/dist/components/blocks/WizardBlock.js +39 -39
- package/dist/components/blocks/user/InviteUserModal.js +38 -38
- package/dist/components/logos/index.js +2 -2
- package/dist/components/page-kits/AgentsChatPageKit.js +59 -58
- package/dist/components/page-kits/AnalyticsPageKit.js +44 -44
- package/dist/components/page-kits/BlogContentPageKit.js +43 -43
- package/dist/components/page-kits/CheckoutPageKit.js +41 -41
- package/dist/components/page-kits/CompanySuitePageKit.js +47 -47
- package/dist/components/page-kits/CrudFormPageKit.js +44 -44
- package/dist/components/page-kits/CrudListDetailPageKit.js +44 -44
- package/dist/components/page-kits/DashboardPageKit.js +44 -44
- package/dist/components/page-kits/KanbanBoardPageKit.js +47 -47
- package/dist/components/page-kits/LandingPageKit.js +50 -49
- package/dist/components/page-kits/LoginPageKit.js +2 -2
- package/dist/components/page-kits/MarketingShellPageKit.js +40 -40
- package/dist/components/page-kits/NavigationShellPageKit.js +42 -42
- package/dist/components/page-kits/OnboardingPageKit.js +44 -44
- package/dist/components/page-kits/PricingPageKit.js +46 -46
- package/dist/components/page-kits/ProfileSettingsPageKit.js +2 -2
- package/dist/components/page-kits/ServiceSuitePageKit.js +47 -46
- package/dist/components/page-kits/SignupPageKit.js +2 -2
- package/dist/components/page-kits/SuccessPageKit.js +38 -38
- package/dist/components/page-kits/TeamSettingsPageKit.js +45 -45
- package/dist/components/page-kits/TwoFactorPageKit.js +41 -41
- package/dist/components/page-kits/VerifyEmailPageKit.js +38 -38
- package/dist/components/page-kits/VoiceAgentsPageKit.js +80 -76
- package/dist/components/ui/Accordion.js +38 -38
- package/dist/components/ui/AgentMessageBubble.d.ts +20 -4
- package/dist/components/ui/AgentMessageBubble.js +39 -39
- package/dist/components/ui/AgentStatus.d.ts +1 -1
- package/dist/components/ui/AgentStatus.js +5 -10
- package/dist/components/ui/AgentTerminal.d.ts +4 -1
- package/dist/components/ui/AgentTerminal.js +3 -1
- package/dist/components/ui/AgentTimeline.d.ts +2 -2
- package/dist/components/ui/AgentTimeline.js +15 -6
- package/dist/components/ui/AnimatedDialog.js +38 -38
- package/dist/components/ui/AnimatedSheet.js +38 -38
- package/dist/components/ui/ApprovalCard.js +1 -1
- package/dist/components/ui/Breadcrumb.js +38 -38
- package/dist/components/ui/Calendar.js +38 -38
- package/dist/components/ui/Carousel.js +38 -38
- package/dist/components/ui/ChatActions.d.ts +14 -0
- package/dist/components/ui/ChatActions.js +52 -0
- package/dist/components/ui/ChatBranch.d.ts +18 -0
- package/dist/components/ui/ChatBranch.js +84 -0
- package/dist/components/ui/ChatChainOfThought.d.ts +25 -0
- package/dist/components/ui/ChatChainOfThought.js +99 -0
- package/dist/components/ui/ChatConfirmation.d.ts +37 -0
- package/dist/components/ui/ChatConfirmation.js +115 -0
- package/dist/components/ui/ChatGreeting.d.ts +18 -0
- package/dist/components/ui/ChatGreeting.js +80 -0
- package/dist/components/ui/ChatMessage.d.ts +40 -0
- package/dist/components/ui/ChatMessage.js +96 -0
- package/dist/components/ui/ChatPlan.d.ts +29 -0
- package/dist/components/ui/ChatPlan.js +86 -0
- package/dist/components/ui/ChatPromptInput.d.ts +32 -0
- package/dist/components/ui/ChatPromptInput.js +193 -0
- package/dist/components/ui/ChatPromptInputAttachments.d.ts +9 -0
- package/dist/components/ui/ChatPromptInputAttachments.js +145 -0
- package/dist/components/ui/ChatQueue.d.ts +32 -0
- package/dist/components/ui/ChatQueue.js +93 -0
- package/dist/components/ui/ChatReasoning.d.ts +20 -0
- package/dist/components/ui/ChatReasoning.js +91 -0
- package/dist/components/ui/ChatResponse.d.ts +14 -0
- package/dist/components/ui/ChatResponse.js +25 -0
- package/dist/components/ui/ChatShimmer.d.ts +23 -0
- package/dist/components/ui/ChatShimmer.js +6 -0
- package/dist/components/ui/ChatSources.d.ts +30 -0
- package/dist/components/ui/ChatSources.js +113 -0
- package/dist/components/ui/ChatSuggestion.d.ts +13 -0
- package/dist/components/ui/ChatSuggestion.js +41 -0
- package/dist/components/ui/ChatThinkingMessage.d.ts +12 -0
- package/dist/components/ui/ChatThinkingMessage.js +55 -0
- package/dist/components/ui/ChatToolCall.d.ts +41 -0
- package/dist/components/ui/ChatToolCall.js +192 -0
- package/dist/components/ui/CheckStatus.d.ts +1 -1
- package/dist/components/ui/Checkbox.js +38 -38
- package/dist/components/ui/CheckoutForm.js +38 -38
- package/dist/components/ui/CheckoutFormDemo.js +38 -38
- package/dist/components/ui/Combobox.js +38 -38
- package/dist/components/ui/Command.js +38 -38
- package/dist/components/ui/ContextMenu.js +38 -38
- package/dist/components/ui/Conversation.d.ts +21 -0
- package/dist/components/ui/Conversation.js +196 -0
- package/dist/components/ui/ConversationThread.d.ts +8 -2
- package/dist/components/ui/ConversationThread.js +34 -16
- package/dist/components/ui/DataTable.js +40 -40
- package/dist/components/ui/DatePicker.js +38 -38
- package/dist/components/ui/DateRangePicker.js +38 -38
- package/dist/components/ui/Dialog.js +38 -38
- package/dist/components/ui/DropdownMenu.js +39 -39
- package/dist/components/ui/FileUpload.js +38 -38
- package/dist/components/ui/InputOTP.js +38 -38
- package/dist/components/ui/KanbanBoard.js +2 -2
- package/dist/components/ui/LanguageSwitcher.js +38 -38
- package/dist/components/ui/Menubar.js +38 -38
- package/dist/components/ui/NavigationMenu.js +38 -38
- package/dist/components/ui/NotificationCenter.js +38 -38
- package/dist/components/ui/Pagination.js +38 -38
- package/dist/components/ui/RadioGroup.js +38 -38
- package/dist/components/ui/Resizable.js +38 -38
- package/dist/components/ui/SearchCommand.js +38 -38
- package/dist/components/ui/Select.js +38 -38
- package/dist/components/ui/SettingsModal.js +38 -38
- package/dist/components/ui/Sheet.js +38 -38
- package/dist/components/ui/Sidebar.js +41 -41
- package/dist/components/ui/StyleToggle.js +1 -1
- package/dist/components/ui/TagInput.js +38 -38
- package/dist/components/ui/ThemeToggle.js +39 -39
- package/dist/components/ui/ThinkingIndicator.d.ts +3 -1
- package/dist/components/ui/ThinkingIndicator.js +2 -1
- package/dist/components/ui/Toast.js +38 -38
- package/dist/components/ui/Toaster.js +38 -38
- package/dist/components/ui/ToolCallCard.d.ts +1 -1
- package/dist/components/ui/ToolCallCard.js +5 -1
- package/dist/components/ui/TreeView.js +38 -38
- package/dist/components/ui/charts/index.js +1 -1
- package/dist/components/ui/icons/index.js +38 -38
- package/dist/components/ui/text-effects/index.js +2 -2
- package/dist/hooks/use-scroll-to-bottom.d.ts +13 -0
- package/dist/hooks/use-scroll-to-bottom.js +2 -0
- package/dist/index.js +43 -43
- package/dist/internal/local-image-assets.d.ts +12 -0
- package/dist/messages/en.js +1 -1
- package/dist/messages/it.js +1 -1
- package/dist/test/PublicSeedTestProvider.js +2 -2
- package/dist/test/simulate-ime-composition.d.ts +54 -0
- package/dist/test/simulate-ime-composition.js +55 -0
- package/eslint-rules/nadicode/config.js +2 -0
- package/eslint-rules/nadicode/index.js +4 -0
- package/eslint-rules/nadicode/rules/no-deprecated-ds-import.js +77 -0
- package/eslint-rules/nadicode/rules/no-forbidden-page-kit-import.js +99 -0
- package/eslint-rules/nadicode/rules/no-unregistered-glass.js +2 -0
- package/package.json +103 -6
- package/scripts/ds-check.mjs +94 -73
- package/dist/chunk-MLUSJTS2.js +0 -107
- package/dist/chunk-TZXZFSD2.js +0 -33
- package/dist/{chunk-MX5FUFQR.js → chunk-7A2RXKGH.js} +2 -2
- package/dist/{chunk-5DKCZWC6.js → chunk-CQEUNASC.js} +1 -1
- package/dist/{chunk-RMLS2QUC.js → chunk-HZERHGBT.js} +1 -1
- package/dist/{chunk-WAVU744B.js → chunk-IXQGKJU4.js} +3 -3
- package/dist/{chunk-4HRVRW2X.js → chunk-J2DCQDXO.js} +2 -2
- package/dist/{chunk-6MFAZU4B.js → chunk-RGE5OQMZ.js} +1 -1
- package/dist/{chunk-PJNHVPHF.js → chunk-TYP2MR3Q.js} +1 -1
- package/dist/{chunk-TS2JSPQR.js → chunk-U4GYSYGN.js} +1 -1
- package/dist/{chunk-EJNF6JLL.js → chunk-VEO56RH4.js} +1 -1
- package/dist/{chunk-AURJQZC4.js → chunk-VNNAL4A6.js} +1 -1
- package/dist/{chunk-5PORR6LE.js → chunk-XTASI4IY.js} +1 -1
- package/dist/{chunk-E4L6LR6P.js → chunk-Z233ZQZE.js} +1 -1
|
@@ -0,0 +1,850 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": "1.0.0",
|
|
3
|
+
"generatedAt": "2026-03-25T21:42:01.343Z",
|
|
4
|
+
"packageVersion": "2.0.7",
|
|
5
|
+
"stableExports": [
|
|
6
|
+
".",
|
|
7
|
+
"./accordion",
|
|
8
|
+
"./account-locked-block",
|
|
9
|
+
"./account-locked-page-kit",
|
|
10
|
+
"./activity-feed-block",
|
|
11
|
+
"./agent-avatar",
|
|
12
|
+
"./agent-conversation-block",
|
|
13
|
+
"./agent-message-bubble",
|
|
14
|
+
"./agent-metrics-card",
|
|
15
|
+
"./agent-profile-grid-block",
|
|
16
|
+
"./agent-run-overview-block",
|
|
17
|
+
"./agent-status",
|
|
18
|
+
"./agent-team-panel",
|
|
19
|
+
"./agent-terminal",
|
|
20
|
+
"./agent-timeline",
|
|
21
|
+
"./agent-workbench-block",
|
|
22
|
+
"./agents-chat-page-kit",
|
|
23
|
+
"./alert",
|
|
24
|
+
"./alert-dialog",
|
|
25
|
+
"./ambient-grid",
|
|
26
|
+
"./analytics-page-kit",
|
|
27
|
+
"./animate-ui/primitives/animate/scroll-progress",
|
|
28
|
+
"./animate-ui/primitives/animate/slot",
|
|
29
|
+
"./animate-ui/primitives/effects/fade",
|
|
30
|
+
"./animate-ui/primitives/effects/highlight",
|
|
31
|
+
"./animate-ui/primitives/effects/shine",
|
|
32
|
+
"./animate-ui/primitives/effects/slide",
|
|
33
|
+
"./animate-ui/primitives/effects/zoom",
|
|
34
|
+
"./animated-background",
|
|
35
|
+
"./animated-dialog",
|
|
36
|
+
"./animated-sheet",
|
|
37
|
+
"./animated-tabs",
|
|
38
|
+
"./animation-tokens",
|
|
39
|
+
"./announcement-banner",
|
|
40
|
+
"./approval-card",
|
|
41
|
+
"./artifact-card",
|
|
42
|
+
"./aspect-ratio",
|
|
43
|
+
"./audio-visualizer-block",
|
|
44
|
+
"./audio-waveform",
|
|
45
|
+
"./aurora-effect",
|
|
46
|
+
"./auth-layout",
|
|
47
|
+
"./auth-success-block",
|
|
48
|
+
"./avatar",
|
|
49
|
+
"./avatar-upload",
|
|
50
|
+
"./avatar3-d",
|
|
51
|
+
"./badge",
|
|
52
|
+
"./banner-block",
|
|
53
|
+
"./bar-chart-block",
|
|
54
|
+
"./bento-grid",
|
|
55
|
+
"./block-props-schemas",
|
|
56
|
+
"./blog-content-page-kit",
|
|
57
|
+
"./brand-icons",
|
|
58
|
+
"./breadcrumb",
|
|
59
|
+
"./button",
|
|
60
|
+
"./button-group",
|
|
61
|
+
"./calendar",
|
|
62
|
+
"./call-to-action-block",
|
|
63
|
+
"./card",
|
|
64
|
+
"./carousel",
|
|
65
|
+
"./catalog",
|
|
66
|
+
"./changelog-block",
|
|
67
|
+
"./chart",
|
|
68
|
+
"./chart-block",
|
|
69
|
+
"./chart-card",
|
|
70
|
+
"./chart-collection-block",
|
|
71
|
+
"./charts",
|
|
72
|
+
"./charts/area-chart",
|
|
73
|
+
"./charts/bar-chart",
|
|
74
|
+
"./charts/heatmap-chart",
|
|
75
|
+
"./charts/line-chart",
|
|
76
|
+
"./charts/pie-chart",
|
|
77
|
+
"./charts/radar-chart",
|
|
78
|
+
"./charts/radial-bar-chart",
|
|
79
|
+
"./charts/sparkline",
|
|
80
|
+
"./chat-actions",
|
|
81
|
+
"./chat-branch",
|
|
82
|
+
"./chat-chain-of-thought",
|
|
83
|
+
"./chat-confirmation",
|
|
84
|
+
"./chat-greeting",
|
|
85
|
+
"./chat-layout",
|
|
86
|
+
"./chat-message",
|
|
87
|
+
"./chat-plan",
|
|
88
|
+
"./chat-prompt-input",
|
|
89
|
+
"./chat-prompt-input-attachments",
|
|
90
|
+
"./chat-queue",
|
|
91
|
+
"./chat-reasoning",
|
|
92
|
+
"./chat-response",
|
|
93
|
+
"./chat-shimmer",
|
|
94
|
+
"./chat-sources",
|
|
95
|
+
"./chat-suggestion",
|
|
96
|
+
"./chat-thinking-message",
|
|
97
|
+
"./chat-tool-call",
|
|
98
|
+
"./check-status",
|
|
99
|
+
"./checkbox",
|
|
100
|
+
"./checkout-form",
|
|
101
|
+
"./checkout-page-kit",
|
|
102
|
+
"./code-block",
|
|
103
|
+
"./code-diff-viewer",
|
|
104
|
+
"./collapsible",
|
|
105
|
+
"./combobox",
|
|
106
|
+
"./command",
|
|
107
|
+
"./company-suite-page-kit",
|
|
108
|
+
"./comparison-block",
|
|
109
|
+
"./component-props-schemas",
|
|
110
|
+
"./confetti-burst",
|
|
111
|
+
"./consumer-contract",
|
|
112
|
+
"./consumer-intent-map",
|
|
113
|
+
"./contact-block",
|
|
114
|
+
"./context-menu",
|
|
115
|
+
"./context-meter",
|
|
116
|
+
"./conversation",
|
|
117
|
+
"./conversation-thread",
|
|
118
|
+
"./create-block",
|
|
119
|
+
"./crud-form-page-kit",
|
|
120
|
+
"./crud-list-detail-page-kit",
|
|
121
|
+
"./dashboard-page-kit",
|
|
122
|
+
"./data-freshness",
|
|
123
|
+
"./data-grid-block",
|
|
124
|
+
"./data-table",
|
|
125
|
+
"./date-picker",
|
|
126
|
+
"./date-range-picker",
|
|
127
|
+
"./dialog",
|
|
128
|
+
"./diff-stat",
|
|
129
|
+
"./directory-block",
|
|
130
|
+
"./drawer",
|
|
131
|
+
"./dropdown-menu",
|
|
132
|
+
"./ds-check",
|
|
133
|
+
"./ds-update",
|
|
134
|
+
"./empty",
|
|
135
|
+
"./error-page-kit",
|
|
136
|
+
"./eslint-config",
|
|
137
|
+
"./eslint-plugin",
|
|
138
|
+
"./faq-block",
|
|
139
|
+
"./feature-block",
|
|
140
|
+
"./feature-grid-block",
|
|
141
|
+
"./field",
|
|
142
|
+
"./file-upload",
|
|
143
|
+
"./floating-dock",
|
|
144
|
+
"./footer-block",
|
|
145
|
+
"./form",
|
|
146
|
+
"./form-wizard",
|
|
147
|
+
"./gallery-block",
|
|
148
|
+
"./get-strict-context",
|
|
149
|
+
"./handoff-indicator",
|
|
150
|
+
"./header-block",
|
|
151
|
+
"./heading",
|
|
152
|
+
"./heatmap-chart-block",
|
|
153
|
+
"./hero-block",
|
|
154
|
+
"./hero-section-block",
|
|
155
|
+
"./hooks/use-dismissed",
|
|
156
|
+
"./hooks/use-hotkey",
|
|
157
|
+
"./hooks/use-is-in-view",
|
|
158
|
+
"./hooks/use-mobile",
|
|
159
|
+
"./hooks/use-motion-value-state",
|
|
160
|
+
"./hooks/use-reduced-motion",
|
|
161
|
+
"./hooks/use-safe-timeout",
|
|
162
|
+
"./hooks/use-scroll-to-bottom",
|
|
163
|
+
"./hooks/use-shader-preset",
|
|
164
|
+
"./hooks/use-toast",
|
|
165
|
+
"./hooks/use-token",
|
|
166
|
+
"./hover-card",
|
|
167
|
+
"./icons",
|
|
168
|
+
"./icons/activity",
|
|
169
|
+
"./icons/alert-circle",
|
|
170
|
+
"./icons/alert-triangle",
|
|
171
|
+
"./icons/arrow-down",
|
|
172
|
+
"./icons/arrow-down-right",
|
|
173
|
+
"./icons/arrow-left",
|
|
174
|
+
"./icons/arrow-right",
|
|
175
|
+
"./icons/arrow-up",
|
|
176
|
+
"./icons/arrow-up-right",
|
|
177
|
+
"./icons/bell",
|
|
178
|
+
"./icons/bold",
|
|
179
|
+
"./icons/bot",
|
|
180
|
+
"./icons/calendar",
|
|
181
|
+
"./icons/chart-bar",
|
|
182
|
+
"./icons/chart-line",
|
|
183
|
+
"./icons/chart-pie",
|
|
184
|
+
"./icons/check",
|
|
185
|
+
"./icons/check-circle",
|
|
186
|
+
"./icons/chevron-down",
|
|
187
|
+
"./icons/chevron-left",
|
|
188
|
+
"./icons/chevron-right",
|
|
189
|
+
"./icons/chevron-up",
|
|
190
|
+
"./icons/chevrons-up-down",
|
|
191
|
+
"./icons/circle",
|
|
192
|
+
"./icons/clipboard",
|
|
193
|
+
"./icons/clock",
|
|
194
|
+
"./icons/cloud",
|
|
195
|
+
"./icons/code-2",
|
|
196
|
+
"./icons/copy",
|
|
197
|
+
"./icons/corner-down-left",
|
|
198
|
+
"./icons/credit-card",
|
|
199
|
+
"./icons/database",
|
|
200
|
+
"./icons/dollar-sign",
|
|
201
|
+
"./icons/dot",
|
|
202
|
+
"./icons/download",
|
|
203
|
+
"./icons/ellipsis",
|
|
204
|
+
"./icons/external-link",
|
|
205
|
+
"./icons/eye",
|
|
206
|
+
"./icons/eye-off",
|
|
207
|
+
"./icons/file",
|
|
208
|
+
"./icons/filter",
|
|
209
|
+
"./icons/folder",
|
|
210
|
+
"./icons/github",
|
|
211
|
+
"./icons/globe",
|
|
212
|
+
"./icons/grip-vertical",
|
|
213
|
+
"./icons/home",
|
|
214
|
+
"./icons/image",
|
|
215
|
+
"./icons/info",
|
|
216
|
+
"./icons/italic",
|
|
217
|
+
"./icons/key",
|
|
218
|
+
"./icons/laptop",
|
|
219
|
+
"./icons/layers",
|
|
220
|
+
"./icons/layout-dashboard",
|
|
221
|
+
"./icons/lib/create-animated-icon",
|
|
222
|
+
"./icons/lib/types",
|
|
223
|
+
"./icons/lib/use-animated-icon",
|
|
224
|
+
"./icons/link",
|
|
225
|
+
"./icons/linkedin",
|
|
226
|
+
"./icons/list",
|
|
227
|
+
"./icons/loader",
|
|
228
|
+
"./icons/loader-circle",
|
|
229
|
+
"./icons/lock",
|
|
230
|
+
"./icons/log-in",
|
|
231
|
+
"./icons/log-out",
|
|
232
|
+
"./icons/lucide-wrapped",
|
|
233
|
+
"./icons/mail",
|
|
234
|
+
"./icons/menu",
|
|
235
|
+
"./icons/mic",
|
|
236
|
+
"./icons/mic-off",
|
|
237
|
+
"./icons/minus",
|
|
238
|
+
"./icons/monitor",
|
|
239
|
+
"./icons/moon",
|
|
240
|
+
"./icons/package",
|
|
241
|
+
"./icons/package-2",
|
|
242
|
+
"./icons/panel-left",
|
|
243
|
+
"./icons/paperclip",
|
|
244
|
+
"./icons/pause",
|
|
245
|
+
"./icons/pencil",
|
|
246
|
+
"./icons/play",
|
|
247
|
+
"./icons/plus",
|
|
248
|
+
"./icons/receipt",
|
|
249
|
+
"./icons/refresh-cw",
|
|
250
|
+
"./icons/reply",
|
|
251
|
+
"./icons/rocket",
|
|
252
|
+
"./icons/save",
|
|
253
|
+
"./icons/search",
|
|
254
|
+
"./icons/send",
|
|
255
|
+
"./icons/settings",
|
|
256
|
+
"./icons/settings-2",
|
|
257
|
+
"./icons/share",
|
|
258
|
+
"./icons/shield",
|
|
259
|
+
"./icons/shield-check",
|
|
260
|
+
"./icons/smartphone",
|
|
261
|
+
"./icons/snowflake",
|
|
262
|
+
"./icons/sort",
|
|
263
|
+
"./icons/sparkles",
|
|
264
|
+
"./icons/star",
|
|
265
|
+
"./icons/stop",
|
|
266
|
+
"./icons/sun",
|
|
267
|
+
"./icons/table",
|
|
268
|
+
"./icons/terminal",
|
|
269
|
+
"./icons/thumbs-down",
|
|
270
|
+
"./icons/thumbs-up",
|
|
271
|
+
"./icons/trash-2",
|
|
272
|
+
"./icons/twitter",
|
|
273
|
+
"./icons/underline",
|
|
274
|
+
"./icons/upload",
|
|
275
|
+
"./icons/user",
|
|
276
|
+
"./icons/users",
|
|
277
|
+
"./icons/wrench",
|
|
278
|
+
"./icons/x",
|
|
279
|
+
"./icons/x-circle",
|
|
280
|
+
"./icons/zap",
|
|
281
|
+
"./infinite-slider",
|
|
282
|
+
"./input",
|
|
283
|
+
"./input-group",
|
|
284
|
+
"./input-otp",
|
|
285
|
+
"./integrations-block",
|
|
286
|
+
"./interactive-area-chart-block",
|
|
287
|
+
"./item",
|
|
288
|
+
"./kanban-board",
|
|
289
|
+
"./kanban-board-page-kit",
|
|
290
|
+
"./kanban.a11y",
|
|
291
|
+
"./kanban.context",
|
|
292
|
+
"./kanban.types",
|
|
293
|
+
"./kanban.utils",
|
|
294
|
+
"./kbd",
|
|
295
|
+
"./label",
|
|
296
|
+
"./landing-page-kit",
|
|
297
|
+
"./language-switcher",
|
|
298
|
+
"./layout/grid",
|
|
299
|
+
"./layout/grid-system",
|
|
300
|
+
"./lib/merge-messages",
|
|
301
|
+
"./login-block",
|
|
302
|
+
"./login-page-kit",
|
|
303
|
+
"./logo",
|
|
304
|
+
"./logo-cloud",
|
|
305
|
+
"./logos",
|
|
306
|
+
"./logos/gemini",
|
|
307
|
+
"./logos/google-pa-lm",
|
|
308
|
+
"./logos/magic-ui",
|
|
309
|
+
"./logos/media-wiki",
|
|
310
|
+
"./logos/replit",
|
|
311
|
+
"./logos/vs-codium",
|
|
312
|
+
"./magnetic-element",
|
|
313
|
+
"./marketing-shell-page-kit",
|
|
314
|
+
"./memory-inspector",
|
|
315
|
+
"./menubar",
|
|
316
|
+
"./message-catalog-contract",
|
|
317
|
+
"./messages/en",
|
|
318
|
+
"./messages/it",
|
|
319
|
+
"./meteor-shower",
|
|
320
|
+
"./metric-card",
|
|
321
|
+
"./motion",
|
|
322
|
+
"./mouse-effect",
|
|
323
|
+
"./moving-border",
|
|
324
|
+
"./native-select",
|
|
325
|
+
"./nav-user",
|
|
326
|
+
"./navigation-menu",
|
|
327
|
+
"./navigation-shell-page-kit",
|
|
328
|
+
"./newsletter-block",
|
|
329
|
+
"./not-found-block",
|
|
330
|
+
"./notification-center",
|
|
331
|
+
"./onboarding-block",
|
|
332
|
+
"./onboarding-page-kit",
|
|
333
|
+
"./page-kit-props-schemas",
|
|
334
|
+
"./page-transition",
|
|
335
|
+
"./pagination",
|
|
336
|
+
"./password-input",
|
|
337
|
+
"./password-recovery-block",
|
|
338
|
+
"./patterns",
|
|
339
|
+
"./popover",
|
|
340
|
+
"./pricing-block",
|
|
341
|
+
"./pricing-page-kit",
|
|
342
|
+
"./process-flow-block",
|
|
343
|
+
"./profile-settings-page-kit",
|
|
344
|
+
"./progress",
|
|
345
|
+
"./progress-ring",
|
|
346
|
+
"./progressive-blur",
|
|
347
|
+
"./promo-card",
|
|
348
|
+
"./public-surface-registry",
|
|
349
|
+
"./radio-group",
|
|
350
|
+
"./react-utils",
|
|
351
|
+
"./recovery-page-kit",
|
|
352
|
+
"./reset-page-kit",
|
|
353
|
+
"./reset-password-block",
|
|
354
|
+
"./resizable",
|
|
355
|
+
"./role-badge",
|
|
356
|
+
"./scroll-area",
|
|
357
|
+
"./scroll-fade-in",
|
|
358
|
+
"./search-command",
|
|
359
|
+
"./select",
|
|
360
|
+
"./separator",
|
|
361
|
+
"./service-suite-page-kit",
|
|
362
|
+
"./settings-layout",
|
|
363
|
+
"./settings-modal",
|
|
364
|
+
"./settings-page-kit",
|
|
365
|
+
"./shader-background",
|
|
366
|
+
"./shader-presets",
|
|
367
|
+
"./sheet",
|
|
368
|
+
"./sidebar",
|
|
369
|
+
"./sign-up-block",
|
|
370
|
+
"./signup-page-kit",
|
|
371
|
+
"./skeleton",
|
|
372
|
+
"./skip-nav",
|
|
373
|
+
"./slider",
|
|
374
|
+
"./social-proof-block",
|
|
375
|
+
"./sonner",
|
|
376
|
+
"./source-citation",
|
|
377
|
+
"./spec-manifest",
|
|
378
|
+
"./spinner",
|
|
379
|
+
"./spring-hover",
|
|
380
|
+
"./stagger-children",
|
|
381
|
+
"./staggered-entrance",
|
|
382
|
+
"./stats-block",
|
|
383
|
+
"./stats-marketing-block",
|
|
384
|
+
"./status-dot",
|
|
385
|
+
"./stepper",
|
|
386
|
+
"./stepper/step",
|
|
387
|
+
"./stepper/stepper",
|
|
388
|
+
"./style-toggle",
|
|
389
|
+
"./success-check",
|
|
390
|
+
"./success-page-kit",
|
|
391
|
+
"./switch",
|
|
392
|
+
"./table",
|
|
393
|
+
"./tabs",
|
|
394
|
+
"./tag-input",
|
|
395
|
+
"./tailwind",
|
|
396
|
+
"./team-block",
|
|
397
|
+
"./team-settings-page-kit",
|
|
398
|
+
"./test",
|
|
399
|
+
"./test/simulate-ime-composition",
|
|
400
|
+
"./testimonials-block",
|
|
401
|
+
"./text-effects",
|
|
402
|
+
"./text-effects/animated-gradient-text",
|
|
403
|
+
"./text-effects/counting-number",
|
|
404
|
+
"./text-effects/flip-words",
|
|
405
|
+
"./text-effects/highlight-text",
|
|
406
|
+
"./text-effects/morphing-text",
|
|
407
|
+
"./text-effects/shimmering-text",
|
|
408
|
+
"./text-effects/sliding-number",
|
|
409
|
+
"./text-effects/streaming-text",
|
|
410
|
+
"./text-effects/text-reveal",
|
|
411
|
+
"./textarea",
|
|
412
|
+
"./theme-provider",
|
|
413
|
+
"./theme-toggle",
|
|
414
|
+
"./thinking-indicator",
|
|
415
|
+
"./tilt-card",
|
|
416
|
+
"./timeline",
|
|
417
|
+
"./toast",
|
|
418
|
+
"./toaster",
|
|
419
|
+
"./toggle",
|
|
420
|
+
"./toggle-group",
|
|
421
|
+
"./tokens.css",
|
|
422
|
+
"./tool-call-card",
|
|
423
|
+
"./tooltip",
|
|
424
|
+
"./tree-view",
|
|
425
|
+
"./trend-indicator",
|
|
426
|
+
"./two-factor-challenge-block",
|
|
427
|
+
"./two-factor-page-kit",
|
|
428
|
+
"./two-factor-setup-block",
|
|
429
|
+
"./typography",
|
|
430
|
+
"./usage-donut-block",
|
|
431
|
+
"./user/invite-user-modal",
|
|
432
|
+
"./utils",
|
|
433
|
+
"./verify-email-page-kit",
|
|
434
|
+
"./visually-hidden",
|
|
435
|
+
"./voice-agent-card",
|
|
436
|
+
"./voice-agents-page-kit",
|
|
437
|
+
"./wizard-block",
|
|
438
|
+
"./workflow-graph"
|
|
439
|
+
],
|
|
440
|
+
"stableTokenNames": [
|
|
441
|
+
"--border-width-base",
|
|
442
|
+
"--border-width-hairline",
|
|
443
|
+
"--border-width-none",
|
|
444
|
+
"--border-width-thick",
|
|
445
|
+
"--border-width-thin",
|
|
446
|
+
"--chart-1",
|
|
447
|
+
"--chart-2",
|
|
448
|
+
"--chart-3",
|
|
449
|
+
"--chart-4",
|
|
450
|
+
"--chart-5",
|
|
451
|
+
"--chart-6",
|
|
452
|
+
"--chart-7",
|
|
453
|
+
"--chart-8",
|
|
454
|
+
"--color-accent",
|
|
455
|
+
"--color-accent-foreground",
|
|
456
|
+
"--color-background",
|
|
457
|
+
"--color-border",
|
|
458
|
+
"--color-border-hover",
|
|
459
|
+
"--color-border-subtle",
|
|
460
|
+
"--color-border-subtle-hover",
|
|
461
|
+
"--color-destructive",
|
|
462
|
+
"--color-destructive-foreground",
|
|
463
|
+
"--color-disabled",
|
|
464
|
+
"--color-disabled-foreground",
|
|
465
|
+
"--color-focus-ring",
|
|
466
|
+
"--color-info",
|
|
467
|
+
"--color-info-foreground",
|
|
468
|
+
"--color-input",
|
|
469
|
+
"--color-link",
|
|
470
|
+
"--color-muted",
|
|
471
|
+
"--color-muted-foreground",
|
|
472
|
+
"--color-overlay",
|
|
473
|
+
"--color-overlay-foreground",
|
|
474
|
+
"--color-primary",
|
|
475
|
+
"--color-primary-foreground",
|
|
476
|
+
"--color-secondary",
|
|
477
|
+
"--color-secondary-foreground",
|
|
478
|
+
"--color-slider-fill",
|
|
479
|
+
"--color-slider-handle",
|
|
480
|
+
"--color-success",
|
|
481
|
+
"--color-success-foreground",
|
|
482
|
+
"--color-surface",
|
|
483
|
+
"--color-surface-active",
|
|
484
|
+
"--color-surface-hover",
|
|
485
|
+
"--color-surface-raised",
|
|
486
|
+
"--color-text-primary",
|
|
487
|
+
"--color-text-secondary",
|
|
488
|
+
"--color-text-tertiary",
|
|
489
|
+
"--color-warning",
|
|
490
|
+
"--color-warning-foreground",
|
|
491
|
+
"--glass-brightness",
|
|
492
|
+
"--glass-edge-from",
|
|
493
|
+
"--glass-edge-to",
|
|
494
|
+
"--glass-edge-width",
|
|
495
|
+
"--glass-floating-bg-opacity",
|
|
496
|
+
"--glass-floating-blur",
|
|
497
|
+
"--glass-floating-border-opacity",
|
|
498
|
+
"--glass-floating-shadow",
|
|
499
|
+
"--glass-noise-blend",
|
|
500
|
+
"--glass-noise-opacity",
|
|
501
|
+
"--glass-overlay-bg-opacity",
|
|
502
|
+
"--glass-overlay-blur",
|
|
503
|
+
"--glass-overlay-border-opacity",
|
|
504
|
+
"--glass-overlay-shadow",
|
|
505
|
+
"--glass-panel-bg-opacity",
|
|
506
|
+
"--glass-panel-blur",
|
|
507
|
+
"--glass-panel-border-opacity",
|
|
508
|
+
"--glass-panel-gradient",
|
|
509
|
+
"--glass-panel-shadow",
|
|
510
|
+
"--glass-saturate",
|
|
511
|
+
"--glass-sidebar-gradient",
|
|
512
|
+
"--glass-sidebar-shadow",
|
|
513
|
+
"--glass-tab-bg-opacity",
|
|
514
|
+
"--glass-tab-blur",
|
|
515
|
+
"--glass-tab-shadow",
|
|
516
|
+
"--glass-text-shadow",
|
|
517
|
+
"--leading-loose",
|
|
518
|
+
"--leading-none",
|
|
519
|
+
"--leading-normal",
|
|
520
|
+
"--leading-relaxed",
|
|
521
|
+
"--leading-snug",
|
|
522
|
+
"--leading-tight",
|
|
523
|
+
"--radius-lg",
|
|
524
|
+
"--radius-md",
|
|
525
|
+
"--radius-sm",
|
|
526
|
+
"--sidebar-accent",
|
|
527
|
+
"--sidebar-accent-foreground",
|
|
528
|
+
"--sidebar-background",
|
|
529
|
+
"--sidebar-border",
|
|
530
|
+
"--sidebar-btn-active-shadow",
|
|
531
|
+
"--sidebar-btn-hover-shadow",
|
|
532
|
+
"--sidebar-foreground",
|
|
533
|
+
"--sidebar-primary",
|
|
534
|
+
"--sidebar-primary-foreground",
|
|
535
|
+
"--sidebar-ring",
|
|
536
|
+
"--sidebar-width",
|
|
537
|
+
"--sidebar-width-icon",
|
|
538
|
+
"--spacing-2xl",
|
|
539
|
+
"--spacing-3xl",
|
|
540
|
+
"--spacing-lg",
|
|
541
|
+
"--spacing-md",
|
|
542
|
+
"--spacing-sm",
|
|
543
|
+
"--spacing-xl",
|
|
544
|
+
"--spacing-xs",
|
|
545
|
+
"--tracking-normal",
|
|
546
|
+
"--tracking-tight",
|
|
547
|
+
"--tracking-tighter",
|
|
548
|
+
"--tracking-wide",
|
|
549
|
+
"--tracking-wider",
|
|
550
|
+
"--tracking-widest"
|
|
551
|
+
],
|
|
552
|
+
"stableMessageKeys": [
|
|
553
|
+
"auth.banners.authCallbackFailed",
|
|
554
|
+
"auth.banners.checkEmail",
|
|
555
|
+
"auth.banners.confirmationFailed",
|
|
556
|
+
"auth.banners.logoutFailed",
|
|
557
|
+
"auth.banners.passwordReset",
|
|
558
|
+
"auth.checkEmail",
|
|
559
|
+
"auth.confirmPassword",
|
|
560
|
+
"auth.email",
|
|
561
|
+
"auth.forgotPassword",
|
|
562
|
+
"auth.fullName",
|
|
563
|
+
"auth.google",
|
|
564
|
+
"auth.hasAccount",
|
|
565
|
+
"auth.layout.headline",
|
|
566
|
+
"auth.layout.loginHeading",
|
|
567
|
+
"auth.layout.quote",
|
|
568
|
+
"auth.layout.quoteAttribution",
|
|
569
|
+
"auth.layout.signupHeading",
|
|
570
|
+
"auth.login.description",
|
|
571
|
+
"auth.login.pending",
|
|
572
|
+
"auth.login.submit",
|
|
573
|
+
"auth.login.switchAction",
|
|
574
|
+
"auth.login.switchPrompt",
|
|
575
|
+
"auth.login.title",
|
|
576
|
+
"auth.magicLink",
|
|
577
|
+
"auth.newPassword",
|
|
578
|
+
"auth.noAccount",
|
|
579
|
+
"auth.orContinueWith",
|
|
580
|
+
"auth.password",
|
|
581
|
+
"auth.passwordRecovery.magicLink.backToPassword",
|
|
582
|
+
"auth.passwordRecovery.magicLink.button",
|
|
583
|
+
"auth.passwordRecovery.magicLink.description",
|
|
584
|
+
"auth.passwordRecovery.magicLink.instructions.step1",
|
|
585
|
+
"auth.passwordRecovery.magicLink.instructions.step2",
|
|
586
|
+
"auth.passwordRecovery.magicLink.instructions.step3",
|
|
587
|
+
"auth.passwordRecovery.magicLink.successDescription",
|
|
588
|
+
"auth.passwordRecovery.magicLink.title",
|
|
589
|
+
"auth.passwordRecovery.reset.button",
|
|
590
|
+
"auth.passwordRecovery.reset.description",
|
|
591
|
+
"auth.passwordRecovery.reset.instructions.step1",
|
|
592
|
+
"auth.passwordRecovery.reset.instructions.step2",
|
|
593
|
+
"auth.passwordRecovery.reset.instructions.step3",
|
|
594
|
+
"auth.passwordRecovery.reset.successDescription",
|
|
595
|
+
"auth.passwordRecovery.reset.title",
|
|
596
|
+
"auth.passwordRecovery.shared.backToLogin",
|
|
597
|
+
"auth.passwordRecovery.shared.checkEmail",
|
|
598
|
+
"auth.passwordRecovery.shared.didNotReceiveEmail",
|
|
599
|
+
"auth.passwordRecovery.shared.email",
|
|
600
|
+
"auth.passwordRecovery.shared.emailPlaceholder",
|
|
601
|
+
"auth.passwordRecovery.shared.emailResent",
|
|
602
|
+
"auth.passwordRecovery.shared.genericError",
|
|
603
|
+
"auth.passwordRecovery.shared.resendEmail",
|
|
604
|
+
"auth.passwordRecovery.shared.sending",
|
|
605
|
+
"auth.reset.backToLogin",
|
|
606
|
+
"auth.reset.confirmPassword",
|
|
607
|
+
"auth.reset.confirmPasswordPlaceholder",
|
|
608
|
+
"auth.reset.description",
|
|
609
|
+
"auth.reset.guidance",
|
|
610
|
+
"auth.reset.newPassword",
|
|
611
|
+
"auth.reset.newPasswordPlaceholder",
|
|
612
|
+
"auth.reset.passwordMismatch",
|
|
613
|
+
"auth.reset.passwordTooShort",
|
|
614
|
+
"auth.reset.pending",
|
|
615
|
+
"auth.reset.rules.match",
|
|
616
|
+
"auth.reset.rules.minLength",
|
|
617
|
+
"auth.reset.rules.number",
|
|
618
|
+
"auth.reset.rules.special",
|
|
619
|
+
"auth.reset.rules.uppercase",
|
|
620
|
+
"auth.reset.submit",
|
|
621
|
+
"auth.reset.title",
|
|
622
|
+
"auth.resetPassword",
|
|
623
|
+
"auth.shared.continueWithGoogle",
|
|
624
|
+
"auth.shared.emailAddress",
|
|
625
|
+
"auth.shared.emailPlaceholder",
|
|
626
|
+
"auth.shared.forgotPassword",
|
|
627
|
+
"auth.shared.fullName",
|
|
628
|
+
"auth.shared.fullNamePlaceholder",
|
|
629
|
+
"auth.shared.orContinueWith",
|
|
630
|
+
"auth.shared.password",
|
|
631
|
+
"auth.signIn",
|
|
632
|
+
"auth.signUp",
|
|
633
|
+
"auth.signup.description",
|
|
634
|
+
"auth.signup.pending",
|
|
635
|
+
"auth.signup.submit",
|
|
636
|
+
"auth.signup.switchAction",
|
|
637
|
+
"auth.signup.switchPrompt",
|
|
638
|
+
"auth.signup.title",
|
|
639
|
+
"blocks.chatLayout.chatMessages",
|
|
640
|
+
"blocks.chatLayout.messageInput",
|
|
641
|
+
"blocks.chatLayout.sendMessage",
|
|
642
|
+
"blocks.chatLayout.voiceInput",
|
|
643
|
+
"blocks.dataGridBlock.actionsHeader",
|
|
644
|
+
"blocks.dataGridBlock.amountHeader",
|
|
645
|
+
"blocks.dataGridBlock.copyPaymentId",
|
|
646
|
+
"blocks.dataGridBlock.emailHeader",
|
|
647
|
+
"blocks.dataGridBlock.noResults",
|
|
648
|
+
"blocks.dataGridBlock.openMenu",
|
|
649
|
+
"blocks.dataGridBlock.rowsPerPage",
|
|
650
|
+
"blocks.dataGridBlock.searchPlaceholder",
|
|
651
|
+
"blocks.dataGridBlock.statusHeader",
|
|
652
|
+
"blocks.dataGridBlock.viewCustomer",
|
|
653
|
+
"blocks.dataGridBlock.viewPaymentDetails",
|
|
654
|
+
"blocks.directoryBlock.addToFavorites",
|
|
655
|
+
"blocks.directoryBlock.deleteProject",
|
|
656
|
+
"blocks.directoryBlock.more",
|
|
657
|
+
"blocks.directoryBlock.noResults",
|
|
658
|
+
"blocks.directoryBlock.platform",
|
|
659
|
+
"blocks.directoryBlock.projects",
|
|
660
|
+
"blocks.directoryBlock.searchPlaceholder",
|
|
661
|
+
"blocks.directoryBlock.selectProject",
|
|
662
|
+
"blocks.directoryBlock.viewProject",
|
|
663
|
+
"blocks.footerBlock.allRightsReserved",
|
|
664
|
+
"blocks.footerBlock.backToTop",
|
|
665
|
+
"blocks.footerBlock.company",
|
|
666
|
+
"blocks.footerBlock.footer",
|
|
667
|
+
"blocks.footerBlock.legal",
|
|
668
|
+
"blocks.footerBlock.product",
|
|
669
|
+
"blocks.footerBlock.subscribe",
|
|
670
|
+
"blocks.headerBlock.closeMenu",
|
|
671
|
+
"blocks.headerBlock.mainNavigation",
|
|
672
|
+
"blocks.headerBlock.navigationMenu",
|
|
673
|
+
"blocks.headerBlock.openMenu",
|
|
674
|
+
"blocks.onboardingBlock.onboardingProgress",
|
|
675
|
+
"blocks.pricingBlock.monthly",
|
|
676
|
+
"blocks.pricingBlock.mostPopular",
|
|
677
|
+
"blocks.pricingBlock.savePercent",
|
|
678
|
+
"blocks.pricingBlock.toggleYearlyBilling",
|
|
679
|
+
"blocks.pricingBlock.yearly",
|
|
680
|
+
"blocks.voiceAgentCard.endCall",
|
|
681
|
+
"blocks.voiceAgentCard.startCall",
|
|
682
|
+
"blocks.voiceAgentCard.stateListening",
|
|
683
|
+
"blocks.voiceAgentCard.stateReady",
|
|
684
|
+
"blocks.voiceAgentCard.stateSpeaking",
|
|
685
|
+
"blocks.voiceAgentCard.voiceAgent",
|
|
686
|
+
"common.back",
|
|
687
|
+
"common.cancel",
|
|
688
|
+
"common.clear",
|
|
689
|
+
"common.close",
|
|
690
|
+
"common.collapse",
|
|
691
|
+
"common.confirm",
|
|
692
|
+
"common.delete",
|
|
693
|
+
"common.edit",
|
|
694
|
+
"common.expand",
|
|
695
|
+
"common.goToFirstPage",
|
|
696
|
+
"common.goToLastPage",
|
|
697
|
+
"common.goToNextPage",
|
|
698
|
+
"common.goToPreviousPage",
|
|
699
|
+
"common.less",
|
|
700
|
+
"common.loading",
|
|
701
|
+
"common.more",
|
|
702
|
+
"common.next",
|
|
703
|
+
"common.of",
|
|
704
|
+
"common.open",
|
|
705
|
+
"common.page",
|
|
706
|
+
"common.previous",
|
|
707
|
+
"common.progress",
|
|
708
|
+
"common.reset",
|
|
709
|
+
"common.save",
|
|
710
|
+
"common.search",
|
|
711
|
+
"common.submit",
|
|
712
|
+
"components.agentConversationBlock.noMessages",
|
|
713
|
+
"components.agentMetricsCard.agentMetrics",
|
|
714
|
+
"components.agentStatus.complete",
|
|
715
|
+
"components.agentStatus.error",
|
|
716
|
+
"components.agentStatus.idle",
|
|
717
|
+
"components.agentStatus.streaming",
|
|
718
|
+
"components.agentStatus.thinking",
|
|
719
|
+
"components.agentTeamPanel.agentTeam",
|
|
720
|
+
"components.agentTimeline.noEvents",
|
|
721
|
+
"components.agentTimeline.timeline",
|
|
722
|
+
"components.avatarUpload.change",
|
|
723
|
+
"components.avatarUpload.removeImage",
|
|
724
|
+
"components.avatarUpload.upload",
|
|
725
|
+
"components.avatarUpload.uploadAvatar",
|
|
726
|
+
"components.calendar.nextMonth",
|
|
727
|
+
"components.calendar.previousMonth",
|
|
728
|
+
"components.carousel.carousel",
|
|
729
|
+
"components.carousel.nextSlide",
|
|
730
|
+
"components.carousel.previousSlide",
|
|
731
|
+
"components.carousel.slideInfo",
|
|
732
|
+
"components.checkbox.checkbox",
|
|
733
|
+
"components.command.noResults",
|
|
734
|
+
"components.contextMenu.contextMenu",
|
|
735
|
+
"components.conversationThread.aiAssistant",
|
|
736
|
+
"components.conversationThread.conversationThread",
|
|
737
|
+
"components.conversationThread.user",
|
|
738
|
+
"components.dropdownMenu.dropdownMenu",
|
|
739
|
+
"components.fileUpload.dragActive",
|
|
740
|
+
"components.fileUpload.dragAndDrop",
|
|
741
|
+
"components.fileUpload.maxFiles",
|
|
742
|
+
"components.fileUpload.maxFileSize",
|
|
743
|
+
"components.fileUpload.removeFile",
|
|
744
|
+
"components.fileUpload.uploadedFiles",
|
|
745
|
+
"components.fileUpload.uploadFiles",
|
|
746
|
+
"components.floatingDock.navigation",
|
|
747
|
+
"components.formWizard.back",
|
|
748
|
+
"components.formWizard.complete",
|
|
749
|
+
"components.formWizard.formWizard",
|
|
750
|
+
"components.formWizard.next",
|
|
751
|
+
"components.formWizard.stepOfTotal",
|
|
752
|
+
"components.formWizard.wizardSteps",
|
|
753
|
+
"components.inputOTP.oneTimePassword",
|
|
754
|
+
"components.languageSwitcher.en",
|
|
755
|
+
"components.languageSwitcher.it",
|
|
756
|
+
"components.languageSwitcher.label",
|
|
757
|
+
"components.menubar.menubar",
|
|
758
|
+
"components.morphingText.morphingText",
|
|
759
|
+
"components.notificationCenter.dismiss",
|
|
760
|
+
"components.notificationCenter.markAllAsRead",
|
|
761
|
+
"components.notificationCenter.noNotifications",
|
|
762
|
+
"components.notificationCenter.notifications",
|
|
763
|
+
"components.notificationCenter.unreadNotifications",
|
|
764
|
+
"components.pagination.goToFirstPage",
|
|
765
|
+
"components.pagination.goToLastPage",
|
|
766
|
+
"components.pagination.goToNextPage",
|
|
767
|
+
"components.pagination.goToPreviousPage",
|
|
768
|
+
"components.pagination.morePages",
|
|
769
|
+
"components.pagination.next",
|
|
770
|
+
"components.pagination.pageOfTotal",
|
|
771
|
+
"components.pagination.pagination",
|
|
772
|
+
"components.pagination.previous",
|
|
773
|
+
"components.pagination.rowsPerPage",
|
|
774
|
+
"components.passwordInput.hidePassword",
|
|
775
|
+
"components.passwordInput.showPassword",
|
|
776
|
+
"components.radioGroup.radioGroup",
|
|
777
|
+
"components.searchCommand.noResults",
|
|
778
|
+
"components.searchCommand.placeholder",
|
|
779
|
+
"components.searchCommand.searching",
|
|
780
|
+
"components.select.scrollDown",
|
|
781
|
+
"components.select.scrollUp",
|
|
782
|
+
"components.sidebar.toggleSidebar",
|
|
783
|
+
"components.slider.slider",
|
|
784
|
+
"components.styleToggle.arctic",
|
|
785
|
+
"components.styleToggle.arcticShort",
|
|
786
|
+
"components.styleToggle.bloom",
|
|
787
|
+
"components.styleToggle.bloomShort",
|
|
788
|
+
"components.styleToggle.styleSelector",
|
|
789
|
+
"components.tagInput.removeTag",
|
|
790
|
+
"components.thinkingIndicator.complete",
|
|
791
|
+
"components.thinkingIndicator.hideReasoning",
|
|
792
|
+
"components.thinkingIndicator.showReasoning",
|
|
793
|
+
"components.thinkingIndicator.thinking",
|
|
794
|
+
"nav.backToApp",
|
|
795
|
+
"nav.dashboard",
|
|
796
|
+
"nav.logOut",
|
|
797
|
+
"nav.search",
|
|
798
|
+
"nav.settings",
|
|
799
|
+
"pages.settings.appearance",
|
|
800
|
+
"pages.settings.billing",
|
|
801
|
+
"pages.settings.description",
|
|
802
|
+
"pages.settings.general",
|
|
803
|
+
"pages.settings.language",
|
|
804
|
+
"pages.settings.notifications",
|
|
805
|
+
"pages.settings.profile",
|
|
806
|
+
"pages.settings.security",
|
|
807
|
+
"pages.settings.settingsNavigation",
|
|
808
|
+
"pages.settings.team",
|
|
809
|
+
"pages.settings.title",
|
|
810
|
+
"pages.settings.underConstruction"
|
|
811
|
+
],
|
|
812
|
+
"artifacts": {
|
|
813
|
+
"contracts/public-surface-registry.json": {
|
|
814
|
+
"schemaVersion": "1.0.0",
|
|
815
|
+
"shapeSignature": "5a76cac109041a9f60e288cfe903e23db0a45c56f6daff8f09bff97bfeeb2d11"
|
|
816
|
+
},
|
|
817
|
+
"contracts/block-props-schemas.json": {
|
|
818
|
+
"schemaVersion": "1.0.0",
|
|
819
|
+
"shapeSignature": "5a20094b5a00004d3187ee3bc5b8fe6d5b2d76a6b5ad0297834ee39deefe8988"
|
|
820
|
+
},
|
|
821
|
+
"contracts/component-props-schemas.json": {
|
|
822
|
+
"schemaVersion": "1.0.0",
|
|
823
|
+
"shapeSignature": "61e2aa0831df178f701cdcb7d3905b87f33d15d5e13e42487c24ee8ff15a386a"
|
|
824
|
+
},
|
|
825
|
+
"contracts/page-kit-props-schemas.json": {
|
|
826
|
+
"schemaVersion": "1.0.0",
|
|
827
|
+
"shapeSignature": "76a764c4d9b76a1ccf40d5493872c344df2c136c8b4bdc06bddc854ea54e3590"
|
|
828
|
+
},
|
|
829
|
+
"contracts/consumer-intent-map.json": {
|
|
830
|
+
"schemaVersion": "1.0.0",
|
|
831
|
+
"shapeSignature": "ee0a6787c7613eb41c32568a90a9cad3568c79f3df8bdfaef69a642203e47886"
|
|
832
|
+
},
|
|
833
|
+
"contracts/message-catalog-contract.json": {
|
|
834
|
+
"schemaVersion": "1.0.0",
|
|
835
|
+
"shapeSignature": "c95089ecca818272b27b77f8fac6fae04f8e4f0f381e302dfa084b00da12fcc8"
|
|
836
|
+
},
|
|
837
|
+
"contracts/spec-manifest.json": {
|
|
838
|
+
"schemaVersion": "1.0.0",
|
|
839
|
+
"shapeSignature": "e6c8904e15cc0fa5117b58485856a7db80746905ab61615b3e9936fe7b59ce08"
|
|
840
|
+
},
|
|
841
|
+
"contracts/consumer-contract.json": {
|
|
842
|
+
"schemaVersion": "1.0.0",
|
|
843
|
+
"shapeSignature": "1472ab7f0c0d4cc77d02821ae5284c85fed6e57d664d93bb6552cf42157c9a86"
|
|
844
|
+
},
|
|
845
|
+
"dist/catalog.json": {
|
|
846
|
+
"schemaVersion": "1.1.0",
|
|
847
|
+
"shapeSignature": "163dd9cef740c711e04d3402491df7684801764142fd48de45ef9bdde9920e54"
|
|
848
|
+
}
|
|
849
|
+
}
|
|
850
|
+
}
|