@decaf-ts/for-angular 0.1.0 → 0.1.1

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 +15 -86
  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 -17
  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 -4107
  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 -4420
  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 -1054
  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 -1546
  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 -694
  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 -502
  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 -1243
  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 -1711
  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 -7898
  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.6b592a1672821270.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.274d59d52bafc7ed.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.f0e21031db47308c.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.9d970c383bb0cf1c.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.fbb680ad1064e91a.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.7814262e404641fd.js +0 -1
  339. package/www/polyfills.4c1e087fffe784e8.js +0 -1
  340. package/www/runtime.e81aa7ecff7177cd.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/settings.json DELETED
@@ -1,112 +0,0 @@
1
- {
2
- "cSpell.enabled": false,
3
-
4
- "jest.jestCommandLine": "npm run test --",
5
- "jest.runMode": "on-demand",
6
- "jest.coverageColors": {
7
- "uncovered": "rgba(255,99,71, 0.6)",
8
- "partially-covered": "rgba(255,215,0, 0.6)"
9
- },
10
- "jest.outputConfig": {
11
- "revealOn": "run",
12
- "revealWithFocus": "none"
13
- },
14
- "testing.automaticallyOpenTestResults": "neverOpen",
15
- "jest.coverageFormatter": "GutterFormatter",
16
-
17
- "editor.renderWhitespace": "none",
18
- "editor.defaultFormatter": "esbenp.prettier-vscode",
19
- "editor.formatOnSave": false,
20
-
21
- "[javascript]": {
22
- "editor.defaultFormatter": "esbenp.prettier-vscode",
23
- "editor.formatOnSave": false,
24
- "editor.codeActionsOnSave": {
25
- "source.fixAll": "explicit",
26
- "source.fixAll.eslint": "explicit"
27
- }
28
- },
29
-
30
- "[typescript]": {
31
- "editor.defaultFormatter": "esbenp.prettier-vscode",
32
- "editor.formatOnSave": false,
33
- "editor.codeActionsOnSave": {
34
- "source.fixAll": "explicit",
35
- "source.fixAll.eslint": "explicit",
36
- "source.fixAll.stylelint": "never"
37
- }
38
- },
39
-
40
- "[typescriptreact]": {
41
- "editor.defaultFormatter": "esbenp.prettier-vscode",
42
- "editor.formatOnSave": false,
43
- "editor.codeActionsOnSave": {
44
- "source.fixAll": "explicit",
45
- "source.fixAll.eslint": "explicit",
46
- "source.fixAll.stylelint": "never"
47
- }
48
- },
49
-
50
- "[scss]": {
51
- "editor.tabSize": 2,
52
- "editor.insertSpaces": true,
53
- "editor.defaultFormatter": "esbenp.prettier-vscode",
54
- "editor.formatOnSave": true,
55
- "editor.codeActionsOnSave": {
56
- "source.fixAll": "explicit",
57
- "source.fixAll.eslint": "explicit",
58
- "source.fixAll.stylelint": "always"
59
- }
60
- },
61
-
62
- "[sass]": {
63
- "editor.tabSize": 2,
64
- "editor.insertSpaces": true,
65
- "editor.defaultFormatter": "esbenp.prettier-vscode",
66
- "editor.formatOnSave": true,
67
- "editor.codeActionsOnSave": {
68
- "source.fixAll": "explicit",
69
- "source.fixAll.eslint": "explicit",
70
- "source.fixAll.stylelint": "always"
71
- }
72
- },
73
-
74
- "[css]": {
75
- "editor.tabSize": 2,
76
- "editor.insertSpaces": true,
77
- "editor.defaultFormatter": "esbenp.prettier-vscode",
78
- "editor.formatOnSave": true,
79
- "editor.codeActionsOnSave": {
80
- "source.fixAll": "explicit",
81
- "source.fixAll.eslint": "explicit",
82
- "source.fixAll.stylelint": "always"
83
- }
84
- },
85
-
86
- "[html]": {
87
- "editor.tabSize": 2,
88
- "editor.insertSpaces": true,
89
- "editor.defaultFormatter": "esbenp.prettier-vscode",
90
- "editor.formatOnSave": false,
91
- "editor.codeActionsOnSave": {
92
- "source.fixAll": "explicit",
93
- "source.fixAll.eslint": "explicit"
94
- }
95
- },
96
-
97
- "eslint.validate": [
98
- "javascript",
99
- "javascriptreact",
100
- "typescript",
101
- "typescriptreact",
102
- "scss",
103
- "sass",
104
- "css",
105
- "html"
106
- ],
107
-
108
- "prettier.htmlWhitespaceSensitivity": "ignore",
109
- "prettier.proseWrap": "preserve",
110
- "prettier.bracketSameLine": false,
111
- "prettier.requireConfig": true
112
- }
package/tsconfig.app.json DELETED
@@ -1,22 +0,0 @@
1
- /* To learn more about this file see: https://angular.io/config/tsconfig. */
2
- {
3
- "extends": "./tsconfig.json",
4
- "compilerOptions": {
5
- "outDir": "./out-tsc/app",
6
- "types": [],
7
- "paths": {
8
- // "stream": ["./node_modules/stream-browserify"],
9
- "@angular/*": [
10
- "./node_modules/@angular/*"
11
- ]
12
- }
13
- },
14
- "files": [
15
- "src/main.ts",
16
- "src/polyfills.ts"
17
- ],
18
- "include": [
19
- "src/**/*.d.ts",
20
- "node_modules/@decaf-ts/**/*.d.ts"
21
- ]
22
- }
package/tsconfig.cli.json DELETED
@@ -1,82 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- /* Visit https://aka.ms/tsconfig.json to read more about this file */
4
- /* Basic Options */
5
- // "incremental": true, /* Enable incremental compilation */
6
- "target": "es2022", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', 'ES2021', or 'ESNEXT'. */
7
- "module": "commonjs", /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', 'es2020', or 'ESNext'. */
8
- "lib": ["es2022", "DOM"], /* Specify library files to be included in the compilation. */
9
- "allowJs": true, /* Allow javascript files to be compiled. */
10
- "checkJs": true, /* Report errors in .js files. */
11
- // "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', 'react', 'react-jsx' or 'react-jsxdev'. */
12
- "declaration": true, /* Generates corresponding '.d.ts' file. */
13
- "declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */
14
- "emitDeclarationOnly": false,
15
- // Ensure that Babel can safely transpile files in the TypeScript project
16
- "isolatedModules": false,
17
- "sourceMap": true, /* Generates corresponding '.map' file. */
18
- // "outFile": "./", /* Concatenate and emit output to single file. */
19
- "outDir": "", /* Redirect output structure to the directory. */
20
- "rootDirs": ["src", "tests"], /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */
21
- // "composite": true, /* Enable project compilation */
22
- // "tsBuildInfoFile": "./", /* Specify file to store incremental compilation information */
23
- "removeComments": false, /* Do not emit comments to output. */
24
- // "noEmit": true, /* Do not emit outputs. */
25
- // "importHelpers": true, /* Import emit helpers from 'tslib'. */
26
- // "downlevelIteration": true, /* Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'. */
27
- // "isolatedModules": true, /* Transpile each file as a separate module (similar to 'ts.transpileModule'). */
28
-
29
- /* Strict Type-Checking Options */
30
- "strict": true, /* Enable all strict type-checking options. */
31
- "noImplicitAny": true, /* Raise error on expressions and declarations with an implied 'any' type. */
32
- // "strictNullChecks": true, /* Enable strict null checks. */
33
- // "strictFunctionTypes": true, /* Enable strict checking of function types. */
34
- // "strictBindCallApply": true, /* Enable strict 'bind', 'call', and 'apply' methods on functions. */
35
- // "strictPropertyInitialization": true, /* Enable strict checking of property initialization in classes. */
36
- // "noImplicitThis": true, /* Raise error on 'this' expressions with an implied 'any' type. */
37
- "alwaysStrict": true, /* Parse in strict mode and emit "use strict" for each source file. */
38
- "useDefineForClassFields": false,
39
- /* Additional Checks */
40
- // "noUnusedLocals": true, /* Report errors on unused locals. */
41
- // "noUnusedParameters": true, /* Report errors on unused parameters. */
42
- // "noImplicitReturns": true, /* Report error when not all code paths in function return a value. */
43
- // "noFallthroughCasesInSwitch": true, /* Report errors for fallthrough cases in switch statement. */
44
- // "noUncheckedIndexedAccess": true, /* Include 'undefined' in index signature results */
45
- // "noImplicitOverride": true, /* Ensure overriding members in derived classes are marked with an 'override' modifier. */
46
- // "noPropertyAccessFromIndexSignature": true, /* Require undeclared properties from index signatures to use element accesses. */
47
-
48
- /* Module Resolution Options */
49
- "moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */
50
- // "baseUrl": "./", /* Base directory to resolve non-absolute module names. */
51
- // "paths": {}, /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. */
52
- // "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
53
- // "typeRoots": [], /* List of folders to include type definitions from. */
54
- // "types": [], /* Type declaration files to be included in compilation. */
55
- "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default export. This does not affect code emit, just typechecking. */
56
- "esModuleInterop": true, /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */
57
- // "preserveSymlinks": true, /* Do not resolve the real path of symlinks. */
58
- // "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
59
-
60
- /* Source Map Options */
61
- // "sourceRoot": "", /* Specify the location where debugger should locate TypeScript files instead of source locations. */
62
- // "mapRoot": "", /* Specify the location where debugger should locate map files instead of generated locations. */
63
- // "inlineSourceMap": true, /* Emit a single file with source maps instead of having a separate file. */
64
- // "inlineSources": true, /* Emit the source alongside the sourcemaps within a single file; requires '--inlineSourceMap' or '--sourceMap' to be set. */
65
-
66
- /* Experimental Options */
67
- "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
68
- "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
69
-
70
- /* Advanced Options */
71
- "resolveJsonModule": true, /* Include modules imported with '.json' extension */
72
- "skipLibCheck": true, /* Skip type checking of declaration files. */
73
- "forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
74
- },
75
- "include": [
76
- "src/cli-module.ts",
77
- "src/cli/**/*"
78
- ],
79
- "exclude": [
80
- "node_modules"
81
- ]
82
- }
package/tsconfig.lib.json DELETED
@@ -1,14 +0,0 @@
1
- /* To learn more about this file see: https://angular.io/config/tsconfig. */
2
- {
3
- "extends": "./tsconfig.json",
4
- "compilerOptions": {
5
- "outDir": "./out-tsc/lib",
6
- "declaration": true,
7
- "declarationMap": true,
8
- "inlineSources": true,
9
- "types": []
10
- },
11
- "exclude": [
12
- "**/*.spec.ts"
13
- ]
14
- }
@@ -1,10 +0,0 @@
1
- /* To learn more about this file see: https://angular.io/config/tsconfig. */
2
- {
3
- "extends": "./tsconfig.lib.json",
4
- "compilerOptions": {
5
- "declarationMap": false
6
- },
7
- "angularCompilerOptions": {
8
- "compilationMode": "partial"
9
- },
10
- }
@@ -1,22 +0,0 @@
1
- /* To learn more about this file see: https://angular.io/config/tsconfig. */
2
- {
3
- "extends": "./tsconfig.json",
4
- "compilerOptions": {
5
- "outDir": "./out-tsc/spec",
6
- "module": "CommonJs",
7
- "types": [
8
- "jest",
9
- "node"
10
- ],
11
- "esModuleInterop": true,
12
- "allowSyntheticDefaultImports": true
13
- },
14
- "files": [
15
- // "src/karmaTest.ts", // Uncomment if using Karma. Commented out to avoid conflict with Jest.
16
- "src/polyfills.ts"
17
- ],
18
- "include": [
19
- "src/**/*.spec.ts",
20
- "src/**/*.d.ts"
21
- ]
22
- }
package/webpack.config.js DELETED
@@ -1,10 +0,0 @@
1
- module.exports = {
2
- resolve: {
3
- fallback: {
4
- fs: false,
5
- path: false,
6
- worker_threads: false,
7
- path: false,
8
- },
9
- },
10
- };
@@ -1,5 +0,0 @@
1
- ![Banner](./workdocs/assets/decaf-logo.svg)
2
-
3
- # Decaf's Angular Module
4
-
5
- > Release docs refreshed on 2025-11-26. See [workdocs/reports/RELEASE_NOTES.md](./workdocs/reports/RELEASE_NOTES.md) for ticket summaries.
@@ -1,30 +0,0 @@
1
- ![Licence](https://img.shields.io/github/license/decaf-ts/for-angular.svg?style=plastic)
2
- ![GitHub language count](https://img.shields.io/github/languages/count/decaf-ts/for-angular?style=plastic)
3
- ![GitHub top language](https://img.shields.io/github/languages/top/decaf-ts/for-angular?style=plastic)
4
-
5
- [![Build & Test](https://github.com/decaf-ts/for-angular/actions/workflows/nodejs-build-prod.yaml/badge.svg)](https://github.com/decaf-ts/for-angular/actions/workflows/nodejs-build-prod.yaml)
6
- [![CodeQL](https://github.com/decaf-ts/for-angular/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/decaf-ts/for-angular/actions/workflows/codeql-analysis.yml)[![Snyk Analysis](https://github.com/decaf-ts/for-angular/actions/workflows/snyk-analysis.yaml/badge.svg)](https://github.com/decaf-ts/for-angular/actions/workflows/snyk-analysis.yaml)
7
- [![Pages builder](https://github.com/decaf-ts/for-angular/actions/workflows/pages.yaml/badge.svg)](https://github.com/decaf-ts/for-angular/actions/workflows/pages.yaml)
8
- [![.github/workflows/release-on-tag.yaml](https://github.com/decaf-ts/for-angular/actions/workflows/release-on-tag.yaml/badge.svg?event=release)](https://github.com/decaf-ts/for-angular/actions/workflows/release-on-tag.yaml)
9
-
10
- ![Open Issues](https://img.shields.io/github/issues/decaf-ts/for-angular.svg)
11
- ![Closed Issues](https://img.shields.io/github/issues-closed/decaf-ts/for-angular.svg)
12
- ![Pull Requests](https://img.shields.io/github/issues-pr-closed/decaf-ts/for-angular.svg)
13
- ![Maintained](https://img.shields.io/badge/Maintained%3F-yes-green.svg)
14
-
15
- ![Line Coverage](workdocs/reports/coverage/badge-lines.svg)
16
- ![Function Coverage](workdocs/reports/coverage/badge-functions.svg)
17
- ![Statement Coverage](workdocs/reports/coverage/badge-statements.svg)
18
- ![Branch Coverage](workdocs/reports/coverage/badge-branches.svg)
19
-
20
-
21
- ![Forks](https://img.shields.io/github/forks/decaf-ts/for-angular.svg)
22
- ![Stars](https://img.shields.io/github/stars/decaf-ts/for-angular.svg)
23
- ![Watchers](https://img.shields.io/github/watchers/decaf-ts/for-angular.svg)
24
-
25
- ![Node Version](https://img.shields.io/badge/dynamic/json.svg?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbadges%2Fshields%2Fmaster%2Fpackage.json&label=Node&query=$.engines.node&colorB=blue)
26
- ![NPM Version](https://img.shields.io/badge/dynamic/json.svg?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbadges%2Fshields%2Fmaster%2Fpackage.json&label=NPM&query=$.engines.npm&colorB=purple)
27
-
28
- Documentation available [here](https://decaf-ts.github.io/for-angular/)
29
-
30
- Minimal size: ##PACKAGE_SIZE## kb gzipped
@@ -1,4 +0,0 @@
1
- ### Description
2
-
3
- A very versatile persistence layer. from smart contracts, Digital wallets or just regular database access
4
-
@@ -1,27 +0,0 @@
1
- ### How to Use
2
-
3
- - [Initial Setup](./workdocs/tutorials/For%20Developers.md#_initial-setup_)
4
- - [Installation](./workdocs/tutorials/For%20Developers.md#installation)
5
-
6
-
7
-
8
-
9
- ## Coding Principles
10
-
11
- - group similar functionality in folders (analog to namespaces but without any namespace declaration)
12
- - one class per file;
13
- - one interface per file (unless interface is just used as a type);
14
- - group types as other interfaces in a types.ts file per folder;
15
- - group constants or enums in a constants.ts file per folder;
16
- - group decorators in a decorators.ts file per folder;
17
- - always import from the specific file, never from a folder or index file (exceptions for dependencies on other packages);
18
- - prefer the usage of established design patters where applicable:
19
- - Singleton (can be an anti-pattern. use with care);
20
- - factory;
21
- - observer;
22
- - strategy;
23
- - builder;
24
- - etc;
25
-
26
- ## Release Documentation Hooks
27
- Stay aligned with the automated release pipeline by reviewing [Release Notes](./workdocs/reports/RELEASE_NOTES.md) and [Dependencies](./workdocs/reports/DEPENDENCIES.md) after trying these recipes (updated on 2025-11-26).
@@ -1,7 +0,0 @@
1
- ### Related
2
-
3
- [![decaf-ts](https://github-readme-stats.vercel.app/api/pin/?username=decaf-ts&repo=decaf-ts)](https://github.com/decaf-ts/decaf-ts)
4
- [![ui-decorators](https://github-readme-stats.vercel.app/api/pin/?username=decaf-ts&repo=ui-decorators)](https://github.com/decaf-ts/ui-decorators)
5
- [![styles](https://github-readme-stats.vercel.app/api/pin/?username=decaf-ts&repo=styles)](https://github.com/decaf-ts/styles)
6
- [![decorator-validation](https://github-readme-stats.vercel.app/api/pin/?username=decaf-ts&repo=decorator-validation)](https://github.com/decaf-ts/decorator-validation)
7
- [![db-decorators](https://github-readme-stats.vercel.app/api/pin/?username=decaf-ts&repo=db-decorators)](https://github.com/decaf-ts/db-decorators)
@@ -1,5 +0,0 @@
1
- ### Social
2
-
3
- [![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/decaf-ts/)
4
-
5
-
@@ -1,28 +0,0 @@
1
- #### Languages
2
-
3
- ![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
4
- ![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)
5
- ![NodeJS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)
6
- ![ShellScript](https://img.shields.io/badge/Shell_Script-121011?style=for-the-badge&logo=gnu-bash&logoColor=white)
7
-
8
- ## Getting help
9
-
10
- If you have bug reports, questions or suggestions please [create a new issue](https://github.com/decaf-ts/ts-workspace/issues/new/choose).
11
-
12
- ## Contributing
13
-
14
- I am grateful for any contributions made to this project. Please read [this](./workdocs/98-Contributing.md) to get started.
15
-
16
- ## Supporting
17
-
18
- The first and easiest way you can support it is by [Contributing](./workdocs/98-Contributing.md). Even just finding a typo in the documentation is important.
19
-
20
- Financial support is always welcome and helps keep both me and the project alive and healthy.
21
-
22
- So if you can, if this project in any way. either by learning something or simply by helping you save precious time, please consider donating.
23
-
24
- ## License
25
-
26
- This project is licensed under the Mozilla Public License 2.0 (MPL-2.0). See `./LICENSE.md` for a Fair Usage Addendum that explains when AGPL-3.0 applies (automated AI/Decaf MCP code generation and non-deterministic UI generation).
27
-
28
- By developers, for developers...
@@ -1,12 +0,0 @@
1
- #include "./workdocs/1-Header.md"
2
- #include "./workdocs/2-Badges.md"
3
-
4
- #include "./workdocs/4-Description.md"
5
-
6
- #include "./workdocs/5-HowToUse.md"
7
-
8
- #include "./workdocs/6-Related.md"
9
-
10
- #include "./workdocs/7-Social.md"
11
-
12
- #include "./workdocs/99-Footer.md"
@@ -1,54 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 166.75 39.77">
3
- <defs>
4
- <style>
5
- .cls-1 {
6
- fill: none;
7
- }
8
-
9
- .cls-2 {
10
- clip-path: url(#clippath-1);
11
- }
12
-
13
- .cls-3 {
14
- fill: #141414;
15
- }
16
-
17
- .cls-4 {
18
- fill: #fff;
19
- }
20
-
21
- .cls-5 {
22
- clip-path: url(#clippath);
23
- }
24
- </style>
25
- <clipPath id="clippath">
26
- <polygon class="cls-1" points="39.77 0 9.93 0 4.96 4.96 0 9.93 0 39.77 29.86 39.77 39.77 29.86 39.77 0"/>
27
- </clipPath>
28
- <clipPath id="clippath-1">
29
- <rect class="cls-1" x="-5" y="-5" width="49.77" height="49.77"/>
30
- </clipPath>
31
- </defs>
32
- <g id="Layer_1-2" data-name="Layer 1">
33
- <g>
34
- <g>
35
- <g class="cls-5">
36
- <g class="cls-2">
37
- <image width="104" height="105" transform="translate(-5 -5.4) scale(.48)" xlink:href="data:image/png;base64,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"/>
38
- </g>
39
- </g>
40
- <g>
41
- <polygon class="cls-4" points="9.94 14.93 4.97 14.93 4.97 29.87 4.97 29.87 4.97 34.8 4.97 34.8 4.97 34.81 9.94 34.81 9.94 34.8 19.89 34.8 19.89 29.87 9.94 29.87 9.94 14.93"/>
42
- <polygon class="cls-4" points="19.89 14.91 19.89 19.91 19.89 24.9 24.85 24.9 24.85 19.91 29.82 19.91 29.82 14.91 19.89 14.91"/>
43
- </g>
44
- </g>
45
- <g>
46
- <path class="cls-3" d="M54.7,34.98V4.76h9.86c4.46,0,8.17,1.31,11.14,3.93,2.97,2.62,4.45,6.35,4.45,11.18s-1.48,8.56-4.45,11.18c-2.97,2.62-6.68,3.93-11.14,3.93h-9.86ZM60.43,30.01h3.65c2.93,0,5.37-.82,7.32-2.46,1.96-1.64,2.93-4.2,2.93-7.68s-.98-6.05-2.93-7.71c-1.96-1.65-4.4-2.48-7.32-2.48h-3.65v20.33Z"/>
47
- <path class="cls-3" d="M98.75,27.73h5.21c-.41,2.3-1.55,4.14-3.43,5.53-1.88,1.38-4.17,2.07-6.87,2.07-3.42,0-6.13-1.12-8.15-3.37-2.01-2.24-3.02-4.89-3.02-7.94s.94-5.71,2.82-7.88,4.52-3.26,7.91-3.26,6.08,1.04,7.91,3.11c1.83,2.07,2.74,4.53,2.74,7.38,0,.63-.03,1.24-.09,1.81h-16.16c.2,1.76.84,3.15,1.91,4.19,1.07,1.04,2.45,1.55,4.13,1.55,2.81,0,4.5-1.06,5.08-3.19ZM93.24,16.85c-3.1,0-4.92,1.61-5.47,4.83h10.77c-.12-1.44-.64-2.6-1.59-3.5-.94-.89-2.18-1.34-3.71-1.34Z"/>
48
- <path class="cls-3" d="M117.09,35.32c-3.33,0-6.02-1.07-8.06-3.22-2.04-2.14-3.06-4.81-3.06-8.01s1.02-5.86,3.06-8.01c2.04-2.14,4.73-3.22,8.06-3.22,2.81,0,5.2.76,7.17,2.29,1.97,1.53,3.07,3.53,3.3,6h-5.3c-.2-1.06-.78-1.95-1.72-2.65-.94-.7-2.05-1.06-3.32-1.06-1.8,0-3.19.62-4.19,1.86-1,1.24-1.5,2.83-1.5,4.79s.51,3.55,1.52,4.79c1.01,1.24,2.43,1.86,4.26,1.86,1.25,0,2.32-.32,3.24-.97.91-.65,1.5-1.52,1.76-2.61h5.39c-.35,2.39-1.5,4.35-3.45,5.87s-4.34,2.29-7.15,2.29Z"/>
49
- <path class="cls-3" d="M139.46,12.88c2.81,0,5.09.74,6.84,2.22,1.75,1.48,2.63,3.45,2.63,5.89v13.99h-5.26v-3.24c-.46,1.09-1.28,1.96-2.46,2.61s-2.54.97-4.11.97c-2.14,0-3.9-.61-5.26-1.83-1.36-1.22-2.04-2.78-2.04-4.68,0-2.1.75-3.77,2.26-5.01,1.51-1.24,3.49-1.86,5.95-1.86h4.04c1.07,0,1.61-.49,1.61-1.47,0-1.06-.4-1.94-1.2-2.61-.8-.68-1.89-1.01-3.28-1.01s-2.45.36-3.28,1.08c-.83.72-1.27,1.6-1.33,2.63h-4.78c.14-2.22,1.09-4.05,2.85-5.5,1.75-1.45,4.02-2.18,6.8-2.18ZM138.38,31.4c1.65,0,2.95-.52,3.89-1.55.94-1.04,1.41-2.39,1.41-4.06v-.35h-4.91c-1.13,0-2.04.29-2.74.86-.7.58-1.04,1.34-1.04,2.29,0,.83.31,1.51.93,2.03s1.44.78,2.46.78Z"/>
50
- <path class="cls-3" d="M155.02,34.98v-17.31h-4.3v-4.45h4.3v-2.03c0-2.22.71-3.99,2.13-5.31s3.32-1.99,5.69-1.99h3.91v4.49h-3.3c-.93,0-1.67.27-2.24.82-.56.55-.85,1.29-.85,2.24v1.77h6.39v4.45h-6.39v17.31h-5.34Z"/>
51
- </g>
52
- </g>
53
- </g>
54
- </svg>
Binary file