@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
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/content.js
DELETED
|
@@ -1,236 +0,0 @@
|
|
|
1
|
-
export const urbanWaterMonitorProjectContent = {
|
|
2
|
-
eyebrow: 'Project',
|
|
3
|
-
title: 'Urban Water Monitor',
|
|
4
|
-
description: 'Event-based monitoring for urban water quality, field campaigns, and stakeholder communication.',
|
|
5
|
-
sections: [
|
|
6
|
-
{
|
|
7
|
-
title: 'Product Vision',
|
|
8
|
-
description: 'Urban Water Monitor is an event-based monitoring and campaign-management app for urban water quality. It connects weather events, hydrological context, sampling workflows, passive samplers, lab results, infrastructure assets, and stakeholder communication.',
|
|
9
|
-
cards: [
|
|
10
|
-
{
|
|
11
|
-
eyebrow: 'Purpose',
|
|
12
|
-
title: 'Plan and explain monitoring campaigns',
|
|
13
|
-
description: 'Help teams decide where and when monitoring is most useful, document field work properly, and explain findings to different audiences.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
eyebrow: 'Scope',
|
|
17
|
-
title: 'Context plus verified evidence',
|
|
18
|
-
description: 'Connect public environmental data with field monitoring workflows, professional sampling, passive sampler campaigns, lab results, and clear communication.',
|
|
19
|
-
},
|
|
20
|
-
],
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
title: 'Problem',
|
|
24
|
-
description: 'Urban water quality is difficult to monitor because relevant pollution often appears during short, dynamic events. A single sample can miss the most important moment.',
|
|
25
|
-
cards: [
|
|
26
|
-
{
|
|
27
|
-
eyebrow: 'Event peaks',
|
|
28
|
-
title: 'Short windows matter',
|
|
29
|
-
description: 'Rainfall, runoff, traffic surfaces, combined sewer overflows, infrastructure, land use, and seasonal conditions can influence what enters a water body.',
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
eyebrow: 'Interpretation',
|
|
33
|
-
title: 'Sampling needs context',
|
|
34
|
-
description: 'Sampling without event context is hard to interpret, lab results often arrive later, and stakeholders need different levels of detail.',
|
|
35
|
-
},
|
|
36
|
-
],
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
title: 'Core Idea',
|
|
40
|
-
description: 'The app should become an operating system for urban water monitoring by combining live context data, plans, observations, sampling tasks, passive sampler deployments, laboratory results, and communication layers.',
|
|
41
|
-
cards: [
|
|
42
|
-
{
|
|
43
|
-
eyebrow: 'Question',
|
|
44
|
-
title: 'Where, when, and why should we monitor?',
|
|
45
|
-
description: 'Identify event windows worth sampling, guide field teams through documented workflows, and link every sample to time, place, weather, hydrology, and method.',
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
eyebrow: 'Views',
|
|
49
|
-
title: 'Role-specific interpretation',
|
|
50
|
-
description: 'Turn complex monitoring records into views for researchers, authorities, municipalities, utilities, NGOs, field teams, and public-interest audiences.',
|
|
51
|
-
},
|
|
52
|
-
],
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
title: 'Data Sources and API Integrations',
|
|
56
|
-
description: 'Urban Water Monitor is designed around a concrete integration strategy. Public APIs provide context, while field and lab workflows provide monitoring evidence.',
|
|
57
|
-
cards: [
|
|
58
|
-
{
|
|
59
|
-
eyebrow: 'Official production APIs',
|
|
60
|
-
title: 'Weather, radar, geodata, and catalogue sources',
|
|
61
|
-
description: 'Use MeteoSwiss Open Data via data.geo.admin.ch STAC for rainfall, weather station context, and radar precipitation; use geo.admin.ch / Federal Spatial Data Infrastructure for map layers, feature lookup, and spatial context; use the opendata.swiss CKAN API for dataset discovery and source provenance.',
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
eyebrow: 'Regional open data',
|
|
65
|
-
title: 'Cantonal and municipal resources',
|
|
66
|
-
description: 'Support station metadata, hydrometric datasets, WFS, WMS, CSV, GeoPackage, and SHP resources as optional regional connectors, starting with structured imports where available.',
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
eyebrow: 'Prototype-only APIs',
|
|
70
|
-
title: 'Fast demos without production claims',
|
|
71
|
-
description: 'Existenz.ch Hydro and SwissMetNet JSON APIs can accelerate prototypes, but must be marked prototype-only and must not become the source of truth for verified monitoring decisions.',
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
eyebrow: 'Internal field and lab data',
|
|
75
|
-
title: 'App-owned monitoring evidence',
|
|
76
|
-
description: 'Campaigns, monitoring locations, rain events, sampling tasks, samples, passive samplers, field observations, photos, lab results, QA/QC flags, pollutants, reports, and stakeholder notes are internal app data.',
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
eyebrow: 'Future standards',
|
|
80
|
-
title: 'Interoperability path',
|
|
81
|
-
description: 'OGC SensorThings API can support future sensor interoperability, and OGC WaterML 2.0 can support future hydrological time-series exchange.',
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
eyebrow: 'Trust label',
|
|
85
|
-
title: 'Context is not confirmation',
|
|
86
|
-
description: 'External context data supports decisions. Verified field and lab records provide monitoring evidence. Modelled risk scores are decision-support indicators, not confirmed pollution measurements.',
|
|
87
|
-
},
|
|
88
|
-
],
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
title: 'Monitoring Workflow',
|
|
92
|
-
description: 'The app should support professional monitoring campaigns from planning to interpretation.',
|
|
93
|
-
cards: [
|
|
94
|
-
{
|
|
95
|
-
eyebrow: 'Plan',
|
|
96
|
-
title: 'Define the campaign',
|
|
97
|
-
description: 'Define objectives, select locations and catchments, define event triggers, assign sampling tasks, and prepare field checklists.',
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
eyebrow: 'Document',
|
|
101
|
-
title: 'Capture field and lab records',
|
|
102
|
-
description: 'Deploy passive samplers or collect grab and composite samples, register samples with QR codes, document field conditions, import laboratory results, and add QA/QC notes.',
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
eyebrow: 'Interpret',
|
|
106
|
-
title: 'Report with event context',
|
|
107
|
-
description: 'Validate data, interpret results in event context, and generate stakeholder-specific reports.',
|
|
108
|
-
},
|
|
109
|
-
],
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
title: 'App Modules',
|
|
113
|
-
description: 'The complete app can grow into several planned product areas after this first Project screen.',
|
|
114
|
-
cards: [
|
|
115
|
-
{
|
|
116
|
-
eyebrow: 'Operations',
|
|
117
|
-
title: 'Monitoring and field work',
|
|
118
|
-
description: 'Map Dashboard, Event Timeline, Sampling Planner, Passive Sampler Manager, Lab Result Import, Reports and Exports.',
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
eyebrow: 'Knowledge',
|
|
122
|
-
title: 'Context and interpretation',
|
|
123
|
-
description: 'Pollutant Library, Risk Scoring, Blue-Green Infrastructure Monitor, Citizen Observations, Stakeholder Portal, Admin and Permissions.',
|
|
124
|
-
},
|
|
125
|
-
],
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
title: 'Stakeholder Views',
|
|
129
|
-
description: 'Different users need different levels of detail, so the app should support role-specific views instead of showing the same dashboard to everyone.',
|
|
130
|
-
cards: [
|
|
131
|
-
{
|
|
132
|
-
eyebrow: 'Technical',
|
|
133
|
-
title: 'Research, utility, field, and admin views',
|
|
134
|
-
description: 'Research View for raw data, methods, uncertainty, QA/QC, and exports; Utility View for early warning context and stations; Field Team View for tasks, QR codes, photos, and sample status; Admin View for users, permissions, and data sources.',
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
eyebrow: 'Decision and public',
|
|
138
|
-
title: 'Municipality and public views',
|
|
139
|
-
description: 'Municipality View focuses on hotspots, infrastructure, actions, and summaries. Public View uses simple explanations, status, observations, and education.',
|
|
140
|
-
},
|
|
141
|
-
],
|
|
142
|
-
},
|
|
143
|
-
{
|
|
144
|
-
title: 'Risk and Event Logic',
|
|
145
|
-
description: 'The app should include transparent event and risk logic. Risk scores should help prioritize monitoring, not present absolute truth.',
|
|
146
|
-
cards: [
|
|
147
|
-
{
|
|
148
|
-
eyebrow: 'Factors',
|
|
149
|
-
title: 'Event signals',
|
|
150
|
-
description: 'Rain intensity, dry period before rainfall, runoff potential, traffic or sealed surface influence, hydrological response, nearby infrastructure, previous observations, and lab result trends.',
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
eyebrow: 'Rule',
|
|
154
|
-
title: 'Decision-support indicator',
|
|
155
|
-
description: 'Risk scores are decision-support indicators, not verified pollution measurements.',
|
|
156
|
-
},
|
|
157
|
-
],
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
title: 'Blue-Green Infrastructure',
|
|
161
|
-
description: 'The app should help track blue-green infrastructure and its potential role in reducing runoff, delaying peaks, improving infiltration, or supporting treatment.',
|
|
162
|
-
cards: [
|
|
163
|
-
{
|
|
164
|
-
eyebrow: 'Assets',
|
|
165
|
-
title: 'Mitigation inventory',
|
|
166
|
-
description: 'Retention basins, infiltration areas, green roofs, constructed wetlands, rain gardens, permeable surfaces, swales, and sponge-city elements.',
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
eyebrow: 'Fields',
|
|
170
|
-
title: 'Monitoring connection',
|
|
171
|
-
description: 'Track asset type, location, catchment, design capacity, maintenance status, related monitoring stations, before/after event comparison, photos, and inspections.',
|
|
172
|
-
},
|
|
173
|
-
],
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
title: 'Pollutant Library',
|
|
177
|
-
description: 'The app should contain a structured pollutant library that explains relevant pollutant groups and how they relate to urban water systems.',
|
|
178
|
-
cards: [
|
|
179
|
-
{
|
|
180
|
-
eyebrow: 'Metadata',
|
|
181
|
-
title: 'Searchable substance context',
|
|
182
|
-
description: 'Store name, substance group, CAS number where applicable, sources, pathways, measurement method, detection limits, quality criteria, ecotoxicological relevance, persistence, transformation products, and public explanation.',
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
eyebrow: 'Groups',
|
|
186
|
-
title: 'Relevant pollutant groups',
|
|
187
|
-
description: 'PFAS, pesticides, biocides, pharmaceuticals, tire-wear related compounds, heavy metals, nutrients, microplastics, and organic micropollutants.',
|
|
188
|
-
},
|
|
189
|
-
],
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
title: 'Data Trust and Communication',
|
|
193
|
-
description: 'The app must clearly communicate data trust levels. A field observation is not the same as a laboratory-confirmed result, and a modelled risk score is not a measured concentration.',
|
|
194
|
-
cards: [
|
|
195
|
-
{
|
|
196
|
-
eyebrow: 'Trust levels',
|
|
197
|
-
title: 'Separate evidence types',
|
|
198
|
-
description: 'Public open data, field observation, sensor measurement, laboratory result, modelled estimate, and expert-reviewed interpretation must remain distinct.',
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
eyebrow: 'Communication',
|
|
202
|
-
title: 'Useful without false certainty',
|
|
203
|
-
description: 'Avoid false certainty, show uncertainty where relevant, explain what is known and unknown, separate raw data from interpretation, and keep public communication understandable and non-alarmist.',
|
|
204
|
-
},
|
|
205
|
-
],
|
|
206
|
-
},
|
|
207
|
-
{
|
|
208
|
-
title: 'MVP Scope',
|
|
209
|
-
description: 'The first useful MVP should focus on event context and monitoring workflow, not on measuring every pollutant live.',
|
|
210
|
-
cards: [
|
|
211
|
-
{
|
|
212
|
-
eyebrow: 'Included',
|
|
213
|
-
title: 'Realistic first product surface',
|
|
214
|
-
description: 'Project overview, map with monitoring locations, mock hydrology stations, mock rain events, event timeline, sampling planner, passive sampler records, lab result import placeholder, pollutant library starter, stakeholder placeholders, and role-based navigation structure.',
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
eyebrow: 'Excluded',
|
|
218
|
-
title: 'No unsupported claims',
|
|
219
|
-
description: 'Real-time measurement of complex micropollutants, automated regulatory decisions, public alarm systems, unverified pollution claims, and attribution to external inspiration sources are out of scope.',
|
|
220
|
-
},
|
|
221
|
-
],
|
|
222
|
-
},
|
|
223
|
-
{
|
|
224
|
-
title: 'Future Screens',
|
|
225
|
-
description: 'The first template iteration only adds the Project screen. Future issues should define the operational screens.',
|
|
226
|
-
cards: [
|
|
227
|
-
{
|
|
228
|
-
eyebrow: 'Planned',
|
|
229
|
-
title: 'Operational navigation later',
|
|
230
|
-
description: 'Dashboard, Map, Events, Monitoring Campaigns, Samples, Passive Samplers, Lab Results, Pollutant Library, Infrastructure, Observations, Reports, Stakeholders, and Settings.',
|
|
231
|
-
},
|
|
232
|
-
],
|
|
233
|
-
},
|
|
234
|
-
],
|
|
235
|
-
};
|
|
236
|
-
//# sourceMappingURL=content.js.map
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/content.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"content.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/business-productivity/urban-water-monitor/content.ts"],"names":[],"mappings":"AAYA,MAAM,CAAC,MAAM,+BAA+B,GAAG;IAC7C,OAAO,EAAE,SAAS;IAClB,KAAK,EAAE,qBAAqB;IAC5B,WAAW,EACT,iGAAiG;IACnG,QAAQ,EAAE;QACR;YACE,KAAK,EAAE,gBAAgB;YACvB,WAAW,EACT,kQAAkQ;YACpQ,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,SAAS;oBAClB,KAAK,EAAE,uCAAuC;oBAC9C,WAAW,EACT,wIAAwI;iBAC3I;gBACD;oBACE,OAAO,EAAE,OAAO;oBAChB,KAAK,EAAE,gCAAgC;oBACvC,WAAW,EACT,4JAA4J;iBAC/J;aACF;SACF;QACD;YACE,KAAK,EAAE,SAAS;YAChB,WAAW,EACT,wKAAwK;YAC1K,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,aAAa;oBACtB,KAAK,EAAE,sBAAsB;oBAC7B,WAAW,EACT,yJAAyJ;iBAC5J;gBACD;oBACE,OAAO,EAAE,gBAAgB;oBACzB,KAAK,EAAE,wBAAwB;oBAC/B,WAAW,EACT,wIAAwI;iBAC3I;aACF;SACF;QACD;YACE,KAAK,EAAE,WAAW;YAClB,WAAW,EACT,sNAAsN;YACxN,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,UAAU;oBACnB,KAAK,EAAE,yCAAyC;oBAChD,WAAW,EACT,8JAA8J;iBACjK;gBACD;oBACE,OAAO,EAAE,OAAO;oBAChB,KAAK,EAAE,8BAA8B;oBACrC,WAAW,EACT,uJAAuJ;iBAC1J;aACF;SACF;QACD;YACE,KAAK,EAAE,mCAAmC;YAC1C,WAAW,EACT,iKAAiK;YACnK,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,0BAA0B;oBACnC,KAAK,EAAE,gDAAgD;oBACvD,WAAW,EACT,8SAA8S;iBACjT;gBACD;oBACE,OAAO,EAAE,oBAAoB;oBAC7B,KAAK,EAAE,kCAAkC;oBACzC,WAAW,EACT,iLAAiL;iBACpL;gBACD;oBACE,OAAO,EAAE,qBAAqB;oBAC9B,KAAK,EAAE,sCAAsC;oBAC7C,WAAW,EACT,qLAAqL;iBACxL;gBACD;oBACE,OAAO,EAAE,6BAA6B;oBACtC,KAAK,EAAE,+BAA+B;oBACtC,WAAW,EACT,kNAAkN;iBACrN;gBACD;oBACE,OAAO,EAAE,kBAAkB;oBAC3B,KAAK,EAAE,uBAAuB;oBAC9B,WAAW,EACT,4IAA4I;iBAC/I;gBACD;oBACE,OAAO,EAAE,aAAa;oBACtB,KAAK,EAAE,6BAA6B;oBACpC,WAAW,EACT,mMAAmM;iBACtM;aACF;SACF;QACD;YACE,KAAK,EAAE,qBAAqB;YAC5B,WAAW,EACT,2FAA2F;YAC7F,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,MAAM;oBACf,KAAK,EAAE,qBAAqB;oBAC5B,WAAW,EACT,iIAAiI;iBACpI;gBACD;oBACE,OAAO,EAAE,UAAU;oBACnB,KAAK,EAAE,+BAA+B;oBACtC,WAAW,EACT,2KAA2K;iBAC9K;gBACD;oBACE,OAAO,EAAE,WAAW;oBACpB,KAAK,EAAE,2BAA2B;oBAClC,WAAW,EACT,+FAA+F;iBAClG;aACF;SACF;QACD;YACE,KAAK,EAAE,aAAa;YACpB,WAAW,EACT,+FAA+F;YACjG,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,YAAY;oBACrB,KAAK,EAAE,2BAA2B;oBAClC,WAAW,EACT,mHAAmH;iBACtH;gBACD;oBACE,OAAO,EAAE,WAAW;oBACpB,KAAK,EAAE,4BAA4B;oBACnC,WAAW,EACT,sIAAsI;iBACzI;aACF;SACF;QACD;YACE,KAAK,EAAE,mBAAmB;YAC1B,WAAW,EACT,mJAAmJ;YACrJ,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,WAAW;oBACpB,KAAK,EAAE,2CAA2C;oBAClD,WAAW,EACT,iPAAiP;iBACpP;gBACD;oBACE,OAAO,EAAE,qBAAqB;oBAC9B,KAAK,EAAE,+BAA+B;oBACtC,WAAW,EACT,2JAA2J;iBAC9J;aACF;SACF;QACD;YACE,KAAK,EAAE,sBAAsB;YAC7B,WAAW,EACT,qIAAqI;YACvI,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,SAAS;oBAClB,KAAK,EAAE,eAAe;oBACtB,WAAW,EACT,gMAAgM;iBACnM;gBACD;oBACE,OAAO,EAAE,MAAM;oBACf,KAAK,EAAE,4BAA4B;oBACnC,WAAW,EACT,mFAAmF;iBACtF;aACF;SACF;QACD;YACE,KAAK,EAAE,2BAA2B;YAClC,WAAW,EACT,iKAAiK;YACnK,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,QAAQ;oBACjB,KAAK,EAAE,sBAAsB;oBAC7B,WAAW,EACT,8IAA8I;iBACjJ;gBACD;oBACE,OAAO,EAAE,QAAQ;oBACjB,KAAK,EAAE,uBAAuB;oBAC9B,WAAW,EACT,kKAAkK;iBACrK;aACF;SACF;QACD;YACE,KAAK,EAAE,mBAAmB;YAC1B,WAAW,EACT,2IAA2I;YAC7I,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,UAAU;oBACnB,KAAK,EAAE,8BAA8B;oBACrC,WAAW,EACT,gOAAgO;iBACnO;gBACD;oBACE,OAAO,EAAE,QAAQ;oBACjB,KAAK,EAAE,2BAA2B;oBAClC,WAAW,EACT,gJAAgJ;iBACnJ;aACF;SACF;QACD;YACE,KAAK,EAAE,8BAA8B;YACrC,WAAW,EACT,sLAAsL;YACxL,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,cAAc;oBACvB,KAAK,EAAE,yBAAyB;oBAChC,WAAW,EACT,yJAAyJ;iBAC5J;gBACD;oBACE,OAAO,EAAE,eAAe;oBACxB,KAAK,EAAE,gCAAgC;oBACvC,WAAW,EACT,kMAAkM;iBACrM;aACF;SACF;QACD;YACE,KAAK,EAAE,WAAW;YAClB,WAAW,EACT,oHAAoH;YACtH,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,UAAU;oBACnB,KAAK,EAAE,iCAAiC;oBACxC,WAAW,EACT,iRAAiR;iBACpR;gBACD;oBACE,OAAO,EAAE,UAAU;oBACnB,KAAK,EAAE,uBAAuB;oBAC9B,WAAW,EACT,wMAAwM;iBAC3M;aACF;SACF;QACD;YACE,KAAK,EAAE,gBAAgB;YACvB,WAAW,EACT,iHAAiH;YACnH,KAAK,EAAE;gBACL;oBACE,OAAO,EAAE,SAAS;oBAClB,KAAK,EAAE,8BAA8B;oBACrC,WAAW,EACT,6KAA6K;iBAChL;aACF;SACF;KACF;CACO,CAAC"}
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/business-productivity/urban-water-monitor/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sCAAsC,EAAE,MAAM,YAAY,CAAC"}
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/business-productivity/urban-water-monitor/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sCAAsC,EAAE,MAAM,YAAY,CAAC"}
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { AppManifest } from '@ankhorage/contracts';
|
|
2
|
-
export interface UrbanWaterMonitorScreenIds {
|
|
3
|
-
project: string;
|
|
4
|
-
}
|
|
5
|
-
export declare function createUrbanWaterMonitorScreenIds(idPrefix: string): UrbanWaterMonitorScreenIds;
|
|
6
|
-
export declare function createUrbanWaterMonitorNavigator(screenIds: UrbanWaterMonitorScreenIds): AppManifest['navigator'];
|
|
7
|
-
//# sourceMappingURL=routes.d.ts.map
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/business-productivity/urban-water-monitor/routes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAIxD,MAAM,WAAW,0BAA0B;IACzC,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,gCAAgC,CAAC,QAAQ,EAAE,MAAM,GAAG,0BAA0B,CAI7F;AAED,wBAAgB,gCAAgC,CAC9C,SAAS,EAAE,0BAA0B,GACpC,WAAW,CAAC,WAAW,CAAC,CAa1B"}
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { createRoute } from '../../../../shared';
|
|
2
|
-
export function createUrbanWaterMonitorScreenIds(idPrefix) {
|
|
3
|
-
return {
|
|
4
|
-
project: `${idPrefix}-project`,
|
|
5
|
-
};
|
|
6
|
-
}
|
|
7
|
-
export function createUrbanWaterMonitorNavigator(screenIds) {
|
|
8
|
-
return {
|
|
9
|
-
type: 'tabs',
|
|
10
|
-
initialRouteName: 'index',
|
|
11
|
-
routes: [
|
|
12
|
-
createRoute({
|
|
13
|
-
name: 'index',
|
|
14
|
-
screenId: screenIds.project,
|
|
15
|
-
label: 'Project',
|
|
16
|
-
icon: { provider: 'material-community', name: 'water-outline' },
|
|
17
|
-
}),
|
|
18
|
-
],
|
|
19
|
-
};
|
|
20
|
-
}
|
|
21
|
-
//# sourceMappingURL=routes.js.map
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/routes.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"routes.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/business-productivity/urban-water-monitor/routes.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAMjD,MAAM,UAAU,gCAAgC,CAAC,QAAgB;IAC/D,OAAO;QACL,OAAO,EAAE,GAAG,QAAQ,UAAU;KAC/B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,gCAAgC,CAC9C,SAAqC;IAErC,OAAO;QACL,IAAI,EAAE,MAAM;QACZ,gBAAgB,EAAE,OAAO;QACzB,MAAM,EAAE;YACN,WAAW,CAAC;gBACV,IAAI,EAAE,OAAO;gBACb,QAAQ,EAAE,SAAS,CAAC,OAAO;gBAC3B,KAAK,EAAE,SAAS;gBAChB,IAAI,EAAE,EAAE,QAAQ,EAAE,oBAAoB,EAAE,IAAI,EAAE,eAAe,EAAE;aAChE,CAAC;SACH;KACF,CAAC;AACJ,CAAC"}
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { AppManifest } from '@ankhorage/contracts';
|
|
2
|
-
import type { UrbanWaterMonitorScreenIds } from './routes';
|
|
3
|
-
export declare function createUrbanWaterMonitorScreens(idPrefix: string, screenIds: UrbanWaterMonitorScreenIds): AppManifest['screens'];
|
|
4
|
-
//# sourceMappingURL=screens.d.ts.map
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"screens.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/business-productivity/urban-water-monitor/screens.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAIxD,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,UAAU,CAAC;AAqC3D,wBAAgB,8BAA8B,CAC5C,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,0BAA0B,GACpC,WAAW,CAAC,SAAS,CAAC,CAmBxB"}
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.js
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { createScreen, createScreenRoot, createZoraNode } from '../../../../shared';
|
|
2
|
-
import { urbanWaterMonitorProjectContent } from './content';
|
|
3
|
-
function createIdSegment(value) {
|
|
4
|
-
const segment = value
|
|
5
|
-
.trim()
|
|
6
|
-
.toLowerCase()
|
|
7
|
-
.replace(/[^a-z0-9]+/g, '-')
|
|
8
|
-
.replace(/^-|-$/g, '');
|
|
9
|
-
return segment || 'section';
|
|
10
|
-
}
|
|
11
|
-
function createProjectSection(idPrefix, section) {
|
|
12
|
-
const idSegment = createIdSegment(section.title);
|
|
13
|
-
return createZoraNode(`${idPrefix}-project-${idSegment}-disclosure`, 'DisclosureSection', {
|
|
14
|
-
title: section.title,
|
|
15
|
-
description: section.description,
|
|
16
|
-
defaultOpen: false,
|
|
17
|
-
}, section.cards.map((card, cardIndex) => createZoraNode(`${idPrefix}-project-${idSegment}-card-${cardIndex + 1}`, 'Card', {
|
|
18
|
-
eyebrow: card.eyebrow,
|
|
19
|
-
title: card.title,
|
|
20
|
-
description: card.description,
|
|
21
|
-
tone: 'outline',
|
|
22
|
-
})));
|
|
23
|
-
}
|
|
24
|
-
export function createUrbanWaterMonitorScreens(idPrefix, screenIds) {
|
|
25
|
-
return {
|
|
26
|
-
[screenIds.project]: createScreen({
|
|
27
|
-
id: screenIds.project,
|
|
28
|
-
name: 'Project',
|
|
29
|
-
title: urbanWaterMonitorProjectContent.title,
|
|
30
|
-
description: urbanWaterMonitorProjectContent.description,
|
|
31
|
-
root: createScreenRoot(`${idPrefix}-project-screen`, { width: 'wide' }, [
|
|
32
|
-
createZoraNode(`${idPrefix}-project-header`, 'SectionHeader', {
|
|
33
|
-
eyebrow: urbanWaterMonitorProjectContent.eyebrow,
|
|
34
|
-
title: urbanWaterMonitorProjectContent.title,
|
|
35
|
-
description: urbanWaterMonitorProjectContent.description,
|
|
36
|
-
}),
|
|
37
|
-
...urbanWaterMonitorProjectContent.sections.map((section) => createProjectSection(idPrefix, section)),
|
|
38
|
-
]),
|
|
39
|
-
}),
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
//# sourceMappingURL=screens.js.map
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/screens.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"screens.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/business-productivity/urban-water-monitor/screens.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,gBAAgB,EAAE,cAAc,EAAiB,MAAM,oBAAoB,CAAC;AACnG,OAAO,EAAE,+BAA+B,EAAwC,MAAM,WAAW,CAAC;AAGlG,SAAS,eAAe,CAAC,KAAa;IACpC,MAAM,OAAO,GAAG,KAAK;SAClB,IAAI,EAAE;SACN,WAAW,EAAE;SACb,OAAO,CAAC,aAAa,EAAE,GAAG,CAAC;SAC3B,OAAO,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC;IAEzB,OAAO,OAAO,IAAI,SAAS,CAAC;AAC9B,CAAC;AAED,SAAS,oBAAoB,CAC3B,QAAgB,EAChB,OAAwC;IAExC,MAAM,SAAS,GAAG,eAAe,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAEjD,OAAO,cAAc,CACnB,GAAG,QAAQ,YAAY,SAAS,aAAa,EAC7C,mBAAmB,EACnB;QACE,KAAK,EAAE,OAAO,CAAC,KAAK;QACpB,WAAW,EAAE,OAAO,CAAC,WAAW;QAChC,WAAW,EAAE,KAAK;KACnB,EACD,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,SAAS,EAAE,EAAE,CACpC,cAAc,CAAC,GAAG,QAAQ,YAAY,SAAS,SAAS,SAAS,GAAG,CAAC,EAAE,EAAE,MAAM,EAAE;QAC/E,OAAO,EAAE,IAAI,CAAC,OAAO;QACrB,KAAK,EAAE,IAAI,CAAC,KAAK;QACjB,WAAW,EAAE,IAAI,CAAC,WAAW;QAC7B,IAAI,EAAE,SAAS;KAChB,CAAC,CACH,CACF,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,8BAA8B,CAC5C,QAAgB,EAChB,SAAqC;IAErC,OAAO;QACL,CAAC,SAAS,CAAC,OAAO,CAAC,EAAE,YAAY,CAAC;YAChC,EAAE,EAAE,SAAS,CAAC,OAAO;YACrB,IAAI,EAAE,SAAS;YACf,KAAK,EAAE,+BAA+B,CAAC,KAAK;YAC5C,WAAW,EAAE,+BAA+B,CAAC,WAAW;YACxD,IAAI,EAAE,gBAAgB,CAAC,GAAG,QAAQ,iBAAiB,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE;gBACtE,cAAc,CAAC,GAAG,QAAQ,iBAAiB,EAAE,eAAe,EAAE;oBAC5D,OAAO,EAAE,+BAA+B,CAAC,OAAO;oBAChD,KAAK,EAAE,+BAA+B,CAAC,KAAK;oBAC5C,WAAW,EAAE,+BAA+B,CAAC,WAAW;iBACzD,CAAC;gBACF,GAAG,+BAA+B,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,OAAO,EAAE,EAAE,CAC1D,oBAAoB,CAAC,QAAQ,EAAE,OAAO,CAAC,CACxC;aACF,CAAC;SACH,CAAC;KACH,CAAC;AACJ,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"template.d.ts","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/business-productivity/urban-water-monitor/template.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAKxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAI3D,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,YAAY,GAAG,WAAW,CA8BtF"}
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/template.js
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { resolveAuthFlow } from '@ankhorage/contracts/auth';
|
|
2
|
-
import { DEFAULT_TEMPLATE_VERSION } from '../../../../../internal/defaults';
|
|
3
|
-
import { createManifestShell, createTheme } from '../../../../shared';
|
|
4
|
-
import { createUrbanWaterMonitorNavigator, createUrbanWaterMonitorScreenIds } from './routes';
|
|
5
|
-
import { createUrbanWaterMonitorScreens } from './screens';
|
|
6
|
-
export function createUrbanWaterMonitorStarterTemplate(seed) {
|
|
7
|
-
const idPrefix = `${seed.category}-urban-water-monitor`;
|
|
8
|
-
const theme = createTheme(seed);
|
|
9
|
-
const screenIds = createUrbanWaterMonitorScreenIds(idPrefix);
|
|
10
|
-
const manifest = createManifestShell({
|
|
11
|
-
seed,
|
|
12
|
-
theme,
|
|
13
|
-
version: seed.version ?? DEFAULT_TEMPLATE_VERSION,
|
|
14
|
-
navigator: createUrbanWaterMonitorNavigator(screenIds),
|
|
15
|
-
screens: createUrbanWaterMonitorScreens(idPrefix, screenIds),
|
|
16
|
-
});
|
|
17
|
-
const auth = manifest.infra.auth;
|
|
18
|
-
if (auth === undefined) {
|
|
19
|
-
return manifest;
|
|
20
|
-
}
|
|
21
|
-
return {
|
|
22
|
-
...manifest,
|
|
23
|
-
infra: {
|
|
24
|
-
...manifest.infra,
|
|
25
|
-
auth: {
|
|
26
|
-
...auth,
|
|
27
|
-
flow: {
|
|
28
|
-
...resolveAuthFlow(auth.flow),
|
|
29
|
-
postSignInRoute: 'index',
|
|
30
|
-
},
|
|
31
|
-
},
|
|
32
|
-
},
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
//# sourceMappingURL=template.js.map
|
package/dist/templates/starter/categories/business-productivity/urban-water-monitor/template.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"template.js","sourceRoot":"","sources":["../../../../../../src/templates/starter/categories/business-productivity/urban-water-monitor/template.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAE5D,OAAO,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEtE,OAAO,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,MAAM,UAAU,CAAC;AAC9F,OAAO,EAAE,8BAA8B,EAAE,MAAM,WAAW,CAAC;AAE3D,MAAM,UAAU,sCAAsC,CAAC,IAAkB;IACvE,MAAM,QAAQ,GAAG,GAAG,IAAI,CAAC,QAAQ,sBAAsB,CAAC;IACxD,MAAM,KAAK,GAAG,WAAW,CAAC,IAAI,CAAC,CAAC;IAChC,MAAM,SAAS,GAAG,gCAAgC,CAAC,QAAQ,CAAC,CAAC;IAC7D,MAAM,QAAQ,GAAG,mBAAmB,CAAC;QACnC,IAAI;QACJ,KAAK;QACL,OAAO,EAAE,IAAI,CAAC,OAAO,IAAI,wBAAwB;QACjD,SAAS,EAAE,gCAAgC,CAAC,SAAS,CAAC;QACtD,OAAO,EAAE,8BAA8B,CAAC,QAAQ,EAAE,SAAS,CAAC;KAC7D,CAAC,CAAC;IAEH,MAAM,IAAI,GAAG,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC;IACjC,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;QACvB,OAAO,QAAQ,CAAC;IAClB,CAAC;IAED,OAAO;QACL,GAAG,QAAQ;QACX,KAAK,EAAE;YACL,GAAG,QAAQ,CAAC,KAAK;YACjB,IAAI,EAAE;gBACJ,GAAG,IAAI;gBACP,IAAI,EAAE;oBACJ,GAAG,eAAe,CAAC,IAAI,CAAC,IAAI,CAAC;oBAC7B,eAAe,EAAE,OAAO;iBACzB;aACF;SACF;KACF,CAAC;AACJ,CAAC"}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
export declare const developerToolsContent: {
|
|
2
|
-
readonly dashboard: {
|
|
3
|
-
readonly eyebrow: "Engineering ops";
|
|
4
|
-
readonly title: "Reliability at a glance";
|
|
5
|
-
readonly description: "Combine builds, incidents, and environment health into a single surface.";
|
|
6
|
-
readonly sections: readonly [{
|
|
7
|
-
readonly title: "Status overview";
|
|
8
|
-
readonly description: "Keep the current state visible and easy to scan.";
|
|
9
|
-
readonly cards: readonly [{
|
|
10
|
-
readonly eyebrow: "Build";
|
|
11
|
-
readonly title: "Main pipeline green";
|
|
12
|
-
readonly description: "A placeholder for the last successful build and queued runs.";
|
|
13
|
-
}, {
|
|
14
|
-
readonly eyebrow: "Incident";
|
|
15
|
-
readonly title: "No active incidents";
|
|
16
|
-
readonly description: "Reserve this for incident severity, ownership, and next update time.";
|
|
17
|
-
}];
|
|
18
|
-
}];
|
|
19
|
-
};
|
|
20
|
-
readonly builds: {
|
|
21
|
-
readonly eyebrow: "CI/CD";
|
|
22
|
-
readonly title: "Build pipelines and releases";
|
|
23
|
-
readonly description: "Model the build history, stage status, and artifact readiness.";
|
|
24
|
-
readonly sections: readonly [{
|
|
25
|
-
readonly title: "Recent builds";
|
|
26
|
-
readonly description: "Use cards to represent builds, checks, and ownership.";
|
|
27
|
-
readonly cards: readonly [{
|
|
28
|
-
readonly eyebrow: "Release";
|
|
29
|
-
readonly title: "v1.0.0 candidate";
|
|
30
|
-
readonly description: "A placeholder for checks, duration, and artifact signing.";
|
|
31
|
-
}, {
|
|
32
|
-
readonly eyebrow: "PR";
|
|
33
|
-
readonly title: "Feature branch build";
|
|
34
|
-
readonly description: "Reserve this for preview builds and review state.";
|
|
35
|
-
}];
|
|
36
|
-
}];
|
|
37
|
-
};
|
|
38
|
-
readonly incidents: {
|
|
39
|
-
readonly eyebrow: "Response";
|
|
40
|
-
readonly title: "Incidents and on-call";
|
|
41
|
-
readonly description: "Prepare a queue for triage, ownership, and comms updates.";
|
|
42
|
-
readonly sections: readonly [{
|
|
43
|
-
readonly title: "Active queue";
|
|
44
|
-
readonly description: "Model severity, impact, and the communication timeline.";
|
|
45
|
-
readonly cards: readonly [{
|
|
46
|
-
readonly eyebrow: "SEV2";
|
|
47
|
-
readonly title: "Elevated error rate";
|
|
48
|
-
readonly description: "A placeholder incident card with status, owner, and next update.";
|
|
49
|
-
}, {
|
|
50
|
-
readonly eyebrow: "SEV3";
|
|
51
|
-
readonly title: "Latency regression";
|
|
52
|
-
readonly description: "Reserve for postmortem links, mitigations, and tags.";
|
|
53
|
-
}];
|
|
54
|
-
}];
|
|
55
|
-
};
|
|
56
|
-
readonly environments: {
|
|
57
|
-
readonly eyebrow: "Environments";
|
|
58
|
-
readonly title: "Runtime surfaces";
|
|
59
|
-
readonly description: "Track where deployments live and how each environment behaves.";
|
|
60
|
-
readonly sections: readonly [{
|
|
61
|
-
readonly title: "Environment health";
|
|
62
|
-
readonly description: "Keep status, versions, and uptime placeholders visible.";
|
|
63
|
-
readonly cards: readonly [{
|
|
64
|
-
readonly eyebrow: "Production";
|
|
65
|
-
readonly title: "Stable";
|
|
66
|
-
readonly description: "A placeholder environment status card with version and region.";
|
|
67
|
-
}, {
|
|
68
|
-
readonly eyebrow: "Staging";
|
|
69
|
-
readonly title: "Preview ready";
|
|
70
|
-
readonly description: "Reserve this for feature flags, migrations, and drift checks.";
|
|
71
|
-
}];
|
|
72
|
-
}];
|
|
73
|
-
};
|
|
74
|
-
readonly deployments: {
|
|
75
|
-
readonly eyebrow: "Deployments";
|
|
76
|
-
readonly title: "Release delivery";
|
|
77
|
-
readonly description: "Create space for rollout steps, approvals, and deployment history.";
|
|
78
|
-
readonly sections: readonly [{
|
|
79
|
-
readonly title: "Rollout actions";
|
|
80
|
-
readonly description: "Model the steps a release needs without implementing the engine.";
|
|
81
|
-
readonly cards: readonly [{
|
|
82
|
-
readonly eyebrow: "Step";
|
|
83
|
-
readonly title: "Canary rollout";
|
|
84
|
-
readonly description: "A placeholder for a staged rollout, pause, and health verification.";
|
|
85
|
-
}, {
|
|
86
|
-
readonly eyebrow: "Approval";
|
|
87
|
-
readonly title: "Change window";
|
|
88
|
-
readonly description: "Reserve this for approval gates and scheduling context.";
|
|
89
|
-
}];
|
|
90
|
-
}];
|
|
91
|
-
};
|
|
92
|
-
readonly settings: {
|
|
93
|
-
readonly eyebrow: "Operations";
|
|
94
|
-
readonly title: "Tooling settings";
|
|
95
|
-
readonly description: "Model alert routing, environments, and on-call defaults.";
|
|
96
|
-
};
|
|
97
|
-
};
|
|
98
|
-
//# sourceMappingURL=content.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"content.d.ts","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/developer-tools/content.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyHxB,CAAC"}
|
|
@@ -1,123 +0,0 @@
|
|
|
1
|
-
export const developerToolsContent = {
|
|
2
|
-
dashboard: {
|
|
3
|
-
eyebrow: 'Engineering ops',
|
|
4
|
-
title: 'Reliability at a glance',
|
|
5
|
-
description: 'Combine builds, incidents, and environment health into a single surface.',
|
|
6
|
-
sections: [
|
|
7
|
-
{
|
|
8
|
-
title: 'Status overview',
|
|
9
|
-
description: 'Keep the current state visible and easy to scan.',
|
|
10
|
-
cards: [
|
|
11
|
-
{
|
|
12
|
-
eyebrow: 'Build',
|
|
13
|
-
title: 'Main pipeline green',
|
|
14
|
-
description: 'A placeholder for the last successful build and queued runs.',
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
eyebrow: 'Incident',
|
|
18
|
-
title: 'No active incidents',
|
|
19
|
-
description: 'Reserve this for incident severity, ownership, and next update time.',
|
|
20
|
-
},
|
|
21
|
-
],
|
|
22
|
-
},
|
|
23
|
-
],
|
|
24
|
-
},
|
|
25
|
-
builds: {
|
|
26
|
-
eyebrow: 'CI/CD',
|
|
27
|
-
title: 'Build pipelines and releases',
|
|
28
|
-
description: 'Model the build history, stage status, and artifact readiness.',
|
|
29
|
-
sections: [
|
|
30
|
-
{
|
|
31
|
-
title: 'Recent builds',
|
|
32
|
-
description: 'Use cards to represent builds, checks, and ownership.',
|
|
33
|
-
cards: [
|
|
34
|
-
{
|
|
35
|
-
eyebrow: 'Release',
|
|
36
|
-
title: 'v1.0.0 candidate',
|
|
37
|
-
description: 'A placeholder for checks, duration, and artifact signing.',
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
eyebrow: 'PR',
|
|
41
|
-
title: 'Feature branch build',
|
|
42
|
-
description: 'Reserve this for preview builds and review state.',
|
|
43
|
-
},
|
|
44
|
-
],
|
|
45
|
-
},
|
|
46
|
-
],
|
|
47
|
-
},
|
|
48
|
-
incidents: {
|
|
49
|
-
eyebrow: 'Response',
|
|
50
|
-
title: 'Incidents and on-call',
|
|
51
|
-
description: 'Prepare a queue for triage, ownership, and comms updates.',
|
|
52
|
-
sections: [
|
|
53
|
-
{
|
|
54
|
-
title: 'Active queue',
|
|
55
|
-
description: 'Model severity, impact, and the communication timeline.',
|
|
56
|
-
cards: [
|
|
57
|
-
{
|
|
58
|
-
eyebrow: 'SEV2',
|
|
59
|
-
title: 'Elevated error rate',
|
|
60
|
-
description: 'A placeholder incident card with status, owner, and next update.',
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
eyebrow: 'SEV3',
|
|
64
|
-
title: 'Latency regression',
|
|
65
|
-
description: 'Reserve for postmortem links, mitigations, and tags.',
|
|
66
|
-
},
|
|
67
|
-
],
|
|
68
|
-
},
|
|
69
|
-
],
|
|
70
|
-
},
|
|
71
|
-
environments: {
|
|
72
|
-
eyebrow: 'Environments',
|
|
73
|
-
title: 'Runtime surfaces',
|
|
74
|
-
description: 'Track where deployments live and how each environment behaves.',
|
|
75
|
-
sections: [
|
|
76
|
-
{
|
|
77
|
-
title: 'Environment health',
|
|
78
|
-
description: 'Keep status, versions, and uptime placeholders visible.',
|
|
79
|
-
cards: [
|
|
80
|
-
{
|
|
81
|
-
eyebrow: 'Production',
|
|
82
|
-
title: 'Stable',
|
|
83
|
-
description: 'A placeholder environment status card with version and region.',
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
eyebrow: 'Staging',
|
|
87
|
-
title: 'Preview ready',
|
|
88
|
-
description: 'Reserve this for feature flags, migrations, and drift checks.',
|
|
89
|
-
},
|
|
90
|
-
],
|
|
91
|
-
},
|
|
92
|
-
],
|
|
93
|
-
},
|
|
94
|
-
deployments: {
|
|
95
|
-
eyebrow: 'Deployments',
|
|
96
|
-
title: 'Release delivery',
|
|
97
|
-
description: 'Create space for rollout steps, approvals, and deployment history.',
|
|
98
|
-
sections: [
|
|
99
|
-
{
|
|
100
|
-
title: 'Rollout actions',
|
|
101
|
-
description: 'Model the steps a release needs without implementing the engine.',
|
|
102
|
-
cards: [
|
|
103
|
-
{
|
|
104
|
-
eyebrow: 'Step',
|
|
105
|
-
title: 'Canary rollout',
|
|
106
|
-
description: 'A placeholder for a staged rollout, pause, and health verification.',
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
eyebrow: 'Approval',
|
|
110
|
-
title: 'Change window',
|
|
111
|
-
description: 'Reserve this for approval gates and scheduling context.',
|
|
112
|
-
},
|
|
113
|
-
],
|
|
114
|
-
},
|
|
115
|
-
],
|
|
116
|
-
},
|
|
117
|
-
settings: {
|
|
118
|
-
eyebrow: 'Operations',
|
|
119
|
-
title: 'Tooling settings',
|
|
120
|
-
description: 'Model alert routing, environments, and on-call defaults.',
|
|
121
|
-
},
|
|
122
|
-
};
|
|
123
|
-
//# sourceMappingURL=content.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"content.js","sourceRoot":"","sources":["../../../../../src/templates/starter/categories/developer-tools/content.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,qBAAqB,GAAG;IACnC,SAAS,EAAE;QACT,OAAO,EAAE,iBAAiB;QAC1B,KAAK,EAAE,yBAAyB;QAChC,WAAW,EAAE,0EAA0E;QACvF,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,iBAAiB;gBACxB,WAAW,EAAE,kDAAkD;gBAC/D,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,OAAO;wBAChB,KAAK,EAAE,qBAAqB;wBAC5B,WAAW,EAAE,8DAA8D;qBAC5E;oBACD;wBACE,OAAO,EAAE,UAAU;wBACnB,KAAK,EAAE,qBAAqB;wBAC5B,WAAW,EAAE,sEAAsE;qBACpF;iBACF;aACF;SACF;KACF;IACD,MAAM,EAAE;QACN,OAAO,EAAE,OAAO;QAChB,KAAK,EAAE,8BAA8B;QACrC,WAAW,EAAE,gEAAgE;QAC7E,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,eAAe;gBACtB,WAAW,EAAE,uDAAuD;gBACpE,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,SAAS;wBAClB,KAAK,EAAE,kBAAkB;wBACzB,WAAW,EAAE,2DAA2D;qBACzE;oBACD;wBACE,OAAO,EAAE,IAAI;wBACb,KAAK,EAAE,sBAAsB;wBAC7B,WAAW,EAAE,mDAAmD;qBACjE;iBACF;aACF;SACF;KACF;IACD,SAAS,EAAE;QACT,OAAO,EAAE,UAAU;QACnB,KAAK,EAAE,uBAAuB;QAC9B,WAAW,EAAE,2DAA2D;QACxE,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,cAAc;gBACrB,WAAW,EAAE,yDAAyD;gBACtE,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,MAAM;wBACf,KAAK,EAAE,qBAAqB;wBAC5B,WAAW,EAAE,kEAAkE;qBAChF;oBACD;wBACE,OAAO,EAAE,MAAM;wBACf,KAAK,EAAE,oBAAoB;wBAC3B,WAAW,EAAE,sDAAsD;qBACpE;iBACF;aACF;SACF;KACF;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,cAAc;QACvB,KAAK,EAAE,kBAAkB;QACzB,WAAW,EAAE,gEAAgE;QAC7E,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,oBAAoB;gBAC3B,WAAW,EAAE,yDAAyD;gBACtE,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,YAAY;wBACrB,KAAK,EAAE,QAAQ;wBACf,WAAW,EAAE,gEAAgE;qBAC9E;oBACD;wBACE,OAAO,EAAE,SAAS;wBAClB,KAAK,EAAE,eAAe;wBACtB,WAAW,EAAE,+DAA+D;qBAC7E;iBACF;aACF;SACF;KACF;IACD,WAAW,EAAE;QACX,OAAO,EAAE,aAAa;QACtB,KAAK,EAAE,kBAAkB;QACzB,WAAW,EAAE,oEAAoE;QACjF,QAAQ,EAAE;YACR;gBACE,KAAK,EAAE,iBAAiB;gBACxB,WAAW,EAAE,kEAAkE;gBAC/E,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,MAAM;wBACf,KAAK,EAAE,gBAAgB;wBACvB,WAAW,EAAE,qEAAqE;qBACnF;oBACD;wBACE,OAAO,EAAE,UAAU;wBACnB,KAAK,EAAE,eAAe;wBACtB,WAAW,EAAE,yDAAyD;qBACvE;iBACF;aACF;SACF;KACF;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,YAAY;QACrB,KAAK,EAAE,kBAAkB;QACzB,WAAW,EAAE,0DAA0D;KACxE;CACO,CAAC"}
|