@webitel/api-services 0.0.19 → 0.0.21

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 (301) hide show
  1. package/package.json +1 -1
  2. package/src/gen/_docs/html/assets/navigation.js +1 -1
  3. package/src/gen/_docs/html/assets/search.js +1 -1
  4. package/src/gen/_docs/html/functions/config-service_config-service.api.gen.getConfigService.html +1 -1
  5. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceCreateConfigMockHandler.html +1 -0
  6. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceCreateConfigResponseMock.html +1 -0
  7. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceDeleteConfigMockHandler.html +1 -0
  8. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceDeleteConfigResponseMock.html +1 -0
  9. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServicePatchConfigMockHandler.html +1 -0
  10. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServicePatchConfigResponseMock.html +1 -0
  11. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceReadConfigMockHandler.html +1 -0
  12. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceReadConfigResponseMock.html +1 -0
  13. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceReadSystemObjectsMockHandler.html +1 -0
  14. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceReadSystemObjectsResponseMock.html +1 -0
  15. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceSearchConfigMockHandler.html +1 -0
  16. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceSearchConfigResponseMock.html +1 -0
  17. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceUpdateConfigMockHandler.html +1 -0
  18. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getConfigServiceUpdateConfigResponseMock.html +1 -0
  19. package/src/gen/_docs/html/functions/logger-service_logger-service.api.gen.getLoggerService.html +1 -1
  20. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByConfigIdMockHandler.html +1 -0
  21. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByConfigIdResponseMock.html +1 -0
  22. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByRecordIdMockHandler.html +1 -0
  23. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByRecordIdResponseMock.html +1 -0
  24. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByUserIdMockHandler.html +1 -0
  25. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getLoggerServiceSearchLogByUserIdResponseMock.html +1 -0
  26. package/src/gen/_docs/html/functions/sources_sources.api.gen.getSources.html +1 -1
  27. package/src/gen/_docs/html/index.html +1 -1
  28. package/src/gen/_docs/html/interfaces/_models_loggerPatchConfigRequest.LoggerPatchConfigRequest.html +8 -0
  29. package/src/gen/_docs/html/interfaces/_models_loggerUpdateConfigRequest.LoggerUpdateConfigRequest.html +7 -0
  30. package/src/gen/_docs/html/interfaces/_models_protobufAny.ProtobufAny.html +3 -2
  31. package/src/gen/_docs/html/interfaces/_models_runtimeError.RuntimeError.html +5 -0
  32. package/src/gen/_docs/html/interfaces/_models_webitelCasesInputSource.WebitelCasesInputSource.html +11 -6
  33. package/src/gen/_docs/html/interfaces/_models_webitelCasesSource.WebitelCasesSource.html +21 -9
  34. package/src/gen/_docs/html/modules/_models.html +1 -1
  35. package/src/gen/_docs/html/modules/_models_configServiceReadSystemObjectsParams.html +1 -0
  36. package/src/gen/_docs/html/modules/_models_configServiceSearchConfigObjectItem.html +1 -0
  37. package/src/gen/_docs/html/modules/_models_configServiceSearchConfigParams.html +1 -0
  38. package/src/gen/_docs/html/modules/_models_loggerPatchConfigRequest.html +1 -0
  39. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByConfigIdActionItem.html +1 -0
  40. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByConfigIdParams.html +1 -0
  41. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByRecordIdActionItem.html +1 -0
  42. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByRecordIdParams.html +1 -0
  43. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByUserIdActionItem.html +1 -0
  44. package/src/gen/_docs/html/modules/_models_loggerServiceSearchLogByUserIdParams.html +1 -0
  45. package/src/gen/_docs/html/modules/_models_loggerUpdateConfigRequest.html +1 -0
  46. package/src/gen/_docs/html/modules/_models_runtimeError.html +1 -0
  47. package/src/gen/_docs/html/modules/config-service_config-service.api.gen.html +1 -1
  48. package/src/gen/_docs/html/modules/config-service_config-service.msw.api.gen.html +1 -1
  49. package/src/gen/_docs/html/modules/config-service_config-service.zod.gen.html +1 -1
  50. package/src/gen/_docs/html/modules/index.html +1 -1
  51. package/src/gen/_docs/html/modules/logger-service_logger-service.api.gen.html +1 -1
  52. package/src/gen/_docs/html/modules/logger-service_logger-service.msw.api.gen.html +1 -1
  53. package/src/gen/_docs/html/modules/logger-service_logger-service.zod.gen.html +1 -1
  54. package/src/gen/_docs/html/modules/sources_sources.zod.gen.html +7 -7
  55. package/src/gen/_docs/html/types/{_models_readSystemObjectsParams.ReadSystemObjectsParams.html → _models_configServiceReadSystemObjectsParams.ConfigServiceReadSystemObjectsParams.html} +2 -2
  56. package/src/gen/_docs/html/types/_models_configServiceSearchConfigObjectItem.ConfigServiceSearchConfigObjectItem.html +5 -0
  57. package/src/gen/_docs/html/types/{_models_searchConfigParams.SearchConfigParams.html → _models_configServiceSearchConfigParams.ConfigServiceSearchConfigParams.html} +2 -2
  58. package/src/gen/_docs/html/types/_models_createSourceParams.CreateSourceParams.html +3 -1
  59. package/src/gen/_docs/html/types/_models_loggerServiceSearchLogByConfigIdActionItem.LoggerServiceSearchLogByConfigIdActionItem.html +5 -0
  60. package/src/gen/_docs/html/types/_models_loggerServiceSearchLogByConfigIdParams.LoggerServiceSearchLogByConfigIdParams.html +11 -0
  61. package/src/gen/_docs/html/types/_models_loggerServiceSearchLogByRecordIdActionItem.LoggerServiceSearchLogByRecordIdActionItem.html +5 -0
  62. package/src/gen/_docs/html/types/{_models_searchLogByRecordIdParams.SearchLogByRecordIdParams.html → _models_loggerServiceSearchLogByRecordIdParams.LoggerServiceSearchLogByRecordIdParams.html} +2 -2
  63. package/src/gen/_docs/html/types/_models_loggerServiceSearchLogByUserIdActionItem.LoggerServiceSearchLogByUserIdActionItem.html +5 -0
  64. package/src/gen/_docs/html/types/{_models_searchLogByUserIdParams.SearchLogByUserIdParams.html → _models_loggerServiceSearchLogByUserIdParams.LoggerServiceSearchLogByUserIdParams.html} +3 -3
  65. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServiceCreateConfigResult.html +1 -0
  66. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServiceDeleteConfigResult.html +1 -0
  67. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServicePatchConfigResult.html +1 -0
  68. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServiceReadConfigResult.html +1 -0
  69. package/src/gen/_docs/html/{modules/_models_configServicePatchConfigBody.html → types/config-service_config-service.api.gen.ConfigServiceReadSystemObjectsResult.html} +1 -1
  70. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServiceSearchConfigResult.html +1 -0
  71. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ConfigServiceUpdateConfigResult.html +1 -0
  72. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.LoggerServiceSearchLogByConfigIdResult.html +1 -0
  73. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.LoggerServiceSearchLogByRecordIdResult.html +1 -0
  74. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.LoggerServiceSearchLogByUserIdResult.html +1 -0
  75. package/src/gen/_docs/html/variables/_models_configServiceSearchConfigObjectItem.ConfigServiceSearchConfigObjectItem.html +1 -0
  76. package/src/gen/_docs/html/variables/_models_engineTriggerObjectType.EngineTriggerObjectType.html +1 -1
  77. package/src/gen/_docs/html/variables/_models_loggerServiceSearchLogByConfigIdActionItem.LoggerServiceSearchLogByConfigIdActionItem.html +1 -0
  78. package/src/gen/_docs/html/variables/_models_loggerServiceSearchLogByRecordIdActionItem.LoggerServiceSearchLogByRecordIdActionItem.html +1 -0
  79. package/src/gen/_docs/html/variables/_models_loggerServiceSearchLogByUserIdActionItem.LoggerServiceSearchLogByUserIdActionItem.html +1 -0
  80. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceCreateConfigBody.html +1 -0
  81. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceCreateConfigResponse.html +1 -0
  82. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceDeleteConfigParams.html +1 -0
  83. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceDeleteConfigResponse.html +1 -0
  84. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServicePatchConfigBody.html +1 -0
  85. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServicePatchConfigParams.html +1 -0
  86. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServicePatchConfigResponse.html +1 -0
  87. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceReadConfigParams.html +1 -0
  88. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceReadConfigResponse.html +1 -0
  89. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceReadSystemObjectsQueryParams.html +1 -0
  90. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceReadSystemObjectsResponse.html +1 -0
  91. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceSearchConfigQueryParams.html +1 -0
  92. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceSearchConfigResponse.html +1 -0
  93. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceUpdateConfigBody.html +1 -0
  94. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceUpdateConfigParams.html +1 -0
  95. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.configServiceUpdateConfigResponse.html +1 -0
  96. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByConfigIdParams.html +1 -0
  97. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByConfigIdQueryParams.html +1 -0
  98. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByConfigIdResponse.html +1 -0
  99. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByRecordIdParams.html +1 -0
  100. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByRecordIdQueryParams.html +1 -0
  101. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByRecordIdResponse.html +1 -0
  102. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByUserIdParams.html +1 -0
  103. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByUserIdQueryParams.html +1 -0
  104. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.loggerServiceSearchLogByUserIdResponse.html +1 -0
  105. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBody.html +1 -1
  106. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyDefault.html +1 -0
  107. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyDescriptionDefault.html +1 -0
  108. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyDescriptionMax.html +1 -0
  109. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyNameDefault.html +1 -0
  110. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyNameMax.html +1 -0
  111. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyNameMin.html +1 -0
  112. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyNameRegExp.html +1 -0
  113. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceResponse.html +1 -1
  114. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceResponseDescriptionMax.html +1 -0
  115. package/src/gen/_docs/html/{types/config-service_config-service.api.gen.SearchConfigResult.html → variables/sources_sources.zod.gen.createSourceResponseNameMax.html} +1 -1
  116. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceResponseNameMin.html +1 -0
  117. package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceResponseNameRegExp.html +1 -0
  118. package/src/gen/_docs/html/variables/sources_sources.zod.gen.deleteSourceResponse.html +1 -1
  119. package/src/gen/_docs/html/variables/sources_sources.zod.gen.deleteSourceResponseDescriptionMax.html +1 -0
  120. package/src/gen/_docs/html/variables/sources_sources.zod.gen.deleteSourceResponseNameMax.html +1 -0
  121. package/src/gen/_docs/html/variables/sources_sources.zod.gen.deleteSourceResponseNameMin.html +1 -0
  122. package/src/gen/_docs/html/variables/sources_sources.zod.gen.deleteSourceResponseNameRegExp.html +1 -0
  123. package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesResponse.html +1 -1
  124. package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesResponseItemsItemDescriptionMax.html +1 -0
  125. package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesResponseItemsItemNameMax.html +1 -0
  126. package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesResponseItemsItemNameMin.html +1 -0
  127. package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesResponseItemsItemNameRegExp.html +1 -0
  128. package/src/gen/_docs/html/variables/sources_sources.zod.gen.locateSourceResponse.html +1 -1
  129. package/src/gen/_docs/html/variables/sources_sources.zod.gen.locateSourceResponseSourceDescriptionMax.html +1 -0
  130. package/src/gen/_docs/html/variables/sources_sources.zod.gen.locateSourceResponseSourceNameMax.html +1 -0
  131. package/src/gen/_docs/html/variables/sources_sources.zod.gen.locateSourceResponseSourceNameMin.html +1 -0
  132. package/src/gen/_docs/html/variables/sources_sources.zod.gen.locateSourceResponseSourceNameRegExp.html +1 -0
  133. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2Body.html +1 -1
  134. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyDefault.html +1 -0
  135. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyDescriptionDefault.html +1 -0
  136. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyDescriptionMax.html +1 -0
  137. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyNameDefault.html +1 -0
  138. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyNameMax.html +1 -0
  139. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyNameMin.html +1 -0
  140. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyNameRegExp.html +1 -0
  141. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2Response.html +1 -1
  142. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2ResponseDescriptionMax.html +1 -0
  143. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2ResponseNameMax.html +1 -0
  144. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2ResponseNameMin.html +1 -0
  145. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2ResponseNameRegExp.html +1 -0
  146. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBody.html +1 -1
  147. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyDefault.html +1 -0
  148. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyDescriptionDefault.html +1 -0
  149. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyDescriptionMax.html +1 -0
  150. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyNameDefault.html +1 -0
  151. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyNameMax.html +1 -0
  152. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyNameMin.html +1 -0
  153. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyNameRegExp.html +1 -0
  154. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceResponse.html +1 -1
  155. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceResponseDescriptionMax.html +1 -0
  156. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceResponseNameMax.html +1 -0
  157. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceResponseNameMin.html +1 -0
  158. package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceResponseNameRegExp.html +1 -0
  159. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.createTriggerBody.html +1 -1
  160. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.createTriggerResponse.html +1 -1
  161. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.deleteTriggerResponse.html +1 -1
  162. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.patchTriggerBody.html +1 -1
  163. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.patchTriggerResponse.html +1 -1
  164. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.readTriggerResponse.html +1 -1
  165. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.searchTriggerResponse.html +1 -1
  166. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.updateTriggerBody.html +1 -1
  167. package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.updateTriggerResponse.html +1 -1
  168. package/src/gen/_models/{readSystemObjectsParams.ts → configServiceReadSystemObjectsParams.ts} +1 -1
  169. package/src/gen/_models/{searchConfigObjectItem.ts → configServiceSearchConfigObjectItem.ts} +3 -3
  170. package/src/gen/_models/{searchConfigParams.ts → configServiceSearchConfigParams.ts} +4 -4
  171. package/src/gen/_models/createSourceParams.ts +5 -0
  172. package/src/gen/_models/engineTriggerObjectType.ts +2 -0
  173. package/src/gen/_models/index.ts +12 -11
  174. package/src/gen/_models/{configServicePatchConfigBody.ts → loggerPatchConfigRequest.ts} +2 -1
  175. package/src/gen/_models/{searchLogByRecordIdActionItem.ts → loggerServiceSearchLogByConfigIdActionItem.ts} +3 -3
  176. package/src/gen/_models/{searchLogByConfigIdParams.ts → loggerServiceSearchLogByConfigIdParams.ts} +3 -3
  177. package/src/gen/_models/{searchLogByUserIdActionItem.ts → loggerServiceSearchLogByRecordIdActionItem.ts} +3 -3
  178. package/src/gen/_models/{searchLogByRecordIdParams.ts → loggerServiceSearchLogByRecordIdParams.ts} +4 -4
  179. package/src/gen/_models/{searchLogByConfigIdActionItem.ts → loggerServiceSearchLogByUserIdActionItem.ts} +3 -3
  180. package/src/gen/_models/{searchLogByUserIdParams.ts → loggerServiceSearchLogByUserIdParams.ts} +5 -5
  181. package/src/gen/_models/{configServiceUpdateConfigBody.ts → loggerUpdateConfigRequest.ts} +2 -1
  182. package/src/gen/_models/protobufAny.ts +2 -1
  183. package/src/gen/_models/runtimeError.ts +14 -0
  184. package/src/gen/_models/webitelCasesInputSource.ts +16 -5
  185. package/src/gen/_models/webitelCasesSource.ts +24 -8
  186. package/src/gen/config-service/config-service.api.gen.ts +34 -31
  187. package/src/gen/config-service/config-service.msw.api.gen.ts +28 -28
  188. package/src/gen/config-service/config-service.zod.gen.ts +20 -18
  189. package/src/gen/logger-service/logger-service.api.gen.ts +23 -13
  190. package/src/gen/logger-service/logger-service.msw.api.gen.ts +12 -12
  191. package/src/gen/logger-service/logger-service.zod.gen.ts +12 -12
  192. package/src/gen/sources/sources.api.gen.ts +2 -3
  193. package/src/gen/sources/sources.msw.api.gen.ts +114 -222
  194. package/src/gen/sources/sources.zod.gen.ts +340 -178
  195. package/src/gen/trigger-service/trigger-service.zod.gen.ts +63 -9
  196. package/types/gen/_models/{readSystemObjectsParams.d.ts → configServiceReadSystemObjectsParams.d.ts} +1 -1
  197. package/types/gen/_models/{searchConfigObjectItem.d.ts → configServiceSearchConfigObjectItem.d.ts} +2 -2
  198. package/types/gen/_models/{searchConfigParams.d.ts → configServiceSearchConfigParams.d.ts} +4 -4
  199. package/types/gen/_models/createSourceParams.d.ts +5 -0
  200. package/types/gen/_models/engineTriggerObjectType.d.ts +2 -0
  201. package/types/gen/_models/index.d.ts +12 -11
  202. package/types/gen/_models/{configServicePatchConfigBody.d.ts → loggerPatchConfigRequest.d.ts} +2 -1
  203. package/types/gen/_models/{searchLogByRecordIdActionItem.d.ts → loggerServiceSearchLogByConfigIdActionItem.d.ts} +2 -2
  204. package/types/gen/_models/{searchLogByConfigIdParams.d.ts → loggerServiceSearchLogByConfigIdParams.d.ts} +3 -3
  205. package/types/gen/_models/{searchLogByUserIdActionItem.d.ts → loggerServiceSearchLogByRecordIdActionItem.d.ts} +2 -2
  206. package/types/gen/_models/{searchLogByRecordIdParams.d.ts → loggerServiceSearchLogByRecordIdParams.d.ts} +4 -4
  207. package/types/gen/_models/{searchLogByConfigIdActionItem.d.ts → loggerServiceSearchLogByUserIdActionItem.d.ts} +2 -2
  208. package/types/gen/_models/{searchLogByUserIdParams.d.ts → loggerServiceSearchLogByUserIdParams.d.ts} +5 -5
  209. package/types/gen/_models/{configServiceUpdateConfigBody.d.ts → loggerUpdateConfigRequest.d.ts} +2 -1
  210. package/types/gen/_models/protobufAny.d.ts +2 -1
  211. package/types/gen/_models/runtimeError.d.ts +13 -0
  212. package/types/gen/_models/webitelCasesInputSource.d.ts +16 -5
  213. package/types/gen/_models/webitelCasesSource.d.ts +24 -8
  214. package/types/gen/config-service/config-service.api.gen.d.ts +15 -15
  215. package/types/gen/config-service/config-service.msw.api.gen.d.ts +14 -14
  216. package/types/gen/config-service/config-service.zod.gen.d.ts +24 -18
  217. package/types/gen/logger-service/logger-service.api.gen.d.ts +7 -7
  218. package/types/gen/logger-service/logger-service.msw.api.gen.d.ts +6 -6
  219. package/types/gen/logger-service/logger-service.zod.gen.d.ts +23 -23
  220. package/types/gen/queue-hook-service/queue-hook-service.zod.gen.d.ts +20 -20
  221. package/types/gen/queue-service/queue-service.zod.gen.d.ts +34 -34
  222. package/types/gen/sources/sources.api.gen.d.ts +2 -2
  223. package/types/gen/sources/sources.zod.gen.d.ts +117 -63
  224. package/types/gen/team-hook-service/team-hook-service.zod.gen.d.ts +20 -20
  225. package/types/gen/trigger-service/trigger-service.zod.gen.d.ts +49 -49
  226. package/types/validations/caseSource/caseSource.validations.d.ts +3 -3
  227. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getCreateConfigMockHandler.html +0 -1
  228. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getCreateConfigResponseMock.html +0 -1
  229. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getDeleteConfigMockHandler.html +0 -1
  230. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getDeleteConfigResponseMock.html +0 -1
  231. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getPatchConfigMockHandler.html +0 -1
  232. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getPatchConfigResponseMock.html +0 -1
  233. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getReadConfigMockHandler.html +0 -1
  234. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getReadConfigResponseMock.html +0 -1
  235. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getReadSystemObjectsMockHandler.html +0 -1
  236. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getReadSystemObjectsResponseMock.html +0 -1
  237. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getSearchConfigMockHandler.html +0 -1
  238. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getSearchConfigResponseMock.html +0 -1
  239. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getUpdateConfigMockHandler.html +0 -1
  240. package/src/gen/_docs/html/functions/config-service_config-service.msw.api.gen.getUpdateConfigResponseMock.html +0 -1
  241. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByConfigIdMockHandler.html +0 -1
  242. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByConfigIdResponseMock.html +0 -1
  243. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByRecordIdMockHandler.html +0 -1
  244. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByRecordIdResponseMock.html +0 -1
  245. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByUserIdMockHandler.html +0 -1
  246. package/src/gen/_docs/html/functions/logger-service_logger-service.msw.api.gen.getSearchLogByUserIdResponseMock.html +0 -1
  247. package/src/gen/_docs/html/interfaces/_models_configServicePatchConfigBody.ConfigServicePatchConfigBody.html +0 -7
  248. package/src/gen/_docs/html/interfaces/_models_configServiceUpdateConfigBody.ConfigServiceUpdateConfigBody.html +0 -6
  249. package/src/gen/_docs/html/modules/_models_configServiceUpdateConfigBody.html +0 -1
  250. package/src/gen/_docs/html/modules/_models_readSystemObjectsParams.html +0 -1
  251. package/src/gen/_docs/html/modules/_models_searchConfigObjectItem.html +0 -1
  252. package/src/gen/_docs/html/modules/_models_searchConfigParams.html +0 -1
  253. package/src/gen/_docs/html/modules/_models_searchLogByConfigIdActionItem.html +0 -1
  254. package/src/gen/_docs/html/modules/_models_searchLogByConfigIdParams.html +0 -1
  255. package/src/gen/_docs/html/modules/_models_searchLogByRecordIdActionItem.html +0 -1
  256. package/src/gen/_docs/html/modules/_models_searchLogByRecordIdParams.html +0 -1
  257. package/src/gen/_docs/html/modules/_models_searchLogByUserIdActionItem.html +0 -1
  258. package/src/gen/_docs/html/modules/_models_searchLogByUserIdParams.html +0 -1
  259. package/src/gen/_docs/html/types/_models_searchConfigObjectItem.SearchConfigObjectItem.html +0 -5
  260. package/src/gen/_docs/html/types/_models_searchLogByConfigIdActionItem.SearchLogByConfigIdActionItem.html +0 -5
  261. package/src/gen/_docs/html/types/_models_searchLogByConfigIdParams.SearchLogByConfigIdParams.html +0 -11
  262. package/src/gen/_docs/html/types/_models_searchLogByRecordIdActionItem.SearchLogByRecordIdActionItem.html +0 -5
  263. package/src/gen/_docs/html/types/_models_searchLogByUserIdActionItem.SearchLogByUserIdActionItem.html +0 -5
  264. package/src/gen/_docs/html/types/config-service_config-service.api.gen.CreateConfigResult.html +0 -1
  265. package/src/gen/_docs/html/types/config-service_config-service.api.gen.DeleteConfigResult.html +0 -1
  266. package/src/gen/_docs/html/types/config-service_config-service.api.gen.PatchConfigResult.html +0 -1
  267. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ReadConfigResult.html +0 -1
  268. package/src/gen/_docs/html/types/config-service_config-service.api.gen.ReadSystemObjectsResult.html +0 -1
  269. package/src/gen/_docs/html/types/config-service_config-service.api.gen.UpdateConfigResult.html +0 -1
  270. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.SearchLogByConfigIdResult.html +0 -1
  271. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.SearchLogByRecordIdResult.html +0 -1
  272. package/src/gen/_docs/html/types/logger-service_logger-service.api.gen.SearchLogByUserIdResult.html +0 -1
  273. package/src/gen/_docs/html/variables/_models_searchConfigObjectItem.SearchConfigObjectItem.html +0 -1
  274. package/src/gen/_docs/html/variables/_models_searchLogByConfigIdActionItem.SearchLogByConfigIdActionItem.html +0 -1
  275. package/src/gen/_docs/html/variables/_models_searchLogByRecordIdActionItem.SearchLogByRecordIdActionItem.html +0 -1
  276. package/src/gen/_docs/html/variables/_models_searchLogByUserIdActionItem.SearchLogByUserIdActionItem.html +0 -1
  277. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.createConfigBody.html +0 -1
  278. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.createConfigResponse.html +0 -1
  279. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.deleteConfigParams.html +0 -1
  280. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.deleteConfigResponse.html +0 -1
  281. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.patchConfigBody.html +0 -1
  282. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.patchConfigParams.html +0 -1
  283. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.patchConfigResponse.html +0 -1
  284. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.readConfigParams.html +0 -1
  285. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.readConfigResponse.html +0 -1
  286. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.readSystemObjectsQueryParams.html +0 -1
  287. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.readSystemObjectsResponse.html +0 -1
  288. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.searchConfigQueryParams.html +0 -1
  289. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.searchConfigResponse.html +0 -1
  290. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.updateConfigBody.html +0 -1
  291. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.updateConfigParams.html +0 -1
  292. package/src/gen/_docs/html/variables/config-service_config-service.zod.gen.updateConfigResponse.html +0 -1
  293. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByConfigIdParams.html +0 -1
  294. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByConfigIdQueryParams.html +0 -1
  295. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByConfigIdResponse.html +0 -1
  296. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByRecordIdParams.html +0 -1
  297. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByRecordIdQueryParams.html +0 -1
  298. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByRecordIdResponse.html +0 -1
  299. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByUserIdParams.html +0 -1
  300. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByUserIdQueryParams.html +0 -1
  301. package/src/gen/_docs/html/variables/logger-service_logger-service.zod.gen.searchLogByUserIdResponse.html +0 -1
@@ -213,12 +213,12 @@ export declare const searchQueueResponse: zod.ZodObject<{
213
213
  variables: zod.ZodOptional<zod.ZodRecord<zod.ZodString, zod.ZodString>>;
214
214
  waiting: zod.ZodOptional<zod.ZodNumber>;
215
215
  }, "strip", zod.ZodTypeAny, {
216
- processing?: boolean;
217
- active?: number;
218
216
  schema?: {
219
217
  name?: string;
220
218
  id?: string;
221
219
  };
220
+ processing?: boolean;
221
+ active?: number;
222
222
  type?: number;
223
223
  name?: string;
224
224
  createdAt?: string;
@@ -290,12 +290,12 @@ export declare const searchQueueResponse: zod.ZodObject<{
290
290
  timeout?: number;
291
291
  waiting?: number;
292
292
  }, {
293
- processing?: boolean;
294
- active?: number;
295
293
  schema?: {
296
294
  name?: string;
297
295
  id?: string;
298
296
  };
297
+ processing?: boolean;
298
+ active?: number;
299
299
  type?: number;
300
300
  name?: string;
301
301
  createdAt?: string;
@@ -370,12 +370,12 @@ export declare const searchQueueResponse: zod.ZodObject<{
370
370
  next: zod.ZodOptional<zod.ZodBoolean>;
371
371
  }, "strip", zod.ZodTypeAny, {
372
372
  items?: {
373
- processing?: boolean;
374
- active?: number;
375
373
  schema?: {
376
374
  name?: string;
377
375
  id?: string;
378
376
  };
377
+ processing?: boolean;
378
+ active?: number;
379
379
  type?: number;
380
380
  name?: string;
381
381
  createdAt?: string;
@@ -450,12 +450,12 @@ export declare const searchQueueResponse: zod.ZodObject<{
450
450
  next?: boolean;
451
451
  }, {
452
452
  items?: {
453
- processing?: boolean;
454
- active?: number;
455
453
  schema?: {
456
454
  name?: string;
457
455
  id?: string;
458
456
  };
457
+ processing?: boolean;
458
+ active?: number;
459
459
  type?: number;
460
460
  name?: string;
461
461
  createdAt?: string;
@@ -676,11 +676,11 @@ export declare const createQueueBody: zod.ZodObject<{
676
676
  type: zod.ZodOptional<zod.ZodNumber>;
677
677
  variables: zod.ZodOptional<zod.ZodRecord<zod.ZodString, zod.ZodString>>;
678
678
  }, "strip", zod.ZodTypeAny, {
679
- processing?: boolean;
680
679
  schema?: {
681
680
  name?: string;
682
681
  id?: string;
683
682
  };
683
+ processing?: boolean;
684
684
  type?: number;
685
685
  name?: string;
686
686
  description?: string;
@@ -739,11 +739,11 @@ export declare const createQueueBody: zod.ZodObject<{
739
739
  };
740
740
  timeout?: number;
741
741
  }, {
742
- processing?: boolean;
743
742
  schema?: {
744
743
  name?: string;
745
744
  id?: string;
746
745
  };
746
+ processing?: boolean;
747
747
  type?: number;
748
748
  name?: string;
749
749
  description?: string;
@@ -972,12 +972,12 @@ export declare const createQueueResponse: zod.ZodObject<{
972
972
  variables: zod.ZodOptional<zod.ZodRecord<zod.ZodString, zod.ZodString>>;
973
973
  waiting: zod.ZodOptional<zod.ZodNumber>;
974
974
  }, "strip", zod.ZodTypeAny, {
975
- processing?: boolean;
976
- active?: number;
977
975
  schema?: {
978
976
  name?: string;
979
977
  id?: string;
980
978
  };
979
+ processing?: boolean;
980
+ active?: number;
981
981
  type?: number;
982
982
  name?: string;
983
983
  createdAt?: string;
@@ -1049,12 +1049,12 @@ export declare const createQueueResponse: zod.ZodObject<{
1049
1049
  timeout?: number;
1050
1050
  waiting?: number;
1051
1051
  }, {
1052
- processing?: boolean;
1053
- active?: number;
1054
1052
  schema?: {
1055
1053
  name?: string;
1056
1054
  id?: string;
1057
1055
  };
1056
+ processing?: boolean;
1057
+ active?: number;
1058
1058
  type?: number;
1059
1059
  name?: string;
1060
1060
  createdAt?: string;
@@ -1614,12 +1614,12 @@ export declare const deleteQueueResponse: zod.ZodObject<{
1614
1614
  variables: zod.ZodOptional<zod.ZodRecord<zod.ZodString, zod.ZodString>>;
1615
1615
  waiting: zod.ZodOptional<zod.ZodNumber>;
1616
1616
  }, "strip", zod.ZodTypeAny, {
1617
- processing?: boolean;
1618
- active?: number;
1619
1617
  schema?: {
1620
1618
  name?: string;
1621
1619
  id?: string;
1622
1620
  };
1621
+ processing?: boolean;
1622
+ active?: number;
1623
1623
  type?: number;
1624
1624
  name?: string;
1625
1625
  createdAt?: string;
@@ -1691,12 +1691,12 @@ export declare const deleteQueueResponse: zod.ZodObject<{
1691
1691
  timeout?: number;
1692
1692
  waiting?: number;
1693
1693
  }, {
1694
- processing?: boolean;
1695
- active?: number;
1696
1694
  schema?: {
1697
1695
  name?: string;
1698
1696
  id?: string;
1699
1697
  };
1698
+ processing?: boolean;
1699
+ active?: number;
1700
1700
  type?: number;
1701
1701
  name?: string;
1702
1702
  createdAt?: string;
@@ -1955,12 +1955,12 @@ export declare const readQueueResponse: zod.ZodObject<{
1955
1955
  variables: zod.ZodOptional<zod.ZodRecord<zod.ZodString, zod.ZodString>>;
1956
1956
  waiting: zod.ZodOptional<zod.ZodNumber>;
1957
1957
  }, "strip", zod.ZodTypeAny, {
1958
- processing?: boolean;
1959
- active?: number;
1960
1958
  schema?: {
1961
1959
  name?: string;
1962
1960
  id?: string;
1963
1961
  };
1962
+ processing?: boolean;
1963
+ active?: number;
1964
1964
  type?: number;
1965
1965
  name?: string;
1966
1966
  createdAt?: string;
@@ -2032,12 +2032,12 @@ export declare const readQueueResponse: zod.ZodObject<{
2032
2032
  timeout?: number;
2033
2033
  waiting?: number;
2034
2034
  }, {
2035
- processing?: boolean;
2036
- active?: number;
2037
2035
  schema?: {
2038
2036
  name?: string;
2039
2037
  id?: string;
2040
2038
  };
2039
+ processing?: boolean;
2040
+ active?: number;
2041
2041
  type?: number;
2042
2042
  name?: string;
2043
2043
  createdAt?: string;
@@ -2264,11 +2264,11 @@ export declare const patchQueueBody: zod.ZodObject<{
2264
2264
  type: zod.ZodOptional<zod.ZodNumber>;
2265
2265
  variables: zod.ZodOptional<zod.ZodRecord<zod.ZodString, zod.ZodString>>;
2266
2266
  }, "strip", zod.ZodTypeAny, {
2267
- processing?: boolean;
2268
2267
  schema?: {
2269
2268
  name?: string;
2270
2269
  id?: string;
2271
2270
  };
2271
+ processing?: boolean;
2272
2272
  type?: number;
2273
2273
  name?: string;
2274
2274
  description?: string;
@@ -2328,11 +2328,11 @@ export declare const patchQueueBody: zod.ZodObject<{
2328
2328
  timeout?: number;
2329
2329
  fields?: string[];
2330
2330
  }, {
2331
- processing?: boolean;
2332
2331
  schema?: {
2333
2332
  name?: string;
2334
2333
  id?: string;
2335
2334
  };
2335
+ processing?: boolean;
2336
2336
  type?: number;
2337
2337
  name?: string;
2338
2338
  description?: string;
@@ -2562,12 +2562,12 @@ export declare const patchQueueResponse: zod.ZodObject<{
2562
2562
  variables: zod.ZodOptional<zod.ZodRecord<zod.ZodString, zod.ZodString>>;
2563
2563
  waiting: zod.ZodOptional<zod.ZodNumber>;
2564
2564
  }, "strip", zod.ZodTypeAny, {
2565
- processing?: boolean;
2566
- active?: number;
2567
2565
  schema?: {
2568
2566
  name?: string;
2569
2567
  id?: string;
2570
2568
  };
2569
+ processing?: boolean;
2570
+ active?: number;
2571
2571
  type?: number;
2572
2572
  name?: string;
2573
2573
  createdAt?: string;
@@ -2639,12 +2639,12 @@ export declare const patchQueueResponse: zod.ZodObject<{
2639
2639
  timeout?: number;
2640
2640
  waiting?: number;
2641
2641
  }, {
2642
- processing?: boolean;
2643
- active?: number;
2644
2642
  schema?: {
2645
2643
  name?: string;
2646
2644
  id?: string;
2647
2645
  };
2646
+ processing?: boolean;
2647
+ active?: number;
2648
2648
  type?: number;
2649
2649
  name?: string;
2650
2650
  createdAt?: string;
@@ -2870,11 +2870,11 @@ export declare const updateQueueBody: zod.ZodObject<{
2870
2870
  type: zod.ZodOptional<zod.ZodNumber>;
2871
2871
  variables: zod.ZodOptional<zod.ZodRecord<zod.ZodString, zod.ZodString>>;
2872
2872
  }, "strip", zod.ZodTypeAny, {
2873
- processing?: boolean;
2874
2873
  schema?: {
2875
2874
  name?: string;
2876
2875
  id?: string;
2877
2876
  };
2877
+ processing?: boolean;
2878
2878
  type?: number;
2879
2879
  name?: string;
2880
2880
  description?: string;
@@ -2933,11 +2933,11 @@ export declare const updateQueueBody: zod.ZodObject<{
2933
2933
  };
2934
2934
  timeout?: number;
2935
2935
  }, {
2936
- processing?: boolean;
2937
2936
  schema?: {
2938
2937
  name?: string;
2939
2938
  id?: string;
2940
2939
  };
2940
+ processing?: boolean;
2941
2941
  type?: number;
2942
2942
  name?: string;
2943
2943
  description?: string;
@@ -3166,12 +3166,12 @@ export declare const updateQueueResponse: zod.ZodObject<{
3166
3166
  variables: zod.ZodOptional<zod.ZodRecord<zod.ZodString, zod.ZodString>>;
3167
3167
  waiting: zod.ZodOptional<zod.ZodNumber>;
3168
3168
  }, "strip", zod.ZodTypeAny, {
3169
- processing?: boolean;
3170
- active?: number;
3171
3169
  schema?: {
3172
3170
  name?: string;
3173
3171
  id?: string;
3174
3172
  };
3173
+ processing?: boolean;
3174
+ active?: number;
3175
3175
  type?: number;
3176
3176
  name?: string;
3177
3177
  createdAt?: string;
@@ -3243,12 +3243,12 @@ export declare const updateQueueResponse: zod.ZodObject<{
3243
3243
  timeout?: number;
3244
3244
  waiting?: number;
3245
3245
  }, {
3246
- processing?: boolean;
3247
- active?: number;
3248
3246
  schema?: {
3249
3247
  name?: string;
3250
3248
  id?: string;
3251
3249
  };
3250
+ processing?: boolean;
3251
+ active?: number;
3252
3252
  type?: number;
3253
3253
  name?: string;
3254
3254
  createdAt?: string;
@@ -1,9 +1,9 @@
1
1
  import type { AxiosRequestConfig, AxiosResponse } from 'axios';
2
- import type { CreateSourceParams, ListSourcesParams, LocateSourceParams, UpdateSource2Params, UpdateSourceParams, WebitelCasesInputSource, WebitelCasesInputSourceBody, WebitelCasesLocateSourceResponse, WebitelCasesSource, WebitelCasesSourceList } from '.././_models';
2
+ import type { CreateSourceParams, ListSourcesParams, LocateSourceParams, UpdateSource2Params, UpdateSourceParams, WebitelCasesInputSource, WebitelCasesLocateSourceResponse, WebitelCasesSource, WebitelCasesSourceList } from '.././_models';
3
3
  export declare const // --- title start
4
4
  getSources: () => {
5
5
  listSources: <TData = AxiosResponse<WebitelCasesSourceList, any>>(params?: ListSourcesParams, options?: AxiosRequestConfig) => Promise<TData>;
6
- createSource: <TData = AxiosResponse<WebitelCasesSource, any>>(webitelCasesInputSourceBody: WebitelCasesInputSourceBody, params?: CreateSourceParams, options?: AxiosRequestConfig) => Promise<TData>;
6
+ createSource: <TData = AxiosResponse<WebitelCasesSource, any>>(webitelCasesInputSource: WebitelCasesInputSource, params?: CreateSourceParams, options?: AxiosRequestConfig) => Promise<TData>;
7
7
  deleteSource: <TData = AxiosResponse<WebitelCasesSource, any>>(id: string, options?: AxiosRequestConfig) => Promise<TData>;
8
8
  locateSource: <TData = AxiosResponse<WebitelCasesLocateSourceResponse, any>>(id: string, params?: LocateSourceParams, options?: AxiosRequestConfig) => Promise<TData>;
9
9
  updateSource2: <TData = AxiosResponse<WebitelCasesSource, any>>(id: string, webitelCasesInputSource: WebitelCasesInputSource, params?: UpdateSource2Params, options?: AxiosRequestConfig) => Promise<TData>;
@@ -33,11 +33,15 @@ export declare const listSourcesQueryParams: zod.ZodObject<{
33
33
  fields?: string[];
34
34
  q?: string;
35
35
  }>;
36
+ export declare const listSourcesResponseItemsItemDescriptionMax = 500;
37
+ export declare const listSourcesResponseItemsItemNameMin = 3;
38
+ export declare const listSourcesResponseItemsItemNameMax = 100;
39
+ export declare const listSourcesResponseItemsItemNameRegExp: RegExp;
36
40
  export declare const listSourcesResponseItemsItemTypeDefault = "TYPE_UNSPECIFIED";
37
41
  export declare const listSourcesResponse: zod.ZodObject<{
38
42
  items: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
39
- createdAt: zod.ZodOptional<zod.ZodString>;
40
- createdBy: zod.ZodOptional<zod.ZodObject<{
43
+ createdAt: zod.ZodString;
44
+ createdBy: zod.ZodObject<{
41
45
  id: zod.ZodOptional<zod.ZodString>;
42
46
  name: zod.ZodOptional<zod.ZodString>;
43
47
  }, "strip", zod.ZodTypeAny, {
@@ -46,13 +50,13 @@ export declare const listSourcesResponse: zod.ZodObject<{
46
50
  }, {
47
51
  name?: string;
48
52
  id?: string;
49
- }>>;
53
+ }>;
50
54
  description: zod.ZodOptional<zod.ZodString>;
51
- id: zod.ZodOptional<zod.ZodString>;
52
- name: zod.ZodOptional<zod.ZodString>;
53
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
54
- updatedAt: zod.ZodOptional<zod.ZodString>;
55
- updatedBy: zod.ZodOptional<zod.ZodObject<{
55
+ id: zod.ZodString;
56
+ name: zod.ZodString;
57
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
58
+ updatedAt: zod.ZodString;
59
+ updatedBy: zod.ZodObject<{
56
60
  id: zod.ZodOptional<zod.ZodString>;
57
61
  name: zod.ZodOptional<zod.ZodString>;
58
62
  }, "strip", zod.ZodTypeAny, {
@@ -61,7 +65,7 @@ export declare const listSourcesResponse: zod.ZodObject<{
61
65
  }, {
62
66
  name?: string;
63
67
  id?: string;
64
- }>>;
68
+ }>;
65
69
  }, "strip", zod.ZodTypeAny, {
66
70
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
67
71
  name?: string;
@@ -144,11 +148,21 @@ export declare const createSourceQueryParams: zod.ZodObject<{
144
148
  }, {
145
149
  fields?: string[];
146
150
  }>;
151
+ export declare const createSourceBodyDefault: {
152
+ name: string;
153
+ type: string;
154
+ };
155
+ export declare const createSourceBodyDescriptionDefault = "No description provided";
156
+ export declare const createSourceBodyDescriptionMax = 500;
157
+ export declare const createSourceBodyNameDefault = "New Source";
158
+ export declare const createSourceBodyNameMin = 2;
159
+ export declare const createSourceBodyNameMax = 100;
160
+ export declare const createSourceBodyNameRegExp: RegExp;
147
161
  export declare const createSourceBodyTypeDefault = "TYPE_UNSPECIFIED";
148
162
  export declare const createSourceBody: zod.ZodObject<{
149
- description: zod.ZodOptional<zod.ZodString>;
150
- name: zod.ZodOptional<zod.ZodString>;
151
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
163
+ description: zod.ZodDefault<zod.ZodString>;
164
+ name: zod.ZodString;
165
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
152
166
  }, "strip", zod.ZodTypeAny, {
153
167
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
154
168
  name?: string;
@@ -158,10 +172,14 @@ export declare const createSourceBody: zod.ZodObject<{
158
172
  name?: string;
159
173
  description?: string;
160
174
  }>;
175
+ export declare const createSourceResponseDescriptionMax = 500;
176
+ export declare const createSourceResponseNameMin = 3;
177
+ export declare const createSourceResponseNameMax = 100;
178
+ export declare const createSourceResponseNameRegExp: RegExp;
161
179
  export declare const createSourceResponseTypeDefault = "TYPE_UNSPECIFIED";
162
180
  export declare const createSourceResponse: zod.ZodObject<{
163
- createdAt: zod.ZodOptional<zod.ZodString>;
164
- createdBy: zod.ZodOptional<zod.ZodObject<{
181
+ createdAt: zod.ZodString;
182
+ createdBy: zod.ZodObject<{
165
183
  id: zod.ZodOptional<zod.ZodString>;
166
184
  name: zod.ZodOptional<zod.ZodString>;
167
185
  }, "strip", zod.ZodTypeAny, {
@@ -170,13 +188,13 @@ export declare const createSourceResponse: zod.ZodObject<{
170
188
  }, {
171
189
  name?: string;
172
190
  id?: string;
173
- }>>;
191
+ }>;
174
192
  description: zod.ZodOptional<zod.ZodString>;
175
- id: zod.ZodOptional<zod.ZodString>;
176
- name: zod.ZodOptional<zod.ZodString>;
177
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
178
- updatedAt: zod.ZodOptional<zod.ZodString>;
179
- updatedBy: zod.ZodOptional<zod.ZodObject<{
193
+ id: zod.ZodString;
194
+ name: zod.ZodString;
195
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
196
+ updatedAt: zod.ZodString;
197
+ updatedBy: zod.ZodObject<{
180
198
  id: zod.ZodOptional<zod.ZodString>;
181
199
  name: zod.ZodOptional<zod.ZodString>;
182
200
  }, "strip", zod.ZodTypeAny, {
@@ -185,7 +203,7 @@ export declare const createSourceResponse: zod.ZodObject<{
185
203
  }, {
186
204
  name?: string;
187
205
  id?: string;
188
- }>>;
206
+ }>;
189
207
  }, "strip", zod.ZodTypeAny, {
190
208
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
191
209
  name?: string;
@@ -227,10 +245,14 @@ export declare const deleteSourceParams: zod.ZodObject<{
227
245
  }, {
228
246
  id?: string;
229
247
  }>;
248
+ export declare const deleteSourceResponseDescriptionMax = 500;
249
+ export declare const deleteSourceResponseNameMin = 3;
250
+ export declare const deleteSourceResponseNameMax = 100;
251
+ export declare const deleteSourceResponseNameRegExp: RegExp;
230
252
  export declare const deleteSourceResponseTypeDefault = "TYPE_UNSPECIFIED";
231
253
  export declare const deleteSourceResponse: zod.ZodObject<{
232
- createdAt: zod.ZodOptional<zod.ZodString>;
233
- createdBy: zod.ZodOptional<zod.ZodObject<{
254
+ createdAt: zod.ZodString;
255
+ createdBy: zod.ZodObject<{
234
256
  id: zod.ZodOptional<zod.ZodString>;
235
257
  name: zod.ZodOptional<zod.ZodString>;
236
258
  }, "strip", zod.ZodTypeAny, {
@@ -239,13 +261,13 @@ export declare const deleteSourceResponse: zod.ZodObject<{
239
261
  }, {
240
262
  name?: string;
241
263
  id?: string;
242
- }>>;
264
+ }>;
243
265
  description: zod.ZodOptional<zod.ZodString>;
244
- id: zod.ZodOptional<zod.ZodString>;
245
- name: zod.ZodOptional<zod.ZodString>;
246
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
247
- updatedAt: zod.ZodOptional<zod.ZodString>;
248
- updatedBy: zod.ZodOptional<zod.ZodObject<{
266
+ id: zod.ZodString;
267
+ name: zod.ZodString;
268
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
269
+ updatedAt: zod.ZodString;
270
+ updatedBy: zod.ZodObject<{
249
271
  id: zod.ZodOptional<zod.ZodString>;
250
272
  name: zod.ZodOptional<zod.ZodString>;
251
273
  }, "strip", zod.ZodTypeAny, {
@@ -254,7 +276,7 @@ export declare const deleteSourceResponse: zod.ZodObject<{
254
276
  }, {
255
277
  name?: string;
256
278
  id?: string;
257
- }>>;
279
+ }>;
258
280
  }, "strip", zod.ZodTypeAny, {
259
281
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
260
282
  name?: string;
@@ -303,11 +325,15 @@ export declare const locateSourceQueryParams: zod.ZodObject<{
303
325
  }, {
304
326
  fields?: string[];
305
327
  }>;
328
+ export declare const locateSourceResponseSourceDescriptionMax = 500;
329
+ export declare const locateSourceResponseSourceNameMin = 3;
330
+ export declare const locateSourceResponseSourceNameMax = 100;
331
+ export declare const locateSourceResponseSourceNameRegExp: RegExp;
306
332
  export declare const locateSourceResponseSourceTypeDefault = "TYPE_UNSPECIFIED";
307
333
  export declare const locateSourceResponse: zod.ZodObject<{
308
334
  source: zod.ZodOptional<zod.ZodObject<{
309
- createdAt: zod.ZodOptional<zod.ZodString>;
310
- createdBy: zod.ZodOptional<zod.ZodObject<{
335
+ createdAt: zod.ZodString;
336
+ createdBy: zod.ZodObject<{
311
337
  id: zod.ZodOptional<zod.ZodString>;
312
338
  name: zod.ZodOptional<zod.ZodString>;
313
339
  }, "strip", zod.ZodTypeAny, {
@@ -316,13 +342,13 @@ export declare const locateSourceResponse: zod.ZodObject<{
316
342
  }, {
317
343
  name?: string;
318
344
  id?: string;
319
- }>>;
345
+ }>;
320
346
  description: zod.ZodOptional<zod.ZodString>;
321
- id: zod.ZodOptional<zod.ZodString>;
322
- name: zod.ZodOptional<zod.ZodString>;
323
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
324
- updatedAt: zod.ZodOptional<zod.ZodString>;
325
- updatedBy: zod.ZodOptional<zod.ZodObject<{
347
+ id: zod.ZodString;
348
+ name: zod.ZodString;
349
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
350
+ updatedAt: zod.ZodString;
351
+ updatedBy: zod.ZodObject<{
326
352
  id: zod.ZodOptional<zod.ZodString>;
327
353
  name: zod.ZodOptional<zod.ZodString>;
328
354
  }, "strip", zod.ZodTypeAny, {
@@ -331,7 +357,7 @@ export declare const locateSourceResponse: zod.ZodObject<{
331
357
  }, {
332
358
  name?: string;
333
359
  id?: string;
334
- }>>;
360
+ }>;
335
361
  }, "strip", zod.ZodTypeAny, {
336
362
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
337
363
  name?: string;
@@ -415,11 +441,21 @@ export declare const updateSource2QueryParams: zod.ZodObject<{
415
441
  }, {
416
442
  fields?: string[];
417
443
  }>;
444
+ export declare const updateSource2BodyDefault: {
445
+ name: string;
446
+ type: string;
447
+ };
448
+ export declare const updateSource2BodyDescriptionDefault = "No description provided";
449
+ export declare const updateSource2BodyDescriptionMax = 500;
450
+ export declare const updateSource2BodyNameDefault = "New Source";
451
+ export declare const updateSource2BodyNameMin = 2;
452
+ export declare const updateSource2BodyNameMax = 100;
453
+ export declare const updateSource2BodyNameRegExp: RegExp;
418
454
  export declare const updateSource2BodyTypeDefault = "TYPE_UNSPECIFIED";
419
455
  export declare const updateSource2Body: zod.ZodObject<{
420
- description: zod.ZodOptional<zod.ZodString>;
421
- name: zod.ZodOptional<zod.ZodString>;
422
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
456
+ description: zod.ZodDefault<zod.ZodString>;
457
+ name: zod.ZodString;
458
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
423
459
  }, "strip", zod.ZodTypeAny, {
424
460
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
425
461
  name?: string;
@@ -429,10 +465,14 @@ export declare const updateSource2Body: zod.ZodObject<{
429
465
  name?: string;
430
466
  description?: string;
431
467
  }>;
468
+ export declare const updateSource2ResponseDescriptionMax = 500;
469
+ export declare const updateSource2ResponseNameMin = 3;
470
+ export declare const updateSource2ResponseNameMax = 100;
471
+ export declare const updateSource2ResponseNameRegExp: RegExp;
432
472
  export declare const updateSource2ResponseTypeDefault = "TYPE_UNSPECIFIED";
433
473
  export declare const updateSource2Response: zod.ZodObject<{
434
- createdAt: zod.ZodOptional<zod.ZodString>;
435
- createdBy: zod.ZodOptional<zod.ZodObject<{
474
+ createdAt: zod.ZodString;
475
+ createdBy: zod.ZodObject<{
436
476
  id: zod.ZodOptional<zod.ZodString>;
437
477
  name: zod.ZodOptional<zod.ZodString>;
438
478
  }, "strip", zod.ZodTypeAny, {
@@ -441,13 +481,13 @@ export declare const updateSource2Response: zod.ZodObject<{
441
481
  }, {
442
482
  name?: string;
443
483
  id?: string;
444
- }>>;
484
+ }>;
445
485
  description: zod.ZodOptional<zod.ZodString>;
446
- id: zod.ZodOptional<zod.ZodString>;
447
- name: zod.ZodOptional<zod.ZodString>;
448
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
449
- updatedAt: zod.ZodOptional<zod.ZodString>;
450
- updatedBy: zod.ZodOptional<zod.ZodObject<{
486
+ id: zod.ZodString;
487
+ name: zod.ZodString;
488
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
489
+ updatedAt: zod.ZodString;
490
+ updatedBy: zod.ZodObject<{
451
491
  id: zod.ZodOptional<zod.ZodString>;
452
492
  name: zod.ZodOptional<zod.ZodString>;
453
493
  }, "strip", zod.ZodTypeAny, {
@@ -456,7 +496,7 @@ export declare const updateSource2Response: zod.ZodObject<{
456
496
  }, {
457
497
  name?: string;
458
498
  id?: string;
459
- }>>;
499
+ }>;
460
500
  }, "strip", zod.ZodTypeAny, {
461
501
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
462
502
  name?: string;
@@ -505,11 +545,21 @@ export declare const updateSourceQueryParams: zod.ZodObject<{
505
545
  }, {
506
546
  fields?: string[];
507
547
  }>;
548
+ export declare const updateSourceBodyDefault: {
549
+ name: string;
550
+ type: string;
551
+ };
552
+ export declare const updateSourceBodyDescriptionDefault = "No description provided";
553
+ export declare const updateSourceBodyDescriptionMax = 500;
554
+ export declare const updateSourceBodyNameDefault = "New Source";
555
+ export declare const updateSourceBodyNameMin = 2;
556
+ export declare const updateSourceBodyNameMax = 100;
557
+ export declare const updateSourceBodyNameRegExp: RegExp;
508
558
  export declare const updateSourceBodyTypeDefault = "TYPE_UNSPECIFIED";
509
559
  export declare const updateSourceBody: zod.ZodObject<{
510
- description: zod.ZodOptional<zod.ZodString>;
511
- name: zod.ZodOptional<zod.ZodString>;
512
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
560
+ description: zod.ZodDefault<zod.ZodString>;
561
+ name: zod.ZodString;
562
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
513
563
  }, "strip", zod.ZodTypeAny, {
514
564
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
515
565
  name?: string;
@@ -519,10 +569,14 @@ export declare const updateSourceBody: zod.ZodObject<{
519
569
  name?: string;
520
570
  description?: string;
521
571
  }>;
572
+ export declare const updateSourceResponseDescriptionMax = 500;
573
+ export declare const updateSourceResponseNameMin = 3;
574
+ export declare const updateSourceResponseNameMax = 100;
575
+ export declare const updateSourceResponseNameRegExp: RegExp;
522
576
  export declare const updateSourceResponseTypeDefault = "TYPE_UNSPECIFIED";
523
577
  export declare const updateSourceResponse: zod.ZodObject<{
524
- createdAt: zod.ZodOptional<zod.ZodString>;
525
- createdBy: zod.ZodOptional<zod.ZodObject<{
578
+ createdAt: zod.ZodString;
579
+ createdBy: zod.ZodObject<{
526
580
  id: zod.ZodOptional<zod.ZodString>;
527
581
  name: zod.ZodOptional<zod.ZodString>;
528
582
  }, "strip", zod.ZodTypeAny, {
@@ -531,13 +585,13 @@ export declare const updateSourceResponse: zod.ZodObject<{
531
585
  }, {
532
586
  name?: string;
533
587
  id?: string;
534
- }>>;
588
+ }>;
535
589
  description: zod.ZodOptional<zod.ZodString>;
536
- id: zod.ZodOptional<zod.ZodString>;
537
- name: zod.ZodOptional<zod.ZodString>;
538
- type: zod.ZodDefault<zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>>;
539
- updatedAt: zod.ZodOptional<zod.ZodString>;
540
- updatedBy: zod.ZodOptional<zod.ZodObject<{
590
+ id: zod.ZodString;
591
+ name: zod.ZodString;
592
+ type: zod.ZodEnum<["TYPE_UNSPECIFIED", "CALL", "CHAT", "SOCIAL_MEDIA", "EMAIL", "API", "MANUAL"]>;
593
+ updatedAt: zod.ZodString;
594
+ updatedBy: zod.ZodObject<{
541
595
  id: zod.ZodOptional<zod.ZodString>;
542
596
  name: zod.ZodOptional<zod.ZodString>;
543
597
  }, "strip", zod.ZodTypeAny, {
@@ -546,7 +600,7 @@ export declare const updateSourceResponse: zod.ZodObject<{
546
600
  }, {
547
601
  name?: string;
548
602
  id?: string;
549
- }>>;
603
+ }>;
550
604
  }, "strip", zod.ZodTypeAny, {
551
605
  type?: "TYPE_UNSPECIFIED" | "CALL" | "CHAT" | "SOCIAL_MEDIA" | "EMAIL" | "API" | "MANUAL";
552
606
  name?: string;