@kernelminds/scailo-sdk 0.0.10 → 0.0.12

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 (623) hide show
  1. package/lib/cjs/index.js +1 -0
  2. package/lib/cjs/permissions.js +1327 -0
  3. package/lib/cjs/src/absences.scailo_connect.js +15 -15
  4. package/lib/cjs/src/actions_codes.scailo_connect.js +13 -13
  5. package/lib/cjs/src/activities.scailo_connect.js +15 -15
  6. package/lib/cjs/src/activities_groups.scailo_connect.js +13 -13
  7. package/lib/cjs/src/activities_statuses.scailo_connect.js +13 -13
  8. package/lib/cjs/src/activities_tags.scailo_connect.js +13 -13
  9. package/lib/cjs/src/announcements.scailo_connect.js +15 -15
  10. package/lib/cjs/src/asset_indents.scailo_connect.js +21 -21
  11. package/lib/cjs/src/associates.scailo_connect.js +2 -2
  12. package/lib/cjs/src/attendances.scailo_connect.js +17 -17
  13. package/lib/cjs/src/attendances_amendments.scailo_connect.js +15 -15
  14. package/lib/cjs/src/bank_accounts.scailo_connect.js +13 -13
  15. package/lib/cjs/src/base.scailo_pb.js +45 -2
  16. package/lib/cjs/src/client_streams.scailo_connect.js +6 -6
  17. package/lib/cjs/src/clients.scailo_connect.js +16 -16
  18. package/lib/cjs/src/components.scailo_connect.js +13 -13
  19. package/lib/cjs/src/credit_notes.scailo_connect.js +25 -25
  20. package/lib/cjs/src/currencies.scailo_connect.js +13 -13
  21. package/lib/cjs/src/debit_notes.scailo_connect.js +25 -25
  22. package/lib/cjs/src/departments.scailo_connect.js +16 -16
  23. package/lib/cjs/src/equations_families.scailo_connect.js +22 -22
  24. package/lib/cjs/src/equations_replaceables.scailo_connect.js +22 -22
  25. package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +22 -22
  26. package/lib/cjs/src/equations_work_orders.scailo_connect.js +22 -22
  27. package/lib/cjs/src/equipments.scailo_connect.js +13 -13
  28. package/lib/cjs/src/expenses.scailo_connect.js +21 -21
  29. package/lib/cjs/src/families.scailo_connect.js +23 -23
  30. package/lib/cjs/src/feedstocks.scailo_connect.js +13 -13
  31. package/lib/cjs/src/forms_fields.scailo_connect.js +2 -2
  32. package/lib/cjs/src/forms_sections.scailo_connect.js +2 -2
  33. package/lib/cjs/src/general_settings.scailo_connect.js +2 -2
  34. package/lib/cjs/src/general_streams.scailo_connect.js +4 -4
  35. package/lib/cjs/src/goals.scailo_connect.js +21 -21
  36. package/lib/cjs/src/goods_dispatches.scailo_connect.js +23 -23
  37. package/lib/cjs/src/goods_receipts.scailo_connect.js +23 -23
  38. package/lib/cjs/src/holidays.scailo_connect.js +20 -20
  39. package/lib/cjs/src/infrastructures.scailo_connect.js +13 -13
  40. package/lib/cjs/src/inward_jobs.scailo_connect.js +32 -32
  41. package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +22 -22
  42. package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
  43. package/lib/cjs/src/labels.scailo_connect.js +2 -2
  44. package/lib/cjs/src/leaves_adjustments.scailo_connect.js +20 -20
  45. package/lib/cjs/src/leaves_logs.scailo_connect.js +1 -1
  46. package/lib/cjs/src/leaves_requests.scailo_connect.js +15 -15
  47. package/lib/cjs/src/leaves_types.scailo_connect.js +15 -15
  48. package/lib/cjs/src/ledgers.scailo_connect.js +13 -13
  49. package/lib/cjs/src/locations.scailo_connect.js +13 -13
  50. package/lib/cjs/src/meetings.scailo_connect.js +19 -19
  51. package/lib/cjs/src/merchandises.scailo_connect.js +13 -13
  52. package/lib/cjs/src/on_duties.scailo_connect.js +17 -17
  53. package/lib/cjs/src/outward_jobs.scailo_connect.js +32 -32
  54. package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +22 -22
  55. package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
  56. package/lib/cjs/src/overtimes.scailo_connect.js +15 -15
  57. package/lib/cjs/src/payroll_groups.scailo_connect.js +22 -22
  58. package/lib/cjs/src/payroll_params.scailo_connect.js +15 -15
  59. package/lib/cjs/src/production_indents.scailo_connect.js +22 -22
  60. package/lib/cjs/src/production_plans.scailo_connect.js +22 -22
  61. package/lib/cjs/src/products.scailo_connect.js +12 -12
  62. package/lib/cjs/src/proforma_invoices.scailo_connect.js +24 -24
  63. package/lib/cjs/src/projects.scailo_connect.js +19 -19
  64. package/lib/cjs/src/purchases_enquiries.scailo_connect.js +20 -20
  65. package/lib/cjs/src/purchases_indents.scailo_connect.js +23 -23
  66. package/lib/cjs/src/purchases_orders.scailo_connect.js +29 -29
  67. package/lib/cjs/src/purchases_payments.scailo_connect.js +15 -15
  68. package/lib/cjs/src/purchases_returns.scailo_connect.js +21 -21
  69. package/lib/cjs/src/qc_groups.scailo_connect.js +22 -22
  70. package/lib/cjs/src/qc_hubs.scailo_connect.js +13 -13
  71. package/lib/cjs/src/qc_params.scailo_connect.js +15 -15
  72. package/lib/cjs/src/qc_samples.scailo_connect.js +10 -10
  73. package/lib/cjs/src/quotations_requests.scailo_connect.js +21 -21
  74. package/lib/cjs/src/quotations_responses.scailo_connect.js +20 -20
  75. package/lib/cjs/src/replaceable_indents.scailo_connect.js +22 -22
  76. package/lib/cjs/src/roles.scailo_connect.js +17 -17
  77. package/lib/cjs/src/salaries.scailo_connect.js +32 -32
  78. package/lib/cjs/src/sales_enquiries.scailo_connect.js +25 -25
  79. package/lib/cjs/src/sales_invoices.scailo_connect.js +26 -26
  80. package/lib/cjs/src/sales_orders.scailo_connect.js +27 -27
  81. package/lib/cjs/src/sales_quotations.scailo_connect.js +27 -27
  82. package/lib/cjs/src/sales_receipts.scailo_connect.js +15 -15
  83. package/lib/cjs/src/sales_returns.scailo_connect.js +21 -21
  84. package/lib/cjs/src/shifts.scailo_connect.js +15 -15
  85. package/lib/cjs/src/shifts_groups.scailo_connect.js +20 -20
  86. package/lib/cjs/src/skills_groups.scailo_connect.js +22 -22
  87. package/lib/cjs/src/skills_params.scailo_connect.js +15 -15
  88. package/lib/cjs/src/stock_audits.scailo_connect.js +21 -21
  89. package/lib/cjs/src/stock_issuances.scailo_connect.js +22 -22
  90. package/lib/cjs/src/stock_returns.scailo_connect.js +21 -21
  91. package/lib/cjs/src/storages.scailo_connect.js +13 -13
  92. package/lib/cjs/src/stores.scailo_connect.js +13 -13
  93. package/lib/cjs/src/supply_offers.scailo_connect.js +23 -23
  94. package/lib/cjs/src/tax_groups.scailo_connect.js +18 -18
  95. package/lib/cjs/src/tax_params.scailo_connect.js +13 -13
  96. package/lib/cjs/src/teams.scailo_connect.js +22 -22
  97. package/lib/cjs/src/units_of_materials.scailo_connect.js +13 -13
  98. package/lib/cjs/src/users.scailo_connect.js +19 -19
  99. package/lib/cjs/src/vendor_invoices.scailo_connect.js +25 -25
  100. package/lib/cjs/src/vendor_streams.scailo_connect.js +6 -6
  101. package/lib/cjs/src/vendors.scailo_connect.js +21 -21
  102. package/lib/cjs/src/visitations.scailo_connect.js +17 -17
  103. package/lib/cjs/src/work_orders.scailo_connect.js +22 -22
  104. package/lib/cjs/src/workflows_rules.scailo_connect.js +16 -16
  105. package/lib/cjs/types/index.d.ts +1 -0
  106. package/lib/cjs/types/index.d.ts.map +1 -1
  107. package/lib/cjs/types/permissions.d.ts +1300 -0
  108. package/lib/cjs/types/permissions.d.ts.map +1 -0
  109. package/lib/cjs/types/src/absences.scailo_connect.d.ts +16 -16
  110. package/lib/cjs/types/src/absences.scailo_connect.d.ts.map +1 -1
  111. package/lib/cjs/types/src/actions_codes.scailo_connect.d.ts +14 -14
  112. package/lib/cjs/types/src/actions_codes.scailo_connect.d.ts.map +1 -1
  113. package/lib/cjs/types/src/activities.scailo_connect.d.ts +16 -16
  114. package/lib/cjs/types/src/activities.scailo_connect.d.ts.map +1 -1
  115. package/lib/cjs/types/src/activities_groups.scailo_connect.d.ts +14 -14
  116. package/lib/cjs/types/src/activities_groups.scailo_connect.d.ts.map +1 -1
  117. package/lib/cjs/types/src/activities_statuses.scailo_connect.d.ts +14 -14
  118. package/lib/cjs/types/src/activities_statuses.scailo_connect.d.ts.map +1 -1
  119. package/lib/cjs/types/src/activities_tags.scailo_connect.d.ts +14 -14
  120. package/lib/cjs/types/src/activities_tags.scailo_connect.d.ts.map +1 -1
  121. package/lib/cjs/types/src/announcements.scailo_connect.d.ts +16 -16
  122. package/lib/cjs/types/src/announcements.scailo_connect.d.ts.map +1 -1
  123. package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +22 -22
  124. package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
  125. package/lib/cjs/types/src/associates.scailo_connect.d.ts +3 -3
  126. package/lib/cjs/types/src/associates.scailo_connect.d.ts.map +1 -1
  127. package/lib/cjs/types/src/attendances.scailo_connect.d.ts +18 -18
  128. package/lib/cjs/types/src/attendances.scailo_connect.d.ts.map +1 -1
  129. package/lib/cjs/types/src/attendances_amendments.scailo_connect.d.ts +16 -16
  130. package/lib/cjs/types/src/attendances_amendments.scailo_connect.d.ts.map +1 -1
  131. package/lib/cjs/types/src/bank_accounts.scailo_connect.d.ts +14 -14
  132. package/lib/cjs/types/src/bank_accounts.scailo_connect.d.ts.map +1 -1
  133. package/lib/cjs/types/src/base.scailo_pb.d.ts +28 -0
  134. package/lib/cjs/types/src/base.scailo_pb.d.ts.map +1 -1
  135. package/lib/cjs/types/src/client_streams.scailo_connect.d.ts +7 -7
  136. package/lib/cjs/types/src/client_streams.scailo_connect.d.ts.map +1 -1
  137. package/lib/cjs/types/src/clients.scailo_connect.d.ts +17 -17
  138. package/lib/cjs/types/src/clients.scailo_connect.d.ts.map +1 -1
  139. package/lib/cjs/types/src/components.scailo_connect.d.ts +14 -14
  140. package/lib/cjs/types/src/components.scailo_connect.d.ts.map +1 -1
  141. package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts +26 -26
  142. package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
  143. package/lib/cjs/types/src/currencies.scailo_connect.d.ts +14 -14
  144. package/lib/cjs/types/src/currencies.scailo_connect.d.ts.map +1 -1
  145. package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts +26 -26
  146. package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
  147. package/lib/cjs/types/src/departments.scailo_connect.d.ts +17 -17
  148. package/lib/cjs/types/src/departments.scailo_connect.d.ts.map +1 -1
  149. package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +23 -23
  150. package/lib/cjs/types/src/equations_families.scailo_connect.d.ts.map +1 -1
  151. package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +23 -23
  152. package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
  153. package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +23 -23
  154. package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
  155. package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +23 -23
  156. package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
  157. package/lib/cjs/types/src/equipments.scailo_connect.d.ts +14 -14
  158. package/lib/cjs/types/src/equipments.scailo_connect.d.ts.map +1 -1
  159. package/lib/cjs/types/src/expenses.scailo_connect.d.ts +22 -22
  160. package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
  161. package/lib/cjs/types/src/families.scailo_connect.d.ts +24 -24
  162. package/lib/cjs/types/src/families.scailo_connect.d.ts.map +1 -1
  163. package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts +14 -14
  164. package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
  165. package/lib/cjs/types/src/forms_fields.scailo_connect.d.ts +3 -3
  166. package/lib/cjs/types/src/forms_fields.scailo_connect.d.ts.map +1 -1
  167. package/lib/cjs/types/src/forms_sections.scailo_connect.d.ts +3 -3
  168. package/lib/cjs/types/src/forms_sections.scailo_connect.d.ts.map +1 -1
  169. package/lib/cjs/types/src/general_settings.scailo_connect.d.ts +3 -3
  170. package/lib/cjs/types/src/general_settings.scailo_connect.d.ts.map +1 -1
  171. package/lib/cjs/types/src/general_streams.scailo_connect.d.ts +5 -5
  172. package/lib/cjs/types/src/general_streams.scailo_connect.d.ts.map +1 -1
  173. package/lib/cjs/types/src/goals.scailo_connect.d.ts +22 -22
  174. package/lib/cjs/types/src/goals.scailo_connect.d.ts.map +1 -1
  175. package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts +24 -24
  176. package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
  177. package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts +24 -24
  178. package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
  179. package/lib/cjs/types/src/holidays.scailo_connect.d.ts +21 -21
  180. package/lib/cjs/types/src/holidays.scailo_connect.d.ts.map +1 -1
  181. package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts +14 -14
  182. package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
  183. package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts +33 -33
  184. package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
  185. package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
  186. package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  187. package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
  188. package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  189. package/lib/cjs/types/src/labels.scailo_connect.d.ts +3 -3
  190. package/lib/cjs/types/src/labels.scailo_connect.d.ts.map +1 -1
  191. package/lib/cjs/types/src/leaves_adjustments.scailo_connect.d.ts +21 -21
  192. package/lib/cjs/types/src/leaves_adjustments.scailo_connect.d.ts.map +1 -1
  193. package/lib/cjs/types/src/leaves_logs.scailo_connect.d.ts +1 -1
  194. package/lib/cjs/types/src/leaves_requests.scailo_connect.d.ts +16 -16
  195. package/lib/cjs/types/src/leaves_requests.scailo_connect.d.ts.map +1 -1
  196. package/lib/cjs/types/src/leaves_types.scailo_connect.d.ts +16 -16
  197. package/lib/cjs/types/src/leaves_types.scailo_connect.d.ts.map +1 -1
  198. package/lib/cjs/types/src/ledgers.scailo_connect.d.ts +14 -14
  199. package/lib/cjs/types/src/ledgers.scailo_connect.d.ts.map +1 -1
  200. package/lib/cjs/types/src/locations.scailo_connect.d.ts +14 -14
  201. package/lib/cjs/types/src/locations.scailo_connect.d.ts.map +1 -1
  202. package/lib/cjs/types/src/meetings.scailo_connect.d.ts +20 -20
  203. package/lib/cjs/types/src/meetings.scailo_connect.d.ts.map +1 -1
  204. package/lib/cjs/types/src/merchandises.scailo_connect.d.ts +14 -14
  205. package/lib/cjs/types/src/merchandises.scailo_connect.d.ts.map +1 -1
  206. package/lib/cjs/types/src/on_duties.scailo_connect.d.ts +18 -18
  207. package/lib/cjs/types/src/on_duties.scailo_connect.d.ts.map +1 -1
  208. package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts +33 -33
  209. package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
  210. package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
  211. package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  212. package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
  213. package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  214. package/lib/cjs/types/src/overtimes.scailo_connect.d.ts +16 -16
  215. package/lib/cjs/types/src/overtimes.scailo_connect.d.ts.map +1 -1
  216. package/lib/cjs/types/src/payroll_groups.scailo_connect.d.ts +23 -23
  217. package/lib/cjs/types/src/payroll_groups.scailo_connect.d.ts.map +1 -1
  218. package/lib/cjs/types/src/payroll_params.scailo_connect.d.ts +16 -16
  219. package/lib/cjs/types/src/payroll_params.scailo_connect.d.ts.map +1 -1
  220. package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +23 -23
  221. package/lib/cjs/types/src/production_indents.scailo_connect.d.ts.map +1 -1
  222. package/lib/cjs/types/src/production_plans.scailo_connect.d.ts +23 -23
  223. package/lib/cjs/types/src/production_plans.scailo_connect.d.ts.map +1 -1
  224. package/lib/cjs/types/src/products.scailo_connect.d.ts +13 -13
  225. package/lib/cjs/types/src/products.scailo_connect.d.ts.map +1 -1
  226. package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts +25 -25
  227. package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
  228. package/lib/cjs/types/src/projects.scailo_connect.d.ts +20 -20
  229. package/lib/cjs/types/src/projects.scailo_connect.d.ts.map +1 -1
  230. package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts +21 -21
  231. package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
  232. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +24 -24
  233. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
  234. package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts +30 -30
  235. package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
  236. package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts +16 -16
  237. package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
  238. package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts +22 -22
  239. package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
  240. package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts +23 -23
  241. package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
  242. package/lib/cjs/types/src/qc_hubs.scailo_connect.d.ts +14 -14
  243. package/lib/cjs/types/src/qc_hubs.scailo_connect.d.ts.map +1 -1
  244. package/lib/cjs/types/src/qc_params.scailo_connect.d.ts +16 -16
  245. package/lib/cjs/types/src/qc_params.scailo_connect.d.ts.map +1 -1
  246. package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts +11 -11
  247. package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
  248. package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts +22 -22
  249. package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
  250. package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts +21 -21
  251. package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
  252. package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +23 -23
  253. package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
  254. package/lib/cjs/types/src/roles.scailo_connect.d.ts +18 -18
  255. package/lib/cjs/types/src/roles.scailo_connect.d.ts.map +1 -1
  256. package/lib/cjs/types/src/salaries.scailo_connect.d.ts +33 -33
  257. package/lib/cjs/types/src/salaries.scailo_connect.d.ts.map +1 -1
  258. package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts +26 -26
  259. package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
  260. package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts +27 -27
  261. package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
  262. package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts +28 -28
  263. package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
  264. package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts +28 -28
  265. package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
  266. package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts +16 -16
  267. package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
  268. package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts +22 -22
  269. package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
  270. package/lib/cjs/types/src/shifts.scailo_connect.d.ts +16 -16
  271. package/lib/cjs/types/src/shifts.scailo_connect.d.ts.map +1 -1
  272. package/lib/cjs/types/src/shifts_groups.scailo_connect.d.ts +21 -21
  273. package/lib/cjs/types/src/shifts_groups.scailo_connect.d.ts.map +1 -1
  274. package/lib/cjs/types/src/skills_groups.scailo_connect.d.ts +23 -23
  275. package/lib/cjs/types/src/skills_groups.scailo_connect.d.ts.map +1 -1
  276. package/lib/cjs/types/src/skills_params.scailo_connect.d.ts +16 -16
  277. package/lib/cjs/types/src/skills_params.scailo_connect.d.ts.map +1 -1
  278. package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +22 -22
  279. package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
  280. package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +23 -23
  281. package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
  282. package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts +22 -22
  283. package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
  284. package/lib/cjs/types/src/storages.scailo_connect.d.ts +14 -14
  285. package/lib/cjs/types/src/storages.scailo_connect.d.ts.map +1 -1
  286. package/lib/cjs/types/src/stores.scailo_connect.d.ts +14 -14
  287. package/lib/cjs/types/src/stores.scailo_connect.d.ts.map +1 -1
  288. package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts +24 -24
  289. package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
  290. package/lib/cjs/types/src/tax_groups.scailo_connect.d.ts +19 -19
  291. package/lib/cjs/types/src/tax_groups.scailo_connect.d.ts.map +1 -1
  292. package/lib/cjs/types/src/tax_params.scailo_connect.d.ts +14 -14
  293. package/lib/cjs/types/src/tax_params.scailo_connect.d.ts.map +1 -1
  294. package/lib/cjs/types/src/teams.scailo_connect.d.ts +23 -23
  295. package/lib/cjs/types/src/teams.scailo_connect.d.ts.map +1 -1
  296. package/lib/cjs/types/src/units_of_materials.scailo_connect.d.ts +14 -14
  297. package/lib/cjs/types/src/units_of_materials.scailo_connect.d.ts.map +1 -1
  298. package/lib/cjs/types/src/users.scailo_connect.d.ts +20 -20
  299. package/lib/cjs/types/src/users.scailo_connect.d.ts.map +1 -1
  300. package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts +26 -26
  301. package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
  302. package/lib/cjs/types/src/vendor_streams.scailo_connect.d.ts +7 -7
  303. package/lib/cjs/types/src/vendor_streams.scailo_connect.d.ts.map +1 -1
  304. package/lib/cjs/types/src/vendors.scailo_connect.d.ts +22 -22
  305. package/lib/cjs/types/src/vendors.scailo_connect.d.ts.map +1 -1
  306. package/lib/cjs/types/src/visitations.scailo_connect.d.ts +18 -18
  307. package/lib/cjs/types/src/visitations.scailo_connect.d.ts.map +1 -1
  308. package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +23 -23
  309. package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
  310. package/lib/cjs/types/src/workflows_rules.scailo_connect.d.ts +17 -17
  311. package/lib/cjs/types/src/workflows_rules.scailo_connect.d.ts.map +1 -1
  312. package/lib/esm/index.js +1 -0
  313. package/lib/esm/permissions.js +1327 -0
  314. package/lib/esm/src/absences.scailo_connect.js +15 -15
  315. package/lib/esm/src/actions_codes.scailo_connect.js +13 -13
  316. package/lib/esm/src/activities.scailo_connect.js +15 -15
  317. package/lib/esm/src/activities_groups.scailo_connect.js +13 -13
  318. package/lib/esm/src/activities_statuses.scailo_connect.js +13 -13
  319. package/lib/esm/src/activities_tags.scailo_connect.js +13 -13
  320. package/lib/esm/src/announcements.scailo_connect.js +15 -15
  321. package/lib/esm/src/asset_indents.scailo_connect.js +21 -21
  322. package/lib/esm/src/associates.scailo_connect.js +2 -2
  323. package/lib/esm/src/attendances.scailo_connect.js +17 -17
  324. package/lib/esm/src/attendances_amendments.scailo_connect.js +15 -15
  325. package/lib/esm/src/bank_accounts.scailo_connect.js +13 -13
  326. package/lib/esm/src/base.scailo_pb.js +45 -2
  327. package/lib/esm/src/client_streams.scailo_connect.js +6 -6
  328. package/lib/esm/src/clients.scailo_connect.js +16 -16
  329. package/lib/esm/src/components.scailo_connect.js +13 -13
  330. package/lib/esm/src/credit_notes.scailo_connect.js +25 -25
  331. package/lib/esm/src/currencies.scailo_connect.js +13 -13
  332. package/lib/esm/src/debit_notes.scailo_connect.js +25 -25
  333. package/lib/esm/src/departments.scailo_connect.js +16 -16
  334. package/lib/esm/src/equations_families.scailo_connect.js +22 -22
  335. package/lib/esm/src/equations_replaceables.scailo_connect.js +22 -22
  336. package/lib/esm/src/equations_sales_bundles.scailo_connect.js +22 -22
  337. package/lib/esm/src/equations_work_orders.scailo_connect.js +22 -22
  338. package/lib/esm/src/equipments.scailo_connect.js +13 -13
  339. package/lib/esm/src/expenses.scailo_connect.js +21 -21
  340. package/lib/esm/src/families.scailo_connect.js +23 -23
  341. package/lib/esm/src/feedstocks.scailo_connect.js +13 -13
  342. package/lib/esm/src/forms_fields.scailo_connect.js +2 -2
  343. package/lib/esm/src/forms_sections.scailo_connect.js +2 -2
  344. package/lib/esm/src/general_settings.scailo_connect.js +2 -2
  345. package/lib/esm/src/general_streams.scailo_connect.js +4 -4
  346. package/lib/esm/src/goals.scailo_connect.js +21 -21
  347. package/lib/esm/src/goods_dispatches.scailo_connect.js +23 -23
  348. package/lib/esm/src/goods_receipts.scailo_connect.js +23 -23
  349. package/lib/esm/src/holidays.scailo_connect.js +20 -20
  350. package/lib/esm/src/infrastructures.scailo_connect.js +13 -13
  351. package/lib/esm/src/inward_jobs.scailo_connect.js +32 -32
  352. package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +22 -22
  353. package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
  354. package/lib/esm/src/labels.scailo_connect.js +2 -2
  355. package/lib/esm/src/leaves_adjustments.scailo_connect.js +20 -20
  356. package/lib/esm/src/leaves_logs.scailo_connect.js +1 -1
  357. package/lib/esm/src/leaves_requests.scailo_connect.js +15 -15
  358. package/lib/esm/src/leaves_types.scailo_connect.js +15 -15
  359. package/lib/esm/src/ledgers.scailo_connect.js +13 -13
  360. package/lib/esm/src/locations.scailo_connect.js +13 -13
  361. package/lib/esm/src/meetings.scailo_connect.js +19 -19
  362. package/lib/esm/src/merchandises.scailo_connect.js +13 -13
  363. package/lib/esm/src/on_duties.scailo_connect.js +17 -17
  364. package/lib/esm/src/outward_jobs.scailo_connect.js +32 -32
  365. package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +22 -22
  366. package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
  367. package/lib/esm/src/overtimes.scailo_connect.js +15 -15
  368. package/lib/esm/src/payroll_groups.scailo_connect.js +22 -22
  369. package/lib/esm/src/payroll_params.scailo_connect.js +15 -15
  370. package/lib/esm/src/production_indents.scailo_connect.js +22 -22
  371. package/lib/esm/src/production_plans.scailo_connect.js +22 -22
  372. package/lib/esm/src/products.scailo_connect.js +12 -12
  373. package/lib/esm/src/proforma_invoices.scailo_connect.js +24 -24
  374. package/lib/esm/src/projects.scailo_connect.js +19 -19
  375. package/lib/esm/src/purchases_enquiries.scailo_connect.js +20 -20
  376. package/lib/esm/src/purchases_indents.scailo_connect.js +23 -23
  377. package/lib/esm/src/purchases_orders.scailo_connect.js +29 -29
  378. package/lib/esm/src/purchases_payments.scailo_connect.js +15 -15
  379. package/lib/esm/src/purchases_returns.scailo_connect.js +21 -21
  380. package/lib/esm/src/qc_groups.scailo_connect.js +22 -22
  381. package/lib/esm/src/qc_hubs.scailo_connect.js +13 -13
  382. package/lib/esm/src/qc_params.scailo_connect.js +15 -15
  383. package/lib/esm/src/qc_samples.scailo_connect.js +10 -10
  384. package/lib/esm/src/quotations_requests.scailo_connect.js +21 -21
  385. package/lib/esm/src/quotations_responses.scailo_connect.js +20 -20
  386. package/lib/esm/src/replaceable_indents.scailo_connect.js +22 -22
  387. package/lib/esm/src/roles.scailo_connect.js +17 -17
  388. package/lib/esm/src/salaries.scailo_connect.js +32 -32
  389. package/lib/esm/src/sales_enquiries.scailo_connect.js +25 -25
  390. package/lib/esm/src/sales_invoices.scailo_connect.js +26 -26
  391. package/lib/esm/src/sales_orders.scailo_connect.js +27 -27
  392. package/lib/esm/src/sales_quotations.scailo_connect.js +27 -27
  393. package/lib/esm/src/sales_receipts.scailo_connect.js +15 -15
  394. package/lib/esm/src/sales_returns.scailo_connect.js +21 -21
  395. package/lib/esm/src/shifts.scailo_connect.js +15 -15
  396. package/lib/esm/src/shifts_groups.scailo_connect.js +20 -20
  397. package/lib/esm/src/skills_groups.scailo_connect.js +22 -22
  398. package/lib/esm/src/skills_params.scailo_connect.js +15 -15
  399. package/lib/esm/src/stock_audits.scailo_connect.js +21 -21
  400. package/lib/esm/src/stock_issuances.scailo_connect.js +22 -22
  401. package/lib/esm/src/stock_returns.scailo_connect.js +21 -21
  402. package/lib/esm/src/storages.scailo_connect.js +13 -13
  403. package/lib/esm/src/stores.scailo_connect.js +13 -13
  404. package/lib/esm/src/supply_offers.scailo_connect.js +23 -23
  405. package/lib/esm/src/tax_groups.scailo_connect.js +18 -18
  406. package/lib/esm/src/tax_params.scailo_connect.js +13 -13
  407. package/lib/esm/src/teams.scailo_connect.js +22 -22
  408. package/lib/esm/src/units_of_materials.scailo_connect.js +13 -13
  409. package/lib/esm/src/users.scailo_connect.js +19 -19
  410. package/lib/esm/src/vendor_invoices.scailo_connect.js +25 -25
  411. package/lib/esm/src/vendor_streams.scailo_connect.js +6 -6
  412. package/lib/esm/src/vendors.scailo_connect.js +21 -21
  413. package/lib/esm/src/visitations.scailo_connect.js +17 -17
  414. package/lib/esm/src/work_orders.scailo_connect.js +22 -22
  415. package/lib/esm/src/workflows_rules.scailo_connect.js +16 -16
  416. package/lib/esm/types/index.d.ts +1 -0
  417. package/lib/esm/types/index.d.ts.map +1 -1
  418. package/lib/esm/types/permissions.d.ts +1300 -0
  419. package/lib/esm/types/permissions.d.ts.map +1 -0
  420. package/lib/esm/types/src/absences.scailo_connect.d.ts +16 -16
  421. package/lib/esm/types/src/absences.scailo_connect.d.ts.map +1 -1
  422. package/lib/esm/types/src/actions_codes.scailo_connect.d.ts +14 -14
  423. package/lib/esm/types/src/actions_codes.scailo_connect.d.ts.map +1 -1
  424. package/lib/esm/types/src/activities.scailo_connect.d.ts +16 -16
  425. package/lib/esm/types/src/activities.scailo_connect.d.ts.map +1 -1
  426. package/lib/esm/types/src/activities_groups.scailo_connect.d.ts +14 -14
  427. package/lib/esm/types/src/activities_groups.scailo_connect.d.ts.map +1 -1
  428. package/lib/esm/types/src/activities_statuses.scailo_connect.d.ts +14 -14
  429. package/lib/esm/types/src/activities_statuses.scailo_connect.d.ts.map +1 -1
  430. package/lib/esm/types/src/activities_tags.scailo_connect.d.ts +14 -14
  431. package/lib/esm/types/src/activities_tags.scailo_connect.d.ts.map +1 -1
  432. package/lib/esm/types/src/announcements.scailo_connect.d.ts +16 -16
  433. package/lib/esm/types/src/announcements.scailo_connect.d.ts.map +1 -1
  434. package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +22 -22
  435. package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
  436. package/lib/esm/types/src/associates.scailo_connect.d.ts +3 -3
  437. package/lib/esm/types/src/associates.scailo_connect.d.ts.map +1 -1
  438. package/lib/esm/types/src/attendances.scailo_connect.d.ts +18 -18
  439. package/lib/esm/types/src/attendances.scailo_connect.d.ts.map +1 -1
  440. package/lib/esm/types/src/attendances_amendments.scailo_connect.d.ts +16 -16
  441. package/lib/esm/types/src/attendances_amendments.scailo_connect.d.ts.map +1 -1
  442. package/lib/esm/types/src/bank_accounts.scailo_connect.d.ts +14 -14
  443. package/lib/esm/types/src/bank_accounts.scailo_connect.d.ts.map +1 -1
  444. package/lib/esm/types/src/base.scailo_pb.d.ts +28 -0
  445. package/lib/esm/types/src/base.scailo_pb.d.ts.map +1 -1
  446. package/lib/esm/types/src/client_streams.scailo_connect.d.ts +7 -7
  447. package/lib/esm/types/src/client_streams.scailo_connect.d.ts.map +1 -1
  448. package/lib/esm/types/src/clients.scailo_connect.d.ts +17 -17
  449. package/lib/esm/types/src/clients.scailo_connect.d.ts.map +1 -1
  450. package/lib/esm/types/src/components.scailo_connect.d.ts +14 -14
  451. package/lib/esm/types/src/components.scailo_connect.d.ts.map +1 -1
  452. package/lib/esm/types/src/credit_notes.scailo_connect.d.ts +26 -26
  453. package/lib/esm/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
  454. package/lib/esm/types/src/currencies.scailo_connect.d.ts +14 -14
  455. package/lib/esm/types/src/currencies.scailo_connect.d.ts.map +1 -1
  456. package/lib/esm/types/src/debit_notes.scailo_connect.d.ts +26 -26
  457. package/lib/esm/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
  458. package/lib/esm/types/src/departments.scailo_connect.d.ts +17 -17
  459. package/lib/esm/types/src/departments.scailo_connect.d.ts.map +1 -1
  460. package/lib/esm/types/src/equations_families.scailo_connect.d.ts +23 -23
  461. package/lib/esm/types/src/equations_families.scailo_connect.d.ts.map +1 -1
  462. package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +23 -23
  463. package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
  464. package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +23 -23
  465. package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
  466. package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +23 -23
  467. package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
  468. package/lib/esm/types/src/equipments.scailo_connect.d.ts +14 -14
  469. package/lib/esm/types/src/equipments.scailo_connect.d.ts.map +1 -1
  470. package/lib/esm/types/src/expenses.scailo_connect.d.ts +22 -22
  471. package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
  472. package/lib/esm/types/src/families.scailo_connect.d.ts +24 -24
  473. package/lib/esm/types/src/families.scailo_connect.d.ts.map +1 -1
  474. package/lib/esm/types/src/feedstocks.scailo_connect.d.ts +14 -14
  475. package/lib/esm/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
  476. package/lib/esm/types/src/forms_fields.scailo_connect.d.ts +3 -3
  477. package/lib/esm/types/src/forms_fields.scailo_connect.d.ts.map +1 -1
  478. package/lib/esm/types/src/forms_sections.scailo_connect.d.ts +3 -3
  479. package/lib/esm/types/src/forms_sections.scailo_connect.d.ts.map +1 -1
  480. package/lib/esm/types/src/general_settings.scailo_connect.d.ts +3 -3
  481. package/lib/esm/types/src/general_settings.scailo_connect.d.ts.map +1 -1
  482. package/lib/esm/types/src/general_streams.scailo_connect.d.ts +5 -5
  483. package/lib/esm/types/src/general_streams.scailo_connect.d.ts.map +1 -1
  484. package/lib/esm/types/src/goals.scailo_connect.d.ts +22 -22
  485. package/lib/esm/types/src/goals.scailo_connect.d.ts.map +1 -1
  486. package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts +24 -24
  487. package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
  488. package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts +24 -24
  489. package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
  490. package/lib/esm/types/src/holidays.scailo_connect.d.ts +21 -21
  491. package/lib/esm/types/src/holidays.scailo_connect.d.ts.map +1 -1
  492. package/lib/esm/types/src/infrastructures.scailo_connect.d.ts +14 -14
  493. package/lib/esm/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
  494. package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts +33 -33
  495. package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
  496. package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
  497. package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  498. package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
  499. package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  500. package/lib/esm/types/src/labels.scailo_connect.d.ts +3 -3
  501. package/lib/esm/types/src/labels.scailo_connect.d.ts.map +1 -1
  502. package/lib/esm/types/src/leaves_adjustments.scailo_connect.d.ts +21 -21
  503. package/lib/esm/types/src/leaves_adjustments.scailo_connect.d.ts.map +1 -1
  504. package/lib/esm/types/src/leaves_logs.scailo_connect.d.ts +1 -1
  505. package/lib/esm/types/src/leaves_requests.scailo_connect.d.ts +16 -16
  506. package/lib/esm/types/src/leaves_requests.scailo_connect.d.ts.map +1 -1
  507. package/lib/esm/types/src/leaves_types.scailo_connect.d.ts +16 -16
  508. package/lib/esm/types/src/leaves_types.scailo_connect.d.ts.map +1 -1
  509. package/lib/esm/types/src/ledgers.scailo_connect.d.ts +14 -14
  510. package/lib/esm/types/src/ledgers.scailo_connect.d.ts.map +1 -1
  511. package/lib/esm/types/src/locations.scailo_connect.d.ts +14 -14
  512. package/lib/esm/types/src/locations.scailo_connect.d.ts.map +1 -1
  513. package/lib/esm/types/src/meetings.scailo_connect.d.ts +20 -20
  514. package/lib/esm/types/src/meetings.scailo_connect.d.ts.map +1 -1
  515. package/lib/esm/types/src/merchandises.scailo_connect.d.ts +14 -14
  516. package/lib/esm/types/src/merchandises.scailo_connect.d.ts.map +1 -1
  517. package/lib/esm/types/src/on_duties.scailo_connect.d.ts +18 -18
  518. package/lib/esm/types/src/on_duties.scailo_connect.d.ts.map +1 -1
  519. package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts +33 -33
  520. package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
  521. package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
  522. package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  523. package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
  524. package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  525. package/lib/esm/types/src/overtimes.scailo_connect.d.ts +16 -16
  526. package/lib/esm/types/src/overtimes.scailo_connect.d.ts.map +1 -1
  527. package/lib/esm/types/src/payroll_groups.scailo_connect.d.ts +23 -23
  528. package/lib/esm/types/src/payroll_groups.scailo_connect.d.ts.map +1 -1
  529. package/lib/esm/types/src/payroll_params.scailo_connect.d.ts +16 -16
  530. package/lib/esm/types/src/payroll_params.scailo_connect.d.ts.map +1 -1
  531. package/lib/esm/types/src/production_indents.scailo_connect.d.ts +23 -23
  532. package/lib/esm/types/src/production_indents.scailo_connect.d.ts.map +1 -1
  533. package/lib/esm/types/src/production_plans.scailo_connect.d.ts +23 -23
  534. package/lib/esm/types/src/production_plans.scailo_connect.d.ts.map +1 -1
  535. package/lib/esm/types/src/products.scailo_connect.d.ts +13 -13
  536. package/lib/esm/types/src/products.scailo_connect.d.ts.map +1 -1
  537. package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts +25 -25
  538. package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
  539. package/lib/esm/types/src/projects.scailo_connect.d.ts +20 -20
  540. package/lib/esm/types/src/projects.scailo_connect.d.ts.map +1 -1
  541. package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts +21 -21
  542. package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
  543. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +24 -24
  544. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
  545. package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts +30 -30
  546. package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
  547. package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts +16 -16
  548. package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
  549. package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts +22 -22
  550. package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
  551. package/lib/esm/types/src/qc_groups.scailo_connect.d.ts +23 -23
  552. package/lib/esm/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
  553. package/lib/esm/types/src/qc_hubs.scailo_connect.d.ts +14 -14
  554. package/lib/esm/types/src/qc_hubs.scailo_connect.d.ts.map +1 -1
  555. package/lib/esm/types/src/qc_params.scailo_connect.d.ts +16 -16
  556. package/lib/esm/types/src/qc_params.scailo_connect.d.ts.map +1 -1
  557. package/lib/esm/types/src/qc_samples.scailo_connect.d.ts +11 -11
  558. package/lib/esm/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
  559. package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts +22 -22
  560. package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
  561. package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts +21 -21
  562. package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
  563. package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +23 -23
  564. package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
  565. package/lib/esm/types/src/roles.scailo_connect.d.ts +18 -18
  566. package/lib/esm/types/src/roles.scailo_connect.d.ts.map +1 -1
  567. package/lib/esm/types/src/salaries.scailo_connect.d.ts +33 -33
  568. package/lib/esm/types/src/salaries.scailo_connect.d.ts.map +1 -1
  569. package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts +26 -26
  570. package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
  571. package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts +27 -27
  572. package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
  573. package/lib/esm/types/src/sales_orders.scailo_connect.d.ts +28 -28
  574. package/lib/esm/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
  575. package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts +28 -28
  576. package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
  577. package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts +16 -16
  578. package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
  579. package/lib/esm/types/src/sales_returns.scailo_connect.d.ts +22 -22
  580. package/lib/esm/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
  581. package/lib/esm/types/src/shifts.scailo_connect.d.ts +16 -16
  582. package/lib/esm/types/src/shifts.scailo_connect.d.ts.map +1 -1
  583. package/lib/esm/types/src/shifts_groups.scailo_connect.d.ts +21 -21
  584. package/lib/esm/types/src/shifts_groups.scailo_connect.d.ts.map +1 -1
  585. package/lib/esm/types/src/skills_groups.scailo_connect.d.ts +23 -23
  586. package/lib/esm/types/src/skills_groups.scailo_connect.d.ts.map +1 -1
  587. package/lib/esm/types/src/skills_params.scailo_connect.d.ts +16 -16
  588. package/lib/esm/types/src/skills_params.scailo_connect.d.ts.map +1 -1
  589. package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +22 -22
  590. package/lib/esm/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
  591. package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +23 -23
  592. package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
  593. package/lib/esm/types/src/stock_returns.scailo_connect.d.ts +22 -22
  594. package/lib/esm/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
  595. package/lib/esm/types/src/storages.scailo_connect.d.ts +14 -14
  596. package/lib/esm/types/src/storages.scailo_connect.d.ts.map +1 -1
  597. package/lib/esm/types/src/stores.scailo_connect.d.ts +14 -14
  598. package/lib/esm/types/src/stores.scailo_connect.d.ts.map +1 -1
  599. package/lib/esm/types/src/supply_offers.scailo_connect.d.ts +24 -24
  600. package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
  601. package/lib/esm/types/src/tax_groups.scailo_connect.d.ts +19 -19
  602. package/lib/esm/types/src/tax_groups.scailo_connect.d.ts.map +1 -1
  603. package/lib/esm/types/src/tax_params.scailo_connect.d.ts +14 -14
  604. package/lib/esm/types/src/tax_params.scailo_connect.d.ts.map +1 -1
  605. package/lib/esm/types/src/teams.scailo_connect.d.ts +23 -23
  606. package/lib/esm/types/src/teams.scailo_connect.d.ts.map +1 -1
  607. package/lib/esm/types/src/units_of_materials.scailo_connect.d.ts +14 -14
  608. package/lib/esm/types/src/units_of_materials.scailo_connect.d.ts.map +1 -1
  609. package/lib/esm/types/src/users.scailo_connect.d.ts +20 -20
  610. package/lib/esm/types/src/users.scailo_connect.d.ts.map +1 -1
  611. package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts +26 -26
  612. package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
  613. package/lib/esm/types/src/vendor_streams.scailo_connect.d.ts +7 -7
  614. package/lib/esm/types/src/vendor_streams.scailo_connect.d.ts.map +1 -1
  615. package/lib/esm/types/src/vendors.scailo_connect.d.ts +22 -22
  616. package/lib/esm/types/src/vendors.scailo_connect.d.ts.map +1 -1
  617. package/lib/esm/types/src/visitations.scailo_connect.d.ts +18 -18
  618. package/lib/esm/types/src/visitations.scailo_connect.d.ts.map +1 -1
  619. package/lib/esm/types/src/work_orders.scailo_connect.d.ts +23 -23
  620. package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
  621. package/lib/esm/types/src/workflows_rules.scailo_connect.d.ts +17 -17
  622. package/lib/esm/types/src/workflows_rules.scailo_connect.d.ts.map +1 -1
  623. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { Merchandise, MerchandisesList, MerchandisesServiceCountReq, MerchandisesServiceCreateRequest, MerchandisesServiceFilterReq, MerchandisesServicePaginationReq, MerchandisesServicePaginationResponse, MerchandisesServiceSearchAllReq, MerchandisesServiceSendToStoreRequest, MerchandisesServiceUpdateRequest } from "./merchandises.scailo_pb.js";
2
- import { ActiveStatus, CountResponse, Identifier, IdentifierUUID, IdentifierWithUserComment, InventoryInteractionsList, InventoryPartitionRequest, StandardFile } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, CountResponse, Identifier, IdentifierResponse, IdentifierUUID, IdentifierWithUserComment, InventoryInteractionsList, InventoryPartitionRequest, StandardFile } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  /**
5
5
  *
@@ -18,7 +18,7 @@ export declare const MerchandisesService: {
18
18
  readonly create: {
19
19
  readonly name: "Create";
20
20
  readonly I: typeof MerchandisesServiceCreateRequest;
21
- readonly O: typeof Identifier;
21
+ readonly O: typeof IdentifierResponse;
22
22
  readonly kind: MethodKind.Unary;
23
23
  };
24
24
  /**
@@ -29,7 +29,7 @@ export declare const MerchandisesService: {
29
29
  readonly sendToStore: {
30
30
  readonly name: "SendToStore";
31
31
  readonly I: typeof MerchandisesServiceSendToStoreRequest;
32
- readonly O: typeof Identifier;
32
+ readonly O: typeof IdentifierResponse;
33
33
  readonly kind: MethodKind.Unary;
34
34
  };
35
35
  /**
@@ -40,7 +40,7 @@ export declare const MerchandisesService: {
40
40
  readonly update: {
41
41
  readonly name: "Update";
42
42
  readonly I: typeof MerchandisesServiceUpdateRequest;
43
- readonly O: typeof Identifier;
43
+ readonly O: typeof IdentifierResponse;
44
44
  readonly kind: MethodKind.Unary;
45
45
  };
46
46
  /**
@@ -51,7 +51,7 @@ export declare const MerchandisesService: {
51
51
  readonly sendForRework: {
52
52
  readonly name: "SendForRework";
53
53
  readonly I: typeof IdentifierWithUserComment;
54
- readonly O: typeof Identifier;
54
+ readonly O: typeof IdentifierResponse;
55
55
  readonly kind: MethodKind.Unary;
56
56
  };
57
57
  /**
@@ -62,7 +62,7 @@ export declare const MerchandisesService: {
62
62
  readonly sendForQC: {
63
63
  readonly name: "SendForQC";
64
64
  readonly I: typeof IdentifierWithUserComment;
65
- readonly O: typeof Identifier;
65
+ readonly O: typeof IdentifierResponse;
66
66
  readonly kind: MethodKind.Unary;
67
67
  };
68
68
  /**
@@ -73,7 +73,7 @@ export declare const MerchandisesService: {
73
73
  readonly splitLot: {
74
74
  readonly name: "SplitLot";
75
75
  readonly I: typeof IdentifierWithUserComment;
76
- readonly O: typeof Identifier;
76
+ readonly O: typeof IdentifierResponse;
77
77
  readonly kind: MethodKind.Unary;
78
78
  };
79
79
  /**
@@ -84,7 +84,7 @@ export declare const MerchandisesService: {
84
84
  readonly partition: {
85
85
  readonly name: "Partition";
86
86
  readonly I: typeof InventoryPartitionRequest;
87
- readonly O: typeof Identifier;
87
+ readonly O: typeof IdentifierResponse;
88
88
  readonly kind: MethodKind.Unary;
89
89
  };
90
90
  /**
@@ -95,7 +95,7 @@ export declare const MerchandisesService: {
95
95
  readonly consume: {
96
96
  readonly name: "Consume";
97
97
  readonly I: typeof IdentifierWithUserComment;
98
- readonly O: typeof Identifier;
98
+ readonly O: typeof IdentifierResponse;
99
99
  readonly kind: MethodKind.Unary;
100
100
  };
101
101
  /**
@@ -106,7 +106,7 @@ export declare const MerchandisesService: {
106
106
  readonly reject: {
107
107
  readonly name: "Reject";
108
108
  readonly I: typeof IdentifierWithUserComment;
109
- readonly O: typeof Identifier;
109
+ readonly O: typeof IdentifierResponse;
110
110
  readonly kind: MethodKind.Unary;
111
111
  };
112
112
  /**
@@ -117,7 +117,7 @@ export declare const MerchandisesService: {
117
117
  readonly scrap: {
118
118
  readonly name: "Scrap";
119
119
  readonly I: typeof IdentifierWithUserComment;
120
- readonly O: typeof Identifier;
120
+ readonly O: typeof IdentifierResponse;
121
121
  readonly kind: MethodKind.Unary;
122
122
  };
123
123
  /**
@@ -128,7 +128,7 @@ export declare const MerchandisesService: {
128
128
  readonly return: {
129
129
  readonly name: "Return";
130
130
  readonly I: typeof IdentifierWithUserComment;
131
- readonly O: typeof Identifier;
131
+ readonly O: typeof IdentifierResponse;
132
132
  readonly kind: MethodKind.Unary;
133
133
  };
134
134
  /**
@@ -139,7 +139,7 @@ export declare const MerchandisesService: {
139
139
  readonly discard: {
140
140
  readonly name: "Discard";
141
141
  readonly I: typeof IdentifierWithUserComment;
142
- readonly O: typeof Identifier;
142
+ readonly O: typeof IdentifierResponse;
143
143
  readonly kind: MethodKind.Unary;
144
144
  };
145
145
  /**
@@ -150,7 +150,7 @@ export declare const MerchandisesService: {
150
150
  readonly commentAdd: {
151
151
  readonly name: "CommentAdd";
152
152
  readonly I: typeof IdentifierWithUserComment;
153
- readonly O: typeof Identifier;
153
+ readonly O: typeof IdentifierResponse;
154
154
  readonly kind: MethodKind.Unary;
155
155
  };
156
156
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"merchandises.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/merchandises.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,4BAA4B,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,+BAA+B,EAAE,qCAAqC,EAAE,gCAAgC,EAAE,MAAM,6BAA6B,CAAC;AAC5V,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,UAAU,EAAE,cAAc,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC7L,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,mBAAmB;;;QAG5B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"merchandises.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/merchandises.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,4BAA4B,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,+BAA+B,EAAE,qCAAqC,EAAE,gCAAgC,EAAE,MAAM,6BAA6B,CAAC;AAC5V,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACjN,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,mBAAmB;;;QAG5B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { OnDutiesList, OnDutiesServiceCountReq, OnDutiesServiceCreateRequest, OnDutiesServiceFilterReq, OnDutiesServiceImageEntryRequest, OnDutiesServiceImageExitRequest, OnDutiesServicePaginationReq, OnDutiesServicePaginationResponse, OnDutiesServiceSearchAllReq, OnDutiesServiceUpdateRequest, OnDuty } from "./on_duties.scailo_pb.js";
2
- import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, GPSCoordinatesResponse, Identifier, IdentifierUUID, IdentifierWithUserComment, ImageResponse } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, GPSCoordinatesResponse, Identifier, IdentifierResponse, IdentifierUUID, IdentifierWithUserComment, ImageResponse } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  /**
5
5
  *
@@ -18,7 +18,7 @@ export declare const OnDutiesService: {
18
18
  readonly create: {
19
19
  readonly name: "Create";
20
20
  readonly I: typeof OnDutiesServiceCreateRequest;
21
- readonly O: typeof Identifier;
21
+ readonly O: typeof IdentifierResponse;
22
22
  readonly kind: MethodKind.Unary;
23
23
  };
24
24
  /**
@@ -29,7 +29,7 @@ export declare const OnDutiesService: {
29
29
  readonly draft: {
30
30
  readonly name: "Draft";
31
31
  readonly I: typeof OnDutiesServiceCreateRequest;
32
- readonly O: typeof Identifier;
32
+ readonly O: typeof IdentifierResponse;
33
33
  readonly kind: MethodKind.Unary;
34
34
  };
35
35
  /**
@@ -40,7 +40,7 @@ export declare const OnDutiesService: {
40
40
  readonly draftUpdate: {
41
41
  readonly name: "DraftUpdate";
42
42
  readonly I: typeof OnDutiesServiceUpdateRequest;
43
- readonly O: typeof Identifier;
43
+ readonly O: typeof IdentifierResponse;
44
44
  readonly kind: MethodKind.Unary;
45
45
  };
46
46
  /**
@@ -51,7 +51,7 @@ export declare const OnDutiesService: {
51
51
  readonly sendForVerification: {
52
52
  readonly name: "SendForVerification";
53
53
  readonly I: typeof IdentifierWithUserComment;
54
- readonly O: typeof Identifier;
54
+ readonly O: typeof IdentifierResponse;
55
55
  readonly kind: MethodKind.Unary;
56
56
  };
57
57
  /**
@@ -62,7 +62,7 @@ export declare const OnDutiesService: {
62
62
  readonly verify: {
63
63
  readonly name: "Verify";
64
64
  readonly I: typeof IdentifierWithUserComment;
65
- readonly O: typeof Identifier;
65
+ readonly O: typeof IdentifierResponse;
66
66
  readonly kind: MethodKind.Unary;
67
67
  };
68
68
  /**
@@ -73,7 +73,7 @@ export declare const OnDutiesService: {
73
73
  readonly approve: {
74
74
  readonly name: "Approve";
75
75
  readonly I: typeof IdentifierWithUserComment;
76
- readonly O: typeof Identifier;
76
+ readonly O: typeof IdentifierResponse;
77
77
  readonly kind: MethodKind.Unary;
78
78
  };
79
79
  /**
@@ -84,7 +84,7 @@ export declare const OnDutiesService: {
84
84
  readonly sendForRevision: {
85
85
  readonly name: "SendForRevision";
86
86
  readonly I: typeof IdentifierWithUserComment;
87
- readonly O: typeof Identifier;
87
+ readonly O: typeof IdentifierResponse;
88
88
  readonly kind: MethodKind.Unary;
89
89
  };
90
90
  /**
@@ -95,7 +95,7 @@ export declare const OnDutiesService: {
95
95
  readonly revisionUpdate: {
96
96
  readonly name: "RevisionUpdate";
97
97
  readonly I: typeof OnDutiesServiceUpdateRequest;
98
- readonly O: typeof Identifier;
98
+ readonly O: typeof IdentifierResponse;
99
99
  readonly kind: MethodKind.Unary;
100
100
  };
101
101
  /**
@@ -106,7 +106,7 @@ export declare const OnDutiesService: {
106
106
  readonly halt: {
107
107
  readonly name: "Halt";
108
108
  readonly I: typeof IdentifierWithUserComment;
109
- readonly O: typeof Identifier;
109
+ readonly O: typeof IdentifierResponse;
110
110
  readonly kind: MethodKind.Unary;
111
111
  };
112
112
  /**
@@ -117,7 +117,7 @@ export declare const OnDutiesService: {
117
117
  readonly discard: {
118
118
  readonly name: "Discard";
119
119
  readonly I: typeof IdentifierWithUserComment;
120
- readonly O: typeof Identifier;
120
+ readonly O: typeof IdentifierResponse;
121
121
  readonly kind: MethodKind.Unary;
122
122
  };
123
123
  /**
@@ -128,7 +128,7 @@ export declare const OnDutiesService: {
128
128
  readonly restore: {
129
129
  readonly name: "Restore";
130
130
  readonly I: typeof IdentifierWithUserComment;
131
- readonly O: typeof Identifier;
131
+ readonly O: typeof IdentifierResponse;
132
132
  readonly kind: MethodKind.Unary;
133
133
  };
134
134
  /**
@@ -139,7 +139,7 @@ export declare const OnDutiesService: {
139
139
  readonly complete: {
140
140
  readonly name: "Complete";
141
141
  readonly I: typeof IdentifierWithUserComment;
142
- readonly O: typeof Identifier;
142
+ readonly O: typeof IdentifierResponse;
143
143
  readonly kind: MethodKind.Unary;
144
144
  };
145
145
  /**
@@ -150,21 +150,21 @@ export declare const OnDutiesService: {
150
150
  readonly repeat: {
151
151
  readonly name: "Repeat";
152
152
  readonly I: typeof IdentifierWithUserComment;
153
- readonly O: typeof Identifier;
153
+ readonly O: typeof IdentifierResponse;
154
154
  readonly kind: MethodKind.Unary;
155
155
  };
156
156
  /**
157
157
  * Add comment
158
158
  *
159
159
  * Send Email
160
- * rpc SendEmail (Identifier) returns (Identifier);
160
+ * rpc SendEmail (Identifier) returns (IdentifierResponse);
161
161
  *
162
162
  * @generated from rpc Scailo.OnDutiesService.CommentAdd
163
163
  */
164
164
  readonly commentAdd: {
165
165
  readonly name: "CommentAdd";
166
166
  readonly I: typeof IdentifierWithUserComment;
167
- readonly O: typeof Identifier;
167
+ readonly O: typeof IdentifierResponse;
168
168
  readonly kind: MethodKind.Unary;
169
169
  };
170
170
  /**
@@ -175,7 +175,7 @@ export declare const OnDutiesService: {
175
175
  readonly recordImageEntry: {
176
176
  readonly name: "RecordImageEntry";
177
177
  readonly I: typeof OnDutiesServiceImageEntryRequest;
178
- readonly O: typeof Identifier;
178
+ readonly O: typeof IdentifierResponse;
179
179
  readonly kind: MethodKind.Unary;
180
180
  };
181
181
  /**
@@ -186,7 +186,7 @@ export declare const OnDutiesService: {
186
186
  readonly recordImageExit: {
187
187
  readonly name: "RecordImageExit";
188
188
  readonly I: typeof OnDutiesServiceImageExitRequest;
189
- readonly O: typeof Identifier;
189
+ readonly O: typeof IdentifierResponse;
190
190
  readonly kind: MethodKind.Unary;
191
191
  };
192
192
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"on_duties.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/on_duties.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,+BAA+B,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAC;AAChV,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,UAAU,EAAE,cAAc,EAAE,yBAAyB,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAC1M,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,eAAe;;;QAGxB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;;WAOG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"on_duties.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/on_duties.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,+BAA+B,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAC;AAChV,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,yBAAyB,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAC9N,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,eAAe;;;QAGxB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;;WAOG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { OutwardJob, OutwardJobAncillaryParameters, OutwardJobContact, OutwardJobContactsList, OutwardJobInwardItem, OutwardJobInwardItemHistoryRequest, OutwardJobInwardItemProspectiveInfoRequest, OutwardJobInwardItemsSearchRequest, OutwardJobOutwardItem, OutwardJobOutwardItemHistoryRequest, OutwardJobOutwardItemProspectiveInfoRequest, OutwardJobOutwardItemsSearchRequest, OutwardJobsInwardItemsList, OutwardJobsList, OutwardJobsOutwardItemsList, OutwardJobsServiceAutofillRequest, OutwardJobsServiceContactCreateRequest, OutwardJobsServiceCountReq, OutwardJobsServiceCreateRequest, OutwardJobsServiceFilterReq, OutwardJobsServiceInwardItemCreateRequest, OutwardJobsServiceInwardItemUpdateRequest, OutwardJobsServiceMultipleInwardItemsCreateRequest, OutwardJobsServiceMultipleOutwardItemsCreateRequest, OutwardJobsServiceOutwardItemCreateRequest, OutwardJobsServiceOutwardItemUpdateRequest, OutwardJobsServicePaginatedInwardItemsResponse, OutwardJobsServicePaginatedOutwardItemsResponse, OutwardJobsServicePaginationReq, OutwardJobsServicePaginationResponse, OutwardJobsServiceSearchAllReq, OutwardJobsServiceUpdateRequest } from "./outward_jobs.scailo_pb.js";
2
- import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Identifier, IdentifiersList, IdentifierUUID, IdentifierWithEmailAttributes, IdentifierWithFile, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, StandardFile } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierWithEmailAttributes, IdentifierWithFile, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, StandardFile } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  import { FamiliesList } from "./families.scailo_pb.js";
5
5
  /**
@@ -19,7 +19,7 @@ export declare const OutwardJobsService: {
19
19
  readonly create: {
20
20
  readonly name: "Create";
21
21
  readonly I: typeof OutwardJobsServiceCreateRequest;
22
- readonly O: typeof Identifier;
22
+ readonly O: typeof IdentifierResponse;
23
23
  readonly kind: MethodKind.Unary;
24
24
  };
25
25
  /**
@@ -30,7 +30,7 @@ export declare const OutwardJobsService: {
30
30
  readonly draft: {
31
31
  readonly name: "Draft";
32
32
  readonly I: typeof OutwardJobsServiceCreateRequest;
33
- readonly O: typeof Identifier;
33
+ readonly O: typeof IdentifierResponse;
34
34
  readonly kind: MethodKind.Unary;
35
35
  };
36
36
  /**
@@ -41,7 +41,7 @@ export declare const OutwardJobsService: {
41
41
  readonly draftUpdate: {
42
42
  readonly name: "DraftUpdate";
43
43
  readonly I: typeof OutwardJobsServiceUpdateRequest;
44
- readonly O: typeof Identifier;
44
+ readonly O: typeof IdentifierResponse;
45
45
  readonly kind: MethodKind.Unary;
46
46
  };
47
47
  /**
@@ -52,7 +52,7 @@ export declare const OutwardJobsService: {
52
52
  readonly sendForVerification: {
53
53
  readonly name: "SendForVerification";
54
54
  readonly I: typeof IdentifierWithUserComment;
55
- readonly O: typeof Identifier;
55
+ readonly O: typeof IdentifierResponse;
56
56
  readonly kind: MethodKind.Unary;
57
57
  };
58
58
  /**
@@ -63,7 +63,7 @@ export declare const OutwardJobsService: {
63
63
  readonly verify: {
64
64
  readonly name: "Verify";
65
65
  readonly I: typeof IdentifierWithUserComment;
66
- readonly O: typeof Identifier;
66
+ readonly O: typeof IdentifierResponse;
67
67
  readonly kind: MethodKind.Unary;
68
68
  };
69
69
  /**
@@ -74,7 +74,7 @@ export declare const OutwardJobsService: {
74
74
  readonly approve: {
75
75
  readonly name: "Approve";
76
76
  readonly I: typeof IdentifierWithUserComment;
77
- readonly O: typeof Identifier;
77
+ readonly O: typeof IdentifierResponse;
78
78
  readonly kind: MethodKind.Unary;
79
79
  };
80
80
  /**
@@ -85,7 +85,7 @@ export declare const OutwardJobsService: {
85
85
  readonly sendForRevision: {
86
86
  readonly name: "SendForRevision";
87
87
  readonly I: typeof IdentifierWithUserComment;
88
- readonly O: typeof Identifier;
88
+ readonly O: typeof IdentifierResponse;
89
89
  readonly kind: MethodKind.Unary;
90
90
  };
91
91
  /**
@@ -96,7 +96,7 @@ export declare const OutwardJobsService: {
96
96
  readonly revisionUpdate: {
97
97
  readonly name: "RevisionUpdate";
98
98
  readonly I: typeof OutwardJobsServiceUpdateRequest;
99
- readonly O: typeof Identifier;
99
+ readonly O: typeof IdentifierResponse;
100
100
  readonly kind: MethodKind.Unary;
101
101
  };
102
102
  /**
@@ -107,7 +107,7 @@ export declare const OutwardJobsService: {
107
107
  readonly halt: {
108
108
  readonly name: "Halt";
109
109
  readonly I: typeof IdentifierWithUserComment;
110
- readonly O: typeof Identifier;
110
+ readonly O: typeof IdentifierResponse;
111
111
  readonly kind: MethodKind.Unary;
112
112
  };
113
113
  /**
@@ -118,7 +118,7 @@ export declare const OutwardJobsService: {
118
118
  readonly discard: {
119
119
  readonly name: "Discard";
120
120
  readonly I: typeof IdentifierWithUserComment;
121
- readonly O: typeof Identifier;
121
+ readonly O: typeof IdentifierResponse;
122
122
  readonly kind: MethodKind.Unary;
123
123
  };
124
124
  /**
@@ -129,7 +129,7 @@ export declare const OutwardJobsService: {
129
129
  readonly restore: {
130
130
  readonly name: "Restore";
131
131
  readonly I: typeof IdentifierWithUserComment;
132
- readonly O: typeof Identifier;
132
+ readonly O: typeof IdentifierResponse;
133
133
  readonly kind: MethodKind.Unary;
134
134
  };
135
135
  /**
@@ -140,7 +140,7 @@ export declare const OutwardJobsService: {
140
140
  readonly complete: {
141
141
  readonly name: "Complete";
142
142
  readonly I: typeof IdentifierWithUserComment;
143
- readonly O: typeof Identifier;
143
+ readonly O: typeof IdentifierResponse;
144
144
  readonly kind: MethodKind.Unary;
145
145
  };
146
146
  /**
@@ -151,7 +151,7 @@ export declare const OutwardJobsService: {
151
151
  readonly repeat: {
152
152
  readonly name: "Repeat";
153
153
  readonly I: typeof RepeatWithDeliveryDate;
154
- readonly O: typeof Identifier;
154
+ readonly O: typeof IdentifierResponse;
155
155
  readonly kind: MethodKind.Unary;
156
156
  };
157
157
  /**
@@ -162,7 +162,7 @@ export declare const OutwardJobsService: {
162
162
  readonly reopen: {
163
163
  readonly name: "Reopen";
164
164
  readonly I: typeof IdentifierWithUserComment;
165
- readonly O: typeof Identifier;
165
+ readonly O: typeof IdentifierResponse;
166
166
  readonly kind: MethodKind.Unary;
167
167
  };
168
168
  /**
@@ -173,7 +173,7 @@ export declare const OutwardJobsService: {
173
173
  readonly commentAdd: {
174
174
  readonly name: "CommentAdd";
175
175
  readonly I: typeof IdentifierWithUserComment;
176
- readonly O: typeof Identifier;
176
+ readonly O: typeof IdentifierResponse;
177
177
  readonly kind: MethodKind.Unary;
178
178
  };
179
179
  /**
@@ -184,7 +184,7 @@ export declare const OutwardJobsService: {
184
184
  readonly sendEmail: {
185
185
  readonly name: "SendEmail";
186
186
  readonly I: typeof IdentifierWithEmailAttributes;
187
- readonly O: typeof Identifier;
187
+ readonly O: typeof IdentifierResponse;
188
188
  readonly kind: MethodKind.Unary;
189
189
  };
190
190
  /**
@@ -195,7 +195,7 @@ export declare const OutwardJobsService: {
195
195
  readonly autofill: {
196
196
  readonly name: "Autofill";
197
197
  readonly I: typeof OutwardJobsServiceAutofillRequest;
198
- readonly O: typeof Identifier;
198
+ readonly O: typeof IdentifierResponse;
199
199
  readonly kind: MethodKind.Unary;
200
200
  };
201
201
  /**
@@ -239,7 +239,7 @@ export declare const OutwardJobsService: {
239
239
  readonly addMultipleOutwardJobInwardItems: {
240
240
  readonly name: "AddMultipleOutwardJobInwardItems";
241
241
  readonly I: typeof OutwardJobsServiceMultipleInwardItemsCreateRequest;
242
- readonly O: typeof Identifier;
242
+ readonly O: typeof IdentifierResponse;
243
243
  readonly kind: MethodKind.Unary;
244
244
  };
245
245
  /**
@@ -250,7 +250,7 @@ export declare const OutwardJobsService: {
250
250
  readonly addOutwardJobInwardItem: {
251
251
  readonly name: "AddOutwardJobInwardItem";
252
252
  readonly I: typeof OutwardJobsServiceInwardItemCreateRequest;
253
- readonly O: typeof Identifier;
253
+ readonly O: typeof IdentifierResponse;
254
254
  readonly kind: MethodKind.Unary;
255
255
  };
256
256
  /**
@@ -261,7 +261,7 @@ export declare const OutwardJobsService: {
261
261
  readonly modifyOutwardJobInwardItem: {
262
262
  readonly name: "ModifyOutwardJobInwardItem";
263
263
  readonly I: typeof OutwardJobsServiceInwardItemUpdateRequest;
264
- readonly O: typeof Identifier;
264
+ readonly O: typeof IdentifierResponse;
265
265
  readonly kind: MethodKind.Unary;
266
266
  };
267
267
  /**
@@ -272,7 +272,7 @@ export declare const OutwardJobsService: {
272
272
  readonly approveOutwardJobInwardItem: {
273
273
  readonly name: "ApproveOutwardJobInwardItem";
274
274
  readonly I: typeof IdentifierWithUserComment;
275
- readonly O: typeof Identifier;
275
+ readonly O: typeof IdentifierResponse;
276
276
  readonly kind: MethodKind.Unary;
277
277
  };
278
278
  /**
@@ -283,7 +283,7 @@ export declare const OutwardJobsService: {
283
283
  readonly deleteOutwardJobInwardItem: {
284
284
  readonly name: "DeleteOutwardJobInwardItem";
285
285
  readonly I: typeof IdentifierWithUserComment;
286
- readonly O: typeof Identifier;
286
+ readonly O: typeof IdentifierResponse;
287
287
  readonly kind: MethodKind.Unary;
288
288
  };
289
289
  /**
@@ -294,7 +294,7 @@ export declare const OutwardJobsService: {
294
294
  readonly reorderOutwardJobInwardItems: {
295
295
  readonly name: "ReorderOutwardJobInwardItems";
296
296
  readonly I: typeof ReorderItemsRequest;
297
- readonly O: typeof Identifier;
297
+ readonly O: typeof IdentifierResponse;
298
298
  readonly kind: MethodKind.Unary;
299
299
  };
300
300
  /**
@@ -404,7 +404,7 @@ export declare const OutwardJobsService: {
404
404
  readonly addMultipleOutwardJobOutwardItems: {
405
405
  readonly name: "AddMultipleOutwardJobOutwardItems";
406
406
  readonly I: typeof OutwardJobsServiceMultipleOutwardItemsCreateRequest;
407
- readonly O: typeof Identifier;
407
+ readonly O: typeof IdentifierResponse;
408
408
  readonly kind: MethodKind.Unary;
409
409
  };
410
410
  /**
@@ -415,7 +415,7 @@ export declare const OutwardJobsService: {
415
415
  readonly addOutwardJobOutwardItem: {
416
416
  readonly name: "AddOutwardJobOutwardItem";
417
417
  readonly I: typeof OutwardJobsServiceOutwardItemCreateRequest;
418
- readonly O: typeof Identifier;
418
+ readonly O: typeof IdentifierResponse;
419
419
  readonly kind: MethodKind.Unary;
420
420
  };
421
421
  /**
@@ -426,7 +426,7 @@ export declare const OutwardJobsService: {
426
426
  readonly modifyOutwardJobOutwardItem: {
427
427
  readonly name: "ModifyOutwardJobOutwardItem";
428
428
  readonly I: typeof OutwardJobsServiceOutwardItemUpdateRequest;
429
- readonly O: typeof Identifier;
429
+ readonly O: typeof IdentifierResponse;
430
430
  readonly kind: MethodKind.Unary;
431
431
  };
432
432
  /**
@@ -437,7 +437,7 @@ export declare const OutwardJobsService: {
437
437
  readonly approveOutwardJobOutwardItem: {
438
438
  readonly name: "ApproveOutwardJobOutwardItem";
439
439
  readonly I: typeof IdentifierWithUserComment;
440
- readonly O: typeof Identifier;
440
+ readonly O: typeof IdentifierResponse;
441
441
  readonly kind: MethodKind.Unary;
442
442
  };
443
443
  /**
@@ -448,7 +448,7 @@ export declare const OutwardJobsService: {
448
448
  readonly deleteOutwardJobOutwardItem: {
449
449
  readonly name: "DeleteOutwardJobOutwardItem";
450
450
  readonly I: typeof IdentifierWithUserComment;
451
- readonly O: typeof Identifier;
451
+ readonly O: typeof IdentifierResponse;
452
452
  readonly kind: MethodKind.Unary;
453
453
  };
454
454
  /**
@@ -459,7 +459,7 @@ export declare const OutwardJobsService: {
459
459
  readonly reorderOutwardJobOutwardItems: {
460
460
  readonly name: "ReorderOutwardJobOutwardItems";
461
461
  readonly I: typeof ReorderItemsRequest;
462
- readonly O: typeof Identifier;
462
+ readonly O: typeof IdentifierResponse;
463
463
  readonly kind: MethodKind.Unary;
464
464
  };
465
465
  /**
@@ -569,7 +569,7 @@ export declare const OutwardJobsService: {
569
569
  readonly addOutwardJobContact: {
570
570
  readonly name: "AddOutwardJobContact";
571
571
  readonly I: typeof OutwardJobsServiceContactCreateRequest;
572
- readonly O: typeof Identifier;
572
+ readonly O: typeof IdentifierResponse;
573
573
  readonly kind: MethodKind.Unary;
574
574
  };
575
575
  /**
@@ -580,7 +580,7 @@ export declare const OutwardJobsService: {
580
580
  readonly approveOutwardJobContact: {
581
581
  readonly name: "ApproveOutwardJobContact";
582
582
  readonly I: typeof IdentifierWithUserComment;
583
- readonly O: typeof Identifier;
583
+ readonly O: typeof IdentifierResponse;
584
584
  readonly kind: MethodKind.Unary;
585
585
  };
586
586
  /**
@@ -591,7 +591,7 @@ export declare const OutwardJobsService: {
591
591
  readonly deleteOutwardJobContact: {
592
592
  readonly name: "DeleteOutwardJobContact";
593
593
  readonly I: typeof IdentifierWithUserComment;
594
- readonly O: typeof Identifier;
594
+ readonly O: typeof IdentifierResponse;
595
595
  readonly kind: MethodKind.Unary;
596
596
  };
597
597
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"outward_jobs.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/outward_jobs.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,UAAU,EAAE,6BAA6B,EAAE,iBAAiB,EAAE,sBAAsB,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,kCAAkC,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,2CAA2C,EAAE,mCAAmC,EAAE,0BAA0B,EAAE,eAAe,EAAE,2BAA2B,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,2BAA2B,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,kDAAkD,EAAE,mDAAmD,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,8CAA8C,EAAE,+CAA+C,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,6BAA6B,CAAC;AAC1oC,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC3T,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAEvD;;;;;GAKG;AACH,eAAO,MAAM,kBAAkB;;;QAG3B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"outward_jobs.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/outward_jobs.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,UAAU,EAAE,6BAA6B,EAAE,iBAAiB,EAAE,sBAAsB,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,kCAAkC,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,2CAA2C,EAAE,mCAAmC,EAAE,0BAA0B,EAAE,eAAe,EAAE,2BAA2B,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,2BAA2B,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,kDAAkD,EAAE,mDAAmD,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,8CAA8C,EAAE,+CAA+C,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,6BAA6B,CAAC;AAC1oC,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC/U,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAEvD;;;;;GAKG;AACH,eAAO,MAAM,kBAAkB;;;QAG3B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}