gds-plus-design-vue 1.1.46 → 1.1.47

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
@@ -515,7 +515,11 @@ export default {
515
515
  btnRules: "Button Rules",
516
516
  basicInformation: "Basic information",
517
517
  tablePrimaryKeyTip: "The table does not have a primary key field set",
518
- columnPrimaryKeyTip: "Display column without primary key field configured"
518
+ columnPrimaryKeyTip: "Display column without primary key field configured",
519
+ lastWeek: "Within a week",
520
+ lastMonth: "Last month",
521
+ pastThreeMonths: "In the past three months",
522
+ filterFields: "Filter fields"
519
523
  },
520
524
  /*表单*/
521
525
  form: {
@@ -857,7 +861,9 @@ export default {
857
861
  beenSet: "Cc",
858
862
  withdrawed: "Ditarik",
859
863
  labelBtn: "Hak operasi",
860
- assApply: "再次申请",
864
+ assApply: "Re apply",
865
+ btnHistory: 'Load more approval history'
866
+
861
867
  },
862
868
  /*高级查找*/
863
869
  advancedFind: {
@@ -2008,6 +2014,7 @@ export default {
2008
2014
  pleaseClickOnTheDetailsGenerator: "Please click on the details generator",
2009
2015
  pleaseClickOnChartBuilder: "Please click on the chart generator",
2010
2016
  pleaseClickOnFormGenerator: "Please click on the table generator",
2017
+ pleaseClickFiltering: "Please click on the filter generator"
2011
2018
  },
2012
2019
  /*目录属性*/
2013
2020
  directory: {
@@ -2077,6 +2084,7 @@ export default {
2077
2084
  fieldConfiguration: "Field configuration",
2078
2085
  displayColumn: "Display columns",
2079
2086
  chartGenerator: "Chart Generator",
2087
+ filteringGenerator: "Filter Generator",
2080
2088
  selectionView: "Select View",
2081
2089
  selectionChart: "Select Chart",
2082
2090
  add: "Add",
@@ -2324,7 +2332,11 @@ export default {
2324
2332
  timer: "Timer",
2325
2333
  spaceTrim: "Remove spaces",
2326
2334
  aroundSpace: "Front and back spaces",
2327
- allSpace: "All spaces"
2335
+ allSpace: "All spaces",
2336
+ interactiveName: "Interaction Name",
2337
+ foldField: "Folding filter options",
2338
+ valueChange: "Value change",
2339
+ clickBtn: "Click on the button"
2328
2340
  },
2329
2341
  /*集群列表 */
2330
2342
  colony: {
@@ -2498,6 +2510,8 @@ export default {
2498
2510
  filePreview: "File preview",
2499
2511
  globalComponents: "Global components",
2500
2512
  pageComponents: "On page components",
2513
+ filterData: "Filter data",
2514
+ enlargeChart: "Enlarge the chart",
2501
2515
  }
2502
2516
  }
2503
2517
  };
package/locale/id_ID.js CHANGED
@@ -515,7 +515,11 @@ export default {
515
515
  btnRules: "Aturan Tombol",
516
516
  basicInformation: "Informasi dasar",
517
517
  tablePrimaryKeyTip: "Tabel tidak memiliki set bidang kunci utama",
518
- columnPrimaryKeyTip: "Tampilkan kolom tanpa bidang kunci utama yang dikonfigurasi"
518
+ columnPrimaryKeyTip: "Tampilkan kolom tanpa bidang kunci utama yang dikonfigurasi",
519
+ lastWeek: "Dalam waktu seminggu",
520
+ lastMonth: "bulan lalu",
521
+ pastThreeMonths: "Dalam tiga bulan terakhir",
522
+ filterFields: "Bidang filter"
519
523
  },
520
524
  /*表单*/
521
525
  form: {
@@ -857,7 +861,9 @@ export default {
857
861
  beenSet: "Cc",
858
862
  withdrawed: "Ditarik",
859
863
  labelBtn: "Hak operasi",
860
- assApply: "再次申请",
864
+ assApply: "Re apply",
865
+ btnHistory: 'Load more approval history'
866
+
861
867
  },
862
868
  /*高级查找*/
863
869
  advancedFind: {
@@ -2010,6 +2016,7 @@ export default {
2010
2016
  pleaseClickOnTheDetailsGenerator: "请点击详情生成器",
2011
2017
  pleaseClickOnChartBuilder: "请点击图表生成器",
2012
2018
  pleaseClickOnFormGenerator: "请点击表格生成器",
2019
+ pleaseClickFiltering: "请点击筛选生成器"
2013
2020
  },
2014
2021
  /*目录属性*/
2015
2022
  directory: {
@@ -2079,6 +2086,7 @@ export default {
2079
2086
  fieldConfiguration: "字段配置",
2080
2087
  displayColumn: "显示列",
2081
2088
  chartGenerator: "图表生成器",
2089
+ filteringGenerator: "Filter Generator",
2082
2090
  selectionView: "选择视图",
2083
2091
  selectionChart: "选择图表",
2084
2092
  add: "新增",
@@ -2326,7 +2334,11 @@ export default {
2326
2334
  timer: "timer",
2327
2335
  spaceTrim: "Hapus ruang",
2328
2336
  aroundSpace: "Ruang depan dan belakang",
2329
- allSpace: "Semua ruang"
2337
+ allSpace: "Semua ruang",
2338
+ interactiveName: "Nama Interaksi",
2339
+ foldField: "Pilihan filter lipat",
2340
+ valueChange: "Perubahan nilai",
2341
+ clickBtn: "Klik pada tombol"
2330
2342
  },
2331
2343
  /*集群列表 */
2332
2344
  colony: {
@@ -2500,6 +2512,8 @@ export default {
2500
2512
  filePreview: "Pratinjau file",
2501
2513
  globalComponents: "Komponen global",
2502
2514
  pageComponents: "Pada komponen halaman",
2515
+ filterData: "Filter data",
2516
+ enlargeChart: "Membesarkan grafik",
2503
2517
  }
2504
2518
  }
2505
2519
  };
package/locale/vi_VN.js CHANGED
@@ -515,7 +515,11 @@ export default {
515
515
  btnRules: "Quy tắc nút",
516
516
  basicInformation: "Thông tin cơ bản",
517
517
  tablePrimaryKeyTip: "Bảng không có một bộ trường khóa chính",
518
- columnPrimaryKeyTip: "Cột hiển thị mà không có trường khóa chính được cấu hình"
518
+ columnPrimaryKeyTip: "Cột hiển thị mà không có trường khóa chính được cấu hình",
519
+ lastWeek: "Trong vòng một tuần",
520
+ lastMonth: "Tháng trước",
521
+ pastThreeMonths: "Trong ba tháng qua",
522
+ filterFields: "Các trường lọc"
519
523
  },
520
524
  /*表单*/
521
525
  form: {
@@ -857,7 +861,9 @@ export default {
857
861
  beenSet: "Bản sao chép",
858
862
  withdrawed: "Rút tiền",
859
863
  labelBtn: "Quyền hoạt động",
860
- assApply: "再次申请",
864
+ assApply: "Áp dụng lại",
865
+ btnHistory: 'Tải thêm lịch sử phê duyệt'
866
+
861
867
  },
862
868
  /*高级查找*/
863
869
  advancedFind: {
@@ -2010,6 +2016,7 @@ export default {
2010
2016
  pleaseClickOnTheDetailsGenerator: "请点击详情生成器",
2011
2017
  pleaseClickOnChartBuilder: "请点击图表生成器",
2012
2018
  pleaseClickOnFormGenerator: "请点击表格生成器",
2019
+ pleaseClickFiltering:"请点击筛选生成器"
2013
2020
  },
2014
2021
  /*目录属性*/
2015
2022
  directory: {
@@ -2079,6 +2086,7 @@ export default {
2079
2086
  fieldConfiguration: "字段配置",
2080
2087
  displayColumn: "显示列",
2081
2088
  chartGenerator: "图表生成器",
2089
+ filteringGenerator: "Máy phát lọc",
2082
2090
  selectionView: "选择视图",
2083
2091
  selectionChart: "选择图表",
2084
2092
  add: "新增",
@@ -2326,7 +2334,11 @@ export default {
2326
2334
  timer: "Thời gian",
2327
2335
  spaceTrim: "Xóa các khoảng trống",
2328
2336
  aroundSpace: "Không gian phía trước và phía sau",
2329
- allSpace: "Tất cả không gian"
2337
+ allSpace: "Tất cả không gian",
2338
+ interactiveName: "Tên tương tác",
2339
+ foldField: "Tùy chọn lọc gấp",
2340
+ valueChange: "Thay đổi giá trị",
2341
+ clickBtn: "Nhấp vào nút"
2330
2342
  },
2331
2343
  /*集群列表 */
2332
2344
  colony: {
@@ -2500,6 +2512,8 @@ export default {
2500
2512
  filePreview: "Xem trước tập tin",
2501
2513
  globalComponents: "Các thành phần toàn cầu",
2502
2514
  pageComponents: "Trên các thành phần trang",
2515
+ filterData: "Dữ liệu lọc",
2516
+ enlargeChart: "Mở rộng biểu đồ",
2503
2517
  }
2504
2518
  }
2505
2519
  };
package/locale/zh_CN.js CHANGED
@@ -515,7 +515,11 @@ export default {
515
515
  btnRules: "按钮规则",
516
516
  basicInformation: "基础信息",
517
517
  tablePrimaryKeyTip: "表未设置主键字段",
518
- columnPrimaryKeyTip: "显示列未配置主键字段"
518
+ columnPrimaryKeyTip: "显示列未配置主键字段",
519
+ lastWeek: "最近一周",
520
+ lastMonth: "最近一个月",
521
+ pastThreeMonths: "最近三个月",
522
+ filterFields: "筛选字段"
519
523
  },
520
524
  /*表单*/
521
525
  form: {
@@ -858,6 +862,7 @@ export default {
858
862
  withdrawed: "已撤回",
859
863
  labelBtn: "操作权限",
860
864
  assApply: "再次申请",
865
+ btnHistory: '加载更多审批历史'
861
866
  },
862
867
  /*高级查找*/
863
868
  advancedFind: {
@@ -2010,6 +2015,7 @@ export default {
2010
2015
  pleaseClickOnTheDetailsGenerator: "请点击详情生成器",
2011
2016
  pleaseClickOnChartBuilder: "请点击图表生成器",
2012
2017
  pleaseClickOnFormGenerator: "请点击表格生成器",
2018
+ pleaseClickFiltering: "请点击筛选生成器"
2013
2019
  },
2014
2020
  /*目录属性*/
2015
2021
  directory: {
@@ -2079,6 +2085,7 @@ export default {
2079
2085
  fieldConfiguration: "字段配置",
2080
2086
  displayColumn: "显示列",
2081
2087
  chartGenerator: "图表生成器",
2088
+ filteringGenerator: "过滤生成器",
2082
2089
  selectionView: "选择视图",
2083
2090
  selectionChart: "选择图表",
2084
2091
  add: "新增",
@@ -2326,7 +2333,11 @@ export default {
2326
2333
  timer: "计时器",
2327
2334
  spaceTrim: "去除空格",
2328
2335
  aroundSpace: "前后空格",
2329
- allSpace: "所有空格"
2336
+ allSpace: "所有空格",
2337
+ interactiveName: "交互名称",
2338
+ foldField: "折叠筛选项",
2339
+ valueChange: "值变化",
2340
+ clickBtn: "点击按钮"
2330
2341
  },
2331
2342
  /*集群列表 */
2332
2343
  colony: {
@@ -2500,6 +2511,8 @@ export default {
2500
2511
  filePreview: "文件预览",
2501
2512
  globalComponents: "全局组件",
2502
2513
  pageComponents: "页面内组件",
2514
+ filterData: "筛选数据",
2515
+ enlargeChart: "放大图表",
2503
2516
  }
2504
2517
  }
2505
2518
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.46",
3
+ "version": "1.1.47",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",