@kernelminds/scailo-sdk 0.0.102 → 0.0.104
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/permissions.js +100 -64
- package/lib/cjs/src/absences.scailo_connect.js +14 -3
- package/lib/cjs/src/asset_indents.scailo_connect.js +12 -0
- package/lib/cjs/src/attendances.scailo_connect.js +14 -3
- package/lib/cjs/src/components.scailo_connect.js +12 -0
- package/lib/cjs/src/equations_families.scailo_connect.js +14 -3
- package/lib/cjs/src/equations_replaceables.scailo_connect.js +14 -3
- package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +14 -3
- package/lib/cjs/src/equations_work_orders.scailo_connect.js +14 -3
- package/lib/cjs/src/equipments.scailo_connect.js +12 -0
- package/lib/cjs/src/expenses.scailo_connect.js +12 -0
- package/lib/cjs/src/feedstocks.scailo_connect.js +12 -0
- package/lib/cjs/src/infrastructures.scailo_connect.js +12 -0
- package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +12 -0
- package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
- package/lib/cjs/src/magic_links.scailo_pb.js +252 -0
- package/lib/cjs/src/merchandises.scailo_connect.js +12 -0
- package/lib/cjs/src/on_duties.scailo_connect.js +14 -3
- package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +12 -0
- package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
- package/lib/cjs/src/production_indents.scailo_connect.js +12 -0
- package/lib/cjs/src/production_plans.scailo_connect.js +12 -0
- package/lib/cjs/src/products.scailo_connect.js +12 -0
- package/lib/cjs/src/purchases_enquiries.scailo_connect.js +12 -0
- package/lib/cjs/src/purchases_indents.scailo_connect.js +12 -0
- package/lib/cjs/src/purchases_payments.scailo_connect.js +14 -3
- package/lib/cjs/src/qc_samples.scailo_connect.js +12 -0
- package/lib/cjs/src/quotations_requests.scailo_connect.js +12 -0
- package/lib/cjs/src/quotations_responses.scailo_connect.js +12 -0
- package/lib/cjs/src/replaceable_indents.scailo_connect.js +12 -0
- package/lib/cjs/src/sales_receipts.scailo_connect.js +14 -3
- package/lib/cjs/src/stock_audits.scailo_connect.js +12 -0
- package/lib/cjs/src/stock_issuances.scailo_connect.js +12 -0
- package/lib/cjs/src/stock_returns.scailo_connect.js +12 -0
- package/lib/cjs/src/supply_offers.scailo_connect.js +12 -0
- package/lib/cjs/src/vendors.scailo_connect.js +12 -0
- package/lib/cjs/src/vendors.scailo_pb.js +118 -1
- package/lib/cjs/src/visitations.scailo_connect.js +14 -3
- package/lib/cjs/src/work_orders.scailo_connect.js +12 -0
- package/lib/cjs/types/permissions.d.ts +180 -0
- package/lib/cjs/types/permissions.d.ts.map +1 -1
- package/lib/cjs/types/src/absences.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/absences.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/attendances.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/attendances.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/components.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/components.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +14 -3
- 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 +14 -3
- 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 +14 -3
- 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 +14 -3
- 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 +12 -0
- package/lib/cjs/types/src/equipments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
- 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 +12 -0
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/magic_links.scailo_pb.d.ts +217 -1
- package/lib/cjs/types/src/magic_links.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/merchandises.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/merchandises.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/on_duties.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/on_duties.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
- 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 +12 -0
- 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 +12 -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 +12 -0
- package/lib/cjs/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/products.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/products.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts +12 -0
- 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 +12 -0
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts +12 -0
- 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 -0
- 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 -0
- 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 +12 -0
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +12 -0
- 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 +12 -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 +12 -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 -0
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendors.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/vendors.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendors.scailo_pb.d.ts +98 -0
- package/lib/cjs/types/src/vendors.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/visitations.scailo_connect.d.ts +14 -3
- package/lib/cjs/types/src/visitations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/permissions.js +100 -64
- package/lib/esm/src/absences.scailo_connect.js +14 -3
- package/lib/esm/src/asset_indents.scailo_connect.js +12 -0
- package/lib/esm/src/attendances.scailo_connect.js +14 -3
- package/lib/esm/src/components.scailo_connect.js +12 -0
- package/lib/esm/src/equations_families.scailo_connect.js +14 -3
- package/lib/esm/src/equations_replaceables.scailo_connect.js +14 -3
- package/lib/esm/src/equations_sales_bundles.scailo_connect.js +14 -3
- package/lib/esm/src/equations_work_orders.scailo_connect.js +14 -3
- package/lib/esm/src/equipments.scailo_connect.js +12 -0
- package/lib/esm/src/expenses.scailo_connect.js +12 -0
- package/lib/esm/src/feedstocks.scailo_connect.js +12 -0
- package/lib/esm/src/infrastructures.scailo_connect.js +12 -0
- package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +12 -0
- package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
- package/lib/esm/src/magic_links.scailo_pb.js +252 -0
- package/lib/esm/src/merchandises.scailo_connect.js +12 -0
- package/lib/esm/src/on_duties.scailo_connect.js +14 -3
- package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +12 -0
- package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
- package/lib/esm/src/production_indents.scailo_connect.js +12 -0
- package/lib/esm/src/production_plans.scailo_connect.js +12 -0
- package/lib/esm/src/products.scailo_connect.js +12 -0
- package/lib/esm/src/purchases_enquiries.scailo_connect.js +12 -0
- package/lib/esm/src/purchases_indents.scailo_connect.js +12 -0
- package/lib/esm/src/purchases_payments.scailo_connect.js +14 -3
- package/lib/esm/src/qc_samples.scailo_connect.js +12 -0
- package/lib/esm/src/quotations_requests.scailo_connect.js +12 -0
- package/lib/esm/src/quotations_responses.scailo_connect.js +12 -0
- package/lib/esm/src/replaceable_indents.scailo_connect.js +12 -0
- package/lib/esm/src/sales_receipts.scailo_connect.js +14 -3
- package/lib/esm/src/stock_audits.scailo_connect.js +12 -0
- package/lib/esm/src/stock_issuances.scailo_connect.js +12 -0
- package/lib/esm/src/stock_returns.scailo_connect.js +12 -0
- package/lib/esm/src/supply_offers.scailo_connect.js +12 -0
- package/lib/esm/src/vendors.scailo_connect.js +12 -0
- package/lib/esm/src/vendors.scailo_pb.js +118 -1
- package/lib/esm/src/visitations.scailo_connect.js +14 -3
- package/lib/esm/src/work_orders.scailo_connect.js +12 -0
- package/lib/esm/types/permissions.d.ts +180 -0
- package/lib/esm/types/permissions.d.ts.map +1 -1
- package/lib/esm/types/src/absences.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/absences.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/attendances.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/attendances.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/components.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/components.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts +14 -3
- 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 +14 -3
- 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 +14 -3
- 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 +14 -3
- 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 +12 -0
- package/lib/esm/types/src/equipments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/expenses.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/feedstocks.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/infrastructures.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
- 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 +12 -0
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/magic_links.scailo_pb.d.ts +217 -1
- package/lib/esm/types/src/magic_links.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/merchandises.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/merchandises.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/on_duties.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/on_duties.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
- 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 +12 -0
- 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 +12 -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 +12 -0
- package/lib/esm/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/products.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/products.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts +12 -0
- 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 +12 -0
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_samples.scailo_connect.d.ts +12 -0
- 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 -0
- 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 -0
- 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 +12 -0
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +12 -0
- 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 +12 -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 +12 -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 -0
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendors.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/vendors.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendors.scailo_pb.d.ts +98 -0
- package/lib/esm/types/src/vendors.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/visitations.scailo_connect.d.ts +14 -3
- package/lib/esm/types/src/visitations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Absence, AbsencesList, AbsencesServiceCountReq, AbsencesServiceCreateRequest, AbsencesServiceFilterReq, AbsencesServicePaginationReq, AbsencesServicePaginationResponse, AbsencesServiceSearchAllReq, AbsencesServiceUpdateRequest } from "./absences.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
/**
|
|
5
6
|
*
|
|
6
7
|
* Describes the common methods applicable on each absence
|
|
@@ -156,9 +157,6 @@ export declare const AbsencesService: {
|
|
|
156
157
|
/**
|
|
157
158
|
* Add comment
|
|
158
159
|
*
|
|
159
|
-
* Send Email
|
|
160
|
-
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
161
|
-
*
|
|
162
160
|
* @generated from rpc Scailo.AbsencesService.CommentAdd
|
|
163
161
|
*/
|
|
164
162
|
readonly commentAdd: {
|
|
@@ -167,6 +165,19 @@ export declare const AbsencesService: {
|
|
|
167
165
|
readonly O: typeof IdentifierResponse;
|
|
168
166
|
readonly kind: MethodKind.Unary;
|
|
169
167
|
};
|
|
168
|
+
/**
|
|
169
|
+
* Send Email
|
|
170
|
+
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
171
|
+
* Create a magic link
|
|
172
|
+
*
|
|
173
|
+
* @generated from rpc Scailo.AbsencesService.CreateMagicLink
|
|
174
|
+
*/
|
|
175
|
+
readonly createMagicLink: {
|
|
176
|
+
readonly name: "CreateMagicLink";
|
|
177
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
178
|
+
readonly O: typeof MagicLink;
|
|
179
|
+
readonly kind: MethodKind.Unary;
|
|
180
|
+
};
|
|
170
181
|
/**
|
|
171
182
|
* View by ID
|
|
172
183
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"absences.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/absences.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AAC7Q,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACzM,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"absences.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/absences.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AAC7Q,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACzM,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;GAKG;AACH,eAAO,MAAM,eAAe;;;QAGxB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { AssetIndent, AssetIndentIssuedStatisticsList, AssetIndentItem, AssetIndentItemHistoryRequest, AssetIndentItemProspectiveInfoRequest, AssetIndentItemsSearchRequest, AssetIndentsItemsList, AssetIndentsList, AssetIndentsServiceCountReq, AssetIndentsServiceCreateRequest, AssetIndentsServiceFilterReq, AssetIndentsServiceItemCreateRequest, AssetIndentsServiceItemUpdateRequest, AssetIndentsServicePaginatedItemsResponse, AssetIndentsServicePaginationReq, AssetIndentsServicePaginationResponse, AssetIndentsServiceSearchAllReq, AssetIndentsServiceUpdateRequest } from "./asset_indents.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, QuantityResponse, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
5
6
|
/**
|
|
6
7
|
*
|
|
@@ -187,6 +188,17 @@ export declare const AssetIndentsService: {
|
|
|
187
188
|
readonly O: typeof IdentifierResponse;
|
|
188
189
|
readonly kind: MethodKind.Unary;
|
|
189
190
|
};
|
|
191
|
+
/**
|
|
192
|
+
* Create a magic link
|
|
193
|
+
*
|
|
194
|
+
* @generated from rpc Scailo.AssetIndentsService.CreateMagicLink
|
|
195
|
+
*/
|
|
196
|
+
readonly createMagicLink: {
|
|
197
|
+
readonly name: "CreateMagicLink";
|
|
198
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
199
|
+
readonly O: typeof MagicLink;
|
|
200
|
+
readonly kind: MethodKind.Unary;
|
|
201
|
+
};
|
|
190
202
|
/**
|
|
191
203
|
* Checks if the Asset Indent can be marked as completed
|
|
192
204
|
*
|
|
@@ -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,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;;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Attendance, AttendancesList, AttendancesServiceCountReq, AttendancesServiceCreateRequest, AttendancesServiceFilterReq, AttendancesServiceImageEntryRequest, AttendancesServiceImageExitRequest, AttendancesServicePaginationReq, AttendancesServicePaginationResponse, AttendancesServiceSearchAllReq, AttendancesServiceUpdateRequest } from "./attendances.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, GPSCoordinatesResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, ImageResponse, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
/**
|
|
5
6
|
*
|
|
6
7
|
* Describes the common methods applicable on each attendance
|
|
@@ -156,9 +157,6 @@ export declare const AttendancesService: {
|
|
|
156
157
|
/**
|
|
157
158
|
* Add comment
|
|
158
159
|
*
|
|
159
|
-
* Send Email
|
|
160
|
-
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
161
|
-
*
|
|
162
160
|
* @generated from rpc Scailo.AttendancesService.CommentAdd
|
|
163
161
|
*/
|
|
164
162
|
readonly commentAdd: {
|
|
@@ -167,6 +165,19 @@ export declare const AttendancesService: {
|
|
|
167
165
|
readonly O: typeof IdentifierResponse;
|
|
168
166
|
readonly kind: MethodKind.Unary;
|
|
169
167
|
};
|
|
168
|
+
/**
|
|
169
|
+
* Send Email
|
|
170
|
+
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
171
|
+
* Create a magic link
|
|
172
|
+
*
|
|
173
|
+
* @generated from rpc Scailo.AttendancesService.CreateMagicLink
|
|
174
|
+
*/
|
|
175
|
+
readonly createMagicLink: {
|
|
176
|
+
readonly name: "CreateMagicLink";
|
|
177
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
178
|
+
readonly O: typeof MagicLink;
|
|
179
|
+
readonly kind: MethodKind.Unary;
|
|
180
|
+
};
|
|
170
181
|
/**
|
|
171
182
|
* Store entry time
|
|
172
183
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attendances.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/attendances.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,kCAAkC,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,4BAA4B,CAAC;AACpX,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,aAAa,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACjQ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"attendances.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/attendances.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,kCAAkC,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,4BAA4B,CAAC;AACpX,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,aAAa,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACjQ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;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;;;;;;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;;;;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,6 +1,7 @@
|
|
|
1
1
|
import { Component, ComponentsList, ComponentsServiceCountReq, ComponentsServiceCreateRequest, ComponentsServiceFilterReq, ComponentsServicePaginationReq, ComponentsServicePaginationResponse, ComponentsServiceSearchAllReq, ComponentsServiceSendToStoreRequest, ComponentsServiceUpdateRequest } from "./components.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, InventoryInteractionsList, InventoryPartitionRequest, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
5
6
|
/**
|
|
6
7
|
*
|
|
@@ -154,6 +155,17 @@ export declare const ComponentsService: {
|
|
|
154
155
|
readonly O: typeof IdentifierResponse;
|
|
155
156
|
readonly kind: MethodKind.Unary;
|
|
156
157
|
};
|
|
158
|
+
/**
|
|
159
|
+
* Create a magic link
|
|
160
|
+
*
|
|
161
|
+
* @generated from rpc Scailo.ComponentsService.CreateMagicLink
|
|
162
|
+
*/
|
|
163
|
+
readonly createMagicLink: {
|
|
164
|
+
readonly name: "CreateMagicLink";
|
|
165
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
166
|
+
readonly O: typeof MagicLink;
|
|
167
|
+
readonly kind: MethodKind.Unary;
|
|
168
|
+
};
|
|
157
169
|
/**
|
|
158
170
|
* View by ID
|
|
159
171
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"components.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/components.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,mCAAmC,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AACtU,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC3R,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,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;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
1
|
+
{"version":3,"file":"components.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/components.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,mCAAmC,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AACtU,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC3R,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;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
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
2
|
import { ActiveStatus, 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
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
5
6
|
/**
|
|
6
7
|
*
|
|
@@ -168,9 +169,6 @@ export declare const EquationsFamiliesService: {
|
|
|
168
169
|
/**
|
|
169
170
|
* Add comment
|
|
170
171
|
*
|
|
171
|
-
* Send Email
|
|
172
|
-
* rpc SendEmail (IdentifierWithEmailAttributes) returns (IdentifierResponse);
|
|
173
|
-
*
|
|
174
172
|
* @generated from rpc Scailo.EquationsFamiliesService.CommentAdd
|
|
175
173
|
*/
|
|
176
174
|
readonly commentAdd: {
|
|
@@ -179,6 +177,19 @@ export declare const EquationsFamiliesService: {
|
|
|
179
177
|
readonly O: typeof IdentifierResponse;
|
|
180
178
|
readonly kind: MethodKind.Unary;
|
|
181
179
|
};
|
|
180
|
+
/**
|
|
181
|
+
* Send Email
|
|
182
|
+
* rpc SendEmail (IdentifierWithEmailAttributes) returns (IdentifierResponse);
|
|
183
|
+
* Create a magic link
|
|
184
|
+
*
|
|
185
|
+
* @generated from rpc Scailo.EquationsFamiliesService.CreateMagicLink
|
|
186
|
+
*/
|
|
187
|
+
readonly createMagicLink: {
|
|
188
|
+
readonly name: "CreateMagicLink";
|
|
189
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
190
|
+
readonly O: typeof MagicLink;
|
|
191
|
+
readonly kind: MethodKind.Unary;
|
|
192
|
+
};
|
|
182
193
|
/**
|
|
183
194
|
* Clone equation from an existing equation (denoted by the identifier)
|
|
184
195
|
*
|
|
@@ -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;AACrW,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,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;;;;;;;
|
|
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;AACrW,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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
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
2
|
import { ActiveStatus, 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
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
/**
|
|
5
6
|
*
|
|
6
7
|
* Describes the common methods applicable on each equation replaceable
|
|
@@ -167,9 +168,6 @@ export declare const EquationsReplaceablesService: {
|
|
|
167
168
|
/**
|
|
168
169
|
* Add comment
|
|
169
170
|
*
|
|
170
|
-
* Send Email
|
|
171
|
-
* rpc SendEmail (IdentifierWithEmailAttributes) returns (IdentifierResponse);
|
|
172
|
-
*
|
|
173
171
|
* @generated from rpc Scailo.EquationsReplaceablesService.CommentAdd
|
|
174
172
|
*/
|
|
175
173
|
readonly commentAdd: {
|
|
@@ -178,6 +176,19 @@ export declare const EquationsReplaceablesService: {
|
|
|
178
176
|
readonly O: typeof IdentifierResponse;
|
|
179
177
|
readonly kind: MethodKind.Unary;
|
|
180
178
|
};
|
|
179
|
+
/**
|
|
180
|
+
* Send Email
|
|
181
|
+
* rpc SendEmail (IdentifierWithEmailAttributes) returns (IdentifierResponse);
|
|
182
|
+
* Create a magic link
|
|
183
|
+
*
|
|
184
|
+
* @generated from rpc Scailo.EquationsReplaceablesService.CreateMagicLink
|
|
185
|
+
*/
|
|
186
|
+
readonly createMagicLink: {
|
|
187
|
+
readonly name: "CreateMagicLink";
|
|
188
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
189
|
+
readonly O: typeof MagicLink;
|
|
190
|
+
readonly kind: MethodKind.Unary;
|
|
191
|
+
};
|
|
181
192
|
/**
|
|
182
193
|
* Clone equation from an existing equation (denoted by the identifier)
|
|
183
194
|
*
|
|
@@ -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;AACrW,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,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,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;AACrW,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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
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
2
|
import { ActiveStatus, 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
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
/**
|
|
5
6
|
*
|
|
6
7
|
* Describes the common methods applicable on each equation sales bundle
|
|
@@ -167,9 +168,6 @@ export declare const EquationsSalesBundlesService: {
|
|
|
167
168
|
/**
|
|
168
169
|
* Add comment
|
|
169
170
|
*
|
|
170
|
-
* Send Email
|
|
171
|
-
* rpc SendEmail (IdentifierWithEmailAttributes) returns (IdentifierResponse);
|
|
172
|
-
*
|
|
173
171
|
* @generated from rpc Scailo.EquationsSalesBundlesService.CommentAdd
|
|
174
172
|
*/
|
|
175
173
|
readonly commentAdd: {
|
|
@@ -178,6 +176,19 @@ export declare const EquationsSalesBundlesService: {
|
|
|
178
176
|
readonly O: typeof IdentifierResponse;
|
|
179
177
|
readonly kind: MethodKind.Unary;
|
|
180
178
|
};
|
|
179
|
+
/**
|
|
180
|
+
* Send Email
|
|
181
|
+
* rpc SendEmail (IdentifierWithEmailAttributes) returns (IdentifierResponse);
|
|
182
|
+
* Create a magic link
|
|
183
|
+
*
|
|
184
|
+
* @generated from rpc Scailo.EquationsSalesBundlesService.CreateMagicLink
|
|
185
|
+
*/
|
|
186
|
+
readonly createMagicLink: {
|
|
187
|
+
readonly name: "CreateMagicLink";
|
|
188
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
189
|
+
readonly O: typeof MagicLink;
|
|
190
|
+
readonly kind: MethodKind.Unary;
|
|
191
|
+
};
|
|
181
192
|
/**
|
|
182
193
|
* Clone equation from an existing equation (denoted by the identifier)
|
|
183
194
|
*
|
|
@@ -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;AACrW,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,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,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;AACrW,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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { EquationsWorkOrdersItemsList, EquationsWorkOrdersList, EquationsWorkOrdersServiceCountReq, EquationsWorkOrdersServiceCreateRequest, EquationsWorkOrdersServiceFilterReq, EquationsWorkOrdersServiceItemCreateRequest, EquationsWorkOrdersServiceItemUpdateRequest, EquationsWorkOrdersServicePaginatedItemsResponse, EquationsWorkOrdersServicePaginationReq, EquationsWorkOrdersServicePaginationResponse, EquationsWorkOrdersServiceSearchAllReq, EquationsWorkOrdersServiceUpdateRequest, EquationWorkOrder, EquationWorkOrderItem, EquationWorkOrderItemHistoryRequest, EquationWorkOrderItemsSearchRequest } from "./equations_work_orders.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, AmendmentLogsList, 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
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
/**
|
|
5
6
|
*
|
|
6
7
|
* Describes the common methods applicable on each equation work order
|
|
@@ -167,9 +168,6 @@ export declare const EquationsWorkOrdersService: {
|
|
|
167
168
|
/**
|
|
168
169
|
* Add comment
|
|
169
170
|
*
|
|
170
|
-
* Send Email
|
|
171
|
-
* rpc SendEmail (IdentifierWithEmailAttributes) returns (IdentifierResponse);
|
|
172
|
-
*
|
|
173
171
|
* @generated from rpc Scailo.EquationsWorkOrdersService.CommentAdd
|
|
174
172
|
*/
|
|
175
173
|
readonly commentAdd: {
|
|
@@ -178,6 +176,19 @@ export declare const EquationsWorkOrdersService: {
|
|
|
178
176
|
readonly O: typeof IdentifierResponse;
|
|
179
177
|
readonly kind: MethodKind.Unary;
|
|
180
178
|
};
|
|
179
|
+
/**
|
|
180
|
+
* Send Email
|
|
181
|
+
* rpc SendEmail (IdentifierWithEmailAttributes) returns (IdentifierResponse);
|
|
182
|
+
* Create a magic link
|
|
183
|
+
*
|
|
184
|
+
* @generated from rpc Scailo.EquationsWorkOrdersService.CreateMagicLink
|
|
185
|
+
*/
|
|
186
|
+
readonly createMagicLink: {
|
|
187
|
+
readonly name: "CreateMagicLink";
|
|
188
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
189
|
+
readonly O: typeof MagicLink;
|
|
190
|
+
readonly kind: MethodKind.Unary;
|
|
191
|
+
};
|
|
181
192
|
/**
|
|
182
193
|
* Amend the equation work order and send for revision
|
|
183
194
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"equations_work_orders.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_work_orders.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,4BAA4B,EAAE,uBAAuB,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,mCAAmC,EAAE,2CAA2C,EAAE,2CAA2C,EAAE,gDAAgD,EAAE,uCAAuC,EAAE,4CAA4C,EAAE,sCAAsC,EAAE,uCAAuC,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,mCAAmC,EAAE,MAAM,sCAAsC,CAAC;AACvoB,OAAO,EAAE,YAAY,EAAE,iBAAiB,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;AACxX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"equations_work_orders.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_work_orders.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,4BAA4B,EAAE,uBAAuB,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,mCAAmC,EAAE,2CAA2C,EAAE,2CAA2C,EAAE,gDAAgD,EAAE,uCAAuC,EAAE,4CAA4C,EAAE,sCAAsC,EAAE,uCAAuC,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,mCAAmC,EAAE,MAAM,sCAAsC,CAAC;AACvoB,OAAO,EAAE,YAAY,EAAE,iBAAiB,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;AACxX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;GAKG;AACH,eAAO,MAAM,0BAA0B;;;QAGnC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;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,6 +1,7 @@
|
|
|
1
1
|
import { Equipment, EquipmentsList, EquipmentsServiceCountReq, EquipmentsServiceCreateRequest, EquipmentsServiceFilterReq, EquipmentsServicePaginationReq, EquipmentsServicePaginationResponse, EquipmentsServiceSearchAllReq, EquipmentsServiceSendToStoreRequest, EquipmentsServiceUpdateRequest } from "./equipments.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithUserComment, InventoryInteractionsList, InventoryPartitionRequest, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
/**
|
|
5
6
|
*
|
|
6
7
|
* Describes the common methods applicable on each equipment
|
|
@@ -153,6 +154,17 @@ export declare const EquipmentsService: {
|
|
|
153
154
|
readonly O: typeof IdentifierResponse;
|
|
154
155
|
readonly kind: MethodKind.Unary;
|
|
155
156
|
};
|
|
157
|
+
/**
|
|
158
|
+
* Create a magic link
|
|
159
|
+
*
|
|
160
|
+
* @generated from rpc Scailo.EquipmentsService.CreateMagicLink
|
|
161
|
+
*/
|
|
162
|
+
readonly createMagicLink: {
|
|
163
|
+
readonly name: "CreateMagicLink";
|
|
164
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
165
|
+
readonly O: typeof MagicLink;
|
|
166
|
+
readonly kind: MethodKind.Unary;
|
|
167
|
+
};
|
|
156
168
|
/**
|
|
157
169
|
* View by ID
|
|
158
170
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"equipments.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equipments.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,mCAAmC,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AACtU,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClQ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"equipments.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equipments.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,mCAAmC,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AACtU,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClQ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;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;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Expense, ExpenseItem, ExpenseItemHistoryRequest, ExpenseItemsSearchRequest, ExpensesItemsList, ExpensesList, ExpensesServiceCountReq, ExpensesServiceCreateRequest, ExpensesServiceFilterReq, ExpensesServiceItemCreateRequest, ExpensesServiceItemUpdateRequest, ExpensesServicePaginatedItemsResponse, ExpensesServicePaginationReq, ExpensesServicePaginationResponse, ExpensesServiceSearchAllReq, ExpensesServiceUpdateRequest } from "./expenses.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
/**
|
|
5
6
|
*
|
|
6
7
|
* Describes the common methods applicable on each expense
|
|
@@ -186,6 +187,17 @@ export declare const ExpensesService: {
|
|
|
186
187
|
readonly O: typeof IdentifierResponse;
|
|
187
188
|
readonly kind: MethodKind.Unary;
|
|
188
189
|
};
|
|
190
|
+
/**
|
|
191
|
+
* Create a magic link
|
|
192
|
+
*
|
|
193
|
+
* @generated from rpc Scailo.ExpensesService.CreateMagicLink
|
|
194
|
+
*/
|
|
195
|
+
readonly createMagicLink: {
|
|
196
|
+
readonly name: "CreateMagicLink";
|
|
197
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
198
|
+
readonly O: typeof MagicLink;
|
|
199
|
+
readonly kind: MethodKind.Unary;
|
|
200
|
+
};
|
|
189
201
|
/**
|
|
190
202
|
* Add an item to a expense
|
|
191
203
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"expenses.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/expenses.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,iBAAiB,EAAE,YAAY,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AAC9c,OAAO,EAAE,YAAY,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,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACjW,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"expenses.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/expenses.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,iBAAiB,EAAE,YAAY,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AAC9c,OAAO,EAAE,YAAY,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,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACjW,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;GAKG;AACH,eAAO,MAAM,eAAe;;;QAGxB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Feedstock, FeedstocksList, FeedstocksServiceCountReq, FeedstocksServiceCreateRequest, FeedstocksServiceFilterReq, FeedstocksServicePaginationReq, FeedstocksServicePaginationResponse, FeedstocksServiceSearchAllReq, FeedstocksServiceSendToStoreRequest, FeedstocksServiceUpdateRequest } from "./feedstocks.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithUserComment, InventoryInteractionsList, InventoryPartitionRequest, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
/**
|
|
5
6
|
*
|
|
6
7
|
* Describes the common methods applicable on each feedstock
|
|
@@ -153,6 +154,17 @@ export declare const FeedstocksService: {
|
|
|
153
154
|
readonly O: typeof IdentifierResponse;
|
|
154
155
|
readonly kind: MethodKind.Unary;
|
|
155
156
|
};
|
|
157
|
+
/**
|
|
158
|
+
* Create a magic link
|
|
159
|
+
*
|
|
160
|
+
* @generated from rpc Scailo.FeedstocksService.CreateMagicLink
|
|
161
|
+
*/
|
|
162
|
+
readonly createMagicLink: {
|
|
163
|
+
readonly name: "CreateMagicLink";
|
|
164
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
165
|
+
readonly O: typeof MagicLink;
|
|
166
|
+
readonly kind: MethodKind.Unary;
|
|
167
|
+
};
|
|
156
168
|
/**
|
|
157
169
|
* View by ID
|
|
158
170
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feedstocks.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/feedstocks.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,mCAAmC,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AACtU,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClQ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"feedstocks.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/feedstocks.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,mCAAmC,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AACtU,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClQ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;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;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Infrastructure, InfrastructuresList, InfrastructuresServiceCountReq, InfrastructuresServiceCreateRequest, InfrastructuresServiceFilterReq, InfrastructuresServicePaginationReq, InfrastructuresServicePaginationResponse, InfrastructuresServiceSearchAllReq, InfrastructuresServiceSendToStoreRequest, InfrastructuresServiceUpdateRequest } from "./infrastructures.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithUserComment, InventoryInteractionsList, InventoryPartitionRequest, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
/**
|
|
5
6
|
*
|
|
6
7
|
* Describes the common methods applicable on each infrastructure
|
|
@@ -153,6 +154,17 @@ export declare const InfrastructuresService: {
|
|
|
153
154
|
readonly O: typeof IdentifierResponse;
|
|
154
155
|
readonly kind: MethodKind.Unary;
|
|
155
156
|
};
|
|
157
|
+
/**
|
|
158
|
+
* Create a magic link
|
|
159
|
+
*
|
|
160
|
+
* @generated from rpc Scailo.InfrastructuresService.CreateMagicLink
|
|
161
|
+
*/
|
|
162
|
+
readonly createMagicLink: {
|
|
163
|
+
readonly name: "CreateMagicLink";
|
|
164
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
165
|
+
readonly O: typeof MagicLink;
|
|
166
|
+
readonly kind: MethodKind.Unary;
|
|
167
|
+
};
|
|
156
168
|
/**
|
|
157
169
|
* View by ID
|
|
158
170
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"infrastructures.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/infrastructures.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,mBAAmB,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,+BAA+B,EAAE,mCAAmC,EAAE,wCAAwC,EAAE,kCAAkC,EAAE,wCAAwC,EAAE,mCAAmC,EAAE,MAAM,gCAAgC,CAAC;AAC7X,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClQ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"infrastructures.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/infrastructures.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,mBAAmB,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,+BAA+B,EAAE,mCAAmC,EAAE,wCAAwC,EAAE,kCAAkC,EAAE,wCAAwC,EAAE,mCAAmC,EAAE,MAAM,gCAAgC,CAAC;AAC7X,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClQ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;GAKG;AACH,eAAO,MAAM,sBAAsB;;;QAG/B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { InwardJobFreeIssueMaterial, InwardJobFreeIssueMaterialAncillaryParameters, InwardJobFreeIssueMaterialItem, InwardJobFreeIssueMaterialItemHistoryRequest, InwardJobFreeIssueMaterialItemProspectiveInfoRequest, InwardJobFreeIssueMaterialItemsSearchRequest, InwardJobsFreeIssueMaterialsItemsList, InwardJobsFreeIssueMaterialsList, InwardJobsFreeIssueMaterialsServiceAlreadyAddedQuantityForSourceRequest, InwardJobsFreeIssueMaterialsServiceAutofillRequest, InwardJobsFreeIssueMaterialsServiceCountReq, InwardJobsFreeIssueMaterialsServiceCreateRequest, InwardJobsFreeIssueMaterialsServiceFilterReq, InwardJobsFreeIssueMaterialsServiceItemCreateRequest, InwardJobsFreeIssueMaterialsServiceItemUpdateRequest, InwardJobsFreeIssueMaterialsServicePaginatedItemsResponse, InwardJobsFreeIssueMaterialsServicePaginationReq, InwardJobsFreeIssueMaterialsServicePaginationResponse, InwardJobsFreeIssueMaterialsServiceSearchAllReq, InwardJobsFreeIssueMaterialsServiceUpdateRequest } from "./inward_jobs_free_issue_materials.scailo_pb.js";
|
|
2
2
|
import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
5
6
|
/**
|
|
6
7
|
*
|
|
@@ -187,6 +188,17 @@ export declare const InwardJobsFreeIssueMaterialsService: {
|
|
|
187
188
|
readonly O: typeof IdentifierResponse;
|
|
188
189
|
readonly kind: MethodKind.Unary;
|
|
189
190
|
};
|
|
191
|
+
/**
|
|
192
|
+
* Create a magic link
|
|
193
|
+
*
|
|
194
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsService.CreateMagicLink
|
|
195
|
+
*/
|
|
196
|
+
readonly createMagicLink: {
|
|
197
|
+
readonly name: "CreateMagicLink";
|
|
198
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
199
|
+
readonly O: typeof MagicLink;
|
|
200
|
+
readonly kind: MethodKind.Unary;
|
|
201
|
+
};
|
|
190
202
|
/**
|
|
191
203
|
* Autofill the inward job free issue material
|
|
192
204
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inward_jobs_free_issue_materials.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inward_jobs_free_issue_materials.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,6CAA6C,EAAE,8BAA8B,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,4CAA4C,EAAE,qCAAqC,EAAE,gCAAgC,EAAE,uEAAuE,EAAE,kDAAkD,EAAE,2CAA2C,EAAE,gDAAgD,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,oDAAoD,EAAE,yDAAyD,EAAE,gDAAgD,EAAE,qDAAqD,EAAE,+CAA+C,EAAE,gDAAgD,EAAE,MAAM,iDAAiD,CAAC;AACpgC,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,mCAAmC;;;QAG5C;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
1
|
+
{"version":3,"file":"inward_jobs_free_issue_materials.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inward_jobs_free_issue_materials.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,6CAA6C,EAAE,8BAA8B,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,4CAA4C,EAAE,qCAAqC,EAAE,gCAAgC,EAAE,uEAAuE,EAAE,kDAAkD,EAAE,2CAA2C,EAAE,gDAAgD,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,oDAAoD,EAAE,yDAAyD,EAAE,gDAAgD,EAAE,qDAAqD,EAAE,+CAA+C,EAAE,gDAAgD,EAAE,MAAM,iDAAiD,CAAC;AACpgC,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,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,mCAAmC;;;QAG5C;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
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
2
|
import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
|
+
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
4
5
|
import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
5
6
|
import { FilterReturnableInventoryForIdentifierUUID, GenericInventoryList, SearchReturnableInventoryForIdentifierUUID } from "./inventory.scailo_pb.js";
|
|
6
7
|
/**
|
|
@@ -188,6 +189,17 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
188
189
|
readonly O: typeof IdentifierResponse;
|
|
189
190
|
readonly kind: MethodKind.Unary;
|
|
190
191
|
};
|
|
192
|
+
/**
|
|
193
|
+
* Create a magic link
|
|
194
|
+
*
|
|
195
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.CreateMagicLink
|
|
196
|
+
*/
|
|
197
|
+
readonly createMagicLink: {
|
|
198
|
+
readonly name: "CreateMagicLink";
|
|
199
|
+
readonly I: typeof MagicLinksServiceCreateRequestForSpecificResource;
|
|
200
|
+
readonly O: typeof MagicLink;
|
|
201
|
+
readonly kind: MethodKind.Unary;
|
|
202
|
+
};
|
|
191
203
|
/**
|
|
192
204
|
* Checks if the Inward Job Free Issue Material Return can be marked as completed
|
|
193
205
|
*
|
|
@@ -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,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AACvF,OAAO,EAAE,0CAA0C,EAAE,oBAAoB,EAAE,0CAA0C,EAAE,MAAM,0BAA0B,CAAC;AAExJ;;;;;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;;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,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,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,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;AACvF,OAAO,EAAE,0CAA0C,EAAE,oBAAoB,EAAE,0CAA0C,EAAE,MAAM,0BAA0B,CAAC;AAExJ;;;;;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;;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|