cnhis-design-vue 3.1.24-beta.6 → 3.1.24-beta.7
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 +123 -123
- package/package.json +2 -2
- package/es/_virtual/plugin-vue_export-helper.js +0 -9
- package/es/components/annotation-edit/index.d.ts +0 -17
- package/es/components/annotation-edit/index.js +0 -10
- package/es/components/annotation-edit/src/AnnotationEdit.d.ts +0 -16
- package/es/components/annotation-edit/src/AnnotationEdit.js +0 -123
- package/es/components/annotation-edit/style/index.css +0 -1
- package/es/components/big-table/index.d.ts +0 -1185
- package/es/components/big-table/index.js +0 -16
- package/es/components/big-table/src/BigTable.js +0 -6
- package/es/components/big-table/src/BigTable.vue.d.ts +0 -1198
- package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +0 -2421
- package/es/components/big-table/src/bigTableEmits.d.ts +0 -2
- package/es/components/big-table/src/bigTableEmits.js +0 -53
- package/es/components/big-table/src/bigTableProps.d.ts +0 -207
- package/es/components/big-table/src/bigTableProps.js +0 -119
- package/es/components/big-table/src/bigTableState.d.ts +0 -58
- package/es/components/big-table/src/bigTableState.js +0 -62
- package/es/components/big-table/src/components/NoData.js +0 -74
- package/es/components/big-table/src/components/NoData.vue.d.ts +0 -49
- package/es/components/big-table/src/components/edit-form/edit-date.d.ts +0 -34
- package/es/components/big-table/src/components/edit-form/edit-date.js +0 -214
- package/es/components/big-table/src/components/edit-form/edit-input.d.ts +0 -43
- package/es/components/big-table/src/components/edit-form/edit-input.js +0 -89
- package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +0 -35
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +0 -35
- package/es/components/big-table/src/components/edit-form/edit-select.js +0 -102
- package/es/components/big-table/src/components/edit-form/edit-separate.js +0 -103
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +0 -130
- package/es/components/big-table/src/components/edit-form/edit-time.d.ts +0 -43
- package/es/components/big-table/src/components/edit-form/edit-time.js +0 -62
- package/es/components/big-table/src/components/edit-form/useCommon.d.ts +0 -4
- package/es/components/big-table/src/components/edit-form/useCommon.js +0 -19
- package/es/components/big-table/src/components/input-button.js +0 -34
- package/es/components/big-table/src/components/input-button.vue.d.ts +0 -6
- package/es/components/big-table/src/components/separate.js +0 -30
- package/es/components/big-table/src/components/separate.vue.d.ts +0 -40
- package/es/components/big-table/src/constants/index.d.ts +0 -3
- package/es/components/big-table/src/constants/index.js +0 -3
- package/es/components/big-table/src/hooks/export.d.ts +0 -1
- package/es/components/big-table/src/hooks/export.js +0 -1
- package/es/components/big-table/src/hooks/index.d.ts +0 -9
- package/es/components/big-table/src/hooks/index.js +0 -9
- package/es/components/big-table/src/hooks/useAnchor.d.ts +0 -7
- package/es/components/big-table/src/hooks/useAnchor.js +0 -49
- package/es/components/big-table/src/hooks/useAnnotation.d.ts +0 -4
- package/es/components/big-table/src/hooks/useAnnotation.js +0 -21
- package/es/components/big-table/src/hooks/useBatchEditing.d.ts +0 -17
- package/es/components/big-table/src/hooks/useBatchEditing.js +0 -301
- package/es/components/big-table/src/hooks/useColumnConfigAdaptor.d.ts +0 -11
- package/es/components/big-table/src/hooks/useColumnConfigAdaptor.js +0 -158
- package/es/components/big-table/src/hooks/useEdit.d.ts +0 -335
- package/es/components/big-table/src/hooks/useEdit.js +0 -135
- package/es/components/big-table/src/hooks/useEvent.d.ts +0 -6
- package/es/components/big-table/src/hooks/useEvent.js +0 -81
- package/es/components/big-table/src/hooks/useFormat.d.ts +0 -30
- package/es/components/big-table/src/hooks/useFormat.js +0 -507
- package/es/components/big-table/src/hooks/useNestTable.d.ts +0 -8
- package/es/components/big-table/src/hooks/useNestTable.js +0 -86
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +0 -30
- package/es/components/big-table/src/hooks/useSeparateRow.js +0 -132
- package/es/components/big-table/src/hooks/useTableParse.d.ts +0 -6
- package/es/components/big-table/src/hooks/useTableParse.js +0 -142
- package/es/components/big-table/src/utils.d.ts +0 -59
- package/es/components/big-table/src/utils.js +0 -608
- package/es/components/big-table/style/index.css +0 -1
- package/es/components/bpmn-workflow/index.d.ts +0 -72
- package/es/components/bpmn-workflow/index.js +0 -10
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/src/BpmnWorkflow.js +0 -258
- package/es/components/bpmn-workflow/src/BpmnWorkflow.vue.d.ts +0 -75
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +0 -75
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.js +0 -1452
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +0 -24
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +0 -19
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPathMap.d.ts +0 -70
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPathMap.js +0 -99
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +0 -21
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.js +0 -114
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +0 -12
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.js +0 -40
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +0 -16
- package/es/components/bpmn-workflow/src/custom/customModeler/index.d.ts +0 -6
- package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +0 -5
- package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +0 -12
- package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.js +0 -14
- package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +0 -5
- package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.js +0 -10
- package/es/components/bpmn-workflow/src/custom/customRules/no-task.d.ts +0 -4
- package/es/components/bpmn-workflow/src/custom/customTranslate/customTranslate.d.ts +0 -1
- package/es/components/bpmn-workflow/src/custom/customTranslate/zh.d.ts +0 -226
- package/es/components/bpmn-workflow/style/index.css +0 -1
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
- package/es/components/button-print/index.d.ts +0 -613
- package/es/components/button-print/index.js +0 -11
- package/es/components/button-print/src/ButtonPrint.js +0 -6
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +0 -620
- package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +0 -481
- package/es/components/button-print/src/components/IdentityVerification.js +0 -139
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +0 -367
- package/es/components/button-print/src/utils/dialog.d.ts +0 -8
- package/es/components/button-print/src/utils/dialog.js +0 -77
- package/es/components/button-print/src/utils/index.d.ts +0 -1
- package/es/components/button-print/src/utils/index.js +0 -1
- package/es/components/button-print/src/utils/print.d.ts +0 -52
- package/es/components/button-print/src/utils/print.js +0 -357
- package/es/components/button-print/style/index.css +0 -1
- package/es/components/chunk-upload/index.d.ts +0 -305
- package/es/components/chunk-upload/index.js +0 -14
- package/es/components/chunk-upload/src/chunk-upload-new.js +0 -477
- package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +0 -196
- package/es/components/chunk-upload/src/hooks/upload-computed.d.ts +0 -11
- package/es/components/chunk-upload/src/hooks/upload-computed.js +0 -70
- package/es/components/chunk-upload/src/hooks/upload-data.d.ts +0 -63
- package/es/components/chunk-upload/src/hooks/upload-data.js +0 -96
- package/es/components/chunk-upload/src/hooks/vod-computed.d.ts +0 -10
- package/es/components/chunk-upload/src/hooks/vod-computed.js +0 -79
- package/es/components/chunk-upload/src/hooks/vod-data.d.ts +0 -23
- package/es/components/chunk-upload/src/hooks/vod-data.js +0 -28
- package/es/components/chunk-upload/src/vod-chunk-upload/index.d.ts +0 -2
- package/es/components/chunk-upload/src/vod-chunk-upload/index.js +0 -2
- package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.js +0 -332
- package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +0 -304
- package/es/components/chunk-upload/src/vod-upload-modal.d.ts +0 -25
- package/es/components/chunk-upload/src/vod-upload-modal.js +0 -94
- package/es/components/chunk-upload/style/index.css +0 -1
- package/es/components/drag-layout/index.d.ts +0 -606
- package/es/components/drag-layout/index.js +0 -11
- package/es/components/drag-layout/src/DragFormLeftItem.js +0 -122
- package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +0 -21
- package/es/components/drag-layout/src/DragFormRightItem.js +0 -267
- package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +0 -125
- package/es/components/drag-layout/src/DragLayout.js +0 -662
- package/es/components/drag-layout/src/DragLayout.vue.d.ts +0 -606
- package/es/components/drag-layout/style/index.css +0 -1
- package/es/components/editor/index.d.ts +0 -30
- package/es/components/editor/index.js +0 -10
- package/es/components/editor/src/Editor.d.ts +0 -30
- package/es/components/editor/src/Editor.js +0 -77
- package/es/components/editor/style/index.css +0 -0
- package/es/components/fabric-chart/index.d.ts +0 -205
- package/es/components/fabric-chart/index.js +0 -10
- package/es/components/fabric-chart/src/FabricChart.js +0 -353
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +0 -206
- package/es/components/fabric-chart/src/components/PopupMenu.d.ts +0 -46
- package/es/components/fabric-chart/src/components/PopupMenu.js +0 -118
- package/es/components/fabric-chart/src/components/PopupTip.js +0 -34
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +0 -63
- package/es/components/fabric-chart/src/components/useStyle.d.ts +0 -7
- package/es/components/fabric-chart/src/components/useStyle.js +0 -36
- package/es/components/fabric-chart/src/hooks/constant.d.ts +0 -54
- package/es/components/fabric-chart/src/hooks/constant.js +0 -78
- package/es/components/fabric-chart/src/hooks/index.d.ts +0 -9
- package/es/components/fabric-chart/src/hooks/index.js +0 -9
- package/es/components/fabric-chart/src/hooks/useBottom.d.ts +0 -4
- package/es/components/fabric-chart/src/hooks/useBottom.js +0 -97
- package/es/components/fabric-chart/src/hooks/useCenter.d.ts +0 -30
- package/es/components/fabric-chart/src/hooks/useCenter.js +0 -588
- package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +0 -7
- package/es/components/fabric-chart/src/hooks/useCumputedPoint.js +0 -60
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +0 -44
- package/es/components/fabric-chart/src/hooks/useDraw.js +0 -182
- package/es/components/fabric-chart/src/hooks/useEvent.d.ts +0 -7
- package/es/components/fabric-chart/src/hooks/useEvent.js +0 -161
- package/es/components/fabric-chart/src/hooks/useGrid.d.ts +0 -4
- package/es/components/fabric-chart/src/hooks/useGrid.js +0 -50
- package/es/components/fabric-chart/src/hooks/useLeft.d.ts +0 -6
- package/es/components/fabric-chart/src/hooks/useLeft.js +0 -331
- package/es/components/fabric-chart/src/hooks/useOther.d.ts +0 -4
- package/es/components/fabric-chart/src/hooks/useOther.js +0 -100
- package/es/components/fabric-chart/src/hooks/useRight.d.ts +0 -4
- package/es/components/fabric-chart/src/hooks/useRight.js +0 -27
- package/es/components/fabric-chart/src/hooks/useShadow.d.ts +0 -6
- package/es/components/fabric-chart/src/hooks/useShadow.js +0 -132
- package/es/components/fabric-chart/src/hooks/useTop.d.ts +0 -4
- package/es/components/fabric-chart/src/hooks/useTop.js +0 -160
- package/es/components/fabric-chart/src/interface.d.ts +0 -131
- package/es/components/fabric-chart/src/interface.js +0 -4
- package/es/components/fabric-chart/src/utils/index.d.ts +0 -6823
- package/es/components/fabric-chart/src/utils/index.js +0 -15625
- package/es/components/fabric-chart/style/index.css +0 -1
- package/es/components/field-set/index.d.ts +0 -243
- package/es/components/field-set/index.js +0 -10
- package/es/components/field-set/src/FieldSet.js +0 -448
- package/es/components/field-set/src/FieldSet.vue.d.ts +0 -197
- package/es/components/field-set/style/index.css +0 -1
- package/es/components/form-config/index.d.ts +0 -3200
- package/es/components/form-config/index.js +0 -10
- package/es/components/form-config/src/FormConfig.js +0 -120
- package/es/components/form-config/src/FormConfig.vue.d.ts +0 -3202
- package/es/components/form-config/src/components/FormConfigCreator.js +0 -99
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +0 -633
- package/es/components/form-config/src/components/FormConfigDragDisplay.js +0 -43
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +0 -106
- package/es/components/form-config/src/components/FormConfigEdit.js +0 -90
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +0 -2322
- package/es/components/form-config/src/components/index.d.ts +0 -5
- package/es/components/form-config/src/components/index.js +0 -6
- package/es/components/form-config/src/components/renderer/CloseButton.js +0 -45
- package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +0 -27
- package/es/components/form-config/src/components/renderer/ComplexNode.js +0 -45
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +0 -167
- package/es/components/form-config/src/components/renderer/DefaultNode.js +0 -59
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +0 -71
- package/es/components/form-config/src/components/renderer/index.d.ts +0 -4
- package/es/components/form-config/src/components/renderer/index.js +0 -3
- package/es/components/form-config/src/constants/index.d.ts +0 -64
- package/es/components/form-config/src/constants/index.js +0 -60
- package/es/components/form-config/src/hooks/index.d.ts +0 -3
- package/es/components/form-config/src/hooks/index.js +0 -3
- package/es/components/form-config/src/hooks/useConfigurationField.d.ts +0 -7
- package/es/components/form-config/src/hooks/useConfigurationField.js +0 -54
- package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +0 -4
- package/es/components/form-config/src/hooks/usePresetRenderer.js +0 -36
- package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +0 -11
- package/es/components/form-config/src/hooks/useSortalbeConfig.js +0 -27
- package/es/components/form-config/src/types/index.d.ts +0 -37
- package/es/components/form-config/src/types/index.js +0 -1
- package/es/components/form-config/src/utils/index.d.ts +0 -7
- package/es/components/form-config/src/utils/index.js +0 -26
- package/es/components/form-config/style/index.css +0 -1
- package/es/components/form-render/index.d.ts +0 -614
- package/es/components/form-render/index.js +0 -24
- package/es/components/form-render/src/FormRender.js +0 -233
- package/es/components/form-render/src/FormRender.vue.d.ts +0 -614
- package/es/components/form-render/src/components/renderer/checkbox.d.ts +0 -26
- package/es/components/form-render/src/components/renderer/checkbox.js +0 -42
- package/es/components/form-render/src/components/renderer/combination.d.ts +0 -51
- package/es/components/form-render/src/components/renderer/combination.js +0 -104
- package/es/components/form-render/src/components/renderer/complex.d.ts +0 -34
- package/es/components/form-render/src/components/renderer/complex.js +0 -37
- package/es/components/form-render/src/components/renderer/date.d.ts +0 -52
- package/es/components/form-render/src/components/renderer/date.js +0 -171
- package/es/components/form-render/src/components/renderer/formItem.d.ts +0 -9
- package/es/components/form-render/src/components/renderer/formItem.js +0 -89
- package/es/components/form-render/src/components/renderer/index.d.ts +0 -3
- package/es/components/form-render/src/components/renderer/index.js +0 -47
- package/es/components/form-render/src/components/renderer/input.d.ts +0 -23
- package/es/components/form-render/src/components/renderer/input.js +0 -52
- package/es/components/form-render/src/components/renderer/inputGroup.d.ts +0 -11
- package/es/components/form-render/src/components/renderer/inputGroup.js +0 -11
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +0 -31
- package/es/components/form-render/src/components/renderer/inputNumber.js +0 -55
- package/es/components/form-render/src/components/renderer/jsonCombination/hooks/useDeepValidate.d.ts +0 -5
- package/es/components/form-render/src/components/renderer/jsonCombination/hooks/useDeepValidate.js +0 -35
- package/es/components/form-render/src/components/renderer/jsonCombination/index.d.ts +0 -44
- package/es/components/form-render/src/components/renderer/jsonCombination/index.js +0 -173
- package/es/components/form-render/src/components/renderer/labelSelect.d.ts +0 -1
- package/es/components/form-render/src/components/renderer/labelSelect.js +0 -18
- package/es/components/form-render/src/components/renderer/levelSearchCascade.d.ts +0 -97
- package/es/components/form-render/src/components/renderer/levelSearchCascade.js +0 -279
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.js +0 -57
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +0 -54
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +0 -53
- package/es/components/form-render/src/components/renderer/lineBar/index.js +0 -11
- package/es/components/form-render/src/components/renderer/radio.d.ts +0 -34
- package/es/components/form-render/src/components/renderer/radio.js +0 -67
- package/es/components/form-render/src/components/renderer/search.d.ts +0 -86
- package/es/components/form-render/src/components/renderer/search.js +0 -156
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +0 -58
- package/es/components/form-render/src/components/renderer/searchCascade.js +0 -235
- package/es/components/form-render/src/components/renderer/select.d.ts +0 -56
- package/es/components/form-render/src/components/renderer/select.js +0 -175
- package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +0 -18
- package/es/components/form-render/src/components/renderer/simpleComponent.js +0 -57
- package/es/components/form-render/src/components/renderer/slider.d.ts +0 -11
- package/es/components/form-render/src/components/renderer/slider.js +0 -38
- package/es/components/form-render/src/components/renderer/switch.d.ts +0 -23
- package/es/components/form-render/src/components/renderer/switch.js +0 -48
- package/es/components/form-render/src/components/renderer/textarea.d.ts +0 -11
- package/es/components/form-render/src/components/renderer/textarea.js +0 -36
- package/es/components/form-render/src/constants/index.d.ts +0 -41
- package/es/components/form-render/src/constants/index.js +0 -45
- package/es/components/form-render/src/hooks/index.d.ts +0 -13
- package/es/components/form-render/src/hooks/index.js +0 -13
- package/es/components/form-render/src/hooks/useAnchor.d.ts +0 -16
- package/es/components/form-render/src/hooks/useAnchor.js +0 -99
- package/es/components/form-render/src/hooks/useAsyncQueue.d.ts +0 -45
- package/es/components/form-render/src/hooks/useAsyncQueue.js +0 -151
- package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +0 -26
- package/es/components/form-render/src/hooks/useBusinessBinding.js +0 -107
- package/es/components/form-render/src/hooks/useChangeContext.d.ts +0 -11
- package/es/components/form-render/src/hooks/useChangeContext.js +0 -20
- package/es/components/form-render/src/hooks/useCommonInjection.d.ts +0 -7
- package/es/components/form-render/src/hooks/useCommonInjection.js +0 -36
- package/es/components/form-render/src/hooks/useCommonLog.d.ts +0 -3
- package/es/components/form-render/src/hooks/useCommonLog.js +0 -12
- package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +0 -64
- package/es/components/form-render/src/hooks/useFieldListAdaptor.js +0 -287
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +0 -5
- package/es/components/form-render/src/hooks/useFieldNormalize.js +0 -67
- package/es/components/form-render/src/hooks/useFieldVisitor.d.ts +0 -4
- package/es/components/form-render/src/hooks/useFieldVisitor.js +0 -46
- package/es/components/form-render/src/hooks/useFormContext.d.ts +0 -11
- package/es/components/form-render/src/hooks/useFormContext.js +0 -68
- package/es/components/form-render/src/hooks/useFormField.d.ts +0 -5
- package/es/components/form-render/src/hooks/useFormField.js +0 -13
- package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +0 -11
- package/es/components/form-render/src/hooks/useFormItemDeps.js +0 -31
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +0 -13
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.js +0 -10
- package/es/components/form-render/src/hooks/useFormRequest.d.ts +0 -19
- package/es/components/form-render/src/hooks/useFormRequest.js +0 -19
- package/es/components/form-render/src/hooks/useFormValidator.d.ts +0 -6
- package/es/components/form-render/src/hooks/useFormValidator.js +0 -84
- package/es/components/form-render/src/hooks/useNuiThemeOverrides.d.ts +0 -4
- package/es/components/form-render/src/hooks/useNuiThemeOverrides.js +0 -18
- package/es/components/form-render/src/hooks/usePresetScope.d.ts +0 -6
- package/es/components/form-render/src/hooks/usePresetScope.js +0 -22
- package/es/components/form-render/src/types/fieldItem.d.ts +0 -248
- package/es/components/form-render/src/types/fieldItem.js +0 -1
- package/es/components/form-render/src/types/index.d.ts +0 -80
- package/es/components/form-render/src/types/index.js +0 -1
- package/es/components/form-render/src/utils/business.d.ts +0 -13
- package/es/components/form-render/src/utils/business.js +0 -89
- package/es/components/form-render/src/utils/dom.d.ts +0 -6
- package/es/components/form-render/src/utils/dom.js +0 -14
- package/es/components/form-render/src/utils/index.d.ts +0 -19
- package/es/components/form-render/src/utils/index.js +0 -137
- package/es/components/form-render/src/utils/schema.d.ts +0 -83
- package/es/components/form-render/src/utils/schema.js +0 -105
- package/es/components/form-render/style/index.css +0 -1
- package/es/components/grid/index.d.ts +0 -3
- package/es/components/grid/index.js +0 -11
- package/es/components/grid/src/Grid.d.ts +0 -2
- package/es/components/grid/src/Grid.js +0 -28
- package/es/components/grid/src/hooks.d.ts +0 -1
- package/es/components/grid/src/hooks.js +0 -167
- package/es/components/grid/style/index.css +0 -1
- package/es/components/iho-table/index.d.ts +0 -4478
- package/es/components/iho-table/index.js +0 -34
- package/es/components/iho-table/src/IhoTable.js +0 -106
- package/es/components/iho-table/src/IhoTable.vue.d.ts +0 -4477
- package/es/components/iho-table/src/components/IhoTableColumn.d.ts +0 -14
- package/es/components/iho-table/src/components/IhoTableColumn.js +0 -37
- package/es/components/iho-table/src/components/index.d.ts +0 -1
- package/es/components/iho-table/src/components/index.js +0 -1
- package/es/components/iho-table/src/constants/index.d.ts +0 -52
- package/es/components/iho-table/src/constants/index.js +0 -123
- package/es/components/iho-table/src/hooks/index.d.ts +0 -2
- package/es/components/iho-table/src/hooks/index.js +0 -2
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +0 -22
- package/es/components/iho-table/src/hooks/tapHooks/index.js +0 -140
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +0 -27
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.js +0 -67
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +0 -16
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.js +0 -26
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +0 -185
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.js +0 -252
- package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +0 -13
- package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.js +0 -33
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +0 -10
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.js +0 -27
- package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +0 -8
- package/es/components/iho-table/src/hooks/useTablePlugin.js +0 -20
- package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.js +0 -33
- package/es/components/iho-table/src/plugins/index.d.ts +0 -3
- package/es/components/iho-table/src/plugins/index.js +0 -37
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.js +0 -37
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.d.ts +0 -31
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.js +0 -205
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.js +0 -39
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useCommon.d.ts +0 -4
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useCommon.js +0 -17
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.js +0 -44
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +0 -31
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +0 -60
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.js +0 -40
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +0 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.js +0 -20
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.js +0 -103
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +0 -94
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.js +0 -162
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +0 -14
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.js +0 -57
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.d.ts +0 -31
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.js +0 -60
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.js +0 -39
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.js +0 -30
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.js +0 -46
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.js +0 -62
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.js +0 -47
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +0 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.js +0 -92
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.js +0 -45
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.js +0 -30
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +0 -11
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.js +0 -50
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.js +0 -89
- package/es/components/iho-table/src/types/index.d.ts +0 -49
- package/es/components/iho-table/src/types/index.js +0 -1
- package/es/components/iho-table/src/types/pluginType.d.ts +0 -147
- package/es/components/iho-table/src/types/pluginType.js +0 -12
- package/es/components/iho-table/src/utils/index.d.ts +0 -5
- package/es/components/iho-table/src/utils/index.js +0 -23
- package/es/components/iho-table/style/index.css +0 -1
- package/es/components/index.css +0 -1
- package/es/components/index.d.ts +0 -35
- package/es/components/index.js +0 -99
- package/es/components/info-header/index.d.ts +0 -359
- package/es/components/info-header/index.js +0 -10
- package/es/components/info-header/src/HiddenContent.js +0 -70
- package/es/components/info-header/src/HiddenContent.vue.d.ts +0 -86
- package/es/components/info-header/src/InfoEllipsis.js +0 -43
- package/es/components/info-header/src/InfoEllipsis.vue.d.ts +0 -33
- package/es/components/info-header/src/InfoHeader.js +0 -236
- package/es/components/info-header/src/InfoHeader.vue.d.ts +0 -361
- package/es/components/info-header/style/iconfont.ttf +0 -0
- package/es/components/info-header/style/index.css +0 -1
- package/es/components/map/index.d.ts +0 -75
- package/es/components/map/index.js +0 -10
- package/es/components/map/src/Map.js +0 -336
- package/es/components/map/src/Map.vue.d.ts +0 -75
- package/es/components/map/style/index.css +0 -1
- package/es/components/scale-view/index.d.ts +0 -1400
- package/es/components/scale-view/index.js +0 -35
- package/es/components/scale-view/src/ScaleView.js +0 -428
- package/es/components/scale-view/src/ScaleView.vue.d.ts +0 -1222
- package/es/components/scale-view/src/components/AnswerParse.js +0 -80
- package/es/components/scale-view/src/components/AnswerParse.vue.d.ts +0 -70
- package/es/components/scale-view/src/components/EvaluateCountdown.js +0 -117
- package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +0 -154
- package/es/components/scale-view/src/components/EvaluatePage.js +0 -141
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +0 -110
- package/es/components/scale-view/src/components/LoadingCom.js +0 -19
- package/es/components/scale-view/src/components/NoData.js +0 -74
- package/es/components/scale-view/src/components/NoData.vue.d.ts +0 -49
- package/es/components/scale-view/src/components/ScaleScore.d.ts +0 -23
- package/es/components/scale-view/src/components/ScaleScore.js +0 -63
- package/es/components/scale-view/src/components/composables/choose-common.d.ts +0 -11
- package/es/components/scale-view/src/components/composables/choose-common.js +0 -83
- package/es/components/scale-view/src/components/formitem/address.d.ts +0 -3992
- package/es/components/scale-view/src/components/formitem/address.js +0 -3993
- package/es/components/scale-view/src/components/formitem/r-address.d.ts +0 -34
- package/es/components/scale-view/src/components/formitem/r-address.js +0 -226
- package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +0 -43
- package/es/components/scale-view/src/components/formitem/r-cascader.js +0 -133
- package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +0 -43
- package/es/components/scale-view/src/components/formitem/r-checkbox.js +0 -281
- package/es/components/scale-view/src/components/formitem/r-collection.d.ts +0 -32
- package/es/components/scale-view/src/components/formitem/r-collection.js +0 -111
- package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +0 -34
- package/es/components/scale-view/src/components/formitem/r-datetime.js +0 -212
- package/es/components/scale-view/src/components/formitem/r-input.d.ts +0 -34
- package/es/components/scale-view/src/components/formitem/r-input.js +0 -86
- package/es/components/scale-view/src/components/formitem/r-map.d.ts +0 -52
- package/es/components/scale-view/src/components/formitem/r-map.js +0 -106
- package/es/components/scale-view/src/components/formitem/r-radio.d.ts +0 -43
- package/es/components/scale-view/src/components/formitem/r-radio.js +0 -240
- package/es/components/scale-view/src/components/formitem/r-select.d.ts +0 -61
- package/es/components/scale-view/src/components/formitem/r-select.js +0 -202
- package/es/components/scale-view/src/components/formitem/r-upload.d.ts +0 -52
- package/es/components/scale-view/src/components/formitem/r-upload.js +0 -221
- package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +0 -87
- package/es/components/scale-view/src/hooks/scaleview-computed.d.ts +0 -43
- package/es/components/scale-view/src/hooks/scaleview-computed.js +0 -309
- package/es/components/scale-view/src/hooks/scaleview-init.d.ts +0 -3
- package/es/components/scale-view/src/hooks/scaleview-init.js +0 -437
- package/es/components/scale-view/src/hooks/scaleview-props.d.ts +0 -115
- package/es/components/scale-view/src/hooks/scaleview-props.js +0 -81
- package/es/components/scale-view/src/hooks/scaleview-state.d.ts +0 -34
- package/es/components/scale-view/src/hooks/scaleview-state.js +0 -38
- package/es/components/scale-view/src/hooks/scaleview-submit.d.ts +0 -3
- package/es/components/scale-view/src/hooks/scaleview-submit.js +0 -154
- package/es/components/scale-view/src/hooks/scaleview-validate.d.ts +0 -3
- package/es/components/scale-view/src/hooks/scaleview-validate.js +0 -187
- package/es/components/scale-view/src/hooks/use-component.d.ts +0 -1853
- package/es/components/scale-view/src/hooks/use-component.js +0 -82
- package/es/components/scale-view/src/hooks/use-evaluate.d.ts +0 -21
- package/es/components/scale-view/src/hooks/use-evaluate.js +0 -150
- package/es/components/scale-view/src/hooks/use-event.d.ts +0 -4
- package/es/components/scale-view/src/hooks/use-event.js +0 -129
- package/es/components/scale-view/src/hooks/use-noData.d.ts +0 -9
- package/es/components/scale-view/src/hooks/use-noData.js +0 -41
- package/es/components/scale-view/src/utils/judge-types.d.ts +0 -5
- package/es/components/scale-view/src/utils/judge-types.js +0 -36
- package/es/components/scale-view/style/index.css +0 -1
- package/es/components/search-cascader/index.d.ts +0 -212
- package/es/components/search-cascader/index.js +0 -10
- package/es/components/search-cascader/src/SearchCascader.js +0 -188
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +0 -214
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +0 -45
- package/es/components/search-cascader/src/components/SearchMenu.js +0 -134
- package/es/components/search-cascader/src/components/index.d.ts +0 -1
- package/es/components/search-cascader/src/components/index.js +0 -1
- package/es/components/search-cascader/src/constants/index.d.ts +0 -3
- package/es/components/search-cascader/src/constants/index.js +0 -5
- package/es/components/search-cascader/src/hooks/index.d.ts +0 -1
- package/es/components/search-cascader/src/hooks/index.js +0 -1
- package/es/components/search-cascader/src/hooks/useCssVariable.d.ts +0 -3
- package/es/components/search-cascader/src/hooks/useCssVariable.js +0 -7
- package/es/components/search-cascader/src/utils/index.d.ts +0 -2
- package/es/components/search-cascader/src/utils/index.js +0 -11
- package/es/components/search-cascader/style/index.css +0 -1
- package/es/components/select-label/index.d.ts +0 -988
- package/es/components/select-label/index.js +0 -15
- package/es/components/select-label/src/LabelFormContent.js +0 -447
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +0 -367
- package/es/components/select-label/src/SelectLabel.js +0 -6
- package/es/components/select-label/src/SelectLabel.vue.d.ts +0 -622
- package/es/components/select-label/src/SelectLabel.vue_vue_type_script_setup_true_lang.js +0 -451
- package/es/components/select-label/src/components/label-classify.js +0 -132
- package/es/components/select-label/src/components/label-classify.vue.d.ts +0 -122
- package/es/components/select-label/style/index.css +0 -1
- package/es/components/select-person/index.d.ts +0 -482
- package/es/components/select-person/index.js +0 -10
- package/es/components/select-person/src/SearchTree.js +0 -6
- package/es/components/select-person/src/SearchTree.vue.d.ts +0 -147
- package/es/components/select-person/src/SearchTree.vue_vue_type_script_setup_true_lang.js +0 -233
- package/es/components/select-person/src/SelectPerson.js +0 -6
- package/es/components/select-person/src/SelectPerson.vue.d.ts +0 -483
- package/es/components/select-person/src/SelectPerson.vue_vue_type_script_setup_true_lang.js +0 -970
- package/es/components/select-person/src/utils/index.d.ts +0 -12
- package/es/components/select-person/src/utils/index.js +0 -84
- package/es/components/select-person/style/index.css +0 -1
- package/es/components/shortcut-provider/index.d.ts +0 -21
- package/es/components/shortcut-provider/index.js +0 -12
- package/es/components/shortcut-provider/src/ShortcutProvider.js +0 -36
- package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +0 -19
- package/es/components/shortcut-provider/src/constants/index.d.ts +0 -7
- package/es/components/shortcut-provider/src/constants/index.js +0 -8
- package/es/components/shortcut-provider/src/hooks/index.d.ts +0 -2
- package/es/components/shortcut-provider/src/hooks/index.js +0 -2
- package/es/components/shortcut-provider/src/hooks/useShortcutSignature.d.ts +0 -4
- package/es/components/shortcut-provider/src/hooks/useShortcutSignature.js +0 -12
- package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +0 -33
- package/es/components/shortcut-provider/src/hooks/useShortcuts.js +0 -185
- package/es/components/shortcut-provider/src/types/index.d.ts +0 -43
- package/es/components/shortcut-provider/src/types/index.js +0 -1
- package/es/components/shortcut-provider/src/utils/index.d.ts +0 -10
- package/es/components/shortcut-provider/src/utils/index.js +0 -59
- package/es/components/shortcut-provider/style/index.css +0 -1
- package/es/components/shortcut-setter/index.d.ts +0 -2337
- package/es/components/shortcut-setter/index.js +0 -10
- package/es/components/shortcut-setter/src/ShortcutSetter.js +0 -98
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +0 -2339
- package/es/components/shortcut-setter/src/ShortcutSetterItem.js +0 -73
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +0 -99
- package/es/components/shortcut-setter/src/types/index.d.ts +0 -6
- package/es/components/shortcut-setter/src/types/index.js +0 -1
- package/es/components/shortcut-setter/style/index.css +0 -1
- package/es/components/steps-wheel/index.d.ts +0 -112
- package/es/components/steps-wheel/index.js +0 -10
- package/es/components/steps-wheel/src/StepsWheel.js +0 -318
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +0 -111
- package/es/components/steps-wheel/style/index.css +0 -1
- package/es/components/time-line/index.d.ts +0 -81
- package/es/components/time-line/index.js +0 -10
- package/es/components/time-line/src/TimeLine.js +0 -70
- package/es/components/time-line/src/TimeLine.vue.d.ts +0 -84
- package/es/components/time-line/style/index.css +0 -1
- package/es/env.d.ts +0 -24
- package/es/shared/assets/iconfont/iconfont.ttf +0 -0
- package/es/shared/assets/img/failure.d.ts +0 -2
- package/es/shared/assets/img/failure.js +0 -3
- package/es/shared/assets/img/icon-asc.d.ts +0 -2
- package/es/shared/assets/img/icon-asc.js +0 -1
- package/es/shared/assets/img/icon-desc.d.ts +0 -2
- package/es/shared/assets/img/icon-desc.js +0 -1
- package/es/shared/assets/img/no-permission.d.ts +0 -2
- package/es/shared/assets/img/no-permission.js +0 -3
- package/es/shared/assets/img/nodata.d.ts +0 -2
- package/es/shared/assets/img/nodata.js +0 -3
- package/es/shared/assets/img/notfound.d.ts +0 -2
- package/es/shared/assets/img/notfound.js +0 -3
- package/es/shared/assets/img/qr.d.ts +0 -2
- package/es/shared/assets/img/qr.js +0 -3
- package/es/shared/assets/img/success.d.ts +0 -2
- package/es/shared/assets/img/success.js +0 -3
- package/es/shared/assets/img/video.d.ts +0 -2
- package/es/shared/assets/img/video.js +0 -3
- package/es/shared/assets/img/video_default_cover.d.ts +0 -2
- package/es/shared/assets/img/video_default_cover.js +0 -3
- package/es/shared/assets/img/video_hover.d.ts +0 -2
- package/es/shared/assets/img/video_hover.js +0 -1
- package/es/shared/assets/img/video_play_hover.d.ts +0 -2
- package/es/shared/assets/img/video_play_hover.js +0 -1
- package/es/shared/assets/img/xb_big.d.ts +0 -2
- package/es/shared/assets/img/xb_big.js +0 -3
- package/es/shared/assets/img/xb_small.d.ts +0 -2
- package/es/shared/assets/img/xb_small.js +0 -3
- package/es/shared/components/SelectPage/SelectPage.js +0 -61
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +0 -51
- package/es/shared/components/SelectPage/index.d.ts +0 -2
- package/es/shared/components/SelectPage/index.js +0 -2
- package/es/shared/components/SlotRender/SlotRender.d.ts +0 -20
- package/es/shared/components/SlotRender/SlotRender.js +0 -35
- package/es/shared/components/SlotRender/index.d.ts +0 -2
- package/es/shared/components/SlotRender/index.js +0 -2
- package/es/shared/components/SvgIcon/SvgIcon.js +0 -36
- package/es/shared/components/SvgIcon/SvgIcon.vue.d.ts +0 -43
- package/es/shared/components/SvgIcon/index.d.ts +0 -2
- package/es/shared/components/SvgIcon/index.js +0 -2
- package/es/shared/components/TextOverTooltip/TextOverTooltip.js +0 -77
- package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +0 -87
- package/es/shared/components/TextOverTooltip/index.d.ts +0 -2
- package/es/shared/components/TextOverTooltip/index.js +0 -2
- package/es/shared/components/no-data/NoData.js +0 -74
- package/es/shared/components/no-data/NoData.vue.d.ts +0 -49
- package/es/shared/components/no-data/index.d.ts +0 -2
- package/es/shared/components/no-data/index.js +0 -2
- package/es/shared/components/player-vod/index.vue.d.ts +0 -2
- package/es/shared/components/player-vod/player.d.ts +0 -17
- package/es/shared/components/player-vod/player.js +0 -121
- package/es/shared/components/player-vod/video-list.d.ts +0 -32
- package/es/shared/components/player-vod/video-modal.d.ts +0 -54
- package/es/shared/components/player-vod/video-modal.js +0 -91
- package/es/shared/global/variable.d.ts +0 -1
- package/es/shared/global/variable.js +0 -3
- package/es/shared/index.d.ts +0 -0
- package/es/shared/index.js +0 -1
- package/es/shared/types/index.d.ts +0 -11
- package/es/shared/types/index.js +0 -1
- package/es/shared/utils/anime.d.ts +0 -35
- package/es/shared/utils/anime.js +0 -129
- package/es/shared/utils/clickoutside.d.ts +0 -18
- package/es/shared/utils/clickoutside.js +0 -52
- package/es/shared/utils/colorLog.d.ts +0 -31
- package/es/shared/utils/colorLog.js +0 -53
- package/es/shared/utils/crypto.d.ts +0 -7
- package/es/shared/utils/index.d.ts +0 -11
- package/es/shared/utils/index.js +0 -120
- package/es/shared/utils/loadViewer.d.ts +0 -2
- package/es/shared/utils/loadViewer.js +0 -11
- package/es/shared/utils/state.d.ts +0 -29
- package/es/shared/utils/state.js +0 -44
- package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +0 -3
- package/es/shared/utils/tapable/AsyncParallelBailHook.js +0 -63
- package/es/shared/utils/tapable/AsyncParallelHook.d.ts +0 -3
- package/es/shared/utils/tapable/AsyncParallelHook.js +0 -27
- package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +0 -3
- package/es/shared/utils/tapable/AsyncSeriesBailHook.js +0 -18
- package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +0 -3
- package/es/shared/utils/tapable/AsyncSeriesHook.js +0 -27
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +0 -3
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.js +0 -12
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +0 -3
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.js +0 -23
- package/es/shared/utils/tapable/Hook.d.ts +0 -50
- package/es/shared/utils/tapable/Hook.js +0 -140
- package/es/shared/utils/tapable/HookCodeFactory.d.ts +0 -58
- package/es/shared/utils/tapable/HookCodeFactory.js +0 -459
- package/es/shared/utils/tapable/HookMap.d.ts +0 -11
- package/es/shared/utils/tapable/MultiHook.d.ts +0 -12
- package/es/shared/utils/tapable/SyncBailHook.d.ts +0 -3
- package/es/shared/utils/tapable/SyncBailHook.js +0 -19
- package/es/shared/utils/tapable/SyncHook.d.ts +0 -3
- package/es/shared/utils/tapable/SyncHook.js +0 -34
- package/es/shared/utils/tapable/SyncLoopHook.d.ts +0 -3
- package/es/shared/utils/tapable/SyncLoopHook.js +0 -13
- package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +0 -3
- package/es/shared/utils/tapable/SyncWaterfallHook.js +0 -48
- package/es/shared/utils/tapable/index.d.ts +0 -139
- package/es/shared/utils/utilExpand.d.ts +0 -1
- package/es/shared/utils/utilExpand.js +0 -715
- package/es/shared/utils/vexutils.d.ts +0 -10
- package/es/shared/utils/vexutils.js +0 -59
|
@@ -1,212 +0,0 @@
|
|
|
1
|
-
import { SFCWithInstall } from '../../../es/shared/types';
|
|
2
|
-
declare const SearchCascader: SFCWithInstall<import("vue").DefineComponent<{
|
|
3
|
-
value: {
|
|
4
|
-
type: import("vue").PropType<string | import("../../../es/shared/types").AnyObject[]>;
|
|
5
|
-
};
|
|
6
|
-
show: {
|
|
7
|
-
type: BooleanConstructor;
|
|
8
|
-
default: boolean;
|
|
9
|
-
};
|
|
10
|
-
clearable: {
|
|
11
|
-
type: BooleanConstructor;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
|
-
childKey: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
default: string;
|
|
17
|
-
};
|
|
18
|
-
placeholder: {
|
|
19
|
-
type: StringConstructor;
|
|
20
|
-
default: string;
|
|
21
|
-
};
|
|
22
|
-
editPlaceholder: {
|
|
23
|
-
type: StringConstructor;
|
|
24
|
-
default: string;
|
|
25
|
-
};
|
|
26
|
-
options: {
|
|
27
|
-
type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
|
|
28
|
-
default: () => never[];
|
|
29
|
-
};
|
|
30
|
-
search: {
|
|
31
|
-
type: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
|
|
32
|
-
};
|
|
33
|
-
labelKey: {
|
|
34
|
-
type: StringConstructor;
|
|
35
|
-
default: string;
|
|
36
|
-
};
|
|
37
|
-
valueKey: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
default: string;
|
|
40
|
-
};
|
|
41
|
-
beforeSetValue: {
|
|
42
|
-
type: import("vue").PropType<(value: string | import("../../../es/shared/types").AnyObject[]) => void | (string | import("../../../es/shared/types").AnyObject[]) | Promise<string | import("../../../es/shared/types").AnyObject[]>>;
|
|
43
|
-
};
|
|
44
|
-
}, {
|
|
45
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
46
|
-
value: {
|
|
47
|
-
type: import("vue").PropType<string | import("../../../es/shared/types").AnyObject[]>;
|
|
48
|
-
};
|
|
49
|
-
show: {
|
|
50
|
-
type: BooleanConstructor;
|
|
51
|
-
default: boolean;
|
|
52
|
-
};
|
|
53
|
-
clearable: {
|
|
54
|
-
type: BooleanConstructor;
|
|
55
|
-
default: boolean;
|
|
56
|
-
};
|
|
57
|
-
childKey: {
|
|
58
|
-
type: StringConstructor;
|
|
59
|
-
default: string;
|
|
60
|
-
};
|
|
61
|
-
placeholder: {
|
|
62
|
-
type: StringConstructor;
|
|
63
|
-
default: string;
|
|
64
|
-
};
|
|
65
|
-
editPlaceholder: {
|
|
66
|
-
type: StringConstructor;
|
|
67
|
-
default: string;
|
|
68
|
-
};
|
|
69
|
-
options: {
|
|
70
|
-
type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
|
|
71
|
-
default: () => never[];
|
|
72
|
-
};
|
|
73
|
-
search: {
|
|
74
|
-
type: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
|
|
75
|
-
};
|
|
76
|
-
labelKey: {
|
|
77
|
-
type: StringConstructor;
|
|
78
|
-
default: string;
|
|
79
|
-
};
|
|
80
|
-
valueKey: {
|
|
81
|
-
type: StringConstructor;
|
|
82
|
-
default: string;
|
|
83
|
-
};
|
|
84
|
-
beforeSetValue: {
|
|
85
|
-
type: import("vue").PropType<(value: string | import("../../../es/shared/types").AnyObject[]) => void | (string | import("../../../es/shared/types").AnyObject[]) | Promise<string | import("../../../es/shared/types").AnyObject[]>>;
|
|
86
|
-
};
|
|
87
|
-
}>> & {
|
|
88
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
89
|
-
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
90
|
-
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
91
|
-
}>>;
|
|
92
|
-
emits: (event: "update:show" | "update:value" | "focus", ...args: any[]) => void;
|
|
93
|
-
emitValue: (value: string | import("../../../es/shared/types").AnyObject[]) => void;
|
|
94
|
-
onClear: () => void;
|
|
95
|
-
onClick: (evt: Event) => void;
|
|
96
|
-
cssVariable: {
|
|
97
|
-
'--menu-width': number;
|
|
98
|
-
};
|
|
99
|
-
uuid: string;
|
|
100
|
-
show: import("vue").WritableComputedRef<boolean>;
|
|
101
|
-
patternContent: import("vue").Ref<string>;
|
|
102
|
-
displayValue: import("vue").WritableComputedRef<string>;
|
|
103
|
-
onFocus: (focusEvt: Event) => void;
|
|
104
|
-
openMenu: () => void;
|
|
105
|
-
closeMenu: () => Promise<void>;
|
|
106
|
-
inputRef: import("vue").Ref<any>;
|
|
107
|
-
popoverRef: import("vue").Ref<any>;
|
|
108
|
-
currentNode: import("vue").Ref<import("../../../es/shared/types").AnyObject | undefined>;
|
|
109
|
-
loadingNode: import("vue").Ref<import("../../../es/shared/types").Nullable<import("../../../es/shared/types").AnyObject>>;
|
|
110
|
-
search: (node?: import("../../../es/shared/types").AnyObject | undefined, keyword?: string | undefined) => Promise<void>;
|
|
111
|
-
NInput: any;
|
|
112
|
-
NPopover: any;
|
|
113
|
-
SearchMenu: import("vue").DefineComponent<{
|
|
114
|
-
childKey: {
|
|
115
|
-
type: StringConstructor;
|
|
116
|
-
default: string;
|
|
117
|
-
};
|
|
118
|
-
options: {
|
|
119
|
-
type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
|
|
120
|
-
default: () => never[];
|
|
121
|
-
};
|
|
122
|
-
onNodeClick: {
|
|
123
|
-
type: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
|
|
124
|
-
};
|
|
125
|
-
labelKey: {
|
|
126
|
-
type: StringConstructor;
|
|
127
|
-
default: string;
|
|
128
|
-
};
|
|
129
|
-
currentNode: {
|
|
130
|
-
type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
|
|
131
|
-
};
|
|
132
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
133
|
-
childKey: {
|
|
134
|
-
type: StringConstructor;
|
|
135
|
-
default: string;
|
|
136
|
-
};
|
|
137
|
-
options: {
|
|
138
|
-
type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
|
|
139
|
-
default: () => never[];
|
|
140
|
-
};
|
|
141
|
-
onNodeClick: {
|
|
142
|
-
type: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
|
|
143
|
-
};
|
|
144
|
-
labelKey: {
|
|
145
|
-
type: StringConstructor;
|
|
146
|
-
default: string;
|
|
147
|
-
};
|
|
148
|
-
currentNode: {
|
|
149
|
-
type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
|
|
150
|
-
};
|
|
151
|
-
}>>, {
|
|
152
|
-
options: import("../../../es/shared/types").AnyObject[];
|
|
153
|
-
childKey: string;
|
|
154
|
-
labelKey: string;
|
|
155
|
-
}>;
|
|
156
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:show" | "update:value" | "focus")[], "focus" | "update:show" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
157
|
-
value: {
|
|
158
|
-
type: import("vue").PropType<string | import("../../../es/shared/types").AnyObject[]>;
|
|
159
|
-
};
|
|
160
|
-
show: {
|
|
161
|
-
type: BooleanConstructor;
|
|
162
|
-
default: boolean;
|
|
163
|
-
};
|
|
164
|
-
clearable: {
|
|
165
|
-
type: BooleanConstructor;
|
|
166
|
-
default: boolean;
|
|
167
|
-
};
|
|
168
|
-
childKey: {
|
|
169
|
-
type: StringConstructor;
|
|
170
|
-
default: string;
|
|
171
|
-
};
|
|
172
|
-
placeholder: {
|
|
173
|
-
type: StringConstructor;
|
|
174
|
-
default: string;
|
|
175
|
-
};
|
|
176
|
-
editPlaceholder: {
|
|
177
|
-
type: StringConstructor;
|
|
178
|
-
default: string;
|
|
179
|
-
};
|
|
180
|
-
options: {
|
|
181
|
-
type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
|
|
182
|
-
default: () => never[];
|
|
183
|
-
};
|
|
184
|
-
search: {
|
|
185
|
-
type: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
|
|
186
|
-
};
|
|
187
|
-
labelKey: {
|
|
188
|
-
type: StringConstructor;
|
|
189
|
-
default: string;
|
|
190
|
-
};
|
|
191
|
-
valueKey: {
|
|
192
|
-
type: StringConstructor;
|
|
193
|
-
default: string;
|
|
194
|
-
};
|
|
195
|
-
beforeSetValue: {
|
|
196
|
-
type: import("vue").PropType<(value: string | import("../../../es/shared/types").AnyObject[]) => void | (string | import("../../../es/shared/types").AnyObject[]) | Promise<string | import("../../../es/shared/types").AnyObject[]>>;
|
|
197
|
-
};
|
|
198
|
-
}>> & {
|
|
199
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
200
|
-
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
201
|
-
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
202
|
-
}, {
|
|
203
|
-
show: boolean;
|
|
204
|
-
options: import("../../../es/shared/types").AnyObject[];
|
|
205
|
-
placeholder: string;
|
|
206
|
-
valueKey: string;
|
|
207
|
-
clearable: boolean;
|
|
208
|
-
childKey: string;
|
|
209
|
-
editPlaceholder: string;
|
|
210
|
-
labelKey: string;
|
|
211
|
-
}>>;
|
|
212
|
-
export default SearchCascader;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_NAMESPACE } from '../../shared/global/variable.js';
|
|
2
|
-
import { safeComponentRegister } from '../../shared/utils/index.js';
|
|
3
|
-
import script from './src/SearchCascader.js';
|
|
4
|
-
|
|
5
|
-
const SearchCascader = script;
|
|
6
|
-
SearchCascader.install = function(app) {
|
|
7
|
-
safeComponentRegister(app, SearchCascader, COMPONENT_NAMESPACE + "SearchCascader");
|
|
8
|
-
};
|
|
9
|
-
|
|
10
|
-
export { SearchCascader as default };
|
|
@@ -1,188 +0,0 @@
|
|
|
1
|
-
import { defineComponent, computed, ref, provide, nextTick, openBlock, createBlock, unref, isRef, normalizeStyle, withCtx, createVNode, withKeys, createElementVNode, renderSlot } from 'vue';
|
|
2
|
-
import { uuidGenerator } from '../../../shared/utils/index.js';
|
|
3
|
-
import { onClickOutside, useDebounceFn } from '@vueuse/core';
|
|
4
|
-
import { isString, isArray, isFunction, isObject } from 'lodash-es';
|
|
5
|
-
import { NPopover, NInput } from 'naive-ui';
|
|
6
|
-
import { InjectionSearchCascaderLoadingNode } from './constants/index.js';
|
|
7
|
-
import { useCssVariable } from './hooks/useCssVariable.js';
|
|
8
|
-
import { SearchMenu } from './components/SearchMenu.js';
|
|
9
|
-
import _export_sfc from '../../../_virtual/plugin-vue_export-helper.js';
|
|
10
|
-
|
|
11
|
-
const _hoisted_1 = ["id"];
|
|
12
|
-
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
13
|
-
__name: "SearchCascader",
|
|
14
|
-
props: {
|
|
15
|
-
value: { type: [String, Array] },
|
|
16
|
-
show: { type: Boolean, default: false },
|
|
17
|
-
clearable: { type: Boolean, default: false },
|
|
18
|
-
childKey: { type: String, default: "children" },
|
|
19
|
-
placeholder: { type: String, default: "\u8BF7\u9009\u62E9" },
|
|
20
|
-
editPlaceholder: { type: String, default: "\u8BF7\u8F93\u5165\u5173\u952E\u5B57\u8FDB\u884C\u641C\u7D22" },
|
|
21
|
-
options: { type: Array, default: () => [] },
|
|
22
|
-
search: { type: Function },
|
|
23
|
-
labelKey: { type: String, default: "label" },
|
|
24
|
-
valueKey: { type: String, default: "value" },
|
|
25
|
-
beforeSetValue: { type: Function }
|
|
26
|
-
},
|
|
27
|
-
emits: ["update:value", "focus", "update:show"],
|
|
28
|
-
setup(__props, { emit: emits }) {
|
|
29
|
-
const props = __props;
|
|
30
|
-
function emitValue(value) {
|
|
31
|
-
Promise.resolve(isFunction(props.beforeSetValue) ? props.beforeSetValue(value) : value).then(
|
|
32
|
-
(result) => {
|
|
33
|
-
emits("update:value", result);
|
|
34
|
-
},
|
|
35
|
-
() => {
|
|
36
|
-
}
|
|
37
|
-
);
|
|
38
|
-
}
|
|
39
|
-
function onClear() {
|
|
40
|
-
emitValue([]);
|
|
41
|
-
}
|
|
42
|
-
function onClick(evt) {
|
|
43
|
-
var _a;
|
|
44
|
-
if (((_a = evt.target) == null ? void 0 : _a.tagName) !== "INPUT")
|
|
45
|
-
return;
|
|
46
|
-
openMenu();
|
|
47
|
-
}
|
|
48
|
-
const cssVariable = useCssVariable();
|
|
49
|
-
const uuid = uuidGenerator();
|
|
50
|
-
const show = computed({
|
|
51
|
-
get() {
|
|
52
|
-
return props.show;
|
|
53
|
-
},
|
|
54
|
-
set(value) {
|
|
55
|
-
emits("update:show", value);
|
|
56
|
-
}
|
|
57
|
-
});
|
|
58
|
-
const patternContent = ref("");
|
|
59
|
-
const displayValue = computed({
|
|
60
|
-
get() {
|
|
61
|
-
if (show.value)
|
|
62
|
-
return patternContent.value;
|
|
63
|
-
if (isString(props.value))
|
|
64
|
-
return props.value;
|
|
65
|
-
if (isArray(props.value))
|
|
66
|
-
return arrayOptionsToString(props.value);
|
|
67
|
-
return "";
|
|
68
|
-
function arrayOptionsToString(optionList) {
|
|
69
|
-
return optionList.reduce((res, item, idx) => {
|
|
70
|
-
if (idx === 0)
|
|
71
|
-
return item[props.labelKey];
|
|
72
|
-
return res + " / " + item[props.labelKey];
|
|
73
|
-
}, "");
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
set(value) {
|
|
77
|
-
patternContent.value = value;
|
|
78
|
-
search(void 0, value);
|
|
79
|
-
}
|
|
80
|
-
});
|
|
81
|
-
function onFocus(focusEvt) {
|
|
82
|
-
emits("focus", focusEvt);
|
|
83
|
-
}
|
|
84
|
-
function openMenu() {
|
|
85
|
-
if (show.value)
|
|
86
|
-
return;
|
|
87
|
-
show.value = true;
|
|
88
|
-
patternContent.value = "";
|
|
89
|
-
search();
|
|
90
|
-
}
|
|
91
|
-
async function closeMenu() {
|
|
92
|
-
var _a;
|
|
93
|
-
show.value = false;
|
|
94
|
-
(_a = inputRef.value) == null ? void 0 : _a.blur();
|
|
95
|
-
}
|
|
96
|
-
const inputRef = ref();
|
|
97
|
-
onClickOutside(inputRef, (evt) => {
|
|
98
|
-
var _a;
|
|
99
|
-
if (!show.value)
|
|
100
|
-
return;
|
|
101
|
-
const _evt = evt;
|
|
102
|
-
if (!_evt.target)
|
|
103
|
-
return closeMenu();
|
|
104
|
-
if (isInPopper(_evt.target)) {
|
|
105
|
-
(_a = inputRef.value) == null ? void 0 : _a.focus();
|
|
106
|
-
return;
|
|
107
|
-
}
|
|
108
|
-
closeMenu();
|
|
109
|
-
function isInPopper(targetEle) {
|
|
110
|
-
let result = false;
|
|
111
|
-
let current = targetEle;
|
|
112
|
-
while (current) {
|
|
113
|
-
if (current.id === uuid) {
|
|
114
|
-
result = true;
|
|
115
|
-
break;
|
|
116
|
-
}
|
|
117
|
-
current = current.parentElement;
|
|
118
|
-
}
|
|
119
|
-
return result;
|
|
120
|
-
}
|
|
121
|
-
});
|
|
122
|
-
const popoverRef = ref();
|
|
123
|
-
const currentNode = ref();
|
|
124
|
-
const loadingNode = ref(null);
|
|
125
|
-
provide(InjectionSearchCascaderLoadingNode, loadingNode);
|
|
126
|
-
const search = useDebounceFn(async (node, keyword) => {
|
|
127
|
-
var _a;
|
|
128
|
-
try {
|
|
129
|
-
loadingNode.value = node;
|
|
130
|
-
const result = await (isFunction(props.search) && props.search(node, keyword));
|
|
131
|
-
currentNode.value = isObject(result) ? result : node;
|
|
132
|
-
} finally {
|
|
133
|
-
loadingNode.value = null;
|
|
134
|
-
await nextTick();
|
|
135
|
-
(_a = popoverRef.value) == null ? void 0 : _a.syncPosition();
|
|
136
|
-
}
|
|
137
|
-
}, 400);
|
|
138
|
-
return (_ctx, _cache) => {
|
|
139
|
-
return openBlock(), createBlock(unref(NPopover), {
|
|
140
|
-
class: "search-cascader",
|
|
141
|
-
trigger: "manual",
|
|
142
|
-
show: unref(show),
|
|
143
|
-
"onUpdate:show": _cache[1] || (_cache[1] = ($event) => isRef(show) ? show.value = $event : null),
|
|
144
|
-
"show-arrow": false,
|
|
145
|
-
placement: "bottom-start",
|
|
146
|
-
style: normalizeStyle(unref(cssVariable)),
|
|
147
|
-
width: __props.options.length ? void 0 : "trigger",
|
|
148
|
-
ref_key: "popoverRef",
|
|
149
|
-
ref: popoverRef
|
|
150
|
-
}, {
|
|
151
|
-
trigger: withCtx(() => [
|
|
152
|
-
createVNode(unref(NInput), {
|
|
153
|
-
class: "search-cascader__input",
|
|
154
|
-
placeholder: unref(show) ? __props.editPlaceholder : __props.placeholder,
|
|
155
|
-
clearable: __props.clearable,
|
|
156
|
-
onClear,
|
|
157
|
-
value: unref(displayValue),
|
|
158
|
-
"onUpdate:value": _cache[0] || (_cache[0] = ($event) => isRef(displayValue) ? displayValue.value = $event : null),
|
|
159
|
-
ref_key: "inputRef",
|
|
160
|
-
ref: inputRef,
|
|
161
|
-
onFocus,
|
|
162
|
-
onClick,
|
|
163
|
-
onKeydown: withKeys(onClick, ["enter"])
|
|
164
|
-
}, null, 8, ["placeholder", "clearable", "value", "onKeydown"])
|
|
165
|
-
]),
|
|
166
|
-
default: withCtx(() => [
|
|
167
|
-
createElementVNode("section", { id: unref(uuid) }, [
|
|
168
|
-
createVNode(unref(SearchMenu), {
|
|
169
|
-
"label-key": __props.labelKey,
|
|
170
|
-
options: __props.options,
|
|
171
|
-
onNodeClick: unref(search),
|
|
172
|
-
"current-node": currentNode.value
|
|
173
|
-
}, {
|
|
174
|
-
empty: withCtx(() => [
|
|
175
|
-
renderSlot(_ctx.$slots, "empty")
|
|
176
|
-
]),
|
|
177
|
-
_: 3
|
|
178
|
-
}, 8, ["label-key", "options", "onNodeClick", "current-node"])
|
|
179
|
-
], 8, _hoisted_1)
|
|
180
|
-
]),
|
|
181
|
-
_: 3
|
|
182
|
-
}, 8, ["show", "style", "width"]);
|
|
183
|
-
};
|
|
184
|
-
}
|
|
185
|
-
});
|
|
186
|
-
var script = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "SearchCascader.vue"]]);
|
|
187
|
-
|
|
188
|
-
export { script as default };
|
|
@@ -1,214 +0,0 @@
|
|
|
1
|
-
import { AnyObject, Func, Nullable } from '../../../../es/shared/types';
|
|
2
|
-
import { PropType } from 'vue';
|
|
3
|
-
declare type ValueType = string | AnyObject[];
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{
|
|
5
|
-
value: {
|
|
6
|
-
type: PropType<ValueType>;
|
|
7
|
-
};
|
|
8
|
-
show: {
|
|
9
|
-
type: BooleanConstructor;
|
|
10
|
-
default: boolean;
|
|
11
|
-
};
|
|
12
|
-
clearable: {
|
|
13
|
-
type: BooleanConstructor;
|
|
14
|
-
default: boolean;
|
|
15
|
-
};
|
|
16
|
-
childKey: {
|
|
17
|
-
type: StringConstructor;
|
|
18
|
-
default: string;
|
|
19
|
-
};
|
|
20
|
-
placeholder: {
|
|
21
|
-
type: StringConstructor;
|
|
22
|
-
default: string;
|
|
23
|
-
};
|
|
24
|
-
editPlaceholder: {
|
|
25
|
-
type: StringConstructor;
|
|
26
|
-
default: string;
|
|
27
|
-
};
|
|
28
|
-
options: {
|
|
29
|
-
type: PropType<AnyObject[]>;
|
|
30
|
-
default: () => never[];
|
|
31
|
-
};
|
|
32
|
-
search: {
|
|
33
|
-
type: PropType<Func<any[], any>>;
|
|
34
|
-
};
|
|
35
|
-
labelKey: {
|
|
36
|
-
type: StringConstructor;
|
|
37
|
-
default: string;
|
|
38
|
-
};
|
|
39
|
-
valueKey: {
|
|
40
|
-
type: StringConstructor;
|
|
41
|
-
default: string;
|
|
42
|
-
};
|
|
43
|
-
beforeSetValue: {
|
|
44
|
-
type: PropType<(value: ValueType) => void | ValueType | Promise<ValueType>>;
|
|
45
|
-
};
|
|
46
|
-
}, {
|
|
47
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
48
|
-
value: {
|
|
49
|
-
type: PropType<ValueType>;
|
|
50
|
-
};
|
|
51
|
-
show: {
|
|
52
|
-
type: BooleanConstructor;
|
|
53
|
-
default: boolean;
|
|
54
|
-
};
|
|
55
|
-
clearable: {
|
|
56
|
-
type: BooleanConstructor;
|
|
57
|
-
default: boolean;
|
|
58
|
-
};
|
|
59
|
-
childKey: {
|
|
60
|
-
type: StringConstructor;
|
|
61
|
-
default: string;
|
|
62
|
-
};
|
|
63
|
-
placeholder: {
|
|
64
|
-
type: StringConstructor;
|
|
65
|
-
default: string;
|
|
66
|
-
};
|
|
67
|
-
editPlaceholder: {
|
|
68
|
-
type: StringConstructor;
|
|
69
|
-
default: string;
|
|
70
|
-
};
|
|
71
|
-
options: {
|
|
72
|
-
type: PropType<AnyObject[]>;
|
|
73
|
-
default: () => never[];
|
|
74
|
-
};
|
|
75
|
-
search: {
|
|
76
|
-
type: PropType<Func<any[], any>>;
|
|
77
|
-
};
|
|
78
|
-
labelKey: {
|
|
79
|
-
type: StringConstructor;
|
|
80
|
-
default: string;
|
|
81
|
-
};
|
|
82
|
-
valueKey: {
|
|
83
|
-
type: StringConstructor;
|
|
84
|
-
default: string;
|
|
85
|
-
};
|
|
86
|
-
beforeSetValue: {
|
|
87
|
-
type: PropType<(value: ValueType) => void | ValueType | Promise<ValueType>>;
|
|
88
|
-
};
|
|
89
|
-
}>> & {
|
|
90
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
91
|
-
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
92
|
-
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
93
|
-
}>>;
|
|
94
|
-
emits: (event: "update:show" | "update:value" | "focus", ...args: any[]) => void;
|
|
95
|
-
emitValue: (value: ValueType) => void;
|
|
96
|
-
onClear: () => void;
|
|
97
|
-
onClick: (evt: Event) => void;
|
|
98
|
-
cssVariable: {
|
|
99
|
-
'--menu-width': number;
|
|
100
|
-
};
|
|
101
|
-
uuid: string;
|
|
102
|
-
show: import("vue").WritableComputedRef<boolean>;
|
|
103
|
-
patternContent: import("vue").Ref<string>;
|
|
104
|
-
displayValue: import("vue").WritableComputedRef<string>;
|
|
105
|
-
onFocus: (focusEvt: Event) => void;
|
|
106
|
-
openMenu: () => void;
|
|
107
|
-
closeMenu: () => Promise<void>;
|
|
108
|
-
inputRef: import("vue").Ref<any>;
|
|
109
|
-
popoverRef: import("vue").Ref<any>;
|
|
110
|
-
currentNode: import("vue").Ref<AnyObject | undefined>;
|
|
111
|
-
loadingNode: import("vue").Ref<Nullable<AnyObject>>;
|
|
112
|
-
search: (node?: AnyObject, keyword?: string) => Promise<void>;
|
|
113
|
-
NInput: any;
|
|
114
|
-
NPopover: any;
|
|
115
|
-
SearchMenu: import("vue").DefineComponent<{
|
|
116
|
-
childKey: {
|
|
117
|
-
type: StringConstructor;
|
|
118
|
-
default: string;
|
|
119
|
-
};
|
|
120
|
-
options: {
|
|
121
|
-
type: PropType<AnyObject[]>;
|
|
122
|
-
default: () => never[];
|
|
123
|
-
};
|
|
124
|
-
onNodeClick: {
|
|
125
|
-
type: PropType<Func<any[], any>>;
|
|
126
|
-
};
|
|
127
|
-
labelKey: {
|
|
128
|
-
type: StringConstructor;
|
|
129
|
-
default: string;
|
|
130
|
-
};
|
|
131
|
-
currentNode: {
|
|
132
|
-
type: PropType<AnyObject>;
|
|
133
|
-
};
|
|
134
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
135
|
-
childKey: {
|
|
136
|
-
type: StringConstructor;
|
|
137
|
-
default: string;
|
|
138
|
-
};
|
|
139
|
-
options: {
|
|
140
|
-
type: PropType<AnyObject[]>;
|
|
141
|
-
default: () => never[];
|
|
142
|
-
};
|
|
143
|
-
onNodeClick: {
|
|
144
|
-
type: PropType<Func<any[], any>>;
|
|
145
|
-
};
|
|
146
|
-
labelKey: {
|
|
147
|
-
type: StringConstructor;
|
|
148
|
-
default: string;
|
|
149
|
-
};
|
|
150
|
-
currentNode: {
|
|
151
|
-
type: PropType<AnyObject>;
|
|
152
|
-
};
|
|
153
|
-
}>>, {
|
|
154
|
-
options: AnyObject[];
|
|
155
|
-
childKey: string;
|
|
156
|
-
labelKey: string;
|
|
157
|
-
}>;
|
|
158
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:show" | "update:value" | "focus")[], "focus" | "update:show" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
159
|
-
value: {
|
|
160
|
-
type: PropType<ValueType>;
|
|
161
|
-
};
|
|
162
|
-
show: {
|
|
163
|
-
type: BooleanConstructor;
|
|
164
|
-
default: boolean;
|
|
165
|
-
};
|
|
166
|
-
clearable: {
|
|
167
|
-
type: BooleanConstructor;
|
|
168
|
-
default: boolean;
|
|
169
|
-
};
|
|
170
|
-
childKey: {
|
|
171
|
-
type: StringConstructor;
|
|
172
|
-
default: string;
|
|
173
|
-
};
|
|
174
|
-
placeholder: {
|
|
175
|
-
type: StringConstructor;
|
|
176
|
-
default: string;
|
|
177
|
-
};
|
|
178
|
-
editPlaceholder: {
|
|
179
|
-
type: StringConstructor;
|
|
180
|
-
default: string;
|
|
181
|
-
};
|
|
182
|
-
options: {
|
|
183
|
-
type: PropType<AnyObject[]>;
|
|
184
|
-
default: () => never[];
|
|
185
|
-
};
|
|
186
|
-
search: {
|
|
187
|
-
type: PropType<Func<any[], any>>;
|
|
188
|
-
};
|
|
189
|
-
labelKey: {
|
|
190
|
-
type: StringConstructor;
|
|
191
|
-
default: string;
|
|
192
|
-
};
|
|
193
|
-
valueKey: {
|
|
194
|
-
type: StringConstructor;
|
|
195
|
-
default: string;
|
|
196
|
-
};
|
|
197
|
-
beforeSetValue: {
|
|
198
|
-
type: PropType<(value: ValueType) => void | ValueType | Promise<ValueType>>;
|
|
199
|
-
};
|
|
200
|
-
}>> & {
|
|
201
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
202
|
-
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
203
|
-
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
204
|
-
}, {
|
|
205
|
-
show: boolean;
|
|
206
|
-
options: AnyObject[];
|
|
207
|
-
placeholder: string;
|
|
208
|
-
valueKey: string;
|
|
209
|
-
clearable: boolean;
|
|
210
|
-
childKey: string;
|
|
211
|
-
editPlaceholder: string;
|
|
212
|
-
labelKey: string;
|
|
213
|
-
}>;
|
|
214
|
-
export default _default;
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { AnyObject, Func } from '../../../../../es/shared/types';
|
|
2
|
-
import { PropType } from 'vue';
|
|
3
|
-
export declare const SearchMenu: import("vue").DefineComponent<{
|
|
4
|
-
childKey: {
|
|
5
|
-
type: StringConstructor;
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
options: {
|
|
9
|
-
type: PropType<AnyObject[]>;
|
|
10
|
-
default: () => never[];
|
|
11
|
-
};
|
|
12
|
-
onNodeClick: {
|
|
13
|
-
type: PropType<Func<any[], any>>;
|
|
14
|
-
};
|
|
15
|
-
labelKey: {
|
|
16
|
-
type: StringConstructor;
|
|
17
|
-
default: string;
|
|
18
|
-
};
|
|
19
|
-
currentNode: {
|
|
20
|
-
type: PropType<AnyObject>;
|
|
21
|
-
};
|
|
22
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
|
-
childKey: {
|
|
24
|
-
type: StringConstructor;
|
|
25
|
-
default: string;
|
|
26
|
-
};
|
|
27
|
-
options: {
|
|
28
|
-
type: PropType<AnyObject[]>;
|
|
29
|
-
default: () => never[];
|
|
30
|
-
};
|
|
31
|
-
onNodeClick: {
|
|
32
|
-
type: PropType<Func<any[], any>>;
|
|
33
|
-
};
|
|
34
|
-
labelKey: {
|
|
35
|
-
type: StringConstructor;
|
|
36
|
-
default: string;
|
|
37
|
-
};
|
|
38
|
-
currentNode: {
|
|
39
|
-
type: PropType<AnyObject>;
|
|
40
|
-
};
|
|
41
|
-
}>>, {
|
|
42
|
-
options: AnyObject[];
|
|
43
|
-
childKey: string;
|
|
44
|
-
labelKey: string;
|
|
45
|
-
}>;
|