@antscorp/ama-ui 0.0.20 → 0.0.21
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/ama-ui.es.js +11 -9
- package/dist/ama-ui.es.js.map +1 -1
- package/dist/index.d.ts +12 -2
- package/package.json +1 -1
package/dist/ama-ui.es.js
CHANGED
|
@@ -5225,20 +5225,22 @@ const qd = c(({ color: e3 = "currentColor", size: t2 = 24, strokeWidth: n2 = 2,
|
|
|
5225
5225
|
* See the LICENSE file in the root directory of this source tree.
|
|
5226
5226
|
*/
|
|
5227
5227
|
Gd.Item = cd.Item;
|
|
5228
|
-
const Xd = (e3) => g(Du, { ...e3 }), Qd = (e3) => g(
|
|
5229
|
-
|
|
5228
|
+
const Xd = (e3) => g(Du, { ...e3 }), Qd = (e3) => g(ms, { ...e3 });
|
|
5229
|
+
Qd.show = ms.show;
|
|
5230
|
+
const Jd = (e3) => g(Qu, { ...e3 }), em = (e3) => g(As, { ...e3 }), tm = (e3) => g(jl, { ...e3 });
|
|
5231
|
+
const nm = "${label} is not a valid ${type}", rm = "${label} không phải là một ${type} hợp lệ", om = function(e3, t2) {
|
|
5230
5232
|
return function e4(t3, n2) {
|
|
5231
5233
|
if ("object" != typeof t3 || "object" != typeof n2 || Array.isArray(t3) || Array.isArray(n2)) return void 0 !== n2 ? n2 : t3;
|
|
5232
5234
|
const r2 = {};
|
|
5233
5235
|
for (const o2 in t3) t3.hasOwnProperty(o2) && (r2[o2] = e4(t3[o2], n2[o2]));
|
|
5234
5236
|
return r2;
|
|
5235
5237
|
}(e3, t2);
|
|
5236
|
-
}({ locale: "en", common: { confirm: "Confirm", cancel: "Cancel", loading: "Loading", close: "Close" }, Calendar: { title: "Date selection", confirm: "Confirm", start: "start", end: "end", today: "today", markItems: ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], yearAndMonth: "${year}/${month}" }, Cascader: { placeholder: "Selecting" }, Dialog: { ok: "OK" }, DatePicker: { tillNow: "Till Now" }, ErrorBlock: { default: { title: "Oops, something went wrong", description: "Please wait a minute and try again" }, busy: { title: "Oops, not loading", description: "Try to refresh the page" }, disconnected: { title: "Network is busy", description: "Try to refresh the page" }, empty: { title: "Hmm, couldn't find that...", description: "Want to try a new search?" } }, Form: { required: "Required", optional: "Optional", defaultValidateMessages: { default: "Field validation error for ${label}", required: "Please enter ${label}", enum: "${label} must be one of [${enum}]", whitespace: "${label} cannot be a blank character", date: { format: "${label} date format is invalid", parse: "${label} cannot be converted to a date", invalid: "${label} is an invalid date" }, types: { string:
|
|
5238
|
+
}({ locale: "en", common: { confirm: "Confirm", cancel: "Cancel", loading: "Loading", close: "Close" }, Calendar: { title: "Date selection", confirm: "Confirm", start: "start", end: "end", today: "today", markItems: ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], yearAndMonth: "${year}/${month}" }, Cascader: { placeholder: "Selecting" }, Dialog: { ok: "OK" }, DatePicker: { tillNow: "Till Now" }, ErrorBlock: { default: { title: "Oops, something went wrong", description: "Please wait a minute and try again" }, busy: { title: "Oops, not loading", description: "Try to refresh the page" }, disconnected: { title: "Network is busy", description: "Try to refresh the page" }, empty: { title: "Hmm, couldn't find that...", description: "Want to try a new search?" } }, Form: { required: "Required", optional: "Optional", defaultValidateMessages: { default: "Field validation error for ${label}", required: "Please enter ${label}", enum: "${label} must be one of [${enum}]", whitespace: "${label} cannot be a blank character", date: { format: "${label} date format is invalid", parse: "${label} cannot be converted to a date", invalid: "${label} is an invalid date" }, types: { string: nm, method: nm, array: nm, object: nm, number: nm, date: nm, boolean: nm, integer: nm, float: nm, regexp: nm, email: nm, url: nm, hex: nm }, string: { len: "${label} must be ${len} characters", min: "${label} must be at least ${min} characters", max: "${label} must be up to ${max} characters", range: "${label} must be between ${min}-${max} characters" }, number: { len: "${label} must be equal to ${len}", min: "${label} must be minimum ${min}", max: "${label} must be maximum ${max}", range: "${label} must be between ${min}-${max}" }, array: { len: "Must be ${len} ${label}", min: "At least ${min} ${label}", max: "At most ${max} ${label}", range: "The amount of ${label} must be between ${min}-${max}" }, pattern: { mismatch: "${label} does not match the pattern ${pattern}" } } }, ImageUploader: { uploading: "Uploading...", upload: "Upload" }, InfiniteScroll: { noMore: "No more", failedToLoad: "Failed to load", retry: "Retry" }, Input: { clear: "clear" }, Mask: { name: "Mask" }, Modal: { ok: "OK" }, PasscodeInput: { name: "Passcode Input" }, PullToRefresh: { pulling: "Scroll down to refresh", canRelease: "Release to refresh immediately", complete: "Refresh successful" }, SearchBar: { name: "Search Bar" }, Slider: { name: "Slider" }, Stepper: { decrease: "decrease", increase: "increase" }, Switch: { name: "Switch" }, Selector: { name: "Selector" } }, { locale: "vi-VN", common: { confirm: "Chắc chắn", cancel: "Hủy", loading: "Đang tải", close: "Đóng" }, Calendar: { title: "Chọn ngày", confirm: "Xác nhận", start: "Bắt đầu", end: "Kết thúc", today: "Hôm nay", markItems: ["Một", "Hai", "Ba", "Bốn", "Năm", "Sáu", "Ngày"], yearAndMonth: "Tháng ${month} năm ${year}" }, Cascader: { placeholder: "Vui lòng lựa chọn" }, Dialog: { ok: "OK" }, DatePicker: { tillNow: "Đến nay" }, ErrorBlock: { default: { title: "Trang đang gặp một số vấn đề nhỏ", description: "Đợi chút rồi thử" }, busy: { title: "Ùn tắc phía trước", description: "Thử quét mới" }, disconnected: { title: "Mạng đang bận", description: "Chạm khẽ để chỉnh sửa" }, empty: { title: "Không tìm thấy thứ bạn cần", description: "Tìm cái khác" } }, Form: { required: "Bắt buộc", optional: "Tùy chọn", defaultValidateMessages: { default: "Lỗi xác thực trường ${label}", required: "Vui lòng nhập ${label}", enum: "${label} phải là một trong [${enum}]", whitespace: "${label} không được là ký tự trống", date: { format: "${label}Định dạng ngày tháng không còn hiệu lực", parse: "${label} Không thể chuyển đổi thành ngày", invalid: "${label} là một ngày không hợp lệ" }, types: { string: rm, method: rm, array: rm, object: rm, number: rm, date: rm, boolean: rm, integer: rm, float: rm, regexp: rm, email: rm, url: rm, hex: rm }, string: { len: "${label} phải là ${len} ký tự", min: "${label} tối thiểu ${min} ký tự", max: "${label} tối đa ${max} ký tự", range: "${label} phải ở giữa chữ ${min} - ${max}" }, number: { len: "${label} phải bằng ${len}", min: "${label} giá trị tối thiểu là ${min}", max: "${label} giá trị tối đa là ${max}", range: "${label} phải ở giữa ${min} - ${max}" }, array: { len: "Phải là ${len} chiếc ${label}", min: "Tối thiểu ${min} chiếc ${label}", max: "Tối đa ${max} chiếc ${label}", range: "${label} số lượng phải ở giữa ${min} - ${max}" }, pattern: { mismatch: "${label} không khớp với mẫu ${pattern}" } } }, ImageUploader: { uploading: "Đang tải lên...", upload: "Tải lên" }, InfiniteScroll: { noMore: "Hết rồi bạn ơi", failedToLoad: "Tải xuống thất bại", retry: "Tải lại" }, Input: { clear: "Xóa" }, Mask: { name: "Nền tối" }, Modal: { ok: "OK" }, PasscodeInput: { name: "Khung nhập mật khẩu" }, PullToRefresh: { pulling: "Kéo xuống để làm mới", canRelease: "Thả ra để làm mới", complete: "Làm mới thành công" }, SearchBar: { name: "Khung tìm kiếm" }, Slider: { name: "Thanh nhập liệu trượt" }, Stepper: { decrease: "Giảm", increase: "Tăng" }, Switch: { name: "Bật tắt" }, Selector: { name: "Chọn nhóm" } }), im = { ...om, common: { ...om.common, confirm: "Xác nhận" }, ErrorBlock: { ...om.ErrorBlock, empty: { title: "Không có dữ liệu", description: "Hiện tại không có dữ liệu, xin vui lòng thử lại sau." } } }, am = (e3) => {
|
|
5237
5239
|
const { children: t2, ...n2 } = e3;
|
|
5238
|
-
return g(S, { ...n2, locale:
|
|
5240
|
+
return g(S, { ...n2, locale: im, children: t2 });
|
|
5239
5241
|
};
|
|
5240
5242
|
export {
|
|
5241
|
-
|
|
5243
|
+
Qd as ActionSheet,
|
|
5242
5244
|
fs as AutoCenter,
|
|
5243
5245
|
kd as Avatar,
|
|
5244
5246
|
Md as Badge,
|
|
@@ -5246,10 +5248,10 @@ export {
|
|
|
5246
5248
|
Nd as CapsuleTabs,
|
|
5247
5249
|
Td as Card,
|
|
5248
5250
|
Id as Collapse,
|
|
5249
|
-
|
|
5251
|
+
am as ConfigProvider,
|
|
5250
5252
|
$d as DatePicker,
|
|
5251
5253
|
xd as Divider,
|
|
5252
|
-
|
|
5254
|
+
em as DotLoading,
|
|
5253
5255
|
Ad as Ellipsis,
|
|
5254
5256
|
Yd as ErrorBlock,
|
|
5255
5257
|
Ld as FloatingPanel,
|
|
@@ -5262,11 +5264,11 @@ export {
|
|
|
5262
5264
|
Pd as JumboTabs,
|
|
5263
5265
|
Sd as List,
|
|
5264
5266
|
jd as NavBar,
|
|
5265
|
-
|
|
5267
|
+
Jd as PullToRefresh,
|
|
5266
5268
|
Bd as SafeArea,
|
|
5267
5269
|
Vd as SideBar,
|
|
5268
5270
|
Cd as Space,
|
|
5269
|
-
|
|
5271
|
+
tm as SpinLoading,
|
|
5270
5272
|
Gd as Swiper,
|
|
5271
5273
|
zd as TabBar,
|
|
5272
5274
|
Wd as Tabs,
|