@contractspec/example.video-docs-terminal 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 +42 -38
- package/.turbo/turbo-prebuild.log +2 -1
- package/CHANGELOG.md +30 -0
- package/dist/browser/index.js +21 -1
- package/dist/browser/video-docs-terminal.feature.js +21 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +21 -1
- package/dist/node/index.js +21 -1
- package/dist/node/video-docs-terminal.feature.js +21 -0
- package/dist/video-docs-terminal.feature.d.ts +1 -0
- package/dist/video-docs-terminal.feature.js +22 -0
- package/package.json +21 -7
- package/src/index.ts +1 -0
- package/src/video-docs-terminal.feature.ts +20 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,38 +1,42 @@
|
|
|
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
|
-
|
|
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=8
|
|
7
|
+
[32mBundled 8 modules in 6ms[0m
|
|
8
|
+
|
|
9
|
+
[34m./build-tutorial.js[0m 1.87 KB [2m(entry point)[0m
|
|
10
|
+
[34m./index.js[0m 15.14 KB [2m(entry point)[0m
|
|
11
|
+
[34mdocs/index.js[0m 3.77 KB [2m(entry point)[0m
|
|
12
|
+
[34mdocs/video-docs-terminal.docblock.js[0m 3.77 KB [2m(entry point)[0m
|
|
13
|
+
[34m./example.js[0m 1.0 KB [2m(entry point)[0m
|
|
14
|
+
[34m./generate-narration.js[0m 0.69 KB [2m(entry point)[0m
|
|
15
|
+
[34m./sample-tutorials.js[0m 7.26 KB [2m(entry point)[0m
|
|
16
|
+
[34m./video-docs-terminal.feature.js[0m 0.62 KB [2m(entry point)[0m
|
|
17
|
+
|
|
18
|
+
[contractspec-bun-build] transpile target=node root=src entries=8
|
|
19
|
+
[32mBundled 8 modules in 5ms[0m
|
|
20
|
+
|
|
21
|
+
[34m./build-tutorial.js[0m 1.86 KB [2m(entry point)[0m
|
|
22
|
+
[34m./index.js[0m 15.0 KB [2m(entry point)[0m
|
|
23
|
+
[34mdocs/index.js[0m 3.76 KB [2m(entry point)[0m
|
|
24
|
+
[34mdocs/video-docs-terminal.docblock.js[0m 3.76 KB [2m(entry point)[0m
|
|
25
|
+
[34m./example.js[0m 1.00 KB [2m(entry point)[0m
|
|
26
|
+
[34m./generate-narration.js[0m 0.68 KB [2m(entry point)[0m
|
|
27
|
+
[34m./sample-tutorials.js[0m 7.15 KB [2m(entry point)[0m
|
|
28
|
+
[34m./video-docs-terminal.feature.js[0m 0.62 KB [2m(entry point)[0m
|
|
29
|
+
|
|
30
|
+
[contractspec-bun-build] transpile target=browser root=src entries=8
|
|
31
|
+
[32mBundled 8 modules in 7ms[0m
|
|
32
|
+
|
|
33
|
+
[34m./build-tutorial.js[0m 1.86 KB [2m(entry point)[0m
|
|
34
|
+
[34m./index.js[0m 15.0 KB [2m(entry point)[0m
|
|
35
|
+
[34mdocs/index.js[0m 3.76 KB [2m(entry point)[0m
|
|
36
|
+
[34mdocs/video-docs-terminal.docblock.js[0m 3.76 KB [2m(entry point)[0m
|
|
37
|
+
[34m./example.js[0m 1.00 KB [2m(entry point)[0m
|
|
38
|
+
[34m./generate-narration.js[0m 0.68 KB [2m(entry point)[0m
|
|
39
|
+
[34m./sample-tutorials.js[0m 7.15 KB [2m(entry point)[0m
|
|
40
|
+
[34m./video-docs-terminal.feature.js[0m 0.62 KB [2m(entry point)[0m
|
|
41
|
+
|
|
42
|
+
[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,35 @@
|
|
|
1
1
|
# @contractspec/example.video-docs-terminal
|
|
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/lib.contracts-integrations@3.4.0
|
|
14
|
+
- @contractspec/lib.contracts-spec@3.4.0
|
|
15
|
+
- @contractspec/lib.content-gen@3.4.0
|
|
16
|
+
- @contractspec/lib.video-gen@2.4.0
|
|
17
|
+
|
|
18
|
+
## 3.3.0
|
|
19
|
+
|
|
20
|
+
### Minor Changes
|
|
21
|
+
|
|
22
|
+
- 890a0da: fix: stability improvements
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- Updated dependencies [890a0da]
|
|
27
|
+
- Updated dependencies [575b316]
|
|
28
|
+
- @contractspec/lib.contracts-integrations@3.3.0
|
|
29
|
+
- @contractspec/lib.contracts-spec@3.3.0
|
|
30
|
+
- @contractspec/lib.content-gen@3.3.0
|
|
31
|
+
- @contractspec/lib.video-gen@2.3.0
|
|
32
|
+
|
|
3
33
|
## 3.2.0
|
|
4
34
|
|
|
5
35
|
### Minor Changes
|
package/dist/browser/index.js
CHANGED
|
@@ -375,6 +375,25 @@ var allTutorials = [
|
|
|
375
375
|
validateTutorial,
|
|
376
376
|
deployTutorial
|
|
377
377
|
];
|
|
378
|
+
|
|
379
|
+
// src/video-docs-terminal.feature.ts
|
|
380
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
381
|
+
var VideoDocsTerminalFeature = defineFeature({
|
|
382
|
+
meta: {
|
|
383
|
+
key: "video-docs-terminal",
|
|
384
|
+
version: "1.0.0",
|
|
385
|
+
title: "Video Docs Terminal",
|
|
386
|
+
description: "Generate terminal demo videos from CLI walkthroughs with narration",
|
|
387
|
+
domain: "video",
|
|
388
|
+
owners: ["@examples"],
|
|
389
|
+
tags: ["video", "terminal", "docs", "tutorial"],
|
|
390
|
+
stability: "experimental"
|
|
391
|
+
},
|
|
392
|
+
docs: [
|
|
393
|
+
"docs.examples.video-docs-terminal",
|
|
394
|
+
"docs.examples.video-docs-terminal.usage"
|
|
395
|
+
]
|
|
396
|
+
});
|
|
378
397
|
export {
|
|
379
398
|
validateTutorial,
|
|
380
399
|
initTutorial,
|
|
@@ -385,5 +404,6 @@ export {
|
|
|
385
404
|
buildTutorialVideo,
|
|
386
405
|
buildTutorialSuite,
|
|
387
406
|
buildTutorial,
|
|
388
|
-
allTutorials
|
|
407
|
+
allTutorials,
|
|
408
|
+
VideoDocsTerminalFeature
|
|
389
409
|
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// src/video-docs-terminal.feature.ts
|
|
2
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
3
|
+
var VideoDocsTerminalFeature = defineFeature({
|
|
4
|
+
meta: {
|
|
5
|
+
key: "video-docs-terminal",
|
|
6
|
+
version: "1.0.0",
|
|
7
|
+
title: "Video Docs Terminal",
|
|
8
|
+
description: "Generate terminal demo videos from CLI walkthroughs with narration",
|
|
9
|
+
domain: "video",
|
|
10
|
+
owners: ["@examples"],
|
|
11
|
+
tags: ["video", "terminal", "docs", "tutorial"],
|
|
12
|
+
stability: "experimental"
|
|
13
|
+
},
|
|
14
|
+
docs: [
|
|
15
|
+
"docs.examples.video-docs-terminal",
|
|
16
|
+
"docs.examples.video-docs-terminal.usage"
|
|
17
|
+
]
|
|
18
|
+
});
|
|
19
|
+
export {
|
|
20
|
+
VideoDocsTerminalFeature
|
|
21
|
+
};
|
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -376,6 +376,25 @@ var allTutorials = [
|
|
|
376
376
|
validateTutorial,
|
|
377
377
|
deployTutorial
|
|
378
378
|
];
|
|
379
|
+
|
|
380
|
+
// src/video-docs-terminal.feature.ts
|
|
381
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
382
|
+
var VideoDocsTerminalFeature = defineFeature({
|
|
383
|
+
meta: {
|
|
384
|
+
key: "video-docs-terminal",
|
|
385
|
+
version: "1.0.0",
|
|
386
|
+
title: "Video Docs Terminal",
|
|
387
|
+
description: "Generate terminal demo videos from CLI walkthroughs with narration",
|
|
388
|
+
domain: "video",
|
|
389
|
+
owners: ["@examples"],
|
|
390
|
+
tags: ["video", "terminal", "docs", "tutorial"],
|
|
391
|
+
stability: "experimental"
|
|
392
|
+
},
|
|
393
|
+
docs: [
|
|
394
|
+
"docs.examples.video-docs-terminal",
|
|
395
|
+
"docs.examples.video-docs-terminal.usage"
|
|
396
|
+
]
|
|
397
|
+
});
|
|
379
398
|
export {
|
|
380
399
|
validateTutorial,
|
|
381
400
|
initTutorial,
|
|
@@ -386,5 +405,6 @@ export {
|
|
|
386
405
|
buildTutorialVideo,
|
|
387
406
|
buildTutorialSuite,
|
|
388
407
|
buildTutorial,
|
|
389
|
-
allTutorials
|
|
408
|
+
allTutorials,
|
|
409
|
+
VideoDocsTerminalFeature
|
|
390
410
|
};
|
package/dist/node/index.js
CHANGED
|
@@ -375,6 +375,25 @@ var allTutorials = [
|
|
|
375
375
|
validateTutorial,
|
|
376
376
|
deployTutorial
|
|
377
377
|
];
|
|
378
|
+
|
|
379
|
+
// src/video-docs-terminal.feature.ts
|
|
380
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
381
|
+
var VideoDocsTerminalFeature = defineFeature({
|
|
382
|
+
meta: {
|
|
383
|
+
key: "video-docs-terminal",
|
|
384
|
+
version: "1.0.0",
|
|
385
|
+
title: "Video Docs Terminal",
|
|
386
|
+
description: "Generate terminal demo videos from CLI walkthroughs with narration",
|
|
387
|
+
domain: "video",
|
|
388
|
+
owners: ["@examples"],
|
|
389
|
+
tags: ["video", "terminal", "docs", "tutorial"],
|
|
390
|
+
stability: "experimental"
|
|
391
|
+
},
|
|
392
|
+
docs: [
|
|
393
|
+
"docs.examples.video-docs-terminal",
|
|
394
|
+
"docs.examples.video-docs-terminal.usage"
|
|
395
|
+
]
|
|
396
|
+
});
|
|
378
397
|
export {
|
|
379
398
|
validateTutorial,
|
|
380
399
|
initTutorial,
|
|
@@ -385,5 +404,6 @@ export {
|
|
|
385
404
|
buildTutorialVideo,
|
|
386
405
|
buildTutorialSuite,
|
|
387
406
|
buildTutorial,
|
|
388
|
-
allTutorials
|
|
407
|
+
allTutorials,
|
|
408
|
+
VideoDocsTerminalFeature
|
|
389
409
|
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// src/video-docs-terminal.feature.ts
|
|
2
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
3
|
+
var VideoDocsTerminalFeature = defineFeature({
|
|
4
|
+
meta: {
|
|
5
|
+
key: "video-docs-terminal",
|
|
6
|
+
version: "1.0.0",
|
|
7
|
+
title: "Video Docs Terminal",
|
|
8
|
+
description: "Generate terminal demo videos from CLI walkthroughs with narration",
|
|
9
|
+
domain: "video",
|
|
10
|
+
owners: ["@examples"],
|
|
11
|
+
tags: ["video", "terminal", "docs", "tutorial"],
|
|
12
|
+
stability: "experimental"
|
|
13
|
+
},
|
|
14
|
+
docs: [
|
|
15
|
+
"docs.examples.video-docs-terminal",
|
|
16
|
+
"docs.examples.video-docs-terminal.usage"
|
|
17
|
+
]
|
|
18
|
+
});
|
|
19
|
+
export {
|
|
20
|
+
VideoDocsTerminalFeature
|
|
21
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const VideoDocsTerminalFeature: import("@contractspec/lib.contracts-spec").FeatureModuleSpec;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
// @bun
|
|
2
|
+
// src/video-docs-terminal.feature.ts
|
|
3
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
4
|
+
var VideoDocsTerminalFeature = defineFeature({
|
|
5
|
+
meta: {
|
|
6
|
+
key: "video-docs-terminal",
|
|
7
|
+
version: "1.0.0",
|
|
8
|
+
title: "Video Docs Terminal",
|
|
9
|
+
description: "Generate terminal demo videos from CLI walkthroughs with narration",
|
|
10
|
+
domain: "video",
|
|
11
|
+
owners: ["@examples"],
|
|
12
|
+
tags: ["video", "terminal", "docs", "tutorial"],
|
|
13
|
+
stability: "experimental"
|
|
14
|
+
},
|
|
15
|
+
docs: [
|
|
16
|
+
"docs.examples.video-docs-terminal",
|
|
17
|
+
"docs.examples.video-docs-terminal.usage"
|
|
18
|
+
]
|
|
19
|
+
});
|
|
20
|
+
export {
|
|
21
|
+
VideoDocsTerminalFeature
|
|
22
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.video-docs-terminal",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.4.0",
|
|
4
4
|
"description": "Generate terminal demo videos from CLI walkthroughs using the TerminalDemo composition and ScriptGenerator.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -60,6 +60,13 @@
|
|
|
60
60
|
"node": "./dist/node/sample-tutorials.js",
|
|
61
61
|
"browser": "./dist/browser/sample-tutorials.js",
|
|
62
62
|
"default": "./dist/sample-tutorials.js"
|
|
63
|
+
},
|
|
64
|
+
"./video-docs-terminal.feature": {
|
|
65
|
+
"types": "./dist/video-docs-terminal.feature.d.ts",
|
|
66
|
+
"bun": "./dist/video-docs-terminal.feature.js",
|
|
67
|
+
"node": "./dist/node/video-docs-terminal.feature.js",
|
|
68
|
+
"browser": "./dist/browser/video-docs-terminal.feature.js",
|
|
69
|
+
"default": "./dist/video-docs-terminal.feature.js"
|
|
63
70
|
}
|
|
64
71
|
},
|
|
65
72
|
"scripts": {
|
|
@@ -78,14 +85,14 @@
|
|
|
78
85
|
"typecheck": "tsc --noEmit"
|
|
79
86
|
},
|
|
80
87
|
"dependencies": {
|
|
81
|
-
"@contractspec/lib.contracts-spec": "3.
|
|
82
|
-
"@contractspec/lib.contracts-integrations": "3.
|
|
83
|
-
"@contractspec/lib.video-gen": "2.
|
|
84
|
-
"@contractspec/lib.content-gen": "3.
|
|
88
|
+
"@contractspec/lib.contracts-spec": "3.4.0",
|
|
89
|
+
"@contractspec/lib.contracts-integrations": "3.4.0",
|
|
90
|
+
"@contractspec/lib.video-gen": "2.4.0",
|
|
91
|
+
"@contractspec/lib.content-gen": "3.4.0"
|
|
85
92
|
},
|
|
86
93
|
"devDependencies": {
|
|
87
|
-
"@contractspec/tool.typescript": "3.
|
|
88
|
-
"@contractspec/tool.bun": "3.
|
|
94
|
+
"@contractspec/tool.typescript": "3.4.0",
|
|
95
|
+
"@contractspec/tool.bun": "3.4.0",
|
|
89
96
|
"typescript": "^5.9.3"
|
|
90
97
|
},
|
|
91
98
|
"publishConfig": {
|
|
@@ -146,6 +153,13 @@
|
|
|
146
153
|
"node": "./dist/node/sample-tutorials.js",
|
|
147
154
|
"browser": "./dist/browser/sample-tutorials.js",
|
|
148
155
|
"default": "./dist/sample-tutorials.js"
|
|
156
|
+
},
|
|
157
|
+
"./video-docs-terminal.feature": {
|
|
158
|
+
"types": "./dist/video-docs-terminal.feature.d.ts",
|
|
159
|
+
"bun": "./dist/video-docs-terminal.feature.js",
|
|
160
|
+
"node": "./dist/node/video-docs-terminal.feature.js",
|
|
161
|
+
"browser": "./dist/browser/video-docs-terminal.feature.js",
|
|
162
|
+
"default": "./dist/video-docs-terminal.feature.js"
|
|
149
163
|
}
|
|
150
164
|
},
|
|
151
165
|
"registry": "https://registry.npmjs.org/"
|
package/src/index.ts
CHANGED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { defineFeature } from '@contractspec/lib.contracts-spec';
|
|
2
|
+
|
|
3
|
+
export const VideoDocsTerminalFeature = defineFeature({
|
|
4
|
+
meta: {
|
|
5
|
+
key: 'video-docs-terminal',
|
|
6
|
+
version: '1.0.0',
|
|
7
|
+
title: 'Video Docs Terminal',
|
|
8
|
+
description:
|
|
9
|
+
'Generate terminal demo videos from CLI walkthroughs with narration',
|
|
10
|
+
domain: 'video',
|
|
11
|
+
owners: ['@examples'],
|
|
12
|
+
tags: ['video', 'terminal', 'docs', 'tutorial'],
|
|
13
|
+
stability: 'experimental',
|
|
14
|
+
},
|
|
15
|
+
|
|
16
|
+
docs: [
|
|
17
|
+
'docs.examples.video-docs-terminal',
|
|
18
|
+
'docs.examples.video-docs-terminal.usage',
|
|
19
|
+
],
|
|
20
|
+
});
|