gds-plus-design-vue 1.1.21 → 1.1.22
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/lib/gd-initial.mjs +1 -1
- package/lib/gd-initial.umd.js +8 -11
- package/lib/{index.dbd06288.mjs → index.f0b9ea3d.mjs} +247 -147
- package/lib/{main.2d642d6b.mjs → main.3c990201.mjs} +1 -1
- package/lib/style.css +2 -2
- package/locale/en_US.js +8 -2
- package/locale/id_ID.js +8 -3
- package/locale/vi_VN.js +8 -2
- package/locale/zh_CN.js +8 -2
- package/package.json +1 -1
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
|
|
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
|
@@ -1510,7 +1510,6 @@ export default {
|
|
|
1510
1510
|
path: "alamat",
|
|
1511
1511
|
selectFileTip: "Silakan pilih berkas!",
|
|
1512
1512
|
location: 'Positioning',
|
|
1513
|
-
|
|
1514
1513
|
},
|
|
1515
1514
|
/*消息模版和管理*/
|
|
1516
1515
|
msg: {
|
|
@@ -2115,7 +2114,7 @@ export default {
|
|
|
2115
2114
|
tabType: "页签类型",
|
|
2116
2115
|
tabLine: "线条",
|
|
2117
2116
|
carding: "卡片化",
|
|
2118
|
-
percentageOfWidth: "
|
|
2117
|
+
percentageOfWidth: "宽度百",
|
|
2119
2118
|
residualProportion: "剩余占比",
|
|
2120
2119
|
arrangementDirection: "排列方向",
|
|
2121
2120
|
horizontal: "水平",
|
|
@@ -2283,7 +2282,13 @@ export default {
|
|
|
2283
2282
|
refreshFields: "刷新字段",
|
|
2284
2283
|
allFields: "全部字段",
|
|
2285
2284
|
specifyFields: "指定字段",
|
|
2286
|
-
placeholder: "占位符"
|
|
2285
|
+
placeholder: "占位符",
|
|
2286
|
+
maxLineClamp: "Tampilkan baris",
|
|
2287
|
+
maxLineClampTip: "Waktu kosong tak terbatas",
|
|
2288
|
+
rightDirection: "Kanan",
|
|
2289
|
+
leftDirection: "Kiri",
|
|
2290
|
+
topDirection: "Atas",
|
|
2291
|
+
bottomDirection: "Bawah",
|
|
2287
2292
|
},
|
|
2288
2293
|
/*集群列表 */
|
|
2289
2294
|
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: {
|