@maxax/ui 1.1.20 → 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/dist/components/basic-table/BasicTable.vue.d.ts +83 -0
- package/dist/components/basic-table/BasicTable.vue.d.ts.map +1 -0
- package/dist/components/basic-table/hooks/use-columns.d.ts.map +1 -1
- package/dist/components/basic-table/hooks/use-pagination.d.ts +12 -0
- package/dist/components/basic-table/hooks/use-pagination.d.ts.map +1 -0
- package/dist/components/basic-table/hooks/use-row-selection.d.ts +1 -1
- package/dist/components/basic-table/hooks/use-row-selection.d.ts.map +1 -1
- package/dist/components/basic-table/interface.d.ts +4 -1
- package/dist/components/basic-table/interface.d.ts.map +1 -1
- package/dist/index.cjs +212 -211
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +213 -212
- package/dist/index.mjs.map +1 -1
- package/dist/locales.cjs +30 -2
- package/dist/locales.cjs.map +1 -1
- package/dist/locales.mjs +30 -2
- package/dist/locales.mjs.map +1 -1
- package/dist/theme-chalk/index.css +1 -1
- package/dist/theme-chalk/light.css +1 -1
- package/package.json +17 -15
- package/dist/components/basic-table/setting.d.ts +0 -3
- package/dist/components/basic-table/setting.d.ts.map +0 -1
package/dist/locales.mjs
CHANGED
|
@@ -346,6 +346,10 @@ function requireEnUS$1() {
|
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
348
|
},
|
|
349
|
+
calendar: {
|
|
350
|
+
yearLabel: "{0}",
|
|
351
|
+
monthLabel: "{0}"
|
|
352
|
+
},
|
|
349
353
|
numberInput: {
|
|
350
354
|
currencySymbol: "$"
|
|
351
355
|
},
|
|
@@ -552,6 +556,9 @@ function requireEnUS$1() {
|
|
|
552
556
|
ss: "Second"
|
|
553
557
|
}
|
|
554
558
|
},
|
|
559
|
+
contextMenu: {
|
|
560
|
+
loadingText: "Loading"
|
|
561
|
+
},
|
|
555
562
|
gantt: {
|
|
556
563
|
tFullFormat: {
|
|
557
564
|
year: "{yyyy}年",
|
|
@@ -951,7 +958,7 @@ function requireZhCN$1() {
|
|
|
951
958
|
allChecked: "全选",
|
|
952
959
|
total: "{0} / {1}",
|
|
953
960
|
search: "搜索",
|
|
954
|
-
loadingText: "
|
|
961
|
+
loadingText: "加载中...",
|
|
955
962
|
emptyText: "暂无数据",
|
|
956
963
|
maxSize: "最大可选择的数量不能超过 {0} 个",
|
|
957
964
|
overSizeErr: "已超出最大可选数量 {0} 个,超出部分将被忽略!",
|
|
@@ -1178,6 +1185,10 @@ function requireZhCN$1() {
|
|
|
1178
1185
|
}
|
|
1179
1186
|
}
|
|
1180
1187
|
},
|
|
1188
|
+
calendar: {
|
|
1189
|
+
yearLabel: "{0} 年",
|
|
1190
|
+
monthLabel: "{0} 月"
|
|
1191
|
+
},
|
|
1181
1192
|
numberInput: {
|
|
1182
1193
|
currencySymbol: "¥"
|
|
1183
1194
|
},
|
|
@@ -1384,6 +1395,9 @@ function requireZhCN$1() {
|
|
|
1384
1395
|
ss: "秒"
|
|
1385
1396
|
}
|
|
1386
1397
|
},
|
|
1398
|
+
contextMenu: {
|
|
1399
|
+
loadingText: "加载中..."
|
|
1400
|
+
},
|
|
1387
1401
|
gantt: {
|
|
1388
1402
|
tFullFormat: {
|
|
1389
1403
|
year: "{yyyy}年",
|
|
@@ -2010,6 +2024,10 @@ function requireEnUS() {
|
|
|
2010
2024
|
}
|
|
2011
2025
|
}
|
|
2012
2026
|
},
|
|
2027
|
+
calendar: {
|
|
2028
|
+
yearLabel: "{0}",
|
|
2029
|
+
monthLabel: "{0}"
|
|
2030
|
+
},
|
|
2013
2031
|
numberInput: {
|
|
2014
2032
|
currencySymbol: "$"
|
|
2015
2033
|
},
|
|
@@ -2216,6 +2234,9 @@ function requireEnUS() {
|
|
|
2216
2234
|
ss: "Second"
|
|
2217
2235
|
}
|
|
2218
2236
|
},
|
|
2237
|
+
contextMenu: {
|
|
2238
|
+
loadingText: "Loading"
|
|
2239
|
+
},
|
|
2219
2240
|
gantt: {
|
|
2220
2241
|
tFullFormat: {
|
|
2221
2242
|
year: "{yyyy}年",
|
|
@@ -2615,7 +2636,7 @@ function requireZhCN() {
|
|
|
2615
2636
|
allChecked: "全选",
|
|
2616
2637
|
total: "{0} / {1}",
|
|
2617
2638
|
search: "搜索",
|
|
2618
|
-
loadingText: "
|
|
2639
|
+
loadingText: "加载中...",
|
|
2619
2640
|
emptyText: "暂无数据",
|
|
2620
2641
|
maxSize: "最大可选择的数量不能超过 {0} 个",
|
|
2621
2642
|
overSizeErr: "已超出最大可选数量 {0} 个,超出部分将被忽略!",
|
|
@@ -2842,6 +2863,10 @@ function requireZhCN() {
|
|
|
2842
2863
|
}
|
|
2843
2864
|
}
|
|
2844
2865
|
},
|
|
2866
|
+
calendar: {
|
|
2867
|
+
yearLabel: "{0} 年",
|
|
2868
|
+
monthLabel: "{0} 月"
|
|
2869
|
+
},
|
|
2845
2870
|
numberInput: {
|
|
2846
2871
|
currencySymbol: "¥"
|
|
2847
2872
|
},
|
|
@@ -3048,6 +3073,9 @@ function requireZhCN() {
|
|
|
3048
3073
|
ss: "秒"
|
|
3049
3074
|
}
|
|
3050
3075
|
},
|
|
3076
|
+
contextMenu: {
|
|
3077
|
+
loadingText: "加载中..."
|
|
3078
|
+
},
|
|
3051
3079
|
gantt: {
|
|
3052
3080
|
tFullFormat: {
|
|
3053
3081
|
year: "{yyyy}年",
|