@zeppos/zeus-cli 1.3.0-beta.9 → 1.3.1
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/bin/main.js +1 -1
- package/modules/bridge.js +2 -2
- package/modules/build.js +3 -3
- package/modules/create.js +41 -13
- package/modules/help.js +1 -1
- package/modules/run.js +1 -1
- package/package.json +2 -2
- package/private-modules/zeppos-app-utils/dist/api/index.js +1 -1
- package/private-modules/zeppos-app-utils/dist/config/device-server.js +7 -2
- package/private-modules/zeppos-app-utils/dist/config/device.js +13 -8
- package/private-modules/zeppos-app-utils/dist/modules/build.js +4 -4
- package/private-modules/zeppos-app-utils/dist/modules/config.js +1 -1
- package/private-modules/zeppos-app-utils/dist/modules/create/index.js +71 -65
- package/private-modules/zeppos-app-utils/dist/modules/create/local-app.js +29 -29
- package/private-modules/zeppos-app-utils/dist/modules/create/yeoman-app.js +1 -1
- package/private-modules/zeppos-app-utils/dist/modules/login.js +1 -1
- package/private-modules/zeppos-app-utils/dist/modules/status.js +1 -1
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/app/hello-world/app.json +59 -0
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/app/hello-world/app.json +59 -0
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/app/todo-list/app.json +63 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/_package.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/app.js +26 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/app.json +93 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/consume.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/food/beer.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/food/cake.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/food/chocolate.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/food/coffee.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/food/cookies.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/food/ham.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/food/hamburger.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/food/ice cream.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/food/pizza.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/food/sausage.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/multiply.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/selected.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3/unselected.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/consume.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/food/beer.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/food/cake.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/food/chocolate.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/food/coffee.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/food/cookies.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/food/ham.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/food/hamburger.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/food/ice cream.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/food/pizza.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/food/sausage.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/multiply.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/selected.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/assets/gtr-3-pro/unselected.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/jsconfig.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/page/gtr-3/food-list.js +114 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/page/gtr-3/index.js +124 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/page/gts-3/food-list.js +109 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/page/gts-3/index.js +122 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/utils/constants.js +53 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/utils/storage.js +44 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/utils/styles-gts-3.js +139 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/calories/utils/styles.js +140 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/empty/_package.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/empty/jsconfig.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/_package.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/app-side/index.js +71 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/app.js +20 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/app.json +84 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/jsconfig.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/pages/index.js +53 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/shared/data.js +63 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/shared/device-polyfill.js +4 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/shared/event.js +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/shared/fs.js +143 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/shared/message.js +898 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/shared/promise.js +352 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/utils/config/constants.js +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/fetch-api/utils/config/device.js +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/_package.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/app.js +10 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/app.json +94 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/jsconfig.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/page/gtr3/home/index.page.js +18 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/page/gtr3/home/index.page.json +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/page/gtr3/home/index.style.js +16 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/page/gtr3-pro/home/index.page.js +18 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/page/gtr3-pro/home/index.style.js +16 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/page/gts3/home/index.page.js +19 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/page/gts3/home/index.page.json +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/page/gts3/home/index.style.js +16 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/hello-world/utils/index.js +3 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/.prettierrc.js +6 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/_package.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/app-side/index.js +45 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/app.js +27 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/app.json +113 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/assets/gtr-3/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/jsconfig.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/page/gtr-3/home/index.page.js +150 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/page/gtr-3/home/index.page.json +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/page/gtr-3/home/index.style.js +89 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/page/i18n/en-US.po +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/setting/index.js +143 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/shared/buffer.js +11 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/shared/data.js +67 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/shared/device-polyfill.js +4 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/shared/fs.js +134 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/shared/global.js +16 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/shared/js-module.js +27 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/shared/logger.js +7 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/shared/message.js +1250 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/shared/promise.js +352 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/shared/setTimeout.js +59 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/utils/fs.js +15 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/app/todo-list/utils/index.js +38 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/watchface/empty/app.json +50 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/watchface/timer/shared/buffer.js +11 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/watchface/timer/shared/global.js +17 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/watchface/timer/shared/js-module.js +27 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/watchface/timer/shared/logger.js +21 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/watchface/timer/shared/setTimeout.js +59 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os1.0/watchface/timer/watchface/round/index.js +437 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/_package.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/app.js +27 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/app.json +53 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/assets/gts/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/jsconfig.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/page/gts/food-list.js +113 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/page/gts/index.js +126 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/page/i18n/en-US.po +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/page/i18n/zh-CN.po +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/utils/constants.js +54 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/utils/storage.js +40 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/utils/styles-gts-3.js +141 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/calories/utils/styles.js +142 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/empty/app.js +10 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/empty/jsconfig.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/fetch-api/_package.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/fetch-api/app-side/i18n/en-US.po +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/fetch-api/app-side/index.js +71 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/fetch-api/app.js +28 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/fetch-api/app.json +60 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/fetch-api/assets/common/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/fetch-api/jsconfig.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/fetch-api/pages/index.js +56 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/fetch-api/shared/defer.js +35 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/fetch-api/utils/config/constants.js +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/fetch-api/utils/config/device.js +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/_package.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/app-side/index.js +11 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/app.js +10 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/app.json +84 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/jsconfig.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/page/gtr/home/index.page.js +20 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/page/gtr/home/index.page.json +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/page/gtr/home/index.style.js +18 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/page/gts/home/index.page.js +21 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/page/gts/home/index.page.json +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/page/gts/home/index.style.js +17 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/page/i18n/en-US.po +3 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/setting/index.js +5 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/hello-world/utils/index.js +3 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/_package.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/app.js +13 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/app.json +81 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/assets/gt4/false.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/assets/gt4/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/assets/gt4/true.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/config/constants.js +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/config/device.js +3 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/config/tree.js +34 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/global.d.ts +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/jsconfig.json +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/i18n/en-US.po +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/index.js +77 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/sensor/blood_oxygen.js +62 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/sensor/calorie.js +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/sensor/distance.js +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/sensor/fat_burning.js +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/sensor/heart_rate.js +96 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/sensor/pai.js +62 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/sensor/sleep.js +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/sensor/stand.js +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/sensor/step.js +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/page/sensor/stress.js +75 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/utils/UI/ButtonList.js +47 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/utils/UI/EmptySpace.js +25 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/utils/UI/TextByLine.js +30 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/utils/UI/Title.js +25 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/utils/log.js +3 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/utils/styles.js +32 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/utils/template/PageAdvanced.js +36 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/utils/test.js +30 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/showcase/utils/utils.js +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/.prettierrc.js +6 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/_package.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/app-side/index.js +45 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/app.js +25 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/app.json +56 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/assets/gts/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/jsconfig.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/page/home/index.page.js +155 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/page/home/index.page.json +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/page/home/index.style.js +92 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/page/i18n/en-US.po +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/setting/i18n/en-US.po +5 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/setting/index.js +143 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/shared/defer.js +35 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/shared/es6-promise.js +1178 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/shared/event.js +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/shared/message-side.js +1190 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/shared/message.js +1196 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/utils/constants.js +3 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/utils/fs.js +34 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/app/todo-list/utils/index.js +38 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/watchface/empty/app.js +10 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/watchface/empty/app.json +52 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os2.0/watchface/empty/assets/default/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/_package.json +17 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/app.js +27 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/app.json +52 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/consume.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/food/beer.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/food/cake.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/food/chocolate.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/food/coffee.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/food/cookies.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/food/ham.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/food/hamburger.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/food/ice cream.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/food/pizza.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/food/sausage.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/multiply.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/selected.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.r/unselected.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/consume.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/food/beer.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/food/cake.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/food/chocolate.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/food/coffee.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/food/cookies.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/food/ham.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/food/hamburger.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/food/ice cream.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/food/pizza.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/food/sausage.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/multiply.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/selected.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/assets/gt.s/unselected.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/global.d.ts +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/jsconfig.json +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/page/gt/food-list.js +107 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/page/gt/food-list.r.layout.js +48 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/page/gt/food-list.s.layout.js +33 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/page/gt/index.js +127 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/page/gt/index.r.layout.js +110 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/page/gt/index.s.layout.js +98 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/page/i18n/en-US.po +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/page/i18n/zh-CN.po +42 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/utils/constants.js +62 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/utils/storage.js +40 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/_package.json +17 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/app-side/fetch-module.js +19 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/app-side/file-download-module.js +54 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/app-side/file-transfer-module.js +20 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/app-side/image-convert-module.js +18 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/app-side/index.js +61 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/app.js +19 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/app.json +48 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/download.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_0.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_1.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_10.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_11.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_12.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_13.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_14.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_15.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_16.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_17.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_18.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_19.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_2.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_20.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_21.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_22.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_23.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_24.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_25.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_26.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_27.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_28.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_29.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_3.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_30.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_31.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_32.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_33.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_34.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_35.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_36.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_37.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_38.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_39.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_4.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_40.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_41.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_42.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_43.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_44.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_45.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_46.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_47.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_48.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_49.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_5.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_50.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_51.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_52.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_53.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_6.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_7.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_8.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/loading-ani/ani_9.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/transfer.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/assets/gt.r/watch.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/components/mask/index.js +13 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/components/pressed-btn/index.js +29 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/global.d.ts +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/jsconfig.json +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/page/i18n/en-US.po +21 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/page/index.js +116 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/page/index.r.layout.js +46 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/utils/constants.js +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/utils/index.js +4 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/_package.json +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/app-service/index.js +8 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/app-side/i18n/en-US.po +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/app-side/index.js +13 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/app.js +10 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/app.json +63 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/assets/gt.b/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/assets/gt.r/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/assets/gt.s/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/global.d.ts +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/jsconfig.json +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/page/i18n/en-US.po +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/page/index.b.layout.js +6 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/page/index.js +7 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/page/index.r.layout.js +6 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/page/index.s.layout.js +6 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/setting/i18n/en-US.po +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/setting/index.js +7 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/_package.json +17 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/app-side/i18n/en-US.po +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/app-side/index.js +84 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/app.js +14 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/app.json +51 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/assets/common.r/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/assets/common.s/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/global.d.ts +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/jsconfig.json +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/page/i18n/en-US.po +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/page/index.js +45 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/page/index.r.layout.js +32 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/page/index.s.layout.js +32 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/utils/config/constants.js +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/utils/config/device.js +2 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/_package.json +17 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/app.js +10 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/app.json +48 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/assets/gt.r/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/assets/gt.s/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/global.d.ts +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/jsconfig.json +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/page/gt/home/index.page.js +17 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/page/gt/home/index.page.r.layout.js +19 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/page/gt/home/index.page.s.layout.js +19 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/page/i18n/en-US.po +3 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/hello-world/utils/index.js +3 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/_package.json +17 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/app-service/delay.js +25 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/app-service/index.js +20 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/app.js +10 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/app.json +52 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/assets/gt.r/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/global.d.ts +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/jsconfig.json +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/page/i18n/en-US.po +8 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/page/index.js +26 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/page/index.r.layout.js +15 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/notification/utils/constants.js +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/.prettierrc.js +6 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/_package.json +17 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/app-side/index.js +47 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/app.js +17 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/app.json +55 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/assets/gt.r/add.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/assets/gt.r/delete.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/assets/gt.r/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/assets/gt.s/add.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/assets/gt.s/delete.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/assets/gt.s/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/global.d.ts +1 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/jsconfig.json +9 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/page/home/index.page.js +177 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/page/home/index.page.r.layout.js +112 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/page/home/index.page.s.layout.js +112 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/page/i18n/en-US.po +21 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/setting/i18n/en-US.po +5 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/setting/index.js +143 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/utils/constants.js +3 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/utils/fs.js +34 -0
- package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/todo-list/utils/index.js +38 -0
- package/private-modules/zeppos-app-utils/dist/tools/index.js +1 -1
- package/private-modules/zeppos-app-utils/package.json +4 -3
- package/utils/pre-check.js +1 -1
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/hello-world/app.json +0 -66
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/calories/page/gts/food-list.js +0 -113
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/calories/page/gts/index.js +0 -126
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/fetch-api/pages/index.js +0 -55
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/hello-world/app.json +0 -66
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/hello-world/page/gtr/home/index.page.js +0 -20
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/hello-world/page/gtr/home/index.page.json +0 -1
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/hello-world/page/gtr/home/index.style.js +0 -18
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/hello-world/page/gts/home/index.page.js +0 -21
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/hello-world/page/gts/home/index.page.json +0 -1
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/hello-world/page/gts/home/index.style.js +0 -17
- package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/todo-list/app.json +0 -70
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/app-side/index.js +0 -11
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/app.js +0 -10
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/app.json +0 -172
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/page/gtr3/home/index.page.js +0 -18
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/page/gtr3/home/index.page.json +0 -1
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/page/gtr3/home/index.style.js +0 -15
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/page/gtr3-pro/home/index.page.js +0 -18
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/page/gtr3-pro/home/index.page.json +0 -1
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/page/gtr3-pro/home/index.style.js +0 -15
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/page/gts3/home/index.page.js +0 -19
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/page/gts3/home/index.page.json +0 -1
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/page/gts3/home/index.style.js +0 -15
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/page/i18n/en-US.po +0 -3
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/setting/index.js +0 -5
- package/private-modules/zeppos-app-utils/dist/public/template/v1/hello-world/utils/index.js +0 -3
- package/private-modules/zeppos-app-utils/dist/public/template/v1/timer/watchface/round/index.js +0 -438
- package/private-modules/zeppos-app-utils/dist/public/template/v2/calories/app.js +0 -28
- package/private-modules/zeppos-app-utils/dist/public/template/v2/calories/app.json +0 -56
- package/private-modules/zeppos-app-utils/dist/public/template/v2/calories/page/gts/food-list.js +0 -113
- package/private-modules/zeppos-app-utils/dist/public/template/v2/calories/page/gts/index.js +0 -126
- package/private-modules/zeppos-app-utils/dist/public/template/v2/calories/utils/constants.js +0 -54
- package/private-modules/zeppos-app-utils/dist/public/template/v2/calories/utils/storage.js +0 -42
- package/private-modules/zeppos-app-utils/dist/public/template/v2/calories/utils/styles-gts-3.js +0 -141
- package/private-modules/zeppos-app-utils/dist/public/template/v2/calories/utils/styles.js +0 -142
- package/private-modules/zeppos-app-utils/dist/public/template/v2/fetch-api/app-side/index.js +0 -57
- package/private-modules/zeppos-app-utils/dist/public/template/v2/fetch-api/app.js +0 -23
- package/private-modules/zeppos-app-utils/dist/public/template/v2/fetch-api/app.json +0 -65
- package/private-modules/zeppos-app-utils/dist/public/template/v2/fetch-api/pages/index.js +0 -55
- package/private-modules/zeppos-app-utils/dist/public/template/v2/fetch-api/utils/config/constants.js +0 -2
- package/private-modules/zeppos-app-utils/dist/public/template/v2/fetch-api/utils/config/device.js +0 -2
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/app-side/index.js +0 -11
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/app.js +0 -10
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/app.json +0 -101
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/assets/gtr/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/assets/gts/icon.png +0 -0
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/page/gtr/home/index.page.js +0 -20
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/page/gtr/home/index.page.json +0 -1
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/page/gtr/home/index.style.js +0 -18
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/page/gts/home/index.page.js +0 -21
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/page/gts/home/index.page.json +0 -1
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/page/gts/home/index.style.js +0 -17
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/setting/i18n/en-US.po +0 -2
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/setting/index.js +0 -5
- package/private-modules/zeppos-app-utils/dist/public/template/v2/hello-world/utils/index.js +0 -3
- package/private-modules/zeppos-app-utils/dist/public/template/v2/jsconfig.json +0 -14
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/.prettierrc.js +0 -6
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/app-side/index.js +0 -48
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/app.js +0 -25
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/app.json +0 -75
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/page/home/index.page.js +0 -155
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/page/home/index.style.js +0 -93
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/page/i18n/en-US.po +0 -8
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/setting/index.js +0 -145
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/shared/es6-promise.js +0 -1149
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/shared/message-side.js +0 -1145
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/shared/message.js +0 -1151
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/utils/fs.js +0 -38
- package/private-modules/zeppos-app-utils/dist/public/template/v2/todo-list/utils/index.js +0 -38
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{_package.json → app/_package.json} +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{empty → app/empty}/app-side/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{empty → app/empty}/app-side/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{empty → app/empty}/app.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{empty → app/empty}/app.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{empty → app/empty}/assets/default/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{empty → app/empty}/page/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{empty → app/empty}/page/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{empty → app/empty}/setting/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{empty → app/empty}/setting/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{empty → app/empty}/watchface/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/app-side/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/app.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/assets/gtr3/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/assets/gtr3/image/logo.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/assets/gtr3-pro/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/assets/gtr3-pro/image/logo.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/assets/gts3/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/assets/gts3/image/logo.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/page/gtr3/home/index.page.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/page/gtr3/home/index.page.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/page/gtr3/home/index.style.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/page/gtr3-pro/home/index.page.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/page/gtr3-pro/home/index.page.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/page/gtr3-pro/home/index.style.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/page/gts3/home/index.page.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/page/gts3/home/index.page.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/page/gts3/home/index.style.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/page/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/setting/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/setting/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{hello-world → app/hello-world}/utils/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{jsconfig.json → app/jsconfig.json} +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → config-version-v3/v1/watchface}/_package.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/{v2 → v1/watchface}/jsconfig.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/app.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/app.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bg/bg.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bigNum/0.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bigNum/1.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bigNum/2.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bigNum/3.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bigNum/4.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bigNum/5.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bigNum/6.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bigNum/7.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bigNum/8.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bigNum/9.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/bigNum/sp.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/btn/back.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/btn/lv.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/btn/red.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/point/bg.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/point/bottom.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/point/center.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/point/h.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/point/left.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/point/m.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/point/right.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/point/s.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/preview.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/second/second.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/0.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/1.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/2.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/3.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/4.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/5.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/6.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/7.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/8.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/9.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/d.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/smallNum/n.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_ch/1.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_ch/2.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_ch/3.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_ch/4.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_ch/5.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_ch/6.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_ch/7.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_en/1.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_en/2.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_en/3.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_en/4.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_en/5.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_en/6.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/assets/gtr-3-pro/images/week_en/7.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/shared/buffer.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/shared/device-polyfill.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/shared/global.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/shared/js-module.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/shared/logger.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/shared/setTimeout.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/watchface/gtr-3-pro/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v1/{timer → watchface/timer}/watchface/round/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{_package.json → app/_package.json} +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/app.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/app.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/consume.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/food/beer.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/food/cake.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/food/chocolate.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/food/coffee.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/food/cookies.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/food/ham.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/food/hamburger.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/food/ice cream.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/food/pizza.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/food/sausage.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/multiply.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/selected.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/assets/gt.s/unselected.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/page/gt/food-list.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/page/gt/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/page/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/page/i18n/zh-CN.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/utils/constants.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/utils/storage.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/utils/styles-gts-3.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{calories → app/calories}/utils/styles.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{empty → app/empty}/app-side/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{empty → app/empty}/app-side/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{empty → app/empty}/app.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{empty → app/empty}/app.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{empty → app/empty}/assets/default/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{empty → app/empty}/page/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{empty → app/empty}/page/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{empty → app/empty}/setting/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{empty → app/empty}/setting/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{empty → app/empty}/watchface/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/app-side/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/app-side/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/app.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/app.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/assets/common.r/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/assets/common.s/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/page/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/page/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/shared/data.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/shared/defer.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/shared/device-polyfill.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/shared/es6-promise.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/shared/event.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/shared/message-side.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/shared/message.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/utils/config/constants.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{fetch-api → app/fetch-api}/utils/config/device.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/app-side/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/app.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/assets/gt.r/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/assets/gt.r/image/logo.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/assets/gt.s/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/assets/gt.s/image/logo.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/page/gt/home/index.page.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/page/gt/home/index.page.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/page/gt/home/index.page.r.layout.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/page/gt/home/index.page.s.layout.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/page/gt/home/index.style.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/page/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/setting/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/setting/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{hello-world → app/hello-world}/utils/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → config-version-v3/v2/app}/jsconfig.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/.prettierrc.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/app-side/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/app.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/assets/gt.s/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/page/home/index.page.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/page/home/index.page.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/page/home/index.style.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/page/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/setting/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/setting/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/shared/data.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/shared/defer.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/shared/device-polyfill.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/shared/es6-promise.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/shared/event.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/shared/message-side.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/shared/message.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/utils/constants.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/utils/fs.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/config-version-v3/v2/{todo-list → app/todo-list}/utils/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gtr-3-pro}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/consume.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/food/beer.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/food/cake.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/food/chocolate.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/food/coffee.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/food/cookies.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/food/ham.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/food/hamburger.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/food/ice cream.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/food/pizza.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/food/sausage.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/multiply.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/selected.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/calories/assets/gts → os1.0/app/calories/assets/gts-3}/unselected.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os1.0/app}/calories/page/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os1.0/app}/calories/page/i18n/zh-CN.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/app}/empty/app-side/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/app}/empty/app-side/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/app}/empty/app.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/app}/empty/app.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/fetch-api/assets/common → os1.0/app/empty/assets/default}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/fetch-api/pages → os1.0/app/empty/page}/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/app}/empty/page/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/app}/empty/setting/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/app}/empty/setting/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2/empty → os1.0/app/fetch-api}/app-side/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/empty/assets/default → os1.0/app/fetch-api/assets/common}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/empty/page → os1.0/app/fetch-api/pages}/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/timer → os1.0/app/fetch-api}/shared/buffer.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os1.0/app}/fetch-api/shared/defer.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/timer → os1.0/app/fetch-api}/shared/global.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/timer → os1.0/app/fetch-api}/shared/js-module.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/timer → os1.0/app/fetch-api}/shared/logger.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/timer → os1.0/app/fetch-api}/shared/setTimeout.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/hello-world/assets/gts → os1.0/app/hello-world/assets/gtr3}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/hello-world/assets/gts → os1.0/app/hello-world/assets/gtr3}/image/logo.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/hello-world/assets/gtr → os1.0/app/hello-world/assets/gtr3-pro}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/hello-world/assets/gtr → os1.0/app/hello-world/assets/gtr3-pro}/image/logo.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/hello-world/assets/gtr3-pro → os1.0/app/hello-world/assets/gts3}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/hello-world/assets/gtr3-pro → os1.0/app/hello-world/assets/gts3}/image/logo.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2/todo-list/page → os1.0/app/hello-world/page/gtr3-pro}/home/index.page.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os1.0/app}/hello-world/page/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{config-version-v3/v2/todo-list/assets/gts → os1.0/app/todo-list/assets/gtr-3-pro}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2/todo-list/assets/gts → os1.0/app/todo-list/assets/gts-3}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os1.0/app}/todo-list/setting/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os1.0/app}/todo-list/shared/defer.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2/fetch-api → os1.0/app/todo-list}/shared/event.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os1.0/app}/todo-list/utils/constants.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os1.0/watchface}/empty/app.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os1.0/watchface}/empty/assets/default/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/empty/watchface/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/app.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/app.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bg/bg.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bigNum/0.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bigNum/1.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bigNum/2.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bigNum/3.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bigNum/4.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bigNum/5.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bigNum/6.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bigNum/7.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bigNum/8.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bigNum/9.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/bigNum/sp.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/btn/back.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/btn/lv.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/btn/red.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/point/bg.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/point/bottom.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/point/center.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/point/h.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/point/left.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/point/m.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/point/right.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/point/s.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/preview.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/second/second.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/0.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/1.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/2.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/3.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/4.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/5.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/6.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/7.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/8.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/9.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/d.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/smallNum/n.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_ch/1.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_ch/2.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_ch/3.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_ch/4.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_ch/5.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_ch/6.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_ch/7.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_en/1.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_en/2.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_en/3.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_en/4.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_en/5.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_en/6.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/assets/gtr-3-pro/images/week_en/7.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/shared/device-polyfill.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os1.0/watchface}/timer/watchface/gtr-3-pro/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/consume.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/food/beer.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/food/cake.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/food/chocolate.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/food/coffee.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/food/cookies.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/food/ham.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/food/hamburger.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/food/ice cream.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/food/pizza.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/food/sausage.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/multiply.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/selected.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/calories/assets/gts/unselected.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app/empty}/_package.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2/empty/setting → os2.0/app/empty/app-side}/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/empty/app-side/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/empty/app.json +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2/fetch-api/assets/common → os2.0/app/empty/assets/default}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/empty/page/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/empty/page/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2/fetch-api/app-side → os2.0/app/empty/setting}/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/empty/setting/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/fetch-api/pages/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/fetch-api/shared/data.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/fetch-api/shared/device-polyfill.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/fetch-api/shared/es6-promise.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2/todo-list → os2.0/app/fetch-api}/shared/event.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/fetch-api/shared/message-side.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/fetch-api/shared/message.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/hello-world/assets/gtr3 → os2.0/app/hello-world/assets/gtr}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/hello-world/assets/gtr3 → os2.0/app/hello-world/assets/gtr}/image/logo.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/hello-world/assets/gts3 → os2.0/app/hello-world/assets/gts}/icon.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1/hello-world/assets/gts3 → os2.0/app/hello-world/assets/gts}/image/logo.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v1 → os2.0/app}/hello-world/setting/i18n/en-US.po +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/todo-list/shared/data.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/app}/todo-list/shared/device-polyfill.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2 → os2.0/watchface}/empty/watchface/index.js +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2/hello-world/assets/gtr → os3.0/app/hello-world/assets/gt.r}/image/logo.png +0 -0
- /package/private-modules/zeppos-app-utils/dist/public/template/{v2/hello-world/assets/gts → os3.0/app/hello-world/assets/gt.s}/image/logo.png +0 -0
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import * as hmUI from "@zos/ui";
|
|
2
|
+
import { getText } from "@zos/i18n";
|
|
3
|
+
import { px } from "@zos/utils";
|
|
4
|
+
import { DEVICE_WIDTH } from "../../utils/constants";
|
|
5
|
+
|
|
6
|
+
export const COMMON_TITLE_TEXT = {
|
|
7
|
+
text: getText("calories"),
|
|
8
|
+
x: px(96),
|
|
9
|
+
y: px(40),
|
|
10
|
+
w: DEVICE_WIDTH - 2 * px(96),
|
|
11
|
+
h: px(46),
|
|
12
|
+
color: 0xffffff,
|
|
13
|
+
text_size: px(36),
|
|
14
|
+
align_h: hmUI.align.CENTER_H,
|
|
15
|
+
align_v: hmUI.align.CENTER_V,
|
|
16
|
+
text_style: hmUI.text_style.WRAP,
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
export const ALIGN_DESC_GROUP = {
|
|
20
|
+
x: 0,
|
|
21
|
+
y: px(118),
|
|
22
|
+
w: 0,
|
|
23
|
+
h: px(100),
|
|
24
|
+
};
|
|
25
|
+
export const IMGAE_CALORIES_MARIN = 0;
|
|
26
|
+
export const CALORIES_UNIT_MARIN = px(8);
|
|
27
|
+
export const CALORIE_TEXT_SIZE = px(100);
|
|
28
|
+
export const CALORIE_TEXT = {
|
|
29
|
+
text: "",
|
|
30
|
+
x: 0,
|
|
31
|
+
y: 0,
|
|
32
|
+
w: 0,
|
|
33
|
+
h: px(100),
|
|
34
|
+
color: 0xffffff,
|
|
35
|
+
text_size: CALORIE_TEXT_SIZE,
|
|
36
|
+
align_h: hmUI.align.LEFT,
|
|
37
|
+
align_v: hmUI.align.CENTER_V,
|
|
38
|
+
};
|
|
39
|
+
export const UNIT_TEXT_SIZE = px(28);
|
|
40
|
+
export const UNIT_TEXT = {
|
|
41
|
+
text: getText("unit"),
|
|
42
|
+
x: 0,
|
|
43
|
+
y: px(63),
|
|
44
|
+
w: 0,
|
|
45
|
+
h: px(34),
|
|
46
|
+
color: 0x999999,
|
|
47
|
+
text_size: UNIT_TEXT_SIZE,
|
|
48
|
+
align_h: hmUI.align.LEFT,
|
|
49
|
+
align_v: hmUI.align.CENTER_V,
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
export const TOTAL_CONSUME_TEXT = {
|
|
53
|
+
text: getText("consumption"),
|
|
54
|
+
x: px(40),
|
|
55
|
+
y: px(218),
|
|
56
|
+
w: DEVICE_WIDTH - 2 * px(40),
|
|
57
|
+
h: px(38),
|
|
58
|
+
color: 0x999999,
|
|
59
|
+
text_size: px(28),
|
|
60
|
+
align_h: hmUI.align.CENTER_H,
|
|
61
|
+
align_v: hmUI.align.CENTER_V,
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
export const EQUIVALENT_TO_BUTTON = {
|
|
65
|
+
text: getText("equivalent"),
|
|
66
|
+
press_color: 0x333333,
|
|
67
|
+
normal_color: 0x1a1a1a,
|
|
68
|
+
x: px(108),
|
|
69
|
+
y: px(376),
|
|
70
|
+
w: DEVICE_WIDTH - 2 * px(108),
|
|
71
|
+
h: px(56),
|
|
72
|
+
color: 0xffffff,
|
|
73
|
+
text_size: px(32),
|
|
74
|
+
radius: px(28),
|
|
75
|
+
};
|
|
76
|
+
|
|
77
|
+
export const CONSUME_ICON_WIDTH = px(48);
|
|
78
|
+
export const CONSUME_ICON = {
|
|
79
|
+
src: "consume.png",
|
|
80
|
+
x: 0,
|
|
81
|
+
y: px(53),
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
export const EQUIVALENT_MARGIN = px(8);
|
|
85
|
+
export const EQUIVALENT_MORE_X = px(155);
|
|
86
|
+
export const EQUIVALENT_TO_FOOD_ICON_WIDTH = px(80);
|
|
87
|
+
|
|
88
|
+
export const EQUIVALENT_TO_FOOD_ICON = {
|
|
89
|
+
src: "food/hamburger.png",
|
|
90
|
+
x: 0,
|
|
91
|
+
y: px(288),
|
|
92
|
+
};
|
|
93
|
+
|
|
94
|
+
export const EQUIVALENT_MORE_FOOD_ICON = {
|
|
95
|
+
src: "multiply.png",
|
|
96
|
+
x: px(243),
|
|
97
|
+
y: px(304),
|
|
98
|
+
};
|
|
99
|
+
|
|
100
|
+
export const EQUIVALENT_MORE_FOOD_NUM = {
|
|
101
|
+
text: "",
|
|
102
|
+
x: px(299),
|
|
103
|
+
y: px(294),
|
|
104
|
+
w: px(100),
|
|
105
|
+
h: px(60),
|
|
106
|
+
color: 0xee801e,
|
|
107
|
+
text_size: px(55),
|
|
108
|
+
align_h: hmUI.align.LEFT,
|
|
109
|
+
align_v: hmUI.align.CENTER_V,
|
|
110
|
+
};
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import * as hmUI from "@zos/ui";
|
|
2
|
+
import { getText } from "@zos/i18n";
|
|
3
|
+
import { px } from "@zos/utils";
|
|
4
|
+
import { DEVICE_WIDTH } from "../../utils/constants";
|
|
5
|
+
|
|
6
|
+
export const COMMON_TITLE_TEXT = null;
|
|
7
|
+
export const ALIGN_DESC_GROUP = {
|
|
8
|
+
x: 0,
|
|
9
|
+
y: px(80),
|
|
10
|
+
w: 0,
|
|
11
|
+
h: px(82),
|
|
12
|
+
};
|
|
13
|
+
export const IMGAE_CALORIES_MARIN = 0;
|
|
14
|
+
export const CALORIES_UNIT_MARIN = px(8);
|
|
15
|
+
export const CALORIE_TEXT_SIZE = px(72);
|
|
16
|
+
export const CALORIE_TEXT = {
|
|
17
|
+
text: "400",
|
|
18
|
+
x: 0,
|
|
19
|
+
y: 0,
|
|
20
|
+
w: 0,
|
|
21
|
+
h: px(82),
|
|
22
|
+
color: 0xffffff,
|
|
23
|
+
text_size: CALORIE_TEXT_SIZE,
|
|
24
|
+
align_h: hmUI.align.LEFT,
|
|
25
|
+
align_v: hmUI.align.CENTER_V,
|
|
26
|
+
};
|
|
27
|
+
export const UNIT_TEXT_SIZE = px(24);
|
|
28
|
+
export const UNIT_TEXT = {
|
|
29
|
+
text: getText("unit"),
|
|
30
|
+
x: 0,
|
|
31
|
+
y: px(46),
|
|
32
|
+
w: 0,
|
|
33
|
+
h: px(34),
|
|
34
|
+
color: 0x999999,
|
|
35
|
+
text_size: UNIT_TEXT_SIZE,
|
|
36
|
+
align_h: hmUI.align.LEFT,
|
|
37
|
+
align_v: hmUI.align.CENTER_V,
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export const TOTAL_CONSUME_TEXT = {
|
|
41
|
+
text: getText("consumption"),
|
|
42
|
+
x: px(4),
|
|
43
|
+
y: px(162),
|
|
44
|
+
w: DEVICE_WIDTH - 2 * px(4),
|
|
45
|
+
h: px(38),
|
|
46
|
+
color: 0x999999,
|
|
47
|
+
text_size: px(28),
|
|
48
|
+
align_h: hmUI.align.CENTER_H,
|
|
49
|
+
align_v: hmUI.align.CENTER_V,
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
export const EQUIVALENT_TO_BUTTON = {
|
|
53
|
+
text: getText("equivalent"),
|
|
54
|
+
press_color: 0x333333,
|
|
55
|
+
normal_color: 0x1a1a1a,
|
|
56
|
+
x: px(71),
|
|
57
|
+
y: px(330),
|
|
58
|
+
w: DEVICE_WIDTH - 2 * px(71),
|
|
59
|
+
h: px(56),
|
|
60
|
+
color: 0xffffff,
|
|
61
|
+
text_size: px(28),
|
|
62
|
+
radius: px(28),
|
|
63
|
+
};
|
|
64
|
+
|
|
65
|
+
export const CONSUME_ICON_WIDTH = px(32);
|
|
66
|
+
export const CONSUME_ICON = {
|
|
67
|
+
src: "consume.png",
|
|
68
|
+
x: 0,
|
|
69
|
+
y: px(47),
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
export const EQUIVALENT_MARGIN = px(8);
|
|
73
|
+
export const EQUIVALENT_MORE_X = px(113);
|
|
74
|
+
export const EQUIVALENT_TO_FOOD_ICON_WIDTH = px(72);
|
|
75
|
+
|
|
76
|
+
export const EQUIVALENT_TO_FOOD_ICON = {
|
|
77
|
+
src: "food/hamburger.png",
|
|
78
|
+
x: px(103), //0
|
|
79
|
+
y: px(224),
|
|
80
|
+
};
|
|
81
|
+
|
|
82
|
+
export const EQUIVALENT_MORE_FOOD_ICON = {
|
|
83
|
+
src: "multiply.png",
|
|
84
|
+
x: px(183),
|
|
85
|
+
y: px(235),
|
|
86
|
+
};
|
|
87
|
+
|
|
88
|
+
export const EQUIVALENT_MORE_FOOD_NUM = {
|
|
89
|
+
text: "",
|
|
90
|
+
x: px(237),
|
|
91
|
+
y: px(225),
|
|
92
|
+
w: px(60),
|
|
93
|
+
h: px(60),
|
|
94
|
+
color: 0xee801e,
|
|
95
|
+
text_size: px(50),
|
|
96
|
+
align_h: hmUI.align.LEFT,
|
|
97
|
+
align_v: hmUI.align.CENTER_V,
|
|
98
|
+
};
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/page/i18n/en-US.po
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
|
|
2
|
+
msgid "unit"
|
|
3
|
+
msgstr "KCAL"
|
|
4
|
+
|
|
5
|
+
msgid "cake"
|
|
6
|
+
msgstr "Cake"
|
|
7
|
+
|
|
8
|
+
msgid "coffee"
|
|
9
|
+
msgstr "Coffee"
|
|
10
|
+
|
|
11
|
+
msgid "calories"
|
|
12
|
+
msgstr "Calories"
|
|
13
|
+
|
|
14
|
+
msgid "beer"
|
|
15
|
+
msgstr "Beer"
|
|
16
|
+
|
|
17
|
+
msgid "iceCream"
|
|
18
|
+
msgstr "Ice cream"
|
|
19
|
+
|
|
20
|
+
msgid "equivalent"
|
|
21
|
+
msgstr "Equivalent to"
|
|
22
|
+
|
|
23
|
+
msgid "hamburger"
|
|
24
|
+
msgstr "Hamburger"
|
|
25
|
+
|
|
26
|
+
msgid "pizza"
|
|
27
|
+
msgstr "Pizza"
|
|
28
|
+
|
|
29
|
+
msgid "chocolate"
|
|
30
|
+
msgstr "Chocolate"
|
|
31
|
+
|
|
32
|
+
msgid "consumption"
|
|
33
|
+
msgstr "Consumption Today"
|
|
34
|
+
|
|
35
|
+
msgid "sausage"
|
|
36
|
+
msgstr "Sausage"
|
|
37
|
+
|
|
38
|
+
msgid "ham"
|
|
39
|
+
msgstr "Ham"
|
|
40
|
+
|
|
41
|
+
msgid "cookie"
|
|
42
|
+
msgstr "Cookie"
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/page/i18n/zh-CN.po
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
|
|
2
|
+
msgid "unit"
|
|
3
|
+
msgstr "KCAL"
|
|
4
|
+
|
|
5
|
+
msgid "cake"
|
|
6
|
+
msgstr "蛋糕"
|
|
7
|
+
|
|
8
|
+
msgid "coffee"
|
|
9
|
+
msgstr "咖啡"
|
|
10
|
+
|
|
11
|
+
msgid "calories"
|
|
12
|
+
msgstr "卡路里"
|
|
13
|
+
|
|
14
|
+
msgid "beer"
|
|
15
|
+
msgstr "啤酒"
|
|
16
|
+
|
|
17
|
+
msgid "iceCream"
|
|
18
|
+
msgstr "冰淇淋"
|
|
19
|
+
|
|
20
|
+
msgid "equivalent"
|
|
21
|
+
msgstr "相当于"
|
|
22
|
+
|
|
23
|
+
msgid "hamburger"
|
|
24
|
+
msgstr "汉堡包"
|
|
25
|
+
|
|
26
|
+
msgid "pizza"
|
|
27
|
+
msgstr "披萨"
|
|
28
|
+
|
|
29
|
+
msgid "chocolate"
|
|
30
|
+
msgstr "巧克力"
|
|
31
|
+
|
|
32
|
+
msgid "consumption"
|
|
33
|
+
msgstr "今日消耗"
|
|
34
|
+
|
|
35
|
+
msgid "sausage"
|
|
36
|
+
msgstr "香肠"
|
|
37
|
+
|
|
38
|
+
msgid "ham"
|
|
39
|
+
msgstr "火腿"
|
|
40
|
+
|
|
41
|
+
msgid "cookie"
|
|
42
|
+
msgstr "曲奇饼"
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/utils/constants.js
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { getText } from "@zos/i18n";
|
|
2
|
+
import { getDeviceInfo, SCREEN_SHAPE_SQUARE } from "@zos/device";
|
|
3
|
+
|
|
4
|
+
export const {
|
|
5
|
+
width: DEVICE_WIDTH,
|
|
6
|
+
height: DEVICE_HEIGHT,
|
|
7
|
+
screenShape,
|
|
8
|
+
} = getDeviceInfo();
|
|
9
|
+
export const isSquare = SCREEN_SHAPE_SQUARE === screenShape;
|
|
10
|
+
|
|
11
|
+
export const FOOD_CALORIES = [
|
|
12
|
+
{
|
|
13
|
+
name: getText("hamburger"),
|
|
14
|
+
type: "hamburger",
|
|
15
|
+
value: 512,
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
name: getText("chocolate"),
|
|
19
|
+
type: "chocolate",
|
|
20
|
+
value: 71,
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
name: getText("cookie"),
|
|
24
|
+
type: "cookies",
|
|
25
|
+
value: 44,
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
name: getText("cake"),
|
|
29
|
+
type: "cake",
|
|
30
|
+
value: 379,
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: getText("pizza"),
|
|
34
|
+
type: "pizza",
|
|
35
|
+
value: 470,
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
name: getText("sausage"),
|
|
39
|
+
type: "sausage",
|
|
40
|
+
value: 381,
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
name: getText("ham"),
|
|
44
|
+
type: "ham",
|
|
45
|
+
value: 99,
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
name: getText("iceCream"),
|
|
49
|
+
type: "ice cream",
|
|
50
|
+
value: 64,
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
name: getText("coffee"),
|
|
54
|
+
type: "coffee",
|
|
55
|
+
value: 64,
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
name: getText("beer"),
|
|
59
|
+
type: "beer",
|
|
60
|
+
value: 64,
|
|
61
|
+
},
|
|
62
|
+
];
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/calories/utils/storage.js
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { statSync, writeFileSync, readFileSync } from "@zos/fs";
|
|
2
|
+
|
|
3
|
+
export default class LocalStorage {
|
|
4
|
+
constructor(fileName = "") {
|
|
5
|
+
this.fileName = fileName;
|
|
6
|
+
this.contentObj = {};
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
set(obj) {
|
|
10
|
+
writeFileSync({
|
|
11
|
+
path: this.fileName,
|
|
12
|
+
data: JSON.stringify(obj),
|
|
13
|
+
options: {
|
|
14
|
+
encoding: "utf8",
|
|
15
|
+
},
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
get() {
|
|
20
|
+
const fStat = statSync({
|
|
21
|
+
path: this.fileName,
|
|
22
|
+
});
|
|
23
|
+
if (fStat) {
|
|
24
|
+
try {
|
|
25
|
+
this.contentObj = JSON.parse(
|
|
26
|
+
readFileSync({
|
|
27
|
+
path: this.fileName,
|
|
28
|
+
options: {
|
|
29
|
+
encoding: "utf8",
|
|
30
|
+
},
|
|
31
|
+
})
|
|
32
|
+
);
|
|
33
|
+
} catch (error) {
|
|
34
|
+
this.contentObj = {};
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
return this.contentObj;
|
|
39
|
+
}
|
|
40
|
+
}
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/_package.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "download",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"description": "",
|
|
5
|
+
"main": "app.js",
|
|
6
|
+
"scripts": {
|
|
7
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC",
|
|
11
|
+
"devDependencies": {
|
|
12
|
+
"@zeppos/device-types": "^3.0.0"
|
|
13
|
+
},
|
|
14
|
+
"dependencies": {
|
|
15
|
+
"@zeppos/zml": "^0.0.9"
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
const logger = Logger.getLogger("message-fetch");
|
|
2
|
+
|
|
3
|
+
export const fetchModule = {
|
|
4
|
+
async onRunFetch() {
|
|
5
|
+
logger.log("fetch run");
|
|
6
|
+
},
|
|
7
|
+
async getPhpFile() {
|
|
8
|
+
const result = await this.fetch({
|
|
9
|
+
method: "get",
|
|
10
|
+
url: "http://yijuzhan.com/api/word.php",
|
|
11
|
+
}).catch((e) => {
|
|
12
|
+
console.log("fetch=>", e);
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
logger.log("php", result.body);
|
|
16
|
+
|
|
17
|
+
return result.body;
|
|
18
|
+
},
|
|
19
|
+
};
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
const logger = Logger.getLogger("network-download");
|
|
2
|
+
|
|
3
|
+
function fileNameStamp() {
|
|
4
|
+
const d = new Date();
|
|
5
|
+
return d.getTime();
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
export const fileDownloadModule = {
|
|
9
|
+
async onRunFileDownload() {
|
|
10
|
+
logger.log("download run");
|
|
11
|
+
},
|
|
12
|
+
downloadFile(url) {
|
|
13
|
+
const task = this.download(url, {
|
|
14
|
+
headers: {},
|
|
15
|
+
timeout: 60000,
|
|
16
|
+
filePath: `${fileNameStamp()}.png`,
|
|
17
|
+
});
|
|
18
|
+
|
|
19
|
+
if (!task) {
|
|
20
|
+
this.call({
|
|
21
|
+
message: "download fail",
|
|
22
|
+
});
|
|
23
|
+
return;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
task.onSuccess = (data) => {
|
|
27
|
+
logger.log("download success", data, this.call);
|
|
28
|
+
this.call({
|
|
29
|
+
result: {
|
|
30
|
+
filePath: data.filePath,
|
|
31
|
+
},
|
|
32
|
+
});
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
task.onFail = (data) => {
|
|
36
|
+
logger.log("download fail", data);
|
|
37
|
+
this.call({
|
|
38
|
+
result: {
|
|
39
|
+
message: "download fail",
|
|
40
|
+
},
|
|
41
|
+
});
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
task.onComplete = () => {
|
|
45
|
+
logger.log("download complete");
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
task.onProgress = (data) => {
|
|
49
|
+
logger.log("download progress", data);
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
return task;
|
|
53
|
+
},
|
|
54
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
const logger = Logger.getLogger("file-transfer");
|
|
2
|
+
|
|
3
|
+
export const fileTransferModule = {
|
|
4
|
+
onRunFileTransfer() {
|
|
5
|
+
logger.log("fileTransfer run");
|
|
6
|
+
},
|
|
7
|
+
transferFile(url, opt) {
|
|
8
|
+
const task = this.sendFile(url, opt);
|
|
9
|
+
|
|
10
|
+
task.on("progress", (e) => {
|
|
11
|
+
logger.log("task progress", e);
|
|
12
|
+
});
|
|
13
|
+
|
|
14
|
+
task.on("change", (e) => {
|
|
15
|
+
logger.log("task change", e);
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
return task;
|
|
19
|
+
},
|
|
20
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { convertLib } from "@zeppos/zml/base-side";
|
|
2
|
+
|
|
3
|
+
const logger = Logger.getLogger("image-convert");
|
|
4
|
+
|
|
5
|
+
export const imageConvertModule = {
|
|
6
|
+
async onRunImageConvert() {
|
|
7
|
+
logger.log("imageConvert run");
|
|
8
|
+
},
|
|
9
|
+
async convert(filePath) {
|
|
10
|
+
const result = await convertLib.convert({
|
|
11
|
+
filePath: filePath,
|
|
12
|
+
targetFilePath: filePath,
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
logger.log("ConvertImage result=>%j", result);
|
|
16
|
+
return result;
|
|
17
|
+
},
|
|
18
|
+
};
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/app-side/index.js
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { BaseSideService } from "@zeppos/zml/base-side";
|
|
2
|
+
|
|
3
|
+
import { fileDownloadModule } from "./file-download-module";
|
|
4
|
+
import { fileTransferModule } from "./file-transfer-module";
|
|
5
|
+
import { fetchModule } from "./fetch-module";
|
|
6
|
+
import { imageConvertModule } from "./image-convert-module";
|
|
7
|
+
|
|
8
|
+
const logger = Logger.getLogger("message-app-side");
|
|
9
|
+
|
|
10
|
+
AppSideService(
|
|
11
|
+
BaseSideService({
|
|
12
|
+
...fetchModule,
|
|
13
|
+
...fileDownloadModule,
|
|
14
|
+
...imageConvertModule,
|
|
15
|
+
...fileTransferModule,
|
|
16
|
+
onInit() {
|
|
17
|
+
logger.log("app side service invoke onInit");
|
|
18
|
+
},
|
|
19
|
+
onRun() {
|
|
20
|
+
logger.log("app side service invoke onRun");
|
|
21
|
+
},
|
|
22
|
+
onDestroy() {
|
|
23
|
+
logger.log("app side service invoke onDestroy");
|
|
24
|
+
},
|
|
25
|
+
onReceivedFile(file) {
|
|
26
|
+
logger.log("received file:=> %j", file);
|
|
27
|
+
},
|
|
28
|
+
async onRequest(req, res) {
|
|
29
|
+
const [, action] = req.method.split(".");
|
|
30
|
+
switch (action) {
|
|
31
|
+
case "cover": {
|
|
32
|
+
const { coverUrl = "https://docs.zepp.com/zh-cn/img/logo.png" } =
|
|
33
|
+
req.params || {};
|
|
34
|
+
this.downloadFile(encodeURI(coverUrl));
|
|
35
|
+
res(null, {
|
|
36
|
+
status: "success",
|
|
37
|
+
data: "",
|
|
38
|
+
});
|
|
39
|
+
break;
|
|
40
|
+
}
|
|
41
|
+
case "trans": {
|
|
42
|
+
const { filePath } = req.params;
|
|
43
|
+
logger.log("start covert img");
|
|
44
|
+
await this.convert(filePath);
|
|
45
|
+
res(null, {
|
|
46
|
+
status: "success",
|
|
47
|
+
data: "",
|
|
48
|
+
});
|
|
49
|
+
this.transferFile(filePath, { type: "png", name: filePath });
|
|
50
|
+
break;
|
|
51
|
+
}
|
|
52
|
+
default: {
|
|
53
|
+
res(null, {
|
|
54
|
+
status: "error",
|
|
55
|
+
message: "unknown action",
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
})
|
|
61
|
+
);
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { BaseApp } from "@zeppos/zml/base-app";
|
|
2
|
+
import { EventBus } from "@zos/utils";
|
|
3
|
+
|
|
4
|
+
const bus = new EventBus();
|
|
5
|
+
|
|
6
|
+
App(
|
|
7
|
+
BaseApp({
|
|
8
|
+
globalData: {
|
|
9
|
+
bus,
|
|
10
|
+
},
|
|
11
|
+
onCreate() {
|
|
12
|
+
console.log("app on create invoke");
|
|
13
|
+
},
|
|
14
|
+
|
|
15
|
+
onDestroy() {
|
|
16
|
+
console.log("app on destroy invoke");
|
|
17
|
+
},
|
|
18
|
+
})
|
|
19
|
+
);
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
{
|
|
2
|
+
"configVersion": "v3",
|
|
3
|
+
"app": {
|
|
4
|
+
"appId": 20001,
|
|
5
|
+
"appName": "Download",
|
|
6
|
+
"appType": "app",
|
|
7
|
+
"version": {
|
|
8
|
+
"code": 1,
|
|
9
|
+
"name": "1.0.0"
|
|
10
|
+
},
|
|
11
|
+
"icon": "icon.png",
|
|
12
|
+
"vender": "zepp",
|
|
13
|
+
"description": "A sample application for downloading and transferring resources"
|
|
14
|
+
},
|
|
15
|
+
"permissions": ["data:os.device.info", "device:os.ble"],
|
|
16
|
+
"runtime": {
|
|
17
|
+
"apiVersion": {
|
|
18
|
+
"compatible": "3.0.0",
|
|
19
|
+
"target": "3.0.0",
|
|
20
|
+
"minVersion": "3.0"
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
"targets": {
|
|
24
|
+
"gt": {
|
|
25
|
+
"module": {
|
|
26
|
+
"page": {
|
|
27
|
+
"pages": ["page/index"]
|
|
28
|
+
},
|
|
29
|
+
"app-side": {
|
|
30
|
+
"path": "app-side/index"
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
"platforms": [
|
|
34
|
+
{
|
|
35
|
+
"st": "r",
|
|
36
|
+
"dw": 480
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"designWidth": 480
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
"i18n": {
|
|
43
|
+
"en-US": {
|
|
44
|
+
"appName": "Download"
|
|
45
|
+
}
|
|
46
|
+
},
|
|
47
|
+
"defaultLanguage": "en-US"
|
|
48
|
+
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|