@kengic/vue 0.30.1-beta.96 → 0.31.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.
- package/CHANGELOG.md +503 -0
- package/README.md +10 -0
- package/bin/bin.mjs +9 -24
- package/bin/postinstall.mjs +24 -4
- package/dist/aim-outlined.8d38a0f9.mjs +8 -0
- package/dist/align-left-outlined.579b01c6.mjs +8 -0
- package/dist/audit-outlined.4555f723.mjs +8 -0
- package/dist/bubble-loading.cd2fe007.mjs +8 -0
- package/dist/bulb-outlined.a5bf22d8.mjs +8 -0
- package/dist/card-text-outline.6e053122.mjs +8 -0
- package/dist/caret-down-outlined.c0564a3f.mjs +8 -0
- package/dist/caret-left-outlined.35b1d7d1.mjs +8 -0
- package/dist/caret-right-filled.dbbda237.mjs +8 -0
- package/dist/caret-right-outlined-Btgsw6a_.7ce8e8fe.mjs +8 -0
- package/dist/caret-right-outlined.12fe6699.mjs +8 -0
- package/dist/caret-up-outlined.81b559ad.mjs +8 -0
- package/dist/check-box-outline-blank.d01a2055.mjs +8 -0
- package/dist/check-circle-outlined.b219949f.mjs +8 -0
- package/dist/check-outlined.59c42074.mjs +8 -0
- package/dist/check-square-outlined.233589d8.mjs +8 -0
- package/dist/checkbox-indeterminate.e5386a53.mjs +8 -0
- package/dist/clock-circle-outline.b9d0b3dc.mjs +8 -0
- package/dist/close-circle-outlined.85f75690.mjs +8 -0
- package/dist/close-outlined-DMcSQWxQ.ce961fd1.mjs +8 -0
- package/dist/close-outlined.5757472a.mjs +8 -0
- package/dist/collapse-all-rounded.26ee73fc.mjs +8 -0
- package/dist/control-outlined.d66ac4d2.mjs +8 -0
- package/dist/copy-filled.a3dcd299.mjs +8 -0
- package/dist/copy-outlined.6a695d8a.mjs +8 -0
- package/dist/delete-outlined.20afb717.mjs +8 -0
- package/dist/delete-twotone.1d40696a.mjs +8 -0
- package/dist/double-right-outlined.f057a6b2.mjs +8 -0
- package/dist/down-circle-outlined.8ba93393.mjs +8 -0
- package/dist/download-outlined.e78b5364.mjs +8 -0
- package/dist/edit-outlined.0aae2217.mjs +8 -0
- package/dist/edit-twotone.67c952fa.mjs +8 -0
- package/dist/email-resend-outline.780506de.mjs +8 -0
- package/dist/exception-outlined.8c0003a2.mjs +8 -0
- package/dist/exclamation-circle-outlined-DZrXCnvM.07559897.mjs +8 -0
- package/dist/expand-all-rounded.e01e6cb9.mjs +8 -0
- package/dist/eye-invisible-outlined.5f8d6151.mjs +8 -0
- package/dist/eye-outlined.b25b4d28.mjs +8 -0
- package/dist/file-text-outline.2fbccab6.mjs +8 -0
- package/dist/fit-screen-outline.7341560f.mjs +8 -0
- package/dist/fullscreen-exit-outlined-X1iYkFc4.d7884311.mjs +8 -0
- package/dist/fullscreen-exit-outlined.b77fa876.mjs +8 -0
- package/dist/fullscreen-outlined-DDBrsRcy.d174b06a.mjs +8 -0
- package/dist/fullscreen-outlined.cd572ef8.mjs +8 -0
- package/dist/holder-outlined.9e698750.mjs +8 -0
- package/dist/index.css +1 -0
- package/dist/info-circle-outlined.7ddbd554.mjs +8 -0
- package/dist/kengic-vue.js +224279 -0
- package/dist/key-return-thin.ce6f074c.mjs +8 -0
- package/dist/loading-outlined.13a15197.mjs +8 -0
- package/dist/more-outlined.8e1202ac.mjs +8 -0
- package/dist/one-to-one-outlined.ac265beb.mjs +8 -0
- package/dist/palette-swatch-variant.f7258843.mjs +8 -0
- package/dist/partition-outlined.1bcf4f37.mjs +8 -0
- package/dist/pause-circle-outlined.cd534f5f.mjs +8 -0
- package/dist/pause-outlined.fca0d0f9.mjs +8 -0
- package/dist/pause-rounded.1ed7cc39.mjs +8 -0
- package/dist/play-arrow-rounded.90fc4173.mjs +8 -0
- package/dist/plus-outlined.bdaa6481.mjs +8 -0
- package/dist/printer-outlined.a8d0d92b.mjs +8 -0
- package/dist/profile-outlined.1059fb0d.mjs +8 -0
- package/dist/project/build/generate/generateModifyVars.ts +39 -0
- package/dist/project/index.ts +1 -0
- package/dist/project/types/global.d.ts +184 -0
- package/dist/release-gate-check.8c1ba629.mjs +8 -0
- package/dist/reload-outlined.d320578b.mjs +8 -0
- package/dist/retweet-outlined.bfa9b123.mjs +8 -0
- package/dist/save-as-outline-rounded.c65d61b2.mjs +8 -0
- package/dist/save-outline-rounded.c9c3f880.mjs +8 -0
- package/dist/search-outlined-Od1M_oxf.4a68e7e4.mjs +8 -0
- package/dist/search-outlined.ba5c5a3f.mjs +8 -0
- package/dist/setting-outlined.a3caf743.mjs +8 -0
- package/dist/src/api/WMS/Controllers/DescriptionController/List.d.ts +51 -0
- package/dist/src/api/WMS/Controllers/DescriptionController/ListByCodeNamesAndCodeValues.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/DescriptionController/index.d.ts +2 -0
- package/dist/src/api/WMS/Controllers/SqlClientController/Execute.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/SqlClientController/ExecutePage.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/SqlClientController/index.d.ts +2 -0
- package/dist/src/api/WMS/Controllers/SysPermissionController/List.d.ts +73 -0
- package/dist/src/api/WMS/Controllers/SysPermissionController/index.d.ts +1 -0
- package/dist/src/api/WMS/Controllers/VarConfigDescriptionController/Add.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarConfigDescriptionController/ListByFormId.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarConfigPossibilityController/ExecuteQuery.d.ts +18 -0
- package/dist/src/api/WMS/Controllers/VarConfigPossibilityController/index.d.ts +1 -0
- package/dist/src/api/WMS/Controllers/VarController/GetAll.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarController/index.d.ts +1 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/Create.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/GetResultSetMetadataFromSql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateCopySql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateCreateSql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateDeleteSql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateFrmId.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateSearchSql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateUpdateSql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateVarButtonVarName.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/index.d.ts +9 -0
- package/dist/src/api/WMS/Controllers/VarGridMasterController/QueryByID.d.ts +19 -0
- package/dist/src/api/WMS/Controllers/VarGridMasterController/Update.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarGridMasterController/index.d.ts +2 -0
- package/dist/src/api/WMS/Controllers/VarProfileMasterController/QueryByID.d.ts +19 -0
- package/dist/src/api/WMS/Controllers/VarProfileMasterController/index.d.ts +1 -0
- package/dist/src/api/WMS/Controllers/VarVariableController/Delete.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarVariableController/index.d.ts +1 -0
- package/dist/src/api/WMS/Controllers/WarehouseController/ListVO.d.ts +25 -0
- package/dist/src/api/WMS/Controllers/WorkstationController/List.d.ts +25 -0
- package/dist/src/api/WMS/Controllers/WorkstationController/index.d.ts +1 -0
- package/dist/src/api/WMS/index.d.ts +2 -0
- package/dist/src/api/WMS/models.d.ts +1128 -0
- package/dist/src/api/api.d.ts +1 -0
- package/dist/src/api/def.d.ts +1 -0
- package/dist/src/api/index.d.ts +2 -0
- package/dist/src/component/KgAppSelect/KgAppSelect.d.ts +46 -0
- package/dist/src/component/KgAppSelect/KgAppSelect.event.d.ts +31 -0
- package/dist/src/component/KgAppSelect/KgAppSelect.hooks.d.ts +18 -0
- package/dist/src/component/KgAppSelect/KgAppSelect.store.d.ts +33 -0
- package/dist/src/component/KgAppSelect/index.d.ts +3 -0
- package/dist/src/component/KgButton/KgButton.Copy.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Create.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Delete.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Export.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Import.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.ImportTemplate.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Item.d.ts +39 -0
- package/dist/src/component/KgButton/KgButton.Other.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Search.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Update.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.d.ts +39 -0
- package/dist/src/component/KgButton/KgButton.event.d.ts +81 -0
- package/dist/src/component/KgButton/KgButton.hooks.d.ts +67 -0
- package/dist/src/component/KgButton/KgButton.model.d.ts +31 -0
- package/dist/src/component/KgButton/KgButton.store.d.ts +92 -0
- package/dist/src/component/KgCanvas/KgCanvas.ContextMenu.d.ts +100 -0
- package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.Fullscreen.d.ts +37 -0
- package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.Mode.d.ts +7 -0
- package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.OverviewScale.d.ts +37 -0
- package/dist/src/component/KgCanvas/KgCanvas.Tooltip.d.ts +27 -0
- package/dist/src/component/KgCanvas/KgCanvas.d.ts +232 -0
- package/dist/src/component/KgCanvas/KgCanvas.event.d.ts +216 -0
- package/dist/src/component/KgCanvas/KgCanvas.hooks.d.ts +100 -0
- package/dist/src/component/KgCanvas/KgCanvas.model.d.ts +27 -0
- package/dist/src/component/KgCanvas/KgCanvas.service.d.ts +17 -0
- package/dist/src/component/KgCanvas/KgCanvas.store.d.ts +9 -0
- package/dist/src/component/KgCanvas/index.d.ts +4 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.AreaSelect.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Canvas.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Canvas.service.d.ts +63 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Legend.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Offline.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Setting.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Tab.Log.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Tab.Rgv.d.ts +33 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.hooks.d.ts +29 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.model.d.ts +127 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.store.d.ts +354 -0
- package/dist/src/component/KgCircularShuttleMonitor/index.d.ts +3 -0
- package/dist/src/component/KgForm/KgForm.d.ts +413 -0
- package/dist/src/component/KgForm/KgForm.event.d.ts +202 -0
- package/dist/src/component/KgForm/KgForm.hooks.d.ts +92 -0
- package/dist/src/component/KgForm/KgForm.store.d.ts +23 -0
- package/dist/src/component/KgForm/index.d.ts +4 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Addon.DynamicQueryOperator.d.ts +49 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Addon.Lookup.Modal.d.ts +16 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Addon.Lookup.d.ts +31 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Checkbox.d.ts +98 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.CheckboxGroup.d.ts +95 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Date.d.ts +95 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.DateRange.d.ts +95 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Image.d.ts +90 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Input.d.ts +94 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.InputNumber.d.ts +94 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.InputPassword.d.ts +94 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Link.d.ts +93 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.RadioGroup.d.ts +96 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Select.d.ts +95 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Select.service.d.ts +28 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Switch.d.ts +94 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.TextArea.d.ts +94 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.d.ts +95 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.model.d.ts +111 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.service.d.ts +17 -0
- package/dist/src/component/KgImage/KgImage.d.ts +100 -0
- package/dist/src/component/KgLayoutHeader/KgLayoutHeader.Locale.d.ts +38 -0
- package/dist/src/component/KgLayoutHeader/KgLayoutHeader.hooks.d.ts +4 -0
- package/dist/src/component/KgLayoutHeader/index.d.ts +2 -0
- package/dist/src/component/KgModal/KgModal.d.ts +817 -0
- package/dist/src/component/KgModal/KgModal.model.d.ts +8 -0
- package/dist/src/component/KgModal/KgModal.service.d.ts +37 -0
- package/dist/src/component/KgModal/KgModalHeaderButtons.d.ts +92 -0
- package/dist/src/component/KgModal02/KgModal02.d.ts +470 -0
- package/dist/src/component/KgModal02/KgModal02.model.d.ts +1 -0
- package/dist/src/component/KgProgressA/KgProgressA.d.ts +85 -0
- package/dist/src/component/KgResizable/KgResizable.d.ts +119 -0
- package/dist/src/component/KgResizable/KgResizable.service.d.ts +12 -0
- package/dist/src/component/KgSearch/KgSearch.d.ts +26 -0
- package/dist/src/component/KgSearch/KgSearch.event.d.ts +31 -0
- package/dist/src/component/KgSearch/KgSearch.hooks.d.ts +72 -0
- package/dist/src/component/KgSearch/KgSearch.service.d.ts +32 -0
- package/dist/src/component/KgSearch/KgSearch.store.d.ts +103 -0
- package/dist/src/component/KgSearch/index.d.ts +3 -0
- package/dist/src/component/KgSimulator/KgSimulator.Canvas.Title.d.ts +11 -0
- package/dist/src/component/KgSimulator/KgSimulator.Canvas.d.ts +11 -0
- package/dist/src/component/KgSimulator/KgSimulator.Canvas.service.d.ts +80 -0
- package/dist/src/component/KgSimulator/KgSimulator.Menu.Scene.Create.CircularConveyor.d.ts +36 -0
- package/dist/src/component/KgSimulator/KgSimulator.Menu.Scene.Open.CircularConveyor.d.ts +36 -0
- package/dist/src/component/KgSimulator/KgSimulator.Menu.d.ts +4 -0
- package/dist/src/component/KgSimulator/KgSimulator.Panel.Prefab.d.ts +4 -0
- package/dist/src/component/KgSimulator/KgSimulator.Panel.Property.d.ts +4 -0
- package/dist/src/component/KgSimulator/KgSimulator.Panel.Scene.d.ts +4 -0
- package/dist/src/component/KgSimulator/KgSimulator.Panel.d.ts +97 -0
- package/dist/src/component/KgSimulator/KgSimulator.Prefab.d.ts +108 -0
- package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.Prefab.d.ts +9 -0
- package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.Property.d.ts +9 -0
- package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.Scene.d.ts +9 -0
- package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.d.ts +113 -0
- package/dist/src/component/KgSimulator/KgSimulator.d.ts +33 -0
- package/dist/src/component/KgSimulator/KgSimulator.event.d.ts +93 -0
- package/dist/src/component/KgSimulator/KgSimulator.hooks.d.ts +103 -0
- package/dist/src/component/KgSimulator/KgSimulator.icons.d.ts +10 -0
- package/dist/src/component/KgSimulator/KgSimulator.model.d.ts +1502 -0
- package/dist/src/component/KgSimulator/KgSimulator.store.d.ts +474 -0
- package/dist/src/component/KgSimulator/KgSimulator.utils.d.ts +21 -0
- package/dist/src/component/KgSimulator/index.d.ts +3 -0
- package/dist/src/component/KgSubmit/KgSubmit.d.ts +21 -0
- package/dist/src/component/KgSubmit/KgSubmit.event.d.ts +135 -0
- package/dist/src/component/KgSubmit/KgSubmit.hooks.d.ts +358 -0
- package/dist/src/component/KgSubmit/KgSubmit.model.d.ts +57 -0
- package/dist/src/component/KgSubmit/KgSubmit.service.d.ts +29 -0
- package/dist/src/component/KgSubmit/KgSubmit.store.d.ts +112 -0
- package/dist/src/component/KgSubmit/index.d.ts +4 -0
- package/dist/src/component/KgTable/KgTable.BodyCell.d.ts +60 -0
- package/dist/src/component/KgTable/KgTable.HeadCell.d.ts +51 -0
- package/dist/src/component/KgTable/KgTable.Info.d.ts +57 -0
- package/dist/src/component/KgTable/KgTable.Setting.VarGridMaster.SaveAs.d.ts +4 -0
- package/dist/src/component/KgTable/KgTable.Setting.d.ts +20 -0
- package/dist/src/component/KgTable/KgTable.Setting.service.d.ts +22 -0
- package/dist/src/component/KgTable/KgTable.d.ts +39 -0
- package/dist/src/component/KgTable/KgTable.event.d.ts +111 -0
- package/dist/src/component/KgTable/KgTable.hooks.d.ts +135 -0
- package/dist/src/component/KgTable/KgTable.model.d.ts +65 -0
- package/dist/src/component/KgTable/KgTable.service.d.ts +34 -0
- package/dist/src/component/KgTable/KgTable.store.d.ts +91 -0
- package/dist/src/component/KgTable/index.d.ts +4 -0
- package/dist/src/component/KgTable02/KgTable02.BodyCell.d.ts +72 -0
- package/dist/src/component/KgTable02/KgTable02.d.ts +46 -0
- package/dist/src/component/KgTable02/KgTable02.event.d.ts +123 -0
- package/dist/src/component/KgTable02/KgTable02.hooks.d.ts +62 -0
- package/dist/src/component/KgTable02/KgTable02.store.d.ts +62 -0
- package/dist/src/component/KgTable02/index.d.ts +4 -0
- package/dist/src/component/KgVar/KgVar.Factory.d.ts +106 -0
- package/dist/src/component/KgVar/KgVar.d.ts +120 -0
- package/dist/src/component/KgVar/KgVar.event.d.ts +75 -0
- package/dist/src/component/KgVar/KgVar.hooks.d.ts +307 -0
- package/dist/src/component/KgVar/KgVar.model.d.ts +70 -0
- package/dist/src/component/KgVar/KgVar.store.d.ts +269 -0
- package/dist/src/component/KgVar/index.d.ts +5 -0
- package/dist/src/component/KgVarConfig/KgVarConfig.d.ts +3 -0
- package/dist/src/component/KgVarConfig/KgVarConfig.hooks.d.ts +3 -0
- package/dist/src/component/KgVarConfig/KgVarConfig.model.d.ts +42 -0
- package/dist/src/component/KgVarConfig/KgVarConfig.store.d.ts +16 -0
- package/dist/src/component/KgVarConfig/components/KgVarConfig.SelectFormIdModal.d.ts +27 -0
- package/dist/src/component/KgVarConfig/components/KgVarConfigModal.d.ts +53 -0
- package/dist/src/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.VarButton.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.VarButtonConfig.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.d.ts +5 -0
- package/dist/src/component/KgVarConfig/components/child/KgVarConfig.Modal.Child.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileConfig.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileMaster.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileMaster.service.d.ts +17 -0
- package/dist/src/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.d.ts +5 -0
- package/dist/src/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.VarSubmitConfig.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.VarSubmitDetail.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.d.ts +5 -0
- package/dist/src/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridConfig.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridMaster.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridMaster.service.d.ts +23 -0
- package/dist/src/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.d.ts +5 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigControl.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigDescription.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigInput.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigLookup.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigPossibility.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigTip.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarVariable.d.ts +2 -0
- package/dist/src/component/KgVarConfig/index.d.ts +3 -0
- package/dist/src/component/KgWarehouse/KgWarehouse.d.ts +50 -0
- package/dist/src/component/KgWarehouse/KgWarehouse.event.d.ts +30 -0
- package/dist/src/component/KgWarehouse/KgWarehouse.guard.d.ts +8 -0
- package/dist/src/component/KgWarehouse/KgWarehouse.hooks.d.ts +41 -0
- package/dist/src/component/KgWarehouse/KgWarehouse.store.d.ts +27 -0
- package/dist/src/component/KgWarehouse/index.d.ts +4 -0
- package/dist/src/component/KgWorkStation/KgWorkStation.d.ts +44 -0
- package/dist/src/component/KgWorkStation/KgWorkStation.event.d.ts +27 -0
- package/dist/src/component/KgWorkStation/KgWorkStation.hooks.d.ts +28 -0
- package/dist/src/component/KgWorkStation/KgWorkStation.store.d.ts +37 -0
- package/dist/src/component/KgYesOrNo/KgYesOrNo.d.ts +60 -0
- package/dist/src/component/index.d.ts +22 -0
- package/dist/src/config/config.hooks.d.ts +10 -0
- package/dist/src/config/config.store.d.ts +304 -0
- package/dist/src/config/index.d.ts +63 -0
- package/dist/src/i18n/cs_CZ.d.ts +2 -0
- package/dist/src/i18n/en.d.ts +237 -0
- package/dist/src/i18n/es_ES.d.ts +2 -0
- package/dist/src/i18n/fr_FR.d.ts +2 -0
- package/dist/src/i18n/i18n.setup.d.ts +20 -0
- package/dist/src/i18n/index.d.ts +2 -0
- package/dist/src/i18n/km_KH.d.ts +2 -0
- package/dist/src/i18n/ko_KR.d.ts +2 -0
- package/dist/src/i18n/vi_VN.d.ts +2 -0
- package/dist/src/i18n/zh_CN.d.ts +238 -0
- package/dist/src/index.d.ts +12 -0
- package/dist/src/model/index.d.ts +1976 -0
- package/dist/src/page/KgPageCircularShuttleMonitor/KgPageCircularShuttleMonitor.d.ts +11 -0
- package/dist/src/page/KgPageDda/KgPageDda.d.ts +10 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Basic.SqlModal.d.ts +32 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Basic.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Button.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Menu.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Search.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Submit.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Table.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.d.ts +32 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.store.d.ts +39 -0
- package/dist/src/page/KgPageDda/index.d.ts +5 -0
- package/dist/src/page/KgPageSqlClient/KgPageSqlClient.d.ts +12 -0
- package/dist/src/page/KgPageSqlClient/components/KgSqlClient.Editor.d.ts +13 -0
- package/dist/src/page/KgPageSqlClient/components/KgSqlClient.ResultTab.d.ts +36 -0
- package/dist/src/page/KgPageSqlClient/components/KgSqlClient.Toolbar.Top.d.ts +7 -0
- package/dist/src/page/KgPageSqlClient/components/KgSqlClient.d.ts +5 -0
- package/dist/src/page/index.d.ts +8 -0
- package/dist/src/project/build/getConfigFileName.d.ts +5 -0
- package/dist/src/project/build/index.d.ts +1 -0
- package/dist/src/project/index.d.ts +3 -0
- package/dist/src/project/src/api/sys/menu.d.ts +4 -0
- package/dist/src/project/src/api/sys/model/menuModel.d.ts +15 -0
- package/dist/src/project/src/api/sys/model/userModel.d.ts +46 -0
- package/dist/src/project/src/components/Application/src/useAppContext.d.ts +9 -0
- package/dist/src/project/src/components/index.d.ts +2 -0
- package/dist/src/project/src/enums/CompTypeEnum.d.ts +19 -0
- package/dist/src/project/src/enums/DateTypeEnum.d.ts +8 -0
- package/dist/src/project/src/enums/appEnum.d.ts +40 -0
- package/dist/src/project/src/enums/breakpointEnum.d.ts +18 -0
- package/dist/src/project/src/enums/cacheEnum.d.ts +18 -0
- package/dist/src/project/src/enums/exceptionEnum.d.ts +17 -0
- package/dist/src/project/src/enums/httpEnum.d.ts +38 -0
- package/dist/src/project/src/enums/jeecgEnum.d.ts +16 -0
- package/dist/src/project/src/enums/menuEnum.d.ts +35 -0
- package/dist/src/project/src/enums/pageEnum.d.ts +14 -0
- package/dist/src/project/src/enums/roleEnum.d.ts +4 -0
- package/dist/src/project/src/enums/sizeEnum.d.ts +18 -0
- package/dist/src/project/src/hooks/component/useFormItem.d.ts +2 -0
- package/dist/src/project/src/hooks/component/usePageContext.d.ts +10 -0
- package/dist/src/project/src/hooks/core/onMountedOrActivated.d.ts +1 -0
- package/dist/src/project/src/hooks/core/useAttrs.d.ts +9 -0
- package/dist/src/project/src/hooks/core/useContext.d.ts +11 -0
- package/dist/src/project/src/hooks/core/useRefs.d.ts +2 -0
- package/dist/src/project/src/hooks/core/useTimeout.d.ts +10 -0
- package/dist/src/project/src/hooks/event/useBreakpoint.d.ts +22 -0
- package/dist/src/project/src/hooks/event/useEventListener.d.ts +14 -0
- package/dist/src/project/src/hooks/event/useIntersectionObserver.d.ts +13 -0
- package/dist/src/project/src/hooks/event/useScrollTo.d.ts +10 -0
- package/dist/src/project/src/hooks/event/useWindowSizeFn.d.ts +7 -0
- package/dist/src/project/src/hooks/index.d.ts +21 -0
- package/dist/src/project/src/hooks/jeecg/useAdaptiveWidth.d.ts +18 -0
- package/dist/src/project/src/hooks/setting/index.d.ts +2 -0
- package/dist/src/project/src/hooks/web/useAppInject.d.ts +3 -0
- package/dist/src/project/src/hooks/web/useContentHeight.d.ts +24 -0
- package/dist/src/project/src/hooks/web/useCopyToClipboard.d.ts +10 -0
- package/dist/src/project/src/hooks/web/useDesign.d.ts +4 -0
- package/dist/src/project/src/hooks/web/usePage.d.ts +10 -0
- package/dist/src/project/src/hooks/web/usePagination.d.ts +7 -0
- package/dist/src/project/src/hooks/web/useWebSocket.d.ts +18 -0
- package/dist/src/project/src/layouts/default/content/useContentContext.d.ts +9 -0
- package/dist/src/project/src/layouts/default/content/useContentViewHeight.d.ts +7 -0
- package/dist/src/project/src/locales/helper.d.ts +4 -0
- package/dist/src/project/src/locales/setupI18n.d.ts +4 -0
- package/dist/src/project/src/locales/useLocale.d.ts +11 -0
- package/dist/src/project/src/router/constant2.d.ts +3 -0
- package/dist/src/project/src/router/types.d.ts +61 -0
- package/dist/src/project/src/settings/componentSetting.d.ts +44 -0
- package/dist/src/project/src/settings/designSetting.d.ts +6 -0
- package/dist/src/project/src/settings/encryptionSetting.d.ts +6 -0
- package/dist/src/project/src/settings/projectSetting.d.ts +3 -0
- package/dist/src/project/src/store/modules/locale.d.ts +38 -0
- package/dist/src/project/src/utils/auth/index.d.ts +19 -0
- package/dist/src/project/src/utils/bem.d.ts +15 -0
- package/dist/src/project/src/utils/cache/index.d.ts +7 -0
- package/dist/src/project/src/utils/cache/memory.d.ts +22 -0
- package/dist/src/project/src/utils/cache/persistent.d.ts +33 -0
- package/dist/src/project/src/utils/cache/storageCache.d.ts +8 -0
- package/dist/src/project/src/utils/cipher.d.ts +19 -0
- package/dist/src/project/src/utils/color.d.ts +29 -0
- package/dist/src/project/src/utils/common/compUtils.d.ts +87 -0
- package/dist/src/project/src/utils/common/functionUtils.d.ts +6 -0
- package/dist/src/project/src/utils/dateUtil.d.ts +4 -0
- package/dist/src/project/src/utils/domUtils.d.ts +28 -0
- package/dist/src/project/src/utils/encryption/signMd5Utils.d.ts +29 -0
- package/dist/src/project/src/utils/env.d.ts +16 -0
- package/dist/src/project/src/utils/event/index.d.ts +3 -0
- package/dist/src/project/src/utils/factory/createAsyncComponent.d.ts +9 -0
- package/dist/src/project/src/utils/file/base64Conver.d.ts +4 -0
- package/dist/src/project/src/utils/file/download.d.ts +9 -0
- package/dist/src/project/src/utils/helper/treeHelper.d.ts +34 -0
- package/dist/src/project/src/utils/helper/tsxHelper.d.ts +13 -0
- package/dist/src/project/src/utils/index.index.d.ts +42 -0
- package/dist/src/project/src/utils/is.d.ts +17 -0
- package/dist/src/project/src/utils/mitt.d.ts +26 -0
- package/dist/src/project/src/utils/propTypes.d.ts +9 -0
- package/dist/src/project/src/utils/props.d.ts +68 -0
- package/dist/src/project/src/utils/uuid.d.ts +2 -0
- package/dist/src/project/types/axios.d.ts +35 -0
- package/dist/src/project/types/config.d.ts +108 -0
- package/dist/src/project/types/store.d.ts +43 -0
- package/dist/src/project/types/utils.d.ts +4 -0
- package/dist/src/service/http-client.d.ts +98 -0
- package/dist/src/util/ant-design-vue.d.ts +347 -0
- package/dist/src/util/event.util.d.ts +15 -0
- package/dist/src/util/kg-auth.util.d.ts +12 -0
- package/dist/src/util/kg-route.util.d.ts +18 -0
- package/dist/src/util/kg.util.d.ts +347 -0
- package/dist/src/util/tsx.helper.d.ts +23 -0
- package/dist/stop-outlined.9f2c4f61.mjs +8 -0
- package/dist/stop.ea3dde55.mjs +8 -0
- package/dist/three-dots-loading-bIlrTJYR.ebceb73e.mjs +8 -0
- package/dist/upload-outlined.c576b26a.mjs +8 -0
- package/package.json +68 -10
- package/api/WMS/Controllers/DescriptionController/List.ts +0 -84
- package/api/WMS/Controllers/DescriptionController/ListByCodeNamesAndCodeValues.ts +0 -21
- package/api/WMS/Controllers/DescriptionController/index.ts +0 -2
- package/api/WMS/Controllers/SqlClientController/Execute.ts +0 -21
- package/api/WMS/Controllers/SqlClientController/ExecutePage.ts +0 -21
- package/api/WMS/Controllers/SqlClientController/index.ts +0 -2
- package/api/WMS/Controllers/SysPermissionController/List.ts +0 -117
- package/api/WMS/Controllers/SysPermissionController/index.ts +0 -1
- package/api/WMS/Controllers/VarConfigDescriptionController/Add.ts +0 -21
- package/api/WMS/Controllers/VarConfigDescriptionController/ListByFormId.ts +0 -21
- package/api/WMS/Controllers/VarConfigPossibilityController/ExecuteQuery.ts +0 -36
- package/api/WMS/Controllers/VarConfigPossibilityController/index.ts +0 -1
- package/api/WMS/Controllers/VarController/GetAll.ts +0 -21
- package/api/WMS/Controllers/VarController/index.ts +0 -1
- package/api/WMS/Controllers/VarDdaController/Create.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/GetResultSetMetadataFromSql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateCopySql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateCreateSql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateDeleteSql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateFrmId.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateSearchSql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateUpdateSql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateVarButtonVarName.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/index.ts +0 -9
- package/api/WMS/Controllers/VarGridMasterController/QueryByID.ts +0 -36
- package/api/WMS/Controllers/VarGridMasterController/Update.ts +0 -21
- package/api/WMS/Controllers/VarGridMasterController/index.ts +0 -2
- package/api/WMS/Controllers/VarProfileMasterController/QueryByID.ts +0 -36
- package/api/WMS/Controllers/VarProfileMasterController/index.ts +0 -1
- package/api/WMS/Controllers/VarVariableController/Delete.ts +0 -21
- package/api/WMS/Controllers/VarVariableController/index.ts +0 -1
- package/api/WMS/Controllers/WarehouseController/ListVO.ts +0 -45
- package/api/WMS/Controllers/WorkstationController/List.ts +0 -45
- package/api/WMS/Controllers/WorkstationController/index.ts +0 -1
- package/api/WMS/index.ts +0 -2
- package/api/WMS/models.ts +0 -2113
- package/api/api.ts +0 -1
- package/api/def.ts +0 -1
- package/api/index.ts +0 -2
- package/asset/ant.less +0 -678
- package/asset/element-plus.css +0 -112
- package/asset/flag/cs_CZ.png +0 -0
- package/asset/flag/en.png +0 -0
- package/asset/flag/es_ES.png +0 -0
- package/asset/flag/fr_FR.png +0 -0
- package/asset/flag/km_KH.png +0 -0
- package/asset/flag/ko_KR.png +0 -0
- package/asset/flag/vi_VN.png +0 -0
- package/asset/flag/zh_CN.png +0 -0
- package/asset/images/warehouse.000000.svg +0 -9
- package/asset/images/warehouse.1890ff.svg +0 -9
- package/asset/index.less +0 -347
- package/asset/jeecg.less +0 -382
- package/asset/var.less +0 -3
- package/asset/vxe.less +0 -51
- package/component/KgAppSelect/KgAppSelect.event.ts +0 -52
- package/component/KgAppSelect/KgAppSelect.hooks.ts +0 -50
- package/component/KgAppSelect/KgAppSelect.less +0 -30
- package/component/KgAppSelect/KgAppSelect.store.ts +0 -162
- package/component/KgAppSelect/KgAppSelect.tsx +0 -60
- package/component/KgAppSelect/index.ts +0 -4
- package/component/KgButton/KgButton.Copy.tsx +0 -143
- package/component/KgButton/KgButton.Create.tsx +0 -208
- package/component/KgButton/KgButton.Delete.tsx +0 -156
- package/component/KgButton/KgButton.Export.tsx +0 -294
- package/component/KgButton/KgButton.Import.tsx +0 -247
- package/component/KgButton/KgButton.ImportTemplate.tsx +0 -214
- package/component/KgButton/KgButton.Item.tsx +0 -128
- package/component/KgButton/KgButton.Other.tsx +0 -292
- package/component/KgButton/KgButton.Search.tsx +0 -146
- package/component/KgButton/KgButton.Update.tsx +0 -210
- package/component/KgButton/KgButton.event.ts +0 -157
- package/component/KgButton/KgButton.hooks.ts +0 -117
- package/component/KgButton/KgButton.less +0 -187
- package/component/KgButton/KgButton.model.tsx +0 -39
- package/component/KgButton/KgButton.store.ts +0 -333
- package/component/KgButton/KgButton.tsx +0 -221
- package/component/KgCanvas/KgCanvas.ContextMenu.tsx +0 -181
- package/component/KgCanvas/KgCanvas.ToolbarButton.Fullscreen.tsx +0 -80
- package/component/KgCanvas/KgCanvas.ToolbarButton.Mode.tsx +0 -68
- package/component/KgCanvas/KgCanvas.ToolbarButton.OverviewScale.tsx +0 -66
- package/component/KgCanvas/KgCanvas.Tooltip.tsx +0 -118
- package/component/KgCanvas/KgCanvas.css +0 -128
- package/component/KgCanvas/KgCanvas.event.ts +0 -380
- package/component/KgCanvas/KgCanvas.hooks.ts +0 -181
- package/component/KgCanvas/KgCanvas.model.ts +0 -31
- package/component/KgCanvas/KgCanvas.service.tsx +0 -116
- package/component/KgCanvas/KgCanvas.store.ts +0 -68
- package/component/KgCanvas/KgCanvas.tsx +0 -632
- package/component/KgCanvas/index.ts +0 -5
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.AreaSelect.tsx +0 -107
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Canvas.service.tsx +0 -3053
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Canvas.tsx +0 -606
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Legend.tsx +0 -71
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Offline.tsx +0 -50
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Setting.tsx +0 -169
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Tab.Log.tsx +0 -30
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Tab.Rgv.tsx +0 -672
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.css +0 -510
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.hooks.ts +0 -78
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.model.ts +0 -161
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.store.tsx +0 -744
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.tsx +0 -171
- package/component/KgCircularShuttleMonitor/index.ts +0 -4
- package/component/KgForm/KgForm.event.ts +0 -328
- package/component/KgForm/KgForm.hooks.ts +0 -158
- package/component/KgForm/KgForm.less +0 -0
- package/component/KgForm/KgForm.store.ts +0 -36
- package/component/KgForm/KgForm.tsx +0 -61
- package/component/KgForm/index.ts +0 -10
- package/component/KgForm.Item/KgForm.Item.Addon.DynamicQueryOperator.tsx +0 -88
- package/component/KgForm.Item/KgForm.Item.Addon.Lookup.Modal.tsx +0 -191
- package/component/KgForm.Item/KgForm.Item.Addon.Lookup.tsx +0 -76
- package/component/KgForm.Item/KgForm.Item.Checkbox.tsx +0 -61
- package/component/KgForm.Item/KgForm.Item.CheckboxGroup.tsx +0 -176
- package/component/KgForm.Item/KgForm.Item.Date.tsx +0 -88
- package/component/KgForm.Item/KgForm.Item.DateRange.tsx +0 -110
- package/component/KgForm.Item/KgForm.Item.Image.tsx +0 -35
- package/component/KgForm.Item/KgForm.Item.Input.tsx +0 -72
- package/component/KgForm.Item/KgForm.Item.InputNumber.tsx +0 -68
- package/component/KgForm.Item/KgForm.Item.InputPassword.tsx +0 -72
- package/component/KgForm.Item/KgForm.Item.Link.tsx +0 -37
- package/component/KgForm.Item/KgForm.Item.RadioGroup.tsx +0 -91
- package/component/KgForm.Item/KgForm.Item.Select.service.tsx +0 -317
- package/component/KgForm.Item/KgForm.Item.Select.tsx +0 -236
- package/component/KgForm.Item/KgForm.Item.Switch.tsx +0 -49
- package/component/KgForm.Item/KgForm.Item.TextArea.tsx +0 -99
- package/component/KgForm.Item/KgForm.Item.less +0 -476
- package/component/KgForm.Item/KgForm.Item.model.ts +0 -129
- package/component/KgForm.Item/KgForm.Item.service.tsx +0 -479
- package/component/KgForm.Item/KgForm.Item.tsx +0 -642
- package/component/KgImage/KgImage.less +0 -12
- package/component/KgImage/KgImage.tsx +0 -73
- package/component/KgLayoutHeader/KgLayoutHeader.Locale.tsx +0 -118
- package/component/KgLayoutHeader/KgLayoutHeader.hooks.ts +0 -31
- package/component/KgLayoutHeader/KgLayoutHeader.less +0 -14
- package/component/KgLayoutHeader/index.ts +0 -3
- package/component/KgModal/KgModal.css +0 -234
- package/component/KgModal/KgModal.model.ts +0 -9
- package/component/KgModal/KgModal.service.ts +0 -560
- package/component/KgModal/KgModal.tsx +0 -207
- package/component/KgModal/KgModalHeaderButtons.tsx +0 -130
- package/component/KgModal02/KgModal02.css +0 -11
- package/component/KgModal02/KgModal02.model.ts +0 -1
- package/component/KgModal02/KgModal02.tsx +0 -93
- package/component/KgProgressA/KgProgressA.less +0 -35
- package/component/KgProgressA/KgProgressA.tsx +0 -90
- package/component/KgResizable/KgResizable.less +0 -114
- package/component/KgResizable/KgResizable.service.tsx +0 -41
- package/component/KgResizable/KgResizable.tsx +0 -239
- package/component/KgSearch/KgSearch.event.ts +0 -78
- package/component/KgSearch/KgSearch.hooks.ts +0 -160
- package/component/KgSearch/KgSearch.less +0 -251
- package/component/KgSearch/KgSearch.service.tsx +0 -236
- package/component/KgSearch/KgSearch.store.ts +0 -609
- package/component/KgSearch/KgSearch.tsx +0 -506
- package/component/KgSearch/index.ts +0 -4
- package/component/KgSimulator/KgSimulator.Canvas.Title.tsx +0 -71
- package/component/KgSimulator/KgSimulator.Canvas.service.tsx +0 -3403
- package/component/KgSimulator/KgSimulator.Canvas.tsx +0 -1105
- package/component/KgSimulator/KgSimulator.Menu.Scene.Create.CircularConveyor.tsx +0 -258
- package/component/KgSimulator/KgSimulator.Menu.Scene.Open.CircularConveyor.tsx +0 -214
- package/component/KgSimulator/KgSimulator.Menu.tsx +0 -446
- package/component/KgSimulator/KgSimulator.Panel.Prefab.tsx +0 -87
- package/component/KgSimulator/KgSimulator.Panel.Property.tsx +0 -1120
- package/component/KgSimulator/KgSimulator.Panel.Scene.tsx +0 -819
- package/component/KgSimulator/KgSimulator.Panel.tsx +0 -149
- package/component/KgSimulator/KgSimulator.Prefab.tsx +0 -142
- package/component/KgSimulator/KgSimulator.ToolbarButton.Prefab.tsx +0 -44
- package/component/KgSimulator/KgSimulator.ToolbarButton.Property.tsx +0 -40
- package/component/KgSimulator/KgSimulator.ToolbarButton.Scene.tsx +0 -40
- package/component/KgSimulator/KgSimulator.ToolbarButton.tsx +0 -130
- package/component/KgSimulator/KgSimulator.css +0 -610
- package/component/KgSimulator/KgSimulator.event.ts +0 -197
- package/component/KgSimulator/KgSimulator.hooks.ts +0 -237
- package/component/KgSimulator/KgSimulator.icons.tsx +0 -148
- package/component/KgSimulator/KgSimulator.model.ts +0 -2629
- package/component/KgSimulator/KgSimulator.store.tsx +0 -1192
- package/component/KgSimulator/KgSimulator.tsx +0 -235
- package/component/KgSimulator/KgSimulator.utils.ts +0 -30
- package/component/KgSimulator/index.ts +0 -4
- package/component/KgSubmit/KgSubmit.event.ts +0 -272
- package/component/KgSubmit/KgSubmit.hooks.ts +0 -662
- package/component/KgSubmit/KgSubmit.less +0 -174
- package/component/KgSubmit/KgSubmit.model.ts +0 -82
- package/component/KgSubmit/KgSubmit.service.tsx +0 -368
- package/component/KgSubmit/KgSubmit.store.ts +0 -568
- package/component/KgSubmit/KgSubmit.tsx +0 -1132
- package/component/KgSubmit/index.ts +0 -5
- package/component/KgTable/KgTable.BodyCell.tsx +0 -475
- package/component/KgTable/KgTable.HeadCell.tsx +0 -333
- package/component/KgTable/KgTable.Info.tsx +0 -133
- package/component/KgTable/KgTable.Setting.VarGridMaster.SaveAs.tsx +0 -63
- package/component/KgTable/KgTable.Setting.service.tsx +0 -285
- package/component/KgTable/KgTable.Setting.tsx +0 -377
- package/component/KgTable/KgTable.event.ts +0 -206
- package/component/KgTable/KgTable.hooks.ts +0 -235
- package/component/KgTable/KgTable.less +0 -912
- package/component/KgTable/KgTable.model.ts +0 -73
- package/component/KgTable/KgTable.service.tsx +0 -781
- package/component/KgTable/KgTable.store.ts +0 -390
- package/component/KgTable/KgTable.tsx +0 -1105
- package/component/KgTable/index.ts +0 -5
- package/component/KgTable02/KgTable02.BodyCell.tsx +0 -407
- package/component/KgTable02/KgTable02.css +0 -199
- package/component/KgTable02/KgTable02.event.ts +0 -224
- package/component/KgTable02/KgTable02.hooks.ts +0 -111
- package/component/KgTable02/KgTable02.store.ts +0 -186
- package/component/KgTable02/KgTable02.tsx +0 -865
- package/component/KgTable02/index.ts +0 -5
- package/component/KgVar/KgVar.Factory.tsx +0 -146
- package/component/KgVar/KgVar.css +0 -125
- package/component/KgVar/KgVar.event.ts +0 -122
- package/component/KgVar/KgVar.hooks.ts +0 -543
- package/component/KgVar/KgVar.model.ts +0 -86
- package/component/KgVar/KgVar.store.ts +0 -2966
- package/component/KgVar/KgVar.tsx +0 -276
- package/component/KgVar/index.ts +0 -6
- package/component/KgVarConfig/KgVarConfig.hooks.ts +0 -19
- package/component/KgVarConfig/KgVarConfig.less +0 -499
- package/component/KgVarConfig/KgVarConfig.model.ts +0 -56
- package/component/KgVarConfig/KgVarConfig.store.ts +0 -29
- package/component/KgVarConfig/KgVarConfig.tsx +0 -139
- package/component/KgVarConfig/components/KgVarConfig.SelectFormIdModal.tsx +0 -138
- package/component/KgVarConfig/components/KgVarConfigModal.tsx +0 -228
- package/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.VarButton.tsx +0 -647
- package/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.VarButtonConfig.tsx +0 -64
- package/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.tsx +0 -44
- package/component/KgVarConfig/components/child/KgVarConfig.Modal.Child.tsx +0 -265
- package/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileConfig.tsx +0 -64
- package/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileMaster.service.tsx +0 -408
- package/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileMaster.tsx +0 -399
- package/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.tsx +0 -44
- package/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.VarSubmitConfig.tsx +0 -336
- package/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.VarSubmitDetail.tsx +0 -165
- package/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.tsx +0 -44
- package/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridConfig.tsx +0 -209
- package/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridMaster.service.tsx +0 -567
- package/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridMaster.tsx +0 -398
- package/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.tsx +0 -44
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigControl.tsx +0 -162
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigDescription.tsx +0 -119
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigInput.tsx +0 -322
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigLookup.tsx +0 -222
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigPossibility.tsx +0 -194
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigTip.tsx +0 -134
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarVariable.tsx +0 -129
- package/component/KgVarConfig/index.ts +0 -6
- package/component/KgWarehouse/KgWarehouse.event.ts +0 -63
- package/component/KgWarehouse/KgWarehouse.guard.ts +0 -77
- package/component/KgWarehouse/KgWarehouse.hooks.ts +0 -92
- package/component/KgWarehouse/KgWarehouse.less +0 -78
- package/component/KgWarehouse/KgWarehouse.store.ts +0 -135
- package/component/KgWarehouse/KgWarehouse.tsx +0 -321
- package/component/KgWarehouse/index.ts +0 -5
- package/component/KgWorkStation/KgWorkStation.css +0 -8
- package/component/KgWorkStation/KgWorkStation.event.ts +0 -54
- package/component/KgWorkStation/KgWorkStation.hooks.ts +0 -59
- package/component/KgWorkStation/KgWorkStation.store.ts +0 -144
- package/component/KgWorkStation/KgWorkStation.tsx +0 -254
- package/component/KgYesOrNo/KgYesOrNo.less +0 -3
- package/component/KgYesOrNo/KgYesOrNo.tsx +0 -50
- package/component/index.ts +0 -23
- package/config/config.hooks.ts +0 -32
- package/config/config.store.ts +0 -705
- package/config/index.ts +0 -347
- package/i18n/cs_CZ.ts +0 -1
- package/i18n/en.ts +0 -236
- package/i18n/es_ES.ts +0 -1
- package/i18n/fr_FR.ts +0 -1
- package/i18n/i18n.setup.ts +0 -61
- package/i18n/index.ts +0 -23
- package/i18n/km_KH.ts +0 -1
- package/i18n/ko_KR.ts +0 -1
- package/i18n/vi_VN.ts +0 -1
- package/i18n/zh_CN.ts +0 -237
- package/index.ts +0 -15
- package/model/index.ts +0 -1695
- package/page/KgPageCircularShuttleMonitor/KgPageCircularShuttleMonitor.tsx +0 -13
- package/page/KgPageDda/KgPageDda.css +0 -0
- package/page/KgPageDda/KgPageDda.tsx +0 -140
- package/page/KgPageDda/components/KgPageDda.Create.Basic.SqlModal.tsx +0 -65
- package/page/KgPageDda/components/KgPageDda.Create.Basic.tsx +0 -219
- package/page/KgPageDda/components/KgPageDda.Create.Button.tsx +0 -427
- package/page/KgPageDda/components/KgPageDda.Create.Menu.tsx +0 -148
- package/page/KgPageDda/components/KgPageDda.Create.Search.tsx +0 -371
- package/page/KgPageDda/components/KgPageDda.Create.Submit.tsx +0 -362
- package/page/KgPageDda/components/KgPageDda.Create.Table.tsx +0 -372
- package/page/KgPageDda/components/KgPageDda.Create.less +0 -362
- package/page/KgPageDda/components/KgPageDda.Create.store.ts +0 -437
- package/page/KgPageDda/components/KgPageDda.Create.tsx +0 -330
- package/page/KgPageDda/index.ts +0 -4
- package/page/KgPageSqlClient/KgPageSqlClient.tsx +0 -14
- package/page/KgPageSqlClient/components/KgSqlClient.Editor.tsx +0 -84
- package/page/KgPageSqlClient/components/KgSqlClient.ResultTab.tsx +0 -145
- package/page/KgPageSqlClient/components/KgSqlClient.Toolbar.Top.tsx +0 -132
- package/page/KgPageSqlClient/components/KgSqlClient.css +0 -171
- package/page/KgPageSqlClient/components/KgSqlClient.tsx +0 -110
- package/page/index.ts +0 -55
- package/project/build/generate/generateModifyVars.ts +0 -40
- package/project/index.ts +0 -2
- package/project/src/api/sys/menu.ts +0 -37
- package/project/src/api/sys/model/menuModel.ts +0 -17
- package/project/src/api/sys/model/userModel.ts +0 -58
- package/project/src/components/Application/src/useAppContext.ts +0 -17
- package/project/src/components/index.ts +0 -3
- package/project/src/enums/CompTypeEnum.ts +0 -32
- package/project/src/enums/DateTypeEnum.ts +0 -8
- package/project/src/enums/appEnum.ts +0 -58
- package/project/src/enums/breakpointEnum.ts +0 -28
- package/project/src/enums/cacheEnum.ts +0 -39
- package/project/src/enums/exceptionEnum.ts +0 -27
- package/project/src/enums/httpEnum.ts +0 -50
- package/project/src/enums/jeecgEnum.ts +0 -23
- package/project/src/enums/menuEnum.ts +0 -50
- package/project/src/enums/pageEnum.ts +0 -19
- package/project/src/enums/roleEnum.ts +0 -7
- package/project/src/enums/sizeEnum.ts +0 -27
- package/project/src/hooks/component/useFormItem.ts +0 -44
- package/project/src/hooks/component/usePageContext.ts +0 -18
- package/project/src/hooks/core/onMountedOrActivated.ts +0 -18
- package/project/src/hooks/core/useAttrs.ts +0 -41
- package/project/src/hooks/core/useContext.ts +0 -30
- package/project/src/hooks/core/useRefs.ts +0 -16
- package/project/src/hooks/core/useTimeout.ts +0 -45
- package/project/src/hooks/event/useBreakpoint.ts +0 -89
- package/project/src/hooks/event/useEventListener.ts +0 -52
- package/project/src/hooks/event/useIntersectionObserver.ts +0 -42
- package/project/src/hooks/event/useScrollTo.ts +0 -59
- package/project/src/hooks/event/useWindowSizeFn.ts +0 -36
- package/project/src/hooks/index.ts +0 -26
- package/project/src/hooks/jeecg/useAdaptiveWidth.ts +0 -82
- package/project/src/hooks/setting/index.ts +0 -27
- package/project/src/hooks/web/useAppInject.ts +0 -10
- package/project/src/hooks/web/useContentHeight.ts +0 -175
- package/project/src/hooks/web/useCopyToClipboard.ts +0 -70
- package/project/src/hooks/web/useDesign.ts +0 -10
- package/project/src/hooks/web/usePage.ts +0 -87
- package/project/src/hooks/web/usePagination.ts +0 -31
- package/project/src/hooks/web/useWebSocket.ts +0 -95
- package/project/src/layouts/default/content/useContentContext.ts +0 -17
- package/project/src/layouts/default/content/useContentViewHeight.ts +0 -42
- package/project/src/locales/helper.ts +0 -36
- package/project/src/locales/setupI18n.ts +0 -43
- package/project/src/locales/useLocale.ts +0 -77
- package/project/src/router/constant2.ts +0 -5
- package/project/src/router/types.ts +0 -73
- package/project/src/settings/componentSetting.ts +0 -88
- package/project/src/settings/designSetting.ts +0 -14
- package/project/src/settings/encryptionSetting.ts +0 -11
- package/project/src/settings/projectSetting.ts +0 -194
- package/project/src/store/modules/locale.ts +0 -49
- package/project/src/utils/auth/index.ts +0 -42
- package/project/src/utils/bem.ts +0 -45
- package/project/src/utils/cache/index.ts +0 -31
- package/project/src/utils/cache/memory.ts +0 -99
- package/project/src/utils/cache/persistent.ts +0 -132
- package/project/src/utils/cache/storageCache.ts +0 -102
- package/project/src/utils/cipher.ts +0 -54
- package/project/src/utils/color.ts +0 -93
- package/project/src/utils/common/compUtils.ts +0 -292
- package/project/src/utils/common/functionUtils.ts +0 -14
- package/project/src/utils/dateUtil.ts +0 -14
- package/project/src/utils/domUtils.ts +0 -158
- package/project/src/utils/encryption/signMd5Utils.ts +0 -122
- package/project/src/utils/env.ts +0 -40
- package/project/src/utils/event/index.ts +0 -39
- package/project/src/utils/factory/createAsyncComponent.tsx +0 -50
- package/project/src/utils/file/base64Conver.ts +0 -15
- package/project/src/utils/file/download.ts +0 -37
- package/project/src/utils/helper/treeHelper.ts +0 -145
- package/project/src/utils/helper/tsxHelper.ts +0 -35
- package/project/src/utils/index.index.ts +0 -158
- package/project/src/utils/is.ts +0 -85
- package/project/src/utils/mitt.ts +0 -101
- package/project/src/utils/propTypes.ts +0 -34
- package/project/src/utils/props.ts +0 -139
- package/project/src/utils/uuid.ts +0 -29
- package/project/types/axios.ts +0 -57
- package/project/types/config.ts +0 -180
- package/project/types/global.d.ts +0 -191
- package/project/types/store.ts +0 -60
- package/project/types/utils.ts +0 -5
- package/service/http-client.ts +0 -257
- package/tsconfig.json +0 -26
- package/type/env.d.ts +0 -7
- package/type/index.d.ts +0 -1
- package/util/ant-design-vue.ts +0 -146
- package/util/event.util.ts +0 -24
- package/util/kg-auth.util.ts +0 -16
- package/util/kg-route.util.ts +0 -25
- package/util/kg.util.tsx +0 -2997
- package/util/tsx.helper.tsx +0 -45
- /package/{project → dist/project}/build/config/themeConfig.ts +0 -0
- /package/{project → dist/project}/build/constant.ts +0 -0
- /package/{project → dist/project}/build/generate/icon/index.ts +0 -0
- /package/{project → dist/project}/build/getConfigFileName.ts +0 -0
- /package/{project → dist/project}/build/index.ts +0 -0
- /package/{project → dist/project}/build/script/buildConf.ts +0 -0
- /package/{project → dist/project}/build/script/postBuild.ts +0 -0
- /package/{project → dist/project}/build/utils.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/compress.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/html.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/imagemin.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/index.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/pwa.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/styleImport.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/svgSprite.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/theme.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/visualizer.ts +0 -0
- /package/{project → dist/project}/build/vite/proxy.ts +0 -0
- /package/{api/WMS/Controllers/VarConfigDescriptionController/index.ts → dist/src/api/WMS/Controllers/VarConfigDescriptionController/index.d.ts} +0 -0
- /package/{api/WMS/Controllers/WarehouseController/index.ts → dist/src/api/WMS/Controllers/WarehouseController/index.d.ts} +0 -0
- /package/{api/WMS/Controllers/index.ts → dist/src/api/WMS/Controllers/index.d.ts} +0 -0
- /package/{component/KgButton/index.ts → dist/src/component/KgButton/index.d.ts} +0 -0
- /package/{component/KgForm.Item/index.ts → dist/src/component/KgForm.Item/index.d.ts} +0 -0
- /package/{component/KgImage/index.ts → dist/src/component/KgImage/index.d.ts} +0 -0
- /package/{component/KgModal/index.ts → dist/src/component/KgModal/index.d.ts} +0 -0
- /package/{component/KgModal02/index.ts → dist/src/component/KgModal02/index.d.ts} +0 -0
- /package/{component/KgProgressA/index.ts → dist/src/component/KgProgressA/index.d.ts} +0 -0
- /package/{component/KgResizable/index.ts → dist/src/component/KgResizable/index.d.ts} +0 -0
- /package/{component/KgSearch/KgSearch.model.ts → dist/src/component/KgSearch/KgSearch.model.d.ts} +0 -0
- /package/{component/KgTable02/KgTable02.model.ts → dist/src/component/KgTable02/KgTable02.model.d.ts} +0 -0
- /package/{component/KgWorkStation/index.ts → dist/src/component/KgWorkStation/index.d.ts} +0 -0
- /package/{component/KgYesOrNo/index.ts → dist/src/component/KgYesOrNo/index.d.ts} +0 -0
- /package/{page/KgPageCircularShuttleMonitor/index.ts → dist/src/page/KgPageCircularShuttleMonitor/index.d.ts} +0 -0
- /package/{page/KgPageSqlClient/index.ts → dist/src/page/KgPageSqlClient/index.d.ts} +0 -0
- /package/{project/src/api/index.ts → dist/src/project/src/api/index.d.ts} +0 -0
- /package/{project/src/api/sys/model/uploadModel.ts → dist/src/project/src/api/sys/model/uploadModel.d.ts} +0 -0
- /package/{project/src/components/Dropdown/index.ts → dist/src/project/src/components/Dropdown/index.d.ts} +0 -0
- /package/{project/src/components/Dropdown/src/typing.ts → dist/src/project/src/components/Dropdown/src/typing.d.ts} +0 -0
- /package/{project/src/enums/index.ts → dist/src/project/src/enums/index.d.ts} +0 -0
- /package/{project/src/index.ts → dist/src/project/src/index.d.ts} +0 -0
- /package/{project/src/layouts/index.ts → dist/src/project/src/layouts/index.d.ts} +0 -0
- /package/{project/src/locales/index.ts → dist/src/project/src/locales/index.d.ts} +0 -0
- /package/{project/src/router/index.ts → dist/src/project/src/router/index.d.ts} +0 -0
- /package/{project/src/settings/index.ts → dist/src/project/src/settings/index.d.ts} +0 -0
- /package/{project/src/store/index.ts → dist/src/project/src/store/index.d.ts} +0 -0
- /package/{project/src/store/modules/index.ts → dist/src/project/src/store/modules/index.d.ts} +0 -0
- /package/{project/src/utils/index.ts → dist/src/project/src/utils/index.d.ts} +0 -0
- /package/{project/types/index.ts → dist/src/project/types/index.d.ts} +0 -0
- /package/{service/index.ts → dist/src/service/index.d.ts} +0 -0
- /package/{util/index.ts → dist/src/util/index.d.ts} +0 -0
|
@@ -0,0 +1,347 @@
|
|
|
1
|
+
import { KgCoreUtil } from '@kengic/core.core';
|
|
2
|
+
import { ModalFuncProps } from 'ant-design-vue/lib/modal/Modal';
|
|
3
|
+
import dayjs, { Dayjs } from 'dayjs';
|
|
4
|
+
import { IKgVarButtonModalProperties } from '../model';
|
|
5
|
+
import { Menu } from '../project/src/router/types';
|
|
6
|
+
/**
|
|
7
|
+
* 工具方法.
|
|
8
|
+
*/
|
|
9
|
+
export declare class KgUtil {
|
|
10
|
+
/**
|
|
11
|
+
* 将 JSON 字符串转换为 JSON 对象, 如果转化失败, 则返回空对象.
|
|
12
|
+
*
|
|
13
|
+
* @param str JSON 字符串.
|
|
14
|
+
*/
|
|
15
|
+
static tryParseJSON: typeof KgCoreUtil.tryParseJSON;
|
|
16
|
+
/**
|
|
17
|
+
* 获取一个 UUID.
|
|
18
|
+
*
|
|
19
|
+
* @param param.prefix 前缀, 默认为 ''.
|
|
20
|
+
* @return UUID.
|
|
21
|
+
*/
|
|
22
|
+
static uuid: typeof KgCoreUtil.uuid;
|
|
23
|
+
/**
|
|
24
|
+
* 下载文件.
|
|
25
|
+
* @param data 文件数据.
|
|
26
|
+
* @param fileName 文件名称, 包含后缀.
|
|
27
|
+
* @param contentType <p>文件类型. 如果为空, 则根据文件名的后缀自动设置.</p>
|
|
28
|
+
* <ul>
|
|
29
|
+
* <li>XLS: <code>application/vnd.ms-excel</code></li>
|
|
30
|
+
* <li>XLSX: <code>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</code></li>
|
|
31
|
+
* </ul>
|
|
32
|
+
*/
|
|
33
|
+
static downloadFile: typeof KgCoreUtil.downloadFile;
|
|
34
|
+
/**
|
|
35
|
+
* 根据'文件大小数值'获取'文件大小文本'.
|
|
36
|
+
* @param size 文件大小数值.
|
|
37
|
+
*/
|
|
38
|
+
static getFileSize: typeof KgCoreUtil.getFileSize;
|
|
39
|
+
/**
|
|
40
|
+
* BASE64 转换为 BLOB.
|
|
41
|
+
* @param base64 base64 字符串.
|
|
42
|
+
* @param contentType 文件类型.
|
|
43
|
+
* @param sliceSize 分块大小.
|
|
44
|
+
*/
|
|
45
|
+
static base64toBlob: typeof KgCoreUtil.base64toBlob;
|
|
46
|
+
/**
|
|
47
|
+
* 显示全局遮罩.
|
|
48
|
+
*/
|
|
49
|
+
static showLoading: typeof KgCoreUtil.showLoading;
|
|
50
|
+
/**
|
|
51
|
+
* 隐藏全局遮罩.
|
|
52
|
+
*/
|
|
53
|
+
static hideLoading: typeof KgCoreUtil.hideLoading;
|
|
54
|
+
/**
|
|
55
|
+
* <p>使用 lodash 的 snakeCase() 将字符串转换为 snake_case 的命名方式, 并且去掉数字前面的下划线.</p>
|
|
56
|
+
*
|
|
57
|
+
* @param value 转换前的字符串.
|
|
58
|
+
* @return 转换后的字符串.
|
|
59
|
+
*/
|
|
60
|
+
static snakeCase: typeof KgCoreUtil.snakeCase;
|
|
61
|
+
/**
|
|
62
|
+
* <p>处理请求参数.</p>
|
|
63
|
+
* <ul>
|
|
64
|
+
* <li>删除无用属性,</li>
|
|
65
|
+
* <li>日期转换为字符串,</li>
|
|
66
|
+
* <li>解析动态属性, 比如「仓库号」等等,</li>
|
|
67
|
+
* </ul>
|
|
68
|
+
*
|
|
69
|
+
* @param params 请求参数.
|
|
70
|
+
* @param formID 界面标识.
|
|
71
|
+
* @param $dayjs dayjs.
|
|
72
|
+
*/
|
|
73
|
+
static parseParams(params: Record<string, any> | null | undefined, formID?: string | null, $dayjs?: typeof dayjs): Record<string, any>;
|
|
74
|
+
/**
|
|
75
|
+
* 处理请求参数: 解析字符串类型的参数值.
|
|
76
|
+
*
|
|
77
|
+
* <ol>
|
|
78
|
+
* <li>替换动态参数, '动态参数'需要被替换成实际的值, 动态参数定义参考 {@link KG__DYNAMIC_PARAM }.</li>
|
|
79
|
+
* </ol>
|
|
80
|
+
*
|
|
81
|
+
* @param param.$dayjs dayjs.
|
|
82
|
+
* @param param.formID 界面标识.
|
|
83
|
+
* @param param.value 参数的原始值.
|
|
84
|
+
* @param param.varName 变量名称.
|
|
85
|
+
*/
|
|
86
|
+
private static parseParamsFromString;
|
|
87
|
+
/**
|
|
88
|
+
* 处理请求参数: 解析 Dayjs 类型的参数值.
|
|
89
|
+
*
|
|
90
|
+
* @param param.formID 界面标识.
|
|
91
|
+
* @param param.isPad 是否补齐日期格式. 即将 `YYYY-MM-DD` 补齐为 `YYYY-MM-DD 00:00:00`, 将 `HH:mm:ss` 补齐为 `1900-01-01 HH:mm:ss`.
|
|
92
|
+
* @param param.key 属性名.
|
|
93
|
+
* @param param.value 参数的原始值.
|
|
94
|
+
*/
|
|
95
|
+
private static parseParamsFromDayjs;
|
|
96
|
+
/**
|
|
97
|
+
* <p>确认弹窗.</p>
|
|
98
|
+
* <p>设置了多个属性的默认值, 简化使用.</p>
|
|
99
|
+
* <p>https://www.antdv.com/components/modal</p>
|
|
100
|
+
*
|
|
101
|
+
* @param props
|
|
102
|
+
*/
|
|
103
|
+
static confirm(props: IKgVarButtonModalProperties): ModalFunc;
|
|
104
|
+
/** @deprecated 已弃用, 请使用 {@link KgUtil.throwNotFormValidationError()} 方法. */
|
|
105
|
+
static throwIfNotFormError(e: any): void;
|
|
106
|
+
/**
|
|
107
|
+
* <p>如果不是表单验证错误, 则直接抛出该错误.</p>
|
|
108
|
+
* <p>如果是表单验证错误, 则弹框提示表单验证失败消息.</p>
|
|
109
|
+
*
|
|
110
|
+
* @param param.error 错误对象.
|
|
111
|
+
* @param param.formID 界面标识. 通过界面标识可以显示对应字段的翻译, 否则只能显示对应字段的变量名称.
|
|
112
|
+
* @param param.isShowFormValidationErrorMessage 是否弹框提示表单验证失败消息. 默认为 true.
|
|
113
|
+
*/
|
|
114
|
+
static throwNotFormValidationError(param: {
|
|
115
|
+
error: {
|
|
116
|
+
errorFields: Array<{
|
|
117
|
+
errors: Array<string>;
|
|
118
|
+
name: Array<string>;
|
|
119
|
+
warnings: Array<any>;
|
|
120
|
+
}>;
|
|
121
|
+
outOfDate: boolean;
|
|
122
|
+
values: Record<string, any>;
|
|
123
|
+
} | any;
|
|
124
|
+
formID?: string;
|
|
125
|
+
isShowFormValidationErrorMessage?: boolean;
|
|
126
|
+
}): void;
|
|
127
|
+
/**
|
|
128
|
+
* 将值转换为 Dayjs 对象.
|
|
129
|
+
* @param value 值.
|
|
130
|
+
*/
|
|
131
|
+
static toDayjs(value: any): Dayjs | undefined;
|
|
132
|
+
/**
|
|
133
|
+
* 判断当前登录用户是否是管理员.
|
|
134
|
+
* @return {} 如果当前登录用户是管理员则返回 true, 否则返回 false.
|
|
135
|
+
*/
|
|
136
|
+
static isAdminUser(): boolean;
|
|
137
|
+
/**
|
|
138
|
+
* 判断某个模块是否具有访问权限.
|
|
139
|
+
* @param app 模块.
|
|
140
|
+
* @return {} 如果模块具有访问权限则返回 true, 否则返回 false.
|
|
141
|
+
*/
|
|
142
|
+
static isAppAuthenticated(app: string | null | undefined): boolean;
|
|
143
|
+
/**
|
|
144
|
+
* 判断某个地址是否具有访问权限.
|
|
145
|
+
*
|
|
146
|
+
* @param path 地址.
|
|
147
|
+
* @return {} 如果地址具有访问权限则返回 true, 否则返回 false.
|
|
148
|
+
*/
|
|
149
|
+
static isPathAuthenticated(path: string | null | undefined): boolean;
|
|
150
|
+
/**
|
|
151
|
+
* 获取权限策略.
|
|
152
|
+
* @param permissionCode 权限编码.
|
|
153
|
+
* @return {} 权限策略.
|
|
154
|
+
*/
|
|
155
|
+
static getPermissionType(permissionCode: string | null | undefined): number | null;
|
|
156
|
+
/**
|
|
157
|
+
* 根据菜单地址地址获取菜单.
|
|
158
|
+
*
|
|
159
|
+
* @param menus 菜单列表.
|
|
160
|
+
* @param path 菜单地址.
|
|
161
|
+
* @return {} 如果能找到某个菜单的地址等于传入的地址, 则返回该菜单, 否则返回 null.
|
|
162
|
+
*/
|
|
163
|
+
static getMenuByPath(menus: Array<Menu> | null | undefined, path: string): Menu | null;
|
|
164
|
+
/**
|
|
165
|
+
* 获取第一个类型为叶子节点的菜单, 即第一个没有下级菜单的菜单, 即第一个拥有页面的菜单.
|
|
166
|
+
* 如果参数 app 不为空, 表示只在该模块的菜单中找; 否则在所有的菜单中找.
|
|
167
|
+
* @param app 模块.
|
|
168
|
+
* @return {} 如果能找到, 则返回该菜单, 否则返回 null.
|
|
169
|
+
*/
|
|
170
|
+
static getFirstLeafMenu(app?: string | null): Menu | null;
|
|
171
|
+
/**
|
|
172
|
+
* 翻译菜单标题.
|
|
173
|
+
*
|
|
174
|
+
* @param menus 菜单列表, 树形结构.
|
|
175
|
+
*/
|
|
176
|
+
static translateMenus(menus: Array<Menu> | null | undefined): Array<Menu>;
|
|
177
|
+
/**
|
|
178
|
+
* <p>转换菜单列表.</p>
|
|
179
|
+
* <ol>
|
|
180
|
+
* <li>根据模块分组,</li>
|
|
181
|
+
* </ol>
|
|
182
|
+
* @param menus 菜单列表, 树形结构.
|
|
183
|
+
*/
|
|
184
|
+
static transformMenus(menus: Array<Menu> | null | undefined): Array<Menu>;
|
|
185
|
+
/**
|
|
186
|
+
* 判断某个路径是否属于某个模块.
|
|
187
|
+
* @param path 路径.
|
|
188
|
+
* @param app 模块.
|
|
189
|
+
*/
|
|
190
|
+
static isPathInApp(path: string | null | undefined, app: string | null): boolean;
|
|
191
|
+
/**
|
|
192
|
+
* 根据地址获取模块.
|
|
193
|
+
* @param path 地址.
|
|
194
|
+
* @return {} 地址所属模块.
|
|
195
|
+
*/
|
|
196
|
+
static getAppByPath(path: string | null | undefined): string | null;
|
|
197
|
+
/**
|
|
198
|
+
* 获取模块的首页地址.
|
|
199
|
+
* @param app 模块.
|
|
200
|
+
* @return {} 该模块的首页地址.
|
|
201
|
+
* @throws {} 如果模块无法识别, 会报错.
|
|
202
|
+
*/
|
|
203
|
+
static getAppIndexPath(app: string): string;
|
|
204
|
+
/**
|
|
205
|
+
* <p>将 JSON 字符串形式的参数 `'{"foo":1,"bar":2}'` 转换为对象形式的参数 `{ "foo": 1, "bar": 2 }`.</p>
|
|
206
|
+
*
|
|
207
|
+
* @param params JSON 字符串形式的参数.
|
|
208
|
+
* @return {} 参数对象.
|
|
209
|
+
*/
|
|
210
|
+
static parseRequestParamsToJSON(params: string | null | undefined): Record<string, any>;
|
|
211
|
+
/**
|
|
212
|
+
* <p>根据控件类型, 将表单控件的值转换为合法的值.</p>
|
|
213
|
+
*
|
|
214
|
+
* @param param.$dayjs dayjs.
|
|
215
|
+
* @param param.buttonVarName 「变量配置:表单控件」所属的按钮的变量名称.
|
|
216
|
+
* @param param.formID 界面标识.
|
|
217
|
+
* @param param.isParseDynamicParam 是否替换动态参数. 默认为 true.
|
|
218
|
+
* @param param.oldValue 转换之前的值.
|
|
219
|
+
* @param param.varName 变量名称.
|
|
220
|
+
* @return {} 转换之后的值.
|
|
221
|
+
*/
|
|
222
|
+
static transformVarSubmitDetailValue(param: {
|
|
223
|
+
$dayjs: typeof dayjs;
|
|
224
|
+
buttonVarName: string | null | undefined;
|
|
225
|
+
formID: string;
|
|
226
|
+
isParseDynamicParam?: boolean;
|
|
227
|
+
oldValue: any;
|
|
228
|
+
varName: string;
|
|
229
|
+
}): any;
|
|
230
|
+
/**
|
|
231
|
+
* 计算某个列表数据的文本.
|
|
232
|
+
*
|
|
233
|
+
* <p>
|
|
234
|
+
* labelColumn 可以是一个 JS 表达式, 组件库会解析该表达式, 并得到真正的值. 比如表达式 \`${row.id}\` 表示获取该行的 id 列的值. 表达式中可以使用下列变量:
|
|
235
|
+
* <ul>
|
|
236
|
+
* <li>row: 表示该行数据,</li>
|
|
237
|
+
* </ul>
|
|
238
|
+
* </p>
|
|
239
|
+
*
|
|
240
|
+
* @param row 该行数据.
|
|
241
|
+
* @param labelColumn 文本对应的字段或者表达式.
|
|
242
|
+
* @param valueColumn 数据对应的字段或者表达式.
|
|
243
|
+
*/
|
|
244
|
+
static evaluateVarConfigPossibilityLabel(row: any, labelColumn: string, valueColumn: string): string;
|
|
245
|
+
/**
|
|
246
|
+
* 根据控件类型, 将任意的高级查询操作符(可能非法)转换为合法的值.
|
|
247
|
+
*
|
|
248
|
+
* @param param.formID 界面标识.
|
|
249
|
+
* @param param.value 原始的高级查询操作符.
|
|
250
|
+
* @param param.varName 变量名称.
|
|
251
|
+
* @return {} 转换后的合法的值.
|
|
252
|
+
*/
|
|
253
|
+
static transformFormItemDynamicQueryOperator(param: {
|
|
254
|
+
formID: string;
|
|
255
|
+
value: string | null | undefined;
|
|
256
|
+
varName: string;
|
|
257
|
+
}): string;
|
|
258
|
+
/**
|
|
259
|
+
* 根据控件类型获取高级查询操作符的下拉列表.
|
|
260
|
+
* @param controlType 控件类型.
|
|
261
|
+
*/
|
|
262
|
+
static getDynamicQueryOperatorSelectOptions(controlType: string | null | undefined): any;
|
|
263
|
+
/**
|
|
264
|
+
* 如果属性值是动态参数值 {@link KG__DYNAMIC_PARAM}, 则给属性值的花括号里面的前后加上特殊字符 #, 防止它被解析成实际的值.
|
|
265
|
+
*
|
|
266
|
+
* @param params
|
|
267
|
+
*/
|
|
268
|
+
static insertHashToDynamicQueryParams(params: any): void;
|
|
269
|
+
/**
|
|
270
|
+
* <p>获取查询请求相关的请求头.</p>
|
|
271
|
+
* <p>根据查询条件拼接 SQL 语句片段.</p>
|
|
272
|
+
* <p>根据查询参数拼接 SQL, 格式如下: `WHERE ... ORDER BY ...`, 每一个片段会单独作为一个属性返回.</p>
|
|
273
|
+
* <ul>
|
|
274
|
+
* <li>如果 dynamicQueryOperatorModel 传值, 表示直接使用传入的 dynamicQueryOperatorModel 作为高级查询操作符.</li>
|
|
275
|
+
* <li>如果 dynamicQueryOperatorModel 没有传值, 但是 formID 传值, 表示通过变量配置获取高级查询操作符.</li>
|
|
276
|
+
* </ul>
|
|
277
|
+
*
|
|
278
|
+
* @param param.$dayjs dayjs.
|
|
279
|
+
* @param param.dynamicQueryOperatorModel 各个字段的高级查询操作符.
|
|
280
|
+
* @param param.formID 界面标识.
|
|
281
|
+
* @param param.kgSearchFormID 查询条件的界面标识.
|
|
282
|
+
* @param param.params 请求参数.
|
|
283
|
+
*/
|
|
284
|
+
static getQueryHeaders(param: {
|
|
285
|
+
$dayjs: typeof dayjs;
|
|
286
|
+
dynamicQueryOperatorModel: Record<string, any> | null | undefined;
|
|
287
|
+
formID: string | null | undefined;
|
|
288
|
+
kgSearchFormID: string | null | undefined;
|
|
289
|
+
params: Record<string, any> | null | undefined;
|
|
290
|
+
}): {
|
|
291
|
+
operatorObjectJSON: string;
|
|
292
|
+
orderBySql: string;
|
|
293
|
+
sql: string;
|
|
294
|
+
whereObjectJSON: string;
|
|
295
|
+
whereSql: string;
|
|
296
|
+
whereSql01: string;
|
|
297
|
+
whereSql02: string;
|
|
298
|
+
whereSql03: string;
|
|
299
|
+
whereSql04: string;
|
|
300
|
+
whereSql05: string;
|
|
301
|
+
} | {
|
|
302
|
+
/**
|
|
303
|
+
* 查询操作符对象的 JSON 字符串.
|
|
304
|
+
*/
|
|
305
|
+
operatorObjectJSON: string;
|
|
306
|
+
/**
|
|
307
|
+
* ORDER BY SQL.
|
|
308
|
+
*/
|
|
309
|
+
orderBySql: string;
|
|
310
|
+
/**
|
|
311
|
+
* <p>查询字段的 WHERE 片段对象的 JSON 字符串.</p>
|
|
312
|
+
* <p>该对象中, 每一个 key 表示字段名, 每一个 value 表示该字段对应的 SQL 片段</p>
|
|
313
|
+
*/
|
|
314
|
+
whereObjectJSON: string;
|
|
315
|
+
/**
|
|
316
|
+
* WHERE SQL.
|
|
317
|
+
*/
|
|
318
|
+
whereSql: string;
|
|
319
|
+
/**
|
|
320
|
+
* WHERE SQL.
|
|
321
|
+
*/
|
|
322
|
+
whereSql01: string;
|
|
323
|
+
/**
|
|
324
|
+
* WHERE SQL.
|
|
325
|
+
*/
|
|
326
|
+
whereSql02: string;
|
|
327
|
+
/**
|
|
328
|
+
* WHERE SQL.
|
|
329
|
+
*/
|
|
330
|
+
whereSql03: string;
|
|
331
|
+
/**
|
|
332
|
+
* WHERE SQL.
|
|
333
|
+
*/
|
|
334
|
+
whereSql04: string;
|
|
335
|
+
/**
|
|
336
|
+
* WHERE SQL.
|
|
337
|
+
*/
|
|
338
|
+
whereSql05: string;
|
|
339
|
+
sql?: undefined;
|
|
340
|
+
};
|
|
341
|
+
}
|
|
342
|
+
export declare type ModalFunc = {
|
|
343
|
+
destroy: () => void;
|
|
344
|
+
update: (configUpdate: ModalFuncProps | ((prevConfig: ModalFuncProps) => ModalFuncProps)) => void;
|
|
345
|
+
showLoading(): void;
|
|
346
|
+
hideLoading(): void;
|
|
347
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { Slots } from 'vue';
|
|
2
|
+
/**
|
|
3
|
+
* 根据名称渲染单个插槽.
|
|
4
|
+
*
|
|
5
|
+
* @param param.slotRecord 插槽对象.
|
|
6
|
+
* @param param.name 插槽名称.
|
|
7
|
+
*/
|
|
8
|
+
export declare function renderSlot(param: {
|
|
9
|
+
name: string;
|
|
10
|
+
slotRecord: Slots;
|
|
11
|
+
}): import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
12
|
+
[key: string]: any;
|
|
13
|
+
}>[] | null;
|
|
14
|
+
/**
|
|
15
|
+
* 渲染插槽.
|
|
16
|
+
*
|
|
17
|
+
* @param param.slotRecord 插槽对象.
|
|
18
|
+
* @param param.excludeSlotList 要排除的插槽名称列表.
|
|
19
|
+
*/
|
|
20
|
+
export declare function renderSlotList(param: {
|
|
21
|
+
excludeSlotList?: string[];
|
|
22
|
+
slotRecord: Slots;
|
|
23
|
+
}): any;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
const t = {
|
|
2
|
+
width: 1024,
|
|
3
|
+
height: 1024,
|
|
4
|
+
body: '<path fill="currentColor" d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448s448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372c0-89 31.3-170.8 83.5-234.8l523.3 523.3C682.8 852.7 601 884 512 884zm288.5-137.2L277.2 223.5C341.2 171.3 423 140 512 140c205.4 0 372 166.6 372 372c0 89-31.3 170.8-83.5 234.8z"/>'
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
t as default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
const e = {
|
|
2
|
+
width: 24,
|
|
3
|
+
height: 24,
|
|
4
|
+
body: '<circle cx="18" cy="12" r="0" fill="currentColor"><animate attributeName="r" begin=".67" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"/></circle><circle cx="12" cy="12" r="0" fill="currentColor"><animate attributeName="r" begin=".33" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"/></circle><circle cx="6" cy="12" r="0" fill="currentColor"><animate attributeName="r" begin="0" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"/></circle>'
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
e as default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
const c = {
|
|
2
|
+
width: 1024,
|
|
3
|
+
height: 1024,
|
|
4
|
+
body: '<path fill="currentColor" d="M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 0 0-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"/>'
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
c as default
|
|
8
|
+
};
|
package/package.json
CHANGED
|
@@ -1,11 +1,40 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kengic/vue",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.31.1",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"
|
|
5
|
+
"build": "npm run use-node && rimraf dist && vue-tsc && vite build",
|
|
6
|
+
"build--development": "npm run use-node && rimraf dist && vue-tsc && vite build --mode development",
|
|
7
|
+
"--------------------------------------------------": "",
|
|
8
|
+
"gen-apis--WMS": "npm run use-node && kengic-pont generate-apis --config kg.config.ts --origin WMS",
|
|
9
|
+
"- ------------------------------------------------": "",
|
|
10
|
+
"use-node": "npm cache clean -f && nvm use 24.12.0 && corepack enable && corepack use pnpm@10.27.0",
|
|
11
|
+
"cnpm--sync": "npm run use-node && npx cnpm --yes sync @kengic/vue",
|
|
12
|
+
"------ -------------------------------------------": "",
|
|
13
|
+
"postinstall": "node bin/postinstall.mjs",
|
|
14
|
+
"-- -----------------------------------------------": "",
|
|
15
|
+
"bump-to--luotao--smartfactory.product.wms.wms--dev-3.2": "npm run use-node && tsx script/bump-to--luotao.smartfactory.product.wms.wms--dev-3.2.ts",
|
|
16
|
+
"bump-to--luotao--smartfactory.product.wms.wms--project-kengic-factory": "npm run use-node && tsx script/bump-to--luotao--smartfactory.product.wms.wms--project-kengic-factory.ts",
|
|
17
|
+
"copy-to--luotao--smartfactory.product.wms.wms--dev-3.2": "npm run build--development && tsx script/copy-to--luotao--smartfactory.product.wms.wms--dev-3.2.ts",
|
|
18
|
+
"copy-to--luotao--smartfactory.product.wms.wms--project-kengic-factory": "npm run build--development && tsx script/copy-to--luotao--smartfactory.product.wms.wms--project-kengic-factory.ts",
|
|
19
|
+
"copy-to--luotao--smartfactory.product.wms.wms--project-kengic-factory-test": "npm run build--development && tsx script/copy-to--luotao--smartfactory.product.wms.wms--project-kengic-factory-test.ts",
|
|
20
|
+
"copy-to--luotao--smartfactory.product.wms.wms--project-kengic-factory-integration": "npm run build--development && tsx script/copy-to--luotao--smartfactory.product.wms.wms--project-kengic-factory-integration.ts",
|
|
21
|
+
"copy-to--luotao--smartfactory.product.simulator--main": "npm run build--development && tsx script/copy-to--luotao--smartfactory.product.simulator--main.ts",
|
|
22
|
+
"copy-to--luotao--smartfactory.tyre.haohua.basic.was-java--PcrTireWeb": "npm run build--development && tsx script/copy-to--luotao--smartfactory.tyre.haohua.basic.was-java--PcrTireWeb.ts",
|
|
23
|
+
"copy-to--luotao--smartfactory.product.wms.wms--hiway": "npm run build--development && tsx script/copy-to--luotao--smartfactory.product.wms.wms--hiway.ts",
|
|
24
|
+
"----- --------------------------------------------": "",
|
|
25
|
+
"bump--major": "npm run use-node && tsx script/bump.ts major",
|
|
26
|
+
"bump--minor": "npm run use-node && tsx script/bump.ts minor",
|
|
27
|
+
"bump--patch": "npm run use-node && tsx script/bump.ts patch",
|
|
28
|
+
"bump--beta": "npm run use-node && tsx script/bump.ts beta",
|
|
29
|
+
"---- ---------------------------------------------": "",
|
|
30
|
+
"publish--npm": "npm run use-node && npmrc kengic && npm publish ./ --registry https://registry.npmjs.org/ --access public --tag latest",
|
|
31
|
+
"publish--major": "npm run bump--major && tsx script/publish.ts",
|
|
32
|
+
"publish--minor": "npm run bump--minor && tsx script/publish.ts",
|
|
33
|
+
"publish--patch": "npm run bump--patch && tsx script/publish.ts",
|
|
34
|
+
"publish--beta": "npm run bump--beta && tsx script/publish.ts"
|
|
6
35
|
},
|
|
7
36
|
"bin": {
|
|
8
|
-
"kg-
|
|
37
|
+
"kg-vue": "bin/bin.mjs"
|
|
9
38
|
},
|
|
10
39
|
"peerDependencies": {
|
|
11
40
|
"vue": "^3.2.43"
|
|
@@ -20,9 +49,9 @@
|
|
|
20
49
|
"@iconify-icons/mdi": "1.2.48",
|
|
21
50
|
"@iconify-icons/ph": "1.2.5",
|
|
22
51
|
"@iconify/vue": "4.1.2",
|
|
23
|
-
"@kengic/core.core": "0.0.
|
|
24
|
-
"@kengic/core.react": "0.0.
|
|
25
|
-
"@kengic/pont": "1.2
|
|
52
|
+
"@kengic/core.core": "0.0.2",
|
|
53
|
+
"@kengic/core.react": "0.0.3",
|
|
54
|
+
"@kengic/pont": "2.1.2",
|
|
26
55
|
"@rys-fe/vite-plugin-theme": "0.8.6",
|
|
27
56
|
"@thymine/xunee": "0.4.9-beta.47",
|
|
28
57
|
"@types/crypto-js": "4.1.1",
|
|
@@ -42,6 +71,7 @@
|
|
|
42
71
|
"ant-design-vue": "3.2.14",
|
|
43
72
|
"axios": "0.26.1",
|
|
44
73
|
"chalk": "4.1.2",
|
|
74
|
+
"commander": "14.0.2",
|
|
45
75
|
"crypto-js": "4.1.1",
|
|
46
76
|
"dayjs": "1.11.10",
|
|
47
77
|
"dotenv": "16.0.3",
|
|
@@ -64,7 +94,7 @@
|
|
|
64
94
|
"semver": "7.5.4",
|
|
65
95
|
"store": "2.0.12",
|
|
66
96
|
"tsx": "3.12.3",
|
|
67
|
-
"typescript": "
|
|
97
|
+
"typescript": "4.8.4",
|
|
68
98
|
"uuid": "10.0.0",
|
|
69
99
|
"vite": "3.2.3",
|
|
70
100
|
"vite-plugin-compression": "0.5.1",
|
|
@@ -88,7 +118,35 @@
|
|
|
88
118
|
"vxe-table": "4.17.27",
|
|
89
119
|
"xe-utils": "3.7.9"
|
|
90
120
|
},
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
121
|
+
"devDependencies": {},
|
|
122
|
+
"main": "./dist/kengic-vue.js",
|
|
123
|
+
"module": "./dist/kengic-vue.js",
|
|
124
|
+
"types": "./dist/src/index.d.ts",
|
|
125
|
+
"exports": {
|
|
126
|
+
".": {
|
|
127
|
+
"import": "./dist/kengic-vue.js",
|
|
128
|
+
"types": "./dist/src/index.d.ts"
|
|
129
|
+
},
|
|
130
|
+
"./dist/index.css": "./dist/index.css"
|
|
131
|
+
},
|
|
132
|
+
"prettier": {
|
|
133
|
+
"endOfLine": "auto",
|
|
134
|
+
"overrides": [
|
|
135
|
+
{
|
|
136
|
+
"files": [
|
|
137
|
+
"*.less",
|
|
138
|
+
"*.css"
|
|
139
|
+
],
|
|
140
|
+
"options": {
|
|
141
|
+
"printWidth": 320
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
],
|
|
145
|
+
"printWidth": 240,
|
|
146
|
+
"semi": true,
|
|
147
|
+
"singleAttributePerLine": true,
|
|
148
|
+
"singleQuote": true,
|
|
149
|
+
"tabWidth": 4,
|
|
150
|
+
"trailingComma": "all"
|
|
151
|
+
}
|
|
94
152
|
}
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
// noinspection ES6UnusedImports
|
|
2
|
-
|
|
3
|
-
import { httpClient, IRequestConfig, IRequestOptions } from '../../../../service';
|
|
4
|
-
import * as DEF from '../../../def';
|
|
5
|
-
import { keys } from '../../models';
|
|
6
|
-
|
|
7
|
-
/** 请求参数. */
|
|
8
|
-
export class ListQuery {
|
|
9
|
-
/** 列名(CodeName). */
|
|
10
|
-
public codnam?: string | null;
|
|
11
|
-
/** 列值(CodeValue). */
|
|
12
|
-
public codval?: string | null;
|
|
13
|
-
/** 模块(ProjectName). */
|
|
14
|
-
public grpNam?: string | null;
|
|
15
|
-
/** id. */
|
|
16
|
-
public id?: string | null;
|
|
17
|
-
/** 长描述(LongDescription). */
|
|
18
|
-
public lngDsc?: string | null;
|
|
19
|
-
/** 语言(LocaleId). */
|
|
20
|
-
public localeId?: string | null;
|
|
21
|
-
/** 修改用户编号. */
|
|
22
|
-
public modUsrCod?: string | null;
|
|
23
|
-
/** 修改日期. */
|
|
24
|
-
public moddte?: string | null;
|
|
25
|
-
/** 短描述(ShortDescription). */
|
|
26
|
-
public shortDsc?: string | null;
|
|
27
|
-
/** 短描述含列值(ShortDescriptionWithCodeValue). */
|
|
28
|
-
public shortDscWithCodval?: string | null;
|
|
29
|
-
/** 顺序号(Sequence). */
|
|
30
|
-
public srtseq?: number | null;
|
|
31
|
-
/** 系统定义. */
|
|
32
|
-
public sysDefFlg?: number | null;
|
|
33
|
-
/** 版本. */
|
|
34
|
-
public version?: number | null;
|
|
35
|
-
/** 排序字段. */
|
|
36
|
-
public column?: string | null;
|
|
37
|
-
/** 排序方式. */
|
|
38
|
-
public order?: 'asc' | 'desc' | null;
|
|
39
|
-
/** 当前页数. */
|
|
40
|
-
public pageNo?: number | null;
|
|
41
|
-
/** 每页条数. */
|
|
42
|
-
public pageSize?: number | null;
|
|
43
|
-
|
|
44
|
-
public constructor(obj?: ListQuery) {
|
|
45
|
-
keys(obj ?? {}).forEach((key: PropertyKey) => {
|
|
46
|
-
switch (key) {
|
|
47
|
-
case 'codnam':
|
|
48
|
-
case 'codval':
|
|
49
|
-
case 'grpNam':
|
|
50
|
-
case 'id':
|
|
51
|
-
case 'lngDsc':
|
|
52
|
-
case 'localeId':
|
|
53
|
-
case 'modUsrCod':
|
|
54
|
-
case 'moddte':
|
|
55
|
-
case 'shortDsc':
|
|
56
|
-
case 'shortDscWithCodval':
|
|
57
|
-
case 'srtseq':
|
|
58
|
-
case 'sysDefFlg':
|
|
59
|
-
case 'version':
|
|
60
|
-
case 'column':
|
|
61
|
-
case 'order':
|
|
62
|
-
case 'pageNo':
|
|
63
|
-
case 'pageSize':
|
|
64
|
-
Reflect.set(this, key, Reflect.get(obj ?? {}, key));
|
|
65
|
-
break;
|
|
66
|
-
default:
|
|
67
|
-
break;
|
|
68
|
-
}
|
|
69
|
-
});
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
/**
|
|
74
|
-
* 描述-分页列表查询.
|
|
75
|
-
*
|
|
76
|
-
* @param config 请求配置.
|
|
77
|
-
* @param option 请求选项.
|
|
78
|
-
*/
|
|
79
|
-
export function List(config?: IRequestConfig<ListQuery, {}>, option?: IRequestOptions): Promise<DEF.WMS.IPage<DEF.WMS.DescriptionDTO>> {
|
|
80
|
-
return httpClient().request({ method: List.method, url: List.url, ...(config ?? {}) }, option);
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
List.method = 'GET' as const;
|
|
84
|
-
List.url = '/description/description/list';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
// noinspection ES6UnusedImports
|
|
2
|
-
|
|
3
|
-
import { httpClient, IRequestConfig, IRequestOptions } from '../../../../service';
|
|
4
|
-
import * as DEF from '../../../def';
|
|
5
|
-
import { keys } from '../../models';
|
|
6
|
-
|
|
7
|
-
/** 请求参数. */
|
|
8
|
-
export class ListByCodeNamesAndCodeValuesQuery {}
|
|
9
|
-
|
|
10
|
-
/**
|
|
11
|
-
* 根据多个 codeName 和 codeValue 批量查询描述数据.
|
|
12
|
-
*
|
|
13
|
-
* @param config 请求配置.
|
|
14
|
-
* @param option 请求选项.
|
|
15
|
-
*/
|
|
16
|
-
export function ListByCodeNamesAndCodeValues(config?: IRequestConfig<ListByCodeNamesAndCodeValuesQuery, Array<DEF.WMS.DescriptionBatchQuery>>, option?: IRequestOptions): Promise<Array<DEF.WMS.Description>> {
|
|
17
|
-
return httpClient().request({ method: ListByCodeNamesAndCodeValues.method, url: ListByCodeNamesAndCodeValues.url, ...(config ?? {}) }, option);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
ListByCodeNamesAndCodeValues.method = 'POST' as const;
|
|
21
|
-
ListByCodeNamesAndCodeValues.url = '/description/description/listByCodeNamesAndCodeValues';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
// noinspection ES6UnusedImports
|
|
2
|
-
|
|
3
|
-
import { httpClient, IRequestConfig, IRequestOptions } from '../../../../service';
|
|
4
|
-
import * as DEF from '../../../def';
|
|
5
|
-
import { keys } from '../../models';
|
|
6
|
-
|
|
7
|
-
/** 请求参数. */
|
|
8
|
-
export class ExecuteQuery {}
|
|
9
|
-
|
|
10
|
-
/**
|
|
11
|
-
* 执行语句.
|
|
12
|
-
*
|
|
13
|
-
* @param config 请求配置.
|
|
14
|
-
* @param option 请求选项.
|
|
15
|
-
*/
|
|
16
|
-
export function Execute(config?: IRequestConfig<ExecuteQuery, DEF.WMS.ExecuteQuery>, option?: IRequestOptions): Promise<Array<DEF.WMS.ExecuteResultDTO>> {
|
|
17
|
-
return httpClient().request({ method: Execute.method, url: Execute.url, ...(config ?? {}) }, option);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
Execute.method = 'POST' as const;
|
|
21
|
-
Execute.url = '/SqlClient/execute';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
// noinspection ES6UnusedImports
|
|
2
|
-
|
|
3
|
-
import { httpClient, IRequestConfig, IRequestOptions } from '../../../../service';
|
|
4
|
-
import * as DEF from '../../../def';
|
|
5
|
-
import { keys } from '../../models';
|
|
6
|
-
|
|
7
|
-
/** 请求参数. */
|
|
8
|
-
export class ExecutePageQuery {}
|
|
9
|
-
|
|
10
|
-
/**
|
|
11
|
-
* 执行分页查询语句.
|
|
12
|
-
*
|
|
13
|
-
* @param config 请求配置.
|
|
14
|
-
* @param option 请求选项.
|
|
15
|
-
*/
|
|
16
|
-
export function ExecutePage(config?: IRequestConfig<ExecutePageQuery, DEF.WMS.ExecuteQuery>, option?: IRequestOptions): Promise<DEF.WMS.ExecuteResultDTO> {
|
|
17
|
-
return httpClient().request({ method: ExecutePage.method, url: ExecutePage.url, ...(config ?? {}) }, option);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
ExecutePage.method = 'POST' as const;
|
|
21
|
-
ExecutePage.url = '/SqlClient/executePage';
|