@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.
- package/CHANGELOG.md +12 -0
- package/dist/authoring/compose-category-manifest.js +1 -1
- package/dist/authoring/compose-category-manifest.js.map +1 -1
- package/dist/authoring/create-manifest-shell.d.ts.map +1 -0
- package/dist/{templates/shared → authoring}/create-manifest-shell.js +1 -1
- package/dist/authoring/create-manifest-shell.js.map +1 -0
- package/dist/authoring/splash-screen.d.ts.map +1 -0
- package/dist/authoring/splash-screen.js.map +1 -0
- package/dist/catalog.d.ts +3 -4
- package/dist/catalog.d.ts.map +1 -1
- package/dist/catalog.js +11 -41
- package/dist/catalog.js.map +1 -1
- package/dist/commands.d.ts +4 -5
- package/dist/commands.d.ts.map +1 -1
- package/dist/commands.js +41 -68
- package/dist/commands.js.map +1 -1
- package/dist/fixtures/oauth.d.ts +1 -9
- package/dist/fixtures/oauth.d.ts.map +1 -1
- package/dist/fixtures/oauth.js +0 -13
- package/dist/fixtures/oauth.js.map +1 -1
- package/dist/index.d.ts +2 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -3
- package/dist/index.js.map +1 -1
- package/dist/internal/defaults.d.ts +0 -2
- package/dist/internal/defaults.d.ts.map +1 -1
- package/dist/internal/defaults.js +0 -2
- package/dist/internal/defaults.js.map +1 -1
- package/dist/projectSeed.d.ts +4 -4
- package/dist/projectSeed.d.ts.map +1 -1
- package/dist/projectSeed.js +16 -31
- package/dist/projectSeed.js.map +1 -1
- package/dist/templateSelector.d.ts +2 -2
- package/dist/templateSelector.d.ts.map +1 -1
- package/dist/templateSelector.js +13 -17
- package/dist/templateSelector.js.map +1 -1
- package/dist/templates/catalog.d.ts +33 -0
- package/dist/templates/catalog.d.ts.map +1 -0
- package/dist/templates/catalog.generated.d.ts +3 -0
- package/dist/templates/catalog.generated.d.ts.map +1 -0
- package/dist/templates/catalog.generated.js +10 -0
- package/dist/templates/catalog.generated.js.map +1 -0
- package/dist/templates/catalog.js +68 -0
- package/dist/templates/catalog.js.map +1 -0
- package/dist/templates/categories/lifestyle/stillpath/createAppManifest.d.ts +4 -0
- package/dist/templates/categories/lifestyle/stillpath/createAppManifest.d.ts.map +1 -0
- package/dist/templates/categories/lifestyle/stillpath/createAppManifest.js +991 -0
- package/dist/templates/categories/lifestyle/stillpath/createAppManifest.js.map +1 -0
- package/package.json +6 -6
- package/src/templates/categories/lifestyle/stillpath/assets/images/home-hero.webp +0 -0
- package/src/templates/categories/lifestyle/stillpath/assets/images/ocean-release.webp +0 -0
- package/src/templates/categories/lifestyle/stillpath/assets/images/reflection-rest.webp +0 -0
- package/src/templates/categories/lifestyle/stillpath/assets/images/ritual-hero.webp +0 -0
- package/src/templates/categories/lifestyle/stillpath/assets/screens/home.webp +0 -0
- package/src/templates/categories/lifestyle/stillpath/assets/screens/journal.webp +0 -0
- package/src/templates/categories/lifestyle/stillpath/assets/screens/profile.webp +0 -0
- package/src/templates/categories/lifestyle/stillpath/assets/screens/rituals.webp +0 -0
- package/assets/templates/capability-proof/checker.svg +0 -1
- package/dist/generators/create-category-app.d.ts +0 -5
- package/dist/generators/create-category-app.d.ts.map +0 -1
- package/dist/generators/create-category-app.js +0 -51
- package/dist/generators/create-category-app.js.map +0 -1
- package/dist/internal/merge.d.ts +0 -4
- package/dist/internal/merge.d.ts.map +0 -1
- package/dist/internal/merge.js +0 -24
- package/dist/internal/merge.js.map +0 -1
- package/dist/internal/overrides.d.ts +0 -7
- package/dist/internal/overrides.d.ts.map +0 -1
- package/dist/internal/overrides.js +0 -2
- package/dist/internal/overrides.js.map +0 -1
- package/dist/internal/zora-nodes.d.ts +0 -135
- package/dist/internal/zora-nodes.d.ts.map +0 -1
- package/dist/internal/zora-nodes.js +0 -9
- package/dist/internal/zora-nodes.js.map +0 -1
- package/dist/templates/shared/create-manifest-shell.d.ts.map +0 -1
- package/dist/templates/shared/create-manifest-shell.js.map +0 -1
- package/dist/templates/shared/create-theme.d.ts +0 -11
- package/dist/templates/shared/create-theme.d.ts.map +0 -1
- package/dist/templates/shared/create-theme.js +0 -19
- package/dist/templates/shared/create-theme.js.map +0 -1
- package/dist/templates/shared/index.d.ts +0 -7
- package/dist/templates/shared/index.d.ts.map +0 -1
- package/dist/templates/shared/index.js +0 -7
- package/dist/templates/shared/index.js.map +0 -1
- package/dist/templates/shared/route.d.ts +0 -13
- package/dist/templates/shared/route.d.ts.map +0 -1
- package/dist/templates/shared/route.js +0 -14
- package/dist/templates/shared/route.js.map +0 -1
- package/dist/templates/shared/screen.d.ts +0 -11
- package/dist/templates/shared/screen.d.ts.map +0 -1
- package/dist/templates/shared/screen.js +0 -12
- package/dist/templates/shared/screen.js.map +0 -1
- package/dist/templates/shared/splash-screen.d.ts.map +0 -1
- package/dist/templates/shared/splash-screen.js.map +0 -1
- package/dist/templates/shared/starter-screens.d.ts +0 -46
- package/dist/templates/shared/starter-screens.d.ts.map +0 -1
- package/dist/templates/shared/starter-screens.js +0 -53
- package/dist/templates/shared/starter-screens.js.map +0 -1
- package/dist/templates/shared/zora-node-helpers.d.ts +0 -12
- package/dist/templates/shared/zora-node-helpers.d.ts.map +0 -1
- package/dist/templates/shared/zora-node-helpers.js +0 -33
- package/dist/templates/shared/zora-node-helpers.js.map +0 -1
- package/dist/templates/starter/categories/books-reading/content.d.ts +0 -80
- package/dist/templates/starter/categories/books-reading/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/books-reading/content.js +0 -100
- package/dist/templates/starter/categories/books-reading/content.js.map +0 -1
- package/dist/templates/starter/categories/books-reading/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/books-reading/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/books-reading/default.template.js +0 -17
- package/dist/templates/starter/categories/books-reading/default.template.js.map +0 -1
- package/dist/templates/starter/categories/books-reading/index.d.ts +0 -8
- package/dist/templates/starter/categories/books-reading/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/books-reading/index.js +0 -10
- package/dist/templates/starter/categories/books-reading/index.js.map +0 -1
- package/dist/templates/starter/categories/books-reading/routes.d.ts +0 -11
- package/dist/templates/starter/categories/books-reading/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/books-reading/routes.js +0 -49
- package/dist/templates/starter/categories/books-reading/routes.js.map +0 -1
- package/dist/templates/starter/categories/books-reading/screens.d.ts +0 -5
- package/dist/templates/starter/categories/books-reading/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/books-reading/screens.js +0 -61
- package/dist/templates/starter/categories/books-reading/screens.js.map +0 -1
- package/dist/templates/starter/categories/business-productivity/content.d.ts +0 -98
- package/dist/templates/starter/categories/business-productivity/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/business-productivity/content.js +0 -123
- package/dist/templates/starter/categories/business-productivity/content.js.map +0 -1
- package/dist/templates/starter/categories/business-productivity/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/business-productivity/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/business-productivity/default.template.js +0 -17
- package/dist/templates/starter/categories/business-productivity/default.template.js.map +0 -1
- package/dist/templates/starter/categories/business-productivity/index.d.ts +0 -8
- package/dist/templates/starter/categories/business-productivity/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/business-productivity/index.js +0 -17
- package/dist/templates/starter/categories/business-productivity/index.js.map +0 -1
- package/dist/templates/starter/categories/business-productivity/routes.d.ts +0 -12
- package/dist/templates/starter/categories/business-productivity/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/business-productivity/routes.js +0 -56
- package/dist/templates/starter/categories/business-productivity/routes.js.map +0 -1
- package/dist/templates/starter/categories/business-productivity/screens.d.ts +0 -5
- package/dist/templates/starter/categories/business-productivity/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/business-productivity/screens.js +0 -67
- package/dist/templates/starter/categories/business-productivity/screens.js.map +0 -1
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/content.d.ts +0 -190
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/content.js +0 -236
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/content.js.map +0 -1
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/index.d.ts +0 -2
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/index.js +0 -2
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/index.js.map +0 -1
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.d.ts +0 -7
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.js +0 -21
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.js.map +0 -1
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.d.ts +0 -4
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.js +0 -42
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.js.map +0 -1
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/template.d.ts +0 -4
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/template.d.ts.map +0 -1
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/template.js +0 -35
- package/dist/templates/starter/categories/business-productivity/urban-water-monitor/template.js.map +0 -1
- package/dist/templates/starter/categories/developer-tools/content.d.ts +0 -98
- package/dist/templates/starter/categories/developer-tools/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/developer-tools/content.js +0 -123
- package/dist/templates/starter/categories/developer-tools/content.js.map +0 -1
- package/dist/templates/starter/categories/developer-tools/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/developer-tools/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/developer-tools/default.template.js +0 -17
- package/dist/templates/starter/categories/developer-tools/default.template.js.map +0 -1
- package/dist/templates/starter/categories/developer-tools/index.d.ts +0 -8
- package/dist/templates/starter/categories/developer-tools/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/developer-tools/index.js +0 -10
- package/dist/templates/starter/categories/developer-tools/index.js.map +0 -1
- package/dist/templates/starter/categories/developer-tools/routes.d.ts +0 -12
- package/dist/templates/starter/categories/developer-tools/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/developer-tools/routes.js +0 -56
- package/dist/templates/starter/categories/developer-tools/routes.js.map +0 -1
- package/dist/templates/starter/categories/developer-tools/screens.d.ts +0 -5
- package/dist/templates/starter/categories/developer-tools/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/developer-tools/screens.js +0 -67
- package/dist/templates/starter/categories/developer-tools/screens.js.map +0 -1
- package/dist/templates/starter/categories/education-learning/content.d.ts +0 -80
- package/dist/templates/starter/categories/education-learning/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/education-learning/content.js +0 -100
- package/dist/templates/starter/categories/education-learning/content.js.map +0 -1
- package/dist/templates/starter/categories/education-learning/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/education-learning/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/education-learning/default.template.js +0 -17
- package/dist/templates/starter/categories/education-learning/default.template.js.map +0 -1
- package/dist/templates/starter/categories/education-learning/index.d.ts +0 -8
- package/dist/templates/starter/categories/education-learning/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/education-learning/index.js +0 -10
- package/dist/templates/starter/categories/education-learning/index.js.map +0 -1
- package/dist/templates/starter/categories/education-learning/routes.d.ts +0 -11
- package/dist/templates/starter/categories/education-learning/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/education-learning/routes.js +0 -49
- package/dist/templates/starter/categories/education-learning/routes.js.map +0 -1
- package/dist/templates/starter/categories/education-learning/screens.d.ts +0 -5
- package/dist/templates/starter/categories/education-learning/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/education-learning/screens.js +0 -61
- package/dist/templates/starter/categories/education-learning/screens.js.map +0 -1
- package/dist/templates/starter/categories/entertainment-media/content.d.ts +0 -80
- package/dist/templates/starter/categories/entertainment-media/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/entertainment-media/content.js +0 -100
- package/dist/templates/starter/categories/entertainment-media/content.js.map +0 -1
- package/dist/templates/starter/categories/entertainment-media/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/entertainment-media/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/entertainment-media/default.template.js +0 -17
- package/dist/templates/starter/categories/entertainment-media/default.template.js.map +0 -1
- package/dist/templates/starter/categories/entertainment-media/index.d.ts +0 -8
- package/dist/templates/starter/categories/entertainment-media/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/entertainment-media/index.js +0 -10
- package/dist/templates/starter/categories/entertainment-media/index.js.map +0 -1
- package/dist/templates/starter/categories/entertainment-media/routes.d.ts +0 -11
- package/dist/templates/starter/categories/entertainment-media/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/entertainment-media/routes.js +0 -49
- package/dist/templates/starter/categories/entertainment-media/routes.js.map +0 -1
- package/dist/templates/starter/categories/entertainment-media/screens.d.ts +0 -5
- package/dist/templates/starter/categories/entertainment-media/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/entertainment-media/screens.js +0 -61
- package/dist/templates/starter/categories/entertainment-media/screens.js.map +0 -1
- package/dist/templates/starter/categories/finance-money/content.d.ts +0 -93
- package/dist/templates/starter/categories/finance-money/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/finance-money/content.js +0 -118
- package/dist/templates/starter/categories/finance-money/content.js.map +0 -1
- package/dist/templates/starter/categories/finance-money/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/finance-money/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/finance-money/default.template.js +0 -17
- package/dist/templates/starter/categories/finance-money/default.template.js.map +0 -1
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/index.d.ts +0 -2
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/index.js +0 -2
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/index.js.map +0 -1
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/routes.d.ts +0 -11
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/routes.js +0 -49
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/routes.js.map +0 -1
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/screens.d.ts +0 -4
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/screens.js +0 -299
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/screens.js.map +0 -1
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/template.d.ts +0 -4
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/template.d.ts.map +0 -1
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/template.js +0 -35
- package/dist/templates/starter/categories/finance-money/ebanking-mobile/template.js.map +0 -1
- package/dist/templates/starter/categories/finance-money/index.d.ts +0 -8
- package/dist/templates/starter/categories/finance-money/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/finance-money/index.js +0 -17
- package/dist/templates/starter/categories/finance-money/index.js.map +0 -1
- package/dist/templates/starter/categories/finance-money/routes.d.ts +0 -11
- package/dist/templates/starter/categories/finance-money/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/finance-money/routes.js +0 -49
- package/dist/templates/starter/categories/finance-money/routes.js.map +0 -1
- package/dist/templates/starter/categories/finance-money/screens.d.ts +0 -5
- package/dist/templates/starter/categories/finance-money/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/finance-money/screens.js +0 -37
- package/dist/templates/starter/categories/finance-money/screens.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/content.d.ts +0 -80
- package/dist/templates/starter/categories/food-drink/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/content.js +0 -100
- package/dist/templates/starter/categories/food-drink/content.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/food-drink/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/default.template.js +0 -17
- package/dist/templates/starter/categories/food-drink/default.template.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/index.d.ts +0 -8
- package/dist/templates/starter/categories/food-drink/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/index.js +0 -17
- package/dist/templates/starter/categories/food-drink/index.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/api.d.ts +0 -3
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/api.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/api.js +0 -18
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/api.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiEndpoints.d.ts +0 -165
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiEndpoints.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiEndpoints.js +0 -138
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiEndpoints.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiSchemas.d.ts +0 -33
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiSchemas.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiSchemas.js +0 -80
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/apiSchemas.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/bindings.d.ts +0 -3
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/bindings.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/bindings.js +0 -310
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/bindings.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.d.ts +0 -3
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.js +0 -44
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/content.d.ts +0 -129
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/content.js +0 -237
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/content.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/contentScreen.d.ts +0 -29
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/contentScreen.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/contentScreen.js +0 -32
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/contentScreen.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/index.d.ts +0 -2
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/index.js +0 -2
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/index.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productCreateScreenBody.d.ts +0 -3
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productCreateScreenBody.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productCreateScreenBody.js +0 -88
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productCreateScreenBody.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productDetailScreenBody.d.ts +0 -8
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productDetailScreenBody.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productDetailScreenBody.js +0 -96
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/productDetailScreenBody.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/routes.d.ts +0 -15
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/routes.js +0 -69
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/routes.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/scanScreenBody.d.ts +0 -3
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/scanScreenBody.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/scanScreenBody.js +0 -20
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/scanScreenBody.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/screens.d.ts +0 -5
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/screens.js +0 -86
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/screens.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/settingsScreen.d.ts +0 -8
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/settingsScreen.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/settingsScreen.js +0 -44
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/settingsScreen.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/template.d.ts +0 -4
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/template.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/template.js +0 -50
- package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/template.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/routes.d.ts +0 -11
- package/dist/templates/starter/categories/food-drink/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/routes.js +0 -49
- package/dist/templates/starter/categories/food-drink/routes.js.map +0 -1
- package/dist/templates/starter/categories/food-drink/screens.d.ts +0 -5
- package/dist/templates/starter/categories/food-drink/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/food-drink/screens.js +0 -93
- package/dist/templates/starter/categories/food-drink/screens.js.map +0 -1
- package/dist/templates/starter/categories/games/chess/content.d.ts +0 -39
- package/dist/templates/starter/categories/games/chess/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/chess/content.js +0 -49
- package/dist/templates/starter/categories/games/chess/content.js.map +0 -1
- package/dist/templates/starter/categories/games/chess/index.d.ts +0 -2
- package/dist/templates/starter/categories/games/chess/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/chess/index.js +0 -2
- package/dist/templates/starter/categories/games/chess/index.js.map +0 -1
- package/dist/templates/starter/categories/games/chess/routes.d.ts +0 -8
- package/dist/templates/starter/categories/games/chess/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/chess/routes.js +0 -28
- package/dist/templates/starter/categories/games/chess/routes.js.map +0 -1
- package/dist/templates/starter/categories/games/chess/screens.d.ts +0 -5
- package/dist/templates/starter/categories/games/chess/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/chess/screens.js +0 -124
- package/dist/templates/starter/categories/games/chess/screens.js.map +0 -1
- package/dist/templates/starter/categories/games/chess/template.d.ts +0 -4
- package/dist/templates/starter/categories/games/chess/template.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/chess/template.js +0 -17
- package/dist/templates/starter/categories/games/chess/template.js.map +0 -1
- package/dist/templates/starter/categories/games/content.d.ts +0 -80
- package/dist/templates/starter/categories/games/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/content.js +0 -100
- package/dist/templates/starter/categories/games/content.js.map +0 -1
- package/dist/templates/starter/categories/games/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/games/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/default.template.js +0 -17
- package/dist/templates/starter/categories/games/default.template.js.map +0 -1
- package/dist/templates/starter/categories/games/index.d.ts +0 -8
- package/dist/templates/starter/categories/games/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/index.js +0 -24
- package/dist/templates/starter/categories/games/index.js.map +0 -1
- package/dist/templates/starter/categories/games/poker/content.d.ts +0 -11
- package/dist/templates/starter/categories/games/poker/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/poker/content.js +0 -11
- package/dist/templates/starter/categories/games/poker/content.js.map +0 -1
- package/dist/templates/starter/categories/games/poker/data.d.ts +0 -35
- package/dist/templates/starter/categories/games/poker/data.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/poker/data.js +0 -69
- package/dist/templates/starter/categories/games/poker/data.js.map +0 -1
- package/dist/templates/starter/categories/games/poker/index.d.ts +0 -2
- package/dist/templates/starter/categories/games/poker/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/poker/index.js +0 -2
- package/dist/templates/starter/categories/games/poker/index.js.map +0 -1
- package/dist/templates/starter/categories/games/poker/routes.d.ts +0 -8
- package/dist/templates/starter/categories/games/poker/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/poker/routes.js +0 -28
- package/dist/templates/starter/categories/games/poker/routes.js.map +0 -1
- package/dist/templates/starter/categories/games/poker/screens.d.ts +0 -5
- package/dist/templates/starter/categories/games/poker/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/poker/screens.js +0 -125
- package/dist/templates/starter/categories/games/poker/screens.js.map +0 -1
- package/dist/templates/starter/categories/games/poker/template.d.ts +0 -4
- package/dist/templates/starter/categories/games/poker/template.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/poker/template.js +0 -17
- package/dist/templates/starter/categories/games/poker/template.js.map +0 -1
- package/dist/templates/starter/categories/games/routes.d.ts +0 -11
- package/dist/templates/starter/categories/games/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/routes.js +0 -49
- package/dist/templates/starter/categories/games/routes.js.map +0 -1
- package/dist/templates/starter/categories/games/screens.d.ts +0 -5
- package/dist/templates/starter/categories/games/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/games/screens.js +0 -61
- package/dist/templates/starter/categories/games/screens.js.map +0 -1
- package/dist/templates/starter/categories/graphics-design/content.d.ts +0 -98
- package/dist/templates/starter/categories/graphics-design/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/graphics-design/content.js +0 -123
- package/dist/templates/starter/categories/graphics-design/content.js.map +0 -1
- package/dist/templates/starter/categories/graphics-design/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/graphics-design/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/graphics-design/default.template.js +0 -17
- package/dist/templates/starter/categories/graphics-design/default.template.js.map +0 -1
- package/dist/templates/starter/categories/graphics-design/index.d.ts +0 -8
- package/dist/templates/starter/categories/graphics-design/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/graphics-design/index.js +0 -10
- package/dist/templates/starter/categories/graphics-design/index.js.map +0 -1
- package/dist/templates/starter/categories/graphics-design/routes.d.ts +0 -12
- package/dist/templates/starter/categories/graphics-design/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/graphics-design/routes.js +0 -56
- package/dist/templates/starter/categories/graphics-design/routes.js.map +0 -1
- package/dist/templates/starter/categories/graphics-design/screens.d.ts +0 -5
- package/dist/templates/starter/categories/graphics-design/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/graphics-design/screens.js +0 -67
- package/dist/templates/starter/categories/graphics-design/screens.js.map +0 -1
- package/dist/templates/starter/categories/health-fitness/content.d.ts +0 -80
- package/dist/templates/starter/categories/health-fitness/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/health-fitness/content.js +0 -100
- package/dist/templates/starter/categories/health-fitness/content.js.map +0 -1
- package/dist/templates/starter/categories/health-fitness/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/health-fitness/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/health-fitness/default.template.js +0 -17
- package/dist/templates/starter/categories/health-fitness/default.template.js.map +0 -1
- package/dist/templates/starter/categories/health-fitness/index.d.ts +0 -8
- package/dist/templates/starter/categories/health-fitness/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/health-fitness/index.js +0 -10
- package/dist/templates/starter/categories/health-fitness/index.js.map +0 -1
- package/dist/templates/starter/categories/health-fitness/routes.d.ts +0 -11
- package/dist/templates/starter/categories/health-fitness/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/health-fitness/routes.js +0 -49
- package/dist/templates/starter/categories/health-fitness/routes.js.map +0 -1
- package/dist/templates/starter/categories/health-fitness/screens.d.ts +0 -5
- package/dist/templates/starter/categories/health-fitness/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/health-fitness/screens.js +0 -89
- package/dist/templates/starter/categories/health-fitness/screens.js.map +0 -1
- package/dist/templates/starter/categories/kids-family/content.d.ts +0 -80
- package/dist/templates/starter/categories/kids-family/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/kids-family/content.js +0 -100
- package/dist/templates/starter/categories/kids-family/content.js.map +0 -1
- package/dist/templates/starter/categories/kids-family/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/kids-family/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/kids-family/default.template.js +0 -17
- package/dist/templates/starter/categories/kids-family/default.template.js.map +0 -1
- package/dist/templates/starter/categories/kids-family/index.d.ts +0 -8
- package/dist/templates/starter/categories/kids-family/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/kids-family/index.js +0 -10
- package/dist/templates/starter/categories/kids-family/index.js.map +0 -1
- package/dist/templates/starter/categories/kids-family/routes.d.ts +0 -11
- package/dist/templates/starter/categories/kids-family/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/kids-family/routes.js +0 -49
- package/dist/templates/starter/categories/kids-family/routes.js.map +0 -1
- package/dist/templates/starter/categories/kids-family/screens.d.ts +0 -5
- package/dist/templates/starter/categories/kids-family/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/kids-family/screens.js +0 -61
- package/dist/templates/starter/categories/kids-family/screens.js.map +0 -1
- package/dist/templates/starter/categories/lifestyle/content.d.ts +0 -80
- package/dist/templates/starter/categories/lifestyle/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/lifestyle/content.js +0 -100
- package/dist/templates/starter/categories/lifestyle/content.js.map +0 -1
- package/dist/templates/starter/categories/lifestyle/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/lifestyle/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/lifestyle/default.template.js +0 -17
- package/dist/templates/starter/categories/lifestyle/default.template.js.map +0 -1
- package/dist/templates/starter/categories/lifestyle/index.d.ts +0 -8
- package/dist/templates/starter/categories/lifestyle/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/lifestyle/index.js +0 -10
- package/dist/templates/starter/categories/lifestyle/index.js.map +0 -1
- package/dist/templates/starter/categories/lifestyle/routes.d.ts +0 -11
- package/dist/templates/starter/categories/lifestyle/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/lifestyle/routes.js +0 -49
- package/dist/templates/starter/categories/lifestyle/routes.js.map +0 -1
- package/dist/templates/starter/categories/lifestyle/screens.d.ts +0 -5
- package/dist/templates/starter/categories/lifestyle/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/lifestyle/screens.js +0 -61
- package/dist/templates/starter/categories/lifestyle/screens.js.map +0 -1
- package/dist/templates/starter/categories/medical/content.d.ts +0 -80
- package/dist/templates/starter/categories/medical/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/medical/content.js +0 -100
- package/dist/templates/starter/categories/medical/content.js.map +0 -1
- package/dist/templates/starter/categories/medical/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/medical/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/medical/default.template.js +0 -17
- package/dist/templates/starter/categories/medical/default.template.js.map +0 -1
- package/dist/templates/starter/categories/medical/index.d.ts +0 -8
- package/dist/templates/starter/categories/medical/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/medical/index.js +0 -10
- package/dist/templates/starter/categories/medical/index.js.map +0 -1
- package/dist/templates/starter/categories/medical/routes.d.ts +0 -11
- package/dist/templates/starter/categories/medical/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/medical/routes.js +0 -49
- package/dist/templates/starter/categories/medical/routes.js.map +0 -1
- package/dist/templates/starter/categories/medical/screens.d.ts +0 -5
- package/dist/templates/starter/categories/medical/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/medical/screens.js +0 -61
- package/dist/templates/starter/categories/medical/screens.js.map +0 -1
- package/dist/templates/starter/categories/music-audio/content.d.ts +0 -67
- package/dist/templates/starter/categories/music-audio/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/music-audio/content.js +0 -82
- package/dist/templates/starter/categories/music-audio/content.js.map +0 -1
- package/dist/templates/starter/categories/music-audio/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/music-audio/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/music-audio/default.template.js +0 -17
- package/dist/templates/starter/categories/music-audio/default.template.js.map +0 -1
- package/dist/templates/starter/categories/music-audio/index.d.ts +0 -8
- package/dist/templates/starter/categories/music-audio/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/music-audio/index.js +0 -10
- package/dist/templates/starter/categories/music-audio/index.js.map +0 -1
- package/dist/templates/starter/categories/music-audio/routes.d.ts +0 -11
- package/dist/templates/starter/categories/music-audio/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/music-audio/routes.js +0 -49
- package/dist/templates/starter/categories/music-audio/routes.js.map +0 -1
- package/dist/templates/starter/categories/music-audio/screens.d.ts +0 -5
- package/dist/templates/starter/categories/music-audio/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/music-audio/screens.js +0 -100
- package/dist/templates/starter/categories/music-audio/screens.js.map +0 -1
- package/dist/templates/starter/categories/navigation-travel/content.d.ts +0 -80
- package/dist/templates/starter/categories/navigation-travel/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/navigation-travel/content.js +0 -100
- package/dist/templates/starter/categories/navigation-travel/content.js.map +0 -1
- package/dist/templates/starter/categories/navigation-travel/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/navigation-travel/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/navigation-travel/default.template.js +0 -17
- package/dist/templates/starter/categories/navigation-travel/default.template.js.map +0 -1
- package/dist/templates/starter/categories/navigation-travel/index.d.ts +0 -8
- package/dist/templates/starter/categories/navigation-travel/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/navigation-travel/index.js +0 -10
- package/dist/templates/starter/categories/navigation-travel/index.js.map +0 -1
- package/dist/templates/starter/categories/navigation-travel/routes.d.ts +0 -11
- package/dist/templates/starter/categories/navigation-travel/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/navigation-travel/routes.js +0 -49
- package/dist/templates/starter/categories/navigation-travel/routes.js.map +0 -1
- package/dist/templates/starter/categories/navigation-travel/screens.d.ts +0 -5
- package/dist/templates/starter/categories/navigation-travel/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/navigation-travel/screens.js +0 -61
- package/dist/templates/starter/categories/navigation-travel/screens.js.map +0 -1
- package/dist/templates/starter/categories/news-magazines/content.d.ts +0 -67
- package/dist/templates/starter/categories/news-magazines/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/news-magazines/content.js +0 -82
- package/dist/templates/starter/categories/news-magazines/content.js.map +0 -1
- package/dist/templates/starter/categories/news-magazines/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/news-magazines/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/news-magazines/default.template.js +0 -17
- package/dist/templates/starter/categories/news-magazines/default.template.js.map +0 -1
- package/dist/templates/starter/categories/news-magazines/index.d.ts +0 -8
- package/dist/templates/starter/categories/news-magazines/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/news-magazines/index.js +0 -10
- package/dist/templates/starter/categories/news-magazines/index.js.map +0 -1
- package/dist/templates/starter/categories/news-magazines/routes.d.ts +0 -11
- package/dist/templates/starter/categories/news-magazines/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/news-magazines/routes.js +0 -49
- package/dist/templates/starter/categories/news-magazines/routes.js.map +0 -1
- package/dist/templates/starter/categories/news-magazines/screens.d.ts +0 -5
- package/dist/templates/starter/categories/news-magazines/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/news-magazines/screens.js +0 -88
- package/dist/templates/starter/categories/news-magazines/screens.js.map +0 -1
- package/dist/templates/starter/categories/photo-video/content.d.ts +0 -80
- package/dist/templates/starter/categories/photo-video/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/photo-video/content.js +0 -100
- package/dist/templates/starter/categories/photo-video/content.js.map +0 -1
- package/dist/templates/starter/categories/photo-video/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/photo-video/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/photo-video/default.template.js +0 -17
- package/dist/templates/starter/categories/photo-video/default.template.js.map +0 -1
- package/dist/templates/starter/categories/photo-video/index.d.ts +0 -8
- package/dist/templates/starter/categories/photo-video/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/photo-video/index.js +0 -10
- package/dist/templates/starter/categories/photo-video/index.js.map +0 -1
- package/dist/templates/starter/categories/photo-video/routes.d.ts +0 -11
- package/dist/templates/starter/categories/photo-video/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/photo-video/routes.js +0 -49
- package/dist/templates/starter/categories/photo-video/routes.js.map +0 -1
- package/dist/templates/starter/categories/photo-video/screens.d.ts +0 -5
- package/dist/templates/starter/categories/photo-video/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/photo-video/screens.js +0 -61
- package/dist/templates/starter/categories/photo-video/screens.js.map +0 -1
- package/dist/templates/starter/categories/reference/content.d.ts +0 -85
- package/dist/templates/starter/categories/reference/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/reference/content.js +0 -105
- package/dist/templates/starter/categories/reference/content.js.map +0 -1
- package/dist/templates/starter/categories/reference/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/reference/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/reference/default.template.js +0 -17
- package/dist/templates/starter/categories/reference/default.template.js.map +0 -1
- package/dist/templates/starter/categories/reference/index.d.ts +0 -8
- package/dist/templates/starter/categories/reference/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/reference/index.js +0 -10
- package/dist/templates/starter/categories/reference/index.js.map +0 -1
- package/dist/templates/starter/categories/reference/routes.d.ts +0 -12
- package/dist/templates/starter/categories/reference/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/reference/routes.js +0 -56
- package/dist/templates/starter/categories/reference/routes.js.map +0 -1
- package/dist/templates/starter/categories/reference/screens.d.ts +0 -5
- package/dist/templates/starter/categories/reference/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/reference/screens.js +0 -94
- package/dist/templates/starter/categories/reference/screens.js.map +0 -1
- package/dist/templates/starter/categories/shopping-commerce/content.d.ts +0 -80
- package/dist/templates/starter/categories/shopping-commerce/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/shopping-commerce/content.js +0 -100
- package/dist/templates/starter/categories/shopping-commerce/content.js.map +0 -1
- package/dist/templates/starter/categories/shopping-commerce/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/shopping-commerce/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/shopping-commerce/default.template.js +0 -17
- package/dist/templates/starter/categories/shopping-commerce/default.template.js.map +0 -1
- package/dist/templates/starter/categories/shopping-commerce/index.d.ts +0 -8
- package/dist/templates/starter/categories/shopping-commerce/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/shopping-commerce/index.js +0 -10
- package/dist/templates/starter/categories/shopping-commerce/index.js.map +0 -1
- package/dist/templates/starter/categories/shopping-commerce/routes.d.ts +0 -11
- package/dist/templates/starter/categories/shopping-commerce/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/shopping-commerce/routes.js +0 -49
- package/dist/templates/starter/categories/shopping-commerce/routes.js.map +0 -1
- package/dist/templates/starter/categories/shopping-commerce/screens.d.ts +0 -5
- package/dist/templates/starter/categories/shopping-commerce/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/shopping-commerce/screens.js +0 -89
- package/dist/templates/starter/categories/shopping-commerce/screens.js.map +0 -1
- package/dist/templates/starter/categories/social-community/community.template.d.ts +0 -4
- package/dist/templates/starter/categories/social-community/community.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/social-community/community.template.js +0 -17
- package/dist/templates/starter/categories/social-community/community.template.js.map +0 -1
- package/dist/templates/starter/categories/social-community/content.d.ts +0 -183
- package/dist/templates/starter/categories/social-community/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/social-community/content.js +0 -231
- package/dist/templates/starter/categories/social-community/content.js.map +0 -1
- package/dist/templates/starter/categories/social-community/creator/index.d.ts +0 -2
- package/dist/templates/starter/categories/social-community/creator/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/social-community/creator/index.js +0 -2
- package/dist/templates/starter/categories/social-community/creator/index.js.map +0 -1
- package/dist/templates/starter/categories/social-community/creator/routes.d.ts +0 -11
- package/dist/templates/starter/categories/social-community/creator/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/social-community/creator/routes.js +0 -49
- package/dist/templates/starter/categories/social-community/creator/routes.js.map +0 -1
- package/dist/templates/starter/categories/social-community/creator/screens.d.ts +0 -5
- package/dist/templates/starter/categories/social-community/creator/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/social-community/creator/screens.js +0 -96
- package/dist/templates/starter/categories/social-community/creator/screens.js.map +0 -1
- package/dist/templates/starter/categories/social-community/creator/template.d.ts +0 -4
- package/dist/templates/starter/categories/social-community/creator/template.d.ts.map +0 -1
- package/dist/templates/starter/categories/social-community/creator/template.js +0 -17
- package/dist/templates/starter/categories/social-community/creator/template.js.map +0 -1
- package/dist/templates/starter/categories/social-community/index.d.ts +0 -8
- package/dist/templates/starter/categories/social-community/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/social-community/index.js +0 -17
- package/dist/templates/starter/categories/social-community/index.js.map +0 -1
- package/dist/templates/starter/categories/social-community/routes.community.d.ts +0 -11
- package/dist/templates/starter/categories/social-community/routes.community.d.ts.map +0 -1
- package/dist/templates/starter/categories/social-community/routes.community.js +0 -49
- package/dist/templates/starter/categories/social-community/routes.community.js.map +0 -1
- package/dist/templates/starter/categories/social-community/screens.community.d.ts +0 -5
- package/dist/templates/starter/categories/social-community/screens.community.d.ts.map +0 -1
- package/dist/templates/starter/categories/social-community/screens.community.js +0 -96
- package/dist/templates/starter/categories/social-community/screens.community.js.map +0 -1
- package/dist/templates/starter/categories/sports/content.d.ts +0 -80
- package/dist/templates/starter/categories/sports/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/sports/content.js +0 -100
- package/dist/templates/starter/categories/sports/content.js.map +0 -1
- package/dist/templates/starter/categories/sports/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/sports/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/sports/default.template.js +0 -17
- package/dist/templates/starter/categories/sports/default.template.js.map +0 -1
- package/dist/templates/starter/categories/sports/index.d.ts +0 -8
- package/dist/templates/starter/categories/sports/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/sports/index.js +0 -10
- package/dist/templates/starter/categories/sports/index.js.map +0 -1
- package/dist/templates/starter/categories/sports/routes.d.ts +0 -11
- package/dist/templates/starter/categories/sports/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/sports/routes.js +0 -49
- package/dist/templates/starter/categories/sports/routes.js.map +0 -1
- package/dist/templates/starter/categories/sports/screens.d.ts +0 -5
- package/dist/templates/starter/categories/sports/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/sports/screens.js +0 -61
- package/dist/templates/starter/categories/sports/screens.js.map +0 -1
- package/dist/templates/starter/categories/utilities-tools/content.d.ts +0 -98
- package/dist/templates/starter/categories/utilities-tools/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/utilities-tools/content.js +0 -123
- package/dist/templates/starter/categories/utilities-tools/content.js.map +0 -1
- package/dist/templates/starter/categories/utilities-tools/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/utilities-tools/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/utilities-tools/default.template.js +0 -17
- package/dist/templates/starter/categories/utilities-tools/default.template.js.map +0 -1
- package/dist/templates/starter/categories/utilities-tools/index.d.ts +0 -8
- package/dist/templates/starter/categories/utilities-tools/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/utilities-tools/index.js +0 -10
- package/dist/templates/starter/categories/utilities-tools/index.js.map +0 -1
- package/dist/templates/starter/categories/utilities-tools/routes.d.ts +0 -12
- package/dist/templates/starter/categories/utilities-tools/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/utilities-tools/routes.js +0 -56
- package/dist/templates/starter/categories/utilities-tools/routes.js.map +0 -1
- package/dist/templates/starter/categories/utilities-tools/screens.d.ts +0 -5
- package/dist/templates/starter/categories/utilities-tools/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/utilities-tools/screens.js +0 -67
- package/dist/templates/starter/categories/utilities-tools/screens.js.map +0 -1
- package/dist/templates/starter/categories/weather/content.d.ts +0 -75
- package/dist/templates/starter/categories/weather/content.d.ts.map +0 -1
- package/dist/templates/starter/categories/weather/content.js +0 -95
- package/dist/templates/starter/categories/weather/content.js.map +0 -1
- package/dist/templates/starter/categories/weather/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/weather/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/weather/default.template.js +0 -17
- package/dist/templates/starter/categories/weather/default.template.js.map +0 -1
- package/dist/templates/starter/categories/weather/index.d.ts +0 -8
- package/dist/templates/starter/categories/weather/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/weather/index.js +0 -10
- package/dist/templates/starter/categories/weather/index.js.map +0 -1
- package/dist/templates/starter/categories/weather/routes.d.ts +0 -10
- package/dist/templates/starter/categories/weather/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/weather/routes.js +0 -42
- package/dist/templates/starter/categories/weather/routes.js.map +0 -1
- package/dist/templates/starter/categories/weather/screens.d.ts +0 -5
- package/dist/templates/starter/categories/weather/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/weather/screens.js +0 -31
- package/dist/templates/starter/categories/weather/screens.js.map +0 -1
- package/dist/templates/starter/index.d.ts +0 -3
- package/dist/templates/starter/index.d.ts.map +0 -1
- package/dist/templates/starter/index.js +0 -3
- package/dist/templates/starter/index.js.map +0 -1
- package/dist/templates/starter/starter.assets.d.ts +0 -22
- package/dist/templates/starter/starter.assets.d.ts.map +0 -1
- package/dist/templates/starter/starter.assets.js +0 -124
- package/dist/templates/starter/starter.assets.js.map +0 -1
- package/dist/templates/starter/starter.registry.d.ts +0 -7
- package/dist/templates/starter/starter.registry.d.ts.map +0 -1
- package/dist/templates/starter/starter.registry.js +0 -86
- package/dist/templates/starter/starter.registry.js.map +0 -1
- package/dist/templates/starter/starter.template.d.ts +0 -7
- package/dist/templates/starter/starter.template.d.ts.map +0 -1
- package/dist/templates/starter/starter.template.js +0 -12
- package/dist/templates/starter/starter.template.js.map +0 -1
- package/dist/templates/starter/starter.types.d.ts +0 -42
- package/dist/templates/starter/starter.types.d.ts.map +0 -1
- package/dist/templates/starter/starter.types.js +0 -2
- package/dist/templates/starter/starter.types.js.map +0 -1
- /package/dist/{templates/shared → authoring}/create-manifest-shell.d.ts +0 -0
- /package/dist/{templates/shared → authoring}/splash-screen.d.ts +0 -0
- /package/dist/{templates/shared → authoring}/splash-screen.js +0 -0
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
export declare const entertainmentMediaContent: {
|
|
2
|
-
readonly discover: {
|
|
3
|
-
readonly eyebrow: "Discovery";
|
|
4
|
-
readonly title: "Find something to watch";
|
|
5
|
-
readonly description: "Seed the app with featured releases, trending picks, and personalized rows.";
|
|
6
|
-
readonly sections: readonly [{
|
|
7
|
-
readonly title: "Featured releases";
|
|
8
|
-
readonly description: "Model the hero content and supporting recommendations.";
|
|
9
|
-
readonly cards: readonly [{
|
|
10
|
-
readonly eyebrow: "New";
|
|
11
|
-
readonly title: "Tonight premiere";
|
|
12
|
-
readonly description: "A placeholder for featured content with a CTA and metadata.";
|
|
13
|
-
}, {
|
|
14
|
-
readonly eyebrow: "Trending";
|
|
15
|
-
readonly title: "Top 10 in your region";
|
|
16
|
-
readonly description: "Reserve for ranking, momentum, and social proof.";
|
|
17
|
-
}];
|
|
18
|
-
}];
|
|
19
|
-
};
|
|
20
|
-
readonly watchlist: {
|
|
21
|
-
readonly eyebrow: "Saved";
|
|
22
|
-
readonly title: "Your watchlist";
|
|
23
|
-
readonly description: "Keep saved content, reminders, and upcoming releases visible.";
|
|
24
|
-
readonly sections: readonly [{
|
|
25
|
-
readonly title: "Saved items";
|
|
26
|
-
readonly description: "Model saved content cards with status and availability.";
|
|
27
|
-
readonly cards: readonly [{
|
|
28
|
-
readonly eyebrow: "Saved";
|
|
29
|
-
readonly title: "Continue later";
|
|
30
|
-
readonly description: "A placeholder saved item with season/episode status and last played.";
|
|
31
|
-
}, {
|
|
32
|
-
readonly eyebrow: "Coming soon";
|
|
33
|
-
readonly title: "Next season";
|
|
34
|
-
readonly description: "Reserve for release reminders and subscription gating.";
|
|
35
|
-
}];
|
|
36
|
-
}];
|
|
37
|
-
};
|
|
38
|
-
readonly now: {
|
|
39
|
-
readonly eyebrow: "Now playing";
|
|
40
|
-
readonly title: "Continue watching";
|
|
41
|
-
readonly description: "A focused playback surface with progress and next episode suggestions.";
|
|
42
|
-
readonly sections: readonly [{
|
|
43
|
-
readonly title: "Resume";
|
|
44
|
-
readonly description: "Model playback continuity and “up next” suggestions.";
|
|
45
|
-
readonly cards: readonly [{
|
|
46
|
-
readonly eyebrow: "Resume";
|
|
47
|
-
readonly title: "Last session";
|
|
48
|
-
readonly description: "A placeholder for progress, subtitles, and device handoff.";
|
|
49
|
-
}, {
|
|
50
|
-
readonly eyebrow: "Up next";
|
|
51
|
-
readonly title: "Suggested episode";
|
|
52
|
-
readonly description: "Reserve for recommendations based on watch history.";
|
|
53
|
-
}];
|
|
54
|
-
}];
|
|
55
|
-
};
|
|
56
|
-
readonly library: {
|
|
57
|
-
readonly eyebrow: "Library";
|
|
58
|
-
readonly title: "Your catalog";
|
|
59
|
-
readonly description: "Organize content by category, downloads, and collections.";
|
|
60
|
-
readonly sections: readonly [{
|
|
61
|
-
readonly title: "Collections";
|
|
62
|
-
readonly description: "Model categories and collections before adding taxonomy engines.";
|
|
63
|
-
readonly cards: readonly [{
|
|
64
|
-
readonly eyebrow: "Collection";
|
|
65
|
-
readonly title: "Downloaded";
|
|
66
|
-
readonly description: "A placeholder for offline assets and storage settings.";
|
|
67
|
-
}, {
|
|
68
|
-
readonly eyebrow: "Collection";
|
|
69
|
-
readonly title: "Genres";
|
|
70
|
-
readonly description: "Reserve for genre browsing and editorial curation.";
|
|
71
|
-
}];
|
|
72
|
-
}];
|
|
73
|
-
};
|
|
74
|
-
readonly profile: {
|
|
75
|
-
readonly eyebrow: "Viewer profile";
|
|
76
|
-
readonly title: "Playback and account defaults";
|
|
77
|
-
readonly description: "Model subtitles, downloads, and profile preferences.";
|
|
78
|
-
};
|
|
79
|
-
};
|
|
80
|
-
//# sourceMappingURL=content.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"content.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/entertainment-media/content.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkG5B,CAAC"}
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
export const entertainmentMediaContent = {
|
|
2
|
-
discover: {
|
|
3
|
-
eyebrow: 'Discovery',
|
|
4
|
-
title: 'Find something to watch',
|
|
5
|
-
description: 'Seed the app with featured releases, trending picks, and personalized rows.',
|
|
6
|
-
sections: [
|
|
7
|
-
{
|
|
8
|
-
title: 'Featured releases',
|
|
9
|
-
description: 'Model the hero content and supporting recommendations.',
|
|
10
|
-
cards: [
|
|
11
|
-
{
|
|
12
|
-
eyebrow: 'New',
|
|
13
|
-
title: 'Tonight premiere',
|
|
14
|
-
description: 'A placeholder for featured content with a CTA and metadata.',
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
eyebrow: 'Trending',
|
|
18
|
-
title: 'Top 10 in your region',
|
|
19
|
-
description: 'Reserve for ranking, momentum, and social proof.',
|
|
20
|
-
},
|
|
21
|
-
],
|
|
22
|
-
},
|
|
23
|
-
],
|
|
24
|
-
},
|
|
25
|
-
watchlist: {
|
|
26
|
-
eyebrow: 'Saved',
|
|
27
|
-
title: 'Your watchlist',
|
|
28
|
-
description: 'Keep saved content, reminders, and upcoming releases visible.',
|
|
29
|
-
sections: [
|
|
30
|
-
{
|
|
31
|
-
title: 'Saved items',
|
|
32
|
-
description: 'Model saved content cards with status and availability.',
|
|
33
|
-
cards: [
|
|
34
|
-
{
|
|
35
|
-
eyebrow: 'Saved',
|
|
36
|
-
title: 'Continue later',
|
|
37
|
-
description: 'A placeholder saved item with season/episode status and last played.',
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
eyebrow: 'Coming soon',
|
|
41
|
-
title: 'Next season',
|
|
42
|
-
description: 'Reserve for release reminders and subscription gating.',
|
|
43
|
-
},
|
|
44
|
-
],
|
|
45
|
-
},
|
|
46
|
-
],
|
|
47
|
-
},
|
|
48
|
-
now: {
|
|
49
|
-
eyebrow: 'Now playing',
|
|
50
|
-
title: 'Continue watching',
|
|
51
|
-
description: 'A focused playback surface with progress and next episode suggestions.',
|
|
52
|
-
sections: [
|
|
53
|
-
{
|
|
54
|
-
title: 'Resume',
|
|
55
|
-
description: 'Model playback continuity and “up next” suggestions.',
|
|
56
|
-
cards: [
|
|
57
|
-
{
|
|
58
|
-
eyebrow: 'Resume',
|
|
59
|
-
title: 'Last session',
|
|
60
|
-
description: 'A placeholder for progress, subtitles, and device handoff.',
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
eyebrow: 'Up next',
|
|
64
|
-
title: 'Suggested episode',
|
|
65
|
-
description: 'Reserve for recommendations based on watch history.',
|
|
66
|
-
},
|
|
67
|
-
],
|
|
68
|
-
},
|
|
69
|
-
],
|
|
70
|
-
},
|
|
71
|
-
library: {
|
|
72
|
-
eyebrow: 'Library',
|
|
73
|
-
title: 'Your catalog',
|
|
74
|
-
description: 'Organize content by category, downloads, and collections.',
|
|
75
|
-
sections: [
|
|
76
|
-
{
|
|
77
|
-
title: 'Collections',
|
|
78
|
-
description: 'Model categories and collections before adding taxonomy engines.',
|
|
79
|
-
cards: [
|
|
80
|
-
{
|
|
81
|
-
eyebrow: 'Collection',
|
|
82
|
-
title: 'Downloaded',
|
|
83
|
-
description: 'A placeholder for offline assets and storage settings.',
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
eyebrow: 'Collection',
|
|
87
|
-
title: 'Genres',
|
|
88
|
-
description: 'Reserve for genre browsing and editorial curation.',
|
|
89
|
-
},
|
|
90
|
-
],
|
|
91
|
-
},
|
|
92
|
-
],
|
|
93
|
-
},
|
|
94
|
-
profile: {
|
|
95
|
-
eyebrow: 'Viewer profile',
|
|
96
|
-
title: 'Playback and account defaults',
|
|
97
|
-
description: 'Model subtitles, downloads, and profile preferences.',
|
|
98
|
-
},
|
|
99
|
-
};
|
|
100
|
-
//# sourceMappingURL=content.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"content.js","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/entertainment-media/content.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,yBAAyB,GAAG;IACvC,QAAQ,EAAE;QACR,OAAO,EAAE,WAAW;QACpB,KAAK,EAAE,yBAAyB;QAChC,WAAW,EAAE,6EAA6E;QAC1F,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,mBAAmB;gBAC1B,WAAW,EAAE,wDAAwD;gBACrE,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,KAAK;wBACd,KAAK,EAAE,kBAAkB;wBACzB,WAAW,EAAE,6DAA6D;qBAC3E;oBACD;wBACE,OAAO,EAAE,UAAU;wBACnB,KAAK,EAAE,uBAAuB;wBAC9B,WAAW,EAAE,kDAAkD;qBAChE;iBACF;aACF;SACF;KACF;IACD,SAAS,EAAE;QACT,OAAO,EAAE,OAAO;QAChB,KAAK,EAAE,gBAAgB;QACvB,WAAW,EAAE,+DAA+D;QAC5E,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,aAAa;gBACpB,WAAW,EAAE,yDAAyD;gBACtE,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,OAAO;wBAChB,KAAK,EAAE,gBAAgB;wBACvB,WAAW,EAAE,sEAAsE;qBACpF;oBACD;wBACE,OAAO,EAAE,aAAa;wBACtB,KAAK,EAAE,aAAa;wBACpB,WAAW,EAAE,wDAAwD;qBACtE;iBACF;aACF;SACF;KACF;IACD,GAAG,EAAE;QACH,OAAO,EAAE,aAAa;QACtB,KAAK,EAAE,mBAAmB;QAC1B,WAAW,EAAE,wEAAwE;QACrF,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,sDAAsD;gBACnE,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,QAAQ;wBACjB,KAAK,EAAE,cAAc;wBACrB,WAAW,EAAE,4DAA4D;qBAC1E;oBACD;wBACE,OAAO,EAAE,SAAS;wBAClB,KAAK,EAAE,mBAAmB;wBAC1B,WAAW,EAAE,qDAAqD;qBACnE;iBACF;aACF;SACF;KACF;IACD,OAAO,EAAE;QACP,OAAO,EAAE,SAAS;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,2DAA2D;QACxE,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,aAAa;gBACpB,WAAW,EAAE,kEAAkE;gBAC/E,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,YAAY;wBACrB,KAAK,EAAE,YAAY;wBACnB,WAAW,EAAE,wDAAwD;qBACtE;oBACD;wBACE,OAAO,EAAE,YAAY;wBACrB,KAAK,EAAE,QAAQ;wBACf,WAAW,EAAE,oDAAoD;qBAClE;iBACF;aACF;SACF;KACF;IACD,OAAO,EAAE;QACP,OAAO,EAAE,gBAAgB;QACzB,KAAK,EAAE,+BAA+B;QACtC,WAAW,EAAE,sDAAsD;KACpE;CACO,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"default.template.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/entertainment-media/default.template.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAIxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAIxD,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,YAAY,GAAG,WAAW,CAYvF"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { DEFAULT_TEMPLATE_VERSION } from '../../../../internal/defaults';
|
|
2
|
-
import { createManifestShell, createTheme } from '../../../shared';
|
|
3
|
-
import { createEntertainmentMediaNavigator, createEntertainmentMediaScreenIds } from './routes';
|
|
4
|
-
import { createEntertainmentMediaScreens } from './screens';
|
|
5
|
-
export function createEntertainmentMediaStarterTemplate(seed) {
|
|
6
|
-
const idPrefix = `${seed.category}-starter`;
|
|
7
|
-
const theme = createTheme(seed);
|
|
8
|
-
const screenIds = createEntertainmentMediaScreenIds(idPrefix);
|
|
9
|
-
return createManifestShell({
|
|
10
|
-
seed,
|
|
11
|
-
theme,
|
|
12
|
-
version: seed.version ?? DEFAULT_TEMPLATE_VERSION,
|
|
13
|
-
navigator: createEntertainmentMediaNavigator(screenIds),
|
|
14
|
-
screens: createEntertainmentMediaScreens(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/entertainment-media/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,iCAAiC,EAAE,iCAAiC,EAAE,MAAM,UAAU,CAAC;AAChG,OAAO,EAAE,+BAA+B,EAAE,MAAM,WAAW,CAAC;AAE5D,MAAM,UAAU,uCAAuC,CAAC,IAAkB;IACxE,MAAM,QAAQ,GAAG,GAAG,IAAI,CAAC,QAAQ,UAAU,CAAC;IAC5C,MAAM,KAAK,GAAG,WAAW,CAAC,IAAI,CAAC,CAAC;IAChC,MAAM,SAAS,GAAG,iCAAiC,CAAC,QAAQ,CAAC,CAAC;IAE9D,OAAO,mBAAmB,CAAC;QACzB,IAAI;QACJ,KAAK;QACL,OAAO,EAAE,IAAI,CAAC,OAAO,IAAI,wBAAwB;QACjD,SAAS,EAAE,iCAAiC,CAAC,SAAS,CAAC;QACvD,OAAO,EAAE,+BAA+B,CAAC,IAAI,EAAE,QAAQ,EAAE,SAAS,CAAC;KACpE,CAAC,CAAC;AACL,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { createEntertainmentMediaStarterTemplate } from './default.template';
|
|
2
|
-
export declare const entertainmentMediaStarterTemplates: {
|
|
3
|
-
id: string;
|
|
4
|
-
label: string;
|
|
5
|
-
description: string;
|
|
6
|
-
create: typeof createEntertainmentMediaStarterTemplate;
|
|
7
|
-
}[];
|
|
8
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/entertainment-media/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uCAAuC,EAAE,MAAM,oBAAoB,CAAC;AAE7E,eAAO,MAAM,kCAAkC;;;;;GAQS,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { createEntertainmentMediaStarterTemplate } from './default.template';
|
|
2
|
-
export const entertainmentMediaStarterTemplates = [
|
|
3
|
-
{
|
|
4
|
-
id: 'default',
|
|
5
|
-
label: 'Streaming hub',
|
|
6
|
-
description: 'A discover, watchlist, now playing, library, and profile starter for entertainment apps.',
|
|
7
|
-
create: createEntertainmentMediaStarterTemplate,
|
|
8
|
-
},
|
|
9
|
-
];
|
|
10
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/entertainment-media/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uCAAuC,EAAE,MAAM,oBAAoB,CAAC;AAE7E,MAAM,CAAC,MAAM,kCAAkC,GAAG;IAChD;QACE,EAAE,EAAE,SAAS;QACb,KAAK,EAAE,eAAe;QACtB,WAAW,EACT,0FAA0F;QAC5F,MAAM,EAAE,uCAAuC;KAChD;CACqD,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { AppManifest } from '@ankhorage/contracts';
|
|
2
|
-
export interface EntertainmentMediaScreenIds {
|
|
3
|
-
discover: string;
|
|
4
|
-
watchlist: string;
|
|
5
|
-
now: string;
|
|
6
|
-
library: string;
|
|
7
|
-
profile: string;
|
|
8
|
-
}
|
|
9
|
-
export declare function createEntertainmentMediaScreenIds(idPrefix: string): EntertainmentMediaScreenIds;
|
|
10
|
-
export declare function createEntertainmentMediaNavigator(screenIds: EntertainmentMediaScreenIds): AppManifest['navigator'];
|
|
11
|
-
//# sourceMappingURL=routes.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/entertainment-media/routes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAIxD,MAAM,WAAW,2BAA2B;IAC1C,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,iCAAiC,CAAC,QAAQ,EAAE,MAAM,GAAG,2BAA2B,CAQ/F;AAED,wBAAgB,iCAAiC,CAC/C,SAAS,EAAE,2BAA2B,GACrC,WAAW,CAAC,WAAW,CAAC,CAqC1B"}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { createRoute } from '../../../shared';
|
|
2
|
-
export function createEntertainmentMediaScreenIds(idPrefix) {
|
|
3
|
-
return {
|
|
4
|
-
discover: `${idPrefix}-discover`,
|
|
5
|
-
watchlist: `${idPrefix}-watchlist`,
|
|
6
|
-
now: `${idPrefix}-now`,
|
|
7
|
-
library: `${idPrefix}-library`,
|
|
8
|
-
profile: `${idPrefix}-profile`,
|
|
9
|
-
};
|
|
10
|
-
}
|
|
11
|
-
export function createEntertainmentMediaNavigator(screenIds) {
|
|
12
|
-
return {
|
|
13
|
-
type: 'tabs',
|
|
14
|
-
initialRouteName: 'index',
|
|
15
|
-
routes: [
|
|
16
|
-
createRoute({
|
|
17
|
-
name: 'index',
|
|
18
|
-
screenId: screenIds.discover,
|
|
19
|
-
label: 'Discover',
|
|
20
|
-
icon: { provider: 'material-community', name: 'compass-outline' },
|
|
21
|
-
}),
|
|
22
|
-
createRoute({
|
|
23
|
-
name: 'watchlist',
|
|
24
|
-
screenId: screenIds.watchlist,
|
|
25
|
-
label: 'Watchlist',
|
|
26
|
-
icon: { provider: 'material-community', name: 'bookmark-outline' },
|
|
27
|
-
}),
|
|
28
|
-
createRoute({
|
|
29
|
-
name: 'now',
|
|
30
|
-
screenId: screenIds.now,
|
|
31
|
-
label: 'Now',
|
|
32
|
-
icon: { provider: 'material-community', name: 'play-circle-outline' },
|
|
33
|
-
}),
|
|
34
|
-
createRoute({
|
|
35
|
-
name: 'library',
|
|
36
|
-
screenId: screenIds.library,
|
|
37
|
-
label: 'Library',
|
|
38
|
-
icon: { provider: 'material-community', name: 'movie-open-outline' },
|
|
39
|
-
}),
|
|
40
|
-
createRoute({
|
|
41
|
-
name: 'profile',
|
|
42
|
-
screenId: screenIds.profile,
|
|
43
|
-
label: 'Profile',
|
|
44
|
-
icon: { provider: 'material-community', name: 'account-circle-outline' },
|
|
45
|
-
}),
|
|
46
|
-
],
|
|
47
|
-
};
|
|
48
|
-
}
|
|
49
|
-
//# sourceMappingURL=routes.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"routes.js","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/entertainment-media/routes.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAU9C,MAAM,UAAU,iCAAiC,CAAC,QAAgB;IAChE,OAAO;QACL,QAAQ,EAAE,GAAG,QAAQ,WAAW;QAChC,SAAS,EAAE,GAAG,QAAQ,YAAY;QAClC,GAAG,EAAE,GAAG,QAAQ,MAAM;QACtB,OAAO,EAAE,GAAG,QAAQ,UAAU;QAC9B,OAAO,EAAE,GAAG,QAAQ,UAAU;KAC/B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,iCAAiC,CAC/C,SAAsC;IAEtC,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,iBAAiB,EAAE;aAClE,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,WAAW;gBACjB,QAAQ,EAAE,SAAS,CAAC,SAAS;gBAC7B,KAAK,EAAE,WAAW;gBAClB,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,kBAAkB,EAAE;aACnE,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,KAAK;gBACX,QAAQ,EAAE,SAAS,CAAC,GAAG;gBACvB,KAAK,EAAE,KAAK;gBACZ,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,qBAAqB,EAAE;aACtE,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,SAAS;gBACf,QAAQ,EAAE,SAAS,CAAC,OAAO;gBAC3B,KAAK,EAAE,SAAS;gBAChB,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;aACrE,CAAC;YACF,WAAW,CAAC;gBACV,IAAI,EAAE,SAAS;gBACf,QAAQ,EAAE,SAAS,CAAC,OAAO;gBAC3B,KAAK,EAAE,SAAS;gBAChB,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,wBAAwB,EAAE;aACzE,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 { EntertainmentMediaScreenIds } from './routes';
|
|
4
|
-
export declare function createEntertainmentMediaScreens(seed: TemplateSeed, idPrefix: string, screenIds: EntertainmentMediaScreenIds): AppManifest['screens'];
|
|
5
|
-
//# sourceMappingURL=screens.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"screens.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/entertainment-media/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,2BAA2B,EAAE,MAAM,UAAU,CAAC;AAE5D,wBAAgB,+BAA+B,CAC7C,IAAI,EAAE,YAAY,EAClB,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,2BAA2B,GACrC,WAAW,CAAC,SAAS,CAAC,CAyDxB"}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { createStarterContentScreen, createStarterSettingsScreen } from '../../../shared';
|
|
2
|
-
import { entertainmentMediaContent } from './content';
|
|
3
|
-
export function createEntertainmentMediaScreens(seed, idPrefix, screenIds) {
|
|
4
|
-
return {
|
|
5
|
-
[screenIds.discover]: createStarterContentScreen({
|
|
6
|
-
idPrefix,
|
|
7
|
-
screenId: screenIds.discover,
|
|
8
|
-
name: 'Discover',
|
|
9
|
-
content: entertainmentMediaContent.discover,
|
|
10
|
-
}),
|
|
11
|
-
[screenIds.watchlist]: createStarterContentScreen({
|
|
12
|
-
idPrefix,
|
|
13
|
-
screenId: screenIds.watchlist,
|
|
14
|
-
name: 'Watchlist',
|
|
15
|
-
content: entertainmentMediaContent.watchlist,
|
|
16
|
-
}),
|
|
17
|
-
[screenIds.now]: createStarterContentScreen({
|
|
18
|
-
idPrefix,
|
|
19
|
-
screenId: screenIds.now,
|
|
20
|
-
name: 'Now',
|
|
21
|
-
content: entertainmentMediaContent.now,
|
|
22
|
-
}),
|
|
23
|
-
[screenIds.library]: createStarterContentScreen({
|
|
24
|
-
idPrefix,
|
|
25
|
-
screenId: screenIds.library,
|
|
26
|
-
name: 'Library',
|
|
27
|
-
content: entertainmentMediaContent.library,
|
|
28
|
-
}),
|
|
29
|
-
[screenIds.profile]: createStarterSettingsScreen({
|
|
30
|
-
idPrefix,
|
|
31
|
-
screenId: screenIds.profile,
|
|
32
|
-
name: 'Profile',
|
|
33
|
-
header: entertainmentMediaContent.profile,
|
|
34
|
-
section: {
|
|
35
|
-
title: 'Playback defaults',
|
|
36
|
-
description: 'Seed subtitles, downloads, and parental settings placeholders.',
|
|
37
|
-
rows: [
|
|
38
|
-
{
|
|
39
|
-
id: 'subtitles-row',
|
|
40
|
-
title: 'Subtitles',
|
|
41
|
-
description: 'Subtitles start enabled with language follow-system.',
|
|
42
|
-
meta: 'on',
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
id: 'downloads-row',
|
|
46
|
-
title: 'Downloads',
|
|
47
|
-
description: 'Offline downloads start on Wi-Fi only.',
|
|
48
|
-
meta: 'wifi',
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
id: 'auth-row',
|
|
52
|
-
title: 'Auth scope',
|
|
53
|
-
description: `${seed.categoryLabel} inherits the manifest infra auth setting.`,
|
|
54
|
-
meta: 'global',
|
|
55
|
-
},
|
|
56
|
-
],
|
|
57
|
-
},
|
|
58
|
-
}),
|
|
59
|
-
};
|
|
60
|
-
}
|
|
61
|
-
//# sourceMappingURL=screens.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"screens.js","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/entertainment-media/screens.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,iBAAiB,CAAC;AAE1F,OAAO,EAAE,yBAAyB,EAAE,MAAM,WAAW,CAAC;AAGtD,MAAM,UAAU,+BAA+B,CAC7C,IAAkB,EAClB,QAAgB,EAChB,SAAsC;IAEtC,OAAO;QACL,CAAC,SAAS,CAAC,QAAQ,CAAC,EAAE,0BAA0B,CAAC;YAC/C,QAAQ;YACR,QAAQ,EAAE,SAAS,CAAC,QAAQ;YAC5B,IAAI,EAAE,UAAU;YAChB,OAAO,EAAE,yBAAyB,CAAC,QAAQ;SAC5C,CAAC;QACF,CAAC,SAAS,CAAC,SAAS,CAAC,EAAE,0BAA0B,CAAC;YAChD,QAAQ;YACR,QAAQ,EAAE,SAAS,CAAC,SAAS;YAC7B,IAAI,EAAE,WAAW;YACjB,OAAO,EAAE,yBAAyB,CAAC,SAAS;SAC7C,CAAC;QACF,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,0BAA0B,CAAC;YAC1C,QAAQ;YACR,QAAQ,EAAE,SAAS,CAAC,GAAG;YACvB,IAAI,EAAE,KAAK;YACX,OAAO,EAAE,yBAAyB,CAAC,GAAG;SACvC,CAAC;QACF,CAAC,SAAS,CAAC,OAAO,CAAC,EAAE,0BAA0B,CAAC;YAC9C,QAAQ;YACR,QAAQ,EAAE,SAAS,CAAC,OAAO;YAC3B,IAAI,EAAE,SAAS;YACf,OAAO,EAAE,yBAAyB,CAAC,OAAO;SAC3C,CAAC;QACF,CAAC,SAAS,CAAC,OAAO,CAAC,EAAE,2BAA2B,CAAC;YAC/C,QAAQ;YACR,QAAQ,EAAE,SAAS,CAAC,OAAO;YAC3B,IAAI,EAAE,SAAS;YACf,MAAM,EAAE,yBAAyB,CAAC,OAAO;YACzC,OAAO,EAAE;gBACP,KAAK,EAAE,mBAAmB;gBAC1B,WAAW,EAAE,gEAAgE;gBAC7E,IAAI,EAAE;oBACJ;wBACE,EAAE,EAAE,eAAe;wBACnB,KAAK,EAAE,WAAW;wBAClB,WAAW,EAAE,sDAAsD;wBACnE,IAAI,EAAE,IAAI;qBACX;oBACD;wBACE,EAAE,EAAE,eAAe;wBACnB,KAAK,EAAE,WAAW;wBAClB,WAAW,EAAE,wCAAwC;wBACrD,IAAI,EAAE,MAAM;qBACb;oBACD;wBACE,EAAE,EAAE,UAAU;wBACd,KAAK,EAAE,YAAY;wBACnB,WAAW,EAAE,GAAG,IAAI,CAAC,aAAa,4CAA4C;wBAC9E,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF,CAAC;KACH,CAAC;AACJ,CAAC"}
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
export declare const financeMoneyContent: {
|
|
2
|
-
readonly overview: {
|
|
3
|
-
readonly eyebrow: "Cash overview";
|
|
4
|
-
readonly title: "Balances and upcoming activity";
|
|
5
|
-
readonly description: "Seed the dashboard with a cash snapshot, upcoming bills, and budget status.";
|
|
6
|
-
readonly sections: readonly [{
|
|
7
|
-
readonly title: "Snapshot";
|
|
8
|
-
readonly description: "Model what matters on day one: balances, bills, and status.";
|
|
9
|
-
readonly cards: readonly [{
|
|
10
|
-
readonly eyebrow: "Balance";
|
|
11
|
-
readonly title: "Total balance";
|
|
12
|
-
readonly description: "A placeholder for total balance across accounts and liquidity buckets.";
|
|
13
|
-
}, {
|
|
14
|
-
readonly eyebrow: "Upcoming";
|
|
15
|
-
readonly title: "Next bill due";
|
|
16
|
-
readonly description: "Reserve this for scheduled payments and cashflow alerts.";
|
|
17
|
-
}];
|
|
18
|
-
}];
|
|
19
|
-
};
|
|
20
|
-
readonly accounts: {
|
|
21
|
-
readonly eyebrow: "Accounts";
|
|
22
|
-
readonly title: "Account list and details";
|
|
23
|
-
readonly description: "Keep accounts grouped by type with quick health and ownership metadata.";
|
|
24
|
-
readonly sections: readonly [{
|
|
25
|
-
readonly title: "Account groups";
|
|
26
|
-
readonly description: "Model the account categories a finance app needs.";
|
|
27
|
-
readonly cards: readonly [{
|
|
28
|
-
readonly eyebrow: "Checking";
|
|
29
|
-
readonly title: "Primary account";
|
|
30
|
-
readonly description: "A placeholder account card with balance, institution, and status.";
|
|
31
|
-
}, {
|
|
32
|
-
readonly eyebrow: "Savings";
|
|
33
|
-
readonly title: "Emergency fund";
|
|
34
|
-
readonly description: "Reserve for goals, interest rate, and withdrawal constraints.";
|
|
35
|
-
}];
|
|
36
|
-
}];
|
|
37
|
-
};
|
|
38
|
-
readonly transactions: {
|
|
39
|
-
readonly eyebrow: "Activity";
|
|
40
|
-
readonly title: "Transactions and categories";
|
|
41
|
-
readonly description: "Prepare the activity feed for filtering, receipts, and reconciliation.";
|
|
42
|
-
readonly sections: readonly [{
|
|
43
|
-
readonly title: "Recent activity";
|
|
44
|
-
readonly description: "Model transactions with category, merchant, and status signals.";
|
|
45
|
-
readonly cards: readonly [{
|
|
46
|
-
readonly eyebrow: "Card";
|
|
47
|
-
readonly title: "Grocery run";
|
|
48
|
-
readonly description: "A placeholder transaction card with category and receipt link.";
|
|
49
|
-
}, {
|
|
50
|
-
readonly eyebrow: "Transfer";
|
|
51
|
-
readonly title: "Savings transfer";
|
|
52
|
-
readonly description: "Reserve for internal transfers and scheduled rules.";
|
|
53
|
-
}];
|
|
54
|
-
}];
|
|
55
|
-
};
|
|
56
|
-
readonly budget: {
|
|
57
|
-
readonly eyebrow: "Budget";
|
|
58
|
-
readonly title: "Plan and limits";
|
|
59
|
-
readonly description: "Start with budgets, category caps, and health indicators.";
|
|
60
|
-
readonly sections: readonly [{
|
|
61
|
-
readonly title: "Budget health";
|
|
62
|
-
readonly description: "Model the budget signals a user expects without implementing computation.";
|
|
63
|
-
readonly cards: readonly [{
|
|
64
|
-
readonly eyebrow: "Category";
|
|
65
|
-
readonly title: "Food & dining";
|
|
66
|
-
readonly description: "A placeholder budget category with limit and progress signal.";
|
|
67
|
-
}, {
|
|
68
|
-
readonly eyebrow: "Category";
|
|
69
|
-
readonly title: "Transport";
|
|
70
|
-
readonly description: "Reserve for recurring spend, subscriptions, and alerts.";
|
|
71
|
-
}];
|
|
72
|
-
}];
|
|
73
|
-
};
|
|
74
|
-
readonly insights: {
|
|
75
|
-
readonly eyebrow: "Insights";
|
|
76
|
-
readonly title: "Trends and summaries";
|
|
77
|
-
readonly description: "Reserve space for spending trends, savings rate, and projections.";
|
|
78
|
-
readonly sections: readonly [{
|
|
79
|
-
readonly title: "Analytics placeholders";
|
|
80
|
-
readonly description: "Model insight modules without building the analytics engine.";
|
|
81
|
-
readonly cards: readonly [{
|
|
82
|
-
readonly eyebrow: "Trend";
|
|
83
|
-
readonly title: "Monthly spend";
|
|
84
|
-
readonly description: "A placeholder for charts, breakdowns, and comparison periods.";
|
|
85
|
-
}, {
|
|
86
|
-
readonly eyebrow: "Summary";
|
|
87
|
-
readonly title: "Top categories";
|
|
88
|
-
readonly description: "Reserve for category ranking and actionable suggestions.";
|
|
89
|
-
}];
|
|
90
|
-
}];
|
|
91
|
-
};
|
|
92
|
-
};
|
|
93
|
-
//# sourceMappingURL=content.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"content.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/finance-money/content.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoHtB,CAAC"}
|
|
@@ -1,118 +0,0 @@
|
|
|
1
|
-
export const financeMoneyContent = {
|
|
2
|
-
overview: {
|
|
3
|
-
eyebrow: 'Cash overview',
|
|
4
|
-
title: 'Balances and upcoming activity',
|
|
5
|
-
description: 'Seed the dashboard with a cash snapshot, upcoming bills, and budget status.',
|
|
6
|
-
sections: [
|
|
7
|
-
{
|
|
8
|
-
title: 'Snapshot',
|
|
9
|
-
description: 'Model what matters on day one: balances, bills, and status.',
|
|
10
|
-
cards: [
|
|
11
|
-
{
|
|
12
|
-
eyebrow: 'Balance',
|
|
13
|
-
title: 'Total balance',
|
|
14
|
-
description: 'A placeholder for total balance across accounts and liquidity buckets.',
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
eyebrow: 'Upcoming',
|
|
18
|
-
title: 'Next bill due',
|
|
19
|
-
description: 'Reserve this for scheduled payments and cashflow alerts.',
|
|
20
|
-
},
|
|
21
|
-
],
|
|
22
|
-
},
|
|
23
|
-
],
|
|
24
|
-
},
|
|
25
|
-
accounts: {
|
|
26
|
-
eyebrow: 'Accounts',
|
|
27
|
-
title: 'Account list and details',
|
|
28
|
-
description: 'Keep accounts grouped by type with quick health and ownership metadata.',
|
|
29
|
-
sections: [
|
|
30
|
-
{
|
|
31
|
-
title: 'Account groups',
|
|
32
|
-
description: 'Model the account categories a finance app needs.',
|
|
33
|
-
cards: [
|
|
34
|
-
{
|
|
35
|
-
eyebrow: 'Checking',
|
|
36
|
-
title: 'Primary account',
|
|
37
|
-
description: 'A placeholder account card with balance, institution, and status.',
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
eyebrow: 'Savings',
|
|
41
|
-
title: 'Emergency fund',
|
|
42
|
-
description: 'Reserve for goals, interest rate, and withdrawal constraints.',
|
|
43
|
-
},
|
|
44
|
-
],
|
|
45
|
-
},
|
|
46
|
-
],
|
|
47
|
-
},
|
|
48
|
-
transactions: {
|
|
49
|
-
eyebrow: 'Activity',
|
|
50
|
-
title: 'Transactions and categories',
|
|
51
|
-
description: 'Prepare the activity feed for filtering, receipts, and reconciliation.',
|
|
52
|
-
sections: [
|
|
53
|
-
{
|
|
54
|
-
title: 'Recent activity',
|
|
55
|
-
description: 'Model transactions with category, merchant, and status signals.',
|
|
56
|
-
cards: [
|
|
57
|
-
{
|
|
58
|
-
eyebrow: 'Card',
|
|
59
|
-
title: 'Grocery run',
|
|
60
|
-
description: 'A placeholder transaction card with category and receipt link.',
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
eyebrow: 'Transfer',
|
|
64
|
-
title: 'Savings transfer',
|
|
65
|
-
description: 'Reserve for internal transfers and scheduled rules.',
|
|
66
|
-
},
|
|
67
|
-
],
|
|
68
|
-
},
|
|
69
|
-
],
|
|
70
|
-
},
|
|
71
|
-
budget: {
|
|
72
|
-
eyebrow: 'Budget',
|
|
73
|
-
title: 'Plan and limits',
|
|
74
|
-
description: 'Start with budgets, category caps, and health indicators.',
|
|
75
|
-
sections: [
|
|
76
|
-
{
|
|
77
|
-
title: 'Budget health',
|
|
78
|
-
description: 'Model the budget signals a user expects without implementing computation.',
|
|
79
|
-
cards: [
|
|
80
|
-
{
|
|
81
|
-
eyebrow: 'Category',
|
|
82
|
-
title: 'Food & dining',
|
|
83
|
-
description: 'A placeholder budget category with limit and progress signal.',
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
eyebrow: 'Category',
|
|
87
|
-
title: 'Transport',
|
|
88
|
-
description: 'Reserve for recurring spend, subscriptions, and alerts.',
|
|
89
|
-
},
|
|
90
|
-
],
|
|
91
|
-
},
|
|
92
|
-
],
|
|
93
|
-
},
|
|
94
|
-
insights: {
|
|
95
|
-
eyebrow: 'Insights',
|
|
96
|
-
title: 'Trends and summaries',
|
|
97
|
-
description: 'Reserve space for spending trends, savings rate, and projections.',
|
|
98
|
-
sections: [
|
|
99
|
-
{
|
|
100
|
-
title: 'Analytics placeholders',
|
|
101
|
-
description: 'Model insight modules without building the analytics engine.',
|
|
102
|
-
cards: [
|
|
103
|
-
{
|
|
104
|
-
eyebrow: 'Trend',
|
|
105
|
-
title: 'Monthly spend',
|
|
106
|
-
description: 'A placeholder for charts, breakdowns, and comparison periods.',
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
eyebrow: 'Summary',
|
|
110
|
-
title: 'Top categories',
|
|
111
|
-
description: 'Reserve for category ranking and actionable suggestions.',
|
|
112
|
-
},
|
|
113
|
-
],
|
|
114
|
-
},
|
|
115
|
-
],
|
|
116
|
-
},
|
|
117
|
-
};
|
|
118
|
-
//# sourceMappingURL=content.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"content.js","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/finance-money/content.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,mBAAmB,GAAG;IACjC,QAAQ,EAAE;QACR,OAAO,EAAE,eAAe;QACxB,KAAK,EAAE,gCAAgC;QACvC,WAAW,EAAE,6EAA6E;QAC1F,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,UAAU;gBACjB,WAAW,EAAE,6DAA6D;gBAC1E,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,SAAS;wBAClB,KAAK,EAAE,eAAe;wBACtB,WAAW,EAAE,wEAAwE;qBACtF;oBACD;wBACE,OAAO,EAAE,UAAU;wBACnB,KAAK,EAAE,eAAe;wBACtB,WAAW,EAAE,0DAA0D;qBACxE;iBACF;aACF;SACF;KACF;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,UAAU;QACnB,KAAK,EAAE,0BAA0B;QACjC,WAAW,EAAE,yEAAyE;QACtF,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,gBAAgB;gBACvB,WAAW,EAAE,mDAAmD;gBAChE,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,UAAU;wBACnB,KAAK,EAAE,iBAAiB;wBACxB,WAAW,EAAE,mEAAmE;qBACjF;oBACD;wBACE,OAAO,EAAE,SAAS;wBAClB,KAAK,EAAE,gBAAgB;wBACvB,WAAW,EAAE,+DAA+D;qBAC7E;iBACF;aACF;SACF;KACF;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,UAAU;QACnB,KAAK,EAAE,6BAA6B;QACpC,WAAW,EAAE,wEAAwE;QACrF,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,iBAAiB;gBACxB,WAAW,EAAE,iEAAiE;gBAC9E,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,MAAM;wBACf,KAAK,EAAE,aAAa;wBACpB,WAAW,EAAE,gEAAgE;qBAC9E;oBACD;wBACE,OAAO,EAAE,UAAU;wBACnB,KAAK,EAAE,kBAAkB;wBACzB,WAAW,EAAE,qDAAqD;qBACnE;iBACF;aACF;SACF;KACF;IACD,MAAM,EAAE;QACN,OAAO,EAAE,QAAQ;QACjB,KAAK,EAAE,iBAAiB;QACxB,WAAW,EAAE,2DAA2D;QACxE,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,eAAe;gBACtB,WAAW,EAAE,2EAA2E;gBACxF,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,UAAU;wBACnB,KAAK,EAAE,eAAe;wBACtB,WAAW,EAAE,+DAA+D;qBAC7E;oBACD;wBACE,OAAO,EAAE,UAAU;wBACnB,KAAK,EAAE,WAAW;wBAClB,WAAW,EAAE,yDAAyD;qBACvE;iBACF;aACF;SACF;KACF;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,UAAU;QACnB,KAAK,EAAE,sBAAsB;QAC7B,WAAW,EAAE,mEAAmE;QAChF,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,wBAAwB;gBAC/B,WAAW,EAAE,8DAA8D;gBAC3E,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,OAAO;wBAChB,KAAK,EAAE,eAAe;wBACtB,WAAW,EAAE,+DAA+D;qBAC7E;oBACD;wBACE,OAAO,EAAE,SAAS;wBAClB,KAAK,EAAE,gBAAgB;wBACvB,WAAW,EAAE,0DAA0D;qBACxE;iBACF;aACF;SACF;KACF;CACO,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"default.template.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/finance-money/default.template.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAIxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAIxD,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,YAAY,GAAG,WAAW,CAYjF"}
|