@ankhorage/templates 9.1.2 → 9.1.4

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 (741) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/authoring/compose-category-manifest.js +1 -1
  3. package/dist/authoring/compose-category-manifest.js.map +1 -1
  4. package/dist/authoring/create-manifest-shell.d.ts.map +1 -0
  5. package/dist/{templates/shared → authoring}/create-manifest-shell.js +1 -1
  6. package/dist/authoring/create-manifest-shell.js.map +1 -0
  7. package/dist/authoring/splash-screen.d.ts.map +1 -0
  8. package/dist/authoring/splash-screen.js.map +1 -0
  9. package/dist/catalog.d.ts +3 -4
  10. package/dist/catalog.d.ts.map +1 -1
  11. package/dist/catalog.js +11 -41
  12. package/dist/catalog.js.map +1 -1
  13. package/dist/commands.d.ts +4 -5
  14. package/dist/commands.d.ts.map +1 -1
  15. package/dist/commands.js +41 -68
  16. package/dist/commands.js.map +1 -1
  17. package/dist/fixtures/oauth.d.ts +1 -9
  18. package/dist/fixtures/oauth.d.ts.map +1 -1
  19. package/dist/fixtures/oauth.js +0 -13
  20. package/dist/fixtures/oauth.js.map +1 -1
  21. package/dist/index.d.ts +2 -3
  22. package/dist/index.d.ts.map +1 -1
  23. package/dist/index.js +2 -3
  24. package/dist/index.js.map +1 -1
  25. package/dist/internal/defaults.d.ts +0 -2
  26. package/dist/internal/defaults.d.ts.map +1 -1
  27. package/dist/internal/defaults.js +0 -2
  28. package/dist/internal/defaults.js.map +1 -1
  29. package/dist/projectSeed.d.ts +4 -4
  30. package/dist/projectSeed.d.ts.map +1 -1
  31. package/dist/projectSeed.js +16 -31
  32. package/dist/projectSeed.js.map +1 -1
  33. package/dist/templateSelector.d.ts +2 -2
  34. package/dist/templateSelector.d.ts.map +1 -1
  35. package/dist/templateSelector.js +13 -17
  36. package/dist/templateSelector.js.map +1 -1
  37. package/dist/templates/catalog.d.ts +33 -0
  38. package/dist/templates/catalog.d.ts.map +1 -0
  39. package/dist/templates/catalog.generated.d.ts +3 -0
  40. package/dist/templates/catalog.generated.d.ts.map +1 -0
  41. package/dist/templates/catalog.generated.js +10 -0
  42. package/dist/templates/catalog.generated.js.map +1 -0
  43. package/dist/templates/catalog.js +68 -0
  44. package/dist/templates/catalog.js.map +1 -0
  45. package/dist/templates/categories/lifestyle/stillpath/createAppManifest.d.ts +4 -0
  46. package/dist/templates/categories/lifestyle/stillpath/createAppManifest.d.ts.map +1 -0
  47. package/dist/templates/categories/lifestyle/stillpath/createAppManifest.js +991 -0
  48. package/dist/templates/categories/lifestyle/stillpath/createAppManifest.js.map +1 -0
  49. package/package.json +6 -6
  50. package/src/templates/categories/lifestyle/stillpath/assets/images/home-hero.webp +0 -0
  51. package/src/templates/categories/lifestyle/stillpath/assets/images/ocean-release.webp +0 -0
  52. package/src/templates/categories/lifestyle/stillpath/assets/images/reflection-rest.webp +0 -0
  53. package/src/templates/categories/lifestyle/stillpath/assets/images/ritual-hero.webp +0 -0
  54. package/src/templates/categories/lifestyle/stillpath/assets/screens/home.webp +0 -0
  55. package/src/templates/categories/lifestyle/stillpath/assets/screens/journal.webp +0 -0
  56. package/src/templates/categories/lifestyle/stillpath/assets/screens/profile.webp +0 -0
  57. package/src/templates/categories/lifestyle/stillpath/assets/screens/rituals.webp +0 -0
  58. package/assets/templates/capability-proof/checker.svg +0 -1
  59. package/dist/generators/create-category-app.d.ts +0 -5
  60. package/dist/generators/create-category-app.d.ts.map +0 -1
  61. package/dist/generators/create-category-app.js +0 -51
  62. package/dist/generators/create-category-app.js.map +0 -1
  63. package/dist/internal/merge.d.ts +0 -4
  64. package/dist/internal/merge.d.ts.map +0 -1
  65. package/dist/internal/merge.js +0 -24
  66. package/dist/internal/merge.js.map +0 -1
  67. package/dist/internal/overrides.d.ts +0 -7
  68. package/dist/internal/overrides.d.ts.map +0 -1
  69. package/dist/internal/overrides.js +0 -2
  70. package/dist/internal/overrides.js.map +0 -1
  71. package/dist/internal/zora-nodes.d.ts +0 -135
  72. package/dist/internal/zora-nodes.d.ts.map +0 -1
  73. package/dist/internal/zora-nodes.js +0 -9
  74. package/dist/internal/zora-nodes.js.map +0 -1
  75. package/dist/templates/shared/create-manifest-shell.d.ts.map +0 -1
  76. package/dist/templates/shared/create-manifest-shell.js.map +0 -1
  77. package/dist/templates/shared/create-theme.d.ts +0 -11
  78. package/dist/templates/shared/create-theme.d.ts.map +0 -1
  79. package/dist/templates/shared/create-theme.js +0 -19
  80. package/dist/templates/shared/create-theme.js.map +0 -1
  81. package/dist/templates/shared/index.d.ts +0 -7
  82. package/dist/templates/shared/index.d.ts.map +0 -1
  83. package/dist/templates/shared/index.js +0 -7
  84. package/dist/templates/shared/index.js.map +0 -1
  85. package/dist/templates/shared/route.d.ts +0 -13
  86. package/dist/templates/shared/route.d.ts.map +0 -1
  87. package/dist/templates/shared/route.js +0 -14
  88. package/dist/templates/shared/route.js.map +0 -1
  89. package/dist/templates/shared/screen.d.ts +0 -11
  90. package/dist/templates/shared/screen.d.ts.map +0 -1
  91. package/dist/templates/shared/screen.js +0 -12
  92. package/dist/templates/shared/screen.js.map +0 -1
  93. package/dist/templates/shared/splash-screen.d.ts.map +0 -1
  94. package/dist/templates/shared/splash-screen.js.map +0 -1
  95. package/dist/templates/shared/starter-screens.d.ts +0 -46
  96. package/dist/templates/shared/starter-screens.d.ts.map +0 -1
  97. package/dist/templates/shared/starter-screens.js +0 -53
  98. package/dist/templates/shared/starter-screens.js.map +0 -1
  99. package/dist/templates/shared/zora-node-helpers.d.ts +0 -12
  100. package/dist/templates/shared/zora-node-helpers.d.ts.map +0 -1
  101. package/dist/templates/shared/zora-node-helpers.js +0 -33
  102. package/dist/templates/shared/zora-node-helpers.js.map +0 -1
  103. package/dist/templates/starter/categories/books-reading/content.d.ts +0 -80
  104. package/dist/templates/starter/categories/books-reading/content.d.ts.map +0 -1
  105. package/dist/templates/starter/categories/books-reading/content.js +0 -100
  106. package/dist/templates/starter/categories/books-reading/content.js.map +0 -1
  107. package/dist/templates/starter/categories/books-reading/default.template.d.ts +0 -4
  108. package/dist/templates/starter/categories/books-reading/default.template.d.ts.map +0 -1
  109. package/dist/templates/starter/categories/books-reading/default.template.js +0 -17
  110. package/dist/templates/starter/categories/books-reading/default.template.js.map +0 -1
  111. package/dist/templates/starter/categories/books-reading/index.d.ts +0 -8
  112. package/dist/templates/starter/categories/books-reading/index.d.ts.map +0 -1
  113. package/dist/templates/starter/categories/books-reading/index.js +0 -10
  114. package/dist/templates/starter/categories/books-reading/index.js.map +0 -1
  115. package/dist/templates/starter/categories/books-reading/routes.d.ts +0 -11
  116. package/dist/templates/starter/categories/books-reading/routes.d.ts.map +0 -1
  117. package/dist/templates/starter/categories/books-reading/routes.js +0 -49
  118. package/dist/templates/starter/categories/books-reading/routes.js.map +0 -1
  119. package/dist/templates/starter/categories/books-reading/screens.d.ts +0 -5
  120. package/dist/templates/starter/categories/books-reading/screens.d.ts.map +0 -1
  121. package/dist/templates/starter/categories/books-reading/screens.js +0 -61
  122. package/dist/templates/starter/categories/books-reading/screens.js.map +0 -1
  123. package/dist/templates/starter/categories/business-productivity/content.d.ts +0 -98
  124. package/dist/templates/starter/categories/business-productivity/content.d.ts.map +0 -1
  125. package/dist/templates/starter/categories/business-productivity/content.js +0 -123
  126. package/dist/templates/starter/categories/business-productivity/content.js.map +0 -1
  127. package/dist/templates/starter/categories/business-productivity/default.template.d.ts +0 -4
  128. package/dist/templates/starter/categories/business-productivity/default.template.d.ts.map +0 -1
  129. package/dist/templates/starter/categories/business-productivity/default.template.js +0 -17
  130. package/dist/templates/starter/categories/business-productivity/default.template.js.map +0 -1
  131. package/dist/templates/starter/categories/business-productivity/index.d.ts +0 -8
  132. package/dist/templates/starter/categories/business-productivity/index.d.ts.map +0 -1
  133. package/dist/templates/starter/categories/business-productivity/index.js +0 -17
  134. package/dist/templates/starter/categories/business-productivity/index.js.map +0 -1
  135. package/dist/templates/starter/categories/business-productivity/routes.d.ts +0 -12
  136. package/dist/templates/starter/categories/business-productivity/routes.d.ts.map +0 -1
  137. package/dist/templates/starter/categories/business-productivity/routes.js +0 -56
  138. package/dist/templates/starter/categories/business-productivity/routes.js.map +0 -1
  139. package/dist/templates/starter/categories/business-productivity/screens.d.ts +0 -5
  140. package/dist/templates/starter/categories/business-productivity/screens.d.ts.map +0 -1
  141. package/dist/templates/starter/categories/business-productivity/screens.js +0 -67
  142. package/dist/templates/starter/categories/business-productivity/screens.js.map +0 -1
  143. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/content.d.ts +0 -190
  144. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/content.d.ts.map +0 -1
  145. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/content.js +0 -236
  146. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/content.js.map +0 -1
  147. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/index.d.ts +0 -2
  148. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/index.d.ts.map +0 -1
  149. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/index.js +0 -2
  150. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/index.js.map +0 -1
  151. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.d.ts +0 -7
  152. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.d.ts.map +0 -1
  153. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.js +0 -21
  154. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.js.map +0 -1
  155. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.d.ts +0 -4
  156. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.d.ts.map +0 -1
  157. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.js +0 -42
  158. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.js.map +0 -1
  159. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/template.d.ts +0 -4
  160. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/template.d.ts.map +0 -1
  161. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/template.js +0 -35
  162. package/dist/templates/starter/categories/business-productivity/urban-water-monitor/template.js.map +0 -1
  163. package/dist/templates/starter/categories/developer-tools/content.d.ts +0 -98
  164. package/dist/templates/starter/categories/developer-tools/content.d.ts.map +0 -1
  165. package/dist/templates/starter/categories/developer-tools/content.js +0 -123
  166. package/dist/templates/starter/categories/developer-tools/content.js.map +0 -1
  167. package/dist/templates/starter/categories/developer-tools/default.template.d.ts +0 -4
  168. package/dist/templates/starter/categories/developer-tools/default.template.d.ts.map +0 -1
  169. package/dist/templates/starter/categories/developer-tools/default.template.js +0 -17
  170. package/dist/templates/starter/categories/developer-tools/default.template.js.map +0 -1
  171. package/dist/templates/starter/categories/developer-tools/index.d.ts +0 -8
  172. package/dist/templates/starter/categories/developer-tools/index.d.ts.map +0 -1
  173. package/dist/templates/starter/categories/developer-tools/index.js +0 -10
  174. package/dist/templates/starter/categories/developer-tools/index.js.map +0 -1
  175. package/dist/templates/starter/categories/developer-tools/routes.d.ts +0 -12
  176. package/dist/templates/starter/categories/developer-tools/routes.d.ts.map +0 -1
  177. package/dist/templates/starter/categories/developer-tools/routes.js +0 -56
  178. package/dist/templates/starter/categories/developer-tools/routes.js.map +0 -1
  179. package/dist/templates/starter/categories/developer-tools/screens.d.ts +0 -5
  180. package/dist/templates/starter/categories/developer-tools/screens.d.ts.map +0 -1
  181. package/dist/templates/starter/categories/developer-tools/screens.js +0 -67
  182. package/dist/templates/starter/categories/developer-tools/screens.js.map +0 -1
  183. package/dist/templates/starter/categories/education-learning/content.d.ts +0 -80
  184. package/dist/templates/starter/categories/education-learning/content.d.ts.map +0 -1
  185. package/dist/templates/starter/categories/education-learning/content.js +0 -100
  186. package/dist/templates/starter/categories/education-learning/content.js.map +0 -1
  187. package/dist/templates/starter/categories/education-learning/default.template.d.ts +0 -4
  188. package/dist/templates/starter/categories/education-learning/default.template.d.ts.map +0 -1
  189. package/dist/templates/starter/categories/education-learning/default.template.js +0 -17
  190. package/dist/templates/starter/categories/education-learning/default.template.js.map +0 -1
  191. package/dist/templates/starter/categories/education-learning/index.d.ts +0 -8
  192. package/dist/templates/starter/categories/education-learning/index.d.ts.map +0 -1
  193. package/dist/templates/starter/categories/education-learning/index.js +0 -10
  194. package/dist/templates/starter/categories/education-learning/index.js.map +0 -1
  195. package/dist/templates/starter/categories/education-learning/routes.d.ts +0 -11
  196. package/dist/templates/starter/categories/education-learning/routes.d.ts.map +0 -1
  197. package/dist/templates/starter/categories/education-learning/routes.js +0 -49
  198. package/dist/templates/starter/categories/education-learning/routes.js.map +0 -1
  199. package/dist/templates/starter/categories/education-learning/screens.d.ts +0 -5
  200. package/dist/templates/starter/categories/education-learning/screens.d.ts.map +0 -1
  201. package/dist/templates/starter/categories/education-learning/screens.js +0 -61
  202. package/dist/templates/starter/categories/education-learning/screens.js.map +0 -1
  203. package/dist/templates/starter/categories/entertainment-media/content.d.ts +0 -80
  204. package/dist/templates/starter/categories/entertainment-media/content.d.ts.map +0 -1
  205. package/dist/templates/starter/categories/entertainment-media/content.js +0 -100
  206. package/dist/templates/starter/categories/entertainment-media/content.js.map +0 -1
  207. package/dist/templates/starter/categories/entertainment-media/default.template.d.ts +0 -4
  208. package/dist/templates/starter/categories/entertainment-media/default.template.d.ts.map +0 -1
  209. package/dist/templates/starter/categories/entertainment-media/default.template.js +0 -17
  210. package/dist/templates/starter/categories/entertainment-media/default.template.js.map +0 -1
  211. package/dist/templates/starter/categories/entertainment-media/index.d.ts +0 -8
  212. package/dist/templates/starter/categories/entertainment-media/index.d.ts.map +0 -1
  213. package/dist/templates/starter/categories/entertainment-media/index.js +0 -10
  214. package/dist/templates/starter/categories/entertainment-media/index.js.map +0 -1
  215. package/dist/templates/starter/categories/entertainment-media/routes.d.ts +0 -11
  216. package/dist/templates/starter/categories/entertainment-media/routes.d.ts.map +0 -1
  217. package/dist/templates/starter/categories/entertainment-media/routes.js +0 -49
  218. package/dist/templates/starter/categories/entertainment-media/routes.js.map +0 -1
  219. package/dist/templates/starter/categories/entertainment-media/screens.d.ts +0 -5
  220. package/dist/templates/starter/categories/entertainment-media/screens.d.ts.map +0 -1
  221. package/dist/templates/starter/categories/entertainment-media/screens.js +0 -61
  222. package/dist/templates/starter/categories/entertainment-media/screens.js.map +0 -1
  223. package/dist/templates/starter/categories/finance-money/content.d.ts +0 -93
  224. package/dist/templates/starter/categories/finance-money/content.d.ts.map +0 -1
  225. package/dist/templates/starter/categories/finance-money/content.js +0 -118
  226. package/dist/templates/starter/categories/finance-money/content.js.map +0 -1
  227. package/dist/templates/starter/categories/finance-money/default.template.d.ts +0 -4
  228. package/dist/templates/starter/categories/finance-money/default.template.d.ts.map +0 -1
  229. package/dist/templates/starter/categories/finance-money/default.template.js +0 -17
  230. package/dist/templates/starter/categories/finance-money/default.template.js.map +0 -1
  231. package/dist/templates/starter/categories/finance-money/ebanking-mobile/index.d.ts +0 -2
  232. package/dist/templates/starter/categories/finance-money/ebanking-mobile/index.d.ts.map +0 -1
  233. package/dist/templates/starter/categories/finance-money/ebanking-mobile/index.js +0 -2
  234. package/dist/templates/starter/categories/finance-money/ebanking-mobile/index.js.map +0 -1
  235. package/dist/templates/starter/categories/finance-money/ebanking-mobile/routes.d.ts +0 -11
  236. package/dist/templates/starter/categories/finance-money/ebanking-mobile/routes.d.ts.map +0 -1
  237. package/dist/templates/starter/categories/finance-money/ebanking-mobile/routes.js +0 -49
  238. package/dist/templates/starter/categories/finance-money/ebanking-mobile/routes.js.map +0 -1
  239. package/dist/templates/starter/categories/finance-money/ebanking-mobile/screens.d.ts +0 -4
  240. package/dist/templates/starter/categories/finance-money/ebanking-mobile/screens.d.ts.map +0 -1
  241. package/dist/templates/starter/categories/finance-money/ebanking-mobile/screens.js +0 -299
  242. package/dist/templates/starter/categories/finance-money/ebanking-mobile/screens.js.map +0 -1
  243. package/dist/templates/starter/categories/finance-money/ebanking-mobile/template.d.ts +0 -4
  244. package/dist/templates/starter/categories/finance-money/ebanking-mobile/template.d.ts.map +0 -1
  245. package/dist/templates/starter/categories/finance-money/ebanking-mobile/template.js +0 -35
  246. package/dist/templates/starter/categories/finance-money/ebanking-mobile/template.js.map +0 -1
  247. package/dist/templates/starter/categories/finance-money/index.d.ts +0 -8
  248. package/dist/templates/starter/categories/finance-money/index.d.ts.map +0 -1
  249. package/dist/templates/starter/categories/finance-money/index.js +0 -17
  250. package/dist/templates/starter/categories/finance-money/index.js.map +0 -1
  251. package/dist/templates/starter/categories/finance-money/routes.d.ts +0 -11
  252. package/dist/templates/starter/categories/finance-money/routes.d.ts.map +0 -1
  253. package/dist/templates/starter/categories/finance-money/routes.js +0 -49
  254. package/dist/templates/starter/categories/finance-money/routes.js.map +0 -1
  255. package/dist/templates/starter/categories/finance-money/screens.d.ts +0 -5
  256. package/dist/templates/starter/categories/finance-money/screens.d.ts.map +0 -1
  257. package/dist/templates/starter/categories/finance-money/screens.js +0 -37
  258. package/dist/templates/starter/categories/finance-money/screens.js.map +0 -1
  259. package/dist/templates/starter/categories/food-drink/content.d.ts +0 -80
  260. package/dist/templates/starter/categories/food-drink/content.d.ts.map +0 -1
  261. package/dist/templates/starter/categories/food-drink/content.js +0 -100
  262. package/dist/templates/starter/categories/food-drink/content.js.map +0 -1
  263. package/dist/templates/starter/categories/food-drink/default.template.d.ts +0 -4
  264. package/dist/templates/starter/categories/food-drink/default.template.d.ts.map +0 -1
  265. package/dist/templates/starter/categories/food-drink/default.template.js +0 -17
  266. package/dist/templates/starter/categories/food-drink/default.template.js.map +0 -1
  267. package/dist/templates/starter/categories/food-drink/index.d.ts +0 -8
  268. package/dist/templates/starter/categories/food-drink/index.d.ts.map +0 -1
  269. package/dist/templates/starter/categories/food-drink/index.js +0 -17
  270. package/dist/templates/starter/categories/food-drink/index.js.map +0 -1
  271. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/api.d.ts +0 -3
  272. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/api.d.ts.map +0 -1
  273. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/api.js +0 -18
  274. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/api.js.map +0 -1
  275. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiEndpoints.d.ts +0 -165
  276. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiEndpoints.d.ts.map +0 -1
  277. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiEndpoints.js +0 -138
  278. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiEndpoints.js.map +0 -1
  279. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiSchemas.d.ts +0 -33
  280. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiSchemas.d.ts.map +0 -1
  281. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiSchemas.js +0 -80
  282. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiSchemas.js.map +0 -1
  283. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/bindings.d.ts +0 -3
  284. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/bindings.d.ts.map +0 -1
  285. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/bindings.js +0 -310
  286. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/bindings.js.map +0 -1
  287. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.d.ts +0 -3
  288. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.d.ts.map +0 -1
  289. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.js +0 -44
  290. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.js.map +0 -1
  291. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/content.d.ts +0 -129
  292. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/content.d.ts.map +0 -1
  293. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/content.js +0 -237
  294. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/content.js.map +0 -1
  295. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/contentScreen.d.ts +0 -29
  296. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/contentScreen.d.ts.map +0 -1
  297. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/contentScreen.js +0 -32
  298. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/contentScreen.js.map +0 -1
  299. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/index.d.ts +0 -2
  300. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/index.d.ts.map +0 -1
  301. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/index.js +0 -2
  302. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/index.js.map +0 -1
  303. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productCreateScreenBody.d.ts +0 -3
  304. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productCreateScreenBody.d.ts.map +0 -1
  305. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productCreateScreenBody.js +0 -88
  306. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productCreateScreenBody.js.map +0 -1
  307. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productDetailScreenBody.d.ts +0 -8
  308. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productDetailScreenBody.d.ts.map +0 -1
  309. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productDetailScreenBody.js +0 -96
  310. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productDetailScreenBody.js.map +0 -1
  311. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/routes.d.ts +0 -15
  312. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/routes.d.ts.map +0 -1
  313. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/routes.js +0 -69
  314. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/routes.js.map +0 -1
  315. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/scanScreenBody.d.ts +0 -3
  316. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/scanScreenBody.d.ts.map +0 -1
  317. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/scanScreenBody.js +0 -20
  318. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/scanScreenBody.js.map +0 -1
  319. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/screens.d.ts +0 -5
  320. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/screens.d.ts.map +0 -1
  321. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/screens.js +0 -86
  322. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/screens.js.map +0 -1
  323. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/settingsScreen.d.ts +0 -8
  324. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/settingsScreen.d.ts.map +0 -1
  325. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/settingsScreen.js +0 -44
  326. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/settingsScreen.js.map +0 -1
  327. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/template.d.ts +0 -4
  328. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/template.d.ts.map +0 -1
  329. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/template.js +0 -50
  330. package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/template.js.map +0 -1
  331. package/dist/templates/starter/categories/food-drink/routes.d.ts +0 -11
  332. package/dist/templates/starter/categories/food-drink/routes.d.ts.map +0 -1
  333. package/dist/templates/starter/categories/food-drink/routes.js +0 -49
  334. package/dist/templates/starter/categories/food-drink/routes.js.map +0 -1
  335. package/dist/templates/starter/categories/food-drink/screens.d.ts +0 -5
  336. package/dist/templates/starter/categories/food-drink/screens.d.ts.map +0 -1
  337. package/dist/templates/starter/categories/food-drink/screens.js +0 -93
  338. package/dist/templates/starter/categories/food-drink/screens.js.map +0 -1
  339. package/dist/templates/starter/categories/games/chess/content.d.ts +0 -39
  340. package/dist/templates/starter/categories/games/chess/content.d.ts.map +0 -1
  341. package/dist/templates/starter/categories/games/chess/content.js +0 -49
  342. package/dist/templates/starter/categories/games/chess/content.js.map +0 -1
  343. package/dist/templates/starter/categories/games/chess/index.d.ts +0 -2
  344. package/dist/templates/starter/categories/games/chess/index.d.ts.map +0 -1
  345. package/dist/templates/starter/categories/games/chess/index.js +0 -2
  346. package/dist/templates/starter/categories/games/chess/index.js.map +0 -1
  347. package/dist/templates/starter/categories/games/chess/routes.d.ts +0 -8
  348. package/dist/templates/starter/categories/games/chess/routes.d.ts.map +0 -1
  349. package/dist/templates/starter/categories/games/chess/routes.js +0 -28
  350. package/dist/templates/starter/categories/games/chess/routes.js.map +0 -1
  351. package/dist/templates/starter/categories/games/chess/screens.d.ts +0 -5
  352. package/dist/templates/starter/categories/games/chess/screens.d.ts.map +0 -1
  353. package/dist/templates/starter/categories/games/chess/screens.js +0 -124
  354. package/dist/templates/starter/categories/games/chess/screens.js.map +0 -1
  355. package/dist/templates/starter/categories/games/chess/template.d.ts +0 -4
  356. package/dist/templates/starter/categories/games/chess/template.d.ts.map +0 -1
  357. package/dist/templates/starter/categories/games/chess/template.js +0 -17
  358. package/dist/templates/starter/categories/games/chess/template.js.map +0 -1
  359. package/dist/templates/starter/categories/games/content.d.ts +0 -80
  360. package/dist/templates/starter/categories/games/content.d.ts.map +0 -1
  361. package/dist/templates/starter/categories/games/content.js +0 -100
  362. package/dist/templates/starter/categories/games/content.js.map +0 -1
  363. package/dist/templates/starter/categories/games/default.template.d.ts +0 -4
  364. package/dist/templates/starter/categories/games/default.template.d.ts.map +0 -1
  365. package/dist/templates/starter/categories/games/default.template.js +0 -17
  366. package/dist/templates/starter/categories/games/default.template.js.map +0 -1
  367. package/dist/templates/starter/categories/games/index.d.ts +0 -8
  368. package/dist/templates/starter/categories/games/index.d.ts.map +0 -1
  369. package/dist/templates/starter/categories/games/index.js +0 -24
  370. package/dist/templates/starter/categories/games/index.js.map +0 -1
  371. package/dist/templates/starter/categories/games/poker/content.d.ts +0 -11
  372. package/dist/templates/starter/categories/games/poker/content.d.ts.map +0 -1
  373. package/dist/templates/starter/categories/games/poker/content.js +0 -11
  374. package/dist/templates/starter/categories/games/poker/content.js.map +0 -1
  375. package/dist/templates/starter/categories/games/poker/data.d.ts +0 -35
  376. package/dist/templates/starter/categories/games/poker/data.d.ts.map +0 -1
  377. package/dist/templates/starter/categories/games/poker/data.js +0 -69
  378. package/dist/templates/starter/categories/games/poker/data.js.map +0 -1
  379. package/dist/templates/starter/categories/games/poker/index.d.ts +0 -2
  380. package/dist/templates/starter/categories/games/poker/index.d.ts.map +0 -1
  381. package/dist/templates/starter/categories/games/poker/index.js +0 -2
  382. package/dist/templates/starter/categories/games/poker/index.js.map +0 -1
  383. package/dist/templates/starter/categories/games/poker/routes.d.ts +0 -8
  384. package/dist/templates/starter/categories/games/poker/routes.d.ts.map +0 -1
  385. package/dist/templates/starter/categories/games/poker/routes.js +0 -28
  386. package/dist/templates/starter/categories/games/poker/routes.js.map +0 -1
  387. package/dist/templates/starter/categories/games/poker/screens.d.ts +0 -5
  388. package/dist/templates/starter/categories/games/poker/screens.d.ts.map +0 -1
  389. package/dist/templates/starter/categories/games/poker/screens.js +0 -125
  390. package/dist/templates/starter/categories/games/poker/screens.js.map +0 -1
  391. package/dist/templates/starter/categories/games/poker/template.d.ts +0 -4
  392. package/dist/templates/starter/categories/games/poker/template.d.ts.map +0 -1
  393. package/dist/templates/starter/categories/games/poker/template.js +0 -17
  394. package/dist/templates/starter/categories/games/poker/template.js.map +0 -1
  395. package/dist/templates/starter/categories/games/routes.d.ts +0 -11
  396. package/dist/templates/starter/categories/games/routes.d.ts.map +0 -1
  397. package/dist/templates/starter/categories/games/routes.js +0 -49
  398. package/dist/templates/starter/categories/games/routes.js.map +0 -1
  399. package/dist/templates/starter/categories/games/screens.d.ts +0 -5
  400. package/dist/templates/starter/categories/games/screens.d.ts.map +0 -1
  401. package/dist/templates/starter/categories/games/screens.js +0 -61
  402. package/dist/templates/starter/categories/games/screens.js.map +0 -1
  403. package/dist/templates/starter/categories/graphics-design/content.d.ts +0 -98
  404. package/dist/templates/starter/categories/graphics-design/content.d.ts.map +0 -1
  405. package/dist/templates/starter/categories/graphics-design/content.js +0 -123
  406. package/dist/templates/starter/categories/graphics-design/content.js.map +0 -1
  407. package/dist/templates/starter/categories/graphics-design/default.template.d.ts +0 -4
  408. package/dist/templates/starter/categories/graphics-design/default.template.d.ts.map +0 -1
  409. package/dist/templates/starter/categories/graphics-design/default.template.js +0 -17
  410. package/dist/templates/starter/categories/graphics-design/default.template.js.map +0 -1
  411. package/dist/templates/starter/categories/graphics-design/index.d.ts +0 -8
  412. package/dist/templates/starter/categories/graphics-design/index.d.ts.map +0 -1
  413. package/dist/templates/starter/categories/graphics-design/index.js +0 -10
  414. package/dist/templates/starter/categories/graphics-design/index.js.map +0 -1
  415. package/dist/templates/starter/categories/graphics-design/routes.d.ts +0 -12
  416. package/dist/templates/starter/categories/graphics-design/routes.d.ts.map +0 -1
  417. package/dist/templates/starter/categories/graphics-design/routes.js +0 -56
  418. package/dist/templates/starter/categories/graphics-design/routes.js.map +0 -1
  419. package/dist/templates/starter/categories/graphics-design/screens.d.ts +0 -5
  420. package/dist/templates/starter/categories/graphics-design/screens.d.ts.map +0 -1
  421. package/dist/templates/starter/categories/graphics-design/screens.js +0 -67
  422. package/dist/templates/starter/categories/graphics-design/screens.js.map +0 -1
  423. package/dist/templates/starter/categories/health-fitness/content.d.ts +0 -80
  424. package/dist/templates/starter/categories/health-fitness/content.d.ts.map +0 -1
  425. package/dist/templates/starter/categories/health-fitness/content.js +0 -100
  426. package/dist/templates/starter/categories/health-fitness/content.js.map +0 -1
  427. package/dist/templates/starter/categories/health-fitness/default.template.d.ts +0 -4
  428. package/dist/templates/starter/categories/health-fitness/default.template.d.ts.map +0 -1
  429. package/dist/templates/starter/categories/health-fitness/default.template.js +0 -17
  430. package/dist/templates/starter/categories/health-fitness/default.template.js.map +0 -1
  431. package/dist/templates/starter/categories/health-fitness/index.d.ts +0 -8
  432. package/dist/templates/starter/categories/health-fitness/index.d.ts.map +0 -1
  433. package/dist/templates/starter/categories/health-fitness/index.js +0 -10
  434. package/dist/templates/starter/categories/health-fitness/index.js.map +0 -1
  435. package/dist/templates/starter/categories/health-fitness/routes.d.ts +0 -11
  436. package/dist/templates/starter/categories/health-fitness/routes.d.ts.map +0 -1
  437. package/dist/templates/starter/categories/health-fitness/routes.js +0 -49
  438. package/dist/templates/starter/categories/health-fitness/routes.js.map +0 -1
  439. package/dist/templates/starter/categories/health-fitness/screens.d.ts +0 -5
  440. package/dist/templates/starter/categories/health-fitness/screens.d.ts.map +0 -1
  441. package/dist/templates/starter/categories/health-fitness/screens.js +0 -89
  442. package/dist/templates/starter/categories/health-fitness/screens.js.map +0 -1
  443. package/dist/templates/starter/categories/kids-family/content.d.ts +0 -80
  444. package/dist/templates/starter/categories/kids-family/content.d.ts.map +0 -1
  445. package/dist/templates/starter/categories/kids-family/content.js +0 -100
  446. package/dist/templates/starter/categories/kids-family/content.js.map +0 -1
  447. package/dist/templates/starter/categories/kids-family/default.template.d.ts +0 -4
  448. package/dist/templates/starter/categories/kids-family/default.template.d.ts.map +0 -1
  449. package/dist/templates/starter/categories/kids-family/default.template.js +0 -17
  450. package/dist/templates/starter/categories/kids-family/default.template.js.map +0 -1
  451. package/dist/templates/starter/categories/kids-family/index.d.ts +0 -8
  452. package/dist/templates/starter/categories/kids-family/index.d.ts.map +0 -1
  453. package/dist/templates/starter/categories/kids-family/index.js +0 -10
  454. package/dist/templates/starter/categories/kids-family/index.js.map +0 -1
  455. package/dist/templates/starter/categories/kids-family/routes.d.ts +0 -11
  456. package/dist/templates/starter/categories/kids-family/routes.d.ts.map +0 -1
  457. package/dist/templates/starter/categories/kids-family/routes.js +0 -49
  458. package/dist/templates/starter/categories/kids-family/routes.js.map +0 -1
  459. package/dist/templates/starter/categories/kids-family/screens.d.ts +0 -5
  460. package/dist/templates/starter/categories/kids-family/screens.d.ts.map +0 -1
  461. package/dist/templates/starter/categories/kids-family/screens.js +0 -61
  462. package/dist/templates/starter/categories/kids-family/screens.js.map +0 -1
  463. package/dist/templates/starter/categories/lifestyle/content.d.ts +0 -80
  464. package/dist/templates/starter/categories/lifestyle/content.d.ts.map +0 -1
  465. package/dist/templates/starter/categories/lifestyle/content.js +0 -100
  466. package/dist/templates/starter/categories/lifestyle/content.js.map +0 -1
  467. package/dist/templates/starter/categories/lifestyle/default.template.d.ts +0 -4
  468. package/dist/templates/starter/categories/lifestyle/default.template.d.ts.map +0 -1
  469. package/dist/templates/starter/categories/lifestyle/default.template.js +0 -17
  470. package/dist/templates/starter/categories/lifestyle/default.template.js.map +0 -1
  471. package/dist/templates/starter/categories/lifestyle/index.d.ts +0 -8
  472. package/dist/templates/starter/categories/lifestyle/index.d.ts.map +0 -1
  473. package/dist/templates/starter/categories/lifestyle/index.js +0 -10
  474. package/dist/templates/starter/categories/lifestyle/index.js.map +0 -1
  475. package/dist/templates/starter/categories/lifestyle/routes.d.ts +0 -11
  476. package/dist/templates/starter/categories/lifestyle/routes.d.ts.map +0 -1
  477. package/dist/templates/starter/categories/lifestyle/routes.js +0 -49
  478. package/dist/templates/starter/categories/lifestyle/routes.js.map +0 -1
  479. package/dist/templates/starter/categories/lifestyle/screens.d.ts +0 -5
  480. package/dist/templates/starter/categories/lifestyle/screens.d.ts.map +0 -1
  481. package/dist/templates/starter/categories/lifestyle/screens.js +0 -61
  482. package/dist/templates/starter/categories/lifestyle/screens.js.map +0 -1
  483. package/dist/templates/starter/categories/medical/content.d.ts +0 -80
  484. package/dist/templates/starter/categories/medical/content.d.ts.map +0 -1
  485. package/dist/templates/starter/categories/medical/content.js +0 -100
  486. package/dist/templates/starter/categories/medical/content.js.map +0 -1
  487. package/dist/templates/starter/categories/medical/default.template.d.ts +0 -4
  488. package/dist/templates/starter/categories/medical/default.template.d.ts.map +0 -1
  489. package/dist/templates/starter/categories/medical/default.template.js +0 -17
  490. package/dist/templates/starter/categories/medical/default.template.js.map +0 -1
  491. package/dist/templates/starter/categories/medical/index.d.ts +0 -8
  492. package/dist/templates/starter/categories/medical/index.d.ts.map +0 -1
  493. package/dist/templates/starter/categories/medical/index.js +0 -10
  494. package/dist/templates/starter/categories/medical/index.js.map +0 -1
  495. package/dist/templates/starter/categories/medical/routes.d.ts +0 -11
  496. package/dist/templates/starter/categories/medical/routes.d.ts.map +0 -1
  497. package/dist/templates/starter/categories/medical/routes.js +0 -49
  498. package/dist/templates/starter/categories/medical/routes.js.map +0 -1
  499. package/dist/templates/starter/categories/medical/screens.d.ts +0 -5
  500. package/dist/templates/starter/categories/medical/screens.d.ts.map +0 -1
  501. package/dist/templates/starter/categories/medical/screens.js +0 -61
  502. package/dist/templates/starter/categories/medical/screens.js.map +0 -1
  503. package/dist/templates/starter/categories/music-audio/content.d.ts +0 -67
  504. package/dist/templates/starter/categories/music-audio/content.d.ts.map +0 -1
  505. package/dist/templates/starter/categories/music-audio/content.js +0 -82
  506. package/dist/templates/starter/categories/music-audio/content.js.map +0 -1
  507. package/dist/templates/starter/categories/music-audio/default.template.d.ts +0 -4
  508. package/dist/templates/starter/categories/music-audio/default.template.d.ts.map +0 -1
  509. package/dist/templates/starter/categories/music-audio/default.template.js +0 -17
  510. package/dist/templates/starter/categories/music-audio/default.template.js.map +0 -1
  511. package/dist/templates/starter/categories/music-audio/index.d.ts +0 -8
  512. package/dist/templates/starter/categories/music-audio/index.d.ts.map +0 -1
  513. package/dist/templates/starter/categories/music-audio/index.js +0 -10
  514. package/dist/templates/starter/categories/music-audio/index.js.map +0 -1
  515. package/dist/templates/starter/categories/music-audio/routes.d.ts +0 -11
  516. package/dist/templates/starter/categories/music-audio/routes.d.ts.map +0 -1
  517. package/dist/templates/starter/categories/music-audio/routes.js +0 -49
  518. package/dist/templates/starter/categories/music-audio/routes.js.map +0 -1
  519. package/dist/templates/starter/categories/music-audio/screens.d.ts +0 -5
  520. package/dist/templates/starter/categories/music-audio/screens.d.ts.map +0 -1
  521. package/dist/templates/starter/categories/music-audio/screens.js +0 -100
  522. package/dist/templates/starter/categories/music-audio/screens.js.map +0 -1
  523. package/dist/templates/starter/categories/navigation-travel/content.d.ts +0 -80
  524. package/dist/templates/starter/categories/navigation-travel/content.d.ts.map +0 -1
  525. package/dist/templates/starter/categories/navigation-travel/content.js +0 -100
  526. package/dist/templates/starter/categories/navigation-travel/content.js.map +0 -1
  527. package/dist/templates/starter/categories/navigation-travel/default.template.d.ts +0 -4
  528. package/dist/templates/starter/categories/navigation-travel/default.template.d.ts.map +0 -1
  529. package/dist/templates/starter/categories/navigation-travel/default.template.js +0 -17
  530. package/dist/templates/starter/categories/navigation-travel/default.template.js.map +0 -1
  531. package/dist/templates/starter/categories/navigation-travel/index.d.ts +0 -8
  532. package/dist/templates/starter/categories/navigation-travel/index.d.ts.map +0 -1
  533. package/dist/templates/starter/categories/navigation-travel/index.js +0 -10
  534. package/dist/templates/starter/categories/navigation-travel/index.js.map +0 -1
  535. package/dist/templates/starter/categories/navigation-travel/routes.d.ts +0 -11
  536. package/dist/templates/starter/categories/navigation-travel/routes.d.ts.map +0 -1
  537. package/dist/templates/starter/categories/navigation-travel/routes.js +0 -49
  538. package/dist/templates/starter/categories/navigation-travel/routes.js.map +0 -1
  539. package/dist/templates/starter/categories/navigation-travel/screens.d.ts +0 -5
  540. package/dist/templates/starter/categories/navigation-travel/screens.d.ts.map +0 -1
  541. package/dist/templates/starter/categories/navigation-travel/screens.js +0 -61
  542. package/dist/templates/starter/categories/navigation-travel/screens.js.map +0 -1
  543. package/dist/templates/starter/categories/news-magazines/content.d.ts +0 -67
  544. package/dist/templates/starter/categories/news-magazines/content.d.ts.map +0 -1
  545. package/dist/templates/starter/categories/news-magazines/content.js +0 -82
  546. package/dist/templates/starter/categories/news-magazines/content.js.map +0 -1
  547. package/dist/templates/starter/categories/news-magazines/default.template.d.ts +0 -4
  548. package/dist/templates/starter/categories/news-magazines/default.template.d.ts.map +0 -1
  549. package/dist/templates/starter/categories/news-magazines/default.template.js +0 -17
  550. package/dist/templates/starter/categories/news-magazines/default.template.js.map +0 -1
  551. package/dist/templates/starter/categories/news-magazines/index.d.ts +0 -8
  552. package/dist/templates/starter/categories/news-magazines/index.d.ts.map +0 -1
  553. package/dist/templates/starter/categories/news-magazines/index.js +0 -10
  554. package/dist/templates/starter/categories/news-magazines/index.js.map +0 -1
  555. package/dist/templates/starter/categories/news-magazines/routes.d.ts +0 -11
  556. package/dist/templates/starter/categories/news-magazines/routes.d.ts.map +0 -1
  557. package/dist/templates/starter/categories/news-magazines/routes.js +0 -49
  558. package/dist/templates/starter/categories/news-magazines/routes.js.map +0 -1
  559. package/dist/templates/starter/categories/news-magazines/screens.d.ts +0 -5
  560. package/dist/templates/starter/categories/news-magazines/screens.d.ts.map +0 -1
  561. package/dist/templates/starter/categories/news-magazines/screens.js +0 -88
  562. package/dist/templates/starter/categories/news-magazines/screens.js.map +0 -1
  563. package/dist/templates/starter/categories/photo-video/content.d.ts +0 -80
  564. package/dist/templates/starter/categories/photo-video/content.d.ts.map +0 -1
  565. package/dist/templates/starter/categories/photo-video/content.js +0 -100
  566. package/dist/templates/starter/categories/photo-video/content.js.map +0 -1
  567. package/dist/templates/starter/categories/photo-video/default.template.d.ts +0 -4
  568. package/dist/templates/starter/categories/photo-video/default.template.d.ts.map +0 -1
  569. package/dist/templates/starter/categories/photo-video/default.template.js +0 -17
  570. package/dist/templates/starter/categories/photo-video/default.template.js.map +0 -1
  571. package/dist/templates/starter/categories/photo-video/index.d.ts +0 -8
  572. package/dist/templates/starter/categories/photo-video/index.d.ts.map +0 -1
  573. package/dist/templates/starter/categories/photo-video/index.js +0 -10
  574. package/dist/templates/starter/categories/photo-video/index.js.map +0 -1
  575. package/dist/templates/starter/categories/photo-video/routes.d.ts +0 -11
  576. package/dist/templates/starter/categories/photo-video/routes.d.ts.map +0 -1
  577. package/dist/templates/starter/categories/photo-video/routes.js +0 -49
  578. package/dist/templates/starter/categories/photo-video/routes.js.map +0 -1
  579. package/dist/templates/starter/categories/photo-video/screens.d.ts +0 -5
  580. package/dist/templates/starter/categories/photo-video/screens.d.ts.map +0 -1
  581. package/dist/templates/starter/categories/photo-video/screens.js +0 -61
  582. package/dist/templates/starter/categories/photo-video/screens.js.map +0 -1
  583. package/dist/templates/starter/categories/reference/content.d.ts +0 -85
  584. package/dist/templates/starter/categories/reference/content.d.ts.map +0 -1
  585. package/dist/templates/starter/categories/reference/content.js +0 -105
  586. package/dist/templates/starter/categories/reference/content.js.map +0 -1
  587. package/dist/templates/starter/categories/reference/default.template.d.ts +0 -4
  588. package/dist/templates/starter/categories/reference/default.template.d.ts.map +0 -1
  589. package/dist/templates/starter/categories/reference/default.template.js +0 -17
  590. package/dist/templates/starter/categories/reference/default.template.js.map +0 -1
  591. package/dist/templates/starter/categories/reference/index.d.ts +0 -8
  592. package/dist/templates/starter/categories/reference/index.d.ts.map +0 -1
  593. package/dist/templates/starter/categories/reference/index.js +0 -10
  594. package/dist/templates/starter/categories/reference/index.js.map +0 -1
  595. package/dist/templates/starter/categories/reference/routes.d.ts +0 -12
  596. package/dist/templates/starter/categories/reference/routes.d.ts.map +0 -1
  597. package/dist/templates/starter/categories/reference/routes.js +0 -56
  598. package/dist/templates/starter/categories/reference/routes.js.map +0 -1
  599. package/dist/templates/starter/categories/reference/screens.d.ts +0 -5
  600. package/dist/templates/starter/categories/reference/screens.d.ts.map +0 -1
  601. package/dist/templates/starter/categories/reference/screens.js +0 -94
  602. package/dist/templates/starter/categories/reference/screens.js.map +0 -1
  603. package/dist/templates/starter/categories/shopping-commerce/content.d.ts +0 -80
  604. package/dist/templates/starter/categories/shopping-commerce/content.d.ts.map +0 -1
  605. package/dist/templates/starter/categories/shopping-commerce/content.js +0 -100
  606. package/dist/templates/starter/categories/shopping-commerce/content.js.map +0 -1
  607. package/dist/templates/starter/categories/shopping-commerce/default.template.d.ts +0 -4
  608. package/dist/templates/starter/categories/shopping-commerce/default.template.d.ts.map +0 -1
  609. package/dist/templates/starter/categories/shopping-commerce/default.template.js +0 -17
  610. package/dist/templates/starter/categories/shopping-commerce/default.template.js.map +0 -1
  611. package/dist/templates/starter/categories/shopping-commerce/index.d.ts +0 -8
  612. package/dist/templates/starter/categories/shopping-commerce/index.d.ts.map +0 -1
  613. package/dist/templates/starter/categories/shopping-commerce/index.js +0 -10
  614. package/dist/templates/starter/categories/shopping-commerce/index.js.map +0 -1
  615. package/dist/templates/starter/categories/shopping-commerce/routes.d.ts +0 -11
  616. package/dist/templates/starter/categories/shopping-commerce/routes.d.ts.map +0 -1
  617. package/dist/templates/starter/categories/shopping-commerce/routes.js +0 -49
  618. package/dist/templates/starter/categories/shopping-commerce/routes.js.map +0 -1
  619. package/dist/templates/starter/categories/shopping-commerce/screens.d.ts +0 -5
  620. package/dist/templates/starter/categories/shopping-commerce/screens.d.ts.map +0 -1
  621. package/dist/templates/starter/categories/shopping-commerce/screens.js +0 -89
  622. package/dist/templates/starter/categories/shopping-commerce/screens.js.map +0 -1
  623. package/dist/templates/starter/categories/social-community/community.template.d.ts +0 -4
  624. package/dist/templates/starter/categories/social-community/community.template.d.ts.map +0 -1
  625. package/dist/templates/starter/categories/social-community/community.template.js +0 -17
  626. package/dist/templates/starter/categories/social-community/community.template.js.map +0 -1
  627. package/dist/templates/starter/categories/social-community/content.d.ts +0 -183
  628. package/dist/templates/starter/categories/social-community/content.d.ts.map +0 -1
  629. package/dist/templates/starter/categories/social-community/content.js +0 -231
  630. package/dist/templates/starter/categories/social-community/content.js.map +0 -1
  631. package/dist/templates/starter/categories/social-community/creator/index.d.ts +0 -2
  632. package/dist/templates/starter/categories/social-community/creator/index.d.ts.map +0 -1
  633. package/dist/templates/starter/categories/social-community/creator/index.js +0 -2
  634. package/dist/templates/starter/categories/social-community/creator/index.js.map +0 -1
  635. package/dist/templates/starter/categories/social-community/creator/routes.d.ts +0 -11
  636. package/dist/templates/starter/categories/social-community/creator/routes.d.ts.map +0 -1
  637. package/dist/templates/starter/categories/social-community/creator/routes.js +0 -49
  638. package/dist/templates/starter/categories/social-community/creator/routes.js.map +0 -1
  639. package/dist/templates/starter/categories/social-community/creator/screens.d.ts +0 -5
  640. package/dist/templates/starter/categories/social-community/creator/screens.d.ts.map +0 -1
  641. package/dist/templates/starter/categories/social-community/creator/screens.js +0 -96
  642. package/dist/templates/starter/categories/social-community/creator/screens.js.map +0 -1
  643. package/dist/templates/starter/categories/social-community/creator/template.d.ts +0 -4
  644. package/dist/templates/starter/categories/social-community/creator/template.d.ts.map +0 -1
  645. package/dist/templates/starter/categories/social-community/creator/template.js +0 -17
  646. package/dist/templates/starter/categories/social-community/creator/template.js.map +0 -1
  647. package/dist/templates/starter/categories/social-community/index.d.ts +0 -8
  648. package/dist/templates/starter/categories/social-community/index.d.ts.map +0 -1
  649. package/dist/templates/starter/categories/social-community/index.js +0 -17
  650. package/dist/templates/starter/categories/social-community/index.js.map +0 -1
  651. package/dist/templates/starter/categories/social-community/routes.community.d.ts +0 -11
  652. package/dist/templates/starter/categories/social-community/routes.community.d.ts.map +0 -1
  653. package/dist/templates/starter/categories/social-community/routes.community.js +0 -49
  654. package/dist/templates/starter/categories/social-community/routes.community.js.map +0 -1
  655. package/dist/templates/starter/categories/social-community/screens.community.d.ts +0 -5
  656. package/dist/templates/starter/categories/social-community/screens.community.d.ts.map +0 -1
  657. package/dist/templates/starter/categories/social-community/screens.community.js +0 -96
  658. package/dist/templates/starter/categories/social-community/screens.community.js.map +0 -1
  659. package/dist/templates/starter/categories/sports/content.d.ts +0 -80
  660. package/dist/templates/starter/categories/sports/content.d.ts.map +0 -1
  661. package/dist/templates/starter/categories/sports/content.js +0 -100
  662. package/dist/templates/starter/categories/sports/content.js.map +0 -1
  663. package/dist/templates/starter/categories/sports/default.template.d.ts +0 -4
  664. package/dist/templates/starter/categories/sports/default.template.d.ts.map +0 -1
  665. package/dist/templates/starter/categories/sports/default.template.js +0 -17
  666. package/dist/templates/starter/categories/sports/default.template.js.map +0 -1
  667. package/dist/templates/starter/categories/sports/index.d.ts +0 -8
  668. package/dist/templates/starter/categories/sports/index.d.ts.map +0 -1
  669. package/dist/templates/starter/categories/sports/index.js +0 -10
  670. package/dist/templates/starter/categories/sports/index.js.map +0 -1
  671. package/dist/templates/starter/categories/sports/routes.d.ts +0 -11
  672. package/dist/templates/starter/categories/sports/routes.d.ts.map +0 -1
  673. package/dist/templates/starter/categories/sports/routes.js +0 -49
  674. package/dist/templates/starter/categories/sports/routes.js.map +0 -1
  675. package/dist/templates/starter/categories/sports/screens.d.ts +0 -5
  676. package/dist/templates/starter/categories/sports/screens.d.ts.map +0 -1
  677. package/dist/templates/starter/categories/sports/screens.js +0 -61
  678. package/dist/templates/starter/categories/sports/screens.js.map +0 -1
  679. package/dist/templates/starter/categories/utilities-tools/content.d.ts +0 -98
  680. package/dist/templates/starter/categories/utilities-tools/content.d.ts.map +0 -1
  681. package/dist/templates/starter/categories/utilities-tools/content.js +0 -123
  682. package/dist/templates/starter/categories/utilities-tools/content.js.map +0 -1
  683. package/dist/templates/starter/categories/utilities-tools/default.template.d.ts +0 -4
  684. package/dist/templates/starter/categories/utilities-tools/default.template.d.ts.map +0 -1
  685. package/dist/templates/starter/categories/utilities-tools/default.template.js +0 -17
  686. package/dist/templates/starter/categories/utilities-tools/default.template.js.map +0 -1
  687. package/dist/templates/starter/categories/utilities-tools/index.d.ts +0 -8
  688. package/dist/templates/starter/categories/utilities-tools/index.d.ts.map +0 -1
  689. package/dist/templates/starter/categories/utilities-tools/index.js +0 -10
  690. package/dist/templates/starter/categories/utilities-tools/index.js.map +0 -1
  691. package/dist/templates/starter/categories/utilities-tools/routes.d.ts +0 -12
  692. package/dist/templates/starter/categories/utilities-tools/routes.d.ts.map +0 -1
  693. package/dist/templates/starter/categories/utilities-tools/routes.js +0 -56
  694. package/dist/templates/starter/categories/utilities-tools/routes.js.map +0 -1
  695. package/dist/templates/starter/categories/utilities-tools/screens.d.ts +0 -5
  696. package/dist/templates/starter/categories/utilities-tools/screens.d.ts.map +0 -1
  697. package/dist/templates/starter/categories/utilities-tools/screens.js +0 -67
  698. package/dist/templates/starter/categories/utilities-tools/screens.js.map +0 -1
  699. package/dist/templates/starter/categories/weather/content.d.ts +0 -75
  700. package/dist/templates/starter/categories/weather/content.d.ts.map +0 -1
  701. package/dist/templates/starter/categories/weather/content.js +0 -95
  702. package/dist/templates/starter/categories/weather/content.js.map +0 -1
  703. package/dist/templates/starter/categories/weather/default.template.d.ts +0 -4
  704. package/dist/templates/starter/categories/weather/default.template.d.ts.map +0 -1
  705. package/dist/templates/starter/categories/weather/default.template.js +0 -17
  706. package/dist/templates/starter/categories/weather/default.template.js.map +0 -1
  707. package/dist/templates/starter/categories/weather/index.d.ts +0 -8
  708. package/dist/templates/starter/categories/weather/index.d.ts.map +0 -1
  709. package/dist/templates/starter/categories/weather/index.js +0 -10
  710. package/dist/templates/starter/categories/weather/index.js.map +0 -1
  711. package/dist/templates/starter/categories/weather/routes.d.ts +0 -10
  712. package/dist/templates/starter/categories/weather/routes.d.ts.map +0 -1
  713. package/dist/templates/starter/categories/weather/routes.js +0 -42
  714. package/dist/templates/starter/categories/weather/routes.js.map +0 -1
  715. package/dist/templates/starter/categories/weather/screens.d.ts +0 -5
  716. package/dist/templates/starter/categories/weather/screens.d.ts.map +0 -1
  717. package/dist/templates/starter/categories/weather/screens.js +0 -31
  718. package/dist/templates/starter/categories/weather/screens.js.map +0 -1
  719. package/dist/templates/starter/index.d.ts +0 -3
  720. package/dist/templates/starter/index.d.ts.map +0 -1
  721. package/dist/templates/starter/index.js +0 -3
  722. package/dist/templates/starter/index.js.map +0 -1
  723. package/dist/templates/starter/starter.assets.d.ts +0 -22
  724. package/dist/templates/starter/starter.assets.d.ts.map +0 -1
  725. package/dist/templates/starter/starter.assets.js +0 -124
  726. package/dist/templates/starter/starter.assets.js.map +0 -1
  727. package/dist/templates/starter/starter.registry.d.ts +0 -7
  728. package/dist/templates/starter/starter.registry.d.ts.map +0 -1
  729. package/dist/templates/starter/starter.registry.js +0 -86
  730. package/dist/templates/starter/starter.registry.js.map +0 -1
  731. package/dist/templates/starter/starter.template.d.ts +0 -7
  732. package/dist/templates/starter/starter.template.d.ts.map +0 -1
  733. package/dist/templates/starter/starter.template.js +0 -12
  734. package/dist/templates/starter/starter.template.js.map +0 -1
  735. package/dist/templates/starter/starter.types.d.ts +0 -42
  736. package/dist/templates/starter/starter.types.d.ts.map +0 -1
  737. package/dist/templates/starter/starter.types.js +0 -2
  738. package/dist/templates/starter/starter.types.js.map +0 -1
  739. /package/dist/{templates/shared → authoring}/create-manifest-shell.d.ts +0 -0
  740. /package/dist/{templates/shared → authoring}/splash-screen.d.ts +0 -0
  741. /package/dist/{templates/shared → authoring}/splash-screen.js +0 -0
@@ -1,17 +0,0 @@
1
- import { DEFAULT_TEMPLATE_VERSION } from '../../../../internal/defaults';
2
- import { createManifestShell, createTheme } from '../../../shared';
3
- import { createFinanceMoneyNavigator, createFinanceMoneyScreenIds } from './routes';
4
- import { createFinanceMoneyScreens } from './screens';
5
- export function createFinanceMoneyStarterTemplate(seed) {
6
- const idPrefix = `${seed.category}-starter`;
7
- const theme = createTheme(seed);
8
- const screenIds = createFinanceMoneyScreenIds(idPrefix);
9
- return createManifestShell({
10
- seed,
11
- theme,
12
- version: seed.version ?? DEFAULT_TEMPLATE_VERSION,
13
- navigator: createFinanceMoneyNavigator(screenIds),
14
- screens: createFinanceMoneyScreens(seed, idPrefix, screenIds),
15
- });
16
- }
17
- //# sourceMappingURL=default.template.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"default.template.js","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/finance-money/default.template.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEnE,OAAO,EAAE,2BAA2B,EAAE,2BAA2B,EAAE,MAAM,UAAU,CAAC;AACpF,OAAO,EAAE,yBAAyB,EAAE,MAAM,WAAW,CAAC;AAEtD,MAAM,UAAU,iCAAiC,CAAC,IAAkB;IAClE,MAAM,QAAQ,GAAG,GAAG,IAAI,CAAC,QAAQ,UAAU,CAAC;IAC5C,MAAM,KAAK,GAAG,WAAW,CAAC,IAAI,CAAC,CAAC;IAChC,MAAM,SAAS,GAAG,2BAA2B,CAAC,QAAQ,CAAC,CAAC;IAExD,OAAO,mBAAmB,CAAC;QACzB,IAAI;QACJ,KAAK;QACL,OAAO,EAAE,IAAI,CAAC,OAAO,IAAI,wBAAwB;QACjD,SAAS,EAAE,2BAA2B,CAAC,SAAS,CAAC;QACjD,OAAO,EAAE,yBAAyB,CAAC,IAAI,EAAE,QAAQ,EAAE,SAAS,CAAC;KAC9D,CAAC,CAAC;AACL,CAAC"}
@@ -1,2 +0,0 @@
1
- export { createEbankingMobileStarterTemplate } from './template';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/finance-money/ebanking-mobile/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mCAAmC,EAAE,MAAM,YAAY,CAAC"}
@@ -1,2 +0,0 @@
1
- export { createEbankingMobileStarterTemplate } from './template';
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/finance-money/ebanking-mobile/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mCAAmC,EAAE,MAAM,YAAY,CAAC"}
@@ -1,11 +0,0 @@
1
- import type { AppManifest } from '@ankhorage/contracts';
2
- export interface EbankingMobileScreenIds {
3
- home: string;
4
- assets: string;
5
- payments: string;
6
- invest: string;
7
- more: string;
8
- }
9
- export declare function createEbankingMobileScreenIds(idPrefix: string): EbankingMobileScreenIds;
10
- export declare function createEbankingMobileNavigator(screenIds: EbankingMobileScreenIds): AppManifest['navigator'];
11
- //# sourceMappingURL=routes.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/finance-money/ebanking-mobile/routes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAIxD,MAAM,WAAW,uBAAuB;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;CACd;AAED,wBAAgB,6BAA6B,CAAC,QAAQ,EAAE,MAAM,GAAG,uBAAuB,CAQvF;AAED,wBAAgB,6BAA6B,CAC3C,SAAS,EAAE,uBAAuB,GACjC,WAAW,CAAC,WAAW,CAAC,CAqC1B"}
@@ -1,49 +0,0 @@
1
- import { createRoute } from '../../../../shared';
2
- export function createEbankingMobileScreenIds(idPrefix) {
3
- return {
4
- assets: `${idPrefix}-assets`,
5
- home: `${idPrefix}-home`,
6
- invest: `${idPrefix}-invest`,
7
- more: `${idPrefix}-more`,
8
- payments: `${idPrefix}-payments`,
9
- };
10
- }
11
- export function createEbankingMobileNavigator(screenIds) {
12
- return {
13
- type: 'tabs',
14
- initialRouteName: 'home',
15
- routes: [
16
- createRoute({
17
- name: 'home',
18
- screenId: screenIds.home,
19
- label: 'Home',
20
- icon: { provider: 'material-community', name: 'home-outline' },
21
- }),
22
- createRoute({
23
- name: 'assets',
24
- screenId: screenIds.assets,
25
- label: 'Assets',
26
- icon: { provider: 'material-community', name: 'chart-pie' },
27
- }),
28
- createRoute({
29
- name: 'payments',
30
- screenId: screenIds.payments,
31
- label: 'Payments',
32
- icon: { provider: 'material-community', name: 'swap-horizontal' },
33
- }),
34
- createRoute({
35
- name: 'invest',
36
- screenId: screenIds.invest,
37
- label: 'Invest',
38
- icon: { provider: 'material-community', name: 'chart-line' },
39
- }),
40
- createRoute({
41
- name: 'more',
42
- screenId: screenIds.more,
43
- label: 'More',
44
- icon: { provider: 'material-community', name: 'dots-horizontal' },
45
- }),
46
- ],
47
- };
48
- }
49
- //# sourceMappingURL=routes.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"routes.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/finance-money/ebanking-mobile/routes.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAUjD,MAAM,UAAU,6BAA6B,CAAC,QAAgB;IAC5D,OAAO;QACL,MAAM,EAAE,GAAG,QAAQ,SAAS;QAC5B,IAAI,EAAE,GAAG,QAAQ,OAAO;QACxB,MAAM,EAAE,GAAG,QAAQ,SAAS;QAC5B,IAAI,EAAE,GAAG,QAAQ,OAAO;QACxB,QAAQ,EAAE,GAAG,QAAQ,WAAW;KACjC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,6BAA6B,CAC3C,SAAkC;IAElC,OAAO;QACL,IAAI,EAAE,MAAM;QACZ,gBAAgB,EAAE,MAAM;QACxB,MAAM,EAAE;YACN,WAAW,CAAC;gBACV,IAAI,EAAE,MAAM;gBACZ,QAAQ,EAAE,SAAS,CAAC,IAAI;gBACxB,KAAK,EAAE,MAAM;gBACb,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,cAAc,EAAE;aAC/D,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,SAAS,CAAC,MAAM;gBAC1B,KAAK,EAAE,QAAQ;gBACf,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,WAAW,EAAE;aAC5D,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,UAAU;gBAChB,QAAQ,EAAE,SAAS,CAAC,QAAQ;gBAC5B,KAAK,EAAE,UAAU;gBACjB,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,iBAAiB,EAAE;aAClE,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,SAAS,CAAC,MAAM;gBAC1B,KAAK,EAAE,QAAQ;gBACf,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,YAAY,EAAE;aAC7D,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,MAAM;gBACZ,QAAQ,EAAE,SAAS,CAAC,IAAI;gBACxB,KAAK,EAAE,MAAM;gBACb,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,iBAAiB,EAAE;aAClE,CAAC;SACH;KACF,CAAC;AACJ,CAAC"}
@@ -1,4 +0,0 @@
1
- import type { AppManifest } from '@ankhorage/contracts';
2
- import type { EbankingMobileScreenIds } from './routes';
3
- export declare function createEbankingMobileScreens(idPrefix: string, screenIds: EbankingMobileScreenIds): AppManifest['screens'];
4
- //# sourceMappingURL=screens.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"screens.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/finance-money/ebanking-mobile/screens.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AASxD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;AA0FxD,wBAAgB,2BAA2B,CACzC,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,uBAAuB,GACjC,WAAW,CAAC,SAAS,CAAC,CAgQxB"}
@@ -1,299 +0,0 @@
1
- import { createScreen, createScreenRoot, createSection, createZoraNode, } from '../../../../shared';
2
- function createIdSegment(value) {
3
- const segment = value
4
- .trim()
5
- .toLowerCase()
6
- .replace(/[^a-z0-9]+/g, '-')
7
- .replace(/^-|-$/g, '');
8
- return segment || 'section';
9
- }
10
- function createCardNode(idPrefix, card, cardIndex) {
11
- return createZoraNode(`${idPrefix}-card-${cardIndex + 1}`, 'Card', {
12
- eyebrow: card.eyebrow,
13
- title: card.title,
14
- description: card.description,
15
- tone: 'outline',
16
- });
17
- }
18
- function createNoticeNode(idPrefix, notice, noticeIndex) {
19
- return createZoraNode(`${idPrefix}-notice-${noticeIndex + 1}`, 'Notice', {
20
- title: notice.title,
21
- description: notice.description,
22
- color: notice.color,
23
- });
24
- }
25
- function createSectionWithPanel(idPrefix, section) {
26
- const idSegment = createIdSegment(section.title);
27
- const panelId = `${idPrefix}-${idSegment}-panel`;
28
- const children = [];
29
- let cardIndex = 0;
30
- let noticeIndex = 0;
31
- for (const item of section.items) {
32
- if ('color' in item) {
33
- children.push(createNoticeNode(panelId, item, noticeIndex));
34
- noticeIndex += 1;
35
- }
36
- else {
37
- children.push(createCardNode(panelId, item, cardIndex));
38
- cardIndex += 1;
39
- }
40
- }
41
- return createSection(`${idPrefix}-${idSegment}`, {
42
- title: section.title,
43
- description: section.description,
44
- }, [
45
- createZoraNode(panelId, 'Panel', {
46
- title: section.title,
47
- description: section.description,
48
- tone: 'subtle',
49
- }, children),
50
- ]);
51
- }
52
- export function createEbankingMobileScreens(idPrefix, screenIds) {
53
- const homeSections = [
54
- {
55
- title: 'Balances',
56
- description: 'Your current account position.',
57
- items: [
58
- {
59
- eyebrow: 'Balance',
60
- title: 'Total balance',
61
- description: 'Available cash and linked account value.',
62
- },
63
- {
64
- eyebrow: 'Available',
65
- title: 'Available now',
66
- description: 'Spendable funds after pending activity.',
67
- },
68
- ],
69
- },
70
- {
71
- title: 'Quick actions',
72
- description: 'Common money movement tasks.',
73
- items: [
74
- { eyebrow: 'Transfer', title: 'Transfer', description: 'Move money between accounts.' },
75
- { eyebrow: 'Pay', title: 'Pay', description: 'Pay bills and invoices.' },
76
- { eyebrow: 'Deposit', title: 'Deposit', description: 'Add funds to your account.' },
77
- ],
78
- },
79
- {
80
- title: 'Upcoming payments',
81
- description: 'Scheduled obligations and due dates.',
82
- items: [
83
- { eyebrow: 'Due soon', title: 'Rent', description: 'Due May 25.' },
84
- { eyebrow: 'Upcoming', title: 'Internet', description: 'Due May 28.' },
85
- ],
86
- },
87
- {
88
- title: 'Recent activity',
89
- description: 'Latest account movements.',
90
- items: [
91
- { eyebrow: 'Card', title: 'Whole Foods Market', description: 'Pending card purchase.' },
92
- {
93
- eyebrow: 'Deposit',
94
- title: 'Employer payroll',
95
- description: 'Completed incoming payment.',
96
- },
97
- ],
98
- },
99
- ];
100
- const assetsSections = [
101
- {
102
- title: 'Net worth',
103
- description: 'Total value across your accounts.',
104
- items: [
105
- {
106
- eyebrow: 'Total',
107
- title: 'Net worth',
108
- description: 'Current value across linked assets.',
109
- },
110
- ],
111
- },
112
- {
113
- title: 'Allocation',
114
- description: 'Checking, savings, and credit composition.',
115
- items: [
116
- { eyebrow: 'Checking', title: 'Checking', description: 'Primary spending account.' },
117
- { eyebrow: 'Savings', title: 'Savings', description: 'Emergency fund and goals.' },
118
- { eyebrow: 'Credit', title: 'Credit', description: 'Outstanding credit position.' },
119
- ],
120
- },
121
- {
122
- title: 'Accounts',
123
- description: 'Manage linked accounts.',
124
- items: [{ eyebrow: 'Add', title: 'Add account', description: 'Link a new account.' }],
125
- },
126
- ];
127
- const paymentsSections = [
128
- {
129
- title: 'Actions',
130
- description: 'Start a payment flow.',
131
- items: [
132
- { eyebrow: 'Transfer', title: 'Transfer', description: 'Send money.' },
133
- { eyebrow: 'Bill', title: 'Pay a bill', description: 'Pay an invoice.' },
134
- ],
135
- },
136
- {
137
- title: 'Scheduled payments',
138
- description: 'Upcoming obligations and recurring payments.',
139
- items: [
140
- { eyebrow: 'Scheduled', title: 'Rent payment', description: 'Due May 25.' },
141
- { eyebrow: 'Scheduled', title: 'Hydro bill', description: 'Due May 28.' },
142
- { eyebrow: 'Scheduled', title: 'Mobile plan', description: 'Due May 30.' },
143
- ],
144
- },
145
- {
146
- title: 'Recent recipients',
147
- description: 'Trusted destinations for faster transfers.',
148
- items: [
149
- { eyebrow: 'Recipient', title: 'James Miller', description: 'Verified recipient.' },
150
- { eyebrow: 'Recipient', title: 'Sophia Patel', description: 'Verified recipient.' },
151
- ],
152
- },
153
- ];
154
- const investSections = [
155
- {
156
- title: 'Portfolio value',
157
- description: 'Performance over time.',
158
- items: [
159
- { eyebrow: 'Value', title: 'Portfolio value', description: 'Value as of today.' },
160
- { eyebrow: 'Range', title: '1M', description: 'One month performance.' },
161
- { eyebrow: 'Range', title: '6M', description: 'Six month performance.' },
162
- { eyebrow: 'Range', title: '1Y', description: 'One year performance.' },
163
- ],
164
- },
165
- {
166
- title: 'Return',
167
- description: 'Performance summary.',
168
- items: [{ eyebrow: 'Performance', title: 'Return', description: 'Past-year return.' }],
169
- },
170
- {
171
- title: 'Holdings',
172
- description: 'Diversified positions at a glance.',
173
- items: [
174
- { eyebrow: 'Stocks', title: 'U.S. stocks', description: 'Diversified equity position.' },
175
- {
176
- eyebrow: 'Stocks',
177
- title: 'International stocks',
178
- description: 'Global equity position.',
179
- },
180
- { eyebrow: 'Stability', title: 'Bonds', description: 'Stability allocation.' },
181
- {
182
- eyebrow: 'Liquidity',
183
- title: 'Cash & cash equivalents',
184
- description: 'Liquidity reserve.',
185
- },
186
- ],
187
- },
188
- ];
189
- const moreSections = [
190
- {
191
- title: 'Profile & security',
192
- description: 'Keep account access visible and protected.',
193
- items: [
194
- { eyebrow: 'Profile', title: 'Welcome back', description: 'Review your profile.' },
195
- {
196
- title: 'Your account is secure',
197
- description: 'We are monitoring your account and will notify you of important activity.',
198
- color: 'success',
199
- },
200
- ],
201
- },
202
- {
203
- title: 'Settings',
204
- description: 'Manage preferences and trusted access.',
205
- items: [
206
- { eyebrow: 'Security', title: 'Security', description: 'Passcode and device controls.' },
207
- {
208
- eyebrow: 'Notifications',
209
- title: 'Notifications',
210
- description: 'Alerts and delivery preferences.',
211
- },
212
- {
213
- eyebrow: 'Beneficiaries',
214
- title: 'Beneficiaries',
215
- description: 'Manage trusted recipients.',
216
- },
217
- { eyebrow: 'Support', title: 'Help and support', description: 'Get assistance.' },
218
- ],
219
- },
220
- ];
221
- const homeScreen = createScreen({
222
- id: screenIds.home,
223
- name: 'Home',
224
- title: 'E-banking overview',
225
- description: 'Balances, quick actions, and upcoming activity at a glance.',
226
- root: createScreenRoot(`${idPrefix}-home-screen`, { width: 'narrow', scroll: true }, [
227
- createZoraNode(`${idPrefix}-home-header`, 'SectionHeader', {
228
- eyebrow: 'Cash overview',
229
- title: 'Good morning, Alex',
230
- description: 'Secure view of your money and next actions.',
231
- }),
232
- ...homeSections.map((section) => createSectionWithPanel(`${idPrefix}-home`, section)),
233
- ]),
234
- });
235
- const assetsScreen = createScreen({
236
- id: screenIds.assets,
237
- name: 'Assets',
238
- title: 'Assets',
239
- description: 'Net worth, account allocation, and linked accounts.',
240
- root: createScreenRoot(`${idPrefix}-assets-screen`, { width: 'narrow', scroll: true }, [
241
- createZoraNode(`${idPrefix}-assets-header`, 'SectionHeader', {
242
- eyebrow: 'Portfolio',
243
- title: 'Assets',
244
- description: 'See how your money is distributed.',
245
- }),
246
- ...assetsSections.map((section) => createSectionWithPanel(`${idPrefix}-assets`, section)),
247
- ]),
248
- });
249
- const paymentsScreen = createScreen({
250
- id: screenIds.payments,
251
- name: 'Payments',
252
- title: 'Payments',
253
- description: 'Transfer funds, pay bills, and review scheduled payments.',
254
- root: createScreenRoot(`${idPrefix}-payments-screen`, { width: 'narrow', scroll: true }, [
255
- createZoraNode(`${idPrefix}-payments-header`, 'SectionHeader', {
256
- eyebrow: 'Money movement',
257
- title: 'Payments',
258
- description: 'Send and schedule payments securely.',
259
- }),
260
- ...paymentsSections.map((section) => createSectionWithPanel(`${idPrefix}-payments`, section)),
261
- ]),
262
- });
263
- const investScreen = createScreen({
264
- id: screenIds.invest,
265
- name: 'Invest',
266
- title: 'Invest',
267
- description: 'Portfolio value, returns, and diversified holdings.',
268
- root: createScreenRoot(`${idPrefix}-invest-screen`, { width: 'narrow', scroll: true }, [
269
- createZoraNode(`${idPrefix}-invest-header`, 'SectionHeader', {
270
- eyebrow: 'Portfolio',
271
- title: 'Invest',
272
- description: 'Track long-term progress with measured context.',
273
- }),
274
- ...investSections.map((section) => createSectionWithPanel(`${idPrefix}-invest`, section)),
275
- ]),
276
- });
277
- const moreScreen = createScreen({
278
- id: screenIds.more,
279
- name: 'More',
280
- title: 'More',
281
- description: 'Profile, security, support, and account preferences.',
282
- root: createScreenRoot(`${idPrefix}-more-screen`, { width: 'narrow', scroll: true }, [
283
- createZoraNode(`${idPrefix}-more-header`, 'SectionHeader', {
284
- eyebrow: 'Account',
285
- title: 'More',
286
- description: 'Manage your profile and security.',
287
- }),
288
- ...moreSections.map((section) => createSectionWithPanel(`${idPrefix}-more`, section)),
289
- ]),
290
- });
291
- return {
292
- [screenIds.home]: homeScreen,
293
- [screenIds.assets]: assetsScreen,
294
- [screenIds.payments]: paymentsScreen,
295
- [screenIds.invest]: investScreen,
296
- [screenIds.more]: moreScreen,
297
- };
298
- }
299
- //# sourceMappingURL=screens.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"screens.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/finance-money/ebanking-mobile/screens.ts"],"names":[],"mappings":"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"}
@@ -1,4 +0,0 @@
1
- import type { AppManifest } from '@ankhorage/contracts';
2
- import type { TemplateSeed } from '../../../starter.types';
3
- export declare function createEbankingMobileStarterTemplate(seed: TemplateSeed): AppManifest;
4
- //# sourceMappingURL=template.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"template.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/finance-money/ebanking-mobile/template.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAKxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAK3D,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,YAAY,GAAG,WAAW,CA8BnF"}
@@ -1,35 +0,0 @@
1
- import { resolveAuthFlow } from '@ankhorage/contracts/auth';
2
- import { DEFAULT_TEMPLATE_VERSION } from '../../../../../internal/defaults';
3
- import { createManifestShell, createTheme } from '../../../../shared';
4
- import { createEbankingMobileNavigator, createEbankingMobileScreenIds } from './routes';
5
- import { createEbankingMobileScreens } from './screens';
6
- export function createEbankingMobileStarterTemplate(seed) {
7
- const idPrefix = `${seed.category}-ebanking-mobile`;
8
- const theme = createTheme(seed);
9
- const screenIds = createEbankingMobileScreenIds(idPrefix);
10
- const manifest = createManifestShell({
11
- seed,
12
- theme,
13
- version: seed.version ?? DEFAULT_TEMPLATE_VERSION,
14
- navigator: createEbankingMobileNavigator(screenIds),
15
- screens: createEbankingMobileScreens(idPrefix, screenIds),
16
- });
17
- const auth = manifest.infra.auth;
18
- if (auth === undefined) {
19
- return manifest;
20
- }
21
- return {
22
- ...manifest,
23
- infra: {
24
- ...manifest.infra,
25
- auth: {
26
- ...auth,
27
- flow: {
28
- ...resolveAuthFlow(auth.flow),
29
- postSignInRoute: 'home',
30
- },
31
- },
32
- },
33
- };
34
- }
35
- //# sourceMappingURL=template.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"template.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/finance-money/ebanking-mobile/template.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAE5D,OAAO,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAGtE,OAAO,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,MAAM,UAAU,CAAC;AACxF,OAAO,EAAE,2BAA2B,EAAE,MAAM,WAAW,CAAC;AAExD,MAAM,UAAU,mCAAmC,CAAC,IAAkB;IACpE,MAAM,QAAQ,GAAG,GAAG,IAAI,CAAC,QAAQ,kBAAkB,CAAC;IACpD,MAAM,KAAK,GAAG,WAAW,CAAC,IAAI,CAAC,CAAC;IAChC,MAAM,SAAS,GAAG,6BAA6B,CAAC,QAAQ,CAAC,CAAC;IAC1D,MAAM,QAAQ,GAAG,mBAAmB,CAAC;QACnC,IAAI;QACJ,KAAK;QACL,OAAO,EAAE,IAAI,CAAC,OAAO,IAAI,wBAAwB;QACjD,SAAS,EAAE,6BAA6B,CAAC,SAAS,CAAC;QACnD,OAAO,EAAE,2BAA2B,CAAC,QAAQ,EAAE,SAAS,CAAC;KAC1D,CAAC,CAAC;IAEH,MAAM,IAAI,GAAG,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC;IACjC,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;QACvB,OAAO,QAAQ,CAAC;IAClB,CAAC;IAED,OAAO;QACL,GAAG,QAAQ;QACX,KAAK,EAAE;YACL,GAAG,QAAQ,CAAC,KAAK;YACjB,IAAI,EAAE;gBACJ,GAAG,IAAI;gBACP,IAAI,EAAE;oBACJ,GAAG,eAAe,CAAC,IAAI,CAAC,IAAI,CAAC;oBAC7B,eAAe,EAAE,MAAM;iBACxB;aACF;SACF;KACF,CAAC;AACJ,CAAC"}
@@ -1,8 +0,0 @@
1
- import { createFinanceMoneyStarterTemplate } from './default.template';
2
- export declare const financeMoneyStarterTemplates: {
3
- id: string;
4
- label: string;
5
- description: string;
6
- create: typeof createFinanceMoneyStarterTemplate;
7
- }[];
8
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/finance-money/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACvE,eAAO,MAAM,4BAA4B;;;;;GAee,CAAC"}
@@ -1,17 +0,0 @@
1
- import { createEbankingMobileStarterTemplate } from './ebanking-mobile';
2
- import { createFinanceMoneyStarterTemplate } from './default.template';
3
- export const financeMoneyStarterTemplates = [
4
- {
5
- id: 'default',
6
- label: 'Money dashboard',
7
- description: 'An overview, accounts, transactions, budget, and insights starter for finance apps.',
8
- create: createFinanceMoneyStarterTemplate,
9
- },
10
- {
11
- id: 'ebanking-mobile',
12
- label: 'E-banking mobile',
13
- description: 'A five-tab mobile e-banking starter with balances, assets, payments, investing, and secure account settings.',
14
- create: createEbankingMobileStarterTemplate,
15
- },
16
- ];
17
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/finance-money/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mCAAmC,EAAE,MAAM,mBAAmB,CAAC;AACxE,OAAO,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACvE,MAAM,CAAC,MAAM,4BAA4B,GAAG;IAC1C;QACE,EAAE,EAAE,SAAS;QACb,KAAK,EAAE,iBAAiB;QACxB,WAAW,EACT,qFAAqF;QACvF,MAAM,EAAE,iCAAiC;KAC1C;IACD;QACE,EAAE,EAAE,iBAAiB;QACrB,KAAK,EAAE,kBAAkB;QACzB,WAAW,EACT,8GAA8G;QAChH,MAAM,EAAE,mCAAmC;KAC5C;CACqD,CAAC"}
@@ -1,11 +0,0 @@
1
- import type { AppManifest } from '@ankhorage/contracts';
2
- export interface FinanceMoneyScreenIds {
3
- overview: string;
4
- accounts: string;
5
- transactions: string;
6
- budget: string;
7
- insights: string;
8
- }
9
- export declare function createFinanceMoneyScreenIds(idPrefix: string): FinanceMoneyScreenIds;
10
- export declare function createFinanceMoneyNavigator(screenIds: FinanceMoneyScreenIds): AppManifest['navigator'];
11
- //# sourceMappingURL=routes.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/finance-money/routes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAIxD,MAAM,WAAW,qBAAqB;IACpC,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,wBAAgB,2BAA2B,CAAC,QAAQ,EAAE,MAAM,GAAG,qBAAqB,CAQnF;AAED,wBAAgB,2BAA2B,CACzC,SAAS,EAAE,qBAAqB,GAC/B,WAAW,CAAC,WAAW,CAAC,CAqC1B"}
@@ -1,49 +0,0 @@
1
- import { createRoute } from '../../../shared';
2
- export function createFinanceMoneyScreenIds(idPrefix) {
3
- return {
4
- overview: `${idPrefix}-overview`,
5
- accounts: `${idPrefix}-accounts`,
6
- transactions: `${idPrefix}-transactions`,
7
- budget: `${idPrefix}-budget`,
8
- insights: `${idPrefix}-insights`,
9
- };
10
- }
11
- export function createFinanceMoneyNavigator(screenIds) {
12
- return {
13
- type: 'tabs',
14
- initialRouteName: 'index',
15
- routes: [
16
- createRoute({
17
- name: 'index',
18
- screenId: screenIds.overview,
19
- label: 'Overview',
20
- icon: { provider: 'material-community', name: 'view-dashboard-outline' },
21
- }),
22
- createRoute({
23
- name: 'accounts',
24
- screenId: screenIds.accounts,
25
- label: 'Accounts',
26
- icon: { provider: 'material-community', name: 'bank-outline' },
27
- }),
28
- createRoute({
29
- name: 'transactions',
30
- screenId: screenIds.transactions,
31
- label: 'Transactions',
32
- icon: { provider: 'material-community', name: 'swap-horizontal' },
33
- }),
34
- createRoute({
35
- name: 'budget',
36
- screenId: screenIds.budget,
37
- label: 'Budget',
38
- icon: { provider: 'material-community', name: 'wallet-outline' },
39
- }),
40
- createRoute({
41
- name: 'insights',
42
- screenId: screenIds.insights,
43
- label: 'Insights',
44
- icon: { provider: 'material-community', name: 'chart-donut' },
45
- }),
46
- ],
47
- };
48
- }
49
- //# sourceMappingURL=routes.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"routes.js","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/finance-money/routes.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAU9C,MAAM,UAAU,2BAA2B,CAAC,QAAgB;IAC1D,OAAO;QACL,QAAQ,EAAE,GAAG,QAAQ,WAAW;QAChC,QAAQ,EAAE,GAAG,QAAQ,WAAW;QAChC,YAAY,EAAE,GAAG,QAAQ,eAAe;QACxC,MAAM,EAAE,GAAG,QAAQ,SAAS;QAC5B,QAAQ,EAAE,GAAG,QAAQ,WAAW;KACjC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,2BAA2B,CACzC,SAAgC;IAEhC,OAAO;QACL,IAAI,EAAE,MAAM;QACZ,gBAAgB,EAAE,OAAO;QACzB,MAAM,EAAE;YACN,WAAW,CAAC;gBACV,IAAI,EAAE,OAAO;gBACb,QAAQ,EAAE,SAAS,CAAC,QAAQ;gBAC5B,KAAK,EAAE,UAAU;gBACjB,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,wBAAwB,EAAE;aACzE,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,UAAU;gBAChB,QAAQ,EAAE,SAAS,CAAC,QAAQ;gBAC5B,KAAK,EAAE,UAAU;gBACjB,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,cAAc,EAAE;aAC/D,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,cAAc;gBACpB,QAAQ,EAAE,SAAS,CAAC,YAAY;gBAChC,KAAK,EAAE,cAAc;gBACrB,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,iBAAiB,EAAE;aAClE,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,SAAS,CAAC,MAAM;gBAC1B,KAAK,EAAE,QAAQ;gBACf,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,gBAAgB,EAAE;aACjE,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,UAAU;gBAChB,QAAQ,EAAE,SAAS,CAAC,QAAQ;gBAC5B,KAAK,EAAE,UAAU;gBACjB,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,aAAa,EAAE;aAC9D,CAAC;SACH;KACF,CAAC;AACJ,CAAC"}
@@ -1,5 +0,0 @@
1
- import type { AppManifest } from '@ankhorage/contracts';
2
- import type { TemplateSeed } from '../../starter.types';
3
- import type { FinanceMoneyScreenIds } from './routes';
4
- export declare function createFinanceMoneyScreens(_seed: TemplateSeed, idPrefix: string, screenIds: FinanceMoneyScreenIds): AppManifest['screens'];
5
- //# sourceMappingURL=screens.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"screens.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/finance-money/screens.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAGxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAExD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAEtD,wBAAgB,yBAAyB,CACvC,KAAK,EAAE,YAAY,EACnB,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,qBAAqB,GAC/B,WAAW,CAAC,SAAS,CAAC,CAiCxB"}