@contractspec/example.learning-journey-registry 1.55.0 → 1.56.1

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.
@@ -41,10 +41,10 @@ $ tsdown
41
41
  ℹ dist/presentations/index.d.ts  0.69 kB │ gzip: 0.24 kB
42
42
  ℹ dist/progress-store.d.ts  0.69 kB │ gzip: 0.31 kB
43
43
  ℹ dist/api.d.ts  0.56 kB │ gzip: 0.30 kB
44
- ℹ dist/learning-journey-registry.feature.d.ts  0.47 kB │ gzip: 0.25 kB
44
+ ℹ dist/learning-journey-registry.feature.d.ts  0.47 kB │ gzip: 0.26 kB
45
45
  ℹ dist/example.d.ts  0.25 kB │ gzip: 0.17 kB
46
46
  ℹ dist/ui/index.d.ts  0.17 kB │ gzip: 0.09 kB
47
47
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
48
48
  ℹ dist/docs/learning-journey-registry.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
49
49
  ℹ 40 files, total: 62.16 kB
50
- ✔ Build complete in 3048ms
50
+ ✔ Build complete in 3269ms
@@ -1,53 +1,51 @@
1
-
2
- $ bun build:types && bun build:bundle
3
- $ tsc --noEmit
4
- $ tsdown
5
- ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
6
- ℹ config file: /Users/tboutron/Documents/clients/lssm/monorepo-lssm/packages/contractspec/packages/examples/learning-journey-registry/tsdown.config.js (unrun)
7
- ℹ entry: src/api-types.ts, src/api.ts, src/example.ts, src/index.ts, src/learning-journey-registry.feature.ts, src/progress-store.ts, src/tracks.ts, src/docs/index.ts, src/docs/learning-journey-registry.docblock.ts, src/presentations/index.ts, src/ui/LearningMiniApp.tsx, src/ui/index.ts
8
- ℹ target: esnext
9
- ℹ tsconfig: tsconfig.json
10
- ℹ Build start
11
- ℹ Cleaning 43 files
12
- ℹ dist/api.js  6.79 kB │ gzip: 1.96 kB
13
- ℹ dist/ui/LearningMiniApp.js  2.93 kB │ gzip: 0.99 kB
14
- ℹ dist/presentations/index.js  1.81 kB │ gzip: 0.61 kB
15
- ℹ dist/tracks.js  1.81 kB │ gzip: 0.60 kB
16
- ℹ dist/learning-journey-registry.feature.js  1.62 kB │ gzip: 0.57 kB
17
- ℹ dist/docs/learning-journey-registry.docblock.js  1.36 kB │ gzip: 0.70 kB
18
- ℹ dist/index.js  1.14 kB │ gzip: 0.34 kB
19
- ℹ dist/example.js  0.95 kB │ gzip: 0.50 kB
20
- ℹ dist/progress-store.js  0.84 kB │ gzip: 0.42 kB
21
- ℹ dist/ui/index.js  0.17 kB │ gzip: 0.09 kB
22
- ℹ dist/docs/index.js  0.05 kB │ gzip: 0.07 kB
23
- ℹ dist/api-types.js  0.00 kB │ gzip: 0.02 kB
24
- ℹ dist/api.js.map 13.12 kB │ gzip: 3.83 kB
25
- ℹ dist/ui/LearningMiniApp.js.map  4.91 kB │ gzip: 1.57 kB
26
- ℹ dist/tracks.js.map  3.58 kB │ gzip: 1.07 kB
27
- ℹ dist/presentations/index.js.map  2.69 kB │ gzip: 0.91 kB
28
- ℹ dist/learning-journey-registry.feature.js.map  2.58 kB │ gzip: 0.96 kB
29
- ℹ dist/docs/learning-journey-registry.docblock.js.map  1.77 kB │ gzip: 0.86 kB
30
- ℹ dist/progress-store.js.map  1.67 kB │ gzip: 0.76 kB
31
- ℹ dist/example.js.map  1.39 kB │ gzip: 0.69 kB
32
- ℹ dist/api-types.d.ts.map  0.65 kB │ gzip: 0.34 kB
33
- ℹ dist/tracks.d.ts.map  0.58 kB │ gzip: 0.30 kB
34
- ℹ dist/ui/LearningMiniApp.d.ts.map  0.49 kB │ gzip: 0.29 kB
35
- ℹ dist/progress-store.d.ts.map  0.34 kB │ gzip: 0.23 kB
36
- ℹ dist/api.d.ts.map  0.26 kB │ gzip: 0.19 kB
37
- ℹ dist/presentations/index.d.ts.map  0.25 kB │ gzip: 0.19 kB
38
- ℹ dist/learning-journey-registry.feature.d.ts.map  0.20 kB │ gzip: 0.15 kB
39
- ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
40
- ℹ dist/tracks.d.ts  1.76 kB │ gzip: 0.57 kB
41
- ℹ dist/ui/LearningMiniApp.d.ts  1.21 kB │ gzip: 0.53 kB
42
- ℹ dist/index.d.ts  1.17 kB │ gzip: 0.34 kB
43
- ℹ dist/api-types.d.ts  1.08 kB │ gzip: 0.48 kB
44
- ℹ dist/presentations/index.d.ts  0.69 kB │ gzip: 0.24 kB
45
- ℹ dist/progress-store.d.ts  0.69 kB │ gzip: 0.31 kB
46
- ℹ dist/api.d.ts  0.56 kB │ gzip: 0.30 kB
47
- ℹ dist/learning-journey-registry.feature.d.ts  0.47 kB │ gzip: 0.26 kB
48
- ℹ dist/example.d.ts  0.25 kB │ gzip: 0.17 kB
49
- ℹ dist/ui/index.d.ts  0.17 kB │ gzip: 0.09 kB
50
- ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
51
- ℹ dist/docs/learning-journey-registry.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
52
- ℹ 40 files, total: 62.16 kB
53
- ✔ Build complete in 1663ms
1
+ $ bun build:types && bun build:bundle
2
+ $ tsc --noEmit
3
+ $ tsdown
4
+ ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
5
+ ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/learning-journey-registry/tsdown.config.js (unrun)
6
+ ℹ entry: src/api-types.ts, src/api.ts, src/example.ts, src/index.ts, src/learning-journey-registry.feature.ts, src/progress-store.ts, src/tracks.ts, src/docs/index.ts, src/docs/learning-journey-registry.docblock.ts, src/presentations/index.ts, src/ui/LearningMiniApp.tsx, src/ui/index.ts
7
+ ℹ target: esnext
8
+ ℹ tsconfig: tsconfig.json
9
+ ℹ Build start
10
+ ℹ dist/api.js  6.79 kB │ gzip: 1.96 kB
11
+ ℹ dist/ui/LearningMiniApp.js  2.93 kB │ gzip: 0.99 kB
12
+ ℹ dist/presentations/index.js  1.81 kB │ gzip: 0.61 kB
13
+ ℹ dist/tracks.js  1.81 kB │ gzip: 0.60 kB
14
+ ℹ dist/learning-journey-registry.feature.js  1.62 kB │ gzip: 0.57 kB
15
+ ℹ dist/docs/learning-journey-registry.docblock.js  1.36 kB │ gzip: 0.70 kB
16
+ ℹ dist/index.js  1.14 kB │ gzip: 0.34 kB
17
+ ℹ dist/example.js  0.95 kB │ gzip: 0.50 kB
18
+ ℹ dist/progress-store.js  0.84 kB │ gzip: 0.42 kB
19
+ ℹ dist/ui/index.js  0.17 kB │ gzip: 0.09 kB
20
+ ℹ dist/docs/index.js  0.05 kB │ gzip: 0.07 kB
21
+ ℹ dist/api-types.js  0.00 kB │ gzip: 0.02 kB
22
+ ℹ dist/api.js.map 13.12 kB │ gzip: 3.83 kB
23
+ ℹ dist/ui/LearningMiniApp.js.map  4.91 kB │ gzip: 1.57 kB
24
+ ℹ dist/tracks.js.map  3.58 kB │ gzip: 1.07 kB
25
+ ℹ dist/presentations/index.js.map  2.69 kB │ gzip: 0.91 kB
26
+ ℹ dist/learning-journey-registry.feature.js.map  2.58 kB │ gzip: 0.96 kB
27
+ ℹ dist/docs/learning-journey-registry.docblock.js.map  1.77 kB │ gzip: 0.86 kB
28
+ ℹ dist/progress-store.js.map  1.67 kB │ gzip: 0.76 kB
29
+ ℹ dist/example.js.map  1.39 kB │ gzip: 0.69 kB
30
+ ℹ dist/api-types.d.ts.map  0.65 kB │ gzip: 0.34 kB
31
+ ℹ dist/tracks.d.ts.map  0.58 kB │ gzip: 0.30 kB
32
+ ℹ dist/ui/LearningMiniApp.d.ts.map  0.49 kB │ gzip: 0.29 kB
33
+ ℹ dist/progress-store.d.ts.map  0.34 kB │ gzip: 0.23 kB
34
+ ℹ dist/api.d.ts.map  0.26 kB │ gzip: 0.19 kB
35
+ ℹ dist/presentations/index.d.ts.map  0.25 kB │ gzip: 0.19 kB
36
+ ℹ dist/learning-journey-registry.feature.d.ts.map  0.20 kB │ gzip: 0.15 kB
37
+ ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
38
+ ℹ dist/tracks.d.ts  1.76 kB │ gzip: 0.57 kB
39
+ ℹ dist/ui/LearningMiniApp.d.ts  1.21 kB │ gzip: 0.53 kB
40
+ ℹ dist/index.d.ts  1.17 kB │ gzip: 0.34 kB
41
+ ℹ dist/api-types.d.ts  1.08 kB │ gzip: 0.48 kB
42
+ ℹ dist/presentations/index.d.ts  0.69 kB │ gzip: 0.24 kB
43
+ ℹ dist/progress-store.d.ts  0.69 kB │ gzip: 0.31 kB
44
+ ℹ dist/api.d.ts  0.56 kB │ gzip: 0.30 kB
45
+ ℹ dist/learning-journey-registry.feature.d.ts  0.47 kB │ gzip: 0.26 kB
46
+ ℹ dist/example.d.ts  0.25 kB │ gzip: 0.17 kB
47
+ ℹ dist/ui/index.d.ts  0.17 kB │ gzip: 0.09 kB
48
+ ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
49
+ ℹ dist/docs/learning-journey-registry.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
50
+ ℹ 40 files, total: 62.16 kB
51
+ ✔ Build complete in 3146ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,46 @@
1
1
  # @contractspec/example.learning-journey-registry
2
2
 
3
+ ## 1.56.1
4
+
5
+ ### Patch Changes
6
+
7
+ - fix: improve publish config
8
+ - Updated dependencies
9
+ - @contractspec/example.learning-journey-studio-onboarding@1.56.1
10
+ - @contractspec/example.learning-journey-quest-challenges@1.56.1
11
+ - @contractspec/example.learning-journey-crm-onboarding@1.56.1
12
+ - @contractspec/example.learning-journey-ambient-coach@1.56.1
13
+ - @contractspec/example.learning-journey-platform-tour@1.56.1
14
+ - @contractspec/example.learning-journey-ui-onboarding@1.56.1
15
+ - @contractspec/example.learning-journey-ui-coaching@1.56.1
16
+ - @contractspec/example.learning-journey-ui-gamified@1.56.1
17
+ - @contractspec/example.learning-journey-duo-drills@1.56.1
18
+ - @contractspec/example.learning-journey-ui-shared@1.56.1
19
+ - @contractspec/module.learning-journey@1.56.1
20
+ - @contractspec/lib.contracts@1.56.1
21
+
22
+ ## 1.56.0
23
+
24
+ ### Minor Changes
25
+
26
+ - fix: release
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies
31
+ - @contractspec/example.learning-journey-studio-onboarding@1.56.0
32
+ - @contractspec/example.learning-journey-quest-challenges@1.56.0
33
+ - @contractspec/example.learning-journey-crm-onboarding@1.56.0
34
+ - @contractspec/example.learning-journey-ambient-coach@1.56.0
35
+ - @contractspec/example.learning-journey-platform-tour@1.56.0
36
+ - @contractspec/example.learning-journey-ui-onboarding@1.56.0
37
+ - @contractspec/example.learning-journey-ui-coaching@1.56.0
38
+ - @contractspec/example.learning-journey-ui-gamified@1.56.0
39
+ - @contractspec/example.learning-journey-duo-drills@1.56.0
40
+ - @contractspec/example.learning-journey-ui-shared@1.56.0
41
+ - @contractspec/module.learning-journey@1.56.0
42
+ - @contractspec/lib.contracts@1.56.0
43
+
3
44
  ## 1.55.0
4
45
 
5
46
  ### Minor Changes
package/dist/api.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"api.d.ts","names":[],"sources":["../src/api.ts"],"sourcesContent":[],"mappings":";;;;cAyLa;UAWZ;EAXY,QAAA,EAWZ,aAAA,EAAA;AAED,CAAA;AAUa,cAVA,WAUsB,EAAA,CAAA,OAAA,EAAA,MAAa,EAAA,SAAA,EAAA,MAAA,EAAA,GAVc,aAUd,GAAA,SAAA;cAAnC,qBAAsB,kBAAa"}
1
+ {"version":3,"file":"api.d.ts","names":[],"sources":["../src/api.ts"],"sourcesContent":[],"mappings":";;;;cAyLa;UAWZ;EAXY,QAAA,EAWZ,aAAA,EAAA;AAED,CAAA;AAUa,cAVA,WAUsB,EAAA,CAAA,OAAA,EAAa,MAAA,EAAA,SAAA,EAAA,MAAA,EAAA,GAVc,aAUd,GAAA,SAAA;cAAnC,qBAAsB,kBAAa"}
package/dist/example.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import * as _contractspec_lib_contracts4 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/example.d.ts
4
- declare const example: _contractspec_lib_contracts4.ExampleSpec;
4
+ declare const example: _contractspec_lib_contracts0.ExampleSpec;
5
5
  //#endregion
6
6
  export { example as default };
7
7
  //# sourceMappingURL=example.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts4 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/learning-journey-registry.feature.d.ts
4
4
 
@@ -6,7 +6,7 @@ import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
6
6
  * Learning Journey Registry feature module that bundles
7
7
  * the shared presentations for learning journey tracks.
8
8
  */
9
- declare const LearningJourneyRegistryFeature: _contractspec_lib_contracts0.FeatureModuleSpec;
9
+ declare const LearningJourneyRegistryFeature: _contractspec_lib_contracts4.FeatureModuleSpec;
10
10
  //#endregion
11
11
  export { LearningJourneyRegistryFeature };
12
12
  //# sourceMappingURL=learning-journey-registry.feature.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.learning-journey-registry",
3
- "version": "1.55.0",
3
+ "version": "1.56.1",
4
4
  "description": "Registry that aggregates learning journey example tracks.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -33,23 +33,23 @@
33
33
  "lint:check": "eslint src"
34
34
  },
35
35
  "dependencies": {
36
- "@contractspec/lib.contracts": "1.55.0",
37
- "@contractspec/example.learning-journey-ambient-coach": "1.55.0",
38
- "@contractspec/example.learning-journey-duo-drills": "1.55.0",
39
- "@contractspec/example.learning-journey-crm-onboarding": "1.55.0",
40
- "@contractspec/example.learning-journey-platform-tour": "1.55.0",
41
- "@contractspec/example.learning-journey-quest-challenges": "1.55.0",
42
- "@contractspec/example.learning-journey-studio-onboarding": "1.55.0",
43
- "@contractspec/example.learning-journey-ui-shared": "1.55.0",
44
- "@contractspec/example.learning-journey-ui-gamified": "1.55.0",
45
- "@contractspec/example.learning-journey-ui-onboarding": "1.55.0",
46
- "@contractspec/example.learning-journey-ui-coaching": "1.55.0",
47
- "@contractspec/module.learning-journey": "1.55.0",
36
+ "@contractspec/lib.contracts": "1.56.1",
37
+ "@contractspec/example.learning-journey-ambient-coach": "1.56.1",
38
+ "@contractspec/example.learning-journey-duo-drills": "1.56.1",
39
+ "@contractspec/example.learning-journey-crm-onboarding": "1.56.1",
40
+ "@contractspec/example.learning-journey-platform-tour": "1.56.1",
41
+ "@contractspec/example.learning-journey-quest-challenges": "1.56.1",
42
+ "@contractspec/example.learning-journey-studio-onboarding": "1.56.1",
43
+ "@contractspec/example.learning-journey-ui-shared": "1.56.1",
44
+ "@contractspec/example.learning-journey-ui-gamified": "1.56.1",
45
+ "@contractspec/example.learning-journey-ui-onboarding": "1.56.1",
46
+ "@contractspec/example.learning-journey-ui-coaching": "1.56.1",
47
+ "@contractspec/module.learning-journey": "1.56.1",
48
48
  "react": "19.2.4"
49
49
  },
50
50
  "devDependencies": {
51
- "@contractspec/tool.tsdown": "1.55.0",
52
- "@contractspec/tool.typescript": "1.55.0",
51
+ "@contractspec/tool.tsdown": "1.56.1",
52
+ "@contractspec/tool.typescript": "1.56.1",
53
53
  "@types/react": "^19.2.8",
54
54
  "tsdown": "^0.19.0",
55
55
  "typescript": "^5.9.3"