tutor-pro-ui-vue 1.2.82-beta → 1.2.84-beta
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.js +12 -12
- package/dist/index.js.gz +0 -0
- package/dist/index.umd.cjs +24 -24
- package/dist/src/index.d.ts +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -50157,7 +50157,7 @@ const mde = (e) => e5.getInstance(e), _de = M({
|
|
|
50157
50157
|
}, 8, ["height"]);
|
|
50158
50158
|
};
|
|
50159
50159
|
}
|
|
50160
|
-
}), dfe = /* @__PURE__ */ Ga(cfe, [["__scopeId", "data-v-6311340a"]]),
|
|
50160
|
+
}), dfe = /* @__PURE__ */ Ga(cfe, [["__scopeId", "data-v-6311340a"]]), R4e = fa(rfe), H4e = fa(dfe);
|
|
50161
50161
|
var ka = /* @__PURE__ */ ((e) => (e.INPUT = "input", e.SELECT = "select", e.UPLOAD = "upload", e.INPUT_NUMBER = "input_number", e.RADIO = "radio", e.CHECKBOX = "checkbox", e.CASCADER = "cascader", e.DATE_PICKER = "date_picker", e.SWITCH = "switch", e.TREE_SELECT = "tree_select", e.COLOR_PICKER = "color_picker", e))(ka || {});
|
|
50162
50162
|
const ffe = {
|
|
50163
50163
|
...E_,
|
|
@@ -63797,9 +63797,7 @@ const lb = (e, t = "id", n = !1) => {
|
|
|
63797
63797
|
});
|
|
63798
63798
|
};
|
|
63799
63799
|
}
|
|
63800
|
-
})
|
|
63801
|
-
fa(k4e);
|
|
63802
|
-
const qv = {
|
|
63800
|
+
}), I4e = fa(k4e), qv = {
|
|
63803
63801
|
CommonButton: AC,
|
|
63804
63802
|
CommonButtonGroup: a6,
|
|
63805
63803
|
CommonRadio: DC,
|
|
@@ -63812,18 +63810,20 @@ const qv = {
|
|
|
63812
63810
|
CommonTable: w4e,
|
|
63813
63811
|
CommonForm: $0,
|
|
63814
63812
|
CommonPagination: cb,
|
|
63815
|
-
CommonIcon: S4e
|
|
63816
|
-
|
|
63813
|
+
CommonIcon: S4e,
|
|
63814
|
+
CommonCarousel: I4e
|
|
63815
|
+
}, M4e = (e) => {
|
|
63817
63816
|
for (const t in qv)
|
|
63818
63817
|
e.component(t, qv[t]);
|
|
63819
|
-
},
|
|
63820
|
-
|
|
63821
|
-
},
|
|
63818
|
+
}, T4e = (e) => {
|
|
63819
|
+
M4e(e);
|
|
63820
|
+
}, j4e = { install: T4e };
|
|
63822
63821
|
export {
|
|
63823
63822
|
lde as Cancel,
|
|
63824
63823
|
kv as CancelToken,
|
|
63825
63824
|
AC as CommonButton,
|
|
63826
63825
|
a6 as CommonButtonGroup,
|
|
63826
|
+
I4e as CommonCarousel,
|
|
63827
63827
|
t5 as CommonCheckbox,
|
|
63828
63828
|
jde as CommonCheckboxGroup,
|
|
63829
63829
|
Wde as CommonDatePicker,
|
|
@@ -63836,8 +63836,8 @@ export {
|
|
|
63836
63836
|
w4e as CommonTable,
|
|
63837
63837
|
Zde as CommonTabs,
|
|
63838
63838
|
ka as FiledType,
|
|
63839
|
-
|
|
63840
|
-
|
|
63839
|
+
R4e as InfiniteScroll,
|
|
63840
|
+
H4e as InfiniteVirtualScroll,
|
|
63841
63841
|
bde as commonButtonGroupProps,
|
|
63842
63842
|
Mx as commonButtonProps,
|
|
63843
63843
|
Lde as commonCheckboxGroupProps,
|
|
@@ -63848,7 +63848,7 @@ export {
|
|
|
63848
63848
|
Fde as commonRadioProps,
|
|
63849
63849
|
BC as commonScrollProps,
|
|
63850
63850
|
Kde as commonTabsProps,
|
|
63851
|
-
|
|
63851
|
+
j4e as default,
|
|
63852
63852
|
bC as dialogProps,
|
|
63853
63853
|
ffe as formProps,
|
|
63854
63854
|
fde as getDialogService,
|
package/dist/index.js.gz
CHANGED
|
Binary file
|