@fox-js/foxui-pc 4.0.1-13 → 4.0.1-131
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/index.cjs.js +2 -4
- package/dist/index.d.ts +2 -2
- package/dist/index.esm.js +12173 -7310
- package/dist/index.umd.js +3 -5
- package/dist/locale/index.d.ts +470 -0
- package/dist/locale/index.esm.js +458 -0
- package/dist/locale/index.umd.js +1 -0
- package/dist/style.css +1 -1
- package/dist/style.esm.js +1 -5
- package/dist/style.js +3 -0
- package/dist/types/index.d.ts +648 -306
- package/package.json +14 -8
- package/dist/index.cjs.js.map +0 -1
- package/dist/index.esm.js.map +0 -1
- package/dist/index.umd.js.map +0 -1
- package/dist/types/src/api/index.d.ts +0 -35
- package/dist/types/src/base/component.d.ts +0 -70
- package/dist/types/src/base/index.d.ts +0 -4
- package/dist/types/src/base/plugin.d.ts +0 -2
- package/dist/types/src/components/autocompleteitem/common.d.ts +0 -152
- package/dist/types/src/components/autocompleteitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/cascaderitem/common.d.ts +0 -223
- package/dist/types/src/components/cascaderitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/cascaderitem/model.d.ts +0 -70
- package/dist/types/src/components/cascaderitem/types.d.ts +0 -26
- package/dist/types/src/components/checkboxitem/common.d.ts +0 -181
- package/dist/types/src/components/checkboxitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/checkboxitem/model.d.ts +0 -63
- package/dist/types/src/components/checkboxitem/types.d.ts +0 -33
- package/dist/types/src/components/content/common.d.ts +0 -16
- package/dist/types/src/components/content/index.vue.d.ts +0 -3
- package/dist/types/src/components/dateitem/common.d.ts +0 -152
- package/dist/types/src/components/dateitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/dialogitem/common.d.ts +0 -27
- package/dist/types/src/components/dialogitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/exticon/index.vue.d.ts +0 -3
- package/dist/types/src/components/footerbar/common.d.ts +0 -26
- package/dist/types/src/components/footerbar/index.vue.d.ts +0 -3
- package/dist/types/src/components/footerbar/type.d.ts +0 -1
- package/dist/types/src/components/group/commons.d.ts +0 -122
- package/dist/types/src/components/group/group-props.d.ts +0 -97
- package/dist/types/src/components/group/index.vue.d.ts +0 -3
- package/dist/types/src/components/headerbar/common.d.ts +0 -80
- package/dist/types/src/components/headerbar/index.vue.d.ts +0 -3
- package/dist/types/src/components/headerbar/types.d.ts +0 -5
- package/dist/types/src/components/hinttext/index.d.ts +0 -27
- package/dist/types/src/components/hinttext/index.vue.d.ts +0 -3
- package/dist/types/src/components/indicator/common.d.ts +0 -19
- package/dist/types/src/components/indicator/index.vue.d.ts +0 -3
- package/dist/types/src/components/indicator/types.d.ts +0 -1
- package/dist/types/src/components/inputitem/common.d.ts +0 -176
- package/dist/types/src/components/inputitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/inputnumberitem/common.d.ts +0 -176
- package/dist/types/src/components/inputnumberitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/item/common.d.ts +0 -137
- package/dist/types/src/components/item/index.vue.d.ts +0 -3
- package/dist/types/src/components/mapping/common.d.ts +0 -105
- package/dist/types/src/components/mapping/index.vue.d.ts +0 -3
- package/dist/types/src/components/mapping/model.d.ts +0 -28
- package/dist/types/src/components/mapping/types.d.ts +0 -17
- package/dist/types/src/components/moneyitem/common.d.ts +0 -300
- package/dist/types/src/components/moneyitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/moneyitem/util.d.ts +0 -51
- package/dist/types/src/components/page/common.d.ts +0 -120
- package/dist/types/src/components/page/index.vue.d.ts +0 -3
- package/dist/types/src/components/price/index.vue.d.ts +0 -3
- package/dist/types/src/components/price/price-props.d.ts +0 -37
- package/dist/types/src/components/radioitem/common.d.ts +0 -173
- package/dist/types/src/components/radioitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/radioitem/model.d.ts +0 -63
- package/dist/types/src/components/radioitem/types.d.ts +0 -33
- package/dist/types/src/components/rateitem/common.d.ts +0 -136
- package/dist/types/src/components/rateitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/rowitem/common.d.ts +0 -38
- package/dist/types/src/components/rowitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/selectitem/common.d.ts +0 -239
- package/dist/types/src/components/selectitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/selectitem/model.d.ts +0 -70
- package/dist/types/src/components/selectitem/types.d.ts +0 -26
- package/dist/types/src/components/slotitem/common.d.ts +0 -21
- package/dist/types/src/components/slotitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/switchitem/common.d.ts +0 -136
- package/dist/types/src/components/switchitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/tableitem/common.d.ts +0 -230
- package/dist/types/src/components/tableitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/tableitem/model.d.ts +0 -27
- package/dist/types/src/components/tableitem/types.d.ts +0 -19
- package/dist/types/src/components/tablemappingcolumn/common.d.ts +0 -56
- package/dist/types/src/components/tablemappingcolumn/index.vue.d.ts +0 -3
- package/dist/types/src/components/timeitem/common.d.ts +0 -152
- package/dist/types/src/components/timeitem/index.vue.d.ts +0 -3
- package/dist/types/src/components/timeselectitem/common.d.ts +0 -152
- package/dist/types/src/components/timeselectitem/index.vue.d.ts +0 -3
- package/dist/types/src/foxui.vue.build.d.ts +0 -137
- package/dist/types/src/interface.d.ts +0 -83
- package/dist/types/src/main.d.ts +0 -81
- package/dist/types/src/utils/commons.d.ts +0 -220
- package/dist/types/src/utils/create/component.d.ts +0 -18
- package/dist/types/src/utils/create/index.d.ts +0 -1
- package/dist/types/src/utils/date.d.ts +0 -76
- package/dist/types/src/utils/domain/broadcast.d.ts +0 -116
- package/dist/types/src/utils/domain/domain.d.ts +0 -146
- package/dist/types/src/utils/domain/events.d.ts +0 -51
- package/dist/types/src/utils/domain/group.d.ts +0 -61
- package/dist/types/src/utils/domain/index.d.ts +0 -5
- package/dist/types/src/utils/domain/item.d.ts +0 -45
- package/dist/types/src/utils/domain/page.d.ts +0 -113
- package/dist/types/src/utils/domain/types.d.ts +0 -5
- package/dist/types/src/utils/domain/validator.d.ts +0 -230
- package/dist/types/src/utils/functions.d.ts +0 -20
- package/dist/types/src/utils/px.d.ts +0 -13
- package/dist/types/src/utils/unique-id.d.ts +0 -16
- package/dist/types/src/utils/use-expose/index.d.ts +0 -6
- package/dist/types/src/utils/use-position/index.d.ts +0 -14
- package/dist/types/src/utils/use-rect/index.d.ts +0 -20
- package/dist/types/src/utils/use-touch/index.d.ts +0 -21
|
@@ -0,0 +1,458 @@
|
|
|
1
|
+
var e = {
|
|
2
|
+
save: "保存",
|
|
3
|
+
noData: "暂无数据",
|
|
4
|
+
loadText: "加载中...",
|
|
5
|
+
noMoreText: "无更多数据",
|
|
6
|
+
confirmText: "确认",
|
|
7
|
+
cancelText: "取消",
|
|
8
|
+
clearText: "清除",
|
|
9
|
+
defaultText: "默认",
|
|
10
|
+
placeholder: "请输入",
|
|
11
|
+
select: "请选择",
|
|
12
|
+
today: "今天",
|
|
13
|
+
weekdays: JSON.stringify([
|
|
14
|
+
"日",
|
|
15
|
+
"一",
|
|
16
|
+
"二",
|
|
17
|
+
"三",
|
|
18
|
+
"四",
|
|
19
|
+
"五",
|
|
20
|
+
"六"
|
|
21
|
+
]),
|
|
22
|
+
fullWeekdays: JSON.stringify([
|
|
23
|
+
"星期日",
|
|
24
|
+
"星期一",
|
|
25
|
+
"星期二",
|
|
26
|
+
"星期三",
|
|
27
|
+
"星期四",
|
|
28
|
+
"星期五",
|
|
29
|
+
"星期六"
|
|
30
|
+
]),
|
|
31
|
+
dateUnit: {
|
|
32
|
+
day: "日",
|
|
33
|
+
year: "年",
|
|
34
|
+
month: "月",
|
|
35
|
+
hour: "时",
|
|
36
|
+
minute: "分",
|
|
37
|
+
seconds: "秒"
|
|
38
|
+
},
|
|
39
|
+
video: {
|
|
40
|
+
errorTip: "视频加载失败",
|
|
41
|
+
clickRetry: "点击重试"
|
|
42
|
+
},
|
|
43
|
+
fixednav: {
|
|
44
|
+
activeText: "收起导航",
|
|
45
|
+
unActiveText: "快速导航"
|
|
46
|
+
},
|
|
47
|
+
pagination: {
|
|
48
|
+
prevText: "上一页",
|
|
49
|
+
nextText: "下一页"
|
|
50
|
+
},
|
|
51
|
+
calendarpane: {
|
|
52
|
+
endText: "结束",
|
|
53
|
+
startText: "开始",
|
|
54
|
+
title: "日历选择",
|
|
55
|
+
monthTitle: "{year}年{month}月"
|
|
56
|
+
},
|
|
57
|
+
shortpassword: {
|
|
58
|
+
title: "请输入密码",
|
|
59
|
+
desc: "您使用了虚拟资产,请进行验证",
|
|
60
|
+
tips: "忘记密码"
|
|
61
|
+
},
|
|
62
|
+
uploader: {
|
|
63
|
+
ready: "准备完成",
|
|
64
|
+
readyUpload: "准备上传",
|
|
65
|
+
waitingUpload: "等待上传",
|
|
66
|
+
uploading: "上传中",
|
|
67
|
+
success: "上传成功",
|
|
68
|
+
error: "上传失败"
|
|
69
|
+
},
|
|
70
|
+
countdown: {
|
|
71
|
+
day: "天",
|
|
72
|
+
hour: "时",
|
|
73
|
+
minute: "分",
|
|
74
|
+
second: "秒"
|
|
75
|
+
},
|
|
76
|
+
empty: { description: "暂无数据" },
|
|
77
|
+
signature: {
|
|
78
|
+
reSign: "重签",
|
|
79
|
+
unSupportTpl: "对不起,当前浏览器不支持Canvas,无法使用本控件!"
|
|
80
|
+
},
|
|
81
|
+
infiniteloading: {
|
|
82
|
+
loading: "加载中...",
|
|
83
|
+
pullText: "松开刷新",
|
|
84
|
+
noMoreText: "哎呀,这里是底部了啦"
|
|
85
|
+
},
|
|
86
|
+
pullrefresh: {
|
|
87
|
+
pullingText: "下拉刷新",
|
|
88
|
+
loosingText: "释放刷新",
|
|
89
|
+
loadingText: "加载中..."
|
|
90
|
+
},
|
|
91
|
+
datepicker: {
|
|
92
|
+
year: "年",
|
|
93
|
+
month: "月",
|
|
94
|
+
day: "日",
|
|
95
|
+
hour: "时",
|
|
96
|
+
minute: "分",
|
|
97
|
+
seconds: "秒"
|
|
98
|
+
},
|
|
99
|
+
audiooperate: {
|
|
100
|
+
back: "倒退",
|
|
101
|
+
start: "开始",
|
|
102
|
+
pause: "暂停",
|
|
103
|
+
forward: "快进",
|
|
104
|
+
mute: "静音"
|
|
105
|
+
},
|
|
106
|
+
picker: { title: "请选择" },
|
|
107
|
+
pickeritem: { placeholder: "请选择" },
|
|
108
|
+
dateitem: {
|
|
109
|
+
placeholder: "请选择",
|
|
110
|
+
longTermText: "长期"
|
|
111
|
+
},
|
|
112
|
+
cascaderpicker: { seachPlaceholder: "请输入关键字" },
|
|
113
|
+
cascaderitem: { placeholder: "请选择" },
|
|
114
|
+
calendaritem: { placeholder: "请选择" },
|
|
115
|
+
linkitem: { placeholder: "" },
|
|
116
|
+
numberkeyboard: { confirmText: "完成" },
|
|
117
|
+
actionsheetitem: { placeholder: "请选择" },
|
|
118
|
+
actionsheetpane: {
|
|
119
|
+
title: "请选择",
|
|
120
|
+
seachPlaceholder: "请输入关键字"
|
|
121
|
+
},
|
|
122
|
+
messagebox: {
|
|
123
|
+
confirmButtonText: "确定",
|
|
124
|
+
cancelButtonText: "取消"
|
|
125
|
+
},
|
|
126
|
+
morebutton: {
|
|
127
|
+
collapseText: "收起",
|
|
128
|
+
expandText: "展开"
|
|
129
|
+
},
|
|
130
|
+
buttonsitem: { moreText: "更多" },
|
|
131
|
+
tableitem: {
|
|
132
|
+
loadText: "加载中...",
|
|
133
|
+
noMoreText: "无更多数据"
|
|
134
|
+
},
|
|
135
|
+
tablesetting: {
|
|
136
|
+
title: "列设置",
|
|
137
|
+
resetText: "重置",
|
|
138
|
+
leftFixedTitle: "固定在左侧",
|
|
139
|
+
rightFixedTitle: "固定在右侧",
|
|
140
|
+
unFixedTitle: "不固定",
|
|
141
|
+
fixedLeftText: "固定到列头",
|
|
142
|
+
fixedRightText: "固定到列尾",
|
|
143
|
+
unFixedText: "不固定"
|
|
144
|
+
},
|
|
145
|
+
groupsetting: {
|
|
146
|
+
title: "条件筛选",
|
|
147
|
+
resetText: "重置",
|
|
148
|
+
toTopText: "到顶部",
|
|
149
|
+
toBottomText: "到底部"
|
|
150
|
+
}
|
|
151
|
+
}, t = {
|
|
152
|
+
save: "Save",
|
|
153
|
+
noData: "No Data",
|
|
154
|
+
loadText: "Loading",
|
|
155
|
+
noMoreText: "No more data",
|
|
156
|
+
confirmText: "Confirm",
|
|
157
|
+
cancelText: "Cancel",
|
|
158
|
+
clearText: "Clear",
|
|
159
|
+
defaultText: "Default",
|
|
160
|
+
placeholder: "Placeholder",
|
|
161
|
+
select: "Select",
|
|
162
|
+
today: "Today",
|
|
163
|
+
weekdays: JSON.stringify([
|
|
164
|
+
"Sun",
|
|
165
|
+
"Mon",
|
|
166
|
+
"Tue",
|
|
167
|
+
"Wed",
|
|
168
|
+
"Thu",
|
|
169
|
+
"Fri",
|
|
170
|
+
"Sat"
|
|
171
|
+
]),
|
|
172
|
+
fullWeekdays: JSON.stringify([
|
|
173
|
+
"Sunday",
|
|
174
|
+
"Monday",
|
|
175
|
+
"Tuesday",
|
|
176
|
+
"Wednesday",
|
|
177
|
+
"Thursday",
|
|
178
|
+
"Friday",
|
|
179
|
+
"Saturday"
|
|
180
|
+
]),
|
|
181
|
+
dateUnit: {
|
|
182
|
+
day: "Day",
|
|
183
|
+
year: "Year",
|
|
184
|
+
month: "Month",
|
|
185
|
+
hour: "Hour",
|
|
186
|
+
minute: "Minute",
|
|
187
|
+
seconds: "Second"
|
|
188
|
+
},
|
|
189
|
+
video: {
|
|
190
|
+
errorTip: "Error Tip",
|
|
191
|
+
clickRetry: "Click Retry"
|
|
192
|
+
},
|
|
193
|
+
fixednav: {
|
|
194
|
+
activeText: "Close Nav",
|
|
195
|
+
unActiveText: "Open Nav"
|
|
196
|
+
},
|
|
197
|
+
pagination: {
|
|
198
|
+
prevText: "Previous",
|
|
199
|
+
nextText: "Next"
|
|
200
|
+
},
|
|
201
|
+
calendarpane: {
|
|
202
|
+
endText: "End",
|
|
203
|
+
startText: "Start",
|
|
204
|
+
title: "Calendar",
|
|
205
|
+
monthTitle: "{year}/{month}"
|
|
206
|
+
},
|
|
207
|
+
shortpassword: {
|
|
208
|
+
title: "Please input a password",
|
|
209
|
+
desc: "Verify",
|
|
210
|
+
tips: "Forget password"
|
|
211
|
+
},
|
|
212
|
+
uploader: {
|
|
213
|
+
ready: "Ready",
|
|
214
|
+
readyUpload: "Ready to upload",
|
|
215
|
+
waitingUpload: "Waiting for upload",
|
|
216
|
+
uploading: "Uploading",
|
|
217
|
+
success: "Upload successful",
|
|
218
|
+
error: "Upload failed"
|
|
219
|
+
},
|
|
220
|
+
countdown: {
|
|
221
|
+
day: " Day ",
|
|
222
|
+
hour: " Hour ",
|
|
223
|
+
minute: " Minute ",
|
|
224
|
+
second: " Second "
|
|
225
|
+
},
|
|
226
|
+
empty: { description: "No Data" },
|
|
227
|
+
signature: {
|
|
228
|
+
reSign: "Re Sign",
|
|
229
|
+
unSupportTpl: "Sorry, the current browser doesn't support canvas, so we can't use this control!"
|
|
230
|
+
},
|
|
231
|
+
infiniteloading: {
|
|
232
|
+
loading: "Loading...",
|
|
233
|
+
pullText: "Loose to refresh",
|
|
234
|
+
noMoreText: "Oops, this is the bottom"
|
|
235
|
+
},
|
|
236
|
+
pullrefresh: {
|
|
237
|
+
pullingText: "Pull to refresh...",
|
|
238
|
+
loosingText: "Loose to refresh...",
|
|
239
|
+
loadingText: "Loading..."
|
|
240
|
+
},
|
|
241
|
+
datepicker: {
|
|
242
|
+
year: "Year",
|
|
243
|
+
month: "Month",
|
|
244
|
+
day: "Day",
|
|
245
|
+
hour: "Hour",
|
|
246
|
+
minute: "Minute",
|
|
247
|
+
seconds: "Second"
|
|
248
|
+
},
|
|
249
|
+
audiooperate: {
|
|
250
|
+
back: "Back",
|
|
251
|
+
start: "Start",
|
|
252
|
+
pause: "Pause",
|
|
253
|
+
forward: "Forward",
|
|
254
|
+
mute: "Mute"
|
|
255
|
+
},
|
|
256
|
+
picker: { title: "Select" },
|
|
257
|
+
pickeritem: { placeholder: "Select" },
|
|
258
|
+
dateitem: {
|
|
259
|
+
placeholder: "Select",
|
|
260
|
+
longTermText: "LongTerm"
|
|
261
|
+
},
|
|
262
|
+
cascaderpicker: { seachPlaceholder: "keywords" },
|
|
263
|
+
cascaderitem: { placeholder: "Select" },
|
|
264
|
+
calendaritem: { placeholder: "Select" },
|
|
265
|
+
linkitem: { placeholder: "" },
|
|
266
|
+
numberkeyboard: { confirmText: "Done" },
|
|
267
|
+
actionsheetitem: { placeholder: "Select" },
|
|
268
|
+
actionsheetpane: {
|
|
269
|
+
title: "Select",
|
|
270
|
+
seachPlaceholder: "keywords"
|
|
271
|
+
},
|
|
272
|
+
messagebox: {
|
|
273
|
+
confirmButtonText: "Confirm",
|
|
274
|
+
cancelButtonText: "Cancel"
|
|
275
|
+
},
|
|
276
|
+
morebutton: {
|
|
277
|
+
collapseText: "collapse",
|
|
278
|
+
expandText: "expand"
|
|
279
|
+
},
|
|
280
|
+
buttonsitem: { moreText: "more" },
|
|
281
|
+
tableitem: {
|
|
282
|
+
loadText: "loading",
|
|
283
|
+
noMoreText: "no more data"
|
|
284
|
+
},
|
|
285
|
+
tablesetting: {
|
|
286
|
+
title: "Column Settings",
|
|
287
|
+
resetText: "Reset",
|
|
288
|
+
leftFixedTitle: "Fixed on the Left",
|
|
289
|
+
rightFixedTitle: "Fixed on the Right",
|
|
290
|
+
unFixedTitle: "Unfixed",
|
|
291
|
+
fixedLeftText: "Pin to Start",
|
|
292
|
+
fixedRightText: "Pin to End",
|
|
293
|
+
unFixedText: "Unfixed"
|
|
294
|
+
},
|
|
295
|
+
groupsetting: {
|
|
296
|
+
title: "Filter Settings",
|
|
297
|
+
resetText: "Reset",
|
|
298
|
+
toTopText: "Move to Top",
|
|
299
|
+
toBottomText: "Move to Bottom"
|
|
300
|
+
}
|
|
301
|
+
}, a = {
|
|
302
|
+
save: "保存",
|
|
303
|
+
noData: "暫無數據",
|
|
304
|
+
loadText: "加載中...",
|
|
305
|
+
noMoreText: "無更多數據",
|
|
306
|
+
confirmText: "確認",
|
|
307
|
+
cancelText: "取消",
|
|
308
|
+
clearText: "清除",
|
|
309
|
+
defaultText: "默认",
|
|
310
|
+
placeholder: "請輸入",
|
|
311
|
+
select: "請選擇",
|
|
312
|
+
today: "今天",
|
|
313
|
+
weekdays: JSON.stringify([
|
|
314
|
+
"日",
|
|
315
|
+
"一",
|
|
316
|
+
"二",
|
|
317
|
+
"三",
|
|
318
|
+
"四",
|
|
319
|
+
"五",
|
|
320
|
+
"六"
|
|
321
|
+
]),
|
|
322
|
+
fullWeekdays: JSON.stringify([
|
|
323
|
+
"星期日",
|
|
324
|
+
"星期一",
|
|
325
|
+
"星期二",
|
|
326
|
+
"星期三",
|
|
327
|
+
"星期四",
|
|
328
|
+
"星期五",
|
|
329
|
+
"星期六"
|
|
330
|
+
]),
|
|
331
|
+
dateUnit: {
|
|
332
|
+
day: "日",
|
|
333
|
+
year: "年",
|
|
334
|
+
month: "月",
|
|
335
|
+
hour: "时",
|
|
336
|
+
minute: "分",
|
|
337
|
+
seconds: "秒"
|
|
338
|
+
},
|
|
339
|
+
video: {
|
|
340
|
+
errorTip: "視頻加載失敗",
|
|
341
|
+
clickRetry: "點擊重試"
|
|
342
|
+
},
|
|
343
|
+
fixednav: {
|
|
344
|
+
activeText: "收起導航",
|
|
345
|
+
unActiveText: "快速導航"
|
|
346
|
+
},
|
|
347
|
+
pagination: {
|
|
348
|
+
prevText: "上一頁",
|
|
349
|
+
nextText: "下一頁"
|
|
350
|
+
},
|
|
351
|
+
calendarpane: {
|
|
352
|
+
endText: "結束",
|
|
353
|
+
startText: "開始",
|
|
354
|
+
title: "行事曆選擇",
|
|
355
|
+
monthTitle: "{year}年{month}月"
|
|
356
|
+
},
|
|
357
|
+
shortpassword: {
|
|
358
|
+
title: "請輸入密碼",
|
|
359
|
+
desc: "您使用了虛擬資產,請進行驗證",
|
|
360
|
+
tips: "忘記密碼"
|
|
361
|
+
},
|
|
362
|
+
uploader: {
|
|
363
|
+
ready: "準備完成",
|
|
364
|
+
readyUpload: "準備上傳",
|
|
365
|
+
waitingUpload: "等待上傳",
|
|
366
|
+
uploading: "上傳中",
|
|
367
|
+
success: "上傳成功",
|
|
368
|
+
error: "上傳失敗"
|
|
369
|
+
},
|
|
370
|
+
countdown: {
|
|
371
|
+
day: "天",
|
|
372
|
+
hour: "時",
|
|
373
|
+
minute: "分",
|
|
374
|
+
second: "秒"
|
|
375
|
+
},
|
|
376
|
+
empty: { description: "暫無數據" },
|
|
377
|
+
signature: {
|
|
378
|
+
reSign: "重簽",
|
|
379
|
+
unSupportTpl: "對不起,當前瀏覽器不支持Canvas,無法使用本控制項!"
|
|
380
|
+
},
|
|
381
|
+
infiniteloading: {
|
|
382
|
+
loading: "加載中...",
|
|
383
|
+
pullText: "鬆開刷新",
|
|
384
|
+
noMoreText: "哎呀,這裡是底部了啦"
|
|
385
|
+
},
|
|
386
|
+
pullrefresh: {
|
|
387
|
+
pullingText: "下拉刷新",
|
|
388
|
+
loosingText: "釋放刷新",
|
|
389
|
+
loadingText: "加載中..."
|
|
390
|
+
},
|
|
391
|
+
datepicker: {
|
|
392
|
+
year: "年",
|
|
393
|
+
month: "月",
|
|
394
|
+
day: "日",
|
|
395
|
+
hour: "時",
|
|
396
|
+
minute: "分",
|
|
397
|
+
seconds: "秒"
|
|
398
|
+
},
|
|
399
|
+
audiooperate: {
|
|
400
|
+
back: "倒退",
|
|
401
|
+
start: "開始",
|
|
402
|
+
pause: "暫停",
|
|
403
|
+
forward: "快進",
|
|
404
|
+
mute: "靜音"
|
|
405
|
+
},
|
|
406
|
+
picker: { title: "請選擇" },
|
|
407
|
+
pickeritem: { placeholder: "請選擇" },
|
|
408
|
+
dateitem: {
|
|
409
|
+
placeholder: "請選擇",
|
|
410
|
+
longTermText: "長期"
|
|
411
|
+
},
|
|
412
|
+
cascaderpicker: { seachPlaceholder: "請輸入關鍵字" },
|
|
413
|
+
cascaderitem: { placeholder: "請選擇" },
|
|
414
|
+
calendaritem: { placeholder: "請選擇" },
|
|
415
|
+
linkitem: { placeholder: "" },
|
|
416
|
+
numberkeyboard: { confirmText: "完成" },
|
|
417
|
+
actionsheetitem: { placeholder: "請選擇" },
|
|
418
|
+
actionsheetpane: {
|
|
419
|
+
title: "請選擇",
|
|
420
|
+
seachPlaceholder: "請輸入關鍵字"
|
|
421
|
+
},
|
|
422
|
+
messagebox: {
|
|
423
|
+
confirmButtonText: "確認",
|
|
424
|
+
cancelButtonText: "取消"
|
|
425
|
+
},
|
|
426
|
+
morebutton: {
|
|
427
|
+
collapseText: "收起",
|
|
428
|
+
expandText: "展開"
|
|
429
|
+
},
|
|
430
|
+
buttonsitem: { moreText: "更多" },
|
|
431
|
+
tableitem: {
|
|
432
|
+
loadText: "載入中...",
|
|
433
|
+
noMoreText: "無更多數據"
|
|
434
|
+
},
|
|
435
|
+
tablesetting: {
|
|
436
|
+
title: "欄位設定",
|
|
437
|
+
resetText: "重置",
|
|
438
|
+
leftFixedTitle: "固定在左側",
|
|
439
|
+
rightFixedTitle: "固定在右側",
|
|
440
|
+
unFixedTitle: "不固定",
|
|
441
|
+
fixedLeftText: "固定到欄首",
|
|
442
|
+
fixedRightText: "固定到欄尾",
|
|
443
|
+
unFixedText: "不固定"
|
|
444
|
+
},
|
|
445
|
+
groupsetting: {
|
|
446
|
+
title: "條件篩選",
|
|
447
|
+
resetText: "重置",
|
|
448
|
+
toTopText: "移至頂部",
|
|
449
|
+
toBottomText: "移至底部"
|
|
450
|
+
}
|
|
451
|
+
}, o = {
|
|
452
|
+
zh_CN: { ...e },
|
|
453
|
+
en_US: { ...t },
|
|
454
|
+
zh_TW: { ...a }
|
|
455
|
+
};
|
|
456
|
+
export {
|
|
457
|
+
o as default
|
|
458
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define([],t):(e=typeof globalThis<"u"?globalThis:e||self,e.locale=t())})(this,function(){var e={save:"保存",noData:"暂无数据",loadText:"加载中...",noMoreText:"无更多数据",confirmText:"确认",cancelText:"取消",clearText:"清除",defaultText:"默认",placeholder:"请输入",select:"请选择",today:"今天",weekdays:JSON.stringify(["日","一","二","三","四","五","六"]),fullWeekdays:JSON.stringify(["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]),dateUnit:{day:"日",year:"年",month:"月",hour:"时",minute:"分",seconds:"秒"},video:{errorTip:"视频加载失败",clickRetry:"点击重试"},fixednav:{activeText:"收起导航",unActiveText:"快速导航"},pagination:{prevText:"上一页",nextText:"下一页"},calendarpane:{endText:"结束",startText:"开始",title:"日历选择",monthTitle:"{year}年{month}月"},shortpassword:{title:"请输入密码",desc:"您使用了虚拟资产,请进行验证",tips:"忘记密码"},uploader:{ready:"准备完成",readyUpload:"准备上传",waitingUpload:"等待上传",uploading:"上传中",success:"上传成功",error:"上传失败"},countdown:{day:"天",hour:"时",minute:"分",second:"秒"},empty:{description:"暂无数据"},signature:{reSign:"重签",unSupportTpl:"对不起,当前浏览器不支持Canvas,无法使用本控件!"},infiniteloading:{loading:"加载中...",pullText:"松开刷新",noMoreText:"哎呀,这里是底部了啦"},pullrefresh:{pullingText:"下拉刷新",loosingText:"释放刷新",loadingText:"加载中..."},datepicker:{year:"年",month:"月",day:"日",hour:"时",minute:"分",seconds:"秒"},audiooperate:{back:"倒退",start:"开始",pause:"暂停",forward:"快进",mute:"静音"},picker:{title:"请选择"},pickeritem:{placeholder:"请选择"},dateitem:{placeholder:"请选择",longTermText:"长期"},cascaderpicker:{seachPlaceholder:"请输入关键字"},cascaderitem:{placeholder:"请选择"},calendaritem:{placeholder:"请选择"},linkitem:{placeholder:""},numberkeyboard:{confirmText:"完成"},actionsheetitem:{placeholder:"请选择"},actionsheetpane:{title:"请选择",seachPlaceholder:"请输入关键字"},messagebox:{confirmButtonText:"确定",cancelButtonText:"取消"},morebutton:{collapseText:"收起",expandText:"展开"},buttonsitem:{moreText:"更多"},tableitem:{loadText:"加载中...",noMoreText:"无更多数据"},tablesetting:{title:"列设置",resetText:"重置",leftFixedTitle:"固定在左侧",rightFixedTitle:"固定在右侧",unFixedTitle:"不固定",fixedLeftText:"固定到列头",fixedRightText:"固定到列尾",unFixedText:"不固定"},groupsetting:{title:"条件筛选",resetText:"重置",toTopText:"到顶部",toBottomText:"到底部"}},t={save:"Save",noData:"No Data",loadText:"Loading",noMoreText:"No more data",confirmText:"Confirm",cancelText:"Cancel",clearText:"Clear",defaultText:"Default",placeholder:"Placeholder",select:"Select",today:"Today",weekdays:JSON.stringify(["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]),fullWeekdays:JSON.stringify(["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]),dateUnit:{day:"Day",year:"Year",month:"Month",hour:"Hour",minute:"Minute",seconds:"Second"},video:{errorTip:"Error Tip",clickRetry:"Click Retry"},fixednav:{activeText:"Close Nav",unActiveText:"Open Nav"},pagination:{prevText:"Previous",nextText:"Next"},calendarpane:{endText:"End",startText:"Start",title:"Calendar",monthTitle:"{year}/{month}"},shortpassword:{title:"Please input a password",desc:"Verify",tips:"Forget password"},uploader:{ready:"Ready",readyUpload:"Ready to upload",waitingUpload:"Waiting for upload",uploading:"Uploading",success:"Upload successful",error:"Upload failed"},countdown:{day:" Day ",hour:" Hour ",minute:" Minute ",second:" Second "},empty:{description:"No Data"},signature:{reSign:"Re Sign",unSupportTpl:"Sorry, the current browser doesn't support canvas, so we can't use this control!"},infiniteloading:{loading:"Loading...",pullText:"Loose to refresh",noMoreText:"Oops, this is the bottom"},pullrefresh:{pullingText:"Pull to refresh...",loosingText:"Loose to refresh...",loadingText:"Loading..."},datepicker:{year:"Year",month:"Month",day:"Day",hour:"Hour",minute:"Minute",seconds:"Second"},audiooperate:{back:"Back",start:"Start",pause:"Pause",forward:"Forward",mute:"Mute"},picker:{title:"Select"},pickeritem:{placeholder:"Select"},dateitem:{placeholder:"Select",longTermText:"LongTerm"},cascaderpicker:{seachPlaceholder:"keywords"},cascaderitem:{placeholder:"Select"},calendaritem:{placeholder:"Select"},linkitem:{placeholder:""},numberkeyboard:{confirmText:"Done"},actionsheetitem:{placeholder:"Select"},actionsheetpane:{title:"Select",seachPlaceholder:"keywords"},messagebox:{confirmButtonText:"Confirm",cancelButtonText:"Cancel"},morebutton:{collapseText:"collapse",expandText:"expand"},buttonsitem:{moreText:"more"},tableitem:{loadText:"loading",noMoreText:"no more data"},tablesetting:{title:"Column Settings",resetText:"Reset",leftFixedTitle:"Fixed on the Left",rightFixedTitle:"Fixed on the Right",unFixedTitle:"Unfixed",fixedLeftText:"Pin to Start",fixedRightText:"Pin to End",unFixedText:"Unfixed"},groupsetting:{title:"Filter Settings",resetText:"Reset",toTopText:"Move to Top",toBottomText:"Move to Bottom"}},o={save:"保存",noData:"暫無數據",loadText:"加載中...",noMoreText:"無更多數據",confirmText:"確認",cancelText:"取消",clearText:"清除",defaultText:"默认",placeholder:"請輸入",select:"請選擇",today:"今天",weekdays:JSON.stringify(["日","一","二","三","四","五","六"]),fullWeekdays:JSON.stringify(["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]),dateUnit:{day:"日",year:"年",month:"月",hour:"时",minute:"分",seconds:"秒"},video:{errorTip:"視頻加載失敗",clickRetry:"點擊重試"},fixednav:{activeText:"收起導航",unActiveText:"快速導航"},pagination:{prevText:"上一頁",nextText:"下一頁"},calendarpane:{endText:"結束",startText:"開始",title:"行事曆選擇",monthTitle:"{year}年{month}月"},shortpassword:{title:"請輸入密碼",desc:"您使用了虛擬資產,請進行驗證",tips:"忘記密碼"},uploader:{ready:"準備完成",readyUpload:"準備上傳",waitingUpload:"等待上傳",uploading:"上傳中",success:"上傳成功",error:"上傳失敗"},countdown:{day:"天",hour:"時",minute:"分",second:"秒"},empty:{description:"暫無數據"},signature:{reSign:"重簽",unSupportTpl:"對不起,當前瀏覽器不支持Canvas,無法使用本控制項!"},infiniteloading:{loading:"加載中...",pullText:"鬆開刷新",noMoreText:"哎呀,這裡是底部了啦"},pullrefresh:{pullingText:"下拉刷新",loosingText:"釋放刷新",loadingText:"加載中..."},datepicker:{year:"年",month:"月",day:"日",hour:"時",minute:"分",seconds:"秒"},audiooperate:{back:"倒退",start:"開始",pause:"暫停",forward:"快進",mute:"靜音"},picker:{title:"請選擇"},pickeritem:{placeholder:"請選擇"},dateitem:{placeholder:"請選擇",longTermText:"長期"},cascaderpicker:{seachPlaceholder:"請輸入關鍵字"},cascaderitem:{placeholder:"請選擇"},calendaritem:{placeholder:"請選擇"},linkitem:{placeholder:""},numberkeyboard:{confirmText:"完成"},actionsheetitem:{placeholder:"請選擇"},actionsheetpane:{title:"請選擇",seachPlaceholder:"請輸入關鍵字"},messagebox:{confirmButtonText:"確認",cancelButtonText:"取消"},morebutton:{collapseText:"收起",expandText:"展開"},buttonsitem:{moreText:"更多"},tableitem:{loadText:"載入中...",noMoreText:"無更多數據"},tablesetting:{title:"欄位設定",resetText:"重置",leftFixedTitle:"固定在左側",rightFixedTitle:"固定在右側",unFixedTitle:"不固定",fixedLeftText:"固定到欄首",fixedRightText:"固定到欄尾",unFixedText:"不固定"},groupsetting:{title:"條件篩選",resetText:"重置",toTopText:"移至頂部",toBottomText:"移至底部"}},a={zh_CN:{...e},en_US:{...t},zh_TW:{...o}};return a});
|