cnhis-design-vue 3.1.51-beta.0 → 3.1.51-beta.1

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.
Files changed (66) hide show
  1. package/README.md +87 -87
  2. package/es/components/base-search/index.d.ts +0 -1
  3. package/es/components/base-search/src/index.vue.d.ts +0 -1
  4. package/es/components/classification/index.d.ts +57 -15
  5. package/es/components/classification/src/components/search-filter/index.vue.d.ts +57 -15
  6. package/es/components/classification/src/components/set-classification/index.vue.d.ts +57 -15
  7. package/es/components/classification/src/index.vue.d.ts +57 -15
  8. package/es/components/expand-field/src/components/form.vue2.js +1 -1
  9. package/es/components/expand-field/src/index.vue2.js +1 -1
  10. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
  11. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.js +1 -1
  12. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
  13. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.js +1 -1
  14. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.js +1 -1
  15. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.js +1 -1
  16. package/es/components/fabric-chart/src/hooks/temperature/useBottom.js +1 -1
  17. package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
  18. package/es/components/fabric-chart/src/hooks/temperature/useLeft.js +1 -1
  19. package/es/components/fabric-chart/src/hooks/temperature/useOther.js +1 -1
  20. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
  21. package/es/components/fabric-chart/src/hooks/temperature/useTop.js +1 -1
  22. package/es/components/form-render/src/components/renderer/select.d.ts +10 -1
  23. package/es/components/form-render/src/components/renderer/select.js +1 -1
  24. package/es/components/form-render/src/hooks/useFieldListAdaptor.js +1 -1
  25. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
  26. package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
  27. package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
  28. package/es/components/select-person/src/SearchMultiple.vue.d.ts +6 -0
  29. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +0 -3
  30. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +52 -7
  31. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue2.js +1 -1
  32. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +1 -1
  33. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +1 -1
  34. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue.d.ts +34 -2
  35. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue2.js +1 -1
  36. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +36 -4
  37. package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -6
  38. package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.js +1 -1
  39. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +57 -15
  40. package/es/components/table-filter/src/components/classify-filter/index.vue2.js +1 -1
  41. package/es/components/table-filter/src/hooks/useAdvanced.js +1 -1
  42. package/es/components/table-filter/src/hooks/useRenderWidget.js +1 -1
  43. package/es/components/table-filter/src/tool/transformData.d.ts +1 -6
  44. package/es/components/table-filter/src/tool/transformData.js +1 -1
  45. package/es/components/table-filter/src/types/index.d.ts +11 -2
  46. package/es/env.d.ts +25 -25
  47. package/es/shared/assets/img/failure.png.js +1 -1
  48. package/es/shared/assets/img/no-permission.png.js +1 -1
  49. package/es/shared/assets/img/nodata.png.js +1 -1
  50. package/es/shared/assets/img/notfound.png.js +1 -1
  51. package/es/shared/assets/img/qr.png.js +1 -1
  52. package/es/shared/assets/img/success.png.js +1 -1
  53. package/es/shared/assets/img/video.png.js +1 -1
  54. package/es/shared/assets/img/video_default_cover.png.js +1 -1
  55. package/es/shared/assets/img/xb_big.png.js +1 -1
  56. package/es/shared/assets/img/xb_small.png.js +1 -1
  57. package/es/shared/package.json.js +1 -1
  58. package/es/shared/utils/index.d.ts +3 -3
  59. package/package.json +2 -2
  60. package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
  61. package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
  62. package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
  63. package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
  64. package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
  65. package/es/shared/utils/fabricjs/index.d.ts +0 -6823
  66. package/es/shared/utils/tapable/index.d.ts +0 -139

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.