@contractspec/bundle.marketing 3.4.0 → 3.4.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 +146 -147
- package/.turbo/turbo-prebuild.log +1 -2
- package/CHANGELOG.md +52 -0
- package/package.json +22 -22
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,147 +1,146 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build types[0m
|
|
1
|
+
$ contractspec-bun-build prebuild
|
|
2
|
+
$ bun run prebuild && bun run build:bundle && bun run build:types
|
|
3
|
+
$ contractspec-bun-build prebuild
|
|
4
|
+
$ contractspec-bun-build transpile
|
|
5
|
+
[contractspec-bun-build] transpile target=bun root=src entries=43
|
|
6
|
+
Bundled 43 modules in 61ms
|
|
7
|
+
|
|
8
|
+
components/marketing/ChangelogPage.js 4.28 KB (entry point)
|
|
9
|
+
./index.js 0.28 MB (entry point)
|
|
10
|
+
libs/email/waitlist-application.js 11.18 KB (entry point)
|
|
11
|
+
libs/email/waitlist.js 7.48 KB (entry point)
|
|
12
|
+
registry/index.js 211.35 KB (entry point)
|
|
13
|
+
registry/types.js 8 bytes (entry point)
|
|
14
|
+
registry/utils.js 210.95 KB (entry point)
|
|
15
|
+
registry/engine.js 209.41 KB (entry point)
|
|
16
|
+
registry/registry.js 208.88 KB (entry point)
|
|
17
|
+
registry/registry-docs.js 27.11 KB (entry point)
|
|
18
|
+
registry/registry-landing.js 181.60 KB (entry point)
|
|
19
|
+
registry/factory.js 1.35 KB (entry point)
|
|
20
|
+
components/templates/index.js 230.34 KB (entry point)
|
|
21
|
+
libs/email/newsletter.js 6.88 KB (entry point)
|
|
22
|
+
libs/email/types.js 49 bytes (entry point)
|
|
23
|
+
components/templates/TemplatesClientPage.js 223.22 KB (entry point)
|
|
24
|
+
components/templates/TemplatesPreviewModal.js 7.81 KB (entry point)
|
|
25
|
+
components/templates/TemplatesPage.js 6.85 KB (entry point)
|
|
26
|
+
components/marketing/index.js 177.84 KB (entry point)
|
|
27
|
+
components/marketing/CofounderPage.js 21.88 KB (entry point)
|
|
28
|
+
components/marketing/ContactClient.js 18.45 KB (entry point)
|
|
29
|
+
libs/email/contact.js 6.12 KB (entry point)
|
|
30
|
+
libs/email/client.js 3.42 KB (entry point)
|
|
31
|
+
libs/email/utils.js 311 bytes (entry point)
|
|
32
|
+
components/marketing/ContributePage.js 23.33 KB (entry point)
|
|
33
|
+
components/marketing/DesignPartnerPage.js 13.83 KB (entry point)
|
|
34
|
+
components/marketing/LandingPage.js 24.1 KB (entry point)
|
|
35
|
+
components/marketing/sections/OutputsSection.js 3.26 KB (entry point)
|
|
36
|
+
components/marketing/sections/ProblemSection.js 3.13 KB (entry point)
|
|
37
|
+
components/marketing/sections/SolutionSection.js 3.19 KB (entry point)
|
|
38
|
+
components/marketing/sections/StepsSection.js 3.17 KB (entry point)
|
|
39
|
+
components/marketing/sections/AudienceSection.js 3.47 KB (entry point)
|
|
40
|
+
components/marketing/sections/CorePositioningSection.js 2.54 KB (entry point)
|
|
41
|
+
components/marketing/sections/CtaSection.js 2.33 KB (entry point)
|
|
42
|
+
components/marketing/sections/DevelopersSection.js 1.37 KB (entry point)
|
|
43
|
+
components/marketing/sections/FearsSection.js 3.35 KB (entry point)
|
|
44
|
+
components/marketing/sections/IconGridSection.js 1.66 KB (entry point)
|
|
45
|
+
components/marketing/sections/HeroMarketingSection.js 3.64 KB (entry point)
|
|
46
|
+
components/marketing/PricingClient.js 47.66 KB (entry point)
|
|
47
|
+
components/marketing/pricing-thinking-modal.js 11.35 KB (entry point)
|
|
48
|
+
libs/pricing-examples.js 410 bytes (entry point)
|
|
49
|
+
components/marketing/studio-signup-section.js 3.33 KB (entry point)
|
|
50
|
+
components/marketing/ProductClientPage.js 26.64 KB (entry point)
|
|
51
|
+
|
|
52
|
+
[contractspec-bun-build] transpile target=node root=src entries=43
|
|
53
|
+
Bundled 43 modules in 53ms
|
|
54
|
+
|
|
55
|
+
components/marketing/ChangelogPage.js 4.34 KB (entry point)
|
|
56
|
+
./index.js 0.28 MB (entry point)
|
|
57
|
+
libs/email/waitlist-application.js 11.23 KB (entry point)
|
|
58
|
+
libs/email/waitlist.js 7.53 KB (entry point)
|
|
59
|
+
registry/index.js 211.31 KB (entry point)
|
|
60
|
+
registry/types.js 0 KB (entry point)
|
|
61
|
+
registry/utils.js 210.91 KB (entry point)
|
|
62
|
+
registry/engine.js 209.36 KB (entry point)
|
|
63
|
+
registry/registry.js 208.83 KB (entry point)
|
|
64
|
+
registry/registry-docs.js 27.18 KB (entry point)
|
|
65
|
+
registry/registry-landing.js 181.56 KB (entry point)
|
|
66
|
+
registry/factory.js 1.42 KB (entry point)
|
|
67
|
+
components/templates/index.js 230.26 KB (entry point)
|
|
68
|
+
libs/email/newsletter.js 6.93 KB (entry point)
|
|
69
|
+
libs/email/types.js 41 bytes (entry point)
|
|
70
|
+
components/templates/TemplatesClientPage.js 223.14 KB (entry point)
|
|
71
|
+
components/templates/TemplatesPreviewModal.js 7.88 KB (entry point)
|
|
72
|
+
components/templates/TemplatesPage.js 6.91 KB (entry point)
|
|
73
|
+
components/marketing/index.js 177.80 KB (entry point)
|
|
74
|
+
components/marketing/CofounderPage.js 21.93 KB (entry point)
|
|
75
|
+
components/marketing/ContactClient.js 18.52 KB (entry point)
|
|
76
|
+
libs/email/contact.js 6.18 KB (entry point)
|
|
77
|
+
libs/email/client.js 3.48 KB (entry point)
|
|
78
|
+
libs/email/utils.js 375 bytes (entry point)
|
|
79
|
+
components/marketing/ContributePage.js 23.35 KB (entry point)
|
|
80
|
+
components/marketing/DesignPartnerPage.js 13.89 KB (entry point)
|
|
81
|
+
components/marketing/LandingPage.js 24.12 KB (entry point)
|
|
82
|
+
components/marketing/sections/OutputsSection.js 3.32 KB (entry point)
|
|
83
|
+
components/marketing/sections/ProblemSection.js 3.19 KB (entry point)
|
|
84
|
+
components/marketing/sections/SolutionSection.js 3.25 KB (entry point)
|
|
85
|
+
components/marketing/sections/StepsSection.js 3.23 KB (entry point)
|
|
86
|
+
components/marketing/sections/AudienceSection.js 3.53 KB (entry point)
|
|
87
|
+
components/marketing/sections/CorePositioningSection.js 2.61 KB (entry point)
|
|
88
|
+
components/marketing/sections/CtaSection.js 2.40 KB (entry point)
|
|
89
|
+
components/marketing/sections/DevelopersSection.js 1.42 KB (entry point)
|
|
90
|
+
components/marketing/sections/FearsSection.js 3.41 KB (entry point)
|
|
91
|
+
components/marketing/sections/IconGridSection.js 1.72 KB (entry point)
|
|
92
|
+
components/marketing/sections/HeroMarketingSection.js 3.70 KB (entry point)
|
|
93
|
+
components/marketing/PricingClient.js 47.71 KB (entry point)
|
|
94
|
+
components/marketing/pricing-thinking-modal.js 11.41 KB (entry point)
|
|
95
|
+
libs/pricing-examples.js 471 bytes (entry point)
|
|
96
|
+
components/marketing/studio-signup-section.js 3.39 KB (entry point)
|
|
97
|
+
components/marketing/ProductClientPage.js 26.70 KB (entry point)
|
|
98
|
+
|
|
99
|
+
[contractspec-bun-build] transpile target=browser root=src entries=43
|
|
100
|
+
Bundled 43 modules in 39ms
|
|
101
|
+
|
|
102
|
+
components/marketing/ChangelogPage.js 4.60 KB (entry point)
|
|
103
|
+
./index.js 0.28 MB (entry point)
|
|
104
|
+
libs/email/waitlist-application.js 11.49 KB (entry point)
|
|
105
|
+
libs/email/waitlist.js 7.79 KB (entry point)
|
|
106
|
+
registry/index.js 211.57 KB (entry point)
|
|
107
|
+
registry/types.js 0 KB (entry point)
|
|
108
|
+
registry/utils.js 211.17 KB (entry point)
|
|
109
|
+
registry/engine.js 209.62 KB (entry point)
|
|
110
|
+
registry/registry.js 209.1 KB (entry point)
|
|
111
|
+
registry/registry-docs.js 27.44 KB (entry point)
|
|
112
|
+
registry/registry-landing.js 181.82 KB (entry point)
|
|
113
|
+
registry/factory.js 1.68 KB (entry point)
|
|
114
|
+
components/templates/index.js 230.52 KB (entry point)
|
|
115
|
+
libs/email/newsletter.js 7.19 KB (entry point)
|
|
116
|
+
libs/email/types.js 41 bytes (entry point)
|
|
117
|
+
components/templates/TemplatesClientPage.js 223.40 KB (entry point)
|
|
118
|
+
components/templates/TemplatesPreviewModal.js 8.14 KB (entry point)
|
|
119
|
+
components/templates/TemplatesPage.js 7.17 KB (entry point)
|
|
120
|
+
components/marketing/index.js 178.1 KB (entry point)
|
|
121
|
+
components/marketing/CofounderPage.js 22.19 KB (entry point)
|
|
122
|
+
components/marketing/ContactClient.js 18.78 KB (entry point)
|
|
123
|
+
libs/email/contact.js 6.44 KB (entry point)
|
|
124
|
+
libs/email/client.js 3.74 KB (entry point)
|
|
125
|
+
libs/email/utils.js 0.64 KB (entry point)
|
|
126
|
+
components/marketing/ContributePage.js 23.61 KB (entry point)
|
|
127
|
+
components/marketing/DesignPartnerPage.js 14.15 KB (entry point)
|
|
128
|
+
components/marketing/LandingPage.js 24.38 KB (entry point)
|
|
129
|
+
components/marketing/sections/OutputsSection.js 3.58 KB (entry point)
|
|
130
|
+
components/marketing/sections/ProblemSection.js 3.45 KB (entry point)
|
|
131
|
+
components/marketing/sections/SolutionSection.js 3.51 KB (entry point)
|
|
132
|
+
components/marketing/sections/StepsSection.js 3.49 KB (entry point)
|
|
133
|
+
components/marketing/sections/AudienceSection.js 3.79 KB (entry point)
|
|
134
|
+
components/marketing/sections/CorePositioningSection.js 2.87 KB (entry point)
|
|
135
|
+
components/marketing/sections/CtaSection.js 2.66 KB (entry point)
|
|
136
|
+
components/marketing/sections/DevelopersSection.js 1.68 KB (entry point)
|
|
137
|
+
components/marketing/sections/FearsSection.js 3.67 KB (entry point)
|
|
138
|
+
components/marketing/sections/IconGridSection.js 1.98 KB (entry point)
|
|
139
|
+
components/marketing/sections/HeroMarketingSection.js 3.96 KB (entry point)
|
|
140
|
+
components/marketing/PricingClient.js 47.97 KB (entry point)
|
|
141
|
+
components/marketing/pricing-thinking-modal.js 11.67 KB (entry point)
|
|
142
|
+
libs/pricing-examples.js 0.73 KB (entry point)
|
|
143
|
+
components/marketing/studio-signup-section.js 3.65 KB (entry point)
|
|
144
|
+
components/marketing/ProductClientPage.js 26.96 KB (entry point)
|
|
145
|
+
|
|
146
|
+
$ contractspec-bun-build types
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
|
1
|
+
$ contractspec-bun-build prebuild
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,57 @@
|
|
|
1
1
|
# @contractspec/bundle.marketing
|
|
2
2
|
|
|
3
|
+
## 3.4.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 78d56a4: fix: release workflow
|
|
8
|
+
- Updated dependencies [78d56a4]
|
|
9
|
+
- @contractspec/lib.contracts-runtime-client-react@3.4.2
|
|
10
|
+
- @contractspec/example.analytics-dashboard@3.4.2
|
|
11
|
+
- @contractspec/example.saas-boilerplate@3.4.2
|
|
12
|
+
- @contractspec/example.integration-hub@3.4.2
|
|
13
|
+
- @contractspec/example.workflow-system@3.4.2
|
|
14
|
+
- @contractspec/example.agent-console@3.4.2
|
|
15
|
+
- @contractspec/lib.example-shared-ui@3.4.2
|
|
16
|
+
- @contractspec/example.crm-pipeline@3.4.2
|
|
17
|
+
- @contractspec/example.marketplace@3.4.2
|
|
18
|
+
- @contractspec/lib.runtime-sandbox@2.4.2
|
|
19
|
+
- @contractspec/lib.contracts-spec@3.4.2
|
|
20
|
+
- @contractspec/lib.design-system@3.4.2
|
|
21
|
+
- @contractspec/lib.ui-kit-core@3.4.2
|
|
22
|
+
- @contractspec/module.examples@3.4.2
|
|
23
|
+
- @contractspec/bundle.library@3.4.2
|
|
24
|
+
- @contractspec/lib.ui-kit-web@3.4.2
|
|
25
|
+
- @contractspec/lib.ui-link@3.4.2
|
|
26
|
+
- @contractspec/lib.logger@3.4.2
|
|
27
|
+
- @contractspec/lib.email@3.4.2
|
|
28
|
+
|
|
29
|
+
## 3.4.1
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- 8f47829: fix: circular import issue
|
|
34
|
+
- Updated dependencies [8f47829]
|
|
35
|
+
- @contractspec/lib.contracts-runtime-client-react@3.4.1
|
|
36
|
+
- @contractspec/example.analytics-dashboard@3.4.1
|
|
37
|
+
- @contractspec/example.saas-boilerplate@3.4.1
|
|
38
|
+
- @contractspec/example.integration-hub@3.4.1
|
|
39
|
+
- @contractspec/example.workflow-system@3.4.1
|
|
40
|
+
- @contractspec/example.agent-console@3.4.1
|
|
41
|
+
- @contractspec/lib.example-shared-ui@3.4.1
|
|
42
|
+
- @contractspec/example.crm-pipeline@3.4.1
|
|
43
|
+
- @contractspec/example.marketplace@3.4.1
|
|
44
|
+
- @contractspec/lib.runtime-sandbox@2.4.1
|
|
45
|
+
- @contractspec/lib.contracts-spec@3.4.1
|
|
46
|
+
- @contractspec/lib.design-system@3.4.1
|
|
47
|
+
- @contractspec/lib.ui-kit-core@3.4.1
|
|
48
|
+
- @contractspec/module.examples@3.4.1
|
|
49
|
+
- @contractspec/bundle.library@3.4.1
|
|
50
|
+
- @contractspec/lib.ui-kit-web@3.4.1
|
|
51
|
+
- @contractspec/lib.ui-link@3.4.1
|
|
52
|
+
- @contractspec/lib.logger@3.4.1
|
|
53
|
+
- @contractspec/lib.email@3.4.1
|
|
54
|
+
|
|
3
55
|
## 3.4.0
|
|
4
56
|
|
|
5
57
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/bundle.marketing",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rm -rf dist",
|
|
@@ -342,25 +342,25 @@
|
|
|
342
342
|
},
|
|
343
343
|
"types": "./dist/index.d.ts",
|
|
344
344
|
"dependencies": {
|
|
345
|
-
"@contractspec/bundle.library": "3.4.
|
|
346
|
-
"@contractspec/example.agent-console": "3.4.
|
|
347
|
-
"@contractspec/example.analytics-dashboard": "3.4.
|
|
348
|
-
"@contractspec/example.crm-pipeline": "3.4.
|
|
349
|
-
"@contractspec/example.integration-hub": "3.4.
|
|
350
|
-
"@contractspec/example.marketplace": "3.4.
|
|
351
|
-
"@contractspec/example.saas-boilerplate": "3.4.
|
|
352
|
-
"@contractspec/example.workflow-system": "3.4.
|
|
353
|
-
"@contractspec/lib.contracts-spec": "3.4.
|
|
354
|
-
"@contractspec/lib.contracts-runtime-client-react": "3.4.
|
|
355
|
-
"@contractspec/lib.design-system": "3.4.
|
|
356
|
-
"@contractspec/lib.email": "3.4.
|
|
357
|
-
"@contractspec/lib.example-shared-ui": "3.4.
|
|
358
|
-
"@contractspec/lib.logger": "3.4.
|
|
359
|
-
"@contractspec/lib.runtime-sandbox": "2.4.
|
|
360
|
-
"@contractspec/lib.ui-kit-core": "3.4.
|
|
361
|
-
"@contractspec/lib.ui-kit-web": "3.4.
|
|
362
|
-
"@contractspec/lib.ui-link": "3.4.
|
|
363
|
-
"@contractspec/module.examples": "3.4.
|
|
345
|
+
"@contractspec/bundle.library": "3.4.2",
|
|
346
|
+
"@contractspec/example.agent-console": "3.4.2",
|
|
347
|
+
"@contractspec/example.analytics-dashboard": "3.4.2",
|
|
348
|
+
"@contractspec/example.crm-pipeline": "3.4.2",
|
|
349
|
+
"@contractspec/example.integration-hub": "3.4.2",
|
|
350
|
+
"@contractspec/example.marketplace": "3.4.2",
|
|
351
|
+
"@contractspec/example.saas-boilerplate": "3.4.2",
|
|
352
|
+
"@contractspec/example.workflow-system": "3.4.2",
|
|
353
|
+
"@contractspec/lib.contracts-spec": "3.4.2",
|
|
354
|
+
"@contractspec/lib.contracts-runtime-client-react": "3.4.2",
|
|
355
|
+
"@contractspec/lib.design-system": "3.4.2",
|
|
356
|
+
"@contractspec/lib.email": "3.4.2",
|
|
357
|
+
"@contractspec/lib.example-shared-ui": "3.4.2",
|
|
358
|
+
"@contractspec/lib.logger": "3.4.2",
|
|
359
|
+
"@contractspec/lib.runtime-sandbox": "2.4.2",
|
|
360
|
+
"@contractspec/lib.ui-kit-core": "3.4.2",
|
|
361
|
+
"@contractspec/lib.ui-kit-web": "3.4.2",
|
|
362
|
+
"@contractspec/lib.ui-link": "3.4.2",
|
|
363
|
+
"@contractspec/module.examples": "3.4.2",
|
|
364
364
|
"@electric-sql/pglite": "^0.3.14",
|
|
365
365
|
"@hookform/resolvers": "^5.2.2",
|
|
366
366
|
"@scaleway/sdk": "^3.3.1",
|
|
@@ -375,9 +375,9 @@
|
|
|
375
375
|
},
|
|
376
376
|
"devDependencies": {
|
|
377
377
|
"@types/react": "~19.2.14",
|
|
378
|
-
"@contractspec/tool.typescript": "3.4.
|
|
378
|
+
"@contractspec/tool.typescript": "3.4.2",
|
|
379
379
|
"typescript": "^5.9.3",
|
|
380
|
-
"@contractspec/tool.bun": "3.4.
|
|
380
|
+
"@contractspec/tool.bun": "3.4.2"
|
|
381
381
|
},
|
|
382
382
|
"publishConfig": {
|
|
383
383
|
"access": "public",
|