@contractspec/bundle.library 3.10.1 → 3.10.2
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/.turbo/turbo-build.log +212 -206
- package/CHANGELOG.md +31 -0
- package/dist/components/docs/DocsIndexPage.js +2 -2
- package/dist/components/docs/docsManifest.js +1 -1
- package/dist/components/docs/guides/GuideProviderBackedKnowledgePage.d.ts +1 -0
- package/dist/components/docs/guides/GuideProviderBackedKnowledgePage.js +73 -0
- package/dist/components/docs/guides/GuidesIndexPage.js +1 -1
- package/dist/components/docs/guides/guides.docblocks.js +10 -1
- package/dist/components/docs/guides/index.d.ts +1 -0
- package/dist/components/docs/guides/index.js +132 -52
- package/dist/components/docs/index.js +414 -284
- package/dist/components/docs/integrations/IntegrationsGmailPage.js +3 -3
- package/dist/components/docs/integrations/IntegrationsGoogleCalendarPage.js +1 -1
- package/dist/components/docs/integrations/IntegrationsGoogleDrivePage.d.ts +1 -0
- package/dist/components/docs/integrations/IntegrationsGoogleDrivePage.js +22 -0
- package/dist/components/docs/integrations/IntegrationsOverviewPage.js +1 -1
- package/dist/components/docs/integrations/index.d.ts +1 -0
- package/dist/components/docs/integrations/index.js +65 -45
- package/dist/components/docs/knowledge/KnowledgeGovernancePage.d.ts +1 -0
- package/dist/components/docs/knowledge/KnowledgeGovernancePage.js +23 -0
- package/dist/components/docs/knowledge/KnowledgeOverviewPage.js +1 -1
- package/dist/components/docs/knowledge/KnowledgeSourcesPage.js +11 -2
- package/dist/components/docs/knowledge/index.d.ts +1 -0
- package/dist/components/docs/knowledge/index.js +49 -19
- package/dist/index.js +430 -300
- package/dist/node/components/docs/DocsIndexPage.js +2 -2
- package/dist/node/components/docs/docsManifest.js +1 -1
- package/dist/node/components/docs/guides/GuideProviderBackedKnowledgePage.js +72 -0
- package/dist/node/components/docs/guides/GuidesIndexPage.js +1 -1
- package/dist/node/components/docs/guides/guides.docblocks.js +10 -1
- package/dist/node/components/docs/guides/index.js +132 -52
- package/dist/node/components/docs/index.js +414 -284
- package/dist/node/components/docs/integrations/IntegrationsGmailPage.js +3 -3
- package/dist/node/components/docs/integrations/IntegrationsGoogleCalendarPage.js +1 -1
- package/dist/node/components/docs/integrations/IntegrationsGoogleDrivePage.js +21 -0
- package/dist/node/components/docs/integrations/IntegrationsOverviewPage.js +1 -1
- package/dist/node/components/docs/integrations/index.js +65 -45
- package/dist/node/components/docs/knowledge/KnowledgeGovernancePage.js +22 -0
- package/dist/node/components/docs/knowledge/KnowledgeOverviewPage.js +1 -1
- package/dist/node/components/docs/knowledge/KnowledgeSourcesPage.js +11 -2
- package/dist/node/components/docs/knowledge/index.js +49 -19
- package/dist/node/index.js +430 -300
- package/package.json +59 -23
- package/src/components/docs/docsManifest.ts +62 -0
- package/src/components/docs/generated/docs-index._common.json +32 -0
- package/src/components/docs/generated/docs-index.manifest.json +2 -2
- package/src/components/docs/generated/docs-index.notifications.json +7 -7
- package/src/components/docs/guides/GuideProviderBackedKnowledgePage.tsx +191 -0
- package/src/components/docs/guides/GuidesIndexPage.tsx +7 -0
- package/src/components/docs/guides/guides.docblocks.ts +20 -0
- package/src/components/docs/guides/index.ts +1 -0
- package/src/components/docs/integrations/IntegrationsGmailPage.tsx +23 -2
- package/src/components/docs/integrations/IntegrationsGoogleCalendarPage.tsx +2 -2
- package/src/components/docs/integrations/IntegrationsGoogleDrivePage.tsx +88 -0
- package/src/components/docs/integrations/IntegrationsOverviewPage.tsx +1 -0
- package/src/components/docs/integrations/index.ts +1 -0
- package/src/components/docs/knowledge/KnowledgeGovernancePage.tsx +94 -0
- package/src/components/docs/knowledge/KnowledgeOverviewPage.tsx +10 -0
- package/src/components/docs/knowledge/KnowledgeSourcesPage.tsx +45 -0
- package/src/components/docs/knowledge/index.ts +1 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,261 +1,264 @@
|
|
|
1
1
|
$ contractspec-bun-build prebuild
|
|
2
2
|
$ bun run build:bundle && bun run build:types
|
|
3
3
|
$ contractspec-bun-build transpile
|
|
4
|
-
[contractspec-bun-build] transpile target=bun root=src entries=
|
|
5
|
-
Bundled
|
|
4
|
+
[contractspec-bun-build] transpile target=bun root=src entries=337 noBundle=false
|
|
5
|
+
Bundled 337 modules in 138ms
|
|
6
6
|
|
|
7
7
|
application/context-storage/index.js 0.85 KB (entry point)
|
|
8
8
|
presentation/features/templates/types.js 8 bytes (entry point)
|
|
9
9
|
presentation/features/organisms/index.js 23.0 KB (entry point)
|
|
10
|
+
presentation/features/molecules/index.js 8.41 KB (entry point)
|
|
10
11
|
presentation/features/organisms/FeatureDetail/types.js 8 bytes (entry point)
|
|
11
12
|
presentation/features/organisms/FeatureDiscovery/types.js 8 bytes (entry point)
|
|
13
|
+
presentation/features/molecules/FeatureCard/types.js 8 bytes (entry point)
|
|
12
14
|
presentation/features/molecules/FeatureFilters/types.js 8 bytes (entry point)
|
|
13
|
-
presentation/features/molecules/index.js 8.41 KB (entry point)
|
|
14
15
|
presentation/features/index.js 50.56 KB (entry point)
|
|
16
|
+
presentation/features/templates/FeatureOperationsTemplate/index.js 3.41 KB (entry point)
|
|
17
|
+
presentation/features/templates/FeatureOverviewTemplate/index.js 3.1 KB (entry point)
|
|
18
|
+
presentation/features/templates/FeatureOverviewTemplate/FeatureOverviewTemplate.js 3.1 KB (entry point)
|
|
15
19
|
presentation/features/templates/FeaturePresentationDetailTemplate/index.js 5.15 KB (entry point)
|
|
16
20
|
presentation/features/templates/FeaturePresentationDetailTemplate/FeaturePresentationDetailTemplate.js 5.15 KB (entry point)
|
|
17
21
|
presentation/features/templates/FeaturePresentationDetailTemplate/types.js 8 bytes (entry point)
|
|
18
22
|
presentation/features/templates/FeaturePresentationsTemplate/index.js 6.0 KB (entry point)
|
|
19
23
|
presentation/features/templates/FeaturePresentationsTemplate/FeaturePresentationsTemplate.js 6.0 KB (entry point)
|
|
24
|
+
presentation/features/templates/FeatureFormDetailTemplate/index.js 5.45 KB (entry point)
|
|
25
|
+
presentation/features/templates/FeatureFormDetailTemplate/types.js 8 bytes (entry point)
|
|
20
26
|
presentation/features/templates/FeatureFormsTemplate/index.js 5.97 KB (entry point)
|
|
27
|
+
presentation/features/templates/FeatureFormsTemplate/FeatureFormsTemplate.js 5.97 KB (entry point)
|
|
21
28
|
presentation/features/templates/FeatureOperationDetailTemplate/index.js 4.92 KB (entry point)
|
|
22
29
|
presentation/features/templates/FeatureOperationDetailTemplate/FeatureOperationDetailTemplate.js 4.92 KB (entry point)
|
|
23
30
|
presentation/features/templates/FeatureOperationDetailTemplate/types.js 8 bytes (entry point)
|
|
24
|
-
presentation/features/templates/FeatureOperationsTemplate/index.js 3.41 KB (entry point)
|
|
25
31
|
presentation/features/templates/FeatureOperationsTemplate/FeatureOperationsTemplate.js 3.41 KB (entry point)
|
|
26
|
-
presentation/features/templates/
|
|
27
|
-
presentation/features/templates/
|
|
32
|
+
presentation/features/templates/FeatureDataViewsTemplate/index.js 5.98 KB (entry point)
|
|
33
|
+
presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.js 5.98 KB (entry point)
|
|
28
34
|
presentation/features/templates/FeatureEventDetailTemplate/index.js 5.1 KB (entry point)
|
|
35
|
+
presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.js 5.1 KB (entry point)
|
|
29
36
|
presentation/features/templates/FeatureEventDetailTemplate/types.js 8 bytes (entry point)
|
|
30
37
|
presentation/features/templates/FeatureEventsTemplate/index.js 5.96 KB (entry point)
|
|
31
38
|
presentation/features/templates/FeatureEventsTemplate/FeatureEventsTemplate.js 5.96 KB (entry point)
|
|
32
|
-
presentation/features/templates/FeatureFormDetailTemplate/index.js 5.45 KB (entry point)
|
|
33
39
|
presentation/features/templates/FeatureFormDetailTemplate/FeatureFormDetailTemplate.js 5.45 KB (entry point)
|
|
34
|
-
presentation/features/
|
|
35
|
-
presentation/features/
|
|
40
|
+
presentation/features/organisms/FeatureEventsList.js 5.33 KB (entry point)
|
|
41
|
+
presentation/features/organisms/FeatureFormsList.js 5.34 KB (entry point)
|
|
42
|
+
presentation/features/organisms/FeatureOperationsList.js 2.77 KB (entry point)
|
|
36
43
|
presentation/features/organisms/FeaturePresentationsList.js 5.35 KB (entry point)
|
|
37
44
|
presentation/features/templates/FeatureDataViewDetailTemplate/index.js 5.51 KB (entry point)
|
|
38
45
|
presentation/features/templates/FeatureDataViewDetailTemplate/FeatureDataViewDetailTemplate.js 5.51 KB (entry point)
|
|
39
46
|
presentation/features/templates/FeatureDataViewDetailTemplate/types.js 8 bytes (entry point)
|
|
40
|
-
presentation/features/
|
|
41
|
-
presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.js 5.98 KB (entry point)
|
|
42
|
-
presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.js 5.1 KB (entry point)
|
|
47
|
+
presentation/features/organisms/FeatureDataViewsList.js 5.34 KB (entry point)
|
|
43
48
|
presentation/features/organisms/FeatureDetail/index.js 2.49 KB (entry point)
|
|
49
|
+
presentation/features/organisms/FeatureDetail/FeatureDetail.js 2.49 KB (entry point)
|
|
44
50
|
presentation/features/organisms/FeatureDiscovery/index.js 15.59 KB (entry point)
|
|
45
51
|
presentation/features/organisms/FeatureDiscovery/FeatureDiscovery.js 15.59 KB (entry point)
|
|
46
|
-
presentation/features/
|
|
47
|
-
presentation/features/
|
|
48
|
-
presentation/features/organisms/FeatureOperationsList.js 2.77 KB (entry point)
|
|
52
|
+
presentation/features/molecules/FeatureCategoryHeader/index.js 1.30 KB (entry point)
|
|
53
|
+
presentation/features/molecules/FeatureCategoryHeader/FeatureCategoryHeader.js 1.30 KB (entry point)
|
|
49
54
|
presentation/features/molecules/FeatureFilters/index.js 1.64 KB (entry point)
|
|
50
55
|
presentation/features/molecules/FeatureFilters/FeatureFilters.js 1.64 KB (entry point)
|
|
51
|
-
presentation/features/
|
|
52
|
-
presentation/features/
|
|
56
|
+
presentation/features/hooks/index.js 6.78 KB (entry point)
|
|
57
|
+
presentation/features/hooks/useContractsRegistry.js 5.0 KB (entry point)
|
|
58
|
+
presentation/features/hooks/useFeatureFilters.js 1.47 KB (entry point)
|
|
59
|
+
presentation/features/hooks/useFeatureRegistry.js 3.0 KB (entry point)
|
|
53
60
|
presentation/features/hooks/useRelatedDocs.js 0.77 KB (entry point)
|
|
54
61
|
presentation/features/molecules/FeatureCard/index.js 5.88 KB (entry point)
|
|
55
62
|
presentation/features/molecules/FeatureCard/FeatureCard.js 5.88 KB (entry point)
|
|
56
63
|
presentation/features/molecules/FeatureHoverPreview/index.js 3.1 KB (entry point)
|
|
57
64
|
presentation/features/molecules/FeatureHoverPreview/FeatureHoverPreview.js 3.1 KB (entry point)
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
presentation/features/molecules/FeatureCategoryHeader/FeatureCategoryHeader.js 1.30 KB (entry point)
|
|
65
|
+
libs/posthog/client.js 1.29 KB (entry point)
|
|
66
|
+
libs/posthog/native.js 0.77 KB (entry point)
|
|
61
67
|
libs/posthog/server.js 455 bytes (entry point)
|
|
62
68
|
libs/pricing-examples.js 473 bytes (entry point)
|
|
63
69
|
presentation/features/atoms/index.js 1.46 KB (entry point)
|
|
64
70
|
presentation/features/atoms/FeatureIcon/index.js 1.46 KB (entry point)
|
|
65
71
|
presentation/features/atoms/FeatureIcon/FeatureIcon.js 1.46 KB (entry point)
|
|
66
|
-
presentation/features/hooks/index.js 6.78 KB (entry point)
|
|
67
|
-
presentation/features/hooks/useFeatureRegistry.js 3.0 KB (entry point)
|
|
68
|
-
presentation/features/hooks/useContractsRegistry.js 5.0 KB (entry point)
|
|
69
|
-
presentation/features/hooks/useFeatureFilters.js 1.47 KB (entry point)
|
|
70
|
-
libs/email/types.js 8 bytes (entry point)
|
|
71
|
-
libs/posthog/client.js 1.29 KB (entry point)
|
|
72
|
-
libs/posthog/native.js 0.77 KB (entry point)
|
|
73
|
-
./index.js 0.82 MB (entry point)
|
|
74
72
|
infrastructure/index.js 0.75 KB (entry point)
|
|
75
|
-
infrastructure/elysia/index.js 0.75 KB (entry point)
|
|
76
73
|
libs/email.js 15.32 KB (entry point)
|
|
74
|
+
libs/email/waitlist.js 5.35 KB (entry point)
|
|
77
75
|
libs/email/contact.js 4.0 KB (entry point)
|
|
78
76
|
libs/email/newsletter.js 4.73 KB (entry point)
|
|
77
|
+
libs/email/types.js 8 bytes (entry point)
|
|
79
78
|
libs/email/waitlist-application.js 7.92 KB (entry point)
|
|
80
|
-
libs/email/waitlist.js 5.35 KB (entry point)
|
|
81
|
-
libs/email/utils.js 387 bytes (entry point)
|
|
82
79
|
libs/email/client.js 2.16 KB (entry point)
|
|
83
|
-
|
|
80
|
+
libs/email/utils.js 387 bytes (entry point)
|
|
81
|
+
./index.js 0.84 MB (entry point)
|
|
84
82
|
features/index.js 6.0 KB (entry point)
|
|
85
|
-
features/registry.js 2.63 KB (entry point)
|
|
86
|
-
features/presentations.feature.js 0.96 KB (entry point)
|
|
87
|
-
features/docs.feature.js 0.90 KB (entry point)
|
|
88
83
|
features/docs/index.js 0.54 KB (entry point)
|
|
89
|
-
features/
|
|
84
|
+
features/registry.js 2.63 KB (entry point)
|
|
90
85
|
features/mcp.feature.js 0.86 KB (entry point)
|
|
86
|
+
features/presentations.feature.js 0.96 KB (entry point)
|
|
87
|
+
infrastructure/elysia/index.js 0.75 KB (entry point)
|
|
91
88
|
components/templates/todos/types.js 8 bytes (entry point)
|
|
89
|
+
config/index.js 2.58 KB (entry point)
|
|
92
90
|
config/contractspec-blueprint.js 2.49 KB (entry point)
|
|
93
|
-
config/contractspec-routes.js 0.88 KB (entry point)
|
|
94
91
|
config/contractspec-branding.js 0.86 KB (entry point)
|
|
95
|
-
|
|
92
|
+
config/contractspec-routes.js 0.88 KB (entry point)
|
|
93
|
+
features/docs.feature.js 0.90 KB (entry point)
|
|
94
|
+
features/docs/docs.contracts.js 0.54 KB (entry point)
|
|
96
95
|
components/templates/recipes/types.js 8 bytes (entry point)
|
|
96
|
+
components/templates/messaging/types.js 8 bytes (entry point)
|
|
97
97
|
components/shell/index.js 4.23 KB (entry point)
|
|
98
|
+
components/shell/WorkspaceProjectShellLayout.js 3.31 KB (entry point)
|
|
99
|
+
components/shell/WorkspaceShellRenderer.js 3.40 KB (entry point)
|
|
100
|
+
components/shell/WorkspaceHeader.js 1.72 KB (entry point)
|
|
101
|
+
components/shell/WorkspaceSidebar.js 1.1 KB (entry point)
|
|
98
102
|
components/templates/engine/index.js 0.86 KB (entry point)
|
|
99
103
|
components/templates/index.js 20.23 KB (entry point)
|
|
104
|
+
components/templates/recipes/index.js 5.35 KB (entry point)
|
|
105
|
+
components/templates/recipes/RecipeList.js 5.30 KB (entry point)
|
|
100
106
|
components/templates/todos/index.js 9.31 KB (entry point)
|
|
101
107
|
components/templates/todos/TaskList.js 9.27 KB (entry point)
|
|
102
108
|
components/templates/todos/FilterBar.js 2.17 KB (entry point)
|
|
103
109
|
components/templates/todos/TaskForm.js 3.1 KB (entry point)
|
|
104
110
|
components/templates/todos/TaskItem.js 2.18 KB (entry point)
|
|
105
111
|
components/templates/messaging/index.js 5.91 KB (entry point)
|
|
106
|
-
components/templates/
|
|
107
|
-
components/templates/
|
|
112
|
+
components/templates/messaging/MessagingWorkspace.js 5.82 KB (entry point)
|
|
113
|
+
components/templates/messaging/MessageComposer.js 3.48 KB (entry point)
|
|
114
|
+
components/templates/messaging/MessageThread.js 2.24 KB (entry point)
|
|
108
115
|
components/templates/recipes/LanguageSwitcher.js 0.68 KB (entry point)
|
|
109
116
|
components/templates/recipes/RecipeCard.js 1.60 KB (entry point)
|
|
110
117
|
components/templates/recipes/RecipeDetail.js 1.55 KB (entry point)
|
|
111
|
-
components/templates/messaging/MessagingWorkspace.js 5.82 KB (entry point)
|
|
112
118
|
components/templates/messaging/ConversationList.js 2.15 KB (entry point)
|
|
113
|
-
components/templates/messaging/MessageComposer.js 3.48 KB (entry point)
|
|
114
|
-
components/templates/messaging/MessageThread.js 2.24 KB (entry point)
|
|
115
119
|
components/legal/index.js 42.84 KB (entry point)
|
|
116
120
|
components/legal/PrivacyTemplate.js 20.32 KB (entry point)
|
|
117
121
|
components/legal/TermsTemplate.js 22.77 KB (entry point)
|
|
118
122
|
components/shared/index.js 0.86 KB (entry point)
|
|
119
123
|
components/shared/FeatureGateNotice.js 0.86 KB (entry point)
|
|
120
|
-
components/shell/WorkspaceProjectShellLayout.js 3.31 KB (entry point)
|
|
121
|
-
components/shell/WorkspaceShellRenderer.js 3.40 KB (entry point)
|
|
122
|
-
components/shell/WorkspaceSidebar.js 1.1 KB (entry point)
|
|
123
|
-
components/shell/WorkspaceHeader.js 1.72 KB (entry point)
|
|
124
124
|
components/integrations/index.js 18.70 KB (entry point)
|
|
125
|
-
components/integrations/organisms/IntegrationMarketplace.js 4.1 KB (entry point)
|
|
126
|
-
components/integrations/molecules/IntegrationCard.js 1.91 KB (entry point)
|
|
127
125
|
components/integrations/organisms/IntegrationSettings.js 12.69 KB (entry point)
|
|
128
126
|
components/integrations/organisms/IntegrationSettingsSecretReference.js 1.56 KB (entry point)
|
|
129
127
|
components/integrations/organisms/KnowledgeSourceList.js 2.11 KB (entry point)
|
|
130
|
-
components/docs/tech/contracts/tech-docs.docblocks.js 0.73 KB (entry point)
|
|
131
128
|
components/integrations/blocks/IntegrationCredentialSetupBlock.js 7.70 KB (entry point)
|
|
129
|
+
components/integrations/atoms/IntegrationCredentialModeTabs.js 0.96 KB (entry point)
|
|
130
|
+
components/integrations/atoms/IntegrationEnvAliasPreview.js 1.31 KB (entry point)
|
|
132
131
|
components/integrations/helpers/credentialSetupModel.js 3.66 KB (entry point)
|
|
133
132
|
components/integrations/helpers/credentialSetupAliases.js 1.76 KB (entry point)
|
|
133
|
+
components/integrations/organisms/IntegrationMarketplace.js 4.1 KB (entry point)
|
|
134
|
+
components/integrations/molecules/IntegrationCard.js 1.91 KB (entry point)
|
|
135
|
+
components/docs/tech/contracts/tech-docs.docblocks.js 0.73 KB (entry point)
|
|
134
136
|
components/integrations/atoms/IntegrationCredentialFieldList.js 1.20 KB (entry point)
|
|
135
|
-
components/integrations/atoms/IntegrationCredentialModeTabs.js 0.96 KB (entry point)
|
|
136
|
-
components/integrations/atoms/IntegrationEnvAliasPreview.js 1.31 KB (entry point)
|
|
137
137
|
components/docs/ops/ops.docs.js 22.56 KB (entry point)
|
|
138
|
-
components/docs/product/product.docblocks.js 2.95 KB (entry point)
|
|
139
|
-
components/docs/ops/ops-lifecycle.docblocks.js 6.19 KB (entry point)
|
|
140
|
-
components/docs/ops/ops-runbooks-a.docblocks.js 5.28 KB (entry point)
|
|
141
138
|
components/docs/ops/ops-runbooks-b.docblocks.js 4.96 KB (entry point)
|
|
142
139
|
components/docs/ops/ops-slo-tenant.docblocks.js 6.33 KB (entry point)
|
|
143
140
|
components/docs/ops/ops-top.docs.js 0.75 KB (entry point)
|
|
144
|
-
components/docs/
|
|
141
|
+
components/docs/product/product.docblocks.js 2.95 KB (entry point)
|
|
142
|
+
components/docs/ops/ops-lifecycle.docblocks.js 6.19 KB (entry point)
|
|
143
|
+
components/docs/ops/ops-runbooks-a.docblocks.js 5.28 KB (entry point)
|
|
144
|
+
components/docs/index.js 0.75 MB (entry point)
|
|
145
145
|
components/docs/studio/index.js 6.62 KB (entry point)
|
|
146
|
+
components/docs/studio/StudioDeploymentsPage.js 0.70 KB (entry point)
|
|
147
|
+
components/docs/studio/StudioGettingStartedPage.js 0.72 KB (entry point)
|
|
148
|
+
components/docs/studio/StudioIntegrationsPage.js 0.70 KB (entry point)
|
|
146
149
|
components/docs/studio/StudioOverviewPage.js 4.21 KB (entry point)
|
|
147
150
|
components/docs/studio/StudioVisualBuilderPage.js 0.72 KB (entry point)
|
|
148
151
|
components/docs/specs/index.js 69.43 KB (entry point)
|
|
152
|
+
components/docs/specs/SpecsDataViewsPage.js 11.55 KB (entry point)
|
|
153
|
+
components/docs/specs/SpecsModuleBundlesPage.js 7.87 KB (entry point)
|
|
154
|
+
components/docs/specs/SpecsOverlaysPage.js 8.94 KB (entry point)
|
|
149
155
|
components/docs/specs/SpecsOverviewPage.js 5.42 KB (entry point)
|
|
150
156
|
components/docs/specs/SpecsPolicyPage.js 9.0 KB (entry point)
|
|
151
157
|
components/docs/specs/SpecsWorkflowsPage.js 7.79 KB (entry point)
|
|
152
158
|
components/docs/studio/StudioBYOKPage.js 0.70 KB (entry point)
|
|
153
|
-
components/docs/studio/StudioDeploymentsPage.js 0.70 KB (entry point)
|
|
154
|
-
components/docs/studio/StudioGettingStartedPage.js 0.72 KB (entry point)
|
|
155
|
-
components/docs/studio/StudioIntegrationsPage.js 0.70 KB (entry point)
|
|
156
159
|
components/docs/safety/index.js 32.59 KB (entry point)
|
|
160
|
+
components/docs/safety/SafetySecurityTrustPage.js 4.0 KB (entry point)
|
|
161
|
+
components/docs/safety/SafetySigningPage.js 2.1 KB (entry point)
|
|
162
|
+
components/docs/safety/SafetyTenantIsolationPage.js 1.99 KB (entry point)
|
|
157
163
|
components/docs/specs/SpecsBuilderControlPlanePage.js 8.83 KB (entry point)
|
|
158
164
|
components/docs/specs/SpecsCapabilitiesPage.js 3.95 KB (entry point)
|
|
159
165
|
components/docs/specs/SpecsConnectPage.js 7.85 KB (entry point)
|
|
160
|
-
components/docs/specs/SpecsDataViewsPage.js 11.55 KB (entry point)
|
|
161
|
-
components/docs/specs/SpecsModuleBundlesPage.js 7.87 KB (entry point)
|
|
162
|
-
components/docs/specs/SpecsOverlaysPage.js 8.94 KB (entry point)
|
|
163
166
|
components/docs/reference/index.js 7.76 KB (entry point)
|
|
167
|
+
components/docs/reference/DocsReferenceIndexPage.js 3.91 KB (entry point)
|
|
168
|
+
components/docs/reference/DocsReferencePage.js 4.0 KB (entry point)
|
|
164
169
|
components/docs/safety/SafetyAuditingPage.js 8.17 KB (entry point)
|
|
165
170
|
components/docs/safety/SafetyMigrationsPage.js 8.47 KB (entry point)
|
|
166
171
|
components/docs/safety/SafetyOverviewPage.js 2.59 KB (entry point)
|
|
167
172
|
components/docs/safety/SafetyPDPPage.js 6.63 KB (entry point)
|
|
168
|
-
components/docs/safety/SafetySecurityTrustPage.js 4.0 KB (entry point)
|
|
169
|
-
components/docs/safety/SafetySigningPage.js 2.1 KB (entry point)
|
|
170
|
-
components/docs/safety/SafetyTenantIsolationPage.js 1.99 KB (entry point)
|
|
171
|
-
components/docs/reference/DocsReferenceIndexPage.js 3.91 KB (entry point)
|
|
172
|
-
components/docs/reference/DocsReferenceIndexClient.js 2.29 KB (entry point)
|
|
173
|
-
components/docs/reference/DocsReferencePage.js 4.0 KB (entry point)
|
|
174
173
|
components/docs/reference/DocsReferenceContent.js 3.92 KB (entry point)
|
|
175
174
|
components/docs/reference/DocsMarkdownContent.js 2.91 KB (entry point)
|
|
176
175
|
components/docs/reference/docsMarkdownParser.js 1.66 KB (entry point)
|
|
176
|
+
components/docs/reference/DocsReferenceIndexClient.js 2.29 KB (entry point)
|
|
177
|
+
components/docs/libraries/index.js 161.21 KB (entry point)
|
|
178
|
+
components/docs/libraries/LibrariesWorkflowsPage.js 3.72 KB (entry point)
|
|
179
|
+
components/docs/manifesto/ManifestoPage.js 2.79 KB (entry point)
|
|
177
180
|
components/docs/ops/index.js 4.53 KB (entry point)
|
|
178
181
|
components/docs/ops/AutoEvolutionOpsPage.js 3.28 KB (entry point)
|
|
179
182
|
components/docs/ops/DistributedTracingOpsPage.js 1.48 KB (entry point)
|
|
180
|
-
components/docs/libraries/
|
|
183
|
+
components/docs/libraries/LibrariesSchemaPage.js 5.0 KB (entry point)
|
|
184
|
+
components/docs/libraries/LibrariesSupportBotPage.js 2.88 KB (entry point)
|
|
185
|
+
components/docs/libraries/LibrariesTestingPage.js 3.31 KB (entry point)
|
|
181
186
|
components/docs/libraries/LibrariesTranslationRuntimePage.js 7.69 KB (entry point)
|
|
182
187
|
components/docs/libraries/LibrariesTranslationRuntimePage.content.js 3.78 KB (entry point)
|
|
183
188
|
components/docs/libraries/LibrariesUIKitPage.js 5.50 KB (entry point)
|
|
184
189
|
components/docs/libraries/LibrariesUIKitWebPage.js 4.36 KB (entry point)
|
|
185
190
|
components/docs/libraries/LibrariesWorkflowComposerPage.js 2.1 KB (entry point)
|
|
186
|
-
components/docs/libraries/
|
|
187
|
-
components/docs/
|
|
191
|
+
components/docs/libraries/LibrariesObservabilityPage.js 3.19 KB (entry point)
|
|
192
|
+
components/docs/libraries/LibrariesOverlayEnginePage.js 2.88 KB (entry point)
|
|
193
|
+
components/docs/libraries/LibrariesOverviewPage.js 5.52 KB (entry point)
|
|
188
194
|
components/docs/libraries/LibrariesPersonalizationPage.js 6.51 KB (entry point)
|
|
189
195
|
components/docs/libraries/LibrariesProgressiveDeliveryPage.js 3.0 KB (entry point)
|
|
190
196
|
components/docs/libraries/LibrariesResiliencePage.js 2.66 KB (entry point)
|
|
191
197
|
components/docs/libraries/LibrariesRuntimePage.js 5.18 KB (entry point)
|
|
192
198
|
components/docs/libraries/LibrariesSLOPage.js 2.59 KB (entry point)
|
|
193
|
-
components/docs/libraries/
|
|
194
|
-
components/docs/libraries/
|
|
195
|
-
components/docs/libraries/
|
|
199
|
+
components/docs/libraries/LibrariesCrossPlatformUIPage.js 16.87 KB (entry point)
|
|
200
|
+
components/docs/libraries/LibrariesDataBackendPage.js 3.78 KB (entry point)
|
|
201
|
+
components/docs/libraries/LibrariesDataViewsPage.js 10.57 KB (entry point)
|
|
196
202
|
components/docs/libraries/LibrariesDesignSystemPage.js 18.45 KB (entry point)
|
|
197
203
|
components/docs/libraries/LibrariesEvolutionPage.js 3.68 KB (entry point)
|
|
198
204
|
components/docs/libraries/LibrariesGraphQLPage.js 3.98 KB (entry point)
|
|
199
205
|
components/docs/libraries/LibrariesGrowthPage.js 2.55 KB (entry point)
|
|
200
206
|
components/docs/libraries/LibrariesMultiTenancyPage.js 2.34 KB (entry point)
|
|
201
|
-
components/docs/libraries/
|
|
202
|
-
components/docs/libraries/
|
|
203
|
-
components/docs/libraries/LibrariesOverviewPage.js 5.52 KB (entry point)
|
|
207
|
+
components/docs/libraries/LibrariesAiAgentPage.js 3.28 KB (entry point)
|
|
208
|
+
components/docs/libraries/LibrariesAnalyticsPage.js 2.28 KB (entry point)
|
|
204
209
|
components/docs/libraries/LibrariesApplicationShellPage.js 17.15 KB (entry point)
|
|
210
|
+
components/docs/libraries/LibrariesApplicationShellPage.content.js 12.86 KB (entry point)
|
|
205
211
|
components/docs/libraries/LibrariesContentGenPage.js 2.71 KB (entry point)
|
|
206
212
|
components/docs/libraries/LibrariesContractsPage.js 6.86 KB (entry point)
|
|
207
213
|
components/docs/libraries/LibrariesCostTrackingPage.js 2.48 KB (entry point)
|
|
208
|
-
components/docs/libraries/LibrariesCrossPlatformUIPage.js 16.87 KB (entry point)
|
|
209
214
|
components/docs/libraries/LibrariesCrossPlatformUIPage.content.js 11.0 KB (entry point)
|
|
210
|
-
components/docs/
|
|
211
|
-
components/docs/
|
|
212
|
-
components/docs/knowledge/
|
|
213
|
-
components/docs/knowledge/
|
|
214
|
-
components/docs/knowledge/
|
|
215
|
+
components/docs/knowledge/index.js 43.95 KB (entry point)
|
|
216
|
+
components/docs/knowledge/KnowledgeCategoriesPage.js 13.56 KB (entry point)
|
|
217
|
+
components/docs/knowledge/KnowledgeExamplesPage.js 7.69 KB (entry point)
|
|
218
|
+
components/docs/knowledge/KnowledgeGovernancePage.js 3.34 KB (entry point)
|
|
219
|
+
components/docs/knowledge/KnowledgeOverviewPage.js 2.97 KB (entry point)
|
|
220
|
+
components/docs/knowledge/KnowledgeSourcesPage.js 10.40 KB (entry point)
|
|
215
221
|
components/docs/knowledge/KnowledgeSpacesPage.js 7.12 KB (entry point)
|
|
216
222
|
components/docs/libraries/LibrariesAccessibilityPage.js 4.11 KB (entry point)
|
|
217
|
-
components/docs/libraries/LibrariesAiAgentPage.js 3.28 KB (entry point)
|
|
218
|
-
components/docs/libraries/LibrariesAnalyticsPage.js 2.28 KB (entry point)
|
|
219
|
-
components/docs/libraries/LibrariesApplicationShellPage.content.js 12.86 KB (entry point)
|
|
220
223
|
components/docs/intent/index.js 34.41 KB (entry point)
|
|
224
|
+
components/docs/intent/ContractFirstApiPage.js 3.43 KB (entry point)
|
|
225
|
+
components/docs/intent/DeterministicCodegenPage.js 3.98 KB (entry point)
|
|
221
226
|
components/docs/intent/GenerateClientFromSchemaPage.js 8.95 KB (entry point)
|
|
222
227
|
components/docs/intent/OpenapiAlternativePage.js 4.72 KB (entry point)
|
|
223
228
|
components/docs/intent/SchemaValidationTypescriptPage.js 5.0 KB (entry point)
|
|
224
229
|
components/docs/intent/SpecDrivenDevelopmentPage.js 4.89 KB (entry point)
|
|
225
230
|
components/docs/intent/intent-pages.docblocks.js 5.0 KB (entry point)
|
|
226
|
-
components/docs/
|
|
227
|
-
components/docs/
|
|
228
|
-
components/docs/integrations/
|
|
231
|
+
components/docs/integrations/index.js 78.16 KB (entry point)
|
|
232
|
+
components/docs/integrations/IntegrationsS3Page.js 3.1 KB (entry point)
|
|
233
|
+
components/docs/integrations/IntegrationsSlackPage.js 3.19 KB (entry point)
|
|
229
234
|
components/docs/integrations/IntegrationsSpecModelPage.js 10.89 KB (entry point)
|
|
230
235
|
components/docs/integrations/IntegrationsStripePage.js 8.1 KB (entry point)
|
|
231
236
|
components/docs/integrations/IntegrationsTwilioPage.js 2.75 KB (entry point)
|
|
232
237
|
components/docs/integrations/IntegrationsWhatsappMetaPage.js 2.98 KB (entry point)
|
|
233
238
|
components/docs/integrations/IntegrationsWhatsappTwilioPage.js 3.1 KB (entry point)
|
|
234
|
-
components/docs/
|
|
235
|
-
components/docs/
|
|
239
|
+
components/docs/integrations/IntegrationsHealthRoutingPage.js 3.61 KB (entry point)
|
|
240
|
+
components/docs/integrations/IntegrationsMistralPage.js 3.89 KB (entry point)
|
|
236
241
|
components/docs/integrations/IntegrationsOpenAIPage.js 3.62 KB (entry point)
|
|
237
|
-
components/docs/integrations/IntegrationsOverviewPage.js 3.
|
|
242
|
+
components/docs/integrations/IntegrationsOverviewPage.js 3.87 KB (entry point)
|
|
238
243
|
components/docs/integrations/IntegrationsPostmarkPage.js 4.95 KB (entry point)
|
|
239
244
|
components/docs/integrations/IntegrationsPowensPage.js 7.33 KB (entry point)
|
|
240
245
|
components/docs/integrations/IntegrationsQdrantPage.js 3.47 KB (entry point)
|
|
241
246
|
components/docs/integrations/IntegrationsResendPage.js 2.31 KB (entry point)
|
|
242
|
-
components/docs/
|
|
243
|
-
components/docs/integrations/IntegrationsSlackPage.js 3.19 KB (entry point)
|
|
247
|
+
components/docs/guides/index.js 113.1 KB (entry point)
|
|
244
248
|
components/docs/integrations/IntegrationsCircuitBreakersPage.js 1.38 KB (entry point)
|
|
245
249
|
components/docs/integrations/IntegrationsElevenLabsPage.js 2.30 KB (entry point)
|
|
246
250
|
components/docs/integrations/IntegrationsGithubPage.js 3.1 KB (entry point)
|
|
247
|
-
components/docs/integrations/IntegrationsGmailPage.js
|
|
248
|
-
components/docs/integrations/IntegrationsGoogleCalendarPage.js
|
|
249
|
-
components/docs/integrations/
|
|
250
|
-
components/docs/integrations/IntegrationsMistralPage.js 3.89 KB (entry point)
|
|
251
|
-
components/docs/guides/index.js 106.0 KB (entry point)
|
|
251
|
+
components/docs/integrations/IntegrationsGmailPage.js 3.52 KB (entry point)
|
|
252
|
+
components/docs/integrations/IntegrationsGoogleCalendarPage.js 2.0 KB (entry point)
|
|
253
|
+
components/docs/integrations/IntegrationsGoogleDrivePage.js 3.16 KB (entry point)
|
|
252
254
|
components/docs/guides/GuideHostBuilderWorkbenchPage.js 9.39 KB (entry point)
|
|
253
255
|
components/docs/guides/GuideImportExistingCodebasesPage.js 15.55 KB (entry point)
|
|
254
256
|
components/docs/guides/GuideNextjsOneEndpointPage.js 6.44 KB (entry point)
|
|
257
|
+
components/docs/guides/GuideProviderBackedKnowledgePage.js 6.1 KB (entry point)
|
|
255
258
|
components/docs/guides/GuideReleaseCapsulesPage.js 5.0 KB (entry point)
|
|
256
259
|
components/docs/guides/GuideSpecValidationTypingPage.js 5.58 KB (entry point)
|
|
257
|
-
components/docs/guides/GuidesIndexPage.js 5.
|
|
258
|
-
components/docs/guides/guides.docblocks.js
|
|
260
|
+
components/docs/guides/GuidesIndexPage.js 5.31 KB (entry point)
|
|
261
|
+
components/docs/guides/guides.docblocks.js 4.39 KB (entry point)
|
|
259
262
|
components/docs/guides/GuideContractDrivenFormsPage.js 8.15 KB (entry point)
|
|
260
263
|
components/docs/guides/GuideContractDrivenFormsPage.content.js 3.58 KB (entry point)
|
|
261
264
|
components/docs/guides/GuideContractTypesPage.js 16.11 KB (entry point)
|
|
@@ -314,8 +317,8 @@ Bundled 334 modules in 125ms
|
|
|
314
317
|
components/docs/architecture/ArchitectureAppConfigPage.js 8.1 KB (entry point)
|
|
315
318
|
bundles/index.js 1.0 KB (entry point)
|
|
316
319
|
bundles/LibraryBundle.js 1.0 KB (entry point)
|
|
317
|
-
components/docs/DocsIndexPage.js
|
|
318
|
-
components/docs/docsManifest.js
|
|
320
|
+
components/docs/DocsIndexPage.js 29.95 KB (entry point)
|
|
321
|
+
components/docs/docsManifest.js 22.39 KB (entry point)
|
|
319
322
|
application/mcp/contractsMcpTypes.js 8 bytes (entry point)
|
|
320
323
|
application/mcp/docsMcp.catalog.js 6.20 KB (entry point)
|
|
321
324
|
application/index.js 49.74 KB (entry point)
|
|
@@ -339,261 +342,264 @@ Bundled 334 modules in 125ms
|
|
|
339
342
|
application/mcp/contractsMcpAdoptionTools.js 2.54 KB (entry point)
|
|
340
343
|
application/mcp/contractsMcpResources.js 3.47 KB (entry point)
|
|
341
344
|
|
|
342
|
-
[contractspec-bun-build] transpile target=node root=src entries=
|
|
343
|
-
Bundled
|
|
345
|
+
[contractspec-bun-build] transpile target=node root=src entries=337 noBundle=false
|
|
346
|
+
Bundled 337 modules in 150ms
|
|
344
347
|
|
|
345
348
|
application/context-storage/index.js 0.85 KB (entry point)
|
|
346
349
|
presentation/features/templates/types.js 0 KB (entry point)
|
|
347
350
|
presentation/features/organisms/index.js 23.0 KB (entry point)
|
|
351
|
+
presentation/features/molecules/index.js 8.41 KB (entry point)
|
|
348
352
|
presentation/features/organisms/FeatureDetail/types.js 0 KB (entry point)
|
|
349
353
|
presentation/features/organisms/FeatureDiscovery/types.js 0 KB (entry point)
|
|
354
|
+
presentation/features/molecules/FeatureCard/types.js 0 KB (entry point)
|
|
350
355
|
presentation/features/molecules/FeatureFilters/types.js 0 KB (entry point)
|
|
351
|
-
presentation/features/molecules/index.js 8.41 KB (entry point)
|
|
352
356
|
presentation/features/index.js 50.55 KB (entry point)
|
|
357
|
+
presentation/features/templates/FeatureOperationsTemplate/index.js 3.41 KB (entry point)
|
|
358
|
+
presentation/features/templates/FeatureOverviewTemplate/index.js 3.1 KB (entry point)
|
|
359
|
+
presentation/features/templates/FeatureOverviewTemplate/FeatureOverviewTemplate.js 3.1 KB (entry point)
|
|
353
360
|
presentation/features/templates/FeaturePresentationDetailTemplate/index.js 5.14 KB (entry point)
|
|
354
361
|
presentation/features/templates/FeaturePresentationDetailTemplate/FeaturePresentationDetailTemplate.js 5.14 KB (entry point)
|
|
355
362
|
presentation/features/templates/FeaturePresentationDetailTemplate/types.js 0 KB (entry point)
|
|
356
363
|
presentation/features/templates/FeaturePresentationsTemplate/index.js 6.0 KB (entry point)
|
|
357
364
|
presentation/features/templates/FeaturePresentationsTemplate/FeaturePresentationsTemplate.js 6.0 KB (entry point)
|
|
365
|
+
presentation/features/templates/FeatureFormDetailTemplate/index.js 5.45 KB (entry point)
|
|
366
|
+
presentation/features/templates/FeatureFormDetailTemplate/types.js 0 KB (entry point)
|
|
358
367
|
presentation/features/templates/FeatureFormsTemplate/index.js 5.96 KB (entry point)
|
|
368
|
+
presentation/features/templates/FeatureFormsTemplate/FeatureFormsTemplate.js 5.96 KB (entry point)
|
|
359
369
|
presentation/features/templates/FeatureOperationDetailTemplate/index.js 4.92 KB (entry point)
|
|
360
370
|
presentation/features/templates/FeatureOperationDetailTemplate/FeatureOperationDetailTemplate.js 4.92 KB (entry point)
|
|
361
371
|
presentation/features/templates/FeatureOperationDetailTemplate/types.js 0 KB (entry point)
|
|
362
|
-
presentation/features/templates/FeatureOperationsTemplate/index.js 3.41 KB (entry point)
|
|
363
372
|
presentation/features/templates/FeatureOperationsTemplate/FeatureOperationsTemplate.js 3.41 KB (entry point)
|
|
364
|
-
presentation/features/templates/
|
|
365
|
-
presentation/features/templates/
|
|
373
|
+
presentation/features/templates/FeatureDataViewsTemplate/index.js 5.97 KB (entry point)
|
|
374
|
+
presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.js 5.97 KB (entry point)
|
|
366
375
|
presentation/features/templates/FeatureEventDetailTemplate/index.js 5.1 KB (entry point)
|
|
376
|
+
presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.js 5.1 KB (entry point)
|
|
367
377
|
presentation/features/templates/FeatureEventDetailTemplate/types.js 0 KB (entry point)
|
|
368
378
|
presentation/features/templates/FeatureEventsTemplate/index.js 5.95 KB (entry point)
|
|
369
379
|
presentation/features/templates/FeatureEventsTemplate/FeatureEventsTemplate.js 5.95 KB (entry point)
|
|
370
|
-
presentation/features/templates/FeatureFormDetailTemplate/index.js 5.45 KB (entry point)
|
|
371
380
|
presentation/features/templates/FeatureFormDetailTemplate/FeatureFormDetailTemplate.js 5.45 KB (entry point)
|
|
372
|
-
presentation/features/
|
|
373
|
-
presentation/features/
|
|
381
|
+
presentation/features/organisms/FeatureEventsList.js 5.32 KB (entry point)
|
|
382
|
+
presentation/features/organisms/FeatureFormsList.js 5.33 KB (entry point)
|
|
383
|
+
presentation/features/organisms/FeatureOperationsList.js 2.76 KB (entry point)
|
|
374
384
|
presentation/features/organisms/FeaturePresentationsList.js 5.35 KB (entry point)
|
|
375
385
|
presentation/features/templates/FeatureDataViewDetailTemplate/index.js 5.50 KB (entry point)
|
|
376
386
|
presentation/features/templates/FeatureDataViewDetailTemplate/FeatureDataViewDetailTemplate.js 5.50 KB (entry point)
|
|
377
387
|
presentation/features/templates/FeatureDataViewDetailTemplate/types.js 0 KB (entry point)
|
|
378
|
-
presentation/features/
|
|
379
|
-
presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.js 5.97 KB (entry point)
|
|
380
|
-
presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.js 5.1 KB (entry point)
|
|
388
|
+
presentation/features/organisms/FeatureDataViewsList.js 5.33 KB (entry point)
|
|
381
389
|
presentation/features/organisms/FeatureDetail/index.js 2.48 KB (entry point)
|
|
390
|
+
presentation/features/organisms/FeatureDetail/FeatureDetail.js 2.48 KB (entry point)
|
|
382
391
|
presentation/features/organisms/FeatureDiscovery/index.js 15.58 KB (entry point)
|
|
383
392
|
presentation/features/organisms/FeatureDiscovery/FeatureDiscovery.js 15.58 KB (entry point)
|
|
384
|
-
presentation/features/
|
|
385
|
-
presentation/features/
|
|
386
|
-
presentation/features/organisms/FeatureOperationsList.js 2.76 KB (entry point)
|
|
393
|
+
presentation/features/molecules/FeatureCategoryHeader/index.js 1.29 KB (entry point)
|
|
394
|
+
presentation/features/molecules/FeatureCategoryHeader/FeatureCategoryHeader.js 1.29 KB (entry point)
|
|
387
395
|
presentation/features/molecules/FeatureFilters/index.js 1.63 KB (entry point)
|
|
388
396
|
presentation/features/molecules/FeatureFilters/FeatureFilters.js 1.63 KB (entry point)
|
|
389
|
-
presentation/features/
|
|
390
|
-
presentation/features/
|
|
397
|
+
presentation/features/hooks/index.js 6.77 KB (entry point)
|
|
398
|
+
presentation/features/hooks/useContractsRegistry.js 5.00 KB (entry point)
|
|
399
|
+
presentation/features/hooks/useFeatureFilters.js 1.46 KB (entry point)
|
|
400
|
+
presentation/features/hooks/useFeatureRegistry.js 3.0 KB (entry point)
|
|
391
401
|
presentation/features/hooks/useRelatedDocs.js 0.76 KB (entry point)
|
|
392
402
|
presentation/features/molecules/FeatureCard/index.js 5.87 KB (entry point)
|
|
393
403
|
presentation/features/molecules/FeatureCard/FeatureCard.js 5.87 KB (entry point)
|
|
394
404
|
presentation/features/molecules/FeatureHoverPreview/index.js 3.0 KB (entry point)
|
|
395
405
|
presentation/features/molecules/FeatureHoverPreview/FeatureHoverPreview.js 3.0 KB (entry point)
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
presentation/features/molecules/FeatureCategoryHeader/FeatureCategoryHeader.js 1.29 KB (entry point)
|
|
406
|
+
libs/posthog/client.js 1.28 KB (entry point)
|
|
407
|
+
libs/posthog/native.js 0.76 KB (entry point)
|
|
399
408
|
libs/posthog/server.js 447 bytes (entry point)
|
|
400
409
|
libs/pricing-examples.js 462 bytes (entry point)
|
|
401
410
|
presentation/features/atoms/index.js 1.45 KB (entry point)
|
|
402
411
|
presentation/features/atoms/FeatureIcon/index.js 1.45 KB (entry point)
|
|
403
412
|
presentation/features/atoms/FeatureIcon/FeatureIcon.js 1.45 KB (entry point)
|
|
404
|
-
presentation/features/hooks/index.js 6.77 KB (entry point)
|
|
405
|
-
presentation/features/hooks/useFeatureRegistry.js 3.0 KB (entry point)
|
|
406
|
-
presentation/features/hooks/useContractsRegistry.js 5.00 KB (entry point)
|
|
407
|
-
presentation/features/hooks/useFeatureFilters.js 1.46 KB (entry point)
|
|
408
|
-
libs/email/types.js 0 KB (entry point)
|
|
409
|
-
libs/posthog/client.js 1.28 KB (entry point)
|
|
410
|
-
libs/posthog/native.js 0.76 KB (entry point)
|
|
411
|
-
./index.js 0.82 MB (entry point)
|
|
412
413
|
infrastructure/index.js 0.74 KB (entry point)
|
|
413
|
-
infrastructure/elysia/index.js 0.74 KB (entry point)
|
|
414
414
|
libs/email.js 15.26 KB (entry point)
|
|
415
|
+
libs/email/waitlist.js 5.32 KB (entry point)
|
|
415
416
|
libs/email/contact.js 4.0 KB (entry point)
|
|
416
417
|
libs/email/newsletter.js 4.71 KB (entry point)
|
|
418
|
+
libs/email/types.js 0 KB (entry point)
|
|
417
419
|
libs/email/waitlist-application.js 7.90 KB (entry point)
|
|
418
|
-
libs/email/waitlist.js 5.32 KB (entry point)
|
|
419
|
-
libs/email/utils.js 379 bytes (entry point)
|
|
420
420
|
libs/email/client.js 2.15 KB (entry point)
|
|
421
|
-
|
|
421
|
+
libs/email/utils.js 379 bytes (entry point)
|
|
422
|
+
./index.js 0.84 MB (entry point)
|
|
422
423
|
features/index.js 6.0 KB (entry point)
|
|
423
|
-
features/registry.js 2.62 KB (entry point)
|
|
424
|
-
features/presentations.feature.js 0.95 KB (entry point)
|
|
425
|
-
features/docs.feature.js 0.89 KB (entry point)
|
|
426
424
|
features/docs/index.js 0.53 KB (entry point)
|
|
427
|
-
features/
|
|
425
|
+
features/registry.js 2.62 KB (entry point)
|
|
428
426
|
features/mcp.feature.js 0.85 KB (entry point)
|
|
427
|
+
features/presentations.feature.js 0.95 KB (entry point)
|
|
428
|
+
infrastructure/elysia/index.js 0.74 KB (entry point)
|
|
429
429
|
components/templates/todos/types.js 0 KB (entry point)
|
|
430
|
+
config/index.js 2.57 KB (entry point)
|
|
430
431
|
config/contractspec-blueprint.js 2.48 KB (entry point)
|
|
431
|
-
config/contractspec-routes.js 0.87 KB (entry point)
|
|
432
432
|
config/contractspec-branding.js 0.86 KB (entry point)
|
|
433
|
-
|
|
433
|
+
config/contractspec-routes.js 0.87 KB (entry point)
|
|
434
|
+
features/docs.feature.js 0.89 KB (entry point)
|
|
435
|
+
features/docs/docs.contracts.js 0.53 KB (entry point)
|
|
434
436
|
components/templates/recipes/types.js 0 KB (entry point)
|
|
437
|
+
components/templates/messaging/types.js 0 KB (entry point)
|
|
435
438
|
components/shell/index.js 4.22 KB (entry point)
|
|
439
|
+
components/shell/WorkspaceProjectShellLayout.js 3.30 KB (entry point)
|
|
440
|
+
components/shell/WorkspaceShellRenderer.js 3.40 KB (entry point)
|
|
441
|
+
components/shell/WorkspaceHeader.js 1.71 KB (entry point)
|
|
442
|
+
components/shell/WorkspaceSidebar.js 1.1 KB (entry point)
|
|
436
443
|
components/templates/engine/index.js 0.85 KB (entry point)
|
|
437
444
|
components/templates/index.js 20.20 KB (entry point)
|
|
445
|
+
components/templates/recipes/index.js 5.34 KB (entry point)
|
|
446
|
+
components/templates/recipes/RecipeList.js 5.28 KB (entry point)
|
|
438
447
|
components/templates/todos/index.js 9.30 KB (entry point)
|
|
439
448
|
components/templates/todos/TaskList.js 9.26 KB (entry point)
|
|
440
449
|
components/templates/todos/FilterBar.js 2.16 KB (entry point)
|
|
441
450
|
components/templates/todos/TaskForm.js 3.1 KB (entry point)
|
|
442
451
|
components/templates/todos/TaskItem.js 2.17 KB (entry point)
|
|
443
452
|
components/templates/messaging/index.js 5.88 KB (entry point)
|
|
444
|
-
components/templates/
|
|
445
|
-
components/templates/
|
|
453
|
+
components/templates/messaging/MessagingWorkspace.js 5.80 KB (entry point)
|
|
454
|
+
components/templates/messaging/MessageComposer.js 3.46 KB (entry point)
|
|
455
|
+
components/templates/messaging/MessageThread.js 2.23 KB (entry point)
|
|
446
456
|
components/templates/recipes/LanguageSwitcher.js 0.67 KB (entry point)
|
|
447
457
|
components/templates/recipes/RecipeCard.js 1.59 KB (entry point)
|
|
448
458
|
components/templates/recipes/RecipeDetail.js 1.54 KB (entry point)
|
|
449
|
-
components/templates/messaging/MessagingWorkspace.js 5.80 KB (entry point)
|
|
450
459
|
components/templates/messaging/ConversationList.js 2.13 KB (entry point)
|
|
451
|
-
components/templates/messaging/MessageComposer.js 3.46 KB (entry point)
|
|
452
|
-
components/templates/messaging/MessageThread.js 2.23 KB (entry point)
|
|
453
460
|
components/legal/index.js 42.77 KB (entry point)
|
|
454
461
|
components/legal/PrivacyTemplate.js 20.27 KB (entry point)
|
|
455
462
|
components/legal/TermsTemplate.js 22.75 KB (entry point)
|
|
456
463
|
components/shared/index.js 0.85 KB (entry point)
|
|
457
464
|
components/shared/FeatureGateNotice.js 0.85 KB (entry point)
|
|
458
|
-
components/shell/WorkspaceProjectShellLayout.js 3.30 KB (entry point)
|
|
459
|
-
components/shell/WorkspaceShellRenderer.js 3.40 KB (entry point)
|
|
460
|
-
components/shell/WorkspaceSidebar.js 1.1 KB (entry point)
|
|
461
|
-
components/shell/WorkspaceHeader.js 1.71 KB (entry point)
|
|
462
465
|
components/integrations/index.js 18.68 KB (entry point)
|
|
463
|
-
components/integrations/organisms/IntegrationMarketplace.js 4.1 KB (entry point)
|
|
464
|
-
components/integrations/molecules/IntegrationCard.js 1.90 KB (entry point)
|
|
465
466
|
components/integrations/organisms/IntegrationSettings.js 12.68 KB (entry point)
|
|
466
467
|
components/integrations/organisms/IntegrationSettingsSecretReference.js 1.55 KB (entry point)
|
|
467
468
|
components/integrations/organisms/KnowledgeSourceList.js 2.10 KB (entry point)
|
|
468
|
-
components/docs/tech/contracts/tech-docs.docblocks.js 0.72 KB (entry point)
|
|
469
469
|
components/integrations/blocks/IntegrationCredentialSetupBlock.js 7.68 KB (entry point)
|
|
470
|
+
components/integrations/atoms/IntegrationCredentialModeTabs.js 0.96 KB (entry point)
|
|
471
|
+
components/integrations/atoms/IntegrationEnvAliasPreview.js 1.30 KB (entry point)
|
|
470
472
|
components/integrations/helpers/credentialSetupModel.js 3.65 KB (entry point)
|
|
471
473
|
components/integrations/helpers/credentialSetupAliases.js 1.75 KB (entry point)
|
|
474
|
+
components/integrations/organisms/IntegrationMarketplace.js 4.1 KB (entry point)
|
|
475
|
+
components/integrations/molecules/IntegrationCard.js 1.90 KB (entry point)
|
|
476
|
+
components/docs/tech/contracts/tech-docs.docblocks.js 0.72 KB (entry point)
|
|
472
477
|
components/integrations/atoms/IntegrationCredentialFieldList.js 1.19 KB (entry point)
|
|
473
|
-
components/integrations/atoms/IntegrationCredentialModeTabs.js 0.96 KB (entry point)
|
|
474
|
-
components/integrations/atoms/IntegrationEnvAliasPreview.js 1.30 KB (entry point)
|
|
475
478
|
components/docs/ops/ops.docs.js 22.52 KB (entry point)
|
|
476
|
-
components/docs/product/product.docblocks.js 2.94 KB (entry point)
|
|
477
|
-
components/docs/ops/ops-lifecycle.docblocks.js 6.18 KB (entry point)
|
|
478
|
-
components/docs/ops/ops-runbooks-a.docblocks.js 5.26 KB (entry point)
|
|
479
479
|
components/docs/ops/ops-runbooks-b.docblocks.js 4.94 KB (entry point)
|
|
480
480
|
components/docs/ops/ops-slo-tenant.docblocks.js 6.32 KB (entry point)
|
|
481
481
|
components/docs/ops/ops-top.docs.js 0.75 KB (entry point)
|
|
482
|
-
components/docs/
|
|
482
|
+
components/docs/product/product.docblocks.js 2.94 KB (entry point)
|
|
483
|
+
components/docs/ops/ops-lifecycle.docblocks.js 6.18 KB (entry point)
|
|
484
|
+
components/docs/ops/ops-runbooks-a.docblocks.js 5.26 KB (entry point)
|
|
485
|
+
components/docs/index.js 0.75 MB (entry point)
|
|
483
486
|
components/docs/studio/index.js 6.61 KB (entry point)
|
|
487
|
+
components/docs/studio/StudioDeploymentsPage.js 0.70 KB (entry point)
|
|
488
|
+
components/docs/studio/StudioGettingStartedPage.js 0.71 KB (entry point)
|
|
489
|
+
components/docs/studio/StudioIntegrationsPage.js 0.70 KB (entry point)
|
|
484
490
|
components/docs/studio/StudioOverviewPage.js 4.20 KB (entry point)
|
|
485
491
|
components/docs/studio/StudioVisualBuilderPage.js 0.71 KB (entry point)
|
|
486
492
|
components/docs/specs/index.js 69.26 KB (entry point)
|
|
493
|
+
components/docs/specs/SpecsDataViewsPage.js 11.51 KB (entry point)
|
|
494
|
+
components/docs/specs/SpecsModuleBundlesPage.js 7.86 KB (entry point)
|
|
495
|
+
components/docs/specs/SpecsOverlaysPage.js 8.87 KB (entry point)
|
|
487
496
|
components/docs/specs/SpecsOverviewPage.js 5.41 KB (entry point)
|
|
488
497
|
components/docs/specs/SpecsPolicyPage.js 8.96 KB (entry point)
|
|
489
498
|
components/docs/specs/SpecsWorkflowsPage.js 7.76 KB (entry point)
|
|
490
499
|
components/docs/studio/StudioBYOKPage.js 0.70 KB (entry point)
|
|
491
|
-
components/docs/studio/StudioDeploymentsPage.js 0.70 KB (entry point)
|
|
492
|
-
components/docs/studio/StudioGettingStartedPage.js 0.71 KB (entry point)
|
|
493
|
-
components/docs/studio/StudioIntegrationsPage.js 0.70 KB (entry point)
|
|
494
500
|
components/docs/safety/index.js 32.46 KB (entry point)
|
|
501
|
+
components/docs/safety/SafetySecurityTrustPage.js 4.0 KB (entry point)
|
|
502
|
+
components/docs/safety/SafetySigningPage.js 2.1 KB (entry point)
|
|
503
|
+
components/docs/safety/SafetyTenantIsolationPage.js 1.98 KB (entry point)
|
|
495
504
|
components/docs/specs/SpecsBuilderControlPlanePage.js 8.82 KB (entry point)
|
|
496
505
|
components/docs/specs/SpecsCapabilitiesPage.js 3.93 KB (entry point)
|
|
497
506
|
components/docs/specs/SpecsConnectPage.js 7.84 KB (entry point)
|
|
498
|
-
components/docs/specs/SpecsDataViewsPage.js 11.51 KB (entry point)
|
|
499
|
-
components/docs/specs/SpecsModuleBundlesPage.js 7.86 KB (entry point)
|
|
500
|
-
components/docs/specs/SpecsOverlaysPage.js 8.87 KB (entry point)
|
|
501
507
|
components/docs/reference/index.js 7.76 KB (entry point)
|
|
508
|
+
components/docs/reference/DocsReferenceIndexPage.js 3.92 KB (entry point)
|
|
509
|
+
components/docs/reference/DocsReferencePage.js 4.0 KB (entry point)
|
|
502
510
|
components/docs/safety/SafetyAuditingPage.js 8.13 KB (entry point)
|
|
503
511
|
components/docs/safety/SafetyMigrationsPage.js 8.41 KB (entry point)
|
|
504
512
|
components/docs/safety/SafetyOverviewPage.js 2.58 KB (entry point)
|
|
505
513
|
components/docs/safety/SafetyPDPPage.js 6.58 KB (entry point)
|
|
506
|
-
components/docs/safety/SafetySecurityTrustPage.js 4.0 KB (entry point)
|
|
507
|
-
components/docs/safety/SafetySigningPage.js 2.1 KB (entry point)
|
|
508
|
-
components/docs/safety/SafetyTenantIsolationPage.js 1.98 KB (entry point)
|
|
509
|
-
components/docs/reference/DocsReferenceIndexPage.js 3.92 KB (entry point)
|
|
510
|
-
components/docs/reference/DocsReferenceIndexClient.js 2.28 KB (entry point)
|
|
511
|
-
components/docs/reference/DocsReferencePage.js 4.0 KB (entry point)
|
|
512
514
|
components/docs/reference/DocsReferenceContent.js 3.91 KB (entry point)
|
|
513
515
|
components/docs/reference/DocsMarkdownContent.js 2.90 KB (entry point)
|
|
514
516
|
components/docs/reference/docsMarkdownParser.js 1.65 KB (entry point)
|
|
517
|
+
components/docs/reference/DocsReferenceIndexClient.js 2.28 KB (entry point)
|
|
518
|
+
components/docs/libraries/index.js 161.18 KB (entry point)
|
|
519
|
+
components/docs/libraries/LibrariesWorkflowsPage.js 3.72 KB (entry point)
|
|
520
|
+
components/docs/manifesto/ManifestoPage.js 2.79 KB (entry point)
|
|
515
521
|
components/docs/ops/index.js 4.52 KB (entry point)
|
|
516
522
|
components/docs/ops/AutoEvolutionOpsPage.js 3.27 KB (entry point)
|
|
517
523
|
components/docs/ops/DistributedTracingOpsPage.js 1.47 KB (entry point)
|
|
518
|
-
components/docs/libraries/
|
|
524
|
+
components/docs/libraries/LibrariesSchemaPage.js 5.00 KB (entry point)
|
|
525
|
+
components/docs/libraries/LibrariesSupportBotPage.js 2.87 KB (entry point)
|
|
526
|
+
components/docs/libraries/LibrariesTestingPage.js 3.30 KB (entry point)
|
|
519
527
|
components/docs/libraries/LibrariesTranslationRuntimePage.js 7.68 KB (entry point)
|
|
520
528
|
components/docs/libraries/LibrariesTranslationRuntimePage.content.js 3.77 KB (entry point)
|
|
521
529
|
components/docs/libraries/LibrariesUIKitPage.js 5.49 KB (entry point)
|
|
522
530
|
components/docs/libraries/LibrariesUIKitWebPage.js 4.35 KB (entry point)
|
|
523
531
|
components/docs/libraries/LibrariesWorkflowComposerPage.js 2.1 KB (entry point)
|
|
524
|
-
components/docs/libraries/
|
|
525
|
-
components/docs/
|
|
532
|
+
components/docs/libraries/LibrariesObservabilityPage.js 3.18 KB (entry point)
|
|
533
|
+
components/docs/libraries/LibrariesOverlayEnginePage.js 2.87 KB (entry point)
|
|
534
|
+
components/docs/libraries/LibrariesOverviewPage.js 5.51 KB (entry point)
|
|
526
535
|
components/docs/libraries/LibrariesPersonalizationPage.js 6.50 KB (entry point)
|
|
527
536
|
components/docs/libraries/LibrariesProgressiveDeliveryPage.js 3.0 KB (entry point)
|
|
528
537
|
components/docs/libraries/LibrariesResiliencePage.js 2.65 KB (entry point)
|
|
529
538
|
components/docs/libraries/LibrariesRuntimePage.js 5.17 KB (entry point)
|
|
530
539
|
components/docs/libraries/LibrariesSLOPage.js 2.58 KB (entry point)
|
|
531
|
-
components/docs/libraries/
|
|
532
|
-
components/docs/libraries/
|
|
533
|
-
components/docs/libraries/
|
|
540
|
+
components/docs/libraries/LibrariesCrossPlatformUIPage.js 16.85 KB (entry point)
|
|
541
|
+
components/docs/libraries/LibrariesDataBackendPage.js 3.77 KB (entry point)
|
|
542
|
+
components/docs/libraries/LibrariesDataViewsPage.js 10.56 KB (entry point)
|
|
534
543
|
components/docs/libraries/LibrariesDesignSystemPage.js 18.44 KB (entry point)
|
|
535
544
|
components/docs/libraries/LibrariesEvolutionPage.js 3.67 KB (entry point)
|
|
536
545
|
components/docs/libraries/LibrariesGraphQLPage.js 3.97 KB (entry point)
|
|
537
546
|
components/docs/libraries/LibrariesGrowthPage.js 2.55 KB (entry point)
|
|
538
547
|
components/docs/libraries/LibrariesMultiTenancyPage.js 2.33 KB (entry point)
|
|
539
|
-
components/docs/libraries/
|
|
540
|
-
components/docs/libraries/
|
|
541
|
-
components/docs/libraries/LibrariesOverviewPage.js 5.51 KB (entry point)
|
|
548
|
+
components/docs/libraries/LibrariesAiAgentPage.js 3.27 KB (entry point)
|
|
549
|
+
components/docs/libraries/LibrariesAnalyticsPage.js 2.27 KB (entry point)
|
|
542
550
|
components/docs/libraries/LibrariesApplicationShellPage.js 17.14 KB (entry point)
|
|
551
|
+
components/docs/libraries/LibrariesApplicationShellPage.content.js 12.85 KB (entry point)
|
|
543
552
|
components/docs/libraries/LibrariesContentGenPage.js 2.70 KB (entry point)
|
|
544
553
|
components/docs/libraries/LibrariesContractsPage.js 6.86 KB (entry point)
|
|
545
554
|
components/docs/libraries/LibrariesCostTrackingPage.js 2.47 KB (entry point)
|
|
546
|
-
components/docs/libraries/LibrariesCrossPlatformUIPage.js 16.85 KB (entry point)
|
|
547
555
|
components/docs/libraries/LibrariesCrossPlatformUIPage.content.js 11.0 KB (entry point)
|
|
548
|
-
components/docs/
|
|
549
|
-
components/docs/
|
|
550
|
-
components/docs/knowledge/
|
|
551
|
-
components/docs/knowledge/
|
|
552
|
-
components/docs/knowledge/
|
|
556
|
+
components/docs/knowledge/index.js 43.91 KB (entry point)
|
|
557
|
+
components/docs/knowledge/KnowledgeCategoriesPage.js 13.52 KB (entry point)
|
|
558
|
+
components/docs/knowledge/KnowledgeExamplesPage.js 7.68 KB (entry point)
|
|
559
|
+
components/docs/knowledge/KnowledgeGovernancePage.js 3.34 KB (entry point)
|
|
560
|
+
components/docs/knowledge/KnowledgeOverviewPage.js 2.97 KB (entry point)
|
|
561
|
+
components/docs/knowledge/KnowledgeSourcesPage.js 10.39 KB (entry point)
|
|
553
562
|
components/docs/knowledge/KnowledgeSpacesPage.js 7.11 KB (entry point)
|
|
554
563
|
components/docs/libraries/LibrariesAccessibilityPage.js 4.10 KB (entry point)
|
|
555
|
-
components/docs/libraries/LibrariesAiAgentPage.js 3.27 KB (entry point)
|
|
556
|
-
components/docs/libraries/LibrariesAnalyticsPage.js 2.27 KB (entry point)
|
|
557
|
-
components/docs/libraries/LibrariesApplicationShellPage.content.js 12.85 KB (entry point)
|
|
558
564
|
components/docs/intent/index.js 34.37 KB (entry point)
|
|
565
|
+
components/docs/intent/ContractFirstApiPage.js 3.43 KB (entry point)
|
|
566
|
+
components/docs/intent/DeterministicCodegenPage.js 3.97 KB (entry point)
|
|
559
567
|
components/docs/intent/GenerateClientFromSchemaPage.js 8.95 KB (entry point)
|
|
560
568
|
components/docs/intent/OpenapiAlternativePage.js 4.68 KB (entry point)
|
|
561
569
|
components/docs/intent/SchemaValidationTypescriptPage.js 5.0 KB (entry point)
|
|
562
570
|
components/docs/intent/SpecDrivenDevelopmentPage.js 4.88 KB (entry point)
|
|
563
571
|
components/docs/intent/intent-pages.docblocks.js 5.0 KB (entry point)
|
|
564
|
-
components/docs/
|
|
565
|
-
components/docs/
|
|
566
|
-
components/docs/integrations/
|
|
572
|
+
components/docs/integrations/index.js 78.13 KB (entry point)
|
|
573
|
+
components/docs/integrations/IntegrationsS3Page.js 3.1 KB (entry point)
|
|
574
|
+
components/docs/integrations/IntegrationsSlackPage.js 3.18 KB (entry point)
|
|
567
575
|
components/docs/integrations/IntegrationsSpecModelPage.js 10.88 KB (entry point)
|
|
568
576
|
components/docs/integrations/IntegrationsStripePage.js 8.1 KB (entry point)
|
|
569
577
|
components/docs/integrations/IntegrationsTwilioPage.js 2.75 KB (entry point)
|
|
570
578
|
components/docs/integrations/IntegrationsWhatsappMetaPage.js 2.98 KB (entry point)
|
|
571
579
|
components/docs/integrations/IntegrationsWhatsappTwilioPage.js 3.1 KB (entry point)
|
|
572
|
-
components/docs/
|
|
573
|
-
components/docs/
|
|
580
|
+
components/docs/integrations/IntegrationsHealthRoutingPage.js 3.60 KB (entry point)
|
|
581
|
+
components/docs/integrations/IntegrationsMistralPage.js 3.88 KB (entry point)
|
|
574
582
|
components/docs/integrations/IntegrationsOpenAIPage.js 3.61 KB (entry point)
|
|
575
|
-
components/docs/integrations/IntegrationsOverviewPage.js 3.
|
|
583
|
+
components/docs/integrations/IntegrationsOverviewPage.js 3.85 KB (entry point)
|
|
576
584
|
components/docs/integrations/IntegrationsPostmarkPage.js 4.93 KB (entry point)
|
|
577
585
|
components/docs/integrations/IntegrationsPowensPage.js 7.32 KB (entry point)
|
|
578
586
|
components/docs/integrations/IntegrationsQdrantPage.js 3.46 KB (entry point)
|
|
579
587
|
components/docs/integrations/IntegrationsResendPage.js 2.30 KB (entry point)
|
|
580
|
-
components/docs/
|
|
581
|
-
components/docs/integrations/IntegrationsSlackPage.js 3.18 KB (entry point)
|
|
588
|
+
components/docs/guides/index.js 113.0 KB (entry point)
|
|
582
589
|
components/docs/integrations/IntegrationsCircuitBreakersPage.js 1.37 KB (entry point)
|
|
583
590
|
components/docs/integrations/IntegrationsElevenLabsPage.js 2.29 KB (entry point)
|
|
584
591
|
components/docs/integrations/IntegrationsGithubPage.js 3.1 KB (entry point)
|
|
585
|
-
components/docs/integrations/IntegrationsGmailPage.js
|
|
586
|
-
components/docs/integrations/IntegrationsGoogleCalendarPage.js
|
|
587
|
-
components/docs/integrations/
|
|
588
|
-
components/docs/integrations/IntegrationsMistralPage.js 3.88 KB (entry point)
|
|
589
|
-
components/docs/guides/index.js 105.99 KB (entry point)
|
|
592
|
+
components/docs/integrations/IntegrationsGmailPage.js 3.52 KB (entry point)
|
|
593
|
+
components/docs/integrations/IntegrationsGoogleCalendarPage.js 2.00 KB (entry point)
|
|
594
|
+
components/docs/integrations/IntegrationsGoogleDrivePage.js 3.15 KB (entry point)
|
|
590
595
|
components/docs/guides/GuideHostBuilderWorkbenchPage.js 9.38 KB (entry point)
|
|
591
596
|
components/docs/guides/GuideImportExistingCodebasesPage.js 15.53 KB (entry point)
|
|
592
597
|
components/docs/guides/GuideNextjsOneEndpointPage.js 6.43 KB (entry point)
|
|
598
|
+
components/docs/guides/GuideProviderBackedKnowledgePage.js 6.1 KB (entry point)
|
|
593
599
|
components/docs/guides/GuideReleaseCapsulesPage.js 4.99 KB (entry point)
|
|
594
600
|
components/docs/guides/GuideSpecValidationTypingPage.js 5.58 KB (entry point)
|
|
595
|
-
components/docs/guides/GuidesIndexPage.js 5.
|
|
596
|
-
components/docs/guides/guides.docblocks.js
|
|
601
|
+
components/docs/guides/GuidesIndexPage.js 5.30 KB (entry point)
|
|
602
|
+
components/docs/guides/guides.docblocks.js 4.38 KB (entry point)
|
|
597
603
|
components/docs/guides/GuideContractDrivenFormsPage.js 8.14 KB (entry point)
|
|
598
604
|
components/docs/guides/GuideContractDrivenFormsPage.content.js 3.57 KB (entry point)
|
|
599
605
|
components/docs/guides/GuideContractTypesPage.js 16.11 KB (entry point)
|
|
@@ -652,8 +658,8 @@ Bundled 334 modules in 107ms
|
|
|
652
658
|
components/docs/architecture/ArchitectureAppConfigPage.js 8.1 KB (entry point)
|
|
653
659
|
bundles/index.js 1.0 KB (entry point)
|
|
654
660
|
bundles/LibraryBundle.js 1.0 KB (entry point)
|
|
655
|
-
components/docs/DocsIndexPage.js
|
|
656
|
-
components/docs/docsManifest.js
|
|
661
|
+
components/docs/DocsIndexPage.js 29.94 KB (entry point)
|
|
662
|
+
components/docs/docsManifest.js 22.38 KB (entry point)
|
|
657
663
|
application/mcp/contractsMcpTypes.js 0 KB (entry point)
|
|
658
664
|
application/mcp/docsMcp.catalog.js 6.19 KB (entry point)
|
|
659
665
|
application/index.js 49.74 KB (entry point)
|