@kernelminds/scailo-sdk 0.0.47 → 0.0.48
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/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/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/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/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LeavesTypesList, LeavesTypesServiceCountReq, LeavesTypesServiceCreateRequest, LeavesTypesServiceFilterReq, LeavesTypesServicePaginationReq, LeavesTypesServicePaginationResponse, LeavesTypesServiceSearchAllReq, LeavesTypesServiceUpdateRequest, LeaveType } from "./leaves_types.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 LeavesTypesService: {
|
|
|
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.LeavesTypesService.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=leaves_types.scailo_connect.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"leaves_types.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/leaves_types.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,eAAe,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,2BAA2B,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAC3S,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":"leaves_types.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/leaves_types.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,eAAe,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,2BAA2B,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAC3S,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,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;;;;;;;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 { PurchaseEnquiriesServicePaginatedItemsResponse, PurchaseEnquiry, PurchaseEnquiryItem, PurchaseEnquiryItemHistoryRequest, PurchaseEnquiryItemsSearchRequest, PurchasesEnquiriesItemsList, PurchasesEnquiriesList, PurchasesEnquiriesServiceCountReq, PurchasesEnquiriesServiceCreateRequest, PurchasesEnquiriesServiceFilterReq, PurchasesEnquiriesServiceItemCreateRequest, PurchasesEnquiriesServiceItemUpdateRequest, PurchasesEnquiriesServicePaginationReq, PurchasesEnquiriesServicePaginationResponse, PurchasesEnquiriesServiceSearchAllReq, PurchasesEnquiriesServiceUpdateRequest } from "./purchases_enquiries.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, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
@@ -307,6 +307,29 @@ export declare const PurchasesEnquiriesService: {
|
|
|
307
307
|
readonly O: typeof PurchaseEnquiriesServicePaginatedItemsResponse;
|
|
308
308
|
readonly kind: MethodKind.Unary;
|
|
309
309
|
};
|
|
310
|
+
/**
|
|
311
|
+
* CSV operations
|
|
312
|
+
* 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
|
|
313
|
+
*
|
|
314
|
+
* @generated from rpc Scailo.PurchasesEnquiriesService.DownloadItemsAsCSV
|
|
315
|
+
*/
|
|
316
|
+
readonly downloadItemsAsCSV: {
|
|
317
|
+
readonly name: "DownloadItemsAsCSV";
|
|
318
|
+
readonly I: typeof IdentifierUUID;
|
|
319
|
+
readonly O: typeof StandardFile;
|
|
320
|
+
readonly kind: MethodKind.Unary;
|
|
321
|
+
};
|
|
322
|
+
/**
|
|
323
|
+
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
324
|
+
*
|
|
325
|
+
* @generated from rpc Scailo.PurchasesEnquiriesService.UploadPurchaseEnquiryItems
|
|
326
|
+
*/
|
|
327
|
+
readonly uploadPurchaseEnquiryItems: {
|
|
328
|
+
readonly name: "UploadPurchaseEnquiryItems";
|
|
329
|
+
readonly I: typeof IdentifierUUIDWithFile;
|
|
330
|
+
readonly O: typeof IdentifiersList;
|
|
331
|
+
readonly kind: MethodKind.Unary;
|
|
332
|
+
};
|
|
310
333
|
/**
|
|
311
334
|
* View by ID
|
|
312
335
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"purchases_enquiries.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_enquiries.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,8CAA8C,EAAE,eAAe,EAAE,mBAAmB,EAAE,iCAAiC,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAChnB,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":"purchases_enquiries.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_enquiries.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,8CAA8C,EAAE,eAAe,EAAE,mBAAmB,EAAE,iCAAiC,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAChnB,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,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC1S,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;;;;;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;;;;;;;;CAQG,CAAC"}
|
|
@@ -186,6 +186,18 @@ export declare const QCSamplesService: {
|
|
|
186
186
|
readonly O: typeof QCSamplesServicePaginatedParametersResponse;
|
|
187
187
|
readonly kind: MethodKind.Unary;
|
|
188
188
|
};
|
|
189
|
+
/**
|
|
190
|
+
* CSV operations
|
|
191
|
+
* Download the CSV file that consists of the list of parameters in each qc sample represented by the given identifier UUID
|
|
192
|
+
*
|
|
193
|
+
* @generated from rpc Scailo.QCSamplesService.DownloadParametersAsCSV
|
|
194
|
+
*/
|
|
195
|
+
readonly downloadParametersAsCSV: {
|
|
196
|
+
readonly name: "DownloadParametersAsCSV";
|
|
197
|
+
readonly I: typeof IdentifierUUID;
|
|
198
|
+
readonly O: typeof StandardFile;
|
|
199
|
+
readonly kind: MethodKind.Unary;
|
|
200
|
+
};
|
|
189
201
|
/**
|
|
190
202
|
* View by ID
|
|
191
203
|
*
|
|
@@ -285,6 +297,17 @@ export declare const QCSamplesService: {
|
|
|
285
297
|
readonly O: typeof QCSamplesServicePaginationResponse;
|
|
286
298
|
readonly kind: MethodKind.Unary;
|
|
287
299
|
};
|
|
300
|
+
/**
|
|
301
|
+
* Download qc sample with the given IdentifierUUID (can be used to allow public downloads)
|
|
302
|
+
*
|
|
303
|
+
* @generated from rpc Scailo.QCSamplesService.DownloadByUUID
|
|
304
|
+
*/
|
|
305
|
+
readonly downloadByUUID: {
|
|
306
|
+
readonly name: "DownloadByUUID";
|
|
307
|
+
readonly I: typeof IdentifierUUID;
|
|
308
|
+
readonly O: typeof StandardFile;
|
|
309
|
+
readonly kind: MethodKind.Unary;
|
|
310
|
+
};
|
|
288
311
|
/**
|
|
289
312
|
* View all that match the given search key
|
|
290
313
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"qc_samples.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/qc_samples.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,QAAQ,EAAE,2BAA2B,EAAE,iBAAiB,EAAE,4BAA4B,EAAE,+BAA+B,EAAE,sBAAsB,EAAE,+BAA+B,EAAE,aAAa,EAAE,wBAAwB,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,2CAA2C,EAAE,6BAA6B,EAAE,kCAAkC,EAAE,sCAAsC,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,MAAM,2BAA2B,CAAC;AAChjB,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACpO,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,gBAAgB;;;QAGzB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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
|
+
{"version":3,"file":"qc_samples.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/qc_samples.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,QAAQ,EAAE,2BAA2B,EAAE,iBAAiB,EAAE,4BAA4B,EAAE,+BAA+B,EAAE,sBAAsB,EAAE,+BAA+B,EAAE,aAAa,EAAE,wBAAwB,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,2CAA2C,EAAE,6BAA6B,EAAE,kCAAkC,EAAE,sCAAsC,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,MAAM,2BAA2B,CAAC;AAChjB,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACpO,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,gBAAgB;;;QAGzB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -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"}
|