@contractspec/example.learning-journey-ui-coaching 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 40ms
8
-
9
- ./CoachingMiniApp.js 44.47 KB (entry point)
10
- ./index.js 46.87 KB (entry point)
11
- ./learning-journey-ui-coaching.feature.js 0.64 KB (entry point)
12
- views/index.js 41.78 KB (entry point)
13
- views/Overview.js 12.90 KB (entry point)
14
- views/Progress.js 14.29 KB (entry point)
15
- views/Steps.js 6.40 KB (entry point)
16
- views/Timeline.js 11.70 KB (entry point)
17
- components/index.js 13.32 KB (entry point)
18
- components/EngagementMeter.js 5.46 KB (entry point)
19
- components/TipCard.js 3.71 KB (entry point)
20
- components/TipFeed.js 4.11 KB (entry point)
21
- docs/index.js 0.78 KB (entry point)
22
- docs/learning-journey-ui-coaching.docblock.js 0.78 KB (entry point)
23
- ./example.js 0.93 KB (entry point)
24
-
25
- [contractspec-bun-build] transpile target=node root=src entries=15
26
- Bundled 15 modules in 10ms
27
-
28
- ./CoachingMiniApp.js 44.44 KB (entry point)
29
- ./index.js 46.83 KB (entry point)
30
- ./learning-journey-ui-coaching.feature.js 0.63 KB (entry point)
31
- views/index.js 41.75 KB (entry point)
32
- views/Overview.js 12.89 KB (entry point)
33
- views/Progress.js 14.28 KB (entry point)
34
- views/Steps.js 6.39 KB (entry point)
35
- views/Timeline.js 11.68 KB (entry point)
36
- components/index.js 13.30 KB (entry point)
37
- components/EngagementMeter.js 5.45 KB (entry point)
38
- components/TipCard.js 3.70 KB (entry point)
39
- components/TipFeed.js 4.1 KB (entry point)
40
- docs/index.js 0.76 KB (entry point)
41
- docs/learning-journey-ui-coaching.docblock.js 0.76 KB (entry point)
42
- ./example.js 0.92 KB (entry point)
43
-
44
- [contractspec-bun-build] transpile target=browser root=src entries=15
45
- Bundled 15 modules in 31ms
46
-
47
- ./CoachingMiniApp.js 44.44 KB (entry point)
48
- ./index.js 46.83 KB (entry point)
49
- ./learning-journey-ui-coaching.feature.js 0.63 KB (entry point)
50
- views/index.js 41.75 KB (entry point)
51
- views/Overview.js 12.89 KB (entry point)
52
- views/Progress.js 14.28 KB (entry point)
53
- views/Steps.js 6.39 KB (entry point)
54
- views/Timeline.js 11.68 KB (entry point)
55
- components/index.js 13.30 KB (entry point)
56
- components/EngagementMeter.js 5.45 KB (entry point)
57
- components/TipCard.js 3.70 KB (entry point)
58
- components/TipFeed.js 4.1 KB (entry point)
59
- docs/index.js 0.76 KB (entry point)
60
- docs/learning-journey-ui-coaching.docblock.js 0.76 KB (entry point)
61
- ./example.js 0.92 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 5ms
7
+
8
+ ./CoachingMiniApp.js 44.47 KB (entry point)
9
+ ./index.js 46.87 KB (entry point)
10
+ ./learning-journey-ui-coaching.feature.js 0.64 KB (entry point)
11
+ views/index.js 41.78 KB (entry point)
12
+ views/Overview.js 12.90 KB (entry point)
13
+ views/Progress.js 14.29 KB (entry point)
14
+ views/Steps.js 6.40 KB (entry point)
15
+ views/Timeline.js 11.70 KB (entry point)
16
+ components/index.js 13.32 KB (entry point)
17
+ components/EngagementMeter.js 5.46 KB (entry point)
18
+ components/TipCard.js 3.71 KB (entry point)
19
+ components/TipFeed.js 4.11 KB (entry point)
20
+ docs/index.js 0.78 KB (entry point)
21
+ docs/learning-journey-ui-coaching.docblock.js 0.78 KB (entry point)
22
+ ./example.js 0.93 KB (entry point)
23
+
24
+ [contractspec-bun-build] transpile target=node root=src entries=15
25
+ Bundled 15 modules in 5ms
26
+
27
+ ./CoachingMiniApp.js 44.44 KB (entry point)
28
+ ./index.js 46.83 KB (entry point)
29
+ ./learning-journey-ui-coaching.feature.js 0.63 KB (entry point)
30
+ views/index.js 41.75 KB (entry point)
31
+ views/Overview.js 12.89 KB (entry point)
32
+ views/Progress.js 14.28 KB (entry point)
33
+ views/Steps.js 6.39 KB (entry point)
34
+ views/Timeline.js 11.68 KB (entry point)
35
+ components/index.js 13.30 KB (entry point)
36
+ components/EngagementMeter.js 5.45 KB (entry point)
37
+ components/TipCard.js 3.70 KB (entry point)
38
+ components/TipFeed.js 4.1 KB (entry point)
39
+ docs/index.js 0.76 KB (entry point)
40
+ docs/learning-journey-ui-coaching.docblock.js 0.76 KB (entry point)
41
+ ./example.js 0.92 KB (entry point)
42
+
43
+ [contractspec-bun-build] transpile target=browser root=src entries=15
44
+ Bundled 15 modules in 5ms
45
+
46
+ ./CoachingMiniApp.js 44.44 KB (entry point)
47
+ ./index.js 46.83 KB (entry point)
48
+ ./learning-journey-ui-coaching.feature.js 0.63 KB (entry point)
49
+ views/index.js 41.75 KB (entry point)
50
+ views/Overview.js 12.89 KB (entry point)
51
+ views/Progress.js 14.28 KB (entry point)
52
+ views/Steps.js 6.39 KB (entry point)
53
+ views/Timeline.js 11.68 KB (entry point)
54
+ components/index.js 13.30 KB (entry point)
55
+ components/EngagementMeter.js 5.45 KB (entry point)
56
+ components/TipCard.js 3.70 KB (entry point)
57
+ components/TipFeed.js 4.1 KB (entry point)
58
+ docs/index.js 0.76 KB (entry point)
59
+ docs/learning-journey-ui-coaching.docblock.js 0.76 KB (entry point)
60
+ ./example.js 0.92 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,33 @@
1
1
  # @contractspec/example.learning-journey-ui-coaching
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-crm-onboarding@3.4.2
10
+ - @contractspec/example.learning-journey-ambient-coach@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-web@3.4.2
16
+
17
+ ## 3.4.1
18
+
19
+ ### Patch Changes
20
+
21
+ - 8f47829: fix: circular import issue
22
+ - Updated dependencies [8f47829]
23
+ - @contractspec/example.learning-journey-crm-onboarding@3.4.1
24
+ - @contractspec/example.learning-journey-ambient-coach@3.4.1
25
+ - @contractspec/example.learning-journey-ui-shared@3.4.1
26
+ - @contractspec/module.learning-journey@3.4.1
27
+ - @contractspec/lib.contracts-spec@3.4.1
28
+ - @contractspec/lib.design-system@3.4.1
29
+ - @contractspec/lib.ui-kit-web@3.4.1
30
+
3
31
  ## 3.4.0
4
32
 
5
33
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.learning-journey-ui-coaching",
3
- "version": "3.4.0",
3
+ "version": "3.4.2",
4
4
  "description": "Contextual coaching UI with tip cards and engagement tracking.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -148,20 +148,20 @@
148
148
  "typecheck": "tsc --noEmit"
149
149
  },
150
150
  "dependencies": {
151
- "@contractspec/lib.contracts-spec": "3.4.0",
152
- "@contractspec/example.learning-journey-ui-shared": "3.4.0",
153
- "@contractspec/example.learning-journey-ambient-coach": "3.4.0",
154
- "@contractspec/example.learning-journey-crm-onboarding": "3.4.0",
155
- "@contractspec/module.learning-journey": "3.4.0",
156
- "@contractspec/lib.design-system": "3.4.0",
157
- "@contractspec/lib.ui-kit-web": "3.4.0",
151
+ "@contractspec/lib.contracts-spec": "3.4.2",
152
+ "@contractspec/example.learning-journey-ui-shared": "3.4.2",
153
+ "@contractspec/example.learning-journey-ambient-coach": "3.4.2",
154
+ "@contractspec/example.learning-journey-crm-onboarding": "3.4.2",
155
+ "@contractspec/module.learning-journey": "3.4.2",
156
+ "@contractspec/lib.design-system": "3.4.2",
157
+ "@contractspec/lib.ui-kit-web": "3.4.2",
158
158
  "react": "19.2.4"
159
159
  },
160
160
  "devDependencies": {
161
- "@contractspec/tool.typescript": "3.4.0",
161
+ "@contractspec/tool.typescript": "3.4.2",
162
162
  "@types/react": "^19.2.14",
163
163
  "typescript": "^5.9.3",
164
- "@contractspec/tool.bun": "3.4.0"
164
+ "@contractspec/tool.bun": "3.4.2"
165
165
  },
166
166
  "peerDependencies": {
167
167
  "react": "^19.2.4"