@fox-js/foxui 4.0.1-5 → 4.0.1-6

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.
Files changed (223) hide show
  1. package/dist/index.cjs.js +23 -0
  2. package/dist/index.esm.js +19681 -0
  3. package/dist/index.umd.js +23 -0
  4. package/dist/locale/index.cjs.js +3 -1
  5. package/dist/locale/index.d.ts +398 -396
  6. package/dist/locale/{index.js → index.esm.js} +23 -21
  7. package/dist/style.css +1 -1
  8. package/dist/style.esm.js +7 -0
  9. package/dist/types/index.d.ts +641 -119
  10. package/package.json +7 -7
  11. package/dist/foxui.es.js +0 -25337
  12. package/dist/foxui.umd.js +0 -21
  13. package/dist/style.es.js +0 -2
  14. package/dist/types/api/index.d.ts +0 -9
  15. package/dist/types/components/actionsheet/index.vue.d.ts +0 -13
  16. package/dist/types/components/address/index.vue.d.ts +0 -13
  17. package/dist/types/components/addresslist/components/GeneralShell.vue.d.ts +0 -13
  18. package/dist/types/components/addresslist/components/ItemContents.vue.d.ts +0 -13
  19. package/dist/types/components/addresslist/components/LongPressShell.vue.d.ts +0 -13
  20. package/dist/types/components/addresslist/components/SwipeShell.vue.d.ts +0 -13
  21. package/dist/types/components/addresslist/index.vue.d.ts +0 -13
  22. package/dist/types/components/animate/index.vue.d.ts +0 -13
  23. package/dist/types/components/animate/type.d.ts +0 -2
  24. package/dist/types/components/audio/index.vue.d.ts +0 -13
  25. package/dist/types/components/audiooperate/index.vue.d.ts +0 -13
  26. package/dist/types/components/avatar/index.vue.d.ts +0 -13
  27. package/dist/types/components/avatargroup/index.vue.d.ts +0 -13
  28. package/dist/types/components/backtop/index.vue.d.ts +0 -13
  29. package/dist/types/components/badge/index.vue.d.ts +0 -13
  30. package/dist/types/components/barrage/index.vue.d.ts +0 -13
  31. package/dist/types/components/button/index.vue.d.ts +0 -13
  32. package/dist/types/components/button/type.d.ts +0 -3
  33. package/dist/types/components/calendar/common.d.ts +0 -61
  34. package/dist/types/components/calendar/index.vue.d.ts +0 -13
  35. package/dist/types/components/calendar/pane.vue.d.ts +0 -13
  36. package/dist/types/components/calendar/types.d.ts +0 -13
  37. package/dist/types/components/calendaritem/common.d.ts +0 -201
  38. package/dist/types/components/calendaritem/index.vue.d.ts +0 -13
  39. package/dist/types/components/card/index.vue.d.ts +0 -13
  40. package/dist/types/components/cascader/cascader-pane.vue.d.ts +0 -13
  41. package/dist/types/components/cascader/common.d.ts +0 -98
  42. package/dist/types/components/cascader/helper.d.ts +0 -4
  43. package/dist/types/components/cascader/index.vue.d.ts +0 -13
  44. package/dist/types/components/cascader/tree.d.ts +0 -12
  45. package/dist/types/components/cascader/types.d.ts +0 -26
  46. package/dist/types/components/cascaderitem/index.vue.d.ts +0 -13
  47. package/dist/types/components/cascaderitem/model.d.ts +0 -34
  48. package/dist/types/components/category/index.vue.d.ts +0 -13
  49. package/dist/types/components/categorypane/index.vue.d.ts +0 -13
  50. package/dist/types/components/cell/index.vue.d.ts +0 -13
  51. package/dist/types/components/cellgroup/index.vue.d.ts +0 -13
  52. package/dist/types/components/checkbox/common.d.ts +0 -64
  53. package/dist/types/components/checkbox/index.vue.d.ts +0 -13
  54. package/dist/types/components/checkboxitem/common.d.ts +0 -107
  55. package/dist/types/components/checkboxitem/index.vue.d.ts +0 -13
  56. package/dist/types/components/checkboxitem/model.d.ts +0 -33
  57. package/dist/types/components/circleprogress/index.vue.d.ts +0 -13
  58. package/dist/types/components/col/index.vue.d.ts +0 -13
  59. package/dist/types/components/collapse/index.vue.d.ts +0 -13
  60. package/dist/types/components/collapseitem/index.vue.d.ts +0 -13
  61. package/dist/types/components/comment/components/CmtBottom.vue.d.ts +0 -13
  62. package/dist/types/components/comment/components/CmtHeader.vue.d.ts +0 -13
  63. package/dist/types/components/comment/components/CmtImages.vue.d.ts +0 -13
  64. package/dist/types/components/comment/index.vue.d.ts +0 -13
  65. package/dist/types/components/content/common.d.ts +0 -16
  66. package/dist/types/components/content/index.vue.d.ts +0 -13
  67. package/dist/types/components/countdown/index.vue.d.ts +0 -13
  68. package/dist/types/components/countdown/util.d.ts +0 -2
  69. package/dist/types/components/countup/index.vue.d.ts +0 -13
  70. package/dist/types/components/dateitem/index.vue.d.ts +0 -13
  71. package/dist/types/components/datepicker/common.d.ts +0 -67
  72. package/dist/types/components/datepicker/index.vue.d.ts +0 -13
  73. package/dist/types/components/dialog/index.d.ts +0 -44
  74. package/dist/types/components/dialog/index.vue.d.ts +0 -13
  75. package/dist/types/components/divider/index.vue.d.ts +0 -13
  76. package/dist/types/components/drag/index.vue.d.ts +0 -13
  77. package/dist/types/components/ecard/index.vue.d.ts +0 -13
  78. package/dist/types/components/elevator/index.vue.d.ts +0 -13
  79. package/dist/types/components/ellipsis/index.vue.d.ts +0 -13
  80. package/dist/types/components/ellipsis/type.d.ts +0 -1
  81. package/dist/types/components/empty/index.vue.d.ts +0 -13
  82. package/dist/types/components/fixednav/common.d.ts +0 -51
  83. package/dist/types/components/fixednav/index.vue.d.ts +0 -13
  84. package/dist/types/components/footer/common.d.ts +0 -22
  85. package/dist/types/components/footer/index.vue.d.ts +0 -13
  86. package/dist/types/components/footer/type.d.ts +0 -1
  87. package/dist/types/components/grid/common.d.ts +0 -87
  88. package/dist/types/components/grid/index.vue.d.ts +0 -13
  89. package/dist/types/components/griditem/index.vue.d.ts +0 -13
  90. package/dist/types/components/group/group-props.d.ts +0 -34
  91. package/dist/types/components/group/index.vue.d.ts +0 -13
  92. package/dist/types/components/header/common.d.ts +0 -87
  93. package/dist/types/components/header/index.vue.d.ts +0 -13
  94. package/dist/types/components/header/types.d.ts +0 -9
  95. package/dist/types/components/hinttext/index.d.ts +0 -8
  96. package/dist/types/components/hinttext/index.vue.d.ts +0 -13
  97. package/dist/types/components/icon/index.vue.d.ts +0 -13
  98. package/dist/types/components/image/index.vue.d.ts +0 -13
  99. package/dist/types/components/image/type.d.ts +0 -2
  100. package/dist/types/components/imagepreview/imagePreviewItem.vue.d.ts +0 -13
  101. package/dist/types/components/imagepreview/index.d.ts +0 -20
  102. package/dist/types/components/imagepreview/index.vue.d.ts +0 -13
  103. package/dist/types/components/indicator/index.vue.d.ts +0 -13
  104. package/dist/types/components/infiniteloading/index.vue.d.ts +0 -13
  105. package/dist/types/components/inputitem/index.vue.d.ts +0 -13
  106. package/dist/types/components/inputnumber/index.vue.d.ts +0 -13
  107. package/dist/types/components/item/common.d.ts +0 -121
  108. package/dist/types/components/item/index.vue.d.ts +0 -13
  109. package/dist/types/components/layout/index.vue.d.ts +0 -13
  110. package/dist/types/components/linkitem/common.d.ts +0 -132
  111. package/dist/types/components/linkitem/index.vue.d.ts +0 -13
  112. package/dist/types/components/list/index.vue.d.ts +0 -13
  113. package/dist/types/components/menu/index.vue.d.ts +0 -13
  114. package/dist/types/components/menuitem/index.vue.d.ts +0 -13
  115. package/dist/types/components/menuitem/type.d.ts +0 -4
  116. package/dist/types/components/moneyitem/index.vue.d.ts +0 -13
  117. package/dist/types/components/moneyitem/util.d.ts +0 -15
  118. package/dist/types/components/navbar/index.vue.d.ts +0 -13
  119. package/dist/types/components/noticebar/index.vue.d.ts +0 -13
  120. package/dist/types/components/notify/index.d.ts +0 -12
  121. package/dist/types/components/notify/index.vue.d.ts +0 -13
  122. package/dist/types/components/numberkeyboard/index.vue.d.ts +0 -13
  123. package/dist/types/components/overlay/common.d.ts +0 -30
  124. package/dist/types/components/overlay/index.vue.d.ts +0 -13
  125. package/dist/types/components/page/common.d.ts +0 -78
  126. package/dist/types/components/page/index.vue.d.ts +0 -13
  127. package/dist/types/components/pagination/index.vue.d.ts +0 -13
  128. package/dist/types/components/picker/column.vue.d.ts +0 -13
  129. package/dist/types/components/picker/common.d.ts +0 -175
  130. package/dist/types/components/picker/index.vue.d.ts +0 -13
  131. package/dist/types/components/picker/model.d.ts +0 -25
  132. package/dist/types/components/picker/types.d.ts +0 -20
  133. package/dist/types/components/pickeritem/index.vue.d.ts +0 -13
  134. package/dist/types/components/placeholder/index.vue.d.ts +0 -13
  135. package/dist/types/components/popover/index.vue.d.ts +0 -13
  136. package/dist/types/components/popover/type.d.ts +0 -2
  137. package/dist/types/components/popup/common.d.ts +0 -81
  138. package/dist/types/components/popup/index.vue.d.ts +0 -13
  139. package/dist/types/components/popup/use-lock-scroll.d.ts +0 -1
  140. package/dist/types/components/price/index.vue.d.ts +0 -13
  141. package/dist/types/components/price/price-props.d.ts +0 -37
  142. package/dist/types/components/progress/index.vue.d.ts +0 -13
  143. package/dist/types/components/radio/common.d.ts +0 -125
  144. package/dist/types/components/radio/index.vue.d.ts +0 -13
  145. package/dist/types/components/radioitem/common.d.ts +0 -99
  146. package/dist/types/components/radioitem/index.vue.d.ts +0 -13
  147. package/dist/types/components/radioitem/model.d.ts +0 -33
  148. package/dist/types/components/range/index.vue.d.ts +0 -13
  149. package/dist/types/components/rate/index.vue.d.ts +0 -13
  150. package/dist/types/components/row/index.vue.d.ts +0 -13
  151. package/dist/types/components/searchbar/index.vue.d.ts +0 -13
  152. package/dist/types/components/searchbar/type.d.ts +0 -6
  153. package/dist/types/components/shortpassword/index.vue.d.ts +0 -13
  154. package/dist/types/components/sidenavbar/index.vue.d.ts +0 -13
  155. package/dist/types/components/sidenavbaritem/index.vue.d.ts +0 -13
  156. package/dist/types/components/signature/index.vue.d.ts +0 -13
  157. package/dist/types/components/skeleton/common.d.ts +0 -57
  158. package/dist/types/components/skeleton/index.vue.d.ts +0 -13
  159. package/dist/types/components/sku/components/SkuHeader.vue.d.ts +0 -13
  160. package/dist/types/components/sku/components/SkuOperate.vue.d.ts +0 -13
  161. package/dist/types/components/sku/components/SkuSelect.vue.d.ts +0 -13
  162. package/dist/types/components/sku/components/SkuStepper.vue.d.ts +0 -13
  163. package/dist/types/components/sku/index.vue.d.ts +0 -13
  164. package/dist/types/components/step/index.vue.d.ts +0 -13
  165. package/dist/types/components/steps/index.vue.d.ts +0 -13
  166. package/dist/types/components/sticky/index.vue.d.ts +0 -13
  167. package/dist/types/components/subsidenavbar/index.vue.d.ts +0 -13
  168. package/dist/types/components/swipe/index.vue.d.ts +0 -13
  169. package/dist/types/components/swipe/type.d.ts +0 -1
  170. package/dist/types/components/swiper/index.vue.d.ts +0 -13
  171. package/dist/types/components/swiper/use-touch.d.ts +0 -16
  172. package/dist/types/components/swiperitem/index.vue.d.ts +0 -13
  173. package/dist/types/components/switch/common.d.ts +0 -50
  174. package/dist/types/components/switch/index.vue.d.ts +0 -13
  175. package/dist/types/components/switchitem/index.vue.d.ts +0 -13
  176. package/dist/types/components/tabbar/index.vue.d.ts +0 -13
  177. package/dist/types/components/tabbaritem/index.vue.d.ts +0 -13
  178. package/dist/types/components/table/common.d.ts +0 -55
  179. package/dist/types/components/table/index.vue.d.ts +0 -13
  180. package/dist/types/components/table/renderColumn.d.ts +0 -11
  181. package/dist/types/components/table/types.d.ts +0 -17
  182. package/dist/types/components/tabpane/index.vue.d.ts +0 -13
  183. package/dist/types/components/tabs/index.vue.d.ts +0 -13
  184. package/dist/types/components/tabs/type.d.ts +0 -1
  185. package/dist/types/components/tag/index.vue.d.ts +0 -13
  186. package/dist/types/components/tag/type.d.ts +0 -1
  187. package/dist/types/components/textarea/index.vue.d.ts +0 -13
  188. package/dist/types/components/textareaitem/index.vue.d.ts +0 -13
  189. package/dist/types/components/timedetail/index.vue.d.ts +0 -13
  190. package/dist/types/components/timepannel/index.vue.d.ts +0 -13
  191. package/dist/types/components/timeselect/index.vue.d.ts +0 -13
  192. package/dist/types/components/toast/index.d.ts +0 -12
  193. package/dist/types/components/toast/index.vue.d.ts +0 -13
  194. package/dist/types/components/uploader/index.vue.d.ts +0 -13
  195. package/dist/types/components/uploader/type.d.ts +0 -14
  196. package/dist/types/components/uploader/uploader.d.ts +0 -24
  197. package/dist/types/components/video/index.vue.d.ts +0 -13
  198. package/dist/types/components/watermark/index.vue.d.ts +0 -13
  199. package/dist/types/interface.d.ts +0 -27
  200. package/dist/types/main.d.ts +0 -18
  201. package/dist/types/utils/commons.d.ts +0 -16
  202. package/dist/types/utils/create/component.d.ts +0 -18
  203. package/dist/types/utils/create/index.d.ts +0 -1
  204. package/dist/types/utils/date.d.ts +0 -16
  205. package/dist/types/utils/domain/broadcast.d.ts +0 -28
  206. package/dist/types/utils/domain/domain.d.ts +0 -46
  207. package/dist/types/utils/domain/events.d.ts +0 -14
  208. package/dist/types/utils/domain/group.d.ts +0 -17
  209. package/dist/types/utils/domain/index.d.ts +0 -5
  210. package/dist/types/utils/domain/item.d.ts +0 -15
  211. package/dist/types/utils/domain/page.d.ts +0 -49
  212. package/dist/types/utils/domain/validator.d.ts +0 -56
  213. package/dist/types/utils/functions.d.ts +0 -3
  214. package/dist/types/utils/px.d.ts +0 -2
  215. package/dist/types/utils/types.d.ts +0 -9
  216. package/dist/types/utils/unique-id.d.ts +0 -5
  217. package/dist/types/utils/use-expose/index.d.ts +0 -2
  218. package/dist/types/utils/use-rect/index.d.ts +0 -11
  219. package/dist/types/utils/use-relation/index.d.ts +0 -3
  220. package/dist/types/utils/use-relation/useInject.d.ts +0 -14
  221. package/dist/types/utils/use-relation/useProvide.d.ts +0 -8
  222. package/dist/types/utils/use-relation/useRelation.d.ts +0 -1
  223. package/dist/types/utils/use-touch/index.d.ts +0 -20
@@ -1,396 +1,398 @@
1
- declare const _default: {
2
- zh_CN: {
3
- save: string;
4
- noData: string;
5
- confirmText: string;
6
- cancelText: string;
7
- clearText: string;
8
- defaultText: string;
9
- placeholder: string;
10
- select: string;
11
- dateUnit: {
12
- day: string;
13
- year: string;
14
- month: string;
15
- hour: string;
16
- minute: string;
17
- seconds: string;
18
- };
19
- video: {
20
- errorTip: string;
21
- clickRetry: string;
22
- };
23
- fixednav: {
24
- activeText: string;
25
- unActiveText: string;
26
- };
27
- pagination: {
28
- prevText: string;
29
- nextText: string;
30
- };
31
- calendarpane: {
32
- weekdays: string;
33
- end: string;
34
- start: string;
35
- title: string;
36
- monthTitle: string;
37
- today: string;
38
- };
39
- shortpassword: {
40
- title: string;
41
- desc: string;
42
- tips: string;
43
- };
44
- uploader: {
45
- ready: string;
46
- readyUpload: string;
47
- waitingUpload: string;
48
- uploading: string;
49
- success: string;
50
- error: string;
51
- };
52
- countdown: {
53
- day: string;
54
- hour: string;
55
- minute: string;
56
- second: string;
57
- };
58
- empty: {
59
- description: string;
60
- };
61
- address: {
62
- selectRegion: string;
63
- deliveryTo: string;
64
- chooseAnotherAddress: string;
65
- };
66
- signature: {
67
- reSign: string;
68
- unSupportTpl: string;
69
- };
70
- ecard: {
71
- chooseText: string;
72
- otherValueText: string;
73
- placeholder: string;
74
- };
75
- timeselect: {
76
- title: string;
77
- };
78
- sku: {
79
- buyText: string;
80
- stepperTitle: string;
81
- addCartText: string;
82
- };
83
- skuheader: {
84
- idText: string;
85
- };
86
- addresslist: {
87
- addAddress: string;
88
- };
89
- comment: {
90
- complaintsText: string;
91
- additionalReview: string;
92
- additionalImages: string;
93
- };
94
- infiniteloading: {
95
- loading: string;
96
- pullTxt: string;
97
- loadMoreTxt: string;
98
- };
99
- datepicker: {
100
- year: string;
101
- month: string;
102
- day: string;
103
- hour: string;
104
- min: string;
105
- seconds: string;
106
- };
107
- audiooperate: {
108
- back: string;
109
- start: string;
110
- pause: string;
111
- forward: string;
112
- mute: string;
113
- };
114
- picker: {
115
- title: string;
116
- };
117
- pickeritem: {
118
- placeholder: string;
119
- };
120
- dateitem: {
121
- placeholder: string;
122
- };
123
- cascaderitem: {
124
- placeholder: string;
125
- };
126
- calendaritem: {
127
- placeholder: string;
128
- };
129
- numberkeyboard: {
130
- confirmText: string;
131
- };
132
- };
133
- en_US: {
134
- save: string;
135
- noData: string;
136
- confirmText: string;
137
- cancelText: string;
138
- clearText: string;
139
- defaultText: string;
140
- placeholder: string;
141
- select: string;
142
- dateUnit: {
143
- day: string;
144
- year: string;
145
- month: string;
146
- hour: string;
147
- minute: string;
148
- seconds: string;
149
- };
150
- video: {
151
- errorTip: string;
152
- clickRetry: string;
153
- };
154
- fixednav: {
155
- activeText: string;
156
- unActiveText: string;
157
- };
158
- pagination: {
159
- prevText: string;
160
- nextText: string;
161
- };
162
- calendarpane: {
163
- weekdays: string;
164
- end: string;
165
- start: string;
166
- title: string;
167
- monthTitle: string;
168
- today: string;
169
- };
170
- shortpassword: {
171
- title: string;
172
- desc: string;
173
- tips: string;
174
- };
175
- uploader: {
176
- ready: string;
177
- readyUpload: string;
178
- waitingUpload: string;
179
- uploading: string;
180
- success: string;
181
- error: string;
182
- };
183
- countdown: {
184
- day: string;
185
- hour: string;
186
- minute: string;
187
- second: string;
188
- };
189
- empty: {
190
- description: string;
191
- };
192
- address: {
193
- selectRegion: string;
194
- deliveryTo: string;
195
- chooseAnotherAddress: string;
196
- };
197
- signature: {
198
- reSign: string;
199
- unSupportTpl: string;
200
- };
201
- ecard: {
202
- chooseText: string;
203
- otherValueText: string;
204
- placeholder: string;
205
- };
206
- timeselect: {
207
- title: string;
208
- };
209
- sku: {
210
- buyText: string;
211
- stepperTitle: string;
212
- addCartText: string;
213
- };
214
- skuheader: {
215
- idText: string;
216
- };
217
- addresslist: {
218
- addAddress: string;
219
- };
220
- comment: {
221
- complaintsText: string;
222
- additionalReview: string;
223
- additionalImages: string;
224
- };
225
- infiniteloading: {
226
- loading: string;
227
- pullTxt: string;
228
- loadMoreTxt: string;
229
- };
230
- datepicker: {
231
- year: string;
232
- month: string;
233
- day: string;
234
- hour: string;
235
- min: string;
236
- seconds: string;
237
- };
238
- audiooperate: {
239
- back: string;
240
- start: string;
241
- pause: string;
242
- forward: string;
243
- mute: string;
244
- };
245
- picker: {
246
- title: string;
247
- };
248
- pickeritem: {
249
- placeholder: string;
250
- };
251
- dateitem: {
252
- placeholder: string;
253
- };
254
- cascaderitem: {
255
- placeholder: string;
256
- };
257
- calendaritem: {
258
- placeholder: string;
259
- };
260
- numberkeyboard: {
261
- confirmText: string;
262
- };
263
- };
264
- zh_TW: {
265
- save: string;
266
- noData: string;
267
- confirmText: string;
268
- cancelText: string;
269
- clearText: string;
270
- defaultText: string;
271
- placeholder: string;
272
- select: string;
273
- dateUnit: {
274
- day: string;
275
- year: string;
276
- month: string;
277
- hour: string;
278
- minute: string;
279
- seconds: string;
280
- };
281
- video: {
282
- errorTip: string;
283
- clickRetry: string;
284
- };
285
- fixednav: {
286
- activeText: string;
287
- unActiveText: string;
288
- };
289
- pagination: {
290
- prevText: string;
291
- nextText: string;
292
- };
293
- calendarpane: {
294
- weekdays: string;
295
- end: string;
296
- start: string;
297
- title: string;
298
- monthTitle: string;
299
- today: string;
300
- };
301
- shortpassword: {
302
- title: string;
303
- desc: string;
304
- tips: string;
305
- };
306
- uploader: {
307
- ready: string;
308
- readyUpload: string;
309
- waitingUpload: string;
310
- uploading: string;
311
- success: string;
312
- error: string;
313
- };
314
- countdown: {
315
- day: string;
316
- hour: string;
317
- minute: string;
318
- second: string;
319
- };
320
- empty: {
321
- description: string;
322
- };
323
- address: {
324
- selectRegion: string;
325
- deliveryTo: string;
326
- chooseAnotherAddress: string;
327
- };
328
- signature: {
329
- reSign: string;
330
- unSupportTpl: string;
331
- };
332
- ecard: {
333
- chooseText: string;
334
- otherValueText: string;
335
- placeholder: string;
336
- };
337
- timeselect: {
338
- title: string;
339
- };
340
- sku: {
341
- buyText: string;
342
- stepperTitle: string;
343
- addCartText: string;
344
- };
345
- skuheader: {
346
- idText: string;
347
- };
348
- addresslist: {
349
- addAddress: string;
350
- };
351
- comment: {
352
- complaintsText: string;
353
- additionalReview: string;
354
- additionalImages: string;
355
- };
356
- infiniteloading: {
357
- loading: string;
358
- pullTxt: string;
359
- loadMoreTxt: string;
360
- };
361
- datepicker: {
362
- year: string;
363
- month: string;
364
- day: string;
365
- hour: string;
366
- min: string;
367
- seconds: string;
368
- };
369
- audiooperate: {
370
- back: string;
371
- start: string;
372
- pause: string;
373
- forward: string;
374
- mute: string;
375
- };
376
- picker: {
377
- title: string;
378
- };
379
- pickeritem: {
380
- placeholder: string;
381
- };
382
- dateitem: {
383
- placeholder: string;
384
- };
385
- cascaderitem: {
386
- placeholder: string;
387
- };
388
- calendaritem: {
389
- placeholder: string;
390
- };
391
- numberkeyboard: {
392
- confirmText: string;
393
- };
394
- };
395
- };
396
- export default _default;
1
+ declare const _default: {
2
+ zh_CN: {
3
+ save: string;
4
+ noData: string;
5
+ confirmText: string;
6
+ cancelText: string;
7
+ clearText: string;
8
+ defaultText: string;
9
+ placeholder: string;
10
+ select: string;
11
+ dateUnit: {
12
+ day: string;
13
+ year: string;
14
+ month: string;
15
+ hour: string;
16
+ minute: string;
17
+ seconds: string;
18
+ };
19
+ video: {
20
+ errorTip: string;
21
+ clickRetry: string;
22
+ };
23
+ fixednav: {
24
+ activeText: string;
25
+ unActiveText: string;
26
+ };
27
+ pagination: {
28
+ prevText: string;
29
+ nextText: string;
30
+ };
31
+ calendarpane: {
32
+ weekdays: string;
33
+ endText: string;
34
+ startText: string;
35
+ title: string;
36
+ monthTitle: string;
37
+ today: string;
38
+ };
39
+ shortpassword: {
40
+ title: string;
41
+ desc: string;
42
+ tips: string;
43
+ };
44
+ uploader: {
45
+ ready: string;
46
+ readyUpload: string;
47
+ waitingUpload: string;
48
+ uploading: string;
49
+ success: string;
50
+ error: string;
51
+ };
52
+ countdown: {
53
+ day: string;
54
+ hour: string;
55
+ minute: string;
56
+ second: string;
57
+ };
58
+ empty: {
59
+ description: string;
60
+ };
61
+ address: {
62
+ selectRegion: string;
63
+ deliveryTo: string;
64
+ chooseAnotherAddress: string;
65
+ };
66
+ signature: {
67
+ reSign: string;
68
+ unSupportTpl: string;
69
+ };
70
+ ecard: {
71
+ chooseText: string;
72
+ otherValueText: string;
73
+ placeholder: string;
74
+ };
75
+ timeselect: {
76
+ title: string;
77
+ };
78
+ sku: {
79
+ buyText: string;
80
+ stepperTitle: string;
81
+ addCartText: string;
82
+ };
83
+ skuheader: {
84
+ idText: string;
85
+ };
86
+ addresslist: {
87
+ addAddress: string;
88
+ };
89
+ comment: {
90
+ complaintsText: string;
91
+ additionalReview: string;
92
+ additionalImages: string;
93
+ };
94
+ infiniteloading: {
95
+ loading: string;
96
+ pullTxt: string;
97
+ loadMoreTxt: string;
98
+ };
99
+ datepicker: {
100
+ year: string;
101
+ month: string;
102
+ day: string;
103
+ hour: string;
104
+ min: string;
105
+ seconds: string;
106
+ };
107
+ audiooperate: {
108
+ back: string;
109
+ start: string;
110
+ pause: string;
111
+ forward: string;
112
+ mute: string;
113
+ };
114
+ picker: {
115
+ title: string;
116
+ };
117
+ pickeritem: {
118
+ placeholder: string;
119
+ };
120
+ dateitem: {
121
+ placeholder: string;
122
+ };
123
+ cascaderitem: {
124
+ placeholder: string;
125
+ };
126
+ calendaritem: {
127
+ placeholder: string;
128
+ };
129
+ numberkeyboard: {
130
+ confirmText: string;
131
+ };
132
+ };
133
+ en_US: {
134
+ save: string;
135
+ noData: string;
136
+ confirmText: string;
137
+ cancelText: string;
138
+ clearText: string;
139
+ defaultText: string;
140
+ placeholder: string;
141
+ select: string;
142
+ dateUnit: {
143
+ day: string;
144
+ year: string;
145
+ month: string;
146
+ hour: string;
147
+ minute: string;
148
+ seconds: string;
149
+ };
150
+ video: {
151
+ errorTip: string;
152
+ clickRetry: string;
153
+ };
154
+ fixednav: {
155
+ activeText: string;
156
+ unActiveText: string;
157
+ };
158
+ pagination: {
159
+ prevText: string;
160
+ nextText: string;
161
+ };
162
+ calendarpane: {
163
+ weekdays: string;
164
+ endText: string;
165
+ startText: string;
166
+ title: string;
167
+ monthTitle: string;
168
+ today: string;
169
+ };
170
+ shortpassword: {
171
+ title: string;
172
+ desc: string;
173
+ tips: string;
174
+ };
175
+ uploader: {
176
+ ready: string;
177
+ readyUpload: string;
178
+ waitingUpload: string;
179
+ uploading: string;
180
+ success: string;
181
+ error: string;
182
+ };
183
+ countdown: {
184
+ day: string;
185
+ hour: string;
186
+ minute: string;
187
+ second: string;
188
+ };
189
+ empty: {
190
+ description: string;
191
+ };
192
+ address: {
193
+ selectRegion: string;
194
+ deliveryTo: string;
195
+ chooseAnotherAddress: string;
196
+ };
197
+ signature: {
198
+ reSign: string;
199
+ unSupportTpl: string;
200
+ };
201
+ ecard: {
202
+ chooseText: string;
203
+ otherValueText: string;
204
+ placeholder: string;
205
+ };
206
+ timeselect: {
207
+ title: string;
208
+ };
209
+ sku: {
210
+ buyText: string;
211
+ stepperTitle: string;
212
+ addCartText: string;
213
+ };
214
+ skuheader: {
215
+ idText: string;
216
+ };
217
+ addresslist: {
218
+ addAddress: string;
219
+ };
220
+ comment: {
221
+ complaintsText: string;
222
+ additionalReview: string;
223
+ additionalImages: string;
224
+ };
225
+ infiniteloading: {
226
+ loading: string;
227
+ pullTxt: string;
228
+ loadMoreTxt: string;
229
+ };
230
+ datepicker: {
231
+ year: string;
232
+ month: string;
233
+ day: string;
234
+ hour: string;
235
+ min: string;
236
+ seconds: string;
237
+ };
238
+ audiooperate: {
239
+ back: string;
240
+ start: string;
241
+ pause: string;
242
+ forward: string;
243
+ mute: string;
244
+ };
245
+ picker: {
246
+ title: string;
247
+ };
248
+ pickeritem: {
249
+ placeholder: string;
250
+ };
251
+ dateitem: {
252
+ placeholder: string;
253
+ };
254
+ cascaderitem: {
255
+ placeholder: string;
256
+ };
257
+ calendaritem: {
258
+ placeholder: string;
259
+ };
260
+ numberkeyboard: {
261
+ confirmText: string;
262
+ };
263
+ };
264
+ zh_TW: {
265
+ save: string;
266
+ noData: string;
267
+ confirmText: string;
268
+ cancelText: string;
269
+ clearText: string;
270
+ defaultText: string;
271
+ placeholder: string;
272
+ select: string;
273
+ dateUnit: {
274
+ day: string;
275
+ year: string;
276
+ month: string;
277
+ hour: string;
278
+ minute: string;
279
+ seconds: string;
280
+ };
281
+ video: {
282
+ errorTip: string;
283
+ clickRetry: string;
284
+ };
285
+ fixednav: {
286
+ activeText: string;
287
+ unActiveText: string;
288
+ };
289
+ pagination: {
290
+ prevText: string;
291
+ nextText: string;
292
+ };
293
+ calendarpane: {
294
+ weekdays: string;
295
+ endText: string;
296
+ startText: string;
297
+ title: string;
298
+ monthTitle: string;
299
+ today: string;
300
+ };
301
+ shortpassword: {
302
+ title: string;
303
+ desc: string;
304
+ tips: string;
305
+ };
306
+ uploader: {
307
+ ready: string;
308
+ readyUpload: string;
309
+ waitingUpload: string;
310
+ uploading: string;
311
+ success: string;
312
+ error: string;
313
+ };
314
+ countdown: {
315
+ day: string;
316
+ hour: string;
317
+ minute: string;
318
+ second: string;
319
+ };
320
+ empty: {
321
+ description: string;
322
+ };
323
+ address: {
324
+ selectRegion: string;
325
+ deliveryTo: string;
326
+ chooseAnotherAddress: string;
327
+ };
328
+ signature: {
329
+ reSign: string;
330
+ unSupportTpl: string;
331
+ };
332
+ ecard: {
333
+ chooseText: string;
334
+ otherValueText: string;
335
+ placeholder: string;
336
+ };
337
+ timeselect: {
338
+ title: string;
339
+ };
340
+ sku: {
341
+ buyText: string;
342
+ stepperTitle: string;
343
+ addCartText: string;
344
+ };
345
+ skuheader: {
346
+ idText: string;
347
+ };
348
+ addresslist: {
349
+ addAddress: string;
350
+ };
351
+ comment: {
352
+ complaintsText: string;
353
+ additionalReview: string;
354
+ additionalImages: string;
355
+ };
356
+ infiniteloading: {
357
+ loading: string;
358
+ pullTxt: string;
359
+ loadMoreTxt: string;
360
+ };
361
+ datepicker: {
362
+ year: string;
363
+ month: string;
364
+ day: string;
365
+ hour: string;
366
+ min: string;
367
+ seconds: string;
368
+ };
369
+ audiooperate: {
370
+ back: string;
371
+ start: string;
372
+ pause: string;
373
+ forward: string;
374
+ mute: string;
375
+ };
376
+ picker: {
377
+ title: string;
378
+ };
379
+ pickeritem: {
380
+ placeholder: string;
381
+ };
382
+ dateitem: {
383
+ placeholder: string;
384
+ };
385
+ cascaderitem: {
386
+ placeholder: string;
387
+ };
388
+ calendaritem: {
389
+ placeholder: string;
390
+ };
391
+ numberkeyboard: {
392
+ confirmText: string;
393
+ };
394
+ };
395
+ };
396
+ export default _default;
397
+
398
+ export { }