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.
- package/dist/imeik-imui.common.js +8580 -56066
- package/dist/imeik-imui.common.js.gz +0 -0
- package/dist/imeik-imui.css +2 -2
- package/dist/imeik-imui.css.gz +0 -0
- package/dist/imeik-imui.umd.js +8580 -56066
- package/dist/imeik-imui.umd.js.gz +0 -0
- package/dist/imeik-imui.umd.min.js +19 -49
- package/dist/imeik-imui.umd.min.js.gz +0 -0
- package/dist/imui/api/user.js +0 -99
- package/dist/imui/index.js +20 -19
- package/dist/imui/{ImForm → src/ImForm}/FormComponents.vue +0 -7
- package/dist/imui/{ImLoading.vue → src/ImLoading/index.vue} +1 -1
- package/dist/imui/{ImTable → src/ImTable}/index.vue +1 -1
- package/package.json +3 -2
- package/dist/img/img-holder.0dbc682e.png +0 -0
- package/dist/img/jsoneditor-icons.256e3abc.svg +0 -893
- package/dist/img/jsoneditor-icons.256e3abc.svg.gz +0 -0
- package/dist/imui/FieldComponents/index.js +0 -11
- package/dist/imui/FieldComponents/readme.md +0 -5
- package/dist/imui/FieldComponents/src/FieldAddressInfo/RegionCascader.vue +0 -99
- package/dist/imui/FieldComponents/src/FieldAddressInfo/index.vue +0 -463
- package/dist/imui/FieldComponents/src/FieldCardHeader/index.vue +0 -34
- package/dist/imui/FieldComponents/src/FieldCitySelect/index.vue +0 -186
- package/dist/imui/FieldComponents/src/FieldCustomerSelect/components/CustomerSelect.vue +0 -165
- package/dist/imui/FieldComponents/src/FieldCustomerSelect/components/EnumShow.vue +0 -63
- package/dist/imui/FieldComponents/src/FieldCustomerSelect/components/debounce.js +0 -44
- package/dist/imui/FieldComponents/src/FieldCustomerSelect/index.vue +0 -135
- package/dist/imui/FieldComponents/src/FieldDateSelect/index.vue +0 -229
- package/dist/imui/FieldComponents/src/FieldDepartmentSelect/index.vue +0 -343
- package/dist/imui/FieldComponents/src/FieldEmployeeSelect/index.vue +0 -262
- package/dist/imui/FieldComponents/src/FieldEmpty/index.vue +0 -21
- package/dist/imui/FieldComponents/src/FieldEnumSelect/index.vue +0 -101
- package/dist/imui/FieldComponents/src/FieldFileUpload/index.vue +0 -64
- package/dist/imui/FieldComponents/src/FieldInput/index.vue +0 -146
- package/dist/imui/FieldComponents/src/FieldMeetingSelect/components/MeetingSelect.vue +0 -155
- package/dist/imui/FieldComponents/src/FieldMeetingSelect/index.vue +0 -126
- package/dist/imui/FieldComponents/src/FieldSelect/index.vue +0 -141
- package/dist/imui/FieldComponents/src/FieldSupplySelect/Show/EnumShow.vue +0 -64
- package/dist/imui/FieldComponents/src/FieldSupplySelect/Show/ImageShow.vue +0 -90
- package/dist/imui/FieldComponents/src/FieldSupplySelect/Show/img-holder.png +0 -0
- package/dist/imui/FieldComponents/src/FieldSupplySelect/SupplyManagementList.vue +0 -449
- package/dist/imui/FieldComponents/src/FieldSupplySelect/SupplySelectDialog.vue +0 -381
- package/dist/imui/FieldComponents/src/FieldSupplySelect/index.vue +0 -227
- package/dist/imui/FieldComponents/src/FieldSupplySelect/list/CombinationSupplyInfo.vue +0 -47
- package/dist/imui/FieldComponents/src/FieldSupplySelect/list/ErpCount.vue +0 -146
- package/dist/imui/FieldComponents/src/FieldSupplySelect/list/GroupBrandAllParams.vue +0 -114
- package/dist/imui/FieldComponents/src/FieldSupplySelect/list/SupplyBrandSelect.vue +0 -108
- package/dist/imui/FieldComponents/src/FieldSupplySelect/list/SupplyName.vue +0 -62
- package/dist/imui/FieldComponents/src/FieldSupplySelect/list/SupplyStatus.vue +0 -26
- package/dist/imui/FieldComponents/src/FieldSupplySelect/utils.js +0 -33
- package/dist/imui/FieldComponents/src/FieldTagComponent/index.vue +0 -152
- package/dist/imui/FieldComponents/src/FieldTextarea/index.vue +0 -100
- package/dist/imui/FieldComponents/utils.js +0 -192
- package/dist/imui/FieldConfigurate/FieldConfigs.vue +0 -530
- package/dist/imui/FieldConfigurate/common.js +0 -191
- package/dist/imui/FieldConfigurate/readme.md +0 -1
- package/dist/imui/FieldConfigurate/widgets/DefaultSetting.vue +0 -138
- package/dist/imui/FieldConfigurate/widgets/OptionsSetting.vue +0 -234
- package/dist/imui/FieldConfigurate/widgets/RadioSelect.vue +0 -89
- package/dist/imui/FieldConfigurate/widgets/TagCodeSelect.vue +0 -64
- package/dist/imui/FormConfigPage/components/ConfigHeader.vue +0 -133
- package/dist/imui/FormConfigPage/components/ViewConfigDialog.vue +0 -128
- package/dist/imui/FormConfigPage/index.vue +0 -165
- package/dist/imui/FormConfiguration/FieldListToDrag.vue +0 -198
- package/dist/imui/FormConfiguration/FormRender.vue +0 -193
- package/dist/imui/FormConfiguration/field.js +0 -299
- package/dist/imui/FormConfiguration/index.vue +0 -278
- package/dist/imui/FormConfiguration/utils.js +0 -18
- package/dist/imui/api/mms.js +0 -59
- package/dist/imui/api/permission.js +0 -13
- package/dist/imui/api/rulecenter.js +0 -14
- package/dist/imui/api/tagcenter.js +0 -14
- package/dist/imui/utils/mmsRequest.js +0 -12
- package/dist/imui/utils/permissionRequest.js +0 -12
- package/dist/imui/utils/rulecenterRequest.js +0 -12
- package/dist/imui/utils/tagcenterRequest.js +0 -12
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImBr.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImButton.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImCascader.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImColorPicker.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImDatePicker.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImEnumCheckboxGroup.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImGroupSelect.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImInput.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImInputNumber.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImNumberInput.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImNumberRange.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImRadio.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImSelect.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImServerCascader.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImServerSelect.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImSlot.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImTimePicker.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/ImTree.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/index.js +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/upload/ImFieldFileUpload.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/upload/ImImgUpload.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/upload/ImMultiImgUpload.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/upload/ImMultiImgUploadList.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/upload/ImVideoUpload.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/upload/upload.js +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/upload/widgets/FileLinePreview.vue +0 -0
- /package/dist/imui/{ImForm/components → src/FormComponents}/widgets/SelectShape.vue +0 -0
- /package/dist/imui/{FormWidgets → src/FormWidgets}/CardHeader.vue +0 -0
- /package/dist/imui/{FormWidgets → src/FormWidgets}/FixedBottom.vue +0 -0
- /package/dist/imui/{FormWidgets → src/FormWidgets}/FormSplit.vue +0 -0
- /package/dist/imui/{FormWidgets → src/FormWidgets}/readme.md +0 -0
- /package/dist/imui/{ImCard.vue → src/ImCard/index.vue} +0 -0
- /package/dist/imui/{ImDialog.vue → src/ImDialog/index.vue} +0 -0
- /package/dist/imui/{ImDrawer.vue → src/ImDrawer/index.vue} +0 -0
- /package/dist/imui/{ImForm → src/ImForm}/index.vue +0 -0
- /package/dist/imui/{assets/img → src/ImLoading}/loading.png +0 -0
- /package/dist/imui/{ImPagination.vue → src/ImPagination/index.vue} +0 -0
- /package/dist/imui/{ImSearchArea.vue → src/ImSearchArea/index.vue} +0 -0
- /package/dist/imui/{AffixedTable.js → src/ImTable/AffixedTable.js} +0 -0
- /package/dist/imui/{ImTable → src/ImTable}/components/ImFieldsEditor/index.vue +0 -0
- /package/dist/imui/{ImTable → src/ImTable}/components/ImFieldsEditor/widget/ExcelEditor.vue +0 -0
- /package/dist/imui/{ImTable → src/ImTable}/components/ImTableColumn.vue +0 -0
- /package/dist/imui/{ImTable → src/ImTable}/components/TableCustomSettingModal.vue +0 -0
- /package/dist/imui/{ImTableArea.vue → src/ImTableArea/index.vue} +0 -0
- /package/dist/imui/{ImTableCellWithBorder.vue → src/ImTableCellWithBorder/index.vue} +0 -0
- /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.