gds-plus-design-vue 1.1.21 → 1.1.23

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
@@ -2112,7 +2112,7 @@ export default {
2112
2112
  tabType: "Page type",
2113
2113
  tabLine: "Line",
2114
2114
  carding: "Cardification",
2115
- percentageOfWidth: "Width percentage",
2115
+ percentageOfWidth: "Width",
2116
2116
  residualProportion: "Remaining proportion",
2117
2117
  arrangementDirection: "Arrangement direction",
2118
2118
  horizontal: "Level",
@@ -2280,7 +2280,13 @@ export default {
2280
2280
  refreshFields: "Refresh fields",
2281
2281
  allFields: "All fields",
2282
2282
  specifyFields: "Specify fields",
2283
- placeholder: "Placeholder"
2283
+ placeholder: "Placeholder",
2284
+ maxLineClamp: "Display rows",
2285
+ maxLineClampTip: "Unlimited empty time",
2286
+ rightDirection: "Right",
2287
+ leftDirection: "Left",
2288
+ topDirection: "Top",
2289
+ bottomDirection: "Bottom",
2284
2290
  },
2285
2291
  /*集群列表 */
2286
2292
  colony: {
package/locale/id_ID.js CHANGED
@@ -2115,7 +2115,7 @@ export default {
2115
2115
  tabType: "页签类型",
2116
2116
  tabLine: "线条",
2117
2117
  carding: "卡片化",
2118
- percentageOfWidth: "宽度百分比",
2118
+ percentageOfWidth: "宽度百",
2119
2119
  residualProportion: "剩余占比",
2120
2120
  arrangementDirection: "排列方向",
2121
2121
  horizontal: "水平",
@@ -2283,7 +2283,13 @@ export default {
2283
2283
  refreshFields: "刷新字段",
2284
2284
  allFields: "全部字段",
2285
2285
  specifyFields: "指定字段",
2286
- placeholder: "占位符"
2286
+ placeholder: "占位符",
2287
+ maxLineClamp: "Tampilkan baris",
2288
+ maxLineClampTip: "Waktu kosong tak terbatas",
2289
+ rightDirection: "Kanan",
2290
+ leftDirection: "Kiri",
2291
+ topDirection: "Atas",
2292
+ bottomDirection: "Bawah",
2287
2293
  },
2288
2294
  /*集群列表 */
2289
2295
  colony: {
package/locale/vi_VN.js CHANGED
@@ -2114,7 +2114,7 @@ export default {
2114
2114
  tabType: "页签类型",
2115
2115
  tabLine: "线条",
2116
2116
  carding: "卡片化",
2117
- percentageOfWidth: "宽度百分比",
2117
+ percentageOfWidth: "宽度",
2118
2118
  residualProportion: "剩余占比",
2119
2119
  arrangementDirection: "排列方向",
2120
2120
  horizontal: "水平",
@@ -2282,7 +2282,13 @@ export default {
2282
2282
  refreshFields: "刷新字段",
2283
2283
  allFields: "全部字段",
2284
2284
  specifyFields: "指定字段",
2285
- placeholder: "占位符"
2285
+ placeholder: "占位符",
2286
+ maxLineClamp: "Hiển thị hàng",
2287
+ maxLineClampTip: "Thời gian trống không giới hạn",
2288
+ rightDirection: "phải",
2289
+ leftDirection: "Trái",
2290
+ topDirection: "Đầu",
2291
+ bottomDirection: "Bên dưới",
2286
2292
  },
2287
2293
  /*集群列表 */
2288
2294
  colony: {
package/locale/zh_CN.js CHANGED
@@ -2114,7 +2114,7 @@ export default {
2114
2114
  tabType: "页签类型",
2115
2115
  tabLine: "线条",
2116
2116
  carding: "卡片化",
2117
- percentageOfWidth: "宽度百分比",
2117
+ percentageOfWidth: "宽度",
2118
2118
  residualProportion: "剩余占比",
2119
2119
  arrangementDirection: "排列方向",
2120
2120
  horizontal: "水平",
@@ -2282,7 +2282,13 @@ export default {
2282
2282
  refreshFields: "刷新字段",
2283
2283
  allFields: "全部字段",
2284
2284
  specifyFields: "指定字段",
2285
- placeholder: "占位符"
2285
+ placeholder: "占位符",
2286
+ maxLineClamp: "最大展示行数",
2287
+ maxLineClampTip: "为空时不限制",
2288
+ rightDirection: "右",
2289
+ leftDirection: "左",
2290
+ topDirection: "上",
2291
+ bottomDirection: "下",
2286
2292
  },
2287
2293
  /*集群列表 */
2288
2294
  colony: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.21",
3
+ "version": "1.1.23",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",