@decaf-ts/for-angular 0.1.4 → 0.1.5

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 (374) hide show
  1. package/package.json +16 -89
  2. package/.editorconfig +0 -31
  3. package/.gitlab-ci.yml +0 -197
  4. package/.hintrc +0 -19
  5. package/.prettierrc +0 -49
  6. package/.snyk +0 -13
  7. package/LICENSE.md +0 -260
  8. package/angular.json +0 -274
  9. package/bs-config.json +0 -5
  10. package/cli-module.js.map +0 -1
  11. package/dist/for-angular/cli/cli-module.d.ts +0 -22
  12. package/dist/for-angular/cli/cli-module.d.ts.map +0 -1
  13. package/dist/for-angular/cli/cli-module.js +0 -131
  14. package/dist/for-angular/cli/cli-module.js.map +0 -1
  15. package/dist/lib/README.md +0 -117
  16. package/eslint.config.mjs +0 -101
  17. package/ionic.config.json +0 -14
  18. package/jest.config.ts +0 -52
  19. package/jest.setup.ts +0 -50
  20. package/karma.conf.js +0 -50
  21. package/ng-package.json +0 -16
  22. package/ngsw-config.json +0 -30
  23. package/playwright.config.ts +0 -80
  24. package/resources/favicon.png +0 -0
  25. package/resources/favicon.svg +0 -29
  26. package/resources/icon-background.png +0 -0
  27. package/resources/icon-foreground.png +0 -0
  28. package/resources/icon-only.png +0 -0
  29. package/resources/icon-only.svg +0 -29
  30. package/resources/splash-dark.png +0 -0
  31. package/resources/splash-dark2.png +0 -0
  32. package/resources/splash.png +0 -0
  33. package/resources/splash2.png +0 -0
  34. package/resources/touch-icon.svg +0 -29
  35. package/schematics/README.md +0 -28
  36. package/schematics/collection.json +0 -20
  37. package/schematics/package-lock.json +0 -1501
  38. package/schematics/package.json +0 -37
  39. package/schematics/src/component/files/__name@dasherize@if-flat__/__name@dasherize__.__type@dasherize__.__style__.template +0 -0
  40. package/schematics/src/component/files/__name@dasherize@if-flat__/__name@dasherize__.__type@dasherize__.html.template +0 -3
  41. package/schematics/src/component/files/__name@dasherize@if-flat__/__name@dasherize__.__type@dasherize__.spec.ts.template +0 -40
  42. package/schematics/src/component/files/__name@dasherize@if-flat__/__name@dasherize__.__type@dasherize__.ts.template +0 -37
  43. package/schematics/src/component/files/__name@dasherize@if-flat__/__name@dasherize__.module.ts.template +0 -14
  44. package/schematics/src/component/index.js +0 -146
  45. package/schematics/src/component/schema.js +0 -2
  46. package/schematics/src/component/schema.json +0 -101
  47. package/schematics/src/page/files/__name@dasherize__.page.html.template +0 -15
  48. package/schematics/src/page/files/__name@dasherize__.page.scss.template +0 -0
  49. package/schematics/src/page/files/__name@dasherize__.page.ts.template +0 -19
  50. package/schematics/src/page/index.js +0 -71
  51. package/schematics/src/page/schema.json +0 -87
  52. package/schematics/src/schematics/index.js +0 -11
  53. package/schematics/src/schematics/index_spec.js +0 -13
  54. package/schematics/src/util/ast-util.js +0 -517
  55. package/schematics/src/util/change.js +0 -96
  56. package/schematics/src/util/index.js +0 -14
  57. package/settings.json +0 -112
  58. package/tsconfig.app.json +0 -22
  59. package/tsconfig.cli.json +0 -82
  60. package/tsconfig.lib.json +0 -14
  61. package/tsconfig.lib.prod.json +0 -10
  62. package/tsconfig.spec.json +0 -22
  63. package/webpack.config.js +0 -10
  64. package/workdocs/1-Header.md +0 -5
  65. package/workdocs/2-Badges.md +0 -30
  66. package/workdocs/4-Description.md +0 -4
  67. package/workdocs/5-HowToUse.md +0 -27
  68. package/workdocs/6-Related.md +0 -7
  69. package/workdocs/7-Social.md +0 -5
  70. package/workdocs/99-Footer.md +0 -28
  71. package/workdocs/Readme.md +0 -12
  72. package/workdocs/assets/apple-touch-icon.png +0 -0
  73. package/workdocs/assets/decaf-logo.svg +0 -54
  74. package/workdocs/assets/favicon.png +0 -0
  75. package/workdocs/assets/slogans.json +0 -182
  76. package/workdocs/confluence/.markdown-confluence.template.json +0 -6
  77. package/workdocs/confluence/Angular Module.md +0 -5
  78. package/workdocs/drawings/diagram.drawio +0 -24
  79. package/workdocs/prompts/bulk.md +0 -122
  80. package/workdocs/prompts/code.md +0 -47
  81. package/workdocs/prompts/documentation.md +0 -146
  82. package/workdocs/prompts/uml.md +0 -11
  83. package/workdocs/readme-md.json +0 -6
  84. package/workdocs/reports/CHANGELOG.md +0 -12
  85. package/workdocs/reports/DEPENDENCIES.md +0 -213
  86. package/workdocs/reports/RELEASE_NOTES.md +0 -24
  87. package/workdocs/reports/coverage/.gitkeep +0 -0
  88. package/workdocs/reports/coverage/clover.xml +0 -4110
  89. package/workdocs/reports/coverage/coverage-final.json +0 -76
  90. package/workdocs/reports/coverage/lcov-report/base.css +0 -224
  91. package/workdocs/reports/coverage/lcov-report/block-navigation.js +0 -87
  92. package/workdocs/reports/coverage/lcov-report/favicon.png +0 -0
  93. package/workdocs/reports/coverage/lcov-report/index.html +0 -551
  94. package/workdocs/reports/coverage/lcov-report/prettify.css +0 -1
  95. package/workdocs/reports/coverage/lcov-report/prettify.js +0 -2
  96. package/workdocs/reports/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  97. package/workdocs/reports/coverage/lcov-report/sorter.js +0 -210
  98. package/workdocs/reports/coverage/lcov-report/src/app/models/CategoryModel.ts.html +0 -277
  99. package/workdocs/reports/coverage/lcov-report/src/app/models/DemoModel.ts.html +0 -427
  100. package/workdocs/reports/coverage/lcov-report/src/app/models/UserModel.ts.html +0 -226
  101. package/workdocs/reports/coverage/lcov-report/src/app/models/index.html +0 -146
  102. package/workdocs/reports/coverage/lcov-report/src/cli-module.ts.html +0 -502
  103. package/workdocs/reports/coverage/lcov-report/src/environments/environment.ts.html +0 -166
  104. package/workdocs/reports/coverage/lcov-report/src/environments/index.html +0 -116
  105. package/workdocs/reports/coverage/lcov-report/src/index.html +0 -191
  106. package/workdocs/reports/coverage/lcov-report/src/karma-test.ts.html +0 -121
  107. package/workdocs/reports/coverage/lcov-report/src/lib/components/card/card.component.ts.html +0 -625
  108. package/workdocs/reports/coverage/lcov-report/src/lib/components/card/index.html +0 -116
  109. package/workdocs/reports/coverage/lcov-report/src/lib/components/component-renderer/component-renderer.component.ts.html +0 -772
  110. package/workdocs/reports/coverage/lcov-report/src/lib/components/component-renderer/index.html +0 -116
  111. package/workdocs/reports/coverage/lcov-report/src/lib/components/crud-field/crud-field.component.ts.html +0 -2698
  112. package/workdocs/reports/coverage/lcov-report/src/lib/components/crud-field/index.html +0 -116
  113. package/workdocs/reports/coverage/lcov-report/src/lib/components/crud-form/constants.ts.html +0 -133
  114. package/workdocs/reports/coverage/lcov-report/src/lib/components/crud-form/crud-form.component.ts.html +0 -346
  115. package/workdocs/reports/coverage/lcov-report/src/lib/components/crud-form/index.html +0 -116
  116. package/workdocs/reports/coverage/lcov-report/src/lib/components/empty-state/empty-state.component.ts.html +0 -1264
  117. package/workdocs/reports/coverage/lcov-report/src/lib/components/empty-state/index.html +0 -116
  118. package/workdocs/reports/coverage/lcov-report/src/lib/components/fieldset/fieldset.component.ts.html +0 -2965
  119. package/workdocs/reports/coverage/lcov-report/src/lib/components/fieldset/index.html +0 -116
  120. package/workdocs/reports/coverage/lcov-report/src/lib/components/file-upload/file-upload.component.ts.html +0 -2263
  121. package/workdocs/reports/coverage/lcov-report/src/lib/components/file-upload/index.html +0 -116
  122. package/workdocs/reports/coverage/lcov-report/src/lib/components/filter/filter.component.ts.html +0 -2485
  123. package/workdocs/reports/coverage/lcov-report/src/lib/components/filter/index.html +0 -116
  124. package/workdocs/reports/coverage/lcov-report/src/lib/components/for-angular-components.module.ts.html +0 -259
  125. package/workdocs/reports/coverage/lcov-report/src/lib/components/icon/icon.component.ts.html +0 -358
  126. package/workdocs/reports/coverage/lcov-report/src/lib/components/icon/index.html +0 -116
  127. package/workdocs/reports/coverage/lcov-report/src/lib/components/index.html +0 -131
  128. package/workdocs/reports/coverage/lcov-report/src/lib/components/index.ts.html +0 -181
  129. package/workdocs/reports/coverage/lcov-report/src/lib/components/layout/index.html +0 -116
  130. package/workdocs/reports/coverage/lcov-report/src/lib/components/layout/layout.component.ts.html +0 -943
  131. package/workdocs/reports/coverage/lcov-report/src/lib/components/list/index.html +0 -116
  132. package/workdocs/reports/coverage/lcov-report/src/lib/components/list/list.component.ts.html +0 -4261
  133. package/workdocs/reports/coverage/lcov-report/src/lib/components/list-item/index.html +0 -116
  134. package/workdocs/reports/coverage/lcov-report/src/lib/components/list-item/list-item.component.ts.html +0 -1741
  135. package/workdocs/reports/coverage/lcov-report/src/lib/components/modal/index.html +0 -116
  136. package/workdocs/reports/coverage/lcov-report/src/lib/components/modal/modal.component.ts.html +0 -1984
  137. package/workdocs/reports/coverage/lcov-report/src/lib/components/model-renderer/index.html +0 -116
  138. package/workdocs/reports/coverage/lcov-report/src/lib/components/model-renderer/model-renderer.component.ts.html +0 -373
  139. package/workdocs/reports/coverage/lcov-report/src/lib/components/pagination/index.html +0 -116
  140. package/workdocs/reports/coverage/lcov-report/src/lib/components/pagination/pagination.component.ts.html +0 -1165
  141. package/workdocs/reports/coverage/lcov-report/src/lib/components/searchbar/index.html +0 -116
  142. package/workdocs/reports/coverage/lcov-report/src/lib/components/searchbar/searchbar.component.ts.html +0 -1774
  143. package/workdocs/reports/coverage/lcov-report/src/lib/components/stepped-form/index.html +0 -116
  144. package/workdocs/reports/coverage/lcov-report/src/lib/components/stepped-form/stepped-form.component.ts.html +0 -1219
  145. package/workdocs/reports/coverage/lcov-report/src/lib/components/table/index.html +0 -116
  146. package/workdocs/reports/coverage/lcov-report/src/lib/components/table/table.component.ts.html +0 -988
  147. package/workdocs/reports/coverage/lcov-report/src/lib/directives/NgxSvgDirective.ts.html +0 -163
  148. package/workdocs/reports/coverage/lcov-report/src/lib/directives/collapsable.directive.ts.html +0 -268
  149. package/workdocs/reports/coverage/lcov-report/src/lib/directives/index.html +0 -131
  150. package/workdocs/reports/coverage/lcov-report/src/lib/directives/index.ts.html +0 -91
  151. package/workdocs/reports/coverage/lcov-report/src/lib/engine/DynamicModule.ts.html +0 -133
  152. package/workdocs/reports/coverage/lcov-report/src/lib/engine/MediaService.ts.html +0 -142
  153. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxBaseComponent.ts.html +0 -2194
  154. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxComponentDirective.ts.html +0 -3430
  155. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxCrudFormField.ts.html +0 -721
  156. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxDecafComponentDirective.ts.html +0 -1864
  157. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxDecafFormFieldDirective.ts.html +0 -952
  158. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxDecafFormService.ts.html +0 -3211
  159. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxEventHandler.ts.html +0 -307
  160. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxFormDirective.ts.html +0 -1366
  161. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxFormFieldDirective.ts.html +0 -1960
  162. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxFormService.ts.html +0 -3004
  163. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxModelPageDirective.ts.html +0 -1672
  164. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxPageDirective.ts.html +0 -748
  165. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxParentComponentDirective.ts.html +0 -775
  166. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxRenderableComponentDirective.ts.html +0 -727
  167. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxRenderingEngine.ts.html +0 -2005
  168. package/workdocs/reports/coverage/lcov-report/src/lib/engine/NgxRepositoryDirective.ts.html +0 -1561
  169. package/workdocs/reports/coverage/lcov-report/src/lib/engine/ValidatorFactory.ts.html +0 -817
  170. package/workdocs/reports/coverage/lcov-report/src/lib/engine/constants.ts.html +0 -1120
  171. package/workdocs/reports/coverage/lcov-report/src/lib/engine/decorators.ts.html +0 -376
  172. package/workdocs/reports/coverage/lcov-report/src/lib/engine/helpers.ts.html +0 -676
  173. package/workdocs/reports/coverage/lcov-report/src/lib/engine/index.html +0 -356
  174. package/workdocs/reports/coverage/lcov-report/src/lib/engine/index.ts.html +0 -160
  175. package/workdocs/reports/coverage/lcov-report/src/lib/engine/overrides.ts.html +0 -499
  176. package/workdocs/reports/coverage/lcov-report/src/lib/for-angular-common.module.ts.html +0 -298
  177. package/workdocs/reports/coverage/lcov-report/src/lib/helpers/index.html +0 -131
  178. package/workdocs/reports/coverage/lcov-report/src/lib/helpers/index.ts.html +0 -121
  179. package/workdocs/reports/coverage/lcov-report/src/lib/helpers/utils.ts.html +0 -1603
  180. package/workdocs/reports/coverage/lcov-report/src/lib/i18n/FakeLoader.ts.html +0 -157
  181. package/workdocs/reports/coverage/lcov-report/src/lib/i18n/Loader.ts.html +0 -826
  182. package/workdocs/reports/coverage/lcov-report/src/lib/i18n/index.html +0 -146
  183. package/workdocs/reports/coverage/lcov-report/src/lib/i18n/index.ts.html +0 -91
  184. package/workdocs/reports/coverage/lcov-report/src/lib/index.html +0 -131
  185. package/workdocs/reports/coverage/lcov-report/src/lib/public-apis.ts.html +0 -157
  186. package/workdocs/reports/coverage/lcov-report/src/lib/services/NgxFormService.ts.html +0 -3460
  187. package/workdocs/reports/coverage/lcov-report/src/lib/services/NgxMediaService.ts.html +0 -1420
  188. package/workdocs/reports/coverage/lcov-report/src/lib/services/NgxRouterService.ts.html +0 -1231
  189. package/workdocs/reports/coverage/lcov-report/src/lib/services/NgxTranslateService.ts.html +0 -214
  190. package/workdocs/reports/coverage/lcov-report/src/lib/services/index.html +0 -176
  191. package/workdocs/reports/coverage/lcov-report/src/lib/services/index.ts.html +0 -91
  192. package/workdocs/reports/coverage/lcov-report/src/lib/utils/DecafFakerRepository.ts.html +0 -571
  193. package/workdocs/reports/coverage/lcov-report/src/lib/utils/helpers.ts.html +0 -1663
  194. package/workdocs/reports/coverage/lcov-report/src/lib/utils/index.html +0 -146
  195. package/workdocs/reports/coverage/lcov-report/src/lib/utils/index.ts.html +0 -124
  196. package/workdocs/reports/coverage/lcov-report/src/main.ts.html +0 -100
  197. package/workdocs/reports/coverage/lcov-report/src/polyfills.ts.html +0 -271
  198. package/workdocs/reports/coverage/lcov-report/src/stories/Configure.stories.ts.html +0 -1156
  199. package/workdocs/reports/coverage/lcov-report/src/stories/button.component.ts.html +0 -229
  200. package/workdocs/reports/coverage/lcov-report/src/stories/button.stories.ts.html +0 -235
  201. package/workdocs/reports/coverage/lcov-report/src/stories/crud-field.stories.ts.html +0 -325
  202. package/workdocs/reports/coverage/lcov-report/src/stories/header.stories.ts.html +0 -181
  203. package/workdocs/reports/coverage/lcov-report/src/stories/index.html +0 -281
  204. package/workdocs/reports/coverage/lcov-report/src/stories/list.stories.ts.html +0 -289
  205. package/workdocs/reports/coverage/lcov-report/src/stories/login.page.stories.ts.html +0 -175
  206. package/workdocs/reports/coverage/lcov-report/src/stories/model-renderer.stories.ts.html +0 -259
  207. package/workdocs/reports/coverage/lcov-report/src/stories/page.component.ts.html +0 -331
  208. package/workdocs/reports/coverage/lcov-report/src/stories/page.stories.ts.html +0 -193
  209. package/workdocs/reports/coverage/lcov-report/src/stories/setup.ts.html +0 -127
  210. package/workdocs/reports/coverage/lcov-report/src/stories/utils.ts.html +0 -247
  211. package/workdocs/reports/coverage/lcov-report/src/tests/index.html +0 -116
  212. package/workdocs/reports/coverage/lcov-report/src/tests/karmaErrorParser.ts.html +0 -190
  213. package/workdocs/reports/coverage/lcov-report/src/typings.d.ts.html +0 -88
  214. package/workdocs/reports/coverage/lcov-report/src/zone-flags.ts.html +0 -103
  215. package/workdocs/reports/coverage/lcov.info +0 -7917
  216. package/workdocs/reports/data/.gitkeep +0 -1
  217. package/workdocs/reports/html/.gitkeep +0 -0
  218. package/workdocs/reports/html/jest-html-reporters-attach/test-report/index.js +0 -3
  219. package/workdocs/reports/html/jest-html-reporters-attach/test-report/result.js +0 -1
  220. package/workdocs/reports/html/test-report.html +0 -1
  221. package/workdocs/reports/images/.gitkeep +0 -1
  222. package/workdocs/reports/jest.coverage.config.ts +0 -43
  223. package/workdocs/reports/junit/junit-report.xml +0 -91
  224. package/workdocs/resources/.gitlock +0 -0
  225. package/workdocs/resources/diagram-Actor.png +0 -0
  226. package/workdocs/resources/diagram-banner.png +0 -0
  227. package/workdocs/resources/diagram.png +0 -0
  228. package/workdocs/tutorials/Contributing.md +0 -64
  229. package/workdocs/tutorials/Documentation.md +0 -340
  230. package/workdocs/tutorials/For Developers.md +0 -337
  231. package/workdocs/uml/diagram.puml +0 -11
  232. package/www/1049.10b030f0de36543b.js +0 -1
  233. package/www/1102.67cedfb3e29f0a05.js +0 -1
  234. package/www/1107.6454396befef800d.js +0 -1
  235. package/www/1459.cabc18e941afa5d7.js +0 -1
  236. package/www/1577.5221deebe3501e43.js +0 -1
  237. package/www/2075.b6dc4fbb89dd6afc.js +0 -1
  238. package/www/2348.c4cc27dadbec70ec.js +0 -1
  239. package/www/2375.318d0b24ab346271.js +0 -1
  240. package/www/2415.618d6968ffda319c.js +0 -1
  241. package/www/2460.1d97c6f48b898ee2.js +0 -1
  242. package/www/2560.2e7000dcf80b6b2c.js +0 -1
  243. package/www/2585.dffa5649fffafb44.js +0 -1
  244. package/www/2885.d99b86afd1ff7aa8.js +0 -1
  245. package/www/3162.bbc401f4a5f82460.js +0 -1
  246. package/www/323.f64c512be5c8d797.js +0 -1
  247. package/www/3238.a3e7e8004c6b6667.js +0 -1
  248. package/www/3506.8c03f5589b33a4a6.js +0 -1
  249. package/www/3511.56b7e49bb6c2c936.js +0 -1
  250. package/www/3519.84fbb67dc803f702.js +0 -1
  251. package/www/3675.7ebfdcf145052232.js +0 -1
  252. package/www/3814.765c1794e1be63de.js +0 -1
  253. package/www/3rdpartylicenses.txt +0 -1344
  254. package/www/4171.a974bdbf9c97e4e1.js +0 -1
  255. package/www/4183.41ef1def450a2cc0.js +0 -1
  256. package/www/4406.0b2dd3839b8c1417.js +0 -1
  257. package/www/441.e1031657c7e5f0ff.js +0 -1
  258. package/www/4463.6ad7b857e5f34009.js +0 -1
  259. package/www/4591.42f34534d38b9b31.js +0 -1
  260. package/www/4699.8df8ea9806163d4c.js +0 -1
  261. package/www/5100.ed6483c55a157d67.js +0 -1
  262. package/www/5193.15ea6938534eceb1.js +0 -1
  263. package/www/5197.6733853529768a45.js +0 -1
  264. package/www/5222.8439a641c2c4b1c1.js +0 -1
  265. package/www/5373.d7878f708309f038.js +0 -1
  266. package/www/5467.53f5cce977c2e28b.js +0 -1
  267. package/www/5712.b08cf436ee8145ce.js +0 -1
  268. package/www/5887.3d038f564e925abb.js +0 -1
  269. package/www/5949.37330f20e95dee79.js +0 -1
  270. package/www/6024.c10cc3d1b341c748.js +0 -1
  271. package/www/6433.360fcff952bde822.js +0 -1
  272. package/www/6499.60169da9869db697.js +0 -1
  273. package/www/6521.fab1f34bfe6b8200.js +0 -1
  274. package/www/6631.eaa711da6e0aeed9.js +0 -1
  275. package/www/6717.b4731255038304cd.js +0 -1
  276. package/www/6840.7317cd962ab23932.js +0 -1
  277. package/www/7030.d115d82ca7468a4e.js +0 -1
  278. package/www/7076.cce20ed5c79ff305.js +0 -1
  279. package/www/7179.c0545989ce869b3d.js +0 -1
  280. package/www/7240.69aeb484d78eb24d.js +0 -1
  281. package/www/7372.94c62459e34f7303.js +0 -1
  282. package/www/7402.983a5ecff61e9a5d.js +0 -1
  283. package/www/7428.527ac48035a2f915.js +0 -1
  284. package/www/7676.d7db23d350e4b096.js +0 -1
  285. package/www/770.80af87d5eb0075d3.js +0 -1
  286. package/www/7720.0701576cb9966779.js +0 -1
  287. package/www/7927.ee869d0dc478250a.js +0 -1
  288. package/www/8066.894688fbb2e5c832.js +0 -1
  289. package/www/8193.7f09ecd40b6d42c2.js +0 -1
  290. package/www/8255.158098a6302c91c2.js +0 -1
  291. package/www/8314.596c1ccf26b9c93a.js +0 -1
  292. package/www/8357.c5406b92e6933d7a.js +0 -1
  293. package/www/8477.a3ccc11c25a642d3.js +0 -1
  294. package/www/8487.93b6f7465ae1b7ac.js +0 -1
  295. package/www/8584.b77ad478a5a7ac2a.js +0 -1
  296. package/www/8805.a87413652185ff8f.js +0 -1
  297. package/www/8814.b489a78ae8e926c4.js +0 -1
  298. package/www/8970.234b3db1f97528fe.js +0 -1
  299. package/www/9013.c2e6ba17a915bdd6.js +0 -1
  300. package/www/9073.16c4e42482d55a3c.js +0 -1
  301. package/www/9344.7d2d24b194b794e2.js +0 -1
  302. package/www/9364.9a028036dd89e3e7.js +0 -1
  303. package/www/944.7e4317348c48d4f4.js +0 -1
  304. package/www/964.9a979e1c1aad0f5b.js +0 -1
  305. package/www/9657.8c3589a0aff521c0.js +0 -1
  306. package/www/9956.2d00a2153e9a7799.js +0 -1
  307. package/www/9977.068cd5561462bc99.js +0 -1
  308. package/www/assets/i18n/en.json +0 -210
  309. package/www/assets/i18n/ew/en.json +0 -346
  310. package/www/assets/i18n/pt.json +0 -186
  311. package/www/assets/icons/icon-128.webp +0 -0
  312. package/www/assets/icons/icon-192.webp +0 -0
  313. package/www/assets/icons/icon-256.webp +0 -0
  314. package/www/assets/icons/icon-48.webp +0 -0
  315. package/www/assets/icons/icon-512.webp +0 -0
  316. package/www/assets/icons/icon-72.webp +0 -0
  317. package/www/assets/icons/icon-96.webp +0 -0
  318. package/www/assets/images/angular-logo.svg +0 -45
  319. package/www/assets/images/apple-touch-icon.png +0 -0
  320. package/www/assets/images/decaf-logo-black.svg +0 -22
  321. package/www/assets/images/decaf-logo-contrast.svg +0 -54
  322. package/www/assets/images/decaf-logo-white.svg +0 -22
  323. package/www/assets/images/decaf-logo.svg +0 -54
  324. package/www/assets/images/ew/product.txt +0 -1
  325. package/www/assets/images/favicon-contrast.svg +0 -7
  326. package/www/assets/images/favicon.png +0 -0
  327. package/www/assets/images/favicon.svg +0 -29
  328. package/www/assets/images/icons/document.svg +0 -7
  329. package/www/assets/images/icons/edit.svg +0 -1
  330. package/www/assets/images/icons/logout.svg +0 -4
  331. package/www/assets/images/icons/menu-collapse.svg +0 -5
  332. package/www/assets/images/icons/menu.svg +0 -3
  333. package/www/assets/images/icons/moon-stars.svg +0 -5
  334. package/www/assets/images/icons/trash.svg +0 -1
  335. package/www/cli-module.ts +0 -139
  336. package/www/common.e50b5f8708aca9a5.js +0 -1
  337. package/www/index.html +0 -29
  338. package/www/main.6144bf417dec1977.js +0 -1
  339. package/www/polyfills.4c1e087fffe784e8.js +0 -1
  340. package/www/runtime.d8dcb0932f88fe3c.js +0 -1
  341. package/www/styles.5a3cd83eba16afc9.css +0 -4
  342. package/www/tabler-icons.bfabe54eef86ae62.woff +0 -0
  343. package/www/tabler-icons.d9f65ab9439b4ffc.ttf +0 -0
  344. package/www/tabler-icons.f17d2c3b34a5deaa.woff2 +0 -0
  345. /package/{dist/lib/assets → assets}/i18n/en.json +0 -0
  346. /package/{dist/lib/assets → assets}/i18n/ew/en.json +0 -0
  347. /package/{dist/lib/assets → assets}/i18n/pt.json +0 -0
  348. /package/{dist/lib/assets → assets}/icons/icon-128.webp +0 -0
  349. /package/{dist/lib/assets → assets}/icons/icon-192.webp +0 -0
  350. /package/{dist/lib/assets → assets}/icons/icon-256.webp +0 -0
  351. /package/{dist/lib/assets → assets}/icons/icon-48.webp +0 -0
  352. /package/{dist/lib/assets → assets}/icons/icon-512.webp +0 -0
  353. /package/{dist/lib/assets → assets}/icons/icon-72.webp +0 -0
  354. /package/{dist/lib/assets → assets}/icons/icon-96.webp +0 -0
  355. /package/{dist/lib/assets → assets}/images/angular-logo.svg +0 -0
  356. /package/{dist/lib/assets → assets}/images/apple-touch-icon.png +0 -0
  357. /package/{dist/lib/assets → assets}/images/decaf-logo-black.svg +0 -0
  358. /package/{dist/lib/assets → assets}/images/decaf-logo-contrast.svg +0 -0
  359. /package/{dist/lib/assets → assets}/images/decaf-logo-white.svg +0 -0
  360. /package/{dist/lib/assets → assets}/images/decaf-logo.svg +0 -0
  361. /package/{dist/lib/assets → assets}/images/ew/product.txt +0 -0
  362. /package/{dist/lib/assets → assets}/images/favicon-contrast.svg +0 -0
  363. /package/{dist/lib/assets → assets}/images/favicon.png +0 -0
  364. /package/{dist/lib/assets → assets}/images/favicon.svg +0 -0
  365. /package/{dist/lib/assets → assets}/images/icons/document.svg +0 -0
  366. /package/{dist/lib/assets → assets}/images/icons/edit.svg +0 -0
  367. /package/{dist/lib/assets → assets}/images/icons/logout.svg +0 -0
  368. /package/{dist/lib/assets → assets}/images/icons/menu-collapse.svg +0 -0
  369. /package/{dist/lib/assets → assets}/images/icons/menu.svg +0 -0
  370. /package/{dist/lib/assets → assets}/images/icons/moon-stars.svg +0 -0
  371. /package/{dist/lib/assets → assets}/images/icons/trash.svg +0 -0
  372. /package/{dist/lib/fesm2022 → fesm2022}/decaf-ts-for-angular.mjs +0 -0
  373. /package/{dist/lib/fesm2022 → fesm2022}/decaf-ts-for-angular.mjs.map +0 -0
  374. /package/{dist/lib/index.d.ts → index.d.ts} +0 -0
package/LICENSE.md DELETED
@@ -1,260 +0,0 @@
1
- Mozilla Public License Version 2.0
2
-
3
- 1. Definitions
4
-
5
- "Contributor"
6
- means each individual or legal entity that creates, contributes to the
7
- creation of, or owns Covered Software.
8
-
9
- "Contributor Version"
10
- means the combination of the Contributions of others (if any) used by a
11
- Contributor and that particular Contributor's Contribution.
12
-
13
- "Covered Software"
14
- means Source Code Form to which the initial Contributor has attached the
15
- notice in Exhibit A, the Executable Form of such Source Code Form, and
16
- Modifications of such Source Code Form.
17
-
18
- "Executable Form"
19
- means any form of the work other than Source Code Form.
20
-
21
- "Larger Work"
22
- means a work which combines Covered Software with other material, in a
23
- separate file or files, that is not Covered Software.
24
-
25
- "License"
26
- means this document.
27
-
28
- "Licensable"
29
- means having the right to grant, to the maximum extent possible, whether
30
- at the time of the making or afterwards, any and all of the rights
31
- conveyed by this License.
32
-
33
- "Modifications"
34
- means any addition to or deletion from the contents of Covered Software
35
- or any new file that contains Covered Software.
36
-
37
- "Patent Claims"
38
- means any patent claim(s), now owned or hereafter acquired, including
39
- without limitation, method, process, and apparatus claims, in any patent
40
- Licensable by grantor.
41
-
42
- "Secondary License"
43
- means either the GNU General Public License, Version 2.0, the GNU Lesser
44
- General Public License, Version 2.1, the European Union Public License 1.1,
45
- or any subsequent versions of those licenses that are designated as a
46
- Secondary License in the notice in Exhibit A.
47
-
48
- "Source Code Form"
49
- means the form of the work preferred for making modifications.
50
-
51
- "You" (or "Your")
52
- means an individual or a legal entity exercising rights under, and
53
- complying with all of the terms of, this License. For legal entities,
54
- "You" includes any entity that controls, is controlled by, or is under
55
- common control with You. For purposes of this definition, "control"
56
- means (a) the power, direct or indirect, to cause the direction or
57
- management of such entity, whether by contract or otherwise, or (b)
58
- ownership of more than fifty percent (50%) of the outstanding shares or
59
- beneficial ownership of such entity.
60
-
61
- 2. License Grants and Conditions
62
-
63
- Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive
64
- license:
65
-
66
- a. under intellectual property rights (other than patent or trademark)
67
- Licensable by such Contributor to use, reproduce, make available,
68
- modify, display, perform, distribute, and otherwise exploit its
69
- Contributions, either on an exclusive or non-exclusive basis; and
70
-
71
- b. under Patent Claims to make, use, sell, offer for sale, have made,
72
- import, and otherwise transfer the Contribution(s) of such
73
- Contributor, if any, in the Covered Software.
74
-
75
- This license does not grant rights to any trademarks, service marks, or logos
76
- of any Contributor (except as may be necessary to comply with the notice
77
- requirements in Section 3.4).
78
-
79
- 3. Distribution Obligations
80
-
81
- 3.1. Distribution of Source Form
82
-
83
- All distribution of Covered Software in Source Code Form, including any
84
- Modifications that You create or to which You contribute, must be under the
85
- terms of this License. You must inform recipients that the Source Code Form
86
- of the Covered Software is governed by the terms of this License and include
87
- a copy of this License in or with the Source Code Form.
88
-
89
- 3.2. Distribution of Executable Form
90
-
91
- If You distribute Covered Software in Executable Form then:
92
-
93
- a. such Covered Software must also be made available in Source Code Form,
94
- as described in Section 3.1, and You must inform recipients of the
95
- Executable Form how to obtain a complete copy of the corresponding
96
- Source Code Form in a reasonable manner on or through a medium
97
- customarily used for software exchange; and
98
-
99
- b. You may distribute the Executable Form under terms of your choice,
100
- provided that You do not attempt to limit or alter the recipients'
101
- rights in the Source Code Form under this License.
102
-
103
- 3.3. Distribution of a Larger Work
104
-
105
- You may create and distribute a work that combines Covered Software with
106
- other material, and distribute the Larger Work as a single product. In such
107
- case, the Covered Software must still be made available under this License
108
- and must include the notices described in Exhibit A relating to the Covered
109
- Software.
110
-
111
- 3.4. Notices
112
-
113
- You must cause each file that You distribute containing Covered Software to
114
- carry the legal notices described in Exhibit A.
115
-
116
- 4. Incompatible With Secondary Licenses
117
-
118
- If the Covered Software is made available under the terms of this License
119
- and also made available under the terms of a Secondary License, then the
120
- terms of the Secondary License apply to the Covered Software in addition to
121
- this License to the extent the Secondary License grants additional
122
- permissions. If the Covered Software is not made available under a Secondary
123
- License, then this License governs its use.
124
-
125
- 5. Disclaimer of Warranty
126
-
127
- Covered Software is provided "as is" without warranty of any kind, either
128
- express or implied, including, but not limited to, the implied warranties of
129
- merchantability, fitness for a particular purpose, and noninfringement.
130
-
131
- 6. Limitation of Liability
132
-
133
- In no event and under no legal theory, whether in tort (including
134
- negligence), contract, or otherwise, unless required by applicable law (such
135
- as deliberate and grossly negligent acts) or agreed to in writing, shall any
136
- Contributor be liable to You for damages, including any direct, indirect,
137
- special, incidental, or consequential damages of any character arising as a
138
- result of this License or out of the use or inability to use the Covered
139
- Software (including but not limited to damages for loss of goodwill, work
140
- stoppage, computer failure or malfunction, or any and all other commercial
141
- damages or losses), even if such Contributor has been advised of the
142
- possibility of such damages.
143
-
144
- 7. Termination
145
-
146
- This License and the rights granted hereunder will terminate automatically
147
- if You fail to comply with terms of this License and do not cure such
148
- breach within thirty (30) days of becoming aware of the breach.
149
-
150
- 8. Miscellaneous
151
-
152
- This License constitutes the entire agreement between the parties with
153
- respect to the subject matter hereof. If any provision of this License is
154
- held to be unenforceable, that provision shall be reformed only to the
155
- extent necessary to make it enforceable. The headings are for convenience
156
- only and do not affect the interpretation.
157
-
158
- Exhibit A - Source Code Form License Notice
159
-
160
- This Source Code Form is subject to the terms of the Mozilla Public
161
- License, v. 2.0. If a copy of the MPL was not distributed with this
162
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
163
-
164
- Copyright (c) 2025 Tiago Venceslau and Contributors
165
-
166
- ---
167
-
168
- # Decaf‑TS Fair Usage Addendum (MPL‑2.0 baseline — AGPL‑3.0 trigger)
169
-
170
- > Placement: This Addendum is intended to be appended to the canonical
171
- > Mozilla Public License v2.0 text distributed with a package (after
172
- > Exhibit A). The MPL‑2.0 text itself remains the baseline license for the
173
- > package sources. This Addendum describes when an alternative licensing
174
- > outcome (AGPL‑3.0) SHALL apply for certain AI‑driven code‑generation uses.
175
-
176
- ---
177
-
178
- ## 1. Purpose (normative)
179
-
180
- This Addendum SHALL govern the treatment of automated AI generation of
181
- Decaf‑TS source code and related artifacts. The canonical MPL‑2.0 text
182
- REMAINS the governing license for ordinary, human‑authored uses of the
183
- package. This Addendum DOES NOT replace or modify the MPL‑2.0 text other
184
- than by clarifying the licensing outcome for the specific scenarios set
185
- forth below.
186
-
187
- ## 2. Normative summary (readable obligations)
188
-
189
- - The package source is LICENSED under MPL‑2.0 by default.
190
- - Where an automated AI process (as defined below) GENERATES Decaf‑TS
191
- source code and such generated code is used without meaningful human
192
- review before production, THEN the generated code and derivative works
193
- incorporating it SHALL be licensed under AGPL‑3.0.
194
- - Human‑in‑the‑loop development and manual developer acceptance of
195
- generated artifacts SHALL remain governed by MPL‑2.0.
196
- - Project names, logos, and trademarks ARE NOT licensed by this Addendum.
197
-
198
- ## 3. Normative definitions
199
-
200
- In the context of this Addendum, the following definitions APPLY and are
201
- normative:
202
-
203
- - **Decaf MCP**: any official Decaf Model/Code Platform, endpoint,
204
- integration, or tooling that facilitates the generation of Decaf‑TS
205
- code via an AI model or automated process.
206
-
207
- - **Uses AI generation of Decaf‑TS code**: an activity in which a tool,
208
- system, pipeline, API, service, or product (including Decaf MCP or any
209
- custom integration) programmatically produces Decaf‑TS source code,
210
- component definitions, or UI artifacts without per‑artifact meaningful
211
- human review and approval prior to production use or distribution.
212
-
213
- - **Meaningful human review**: a manual action in which a developer or
214
- qualified engineer INSPECTS, EDITS, TESTS, and EXPRESSLY APPROVES each
215
- generated Decaf‑TS artifact prior to its inclusion in production or
216
- distribution. Automated, cursory, or bulk acceptance DOES NOT satisfy
217
- this requirement.
218
-
219
- - **Non‑deterministic dynamic UI generation**: generation of UI
220
- components, structures, or component code at runtime or on demand where
221
- outputs vary and are not fixed/hardcoded artifacts that were authored
222
- and accepted by a developer.
223
-
224
- ## 4. Trigger rule — when AGPL‑3.0 SHALL apply (normative)
225
-
226
- - IF a person or entity Meets the definition “Uses AI generation of
227
- Decaf‑TS code”, THEN:
228
- - The Decaf‑TS code automatically generated by that process MUST be
229
- treated as subject to the GNU Affero General Public License v3.0
230
- (AGPL‑3.0); and
231
- - Any derivative works or distributed products that incorporate that
232
- generated code and that are distributed, provided as a network service,
233
- or sold SHALL comply with AGPL‑3.0 obligations for the covered parts.
234
-
235
- - The AGPL‑3.0 requirement ATTACHES to the generated Decaf‑TS portions
236
- and to those portions of a larger work that are covered by AGPL‑3.0; it
237
- DOES NOT nullify the MPL‑2.0 baseline for the original package sources.
238
-
239
- ## 5. Exceptions where MPL‑2.0 SHALL remain (normative)
240
-
241
- - The following activities DO NOT, in themselves, trigger the AGPL‑3.0
242
- requirements:
243
- - Downloading and using pre‑compiled binaries or other forms of
244
- Executable Form of the Covered Software.
245
- - Using the Covered Software in a way that does not involve
246
- "Uses AI generation of Decaf‑TS code" as defined above.
247
- - Modifying the Source Code Form or contributing to the project in a
248
- manner that is not automated or AI‑driven.
249
- - Using AI assistance or code generation tools in a way that does not
250
- automatically generate Decaf‑TS code or that involves meaningful human
251
- review and intervention.
252
-
253
- - The following conditions MUST be met for the MPL‑2.0 license to remain
254
- in effect:
255
- - The Decaf‑TS source code is not part of a larger work that triggers
256
- AGPL‑3.0 under this Addendum.
257
- - The Covered Software is not being distributed, provided as a network
258
- service, or sold in a manner that incorporates or is derived from
259
- Decaf‑TS code generated by an AI process without meaningful human
260
- review.
package/angular.json DELETED
@@ -1,274 +0,0 @@
1
- {
2
- "$schema": "./node_modules/@angular/cli/lib/config/schema.json",
3
- "version": 1,
4
- "newProjectRoot": "projects",
5
- "projects": {
6
- "for-angular": {
7
- "projectType": "library",
8
- "root": ".",
9
- "sourceRoot": "src/lib",
10
- "prefix": "ngx-decaf",
11
- "cli": {
12
- "schematicCollections": ["./schematics"]
13
- },
14
- "schematics": {
15
- "@schematics/angular:component": {
16
- "style": "scss",
17
- "standalone": true,
18
- "path": "src/lib/components"
19
- },
20
- "@schematics/angular:service": {
21
- "path": "src/lib/services"
22
- },
23
- "@schematics/angular:directive": {
24
- "standalone": true,
25
- "path": "src/lib/directives"
26
- }
27
- },
28
- "architect": {
29
- "build": {
30
- "builder": "@angular-devkit/build-angular:ng-packagr",
31
- "options": {
32
- "project": "ng-package.json"
33
- },
34
- "configurations": {
35
- "production": {
36
- "tsConfig": "tsconfig.lib.prod.json"
37
- },
38
- "development": {
39
- "tsConfig": "tsconfig.lib.json"
40
- }
41
- },
42
- "defaultConfiguration": "production"
43
- },
44
- "storybook": {
45
- "builder": "@storybook/angular:start-storybook",
46
- "options": {
47
- "configDir": ".storybook",
48
- "browserTarget": "for-angular:build",
49
- "compodoc": false,
50
- "port": 6006,
51
- "assets": [
52
- {
53
- "glob": "**/*",
54
- "input": "src/assets",
55
- "output": "assets"
56
- },
57
- {
58
- "glob": "**/*.svg",
59
- "input": "node_modules/ionicons/dist/ionicons/svg",
60
- "output": "./svg"
61
- }
62
- ],
63
- "styles": ["src/theme/variables.scss", "src/global.scss"]
64
- }
65
- },
66
- "build-storybook": {
67
- "builder": "@storybook/angular:build-storybook",
68
- "options": {
69
- "configDir": "./.storybook",
70
- "browserTarget": "for-angular:build",
71
- "compodoc": false,
72
- "outputDir": "dist/storybook/for-angular"
73
- }
74
- },
75
- "lint": {
76
- "builder": "@angular-eslint/builder:lint",
77
- "options": {
78
- "lintFilePatterns": ["src/**/*.ts", "src/**/*.html"]
79
- }
80
- }
81
- }
82
- },
83
- "for-angular-app": {
84
- "projectType": "application",
85
- "root": "",
86
- "sourceRoot": "src",
87
- "prefix": "app",
88
- "architect": {
89
- "build": {
90
- "builder": "@angular-builders/custom-webpack:browser",
91
- "options": {
92
- "preserveSymlinks": true,
93
- "outputPath": "www",
94
- "index": "src/index.html",
95
- "main": "src/main.ts",
96
- "polyfills": ["src/polyfills.ts", "zone.js", "zone.js/testing"],
97
- "customWebpackConfig": {
98
- "path": "./webpack.config.js"
99
- },
100
-
101
- "tsConfig": "tsconfig.app.json",
102
- "inlineStyleLanguage": "scss",
103
- "assets": [
104
- {
105
- "glob": "**/*",
106
- "input": "src/assets",
107
- "output": "assets"
108
- },
109
- {
110
- "glob": "**/*",
111
- "input": "src/app/assets",
112
- "output": "app/assets"
113
- },
114
- "src/manifest.webmanifest",
115
- "src/cli-module.ts",
116
- "src/lib/**/*"
117
- ],
118
- "styles": ["src/global.scss", "src/theme/variables.scss"],
119
- "serviceWorker": false,
120
- "ngswConfigPath": "ngsw-config.json"
121
- },
122
- "configurations": {
123
- "production": {
124
- "budgets": [
125
- {
126
- "type": "initial",
127
- "maximumWarning": "5mb",
128
- "maximumError": "10mb"
129
- },
130
- {
131
- "type": "anyComponentStyle",
132
- "maximumWarning": "8kb",
133
- "maximumError": "16kb"
134
- }
135
- ],
136
- "outputHashing": "all"
137
- },
138
- "development": {
139
- "buildOptimizer": false,
140
- "optimization": false,
141
- "vendorChunk": true,
142
- "extractLicenses": false,
143
- "sourceMap": true,
144
- "namedChunks": true
145
- },
146
- "ci": {
147
- "progress": false
148
- }
149
- },
150
- "defaultConfiguration": "production"
151
- },
152
- "serve": {
153
- "builder": "@angular-devkit/build-angular:dev-server",
154
- "options": {
155
- "port": 8111
156
- },
157
- "configurations": {
158
- "production": {
159
- "buildTarget": "for-angular-app:build:production"
160
- },
161
- "development": {
162
- "buildTarget": "for-angular-app:build:development"
163
- },
164
- "ci": {}
165
- },
166
- "defaultConfiguration": "development"
167
- },
168
- "extract-i18n": {
169
- "builder": "@angular-devkit/build-angular:extract-i18n",
170
- "options": {
171
- "buildTarget": "for-angular-app:build"
172
- }
173
- },
174
- "test": {
175
- "builder": "@angular-devkit/build-angular:karma",
176
- "options": {
177
- "main": "src/test.ts",
178
- "polyfills": "src/polyfills.ts",
179
- "tsConfig": "tsconfig.spec.json",
180
- "karmaConfig": "karma.conf.js",
181
- "inlineStyleLanguage": "scss",
182
- "assets": [
183
- {
184
- "glob": "**/*",
185
- "input": "src/assets",
186
- "output": "assets"
187
- },
188
- {
189
- "glob": "**/*.svg",
190
- "input": "node_modules/ionicons/dist/ionicons/svg",
191
- "output": "./svg"
192
- },
193
- "src/manifest.webmanifest",
194
- "src/cli-module.ts",
195
- "src/lib/**/*"
196
- ],
197
- "styles": ["src/global.scss", "src/theme/variables.scss"],
198
- "scripts": []
199
- },
200
- "configurations": {
201
- "ci": {
202
- "progress": false,
203
- "watch": false
204
- }
205
- }
206
- },
207
- "storybook": {
208
- "builder": "@storybook/angular:start-storybook",
209
- "options": {
210
- "configDir": ".storybook",
211
- "browserTarget": "for-angular-app:build",
212
- "compodoc": false,
213
- "port": 6006,
214
- "assets": [
215
- {
216
- "glob": "**/*",
217
- "input": "src/assets",
218
- "output": "assets"
219
- },
220
- {
221
- "glob": "**/*.svg",
222
- "input": "node_modules/ionicons/dist/ionicons/svg",
223
- "output": "./svg"
224
- }
225
- ],
226
- "styles": ["src/theme/variables.scss", "src/global.scss"]
227
- }
228
- },
229
- "build-storybook": {
230
- "builder": "@storybook/angular:build-storybook",
231
- "options": {
232
- "configDir": "./.storybook",
233
- "browserTarget": "for-angular-app:build",
234
- "compodoc": false,
235
- "outputDir": "dist/storybook/for-angular-app"
236
- }
237
- },
238
- "lint": {
239
- "builder": "@angular-eslint/builder:lint",
240
- "options": {
241
- "lintFilePatterns": ["src/**/*.ts", "src/**/*.html"]
242
- }
243
- }
244
- }
245
- }
246
- },
247
- "cli": {
248
- "schematicCollections": ["@ionic/angular-toolkit"],
249
- "analytics": false
250
- },
251
- "schematics": {
252
- "@ionic/angular-toolkit:component": {
253
- "styleext": "scss",
254
- "path": "src/app/components",
255
- "standalone": true
256
- },
257
- "@ionic/angular-toolkit:page": {
258
- "styleext": "scss",
259
- "path": "src/app/pages",
260
- "standalone": true,
261
- "schematicCollections": ".schematics"
262
- },
263
- "@schematics/angular:service": {
264
- "path": "src/app/services"
265
- },
266
- "@schematics/angular:directive": {
267
- "standalone": true,
268
- "path": "src/app/directives"
269
- },
270
- "@schematics/angular:pipe": {
271
- "path": "src/app/pipes"
272
- }
273
- }
274
- }
package/bs-config.json DELETED
@@ -1,5 +0,0 @@
1
- {
2
- "port": 8122,
3
- "files": ["./src/**/*.{html,htm,css,js}"],
4
- "server": { "baseDir": "./www" }
5
- }
package/cli-module.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"cli-module.js","sourceRoot":"","sources":["src/cli-module.ts"],"names":[],"mappings":";;;AAAA,yCAAoC;AAEpC,SAAgB,OAAO;IACrB,OAAO,IAAI,mBAAO,EAAE;SACjB,OAAO,CAAC,wBAAwB,CAAC;SACjC,WAAW,CAAC,8BAA8B,CAAC;SAC3C,MAAM,CAAC,CAAC,IAAY,EAAE,IAAY,EAAE,EAAE;QACrC,OAAO,CAAC,GAAG,CACT,6CAA6C,IAAI,aAAa,IAAI,EAAE,CACrE,CAAC;IACJ,CAAC,CAAC,CAAC;AACP,CAAC;AATD,0BASC"}
@@ -1,22 +0,0 @@
1
- import { Command } from 'commander';
2
- /**
3
- * Creates and returns a Command object for the Angular CLI module in decaf-ts.
4
- * This function sets up a 'generate' command that can create various Angular artifacts.
5
- *
6
- * @returns {Command} A Command object configured with the 'generate' subcommand and its action.
7
- *
8
- * The command syntax is: generate <type> <name> [project]
9
- * @param {Types} type - The type of artifact to generate (e.g., service, component, directive, page).
10
- * @param {string} name - The name of the artifact to be generated.
11
- * @param {Projects} [project=Projects.FOR_ANGULAR] - The project for which to generate the artifact.
12
- * Defaults to the main Angular project if not specified.
13
- *
14
- * @throws {Error} If an invalid type is provided.
15
- *
16
- * @example
17
- * // Usage in CLI
18
- * // decaf-ts generate service my-service
19
- * // decaf-ts generate component my-component for-angular-app
20
- */
21
- export default function angular(): Command;
22
- //# sourceMappingURL=cli-module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cli-module.d.ts","sourceRoot":"","sources":["../../../src/cli-module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAsBpC;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAM,CAAC,OAAO,UAAU,OAAO,YA+B9B"}