@tuya-sat/sdf-main-sdk 2.0.0-smartHome-alpha.5 → 2.0.0-smartHome-alpha.6

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "main.css": "auto/main.css",
3
3
  "main.js": "auto/main.bundle.js",
4
- "364.c9671b0d.chunk.js": "auto/364.c9671b0d.chunk.js",
4
+ "364.302308e4.chunk.js": "auto/364.302308e4.chunk.js",
5
5
  "static/img/login3.png": "auto/static/img/dd06d35d98047203e715.png",
6
6
  "static/img/reLogin.png": "auto/static/img/294142da390c5af23324.png",
7
7
  "static/img/login2.png": "auto/static/img/47a523d0027c7b5af83f.png",
@@ -20,5 +20,5 @@
20
20
  "static/img/img1-dark.png": "auto/static/img/72dd80e82e7a8baf135c.png",
21
21
  "main.css.map": "auto/main.css.map",
22
22
  "main.bundle.js.map": "auto/main.bundle.js.map",
23
- "364.c9671b0d.chunk.js.map": "auto/364.c9671b0d.chunk.js.map"
23
+ "364.302308e4.chunk.js.map": "auto/364.302308e4.chunk.js.map"
24
24
  }
package/dist/zh.json CHANGED
@@ -168,6 +168,7 @@
168
168
  "setting.accountLable": "用户账号(登录账号)",
169
169
  "setting.name": "名称",
170
170
  "setting.timeZone": "时区",
171
+ "setting.notSet": "未设置",
171
172
  "setting.form.avatar.label": "头像",
172
173
  "setting.form.avatar.label.desc": "支持 2M 以内的 png、jpg、jpeg 图片",
173
174
  "setting.form.avatar.modalTitle": "上传头像",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tuya-sat/sdf-main-sdk",
3
- "version": "2.0.0-smartHome-alpha.5",
3
+ "version": "2.0.0-smartHome-alpha.6",
4
4
  "main": "./dist/main.bundle.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "license": "MIT",