@contractspec/example.learning-journey-ui-coaching 3.2.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 -59
- package/.turbo/turbo-prebuild.log +2 -1
- package/CHANGELOG.md +35 -0
- package/dist/browser/index.js +16 -0
- package/dist/browser/learning-journey-ui-coaching.feature.js +18 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +16 -0
- package/dist/learning-journey-ui-coaching.feature.d.ts +1 -0
- package/dist/learning-journey-ui-coaching.feature.js +19 -0
- package/dist/node/index.js +16 -0
- package/dist/node/learning-journey-ui-coaching.feature.js +18 -0
- package/package.json +24 -10
- package/src/index.ts +1 -0
- package/src/learning-journey-ui-coaching.feature.ts +17 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,59 +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
|
-
|
|
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 40ms[0m
|
|
8
|
+
|
|
9
|
+
[34m./CoachingMiniApp.js[0m 44.47 KB [2m(entry point)[0m
|
|
10
|
+
[34m./index.js[0m 46.87 KB [2m(entry point)[0m
|
|
11
|
+
[34m./learning-journey-ui-coaching.feature.js[0m 0.64 KB [2m(entry point)[0m
|
|
12
|
+
[34mviews/index.js[0m 41.78 KB [2m(entry point)[0m
|
|
13
|
+
[34mviews/Overview.js[0m 12.90 KB [2m(entry point)[0m
|
|
14
|
+
[34mviews/Progress.js[0m 14.29 KB [2m(entry point)[0m
|
|
15
|
+
[34mviews/Steps.js[0m 6.40 KB [2m(entry point)[0m
|
|
16
|
+
[34mviews/Timeline.js[0m 11.70 KB [2m(entry point)[0m
|
|
17
|
+
[34mcomponents/index.js[0m 13.32 KB [2m(entry point)[0m
|
|
18
|
+
[34mcomponents/EngagementMeter.js[0m 5.46 KB [2m(entry point)[0m
|
|
19
|
+
[34mcomponents/TipCard.js[0m 3.71 KB [2m(entry point)[0m
|
|
20
|
+
[34mcomponents/TipFeed.js[0m 4.11 KB [2m(entry point)[0m
|
|
21
|
+
[34mdocs/index.js[0m 0.78 KB [2m(entry point)[0m
|
|
22
|
+
[34mdocs/learning-journey-ui-coaching.docblock.js[0m 0.78 KB [2m(entry point)[0m
|
|
23
|
+
[34m./example.js[0m 0.93 KB [2m(entry point)[0m
|
|
24
|
+
|
|
25
|
+
[contractspec-bun-build] transpile target=node root=src entries=15
|
|
26
|
+
[32mBundled 15 modules in 10ms[0m
|
|
27
|
+
|
|
28
|
+
[34m./CoachingMiniApp.js[0m 44.44 KB [2m(entry point)[0m
|
|
29
|
+
[34m./index.js[0m 46.83 KB [2m(entry point)[0m
|
|
30
|
+
[34m./learning-journey-ui-coaching.feature.js[0m 0.63 KB [2m(entry point)[0m
|
|
31
|
+
[34mviews/index.js[0m 41.75 KB [2m(entry point)[0m
|
|
32
|
+
[34mviews/Overview.js[0m 12.89 KB [2m(entry point)[0m
|
|
33
|
+
[34mviews/Progress.js[0m 14.28 KB [2m(entry point)[0m
|
|
34
|
+
[34mviews/Steps.js[0m 6.39 KB [2m(entry point)[0m
|
|
35
|
+
[34mviews/Timeline.js[0m 11.68 KB [2m(entry point)[0m
|
|
36
|
+
[34mcomponents/index.js[0m 13.30 KB [2m(entry point)[0m
|
|
37
|
+
[34mcomponents/EngagementMeter.js[0m 5.45 KB [2m(entry point)[0m
|
|
38
|
+
[34mcomponents/TipCard.js[0m 3.70 KB [2m(entry point)[0m
|
|
39
|
+
[34mcomponents/TipFeed.js[0m 4.1 KB [2m(entry point)[0m
|
|
40
|
+
[34mdocs/index.js[0m 0.76 KB [2m(entry point)[0m
|
|
41
|
+
[34mdocs/learning-journey-ui-coaching.docblock.js[0m 0.76 KB [2m(entry point)[0m
|
|
42
|
+
[34m./example.js[0m 0.92 KB [2m(entry point)[0m
|
|
43
|
+
|
|
44
|
+
[contractspec-bun-build] transpile target=browser root=src entries=15
|
|
45
|
+
[32mBundled 15 modules in 31ms[0m
|
|
46
|
+
|
|
47
|
+
[34m./CoachingMiniApp.js[0m 44.44 KB [2m(entry point)[0m
|
|
48
|
+
[34m./index.js[0m 46.83 KB [2m(entry point)[0m
|
|
49
|
+
[34m./learning-journey-ui-coaching.feature.js[0m 0.63 KB [2m(entry point)[0m
|
|
50
|
+
[34mviews/index.js[0m 41.75 KB [2m(entry point)[0m
|
|
51
|
+
[34mviews/Overview.js[0m 12.89 KB [2m(entry point)[0m
|
|
52
|
+
[34mviews/Progress.js[0m 14.28 KB [2m(entry point)[0m
|
|
53
|
+
[34mviews/Steps.js[0m 6.39 KB [2m(entry point)[0m
|
|
54
|
+
[34mviews/Timeline.js[0m 11.68 KB [2m(entry point)[0m
|
|
55
|
+
[34mcomponents/index.js[0m 13.30 KB [2m(entry point)[0m
|
|
56
|
+
[34mcomponents/EngagementMeter.js[0m 5.45 KB [2m(entry point)[0m
|
|
57
|
+
[34mcomponents/TipCard.js[0m 3.70 KB [2m(entry point)[0m
|
|
58
|
+
[34mcomponents/TipFeed.js[0m 4.1 KB [2m(entry point)[0m
|
|
59
|
+
[34mdocs/index.js[0m 0.76 KB [2m(entry point)[0m
|
|
60
|
+
[34mdocs/learning-journey-ui-coaching.docblock.js[0m 0.76 KB [2m(entry point)[0m
|
|
61
|
+
[34m./example.js[0m 0.92 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,40 @@
|
|
|
1
1
|
# @contractspec/example.learning-journey-ui-coaching
|
|
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-crm-onboarding@3.4.0
|
|
14
|
+
- @contractspec/example.learning-journey-ambient-coach@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-web@3.4.0
|
|
20
|
+
|
|
21
|
+
## 3.3.0
|
|
22
|
+
|
|
23
|
+
### Minor Changes
|
|
24
|
+
|
|
25
|
+
- 890a0da: fix: stability improvements
|
|
26
|
+
|
|
27
|
+
### Patch Changes
|
|
28
|
+
|
|
29
|
+
- Updated dependencies [890a0da]
|
|
30
|
+
- @contractspec/example.learning-journey-crm-onboarding@3.3.0
|
|
31
|
+
- @contractspec/example.learning-journey-ambient-coach@3.3.0
|
|
32
|
+
- @contractspec/example.learning-journey-ui-shared@3.3.0
|
|
33
|
+
- @contractspec/module.learning-journey@3.3.0
|
|
34
|
+
- @contractspec/lib.contracts-spec@3.3.0
|
|
35
|
+
- @contractspec/lib.design-system@3.3.0
|
|
36
|
+
- @contractspec/lib.ui-kit-web@3.3.0
|
|
37
|
+
|
|
3
38
|
## 3.2.0
|
|
4
39
|
|
|
5
40
|
### Minor Changes
|
package/dist/browser/index.js
CHANGED
|
@@ -1105,6 +1105,21 @@ var example = defineExample({
|
|
|
1105
1105
|
}
|
|
1106
1106
|
});
|
|
1107
1107
|
var example_default = example;
|
|
1108
|
+
// src/learning-journey-ui-coaching.feature.ts
|
|
1109
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
1110
|
+
var LearningJourneyUiCoachingFeature = defineFeature({
|
|
1111
|
+
meta: {
|
|
1112
|
+
key: "learning-journey-ui-coaching",
|
|
1113
|
+
version: "1.0.0",
|
|
1114
|
+
title: "Learning Journey UI: Coaching",
|
|
1115
|
+
description: "Coaching UI with tip cards, engagement tracking, and multi-view navigation",
|
|
1116
|
+
domain: "learning-journey",
|
|
1117
|
+
owners: ["@examples"],
|
|
1118
|
+
tags: ["learning", "ui", "coaching", "tips"],
|
|
1119
|
+
stability: "experimental"
|
|
1120
|
+
},
|
|
1121
|
+
docs: ["docs.examples.learning-journey-ui-coaching"]
|
|
1122
|
+
});
|
|
1108
1123
|
export {
|
|
1109
1124
|
example_default as example,
|
|
1110
1125
|
TipFeed,
|
|
@@ -1113,6 +1128,7 @@ export {
|
|
|
1113
1128
|
Steps,
|
|
1114
1129
|
ProgressView as Progress,
|
|
1115
1130
|
Overview,
|
|
1131
|
+
LearningJourneyUiCoachingFeature,
|
|
1116
1132
|
EngagementMeter,
|
|
1117
1133
|
CoachingMiniApp
|
|
1118
1134
|
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// src/learning-journey-ui-coaching.feature.ts
|
|
2
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
3
|
+
var LearningJourneyUiCoachingFeature = defineFeature({
|
|
4
|
+
meta: {
|
|
5
|
+
key: "learning-journey-ui-coaching",
|
|
6
|
+
version: "1.0.0",
|
|
7
|
+
title: "Learning Journey UI: Coaching",
|
|
8
|
+
description: "Coaching UI with tip cards, engagement tracking, and multi-view navigation",
|
|
9
|
+
domain: "learning-journey",
|
|
10
|
+
owners: ["@examples"],
|
|
11
|
+
tags: ["learning", "ui", "coaching", "tips"],
|
|
12
|
+
stability: "experimental"
|
|
13
|
+
},
|
|
14
|
+
docs: ["docs.examples.learning-journey-ui-coaching"]
|
|
15
|
+
});
|
|
16
|
+
export {
|
|
17
|
+
LearningJourneyUiCoachingFeature
|
|
18
|
+
};
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export { CoachingMiniApp } from './CoachingMiniApp';
|
|
2
2
|
export { Overview, Steps, Progress, Timeline } from './views';
|
|
3
3
|
export { TipCard, EngagementMeter, TipFeed } from './components';
|
|
4
|
+
export * from './learning-journey-ui-coaching.feature';
|
|
4
5
|
export { default as example } from './example';
|
|
5
6
|
import './docs';
|
package/dist/index.js
CHANGED
|
@@ -1106,6 +1106,21 @@ var example = defineExample({
|
|
|
1106
1106
|
}
|
|
1107
1107
|
});
|
|
1108
1108
|
var example_default = example;
|
|
1109
|
+
// src/learning-journey-ui-coaching.feature.ts
|
|
1110
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
1111
|
+
var LearningJourneyUiCoachingFeature = defineFeature({
|
|
1112
|
+
meta: {
|
|
1113
|
+
key: "learning-journey-ui-coaching",
|
|
1114
|
+
version: "1.0.0",
|
|
1115
|
+
title: "Learning Journey UI: Coaching",
|
|
1116
|
+
description: "Coaching UI with tip cards, engagement tracking, and multi-view navigation",
|
|
1117
|
+
domain: "learning-journey",
|
|
1118
|
+
owners: ["@examples"],
|
|
1119
|
+
tags: ["learning", "ui", "coaching", "tips"],
|
|
1120
|
+
stability: "experimental"
|
|
1121
|
+
},
|
|
1122
|
+
docs: ["docs.examples.learning-journey-ui-coaching"]
|
|
1123
|
+
});
|
|
1109
1124
|
export {
|
|
1110
1125
|
example_default as example,
|
|
1111
1126
|
TipFeed,
|
|
@@ -1114,6 +1129,7 @@ export {
|
|
|
1114
1129
|
Steps,
|
|
1115
1130
|
ProgressView as Progress,
|
|
1116
1131
|
Overview,
|
|
1132
|
+
LearningJourneyUiCoachingFeature,
|
|
1117
1133
|
EngagementMeter,
|
|
1118
1134
|
CoachingMiniApp
|
|
1119
1135
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const LearningJourneyUiCoachingFeature: import("@contractspec/lib.contracts-spec").FeatureModuleSpec;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// @bun
|
|
2
|
+
// src/learning-journey-ui-coaching.feature.ts
|
|
3
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
4
|
+
var LearningJourneyUiCoachingFeature = defineFeature({
|
|
5
|
+
meta: {
|
|
6
|
+
key: "learning-journey-ui-coaching",
|
|
7
|
+
version: "1.0.0",
|
|
8
|
+
title: "Learning Journey UI: Coaching",
|
|
9
|
+
description: "Coaching UI with tip cards, engagement tracking, and multi-view navigation",
|
|
10
|
+
domain: "learning-journey",
|
|
11
|
+
owners: ["@examples"],
|
|
12
|
+
tags: ["learning", "ui", "coaching", "tips"],
|
|
13
|
+
stability: "experimental"
|
|
14
|
+
},
|
|
15
|
+
docs: ["docs.examples.learning-journey-ui-coaching"]
|
|
16
|
+
});
|
|
17
|
+
export {
|
|
18
|
+
LearningJourneyUiCoachingFeature
|
|
19
|
+
};
|
package/dist/node/index.js
CHANGED
|
@@ -1105,6 +1105,21 @@ var example = defineExample({
|
|
|
1105
1105
|
}
|
|
1106
1106
|
});
|
|
1107
1107
|
var example_default = example;
|
|
1108
|
+
// src/learning-journey-ui-coaching.feature.ts
|
|
1109
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
1110
|
+
var LearningJourneyUiCoachingFeature = defineFeature({
|
|
1111
|
+
meta: {
|
|
1112
|
+
key: "learning-journey-ui-coaching",
|
|
1113
|
+
version: "1.0.0",
|
|
1114
|
+
title: "Learning Journey UI: Coaching",
|
|
1115
|
+
description: "Coaching UI with tip cards, engagement tracking, and multi-view navigation",
|
|
1116
|
+
domain: "learning-journey",
|
|
1117
|
+
owners: ["@examples"],
|
|
1118
|
+
tags: ["learning", "ui", "coaching", "tips"],
|
|
1119
|
+
stability: "experimental"
|
|
1120
|
+
},
|
|
1121
|
+
docs: ["docs.examples.learning-journey-ui-coaching"]
|
|
1122
|
+
});
|
|
1108
1123
|
export {
|
|
1109
1124
|
example_default as example,
|
|
1110
1125
|
TipFeed,
|
|
@@ -1113,6 +1128,7 @@ export {
|
|
|
1113
1128
|
Steps,
|
|
1114
1129
|
ProgressView as Progress,
|
|
1115
1130
|
Overview,
|
|
1131
|
+
LearningJourneyUiCoachingFeature,
|
|
1116
1132
|
EngagementMeter,
|
|
1117
1133
|
CoachingMiniApp
|
|
1118
1134
|
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// src/learning-journey-ui-coaching.feature.ts
|
|
2
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
3
|
+
var LearningJourneyUiCoachingFeature = defineFeature({
|
|
4
|
+
meta: {
|
|
5
|
+
key: "learning-journey-ui-coaching",
|
|
6
|
+
version: "1.0.0",
|
|
7
|
+
title: "Learning Journey UI: Coaching",
|
|
8
|
+
description: "Coaching UI with tip cards, engagement tracking, and multi-view navigation",
|
|
9
|
+
domain: "learning-journey",
|
|
10
|
+
owners: ["@examples"],
|
|
11
|
+
tags: ["learning", "ui", "coaching", "tips"],
|
|
12
|
+
stability: "experimental"
|
|
13
|
+
},
|
|
14
|
+
docs: ["docs.examples.learning-journey-ui-coaching"]
|
|
15
|
+
});
|
|
16
|
+
export {
|
|
17
|
+
LearningJourneyUiCoachingFeature
|
|
18
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.learning-journey-ui-coaching",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.4.0",
|
|
4
4
|
"description": "Contextual coaching UI with tip cards and engagement tracking.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -82,6 +82,13 @@
|
|
|
82
82
|
"browser": "./dist/browser/example.js",
|
|
83
83
|
"default": "./dist/example.js"
|
|
84
84
|
},
|
|
85
|
+
"./learning-journey-ui-coaching.feature": {
|
|
86
|
+
"types": "./dist/learning-journey-ui-coaching.feature.d.ts",
|
|
87
|
+
"bun": "./dist/learning-journey-ui-coaching.feature.js",
|
|
88
|
+
"node": "./dist/node/learning-journey-ui-coaching.feature.js",
|
|
89
|
+
"browser": "./dist/browser/learning-journey-ui-coaching.feature.js",
|
|
90
|
+
"default": "./dist/learning-journey-ui-coaching.feature.js"
|
|
91
|
+
},
|
|
85
92
|
"./views": {
|
|
86
93
|
"types": "./dist/views/index.d.ts",
|
|
87
94
|
"bun": "./dist/views/index.js",
|
|
@@ -141,20 +148,20 @@
|
|
|
141
148
|
"typecheck": "tsc --noEmit"
|
|
142
149
|
},
|
|
143
150
|
"dependencies": {
|
|
144
|
-
"@contractspec/lib.contracts-spec": "3.
|
|
145
|
-
"@contractspec/example.learning-journey-ui-shared": "3.
|
|
146
|
-
"@contractspec/example.learning-journey-ambient-coach": "3.
|
|
147
|
-
"@contractspec/example.learning-journey-crm-onboarding": "3.
|
|
148
|
-
"@contractspec/module.learning-journey": "3.
|
|
149
|
-
"@contractspec/lib.design-system": "3.
|
|
150
|
-
"@contractspec/lib.ui-kit-web": "3.
|
|
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
158
|
"react": "19.2.4"
|
|
152
159
|
},
|
|
153
160
|
"devDependencies": {
|
|
154
|
-
"@contractspec/tool.typescript": "3.
|
|
161
|
+
"@contractspec/tool.typescript": "3.4.0",
|
|
155
162
|
"@types/react": "^19.2.14",
|
|
156
163
|
"typescript": "^5.9.3",
|
|
157
|
-
"@contractspec/tool.bun": "3.
|
|
164
|
+
"@contractspec/tool.bun": "3.4.0"
|
|
158
165
|
},
|
|
159
166
|
"peerDependencies": {
|
|
160
167
|
"react": "^19.2.4"
|
|
@@ -238,6 +245,13 @@
|
|
|
238
245
|
"browser": "./dist/browser/example.js",
|
|
239
246
|
"default": "./dist/example.js"
|
|
240
247
|
},
|
|
248
|
+
"./learning-journey-ui-coaching.feature": {
|
|
249
|
+
"types": "./dist/learning-journey-ui-coaching.feature.d.ts",
|
|
250
|
+
"bun": "./dist/learning-journey-ui-coaching.feature.js",
|
|
251
|
+
"node": "./dist/node/learning-journey-ui-coaching.feature.js",
|
|
252
|
+
"browser": "./dist/browser/learning-journey-ui-coaching.feature.js",
|
|
253
|
+
"default": "./dist/learning-journey-ui-coaching.feature.js"
|
|
254
|
+
},
|
|
241
255
|
"./views": {
|
|
242
256
|
"types": "./dist/views/index.d.ts",
|
|
243
257
|
"bun": "./dist/views/index.js",
|
package/src/index.ts
CHANGED
|
@@ -6,5 +6,6 @@ export { Overview, Steps, Progress, Timeline } from './views';
|
|
|
6
6
|
|
|
7
7
|
// Components
|
|
8
8
|
export { TipCard, EngagementMeter, TipFeed } from './components';
|
|
9
|
+
export * from './learning-journey-ui-coaching.feature';
|
|
9
10
|
export { default as example } from './example';
|
|
10
11
|
import './docs';
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { defineFeature } from '@contractspec/lib.contracts-spec';
|
|
2
|
+
|
|
3
|
+
export const LearningJourneyUiCoachingFeature = defineFeature({
|
|
4
|
+
meta: {
|
|
5
|
+
key: 'learning-journey-ui-coaching',
|
|
6
|
+
version: '1.0.0',
|
|
7
|
+
title: 'Learning Journey UI: Coaching',
|
|
8
|
+
description:
|
|
9
|
+
'Coaching UI with tip cards, engagement tracking, and multi-view navigation',
|
|
10
|
+
domain: 'learning-journey',
|
|
11
|
+
owners: ['@examples'],
|
|
12
|
+
tags: ['learning', 'ui', 'coaching', 'tips'],
|
|
13
|
+
stability: 'experimental',
|
|
14
|
+
},
|
|
15
|
+
|
|
16
|
+
docs: ['docs.examples.learning-journey-ui-coaching'],
|
|
17
|
+
});
|