@kmkf-fe-packages/basic-components 2.0.19-beta.70 → 2.0.19-beta.71

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/dist/index.esm.js CHANGED
@@ -1397,7 +1397,7 @@ var ApaasUploadProAsync = function ApaasUploadProAsync(_ref, ref) {
1397
1397
  return item;
1398
1398
  }));
1399
1399
  },
1400
- placeholder: "\u8BF7\u8F93\u5165\u56FE\u7247\u63CF\u8FF0",
1400
+ placeholder: "\u8BF7\u8F93\u5165\u56FE\u7247\u540D\u79F0",
1401
1401
  autoSize: {
1402
1402
  minRows: 2,
1403
1403
  maxRows: 2
package/dist/index.js CHANGED
@@ -1409,7 +1409,7 @@ var ApaasUploadProAsync = function ApaasUploadProAsync(_ref, ref) {
1409
1409
  return item;
1410
1410
  }));
1411
1411
  },
1412
- placeholder: "\u8BF7\u8F93\u5165\u56FE\u7247\u63CF\u8FF0",
1412
+ placeholder: "\u8BF7\u8F93\u5165\u56FE\u7247\u540D\u79F0",
1413
1413
  autoSize: {
1414
1414
  minRows: 2,
1415
1415
  maxRows: 2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/basic-components",
3
- "version": "2.0.19-beta.70",
3
+ "version": "2.0.19-beta.71",
4
4
  "description": "> TODO: description",
5
5
  "homepage": "",
6
6
  "license": "ISC",
@@ -65,5 +65,5 @@
65
65
  "publishConfig": {
66
66
  "access": "public"
67
67
  },
68
- "gitHead": "a3986226dc345c807023e51b5216bf752162b664"
68
+ "gitHead": "99a53ce3e7983463ef528e56708d78f0608b35a7"
69
69
  }