@contractspec/bundle.marketing 3.7.0 → 3.7.4
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 +3 -3
- package/CHANGELOG.md +109 -0
- package/package.json +114 -165
package/.turbo/turbo-build.log
CHANGED
|
@@ -3,7 +3,7 @@ $ bun run prebuild && bun run build:bundle && bun run build:types
|
|
|
3
3
|
$ contractspec-bun-build prebuild
|
|
4
4
|
$ contractspec-bun-build transpile
|
|
5
5
|
[contractspec-bun-build] transpile target=bun root=src entries=45 noBundle=false
|
|
6
|
-
Bundled 45 modules in
|
|
6
|
+
Bundled 45 modules in 31ms
|
|
7
7
|
|
|
8
8
|
bundles/MarketingBundle.js 8.0 KB (entry point)
|
|
9
9
|
libs/email/types.js 49 bytes (entry point)
|
|
@@ -52,7 +52,7 @@ Bundled 45 modules in 33ms
|
|
|
52
52
|
components/marketing/sections/DevelopersSection.js 1.37 KB (entry point)
|
|
53
53
|
|
|
54
54
|
[contractspec-bun-build] transpile target=node root=src entries=45 noBundle=false
|
|
55
|
-
Bundled 45 modules in
|
|
55
|
+
Bundled 45 modules in 27ms
|
|
56
56
|
|
|
57
57
|
bundles/MarketingBundle.js 8.1 KB (entry point)
|
|
58
58
|
libs/email/types.js 41 bytes (entry point)
|
|
@@ -101,7 +101,7 @@ Bundled 45 modules in 33ms
|
|
|
101
101
|
components/marketing/sections/DevelopersSection.js 1.42 KB (entry point)
|
|
102
102
|
|
|
103
103
|
[contractspec-bun-build] transpile target=browser root=src entries=45 noBundle=false
|
|
104
|
-
Bundled 45 modules in
|
|
104
|
+
Bundled 45 modules in 32ms
|
|
105
105
|
|
|
106
106
|
bundles/MarketingBundle.js 8.36 KB (entry point)
|
|
107
107
|
libs/email/types.js 41 bytes (entry point)
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,114 @@
|
|
|
1
1
|
# @contractspec/bundle.marketing
|
|
2
2
|
|
|
3
|
+
## 3.7.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- fix: release security
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
- @contractspec/lib.contracts-runtime-client-react@3.7.4
|
|
10
|
+
- @contractspec/example.analytics-dashboard@3.7.4
|
|
11
|
+
- @contractspec/example.saas-boilerplate@3.7.4
|
|
12
|
+
- @contractspec/example.integration-hub@3.7.4
|
|
13
|
+
- @contractspec/example.workflow-system@3.7.4
|
|
14
|
+
- @contractspec/example.agent-console@3.7.4
|
|
15
|
+
- @contractspec/lib.example-shared-ui@6.0.4
|
|
16
|
+
- @contractspec/example.crm-pipeline@3.7.4
|
|
17
|
+
- @contractspec/example.marketplace@3.7.4
|
|
18
|
+
- @contractspec/lib.runtime-sandbox@2.7.4
|
|
19
|
+
- @contractspec/lib.surface-runtime@0.5.4
|
|
20
|
+
- @contractspec/lib.contracts-spec@3.7.4
|
|
21
|
+
- @contractspec/lib.design-system@3.7.4
|
|
22
|
+
- @contractspec/lib.ui-kit-core@3.7.4
|
|
23
|
+
- @contractspec/module.examples@3.7.4
|
|
24
|
+
- @contractspec/bundle.library@3.7.4
|
|
25
|
+
- @contractspec/lib.ui-kit-web@3.7.4
|
|
26
|
+
- @contractspec/lib.ui-link@3.7.4
|
|
27
|
+
- @contractspec/lib.logger@3.7.4
|
|
28
|
+
- @contractspec/lib.email@3.7.4
|
|
29
|
+
|
|
30
|
+
## 3.7.3
|
|
31
|
+
|
|
32
|
+
### Patch Changes
|
|
33
|
+
|
|
34
|
+
- fix: release
|
|
35
|
+
- Updated dependencies
|
|
36
|
+
- @contractspec/lib.contracts-runtime-client-react@3.7.3
|
|
37
|
+
- @contractspec/example.analytics-dashboard@3.7.3
|
|
38
|
+
- @contractspec/example.saas-boilerplate@3.7.3
|
|
39
|
+
- @contractspec/example.integration-hub@3.7.3
|
|
40
|
+
- @contractspec/example.workflow-system@3.7.3
|
|
41
|
+
- @contractspec/example.agent-console@3.7.3
|
|
42
|
+
- @contractspec/lib.example-shared-ui@6.0.3
|
|
43
|
+
- @contractspec/example.crm-pipeline@3.7.3
|
|
44
|
+
- @contractspec/example.marketplace@3.7.3
|
|
45
|
+
- @contractspec/lib.runtime-sandbox@2.7.3
|
|
46
|
+
- @contractspec/lib.surface-runtime@0.5.3
|
|
47
|
+
- @contractspec/lib.contracts-spec@3.7.3
|
|
48
|
+
- @contractspec/lib.design-system@3.7.3
|
|
49
|
+
- @contractspec/lib.ui-kit-core@3.7.3
|
|
50
|
+
- @contractspec/module.examples@3.7.3
|
|
51
|
+
- @contractspec/bundle.library@3.7.3
|
|
52
|
+
- @contractspec/lib.ui-kit-web@3.7.3
|
|
53
|
+
- @contractspec/lib.ui-link@3.7.3
|
|
54
|
+
- @contractspec/lib.logger@3.7.3
|
|
55
|
+
- @contractspec/lib.email@3.7.3
|
|
56
|
+
|
|
57
|
+
## 3.7.2
|
|
58
|
+
|
|
59
|
+
### Patch Changes
|
|
60
|
+
|
|
61
|
+
- 8cd229b: fix: release
|
|
62
|
+
- Updated dependencies [8cd229b]
|
|
63
|
+
- Updated dependencies [04bc555]
|
|
64
|
+
- @contractspec/lib.contracts-runtime-client-react@3.7.2
|
|
65
|
+
- @contractspec/example.analytics-dashboard@3.7.2
|
|
66
|
+
- @contractspec/example.saas-boilerplate@3.7.2
|
|
67
|
+
- @contractspec/example.integration-hub@3.7.2
|
|
68
|
+
- @contractspec/example.workflow-system@3.7.2
|
|
69
|
+
- @contractspec/example.agent-console@3.7.2
|
|
70
|
+
- @contractspec/lib.example-shared-ui@6.0.2
|
|
71
|
+
- @contractspec/example.crm-pipeline@3.7.2
|
|
72
|
+
- @contractspec/example.marketplace@3.7.2
|
|
73
|
+
- @contractspec/lib.runtime-sandbox@2.7.2
|
|
74
|
+
- @contractspec/lib.surface-runtime@0.5.2
|
|
75
|
+
- @contractspec/lib.contracts-spec@3.7.2
|
|
76
|
+
- @contractspec/lib.design-system@3.7.2
|
|
77
|
+
- @contractspec/lib.ui-kit-core@3.7.2
|
|
78
|
+
- @contractspec/module.examples@3.7.2
|
|
79
|
+
- @contractspec/bundle.library@3.7.2
|
|
80
|
+
- @contractspec/lib.ui-kit-web@3.7.2
|
|
81
|
+
- @contractspec/lib.ui-link@3.7.2
|
|
82
|
+
- @contractspec/lib.logger@3.7.2
|
|
83
|
+
- @contractspec/lib.email@3.7.2
|
|
84
|
+
|
|
85
|
+
## 3.7.1
|
|
86
|
+
|
|
87
|
+
### Patch Changes
|
|
88
|
+
|
|
89
|
+
- 5eb8626: fix: package exports
|
|
90
|
+
- Updated dependencies [5eb8626]
|
|
91
|
+
- @contractspec/lib.contracts-runtime-client-react@3.7.1
|
|
92
|
+
- @contractspec/example.analytics-dashboard@3.7.1
|
|
93
|
+
- @contractspec/example.saas-boilerplate@3.7.1
|
|
94
|
+
- @contractspec/example.integration-hub@3.7.1
|
|
95
|
+
- @contractspec/example.workflow-system@3.7.1
|
|
96
|
+
- @contractspec/example.agent-console@3.7.1
|
|
97
|
+
- @contractspec/lib.example-shared-ui@6.0.1
|
|
98
|
+
- @contractspec/example.crm-pipeline@3.7.1
|
|
99
|
+
- @contractspec/example.marketplace@3.7.1
|
|
100
|
+
- @contractspec/lib.runtime-sandbox@2.7.1
|
|
101
|
+
- @contractspec/lib.surface-runtime@0.5.1
|
|
102
|
+
- @contractspec/lib.contracts-spec@3.7.1
|
|
103
|
+
- @contractspec/lib.design-system@3.7.1
|
|
104
|
+
- @contractspec/lib.ui-kit-core@3.7.1
|
|
105
|
+
- @contractspec/module.examples@3.7.1
|
|
106
|
+
- @contractspec/bundle.library@3.7.1
|
|
107
|
+
- @contractspec/lib.ui-kit-web@3.7.1
|
|
108
|
+
- @contractspec/lib.ui-link@3.7.1
|
|
109
|
+
- @contractspec/lib.logger@3.7.1
|
|
110
|
+
- @contractspec/lib.email@3.7.1
|
|
111
|
+
|
|
3
112
|
## 3.7.0
|
|
4
113
|
|
|
5
114
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/bundle.marketing",
|
|
3
|
-
"version": "3.7.
|
|
3
|
+
"version": "3.7.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rm -rf dist",
|
|
@@ -16,373 +16,350 @@
|
|
|
16
16
|
"typecheck": "tsc --noEmit",
|
|
17
17
|
"dev": "contractspec-bun-build dev"
|
|
18
18
|
},
|
|
19
|
+
"repository": {
|
|
20
|
+
"type": "git",
|
|
21
|
+
"url": "https://github.com/lssm-tech/contractspec.git",
|
|
22
|
+
"directory": "packages/bundles/marketing"
|
|
23
|
+
},
|
|
19
24
|
"exports": {
|
|
20
25
|
".": {
|
|
21
26
|
"types": "./dist/index.d.ts",
|
|
27
|
+
"browser": "./dist/browser/index.js",
|
|
22
28
|
"bun": "./dist/index.js",
|
|
23
29
|
"node": "./dist/node/index.js",
|
|
24
|
-
"browser": "./dist/browser/index.js",
|
|
25
30
|
"default": "./dist/index.js"
|
|
26
31
|
},
|
|
27
32
|
"./bundles": {
|
|
28
33
|
"types": "./dist/bundles/index.d.ts",
|
|
29
|
-
"bun": "./dist/bundles/index.js",
|
|
30
|
-
"node": "./dist/node/bundles/index.js",
|
|
31
34
|
"browser": "./dist/browser/bundles/index.js",
|
|
32
|
-
"default": "./dist/bundles/index.js"
|
|
33
|
-
},
|
|
34
|
-
"./bundles/index": {
|
|
35
|
-
"types": "./dist/bundles/index.d.ts",
|
|
36
35
|
"bun": "./dist/bundles/index.js",
|
|
37
36
|
"node": "./dist/node/bundles/index.js",
|
|
38
|
-
"browser": "./dist/browser/bundles/index.js",
|
|
39
37
|
"default": "./dist/bundles/index.js"
|
|
40
38
|
},
|
|
41
39
|
"./bundles/MarketingBundle": {
|
|
42
40
|
"types": "./dist/bundles/MarketingBundle.d.ts",
|
|
41
|
+
"browser": "./dist/browser/bundles/MarketingBundle.js",
|
|
43
42
|
"bun": "./dist/bundles/MarketingBundle.js",
|
|
44
43
|
"node": "./dist/node/bundles/MarketingBundle.js",
|
|
45
|
-
"browser": "./dist/browser/bundles/MarketingBundle.js",
|
|
46
44
|
"default": "./dist/bundles/MarketingBundle.js"
|
|
47
45
|
},
|
|
48
46
|
"./components/marketing": {
|
|
49
47
|
"types": "./dist/components/marketing/index.d.ts",
|
|
48
|
+
"browser": "./dist/browser/components/marketing/index.js",
|
|
50
49
|
"bun": "./dist/components/marketing/index.js",
|
|
51
50
|
"node": "./dist/node/components/marketing/index.js",
|
|
52
|
-
"browser": "./dist/browser/components/marketing/index.js",
|
|
53
51
|
"default": "./dist/components/marketing/index.js"
|
|
54
52
|
},
|
|
55
53
|
"./components/marketing/ChangelogPage": {
|
|
56
54
|
"types": "./dist/components/marketing/ChangelogPage.d.ts",
|
|
55
|
+
"browser": "./dist/browser/components/marketing/ChangelogPage.js",
|
|
57
56
|
"bun": "./dist/components/marketing/ChangelogPage.js",
|
|
58
57
|
"node": "./dist/node/components/marketing/ChangelogPage.js",
|
|
59
|
-
"browser": "./dist/browser/components/marketing/ChangelogPage.js",
|
|
60
58
|
"default": "./dist/components/marketing/ChangelogPage.js"
|
|
61
59
|
},
|
|
62
60
|
"./components/marketing/CofounderPage": {
|
|
63
61
|
"types": "./dist/components/marketing/CofounderPage.d.ts",
|
|
62
|
+
"browser": "./dist/browser/components/marketing/CofounderPage.js",
|
|
64
63
|
"bun": "./dist/components/marketing/CofounderPage.js",
|
|
65
64
|
"node": "./dist/node/components/marketing/CofounderPage.js",
|
|
66
|
-
"browser": "./dist/browser/components/marketing/CofounderPage.js",
|
|
67
65
|
"default": "./dist/components/marketing/CofounderPage.js"
|
|
68
66
|
},
|
|
69
67
|
"./components/marketing/ContactClient": {
|
|
70
68
|
"types": "./dist/components/marketing/ContactClient.d.ts",
|
|
69
|
+
"browser": "./dist/browser/components/marketing/ContactClient.js",
|
|
71
70
|
"bun": "./dist/components/marketing/ContactClient.js",
|
|
72
71
|
"node": "./dist/node/components/marketing/ContactClient.js",
|
|
73
|
-
"browser": "./dist/browser/components/marketing/ContactClient.js",
|
|
74
72
|
"default": "./dist/components/marketing/ContactClient.js"
|
|
75
73
|
},
|
|
76
74
|
"./components/marketing/ContributePage": {
|
|
77
75
|
"types": "./dist/components/marketing/ContributePage.d.ts",
|
|
76
|
+
"browser": "./dist/browser/components/marketing/ContributePage.js",
|
|
78
77
|
"bun": "./dist/components/marketing/ContributePage.js",
|
|
79
78
|
"node": "./dist/node/components/marketing/ContributePage.js",
|
|
80
|
-
"browser": "./dist/browser/components/marketing/ContributePage.js",
|
|
81
79
|
"default": "./dist/components/marketing/ContributePage.js"
|
|
82
80
|
},
|
|
83
81
|
"./components/marketing/DesignPartnerPage": {
|
|
84
82
|
"types": "./dist/components/marketing/DesignPartnerPage.d.ts",
|
|
83
|
+
"browser": "./dist/browser/components/marketing/DesignPartnerPage.js",
|
|
85
84
|
"bun": "./dist/components/marketing/DesignPartnerPage.js",
|
|
86
85
|
"node": "./dist/node/components/marketing/DesignPartnerPage.js",
|
|
87
|
-
"browser": "./dist/browser/components/marketing/DesignPartnerPage.js",
|
|
88
86
|
"default": "./dist/components/marketing/DesignPartnerPage.js"
|
|
89
87
|
},
|
|
90
|
-
"./components/marketing/index": {
|
|
91
|
-
"types": "./dist/components/marketing/index.d.ts",
|
|
92
|
-
"bun": "./dist/components/marketing/index.js",
|
|
93
|
-
"node": "./dist/node/components/marketing/index.js",
|
|
94
|
-
"browser": "./dist/browser/components/marketing/index.js",
|
|
95
|
-
"default": "./dist/components/marketing/index.js"
|
|
96
|
-
},
|
|
97
88
|
"./components/marketing/LandingPage": {
|
|
98
89
|
"types": "./dist/components/marketing/LandingPage.d.ts",
|
|
90
|
+
"browser": "./dist/browser/components/marketing/LandingPage.js",
|
|
99
91
|
"bun": "./dist/components/marketing/LandingPage.js",
|
|
100
92
|
"node": "./dist/node/components/marketing/LandingPage.js",
|
|
101
|
-
"browser": "./dist/browser/components/marketing/LandingPage.js",
|
|
102
93
|
"default": "./dist/components/marketing/LandingPage.js"
|
|
103
94
|
},
|
|
104
95
|
"./components/marketing/pricing-thinking-modal": {
|
|
105
96
|
"types": "./dist/components/marketing/pricing-thinking-modal.d.ts",
|
|
97
|
+
"browser": "./dist/browser/components/marketing/pricing-thinking-modal.js",
|
|
106
98
|
"bun": "./dist/components/marketing/pricing-thinking-modal.js",
|
|
107
99
|
"node": "./dist/node/components/marketing/pricing-thinking-modal.js",
|
|
108
|
-
"browser": "./dist/browser/components/marketing/pricing-thinking-modal.js",
|
|
109
100
|
"default": "./dist/components/marketing/pricing-thinking-modal.js"
|
|
110
101
|
},
|
|
111
102
|
"./components/marketing/PricingClient": {
|
|
112
103
|
"types": "./dist/components/marketing/PricingClient.d.ts",
|
|
104
|
+
"browser": "./dist/browser/components/marketing/PricingClient.js",
|
|
113
105
|
"bun": "./dist/components/marketing/PricingClient.js",
|
|
114
106
|
"node": "./dist/node/components/marketing/PricingClient.js",
|
|
115
|
-
"browser": "./dist/browser/components/marketing/PricingClient.js",
|
|
116
107
|
"default": "./dist/components/marketing/PricingClient.js"
|
|
117
108
|
},
|
|
118
109
|
"./components/marketing/ProductClientPage": {
|
|
119
110
|
"types": "./dist/components/marketing/ProductClientPage.d.ts",
|
|
111
|
+
"browser": "./dist/browser/components/marketing/ProductClientPage.js",
|
|
120
112
|
"bun": "./dist/components/marketing/ProductClientPage.js",
|
|
121
113
|
"node": "./dist/node/components/marketing/ProductClientPage.js",
|
|
122
|
-
"browser": "./dist/browser/components/marketing/ProductClientPage.js",
|
|
123
114
|
"default": "./dist/components/marketing/ProductClientPage.js"
|
|
124
115
|
},
|
|
125
116
|
"./components/marketing/sections/AudienceSection": {
|
|
126
117
|
"types": "./dist/components/marketing/sections/AudienceSection.d.ts",
|
|
118
|
+
"browser": "./dist/browser/components/marketing/sections/AudienceSection.js",
|
|
127
119
|
"bun": "./dist/components/marketing/sections/AudienceSection.js",
|
|
128
120
|
"node": "./dist/node/components/marketing/sections/AudienceSection.js",
|
|
129
|
-
"browser": "./dist/browser/components/marketing/sections/AudienceSection.js",
|
|
130
121
|
"default": "./dist/components/marketing/sections/AudienceSection.js"
|
|
131
122
|
},
|
|
132
123
|
"./components/marketing/sections/CorePositioningSection": {
|
|
133
124
|
"types": "./dist/components/marketing/sections/CorePositioningSection.d.ts",
|
|
125
|
+
"browser": "./dist/browser/components/marketing/sections/CorePositioningSection.js",
|
|
134
126
|
"bun": "./dist/components/marketing/sections/CorePositioningSection.js",
|
|
135
127
|
"node": "./dist/node/components/marketing/sections/CorePositioningSection.js",
|
|
136
|
-
"browser": "./dist/browser/components/marketing/sections/CorePositioningSection.js",
|
|
137
128
|
"default": "./dist/components/marketing/sections/CorePositioningSection.js"
|
|
138
129
|
},
|
|
139
130
|
"./components/marketing/sections/CtaSection": {
|
|
140
131
|
"types": "./dist/components/marketing/sections/CtaSection.d.ts",
|
|
132
|
+
"browser": "./dist/browser/components/marketing/sections/CtaSection.js",
|
|
141
133
|
"bun": "./dist/components/marketing/sections/CtaSection.js",
|
|
142
134
|
"node": "./dist/node/components/marketing/sections/CtaSection.js",
|
|
143
|
-
"browser": "./dist/browser/components/marketing/sections/CtaSection.js",
|
|
144
135
|
"default": "./dist/components/marketing/sections/CtaSection.js"
|
|
145
136
|
},
|
|
146
137
|
"./components/marketing/sections/DevelopersSection": {
|
|
147
138
|
"types": "./dist/components/marketing/sections/DevelopersSection.d.ts",
|
|
139
|
+
"browser": "./dist/browser/components/marketing/sections/DevelopersSection.js",
|
|
148
140
|
"bun": "./dist/components/marketing/sections/DevelopersSection.js",
|
|
149
141
|
"node": "./dist/node/components/marketing/sections/DevelopersSection.js",
|
|
150
|
-
"browser": "./dist/browser/components/marketing/sections/DevelopersSection.js",
|
|
151
142
|
"default": "./dist/components/marketing/sections/DevelopersSection.js"
|
|
152
143
|
},
|
|
153
144
|
"./components/marketing/sections/FearsSection": {
|
|
154
145
|
"types": "./dist/components/marketing/sections/FearsSection.d.ts",
|
|
146
|
+
"browser": "./dist/browser/components/marketing/sections/FearsSection.js",
|
|
155
147
|
"bun": "./dist/components/marketing/sections/FearsSection.js",
|
|
156
148
|
"node": "./dist/node/components/marketing/sections/FearsSection.js",
|
|
157
|
-
"browser": "./dist/browser/components/marketing/sections/FearsSection.js",
|
|
158
149
|
"default": "./dist/components/marketing/sections/FearsSection.js"
|
|
159
150
|
},
|
|
160
151
|
"./components/marketing/sections/HeroMarketingSection": {
|
|
161
152
|
"types": "./dist/components/marketing/sections/HeroMarketingSection.d.ts",
|
|
153
|
+
"browser": "./dist/browser/components/marketing/sections/HeroMarketingSection.js",
|
|
162
154
|
"bun": "./dist/components/marketing/sections/HeroMarketingSection.js",
|
|
163
155
|
"node": "./dist/node/components/marketing/sections/HeroMarketingSection.js",
|
|
164
|
-
"browser": "./dist/browser/components/marketing/sections/HeroMarketingSection.js",
|
|
165
156
|
"default": "./dist/components/marketing/sections/HeroMarketingSection.js"
|
|
166
157
|
},
|
|
167
158
|
"./components/marketing/sections/IconGridSection": {
|
|
168
159
|
"types": "./dist/components/marketing/sections/IconGridSection.d.ts",
|
|
160
|
+
"browser": "./dist/browser/components/marketing/sections/IconGridSection.js",
|
|
169
161
|
"bun": "./dist/components/marketing/sections/IconGridSection.js",
|
|
170
162
|
"node": "./dist/node/components/marketing/sections/IconGridSection.js",
|
|
171
|
-
"browser": "./dist/browser/components/marketing/sections/IconGridSection.js",
|
|
172
163
|
"default": "./dist/components/marketing/sections/IconGridSection.js"
|
|
173
164
|
},
|
|
174
165
|
"./components/marketing/sections/OutputsSection": {
|
|
175
166
|
"types": "./dist/components/marketing/sections/OutputsSection.d.ts",
|
|
167
|
+
"browser": "./dist/browser/components/marketing/sections/OutputsSection.js",
|
|
176
168
|
"bun": "./dist/components/marketing/sections/OutputsSection.js",
|
|
177
169
|
"node": "./dist/node/components/marketing/sections/OutputsSection.js",
|
|
178
|
-
"browser": "./dist/browser/components/marketing/sections/OutputsSection.js",
|
|
179
170
|
"default": "./dist/components/marketing/sections/OutputsSection.js"
|
|
180
171
|
},
|
|
181
172
|
"./components/marketing/sections/ProblemSection": {
|
|
182
173
|
"types": "./dist/components/marketing/sections/ProblemSection.d.ts",
|
|
174
|
+
"browser": "./dist/browser/components/marketing/sections/ProblemSection.js",
|
|
183
175
|
"bun": "./dist/components/marketing/sections/ProblemSection.js",
|
|
184
176
|
"node": "./dist/node/components/marketing/sections/ProblemSection.js",
|
|
185
|
-
"browser": "./dist/browser/components/marketing/sections/ProblemSection.js",
|
|
186
177
|
"default": "./dist/components/marketing/sections/ProblemSection.js"
|
|
187
178
|
},
|
|
188
179
|
"./components/marketing/sections/SolutionSection": {
|
|
189
180
|
"types": "./dist/components/marketing/sections/SolutionSection.d.ts",
|
|
181
|
+
"browser": "./dist/browser/components/marketing/sections/SolutionSection.js",
|
|
190
182
|
"bun": "./dist/components/marketing/sections/SolutionSection.js",
|
|
191
183
|
"node": "./dist/node/components/marketing/sections/SolutionSection.js",
|
|
192
|
-
"browser": "./dist/browser/components/marketing/sections/SolutionSection.js",
|
|
193
184
|
"default": "./dist/components/marketing/sections/SolutionSection.js"
|
|
194
185
|
},
|
|
195
186
|
"./components/marketing/sections/StepsSection": {
|
|
196
187
|
"types": "./dist/components/marketing/sections/StepsSection.d.ts",
|
|
188
|
+
"browser": "./dist/browser/components/marketing/sections/StepsSection.js",
|
|
197
189
|
"bun": "./dist/components/marketing/sections/StepsSection.js",
|
|
198
190
|
"node": "./dist/node/components/marketing/sections/StepsSection.js",
|
|
199
|
-
"browser": "./dist/browser/components/marketing/sections/StepsSection.js",
|
|
200
191
|
"default": "./dist/components/marketing/sections/StepsSection.js"
|
|
201
192
|
},
|
|
202
193
|
"./components/marketing/studio-signup-section": {
|
|
203
194
|
"types": "./dist/components/marketing/studio-signup-section.d.ts",
|
|
195
|
+
"browser": "./dist/browser/components/marketing/studio-signup-section.js",
|
|
204
196
|
"bun": "./dist/components/marketing/studio-signup-section.js",
|
|
205
197
|
"node": "./dist/node/components/marketing/studio-signup-section.js",
|
|
206
|
-
"browser": "./dist/browser/components/marketing/studio-signup-section.js",
|
|
207
198
|
"default": "./dist/components/marketing/studio-signup-section.js"
|
|
208
199
|
},
|
|
209
200
|
"./components/templates": {
|
|
210
201
|
"types": "./dist/components/templates/index.d.ts",
|
|
211
|
-
"bun": "./dist/components/templates/index.js",
|
|
212
|
-
"node": "./dist/node/components/templates/index.js",
|
|
213
202
|
"browser": "./dist/browser/components/templates/index.js",
|
|
214
|
-
"default": "./dist/components/templates/index.js"
|
|
215
|
-
},
|
|
216
|
-
"./components/templates/index": {
|
|
217
|
-
"types": "./dist/components/templates/index.d.ts",
|
|
218
203
|
"bun": "./dist/components/templates/index.js",
|
|
219
204
|
"node": "./dist/node/components/templates/index.js",
|
|
220
|
-
"browser": "./dist/browser/components/templates/index.js",
|
|
221
205
|
"default": "./dist/components/templates/index.js"
|
|
222
206
|
},
|
|
223
207
|
"./components/templates/TemplatesClientPage": {
|
|
224
208
|
"types": "./dist/components/templates/TemplatesClientPage.d.ts",
|
|
209
|
+
"browser": "./dist/browser/components/templates/TemplatesClientPage.js",
|
|
225
210
|
"bun": "./dist/components/templates/TemplatesClientPage.js",
|
|
226
211
|
"node": "./dist/node/components/templates/TemplatesClientPage.js",
|
|
227
|
-
"browser": "./dist/browser/components/templates/TemplatesClientPage.js",
|
|
228
212
|
"default": "./dist/components/templates/TemplatesClientPage.js"
|
|
229
213
|
},
|
|
230
214
|
"./components/templates/TemplatesPage": {
|
|
231
215
|
"types": "./dist/components/templates/TemplatesPage.d.ts",
|
|
216
|
+
"browser": "./dist/browser/components/templates/TemplatesPage.js",
|
|
232
217
|
"bun": "./dist/components/templates/TemplatesPage.js",
|
|
233
218
|
"node": "./dist/node/components/templates/TemplatesPage.js",
|
|
234
|
-
"browser": "./dist/browser/components/templates/TemplatesPage.js",
|
|
235
219
|
"default": "./dist/components/templates/TemplatesPage.js"
|
|
236
220
|
},
|
|
237
221
|
"./components/templates/TemplatesPreviewModal": {
|
|
238
222
|
"types": "./dist/components/templates/TemplatesPreviewModal.d.ts",
|
|
223
|
+
"browser": "./dist/browser/components/templates/TemplatesPreviewModal.js",
|
|
239
224
|
"bun": "./dist/components/templates/TemplatesPreviewModal.js",
|
|
240
225
|
"node": "./dist/node/components/templates/TemplatesPreviewModal.js",
|
|
241
|
-
"browser": "./dist/browser/components/templates/TemplatesPreviewModal.js",
|
|
242
226
|
"default": "./dist/components/templates/TemplatesPreviewModal.js"
|
|
243
227
|
},
|
|
244
228
|
"./libs/email/client": {
|
|
245
229
|
"types": "./dist/libs/email/client.d.ts",
|
|
230
|
+
"browser": "./dist/browser/libs/email/client.js",
|
|
246
231
|
"bun": "./dist/libs/email/client.js",
|
|
247
232
|
"node": "./dist/node/libs/email/client.js",
|
|
248
|
-
"browser": "./dist/browser/libs/email/client.js",
|
|
249
233
|
"default": "./dist/libs/email/client.js"
|
|
250
234
|
},
|
|
251
235
|
"./libs/email/contact": {
|
|
252
236
|
"types": "./dist/libs/email/contact.d.ts",
|
|
237
|
+
"browser": "./dist/browser/libs/email/contact.js",
|
|
253
238
|
"bun": "./dist/libs/email/contact.js",
|
|
254
239
|
"node": "./dist/node/libs/email/contact.js",
|
|
255
|
-
"browser": "./dist/browser/libs/email/contact.js",
|
|
256
240
|
"default": "./dist/libs/email/contact.js"
|
|
257
241
|
},
|
|
258
242
|
"./libs/email/newsletter": {
|
|
259
243
|
"types": "./dist/libs/email/newsletter.d.ts",
|
|
244
|
+
"browser": "./dist/browser/libs/email/newsletter.js",
|
|
260
245
|
"bun": "./dist/libs/email/newsletter.js",
|
|
261
246
|
"node": "./dist/node/libs/email/newsletter.js",
|
|
262
|
-
"browser": "./dist/browser/libs/email/newsletter.js",
|
|
263
247
|
"default": "./dist/libs/email/newsletter.js"
|
|
264
248
|
},
|
|
265
249
|
"./libs/email/types": {
|
|
266
250
|
"types": "./dist/libs/email/types.d.ts",
|
|
251
|
+
"browser": "./dist/browser/libs/email/types.js",
|
|
267
252
|
"bun": "./dist/libs/email/types.js",
|
|
268
253
|
"node": "./dist/node/libs/email/types.js",
|
|
269
|
-
"browser": "./dist/browser/libs/email/types.js",
|
|
270
254
|
"default": "./dist/libs/email/types.js"
|
|
271
255
|
},
|
|
272
256
|
"./libs/email/utils": {
|
|
273
257
|
"types": "./dist/libs/email/utils.d.ts",
|
|
258
|
+
"browser": "./dist/browser/libs/email/utils.js",
|
|
274
259
|
"bun": "./dist/libs/email/utils.js",
|
|
275
260
|
"node": "./dist/node/libs/email/utils.js",
|
|
276
|
-
"browser": "./dist/browser/libs/email/utils.js",
|
|
277
261
|
"default": "./dist/libs/email/utils.js"
|
|
278
262
|
},
|
|
279
263
|
"./libs/email/waitlist": {
|
|
280
264
|
"types": "./dist/libs/email/waitlist.d.ts",
|
|
265
|
+
"browser": "./dist/browser/libs/email/waitlist.js",
|
|
281
266
|
"bun": "./dist/libs/email/waitlist.js",
|
|
282
267
|
"node": "./dist/node/libs/email/waitlist.js",
|
|
283
|
-
"browser": "./dist/browser/libs/email/waitlist.js",
|
|
284
268
|
"default": "./dist/libs/email/waitlist.js"
|
|
285
269
|
},
|
|
286
270
|
"./libs/email/waitlist-application": {
|
|
287
271
|
"types": "./dist/libs/email/waitlist-application.d.ts",
|
|
272
|
+
"browser": "./dist/browser/libs/email/waitlist-application.js",
|
|
288
273
|
"bun": "./dist/libs/email/waitlist-application.js",
|
|
289
274
|
"node": "./dist/node/libs/email/waitlist-application.js",
|
|
290
|
-
"browser": "./dist/browser/libs/email/waitlist-application.js",
|
|
291
275
|
"default": "./dist/libs/email/waitlist-application.js"
|
|
292
276
|
},
|
|
293
277
|
"./libs/pricing-examples": {
|
|
294
278
|
"types": "./dist/libs/pricing-examples.d.ts",
|
|
279
|
+
"browser": "./dist/browser/libs/pricing-examples.js",
|
|
295
280
|
"bun": "./dist/libs/pricing-examples.js",
|
|
296
281
|
"node": "./dist/node/libs/pricing-examples.js",
|
|
297
|
-
"browser": "./dist/browser/libs/pricing-examples.js",
|
|
298
282
|
"default": "./dist/libs/pricing-examples.js"
|
|
299
283
|
},
|
|
300
284
|
"./registry": {
|
|
301
285
|
"types": "./dist/registry/index.d.ts",
|
|
286
|
+
"browser": "./dist/browser/registry/index.js",
|
|
302
287
|
"bun": "./dist/registry/index.js",
|
|
303
288
|
"node": "./dist/node/registry/index.js",
|
|
304
|
-
"browser": "./dist/browser/registry/index.js",
|
|
305
289
|
"default": "./dist/registry/index.js"
|
|
306
290
|
},
|
|
307
291
|
"./registry/engine": {
|
|
308
292
|
"types": "./dist/registry/engine.d.ts",
|
|
293
|
+
"browser": "./dist/browser/registry/engine.js",
|
|
309
294
|
"bun": "./dist/registry/engine.js",
|
|
310
295
|
"node": "./dist/node/registry/engine.js",
|
|
311
|
-
"browser": "./dist/browser/registry/engine.js",
|
|
312
296
|
"default": "./dist/registry/engine.js"
|
|
313
297
|
},
|
|
314
298
|
"./registry/factory": {
|
|
315
299
|
"types": "./dist/registry/factory.d.ts",
|
|
300
|
+
"browser": "./dist/browser/registry/factory.js",
|
|
316
301
|
"bun": "./dist/registry/factory.js",
|
|
317
302
|
"node": "./dist/node/registry/factory.js",
|
|
318
|
-
"browser": "./dist/browser/registry/factory.js",
|
|
319
303
|
"default": "./dist/registry/factory.js"
|
|
320
304
|
},
|
|
321
|
-
"./registry/index": {
|
|
322
|
-
"types": "./dist/registry/index.d.ts",
|
|
323
|
-
"bun": "./dist/registry/index.js",
|
|
324
|
-
"node": "./dist/node/registry/index.js",
|
|
325
|
-
"browser": "./dist/browser/registry/index.js",
|
|
326
|
-
"default": "./dist/registry/index.js"
|
|
327
|
-
},
|
|
328
305
|
"./registry/registry": {
|
|
329
306
|
"types": "./dist/registry/registry.d.ts",
|
|
307
|
+
"browser": "./dist/browser/registry/registry.js",
|
|
330
308
|
"bun": "./dist/registry/registry.js",
|
|
331
309
|
"node": "./dist/node/registry/registry.js",
|
|
332
|
-
"browser": "./dist/browser/registry/registry.js",
|
|
333
310
|
"default": "./dist/registry/registry.js"
|
|
334
311
|
},
|
|
335
312
|
"./registry/registry-docs": {
|
|
336
313
|
"types": "./dist/registry/registry-docs.d.ts",
|
|
314
|
+
"browser": "./dist/browser/registry/registry-docs.js",
|
|
337
315
|
"bun": "./dist/registry/registry-docs.js",
|
|
338
316
|
"node": "./dist/node/registry/registry-docs.js",
|
|
339
|
-
"browser": "./dist/browser/registry/registry-docs.js",
|
|
340
317
|
"default": "./dist/registry/registry-docs.js"
|
|
341
318
|
},
|
|
342
319
|
"./registry/registry-landing": {
|
|
343
320
|
"types": "./dist/registry/registry-landing.d.ts",
|
|
321
|
+
"browser": "./dist/browser/registry/registry-landing.js",
|
|
344
322
|
"bun": "./dist/registry/registry-landing.js",
|
|
345
323
|
"node": "./dist/node/registry/registry-landing.js",
|
|
346
|
-
"browser": "./dist/browser/registry/registry-landing.js",
|
|
347
324
|
"default": "./dist/registry/registry-landing.js"
|
|
348
325
|
},
|
|
349
326
|
"./registry/types": {
|
|
350
327
|
"types": "./dist/registry/types.d.ts",
|
|
328
|
+
"browser": "./dist/browser/registry/types.js",
|
|
351
329
|
"bun": "./dist/registry/types.js",
|
|
352
330
|
"node": "./dist/node/registry/types.js",
|
|
353
|
-
"browser": "./dist/browser/registry/types.js",
|
|
354
331
|
"default": "./dist/registry/types.js"
|
|
355
332
|
},
|
|
356
333
|
"./registry/utils": {
|
|
357
334
|
"types": "./dist/registry/utils.d.ts",
|
|
335
|
+
"browser": "./dist/browser/registry/utils.js",
|
|
358
336
|
"bun": "./dist/registry/utils.js",
|
|
359
337
|
"node": "./dist/node/registry/utils.js",
|
|
360
|
-
"browser": "./dist/browser/registry/utils.js",
|
|
361
338
|
"default": "./dist/registry/utils.js"
|
|
362
339
|
}
|
|
363
340
|
},
|
|
364
341
|
"types": "./dist/index.d.ts",
|
|
365
342
|
"dependencies": {
|
|
366
|
-
"@contractspec/bundle.library": "3.7.
|
|
367
|
-
"@contractspec/lib.surface-runtime": "0.5.
|
|
368
|
-
"@contractspec/example.agent-console": "3.7.
|
|
369
|
-
"@contractspec/example.analytics-dashboard": "3.7.
|
|
370
|
-
"@contractspec/example.crm-pipeline": "3.7.
|
|
371
|
-
"@contractspec/example.integration-hub": "3.7.
|
|
372
|
-
"@contractspec/example.marketplace": "3.7.
|
|
373
|
-
"@contractspec/example.saas-boilerplate": "3.7.
|
|
374
|
-
"@contractspec/example.workflow-system": "3.7.
|
|
375
|
-
"@contractspec/lib.contracts-spec": "3.7.
|
|
376
|
-
"@contractspec/lib.contracts-runtime-client-react": "3.7.
|
|
377
|
-
"@contractspec/lib.design-system": "3.7.
|
|
378
|
-
"@contractspec/lib.email": "3.7.
|
|
379
|
-
"@contractspec/lib.example-shared-ui": "6.0.
|
|
380
|
-
"@contractspec/lib.logger": "3.7.
|
|
381
|
-
"@contractspec/lib.runtime-sandbox": "2.7.
|
|
382
|
-
"@contractspec/lib.ui-kit-core": "3.7.
|
|
383
|
-
"@contractspec/lib.ui-kit-web": "3.7.
|
|
384
|
-
"@contractspec/lib.ui-link": "3.7.
|
|
385
|
-
"@contractspec/module.examples": "3.7.
|
|
343
|
+
"@contractspec/bundle.library": "3.7.4",
|
|
344
|
+
"@contractspec/lib.surface-runtime": "0.5.4",
|
|
345
|
+
"@contractspec/example.agent-console": "3.7.4",
|
|
346
|
+
"@contractspec/example.analytics-dashboard": "3.7.4",
|
|
347
|
+
"@contractspec/example.crm-pipeline": "3.7.4",
|
|
348
|
+
"@contractspec/example.integration-hub": "3.7.4",
|
|
349
|
+
"@contractspec/example.marketplace": "3.7.4",
|
|
350
|
+
"@contractspec/example.saas-boilerplate": "3.7.4",
|
|
351
|
+
"@contractspec/example.workflow-system": "3.7.4",
|
|
352
|
+
"@contractspec/lib.contracts-spec": "3.7.4",
|
|
353
|
+
"@contractspec/lib.contracts-runtime-client-react": "3.7.4",
|
|
354
|
+
"@contractspec/lib.design-system": "3.7.4",
|
|
355
|
+
"@contractspec/lib.email": "3.7.4",
|
|
356
|
+
"@contractspec/lib.example-shared-ui": "6.0.4",
|
|
357
|
+
"@contractspec/lib.logger": "3.7.4",
|
|
358
|
+
"@contractspec/lib.runtime-sandbox": "2.7.4",
|
|
359
|
+
"@contractspec/lib.ui-kit-core": "3.7.4",
|
|
360
|
+
"@contractspec/lib.ui-kit-web": "3.7.4",
|
|
361
|
+
"@contractspec/lib.ui-link": "3.7.4",
|
|
362
|
+
"@contractspec/module.examples": "3.7.4",
|
|
386
363
|
"@electric-sql/pglite": "^0.3.14",
|
|
387
364
|
"@hookform/resolvers": "^5.2.2",
|
|
388
365
|
"@scaleway/sdk": "^3.3.1",
|
|
@@ -397,9 +374,9 @@
|
|
|
397
374
|
},
|
|
398
375
|
"devDependencies": {
|
|
399
376
|
"@types/react": "~19.2.14",
|
|
400
|
-
"@contractspec/tool.typescript": "3.7.
|
|
377
|
+
"@contractspec/tool.typescript": "3.7.4",
|
|
401
378
|
"typescript": "^5.9.3",
|
|
402
|
-
"@contractspec/tool.bun": "3.7.
|
|
379
|
+
"@contractspec/tool.bun": "3.7.4"
|
|
403
380
|
},
|
|
404
381
|
"publishConfig": {
|
|
405
382
|
"access": "public",
|
|
@@ -407,345 +384,317 @@
|
|
|
407
384
|
"exports": {
|
|
408
385
|
".": {
|
|
409
386
|
"types": "./dist/index.d.ts",
|
|
387
|
+
"browser": "./dist/browser/index.js",
|
|
410
388
|
"bun": "./dist/index.js",
|
|
411
389
|
"node": "./dist/node/index.js",
|
|
412
|
-
"browser": "./dist/browser/index.js",
|
|
413
390
|
"default": "./dist/index.js"
|
|
414
391
|
},
|
|
415
392
|
"./bundles": {
|
|
416
393
|
"types": "./dist/bundles/index.d.ts",
|
|
417
|
-
"bun": "./dist/bundles/index.js",
|
|
418
|
-
"node": "./dist/node/bundles/index.js",
|
|
419
394
|
"browser": "./dist/browser/bundles/index.js",
|
|
420
|
-
"default": "./dist/bundles/index.js"
|
|
421
|
-
},
|
|
422
|
-
"./bundles/index": {
|
|
423
|
-
"types": "./dist/bundles/index.d.ts",
|
|
424
395
|
"bun": "./dist/bundles/index.js",
|
|
425
396
|
"node": "./dist/node/bundles/index.js",
|
|
426
|
-
"browser": "./dist/browser/bundles/index.js",
|
|
427
397
|
"default": "./dist/bundles/index.js"
|
|
428
398
|
},
|
|
429
399
|
"./bundles/MarketingBundle": {
|
|
430
400
|
"types": "./dist/bundles/MarketingBundle.d.ts",
|
|
401
|
+
"browser": "./dist/browser/bundles/MarketingBundle.js",
|
|
431
402
|
"bun": "./dist/bundles/MarketingBundle.js",
|
|
432
403
|
"node": "./dist/node/bundles/MarketingBundle.js",
|
|
433
|
-
"browser": "./dist/browser/bundles/MarketingBundle.js",
|
|
434
404
|
"default": "./dist/bundles/MarketingBundle.js"
|
|
435
405
|
},
|
|
436
406
|
"./components/marketing": {
|
|
437
407
|
"types": "./dist/components/marketing/index.d.ts",
|
|
408
|
+
"browser": "./dist/browser/components/marketing/index.js",
|
|
438
409
|
"bun": "./dist/components/marketing/index.js",
|
|
439
410
|
"node": "./dist/node/components/marketing/index.js",
|
|
440
|
-
"browser": "./dist/browser/components/marketing/index.js",
|
|
441
411
|
"default": "./dist/components/marketing/index.js"
|
|
442
412
|
},
|
|
443
413
|
"./components/marketing/ChangelogPage": {
|
|
444
414
|
"types": "./dist/components/marketing/ChangelogPage.d.ts",
|
|
415
|
+
"browser": "./dist/browser/components/marketing/ChangelogPage.js",
|
|
445
416
|
"bun": "./dist/components/marketing/ChangelogPage.js",
|
|
446
417
|
"node": "./dist/node/components/marketing/ChangelogPage.js",
|
|
447
|
-
"browser": "./dist/browser/components/marketing/ChangelogPage.js",
|
|
448
418
|
"default": "./dist/components/marketing/ChangelogPage.js"
|
|
449
419
|
},
|
|
450
420
|
"./components/marketing/CofounderPage": {
|
|
451
421
|
"types": "./dist/components/marketing/CofounderPage.d.ts",
|
|
422
|
+
"browser": "./dist/browser/components/marketing/CofounderPage.js",
|
|
452
423
|
"bun": "./dist/components/marketing/CofounderPage.js",
|
|
453
424
|
"node": "./dist/node/components/marketing/CofounderPage.js",
|
|
454
|
-
"browser": "./dist/browser/components/marketing/CofounderPage.js",
|
|
455
425
|
"default": "./dist/components/marketing/CofounderPage.js"
|
|
456
426
|
},
|
|
457
427
|
"./components/marketing/ContactClient": {
|
|
458
428
|
"types": "./dist/components/marketing/ContactClient.d.ts",
|
|
429
|
+
"browser": "./dist/browser/components/marketing/ContactClient.js",
|
|
459
430
|
"bun": "./dist/components/marketing/ContactClient.js",
|
|
460
431
|
"node": "./dist/node/components/marketing/ContactClient.js",
|
|
461
|
-
"browser": "./dist/browser/components/marketing/ContactClient.js",
|
|
462
432
|
"default": "./dist/components/marketing/ContactClient.js"
|
|
463
433
|
},
|
|
464
434
|
"./components/marketing/ContributePage": {
|
|
465
435
|
"types": "./dist/components/marketing/ContributePage.d.ts",
|
|
436
|
+
"browser": "./dist/browser/components/marketing/ContributePage.js",
|
|
466
437
|
"bun": "./dist/components/marketing/ContributePage.js",
|
|
467
438
|
"node": "./dist/node/components/marketing/ContributePage.js",
|
|
468
|
-
"browser": "./dist/browser/components/marketing/ContributePage.js",
|
|
469
439
|
"default": "./dist/components/marketing/ContributePage.js"
|
|
470
440
|
},
|
|
471
441
|
"./components/marketing/DesignPartnerPage": {
|
|
472
442
|
"types": "./dist/components/marketing/DesignPartnerPage.d.ts",
|
|
443
|
+
"browser": "./dist/browser/components/marketing/DesignPartnerPage.js",
|
|
473
444
|
"bun": "./dist/components/marketing/DesignPartnerPage.js",
|
|
474
445
|
"node": "./dist/node/components/marketing/DesignPartnerPage.js",
|
|
475
|
-
"browser": "./dist/browser/components/marketing/DesignPartnerPage.js",
|
|
476
446
|
"default": "./dist/components/marketing/DesignPartnerPage.js"
|
|
477
447
|
},
|
|
478
|
-
"./components/marketing/index": {
|
|
479
|
-
"types": "./dist/components/marketing/index.d.ts",
|
|
480
|
-
"bun": "./dist/components/marketing/index.js",
|
|
481
|
-
"node": "./dist/node/components/marketing/index.js",
|
|
482
|
-
"browser": "./dist/browser/components/marketing/index.js",
|
|
483
|
-
"default": "./dist/components/marketing/index.js"
|
|
484
|
-
},
|
|
485
448
|
"./components/marketing/LandingPage": {
|
|
486
449
|
"types": "./dist/components/marketing/LandingPage.d.ts",
|
|
450
|
+
"browser": "./dist/browser/components/marketing/LandingPage.js",
|
|
487
451
|
"bun": "./dist/components/marketing/LandingPage.js",
|
|
488
452
|
"node": "./dist/node/components/marketing/LandingPage.js",
|
|
489
|
-
"browser": "./dist/browser/components/marketing/LandingPage.js",
|
|
490
453
|
"default": "./dist/components/marketing/LandingPage.js"
|
|
491
454
|
},
|
|
492
455
|
"./components/marketing/pricing-thinking-modal": {
|
|
493
456
|
"types": "./dist/components/marketing/pricing-thinking-modal.d.ts",
|
|
457
|
+
"browser": "./dist/browser/components/marketing/pricing-thinking-modal.js",
|
|
494
458
|
"bun": "./dist/components/marketing/pricing-thinking-modal.js",
|
|
495
459
|
"node": "./dist/node/components/marketing/pricing-thinking-modal.js",
|
|
496
|
-
"browser": "./dist/browser/components/marketing/pricing-thinking-modal.js",
|
|
497
460
|
"default": "./dist/components/marketing/pricing-thinking-modal.js"
|
|
498
461
|
},
|
|
499
462
|
"./components/marketing/PricingClient": {
|
|
500
463
|
"types": "./dist/components/marketing/PricingClient.d.ts",
|
|
464
|
+
"browser": "./dist/browser/components/marketing/PricingClient.js",
|
|
501
465
|
"bun": "./dist/components/marketing/PricingClient.js",
|
|
502
466
|
"node": "./dist/node/components/marketing/PricingClient.js",
|
|
503
|
-
"browser": "./dist/browser/components/marketing/PricingClient.js",
|
|
504
467
|
"default": "./dist/components/marketing/PricingClient.js"
|
|
505
468
|
},
|
|
506
469
|
"./components/marketing/ProductClientPage": {
|
|
507
470
|
"types": "./dist/components/marketing/ProductClientPage.d.ts",
|
|
471
|
+
"browser": "./dist/browser/components/marketing/ProductClientPage.js",
|
|
508
472
|
"bun": "./dist/components/marketing/ProductClientPage.js",
|
|
509
473
|
"node": "./dist/node/components/marketing/ProductClientPage.js",
|
|
510
|
-
"browser": "./dist/browser/components/marketing/ProductClientPage.js",
|
|
511
474
|
"default": "./dist/components/marketing/ProductClientPage.js"
|
|
512
475
|
},
|
|
513
476
|
"./components/marketing/sections/AudienceSection": {
|
|
514
477
|
"types": "./dist/components/marketing/sections/AudienceSection.d.ts",
|
|
478
|
+
"browser": "./dist/browser/components/marketing/sections/AudienceSection.js",
|
|
515
479
|
"bun": "./dist/components/marketing/sections/AudienceSection.js",
|
|
516
480
|
"node": "./dist/node/components/marketing/sections/AudienceSection.js",
|
|
517
|
-
"browser": "./dist/browser/components/marketing/sections/AudienceSection.js",
|
|
518
481
|
"default": "./dist/components/marketing/sections/AudienceSection.js"
|
|
519
482
|
},
|
|
520
483
|
"./components/marketing/sections/CorePositioningSection": {
|
|
521
484
|
"types": "./dist/components/marketing/sections/CorePositioningSection.d.ts",
|
|
485
|
+
"browser": "./dist/browser/components/marketing/sections/CorePositioningSection.js",
|
|
522
486
|
"bun": "./dist/components/marketing/sections/CorePositioningSection.js",
|
|
523
487
|
"node": "./dist/node/components/marketing/sections/CorePositioningSection.js",
|
|
524
|
-
"browser": "./dist/browser/components/marketing/sections/CorePositioningSection.js",
|
|
525
488
|
"default": "./dist/components/marketing/sections/CorePositioningSection.js"
|
|
526
489
|
},
|
|
527
490
|
"./components/marketing/sections/CtaSection": {
|
|
528
491
|
"types": "./dist/components/marketing/sections/CtaSection.d.ts",
|
|
492
|
+
"browser": "./dist/browser/components/marketing/sections/CtaSection.js",
|
|
529
493
|
"bun": "./dist/components/marketing/sections/CtaSection.js",
|
|
530
494
|
"node": "./dist/node/components/marketing/sections/CtaSection.js",
|
|
531
|
-
"browser": "./dist/browser/components/marketing/sections/CtaSection.js",
|
|
532
495
|
"default": "./dist/components/marketing/sections/CtaSection.js"
|
|
533
496
|
},
|
|
534
497
|
"./components/marketing/sections/DevelopersSection": {
|
|
535
498
|
"types": "./dist/components/marketing/sections/DevelopersSection.d.ts",
|
|
499
|
+
"browser": "./dist/browser/components/marketing/sections/DevelopersSection.js",
|
|
536
500
|
"bun": "./dist/components/marketing/sections/DevelopersSection.js",
|
|
537
501
|
"node": "./dist/node/components/marketing/sections/DevelopersSection.js",
|
|
538
|
-
"browser": "./dist/browser/components/marketing/sections/DevelopersSection.js",
|
|
539
502
|
"default": "./dist/components/marketing/sections/DevelopersSection.js"
|
|
540
503
|
},
|
|
541
504
|
"./components/marketing/sections/FearsSection": {
|
|
542
505
|
"types": "./dist/components/marketing/sections/FearsSection.d.ts",
|
|
506
|
+
"browser": "./dist/browser/components/marketing/sections/FearsSection.js",
|
|
543
507
|
"bun": "./dist/components/marketing/sections/FearsSection.js",
|
|
544
508
|
"node": "./dist/node/components/marketing/sections/FearsSection.js",
|
|
545
|
-
"browser": "./dist/browser/components/marketing/sections/FearsSection.js",
|
|
546
509
|
"default": "./dist/components/marketing/sections/FearsSection.js"
|
|
547
510
|
},
|
|
548
511
|
"./components/marketing/sections/HeroMarketingSection": {
|
|
549
512
|
"types": "./dist/components/marketing/sections/HeroMarketingSection.d.ts",
|
|
513
|
+
"browser": "./dist/browser/components/marketing/sections/HeroMarketingSection.js",
|
|
550
514
|
"bun": "./dist/components/marketing/sections/HeroMarketingSection.js",
|
|
551
515
|
"node": "./dist/node/components/marketing/sections/HeroMarketingSection.js",
|
|
552
|
-
"browser": "./dist/browser/components/marketing/sections/HeroMarketingSection.js",
|
|
553
516
|
"default": "./dist/components/marketing/sections/HeroMarketingSection.js"
|
|
554
517
|
},
|
|
555
518
|
"./components/marketing/sections/IconGridSection": {
|
|
556
519
|
"types": "./dist/components/marketing/sections/IconGridSection.d.ts",
|
|
520
|
+
"browser": "./dist/browser/components/marketing/sections/IconGridSection.js",
|
|
557
521
|
"bun": "./dist/components/marketing/sections/IconGridSection.js",
|
|
558
522
|
"node": "./dist/node/components/marketing/sections/IconGridSection.js",
|
|
559
|
-
"browser": "./dist/browser/components/marketing/sections/IconGridSection.js",
|
|
560
523
|
"default": "./dist/components/marketing/sections/IconGridSection.js"
|
|
561
524
|
},
|
|
562
525
|
"./components/marketing/sections/OutputsSection": {
|
|
563
526
|
"types": "./dist/components/marketing/sections/OutputsSection.d.ts",
|
|
527
|
+
"browser": "./dist/browser/components/marketing/sections/OutputsSection.js",
|
|
564
528
|
"bun": "./dist/components/marketing/sections/OutputsSection.js",
|
|
565
529
|
"node": "./dist/node/components/marketing/sections/OutputsSection.js",
|
|
566
|
-
"browser": "./dist/browser/components/marketing/sections/OutputsSection.js",
|
|
567
530
|
"default": "./dist/components/marketing/sections/OutputsSection.js"
|
|
568
531
|
},
|
|
569
532
|
"./components/marketing/sections/ProblemSection": {
|
|
570
533
|
"types": "./dist/components/marketing/sections/ProblemSection.d.ts",
|
|
534
|
+
"browser": "./dist/browser/components/marketing/sections/ProblemSection.js",
|
|
571
535
|
"bun": "./dist/components/marketing/sections/ProblemSection.js",
|
|
572
536
|
"node": "./dist/node/components/marketing/sections/ProblemSection.js",
|
|
573
|
-
"browser": "./dist/browser/components/marketing/sections/ProblemSection.js",
|
|
574
537
|
"default": "./dist/components/marketing/sections/ProblemSection.js"
|
|
575
538
|
},
|
|
576
539
|
"./components/marketing/sections/SolutionSection": {
|
|
577
540
|
"types": "./dist/components/marketing/sections/SolutionSection.d.ts",
|
|
541
|
+
"browser": "./dist/browser/components/marketing/sections/SolutionSection.js",
|
|
578
542
|
"bun": "./dist/components/marketing/sections/SolutionSection.js",
|
|
579
543
|
"node": "./dist/node/components/marketing/sections/SolutionSection.js",
|
|
580
|
-
"browser": "./dist/browser/components/marketing/sections/SolutionSection.js",
|
|
581
544
|
"default": "./dist/components/marketing/sections/SolutionSection.js"
|
|
582
545
|
},
|
|
583
546
|
"./components/marketing/sections/StepsSection": {
|
|
584
547
|
"types": "./dist/components/marketing/sections/StepsSection.d.ts",
|
|
548
|
+
"browser": "./dist/browser/components/marketing/sections/StepsSection.js",
|
|
585
549
|
"bun": "./dist/components/marketing/sections/StepsSection.js",
|
|
586
550
|
"node": "./dist/node/components/marketing/sections/StepsSection.js",
|
|
587
|
-
"browser": "./dist/browser/components/marketing/sections/StepsSection.js",
|
|
588
551
|
"default": "./dist/components/marketing/sections/StepsSection.js"
|
|
589
552
|
},
|
|
590
553
|
"./components/marketing/studio-signup-section": {
|
|
591
554
|
"types": "./dist/components/marketing/studio-signup-section.d.ts",
|
|
555
|
+
"browser": "./dist/browser/components/marketing/studio-signup-section.js",
|
|
592
556
|
"bun": "./dist/components/marketing/studio-signup-section.js",
|
|
593
557
|
"node": "./dist/node/components/marketing/studio-signup-section.js",
|
|
594
|
-
"browser": "./dist/browser/components/marketing/studio-signup-section.js",
|
|
595
558
|
"default": "./dist/components/marketing/studio-signup-section.js"
|
|
596
559
|
},
|
|
597
560
|
"./components/templates": {
|
|
598
561
|
"types": "./dist/components/templates/index.d.ts",
|
|
599
|
-
"bun": "./dist/components/templates/index.js",
|
|
600
|
-
"node": "./dist/node/components/templates/index.js",
|
|
601
562
|
"browser": "./dist/browser/components/templates/index.js",
|
|
602
|
-
"default": "./dist/components/templates/index.js"
|
|
603
|
-
},
|
|
604
|
-
"./components/templates/index": {
|
|
605
|
-
"types": "./dist/components/templates/index.d.ts",
|
|
606
563
|
"bun": "./dist/components/templates/index.js",
|
|
607
564
|
"node": "./dist/node/components/templates/index.js",
|
|
608
|
-
"browser": "./dist/browser/components/templates/index.js",
|
|
609
565
|
"default": "./dist/components/templates/index.js"
|
|
610
566
|
},
|
|
611
567
|
"./components/templates/TemplatesClientPage": {
|
|
612
568
|
"types": "./dist/components/templates/TemplatesClientPage.d.ts",
|
|
569
|
+
"browser": "./dist/browser/components/templates/TemplatesClientPage.js",
|
|
613
570
|
"bun": "./dist/components/templates/TemplatesClientPage.js",
|
|
614
571
|
"node": "./dist/node/components/templates/TemplatesClientPage.js",
|
|
615
|
-
"browser": "./dist/browser/components/templates/TemplatesClientPage.js",
|
|
616
572
|
"default": "./dist/components/templates/TemplatesClientPage.js"
|
|
617
573
|
},
|
|
618
574
|
"./components/templates/TemplatesPage": {
|
|
619
575
|
"types": "./dist/components/templates/TemplatesPage.d.ts",
|
|
576
|
+
"browser": "./dist/browser/components/templates/TemplatesPage.js",
|
|
620
577
|
"bun": "./dist/components/templates/TemplatesPage.js",
|
|
621
578
|
"node": "./dist/node/components/templates/TemplatesPage.js",
|
|
622
|
-
"browser": "./dist/browser/components/templates/TemplatesPage.js",
|
|
623
579
|
"default": "./dist/components/templates/TemplatesPage.js"
|
|
624
580
|
},
|
|
625
581
|
"./components/templates/TemplatesPreviewModal": {
|
|
626
582
|
"types": "./dist/components/templates/TemplatesPreviewModal.d.ts",
|
|
583
|
+
"browser": "./dist/browser/components/templates/TemplatesPreviewModal.js",
|
|
627
584
|
"bun": "./dist/components/templates/TemplatesPreviewModal.js",
|
|
628
585
|
"node": "./dist/node/components/templates/TemplatesPreviewModal.js",
|
|
629
|
-
"browser": "./dist/browser/components/templates/TemplatesPreviewModal.js",
|
|
630
586
|
"default": "./dist/components/templates/TemplatesPreviewModal.js"
|
|
631
587
|
},
|
|
632
588
|
"./libs/email/client": {
|
|
633
589
|
"types": "./dist/libs/email/client.d.ts",
|
|
590
|
+
"browser": "./dist/browser/libs/email/client.js",
|
|
634
591
|
"bun": "./dist/libs/email/client.js",
|
|
635
592
|
"node": "./dist/node/libs/email/client.js",
|
|
636
|
-
"browser": "./dist/browser/libs/email/client.js",
|
|
637
593
|
"default": "./dist/libs/email/client.js"
|
|
638
594
|
},
|
|
639
595
|
"./libs/email/contact": {
|
|
640
596
|
"types": "./dist/libs/email/contact.d.ts",
|
|
597
|
+
"browser": "./dist/browser/libs/email/contact.js",
|
|
641
598
|
"bun": "./dist/libs/email/contact.js",
|
|
642
599
|
"node": "./dist/node/libs/email/contact.js",
|
|
643
|
-
"browser": "./dist/browser/libs/email/contact.js",
|
|
644
600
|
"default": "./dist/libs/email/contact.js"
|
|
645
601
|
},
|
|
646
602
|
"./libs/email/newsletter": {
|
|
647
603
|
"types": "./dist/libs/email/newsletter.d.ts",
|
|
604
|
+
"browser": "./dist/browser/libs/email/newsletter.js",
|
|
648
605
|
"bun": "./dist/libs/email/newsletter.js",
|
|
649
606
|
"node": "./dist/node/libs/email/newsletter.js",
|
|
650
|
-
"browser": "./dist/browser/libs/email/newsletter.js",
|
|
651
607
|
"default": "./dist/libs/email/newsletter.js"
|
|
652
608
|
},
|
|
653
609
|
"./libs/email/types": {
|
|
654
610
|
"types": "./dist/libs/email/types.d.ts",
|
|
611
|
+
"browser": "./dist/browser/libs/email/types.js",
|
|
655
612
|
"bun": "./dist/libs/email/types.js",
|
|
656
613
|
"node": "./dist/node/libs/email/types.js",
|
|
657
|
-
"browser": "./dist/browser/libs/email/types.js",
|
|
658
614
|
"default": "./dist/libs/email/types.js"
|
|
659
615
|
},
|
|
660
616
|
"./libs/email/utils": {
|
|
661
617
|
"types": "./dist/libs/email/utils.d.ts",
|
|
618
|
+
"browser": "./dist/browser/libs/email/utils.js",
|
|
662
619
|
"bun": "./dist/libs/email/utils.js",
|
|
663
620
|
"node": "./dist/node/libs/email/utils.js",
|
|
664
|
-
"browser": "./dist/browser/libs/email/utils.js",
|
|
665
621
|
"default": "./dist/libs/email/utils.js"
|
|
666
622
|
},
|
|
667
623
|
"./libs/email/waitlist": {
|
|
668
624
|
"types": "./dist/libs/email/waitlist.d.ts",
|
|
625
|
+
"browser": "./dist/browser/libs/email/waitlist.js",
|
|
669
626
|
"bun": "./dist/libs/email/waitlist.js",
|
|
670
627
|
"node": "./dist/node/libs/email/waitlist.js",
|
|
671
|
-
"browser": "./dist/browser/libs/email/waitlist.js",
|
|
672
628
|
"default": "./dist/libs/email/waitlist.js"
|
|
673
629
|
},
|
|
674
630
|
"./libs/email/waitlist-application": {
|
|
675
631
|
"types": "./dist/libs/email/waitlist-application.d.ts",
|
|
632
|
+
"browser": "./dist/browser/libs/email/waitlist-application.js",
|
|
676
633
|
"bun": "./dist/libs/email/waitlist-application.js",
|
|
677
634
|
"node": "./dist/node/libs/email/waitlist-application.js",
|
|
678
|
-
"browser": "./dist/browser/libs/email/waitlist-application.js",
|
|
679
635
|
"default": "./dist/libs/email/waitlist-application.js"
|
|
680
636
|
},
|
|
681
637
|
"./libs/pricing-examples": {
|
|
682
638
|
"types": "./dist/libs/pricing-examples.d.ts",
|
|
639
|
+
"browser": "./dist/browser/libs/pricing-examples.js",
|
|
683
640
|
"bun": "./dist/libs/pricing-examples.js",
|
|
684
641
|
"node": "./dist/node/libs/pricing-examples.js",
|
|
685
|
-
"browser": "./dist/browser/libs/pricing-examples.js",
|
|
686
642
|
"default": "./dist/libs/pricing-examples.js"
|
|
687
643
|
},
|
|
688
644
|
"./registry": {
|
|
689
645
|
"types": "./dist/registry/index.d.ts",
|
|
646
|
+
"browser": "./dist/browser/registry/index.js",
|
|
690
647
|
"bun": "./dist/registry/index.js",
|
|
691
648
|
"node": "./dist/node/registry/index.js",
|
|
692
|
-
"browser": "./dist/browser/registry/index.js",
|
|
693
649
|
"default": "./dist/registry/index.js"
|
|
694
650
|
},
|
|
695
651
|
"./registry/engine": {
|
|
696
652
|
"types": "./dist/registry/engine.d.ts",
|
|
653
|
+
"browser": "./dist/browser/registry/engine.js",
|
|
697
654
|
"bun": "./dist/registry/engine.js",
|
|
698
655
|
"node": "./dist/node/registry/engine.js",
|
|
699
|
-
"browser": "./dist/browser/registry/engine.js",
|
|
700
656
|
"default": "./dist/registry/engine.js"
|
|
701
657
|
},
|
|
702
658
|
"./registry/factory": {
|
|
703
659
|
"types": "./dist/registry/factory.d.ts",
|
|
660
|
+
"browser": "./dist/browser/registry/factory.js",
|
|
704
661
|
"bun": "./dist/registry/factory.js",
|
|
705
662
|
"node": "./dist/node/registry/factory.js",
|
|
706
|
-
"browser": "./dist/browser/registry/factory.js",
|
|
707
663
|
"default": "./dist/registry/factory.js"
|
|
708
664
|
},
|
|
709
|
-
"./registry/index": {
|
|
710
|
-
"types": "./dist/registry/index.d.ts",
|
|
711
|
-
"bun": "./dist/registry/index.js",
|
|
712
|
-
"node": "./dist/node/registry/index.js",
|
|
713
|
-
"browser": "./dist/browser/registry/index.js",
|
|
714
|
-
"default": "./dist/registry/index.js"
|
|
715
|
-
},
|
|
716
665
|
"./registry/registry": {
|
|
717
666
|
"types": "./dist/registry/registry.d.ts",
|
|
667
|
+
"browser": "./dist/browser/registry/registry.js",
|
|
718
668
|
"bun": "./dist/registry/registry.js",
|
|
719
669
|
"node": "./dist/node/registry/registry.js",
|
|
720
|
-
"browser": "./dist/browser/registry/registry.js",
|
|
721
670
|
"default": "./dist/registry/registry.js"
|
|
722
671
|
},
|
|
723
672
|
"./registry/registry-docs": {
|
|
724
673
|
"types": "./dist/registry/registry-docs.d.ts",
|
|
674
|
+
"browser": "./dist/browser/registry/registry-docs.js",
|
|
725
675
|
"bun": "./dist/registry/registry-docs.js",
|
|
726
676
|
"node": "./dist/node/registry/registry-docs.js",
|
|
727
|
-
"browser": "./dist/browser/registry/registry-docs.js",
|
|
728
677
|
"default": "./dist/registry/registry-docs.js"
|
|
729
678
|
},
|
|
730
679
|
"./registry/registry-landing": {
|
|
731
680
|
"types": "./dist/registry/registry-landing.d.ts",
|
|
681
|
+
"browser": "./dist/browser/registry/registry-landing.js",
|
|
732
682
|
"bun": "./dist/registry/registry-landing.js",
|
|
733
683
|
"node": "./dist/node/registry/registry-landing.js",
|
|
734
|
-
"browser": "./dist/browser/registry/registry-landing.js",
|
|
735
684
|
"default": "./dist/registry/registry-landing.js"
|
|
736
685
|
},
|
|
737
686
|
"./registry/types": {
|
|
738
687
|
"types": "./dist/registry/types.d.ts",
|
|
688
|
+
"browser": "./dist/browser/registry/types.js",
|
|
739
689
|
"bun": "./dist/registry/types.js",
|
|
740
690
|
"node": "./dist/node/registry/types.js",
|
|
741
|
-
"browser": "./dist/browser/registry/types.js",
|
|
742
691
|
"default": "./dist/registry/types.js"
|
|
743
692
|
},
|
|
744
693
|
"./registry/utils": {
|
|
745
694
|
"types": "./dist/registry/utils.d.ts",
|
|
695
|
+
"browser": "./dist/browser/registry/utils.js",
|
|
746
696
|
"bun": "./dist/registry/utils.js",
|
|
747
697
|
"node": "./dist/node/registry/utils.js",
|
|
748
|
-
"browser": "./dist/browser/registry/utils.js",
|
|
749
698
|
"default": "./dist/registry/utils.js"
|
|
750
699
|
}
|
|
751
700
|
}
|