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
|
@@ -310,29 +310,6 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
310
310
|
autofocus?: string | undefined;
|
|
311
311
|
autoselect?: boolean | undefined;
|
|
312
312
|
defaultValue?: string | number | object | any[] | {
|
|
313
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
314
|
-
test: (string: string) => boolean;
|
|
315
|
-
readonly source: string;
|
|
316
|
-
readonly global: boolean;
|
|
317
|
-
readonly ignoreCase: boolean;
|
|
318
|
-
readonly multiline: boolean;
|
|
319
|
-
lastIndex: number;
|
|
320
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
321
|
-
readonly flags: string;
|
|
322
|
-
readonly sticky: boolean;
|
|
323
|
-
readonly unicode: boolean;
|
|
324
|
-
readonly dotAll: boolean;
|
|
325
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
326
|
-
[Symbol.replace]: {
|
|
327
|
-
(string: string, replaceValue: string): string;
|
|
328
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
329
|
-
};
|
|
330
|
-
[Symbol.search]: (string: string) => number;
|
|
331
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
332
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
333
|
-
} | ((params: {
|
|
334
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
335
|
-
}) => any) | {
|
|
336
313
|
toString: () => string;
|
|
337
314
|
toDateString: () => string;
|
|
338
315
|
toTimeString: () => string;
|
|
@@ -394,7 +371,30 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
394
371
|
(hint: "number"): number;
|
|
395
372
|
(hint: string): string | number;
|
|
396
373
|
};
|
|
397
|
-
} |
|
|
374
|
+
} | {
|
|
375
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
376
|
+
test: (string: string) => boolean;
|
|
377
|
+
readonly source: string;
|
|
378
|
+
readonly global: boolean;
|
|
379
|
+
readonly ignoreCase: boolean;
|
|
380
|
+
readonly multiline: boolean;
|
|
381
|
+
lastIndex: number;
|
|
382
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
383
|
+
readonly flags: string;
|
|
384
|
+
readonly sticky: boolean;
|
|
385
|
+
readonly unicode: boolean;
|
|
386
|
+
readonly dotAll: boolean;
|
|
387
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
388
|
+
[Symbol.replace]: {
|
|
389
|
+
(string: string, replaceValue: string): string;
|
|
390
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
391
|
+
};
|
|
392
|
+
[Symbol.search]: (string: string) => number;
|
|
393
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
394
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
395
|
+
} | ((params: {
|
|
396
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
397
|
+
}) => any) | null | undefined;
|
|
398
398
|
immediate?: boolean | undefined;
|
|
399
399
|
content?: string | undefined;
|
|
400
400
|
placeholder?: string | undefined;
|
|
@@ -613,29 +613,6 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
613
613
|
autofocus?: string | undefined;
|
|
614
614
|
autoselect?: boolean | undefined;
|
|
615
615
|
defaultValue?: string | number | object | any[] | {
|
|
616
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
617
|
-
test: (string: string) => boolean;
|
|
618
|
-
readonly source: string;
|
|
619
|
-
readonly global: boolean;
|
|
620
|
-
readonly ignoreCase: boolean;
|
|
621
|
-
readonly multiline: boolean;
|
|
622
|
-
lastIndex: number;
|
|
623
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
624
|
-
readonly flags: string;
|
|
625
|
-
readonly sticky: boolean;
|
|
626
|
-
readonly unicode: boolean;
|
|
627
|
-
readonly dotAll: boolean;
|
|
628
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
629
|
-
[Symbol.replace]: {
|
|
630
|
-
(string: string, replaceValue: string): string;
|
|
631
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
632
|
-
};
|
|
633
|
-
[Symbol.search]: (string: string) => number;
|
|
634
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
635
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
636
|
-
} | ((params: {
|
|
637
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
638
|
-
}) => any) | {
|
|
639
616
|
toString: () => string;
|
|
640
617
|
toDateString: () => string;
|
|
641
618
|
toTimeString: () => string;
|
|
@@ -697,7 +674,30 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
697
674
|
(hint: "number"): number;
|
|
698
675
|
(hint: string): string | number;
|
|
699
676
|
};
|
|
700
|
-
} |
|
|
677
|
+
} | {
|
|
678
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
679
|
+
test: (string: string) => boolean;
|
|
680
|
+
readonly source: string;
|
|
681
|
+
readonly global: boolean;
|
|
682
|
+
readonly ignoreCase: boolean;
|
|
683
|
+
readonly multiline: boolean;
|
|
684
|
+
lastIndex: number;
|
|
685
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
686
|
+
readonly flags: string;
|
|
687
|
+
readonly sticky: boolean;
|
|
688
|
+
readonly unicode: boolean;
|
|
689
|
+
readonly dotAll: boolean;
|
|
690
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
691
|
+
[Symbol.replace]: {
|
|
692
|
+
(string: string, replaceValue: string): string;
|
|
693
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
694
|
+
};
|
|
695
|
+
[Symbol.search]: (string: string) => number;
|
|
696
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
697
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
698
|
+
} | ((params: {
|
|
699
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
700
|
+
}) => any) | null | undefined;
|
|
701
701
|
immediate?: boolean | undefined;
|
|
702
702
|
content?: string | undefined;
|
|
703
703
|
placeholder?: string | undefined;
|
|
@@ -1104,29 +1104,6 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1104
1104
|
autofocus?: string | undefined;
|
|
1105
1105
|
autoselect?: boolean | undefined;
|
|
1106
1106
|
defaultValue?: string | number | object | any[] | {
|
|
1107
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
1108
|
-
test: (string: string) => boolean;
|
|
1109
|
-
readonly source: string;
|
|
1110
|
-
readonly global: boolean;
|
|
1111
|
-
readonly ignoreCase: boolean;
|
|
1112
|
-
readonly multiline: boolean;
|
|
1113
|
-
lastIndex: number;
|
|
1114
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
1115
|
-
readonly flags: string;
|
|
1116
|
-
readonly sticky: boolean;
|
|
1117
|
-
readonly unicode: boolean;
|
|
1118
|
-
readonly dotAll: boolean;
|
|
1119
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1120
|
-
[Symbol.replace]: {
|
|
1121
|
-
(string: string, replaceValue: string): string;
|
|
1122
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1123
|
-
};
|
|
1124
|
-
[Symbol.search]: (string: string) => number;
|
|
1125
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
1126
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
1127
|
-
} | ((params: {
|
|
1128
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
1129
|
-
}) => any) | {
|
|
1130
1107
|
toString: () => string;
|
|
1131
1108
|
toDateString: () => string;
|
|
1132
1109
|
toTimeString: () => string;
|
|
@@ -1188,7 +1165,30 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1188
1165
|
(hint: "number"): number;
|
|
1189
1166
|
(hint: string): string | number;
|
|
1190
1167
|
};
|
|
1191
|
-
} |
|
|
1168
|
+
} | {
|
|
1169
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1170
|
+
test: (string: string) => boolean;
|
|
1171
|
+
readonly source: string;
|
|
1172
|
+
readonly global: boolean;
|
|
1173
|
+
readonly ignoreCase: boolean;
|
|
1174
|
+
readonly multiline: boolean;
|
|
1175
|
+
lastIndex: number;
|
|
1176
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
1177
|
+
readonly flags: string;
|
|
1178
|
+
readonly sticky: boolean;
|
|
1179
|
+
readonly unicode: boolean;
|
|
1180
|
+
readonly dotAll: boolean;
|
|
1181
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1182
|
+
[Symbol.replace]: {
|
|
1183
|
+
(string: string, replaceValue: string): string;
|
|
1184
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1185
|
+
};
|
|
1186
|
+
[Symbol.search]: (string: string) => number;
|
|
1187
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
1188
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
1189
|
+
} | ((params: {
|
|
1190
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
1191
|
+
}) => any) | null | undefined;
|
|
1192
1192
|
immediate?: boolean | undefined;
|
|
1193
1193
|
content?: string | undefined;
|
|
1194
1194
|
placeholder?: string | undefined;
|
|
@@ -1463,29 +1463,6 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1463
1463
|
autofocus?: string | undefined;
|
|
1464
1464
|
autoselect?: boolean | undefined;
|
|
1465
1465
|
defaultValue?: string | number | object | any[] | {
|
|
1466
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
1467
|
-
test: (string: string) => boolean;
|
|
1468
|
-
readonly source: string;
|
|
1469
|
-
readonly global: boolean;
|
|
1470
|
-
readonly ignoreCase: boolean;
|
|
1471
|
-
readonly multiline: boolean;
|
|
1472
|
-
lastIndex: number;
|
|
1473
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
1474
|
-
readonly flags: string;
|
|
1475
|
-
readonly sticky: boolean;
|
|
1476
|
-
readonly unicode: boolean;
|
|
1477
|
-
readonly dotAll: boolean;
|
|
1478
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1479
|
-
[Symbol.replace]: {
|
|
1480
|
-
(string: string, replaceValue: string): string;
|
|
1481
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1482
|
-
};
|
|
1483
|
-
[Symbol.search]: (string: string) => number;
|
|
1484
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
1485
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
1486
|
-
} | ((params: {
|
|
1487
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
1488
|
-
}) => any) | {
|
|
1489
1466
|
toString: () => string;
|
|
1490
1467
|
toDateString: () => string;
|
|
1491
1468
|
toTimeString: () => string;
|
|
@@ -1547,7 +1524,30 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1547
1524
|
(hint: "number"): number;
|
|
1548
1525
|
(hint: string): string | number;
|
|
1549
1526
|
};
|
|
1550
|
-
} |
|
|
1527
|
+
} | {
|
|
1528
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1529
|
+
test: (string: string) => boolean;
|
|
1530
|
+
readonly source: string;
|
|
1531
|
+
readonly global: boolean;
|
|
1532
|
+
readonly ignoreCase: boolean;
|
|
1533
|
+
readonly multiline: boolean;
|
|
1534
|
+
lastIndex: number;
|
|
1535
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
1536
|
+
readonly flags: string;
|
|
1537
|
+
readonly sticky: boolean;
|
|
1538
|
+
readonly unicode: boolean;
|
|
1539
|
+
readonly dotAll: boolean;
|
|
1540
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1541
|
+
[Symbol.replace]: {
|
|
1542
|
+
(string: string, replaceValue: string): string;
|
|
1543
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1544
|
+
};
|
|
1545
|
+
[Symbol.search]: (string: string) => number;
|
|
1546
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
1547
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
1548
|
+
} | ((params: {
|
|
1549
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
1550
|
+
}) => any) | null | undefined;
|
|
1551
1551
|
immediate?: boolean | undefined;
|
|
1552
1552
|
content?: string | undefined;
|
|
1553
1553
|
placeholder?: string | undefined;
|
|
@@ -2148,6 +2148,7 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2148
2148
|
isTree?: import("../../shared/types").MaybeString<0 | 2 | 1 | 3> | undefined;
|
|
2149
2149
|
isBatchSelect?: import("../../shared/types").MaybeString<0 | 1> | undefined;
|
|
2150
2150
|
isSingleSelect?: import("../../shared/types").MaybeString<0 | 1> | undefined;
|
|
2151
|
+
dragScroll?: boolean | undefined;
|
|
2151
2152
|
selectType?: "checkbox" | "radio" | null | undefined;
|
|
2152
2153
|
rowDraggable?: boolean | undefined;
|
|
2153
2154
|
showSeq?: boolean | undefined;
|
|
@@ -2234,10 +2235,14 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2234
2235
|
startDateField: string;
|
|
2235
2236
|
endDateField: string;
|
|
2236
2237
|
}[] | undefined;
|
|
2238
|
+
verticalConfig?: {
|
|
2239
|
+
enable?: boolean | undefined;
|
|
2240
|
+
} | undefined;
|
|
2237
2241
|
}>;
|
|
2238
2242
|
updateConfigRefDebounced: () => void;
|
|
2239
2243
|
updateConfigRef: () => void;
|
|
2240
2244
|
fieldListRef: import("vue").Ref<{
|
|
2245
|
+
[x: string]: any;
|
|
2241
2246
|
property?: string | undefined;
|
|
2242
2247
|
type?: import("vxe-table").VxeColumnPropTypes.Type | undefined;
|
|
2243
2248
|
field?: string | undefined;
|
|
@@ -2363,29 +2368,6 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2363
2368
|
autofocus?: string | undefined;
|
|
2364
2369
|
autoselect?: boolean | undefined;
|
|
2365
2370
|
defaultValue?: string | number | object | any[] | {
|
|
2366
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
2367
|
-
test: (string: string) => boolean;
|
|
2368
|
-
readonly source: string;
|
|
2369
|
-
readonly global: boolean;
|
|
2370
|
-
readonly ignoreCase: boolean;
|
|
2371
|
-
readonly multiline: boolean;
|
|
2372
|
-
lastIndex: number;
|
|
2373
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
2374
|
-
readonly flags: string;
|
|
2375
|
-
readonly sticky: boolean;
|
|
2376
|
-
readonly unicode: boolean;
|
|
2377
|
-
readonly dotAll: boolean;
|
|
2378
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2379
|
-
[Symbol.replace]: {
|
|
2380
|
-
(string: string, replaceValue: string): string;
|
|
2381
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2382
|
-
};
|
|
2383
|
-
[Symbol.search]: (string: string) => number;
|
|
2384
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
2385
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
2386
|
-
} | ((params: {
|
|
2387
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
2388
|
-
}) => any) | {
|
|
2389
2371
|
toString: () => string;
|
|
2390
2372
|
toDateString: () => string;
|
|
2391
2373
|
toTimeString: () => string;
|
|
@@ -2447,7 +2429,30 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2447
2429
|
(hint: "number"): number;
|
|
2448
2430
|
(hint: string): string | number;
|
|
2449
2431
|
};
|
|
2450
|
-
} |
|
|
2432
|
+
} | {
|
|
2433
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
2434
|
+
test: (string: string) => boolean;
|
|
2435
|
+
readonly source: string;
|
|
2436
|
+
readonly global: boolean;
|
|
2437
|
+
readonly ignoreCase: boolean;
|
|
2438
|
+
readonly multiline: boolean;
|
|
2439
|
+
lastIndex: number;
|
|
2440
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
2441
|
+
readonly flags: string;
|
|
2442
|
+
readonly sticky: boolean;
|
|
2443
|
+
readonly unicode: boolean;
|
|
2444
|
+
readonly dotAll: boolean;
|
|
2445
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2446
|
+
[Symbol.replace]: {
|
|
2447
|
+
(string: string, replaceValue: string): string;
|
|
2448
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2449
|
+
};
|
|
2450
|
+
[Symbol.search]: (string: string) => number;
|
|
2451
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
2452
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
2453
|
+
} | ((params: {
|
|
2454
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
2455
|
+
}) => any) | null | undefined;
|
|
2451
2456
|
immediate?: boolean | undefined;
|
|
2452
2457
|
content?: string | undefined;
|
|
2453
2458
|
placeholder?: string | undefined;
|
|
@@ -2535,6 +2540,8 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2535
2540
|
getTitle?: (() => string) | undefined;
|
|
2536
2541
|
getKey?: (() => string) | undefined;
|
|
2537
2542
|
annotation?: boolean | undefined;
|
|
2543
|
+
depth?: number | undefined;
|
|
2544
|
+
parent?: any | undefined;
|
|
2538
2545
|
}[]>;
|
|
2539
2546
|
updateFieldListRefDebounced: () => void;
|
|
2540
2547
|
updateFieldListRef: () => void;
|
|
@@ -2827,29 +2834,6 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2827
2834
|
autofocus?: string | undefined;
|
|
2828
2835
|
autoselect?: boolean | undefined;
|
|
2829
2836
|
defaultValue?: string | number | object | any[] | {
|
|
2830
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
2831
|
-
test: (string: string) => boolean;
|
|
2832
|
-
readonly source: string;
|
|
2833
|
-
readonly global: boolean;
|
|
2834
|
-
readonly ignoreCase: boolean;
|
|
2835
|
-
readonly multiline: boolean;
|
|
2836
|
-
lastIndex: number;
|
|
2837
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
2838
|
-
readonly flags: string;
|
|
2839
|
-
readonly sticky: boolean;
|
|
2840
|
-
readonly unicode: boolean;
|
|
2841
|
-
readonly dotAll: boolean;
|
|
2842
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2843
|
-
[Symbol.replace]: {
|
|
2844
|
-
(string: string, replaceValue: string): string;
|
|
2845
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2846
|
-
};
|
|
2847
|
-
[Symbol.search]: (string: string) => number;
|
|
2848
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
2849
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
2850
|
-
} | ((params: {
|
|
2851
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
2852
|
-
}) => any) | {
|
|
2853
2837
|
toString: () => string;
|
|
2854
2838
|
toDateString: () => string;
|
|
2855
2839
|
toTimeString: () => string;
|
|
@@ -2911,7 +2895,30 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2911
2895
|
(hint: "number"): number;
|
|
2912
2896
|
(hint: string): string | number;
|
|
2913
2897
|
};
|
|
2914
|
-
} |
|
|
2898
|
+
} | {
|
|
2899
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
2900
|
+
test: (string: string) => boolean;
|
|
2901
|
+
readonly source: string;
|
|
2902
|
+
readonly global: boolean;
|
|
2903
|
+
readonly ignoreCase: boolean;
|
|
2904
|
+
readonly multiline: boolean;
|
|
2905
|
+
lastIndex: number;
|
|
2906
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
2907
|
+
readonly flags: string;
|
|
2908
|
+
readonly sticky: boolean;
|
|
2909
|
+
readonly unicode: boolean;
|
|
2910
|
+
readonly dotAll: boolean;
|
|
2911
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2912
|
+
[Symbol.replace]: {
|
|
2913
|
+
(string: string, replaceValue: string): string;
|
|
2914
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2915
|
+
};
|
|
2916
|
+
[Symbol.search]: (string: string) => number;
|
|
2917
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
2918
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
2919
|
+
} | ((params: {
|
|
2920
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
2921
|
+
}) => any) | null | undefined;
|
|
2915
2922
|
immediate?: boolean | undefined;
|
|
2916
2923
|
content?: string | undefined;
|
|
2917
2924
|
placeholder?: string | undefined;
|
|
@@ -3130,29 +3137,6 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3130
3137
|
autofocus?: string | undefined;
|
|
3131
3138
|
autoselect?: boolean | undefined;
|
|
3132
3139
|
defaultValue?: string | number | object | any[] | {
|
|
3133
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
3134
|
-
test: (string: string) => boolean;
|
|
3135
|
-
readonly source: string;
|
|
3136
|
-
readonly global: boolean;
|
|
3137
|
-
readonly ignoreCase: boolean;
|
|
3138
|
-
readonly multiline: boolean;
|
|
3139
|
-
lastIndex: number;
|
|
3140
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
3141
|
-
readonly flags: string;
|
|
3142
|
-
readonly sticky: boolean;
|
|
3143
|
-
readonly unicode: boolean;
|
|
3144
|
-
readonly dotAll: boolean;
|
|
3145
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
3146
|
-
[Symbol.replace]: {
|
|
3147
|
-
(string: string, replaceValue: string): string;
|
|
3148
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
3149
|
-
};
|
|
3150
|
-
[Symbol.search]: (string: string) => number;
|
|
3151
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
3152
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
3153
|
-
} | ((params: {
|
|
3154
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
3155
|
-
}) => any) | {
|
|
3156
3140
|
toString: () => string;
|
|
3157
3141
|
toDateString: () => string;
|
|
3158
3142
|
toTimeString: () => string;
|
|
@@ -3214,7 +3198,30 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3214
3198
|
(hint: "number"): number;
|
|
3215
3199
|
(hint: string): string | number;
|
|
3216
3200
|
};
|
|
3217
|
-
} |
|
|
3201
|
+
} | {
|
|
3202
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
3203
|
+
test: (string: string) => boolean;
|
|
3204
|
+
readonly source: string;
|
|
3205
|
+
readonly global: boolean;
|
|
3206
|
+
readonly ignoreCase: boolean;
|
|
3207
|
+
readonly multiline: boolean;
|
|
3208
|
+
lastIndex: number;
|
|
3209
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
3210
|
+
readonly flags: string;
|
|
3211
|
+
readonly sticky: boolean;
|
|
3212
|
+
readonly unicode: boolean;
|
|
3213
|
+
readonly dotAll: boolean;
|
|
3214
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
3215
|
+
[Symbol.replace]: {
|
|
3216
|
+
(string: string, replaceValue: string): string;
|
|
3217
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
3218
|
+
};
|
|
3219
|
+
[Symbol.search]: (string: string) => number;
|
|
3220
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
3221
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
3222
|
+
} | ((params: {
|
|
3223
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
3224
|
+
}) => any) | null | undefined;
|
|
3218
3225
|
immediate?: boolean | undefined;
|
|
3219
3226
|
content?: string | undefined;
|
|
3220
3227
|
placeholder?: string | undefined;
|
|
@@ -3621,29 +3628,6 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3621
3628
|
autofocus?: string | undefined;
|
|
3622
3629
|
autoselect?: boolean | undefined;
|
|
3623
3630
|
defaultValue?: string | number | object | any[] | {
|
|
3624
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
3625
|
-
test: (string: string) => boolean;
|
|
3626
|
-
readonly source: string;
|
|
3627
|
-
readonly global: boolean;
|
|
3628
|
-
readonly ignoreCase: boolean;
|
|
3629
|
-
readonly multiline: boolean;
|
|
3630
|
-
lastIndex: number;
|
|
3631
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
3632
|
-
readonly flags: string;
|
|
3633
|
-
readonly sticky: boolean;
|
|
3634
|
-
readonly unicode: boolean;
|
|
3635
|
-
readonly dotAll: boolean;
|
|
3636
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
3637
|
-
[Symbol.replace]: {
|
|
3638
|
-
(string: string, replaceValue: string): string;
|
|
3639
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
3640
|
-
};
|
|
3641
|
-
[Symbol.search]: (string: string) => number;
|
|
3642
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
3643
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
3644
|
-
} | ((params: {
|
|
3645
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
3646
|
-
}) => any) | {
|
|
3647
3631
|
toString: () => string;
|
|
3648
3632
|
toDateString: () => string;
|
|
3649
3633
|
toTimeString: () => string;
|
|
@@ -3705,7 +3689,30 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3705
3689
|
(hint: "number"): number;
|
|
3706
3690
|
(hint: string): string | number;
|
|
3707
3691
|
};
|
|
3708
|
-
} |
|
|
3692
|
+
} | {
|
|
3693
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
3694
|
+
test: (string: string) => boolean;
|
|
3695
|
+
readonly source: string;
|
|
3696
|
+
readonly global: boolean;
|
|
3697
|
+
readonly ignoreCase: boolean;
|
|
3698
|
+
readonly multiline: boolean;
|
|
3699
|
+
lastIndex: number;
|
|
3700
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
3701
|
+
readonly flags: string;
|
|
3702
|
+
readonly sticky: boolean;
|
|
3703
|
+
readonly unicode: boolean;
|
|
3704
|
+
readonly dotAll: boolean;
|
|
3705
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
3706
|
+
[Symbol.replace]: {
|
|
3707
|
+
(string: string, replaceValue: string): string;
|
|
3708
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
3709
|
+
};
|
|
3710
|
+
[Symbol.search]: (string: string) => number;
|
|
3711
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
3712
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
3713
|
+
} | ((params: {
|
|
3714
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
3715
|
+
}) => any) | null | undefined;
|
|
3709
3716
|
immediate?: boolean | undefined;
|
|
3710
3717
|
content?: string | undefined;
|
|
3711
3718
|
placeholder?: string | undefined;
|
|
@@ -3980,29 +3987,6 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3980
3987
|
autofocus?: string | undefined;
|
|
3981
3988
|
autoselect?: boolean | undefined;
|
|
3982
3989
|
defaultValue?: string | number | object | any[] | {
|
|
3983
|
-
exec: (string: string) => RegExpExecArray | null;
|
|
3984
|
-
test: (string: string) => boolean;
|
|
3985
|
-
readonly source: string;
|
|
3986
|
-
readonly global: boolean;
|
|
3987
|
-
readonly ignoreCase: boolean;
|
|
3988
|
-
readonly multiline: boolean;
|
|
3989
|
-
lastIndex: number;
|
|
3990
|
-
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
3991
|
-
readonly flags: string;
|
|
3992
|
-
readonly sticky: boolean;
|
|
3993
|
-
readonly unicode: boolean;
|
|
3994
|
-
readonly dotAll: boolean;
|
|
3995
|
-
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
3996
|
-
[Symbol.replace]: {
|
|
3997
|
-
(string: string, replaceValue: string): string;
|
|
3998
|
-
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
3999
|
-
};
|
|
4000
|
-
[Symbol.search]: (string: string) => number;
|
|
4001
|
-
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
4002
|
-
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
4003
|
-
} | ((params: {
|
|
4004
|
-
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
4005
|
-
}) => any) | {
|
|
4006
3990
|
toString: () => string;
|
|
4007
3991
|
toDateString: () => string;
|
|
4008
3992
|
toTimeString: () => string;
|
|
@@ -4064,7 +4048,30 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
4064
4048
|
(hint: "number"): number;
|
|
4065
4049
|
(hint: string): string | number;
|
|
4066
4050
|
};
|
|
4067
|
-
} |
|
|
4051
|
+
} | {
|
|
4052
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
4053
|
+
test: (string: string) => boolean;
|
|
4054
|
+
readonly source: string;
|
|
4055
|
+
readonly global: boolean;
|
|
4056
|
+
readonly ignoreCase: boolean;
|
|
4057
|
+
readonly multiline: boolean;
|
|
4058
|
+
lastIndex: number;
|
|
4059
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
4060
|
+
readonly flags: string;
|
|
4061
|
+
readonly sticky: boolean;
|
|
4062
|
+
readonly unicode: boolean;
|
|
4063
|
+
readonly dotAll: boolean;
|
|
4064
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
4065
|
+
[Symbol.replace]: {
|
|
4066
|
+
(string: string, replaceValue: string): string;
|
|
4067
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
4068
|
+
};
|
|
4069
|
+
[Symbol.search]: (string: string) => number;
|
|
4070
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
4071
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
4072
|
+
} | ((params: {
|
|
4073
|
+
column: import("vxe-table").VxeTableDefines.ColumnInfo;
|
|
4074
|
+
}) => any) | null | undefined;
|
|
4068
4075
|
immediate?: boolean | undefined;
|
|
4069
4076
|
content?: string | undefined;
|
|
4070
4077
|
placeholder?: string | undefined;
|
|
@@ -4605,6 +4612,7 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
4605
4612
|
isTree?: import("../../shared/types").MaybeString<0 | 2 | 1 | 3> | undefined;
|
|
4606
4613
|
isBatchSelect?: import("../../shared/types").MaybeString<0 | 1> | undefined;
|
|
4607
4614
|
isSingleSelect?: import("../../shared/types").MaybeString<0 | 1> | undefined;
|
|
4615
|
+
dragScroll?: boolean | undefined;
|
|
4608
4616
|
selectType?: "checkbox" | "radio" | null | undefined;
|
|
4609
4617
|
rowDraggable?: boolean | undefined;
|
|
4610
4618
|
showSeq?: boolean | undefined;
|
|
@@ -4691,6 +4699,9 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
4691
4699
|
startDateField: string;
|
|
4692
4700
|
endDateField: string;
|
|
4693
4701
|
}[] | undefined;
|
|
4702
|
+
verticalConfig?: {
|
|
4703
|
+
enable?: boolean | undefined;
|
|
4704
|
+
} | undefined;
|
|
4694
4705
|
}>;
|
|
4695
4706
|
configChanged: boolean;
|
|
4696
4707
|
fieldChanged: boolean;
|
|
@@ -4700,6 +4711,7 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
4700
4711
|
footer: any;
|
|
4701
4712
|
slotPropertiesPicker: (args: import("../../shared/types").AnyObject) => Pick<import("../../shared/types").AnyObject, "row" | "column" | "rowIndex" | "checked" | "$rowIndex" | "disabled" | "columnIndex" | "$columnIndex" | "_columnIndex" | "indeterminate">;
|
|
4702
4713
|
useVersion: typeof import("..").useVersion;
|
|
4714
|
+
NConfigProvider: any;
|
|
4703
4715
|
}, 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<{
|
|
4704
4716
|
tableConfig: {
|
|
4705
4717
|
type: import("vue").PropType<import("../../components/iho-table/src/types").IhoTableConfig>;
|