@vadimcomanescu/nadicode-design-system 2.0.7 → 2.0.9
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 +5822 -0
- package/contracts/public-surface-registry.schema.json +219 -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 +1 -0
- package/eslint-rules/nadicode/index.js +2 -0
- package/eslint-rules/nadicode/rules/no-deprecated-ds-import.js +77 -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,820 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": "1.0.0",
|
|
3
|
+
"generatedAt": "<normalized>",
|
|
4
|
+
"locales": [
|
|
5
|
+
"en",
|
|
6
|
+
"it"
|
|
7
|
+
],
|
|
8
|
+
"namespaces": [
|
|
9
|
+
"auth",
|
|
10
|
+
"blocks",
|
|
11
|
+
"common",
|
|
12
|
+
"components",
|
|
13
|
+
"nav",
|
|
14
|
+
"pages"
|
|
15
|
+
],
|
|
16
|
+
"ownershipBoundary": {
|
|
17
|
+
"dsOwned": "Seed owns every key listed in stableMessageKeys and localeCatalogs.<locale>.keys.",
|
|
18
|
+
"appOwned": "Consumer apps own keys in app message catalogs and may override Seed keys via mergeSeedMessages."
|
|
19
|
+
},
|
|
20
|
+
"mergeHelper": {
|
|
21
|
+
"subpath": "./lib/merge-messages",
|
|
22
|
+
"canonicalExport": "mergeSeedMessages"
|
|
23
|
+
},
|
|
24
|
+
"stableMessageKeys": [
|
|
25
|
+
"auth.banners.authCallbackFailed",
|
|
26
|
+
"auth.banners.checkEmail",
|
|
27
|
+
"auth.banners.confirmationFailed",
|
|
28
|
+
"auth.banners.logoutFailed",
|
|
29
|
+
"auth.banners.passwordReset",
|
|
30
|
+
"auth.checkEmail",
|
|
31
|
+
"auth.confirmPassword",
|
|
32
|
+
"auth.email",
|
|
33
|
+
"auth.forgotPassword",
|
|
34
|
+
"auth.fullName",
|
|
35
|
+
"auth.google",
|
|
36
|
+
"auth.hasAccount",
|
|
37
|
+
"auth.layout.headline",
|
|
38
|
+
"auth.layout.loginHeading",
|
|
39
|
+
"auth.layout.quote",
|
|
40
|
+
"auth.layout.quoteAttribution",
|
|
41
|
+
"auth.layout.signupHeading",
|
|
42
|
+
"auth.login.description",
|
|
43
|
+
"auth.login.pending",
|
|
44
|
+
"auth.login.submit",
|
|
45
|
+
"auth.login.switchAction",
|
|
46
|
+
"auth.login.switchPrompt",
|
|
47
|
+
"auth.login.title",
|
|
48
|
+
"auth.magicLink",
|
|
49
|
+
"auth.newPassword",
|
|
50
|
+
"auth.noAccount",
|
|
51
|
+
"auth.orContinueWith",
|
|
52
|
+
"auth.password",
|
|
53
|
+
"auth.passwordRecovery.magicLink.backToPassword",
|
|
54
|
+
"auth.passwordRecovery.magicLink.button",
|
|
55
|
+
"auth.passwordRecovery.magicLink.description",
|
|
56
|
+
"auth.passwordRecovery.magicLink.instructions.step1",
|
|
57
|
+
"auth.passwordRecovery.magicLink.instructions.step2",
|
|
58
|
+
"auth.passwordRecovery.magicLink.instructions.step3",
|
|
59
|
+
"auth.passwordRecovery.magicLink.successDescription",
|
|
60
|
+
"auth.passwordRecovery.magicLink.title",
|
|
61
|
+
"auth.passwordRecovery.reset.button",
|
|
62
|
+
"auth.passwordRecovery.reset.description",
|
|
63
|
+
"auth.passwordRecovery.reset.instructions.step1",
|
|
64
|
+
"auth.passwordRecovery.reset.instructions.step2",
|
|
65
|
+
"auth.passwordRecovery.reset.instructions.step3",
|
|
66
|
+
"auth.passwordRecovery.reset.successDescription",
|
|
67
|
+
"auth.passwordRecovery.reset.title",
|
|
68
|
+
"auth.passwordRecovery.shared.backToLogin",
|
|
69
|
+
"auth.passwordRecovery.shared.checkEmail",
|
|
70
|
+
"auth.passwordRecovery.shared.didNotReceiveEmail",
|
|
71
|
+
"auth.passwordRecovery.shared.email",
|
|
72
|
+
"auth.passwordRecovery.shared.emailPlaceholder",
|
|
73
|
+
"auth.passwordRecovery.shared.emailResent",
|
|
74
|
+
"auth.passwordRecovery.shared.genericError",
|
|
75
|
+
"auth.passwordRecovery.shared.resendEmail",
|
|
76
|
+
"auth.passwordRecovery.shared.sending",
|
|
77
|
+
"auth.reset.backToLogin",
|
|
78
|
+
"auth.reset.confirmPassword",
|
|
79
|
+
"auth.reset.confirmPasswordPlaceholder",
|
|
80
|
+
"auth.reset.description",
|
|
81
|
+
"auth.reset.guidance",
|
|
82
|
+
"auth.reset.newPassword",
|
|
83
|
+
"auth.reset.newPasswordPlaceholder",
|
|
84
|
+
"auth.reset.passwordMismatch",
|
|
85
|
+
"auth.reset.passwordTooShort",
|
|
86
|
+
"auth.reset.pending",
|
|
87
|
+
"auth.reset.rules.match",
|
|
88
|
+
"auth.reset.rules.minLength",
|
|
89
|
+
"auth.reset.rules.number",
|
|
90
|
+
"auth.reset.rules.special",
|
|
91
|
+
"auth.reset.rules.uppercase",
|
|
92
|
+
"auth.reset.submit",
|
|
93
|
+
"auth.reset.title",
|
|
94
|
+
"auth.resetPassword",
|
|
95
|
+
"auth.shared.continueWithGoogle",
|
|
96
|
+
"auth.shared.emailAddress",
|
|
97
|
+
"auth.shared.emailPlaceholder",
|
|
98
|
+
"auth.shared.forgotPassword",
|
|
99
|
+
"auth.shared.fullName",
|
|
100
|
+
"auth.shared.fullNamePlaceholder",
|
|
101
|
+
"auth.shared.orContinueWith",
|
|
102
|
+
"auth.shared.password",
|
|
103
|
+
"auth.signIn",
|
|
104
|
+
"auth.signUp",
|
|
105
|
+
"auth.signup.description",
|
|
106
|
+
"auth.signup.pending",
|
|
107
|
+
"auth.signup.submit",
|
|
108
|
+
"auth.signup.switchAction",
|
|
109
|
+
"auth.signup.switchPrompt",
|
|
110
|
+
"auth.signup.title",
|
|
111
|
+
"blocks.chatLayout.chatMessages",
|
|
112
|
+
"blocks.chatLayout.messageInput",
|
|
113
|
+
"blocks.chatLayout.sendMessage",
|
|
114
|
+
"blocks.chatLayout.voiceInput",
|
|
115
|
+
"blocks.dataGridBlock.actionsHeader",
|
|
116
|
+
"blocks.dataGridBlock.amountHeader",
|
|
117
|
+
"blocks.dataGridBlock.copyPaymentId",
|
|
118
|
+
"blocks.dataGridBlock.emailHeader",
|
|
119
|
+
"blocks.dataGridBlock.noResults",
|
|
120
|
+
"blocks.dataGridBlock.openMenu",
|
|
121
|
+
"blocks.dataGridBlock.rowsPerPage",
|
|
122
|
+
"blocks.dataGridBlock.searchPlaceholder",
|
|
123
|
+
"blocks.dataGridBlock.statusHeader",
|
|
124
|
+
"blocks.dataGridBlock.viewCustomer",
|
|
125
|
+
"blocks.dataGridBlock.viewPaymentDetails",
|
|
126
|
+
"blocks.directoryBlock.addToFavorites",
|
|
127
|
+
"blocks.directoryBlock.deleteProject",
|
|
128
|
+
"blocks.directoryBlock.more",
|
|
129
|
+
"blocks.directoryBlock.noResults",
|
|
130
|
+
"blocks.directoryBlock.platform",
|
|
131
|
+
"blocks.directoryBlock.projects",
|
|
132
|
+
"blocks.directoryBlock.searchPlaceholder",
|
|
133
|
+
"blocks.directoryBlock.selectProject",
|
|
134
|
+
"blocks.directoryBlock.viewProject",
|
|
135
|
+
"blocks.footerBlock.allRightsReserved",
|
|
136
|
+
"blocks.footerBlock.backToTop",
|
|
137
|
+
"blocks.footerBlock.company",
|
|
138
|
+
"blocks.footerBlock.footer",
|
|
139
|
+
"blocks.footerBlock.legal",
|
|
140
|
+
"blocks.footerBlock.product",
|
|
141
|
+
"blocks.footerBlock.subscribe",
|
|
142
|
+
"blocks.headerBlock.closeMenu",
|
|
143
|
+
"blocks.headerBlock.mainNavigation",
|
|
144
|
+
"blocks.headerBlock.navigationMenu",
|
|
145
|
+
"blocks.headerBlock.openMenu",
|
|
146
|
+
"blocks.onboardingBlock.onboardingProgress",
|
|
147
|
+
"blocks.pricingBlock.monthly",
|
|
148
|
+
"blocks.pricingBlock.mostPopular",
|
|
149
|
+
"blocks.pricingBlock.savePercent",
|
|
150
|
+
"blocks.pricingBlock.toggleYearlyBilling",
|
|
151
|
+
"blocks.pricingBlock.yearly",
|
|
152
|
+
"blocks.voiceAgentCard.endCall",
|
|
153
|
+
"blocks.voiceAgentCard.startCall",
|
|
154
|
+
"blocks.voiceAgentCard.stateListening",
|
|
155
|
+
"blocks.voiceAgentCard.stateReady",
|
|
156
|
+
"blocks.voiceAgentCard.stateSpeaking",
|
|
157
|
+
"blocks.voiceAgentCard.voiceAgent",
|
|
158
|
+
"common.back",
|
|
159
|
+
"common.cancel",
|
|
160
|
+
"common.clear",
|
|
161
|
+
"common.close",
|
|
162
|
+
"common.collapse",
|
|
163
|
+
"common.confirm",
|
|
164
|
+
"common.delete",
|
|
165
|
+
"common.edit",
|
|
166
|
+
"common.expand",
|
|
167
|
+
"common.goToFirstPage",
|
|
168
|
+
"common.goToLastPage",
|
|
169
|
+
"common.goToNextPage",
|
|
170
|
+
"common.goToPreviousPage",
|
|
171
|
+
"common.less",
|
|
172
|
+
"common.loading",
|
|
173
|
+
"common.more",
|
|
174
|
+
"common.next",
|
|
175
|
+
"common.of",
|
|
176
|
+
"common.open",
|
|
177
|
+
"common.page",
|
|
178
|
+
"common.previous",
|
|
179
|
+
"common.progress",
|
|
180
|
+
"common.reset",
|
|
181
|
+
"common.save",
|
|
182
|
+
"common.search",
|
|
183
|
+
"common.submit",
|
|
184
|
+
"components.agentConversationBlock.noMessages",
|
|
185
|
+
"components.agentMetricsCard.agentMetrics",
|
|
186
|
+
"components.agentStatus.complete",
|
|
187
|
+
"components.agentStatus.error",
|
|
188
|
+
"components.agentStatus.idle",
|
|
189
|
+
"components.agentStatus.streaming",
|
|
190
|
+
"components.agentStatus.thinking",
|
|
191
|
+
"components.agentTeamPanel.agentTeam",
|
|
192
|
+
"components.agentTimeline.noEvents",
|
|
193
|
+
"components.agentTimeline.timeline",
|
|
194
|
+
"components.avatarUpload.change",
|
|
195
|
+
"components.avatarUpload.removeImage",
|
|
196
|
+
"components.avatarUpload.upload",
|
|
197
|
+
"components.avatarUpload.uploadAvatar",
|
|
198
|
+
"components.calendar.nextMonth",
|
|
199
|
+
"components.calendar.previousMonth",
|
|
200
|
+
"components.carousel.carousel",
|
|
201
|
+
"components.carousel.nextSlide",
|
|
202
|
+
"components.carousel.previousSlide",
|
|
203
|
+
"components.carousel.slideInfo",
|
|
204
|
+
"components.checkbox.checkbox",
|
|
205
|
+
"components.command.noResults",
|
|
206
|
+
"components.contextMenu.contextMenu",
|
|
207
|
+
"components.conversationThread.aiAssistant",
|
|
208
|
+
"components.conversationThread.conversationThread",
|
|
209
|
+
"components.conversationThread.user",
|
|
210
|
+
"components.dropdownMenu.dropdownMenu",
|
|
211
|
+
"components.fileUpload.dragActive",
|
|
212
|
+
"components.fileUpload.dragAndDrop",
|
|
213
|
+
"components.fileUpload.maxFiles",
|
|
214
|
+
"components.fileUpload.maxFileSize",
|
|
215
|
+
"components.fileUpload.removeFile",
|
|
216
|
+
"components.fileUpload.uploadedFiles",
|
|
217
|
+
"components.fileUpload.uploadFiles",
|
|
218
|
+
"components.floatingDock.navigation",
|
|
219
|
+
"components.formWizard.back",
|
|
220
|
+
"components.formWizard.complete",
|
|
221
|
+
"components.formWizard.formWizard",
|
|
222
|
+
"components.formWizard.next",
|
|
223
|
+
"components.formWizard.stepOfTotal",
|
|
224
|
+
"components.formWizard.wizardSteps",
|
|
225
|
+
"components.inputOTP.oneTimePassword",
|
|
226
|
+
"components.languageSwitcher.en",
|
|
227
|
+
"components.languageSwitcher.it",
|
|
228
|
+
"components.languageSwitcher.label",
|
|
229
|
+
"components.menubar.menubar",
|
|
230
|
+
"components.morphingText.morphingText",
|
|
231
|
+
"components.notificationCenter.dismiss",
|
|
232
|
+
"components.notificationCenter.markAllAsRead",
|
|
233
|
+
"components.notificationCenter.noNotifications",
|
|
234
|
+
"components.notificationCenter.notifications",
|
|
235
|
+
"components.notificationCenter.unreadNotifications",
|
|
236
|
+
"components.pagination.goToFirstPage",
|
|
237
|
+
"components.pagination.goToLastPage",
|
|
238
|
+
"components.pagination.goToNextPage",
|
|
239
|
+
"components.pagination.goToPreviousPage",
|
|
240
|
+
"components.pagination.morePages",
|
|
241
|
+
"components.pagination.next",
|
|
242
|
+
"components.pagination.pageOfTotal",
|
|
243
|
+
"components.pagination.pagination",
|
|
244
|
+
"components.pagination.previous",
|
|
245
|
+
"components.pagination.rowsPerPage",
|
|
246
|
+
"components.passwordInput.hidePassword",
|
|
247
|
+
"components.passwordInput.showPassword",
|
|
248
|
+
"components.radioGroup.radioGroup",
|
|
249
|
+
"components.searchCommand.noResults",
|
|
250
|
+
"components.searchCommand.placeholder",
|
|
251
|
+
"components.searchCommand.searching",
|
|
252
|
+
"components.select.scrollDown",
|
|
253
|
+
"components.select.scrollUp",
|
|
254
|
+
"components.sidebar.toggleSidebar",
|
|
255
|
+
"components.slider.slider",
|
|
256
|
+
"components.styleToggle.arctic",
|
|
257
|
+
"components.styleToggle.arcticShort",
|
|
258
|
+
"components.styleToggle.bloom",
|
|
259
|
+
"components.styleToggle.bloomShort",
|
|
260
|
+
"components.styleToggle.styleSelector",
|
|
261
|
+
"components.tagInput.removeTag",
|
|
262
|
+
"components.thinkingIndicator.complete",
|
|
263
|
+
"components.thinkingIndicator.hideReasoning",
|
|
264
|
+
"components.thinkingIndicator.showReasoning",
|
|
265
|
+
"components.thinkingIndicator.thinking",
|
|
266
|
+
"nav.backToApp",
|
|
267
|
+
"nav.dashboard",
|
|
268
|
+
"nav.logOut",
|
|
269
|
+
"nav.search",
|
|
270
|
+
"nav.settings",
|
|
271
|
+
"pages.settings.appearance",
|
|
272
|
+
"pages.settings.billing",
|
|
273
|
+
"pages.settings.description",
|
|
274
|
+
"pages.settings.general",
|
|
275
|
+
"pages.settings.language",
|
|
276
|
+
"pages.settings.notifications",
|
|
277
|
+
"pages.settings.profile",
|
|
278
|
+
"pages.settings.security",
|
|
279
|
+
"pages.settings.settingsNavigation",
|
|
280
|
+
"pages.settings.team",
|
|
281
|
+
"pages.settings.title",
|
|
282
|
+
"pages.settings.underConstruction"
|
|
283
|
+
],
|
|
284
|
+
"localeCatalogs": {
|
|
285
|
+
"en": {
|
|
286
|
+
"subpath": "./messages/en",
|
|
287
|
+
"sourceFile": "src/messages/en.ts",
|
|
288
|
+
"canonicalExport": "MessagesEnExport",
|
|
289
|
+
"sourceSymbol": "seedMessagesEn",
|
|
290
|
+
"keyCount": 258,
|
|
291
|
+
"keys": [
|
|
292
|
+
"auth.banners.authCallbackFailed",
|
|
293
|
+
"auth.banners.checkEmail",
|
|
294
|
+
"auth.banners.confirmationFailed",
|
|
295
|
+
"auth.banners.logoutFailed",
|
|
296
|
+
"auth.banners.passwordReset",
|
|
297
|
+
"auth.checkEmail",
|
|
298
|
+
"auth.confirmPassword",
|
|
299
|
+
"auth.email",
|
|
300
|
+
"auth.forgotPassword",
|
|
301
|
+
"auth.fullName",
|
|
302
|
+
"auth.google",
|
|
303
|
+
"auth.hasAccount",
|
|
304
|
+
"auth.layout.headline",
|
|
305
|
+
"auth.layout.loginHeading",
|
|
306
|
+
"auth.layout.quote",
|
|
307
|
+
"auth.layout.quoteAttribution",
|
|
308
|
+
"auth.layout.signupHeading",
|
|
309
|
+
"auth.login.description",
|
|
310
|
+
"auth.login.pending",
|
|
311
|
+
"auth.login.submit",
|
|
312
|
+
"auth.login.switchAction",
|
|
313
|
+
"auth.login.switchPrompt",
|
|
314
|
+
"auth.login.title",
|
|
315
|
+
"auth.magicLink",
|
|
316
|
+
"auth.newPassword",
|
|
317
|
+
"auth.noAccount",
|
|
318
|
+
"auth.orContinueWith",
|
|
319
|
+
"auth.password",
|
|
320
|
+
"auth.passwordRecovery.magicLink.backToPassword",
|
|
321
|
+
"auth.passwordRecovery.magicLink.button",
|
|
322
|
+
"auth.passwordRecovery.magicLink.description",
|
|
323
|
+
"auth.passwordRecovery.magicLink.instructions.step1",
|
|
324
|
+
"auth.passwordRecovery.magicLink.instructions.step2",
|
|
325
|
+
"auth.passwordRecovery.magicLink.instructions.step3",
|
|
326
|
+
"auth.passwordRecovery.magicLink.successDescription",
|
|
327
|
+
"auth.passwordRecovery.magicLink.title",
|
|
328
|
+
"auth.passwordRecovery.reset.button",
|
|
329
|
+
"auth.passwordRecovery.reset.description",
|
|
330
|
+
"auth.passwordRecovery.reset.instructions.step1",
|
|
331
|
+
"auth.passwordRecovery.reset.instructions.step2",
|
|
332
|
+
"auth.passwordRecovery.reset.instructions.step3",
|
|
333
|
+
"auth.passwordRecovery.reset.successDescription",
|
|
334
|
+
"auth.passwordRecovery.reset.title",
|
|
335
|
+
"auth.passwordRecovery.shared.backToLogin",
|
|
336
|
+
"auth.passwordRecovery.shared.checkEmail",
|
|
337
|
+
"auth.passwordRecovery.shared.didNotReceiveEmail",
|
|
338
|
+
"auth.passwordRecovery.shared.email",
|
|
339
|
+
"auth.passwordRecovery.shared.emailPlaceholder",
|
|
340
|
+
"auth.passwordRecovery.shared.emailResent",
|
|
341
|
+
"auth.passwordRecovery.shared.genericError",
|
|
342
|
+
"auth.passwordRecovery.shared.resendEmail",
|
|
343
|
+
"auth.passwordRecovery.shared.sending",
|
|
344
|
+
"auth.reset.backToLogin",
|
|
345
|
+
"auth.reset.confirmPassword",
|
|
346
|
+
"auth.reset.confirmPasswordPlaceholder",
|
|
347
|
+
"auth.reset.description",
|
|
348
|
+
"auth.reset.guidance",
|
|
349
|
+
"auth.reset.newPassword",
|
|
350
|
+
"auth.reset.newPasswordPlaceholder",
|
|
351
|
+
"auth.reset.passwordMismatch",
|
|
352
|
+
"auth.reset.passwordTooShort",
|
|
353
|
+
"auth.reset.pending",
|
|
354
|
+
"auth.reset.rules.match",
|
|
355
|
+
"auth.reset.rules.minLength",
|
|
356
|
+
"auth.reset.rules.number",
|
|
357
|
+
"auth.reset.rules.special",
|
|
358
|
+
"auth.reset.rules.uppercase",
|
|
359
|
+
"auth.reset.submit",
|
|
360
|
+
"auth.reset.title",
|
|
361
|
+
"auth.resetPassword",
|
|
362
|
+
"auth.shared.continueWithGoogle",
|
|
363
|
+
"auth.shared.emailAddress",
|
|
364
|
+
"auth.shared.emailPlaceholder",
|
|
365
|
+
"auth.shared.forgotPassword",
|
|
366
|
+
"auth.shared.fullName",
|
|
367
|
+
"auth.shared.fullNamePlaceholder",
|
|
368
|
+
"auth.shared.orContinueWith",
|
|
369
|
+
"auth.shared.password",
|
|
370
|
+
"auth.signIn",
|
|
371
|
+
"auth.signUp",
|
|
372
|
+
"auth.signup.description",
|
|
373
|
+
"auth.signup.pending",
|
|
374
|
+
"auth.signup.submit",
|
|
375
|
+
"auth.signup.switchAction",
|
|
376
|
+
"auth.signup.switchPrompt",
|
|
377
|
+
"auth.signup.title",
|
|
378
|
+
"blocks.chatLayout.chatMessages",
|
|
379
|
+
"blocks.chatLayout.messageInput",
|
|
380
|
+
"blocks.chatLayout.sendMessage",
|
|
381
|
+
"blocks.chatLayout.voiceInput",
|
|
382
|
+
"blocks.dataGridBlock.actionsHeader",
|
|
383
|
+
"blocks.dataGridBlock.amountHeader",
|
|
384
|
+
"blocks.dataGridBlock.copyPaymentId",
|
|
385
|
+
"blocks.dataGridBlock.emailHeader",
|
|
386
|
+
"blocks.dataGridBlock.noResults",
|
|
387
|
+
"blocks.dataGridBlock.openMenu",
|
|
388
|
+
"blocks.dataGridBlock.rowsPerPage",
|
|
389
|
+
"blocks.dataGridBlock.searchPlaceholder",
|
|
390
|
+
"blocks.dataGridBlock.statusHeader",
|
|
391
|
+
"blocks.dataGridBlock.viewCustomer",
|
|
392
|
+
"blocks.dataGridBlock.viewPaymentDetails",
|
|
393
|
+
"blocks.directoryBlock.addToFavorites",
|
|
394
|
+
"blocks.directoryBlock.deleteProject",
|
|
395
|
+
"blocks.directoryBlock.more",
|
|
396
|
+
"blocks.directoryBlock.noResults",
|
|
397
|
+
"blocks.directoryBlock.platform",
|
|
398
|
+
"blocks.directoryBlock.projects",
|
|
399
|
+
"blocks.directoryBlock.searchPlaceholder",
|
|
400
|
+
"blocks.directoryBlock.selectProject",
|
|
401
|
+
"blocks.directoryBlock.viewProject",
|
|
402
|
+
"blocks.footerBlock.allRightsReserved",
|
|
403
|
+
"blocks.footerBlock.backToTop",
|
|
404
|
+
"blocks.footerBlock.company",
|
|
405
|
+
"blocks.footerBlock.footer",
|
|
406
|
+
"blocks.footerBlock.legal",
|
|
407
|
+
"blocks.footerBlock.product",
|
|
408
|
+
"blocks.footerBlock.subscribe",
|
|
409
|
+
"blocks.headerBlock.closeMenu",
|
|
410
|
+
"blocks.headerBlock.mainNavigation",
|
|
411
|
+
"blocks.headerBlock.navigationMenu",
|
|
412
|
+
"blocks.headerBlock.openMenu",
|
|
413
|
+
"blocks.onboardingBlock.onboardingProgress",
|
|
414
|
+
"blocks.pricingBlock.monthly",
|
|
415
|
+
"blocks.pricingBlock.mostPopular",
|
|
416
|
+
"blocks.pricingBlock.savePercent",
|
|
417
|
+
"blocks.pricingBlock.toggleYearlyBilling",
|
|
418
|
+
"blocks.pricingBlock.yearly",
|
|
419
|
+
"blocks.voiceAgentCard.endCall",
|
|
420
|
+
"blocks.voiceAgentCard.startCall",
|
|
421
|
+
"blocks.voiceAgentCard.stateListening",
|
|
422
|
+
"blocks.voiceAgentCard.stateReady",
|
|
423
|
+
"blocks.voiceAgentCard.stateSpeaking",
|
|
424
|
+
"blocks.voiceAgentCard.voiceAgent",
|
|
425
|
+
"common.back",
|
|
426
|
+
"common.cancel",
|
|
427
|
+
"common.clear",
|
|
428
|
+
"common.close",
|
|
429
|
+
"common.collapse",
|
|
430
|
+
"common.confirm",
|
|
431
|
+
"common.delete",
|
|
432
|
+
"common.edit",
|
|
433
|
+
"common.expand",
|
|
434
|
+
"common.goToFirstPage",
|
|
435
|
+
"common.goToLastPage",
|
|
436
|
+
"common.goToNextPage",
|
|
437
|
+
"common.goToPreviousPage",
|
|
438
|
+
"common.less",
|
|
439
|
+
"common.loading",
|
|
440
|
+
"common.more",
|
|
441
|
+
"common.next",
|
|
442
|
+
"common.of",
|
|
443
|
+
"common.open",
|
|
444
|
+
"common.page",
|
|
445
|
+
"common.previous",
|
|
446
|
+
"common.progress",
|
|
447
|
+
"common.reset",
|
|
448
|
+
"common.save",
|
|
449
|
+
"common.search",
|
|
450
|
+
"common.submit",
|
|
451
|
+
"components.agentConversationBlock.noMessages",
|
|
452
|
+
"components.agentMetricsCard.agentMetrics",
|
|
453
|
+
"components.agentStatus.complete",
|
|
454
|
+
"components.agentStatus.error",
|
|
455
|
+
"components.agentStatus.idle",
|
|
456
|
+
"components.agentStatus.streaming",
|
|
457
|
+
"components.agentStatus.thinking",
|
|
458
|
+
"components.agentTeamPanel.agentTeam",
|
|
459
|
+
"components.agentTimeline.noEvents",
|
|
460
|
+
"components.agentTimeline.timeline",
|
|
461
|
+
"components.avatarUpload.change",
|
|
462
|
+
"components.avatarUpload.removeImage",
|
|
463
|
+
"components.avatarUpload.upload",
|
|
464
|
+
"components.avatarUpload.uploadAvatar",
|
|
465
|
+
"components.calendar.nextMonth",
|
|
466
|
+
"components.calendar.previousMonth",
|
|
467
|
+
"components.carousel.carousel",
|
|
468
|
+
"components.carousel.nextSlide",
|
|
469
|
+
"components.carousel.previousSlide",
|
|
470
|
+
"components.carousel.slideInfo",
|
|
471
|
+
"components.checkbox.checkbox",
|
|
472
|
+
"components.command.noResults",
|
|
473
|
+
"components.contextMenu.contextMenu",
|
|
474
|
+
"components.conversationThread.aiAssistant",
|
|
475
|
+
"components.conversationThread.conversationThread",
|
|
476
|
+
"components.conversationThread.user",
|
|
477
|
+
"components.dropdownMenu.dropdownMenu",
|
|
478
|
+
"components.fileUpload.dragActive",
|
|
479
|
+
"components.fileUpload.dragAndDrop",
|
|
480
|
+
"components.fileUpload.maxFiles",
|
|
481
|
+
"components.fileUpload.maxFileSize",
|
|
482
|
+
"components.fileUpload.removeFile",
|
|
483
|
+
"components.fileUpload.uploadedFiles",
|
|
484
|
+
"components.fileUpload.uploadFiles",
|
|
485
|
+
"components.floatingDock.navigation",
|
|
486
|
+
"components.formWizard.back",
|
|
487
|
+
"components.formWizard.complete",
|
|
488
|
+
"components.formWizard.formWizard",
|
|
489
|
+
"components.formWizard.next",
|
|
490
|
+
"components.formWizard.stepOfTotal",
|
|
491
|
+
"components.formWizard.wizardSteps",
|
|
492
|
+
"components.inputOTP.oneTimePassword",
|
|
493
|
+
"components.languageSwitcher.en",
|
|
494
|
+
"components.languageSwitcher.it",
|
|
495
|
+
"components.languageSwitcher.label",
|
|
496
|
+
"components.menubar.menubar",
|
|
497
|
+
"components.morphingText.morphingText",
|
|
498
|
+
"components.notificationCenter.dismiss",
|
|
499
|
+
"components.notificationCenter.markAllAsRead",
|
|
500
|
+
"components.notificationCenter.noNotifications",
|
|
501
|
+
"components.notificationCenter.notifications",
|
|
502
|
+
"components.notificationCenter.unreadNotifications",
|
|
503
|
+
"components.pagination.goToFirstPage",
|
|
504
|
+
"components.pagination.goToLastPage",
|
|
505
|
+
"components.pagination.goToNextPage",
|
|
506
|
+
"components.pagination.goToPreviousPage",
|
|
507
|
+
"components.pagination.morePages",
|
|
508
|
+
"components.pagination.next",
|
|
509
|
+
"components.pagination.pageOfTotal",
|
|
510
|
+
"components.pagination.pagination",
|
|
511
|
+
"components.pagination.previous",
|
|
512
|
+
"components.pagination.rowsPerPage",
|
|
513
|
+
"components.passwordInput.hidePassword",
|
|
514
|
+
"components.passwordInput.showPassword",
|
|
515
|
+
"components.radioGroup.radioGroup",
|
|
516
|
+
"components.searchCommand.noResults",
|
|
517
|
+
"components.searchCommand.placeholder",
|
|
518
|
+
"components.searchCommand.searching",
|
|
519
|
+
"components.select.scrollDown",
|
|
520
|
+
"components.select.scrollUp",
|
|
521
|
+
"components.sidebar.toggleSidebar",
|
|
522
|
+
"components.slider.slider",
|
|
523
|
+
"components.styleToggle.arctic",
|
|
524
|
+
"components.styleToggle.arcticShort",
|
|
525
|
+
"components.styleToggle.bloom",
|
|
526
|
+
"components.styleToggle.bloomShort",
|
|
527
|
+
"components.styleToggle.styleSelector",
|
|
528
|
+
"components.tagInput.removeTag",
|
|
529
|
+
"components.thinkingIndicator.complete",
|
|
530
|
+
"components.thinkingIndicator.hideReasoning",
|
|
531
|
+
"components.thinkingIndicator.showReasoning",
|
|
532
|
+
"components.thinkingIndicator.thinking",
|
|
533
|
+
"nav.backToApp",
|
|
534
|
+
"nav.dashboard",
|
|
535
|
+
"nav.logOut",
|
|
536
|
+
"nav.search",
|
|
537
|
+
"nav.settings",
|
|
538
|
+
"pages.settings.appearance",
|
|
539
|
+
"pages.settings.billing",
|
|
540
|
+
"pages.settings.description",
|
|
541
|
+
"pages.settings.general",
|
|
542
|
+
"pages.settings.language",
|
|
543
|
+
"pages.settings.notifications",
|
|
544
|
+
"pages.settings.profile",
|
|
545
|
+
"pages.settings.security",
|
|
546
|
+
"pages.settings.settingsNavigation",
|
|
547
|
+
"pages.settings.team",
|
|
548
|
+
"pages.settings.title",
|
|
549
|
+
"pages.settings.underConstruction"
|
|
550
|
+
]
|
|
551
|
+
},
|
|
552
|
+
"it": {
|
|
553
|
+
"subpath": "./messages/it",
|
|
554
|
+
"sourceFile": "src/messages/it.ts",
|
|
555
|
+
"canonicalExport": "MessagesItExport",
|
|
556
|
+
"sourceSymbol": "seedMessagesIt",
|
|
557
|
+
"keyCount": 258,
|
|
558
|
+
"keys": [
|
|
559
|
+
"auth.banners.authCallbackFailed",
|
|
560
|
+
"auth.banners.checkEmail",
|
|
561
|
+
"auth.banners.confirmationFailed",
|
|
562
|
+
"auth.banners.logoutFailed",
|
|
563
|
+
"auth.banners.passwordReset",
|
|
564
|
+
"auth.checkEmail",
|
|
565
|
+
"auth.confirmPassword",
|
|
566
|
+
"auth.email",
|
|
567
|
+
"auth.forgotPassword",
|
|
568
|
+
"auth.fullName",
|
|
569
|
+
"auth.google",
|
|
570
|
+
"auth.hasAccount",
|
|
571
|
+
"auth.layout.headline",
|
|
572
|
+
"auth.layout.loginHeading",
|
|
573
|
+
"auth.layout.quote",
|
|
574
|
+
"auth.layout.quoteAttribution",
|
|
575
|
+
"auth.layout.signupHeading",
|
|
576
|
+
"auth.login.description",
|
|
577
|
+
"auth.login.pending",
|
|
578
|
+
"auth.login.submit",
|
|
579
|
+
"auth.login.switchAction",
|
|
580
|
+
"auth.login.switchPrompt",
|
|
581
|
+
"auth.login.title",
|
|
582
|
+
"auth.magicLink",
|
|
583
|
+
"auth.newPassword",
|
|
584
|
+
"auth.noAccount",
|
|
585
|
+
"auth.orContinueWith",
|
|
586
|
+
"auth.password",
|
|
587
|
+
"auth.passwordRecovery.magicLink.backToPassword",
|
|
588
|
+
"auth.passwordRecovery.magicLink.button",
|
|
589
|
+
"auth.passwordRecovery.magicLink.description",
|
|
590
|
+
"auth.passwordRecovery.magicLink.instructions.step1",
|
|
591
|
+
"auth.passwordRecovery.magicLink.instructions.step2",
|
|
592
|
+
"auth.passwordRecovery.magicLink.instructions.step3",
|
|
593
|
+
"auth.passwordRecovery.magicLink.successDescription",
|
|
594
|
+
"auth.passwordRecovery.magicLink.title",
|
|
595
|
+
"auth.passwordRecovery.reset.button",
|
|
596
|
+
"auth.passwordRecovery.reset.description",
|
|
597
|
+
"auth.passwordRecovery.reset.instructions.step1",
|
|
598
|
+
"auth.passwordRecovery.reset.instructions.step2",
|
|
599
|
+
"auth.passwordRecovery.reset.instructions.step3",
|
|
600
|
+
"auth.passwordRecovery.reset.successDescription",
|
|
601
|
+
"auth.passwordRecovery.reset.title",
|
|
602
|
+
"auth.passwordRecovery.shared.backToLogin",
|
|
603
|
+
"auth.passwordRecovery.shared.checkEmail",
|
|
604
|
+
"auth.passwordRecovery.shared.didNotReceiveEmail",
|
|
605
|
+
"auth.passwordRecovery.shared.email",
|
|
606
|
+
"auth.passwordRecovery.shared.emailPlaceholder",
|
|
607
|
+
"auth.passwordRecovery.shared.emailResent",
|
|
608
|
+
"auth.passwordRecovery.shared.genericError",
|
|
609
|
+
"auth.passwordRecovery.shared.resendEmail",
|
|
610
|
+
"auth.passwordRecovery.shared.sending",
|
|
611
|
+
"auth.reset.backToLogin",
|
|
612
|
+
"auth.reset.confirmPassword",
|
|
613
|
+
"auth.reset.confirmPasswordPlaceholder",
|
|
614
|
+
"auth.reset.description",
|
|
615
|
+
"auth.reset.guidance",
|
|
616
|
+
"auth.reset.newPassword",
|
|
617
|
+
"auth.reset.newPasswordPlaceholder",
|
|
618
|
+
"auth.reset.passwordMismatch",
|
|
619
|
+
"auth.reset.passwordTooShort",
|
|
620
|
+
"auth.reset.pending",
|
|
621
|
+
"auth.reset.rules.match",
|
|
622
|
+
"auth.reset.rules.minLength",
|
|
623
|
+
"auth.reset.rules.number",
|
|
624
|
+
"auth.reset.rules.special",
|
|
625
|
+
"auth.reset.rules.uppercase",
|
|
626
|
+
"auth.reset.submit",
|
|
627
|
+
"auth.reset.title",
|
|
628
|
+
"auth.resetPassword",
|
|
629
|
+
"auth.shared.continueWithGoogle",
|
|
630
|
+
"auth.shared.emailAddress",
|
|
631
|
+
"auth.shared.emailPlaceholder",
|
|
632
|
+
"auth.shared.forgotPassword",
|
|
633
|
+
"auth.shared.fullName",
|
|
634
|
+
"auth.shared.fullNamePlaceholder",
|
|
635
|
+
"auth.shared.orContinueWith",
|
|
636
|
+
"auth.shared.password",
|
|
637
|
+
"auth.signIn",
|
|
638
|
+
"auth.signUp",
|
|
639
|
+
"auth.signup.description",
|
|
640
|
+
"auth.signup.pending",
|
|
641
|
+
"auth.signup.submit",
|
|
642
|
+
"auth.signup.switchAction",
|
|
643
|
+
"auth.signup.switchPrompt",
|
|
644
|
+
"auth.signup.title",
|
|
645
|
+
"blocks.chatLayout.chatMessages",
|
|
646
|
+
"blocks.chatLayout.messageInput",
|
|
647
|
+
"blocks.chatLayout.sendMessage",
|
|
648
|
+
"blocks.chatLayout.voiceInput",
|
|
649
|
+
"blocks.dataGridBlock.actionsHeader",
|
|
650
|
+
"blocks.dataGridBlock.amountHeader",
|
|
651
|
+
"blocks.dataGridBlock.copyPaymentId",
|
|
652
|
+
"blocks.dataGridBlock.emailHeader",
|
|
653
|
+
"blocks.dataGridBlock.noResults",
|
|
654
|
+
"blocks.dataGridBlock.openMenu",
|
|
655
|
+
"blocks.dataGridBlock.rowsPerPage",
|
|
656
|
+
"blocks.dataGridBlock.searchPlaceholder",
|
|
657
|
+
"blocks.dataGridBlock.statusHeader",
|
|
658
|
+
"blocks.dataGridBlock.viewCustomer",
|
|
659
|
+
"blocks.dataGridBlock.viewPaymentDetails",
|
|
660
|
+
"blocks.directoryBlock.addToFavorites",
|
|
661
|
+
"blocks.directoryBlock.deleteProject",
|
|
662
|
+
"blocks.directoryBlock.more",
|
|
663
|
+
"blocks.directoryBlock.noResults",
|
|
664
|
+
"blocks.directoryBlock.platform",
|
|
665
|
+
"blocks.directoryBlock.projects",
|
|
666
|
+
"blocks.directoryBlock.searchPlaceholder",
|
|
667
|
+
"blocks.directoryBlock.selectProject",
|
|
668
|
+
"blocks.directoryBlock.viewProject",
|
|
669
|
+
"blocks.footerBlock.allRightsReserved",
|
|
670
|
+
"blocks.footerBlock.backToTop",
|
|
671
|
+
"blocks.footerBlock.company",
|
|
672
|
+
"blocks.footerBlock.footer",
|
|
673
|
+
"blocks.footerBlock.legal",
|
|
674
|
+
"blocks.footerBlock.product",
|
|
675
|
+
"blocks.footerBlock.subscribe",
|
|
676
|
+
"blocks.headerBlock.closeMenu",
|
|
677
|
+
"blocks.headerBlock.mainNavigation",
|
|
678
|
+
"blocks.headerBlock.navigationMenu",
|
|
679
|
+
"blocks.headerBlock.openMenu",
|
|
680
|
+
"blocks.onboardingBlock.onboardingProgress",
|
|
681
|
+
"blocks.pricingBlock.monthly",
|
|
682
|
+
"blocks.pricingBlock.mostPopular",
|
|
683
|
+
"blocks.pricingBlock.savePercent",
|
|
684
|
+
"blocks.pricingBlock.toggleYearlyBilling",
|
|
685
|
+
"blocks.pricingBlock.yearly",
|
|
686
|
+
"blocks.voiceAgentCard.endCall",
|
|
687
|
+
"blocks.voiceAgentCard.startCall",
|
|
688
|
+
"blocks.voiceAgentCard.stateListening",
|
|
689
|
+
"blocks.voiceAgentCard.stateReady",
|
|
690
|
+
"blocks.voiceAgentCard.stateSpeaking",
|
|
691
|
+
"blocks.voiceAgentCard.voiceAgent",
|
|
692
|
+
"common.back",
|
|
693
|
+
"common.cancel",
|
|
694
|
+
"common.clear",
|
|
695
|
+
"common.close",
|
|
696
|
+
"common.collapse",
|
|
697
|
+
"common.confirm",
|
|
698
|
+
"common.delete",
|
|
699
|
+
"common.edit",
|
|
700
|
+
"common.expand",
|
|
701
|
+
"common.goToFirstPage",
|
|
702
|
+
"common.goToLastPage",
|
|
703
|
+
"common.goToNextPage",
|
|
704
|
+
"common.goToPreviousPage",
|
|
705
|
+
"common.less",
|
|
706
|
+
"common.loading",
|
|
707
|
+
"common.more",
|
|
708
|
+
"common.next",
|
|
709
|
+
"common.of",
|
|
710
|
+
"common.open",
|
|
711
|
+
"common.page",
|
|
712
|
+
"common.previous",
|
|
713
|
+
"common.progress",
|
|
714
|
+
"common.reset",
|
|
715
|
+
"common.save",
|
|
716
|
+
"common.search",
|
|
717
|
+
"common.submit",
|
|
718
|
+
"components.agentConversationBlock.noMessages",
|
|
719
|
+
"components.agentMetricsCard.agentMetrics",
|
|
720
|
+
"components.agentStatus.complete",
|
|
721
|
+
"components.agentStatus.error",
|
|
722
|
+
"components.agentStatus.idle",
|
|
723
|
+
"components.agentStatus.streaming",
|
|
724
|
+
"components.agentStatus.thinking",
|
|
725
|
+
"components.agentTeamPanel.agentTeam",
|
|
726
|
+
"components.agentTimeline.noEvents",
|
|
727
|
+
"components.agentTimeline.timeline",
|
|
728
|
+
"components.avatarUpload.change",
|
|
729
|
+
"components.avatarUpload.removeImage",
|
|
730
|
+
"components.avatarUpload.upload",
|
|
731
|
+
"components.avatarUpload.uploadAvatar",
|
|
732
|
+
"components.calendar.nextMonth",
|
|
733
|
+
"components.calendar.previousMonth",
|
|
734
|
+
"components.carousel.carousel",
|
|
735
|
+
"components.carousel.nextSlide",
|
|
736
|
+
"components.carousel.previousSlide",
|
|
737
|
+
"components.carousel.slideInfo",
|
|
738
|
+
"components.checkbox.checkbox",
|
|
739
|
+
"components.command.noResults",
|
|
740
|
+
"components.contextMenu.contextMenu",
|
|
741
|
+
"components.conversationThread.aiAssistant",
|
|
742
|
+
"components.conversationThread.conversationThread",
|
|
743
|
+
"components.conversationThread.user",
|
|
744
|
+
"components.dropdownMenu.dropdownMenu",
|
|
745
|
+
"components.fileUpload.dragActive",
|
|
746
|
+
"components.fileUpload.dragAndDrop",
|
|
747
|
+
"components.fileUpload.maxFiles",
|
|
748
|
+
"components.fileUpload.maxFileSize",
|
|
749
|
+
"components.fileUpload.removeFile",
|
|
750
|
+
"components.fileUpload.uploadedFiles",
|
|
751
|
+
"components.fileUpload.uploadFiles",
|
|
752
|
+
"components.floatingDock.navigation",
|
|
753
|
+
"components.formWizard.back",
|
|
754
|
+
"components.formWizard.complete",
|
|
755
|
+
"components.formWizard.formWizard",
|
|
756
|
+
"components.formWizard.next",
|
|
757
|
+
"components.formWizard.stepOfTotal",
|
|
758
|
+
"components.formWizard.wizardSteps",
|
|
759
|
+
"components.inputOTP.oneTimePassword",
|
|
760
|
+
"components.languageSwitcher.en",
|
|
761
|
+
"components.languageSwitcher.it",
|
|
762
|
+
"components.languageSwitcher.label",
|
|
763
|
+
"components.menubar.menubar",
|
|
764
|
+
"components.morphingText.morphingText",
|
|
765
|
+
"components.notificationCenter.dismiss",
|
|
766
|
+
"components.notificationCenter.markAllAsRead",
|
|
767
|
+
"components.notificationCenter.noNotifications",
|
|
768
|
+
"components.notificationCenter.notifications",
|
|
769
|
+
"components.notificationCenter.unreadNotifications",
|
|
770
|
+
"components.pagination.goToFirstPage",
|
|
771
|
+
"components.pagination.goToLastPage",
|
|
772
|
+
"components.pagination.goToNextPage",
|
|
773
|
+
"components.pagination.goToPreviousPage",
|
|
774
|
+
"components.pagination.morePages",
|
|
775
|
+
"components.pagination.next",
|
|
776
|
+
"components.pagination.pageOfTotal",
|
|
777
|
+
"components.pagination.pagination",
|
|
778
|
+
"components.pagination.previous",
|
|
779
|
+
"components.pagination.rowsPerPage",
|
|
780
|
+
"components.passwordInput.hidePassword",
|
|
781
|
+
"components.passwordInput.showPassword",
|
|
782
|
+
"components.radioGroup.radioGroup",
|
|
783
|
+
"components.searchCommand.noResults",
|
|
784
|
+
"components.searchCommand.placeholder",
|
|
785
|
+
"components.searchCommand.searching",
|
|
786
|
+
"components.select.scrollDown",
|
|
787
|
+
"components.select.scrollUp",
|
|
788
|
+
"components.sidebar.toggleSidebar",
|
|
789
|
+
"components.slider.slider",
|
|
790
|
+
"components.styleToggle.arctic",
|
|
791
|
+
"components.styleToggle.arcticShort",
|
|
792
|
+
"components.styleToggle.bloom",
|
|
793
|
+
"components.styleToggle.bloomShort",
|
|
794
|
+
"components.styleToggle.styleSelector",
|
|
795
|
+
"components.tagInput.removeTag",
|
|
796
|
+
"components.thinkingIndicator.complete",
|
|
797
|
+
"components.thinkingIndicator.hideReasoning",
|
|
798
|
+
"components.thinkingIndicator.showReasoning",
|
|
799
|
+
"components.thinkingIndicator.thinking",
|
|
800
|
+
"nav.backToApp",
|
|
801
|
+
"nav.dashboard",
|
|
802
|
+
"nav.logOut",
|
|
803
|
+
"nav.search",
|
|
804
|
+
"nav.settings",
|
|
805
|
+
"pages.settings.appearance",
|
|
806
|
+
"pages.settings.billing",
|
|
807
|
+
"pages.settings.description",
|
|
808
|
+
"pages.settings.general",
|
|
809
|
+
"pages.settings.language",
|
|
810
|
+
"pages.settings.notifications",
|
|
811
|
+
"pages.settings.profile",
|
|
812
|
+
"pages.settings.security",
|
|
813
|
+
"pages.settings.settingsNavigation",
|
|
814
|
+
"pages.settings.team",
|
|
815
|
+
"pages.settings.title",
|
|
816
|
+
"pages.settings.underConstruction"
|
|
817
|
+
]
|
|
818
|
+
}
|
|
819
|
+
}
|
|
820
|
+
}
|