@kernelminds/scailo-sdk 0.0.111 → 0.0.113

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.
Files changed (73) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +148 -0
  3. package/lib/cjs/index.js +0 -1
  4. package/lib/cjs/src/base.scailo_pb.js +42 -0
  5. package/lib/cjs/src/components.scailo_pb.js +36 -0
  6. package/lib/cjs/src/equipments.scailo_pb.js +36 -0
  7. package/lib/cjs/src/feedstocks.scailo_pb.js +36 -0
  8. package/lib/cjs/src/infrastructures.scailo_pb.js +36 -0
  9. package/lib/cjs/src/merchandises.scailo_pb.js +36 -0
  10. package/lib/cjs/src/products.scailo_pb.js +36 -0
  11. package/lib/cjs/src/vault_commons.scailo_pb.js +2 -2
  12. package/lib/cjs/types/index.d.ts +0 -1
  13. package/lib/cjs/types/index.d.ts.map +1 -1
  14. package/lib/cjs/types/src/base.scailo_pb.d.ts +37 -1
  15. package/lib/cjs/types/src/base.scailo_pb.d.ts.map +1 -1
  16. package/lib/cjs/types/src/components.scailo_pb.d.ts +31 -0
  17. package/lib/cjs/types/src/components.scailo_pb.d.ts.map +1 -1
  18. package/lib/cjs/types/src/equipments.scailo_pb.d.ts +31 -0
  19. package/lib/cjs/types/src/equipments.scailo_pb.d.ts.map +1 -1
  20. package/lib/cjs/types/src/feedstocks.scailo_pb.d.ts +31 -0
  21. package/lib/cjs/types/src/feedstocks.scailo_pb.d.ts.map +1 -1
  22. package/lib/cjs/types/src/infrastructures.scailo_pb.d.ts +31 -0
  23. package/lib/cjs/types/src/infrastructures.scailo_pb.d.ts.map +1 -1
  24. package/lib/cjs/types/src/merchandises.scailo_pb.d.ts +31 -0
  25. package/lib/cjs/types/src/merchandises.scailo_pb.d.ts.map +1 -1
  26. package/lib/cjs/types/src/products.scailo_pb.d.ts +31 -0
  27. package/lib/cjs/types/src/products.scailo_pb.d.ts.map +1 -1
  28. package/lib/cjs/types/src/vault_commons.scailo_pb.d.ts +2 -2
  29. package/lib/esm/index.js +0 -1
  30. package/lib/esm/src/base.scailo_pb.js +42 -0
  31. package/lib/esm/src/components.scailo_pb.js +36 -0
  32. package/lib/esm/src/equipments.scailo_pb.js +36 -0
  33. package/lib/esm/src/feedstocks.scailo_pb.js +36 -0
  34. package/lib/esm/src/infrastructures.scailo_pb.js +36 -0
  35. package/lib/esm/src/merchandises.scailo_pb.js +36 -0
  36. package/lib/esm/src/products.scailo_pb.js +36 -0
  37. package/lib/esm/src/vault_commons.scailo_pb.js +2 -2
  38. package/lib/esm/types/index.d.ts +0 -1
  39. package/lib/esm/types/index.d.ts.map +1 -1
  40. package/lib/esm/types/src/base.scailo_pb.d.ts +37 -1
  41. package/lib/esm/types/src/base.scailo_pb.d.ts.map +1 -1
  42. package/lib/esm/types/src/components.scailo_pb.d.ts +31 -0
  43. package/lib/esm/types/src/components.scailo_pb.d.ts.map +1 -1
  44. package/lib/esm/types/src/equipments.scailo_pb.d.ts +31 -0
  45. package/lib/esm/types/src/equipments.scailo_pb.d.ts.map +1 -1
  46. package/lib/esm/types/src/feedstocks.scailo_pb.d.ts +31 -0
  47. package/lib/esm/types/src/feedstocks.scailo_pb.d.ts.map +1 -1
  48. package/lib/esm/types/src/infrastructures.scailo_pb.d.ts +31 -0
  49. package/lib/esm/types/src/infrastructures.scailo_pb.d.ts.map +1 -1
  50. package/lib/esm/types/src/merchandises.scailo_pb.d.ts +31 -0
  51. package/lib/esm/types/src/merchandises.scailo_pb.d.ts.map +1 -1
  52. package/lib/esm/types/src/products.scailo_pb.d.ts +31 -0
  53. package/lib/esm/types/src/products.scailo_pb.d.ts.map +1 -1
  54. package/lib/esm/types/src/vault_commons.scailo_pb.d.ts +2 -2
  55. package/package.json +6 -6
  56. package/lib/cjs/src/genesis.validate.scailo_pb.js +0 -1141
  57. package/lib/cjs/src/google/protobuf/duration_pb.js +0 -183
  58. package/lib/cjs/src/google/protobuf/timestamp_pb.js +0 -227
  59. package/lib/cjs/types/src/genesis.validate.scailo_pb.d.ts +0 -1796
  60. package/lib/cjs/types/src/genesis.validate.scailo_pb.d.ts.map +0 -1
  61. package/lib/cjs/types/src/google/protobuf/duration_pb.d.ts +0 -97
  62. package/lib/cjs/types/src/google/protobuf/duration_pb.d.ts.map +0 -1
  63. package/lib/cjs/types/src/google/protobuf/timestamp_pb.d.ts +0 -129
  64. package/lib/cjs/types/src/google/protobuf/timestamp_pb.d.ts.map +0 -1
  65. package/lib/esm/src/genesis.validate.scailo_pb.js +0 -2045
  66. package/lib/esm/src/google/protobuf/duration_pb.js +0 -183
  67. package/lib/esm/src/google/protobuf/timestamp_pb.js +0 -227
  68. package/lib/esm/types/src/genesis.validate.scailo_pb.d.ts +0 -1796
  69. package/lib/esm/types/src/genesis.validate.scailo_pb.d.ts.map +0 -1
  70. package/lib/esm/types/src/google/protobuf/duration_pb.d.ts +0 -97
  71. package/lib/esm/types/src/google/protobuf/duration_pb.d.ts.map +0 -1
  72. package/lib/esm/types/src/google/protobuf/timestamp_pb.d.ts +0 -129
  73. package/lib/esm/types/src/google/protobuf/timestamp_pb.d.ts.map +0 -1
@@ -6,6 +6,7 @@
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.EquipmentsServiceSearchAllReq = exports.EquipmentsServiceCountReq = exports.EquipmentsServiceFilterReq = exports.EquipmentsServicePaginationResponse = exports.EquipmentsServicePaginationReq = exports.EquipmentsList = exports.Equipment = exports.EquipmentsServiceSendToStoreRequest = exports.EquipmentsServiceUpdateRequest = exports.EquipmentsServiceCreateRequest = exports.EQUIPMENT_REF_FROM = void 0;
8
8
  const protobuf_1 = require("@bufbuild/protobuf");
9
+ const forms_fields_data_scailo_pb_js_1 = require("./forms_fields_data.scailo_pb.js");
9
10
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
11
  /**
11
12
  *
@@ -138,6 +139,12 @@ class EquipmentsServiceCreateRequest extends protobuf_1.Message {
138
139
  * @generated from field: string description = 60;
139
140
  */
140
141
  description = "";
142
+ /**
143
+ * The list of dynamic forms
144
+ *
145
+ * @generated from field: repeated Scailo.FormFieldDatumCreateRequest form_data = 80;
146
+ */
147
+ formData = [];
141
148
  constructor(data) {
142
149
  super();
143
150
  protobuf_1.proto3.util.initPartial(data, this);
@@ -159,6 +166,7 @@ class EquipmentsServiceCreateRequest extends protobuf_1.Message {
159
166
  { no: 42, name: "warranty_timestamp", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
160
167
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
161
168
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
169
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
162
170
  ]);
163
171
  static fromBinary(bytes, options) {
164
172
  return new EquipmentsServiceCreateRequest().fromBinary(bytes, options);
@@ -259,6 +267,12 @@ class EquipmentsServiceUpdateRequest extends protobuf_1.Message {
259
267
  * @generated from field: string description = 60;
260
268
  */
261
269
  description = "";
270
+ /**
271
+ * The list of dynamic forms
272
+ *
273
+ * @generated from field: repeated Scailo.FormFieldDatumCreateRequest form_data = 80;
274
+ */
275
+ formData = [];
262
276
  constructor(data) {
263
277
  super();
264
278
  protobuf_1.proto3.util.initPartial(data, this);
@@ -279,6 +293,7 @@ class EquipmentsServiceUpdateRequest extends protobuf_1.Message {
279
293
  { no: 52, name: "is_qc_report_public", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
280
294
  { no: 55, name: "remaining_dimensions", kind: "scalar", T: 9 /* ScalarType.STRING */ },
281
295
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
296
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
282
297
  ]);
283
298
  static fromBinary(bytes, options) {
284
299
  return new EquipmentsServiceUpdateRequest().fromBinary(bytes, options);
@@ -579,6 +594,12 @@ class Equipment extends protobuf_1.Message {
579
594
  * @generated from field: string short_url = 70;
580
595
  */
581
596
  shortUrl = "";
597
+ /**
598
+ * The list of dynamic forms
599
+ *
600
+ * @generated from field: repeated Scailo.FormFieldDatum form_data = 80;
601
+ */
602
+ formData = [];
582
603
  constructor(data) {
583
604
  super();
584
605
  protobuf_1.proto3.util.initPartial(data, this);
@@ -617,6 +638,7 @@ class Equipment extends protobuf_1.Message {
617
638
  { no: 55, name: "remaining_dimensions", kind: "scalar", T: 9 /* ScalarType.STRING */ },
618
639
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
619
640
  { no: 70, name: "short_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
641
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatum, repeated: true },
620
642
  ]);
621
643
  static fromBinary(bytes, options) {
622
644
  return new Equipment().fromBinary(bytes, options);
@@ -1009,6 +1031,12 @@ class EquipmentsServiceFilterReq extends protobuf_1.Message {
1009
1031
  * @generated from field: uint64 vendor_id = 81;
1010
1032
  */
1011
1033
  vendorId = protobuf_1.protoInt64.zero;
1034
+ /**
1035
+ * The list of form data filters
1036
+ *
1037
+ * @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
1038
+ */
1039
+ formData = [];
1012
1040
  constructor(data) {
1013
1041
  super();
1014
1042
  protobuf_1.proto3.util.initPartial(data, this);
@@ -1050,6 +1078,7 @@ class EquipmentsServiceFilterReq extends protobuf_1.Message {
1050
1078
  { no: 52, name: "is_qc_report_public", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
1051
1079
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1052
1080
  { no: 81, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1081
+ { no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
1053
1082
  ]);
1054
1083
  static fromBinary(bytes, options) {
1055
1084
  return new EquipmentsServiceFilterReq().fromBinary(bytes, options);
@@ -1254,6 +1283,12 @@ class EquipmentsServiceCountReq extends protobuf_1.Message {
1254
1283
  * @generated from field: uint64 vendor_id = 81;
1255
1284
  */
1256
1285
  vendorId = protobuf_1.protoInt64.zero;
1286
+ /**
1287
+ * The list of form data filters
1288
+ *
1289
+ * @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
1290
+ */
1291
+ formData = [];
1257
1292
  constructor(data) {
1258
1293
  super();
1259
1294
  protobuf_1.proto3.util.initPartial(data, this);
@@ -1291,6 +1326,7 @@ class EquipmentsServiceCountReq extends protobuf_1.Message {
1291
1326
  { no: 52, name: "is_qc_report_public", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
1292
1327
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1293
1328
  { no: 81, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1329
+ { no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
1294
1330
  ]);
1295
1331
  static fromBinary(bytes, options) {
1296
1332
  return new EquipmentsServiceCountReq().fromBinary(bytes, options);
@@ -6,6 +6,7 @@
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.FeedstocksServiceSearchAllReq = exports.FeedstocksServiceCountReq = exports.FeedstocksServiceFilterReq = exports.FeedstocksServicePaginationResponse = exports.FeedstocksServicePaginationReq = exports.FeedstocksList = exports.Feedstock = exports.FeedstocksServiceSendToStoreRequest = exports.FeedstocksServiceUpdateRequest = exports.FeedstocksServiceCreateRequest = exports.FEEDSTOCK_REF_FROM = void 0;
8
8
  const protobuf_1 = require("@bufbuild/protobuf");
9
+ const forms_fields_data_scailo_pb_js_1 = require("./forms_fields_data.scailo_pb.js");
9
10
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
11
  /**
11
12
  *
@@ -138,6 +139,12 @@ class FeedstocksServiceCreateRequest extends protobuf_1.Message {
138
139
  * @generated from field: string description = 60;
139
140
  */
140
141
  description = "";
142
+ /**
143
+ * The list of dynamic forms
144
+ *
145
+ * @generated from field: repeated Scailo.FormFieldDatumCreateRequest form_data = 80;
146
+ */
147
+ formData = [];
141
148
  constructor(data) {
142
149
  super();
143
150
  protobuf_1.proto3.util.initPartial(data, this);
@@ -159,6 +166,7 @@ class FeedstocksServiceCreateRequest extends protobuf_1.Message {
159
166
  { no: 42, name: "warranty_timestamp", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
160
167
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
161
168
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
169
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
162
170
  ]);
163
171
  static fromBinary(bytes, options) {
164
172
  return new FeedstocksServiceCreateRequest().fromBinary(bytes, options);
@@ -259,6 +267,12 @@ class FeedstocksServiceUpdateRequest extends protobuf_1.Message {
259
267
  * @generated from field: string description = 60;
260
268
  */
261
269
  description = "";
270
+ /**
271
+ * The list of dynamic forms
272
+ *
273
+ * @generated from field: repeated Scailo.FormFieldDatumCreateRequest form_data = 80;
274
+ */
275
+ formData = [];
262
276
  constructor(data) {
263
277
  super();
264
278
  protobuf_1.proto3.util.initPartial(data, this);
@@ -279,6 +293,7 @@ class FeedstocksServiceUpdateRequest extends protobuf_1.Message {
279
293
  { no: 52, name: "is_qc_report_public", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
280
294
  { no: 55, name: "remaining_dimensions", kind: "scalar", T: 9 /* ScalarType.STRING */ },
281
295
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
296
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
282
297
  ]);
283
298
  static fromBinary(bytes, options) {
284
299
  return new FeedstocksServiceUpdateRequest().fromBinary(bytes, options);
@@ -579,6 +594,12 @@ class Feedstock extends protobuf_1.Message {
579
594
  * @generated from field: string short_url = 70;
580
595
  */
581
596
  shortUrl = "";
597
+ /**
598
+ * The list of dynamic forms
599
+ *
600
+ * @generated from field: repeated Scailo.FormFieldDatum form_data = 80;
601
+ */
602
+ formData = [];
582
603
  constructor(data) {
583
604
  super();
584
605
  protobuf_1.proto3.util.initPartial(data, this);
@@ -617,6 +638,7 @@ class Feedstock extends protobuf_1.Message {
617
638
  { no: 55, name: "remaining_dimensions", kind: "scalar", T: 9 /* ScalarType.STRING */ },
618
639
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
619
640
  { no: 70, name: "short_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
641
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatum, repeated: true },
620
642
  ]);
621
643
  static fromBinary(bytes, options) {
622
644
  return new Feedstock().fromBinary(bytes, options);
@@ -1009,6 +1031,12 @@ class FeedstocksServiceFilterReq extends protobuf_1.Message {
1009
1031
  * @generated from field: uint64 vendor_id = 81;
1010
1032
  */
1011
1033
  vendorId = protobuf_1.protoInt64.zero;
1034
+ /**
1035
+ * The list of form data filters
1036
+ *
1037
+ * @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
1038
+ */
1039
+ formData = [];
1012
1040
  constructor(data) {
1013
1041
  super();
1014
1042
  protobuf_1.proto3.util.initPartial(data, this);
@@ -1050,6 +1078,7 @@ class FeedstocksServiceFilterReq extends protobuf_1.Message {
1050
1078
  { no: 52, name: "is_qc_report_public", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
1051
1079
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1052
1080
  { no: 81, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1081
+ { no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
1053
1082
  ]);
1054
1083
  static fromBinary(bytes, options) {
1055
1084
  return new FeedstocksServiceFilterReq().fromBinary(bytes, options);
@@ -1254,6 +1283,12 @@ class FeedstocksServiceCountReq extends protobuf_1.Message {
1254
1283
  * @generated from field: uint64 vendor_id = 81;
1255
1284
  */
1256
1285
  vendorId = protobuf_1.protoInt64.zero;
1286
+ /**
1287
+ * The list of form data filters
1288
+ *
1289
+ * @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
1290
+ */
1291
+ formData = [];
1257
1292
  constructor(data) {
1258
1293
  super();
1259
1294
  protobuf_1.proto3.util.initPartial(data, this);
@@ -1291,6 +1326,7 @@ class FeedstocksServiceCountReq extends protobuf_1.Message {
1291
1326
  { no: 52, name: "is_qc_report_public", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
1292
1327
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1293
1328
  { no: 81, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1329
+ { no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
1294
1330
  ]);
1295
1331
  static fromBinary(bytes, options) {
1296
1332
  return new FeedstocksServiceCountReq().fromBinary(bytes, options);
@@ -6,6 +6,7 @@
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.InfrastructuresServiceSearchAllReq = exports.InfrastructuresServiceCountReq = exports.InfrastructuresServiceFilterReq = exports.InfrastructuresServicePaginationResponse = exports.InfrastructuresServicePaginationReq = exports.InfrastructuresList = exports.Infrastructure = exports.InfrastructuresServiceSendToStoreRequest = exports.InfrastructuresServiceUpdateRequest = exports.InfrastructuresServiceCreateRequest = exports.INFRASTRUCTURE_REF_FROM = void 0;
8
8
  const protobuf_1 = require("@bufbuild/protobuf");
9
+ const forms_fields_data_scailo_pb_js_1 = require("./forms_fields_data.scailo_pb.js");
9
10
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
11
  /**
11
12
  *
@@ -138,6 +139,12 @@ class InfrastructuresServiceCreateRequest extends protobuf_1.Message {
138
139
  * @generated from field: string description = 60;
139
140
  */
140
141
  description = "";
142
+ /**
143
+ * The list of dynamic forms
144
+ *
145
+ * @generated from field: repeated Scailo.FormFieldDatumCreateRequest form_data = 80;
146
+ */
147
+ formData = [];
141
148
  constructor(data) {
142
149
  super();
143
150
  protobuf_1.proto3.util.initPartial(data, this);
@@ -159,6 +166,7 @@ class InfrastructuresServiceCreateRequest extends protobuf_1.Message {
159
166
  { no: 42, name: "warranty_timestamp", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
160
167
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
161
168
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
169
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
162
170
  ]);
163
171
  static fromBinary(bytes, options) {
164
172
  return new InfrastructuresServiceCreateRequest().fromBinary(bytes, options);
@@ -259,6 +267,12 @@ class InfrastructuresServiceUpdateRequest extends protobuf_1.Message {
259
267
  * @generated from field: string description = 60;
260
268
  */
261
269
  description = "";
270
+ /**
271
+ * The list of dynamic forms
272
+ *
273
+ * @generated from field: repeated Scailo.FormFieldDatumCreateRequest form_data = 80;
274
+ */
275
+ formData = [];
262
276
  constructor(data) {
263
277
  super();
264
278
  protobuf_1.proto3.util.initPartial(data, this);
@@ -279,6 +293,7 @@ class InfrastructuresServiceUpdateRequest extends protobuf_1.Message {
279
293
  { no: 52, name: "is_qc_report_public", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
280
294
  { no: 55, name: "remaining_dimensions", kind: "scalar", T: 9 /* ScalarType.STRING */ },
281
295
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
296
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
282
297
  ]);
283
298
  static fromBinary(bytes, options) {
284
299
  return new InfrastructuresServiceUpdateRequest().fromBinary(bytes, options);
@@ -579,6 +594,12 @@ class Infrastructure extends protobuf_1.Message {
579
594
  * @generated from field: string short_url = 70;
580
595
  */
581
596
  shortUrl = "";
597
+ /**
598
+ * The list of dynamic forms
599
+ *
600
+ * @generated from field: repeated Scailo.FormFieldDatum form_data = 80;
601
+ */
602
+ formData = [];
582
603
  constructor(data) {
583
604
  super();
584
605
  protobuf_1.proto3.util.initPartial(data, this);
@@ -617,6 +638,7 @@ class Infrastructure extends protobuf_1.Message {
617
638
  { no: 55, name: "remaining_dimensions", kind: "scalar", T: 9 /* ScalarType.STRING */ },
618
639
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
619
640
  { no: 70, name: "short_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
641
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatum, repeated: true },
620
642
  ]);
621
643
  static fromBinary(bytes, options) {
622
644
  return new Infrastructure().fromBinary(bytes, options);
@@ -1009,6 +1031,12 @@ class InfrastructuresServiceFilterReq extends protobuf_1.Message {
1009
1031
  * @generated from field: uint64 vendor_id = 81;
1010
1032
  */
1011
1033
  vendorId = protobuf_1.protoInt64.zero;
1034
+ /**
1035
+ * The list of form data filters
1036
+ *
1037
+ * @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
1038
+ */
1039
+ formData = [];
1012
1040
  constructor(data) {
1013
1041
  super();
1014
1042
  protobuf_1.proto3.util.initPartial(data, this);
@@ -1050,6 +1078,7 @@ class InfrastructuresServiceFilterReq extends protobuf_1.Message {
1050
1078
  { no: 52, name: "is_qc_report_public", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
1051
1079
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1052
1080
  { no: 81, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1081
+ { no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
1053
1082
  ]);
1054
1083
  static fromBinary(bytes, options) {
1055
1084
  return new InfrastructuresServiceFilterReq().fromBinary(bytes, options);
@@ -1254,6 +1283,12 @@ class InfrastructuresServiceCountReq extends protobuf_1.Message {
1254
1283
  * @generated from field: uint64 vendor_id = 81;
1255
1284
  */
1256
1285
  vendorId = protobuf_1.protoInt64.zero;
1286
+ /**
1287
+ * The list of form data filters
1288
+ *
1289
+ * @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
1290
+ */
1291
+ formData = [];
1257
1292
  constructor(data) {
1258
1293
  super();
1259
1294
  protobuf_1.proto3.util.initPartial(data, this);
@@ -1291,6 +1326,7 @@ class InfrastructuresServiceCountReq extends protobuf_1.Message {
1291
1326
  { no: 52, name: "is_qc_report_public", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
1292
1327
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1293
1328
  { no: 81, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1329
+ { no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
1294
1330
  ]);
1295
1331
  static fromBinary(bytes, options) {
1296
1332
  return new InfrastructuresServiceCountReq().fromBinary(bytes, options);
@@ -6,6 +6,7 @@
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.MerchandisesServiceSearchAllReq = exports.MerchandisesServiceCountReq = exports.MerchandisesServiceFilterReq = exports.MerchandisesServicePaginationResponse = exports.MerchandisesServicePaginationReq = exports.MerchandisesList = exports.Merchandise = exports.MerchandisesServiceSendToStoreRequest = exports.MerchandisesServiceUpdateRequest = exports.MerchandisesServiceCreateRequest = exports.MERCHANDISE_REF_FROM = void 0;
8
8
  const protobuf_1 = require("@bufbuild/protobuf");
9
+ const forms_fields_data_scailo_pb_js_1 = require("./forms_fields_data.scailo_pb.js");
9
10
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
11
  /**
11
12
  *
@@ -138,6 +139,12 @@ class MerchandisesServiceCreateRequest extends protobuf_1.Message {
138
139
  * @generated from field: string description = 60;
139
140
  */
140
141
  description = "";
142
+ /**
143
+ * The list of dynamic forms
144
+ *
145
+ * @generated from field: repeated Scailo.FormFieldDatumCreateRequest form_data = 80;
146
+ */
147
+ formData = [];
141
148
  constructor(data) {
142
149
  super();
143
150
  protobuf_1.proto3.util.initPartial(data, this);
@@ -159,6 +166,7 @@ class MerchandisesServiceCreateRequest extends protobuf_1.Message {
159
166
  { no: 42, name: "warranty_timestamp", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
160
167
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
161
168
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
169
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
162
170
  ]);
163
171
  static fromBinary(bytes, options) {
164
172
  return new MerchandisesServiceCreateRequest().fromBinary(bytes, options);
@@ -259,6 +267,12 @@ class MerchandisesServiceUpdateRequest extends protobuf_1.Message {
259
267
  * @generated from field: string description = 60;
260
268
  */
261
269
  description = "";
270
+ /**
271
+ * The list of dynamic forms
272
+ *
273
+ * @generated from field: repeated Scailo.FormFieldDatumCreateRequest form_data = 80;
274
+ */
275
+ formData = [];
262
276
  constructor(data) {
263
277
  super();
264
278
  protobuf_1.proto3.util.initPartial(data, this);
@@ -279,6 +293,7 @@ class MerchandisesServiceUpdateRequest extends protobuf_1.Message {
279
293
  { no: 52, name: "is_qc_report_public", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
280
294
  { no: 55, name: "remaining_dimensions", kind: "scalar", T: 9 /* ScalarType.STRING */ },
281
295
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
296
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
282
297
  ]);
283
298
  static fromBinary(bytes, options) {
284
299
  return new MerchandisesServiceUpdateRequest().fromBinary(bytes, options);
@@ -579,6 +594,12 @@ class Merchandise extends protobuf_1.Message {
579
594
  * @generated from field: string short_url = 70;
580
595
  */
581
596
  shortUrl = "";
597
+ /**
598
+ * The list of dynamic forms
599
+ *
600
+ * @generated from field: repeated Scailo.FormFieldDatum form_data = 80;
601
+ */
602
+ formData = [];
582
603
  constructor(data) {
583
604
  super();
584
605
  protobuf_1.proto3.util.initPartial(data, this);
@@ -617,6 +638,7 @@ class Merchandise extends protobuf_1.Message {
617
638
  { no: 55, name: "remaining_dimensions", kind: "scalar", T: 9 /* ScalarType.STRING */ },
618
639
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
619
640
  { no: 70, name: "short_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
641
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatum, repeated: true },
620
642
  ]);
621
643
  static fromBinary(bytes, options) {
622
644
  return new Merchandise().fromBinary(bytes, options);
@@ -1009,6 +1031,12 @@ class MerchandisesServiceFilterReq extends protobuf_1.Message {
1009
1031
  * @generated from field: uint64 vendor_id = 81;
1010
1032
  */
1011
1033
  vendorId = protobuf_1.protoInt64.zero;
1034
+ /**
1035
+ * The list of form data filters
1036
+ *
1037
+ * @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
1038
+ */
1039
+ formData = [];
1012
1040
  constructor(data) {
1013
1041
  super();
1014
1042
  protobuf_1.proto3.util.initPartial(data, this);
@@ -1050,6 +1078,7 @@ class MerchandisesServiceFilterReq extends protobuf_1.Message {
1050
1078
  { no: 52, name: "is_qc_report_public", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
1051
1079
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1052
1080
  { no: 81, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1081
+ { no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
1053
1082
  ]);
1054
1083
  static fromBinary(bytes, options) {
1055
1084
  return new MerchandisesServiceFilterReq().fromBinary(bytes, options);
@@ -1254,6 +1283,12 @@ class MerchandisesServiceCountReq extends protobuf_1.Message {
1254
1283
  * @generated from field: uint64 vendor_id = 81;
1255
1284
  */
1256
1285
  vendorId = protobuf_1.protoInt64.zero;
1286
+ /**
1287
+ * The list of form data filters
1288
+ *
1289
+ * @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
1290
+ */
1291
+ formData = [];
1257
1292
  constructor(data) {
1258
1293
  super();
1259
1294
  protobuf_1.proto3.util.initPartial(data, this);
@@ -1291,6 +1326,7 @@ class MerchandisesServiceCountReq extends protobuf_1.Message {
1291
1326
  { no: 52, name: "is_qc_report_public", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
1292
1327
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1293
1328
  { no: 81, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1329
+ { no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
1294
1330
  ]);
1295
1331
  static fromBinary(bytes, options) {
1296
1332
  return new MerchandisesServiceCountReq().fromBinary(bytes, options);
@@ -6,6 +6,7 @@
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.ProductsServiceSearchAllReq = exports.ProductsServiceCountReq = exports.ProductsServiceFilterReq = exports.ProductsServicePaginationResponse = exports.ProductsServicePaginationReq = exports.ProductsList = exports.Product = exports.ProductsServiceSendToStoreRequest = exports.ProductsServiceUpdateRequest = exports.ProductsServiceCreateRequest = exports.PRODUCT_REF_FROM = void 0;
8
8
  const protobuf_1 = require("@bufbuild/protobuf");
9
+ const forms_fields_data_scailo_pb_js_1 = require("./forms_fields_data.scailo_pb.js");
9
10
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
11
  /**
11
12
  *
@@ -131,6 +132,12 @@ class ProductsServiceCreateRequest extends protobuf_1.Message {
131
132
  * @generated from field: string description = 60;
132
133
  */
133
134
  description = "";
135
+ /**
136
+ * The list of dynamic forms
137
+ *
138
+ * @generated from field: repeated Scailo.FormFieldDatumCreateRequest form_data = 80;
139
+ */
140
+ formData = [];
134
141
  constructor(data) {
135
142
  super();
136
143
  protobuf_1.proto3.util.initPartial(data, this);
@@ -152,6 +159,7 @@ class ProductsServiceCreateRequest extends protobuf_1.Message {
152
159
  { no: 42, name: "warranty_timestamp", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
153
160
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
154
161
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
162
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
155
163
  ]);
156
164
  static fromBinary(bytes, options) {
157
165
  return new ProductsServiceCreateRequest().fromBinary(bytes, options);
@@ -252,6 +260,12 @@ class ProductsServiceUpdateRequest extends protobuf_1.Message {
252
260
  * @generated from field: string description = 60;
253
261
  */
254
262
  description = "";
263
+ /**
264
+ * The list of dynamic forms
265
+ *
266
+ * @generated from field: repeated Scailo.FormFieldDatumCreateRequest form_data = 80;
267
+ */
268
+ formData = [];
255
269
  constructor(data) {
256
270
  super();
257
271
  protobuf_1.proto3.util.initPartial(data, this);
@@ -272,6 +286,7 @@ class ProductsServiceUpdateRequest extends protobuf_1.Message {
272
286
  { no: 52, name: "is_qc_report_public", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
273
287
  { no: 55, name: "remaining_dimensions", kind: "scalar", T: 9 /* ScalarType.STRING */ },
274
288
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
289
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
275
290
  ]);
276
291
  static fromBinary(bytes, options) {
277
292
  return new ProductsServiceUpdateRequest().fromBinary(bytes, options);
@@ -572,6 +587,12 @@ class Product extends protobuf_1.Message {
572
587
  * @generated from field: string short_url = 70;
573
588
  */
574
589
  shortUrl = "";
590
+ /**
591
+ * The list of dynamic forms
592
+ *
593
+ * @generated from field: repeated Scailo.FormFieldDatum form_data = 80;
594
+ */
595
+ formData = [];
575
596
  constructor(data) {
576
597
  super();
577
598
  protobuf_1.proto3.util.initPartial(data, this);
@@ -610,6 +631,7 @@ class Product extends protobuf_1.Message {
610
631
  { no: 55, name: "remaining_dimensions", kind: "scalar", T: 9 /* ScalarType.STRING */ },
611
632
  { no: 60, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
612
633
  { no: 70, name: "short_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
634
+ { no: 80, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatum, repeated: true },
613
635
  ]);
614
636
  static fromBinary(bytes, options) {
615
637
  return new Product().fromBinary(bytes, options);
@@ -994,6 +1016,12 @@ class ProductsServiceFilterReq extends protobuf_1.Message {
994
1016
  * @generated from field: uint64 location_id = 54;
995
1017
  */
996
1018
  locationId = protobuf_1.protoInt64.zero;
1019
+ /**
1020
+ * The list of form data filters
1021
+ *
1022
+ * @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
1023
+ */
1024
+ formData = [];
997
1025
  constructor(data) {
998
1026
  super();
999
1027
  protobuf_1.proto3.util.initPartial(data, this);
@@ -1034,6 +1062,7 @@ class ProductsServiceFilterReq extends protobuf_1.Message {
1034
1062
  { no: 51, name: "storage_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1035
1063
  { no: 52, name: "is_qc_report_public", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
1036
1064
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1065
+ { no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
1037
1066
  ]);
1038
1067
  static fromBinary(bytes, options) {
1039
1068
  return new ProductsServiceFilterReq().fromBinary(bytes, options);
@@ -1230,6 +1259,12 @@ class ProductsServiceCountReq extends protobuf_1.Message {
1230
1259
  * @generated from field: uint64 location_id = 54;
1231
1260
  */
1232
1261
  locationId = protobuf_1.protoInt64.zero;
1262
+ /**
1263
+ * The list of form data filters
1264
+ *
1265
+ * @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
1266
+ */
1267
+ formData = [];
1233
1268
  constructor(data) {
1234
1269
  super();
1235
1270
  protobuf_1.proto3.util.initPartial(data, this);
@@ -1266,6 +1301,7 @@ class ProductsServiceCountReq extends protobuf_1.Message {
1266
1301
  { no: 51, name: "storage_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1267
1302
  { no: 52, name: "is_qc_report_public", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
1268
1303
  { no: 54, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
1304
+ { no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
1269
1305
  ]);
1270
1306
  static fromBinary(bytes, options) {
1271
1307
  return new ProductsServiceCountReq().fromBinary(bytes, options);
@@ -497,13 +497,13 @@ class GiXManifest extends protobuf_1.Message {
497
497
  */
498
498
  appUniqueIdentifier = "";
499
499
  /**
500
- * Stores the minimum version of Genesis that the application supports
500
+ * Stores the minimum version of Scailo that the application supports
501
501
  *
502
502
  * @generated from field: string min_genesis_version = 5 [json_name = "min_genesis_version"];
503
503
  */
504
504
  minGenesisVersion = "";
505
505
  /**
506
- * Stores the manimum version of Genesis that the application supports
506
+ * Stores the manimum version of Scailo that the application supports
507
507
  *
508
508
  * @generated from field: string max_genesis_version = 6 [json_name = "max_genesis_version"];
509
509
  */
@@ -64,7 +64,6 @@ export * from "./src/general_settings.scailo_connect";
64
64
  export * from "./src/general_settings.scailo_pb";
65
65
  export * from "./src/general_streams.scailo_connect";
66
66
  export * from "./src/general_streams.scailo_pb";
67
- export * from "./src/genesis.validate.scailo_pb";
68
67
  export * from "./src/goals.scailo_connect";
69
68
  export * from "./src/goals.scailo_pb";
70
69
  export * from "./src/goods_dispatches.scailo_connect";