@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
|
@@ -0,0 +1,991 @@
|
|
|
1
|
+
const manifest = {
|
|
2
|
+
metadata: {
|
|
3
|
+
name: 'Stillpath',
|
|
4
|
+
slug: 'stillpath',
|
|
5
|
+
version: '1.0.0',
|
|
6
|
+
category: 'lifestyle',
|
|
7
|
+
themeId: 'stillpath',
|
|
8
|
+
},
|
|
9
|
+
themes: [
|
|
10
|
+
{
|
|
11
|
+
id: 'stillpath',
|
|
12
|
+
name: 'Stillpath',
|
|
13
|
+
light: {
|
|
14
|
+
primaryColor: '#9274A8',
|
|
15
|
+
harmony: 'analogous',
|
|
16
|
+
},
|
|
17
|
+
dark: {
|
|
18
|
+
primaryColor: '#C8B1D8',
|
|
19
|
+
harmony: 'analogous',
|
|
20
|
+
},
|
|
21
|
+
},
|
|
22
|
+
],
|
|
23
|
+
activeThemeId: 'stillpath',
|
|
24
|
+
activeThemeMode: 'light',
|
|
25
|
+
media: {
|
|
26
|
+
assets: {
|
|
27
|
+
'home-hero': {
|
|
28
|
+
id: 'home-hero',
|
|
29
|
+
name: 'Morning grounding sunrise',
|
|
30
|
+
kind: 'image',
|
|
31
|
+
source: {
|
|
32
|
+
kind: 'bundled',
|
|
33
|
+
path: 'assets/images/home-hero.webp',
|
|
34
|
+
},
|
|
35
|
+
contentType: 'image/webp',
|
|
36
|
+
metadata: {
|
|
37
|
+
width: 300,
|
|
38
|
+
height: 208,
|
|
39
|
+
},
|
|
40
|
+
},
|
|
41
|
+
'ritual-hero': {
|
|
42
|
+
id: 'ritual-hero',
|
|
43
|
+
name: 'Morning ritual journal',
|
|
44
|
+
kind: 'image',
|
|
45
|
+
source: {
|
|
46
|
+
kind: 'bundled',
|
|
47
|
+
path: 'assets/images/ritual-hero.webp',
|
|
48
|
+
},
|
|
49
|
+
contentType: 'image/webp',
|
|
50
|
+
metadata: {
|
|
51
|
+
width: 300,
|
|
52
|
+
height: 254,
|
|
53
|
+
},
|
|
54
|
+
},
|
|
55
|
+
'reflection-rest': {
|
|
56
|
+
id: 'reflection-rest',
|
|
57
|
+
name: 'Quiet morning reflection',
|
|
58
|
+
kind: 'image',
|
|
59
|
+
source: {
|
|
60
|
+
kind: 'bundled',
|
|
61
|
+
path: 'assets/images/reflection-rest.webp',
|
|
62
|
+
},
|
|
63
|
+
contentType: 'image/webp',
|
|
64
|
+
metadata: {
|
|
65
|
+
width: 195,
|
|
66
|
+
height: 138,
|
|
67
|
+
},
|
|
68
|
+
},
|
|
69
|
+
'ocean-release': {
|
|
70
|
+
id: 'ocean-release',
|
|
71
|
+
name: 'Ocean release',
|
|
72
|
+
kind: 'image',
|
|
73
|
+
source: {
|
|
74
|
+
kind: 'bundled',
|
|
75
|
+
path: 'assets/images/ocean-release.webp',
|
|
76
|
+
},
|
|
77
|
+
contentType: 'image/webp',
|
|
78
|
+
metadata: {
|
|
79
|
+
width: 292,
|
|
80
|
+
height: 244,
|
|
81
|
+
},
|
|
82
|
+
},
|
|
83
|
+
},
|
|
84
|
+
},
|
|
85
|
+
infra: {
|
|
86
|
+
database: {
|
|
87
|
+
provider: 'supabase',
|
|
88
|
+
tier: 'dev',
|
|
89
|
+
},
|
|
90
|
+
storage: {
|
|
91
|
+
provider: 'auto',
|
|
92
|
+
buckets: ['media'],
|
|
93
|
+
},
|
|
94
|
+
secretStore: {
|
|
95
|
+
provider: 'supabase-vault',
|
|
96
|
+
},
|
|
97
|
+
deployment: {
|
|
98
|
+
target: 'minikube',
|
|
99
|
+
monitoring: false,
|
|
100
|
+
},
|
|
101
|
+
auth: {
|
|
102
|
+
provider: 'supabase',
|
|
103
|
+
scope: 'global',
|
|
104
|
+
flow: {
|
|
105
|
+
signInRoute: 'sign-in',
|
|
106
|
+
signUpRoute: 'sign-up',
|
|
107
|
+
signOutRoute: 'sign-out',
|
|
108
|
+
postSignInRoute: 'home',
|
|
109
|
+
unauthorizedRoute: 'sign-in',
|
|
110
|
+
},
|
|
111
|
+
signIn: {
|
|
112
|
+
identifiers: ['email'],
|
|
113
|
+
},
|
|
114
|
+
signUp: {
|
|
115
|
+
requiredFields: ['email', 'password'],
|
|
116
|
+
optionalFields: ['firstName', 'lastName'],
|
|
117
|
+
signUpPolicy: 'autoSignIn',
|
|
118
|
+
},
|
|
119
|
+
profile: {
|
|
120
|
+
fields: ['email', 'firstName', 'lastName'],
|
|
121
|
+
},
|
|
122
|
+
},
|
|
123
|
+
networking: {
|
|
124
|
+
cdn: false,
|
|
125
|
+
},
|
|
126
|
+
modules: [],
|
|
127
|
+
},
|
|
128
|
+
navigator: {
|
|
129
|
+
type: 'tabs',
|
|
130
|
+
initialRouteName: 'home',
|
|
131
|
+
routes: [
|
|
132
|
+
{
|
|
133
|
+
name: 'home',
|
|
134
|
+
label: 'Home',
|
|
135
|
+
icon: {
|
|
136
|
+
name: 'home-outline',
|
|
137
|
+
provider: 'Ionicons',
|
|
138
|
+
},
|
|
139
|
+
screenId: 'stillpath-home',
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
name: 'journal',
|
|
143
|
+
label: 'Journal',
|
|
144
|
+
icon: {
|
|
145
|
+
name: 'book-outline',
|
|
146
|
+
provider: 'Ionicons',
|
|
147
|
+
},
|
|
148
|
+
screenId: 'stillpath-journal',
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
name: 'rituals',
|
|
152
|
+
label: 'Rituals',
|
|
153
|
+
icon: {
|
|
154
|
+
name: 'leaf-outline',
|
|
155
|
+
provider: 'Ionicons',
|
|
156
|
+
},
|
|
157
|
+
screenId: 'stillpath-rituals',
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
name: 'profile',
|
|
161
|
+
label: 'Profile',
|
|
162
|
+
icon: {
|
|
163
|
+
name: 'person-outline',
|
|
164
|
+
provider: 'Ionicons',
|
|
165
|
+
},
|
|
166
|
+
screenId: 'stillpath-profile',
|
|
167
|
+
},
|
|
168
|
+
],
|
|
169
|
+
},
|
|
170
|
+
screens: {
|
|
171
|
+
'stillpath-home': {
|
|
172
|
+
id: 'stillpath-home',
|
|
173
|
+
name: 'Home',
|
|
174
|
+
title: 'Home',
|
|
175
|
+
description: 'Home dashboard reconstructed from assets/screens/home.webp. Save-for-later remains visibly unbound until a persistence action is owned by Contracts.',
|
|
176
|
+
root: {
|
|
177
|
+
id: 'stillpath-home-root',
|
|
178
|
+
type: 'Screen',
|
|
179
|
+
style: {
|
|
180
|
+
padding: 24,
|
|
181
|
+
gap: 20,
|
|
182
|
+
},
|
|
183
|
+
children: [
|
|
184
|
+
{
|
|
185
|
+
id: 'home-greeting',
|
|
186
|
+
type: 'Text',
|
|
187
|
+
props: {
|
|
188
|
+
text: 'Good morning, Fabio',
|
|
189
|
+
variant: 'label',
|
|
190
|
+
emphasis: 'muted',
|
|
191
|
+
},
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
id: 'home-brand',
|
|
195
|
+
type: 'Heading',
|
|
196
|
+
props: {
|
|
197
|
+
text: 'Stillpath',
|
|
198
|
+
level: 1,
|
|
199
|
+
size: 'display',
|
|
200
|
+
},
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
id: 'home-subtitle',
|
|
204
|
+
type: 'Text',
|
|
205
|
+
props: {
|
|
206
|
+
text: 'A gentle ritual for today',
|
|
207
|
+
variant: 'lead',
|
|
208
|
+
emphasis: 'muted',
|
|
209
|
+
},
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
id: 'home-hero-card',
|
|
213
|
+
type: 'Card',
|
|
214
|
+
props: {
|
|
215
|
+
title: 'Morning Grounding',
|
|
216
|
+
tone: 'subtle',
|
|
217
|
+
description: 'Set a calm foundation and move through your day with presence.',
|
|
218
|
+
},
|
|
219
|
+
style: {
|
|
220
|
+
borderRadius: 24,
|
|
221
|
+
},
|
|
222
|
+
children: [
|
|
223
|
+
{
|
|
224
|
+
id: 'home-hero-image',
|
|
225
|
+
type: 'Image',
|
|
226
|
+
props: {
|
|
227
|
+
source: {
|
|
228
|
+
mediaId: 'home-hero',
|
|
229
|
+
},
|
|
230
|
+
alt: 'Person meditating at sunrise',
|
|
231
|
+
},
|
|
232
|
+
style: {
|
|
233
|
+
width: '100%',
|
|
234
|
+
height: 220,
|
|
235
|
+
borderRadius: 24,
|
|
236
|
+
},
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
id: 'home-begin',
|
|
240
|
+
type: 'Button',
|
|
241
|
+
props: {
|
|
242
|
+
children: 'Begin ritual',
|
|
243
|
+
variant: 'solid',
|
|
244
|
+
size: 'l',
|
|
245
|
+
onPress: {
|
|
246
|
+
type: 'navigate',
|
|
247
|
+
payload: {
|
|
248
|
+
route: 'rituals',
|
|
249
|
+
},
|
|
250
|
+
},
|
|
251
|
+
},
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
id: 'home-save',
|
|
255
|
+
type: 'Button',
|
|
256
|
+
props: {
|
|
257
|
+
children: 'Save for later',
|
|
258
|
+
variant: 'outline',
|
|
259
|
+
size: 'l',
|
|
260
|
+
},
|
|
261
|
+
},
|
|
262
|
+
],
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
id: 'home-today',
|
|
266
|
+
type: 'Heading',
|
|
267
|
+
props: {
|
|
268
|
+
text: 'Today',
|
|
269
|
+
level: 2,
|
|
270
|
+
size: 'h3',
|
|
271
|
+
},
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
id: 'home-today-row',
|
|
275
|
+
type: 'Box',
|
|
276
|
+
style: {
|
|
277
|
+
gap: 12,
|
|
278
|
+
flexDirection: 'row',
|
|
279
|
+
flexWrap: 'wrap',
|
|
280
|
+
},
|
|
281
|
+
children: [
|
|
282
|
+
{
|
|
283
|
+
id: 'home-mood',
|
|
284
|
+
type: 'Card',
|
|
285
|
+
props: {
|
|
286
|
+
title: 'Mood check-in',
|
|
287
|
+
tone: 'subtle',
|
|
288
|
+
description: 'Pause and notice how you’re feeling. · 2 min',
|
|
289
|
+
},
|
|
290
|
+
style: {
|
|
291
|
+
borderRadius: 24,
|
|
292
|
+
},
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
id: 'home-breath',
|
|
296
|
+
type: 'Card',
|
|
297
|
+
props: {
|
|
298
|
+
title: 'Breath practice',
|
|
299
|
+
tone: 'subtle',
|
|
300
|
+
description: 'Three mindful minutes to reset and breathe. · 3 min',
|
|
301
|
+
},
|
|
302
|
+
style: {
|
|
303
|
+
borderRadius: 24,
|
|
304
|
+
},
|
|
305
|
+
},
|
|
306
|
+
],
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
id: 'home-explore',
|
|
310
|
+
type: 'Heading',
|
|
311
|
+
props: {
|
|
312
|
+
text: 'Explore',
|
|
313
|
+
level: 2,
|
|
314
|
+
size: 'h3',
|
|
315
|
+
},
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
id: 'home-explore-row',
|
|
319
|
+
type: 'Box',
|
|
320
|
+
style: {
|
|
321
|
+
gap: 12,
|
|
322
|
+
flexDirection: 'row',
|
|
323
|
+
flexWrap: 'wrap',
|
|
324
|
+
},
|
|
325
|
+
children: [
|
|
326
|
+
{
|
|
327
|
+
id: 'home-sleep',
|
|
328
|
+
type: 'Card',
|
|
329
|
+
props: {
|
|
330
|
+
title: 'Sleep',
|
|
331
|
+
tone: 'subtle',
|
|
332
|
+
description: 'Rest deeply and wake restored.',
|
|
333
|
+
},
|
|
334
|
+
style: {
|
|
335
|
+
borderRadius: 24,
|
|
336
|
+
},
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
id: 'home-focus',
|
|
340
|
+
type: 'Card',
|
|
341
|
+
props: {
|
|
342
|
+
title: 'Focus',
|
|
343
|
+
tone: 'subtle',
|
|
344
|
+
description: 'Cultivate clarity and steady attention.',
|
|
345
|
+
},
|
|
346
|
+
style: {
|
|
347
|
+
borderRadius: 24,
|
|
348
|
+
},
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
id: 'home-release',
|
|
352
|
+
type: 'Card',
|
|
353
|
+
props: {
|
|
354
|
+
title: 'Release',
|
|
355
|
+
tone: 'subtle',
|
|
356
|
+
description: 'Let go, soften, and create space.',
|
|
357
|
+
},
|
|
358
|
+
style: {
|
|
359
|
+
borderRadius: 24,
|
|
360
|
+
},
|
|
361
|
+
},
|
|
362
|
+
],
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
id: 'home-kournal',
|
|
366
|
+
type: 'Button',
|
|
367
|
+
props: {
|
|
368
|
+
children: 'Open journal',
|
|
369
|
+
variant: 'ghost',
|
|
370
|
+
size: 'l',
|
|
371
|
+
onPress: {
|
|
372
|
+
type: 'navigate',
|
|
373
|
+
payload: {
|
|
374
|
+
route: 'journal',
|
|
375
|
+
},
|
|
376
|
+
},
|
|
377
|
+
},
|
|
378
|
+
},
|
|
379
|
+
],
|
|
380
|
+
},
|
|
381
|
+
},
|
|
382
|
+
'stillpath-journal': {
|
|
383
|
+
id: 'stillpath-journal',
|
|
384
|
+
name: 'Journal',
|
|
385
|
+
title: 'Journal',
|
|
386
|
+
description: 'Journal reconstructed from assets/screens/journal.webp. Photo and voice capture controls remain visible but unbound until media capture actions exist.',
|
|
387
|
+
root: {
|
|
388
|
+
id: 'stillpath-journal-root',
|
|
389
|
+
type: 'Screen',
|
|
390
|
+
style: {
|
|
391
|
+
padding: 24,
|
|
392
|
+
gap: 20,
|
|
393
|
+
},
|
|
394
|
+
children: [
|
|
395
|
+
{
|
|
396
|
+
id: 'journal-brand',
|
|
397
|
+
type: 'Heading',
|
|
398
|
+
props: {
|
|
399
|
+
text: 'Journal',
|
|
400
|
+
level: 1,
|
|
401
|
+
size: 'display',
|
|
402
|
+
},
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
id: 'journal-intro',
|
|
406
|
+
type: 'Text',
|
|
407
|
+
props: {
|
|
408
|
+
text: 'Notice what is present and give it words.',
|
|
409
|
+
variant: 'lead',
|
|
410
|
+
emphasis: 'muted',
|
|
411
|
+
},
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
id: 'journal-moods',
|
|
415
|
+
type: 'Box',
|
|
416
|
+
style: {
|
|
417
|
+
gap: 8,
|
|
418
|
+
flexDirection: 'row',
|
|
419
|
+
flexWrap: 'wrap',
|
|
420
|
+
},
|
|
421
|
+
children: [
|
|
422
|
+
{
|
|
423
|
+
id: 'journal-mood-calm',
|
|
424
|
+
type: 'Button',
|
|
425
|
+
props: {
|
|
426
|
+
children: 'Calm',
|
|
427
|
+
variant: 'soft',
|
|
428
|
+
size: 'm',
|
|
429
|
+
},
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
id: 'journal-mood-heavy',
|
|
433
|
+
type: 'Button',
|
|
434
|
+
props: {
|
|
435
|
+
children: 'Heavy',
|
|
436
|
+
variant: 'outline',
|
|
437
|
+
size: 'm',
|
|
438
|
+
},
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
id: 'journal-mood-grateful',
|
|
442
|
+
type: 'Button',
|
|
443
|
+
props: {
|
|
444
|
+
children: 'Grateful',
|
|
445
|
+
variant: 'outline',
|
|
446
|
+
size: 'm',
|
|
447
|
+
},
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
id: 'journal-mood-restless',
|
|
451
|
+
type: 'Button',
|
|
452
|
+
props: {
|
|
453
|
+
children: 'Restless',
|
|
454
|
+
variant: 'outline',
|
|
455
|
+
size: 'm',
|
|
456
|
+
},
|
|
457
|
+
},
|
|
458
|
+
],
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
id: 'journal-prompt',
|
|
462
|
+
type: 'Card',
|
|
463
|
+
props: {
|
|
464
|
+
title: 'What would feel supportive today?',
|
|
465
|
+
tone: 'subtle',
|
|
466
|
+
description: 'There’s no right or wrong answer.',
|
|
467
|
+
},
|
|
468
|
+
style: {
|
|
469
|
+
borderRadius: 24,
|
|
470
|
+
},
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
id: 'journal-entry',
|
|
474
|
+
type: 'Textarea',
|
|
475
|
+
props: {
|
|
476
|
+
value: 'This morning feels quiet and spacious.\n\nI’m grateful for the slow start and the sunlight coming through the window.\n\nI want to be present with what matters and let go of what doesn’t.',
|
|
477
|
+
size: 'l',
|
|
478
|
+
},
|
|
479
|
+
style: {
|
|
480
|
+
minHeight: 240,
|
|
481
|
+
borderRadius: 24,
|
|
482
|
+
},
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
id: 'journal-capture',
|
|
486
|
+
type: 'Box',
|
|
487
|
+
style: {
|
|
488
|
+
gap: 12,
|
|
489
|
+
flexDirection: 'row',
|
|
490
|
+
flexWrap: 'wrap',
|
|
491
|
+
},
|
|
492
|
+
children: [
|
|
493
|
+
{
|
|
494
|
+
id: 'journal-add-photo',
|
|
495
|
+
type: 'Button',
|
|
496
|
+
props: {
|
|
497
|
+
children: 'Add photo',
|
|
498
|
+
variant: 'outline',
|
|
499
|
+
size: 'l',
|
|
500
|
+
},
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
id: 'journal-voice',
|
|
504
|
+
type: 'Button',
|
|
505
|
+
props: {
|
|
506
|
+
children: 'Voice note',
|
|
507
|
+
variant: 'outline',
|
|
508
|
+
size: 'l',
|
|
509
|
+
},
|
|
510
|
+
},
|
|
511
|
+
],
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
id: 'journal-recent',
|
|
515
|
+
type: 'Heading',
|
|
516
|
+
props: {
|
|
517
|
+
text: 'Recent reflections',
|
|
518
|
+
level: 2,
|
|
519
|
+
size: 'h3',
|
|
520
|
+
},
|
|
521
|
+
},
|
|
522
|
+
{
|
|
523
|
+
id: 'journal-reflection',
|
|
524
|
+
type: 'Card',
|
|
525
|
+
props: {
|
|
526
|
+
title: 'A well-earned rest',
|
|
527
|
+
tone: 'subtle',
|
|
528
|
+
description: 'A gentle reminder that rest is productive too. I’m learning to slow down with more trust.',
|
|
529
|
+
},
|
|
530
|
+
style: {
|
|
531
|
+
borderRadius: 24,
|
|
532
|
+
},
|
|
533
|
+
children: [
|
|
534
|
+
{
|
|
535
|
+
id: 'journal-reflection-image',
|
|
536
|
+
type: 'Image',
|
|
537
|
+
props: {
|
|
538
|
+
source: {
|
|
539
|
+
mediaId: 'reflection-rest',
|
|
540
|
+
},
|
|
541
|
+
alt: 'Cup on a soft blanket by a window',
|
|
542
|
+
},
|
|
543
|
+
style: {
|
|
544
|
+
width: '100%',
|
|
545
|
+
height: 160,
|
|
546
|
+
borderRadius: 24,
|
|
547
|
+
},
|
|
548
|
+
},
|
|
549
|
+
],
|
|
550
|
+
},
|
|
551
|
+
],
|
|
552
|
+
},
|
|
553
|
+
},
|
|
554
|
+
'stillpath-rituals': {
|
|
555
|
+
id: 'stillpath-rituals',
|
|
556
|
+
name: 'Rituals',
|
|
557
|
+
title: 'Rituals',
|
|
558
|
+
description: 'Ritual detail reconstructed from assets/screens/rituals.webp. Session start and saving remain visibly unbound until those owner actions exist.',
|
|
559
|
+
root: {
|
|
560
|
+
id: 'stillpath-rituals-root',
|
|
561
|
+
type: 'Screen',
|
|
562
|
+
style: {
|
|
563
|
+
padding: 24,
|
|
564
|
+
gap: 16,
|
|
565
|
+
},
|
|
566
|
+
children: [
|
|
567
|
+
{
|
|
568
|
+
id: 'ritual-title',
|
|
569
|
+
type: 'Heading',
|
|
570
|
+
props: {
|
|
571
|
+
text: 'Rituals',
|
|
572
|
+
level: 1,
|
|
573
|
+
size: 'display',
|
|
574
|
+
},
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
id: 'ritual-hero',
|
|
578
|
+
type: 'Image',
|
|
579
|
+
props: {
|
|
580
|
+
source: {
|
|
581
|
+
mediaId: 'ritual-hero',
|
|
582
|
+
},
|
|
583
|
+
alt: 'Sunrise with a journal, cup and soft blanket',
|
|
584
|
+
},
|
|
585
|
+
style: {
|
|
586
|
+
width: '100%',
|
|
587
|
+
height: 280,
|
|
588
|
+
borderRadius: 24,
|
|
589
|
+
},
|
|
590
|
+
},
|
|
591
|
+
{
|
|
592
|
+
id: 'ritual-name',
|
|
593
|
+
type: 'Heading',
|
|
594
|
+
props: {
|
|
595
|
+
text: 'Morning Grounding',
|
|
596
|
+
level: 2,
|
|
597
|
+
size: 'h1',
|
|
598
|
+
},
|
|
599
|
+
},
|
|
600
|
+
{
|
|
601
|
+
id: 'ritual-description',
|
|
602
|
+
type: 'Text',
|
|
603
|
+
props: {
|
|
604
|
+
text: 'A simple morning ritual to help you slow down, connect with your breath, and set a grounded intention for the day.',
|
|
605
|
+
variant: 'lead',
|
|
606
|
+
},
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
id: 'ritual-meta',
|
|
610
|
+
type: 'Box',
|
|
611
|
+
style: {
|
|
612
|
+
gap: 8,
|
|
613
|
+
flexDirection: 'row',
|
|
614
|
+
flexWrap: 'wrap',
|
|
615
|
+
},
|
|
616
|
+
children: [
|
|
617
|
+
{
|
|
618
|
+
id: 'ritual-meta-time',
|
|
619
|
+
type: 'Card',
|
|
620
|
+
props: {
|
|
621
|
+
title: '7 min',
|
|
622
|
+
tone: 'subtle',
|
|
623
|
+
},
|
|
624
|
+
style: {
|
|
625
|
+
borderRadius: 24,
|
|
626
|
+
},
|
|
627
|
+
},
|
|
628
|
+
{
|
|
629
|
+
id: 'ritual-meta-level',
|
|
630
|
+
type: 'Card',
|
|
631
|
+
props: {
|
|
632
|
+
title: 'Beginner',
|
|
633
|
+
tone: 'subtle',
|
|
634
|
+
},
|
|
635
|
+
style: {
|
|
636
|
+
borderRadius: 24,
|
|
637
|
+
},
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
id: 'ritual-meta-audio',
|
|
641
|
+
type: 'Card',
|
|
642
|
+
props: {
|
|
643
|
+
title: 'Audio guided',
|
|
644
|
+
tone: 'subtle',
|
|
645
|
+
},
|
|
646
|
+
style: {
|
|
647
|
+
borderRadius: 24,
|
|
648
|
+
},
|
|
649
|
+
},
|
|
650
|
+
],
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
id: 'ritual-steps',
|
|
654
|
+
type: 'Heading',
|
|
655
|
+
props: {
|
|
656
|
+
text: 'Steps',
|
|
657
|
+
level: 2,
|
|
658
|
+
size: 'h3',
|
|
659
|
+
},
|
|
660
|
+
},
|
|
661
|
+
{
|
|
662
|
+
id: 'ritual-step-1',
|
|
663
|
+
type: 'Card',
|
|
664
|
+
props: {
|
|
665
|
+
title: '1 · Arrive',
|
|
666
|
+
tone: 'subtle',
|
|
667
|
+
description: 'Settle in a comfortable position and take a moment to arrive in your body.',
|
|
668
|
+
},
|
|
669
|
+
style: {
|
|
670
|
+
borderRadius: 24,
|
|
671
|
+
},
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
id: 'ritual-step-2',
|
|
675
|
+
type: 'Card',
|
|
676
|
+
props: {
|
|
677
|
+
title: '2 · Breathe',
|
|
678
|
+
tone: 'subtle',
|
|
679
|
+
description: 'Follow the breath with gentle awareness and soften any tension.',
|
|
680
|
+
},
|
|
681
|
+
style: {
|
|
682
|
+
borderRadius: 24,
|
|
683
|
+
},
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
id: 'ritual-step-3',
|
|
687
|
+
type: 'Card',
|
|
688
|
+
props: {
|
|
689
|
+
title: '3 · Intention',
|
|
690
|
+
tone: 'subtle',
|
|
691
|
+
description: 'Invite a grounding intention to guide your mind and heart today.',
|
|
692
|
+
},
|
|
693
|
+
style: {
|
|
694
|
+
borderRadius: 24,
|
|
695
|
+
},
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
id: 'ritual-step-4',
|
|
699
|
+
type: 'Card',
|
|
700
|
+
props: {
|
|
701
|
+
title: '4 · Close',
|
|
702
|
+
tone: 'subtle',
|
|
703
|
+
description: 'Take one more deep breath and move forward with presence.',
|
|
704
|
+
},
|
|
705
|
+
style: {
|
|
706
|
+
borderRadius: 24,
|
|
707
|
+
},
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
id: 'ritual-start',
|
|
711
|
+
type: 'Button',
|
|
712
|
+
props: {
|
|
713
|
+
children: 'Start session',
|
|
714
|
+
variant: 'solid',
|
|
715
|
+
size: 'l',
|
|
716
|
+
},
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
id: 'ritual-save',
|
|
720
|
+
type: 'Button',
|
|
721
|
+
props: {
|
|
722
|
+
children: 'Save ritual',
|
|
723
|
+
variant: 'outline',
|
|
724
|
+
size: 'l',
|
|
725
|
+
},
|
|
726
|
+
},
|
|
727
|
+
],
|
|
728
|
+
},
|
|
729
|
+
},
|
|
730
|
+
'stillpath-profile': {
|
|
731
|
+
id: 'stillpath-profile',
|
|
732
|
+
name: 'Profile',
|
|
733
|
+
title: 'Profile',
|
|
734
|
+
description: 'Profile reconstructed from assets/screens/profile.webp. Notification and reminder editing remain represented but unbound until those actions exist.',
|
|
735
|
+
root: {
|
|
736
|
+
id: 'stillpath-profile-root',
|
|
737
|
+
type: 'Screen',
|
|
738
|
+
style: {
|
|
739
|
+
padding: 24,
|
|
740
|
+
gap: 20,
|
|
741
|
+
},
|
|
742
|
+
children: [
|
|
743
|
+
{
|
|
744
|
+
id: 'profile-greeting',
|
|
745
|
+
type: 'Text',
|
|
746
|
+
props: {
|
|
747
|
+
text: 'Good morning, Fabio',
|
|
748
|
+
variant: 'label',
|
|
749
|
+
emphasis: 'muted',
|
|
750
|
+
},
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
id: 'profile-name',
|
|
754
|
+
type: 'Heading',
|
|
755
|
+
props: {
|
|
756
|
+
text: 'Fabio',
|
|
757
|
+
level: 1,
|
|
758
|
+
size: 'display',
|
|
759
|
+
},
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
id: 'profile-subtitle',
|
|
763
|
+
type: 'Text',
|
|
764
|
+
props: {
|
|
765
|
+
text: '7-day return to stillness',
|
|
766
|
+
variant: 'lead',
|
|
767
|
+
emphasis: 'muted',
|
|
768
|
+
},
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
id: 'profile-progress',
|
|
772
|
+
type: 'Card',
|
|
773
|
+
props: {
|
|
774
|
+
title: 'You’re building a beautiful habit.',
|
|
775
|
+
tone: 'subtle',
|
|
776
|
+
description: 'Small moments. Lasting change.',
|
|
777
|
+
},
|
|
778
|
+
style: {
|
|
779
|
+
borderRadius: 24,
|
|
780
|
+
},
|
|
781
|
+
children: [
|
|
782
|
+
{
|
|
783
|
+
id: 'profile-progress-ring',
|
|
784
|
+
type: 'ProgressRing',
|
|
785
|
+
props: {
|
|
786
|
+
value: 78,
|
|
787
|
+
max: 100,
|
|
788
|
+
centerValue: '78%',
|
|
789
|
+
centerLabel: 'This week',
|
|
790
|
+
accessibilityLabel: 'Weekly practice progress',
|
|
791
|
+
accessibilityValueText: '78 percent this week',
|
|
792
|
+
color: 'primary',
|
|
793
|
+
trackColor: 'neutral',
|
|
794
|
+
size: 168,
|
|
795
|
+
thickness: 12,
|
|
796
|
+
},
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
id: 'profile-streak',
|
|
800
|
+
type: 'Text',
|
|
801
|
+
props: {
|
|
802
|
+
text: 'Current streak · 7 days',
|
|
803
|
+
},
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
id: 'profile-minutes',
|
|
807
|
+
type: 'Text',
|
|
808
|
+
props: {
|
|
809
|
+
text: 'Minutes practiced · 126 min',
|
|
810
|
+
},
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
id: 'profile-days',
|
|
814
|
+
type: 'Text',
|
|
815
|
+
props: {
|
|
816
|
+
text: 'Journal days · 5 days',
|
|
817
|
+
},
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
id: 'profile-motto',
|
|
821
|
+
type: 'Text',
|
|
822
|
+
props: {
|
|
823
|
+
text: 'Small moments. Lasting change.',
|
|
824
|
+
variant: 'caption',
|
|
825
|
+
emphasis: 'muted',
|
|
826
|
+
},
|
|
827
|
+
},
|
|
828
|
+
],
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
id: 'profile-saved',
|
|
832
|
+
type: 'Heading',
|
|
833
|
+
props: {
|
|
834
|
+
text: 'Saved collections',
|
|
835
|
+
level: 2,
|
|
836
|
+
size: 'h3',
|
|
837
|
+
},
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
id: 'profile-saved-row',
|
|
841
|
+
type: 'Box',
|
|
842
|
+
style: {
|
|
843
|
+
gap: 12,
|
|
844
|
+
flexDirection: 'row',
|
|
845
|
+
flexWrap: 'wrap',
|
|
846
|
+
},
|
|
847
|
+
children: [
|
|
848
|
+
{
|
|
849
|
+
id: 'profile-evening',
|
|
850
|
+
type: 'Card',
|
|
851
|
+
props: {
|
|
852
|
+
title: 'Evening reset',
|
|
853
|
+
tone: 'subtle',
|
|
854
|
+
description: 'Wind down and let go',
|
|
855
|
+
},
|
|
856
|
+
style: {
|
|
857
|
+
borderRadius: 24,
|
|
858
|
+
},
|
|
859
|
+
children: [
|
|
860
|
+
{
|
|
861
|
+
id: 'profile-evening-image',
|
|
862
|
+
type: 'Image',
|
|
863
|
+
props: {
|
|
864
|
+
source: {
|
|
865
|
+
mediaId: 'reflection-rest',
|
|
866
|
+
},
|
|
867
|
+
alt: 'Candle-like quiet evening still life',
|
|
868
|
+
},
|
|
869
|
+
style: {
|
|
870
|
+
width: '100%',
|
|
871
|
+
height: 160,
|
|
872
|
+
borderRadius: 24,
|
|
873
|
+
},
|
|
874
|
+
},
|
|
875
|
+
],
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
id: 'profile-ocean',
|
|
879
|
+
type: 'Card',
|
|
880
|
+
props: {
|
|
881
|
+
title: 'Ocean release',
|
|
882
|
+
tone: 'subtle',
|
|
883
|
+
description: 'Release tension and soften',
|
|
884
|
+
},
|
|
885
|
+
style: {
|
|
886
|
+
borderRadius: 24,
|
|
887
|
+
},
|
|
888
|
+
children: [
|
|
889
|
+
{
|
|
890
|
+
id: 'profile-ocean-image',
|
|
891
|
+
type: 'Image',
|
|
892
|
+
props: {
|
|
893
|
+
source: {
|
|
894
|
+
mediaId: 'ocean-release',
|
|
895
|
+
},
|
|
896
|
+
alt: 'Ocean shoreline at sunset',
|
|
897
|
+
},
|
|
898
|
+
style: {
|
|
899
|
+
width: '100%',
|
|
900
|
+
height: 160,
|
|
901
|
+
borderRadius: 24,
|
|
902
|
+
},
|
|
903
|
+
},
|
|
904
|
+
],
|
|
905
|
+
},
|
|
906
|
+
],
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
id: 'profile-preferences',
|
|
910
|
+
type: 'Heading',
|
|
911
|
+
props: {
|
|
912
|
+
text: 'Preferences',
|
|
913
|
+
level: 2,
|
|
914
|
+
size: 'h3',
|
|
915
|
+
},
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
id: 'profile-theme',
|
|
919
|
+
type: 'Card',
|
|
920
|
+
props: {
|
|
921
|
+
title: 'Theme',
|
|
922
|
+
tone: 'subtle',
|
|
923
|
+
description: 'Light / dark',
|
|
924
|
+
},
|
|
925
|
+
style: {
|
|
926
|
+
borderRadius: 24,
|
|
927
|
+
},
|
|
928
|
+
children: [
|
|
929
|
+
{
|
|
930
|
+
id: 'profile-theme-toggle',
|
|
931
|
+
type: 'Button',
|
|
932
|
+
props: {
|
|
933
|
+
children: 'Toggle theme',
|
|
934
|
+
variant: 'soft',
|
|
935
|
+
size: 'l',
|
|
936
|
+
onPress: {
|
|
937
|
+
type: 'toggleDarkMode',
|
|
938
|
+
},
|
|
939
|
+
},
|
|
940
|
+
},
|
|
941
|
+
],
|
|
942
|
+
},
|
|
943
|
+
{
|
|
944
|
+
id: 'profile-notifications',
|
|
945
|
+
type: 'Card',
|
|
946
|
+
props: {
|
|
947
|
+
title: 'Notifications',
|
|
948
|
+
tone: 'subtle',
|
|
949
|
+
description: 'Gentle',
|
|
950
|
+
},
|
|
951
|
+
style: {
|
|
952
|
+
borderRadius: 24,
|
|
953
|
+
},
|
|
954
|
+
},
|
|
955
|
+
{
|
|
956
|
+
id: 'profile-reminder',
|
|
957
|
+
type: 'Card',
|
|
958
|
+
props: {
|
|
959
|
+
title: 'Daily reminder',
|
|
960
|
+
tone: 'subtle',
|
|
961
|
+
description: '8:00 AM',
|
|
962
|
+
},
|
|
963
|
+
style: {
|
|
964
|
+
borderRadius: 24,
|
|
965
|
+
},
|
|
966
|
+
},
|
|
967
|
+
{
|
|
968
|
+
id: 'profile-note',
|
|
969
|
+
type: 'Text',
|
|
970
|
+
props: {
|
|
971
|
+
text: 'Consistency is kind. Show up gently.',
|
|
972
|
+
variant: 'caption',
|
|
973
|
+
emphasis: 'muted',
|
|
974
|
+
},
|
|
975
|
+
},
|
|
976
|
+
],
|
|
977
|
+
},
|
|
978
|
+
},
|
|
979
|
+
},
|
|
980
|
+
settings: {
|
|
981
|
+
localization: {
|
|
982
|
+
defaultLocale: 'en',
|
|
983
|
+
locales: ['en'],
|
|
984
|
+
},
|
|
985
|
+
},
|
|
986
|
+
};
|
|
987
|
+
/*** Create the complete portable application manifest for the Stillpath lifestyle template. */
|
|
988
|
+
export default function createAppManifest() {
|
|
989
|
+
return structuredClone(manifest);
|
|
990
|
+
}
|
|
991
|
+
//# sourceMappingURL=createAppManifest.js.map
|