@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,69 +0,0 @@
|
|
|
1
|
-
export const pokerSituation = {
|
|
2
|
-
id: 'preflop-user-btn-aa',
|
|
3
|
-
street: 'Preflop',
|
|
4
|
-
blinds: '400 / 800',
|
|
5
|
-
userPosition: 'BTN',
|
|
6
|
-
userCards: [
|
|
7
|
-
{ rank: 'A', suit: 'hearts' },
|
|
8
|
-
{ rank: 'A', suit: 'clubs' },
|
|
9
|
-
],
|
|
10
|
-
pot: '3.6K',
|
|
11
|
-
level: '400 / 800',
|
|
12
|
-
progress: 7,
|
|
13
|
-
progressTotal: 20,
|
|
14
|
-
score: '84%',
|
|
15
|
-
prompt: 'You are on the button with A♥ A♣. HJ opened to 2.4K, CO folded, and action is on you.',
|
|
16
|
-
availableActions: ['Fold', 'Call', 'All-In'],
|
|
17
|
-
correctAction: 'All-In',
|
|
18
|
-
explanation: 'Aces crush the button shoving range at this stack depth. Apply maximum pressure instead of flat-calling.',
|
|
19
|
-
seats: [
|
|
20
|
-
{
|
|
21
|
-
id: 'seat-user',
|
|
22
|
-
label: 'BTN',
|
|
23
|
-
sublabel: '98K',
|
|
24
|
-
cards: [
|
|
25
|
-
{ rank: 'A', suit: 'hearts' },
|
|
26
|
-
{ rank: 'A', suit: 'clubs' },
|
|
27
|
-
],
|
|
28
|
-
selected: true,
|
|
29
|
-
tokenLabel: 'User',
|
|
30
|
-
accessibilityLabel: 'User on button with ace of hearts and ace of clubs',
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
id: 'seat-small-blind',
|
|
34
|
-
label: 'SB',
|
|
35
|
-
sublabel: '100K',
|
|
36
|
-
tokenLabel: '400',
|
|
37
|
-
faceDownCards: 2,
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
id: 'seat-big-blind',
|
|
41
|
-
label: 'BB',
|
|
42
|
-
sublabel: '99K',
|
|
43
|
-
tokenLabel: '800',
|
|
44
|
-
faceDownCards: 2,
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
id: 'seat-hijack',
|
|
48
|
-
label: 'HJ',
|
|
49
|
-
sublabel: '96K',
|
|
50
|
-
tokenLabel: '2.4K',
|
|
51
|
-
faceDownCards: 2,
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
id: 'seat-cutoff',
|
|
55
|
-
label: 'CO',
|
|
56
|
-
sublabel: '101K',
|
|
57
|
-
muted: true,
|
|
58
|
-
faceDownCards: 2,
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
id: 'seat-middle',
|
|
62
|
-
label: 'MP',
|
|
63
|
-
sublabel: '104K',
|
|
64
|
-
muted: true,
|
|
65
|
-
faceDownCards: 2,
|
|
66
|
-
},
|
|
67
|
-
],
|
|
68
|
-
};
|
|
69
|
-
//# sourceMappingURL=data.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"data.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/games/poker/data.ts"],"names":[],"mappings":"AAmCA,MAAM,CAAC,MAAM,cAAc,GAAmB;IAC5C,EAAE,EAAE,qBAAqB;IACzB,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,WAAW;IACnB,YAAY,EAAE,KAAK;IACnB,SAAS,EAAE;QACT,EAAE,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,QAAQ,EAAE;QAC7B,EAAE,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,OAAO,EAAE;KAC7B;IACD,GAAG,EAAE,MAAM;IACX,KAAK,EAAE,WAAW;IAClB,QAAQ,EAAE,CAAC;IACX,aAAa,EAAE,EAAE;IACjB,KAAK,EAAE,KAAK;IACZ,MAAM,EAAE,uFAAuF;IAC/F,gBAAgB,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,QAAQ,CAAC;IAC5C,aAAa,EAAE,QAAQ;IACvB,WAAW,EACT,0GAA0G;IAC5G,KAAK,EAAE;QACL;YACE,EAAE,EAAE,WAAW;YACf,KAAK,EAAE,KAAK;YACZ,QAAQ,EAAE,KAAK;YACf,KAAK,EAAE;gBACL,EAAE,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,QAAQ,EAAE;gBAC7B,EAAE,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,OAAO,EAAE;aAC7B;YACD,QAAQ,EAAE,IAAI;YACd,UAAU,EAAE,MAAM;YAClB,kBAAkB,EAAE,oDAAoD;SACzE;QACD;YACE,EAAE,EAAE,kBAAkB;YACtB,KAAK,EAAE,IAAI;YACX,QAAQ,EAAE,MAAM;YAChB,UAAU,EAAE,KAAK;YACjB,aAAa,EAAE,CAAC;SACjB;QACD;YACE,EAAE,EAAE,gBAAgB;YACpB,KAAK,EAAE,IAAI;YACX,QAAQ,EAAE,KAAK;YACf,UAAU,EAAE,KAAK;YACjB,aAAa,EAAE,CAAC;SACjB;QACD;YACE,EAAE,EAAE,aAAa;YACjB,KAAK,EAAE,IAAI;YACX,QAAQ,EAAE,KAAK;YACf,UAAU,EAAE,MAAM;YAClB,aAAa,EAAE,CAAC;SACjB;QACD;YACE,EAAE,EAAE,aAAa;YACjB,KAAK,EAAE,IAAI;YACX,QAAQ,EAAE,MAAM;YAChB,KAAK,EAAE,IAAI;YACX,aAAa,EAAE,CAAC;SACjB;QACD;YACE,EAAE,EAAE,aAAa;YACjB,KAAK,EAAE,IAAI;YACX,QAAQ,EAAE,MAAM;YAChB,KAAK,EAAE,IAAI;YACX,aAAa,EAAE,CAAC;SACjB;KACF;CACF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/games/poker/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/games/poker/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { AppManifest } from '@ankhorage/contracts';
|
|
2
|
-
export interface PokerScreenIds {
|
|
3
|
-
home: string;
|
|
4
|
-
settings: string;
|
|
5
|
-
}
|
|
6
|
-
export declare function createPokerScreenIds(idPrefix: string): PokerScreenIds;
|
|
7
|
-
export declare function createPokerNavigator(screenIds: PokerScreenIds): AppManifest['navigator'];
|
|
8
|
-
//# sourceMappingURL=routes.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/games/poker/routes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAIxD,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,wBAAgB,oBAAoB,CAAC,QAAQ,EAAE,MAAM,GAAG,cAAc,CAKrE;AAED,wBAAgB,oBAAoB,CAAC,SAAS,EAAE,cAAc,GAAG,WAAW,CAAC,WAAW,CAAC,CAmBxF"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { createRoute } from '../../../../shared';
|
|
2
|
-
export function createPokerScreenIds(idPrefix) {
|
|
3
|
-
return {
|
|
4
|
-
home: `${idPrefix}-home`,
|
|
5
|
-
settings: `${idPrefix}-settings`,
|
|
6
|
-
};
|
|
7
|
-
}
|
|
8
|
-
export function createPokerNavigator(screenIds) {
|
|
9
|
-
return {
|
|
10
|
-
type: 'tabs',
|
|
11
|
-
initialRouteName: 'index',
|
|
12
|
-
routes: [
|
|
13
|
-
createRoute({
|
|
14
|
-
name: 'index',
|
|
15
|
-
screenId: screenIds.home,
|
|
16
|
-
label: 'Trainer',
|
|
17
|
-
icon: { provider: 'material-community', name: 'gamepad-variant-outline' },
|
|
18
|
-
}),
|
|
19
|
-
createRoute({
|
|
20
|
-
name: 'settings',
|
|
21
|
-
screenId: screenIds.settings,
|
|
22
|
-
label: 'Settings',
|
|
23
|
-
icon: { provider: 'material-community', name: 'cog-outline' },
|
|
24
|
-
}),
|
|
25
|
-
],
|
|
26
|
-
};
|
|
27
|
-
}
|
|
28
|
-
//# sourceMappingURL=routes.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"routes.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/games/poker/routes.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAOjD,MAAM,UAAU,oBAAoB,CAAC,QAAgB;IACnD,OAAO;QACL,IAAI,EAAE,GAAG,QAAQ,OAAO;QACxB,QAAQ,EAAE,GAAG,QAAQ,WAAW;KACjC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,SAAyB;IAC5D,OAAO;QACL,IAAI,EAAE,MAAM;QACZ,gBAAgB,EAAE,OAAO;QACzB,MAAM,EAAE;YACN,WAAW,CAAC;gBACV,IAAI,EAAE,OAAO;gBACb,QAAQ,EAAE,SAAS,CAAC,IAAI;gBACxB,KAAK,EAAE,SAAS;gBAChB,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,yBAAyB,EAAE;aAC1E,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 { PokerScreenIds } from './routes';
|
|
4
|
-
export declare function createPokerScreens(seed: TemplateSeed, idPrefix: string, screenIds: PokerScreenIds): AppManifest['screens'];
|
|
5
|
-
//# sourceMappingURL=screens.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"screens.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/games/poker/screens.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAU,MAAM,sBAAsB,CAAC;AAGhE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAG3D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AA0E/C,wBAAgB,kBAAkB,CAChC,IAAI,EAAE,YAAY,EAClB,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,cAAc,GACxB,WAAW,CAAC,SAAS,CAAC,CAiFxB"}
|
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
import { createScreen, createSettingsSection } from '../../../../shared';
|
|
2
|
-
import { pokerContent } from './content';
|
|
3
|
-
import { pokerSituation } from './data';
|
|
4
|
-
function createNode(id, type, props, children) {
|
|
5
|
-
return {
|
|
6
|
-
id,
|
|
7
|
-
type,
|
|
8
|
-
...(props ? { props } : {}),
|
|
9
|
-
...(children && children.length > 0 ? { children } : {}),
|
|
10
|
-
};
|
|
11
|
-
}
|
|
12
|
-
function createScenarioChips(idPrefix, situation) {
|
|
13
|
-
return createNode(`${idPrefix}-home-scenario-chips`, 'ButtonGroup', {
|
|
14
|
-
align: 'between',
|
|
15
|
-
gap: 'xs',
|
|
16
|
-
orientation: 'horizontal',
|
|
17
|
-
}, [
|
|
18
|
-
createNode(`${idPrefix}-home-chip-street`, 'Button', {
|
|
19
|
-
children: situation.street,
|
|
20
|
-
color: 'neutral',
|
|
21
|
-
disabled: true,
|
|
22
|
-
size: 's',
|
|
23
|
-
variant: 'soft',
|
|
24
|
-
}),
|
|
25
|
-
createNode(`${idPrefix}-home-chip-blinds`, 'Button', {
|
|
26
|
-
children: `Blinds ${situation.blinds}`,
|
|
27
|
-
color: 'neutral',
|
|
28
|
-
disabled: true,
|
|
29
|
-
size: 's',
|
|
30
|
-
variant: 'soft',
|
|
31
|
-
}),
|
|
32
|
-
createNode(`${idPrefix}-home-chip-position`, 'Button', {
|
|
33
|
-
children: `User ${situation.userPosition}`,
|
|
34
|
-
color: 'primary',
|
|
35
|
-
disabled: true,
|
|
36
|
-
size: 's',
|
|
37
|
-
variant: 'soft',
|
|
38
|
-
}),
|
|
39
|
-
]);
|
|
40
|
-
}
|
|
41
|
-
function createDecisionActions(idPrefix, situation) {
|
|
42
|
-
return createNode(`${idPrefix}-home-actions`, 'ButtonGroup', {
|
|
43
|
-
align: 'stretch',
|
|
44
|
-
gap: 's',
|
|
45
|
-
orientation: 'horizontal',
|
|
46
|
-
}, situation.availableActions.map((action) => createNode(`${idPrefix}-home-action-${action.toLowerCase().replace(/[^a-z0-9]+/g, '-')}`, 'Button', {
|
|
47
|
-
children: action,
|
|
48
|
-
color: action === 'Fold' ? 'neutral' : 'primary',
|
|
49
|
-
variant: 'soft',
|
|
50
|
-
})));
|
|
51
|
-
}
|
|
52
|
-
export function createPokerScreens(seed, idPrefix, screenIds) {
|
|
53
|
-
const situation = pokerSituation;
|
|
54
|
-
return {
|
|
55
|
-
[screenIds.home]: createScreen({
|
|
56
|
-
id: screenIds.home,
|
|
57
|
-
name: 'Trainer',
|
|
58
|
-
title: pokerContent.home.title,
|
|
59
|
-
description: pokerContent.home.description,
|
|
60
|
-
root: createNode(`${idPrefix}-home-screen`, 'Screen', { width: 'default' }, [
|
|
61
|
-
createNode(`${idPrefix}-home-header`, 'Card', {
|
|
62
|
-
eyebrow: 'Poker Trainer',
|
|
63
|
-
title: seed.appName,
|
|
64
|
-
description: `Hand ${situation.progress} / ${situation.progressTotal} · Score ${situation.score}`,
|
|
65
|
-
tone: 'subtle',
|
|
66
|
-
}),
|
|
67
|
-
createNode(`${idPrefix}-home-progress`, 'Progress', {
|
|
68
|
-
color: 'primary',
|
|
69
|
-
max: situation.progressTotal,
|
|
70
|
-
size: 's',
|
|
71
|
-
value: situation.progress,
|
|
72
|
-
}),
|
|
73
|
-
createScenarioChips(idPrefix, situation),
|
|
74
|
-
createNode(`${idPrefix}-home-table`, 'TabletopTable', {
|
|
75
|
-
centerLabel: `Pot ${situation.pot}`,
|
|
76
|
-
centerSublabel: `Level ${situation.level}`,
|
|
77
|
-
seatCount: situation.seats.length,
|
|
78
|
-
shape: 'oval',
|
|
79
|
-
cardSize: 'medium',
|
|
80
|
-
seats: situation.seats,
|
|
81
|
-
testID: `${idPrefix}-home-table`,
|
|
82
|
-
}),
|
|
83
|
-
createNode(`${idPrefix}-home-situation`, 'Card', {
|
|
84
|
-
title: 'Your decision',
|
|
85
|
-
description: situation.prompt,
|
|
86
|
-
tone: 'outline',
|
|
87
|
-
}),
|
|
88
|
-
createDecisionActions(idPrefix, situation),
|
|
89
|
-
]),
|
|
90
|
-
}),
|
|
91
|
-
[screenIds.settings]: createScreen({
|
|
92
|
-
id: screenIds.settings,
|
|
93
|
-
name: 'Settings',
|
|
94
|
-
title: pokerContent.settings.title,
|
|
95
|
-
description: pokerContent.settings.description,
|
|
96
|
-
root: createNode(`${idPrefix}-settings-screen`, 'Screen', { width: 'default' }, [
|
|
97
|
-
createNode(`${idPrefix}-settings-header`, 'SectionHeader', {
|
|
98
|
-
title: pokerContent.settings.title,
|
|
99
|
-
description: pokerContent.settings.description,
|
|
100
|
-
}),
|
|
101
|
-
createSettingsSection(`${idPrefix}-settings`, 'Trainer defaults', 'Prepare display and study preferences before app-specific state is wired.', [
|
|
102
|
-
{
|
|
103
|
-
id: 'table-row',
|
|
104
|
-
title: 'Table layout',
|
|
105
|
-
description: 'Start with six compact seats, visible user cards, stacks, and chip labels.',
|
|
106
|
-
meta: '6 seats',
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
id: 'feedback-row',
|
|
110
|
-
title: 'Feedback mode',
|
|
111
|
-
description: 'Initial trainer screen hides explanations until a decision is selected.',
|
|
112
|
-
meta: 'after answer',
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
id: 'bindings-row',
|
|
116
|
-
title: 'Data binding',
|
|
117
|
-
description: 'Map tabletop props to app API data in Studio when the real trainer data source is available.',
|
|
118
|
-
meta: 'app-owned',
|
|
119
|
-
},
|
|
120
|
-
]),
|
|
121
|
-
]),
|
|
122
|
-
}),
|
|
123
|
-
};
|
|
124
|
-
}
|
|
125
|
-
//# sourceMappingURL=screens.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"screens.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/games/poker/screens.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"template.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/games/poker/template.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAIxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAI3D,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,YAAY,GAAG,WAAW,CAY1E"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { DEFAULT_TEMPLATE_VERSION } from '../../../../../internal/defaults';
|
|
2
|
-
import { createManifestShell, createTheme } from '../../../../shared';
|
|
3
|
-
import { createPokerNavigator, createPokerScreenIds } from './routes';
|
|
4
|
-
import { createPokerScreens } from './screens';
|
|
5
|
-
export function createPokerStarterTemplate(seed) {
|
|
6
|
-
const idPrefix = `${seed.category}-poker`;
|
|
7
|
-
const theme = createTheme(seed);
|
|
8
|
-
const screenIds = createPokerScreenIds(idPrefix);
|
|
9
|
-
return createManifestShell({
|
|
10
|
-
seed,
|
|
11
|
-
theme,
|
|
12
|
-
version: seed.version ?? DEFAULT_TEMPLATE_VERSION,
|
|
13
|
-
navigator: createPokerNavigator(screenIds),
|
|
14
|
-
screens: createPokerScreens(seed, idPrefix, screenIds),
|
|
15
|
-
});
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=template.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"template.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/games/poker/template.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEtE,OAAO,EAAE,oBAAoB,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AACtE,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAE/C,MAAM,UAAU,0BAA0B,CAAC,IAAkB;IAC3D,MAAM,QAAQ,GAAG,GAAG,IAAI,CAAC,QAAQ,QAAQ,CAAC;IAC1C,MAAM,KAAK,GAAG,WAAW,CAAC,IAAI,CAAC,CAAC;IAChC,MAAM,SAAS,GAAG,oBAAoB,CAAC,QAAQ,CAAC,CAAC;IAEjD,OAAO,mBAAmB,CAAC;QACzB,IAAI;QACJ,KAAK;QACL,OAAO,EAAE,IAAI,CAAC,OAAO,IAAI,wBAAwB;QACjD,SAAS,EAAE,oBAAoB,CAAC,SAAS,CAAC;QAC1C,OAAO,EAAE,kBAAkB,CAAC,IAAI,EAAE,QAAQ,EAAE,SAAS,CAAC;KACvD,CAAC,CAAC;AACL,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { AppManifest } from '@ankhorage/contracts';
|
|
2
|
-
export interface GamesScreenIds {
|
|
3
|
-
home: string;
|
|
4
|
-
quests: string;
|
|
5
|
-
inventory: string;
|
|
6
|
-
friends: string;
|
|
7
|
-
profile: string;
|
|
8
|
-
}
|
|
9
|
-
export declare function createGamesScreenIds(idPrefix: string): GamesScreenIds;
|
|
10
|
-
export declare function createGamesNavigator(screenIds: GamesScreenIds): AppManifest['navigator'];
|
|
11
|
-
//# sourceMappingURL=routes.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/games/routes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAIxD,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,oBAAoB,CAAC,QAAQ,EAAE,MAAM,GAAG,cAAc,CAQrE;AAED,wBAAgB,oBAAoB,CAAC,SAAS,EAAE,cAAc,GAAG,WAAW,CAAC,WAAW,CAAC,CAqCxF"}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { createRoute } from '../../../shared';
|
|
2
|
-
export function createGamesScreenIds(idPrefix) {
|
|
3
|
-
return {
|
|
4
|
-
home: `${idPrefix}-home`,
|
|
5
|
-
quests: `${idPrefix}-quests`,
|
|
6
|
-
inventory: `${idPrefix}-inventory`,
|
|
7
|
-
friends: `${idPrefix}-friends`,
|
|
8
|
-
profile: `${idPrefix}-profile`,
|
|
9
|
-
};
|
|
10
|
-
}
|
|
11
|
-
export function createGamesNavigator(screenIds) {
|
|
12
|
-
return {
|
|
13
|
-
type: 'tabs',
|
|
14
|
-
initialRouteName: 'index',
|
|
15
|
-
routes: [
|
|
16
|
-
createRoute({
|
|
17
|
-
name: 'index',
|
|
18
|
-
screenId: screenIds.home,
|
|
19
|
-
label: 'Home',
|
|
20
|
-
icon: { provider: 'material-community', name: 'gamepad-variant-outline' },
|
|
21
|
-
}),
|
|
22
|
-
createRoute({
|
|
23
|
-
name: 'quests',
|
|
24
|
-
screenId: screenIds.quests,
|
|
25
|
-
label: 'Quests',
|
|
26
|
-
icon: { provider: 'material-community', name: 'flag-outline' },
|
|
27
|
-
}),
|
|
28
|
-
createRoute({
|
|
29
|
-
name: 'inventory',
|
|
30
|
-
screenId: screenIds.inventory,
|
|
31
|
-
label: 'Inventory',
|
|
32
|
-
icon: { provider: 'material-community', name: 'treasure-chest-outline' },
|
|
33
|
-
}),
|
|
34
|
-
createRoute({
|
|
35
|
-
name: 'friends',
|
|
36
|
-
screenId: screenIds.friends,
|
|
37
|
-
label: 'Friends',
|
|
38
|
-
icon: { provider: 'material-community', name: 'account-multiple-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/games/routes.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAU9C,MAAM,UAAU,oBAAoB,CAAC,QAAgB;IACnD,OAAO;QACL,IAAI,EAAE,GAAG,QAAQ,OAAO;QACxB,MAAM,EAAE,GAAG,QAAQ,SAAS;QAC5B,SAAS,EAAE,GAAG,QAAQ,YAAY;QAClC,OAAO,EAAE,GAAG,QAAQ,UAAU;QAC9B,OAAO,EAAE,GAAG,QAAQ,UAAU;KAC/B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,SAAyB;IAC5D,OAAO;QACL,IAAI,EAAE,MAAM;QACZ,gBAAgB,EAAE,OAAO;QACzB,MAAM,EAAE;YACN,WAAW,CAAC;gBACV,IAAI,EAAE,OAAO;gBACb,QAAQ,EAAE,SAAS,CAAC,IAAI;gBACxB,KAAK,EAAE,MAAM;gBACb,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,yBAAyB,EAAE;aAC1E,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,cAAc,EAAE;aAC/D,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,wBAAwB,EAAE;aACzE,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,0BAA0B,EAAE;aAC3E,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 { GamesScreenIds } from './routes';
|
|
4
|
-
export declare function createGamesScreens(seed: TemplateSeed, idPrefix: string, screenIds: GamesScreenIds): AppManifest['screens'];
|
|
5
|
-
//# sourceMappingURL=screens.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"screens.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/games/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,cAAc,EAAE,MAAM,UAAU,CAAC;AAE/C,wBAAgB,kBAAkB,CAChC,IAAI,EAAE,YAAY,EAClB,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,cAAc,GACxB,WAAW,CAAC,SAAS,CAAC,CAyDxB"}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { createStarterContentScreen, createStarterSettingsScreen } from '../../../shared';
|
|
2
|
-
import { gamesContent } from './content';
|
|
3
|
-
export function createGamesScreens(seed, idPrefix, screenIds) {
|
|
4
|
-
return {
|
|
5
|
-
[screenIds.home]: createStarterContentScreen({
|
|
6
|
-
idPrefix,
|
|
7
|
-
screenId: screenIds.home,
|
|
8
|
-
name: 'Home',
|
|
9
|
-
content: gamesContent.home,
|
|
10
|
-
}),
|
|
11
|
-
[screenIds.quests]: createStarterContentScreen({
|
|
12
|
-
idPrefix,
|
|
13
|
-
screenId: screenIds.quests,
|
|
14
|
-
name: 'Quests',
|
|
15
|
-
content: gamesContent.quests,
|
|
16
|
-
}),
|
|
17
|
-
[screenIds.inventory]: createStarterContentScreen({
|
|
18
|
-
idPrefix,
|
|
19
|
-
screenId: screenIds.inventory,
|
|
20
|
-
name: 'Inventory',
|
|
21
|
-
content: gamesContent.inventory,
|
|
22
|
-
}),
|
|
23
|
-
[screenIds.friends]: createStarterContentScreen({
|
|
24
|
-
idPrefix,
|
|
25
|
-
screenId: screenIds.friends,
|
|
26
|
-
name: 'Friends',
|
|
27
|
-
content: gamesContent.friends,
|
|
28
|
-
}),
|
|
29
|
-
[screenIds.profile]: createStarterSettingsScreen({
|
|
30
|
-
idPrefix,
|
|
31
|
-
screenId: screenIds.profile,
|
|
32
|
-
name: 'Profile',
|
|
33
|
-
header: gamesContent.profile,
|
|
34
|
-
section: {
|
|
35
|
-
title: 'Player defaults',
|
|
36
|
-
description: 'Seed accessibility, notifications, and gameplay preferences.',
|
|
37
|
-
rows: [
|
|
38
|
-
{
|
|
39
|
-
id: 'controls-row',
|
|
40
|
-
title: 'Controls',
|
|
41
|
-
description: 'Controls start set to standard with optional remapping later.',
|
|
42
|
-
meta: 'standard',
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
id: 'privacy-row',
|
|
46
|
-
title: 'Presence visibility',
|
|
47
|
-
description: 'Friends can see online status by default.',
|
|
48
|
-
meta: 'friends',
|
|
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/games/screens.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,iBAAiB,CAAC;AAE1F,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAGzC,MAAM,UAAU,kBAAkB,CAChC,IAAkB,EAClB,QAAgB,EAChB,SAAyB;IAEzB,OAAO;QACL,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,0BAA0B,CAAC;YAC3C,QAAQ;YACR,QAAQ,EAAE,SAAS,CAAC,IAAI;YACxB,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,YAAY,CAAC,IAAI;SAC3B,CAAC;QACF,CAAC,SAAS,CAAC,MAAM,CAAC,EAAE,0BAA0B,CAAC;YAC7C,QAAQ;YACR,QAAQ,EAAE,SAAS,CAAC,MAAM;YAC1B,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,YAAY,CAAC,MAAM;SAC7B,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,YAAY,CAAC,SAAS;SAChC,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,YAAY,CAAC,OAAO;SAC9B,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,YAAY,CAAC,OAAO;YAC5B,OAAO,EAAE;gBACP,KAAK,EAAE,iBAAiB;gBACxB,WAAW,EAAE,8DAA8D;gBAC3E,IAAI,EAAE;oBACJ;wBACE,EAAE,EAAE,cAAc;wBAClB,KAAK,EAAE,UAAU;wBACjB,WAAW,EAAE,+DAA+D;wBAC5E,IAAI,EAAE,UAAU;qBACjB;oBACD;wBACE,EAAE,EAAE,aAAa;wBACjB,KAAK,EAAE,qBAAqB;wBAC5B,WAAW,EAAE,2CAA2C;wBACxD,IAAI,EAAE,SAAS;qBAChB;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,98 +0,0 @@
|
|
|
1
|
-
export declare const graphicsDesignContent: {
|
|
2
|
-
readonly dashboard: {
|
|
3
|
-
readonly eyebrow: "Creative ops";
|
|
4
|
-
readonly title: "Work in motion";
|
|
5
|
-
readonly description: "Seed the workspace with active briefs, review requests, and delivery status.";
|
|
6
|
-
readonly sections: readonly [{
|
|
7
|
-
readonly title: "Today pipeline";
|
|
8
|
-
readonly description: "Model what designers need to ship: briefs, assets, and approvals.";
|
|
9
|
-
readonly cards: readonly [{
|
|
10
|
-
readonly eyebrow: "Brief";
|
|
11
|
-
readonly title: "Campaign key art";
|
|
12
|
-
readonly description: "A placeholder for deliverables, due date, and stakeholders.";
|
|
13
|
-
}, {
|
|
14
|
-
readonly eyebrow: "Review";
|
|
15
|
-
readonly title: "Awaiting feedback";
|
|
16
|
-
readonly description: "Reserve for comment threads, status, and next actions.";
|
|
17
|
-
}];
|
|
18
|
-
}];
|
|
19
|
-
};
|
|
20
|
-
readonly briefs: {
|
|
21
|
-
readonly eyebrow: "Briefs";
|
|
22
|
-
readonly title: "Creative briefs";
|
|
23
|
-
readonly description: "Prepare a list of briefs with scope, references, and output formats.";
|
|
24
|
-
readonly sections: readonly [{
|
|
25
|
-
readonly title: "Brief structure";
|
|
26
|
-
readonly description: "Model inputs and constraints before adding workflow automation.";
|
|
27
|
-
readonly cards: readonly [{
|
|
28
|
-
readonly eyebrow: "Scope";
|
|
29
|
-
readonly title: "Deliverables list";
|
|
30
|
-
readonly description: "A placeholder for sizes, formats, and channels.";
|
|
31
|
-
}, {
|
|
32
|
-
readonly eyebrow: "Reference";
|
|
33
|
-
readonly title: "Moodboard";
|
|
34
|
-
readonly description: "Reserve for links, inspiration, and brand context.";
|
|
35
|
-
}];
|
|
36
|
-
}];
|
|
37
|
-
};
|
|
38
|
-
readonly assets: {
|
|
39
|
-
readonly eyebrow: "Assets";
|
|
40
|
-
readonly title: "Asset library";
|
|
41
|
-
readonly description: "Organize assets by collection, status, and usage rules.";
|
|
42
|
-
readonly sections: readonly [{
|
|
43
|
-
readonly title: "Asset types";
|
|
44
|
-
readonly description: "Model file metadata without implementing storage rules.";
|
|
45
|
-
readonly cards: readonly [{
|
|
46
|
-
readonly eyebrow: "Collection";
|
|
47
|
-
readonly title: "Social templates";
|
|
48
|
-
readonly description: "A placeholder asset collection with owners and usage notes.";
|
|
49
|
-
}, {
|
|
50
|
-
readonly eyebrow: "Collection";
|
|
51
|
-
readonly title: "Product imagery";
|
|
52
|
-
readonly description: "Reserve for versioning, approval, and licensing metadata.";
|
|
53
|
-
}];
|
|
54
|
-
}];
|
|
55
|
-
};
|
|
56
|
-
readonly reviews: {
|
|
57
|
-
readonly eyebrow: "Reviews";
|
|
58
|
-
readonly title: "Feedback and approvals";
|
|
59
|
-
readonly description: "Seed the review surface with comment threads and approval states.";
|
|
60
|
-
readonly sections: readonly [{
|
|
61
|
-
readonly title: "Review queue";
|
|
62
|
-
readonly description: "Model review cards with status, owners, and next feedback.";
|
|
63
|
-
readonly cards: readonly [{
|
|
64
|
-
readonly eyebrow: "In review";
|
|
65
|
-
readonly title: "Homepage hero";
|
|
66
|
-
readonly description: "A placeholder for review notes and version history.";
|
|
67
|
-
}, {
|
|
68
|
-
readonly eyebrow: "Approved";
|
|
69
|
-
readonly title: "Email header";
|
|
70
|
-
readonly description: "Reserve for final asset packaging and handoff.";
|
|
71
|
-
}];
|
|
72
|
-
}];
|
|
73
|
-
};
|
|
74
|
-
readonly brand: {
|
|
75
|
-
readonly eyebrow: "Brand";
|
|
76
|
-
readonly title: "Brand tokens and guidelines";
|
|
77
|
-
readonly description: "Reserve space for brand colors, typography, and component rules.";
|
|
78
|
-
readonly sections: readonly [{
|
|
79
|
-
readonly title: "Tokens";
|
|
80
|
-
readonly description: "Model the brand surface without implementing full design-system tooling.";
|
|
81
|
-
readonly cards: readonly [{
|
|
82
|
-
readonly eyebrow: "Color";
|
|
83
|
-
readonly title: "Primary palette";
|
|
84
|
-
readonly description: "A placeholder for theme colors and contrast guidance.";
|
|
85
|
-
}, {
|
|
86
|
-
readonly eyebrow: "Typography";
|
|
87
|
-
readonly title: "Type scale";
|
|
88
|
-
readonly description: "Reserve for headings, body rules, and usage constraints.";
|
|
89
|
-
}];
|
|
90
|
-
}];
|
|
91
|
-
};
|
|
92
|
-
readonly settings: {
|
|
93
|
-
readonly eyebrow: "Operations";
|
|
94
|
-
readonly title: "Workspace settings";
|
|
95
|
-
readonly description: "Model review defaults, exports, and collaboration preferences.";
|
|
96
|
-
};
|
|
97
|
-
};
|
|
98
|
-
//# sourceMappingURL=content.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"content.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/graphics-design/content.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyHxB,CAAC"}
|