@kengic/vue 0.26.5-beta.12 → 0.26.5-beta.201

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (276) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/kengic-vue.js +15926 -23711
  3. package/package.json +3 -4
  4. package/dist/fit-screen-outline.7341560f.mjs +0 -8
  5. package/dist/one-to-one-outlined.4f97e62a.mjs +0 -8
  6. package/dist/reload-outlined.abae07b1.mjs +0 -8
  7. package/dist/src/apis/WMS/Controllers/DescriptionController/List.d.ts +0 -51
  8. package/dist/src/apis/WMS/Controllers/DescriptionController/ListByCodeNamesAndCodeValues.d.ts +0 -16
  9. package/dist/src/apis/WMS/Controllers/DescriptionController/index.d.ts +0 -2
  10. package/dist/src/apis/WMS/Controllers/SysPermissionController/List.d.ts +0 -73
  11. package/dist/src/apis/WMS/Controllers/SysPermissionController/index.d.ts +0 -1
  12. package/dist/src/apis/WMS/Controllers/VarConfigDescriptionController/Add.d.ts +0 -16
  13. package/dist/src/apis/WMS/Controllers/VarConfigDescriptionController/index.d.ts +0 -1
  14. package/dist/src/apis/WMS/Controllers/VarConfigPossibilityController/ExecuteQuery.d.ts +0 -18
  15. package/dist/src/apis/WMS/Controllers/VarConfigPossibilityController/index.d.ts +0 -1
  16. package/dist/src/apis/WMS/Controllers/VarController/GetAll.d.ts +0 -16
  17. package/dist/src/apis/WMS/Controllers/VarController/index.d.ts +0 -1
  18. package/dist/src/apis/WMS/Controllers/VarDdaController/Create.d.ts +0 -16
  19. package/dist/src/apis/WMS/Controllers/VarDdaController/GetResultSetMetadataFromSql.d.ts +0 -16
  20. package/dist/src/apis/WMS/Controllers/VarDdaController/ValidateCopySql.d.ts +0 -16
  21. package/dist/src/apis/WMS/Controllers/VarDdaController/ValidateCreateSql.d.ts +0 -16
  22. package/dist/src/apis/WMS/Controllers/VarDdaController/ValidateDeleteSql.d.ts +0 -16
  23. package/dist/src/apis/WMS/Controllers/VarDdaController/ValidateFrmId.d.ts +0 -16
  24. package/dist/src/apis/WMS/Controllers/VarDdaController/ValidateSearchSql.d.ts +0 -16
  25. package/dist/src/apis/WMS/Controllers/VarDdaController/ValidateUpdateSql.d.ts +0 -16
  26. package/dist/src/apis/WMS/Controllers/VarDdaController/ValidateVarButtonVarName.d.ts +0 -16
  27. package/dist/src/apis/WMS/Controllers/VarDdaController/index.d.ts +0 -9
  28. package/dist/src/apis/WMS/Controllers/VarGridMasterController/QueryByID.d.ts +0 -19
  29. package/dist/src/apis/WMS/Controllers/VarGridMasterController/Update.d.ts +0 -16
  30. package/dist/src/apis/WMS/Controllers/VarGridMasterController/index.d.ts +0 -2
  31. package/dist/src/apis/WMS/Controllers/VarProfileMasterController/QueryByID.d.ts +0 -19
  32. package/dist/src/apis/WMS/Controllers/VarProfileMasterController/index.d.ts +0 -1
  33. package/dist/src/apis/WMS/Controllers/VarVariableController/Delete.d.ts +0 -16
  34. package/dist/src/apis/WMS/Controllers/VarVariableController/index.d.ts +0 -1
  35. package/dist/src/apis/WMS/Controllers/WhController/ListVO.d.ts +0 -54
  36. package/dist/src/apis/WMS/Controllers/WhController/index.d.ts +0 -1
  37. package/dist/src/apis/WMS/Controllers/WorkstationController/List.d.ts +0 -25
  38. package/dist/src/apis/WMS/Controllers/WorkstationController/index.d.ts +0 -1
  39. package/dist/src/apis/WMS/Controllers/index.d.ts +0 -11
  40. package/dist/src/apis/WMS/index.d.ts +0 -2
  41. package/dist/src/apis/WMS/models.d.ts +0 -1012
  42. package/dist/src/apis/api.d.ts +0 -1
  43. package/dist/src/apis/def.d.ts +0 -1
  44. package/dist/src/apis/index.d.ts +0 -2
  45. package/dist/src/components/KgAppSelect/KgAppSelect.d.ts +0 -47
  46. package/dist/src/components/KgAppSelect/index.d.ts +0 -3
  47. package/dist/src/components/KgAppSelect/index.hooks.d.ts +0 -41
  48. package/dist/src/components/KgAppSelect/index.store.d.ts +0 -74
  49. package/dist/src/components/KgButton/KgButton.Item.d.ts +0 -41
  50. package/dist/src/components/KgButton/KgButton.Item.data.d.ts +0 -31
  51. package/dist/src/components/KgButton/KgButton.d.ts +0 -40
  52. package/dist/src/components/KgButton/components/KgButton.Copy.d.ts +0 -40
  53. package/dist/src/components/KgButton/components/KgButton.Create.d.ts +0 -40
  54. package/dist/src/components/KgButton/components/KgButton.Delete.d.ts +0 -40
  55. package/dist/src/components/KgButton/components/KgButton.Export.d.ts +0 -40
  56. package/dist/src/components/KgButton/components/KgButton.Import.d.ts +0 -40
  57. package/dist/src/components/KgButton/components/KgButton.ImportTemplate.d.ts +0 -40
  58. package/dist/src/components/KgButton/components/KgButton.Other.d.ts +0 -40
  59. package/dist/src/components/KgButton/components/KgButton.Search.d.ts +0 -40
  60. package/dist/src/components/KgButton/components/KgButton.Update.d.ts +0 -40
  61. package/dist/src/components/KgButton/index.d.ts +0 -62
  62. package/dist/src/components/KgButton/index.hooks.d.ts +0 -183
  63. package/dist/src/components/KgButton/index.store.d.ts +0 -116
  64. package/dist/src/components/KgCanvas/KgCanvas.ContextMenu.d.ts +0 -104
  65. package/dist/src/components/KgCanvas/KgCanvas.d.ts +0 -122
  66. package/dist/src/components/KgCanvas/KgCanvas.service.d.ts +0 -35
  67. package/dist/src/components/KgCanvas/index.d.ts +0 -4
  68. package/dist/src/components/KgCanvas/index.hooks.d.ts +0 -49
  69. package/dist/src/components/KgCanvas/index.store.d.ts +0 -201
  70. package/dist/src/components/KgForm/KgForm.d.ts +0 -414
  71. package/dist/src/components/KgForm/index.d.ts +0 -604
  72. package/dist/src/components/KgForm/index.hooks.d.ts +0 -73
  73. package/dist/src/components/KgForm/index.store.d.ts +0 -221
  74. package/dist/src/components/KgForm/index.vm.d.ts +0 -9
  75. package/dist/src/components/KgForm.Item/KgForm.Item.d.ts +0 -97
  76. package/dist/src/components/KgForm.Item/KgForm.Item.service.d.ts +0 -17
  77. package/dist/src/components/KgForm.Item/addon/KgForm.Item.Addon.DynamicQueryOperator.d.ts +0 -49
  78. package/dist/src/components/KgForm.Item/addon/KgForm.Item.Addon.Lookup.Modal.d.ts +0 -16
  79. package/dist/src/components/KgForm.Item/addon/KgForm.Item.Addon.Lookup.d.ts +0 -31
  80. package/dist/src/components/KgForm.Item/components/KgForm.Item.Checkbox.d.ts +0 -100
  81. package/dist/src/components/KgForm.Item/components/KgForm.Item.CheckboxGroup.d.ts +0 -99
  82. package/dist/src/components/KgForm.Item/components/KgForm.Item.Date.d.ts +0 -97
  83. package/dist/src/components/KgForm.Item/components/KgForm.Item.DateRange.d.ts +0 -97
  84. package/dist/src/components/KgForm.Item/components/KgForm.Item.Image.d.ts +0 -92
  85. package/dist/src/components/KgForm.Item/components/KgForm.Item.Input.d.ts +0 -96
  86. package/dist/src/components/KgForm.Item/components/KgForm.Item.InputNumber.d.ts +0 -96
  87. package/dist/src/components/KgForm.Item/components/KgForm.Item.InputPassword.d.ts +0 -96
  88. package/dist/src/components/KgForm.Item/components/KgForm.Item.RadioGroup.d.ts +0 -98
  89. package/dist/src/components/KgForm.Item/components/KgForm.Item.Select.d.ts +0 -98
  90. package/dist/src/components/KgForm.Item/components/KgForm.Item.Select.service.d.ts +0 -29
  91. package/dist/src/components/KgForm.Item/components/KgForm.Item.Switch.d.ts +0 -96
  92. package/dist/src/components/KgForm.Item/components/KgForm.Item.TextArea.d.ts +0 -96
  93. package/dist/src/components/KgForm.Item/index.d.ts +0 -2
  94. package/dist/src/components/KgForm.Item/index.vm.d.ts +0 -124
  95. package/dist/src/components/KgImage/KgImage.d.ts +0 -100
  96. package/dist/src/components/KgImage/index.d.ts +0 -1
  97. package/dist/src/components/KgLayoutHeader/components/KgLayoutHeaderLocale.d.ts +0 -38
  98. package/dist/src/components/KgLayoutHeader/index.d.ts +0 -2
  99. package/dist/src/components/KgLayoutHeader/index.hooks.d.ts +0 -4
  100. package/dist/src/components/KgModal/KgModal.d.ts +0 -817
  101. package/dist/src/components/KgModal/KgModal.service.d.ts +0 -39
  102. package/dist/src/components/KgModal/components/KgModal.HeaderButtons.d.ts +0 -92
  103. package/dist/src/components/KgModal/index.d.ts +0 -1
  104. package/dist/src/components/KgModal/index.vm.d.ts +0 -8
  105. package/dist/src/components/KgProgressA/KgProgressA.d.ts +0 -85
  106. package/dist/src/components/KgProgressA/index.d.ts +0 -1
  107. package/dist/src/components/KgResizable/KgResizable.d.ts +0 -91
  108. package/dist/src/components/KgResizable/KgResizable.service.d.ts +0 -12
  109. package/dist/src/components/KgResizable/index.d.ts +0 -1
  110. package/dist/src/components/KgSearch/KgSearch.d.ts +0 -26
  111. package/dist/src/components/KgSearch/KgSearch.service.d.ts +0 -32
  112. package/dist/src/components/KgSearch/components/KgSearch.ConfigModal.d.ts +0 -16
  113. package/dist/src/components/KgSearch/index.d.ts +0 -3
  114. package/dist/src/components/KgSearch/index.hooks.d.ts +0 -67
  115. package/dist/src/components/KgSearch/index.store.d.ts +0 -147
  116. package/dist/src/components/KgSearch/index.vm.d.ts +0 -1
  117. package/dist/src/components/KgStation/KgStation.d.ts +0 -47
  118. package/dist/src/components/KgStation/index.d.ts +0 -3
  119. package/dist/src/components/KgStation/index.hooks.d.ts +0 -29
  120. package/dist/src/components/KgStation/index.store.d.ts +0 -45
  121. package/dist/src/components/KgSubmit/KgSubmit.d.ts +0 -21
  122. package/dist/src/components/KgSubmit/KgSubmit.service.d.ts +0 -29
  123. package/dist/src/components/KgSubmit/index.d.ts +0 -4
  124. package/dist/src/components/KgSubmit/index.hooks.d.ts +0 -295
  125. package/dist/src/components/KgSubmit/index.store.d.ts +0 -194
  126. package/dist/src/components/KgSubmit/index.vm.d.ts +0 -57
  127. package/dist/src/components/KgTable/KgTable.d.ts +0 -39
  128. package/dist/src/components/KgTable/KgTable.service.d.ts +0 -34
  129. package/dist/src/components/KgTable/components/KgTable.BodyCell.d.ts +0 -60
  130. package/dist/src/components/KgTable/components/KgTable.HeaderCell.d.ts +0 -52
  131. package/dist/src/components/KgTable/components/KgTable.Info.d.ts +0 -57
  132. package/dist/src/components/KgTable/components/setting/KgTable.Setting.VarGridMaster.SaveAs.d.ts +0 -5
  133. package/dist/src/components/KgTable/components/setting/KgTable.Setting.d.ts +0 -21
  134. package/dist/src/components/KgTable/components/setting/KgTable.Setting.service.d.ts +0 -22
  135. package/dist/src/components/KgTable/components/setting/config/KgTable.Setting.ConfigModal.d.ts +0 -16
  136. package/dist/src/components/KgTable/index.d.ts +0 -4
  137. package/dist/src/components/KgTable/index.hooks.d.ts +0 -148
  138. package/dist/src/components/KgTable/index.store.d.ts +0 -241
  139. package/dist/src/components/KgTable/index.vm.d.ts +0 -67
  140. package/dist/src/components/KgVar/KgVar.d.ts +0 -114
  141. package/dist/src/components/KgVar/index.d.ts +0 -4
  142. package/dist/src/components/KgVar/index.hooks.d.ts +0 -176
  143. package/dist/src/components/KgVar/index.store.d.ts +0 -253
  144. package/dist/src/components/KgVar/index.store.service.d.ts +0 -30
  145. package/dist/src/components/KgVar/index.vm.d.ts +0 -55
  146. package/dist/src/components/KgVarConfig/KgVarConfig.d.ts +0 -3
  147. package/dist/src/components/KgVarConfig/components/KgVarConfig.Modal.d.ts +0 -16
  148. package/dist/src/components/KgVarConfig/components/KgVarConfig.SelectFormIdModal.d.ts +0 -27
  149. package/dist/src/components/KgVarConfig/components/button/KgVarConfig.Modal.Button.VarButton.d.ts +0 -7
  150. package/dist/src/components/KgVarConfig/components/button/KgVarConfig.Modal.Button.VarButtonConfig.d.ts +0 -7
  151. package/dist/src/components/KgVarConfig/components/button/KgVarConfig.Modal.Button.d.ts +0 -5
  152. package/dist/src/components/KgVarConfig/components/child/KgVarConfig.Modal.Child.d.ts +0 -7
  153. package/dist/src/components/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileConfig.d.ts +0 -7
  154. package/dist/src/components/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileMaster.d.ts +0 -7
  155. package/dist/src/components/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileMaster.service.d.ts +0 -7
  156. package/dist/src/components/KgVarConfig/components/search/KgVarConfig.Modal.Search.d.ts +0 -5
  157. package/dist/src/components/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.VarSubmitConfig.d.ts +0 -7
  158. package/dist/src/components/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.VarSubmitDetail.d.ts +0 -7
  159. package/dist/src/components/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.d.ts +0 -5
  160. package/dist/src/components/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridConfig.d.ts +0 -7
  161. package/dist/src/components/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridMaster.d.ts +0 -7
  162. package/dist/src/components/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridMaster.service.d.ts +0 -23
  163. package/dist/src/components/KgVarConfig/components/table/KgVarConfig.Modal.Table.d.ts +0 -5
  164. package/dist/src/components/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigControl.d.ts +0 -2
  165. package/dist/src/components/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigDescription.d.ts +0 -2
  166. package/dist/src/components/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigInput.d.ts +0 -2
  167. package/dist/src/components/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigLookup.d.ts +0 -2
  168. package/dist/src/components/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigPossibility.d.ts +0 -2
  169. package/dist/src/components/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigTip.d.ts +0 -2
  170. package/dist/src/components/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarVariable.d.ts +0 -2
  171. package/dist/src/components/KgVarConfig/index.d.ts +0 -3
  172. package/dist/src/components/KgVarConfig/index.hooks.d.ts +0 -17
  173. package/dist/src/components/KgVarConfig/index.store.d.ts +0 -16
  174. package/dist/src/components/KgVarConfig/index.vm.d.ts +0 -50
  175. package/dist/src/components/KgWarehouse/KgWarehouse.d.ts +0 -47
  176. package/dist/src/components/KgWarehouse/index.d.ts +0 -4
  177. package/dist/src/components/KgWarehouse/index.guard.d.ts +0 -8
  178. package/dist/src/components/KgWarehouse/index.hooks.d.ts +0 -27
  179. package/dist/src/components/KgWarehouse/index.store.d.ts +0 -63
  180. package/dist/src/components/KgYesOrNo/KgYesOrNo.d.ts +0 -60
  181. package/dist/src/components/KgYesOrNo/index.d.ts +0 -1
  182. package/dist/src/components/index.d.ts +0 -21
  183. package/dist/src/components/util.d.ts +0 -14
  184. package/dist/src/config/index.d.ts +0 -3
  185. package/dist/src/config/index.hooks.d.ts +0 -36
  186. package/dist/src/config/index.store.d.ts +0 -315
  187. package/dist/src/config/setup/index.d.ts +0 -3
  188. package/dist/src/config/setup/setup.d.ts +0 -27
  189. package/dist/src/config/setup/setupKgLocale.d.ts +0 -29
  190. package/dist/src/config/setup/setupKgStore.d.ts +0 -18
  191. package/dist/src/consts/i18n/en.d.ts +0 -274
  192. package/dist/src/consts/i18n/es_ES.d.ts +0 -274
  193. package/dist/src/consts/i18n/fr_FR.d.ts +0 -274
  194. package/dist/src/consts/i18n/index.d.ts +0 -2
  195. package/dist/src/consts/i18n/km_KH.d.ts +0 -274
  196. package/dist/src/consts/i18n/ko_KR.d.ts +0 -274
  197. package/dist/src/consts/i18n/vi_VN.d.ts +0 -274
  198. package/dist/src/consts/i18n/zh_CN.d.ts +0 -274
  199. package/dist/src/consts/index.d.ts +0 -3
  200. package/dist/src/consts/index.vm.d.ts +0 -725
  201. package/dist/src/consts/injection-keys.const.d.ts +0 -9
  202. package/dist/src/helpers/ant-design-vue.d.ts +0 -347
  203. package/dist/src/helpers/tsx.helper.d.ts +0 -23
  204. package/dist/src/index.d.ts +0 -10
  205. package/dist/src/pages/KgPageDda/KgPageDda.d.ts +0 -8
  206. package/dist/src/pages/KgPageDda/components/KgPageDda.Create.Basic.SqlModal.d.ts +0 -32
  207. package/dist/src/pages/KgPageDda/components/KgPageDda.Create.Basic.d.ts +0 -7
  208. package/dist/src/pages/KgPageDda/components/KgPageDda.Create.Button.d.ts +0 -7
  209. package/dist/src/pages/KgPageDda/components/KgPageDda.Create.Menu.d.ts +0 -7
  210. package/dist/src/pages/KgPageDda/components/KgPageDda.Create.Search.d.ts +0 -7
  211. package/dist/src/pages/KgPageDda/components/KgPageDda.Create.Submit.d.ts +0 -7
  212. package/dist/src/pages/KgPageDda/components/KgPageDda.Create.Table.d.ts +0 -7
  213. package/dist/src/pages/KgPageDda/components/KgPageDda.Create.d.ts +0 -33
  214. package/dist/src/pages/KgPageDda/components/KgPageDda.Create.store.d.ts +0 -1322
  215. package/dist/src/pages/KgPageDda/index.d.ts +0 -5
  216. package/dist/src/pages/KgPageDda/index.vm.d.ts +0 -12
  217. package/dist/src/pages/KgVarFactory/KgVarFactory.d.ts +0 -62
  218. package/dist/src/pages/KgVarFactory/index.d.ts +0 -1
  219. package/dist/src/pages/index.d.ts +0 -9
  220. package/dist/src/project/build/getConfigFileName.d.ts +0 -5
  221. package/dist/src/project/build/index.d.ts +0 -1
  222. package/dist/src/project/index.d.ts +0 -3
  223. package/dist/src/project/src/api/index.d.ts +0 -3
  224. package/dist/src/project/src/api/sys/model/menuModel.d.ts +0 -15
  225. package/dist/src/project/src/api/sys/model/uploadModel.d.ts +0 -5
  226. package/dist/src/project/src/api/sys/model/userModel.d.ts +0 -46
  227. package/dist/src/project/src/components/Dropdown/index.d.ts +0 -1
  228. package/dist/src/project/src/components/Dropdown/src/typing.d.ts +0 -9
  229. package/dist/src/project/src/components/index.d.ts +0 -1
  230. package/dist/src/project/src/enums/CompTypeEnum.d.ts +0 -19
  231. package/dist/src/project/src/enums/DateTypeEnum.d.ts +0 -8
  232. package/dist/src/project/src/enums/appEnum.d.ts +0 -40
  233. package/dist/src/project/src/enums/breakpointEnum.d.ts +0 -18
  234. package/dist/src/project/src/enums/cacheEnum.d.ts +0 -18
  235. package/dist/src/project/src/enums/exceptionEnum.d.ts +0 -17
  236. package/dist/src/project/src/enums/httpEnum.d.ts +0 -38
  237. package/dist/src/project/src/enums/index.d.ts +0 -13
  238. package/dist/src/project/src/enums/jeecgEnum.d.ts +0 -16
  239. package/dist/src/project/src/enums/menuEnum.d.ts +0 -35
  240. package/dist/src/project/src/enums/pageEnum.d.ts +0 -14
  241. package/dist/src/project/src/enums/roleEnum.d.ts +0 -4
  242. package/dist/src/project/src/enums/sizeEnum.d.ts +0 -18
  243. package/dist/src/project/src/hooks/index.d.ts +0 -1
  244. package/dist/src/project/src/hooks/web/useI18n.d.ts +0 -13
  245. package/dist/src/project/src/index.d.ts +0 -13
  246. package/dist/src/project/src/locales/helper.d.ts +0 -5
  247. package/dist/src/project/src/locales/index.d.ts +0 -3
  248. package/dist/src/project/src/locales/setupI18n.d.ts +0 -4
  249. package/dist/src/project/src/locales/useLocale.d.ts +0 -10
  250. package/dist/src/project/src/settings/componentSetting.d.ts +0 -44
  251. package/dist/src/project/src/settings/designSetting.d.ts +0 -6
  252. package/dist/src/project/src/settings/encryptionSetting.d.ts +0 -6
  253. package/dist/src/project/src/settings/index.d.ts +0 -3
  254. package/dist/src/project/src/store/index.d.ts +0 -1
  255. package/dist/src/project/src/store/modules/index.d.ts +0 -1
  256. package/dist/src/project/src/store/modules/locale.d.ts +0 -38
  257. package/dist/src/project/src/utils/cache/index.d.ts +0 -7
  258. package/dist/src/project/src/utils/cache/memory.d.ts +0 -22
  259. package/dist/src/project/src/utils/cache/persistent.d.ts +0 -33
  260. package/dist/src/project/src/utils/cache/storageCache.d.ts +0 -8
  261. package/dist/src/project/src/utils/cipher.d.ts +0 -19
  262. package/dist/src/project/src/utils/env.d.ts +0 -34
  263. package/dist/src/project/types/axios.d.ts +0 -35
  264. package/dist/src/project/types/config.d.ts +0 -121
  265. package/dist/src/project/types/index.d.ts +0 -4
  266. package/dist/src/project/types/store.d.ts +0 -42
  267. package/dist/src/project/types/utils.d.ts +0 -4
  268. package/dist/src/services/http-client.d.ts +0 -93
  269. package/dist/src/services/index.d.ts +0 -1
  270. package/dist/src/utils/index.d.ts +0 -6
  271. package/dist/src/utils/kg-auth.util.d.ts +0 -26
  272. package/dist/src/utils/kg-dom.util.d.ts +0 -12
  273. package/dist/src/utils/kg-logger.util.d.ts +0 -69
  274. package/dist/src/utils/kg-route.util.d.ts +0 -57
  275. package/dist/src/utils/kg-var.util.d.ts +0 -76
  276. package/dist/src/utils/kg.util.d.ts +0 -150
@@ -1,5 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<any, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<any>, {} | {
2
- [x: string]: any;
3
- }>;
4
- export default _default;
5
- export { type IKgPageDdaProps } from './KgPageDda';
@@ -1,12 +0,0 @@
1
- /**
2
- * 用户添加的行.
3
- * 在「查询条件」「提交字段」「表格视图」中, 用户可以自己添加额外的行, 作为「查询字段」「提交字段」「表格的列」, 本常量用来作为该行的 ID.
4
- */
5
- export declare const __KG__CUSTOM_ROW_ID__ = "__KG__CUSTOM_ROW_ID__";
6
- /**
7
- * 用于添加的行.
8
- * 在「查询条件」「提交字段」「表格视图」中, 用户可以自己添加额外的行, 作为「查询字段」「提交字段」「表格的列」,
9
- * 为了操作方便, 会在表格中始终显示一个特殊的行, 称之为「用于添加的行」, 点击该行左侧的加号就可以添加新的行, 本常量用来作为该特殊的行的 ID.
10
- */
11
- export declare const __KG__CREATE_ROW_ID__ = "__KG__CREATE_ROW_ID__";
12
- export declare const FORM_ID__CREATE__BUTTON = "KgPageDda.Create.Button";
@@ -1,62 +0,0 @@
1
- import './KgVarFactory.less';
2
- export declare function KgVarFactory(param?: {
3
- formID?: string | null | undefined;
4
- }): import("vue").DefineComponent<{
5
- kgBackgroundGray: {
6
- type: import("vue").PropType<boolean>;
7
- default: undefined;
8
- };
9
- kgFormID: import("vue").PropType<string>;
10
- kgLevel: {
11
- type: import("vue").PropType<number>;
12
- default: number;
13
- };
14
- kgProps: import("vue").PropType<import("../../components").IKgProps>;
15
- kgSlots: import("vue").PropType<import("../../components").IKgSlots>;
16
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
17
- kgBackgroundGray: {
18
- type: import("vue").PropType<boolean>;
19
- default: undefined;
20
- };
21
- kgFormID: import("vue").PropType<string>;
22
- kgLevel: {
23
- type: import("vue").PropType<number>;
24
- default: number;
25
- };
26
- kgProps: import("vue").PropType<import("../../components").IKgProps>;
27
- kgSlots: import("vue").PropType<import("../../components").IKgSlots>;
28
- }>>, {
29
- kgBackgroundGray: boolean;
30
- kgLevel: number;
31
- }>;
32
- /**
33
- * 默认的 KgVar 组件.
34
- */
35
- export declare const DEFAULT: import("vue").DefineComponent<{
36
- kgBackgroundGray: {
37
- type: import("vue").PropType<boolean>;
38
- default: undefined;
39
- };
40
- kgFormID: import("vue").PropType<string>;
41
- kgLevel: {
42
- type: import("vue").PropType<number>;
43
- default: number;
44
- };
45
- kgProps: import("vue").PropType<import("../../components").IKgProps>;
46
- kgSlots: import("vue").PropType<import("../../components").IKgSlots>;
47
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
48
- kgBackgroundGray: {
49
- type: import("vue").PropType<boolean>;
50
- default: undefined;
51
- };
52
- kgFormID: import("vue").PropType<string>;
53
- kgLevel: {
54
- type: import("vue").PropType<number>;
55
- default: number;
56
- };
57
- kgProps: import("vue").PropType<import("../../components").IKgProps>;
58
- kgSlots: import("vue").PropType<import("../../components").IKgSlots>;
59
- }>>, {
60
- kgBackgroundGray: boolean;
61
- kgLevel: number;
62
- }>;
@@ -1 +0,0 @@
1
- export { KgVarFactory, DEFAULT as KgVar2 } from './KgVarFactory';
@@ -1,9 +0,0 @@
1
- export * from './KgPageDda';
2
- export { default as KgPageDda } from './KgPageDda';
3
- export * from './KgVarFactory';
4
- /**
5
- * 路由.
6
- *
7
- * @param layout 布局组件.
8
- */
9
- export declare function KG_ROUTES(layout: () => any): Array<any>;
@@ -1,5 +0,0 @@
1
- /**
2
- * Get the configuration file variable name
3
- * @param env
4
- */
5
- export declare const getConfigFileName: (env: Record<string, any>) => string;
@@ -1 +0,0 @@
1
- export * from './getConfigFileName';
@@ -1,3 +0,0 @@
1
- export * from './build';
2
- export * from './src';
3
- export * from './types';
@@ -1,3 +0,0 @@
1
- export * from './sys/model/menuModel';
2
- export * from './sys/model/uploadModel';
3
- export * from './sys/model/userModel';
@@ -1,15 +0,0 @@
1
- import type { RouteMeta } from 'vue-router';
2
- export interface RouteItem {
3
- path: string;
4
- component: any;
5
- meta: RouteMeta;
6
- name?: string;
7
- alias?: string | string[];
8
- redirect?: string;
9
- caseSensitive?: boolean;
10
- children?: RouteItem[];
11
- }
12
- /**
13
- * @description: Get menu return value
14
- */
15
- export declare type getMenuListResultModel = RouteItem[];
@@ -1,5 +0,0 @@
1
- export interface UploadApiResult {
2
- message: string;
3
- code: number;
4
- url: string;
5
- }
@@ -1,46 +0,0 @@
1
- /**
2
- * @description: Login interface parameters
3
- */
4
- export interface LoginParams {
5
- username: string;
6
- password: string;
7
- }
8
- export interface ThirdLoginParams {
9
- token: string;
10
- thirdType: string;
11
- }
12
- export interface RoleInfo {
13
- roleName: string;
14
- value: string;
15
- }
16
- /**
17
- * @description: Login interface return value
18
- */
19
- export interface LoginResultModel {
20
- userId: string | number;
21
- token: string;
22
- role: RoleInfo;
23
- }
24
- /**
25
- * @description: Get user information return value
26
- */
27
- export interface GetUserInfoModel {
28
- roles: RoleInfo[];
29
- userId: string | number;
30
- username: string;
31
- realname: string;
32
- avatar: string;
33
- desc?: string;
34
- userInfo?: any;
35
- sysAllDictItems?: any;
36
- userWarehouses?: any;
37
- }
38
- /**
39
- * @description: Get user information return value
40
- */
41
- export interface GetResultModel {
42
- code: number;
43
- message: string;
44
- result: object;
45
- success: Boolean;
46
- }
@@ -1 +0,0 @@
1
- export * from './src/typing';
@@ -1,9 +0,0 @@
1
- export interface DropMenu {
2
- onClick?: Fn;
3
- to?: string;
4
- icon?: string;
5
- event: any;
6
- text: string;
7
- disabled?: boolean;
8
- divider?: boolean;
9
- }
@@ -1 +0,0 @@
1
- export * from './Dropdown';
@@ -1,19 +0,0 @@
1
- /**
2
- * 组件类型
3
- */
4
- export declare enum CompTypeEnum {
5
- Radio = "radio",
6
- RadioButton = "radioButton",
7
- Select = "select",
8
- List = "list",
9
- Switch = "switch",
10
- SelTree = "sel_tree",
11
- CatTree = "cat_tree",
12
- SelSearch = "search",
13
- SelUser = "sel_user",
14
- Checkbox = "checkbox",
15
- ListMulti = "list_multi",
16
- Pca = "pca",
17
- Popup = "popup",
18
- SelDepart = "sel_depart"
19
- }
@@ -1,8 +0,0 @@
1
- /**
2
- * 日期类型
3
- */
4
- export declare enum DateTypeEnum {
5
- Date = "date",
6
- Datetime = "datetime",
7
- Time = "time"
8
- }
@@ -1,40 +0,0 @@
1
- export declare const SIDE_BAR_MINI_WIDTH = 48;
2
- export declare const SIDE_BAR_SHOW_TIT_MINI_WIDTH = 80;
3
- export declare enum TabsThemeEnum {
4
- SMOOTH = "smooth",
5
- CARD = "card",
6
- SIMPLE = "simple"
7
- }
8
- export declare enum ContentEnum {
9
- FULL = "full",
10
- FIXED = "fixed"
11
- }
12
- export declare enum ThemeEnum {
13
- DARK = "dark",
14
- LIGHT = "light"
15
- }
16
- export declare enum SettingButtonPositionEnum {
17
- AUTO = "auto",
18
- HEADER = "header",
19
- FIXED = "fixed"
20
- }
21
- export declare enum SessionTimeoutProcessingEnum {
22
- ROUTE_JUMP = 0,
23
- PAGE_COVERAGE = 1
24
- }
25
- /**
26
- * 权限模式
27
- */
28
- export declare enum PermissionModeEnum {
29
- ROLE = "ROLE",
30
- BACK = "BACK",
31
- ROUTE_MAPPING = "ROUTE_MAPPING"
32
- }
33
- export declare enum RouterTransitionEnum {
34
- ZOOM_FADE = "zoom-fade",
35
- ZOOM_OUT = "zoom-out",
36
- FADE_SIDE = "fade-slide",
37
- FADE = "fade",
38
- FADE_BOTTOM = "fade-bottom",
39
- FADE_SCALE = "fade-scale"
40
- }
@@ -1,18 +0,0 @@
1
- export declare enum sizeEnum {
2
- XS = "XS",
3
- SM = "SM",
4
- MD = "MD",
5
- LG = "LG",
6
- XL = "XL",
7
- XXL = "XXL"
8
- }
9
- export declare enum screenEnum {
10
- XS = 480,
11
- SM = 576,
12
- MD = 768,
13
- LG = 992,
14
- XL = 1200,
15
- XXL = 1600
16
- }
17
- declare const screenMap: Map<sizeEnum, number>;
18
- export { screenMap };
@@ -1,18 +0,0 @@
1
- export declare const TOKEN_KEY = "TOKEN__";
2
- export declare const USER_INFO_KEY = "USER__INFO__";
3
- export declare const LOCALE_KEY = "LOCALE__";
4
- export declare const ROLES_KEY = "ROLES__KEY__";
5
- export declare const USER_WAREHOUSE_KEY = "USER_WAREHOUSE__KEY__";
6
- export declare const DB_DICT_DATA_KEY = "UI_CACHE_DB_DICT_DATA";
7
- export declare const PROJ_CFG_KEY = "PROJ__CFG__KEY__";
8
- export declare const LOCK_INFO_KEY = "LOCK__INFO__KEY__";
9
- export declare const MULTIPLE_TABS_KEY = "MULTIPLE_TABS__KEY__";
10
- export declare const APP_DARK_MODE_KEY_ = "__APP__DARK__MODE__";
11
- export declare const APP_LOCAL_CACHE_KEY = "COMMON__LOCAL__KEY__";
12
- export declare const APP_SESSION_CACHE_KEY = "COMMON__SESSION__KEY__";
13
- export declare const TENANT_ID = "TENANT_ID";
14
- export declare const LOGIN_INFO_KEY = "LOGIN__INFO__";
15
- export declare enum CacheTypeEnum {
16
- SESSION = 0,
17
- LOCAL = 1
18
- }
@@ -1,17 +0,0 @@
1
- /**
2
- * @description: Exception related enumeration
3
- */
4
- export declare enum ExceptionEnum {
5
- PAGE_NOT_ACCESS = 403,
6
- PAGE_NOT_FOUND = 404,
7
- ERROR = 500,
8
- NET_WORK_ERROR = 10000,
9
- PAGE_NOT_DATA = 10100
10
- }
11
- export declare enum ErrorTypeEnum {
12
- VUE = "vue",
13
- SCRIPT = "script",
14
- RESOURCE = "resource",
15
- AJAX = "ajax",
16
- PROMISE = "promise"
17
- }
@@ -1,38 +0,0 @@
1
- /**
2
- * @description: Request result set
3
- */
4
- export declare enum ResultEnum {
5
- SUCCESS = 0,
6
- ERROR = 1,
7
- TIMEOUT = 401,
8
- TYPE = "success"
9
- }
10
- /**
11
- * @description: request method
12
- */
13
- export declare enum RequestEnum {
14
- GET = "GET",
15
- POST = "POST",
16
- PUT = "PUT",
17
- DELETE = "DELETE"
18
- }
19
- /**
20
- * @description: contentTyp
21
- */
22
- export declare enum ContentTypeEnum {
23
- JSON = "application/json;charset=UTF-8",
24
- FORM_URLENCODED = "application/x-www-form-urlencoded;charset=UTF-8",
25
- FORM_DATA = "multipart/form-data;charset=UTF-8"
26
- }
27
- /**
28
- * 请求header
29
- * @description: contentTyp
30
- */
31
- export declare enum ConfigEnum {
32
- TOKEN = "X-Access-Token",
33
- TIMESTAMP = "X-TIMESTAMP",
34
- Sign = "X-Sign",
35
- TENANT_ID = "tenant-id",
36
- VERSION = "X-Version",
37
- X_LOW_APP_ID = "X-Low-App-ID"
38
- }
@@ -1,13 +0,0 @@
1
- export * from './appEnum';
2
- export * from './breakpointEnum';
3
- export * from './cacheEnum';
4
- export * from './CompTypeEnum';
5
- export * from './DateTypeEnum';
6
- export * from './exceptionEnum';
7
- export * from './httpEnum';
8
- export * from './index';
9
- export * from './jeecgEnum';
10
- export * from './menuEnum';
11
- export * from './pageEnum';
12
- export * from './roleEnum';
13
- export * from './sizeEnum';
@@ -1,16 +0,0 @@
1
- /**
2
- * JInput组件类型
3
- */
4
- export declare enum JInputTypeEnum {
5
- JINPUT_QUERY_LIKE = "like",
6
- JINPUT_QUERY_NE = "ne",
7
- JINPUT_QUERY_GE = "ge",
8
- JINPUT_QUERY_LE = "le"
9
- }
10
- /**
11
- * 面板设计器需要的常量定义
12
- */
13
- export declare enum JDragConfigEnum {
14
- DRAG_BASE_URL = "drag-base-url",
15
- DRAG_CACHE_PREFIX = "drag-cache:"
16
- }
@@ -1,35 +0,0 @@
1
- /**
2
- * @description: menu type
3
- */
4
- export declare enum MenuTypeEnum {
5
- SIDEBAR = "sidebar",
6
- MIX_SIDEBAR = "mix-sidebar",
7
- MIX = "mix",
8
- TOP_MENU = "top-menu"
9
- }
10
- export declare enum TriggerEnum {
11
- NONE = "NONE",
12
- FOOTER = "FOOTER",
13
- HEADER = "HEADER"
14
- }
15
- export declare type Mode = 'vertical' | 'vertical-right' | 'horizontal' | 'inline';
16
- export declare enum MenuModeEnum {
17
- VERTICAL = "vertical",
18
- HORIZONTAL = "horizontal",
19
- VERTICAL_RIGHT = "vertical-right",
20
- INLINE = "inline"
21
- }
22
- export declare enum MenuSplitTyeEnum {
23
- NONE = 0,
24
- TOP = 1,
25
- LEFT = 2
26
- }
27
- export declare enum TopMenuAlignEnum {
28
- CENTER = "center",
29
- START = "start",
30
- END = "end"
31
- }
32
- export declare enum MixSidebarTriggerEnum {
33
- HOVER = "hover",
34
- CLICK = "click"
35
- }
@@ -1,14 +0,0 @@
1
- export declare enum PageEnum {
2
- BASE_LOGIN = "/login",
3
- BASE_HOME = "/home",
4
- ERROR_PAGE = "/exception",
5
- ERROR_LOG_PAGE = "/error-log/list",
6
- OAUTH2_LOGIN_PAGE_PATH = "/oauth2-app/login",
7
- LABEL = "/wms/business-manager/print-manager/label",
8
- /** 打印模板:物料标签. */
9
- PRINT_TEMPLATE_ITEM = "/wms/print-template/item",
10
- /** 打印模板:备料标签. */
11
- PRINT_TEMPLATE_SPARE = "/wms/print-template/spare",
12
- /** 打印模板:出库订单. */
13
- PRINT_TEMPLATE_ORDER = "/wms/print-template/order"
14
- }
@@ -1,4 +0,0 @@
1
- export declare enum RoleEnum {
2
- SUPER = "super",
3
- TEST = "test"
4
- }
@@ -1,18 +0,0 @@
1
- export declare enum SizeEnum {
2
- DEFAULT = "default",
3
- SMALL = "small",
4
- LARGE = "large"
5
- }
6
- export declare enum SizeNumberEnum {
7
- DEFAULT = 48,
8
- SMALL = 16,
9
- LARGE = 64
10
- }
11
- export declare enum ScreenSizeEnum {
12
- XS = 480,
13
- SM = 576,
14
- MD = 768,
15
- LG = 992,
16
- XL = 1200
17
- }
18
- export declare const sizeMap: Map<SizeEnum, SizeNumberEnum>;
@@ -1 +0,0 @@
1
- export * from './web/useI18n';
@@ -1,13 +0,0 @@
1
- declare type I18nGlobalTranslation = {
2
- (key: string): string;
3
- (key: string, locale: string): string;
4
- (key: string, locale: string, list: unknown[]): string;
5
- (key: string, locale: string, named: Record<string, unknown>): string;
6
- (key: string, list: unknown[]): string;
7
- (key: string, named: Record<string, unknown>): string;
8
- };
9
- export declare function useI18n(namespace?: string): {
10
- t: I18nGlobalTranslation;
11
- };
12
- export declare const t: (key: string) => string;
13
- export {};
@@ -1,13 +0,0 @@
1
- export * from './api';
2
- export * from './components';
3
- export * from './enums';
4
- export * from './hooks';
5
- export * from './locales';
6
- export * from './settings';
7
- export * from './store';
8
- export * from './utils/cache/index';
9
- export * from './utils/cache/memory';
10
- export * from './utils/cache/persistent';
11
- export * from './utils/cache/storageCache';
12
- export * from './utils/cipher';
13
- export * from './utils/env';
@@ -1,5 +0,0 @@
1
- import { LocaleType } from '../../types';
2
- export declare const loadLocalePool: LocaleType[];
3
- export declare function setHtmlPageLang(locale: LocaleType): void;
4
- export declare function setLoadLocalePool(cb: (loadLocalePool: LocaleType[]) => void): void;
5
- export declare function genMessage(langs: Record<string, Record<string, any>>, prefix?: string): Recordable<any>;
@@ -1,3 +0,0 @@
1
- export * from './helper';
2
- export * from './setupI18n';
3
- export * from './useLocale';
@@ -1,4 +0,0 @@
1
- import type { App } from 'vue';
2
- import { createI18n } from 'vue-i18n';
3
- export declare let i18n: ReturnType<typeof createI18n>;
4
- export declare function setupI18n(app: App): Promise<void>;
@@ -1,10 +0,0 @@
1
- /**
2
- * Multi-language related operations
3
- */
4
- import { LocaleType } from '../../types';
5
- export declare function useLocale(): {
6
- getLocale: import("vue").ComputedRef<LocaleType>;
7
- getShowLocalePicker: import("vue").ComputedRef<boolean>;
8
- changeLocale: (locale: LocaleType) => Promise<LocaleType | undefined>;
9
- getAntdLocale: import("vue").ComputedRef<any>;
10
- };
@@ -1,44 +0,0 @@
1
- export declare const componentSetting: {
2
- table: {
3
- fetchSetting: {
4
- pageField: string;
5
- sizeField: string;
6
- listField: string;
7
- totalField: string;
8
- };
9
- pageSizeOptions: string[];
10
- defaultSize: string;
11
- defaultPageSize: number;
12
- defaultSortFn: (sortInfo: any) => string | {
13
- column: any;
14
- order: string;
15
- } | {
16
- sortInfoString: string;
17
- } | {
18
- sortInfoString?: undefined;
19
- };
20
- defaultFilterFn: (data: Partial<Recordable<string[]>>) => Partial<Recordable<string[]>>;
21
- };
22
- scrollbar: {
23
- native: boolean;
24
- };
25
- form: {
26
- labelCol: {
27
- xs: {
28
- span: number;
29
- };
30
- sm: {
31
- span: number;
32
- };
33
- };
34
- wrapperCol: {
35
- xs: {
36
- span: number;
37
- };
38
- sm: {
39
- span: number;
40
- };
41
- };
42
- colon: boolean;
43
- };
44
- };
@@ -1,6 +0,0 @@
1
- import { ThemeEnum } from '../enums';
2
- export declare const prefixCls = "jeecg";
3
- export declare const darkMode = ThemeEnum.LIGHT;
4
- export declare const APP_PRESET_COLOR_LIST: string[];
5
- export declare const HEADER_PRESET_BG_COLOR_LIST: string[];
6
- export declare const SIDE_BAR_BG_COLOR_LIST: string[];
@@ -1,6 +0,0 @@
1
- export declare const DEFAULT_CACHE_TIME: number;
2
- export declare const cacheCipher: {
3
- key: string;
4
- iv: string;
5
- };
6
- export declare const enableStorageEncryption = false;
@@ -1,3 +0,0 @@
1
- export * from './encryptionSetting';
2
- export * from './componentSetting';
3
- export * from './designSetting';
@@ -1 +0,0 @@
1
- export * from './modules';
@@ -1 +0,0 @@
1
- export * from './locale';
@@ -1,38 +0,0 @@
1
- import { LocaleSetting, LocaleType } from '../../../types';
2
- interface LocaleState {
3
- localInfo: LocaleSetting;
4
- pathTitleMap: Record<string, string>;
5
- }
6
- export declare const _useLocaleStore: import("pinia").StoreDefinition<"app-locale", LocaleState, {
7
- getShowPicker(): boolean;
8
- getLocale(): LocaleType;
9
- getPathTitle: (state: {
10
- localInfo: {
11
- showPicker: boolean;
12
- locale: LocaleType;
13
- fallback: LocaleType;
14
- availableLocales: LocaleType[];
15
- };
16
- pathTitleMap: Record<string, string>;
17
- } & import("pinia").PiniaCustomStateProperties<LocaleState>) => (path: string) => string;
18
- }, {
19
- setLocaleInfo(info: Partial<LocaleSetting>): void;
20
- setPathTitle(path: string, title: string): void;
21
- }>;
22
- export declare function useLocaleStore(): import("pinia").Store<"app-locale", LocaleState, {
23
- getShowPicker(): boolean;
24
- getLocale(): LocaleType;
25
- getPathTitle: (state: {
26
- localInfo: {
27
- showPicker: boolean;
28
- locale: LocaleType;
29
- fallback: LocaleType;
30
- availableLocales: LocaleType[];
31
- };
32
- pathTitleMap: Record<string, string>;
33
- } & import("pinia").PiniaCustomStateProperties<LocaleState>) => (path: string) => string;
34
- }, {
35
- setLocaleInfo(info: Partial<LocaleSetting>): void;
36
- setPathTitle(path: string, title: string): void;
37
- }>;
38
- export {};