cnhis-design-vue 3.1.57-beta.3 → 3.1.57-beta.32
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/README.md +87 -87
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +1 -0
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +1 -0
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +1 -0
- package/es/components/button-print/index.d.ts +8 -8
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +8 -8
- package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +3 -3
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +7 -7
- package/es/components/button-print/style/index.css +1 -1
- package/es/components/calendar/index.d.ts +277 -0
- package/es/components/calendar/index.js +1 -0
- package/es/components/calendar/src/Calendar.vue.d.ts +266 -0
- package/es/components/calendar/src/Calendar.vue.js +1 -0
- package/es/components/calendar/src/Calendar.vue2.js +1 -0
- package/es/components/calendar/src/types/index.d.ts +6 -0
- package/es/components/calendar/src/types/index.js +1 -0
- package/es/components/calendar/style/index.css +1 -0
- package/es/components/callback/src/components/render/popupMaps.d.ts +259 -224
- package/es/components/classification/index.d.ts +3 -3
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +3 -3
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +3 -3
- package/es/components/classification/src/index.vue.d.ts +6 -3
- package/es/components/date-picker/index.d.ts +1 -1
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/date-picker/src/DatePicker.vue2.js +1 -1
- package/es/components/drag-scroll/index.d.ts +2 -0
- package/es/components/drag-scroll/index.js +1 -0
- package/es/components/drag-scroll/src/index.d.ts +4 -0
- package/es/components/drag-scroll/src/index.js +1 -0
- package/es/components/drag-scroll/src/types.d.ts +19 -0
- package/es/components/drag-scroll/src/types.js +1 -0
- package/es/components/expand-field/index.d.ts +3 -3
- package/es/components/expand-field/src/components/form.vue.d.ts +3 -3
- package/es/components/expand-field/src/components/form.vue2.js +1 -1
- package/es/components/expand-field/src/index.vue.d.ts +3 -3
- package/es/components/fabric-chart/index.d.ts +4 -2
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +4 -2
- package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
- package/es/components/fabric-chart/src/components/PopupMenu.js +1 -1
- package/es/components/fabric-chart/src/constants/index.d.ts +2 -1
- package/es/components/fabric-chart/src/constants/index.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +4 -3
- package/es/components/field-set/index.d.ts +107 -616
- package/es/components/field-set/index.js +1 -1
- package/es/components/field-set/src/FieldColor.vue.d.ts +1680 -0
- package/es/components/field-set/src/FieldColor.vue.js +1 -0
- package/es/components/field-set/src/FieldColor.vue2.js +1 -0
- package/es/components/field-set/src/FieldSet.vue.d.ts +58 -16
- package/es/components/field-set/src/FieldSet.vue2.js +1 -1
- package/es/components/field-set/src/Index.vue.d.ts +141 -0
- package/es/components/field-set/src/Index.vue.js +1 -0
- package/es/components/field-set/src/Index.vue2.js +1 -0
- package/es/components/field-set/src/components/Row.vue.d.ts +50 -9
- package/es/components/field-set/src/components/Row.vue2.js +1 -1
- package/es/components/field-set/src/components/condition.vue.d.ts +172 -0
- package/es/components/field-set/src/components/condition.vue.js +1 -0
- package/es/components/field-set/src/components/condition.vue2.js +1 -0
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +1194 -0
- package/es/components/field-set/src/components/edit-dialog.vue.js +1 -0
- package/es/components/field-set/src/components/edit-dialog.vue2.js +1 -0
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +286 -0
- package/es/components/field-set/src/components/edit-filter.vue.js +1 -0
- package/es/components/field-set/src/components/edit-filter.vue2.js +1 -0
- package/es/components/field-set/src/constants/index.d.ts +55 -0
- package/es/components/field-set/src/constants/index.js +1 -0
- package/es/components/field-set/src/types/index.d.ts +31 -1
- package/es/components/field-set/src/utils/index.d.ts +2 -1
- package/es/components/field-set/src/utils/index.js +1 -1
- package/es/components/field-set/style/index.css +1 -1
- package/es/components/form-config/index.d.ts +89 -30
- package/es/components/form-config/src/FormConfig.vue.d.ts +89 -30
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +31 -8
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +40 -11
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +8 -8
- package/es/components/form-config/src/constants/index.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +2 -2
- package/es/components/form-render/index.d.ts +31 -8
- package/es/components/form-render/index.js +1 -1
- package/es/components/form-render/src/FormRender.vue.d.ts +31 -8
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +31 -8
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +12 -0
- package/es/components/form-render/src/components/renderer/combination/combination.js +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.js +1 -1
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +12 -0
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.js +1 -1
- package/es/components/form-render/src/components/renderer/select.d.ts +2 -0
- package/es/components/form-render/src/components/renderer/select.js +1 -1
- package/es/components/form-render/src/components/renderer/switch.js +1 -1
- package/es/components/form-render/src/hooks/index.d.ts +1 -0
- package/es/components/form-render/src/hooks/index.js +1 -1
- package/es/components/form-render/src/hooks/useFieldListAdaptor.js +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -2
- package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
- package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
- package/es/components/form-render/src/hooks/useNewLowCodeReactions.d.ts +6 -0
- package/es/components/form-render/src/hooks/useNewLowCodeReactions.js +1 -0
- package/es/components/form-render/src/types/fieldItem.d.ts +1 -0
- package/es/components/form-render/src/types/index.d.ts +2 -1
- package/es/components/guide/src/renderer.d.ts +2 -2
- package/es/components/iho-table/index.d.ts +228 -216
- package/es/components/iho-table/src/IhoTable.vue.d.ts +228 -216
- package/es/components/iho-table/src/IhoTable.vue2.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +1 -5
- package/es/components/iho-table/src/hooks/tapHooks/index.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +2 -1
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.js +1 -1
- package/es/components/iho-table/src/plugins/{bindEventSettingPlugin/index.d.ts → bindEventSettingPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/bindEventSettingPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/{defaultConfigPlugin/index.d.ts → defaultConfigPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/defaultConfigPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/dragScrollPlugin.d.ts +1 -0
- package/es/components/iho-table/src/plugins/dragScrollPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +4 -2
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/index.js +1 -1
- package/es/components/iho-table/src/plugins/{keyboardEventPlugin/index.d.ts → keyboardEventPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/keyboardEventPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/{lowCodeFieldAdaptorPlugin/index.d.ts → lowCodeFieldAdaptorPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/{operationalFormPlugin/index.d.ts → operationalFormPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/operationalFormPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +32 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue2.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue2.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin.d.ts +1 -0
- package/es/components/iho-table/src/plugins/rowClickPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/rowDragPlugin.d.ts +1 -0
- package/es/components/iho-table/src/plugins/rowDragPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/{varialbleHeightPlugin/index.d.ts → varialbleHeightPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/constants.d.ts +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/constants.js +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/index.d.ts +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/index.js +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/renderer.d.ts +3 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/renderer.js +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/types.d.ts +8 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/types.js +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/utils.d.ts +15 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/utils.js +1 -0
- package/es/components/iho-table/src/plugins/{virtualTreePlugin/index.d.ts → virtualTreePlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin.js +1 -0
- package/es/components/iho-table/src/types/index.d.ts +10 -1
- package/es/components/iho-table/src/types/pluginType.d.ts +3 -1
- package/es/components/iho-table/src/utils/index.d.ts +4 -7
- package/es/components/iho-table/src/utils/index.js +1 -1
- package/es/components/index.css +1 -1
- package/es/components/index.d.ts +3 -1
- package/es/components/index.js +1 -1
- package/es/components/info-header/index.d.ts +74 -23
- package/es/components/info-header/src/InfoHeader.vue.d.ts +74 -23
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +2 -1
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +2 -1
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +33 -9
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +31 -8
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
- package/es/components/quick-search/index.d.ts +3 -3
- package/es/components/quick-search/src/index.vue.d.ts +3 -3
- package/es/components/recommend-search/index.d.ts +6 -6
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +6 -6
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +1 -1
- package/es/components/scale-view/index.d.ts +3 -3
- package/es/components/scale-view/src/ScaleView.vue.d.ts +3 -3
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +1 -1
- package/es/components/scale-view/src/hooks/use-component.d.ts +1 -1
- package/es/components/select-label/index.d.ts +2 -2
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
- package/es/components/select-label/src/index.vue.d.ts +1 -1
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +0 -6
- package/es/components/select-person/src/SelectPerson.vue2.js +1 -1
- package/es/components/shortcut-provider/src/hooks/useShortcuts.js +1 -1
- package/es/components/shortcut-setter/index.d.ts +32 -8
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +32 -8
- package/es/components/table-export-field/index.d.ts +3 -3
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +3 -0
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -3
- package/es/components/table-export-field/src/index.vue.d.ts +3 -3
- package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +4 -4
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +4 -4
- package/es/components/time-line/index.d.ts +7 -7
- package/es/components/time-line/src/TimeLine.vue.d.ts +3 -3
- package/es/env.d.ts +25 -25
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +86 -0
- package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +3 -1
- package/es/shared/hooks/selectHooks/useOptionFiltered.js +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.js +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +23 -3
- package/es/shared/utils/business.d.ts +2 -1
- package/es/shared/utils/business.js +1 -1
- package/es/shared/utils/fabricjs/index.d.ts +6823 -0
- package/es/shared/utils/index.d.ts +2 -1
- package/es/shared/utils/index.js +1 -1
- package/es/shared/utils/tapable/index.d.ts +139 -0
- package/package.json +8 -2
- package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/operationalFormPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.js +0 -1
|
@@ -311,29 +311,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
311
311
|
autofocus?: string | undefined;
|
|
312
312
|
autoselect?: boolean | undefined;
|
|
313
313
|
defaultValue?: string | number | object | any[] | {
|
|
314
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
315
|
-
test: (string: string) => boolean;
|
|
316
|
-
readonly source: string;
|
|
317
|
-
readonly global: boolean;
|
|
318
|
-
readonly ignoreCase: boolean;
|
|
319
|
-
readonly multiline: boolean;
|
|
320
|
-
lastIndex: number;
|
|
321
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
322
|
-
readonly flags: string;
|
|
323
|
-
readonly sticky: boolean;
|
|
324
|
-
readonly unicode: boolean;
|
|
325
|
-
readonly dotAll: boolean;
|
|
326
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
327
|
-
[Symbol.replace]: {
|
|
328
|
-
(string: string, replaceValue: string): string;
|
|
329
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
330
|
-
};
|
|
331
|
-
[Symbol.search]: (string: string) => number;
|
|
332
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
333
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
334
|
-
} | ((params: {
|
|
335
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
336
|
-
}) => any) | {
|
|
337
314
|
toString: () => string;
|
|
338
315
|
toDateString: () => string;
|
|
339
316
|
toTimeString: () => string;
|
|
@@ -395,7 +372,30 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
395
372
|
(hint: "number"): number;
|
|
396
373
|
(hint: string): string | number;
|
|
397
374
|
};
|
|
398
|
-
} |
|
|
375
|
+
} | {
|
|
376
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
377
|
+
test: (string: string) => boolean;
|
|
378
|
+
readonly source: string;
|
|
379
|
+
readonly global: boolean;
|
|
380
|
+
readonly ignoreCase: boolean;
|
|
381
|
+
readonly multiline: boolean;
|
|
382
|
+
lastIndex: number;
|
|
383
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
384
|
+
readonly flags: string;
|
|
385
|
+
readonly sticky: boolean;
|
|
386
|
+
readonly unicode: boolean;
|
|
387
|
+
readonly dotAll: boolean;
|
|
388
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
389
|
+
[Symbol.replace]: {
|
|
390
|
+
(string: string, replaceValue: string): string;
|
|
391
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
392
|
+
};
|
|
393
|
+
[Symbol.search]: (string: string) => number;
|
|
394
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
395
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
396
|
+
} | ((params: {
|
|
397
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
398
|
+
}) => any) | null | undefined;
|
|
399
399
|
immediate?: boolean | undefined;
|
|
400
400
|
content?: string | undefined;
|
|
401
401
|
placeholder?: string | undefined;
|
|
@@ -614,29 +614,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
614
614
|
autofocus?: string | undefined;
|
|
615
615
|
autoselect?: boolean | undefined;
|
|
616
616
|
defaultValue?: string | number | object | any[] | {
|
|
617
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
618
|
-
test: (string: string) => boolean;
|
|
619
|
-
readonly source: string;
|
|
620
|
-
readonly global: boolean;
|
|
621
|
-
readonly ignoreCase: boolean;
|
|
622
|
-
readonly multiline: boolean;
|
|
623
|
-
lastIndex: number;
|
|
624
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
625
|
-
readonly flags: string;
|
|
626
|
-
readonly sticky: boolean;
|
|
627
|
-
readonly unicode: boolean;
|
|
628
|
-
readonly dotAll: boolean;
|
|
629
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
630
|
-
[Symbol.replace]: {
|
|
631
|
-
(string: string, replaceValue: string): string;
|
|
632
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
633
|
-
};
|
|
634
|
-
[Symbol.search]: (string: string) => number;
|
|
635
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
636
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
637
|
-
} | ((params: {
|
|
638
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
639
|
-
}) => any) | {
|
|
640
617
|
toString: () => string;
|
|
641
618
|
toDateString: () => string;
|
|
642
619
|
toTimeString: () => string;
|
|
@@ -698,7 +675,30 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
698
675
|
(hint: "number"): number;
|
|
699
676
|
(hint: string): string | number;
|
|
700
677
|
};
|
|
701
|
-
} |
|
|
678
|
+
} | {
|
|
679
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
680
|
+
test: (string: string) => boolean;
|
|
681
|
+
readonly source: string;
|
|
682
|
+
readonly global: boolean;
|
|
683
|
+
readonly ignoreCase: boolean;
|
|
684
|
+
readonly multiline: boolean;
|
|
685
|
+
lastIndex: number;
|
|
686
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
687
|
+
readonly flags: string;
|
|
688
|
+
readonly sticky: boolean;
|
|
689
|
+
readonly unicode: boolean;
|
|
690
|
+
readonly dotAll: boolean;
|
|
691
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
692
|
+
[Symbol.replace]: {
|
|
693
|
+
(string: string, replaceValue: string): string;
|
|
694
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
695
|
+
};
|
|
696
|
+
[Symbol.search]: (string: string) => number;
|
|
697
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
698
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
699
|
+
} | ((params: {
|
|
700
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
701
|
+
}) => any) | null | undefined;
|
|
702
702
|
immediate?: boolean | undefined;
|
|
703
703
|
content?: string | undefined;
|
|
704
704
|
placeholder?: string | undefined;
|
|
@@ -1105,29 +1105,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1105
1105
|
autofocus?: string | undefined;
|
|
1106
1106
|
autoselect?: boolean | undefined;
|
|
1107
1107
|
defaultValue?: string | number | object | any[] | {
|
|
1108
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
1109
|
-
test: (string: string) => boolean;
|
|
1110
|
-
readonly source: string;
|
|
1111
|
-
readonly global: boolean;
|
|
1112
|
-
readonly ignoreCase: boolean;
|
|
1113
|
-
readonly multiline: boolean;
|
|
1114
|
-
lastIndex: number;
|
|
1115
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
1116
|
-
readonly flags: string;
|
|
1117
|
-
readonly sticky: boolean;
|
|
1118
|
-
readonly unicode: boolean;
|
|
1119
|
-
readonly dotAll: boolean;
|
|
1120
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1121
|
-
[Symbol.replace]: {
|
|
1122
|
-
(string: string, replaceValue: string): string;
|
|
1123
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1124
|
-
};
|
|
1125
|
-
[Symbol.search]: (string: string) => number;
|
|
1126
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
1127
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
1128
|
-
} | ((params: {
|
|
1129
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
1130
|
-
}) => any) | {
|
|
1131
1108
|
toString: () => string;
|
|
1132
1109
|
toDateString: () => string;
|
|
1133
1110
|
toTimeString: () => string;
|
|
@@ -1189,7 +1166,30 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1189
1166
|
(hint: "number"): number;
|
|
1190
1167
|
(hint: string): string | number;
|
|
1191
1168
|
};
|
|
1192
|
-
} |
|
|
1169
|
+
} | {
|
|
1170
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1171
|
+
test: (string: string) => boolean;
|
|
1172
|
+
readonly source: string;
|
|
1173
|
+
readonly global: boolean;
|
|
1174
|
+
readonly ignoreCase: boolean;
|
|
1175
|
+
readonly multiline: boolean;
|
|
1176
|
+
lastIndex: number;
|
|
1177
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
1178
|
+
readonly flags: string;
|
|
1179
|
+
readonly sticky: boolean;
|
|
1180
|
+
readonly unicode: boolean;
|
|
1181
|
+
readonly dotAll: boolean;
|
|
1182
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1183
|
+
[Symbol.replace]: {
|
|
1184
|
+
(string: string, replaceValue: string): string;
|
|
1185
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1186
|
+
};
|
|
1187
|
+
[Symbol.search]: (string: string) => number;
|
|
1188
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
1189
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
1190
|
+
} | ((params: {
|
|
1191
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
1192
|
+
}) => any) | null | undefined;
|
|
1193
1193
|
immediate?: boolean | undefined;
|
|
1194
1194
|
content?: string | undefined;
|
|
1195
1195
|
placeholder?: string | undefined;
|
|
@@ -1464,29 +1464,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1464
1464
|
autofocus?: string | undefined;
|
|
1465
1465
|
autoselect?: boolean | undefined;
|
|
1466
1466
|
defaultValue?: string | number | object | any[] | {
|
|
1467
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
1468
|
-
test: (string: string) => boolean;
|
|
1469
|
-
readonly source: string;
|
|
1470
|
-
readonly global: boolean;
|
|
1471
|
-
readonly ignoreCase: boolean;
|
|
1472
|
-
readonly multiline: boolean;
|
|
1473
|
-
lastIndex: number;
|
|
1474
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
1475
|
-
readonly flags: string;
|
|
1476
|
-
readonly sticky: boolean;
|
|
1477
|
-
readonly unicode: boolean;
|
|
1478
|
-
readonly dotAll: boolean;
|
|
1479
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1480
|
-
[Symbol.replace]: {
|
|
1481
|
-
(string: string, replaceValue: string): string;
|
|
1482
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1483
|
-
};
|
|
1484
|
-
[Symbol.search]: (string: string) => number;
|
|
1485
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
1486
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
1487
|
-
} | ((params: {
|
|
1488
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
1489
|
-
}) => any) | {
|
|
1490
1467
|
toString: () => string;
|
|
1491
1468
|
toDateString: () => string;
|
|
1492
1469
|
toTimeString: () => string;
|
|
@@ -1548,7 +1525,30 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1548
1525
|
(hint: "number"): number;
|
|
1549
1526
|
(hint: string): string | number;
|
|
1550
1527
|
};
|
|
1551
|
-
} |
|
|
1528
|
+
} | {
|
|
1529
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1530
|
+
test: (string: string) => boolean;
|
|
1531
|
+
readonly source: string;
|
|
1532
|
+
readonly global: boolean;
|
|
1533
|
+
readonly ignoreCase: boolean;
|
|
1534
|
+
readonly multiline: boolean;
|
|
1535
|
+
lastIndex: number;
|
|
1536
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
1537
|
+
readonly flags: string;
|
|
1538
|
+
readonly sticky: boolean;
|
|
1539
|
+
readonly unicode: boolean;
|
|
1540
|
+
readonly dotAll: boolean;
|
|
1541
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1542
|
+
[Symbol.replace]: {
|
|
1543
|
+
(string: string, replaceValue: string): string;
|
|
1544
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1545
|
+
};
|
|
1546
|
+
[Symbol.search]: (string: string) => number;
|
|
1547
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
1548
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
1549
|
+
} | ((params: {
|
|
1550
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
1551
|
+
}) => any) | null | undefined;
|
|
1552
1552
|
immediate?: boolean | undefined;
|
|
1553
1553
|
content?: string | undefined;
|
|
1554
1554
|
placeholder?: string | undefined;
|
|
@@ -2149,6 +2149,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2149
2149
|
isTree?: import("../../../shared/types").MaybeString<0 | 2 | 1 | 3> | undefined;
|
|
2150
2150
|
isBatchSelect?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
|
|
2151
2151
|
isSingleSelect?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
|
|
2152
|
+
dragScroll?: boolean | undefined;
|
|
2152
2153
|
selectType?: "checkbox" | "radio" | null | undefined;
|
|
2153
2154
|
rowDraggable?: boolean | undefined;
|
|
2154
2155
|
showSeq?: boolean | undefined;
|
|
@@ -2235,10 +2236,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2235
2236
|
startDateField: string;
|
|
2236
2237
|
endDateField: string;
|
|
2237
2238
|
}[] | undefined;
|
|
2239
|
+
verticalConfig?: {
|
|
2240
|
+
enable?: boolean | undefined;
|
|
2241
|
+
} | undefined;
|
|
2238
2242
|
}>;
|
|
2239
2243
|
updateConfigRefDebounced: () => void;
|
|
2240
2244
|
updateConfigRef: () => void;
|
|
2241
2245
|
fieldListRef: import("vue").Ref<{
|
|
2246
|
+
[x: string]: any;
|
|
2242
2247
|
property?: string | undefined;
|
|
2243
2248
|
type?: import("vxe-table").VxeColumnPropTypes.Type | undefined;
|
|
2244
2249
|
field?: string | undefined;
|
|
@@ -2364,29 +2369,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2364
2369
|
autofocus?: string | undefined;
|
|
2365
2370
|
autoselect?: boolean | undefined;
|
|
2366
2371
|
defaultValue?: string | number | object | any[] | {
|
|
2367
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
2368
|
-
test: (string: string) => boolean;
|
|
2369
|
-
readonly source: string;
|
|
2370
|
-
readonly global: boolean;
|
|
2371
|
-
readonly ignoreCase: boolean;
|
|
2372
|
-
readonly multiline: boolean;
|
|
2373
|
-
lastIndex: number;
|
|
2374
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
2375
|
-
readonly flags: string;
|
|
2376
|
-
readonly sticky: boolean;
|
|
2377
|
-
readonly unicode: boolean;
|
|
2378
|
-
readonly dotAll: boolean;
|
|
2379
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2380
|
-
[Symbol.replace]: {
|
|
2381
|
-
(string: string, replaceValue: string): string;
|
|
2382
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2383
|
-
};
|
|
2384
|
-
[Symbol.search]: (string: string) => number;
|
|
2385
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
2386
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
2387
|
-
} | ((params: {
|
|
2388
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
2389
|
-
}) => any) | {
|
|
2390
2372
|
toString: () => string;
|
|
2391
2373
|
toDateString: () => string;
|
|
2392
2374
|
toTimeString: () => string;
|
|
@@ -2448,7 +2430,30 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2448
2430
|
(hint: "number"): number;
|
|
2449
2431
|
(hint: string): string | number;
|
|
2450
2432
|
};
|
|
2451
|
-
} |
|
|
2433
|
+
} | {
|
|
2434
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
2435
|
+
test: (string: string) => boolean;
|
|
2436
|
+
readonly source: string;
|
|
2437
|
+
readonly global: boolean;
|
|
2438
|
+
readonly ignoreCase: boolean;
|
|
2439
|
+
readonly multiline: boolean;
|
|
2440
|
+
lastIndex: number;
|
|
2441
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
2442
|
+
readonly flags: string;
|
|
2443
|
+
readonly sticky: boolean;
|
|
2444
|
+
readonly unicode: boolean;
|
|
2445
|
+
readonly dotAll: boolean;
|
|
2446
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2447
|
+
[Symbol.replace]: {
|
|
2448
|
+
(string: string, replaceValue: string): string;
|
|
2449
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2450
|
+
};
|
|
2451
|
+
[Symbol.search]: (string: string) => number;
|
|
2452
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
2453
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
2454
|
+
} | ((params: {
|
|
2455
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
2456
|
+
}) => any) | null | undefined;
|
|
2452
2457
|
immediate?: boolean | undefined;
|
|
2453
2458
|
content?: string | undefined;
|
|
2454
2459
|
placeholder?: string | undefined;
|
|
@@ -2536,6 +2541,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2536
2541
|
getTitle?: (() => string) | undefined;
|
|
2537
2542
|
getKey?: (() => string) | undefined;
|
|
2538
2543
|
annotation?: boolean | undefined;
|
|
2544
|
+
depth?: number | undefined;
|
|
2545
|
+
parent?: any | undefined;
|
|
2539
2546
|
}[]>;
|
|
2540
2547
|
updateFieldListRefDebounced: () => void;
|
|
2541
2548
|
updateFieldListRef: () => void;
|
|
@@ -2828,29 +2835,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2828
2835
|
autofocus?: string | undefined;
|
|
2829
2836
|
autoselect?: boolean | undefined;
|
|
2830
2837
|
defaultValue?: string | number | object | any[] | {
|
|
2831
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
2832
|
-
test: (string: string) => boolean;
|
|
2833
|
-
readonly source: string;
|
|
2834
|
-
readonly global: boolean;
|
|
2835
|
-
readonly ignoreCase: boolean;
|
|
2836
|
-
readonly multiline: boolean;
|
|
2837
|
-
lastIndex: number;
|
|
2838
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
2839
|
-
readonly flags: string;
|
|
2840
|
-
readonly sticky: boolean;
|
|
2841
|
-
readonly unicode: boolean;
|
|
2842
|
-
readonly dotAll: boolean;
|
|
2843
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2844
|
-
[Symbol.replace]: {
|
|
2845
|
-
(string: string, replaceValue: string): string;
|
|
2846
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2847
|
-
};
|
|
2848
|
-
[Symbol.search]: (string: string) => number;
|
|
2849
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
2850
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
2851
|
-
} | ((params: {
|
|
2852
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
2853
|
-
}) => any) | {
|
|
2854
2838
|
toString: () => string;
|
|
2855
2839
|
toDateString: () => string;
|
|
2856
2840
|
toTimeString: () => string;
|
|
@@ -2912,7 +2896,30 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2912
2896
|
(hint: "number"): number;
|
|
2913
2897
|
(hint: string): string | number;
|
|
2914
2898
|
};
|
|
2915
|
-
} |
|
|
2899
|
+
} | {
|
|
2900
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
2901
|
+
test: (string: string) => boolean;
|
|
2902
|
+
readonly source: string;
|
|
2903
|
+
readonly global: boolean;
|
|
2904
|
+
readonly ignoreCase: boolean;
|
|
2905
|
+
readonly multiline: boolean;
|
|
2906
|
+
lastIndex: number;
|
|
2907
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
2908
|
+
readonly flags: string;
|
|
2909
|
+
readonly sticky: boolean;
|
|
2910
|
+
readonly unicode: boolean;
|
|
2911
|
+
readonly dotAll: boolean;
|
|
2912
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2913
|
+
[Symbol.replace]: {
|
|
2914
|
+
(string: string, replaceValue: string): string;
|
|
2915
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2916
|
+
};
|
|
2917
|
+
[Symbol.search]: (string: string) => number;
|
|
2918
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
2919
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
2920
|
+
} | ((params: {
|
|
2921
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
2922
|
+
}) => any) | null | undefined;
|
|
2916
2923
|
immediate?: boolean | undefined;
|
|
2917
2924
|
content?: string | undefined;
|
|
2918
2925
|
placeholder?: string | undefined;
|
|
@@ -3131,29 +3138,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3131
3138
|
autofocus?: string | undefined;
|
|
3132
3139
|
autoselect?: boolean | undefined;
|
|
3133
3140
|
defaultValue?: string | number | object | any[] | {
|
|
3134
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
3135
|
-
test: (string: string) => boolean;
|
|
3136
|
-
readonly source: string;
|
|
3137
|
-
readonly global: boolean;
|
|
3138
|
-
readonly ignoreCase: boolean;
|
|
3139
|
-
readonly multiline: boolean;
|
|
3140
|
-
lastIndex: number;
|
|
3141
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
3142
|
-
readonly flags: string;
|
|
3143
|
-
readonly sticky: boolean;
|
|
3144
|
-
readonly unicode: boolean;
|
|
3145
|
-
readonly dotAll: boolean;
|
|
3146
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
3147
|
-
[Symbol.replace]: {
|
|
3148
|
-
(string: string, replaceValue: string): string;
|
|
3149
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
3150
|
-
};
|
|
3151
|
-
[Symbol.search]: (string: string) => number;
|
|
3152
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
3153
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
3154
|
-
} | ((params: {
|
|
3155
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
3156
|
-
}) => any) | {
|
|
3157
3141
|
toString: () => string;
|
|
3158
3142
|
toDateString: () => string;
|
|
3159
3143
|
toTimeString: () => string;
|
|
@@ -3215,7 +3199,30 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3215
3199
|
(hint: "number"): number;
|
|
3216
3200
|
(hint: string): string | number;
|
|
3217
3201
|
};
|
|
3218
|
-
} |
|
|
3202
|
+
} | {
|
|
3203
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
3204
|
+
test: (string: string) => boolean;
|
|
3205
|
+
readonly source: string;
|
|
3206
|
+
readonly global: boolean;
|
|
3207
|
+
readonly ignoreCase: boolean;
|
|
3208
|
+
readonly multiline: boolean;
|
|
3209
|
+
lastIndex: number;
|
|
3210
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
3211
|
+
readonly flags: string;
|
|
3212
|
+
readonly sticky: boolean;
|
|
3213
|
+
readonly unicode: boolean;
|
|
3214
|
+
readonly dotAll: boolean;
|
|
3215
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
3216
|
+
[Symbol.replace]: {
|
|
3217
|
+
(string: string, replaceValue: string): string;
|
|
3218
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
3219
|
+
};
|
|
3220
|
+
[Symbol.search]: (string: string) => number;
|
|
3221
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
3222
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
3223
|
+
} | ((params: {
|
|
3224
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
3225
|
+
}) => any) | null | undefined;
|
|
3219
3226
|
immediate?: boolean | undefined;
|
|
3220
3227
|
content?: string | undefined;
|
|
3221
3228
|
placeholder?: string | undefined;
|
|
@@ -3622,29 +3629,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3622
3629
|
autofocus?: string | undefined;
|
|
3623
3630
|
autoselect?: boolean | undefined;
|
|
3624
3631
|
defaultValue?: string | number | object | any[] | {
|
|
3625
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
3626
|
-
test: (string: string) => boolean;
|
|
3627
|
-
readonly source: string;
|
|
3628
|
-
readonly global: boolean;
|
|
3629
|
-
readonly ignoreCase: boolean;
|
|
3630
|
-
readonly multiline: boolean;
|
|
3631
|
-
lastIndex: number;
|
|
3632
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
3633
|
-
readonly flags: string;
|
|
3634
|
-
readonly sticky: boolean;
|
|
3635
|
-
readonly unicode: boolean;
|
|
3636
|
-
readonly dotAll: boolean;
|
|
3637
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
3638
|
-
[Symbol.replace]: {
|
|
3639
|
-
(string: string, replaceValue: string): string;
|
|
3640
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
3641
|
-
};
|
|
3642
|
-
[Symbol.search]: (string: string) => number;
|
|
3643
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
3644
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
3645
|
-
} | ((params: {
|
|
3646
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
3647
|
-
}) => any) | {
|
|
3648
3632
|
toString: () => string;
|
|
3649
3633
|
toDateString: () => string;
|
|
3650
3634
|
toTimeString: () => string;
|
|
@@ -3706,7 +3690,30 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3706
3690
|
(hint: "number"): number;
|
|
3707
3691
|
(hint: string): string | number;
|
|
3708
3692
|
};
|
|
3709
|
-
} |
|
|
3693
|
+
} | {
|
|
3694
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
3695
|
+
test: (string: string) => boolean;
|
|
3696
|
+
readonly source: string;
|
|
3697
|
+
readonly global: boolean;
|
|
3698
|
+
readonly ignoreCase: boolean;
|
|
3699
|
+
readonly multiline: boolean;
|
|
3700
|
+
lastIndex: number;
|
|
3701
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
3702
|
+
readonly flags: string;
|
|
3703
|
+
readonly sticky: boolean;
|
|
3704
|
+
readonly unicode: boolean;
|
|
3705
|
+
readonly dotAll: boolean;
|
|
3706
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
3707
|
+
[Symbol.replace]: {
|
|
3708
|
+
(string: string, replaceValue: string): string;
|
|
3709
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
3710
|
+
};
|
|
3711
|
+
[Symbol.search]: (string: string) => number;
|
|
3712
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
3713
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
3714
|
+
} | ((params: {
|
|
3715
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
3716
|
+
}) => any) | null | undefined;
|
|
3710
3717
|
immediate?: boolean | undefined;
|
|
3711
3718
|
content?: string | undefined;
|
|
3712
3719
|
placeholder?: string | undefined;
|
|
@@ -3981,29 +3988,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3981
3988
|
autofocus?: string | undefined;
|
|
3982
3989
|
autoselect?: boolean | undefined;
|
|
3983
3990
|
defaultValue?: string | number | object | any[] | {
|
|
3984
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
3985
|
-
test: (string: string) => boolean;
|
|
3986
|
-
readonly source: string;
|
|
3987
|
-
readonly global: boolean;
|
|
3988
|
-
readonly ignoreCase: boolean;
|
|
3989
|
-
readonly multiline: boolean;
|
|
3990
|
-
lastIndex: number;
|
|
3991
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
3992
|
-
readonly flags: string;
|
|
3993
|
-
readonly sticky: boolean;
|
|
3994
|
-
readonly unicode: boolean;
|
|
3995
|
-
readonly dotAll: boolean;
|
|
3996
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
3997
|
-
[Symbol.replace]: {
|
|
3998
|
-
(string: string, replaceValue: string): string;
|
|
3999
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
4000
|
-
};
|
|
4001
|
-
[Symbol.search]: (string: string) => number;
|
|
4002
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
4003
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
4004
|
-
} | ((params: {
|
|
4005
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
4006
|
-
}) => any) | {
|
|
4007
3991
|
toString: () => string;
|
|
4008
3992
|
toDateString: () => string;
|
|
4009
3993
|
toTimeString: () => string;
|
|
@@ -4065,7 +4049,30 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4065
4049
|
(hint: "number"): number;
|
|
4066
4050
|
(hint: string): string | number;
|
|
4067
4051
|
};
|
|
4068
|
-
} |
|
|
4052
|
+
} | {
|
|
4053
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
4054
|
+
test: (string: string) => boolean;
|
|
4055
|
+
readonly source: string;
|
|
4056
|
+
readonly global: boolean;
|
|
4057
|
+
readonly ignoreCase: boolean;
|
|
4058
|
+
readonly multiline: boolean;
|
|
4059
|
+
lastIndex: number;
|
|
4060
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
4061
|
+
readonly flags: string;
|
|
4062
|
+
readonly sticky: boolean;
|
|
4063
|
+
readonly unicode: boolean;
|
|
4064
|
+
readonly dotAll: boolean;
|
|
4065
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
4066
|
+
[Symbol.replace]: {
|
|
4067
|
+
(string: string, replaceValue: string): string;
|
|
4068
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
4069
|
+
};
|
|
4070
|
+
[Symbol.search]: (string: string) => number;
|
|
4071
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
4072
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
4073
|
+
} | ((params: {
|
|
4074
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
4075
|
+
}) => any) | null | undefined;
|
|
4069
4076
|
immediate?: boolean | undefined;
|
|
4070
4077
|
content?: string | undefined;
|
|
4071
4078
|
placeholder?: string | undefined;
|
|
@@ -4606,6 +4613,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4606
4613
|
isTree?: import("../../../shared/types").MaybeString<0 | 2 | 1 | 3> | undefined;
|
|
4607
4614
|
isBatchSelect?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
|
|
4608
4615
|
isSingleSelect?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
|
|
4616
|
+
dragScroll?: boolean | undefined;
|
|
4609
4617
|
selectType?: "checkbox" | "radio" | null | undefined;
|
|
4610
4618
|
rowDraggable?: boolean | undefined;
|
|
4611
4619
|
showSeq?: boolean | undefined;
|
|
@@ -4692,6 +4700,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4692
4700
|
startDateField: string;
|
|
4693
4701
|
endDateField: string;
|
|
4694
4702
|
}[] | undefined;
|
|
4703
|
+
verticalConfig?: {
|
|
4704
|
+
enable?: boolean | undefined;
|
|
4705
|
+
} | undefined;
|
|
4695
4706
|
}>;
|
|
4696
4707
|
configChanged: boolean;
|
|
4697
4708
|
fieldChanged: boolean;
|
|
@@ -4701,6 +4712,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4701
4712
|
footer: any;
|
|
4702
4713
|
slotPropertiesPicker: (args: AnyObject) => Pick<AnyObject, "row" | "column" | "rowIndex" | "checked" | "$rowIndex" | "disabled" | "columnIndex" | "$columnIndex" | "_columnIndex" | "indeterminate">;
|
|
4703
4714
|
useVersion: typeof useVersion;
|
|
4715
|
+
NConfigProvider: any;
|
|
4704
4716
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange")[], "toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
4705
4717
|
tableConfig: {
|
|
4706
4718
|
type: PropType<IhoTableConfig>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{defineComponent as e,computed as t,provide as o,ref as a,toRaw as l,watch as n,resolveComponent as s,openBlock as r,createElementBlock as i,mergeProps as u,unref as c,createBlock as d,resolveDynamicComponent as f,createElementVNode as m,normalizeStyle as
|
|
1
|
+
import{defineComponent as e,computed as t,provide as o,ref as a,toRaw as l,watch as n,resolveComponent as s,openBlock as r,createElementBlock as i,mergeProps as u,unref as c,createBlock as d,resolveDynamicComponent as f,createElementVNode as m,normalizeStyle as p,createVNode as v,withCtx as b,createSlots as h,renderList as g,createCommentVNode as x,renderSlot as k,normalizeProps as y,guardReactiveProps as C}from"vue";import{useTheme as D}from"../../../shared/hooks/useTheme.js";import{useDebounceFn as j}from"@vueuse/core";import"date-fns";import{isString as $,isEqualWith as I,isFunction as w,pick as q}from"lodash-es";import{useFormAsyncQueue as R,presetRequestHandler as H}from"../../../shared/hooks/useFormRequest/index.js";import{promiseTimeout as _}from"@vueuse/shared";import{widthAppend as T,uuidGenerator as A}from"../../../shared/utils/index.js";import"../../../shared/hooks/selectHooks/useSearchContent.js";import"@vicons/ionicons5";import{NConfigProvider as L}from"naive-ui";import{useVersion as P}from"../../../shared/hooks/useVersion.js";import{VxeTableEventNameList as S,InjectionIhoTableEmits as F,InjectionTableAsyncQueue as O,InjectionIhoTableAnnotation as B,InjectionIhoTableUUID as E,InjectionIhoTableInstance as N,InjectionIhoTableConfig as V,InjectionIhoTableFieldList as W,InjectionIhoTableHandler as z}from"./constants/index.js";import{createTableHooks as G,applyTableConfigHooks as J,applyTableFieldHooks as K,createTableEventHandlers as M,createDomInsertComponent as Q,createDataTransfer as U}from"./hooks/tapHooks/index.js";import{provideIhoTableEventListener as X}from"./hooks/tapHooks/useEventHooks.js";import{eventName2EventListener as Y}from"./utils/index.js";const Z=["id"];var ee=e({__name:"IhoTable",props:{tableConfig:{type:Object,default:()=>({})},fieldList:{type:Array,default:()=>[]},tableData:{type:Array,default:()=>[]},annotation:{type:Object},requestInstance:{type:Object},uniqueCacheData:{type:Boolean,default:!1},parallelism:{type:Number,default:3}},emits:["formChange","settingClick","formClick","keyboard","rowDrag",...S],setup(e,{expose:S,emit:ee}){var te,oe;const ae=e,le=D({"--c-border-color":"#d0d0d0","--c-head-bg-color":"#f2f2f2","--c-hover-color":"#e6e6e6","--c-stripe-color":"#f6f6f6"}),ne=t((()=>{var e,t;const o=null!=(t=null==(e=ae.tableConfig)?void 0:e.height)?t:"100%";return{height:"auto"===o?"100%":$(o)&&(o.includes("calc")||o.endsWith("%"))?o:T(o)}})),se=X(),re=function(e,...t){ee(e,...t);const o=c(fe)[Y(e)];w(o)&&o(...t),se.trigger(e,...t)};o(F,re);const ie=R(t((()=>ae.requestInstance)),t((()=>!!ae.uniqueCacheData))).create(ae.parallelism,{beforeRequest:(e,t)=>t,afterRequest:(e,t)=>H(t)});o(O,ie);const ue=G();o(B,t((()=>ae.annotation)));const ce=A();o(E,ce);const de=a();o(N,de);const fe=a({uuid:null!=(oe=null==(te=ae.tableConfig)?void 0:te.uuid)?oe:ce});o(V,fe);const me=j(pe,10);function pe(){var e,t;fe.value=J(ue,{...ae.tableConfig,uuid:null!=(t=null==(e=ae.tableConfig)?void 0:e.uuid)?t:ce},{$table:de,emits:re,globProps:ae})}const ve=a([]);o(W,ve);const be=j(he,10);function he(){const e=K(ue,ae.fieldList,fe.value,{$table:de,emits:re,globProps:ae});I(e,l(ve.value),((e,t)=>{if(w(e)&&w(t))return e.toString()===t.toString()}))||(ve.value=e)}const ge=U(ue,fe,de),xe=a([]);async function ke(){var e,t;const o=await ge(ae.tableData),a=null==(e=de.value)?void 0:e.getTableData().fullData;if(a){let e=0;if(!(a.some((t=>{var a;if(!(null==(a=de.value)?void 0:a.isInsertByRow(t))){if(t!==o[e])return!0;e++}}))||e!==o.length))return}xe.value=o,null==(t=de.value)||t.recalculate(!0)}const ye={updateTableDataRef:j(ke,10),updateConfigRef:me,updateFieldListRef:be};o(z,ye);const Ce=M({hooks:ue,config:fe,$table:de,context:ye,emits:re}),De=t((()=>({...fe.value,...Ce})));let je=!1,$e=!1,Ie=!1;const we=j((()=>{je&&pe(),$e&&he(),Ie&&ke(),je=!1,$e=!1,Ie=!1}),10);n((()=>ae.tableConfig),(()=>{je=!0,$e=!0,Ie=!0,we()}),{deep:!0}),n((()=>ae.fieldList),(()=>{$e=!0,Ie=!0,we()}),{deep:!0}),n([()=>[...ae.tableData],()=>{var e;return null==(e=ae.tableData)?void 0:e.length}],(()=>{Ie=!0,we()})),n([()=>ae.tableData,()=>{var e;return null==(e=ae.tableData)?void 0:e.length}],(async()=>{var e,t;(null==(e=fe.value.treeConfig)?void 0:e.expandAll)&&(await _(11),null==(t=de.value)||t.setAllTreeExpand(!0))})),pe(),he(),ke();const{header:qe,footer:Re}=Q(ue);function He(e){return q(e,["row","rowIndex","$rowIndex","column","columnIndex","$columnIndex","_columnIndex","checked","disabled","indeterminate"])}return S({$table:de,async loadData(e){var t;null==(t=de.value)||t.loadData(await ge(e))},setSort:(e,t)=>({field:e,value:t}),setFilter:(e,t)=>({field:e,value:t}),reload(){var e,t;null==(e=de.value)||e.loadColumn([]),null==(t=de.value)||t.loadData([]),pe(),he(),ke()},...ue.exposeHooks.expose.call({},fe,{$table:de,emits:re,globProps:ae})}),ue.setupHooks.setup.call(fe,ve,{$table:de,emits:re,globProps:ae}),(e,t)=>{const o=s("vxe-grid");return r(),i("section",u({class:"iho-table",id:c(ce),style:c(le)},c(P)()),[(r(),d(f(c(qe)))),m("section",{style:p(c(ne))},[v(c(L),{abstract:"",namespace:"vxe-table--ignore-clear"},{default:b((()=>[v(o,u({ref_key:"$table",ref:de},c(De),{columns:ve.value,data:xe.value}),h({_:2},[g(e.$slots,((t,o)=>({name:o,fn:b((t=>[x(" 实际上所有的vxe-grid插槽都支持 "),k(e.$slots,o,y(C(He(t))))]))})))]),1040,["columns","data"])])),_:3})],4),(r(),d(f(c(Re))))],16,Z)}}});export{ee as default};
|