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
package/dist/index.css
CHANGED
|
@@ -933,42 +933,6 @@ video {
|
|
|
933
933
|
width: auto;
|
|
934
934
|
height: auto;
|
|
935
935
|
}
|
|
936
|
-
|
|
937
|
-
.gm-range-number .el-form-item[data-v-1ae16d96] {
|
|
938
|
-
margin: 0;
|
|
939
|
-
}
|
|
940
|
-
|
|
941
|
-
.circular[data-v-d7b04fae] {
|
|
942
|
-
animation: loading-rotate-d7b04fae 2s linear infinite;
|
|
943
|
-
}
|
|
944
|
-
|
|
945
|
-
.path[data-v-d7b04fae] {
|
|
946
|
-
animation: loading-dash-d7b04fae 1.5s ease-in-out infinite;
|
|
947
|
-
stroke-dasharray: 90, 150;
|
|
948
|
-
stroke-dashoffset: 0;
|
|
949
|
-
stroke: var(--el-color-primary);
|
|
950
|
-
stroke-linecap: round;
|
|
951
|
-
}
|
|
952
|
-
|
|
953
|
-
@keyframes loading-rotate-d7b04fae {
|
|
954
|
-
to {
|
|
955
|
-
transform: rotate(360deg);
|
|
956
|
-
}
|
|
957
|
-
}
|
|
958
|
-
@keyframes loading-dash-d7b04fae {
|
|
959
|
-
0% {
|
|
960
|
-
stroke-dasharray: 1, 200;
|
|
961
|
-
stroke-dashoffset: 0;
|
|
962
|
-
}
|
|
963
|
-
50% {
|
|
964
|
-
stroke-dasharray: 90, 150;
|
|
965
|
-
stroke-dashoffset: -40px;
|
|
966
|
-
}
|
|
967
|
-
100% {
|
|
968
|
-
stroke-dasharray: 90, 150;
|
|
969
|
-
stroke-dashoffset: -120px;
|
|
970
|
-
}
|
|
971
|
-
}
|
|
972
936
|
.gm-flex-center[data-v-c17deec9] {
|
|
973
937
|
align-items: center;
|
|
974
938
|
}
|
|
@@ -976,51 +940,6 @@ video {
|
|
|
976
940
|
.gm-flex-justify-between[data-v-c17deec9] {
|
|
977
941
|
justify-content: space-between;
|
|
978
942
|
}
|
|
979
|
-
[data-v-79615afd] .gmSearchForm .el-form-item {
|
|
980
|
-
margin-right: 0;
|
|
981
|
-
margin-bottom: 4px;
|
|
982
|
-
}
|
|
983
|
-
.gm-number-interval-single[data-v-4e6f4d6f] {
|
|
984
|
-
border-radius: var(--el-input-border-radius, var(--el-border-radius-base));
|
|
985
|
-
box-shadow: 0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;
|
|
986
|
-
background-color: var(--el-input-bg-color, var(--el-fill-color-blank));
|
|
987
|
-
}
|
|
988
|
-
.gm-number-interval-single[data-v-4e6f4d6f] [data-v-4e6f4d6f] .el-input__wrapper {
|
|
989
|
-
box-shadow: none;
|
|
990
|
-
background: none;
|
|
991
|
-
}
|
|
992
|
-
|
|
993
|
-
.gm-number-interval-close[data-v-4e6f4d6f] {
|
|
994
|
-
display: none;
|
|
995
|
-
color: var(--el-input-icon-color, var(--el-text-color-placeholder));
|
|
996
|
-
}
|
|
997
|
-
|
|
998
|
-
.gm-number-interval-single[data-v-4e6f4d6f]:hover .gm-number-interval-close[data-v-4e6f4d6f] {
|
|
999
|
-
display: flex;
|
|
1000
|
-
}
|
|
1001
|
-
[data-v-050a4f74] .gmTableNoBorder .el-table__body .el-table__cell {
|
|
1002
|
-
border-right: none;
|
|
1003
|
-
}
|
|
1004
|
-
|
|
1005
|
-
[data-v-050a4f74] .gmTableNoBorder .el-table__inner-wrapper:before {
|
|
1006
|
-
height: 0;
|
|
1007
|
-
}
|
|
1008
|
-
|
|
1009
|
-
[data-v-050a4f74] .gmTableNoBorder.el-table--border .el-table__inner-wrapper:after {
|
|
1010
|
-
height: 0;
|
|
1011
|
-
}
|
|
1012
|
-
|
|
1013
|
-
[data-v-050a4f74] .gmTableNoBorder.el-table--border:after {
|
|
1014
|
-
height: 0;
|
|
1015
|
-
}
|
|
1016
|
-
|
|
1017
|
-
[data-v-050a4f74] .gmTableNoBorder.el-table--border:before {
|
|
1018
|
-
height: 0;
|
|
1019
|
-
}
|
|
1020
|
-
|
|
1021
|
-
[data-v-050a4f74] .gmTableNoBorder .el-table__border-left-patch {
|
|
1022
|
-
height: 0;
|
|
1023
|
-
}
|
|
1024
943
|
[data-v-1e1d88ac] .gmTableNoBorder .el-table__body .el-table__cell {
|
|
1025
944
|
border-right: none;
|
|
1026
945
|
}
|
|
@@ -1044,6 +963,24 @@ video {
|
|
|
1044
963
|
[data-v-1e1d88ac] .gmTableNoBorder .el-table__border-left-patch {
|
|
1045
964
|
height: 0;
|
|
1046
965
|
}
|
|
966
|
+
.gm-number-interval-single[data-v-4e6f4d6f] {
|
|
967
|
+
border-radius: var(--el-input-border-radius, var(--el-border-radius-base));
|
|
968
|
+
box-shadow: 0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;
|
|
969
|
+
background-color: var(--el-input-bg-color, var(--el-fill-color-blank));
|
|
970
|
+
}
|
|
971
|
+
.gm-number-interval-single[data-v-4e6f4d6f] [data-v-4e6f4d6f] .el-input__wrapper {
|
|
972
|
+
box-shadow: none;
|
|
973
|
+
background: none;
|
|
974
|
+
}
|
|
975
|
+
|
|
976
|
+
.gm-number-interval-close[data-v-4e6f4d6f] {
|
|
977
|
+
display: none;
|
|
978
|
+
color: var(--el-input-icon-color, var(--el-text-color-placeholder));
|
|
979
|
+
}
|
|
980
|
+
|
|
981
|
+
.gm-number-interval-single[data-v-4e6f4d6f]:hover .gm-number-interval-close[data-v-4e6f4d6f] {
|
|
982
|
+
display: flex;
|
|
983
|
+
}
|
|
1047
984
|
.gm-upload-preview-dialog[data-v-c615121c] [data-v-c615121c] .el-dialog__body {
|
|
1048
985
|
padding: 0;
|
|
1049
986
|
}
|
|
@@ -1052,6 +989,10 @@ video {
|
|
|
1052
989
|
width: auto;
|
|
1053
990
|
height: auto;
|
|
1054
991
|
}
|
|
992
|
+
[data-v-79615afd] .gmSearchForm .el-form-item {
|
|
993
|
+
margin-right: 0;
|
|
994
|
+
margin-bottom: 4px;
|
|
995
|
+
}
|
|
1055
996
|
.gm-upload-file {
|
|
1056
997
|
line-height: normal;
|
|
1057
998
|
}
|
|
@@ -1088,6 +1029,65 @@ video {
|
|
|
1088
1029
|
.gm-upload-file-disabled .el-upload-list__item-status-label {
|
|
1089
1030
|
display: none;
|
|
1090
1031
|
}
|
|
1032
|
+
[data-v-050a4f74] .gmTableNoBorder .el-table__body .el-table__cell {
|
|
1033
|
+
border-right: none;
|
|
1034
|
+
}
|
|
1035
|
+
|
|
1036
|
+
[data-v-050a4f74] .gmTableNoBorder .el-table__inner-wrapper:before {
|
|
1037
|
+
height: 0;
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
[data-v-050a4f74] .gmTableNoBorder.el-table--border .el-table__inner-wrapper:after {
|
|
1041
|
+
height: 0;
|
|
1042
|
+
}
|
|
1043
|
+
|
|
1044
|
+
[data-v-050a4f74] .gmTableNoBorder.el-table--border:after {
|
|
1045
|
+
height: 0;
|
|
1046
|
+
}
|
|
1047
|
+
|
|
1048
|
+
[data-v-050a4f74] .gmTableNoBorder.el-table--border:before {
|
|
1049
|
+
height: 0;
|
|
1050
|
+
}
|
|
1051
|
+
|
|
1052
|
+
[data-v-050a4f74] .gmTableNoBorder .el-table__border-left-patch {
|
|
1053
|
+
height: 0;
|
|
1054
|
+
}
|
|
1055
|
+
|
|
1056
|
+
.gm-range-number .el-form-item[data-v-1ae16d96] {
|
|
1057
|
+
margin: 0;
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
.circular[data-v-d7b04fae] {
|
|
1061
|
+
animation: loading-rotate-d7b04fae 2s linear infinite;
|
|
1062
|
+
}
|
|
1063
|
+
|
|
1064
|
+
.path[data-v-d7b04fae] {
|
|
1065
|
+
animation: loading-dash-d7b04fae 1.5s ease-in-out infinite;
|
|
1066
|
+
stroke-dasharray: 90, 150;
|
|
1067
|
+
stroke-dashoffset: 0;
|
|
1068
|
+
stroke: var(--el-color-primary);
|
|
1069
|
+
stroke-linecap: round;
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
@keyframes loading-rotate-d7b04fae {
|
|
1073
|
+
to {
|
|
1074
|
+
transform: rotate(360deg);
|
|
1075
|
+
}
|
|
1076
|
+
}
|
|
1077
|
+
@keyframes loading-dash-d7b04fae {
|
|
1078
|
+
0% {
|
|
1079
|
+
stroke-dasharray: 1, 200;
|
|
1080
|
+
stroke-dashoffset: 0;
|
|
1081
|
+
}
|
|
1082
|
+
50% {
|
|
1083
|
+
stroke-dasharray: 90, 150;
|
|
1084
|
+
stroke-dashoffset: -40px;
|
|
1085
|
+
}
|
|
1086
|
+
100% {
|
|
1087
|
+
stroke-dasharray: 90, 150;
|
|
1088
|
+
stroke-dashoffset: -120px;
|
|
1089
|
+
}
|
|
1090
|
+
}
|
|
1091
1091
|
|
|
1092
1092
|
.pagination-container[data-v-47d35e7b] {
|
|
1093
1093
|
background: #fff;
|
|
@@ -1098,112 +1098,112 @@ video {
|
|
|
1098
1098
|
}
|
|
1099
1099
|
|
|
1100
1100
|
@charset "UTF-8";
|
|
1101
|
-
.
|
|
1101
|
+
.custom-operate-drawer .el-drawer__header {
|
|
1102
1102
|
padding: 10px 15px;
|
|
1103
1103
|
margin: 0;
|
|
1104
1104
|
border-bottom: 1px solid #ebeef5;
|
|
1105
1105
|
}
|
|
1106
|
-
.
|
|
1106
|
+
.custom-operate-drawer .el-drawer__title {
|
|
1107
1107
|
font-size: 14px;
|
|
1108
1108
|
color: #333;
|
|
1109
1109
|
}
|
|
1110
|
-
.
|
|
1110
|
+
.custom-operate-drawer .el-drawer__body {
|
|
1111
1111
|
padding: 15px;
|
|
1112
1112
|
}
|
|
1113
|
-
.
|
|
1113
|
+
.custom-operate-drawer .el-drawer__footer {
|
|
1114
1114
|
padding: 10px 15px;
|
|
1115
1115
|
border-top: 1px solid #ebeef5;
|
|
1116
1116
|
}
|
|
1117
|
-
.
|
|
1117
|
+
.custom-operate-drawer .el-checkbox {
|
|
1118
1118
|
display: flex;
|
|
1119
1119
|
align-items: center;
|
|
1120
1120
|
}
|
|
1121
|
-
.
|
|
1121
|
+
.custom-operate-drawer .el-input__inner {
|
|
1122
1122
|
text-align: center;
|
|
1123
1123
|
}
|
|
1124
|
-
.
|
|
1124
|
+
.custom-operate-drawer .el-input__suffix {
|
|
1125
1125
|
position: absolute;
|
|
1126
1126
|
right: 10px;
|
|
1127
1127
|
}
|
|
1128
|
-
.
|
|
1128
|
+
.custom-operate-drawer .custom-content li {
|
|
1129
1129
|
display: flex;
|
|
1130
1130
|
align-items: center;
|
|
1131
1131
|
justify-content: center;
|
|
1132
1132
|
height: 44px;
|
|
1133
1133
|
}
|
|
1134
|
-
.
|
|
1134
|
+
.custom-operate-drawer .custom-group {
|
|
1135
1135
|
max-height: calc(100vh - 226px);
|
|
1136
1136
|
overflow-y: auto;
|
|
1137
1137
|
}
|
|
1138
|
-
.
|
|
1138
|
+
.custom-operate-drawer .custom-group::-webkit-scrollbar {
|
|
1139
1139
|
/*滚动条整体样式*/
|
|
1140
1140
|
width: 4px;
|
|
1141
1141
|
/*高宽分别对应横竖滚动条的尺寸*/
|
|
1142
1142
|
height: 1px;
|
|
1143
1143
|
}
|
|
1144
|
-
.
|
|
1144
|
+
.custom-operate-drawer .custom-group::-webkit-scrollbar-thumb {
|
|
1145
1145
|
/*滚动条里面小方块*/
|
|
1146
1146
|
border-radius: 10px;
|
|
1147
1147
|
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
|
|
1148
1148
|
background: #999;
|
|
1149
1149
|
}
|
|
1150
|
-
.
|
|
1150
|
+
.custom-operate-drawer .custom-group::-webkit-scrollbar-track {
|
|
1151
1151
|
/*滚动条里面轨道*/
|
|
1152
1152
|
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
|
|
1153
1153
|
border-radius: 10px;
|
|
1154
1154
|
background: #eee;
|
|
1155
1155
|
}
|
|
1156
1156
|
@charset "UTF-8";
|
|
1157
|
-
.custom-
|
|
1157
|
+
.table-custom-header-drawer .el-drawer__header {
|
|
1158
1158
|
padding: 10px 15px;
|
|
1159
1159
|
margin: 0;
|
|
1160
1160
|
border-bottom: 1px solid #ebeef5;
|
|
1161
1161
|
}
|
|
1162
|
-
.custom-
|
|
1162
|
+
.table-custom-header-drawer .el-drawer__title {
|
|
1163
1163
|
font-size: 14px;
|
|
1164
1164
|
color: #333;
|
|
1165
1165
|
}
|
|
1166
|
-
.custom-
|
|
1166
|
+
.table-custom-header-drawer .el-drawer__body {
|
|
1167
1167
|
padding: 15px;
|
|
1168
1168
|
}
|
|
1169
|
-
.custom-
|
|
1169
|
+
.table-custom-header-drawer .el-drawer__footer {
|
|
1170
1170
|
padding: 10px 15px;
|
|
1171
1171
|
border-top: 1px solid #ebeef5;
|
|
1172
1172
|
}
|
|
1173
|
-
.custom-
|
|
1173
|
+
.table-custom-header-drawer .el-checkbox {
|
|
1174
1174
|
display: flex;
|
|
1175
1175
|
align-items: center;
|
|
1176
1176
|
}
|
|
1177
|
-
.custom-
|
|
1177
|
+
.table-custom-header-drawer .el-input__inner {
|
|
1178
1178
|
text-align: center;
|
|
1179
1179
|
}
|
|
1180
|
-
.custom-
|
|
1180
|
+
.table-custom-header-drawer .el-input__suffix {
|
|
1181
1181
|
position: absolute;
|
|
1182
1182
|
right: 10px;
|
|
1183
1183
|
}
|
|
1184
|
-
.custom-
|
|
1184
|
+
.table-custom-header-drawer .custom-content li {
|
|
1185
1185
|
display: flex;
|
|
1186
1186
|
align-items: center;
|
|
1187
1187
|
justify-content: center;
|
|
1188
1188
|
height: 44px;
|
|
1189
1189
|
}
|
|
1190
|
-
.custom-
|
|
1190
|
+
.table-custom-header-drawer .custom-group {
|
|
1191
1191
|
max-height: calc(100vh - 226px);
|
|
1192
1192
|
overflow-y: auto;
|
|
1193
1193
|
}
|
|
1194
|
-
.custom-
|
|
1194
|
+
.table-custom-header-drawer .custom-group::-webkit-scrollbar {
|
|
1195
1195
|
/*滚动条整体样式*/
|
|
1196
1196
|
width: 4px;
|
|
1197
1197
|
/*高宽分别对应横竖滚动条的尺寸*/
|
|
1198
1198
|
height: 1px;
|
|
1199
1199
|
}
|
|
1200
|
-
.custom-
|
|
1200
|
+
.table-custom-header-drawer .custom-group::-webkit-scrollbar-thumb {
|
|
1201
1201
|
/*滚动条里面小方块*/
|
|
1202
1202
|
border-radius: 10px;
|
|
1203
1203
|
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
|
|
1204
1204
|
background: #999;
|
|
1205
1205
|
}
|
|
1206
|
-
.custom-
|
|
1206
|
+
.table-custom-header-drawer .custom-group::-webkit-scrollbar-track {
|
|
1207
1207
|
/*滚动条里面轨道*/
|
|
1208
1208
|
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
|
|
1209
1209
|
border-radius: 10px;
|
|
@@ -12,6 +12,10 @@ const resetAxiosBaseURL = (options) => {
|
|
|
12
12
|
config.baseURL = importMetaEnv.value[baseUrlEnvKey];
|
|
13
13
|
return;
|
|
14
14
|
}
|
|
15
|
+
if (importMetaEnv.value.DEV) {
|
|
16
|
+
config.baseURL = serviceType;
|
|
17
|
+
return;
|
|
18
|
+
}
|
|
15
19
|
const resetMode = importMetaEnv.value[resetEnvMode];
|
|
16
20
|
if (resetMode && envConfigs[resetMode]) {
|
|
17
21
|
config.baseURL = urlJoin(envConfigs[resetMode].url, serviceType);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resetAxiosBaseUrl.mjs","sources":["../../../../../packages/api/utils/resetAxiosBaseUrl.ts"],"sourcesContent":["import { resetEnvMode } from '@giime/constants/key';\nimport { useGlobalConfig } from '@giime/hooks/base/useGlobalConfig';\nimport { isString } from '@giime/utils/src/is';\nimport { envConfigs } from '@giime/utils/src/http/createModes';\nimport { urlJoin } from '@giime/utils/src/http/url';\nimport type { AxiosInstance, InternalAxiosRequestConfig } from 'axios';\n\nexport interface ResetAxiosBaseURLOpions {\n config: InternalAxiosRequestConfig;\n baseUrlEnvKey: string;\n serviceType: string;\n}\n\n/**\n * 重置请求的baseURL\n * 优先级:环境变量 > resetEnvMode(租户类型) > 默认serviceType\n * @param options\n */\nexport const resetAxiosBaseURL = (options: ResetAxiosBaseURLOpions) => {\n const { config, baseUrlEnvKey, serviceType } = options;\n if (!config.baseURL) {\n const importMetaEnv = useGlobalConfig('env');\n\n // 1. 优先使用环境变量配置的 baseURL\n if (isString(importMetaEnv.value[baseUrlEnvKey])) {\n config.baseURL = importMetaEnv.value[baseUrlEnvKey];\n return;\n }\n\n //
|
|
1
|
+
{"version":3,"file":"resetAxiosBaseUrl.mjs","sources":["../../../../../packages/api/utils/resetAxiosBaseUrl.ts"],"sourcesContent":["import { resetEnvMode } from '@giime/constants/key';\nimport { useGlobalConfig } from '@giime/hooks/base/useGlobalConfig';\nimport { isString } from '@giime/utils/src/is';\nimport { envConfigs } from '@giime/utils/src/http/createModes';\nimport { urlJoin } from '@giime/utils/src/http/url';\nimport type { AxiosInstance, InternalAxiosRequestConfig } from 'axios';\n\nexport interface ResetAxiosBaseURLOpions {\n config: InternalAxiosRequestConfig;\n baseUrlEnvKey: string;\n serviceType: string;\n}\n\n/**\n * 重置请求的baseURL\n * 优先级:环境变量 > resetEnvMode(租户类型) > 默认serviceType\n * @param options\n */\nexport const resetAxiosBaseURL = (options: ResetAxiosBaseURLOpions) => {\n const { config, baseUrlEnvKey, serviceType } = options;\n if (!config.baseURL) {\n const importMetaEnv = useGlobalConfig('env');\n\n // 1. 优先使用环境变量配置的 baseURL\n if (isString(importMetaEnv.value[baseUrlEnvKey])) {\n config.baseURL = importMetaEnv.value[baseUrlEnvKey];\n return;\n }\n // 2. 本地开发 直接使用 giimeDevProxyFn 生成的代理配置\n if (importMetaEnv.value.DEV) {\n config.baseURL = serviceType;\n return;\n }\n\n // 3. 根据 resetEnvMode 获取租户类型/环境模式\n const resetMode = importMetaEnv.value[resetEnvMode];\n if (resetMode && envConfigs[resetMode]) {\n config.baseURL = urlJoin(envConfigs[resetMode].url, serviceType);\n return;\n }\n\n // 4. 默认使用 serviceType\n config.baseURL = serviceType;\n }\n};\n\n/**\n * 重置请求的baseURL 请求拦截器\n */\nexport const resetBaseURLInterceptorsRequest = (service: AxiosInstance, options: Omit<ResetAxiosBaseURLOpions, 'config'>) => {\n // 请求拦截器\n service.interceptors.request.use(\n config => {\n resetAxiosBaseURL({ ...options, config });\n return config;\n },\n error => {\n console.error('请求错误', error); // for debug\n return Promise.reject(error);\n },\n );\n};\n"],"names":[],"mappings":";;;;;;AAkBO,MAAM,iBAAA,GAAoB,CAAC,OAAA,KAAqC;AACrE,EAAA,MAAM,EAAE,MAAA,EAAQ,aAAA,EAAe,WAAA,EAAY,GAAI,OAAA;AAC/C,EAAA,IAAI,CAAC,OAAO,OAAA,EAAS;AACnB,IAAA,MAAM,aAAA,GAAgB,gBAAgB,KAAK,CAAA;AAG3C,IAAA,IAAI,QAAA,CAAS,aAAA,CAAc,KAAA,CAAM,aAAa,CAAC,CAAA,EAAG;AAChD,MAAA,MAAA,CAAO,OAAA,GAAU,aAAA,CAAc,KAAA,CAAM,aAAa,CAAA;AAClD,MAAA;AAAA,IACF;AAEA,IAAA,IAAI,aAAA,CAAc,MAAM,GAAA,EAAK;AAC3B,MAAA,MAAA,CAAO,OAAA,GAAU,WAAA;AACjB,MAAA;AAAA,IACF;AAGA,IAAA,MAAM,SAAA,GAAY,aAAA,CAAc,KAAA,CAAM,YAAY,CAAA;AAClD,IAAA,IAAI,SAAA,IAAa,UAAA,CAAW,SAAS,CAAA,EAAG;AACtC,MAAA,MAAA,CAAO,UAAU,OAAA,CAAQ,UAAA,CAAW,SAAS,CAAA,CAAE,KAAK,WAAW,CAAA;AAC/D,MAAA;AAAA,IACF;AAGA,IAAA,MAAA,CAAO,OAAA,GAAU,WAAA;AAAA,EACnB;AACF;AAKO,MAAM,+BAAA,GAAkC,CAAC,OAAA,EAAwB,OAAA,KAAqD;AAE3H,EAAA,OAAA,CAAQ,aAAa,OAAA,CAAQ,GAAA;AAAA,IAC3B,CAAA,MAAA,KAAU;AACR,MAAA,iBAAA,CAAkB,EAAE,GAAG,OAAA,EAAS,MAAA,EAAQ,CAAA;AACxC,MAAA,OAAO,MAAA;AAAA,IACT,CAAA;AAAA,IACA,CAAA,KAAA,KAAS;AACP,MAAA,OAAA,CAAQ,KAAA,CAAM,4BAAQ,KAAK,CAAA;AAC3B,MAAA,OAAO,OAAA,CAAQ,OAAO,KAAK,CAAA;AAAA,IAC7B;AAAA,GACF;AACF;;;;"}
|
|
@@ -120,8 +120,8 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
120
120
|
onChange?: ((href: string) => any) | undefined;
|
|
121
121
|
onClick?: ((e: MouseEvent, href?: string | undefined) => any) | undefined;
|
|
122
122
|
}, {
|
|
123
|
-
duration: number;
|
|
124
123
|
type: "default" | "underline";
|
|
124
|
+
duration: number;
|
|
125
125
|
offset: number;
|
|
126
126
|
direction: "horizontal" | "vertical";
|
|
127
127
|
marker: boolean;
|
|
@@ -124,8 +124,8 @@ export declare const GmAnchor: import("../../../../utils").SFCWithInstall<{
|
|
|
124
124
|
onChange?: ((href: string) => any) | undefined;
|
|
125
125
|
onClick?: ((e: MouseEvent, href?: string | undefined) => any) | undefined;
|
|
126
126
|
}, {
|
|
127
|
-
duration: number;
|
|
128
127
|
type: "default" | "underline";
|
|
128
|
+
duration: number;
|
|
129
129
|
offset: number;
|
|
130
130
|
direction: "horizontal" | "vertical";
|
|
131
131
|
marker: boolean;
|
|
@@ -200,8 +200,8 @@ export declare const GmAnchor: import("../../../../utils").SFCWithInstall<{
|
|
|
200
200
|
}, {
|
|
201
201
|
elRef: import("vue").Ref<import("element-plus").AnchorInstance | undefined>;
|
|
202
202
|
}, {}, {}, {}, {
|
|
203
|
-
duration: number;
|
|
204
203
|
type: "default" | "underline";
|
|
204
|
+
duration: number;
|
|
205
205
|
offset: number;
|
|
206
206
|
direction: "horizontal" | "vertical";
|
|
207
207
|
marker: boolean;
|
|
@@ -276,8 +276,8 @@ export declare const GmAnchor: import("../../../../utils").SFCWithInstall<{
|
|
|
276
276
|
change: (href: string) => void;
|
|
277
277
|
click: (e: MouseEvent, href?: string | undefined) => void;
|
|
278
278
|
}, string, {
|
|
279
|
-
duration: number;
|
|
280
279
|
type: "default" | "underline";
|
|
280
|
+
duration: number;
|
|
281
281
|
offset: number;
|
|
282
282
|
direction: "horizontal" | "vertical";
|
|
283
283
|
marker: boolean;
|
|
@@ -124,7 +124,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
124
124
|
readonly default: true;
|
|
125
125
|
};
|
|
126
126
|
inputmode: {
|
|
127
|
-
readonly type: import("vue").PropType<"
|
|
127
|
+
readonly type: import("vue").PropType<"search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined>;
|
|
128
128
|
readonly required: false;
|
|
129
129
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
130
130
|
__epPropKey: true;
|
|
@@ -142,7 +142,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
142
142
|
readonly default: undefined;
|
|
143
143
|
};
|
|
144
144
|
size: {
|
|
145
|
-
readonly type: import("vue").PropType<"" | "
|
|
145
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
146
146
|
readonly required: false;
|
|
147
147
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
148
148
|
__epPropKey: true;
|
|
@@ -413,7 +413,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
413
413
|
readonly default: true;
|
|
414
414
|
};
|
|
415
415
|
inputmode: {
|
|
416
|
-
readonly type: import("vue").PropType<"
|
|
416
|
+
readonly type: import("vue").PropType<"search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined>;
|
|
417
417
|
readonly required: false;
|
|
418
418
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
419
419
|
__epPropKey: true;
|
|
@@ -431,7 +431,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
431
431
|
readonly default: undefined;
|
|
432
432
|
};
|
|
433
433
|
size: {
|
|
434
|
-
readonly type: import("vue").PropType<"" | "
|
|
434
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
435
435
|
readonly required: false;
|
|
436
436
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
437
437
|
__epPropKey: true;
|
|
@@ -606,7 +606,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
606
606
|
highlightFirstItem: boolean;
|
|
607
607
|
fitInputWidth: boolean;
|
|
608
608
|
loopNavigation: boolean;
|
|
609
|
-
inputmode: "
|
|
609
|
+
inputmode: "search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined;
|
|
610
610
|
modelModifiers: import("element-plus").InputModelModifiers;
|
|
611
611
|
autosize: import("element-plus").InputAutoSize;
|
|
612
612
|
autocomplete: AutoFill;
|
|
@@ -108,7 +108,7 @@ export declare const autocompleteProps: {
|
|
|
108
108
|
readonly default: true;
|
|
109
109
|
};
|
|
110
110
|
inputmode: {
|
|
111
|
-
readonly type: import("vue").PropType<"
|
|
111
|
+
readonly type: import("vue").PropType<"search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined>;
|
|
112
112
|
readonly required: false;
|
|
113
113
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
114
114
|
__epPropKey: true;
|
|
@@ -126,7 +126,7 @@ export declare const autocompleteProps: {
|
|
|
126
126
|
readonly default: undefined;
|
|
127
127
|
};
|
|
128
128
|
size: {
|
|
129
|
-
readonly type: import("vue").PropType<"" | "
|
|
129
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
130
130
|
readonly required: false;
|
|
131
131
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
132
132
|
__epPropKey: true;
|
|
@@ -110,7 +110,7 @@ export declare const GmAutocomplete: import("../../../../utils").SFCWithInstall<
|
|
|
110
110
|
readonly default: true;
|
|
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 GmAutocomplete: 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;
|
|
@@ -407,7 +407,7 @@ export declare const GmAutocomplete: import("../../../../utils").SFCWithInstall<
|
|
|
407
407
|
readonly default: true;
|
|
408
408
|
};
|
|
409
409
|
inputmode: {
|
|
410
|
-
readonly type: import("vue").PropType<"
|
|
410
|
+
readonly type: import("vue").PropType<"search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined>;
|
|
411
411
|
readonly required: false;
|
|
412
412
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
413
413
|
__epPropKey: true;
|
|
@@ -425,7 +425,7 @@ export declare const GmAutocomplete: import("../../../../utils").SFCWithInstall<
|
|
|
425
425
|
readonly default: undefined;
|
|
426
426
|
};
|
|
427
427
|
size: {
|
|
428
|
-
readonly type: import("vue").PropType<"" | "
|
|
428
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
429
429
|
readonly required: false;
|
|
430
430
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
431
431
|
__epPropKey: true;
|
|
@@ -600,7 +600,7 @@ export declare const GmAutocomplete: import("../../../../utils").SFCWithInstall<
|
|
|
600
600
|
highlightFirstItem: boolean;
|
|
601
601
|
fitInputWidth: boolean;
|
|
602
602
|
loopNavigation: boolean;
|
|
603
|
-
inputmode: "
|
|
603
|
+
inputmode: "search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined;
|
|
604
604
|
modelModifiers: import("element-plus").InputModelModifiers;
|
|
605
605
|
autosize: import("element-plus").InputAutoSize;
|
|
606
606
|
autocomplete: AutoFill;
|
|
@@ -732,7 +732,7 @@ export declare const GmAutocomplete: import("../../../../utils").SFCWithInstall<
|
|
|
732
732
|
readonly default: true;
|
|
733
733
|
};
|
|
734
734
|
inputmode: {
|
|
735
|
-
readonly type: import("vue").PropType<"
|
|
735
|
+
readonly type: import("vue").PropType<"search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined>;
|
|
736
736
|
readonly required: false;
|
|
737
737
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
738
738
|
__epPropKey: true;
|
|
@@ -750,7 +750,7 @@ export declare const GmAutocomplete: import("../../../../utils").SFCWithInstall<
|
|
|
750
750
|
readonly default: undefined;
|
|
751
751
|
};
|
|
752
752
|
size: {
|
|
753
|
-
readonly type: import("vue").PropType<"" | "
|
|
753
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
754
754
|
readonly required: false;
|
|
755
755
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
756
756
|
__epPropKey: true;
|
|
@@ -927,7 +927,7 @@ export declare const GmAutocomplete: import("../../../../utils").SFCWithInstall<
|
|
|
927
927
|
highlightFirstItem: boolean;
|
|
928
928
|
fitInputWidth: boolean;
|
|
929
929
|
loopNavigation: boolean;
|
|
930
|
-
inputmode: "
|
|
930
|
+
inputmode: "search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined;
|
|
931
931
|
modelModifiers: import("element-plus").InputModelModifiers;
|
|
932
932
|
autosize: import("element-plus").InputAutoSize;
|
|
933
933
|
autocomplete: AutoFill;
|
|
@@ -1056,7 +1056,7 @@ export declare const GmAutocomplete: import("../../../../utils").SFCWithInstall<
|
|
|
1056
1056
|
readonly default: true;
|
|
1057
1057
|
};
|
|
1058
1058
|
inputmode: {
|
|
1059
|
-
readonly type: import("vue").PropType<"
|
|
1059
|
+
readonly type: import("vue").PropType<"search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined>;
|
|
1060
1060
|
readonly required: false;
|
|
1061
1061
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1062
1062
|
__epPropKey: true;
|
|
@@ -1074,7 +1074,7 @@ export declare const GmAutocomplete: import("../../../../utils").SFCWithInstall<
|
|
|
1074
1074
|
readonly default: undefined;
|
|
1075
1075
|
};
|
|
1076
1076
|
size: {
|
|
1077
|
-
readonly type: import("vue").PropType<"" | "
|
|
1077
|
+
readonly type: import("vue").PropType<"" | "small" | "default" | "large">;
|
|
1078
1078
|
readonly required: false;
|
|
1079
1079
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1080
1080
|
__epPropKey: true;
|
|
@@ -1259,7 +1259,7 @@ export declare const GmAutocomplete: import("../../../../utils").SFCWithInstall<
|
|
|
1259
1259
|
highlightFirstItem: boolean;
|
|
1260
1260
|
fitInputWidth: boolean;
|
|
1261
1261
|
loopNavigation: boolean;
|
|
1262
|
-
inputmode: "
|
|
1262
|
+
inputmode: "search" | "text" | "url" | "none" | "email" | "tel" | "numeric" | "decimal" | undefined;
|
|
1263
1263
|
modelModifiers: import("element-plus").InputModelModifiers;
|
|
1264
1264
|
autosize: import("element-plus").InputAutoSize;
|
|
1265
1265
|
autocomplete: AutoFill;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { AvatarInstance } from 'element-plus';
|
|
2
2
|
declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
3
3
|
size: {
|
|
4
|
-
readonly type: import("vue").PropType<number | "" | "
|
|
4
|
+
readonly type: import("vue").PropType<number | "" | "small" | "default" | "large">;
|
|
5
5
|
readonly required: false;
|
|
6
6
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7
7
|
__epPropKey: true;
|
|
@@ -46,7 +46,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
46
46
|
error: (evt: Event) => void;
|
|
47
47
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
48
48
|
size: {
|
|
49
|
-
readonly type: import("vue").PropType<number | "" | "
|
|
49
|
+
readonly type: import("vue").PropType<number | "" | "small" | "default" | "large">;
|
|
50
50
|
readonly required: false;
|
|
51
51
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
52
52
|
__epPropKey: true;
|
|
@@ -88,7 +88,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
88
88
|
}>> & {
|
|
89
89
|
onError?: ((evt: Event) => any) | undefined;
|
|
90
90
|
}, {
|
|
91
|
-
size: number | "" | "
|
|
91
|
+
size: number | "" | "small" | "default" | "large";
|
|
92
92
|
shape: "circle" | "square";
|
|
93
93
|
src: string;
|
|
94
94
|
fit: any;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export declare const avatarProps: {
|
|
2
2
|
size: {
|
|
3
|
-
readonly type: import("vue").PropType<number | "" | "
|
|
3
|
+
readonly type: import("vue").PropType<number | "" | "small" | "default" | "large">;
|
|
4
4
|
readonly required: false;
|
|
5
5
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6
6
|
__epPropKey: true;
|
|
@@ -2,7 +2,7 @@ import Avatar from './Avatar.vue';
|
|
|
2
2
|
export declare const GmAvatar: import("../../../../utils").SFCWithInstall<{
|
|
3
3
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
4
4
|
size: {
|
|
5
|
-
readonly type: import("vue").PropType<number | "" | "
|
|
5
|
+
readonly type: import("vue").PropType<number | "" | "small" | "default" | "large">;
|
|
6
6
|
readonly required: false;
|
|
7
7
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8
8
|
__epPropKey: true;
|
|
@@ -49,7 +49,7 @@ export declare const GmAvatar: import("../../../../utils").SFCWithInstall<{
|
|
|
49
49
|
error: (evt: Event) => void;
|
|
50
50
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
51
51
|
size: {
|
|
52
|
-
readonly type: import("vue").PropType<number | "" | "
|
|
52
|
+
readonly type: import("vue").PropType<number | "" | "small" | "default" | "large">;
|
|
53
53
|
readonly required: false;
|
|
54
54
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
55
55
|
__epPropKey: true;
|
|
@@ -91,7 +91,7 @@ export declare const GmAvatar: import("../../../../utils").SFCWithInstall<{
|
|
|
91
91
|
}>> & {
|
|
92
92
|
onError?: ((evt: Event) => any) | undefined;
|
|
93
93
|
}, {
|
|
94
|
-
size: number | "" | "
|
|
94
|
+
size: number | "" | "small" | "default" | "large";
|
|
95
95
|
shape: "circle" | "square";
|
|
96
96
|
src: string;
|
|
97
97
|
fit: any;
|
|
@@ -104,7 +104,7 @@ export declare const GmAvatar: import("../../../../utils").SFCWithInstall<{
|
|
|
104
104
|
Defaults: {};
|
|
105
105
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
106
106
|
size: {
|
|
107
|
-
readonly type: import("vue").PropType<number | "" | "
|
|
107
|
+
readonly type: import("vue").PropType<number | "" | "small" | "default" | "large">;
|
|
108
108
|
readonly required: false;
|
|
109
109
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
110
110
|
__epPropKey: true;
|
|
@@ -148,7 +148,7 @@ export declare const GmAvatar: import("../../../../utils").SFCWithInstall<{
|
|
|
148
148
|
}, {
|
|
149
149
|
elRef: import("vue").Ref<import("element-plus").AvatarInstance | undefined>;
|
|
150
150
|
}, {}, {}, {}, {
|
|
151
|
-
size: number | "" | "
|
|
151
|
+
size: number | "" | "small" | "default" | "large";
|
|
152
152
|
shape: "circle" | "square";
|
|
153
153
|
src: string;
|
|
154
154
|
fit: any;
|
|
@@ -158,7 +158,7 @@ export declare const GmAvatar: import("../../../../utils").SFCWithInstall<{
|
|
|
158
158
|
__isSuspense?: undefined;
|
|
159
159
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
160
160
|
size: {
|
|
161
|
-
readonly type: import("vue").PropType<number | "" | "
|
|
161
|
+
readonly type: import("vue").PropType<number | "" | "small" | "default" | "large">;
|
|
162
162
|
readonly required: false;
|
|
163
163
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
164
164
|
__epPropKey: true;
|
|
@@ -204,7 +204,7 @@ export declare const GmAvatar: import("../../../../utils").SFCWithInstall<{
|
|
|
204
204
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
205
205
|
error: (evt: Event) => void;
|
|
206
206
|
}, string, {
|
|
207
|
-
size: number | "" | "
|
|
207
|
+
size: number | "" | "small" | "default" | "large";
|
|
208
208
|
shape: "circle" | "square";
|
|
209
209
|
src: string;
|
|
210
210
|
fit: any;
|