@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.
- package/lib/cjs/index.js +1 -0
- package/lib/cjs/permissions.js +1327 -0
- package/lib/cjs/src/absences.scailo_connect.js +15 -15
- package/lib/cjs/src/actions_codes.scailo_connect.js +13 -13
- package/lib/cjs/src/activities.scailo_connect.js +15 -15
- package/lib/cjs/src/activities_groups.scailo_connect.js +13 -13
- package/lib/cjs/src/activities_statuses.scailo_connect.js +13 -13
- package/lib/cjs/src/activities_tags.scailo_connect.js +13 -13
- package/lib/cjs/src/announcements.scailo_connect.js +15 -15
- package/lib/cjs/src/asset_indents.scailo_connect.js +21 -21
- package/lib/cjs/src/associates.scailo_connect.js +2 -2
- package/lib/cjs/src/attendances.scailo_connect.js +17 -17
- package/lib/cjs/src/attendances_amendments.scailo_connect.js +15 -15
- package/lib/cjs/src/bank_accounts.scailo_connect.js +13 -13
- package/lib/cjs/src/base.scailo_pb.js +45 -2
- package/lib/cjs/src/client_streams.scailo_connect.js +6 -6
- package/lib/cjs/src/clients.scailo_connect.js +16 -16
- package/lib/cjs/src/components.scailo_connect.js +13 -13
- package/lib/cjs/src/credit_notes.scailo_connect.js +25 -25
- package/lib/cjs/src/currencies.scailo_connect.js +13 -13
- package/lib/cjs/src/debit_notes.scailo_connect.js +25 -25
- package/lib/cjs/src/departments.scailo_connect.js +16 -16
- package/lib/cjs/src/equations_families.scailo_connect.js +22 -22
- package/lib/cjs/src/equations_replaceables.scailo_connect.js +22 -22
- package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +22 -22
- package/lib/cjs/src/equations_work_orders.scailo_connect.js +22 -22
- package/lib/cjs/src/equipments.scailo_connect.js +13 -13
- package/lib/cjs/src/expenses.scailo_connect.js +21 -21
- package/lib/cjs/src/families.scailo_connect.js +23 -23
- package/lib/cjs/src/feedstocks.scailo_connect.js +13 -13
- package/lib/cjs/src/forms_fields.scailo_connect.js +2 -2
- package/lib/cjs/src/forms_sections.scailo_connect.js +2 -2
- package/lib/cjs/src/general_settings.scailo_connect.js +2 -2
- package/lib/cjs/src/general_streams.scailo_connect.js +4 -4
- package/lib/cjs/src/goals.scailo_connect.js +21 -21
- package/lib/cjs/src/goods_dispatches.scailo_connect.js +23 -23
- package/lib/cjs/src/goods_receipts.scailo_connect.js +23 -23
- package/lib/cjs/src/holidays.scailo_connect.js +20 -20
- package/lib/cjs/src/infrastructures.scailo_connect.js +13 -13
- package/lib/cjs/src/inward_jobs.scailo_connect.js +32 -32
- package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +22 -22
- package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
- package/lib/cjs/src/labels.scailo_connect.js +2 -2
- package/lib/cjs/src/leaves_adjustments.scailo_connect.js +20 -20
- package/lib/cjs/src/leaves_logs.scailo_connect.js +1 -1
- package/lib/cjs/src/leaves_requests.scailo_connect.js +15 -15
- package/lib/cjs/src/leaves_types.scailo_connect.js +15 -15
- package/lib/cjs/src/ledgers.scailo_connect.js +13 -13
- package/lib/cjs/src/locations.scailo_connect.js +13 -13
- package/lib/cjs/src/meetings.scailo_connect.js +19 -19
- package/lib/cjs/src/merchandises.scailo_connect.js +13 -13
- package/lib/cjs/src/on_duties.scailo_connect.js +17 -17
- package/lib/cjs/src/outward_jobs.scailo_connect.js +32 -32
- package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +22 -22
- package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
- package/lib/cjs/src/overtimes.scailo_connect.js +15 -15
- package/lib/cjs/src/payroll_groups.scailo_connect.js +22 -22
- package/lib/cjs/src/payroll_params.scailo_connect.js +15 -15
- package/lib/cjs/src/production_indents.scailo_connect.js +22 -22
- package/lib/cjs/src/production_plans.scailo_connect.js +22 -22
- package/lib/cjs/src/products.scailo_connect.js +12 -12
- package/lib/cjs/src/proforma_invoices.scailo_connect.js +24 -24
- package/lib/cjs/src/projects.scailo_connect.js +19 -19
- package/lib/cjs/src/purchases_enquiries.scailo_connect.js +20 -20
- package/lib/cjs/src/purchases_indents.scailo_connect.js +23 -23
- package/lib/cjs/src/purchases_orders.scailo_connect.js +29 -29
- package/lib/cjs/src/purchases_payments.scailo_connect.js +15 -15
- package/lib/cjs/src/purchases_returns.scailo_connect.js +21 -21
- package/lib/cjs/src/qc_groups.scailo_connect.js +22 -22
- package/lib/cjs/src/qc_hubs.scailo_connect.js +13 -13
- package/lib/cjs/src/qc_params.scailo_connect.js +15 -15
- package/lib/cjs/src/qc_samples.scailo_connect.js +10 -10
- package/lib/cjs/src/quotations_requests.scailo_connect.js +21 -21
- package/lib/cjs/src/quotations_responses.scailo_connect.js +20 -20
- package/lib/cjs/src/replaceable_indents.scailo_connect.js +22 -22
- package/lib/cjs/src/roles.scailo_connect.js +17 -17
- package/lib/cjs/src/salaries.scailo_connect.js +32 -32
- package/lib/cjs/src/sales_enquiries.scailo_connect.js +25 -25
- package/lib/cjs/src/sales_invoices.scailo_connect.js +26 -26
- package/lib/cjs/src/sales_orders.scailo_connect.js +27 -27
- package/lib/cjs/src/sales_quotations.scailo_connect.js +27 -27
- package/lib/cjs/src/sales_receipts.scailo_connect.js +15 -15
- package/lib/cjs/src/sales_returns.scailo_connect.js +21 -21
- package/lib/cjs/src/shifts.scailo_connect.js +15 -15
- package/lib/cjs/src/shifts_groups.scailo_connect.js +20 -20
- package/lib/cjs/src/skills_groups.scailo_connect.js +22 -22
- package/lib/cjs/src/skills_params.scailo_connect.js +15 -15
- package/lib/cjs/src/stock_audits.scailo_connect.js +21 -21
- package/lib/cjs/src/stock_issuances.scailo_connect.js +22 -22
- package/lib/cjs/src/stock_returns.scailo_connect.js +21 -21
- package/lib/cjs/src/storages.scailo_connect.js +13 -13
- package/lib/cjs/src/stores.scailo_connect.js +13 -13
- package/lib/cjs/src/supply_offers.scailo_connect.js +23 -23
- package/lib/cjs/src/tax_groups.scailo_connect.js +18 -18
- package/lib/cjs/src/tax_params.scailo_connect.js +13 -13
- package/lib/cjs/src/teams.scailo_connect.js +22 -22
- package/lib/cjs/src/units_of_materials.scailo_connect.js +13 -13
- package/lib/cjs/src/users.scailo_connect.js +19 -19
- package/lib/cjs/src/vendor_invoices.scailo_connect.js +25 -25
- package/lib/cjs/src/vendor_streams.scailo_connect.js +6 -6
- package/lib/cjs/src/vendors.scailo_connect.js +21 -21
- package/lib/cjs/src/visitations.scailo_connect.js +17 -17
- package/lib/cjs/src/work_orders.scailo_connect.js +22 -22
- package/lib/cjs/src/workflows_rules.scailo_connect.js +16 -16
- package/lib/cjs/types/index.d.ts +1 -0
- package/lib/cjs/types/index.d.ts.map +1 -1
- package/lib/cjs/types/permissions.d.ts +1300 -0
- package/lib/cjs/types/permissions.d.ts.map +1 -0
- package/lib/cjs/types/src/absences.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/absences.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/actions_codes.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/actions_codes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/activities.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/activities.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/activities_groups.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/activities_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/activities_statuses.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/activities_statuses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/activities_tags.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/activities_tags.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/announcements.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/announcements.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/associates.scailo_connect.d.ts +3 -3
- package/lib/cjs/types/src/associates.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/attendances.scailo_connect.d.ts +18 -18
- package/lib/cjs/types/src/attendances.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/attendances_amendments.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/attendances_amendments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/bank_accounts.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/bank_accounts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/base.scailo_pb.d.ts +28 -0
- package/lib/cjs/types/src/base.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/client_streams.scailo_connect.d.ts +7 -7
- package/lib/cjs/types/src/client_streams.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/clients.scailo_connect.d.ts +17 -17
- package/lib/cjs/types/src/clients.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/components.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/components.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts +26 -26
- package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/currencies.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/currencies.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts +26 -26
- package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/departments.scailo_connect.d.ts +17 -17
- package/lib/cjs/types/src/departments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equipments.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/equipments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/families.scailo_connect.d.ts +24 -24
- package/lib/cjs/types/src/families.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/forms_fields.scailo_connect.d.ts +3 -3
- package/lib/cjs/types/src/forms_fields.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/forms_sections.scailo_connect.d.ts +3 -3
- package/lib/cjs/types/src/forms_sections.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/general_settings.scailo_connect.d.ts +3 -3
- package/lib/cjs/types/src/general_settings.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/general_streams.scailo_connect.d.ts +5 -5
- package/lib/cjs/types/src/general_streams.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goals.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/goals.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts +24 -24
- package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts +24 -24
- package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/holidays.scailo_connect.d.ts +21 -21
- package/lib/cjs/types/src/holidays.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts +33 -33
- package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/labels.scailo_connect.d.ts +3 -3
- package/lib/cjs/types/src/labels.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_adjustments.scailo_connect.d.ts +21 -21
- package/lib/cjs/types/src/leaves_adjustments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_logs.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/leaves_requests.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/leaves_requests.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_types.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/leaves_types.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/ledgers.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/ledgers.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/locations.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/locations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/meetings.scailo_connect.d.ts +20 -20
- package/lib/cjs/types/src/meetings.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/merchandises.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/merchandises.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/on_duties.scailo_connect.d.ts +18 -18
- package/lib/cjs/types/src/on_duties.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts +33 -33
- package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/overtimes.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/overtimes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/payroll_groups.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/payroll_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/payroll_params.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/payroll_params.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/production_plans.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/products.scailo_connect.d.ts +13 -13
- package/lib/cjs/types/src/products.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts +25 -25
- package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/projects.scailo_connect.d.ts +20 -20
- package/lib/cjs/types/src/projects.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts +21 -21
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +24 -24
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts +30 -30
- package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_hubs.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/qc_hubs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_params.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/qc_params.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts +11 -11
- package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts +21 -21
- package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/roles.scailo_connect.d.ts +18 -18
- package/lib/cjs/types/src/roles.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/salaries.scailo_connect.d.ts +33 -33
- package/lib/cjs/types/src/salaries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts +26 -26
- package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts +27 -27
- package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts +28 -28
- package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts +28 -28
- package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/shifts.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/shifts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/shifts_groups.scailo_connect.d.ts +21 -21
- package/lib/cjs/types/src/shifts_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/skills_groups.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/skills_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/skills_params.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/skills_params.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/storages.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/storages.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stores.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/stores.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts +24 -24
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/tax_groups.scailo_connect.d.ts +19 -19
- package/lib/cjs/types/src/tax_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/tax_params.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/tax_params.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/teams.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/teams.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/units_of_materials.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/units_of_materials.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/users.scailo_connect.d.ts +20 -20
- package/lib/cjs/types/src/users.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts +26 -26
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendor_streams.scailo_connect.d.ts +7 -7
- package/lib/cjs/types/src/vendor_streams.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendors.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/vendors.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/visitations.scailo_connect.d.ts +18 -18
- package/lib/cjs/types/src/visitations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/workflows_rules.scailo_connect.d.ts +17 -17
- package/lib/cjs/types/src/workflows_rules.scailo_connect.d.ts.map +1 -1
- package/lib/esm/index.js +1 -0
- package/lib/esm/permissions.js +1327 -0
- package/lib/esm/src/absences.scailo_connect.js +15 -15
- package/lib/esm/src/actions_codes.scailo_connect.js +13 -13
- package/lib/esm/src/activities.scailo_connect.js +15 -15
- package/lib/esm/src/activities_groups.scailo_connect.js +13 -13
- package/lib/esm/src/activities_statuses.scailo_connect.js +13 -13
- package/lib/esm/src/activities_tags.scailo_connect.js +13 -13
- package/lib/esm/src/announcements.scailo_connect.js +15 -15
- package/lib/esm/src/asset_indents.scailo_connect.js +21 -21
- package/lib/esm/src/associates.scailo_connect.js +2 -2
- package/lib/esm/src/attendances.scailo_connect.js +17 -17
- package/lib/esm/src/attendances_amendments.scailo_connect.js +15 -15
- package/lib/esm/src/bank_accounts.scailo_connect.js +13 -13
- package/lib/esm/src/base.scailo_pb.js +45 -2
- package/lib/esm/src/client_streams.scailo_connect.js +6 -6
- package/lib/esm/src/clients.scailo_connect.js +16 -16
- package/lib/esm/src/components.scailo_connect.js +13 -13
- package/lib/esm/src/credit_notes.scailo_connect.js +25 -25
- package/lib/esm/src/currencies.scailo_connect.js +13 -13
- package/lib/esm/src/debit_notes.scailo_connect.js +25 -25
- package/lib/esm/src/departments.scailo_connect.js +16 -16
- package/lib/esm/src/equations_families.scailo_connect.js +22 -22
- package/lib/esm/src/equations_replaceables.scailo_connect.js +22 -22
- package/lib/esm/src/equations_sales_bundles.scailo_connect.js +22 -22
- package/lib/esm/src/equations_work_orders.scailo_connect.js +22 -22
- package/lib/esm/src/equipments.scailo_connect.js +13 -13
- package/lib/esm/src/expenses.scailo_connect.js +21 -21
- package/lib/esm/src/families.scailo_connect.js +23 -23
- package/lib/esm/src/feedstocks.scailo_connect.js +13 -13
- package/lib/esm/src/forms_fields.scailo_connect.js +2 -2
- package/lib/esm/src/forms_sections.scailo_connect.js +2 -2
- package/lib/esm/src/general_settings.scailo_connect.js +2 -2
- package/lib/esm/src/general_streams.scailo_connect.js +4 -4
- package/lib/esm/src/goals.scailo_connect.js +21 -21
- package/lib/esm/src/goods_dispatches.scailo_connect.js +23 -23
- package/lib/esm/src/goods_receipts.scailo_connect.js +23 -23
- package/lib/esm/src/holidays.scailo_connect.js +20 -20
- package/lib/esm/src/infrastructures.scailo_connect.js +13 -13
- package/lib/esm/src/inward_jobs.scailo_connect.js +32 -32
- package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +22 -22
- package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
- package/lib/esm/src/labels.scailo_connect.js +2 -2
- package/lib/esm/src/leaves_adjustments.scailo_connect.js +20 -20
- package/lib/esm/src/leaves_logs.scailo_connect.js +1 -1
- package/lib/esm/src/leaves_requests.scailo_connect.js +15 -15
- package/lib/esm/src/leaves_types.scailo_connect.js +15 -15
- package/lib/esm/src/ledgers.scailo_connect.js +13 -13
- package/lib/esm/src/locations.scailo_connect.js +13 -13
- package/lib/esm/src/meetings.scailo_connect.js +19 -19
- package/lib/esm/src/merchandises.scailo_connect.js +13 -13
- package/lib/esm/src/on_duties.scailo_connect.js +17 -17
- package/lib/esm/src/outward_jobs.scailo_connect.js +32 -32
- package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +22 -22
- package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
- package/lib/esm/src/overtimes.scailo_connect.js +15 -15
- package/lib/esm/src/payroll_groups.scailo_connect.js +22 -22
- package/lib/esm/src/payroll_params.scailo_connect.js +15 -15
- package/lib/esm/src/production_indents.scailo_connect.js +22 -22
- package/lib/esm/src/production_plans.scailo_connect.js +22 -22
- package/lib/esm/src/products.scailo_connect.js +12 -12
- package/lib/esm/src/proforma_invoices.scailo_connect.js +24 -24
- package/lib/esm/src/projects.scailo_connect.js +19 -19
- package/lib/esm/src/purchases_enquiries.scailo_connect.js +20 -20
- package/lib/esm/src/purchases_indents.scailo_connect.js +23 -23
- package/lib/esm/src/purchases_orders.scailo_connect.js +29 -29
- package/lib/esm/src/purchases_payments.scailo_connect.js +15 -15
- package/lib/esm/src/purchases_returns.scailo_connect.js +21 -21
- package/lib/esm/src/qc_groups.scailo_connect.js +22 -22
- package/lib/esm/src/qc_hubs.scailo_connect.js +13 -13
- package/lib/esm/src/qc_params.scailo_connect.js +15 -15
- package/lib/esm/src/qc_samples.scailo_connect.js +10 -10
- package/lib/esm/src/quotations_requests.scailo_connect.js +21 -21
- package/lib/esm/src/quotations_responses.scailo_connect.js +20 -20
- package/lib/esm/src/replaceable_indents.scailo_connect.js +22 -22
- package/lib/esm/src/roles.scailo_connect.js +17 -17
- package/lib/esm/src/salaries.scailo_connect.js +32 -32
- package/lib/esm/src/sales_enquiries.scailo_connect.js +25 -25
- package/lib/esm/src/sales_invoices.scailo_connect.js +26 -26
- package/lib/esm/src/sales_orders.scailo_connect.js +27 -27
- package/lib/esm/src/sales_quotations.scailo_connect.js +27 -27
- package/lib/esm/src/sales_receipts.scailo_connect.js +15 -15
- package/lib/esm/src/sales_returns.scailo_connect.js +21 -21
- package/lib/esm/src/shifts.scailo_connect.js +15 -15
- package/lib/esm/src/shifts_groups.scailo_connect.js +20 -20
- package/lib/esm/src/skills_groups.scailo_connect.js +22 -22
- package/lib/esm/src/skills_params.scailo_connect.js +15 -15
- package/lib/esm/src/stock_audits.scailo_connect.js +21 -21
- package/lib/esm/src/stock_issuances.scailo_connect.js +22 -22
- package/lib/esm/src/stock_returns.scailo_connect.js +21 -21
- package/lib/esm/src/storages.scailo_connect.js +13 -13
- package/lib/esm/src/stores.scailo_connect.js +13 -13
- package/lib/esm/src/supply_offers.scailo_connect.js +23 -23
- package/lib/esm/src/tax_groups.scailo_connect.js +18 -18
- package/lib/esm/src/tax_params.scailo_connect.js +13 -13
- package/lib/esm/src/teams.scailo_connect.js +22 -22
- package/lib/esm/src/units_of_materials.scailo_connect.js +13 -13
- package/lib/esm/src/users.scailo_connect.js +19 -19
- package/lib/esm/src/vendor_invoices.scailo_connect.js +25 -25
- package/lib/esm/src/vendor_streams.scailo_connect.js +6 -6
- package/lib/esm/src/vendors.scailo_connect.js +21 -21
- package/lib/esm/src/visitations.scailo_connect.js +17 -17
- package/lib/esm/src/work_orders.scailo_connect.js +22 -22
- package/lib/esm/src/workflows_rules.scailo_connect.js +16 -16
- package/lib/esm/types/index.d.ts +1 -0
- package/lib/esm/types/index.d.ts.map +1 -1
- package/lib/esm/types/permissions.d.ts +1300 -0
- package/lib/esm/types/permissions.d.ts.map +1 -0
- package/lib/esm/types/src/absences.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/absences.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/actions_codes.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/actions_codes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/activities.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/activities.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/activities_groups.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/activities_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/activities_statuses.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/activities_statuses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/activities_tags.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/activities_tags.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/announcements.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/announcements.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/associates.scailo_connect.d.ts +3 -3
- package/lib/esm/types/src/associates.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/attendances.scailo_connect.d.ts +18 -18
- package/lib/esm/types/src/attendances.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/attendances_amendments.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/attendances_amendments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/bank_accounts.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/bank_accounts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/base.scailo_pb.d.ts +28 -0
- package/lib/esm/types/src/base.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/client_streams.scailo_connect.d.ts +7 -7
- package/lib/esm/types/src/client_streams.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/clients.scailo_connect.d.ts +17 -17
- package/lib/esm/types/src/clients.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/components.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/components.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/credit_notes.scailo_connect.d.ts +26 -26
- package/lib/esm/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/currencies.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/currencies.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/debit_notes.scailo_connect.d.ts +26 -26
- package/lib/esm/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/departments.scailo_connect.d.ts +17 -17
- package/lib/esm/types/src/departments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equipments.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/equipments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/expenses.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/families.scailo_connect.d.ts +24 -24
- package/lib/esm/types/src/families.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/feedstocks.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/forms_fields.scailo_connect.d.ts +3 -3
- package/lib/esm/types/src/forms_fields.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/forms_sections.scailo_connect.d.ts +3 -3
- package/lib/esm/types/src/forms_sections.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/general_settings.scailo_connect.d.ts +3 -3
- package/lib/esm/types/src/general_settings.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/general_streams.scailo_connect.d.ts +5 -5
- package/lib/esm/types/src/general_streams.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goals.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/goals.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts +24 -24
- package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts +24 -24
- package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/holidays.scailo_connect.d.ts +21 -21
- package/lib/esm/types/src/holidays.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/infrastructures.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts +33 -33
- package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/labels.scailo_connect.d.ts +3 -3
- package/lib/esm/types/src/labels.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_adjustments.scailo_connect.d.ts +21 -21
- package/lib/esm/types/src/leaves_adjustments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_logs.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/leaves_requests.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/leaves_requests.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_types.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/leaves_types.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/ledgers.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/ledgers.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/locations.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/locations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/meetings.scailo_connect.d.ts +20 -20
- package/lib/esm/types/src/meetings.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/merchandises.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/merchandises.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/on_duties.scailo_connect.d.ts +18 -18
- package/lib/esm/types/src/on_duties.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts +33 -33
- package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/overtimes.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/overtimes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/payroll_groups.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/payroll_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/payroll_params.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/payroll_params.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/production_plans.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/products.scailo_connect.d.ts +13 -13
- package/lib/esm/types/src/products.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts +25 -25
- package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/projects.scailo_connect.d.ts +20 -20
- package/lib/esm/types/src/projects.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts +21 -21
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +24 -24
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts +30 -30
- package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_groups.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_hubs.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/qc_hubs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_params.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/qc_params.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_samples.scailo_connect.d.ts +11 -11
- package/lib/esm/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts +21 -21
- package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/roles.scailo_connect.d.ts +18 -18
- package/lib/esm/types/src/roles.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/salaries.scailo_connect.d.ts +33 -33
- package/lib/esm/types/src/salaries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts +26 -26
- package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts +27 -27
- package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_orders.scailo_connect.d.ts +28 -28
- package/lib/esm/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts +28 -28
- package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/shifts.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/shifts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/shifts_groups.scailo_connect.d.ts +21 -21
- package/lib/esm/types/src/shifts_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/skills_groups.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/skills_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/skills_params.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/skills_params.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/storages.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/storages.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stores.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/stores.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts +24 -24
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/tax_groups.scailo_connect.d.ts +19 -19
- package/lib/esm/types/src/tax_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/tax_params.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/tax_params.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/teams.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/teams.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/units_of_materials.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/units_of_materials.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/users.scailo_connect.d.ts +20 -20
- package/lib/esm/types/src/users.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts +26 -26
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendor_streams.scailo_connect.d.ts +7 -7
- package/lib/esm/types/src/vendor_streams.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendors.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/vendors.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/visitations.scailo_connect.d.ts +18 -18
- package/lib/esm/types/src/visitations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/workflows_rules.scailo_connect.d.ts +17 -17
- package/lib/esm/types/src/workflows_rules.scailo_connect.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { InwardJobFreeIssueMaterialReturn, InwardJobFreeIssueMaterialReturnAncillaryParameters, InwardJobFreeIssueMaterialReturnItem, InwardJobFreeIssueMaterialReturnItemHistoryRequest, InwardJobFreeIssueMaterialReturnItemProspectiveInfoRequest, InwardJobFreeIssueMaterialReturnItemsSearchRequest, InwardJobsFreeIssueMaterialsReturnsItemsList, InwardJobsFreeIssueMaterialsReturnsList, InwardJobsFreeIssueMaterialsReturnsServiceAlreadyAddedQuantityForSourceRequest, InwardJobsFreeIssueMaterialsReturnsServiceCountReq, InwardJobsFreeIssueMaterialsReturnsServiceCreateRequest, InwardJobsFreeIssueMaterialsReturnsServiceFilterReq, InwardJobsFreeIssueMaterialsReturnsServiceItemCreateRequest, InwardJobsFreeIssueMaterialsReturnsServiceItemUpdateRequest, InwardJobsFreeIssueMaterialsReturnsServicePaginatedItemsResponse, InwardJobsFreeIssueMaterialsReturnsServicePaginationReq, InwardJobsFreeIssueMaterialsReturnsServicePaginationResponse, InwardJobsFreeIssueMaterialsReturnsServiceSearchAllReq, InwardJobsFreeIssueMaterialsReturnsServiceUpdateRequest } from "./inward_jobs_free_issue_materials_returns.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Identifier, IdentifierUUID, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Identifier, IdentifierResponse, IdentifierUUID, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, 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 InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
19
19
|
readonly create: {
|
|
20
20
|
readonly name: "Create";
|
|
21
21
|
readonly I: typeof InwardJobsFreeIssueMaterialsReturnsServiceCreateRequest;
|
|
22
|
-
readonly O: typeof
|
|
22
|
+
readonly O: typeof IdentifierResponse;
|
|
23
23
|
readonly kind: MethodKind.Unary;
|
|
24
24
|
};
|
|
25
25
|
/**
|
|
@@ -30,7 +30,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
30
30
|
readonly draft: {
|
|
31
31
|
readonly name: "Draft";
|
|
32
32
|
readonly I: typeof InwardJobsFreeIssueMaterialsReturnsServiceCreateRequest;
|
|
33
|
-
readonly O: typeof
|
|
33
|
+
readonly O: typeof IdentifierResponse;
|
|
34
34
|
readonly kind: MethodKind.Unary;
|
|
35
35
|
};
|
|
36
36
|
/**
|
|
@@ -41,7 +41,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
41
41
|
readonly draftUpdate: {
|
|
42
42
|
readonly name: "DraftUpdate";
|
|
43
43
|
readonly I: typeof InwardJobsFreeIssueMaterialsReturnsServiceUpdateRequest;
|
|
44
|
-
readonly O: typeof
|
|
44
|
+
readonly O: typeof IdentifierResponse;
|
|
45
45
|
readonly kind: MethodKind.Unary;
|
|
46
46
|
};
|
|
47
47
|
/**
|
|
@@ -52,7 +52,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
52
52
|
readonly sendForVerification: {
|
|
53
53
|
readonly name: "SendForVerification";
|
|
54
54
|
readonly I: typeof IdentifierWithUserComment;
|
|
55
|
-
readonly O: typeof
|
|
55
|
+
readonly O: typeof IdentifierResponse;
|
|
56
56
|
readonly kind: MethodKind.Unary;
|
|
57
57
|
};
|
|
58
58
|
/**
|
|
@@ -63,7 +63,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
63
63
|
readonly verify: {
|
|
64
64
|
readonly name: "Verify";
|
|
65
65
|
readonly I: typeof IdentifierWithUserComment;
|
|
66
|
-
readonly O: typeof
|
|
66
|
+
readonly O: typeof IdentifierResponse;
|
|
67
67
|
readonly kind: MethodKind.Unary;
|
|
68
68
|
};
|
|
69
69
|
/**
|
|
@@ -74,7 +74,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
74
74
|
readonly approve: {
|
|
75
75
|
readonly name: "Approve";
|
|
76
76
|
readonly I: typeof IdentifierWithUserComment;
|
|
77
|
-
readonly O: typeof
|
|
77
|
+
readonly O: typeof IdentifierResponse;
|
|
78
78
|
readonly kind: MethodKind.Unary;
|
|
79
79
|
};
|
|
80
80
|
/**
|
|
@@ -85,7 +85,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
85
85
|
readonly sendForRevision: {
|
|
86
86
|
readonly name: "SendForRevision";
|
|
87
87
|
readonly I: typeof IdentifierWithUserComment;
|
|
88
|
-
readonly O: typeof
|
|
88
|
+
readonly O: typeof IdentifierResponse;
|
|
89
89
|
readonly kind: MethodKind.Unary;
|
|
90
90
|
};
|
|
91
91
|
/**
|
|
@@ -96,7 +96,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
96
96
|
readonly revisionUpdate: {
|
|
97
97
|
readonly name: "RevisionUpdate";
|
|
98
98
|
readonly I: typeof InwardJobsFreeIssueMaterialsReturnsServiceUpdateRequest;
|
|
99
|
-
readonly O: typeof
|
|
99
|
+
readonly O: typeof IdentifierResponse;
|
|
100
100
|
readonly kind: MethodKind.Unary;
|
|
101
101
|
};
|
|
102
102
|
/**
|
|
@@ -107,7 +107,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
107
107
|
readonly halt: {
|
|
108
108
|
readonly name: "Halt";
|
|
109
109
|
readonly I: typeof IdentifierWithUserComment;
|
|
110
|
-
readonly O: typeof
|
|
110
|
+
readonly O: typeof IdentifierResponse;
|
|
111
111
|
readonly kind: MethodKind.Unary;
|
|
112
112
|
};
|
|
113
113
|
/**
|
|
@@ -118,7 +118,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
118
118
|
readonly discard: {
|
|
119
119
|
readonly name: "Discard";
|
|
120
120
|
readonly I: typeof IdentifierWithUserComment;
|
|
121
|
-
readonly O: typeof
|
|
121
|
+
readonly O: typeof IdentifierResponse;
|
|
122
122
|
readonly kind: MethodKind.Unary;
|
|
123
123
|
};
|
|
124
124
|
/**
|
|
@@ -129,7 +129,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
129
129
|
readonly restore: {
|
|
130
130
|
readonly name: "Restore";
|
|
131
131
|
readonly I: typeof IdentifierWithUserComment;
|
|
132
|
-
readonly O: typeof
|
|
132
|
+
readonly O: typeof IdentifierResponse;
|
|
133
133
|
readonly kind: MethodKind.Unary;
|
|
134
134
|
};
|
|
135
135
|
/**
|
|
@@ -140,7 +140,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
140
140
|
readonly complete: {
|
|
141
141
|
readonly name: "Complete";
|
|
142
142
|
readonly I: typeof IdentifierWithUserComment;
|
|
143
|
-
readonly O: typeof
|
|
143
|
+
readonly O: typeof IdentifierResponse;
|
|
144
144
|
readonly kind: MethodKind.Unary;
|
|
145
145
|
};
|
|
146
146
|
/**
|
|
@@ -151,7 +151,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
151
151
|
readonly repeat: {
|
|
152
152
|
readonly name: "Repeat";
|
|
153
153
|
readonly I: typeof IdentifierWithUserComment;
|
|
154
|
-
readonly O: typeof
|
|
154
|
+
readonly O: typeof IdentifierResponse;
|
|
155
155
|
readonly kind: MethodKind.Unary;
|
|
156
156
|
};
|
|
157
157
|
/**
|
|
@@ -162,7 +162,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
162
162
|
readonly reopen: {
|
|
163
163
|
readonly name: "Reopen";
|
|
164
164
|
readonly I: typeof IdentifierWithUserComment;
|
|
165
|
-
readonly O: typeof
|
|
165
|
+
readonly O: typeof IdentifierResponse;
|
|
166
166
|
readonly kind: MethodKind.Unary;
|
|
167
167
|
};
|
|
168
168
|
/**
|
|
@@ -173,7 +173,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
173
173
|
readonly commentAdd: {
|
|
174
174
|
readonly name: "CommentAdd";
|
|
175
175
|
readonly I: typeof IdentifierWithUserComment;
|
|
176
|
-
readonly O: typeof
|
|
176
|
+
readonly O: typeof IdentifierResponse;
|
|
177
177
|
readonly kind: MethodKind.Unary;
|
|
178
178
|
};
|
|
179
179
|
/**
|
|
@@ -184,7 +184,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
184
184
|
readonly sendEmail: {
|
|
185
185
|
readonly name: "SendEmail";
|
|
186
186
|
readonly I: typeof IdentifierWithEmailAttributes;
|
|
187
|
-
readonly O: typeof
|
|
187
|
+
readonly O: typeof IdentifierResponse;
|
|
188
188
|
readonly kind: MethodKind.Unary;
|
|
189
189
|
};
|
|
190
190
|
/**
|
|
@@ -206,7 +206,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
206
206
|
readonly addInwardJobFreeIssueMaterialReturnItem: {
|
|
207
207
|
readonly name: "AddInwardJobFreeIssueMaterialReturnItem";
|
|
208
208
|
readonly I: typeof InwardJobsFreeIssueMaterialsReturnsServiceItemCreateRequest;
|
|
209
|
-
readonly O: typeof
|
|
209
|
+
readonly O: typeof IdentifierResponse;
|
|
210
210
|
readonly kind: MethodKind.Unary;
|
|
211
211
|
};
|
|
212
212
|
/**
|
|
@@ -217,7 +217,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
217
217
|
readonly modifyInwardJobFreeIssueMaterialReturnItem: {
|
|
218
218
|
readonly name: "ModifyInwardJobFreeIssueMaterialReturnItem";
|
|
219
219
|
readonly I: typeof InwardJobsFreeIssueMaterialsReturnsServiceItemUpdateRequest;
|
|
220
|
-
readonly O: typeof
|
|
220
|
+
readonly O: typeof IdentifierResponse;
|
|
221
221
|
readonly kind: MethodKind.Unary;
|
|
222
222
|
};
|
|
223
223
|
/**
|
|
@@ -228,7 +228,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
228
228
|
readonly approveInwardJobFreeIssueMaterialReturnItem: {
|
|
229
229
|
readonly name: "ApproveInwardJobFreeIssueMaterialReturnItem";
|
|
230
230
|
readonly I: typeof IdentifierWithUserComment;
|
|
231
|
-
readonly O: typeof
|
|
231
|
+
readonly O: typeof IdentifierResponse;
|
|
232
232
|
readonly kind: MethodKind.Unary;
|
|
233
233
|
};
|
|
234
234
|
/**
|
|
@@ -239,7 +239,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
239
239
|
readonly deleteInwardJobFreeIssueMaterialReturnItem: {
|
|
240
240
|
readonly name: "DeleteInwardJobFreeIssueMaterialReturnItem";
|
|
241
241
|
readonly I: typeof IdentifierWithUserComment;
|
|
242
|
-
readonly O: typeof
|
|
242
|
+
readonly O: typeof IdentifierResponse;
|
|
243
243
|
readonly kind: MethodKind.Unary;
|
|
244
244
|
};
|
|
245
245
|
/**
|
|
@@ -250,7 +250,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
250
250
|
readonly reorderInwardJobFreeIssueMaterialReturnItems: {
|
|
251
251
|
readonly name: "ReorderInwardJobFreeIssueMaterialReturnItems";
|
|
252
252
|
readonly I: typeof ReorderItemsRequest;
|
|
253
|
-
readonly O: typeof
|
|
253
|
+
readonly O: typeof IdentifierResponse;
|
|
254
254
|
readonly kind: MethodKind.Unary;
|
|
255
255
|
};
|
|
256
256
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inward_jobs_free_issue_materials_returns.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inward_jobs_free_issue_materials_returns.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gCAAgC,EAAE,mDAAmD,EAAE,oCAAoC,EAAE,kDAAkD,EAAE,0DAA0D,EAAE,kDAAkD,EAAE,4CAA4C,EAAE,uCAAuC,EAAE,8EAA8E,EAAE,kDAAkD,EAAE,uDAAuD,EAAE,mDAAmD,EAAE,2DAA2D,EAAE,2DAA2D,EAAE,gEAAgE,EAAE,uDAAuD,EAAE,4DAA4D,EAAE,sDAAsD,EAAE,uDAAuD,EAAE,MAAM,yDAAyD,CAAC;AACvlC,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,UAAU,EAAE,cAAc,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"inward_jobs_free_issue_materials_returns.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inward_jobs_free_issue_materials_returns.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gCAAgC,EAAE,mDAAmD,EAAE,oCAAoC,EAAE,kDAAkD,EAAE,0DAA0D,EAAE,kDAAkD,EAAE,4CAA4C,EAAE,uCAAuC,EAAE,8EAA8E,EAAE,kDAAkD,EAAE,uDAAuD,EAAE,mDAAmD,EAAE,2DAA2D,EAAE,2DAA2D,EAAE,gEAAgE,EAAE,uDAAuD,EAAE,4DAA4D,EAAE,sDAAsD,EAAE,uDAAuD,EAAE,MAAM,yDAAyD,CAAC;AACvlC,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,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,0CAA0C;;;QAGnD;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Label, LabelPaginationResp, LabelsList, LabelsServiceCountReq, LabelsServiceCreateRequest, LabelsServiceFilterReq, LabelsServicePaginationReq, LabelsServiceSearchAllReq, LabelsServiceUpdateRequest } from "./labels.scailo_pb.js";
|
|
2
2
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
3
|
-
import { ActiveStatus, BooleanResponse, CountResponse, Empty, Identifier, IdentifierUUID, IdentifierWithUserComment } from "./base.scailo_pb.js";
|
|
3
|
+
import { ActiveStatus, BooleanResponse, CountResponse, Empty, Identifier, IdentifierResponse, IdentifierUUID, IdentifierWithUserComment } from "./base.scailo_pb.js";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
6
6
|
* Describes the methods applicable on each label
|
|
@@ -40,7 +40,7 @@ export declare const LabelsService: {
|
|
|
40
40
|
readonly discard: {
|
|
41
41
|
readonly name: "Discard";
|
|
42
42
|
readonly I: typeof IdentifierWithUserComment;
|
|
43
|
-
readonly O: typeof
|
|
43
|
+
readonly O: typeof IdentifierResponse;
|
|
44
44
|
readonly kind: MethodKind.Unary;
|
|
45
45
|
};
|
|
46
46
|
/**
|
|
@@ -51,7 +51,7 @@ export declare const LabelsService: {
|
|
|
51
51
|
readonly restore: {
|
|
52
52
|
readonly name: "Restore";
|
|
53
53
|
readonly I: typeof IdentifierWithUserComment;
|
|
54
|
-
readonly O: typeof
|
|
54
|
+
readonly O: typeof IdentifierResponse;
|
|
55
55
|
readonly kind: MethodKind.Unary;
|
|
56
56
|
};
|
|
57
57
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"labels.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/labels.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,EAAE,mBAAmB,EAAE,UAAU,EAAE,qBAAqB,EAAE,0BAA0B,EAAE,sBAAsB,EAAE,0BAA0B,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AAC7O,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,cAAc,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"labels.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/labels.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,EAAE,mBAAmB,EAAE,UAAU,EAAE,qBAAqB,EAAE,0BAA0B,EAAE,sBAAsB,EAAE,0BAA0B,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AAC7O,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAErK;;;;;GAKG;AACH,eAAO,MAAM,aAAa;;;QAGtB;;;;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 { LeaveAdjustment, LeaveAdjustmentRecord, LeaveAdjustmentRecordsSearchRequest, LeavesAdjustmentsList, LeavesAdjustmentsRecordsHistoryRequest, LeavesAdjustmentsRecordsList, LeavesAdjustmentsServiceCountReq, LeavesAdjustmentsServiceCreateRequest, LeavesAdjustmentsServiceFilterReq, LeavesAdjustmentsServicePaginatedRecordsResponse, LeavesAdjustmentsServicePaginationReq, LeavesAdjustmentsServicePaginationResponse, LeavesAdjustmentsServiceRecordCreateRequest, LeavesAdjustmentsServiceRecordUpdateRequest, LeavesAdjustmentsServiceSearchAllReq, LeavesAdjustmentsServiceUpdateRequest } from "./leaves_adjustments.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierUUID, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifierUUID, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
@@ -18,7 +18,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
18
18
|
readonly create: {
|
|
19
19
|
readonly name: "Create";
|
|
20
20
|
readonly I: typeof LeavesAdjustmentsServiceCreateRequest;
|
|
21
|
-
readonly O: typeof
|
|
21
|
+
readonly O: typeof IdentifierResponse;
|
|
22
22
|
readonly kind: MethodKind.Unary;
|
|
23
23
|
};
|
|
24
24
|
/**
|
|
@@ -29,7 +29,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
29
29
|
readonly draft: {
|
|
30
30
|
readonly name: "Draft";
|
|
31
31
|
readonly I: typeof LeavesAdjustmentsServiceCreateRequest;
|
|
32
|
-
readonly O: typeof
|
|
32
|
+
readonly O: typeof IdentifierResponse;
|
|
33
33
|
readonly kind: MethodKind.Unary;
|
|
34
34
|
};
|
|
35
35
|
/**
|
|
@@ -40,7 +40,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
40
40
|
readonly draftUpdate: {
|
|
41
41
|
readonly name: "DraftUpdate";
|
|
42
42
|
readonly I: typeof LeavesAdjustmentsServiceUpdateRequest;
|
|
43
|
-
readonly O: typeof
|
|
43
|
+
readonly O: typeof IdentifierResponse;
|
|
44
44
|
readonly kind: MethodKind.Unary;
|
|
45
45
|
};
|
|
46
46
|
/**
|
|
@@ -51,7 +51,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
51
51
|
readonly sendForVerification: {
|
|
52
52
|
readonly name: "SendForVerification";
|
|
53
53
|
readonly I: typeof IdentifierWithUserComment;
|
|
54
|
-
readonly O: typeof
|
|
54
|
+
readonly O: typeof IdentifierResponse;
|
|
55
55
|
readonly kind: MethodKind.Unary;
|
|
56
56
|
};
|
|
57
57
|
/**
|
|
@@ -62,7 +62,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
62
62
|
readonly verify: {
|
|
63
63
|
readonly name: "Verify";
|
|
64
64
|
readonly I: typeof IdentifierWithUserComment;
|
|
65
|
-
readonly O: typeof
|
|
65
|
+
readonly O: typeof IdentifierResponse;
|
|
66
66
|
readonly kind: MethodKind.Unary;
|
|
67
67
|
};
|
|
68
68
|
/**
|
|
@@ -73,7 +73,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
73
73
|
readonly approve: {
|
|
74
74
|
readonly name: "Approve";
|
|
75
75
|
readonly I: typeof IdentifierWithUserComment;
|
|
76
|
-
readonly O: typeof
|
|
76
|
+
readonly O: typeof IdentifierResponse;
|
|
77
77
|
readonly kind: MethodKind.Unary;
|
|
78
78
|
};
|
|
79
79
|
/**
|
|
@@ -84,7 +84,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
84
84
|
readonly sendForRevision: {
|
|
85
85
|
readonly name: "SendForRevision";
|
|
86
86
|
readonly I: typeof IdentifierWithUserComment;
|
|
87
|
-
readonly O: typeof
|
|
87
|
+
readonly O: typeof IdentifierResponse;
|
|
88
88
|
readonly kind: MethodKind.Unary;
|
|
89
89
|
};
|
|
90
90
|
/**
|
|
@@ -95,7 +95,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
95
95
|
readonly revisionUpdate: {
|
|
96
96
|
readonly name: "RevisionUpdate";
|
|
97
97
|
readonly I: typeof LeavesAdjustmentsServiceUpdateRequest;
|
|
98
|
-
readonly O: typeof
|
|
98
|
+
readonly O: typeof IdentifierResponse;
|
|
99
99
|
readonly kind: MethodKind.Unary;
|
|
100
100
|
};
|
|
101
101
|
/**
|
|
@@ -106,7 +106,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
106
106
|
readonly halt: {
|
|
107
107
|
readonly name: "Halt";
|
|
108
108
|
readonly I: typeof IdentifierWithUserComment;
|
|
109
|
-
readonly O: typeof
|
|
109
|
+
readonly O: typeof IdentifierResponse;
|
|
110
110
|
readonly kind: MethodKind.Unary;
|
|
111
111
|
};
|
|
112
112
|
/**
|
|
@@ -117,7 +117,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
117
117
|
readonly discard: {
|
|
118
118
|
readonly name: "Discard";
|
|
119
119
|
readonly I: typeof IdentifierWithUserComment;
|
|
120
|
-
readonly O: typeof
|
|
120
|
+
readonly O: typeof IdentifierResponse;
|
|
121
121
|
readonly kind: MethodKind.Unary;
|
|
122
122
|
};
|
|
123
123
|
/**
|
|
@@ -128,7 +128,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
128
128
|
readonly restore: {
|
|
129
129
|
readonly name: "Restore";
|
|
130
130
|
readonly I: typeof IdentifierWithUserComment;
|
|
131
|
-
readonly O: typeof
|
|
131
|
+
readonly O: typeof IdentifierResponse;
|
|
132
132
|
readonly kind: MethodKind.Unary;
|
|
133
133
|
};
|
|
134
134
|
/**
|
|
@@ -139,7 +139,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
139
139
|
readonly complete: {
|
|
140
140
|
readonly name: "Complete";
|
|
141
141
|
readonly I: typeof IdentifierWithUserComment;
|
|
142
|
-
readonly O: typeof
|
|
142
|
+
readonly O: typeof IdentifierResponse;
|
|
143
143
|
readonly kind: MethodKind.Unary;
|
|
144
144
|
};
|
|
145
145
|
/**
|
|
@@ -150,21 +150,21 @@ export declare const LeavesAdjustmentsService: {
|
|
|
150
150
|
readonly repeat: {
|
|
151
151
|
readonly name: "Repeat";
|
|
152
152
|
readonly I: typeof IdentifierWithUserComment;
|
|
153
|
-
readonly O: typeof
|
|
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 (
|
|
160
|
+
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
161
161
|
*
|
|
162
162
|
* @generated from rpc Scailo.LeavesAdjustmentsService.CommentAdd
|
|
163
163
|
*/
|
|
164
164
|
readonly commentAdd: {
|
|
165
165
|
readonly name: "CommentAdd";
|
|
166
166
|
readonly I: typeof IdentifierWithUserComment;
|
|
167
|
-
readonly O: typeof
|
|
167
|
+
readonly O: typeof IdentifierResponse;
|
|
168
168
|
readonly kind: MethodKind.Unary;
|
|
169
169
|
};
|
|
170
170
|
/**
|
|
@@ -175,7 +175,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
175
175
|
readonly addLeaveAdjustmentRecord: {
|
|
176
176
|
readonly name: "AddLeaveAdjustmentRecord";
|
|
177
177
|
readonly I: typeof LeavesAdjustmentsServiceRecordCreateRequest;
|
|
178
|
-
readonly O: typeof
|
|
178
|
+
readonly O: typeof IdentifierResponse;
|
|
179
179
|
readonly kind: MethodKind.Unary;
|
|
180
180
|
};
|
|
181
181
|
/**
|
|
@@ -186,7 +186,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
186
186
|
readonly modifyLeaveAdjustmentRecord: {
|
|
187
187
|
readonly name: "ModifyLeaveAdjustmentRecord";
|
|
188
188
|
readonly I: typeof LeavesAdjustmentsServiceRecordUpdateRequest;
|
|
189
|
-
readonly O: typeof
|
|
189
|
+
readonly O: typeof IdentifierResponse;
|
|
190
190
|
readonly kind: MethodKind.Unary;
|
|
191
191
|
};
|
|
192
192
|
/**
|
|
@@ -197,7 +197,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
197
197
|
readonly approveLeaveAdjustmentRecord: {
|
|
198
198
|
readonly name: "ApproveLeaveAdjustmentRecord";
|
|
199
199
|
readonly I: typeof IdentifierWithUserComment;
|
|
200
|
-
readonly O: typeof
|
|
200
|
+
readonly O: typeof IdentifierResponse;
|
|
201
201
|
readonly kind: MethodKind.Unary;
|
|
202
202
|
};
|
|
203
203
|
/**
|
|
@@ -208,7 +208,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
208
208
|
readonly deleteLeaveAdjustmentRecord: {
|
|
209
209
|
readonly name: "DeleteLeaveAdjustmentRecord";
|
|
210
210
|
readonly I: typeof IdentifierWithUserComment;
|
|
211
|
-
readonly O: typeof
|
|
211
|
+
readonly O: typeof IdentifierResponse;
|
|
212
212
|
readonly kind: MethodKind.Unary;
|
|
213
213
|
};
|
|
214
214
|
/**
|
|
@@ -219,7 +219,7 @@ export declare const LeavesAdjustmentsService: {
|
|
|
219
219
|
readonly reorderLeaveAdjustmentRecords: {
|
|
220
220
|
readonly name: "ReorderLeaveAdjustmentRecords";
|
|
221
221
|
readonly I: typeof ReorderItemsRequest;
|
|
222
|
-
readonly O: typeof
|
|
222
|
+
readonly O: typeof IdentifierResponse;
|
|
223
223
|
readonly kind: MethodKind.Unary;
|
|
224
224
|
};
|
|
225
225
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"leaves_adjustments.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/leaves_adjustments.scailo_connect.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,qBAAqB,EAAE,sCAAsC,EAAE,4BAA4B,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,gDAAgD,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,2CAA2C,EAAE,2CAA2C,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,mCAAmC,CAAC;AACrnB,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,cAAc,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"leaves_adjustments.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/leaves_adjustments.scailo_connect.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,qBAAqB,EAAE,sCAAsC,EAAE,4BAA4B,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,gDAAgD,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,2CAA2C,EAAE,2CAA2C,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,mCAAmC,CAAC;AACrnB,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AACpN,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,wBAAwB;;;QAGjC;;;;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;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -6,7 +6,7 @@ import { CountResponse } from "./base.scailo_pb.js";
|
|
|
6
6
|
* Describes the common methods applicable on each record
|
|
7
7
|
*
|
|
8
8
|
* Create and send for verification
|
|
9
|
-
* rpc Create (LeavesLogsServiceCreateRequest) returns (
|
|
9
|
+
* rpc Create (LeavesLogsServiceCreateRequest) returns (IdentifierResponse);
|
|
10
10
|
*
|
|
11
11
|
* @generated from service Scailo.LeavesLogsService
|
|
12
12
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LeaveRequest, LeavesRequestsList, LeavesRequestsServiceCountReq, LeavesRequestsServiceCreateRequest, LeavesRequestsServiceFilterReq, LeavesRequestsServicePaginationReq, LeavesRequestsServicePaginationResponse, LeavesRequestsServiceSearchAllReq, LeavesRequestsServiceUpdateRequest } from "./leaves_requests.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierUUID, IdentifierWithUserComment } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifierUUID, IdentifierWithUserComment } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
@@ -18,7 +18,7 @@ export declare const LeavesRequestsService: {
|
|
|
18
18
|
readonly create: {
|
|
19
19
|
readonly name: "Create";
|
|
20
20
|
readonly I: typeof LeavesRequestsServiceCreateRequest;
|
|
21
|
-
readonly O: typeof
|
|
21
|
+
readonly O: typeof IdentifierResponse;
|
|
22
22
|
readonly kind: MethodKind.Unary;
|
|
23
23
|
};
|
|
24
24
|
/**
|
|
@@ -29,7 +29,7 @@ export declare const LeavesRequestsService: {
|
|
|
29
29
|
readonly draft: {
|
|
30
30
|
readonly name: "Draft";
|
|
31
31
|
readonly I: typeof LeavesRequestsServiceCreateRequest;
|
|
32
|
-
readonly O: typeof
|
|
32
|
+
readonly O: typeof IdentifierResponse;
|
|
33
33
|
readonly kind: MethodKind.Unary;
|
|
34
34
|
};
|
|
35
35
|
/**
|
|
@@ -40,7 +40,7 @@ export declare const LeavesRequestsService: {
|
|
|
40
40
|
readonly draftUpdate: {
|
|
41
41
|
readonly name: "DraftUpdate";
|
|
42
42
|
readonly I: typeof LeavesRequestsServiceUpdateRequest;
|
|
43
|
-
readonly O: typeof
|
|
43
|
+
readonly O: typeof IdentifierResponse;
|
|
44
44
|
readonly kind: MethodKind.Unary;
|
|
45
45
|
};
|
|
46
46
|
/**
|
|
@@ -51,7 +51,7 @@ export declare const LeavesRequestsService: {
|
|
|
51
51
|
readonly sendForVerification: {
|
|
52
52
|
readonly name: "SendForVerification";
|
|
53
53
|
readonly I: typeof IdentifierWithUserComment;
|
|
54
|
-
readonly O: typeof
|
|
54
|
+
readonly O: typeof IdentifierResponse;
|
|
55
55
|
readonly kind: MethodKind.Unary;
|
|
56
56
|
};
|
|
57
57
|
/**
|
|
@@ -62,7 +62,7 @@ export declare const LeavesRequestsService: {
|
|
|
62
62
|
readonly verify: {
|
|
63
63
|
readonly name: "Verify";
|
|
64
64
|
readonly I: typeof IdentifierWithUserComment;
|
|
65
|
-
readonly O: typeof
|
|
65
|
+
readonly O: typeof IdentifierResponse;
|
|
66
66
|
readonly kind: MethodKind.Unary;
|
|
67
67
|
};
|
|
68
68
|
/**
|
|
@@ -73,7 +73,7 @@ export declare const LeavesRequestsService: {
|
|
|
73
73
|
readonly approve: {
|
|
74
74
|
readonly name: "Approve";
|
|
75
75
|
readonly I: typeof IdentifierWithUserComment;
|
|
76
|
-
readonly O: typeof
|
|
76
|
+
readonly O: typeof IdentifierResponse;
|
|
77
77
|
readonly kind: MethodKind.Unary;
|
|
78
78
|
};
|
|
79
79
|
/**
|
|
@@ -84,7 +84,7 @@ export declare const LeavesRequestsService: {
|
|
|
84
84
|
readonly sendForRevision: {
|
|
85
85
|
readonly name: "SendForRevision";
|
|
86
86
|
readonly I: typeof IdentifierWithUserComment;
|
|
87
|
-
readonly O: typeof
|
|
87
|
+
readonly O: typeof IdentifierResponse;
|
|
88
88
|
readonly kind: MethodKind.Unary;
|
|
89
89
|
};
|
|
90
90
|
/**
|
|
@@ -95,7 +95,7 @@ export declare const LeavesRequestsService: {
|
|
|
95
95
|
readonly revisionUpdate: {
|
|
96
96
|
readonly name: "RevisionUpdate";
|
|
97
97
|
readonly I: typeof LeavesRequestsServiceUpdateRequest;
|
|
98
|
-
readonly O: typeof
|
|
98
|
+
readonly O: typeof IdentifierResponse;
|
|
99
99
|
readonly kind: MethodKind.Unary;
|
|
100
100
|
};
|
|
101
101
|
/**
|
|
@@ -106,7 +106,7 @@ export declare const LeavesRequestsService: {
|
|
|
106
106
|
readonly halt: {
|
|
107
107
|
readonly name: "Halt";
|
|
108
108
|
readonly I: typeof IdentifierWithUserComment;
|
|
109
|
-
readonly O: typeof
|
|
109
|
+
readonly O: typeof IdentifierResponse;
|
|
110
110
|
readonly kind: MethodKind.Unary;
|
|
111
111
|
};
|
|
112
112
|
/**
|
|
@@ -117,7 +117,7 @@ export declare const LeavesRequestsService: {
|
|
|
117
117
|
readonly discard: {
|
|
118
118
|
readonly name: "Discard";
|
|
119
119
|
readonly I: typeof IdentifierWithUserComment;
|
|
120
|
-
readonly O: typeof
|
|
120
|
+
readonly O: typeof IdentifierResponse;
|
|
121
121
|
readonly kind: MethodKind.Unary;
|
|
122
122
|
};
|
|
123
123
|
/**
|
|
@@ -128,7 +128,7 @@ export declare const LeavesRequestsService: {
|
|
|
128
128
|
readonly restore: {
|
|
129
129
|
readonly name: "Restore";
|
|
130
130
|
readonly I: typeof IdentifierWithUserComment;
|
|
131
|
-
readonly O: typeof
|
|
131
|
+
readonly O: typeof IdentifierResponse;
|
|
132
132
|
readonly kind: MethodKind.Unary;
|
|
133
133
|
};
|
|
134
134
|
/**
|
|
@@ -139,7 +139,7 @@ export declare const LeavesRequestsService: {
|
|
|
139
139
|
readonly complete: {
|
|
140
140
|
readonly name: "Complete";
|
|
141
141
|
readonly I: typeof IdentifierWithUserComment;
|
|
142
|
-
readonly O: typeof
|
|
142
|
+
readonly O: typeof IdentifierResponse;
|
|
143
143
|
readonly kind: MethodKind.Unary;
|
|
144
144
|
};
|
|
145
145
|
/**
|
|
@@ -150,21 +150,21 @@ export declare const LeavesRequestsService: {
|
|
|
150
150
|
readonly repeat: {
|
|
151
151
|
readonly name: "Repeat";
|
|
152
152
|
readonly I: typeof IdentifierWithUserComment;
|
|
153
|
-
readonly O: typeof
|
|
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 (
|
|
160
|
+
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
161
161
|
*
|
|
162
162
|
* @generated from rpc Scailo.LeavesRequestsService.CommentAdd
|
|
163
163
|
*/
|
|
164
164
|
readonly commentAdd: {
|
|
165
165
|
readonly name: "CommentAdd";
|
|
166
166
|
readonly I: typeof IdentifierWithUserComment;
|
|
167
|
-
readonly O: typeof
|
|
167
|
+
readonly O: typeof IdentifierResponse;
|
|
168
168
|
readonly kind: MethodKind.Unary;
|
|
169
169
|
};
|
|
170
170
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"leaves_requests.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/leaves_requests.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,kBAAkB,EAAE,6BAA6B,EAAE,kCAAkC,EAAE,8BAA8B,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AACzU,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,cAAc,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"leaves_requests.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/leaves_requests.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,kBAAkB,EAAE,6BAA6B,EAAE,kCAAkC,EAAE,8BAA8B,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AACzU,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AACtK,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB;;;QAG9B;;;;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;;;;;;;;CAQG,CAAC"}
|