@powerhousedao/codegen 6.0.2-staging.2 → 6.0.2-staging.3

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 (732) hide show
  1. package/{dist/src/templates/boilerplate/LICENSE.js → LICENSE} +1 -4
  2. package/dist/file-builders-BejdbJdI.mjs +8411 -0
  3. package/dist/file-builders-BejdbJdI.mjs.map +1 -0
  4. package/dist/index-CEDWX5sL.d.mts +349 -0
  5. package/dist/index-CEDWX5sL.d.mts.map +1 -0
  6. package/dist/index.d.mts +239 -0
  7. package/dist/index.d.mts.map +1 -0
  8. package/dist/index.mjs +4990 -0
  9. package/dist/index.mjs.map +1 -0
  10. package/dist/src/file-builders/index.d.mts +2 -0
  11. package/dist/src/file-builders/index.mjs +2 -0
  12. package/dist/src/name-builders/index.d.mts +2 -0
  13. package/dist/src/name-builders/index.mjs +2 -0
  14. package/dist/src/templates/index.d.mts +375 -0
  15. package/dist/src/templates/index.d.mts.map +1 -0
  16. package/dist/src/templates/index.mjs +2 -0
  17. package/dist/src/utils/index.d.mts +151 -0
  18. package/dist/src/utils/index.d.mts.map +1 -0
  19. package/dist/src/utils/index.mjs +2 -0
  20. package/dist/validation-Z3z0BJlu.d.mts +43 -0
  21. package/dist/validation-Z3z0BJlu.d.mts.map +1 -0
  22. package/package.json +26 -44
  23. package/dist/index.d.ts +0 -8
  24. package/dist/index.d.ts.map +0 -1
  25. package/dist/index.js +0 -7
  26. package/dist/index.js.map +0 -1
  27. package/dist/src/codegen/.hygen/package.json +0 -6
  28. package/dist/src/codegen/.hygen/templates/powerhouse/generate-custom-subgraph/index.js +0 -10
  29. package/dist/src/codegen/.hygen/templates/powerhouse/generate-custom-subgraph/resolvers.esm.t +0 -20
  30. package/dist/src/codegen/.hygen/templates/powerhouse/generate-custom-subgraph/schema.esm.t +0 -20
  31. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/actions.esm.t +0 -16
  32. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/creators.esm.t +0 -9
  33. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/customUtils.esm.t +0 -5
  34. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/document-schema.esm.t +0 -56
  35. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/document-type.esm.t +0 -6
  36. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/documentModel.esm.t +0 -7
  37. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/documentModelTest.esm.t +0 -121
  38. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/hooks.esm.t +0 -49
  39. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/index.esm.t +0 -23
  40. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/index.js +0 -127
  41. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/module.esm.t +0 -22
  42. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/ph-factories.esm.t +0 -93
  43. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/reducer.esm.t +0 -46
  44. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/root-utils.esm.t +0 -11
  45. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/rootActions.esm.t +0 -13
  46. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/rootIndex.esm.t +0 -14
  47. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/schema.esm.t +0 -6
  48. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/src-index.esm.t +0 -5
  49. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/types.esm.t +0 -31
  50. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model/utils.esm.t +0 -77
  51. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model-module/actions.esm.t +0 -22
  52. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model-module/creators.esm.t +0 -37
  53. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model-module/customTest.esm.t +0 -44
  54. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model-module/error.esm.t +0 -36
  55. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model-module/index.js +0 -71
  56. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model-module/operations.esm.t +0 -17
  57. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model-subgraph/index.js +0 -118
  58. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model-subgraph/resolvers.esm.t +0 -130
  59. package/dist/src/codegen/.hygen/templates/powerhouse/generate-document-model-subgraph/schema.esm.t +0 -44
  60. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/components/CreateDocument.esm.t +0 -58
  61. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/components/DriveContents.esm.t +0 -23
  62. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/components/DriveExplorer.esm.t +0 -32
  63. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/components/EmptyState.esm.t +0 -19
  64. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/components/Files.esm.t +0 -29
  65. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/components/FolderTree.esm.t +0 -108
  66. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/components/Folders.esm.t +0 -28
  67. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/components/NavigationBreadcrumbs.esm.t +0 -14
  68. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/config.esm.t +0 -11
  69. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/editor.esm.t +0 -20
  70. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/index.js +0 -25
  71. package/dist/src/codegen/.hygen/templates/powerhouse/generate-drive-editor/module.esm.t +0 -15
  72. package/dist/src/codegen/.hygen/templates/powerhouse/generate-editor/editor.esm.t +0 -80
  73. package/dist/src/codegen/.hygen/templates/powerhouse/generate-editor/index.js +0 -90
  74. package/dist/src/codegen/.hygen/templates/powerhouse/generate-editor/module.esm.t +0 -16
  75. package/dist/src/codegen/.hygen/templates/powerhouse/generate-import-script/index.esm.t +0 -59
  76. package/dist/src/codegen/.hygen/templates/powerhouse/generate-import-script/index.js +0 -9
  77. package/dist/src/codegen/.hygen/templates/powerhouse/generate-import-script/utils.esm.t +0 -100
  78. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-analytics/factory.esm.t +0 -22
  79. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-analytics/index.esm.t +0 -62
  80. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-analytics/index.js +0 -12
  81. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-analytics/index.root.esm.t +0 -10
  82. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-analytics/index.root.inject.esm.t +0 -12
  83. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-analytics/lib.esm.t +0 -34
  84. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-analytics/lib.inject_call.esm.t +0 -7
  85. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-analytics/lib.inject_export.esm.t +0 -7
  86. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-analytics/lib.inject_import.esm.t +0 -7
  87. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-relationalDb/factory.esm.t +0 -40
  88. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-relationalDb/index.esm.t +0 -47
  89. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-relationalDb/index.js +0 -12
  90. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-relationalDb/index.root.esm.t +0 -10
  91. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-relationalDb/index.root.inject.esm.t +0 -12
  92. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-relationalDb/lib.esm.t +0 -34
  93. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-relationalDb/lib.inject_call.esm.t +0 -7
  94. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-relationalDb/lib.inject_export.esm.t +0 -9
  95. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-relationalDb/lib.inject_import.esm.t +0 -7
  96. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-relationalDb/migrations.esm.t +0 -23
  97. package/dist/src/codegen/.hygen/templates/powerhouse/generate-processor-relationalDb/schema.esm.t +0 -13
  98. package/dist/src/codegen/.hygen/templates/powerhouse/generate-subgraph/index.esm.t +0 -17
  99. package/dist/src/codegen/.hygen/templates/powerhouse/generate-subgraph/index.js +0 -10
  100. package/dist/src/codegen/.hygen/templates/powerhouse/generate-subgraph/lib.esm.t +0 -9
  101. package/dist/src/codegen/__tests__/config.d.ts +0 -3
  102. package/dist/src/codegen/__tests__/config.d.ts.map +0 -1
  103. package/dist/src/codegen/__tests__/config.js +0 -3
  104. package/dist/src/codegen/__tests__/config.js.map +0 -1
  105. package/dist/src/codegen/__tests__/constants.d.ts +0 -16
  106. package/dist/src/codegen/__tests__/constants.d.ts.map +0 -1
  107. package/dist/src/codegen/__tests__/constants.js +0 -16
  108. package/dist/src/codegen/__tests__/constants.js.map +0 -1
  109. package/dist/src/codegen/__tests__/fixtures/expected-reducer-content-v3.d.ts +0 -2
  110. package/dist/src/codegen/__tests__/fixtures/expected-reducer-content-v3.d.ts.map +0 -1
  111. package/dist/src/codegen/__tests__/fixtures/expected-reducer-content-v3.js +0 -9
  112. package/dist/src/codegen/__tests__/fixtures/expected-reducer-content-v3.js.map +0 -1
  113. package/dist/src/codegen/__tests__/fixtures/expected-reducer-content.d.ts +0 -3
  114. package/dist/src/codegen/__tests__/fixtures/expected-reducer-content.d.ts.map +0 -1
  115. package/dist/src/codegen/__tests__/fixtures/expected-reducer-content.js +0 -33
  116. package/dist/src/codegen/__tests__/fixtures/expected-reducer-content.js.map +0 -1
  117. package/dist/src/codegen/__tests__/fixtures/run-generated-tests.d.ts +0 -2
  118. package/dist/src/codegen/__tests__/fixtures/run-generated-tests.d.ts.map +0 -1
  119. package/dist/src/codegen/__tests__/fixtures/run-generated-tests.js +0 -23
  120. package/dist/src/codegen/__tests__/fixtures/run-generated-tests.js.map +0 -1
  121. package/dist/src/codegen/__tests__/fixtures/typecheck.d.ts +0 -2
  122. package/dist/src/codegen/__tests__/fixtures/typecheck.d.ts.map +0 -1
  123. package/dist/src/codegen/__tests__/fixtures/typecheck.js +0 -23
  124. package/dist/src/codegen/__tests__/fixtures/typecheck.js.map +0 -1
  125. package/dist/src/codegen/__tests__/generate-doc-model.test.d.ts +0 -2
  126. package/dist/src/codegen/__tests__/generate-doc-model.test.d.ts.map +0 -1
  127. package/dist/src/codegen/__tests__/generate-doc-model.test.js +0 -184
  128. package/dist/src/codegen/__tests__/generate-doc-model.test.js.map +0 -1
  129. package/dist/src/codegen/__tests__/generate-drive-editor.test.d.ts +0 -2
  130. package/dist/src/codegen/__tests__/generate-drive-editor.test.d.ts.map +0 -1
  131. package/dist/src/codegen/__tests__/generate-drive-editor.test.js +0 -182
  132. package/dist/src/codegen/__tests__/generate-drive-editor.test.js.map +0 -1
  133. package/dist/src/codegen/__tests__/generate-editor.test.d.ts +0 -2
  134. package/dist/src/codegen/__tests__/generate-editor.test.d.ts.map +0 -1
  135. package/dist/src/codegen/__tests__/generate-editor.test.js +0 -119
  136. package/dist/src/codegen/__tests__/generate-editor.test.js.map +0 -1
  137. package/dist/src/codegen/__tests__/generate-manifest.test.d.ts +0 -2
  138. package/dist/src/codegen/__tests__/generate-manifest.test.d.ts.map +0 -1
  139. package/dist/src/codegen/__tests__/generate-manifest.test.js +0 -193
  140. package/dist/src/codegen/__tests__/generate-manifest.test.js.map +0 -1
  141. package/dist/src/codegen/__tests__/generate-processor.test.d.ts +0 -2
  142. package/dist/src/codegen/__tests__/generate-processor.test.d.ts.map +0 -1
  143. package/dist/src/codegen/__tests__/generate-processor.test.js +0 -296
  144. package/dist/src/codegen/__tests__/generate-processor.test.js.map +0 -1
  145. package/dist/src/codegen/__tests__/global-setup.d.ts +0 -2
  146. package/dist/src/codegen/__tests__/global-setup.d.ts.map +0 -1
  147. package/dist/src/codegen/__tests__/global-setup.js +0 -9
  148. package/dist/src/codegen/__tests__/global-setup.js.map +0 -1
  149. package/dist/src/codegen/__tests__/ts-morph-generator.test.d.ts +0 -2
  150. package/dist/src/codegen/__tests__/ts-morph-generator.test.d.ts.map +0 -1
  151. package/dist/src/codegen/__tests__/ts-morph-generator.test.js +0 -73
  152. package/dist/src/codegen/__tests__/ts-morph-generator.test.js.map +0 -1
  153. package/dist/src/codegen/__tests__/utils.d.ts +0 -7
  154. package/dist/src/codegen/__tests__/utils.d.ts.map +0 -1
  155. package/dist/src/codegen/__tests__/utils.js +0 -51
  156. package/dist/src/codegen/__tests__/utils.js.map +0 -1
  157. package/dist/src/codegen/generate.d.ts +0 -92
  158. package/dist/src/codegen/generate.d.ts.map +0 -1
  159. package/dist/src/codegen/generate.js +0 -352
  160. package/dist/src/codegen/generate.js.map +0 -1
  161. package/dist/src/codegen/graphql.d.ts +0 -36
  162. package/dist/src/codegen/graphql.d.ts.map +0 -1
  163. package/dist/src/codegen/graphql.js +0 -147
  164. package/dist/src/codegen/graphql.js.map +0 -1
  165. package/dist/src/codegen/hygen.d.ts +0 -47
  166. package/dist/src/codegen/hygen.d.ts.map +0 -1
  167. package/dist/src/codegen/hygen.js +0 -230
  168. package/dist/src/codegen/hygen.js.map +0 -1
  169. package/dist/src/codegen/index.d.ts +0 -7
  170. package/dist/src/codegen/index.d.ts.map +0 -1
  171. package/dist/src/codegen/index.js +0 -7
  172. package/dist/src/codegen/index.js.map +0 -1
  173. package/dist/src/codegen/kysely.d.ts +0 -6
  174. package/dist/src/codegen/kysely.d.ts.map +0 -1
  175. package/dist/src/codegen/kysely.js +0 -51
  176. package/dist/src/codegen/kysely.js.map +0 -1
  177. package/dist/src/codegen/types.d.ts +0 -9
  178. package/dist/src/codegen/types.d.ts.map +0 -1
  179. package/dist/src/codegen/types.js +0 -2
  180. package/dist/src/codegen/types.js.map +0 -1
  181. package/dist/src/codegen/utils.d.ts +0 -7
  182. package/dist/src/codegen/utils.d.ts.map +0 -1
  183. package/dist/src/codegen/utils.js +0 -80
  184. package/dist/src/codegen/utils.js.map +0 -1
  185. package/dist/src/create-lib/checkout-project.d.ts +0 -13
  186. package/dist/src/create-lib/checkout-project.d.ts.map +0 -1
  187. package/dist/src/create-lib/checkout-project.js +0 -47
  188. package/dist/src/create-lib/checkout-project.js.map +0 -1
  189. package/dist/src/create-lib/create-project.d.ts +0 -10
  190. package/dist/src/create-lib/create-project.d.ts.map +0 -1
  191. package/dist/src/create-lib/create-project.js +0 -110
  192. package/dist/src/create-lib/create-project.js.map +0 -1
  193. package/dist/src/create-lib/feature-flags.d.ts +0 -4
  194. package/dist/src/create-lib/feature-flags.d.ts.map +0 -1
  195. package/dist/src/create-lib/feature-flags.js +0 -4
  196. package/dist/src/create-lib/feature-flags.js.map +0 -1
  197. package/dist/src/create-lib/index.d.ts +0 -3
  198. package/dist/src/create-lib/index.d.ts.map +0 -1
  199. package/dist/src/create-lib/index.js +0 -3
  200. package/dist/src/create-lib/index.js.map +0 -1
  201. package/dist/src/create-lib/utils.d.ts +0 -8
  202. package/dist/src/create-lib/utils.d.ts.map +0 -1
  203. package/dist/src/create-lib/utils.js +0 -34
  204. package/dist/src/create-lib/utils.js.map +0 -1
  205. package/dist/src/file-builders/boilerplate/build-package-json.test.d.ts +0 -2
  206. package/dist/src/file-builders/boilerplate/build-package-json.test.d.ts.map +0 -1
  207. package/dist/src/file-builders/boilerplate/build-package-json.test.js +0 -31
  208. package/dist/src/file-builders/boilerplate/build-package-json.test.js.map +0 -1
  209. package/dist/src/file-builders/boilerplate/ci-templates.test.d.ts +0 -2
  210. package/dist/src/file-builders/boilerplate/ci-templates.test.d.ts.map +0 -1
  211. package/dist/src/file-builders/boilerplate/ci-templates.test.js +0 -114
  212. package/dist/src/file-builders/boilerplate/ci-templates.test.js.map +0 -1
  213. package/dist/src/file-builders/boilerplate/package.json.d.ts +0 -6
  214. package/dist/src/file-builders/boilerplate/package.json.d.ts.map +0 -1
  215. package/dist/src/file-builders/boilerplate/package.json.js +0 -18
  216. package/dist/src/file-builders/boilerplate/package.json.js.map +0 -1
  217. package/dist/src/file-builders/clis/generate-cli-docs.d.ts +0 -17
  218. package/dist/src/file-builders/clis/generate-cli-docs.d.ts.map +0 -1
  219. package/dist/src/file-builders/clis/generate-cli-docs.js +0 -36
  220. package/dist/src/file-builders/clis/generate-cli-docs.js.map +0 -1
  221. package/dist/src/file-builders/document-editor.d.ts +0 -8
  222. package/dist/src/file-builders/document-editor.d.ts.map +0 -1
  223. package/dist/src/file-builders/document-editor.js +0 -59
  224. package/dist/src/file-builders/document-editor.js.map +0 -1
  225. package/dist/src/file-builders/document-model/document-model.d.ts +0 -8
  226. package/dist/src/file-builders/document-model/document-model.d.ts.map +0 -1
  227. package/dist/src/file-builders/document-model/document-model.js +0 -248
  228. package/dist/src/file-builders/document-model/document-model.js.map +0 -1
  229. package/dist/src/file-builders/document-model/gen-dir.d.ts +0 -3
  230. package/dist/src/file-builders/document-model/gen-dir.d.ts.map +0 -1
  231. package/dist/src/file-builders/document-model/gen-dir.js +0 -210
  232. package/dist/src/file-builders/document-model/gen-dir.js.map +0 -1
  233. package/dist/src/file-builders/document-model/migrate-legacy.d.ts +0 -19
  234. package/dist/src/file-builders/document-model/migrate-legacy.d.ts.map +0 -1
  235. package/dist/src/file-builders/document-model/migrate-legacy.js +0 -104
  236. package/dist/src/file-builders/document-model/migrate-legacy.js.map +0 -1
  237. package/dist/src/file-builders/document-model/root-dir.d.ts +0 -3
  238. package/dist/src/file-builders/document-model/root-dir.d.ts.map +0 -1
  239. package/dist/src/file-builders/document-model/root-dir.js +0 -51
  240. package/dist/src/file-builders/document-model/root-dir.js.map +0 -1
  241. package/dist/src/file-builders/document-model/src-dir.d.ts +0 -3
  242. package/dist/src/file-builders/document-model/src-dir.d.ts.map +0 -1
  243. package/dist/src/file-builders/document-model/src-dir.js +0 -177
  244. package/dist/src/file-builders/document-model/src-dir.js.map +0 -1
  245. package/dist/src/file-builders/document-model/tests-dir.d.ts +0 -3
  246. package/dist/src/file-builders/document-model/tests-dir.d.ts.map +0 -1
  247. package/dist/src/file-builders/document-model/tests-dir.js +0 -127
  248. package/dist/src/file-builders/document-model/tests-dir.js.map +0 -1
  249. package/dist/src/file-builders/document-model/upgrades-dir.d.ts +0 -33
  250. package/dist/src/file-builders/document-model/upgrades-dir.d.ts.map +0 -1
  251. package/dist/src/file-builders/document-model/upgrades-dir.js +0 -127
  252. package/dist/src/file-builders/document-model/upgrades-dir.js.map +0 -1
  253. package/dist/src/file-builders/drive-editor.d.ts +0 -9
  254. package/dist/src/file-builders/drive-editor.d.ts.map +0 -1
  255. package/dist/src/file-builders/drive-editor.js +0 -166
  256. package/dist/src/file-builders/drive-editor.js.map +0 -1
  257. package/dist/src/file-builders/editor-common.d.ts +0 -13
  258. package/dist/src/file-builders/editor-common.d.ts.map +0 -1
  259. package/dist/src/file-builders/editor-common.js +0 -25
  260. package/dist/src/file-builders/editor-common.js.map +0 -1
  261. package/dist/src/file-builders/index-files.d.ts +0 -18
  262. package/dist/src/file-builders/index-files.d.ts.map +0 -1
  263. package/dist/src/file-builders/index-files.js +0 -25
  264. package/dist/src/file-builders/index-files.js.map +0 -1
  265. package/dist/src/file-builders/index.d.ts +0 -11
  266. package/dist/src/file-builders/index.d.ts.map +0 -1
  267. package/dist/src/file-builders/index.js +0 -10
  268. package/dist/src/file-builders/index.js.map +0 -1
  269. package/dist/src/file-builders/module-files.d.ts +0 -58
  270. package/dist/src/file-builders/module-files.d.ts.map +0 -1
  271. package/dist/src/file-builders/module-files.js +0 -239
  272. package/dist/src/file-builders/module-files.js.map +0 -1
  273. package/dist/src/file-builders/processors/analytics.d.ts +0 -3
  274. package/dist/src/file-builders/processors/analytics.d.ts.map +0 -1
  275. package/dist/src/file-builders/processors/analytics.js +0 -35
  276. package/dist/src/file-builders/processors/analytics.js.map +0 -1
  277. package/dist/src/file-builders/processors/processor.d.ts +0 -9
  278. package/dist/src/file-builders/processors/processor.d.ts.map +0 -1
  279. package/dist/src/file-builders/processors/processor.js +0 -142
  280. package/dist/src/file-builders/processors/processor.js.map +0 -1
  281. package/dist/src/file-builders/processors/relational-db.d.ts +0 -3
  282. package/dist/src/file-builders/processors/relational-db.d.ts.map +0 -1
  283. package/dist/src/file-builders/processors/relational-db.js +0 -53
  284. package/dist/src/file-builders/processors/relational-db.js.map +0 -1
  285. package/dist/src/file-builders/processors/types.d.ts +0 -13
  286. package/dist/src/file-builders/processors/types.d.ts.map +0 -1
  287. package/dist/src/file-builders/processors/types.js +0 -2
  288. package/dist/src/file-builders/processors/types.js.map +0 -1
  289. package/dist/src/file-builders/subgraphs.d.ts +0 -6
  290. package/dist/src/file-builders/subgraphs.d.ts.map +0 -1
  291. package/dist/src/file-builders/subgraphs.js +0 -53
  292. package/dist/src/file-builders/subgraphs.js.map +0 -1
  293. package/dist/src/file-builders/types.d.ts +0 -85
  294. package/dist/src/file-builders/types.d.ts.map +0 -1
  295. package/dist/src/file-builders/types.js +0 -2
  296. package/dist/src/file-builders/types.js.map +0 -1
  297. package/dist/src/index.d.ts +0 -5
  298. package/dist/src/index.d.ts.map +0 -1
  299. package/dist/src/index.js +0 -5
  300. package/dist/src/index.js.map +0 -1
  301. package/dist/src/name-builders/get-action-names.d.ts +0 -6
  302. package/dist/src/name-builders/get-action-names.d.ts.map +0 -1
  303. package/dist/src/name-builders/get-action-names.js +0 -16
  304. package/dist/src/name-builders/get-action-names.js.map +0 -1
  305. package/dist/src/name-builders/get-variable-names.d.ts +0 -49
  306. package/dist/src/name-builders/get-variable-names.d.ts.map +0 -1
  307. package/dist/src/name-builders/get-variable-names.js +0 -149
  308. package/dist/src/name-builders/get-variable-names.js.map +0 -1
  309. package/dist/src/name-builders/index.d.ts +0 -3
  310. package/dist/src/name-builders/index.d.ts.map +0 -1
  311. package/dist/src/name-builders/index.js +0 -3
  312. package/dist/src/name-builders/index.js.map +0 -1
  313. package/dist/src/templates/boilerplate/AGENTS.md.d.ts +0 -2
  314. package/dist/src/templates/boilerplate/AGENTS.md.d.ts.map +0 -1
  315. package/dist/src/templates/boilerplate/AGENTS.md.js +0 -526
  316. package/dist/src/templates/boilerplate/AGENTS.md.js.map +0 -1
  317. package/dist/src/templates/boilerplate/CLAUDE.md.d.ts +0 -2
  318. package/dist/src/templates/boilerplate/CLAUDE.md.d.ts.map +0 -1
  319. package/dist/src/templates/boilerplate/CLAUDE.md.js +0 -2
  320. package/dist/src/templates/boilerplate/CLAUDE.md.js.map +0 -1
  321. package/dist/src/templates/boilerplate/LICENSE.d.ts +0 -2
  322. package/dist/src/templates/boilerplate/LICENSE.d.ts.map +0 -1
  323. package/dist/src/templates/boilerplate/LICENSE.js.map +0 -1
  324. package/dist/src/templates/boilerplate/README.md.d.ts +0 -2
  325. package/dist/src/templates/boilerplate/README.md.d.ts.map +0 -1
  326. package/dist/src/templates/boilerplate/README.md.js +0 -194
  327. package/dist/src/templates/boilerplate/README.md.js.map +0 -1
  328. package/dist/src/templates/boilerplate/claude/settings.local.json.d.ts +0 -2
  329. package/dist/src/templates/boilerplate/claude/settings.local.json.d.ts.map +0 -1
  330. package/dist/src/templates/boilerplate/claude/settings.local.json.js +0 -18
  331. package/dist/src/templates/boilerplate/claude/settings.local.json.js.map +0 -1
  332. package/dist/src/templates/boilerplate/cursor/mcp.json.d.ts +0 -2
  333. package/dist/src/templates/boilerplate/cursor/mcp.json.d.ts.map +0 -1
  334. package/dist/src/templates/boilerplate/cursor/mcp.json.js +0 -12
  335. package/dist/src/templates/boilerplate/cursor/mcp.json.js.map +0 -1
  336. package/dist/src/templates/boilerplate/docker/Dockerfile.d.ts +0 -2
  337. package/dist/src/templates/boilerplate/docker/Dockerfile.d.ts.map +0 -1
  338. package/dist/src/templates/boilerplate/docker/Dockerfile.js +0 -144
  339. package/dist/src/templates/boilerplate/docker/Dockerfile.js.map +0 -1
  340. package/dist/src/templates/boilerplate/docker/connect-entrypoint.sh.d.ts +0 -2
  341. package/dist/src/templates/boilerplate/docker/connect-entrypoint.sh.d.ts.map +0 -1
  342. package/dist/src/templates/boilerplate/docker/connect-entrypoint.sh.js +0 -18
  343. package/dist/src/templates/boilerplate/docker/connect-entrypoint.sh.js.map +0 -1
  344. package/dist/src/templates/boilerplate/docker/nginx.conf.d.ts +0 -2
  345. package/dist/src/templates/boilerplate/docker/nginx.conf.d.ts.map +0 -1
  346. package/dist/src/templates/boilerplate/docker/nginx.conf.js +0 -79
  347. package/dist/src/templates/boilerplate/docker/nginx.conf.js.map +0 -1
  348. package/dist/src/templates/boilerplate/docker/switchboard-entrypoint.sh.d.ts +0 -2
  349. package/dist/src/templates/boilerplate/docker/switchboard-entrypoint.sh.d.ts.map +0 -1
  350. package/dist/src/templates/boilerplate/docker/switchboard-entrypoint.sh.js +0 -19
  351. package/dist/src/templates/boilerplate/docker/switchboard-entrypoint.sh.js.map +0 -1
  352. package/dist/src/templates/boilerplate/document-models/document-models.d.ts +0 -2
  353. package/dist/src/templates/boilerplate/document-models/document-models.d.ts.map +0 -1
  354. package/dist/src/templates/boilerplate/document-models/document-models.js +0 -7
  355. package/dist/src/templates/boilerplate/document-models/document-models.js.map +0 -1
  356. package/dist/src/templates/boilerplate/document-models/index.d.ts +0 -2
  357. package/dist/src/templates/boilerplate/document-models/index.d.ts.map +0 -1
  358. package/dist/src/templates/boilerplate/document-models/index.js +0 -2
  359. package/dist/src/templates/boilerplate/document-models/index.js.map +0 -1
  360. package/dist/src/templates/boilerplate/document-models/upgrade-manifests.d.ts +0 -2
  361. package/dist/src/templates/boilerplate/document-models/upgrade-manifests.d.ts.map +0 -1
  362. package/dist/src/templates/boilerplate/document-models/upgrade-manifests.js +0 -7
  363. package/dist/src/templates/boilerplate/document-models/upgrade-manifests.js.map +0 -1
  364. package/dist/src/templates/boilerplate/editors/editors.d.ts +0 -2
  365. package/dist/src/templates/boilerplate/editors/editors.d.ts.map +0 -1
  366. package/dist/src/templates/boilerplate/editors/editors.js +0 -7
  367. package/dist/src/templates/boilerplate/editors/editors.js.map +0 -1
  368. package/dist/src/templates/boilerplate/editors/index.d.ts +0 -2
  369. package/dist/src/templates/boilerplate/editors/index.d.ts.map +0 -1
  370. package/dist/src/templates/boilerplate/editors/index.js +0 -2
  371. package/dist/src/templates/boilerplate/editors/index.js.map +0 -1
  372. package/dist/src/templates/boilerplate/eslint.config.js.d.ts +0 -2
  373. package/dist/src/templates/boilerplate/eslint.config.js.d.ts.map +0 -1
  374. package/dist/src/templates/boilerplate/eslint.config.js.js +0 -140
  375. package/dist/src/templates/boilerplate/eslint.config.js.js.map +0 -1
  376. package/dist/src/templates/boilerplate/gemini/settings.json.d.ts +0 -2
  377. package/dist/src/templates/boilerplate/gemini/settings.json.d.ts.map +0 -1
  378. package/dist/src/templates/boilerplate/gemini/settings.json.js +0 -12
  379. package/dist/src/templates/boilerplate/gemini/settings.json.js.map +0 -1
  380. package/dist/src/templates/boilerplate/github/sync-and-publish.yml.d.ts +0 -2
  381. package/dist/src/templates/boilerplate/github/sync-and-publish.yml.d.ts.map +0 -1
  382. package/dist/src/templates/boilerplate/github/sync-and-publish.yml.js +0 -376
  383. package/dist/src/templates/boilerplate/github/sync-and-publish.yml.js.map +0 -1
  384. package/dist/src/templates/boilerplate/gitignore.d.ts +0 -2
  385. package/dist/src/templates/boilerplate/gitignore.d.ts.map +0 -1
  386. package/dist/src/templates/boilerplate/gitignore.js +0 -11
  387. package/dist/src/templates/boilerplate/gitignore.js.map +0 -1
  388. package/dist/src/templates/boilerplate/index.d.ts +0 -2
  389. package/dist/src/templates/boilerplate/index.d.ts.map +0 -1
  390. package/dist/src/templates/boilerplate/index.html.d.ts +0 -2
  391. package/dist/src/templates/boilerplate/index.html.d.ts.map +0 -1
  392. package/dist/src/templates/boilerplate/index.html.js +0 -31
  393. package/dist/src/templates/boilerplate/index.html.js.map +0 -1
  394. package/dist/src/templates/boilerplate/index.html.legacy.d.ts +0 -2
  395. package/dist/src/templates/boilerplate/index.html.legacy.d.ts.map +0 -1
  396. package/dist/src/templates/boilerplate/index.html.legacy.js +0 -36
  397. package/dist/src/templates/boilerplate/index.html.legacy.js.map +0 -1
  398. package/dist/src/templates/boilerplate/index.js +0 -11
  399. package/dist/src/templates/boilerplate/index.js.map +0 -1
  400. package/dist/src/templates/boilerplate/mcp.json.d.ts +0 -2
  401. package/dist/src/templates/boilerplate/mcp.json.d.ts.map +0 -1
  402. package/dist/src/templates/boilerplate/mcp.json.js +0 -12
  403. package/dist/src/templates/boilerplate/mcp.json.js.map +0 -1
  404. package/dist/src/templates/boilerplate/npmrc.d.ts +0 -2
  405. package/dist/src/templates/boilerplate/npmrc.d.ts.map +0 -1
  406. package/dist/src/templates/boilerplate/npmrc.js +0 -2
  407. package/dist/src/templates/boilerplate/npmrc.js.map +0 -1
  408. package/dist/src/templates/boilerplate/package.json.d.ts +0 -2
  409. package/dist/src/templates/boilerplate/package.json.d.ts.map +0 -1
  410. package/dist/src/templates/boilerplate/package.json.js +0 -124
  411. package/dist/src/templates/boilerplate/package.json.js.map +0 -1
  412. package/dist/src/templates/boilerplate/package.json.legacy.d.ts +0 -55
  413. package/dist/src/templates/boilerplate/package.json.legacy.d.ts.map +0 -1
  414. package/dist/src/templates/boilerplate/package.json.legacy.js +0 -55
  415. package/dist/src/templates/boilerplate/package.json.legacy.js.map +0 -1
  416. package/dist/src/templates/boilerplate/powerhouse.config.json.d.ts +0 -6
  417. package/dist/src/templates/boilerplate/powerhouse.config.json.d.ts.map +0 -1
  418. package/dist/src/templates/boilerplate/powerhouse.config.json.js +0 -46
  419. package/dist/src/templates/boilerplate/powerhouse.config.json.js.map +0 -1
  420. package/dist/src/templates/boilerplate/powerhouse.manifest.json.d.ts +0 -2
  421. package/dist/src/templates/boilerplate/powerhouse.manifest.json.d.ts.map +0 -1
  422. package/dist/src/templates/boilerplate/powerhouse.manifest.json.js +0 -19
  423. package/dist/src/templates/boilerplate/powerhouse.manifest.json.js.map +0 -1
  424. package/dist/src/templates/boilerplate/style.css.d.ts +0 -2
  425. package/dist/src/templates/boilerplate/style.css.d.ts.map +0 -1
  426. package/dist/src/templates/boilerplate/style.css.js +0 -17
  427. package/dist/src/templates/boilerplate/style.css.js.map +0 -1
  428. package/dist/src/templates/boilerplate/subgraphs/index.d.ts +0 -2
  429. package/dist/src/templates/boilerplate/subgraphs/index.d.ts.map +0 -1
  430. package/dist/src/templates/boilerplate/subgraphs/index.js +0 -2
  431. package/dist/src/templates/boilerplate/subgraphs/index.js.map +0 -1
  432. package/dist/src/templates/boilerplate/tsconfig.json.d.ts +0 -2
  433. package/dist/src/templates/boilerplate/tsconfig.json.d.ts.map +0 -1
  434. package/dist/src/templates/boilerplate/tsconfig.json.js +0 -46
  435. package/dist/src/templates/boilerplate/tsconfig.json.js.map +0 -1
  436. package/dist/src/templates/boilerplate/vite.config.ts.d.ts +0 -2
  437. package/dist/src/templates/boilerplate/vite.config.ts.d.ts.map +0 -1
  438. package/dist/src/templates/boilerplate/vite.config.ts.js +0 -21
  439. package/dist/src/templates/boilerplate/vite.config.ts.js.map +0 -1
  440. package/dist/src/templates/boilerplate/vitest.config.ts.d.ts +0 -2
  441. package/dist/src/templates/boilerplate/vitest.config.ts.d.ts.map +0 -1
  442. package/dist/src/templates/boilerplate/vitest.config.ts.js +0 -21
  443. package/dist/src/templates/boilerplate/vitest.config.ts.js.map +0 -1
  444. package/dist/src/templates/cli-docs/docs-from-cli-help.d.ts +0 -8
  445. package/dist/src/templates/cli-docs/docs-from-cli-help.d.ts.map +0 -1
  446. package/dist/src/templates/cli-docs/docs-from-cli-help.js +0 -86
  447. package/dist/src/templates/cli-docs/docs-from-cli-help.js.map +0 -1
  448. package/dist/src/templates/document-editor/editor.d.ts +0 -5
  449. package/dist/src/templates/document-editor/editor.d.ts.map +0 -1
  450. package/dist/src/templates/document-editor/editor.js +0 -85
  451. package/dist/src/templates/document-editor/editor.js.map +0 -1
  452. package/dist/src/templates/document-editor/module.d.ts +0 -7
  453. package/dist/src/templates/document-editor/module.d.ts.map +0 -1
  454. package/dist/src/templates/document-editor/module.js +0 -16
  455. package/dist/src/templates/document-editor/module.js.map +0 -1
  456. package/dist/src/templates/document-model/actions.d.ts +0 -3
  457. package/dist/src/templates/document-model/actions.d.ts.map +0 -1
  458. package/dist/src/templates/document-model/actions.js +0 -28
  459. package/dist/src/templates/document-model/actions.js.map +0 -1
  460. package/dist/src/templates/document-model/gen/actions.d.ts +0 -3
  461. package/dist/src/templates/document-model/gen/actions.d.ts.map +0 -1
  462. package/dist/src/templates/document-model/gen/actions.js +0 -40
  463. package/dist/src/templates/document-model/gen/actions.js.map +0 -1
  464. package/dist/src/templates/document-model/gen/controller.d.ts +0 -3
  465. package/dist/src/templates/document-model/gen/controller.d.ts.map +0 -1
  466. package/dist/src/templates/document-model/gen/controller.js +0 -12
  467. package/dist/src/templates/document-model/gen/controller.js.map +0 -1
  468. package/dist/src/templates/document-model/gen/creators.d.ts +0 -3
  469. package/dist/src/templates/document-model/gen/creators.d.ts.map +0 -1
  470. package/dist/src/templates/document-model/gen/creators.js +0 -16
  471. package/dist/src/templates/document-model/gen/creators.js.map +0 -1
  472. package/dist/src/templates/document-model/gen/document-schema.d.ts +0 -3
  473. package/dist/src/templates/document-model/gen/document-schema.d.ts.map +0 -1
  474. package/dist/src/templates/document-model/gen/document-schema.js +0 -56
  475. package/dist/src/templates/document-model/gen/document-schema.js.map +0 -1
  476. package/dist/src/templates/document-model/gen/document-type.d.ts +0 -3
  477. package/dist/src/templates/document-model/gen/document-type.d.ts.map +0 -1
  478. package/dist/src/templates/document-model/gen/document-type.js +0 -5
  479. package/dist/src/templates/document-model/gen/document-type.js.map +0 -1
  480. package/dist/src/templates/document-model/gen/index.d.ts +0 -3
  481. package/dist/src/templates/document-model/gen/index.d.ts.map +0 -1
  482. package/dist/src/templates/document-model/gen/index.js +0 -30
  483. package/dist/src/templates/document-model/gen/index.js.map +0 -1
  484. package/dist/src/templates/document-model/gen/modules/actions.d.ts +0 -8
  485. package/dist/src/templates/document-model/gen/modules/actions.d.ts.map +0 -1
  486. package/dist/src/templates/document-model/gen/modules/actions.js +0 -39
  487. package/dist/src/templates/document-model/gen/modules/actions.js.map +0 -1
  488. package/dist/src/templates/document-model/gen/modules/creators.d.ts +0 -3
  489. package/dist/src/templates/document-model/gen/modules/creators.d.ts.map +0 -1
  490. package/dist/src/templates/document-model/gen/modules/creators.js +0 -97
  491. package/dist/src/templates/document-model/gen/modules/creators.js.map +0 -1
  492. package/dist/src/templates/document-model/gen/modules/error.d.ts +0 -3
  493. package/dist/src/templates/document-model/gen/modules/error.d.ts.map +0 -1
  494. package/dist/src/templates/document-model/gen/modules/error.js +0 -79
  495. package/dist/src/templates/document-model/gen/modules/error.js.map +0 -1
  496. package/dist/src/templates/document-model/gen/modules/operations.d.ts +0 -3
  497. package/dist/src/templates/document-model/gen/modules/operations.d.ts.map +0 -1
  498. package/dist/src/templates/document-model/gen/modules/operations.js +0 -61
  499. package/dist/src/templates/document-model/gen/modules/operations.js.map +0 -1
  500. package/dist/src/templates/document-model/gen/ph-factories.d.ts +0 -3
  501. package/dist/src/templates/document-model/gen/ph-factories.d.ts.map +0 -1
  502. package/dist/src/templates/document-model/gen/ph-factories.js +0 -93
  503. package/dist/src/templates/document-model/gen/ph-factories.js.map +0 -1
  504. package/dist/src/templates/document-model/gen/reducer.d.ts +0 -3
  505. package/dist/src/templates/document-model/gen/reducer.d.ts.map +0 -1
  506. package/dist/src/templates/document-model/gen/reducer.js +0 -106
  507. package/dist/src/templates/document-model/gen/reducer.js.map +0 -1
  508. package/dist/src/templates/document-model/gen/schema/index.d.ts +0 -2
  509. package/dist/src/templates/document-model/gen/schema/index.d.ts.map +0 -1
  510. package/dist/src/templates/document-model/gen/schema/index.js +0 -6
  511. package/dist/src/templates/document-model/gen/schema/index.js.map +0 -1
  512. package/dist/src/templates/document-model/gen/types.d.ts +0 -3
  513. package/dist/src/templates/document-model/gen/types.d.ts.map +0 -1
  514. package/dist/src/templates/document-model/gen/types.js +0 -38
  515. package/dist/src/templates/document-model/gen/types.js.map +0 -1
  516. package/dist/src/templates/document-model/gen/utils.d.ts +0 -3
  517. package/dist/src/templates/document-model/gen/utils.d.ts.map +0 -1
  518. package/dist/src/templates/document-model/gen/utils.js +0 -77
  519. package/dist/src/templates/document-model/gen/utils.js.map +0 -1
  520. package/dist/src/templates/document-model/hooks.d.ts +0 -3
  521. package/dist/src/templates/document-model/hooks.d.ts.map +0 -1
  522. package/dist/src/templates/document-model/hooks.js +0 -52
  523. package/dist/src/templates/document-model/hooks.js.map +0 -1
  524. package/dist/src/templates/document-model/index.d.ts +0 -2
  525. package/dist/src/templates/document-model/index.d.ts.map +0 -1
  526. package/dist/src/templates/document-model/index.js +0 -9
  527. package/dist/src/templates/document-model/index.js.map +0 -1
  528. package/dist/src/templates/document-model/module.d.ts +0 -8
  529. package/dist/src/templates/document-model/module.d.ts.map +0 -1
  530. package/dist/src/templates/document-model/module.js +0 -24
  531. package/dist/src/templates/document-model/module.js.map +0 -1
  532. package/dist/src/templates/document-model/src/index.d.ts +0 -2
  533. package/dist/src/templates/document-model/src/index.d.ts.map +0 -1
  534. package/dist/src/templates/document-model/src/index.js +0 -5
  535. package/dist/src/templates/document-model/src/index.js.map +0 -1
  536. package/dist/src/templates/document-model/src/utils.d.ts +0 -2
  537. package/dist/src/templates/document-model/src/utils.d.ts.map +0 -1
  538. package/dist/src/templates/document-model/src/utils.js +0 -5
  539. package/dist/src/templates/document-model/src/utils.js.map +0 -1
  540. package/dist/src/templates/document-model/tests/document-model.test.d.ts +0 -3
  541. package/dist/src/templates/document-model/tests/document-model.test.d.ts.map +0 -1
  542. package/dist/src/templates/document-model/tests/document-model.test.js +0 -121
  543. package/dist/src/templates/document-model/tests/document-model.test.js.map +0 -1
  544. package/dist/src/templates/document-model/tests/module.test.d.ts +0 -6
  545. package/dist/src/templates/document-model/tests/module.test.d.ts.map +0 -1
  546. package/dist/src/templates/document-model/tests/module.test.js +0 -87
  547. package/dist/src/templates/document-model/tests/module.test.js.map +0 -1
  548. package/dist/src/templates/document-model/upgrades/upgrade-manifest.d.ts +0 -5
  549. package/dist/src/templates/document-model/upgrades/upgrade-manifest.d.ts.map +0 -1
  550. package/dist/src/templates/document-model/upgrades/upgrade-manifest.js +0 -13
  551. package/dist/src/templates/document-model/upgrades/upgrade-manifest.js.map +0 -1
  552. package/dist/src/templates/document-model/upgrades/upgrade-transition.d.ts +0 -7
  553. package/dist/src/templates/document-model/upgrades/upgrade-transition.d.ts.map +0 -1
  554. package/dist/src/templates/document-model/upgrades/upgrade-transition.js +0 -22
  555. package/dist/src/templates/document-model/upgrades/upgrade-transition.js.map +0 -1
  556. package/dist/src/templates/document-model/utils.d.ts +0 -3
  557. package/dist/src/templates/document-model/utils.d.ts.map +0 -1
  558. package/dist/src/templates/document-model/utils.js +0 -11
  559. package/dist/src/templates/document-model/utils.js.map +0 -1
  560. package/dist/src/templates/drive-editor/components/CreateDocument.d.ts +0 -2
  561. package/dist/src/templates/drive-editor/components/CreateDocument.d.ts.map +0 -1
  562. package/dist/src/templates/drive-editor/components/CreateDocument.js +0 -58
  563. package/dist/src/templates/drive-editor/components/CreateDocument.js.map +0 -1
  564. package/dist/src/templates/drive-editor/components/DriveContents.d.ts +0 -2
  565. package/dist/src/templates/drive-editor/components/DriveContents.d.ts.map +0 -1
  566. package/dist/src/templates/drive-editor/components/DriveContents.js +0 -24
  567. package/dist/src/templates/drive-editor/components/DriveContents.js.map +0 -1
  568. package/dist/src/templates/drive-editor/components/DriveExplorer.d.ts +0 -2
  569. package/dist/src/templates/drive-editor/components/DriveExplorer.d.ts.map +0 -1
  570. package/dist/src/templates/drive-editor/components/DriveExplorer.js +0 -32
  571. package/dist/src/templates/drive-editor/components/DriveExplorer.js.map +0 -1
  572. package/dist/src/templates/drive-editor/components/EmptyState.d.ts +0 -2
  573. package/dist/src/templates/drive-editor/components/EmptyState.d.ts.map +0 -1
  574. package/dist/src/templates/drive-editor/components/EmptyState.js +0 -19
  575. package/dist/src/templates/drive-editor/components/EmptyState.js.map +0 -1
  576. package/dist/src/templates/drive-editor/components/Files.d.ts +0 -2
  577. package/dist/src/templates/drive-editor/components/Files.d.ts.map +0 -1
  578. package/dist/src/templates/drive-editor/components/Files.js +0 -30
  579. package/dist/src/templates/drive-editor/components/Files.js.map +0 -1
  580. package/dist/src/templates/drive-editor/components/FolderTree.d.ts +0 -2
  581. package/dist/src/templates/drive-editor/components/FolderTree.d.ts.map +0 -1
  582. package/dist/src/templates/drive-editor/components/FolderTree.js +0 -108
  583. package/dist/src/templates/drive-editor/components/FolderTree.js.map +0 -1
  584. package/dist/src/templates/drive-editor/components/Folders.d.ts +0 -2
  585. package/dist/src/templates/drive-editor/components/Folders.d.ts.map +0 -1
  586. package/dist/src/templates/drive-editor/components/Folders.js +0 -28
  587. package/dist/src/templates/drive-editor/components/Folders.js.map +0 -1
  588. package/dist/src/templates/drive-editor/components/NavigationBreadcrumbs.d.ts +0 -2
  589. package/dist/src/templates/drive-editor/components/NavigationBreadcrumbs.d.ts.map +0 -1
  590. package/dist/src/templates/drive-editor/components/NavigationBreadcrumbs.js +0 -14
  591. package/dist/src/templates/drive-editor/components/NavigationBreadcrumbs.js.map +0 -1
  592. package/dist/src/templates/drive-editor/config.d.ts +0 -5
  593. package/dist/src/templates/drive-editor/config.d.ts.map +0 -1
  594. package/dist/src/templates/drive-editor/config.js +0 -11
  595. package/dist/src/templates/drive-editor/config.js.map +0 -1
  596. package/dist/src/templates/drive-editor/editor.d.ts +0 -2
  597. package/dist/src/templates/drive-editor/editor.d.ts.map +0 -1
  598. package/dist/src/templates/drive-editor/editor.js +0 -20
  599. package/dist/src/templates/drive-editor/editor.js.map +0 -1
  600. package/dist/src/templates/index.d.ts +0 -80
  601. package/dist/src/templates/index.d.ts.map +0 -1
  602. package/dist/src/templates/index.js +0 -80
  603. package/dist/src/templates/index.js.map +0 -1
  604. package/dist/src/templates/processors/analytics/factory.d.ts +0 -6
  605. package/dist/src/templates/processors/analytics/factory.d.ts.map +0 -1
  606. package/dist/src/templates/processors/analytics/factory.js +0 -26
  607. package/dist/src/templates/processors/analytics/factory.js.map +0 -1
  608. package/dist/src/templates/processors/analytics/index.d.ts +0 -4
  609. package/dist/src/templates/processors/analytics/index.d.ts.map +0 -1
  610. package/dist/src/templates/processors/analytics/index.js +0 -34
  611. package/dist/src/templates/processors/analytics/index.js.map +0 -1
  612. package/dist/src/templates/processors/factory.d.ts +0 -2
  613. package/dist/src/templates/processors/factory.d.ts.map +0 -1
  614. package/dist/src/templates/processors/factory.js +0 -60
  615. package/dist/src/templates/processors/factory.js.map +0 -1
  616. package/dist/src/templates/processors/index.d.ts +0 -2
  617. package/dist/src/templates/processors/index.d.ts.map +0 -1
  618. package/dist/src/templates/processors/index.js +0 -10
  619. package/dist/src/templates/processors/index.js.map +0 -1
  620. package/dist/src/templates/processors/relational-db/factory.d.ts +0 -6
  621. package/dist/src/templates/processors/relational-db/factory.d.ts.map +0 -1
  622. package/dist/src/templates/processors/relational-db/factory.js +0 -40
  623. package/dist/src/templates/processors/relational-db/factory.js.map +0 -1
  624. package/dist/src/templates/processors/relational-db/index.d.ts +0 -4
  625. package/dist/src/templates/processors/relational-db/index.d.ts.map +0 -1
  626. package/dist/src/templates/processors/relational-db/index.js +0 -28
  627. package/dist/src/templates/processors/relational-db/index.js.map +0 -1
  628. package/dist/src/templates/processors/relational-db/migrations.d.ts +0 -2
  629. package/dist/src/templates/processors/relational-db/migrations.d.ts.map +0 -1
  630. package/dist/src/templates/processors/relational-db/migrations.js +0 -23
  631. package/dist/src/templates/processors/relational-db/migrations.js.map +0 -1
  632. package/dist/src/templates/processors/relational-db/schema.d.ts +0 -2
  633. package/dist/src/templates/processors/relational-db/schema.d.ts.map +0 -1
  634. package/dist/src/templates/processors/relational-db/schema.js +0 -12
  635. package/dist/src/templates/processors/relational-db/schema.js.map +0 -1
  636. package/dist/src/templates/processors/utils.d.ts +0 -2
  637. package/dist/src/templates/processors/utils.d.ts.map +0 -1
  638. package/dist/src/templates/processors/utils.js +0 -6
  639. package/dist/src/templates/processors/utils.js.map +0 -1
  640. package/dist/src/ts-morph-generator/__tests__/ReducerGenerator.test.d.ts +0 -2
  641. package/dist/src/ts-morph-generator/__tests__/ReducerGenerator.test.d.ts.map +0 -1
  642. package/dist/src/ts-morph-generator/__tests__/ReducerGenerator.test.js +0 -491
  643. package/dist/src/ts-morph-generator/__tests__/ReducerGenerator.test.js.map +0 -1
  644. package/dist/src/ts-morph-generator/core/FileGenerator.d.ts +0 -11
  645. package/dist/src/ts-morph-generator/core/FileGenerator.d.ts.map +0 -1
  646. package/dist/src/ts-morph-generator/core/FileGenerator.js +0 -11
  647. package/dist/src/ts-morph-generator/core/FileGenerator.js.map +0 -1
  648. package/dist/src/ts-morph-generator/core/GenerationContext.d.ts +0 -39
  649. package/dist/src/ts-morph-generator/core/GenerationContext.d.ts.map +0 -1
  650. package/dist/src/ts-morph-generator/core/GenerationContext.js +0 -2
  651. package/dist/src/ts-morph-generator/core/GenerationContext.js.map +0 -1
  652. package/dist/src/ts-morph-generator/core/ReducerGenerator.d.ts +0 -12
  653. package/dist/src/ts-morph-generator/core/ReducerGenerator.d.ts.map +0 -1
  654. package/dist/src/ts-morph-generator/core/ReducerGenerator.js +0 -147
  655. package/dist/src/ts-morph-generator/core/ReducerGenerator.js.map +0 -1
  656. package/dist/src/ts-morph-generator/core/TSMorphCodeGenerator.d.ts +0 -20
  657. package/dist/src/ts-morph-generator/core/TSMorphCodeGenerator.d.ts.map +0 -1
  658. package/dist/src/ts-morph-generator/core/TSMorphCodeGenerator.js +0 -120
  659. package/dist/src/ts-morph-generator/core/TSMorphCodeGenerator.js.map +0 -1
  660. package/dist/src/ts-morph-generator/index.d.ts +0 -4
  661. package/dist/src/ts-morph-generator/index.d.ts.map +0 -1
  662. package/dist/src/ts-morph-generator/index.js +0 -4
  663. package/dist/src/ts-morph-generator/index.js.map +0 -1
  664. package/dist/src/ts-morph-generator/utilities/DeclarationManager.d.ts +0 -5
  665. package/dist/src/ts-morph-generator/utilities/DeclarationManager.d.ts.map +0 -1
  666. package/dist/src/ts-morph-generator/utilities/DeclarationManager.js +0 -10
  667. package/dist/src/ts-morph-generator/utilities/DeclarationManager.js.map +0 -1
  668. package/dist/src/ts-morph-generator/utilities/DirectoryManager.d.ts +0 -13
  669. package/dist/src/ts-morph-generator/utilities/DirectoryManager.d.ts.map +0 -1
  670. package/dist/src/ts-morph-generator/utilities/DirectoryManager.js +0 -45
  671. package/dist/src/ts-morph-generator/utilities/DirectoryManager.js.map +0 -1
  672. package/dist/src/ts-morph-generator/utilities/ImportManager.d.ts +0 -15
  673. package/dist/src/ts-morph-generator/utilities/ImportManager.d.ts.map +0 -1
  674. package/dist/src/ts-morph-generator/utilities/ImportManager.js +0 -50
  675. package/dist/src/ts-morph-generator/utilities/ImportManager.js.map +0 -1
  676. package/dist/src/ts-morph-generator/utilities/index.d.ts +0 -4
  677. package/dist/src/ts-morph-generator/utilities/index.d.ts.map +0 -1
  678. package/dist/src/ts-morph-generator/utilities/index.js +0 -4
  679. package/dist/src/ts-morph-generator/utilities/index.js.map +0 -1
  680. package/dist/src/utils/cli.d.ts +0 -26
  681. package/dist/src/utils/cli.d.ts.map +0 -1
  682. package/dist/src/utils/cli.js +0 -57
  683. package/dist/src/utils/cli.js.map +0 -1
  684. package/dist/src/utils/constants.d.ts +0 -11
  685. package/dist/src/utils/constants.d.ts.map +0 -1
  686. package/dist/src/utils/constants.js +0 -11
  687. package/dist/src/utils/constants.js.map +0 -1
  688. package/dist/src/utils/document-type-metadata.d.ts +0 -15
  689. package/dist/src/utils/document-type-metadata.d.ts.map +0 -1
  690. package/dist/src/utils/document-type-metadata.js +0 -70
  691. package/dist/src/utils/document-type-metadata.js.map +0 -1
  692. package/dist/src/utils/format-with-prettier.d.ts +0 -5
  693. package/dist/src/utils/format-with-prettier.d.ts.map +0 -1
  694. package/dist/src/utils/format-with-prettier.js +0 -14
  695. package/dist/src/utils/format-with-prettier.js.map +0 -1
  696. package/dist/src/utils/index.d.ts +0 -12
  697. package/dist/src/utils/index.d.ts.map +0 -1
  698. package/dist/src/utils/index.js +0 -12
  699. package/dist/src/utils/index.js.map +0 -1
  700. package/dist/src/utils/mock.d.ts +0 -3
  701. package/dist/src/utils/mock.d.ts.map +0 -1
  702. package/dist/src/utils/mock.js +0 -5
  703. package/dist/src/utils/mock.js.map +0 -1
  704. package/dist/src/utils/source-files.d.ts +0 -25
  705. package/dist/src/utils/source-files.d.ts.map +0 -1
  706. package/dist/src/utils/source-files.js +0 -56
  707. package/dist/src/utils/source-files.js.map +0 -1
  708. package/dist/src/utils/syntax-builders.d.ts +0 -8
  709. package/dist/src/utils/syntax-builders.d.ts.map +0 -1
  710. package/dist/src/utils/syntax-builders.js +0 -72
  711. package/dist/src/utils/syntax-builders.js.map +0 -1
  712. package/dist/src/utils/syntax-getters.d.ts +0 -10
  713. package/dist/src/utils/syntax-getters.d.ts.map +0 -1
  714. package/dist/src/utils/syntax-getters.js +0 -24
  715. package/dist/src/utils/syntax-getters.js.map +0 -1
  716. package/dist/src/utils/ts-morph-project.d.ts +0 -24
  717. package/dist/src/utils/ts-morph-project.d.ts.map +0 -1
  718. package/dist/src/utils/ts-morph-project.js +0 -28
  719. package/dist/src/utils/ts-morph-project.js.map +0 -1
  720. package/dist/src/utils/unsafe-utils.d.ts +0 -8
  721. package/dist/src/utils/unsafe-utils.d.ts.map +0 -1
  722. package/dist/src/utils/unsafe-utils.js +0 -23
  723. package/dist/src/utils/unsafe-utils.js.map +0 -1
  724. package/dist/src/utils/validation.d.ts +0 -18
  725. package/dist/src/utils/validation.d.ts.map +0 -1
  726. package/dist/src/utils/validation.js +0 -138
  727. package/dist/src/utils/validation.js.map +0 -1
  728. package/dist/tsconfig.tsbuildinfo +0 -1
  729. package/dist/vitest.config.d.ts +0 -3
  730. package/dist/vitest.config.d.ts.map +0 -1
  731. package/dist/vitest.config.js +0 -21
  732. package/dist/vitest.config.js.map +0 -1
@@ -0,0 +1,375 @@
1
+ import { c as DocumentModelVariableNames, o as DocumentModelFileMakerArgs, s as DocumentModelModuleFileMakerArgs$1 } from "../../index-CEDWX5sL.mjs";
2
+ import { CommandHelpInfo, DocumentModelModuleFileMakerArgs, EditorVariableNames } from "@powerhousedao/codegen";
3
+ import { OperationSpecification } from "@powerhousedao/shared";
4
+
5
+ //#region src/templates/app/components/CreateDocument.d.ts
6
+ declare const createDocumentFileTemplate: string;
7
+ //#endregion
8
+ //#region src/templates/app/components/DriveContents.d.ts
9
+ declare const appDriveContentsFileTemplate: () => string;
10
+ //#endregion
11
+ //#region src/templates/app/components/DriveExplorer.d.ts
12
+ declare const driveExplorerFileTemplate: string;
13
+ //#endregion
14
+ //#region src/templates/app/components/EmptyState.d.ts
15
+ declare const emptyStateFileTemplate: string;
16
+ //#endregion
17
+ //#region src/templates/app/components/Files.d.ts
18
+ declare const appFilesFileTemplate: () => string;
19
+ //#endregion
20
+ //#region src/templates/app/components/Folders.d.ts
21
+ declare const appFoldersFileTemplate: () => string;
22
+ //#endregion
23
+ //#region src/templates/app/components/FolderTree.d.ts
24
+ declare const folderTreeFileTemplate: string;
25
+ //#endregion
26
+ //#region src/templates/app/components/NavigationBreadcrumbs.d.ts
27
+ declare const driveExplorerNavigationBreadcrumbsFileTemplate: () => string;
28
+ //#endregion
29
+ //#region src/templates/app/config.d.ts
30
+ declare const appConfigFileTemplate: (v: {
31
+ allowedDocumentTypesString: string;
32
+ isDragAndDropEnabledString: string;
33
+ }) => string;
34
+ //#endregion
35
+ //#region src/templates/app/editor.d.ts
36
+ declare const appEditorFileTemplate: () => string;
37
+ //#endregion
38
+ //#region src/templates/boilerplate/AGENTS.md.d.ts
39
+ declare const agentsTemplate: string;
40
+ //#endregion
41
+ //#region src/templates/boilerplate/claude/settings.local.json.d.ts
42
+ declare const claudeSettingsLocalTemplate: string;
43
+ //#endregion
44
+ //#region src/templates/boilerplate/cursor/mcp.json.d.ts
45
+ declare const cursorMcpTemplate: string;
46
+ //#endregion
47
+ //#region src/templates/boilerplate/docker/connect-entrypoint.sh.d.ts
48
+ declare const connectEntrypointTemplate = "#!/bin/sh\nset -e\n\n# Substitute environment variables in nginx configuration\nenvsubst '${PORT},${PH_CONNECT_BASE_PATH}' < /etc/nginx/nginx.conf.template > /etc/nginx/nginx.conf\n\necho \"Testing nginx configuration...\"\nnginx -t\n\nif [ $? -eq 0 ]; then\n echo \"Connect available at: http://localhost:${PORT}${PH_CONNECT_BASE_PATH}\"\n exec nginx -g \"daemon off;\"\nelse\n echo \"Nginx configuration test failed\"\n exit 1\nfi\n";
49
+ //#endregion
50
+ //#region src/templates/boilerplate/docker/Dockerfile.d.ts
51
+ declare const dockerfileTemplate = "# =============================================================================\n# Multi-stage Dockerfile for Powerhouse Document Model Packages\n# Produces two images: connect (frontend) and switchboard (backend)\n#\n# Build commands:\n# docker build --target connect -t <registry>/<project>/connect:<tag> .\n# docker build --target switchboard -t <registry>/<project>/switchboard:<tag> .\n# =============================================================================\n\n# -----------------------------------------------------------------------------\n# Base stage: Common setup for building\n# -----------------------------------------------------------------------------\nFROM node:24-alpine AS base\n\nWORKDIR /app\n\n# Install build dependencies\nRUN apk add --no-cache python3 make g++ git bash \\\n && ln -sf /usr/bin/python3 /usr/bin/python\n\n# Setup pnpm\nENV PNPM_HOME=\"/pnpm\"\nENV PATH=\"$PNPM_HOME:$PATH\"\nRUN corepack enable && corepack prepare pnpm@latest --activate\n\n# Configure JSR registry\nRUN pnpm config set @jsr:registry https://npm.jsr.io\n\n# Build arguments\nARG TAG=latest\nARG PH_CONNECT_BASE_PATH=\"/\"\n\n# Install ph-cmd, prisma, and prettier globally\nRUN pnpm add -g ph-cmd@$TAG prisma@5.17.0 prettier\n\n# Initialize project based on tag (dev/staging/latest)\nRUN case \"$TAG\" in \\\n *dev*) ph init project --dev --package-manager pnpm ;; \\\n *staging*) ph init project --staging --package-manager pnpm ;; \\\n *) ph init project --package-manager pnpm ;; \\\n esac\n\nWORKDIR /app/project\n\n# Copy package files for the current package\nCOPY package.json pnpm-lock.yaml ./\n\n# Install the current package (this package)\nARG PACKAGE_NAME\nRUN if [ -n \"$PACKAGE_NAME\" ]; then \\\n echo \"Installing package: $PACKAGE_NAME\"; \\\n ph install \"$PACKAGE_NAME\"; \\\n else \\\n echo \"Warning: PACKAGE_NAME not provided, using local build\"; \\\n pnpm install; \\\n fi\n\n# Regenerate Prisma client for Alpine Linux\nRUN prisma generate --schema node_modules/document-drive/dist/prisma/schema.prisma || true\n\n# -----------------------------------------------------------------------------\n# Connect build stage\n# -----------------------------------------------------------------------------\nFROM base AS connect-builder\n\nARG PH_CONNECT_BASE_PATH=\"/\"\n\n# Build connect\nRUN ph connect build --base ${PH_CONNECT_BASE_PATH}\n\n# -----------------------------------------------------------------------------\n# Connect final stage - nginx\n# -----------------------------------------------------------------------------\nFROM nginx:alpine AS connect\n\n# Install envsubst for config templating\nRUN apk add --no-cache gettext\n\n# Copy nginx config template\nCOPY docker/nginx.conf /etc/nginx/nginx.conf.template\n\n# Copy built static files from build stage\nCOPY --from=connect-builder /app/project/.ph/connect-build/dist /var/www/html/project\n\n# Environment variables for nginx config\nENV PORT=3001\nENV PH_CONNECT_BASE_PATH=\"/\"\n\n# Copy and setup entrypoint\nCOPY docker/connect-entrypoint.sh /docker-entrypoint.sh\nRUN chmod +x /docker-entrypoint.sh\n\nEXPOSE ${PORT}\n\nHEALTHCHECK --interval=30s --timeout=3s --start-period=10s --retries=3 \\\n CMD wget -q --spider http://localhost:${PORT}/health || exit 1\n\nENTRYPOINT [\"/docker-entrypoint.sh\"]\n\n# -----------------------------------------------------------------------------\n# Switchboard final stage - node runtime\n# -----------------------------------------------------------------------------\nFROM node:24-alpine AS switchboard\n\nWORKDIR /app\n\n# Install runtime dependencies\nRUN apk add --no-cache curl openssl\n\n# Setup pnpm\nENV PNPM_HOME=\"/pnpm\"\nENV PATH=\"$PNPM_HOME:$PATH\"\nRUN corepack enable && corepack prepare pnpm@latest --activate\n\n# Configure JSR registry\nRUN pnpm config set @jsr:registry https://npm.jsr.io\n\n# Install ph-cmd and prisma globally (needed at runtime)\nARG TAG=latest\nRUN pnpm add -g ph-cmd@$TAG prisma@5.17.0\n\n# Copy built project from build stage\nCOPY --from=base /app/project /app/project\n\nWORKDIR /app/project\n\n# Copy entrypoint\nCOPY docker/switchboard-entrypoint.sh /app/entrypoint.sh\nRUN chmod +x /app/entrypoint.sh\n\n# Environment variables\nENV NODE_ENV=production\nENV PORT=3000\nENV DATABASE_URL=\"\"\nENV SKIP_DB_MIGRATIONS=\"false\"\n\nEXPOSE ${PORT}\n\nHEALTHCHECK --interval=30s --timeout=3s --start-period=30s --retries=3 \\\n CMD curl -f http://localhost:${PORT}/health || exit 1\n\nENTRYPOINT [\"/app/entrypoint.sh\"]\n";
52
+ //#endregion
53
+ //#region src/templates/boilerplate/docker/nginx.conf.d.ts
54
+ declare const nginxConfTemplate = "user nginx;\nworker_processes auto;\nerror_log /var/log/nginx/error.log warn;\npid /var/run/nginx.pid;\n\nevents {\n worker_connections 1024;\n}\n\nhttp {\n include /etc/nginx/mime.types;\n default_type application/octet-stream;\n\n # Gzip compression\n gzip on;\n gzip_vary on;\n gzip_proxied any;\n gzip_comp_level 6;\n gzip_buffers 16 8k;\n gzip_http_version 1.1;\n gzip_types text/plain text/css application/javascript application/json image/svg+xml application/xml+rss image/avif;\n\n server {\n listen 0.0.0.0:${PORT};\n server_name _;\n root /var/www/html/project;\n\n # Health check endpoint\n location /health {\n access_log off;\n add_header Content-Type text/plain;\n return 200 'OK';\n }\n\n location ${PH_CONNECT_BASE_PATH}/assets/ {\n alias /var/www/html/project/assets/;\n access_log off;\n log_not_found off;\n etag off;\n expires max;\n add_header Cache-Control \"public, max-age=31536000, immutable\";\n }\n\n location ${PH_CONNECT_BASE_PATH}/fonts/ {\n alias /var/www/html/project/fonts/;\n access_log off;\n log_not_found off;\n expires max;\n add_header Cache-Control \"public, max-age=31536000, immutable\";\n }\n\n location = ${PH_CONNECT_BASE_PATH}/service-worker.js {\n alias /var/www/html/project/service-worker.js;\n\n access_log off;\n log_not_found off;\n etag off;\n\n add_header Cache-Control \"no-cache, no-store, must-revalidate\";\n add_header Pragma \"no-cache\";\n add_header Expires \"0\";\n }\n\n # match any file in the root folder, except index.html\n location ~ ${PH_CONNECT_BASE_PATH}/(?!index\\.html$)([^/]+\\.[a-zA-Z0-9]+)$ {\n alias /var/www/html/project/$1;\n access_log off;\n log_not_found off;\n etag on;\n add_header Cache-Control \"public, must-revalidate\";\n }\n\n location ${PH_CONNECT_BASE_PATH} {\n try_files $uri $uri/ /index.html;\n }\n }\n}\n";
55
+ //#endregion
56
+ //#region src/templates/boilerplate/docker/switchboard-entrypoint.sh.d.ts
57
+ declare const switchboardEntrypointTemplate = "#!/bin/sh\nset -e\n\n# Regenerate Prisma client for current platform (fixes darwin-arm64 vs linux-musl-openssl mismatch)\necho \"[entrypoint] Regenerating Prisma client for current platform...\"\nprisma generate --schema node_modules/document-drive/dist/prisma/schema.prisma\n\n# Run migrations if DATABASE_URL is postgres and migrations not skipped\nif [ -n \"$DATABASE_URL\" ] && echo \"$DATABASE_URL\" | grep -q \"^postgres\" && [ \"$SKIP_DB_MIGRATIONS\" != \"true\" ]; then\n echo \"[entrypoint] Running Prisma db push...\"\n prisma db push --schema node_modules/document-drive/dist/prisma/schema.prisma --skip-generate\n echo \"[entrypoint] Running migrations...\"\n ph switchboard --migrate\nfi\n\necho \"[entrypoint] Starting switchboard on port ${PORT:-3000}...\"\nexec ph switchboard --port ${PORT:-3000}\n";
58
+ //#endregion
59
+ //#region src/templates/boilerplate/document-models/document-models.d.ts
60
+ declare const documentModelsTemplate: string;
61
+ //#endregion
62
+ //#region src/templates/boilerplate/document-models/index.d.ts
63
+ declare const documentModelsIndexTemplate = "\n/**\n * WARNING: DO NOT EDIT\n * This file is auto-generated and updated by codegen\n */\n";
64
+ //#endregion
65
+ //#region src/templates/boilerplate/document-models/upgrade-manifests.d.ts
66
+ declare const upgradeManifestsTemplate: string;
67
+ //#endregion
68
+ //#region src/templates/boilerplate/editors/editors.d.ts
69
+ declare const editorsTemplate: string;
70
+ //#endregion
71
+ //#region src/templates/boilerplate/editors/index.d.ts
72
+ declare const editorsIndexTemplate = "\n/**\n * WARNING: DO NOT EDIT\n * This file is auto-generated and updated by codegen\n */\n";
73
+ //#endregion
74
+ //#region src/templates/boilerplate/eslint.config.js.d.ts
75
+ declare const eslintConfigTemplate: string;
76
+ //#endregion
77
+ //#region src/templates/boilerplate/gemini/settings.json.d.ts
78
+ declare const geminiSettingsTemplate: string;
79
+ //#endregion
80
+ //#region src/templates/boilerplate/github/sync-and-publish.yml.d.ts
81
+ declare const syncAndPublishWorkflowTemplate: string;
82
+ //#endregion
83
+ //#region src/templates/boilerplate/gitignore.d.ts
84
+ declare const gitIgnoreTemplate = "\ndist\ncoverage\nnode_modules\n.eslintcache\n.env.local\n\n.ph\nprojects-import.js\n";
85
+ //#endregion
86
+ //#region src/templates/boilerplate/index.html.d.ts
87
+ declare const indexHtmlTemplate: string;
88
+ //#endregion
89
+ //#region src/templates/boilerplate/index.html.legacy.d.ts
90
+ declare const legacyIndexHtmlTemplate: string;
91
+ //#endregion
92
+ //#region src/templates/boilerplate/index.d.ts
93
+ declare const indexTsTemplate: string;
94
+ //#endregion
95
+ //#region src/templates/boilerplate/LICENSE.d.ts
96
+ declare const licenseTemplate = "\n GNU AFFERO GENERAL PUBLIC LICENSE\n Version 3, 19 November 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n Preamble\n\n The GNU Affero General Public License is a free, copyleft license for\nsoftware and other kinds of works, specifically designed to ensure\ncooperation with the community in the case of network server software.\n\n The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works. By contrast,\nour General Public Licenses are intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.\n\n When we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n Developers that use our General Public Licenses protect your rights\nwith two steps: (1) assert copyright on the software, and (2) offer\nyou this License which gives you legal permission to copy, distribute\nand/or modify the software.\n\n A secondary benefit of defending all users' freedom is that\nimprovements made in alternate versions of the program, if they\nreceive widespread use, become available for other developers to\nincorporate. Many developers of free software are heartened and\nencouraged by the resulting cooperation. However, in the case of\nsoftware used on network servers, this result may fail to come about.\nThe GNU General Public License permits making a modified version and\nletting the public access it on a server without ever releasing its\nsource code to the public.\n\n The GNU Affero General Public License is designed specifically to\nensure that, in such cases, the modified source code becomes available\nto the community. It requires the operator of a network server to\nprovide the source code of the modified version running there to the\nusers of that server. Therefore, public use of a modified version, on\na publicly accessible server, gives the public access to the source\ncode of the modified version.\n\n An older license, called the Affero General Public License and\npublished by Affero, was designed to accomplish similar goals. This is\na different license, not a version of the Affero GPL, but Affero has\nreleased a new version of the Affero GPL which permits relicensing under\nthis license.\n\n The precise terms and conditions for copying, distribution and\nmodification follow.\n\n TERMS AND CONDITIONS\n\n 0. Definitions.\n\n \"This License\" refers to version 3 of the GNU Affero General Public License.\n\n \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n \"The Program\" refers to any copyrightable work licensed under this\nLicense. Each licensee is addressed as \"you\". \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy. The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy. Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies. Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License. If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n 1. Source Code.\n\n The \"source code\" for a work means the preferred form of the work\nfor making modifications to it. \"Object code\" means any non-source\nform of a work.\n\n A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form. A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities. However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work. For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n The Corresponding Source for a work in source code form is that\nsame work.\n\n 2. Basic Permissions.\n\n All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met. This License explicitly affirms your unlimited\npermission to run the unmodified Program. The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work. This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force. You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright. Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n Conveying under any other circumstances is permitted solely under\nthe conditions stated below. Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n 3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n 4. Conveying Verbatim Copies.\n\n You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n 5. Conveying Modified Source Versions.\n\n You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n a) The work must carry prominent notices stating that you modified\n it, and giving a relevant date.\n\n b) The work must carry prominent notices stating that it is\n released under this License and any conditions added under section\n 7. This requirement modifies the requirement in section 4 to\n \"keep intact all notices\".\n\n c) You must license the entire work, as a whole, under this\n License to anyone who comes into possession of a copy. This\n License will therefore apply, along with any applicable section 7\n additional terms, to the whole of the work, and all its parts,\n regardless of how they are packaged. This License gives no\n permission to license the work in any other way, but it does not\n invalidate such permission if you have separately received it.\n\n d) If the work has interactive user interfaces, each must display\n Appropriate Legal Notices; however, if the Program has interactive\n interfaces that do not display Appropriate Legal Notices, your\n work need not make them do so.\n\n A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit. Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n 6. Conveying Non-Source Forms.\n\n You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n a) Convey the object code in, or embodied in, a physical product\n (including a physical distribution medium), accompanied by the\n Corresponding Source fixed on a durable physical medium\n customarily used for software interchange.\n\n b) Convey the object code in, or embodied in, a physical product\n (including a physical distribution medium), accompanied by a\n written offer, valid for at least three years and valid for as\n long as you offer spare parts or customer support for that product\n model, to give anyone who possesses the object code either (1) a\n copy of the Corresponding Source for all the software in the\n product that is covered by this License, on a durable physical\n medium customarily used for software interchange, for a price no\n more than your reasonable cost of physically performing this\n conveying of source, or (2) access to copy the\n Corresponding Source from a network server at no charge.\n\n c) Convey individual copies of the object code with a copy of the\n written offer to provide the Corresponding Source. This\n alternative is allowed only occasionally and noncommercially, and\n only if you received the object code with such an offer, in accord\n with subsection 6b.\n\n d) Convey the object code by offering access from a designated\n place (gratis or for a charge), and offer equivalent access to the\n Corresponding Source in the same way through the same place at no\n further charge. You need not require recipients to copy the\n Corresponding Source along with the object code. If the place to\n copy the object code is a network server, the Corresponding Source\n may be on a different server (operated by you or a third party)\n that supports equivalent copying facilities, provided you maintain\n clear directions next to the object code saying where to find the\n Corresponding Source. Regardless of what server hosts the\n Corresponding Source, you remain obligated to ensure that it is\n available for as long as needed to satisfy these requirements.\n\n e) Convey the object code using peer-to-peer transmission, provided\n you inform other peers where the object code and Corresponding\n Source of the work are being offered to the general public at no\n charge under subsection 6d.\n\n A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling. In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage. For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product. A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source. The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information. But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed. Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n 7. Additional Terms.\n\n \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law. If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit. (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.) You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n a) Disclaiming warranty or limiting liability differently from the\n terms of sections 15 and 16 of this License; or\n\n b) Requiring preservation of specified reasonable legal notices or\n author attributions in that material or in the Appropriate Legal\n Notices displayed by works containing it; or\n\n c) Prohibiting misrepresentation of the origin of that material, or\n requiring that modified versions of such material be marked in\n reasonable ways as different from the original version; or\n\n d) Limiting the use for publicity purposes of names of licensors or\n authors of the material; or\n\n e) Declining to grant rights under trademark law for use of some\n trade names, trademarks, or service marks; or\n\n f) Requiring indemnification of licensors and authors of that\n material by anyone who conveys the material (or modified versions of\n it) with contractual assumptions of liability to the recipient, for\n any liability that these contractual assumptions directly impose on\n those licensors and authors.\n\n All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10. If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term. If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n 8. Termination.\n\n You may not propagate or modify a covered work except as expressly\nprovided under this License. Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License. If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n 9. Acceptance Not Required for Having Copies.\n\n You are not required to accept this License in order to receive or\nrun a copy of the Program. Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance. However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work. These actions infringe copyright if you do\nnot accept this License. Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n 10. Automatic Licensing of Downstream Recipients.\n\n Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License. You are not responsible\nfor enforcing compliance by third parties with this License.\n\n An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations. If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License. For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n 11. Patents.\n\n A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based. The\nwork thus licensed is called the contributor's \"contributor version\".\n\n A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version. For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement). To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients. \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License. You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n 12. No Surrender of Others' Freedom.\n\n If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all. For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n 13. Remote Network Interaction; Use with the GNU General Public License.\n\n Notwithstanding any other provision of this License, if you modify the\nProgram, your modified version must prominently offer all users\ninteracting with it remotely through a computer network (if your version\nsupports such interaction) an opportunity to receive the Corresponding\nSource of your version by providing access to the Corresponding Source\nfrom a network server at no charge, through some standard or customary\nmeans of facilitating copying of software. This Corresponding Source\nshall include the Corresponding Source for any work covered by version 3\nof the GNU General Public License that is incorporated pursuant to the\nfollowing paragraph.\n\n Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU General Public License into a single\ncombined work, and to convey the resulting work. The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the work with which it is combined will remain governed by version\n3 of the GNU General Public License.\n\n 14. Revised Versions of this License.\n\n The Free Software Foundation may publish revised and/or new versions of\nthe GNU Affero General Public License from time to time. Such new versions\nwill be similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n Each version is given a distinguishing version number. If the\nProgram specifies that a certain numbered version of the GNU Affero General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation. If the Program does not specify a version number of the\nGNU Affero General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n If the Program specifies that a proxy can decide which future\nversions of the GNU Affero General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n Later license versions may give you additional or different\npermissions. However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n 15. Disclaimer of Warranty.\n\n THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n 16. Limitation of Liability.\n\n IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n 17. Interpretation of Sections 15 and 16.\n\n If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n END OF TERMS AND CONDITIONS\n\n How to Apply These Terms to Your New Programs\n\n If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n To do so, attach the following notices to the program. It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n <one line to give the program's name and a brief idea of what it does.>\n Copyright (C) <year> <name of author>\n\n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU Affero General Public License as published\n by the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU Affero General Public License for more details.\n\n You should have received a copy of the GNU Affero General Public License\n along with this program. If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n If your software can interact with users remotely through a computer\nnetwork, you should also make sure that it provides a way for users to\nget its source. For example, if your program is a web application, its\ninterface could display a \"Source\" link that leads users to an archive\nof the code. There are many ways you could offer source, and different\nsolutions will be better for different programs; see section 13 for the\nspecific requirements.\n\n You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU AGPL, see\n<https://www.gnu.org/licenses/>.\n";
97
+ //#endregion
98
+ //#region src/templates/boilerplate/main.tsx.d.ts
99
+ declare const mainTsxTemplate: string;
100
+ //#endregion
101
+ //#region src/templates/boilerplate/mcp.json.d.ts
102
+ declare const mcpTemplate: string;
103
+ //#endregion
104
+ //#region src/templates/boilerplate/npmrc.d.ts
105
+ declare const npmrcTemplate = "@jsr:registry=https://npm.jsr.io";
106
+ //#endregion
107
+ //#region src/templates/boilerplate/package.json.d.ts
108
+ declare const exportsTemplate: string;
109
+ declare const packageJsonTemplate: (projectName: string, versionedDependencies: string[], versionedDevDependencies: string[]) => string;
110
+ //#endregion
111
+ //#region src/templates/boilerplate/package.json.legacy.d.ts
112
+ declare const packageJsonScriptsTemplate: {
113
+ build: string;
114
+ test: string;
115
+ "test:watch": string;
116
+ lint: string;
117
+ "lint:fix": string;
118
+ tsc: string;
119
+ "tsc:watch": string;
120
+ tailwind: string;
121
+ prepublishOnly: string;
122
+ "check-circular-imports": string;
123
+ generate: string;
124
+ connect: string;
125
+ reactor: string;
126
+ service: string;
127
+ vetra: string;
128
+ migrate: string;
129
+ "service-startup": string;
130
+ "service-unstartup": string;
131
+ };
132
+ declare const packageJsonExportsTemplate: {
133
+ ".": {
134
+ types: string;
135
+ default: string;
136
+ };
137
+ "./document-models": {
138
+ types: string;
139
+ default: string;
140
+ };
141
+ "./editors": {
142
+ types: string;
143
+ default: string;
144
+ };
145
+ "./document-models/*": {
146
+ types: string;
147
+ default: string;
148
+ };
149
+ "./editors/*": {
150
+ types: string;
151
+ default: string;
152
+ };
153
+ "./subgraphs": {
154
+ types: string;
155
+ default: string;
156
+ };
157
+ "./processors": {
158
+ types: string;
159
+ default: string;
160
+ };
161
+ "./manifest": {
162
+ default: string;
163
+ };
164
+ "./style.css": string;
165
+ };
166
+ //#endregion
167
+ //#region src/templates/boilerplate/powerhouse.config.json.d.ts
168
+ declare function buildPowerhouseConfigTemplate(args: {
169
+ tag?: string;
170
+ version?: string;
171
+ remoteDrive?: string;
172
+ }): Promise<string>;
173
+ //#endregion
174
+ //#region src/templates/boilerplate/powerhouse.manifest.json.d.ts
175
+ declare const ManifestTemplate: (projectName: string) => string;
176
+ //#endregion
177
+ //#region src/templates/boilerplate/README.md.d.ts
178
+ declare const readmeTemplate: string;
179
+ //#endregion
180
+ //#region src/templates/boilerplate/style.css.d.ts
181
+ declare const styleTemplate: string;
182
+ //#endregion
183
+ //#region src/templates/boilerplate/subgraphs/index.d.ts
184
+ declare const subgraphsIndexTemplate = "\n/**\n * WARNING: DO NOT EDIT\n * This file is auto-generated and updated by codegen\n */\n";
185
+ //#endregion
186
+ //#region src/templates/boilerplate/tsconfig.json.d.ts
187
+ declare const tsconfigPathsTemplate: string;
188
+ declare const tsConfigTemplate: string;
189
+ //#endregion
190
+ //#region src/templates/boilerplate/vitest.config.ts.d.ts
191
+ declare const vitestConfigTemplate: string;
192
+ //#endregion
193
+ //#region src/templates/cli-docs/docs-from-cli-help.d.ts
194
+ declare const docsFromCliHelpTemplate: (v: {
195
+ cliDescription: string;
196
+ commandsHelpInfo: CommandHelpInfo[];
197
+ docsTitle: string;
198
+ docsIntroduction: string;
199
+ }) => string;
200
+ //#endregion
201
+ //#region src/templates/document-editor/editor.d.ts
202
+ declare const documentEditorEditorFileTemplate: (v: EditorVariableNames & {
203
+ documentModelImportPath: string;
204
+ }) => string;
205
+ //#endregion
206
+ //#region src/templates/document-editor/module.d.ts
207
+ declare const documentEditorModuleFileTemplate: (v: {
208
+ editorName: string;
209
+ pascalCaseEditorName: string;
210
+ editorId: string;
211
+ documentTypes: string;
212
+ }) => string;
213
+ //#endregion
214
+ //#region src/templates/document-model/actions.d.ts
215
+ declare const documentModelRootActionsFileTemplate: (v: DocumentModelFileMakerArgs) => string;
216
+ //#endregion
217
+ //#region src/templates/document-model/gen/actions.d.ts
218
+ declare const documentModelGenActionsFileTemplate: (v: DocumentModelFileMakerArgs) => string;
219
+ //#endregion
220
+ //#region src/templates/document-model/gen/controller.d.ts
221
+ declare const documentModelGenControllerFileTemplate: (v: DocumentModelFileMakerArgs) => string;
222
+ //#endregion
223
+ //#region src/templates/document-model/gen/creators.d.ts
224
+ declare const documentModelGenCreatorsFileTemplate: (v: DocumentModelFileMakerArgs) => string;
225
+ //#endregion
226
+ //#region src/templates/document-model/gen/document-schema.d.ts
227
+ declare const documentModelDocumentSchemaFileTemplate: (v: DocumentModelFileMakerArgs) => string;
228
+ //#endregion
229
+ //#region src/templates/document-model/gen/document-type.d.ts
230
+ declare const documentModelDocumentTypeTemplate: (v: DocumentModelFileMakerArgs) => string;
231
+ //#endregion
232
+ //#region src/templates/document-model/gen/index.d.ts
233
+ declare const documentModelGenIndexFileTemplate: (v: DocumentModelFileMakerArgs) => string;
234
+ //#endregion
235
+ //#region src/templates/document-model/gen/modules/actions.d.ts
236
+ declare function getModuleExportType(args: DocumentModelModuleFileMakerArgs): string;
237
+ declare const documentModelOperationModuleActionsFileTemplate: (v: DocumentModelModuleFileMakerArgs) => string;
238
+ //#endregion
239
+ //#region src/templates/document-model/gen/modules/creators.d.ts
240
+ declare const documentModelOperationsModuleCreatorsFileTemplate: (v: DocumentModelModuleFileMakerArgs) => string;
241
+ //#endregion
242
+ //#region src/templates/document-model/gen/modules/error.d.ts
243
+ declare const documentModelOperationsModuleErrorFileTemplate: (v: DocumentModelModuleFileMakerArgs) => string;
244
+ //#endregion
245
+ //#region src/templates/document-model/gen/modules/operations.d.ts
246
+ declare const documentModelOperationsModuleOperationsFileTemplate: (v: DocumentModelModuleFileMakerArgs) => string;
247
+ //#endregion
248
+ //#region src/templates/document-model/gen/ph-factories.d.ts
249
+ declare const documentModelPhFactoriesFileTemplate: (v: DocumentModelFileMakerArgs) => string;
250
+ //#endregion
251
+ //#region src/templates/document-model/gen/reducer.d.ts
252
+ declare const documentModelGenReducerFileTemplate: (v: DocumentModelFileMakerArgs) => string;
253
+ //#endregion
254
+ //#region src/templates/document-model/gen/schema/index.d.ts
255
+ declare const documentModelSchemaIndexTemplate: string;
256
+ //#endregion
257
+ //#region src/templates/document-model/gen/types.d.ts
258
+ declare const documentModelGenTypesTemplate: (v: DocumentModelFileMakerArgs) => string;
259
+ //#endregion
260
+ //#region src/templates/document-model/gen/utils.d.ts
261
+ declare const documentModelGenUtilsTemplate: (v: DocumentModelFileMakerArgs) => string;
262
+ //#endregion
263
+ //#region src/templates/document-model/hooks.d.ts
264
+ declare const documentModelHooksFileTemplate: (v: DocumentModelFileMakerArgs) => string;
265
+ //#endregion
266
+ //#region src/templates/document-model/index.d.ts
267
+ declare const documentModelIndexTemplate: string;
268
+ //#endregion
269
+ //#region src/templates/document-model/module.d.ts
270
+ type DocumentModelModuleFileTemplateArgs = {
271
+ phStateName: string;
272
+ pascalCaseDocumentType: string;
273
+ version: number;
274
+ };
275
+ declare function documentModelModuleFileTemplate({
276
+ phStateName,
277
+ pascalCaseDocumentType,
278
+ version
279
+ }: DocumentModelModuleFileTemplateArgs): string;
280
+ //#endregion
281
+ //#region src/templates/document-model/src/index.d.ts
282
+ declare const documentModelSrcIndexFileTemplate: string;
283
+ //#endregion
284
+ //#region src/templates/document-model/src/utils.d.ts
285
+ declare const documentModelSrcUtilsTemplate: string;
286
+ //#endregion
287
+ //#region src/templates/document-model/tests/document-model.test.d.ts
288
+ declare const documentModelTestFileTemplate: (v: DocumentModelFileMakerArgs) => string;
289
+ //#endregion
290
+ //#region src/templates/document-model/tests/module.test.d.ts
291
+ declare function makeTestCaseForOperation(operation: OperationSpecification, isPhDocumentOfTypeFunctionName: string): string;
292
+ declare function makeOperationImportNames(v: DocumentModelModuleFileMakerArgs$1): any[];
293
+ declare function makeOperationsImports(v: DocumentModelModuleFileMakerArgs$1): string;
294
+ declare const documentModelOperationsModuleTestFileTemplate: (v: DocumentModelModuleFileMakerArgs$1) => string;
295
+ //#endregion
296
+ //#region src/templates/document-model/upgrades/upgrade-manifest.d.ts
297
+ declare const upgradeManifestTemplate: (v: DocumentModelFileMakerArgs) => string;
298
+ //#endregion
299
+ //#region src/templates/document-model/upgrades/upgrade-transition.d.ts
300
+ declare const upgradeTransitionTemplate: (v: DocumentModelFileMakerArgs) => string;
301
+ //#endregion
302
+ //#region src/templates/document-model/utils.d.ts
303
+ declare const documentModelUtilsTemplate: ({
304
+ phStateName,
305
+ pascalCaseDocumentType
306
+ }: DocumentModelVariableNames) => string;
307
+ //#endregion
308
+ //#region src/templates/processors/analytics/factory.d.ts
309
+ declare const analyticsFactoryTemplate: (v: {
310
+ pascalCaseName: string;
311
+ camelCaseName: string;
312
+ documentTypes: string[];
313
+ }) => string;
314
+ //#endregion
315
+ //#region src/templates/processors/analytics/index.d.ts
316
+ declare const analyticsIndexTemplate: string;
317
+ //#endregion
318
+ //#region src/templates/processors/analytics/processor.d.ts
319
+ declare const analyticsProcessorTemplate: (v: {
320
+ pascalCaseName: string;
321
+ }) => string;
322
+ //#endregion
323
+ //#region src/templates/processors/factory-builders.d.ts
324
+ declare const factoryBuildersTemplate: string;
325
+ //#endregion
326
+ //#region src/templates/processors/factory.d.ts
327
+ declare const processorsFactoryTemplate: string;
328
+ //#endregion
329
+ //#region src/templates/processors/index.d.ts
330
+ declare const processorsIndexTemplate: string;
331
+ //#endregion
332
+ //#region src/templates/processors/relational-db/factory.d.ts
333
+ declare const relationalDbFactoryTemplate: (v: {
334
+ camelCaseName: string;
335
+ pascalCaseName: string;
336
+ documentTypes: string[];
337
+ }) => string;
338
+ //#endregion
339
+ //#region src/templates/processors/relational-db/index.d.ts
340
+ declare const relationalDbIndexTemplate: string;
341
+ //#endregion
342
+ //#region src/templates/processors/relational-db/migrations.d.ts
343
+ declare const relationalDbMigrationsTemplate: () => string;
344
+ //#endregion
345
+ //#region src/templates/processors/relational-db/processor.d.ts
346
+ declare const relationalDbProcessorTemplate: (v: {
347
+ pascalCaseName: string;
348
+ }) => string;
349
+ //#endregion
350
+ //#region src/templates/processors/relational-db/schema.d.ts
351
+ declare const relationalDbSchemaTemplate: () => string;
352
+ //#endregion
353
+ //#region src/templates/subgraphs/index-file.d.ts
354
+ declare const subgraphIndexFileTemplate: (v: {
355
+ pascalCaseName: string;
356
+ kebabCaseName: string;
357
+ }) => string;
358
+ //#endregion
359
+ //#region src/templates/subgraphs/lib-file.d.ts
360
+ declare const subgraphLibFileTemplate: () => string;
361
+ //#endregion
362
+ //#region src/templates/subgraphs/custom-schema.d.ts
363
+ declare const customSubgraphSchemaTemplate: (v: {
364
+ pascalCaseName: string;
365
+ camelCaseName: string;
366
+ }) => string;
367
+ //#endregion
368
+ //#region src/templates/subgraphs/custom-resolvers.d.ts
369
+ declare const customSubgraphResolversTemplate: (v: {
370
+ pascalCaseName: string;
371
+ camelCaseName: string;
372
+ }) => string;
373
+ //#endregion
374
+ export { ManifestTemplate, agentsTemplate, agentsTemplate as claudeTemplate, analyticsFactoryTemplate, analyticsIndexTemplate, analyticsProcessorTemplate, appConfigFileTemplate, appDriveContentsFileTemplate, appEditorFileTemplate, appFilesFileTemplate, appFoldersFileTemplate, buildPowerhouseConfigTemplate, claudeSettingsLocalTemplate, connectEntrypointTemplate, createDocumentFileTemplate, cursorMcpTemplate, customSubgraphResolversTemplate, customSubgraphSchemaTemplate, dockerfileTemplate, docsFromCliHelpTemplate, documentEditorEditorFileTemplate, documentEditorModuleFileTemplate, documentModelDocumentSchemaFileTemplate, documentModelDocumentTypeTemplate, documentModelGenActionsFileTemplate, documentModelGenControllerFileTemplate, documentModelGenCreatorsFileTemplate, documentModelGenIndexFileTemplate, documentModelGenReducerFileTemplate, documentModelGenTypesTemplate, documentModelGenUtilsTemplate, documentModelHooksFileTemplate, documentModelIndexTemplate, documentModelModuleFileTemplate, documentModelOperationModuleActionsFileTemplate, documentModelOperationsModuleCreatorsFileTemplate, documentModelOperationsModuleErrorFileTemplate, documentModelOperationsModuleOperationsFileTemplate, documentModelOperationsModuleTestFileTemplate, documentModelPhFactoriesFileTemplate, documentModelRootActionsFileTemplate, documentModelSchemaIndexTemplate, documentModelSrcIndexFileTemplate, documentModelSrcUtilsTemplate, documentModelTestFileTemplate, documentModelUtilsTemplate, documentModelsIndexTemplate, documentModelsTemplate, driveExplorerFileTemplate, driveExplorerNavigationBreadcrumbsFileTemplate, editorsIndexTemplate, editorsTemplate, emptyStateFileTemplate, eslintConfigTemplate, exportsTemplate, factoryBuildersTemplate, folderTreeFileTemplate, geminiSettingsTemplate, getModuleExportType, gitIgnoreTemplate, indexHtmlTemplate, indexTsTemplate, legacyIndexHtmlTemplate, licenseTemplate, mainTsxTemplate, makeOperationImportNames, makeOperationsImports, makeTestCaseForOperation, mcpTemplate, nginxConfTemplate, npmrcTemplate, packageJsonExportsTemplate, packageJsonScriptsTemplate, packageJsonTemplate, processorsFactoryTemplate, processorsIndexTemplate, readmeTemplate, relationalDbFactoryTemplate, relationalDbIndexTemplate, relationalDbMigrationsTemplate, relationalDbProcessorTemplate, relationalDbSchemaTemplate, styleTemplate, subgraphIndexFileTemplate, subgraphLibFileTemplate, subgraphsIndexTemplate, switchboardEntrypointTemplate, syncAndPublishWorkflowTemplate, tsConfigTemplate, tsconfigPathsTemplate, upgradeManifestTemplate, upgradeManifestsTemplate, upgradeTransitionTemplate, vitestConfigTemplate };
375
+ //# sourceMappingURL=index.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/templates/app/components/CreateDocument.ts","../../../src/templates/app/components/DriveContents.ts","../../../src/templates/app/components/DriveExplorer.ts","../../../src/templates/app/components/EmptyState.ts","../../../src/templates/app/components/Files.ts","../../../src/templates/app/components/Folders.ts","../../../src/templates/app/components/FolderTree.ts","../../../src/templates/app/components/NavigationBreadcrumbs.ts","../../../src/templates/app/config.ts","../../../src/templates/app/editor.ts","../../../src/templates/boilerplate/AGENTS.md.ts","../../../src/templates/boilerplate/claude/settings.local.json.ts","../../../src/templates/boilerplate/cursor/mcp.json.ts","../../../src/templates/boilerplate/docker/connect-entrypoint.sh.ts","../../../src/templates/boilerplate/docker/Dockerfile.ts","../../../src/templates/boilerplate/docker/nginx.conf.ts","../../../src/templates/boilerplate/docker/switchboard-entrypoint.sh.ts","../../../src/templates/boilerplate/document-models/document-models.ts","../../../src/templates/boilerplate/document-models/index.ts","../../../src/templates/boilerplate/document-models/upgrade-manifests.ts","../../../src/templates/boilerplate/editors/editors.ts","../../../src/templates/boilerplate/editors/index.ts","../../../src/templates/boilerplate/eslint.config.js.ts","../../../src/templates/boilerplate/gemini/settings.json.ts","../../../src/templates/boilerplate/github/sync-and-publish.yml.ts","../../../src/templates/boilerplate/gitignore.ts","../../../src/templates/boilerplate/index.html.ts","../../../src/templates/boilerplate/index.html.legacy.ts","../../../src/templates/boilerplate/index.ts","../../../src/templates/boilerplate/LICENSE.ts","../../../src/templates/boilerplate/main.tsx.ts","../../../src/templates/boilerplate/mcp.json.ts","../../../src/templates/boilerplate/npmrc.ts","../../../src/templates/boilerplate/package.json.ts","../../../src/templates/boilerplate/package.json.legacy.ts","../../../src/templates/boilerplate/powerhouse.config.json.ts","../../../src/templates/boilerplate/powerhouse.manifest.json.ts","../../../src/templates/boilerplate/README.md.ts","../../../src/templates/boilerplate/style.css.ts","../../../src/templates/boilerplate/subgraphs/index.ts","../../../src/templates/boilerplate/tsconfig.json.ts","../../../src/templates/boilerplate/vitest.config.ts.ts","../../../src/templates/cli-docs/docs-from-cli-help.ts","../../../src/templates/document-editor/editor.ts","../../../src/templates/document-editor/module.ts","../../../src/templates/document-model/actions.ts","../../../src/templates/document-model/gen/actions.ts","../../../src/templates/document-model/gen/controller.ts","../../../src/templates/document-model/gen/creators.ts","../../../src/templates/document-model/gen/document-schema.ts","../../../src/templates/document-model/gen/document-type.ts","../../../src/templates/document-model/gen/index.ts","../../../src/templates/document-model/gen/modules/actions.ts","../../../src/templates/document-model/gen/modules/creators.ts","../../../src/templates/document-model/gen/modules/error.ts","../../../src/templates/document-model/gen/modules/operations.ts","../../../src/templates/document-model/gen/ph-factories.ts","../../../src/templates/document-model/gen/reducer.ts","../../../src/templates/document-model/gen/schema/index.ts","../../../src/templates/document-model/gen/types.ts","../../../src/templates/document-model/gen/utils.ts","../../../src/templates/document-model/hooks.ts","../../../src/templates/document-model/index.ts","../../../src/templates/document-model/module.ts","../../../src/templates/document-model/src/index.ts","../../../src/templates/document-model/src/utils.ts","../../../src/templates/document-model/tests/document-model.test.ts","../../../src/templates/document-model/tests/module.test.ts","../../../src/templates/document-model/upgrades/upgrade-manifest.ts","../../../src/templates/document-model/upgrades/upgrade-transition.ts","../../../src/templates/document-model/utils.ts","../../../src/templates/processors/analytics/factory.ts","../../../src/templates/processors/analytics/index.ts","../../../src/templates/processors/analytics/processor.ts","../../../src/templates/processors/factory-builders.ts","../../../src/templates/processors/factory.ts","../../../src/templates/processors/index.ts","../../../src/templates/processors/relational-db/factory.ts","../../../src/templates/processors/relational-db/index.ts","../../../src/templates/processors/relational-db/migrations.ts","../../../src/templates/processors/relational-db/processor.ts","../../../src/templates/processors/relational-db/schema.ts","../../../src/templates/subgraphs/index-file.ts","../../../src/templates/subgraphs/lib-file.ts","../../../src/templates/subgraphs/custom-schema.ts","../../../src/templates/subgraphs/custom-resolvers.ts"],"mappings":";;;;;cAEa,0BAAA;;;cCAA,4BAAA;;;cCAA,yBAAA;;;cCAA,sBAAA;;;cCAA,oBAAA;;;cCAA,sBAAA;;;cCAA,sBAAA;;;cCAA,8CAAA;;;cCAA,qBAAA,GAAyB,CAAA;EACpC,0BAAA;EACA,0BAAA;AAAA;;;cCFW,qBAAA;;;cCAA,cAAA;;;cCAA,2BAAA;;;cCAA,iBAAA;;;cCFA,yBAAA;;;cCAA,kBAAA;;;cCAA,iBAAA;;;cCAA,6BAAA;;;cCEA,sBAAA;;;cCFA,2BAAA;;;cCEA,wBAAA;;;cCAA,eAAA;;;cCFA,oBAAA;;;cCEA,oBAAA;;;cCAA,sBAAA;;;cCAA,8BAAA;;;cCFA,iBAAA;;;cCEA,iBAAA;;;cCAA,uBAAA;;;cCAA,eAAA;;;cCFA,eAAA;;;cCEA,eAAA;;;cCAA,WAAA;;;cCFA,aAAA;;;cCEA,eAAA;AAAA,cA4FA,mBAAA,GACX,WAAA,UACA,qBAAA,YACA,wBAAA;;;cCjGW,0BAAA;;;;;;;;;;;;;;;;;;;;cAuBA,0BAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBCTS,6BAAA,CAA8B,IAAA;EAClD,GAAA;EACA,OAAA;EACA,WAAA;AAAA,IACD,OAAA;;;cChBY,gBAAA,GAAoB,WAAA;;;cCApB,cAAA;;;cCAA,aAAA;;;cCFA,sBAAA;;;cCEA,qBAAA;AAAA,cAuBA,gBAAA;;;cCvBA,oBAAA;;;cCuGA,uBAAA,GAA2B,CAAA;EACtC,cAAA;EACA,gBAAA,EAAkB,eAAA;EAClB,SAAA;EACA,gBAAA;AAAA;;;cC1GW,gCAAA,GACX,CAAA,EAAG,mBAAA;EACD,uBAAA;AAAA;;;cCHS,gCAAA,GAAoC,CAAA;EAC/C,UAAA;EACA,oBAAA;EACA,QAAA;EACA,aAAA;AAAA;;;cCsCW,oCAAA,GACX,CAAA,EAAG,0BAAA;;;cCeQ,mCAAA,GACX,CAAA,EAAG,0BAAA;;;cC1DQ,sCAAA,GACX,CAAA,EAAG,0BAAA;;;cCuBQ,oCAAA,GACX,CAAA,EAAG,0BAAA;;;cCzBQ,uCAAA,GACX,CAAA,EAAG,0BAAA;;;cCDQ,iCAAA,GACX,CAAA,EAAG,0BAAA;;;cCUQ,iCAAA,GACX,CAAA,EAAG,0BAAA;;;iBCaW,mBAAA,CAAoB,IAAA,EAAM,gCAAA;AAAA,cAmB7B,+CAAA,GACX,CAAA,EAAG,gCAAA;;;cC8DQ,iDAAA,GACX,CAAA,EAAG,gCAAA;;;cCpBQ,8CAAA,GACX,CAAA,EAAG,gCAAA;;;cCJQ,mDAAA,GACX,CAAA,EAAG,gCAAA;;;cCtFQ,oCAAA,GACX,CAAA,EAAG,0BAAA;;;cC4HQ,mCAAA,GACX,CAAA,EAAG,0BAAA;;;cC/HQ,gCAAA;;;cCiBA,6BAAA,GAAiC,CAAA,EAAG,0BAAA;;;cChBpC,6BAAA,GAAiC,CAAA,EAAG,0BAAA;;;cCApC,8BAAA,GAAkC,CAAA,EAAG,0BAAA;;;cCDrC,0BAAA;;;KCAR,mCAAA;EACH,WAAA;EACA,sBAAA;EACA,OAAA;AAAA;AAAA,iBAEc,+BAAA,CAAA;EACd,WAAA;EACA,sBAAA;EACA;AAAA,GACC,mCAAA;;;cCTU,iCAAA;;;cCAA,6BAAA;;;cCCA,6BAAA,GAAiC,CAAA,EAAG,0BAAA;;;iBCiCjC,wBAAA,CACd,SAAA,EAAW,sBAAA,EACX,8BAAA;AAAA,iBAiCc,wBAAA,CAAyB,CAAA,EAAG,kCAAA;AAAA,iBAiB5B,qBAAA,CAAsB,CAAA,EAAG,kCAAA;AAAA,cAmB5B,6CAAA,GACX,CAAA,EAAG,kCAAA;;;cCzGQ,uBAAA,GAA2B,CAAA,EAAG,0BAAA;;;cCA9B,yBAAA,GAA6B,CAAA,EAAG,0BAAA;;;cCAhC,0BAAA;EAA8B,WAAA;EAAA;AAAA,GAGxC,0BAAA;;;cCHU,wBAAA,GAA4B,CAAA;EACvC,cAAA;EACA,aAAA;EACA,aAAA;AAAA;;;cCJW,sBAAA;;;cCAA,0BAAA,GAA8B,CAAA;EAAK,cAAA;AAAA;;;cCAnC,uBAAA;;;cCAA,yBAAA;;;cCAA,uBAAA;;;cCCA,2BAAA,GAA+B,CAAA;EAC1C,aAAA;EACA,cAAA;EACA,aAAA;AAAA;;;cCJW,yBAAA;;;cCAA,8BAAA;;;cCEA,6BAAA,GAAiC,CAAA;EAAK,cAAA;AAAA;;;cCFtC,0BAAA;;;cCAA,yBAAA,GAA6B,CAAA;EACxC,cAAA;EACA,aAAA;AAAA;;;cCFW,uBAAA;;;cCAA,4BAAA,GAAgC,CAAA;EAC3C,cAAA;EACA,aAAA;AAAA;;;cCFW,+BAAA,GAAmC,CAAA;EAC9C,cAAA;EACA,aAAA;AAAA"}
@@ -0,0 +1,2 @@
1
+ import { $n as documentModelsTemplate, $t as documentModelGenReducerFileTemplate, An as styleTemplate, At as relationalDbFactoryTemplate, Bn as mainTsxTemplate, Bt as documentModelOperationsModuleTestFileTemplate, Cn as documentEditorModuleFileTemplate, Ct as customSubgraphSchemaTemplate, Dn as tsConfigTemplate, Dt as relationalDbProcessorTemplate, En as vitestConfigTemplate, Et as relationalDbSchemaTemplate, Fn as packageJsonScriptsTemplate, Ft as analyticsIndexTemplate, Gn as gitIgnoreTemplate, Gt as documentModelSrcUtilsTemplate, Hn as indexTsTemplate, Ht as makeOperationsImports, In as exportsTemplate, It as analyticsFactoryTemplate, Jn as eslintConfigTemplate, Jt as documentModelIndexTemplate, Kn as syncAndPublishWorkflowTemplate, Kt as documentModelSrcIndexFileTemplate, Ln as packageJsonTemplate, Lt as documentModelUtilsTemplate, Mn as ManifestTemplate, Mt as processorsFactoryTemplate, Nn as buildPowerhouseConfigTemplate, Nt as factoryBuildersTemplate, On as tsconfigPathsTemplate, Ot as relationalDbMigrationsTemplate, Pn as packageJsonExportsTemplate, Pt as analyticsProcessorTemplate, Qn as documentModelsIndexTemplate, Qt as documentModelSchemaIndexTemplate, Rn as npmrcTemplate, Rt as upgradeTransitionTemplate, Sn as documentModelRootActionsFileTemplate, St as customSubgraphResolversTemplate, Tn as docsFromCliHelpTemplate, Tt as subgraphIndexFileTemplate, Un as legacyIndexHtmlTemplate, Ut as makeTestCaseForOperation, Vn as licenseTemplate, Vt as makeOperationImportNames, Wn as indexHtmlTemplate, Wt as documentModelTestFileTemplate, Xn as editorsTemplate, Xt as documentModelGenUtilsTemplate, Yn as editorsIndexTemplate, Yt as documentModelHooksFileTemplate, Zn as upgradeManifestsTemplate, Zt as documentModelGenTypesTemplate, _n as documentModelDocumentTypeTemplate, an as getModuleExportType, ar as claudeSettingsLocalTemplate, bn as documentModelGenControllerFileTemplate, cr as appConfigFileTemplate, dr as appFoldersFileTemplate, en as documentModelPhFactoriesFileTemplate, er as switchboardEntrypointTemplate, fr as appFilesFileTemplate, gn as documentModelGenIndexFileTemplate, gr as createDocumentFileTemplate, hr as appDriveContentsFileTemplate, in as documentModelOperationModuleActionsFileTemplate, ir as cursorMcpTemplate, jn as readmeTemplate, jt as processorsIndexTemplate, kn as subgraphsIndexTemplate, kt as relationalDbIndexTemplate, lr as driveExplorerNavigationBreadcrumbsFileTemplate, mr as driveExplorerFileTemplate, nn as documentModelOperationsModuleErrorFileTemplate, nr as dockerfileTemplate, or as agentsTemplate, pr as emptyStateFileTemplate, qn as geminiSettingsTemplate, qt as documentModelModuleFileTemplate, rn as documentModelOperationsModuleCreatorsFileTemplate, rr as connectEntrypointTemplate, sr as appEditorFileTemplate, tn as documentModelOperationsModuleOperationsFileTemplate, tr as nginxConfTemplate, ur as folderTreeFileTemplate, vn as documentModelDocumentSchemaFileTemplate, wn as documentEditorEditorFileTemplate, wt as subgraphLibFileTemplate, xn as documentModelGenActionsFileTemplate, yn as documentModelGenCreatorsFileTemplate, zn as mcpTemplate, zt as upgradeManifestTemplate } from "../../file-builders-BejdbJdI.mjs";
2
+ export { ManifestTemplate, agentsTemplate, agentsTemplate as claudeTemplate, analyticsFactoryTemplate, analyticsIndexTemplate, analyticsProcessorTemplate, appConfigFileTemplate, appDriveContentsFileTemplate, appEditorFileTemplate, appFilesFileTemplate, appFoldersFileTemplate, buildPowerhouseConfigTemplate, claudeSettingsLocalTemplate, connectEntrypointTemplate, createDocumentFileTemplate, cursorMcpTemplate, customSubgraphResolversTemplate, customSubgraphSchemaTemplate, dockerfileTemplate, docsFromCliHelpTemplate, documentEditorEditorFileTemplate, documentEditorModuleFileTemplate, documentModelDocumentSchemaFileTemplate, documentModelDocumentTypeTemplate, documentModelGenActionsFileTemplate, documentModelGenControllerFileTemplate, documentModelGenCreatorsFileTemplate, documentModelGenIndexFileTemplate, documentModelGenReducerFileTemplate, documentModelGenTypesTemplate, documentModelGenUtilsTemplate, documentModelHooksFileTemplate, documentModelIndexTemplate, documentModelModuleFileTemplate, documentModelOperationModuleActionsFileTemplate, documentModelOperationsModuleCreatorsFileTemplate, documentModelOperationsModuleErrorFileTemplate, documentModelOperationsModuleOperationsFileTemplate, documentModelOperationsModuleTestFileTemplate, documentModelPhFactoriesFileTemplate, documentModelRootActionsFileTemplate, documentModelSchemaIndexTemplate, documentModelSrcIndexFileTemplate, documentModelSrcUtilsTemplate, documentModelTestFileTemplate, documentModelUtilsTemplate, documentModelsIndexTemplate, documentModelsTemplate, driveExplorerFileTemplate, driveExplorerNavigationBreadcrumbsFileTemplate, editorsIndexTemplate, editorsTemplate, emptyStateFileTemplate, eslintConfigTemplate, exportsTemplate, factoryBuildersTemplate, folderTreeFileTemplate, geminiSettingsTemplate, getModuleExportType, gitIgnoreTemplate, indexHtmlTemplate, indexTsTemplate, legacyIndexHtmlTemplate, licenseTemplate, mainTsxTemplate, makeOperationImportNames, makeOperationsImports, makeTestCaseForOperation, mcpTemplate, nginxConfTemplate, npmrcTemplate, packageJsonExportsTemplate, packageJsonScriptsTemplate, packageJsonTemplate, processorsFactoryTemplate, processorsIndexTemplate, readmeTemplate, relationalDbFactoryTemplate, relationalDbIndexTemplate, relationalDbMigrationsTemplate, relationalDbProcessorTemplate, relationalDbSchemaTemplate, styleTemplate, subgraphIndexFileTemplate, subgraphLibFileTemplate, subgraphsIndexTemplate, switchboardEntrypointTemplate, syncAndPublishWorkflowTemplate, tsConfigTemplate, tsconfigPathsTemplate, upgradeManifestTemplate, upgradeManifestsTemplate, upgradeTransitionTemplate, vitestConfigTemplate };