@a-company/atelier 0.29.0 → 0.37.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.
Files changed (76) hide show
  1. package/dist/chunk-5QQESXI6.js +4432 -0
  2. package/dist/chunk-5QQESXI6.js.map +1 -0
  3. package/dist/cli.cjs +2391 -530
  4. package/dist/cli.cjs.map +1 -1
  5. package/dist/cli.js +301 -429
  6. package/dist/cli.js.map +1 -1
  7. package/dist/index.cjs +2233 -38
  8. package/dist/index.cjs.map +1 -1
  9. package/dist/index.d.cts +584 -2
  10. package/dist/index.d.ts +584 -2
  11. package/dist/index.js +111 -3
  12. package/dist/mcp.cjs +1215 -365
  13. package/dist/mcp.cjs.map +1 -1
  14. package/dist/mcp.js +1209 -365
  15. package/dist/mcp.js.map +1 -1
  16. package/package.json +20 -9
  17. package/src/web/inline-app.ts +867 -0
  18. package/src/web/tsconfig.json +9 -0
  19. package/templates/welcome.atelier +67 -0
  20. package/university/content/notes/N-atel-001-first-render.md +114 -0
  21. package/university/content/notes/N-atel-001-install-and-launch.md +84 -0
  22. package/university/content/notes/N-atel-001-what-is-atelier.md +51 -0
  23. package/university/content/notes/N-atel-101-easings.md +97 -0
  24. package/university/content/notes/N-atel-101-layers.md +106 -0
  25. package/university/content/notes/N-atel-101-states-and-deltas.md +94 -0
  26. package/university/content/notes/N-atel-101-the-atelier-format.md +72 -0
  27. package/university/content/notes/N-atel-201-authoring-tools.md +141 -0
  28. package/university/content/notes/N-atel-201-mcp-overview.md +86 -0
  29. package/university/content/notes/N-atel-201-patterns.md +108 -0
  30. package/university/content/notes/N-atel-201-visual-and-effects.md +125 -0
  31. package/university/content/notes/N-atel-301-composition-and-overlays.md +141 -0
  32. package/university/content/notes/N-atel-301-effects.md +136 -0
  33. package/university/content/notes/N-atel-301-images-and-video.md +126 -0
  34. package/university/content/notes/N-atel-301-shapes-and-text.md +118 -0
  35. package/university/content/notes/N-atel-401-hierarchical-states.md +71 -0
  36. package/university/content/notes/N-atel-401-motion-deep-dive.md +106 -0
  37. package/university/content/notes/N-atel-401-presets-and-templates.md +98 -0
  38. package/university/content/notes/N-atel-401-transitions.md +94 -0
  39. package/university/content/notes/N-atel-501-detected-vs-user-edited.md +76 -0
  40. package/university/content/notes/N-atel-501-layer-tag-isolation.md +62 -0
  41. package/university/content/notes/N-atel-501-silence-trim.md +98 -0
  42. package/university/content/notes/N-atel-501-transcribe-and-captions.md +98 -0
  43. package/university/content/notes/N-atel-601-carousel.md +71 -0
  44. package/university/content/notes/N-atel-601-overlay-rules.md +96 -0
  45. package/university/content/notes/N-atel-601-recipe-tools-and-apply.md +84 -0
  46. package/university/content/notes/N-atel-601-studio-recipe.md +103 -0
  47. package/university/content/notes/N-atel-701-choosing-output.md +68 -0
  48. package/university/content/notes/N-atel-701-png-and-frames.md +84 -0
  49. package/university/content/notes/N-atel-701-vector.md +85 -0
  50. package/university/content/notes/N-atel-701-video.md +88 -0
  51. package/university/content/notes/N-atel-801-editing-surface.md +69 -0
  52. package/university/content/notes/N-atel-801-live-bridge.md +84 -0
  53. package/university/content/notes/N-atel-801-studio-app.md +72 -0
  54. package/university/content/notes/N-atel-801-symbiotic-loop.md +56 -0
  55. package/university/content/paths/LP-atel-001.yaml +21 -0
  56. package/university/content/paths/LP-atel-101.yaml +22 -0
  57. package/university/content/paths/LP-atel-201.yaml +23 -0
  58. package/university/content/paths/LP-atel-301.yaml +22 -0
  59. package/university/content/paths/LP-atel-401.yaml +22 -0
  60. package/university/content/paths/LP-atel-501.yaml +22 -0
  61. package/university/content/paths/LP-atel-601.yaml +22 -0
  62. package/university/content/paths/LP-atel-701.yaml +22 -0
  63. package/university/content/paths/LP-atel-801.yaml +22 -0
  64. package/university/content/quizzes/Q-atel-001-orientation.yaml +66 -0
  65. package/university/content/quizzes/Q-atel-101-document-model.yaml +66 -0
  66. package/university/content/quizzes/Q-atel-201-mcp-authoring.yaml +66 -0
  67. package/university/content/quizzes/Q-atel-301-visual-system.yaml +66 -0
  68. package/university/content/quizzes/Q-atel-401-state-machines.yaml +66 -0
  69. package/university/content/quizzes/Q-atel-501-video-pipeline.yaml +66 -0
  70. package/university/content/quizzes/Q-atel-601-recipes.yaml +66 -0
  71. package/university/content/quizzes/Q-atel-701-export.yaml +66 -0
  72. package/university/content/quizzes/Q-atel-801-studio-loop.yaml +66 -0
  73. package/university/index.yaml +720 -0
  74. package/university/pack.yaml +21 -0
  75. package/dist/chunk-JV7RGETS.js +0 -2292
  76. package/dist/chunk-JV7RGETS.js.map +0 -1
package/dist/index.js CHANGED
@@ -1,38 +1,146 @@
1
1
  import {
2
+ CanvasUnavailableError,
3
+ RECIPE_VERSION,
4
+ VIDEO_CUTLIST_VERSION,
5
+ VIDEO_PROJECT_VERSION,
6
+ VIDEO_TRANSCRIPT_VERSION,
7
+ applyAdd,
8
+ applyBatchReplace,
9
+ applyHide,
10
+ applyMerge,
11
+ applyRecipeCommand,
12
+ applyRecipeToCaptionOptions,
13
+ applyRecipeToTranscribeOptions,
14
+ applyRecipeToTrimOptions,
15
+ applySplit,
16
+ applyTextEdit,
2
17
  assetsCommand,
18
+ buildCaptionLayers,
3
19
  buildFfmpegArgs,
20
+ captionsCommand,
21
+ carouselCommand,
22
+ carouselFileName,
4
23
  checkFfmpeg,
24
+ composeCarouselFrameDoc,
25
+ createVideoProject,
26
+ effectiveSpan,
27
+ expandInputs,
28
+ exportImageCommand,
5
29
  exportLottieCommand,
6
30
  exportSvgCommand,
31
+ fitImageToCanvas,
32
+ flattenWords,
7
33
  getAssets,
8
34
  getInfo,
9
35
  getVariables,
36
+ groupIntoPhrases,
10
37
  infoCommand,
38
+ loadCanvasModule,
39
+ loadRecipe,
40
+ loadVideoProject,
41
+ mergeTranscriptWithExisting,
42
+ parseWhisperCppJson,
43
+ probeWhisper,
44
+ readComposition,
45
+ readCutList,
46
+ readTranscript,
47
+ recipeCommand,
48
+ recipeToYaml,
11
49
  renderCommand,
12
50
  renderDocument,
51
+ renderDocumentToPng,
52
+ renderRecipeWithDefaults,
53
+ resolveExportDimensions,
54
+ resolveRecipePath,
13
55
  resolveStill,
56
+ rewriteCaptionLayers,
57
+ rewriteCutLayers,
58
+ runWhisperCpp,
59
+ scaffoldRecipeYaml,
14
60
  stillCommand,
61
+ transcribeCommand,
62
+ transcribeProject,
63
+ transcriptCommand,
64
+ trimCommand,
65
+ trimProject,
15
66
  validateCommand,
16
67
  validateFile,
17
- variablesCommand
18
- } from "./chunk-JV7RGETS.js";
68
+ variablesCommand,
69
+ writeComposition,
70
+ writeCutList,
71
+ writeTranscript
72
+ } from "./chunk-5QQESXI6.js";
19
73
  import "./chunk-JPZ4F4PW.js";
20
74
  export {
75
+ CanvasUnavailableError,
76
+ RECIPE_VERSION,
77
+ VIDEO_CUTLIST_VERSION,
78
+ VIDEO_PROJECT_VERSION,
79
+ VIDEO_TRANSCRIPT_VERSION,
80
+ applyAdd,
81
+ applyBatchReplace,
82
+ applyHide,
83
+ applyMerge,
84
+ applyRecipeCommand,
85
+ applyRecipeToCaptionOptions,
86
+ applyRecipeToTranscribeOptions,
87
+ applyRecipeToTrimOptions,
88
+ applySplit,
89
+ applyTextEdit,
21
90
  assetsCommand,
91
+ buildCaptionLayers,
22
92
  buildFfmpegArgs,
93
+ captionsCommand,
94
+ carouselCommand,
95
+ carouselFileName,
23
96
  checkFfmpeg,
97
+ composeCarouselFrameDoc,
98
+ createVideoProject,
99
+ effectiveSpan,
100
+ expandInputs,
101
+ exportImageCommand,
24
102
  exportLottieCommand,
25
103
  exportSvgCommand,
104
+ fitImageToCanvas,
105
+ flattenWords,
26
106
  getAssets,
27
107
  getInfo,
28
108
  getVariables,
109
+ groupIntoPhrases,
29
110
  infoCommand,
111
+ loadCanvasModule,
112
+ loadRecipe,
113
+ loadVideoProject,
114
+ mergeTranscriptWithExisting,
115
+ parseWhisperCppJson,
116
+ probeWhisper,
117
+ readComposition,
118
+ readCutList,
119
+ readTranscript,
120
+ recipeCommand,
121
+ recipeToYaml,
30
122
  renderCommand,
31
123
  renderDocument,
124
+ renderDocumentToPng,
125
+ renderRecipeWithDefaults,
126
+ resolveExportDimensions,
127
+ resolveRecipePath,
32
128
  resolveStill,
129
+ rewriteCaptionLayers,
130
+ rewriteCutLayers,
131
+ runWhisperCpp,
132
+ scaffoldRecipeYaml,
33
133
  stillCommand,
134
+ transcribeCommand,
135
+ transcribeProject,
136
+ transcriptCommand,
137
+ trimCommand,
138
+ trimProject,
34
139
  validateCommand,
35
140
  validateFile,
36
- variablesCommand
141
+ variablesCommand,
142
+ writeComposition,
143
+ writeCutList,
144
+ writeTranscript
37
145
  };
38
146
  //# sourceMappingURL=index.js.map