imeik-imui 1.1.2 → 1.1.5
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/demo.html +10 -0
- package/dist/imeik-imui.common.js +150531 -0
- package/dist/imeik-imui.common.js.gz +0 -0
- package/dist/imeik-imui.css +1 -0
- package/dist/imeik-imui.css.gz +0 -0
- package/dist/imeik-imui.umd.js +150541 -0
- package/dist/imeik-imui.umd.js.gz +0 -0
- package/dist/imeik-imui.umd.min.js +70 -0
- package/dist/imeik-imui.umd.min.js.gz +0 -0
- package/dist/img/jsoneditor-icons.256e3abc.svg +893 -0
- package/dist/img/jsoneditor-icons.256e3abc.svg.gz +0 -0
- package/package.json +4 -3
- package/src/imui/AffixedTable.js +0 -135
- package/src/imui/FieldComponents/index.js +0 -11
- package/src/imui/FieldComponents/readme.md +0 -5
- package/src/imui/FieldComponents/src/FieldAddressInfo/RegionCascader.vue +0 -99
- package/src/imui/FieldComponents/src/FieldAddressInfo/index.vue +0 -463
- package/src/imui/FieldComponents/src/FieldCardHeader/index.vue +0 -34
- package/src/imui/FieldComponents/src/FieldCitySelect/index.vue +0 -221
- package/src/imui/FieldComponents/src/FieldCustomerSelect/components/CustomerSelect.vue +0 -165
- package/src/imui/FieldComponents/src/FieldCustomerSelect/components/EnumShow.vue +0 -63
- package/src/imui/FieldComponents/src/FieldCustomerSelect/components/debounce.js +0 -44
- package/src/imui/FieldComponents/src/FieldCustomerSelect/index.vue +0 -135
- package/src/imui/FieldComponents/src/FieldDateSelect/index.vue +0 -204
- package/src/imui/FieldComponents/src/FieldDepartmentSelect/index.vue +0 -343
- package/src/imui/FieldComponents/src/FieldEmployeeSelect/index.vue +0 -262
- package/src/imui/FieldComponents/src/FieldEmpty/index.vue +0 -21
- package/src/imui/FieldComponents/src/FieldEnumSelect/index.vue +0 -101
- package/src/imui/FieldComponents/src/FieldInput/index.vue +0 -146
- package/src/imui/FieldComponents/src/FieldMeetingSelect/components/MeetingSelect.vue +0 -155
- package/src/imui/FieldComponents/src/FieldMeetingSelect/index.vue +0 -126
- package/src/imui/FieldComponents/src/FieldSelect/index.vue +0 -141
- package/src/imui/FieldComponents/src/FieldSupplySelect/Show/EnumShow.vue +0 -64
- package/src/imui/FieldComponents/src/FieldSupplySelect/Show/ImageShow.vue +0 -90
- package/src/imui/FieldComponents/src/FieldSupplySelect/SupplyManagementList.vue +0 -449
- package/src/imui/FieldComponents/src/FieldSupplySelect/SupplySelectDialog.vue +0 -385
- package/src/imui/FieldComponents/src/FieldSupplySelect/index.vue +0 -228
- package/src/imui/FieldComponents/src/FieldSupplySelect/list/CombinationSupplyInfo.vue +0 -47
- package/src/imui/FieldComponents/src/FieldSupplySelect/list/ErpCount.vue +0 -146
- package/src/imui/FieldComponents/src/FieldSupplySelect/list/GroupBrandAllParams.vue +0 -114
- package/src/imui/FieldComponents/src/FieldSupplySelect/list/SupplyBrandSelect.vue +0 -108
- package/src/imui/FieldComponents/src/FieldSupplySelect/list/SupplyName.vue +0 -62
- package/src/imui/FieldComponents/src/FieldSupplySelect/list/SupplyStatus.vue +0 -26
- package/src/imui/FieldComponents/src/FieldSupplySelect/utils.js +0 -33
- package/src/imui/FieldComponents/src/FieldTagComponent/index.vue +0 -110
- package/src/imui/FieldComponents/src/FieldTextarea/index.vue +0 -100
- package/src/imui/FieldComponents/utils.js +0 -192
- package/src/imui/FieldConfigurate/FieldConfigs.vue +0 -573
- package/src/imui/FieldConfigurate/common.js +0 -207
- package/src/imui/FieldConfigurate/readme.md +0 -1
- package/src/imui/FieldConfigurate/widgets/DefaultSetting.vue +0 -138
- package/src/imui/FieldConfigurate/widgets/OptionsSetting.vue +0 -251
- package/src/imui/FieldConfigurate/widgets/RadioSelect.vue +0 -89
- package/src/imui/FieldConfigurate/widgets/TagCodeSelect.vue +0 -64
- package/src/imui/FormConfigPage/components/ConfigHeader.vue +0 -133
- package/src/imui/FormConfigPage/components/ViewConfigDialog.vue +0 -128
- package/src/imui/FormConfigPage/index.vue +0 -152
- package/src/imui/FormConfiguration/FieldListToDrag.vue +0 -198
- package/src/imui/FormConfiguration/FormRender.vue +0 -193
- package/src/imui/FormConfiguration/field.js +0 -300
- package/src/imui/FormConfiguration/index.vue +0 -278
- package/src/imui/FormConfiguration/utils.js +0 -18
- package/src/imui/ImCard.vue +0 -31
- package/src/imui/ImDialog.vue +0 -90
- package/src/imui/ImDrawer.vue +0 -96
- package/src/imui/ImForm/FormComponents.vue +0 -52
- package/src/imui/ImForm/components/ImBr.vue +0 -10
- package/src/imui/ImForm/components/ImButton.vue +0 -39
- package/src/imui/ImForm/components/ImCascader.vue +0 -113
- package/src/imui/ImForm/components/ImColorPicker.vue +0 -76
- package/src/imui/ImForm/components/ImDatePicker.vue +0 -109
- package/src/imui/ImForm/components/ImEnumCheckboxGroup.vue +0 -86
- package/src/imui/ImForm/components/ImGroupSelect.vue +0 -71
- package/src/imui/ImForm/components/ImInput.vue +0 -85
- package/src/imui/ImForm/components/ImInputNumber.vue +0 -70
- package/src/imui/ImForm/components/ImNumberInput.vue +0 -206
- package/src/imui/ImForm/components/ImRadio.vue +0 -60
- package/src/imui/ImForm/components/ImSelect.vue +0 -149
- package/src/imui/ImForm/components/ImServerCascader.vue +0 -223
- package/src/imui/ImForm/components/ImServerSelect.vue +0 -197
- package/src/imui/ImForm/components/ImSlot.vue +0 -21
- package/src/imui/ImForm/components/ImTimePicker.vue +0 -52
- package/src/imui/ImForm/components/ImTree.vue +0 -59
- package/src/imui/ImForm/components/index.js +0 -9
- package/src/imui/ImForm/index.vue +0 -448
- package/src/imui/ImPagination.vue +0 -78
- package/src/imui/ImSearchArea.vue +0 -108
- package/src/imui/ImTable/components/ImTableColumn.vue +0 -71
- package/src/imui/ImTable/index.vue +0 -262
- package/src/imui/ImTableArea.vue +0 -5
- package/src/imui/ImTableCellWithBorder.vue +0 -41
- package/src/imui/ImWrapper.vue +0 -20
- package/src/imui/api/applycenter.js +0 -19
- package/src/imui/api/mms.js +0 -59
- package/src/imui/api/permission.js +0 -13
- package/src/imui/api/rulecenter.js +0 -14
- package/src/imui/api/user.js +0 -112
- package/src/imui/index.js +0 -34
- package/src/imui/utils/applycenterRequest.js +0 -12
- package/src/imui/utils/index.js +0 -32
- package/src/imui/utils/mmsRequest.js +0 -12
- package/src/imui/utils/permissionRequest.js +0 -12
- package/src/imui/utils/requestTemplate.js +0 -48
- package/src/imui/utils/rulecenterRequest.js +0 -12
- package/src/imui/utils/userRequest.js +0 -12
- /package/{src/imui/FieldComponents/src/FieldSupplySelect/Show/img-holder.png → dist/img/img-holder.0dbc682e.png} +0 -0