@kernelminds/scailo-sdk 0.0.47 → 0.0.49
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/activities.scailo_connect.js +49 -0
- package/lib/cjs/src/announcements.scailo_connect.js +11 -0
- package/lib/cjs/src/expenses.scailo_connect.js +12 -0
- package/lib/cjs/src/holidays.scailo_connect.js +11 -0
- package/lib/cjs/src/leaves_types.scailo_connect.js +11 -0
- package/lib/cjs/src/purchases_enquiries.scailo_connect.js +23 -0
- package/lib/cjs/src/qc_samples.scailo_connect.js +23 -0
- package/lib/cjs/src/quotations_requests.scailo_connect.js +23 -0
- package/lib/cjs/src/roles.scailo_connect.js +11 -0
- package/lib/cjs/src/shifts.scailo_connect.js +11 -0
- package/lib/cjs/src/shifts_groups.scailo_connect.js +11 -0
- package/lib/cjs/src/units_of_materials.scailo_connect.js +11 -0
- package/lib/cjs/types/src/activities.scailo_connect.d.ts +50 -1
- package/lib/cjs/types/src/activities.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/announcements.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/announcements.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/holidays.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/holidays.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_types.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/leaves_types.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts +24 -1
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts +23 -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 +24 -1
- package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/roles.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/roles.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/shifts.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/shifts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/shifts_groups.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/shifts_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/units_of_materials.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/units_of_materials.scailo_connect.d.ts.map +1 -1
- package/lib/esm/src/activities.scailo_connect.js +49 -0
- package/lib/esm/src/announcements.scailo_connect.js +11 -0
- package/lib/esm/src/expenses.scailo_connect.js +12 -0
- package/lib/esm/src/holidays.scailo_connect.js +11 -0
- package/lib/esm/src/leaves_types.scailo_connect.js +11 -0
- package/lib/esm/src/purchases_enquiries.scailo_connect.js +23 -0
- package/lib/esm/src/qc_samples.scailo_connect.js +23 -0
- package/lib/esm/src/quotations_requests.scailo_connect.js +23 -0
- package/lib/esm/src/roles.scailo_connect.js +11 -0
- package/lib/esm/src/shifts.scailo_connect.js +11 -0
- package/lib/esm/src/shifts_groups.scailo_connect.js +11 -0
- package/lib/esm/src/units_of_materials.scailo_connect.js +11 -0
- package/lib/esm/types/src/activities.scailo_connect.d.ts +50 -1
- package/lib/esm/types/src/activities.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/announcements.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/announcements.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/holidays.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/holidays.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_types.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/leaves_types.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts +24 -1
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_samples.scailo_connect.d.ts +23 -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 +24 -1
- package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/roles.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/roles.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/shifts.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/shifts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/shifts_groups.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/shifts_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/units_of_materials.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/units_of_materials.scailo_connect.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { QuotationRequest, QuotationRequestAncillaryParameters, QuotationRequestItem, QuotationRequestItemHistoryRequest, QuotationRequestItemsSearchRequest, QuotationsRequestsItemsList, QuotationsRequestsList, QuotationsRequestsServiceAutofillRequest, QuotationsRequestsServiceCountReq, QuotationsRequestsServiceCreateRequest, QuotationsRequestsServiceFilterReq, QuotationsRequestsServiceItemCreateRequest, QuotationsRequestsServiceItemUpdateRequest, QuotationsRequestsServicePaginatedItemsResponse, QuotationsRequestsServicePaginationReq, QuotationsRequestsServicePaginationResponse, QuotationsRequestsServiceSearchAllReq, QuotationsRequestsServiceUpdateRequest } from "./quotations_requests.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
@@ -318,6 +318,29 @@ export declare const QuotationsRequestsService: {
|
|
|
318
318
|
readonly O: typeof QuotationsRequestsServicePaginatedItemsResponse;
|
|
319
319
|
readonly kind: MethodKind.Unary;
|
|
320
320
|
};
|
|
321
|
+
/**
|
|
322
|
+
* CSV operations
|
|
323
|
+
* Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
|
|
324
|
+
*
|
|
325
|
+
* @generated from rpc Scailo.QuotationsRequestsService.DownloadItemsAsCSV
|
|
326
|
+
*/
|
|
327
|
+
readonly downloadItemsAsCSV: {
|
|
328
|
+
readonly name: "DownloadItemsAsCSV";
|
|
329
|
+
readonly I: typeof IdentifierUUID;
|
|
330
|
+
readonly O: typeof StandardFile;
|
|
331
|
+
readonly kind: MethodKind.Unary;
|
|
332
|
+
};
|
|
333
|
+
/**
|
|
334
|
+
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
335
|
+
*
|
|
336
|
+
* @generated from rpc Scailo.QuotationsRequestsService.UploadQuotationRequestItems
|
|
337
|
+
*/
|
|
338
|
+
readonly uploadQuotationRequestItems: {
|
|
339
|
+
readonly name: "UploadQuotationRequestItems";
|
|
340
|
+
readonly I: typeof IdentifierUUIDWithFile;
|
|
341
|
+
readonly O: typeof IdentifiersList;
|
|
342
|
+
readonly kind: MethodKind.Unary;
|
|
343
|
+
};
|
|
321
344
|
/**
|
|
322
345
|
* View by ID
|
|
323
346
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"quotations_requests.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/quotations_requests.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,mCAAmC,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,wCAAwC,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,+CAA+C,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AACpsB,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"quotations_requests.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/quotations_requests.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,mCAAmC,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,wCAAwC,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,+CAA+C,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AACpsB,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClU,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB;;;QAGlC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Role, RolesList, RolesServiceCountReq, RolesServiceCreateRequest, RolesServiceFilterReq, RolesServicePaginationReq, RolesServicePaginationResponse, RolesServiceSearchAllReq, RolesServiceUpdateRequest } from "./roles.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CloneRequest, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, CloneRequest, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithUserComment, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
@@ -344,6 +344,17 @@ export declare const RolesService: {
|
|
|
344
344
|
readonly O: typeof StandardFile;
|
|
345
345
|
readonly kind: MethodKind.Unary;
|
|
346
346
|
};
|
|
347
|
+
/**
|
|
348
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
349
|
+
*
|
|
350
|
+
* @generated from rpc Scailo.RolesService.ImportFromCSV
|
|
351
|
+
*/
|
|
352
|
+
readonly importFromCSV: {
|
|
353
|
+
readonly name: "ImportFromCSV";
|
|
354
|
+
readonly I: typeof StandardFile;
|
|
355
|
+
readonly O: typeof IdentifierUUIDsList;
|
|
356
|
+
readonly kind: MethodKind.Unary;
|
|
357
|
+
};
|
|
347
358
|
};
|
|
348
359
|
};
|
|
349
360
|
//# sourceMappingURL=roles.scailo_connect.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"roles.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/roles.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,oBAAoB,EAAE,yBAAyB,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AAC/O,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"roles.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/roles.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,oBAAoB,EAAE,yBAAyB,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AAC/O,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACnP,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,YAAY;;;QAGrB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;;WAOG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Shift, ShiftsList, ShiftsServiceCountReq, ShiftsServiceCreateRequest, ShiftsServiceFilterReq, ShiftsServicePaginationReq, ShiftsServicePaginationResponse, ShiftsServiceSearchAllReq, ShiftsServiceUpdateRequest } from "./shifts.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithUserComment, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
@@ -311,6 +311,17 @@ export declare const ShiftsService: {
|
|
|
311
311
|
readonly O: typeof StandardFile;
|
|
312
312
|
readonly kind: MethodKind.Unary;
|
|
313
313
|
};
|
|
314
|
+
/**
|
|
315
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
316
|
+
*
|
|
317
|
+
* @generated from rpc Scailo.ShiftsService.ImportFromCSV
|
|
318
|
+
*/
|
|
319
|
+
readonly importFromCSV: {
|
|
320
|
+
readonly name: "ImportFromCSV";
|
|
321
|
+
readonly I: typeof StandardFile;
|
|
322
|
+
readonly O: typeof IdentifierUUIDsList;
|
|
323
|
+
readonly kind: MethodKind.Unary;
|
|
324
|
+
};
|
|
314
325
|
};
|
|
315
326
|
};
|
|
316
327
|
//# sourceMappingURL=shifts.scailo_connect.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"shifts.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/shifts.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,qBAAqB,EAAE,0BAA0B,EAAE,sBAAsB,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AACzP,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"shifts.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/shifts.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,qBAAqB,EAAE,0BAA0B,EAAE,sBAAsB,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AACzP,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC9N,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,aAAa;;;QAGtB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;;WAOG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ShiftGroup, ShiftGroupShift, ShiftsGroupsList, ShiftsGroupsServiceCountReq, ShiftsGroupsServiceCreateRequest, ShiftsGroupsServiceFilterReq, ShiftsGroupsServicePaginationReq, ShiftsGroupsServicePaginationResponse, ShiftsGroupsServiceSearchAllReq, ShiftsGroupsServiceShiftGroupCreateRequest, ShiftsGroupsServiceShiftGroupUpdateRequest, ShiftsGroupsServiceUpdateRequest, ShiftsGroupsShiftsHistoryRequest, ShiftsGroupsShiftsList } from "./shifts_groups.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
@@ -410,6 +410,17 @@ export declare const ShiftsGroupsService: {
|
|
|
410
410
|
readonly O: typeof StandardFile;
|
|
411
411
|
readonly kind: MethodKind.Unary;
|
|
412
412
|
};
|
|
413
|
+
/**
|
|
414
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
415
|
+
*
|
|
416
|
+
* @generated from rpc Scailo.ShiftsGroupsService.ImportFromCSV
|
|
417
|
+
*/
|
|
418
|
+
readonly importFromCSV: {
|
|
419
|
+
readonly name: "ImportFromCSV";
|
|
420
|
+
readonly I: typeof StandardFile;
|
|
421
|
+
readonly O: typeof IdentifierUUIDsList;
|
|
422
|
+
readonly kind: MethodKind.Unary;
|
|
423
|
+
};
|
|
413
424
|
};
|
|
414
425
|
};
|
|
415
426
|
//# sourceMappingURL=shifts_groups.scailo_connect.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"shifts_groups.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/shifts_groups.scailo_connect.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,gBAAgB,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,4BAA4B,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,+BAA+B,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AACxd,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"shifts_groups.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/shifts_groups.scailo_connect.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,gBAAgB,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,4BAA4B,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,+BAA+B,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AACxd,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACvS,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,mBAAmB;;;QAG5B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;;WAOG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -233,6 +233,17 @@ export declare const UnitsOfMaterialsService: {
|
|
|
233
233
|
readonly O: typeof UnitsOfMaterialsServicePaginationResponse;
|
|
234
234
|
readonly kind: MethodKind.Unary;
|
|
235
235
|
};
|
|
236
|
+
/**
|
|
237
|
+
* View the primary units of materials for the given family IDs list
|
|
238
|
+
*
|
|
239
|
+
* @generated from rpc Scailo.UnitsOfMaterialsService.ViewForFamilyIDs
|
|
240
|
+
*/
|
|
241
|
+
readonly viewForFamilyIDs: {
|
|
242
|
+
readonly name: "ViewForFamilyIDs";
|
|
243
|
+
readonly I: typeof IdentifiersList;
|
|
244
|
+
readonly O: typeof UnitsOfMaterialsList;
|
|
245
|
+
readonly kind: MethodKind.Unary;
|
|
246
|
+
};
|
|
236
247
|
/**
|
|
237
248
|
* View all that match the given search key
|
|
238
249
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"units_of_materials.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/units_of_materials.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,oBAAoB,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,gCAAgC,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,mCAAmC,EAAE,oCAAoC,EAAE,MAAM,mCAAmC,CAAC;AAC9V,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC9N,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB;;;QAGhC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;;WAOG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
1
|
+
{"version":3,"file":"units_of_materials.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/units_of_materials.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,oBAAoB,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,gCAAgC,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,mCAAmC,EAAE,oCAAoC,EAAE,MAAM,mCAAmC,CAAC;AAC9V,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC9N,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB;;;QAGhC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;;WAOG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -226,6 +226,29 @@ exports.ActivitiesService = {
|
|
|
226
226
|
O: activities_scailo_pb_js_1.ActivitiesServicePaginatedActionsResponse,
|
|
227
227
|
kind: protobuf_1.MethodKind.Unary,
|
|
228
228
|
},
|
|
229
|
+
/**
|
|
230
|
+
* CSV operations
|
|
231
|
+
* Download the CSV file that could be used to upload actions from the filled CSV file. The same file can also be used as a template when there are no existing records
|
|
232
|
+
*
|
|
233
|
+
* @generated from rpc Scailo.ActivitiesService.DownloadActionsAsCSV
|
|
234
|
+
*/
|
|
235
|
+
downloadActionsAsCSV: {
|
|
236
|
+
name: "DownloadActionsAsCSV",
|
|
237
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
238
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
239
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
240
|
+
},
|
|
241
|
+
/**
|
|
242
|
+
* Upload actions using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
243
|
+
*
|
|
244
|
+
* @generated from rpc Scailo.ActivitiesService.UploadActivityActions
|
|
245
|
+
*/
|
|
246
|
+
uploadActivityActions: {
|
|
247
|
+
name: "UploadActivityActions",
|
|
248
|
+
I: base_scailo_pb_js_1.IdentifierUUIDWithFile,
|
|
249
|
+
O: base_scailo_pb_js_1.IdentifiersList,
|
|
250
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
251
|
+
},
|
|
229
252
|
/**
|
|
230
253
|
* Add an activity tag
|
|
231
254
|
*
|
|
@@ -446,6 +469,21 @@ exports.ActivitiesService = {
|
|
|
446
469
|
O: activities_scailo_pb_js_1.ActivitiesServicePaginatedTimersResponse,
|
|
447
470
|
kind: protobuf_1.MethodKind.Unary,
|
|
448
471
|
},
|
|
472
|
+
/**
|
|
473
|
+
* CSV operations
|
|
474
|
+
* Download the CSV file that could be used to upload timers from the filled CSV file. The same file can also be used as a template when there are no existing records
|
|
475
|
+
*
|
|
476
|
+
* Upload timers using a CSV file. This is not an idempotent operation.
|
|
477
|
+
* rpc UploadActivityTimers(IdentifierUUIDWithFile) returns (IdentifiersList);
|
|
478
|
+
*
|
|
479
|
+
* @generated from rpc Scailo.ActivitiesService.DownloadTimersAsCSV
|
|
480
|
+
*/
|
|
481
|
+
downloadTimersAsCSV: {
|
|
482
|
+
name: "DownloadTimersAsCSV",
|
|
483
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
484
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
485
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
486
|
+
},
|
|
449
487
|
/**
|
|
450
488
|
* View by ID
|
|
451
489
|
*
|
|
@@ -590,5 +628,16 @@ exports.ActivitiesService = {
|
|
|
590
628
|
O: base_scailo_pb_js_1.StandardFile,
|
|
591
629
|
kind: protobuf_1.MethodKind.Unary,
|
|
592
630
|
},
|
|
631
|
+
/**
|
|
632
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
633
|
+
*
|
|
634
|
+
* @generated from rpc Scailo.ActivitiesService.ImportFromCSV
|
|
635
|
+
*/
|
|
636
|
+
importFromCSV: {
|
|
637
|
+
name: "ImportFromCSV",
|
|
638
|
+
I: base_scailo_pb_js_1.StandardFile,
|
|
639
|
+
O: base_scailo_pb_js_1.IdentifierUUIDsList,
|
|
640
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
641
|
+
},
|
|
593
642
|
}
|
|
594
643
|
};
|
|
@@ -318,5 +318,16 @@ exports.AnnouncementsService = {
|
|
|
318
318
|
O: base_scailo_pb_js_1.StandardFile,
|
|
319
319
|
kind: protobuf_1.MethodKind.Unary,
|
|
320
320
|
},
|
|
321
|
+
/**
|
|
322
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
323
|
+
*
|
|
324
|
+
* @generated from rpc Scailo.AnnouncementsService.ImportFromCSV
|
|
325
|
+
*/
|
|
326
|
+
importFromCSV: {
|
|
327
|
+
name: "ImportFromCSV",
|
|
328
|
+
I: base_scailo_pb_js_1.StandardFile,
|
|
329
|
+
O: base_scailo_pb_js_1.IdentifierUUIDsList,
|
|
330
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
331
|
+
},
|
|
321
332
|
}
|
|
322
333
|
};
|
|
@@ -436,6 +436,18 @@ exports.ExpensesService = {
|
|
|
436
436
|
O: expenses_scailo_pb_js_1.ExpensesServicePaginationResponse,
|
|
437
437
|
kind: protobuf_1.MethodKind.Unary,
|
|
438
438
|
},
|
|
439
|
+
/**
|
|
440
|
+
* Other view operations
|
|
441
|
+
* Download expense with the given IdentifierUUID (can be used to allow public downloads)
|
|
442
|
+
*
|
|
443
|
+
* @generated from rpc Scailo.ExpensesService.DownloadByUUID
|
|
444
|
+
*/
|
|
445
|
+
downloadByUUID: {
|
|
446
|
+
name: "DownloadByUUID",
|
|
447
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
448
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
449
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
450
|
+
},
|
|
439
451
|
/**
|
|
440
452
|
* View all that match the given search key
|
|
441
453
|
*
|
|
@@ -433,5 +433,16 @@ exports.HolidaysService = {
|
|
|
433
433
|
O: base_scailo_pb_js_1.StandardFile,
|
|
434
434
|
kind: protobuf_1.MethodKind.Unary,
|
|
435
435
|
},
|
|
436
|
+
/**
|
|
437
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
438
|
+
*
|
|
439
|
+
* @generated from rpc Scailo.HolidaysService.ImportFromCSV
|
|
440
|
+
*/
|
|
441
|
+
importFromCSV: {
|
|
442
|
+
name: "ImportFromCSV",
|
|
443
|
+
I: base_scailo_pb_js_1.StandardFile,
|
|
444
|
+
O: base_scailo_pb_js_1.IdentifierUUIDsList,
|
|
445
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
446
|
+
},
|
|
436
447
|
}
|
|
437
448
|
};
|
|
@@ -318,5 +318,16 @@ exports.LeavesTypesService = {
|
|
|
318
318
|
O: base_scailo_pb_js_1.StandardFile,
|
|
319
319
|
kind: protobuf_1.MethodKind.Unary,
|
|
320
320
|
},
|
|
321
|
+
/**
|
|
322
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
323
|
+
*
|
|
324
|
+
* @generated from rpc Scailo.LeavesTypesService.ImportFromCSV
|
|
325
|
+
*/
|
|
326
|
+
importFromCSV: {
|
|
327
|
+
name: "ImportFromCSV",
|
|
328
|
+
I: base_scailo_pb_js_1.StandardFile,
|
|
329
|
+
O: base_scailo_pb_js_1.IdentifierUUIDsList,
|
|
330
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
331
|
+
},
|
|
321
332
|
}
|
|
322
333
|
};
|
|
@@ -314,6 +314,29 @@ exports.PurchasesEnquiriesService = {
|
|
|
314
314
|
O: purchases_enquiries_scailo_pb_js_1.PurchaseEnquiriesServicePaginatedItemsResponse,
|
|
315
315
|
kind: protobuf_1.MethodKind.Unary,
|
|
316
316
|
},
|
|
317
|
+
/**
|
|
318
|
+
* CSV operations
|
|
319
|
+
* Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
|
|
320
|
+
*
|
|
321
|
+
* @generated from rpc Scailo.PurchasesEnquiriesService.DownloadItemsAsCSV
|
|
322
|
+
*/
|
|
323
|
+
downloadItemsAsCSV: {
|
|
324
|
+
name: "DownloadItemsAsCSV",
|
|
325
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
326
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
327
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
328
|
+
},
|
|
329
|
+
/**
|
|
330
|
+
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
331
|
+
*
|
|
332
|
+
* @generated from rpc Scailo.PurchasesEnquiriesService.UploadPurchaseEnquiryItems
|
|
333
|
+
*/
|
|
334
|
+
uploadPurchaseEnquiryItems: {
|
|
335
|
+
name: "UploadPurchaseEnquiryItems",
|
|
336
|
+
I: base_scailo_pb_js_1.IdentifierUUIDWithFile,
|
|
337
|
+
O: base_scailo_pb_js_1.IdentifiersList,
|
|
338
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
339
|
+
},
|
|
317
340
|
/**
|
|
318
341
|
* View by ID
|
|
319
342
|
*
|
|
@@ -193,6 +193,18 @@ exports.QCSamplesService = {
|
|
|
193
193
|
O: qc_samples_scailo_pb_js_1.QCSamplesServicePaginatedParametersResponse,
|
|
194
194
|
kind: protobuf_1.MethodKind.Unary,
|
|
195
195
|
},
|
|
196
|
+
/**
|
|
197
|
+
* CSV operations
|
|
198
|
+
* Download the CSV file that consists of the list of parameters in each qc sample represented by the given identifier UUID
|
|
199
|
+
*
|
|
200
|
+
* @generated from rpc Scailo.QCSamplesService.DownloadParametersAsCSV
|
|
201
|
+
*/
|
|
202
|
+
downloadParametersAsCSV: {
|
|
203
|
+
name: "DownloadParametersAsCSV",
|
|
204
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
205
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
206
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
207
|
+
},
|
|
196
208
|
/**
|
|
197
209
|
* View by ID
|
|
198
210
|
*
|
|
@@ -292,6 +304,17 @@ exports.QCSamplesService = {
|
|
|
292
304
|
O: qc_samples_scailo_pb_js_1.QCSamplesServicePaginationResponse,
|
|
293
305
|
kind: protobuf_1.MethodKind.Unary,
|
|
294
306
|
},
|
|
307
|
+
/**
|
|
308
|
+
* Download qc sample with the given IdentifierUUID (can be used to allow public downloads)
|
|
309
|
+
*
|
|
310
|
+
* @generated from rpc Scailo.QCSamplesService.DownloadByUUID
|
|
311
|
+
*/
|
|
312
|
+
downloadByUUID: {
|
|
313
|
+
name: "DownloadByUUID",
|
|
314
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
315
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
316
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
317
|
+
},
|
|
295
318
|
/**
|
|
296
319
|
* View all that match the given search key
|
|
297
320
|
*
|
|
@@ -325,6 +325,29 @@ exports.QuotationsRequestsService = {
|
|
|
325
325
|
O: quotations_requests_scailo_pb_js_1.QuotationsRequestsServicePaginatedItemsResponse,
|
|
326
326
|
kind: protobuf_1.MethodKind.Unary,
|
|
327
327
|
},
|
|
328
|
+
/**
|
|
329
|
+
* CSV operations
|
|
330
|
+
* Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
|
|
331
|
+
*
|
|
332
|
+
* @generated from rpc Scailo.QuotationsRequestsService.DownloadItemsAsCSV
|
|
333
|
+
*/
|
|
334
|
+
downloadItemsAsCSV: {
|
|
335
|
+
name: "DownloadItemsAsCSV",
|
|
336
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
337
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
338
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
339
|
+
},
|
|
340
|
+
/**
|
|
341
|
+
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
342
|
+
*
|
|
343
|
+
* @generated from rpc Scailo.QuotationsRequestsService.UploadQuotationRequestItems
|
|
344
|
+
*/
|
|
345
|
+
uploadQuotationRequestItems: {
|
|
346
|
+
name: "UploadQuotationRequestItems",
|
|
347
|
+
I: base_scailo_pb_js_1.IdentifierUUIDWithFile,
|
|
348
|
+
O: base_scailo_pb_js_1.IdentifiersList,
|
|
349
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
350
|
+
},
|
|
328
351
|
/**
|
|
329
352
|
* View by ID
|
|
330
353
|
*
|
|
@@ -351,5 +351,16 @@ exports.RolesService = {
|
|
|
351
351
|
O: base_scailo_pb_js_1.StandardFile,
|
|
352
352
|
kind: protobuf_1.MethodKind.Unary,
|
|
353
353
|
},
|
|
354
|
+
/**
|
|
355
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
356
|
+
*
|
|
357
|
+
* @generated from rpc Scailo.RolesService.ImportFromCSV
|
|
358
|
+
*/
|
|
359
|
+
importFromCSV: {
|
|
360
|
+
name: "ImportFromCSV",
|
|
361
|
+
I: base_scailo_pb_js_1.StandardFile,
|
|
362
|
+
O: base_scailo_pb_js_1.IdentifierUUIDsList,
|
|
363
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
364
|
+
},
|
|
354
365
|
}
|
|
355
366
|
};
|
|
@@ -318,5 +318,16 @@ exports.ShiftsService = {
|
|
|
318
318
|
O: base_scailo_pb_js_1.StandardFile,
|
|
319
319
|
kind: protobuf_1.MethodKind.Unary,
|
|
320
320
|
},
|
|
321
|
+
/**
|
|
322
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
323
|
+
*
|
|
324
|
+
* @generated from rpc Scailo.ShiftsService.ImportFromCSV
|
|
325
|
+
*/
|
|
326
|
+
importFromCSV: {
|
|
327
|
+
name: "ImportFromCSV",
|
|
328
|
+
I: base_scailo_pb_js_1.StandardFile,
|
|
329
|
+
O: base_scailo_pb_js_1.IdentifierUUIDsList,
|
|
330
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
331
|
+
},
|
|
321
332
|
}
|
|
322
333
|
};
|
|
@@ -422,5 +422,16 @@ exports.ShiftsGroupsService = {
|
|
|
422
422
|
O: base_scailo_pb_js_1.StandardFile,
|
|
423
423
|
kind: protobuf_1.MethodKind.Unary,
|
|
424
424
|
},
|
|
425
|
+
/**
|
|
426
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
427
|
+
*
|
|
428
|
+
* @generated from rpc Scailo.ShiftsGroupsService.ImportFromCSV
|
|
429
|
+
*/
|
|
430
|
+
importFromCSV: {
|
|
431
|
+
name: "ImportFromCSV",
|
|
432
|
+
I: base_scailo_pb_js_1.StandardFile,
|
|
433
|
+
O: base_scailo_pb_js_1.IdentifierUUIDsList,
|
|
434
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
435
|
+
},
|
|
425
436
|
}
|
|
426
437
|
};
|
|
@@ -240,6 +240,17 @@ exports.UnitsOfMaterialsService = {
|
|
|
240
240
|
O: units_of_materials_scailo_pb_js_1.UnitsOfMaterialsServicePaginationResponse,
|
|
241
241
|
kind: protobuf_1.MethodKind.Unary,
|
|
242
242
|
},
|
|
243
|
+
/**
|
|
244
|
+
* View the primary units of materials for the given family IDs list
|
|
245
|
+
*
|
|
246
|
+
* @generated from rpc Scailo.UnitsOfMaterialsService.ViewForFamilyIDs
|
|
247
|
+
*/
|
|
248
|
+
viewForFamilyIDs: {
|
|
249
|
+
name: "ViewForFamilyIDs",
|
|
250
|
+
I: base_scailo_pb_js_1.IdentifiersList,
|
|
251
|
+
O: units_of_materials_scailo_pb_js_1.UnitsOfMaterialsList,
|
|
252
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
253
|
+
},
|
|
243
254
|
/**
|
|
244
255
|
* View all that match the given search key
|
|
245
256
|
*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ActivitiesList, ActivitiesServiceActionCreateRequest, ActivitiesServiceActionUpdateRequest, ActivitiesServiceActionWithTimerCreateRequest, ActivitiesServiceActivityTagAssociationCreateRequest, ActivitiesServiceCountReq, ActivitiesServiceCreateRequest, ActivitiesServiceFilterReq, ActivitiesServiceImportOwnersRequest, ActivitiesServiceOwnerCreateRequest, ActivitiesServicePaginatedActionsResponse, ActivitiesServicePaginatedTimersResponse, ActivitiesServicePaginationReq, ActivitiesServicePaginationResponse, ActivitiesServiceSearchAllReq, ActivitiesServiceSupervisorCreateRequest, ActivitiesServiceTimerCreateRequest, ActivitiesServiceTimerEndRequest, ActivitiesServiceUpdateRequest, Activity, ActivityAction, ActivityActionHistoryRequest, ActivityActionsList, ActivityActionsSearchRequest, ActivityActionStatistics, ActivityOwner, ActivityOwnersList, ActivityStatistics, ActivitySupervisor, ActivitySupervisorsList, ActivityTagAssociation, ActivityTagAssociationsList, ActivityTimer, ActivityTimersList, ActivityTimersSearchRequest } from "./activities.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithUserComment, ReorderItemsRequest, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithUserComment, ReorderItemsRequest, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
@@ -219,6 +219,29 @@ export declare const ActivitiesService: {
|
|
|
219
219
|
readonly O: typeof ActivitiesServicePaginatedActionsResponse;
|
|
220
220
|
readonly kind: MethodKind.Unary;
|
|
221
221
|
};
|
|
222
|
+
/**
|
|
223
|
+
* CSV operations
|
|
224
|
+
* Download the CSV file that could be used to upload actions from the filled CSV file. The same file can also be used as a template when there are no existing records
|
|
225
|
+
*
|
|
226
|
+
* @generated from rpc Scailo.ActivitiesService.DownloadActionsAsCSV
|
|
227
|
+
*/
|
|
228
|
+
readonly downloadActionsAsCSV: {
|
|
229
|
+
readonly name: "DownloadActionsAsCSV";
|
|
230
|
+
readonly I: typeof IdentifierUUID;
|
|
231
|
+
readonly O: typeof StandardFile;
|
|
232
|
+
readonly kind: MethodKind.Unary;
|
|
233
|
+
};
|
|
234
|
+
/**
|
|
235
|
+
* Upload actions using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
236
|
+
*
|
|
237
|
+
* @generated from rpc Scailo.ActivitiesService.UploadActivityActions
|
|
238
|
+
*/
|
|
239
|
+
readonly uploadActivityActions: {
|
|
240
|
+
readonly name: "UploadActivityActions";
|
|
241
|
+
readonly I: typeof IdentifierUUIDWithFile;
|
|
242
|
+
readonly O: typeof IdentifiersList;
|
|
243
|
+
readonly kind: MethodKind.Unary;
|
|
244
|
+
};
|
|
222
245
|
/**
|
|
223
246
|
* Add an activity tag
|
|
224
247
|
*
|
|
@@ -439,6 +462,21 @@ export declare const ActivitiesService: {
|
|
|
439
462
|
readonly O: typeof ActivitiesServicePaginatedTimersResponse;
|
|
440
463
|
readonly kind: MethodKind.Unary;
|
|
441
464
|
};
|
|
465
|
+
/**
|
|
466
|
+
* CSV operations
|
|
467
|
+
* Download the CSV file that could be used to upload timers from the filled CSV file. The same file can also be used as a template when there are no existing records
|
|
468
|
+
*
|
|
469
|
+
* Upload timers using a CSV file. This is not an idempotent operation.
|
|
470
|
+
* rpc UploadActivityTimers(IdentifierUUIDWithFile) returns (IdentifiersList);
|
|
471
|
+
*
|
|
472
|
+
* @generated from rpc Scailo.ActivitiesService.DownloadTimersAsCSV
|
|
473
|
+
*/
|
|
474
|
+
readonly downloadTimersAsCSV: {
|
|
475
|
+
readonly name: "DownloadTimersAsCSV";
|
|
476
|
+
readonly I: typeof IdentifierUUID;
|
|
477
|
+
readonly O: typeof StandardFile;
|
|
478
|
+
readonly kind: MethodKind.Unary;
|
|
479
|
+
};
|
|
442
480
|
/**
|
|
443
481
|
* View by ID
|
|
444
482
|
*
|
|
@@ -583,6 +621,17 @@ export declare const ActivitiesService: {
|
|
|
583
621
|
readonly O: typeof StandardFile;
|
|
584
622
|
readonly kind: MethodKind.Unary;
|
|
585
623
|
};
|
|
624
|
+
/**
|
|
625
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
626
|
+
*
|
|
627
|
+
* @generated from rpc Scailo.ActivitiesService.ImportFromCSV
|
|
628
|
+
*/
|
|
629
|
+
readonly importFromCSV: {
|
|
630
|
+
readonly name: "ImportFromCSV";
|
|
631
|
+
readonly I: typeof StandardFile;
|
|
632
|
+
readonly O: typeof IdentifierUUIDsList;
|
|
633
|
+
readonly kind: MethodKind.Unary;
|
|
634
|
+
};
|
|
586
635
|
};
|
|
587
636
|
};
|
|
588
637
|
//# sourceMappingURL=activities.scailo_connect.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"activities.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/activities.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,oCAAoC,EAAE,oCAAoC,EAAE,6CAA6C,EAAE,oDAAoD,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,oCAAoC,EAAE,mCAAmC,EAAE,yCAAyC,EAAE,wCAAwC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,wCAAwC,EAAE,mCAAmC,EAAE,gCAAgC,EAAE,8BAA8B,EAAE,QAAQ,EAAE,cAAc,EAAE,4BAA4B,EAAE,mBAAmB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,aAAa,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,sBAAsB,EAAE,2BAA2B,EAAE,aAAa,EAAE,kBAAkB,EAAE,2BAA2B,EAAE,MAAM,2BAA2B,CAAC;AACtjC,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"activities.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/activities.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,oCAAoC,EAAE,oCAAoC,EAAE,6CAA6C,EAAE,oDAAoD,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,oCAAoC,EAAE,mCAAmC,EAAE,yCAAyC,EAAE,wCAAwC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,wCAAwC,EAAE,mCAAmC,EAAE,gCAAgC,EAAE,8BAA8B,EAAE,QAAQ,EAAE,cAAc,EAAE,4BAA4B,EAAE,mBAAmB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,aAAa,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,sBAAsB,EAAE,2BAA2B,EAAE,aAAa,EAAE,kBAAkB,EAAE,2BAA2B,EAAE,MAAM,2BAA2B,CAAC;AACtjC,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC5S,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;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;;;;;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;;;;;;;;WAQG;;;;;;;QAOH;;;;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 { Announcement, AnnouncementsList, AnnouncementsServiceCountReq, AnnouncementsServiceCreateRequest, AnnouncementsServiceFilterReq, AnnouncementsServicePaginationReq, AnnouncementsServicePaginationResponse, AnnouncementsServiceSearchAllReq, AnnouncementsServiceUpdateRequest } from "./announcements.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithUserComment, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
@@ -311,6 +311,17 @@ export declare const AnnouncementsService: {
|
|
|
311
311
|
readonly O: typeof StandardFile;
|
|
312
312
|
readonly kind: MethodKind.Unary;
|
|
313
313
|
};
|
|
314
|
+
/**
|
|
315
|
+
* Import records using a CSV file (duplicate codes will be skipped)
|
|
316
|
+
*
|
|
317
|
+
* @generated from rpc Scailo.AnnouncementsService.ImportFromCSV
|
|
318
|
+
*/
|
|
319
|
+
readonly importFromCSV: {
|
|
320
|
+
readonly name: "ImportFromCSV";
|
|
321
|
+
readonly I: typeof StandardFile;
|
|
322
|
+
readonly O: typeof IdentifierUUIDsList;
|
|
323
|
+
readonly kind: MethodKind.Unary;
|
|
324
|
+
};
|
|
314
325
|
};
|
|
315
326
|
};
|
|
316
327
|
//# sourceMappingURL=announcements.scailo_connect.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"announcements.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/announcements.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,6BAA6B,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,8BAA8B,CAAC;AAC/T,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"announcements.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/announcements.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,6BAA6B,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,8BAA8B,CAAC;AAC/T,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC9N,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,oBAAoB;;;QAG7B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;;WAOG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -429,6 +429,18 @@ export declare const ExpensesService: {
|
|
|
429
429
|
readonly O: typeof ExpensesServicePaginationResponse;
|
|
430
430
|
readonly kind: MethodKind.Unary;
|
|
431
431
|
};
|
|
432
|
+
/**
|
|
433
|
+
* Other view operations
|
|
434
|
+
* Download expense with the given IdentifierUUID (can be used to allow public downloads)
|
|
435
|
+
*
|
|
436
|
+
* @generated from rpc Scailo.ExpensesService.DownloadByUUID
|
|
437
|
+
*/
|
|
438
|
+
readonly downloadByUUID: {
|
|
439
|
+
readonly name: "DownloadByUUID";
|
|
440
|
+
readonly I: typeof IdentifierUUID;
|
|
441
|
+
readonly O: typeof StandardFile;
|
|
442
|
+
readonly kind: MethodKind.Unary;
|
|
443
|
+
};
|
|
432
444
|
/**
|
|
433
445
|
* View all that match the given search key
|
|
434
446
|
*
|