@kernelminds/scailo-sdk 0.0.40 → 0.0.41
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/equations_families.scailo_connect.js +1 -1
- package/lib/cjs/src/equations_replaceables.scailo_connect.js +1 -1
- package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +1 -1
- package/lib/cjs/src/equations_work_orders.scailo_connect.js +1 -1
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +1 -1
- package/lib/esm/src/equations_families.scailo_connect.js +1 -1
- package/lib/esm/src/equations_replaceables.scailo_connect.js +1 -1
- package/lib/esm/src/equations_sales_bundles.scailo_connect.js +1 -1
- package/lib/esm/src/equations_work_orders.scailo_connect.js +1 -1
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +1 -1
- package/package.json +1 -1
|
@@ -348,7 +348,7 @@ exports.EquationsFamiliesService = {
|
|
|
348
348
|
*/
|
|
349
349
|
downloadTreeAsCSV: {
|
|
350
350
|
name: "DownloadTreeAsCSV",
|
|
351
|
-
I: base_scailo_pb_js_1.
|
|
351
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
352
352
|
O: base_scailo_pb_js_1.StandardFile,
|
|
353
353
|
kind: protobuf_1.MethodKind.Unary,
|
|
354
354
|
},
|
|
@@ -347,7 +347,7 @@ exports.EquationsReplaceablesService = {
|
|
|
347
347
|
*/
|
|
348
348
|
downloadTreeAsCSV: {
|
|
349
349
|
name: "DownloadTreeAsCSV",
|
|
350
|
-
I: base_scailo_pb_js_1.
|
|
350
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
351
351
|
O: base_scailo_pb_js_1.StandardFile,
|
|
352
352
|
kind: protobuf_1.MethodKind.Unary,
|
|
353
353
|
},
|
|
@@ -347,7 +347,7 @@ exports.EquationsSalesBundlesService = {
|
|
|
347
347
|
*/
|
|
348
348
|
downloadTreeAsCSV: {
|
|
349
349
|
name: "DownloadTreeAsCSV",
|
|
350
|
-
I: base_scailo_pb_js_1.
|
|
350
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
351
351
|
O: base_scailo_pb_js_1.StandardFile,
|
|
352
352
|
kind: protobuf_1.MethodKind.Unary,
|
|
353
353
|
},
|
|
@@ -358,7 +358,7 @@ exports.EquationsWorkOrdersService = {
|
|
|
358
358
|
*/
|
|
359
359
|
downloadTreeAsCSV: {
|
|
360
360
|
name: "DownloadTreeAsCSV",
|
|
361
|
-
I: base_scailo_pb_js_1.
|
|
361
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
362
362
|
O: base_scailo_pb_js_1.StandardFile,
|
|
363
363
|
kind: protobuf_1.MethodKind.Unary,
|
|
364
364
|
},
|
|
@@ -341,7 +341,7 @@ export declare const EquationsFamiliesService: {
|
|
|
341
341
|
*/
|
|
342
342
|
readonly downloadTreeAsCSV: {
|
|
343
343
|
readonly name: "DownloadTreeAsCSV";
|
|
344
|
-
readonly I: typeof
|
|
344
|
+
readonly I: typeof IdentifierUUID;
|
|
345
345
|
readonly O: typeof StandardFile;
|
|
346
346
|
readonly kind: MethodKind.Unary;
|
|
347
347
|
};
|
|
@@ -340,7 +340,7 @@ export declare const EquationsReplaceablesService: {
|
|
|
340
340
|
*/
|
|
341
341
|
readonly downloadTreeAsCSV: {
|
|
342
342
|
readonly name: "DownloadTreeAsCSV";
|
|
343
|
-
readonly I: typeof
|
|
343
|
+
readonly I: typeof IdentifierUUID;
|
|
344
344
|
readonly O: typeof StandardFile;
|
|
345
345
|
readonly kind: MethodKind.Unary;
|
|
346
346
|
};
|
|
@@ -340,7 +340,7 @@ export declare const EquationsSalesBundlesService: {
|
|
|
340
340
|
*/
|
|
341
341
|
readonly downloadTreeAsCSV: {
|
|
342
342
|
readonly name: "DownloadTreeAsCSV";
|
|
343
|
-
readonly I: typeof
|
|
343
|
+
readonly I: typeof IdentifierUUID;
|
|
344
344
|
readonly O: typeof StandardFile;
|
|
345
345
|
readonly kind: MethodKind.Unary;
|
|
346
346
|
};
|
|
@@ -351,7 +351,7 @@ export declare const EquationsWorkOrdersService: {
|
|
|
351
351
|
*/
|
|
352
352
|
readonly downloadTreeAsCSV: {
|
|
353
353
|
readonly name: "DownloadTreeAsCSV";
|
|
354
|
-
readonly I: typeof
|
|
354
|
+
readonly I: typeof IdentifierUUID;
|
|
355
355
|
readonly O: typeof StandardFile;
|
|
356
356
|
readonly kind: MethodKind.Unary;
|
|
357
357
|
};
|
|
@@ -348,7 +348,7 @@ exports.EquationsFamiliesService = {
|
|
|
348
348
|
*/
|
|
349
349
|
downloadTreeAsCSV: {
|
|
350
350
|
name: "DownloadTreeAsCSV",
|
|
351
|
-
I: base_scailo_pb_js_1.
|
|
351
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
352
352
|
O: base_scailo_pb_js_1.StandardFile,
|
|
353
353
|
kind: protobuf_1.MethodKind.Unary,
|
|
354
354
|
},
|
|
@@ -347,7 +347,7 @@ exports.EquationsReplaceablesService = {
|
|
|
347
347
|
*/
|
|
348
348
|
downloadTreeAsCSV: {
|
|
349
349
|
name: "DownloadTreeAsCSV",
|
|
350
|
-
I: base_scailo_pb_js_1.
|
|
350
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
351
351
|
O: base_scailo_pb_js_1.StandardFile,
|
|
352
352
|
kind: protobuf_1.MethodKind.Unary,
|
|
353
353
|
},
|
|
@@ -347,7 +347,7 @@ exports.EquationsSalesBundlesService = {
|
|
|
347
347
|
*/
|
|
348
348
|
downloadTreeAsCSV: {
|
|
349
349
|
name: "DownloadTreeAsCSV",
|
|
350
|
-
I: base_scailo_pb_js_1.
|
|
350
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
351
351
|
O: base_scailo_pb_js_1.StandardFile,
|
|
352
352
|
kind: protobuf_1.MethodKind.Unary,
|
|
353
353
|
},
|
|
@@ -358,7 +358,7 @@ exports.EquationsWorkOrdersService = {
|
|
|
358
358
|
*/
|
|
359
359
|
downloadTreeAsCSV: {
|
|
360
360
|
name: "DownloadTreeAsCSV",
|
|
361
|
-
I: base_scailo_pb_js_1.
|
|
361
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
362
362
|
O: base_scailo_pb_js_1.StandardFile,
|
|
363
363
|
kind: protobuf_1.MethodKind.Unary,
|
|
364
364
|
},
|
|
@@ -341,7 +341,7 @@ export declare const EquationsFamiliesService: {
|
|
|
341
341
|
*/
|
|
342
342
|
readonly downloadTreeAsCSV: {
|
|
343
343
|
readonly name: "DownloadTreeAsCSV";
|
|
344
|
-
readonly I: typeof
|
|
344
|
+
readonly I: typeof IdentifierUUID;
|
|
345
345
|
readonly O: typeof StandardFile;
|
|
346
346
|
readonly kind: MethodKind.Unary;
|
|
347
347
|
};
|
|
@@ -340,7 +340,7 @@ export declare const EquationsReplaceablesService: {
|
|
|
340
340
|
*/
|
|
341
341
|
readonly downloadTreeAsCSV: {
|
|
342
342
|
readonly name: "DownloadTreeAsCSV";
|
|
343
|
-
readonly I: typeof
|
|
343
|
+
readonly I: typeof IdentifierUUID;
|
|
344
344
|
readonly O: typeof StandardFile;
|
|
345
345
|
readonly kind: MethodKind.Unary;
|
|
346
346
|
};
|
|
@@ -340,7 +340,7 @@ export declare const EquationsSalesBundlesService: {
|
|
|
340
340
|
*/
|
|
341
341
|
readonly downloadTreeAsCSV: {
|
|
342
342
|
readonly name: "DownloadTreeAsCSV";
|
|
343
|
-
readonly I: typeof
|
|
343
|
+
readonly I: typeof IdentifierUUID;
|
|
344
344
|
readonly O: typeof StandardFile;
|
|
345
345
|
readonly kind: MethodKind.Unary;
|
|
346
346
|
};
|
|
@@ -351,7 +351,7 @@ export declare const EquationsWorkOrdersService: {
|
|
|
351
351
|
*/
|
|
352
352
|
readonly downloadTreeAsCSV: {
|
|
353
353
|
readonly name: "DownloadTreeAsCSV";
|
|
354
|
-
readonly I: typeof
|
|
354
|
+
readonly I: typeof IdentifierUUID;
|
|
355
355
|
readonly O: typeof StandardFile;
|
|
356
356
|
readonly kind: MethodKind.Unary;
|
|
357
357
|
};
|