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