@kernelminds/scailo-sdk 0.0.108 → 0.0.109
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/src/absences.scailo_pb.js +1 -1
- package/lib/cjs/src/asset_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/associates.scailo_pb.js +4 -4
- package/lib/cjs/src/attendances.scailo_pb.js +1 -1
- package/lib/cjs/src/credit_notes.scailo_connect.js +11 -1
- package/lib/cjs/src/debit_notes.scailo_connect.js +11 -1
- package/lib/cjs/src/equations_families.scailo_connect.js +11 -0
- package/lib/cjs/src/equations_replaceables.scailo_connect.js +11 -0
- package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +11 -0
- package/lib/cjs/src/equations_work_orders.scailo_connect.js +11 -0
- package/lib/cjs/src/expenses.scailo_connect.js +11 -1
- package/lib/cjs/src/goods_dispatches.scailo_connect.js +11 -1
- package/lib/cjs/src/goods_receipts.scailo_connect.js +11 -1
- package/lib/cjs/src/inward_jobs.scailo_connect.js +11 -0
- package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +11 -1
- package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
- package/lib/cjs/src/leaves_logs.scailo_connect.js +0 -2
- package/lib/cjs/src/on_duties.scailo_pb.js +1 -1
- package/lib/cjs/src/outward_jobs.scailo_connect.js +11 -0
- package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +11 -1
- package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
- package/lib/cjs/src/production_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/production_plans.scailo_connect.js +11 -0
- package/lib/cjs/src/proforma_invoices.scailo_connect.js +11 -0
- package/lib/cjs/src/purchases_enquiries.scailo_connect.js +11 -0
- package/lib/cjs/src/purchases_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/purchases_orders.scailo_connect.js +11 -1
- package/lib/cjs/src/purchases_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/qc_samples.scailo_connect.js +11 -0
- package/lib/cjs/src/quotations_requests.scailo_connect.js +11 -0
- package/lib/cjs/src/quotations_responses.scailo_connect.js +11 -0
- package/lib/cjs/src/replaceable_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/salaries.scailo_connect.js +0 -6
- package/lib/cjs/src/sales_enquiries.scailo_connect.js +11 -0
- package/lib/cjs/src/sales_invoices.scailo_connect.js +11 -0
- package/lib/cjs/src/sales_orders.scailo_connect.js +11 -1
- package/lib/cjs/src/sales_quotations.scailo_connect.js +11 -0
- package/lib/cjs/src/sales_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/stock_audits.scailo_connect.js +11 -0
- package/lib/cjs/src/stock_audits.scailo_pb.js +2 -2
- package/lib/cjs/src/stock_issuances.scailo_connect.js +11 -0
- package/lib/cjs/src/stock_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/supply_offers.scailo_connect.js +11 -1
- package/lib/cjs/src/vault.scailo_connect.js +0 -2
- package/lib/cjs/src/vault_folders.scailo_pb.js +75 -3
- package/lib/cjs/src/vendor_invoices.scailo_connect.js +11 -0
- package/lib/cjs/src/visitations.scailo_pb.js +1 -1
- package/lib/cjs/src/work_orders.scailo_connect.js +11 -0
- package/lib/cjs/types/src/absences.scailo_pb.d.ts +1 -1
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/associates.scailo_pb.d.ts +4 -4
- package/lib/cjs/types/src/attendances.scailo_pb.d.ts +1 -1
- package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts +12 -2
- package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts +12 -2
- package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +12 -1
- 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 +12 -1
- 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 +12 -1
- 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 +12 -1
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts +12 -2
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts +11 -1
- 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 +11 -1
- package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts +11 -0
- 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 +11 -1
- 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 +11 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_logs.scailo_connect.d.ts +0 -2
- package/lib/cjs/types/src/leaves_logs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/on_duties.scailo_pb.d.ts +1 -1
- package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts +11 -0
- 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 +11 -1
- 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 +11 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +11 -0
- 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 +11 -0
- package/lib/cjs/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts +12 -1
- 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 +11 -0
- 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 +12 -2
- package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts +12 -1
- 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 +12 -1
- 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 +12 -1
- 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 +11 -0
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/salaries.scailo_connect.d.ts +0 -6
- package/lib/cjs/types/src/salaries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts +12 -1
- 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 +12 -1
- 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 +12 -2
- 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 +12 -1
- package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_audits.scailo_pb.d.ts +2 -2
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +11 -0
- 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 +11 -0
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts +12 -2
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vault.scailo_connect.d.ts +0 -2
- package/lib/cjs/types/src/vault.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vault_folders.scailo_pb.d.ts +60 -2
- package/lib/cjs/types/src/vault_folders.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/visitations.scailo_pb.d.ts +1 -1
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/src/absences.scailo_pb.js +1 -1
- package/lib/esm/src/asset_indents.scailo_connect.js +11 -0
- package/lib/esm/src/associates.scailo_pb.js +4 -4
- package/lib/esm/src/attendances.scailo_pb.js +1 -1
- package/lib/esm/src/credit_notes.scailo_connect.js +11 -1
- package/lib/esm/src/debit_notes.scailo_connect.js +11 -1
- package/lib/esm/src/equations_families.scailo_connect.js +11 -0
- package/lib/esm/src/equations_replaceables.scailo_connect.js +11 -0
- package/lib/esm/src/equations_sales_bundles.scailo_connect.js +11 -0
- package/lib/esm/src/equations_work_orders.scailo_connect.js +11 -0
- package/lib/esm/src/expenses.scailo_connect.js +11 -1
- package/lib/esm/src/goods_dispatches.scailo_connect.js +11 -1
- package/lib/esm/src/goods_receipts.scailo_connect.js +11 -1
- package/lib/esm/src/inward_jobs.scailo_connect.js +11 -0
- package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +11 -1
- package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
- package/lib/esm/src/leaves_logs.scailo_connect.js +0 -2
- package/lib/esm/src/on_duties.scailo_pb.js +1 -1
- package/lib/esm/src/outward_jobs.scailo_connect.js +11 -0
- package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +11 -1
- package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
- package/lib/esm/src/production_indents.scailo_connect.js +11 -0
- package/lib/esm/src/production_plans.scailo_connect.js +11 -0
- package/lib/esm/src/proforma_invoices.scailo_connect.js +11 -0
- package/lib/esm/src/purchases_enquiries.scailo_connect.js +11 -0
- package/lib/esm/src/purchases_indents.scailo_connect.js +11 -0
- package/lib/esm/src/purchases_orders.scailo_connect.js +11 -1
- package/lib/esm/src/purchases_returns.scailo_connect.js +11 -0
- package/lib/esm/src/qc_samples.scailo_connect.js +11 -0
- package/lib/esm/src/quotations_requests.scailo_connect.js +11 -0
- package/lib/esm/src/quotations_responses.scailo_connect.js +11 -0
- package/lib/esm/src/replaceable_indents.scailo_connect.js +11 -0
- package/lib/esm/src/salaries.scailo_connect.js +0 -6
- package/lib/esm/src/sales_enquiries.scailo_connect.js +11 -0
- package/lib/esm/src/sales_invoices.scailo_connect.js +11 -0
- package/lib/esm/src/sales_orders.scailo_connect.js +11 -1
- package/lib/esm/src/sales_quotations.scailo_connect.js +11 -0
- package/lib/esm/src/sales_returns.scailo_connect.js +11 -0
- package/lib/esm/src/stock_audits.scailo_connect.js +11 -0
- package/lib/esm/src/stock_audits.scailo_pb.js +2 -2
- package/lib/esm/src/stock_issuances.scailo_connect.js +11 -0
- package/lib/esm/src/stock_returns.scailo_connect.js +11 -0
- package/lib/esm/src/supply_offers.scailo_connect.js +11 -1
- package/lib/esm/src/vault.scailo_connect.js +0 -2
- package/lib/esm/src/vault_folders.scailo_pb.js +81 -3
- package/lib/esm/src/vendor_invoices.scailo_connect.js +11 -0
- package/lib/esm/src/visitations.scailo_pb.js +1 -1
- package/lib/esm/src/work_orders.scailo_connect.js +11 -0
- package/lib/esm/types/src/absences.scailo_pb.d.ts +1 -1
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/associates.scailo_pb.d.ts +4 -4
- package/lib/esm/types/src/attendances.scailo_pb.d.ts +1 -1
- package/lib/esm/types/src/credit_notes.scailo_connect.d.ts +12 -2
- package/lib/esm/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/debit_notes.scailo_connect.d.ts +12 -2
- package/lib/esm/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts +12 -1
- 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 +12 -1
- 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 +12 -1
- 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 +12 -1
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/expenses.scailo_connect.d.ts +12 -2
- package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts +11 -1
- 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 +11 -1
- package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts +11 -0
- 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 +11 -1
- 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 +11 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_logs.scailo_connect.d.ts +0 -2
- package/lib/esm/types/src/leaves_logs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/on_duties.scailo_pb.d.ts +1 -1
- package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts +11 -0
- 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 +11 -1
- 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 +11 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts +11 -0
- 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 +11 -0
- package/lib/esm/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts +12 -1
- 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 +11 -0
- 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 +12 -2
- package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_samples.scailo_connect.d.ts +12 -1
- 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 +12 -1
- 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 +12 -1
- 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 +11 -0
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/salaries.scailo_connect.d.ts +0 -6
- package/lib/esm/types/src/salaries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts +12 -1
- 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 +12 -1
- 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 +12 -2
- 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 +12 -1
- package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_audits.scailo_pb.d.ts +2 -2
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +11 -0
- 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 +11 -0
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts +12 -2
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vault.scailo_connect.d.ts +0 -2
- package/lib/esm/types/src/vault.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vault_folders.scailo_pb.d.ts +60 -2
- package/lib/esm/types/src/vault_folders.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/visitations.scailo_pb.d.ts +1 -1
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -625,6 +625,17 @@ exports.SalesInvoicesService = {
|
|
|
625
625
|
O: base_scailo_pb_js_1.DualQuantitiesResponse,
|
|
626
626
|
kind: protobuf_1.MethodKind.Unary,
|
|
627
627
|
},
|
|
628
|
+
/**
|
|
629
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
630
|
+
*
|
|
631
|
+
* @generated from rpc Scailo.SalesInvoicesService.IsDownloadable
|
|
632
|
+
*/
|
|
633
|
+
isDownloadable: {
|
|
634
|
+
name: "IsDownloadable",
|
|
635
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
636
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
637
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
638
|
+
},
|
|
628
639
|
/**
|
|
629
640
|
* Download sales invoice with the given IdentifierUUID (can be used to allow public downloads)
|
|
630
641
|
*
|
|
@@ -714,7 +714,17 @@ exports.SalesOrdersService = {
|
|
|
714
714
|
kind: protobuf_1.MethodKind.Unary,
|
|
715
715
|
},
|
|
716
716
|
/**
|
|
717
|
-
*
|
|
717
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
718
|
+
*
|
|
719
|
+
* @generated from rpc Scailo.SalesOrdersService.IsDownloadable
|
|
720
|
+
*/
|
|
721
|
+
isDownloadable: {
|
|
722
|
+
name: "IsDownloadable",
|
|
723
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
724
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
725
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
726
|
+
},
|
|
727
|
+
/**
|
|
718
728
|
* Download sales order with the given IdentifierUUID (can be used to allow public downloads)
|
|
719
729
|
*
|
|
720
730
|
* @generated from rpc Scailo.SalesOrdersService.DownloadByUUID
|
|
@@ -670,6 +670,17 @@ exports.SalesQuotationsService = {
|
|
|
670
670
|
O: base_scailo_pb_js_1.IdentifiersList,
|
|
671
671
|
kind: protobuf_1.MethodKind.Unary,
|
|
672
672
|
},
|
|
673
|
+
/**
|
|
674
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
675
|
+
*
|
|
676
|
+
* @generated from rpc Scailo.SalesQuotationsService.IsDownloadable
|
|
677
|
+
*/
|
|
678
|
+
isDownloadable: {
|
|
679
|
+
name: "IsDownloadable",
|
|
680
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
681
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
682
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
683
|
+
},
|
|
673
684
|
/**
|
|
674
685
|
* Download sales quotation with the given IdentifierUUID (can be used to allow public downloads)
|
|
675
686
|
*
|
|
@@ -583,6 +583,17 @@ exports.SalesReturnsService = {
|
|
|
583
583
|
O: base_scailo_pb_js_1.DualQuantitiesResponse,
|
|
584
584
|
kind: protobuf_1.MethodKind.Unary,
|
|
585
585
|
},
|
|
586
|
+
/**
|
|
587
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
588
|
+
*
|
|
589
|
+
* @generated from rpc Scailo.SalesReturnsService.IsDownloadable
|
|
590
|
+
*/
|
|
591
|
+
isDownloadable: {
|
|
592
|
+
name: "IsDownloadable",
|
|
593
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
594
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
595
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
596
|
+
},
|
|
586
597
|
/**
|
|
587
598
|
* Download sales return with the given IdentifierUUID (can be used to allow public downloads)
|
|
588
599
|
*
|
|
@@ -537,6 +537,17 @@ exports.StockAuditsService = {
|
|
|
537
537
|
O: base_scailo_pb_js_1.StandardFile,
|
|
538
538
|
kind: protobuf_1.MethodKind.Unary,
|
|
539
539
|
},
|
|
540
|
+
/**
|
|
541
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
542
|
+
*
|
|
543
|
+
* @generated from rpc Scailo.StockAuditsService.IsDownloadable
|
|
544
|
+
*/
|
|
545
|
+
isDownloadable: {
|
|
546
|
+
name: "IsDownloadable",
|
|
547
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
548
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
549
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
550
|
+
},
|
|
540
551
|
/**
|
|
541
552
|
* Download stock audit with the given IdentifierUUID (can be used to allow public downloads)
|
|
542
553
|
*
|
|
@@ -475,7 +475,7 @@ class StockAuditsServiceItemCreateRequest extends protobuf_1.Message {
|
|
|
475
475
|
this.physicalQuantity = protobuf_1.protoInt64.zero;
|
|
476
476
|
/**
|
|
477
477
|
* The digitally available quantity (in cents)
|
|
478
|
-
* uint64 digital_quantity = 14 [(
|
|
478
|
+
* uint64 digital_quantity = 14 [(buf.validate.field).uint64.gt = 0];
|
|
479
479
|
* The reason for reconciliation
|
|
480
480
|
*
|
|
481
481
|
* @generated from field: string reconciliation_reason = 15;
|
|
@@ -542,7 +542,7 @@ class StockAuditsServiceItemUpdateRequest extends protobuf_1.Message {
|
|
|
542
542
|
this.physicalQuantity = protobuf_1.protoInt64.zero;
|
|
543
543
|
/**
|
|
544
544
|
* The digitally available quantity (in cents)
|
|
545
|
-
* uint64 digital_quantity = 14 [(
|
|
545
|
+
* uint64 digital_quantity = 14 [(buf.validate.field).uint64.gt = 0];
|
|
546
546
|
* The reason for reconciliation
|
|
547
547
|
*
|
|
548
548
|
* @generated from field: string reconciliation_reason = 15;
|
|
@@ -548,6 +548,17 @@ exports.StockIssuancesService = {
|
|
|
548
548
|
O: base_scailo_pb_js_1.StandardFile,
|
|
549
549
|
kind: protobuf_1.MethodKind.Unary,
|
|
550
550
|
},
|
|
551
|
+
/**
|
|
552
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
553
|
+
*
|
|
554
|
+
* @generated from rpc Scailo.StockIssuancesService.IsDownloadable
|
|
555
|
+
*/
|
|
556
|
+
isDownloadable: {
|
|
557
|
+
name: "IsDownloadable",
|
|
558
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
559
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
560
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
561
|
+
},
|
|
551
562
|
/**
|
|
552
563
|
* Download stock issuance with the given IdentifierUUID
|
|
553
564
|
*
|
|
@@ -549,6 +549,17 @@ exports.StockReturnsService = {
|
|
|
549
549
|
O: base_scailo_pb_js_1.QuantityResponse,
|
|
550
550
|
kind: protobuf_1.MethodKind.Unary,
|
|
551
551
|
},
|
|
552
|
+
/**
|
|
553
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
554
|
+
*
|
|
555
|
+
* @generated from rpc Scailo.StockReturnsService.IsDownloadable
|
|
556
|
+
*/
|
|
557
|
+
isDownloadable: {
|
|
558
|
+
name: "IsDownloadable",
|
|
559
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
560
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
561
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
562
|
+
},
|
|
552
563
|
/**
|
|
553
564
|
* Download stock return with the given IdentifierUUID
|
|
554
565
|
*
|
|
@@ -560,7 +560,17 @@ exports.SupplyOffersService = {
|
|
|
560
560
|
kind: protobuf_1.MethodKind.Unary,
|
|
561
561
|
},
|
|
562
562
|
/**
|
|
563
|
-
*
|
|
563
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
564
|
+
*
|
|
565
|
+
* @generated from rpc Scailo.SupplyOffersService.IsDownloadable
|
|
566
|
+
*/
|
|
567
|
+
isDownloadable: {
|
|
568
|
+
name: "IsDownloadable",
|
|
569
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
570
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
571
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
572
|
+
},
|
|
573
|
+
/**
|
|
564
574
|
* Download supply offer with the given IdentifierUUID (can be used to allow public downloads)
|
|
565
575
|
*
|
|
566
576
|
* @generated from rpc Scailo.SupplyOffersService.DownloadByUUID
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
/* eslint-disable */
|
|
5
5
|
// @ts-nocheck
|
|
6
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.VaultFolderDownload = exports.VaultFoldersList = exports.VaultFolder = exports.VaultFolderRenameFolderRequest = exports.VaultFolderMoveFolderRequest = exports.VaultFolderAddRequest = void 0;
|
|
7
|
+
exports.VaultFolderDownload = exports.VaultFoldersList = exports.VaultFolder = exports.VaultParentFolder = exports.VaultFolderRenameFolderRequest = exports.VaultFolderMoveFolderRequest = exports.VaultFolderAddRequest = void 0;
|
|
8
8
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const vault_commons_scailo_pb_js_1 = require("./vault_commons.scailo_pb.js");
|
|
@@ -151,6 +151,78 @@ VaultFolderRenameFolderRequest.fields = protobuf_1.proto3.util.newFieldList(() =
|
|
|
151
151
|
{ no: 1, name: "uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
152
152
|
{ no: 10, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
153
153
|
]);
|
|
154
|
+
/**
|
|
155
|
+
*
|
|
156
|
+
* Describes the parameters of a vault parent folder
|
|
157
|
+
*
|
|
158
|
+
* @generated from message Scailo.VaultParentFolder
|
|
159
|
+
*/
|
|
160
|
+
class VaultParentFolder extends protobuf_1.Message {
|
|
161
|
+
constructor(data) {
|
|
162
|
+
super();
|
|
163
|
+
/**
|
|
164
|
+
* Stores a globally unique entity UUID. This will be set at the organization level
|
|
165
|
+
*
|
|
166
|
+
* @generated from field: string entity_uuid = 1;
|
|
167
|
+
*/
|
|
168
|
+
this.entityUuid = "";
|
|
169
|
+
/**
|
|
170
|
+
* The name of the folder
|
|
171
|
+
*
|
|
172
|
+
* @generated from field: string name = 10;
|
|
173
|
+
*/
|
|
174
|
+
this.name = "";
|
|
175
|
+
/**
|
|
176
|
+
* The ID of the parent folder
|
|
177
|
+
*
|
|
178
|
+
* @generated from field: uint64 parent_folder_id = 11;
|
|
179
|
+
*/
|
|
180
|
+
this.parentFolderId = protobuf_1.protoInt64.zero;
|
|
181
|
+
/**
|
|
182
|
+
* The path of the folder
|
|
183
|
+
*
|
|
184
|
+
* @generated from field: string path_tree = 12;
|
|
185
|
+
*/
|
|
186
|
+
this.pathTree = "";
|
|
187
|
+
/**
|
|
188
|
+
* The list of permissions
|
|
189
|
+
*
|
|
190
|
+
* @generated from field: repeated Scailo.VaultPermission permissions = 20;
|
|
191
|
+
*/
|
|
192
|
+
this.permissions = [];
|
|
193
|
+
/**
|
|
194
|
+
* The UUID of the parent folder
|
|
195
|
+
*
|
|
196
|
+
* @generated from field: string parent_folder_uuid = 50;
|
|
197
|
+
*/
|
|
198
|
+
this.parentFolderUuid = "";
|
|
199
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
200
|
+
}
|
|
201
|
+
static fromBinary(bytes, options) {
|
|
202
|
+
return new VaultParentFolder().fromBinary(bytes, options);
|
|
203
|
+
}
|
|
204
|
+
static fromJson(jsonValue, options) {
|
|
205
|
+
return new VaultParentFolder().fromJson(jsonValue, options);
|
|
206
|
+
}
|
|
207
|
+
static fromJsonString(jsonString, options) {
|
|
208
|
+
return new VaultParentFolder().fromJsonString(jsonString, options);
|
|
209
|
+
}
|
|
210
|
+
static equals(a, b) {
|
|
211
|
+
return protobuf_1.proto3.util.equals(VaultParentFolder, a, b);
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
exports.VaultParentFolder = VaultParentFolder;
|
|
215
|
+
VaultParentFolder.runtime = protobuf_1.proto3;
|
|
216
|
+
VaultParentFolder.typeName = "Scailo.VaultParentFolder";
|
|
217
|
+
VaultParentFolder.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
218
|
+
{ no: 1, name: "entity_uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
219
|
+
{ no: 2, name: "metadata", kind: "message", T: base_scailo_pb_js_1.EmployeeMetadata },
|
|
220
|
+
{ no: 10, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
221
|
+
{ no: 11, name: "parent_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
222
|
+
{ no: 12, name: "path_tree", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
223
|
+
{ no: 20, name: "permissions", kind: "message", T: vault_commons_scailo_pb_js_1.VaultPermission, repeated: true },
|
|
224
|
+
{ no: 50, name: "parent_folder_uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
225
|
+
]);
|
|
154
226
|
/**
|
|
155
227
|
*
|
|
156
228
|
* Describes the parameters of a vault folder
|
|
@@ -193,7 +265,7 @@ class VaultFolder extends protobuf_1.Message {
|
|
|
193
265
|
/**
|
|
194
266
|
* The list of all the parent folders
|
|
195
267
|
*
|
|
196
|
-
* @generated from field: repeated Scailo.
|
|
268
|
+
* @generated from field: repeated Scailo.VaultParentFolder parent_folders = 30;
|
|
197
269
|
*/
|
|
198
270
|
this.parentFolders = [];
|
|
199
271
|
/**
|
|
@@ -227,7 +299,7 @@ VaultFolder.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
227
299
|
{ no: 11, name: "parent_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
228
300
|
{ no: 12, name: "path_tree", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
229
301
|
{ no: 20, name: "permissions", kind: "message", T: vault_commons_scailo_pb_js_1.VaultPermission, repeated: true },
|
|
230
|
-
{ no: 30, name: "parent_folders", kind: "message", T:
|
|
302
|
+
{ no: 30, name: "parent_folders", kind: "message", T: VaultParentFolder, repeated: true },
|
|
231
303
|
{ no: 50, name: "parent_folder_uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
232
304
|
]);
|
|
233
305
|
/**
|
|
@@ -614,6 +614,17 @@ exports.VendorInvoicesService = {
|
|
|
614
614
|
O: base_scailo_pb_js_1.DualQuantitiesResponse,
|
|
615
615
|
kind: protobuf_1.MethodKind.Unary,
|
|
616
616
|
},
|
|
617
|
+
/**
|
|
618
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
619
|
+
*
|
|
620
|
+
* @generated from rpc Scailo.VendorInvoicesService.IsDownloadable
|
|
621
|
+
*/
|
|
622
|
+
isDownloadable: {
|
|
623
|
+
name: "IsDownloadable",
|
|
624
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
625
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
626
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
627
|
+
},
|
|
617
628
|
/**
|
|
618
629
|
* Download vendor invoice with the given IdentifierUUID (can be used to allow public downloads)
|
|
619
630
|
*
|
|
@@ -319,7 +319,7 @@ class VisitationsServiceImageEntryRequest extends protobuf_1.Message {
|
|
|
319
319
|
this.entityUuid = "";
|
|
320
320
|
/**
|
|
321
321
|
* // The reference ID of the visitation
|
|
322
|
-
* string reference_id = 10 [(
|
|
322
|
+
* string reference_id = 10 [(buf.validate.field).string = {
|
|
323
323
|
* pattern: "[0-9A-Za-z ]+$", // Allow spaces
|
|
324
324
|
* }];
|
|
325
325
|
* The ID of the user who is being visited
|
|
@@ -581,6 +581,17 @@ exports.WorkOrdersService = {
|
|
|
581
581
|
O: work_orders_scailo_pb_js_1.WorkOrderProductionStatisticsList,
|
|
582
582
|
kind: protobuf_1.MethodKind.Unary,
|
|
583
583
|
},
|
|
584
|
+
/**
|
|
585
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
586
|
+
*
|
|
587
|
+
* @generated from rpc Scailo.WorkOrdersService.IsDownloadable
|
|
588
|
+
*/
|
|
589
|
+
isDownloadable: {
|
|
590
|
+
name: "IsDownloadable",
|
|
591
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
592
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
593
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
594
|
+
},
|
|
584
595
|
/**
|
|
585
596
|
* Download work order with the given IdentifierUUID (can be used to allow public downloads)
|
|
586
597
|
*
|
|
@@ -233,7 +233,7 @@ export declare class AbsencesServiceUpdateRequest extends Message<AbsencesServic
|
|
|
233
233
|
toTimestamp: bigint;
|
|
234
234
|
/**
|
|
235
235
|
* // Stores the unit of material ID
|
|
236
|
-
* uint64 uom_id = 15 [(
|
|
236
|
+
* uint64 uom_id = 15 [(buf.validate.field).uint64.gt = 0];
|
|
237
237
|
* Stores the quantity of absence (in cents)
|
|
238
238
|
*
|
|
239
239
|
* @generated from field: uint64 quantity = 16;
|
|
@@ -500,6 +500,17 @@ export declare const AssetIndentsService: {
|
|
|
500
500
|
readonly O: typeof FamiliesList;
|
|
501
501
|
readonly kind: MethodKind.Unary;
|
|
502
502
|
};
|
|
503
|
+
/**
|
|
504
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
505
|
+
*
|
|
506
|
+
* @generated from rpc Scailo.AssetIndentsService.IsDownloadable
|
|
507
|
+
*/
|
|
508
|
+
readonly isDownloadable: {
|
|
509
|
+
readonly name: "IsDownloadable";
|
|
510
|
+
readonly I: typeof IdentifierUUID;
|
|
511
|
+
readonly O: typeof BooleanResponse;
|
|
512
|
+
readonly kind: MethodKind.Unary;
|
|
513
|
+
};
|
|
503
514
|
/**
|
|
504
515
|
* Download asset indent with the given IdentifierUUID (can be used to allow public downloads)
|
|
505
516
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"asset_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/asset_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAE,+BAA+B,EAAE,eAAe,EAAE,6BAA6B,EAAE,qCAAqC,EAAE,6BAA6B,EAAE,qBAAqB,EAAE,gBAAgB,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,4BAA4B,EAAE,oCAAoC,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,MAAM,8BAA8B,CAAC;AAC3lB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACpY,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;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;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
1
|
+
{"version":3,"file":"asset_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/asset_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAE,+BAA+B,EAAE,eAAe,EAAE,6BAA6B,EAAE,qCAAqC,EAAE,6BAA6B,EAAE,qBAAqB,EAAE,gBAAgB,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,4BAA4B,EAAE,oCAAoC,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,MAAM,8BAA8B,CAAC;AAC3lB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACpY,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;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;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -357,7 +357,7 @@ export declare class AssociatesServiceCreateRequest extends Message<AssociatesSe
|
|
|
357
357
|
/**
|
|
358
358
|
* The work email address of the associate
|
|
359
359
|
*
|
|
360
|
-
* [(
|
|
360
|
+
* [(buf.validate.field).string.email = true];
|
|
361
361
|
*
|
|
362
362
|
* @generated from field: string work_email = 19;
|
|
363
363
|
*/
|
|
@@ -371,7 +371,7 @@ export declare class AssociatesServiceCreateRequest extends Message<AssociatesSe
|
|
|
371
371
|
/**
|
|
372
372
|
* The personal email address of the associate
|
|
373
373
|
*
|
|
374
|
-
* [(
|
|
374
|
+
* [(buf.validate.field).string.email = true];
|
|
375
375
|
*
|
|
376
376
|
* @generated from field: string personal_email = 21;
|
|
377
377
|
*/
|
|
@@ -513,7 +513,7 @@ export declare class AssociatesServiceUpdateRequest extends Message<AssociatesSe
|
|
|
513
513
|
/**
|
|
514
514
|
* The work email address of the associate
|
|
515
515
|
*
|
|
516
|
-
* [(
|
|
516
|
+
* [(buf.validate.field).string.email = true];
|
|
517
517
|
*
|
|
518
518
|
* @generated from field: string work_email = 19;
|
|
519
519
|
*/
|
|
@@ -527,7 +527,7 @@ export declare class AssociatesServiceUpdateRequest extends Message<AssociatesSe
|
|
|
527
527
|
/**
|
|
528
528
|
* The personal email address of the associate
|
|
529
529
|
*
|
|
530
|
-
* [(
|
|
530
|
+
* [(buf.validate.field).string.email = true];
|
|
531
531
|
*
|
|
532
532
|
* @generated from field: string personal_email = 21;
|
|
533
533
|
*/
|
|
@@ -237,7 +237,7 @@ export declare class AttendancesServiceImageEntryRequest extends Message<Attenda
|
|
|
237
237
|
entityUuid: string;
|
|
238
238
|
/**
|
|
239
239
|
* // The reference ID of the attendance
|
|
240
|
-
* string reference_id = 10 [(
|
|
240
|
+
* string reference_id = 10 [(buf.validate.field).string = {
|
|
241
241
|
* pattern: "[0-9A-Za-z ]+$", // Allow spaces
|
|
242
242
|
* }];
|
|
243
243
|
* The ID of the user that this attendance belongs to
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CreditNote, CreditNoteAncillaryParameters, CreditNoteItem, CreditNoteItemHistoryRequest, CreditNoteItemProspectiveInfoRequest, CreditNoteItemsList, CreditNoteItemsSearchRequest, CreditNoteReference, CreditNoteReferencesList, CreditNoteReturnStatisticsList, CreditNotesList, CreditNotesServiceAlreadyAddedQuantityForSourceRequest, CreditNotesServiceAutofillRequest, CreditNotesServiceCountReq, CreditNotesServiceCreateRequest, CreditNotesServiceFilterReq, CreditNotesServiceItemCreateRequest, CreditNotesServiceItemUpdateRequest, CreditNotesServicePaginatedItemsResponse, CreditNotesServicePaginationReq, CreditNotesServicePaginationResponse, CreditNotesServiceReferenceCreateRequest, CreditNotesServiceSearchAllReq, CreditNotesServiceUpdateRequest } from "./credit_notes.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile, SumResponse } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile, SumResponse } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
5
5
|
import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
@@ -586,7 +586,17 @@ export declare const CreditNotesService: {
|
|
|
586
586
|
readonly kind: MethodKind.Unary;
|
|
587
587
|
};
|
|
588
588
|
/**
|
|
589
|
-
*
|
|
589
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
590
|
+
*
|
|
591
|
+
* @generated from rpc Scailo.CreditNotesService.IsDownloadable
|
|
592
|
+
*/
|
|
593
|
+
readonly isDownloadable: {
|
|
594
|
+
readonly name: "IsDownloadable";
|
|
595
|
+
readonly I: typeof IdentifierUUID;
|
|
596
|
+
readonly O: typeof BooleanResponse;
|
|
597
|
+
readonly kind: MethodKind.Unary;
|
|
598
|
+
};
|
|
599
|
+
/**
|
|
590
600
|
* Download credit note with the given IdentifierUUID (can be used to allow public downloads)
|
|
591
601
|
*
|
|
592
602
|
* @generated from rpc Scailo.CreditNotesService.DownloadByUUID
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"credit_notes.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/credit_notes.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,UAAU,EAAE,6BAA6B,EAAE,cAAc,EAAE,4BAA4B,EAAE,oCAAoC,EAAE,mBAAmB,EAAE,4BAA4B,EAAE,mBAAmB,EAAE,wBAAwB,EAAE,8BAA8B,EAAE,eAAe,EAAE,sDAAsD,EAAE,iCAAiC,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,mCAAmC,EAAE,wCAAwC,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,wCAAwC,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,6BAA6B,CAAC;AAC1xB,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"credit_notes.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/credit_notes.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,UAAU,EAAE,6BAA6B,EAAE,cAAc,EAAE,4BAA4B,EAAE,oCAAoC,EAAE,mBAAmB,EAAE,4BAA4B,EAAE,mBAAmB,EAAE,wBAAwB,EAAE,8BAA8B,EAAE,eAAe,EAAE,sDAAsD,EAAE,iCAAiC,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,mCAAmC,EAAE,wCAAwC,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,wCAAwC,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,6BAA6B,CAAC;AAC1xB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACvZ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;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;;;;;WAKG;;;;;;;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;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DebitNote, DebitNoteAncillaryParameters, DebitNoteItem, DebitNoteItemHistoryRequest, DebitNoteItemProspectiveInfoRequest, DebitNoteItemsList, DebitNoteItemsSearchRequest, DebitNoteReference, DebitNoteReferencesList, DebitNoteReturnStatisticsList, DebitNotesList, DebitNotesServiceAlreadyAddedQuantityForSourceRequest, DebitNotesServiceAutofillRequest, DebitNotesServiceCountReq, DebitNotesServiceCreateRequest, DebitNotesServiceFilterReq, DebitNotesServiceItemCreateRequest, DebitNotesServiceItemUpdateRequest, DebitNotesServicePaginatedItemsResponse, DebitNotesServicePaginationReq, DebitNotesServicePaginationResponse, DebitNotesServiceReferenceCreateRequest, DebitNotesServiceSearchAllReq, DebitNotesServiceUpdateRequest } from "./debit_notes.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile, SumResponse } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile, SumResponse } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
5
5
|
import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
@@ -586,7 +586,17 @@ export declare const DebitNotesService: {
|
|
|
586
586
|
readonly kind: MethodKind.Unary;
|
|
587
587
|
};
|
|
588
588
|
/**
|
|
589
|
-
*
|
|
589
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
590
|
+
*
|
|
591
|
+
* @generated from rpc Scailo.DebitNotesService.IsDownloadable
|
|
592
|
+
*/
|
|
593
|
+
readonly isDownloadable: {
|
|
594
|
+
readonly name: "IsDownloadable";
|
|
595
|
+
readonly I: typeof IdentifierUUID;
|
|
596
|
+
readonly O: typeof BooleanResponse;
|
|
597
|
+
readonly kind: MethodKind.Unary;
|
|
598
|
+
};
|
|
599
|
+
/**
|
|
590
600
|
* Download debit note with the given IdentifierUUID (can be used to allow public downloads)
|
|
591
601
|
*
|
|
592
602
|
* @generated from rpc Scailo.DebitNotesService.DownloadByUUID
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debit_notes.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/debit_notes.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,aAAa,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,kBAAkB,EAAE,2BAA2B,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,6BAA6B,EAAE,cAAc,EAAE,qDAAqD,EAAE,gCAAgC,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,uCAAuC,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC;AACjwB,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"debit_notes.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/debit_notes.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,aAAa,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,kBAAkB,EAAE,2BAA2B,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,6BAA6B,EAAE,cAAc,EAAE,qDAAqD,EAAE,gCAAgC,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,uCAAuC,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC;AACjwB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACvZ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,iBAAiB;;;QAG1B;;;;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;;;;;;;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;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EquationFamily, EquationFamilyItem, EquationFamilyItemHistoryRequest, EquationFamilyItemsSearchRequest, EquationsFamiliesItemsList, EquationsFamiliesList, EquationsFamiliesServiceCountReq, EquationsFamiliesServiceCreateRequest, EquationsFamiliesServiceFilterReq, EquationsFamiliesServiceItemCreateRequest, EquationsFamiliesServiceItemUpdateRequest, EquationsFamiliesServicePaginatedItemsResponse, EquationsFamiliesServicePaginationReq, EquationsFamiliesServicePaginationResponse, EquationsFamiliesServiceSearchAllReq, EquationsFamiliesServiceUpdateRequest } from "./equations_families.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CloneRequest, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, BooleanResponse, CloneRequest, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
5
5
|
import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
@@ -510,6 +510,17 @@ export declare const EquationsFamiliesService: {
|
|
|
510
510
|
readonly O: typeof FamiliesList;
|
|
511
511
|
readonly kind: MethodKind.Unary;
|
|
512
512
|
};
|
|
513
|
+
/**
|
|
514
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
515
|
+
*
|
|
516
|
+
* @generated from rpc Scailo.EquationsFamiliesService.IsDownloadable
|
|
517
|
+
*/
|
|
518
|
+
readonly isDownloadable: {
|
|
519
|
+
readonly name: "IsDownloadable";
|
|
520
|
+
readonly I: typeof IdentifierUUID;
|
|
521
|
+
readonly O: typeof BooleanResponse;
|
|
522
|
+
readonly kind: MethodKind.Unary;
|
|
523
|
+
};
|
|
513
524
|
/**
|
|
514
525
|
* Download equation with the given IdentifierUUID
|
|
515
526
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"equations_families.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_families.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,mCAAmC,CAAC;AAChmB,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"equations_families.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_families.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,mCAAmC,CAAC;AAChmB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACtX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;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;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;WAMG;;;;;;;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;;;;;;;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;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EquationReplaceable, EquationReplaceableItem, EquationReplaceableItemHistoryRequest, EquationReplaceableItemsSearchRequest, EquationsReplaceablesItemsList, EquationsReplaceablesList, EquationsReplaceablesServiceCountReq, EquationsReplaceablesServiceCreateRequest, EquationsReplaceablesServiceFilterReq, EquationsReplaceablesServiceItemCreateRequest, EquationsReplaceablesServiceItemUpdateRequest, EquationsReplaceablesServicePaginatedItemsResponse, EquationsReplaceablesServicePaginationReq, EquationsReplaceablesServicePaginationResponse, EquationsReplaceablesServiceSearchAllReq, EquationsReplaceablesServiceUpdateRequest } from "./equations_replaceables.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CloneRequest, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, BooleanResponse, CloneRequest, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
5
5
|
/**
|
|
@@ -487,6 +487,17 @@ export declare const EquationsReplaceablesService: {
|
|
|
487
487
|
readonly O: typeof EquationReplaceable;
|
|
488
488
|
readonly kind: MethodKind.Unary;
|
|
489
489
|
};
|
|
490
|
+
/**
|
|
491
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
492
|
+
*
|
|
493
|
+
* @generated from rpc Scailo.EquationsReplaceablesService.IsDownloadable
|
|
494
|
+
*/
|
|
495
|
+
readonly isDownloadable: {
|
|
496
|
+
readonly name: "IsDownloadable";
|
|
497
|
+
readonly I: typeof IdentifierUUID;
|
|
498
|
+
readonly O: typeof BooleanResponse;
|
|
499
|
+
readonly kind: MethodKind.Unary;
|
|
500
|
+
};
|
|
490
501
|
/**
|
|
491
502
|
* Download equation with the given IdentifierUUID
|
|
492
503
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"equations_replaceables.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_replaceables.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,8BAA8B,EAAE,yBAAyB,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,qCAAqC,EAAE,6CAA6C,EAAE,6CAA6C,EAAE,kDAAkD,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,wCAAwC,EAAE,yCAAyC,EAAE,MAAM,uCAAuC,CAAC;AACxqB,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"equations_replaceables.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_replaceables.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,8BAA8B,EAAE,yBAAyB,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,qCAAqC,EAAE,6CAA6C,EAAE,6CAA6C,EAAE,kDAAkD,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,wCAAwC,EAAE,yCAAyC,EAAE,MAAM,uCAAuC,CAAC;AACxqB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACtX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;GAKG;AACH,eAAO,MAAM,4BAA4B;;;QAGrC;;;;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;;;;;;WAMG;;;;;;;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;;;;;;;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;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EquationSalesBundle, EquationSalesBundleItem, EquationSalesBundleItemHistoryRequest, EquationSalesBundleItemsSearchRequest, EquationsSalesBundlesItemsList, EquationsSalesBundlesList, EquationsSalesBundlesServiceCountReq, EquationsSalesBundlesServiceCreateRequest, EquationsSalesBundlesServiceFilterReq, EquationsSalesBundlesServiceItemCreateRequest, EquationsSalesBundlesServiceItemUpdateRequest, EquationsSalesBundlesServicePaginatedItemsResponse, EquationsSalesBundlesServicePaginationReq, EquationsSalesBundlesServicePaginationResponse, EquationsSalesBundlesServiceSearchAllReq, EquationsSalesBundlesServiceUpdateRequest } from "./equations_sales_bundles.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CloneRequest, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, BooleanResponse, CloneRequest, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
5
5
|
/**
|
|
@@ -487,6 +487,17 @@ export declare const EquationsSalesBundlesService: {
|
|
|
487
487
|
readonly O: typeof EquationSalesBundle;
|
|
488
488
|
readonly kind: MethodKind.Unary;
|
|
489
489
|
};
|
|
490
|
+
/**
|
|
491
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
492
|
+
*
|
|
493
|
+
* @generated from rpc Scailo.EquationsSalesBundlesService.IsDownloadable
|
|
494
|
+
*/
|
|
495
|
+
readonly isDownloadable: {
|
|
496
|
+
readonly name: "IsDownloadable";
|
|
497
|
+
readonly I: typeof IdentifierUUID;
|
|
498
|
+
readonly O: typeof BooleanResponse;
|
|
499
|
+
readonly kind: MethodKind.Unary;
|
|
500
|
+
};
|
|
490
501
|
/**
|
|
491
502
|
* Download equation with the given IdentifierUUID
|
|
492
503
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"equations_sales_bundles.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_sales_bundles.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,8BAA8B,EAAE,yBAAyB,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,qCAAqC,EAAE,6CAA6C,EAAE,6CAA6C,EAAE,kDAAkD,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,wCAAwC,EAAE,yCAAyC,EAAE,MAAM,wCAAwC,CAAC;AACzqB,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"equations_sales_bundles.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_sales_bundles.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,8BAA8B,EAAE,yBAAyB,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,qCAAqC,EAAE,6CAA6C,EAAE,6CAA6C,EAAE,kDAAkD,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,wCAAwC,EAAE,yCAAyC,EAAE,MAAM,wCAAwC,CAAC;AACzqB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACtX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;GAKG;AACH,eAAO,MAAM,4BAA4B;;;QAGrC;;;;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;;;;;;WAMG;;;;;;;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;;;;;;;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;;;;;;;;CAQG,CAAC"}
|