yc-design-vue 2.1.0 → 2.1.2
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.umd.js +1 -1
- package/dist/lang-es/zh-cn.js +140 -142
- package/dist/style.css +1 -1
- package/es/Alert/index.vue.js +2 -2
- package/es/Avatar/Avatar.vue.js +1 -1
- package/es/BackTop/index.vue.js +1 -1
- package/es/Breadcrumb/BreadcrumbItem.vue.js +1 -1
- package/es/Breadcrumb/BreadcrumbMore.vue.js +1 -1
- package/es/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
- package/es/Calendar/Calendar.vue.js +2 -2
- package/es/Carousel/CarouselArrow.vue.js +1 -1
- package/es/Cascader/CascaderIcon.vue.js +2 -2
- package/es/Cascader/CascaderOption.vue.js +1 -1
- package/es/Checkbox/Checkbox.vue.js +2 -2
- package/es/Collapse/CollapseItem.vue.js +2 -2
- package/es/Drawer/Drawer.vue.js +2 -2
- package/es/Dropdown/DropdownButton.vue.js +1 -1
- package/es/Dropdown/Dsubmenu.vue.js +1 -1
- package/es/Empty/index.vue.js +1 -1
- package/es/Image/Image.vue.js +1 -1
- package/es/Image/ImagePreview.vue.js +1 -1
- package/es/Image/ImagePreviewArrow.vue.js +1 -1
- package/es/Image/ImagePreviewToolbar.vue.js +1 -1
- package/es/Input/Input.vue.js +2 -2
- package/es/Input/InputSuffix.vue.js +3 -3
- package/es/InputNumber/InputOperaBtn.vue.js +1 -1
- package/es/InputTag/index.vue.js +2 -2
- package/es/Layout/LayoutSider.vue.js +1 -1
- package/es/Link/index.vue.js +1 -1
- package/es/Menu/Menu.vue.js +1 -1
- package/es/Menu/MenuEllipsis.vue.js +1 -1
- package/es/Menu/SubMenu.vue.js +1 -1
- package/es/Message/Message.vue.js +2 -2
- package/es/Modal/Modal.vue.js +2 -2
- package/es/Notification/Notification.vue.js +2 -2
- package/es/PageHeader/index.vue.js +2 -2
- package/es/Pagination/PaginationItem.vue.js +1 -1
- package/es/Progress/ProgressCircle.vue.js +2 -2
- package/es/Radio/Radio.vue.js +2 -2
- package/es/Rate/index.vue.js +1 -1
- package/es/ResizeBox/index.vue.js +1 -1
- package/es/Select/SelectIcon.vue.js +2 -2
- package/es/Spin/index.vue.js +1 -1
- package/es/Split/index.vue.js +1 -1
- package/es/Steps/Step.vue.js +1 -1
- package/es/Tabs/TabButton.vue.js +2 -2
- package/es/Tabs/Tabs.vue.js +1 -1
- package/es/Tag/index.vue.js +2 -2
- package/es/Textarea/index.vue.js +2 -2
- package/es/TimePicker/TimePicker.vue.js +2 -2
- package/es/Transfer/Transfer.vue.js +1 -1
- package/es/Transfer/TransferPanel.vue.js +3 -3
- package/es/Trigger/index.vue.js +1 -1
- package/es/Typography/TypographyBase.vue.js +3 -3
- package/es/Upload/Upload.vue.js +5 -1
- package/es/Upload/UploadButton.vue.js +5 -3
- package/es/Upload/UploadDrag.vue.d.ts +4 -1
- package/es/Upload/UploadDrag.vue.js +10 -4
- package/es/Upload/UploadFileList.vue2.js +4 -4
- package/es/Upload/UploadPictureCard.vue2.js +3 -3
- package/es/Upload/hooks/useUpload.d.ts +2 -0
- package/es/Upload/hooks/useUpload.js +2 -1
- package/es/_shared/components/IconButton/{index.vue.js → index.vue2.js} +1 -1
- package/es/_shared/components/IconButton/index.vue3.js +2 -2
- package/es/_shared/constants/index.js +1 -1
- package/es/_shared/icons/IconArrowDown.vue.js +1 -1
- package/es/_shared/icons/IconArrowRight.vue.js +1 -1
- package/es/_shared/icons/IconCheck.vue.js +1 -1
- package/es/_shared/icons/IconCheckboxChecked.vue.js +1 -1
- package/es/_shared/icons/IconClose.vue.js +1 -1
- package/es/_shared/icons/IconCopy.vue.js +1 -19
- package/es/_shared/icons/IconCopy.vue2.js +19 -1
- package/es/_shared/icons/IconDelete.vue.js +19 -1
- package/es/_shared/icons/IconDelete.vue2.js +1 -19
- package/es/_shared/icons/IconDragDot.vue.js +1 -1
- package/es/_shared/icons/IconEdit.vue.js +1 -19
- package/es/_shared/icons/IconEdit.vue2.js +19 -1
- package/es/_shared/icons/IconEmpty.vue.js +1 -1
- package/es/_shared/icons/IconError.vue.js +1 -1
- package/es/_shared/icons/IconExclamation.vue.js +1 -30
- package/es/_shared/icons/IconExclamation.vue2.js +30 -1
- package/es/_shared/icons/IconEyeClose.vue.js +23 -1
- package/es/_shared/icons/IconEyeClose.vue2.js +1 -23
- package/es/_shared/icons/IconEyeOpen.vue2.js +1 -1
- package/es/_shared/icons/IconFaceSmile.vue.js +1 -1
- package/es/_shared/icons/IconFile.vue.js +19 -1
- package/es/_shared/icons/IconFile.vue2.js +1 -19
- package/es/_shared/icons/IconFullScreen.vue2.js +1 -1
- package/es/_shared/icons/IconImageClose.vue.js +1 -1
- package/es/_shared/icons/IconInfo.vue.js +1 -1
- package/es/_shared/icons/IconInfoLine.vue.js +1 -1
- package/es/_shared/icons/IconLink.vue.js +1 -1
- package/es/_shared/icons/IconLoading.vue.js +1 -1
- package/es/_shared/icons/IconMenuFold.vue.js +1 -1
- package/es/_shared/icons/IconMenuUnfold.vue.js +1 -1
- package/es/_shared/icons/IconMinus.vue2.js +1 -1
- package/es/_shared/icons/IconMore.vue.js +1 -1
- package/es/_shared/icons/IconOriginSize.vue2.js +1 -1
- package/es/_shared/icons/IconPlus.vue.js +1 -1
- package/es/_shared/icons/IconRight.vue.js +1 -1
- package/es/_shared/icons/IconRotateLeft.vue2.js +1 -1
- package/es/_shared/icons/IconRotateRight.vue2.js +1 -1
- package/es/_shared/icons/IconSearch.vue2.js +1 -1
- package/es/_shared/icons/IconSeparator.vue2.js +1 -1
- package/es/_shared/icons/IconStar.vue.js +1 -1
- package/es/_shared/icons/IconSuccess.vue.js +1 -1
- package/es/_shared/icons/IconTime.vue.js +1 -1
- package/es/_shared/icons/IconToTop.vue.js +1 -1
- package/es/_shared/icons/IconUpload.vue.js +19 -1
- package/es/_shared/icons/IconUpload.vue2.js +1 -19
- package/es/_shared/icons/IconWarning.vue.js +1 -1
- package/es/_shared/icons/IconZoomIn.vue2.js +1 -1
- package/es/_shared/icons/IconZoomOut.vue2.js +1 -1
- package/es/lang-es/zh-cn.js +140 -142
- package/es/shared.css +1 -1
- package/es/style.css +1 -1
- package/lib/Alert/index.vue.js +1 -1
- package/lib/Avatar/Avatar.vue.js +1 -1
- package/lib/BackTop/index.vue.js +1 -1
- package/lib/Breadcrumb/BreadcrumbItem.vue.js +1 -1
- package/lib/Breadcrumb/BreadcrumbMore.vue.js +1 -1
- package/lib/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
- package/lib/Calendar/Calendar.vue.js +1 -1
- package/lib/Carousel/CarouselArrow.vue.js +1 -1
- package/lib/Cascader/CascaderIcon.vue.js +1 -1
- package/lib/Cascader/CascaderOption.vue.js +1 -1
- package/lib/Checkbox/Checkbox.vue.js +1 -1
- package/lib/Collapse/CollapseItem.vue.js +1 -1
- package/lib/Drawer/Drawer.vue.js +1 -1
- package/lib/Dropdown/DropdownButton.vue.js +1 -1
- package/lib/Dropdown/Dsubmenu.vue.js +1 -1
- package/lib/Empty/index.vue.js +1 -1
- package/lib/Image/Image.vue.js +1 -1
- package/lib/Image/ImagePreview.vue.js +1 -1
- package/lib/Image/ImagePreviewArrow.vue.js +1 -1
- package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
- package/lib/Input/Input.vue.js +1 -1
- package/lib/Input/InputSuffix.vue.js +1 -1
- package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
- package/lib/InputTag/index.vue.js +1 -1
- package/lib/Layout/LayoutSider.vue.js +1 -1
- package/lib/Link/index.vue.js +1 -1
- package/lib/Menu/Menu.vue.js +1 -1
- package/lib/Menu/MenuEllipsis.vue.js +1 -1
- package/lib/Menu/SubMenu.vue.js +1 -1
- package/lib/Message/Message.vue.js +1 -1
- package/lib/Modal/Modal.vue.js +1 -1
- package/lib/Notification/Notification.vue.js +1 -1
- package/lib/PageHeader/index.vue.js +1 -1
- package/lib/Pagination/PaginationItem.vue.js +1 -1
- package/lib/Progress/ProgressCircle.vue.js +1 -1
- package/lib/Radio/Radio.vue.js +1 -1
- package/lib/Rate/index.vue.js +1 -1
- package/lib/ResizeBox/index.vue.js +1 -1
- package/lib/Select/SelectIcon.vue.js +1 -1
- package/lib/Spin/index.vue.js +1 -1
- package/lib/Split/index.vue.js +1 -1
- package/lib/Steps/Step.vue.js +1 -1
- package/lib/Tabs/TabButton.vue.js +1 -1
- package/lib/Tabs/Tabs.vue.js +1 -1
- package/lib/Tag/index.vue.js +1 -1
- package/lib/Textarea/index.vue.js +1 -1
- package/lib/TimePicker/TimePicker.vue.js +1 -1
- package/lib/Transfer/Transfer.vue.js +1 -1
- package/lib/Transfer/TransferPanel.vue.js +1 -1
- package/lib/Trigger/index.vue.js +1 -1
- package/lib/Typography/TypographyBase.vue.js +1 -1
- package/lib/Upload/Upload.vue.js +1 -1
- package/lib/Upload/UploadButton.vue.js +1 -1
- package/lib/Upload/UploadDrag.vue.d.ts +4 -1
- package/lib/Upload/UploadDrag.vue.js +1 -1
- package/lib/Upload/UploadFileList.vue2.js +1 -1
- package/lib/Upload/UploadPictureCard.vue2.js +1 -1
- package/lib/Upload/hooks/useUpload.d.ts +2 -0
- package/lib/Upload/hooks/useUpload.js +1 -1
- package/lib/_shared/components/IconButton/index.vue2.js +1 -0
- package/lib/_shared/components/IconButton/index.vue3.js +1 -1
- package/lib/_shared/constants/index.js +1 -1
- package/lib/_shared/icons/IconArrowDown.vue.js +1 -1
- package/lib/_shared/icons/IconArrowRight.vue.js +1 -1
- package/lib/_shared/icons/IconCheck.vue.js +1 -1
- package/lib/_shared/icons/IconCheckboxChecked.vue.js +1 -1
- package/lib/_shared/icons/IconClose.vue.js +1 -1
- package/lib/_shared/icons/IconCopy.vue.js +1 -1
- package/lib/_shared/icons/IconCopy.vue2.js +1 -1
- package/lib/_shared/icons/IconDelete.vue.js +1 -1
- package/lib/_shared/icons/IconDelete.vue2.js +1 -1
- package/lib/_shared/icons/IconDragDot.vue.js +1 -1
- package/lib/_shared/icons/IconEdit.vue.js +1 -1
- package/lib/_shared/icons/IconEdit.vue2.js +1 -1
- package/lib/_shared/icons/IconEmpty.vue.js +1 -1
- package/lib/_shared/icons/IconError.vue.js +1 -1
- package/lib/_shared/icons/IconExclamation.vue.js +1 -1
- package/lib/_shared/icons/IconExclamation.vue2.js +1 -1
- package/lib/_shared/icons/IconEyeClose.vue.js +1 -1
- package/lib/_shared/icons/IconEyeClose.vue2.js +1 -1
- package/lib/_shared/icons/IconEyeOpen.vue2.js +1 -1
- package/lib/_shared/icons/IconFaceSmile.vue.js +1 -1
- package/lib/_shared/icons/IconFile.vue.js +1 -1
- package/lib/_shared/icons/IconFile.vue2.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
- package/lib/_shared/icons/IconImageClose.vue.js +1 -1
- package/lib/_shared/icons/IconInfo.vue.js +1 -1
- package/lib/_shared/icons/IconInfoLine.vue.js +1 -1
- package/lib/_shared/icons/IconLink.vue.js +1 -1
- package/lib/_shared/icons/IconLoading.vue.js +1 -1
- package/lib/_shared/icons/IconMenuFold.vue.js +1 -1
- package/lib/_shared/icons/IconMenuUnfold.vue.js +1 -1
- package/lib/_shared/icons/IconMinus.vue2.js +1 -1
- package/lib/_shared/icons/IconMore.vue.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
- package/lib/_shared/icons/IconPlus.vue.js +1 -1
- package/lib/_shared/icons/IconRight.vue.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
- package/lib/_shared/icons/IconSearch.vue2.js +1 -1
- package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
- package/lib/_shared/icons/IconStar.vue.js +1 -1
- package/lib/_shared/icons/IconSuccess.vue.js +1 -1
- package/lib/_shared/icons/IconTime.vue.js +1 -1
- package/lib/_shared/icons/IconToTop.vue.js +1 -1
- package/lib/_shared/icons/IconUpload.vue.js +1 -1
- package/lib/_shared/icons/IconUpload.vue2.js +1 -1
- package/lib/_shared/icons/IconWarning.vue.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
- package/lib/lang-es/zh-cn.js +140 -142
- package/lib/shared.css +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/lib/_shared/components/IconButton/index.vue.js +0 -1
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,4 +1,22 @@
|
|
1
|
-
import
|
1
|
+
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
|
+
import "../utils/dom.js";
|
3
|
+
/* empty css */
|
4
|
+
/* empty css */
|
5
|
+
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
|
+
/* empty css */
|
7
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
8
|
+
__name: "IconUpload",
|
9
|
+
setup(__props) {
|
10
|
+
return (_ctx, _cache) => {
|
11
|
+
return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
|
12
|
+
default: withCtx(() => [..._cache[0] || (_cache[0] = [
|
13
|
+
createElementVNode("path", { d: "M14.93 17.071 24.001 8l9.071 9.071m-9.07 16.071v-25M40 35v6H8v-6" }, null, -1)
|
14
|
+
])]),
|
15
|
+
_: 1
|
16
|
+
}, 16);
|
17
|
+
};
|
18
|
+
}
|
19
|
+
});
|
2
20
|
export {
|
3
21
|
_sfc_main as default
|
4
22
|
};
|
@@ -1,22 +1,4 @@
|
|
1
|
-
import
|
2
|
-
import "../utils/dom.js";
|
3
|
-
/* empty css */
|
4
|
-
/* empty css */
|
5
|
-
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
|
-
/* empty css */
|
7
|
-
const _sfc_main = /* @__PURE__ */ defineComponent({
|
8
|
-
__name: "IconUpload",
|
9
|
-
setup(__props) {
|
10
|
-
return (_ctx, _cache) => {
|
11
|
-
return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
|
12
|
-
default: withCtx(() => [..._cache[0] || (_cache[0] = [
|
13
|
-
createElementVNode("path", { d: "M14.93 17.071 24.001 8l9.071 9.071m-9.07 16.071v-25M40 35v6H8v-6" }, null, -1)
|
14
|
-
])]),
|
15
|
-
_: 1
|
16
|
-
}, 16);
|
17
|
-
};
|
18
|
-
}
|
19
|
-
});
|
1
|
+
import _sfc_main from "./IconUpload.vue.js";
|
20
2
|
export {
|
21
3
|
_sfc_main as default
|
22
4
|
};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
|
2
2
|
import "../utils/dom.js";
|
3
|
-
/* empty css
|
3
|
+
/* empty css */
|
4
4
|
/* empty css */
|
5
5
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
6
6
|
/* empty css */
|
package/es/lang-es/zh-cn.js
CHANGED
@@ -1,103 +1,103 @@
|
|
1
1
|
const calendarLang = {
|
2
|
-
formatYear:
|
3
|
-
formatMonth:
|
4
|
-
today:
|
2
|
+
formatYear: 'YYYY 年',
|
3
|
+
formatMonth: 'YYYY 年 MM 月',
|
4
|
+
today: '今天',
|
5
5
|
view: {
|
6
|
-
month:
|
7
|
-
year:
|
8
|
-
week:
|
9
|
-
day:
|
6
|
+
month: '月',
|
7
|
+
year: '年',
|
8
|
+
week: '周',
|
9
|
+
day: '日',
|
10
10
|
},
|
11
11
|
month: {
|
12
12
|
long: {
|
13
|
-
January:
|
14
|
-
February:
|
15
|
-
March:
|
16
|
-
April:
|
17
|
-
May:
|
18
|
-
June:
|
19
|
-
July:
|
20
|
-
August:
|
21
|
-
September:
|
22
|
-
October:
|
23
|
-
November:
|
24
|
-
December:
|
13
|
+
January: '一月',
|
14
|
+
February: '二月',
|
15
|
+
March: '三月',
|
16
|
+
April: '四月',
|
17
|
+
May: '五月',
|
18
|
+
June: '六月',
|
19
|
+
July: '七月',
|
20
|
+
August: '八月',
|
21
|
+
September: '九月',
|
22
|
+
October: '十月',
|
23
|
+
November: '十一月',
|
24
|
+
December: '十二月',
|
25
25
|
},
|
26
26
|
short: {
|
27
|
-
January:
|
28
|
-
February:
|
29
|
-
March:
|
30
|
-
April:
|
31
|
-
May:
|
32
|
-
June:
|
33
|
-
July:
|
34
|
-
August:
|
35
|
-
September:
|
36
|
-
October:
|
37
|
-
November:
|
38
|
-
December:
|
39
|
-
}
|
27
|
+
January: '一月',
|
28
|
+
February: '二月',
|
29
|
+
March: '三月',
|
30
|
+
April: '四月',
|
31
|
+
May: '五月',
|
32
|
+
June: '六月',
|
33
|
+
July: '七月',
|
34
|
+
August: '八月',
|
35
|
+
September: '九月',
|
36
|
+
October: '十月',
|
37
|
+
November: '十一月',
|
38
|
+
December: '十二月',
|
39
|
+
},
|
40
40
|
},
|
41
41
|
week: {
|
42
42
|
long: {
|
43
|
-
self:
|
44
|
-
monday:
|
45
|
-
tuesday:
|
46
|
-
wednesday:
|
47
|
-
thursday:
|
48
|
-
friday:
|
49
|
-
saturday:
|
50
|
-
sunday:
|
43
|
+
self: '周',
|
44
|
+
monday: '周一',
|
45
|
+
tuesday: '周二',
|
46
|
+
wednesday: '周三',
|
47
|
+
thursday: '周四',
|
48
|
+
friday: '周五',
|
49
|
+
saturday: '周六',
|
50
|
+
sunday: '周日',
|
51
51
|
},
|
52
52
|
short: {
|
53
|
-
self:
|
54
|
-
monday:
|
55
|
-
tuesday:
|
56
|
-
wednesday:
|
57
|
-
thursday:
|
58
|
-
friday:
|
59
|
-
saturday:
|
60
|
-
sunday:
|
61
|
-
}
|
62
|
-
}
|
53
|
+
self: '周',
|
54
|
+
monday: '一',
|
55
|
+
tuesday: '二',
|
56
|
+
wednesday: '三',
|
57
|
+
thursday: '四',
|
58
|
+
friday: '五',
|
59
|
+
saturday: '六',
|
60
|
+
sunday: '日',
|
61
|
+
},
|
62
|
+
},
|
63
63
|
};
|
64
64
|
const lang = {
|
65
|
-
locale:
|
65
|
+
locale: 'zh-CN',
|
66
66
|
empty: {
|
67
|
-
description:
|
67
|
+
description: '暂无数据',
|
68
68
|
},
|
69
69
|
drawer: {
|
70
|
-
okText:
|
71
|
-
cancelText:
|
70
|
+
okText: '确定',
|
71
|
+
cancelText: '取消',
|
72
72
|
},
|
73
73
|
popconfirm: {
|
74
|
-
okText:
|
75
|
-
cancelText:
|
74
|
+
okText: '确定',
|
75
|
+
cancelText: '取消',
|
76
76
|
},
|
77
77
|
modal: {
|
78
|
-
okText:
|
79
|
-
cancelText:
|
78
|
+
okText: '确定',
|
79
|
+
cancelText: '取消',
|
80
80
|
},
|
81
81
|
pagination: {
|
82
|
-
goto:
|
83
|
-
page:
|
84
|
-
countPerPage:
|
85
|
-
total:
|
82
|
+
goto: '前往',
|
83
|
+
page: '页',
|
84
|
+
countPerPage: '条/页',
|
85
|
+
total: '共 {0} 条',
|
86
86
|
},
|
87
87
|
table: {
|
88
|
-
okText:
|
89
|
-
resetText:
|
88
|
+
okText: '确定',
|
89
|
+
resetText: '重置',
|
90
90
|
},
|
91
91
|
upload: {
|
92
|
-
start:
|
93
|
-
cancel:
|
94
|
-
delete:
|
95
|
-
retry:
|
96
|
-
buttonText:
|
97
|
-
preview:
|
98
|
-
drag:
|
99
|
-
dragHover:
|
100
|
-
error:
|
92
|
+
start: '开始',
|
93
|
+
cancel: '取消',
|
94
|
+
delete: '删除',
|
95
|
+
retry: '点击重试',
|
96
|
+
buttonText: '点击上传',
|
97
|
+
preview: '预览',
|
98
|
+
drag: '点击或拖拽文件到此处上传',
|
99
|
+
dragHover: '释放文件并开始上传',
|
100
|
+
error: '上传失败',
|
101
101
|
},
|
102
102
|
calendar: calendarLang,
|
103
103
|
datePicker: {
|
@@ -105,98 +105,96 @@ const lang = {
|
|
105
105
|
month: calendarLang.month,
|
106
106
|
week: calendarLang.week,
|
107
107
|
placeholder: {
|
108
|
-
date:
|
109
|
-
week:
|
110
|
-
month:
|
111
|
-
year:
|
112
|
-
quarter:
|
113
|
-
time:
|
108
|
+
date: '请选择日期',
|
109
|
+
week: '请选择周',
|
110
|
+
month: '请选择月份',
|
111
|
+
year: '请选择年份',
|
112
|
+
quarter: '请选择季度',
|
113
|
+
time: '请选择时间',
|
114
114
|
},
|
115
115
|
rangePlaceholder: {
|
116
|
-
date: [
|
117
|
-
week: [
|
118
|
-
month: [
|
119
|
-
year: [
|
120
|
-
quarter: [
|
121
|
-
time: [
|
116
|
+
date: ['开始日期', '结束日期'],
|
117
|
+
week: ['开始周', '结束周'],
|
118
|
+
month: ['开始月份', '结束月份'],
|
119
|
+
year: ['开始年份', '结束年份'],
|
120
|
+
quarter: ['开始季度', '结束季度'],
|
121
|
+
time: ['开始时间', '结束时间'],
|
122
122
|
},
|
123
|
-
selectTime:
|
124
|
-
today:
|
125
|
-
now:
|
126
|
-
ok:
|
123
|
+
selectTime: '选择时间',
|
124
|
+
today: '今天',
|
125
|
+
now: '此刻',
|
126
|
+
ok: '确定',
|
127
127
|
},
|
128
128
|
image: {
|
129
|
-
loading:
|
129
|
+
loading: '加载中',
|
130
130
|
},
|
131
131
|
imagePreview: {
|
132
|
-
fullScreen:
|
133
|
-
rotateRight:
|
134
|
-
rotateLeft:
|
135
|
-
zoomIn:
|
136
|
-
zoomOut:
|
137
|
-
originalSize:
|
132
|
+
fullScreen: '全屏',
|
133
|
+
rotateRight: '向右旋转',
|
134
|
+
rotateLeft: '向左旋转',
|
135
|
+
zoomIn: '放大',
|
136
|
+
zoomOut: '缩小',
|
137
|
+
originalSize: '原始尺寸',
|
138
138
|
},
|
139
139
|
typography: {
|
140
|
-
copied:
|
141
|
-
copy:
|
142
|
-
expand:
|
143
|
-
collapse:
|
144
|
-
edit:
|
140
|
+
copied: '已复制',
|
141
|
+
copy: '复制',
|
142
|
+
expand: '展开',
|
143
|
+
collapse: '折叠',
|
144
|
+
edit: '编辑',
|
145
145
|
},
|
146
146
|
form: {
|
147
147
|
validateMessages: {
|
148
|
-
required:
|
148
|
+
required: '#{field} 是必填项',
|
149
149
|
type: {
|
150
|
-
string:
|
151
|
-
number:
|
152
|
-
boolean:
|
153
|
-
array:
|
154
|
-
object:
|
155
|
-
url:
|
156
|
-
email:
|
157
|
-
ip:
|
150
|
+
string: '#{field} 不是合法的文本类型',
|
151
|
+
number: '#{field} 不是合法的数字类型',
|
152
|
+
boolean: '#{field} 不是合法的布尔类型',
|
153
|
+
array: '#{field} 不是合法的数组类型',
|
154
|
+
object: '#{field} 不是合法的对象类型',
|
155
|
+
url: '#{field} 不是合法的 url 地址',
|
156
|
+
email: '#{field} 不是合法的邮箱地址',
|
157
|
+
ip: '#{field} 不是合法的 IP 地址',
|
158
158
|
},
|
159
159
|
number: {
|
160
|
-
min:
|
161
|
-
max:
|
162
|
-
equal:
|
163
|
-
range:
|
164
|
-
positive:
|
165
|
-
negative:
|
160
|
+
min: '`#{value}` 小于最小值 `#{min}`',
|
161
|
+
max: '`#{value}` 大于最大值 `#{max}`',
|
162
|
+
equal: '`#{value}` 不等于 `#{equal}`',
|
163
|
+
range: '`#{value}` 不在 `#{min} ~ #{max}` 范围内',
|
164
|
+
positive: '`#{value}` 不是正数',
|
165
|
+
negative: '`#{value}` 不是负数',
|
166
166
|
},
|
167
167
|
array: {
|
168
|
-
length:
|
169
|
-
minLength:
|
170
|
-
maxLength:
|
171
|
-
includes:
|
172
|
-
deepEqual:
|
173
|
-
empty:
|
168
|
+
length: '`#{field}` 个数不等于 #{length}',
|
169
|
+
minLength: '`#{field}` 个数最少为 #{minLength}',
|
170
|
+
maxLength: '`#{field}` 个数最多为 #{maxLength}',
|
171
|
+
includes: '#{field} 不包含 #{includes}',
|
172
|
+
deepEqual: '#{field} 不等于 #{deepEqual}',
|
173
|
+
empty: '`#{field}` 不是空数组',
|
174
174
|
},
|
175
175
|
string: {
|
176
|
-
minLength:
|
177
|
-
maxLength:
|
178
|
-
length:
|
179
|
-
match:
|
180
|
-
uppercase:
|
181
|
-
lowercase:
|
176
|
+
minLength: '字符数最少为 #{minLength}',
|
177
|
+
maxLength: '字符数最多为 #{maxLength}',
|
178
|
+
length: '字符数必须是 #{length}',
|
179
|
+
match: '`#{value}` 不符合模式 #{pattern}',
|
180
|
+
uppercase: '`#{value}` 必须全大写',
|
181
|
+
lowercase: '`#{value}` 必须全小写',
|
182
182
|
},
|
183
183
|
object: {
|
184
|
-
deepEqual:
|
185
|
-
hasKeys:
|
186
|
-
empty:
|
184
|
+
deepEqual: '`#{field}` 不等于期望值',
|
185
|
+
hasKeys: '`#{field}` 不包含必须字段',
|
186
|
+
empty: '`#{field}` 不是对象',
|
187
187
|
},
|
188
188
|
boolean: {
|
189
|
-
true:
|
190
|
-
false:
|
191
|
-
}
|
192
|
-
}
|
189
|
+
true: '期望是 `true`',
|
190
|
+
false: '期望是 `false`',
|
191
|
+
},
|
192
|
+
},
|
193
193
|
},
|
194
194
|
colorPicker: {
|
195
|
-
history:
|
196
|
-
preset:
|
197
|
-
empty:
|
198
|
-
}
|
199
|
-
};
|
200
|
-
export {
|
201
|
-
lang as default
|
195
|
+
history: '最近使用颜色',
|
196
|
+
preset: '系统预设颜色',
|
197
|
+
empty: '暂无',
|
198
|
+
},
|
202
199
|
};
|
200
|
+
export { lang as default };
|