@geelato/web-vue 2.58.1 → 2.58.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/arco-vue.js +19 -1
- package/dist/arco-vue.js.map +1 -1
- package/dist/arco-vue.min.js +10 -7
- package/dist/arco-vue.min.js.map +1 -1
- package/es/_components/icon-hover.d.ts +3 -3
- package/es/_components/input-label/input-label.d.ts +5 -5
- package/es/_components/picker/input-range.d.ts +10 -10
- package/es/_components/picker/input.d.ts +8 -8
- package/es/_components/select-view/select-view.d.ts +6 -6
- package/es/_components/virtual-list-v2/virtual-list.d.ts +5 -5
- package/es/_hooks/use-form-item.d.ts +2 -2
- package/es/_hooks/use-size.d.ts +3 -3
- package/es/alert/alert.d.ts +6 -6
- package/es/alert/index.d.ts +12 -12
- package/es/anchor/anchor.d.ts +1 -1
- package/es/anchor/index.d.ts +3 -3
- package/es/auto-complete/auto-complete.d.ts +3 -3
- package/es/auto-complete/index.d.ts +9 -9
- package/es/avatar/avatar.d.ts +1 -1
- package/es/avatar/index.d.ts +3 -3
- package/es/button/button-group.d.ts +2 -2
- package/es/button/button.d.ts +2 -2
- package/es/button/index.d.ts +5 -5
- package/es/calendar/calendar.d.ts +1 -1
- package/es/calendar/index.d.ts +3 -3
- package/es/card/card.d.ts +2 -2
- package/es/card/index.d.ts +3 -3
- package/es/carousel/carousel-indicator.d.ts +1 -1
- package/es/cascader/cascader-panel.d.ts +7 -7
- package/es/cascader/cascader.d.ts +33 -33
- package/es/cascader/index.d.ts +85 -85
- package/es/checkbox/checkbox-group.d.ts +2 -2
- package/es/checkbox/checkbox.d.ts +6 -6
- package/es/checkbox/index.d.ts +14 -14
- package/es/collapse/collapse-item.d.ts +3 -3
- package/es/collapse/index.d.ts +3 -3
- package/es/color-picker/color-picker.d.ts +4 -4
- package/es/color-picker/index.d.ts +9 -9
- package/es/comment/comment.d.ts +2 -2
- package/es/comment/index.d.ts +3 -3
- package/es/config-provider/config-provider.d.ts +3 -3
- package/es/config-provider/index.d.ts +6 -6
- package/es/date-picker/index.d.ts +66 -66
- package/es/date-picker/panels/date/index.d.ts +8 -8
- package/es/date-picker/panels/footer.d.ts +5 -5
- package/es/date-picker/panels/shortcuts.d.ts +5 -5
- package/es/date-picker/panels/week/index.d.ts +8 -8
- package/es/date-picker/picker-panel.d.ts +26 -26
- package/es/date-picker/picker.d.ts +61 -61
- package/es/date-picker/range-picker-panel.d.ts +27 -27
- package/es/date-picker/range-picker.d.ts +66 -66
- package/es/descriptions/descriptions.d.ts +4 -4
- package/es/descriptions/index.d.ts +9 -9
- package/es/drawer/drawer.d.ts +9 -9
- package/es/drawer/index.d.ts +19 -19
- package/es/dropdown/dropdown-button.d.ts +26 -26
- package/es/dropdown/dropdown-option.d.ts +2 -2
- package/es/dropdown/dropdown-panel.d.ts +6 -6
- package/es/dropdown/dropdown-submenu.d.ts +21 -21
- package/es/dropdown/dropdown.d.ts +18 -18
- package/es/dropdown/index.d.ts +85 -85
- package/es/form/form-item-label.d.ts +28 -28
- package/es/form/form-item.d.ts +35 -35
- package/es/form/form.d.ts +2 -2
- package/es/form/index.d.ts +38 -38
- package/es/image/preview-action.d.ts +27 -27
- package/es/image/preview-toolbar.d.ts +27 -27
- package/es/input/index.d.ts +22 -22
- package/es/input/input-password.d.ts +8 -8
- package/es/input/input-search.d.ts +2 -2
- package/es/input/input.d.ts +5 -5
- package/es/input-number/index.d.ts +18 -18
- package/es/input-number/input-number.d.ts +8 -8
- package/es/input-tag/index.d.ts +30 -30
- package/es/input-tag/input-tag.d.ts +11 -11
- package/es/list/index.d.ts +12 -12
- package/es/list/list.d.ts +5 -5
- package/es/mention/index.d.ts +15 -15
- package/es/mention/mention.d.ts +5 -5
- package/es/menu/base-menu.d.ts +1 -1
- package/es/menu/item.d.ts +1 -1
- package/es/menu/menu.d.ts +1 -1
- package/es/menu/sub-menu-pop.d.ts +15 -15
- package/es/message/message.d.ts +7 -7
- package/es/modal/index.d.ts +16 -16
- package/es/modal/modal.d.ts +8 -8
- package/es/notification/notification.d.ts +4 -4
- package/es/page-header/index.d.ts +6 -6
- package/es/page-header/page-header.d.ts +3 -3
- package/es/pagination/index.d.ts +6 -6
- package/es/pagination/page-jumper.d.ts +18 -18
- package/es/pagination/page-options.d.ts +85 -85
- package/es/pagination/pagination.d.ts +3 -3
- package/es/popconfirm/index.d.ts +37 -37
- package/es/popconfirm/popconfirm.d.ts +18 -18
- package/es/popover/index.d.ts +24 -24
- package/es/popover/popover.d.ts +12 -12
- package/es/progress/circle.d.ts +5 -5
- package/es/progress/index.d.ts +36 -36
- package/es/progress/line.d.ts +5 -5
- package/es/progress/progress.d.ts +19 -19
- package/es/progress/steps.d.ts +2 -2
- package/es/radio/index.d.ts +16 -16
- package/es/radio/radio-group.d.ts +4 -4
- package/es/radio/radio.d.ts +5 -5
- package/es/rate/index.d.ts +9 -9
- package/es/rate/rate.d.ts +3 -3
- package/es/scrollbar/index.d.ts +6 -6
- package/es/scrollbar/scrollbar.d.ts +3 -3
- package/es/select/index.d.ts +85 -85
- package/es/select/option.d.ts +16 -16
- package/es/select/select-dropdown.d.ts +7 -7
- package/es/select/select.d.ts +30 -30
- package/es/skeleton/index.d.ts +3 -3
- package/es/skeleton/skeleton.d.ts +1 -1
- package/es/slider/index.d.ts +96 -96
- package/es/slider/slider-button.d.ts +27 -27
- package/es/slider/slider-input.d.ts +18 -18
- package/es/slider/slider.d.ts +47 -47
- package/es/space/index.d.ts +6 -6
- package/es/space/space.d.ts +3 -3
- package/es/split/index.d.ts +6 -6
- package/es/split/split.d.ts +2 -2
- package/es/statistic/countdown.d.ts +1 -1
- package/es/statistic/index.d.ts +4 -4
- package/es/statistic/statistic.d.ts +1 -1
- package/es/steps/index.d.ts +9 -9
- package/es/steps/step.d.ts +3 -3
- package/es/steps/steps.d.ts +3 -3
- package/es/switch/index.d.ts +15 -15
- package/es/switch/switch.d.ts +9 -9
- package/es/table/index.d.ts +24 -24
- package/es/table/table-column.d.ts +2 -2
- package/es/table/table-operation-td.d.ts +30 -30
- package/es/table/table-td.d.ts +1 -1
- package/es/table/table.d.ts +11 -11
- package/es/table/table.js +20 -2
- package/es/tabs/index.d.ts +9 -9
- package/es/tabs/tabs-nav.d.ts +1 -1
- package/es/tabs/tabs-tab.d.ts +4 -4
- package/es/tabs/tabs.d.ts +4 -4
- package/es/tag/index.d.ts +12 -12
- package/es/tag/tag.d.ts +6 -6
- package/es/textarea/index.d.ts +15 -15
- package/es/textarea/textarea.d.ts +6 -6
- package/es/time-picker/index.d.ts +113 -113
- package/es/time-picker/panel.d.ts +8 -8
- package/es/time-picker/range-panel.d.ts +8 -8
- package/es/time-picker/time-picker.d.ts +54 -54
- package/es/timeline/index.d.ts +3 -3
- package/es/timeline/timeline.d.ts +2 -2
- package/es/tooltip/index.d.ts +27 -27
- package/es/tooltip/tooltip.d.ts +13 -13
- package/es/transfer/index.d.ts +90 -90
- package/es/transfer/transfer-view.d.ts +37 -37
- package/es/transfer/transfer.d.ts +44 -44
- package/es/tree/base-node.d.ts +14 -14
- package/es/tree/index.d.ts +19 -19
- package/es/tree/transition-node-list.d.ts +14 -14
- package/es/tree/tree.d.ts +9 -9
- package/es/tree-select/index.d.ts +95 -95
- package/es/tree-select/panel.d.ts +19 -19
- package/es/tree-select/tree-select.d.ts +45 -45
- package/es/trigger/index.d.ts +12 -12
- package/es/trigger/trigger.d.ts +7 -7
- package/es/typography/base.d.ts +2 -2
- package/es/typography/edit-content.d.ts +67 -67
- package/es/typography/index.d.ts +3 -3
- package/es/typography/operations.d.ts +27 -27
- package/es/typography/title.d.ts +3 -3
- package/es/upload/index.d.ts +6 -6
- package/es/upload/upload.d.ts +2 -2
- package/es/verification-code/index.d.ts +12 -12
- package/es/verification-code/verification-code.d.ts +5 -5
- package/json/vetur-attributes.json +2123 -2123
- package/json/vetur-tags.json +750 -750
- package/json/web-types.json +4379 -4379
- package/lib/table/table.js +19 -1
- package/package.json +1 -1
package/dist/arco-vue.min.js
CHANGED
|
@@ -9890,7 +9890,10 @@
|
|
|
9890
9890
|
}, column: l3, operations: xt2.value, dataColumns: J2.value, resizable: i2, onClick: (e2) => ((e3, t3) => {
|
|
9891
9891
|
n2("headerClick", e3, t3);
|
|
9892
9892
|
})(l3, e2) }, { th: r2.th });
|
|
9893
|
-
})] }))], thead: r2.thead }), eo2 = () => {
|
|
9893
|
+
})] }))], thead: r2.thead }), eo2 = e.defineComponent({ setup: (t3, { attrs: o2, slots: l2 }) => () => {
|
|
9894
|
+
var _a2;
|
|
9895
|
+
return e.createVNode("table", e.mergeProps(o2, { cellpadding: 0, cellspacing: 0 }), [e.createVNode(th, { dataColumns: J2.value, operations: xt2.value, columnWidth: oe2 }, null), (_a2 = l2.default) == null ? void 0 : _a2.call(l2)]);
|
|
9896
|
+
} }), to2 = () => {
|
|
9894
9897
|
var _a2, _b;
|
|
9895
9898
|
if (X2.value) {
|
|
9896
9899
|
const o2 = s(t2.stickyHeader) ? `${t2.stickyHeader}px` : void 0, l2 = [(_a2 = j2.value) == null ? void 0 : _a2.outerClass];
|
|
@@ -9898,15 +9901,15 @@
|
|
|
9898
9901
|
const n3 = { top: o2, ...(_b = j2.value) == null ? void 0 : _b.outerStyle }, a2 = M2.value ? Zo : "div";
|
|
9899
9902
|
return e.createVNode(e.Fragment, null, [t2.showHeader && e.createVNode(a2, e.mergeProps({ ref: Z2, class: [`${z2}-header`, { [`${z2}-header-sticky`]: t2.stickyHeader && !M2.value }], style: { overflowY: Et2.value ? "scroll" : void 0, top: M2.value ? void 0 : o2 } }, B2.value ? { hide: 0 !== rt2.value.length, disableVertical: true, ...j2.value, outerClass: l2, outerStyle: n3 } : void 0), { default: () => [e.createVNode("table", { class: `${z2}-element`, style: wt2.value, cellpadding: 0, cellspacing: 0 }, [e.createVNode(th, { dataColumns: J2.value, operations: xt2.value, columnWidth: oe2 }, null), Jt2()])] }), e.createVNode(re, { onResize: Ot2 }, { default: () => {
|
|
9900
9903
|
var _a3, _b2, _c2, _d2;
|
|
9901
|
-
return [$t2.value && rt2.value.length ? e.createVNode(Bl, e.mergeProps({ ref: K2.value, class: `${z2}-body`, data: Gt2.value, itemKey: "_key", component: { list:
|
|
9904
|
+
return [$t2.value && rt2.value.length ? e.createVNode(Bl, e.mergeProps({ ref: K2.value, class: `${z2}-body`, data: Gt2.value, itemKey: "_key", component: { list: eo2, content: "tbody" }, listAttrs: { class: `${z2}-element`, style: St2.value }, paddingPosition: "list", height: (_b2 = (_a3 = t2.scroll) == null ? void 0 : _a3.y) != null ? _b2 : "auto" }, t2.virtualListProps, { onScroll: vt2 }), { item: ({ item: e2 }) => _t2(e2) }) : e.createVNode(a2, e.mergeProps({ ref: W2, class: `${z2}-body`, style: { maxHeight: s((_c2 = t2.scroll) == null ? void 0 : _c2.y) ? `${(_d2 = t2.scroll) == null ? void 0 : _d2.y}px` : "100%" } }, B2.value ? { outerStyle: { display: "flex", minHeight: "0" }, ...j2.value } : void 0, { onScroll: vt2 }), { default: () => [e.createVNode("table", { class: `${z2}-element`, style: St2.value, cellpadding: 0, cellspacing: 0 }, [0 !== rt2.value.length && e.createVNode(th, { dataColumns: J2.value, operations: xt2.value, columnWidth: oe2 }, null), Qt2()])] })];
|
|
9902
9905
|
} }), ct2.value && ct2.value.length > 0 && e.createVNode("div", { ref: A2, class: `${z2}-tfoot`, style: { overflowY: Et2.value ? "scroll" : "hidden" } }, [e.createVNode("table", { class: `${z2}-element`, style: St2.value, cellpadding: 0, cellspacing: 0 }, [e.createVNode(th, { dataColumns: J2.value, operations: xt2.value, columnWidth: oe2 }, null), qt2()])])]);
|
|
9903
9906
|
}
|
|
9904
9907
|
return e.createVNode(re, { onResize: () => mt2() }, { default: () => [e.createVNode("table", { class: `${z2}-element`, cellpadding: 0, cellspacing: 0, style: St2.value }, [e.createVNode(th, { dataColumns: J2.value, operations: xt2.value, columnWidth: oe2 }, null), t2.showHeader && Jt2(), Qt2(), ct2.value && ct2.value.length > 0 && qt2()])] });
|
|
9905
|
-
},
|
|
9908
|
+
}, oo2 = (o2) => {
|
|
9906
9909
|
var _a2;
|
|
9907
9910
|
const l2 = ((_a2 = t2.scroll) == null ? void 0 : _a2.maxHeight) ? { maxHeight: t2.scroll.maxHeight } : void 0, n3 = M2.value ? Zo : "div";
|
|
9908
|
-
return e.createVNode(e.Fragment, null, [e.createVNode("div", { class: [`${z2}-container`, Bt2.value] }, [e.createVNode(n3, e.mergeProps({ ref: R2, class: [`${z2}-content`, { [`${z2}-content-scroll-x`]: !X2.value }], style: l2 }, B2.value ? { outerStyle: { height: "100%" }, ...j2.value } : void 0, { onScroll: ft2 }), { default: () => [o2 ? e.createVNode("table", { class: `${z2}-element`, cellpadding: 0, cellspacing: 0 }, [o2()]) :
|
|
9909
|
-
},
|
|
9911
|
+
return e.createVNode(e.Fragment, null, [e.createVNode("div", { class: [`${z2}-container`, Bt2.value] }, [e.createVNode(n3, e.mergeProps({ ref: R2, class: [`${z2}-content`, { [`${z2}-content-scroll-x`]: !X2.value }], style: l2 }, B2.value ? { outerStyle: { height: "100%" }, ...j2.value } : void 0, { onScroll: ft2 }), { default: () => [o2 ? e.createVNode("table", { class: `${z2}-element`, cellpadding: 0, cellspacing: 0 }, [o2()]) : to2()] })]), r2.footer && e.createVNode("div", { class: `${z2}-footer` }, [r2.footer()])]);
|
|
9912
|
+
}, lo2 = () => {
|
|
9910
9913
|
var _a2, _b;
|
|
9911
9914
|
const o2 = a(t2.pagination) ? Tt(t2.pagination, ["current", "pageSize", "defaultCurrent", "defaultPageSize"]) : {};
|
|
9912
9915
|
return e.createVNode("div", { class: Nt2.value }, [(_a2 = r2["pagination-left"]) == null ? void 0 : _a2.call(r2), e.createVNode(zp, e.mergeProps({ total: Je2.value.length, current: tt2.value, pageSize: ot2.value, onChange: (e2) => {
|
|
@@ -9914,14 +9917,14 @@
|
|
|
9914
9917
|
}, onPageSizeChange: (e2) => {
|
|
9915
9918
|
nt2(e2), ue2("pagination");
|
|
9916
9919
|
} }, o2), null), (_b = r2["pagination-right"]) == null ? void 0 : _b.call(r2)]);
|
|
9917
|
-
},
|
|
9920
|
+
}, no2 = e.computed(() => {
|
|
9918
9921
|
var _a2, _b;
|
|
9919
9922
|
if (i((_a2 = t2.scroll) == null ? void 0 : _a2.y))
|
|
9920
9923
|
return { height: (_b = t2.scroll) == null ? void 0 : _b.y };
|
|
9921
9924
|
});
|
|
9922
9925
|
return { render: () => {
|
|
9923
9926
|
var _a2;
|
|
9924
|
-
return r2.default ? e.createVNode("div", { class: Vt2.value }, [
|
|
9927
|
+
return r2.default ? e.createVNode("div", { class: Vt2.value }, [oo2(r2.default)]) : (L2.value = (_a2 = r2.columns) == null ? void 0 : _a2.call(r2), e.createVNode("div", { class: Vt2.value, style: no2.value }, [L2.value, e.createVNode(Ho, It2.value, { default: () => [false !== t2.pagination && (rt2.value.length > 0 || et2.value.length > 0) && ne2.value && lo2(), oo2(), false !== t2.pagination && (rt2.value.length > 0 || et2.value.length > 0) && !ne2.value && lo2()] })]));
|
|
9925
9928
|
}, selfExpand: Fe2, selfExpandAll: We2, selfSelect: Oe2, selfSelectAll: Ie2, selfResetFilters: ye2, selfClearFilters: ge2, selfResetSorters: Ce2, selfClearSorters: xe2 };
|
|
9926
9929
|
}, methods: { selectAll(e2) {
|
|
9927
9930
|
return this.selfSelectAll(e2);
|