imeik-imui 1.5.8 → 1.6.0

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 (122) hide show
  1. package/dist/imeik-imui.common.js +8580 -56066
  2. package/dist/imeik-imui.common.js.gz +0 -0
  3. package/dist/imeik-imui.css +2 -2
  4. package/dist/imeik-imui.css.gz +0 -0
  5. package/dist/imeik-imui.umd.js +8580 -56066
  6. package/dist/imeik-imui.umd.js.gz +0 -0
  7. package/dist/imeik-imui.umd.min.js +19 -49
  8. package/dist/imeik-imui.umd.min.js.gz +0 -0
  9. package/dist/imui/api/user.js +0 -99
  10. package/dist/imui/index.js +20 -19
  11. package/dist/imui/{ImForm → src/ImForm}/FormComponents.vue +0 -7
  12. package/dist/imui/{ImLoading.vue → src/ImLoading/index.vue} +1 -1
  13. package/dist/imui/{ImTable → src/ImTable}/index.vue +1 -1
  14. package/package.json +3 -2
  15. package/dist/img/img-holder.0dbc682e.png +0 -0
  16. package/dist/img/jsoneditor-icons.256e3abc.svg +0 -893
  17. package/dist/img/jsoneditor-icons.256e3abc.svg.gz +0 -0
  18. package/dist/imui/FieldComponents/index.js +0 -11
  19. package/dist/imui/FieldComponents/readme.md +0 -5
  20. package/dist/imui/FieldComponents/src/FieldAddressInfo/RegionCascader.vue +0 -99
  21. package/dist/imui/FieldComponents/src/FieldAddressInfo/index.vue +0 -463
  22. package/dist/imui/FieldComponents/src/FieldCardHeader/index.vue +0 -34
  23. package/dist/imui/FieldComponents/src/FieldCitySelect/index.vue +0 -186
  24. package/dist/imui/FieldComponents/src/FieldCustomerSelect/components/CustomerSelect.vue +0 -165
  25. package/dist/imui/FieldComponents/src/FieldCustomerSelect/components/EnumShow.vue +0 -63
  26. package/dist/imui/FieldComponents/src/FieldCustomerSelect/components/debounce.js +0 -44
  27. package/dist/imui/FieldComponents/src/FieldCustomerSelect/index.vue +0 -135
  28. package/dist/imui/FieldComponents/src/FieldDateSelect/index.vue +0 -229
  29. package/dist/imui/FieldComponents/src/FieldDepartmentSelect/index.vue +0 -343
  30. package/dist/imui/FieldComponents/src/FieldEmployeeSelect/index.vue +0 -262
  31. package/dist/imui/FieldComponents/src/FieldEmpty/index.vue +0 -21
  32. package/dist/imui/FieldComponents/src/FieldEnumSelect/index.vue +0 -101
  33. package/dist/imui/FieldComponents/src/FieldFileUpload/index.vue +0 -64
  34. package/dist/imui/FieldComponents/src/FieldInput/index.vue +0 -146
  35. package/dist/imui/FieldComponents/src/FieldMeetingSelect/components/MeetingSelect.vue +0 -155
  36. package/dist/imui/FieldComponents/src/FieldMeetingSelect/index.vue +0 -126
  37. package/dist/imui/FieldComponents/src/FieldSelect/index.vue +0 -141
  38. package/dist/imui/FieldComponents/src/FieldSupplySelect/Show/EnumShow.vue +0 -64
  39. package/dist/imui/FieldComponents/src/FieldSupplySelect/Show/ImageShow.vue +0 -90
  40. package/dist/imui/FieldComponents/src/FieldSupplySelect/Show/img-holder.png +0 -0
  41. package/dist/imui/FieldComponents/src/FieldSupplySelect/SupplyManagementList.vue +0 -449
  42. package/dist/imui/FieldComponents/src/FieldSupplySelect/SupplySelectDialog.vue +0 -381
  43. package/dist/imui/FieldComponents/src/FieldSupplySelect/index.vue +0 -227
  44. package/dist/imui/FieldComponents/src/FieldSupplySelect/list/CombinationSupplyInfo.vue +0 -47
  45. package/dist/imui/FieldComponents/src/FieldSupplySelect/list/ErpCount.vue +0 -146
  46. package/dist/imui/FieldComponents/src/FieldSupplySelect/list/GroupBrandAllParams.vue +0 -114
  47. package/dist/imui/FieldComponents/src/FieldSupplySelect/list/SupplyBrandSelect.vue +0 -108
  48. package/dist/imui/FieldComponents/src/FieldSupplySelect/list/SupplyName.vue +0 -62
  49. package/dist/imui/FieldComponents/src/FieldSupplySelect/list/SupplyStatus.vue +0 -26
  50. package/dist/imui/FieldComponents/src/FieldSupplySelect/utils.js +0 -33
  51. package/dist/imui/FieldComponents/src/FieldTagComponent/index.vue +0 -152
  52. package/dist/imui/FieldComponents/src/FieldTextarea/index.vue +0 -100
  53. package/dist/imui/FieldComponents/utils.js +0 -192
  54. package/dist/imui/FieldConfigurate/FieldConfigs.vue +0 -530
  55. package/dist/imui/FieldConfigurate/common.js +0 -191
  56. package/dist/imui/FieldConfigurate/readme.md +0 -1
  57. package/dist/imui/FieldConfigurate/widgets/DefaultSetting.vue +0 -138
  58. package/dist/imui/FieldConfigurate/widgets/OptionsSetting.vue +0 -234
  59. package/dist/imui/FieldConfigurate/widgets/RadioSelect.vue +0 -89
  60. package/dist/imui/FieldConfigurate/widgets/TagCodeSelect.vue +0 -64
  61. package/dist/imui/FormConfigPage/components/ConfigHeader.vue +0 -133
  62. package/dist/imui/FormConfigPage/components/ViewConfigDialog.vue +0 -128
  63. package/dist/imui/FormConfigPage/index.vue +0 -165
  64. package/dist/imui/FormConfiguration/FieldListToDrag.vue +0 -198
  65. package/dist/imui/FormConfiguration/FormRender.vue +0 -193
  66. package/dist/imui/FormConfiguration/field.js +0 -299
  67. package/dist/imui/FormConfiguration/index.vue +0 -278
  68. package/dist/imui/FormConfiguration/utils.js +0 -18
  69. package/dist/imui/api/mms.js +0 -59
  70. package/dist/imui/api/permission.js +0 -13
  71. package/dist/imui/api/rulecenter.js +0 -14
  72. package/dist/imui/api/tagcenter.js +0 -14
  73. package/dist/imui/utils/mmsRequest.js +0 -12
  74. package/dist/imui/utils/permissionRequest.js +0 -12
  75. package/dist/imui/utils/rulecenterRequest.js +0 -12
  76. package/dist/imui/utils/tagcenterRequest.js +0 -12
  77. /package/dist/imui/{ImForm/components → src/FormComponents}/ImBr.vue +0 -0
  78. /package/dist/imui/{ImForm/components → src/FormComponents}/ImButton.vue +0 -0
  79. /package/dist/imui/{ImForm/components → src/FormComponents}/ImCascader.vue +0 -0
  80. /package/dist/imui/{ImForm/components → src/FormComponents}/ImColorPicker.vue +0 -0
  81. /package/dist/imui/{ImForm/components → src/FormComponents}/ImDatePicker.vue +0 -0
  82. /package/dist/imui/{ImForm/components → src/FormComponents}/ImEnumCheckboxGroup.vue +0 -0
  83. /package/dist/imui/{ImForm/components → src/FormComponents}/ImGroupSelect.vue +0 -0
  84. /package/dist/imui/{ImForm/components → src/FormComponents}/ImInput.vue +0 -0
  85. /package/dist/imui/{ImForm/components → src/FormComponents}/ImInputNumber.vue +0 -0
  86. /package/dist/imui/{ImForm/components → src/FormComponents}/ImNumberInput.vue +0 -0
  87. /package/dist/imui/{ImForm/components → src/FormComponents}/ImNumberRange.vue +0 -0
  88. /package/dist/imui/{ImForm/components → src/FormComponents}/ImRadio.vue +0 -0
  89. /package/dist/imui/{ImForm/components → src/FormComponents}/ImSelect.vue +0 -0
  90. /package/dist/imui/{ImForm/components → src/FormComponents}/ImServerCascader.vue +0 -0
  91. /package/dist/imui/{ImForm/components → src/FormComponents}/ImServerSelect.vue +0 -0
  92. /package/dist/imui/{ImForm/components → src/FormComponents}/ImSlot.vue +0 -0
  93. /package/dist/imui/{ImForm/components → src/FormComponents}/ImTimePicker.vue +0 -0
  94. /package/dist/imui/{ImForm/components → src/FormComponents}/ImTree.vue +0 -0
  95. /package/dist/imui/{ImForm/components → src/FormComponents}/index.js +0 -0
  96. /package/dist/imui/{ImForm/components → src/FormComponents}/upload/ImFieldFileUpload.vue +0 -0
  97. /package/dist/imui/{ImForm/components → src/FormComponents}/upload/ImImgUpload.vue +0 -0
  98. /package/dist/imui/{ImForm/components → src/FormComponents}/upload/ImMultiImgUpload.vue +0 -0
  99. /package/dist/imui/{ImForm/components → src/FormComponents}/upload/ImMultiImgUploadList.vue +0 -0
  100. /package/dist/imui/{ImForm/components → src/FormComponents}/upload/ImVideoUpload.vue +0 -0
  101. /package/dist/imui/{ImForm/components → src/FormComponents}/upload/upload.js +0 -0
  102. /package/dist/imui/{ImForm/components → src/FormComponents}/upload/widgets/FileLinePreview.vue +0 -0
  103. /package/dist/imui/{ImForm/components → src/FormComponents}/widgets/SelectShape.vue +0 -0
  104. /package/dist/imui/{FormWidgets → src/FormWidgets}/CardHeader.vue +0 -0
  105. /package/dist/imui/{FormWidgets → src/FormWidgets}/FixedBottom.vue +0 -0
  106. /package/dist/imui/{FormWidgets → src/FormWidgets}/FormSplit.vue +0 -0
  107. /package/dist/imui/{FormWidgets → src/FormWidgets}/readme.md +0 -0
  108. /package/dist/imui/{ImCard.vue → src/ImCard/index.vue} +0 -0
  109. /package/dist/imui/{ImDialog.vue → src/ImDialog/index.vue} +0 -0
  110. /package/dist/imui/{ImDrawer.vue → src/ImDrawer/index.vue} +0 -0
  111. /package/dist/imui/{ImForm → src/ImForm}/index.vue +0 -0
  112. /package/dist/imui/{assets/img → src/ImLoading}/loading.png +0 -0
  113. /package/dist/imui/{ImPagination.vue → src/ImPagination/index.vue} +0 -0
  114. /package/dist/imui/{ImSearchArea.vue → src/ImSearchArea/index.vue} +0 -0
  115. /package/dist/imui/{AffixedTable.js → src/ImTable/AffixedTable.js} +0 -0
  116. /package/dist/imui/{ImTable → src/ImTable}/components/ImFieldsEditor/index.vue +0 -0
  117. /package/dist/imui/{ImTable → src/ImTable}/components/ImFieldsEditor/widget/ExcelEditor.vue +0 -0
  118. /package/dist/imui/{ImTable → src/ImTable}/components/ImTableColumn.vue +0 -0
  119. /package/dist/imui/{ImTable → src/ImTable}/components/TableCustomSettingModal.vue +0 -0
  120. /package/dist/imui/{ImTableArea.vue → src/ImTableArea/index.vue} +0 -0
  121. /package/dist/imui/{ImTableCellWithBorder.vue → src/ImTableCellWithBorder/index.vue} +0 -0
  122. /package/dist/imui/{ImWrapper.vue → src/ImWrapper/index.vue} +0 -0

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.