@ankhorage/templates 9.1.2 → 9.1.3
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 +6 -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 +2 -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/package.json +6 -6
- 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
package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/bindings.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bindings.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/food-drink/nutrition-catalog-scan/bindings.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAqC,MAAM,sBAAsB,CAAC;AAqO3F,wBAAgB,kCAAkC,CAChD,QAAQ,EAAE,MAAM,GACf,WAAW,CAAC,WAAW,CAAC,cAAc,CAAC,CAAC,CAqG1C"}
|
|
@@ -1,310 +0,0 @@
|
|
|
1
|
-
const productLookupOperation = {
|
|
2
|
-
apiId: 'nutrition',
|
|
3
|
-
endpointId: 'products',
|
|
4
|
-
operationId: 'products.getByBarcode',
|
|
5
|
-
};
|
|
6
|
-
const productCreateOperation = {
|
|
7
|
-
apiId: 'nutrition',
|
|
8
|
-
endpointId: 'products',
|
|
9
|
-
operationId: 'products.create',
|
|
10
|
-
};
|
|
11
|
-
const productDetailOperation = {
|
|
12
|
-
apiId: 'nutrition',
|
|
13
|
-
endpointId: 'products',
|
|
14
|
-
operationId: 'products.read',
|
|
15
|
-
};
|
|
16
|
-
function createProductCardBinding(args) {
|
|
17
|
-
return {
|
|
18
|
-
componentId: args.componentId,
|
|
19
|
-
componentType: 'ProductCard',
|
|
20
|
-
props: {
|
|
21
|
-
title: { source: { kind: 'context', path: 'item.name' } },
|
|
22
|
-
brand: { source: { kind: 'context', path: 'item.brand' } },
|
|
23
|
-
subtitle: { source: { kind: 'context', path: 'item.packageLabel' } },
|
|
24
|
-
description: { source: { kind: 'context', path: 'item.barcode' } },
|
|
25
|
-
},
|
|
26
|
-
events: {
|
|
27
|
-
press: [
|
|
28
|
-
{
|
|
29
|
-
target: { kind: 'action', type: 'navigate' },
|
|
30
|
-
input: {
|
|
31
|
-
route: { kind: 'literal', value: '/products/[id]' },
|
|
32
|
-
params: {
|
|
33
|
-
kind: 'object',
|
|
34
|
-
fields: {
|
|
35
|
-
id: {
|
|
36
|
-
kind: 'source',
|
|
37
|
-
source: { kind: 'context', path: 'item.id' },
|
|
38
|
-
},
|
|
39
|
-
},
|
|
40
|
-
},
|
|
41
|
-
},
|
|
42
|
-
},
|
|
43
|
-
],
|
|
44
|
-
},
|
|
45
|
-
};
|
|
46
|
-
}
|
|
47
|
-
function createLookupNavigationBindings(barcodeSourcePath) {
|
|
48
|
-
return [
|
|
49
|
-
{
|
|
50
|
-
target: { kind: 'operation', operation: productLookupOperation },
|
|
51
|
-
input: {
|
|
52
|
-
barcode: {
|
|
53
|
-
kind: 'source',
|
|
54
|
-
source: { kind: 'event', path: barcodeSourcePath },
|
|
55
|
-
transforms: ['trim'],
|
|
56
|
-
},
|
|
57
|
-
},
|
|
58
|
-
when: {
|
|
59
|
-
source: { kind: 'event', path: barcodeSourcePath },
|
|
60
|
-
operator: 'exists',
|
|
61
|
-
},
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
target: { kind: 'action', type: 'navigate' },
|
|
65
|
-
when: {
|
|
66
|
-
source: {
|
|
67
|
-
kind: 'operation',
|
|
68
|
-
operation: productLookupOperation,
|
|
69
|
-
path: 'product.id',
|
|
70
|
-
},
|
|
71
|
-
operator: 'exists',
|
|
72
|
-
},
|
|
73
|
-
input: {
|
|
74
|
-
route: { kind: 'literal', value: '/products/[id]' },
|
|
75
|
-
params: {
|
|
76
|
-
kind: 'object',
|
|
77
|
-
fields: {
|
|
78
|
-
id: {
|
|
79
|
-
kind: 'source',
|
|
80
|
-
source: {
|
|
81
|
-
kind: 'operation',
|
|
82
|
-
operation: productLookupOperation,
|
|
83
|
-
path: 'product.id',
|
|
84
|
-
},
|
|
85
|
-
},
|
|
86
|
-
},
|
|
87
|
-
},
|
|
88
|
-
},
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
target: { kind: 'action', type: 'navigate' },
|
|
92
|
-
when: {
|
|
93
|
-
source: {
|
|
94
|
-
kind: 'operation',
|
|
95
|
-
operation: productLookupOperation,
|
|
96
|
-
path: 'product.id',
|
|
97
|
-
},
|
|
98
|
-
operator: 'notExists',
|
|
99
|
-
},
|
|
100
|
-
input: {
|
|
101
|
-
route: { kind: 'literal', value: '/products/create' },
|
|
102
|
-
params: {
|
|
103
|
-
kind: 'object',
|
|
104
|
-
fields: {
|
|
105
|
-
barcode: {
|
|
106
|
-
kind: 'source',
|
|
107
|
-
source: { kind: 'event', path: barcodeSourcePath },
|
|
108
|
-
transforms: ['trim'],
|
|
109
|
-
},
|
|
110
|
-
},
|
|
111
|
-
},
|
|
112
|
-
},
|
|
113
|
-
},
|
|
114
|
-
];
|
|
115
|
-
}
|
|
116
|
-
function createProductCreateBinding(componentId) {
|
|
117
|
-
return {
|
|
118
|
-
componentId,
|
|
119
|
-
componentType: 'Button',
|
|
120
|
-
events: {
|
|
121
|
-
press: [
|
|
122
|
-
{
|
|
123
|
-
target: { kind: 'operation', operation: productCreateOperation },
|
|
124
|
-
input: {
|
|
125
|
-
barcode: {
|
|
126
|
-
kind: 'source',
|
|
127
|
-
source: { kind: 'state', path: 'forms.products.create.barcode' },
|
|
128
|
-
transforms: ['trim'],
|
|
129
|
-
},
|
|
130
|
-
name: {
|
|
131
|
-
kind: 'source',
|
|
132
|
-
source: { kind: 'state', path: 'forms.products.create.name' },
|
|
133
|
-
transforms: ['trim'],
|
|
134
|
-
},
|
|
135
|
-
brand: {
|
|
136
|
-
kind: 'source',
|
|
137
|
-
source: { kind: 'state', path: 'forms.products.create.brand' },
|
|
138
|
-
transforms: ['trim'],
|
|
139
|
-
},
|
|
140
|
-
packageLabel: {
|
|
141
|
-
kind: 'source',
|
|
142
|
-
source: { kind: 'state', path: 'forms.products.create.packageLabel' },
|
|
143
|
-
transforms: ['trim'],
|
|
144
|
-
},
|
|
145
|
-
nutritionFacts: {
|
|
146
|
-
kind: 'source',
|
|
147
|
-
source: { kind: 'state', path: 'forms.products.create.nutritionFacts' },
|
|
148
|
-
},
|
|
149
|
-
imageRefs: {
|
|
150
|
-
kind: 'source',
|
|
151
|
-
source: { kind: 'state', path: 'forms.products.create.imageRefs' },
|
|
152
|
-
},
|
|
153
|
-
},
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
target: { kind: 'action', type: 'navigate' },
|
|
157
|
-
when: {
|
|
158
|
-
source: {
|
|
159
|
-
kind: 'operation',
|
|
160
|
-
operation: productCreateOperation,
|
|
161
|
-
path: 'product.id',
|
|
162
|
-
},
|
|
163
|
-
operator: 'exists',
|
|
164
|
-
},
|
|
165
|
-
input: {
|
|
166
|
-
route: { kind: 'literal', value: '/products/[id]' },
|
|
167
|
-
params: {
|
|
168
|
-
kind: 'object',
|
|
169
|
-
fields: {
|
|
170
|
-
id: {
|
|
171
|
-
kind: 'source',
|
|
172
|
-
source: {
|
|
173
|
-
kind: 'operation',
|
|
174
|
-
operation: productCreateOperation,
|
|
175
|
-
path: 'product.id',
|
|
176
|
-
},
|
|
177
|
-
},
|
|
178
|
-
},
|
|
179
|
-
},
|
|
180
|
-
},
|
|
181
|
-
},
|
|
182
|
-
],
|
|
183
|
-
},
|
|
184
|
-
};
|
|
185
|
-
}
|
|
186
|
-
function createDetailTextBinding(args) {
|
|
187
|
-
return {
|
|
188
|
-
componentId: args.componentId,
|
|
189
|
-
componentType: 'Card',
|
|
190
|
-
props: {
|
|
191
|
-
title: {
|
|
192
|
-
source: {
|
|
193
|
-
kind: 'operation',
|
|
194
|
-
operation: productDetailOperation,
|
|
195
|
-
path: `product.${args.path}`,
|
|
196
|
-
},
|
|
197
|
-
},
|
|
198
|
-
},
|
|
199
|
-
};
|
|
200
|
-
}
|
|
201
|
-
function createImageRefTextBinding(args) {
|
|
202
|
-
return {
|
|
203
|
-
componentId: args.componentId,
|
|
204
|
-
componentType: 'Card',
|
|
205
|
-
props: {
|
|
206
|
-
title: { source: { kind: 'context', path: `imageRef.${args.path}` } },
|
|
207
|
-
},
|
|
208
|
-
};
|
|
209
|
-
}
|
|
210
|
-
export function createNutritionCatalogScanBindings(idPrefix) {
|
|
211
|
-
return {
|
|
212
|
-
[`${idPrefix}-scan-scanner`]: {
|
|
213
|
-
componentId: `${idPrefix}-scan-scanner`,
|
|
214
|
-
componentType: 'BarcodeScannerView',
|
|
215
|
-
events: {
|
|
216
|
-
barcodeScanned: createLookupNavigationBindings('payload.value'),
|
|
217
|
-
manualEntry: createLookupNavigationBindings('payload.value'),
|
|
218
|
-
},
|
|
219
|
-
},
|
|
220
|
-
[`${idPrefix}-create-submit-button`]: createProductCreateBinding(`${idPrefix}-create-submit-button`),
|
|
221
|
-
[`${idPrefix}-product-card-template`]: createProductCardBinding({
|
|
222
|
-
componentId: `${idPrefix}-product-card-template`,
|
|
223
|
-
}),
|
|
224
|
-
[`${idPrefix}-detail-name-value`]: createDetailTextBinding({
|
|
225
|
-
componentId: `${idPrefix}-detail-name-value`,
|
|
226
|
-
path: 'name',
|
|
227
|
-
}),
|
|
228
|
-
[`${idPrefix}-detail-brand-value`]: createDetailTextBinding({
|
|
229
|
-
componentId: `${idPrefix}-detail-brand-value`,
|
|
230
|
-
path: 'brand',
|
|
231
|
-
}),
|
|
232
|
-
[`${idPrefix}-detail-package-label-value`]: createDetailTextBinding({
|
|
233
|
-
componentId: `${idPrefix}-detail-package-label-value`,
|
|
234
|
-
path: 'packageLabel',
|
|
235
|
-
}),
|
|
236
|
-
[`${idPrefix}-detail-barcode-value`]: createDetailTextBinding({
|
|
237
|
-
componentId: `${idPrefix}-detail-barcode-value`,
|
|
238
|
-
path: 'barcode',
|
|
239
|
-
}),
|
|
240
|
-
[`${idPrefix}-detail-barcode-type-value`]: createDetailTextBinding({
|
|
241
|
-
componentId: `${idPrefix}-detail-barcode-type-value`,
|
|
242
|
-
path: 'barcodeType',
|
|
243
|
-
}),
|
|
244
|
-
[`${idPrefix}-detail-created-at-value`]: createDetailTextBinding({
|
|
245
|
-
componentId: `${idPrefix}-detail-created-at-value`,
|
|
246
|
-
path: 'createdAt',
|
|
247
|
-
}),
|
|
248
|
-
[`${idPrefix}-detail-updated-at-value`]: createDetailTextBinding({
|
|
249
|
-
componentId: `${idPrefix}-detail-updated-at-value`,
|
|
250
|
-
path: 'updatedAt',
|
|
251
|
-
}),
|
|
252
|
-
[`${idPrefix}-detail-nutrition-basis-value`]: createDetailTextBinding({
|
|
253
|
-
componentId: `${idPrefix}-detail-nutrition-basis-value`,
|
|
254
|
-
path: 'nutritionFacts.basis',
|
|
255
|
-
}),
|
|
256
|
-
[`${idPrefix}-detail-energy-kj-value`]: createDetailTextBinding({
|
|
257
|
-
componentId: `${idPrefix}-detail-energy-kj-value`,
|
|
258
|
-
path: 'nutritionFacts.energyKj',
|
|
259
|
-
}),
|
|
260
|
-
[`${idPrefix}-detail-energy-kcal-value`]: createDetailTextBinding({
|
|
261
|
-
componentId: `${idPrefix}-detail-energy-kcal-value`,
|
|
262
|
-
path: 'nutritionFacts.energyKcal',
|
|
263
|
-
}),
|
|
264
|
-
[`${idPrefix}-detail-fat-g-value`]: createDetailTextBinding({
|
|
265
|
-
componentId: `${idPrefix}-detail-fat-g-value`,
|
|
266
|
-
path: 'nutritionFacts.fatG',
|
|
267
|
-
}),
|
|
268
|
-
[`${idPrefix}-detail-saturated-fat-g-value`]: createDetailTextBinding({
|
|
269
|
-
componentId: `${idPrefix}-detail-saturated-fat-g-value`,
|
|
270
|
-
path: 'nutritionFacts.saturatedFatG',
|
|
271
|
-
}),
|
|
272
|
-
[`${idPrefix}-detail-carbohydrates-g-value`]: createDetailTextBinding({
|
|
273
|
-
componentId: `${idPrefix}-detail-carbohydrates-g-value`,
|
|
274
|
-
path: 'nutritionFacts.carbohydratesG',
|
|
275
|
-
}),
|
|
276
|
-
[`${idPrefix}-detail-sugars-g-value`]: createDetailTextBinding({
|
|
277
|
-
componentId: `${idPrefix}-detail-sugars-g-value`,
|
|
278
|
-
path: 'nutritionFacts.sugarsG',
|
|
279
|
-
}),
|
|
280
|
-
[`${idPrefix}-detail-fiber-g-value`]: createDetailTextBinding({
|
|
281
|
-
componentId: `${idPrefix}-detail-fiber-g-value`,
|
|
282
|
-
path: 'nutritionFacts.fiberG',
|
|
283
|
-
}),
|
|
284
|
-
[`${idPrefix}-detail-protein-g-value`]: createDetailTextBinding({
|
|
285
|
-
componentId: `${idPrefix}-detail-protein-g-value`,
|
|
286
|
-
path: 'nutritionFacts.proteinG',
|
|
287
|
-
}),
|
|
288
|
-
[`${idPrefix}-detail-salt-g-value`]: createDetailTextBinding({
|
|
289
|
-
componentId: `${idPrefix}-detail-salt-g-value`,
|
|
290
|
-
path: 'nutritionFacts.saltG',
|
|
291
|
-
}),
|
|
292
|
-
[`${idPrefix}-detail-image-ref-kind-value`]: createImageRefTextBinding({
|
|
293
|
-
componentId: `${idPrefix}-detail-image-ref-kind-value`,
|
|
294
|
-
path: 'kind',
|
|
295
|
-
}),
|
|
296
|
-
[`${idPrefix}-detail-image-ref-bucket-value`]: createImageRefTextBinding({
|
|
297
|
-
componentId: `${idPrefix}-detail-image-ref-bucket-value`,
|
|
298
|
-
path: 'bucket',
|
|
299
|
-
}),
|
|
300
|
-
[`${idPrefix}-detail-image-ref-path-value`]: createImageRefTextBinding({
|
|
301
|
-
componentId: `${idPrefix}-detail-image-ref-path-value`,
|
|
302
|
-
path: 'path',
|
|
303
|
-
}),
|
|
304
|
-
[`${idPrefix}-detail-image-ref-public-url-value`]: createImageRefTextBinding({
|
|
305
|
-
componentId: `${idPrefix}-detail-image-ref-public-url-value`,
|
|
306
|
-
path: 'publicUrl',
|
|
307
|
-
}),
|
|
308
|
-
};
|
|
309
|
-
}
|
|
310
|
-
//# sourceMappingURL=bindings.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bindings.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/food-drink/nutrition-catalog-scan/bindings.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"catalogScreenBody.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiC,KAAK,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAElF,wBAAgB,0BAA0B,CAAC,QAAQ,EAAE,MAAM,GAAG,QAAQ,EAAE,CA6CvE"}
|
package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.js
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { createSection, createZoraNode } from '../../../../shared';
|
|
2
|
-
export function createNutritionCatalogBody(idPrefix) {
|
|
3
|
-
return [
|
|
4
|
-
createZoraNode(`${idPrefix}-products-search-field`, 'FormField', {
|
|
5
|
-
label: 'Search products',
|
|
6
|
-
description: 'Search by product name, brand, barcode, or package label.',
|
|
7
|
-
}),
|
|
8
|
-
createZoraNode(`${idPrefix}-products-search-input`, 'Input', {
|
|
9
|
-
placeholder: 'Search product name, brand, or barcode...',
|
|
10
|
-
autoCapitalize: 'none',
|
|
11
|
-
size: 'm',
|
|
12
|
-
}),
|
|
13
|
-
createSection(`${idPrefix}-products-grid-section`, {
|
|
14
|
-
title: 'Products',
|
|
15
|
-
description: 'Available products in the shared nutrition catalog.',
|
|
16
|
-
}, [
|
|
17
|
-
{
|
|
18
|
-
id: `${idPrefix}-products-grid`,
|
|
19
|
-
type: 'Grid',
|
|
20
|
-
repeat: {
|
|
21
|
-
source: {
|
|
22
|
-
kind: 'operation',
|
|
23
|
-
operation: {
|
|
24
|
-
apiId: 'nutrition',
|
|
25
|
-
endpointId: 'products',
|
|
26
|
-
operationId: 'products.list',
|
|
27
|
-
},
|
|
28
|
-
path: 'products',
|
|
29
|
-
},
|
|
30
|
-
itemAlias: 'item',
|
|
31
|
-
keyPath: 'id',
|
|
32
|
-
empty: [
|
|
33
|
-
createZoraNode(`${idPrefix}-products-empty-state`, 'Notice', {
|
|
34
|
-
title: 'No products found',
|
|
35
|
-
description: 'Scan a barcode or create a product to start building the catalog.',
|
|
36
|
-
}),
|
|
37
|
-
],
|
|
38
|
-
},
|
|
39
|
-
children: [createZoraNode(`${idPrefix}-product-card-template`, 'ProductCard')],
|
|
40
|
-
},
|
|
41
|
-
]),
|
|
42
|
-
];
|
|
43
|
-
}
|
|
44
|
-
//# sourceMappingURL=catalogScreenBody.js.map
|
package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"catalogScreenBody.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/food-drink/nutrition-catalog-scan/catalogScreenBody.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,cAAc,EAAiB,MAAM,oBAAoB,CAAC;AAElF,MAAM,UAAU,0BAA0B,CAAC,QAAgB;IACzD,OAAO;QACL,cAAc,CAAC,GAAG,QAAQ,wBAAwB,EAAE,WAAW,EAAE;YAC/D,KAAK,EAAE,iBAAiB;YACxB,WAAW,EAAE,2DAA2D;SACzE,CAAC;QACF,cAAc,CAAC,GAAG,QAAQ,wBAAwB,EAAE,OAAO,EAAE;YAC3D,WAAW,EAAE,2CAA2C;YACxD,cAAc,EAAE,MAAM;YACtB,IAAI,EAAE,GAAG;SACV,CAAC;QACF,aAAa,CACX,GAAG,QAAQ,wBAAwB,EACnC;YACE,KAAK,EAAE,UAAU;YACjB,WAAW,EAAE,qDAAqD;SACnE,EACD;YACE;gBACE,EAAE,EAAE,GAAG,QAAQ,gBAAgB;gBAC/B,IAAI,EAAE,MAAM;gBACZ,MAAM,EAAE;oBACN,MAAM,EAAE;wBACN,IAAI,EAAE,WAAW;wBACjB,SAAS,EAAE;4BACT,KAAK,EAAE,WAAW;4BAClB,UAAU,EAAE,UAAU;4BACtB,WAAW,EAAE,eAAe;yBAC7B;wBACD,IAAI,EAAE,UAAU;qBACjB;oBACD,SAAS,EAAE,MAAM;oBACjB,OAAO,EAAE,IAAI;oBACb,KAAK,EAAE;wBACL,cAAc,CAAC,GAAG,QAAQ,uBAAuB,EAAE,QAAQ,EAAE;4BAC3D,KAAK,EAAE,mBAAmB;4BAC1B,WAAW,EAAE,mEAAmE;yBACjF,CAAC;qBACH;iBACF;gBACD,QAAQ,EAAE,CAAC,cAAc,CAAC,GAAG,QAAQ,wBAAwB,EAAE,aAAa,CAAC,CAAC;aAC/E;SACF,CACF;KACF,CAAC;AACJ,CAAC"}
|
|
@@ -1,129 +0,0 @@
|
|
|
1
|
-
export declare const nutritionCatalogScanContent: {
|
|
2
|
-
catalog: {
|
|
3
|
-
eyebrow: string;
|
|
4
|
-
title: string;
|
|
5
|
-
description: string;
|
|
6
|
-
sections: {
|
|
7
|
-
title: string;
|
|
8
|
-
description: string;
|
|
9
|
-
cards: {
|
|
10
|
-
eyebrow: string;
|
|
11
|
-
title: string;
|
|
12
|
-
description: string;
|
|
13
|
-
}[];
|
|
14
|
-
}[];
|
|
15
|
-
};
|
|
16
|
-
detail: {
|
|
17
|
-
eyebrow: string;
|
|
18
|
-
title: string;
|
|
19
|
-
description: string;
|
|
20
|
-
sections: {
|
|
21
|
-
title: string;
|
|
22
|
-
description: string;
|
|
23
|
-
cards: {
|
|
24
|
-
eyebrow: string;
|
|
25
|
-
title: string;
|
|
26
|
-
description: string;
|
|
27
|
-
}[];
|
|
28
|
-
}[];
|
|
29
|
-
};
|
|
30
|
-
scan: {
|
|
31
|
-
eyebrow: string;
|
|
32
|
-
title: string;
|
|
33
|
-
description: string;
|
|
34
|
-
sections: {
|
|
35
|
-
title: string;
|
|
36
|
-
description: string;
|
|
37
|
-
cards: {
|
|
38
|
-
eyebrow: string;
|
|
39
|
-
title: string;
|
|
40
|
-
description: string;
|
|
41
|
-
}[];
|
|
42
|
-
}[];
|
|
43
|
-
};
|
|
44
|
-
create: {
|
|
45
|
-
eyebrow: string;
|
|
46
|
-
title: string;
|
|
47
|
-
description: string;
|
|
48
|
-
sections: {
|
|
49
|
-
title: string;
|
|
50
|
-
description: string;
|
|
51
|
-
cards: {
|
|
52
|
-
eyebrow: string;
|
|
53
|
-
title: string;
|
|
54
|
-
description: string;
|
|
55
|
-
}[];
|
|
56
|
-
}[];
|
|
57
|
-
};
|
|
58
|
-
stats: {
|
|
59
|
-
eyebrow: string;
|
|
60
|
-
title: string;
|
|
61
|
-
description: string;
|
|
62
|
-
sections: {
|
|
63
|
-
title: string;
|
|
64
|
-
description: string;
|
|
65
|
-
cards: {
|
|
66
|
-
eyebrow: string;
|
|
67
|
-
title: string;
|
|
68
|
-
description: string;
|
|
69
|
-
}[];
|
|
70
|
-
}[];
|
|
71
|
-
};
|
|
72
|
-
profile: {
|
|
73
|
-
eyebrow: string;
|
|
74
|
-
title: string;
|
|
75
|
-
description: string;
|
|
76
|
-
sections: {
|
|
77
|
-
title: string;
|
|
78
|
-
description: string;
|
|
79
|
-
cards: {
|
|
80
|
-
eyebrow: string;
|
|
81
|
-
title: string;
|
|
82
|
-
description: string;
|
|
83
|
-
}[];
|
|
84
|
-
}[];
|
|
85
|
-
};
|
|
86
|
-
signIn: {
|
|
87
|
-
eyebrow: string;
|
|
88
|
-
title: string;
|
|
89
|
-
description: string;
|
|
90
|
-
sections: {
|
|
91
|
-
title: string;
|
|
92
|
-
description: string;
|
|
93
|
-
cards: {
|
|
94
|
-
eyebrow: string;
|
|
95
|
-
title: string;
|
|
96
|
-
description: string;
|
|
97
|
-
}[];
|
|
98
|
-
}[];
|
|
99
|
-
};
|
|
100
|
-
signUp: {
|
|
101
|
-
eyebrow: string;
|
|
102
|
-
title: string;
|
|
103
|
-
description: string;
|
|
104
|
-
sections: {
|
|
105
|
-
title: string;
|
|
106
|
-
description: string;
|
|
107
|
-
cards: {
|
|
108
|
-
eyebrow: string;
|
|
109
|
-
title: string;
|
|
110
|
-
description: string;
|
|
111
|
-
}[];
|
|
112
|
-
}[];
|
|
113
|
-
};
|
|
114
|
-
settings: {
|
|
115
|
-
eyebrow: string;
|
|
116
|
-
title: string;
|
|
117
|
-
description: string;
|
|
118
|
-
sections: {
|
|
119
|
-
title: string;
|
|
120
|
-
description: string;
|
|
121
|
-
cards: {
|
|
122
|
-
eyebrow: string;
|
|
123
|
-
title: string;
|
|
124
|
-
description: string;
|
|
125
|
-
}[];
|
|
126
|
-
}[];
|
|
127
|
-
};
|
|
128
|
-
};
|
|
129
|
-
//# sourceMappingURL=content.d.ts.map
|
package/dist/templates/starter/categories/food-drink/nutrition-catalog-scan/content.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"content.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/food-drink/nutrition-catalog-scan/content.ts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkQiB,CAAC"}
|