@kernelminds/scailo-sdk 0.0.31 → 0.0.32

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.
@@ -193,5 +193,28 @@ exports.AssociatesService = {
193
193
  O: base_scailo_pb_js_1.CountResponse,
194
194
  kind: protobuf_1.MethodKind.Unary,
195
195
  },
196
+ /**
197
+ * CSV operations
198
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
199
+ *
200
+ * @generated from rpc Scailo.AssociatesService.DownloadAsCSV
201
+ */
202
+ downloadAsCSV: {
203
+ name: "DownloadAsCSV",
204
+ I: associates_scailo_pb_js_1.AssociatesServiceFilterReq,
205
+ O: base_scailo_pb_js_1.StandardFile,
206
+ kind: protobuf_1.MethodKind.Unary,
207
+ },
208
+ /**
209
+ * Import records using a CSV file (duplicate codes will be skipped)
210
+ *
211
+ * @generated from rpc Scailo.AssociatesService.ImportFromCSV
212
+ */
213
+ importFromCSV: {
214
+ name: "ImportFromCSV",
215
+ I: base_scailo_pb_js_1.StandardFile,
216
+ O: base_scailo_pb_js_1.IdentifierUUIDsList,
217
+ kind: protobuf_1.MethodKind.Unary,
218
+ },
196
219
  }
197
220
  };
@@ -1,6 +1,6 @@
1
1
  import { Associate, AssociatePaginationResp, AssociatesList, AssociatesServiceCountReq, AssociatesServiceCreateRequest, AssociatesServiceFilterReq, AssociatesServiceImportRequest, AssociatesServicePaginationReq, AssociatesServiceSearchAllReq, AssociatesServiceUpdateRequest } from "./associates.scailo_pb.js";
2
2
  import { MethodKind } from "@bufbuild/protobuf";
3
- import { ActiveStatus, BooleanResponse, BytesResponse, CountResponse, Empty, Identifier, IdentifierResponse, IdentifierUUID, IdentifierUUIDWithUserComment } from "./base.scailo_pb.js";
3
+ import { ActiveStatus, BooleanResponse, BytesResponse, CountResponse, Empty, Identifier, IdentifierResponse, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithUserComment, StandardFile } from "./base.scailo_pb.js";
4
4
  /**
5
5
  *
6
6
  * Describes the methods applicable on each associate
@@ -186,6 +186,29 @@ export declare const AssociatesService: {
186
186
  readonly O: typeof CountResponse;
187
187
  readonly kind: MethodKind.Unary;
188
188
  };
189
+ /**
190
+ * CSV operations
191
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
192
+ *
193
+ * @generated from rpc Scailo.AssociatesService.DownloadAsCSV
194
+ */
195
+ readonly downloadAsCSV: {
196
+ readonly name: "DownloadAsCSV";
197
+ readonly I: typeof AssociatesServiceFilterReq;
198
+ readonly O: typeof StandardFile;
199
+ readonly kind: MethodKind.Unary;
200
+ };
201
+ /**
202
+ * Import records using a CSV file (duplicate codes will be skipped)
203
+ *
204
+ * @generated from rpc Scailo.AssociatesService.ImportFromCSV
205
+ */
206
+ readonly importFromCSV: {
207
+ readonly name: "ImportFromCSV";
208
+ readonly I: typeof StandardFile;
209
+ readonly O: typeof IdentifierUUIDsList;
210
+ readonly kind: MethodKind.Unary;
211
+ };
189
212
  };
190
213
  };
191
214
  //# sourceMappingURL=associates.scailo_connect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"associates.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/associates.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,uBAAuB,EAAE,cAAc,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,8BAA8B,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AACrT,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,aAAa,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,6BAA6B,EAAE,MAAM,qBAAqB,CAAC;AAExL;;;;;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;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"associates.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/associates.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,uBAAuB,EAAE,cAAc,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,8BAA8B,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AACrT,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,aAAa,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAE3N;;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
@@ -193,5 +193,28 @@ exports.AssociatesService = {
193
193
  O: base_scailo_pb_js_1.CountResponse,
194
194
  kind: protobuf_1.MethodKind.Unary,
195
195
  },
196
+ /**
197
+ * CSV operations
198
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
199
+ *
200
+ * @generated from rpc Scailo.AssociatesService.DownloadAsCSV
201
+ */
202
+ downloadAsCSV: {
203
+ name: "DownloadAsCSV",
204
+ I: associates_scailo_pb_js_1.AssociatesServiceFilterReq,
205
+ O: base_scailo_pb_js_1.StandardFile,
206
+ kind: protobuf_1.MethodKind.Unary,
207
+ },
208
+ /**
209
+ * Import records using a CSV file (duplicate codes will be skipped)
210
+ *
211
+ * @generated from rpc Scailo.AssociatesService.ImportFromCSV
212
+ */
213
+ importFromCSV: {
214
+ name: "ImportFromCSV",
215
+ I: base_scailo_pb_js_1.StandardFile,
216
+ O: base_scailo_pb_js_1.IdentifierUUIDsList,
217
+ kind: protobuf_1.MethodKind.Unary,
218
+ },
196
219
  }
197
220
  };
@@ -1,6 +1,6 @@
1
1
  import { Associate, AssociatePaginationResp, AssociatesList, AssociatesServiceCountReq, AssociatesServiceCreateRequest, AssociatesServiceFilterReq, AssociatesServiceImportRequest, AssociatesServicePaginationReq, AssociatesServiceSearchAllReq, AssociatesServiceUpdateRequest } from "./associates.scailo_pb.js";
2
2
  import { MethodKind } from "@bufbuild/protobuf";
3
- import { ActiveStatus, BooleanResponse, BytesResponse, CountResponse, Empty, Identifier, IdentifierResponse, IdentifierUUID, IdentifierUUIDWithUserComment } from "./base.scailo_pb.js";
3
+ import { ActiveStatus, BooleanResponse, BytesResponse, CountResponse, Empty, Identifier, IdentifierResponse, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithUserComment, StandardFile } from "./base.scailo_pb.js";
4
4
  /**
5
5
  *
6
6
  * Describes the methods applicable on each associate
@@ -186,6 +186,29 @@ export declare const AssociatesService: {
186
186
  readonly O: typeof CountResponse;
187
187
  readonly kind: MethodKind.Unary;
188
188
  };
189
+ /**
190
+ * CSV operations
191
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
192
+ *
193
+ * @generated from rpc Scailo.AssociatesService.DownloadAsCSV
194
+ */
195
+ readonly downloadAsCSV: {
196
+ readonly name: "DownloadAsCSV";
197
+ readonly I: typeof AssociatesServiceFilterReq;
198
+ readonly O: typeof StandardFile;
199
+ readonly kind: MethodKind.Unary;
200
+ };
201
+ /**
202
+ * Import records using a CSV file (duplicate codes will be skipped)
203
+ *
204
+ * @generated from rpc Scailo.AssociatesService.ImportFromCSV
205
+ */
206
+ readonly importFromCSV: {
207
+ readonly name: "ImportFromCSV";
208
+ readonly I: typeof StandardFile;
209
+ readonly O: typeof IdentifierUUIDsList;
210
+ readonly kind: MethodKind.Unary;
211
+ };
189
212
  };
190
213
  };
191
214
  //# sourceMappingURL=associates.scailo_connect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"associates.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/associates.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,uBAAuB,EAAE,cAAc,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,8BAA8B,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AACrT,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,aAAa,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,6BAA6B,EAAE,MAAM,qBAAqB,CAAC;AAExL;;;;;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;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"associates.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/associates.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,uBAAuB,EAAE,cAAc,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,8BAA8B,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AACrT,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,aAAa,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAE3N;;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kernelminds/scailo-sdk",
3
- "version": "0.0.31",
3
+ "version": "0.0.32",
4
4
  "description": "NPM module that provides access to Scailo's API",
5
5
  "types": "./lib/cjs/types/index.d.ts",
6
6
  "main": "./lib/cjs/index.js",