@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
|
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
|
|
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
|
|
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
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as hmUI from "@zos/ui";
|
|
2
|
+
|
|
3
|
+
export function createMask(style, parent = hmUI, isMaskActive = false) {
|
|
4
|
+
const mask = parent.createWidget(hmUI.widget.FILL_RECT, {
|
|
5
|
+
...style,
|
|
6
|
+
color: 0x000000,
|
|
7
|
+
alpha: 0x96,
|
|
8
|
+
enable: isMaskActive,
|
|
9
|
+
});
|
|
10
|
+
mask.setAlpha(0x96);
|
|
11
|
+
mask.setProperty(hmUI.prop.VISIBLE, isMaskActive);
|
|
12
|
+
return mask;
|
|
13
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as hmUI from "@zos/ui";
|
|
2
|
+
import { createMask } from "../mask";
|
|
3
|
+
|
|
4
|
+
export function createPressedBtn(
|
|
5
|
+
style,
|
|
6
|
+
clickCb = () => {},
|
|
7
|
+
parent = hmUI,
|
|
8
|
+
isMaskActive = false
|
|
9
|
+
) {
|
|
10
|
+
let mask;
|
|
11
|
+
const btn = parent.createWidget(hmUI.widget.BUTTON, {
|
|
12
|
+
...style,
|
|
13
|
+
click_down: () => {
|
|
14
|
+
mask.setProperty(hmUI.prop.VISIBLE, true);
|
|
15
|
+
},
|
|
16
|
+
click_func: () => {
|
|
17
|
+
mask.setProperty(hmUI.prop.VISIBLE, false);
|
|
18
|
+
clickCb && typeof clickCb === "function" && clickCb();
|
|
19
|
+
},
|
|
20
|
+
click_up: () => {
|
|
21
|
+
mask.setProperty(hmUI.prop.VISIBLE, false);
|
|
22
|
+
},
|
|
23
|
+
move_out: () => {
|
|
24
|
+
mask.setProperty(hmUI.prop.VISIBLE, false);
|
|
25
|
+
},
|
|
26
|
+
});
|
|
27
|
+
mask = createMask({ ...style }, parent, isMaskActive);
|
|
28
|
+
return btn;
|
|
29
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/// <reference path="node_modules/@zeppos/device-types/index.d.ts" />
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/page/i18n/en-US.po
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
msgid "downloadTip"
|
|
2
|
+
msgstr "Please click the download button to start downloading the image"
|
|
3
|
+
|
|
4
|
+
msgid "downloadingTip"
|
|
5
|
+
msgstr "downloading image"
|
|
6
|
+
|
|
7
|
+
msgid "downloadFailTip"
|
|
8
|
+
msgstr "Failed to download image"
|
|
9
|
+
|
|
10
|
+
msgid "transingTip"
|
|
11
|
+
msgstr "transferring pictures"
|
|
12
|
+
|
|
13
|
+
msgid "transTip"
|
|
14
|
+
msgstr "The image download is completed, please click the transfer button to start image transfer"
|
|
15
|
+
|
|
16
|
+
msgid "transFailTip"
|
|
17
|
+
msgstr "Failed to transfer image"
|
|
18
|
+
|
|
19
|
+
msgid "imagePath"
|
|
20
|
+
msgstr "Image path: %s"
|
|
21
|
+
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/page/index.js
ADDED
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import hmUI from "@zos/ui";
|
|
2
|
+
import { log as Logger } from "@zos/utils";
|
|
3
|
+
import { getText } from "@zos/i18n";
|
|
4
|
+
import { BasePage } from '@zeppos/zml/base-page';
|
|
5
|
+
import * as Styles from "zosLoader:./index.[pf].layout.js";
|
|
6
|
+
import { createPressedBtn } from "../components/pressed-btn";
|
|
7
|
+
|
|
8
|
+
import { getResourcePath } from "./../utils/index";
|
|
9
|
+
const logger = Logger.getLogger("download page");
|
|
10
|
+
|
|
11
|
+
let textWidget;
|
|
12
|
+
Page(
|
|
13
|
+
BasePage({
|
|
14
|
+
state: {
|
|
15
|
+
isDownload: false,
|
|
16
|
+
isTransfer: false,
|
|
17
|
+
filePath: "",
|
|
18
|
+
fileName: "",
|
|
19
|
+
},
|
|
20
|
+
onCall({ result }) {
|
|
21
|
+
if (result && "filePath" in result) {
|
|
22
|
+
this.state.filePath = result.filePath;
|
|
23
|
+
this.state.isDownload = false;
|
|
24
|
+
textWidget.setProperty(hmUI.prop.TEXT, getText("transTip"));
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
onReceivedFile(fileHandler) {
|
|
28
|
+
logger.debug("file received %s", fileHandler.toString());
|
|
29
|
+
|
|
30
|
+
fileHandler.on("progress", (progress) => {
|
|
31
|
+
const { loadedSize: loaded, fileSize: total } = progress.data;
|
|
32
|
+
const numProgress =
|
|
33
|
+
loaded === total ? 100 : Math.floor((loaded * 100) / total);
|
|
34
|
+
logger.debug("file progress === ==>", numProgress);
|
|
35
|
+
if (numProgress === 100) {
|
|
36
|
+
this.state.isTransfer = false;
|
|
37
|
+
this.state.fileName = fileHandler.fileName;
|
|
38
|
+
const path = getText(
|
|
39
|
+
"imagePath",
|
|
40
|
+
getResourcePath(this.state.fileName)
|
|
41
|
+
);
|
|
42
|
+
textWidget.setProperty(hmUI.prop.TEXT, path);
|
|
43
|
+
}
|
|
44
|
+
});
|
|
45
|
+
|
|
46
|
+
fileHandler.on("change", (event) => {
|
|
47
|
+
logger.debug("file status === ==>", event.data.readyState);
|
|
48
|
+
if (event.data.readyState === "transferred") {
|
|
49
|
+
logger.debug(
|
|
50
|
+
"COVER file transfer success ===> ",
|
|
51
|
+
fileHandler.filePath
|
|
52
|
+
);
|
|
53
|
+
this.state.isTransfer = false;
|
|
54
|
+
this.state.fileName = fileHandler.fileName;
|
|
55
|
+
}
|
|
56
|
+
});
|
|
57
|
+
},
|
|
58
|
+
build() {
|
|
59
|
+
textWidget = hmUI.createWidget(hmUI.widget.TEXT, {
|
|
60
|
+
...Styles.TIPS_STYLE,
|
|
61
|
+
text: getText("downloadTip"),
|
|
62
|
+
});
|
|
63
|
+
|
|
64
|
+
createPressedBtn(
|
|
65
|
+
Styles.DOWNLOAD_BTN,
|
|
66
|
+
() => {
|
|
67
|
+
console.log("--->click");
|
|
68
|
+
if (this.state.isDownload) return;
|
|
69
|
+
if (this.state.filePath) return;
|
|
70
|
+
this.state.isDownload = true;
|
|
71
|
+
textWidget.setProperty(hmUI.prop.TEXT, getText("downloadingTip"));
|
|
72
|
+
|
|
73
|
+
this.request({
|
|
74
|
+
method: "img.cover",
|
|
75
|
+
params: "",
|
|
76
|
+
})
|
|
77
|
+
.then((result) => {})
|
|
78
|
+
.catch((error) => {
|
|
79
|
+
logger.error("error=>%j", error);
|
|
80
|
+
this.state.isDownload = false;
|
|
81
|
+
textWidget.setProperty(
|
|
82
|
+
hmUI.prop.TEXT,
|
|
83
|
+
getText("downloadFailTip")
|
|
84
|
+
);
|
|
85
|
+
});
|
|
86
|
+
},
|
|
87
|
+
hmUI
|
|
88
|
+
);
|
|
89
|
+
|
|
90
|
+
createPressedBtn(
|
|
91
|
+
Styles.TRANS_BTN,
|
|
92
|
+
() => {
|
|
93
|
+
if (this.state.isTransfer) return;
|
|
94
|
+
if (!this.state.filePath) return;
|
|
95
|
+
if (this.state.fileName) return;
|
|
96
|
+
this.state.isTransfer = true;
|
|
97
|
+
textWidget.setProperty(hmUI.prop.TEXT, getText("transingTip"));
|
|
98
|
+
|
|
99
|
+
this.request({
|
|
100
|
+
method: "img.trans",
|
|
101
|
+
params: {
|
|
102
|
+
filePath: this.state.filePath,
|
|
103
|
+
},
|
|
104
|
+
})
|
|
105
|
+
.then((result) => {})
|
|
106
|
+
.catch((error) => {
|
|
107
|
+
logger.error("error=>%j", error);
|
|
108
|
+
this.state.isTransfer = false;
|
|
109
|
+
textWidget.setProperty(hmUI.prop.TEXT, getText("transFailTip"));
|
|
110
|
+
});
|
|
111
|
+
},
|
|
112
|
+
hmUI
|
|
113
|
+
);
|
|
114
|
+
},
|
|
115
|
+
})
|
|
116
|
+
);
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import 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 TIPS_STYLE = {
|
|
7
|
+
x: px(56),
|
|
8
|
+
y: px(100),
|
|
9
|
+
w: DEVICE_WIDTH - 2 * px(56),
|
|
10
|
+
h: px(220),
|
|
11
|
+
color: 0xffffff,
|
|
12
|
+
text: "",
|
|
13
|
+
text_size: px(40),
|
|
14
|
+
align_h: hmUI.align.CENTER_H,
|
|
15
|
+
align_v: hmUI.align.CENTER_V,
|
|
16
|
+
text_style: hmUI.text_style.WRAP,
|
|
17
|
+
font: "/system/fonts/allfont-Medium.ttf",
|
|
18
|
+
alpha: 0x99,
|
|
19
|
+
enable: false,
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
export const COVER_IMG = {
|
|
23
|
+
x: px(125),
|
|
24
|
+
y: px(60),
|
|
25
|
+
w: px(230),
|
|
26
|
+
h: px(230),
|
|
27
|
+
// auto_scale: true,
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export const DOWNLOAD_BTN = {
|
|
31
|
+
x: px(90),
|
|
32
|
+
y: px(350),
|
|
33
|
+
w: px(96),
|
|
34
|
+
h: px(96),
|
|
35
|
+
normal_src: "download.png",
|
|
36
|
+
press_src: "download.png",
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export const TRANS_BTN = {
|
|
40
|
+
x: px(294),
|
|
41
|
+
y: px(350),
|
|
42
|
+
w: px(96),
|
|
43
|
+
h: px(96),
|
|
44
|
+
normal_src: "transfer.png",
|
|
45
|
+
press_src: "transfer.png",
|
|
46
|
+
};
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/download/utils/constants.js
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { getDeviceInfo } from "@zos/device";
|
|
2
|
+
// 设备信息
|
|
3
|
+
export const DEVICE_INFO = getDeviceInfo();
|
|
4
|
+
|
|
5
|
+
// 设备形状
|
|
6
|
+
export const DEVICE_SHAPE = DEVICE_INFO.screenShape === 0 ? "square" : "round";
|
|
7
|
+
|
|
8
|
+
// 设备宽高
|
|
9
|
+
export const { width: DEVICE_WIDTH, height: DEVICE_HEIGHT } = DEVICE_INFO;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "empty",
|
|
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
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
{
|
|
2
|
+
"configVersion": "v3",
|
|
3
|
+
"app": {
|
|
4
|
+
"appId": 20001,
|
|
5
|
+
"appName": "Empty",
|
|
6
|
+
"appType": "app",
|
|
7
|
+
"version": {
|
|
8
|
+
"code": 1,
|
|
9
|
+
"name": "1.0.0"
|
|
10
|
+
},
|
|
11
|
+
"icon": "icon.png",
|
|
12
|
+
"vender": "zepp",
|
|
13
|
+
"description": "empty application"
|
|
14
|
+
},
|
|
15
|
+
"permissions": ["device:os.bg_service"],
|
|
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": [
|
|
28
|
+
"page/index"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
"app-side": {
|
|
32
|
+
"path": "app-side/index"
|
|
33
|
+
},
|
|
34
|
+
"setting": {
|
|
35
|
+
"path": "setting/index"
|
|
36
|
+
},
|
|
37
|
+
"app-service": {
|
|
38
|
+
"services": ["app-service/index"]
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"platforms": [
|
|
42
|
+
{
|
|
43
|
+
"st": "r",
|
|
44
|
+
"dw": 480
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"st": "s",
|
|
48
|
+
"dw": 390
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"st": "b",
|
|
52
|
+
"dw": 194
|
|
53
|
+
}
|
|
54
|
+
]
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
"i18n": {
|
|
58
|
+
"en-US": {
|
|
59
|
+
"appName": "Empty"
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
"defaultLanguage": "en-US"
|
|
63
|
+
}
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/assets/gt.b/icon.png
ADDED
|
Binary file
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/assets/gt.r/icon.png
ADDED
|
Binary file
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/empty/assets/gt.s/icon.png
ADDED
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/// <reference path="node_modules/@zeppos/device-types/index.d.ts" />
|
package/private-modules/zeppos-app-utils/dist/public/template/os3.0/app/fetch-api/_package.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "fetch",
|
|
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
|
+
}
|