@veloceapps/api 5.0.14-9 → 5.0.15-0
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/bundles/veloceapps-api.umd.js +147 -80
- package/bundles/veloceapps-api.umd.js.map +1 -1
- package/esm2015/lib/api.module.js +4 -4
- package/esm2015/lib/services/account-api.service.js +3 -3
- package/esm2015/lib/services/catalog-admin-api.service.js +3 -3
- package/esm2015/lib/services/catalog-api.service.js +3 -3
- package/esm2015/lib/services/configuration-api.service.js +3 -3
- package/esm2015/lib/services/configuration-settings-api.service.js +3 -3
- package/esm2015/lib/services/context-api.service.js +3 -3
- package/esm2015/lib/services/delta-api.service.js +3 -3
- package/esm2015/lib/services/document-attachment-api.service.js +3 -3
- package/esm2015/lib/services/document-templates-api.service.js +3 -3
- package/esm2015/lib/services/endpoints-api.service.js +3 -3
- package/esm2015/lib/services/flows-api.service.js +3 -3
- package/esm2015/lib/services/org-info-api.service.js +3 -3
- package/esm2015/lib/services/picklists-api.service.js +3 -3
- package/esm2015/lib/services/price-api.service.js +3 -3
- package/esm2015/lib/services/procedures-api.service.js +3 -3
- package/esm2015/lib/services/product-api.service.js +3 -3
- package/esm2015/lib/services/product-model-api.service.js +3 -3
- package/esm2015/lib/services/quote-api.service.js +3 -3
- package/esm2015/lib/services/ramp-api.service.js +3 -3
- package/esm2015/lib/services/rule-groups-api.service.js +3 -3
- package/esm2015/lib/services/rules-api.service.js +3 -3
- package/esm2015/lib/services/salesforce-api.service.js +3 -3
- package/esm2015/lib/services/scripts-api.service.js +3 -3
- package/esm2015/lib/services/ui-templates-api.service.js +3 -3
- package/fesm2015/veloceapps-api.js +76 -76
- package/fesm2015/veloceapps-api.js.map +1 -1
- package/package.json +1 -1
@@ -69,9 +69,9 @@
|
|
69
69
|
};
|
70
70
|
return AccountApiService;
|
71
71
|
}());
|
72
|
-
AccountApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
73
|
-
AccountApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
74
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
72
|
+
AccountApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: AccountApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
73
|
+
AccountApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: AccountApiService });
|
74
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: AccountApiService, decorators: [{
|
75
75
|
type: i0.Injectable
|
76
76
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
77
77
|
|
@@ -231,9 +231,9 @@
|
|
231
231
|
return CatalogAdminApiService;
|
232
232
|
}());
|
233
233
|
CatalogAdminApiService.MAX_RESULTS = 60;
|
234
|
-
CatalogAdminApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
235
|
-
CatalogAdminApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
236
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
234
|
+
CatalogAdminApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: CatalogAdminApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
235
|
+
CatalogAdminApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: CatalogAdminApiService });
|
236
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: CatalogAdminApiService, decorators: [{
|
237
237
|
type: i0.Injectable
|
238
238
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
239
239
|
|
@@ -318,13 +318,13 @@
|
|
318
318
|
};
|
319
319
|
return CatalogApiService;
|
320
320
|
}());
|
321
|
-
CatalogApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
322
|
-
CatalogApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
323
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
321
|
+
CatalogApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: CatalogApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
322
|
+
CatalogApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: CatalogApiService });
|
323
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: CatalogApiService, decorators: [{
|
324
324
|
type: i0.Injectable
|
325
325
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
326
326
|
|
327
|
-
|
327
|
+
/******************************************************************************
|
328
328
|
Copyright (c) Microsoft Corporation.
|
329
329
|
|
330
330
|
Permission to use, copy, modify, and/or distribute this software for any
|
@@ -391,6 +391,64 @@
|
|
391
391
|
function __param(paramIndex, decorator) {
|
392
392
|
return function (target, key) { decorator(target, key, paramIndex); };
|
393
393
|
}
|
394
|
+
function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {
|
395
|
+
function accept(f) { if (f !== void 0 && typeof f !== "function")
|
396
|
+
throw new TypeError("Function expected"); return f; }
|
397
|
+
var kind = contextIn.kind, key = kind === "getter" ? "get" : kind === "setter" ? "set" : "value";
|
398
|
+
var target = !descriptorIn && ctor ? contextIn["static"] ? ctor : ctor.prototype : null;
|
399
|
+
var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});
|
400
|
+
var _, done = false;
|
401
|
+
for (var i = decorators.length - 1; i >= 0; i--) {
|
402
|
+
var context = {};
|
403
|
+
for (var p in contextIn)
|
404
|
+
context[p] = p === "access" ? {} : contextIn[p];
|
405
|
+
for (var p in contextIn.access)
|
406
|
+
context.access[p] = contextIn.access[p];
|
407
|
+
context.addInitializer = function (f) { if (done)
|
408
|
+
throw new TypeError("Cannot add initializers after decoration has completed"); extraInitializers.push(accept(f || null)); };
|
409
|
+
var result = (0, decorators[i])(kind === "accessor" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);
|
410
|
+
if (kind === "accessor") {
|
411
|
+
if (result === void 0)
|
412
|
+
continue;
|
413
|
+
if (result === null || typeof result !== "object")
|
414
|
+
throw new TypeError("Object expected");
|
415
|
+
if (_ = accept(result.get))
|
416
|
+
descriptor.get = _;
|
417
|
+
if (_ = accept(result.set))
|
418
|
+
descriptor.set = _;
|
419
|
+
if (_ = accept(result.init))
|
420
|
+
initializers.push(_);
|
421
|
+
}
|
422
|
+
else if (_ = accept(result)) {
|
423
|
+
if (kind === "field")
|
424
|
+
initializers.push(_);
|
425
|
+
else
|
426
|
+
descriptor[key] = _;
|
427
|
+
}
|
428
|
+
}
|
429
|
+
if (target)
|
430
|
+
Object.defineProperty(target, contextIn.name, descriptor);
|
431
|
+
done = true;
|
432
|
+
}
|
433
|
+
;
|
434
|
+
function __runInitializers(thisArg, initializers, value) {
|
435
|
+
var useValue = arguments.length > 2;
|
436
|
+
for (var i = 0; i < initializers.length; i++) {
|
437
|
+
value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);
|
438
|
+
}
|
439
|
+
return useValue ? value : void 0;
|
440
|
+
}
|
441
|
+
;
|
442
|
+
function __propKey(x) {
|
443
|
+
return typeof x === "symbol" ? x : "".concat(x);
|
444
|
+
}
|
445
|
+
;
|
446
|
+
function __setFunctionName(f, name, prefix) {
|
447
|
+
if (typeof name === "symbol")
|
448
|
+
name = name.description ? "[".concat(name.description, "]") : "";
|
449
|
+
return Object.defineProperty(f, "name", { configurable: true, value: prefix ? "".concat(prefix, " ", name) : name });
|
450
|
+
}
|
451
|
+
;
|
394
452
|
function __metadata(metadataKey, metadataValue) {
|
395
453
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
|
396
454
|
return Reflect.metadata(metadataKey, metadataValue);
|
@@ -422,7 +480,7 @@
|
|
422
480
|
function step(op) {
|
423
481
|
if (f)
|
424
482
|
throw new TypeError("Generator is already executing.");
|
425
|
-
while (_)
|
483
|
+
while (g && (g = 0, op[0] && (_ = 0)), _)
|
426
484
|
try {
|
427
485
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done)
|
428
486
|
return t;
|
@@ -486,7 +544,11 @@
|
|
486
544
|
var __createBinding = Object.create ? (function (o, m, k, k2) {
|
487
545
|
if (k2 === undefined)
|
488
546
|
k2 = k;
|
489
|
-
Object.
|
547
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
548
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
549
|
+
desc = { enumerable: true, get: function () { return m[k]; } };
|
550
|
+
}
|
551
|
+
Object.defineProperty(o, k2, desc);
|
490
552
|
}) : (function (o, m, k, k2) {
|
491
553
|
if (k2 === undefined)
|
492
554
|
k2 = k;
|
@@ -586,7 +648,7 @@
|
|
586
648
|
function __asyncDelegator(o) {
|
587
649
|
var i, p;
|
588
650
|
return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
|
589
|
-
function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done:
|
651
|
+
function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; }
|
590
652
|
}
|
591
653
|
function __asyncValues(o) {
|
592
654
|
if (!Symbol.asyncIterator)
|
@@ -641,6 +703,11 @@
|
|
641
703
|
throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
642
704
|
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
643
705
|
}
|
706
|
+
function __classPrivateFieldIn(state, receiver) {
|
707
|
+
if (receiver === null || (typeof receiver !== "object" && typeof receiver !== "function"))
|
708
|
+
throw new TypeError("Cannot use 'in' operator on non-object");
|
709
|
+
return typeof state === "function" ? receiver === state : state.has(receiver);
|
710
|
+
}
|
644
711
|
|
645
712
|
var ConfigurationApiService = /** @class */ (function () {
|
646
713
|
function ConfigurationApiService(httpService) {
|
@@ -717,9 +784,9 @@
|
|
717
784
|
};
|
718
785
|
return ConfigurationApiService;
|
719
786
|
}());
|
720
|
-
ConfigurationApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
721
|
-
ConfigurationApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
722
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
787
|
+
ConfigurationApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ConfigurationApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
788
|
+
ConfigurationApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ConfigurationApiService });
|
789
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ConfigurationApiService, decorators: [{
|
723
790
|
type: i0.Injectable
|
724
791
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
725
792
|
|
@@ -786,9 +853,9 @@
|
|
786
853
|
};
|
787
854
|
return ConfigurationSettingsApiService;
|
788
855
|
}());
|
789
|
-
ConfigurationSettingsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
790
|
-
ConfigurationSettingsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
791
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
856
|
+
ConfigurationSettingsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ConfigurationSettingsApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
857
|
+
ConfigurationSettingsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ConfigurationSettingsApiService });
|
858
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ConfigurationSettingsApiService, decorators: [{
|
792
859
|
type: i0.Injectable
|
793
860
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
794
861
|
|
@@ -809,9 +876,9 @@
|
|
809
876
|
};
|
810
877
|
return ContextApiService;
|
811
878
|
}());
|
812
|
-
ContextApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
813
|
-
ContextApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
814
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
879
|
+
ContextApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ContextApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
880
|
+
ContextApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ContextApiService });
|
881
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ContextApiService, decorators: [{
|
815
882
|
type: i0.Injectable
|
816
883
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
817
884
|
|
@@ -830,9 +897,9 @@
|
|
830
897
|
};
|
831
898
|
return DeltaApiService;
|
832
899
|
}());
|
833
|
-
DeltaApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
834
|
-
DeltaApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
835
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
900
|
+
DeltaApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: DeltaApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
901
|
+
DeltaApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: DeltaApiService });
|
902
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: DeltaApiService, decorators: [{
|
836
903
|
type: i0.Injectable
|
837
904
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
838
905
|
|
@@ -894,9 +961,9 @@
|
|
894
961
|
};
|
895
962
|
return DocumentAttachmentApiService;
|
896
963
|
}());
|
897
|
-
DocumentAttachmentApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
898
|
-
DocumentAttachmentApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
899
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
964
|
+
DocumentAttachmentApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: DocumentAttachmentApiService, deps: [{ token: i1__namespace.BaseHttpService }, { token: i1__namespace.FileDownloadService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
965
|
+
DocumentAttachmentApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: DocumentAttachmentApiService });
|
966
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: DocumentAttachmentApiService, decorators: [{
|
900
967
|
type: i0.Injectable
|
901
968
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }, { type: i1__namespace.FileDownloadService }]; } });
|
902
969
|
|
@@ -931,9 +998,9 @@
|
|
931
998
|
};
|
932
999
|
return SalesforceApiService;
|
933
1000
|
}());
|
934
|
-
SalesforceApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
935
|
-
SalesforceApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
936
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1001
|
+
SalesforceApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: SalesforceApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1002
|
+
SalesforceApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: SalesforceApiService });
|
1003
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: SalesforceApiService, decorators: [{
|
937
1004
|
type: i0.Injectable
|
938
1005
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
939
1006
|
|
@@ -1234,9 +1301,9 @@
|
|
1234
1301
|
};
|
1235
1302
|
return DocumentTemplatesApiService;
|
1236
1303
|
}());
|
1237
|
-
DocumentTemplatesApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1238
|
-
DocumentTemplatesApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1239
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1304
|
+
DocumentTemplatesApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: DocumentTemplatesApiService, deps: [{ token: i1__namespace.BaseHttpService }, { token: SalesforceApiService }, { token: i1__namespace.FileDownloadService }, { token: DocumentAttachmentApiService }, { token: i4__namespace.HttpClient }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1305
|
+
DocumentTemplatesApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: DocumentTemplatesApiService });
|
1306
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: DocumentTemplatesApiService, decorators: [{
|
1240
1307
|
type: i0.Injectable
|
1241
1308
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }, { type: SalesforceApiService }, { type: i1__namespace.FileDownloadService }, { type: DocumentAttachmentApiService }, { type: i4__namespace.HttpClient }]; } });
|
1242
1309
|
|
@@ -1310,9 +1377,9 @@
|
|
1310
1377
|
};
|
1311
1378
|
return EndpointsApiService;
|
1312
1379
|
}());
|
1313
|
-
EndpointsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1314
|
-
EndpointsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1315
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1380
|
+
EndpointsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: EndpointsApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1381
|
+
EndpointsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: EndpointsApiService });
|
1382
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: EndpointsApiService, decorators: [{
|
1316
1383
|
type: i0.Injectable
|
1317
1384
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
1318
1385
|
|
@@ -1331,9 +1398,9 @@
|
|
1331
1398
|
};
|
1332
1399
|
return FlowsApiService;
|
1333
1400
|
}());
|
1334
|
-
FlowsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1335
|
-
FlowsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1336
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1401
|
+
FlowsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: FlowsApiService, deps: [{ token: ConfigurationSettingsApiService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1402
|
+
FlowsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: FlowsApiService });
|
1403
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: FlowsApiService, decorators: [{
|
1337
1404
|
type: i0.Injectable
|
1338
1405
|
}], ctorParameters: function () { return [{ type: ConfigurationSettingsApiService }]; } });
|
1339
1406
|
|
@@ -1349,9 +1416,9 @@
|
|
1349
1416
|
};
|
1350
1417
|
return OrgInfoApiService;
|
1351
1418
|
}());
|
1352
|
-
OrgInfoApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1353
|
-
OrgInfoApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1354
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1419
|
+
OrgInfoApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: OrgInfoApiService, deps: [{ token: i4__namespace.HttpClient }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1420
|
+
OrgInfoApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: OrgInfoApiService });
|
1421
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: OrgInfoApiService, decorators: [{
|
1355
1422
|
type: i0.Injectable
|
1356
1423
|
}], ctorParameters: function () { return [{ type: i4__namespace.HttpClient }]; } });
|
1357
1424
|
|
@@ -1386,9 +1453,9 @@
|
|
1386
1453
|
}
|
1387
1454
|
return PicklistsApiService;
|
1388
1455
|
}());
|
1389
|
-
PicklistsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1390
|
-
PicklistsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1391
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1456
|
+
PicklistsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: PicklistsApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1457
|
+
PicklistsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: PicklistsApiService });
|
1458
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: PicklistsApiService, decorators: [{
|
1392
1459
|
type: i0.Injectable
|
1393
1460
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
1394
1461
|
|
@@ -1447,9 +1514,9 @@
|
|
1447
1514
|
};
|
1448
1515
|
return PriceApiService;
|
1449
1516
|
}());
|
1450
|
-
PriceApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1451
|
-
PriceApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1452
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1517
|
+
PriceApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: PriceApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1518
|
+
PriceApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: PriceApiService });
|
1519
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: PriceApiService, decorators: [{
|
1453
1520
|
type: i0.Injectable
|
1454
1521
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
1455
1522
|
|
@@ -1536,9 +1603,9 @@
|
|
1536
1603
|
};
|
1537
1604
|
return ProceduresApiService;
|
1538
1605
|
}());
|
1539
|
-
ProceduresApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1540
|
-
ProceduresApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1541
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1606
|
+
ProceduresApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ProceduresApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1607
|
+
ProceduresApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ProceduresApiService });
|
1608
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ProceduresApiService, decorators: [{
|
1542
1609
|
type: i0.Injectable
|
1543
1610
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
1544
1611
|
|
@@ -1686,9 +1753,9 @@
|
|
1686
1753
|
};
|
1687
1754
|
return ProductApiService;
|
1688
1755
|
}());
|
1689
|
-
ProductApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1690
|
-
ProductApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1691
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1756
|
+
ProductApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ProductApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1757
|
+
ProductApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ProductApiService });
|
1758
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ProductApiService, decorators: [{
|
1692
1759
|
type: i0.Injectable
|
1693
1760
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
1694
1761
|
|
@@ -1916,9 +1983,9 @@
|
|
1916
1983
|
return ProductModelApiService;
|
1917
1984
|
}());
|
1918
1985
|
ProductModelApiService.MAX_RESULTS = 200;
|
1919
|
-
ProductModelApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1920
|
-
ProductModelApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1921
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1986
|
+
ProductModelApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ProductModelApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1987
|
+
ProductModelApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ProductModelApiService });
|
1988
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ProductModelApiService, decorators: [{
|
1922
1989
|
type: i0.Injectable
|
1923
1990
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
1924
1991
|
|
@@ -1962,9 +2029,9 @@
|
|
1962
2029
|
};
|
1963
2030
|
return QuoteApiService;
|
1964
2031
|
}());
|
1965
|
-
QuoteApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1966
|
-
QuoteApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1967
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2032
|
+
QuoteApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: QuoteApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2033
|
+
QuoteApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: QuoteApiService });
|
2034
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: QuoteApiService, decorators: [{
|
1968
2035
|
type: i0.Injectable
|
1969
2036
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
1970
2037
|
|
@@ -1981,9 +2048,9 @@
|
|
1981
2048
|
};
|
1982
2049
|
return RampApiService;
|
1983
2050
|
}());
|
1984
|
-
RampApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1985
|
-
RampApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1986
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2051
|
+
RampApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: RampApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2052
|
+
RampApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: RampApiService });
|
2053
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: RampApiService, decorators: [{
|
1987
2054
|
type: i0.Injectable
|
1988
2055
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
1989
2056
|
|
@@ -2039,9 +2106,9 @@
|
|
2039
2106
|
}
|
2040
2107
|
return RuleGroupsApiService;
|
2041
2108
|
}());
|
2042
|
-
RuleGroupsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2043
|
-
RuleGroupsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
2044
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2109
|
+
RuleGroupsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: RuleGroupsApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2110
|
+
RuleGroupsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: RuleGroupsApiService });
|
2111
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: RuleGroupsApiService, decorators: [{
|
2045
2112
|
type: i0.Injectable
|
2046
2113
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
2047
2114
|
|
@@ -2116,9 +2183,9 @@
|
|
2116
2183
|
};
|
2117
2184
|
return RulesApiService;
|
2118
2185
|
}());
|
2119
|
-
RulesApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2120
|
-
RulesApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
2121
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2186
|
+
RulesApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: RulesApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2187
|
+
RulesApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: RulesApiService });
|
2188
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: RulesApiService, decorators: [{
|
2122
2189
|
type: i0.Injectable
|
2123
2190
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
2124
2191
|
|
@@ -2190,9 +2257,9 @@
|
|
2190
2257
|
}
|
2191
2258
|
return ScriptsApiService;
|
2192
2259
|
}());
|
2193
|
-
ScriptsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2194
|
-
ScriptsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
2195
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2260
|
+
ScriptsApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ScriptsApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2261
|
+
ScriptsApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ScriptsApiService });
|
2262
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ScriptsApiService, decorators: [{
|
2196
2263
|
type: i0.Injectable
|
2197
2264
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
2198
2265
|
|
@@ -2486,9 +2553,9 @@
|
|
2486
2553
|
};
|
2487
2554
|
return UITemplatesApiService;
|
2488
2555
|
}());
|
2489
|
-
UITemplatesApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2490
|
-
UITemplatesApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
2491
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2556
|
+
UITemplatesApiService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: UITemplatesApiService, deps: [{ token: i1__namespace.BaseHttpService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2557
|
+
UITemplatesApiService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: UITemplatesApiService });
|
2558
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: UITemplatesApiService, decorators: [{
|
2492
2559
|
type: i0.Injectable
|
2493
2560
|
}], ctorParameters: function () { return [{ type: i1__namespace.BaseHttpService }]; } });
|
2494
2561
|
|
@@ -2497,9 +2564,9 @@
|
|
2497
2564
|
}
|
2498
2565
|
return ApiModule;
|
2499
2566
|
}());
|
2500
|
-
ApiModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2501
|
-
ApiModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
2502
|
-
ApiModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
2567
|
+
ApiModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ApiModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
2568
|
+
ApiModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ApiModule, imports: [i4.HttpClientModule] });
|
2569
|
+
ApiModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ApiModule, providers: [
|
2503
2570
|
i1.BaseHttpService,
|
2504
2571
|
i1.XrayService,
|
2505
2572
|
ConfigurationApiService,
|
@@ -2527,7 +2594,7 @@
|
|
2527
2594
|
EndpointsApiService,
|
2528
2595
|
OrgInfoApiService,
|
2529
2596
|
], imports: [[i4.HttpClientModule]] });
|
2530
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2597
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ApiModule, decorators: [{
|
2531
2598
|
type: i0.NgModule,
|
2532
2599
|
args: [{
|
2533
2600
|
imports: [i4.HttpClientModule],
|