@contractspec/example.learning-journey-studio-onboarding 1.55.0 → 1.56.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.
@@ -42,4 +42,4 @@ $ tsdown
42
42
  ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
43
43
  ℹ dist/docs/studio-onboarding.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
44
44
  ℹ 35 files, total: 53.11 kB
45
- ✔ Build complete in 23482ms
45
+ ✔ Build complete in 24554ms
@@ -1,46 +1,48 @@
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-studio-onboarding/tsdown.config.js
6
- ℹ entry: src/example.ts, src/index.ts, src/learning-journey-studio-onboarding.feature.ts, src/track.ts, src/docs/index.ts, src/docs/studio-onboarding.docblock.ts, src/handlers/demo.handlers.ts, src/operations/index.ts, src/presentations/index.ts, src/tests/operations.test-spec.ts
7
- ℹ target: esnext
8
- ℹ tsconfig: tsconfig.json
9
- ℹ Build start
10
- ℹ dist/operations/index.js 4.34 kB │ gzip: 1.08 kB
11
- ℹ dist/track.js 2.43 kB │ gzip: 0.91 kB
12
- ℹ dist/learning-journey-studio-onboarding.feature.js 1.84 kB │ gzip: 0.62 kB
13
- ℹ dist/docs/studio-onboarding.docblock.js 1.67 kB │ gzip: 0.83 kB
14
- ℹ dist/presentations/index.js 1.63 kB │ gzip: 0.61 kB
15
- ℹ dist/index.js 1.10 kB │ gzip: 0.31 kB
16
- ℹ dist/example.js 1.04 kB │ gzip: 0.55 kB
17
- ℹ dist/tests/operations.test-spec.js 0.92 kB │ gzip: 0.42 kB
18
- ℹ dist/handlers/demo.handlers.js 0.83 kB │ gzip: 0.41 kB
19
- ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
20
- ℹ dist/operations/index.js.map 6.42 kB │ gzip: 1.59 kB
21
- ℹ dist/track.js.map 3.79 kB │ gzip: 1.24 kB
22
- ℹ dist/learning-journey-studio-onboarding.feature.js.map 2.92 kB │ gzip: 1.04 kB
23
- ℹ dist/presentations/index.js.map 2.35 kB │ gzip: 0.90 kB
24
- ℹ dist/docs/studio-onboarding.docblock.js.map 2.10 kB │ gzip: 1.00 kB
25
- ℹ dist/handlers/demo.handlers.js.map 1.58 kB │ gzip: 0.71 kB
26
- ℹ dist/example.js.map 1.47 kB │ gzip: 0.74 kB
27
- ℹ dist/tests/operations.test-spec.js.map 1.46 kB │ gzip: 0.62 kB
28
- ℹ dist/operations/index.d.ts.map 0.84 kB │ gzip: 0.32 kB
29
- ℹ dist/handlers/demo.handlers.d.ts.map 0.60 kB │ gzip: 0.33 kB
30
- ℹ dist/learning-journey-studio-onboarding.feature.d.ts.map 0.22 kB │ gzip: 0.16 kB
31
- ℹ dist/presentations/index.d.ts.map 0.21 kB │ gzip: 0.17 kB
32
- ℹ dist/tests/operations.test-spec.d.ts.map 0.17 kB │ gzip: 0.14 kB
33
- ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
34
- ℹ dist/track.d.ts.map 0.14 kB │ gzip: 0.13 kB
35
- ℹ dist/operations/index.d.ts 8.83 kB │ gzip: 0.93 kB
36
- ℹ dist/index.d.ts 1.07 kB │ gzip: 0.29 kB
37
- ℹ dist/handlers/demo.handlers.d.ts 0.97 kB │ gzip: 0.42 kB
38
- ℹ dist/presentations/index.d.ts 0.56 kB │ gzip: 0.22 kB
39
- ℹ dist/learning-journey-studio-onboarding.feature.d.ts 0.52 kB │ gzip: 0.27 kB
40
- ℹ dist/track.d.ts 0.36 kB │ gzip: 0.20 kB
41
- ℹ dist/tests/operations.test-spec.d.ts 0.28 kB │ gzip: 0.18 kB
42
- ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
43
- ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
44
- ℹ dist/docs/studio-onboarding.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
45
- ℹ 35 files, total: 53.11 kB
46
- ✔ Build complete in 39427ms
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-studio-onboarding/tsdown.config.js (unrun)
7
+ ℹ entry: src/example.ts, src/index.ts, src/learning-journey-studio-onboarding.feature.ts, src/track.ts, src/docs/index.ts, src/docs/studio-onboarding.docblock.ts, src/handlers/demo.handlers.ts, src/operations/index.ts, src/presentations/index.ts, src/tests/operations.test-spec.ts
8
+ ℹ target: esnext
9
+ ℹ tsconfig: tsconfig.json
10
+ ℹ Build start
11
+ ℹ Cleaning 40 files
12
+ ℹ dist/operations/index.js 4.34 kB │ gzip: 1.08 kB
13
+ ℹ dist/track.js 2.43 kB │ gzip: 0.91 kB
14
+ ℹ dist/learning-journey-studio-onboarding.feature.js 1.84 kB │ gzip: 0.62 kB
15
+ ℹ dist/docs/studio-onboarding.docblock.js 1.67 kB │ gzip: 0.83 kB
16
+ ℹ dist/presentations/index.js 1.63 kB │ gzip: 0.61 kB
17
+ ℹ dist/index.js 1.10 kB │ gzip: 0.31 kB
18
+ ℹ dist/example.js 1.04 kB │ gzip: 0.55 kB
19
+ ℹ dist/tests/operations.test-spec.js 0.92 kB │ gzip: 0.42 kB
20
+ ℹ dist/handlers/demo.handlers.js 0.83 kB │ gzip: 0.41 kB
21
+ ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
22
+ ℹ dist/operations/index.js.map 6.42 kB │ gzip: 1.59 kB
23
+ ℹ dist/track.js.map 3.79 kB │ gzip: 1.24 kB
24
+ ℹ dist/learning-journey-studio-onboarding.feature.js.map 2.92 kB │ gzip: 1.04 kB
25
+ ℹ dist/presentations/index.js.map 2.35 kB │ gzip: 0.90 kB
26
+ ℹ dist/docs/studio-onboarding.docblock.js.map 2.10 kB │ gzip: 1.00 kB
27
+ ℹ dist/handlers/demo.handlers.js.map 1.58 kB │ gzip: 0.71 kB
28
+ ℹ dist/example.js.map 1.47 kB │ gzip: 0.74 kB
29
+ ℹ dist/tests/operations.test-spec.js.map 1.46 kB │ gzip: 0.62 kB
30
+ ℹ dist/operations/index.d.ts.map 0.84 kB │ gzip: 0.32 kB
31
+ ℹ dist/handlers/demo.handlers.d.ts.map 0.60 kB │ gzip: 0.33 kB
32
+ ℹ dist/learning-journey-studio-onboarding.feature.d.ts.map 0.22 kB │ gzip: 0.16 kB
33
+ ℹ dist/presentations/index.d.ts.map 0.21 kB │ gzip: 0.17 kB
34
+ ℹ dist/tests/operations.test-spec.d.ts.map 0.17 kB │ gzip: 0.14 kB
35
+ ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
36
+ ℹ dist/track.d.ts.map 0.14 kB │ gzip: 0.13 kB
37
+ ℹ dist/operations/index.d.ts 8.83 kB │ gzip: 0.93 kB
38
+ ℹ dist/index.d.ts 1.07 kB │ gzip: 0.29 kB
39
+ ℹ dist/handlers/demo.handlers.d.ts 0.97 kB │ gzip: 0.42 kB
40
+ ℹ dist/presentations/index.d.ts 0.56 kB │ gzip: 0.22 kB
41
+ ℹ dist/learning-journey-studio-onboarding.feature.d.ts 0.52 kB │ gzip: 0.27 kB
42
+ ℹ dist/track.d.ts 0.36 kB │ gzip: 0.20 kB
43
+ ℹ dist/tests/operations.test-spec.d.ts 0.28 kB │ gzip: 0.18 kB
44
+ ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
45
+ ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
46
+ ℹ dist/docs/studio-onboarding.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
47
+ ℹ 35 files, total: 53.11 kB
48
+ ✔ Build complete in 6142ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @contractspec/example.learning-journey-studio-onboarding
2
2
 
3
+ ## 1.56.0
4
+
5
+ ### Minor Changes
6
+
7
+ - fix: release
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies
12
+ - @contractspec/module.learning-journey@1.56.0
13
+ - @contractspec/lib.contracts@1.56.0
14
+ - @contractspec/lib.schema@1.56.0
15
+
3
16
  ## 1.55.0
4
17
 
5
18
  ### Minor Changes
@@ -1,4 +1,4 @@
1
- import * as _contractspec_lib_contracts1 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts8 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/learning-journey-studio-onboarding.feature.d.ts
4
4
 
@@ -6,7 +6,7 @@ import * as _contractspec_lib_contracts1 from "@contractspec/lib.contracts";
6
6
  * Learning Journey Studio Onboarding feature module that bundles
7
7
  * Studio-specific onboarding track operations and presentations.
8
8
  */
9
- declare const LearningJourneyStudioOnboardingFeature: _contractspec_lib_contracts1.FeatureModuleSpec;
9
+ declare const LearningJourneyStudioOnboardingFeature: _contractspec_lib_contracts8.FeatureModuleSpec;
10
10
  //#endregion
11
11
  export { LearningJourneyStudioOnboardingFeature };
12
12
  //# sourceMappingURL=learning-journey-studio-onboarding.feature.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as _contractspec_lib_contracts2 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts1 from "@contractspec/lib.contracts";
2
2
  import * as _contractspec_lib_schema0 from "@contractspec/lib.schema";
3
3
  import * as _contractspec_module_learning_journey_track_spec0 from "@contractspec/module.learning-journey/track-spec";
4
4
 
@@ -71,7 +71,7 @@ declare const StudioOnboardingTrackModel: _contractspec_lib_schema0.SchemaModel<
71
71
  isOptional: false;
72
72
  };
73
73
  }>;
74
- declare const GetStudioOnboardingTrack: _contractspec_lib_contracts2.OperationSpec<_contractspec_lib_schema0.SchemaModel<{}>, _contractspec_lib_schema0.SchemaModel<{
74
+ declare const GetStudioOnboardingTrack: _contractspec_lib_contracts1.OperationSpec<_contractspec_lib_schema0.SchemaModel<{}>, _contractspec_lib_schema0.SchemaModel<{
75
75
  track: {
76
76
  type: _contractspec_lib_schema0.SchemaModel<{
77
77
  id: {
@@ -144,7 +144,7 @@ declare const GetStudioOnboardingTrack: _contractspec_lib_contracts2.OperationSp
144
144
  isOptional: false;
145
145
  };
146
146
  }>, undefined>;
147
- declare const RecordStudioOnboardingEvent: _contractspec_lib_contracts2.OperationSpec<_contractspec_lib_schema0.SchemaModel<{
147
+ declare const RecordStudioOnboardingEvent: _contractspec_lib_contracts1.OperationSpec<_contractspec_lib_schema0.SchemaModel<{
148
148
  learnerId: {
149
149
  type: _contractspec_lib_schema0.FieldType<string, string>;
150
150
  isOptional: false;
@@ -168,7 +168,7 @@ declare const RecordStudioOnboardingEvent: _contractspec_lib_contracts2.Operatio
168
168
  };
169
169
  }>, undefined>;
170
170
  declare const studioOnboardingContracts: {
171
- GetStudioOnboardingTrack: _contractspec_lib_contracts2.OperationSpec<_contractspec_lib_schema0.SchemaModel<{}>, _contractspec_lib_schema0.SchemaModel<{
171
+ GetStudioOnboardingTrack: _contractspec_lib_contracts1.OperationSpec<_contractspec_lib_schema0.SchemaModel<{}>, _contractspec_lib_schema0.SchemaModel<{
172
172
  track: {
173
173
  type: _contractspec_lib_schema0.SchemaModel<{
174
174
  id: {
@@ -241,7 +241,7 @@ declare const studioOnboardingContracts: {
241
241
  isOptional: false;
242
242
  };
243
243
  }>, undefined>;
244
- RecordStudioOnboardingEvent: _contractspec_lib_contracts2.OperationSpec<_contractspec_lib_schema0.SchemaModel<{
244
+ RecordStudioOnboardingEvent: _contractspec_lib_contracts1.OperationSpec<_contractspec_lib_schema0.SchemaModel<{
245
245
  learnerId: {
246
246
  type: _contractspec_lib_schema0.FieldType<string, string>;
247
247
  isOptional: false;
@@ -1,9 +1,9 @@
1
- import * as _contractspec_lib_contracts6 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts5 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/presentations/index.d.ts
4
- declare const StudioOnboardingTrackPresentation: _contractspec_lib_contracts6.PresentationSpec;
5
- declare const StudioOnboardingWidgetPresentation: _contractspec_lib_contracts6.PresentationSpec;
6
- declare const studioOnboardingPresentations: _contractspec_lib_contracts6.PresentationSpec[];
4
+ declare const StudioOnboardingTrackPresentation: _contractspec_lib_contracts5.PresentationSpec;
5
+ declare const StudioOnboardingWidgetPresentation: _contractspec_lib_contracts5.PresentationSpec;
6
+ declare const studioOnboardingPresentations: _contractspec_lib_contracts5.PresentationSpec[];
7
7
  //#endregion
8
8
  export { StudioOnboardingTrackPresentation, StudioOnboardingWidgetPresentation, studioOnboardingPresentations };
9
9
  //# sourceMappingURL=index.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.learning-journey-studio-onboarding",
3
- "version": "1.55.0",
3
+ "version": "1.56.0",
4
4
  "description": "Learning journey track for first 30 minutes in ContractSpec Studio.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -30,13 +30,13 @@
30
30
  "lint:check": "eslint src"
31
31
  },
32
32
  "dependencies": {
33
- "@contractspec/lib.contracts": "1.55.0",
34
- "@contractspec/lib.schema": "1.55.0",
35
- "@contractspec/module.learning-journey": "1.55.0"
33
+ "@contractspec/lib.contracts": "1.56.0",
34
+ "@contractspec/lib.schema": "1.56.0",
35
+ "@contractspec/module.learning-journey": "1.56.0"
36
36
  },
37
37
  "devDependencies": {
38
- "@contractspec/tool.tsdown": "1.55.0",
39
- "@contractspec/tool.typescript": "1.55.0",
38
+ "@contractspec/tool.tsdown": "1.56.0",
39
+ "@contractspec/tool.typescript": "1.56.0",
40
40
  "tsdown": "^0.19.0",
41
41
  "typescript": "^5.9.3"
42
42
  },