vary-ui 3.22.2 → 3.22.3

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 (36) hide show
  1. package/dist/{Loading-XsVur-Qz.js → Loading-Br46qToh.js} +2 -2
  2. package/dist/{Wrap-DRP3FMDk.js → Wrap-MLiV2sMc.js} +1 -1
  3. package/dist/lib/Button/Button.js +2 -2
  4. package/dist/lib/Card/Card.js +2 -2
  5. package/dist/lib/Checkbox/Checkbox.js +2 -2
  6. package/dist/lib/CheckboxGroup/CheckboxGroup.js +2 -2
  7. package/dist/lib/Confirm/Confirm.js +2 -2
  8. package/dist/lib/Date/Date.js +4 -4
  9. package/dist/lib/Dialog/Dialog.js +1 -1
  10. package/dist/lib/Divider/Divider.js +1 -1
  11. package/dist/lib/Form/Form.js +2 -2
  12. package/dist/lib/FormItem/FormItem.js +3 -3
  13. package/dist/lib/Input/Input.js +4 -4
  14. package/dist/lib/Link/Link.js +2 -2
  15. package/dist/lib/Loading/Loading.js +3 -3
  16. package/dist/lib/Menu/Menu.js +2 -2
  17. package/dist/lib/Message/Message.js +2 -2
  18. package/dist/lib/Pagination/Pagination.js +6 -6
  19. package/dist/lib/Popover/Popover.js +2 -2
  20. package/dist/lib/Radio/Radio.js +2 -2
  21. package/dist/lib/RadioButton/RadioButton.js +2 -2
  22. package/dist/lib/RadioGroup/RadioGroup.js +1 -1
  23. package/dist/lib/Scene/Scene.js +1 -1
  24. package/dist/lib/Scroll/Scroll.js +2 -2
  25. package/dist/lib/Select/Select.js +20 -9
  26. package/dist/lib/Skeleton/Skeleton.js +1 -1
  27. package/dist/lib/Tab/Tab.js +2 -2
  28. package/dist/lib/TabPanel/TabPanel.js +1 -1
  29. package/dist/lib/Table/Table.js +3 -3
  30. package/dist/lib/TableColumn/TableColumn.js +1 -1
  31. package/dist/vary-ui.js +6 -6
  32. package/package.json +1 -1
  33. /package/dist/{_plugin-vue_export-helper-CwDaxDCj.js → _plugin-vue_export-helper-B8OVgETm.js} +0 -0
  34. /package/dist/{_tslib-B4K1DkEO.js → _tslib-DrS5EOiQ.js} +0 -0
  35. /package/dist/{config-CWyeHzX0.js → config-e0Y0_CkF.js} +0 -0
  36. /package/dist/{utils-8D8CdaYY.js → utils-BwoadNji.js} +0 -0
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, onMounted, createVNode } from 'vue';
2
- import { c as config } from './config-CWyeHzX0.js';
3
- import { _ as _export_sfc } from './_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { c as config } from './config-e0Y0_CkF.js';
3
+ import { _ as _export_sfc } from './_plugin-vue_export-helper-B8OVgETm.js';
4
4
 
5
5
  var _a;
6
6
  var _sfc_main = /* @__PURE__ */ defineComponent({
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createVNode } from 'vue';
2
- import { _ as _export_sfc } from './_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { _ as _export_sfc } from './_plugin-vue_export-helper-B8OVgETm.js';
3
3
 
4
4
  var _sfc_main = /* @__PURE__ */ defineComponent({
5
5
  props: {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, computed, createVNode } from 'vue';
2
- import { c as config } from '../../config-CWyeHzX0.js';
2
+ import { c as config } from '../../config-e0Y0_CkF.js';
3
3
  import { Icon } from '@iconify/vue';
4
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
4
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
5
5
 
6
6
  var _sfc_main = /* @__PURE__ */ defineComponent({
7
7
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, createVNode, createTextVNode } from 'vue';
2
- import { c as config } from '../../config-CWyeHzX0.js';
3
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { c as config } from '../../config-e0Y0_CkF.js';
3
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
4
4
 
5
5
  var _sfc_main = /* @__PURE__ */ defineComponent({
6
6
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, inject, computed, ref, createVNode } from 'vue';
2
- import { c as config } from '../../config-CWyeHzX0.js';
3
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { c as config } from '../../config-e0Y0_CkF.js';
3
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
4
4
 
5
5
  var _sfc_main = /* @__PURE__ */ defineComponent({
6
6
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, provide, computed, createVNode } from 'vue';
2
- import { i as isArray } from '../../utils-8D8CdaYY.js';
3
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { i as isArray } from '../../utils-BwoadNji.js';
3
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
4
4
 
5
5
  var _sfc_main = /* @__PURE__ */ defineComponent({
6
6
  props: {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, createVNode, createApp, h } from 'vue';
2
2
  import Button from '../Button/Button.js';
3
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
4
- import '../../config-CWyeHzX0.js';
3
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
4
+ import '../../config-e0Y0_CkF.js';
5
5
  import '@iconify/vue';
6
6
 
7
7
  var _sfc_main = /* @__PURE__ */ defineComponent({
@@ -1,11 +1,11 @@
1
1
  import { defineComponent, shallowRef, ref, reactive, watch, createVNode, createTextVNode } from 'vue';
2
- import { n as now, e as isTime, g as isYear, h as isMonth, d as isDate, f as isDateTime } from '../../utils-8D8CdaYY.js';
2
+ import { n as now, e as isTime, g as isYear, h as isMonth, d as isDate, f as isDateTime } from '../../utils-BwoadNji.js';
3
3
  import Popover from '../Popover/Popover.js';
4
4
  import Scroll from '../Scroll/Scroll.js';
5
5
  import Link from '../Link/Link.js';
6
- import { W as Wrap } from '../../Wrap-DRP3FMDk.js';
7
- import { c as config } from '../../config-CWyeHzX0.js';
8
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
6
+ import { W as Wrap } from '../../Wrap-MLiV2sMc.js';
7
+ import { c as config } from '../../config-e0Y0_CkF.js';
8
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
9
9
 
10
10
  const weeks = ["周日", "周一", "周二", "周三", "周四", "周五", "周六"];
11
11
  const months = ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"].map((r, i) => {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, watch, onMounted, onBeforeUnmount, createVNode, createTextVNode } from 'vue';
2
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
3
3
 
4
4
  var _sfc_main = /* @__PURE__ */ defineComponent({
5
5
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createVNode } from 'vue';
2
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
3
3
 
4
4
  var _sfc_main = /* @__PURE__ */ defineComponent({
5
5
  props: {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, provide, createVNode } from 'vue';
2
- import { _ as __awaiter } from '../../_tslib-B4K1DkEO.js';
2
+ import { _ as __awaiter } from '../../_tslib-DrS5EOiQ.js';
3
3
  import Schema from 'async-validator';
4
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
4
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
5
5
 
6
6
  var _sfc_main = /* @__PURE__ */ defineComponent({
7
7
  props: {
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, inject, computed, ref, onMounted, onUnmounted, provide, createVNode } from 'vue';
2
- import { _ as __awaiter } from '../../_tslib-B4K1DkEO.js';
3
- import { c as config } from '../../config-CWyeHzX0.js';
2
+ import { _ as __awaiter } from '../../_tslib-DrS5EOiQ.js';
3
+ import { c as config } from '../../config-e0Y0_CkF.js';
4
4
  import Schema from 'async-validator';
5
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
5
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
6
6
 
7
7
  var _sfc_main = /* @__PURE__ */ defineComponent({
8
8
  props: {
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, ref, inject, watch, createVNode } from 'vue';
2
- import { W as Wrap } from '../../Wrap-DRP3FMDk.js';
3
- import { c as isFun } from '../../utils-8D8CdaYY.js';
4
- import { c as config } from '../../config-CWyeHzX0.js';
5
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { W as Wrap } from '../../Wrap-MLiV2sMc.js';
3
+ import { c as isFun } from '../../utils-BwoadNji.js';
4
+ import { c as config } from '../../config-e0Y0_CkF.js';
5
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
6
6
 
7
7
  var _sfc_main = /* @__PURE__ */ defineComponent({
8
8
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, createVNode } from 'vue';
2
- import { c as config } from '../../config-CWyeHzX0.js';
3
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { c as config } from '../../config-e0Y0_CkF.js';
3
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
4
4
 
5
5
  var _sfc_main = /* @__PURE__ */ defineComponent({
6
6
  props: {
@@ -1,7 +1,7 @@
1
1
  import { shallowRef, createApp, h } from 'vue';
2
- import { L as Loading } from '../../Loading-XsVur-Qz.js';
3
- import { c as config } from '../../config-CWyeHzX0.js';
4
- import '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { L as Loading } from '../../Loading-Br46qToh.js';
3
+ import { c as config } from '../../config-e0Y0_CkF.js';
4
+ import '../../_plugin-vue_export-helper-B8OVgETm.js';
5
5
 
6
6
  const defaultOptions = {
7
7
  lock: false,
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, watch, createVNode } from 'vue';
2
- import { k as debounce } from '../../utils-8D8CdaYY.js';
2
+ import { k as debounce } from '../../utils-BwoadNji.js';
3
3
  import Scroll from '../Scroll/Scroll.js';
4
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
4
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
5
5
 
6
6
  var _sfc_main = /* @__PURE__ */ defineComponent({
7
7
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, onMounted, h, createApp } from 'vue';
2
- import { c as config } from '../../config-CWyeHzX0.js';
3
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { c as config } from '../../config-e0Y0_CkF.js';
3
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
4
4
 
5
5
  var _sfc_main = defineComponent({
6
6
  props: {
@@ -1,15 +1,15 @@
1
1
  import { defineComponent, ref, watch, createVNode, createTextVNode } from 'vue';
2
2
  import Select from '../Select/Select.js';
3
- import { c as config } from '../../config-CWyeHzX0.js';
4
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
5
- import '../../_tslib-B4K1DkEO.js';
6
- import '../../utils-8D8CdaYY.js';
3
+ import { c as config } from '../../config-e0Y0_CkF.js';
4
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
5
+ import '../../_tslib-DrS5EOiQ.js';
6
+ import '../../utils-BwoadNji.js';
7
7
  import '../Popover/Popover.js';
8
- import '../../Wrap-DRP3FMDk.js';
8
+ import '../../Wrap-MLiV2sMc.js';
9
9
  import '../Input/Input.js';
10
10
  import '../Checkbox/Checkbox.js';
11
11
  import '../Scroll/Scroll.js';
12
- import '../../Loading-XsVur-Qz.js';
12
+ import '../../Loading-Br46qToh.js';
13
13
 
14
14
  var _sfc_main = /* @__PURE__ */ defineComponent({
15
15
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, shallowRef, ref, watch, onMounted, onBeforeUnmount, createVNode, nextTick } from 'vue';
2
- import { t as throttle } from '../../utils-8D8CdaYY.js';
3
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { t as throttle } from '../../utils-BwoadNji.js';
3
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
4
4
 
5
5
  var _sfc_main = /* @__PURE__ */ defineComponent({
6
6
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, inject, ref, computed, createVNode } from 'vue';
2
- import { c as config } from '../../config-CWyeHzX0.js';
3
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { c as config } from '../../config-e0Y0_CkF.js';
3
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
4
4
 
5
5
  var _sfc_main = /* @__PURE__ */ defineComponent({
6
6
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, inject, ref, computed, createVNode } from 'vue';
2
- import { c as config } from '../../config-CWyeHzX0.js';
3
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { c as config } from '../../config-e0Y0_CkF.js';
3
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
4
4
 
5
5
  var _sfc_main = /* @__PURE__ */ defineComponent({
6
6
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, provide, computed, createVNode } from 'vue';
2
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
3
3
 
4
4
  var _sfc_main = /* @__PURE__ */ defineComponent({
5
5
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, computed, createElementBlock, openBlock, normalizeClass, renderSlot } from 'vue';
2
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
3
3
 
4
4
  var _sfc_main = /*@__PURE__*/ defineComponent({
5
5
  __name: 'Scene',
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, shallowRef, ref, onMounted, nextTick, onBeforeUnmount, createVNode } from 'vue';
2
- import { k as debounce } from '../../utils-8D8CdaYY.js';
3
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { k as debounce } from '../../utils-BwoadNji.js';
3
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
4
4
 
5
5
  /**
6
6
  * note:
@@ -1,14 +1,14 @@
1
1
  import { defineComponent, ref, shallowRef, reactive, watch, onMounted, createVNode, createTextVNode, nextTick, isVNode } from 'vue';
2
- import { _ as __awaiter } from '../../_tslib-B4K1DkEO.js';
3
- import { k as debounce } from '../../utils-8D8CdaYY.js';
2
+ import { _ as __awaiter } from '../../_tslib-DrS5EOiQ.js';
3
+ import { i as isArray, a as isObject, k as debounce } from '../../utils-BwoadNji.js';
4
4
  import Popover from '../Popover/Popover.js';
5
- import { W as Wrap } from '../../Wrap-DRP3FMDk.js';
5
+ import { W as Wrap } from '../../Wrap-MLiV2sMc.js';
6
6
  import Input from '../Input/Input.js';
7
7
  import Checkbox from '../Checkbox/Checkbox.js';
8
8
  import Scroll from '../Scroll/Scroll.js';
9
- import { c as config } from '../../config-CWyeHzX0.js';
10
- import { L as Loading } from '../../Loading-XsVur-Qz.js';
11
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
9
+ import { c as config } from '../../config-e0Y0_CkF.js';
10
+ import { L as Loading } from '../../Loading-Br46qToh.js';
11
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
12
12
 
13
13
  /**
14
14
  关于远程搜索:
@@ -176,12 +176,23 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
176
176
  const childrenProp = _props.props.children || "children";
177
177
  let processedData = ref([]);
178
178
  function processData() {
179
+ // data本身必须是数组
180
+ if (!isArray(_props.data)) {
181
+ console.warn("data must be an array");
182
+ return;
183
+ }
184
+ // 如果不是对象,也停止处理
185
+ if (!isObject(_props.data[0])) {
186
+ console.warn("data must be an array of objects");
187
+ return;
188
+ }
179
189
  let list = JSON.parse(JSON.stringify(_props.data));
180
190
  if (list.length == 0) return list; // 如果数据为空, 直接返回
181
- if (typeof list[0] === "string") {
191
+ // 判断元素类型, 如果是boolean, string, number, 则转换为对象
192
+ if (/^(boolean|string|number)$/.test(typeof list[0])) {
182
193
  list = list.map(d => ({
183
- [valueProp]: d,
184
- [labelProp]: d
194
+ [valueProp]: d + "",
195
+ [labelProp]: d + ""
185
196
  }));
186
197
  }
187
198
  // 处理单个数据
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createVNode } from 'vue';
2
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
3
3
 
4
4
  var _sfc_main = /* @__PURE__ */ defineComponent({
5
5
  props: {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, watch, onBeforeUnmount, createVNode } from 'vue';
2
- import { m as matchChildrenCoponent } from '../../utils-8D8CdaYY.js';
2
+ import { m as matchChildrenCoponent } from '../../utils-BwoadNji.js';
3
3
  import TabPanel from '../TabPanel/TabPanel.js';
4
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
4
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
5
5
 
6
6
  var _sfc_main = /* @__PURE__ */ defineComponent({
7
7
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createVNode } from 'vue';
2
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
3
3
 
4
4
  var _sfc_main = /* @__PURE__ */ defineComponent({
5
5
  setup(_props, {
@@ -1,10 +1,10 @@
1
1
  import { defineComponent, ref, shallowRef, reactive, computed, nextTick, onMounted, watch, onBeforeMount, createVNode, createTextVNode } from 'vue';
2
- import { k as debounce, m as matchChildrenCoponent } from '../../utils-8D8CdaYY.js';
2
+ import { k as debounce, m as matchChildrenCoponent } from '../../utils-BwoadNji.js';
3
3
  import Checkbox from '../Checkbox/Checkbox.js';
4
4
  import Scroll from '../Scroll/Scroll.js';
5
5
  import TableColumn from '../TableColumn/TableColumn.js';
6
- import { c as config } from '../../config-CWyeHzX0.js';
7
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
6
+ import { c as config } from '../../config-e0Y0_CkF.js';
7
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
8
8
 
9
9
  let colKey = 0;
10
10
  var _sfc_main = /* @__PURE__ */ defineComponent({
@@ -1,5 +1,5 @@
1
1
  import { defineComponent } from 'vue';
2
- import { _ as _export_sfc } from '../../_plugin-vue_export-helper-CwDaxDCj.js';
2
+ import { _ as _export_sfc } from '../../_plugin-vue_export-helper-B8OVgETm.js';
3
3
 
4
4
  var _sfc_main = /* @__PURE__ */ defineComponent({
5
5
  props: {
package/dist/vary-ui.js CHANGED
@@ -17,7 +17,7 @@ import Scroll from './lib/Scroll/Scroll.js';
17
17
  import Select from './lib/Select/Select.js';
18
18
  import Skeleton from './lib/Skeleton/Skeleton.js';
19
19
  import { defineComponent, ref, watch, createVNode, onMounted, onBeforeUnmount, createTextVNode } from 'vue';
20
- import { _ as _export_sfc } from './_plugin-vue_export-helper-CwDaxDCj.js';
20
+ import { _ as _export_sfc } from './_plugin-vue_export-helper-B8OVgETm.js';
21
21
  import Tab from './lib/Tab/Tab.js';
22
22
  import Table from './lib/Table/Table.js';
23
23
  import TableColumn from './lib/TableColumn/TableColumn.js';
@@ -30,11 +30,11 @@ import createConfirm from './lib/Confirm/Confirm.js';
30
30
  import './lib/Loading/Loading.js';
31
31
  import { Icon } from '@iconify/vue';
32
32
  export { Icon } from '@iconify/vue';
33
- export { k as debounce, i as isArray, b as isBoolean, d as isDate, f as isDateTime, c as isFun, h as isMonth, j as isNumber, a as isObject, e as isTime, g as isYear, m as matchChildrenCoponent, n as now, t as throttle } from './utils-8D8CdaYY.js';
34
- import { s as setConfig } from './config-CWyeHzX0.js';
35
- import { L as Loading } from './Loading-XsVur-Qz.js';
36
- import './Wrap-DRP3FMDk.js';
37
- import './_tslib-B4K1DkEO.js';
33
+ export { k as debounce, i as isArray, b as isBoolean, d as isDate, f as isDateTime, c as isFun, h as isMonth, j as isNumber, a as isObject, e as isTime, g as isYear, m as matchChildrenCoponent, n as now, t as throttle } from './utils-BwoadNji.js';
34
+ import { s as setConfig } from './config-e0Y0_CkF.js';
35
+ import { L as Loading } from './Loading-Br46qToh.js';
36
+ import './Wrap-MLiV2sMc.js';
37
+ import './_tslib-DrS5EOiQ.js';
38
38
  import 'async-validator';
39
39
 
40
40
  var _sfc_main$2 = /* @__PURE__ */ defineComponent({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vary-ui",
3
- "version": "3.22.2",
3
+ "version": "3.22.3",
4
4
  "description": "vary-ui base vue3",
5
5
  "homepage": "https://varyui.com",
6
6
  "main": "dist/vary-ui.js",
File without changes
File without changes
File without changes