giime 0.9.2 → 0.9.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.
- package/dist/index.css +105 -105
- package/es/api/utils/resetAxiosBaseUrl.mjs +4 -0
- package/es/api/utils/resetAxiosBaseUrl.mjs.map +1 -1
- package/es/components/src/base/anchor/Anchor.vue.d.ts +1 -1
- package/es/components/src/base/anchor/index.d.ts +3 -3
- package/es/components/src/base/autocomplete/Autocomplete.vue.d.ts +5 -5
- package/es/components/src/base/autocomplete/autocomplete.d.ts +2 -2
- package/es/components/src/base/autocomplete/index.d.ts +11 -11
- package/es/components/src/base/avatar/Avatar.vue.d.ts +3 -3
- package/es/components/src/base/avatar/avatar.d.ts +1 -1
- package/es/components/src/base/avatar/index.d.ts +7 -7
- package/es/components/src/base/button/Button.vue.d.ts +3 -3
- package/es/components/src/base/button/button.d.ts +1 -1
- package/es/components/src/base/button/index.d.ts +7 -7
- package/es/components/src/base/buttonGroup/ButtonGroup.vue.d.ts +2 -2
- package/es/components/src/base/buttonGroup/buttonGroup.d.ts +1 -1
- package/es/components/src/base/buttonGroup/index.d.ts +4 -4
- package/es/components/src/base/cascader/Cascader.vue.d.ts +3 -3
- package/es/components/src/base/cascader/cascader.d.ts +1 -1
- package/es/components/src/base/cascader/index.d.ts +7 -7
- package/es/components/src/base/checkbox/Checkbox.vue.d.ts +18 -18
- package/es/components/src/base/checkbox/checkbox.d.ts +9 -9
- package/es/components/src/base/checkbox/index.d.ts +36 -36
- package/es/components/src/base/checkboxButton/CheckboxButton.vue.d.ts +18 -18
- package/es/components/src/base/checkboxButton/checkboxButton.d.ts +9 -9
- package/es/components/src/base/checkboxButton/index.d.ts +36 -36
- package/es/components/src/base/checkboxGroup/CheckboxGroup.vue.d.ts +2 -2
- package/es/components/src/base/checkboxGroup/checkboxGroup.d.ts +1 -1
- package/es/components/src/base/checkboxGroup/index.d.ts +4 -4
- package/es/components/src/base/colorPicker/ColorPicker.vue.d.ts +2 -2
- package/es/components/src/base/colorPicker/colorPicker.d.ts +1 -1
- package/es/components/src/base/colorPicker/index.d.ts +2 -2
- package/es/components/src/base/configProvider/ConfigProvider.vue.d.ts +2 -2
- package/es/components/src/base/configProvider/configProvider.d.ts +1 -1
- package/es/components/src/base/configProvider/index.d.ts +4 -4
- package/es/components/src/base/copyIcon/CopyIcon.vue.d.ts +2 -2
- package/es/components/src/base/copyIcon/copyIcon.d.ts +1 -1
- package/es/components/src/base/copyIcon/index.d.ts +2 -2
- package/es/components/src/base/datePicker/DatePicker.vue.d.ts +2 -2
- package/es/components/src/base/datePicker/datePicker.d.ts +1 -1
- package/es/components/src/base/datePicker/index.d.ts +4 -4
- package/es/components/src/base/descriptions/Descriptions.vue.d.ts +2 -2
- package/es/components/src/base/descriptions/descriptions.d.ts +1 -1
- package/es/components/src/base/descriptions/index.d.ts +4 -4
- package/es/components/src/base/descriptionsItem/DescriptionsItem.vue.d.ts +9 -9
- package/es/components/src/base/descriptionsItem/descriptionsItem.d.ts +3 -3
- package/es/components/src/base/descriptionsItem/index.d.ts +21 -21
- package/es/components/src/base/form/Form.vue.d.ts +2 -2
- package/es/components/src/base/form/form.d.ts +1 -1
- package/es/components/src/base/form/index.d.ts +4 -4
- package/es/components/src/base/formItem/FormItem.vue.d.ts +3 -3
- package/es/components/src/base/formItem/formItem.d.ts +1 -1
- package/es/components/src/base/formItem/index.d.ts +7 -7
- package/es/components/src/base/image/Image.vue.d.ts +1 -1
- package/es/components/src/base/image/index.d.ts +4 -4
- package/es/components/src/base/imageViewer/ImageViewer.vue.d.ts +1 -1
- package/es/components/src/base/imageViewer/index.d.ts +1 -1
- package/es/components/src/base/input/Input.vue.d.ts +5 -5
- package/es/components/src/base/input/index.d.ts +11 -11
- package/es/components/src/base/input/input.d.ts +2 -2
- package/es/components/src/base/inputNumber/InputNumber.vue.d.ts +5 -5
- package/es/components/src/base/inputNumber/index.d.ts +11 -11
- package/es/components/src/base/inputNumber/inputNumber.d.ts +2 -2
- package/es/components/src/base/inputTag/InputTag.vue.d.ts +2 -2
- package/es/components/src/base/inputTag/index.d.ts +4 -4
- package/es/components/src/base/inputTag/inputTag.d.ts +1 -1
- package/es/components/src/base/mention/Mention.vue.d.ts +7 -7
- package/es/components/src/base/mention/index.d.ts +17 -17
- package/es/components/src/base/mention/mention.d.ts +2 -2
- package/es/components/src/base/menu/Menu.vue.d.ts +1 -1
- package/es/components/src/base/menu/index.d.ts +3 -3
- package/es/components/src/base/option/Option.vue.d.ts +4 -4
- package/es/components/src/base/option/index.d.ts +8 -8
- package/es/components/src/base/option/option.d.ts +2 -2
- package/es/components/src/base/pagination/Pagination.vue.d.ts +2 -2
- package/es/components/src/base/pagination/index.d.ts +4 -4
- package/es/components/src/base/pagination/pagination.d.ts +1 -1
- package/es/components/src/base/progress/Progress.vue.d.ts +1 -1
- package/es/components/src/base/progress/index.d.ts +3 -3
- package/es/components/src/base/radio/Radio.vue.d.ts +2 -2
- package/es/components/src/base/radio/index.d.ts +4 -4
- package/es/components/src/base/radio/radio.d.ts +1 -1
- package/es/components/src/base/radioButton/RadioButton.vue.d.ts +2 -2
- package/es/components/src/base/radioButton/index.d.ts +4 -4
- package/es/components/src/base/radioButton/radioButton.d.ts +1 -1
- package/es/components/src/base/radioGroup/RadioGroup.vue.d.ts +2 -2
- package/es/components/src/base/radioGroup/index.d.ts +4 -4
- package/es/components/src/base/radioGroup/radioGroup.d.ts +1 -1
- package/es/components/src/base/rate/Rate.vue.d.ts +2 -2
- package/es/components/src/base/rate/index.d.ts +2 -2
- package/es/components/src/base/rate/rate.d.ts +1 -1
- package/es/components/src/base/segmented/Segmented.vue.d.ts +2 -2
- package/es/components/src/base/segmented/index.d.ts +4 -4
- package/es/components/src/base/segmented/segmented.d.ts +1 -1
- package/es/components/src/base/select/Select.vue.d.ts +8 -8
- package/es/components/src/base/select/index.d.ts +18 -18
- package/es/components/src/base/select/select.d.ts +3 -3
- package/es/components/src/base/selectV2/SelectV2.vue.d.ts +2 -2
- package/es/components/src/base/selectV2/index.d.ts +4 -4
- package/es/components/src/base/selectV2/selectV2.d.ts +1 -1
- package/es/components/src/base/slider/Slider.vue.d.ts +4 -4
- package/es/components/src/base/slider/index.d.ts +8 -8
- package/es/components/src/base/slider/slider.d.ts +2 -2
- package/es/components/src/base/space/Space.vue.d.ts +2 -2
- package/es/components/src/base/space/index.d.ts +4 -4
- package/es/components/src/base/space/space.d.ts +1 -1
- package/es/components/src/base/switch/Switch.vue.d.ts +2 -2
- package/es/components/src/base/switch/index.d.ts +4 -4
- package/es/components/src/base/switch/switch.d.ts +1 -1
- package/es/components/src/base/table/Table.vue.d.ts +12 -12
- package/es/components/src/base/table/index.d.ts +24 -24
- package/es/components/src/base/table/table.d.ts +6 -6
- package/es/components/src/base/tableColumn/TableColumn.vue.d.ts +8 -8
- package/es/components/src/base/tableColumn/index.d.ts +16 -16
- package/es/components/src/base/tableColumn/tableColumn.d.ts +4 -4
- package/es/components/src/base/tableV2/TableV2.vue.d.ts +1 -1
- package/es/components/src/base/tableV2/index.d.ts +3 -3
- package/es/components/src/base/tag/Tag.vue.d.ts +2 -2
- package/es/components/src/base/tag/index.d.ts +4 -4
- package/es/components/src/base/tag/tag.d.ts +1 -1
- package/es/components/src/base/text/Text.vue.d.ts +3 -3
- package/es/components/src/base/text/index.d.ts +7 -7
- package/es/components/src/base/text/text.d.ts +1 -1
- package/es/components/src/base/timePicker/TimePicker.vue.d.ts +5 -5
- package/es/components/src/base/timePicker/index.d.ts +13 -13
- package/es/components/src/base/timePicker/timePicker.d.ts +1 -1
- package/es/components/src/base/timeSelect/TimeSelect.vue.d.ts +2 -2
- package/es/components/src/base/timeSelect/index.d.ts +4 -4
- package/es/components/src/base/timeSelect/timeSelect.d.ts +1 -1
- package/es/components/src/base/treeSelect/TreeSelect.vue.d.ts +8 -8
- package/es/components/src/base/treeSelect/treeSelect.d.ts +3 -3
- package/es/components/src/base/upload/Upload.vue.d.ts +1 -1
- package/es/components/src/base/upload/index.d.ts +3 -3
- package/es/components/src/business/aliCategoryCascader/aliCategoryCascader.d.ts +1 -1
- package/es/components/src/business/companyCategoryCascader/companyCategoryCascader.d.ts +1 -1
- package/es/components/src/business/loginDialog/LoginDialog.vue2.mjs +24 -1
- package/es/components/src/business/loginDialog/LoginDialog.vue2.mjs.map +1 -1
- package/es/components/src/business/uploadItem/UploadItem.vue.d.ts +1 -1
- package/es/components/src/business/uploadItem/index.d.ts +3 -3
- package/es/components/src/business/uploadPro/UploadPro.vue.d.ts +1 -1
- package/es/components/src/business/uploadPro/index.d.ts +3 -3
- package/es/components/src/composite/memoryForm/MemoryForm.vue.d.ts +2 -2
- package/es/components/src/composite/memoryForm/index.d.ts +4 -4
- package/es/components/src/composite/memoryForm/memoryForm.d.ts +1 -1
- package/es/components/src/composite/operateButton/OperateButton.vue.d.ts +3 -3
- package/es/components/src/composite/operateButton/index.d.ts +3 -3
- package/es/components/src/composite/operateButton/operateButton.d.ts +1 -1
- package/es/components/src/composite/searchForm/searchFormItems/cascader/SearchFormCascader.vue.d.ts +1 -1
- package/es/components/src/composite/searchForm/searchFormItems/cascader/index.d.ts +1 -1
- package/es/components/src/composite/searchForm/searchFormItems/select/SearchFormSelect.vue.d.ts +4 -4
- package/es/components/src/composite/searchForm/searchFormItems/select/index.d.ts +4 -4
- package/es/components/src/composite/searchForm/searchFormItems/select/searchFormSelect.d.ts +1 -1
- package/es/components/src/composite/searchForm/searchFormItems/selectV2/SearchFormSelectV2.vue.d.ts +2 -2
- package/es/components/src/composite/searchForm/searchFormItems/selectV2/index.d.ts +2 -2
- package/es/components/src/composite/searchForm/searchFormItems/selectV2/searchFormSelectV2.d.ts +1 -1
- package/es/components/src/composite/selectOptions/SelectOptions.vue.d.ts +11 -11
- package/es/components/src/composite/selectOptions/index.d.ts +25 -25
- package/es/components/src/composite/selectOptions/selectOptions.d.ts +4 -4
- package/es/components/src/composite/tableCustom/TableCustom.vue.d.ts +13 -13
- package/es/components/src/composite/tableCustom/customOperate/customOperate.d.ts +1 -1
- package/es/components/src/composite/tableCustom/index.d.ts +27 -27
- package/es/components/src/composite/tableCustom/tableCustom.d.ts +6 -6
- package/es/components/src/composite/tablePro/TableColumnVNodeRenderer.mjs +4 -1
- package/es/components/src/composite/tablePro/TableColumnVNodeRenderer.mjs.map +1 -1
- package/es/components/src/composite/tablePro/TablePro.vue.d.ts +13 -13
- package/es/components/src/composite/tablePro/index.d.ts +27 -27
- package/es/components/src/composite/tablePro/tableColumnPro/TableColumnPro.vue.d.ts +9 -9
- package/es/components/src/composite/tablePro/tableColumnPro/index.d.ts +19 -19
- package/es/components/src/composite/tablePro/tableColumnPro/tableColumnPro.d.ts +4 -4
- package/es/components/src/composite/tablePro/tablePagination/TablePagination.vue.d.ts +3 -3
- package/es/components/src/composite/tablePro/tablePagination/index.d.ts +3 -3
- package/es/components/src/composite/tablePro/tablePagination/tablePagination.d.ts +1 -1
- package/es/components/src/composite/tablePro/tablePro.d.ts +6 -6
- package/es/components/src/composite/uploadFile/UploadFile.vue.d.ts +1 -1
- package/es/components/src/composite/uploadFile/index.d.ts +3 -3
- package/es/components/src/plugins/message/method.d.ts +5 -5
- package/es/giime/version.d.ts +1 -1
- package/es/giime/version.mjs +1 -1
- package/es/giime/version.mjs.map +1 -1
- package/es/index.css +105 -105
- package/es/utils/src/http/interceptors.mjs +5 -0
- package/es/utils/src/http/interceptors.mjs.map +1 -1
- package/lib/api/utils/resetAxiosBaseUrl.js +4 -0
- package/lib/api/utils/resetAxiosBaseUrl.js.map +1 -1
- package/lib/components/src/base/anchor/Anchor.vue.d.ts +1 -1
- package/lib/components/src/base/anchor/index.d.ts +3 -3
- package/lib/components/src/base/autocomplete/Autocomplete.vue.d.ts +5 -5
- package/lib/components/src/base/autocomplete/autocomplete.d.ts +2 -2
- package/lib/components/src/base/autocomplete/index.d.ts +11 -11
- package/lib/components/src/base/avatar/Avatar.vue.d.ts +3 -3
- package/lib/components/src/base/avatar/avatar.d.ts +1 -1
- package/lib/components/src/base/avatar/index.d.ts +7 -7
- package/lib/components/src/base/button/Button.vue.d.ts +3 -3
- package/lib/components/src/base/button/button.d.ts +1 -1
- package/lib/components/src/base/button/index.d.ts +7 -7
- package/lib/components/src/base/buttonGroup/ButtonGroup.vue.d.ts +2 -2
- package/lib/components/src/base/buttonGroup/buttonGroup.d.ts +1 -1
- package/lib/components/src/base/buttonGroup/index.d.ts +4 -4
- package/lib/components/src/base/cascader/Cascader.vue.d.ts +3 -3
- package/lib/components/src/base/cascader/cascader.d.ts +1 -1
- package/lib/components/src/base/cascader/index.d.ts +7 -7
- package/lib/components/src/base/checkbox/Checkbox.vue.d.ts +18 -18
- package/lib/components/src/base/checkbox/checkbox.d.ts +9 -9
- package/lib/components/src/base/checkbox/index.d.ts +36 -36
- package/lib/components/src/base/checkboxButton/CheckboxButton.vue.d.ts +18 -18
- package/lib/components/src/base/checkboxButton/checkboxButton.d.ts +9 -9
- package/lib/components/src/base/checkboxButton/index.d.ts +36 -36
- package/lib/components/src/base/checkboxGroup/CheckboxGroup.vue.d.ts +2 -2
- package/lib/components/src/base/checkboxGroup/checkboxGroup.d.ts +1 -1
- package/lib/components/src/base/checkboxGroup/index.d.ts +4 -4
- package/lib/components/src/base/colorPicker/ColorPicker.vue.d.ts +2 -2
- package/lib/components/src/base/colorPicker/colorPicker.d.ts +1 -1
- package/lib/components/src/base/colorPicker/index.d.ts +2 -2
- package/lib/components/src/base/configProvider/ConfigProvider.vue.d.ts +2 -2
- package/lib/components/src/base/configProvider/configProvider.d.ts +1 -1
- package/lib/components/src/base/configProvider/index.d.ts +4 -4
- package/lib/components/src/base/copyIcon/CopyIcon.vue.d.ts +2 -2
- package/lib/components/src/base/copyIcon/copyIcon.d.ts +1 -1
- package/lib/components/src/base/copyIcon/index.d.ts +2 -2
- package/lib/components/src/base/datePicker/DatePicker.vue.d.ts +2 -2
- package/lib/components/src/base/datePicker/datePicker.d.ts +1 -1
- package/lib/components/src/base/datePicker/index.d.ts +4 -4
- package/lib/components/src/base/descriptions/Descriptions.vue.d.ts +2 -2
- package/lib/components/src/base/descriptions/descriptions.d.ts +1 -1
- package/lib/components/src/base/descriptions/index.d.ts +4 -4
- package/lib/components/src/base/descriptionsItem/DescriptionsItem.vue.d.ts +9 -9
- package/lib/components/src/base/descriptionsItem/descriptionsItem.d.ts +3 -3
- package/lib/components/src/base/descriptionsItem/index.d.ts +21 -21
- package/lib/components/src/base/form/Form.vue.d.ts +2 -2
- package/lib/components/src/base/form/form.d.ts +1 -1
- package/lib/components/src/base/form/index.d.ts +4 -4
- package/lib/components/src/base/formItem/FormItem.vue.d.ts +3 -3
- package/lib/components/src/base/formItem/formItem.d.ts +1 -1
- package/lib/components/src/base/formItem/index.d.ts +7 -7
- package/lib/components/src/base/image/Image.vue.d.ts +1 -1
- package/lib/components/src/base/image/index.d.ts +4 -4
- package/lib/components/src/base/imageViewer/ImageViewer.vue.d.ts +1 -1
- package/lib/components/src/base/imageViewer/index.d.ts +1 -1
- package/lib/components/src/base/input/Input.vue.d.ts +5 -5
- package/lib/components/src/base/input/index.d.ts +11 -11
- package/lib/components/src/base/input/input.d.ts +2 -2
- package/lib/components/src/base/inputNumber/InputNumber.vue.d.ts +5 -5
- package/lib/components/src/base/inputNumber/index.d.ts +11 -11
- package/lib/components/src/base/inputNumber/inputNumber.d.ts +2 -2
- package/lib/components/src/base/inputTag/InputTag.vue.d.ts +2 -2
- package/lib/components/src/base/inputTag/index.d.ts +4 -4
- package/lib/components/src/base/inputTag/inputTag.d.ts +1 -1
- package/lib/components/src/base/mention/Mention.vue.d.ts +7 -7
- package/lib/components/src/base/mention/index.d.ts +17 -17
- package/lib/components/src/base/mention/mention.d.ts +2 -2
- package/lib/components/src/base/menu/Menu.vue.d.ts +1 -1
- package/lib/components/src/base/menu/index.d.ts +3 -3
- package/lib/components/src/base/option/Option.vue.d.ts +4 -4
- package/lib/components/src/base/option/index.d.ts +8 -8
- package/lib/components/src/base/option/option.d.ts +2 -2
- package/lib/components/src/base/pagination/Pagination.vue.d.ts +2 -2
- package/lib/components/src/base/pagination/index.d.ts +4 -4
- package/lib/components/src/base/pagination/pagination.d.ts +1 -1
- package/lib/components/src/base/progress/Progress.vue.d.ts +1 -1
- package/lib/components/src/base/progress/index.d.ts +3 -3
- package/lib/components/src/base/radio/Radio.vue.d.ts +2 -2
- package/lib/components/src/base/radio/index.d.ts +4 -4
- package/lib/components/src/base/radio/radio.d.ts +1 -1
- package/lib/components/src/base/radioButton/RadioButton.vue.d.ts +2 -2
- package/lib/components/src/base/radioButton/index.d.ts +4 -4
- package/lib/components/src/base/radioButton/radioButton.d.ts +1 -1
- package/lib/components/src/base/radioGroup/RadioGroup.vue.d.ts +2 -2
- package/lib/components/src/base/radioGroup/index.d.ts +4 -4
- package/lib/components/src/base/radioGroup/radioGroup.d.ts +1 -1
- package/lib/components/src/base/rate/Rate.vue.d.ts +2 -2
- package/lib/components/src/base/rate/index.d.ts +2 -2
- package/lib/components/src/base/rate/rate.d.ts +1 -1
- package/lib/components/src/base/segmented/Segmented.vue.d.ts +2 -2
- package/lib/components/src/base/segmented/index.d.ts +4 -4
- package/lib/components/src/base/segmented/segmented.d.ts +1 -1
- package/lib/components/src/base/select/Select.vue.d.ts +8 -8
- package/lib/components/src/base/select/index.d.ts +18 -18
- package/lib/components/src/base/select/select.d.ts +3 -3
- package/lib/components/src/base/selectV2/SelectV2.vue.d.ts +2 -2
- package/lib/components/src/base/selectV2/index.d.ts +4 -4
- package/lib/components/src/base/selectV2/selectV2.d.ts +1 -1
- package/lib/components/src/base/slider/Slider.vue.d.ts +4 -4
- package/lib/components/src/base/slider/index.d.ts +8 -8
- package/lib/components/src/base/slider/slider.d.ts +2 -2
- package/lib/components/src/base/space/Space.vue.d.ts +2 -2
- package/lib/components/src/base/space/index.d.ts +4 -4
- package/lib/components/src/base/space/space.d.ts +1 -1
- package/lib/components/src/base/switch/Switch.vue.d.ts +2 -2
- package/lib/components/src/base/switch/index.d.ts +4 -4
- package/lib/components/src/base/switch/switch.d.ts +1 -1
- package/lib/components/src/base/table/Table.vue.d.ts +12 -12
- package/lib/components/src/base/table/index.d.ts +24 -24
- package/lib/components/src/base/table/table.d.ts +6 -6
- package/lib/components/src/base/tableColumn/TableColumn.vue.d.ts +8 -8
- package/lib/components/src/base/tableColumn/index.d.ts +16 -16
- package/lib/components/src/base/tableColumn/tableColumn.d.ts +4 -4
- package/lib/components/src/base/tableV2/TableV2.vue.d.ts +1 -1
- package/lib/components/src/base/tableV2/index.d.ts +3 -3
- package/lib/components/src/base/tag/Tag.vue.d.ts +2 -2
- package/lib/components/src/base/tag/index.d.ts +4 -4
- package/lib/components/src/base/tag/tag.d.ts +1 -1
- package/lib/components/src/base/text/Text.vue.d.ts +3 -3
- package/lib/components/src/base/text/index.d.ts +7 -7
- package/lib/components/src/base/text/text.d.ts +1 -1
- package/lib/components/src/base/timePicker/TimePicker.vue.d.ts +5 -5
- package/lib/components/src/base/timePicker/index.d.ts +13 -13
- package/lib/components/src/base/timePicker/timePicker.d.ts +1 -1
- package/lib/components/src/base/timeSelect/TimeSelect.vue.d.ts +2 -2
- package/lib/components/src/base/timeSelect/index.d.ts +4 -4
- package/lib/components/src/base/timeSelect/timeSelect.d.ts +1 -1
- package/lib/components/src/base/treeSelect/TreeSelect.vue.d.ts +8 -8
- package/lib/components/src/base/treeSelect/treeSelect.d.ts +3 -3
- package/lib/components/src/base/upload/Upload.vue.d.ts +1 -1
- package/lib/components/src/base/upload/index.d.ts +3 -3
- package/lib/components/src/business/aliCategoryCascader/aliCategoryCascader.d.ts +1 -1
- package/lib/components/src/business/companyCategoryCascader/companyCategoryCascader.d.ts +1 -1
- package/lib/components/src/business/loginDialog/LoginDialog.vue2.js +23 -0
- package/lib/components/src/business/loginDialog/LoginDialog.vue2.js.map +1 -1
- package/lib/components/src/business/uploadItem/UploadItem.vue.d.ts +1 -1
- package/lib/components/src/business/uploadItem/index.d.ts +3 -3
- package/lib/components/src/business/uploadPro/UploadPro.vue.d.ts +1 -1
- package/lib/components/src/business/uploadPro/index.d.ts +3 -3
- package/lib/components/src/composite/memoryForm/MemoryForm.vue.d.ts +2 -2
- package/lib/components/src/composite/memoryForm/index.d.ts +4 -4
- package/lib/components/src/composite/memoryForm/memoryForm.d.ts +1 -1
- package/lib/components/src/composite/operateButton/OperateButton.vue.d.ts +3 -3
- package/lib/components/src/composite/operateButton/index.d.ts +3 -3
- package/lib/components/src/composite/operateButton/operateButton.d.ts +1 -1
- package/lib/components/src/composite/searchForm/searchFormItems/cascader/SearchFormCascader.vue.d.ts +1 -1
- package/lib/components/src/composite/searchForm/searchFormItems/cascader/index.d.ts +1 -1
- package/lib/components/src/composite/searchForm/searchFormItems/select/SearchFormSelect.vue.d.ts +4 -4
- package/lib/components/src/composite/searchForm/searchFormItems/select/index.d.ts +4 -4
- package/lib/components/src/composite/searchForm/searchFormItems/select/searchFormSelect.d.ts +1 -1
- package/lib/components/src/composite/searchForm/searchFormItems/selectV2/SearchFormSelectV2.vue.d.ts +2 -2
- package/lib/components/src/composite/searchForm/searchFormItems/selectV2/index.d.ts +2 -2
- package/lib/components/src/composite/searchForm/searchFormItems/selectV2/searchFormSelectV2.d.ts +1 -1
- package/lib/components/src/composite/selectOptions/SelectOptions.vue.d.ts +11 -11
- package/lib/components/src/composite/selectOptions/index.d.ts +25 -25
- package/lib/components/src/composite/selectOptions/selectOptions.d.ts +4 -4
- package/lib/components/src/composite/tableCustom/TableCustom.vue.d.ts +13 -13
- package/lib/components/src/composite/tableCustom/customOperate/customOperate.d.ts +1 -1
- package/lib/components/src/composite/tableCustom/index.d.ts +27 -27
- package/lib/components/src/composite/tableCustom/tableCustom.d.ts +6 -6
- package/lib/components/src/composite/tablePro/TableColumnVNodeRenderer.js +4 -1
- package/lib/components/src/composite/tablePro/TableColumnVNodeRenderer.js.map +1 -1
- package/lib/components/src/composite/tablePro/TablePro.vue.d.ts +13 -13
- package/lib/components/src/composite/tablePro/index.d.ts +27 -27
- package/lib/components/src/composite/tablePro/tableColumnPro/TableColumnPro.vue.d.ts +9 -9
- package/lib/components/src/composite/tablePro/tableColumnPro/index.d.ts +19 -19
- package/lib/components/src/composite/tablePro/tableColumnPro/tableColumnPro.d.ts +4 -4
- package/lib/components/src/composite/tablePro/tablePagination/TablePagination.vue.d.ts +3 -3
- package/lib/components/src/composite/tablePro/tablePagination/index.d.ts +3 -3
- package/lib/components/src/composite/tablePro/tablePagination/tablePagination.d.ts +1 -1
- package/lib/components/src/composite/tablePro/tablePro.d.ts +6 -6
- package/lib/components/src/composite/uploadFile/UploadFile.vue.d.ts +1 -1
- package/lib/components/src/composite/uploadFile/index.d.ts +3 -3
- package/lib/components/src/plugins/message/method.d.ts +5 -5
- package/lib/giime/version.d.ts +1 -1
- package/lib/giime/version.js +1 -1
- package/lib/giime/version.js.map +1 -1
- package/lib/index.css +105 -105
- package/lib/utils/src/http/interceptors.js +5 -0
- package/lib/utils/src/http/interceptors.js.map +1 -1
- package/package.json +1 -1
|
@@ -110,7 +110,7 @@ export declare const GmMention: import("../../../../utils").SFCWithInstall<{
|
|
|
110
110
|
readonly default: () => Required<import("element-plus").MentionOptionProps>;
|
|
111
111
|
};
|
|
112
112
|
inputmode: {
|
|
113
|
-
readonly type: import("vue").PropType<"
|
|
113
|
+
readonly type: import("vue").PropType<"search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined>;
|
|
114
114
|
readonly required: false;
|
|
115
115
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
116
116
|
__epPropKey: true;
|
|
@@ -128,7 +128,7 @@ export declare const GmMention: import("../../../../utils").SFCWithInstall<{
|
|
|
128
128
|
readonly default: undefined;
|
|
129
129
|
};
|
|
130
130
|
size: {
|
|
131
|
-
readonly type: import("vue").PropType<"" | "
|
|
131
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
132
132
|
readonly required: false;
|
|
133
133
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
134
134
|
__epPropKey: true;
|
|
@@ -409,7 +409,7 @@ export declare const GmMention: import("../../../../utils").SFCWithInstall<{
|
|
|
409
409
|
readonly default: () => Required<import("element-plus").MentionOptionProps>;
|
|
410
410
|
};
|
|
411
411
|
inputmode: {
|
|
412
|
-
readonly type: import("vue").PropType<"
|
|
412
|
+
readonly type: import("vue").PropType<"search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined>;
|
|
413
413
|
readonly required: false;
|
|
414
414
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
415
415
|
__epPropKey: true;
|
|
@@ -427,7 +427,7 @@ export declare const GmMention: import("../../../../utils").SFCWithInstall<{
|
|
|
427
427
|
readonly default: undefined;
|
|
428
428
|
};
|
|
429
429
|
size: {
|
|
430
|
-
readonly type: import("vue").PropType<"" | "
|
|
430
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
431
431
|
readonly required: false;
|
|
432
432
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
433
433
|
__epPropKey: true;
|
|
@@ -588,14 +588,14 @@ export declare const GmMention: import("../../../../utils").SFCWithInstall<{
|
|
|
588
588
|
"onWhole-remove"?: ((pattern: string, prefix: string) => any) | undefined;
|
|
589
589
|
}, {
|
|
590
590
|
id: string;
|
|
591
|
+
split: string;
|
|
591
592
|
type: string;
|
|
593
|
+
options: import("element-plus").MentionOption[];
|
|
592
594
|
offset: number;
|
|
593
595
|
placement: "top" | "bottom";
|
|
594
|
-
options: import("element-plus").MentionOption[];
|
|
595
|
-
split: string;
|
|
596
596
|
disabled: boolean;
|
|
597
597
|
props: import("element-plus").MentionOptionProps;
|
|
598
|
-
inputmode: "
|
|
598
|
+
inputmode: "search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined;
|
|
599
599
|
modelModifiers: import("element-plus").InputModelModifiers;
|
|
600
600
|
autosize: import("element-plus").InputAutoSize;
|
|
601
601
|
autocomplete: AutoFill;
|
|
@@ -733,7 +733,7 @@ export declare const GmMention: import("../../../../utils").SFCWithInstall<{
|
|
|
733
733
|
readonly default: () => Required<import("element-plus").MentionOptionProps>;
|
|
734
734
|
};
|
|
735
735
|
inputmode: {
|
|
736
|
-
readonly type: import("vue").PropType<"
|
|
736
|
+
readonly type: import("vue").PropType<"search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined>;
|
|
737
737
|
readonly required: false;
|
|
738
738
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
739
739
|
__epPropKey: true;
|
|
@@ -751,7 +751,7 @@ export declare const GmMention: import("../../../../utils").SFCWithInstall<{
|
|
|
751
751
|
readonly default: undefined;
|
|
752
752
|
};
|
|
753
753
|
size: {
|
|
754
|
-
readonly type: import("vue").PropType<"" | "
|
|
754
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
755
755
|
readonly required: false;
|
|
756
756
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
757
757
|
__epPropKey: true;
|
|
@@ -916,14 +916,14 @@ export declare const GmMention: import("../../../../utils").SFCWithInstall<{
|
|
|
916
916
|
dropdownVisible: boolean;
|
|
917
917
|
}, {}, {}, {}, {
|
|
918
918
|
id: string;
|
|
919
|
+
split: string;
|
|
919
920
|
type: string;
|
|
921
|
+
options: import("element-plus").MentionOption[];
|
|
920
922
|
offset: number;
|
|
921
923
|
placement: "top" | "bottom";
|
|
922
|
-
options: import("element-plus").MentionOption[];
|
|
923
|
-
split: string;
|
|
924
924
|
disabled: boolean;
|
|
925
925
|
props: import("element-plus").MentionOptionProps;
|
|
926
|
-
inputmode: "
|
|
926
|
+
inputmode: "search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined;
|
|
927
927
|
modelModifiers: import("element-plus").InputModelModifiers;
|
|
928
928
|
autosize: import("element-plus").InputAutoSize;
|
|
929
929
|
autocomplete: AutoFill;
|
|
@@ -1058,7 +1058,7 @@ export declare const GmMention: import("../../../../utils").SFCWithInstall<{
|
|
|
1058
1058
|
readonly default: () => Required<import("element-plus").MentionOptionProps>;
|
|
1059
1059
|
};
|
|
1060
1060
|
inputmode: {
|
|
1061
|
-
readonly type: import("vue").PropType<"
|
|
1061
|
+
readonly type: import("vue").PropType<"search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined>;
|
|
1062
1062
|
readonly required: false;
|
|
1063
1063
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1064
1064
|
__epPropKey: true;
|
|
@@ -1076,7 +1076,7 @@ export declare const GmMention: import("../../../../utils").SFCWithInstall<{
|
|
|
1076
1076
|
readonly default: undefined;
|
|
1077
1077
|
};
|
|
1078
1078
|
size: {
|
|
1079
|
-
readonly type: import("vue").PropType<"" | "
|
|
1079
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
1080
1080
|
readonly required: false;
|
|
1081
1081
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1082
1082
|
__epPropKey: true;
|
|
@@ -1249,14 +1249,14 @@ export declare const GmMention: import("../../../../utils").SFCWithInstall<{
|
|
|
1249
1249
|
"whole-remove": (pattern: string, prefix: string) => void;
|
|
1250
1250
|
}, string, {
|
|
1251
1251
|
id: string;
|
|
1252
|
+
split: string;
|
|
1252
1253
|
type: string;
|
|
1254
|
+
options: import("element-plus").MentionOption[];
|
|
1253
1255
|
offset: number;
|
|
1254
1256
|
placement: "top" | "bottom";
|
|
1255
|
-
options: import("element-plus").MentionOption[];
|
|
1256
|
-
split: string;
|
|
1257
1257
|
disabled: boolean;
|
|
1258
1258
|
props: import("element-plus").MentionOptionProps;
|
|
1259
|
-
inputmode: "
|
|
1259
|
+
inputmode: "search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined;
|
|
1260
1260
|
modelModifiers: import("element-plus").InputModelModifiers;
|
|
1261
1261
|
autosize: import("element-plus").InputAutoSize;
|
|
1262
1262
|
autocomplete: AutoFill;
|
|
@@ -109,7 +109,7 @@ export declare const mentionProps: {
|
|
|
109
109
|
readonly default: () => Required<import("element-plus").MentionOptionProps>;
|
|
110
110
|
};
|
|
111
111
|
inputmode: {
|
|
112
|
-
readonly type: import("vue").PropType<"
|
|
112
|
+
readonly type: import("vue").PropType<"search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined>;
|
|
113
113
|
readonly required: false;
|
|
114
114
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
115
115
|
__epPropKey: true;
|
|
@@ -127,7 +127,7 @@ export declare const mentionProps: {
|
|
|
127
127
|
readonly default: undefined;
|
|
128
128
|
};
|
|
129
129
|
size: {
|
|
130
|
-
readonly type: import("vue").PropType<"" | "
|
|
130
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
131
131
|
readonly required: false;
|
|
132
132
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
133
133
|
__epPropKey: true;
|
|
@@ -232,8 +232,8 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
232
232
|
onOpen?: ((index: string, indexPath: string[]) => any) | undefined;
|
|
233
233
|
onSelect?: ((index: string, indexPath: string[], item: import("element-plus").MenuItemClicked, routerResult?: Promise<void | import("vue-router/dist/router-BbqN7H95.mjs").NavigationFailure> | undefined) => any) | undefined;
|
|
234
234
|
}, {
|
|
235
|
-
mode: "horizontal" | "vertical";
|
|
236
235
|
router: boolean;
|
|
236
|
+
mode: "horizontal" | "vertical";
|
|
237
237
|
collapse: boolean;
|
|
238
238
|
ellipsis: boolean;
|
|
239
239
|
persistent: boolean;
|
|
@@ -238,8 +238,8 @@ export declare const GmMenu: import("../../../../utils").SFCWithInstall<{
|
|
|
238
238
|
onOpen?: ((index: string, indexPath: string[]) => any) | undefined;
|
|
239
239
|
onSelect?: ((index: string, indexPath: string[], item: import("element-plus").MenuItemClicked, routerResult?: Promise<void | import("vue-router/dist/router-BbqN7H95.mjs").NavigationFailure> | undefined) => any) | undefined;
|
|
240
240
|
}, {
|
|
241
|
-
mode: "horizontal" | "vertical";
|
|
242
241
|
router: boolean;
|
|
242
|
+
mode: "horizontal" | "vertical";
|
|
243
243
|
collapse: boolean;
|
|
244
244
|
ellipsis: boolean;
|
|
245
245
|
persistent: boolean;
|
|
@@ -380,8 +380,8 @@ export declare const GmMenu: import("../../../../utils").SFCWithInstall<{
|
|
|
380
380
|
open: (index: string) => void;
|
|
381
381
|
close: (index: string) => void;
|
|
382
382
|
}, {}, {}, {}, {
|
|
383
|
-
mode: "horizontal" | "vertical";
|
|
384
383
|
router: boolean;
|
|
384
|
+
mode: "horizontal" | "vertical";
|
|
385
385
|
collapse: boolean;
|
|
386
386
|
ellipsis: boolean;
|
|
387
387
|
persistent: boolean;
|
|
@@ -523,8 +523,8 @@ export declare const GmMenu: import("../../../../utils").SFCWithInstall<{
|
|
|
523
523
|
select: (index: string, indexPath: string[], item: import("element-plus").MenuItemClicked, routerResult?: Promise<void | import("vue-router/dist/router-BbqN7H95.mjs").NavigationFailure> | undefined) => void;
|
|
524
524
|
close: (index: string, indexPath: string[]) => void;
|
|
525
525
|
}, string, {
|
|
526
|
-
mode: "horizontal" | "vertical";
|
|
527
526
|
router: boolean;
|
|
527
|
+
mode: "horizontal" | "vertical";
|
|
528
528
|
collapse: boolean;
|
|
529
529
|
ellipsis: boolean;
|
|
530
530
|
persistent: boolean;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
2
2
|
value: {
|
|
3
3
|
required: true;
|
|
4
|
-
type: (ObjectConstructor |
|
|
4
|
+
type: (ObjectConstructor | NumberConstructor | StringConstructor | BooleanConstructor)[];
|
|
5
5
|
};
|
|
6
6
|
label: {
|
|
7
|
-
type: (
|
|
7
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
8
8
|
};
|
|
9
9
|
disabled: BooleanConstructor;
|
|
10
10
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
11
|
value: {
|
|
12
12
|
required: true;
|
|
13
|
-
type: (ObjectConstructor |
|
|
13
|
+
type: (ObjectConstructor | NumberConstructor | StringConstructor | BooleanConstructor)[];
|
|
14
14
|
};
|
|
15
15
|
label: {
|
|
16
|
-
type: (
|
|
16
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
17
17
|
};
|
|
18
18
|
disabled: BooleanConstructor;
|
|
19
19
|
}>>, {
|
|
@@ -3,19 +3,19 @@ export declare const GmOption: import("../../../../utils").SFCWithInstall<{
|
|
|
3
3
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
4
4
|
value: {
|
|
5
5
|
required: true;
|
|
6
|
-
type: (ObjectConstructor |
|
|
6
|
+
type: (ObjectConstructor | NumberConstructor | StringConstructor | BooleanConstructor)[];
|
|
7
7
|
};
|
|
8
8
|
label: {
|
|
9
|
-
type: (
|
|
9
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
10
10
|
};
|
|
11
11
|
disabled: BooleanConstructor;
|
|
12
12
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
13
13
|
value: {
|
|
14
14
|
required: true;
|
|
15
|
-
type: (ObjectConstructor |
|
|
15
|
+
type: (ObjectConstructor | NumberConstructor | StringConstructor | BooleanConstructor)[];
|
|
16
16
|
};
|
|
17
17
|
label: {
|
|
18
|
-
type: (
|
|
18
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
19
19
|
};
|
|
20
20
|
disabled: BooleanConstructor;
|
|
21
21
|
}>>, {
|
|
@@ -30,10 +30,10 @@ export declare const GmOption: import("../../../../utils").SFCWithInstall<{
|
|
|
30
30
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
31
31
|
value: {
|
|
32
32
|
required: true;
|
|
33
|
-
type: (ObjectConstructor |
|
|
33
|
+
type: (ObjectConstructor | NumberConstructor | StringConstructor | BooleanConstructor)[];
|
|
34
34
|
};
|
|
35
35
|
label: {
|
|
36
|
-
type: (
|
|
36
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
37
37
|
};
|
|
38
38
|
disabled: BooleanConstructor;
|
|
39
39
|
}>>, {}, {}, {}, {}, {
|
|
@@ -45,10 +45,10 @@ export declare const GmOption: import("../../../../utils").SFCWithInstall<{
|
|
|
45
45
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
46
46
|
value: {
|
|
47
47
|
required: true;
|
|
48
|
-
type: (ObjectConstructor |
|
|
48
|
+
type: (ObjectConstructor | NumberConstructor | StringConstructor | BooleanConstructor)[];
|
|
49
49
|
};
|
|
50
50
|
label: {
|
|
51
|
-
type: (
|
|
51
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
52
52
|
};
|
|
53
53
|
disabled: BooleanConstructor;
|
|
54
54
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
@@ -5,13 +5,13 @@ export declare const optionProps: {
|
|
|
5
5
|
*/
|
|
6
6
|
value: {
|
|
7
7
|
required: true;
|
|
8
|
-
type: (ObjectConstructor |
|
|
8
|
+
type: (ObjectConstructor | NumberConstructor | StringConstructor | BooleanConstructor)[];
|
|
9
9
|
};
|
|
10
10
|
/**
|
|
11
11
|
* @description label of option, same as `value` if omitted
|
|
12
12
|
*/
|
|
13
13
|
label: {
|
|
14
|
-
type: (
|
|
14
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
15
15
|
};
|
|
16
16
|
/**
|
|
17
17
|
* @description whether option is disabled
|
|
@@ -85,7 +85,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
85
85
|
};
|
|
86
86
|
small: BooleanConstructor;
|
|
87
87
|
size: {
|
|
88
|
-
readonly type: import("vue").PropType<"" | "
|
|
88
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
89
89
|
readonly required: false;
|
|
90
90
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
91
91
|
__epPropKey: true;
|
|
@@ -189,7 +189,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
189
189
|
};
|
|
190
190
|
small: BooleanConstructor;
|
|
191
191
|
size: {
|
|
192
|
-
readonly type: import("vue").PropType<"" | "
|
|
192
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
193
193
|
readonly required: false;
|
|
194
194
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
195
195
|
__epPropKey: true;
|
|
@@ -87,7 +87,7 @@ export declare const GmPagination: import("../../../../utils").SFCWithInstall<{
|
|
|
87
87
|
};
|
|
88
88
|
small: BooleanConstructor;
|
|
89
89
|
size: {
|
|
90
|
-
readonly type: import("vue").PropType<"" | "
|
|
90
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
91
91
|
readonly required: false;
|
|
92
92
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
93
93
|
__epPropKey: true;
|
|
@@ -199,7 +199,7 @@ export declare const GmPagination: import("../../../../utils").SFCWithInstall<{
|
|
|
199
199
|
};
|
|
200
200
|
small: BooleanConstructor;
|
|
201
201
|
size: {
|
|
202
|
-
readonly type: import("vue").PropType<"" | "
|
|
202
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
203
203
|
readonly required: false;
|
|
204
204
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
205
205
|
__epPropKey: true;
|
|
@@ -324,7 +324,7 @@ export declare const GmPagination: import("../../../../utils").SFCWithInstall<{
|
|
|
324
324
|
};
|
|
325
325
|
small: BooleanConstructor;
|
|
326
326
|
size: {
|
|
327
|
-
readonly type: import("vue").PropType<"" | "
|
|
327
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
328
328
|
readonly required: false;
|
|
329
329
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
330
330
|
__epPropKey: true;
|
|
@@ -446,7 +446,7 @@ export declare const GmPagination: import("../../../../utils").SFCWithInstall<{
|
|
|
446
446
|
};
|
|
447
447
|
small: BooleanConstructor;
|
|
448
448
|
size: {
|
|
449
|
-
readonly type: import("vue").PropType<"" | "
|
|
449
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
450
450
|
readonly required: false;
|
|
451
451
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
452
452
|
__epPropKey: true;
|
|
@@ -85,7 +85,7 @@ export declare const paginationProps: {
|
|
|
85
85
|
};
|
|
86
86
|
small: BooleanConstructor;
|
|
87
87
|
size: {
|
|
88
|
-
readonly type: import("vue").PropType<"" | "
|
|
88
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
89
89
|
readonly required: false;
|
|
90
90
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
91
91
|
__epPropKey: true;
|
|
@@ -172,8 +172,8 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
172
172
|
readonly default: (percentage: number) => string;
|
|
173
173
|
};
|
|
174
174
|
}>>, {
|
|
175
|
-
duration: number;
|
|
176
175
|
type: "circle" | "line" | "dashboard";
|
|
176
|
+
duration: number;
|
|
177
177
|
color: string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[];
|
|
178
178
|
width: number;
|
|
179
179
|
strokeLinecap: NonNullable<"inherit" | "round" | "butt" | "square" | undefined>;
|
|
@@ -173,8 +173,8 @@ export declare const GmProgress: import("../../../../utils").SFCWithInstall<{
|
|
|
173
173
|
readonly default: (percentage: number) => string;
|
|
174
174
|
};
|
|
175
175
|
}>>, {
|
|
176
|
-
duration: number;
|
|
177
176
|
type: "circle" | "line" | "dashboard";
|
|
177
|
+
duration: number;
|
|
178
178
|
color: string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[];
|
|
179
179
|
width: number;
|
|
180
180
|
strokeLinecap: NonNullable<"inherit" | "round" | "butt" | "square" | undefined>;
|
|
@@ -282,8 +282,8 @@ export declare const GmProgress: import("../../../../utils").SFCWithInstall<{
|
|
|
282
282
|
}>>, {
|
|
283
283
|
elRef: import("vue").Ref<import("element-plus").ProgressInstance | undefined>;
|
|
284
284
|
}, {}, {}, {}, {
|
|
285
|
-
duration: number;
|
|
286
285
|
type: "circle" | "line" | "dashboard";
|
|
286
|
+
duration: number;
|
|
287
287
|
color: string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[];
|
|
288
288
|
width: number;
|
|
289
289
|
strokeLinecap: NonNullable<"inherit" | "round" | "butt" | "square" | undefined>;
|
|
@@ -388,8 +388,8 @@ export declare const GmProgress: import("../../../../utils").SFCWithInstall<{
|
|
|
388
388
|
}>>, {
|
|
389
389
|
elRef: import("vue").Ref<import("element-plus").ProgressInstance | undefined>;
|
|
390
390
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
391
|
-
duration: number;
|
|
392
391
|
type: "circle" | "line" | "dashboard";
|
|
392
|
+
duration: number;
|
|
393
393
|
color: string | import("element-plus").ProgressFn | import("element-plus").ProgressColor[];
|
|
394
394
|
width: number;
|
|
395
395
|
strokeLinecap: NonNullable<"inherit" | "round" | "butt" | "square" | undefined>;
|
|
@@ -9,7 +9,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
9
9
|
readonly default: undefined;
|
|
10
10
|
};
|
|
11
11
|
size: {
|
|
12
|
-
readonly type: import("vue").PropType<"" | "
|
|
12
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
13
13
|
readonly required: false;
|
|
14
14
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
15
15
|
__epPropKey: true;
|
|
@@ -53,7 +53,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
53
53
|
readonly default: undefined;
|
|
54
54
|
};
|
|
55
55
|
size: {
|
|
56
|
-
readonly type: import("vue").PropType<"" | "
|
|
56
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
57
57
|
readonly required: false;
|
|
58
58
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
59
59
|
__epPropKey: true;
|
|
@@ -11,7 +11,7 @@ export declare const GmRadio: import("../../../../utils").SFCWithInstall<{
|
|
|
11
11
|
readonly default: undefined;
|
|
12
12
|
};
|
|
13
13
|
size: {
|
|
14
|
-
readonly type: import("vue").PropType<"" | "
|
|
14
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
15
15
|
readonly required: false;
|
|
16
16
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
17
17
|
__epPropKey: true;
|
|
@@ -58,7 +58,7 @@ export declare const GmRadio: import("../../../../utils").SFCWithInstall<{
|
|
|
58
58
|
readonly default: undefined;
|
|
59
59
|
};
|
|
60
60
|
size: {
|
|
61
|
-
readonly type: import("vue").PropType<"" | "
|
|
61
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
62
62
|
readonly required: false;
|
|
63
63
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
64
64
|
__epPropKey: true;
|
|
@@ -116,7 +116,7 @@ export declare const GmRadio: import("../../../../utils").SFCWithInstall<{
|
|
|
116
116
|
readonly default: undefined;
|
|
117
117
|
};
|
|
118
118
|
size: {
|
|
119
|
-
readonly type: import("vue").PropType<"" | "
|
|
119
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
120
120
|
readonly required: false;
|
|
121
121
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
122
122
|
__epPropKey: true;
|
|
@@ -171,7 +171,7 @@ export declare const GmRadio: import("../../../../utils").SFCWithInstall<{
|
|
|
171
171
|
readonly default: undefined;
|
|
172
172
|
};
|
|
173
173
|
size: {
|
|
174
|
-
readonly type: import("vue").PropType<"" | "
|
|
174
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
175
175
|
readonly required: false;
|
|
176
176
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
177
177
|
__epPropKey: true;
|
|
@@ -9,7 +9,7 @@ export declare const radioProps: {
|
|
|
9
9
|
readonly default: undefined;
|
|
10
10
|
};
|
|
11
11
|
size: {
|
|
12
|
-
readonly type: import("vue").PropType<"" | "
|
|
12
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
13
13
|
readonly required: false;
|
|
14
14
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
15
15
|
__epPropKey: true;
|
|
@@ -8,7 +8,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
8
8
|
readonly default: undefined;
|
|
9
9
|
};
|
|
10
10
|
size: {
|
|
11
|
-
readonly type: import("vue").PropType<"" | "
|
|
11
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
12
12
|
readonly required: false;
|
|
13
13
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
14
14
|
__epPropKey: true;
|
|
@@ -48,7 +48,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
48
48
|
readonly default: undefined;
|
|
49
49
|
};
|
|
50
50
|
size: {
|
|
51
|
-
readonly type: import("vue").PropType<"" | "
|
|
51
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
52
52
|
readonly required: false;
|
|
53
53
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
54
54
|
__epPropKey: true;
|
|
@@ -10,7 +10,7 @@ export declare const GmRadioButton: import("../../../../utils").SFCWithInstall<{
|
|
|
10
10
|
readonly default: undefined;
|
|
11
11
|
};
|
|
12
12
|
size: {
|
|
13
|
-
readonly type: import("vue").PropType<"" | "
|
|
13
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
14
14
|
readonly required: false;
|
|
15
15
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
16
16
|
__epPropKey: true;
|
|
@@ -50,7 +50,7 @@ export declare const GmRadioButton: import("../../../../utils").SFCWithInstall<{
|
|
|
50
50
|
readonly default: undefined;
|
|
51
51
|
};
|
|
52
52
|
size: {
|
|
53
|
-
readonly type: import("vue").PropType<"" | "
|
|
53
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
54
54
|
readonly required: false;
|
|
55
55
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
56
56
|
__epPropKey: true;
|
|
@@ -103,7 +103,7 @@ export declare const GmRadioButton: import("../../../../utils").SFCWithInstall<{
|
|
|
103
103
|
readonly default: undefined;
|
|
104
104
|
};
|
|
105
105
|
size: {
|
|
106
|
-
readonly type: import("vue").PropType<"" | "
|
|
106
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
107
107
|
readonly required: false;
|
|
108
108
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
109
109
|
__epPropKey: true;
|
|
@@ -153,7 +153,7 @@ export declare const GmRadioButton: import("../../../../utils").SFCWithInstall<{
|
|
|
153
153
|
readonly default: undefined;
|
|
154
154
|
};
|
|
155
155
|
size: {
|
|
156
|
-
readonly type: import("vue").PropType<"" | "
|
|
156
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
157
157
|
readonly required: false;
|
|
158
158
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
159
159
|
__epPropKey: true;
|
|
@@ -8,7 +8,7 @@ export declare const radioButtonProps: {
|
|
|
8
8
|
readonly default: undefined;
|
|
9
9
|
};
|
|
10
10
|
size: {
|
|
11
|
-
readonly type: import("vue").PropType<"" | "
|
|
11
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
12
12
|
readonly required: false;
|
|
13
13
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
14
14
|
__epPropKey: true;
|
|
@@ -9,7 +9,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
9
9
|
readonly default: undefined;
|
|
10
10
|
};
|
|
11
11
|
size: {
|
|
12
|
-
readonly type: import("vue").PropType<"" | "
|
|
12
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
13
13
|
readonly required: false;
|
|
14
14
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
15
15
|
__epPropKey: true;
|
|
@@ -91,7 +91,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
91
91
|
readonly default: undefined;
|
|
92
92
|
};
|
|
93
93
|
size: {
|
|
94
|
-
readonly type: import("vue").PropType<"" | "
|
|
94
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
95
95
|
readonly required: false;
|
|
96
96
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
97
97
|
__epPropKey: true;
|
|
@@ -11,7 +11,7 @@ export declare const GmRadioGroup: import("../../../../utils").SFCWithInstall<{
|
|
|
11
11
|
readonly default: undefined;
|
|
12
12
|
};
|
|
13
13
|
size: {
|
|
14
|
-
readonly type: import("vue").PropType<"" | "
|
|
14
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
15
15
|
readonly required: false;
|
|
16
16
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
17
17
|
__epPropKey: true;
|
|
@@ -96,7 +96,7 @@ export declare const GmRadioGroup: import("../../../../utils").SFCWithInstall<{
|
|
|
96
96
|
readonly default: undefined;
|
|
97
97
|
};
|
|
98
98
|
size: {
|
|
99
|
-
readonly type: import("vue").PropType<"" | "
|
|
99
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
100
100
|
readonly required: false;
|
|
101
101
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
102
102
|
__epPropKey: true;
|
|
@@ -195,7 +195,7 @@ export declare const GmRadioGroup: import("../../../../utils").SFCWithInstall<{
|
|
|
195
195
|
readonly default: undefined;
|
|
196
196
|
};
|
|
197
197
|
size: {
|
|
198
|
-
readonly type: import("vue").PropType<"" | "
|
|
198
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
199
199
|
readonly required: false;
|
|
200
200
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
201
201
|
__epPropKey: true;
|
|
@@ -291,7 +291,7 @@ export declare const GmRadioGroup: import("../../../../utils").SFCWithInstall<{
|
|
|
291
291
|
readonly default: undefined;
|
|
292
292
|
};
|
|
293
293
|
size: {
|
|
294
|
-
readonly type: import("vue").PropType<"" | "
|
|
294
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
295
295
|
readonly required: false;
|
|
296
296
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
297
297
|
__epPropKey: true;
|
|
@@ -9,7 +9,7 @@ export declare const radioGroupProps: {
|
|
|
9
9
|
readonly default: undefined;
|
|
10
10
|
};
|
|
11
11
|
size: {
|
|
12
|
-
readonly type: import("vue").PropType<"" | "
|
|
12
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
13
13
|
readonly required: false;
|
|
14
14
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
15
15
|
__epPropKey: true;
|
|
@@ -117,7 +117,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
117
117
|
readonly default: "{value}";
|
|
118
118
|
};
|
|
119
119
|
size: {
|
|
120
|
-
readonly type: import("vue").PropType<"" | "
|
|
120
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
121
121
|
readonly required: false;
|
|
122
122
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
123
123
|
__epPropKey: true;
|
|
@@ -248,7 +248,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
248
248
|
readonly default: "{value}";
|
|
249
249
|
};
|
|
250
250
|
size: {
|
|
251
|
-
readonly type: import("vue").PropType<"" | "
|
|
251
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
252
252
|
readonly required: false;
|
|
253
253
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
254
254
|
__epPropKey: true;
|
|
@@ -118,7 +118,7 @@ export declare const GmRate: import("../../../../utils").SFCWithInstall<import("
|
|
|
118
118
|
readonly default: "{value}";
|
|
119
119
|
};
|
|
120
120
|
size: {
|
|
121
|
-
readonly type: import("vue").PropType<"" | "
|
|
121
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
122
122
|
readonly required: false;
|
|
123
123
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
124
124
|
__epPropKey: true;
|
|
@@ -249,7 +249,7 @@ export declare const GmRate: import("../../../../utils").SFCWithInstall<import("
|
|
|
249
249
|
readonly default: "{value}";
|
|
250
250
|
};
|
|
251
251
|
size: {
|
|
252
|
-
readonly type: import("vue").PropType<"" | "
|
|
252
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
253
253
|
readonly required: false;
|
|
254
254
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
255
255
|
__epPropKey: true;
|