@contractspec/example.learning-journey-ui-onboarding 3.3.0 → 3.4.0
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 +63 -62
- package/.turbo/turbo-prebuild.log +2 -1
- package/CHANGELOG.md +19 -0
- package/package.json +11 -11
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,62 +1,63 @@
|
|
|
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
|
-
|
|
1
|
+
|
|
2
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
|
3
|
+
[0m[2m[35m$[0m [2m[1mbun run prebuild && bun run build:bundle && bun run build:types[0m
|
|
4
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
|
5
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build transpile[0m
|
|
6
|
+
[contractspec-bun-build] transpile target=bun root=src entries=15
|
|
7
|
+
[32mBundled 15 modules in 13ms[0m
|
|
8
|
+
|
|
9
|
+
[34m./OnboardingMiniApp.js[0m 45.50 KB [2m(entry point)[0m
|
|
10
|
+
[34m./index.js[0m 50.35 KB [2m(entry point)[0m
|
|
11
|
+
[34m./learning-journey-ui-onboarding.feature.js[0m 0.66 KB [2m(entry point)[0m
|
|
12
|
+
[34mviews/index.js[0m 42.79 KB [2m(entry point)[0m
|
|
13
|
+
[34mviews/Overview.js[0m 11.1 KB [2m(entry point)[0m
|
|
14
|
+
[34mviews/Progress.js[0m 12.10 KB [2m(entry point)[0m
|
|
15
|
+
[34mviews/Steps.js[0m 8.33 KB [2m(entry point)[0m
|
|
16
|
+
[34mviews/Timeline.js[0m 11.0 KB [2m(entry point)[0m
|
|
17
|
+
[34mcomponents/index.js[0m 9.57 KB [2m(entry point)[0m
|
|
18
|
+
[34mcomponents/CodeSnippet.js[0m 2.36 KB [2m(entry point)[0m
|
|
19
|
+
[34mcomponents/JourneyMap.js[0m 2.78 KB [2m(entry point)[0m
|
|
20
|
+
[34mcomponents/StepChecklist.js[0m 4.41 KB [2m(entry point)[0m
|
|
21
|
+
[34mdocs/index.js[0m 0.81 KB [2m(entry point)[0m
|
|
22
|
+
[34mdocs/learning-journey-ui-onboarding.docblock.js[0m 0.81 KB [2m(entry point)[0m
|
|
23
|
+
[34m./example.js[0m 0.95 KB [2m(entry point)[0m
|
|
24
|
+
|
|
25
|
+
[contractspec-bun-build] transpile target=node root=src entries=15
|
|
26
|
+
[32mBundled 15 modules in 12ms[0m
|
|
27
|
+
|
|
28
|
+
[34m./OnboardingMiniApp.js[0m 45.44 KB [2m(entry point)[0m
|
|
29
|
+
[34m./index.js[0m 50.28 KB [2m(entry point)[0m
|
|
30
|
+
[34m./learning-journey-ui-onboarding.feature.js[0m 0.66 KB [2m(entry point)[0m
|
|
31
|
+
[34mviews/index.js[0m 42.73 KB [2m(entry point)[0m
|
|
32
|
+
[34mviews/Overview.js[0m 11.1 KB [2m(entry point)[0m
|
|
33
|
+
[34mviews/Progress.js[0m 12.1 KB [2m(entry point)[0m
|
|
34
|
+
[34mviews/Steps.js[0m 8.32 KB [2m(entry point)[0m
|
|
35
|
+
[34mviews/Timeline.js[0m 11.00 KB [2m(entry point)[0m
|
|
36
|
+
[34mcomponents/index.js[0m 9.54 KB [2m(entry point)[0m
|
|
37
|
+
[34mcomponents/CodeSnippet.js[0m 2.34 KB [2m(entry point)[0m
|
|
38
|
+
[34mcomponents/JourneyMap.js[0m 2.76 KB [2m(entry point)[0m
|
|
39
|
+
[34mcomponents/StepChecklist.js[0m 4.40 KB [2m(entry point)[0m
|
|
40
|
+
[34mdocs/index.js[0m 0.80 KB [2m(entry point)[0m
|
|
41
|
+
[34mdocs/learning-journey-ui-onboarding.docblock.js[0m 0.80 KB [2m(entry point)[0m
|
|
42
|
+
[34m./example.js[0m 0.94 KB [2m(entry point)[0m
|
|
43
|
+
|
|
44
|
+
[contractspec-bun-build] transpile target=browser root=src entries=15
|
|
45
|
+
[32mBundled 15 modules in 13ms[0m
|
|
46
|
+
|
|
47
|
+
[34m./OnboardingMiniApp.js[0m 45.44 KB [2m(entry point)[0m
|
|
48
|
+
[34m./index.js[0m 50.28 KB [2m(entry point)[0m
|
|
49
|
+
[34m./learning-journey-ui-onboarding.feature.js[0m 0.66 KB [2m(entry point)[0m
|
|
50
|
+
[34mviews/index.js[0m 42.73 KB [2m(entry point)[0m
|
|
51
|
+
[34mviews/Overview.js[0m 11.1 KB [2m(entry point)[0m
|
|
52
|
+
[34mviews/Progress.js[0m 12.1 KB [2m(entry point)[0m
|
|
53
|
+
[34mviews/Steps.js[0m 8.32 KB [2m(entry point)[0m
|
|
54
|
+
[34mviews/Timeline.js[0m 11.00 KB [2m(entry point)[0m
|
|
55
|
+
[34mcomponents/index.js[0m 9.54 KB [2m(entry point)[0m
|
|
56
|
+
[34mcomponents/CodeSnippet.js[0m 2.34 KB [2m(entry point)[0m
|
|
57
|
+
[34mcomponents/JourneyMap.js[0m 2.76 KB [2m(entry point)[0m
|
|
58
|
+
[34mcomponents/StepChecklist.js[0m 4.40 KB [2m(entry point)[0m
|
|
59
|
+
[34mdocs/index.js[0m 0.80 KB [2m(entry point)[0m
|
|
60
|
+
[34mdocs/learning-journey-ui-onboarding.docblock.js[0m 0.80 KB [2m(entry point)[0m
|
|
61
|
+
[34m./example.js[0m 0.94 KB [2m(entry point)[0m
|
|
62
|
+
|
|
63
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build types[0m
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @contractspec/example.learning-journey-ui-onboarding
|
|
2
2
|
|
|
3
|
+
## 3.4.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 0ee467a: feat: improve ai and customization
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [0ee467a]
|
|
12
|
+
- Updated dependencies [56ee8e6]
|
|
13
|
+
- @contractspec/example.learning-journey-studio-onboarding@3.4.0
|
|
14
|
+
- @contractspec/example.learning-journey-platform-tour@3.4.0
|
|
15
|
+
- @contractspec/example.learning-journey-ui-shared@3.4.0
|
|
16
|
+
- @contractspec/module.learning-journey@3.4.0
|
|
17
|
+
- @contractspec/lib.contracts-spec@3.4.0
|
|
18
|
+
- @contractspec/lib.design-system@3.4.0
|
|
19
|
+
- @contractspec/lib.ui-kit-core@3.4.0
|
|
20
|
+
- @contractspec/lib.ui-kit-web@3.4.0
|
|
21
|
+
|
|
3
22
|
## 3.3.0
|
|
4
23
|
|
|
5
24
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.learning-journey-ui-onboarding",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.4.0",
|
|
4
4
|
"description": "Developer onboarding UI with checklists and journey maps.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -148,21 +148,21 @@
|
|
|
148
148
|
"typecheck": "tsc --noEmit"
|
|
149
149
|
},
|
|
150
150
|
"dependencies": {
|
|
151
|
-
"@contractspec/lib.ui-kit-core": "3.
|
|
152
|
-
"@contractspec/lib.contracts-spec": "3.
|
|
153
|
-
"@contractspec/example.learning-journey-ui-shared": "3.
|
|
154
|
-
"@contractspec/example.learning-journey-studio-onboarding": "3.
|
|
155
|
-
"@contractspec/example.learning-journey-platform-tour": "3.
|
|
156
|
-
"@contractspec/module.learning-journey": "3.
|
|
157
|
-
"@contractspec/lib.design-system": "3.
|
|
158
|
-
"@contractspec/lib.ui-kit-web": "3.
|
|
151
|
+
"@contractspec/lib.ui-kit-core": "3.4.0",
|
|
152
|
+
"@contractspec/lib.contracts-spec": "3.4.0",
|
|
153
|
+
"@contractspec/example.learning-journey-ui-shared": "3.4.0",
|
|
154
|
+
"@contractspec/example.learning-journey-studio-onboarding": "3.4.0",
|
|
155
|
+
"@contractspec/example.learning-journey-platform-tour": "3.4.0",
|
|
156
|
+
"@contractspec/module.learning-journey": "3.4.0",
|
|
157
|
+
"@contractspec/lib.design-system": "3.4.0",
|
|
158
|
+
"@contractspec/lib.ui-kit-web": "3.4.0",
|
|
159
159
|
"react": "19.2.4"
|
|
160
160
|
},
|
|
161
161
|
"devDependencies": {
|
|
162
|
-
"@contractspec/tool.typescript": "3.
|
|
162
|
+
"@contractspec/tool.typescript": "3.4.0",
|
|
163
163
|
"@types/react": "^19.2.14",
|
|
164
164
|
"typescript": "^5.9.3",
|
|
165
|
-
"@contractspec/tool.bun": "3.
|
|
165
|
+
"@contractspec/tool.bun": "3.4.0"
|
|
166
166
|
},
|
|
167
167
|
"peerDependencies": {
|
|
168
168
|
"react": "^19.2.4"
|