gds-plus-design-vue 1.1.37 → 1.1.38

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/locale/en_US.js CHANGED
@@ -2302,7 +2302,10 @@ export default {
2302
2302
  callbackMethod: "Callback method",
2303
2303
  bindValue: "Bind value",
2304
2304
  associationBinding: "Association binding",
2305
- timer: "Timer"
2305
+ timer: "Timer",
2306
+ spaceTrim: "Remove spaces",
2307
+ aroundSpace: "Front and back spaces",
2308
+ allSpace: "All spaces"
2306
2309
  },
2307
2310
  /*集群列表 */
2308
2311
  colony: {
package/locale/id_ID.js CHANGED
@@ -2304,7 +2304,10 @@ export default {
2304
2304
  callbackMethod: "Metode panggilan kembali",
2305
2305
  bindValue: "Nilai mengikat",
2306
2306
  associationBinding: "Asosiasi mengikat",
2307
- timer:"timer"
2307
+ timer: "timer",
2308
+ spaceTrim: "Hapus ruang",
2309
+ aroundSpace: "Ruang depan dan belakang",
2310
+ allSpace: "Semua ruang"
2308
2311
  },
2309
2312
  /*集群列表 */
2310
2313
  colony: {
package/locale/vi_VN.js CHANGED
@@ -2304,7 +2304,10 @@ export default {
2304
2304
  callbackMethod: "Phương pháp gọi lại",
2305
2305
  bindValue: "Giá trị ràng buộc",
2306
2306
  associationBinding: "Hiệp hội ràng buộc",
2307
- timer:"Thời gian"
2307
+ timer: "Thời gian",
2308
+ spaceTrim: "Xóa các khoảng trống",
2309
+ aroundSpace: "Không gian phía trước và phía sau",
2310
+ allSpace: "Tất cả không gian"
2308
2311
  },
2309
2312
  /*集群列表 */
2310
2313
  colony: {
package/locale/zh_CN.js CHANGED
@@ -2304,7 +2304,10 @@ export default {
2304
2304
  callbackMethod: "回调方法",
2305
2305
  bindValue: "绑定值",
2306
2306
  associationBinding: "关联绑定",
2307
- timer: "计时器"
2307
+ timer: "计时器",
2308
+ spaceTrim: "去除空格",
2309
+ aroundSpace: "前后空格",
2310
+ allSpace: "所有空格"
2308
2311
  },
2309
2312
  /*集群列表 */
2310
2313
  colony: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.37",
3
+ "version": "1.1.38",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",