@fangzhongya/fang-ui 0.1.89 → 0.1.90
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/components/alert/index.cjs +4 -3
- package/dist/components/alert/index.d.ts +19 -3
- package/dist/components/alert/index.js +4 -3
- package/dist/components/audios/index.cjs +1 -2
- package/dist/components/audios/index.d.ts +49 -3
- package/dist/components/audios/index.js +1 -2
- package/dist/components/audios/src/index.vue_vue_type_script_setup_true_lang.js +8 -8
- package/dist/components/autocomplete/index.cjs +4 -3
- package/dist/components/autocomplete/index.d.ts +19 -3
- package/dist/components/autocomplete/index.js +4 -3
- package/dist/components/box/index.cjs +4 -2
- package/dist/components/box/index.d.ts +116 -3
- package/dist/components/box/index.js +3 -2
- package/dist/components/box/src/index.vue_vue_type_script_setup_true_lang.js +6 -6
- package/dist/components/box-adjust/index.cjs +4 -2
- package/dist/components/box-adjust/index.d.ts +165 -3
- package/dist/components/box-adjust/index.js +3 -2
- package/dist/components/box-adjust/src/index.vue_vue_type_script_setup_true_lang.js +8 -8
- package/dist/components/box-fun/index.cjs +1 -2
- package/dist/components/box-fun/index.d.ts +10 -3
- package/dist/components/box-fun/index.js +1 -2
- package/dist/components/box-fun/src/function.js +5 -5
- package/dist/components/box-local/index.cjs +1 -2
- package/dist/components/box-local/index.d.ts +128 -3
- package/dist/components/box-local/index.js +1 -2
- package/dist/components/box-local/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/box-mask/index.cjs +4 -2
- package/dist/components/box-mask/index.d.ts +11 -3
- package/dist/components/box-mask/index.js +3 -2
- package/dist/components/box-teleport/index.cjs +4 -2
- package/dist/components/box-teleport/index.d.ts +62 -3
- package/dist/components/box-teleport/index.js +3 -2
- package/dist/components/box-title/index.cjs +4 -2
- package/dist/components/box-title/index.d.ts +49 -3
- package/dist/components/box-title/index.js +3 -2
- package/dist/components/box-title/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/button/index.cjs +5 -3
- package/dist/components/button/index.d.ts +19 -3
- package/dist/components/button/index.js +4 -3
- package/dist/components/buttons/index.cjs +4 -2
- package/dist/components/buttons/index.d.ts +130 -3
- package/dist/components/buttons/index.js +3 -2
- package/dist/components/buttons/src/index.vue_vue_type_script_setup_true_lang.js +3 -3
- package/dist/components/card/index.cjs +5 -3
- package/dist/components/card/index.d.ts +19 -3
- package/dist/components/card/index.js +4 -3
- package/dist/components/cascader/index.cjs +5 -3
- package/dist/components/cascader/index.d.ts +19 -3
- package/dist/components/cascader/index.js +4 -3
- package/dist/components/cascader-panel/index.cjs +1 -2
- package/dist/components/cascader-panel/index.d.ts +19 -3
- package/dist/components/cascader-panel/index.js +1 -2
- package/dist/components/cascaders/index.cjs +3 -2
- package/dist/components/cascaders/index.d.ts +136 -3
- package/dist/components/cascaders/index.js +3 -2
- package/dist/components/cascaders/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/checkbox/index.cjs +5 -3
- package/dist/components/checkbox/index.d.ts +19 -3
- package/dist/components/checkbox/index.js +4 -3
- package/dist/components/checkbox-button/index.cjs +4 -2
- package/dist/components/checkbox-button/index.d.ts +19 -3
- package/dist/components/checkbox-button/index.js +3 -2
- package/dist/components/checkbox-group/index.cjs +4 -2
- package/dist/components/checkbox-group/index.d.ts +19 -3
- package/dist/components/checkbox-group/index.js +3 -2
- package/dist/components/checks/index.cjs +3 -2
- package/dist/components/checks/index.d.ts +109 -3
- package/dist/components/checks/index.js +3 -2
- package/dist/components/checks/src/index.vue_vue_type_script_setup_true_lang.js +12 -12
- package/dist/components/collapse/index.cjs +4 -3
- package/dist/components/collapse/index.d.ts +19 -3
- package/dist/components/collapse/index.js +4 -3
- package/dist/components/collapse-item/index.cjs +1 -2
- package/dist/components/collapse-item/index.d.ts +19 -3
- package/dist/components/collapse-item/index.js +1 -2
- package/dist/components/color-picker/index.cjs +4 -3
- package/dist/components/color-picker/index.d.ts +19 -3
- package/dist/components/color-picker/index.js +4 -3
- package/dist/components/config-provider/index.cjs +5 -3
- package/dist/components/config-provider/index.d.ts +19 -3
- package/dist/components/config-provider/index.js +4 -3
- package/dist/components/date-picker/index.cjs +5 -3
- package/dist/components/date-picker/index.d.ts +19 -3
- package/dist/components/date-picker/index.js +4 -3
- package/dist/components/date-picker-panel/index.cjs +4 -3
- package/dist/components/date-picker-panel/index.d.ts +19 -3
- package/dist/components/date-picker-panel/index.js +4 -3
- package/dist/components/dates/index.cjs +3 -2
- package/dist/components/dates/index.d.ts +27 -3
- package/dist/components/dates/index.js +3 -2
- package/dist/components/dates/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/dates-divide/index.cjs +3 -2
- package/dist/components/dates-divide/index.d.ts +181 -3
- package/dist/components/dates-divide/index.js +3 -2
- package/dist/components/dates-divide/src/index.vue_vue_type_script_setup_true_lang.js +3 -3
- package/dist/components/dates-picker/index.cjs +3 -2
- package/dist/components/dates-picker/index.d.ts +102 -3
- package/dist/components/dates-picker/index.js +3 -2
- package/dist/components/dates-picker/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/dates2/index.cjs +1 -2
- package/dist/components/dates2/index.d.ts +402 -3
- package/dist/components/dates2/index.js +1 -2
- package/dist/components/dates2/src/index.vue_vue_type_script_setup_true_lang.cjs +2 -2
- package/dist/components/dates2/src/index.vue_vue_type_script_setup_true_lang.js +6 -6
- package/dist/components/dialog/index.cjs +5 -3
- package/dist/components/dialog/index.d.ts +19 -3
- package/dist/components/dialog/index.js +4 -3
- package/dist/components/dialogs/index.cjs +4 -2
- package/dist/components/dialogs/index.d.ts +87 -3
- package/dist/components/dialogs/index.js +3 -2
- package/dist/components/dialogs/src/index.vue_vue_type_script_setup_true_lang.js +5 -5
- package/dist/components/divider/index.cjs +4 -3
- package/dist/components/divider/index.d.ts +19 -3
- package/dist/components/divider/index.js +4 -3
- package/dist/components/double/index.cjs +3 -2
- package/dist/components/double/index.d.ts +228 -3
- package/dist/components/double/index.js +3 -2
- package/dist/components/double/src/index.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/double/src/index.vue_vue_type_script_setup_true_lang.js +3 -3
- package/dist/components/draggable/index.cjs +4 -2
- package/dist/components/draggable/index.d.ts +116 -3
- package/dist/components/draggable/index.js +3 -2
- package/dist/components/drawer/index.cjs +4 -3
- package/dist/components/drawer/index.d.ts +19 -3
- package/dist/components/drawer/index.js +4 -3
- package/dist/components/dropdown/index.cjs +4 -3
- package/dist/components/dropdown/index.d.ts +19 -3
- package/dist/components/dropdown/index.js +4 -3
- package/dist/components/dropdown-item/index.cjs +1 -2
- package/dist/components/dropdown-item/index.d.ts +19 -3
- package/dist/components/dropdown-item/index.js +1 -2
- package/dist/components/dropdown-menu/index.cjs +1 -2
- package/dist/components/dropdown-menu/index.d.ts +19 -3
- package/dist/components/dropdown-menu/index.js +1 -2
- package/dist/components/edit/index.cjs +1 -2
- package/dist/components/edit/index.d.ts +40 -3
- package/dist/components/edit/index.js +1 -2
- package/dist/components/edit/src/index.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/edit/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/edit-data/index.cjs +4 -2
- package/dist/components/edit-data/index.d.ts +145 -3
- package/dist/components/edit-data/index.js +3 -2
- package/dist/components/edit-data/src/area/array-json.vue_vue_type_script_setup_true_lang.cjs +2 -2
- package/dist/components/edit-data/src/area/array-json.vue_vue_type_script_setup_true_lang.js +6 -6
- package/dist/components/edit-data/src/area/array.vue_vue_type_script_setup_true_lang.js +11 -11
- package/dist/components/edit-data/src/area/code.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/edit-data/src/area/code.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/edit-data/src/area/editor.vue_vue_type_script_setup_true_lang.js +6 -6
- package/dist/components/edit-data/src/area/general.vue_vue_type_script_setup_true_lang.cjs +2 -2
- package/dist/components/edit-data/src/area/general.vue_vue_type_script_setup_true_lang.js +5 -5
- package/dist/components/edit-data/src/area/object-json.vue_vue_type_script_setup_true_lang.cjs +2 -2
- package/dist/components/edit-data/src/area/object-json.vue_vue_type_script_setup_true_lang.js +6 -6
- package/dist/components/edit-data/src/area/object.vue_vue_type_script_setup_true_lang.js +11 -11
- package/dist/components/edit-data/src/data/bigint.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/edit-data/src/data/bigint.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/edit-data/src/data/boolean.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/edit-data/src/data/boolean.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/edit-data/src/data/date.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/edit-data/src/data/date.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/edit-data/src/data/not.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/edit-data/src/data/not.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/edit-data/src/data/number.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/edit-data/src/data/number.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/edit-data/src/data/string.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/edit-data/src/data/string.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/edit-data/src/data/symbol.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/edit-data/src/data/symbol.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/edit-data-add/index.cjs +4 -2
- package/dist/components/edit-data-add/index.d.ts +171 -3
- package/dist/components/edit-data-add/index.js +3 -2
- package/dist/components/edit-data-add/src/index.vue_vue_type_script_setup_true_lang.cjs +3 -3
- package/dist/components/edit-data-add/src/index.vue_vue_type_script_setup_true_lang.js +12 -12
- package/dist/components/edit-float/index.cjs +1 -2
- package/dist/components/edit-float/index.d.ts +38 -3
- package/dist/components/edit-float/index.js +1 -2
- package/dist/components/edit-float/src/index.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/edit-float/src/index.vue_vue_type_script_setup_true_lang.js +9 -9
- package/dist/components/form/index.cjs +5 -3
- package/dist/components/form/index.d.ts +19 -3
- package/dist/components/form/index.js +4 -3
- package/dist/components/form-item/index.cjs +4 -2
- package/dist/components/form-item/index.d.ts +19 -3
- package/dist/components/form-item/index.js +3 -2
- package/dist/components/forms/index.cjs +4 -2
- package/dist/components/forms/index.d.ts +493 -3
- package/dist/components/forms/index.js +3 -2
- package/dist/components/forms/src/index.vue_vue_type_script_setup_true_lang.js +10 -10
- package/dist/components/forms/src/setup.js +2 -2
- package/dist/components/forms-div/index.cjs +4 -2
- package/dist/components/forms-div/index.d.ts +100 -3
- package/dist/components/forms-div/index.js +3 -2
- package/dist/components/forms-drag/index.cjs +1 -2
- package/dist/components/forms-drag/index.d.ts +511 -3
- package/dist/components/forms-drag/index.js +1 -2
- package/dist/components/forms-drag/src/index.vue_vue_type_script_setup_true_lang.js +12 -12
- package/dist/components/forms-item/index.cjs +4 -2
- package/dist/components/forms-item/index.d.ts +165 -3
- package/dist/components/forms-item/index.js +3 -2
- package/dist/components/forms-item/src/index.vue_vue_type_script_setup_true_lang.js +6 -6
- package/dist/components/forms-items/index.cjs +4 -2
- package/dist/components/forms-items/index.d.ts +144 -3
- package/dist/components/forms-items/index.js +3 -2
- package/dist/components/forms-items/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/full-screen/index.cjs +1 -2
- package/dist/components/full-screen/index.d.ts +59 -3
- package/dist/components/full-screen/index.js +1 -2
- package/dist/components/full-screen/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/global-config/index.cjs +1 -2
- package/dist/components/global-config/index.d.ts +91 -3
- package/dist/components/global-config/index.js +1 -2
- package/dist/components/global-config/src/index.js +2 -2
- package/dist/components/history/index.cjs +1 -2
- package/dist/components/history/index.d.ts +96 -3
- package/dist/components/history/index.js +1 -2
- package/dist/components/history/src/index.vue_vue_type_script_setup_true_lang.js +3 -3
- package/dist/components/icon/index.cjs +4 -2
- package/dist/components/icon/index.d.ts +112 -3
- package/dist/components/icon/index.js +3 -2
- package/dist/components/icon-picker/index.cjs +1 -2
- package/dist/components/icon-picker/index.d.ts +121 -3
- package/dist/components/icon-picker/index.js +1 -2
- package/dist/components/icon-picker/src/index.vue_vue_type_script_setup_true_lang.js +12 -12
- package/dist/components/iframe/index.cjs +4 -2
- package/dist/components/iframe/index.d.ts +47 -3
- package/dist/components/iframe/index.js +3 -2
- package/dist/components/image/index.cjs +5 -3
- package/dist/components/image/index.d.ts +19 -3
- package/dist/components/image/index.js +4 -3
- package/dist/components/image-viewer/index.cjs +4 -3
- package/dist/components/image-viewer/index.d.ts +19 -3
- package/dist/components/image-viewer/index.js +4 -3
- package/dist/components/images/index.cjs +1 -2
- package/dist/components/images/index.d.ts +113 -3
- package/dist/components/images/index.js +1 -2
- package/dist/components/images/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/index.cjs +119 -119
- package/dist/components/index.js +119 -119
- package/dist/components/input/index.cjs +5 -3
- package/dist/components/input/index.d.ts +19 -3
- package/dist/components/input/index.js +4 -3
- package/dist/components/input-array/index.cjs +1 -2
- package/dist/components/input-array/index.d.ts +153 -3
- package/dist/components/input-array/index.js +1 -2
- package/dist/components/input-array/src/index.vue_vue_type_script_setup_true_lang.js +8 -8
- package/dist/components/input-history/index.cjs +1 -2
- package/dist/components/input-history/index.d.ts +76 -3
- package/dist/components/input-history/index.js +1 -2
- package/dist/components/input-history/src/index.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/input-history/src/index.vue_vue_type_script_setup_true_lang.js +8 -8
- package/dist/components/input-history/src/util.cjs +7 -14
- package/dist/components/input-history/src/util.d.ts +5 -0
- package/dist/components/input-history/src/util.js +5 -14
- package/dist/components/input-num/index.cjs +3 -2
- package/dist/components/input-num/index.d.ts +40 -3
- package/dist/components/input-num/index.js +3 -2
- package/dist/components/input-num/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/input-number/index.cjs +5 -3
- package/dist/components/input-number/index.d.ts +19 -3
- package/dist/components/input-number/index.js +4 -3
- package/dist/components/input-select/index.cjs +3 -2
- package/dist/components/input-select/index.d.ts +176 -3
- package/dist/components/input-select/index.js +3 -2
- package/dist/components/input-select/src/index.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/input-select/src/index.vue_vue_type_script_setup_true_lang.js +7 -7
- package/dist/components/input-tag/index.cjs +4 -3
- package/dist/components/input-tag/index.d.ts +19 -3
- package/dist/components/input-tag/index.js +4 -3
- package/dist/components/inputs/index.cjs +3 -2
- package/dist/components/inputs/index.d.ts +55 -3
- package/dist/components/inputs/index.js +3 -2
- package/dist/components/inputs/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/keep-com/index.cjs +1 -2
- package/dist/components/keep-com/index.d.ts +93 -3
- package/dist/components/keep-com/index.js +1 -2
- package/dist/components/labels/index.cjs +3 -2
- package/dist/components/labels/index.d.ts +152 -3
- package/dist/components/labels/index.js +3 -2
- package/dist/components/labels/src/index.vue_vue_type_script_setup_true_lang.cjs +2 -2
- package/dist/components/labels/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/list/index.cjs +4 -2
- package/dist/components/list/index.d.ts +209 -3
- package/dist/components/list/index.js +3 -2
- package/dist/components/lists/index.cjs +4 -2
- package/dist/components/lists/index.d.ts +356 -3
- package/dist/components/lists/index.js +3 -2
- package/dist/components/lists/src/index.vue_vue_type_script_setup_true_lang.js +8 -8
- package/dist/components/listsp/index.cjs +1 -2
- package/dist/components/listsp/index.d.ts +271 -3
- package/dist/components/listsp/index.js +1 -2
- package/dist/components/listsp/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/listspd/index.cjs +1 -2
- package/dist/components/listspd/index.d.ts +271 -3
- package/dist/components/listspd/index.js +1 -2
- package/dist/components/listspd/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/loading/index.cjs +4 -3
- package/dist/components/loading/index.d.ts +10 -3
- package/dist/components/loading/index.js +4 -3
- package/dist/components/mention/index.cjs +4 -3
- package/dist/components/mention/index.d.ts +19 -3
- package/dist/components/mention/index.js +4 -3
- package/dist/components/menu/index.cjs +5 -3
- package/dist/components/menu/index.d.ts +19 -3
- package/dist/components/menu/index.js +4 -3
- package/dist/components/menu-item/index.cjs +4 -2
- package/dist/components/menu-item/index.d.ts +25 -3
- package/dist/components/menu-item/index.js +3 -2
- package/dist/components/menu-item-group/index.cjs +1 -2
- package/dist/components/menu-item-group/index.d.ts +19 -3
- package/dist/components/menu-item-group/index.js +1 -2
- package/dist/components/menus/index.cjs +1 -2
- package/dist/components/menus/index.d.ts +139 -3
- package/dist/components/menus/index.js +1 -2
- package/dist/components/menus/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/menus/src/menu-ll.vue_vue_type_script_lang.js +7 -7
- package/dist/components/message/index.cjs +5 -3
- package/dist/components/message/index.d.ts +13 -3
- package/dist/components/message/index.js +4 -3
- package/dist/components/message-box/index.cjs +5 -3
- package/dist/components/message-box/index.d.ts +6 -3
- package/dist/components/message-box/index.js +4 -3
- package/dist/components/no-data/index.cjs +4 -2
- package/dist/components/no-data/index.d.ts +15 -3
- package/dist/components/no-data/index.js +3 -2
- package/dist/components/option/index.cjs +4 -2
- package/dist/components/option/index.d.ts +25 -3
- package/dist/components/option/index.js +3 -2
- package/dist/components/option-group/index.cjs +1 -2
- package/dist/components/option-group/index.d.ts +19 -3
- package/dist/components/option-group/index.js +1 -2
- package/dist/components/page/index.cjs +1 -2
- package/dist/components/page/index.d.ts +663 -3
- package/dist/components/page/index.js +1 -2
- package/dist/components/page/src/index.vue_vue_type_script_setup_true_lang.js +22 -22
- package/dist/components/page/src/set-column.vue_vue_type_script_setup_true_lang.js +12 -12
- package/dist/components/pagination/index.cjs +5 -3
- package/dist/components/pagination/index.d.ts +19 -3
- package/dist/components/pagination/index.js +4 -3
- package/dist/components/paging/index.cjs +4 -2
- package/dist/components/paging/index.d.ts +22 -3
- package/dist/components/paging/index.js +3 -2
- package/dist/components/paging/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/popconfirm/index.cjs +4 -3
- package/dist/components/popconfirm/index.d.ts +19 -3
- package/dist/components/popconfirm/index.js +4 -3
- package/dist/components/popover/index.cjs +5 -3
- package/dist/components/popover/index.d.ts +19 -3
- package/dist/components/popover/index.js +4 -3
- package/dist/components/popup/index.cjs +1 -2
- package/dist/components/popup/index.d.ts +208 -3
- package/dist/components/popup/index.js +1 -2
- package/dist/components/popup/src/index.vue_vue_type_script_setup_true_lang.js +6 -6
- package/dist/components/radio/index.cjs +5 -3
- package/dist/components/radio/index.d.ts +19 -3
- package/dist/components/radio/index.js +4 -3
- package/dist/components/radio-button/index.cjs +4 -2
- package/dist/components/radio-button/index.d.ts +19 -3
- package/dist/components/radio-button/index.js +3 -2
- package/dist/components/radio-group/index.cjs +4 -2
- package/dist/components/radio-group/index.d.ts +19 -3
- package/dist/components/radio-group/index.js +3 -2
- package/dist/components/retract/index.cjs +1 -2
- package/dist/components/retract/index.d.ts +78 -3
- package/dist/components/retract/index.js +1 -2
- package/dist/components/retract/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/right-key/index.cjs +1 -2
- package/dist/components/right-key/index.d.ts +195 -3
- package/dist/components/right-key/index.js +1 -2
- package/dist/components/right-key/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/right-key-no/index.cjs +1 -2
- package/dist/components/right-key-no/index.d.ts +196 -3
- package/dist/components/right-key-no/index.js +1 -2
- package/dist/components/right-key-no/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/scrollbar/index.cjs +4 -3
- package/dist/components/scrollbar/index.d.ts +19 -3
- package/dist/components/scrollbar/index.js +4 -3
- package/dist/components/seamless-scroll/index.cjs +1 -2
- package/dist/components/seamless-scroll/index.d.ts +73 -3
- package/dist/components/seamless-scroll/index.js +1 -2
- package/dist/components/select/index.cjs +5 -3
- package/dist/components/select/index.d.ts +19 -3
- package/dist/components/select/index.js +4 -3
- package/dist/components/select-scroll/index.cjs +4 -2
- package/dist/components/select-scroll/index.d.ts +63 -3
- package/dist/components/select-scroll/index.js +3 -2
- package/dist/components/selector/index.cjs +3 -2
- package/dist/components/selector/index.d.ts +95 -3
- package/dist/components/selector/index.js +3 -2
- package/dist/components/selector/src/index.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/selector/src/index.vue_vue_type_script_setup_true_lang.js +11 -11
- package/dist/components/selects/index.cjs +3 -2
- package/dist/components/selects/index.d.ts +117 -3
- package/dist/components/selects/index.js +3 -2
- package/dist/components/selects/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/slider/index.cjs +5 -3
- package/dist/components/slider/index.d.ts +19 -3
- package/dist/components/slider/index.js +4 -3
- package/dist/components/sliders/index.cjs +4 -2
- package/dist/components/sliders/index.d.ts +48 -3
- package/dist/components/sliders/index.js +3 -2
- package/dist/components/sliders/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/stick-div/index.cjs +1 -2
- package/dist/components/stick-div/index.d.ts +123 -3
- package/dist/components/stick-div/index.js +1 -2
- package/dist/components/stick-edge/index.cjs +1 -2
- package/dist/components/stick-edge/index.d.ts +106 -3
- package/dist/components/stick-edge/index.js +1 -2
- package/dist/components/stick-window/index.cjs +1 -2
- package/dist/components/stick-window/index.d.ts +168 -3
- package/dist/components/stick-window/index.js +1 -2
- package/dist/components/stick-window/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/sub-menu/index.cjs +4 -2
- package/dist/components/sub-menu/index.d.ts +25 -3
- package/dist/components/sub-menu/index.js +3 -2
- package/dist/components/switch/index.cjs +5 -3
- package/dist/components/switch/index.d.ts +19 -3
- package/dist/components/switch/index.js +4 -3
- package/dist/components/switchs/index.cjs +3 -2
- package/dist/components/switchs/index.d.ts +111 -3
- package/dist/components/switchs/index.js +3 -2
- package/dist/components/switchs/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/tab-pane/index.cjs +4 -2
- package/dist/components/tab-pane/index.d.ts +19 -3
- package/dist/components/tab-pane/index.js +3 -2
- package/dist/components/table/index.cjs +5 -3
- package/dist/components/table/index.d.ts +19 -3
- package/dist/components/table/index.js +4 -3
- package/dist/components/table-column/index.cjs +4 -2
- package/dist/components/table-column/index.d.ts +19 -3
- package/dist/components/table-column/index.js +3 -2
- package/dist/components/tables/index.cjs +4 -2
- package/dist/components/tables/index.d.ts +357 -3
- package/dist/components/tables/index.js +3 -2
- package/dist/components/tables/src/column.js +2 -2
- package/dist/components/tables/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/tableset/common/com-but.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/tableset/common/com-fig.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/tableset/common/tooltip.js +2 -2
- package/dist/components/tablesp/index.cjs +4 -2
- package/dist/components/tablesp/index.d.ts +271 -3
- package/dist/components/tablesp/index.js +3 -2
- package/dist/components/tablesp/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/tablespd/index.cjs +1 -2
- package/dist/components/tablespd/index.d.ts +271 -3
- package/dist/components/tablespd/index.js +1 -2
- package/dist/components/tablespd/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/tabless/index.cjs +1 -2
- package/dist/components/tabless/index.d.ts +270 -3
- package/dist/components/tabless/index.js +1 -2
- package/dist/components/tabless/src/index.vue_vue_type_script_setup_true_lang.js +6 -6
- package/dist/components/tablesv/index.cjs +4 -2
- package/dist/components/tablesv/index.d.ts +360 -3
- package/dist/components/tablesv/index.js +3 -2
- package/dist/components/tablesv/src/column.js +5 -5
- package/dist/components/tablesv/src/columns.vue_vue_type_script_lang.js +2 -2
- package/dist/components/tablesv/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/components/tablesvp/index.cjs +1 -2
- package/dist/components/tablesvp/index.d.ts +268 -3
- package/dist/components/tablesvp/index.js +1 -2
- package/dist/components/tablesvp/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/tablesvpd/index.cjs +1 -2
- package/dist/components/tablesvpd/index.d.ts +268 -3
- package/dist/components/tablesvpd/index.js +1 -2
- package/dist/components/tablesvpd/src/index.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/components/tabs/index.cjs +5 -3
- package/dist/components/tabs/index.d.ts +19 -3
- package/dist/components/tabs/index.js +4 -3
- package/dist/components/tag/index.cjs +4 -3
- package/dist/components/tag/index.d.ts +19 -3
- package/dist/components/tag/index.js +4 -3
- package/dist/components/text/index.cjs +4 -3
- package/dist/components/text/index.d.ts +19 -3
- package/dist/components/text/index.js +4 -3
- package/dist/components/texts/index.cjs +3 -2
- package/dist/components/texts/index.d.ts +15 -3
- package/dist/components/texts/index.js +3 -2
- package/dist/components/time-picker/index.cjs +4 -3
- package/dist/components/time-picker/index.d.ts +19 -3
- package/dist/components/time-picker/index.js +4 -3
- package/dist/components/time-select/index.cjs +4 -3
- package/dist/components/time-select/index.d.ts +19 -3
- package/dist/components/time-select/index.js +4 -3
- package/dist/components/tooltip/index.cjs +5 -3
- package/dist/components/tooltip/index.d.ts +19 -3
- package/dist/components/tooltip/index.js +4 -3
- package/dist/components/transfer/index.cjs +4 -3
- package/dist/components/transfer/index.d.ts +19 -3
- package/dist/components/transfer/index.js +4 -3
- package/dist/components/tree/index.cjs +4 -3
- package/dist/components/tree/index.d.ts +19 -3
- package/dist/components/tree/index.js +4 -3
- package/dist/components/tree-select/index.cjs +5 -3
- package/dist/components/tree-select/index.d.ts +19 -3
- package/dist/components/tree-select/index.js +4 -3
- package/dist/components/upload/index.cjs +5 -3
- package/dist/components/upload/index.d.ts +19 -3
- package/dist/components/upload/index.js +4 -3
- package/dist/components/uploads/index.cjs +3 -2
- package/dist/components/uploads/index.d.ts +316 -3
- package/dist/components/uploads/index.js +3 -2
- package/dist/components/uploads/src/index.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/uploads/src/index.vue_vue_type_script_setup_true_lang.js +14 -14
- package/dist/components/videos/index.cjs +1 -2
- package/dist/components/videos/index.d.ts +56 -3
- package/dist/components/videos/index.js +1 -2
- package/dist/components/videos/src/index.vue_vue_type_script_setup_true_lang.cjs +1 -1
- package/dist/components/videos/src/index.vue_vue_type_script_setup_true_lang.js +14 -14
- package/dist/components/window/index.cjs +4 -2
- package/dist/components/window/index.d.ts +266 -3
- package/dist/components/window/index.js +3 -2
- package/dist/components/window/src/index.vue_vue_type_script_setup_true_lang.js +9 -9
- package/dist/icons/index.json +1 -1
- package/dist/index.cjs +238 -238
- package/dist/index.js +119 -119
- package/dist/type.d.ts +6 -0
- package/package.json +7 -7
- /package/dist/components/{scrollbar → draggable}/index.css +0 -0
- /package/dist/css/{box.css → box-fun.css} +0 -0
- /package/dist/css/{color-picker.css → collapse-item.css} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SFCWithInstall } from '../../../utils/vues';
|
|
2
2
|
import { CreateComponentPublicInstanceWithMixins, ExtractPropTypes, Component, ComponentOptionsMixin, PublicProps, GlobalComponents, GlobalDirectives, ComponentProvideOptions, ComponentOptionsBase, VNodeProps, AllowedComponentProps, ComponentCustomProps } from 'vue';
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: SFCWithInstall<{
|
|
4
4
|
new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ExtractPropTypes<{
|
|
5
5
|
config: {
|
|
6
6
|
type: () => {
|
|
@@ -661,5 +661,665 @@ declare const Page: SFCWithInstall<{
|
|
|
661
661
|
[x: string]: ((props: {}) => any) | undefined;
|
|
662
662
|
};
|
|
663
663
|
})>;
|
|
664
|
-
export
|
|
665
|
-
|
|
664
|
+
export declare const Page: SFCWithInstall<{
|
|
665
|
+
new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ExtractPropTypes<{
|
|
666
|
+
config: {
|
|
667
|
+
type: () => {
|
|
668
|
+
name: string;
|
|
669
|
+
setColumn?: boolean;
|
|
670
|
+
query?: {
|
|
671
|
+
is?: boolean;
|
|
672
|
+
senior?: boolean;
|
|
673
|
+
reset?: boolean;
|
|
674
|
+
config?: ObjAny;
|
|
675
|
+
list?: Array<ListObj | string>;
|
|
676
|
+
};
|
|
677
|
+
form?: ObjAny;
|
|
678
|
+
add?: {
|
|
679
|
+
is?: boolean;
|
|
680
|
+
ajax?: string | Function | {
|
|
681
|
+
[key: string]: any;
|
|
682
|
+
url?: string | Function;
|
|
683
|
+
onRequestBefore?: Function;
|
|
684
|
+
onRequestAfter?: Function;
|
|
685
|
+
config?: {
|
|
686
|
+
[key: string]: any;
|
|
687
|
+
};
|
|
688
|
+
};
|
|
689
|
+
value?: ObjAny;
|
|
690
|
+
list?: Array<ListObj | string>;
|
|
691
|
+
};
|
|
692
|
+
edit?: {
|
|
693
|
+
is?: boolean;
|
|
694
|
+
ajax?: string | Function | {
|
|
695
|
+
[key: string]: any;
|
|
696
|
+
url?: string | Function;
|
|
697
|
+
onRequestBefore?: Function;
|
|
698
|
+
onRequestAfter?: Function;
|
|
699
|
+
config?: {
|
|
700
|
+
[key: string]: any;
|
|
701
|
+
};
|
|
702
|
+
};
|
|
703
|
+
list?: Array<ListObj | string>;
|
|
704
|
+
};
|
|
705
|
+
details?: {
|
|
706
|
+
is?: boolean;
|
|
707
|
+
ajax?: string | Function | {
|
|
708
|
+
[key: string]: any;
|
|
709
|
+
url?: string | Function;
|
|
710
|
+
onRequestBefore?: Function;
|
|
711
|
+
onRequestAfter?: Function;
|
|
712
|
+
config?: {
|
|
713
|
+
[key: string]: any;
|
|
714
|
+
};
|
|
715
|
+
};
|
|
716
|
+
config?: ObjAny;
|
|
717
|
+
list?: Array<ListObj | string>;
|
|
718
|
+
};
|
|
719
|
+
delete?: {
|
|
720
|
+
is?: boolean;
|
|
721
|
+
ajax?: string | Function | {
|
|
722
|
+
[key: string]: any;
|
|
723
|
+
url?: string | Function;
|
|
724
|
+
onRequestBefore?: Function;
|
|
725
|
+
onRequestAfter?: Function;
|
|
726
|
+
config?: {
|
|
727
|
+
[key: string]: any;
|
|
728
|
+
};
|
|
729
|
+
};
|
|
730
|
+
name?: string;
|
|
731
|
+
prop?: string;
|
|
732
|
+
label?: string;
|
|
733
|
+
};
|
|
734
|
+
table?: TableConfig & {
|
|
735
|
+
operation?: boolean;
|
|
736
|
+
};
|
|
737
|
+
};
|
|
738
|
+
default(): {};
|
|
739
|
+
};
|
|
740
|
+
query: {
|
|
741
|
+
type: () => ObjAny;
|
|
742
|
+
default(): {};
|
|
743
|
+
};
|
|
744
|
+
value: {
|
|
745
|
+
type: {
|
|
746
|
+
(arrayLength: number): ObjAny[];
|
|
747
|
+
(...items: ObjAny[]): ObjAny[];
|
|
748
|
+
new (arrayLength: number): ObjAny[];
|
|
749
|
+
new (...items: ObjAny[]): ObjAny[];
|
|
750
|
+
isArray(arg: any): arg is any[];
|
|
751
|
+
readonly prototype: any[];
|
|
752
|
+
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
753
|
+
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
754
|
+
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
755
|
+
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
756
|
+
of<T>(...items: T[]): T[];
|
|
757
|
+
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
758
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
759
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
760
|
+
};
|
|
761
|
+
default(): never[];
|
|
762
|
+
};
|
|
763
|
+
list: {
|
|
764
|
+
type: {
|
|
765
|
+
(arrayLength: number): ListObj[];
|
|
766
|
+
(...items: ListObj[]): ListObj[];
|
|
767
|
+
new (arrayLength: number): ListObj[];
|
|
768
|
+
new (...items: ListObj[]): ListObj[];
|
|
769
|
+
isArray(arg: any): arg is any[];
|
|
770
|
+
readonly prototype: any[];
|
|
771
|
+
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
772
|
+
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
773
|
+
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
774
|
+
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
775
|
+
of<T>(...items: T[]): T[];
|
|
776
|
+
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
777
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
778
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
779
|
+
};
|
|
780
|
+
default(): never[];
|
|
781
|
+
};
|
|
782
|
+
options: {
|
|
783
|
+
type: ObjectConstructor;
|
|
784
|
+
default(): {};
|
|
785
|
+
};
|
|
786
|
+
compons: {
|
|
787
|
+
type: () => {
|
|
788
|
+
[key: string]: Component;
|
|
789
|
+
};
|
|
790
|
+
default(): {};
|
|
791
|
+
};
|
|
792
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {
|
|
793
|
+
config: {
|
|
794
|
+
name: string;
|
|
795
|
+
setColumn?: boolean;
|
|
796
|
+
query?: {
|
|
797
|
+
is?: boolean;
|
|
798
|
+
senior?: boolean;
|
|
799
|
+
reset?: boolean;
|
|
800
|
+
config?: ObjAny;
|
|
801
|
+
list?: Array<ListObj | string>;
|
|
802
|
+
};
|
|
803
|
+
form?: ObjAny;
|
|
804
|
+
add?: {
|
|
805
|
+
is?: boolean;
|
|
806
|
+
ajax?: string | Function | {
|
|
807
|
+
[key: string]: any;
|
|
808
|
+
url?: string | Function;
|
|
809
|
+
onRequestBefore?: Function;
|
|
810
|
+
onRequestAfter?: Function;
|
|
811
|
+
config?: {
|
|
812
|
+
[key: string]: any;
|
|
813
|
+
};
|
|
814
|
+
};
|
|
815
|
+
value?: ObjAny;
|
|
816
|
+
list?: Array<ListObj | string>;
|
|
817
|
+
};
|
|
818
|
+
edit?: {
|
|
819
|
+
is?: boolean;
|
|
820
|
+
ajax?: string | Function | {
|
|
821
|
+
[key: string]: any;
|
|
822
|
+
url?: string | Function;
|
|
823
|
+
onRequestBefore?: Function;
|
|
824
|
+
onRequestAfter?: Function;
|
|
825
|
+
config?: {
|
|
826
|
+
[key: string]: any;
|
|
827
|
+
};
|
|
828
|
+
};
|
|
829
|
+
list?: Array<ListObj | string>;
|
|
830
|
+
};
|
|
831
|
+
details?: {
|
|
832
|
+
is?: boolean;
|
|
833
|
+
ajax?: string | Function | {
|
|
834
|
+
[key: string]: any;
|
|
835
|
+
url?: string | Function;
|
|
836
|
+
onRequestBefore?: Function;
|
|
837
|
+
onRequestAfter?: Function;
|
|
838
|
+
config?: {
|
|
839
|
+
[key: string]: any;
|
|
840
|
+
};
|
|
841
|
+
};
|
|
842
|
+
config?: ObjAny;
|
|
843
|
+
list?: Array<ListObj | string>;
|
|
844
|
+
};
|
|
845
|
+
delete?: {
|
|
846
|
+
is?: boolean;
|
|
847
|
+
ajax?: string | Function | {
|
|
848
|
+
[key: string]: any;
|
|
849
|
+
url?: string | Function;
|
|
850
|
+
onRequestBefore?: Function;
|
|
851
|
+
onRequestAfter?: Function;
|
|
852
|
+
config?: {
|
|
853
|
+
[key: string]: any;
|
|
854
|
+
};
|
|
855
|
+
};
|
|
856
|
+
name?: string;
|
|
857
|
+
prop?: string;
|
|
858
|
+
label?: string;
|
|
859
|
+
};
|
|
860
|
+
table?: TableConfig & {
|
|
861
|
+
operation?: boolean;
|
|
862
|
+
};
|
|
863
|
+
};
|
|
864
|
+
value: ObjAny[];
|
|
865
|
+
options: Record<string, any>;
|
|
866
|
+
query: ObjAny;
|
|
867
|
+
compons: {
|
|
868
|
+
[key: string]: Component;
|
|
869
|
+
};
|
|
870
|
+
list: ListObj[];
|
|
871
|
+
}, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
|
|
872
|
+
P: {};
|
|
873
|
+
B: {};
|
|
874
|
+
D: {};
|
|
875
|
+
C: {};
|
|
876
|
+
M: {};
|
|
877
|
+
Defaults: {};
|
|
878
|
+
}, Readonly< ExtractPropTypes<{
|
|
879
|
+
config: {
|
|
880
|
+
type: () => {
|
|
881
|
+
name: string;
|
|
882
|
+
setColumn?: boolean;
|
|
883
|
+
query?: {
|
|
884
|
+
is?: boolean;
|
|
885
|
+
senior?: boolean;
|
|
886
|
+
reset?: boolean;
|
|
887
|
+
config?: ObjAny;
|
|
888
|
+
list?: Array<ListObj | string>;
|
|
889
|
+
};
|
|
890
|
+
form?: ObjAny;
|
|
891
|
+
add?: {
|
|
892
|
+
is?: boolean;
|
|
893
|
+
ajax?: string | Function | {
|
|
894
|
+
[key: string]: any;
|
|
895
|
+
url?: string | Function;
|
|
896
|
+
onRequestBefore?: Function;
|
|
897
|
+
onRequestAfter?: Function;
|
|
898
|
+
config?: {
|
|
899
|
+
[key: string]: any;
|
|
900
|
+
};
|
|
901
|
+
};
|
|
902
|
+
value?: ObjAny;
|
|
903
|
+
list?: Array<ListObj | string>;
|
|
904
|
+
};
|
|
905
|
+
edit?: {
|
|
906
|
+
is?: boolean;
|
|
907
|
+
ajax?: string | Function | {
|
|
908
|
+
[key: string]: any;
|
|
909
|
+
url?: string | Function;
|
|
910
|
+
onRequestBefore?: Function;
|
|
911
|
+
onRequestAfter?: Function;
|
|
912
|
+
config?: {
|
|
913
|
+
[key: string]: any;
|
|
914
|
+
};
|
|
915
|
+
};
|
|
916
|
+
list?: Array<ListObj | string>;
|
|
917
|
+
};
|
|
918
|
+
details?: {
|
|
919
|
+
is?: boolean;
|
|
920
|
+
ajax?: string | Function | {
|
|
921
|
+
[key: string]: any;
|
|
922
|
+
url?: string | Function;
|
|
923
|
+
onRequestBefore?: Function;
|
|
924
|
+
onRequestAfter?: Function;
|
|
925
|
+
config?: {
|
|
926
|
+
[key: string]: any;
|
|
927
|
+
};
|
|
928
|
+
};
|
|
929
|
+
config?: ObjAny;
|
|
930
|
+
list?: Array<ListObj | string>;
|
|
931
|
+
};
|
|
932
|
+
delete?: {
|
|
933
|
+
is?: boolean;
|
|
934
|
+
ajax?: string | Function | {
|
|
935
|
+
[key: string]: any;
|
|
936
|
+
url?: string | Function;
|
|
937
|
+
onRequestBefore?: Function;
|
|
938
|
+
onRequestAfter?: Function;
|
|
939
|
+
config?: {
|
|
940
|
+
[key: string]: any;
|
|
941
|
+
};
|
|
942
|
+
};
|
|
943
|
+
name?: string;
|
|
944
|
+
prop?: string;
|
|
945
|
+
label?: string;
|
|
946
|
+
};
|
|
947
|
+
table?: TableConfig & {
|
|
948
|
+
operation?: boolean;
|
|
949
|
+
};
|
|
950
|
+
};
|
|
951
|
+
default(): {};
|
|
952
|
+
};
|
|
953
|
+
query: {
|
|
954
|
+
type: () => ObjAny;
|
|
955
|
+
default(): {};
|
|
956
|
+
};
|
|
957
|
+
value: {
|
|
958
|
+
type: {
|
|
959
|
+
(arrayLength: number): ObjAny[];
|
|
960
|
+
(...items: ObjAny[]): ObjAny[];
|
|
961
|
+
new (arrayLength: number): ObjAny[];
|
|
962
|
+
new (...items: ObjAny[]): ObjAny[];
|
|
963
|
+
isArray(arg: any): arg is any[];
|
|
964
|
+
readonly prototype: any[];
|
|
965
|
+
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
966
|
+
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
967
|
+
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
968
|
+
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
969
|
+
of<T>(...items: T[]): T[];
|
|
970
|
+
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
971
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
972
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
973
|
+
};
|
|
974
|
+
default(): never[];
|
|
975
|
+
};
|
|
976
|
+
list: {
|
|
977
|
+
type: {
|
|
978
|
+
(arrayLength: number): ListObj[];
|
|
979
|
+
(...items: ListObj[]): ListObj[];
|
|
980
|
+
new (arrayLength: number): ListObj[];
|
|
981
|
+
new (...items: ListObj[]): ListObj[];
|
|
982
|
+
isArray(arg: any): arg is any[];
|
|
983
|
+
readonly prototype: any[];
|
|
984
|
+
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
985
|
+
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
986
|
+
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
987
|
+
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
988
|
+
of<T>(...items: T[]): T[];
|
|
989
|
+
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
990
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
991
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
992
|
+
};
|
|
993
|
+
default(): never[];
|
|
994
|
+
};
|
|
995
|
+
options: {
|
|
996
|
+
type: ObjectConstructor;
|
|
997
|
+
default(): {};
|
|
998
|
+
};
|
|
999
|
+
compons: {
|
|
1000
|
+
type: () => {
|
|
1001
|
+
[key: string]: Component;
|
|
1002
|
+
};
|
|
1003
|
+
default(): {};
|
|
1004
|
+
};
|
|
1005
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, {
|
|
1006
|
+
config: {
|
|
1007
|
+
name: string;
|
|
1008
|
+
setColumn?: boolean;
|
|
1009
|
+
query?: {
|
|
1010
|
+
is?: boolean;
|
|
1011
|
+
senior?: boolean;
|
|
1012
|
+
reset?: boolean;
|
|
1013
|
+
config?: ObjAny;
|
|
1014
|
+
list?: Array<ListObj | string>;
|
|
1015
|
+
};
|
|
1016
|
+
form?: ObjAny;
|
|
1017
|
+
add?: {
|
|
1018
|
+
is?: boolean;
|
|
1019
|
+
ajax?: string | Function | {
|
|
1020
|
+
[key: string]: any;
|
|
1021
|
+
url?: string | Function;
|
|
1022
|
+
onRequestBefore?: Function;
|
|
1023
|
+
onRequestAfter?: Function;
|
|
1024
|
+
config?: {
|
|
1025
|
+
[key: string]: any;
|
|
1026
|
+
};
|
|
1027
|
+
};
|
|
1028
|
+
value?: ObjAny;
|
|
1029
|
+
list?: Array<ListObj | string>;
|
|
1030
|
+
};
|
|
1031
|
+
edit?: {
|
|
1032
|
+
is?: boolean;
|
|
1033
|
+
ajax?: string | Function | {
|
|
1034
|
+
[key: string]: any;
|
|
1035
|
+
url?: string | Function;
|
|
1036
|
+
onRequestBefore?: Function;
|
|
1037
|
+
onRequestAfter?: Function;
|
|
1038
|
+
config?: {
|
|
1039
|
+
[key: string]: any;
|
|
1040
|
+
};
|
|
1041
|
+
};
|
|
1042
|
+
list?: Array<ListObj | string>;
|
|
1043
|
+
};
|
|
1044
|
+
details?: {
|
|
1045
|
+
is?: boolean;
|
|
1046
|
+
ajax?: string | Function | {
|
|
1047
|
+
[key: string]: any;
|
|
1048
|
+
url?: string | Function;
|
|
1049
|
+
onRequestBefore?: Function;
|
|
1050
|
+
onRequestAfter?: Function;
|
|
1051
|
+
config?: {
|
|
1052
|
+
[key: string]: any;
|
|
1053
|
+
};
|
|
1054
|
+
};
|
|
1055
|
+
config?: ObjAny;
|
|
1056
|
+
list?: Array<ListObj | string>;
|
|
1057
|
+
};
|
|
1058
|
+
delete?: {
|
|
1059
|
+
is?: boolean;
|
|
1060
|
+
ajax?: string | Function | {
|
|
1061
|
+
[key: string]: any;
|
|
1062
|
+
url?: string | Function;
|
|
1063
|
+
onRequestBefore?: Function;
|
|
1064
|
+
onRequestAfter?: Function;
|
|
1065
|
+
config?: {
|
|
1066
|
+
[key: string]: any;
|
|
1067
|
+
};
|
|
1068
|
+
};
|
|
1069
|
+
name?: string;
|
|
1070
|
+
prop?: string;
|
|
1071
|
+
label?: string;
|
|
1072
|
+
};
|
|
1073
|
+
table?: TableConfig & {
|
|
1074
|
+
operation?: boolean;
|
|
1075
|
+
};
|
|
1076
|
+
};
|
|
1077
|
+
value: ObjAny[];
|
|
1078
|
+
options: Record<string, any>;
|
|
1079
|
+
query: ObjAny;
|
|
1080
|
+
compons: {
|
|
1081
|
+
[key: string]: Component;
|
|
1082
|
+
};
|
|
1083
|
+
list: ListObj[];
|
|
1084
|
+
}>;
|
|
1085
|
+
__isFragment?: never;
|
|
1086
|
+
__isTeleport?: never;
|
|
1087
|
+
__isSuspense?: never;
|
|
1088
|
+
} & ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
1089
|
+
config: {
|
|
1090
|
+
type: () => {
|
|
1091
|
+
name: string;
|
|
1092
|
+
setColumn?: boolean;
|
|
1093
|
+
query?: {
|
|
1094
|
+
is?: boolean;
|
|
1095
|
+
senior?: boolean;
|
|
1096
|
+
reset?: boolean;
|
|
1097
|
+
config?: ObjAny;
|
|
1098
|
+
list?: Array<ListObj | string>;
|
|
1099
|
+
};
|
|
1100
|
+
form?: ObjAny;
|
|
1101
|
+
add?: {
|
|
1102
|
+
is?: boolean;
|
|
1103
|
+
ajax?: string | Function | {
|
|
1104
|
+
[key: string]: any;
|
|
1105
|
+
url?: string | Function;
|
|
1106
|
+
onRequestBefore?: Function;
|
|
1107
|
+
onRequestAfter?: Function;
|
|
1108
|
+
config?: {
|
|
1109
|
+
[key: string]: any;
|
|
1110
|
+
};
|
|
1111
|
+
};
|
|
1112
|
+
value?: ObjAny;
|
|
1113
|
+
list?: Array<ListObj | string>;
|
|
1114
|
+
};
|
|
1115
|
+
edit?: {
|
|
1116
|
+
is?: boolean;
|
|
1117
|
+
ajax?: string | Function | {
|
|
1118
|
+
[key: string]: any;
|
|
1119
|
+
url?: string | Function;
|
|
1120
|
+
onRequestBefore?: Function;
|
|
1121
|
+
onRequestAfter?: Function;
|
|
1122
|
+
config?: {
|
|
1123
|
+
[key: string]: any;
|
|
1124
|
+
};
|
|
1125
|
+
};
|
|
1126
|
+
list?: Array<ListObj | string>;
|
|
1127
|
+
};
|
|
1128
|
+
details?: {
|
|
1129
|
+
is?: boolean;
|
|
1130
|
+
ajax?: string | Function | {
|
|
1131
|
+
[key: string]: any;
|
|
1132
|
+
url?: string | Function;
|
|
1133
|
+
onRequestBefore?: Function;
|
|
1134
|
+
onRequestAfter?: Function;
|
|
1135
|
+
config?: {
|
|
1136
|
+
[key: string]: any;
|
|
1137
|
+
};
|
|
1138
|
+
};
|
|
1139
|
+
config?: ObjAny;
|
|
1140
|
+
list?: Array<ListObj | string>;
|
|
1141
|
+
};
|
|
1142
|
+
delete?: {
|
|
1143
|
+
is?: boolean;
|
|
1144
|
+
ajax?: string | Function | {
|
|
1145
|
+
[key: string]: any;
|
|
1146
|
+
url?: string | Function;
|
|
1147
|
+
onRequestBefore?: Function;
|
|
1148
|
+
onRequestAfter?: Function;
|
|
1149
|
+
config?: {
|
|
1150
|
+
[key: string]: any;
|
|
1151
|
+
};
|
|
1152
|
+
};
|
|
1153
|
+
name?: string;
|
|
1154
|
+
prop?: string;
|
|
1155
|
+
label?: string;
|
|
1156
|
+
};
|
|
1157
|
+
table?: TableConfig & {
|
|
1158
|
+
operation?: boolean;
|
|
1159
|
+
};
|
|
1160
|
+
};
|
|
1161
|
+
default(): {};
|
|
1162
|
+
};
|
|
1163
|
+
query: {
|
|
1164
|
+
type: () => ObjAny;
|
|
1165
|
+
default(): {};
|
|
1166
|
+
};
|
|
1167
|
+
value: {
|
|
1168
|
+
type: {
|
|
1169
|
+
(arrayLength: number): ObjAny[];
|
|
1170
|
+
(...items: ObjAny[]): ObjAny[];
|
|
1171
|
+
new (arrayLength: number): ObjAny[];
|
|
1172
|
+
new (...items: ObjAny[]): ObjAny[];
|
|
1173
|
+
isArray(arg: any): arg is any[];
|
|
1174
|
+
readonly prototype: any[];
|
|
1175
|
+
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
1176
|
+
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
1177
|
+
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
1178
|
+
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
1179
|
+
of<T>(...items: T[]): T[];
|
|
1180
|
+
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
1181
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
1182
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
1183
|
+
};
|
|
1184
|
+
default(): never[];
|
|
1185
|
+
};
|
|
1186
|
+
list: {
|
|
1187
|
+
type: {
|
|
1188
|
+
(arrayLength: number): ListObj[];
|
|
1189
|
+
(...items: ListObj[]): ListObj[];
|
|
1190
|
+
new (arrayLength: number): ListObj[];
|
|
1191
|
+
new (...items: ListObj[]): ListObj[];
|
|
1192
|
+
isArray(arg: any): arg is any[];
|
|
1193
|
+
readonly prototype: any[];
|
|
1194
|
+
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
1195
|
+
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
1196
|
+
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
1197
|
+
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
1198
|
+
of<T>(...items: T[]): T[];
|
|
1199
|
+
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
1200
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
1201
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
1202
|
+
};
|
|
1203
|
+
default(): never[];
|
|
1204
|
+
};
|
|
1205
|
+
options: {
|
|
1206
|
+
type: ObjectConstructor;
|
|
1207
|
+
default(): {};
|
|
1208
|
+
};
|
|
1209
|
+
compons: {
|
|
1210
|
+
type: () => {
|
|
1211
|
+
[key: string]: Component;
|
|
1212
|
+
};
|
|
1213
|
+
default(): {};
|
|
1214
|
+
};
|
|
1215
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {
|
|
1216
|
+
config: {
|
|
1217
|
+
name: string;
|
|
1218
|
+
setColumn?: boolean;
|
|
1219
|
+
query?: {
|
|
1220
|
+
is?: boolean;
|
|
1221
|
+
senior?: boolean;
|
|
1222
|
+
reset?: boolean;
|
|
1223
|
+
config?: ObjAny;
|
|
1224
|
+
list?: Array<ListObj | string>;
|
|
1225
|
+
};
|
|
1226
|
+
form?: ObjAny;
|
|
1227
|
+
add?: {
|
|
1228
|
+
is?: boolean;
|
|
1229
|
+
ajax?: string | Function | {
|
|
1230
|
+
[key: string]: any;
|
|
1231
|
+
url?: string | Function;
|
|
1232
|
+
onRequestBefore?: Function;
|
|
1233
|
+
onRequestAfter?: Function;
|
|
1234
|
+
config?: {
|
|
1235
|
+
[key: string]: any;
|
|
1236
|
+
};
|
|
1237
|
+
};
|
|
1238
|
+
value?: ObjAny;
|
|
1239
|
+
list?: Array<ListObj | string>;
|
|
1240
|
+
};
|
|
1241
|
+
edit?: {
|
|
1242
|
+
is?: boolean;
|
|
1243
|
+
ajax?: string | Function | {
|
|
1244
|
+
[key: string]: any;
|
|
1245
|
+
url?: string | Function;
|
|
1246
|
+
onRequestBefore?: Function;
|
|
1247
|
+
onRequestAfter?: Function;
|
|
1248
|
+
config?: {
|
|
1249
|
+
[key: string]: any;
|
|
1250
|
+
};
|
|
1251
|
+
};
|
|
1252
|
+
list?: Array<ListObj | string>;
|
|
1253
|
+
};
|
|
1254
|
+
details?: {
|
|
1255
|
+
is?: boolean;
|
|
1256
|
+
ajax?: string | Function | {
|
|
1257
|
+
[key: string]: any;
|
|
1258
|
+
url?: string | Function;
|
|
1259
|
+
onRequestBefore?: Function;
|
|
1260
|
+
onRequestAfter?: Function;
|
|
1261
|
+
config?: {
|
|
1262
|
+
[key: string]: any;
|
|
1263
|
+
};
|
|
1264
|
+
};
|
|
1265
|
+
config?: ObjAny;
|
|
1266
|
+
list?: Array<ListObj | string>;
|
|
1267
|
+
};
|
|
1268
|
+
delete?: {
|
|
1269
|
+
is?: boolean;
|
|
1270
|
+
ajax?: string | Function | {
|
|
1271
|
+
[key: string]: any;
|
|
1272
|
+
url?: string | Function;
|
|
1273
|
+
onRequestBefore?: Function;
|
|
1274
|
+
onRequestAfter?: Function;
|
|
1275
|
+
config?: {
|
|
1276
|
+
[key: string]: any;
|
|
1277
|
+
};
|
|
1278
|
+
};
|
|
1279
|
+
name?: string;
|
|
1280
|
+
prop?: string;
|
|
1281
|
+
label?: string;
|
|
1282
|
+
};
|
|
1283
|
+
table?: TableConfig & {
|
|
1284
|
+
operation?: boolean;
|
|
1285
|
+
};
|
|
1286
|
+
};
|
|
1287
|
+
value: ObjAny[];
|
|
1288
|
+
options: Record<string, any>;
|
|
1289
|
+
query: ObjAny;
|
|
1290
|
+
compons: {
|
|
1291
|
+
[key: string]: Component;
|
|
1292
|
+
};
|
|
1293
|
+
list: ListObj[];
|
|
1294
|
+
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
|
|
1295
|
+
$slots: {
|
|
1296
|
+
[x: string]: ((props: any) => any) | undefined;
|
|
1297
|
+
} & {
|
|
1298
|
+
[x: string]: ((props: any) => any) | undefined;
|
|
1299
|
+
} & {
|
|
1300
|
+
[x: string]: ((props: any) => any) | undefined;
|
|
1301
|
+
} & {
|
|
1302
|
+
[x: string]: ((props: any) => any) | undefined;
|
|
1303
|
+
} & {
|
|
1304
|
+
[x: string]: ((props: {}) => any) | undefined;
|
|
1305
|
+
} & {
|
|
1306
|
+
[x: string]: ((props: any) => any) | undefined;
|
|
1307
|
+
} & {
|
|
1308
|
+
[x: string]: ((props: any) => any) | undefined;
|
|
1309
|
+
} & {
|
|
1310
|
+
[x: string]: ((props: {}) => any) | undefined;
|
|
1311
|
+
} & {
|
|
1312
|
+
[x: string]: ((props: {}) => any) | undefined;
|
|
1313
|
+
} & {
|
|
1314
|
+
[x: string]: ((props: {
|
|
1315
|
+
row: any;
|
|
1316
|
+
}) => any) | undefined;
|
|
1317
|
+
} & {
|
|
1318
|
+
[x: string]: ((props: any) => any) | undefined;
|
|
1319
|
+
} & {
|
|
1320
|
+
[x: string]: ((props: any) => any) | undefined;
|
|
1321
|
+
} & {
|
|
1322
|
+
[x: string]: ((props: {}) => any) | undefined;
|
|
1323
|
+
};
|
|
1324
|
+
})>;
|
|
1325
|
+
export default _default;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { withInstall } from "../../utils/vues/withInstall.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import src_default from "./src/index.js";
|
|
4
|
-
//#region packages/components/packages/page/index.ts
|
|
5
4
|
var Page = withInstall(src_default, "Page");
|
|
6
5
|
//#endregion
|
|
7
|
-
export { Page
|
|
6
|
+
export { Page };
|