@salesforce/lds-adapters-industries-context 1.444.0 → 1.445.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/dist/es/es2018/industries-context.js +1063 -1047
- package/dist/es/es2018/types/src/generated/adapters/deleteContextServiceAttributes.d.ts +17 -0
- package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +1 -0
- package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +2 -1
- package/dist/es/es2018/types/src/generated/resources/postConnectContextNodesContextAttributesDeleteByContextNodeId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/types/ContextAttributeListRepresentation.d.ts +2 -11
- package/package.json +4 -4
- package/sfdc/index.js +770 -751
- package/src/raml/api.raml +16 -0
- package/src/raml/luvio.raml +5 -0
package/sfdc/index.js
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
/* proxy-compat-disable */
|
|
15
15
|
import { createInstrumentedAdapter, createLDSAdapter, createWireAdapterConstructor, createImperativeAdapter } from 'force/ldsBindings';
|
|
16
16
|
import { withDefaultLuvio } from 'force/ldsEngine';
|
|
17
|
-
import { serializeStructuredKey, ingestShape, deepFreeze, StoreKeyMap, createResourceParams as createResourceParams$
|
|
17
|
+
import { serializeStructuredKey, ingestShape, deepFreeze, StoreKeyMap, createResourceParams as createResourceParams$14, typeCheckConfig as typeCheckConfig$14, buildNetworkSnapshotCachePolicy as buildNetworkSnapshotCachePolicy$k } from 'force/luvioEngine';
|
|
18
18
|
|
|
19
19
|
const { hasOwnProperty: ObjectPrototypeHasOwnProperty } = Object.prototype;
|
|
20
20
|
const { keys: ObjectKeys$1, create: ObjectCreate$1 } = Object;
|
|
@@ -357,7 +357,7 @@ function keyBuilderFromType$t(luvio, object) {
|
|
|
357
357
|
function normalize$x(input, existing, path, luvio, store, timestamp) {
|
|
358
358
|
return input;
|
|
359
359
|
}
|
|
360
|
-
const select$
|
|
360
|
+
const select$1u = function ContextInfoRepresentationSelect() {
|
|
361
361
|
return {
|
|
362
362
|
kind: 'Fragment',
|
|
363
363
|
version: VERSION$D,
|
|
@@ -423,7 +423,7 @@ function validate$1a(obj, path = 'QueryContextRecordResultDataRepresentation') {
|
|
|
423
423
|
})();
|
|
424
424
|
return v_error === undefined ? null : v_error;
|
|
425
425
|
}
|
|
426
|
-
const select$
|
|
426
|
+
const select$1t = function QueryContextRecordResultDataRepresentationSelect() {
|
|
427
427
|
return {
|
|
428
428
|
kind: 'Fragment',
|
|
429
429
|
version: VERSION$C,
|
|
@@ -530,8 +530,8 @@ function keyBuilderFromType$s(luvio, object) {
|
|
|
530
530
|
function normalize$w(input, existing, path, luvio, store, timestamp) {
|
|
531
531
|
return input;
|
|
532
532
|
}
|
|
533
|
-
const select$
|
|
534
|
-
const { selections: QueryContextRecordResultDataRepresentation__selections, opaque: QueryContextRecordResultDataRepresentation__opaque, } = select$
|
|
533
|
+
const select$1s = function QueryRecordsResultRepresentationSelect() {
|
|
534
|
+
const { selections: QueryContextRecordResultDataRepresentation__selections, opaque: QueryContextRecordResultDataRepresentation__opaque, } = select$1t();
|
|
535
535
|
return {
|
|
536
536
|
kind: 'Fragment',
|
|
537
537
|
version: VERSION$B,
|
|
@@ -679,7 +679,7 @@ function keyBuilderFromType$r(luvio, object) {
|
|
|
679
679
|
function normalize$v(input, existing, path, luvio, store, timestamp) {
|
|
680
680
|
return input;
|
|
681
681
|
}
|
|
682
|
-
const select$
|
|
682
|
+
const select$1r = function ContextFilterOutputRepresentationSelect() {
|
|
683
683
|
return {
|
|
684
684
|
kind: 'Fragment',
|
|
685
685
|
version: VERSION$A,
|
|
@@ -715,19 +715,19 @@ function getTypeCacheKeys$v(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
715
715
|
});
|
|
716
716
|
}
|
|
717
717
|
|
|
718
|
-
function select$
|
|
719
|
-
return select$
|
|
718
|
+
function select$1q(luvio, params) {
|
|
719
|
+
return select$1r();
|
|
720
720
|
}
|
|
721
|
-
function getResponseCacheKeys$
|
|
721
|
+
function getResponseCacheKeys$13(storeKeyMap, luvio, resourceParams, response) {
|
|
722
722
|
getTypeCacheKeys$v(storeKeyMap, luvio, response);
|
|
723
723
|
}
|
|
724
|
-
function ingestSuccess$
|
|
724
|
+
function ingestSuccess$S(luvio, resourceParams, response) {
|
|
725
725
|
const { body } = response;
|
|
726
726
|
const key = keyBuilderFromType$r(luvio, body);
|
|
727
727
|
luvio.storeIngest(key, ingest$v, body);
|
|
728
728
|
const snapshot = luvio.storeLookup({
|
|
729
729
|
recordId: key,
|
|
730
|
-
node: select$
|
|
730
|
+
node: select$1q(),
|
|
731
731
|
variables: {},
|
|
732
732
|
});
|
|
733
733
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -738,7 +738,7 @@ function ingestSuccess$R(luvio, resourceParams, response) {
|
|
|
738
738
|
deepFreeze(snapshot.data);
|
|
739
739
|
return snapshot;
|
|
740
740
|
}
|
|
741
|
-
function createResourceRequest$
|
|
741
|
+
function createResourceRequest$13(config) {
|
|
742
742
|
const headers = {};
|
|
743
743
|
return {
|
|
744
744
|
baseUri: '/services/data/v68.0',
|
|
@@ -752,7 +752,7 @@ function createResourceRequest$12(config) {
|
|
|
752
752
|
};
|
|
753
753
|
}
|
|
754
754
|
|
|
755
|
-
const adapterName$
|
|
755
|
+
const adapterName$13 = 'buildAndQueryRecordsFilter';
|
|
756
756
|
const buildAndQueryRecordsFilter_ConfigPropertyMetadata = [
|
|
757
757
|
generateParamConfigMetadata('build', false, 2 /* Body */, 4 /* Unsupported */),
|
|
758
758
|
generateParamConfigMetadata('filter', false, 2 /* Body */, 0 /* String */),
|
|
@@ -760,11 +760,11 @@ const buildAndQueryRecordsFilter_ConfigPropertyMetadata = [
|
|
|
760
760
|
generateParamConfigMetadata('query', false, 2 /* Body */, 4 /* Unsupported */),
|
|
761
761
|
generateParamConfigMetadata('type', false, 2 /* Body */, 0 /* String */),
|
|
762
762
|
];
|
|
763
|
-
const buildAndQueryRecordsFilter_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
764
|
-
const createResourceParams$
|
|
765
|
-
function typeCheckConfig$
|
|
763
|
+
const buildAndQueryRecordsFilter_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$13, buildAndQueryRecordsFilter_ConfigPropertyMetadata);
|
|
764
|
+
const createResourceParams$13 = /*#__PURE__*/ createResourceParams$14(buildAndQueryRecordsFilter_ConfigPropertyMetadata);
|
|
765
|
+
function typeCheckConfig$13(untrustedConfig) {
|
|
766
766
|
const config = {};
|
|
767
|
-
typeCheckConfig$
|
|
767
|
+
typeCheckConfig$14(untrustedConfig, config, buildAndQueryRecordsFilter_ConfigPropertyMetadata);
|
|
768
768
|
const untrustedConfig_build = untrustedConfig.build;
|
|
769
769
|
const referenceContextInputRepresentationValidationError = validate$1f(untrustedConfig_build);
|
|
770
770
|
if (referenceContextInputRepresentationValidationError === null) {
|
|
@@ -782,30 +782,30 @@ function typeCheckConfig$12(untrustedConfig) {
|
|
|
782
782
|
}
|
|
783
783
|
return config;
|
|
784
784
|
}
|
|
785
|
-
function validateAdapterConfig$
|
|
785
|
+
function validateAdapterConfig$13(untrustedConfig, configPropertyNames) {
|
|
786
786
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
787
787
|
return null;
|
|
788
788
|
}
|
|
789
789
|
if (process.env.NODE_ENV !== 'production') {
|
|
790
790
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
791
791
|
}
|
|
792
|
-
const config = typeCheckConfig$
|
|
792
|
+
const config = typeCheckConfig$13(untrustedConfig);
|
|
793
793
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
794
794
|
return null;
|
|
795
795
|
}
|
|
796
796
|
return config;
|
|
797
797
|
}
|
|
798
|
-
function buildNetworkSnapshot$
|
|
799
|
-
const resourceParams = createResourceParams$
|
|
800
|
-
const request = createResourceRequest$
|
|
798
|
+
function buildNetworkSnapshot$13(luvio, config, options) {
|
|
799
|
+
const resourceParams = createResourceParams$13(config);
|
|
800
|
+
const request = createResourceRequest$13(resourceParams);
|
|
801
801
|
return luvio.dispatchResourceRequest(request, options)
|
|
802
802
|
.then((response) => {
|
|
803
803
|
return luvio.handleSuccessResponse(() => {
|
|
804
|
-
const snapshot = ingestSuccess$
|
|
804
|
+
const snapshot = ingestSuccess$S(luvio, resourceParams, response);
|
|
805
805
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
806
806
|
}, () => {
|
|
807
807
|
const cache = new StoreKeyMap();
|
|
808
|
-
getResponseCacheKeys$
|
|
808
|
+
getResponseCacheKeys$13(cache, luvio, resourceParams, response.body);
|
|
809
809
|
return cache;
|
|
810
810
|
});
|
|
811
811
|
}, (response) => {
|
|
@@ -815,28 +815,28 @@ function buildNetworkSnapshot$12(luvio, config, options) {
|
|
|
815
815
|
}
|
|
816
816
|
const buildAndQueryRecordsFilterAdapterFactory = (luvio) => {
|
|
817
817
|
return function buildAndQueryRecordsFilter(untrustedConfig) {
|
|
818
|
-
const config = validateAdapterConfig$
|
|
818
|
+
const config = validateAdapterConfig$13(untrustedConfig, buildAndQueryRecordsFilter_ConfigPropertyNames);
|
|
819
819
|
// Invalid or incomplete config
|
|
820
820
|
if (config === null) {
|
|
821
821
|
throw new Error('Invalid config for "buildAndQueryRecordsFilter"');
|
|
822
822
|
}
|
|
823
|
-
return buildNetworkSnapshot$
|
|
823
|
+
return buildNetworkSnapshot$13(luvio, config);
|
|
824
824
|
};
|
|
825
825
|
};
|
|
826
826
|
|
|
827
|
-
function select$
|
|
828
|
-
return select$
|
|
827
|
+
function select$1p(luvio, params) {
|
|
828
|
+
return select$1u();
|
|
829
829
|
}
|
|
830
|
-
function getResponseCacheKeys$
|
|
830
|
+
function getResponseCacheKeys$12(storeKeyMap, luvio, resourceParams, response) {
|
|
831
831
|
getTypeCacheKeys$x(storeKeyMap, luvio, response);
|
|
832
832
|
}
|
|
833
|
-
function ingestSuccess$
|
|
833
|
+
function ingestSuccess$R(luvio, resourceParams, response) {
|
|
834
834
|
const { body } = response;
|
|
835
835
|
const key = keyBuilderFromType$t(luvio, body);
|
|
836
836
|
luvio.storeIngest(key, ingest$x, body);
|
|
837
837
|
const snapshot = luvio.storeLookup({
|
|
838
838
|
recordId: key,
|
|
839
|
-
node: select$
|
|
839
|
+
node: select$1p(),
|
|
840
840
|
variables: {},
|
|
841
841
|
});
|
|
842
842
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -847,7 +847,7 @@ function ingestSuccess$Q(luvio, resourceParams, response) {
|
|
|
847
847
|
deepFreeze(snapshot.data);
|
|
848
848
|
return snapshot;
|
|
849
849
|
}
|
|
850
|
-
function createResourceRequest$
|
|
850
|
+
function createResourceRequest$12(config) {
|
|
851
851
|
const headers = {};
|
|
852
852
|
return {
|
|
853
853
|
baseUri: '/services/data/v68.0',
|
|
@@ -861,16 +861,16 @@ function createResourceRequest$11(config) {
|
|
|
861
861
|
};
|
|
862
862
|
}
|
|
863
863
|
|
|
864
|
-
const adapterName$
|
|
864
|
+
const adapterName$12 = 'buildContext';
|
|
865
865
|
const buildContext_ConfigPropertyMetadata = [
|
|
866
866
|
generateParamConfigMetadata('data', true, 2 /* Body */, 0 /* String */),
|
|
867
867
|
generateParamConfigMetadata('metadata', true, 2 /* Body */, 4 /* Unsupported */),
|
|
868
868
|
];
|
|
869
|
-
const buildContext_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
870
|
-
const createResourceParams$
|
|
871
|
-
function typeCheckConfig$
|
|
869
|
+
const buildContext_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$12, buildContext_ConfigPropertyMetadata);
|
|
870
|
+
const createResourceParams$12 = /*#__PURE__*/ createResourceParams$14(buildContext_ConfigPropertyMetadata);
|
|
871
|
+
function typeCheckConfig$12(untrustedConfig) {
|
|
872
872
|
const config = {};
|
|
873
|
-
typeCheckConfig$
|
|
873
|
+
typeCheckConfig$14(untrustedConfig, config, buildContext_ConfigPropertyMetadata);
|
|
874
874
|
const untrustedConfig_metadata = untrustedConfig.metadata;
|
|
875
875
|
const referenceContextMetaDataInputRepresentationValidationError = validate$1g(untrustedConfig_metadata);
|
|
876
876
|
if (referenceContextMetaDataInputRepresentationValidationError === null) {
|
|
@@ -878,30 +878,30 @@ function typeCheckConfig$11(untrustedConfig) {
|
|
|
878
878
|
}
|
|
879
879
|
return config;
|
|
880
880
|
}
|
|
881
|
-
function validateAdapterConfig$
|
|
881
|
+
function validateAdapterConfig$12(untrustedConfig, configPropertyNames) {
|
|
882
882
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
883
883
|
return null;
|
|
884
884
|
}
|
|
885
885
|
if (process.env.NODE_ENV !== 'production') {
|
|
886
886
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
887
887
|
}
|
|
888
|
-
const config = typeCheckConfig$
|
|
888
|
+
const config = typeCheckConfig$12(untrustedConfig);
|
|
889
889
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
890
890
|
return null;
|
|
891
891
|
}
|
|
892
892
|
return config;
|
|
893
893
|
}
|
|
894
|
-
function buildNetworkSnapshot$
|
|
895
|
-
const resourceParams = createResourceParams$
|
|
896
|
-
const request = createResourceRequest$
|
|
894
|
+
function buildNetworkSnapshot$12(luvio, config, options) {
|
|
895
|
+
const resourceParams = createResourceParams$12(config);
|
|
896
|
+
const request = createResourceRequest$12(resourceParams);
|
|
897
897
|
return luvio.dispatchResourceRequest(request, options)
|
|
898
898
|
.then((response) => {
|
|
899
899
|
return luvio.handleSuccessResponse(() => {
|
|
900
|
-
const snapshot = ingestSuccess$
|
|
900
|
+
const snapshot = ingestSuccess$R(luvio, resourceParams, response);
|
|
901
901
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
902
902
|
}, () => {
|
|
903
903
|
const cache = new StoreKeyMap();
|
|
904
|
-
getResponseCacheKeys$
|
|
904
|
+
getResponseCacheKeys$12(cache, luvio, resourceParams, response.body);
|
|
905
905
|
return cache;
|
|
906
906
|
});
|
|
907
907
|
}, (response) => {
|
|
@@ -911,12 +911,12 @@ function buildNetworkSnapshot$11(luvio, config, options) {
|
|
|
911
911
|
}
|
|
912
912
|
const buildContextAdapterFactory = (luvio) => {
|
|
913
913
|
return function buildContext(untrustedConfig) {
|
|
914
|
-
const config = validateAdapterConfig$
|
|
914
|
+
const config = validateAdapterConfig$12(untrustedConfig, buildContext_ConfigPropertyNames);
|
|
915
915
|
// Invalid or incomplete config
|
|
916
916
|
if (config === null) {
|
|
917
917
|
throw new Error('Invalid config for "buildContext"');
|
|
918
918
|
}
|
|
919
|
-
return buildNetworkSnapshot$
|
|
919
|
+
return buildNetworkSnapshot$12(luvio, config);
|
|
920
920
|
};
|
|
921
921
|
};
|
|
922
922
|
|
|
@@ -1432,7 +1432,7 @@ function keyBuilderFromType$q(luvio, object) {
|
|
|
1432
1432
|
function normalize$u(input, existing, path, luvio, store, timestamp) {
|
|
1433
1433
|
return input;
|
|
1434
1434
|
}
|
|
1435
|
-
const select$
|
|
1435
|
+
const select$1o = function ContextAndQueryOutputRepresentationSelect() {
|
|
1436
1436
|
return {
|
|
1437
1437
|
kind: 'Fragment',
|
|
1438
1438
|
version: VERSION$z,
|
|
@@ -1468,19 +1468,19 @@ function getTypeCacheKeys$u(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
1468
1468
|
});
|
|
1469
1469
|
}
|
|
1470
1470
|
|
|
1471
|
-
function select$
|
|
1472
|
-
return select$
|
|
1471
|
+
function select$1n(luvio, params) {
|
|
1472
|
+
return select$1o();
|
|
1473
1473
|
}
|
|
1474
|
-
function getResponseCacheKeys$
|
|
1474
|
+
function getResponseCacheKeys$11(storeKeyMap, luvio, resourceParams, response) {
|
|
1475
1475
|
getTypeCacheKeys$u(storeKeyMap, luvio, response);
|
|
1476
1476
|
}
|
|
1477
|
-
function ingestSuccess$
|
|
1477
|
+
function ingestSuccess$Q(luvio, resourceParams, response) {
|
|
1478
1478
|
const { body } = response;
|
|
1479
1479
|
const key = keyBuilderFromType$q(luvio, body);
|
|
1480
1480
|
luvio.storeIngest(key, ingest$u, body);
|
|
1481
1481
|
const snapshot = luvio.storeLookup({
|
|
1482
1482
|
recordId: key,
|
|
1483
|
-
node: select$
|
|
1483
|
+
node: select$1n(),
|
|
1484
1484
|
variables: {},
|
|
1485
1485
|
});
|
|
1486
1486
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -1491,7 +1491,7 @@ function ingestSuccess$P(luvio, resourceParams, response) {
|
|
|
1491
1491
|
deepFreeze(snapshot.data);
|
|
1492
1492
|
return snapshot;
|
|
1493
1493
|
}
|
|
1494
|
-
function createResourceRequest$
|
|
1494
|
+
function createResourceRequest$11(config) {
|
|
1495
1495
|
const headers = {};
|
|
1496
1496
|
return {
|
|
1497
1497
|
baseUri: '/services/data/v68.0',
|
|
@@ -1505,7 +1505,7 @@ function createResourceRequest$10(config) {
|
|
|
1505
1505
|
};
|
|
1506
1506
|
}
|
|
1507
1507
|
|
|
1508
|
-
const adapterName$
|
|
1508
|
+
const adapterName$11 = 'buildContextAndQuery';
|
|
1509
1509
|
const buildContextAndQuery_ConfigPropertyMetadata = [
|
|
1510
1510
|
generateParamConfigMetadata('attributeUpdateWithTagsRepresentation', false, 2 /* Body */, 4 /* Unsupported */),
|
|
1511
1511
|
generateParamConfigMetadata('build', false, 2 /* Body */, 4 /* Unsupported */),
|
|
@@ -1517,11 +1517,11 @@ const buildContextAndQuery_ConfigPropertyMetadata = [
|
|
|
1517
1517
|
generateParamConfigMetadata('tags', false, 2 /* Body */, 0 /* String */, true),
|
|
1518
1518
|
generateParamConfigMetadata('waitTime', false, 2 /* Body */, 3 /* Integer */),
|
|
1519
1519
|
];
|
|
1520
|
-
const buildContextAndQuery_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
1521
|
-
const createResourceParams$
|
|
1522
|
-
function typeCheckConfig$
|
|
1520
|
+
const buildContextAndQuery_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$11, buildContextAndQuery_ConfigPropertyMetadata);
|
|
1521
|
+
const createResourceParams$11 = /*#__PURE__*/ createResourceParams$14(buildContextAndQuery_ConfigPropertyMetadata);
|
|
1522
|
+
function typeCheckConfig$11(untrustedConfig) {
|
|
1523
1523
|
const config = {};
|
|
1524
|
-
typeCheckConfig$
|
|
1524
|
+
typeCheckConfig$14(untrustedConfig, config, buildContextAndQuery_ConfigPropertyMetadata);
|
|
1525
1525
|
const untrustedConfig_attributeUpdateWithTagsRepresentation = untrustedConfig.attributeUpdateWithTagsRepresentation;
|
|
1526
1526
|
const referenceContextAttributeUpdateWithTagsRepresentationValidationError = validate$15(untrustedConfig_attributeUpdateWithTagsRepresentation);
|
|
1527
1527
|
if (referenceContextAttributeUpdateWithTagsRepresentationValidationError === null) {
|
|
@@ -1549,30 +1549,30 @@ function typeCheckConfig$10(untrustedConfig) {
|
|
|
1549
1549
|
}
|
|
1550
1550
|
return config;
|
|
1551
1551
|
}
|
|
1552
|
-
function validateAdapterConfig$
|
|
1552
|
+
function validateAdapterConfig$11(untrustedConfig, configPropertyNames) {
|
|
1553
1553
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
1554
1554
|
return null;
|
|
1555
1555
|
}
|
|
1556
1556
|
if (process.env.NODE_ENV !== 'production') {
|
|
1557
1557
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
1558
1558
|
}
|
|
1559
|
-
const config = typeCheckConfig$
|
|
1559
|
+
const config = typeCheckConfig$11(untrustedConfig);
|
|
1560
1560
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
1561
1561
|
return null;
|
|
1562
1562
|
}
|
|
1563
1563
|
return config;
|
|
1564
1564
|
}
|
|
1565
|
-
function buildNetworkSnapshot$
|
|
1566
|
-
const resourceParams = createResourceParams$
|
|
1567
|
-
const request = createResourceRequest$
|
|
1565
|
+
function buildNetworkSnapshot$11(luvio, config, options) {
|
|
1566
|
+
const resourceParams = createResourceParams$11(config);
|
|
1567
|
+
const request = createResourceRequest$11(resourceParams);
|
|
1568
1568
|
return luvio.dispatchResourceRequest(request, options)
|
|
1569
1569
|
.then((response) => {
|
|
1570
1570
|
return luvio.handleSuccessResponse(() => {
|
|
1571
|
-
const snapshot = ingestSuccess$
|
|
1571
|
+
const snapshot = ingestSuccess$Q(luvio, resourceParams, response);
|
|
1572
1572
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
1573
1573
|
}, () => {
|
|
1574
1574
|
const cache = new StoreKeyMap();
|
|
1575
|
-
getResponseCacheKeys$
|
|
1575
|
+
getResponseCacheKeys$11(cache, luvio, resourceParams, response.body);
|
|
1576
1576
|
return cache;
|
|
1577
1577
|
});
|
|
1578
1578
|
}, (response) => {
|
|
@@ -1582,12 +1582,12 @@ function buildNetworkSnapshot$10(luvio, config, options) {
|
|
|
1582
1582
|
}
|
|
1583
1583
|
const buildContextAndQueryAdapterFactory = (luvio) => {
|
|
1584
1584
|
return function buildContextAndQuery(untrustedConfig) {
|
|
1585
|
-
const config = validateAdapterConfig$
|
|
1585
|
+
const config = validateAdapterConfig$11(untrustedConfig, buildContextAndQuery_ConfigPropertyNames);
|
|
1586
1586
|
// Invalid or incomplete config
|
|
1587
1587
|
if (config === null) {
|
|
1588
1588
|
throw new Error('Invalid config for "buildContextAndQuery"');
|
|
1589
1589
|
}
|
|
1590
|
-
return buildNetworkSnapshot$
|
|
1590
|
+
return buildNetworkSnapshot$11(luvio, config);
|
|
1591
1591
|
};
|
|
1592
1592
|
};
|
|
1593
1593
|
|
|
@@ -1654,7 +1654,7 @@ function validate$V(obj, path = 'ContextAttrContextHydrationDetailRepresentation
|
|
|
1654
1654
|
})();
|
|
1655
1655
|
return v_error === undefined ? null : v_error;
|
|
1656
1656
|
}
|
|
1657
|
-
const select$
|
|
1657
|
+
const select$1m = function ContextAttrContextHydrationDetailRepresentationSelect() {
|
|
1658
1658
|
return {
|
|
1659
1659
|
kind: 'Fragment',
|
|
1660
1660
|
version: VERSION$y,
|
|
@@ -1856,7 +1856,7 @@ function keyBuilderFromType$p(luvio, object) {
|
|
|
1856
1856
|
function normalize$t(input, existing, path, luvio, store, timestamp) {
|
|
1857
1857
|
return input;
|
|
1858
1858
|
}
|
|
1859
|
-
const select$
|
|
1859
|
+
const select$1l = function ContextAttrHydrationDetailRepresentationSelect() {
|
|
1860
1860
|
return {
|
|
1861
1861
|
kind: 'Fragment',
|
|
1862
1862
|
version: VERSION$x,
|
|
@@ -2014,8 +2014,8 @@ function normalize$s(input, existing, path, luvio, store, timestamp) {
|
|
|
2014
2014
|
}
|
|
2015
2015
|
return input;
|
|
2016
2016
|
}
|
|
2017
|
-
const select$
|
|
2018
|
-
const { selections: ContextAttrContextHydrationDetailRepresentation__selections, opaque: ContextAttrContextHydrationDetailRepresentation__opaque, } = select$
|
|
2017
|
+
const select$1k = function ContextAttributeMappingRepresentationSelect() {
|
|
2018
|
+
const { selections: ContextAttrContextHydrationDetailRepresentation__selections, opaque: ContextAttrContextHydrationDetailRepresentation__opaque, } = select$1m();
|
|
2019
2019
|
return {
|
|
2020
2020
|
kind: 'Fragment',
|
|
2021
2021
|
version: VERSION$w,
|
|
@@ -2037,7 +2037,7 @@ const select$1j = function ContextAttributeMappingRepresentationSelect() {
|
|
|
2037
2037
|
name: 'contextAttrHydrationDetailList',
|
|
2038
2038
|
kind: 'Link',
|
|
2039
2039
|
plural: true,
|
|
2040
|
-
fragment: select$
|
|
2040
|
+
fragment: select$1l()
|
|
2041
2041
|
},
|
|
2042
2042
|
{
|
|
2043
2043
|
name: 'contextAttributeId',
|
|
@@ -2327,7 +2327,7 @@ function normalize$r(input, existing, path, luvio, store, timestamp) {
|
|
|
2327
2327
|
}
|
|
2328
2328
|
return input;
|
|
2329
2329
|
}
|
|
2330
|
-
const select$
|
|
2330
|
+
const select$1j = function ContextNodeMappingRepresentationSelect() {
|
|
2331
2331
|
return {
|
|
2332
2332
|
kind: 'Fragment',
|
|
2333
2333
|
version: VERSION$v,
|
|
@@ -2337,7 +2337,7 @@ const select$1i = function ContextNodeMappingRepresentationSelect() {
|
|
|
2337
2337
|
name: 'attributeMappings',
|
|
2338
2338
|
kind: 'Link',
|
|
2339
2339
|
plural: true,
|
|
2340
|
-
fragment: select$
|
|
2340
|
+
fragment: select$1k()
|
|
2341
2341
|
},
|
|
2342
2342
|
{
|
|
2343
2343
|
name: 'baseReference',
|
|
@@ -2624,7 +2624,7 @@ function normalize$q(input, existing, path, luvio, store, timestamp) {
|
|
|
2624
2624
|
}
|
|
2625
2625
|
return input;
|
|
2626
2626
|
}
|
|
2627
|
-
const select$
|
|
2627
|
+
const select$1i = function ContextMappingRepresentationSelect() {
|
|
2628
2628
|
return {
|
|
2629
2629
|
kind: 'Fragment',
|
|
2630
2630
|
version: VERSION$u,
|
|
@@ -2648,7 +2648,7 @@ const select$1h = function ContextMappingRepresentationSelect() {
|
|
|
2648
2648
|
name: 'contextNodeMappings',
|
|
2649
2649
|
kind: 'Link',
|
|
2650
2650
|
plural: true,
|
|
2651
|
-
fragment: select$
|
|
2651
|
+
fragment: select$1j()
|
|
2652
2652
|
},
|
|
2653
2653
|
{
|
|
2654
2654
|
name: 'description',
|
|
@@ -2922,7 +2922,7 @@ function normalize$p(input, existing, path, luvio, store, timestamp) {
|
|
|
2922
2922
|
}
|
|
2923
2923
|
return input;
|
|
2924
2924
|
}
|
|
2925
|
-
const select$
|
|
2925
|
+
const select$1h = function ContextMappingListRepresentationSelect() {
|
|
2926
2926
|
return {
|
|
2927
2927
|
kind: 'Fragment',
|
|
2928
2928
|
version: VERSION$t,
|
|
@@ -2937,7 +2937,7 @@ const select$1g = function ContextMappingListRepresentationSelect() {
|
|
|
2937
2937
|
kind: 'Link',
|
|
2938
2938
|
plural: true,
|
|
2939
2939
|
required: false,
|
|
2940
|
-
fragment: select$
|
|
2940
|
+
fragment: select$1i()
|
|
2941
2941
|
},
|
|
2942
2942
|
{
|
|
2943
2943
|
name: 'isSuccess',
|
|
@@ -3014,19 +3014,19 @@ function getTypeCacheKeys$p(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
3014
3014
|
}
|
|
3015
3015
|
}
|
|
3016
3016
|
|
|
3017
|
-
function select$
|
|
3018
|
-
return select$
|
|
3017
|
+
function select$1g(luvio, params) {
|
|
3018
|
+
return select$1h();
|
|
3019
3019
|
}
|
|
3020
|
-
function getResponseCacheKeys
|
|
3020
|
+
function getResponseCacheKeys$10(storeKeyMap, luvio, resourceParams, response) {
|
|
3021
3021
|
getTypeCacheKeys$p(storeKeyMap, luvio, response);
|
|
3022
3022
|
}
|
|
3023
|
-
function ingestSuccess$
|
|
3023
|
+
function ingestSuccess$P(luvio, resourceParams, response) {
|
|
3024
3024
|
const { body } = response;
|
|
3025
3025
|
const key = keyBuilderFromType$l(luvio, body);
|
|
3026
3026
|
luvio.storeIngest(key, ingest$p, body);
|
|
3027
3027
|
const snapshot = luvio.storeLookup({
|
|
3028
3028
|
recordId: key,
|
|
3029
|
-
node: select$
|
|
3029
|
+
node: select$1g(),
|
|
3030
3030
|
variables: {},
|
|
3031
3031
|
});
|
|
3032
3032
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -3037,7 +3037,7 @@ function ingestSuccess$O(luvio, resourceParams, response) {
|
|
|
3037
3037
|
deepFreeze(snapshot.data);
|
|
3038
3038
|
return snapshot;
|
|
3039
3039
|
}
|
|
3040
|
-
function createResourceRequest
|
|
3040
|
+
function createResourceRequest$10(config) {
|
|
3041
3041
|
const headers = {};
|
|
3042
3042
|
return {
|
|
3043
3043
|
baseUri: '/services/data/v68.0',
|
|
@@ -3051,13 +3051,13 @@ function createResourceRequest$$(config) {
|
|
|
3051
3051
|
};
|
|
3052
3052
|
}
|
|
3053
3053
|
|
|
3054
|
-
const adapterName
|
|
3054
|
+
const adapterName$10 = 'cloneContextMappings';
|
|
3055
3055
|
const cloneContextMappings_ConfigPropertyMetadata = [
|
|
3056
3056
|
generateParamConfigMetadata('contextMappingClones', true, 2 /* Body */, 4 /* Unsupported */, true),
|
|
3057
3057
|
];
|
|
3058
|
-
const cloneContextMappings_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName
|
|
3059
|
-
const createResourceParams
|
|
3060
|
-
function typeCheckConfig
|
|
3058
|
+
const cloneContextMappings_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$10, cloneContextMappings_ConfigPropertyMetadata);
|
|
3059
|
+
const createResourceParams$10 = /*#__PURE__*/ createResourceParams$14(cloneContextMappings_ConfigPropertyMetadata);
|
|
3060
|
+
function typeCheckConfig$10(untrustedConfig) {
|
|
3061
3061
|
const config = {};
|
|
3062
3062
|
const untrustedConfig_contextMappingClones = untrustedConfig.contextMappingClones;
|
|
3063
3063
|
if (ArrayIsArray$1(untrustedConfig_contextMappingClones)) {
|
|
@@ -3073,30 +3073,30 @@ function typeCheckConfig$$(untrustedConfig) {
|
|
|
3073
3073
|
}
|
|
3074
3074
|
return config;
|
|
3075
3075
|
}
|
|
3076
|
-
function validateAdapterConfig
|
|
3076
|
+
function validateAdapterConfig$10(untrustedConfig, configPropertyNames) {
|
|
3077
3077
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
3078
3078
|
return null;
|
|
3079
3079
|
}
|
|
3080
3080
|
if (process.env.NODE_ENV !== 'production') {
|
|
3081
3081
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
3082
3082
|
}
|
|
3083
|
-
const config = typeCheckConfig
|
|
3083
|
+
const config = typeCheckConfig$10(untrustedConfig);
|
|
3084
3084
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
3085
3085
|
return null;
|
|
3086
3086
|
}
|
|
3087
3087
|
return config;
|
|
3088
3088
|
}
|
|
3089
|
-
function buildNetworkSnapshot
|
|
3090
|
-
const resourceParams = createResourceParams
|
|
3091
|
-
const request = createResourceRequest
|
|
3089
|
+
function buildNetworkSnapshot$10(luvio, config, options) {
|
|
3090
|
+
const resourceParams = createResourceParams$10(config);
|
|
3091
|
+
const request = createResourceRequest$10(resourceParams);
|
|
3092
3092
|
return luvio.dispatchResourceRequest(request, options)
|
|
3093
3093
|
.then((response) => {
|
|
3094
3094
|
return luvio.handleSuccessResponse(() => {
|
|
3095
|
-
const snapshot = ingestSuccess$
|
|
3095
|
+
const snapshot = ingestSuccess$P(luvio, resourceParams, response);
|
|
3096
3096
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
3097
3097
|
}, () => {
|
|
3098
3098
|
const cache = new StoreKeyMap();
|
|
3099
|
-
getResponseCacheKeys
|
|
3099
|
+
getResponseCacheKeys$10(cache, luvio, resourceParams, response.body);
|
|
3100
3100
|
return cache;
|
|
3101
3101
|
});
|
|
3102
3102
|
}, (response) => {
|
|
@@ -3106,12 +3106,12 @@ function buildNetworkSnapshot$$(luvio, config, options) {
|
|
|
3106
3106
|
}
|
|
3107
3107
|
const cloneContextMappingsAdapterFactory = (luvio) => {
|
|
3108
3108
|
return function cloneContextMappings(untrustedConfig) {
|
|
3109
|
-
const config = validateAdapterConfig
|
|
3109
|
+
const config = validateAdapterConfig$10(untrustedConfig, cloneContextMappings_ConfigPropertyNames);
|
|
3110
3110
|
// Invalid or incomplete config
|
|
3111
3111
|
if (config === null) {
|
|
3112
3112
|
throw new Error('Invalid config for "cloneContextMappings"');
|
|
3113
3113
|
}
|
|
3114
|
-
return buildNetworkSnapshot
|
|
3114
|
+
return buildNetworkSnapshot$10(luvio, config);
|
|
3115
3115
|
};
|
|
3116
3116
|
};
|
|
3117
3117
|
|
|
@@ -3255,7 +3255,7 @@ function keyBuilderFromType$k(luvio, object) {
|
|
|
3255
3255
|
function normalize$o(input, existing, path, luvio, store, timestamp) {
|
|
3256
3256
|
return input;
|
|
3257
3257
|
}
|
|
3258
|
-
const select$
|
|
3258
|
+
const select$1f = function ContextDefinitionTransformationRepresentationSelect() {
|
|
3259
3259
|
return {
|
|
3260
3260
|
kind: 'Fragment',
|
|
3261
3261
|
version: VERSION$s,
|
|
@@ -3570,7 +3570,7 @@ function normalize$n(input, existing, path, luvio, store, timestamp) {
|
|
|
3570
3570
|
}
|
|
3571
3571
|
return input;
|
|
3572
3572
|
}
|
|
3573
|
-
const select$
|
|
3573
|
+
const select$1e = function ContextDefinitionTransformationListRepresentationSelect() {
|
|
3574
3574
|
return {
|
|
3575
3575
|
kind: 'Fragment',
|
|
3576
3576
|
version: VERSION$r,
|
|
@@ -3590,7 +3590,7 @@ const select$1d = function ContextDefinitionTransformationListRepresentationSele
|
|
|
3590
3590
|
kind: 'Link',
|
|
3591
3591
|
plural: true,
|
|
3592
3592
|
required: false,
|
|
3593
|
-
fragment: select$
|
|
3593
|
+
fragment: select$1f()
|
|
3594
3594
|
},
|
|
3595
3595
|
{
|
|
3596
3596
|
name: 'isSuccess',
|
|
@@ -3680,19 +3680,19 @@ function getTypeCacheKeys$n(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
3680
3680
|
}
|
|
3681
3681
|
}
|
|
3682
3682
|
|
|
3683
|
-
function select$
|
|
3684
|
-
return select$
|
|
3683
|
+
function select$1d(luvio, params) {
|
|
3684
|
+
return select$1e();
|
|
3685
3685
|
}
|
|
3686
|
-
function getResponseCacheKeys
|
|
3686
|
+
function getResponseCacheKeys$$(storeKeyMap, luvio, resourceParams, response) {
|
|
3687
3687
|
getTypeCacheKeys$n(storeKeyMap, luvio, response);
|
|
3688
3688
|
}
|
|
3689
|
-
function ingestSuccess$
|
|
3689
|
+
function ingestSuccess$O(luvio, resourceParams, response) {
|
|
3690
3690
|
const { body } = response;
|
|
3691
3691
|
const key = keyBuilderFromType$j(luvio, body);
|
|
3692
3692
|
luvio.storeIngest(key, ingest$n, body);
|
|
3693
3693
|
const snapshot = luvio.storeLookup({
|
|
3694
3694
|
recordId: key,
|
|
3695
|
-
node: select$
|
|
3695
|
+
node: select$1d(),
|
|
3696
3696
|
variables: {},
|
|
3697
3697
|
});
|
|
3698
3698
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -3703,7 +3703,7 @@ function ingestSuccess$N(luvio, resourceParams, response) {
|
|
|
3703
3703
|
deepFreeze(snapshot.data);
|
|
3704
3704
|
return snapshot;
|
|
3705
3705
|
}
|
|
3706
|
-
function createResourceRequest
|
|
3706
|
+
function createResourceRequest$$(config) {
|
|
3707
3707
|
const headers = {};
|
|
3708
3708
|
return {
|
|
3709
3709
|
baseUri: '/services/data/v68.0',
|
|
@@ -3717,16 +3717,16 @@ function createResourceRequest$_(config) {
|
|
|
3717
3717
|
};
|
|
3718
3718
|
}
|
|
3719
3719
|
|
|
3720
|
-
const adapterName
|
|
3720
|
+
const adapterName$$ = 'contextDefinitionTransformationClone';
|
|
3721
3721
|
const contextDefinitionTransformationClone_ConfigPropertyMetadata = [
|
|
3722
3722
|
generateParamConfigMetadata('contextDefinitionId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
3723
3723
|
generateParamConfigMetadata('contextDefinitionTransformationClones', true, 2 /* Body */, 4 /* Unsupported */, true),
|
|
3724
3724
|
];
|
|
3725
|
-
const contextDefinitionTransformationClone_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName
|
|
3726
|
-
const createResourceParams
|
|
3727
|
-
function typeCheckConfig
|
|
3725
|
+
const contextDefinitionTransformationClone_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$$, contextDefinitionTransformationClone_ConfigPropertyMetadata);
|
|
3726
|
+
const createResourceParams$$ = /*#__PURE__*/ createResourceParams$14(contextDefinitionTransformationClone_ConfigPropertyMetadata);
|
|
3727
|
+
function typeCheckConfig$$(untrustedConfig) {
|
|
3728
3728
|
const config = {};
|
|
3729
|
-
typeCheckConfig$
|
|
3729
|
+
typeCheckConfig$14(untrustedConfig, config, contextDefinitionTransformationClone_ConfigPropertyMetadata);
|
|
3730
3730
|
const untrustedConfig_contextDefinitionTransformationClones = untrustedConfig.contextDefinitionTransformationClones;
|
|
3731
3731
|
if (ArrayIsArray$1(untrustedConfig_contextDefinitionTransformationClones)) {
|
|
3732
3732
|
const untrustedConfig_contextDefinitionTransformationClones_array = [];
|
|
@@ -3741,30 +3741,30 @@ function typeCheckConfig$_(untrustedConfig) {
|
|
|
3741
3741
|
}
|
|
3742
3742
|
return config;
|
|
3743
3743
|
}
|
|
3744
|
-
function validateAdapterConfig
|
|
3744
|
+
function validateAdapterConfig$$(untrustedConfig, configPropertyNames) {
|
|
3745
3745
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
3746
3746
|
return null;
|
|
3747
3747
|
}
|
|
3748
3748
|
if (process.env.NODE_ENV !== 'production') {
|
|
3749
3749
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
3750
3750
|
}
|
|
3751
|
-
const config = typeCheckConfig
|
|
3751
|
+
const config = typeCheckConfig$$(untrustedConfig);
|
|
3752
3752
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
3753
3753
|
return null;
|
|
3754
3754
|
}
|
|
3755
3755
|
return config;
|
|
3756
3756
|
}
|
|
3757
|
-
function buildNetworkSnapshot
|
|
3758
|
-
const resourceParams = createResourceParams
|
|
3759
|
-
const request = createResourceRequest
|
|
3757
|
+
function buildNetworkSnapshot$$(luvio, config, options) {
|
|
3758
|
+
const resourceParams = createResourceParams$$(config);
|
|
3759
|
+
const request = createResourceRequest$$(resourceParams);
|
|
3760
3760
|
return luvio.dispatchResourceRequest(request, options)
|
|
3761
3761
|
.then((response) => {
|
|
3762
3762
|
return luvio.handleSuccessResponse(() => {
|
|
3763
|
-
const snapshot = ingestSuccess$
|
|
3763
|
+
const snapshot = ingestSuccess$O(luvio, resourceParams, response);
|
|
3764
3764
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
3765
3765
|
}, () => {
|
|
3766
3766
|
const cache = new StoreKeyMap();
|
|
3767
|
-
getResponseCacheKeys
|
|
3767
|
+
getResponseCacheKeys$$(cache, luvio, resourceParams, response.body);
|
|
3768
3768
|
return cache;
|
|
3769
3769
|
});
|
|
3770
3770
|
}, (response) => {
|
|
@@ -3774,12 +3774,12 @@ function buildNetworkSnapshot$_(luvio, config, options) {
|
|
|
3774
3774
|
}
|
|
3775
3775
|
const contextDefinitionTransformationCloneAdapterFactory = (luvio) => {
|
|
3776
3776
|
return function contextDefinitionTransformationClone(untrustedConfig) {
|
|
3777
|
-
const config = validateAdapterConfig
|
|
3777
|
+
const config = validateAdapterConfig$$(untrustedConfig, contextDefinitionTransformationClone_ConfigPropertyNames);
|
|
3778
3778
|
// Invalid or incomplete config
|
|
3779
3779
|
if (config === null) {
|
|
3780
3780
|
throw new Error('Invalid config for "contextDefinitionTransformationClone"');
|
|
3781
3781
|
}
|
|
3782
|
-
return buildNetworkSnapshot
|
|
3782
|
+
return buildNetworkSnapshot$$(luvio, config);
|
|
3783
3783
|
};
|
|
3784
3784
|
};
|
|
3785
3785
|
|
|
@@ -3832,19 +3832,19 @@ function validate$L(obj, path = 'ContextAttributeMappingInputRepresentation') {
|
|
|
3832
3832
|
return v_error === undefined ? null : v_error;
|
|
3833
3833
|
}
|
|
3834
3834
|
|
|
3835
|
-
function select$
|
|
3836
|
-
return select$
|
|
3835
|
+
function select$1c(luvio, params) {
|
|
3836
|
+
return select$1k();
|
|
3837
3837
|
}
|
|
3838
|
-
function getResponseCacheKeys$
|
|
3838
|
+
function getResponseCacheKeys$_(storeKeyMap, luvio, resourceParams, response) {
|
|
3839
3839
|
getTypeCacheKeys$s(storeKeyMap, luvio, response);
|
|
3840
3840
|
}
|
|
3841
|
-
function ingestSuccess$
|
|
3841
|
+
function ingestSuccess$N(luvio, resourceParams, response) {
|
|
3842
3842
|
const { body } = response;
|
|
3843
3843
|
const key = keyBuilderFromType$o(luvio, body);
|
|
3844
3844
|
luvio.storeIngest(key, ingest$s, body);
|
|
3845
3845
|
const snapshot = luvio.storeLookup({
|
|
3846
3846
|
recordId: key,
|
|
3847
|
-
node: select$
|
|
3847
|
+
node: select$1c(),
|
|
3848
3848
|
variables: {},
|
|
3849
3849
|
});
|
|
3850
3850
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -3855,7 +3855,7 @@ function ingestSuccess$M(luvio, resourceParams, response) {
|
|
|
3855
3855
|
deepFreeze(snapshot.data);
|
|
3856
3856
|
return snapshot;
|
|
3857
3857
|
}
|
|
3858
|
-
function createResourceRequest$
|
|
3858
|
+
function createResourceRequest$_(config) {
|
|
3859
3859
|
const headers = {};
|
|
3860
3860
|
return {
|
|
3861
3861
|
baseUri: '/services/data/v68.0',
|
|
@@ -3869,13 +3869,13 @@ function createResourceRequest$Z(config) {
|
|
|
3869
3869
|
};
|
|
3870
3870
|
}
|
|
3871
3871
|
|
|
3872
|
-
const adapterName$
|
|
3872
|
+
const adapterName$_ = 'createContextAttributeMapping';
|
|
3873
3873
|
const createContextAttributeMapping_ConfigPropertyMetadata = [
|
|
3874
3874
|
generateParamConfigMetadata('contextAttributeMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
3875
3875
|
];
|
|
3876
|
-
const createContextAttributeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
3877
|
-
const createResourceParams$
|
|
3878
|
-
function typeCheckConfig$
|
|
3876
|
+
const createContextAttributeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$_, createContextAttributeMapping_ConfigPropertyMetadata);
|
|
3877
|
+
const createResourceParams$_ = /*#__PURE__*/ createResourceParams$14(createContextAttributeMapping_ConfigPropertyMetadata);
|
|
3878
|
+
function typeCheckConfig$_(untrustedConfig) {
|
|
3879
3879
|
const config = {};
|
|
3880
3880
|
const untrustedConfig_contextAttributeMappingInput = untrustedConfig.contextAttributeMappingInput;
|
|
3881
3881
|
const referenceContextAttributeMappingInputRepresentationValidationError = validate$L(untrustedConfig_contextAttributeMappingInput);
|
|
@@ -3884,30 +3884,30 @@ function typeCheckConfig$Z(untrustedConfig) {
|
|
|
3884
3884
|
}
|
|
3885
3885
|
return config;
|
|
3886
3886
|
}
|
|
3887
|
-
function validateAdapterConfig$
|
|
3887
|
+
function validateAdapterConfig$_(untrustedConfig, configPropertyNames) {
|
|
3888
3888
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
3889
3889
|
return null;
|
|
3890
3890
|
}
|
|
3891
3891
|
if (process.env.NODE_ENV !== 'production') {
|
|
3892
3892
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
3893
3893
|
}
|
|
3894
|
-
const config = typeCheckConfig$
|
|
3894
|
+
const config = typeCheckConfig$_(untrustedConfig);
|
|
3895
3895
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
3896
3896
|
return null;
|
|
3897
3897
|
}
|
|
3898
3898
|
return config;
|
|
3899
3899
|
}
|
|
3900
|
-
function buildNetworkSnapshot$
|
|
3901
|
-
const resourceParams = createResourceParams$
|
|
3902
|
-
const request = createResourceRequest$
|
|
3900
|
+
function buildNetworkSnapshot$_(luvio, config, options) {
|
|
3901
|
+
const resourceParams = createResourceParams$_(config);
|
|
3902
|
+
const request = createResourceRequest$_(resourceParams);
|
|
3903
3903
|
return luvio.dispatchResourceRequest(request, options)
|
|
3904
3904
|
.then((response) => {
|
|
3905
3905
|
return luvio.handleSuccessResponse(() => {
|
|
3906
|
-
const snapshot = ingestSuccess$
|
|
3906
|
+
const snapshot = ingestSuccess$N(luvio, resourceParams, response);
|
|
3907
3907
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
3908
3908
|
}, () => {
|
|
3909
3909
|
const cache = new StoreKeyMap();
|
|
3910
|
-
getResponseCacheKeys$
|
|
3910
|
+
getResponseCacheKeys$_(cache, luvio, resourceParams, response.body);
|
|
3911
3911
|
return cache;
|
|
3912
3912
|
});
|
|
3913
3913
|
}, (response) => {
|
|
@@ -3917,12 +3917,12 @@ function buildNetworkSnapshot$Z(luvio, config, options) {
|
|
|
3917
3917
|
}
|
|
3918
3918
|
const createContextAttributeMappingAdapterFactory = (luvio) => {
|
|
3919
3919
|
return function createContextAttributeMapping(untrustedConfig) {
|
|
3920
|
-
const config = validateAdapterConfig$
|
|
3920
|
+
const config = validateAdapterConfig$_(untrustedConfig, createContextAttributeMapping_ConfigPropertyNames);
|
|
3921
3921
|
// Invalid or incomplete config
|
|
3922
3922
|
if (config === null) {
|
|
3923
3923
|
throw new Error('Invalid config for "createContextAttributeMapping"');
|
|
3924
3924
|
}
|
|
3925
|
-
return buildNetworkSnapshot$
|
|
3925
|
+
return buildNetworkSnapshot$_(luvio, config);
|
|
3926
3926
|
};
|
|
3927
3927
|
};
|
|
3928
3928
|
|
|
@@ -4023,7 +4023,7 @@ function normalize$m(input, existing, path, luvio, store, timestamp) {
|
|
|
4023
4023
|
}
|
|
4024
4024
|
return input;
|
|
4025
4025
|
}
|
|
4026
|
-
const select$
|
|
4026
|
+
const select$1b = function ContextAttributeMappingListRepresentationSelect() {
|
|
4027
4027
|
return {
|
|
4028
4028
|
kind: 'Fragment',
|
|
4029
4029
|
version: VERSION$q,
|
|
@@ -4038,7 +4038,7 @@ const select$1a = function ContextAttributeMappingListRepresentationSelect() {
|
|
|
4038
4038
|
kind: 'Link',
|
|
4039
4039
|
plural: true,
|
|
4040
4040
|
required: false,
|
|
4041
|
-
fragment: select$
|
|
4041
|
+
fragment: select$1k()
|
|
4042
4042
|
},
|
|
4043
4043
|
{
|
|
4044
4044
|
name: 'isSuccess',
|
|
@@ -4115,19 +4115,19 @@ function getTypeCacheKeys$m(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
4115
4115
|
}
|
|
4116
4116
|
}
|
|
4117
4117
|
|
|
4118
|
-
function select$
|
|
4119
|
-
return select$
|
|
4118
|
+
function select$1a(luvio, params) {
|
|
4119
|
+
return select$1b();
|
|
4120
4120
|
}
|
|
4121
|
-
function getResponseCacheKeys$
|
|
4121
|
+
function getResponseCacheKeys$Z(storeKeyMap, luvio, resourceParams, response) {
|
|
4122
4122
|
getTypeCacheKeys$m(storeKeyMap, luvio, response);
|
|
4123
4123
|
}
|
|
4124
|
-
function ingestSuccess$
|
|
4124
|
+
function ingestSuccess$M(luvio, resourceParams, response) {
|
|
4125
4125
|
const { body } = response;
|
|
4126
4126
|
const key = keyBuilderFromType$i(luvio, body);
|
|
4127
4127
|
luvio.storeIngest(key, ingest$m, body);
|
|
4128
4128
|
const snapshot = luvio.storeLookup({
|
|
4129
4129
|
recordId: key,
|
|
4130
|
-
node: select$
|
|
4130
|
+
node: select$1a(),
|
|
4131
4131
|
variables: {},
|
|
4132
4132
|
});
|
|
4133
4133
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -4138,7 +4138,7 @@ function ingestSuccess$L(luvio, resourceParams, response) {
|
|
|
4138
4138
|
deepFreeze(snapshot.data);
|
|
4139
4139
|
return snapshot;
|
|
4140
4140
|
}
|
|
4141
|
-
function createResourceRequest$
|
|
4141
|
+
function createResourceRequest$Z(config) {
|
|
4142
4142
|
const headers = {};
|
|
4143
4143
|
return {
|
|
4144
4144
|
baseUri: '/services/data/v68.0',
|
|
@@ -4152,16 +4152,16 @@ function createResourceRequest$Y(config) {
|
|
|
4152
4152
|
};
|
|
4153
4153
|
}
|
|
4154
4154
|
|
|
4155
|
-
const adapterName$
|
|
4155
|
+
const adapterName$Z = 'createContextAttributeMappings';
|
|
4156
4156
|
const createContextAttributeMappings_ConfigPropertyMetadata = [
|
|
4157
4157
|
generateParamConfigMetadata('contextNodeMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
4158
4158
|
generateParamConfigMetadata('contextAttributeMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
4159
4159
|
];
|
|
4160
|
-
const createContextAttributeMappings_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
4161
|
-
const createResourceParams$
|
|
4162
|
-
function typeCheckConfig$
|
|
4160
|
+
const createContextAttributeMappings_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$Z, createContextAttributeMappings_ConfigPropertyMetadata);
|
|
4161
|
+
const createResourceParams$Z = /*#__PURE__*/ createResourceParams$14(createContextAttributeMappings_ConfigPropertyMetadata);
|
|
4162
|
+
function typeCheckConfig$Z(untrustedConfig) {
|
|
4163
4163
|
const config = {};
|
|
4164
|
-
typeCheckConfig$
|
|
4164
|
+
typeCheckConfig$14(untrustedConfig, config, createContextAttributeMappings_ConfigPropertyMetadata);
|
|
4165
4165
|
const untrustedConfig_contextAttributeMappingInput = untrustedConfig.contextAttributeMappingInput;
|
|
4166
4166
|
const referenceContextAttributeMappingListInputRepresentationValidationError = validate$K(untrustedConfig_contextAttributeMappingInput);
|
|
4167
4167
|
if (referenceContextAttributeMappingListInputRepresentationValidationError === null) {
|
|
@@ -4169,30 +4169,30 @@ function typeCheckConfig$Y(untrustedConfig) {
|
|
|
4169
4169
|
}
|
|
4170
4170
|
return config;
|
|
4171
4171
|
}
|
|
4172
|
-
function validateAdapterConfig$
|
|
4172
|
+
function validateAdapterConfig$Z(untrustedConfig, configPropertyNames) {
|
|
4173
4173
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
4174
4174
|
return null;
|
|
4175
4175
|
}
|
|
4176
4176
|
if (process.env.NODE_ENV !== 'production') {
|
|
4177
4177
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
4178
4178
|
}
|
|
4179
|
-
const config = typeCheckConfig$
|
|
4179
|
+
const config = typeCheckConfig$Z(untrustedConfig);
|
|
4180
4180
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
4181
4181
|
return null;
|
|
4182
4182
|
}
|
|
4183
4183
|
return config;
|
|
4184
4184
|
}
|
|
4185
|
-
function buildNetworkSnapshot$
|
|
4186
|
-
const resourceParams = createResourceParams$
|
|
4187
|
-
const request = createResourceRequest$
|
|
4185
|
+
function buildNetworkSnapshot$Z(luvio, config, options) {
|
|
4186
|
+
const resourceParams = createResourceParams$Z(config);
|
|
4187
|
+
const request = createResourceRequest$Z(resourceParams);
|
|
4188
4188
|
return luvio.dispatchResourceRequest(request, options)
|
|
4189
4189
|
.then((response) => {
|
|
4190
4190
|
return luvio.handleSuccessResponse(() => {
|
|
4191
|
-
const snapshot = ingestSuccess$
|
|
4191
|
+
const snapshot = ingestSuccess$M(luvio, resourceParams, response);
|
|
4192
4192
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
4193
4193
|
}, () => {
|
|
4194
4194
|
const cache = new StoreKeyMap();
|
|
4195
|
-
getResponseCacheKeys$
|
|
4195
|
+
getResponseCacheKeys$Z(cache, luvio, resourceParams, response.body);
|
|
4196
4196
|
return cache;
|
|
4197
4197
|
});
|
|
4198
4198
|
}, (response) => {
|
|
@@ -4202,12 +4202,12 @@ function buildNetworkSnapshot$Y(luvio, config, options) {
|
|
|
4202
4202
|
}
|
|
4203
4203
|
const createContextAttributeMappingsAdapterFactory = (luvio) => {
|
|
4204
4204
|
return function createContextAttributeMappings(untrustedConfig) {
|
|
4205
|
-
const config = validateAdapterConfig$
|
|
4205
|
+
const config = validateAdapterConfig$Z(untrustedConfig, createContextAttributeMappings_ConfigPropertyNames);
|
|
4206
4206
|
// Invalid or incomplete config
|
|
4207
4207
|
if (config === null) {
|
|
4208
4208
|
throw new Error('Invalid config for "createContextAttributeMappings"');
|
|
4209
4209
|
}
|
|
4210
|
-
return buildNetworkSnapshot$
|
|
4210
|
+
return buildNetworkSnapshot$Z(luvio, config);
|
|
4211
4211
|
};
|
|
4212
4212
|
};
|
|
4213
4213
|
|
|
@@ -4295,7 +4295,7 @@ function keyBuilderFromType$h(luvio, object) {
|
|
|
4295
4295
|
function normalize$l(input, existing, path, luvio, store, timestamp) {
|
|
4296
4296
|
return input;
|
|
4297
4297
|
}
|
|
4298
|
-
const select$
|
|
4298
|
+
const select$19 = function ContextAttributeTagRepresentationSelect() {
|
|
4299
4299
|
return {
|
|
4300
4300
|
kind: 'Fragment',
|
|
4301
4301
|
version: VERSION$p,
|
|
@@ -4596,7 +4596,7 @@ function normalize$k(input, existing, path, luvio, store, timestamp) {
|
|
|
4596
4596
|
}
|
|
4597
4597
|
return input;
|
|
4598
4598
|
}
|
|
4599
|
-
const select$
|
|
4599
|
+
const select$18 = function ContextAttributeRepresentationSelect() {
|
|
4600
4600
|
return {
|
|
4601
4601
|
kind: 'Fragment',
|
|
4602
4602
|
version: VERSION$o,
|
|
@@ -4616,7 +4616,7 @@ const select$17 = function ContextAttributeRepresentationSelect() {
|
|
|
4616
4616
|
name: 'attributeTags',
|
|
4617
4617
|
kind: 'Link',
|
|
4618
4618
|
plural: true,
|
|
4619
|
-
fragment: select$
|
|
4619
|
+
fragment: select$19()
|
|
4620
4620
|
},
|
|
4621
4621
|
{
|
|
4622
4622
|
name: 'baseReference',
|
|
@@ -4963,8 +4963,11 @@ function validate$F(obj, path = 'ContextAttributeListRepresentation') {
|
|
|
4963
4963
|
for (let i = 0; i < obj_attributes.length; i++) {
|
|
4964
4964
|
const obj_attributes_item = obj_attributes[i];
|
|
4965
4965
|
const path_attributes_item = path_attributes + '[' + i + ']';
|
|
4966
|
-
|
|
4967
|
-
|
|
4966
|
+
const referencepath_attributes_itemValidationError = validate$G(obj_attributes_item, path_attributes_item);
|
|
4967
|
+
if (referencepath_attributes_itemValidationError !== null) {
|
|
4968
|
+
let message = 'Object doesn\'t match ContextAttributeRepresentation (at "' + path_attributes_item + '")\n';
|
|
4969
|
+
message += referencepath_attributes_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
|
|
4970
|
+
return new TypeError(message);
|
|
4968
4971
|
}
|
|
4969
4972
|
}
|
|
4970
4973
|
}
|
|
@@ -4999,97 +5002,20 @@ function keyBuilderFromType$f(luvio, object) {
|
|
|
4999
5002
|
return keyBuilder$14(luvio, keyParams);
|
|
5000
5003
|
}
|
|
5001
5004
|
function normalize$j(input, existing, path, luvio, store, timestamp) {
|
|
5002
|
-
const input_attributes = input.attributes;
|
|
5003
|
-
const input_attributes_id = path.fullPath + '__attributes';
|
|
5004
|
-
if (input_attributes !== undefined) {
|
|
5005
|
-
for (let i = 0; i < input_attributes.length; i++) {
|
|
5006
|
-
const input_attributes_item = input_attributes[i];
|
|
5007
|
-
let input_attributes_item_id = input_attributes_id + '__' + i;
|
|
5008
|
-
input_attributes[i] = ingest$k(input_attributes_item, {
|
|
5009
|
-
fullPath: input_attributes_item_id,
|
|
5010
|
-
propertyName: i,
|
|
5011
|
-
parent: {
|
|
5012
|
-
data: input,
|
|
5013
|
-
key: path.fullPath,
|
|
5014
|
-
existing: existing,
|
|
5015
|
-
},
|
|
5016
|
-
ttl: path.ttl
|
|
5017
|
-
}, luvio, store, timestamp);
|
|
5018
|
-
}
|
|
5019
|
-
}
|
|
5020
5005
|
return input;
|
|
5021
5006
|
}
|
|
5022
|
-
const select$
|
|
5007
|
+
const select$17 = function ContextAttributeListRepresentationSelect() {
|
|
5023
5008
|
return {
|
|
5024
5009
|
kind: 'Fragment',
|
|
5025
5010
|
version: VERSION$n,
|
|
5026
5011
|
private: [],
|
|
5027
|
-
|
|
5028
|
-
{
|
|
5029
|
-
name: 'attributes',
|
|
5030
|
-
kind: 'Link',
|
|
5031
|
-
plural: true,
|
|
5032
|
-
required: false,
|
|
5033
|
-
fragment: select$17()
|
|
5034
|
-
},
|
|
5035
|
-
{
|
|
5036
|
-
name: 'contextAttributeListId',
|
|
5037
|
-
kind: 'Scalar'
|
|
5038
|
-
},
|
|
5039
|
-
{
|
|
5040
|
-
name: 'contextNodeId',
|
|
5041
|
-
kind: 'Scalar'
|
|
5042
|
-
},
|
|
5043
|
-
{
|
|
5044
|
-
name: 'isSuccess',
|
|
5045
|
-
kind: 'Scalar',
|
|
5046
|
-
required: false
|
|
5047
|
-
}
|
|
5048
|
-
]
|
|
5012
|
+
opaque: true
|
|
5049
5013
|
};
|
|
5050
5014
|
};
|
|
5051
5015
|
function equals$n(existing, incoming) {
|
|
5052
|
-
|
|
5053
|
-
const incoming_isSuccess = incoming.isSuccess;
|
|
5054
|
-
// if at least one of these optionals is defined
|
|
5055
|
-
if (existing_isSuccess !== undefined || incoming_isSuccess !== undefined) {
|
|
5056
|
-
// if one of these is not defined we know the other is defined and therefore
|
|
5057
|
-
// not equal
|
|
5058
|
-
if (existing_isSuccess === undefined || incoming_isSuccess === undefined) {
|
|
5059
|
-
return false;
|
|
5060
|
-
}
|
|
5061
|
-
if (!(existing_isSuccess === incoming_isSuccess)) {
|
|
5062
|
-
return false;
|
|
5063
|
-
}
|
|
5064
|
-
}
|
|
5065
|
-
const existing_contextAttributeListId = existing.contextAttributeListId;
|
|
5066
|
-
const incoming_contextAttributeListId = incoming.contextAttributeListId;
|
|
5067
|
-
if (!(existing_contextAttributeListId === incoming_contextAttributeListId)) {
|
|
5068
|
-
return false;
|
|
5069
|
-
}
|
|
5070
|
-
const existing_contextNodeId = existing.contextNodeId;
|
|
5071
|
-
const incoming_contextNodeId = incoming.contextNodeId;
|
|
5072
|
-
if (!(existing_contextNodeId === incoming_contextNodeId)) {
|
|
5016
|
+
if (JSONStringify(incoming) !== JSONStringify(existing)) {
|
|
5073
5017
|
return false;
|
|
5074
5018
|
}
|
|
5075
|
-
const existing_attributes = existing.attributes;
|
|
5076
|
-
const incoming_attributes = incoming.attributes;
|
|
5077
|
-
// if at least one of these optionals is defined
|
|
5078
|
-
if (existing_attributes !== undefined || incoming_attributes !== undefined) {
|
|
5079
|
-
// if one of these is not defined we know the other is defined and therefore
|
|
5080
|
-
// not equal
|
|
5081
|
-
if (existing_attributes === undefined || incoming_attributes === undefined) {
|
|
5082
|
-
return false;
|
|
5083
|
-
}
|
|
5084
|
-
const equals_attributes_items = equalsArray(existing_attributes, incoming_attributes, (existing_attributes_item, incoming_attributes_item) => {
|
|
5085
|
-
if (!(existing_attributes_item.__ref === incoming_attributes_item.__ref)) {
|
|
5086
|
-
return false;
|
|
5087
|
-
}
|
|
5088
|
-
});
|
|
5089
|
-
if (equals_attributes_items === false) {
|
|
5090
|
-
return false;
|
|
5091
|
-
}
|
|
5092
|
-
}
|
|
5093
5019
|
return true;
|
|
5094
5020
|
}
|
|
5095
5021
|
const ingest$j = function ContextAttributeListRepresentationIngest(input, path, luvio, store, timestamp) {
|
|
@@ -5112,27 +5038,21 @@ function getTypeCacheKeys$j(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
5112
5038
|
representationName: RepresentationType$j,
|
|
5113
5039
|
mergeable: false
|
|
5114
5040
|
});
|
|
5115
|
-
if (input.attributes !== undefined) {
|
|
5116
|
-
const input_attributes_length = input.attributes.length;
|
|
5117
|
-
for (let i = 0; i < input_attributes_length; i++) {
|
|
5118
|
-
getTypeCacheKeys$k(rootKeySet, luvio, input.attributes[i]);
|
|
5119
|
-
}
|
|
5120
|
-
}
|
|
5121
5041
|
}
|
|
5122
5042
|
|
|
5123
|
-
function select$
|
|
5124
|
-
return select$
|
|
5043
|
+
function select$16(luvio, params) {
|
|
5044
|
+
return select$17();
|
|
5125
5045
|
}
|
|
5126
|
-
function getResponseCacheKeys$
|
|
5046
|
+
function getResponseCacheKeys$Y(storeKeyMap, luvio, resourceParams, response) {
|
|
5127
5047
|
getTypeCacheKeys$j(storeKeyMap, luvio, response);
|
|
5128
5048
|
}
|
|
5129
|
-
function ingestSuccess$
|
|
5049
|
+
function ingestSuccess$L(luvio, resourceParams, response) {
|
|
5130
5050
|
const { body } = response;
|
|
5131
5051
|
const key = keyBuilderFromType$f(luvio, body);
|
|
5132
5052
|
luvio.storeIngest(key, ingest$j, body);
|
|
5133
5053
|
const snapshot = luvio.storeLookup({
|
|
5134
5054
|
recordId: key,
|
|
5135
|
-
node: select$
|
|
5055
|
+
node: select$16(),
|
|
5136
5056
|
variables: {},
|
|
5137
5057
|
});
|
|
5138
5058
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -5143,7 +5063,7 @@ function ingestSuccess$K(luvio, resourceParams, response) {
|
|
|
5143
5063
|
deepFreeze(snapshot.data);
|
|
5144
5064
|
return snapshot;
|
|
5145
5065
|
}
|
|
5146
|
-
function createResourceRequest$
|
|
5066
|
+
function createResourceRequest$Y(config) {
|
|
5147
5067
|
const headers = {};
|
|
5148
5068
|
return {
|
|
5149
5069
|
baseUri: '/services/data/v68.0',
|
|
@@ -5157,16 +5077,16 @@ function createResourceRequest$X(config) {
|
|
|
5157
5077
|
};
|
|
5158
5078
|
}
|
|
5159
5079
|
|
|
5160
|
-
const adapterName$
|
|
5080
|
+
const adapterName$Y = 'createContextAttributes';
|
|
5161
5081
|
const createContextAttributes_ConfigPropertyMetadata = [
|
|
5162
5082
|
generateParamConfigMetadata('contextNodeId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
5163
5083
|
generateParamConfigMetadata('contextAttributeListInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
5164
5084
|
];
|
|
5165
|
-
const createContextAttributes_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
5166
|
-
const createResourceParams$
|
|
5167
|
-
function typeCheckConfig$
|
|
5085
|
+
const createContextAttributes_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$Y, createContextAttributes_ConfigPropertyMetadata);
|
|
5086
|
+
const createResourceParams$Y = /*#__PURE__*/ createResourceParams$14(createContextAttributes_ConfigPropertyMetadata);
|
|
5087
|
+
function typeCheckConfig$Y(untrustedConfig) {
|
|
5168
5088
|
const config = {};
|
|
5169
|
-
typeCheckConfig$
|
|
5089
|
+
typeCheckConfig$14(untrustedConfig, config, createContextAttributes_ConfigPropertyMetadata);
|
|
5170
5090
|
const untrustedConfig_contextAttributeListInput = untrustedConfig.contextAttributeListInput;
|
|
5171
5091
|
const referenceContextAttributesListInputRepresentationValidationError = validate$I(untrustedConfig_contextAttributeListInput);
|
|
5172
5092
|
if (referenceContextAttributesListInputRepresentationValidationError === null) {
|
|
@@ -5174,30 +5094,30 @@ function typeCheckConfig$X(untrustedConfig) {
|
|
|
5174
5094
|
}
|
|
5175
5095
|
return config;
|
|
5176
5096
|
}
|
|
5177
|
-
function validateAdapterConfig$
|
|
5097
|
+
function validateAdapterConfig$Y(untrustedConfig, configPropertyNames) {
|
|
5178
5098
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
5179
5099
|
return null;
|
|
5180
5100
|
}
|
|
5181
5101
|
if (process.env.NODE_ENV !== 'production') {
|
|
5182
5102
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
5183
5103
|
}
|
|
5184
|
-
const config = typeCheckConfig$
|
|
5104
|
+
const config = typeCheckConfig$Y(untrustedConfig);
|
|
5185
5105
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
5186
5106
|
return null;
|
|
5187
5107
|
}
|
|
5188
5108
|
return config;
|
|
5189
5109
|
}
|
|
5190
|
-
function buildNetworkSnapshot$
|
|
5191
|
-
const resourceParams = createResourceParams$
|
|
5192
|
-
const request = createResourceRequest$
|
|
5110
|
+
function buildNetworkSnapshot$Y(luvio, config, options) {
|
|
5111
|
+
const resourceParams = createResourceParams$Y(config);
|
|
5112
|
+
const request = createResourceRequest$Y(resourceParams);
|
|
5193
5113
|
return luvio.dispatchResourceRequest(request, options)
|
|
5194
5114
|
.then((response) => {
|
|
5195
5115
|
return luvio.handleSuccessResponse(() => {
|
|
5196
|
-
const snapshot = ingestSuccess$
|
|
5116
|
+
const snapshot = ingestSuccess$L(luvio, resourceParams, response);
|
|
5197
5117
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
5198
5118
|
}, () => {
|
|
5199
5119
|
const cache = new StoreKeyMap();
|
|
5200
|
-
getResponseCacheKeys$
|
|
5120
|
+
getResponseCacheKeys$Y(cache, luvio, resourceParams, response.body);
|
|
5201
5121
|
return cache;
|
|
5202
5122
|
});
|
|
5203
5123
|
}, (response) => {
|
|
@@ -5207,12 +5127,12 @@ function buildNetworkSnapshot$X(luvio, config, options) {
|
|
|
5207
5127
|
}
|
|
5208
5128
|
const createContextAttributesAdapterFactory = (luvio) => {
|
|
5209
5129
|
return function createContextAttributes(untrustedConfig) {
|
|
5210
|
-
const config = validateAdapterConfig$
|
|
5130
|
+
const config = validateAdapterConfig$Y(untrustedConfig, createContextAttributes_ConfigPropertyNames);
|
|
5211
5131
|
// Invalid or incomplete config
|
|
5212
5132
|
if (config === null) {
|
|
5213
5133
|
throw new Error('Invalid config for "createContextAttributes"');
|
|
5214
5134
|
}
|
|
5215
|
-
return buildNetworkSnapshot$
|
|
5135
|
+
return buildNetworkSnapshot$Y(luvio, config);
|
|
5216
5136
|
};
|
|
5217
5137
|
};
|
|
5218
5138
|
|
|
@@ -5344,7 +5264,7 @@ function keyBuilderFromType$e(luvio, object) {
|
|
|
5344
5264
|
function normalize$i(input, existing, path, luvio, store, timestamp) {
|
|
5345
5265
|
return input;
|
|
5346
5266
|
}
|
|
5347
|
-
const select$
|
|
5267
|
+
const select$15 = function ContextDefinitionFilterRepresentationSelect() {
|
|
5348
5268
|
return {
|
|
5349
5269
|
kind: 'Fragment',
|
|
5350
5270
|
version: VERSION$m,
|
|
@@ -5585,7 +5505,7 @@ function normalize$h(input, existing, path, luvio, store, timestamp) {
|
|
|
5585
5505
|
}
|
|
5586
5506
|
return input;
|
|
5587
5507
|
}
|
|
5588
|
-
const select$
|
|
5508
|
+
const select$14 = function ContextDefinitionFilterListRepresentationSelect() {
|
|
5589
5509
|
return {
|
|
5590
5510
|
kind: 'Fragment',
|
|
5591
5511
|
version: VERSION$l,
|
|
@@ -5596,7 +5516,7 @@ const select$13 = function ContextDefinitionFilterListRepresentationSelect() {
|
|
|
5596
5516
|
kind: 'Link',
|
|
5597
5517
|
plural: true,
|
|
5598
5518
|
required: false,
|
|
5599
|
-
fragment: select$
|
|
5519
|
+
fragment: select$15()
|
|
5600
5520
|
},
|
|
5601
5521
|
{
|
|
5602
5522
|
name: 'contextDefinitionFilterListId',
|
|
@@ -5686,19 +5606,19 @@ function getTypeCacheKeys$h(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
5686
5606
|
}
|
|
5687
5607
|
}
|
|
5688
5608
|
|
|
5689
|
-
function select$
|
|
5690
|
-
return select$
|
|
5609
|
+
function select$13(luvio, params) {
|
|
5610
|
+
return select$14();
|
|
5691
5611
|
}
|
|
5692
|
-
function getResponseCacheKeys$
|
|
5612
|
+
function getResponseCacheKeys$X(storeKeyMap, luvio, resourceParams, response) {
|
|
5693
5613
|
getTypeCacheKeys$h(storeKeyMap, luvio, response);
|
|
5694
5614
|
}
|
|
5695
|
-
function ingestSuccess$
|
|
5615
|
+
function ingestSuccess$K(luvio, resourceParams, response) {
|
|
5696
5616
|
const { body } = response;
|
|
5697
5617
|
const key = keyBuilderFromType$d(luvio, body);
|
|
5698
5618
|
luvio.storeIngest(key, ingest$h, body);
|
|
5699
5619
|
const snapshot = luvio.storeLookup({
|
|
5700
5620
|
recordId: key,
|
|
5701
|
-
node: select$
|
|
5621
|
+
node: select$13(),
|
|
5702
5622
|
variables: {},
|
|
5703
5623
|
});
|
|
5704
5624
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -5709,7 +5629,7 @@ function ingestSuccess$J(luvio, resourceParams, response) {
|
|
|
5709
5629
|
deepFreeze(snapshot.data);
|
|
5710
5630
|
return snapshot;
|
|
5711
5631
|
}
|
|
5712
|
-
function createResourceRequest$
|
|
5632
|
+
function createResourceRequest$X(config) {
|
|
5713
5633
|
const headers = {};
|
|
5714
5634
|
return {
|
|
5715
5635
|
baseUri: '/services/data/v68.0',
|
|
@@ -5723,16 +5643,16 @@ function createResourceRequest$W(config) {
|
|
|
5723
5643
|
};
|
|
5724
5644
|
}
|
|
5725
5645
|
|
|
5726
|
-
const adapterName$
|
|
5646
|
+
const adapterName$X = 'createContextFilters';
|
|
5727
5647
|
const createContextFilters_ConfigPropertyMetadata = [
|
|
5728
5648
|
generateParamConfigMetadata('contextDefinitionId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
5729
5649
|
generateParamConfigMetadata('filters', true, 2 /* Body */, 4 /* Unsupported */, true),
|
|
5730
5650
|
];
|
|
5731
|
-
const createContextFilters_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
5732
|
-
const createResourceParams$
|
|
5733
|
-
function typeCheckConfig$
|
|
5651
|
+
const createContextFilters_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$X, createContextFilters_ConfigPropertyMetadata);
|
|
5652
|
+
const createResourceParams$X = /*#__PURE__*/ createResourceParams$14(createContextFilters_ConfigPropertyMetadata);
|
|
5653
|
+
function typeCheckConfig$X(untrustedConfig) {
|
|
5734
5654
|
const config = {};
|
|
5735
|
-
typeCheckConfig$
|
|
5655
|
+
typeCheckConfig$14(untrustedConfig, config, createContextFilters_ConfigPropertyMetadata);
|
|
5736
5656
|
const untrustedConfig_filters = untrustedConfig.filters;
|
|
5737
5657
|
if (ArrayIsArray$1(untrustedConfig_filters)) {
|
|
5738
5658
|
const untrustedConfig_filters_array = [];
|
|
@@ -5747,30 +5667,30 @@ function typeCheckConfig$W(untrustedConfig) {
|
|
|
5747
5667
|
}
|
|
5748
5668
|
return config;
|
|
5749
5669
|
}
|
|
5750
|
-
function validateAdapterConfig$
|
|
5670
|
+
function validateAdapterConfig$X(untrustedConfig, configPropertyNames) {
|
|
5751
5671
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
5752
5672
|
return null;
|
|
5753
5673
|
}
|
|
5754
5674
|
if (process.env.NODE_ENV !== 'production') {
|
|
5755
5675
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
5756
5676
|
}
|
|
5757
|
-
const config = typeCheckConfig$
|
|
5677
|
+
const config = typeCheckConfig$X(untrustedConfig);
|
|
5758
5678
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
5759
5679
|
return null;
|
|
5760
5680
|
}
|
|
5761
5681
|
return config;
|
|
5762
5682
|
}
|
|
5763
|
-
function buildNetworkSnapshot$
|
|
5764
|
-
const resourceParams = createResourceParams$
|
|
5765
|
-
const request = createResourceRequest$
|
|
5683
|
+
function buildNetworkSnapshot$X(luvio, config, options) {
|
|
5684
|
+
const resourceParams = createResourceParams$X(config);
|
|
5685
|
+
const request = createResourceRequest$X(resourceParams);
|
|
5766
5686
|
return luvio.dispatchResourceRequest(request, options)
|
|
5767
5687
|
.then((response) => {
|
|
5768
5688
|
return luvio.handleSuccessResponse(() => {
|
|
5769
|
-
const snapshot = ingestSuccess$
|
|
5689
|
+
const snapshot = ingestSuccess$K(luvio, resourceParams, response);
|
|
5770
5690
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
5771
5691
|
}, () => {
|
|
5772
5692
|
const cache = new StoreKeyMap();
|
|
5773
|
-
getResponseCacheKeys$
|
|
5693
|
+
getResponseCacheKeys$X(cache, luvio, resourceParams, response.body);
|
|
5774
5694
|
return cache;
|
|
5775
5695
|
});
|
|
5776
5696
|
}, (response) => {
|
|
@@ -5780,12 +5700,12 @@ function buildNetworkSnapshot$W(luvio, config, options) {
|
|
|
5780
5700
|
}
|
|
5781
5701
|
const createContextFiltersAdapterFactory = (luvio) => {
|
|
5782
5702
|
return function createContextFilters(untrustedConfig) {
|
|
5783
|
-
const config = validateAdapterConfig$
|
|
5703
|
+
const config = validateAdapterConfig$X(untrustedConfig, createContextFilters_ConfigPropertyNames);
|
|
5784
5704
|
// Invalid or incomplete config
|
|
5785
5705
|
if (config === null) {
|
|
5786
5706
|
throw new Error('Invalid config for "createContextFilters"');
|
|
5787
5707
|
}
|
|
5788
|
-
return buildNetworkSnapshot$
|
|
5708
|
+
return buildNetworkSnapshot$X(luvio, config);
|
|
5789
5709
|
};
|
|
5790
5710
|
};
|
|
5791
5711
|
|
|
@@ -5850,19 +5770,19 @@ function validate$B(obj, path = 'ContextMappingInputRepresentation') {
|
|
|
5850
5770
|
return v_error === undefined ? null : v_error;
|
|
5851
5771
|
}
|
|
5852
5772
|
|
|
5853
|
-
function select$
|
|
5854
|
-
return select$
|
|
5773
|
+
function select$12(luvio, params) {
|
|
5774
|
+
return select$1i();
|
|
5855
5775
|
}
|
|
5856
|
-
function getResponseCacheKeys$
|
|
5776
|
+
function getResponseCacheKeys$W(storeKeyMap, luvio, resourceParams, response) {
|
|
5857
5777
|
getTypeCacheKeys$q(storeKeyMap, luvio, response);
|
|
5858
5778
|
}
|
|
5859
|
-
function ingestSuccess$
|
|
5779
|
+
function ingestSuccess$J(luvio, resourceParams, response) {
|
|
5860
5780
|
const { body } = response;
|
|
5861
5781
|
const key = keyBuilderFromType$m(luvio, body);
|
|
5862
5782
|
luvio.storeIngest(key, ingest$q, body);
|
|
5863
5783
|
const snapshot = luvio.storeLookup({
|
|
5864
5784
|
recordId: key,
|
|
5865
|
-
node: select$
|
|
5785
|
+
node: select$12(),
|
|
5866
5786
|
variables: {},
|
|
5867
5787
|
});
|
|
5868
5788
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -5873,7 +5793,7 @@ function ingestSuccess$I(luvio, resourceParams, response) {
|
|
|
5873
5793
|
deepFreeze(snapshot.data);
|
|
5874
5794
|
return snapshot;
|
|
5875
5795
|
}
|
|
5876
|
-
function createResourceRequest$
|
|
5796
|
+
function createResourceRequest$W(config) {
|
|
5877
5797
|
const headers = {};
|
|
5878
5798
|
return {
|
|
5879
5799
|
baseUri: '/services/data/v68.0',
|
|
@@ -5887,13 +5807,13 @@ function createResourceRequest$V(config) {
|
|
|
5887
5807
|
};
|
|
5888
5808
|
}
|
|
5889
5809
|
|
|
5890
|
-
const adapterName$
|
|
5810
|
+
const adapterName$W = 'createContextMapping';
|
|
5891
5811
|
const createContextMapping_ConfigPropertyMetadata = [
|
|
5892
5812
|
generateParamConfigMetadata('contextMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
5893
5813
|
];
|
|
5894
|
-
const createContextMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
5895
|
-
const createResourceParams$
|
|
5896
|
-
function typeCheckConfig$
|
|
5814
|
+
const createContextMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$W, createContextMapping_ConfigPropertyMetadata);
|
|
5815
|
+
const createResourceParams$W = /*#__PURE__*/ createResourceParams$14(createContextMapping_ConfigPropertyMetadata);
|
|
5816
|
+
function typeCheckConfig$W(untrustedConfig) {
|
|
5897
5817
|
const config = {};
|
|
5898
5818
|
const untrustedConfig_contextMappingInput = untrustedConfig.contextMappingInput;
|
|
5899
5819
|
const referenceContextMappingInputRepresentationValidationError = validate$B(untrustedConfig_contextMappingInput);
|
|
@@ -5902,30 +5822,30 @@ function typeCheckConfig$V(untrustedConfig) {
|
|
|
5902
5822
|
}
|
|
5903
5823
|
return config;
|
|
5904
5824
|
}
|
|
5905
|
-
function validateAdapterConfig$
|
|
5825
|
+
function validateAdapterConfig$W(untrustedConfig, configPropertyNames) {
|
|
5906
5826
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
5907
5827
|
return null;
|
|
5908
5828
|
}
|
|
5909
5829
|
if (process.env.NODE_ENV !== 'production') {
|
|
5910
5830
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
5911
5831
|
}
|
|
5912
|
-
const config = typeCheckConfig$
|
|
5832
|
+
const config = typeCheckConfig$W(untrustedConfig);
|
|
5913
5833
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
5914
5834
|
return null;
|
|
5915
5835
|
}
|
|
5916
5836
|
return config;
|
|
5917
5837
|
}
|
|
5918
|
-
function buildNetworkSnapshot$
|
|
5919
|
-
const resourceParams = createResourceParams$
|
|
5920
|
-
const request = createResourceRequest$
|
|
5838
|
+
function buildNetworkSnapshot$W(luvio, config, options) {
|
|
5839
|
+
const resourceParams = createResourceParams$W(config);
|
|
5840
|
+
const request = createResourceRequest$W(resourceParams);
|
|
5921
5841
|
return luvio.dispatchResourceRequest(request, options)
|
|
5922
5842
|
.then((response) => {
|
|
5923
5843
|
return luvio.handleSuccessResponse(() => {
|
|
5924
|
-
const snapshot = ingestSuccess$
|
|
5844
|
+
const snapshot = ingestSuccess$J(luvio, resourceParams, response);
|
|
5925
5845
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
5926
5846
|
}, () => {
|
|
5927
5847
|
const cache = new StoreKeyMap();
|
|
5928
|
-
getResponseCacheKeys$
|
|
5848
|
+
getResponseCacheKeys$W(cache, luvio, resourceParams, response.body);
|
|
5929
5849
|
return cache;
|
|
5930
5850
|
});
|
|
5931
5851
|
}, (response) => {
|
|
@@ -5935,12 +5855,12 @@ function buildNetworkSnapshot$V(luvio, config, options) {
|
|
|
5935
5855
|
}
|
|
5936
5856
|
const createContextMappingAdapterFactory = (luvio) => {
|
|
5937
5857
|
return function createContextMapping(untrustedConfig) {
|
|
5938
|
-
const config = validateAdapterConfig$
|
|
5858
|
+
const config = validateAdapterConfig$W(untrustedConfig, createContextMapping_ConfigPropertyNames);
|
|
5939
5859
|
// Invalid or incomplete config
|
|
5940
5860
|
if (config === null) {
|
|
5941
5861
|
throw new Error('Invalid config for "createContextMapping"');
|
|
5942
5862
|
}
|
|
5943
|
-
return buildNetworkSnapshot$
|
|
5863
|
+
return buildNetworkSnapshot$W(luvio, config);
|
|
5944
5864
|
};
|
|
5945
5865
|
};
|
|
5946
5866
|
|
|
@@ -5979,19 +5899,19 @@ function validate$A(obj, path = 'ContextMappingListInputRepresentation') {
|
|
|
5979
5899
|
return v_error === undefined ? null : v_error;
|
|
5980
5900
|
}
|
|
5981
5901
|
|
|
5982
|
-
function select$
|
|
5983
|
-
return select$
|
|
5902
|
+
function select$11(luvio, params) {
|
|
5903
|
+
return select$1h();
|
|
5984
5904
|
}
|
|
5985
|
-
function getResponseCacheKeys$
|
|
5905
|
+
function getResponseCacheKeys$V(storeKeyMap, luvio, resourceParams, response) {
|
|
5986
5906
|
getTypeCacheKeys$p(storeKeyMap, luvio, response);
|
|
5987
5907
|
}
|
|
5988
|
-
function ingestSuccess$
|
|
5908
|
+
function ingestSuccess$I(luvio, resourceParams, response) {
|
|
5989
5909
|
const { body } = response;
|
|
5990
5910
|
const key = keyBuilderFromType$l(luvio, body);
|
|
5991
5911
|
luvio.storeIngest(key, ingest$p, body);
|
|
5992
5912
|
const snapshot = luvio.storeLookup({
|
|
5993
5913
|
recordId: key,
|
|
5994
|
-
node: select$
|
|
5914
|
+
node: select$11(),
|
|
5995
5915
|
variables: {},
|
|
5996
5916
|
});
|
|
5997
5917
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -6002,7 +5922,7 @@ function ingestSuccess$H(luvio, resourceParams, response) {
|
|
|
6002
5922
|
deepFreeze(snapshot.data);
|
|
6003
5923
|
return snapshot;
|
|
6004
5924
|
}
|
|
6005
|
-
function createResourceRequest$
|
|
5925
|
+
function createResourceRequest$V(config) {
|
|
6006
5926
|
const headers = {};
|
|
6007
5927
|
return {
|
|
6008
5928
|
baseUri: '/services/data/v68.0',
|
|
@@ -6016,16 +5936,16 @@ function createResourceRequest$U(config) {
|
|
|
6016
5936
|
};
|
|
6017
5937
|
}
|
|
6018
5938
|
|
|
6019
|
-
const adapterName$
|
|
5939
|
+
const adapterName$V = 'createContextMappings';
|
|
6020
5940
|
const createContextMappings_ConfigPropertyMetadata = [
|
|
6021
5941
|
generateParamConfigMetadata('contextDefinitionId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
6022
5942
|
generateParamConfigMetadata('contextMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
6023
5943
|
];
|
|
6024
|
-
const createContextMappings_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
6025
|
-
const createResourceParams$
|
|
6026
|
-
function typeCheckConfig$
|
|
5944
|
+
const createContextMappings_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$V, createContextMappings_ConfigPropertyMetadata);
|
|
5945
|
+
const createResourceParams$V = /*#__PURE__*/ createResourceParams$14(createContextMappings_ConfigPropertyMetadata);
|
|
5946
|
+
function typeCheckConfig$V(untrustedConfig) {
|
|
6027
5947
|
const config = {};
|
|
6028
|
-
typeCheckConfig$
|
|
5948
|
+
typeCheckConfig$14(untrustedConfig, config, createContextMappings_ConfigPropertyMetadata);
|
|
6029
5949
|
const untrustedConfig_contextMappingInput = untrustedConfig.contextMappingInput;
|
|
6030
5950
|
const referenceContextMappingListInputRepresentationValidationError = validate$A(untrustedConfig_contextMappingInput);
|
|
6031
5951
|
if (referenceContextMappingListInputRepresentationValidationError === null) {
|
|
@@ -6033,30 +5953,30 @@ function typeCheckConfig$U(untrustedConfig) {
|
|
|
6033
5953
|
}
|
|
6034
5954
|
return config;
|
|
6035
5955
|
}
|
|
6036
|
-
function validateAdapterConfig$
|
|
5956
|
+
function validateAdapterConfig$V(untrustedConfig, configPropertyNames) {
|
|
6037
5957
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
6038
5958
|
return null;
|
|
6039
5959
|
}
|
|
6040
5960
|
if (process.env.NODE_ENV !== 'production') {
|
|
6041
5961
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
6042
5962
|
}
|
|
6043
|
-
const config = typeCheckConfig$
|
|
5963
|
+
const config = typeCheckConfig$V(untrustedConfig);
|
|
6044
5964
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
6045
5965
|
return null;
|
|
6046
5966
|
}
|
|
6047
5967
|
return config;
|
|
6048
5968
|
}
|
|
6049
|
-
function buildNetworkSnapshot$
|
|
6050
|
-
const resourceParams = createResourceParams$
|
|
6051
|
-
const request = createResourceRequest$
|
|
5969
|
+
function buildNetworkSnapshot$V(luvio, config, options) {
|
|
5970
|
+
const resourceParams = createResourceParams$V(config);
|
|
5971
|
+
const request = createResourceRequest$V(resourceParams);
|
|
6052
5972
|
return luvio.dispatchResourceRequest(request, options)
|
|
6053
5973
|
.then((response) => {
|
|
6054
5974
|
return luvio.handleSuccessResponse(() => {
|
|
6055
|
-
const snapshot = ingestSuccess$
|
|
5975
|
+
const snapshot = ingestSuccess$I(luvio, resourceParams, response);
|
|
6056
5976
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
6057
5977
|
}, () => {
|
|
6058
5978
|
const cache = new StoreKeyMap();
|
|
6059
|
-
getResponseCacheKeys$
|
|
5979
|
+
getResponseCacheKeys$V(cache, luvio, resourceParams, response.body);
|
|
6060
5980
|
return cache;
|
|
6061
5981
|
});
|
|
6062
5982
|
}, (response) => {
|
|
@@ -6066,12 +5986,12 @@ function buildNetworkSnapshot$U(luvio, config, options) {
|
|
|
6066
5986
|
}
|
|
6067
5987
|
const createContextMappingsAdapterFactory = (luvio) => {
|
|
6068
5988
|
return function createContextMappings(untrustedConfig) {
|
|
6069
|
-
const config = validateAdapterConfig$
|
|
5989
|
+
const config = validateAdapterConfig$V(untrustedConfig, createContextMappings_ConfigPropertyNames);
|
|
6070
5990
|
// Invalid or incomplete config
|
|
6071
5991
|
if (config === null) {
|
|
6072
5992
|
throw new Error('Invalid config for "createContextMappings"');
|
|
6073
5993
|
}
|
|
6074
|
-
return buildNetworkSnapshot$
|
|
5994
|
+
return buildNetworkSnapshot$V(luvio, config);
|
|
6075
5995
|
};
|
|
6076
5996
|
};
|
|
6077
5997
|
|
|
@@ -6111,19 +6031,19 @@ function validate$z(obj, path = 'ContextNodeMappingInputRepresentation') {
|
|
|
6111
6031
|
return v_error === undefined ? null : v_error;
|
|
6112
6032
|
}
|
|
6113
6033
|
|
|
6114
|
-
function select
|
|
6115
|
-
return select$
|
|
6034
|
+
function select$10(luvio, params) {
|
|
6035
|
+
return select$1j();
|
|
6116
6036
|
}
|
|
6117
|
-
function getResponseCacheKeys$
|
|
6037
|
+
function getResponseCacheKeys$U(storeKeyMap, luvio, resourceParams, response) {
|
|
6118
6038
|
getTypeCacheKeys$r(storeKeyMap, luvio, response);
|
|
6119
6039
|
}
|
|
6120
|
-
function ingestSuccess$
|
|
6040
|
+
function ingestSuccess$H(luvio, resourceParams, response) {
|
|
6121
6041
|
const { body } = response;
|
|
6122
6042
|
const key = keyBuilderFromType$n(luvio, body);
|
|
6123
6043
|
luvio.storeIngest(key, ingest$r, body);
|
|
6124
6044
|
const snapshot = luvio.storeLookup({
|
|
6125
6045
|
recordId: key,
|
|
6126
|
-
node: select
|
|
6046
|
+
node: select$10(),
|
|
6127
6047
|
variables: {},
|
|
6128
6048
|
});
|
|
6129
6049
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -6134,7 +6054,7 @@ function ingestSuccess$G(luvio, resourceParams, response) {
|
|
|
6134
6054
|
deepFreeze(snapshot.data);
|
|
6135
6055
|
return snapshot;
|
|
6136
6056
|
}
|
|
6137
|
-
function createResourceRequest$
|
|
6057
|
+
function createResourceRequest$U(config) {
|
|
6138
6058
|
const headers = {};
|
|
6139
6059
|
return {
|
|
6140
6060
|
baseUri: '/services/data/v68.0',
|
|
@@ -6148,13 +6068,13 @@ function createResourceRequest$T(config) {
|
|
|
6148
6068
|
};
|
|
6149
6069
|
}
|
|
6150
6070
|
|
|
6151
|
-
const adapterName$
|
|
6071
|
+
const adapterName$U = 'createContextNodeMapping';
|
|
6152
6072
|
const createContextNodeMapping_ConfigPropertyMetadata = [
|
|
6153
6073
|
generateParamConfigMetadata('contextNodeMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
6154
6074
|
];
|
|
6155
|
-
const createContextNodeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
6156
|
-
const createResourceParams$
|
|
6157
|
-
function typeCheckConfig$
|
|
6075
|
+
const createContextNodeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$U, createContextNodeMapping_ConfigPropertyMetadata);
|
|
6076
|
+
const createResourceParams$U = /*#__PURE__*/ createResourceParams$14(createContextNodeMapping_ConfigPropertyMetadata);
|
|
6077
|
+
function typeCheckConfig$U(untrustedConfig) {
|
|
6158
6078
|
const config = {};
|
|
6159
6079
|
const untrustedConfig_contextNodeMappingInput = untrustedConfig.contextNodeMappingInput;
|
|
6160
6080
|
const referenceContextNodeMappingInputRepresentationValidationError = validate$z(untrustedConfig_contextNodeMappingInput);
|
|
@@ -6163,30 +6083,30 @@ function typeCheckConfig$T(untrustedConfig) {
|
|
|
6163
6083
|
}
|
|
6164
6084
|
return config;
|
|
6165
6085
|
}
|
|
6166
|
-
function validateAdapterConfig$
|
|
6086
|
+
function validateAdapterConfig$U(untrustedConfig, configPropertyNames) {
|
|
6167
6087
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
6168
6088
|
return null;
|
|
6169
6089
|
}
|
|
6170
6090
|
if (process.env.NODE_ENV !== 'production') {
|
|
6171
6091
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
6172
6092
|
}
|
|
6173
|
-
const config = typeCheckConfig$
|
|
6093
|
+
const config = typeCheckConfig$U(untrustedConfig);
|
|
6174
6094
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
6175
6095
|
return null;
|
|
6176
6096
|
}
|
|
6177
6097
|
return config;
|
|
6178
6098
|
}
|
|
6179
|
-
function buildNetworkSnapshot$
|
|
6180
|
-
const resourceParams = createResourceParams$
|
|
6181
|
-
const request = createResourceRequest$
|
|
6099
|
+
function buildNetworkSnapshot$U(luvio, config, options) {
|
|
6100
|
+
const resourceParams = createResourceParams$U(config);
|
|
6101
|
+
const request = createResourceRequest$U(resourceParams);
|
|
6182
6102
|
return luvio.dispatchResourceRequest(request, options)
|
|
6183
6103
|
.then((response) => {
|
|
6184
6104
|
return luvio.handleSuccessResponse(() => {
|
|
6185
|
-
const snapshot = ingestSuccess$
|
|
6105
|
+
const snapshot = ingestSuccess$H(luvio, resourceParams, response);
|
|
6186
6106
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
6187
6107
|
}, () => {
|
|
6188
6108
|
const cache = new StoreKeyMap();
|
|
6189
|
-
getResponseCacheKeys$
|
|
6109
|
+
getResponseCacheKeys$U(cache, luvio, resourceParams, response.body);
|
|
6190
6110
|
return cache;
|
|
6191
6111
|
});
|
|
6192
6112
|
}, (response) => {
|
|
@@ -6196,12 +6116,12 @@ function buildNetworkSnapshot$T(luvio, config, options) {
|
|
|
6196
6116
|
}
|
|
6197
6117
|
const createContextNodeMappingAdapterFactory = (luvio) => {
|
|
6198
6118
|
return function createContextNodeMapping(untrustedConfig) {
|
|
6199
|
-
const config = validateAdapterConfig$
|
|
6119
|
+
const config = validateAdapterConfig$U(untrustedConfig, createContextNodeMapping_ConfigPropertyNames);
|
|
6200
6120
|
// Invalid or incomplete config
|
|
6201
6121
|
if (config === null) {
|
|
6202
6122
|
throw new Error('Invalid config for "createContextNodeMapping"');
|
|
6203
6123
|
}
|
|
6204
|
-
return buildNetworkSnapshot$
|
|
6124
|
+
return buildNetworkSnapshot$U(luvio, config);
|
|
6205
6125
|
};
|
|
6206
6126
|
};
|
|
6207
6127
|
|
|
@@ -6293,7 +6213,7 @@ function normalize$g(input, existing, path, luvio, store, timestamp) {
|
|
|
6293
6213
|
}
|
|
6294
6214
|
return input;
|
|
6295
6215
|
}
|
|
6296
|
-
const select
|
|
6216
|
+
const select$$ = function ContextNodeMappingListRepresentationSelect() {
|
|
6297
6217
|
return {
|
|
6298
6218
|
kind: 'Fragment',
|
|
6299
6219
|
version: VERSION$k,
|
|
@@ -6308,7 +6228,7 @@ const select$_ = function ContextNodeMappingListRepresentationSelect() {
|
|
|
6308
6228
|
kind: 'Link',
|
|
6309
6229
|
plural: true,
|
|
6310
6230
|
required: false,
|
|
6311
|
-
fragment: select$
|
|
6231
|
+
fragment: select$1j()
|
|
6312
6232
|
},
|
|
6313
6233
|
{
|
|
6314
6234
|
name: 'isSuccess',
|
|
@@ -6385,19 +6305,19 @@ function getTypeCacheKeys$g(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
6385
6305
|
}
|
|
6386
6306
|
}
|
|
6387
6307
|
|
|
6388
|
-
function select$
|
|
6389
|
-
return select
|
|
6308
|
+
function select$_(luvio, params) {
|
|
6309
|
+
return select$$();
|
|
6390
6310
|
}
|
|
6391
|
-
function getResponseCacheKeys$
|
|
6311
|
+
function getResponseCacheKeys$T(storeKeyMap, luvio, resourceParams, response) {
|
|
6392
6312
|
getTypeCacheKeys$g(storeKeyMap, luvio, response);
|
|
6393
6313
|
}
|
|
6394
|
-
function ingestSuccess$
|
|
6314
|
+
function ingestSuccess$G(luvio, resourceParams, response) {
|
|
6395
6315
|
const { body } = response;
|
|
6396
6316
|
const key = keyBuilderFromType$c(luvio, body);
|
|
6397
6317
|
luvio.storeIngest(key, ingest$g, body);
|
|
6398
6318
|
const snapshot = luvio.storeLookup({
|
|
6399
6319
|
recordId: key,
|
|
6400
|
-
node: select$
|
|
6320
|
+
node: select$_(),
|
|
6401
6321
|
variables: {},
|
|
6402
6322
|
});
|
|
6403
6323
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -6408,7 +6328,7 @@ function ingestSuccess$F(luvio, resourceParams, response) {
|
|
|
6408
6328
|
deepFreeze(snapshot.data);
|
|
6409
6329
|
return snapshot;
|
|
6410
6330
|
}
|
|
6411
|
-
function createResourceRequest$
|
|
6331
|
+
function createResourceRequest$T(config) {
|
|
6412
6332
|
const headers = {};
|
|
6413
6333
|
return {
|
|
6414
6334
|
baseUri: '/services/data/v68.0',
|
|
@@ -6422,16 +6342,16 @@ function createResourceRequest$S(config) {
|
|
|
6422
6342
|
};
|
|
6423
6343
|
}
|
|
6424
6344
|
|
|
6425
|
-
const adapterName$
|
|
6345
|
+
const adapterName$T = 'createContextNodeMappings';
|
|
6426
6346
|
const createContextNodeMappings_ConfigPropertyMetadata = [
|
|
6427
6347
|
generateParamConfigMetadata('contextMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
6428
6348
|
generateParamConfigMetadata('contextNodeMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
6429
6349
|
];
|
|
6430
|
-
const createContextNodeMappings_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
6431
|
-
const createResourceParams$
|
|
6432
|
-
function typeCheckConfig$
|
|
6350
|
+
const createContextNodeMappings_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$T, createContextNodeMappings_ConfigPropertyMetadata);
|
|
6351
|
+
const createResourceParams$T = /*#__PURE__*/ createResourceParams$14(createContextNodeMappings_ConfigPropertyMetadata);
|
|
6352
|
+
function typeCheckConfig$T(untrustedConfig) {
|
|
6433
6353
|
const config = {};
|
|
6434
|
-
typeCheckConfig$
|
|
6354
|
+
typeCheckConfig$14(untrustedConfig, config, createContextNodeMappings_ConfigPropertyMetadata);
|
|
6435
6355
|
const untrustedConfig_contextNodeMappingInput = untrustedConfig.contextNodeMappingInput;
|
|
6436
6356
|
const referenceContextNodeMappingListInputRepresentationValidationError = validate$y(untrustedConfig_contextNodeMappingInput);
|
|
6437
6357
|
if (referenceContextNodeMappingListInputRepresentationValidationError === null) {
|
|
@@ -6439,30 +6359,30 @@ function typeCheckConfig$S(untrustedConfig) {
|
|
|
6439
6359
|
}
|
|
6440
6360
|
return config;
|
|
6441
6361
|
}
|
|
6442
|
-
function validateAdapterConfig$
|
|
6362
|
+
function validateAdapterConfig$T(untrustedConfig, configPropertyNames) {
|
|
6443
6363
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
6444
6364
|
return null;
|
|
6445
6365
|
}
|
|
6446
6366
|
if (process.env.NODE_ENV !== 'production') {
|
|
6447
6367
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
6448
6368
|
}
|
|
6449
|
-
const config = typeCheckConfig$
|
|
6369
|
+
const config = typeCheckConfig$T(untrustedConfig);
|
|
6450
6370
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
6451
6371
|
return null;
|
|
6452
6372
|
}
|
|
6453
6373
|
return config;
|
|
6454
6374
|
}
|
|
6455
|
-
function buildNetworkSnapshot$
|
|
6456
|
-
const resourceParams = createResourceParams$
|
|
6457
|
-
const request = createResourceRequest$
|
|
6375
|
+
function buildNetworkSnapshot$T(luvio, config, options) {
|
|
6376
|
+
const resourceParams = createResourceParams$T(config);
|
|
6377
|
+
const request = createResourceRequest$T(resourceParams);
|
|
6458
6378
|
return luvio.dispatchResourceRequest(request, options)
|
|
6459
6379
|
.then((response) => {
|
|
6460
6380
|
return luvio.handleSuccessResponse(() => {
|
|
6461
|
-
const snapshot = ingestSuccess$
|
|
6381
|
+
const snapshot = ingestSuccess$G(luvio, resourceParams, response);
|
|
6462
6382
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
6463
6383
|
}, () => {
|
|
6464
6384
|
const cache = new StoreKeyMap();
|
|
6465
|
-
getResponseCacheKeys$
|
|
6385
|
+
getResponseCacheKeys$T(cache, luvio, resourceParams, response.body);
|
|
6466
6386
|
return cache;
|
|
6467
6387
|
});
|
|
6468
6388
|
}, (response) => {
|
|
@@ -6472,12 +6392,12 @@ function buildNetworkSnapshot$S(luvio, config, options) {
|
|
|
6472
6392
|
}
|
|
6473
6393
|
const createContextNodeMappingsAdapterFactory = (luvio) => {
|
|
6474
6394
|
return function createContextNodeMappings(untrustedConfig) {
|
|
6475
|
-
const config = validateAdapterConfig$
|
|
6395
|
+
const config = validateAdapterConfig$T(untrustedConfig, createContextNodeMappings_ConfigPropertyNames);
|
|
6476
6396
|
// Invalid or incomplete config
|
|
6477
6397
|
if (config === null) {
|
|
6478
6398
|
throw new Error('Invalid config for "createContextNodeMappings"');
|
|
6479
6399
|
}
|
|
6480
|
-
return buildNetworkSnapshot$
|
|
6400
|
+
return buildNetworkSnapshot$T(luvio, config);
|
|
6481
6401
|
};
|
|
6482
6402
|
};
|
|
6483
6403
|
|
|
@@ -6639,7 +6559,7 @@ function keyBuilderFromType$b(luvio, object) {
|
|
|
6639
6559
|
function normalize$f(input, existing, path, luvio, store, timestamp) {
|
|
6640
6560
|
return input;
|
|
6641
6561
|
}
|
|
6642
|
-
const select$
|
|
6562
|
+
const select$Z = function ContextNodeRepresentationSelect() {
|
|
6643
6563
|
return {
|
|
6644
6564
|
kind: 'Fragment',
|
|
6645
6565
|
version: VERSION$j,
|
|
@@ -6742,7 +6662,7 @@ function normalize$e(input, existing, path, luvio, store, timestamp) {
|
|
|
6742
6662
|
}
|
|
6743
6663
|
return input;
|
|
6744
6664
|
}
|
|
6745
|
-
const select$
|
|
6665
|
+
const select$Y = function ContextNodeListRepresentationSelect() {
|
|
6746
6666
|
return {
|
|
6747
6667
|
kind: 'Fragment',
|
|
6748
6668
|
version: VERSION$i,
|
|
@@ -6757,7 +6677,7 @@ const select$X = function ContextNodeListRepresentationSelect() {
|
|
|
6757
6677
|
kind: 'Link',
|
|
6758
6678
|
plural: true,
|
|
6759
6679
|
required: false,
|
|
6760
|
-
fragment: select$
|
|
6680
|
+
fragment: select$Z()
|
|
6761
6681
|
},
|
|
6762
6682
|
{
|
|
6763
6683
|
name: 'isSuccess',
|
|
@@ -6834,19 +6754,19 @@ function getTypeCacheKeys$e(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
6834
6754
|
}
|
|
6835
6755
|
}
|
|
6836
6756
|
|
|
6837
|
-
function select$
|
|
6838
|
-
return select$
|
|
6757
|
+
function select$X(luvio, params) {
|
|
6758
|
+
return select$Y();
|
|
6839
6759
|
}
|
|
6840
|
-
function getResponseCacheKeys$
|
|
6760
|
+
function getResponseCacheKeys$S(storeKeyMap, luvio, resourceParams, response) {
|
|
6841
6761
|
getTypeCacheKeys$e(storeKeyMap, luvio, response);
|
|
6842
6762
|
}
|
|
6843
|
-
function ingestSuccess$
|
|
6763
|
+
function ingestSuccess$F(luvio, resourceParams, response) {
|
|
6844
6764
|
const { body } = response;
|
|
6845
6765
|
const key = keyBuilderFromType$a(luvio, body);
|
|
6846
6766
|
luvio.storeIngest(key, ingest$e, body);
|
|
6847
6767
|
const snapshot = luvio.storeLookup({
|
|
6848
6768
|
recordId: key,
|
|
6849
|
-
node: select$
|
|
6769
|
+
node: select$X(),
|
|
6850
6770
|
variables: {},
|
|
6851
6771
|
});
|
|
6852
6772
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -6857,7 +6777,7 @@ function ingestSuccess$E(luvio, resourceParams, response) {
|
|
|
6857
6777
|
deepFreeze(snapshot.data);
|
|
6858
6778
|
return snapshot;
|
|
6859
6779
|
}
|
|
6860
|
-
function createResourceRequest$
|
|
6780
|
+
function createResourceRequest$S(config) {
|
|
6861
6781
|
const headers = {};
|
|
6862
6782
|
return {
|
|
6863
6783
|
baseUri: '/services/data/v68.0',
|
|
@@ -6871,16 +6791,16 @@ function createResourceRequest$R(config) {
|
|
|
6871
6791
|
};
|
|
6872
6792
|
}
|
|
6873
6793
|
|
|
6874
|
-
const adapterName$
|
|
6794
|
+
const adapterName$S = 'createContextNodes';
|
|
6875
6795
|
const createContextNodes_ConfigPropertyMetadata = [
|
|
6876
6796
|
generateParamConfigMetadata('contextDefinitionId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
6877
6797
|
generateParamConfigMetadata('contextNodeInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
6878
6798
|
];
|
|
6879
|
-
const createContextNodes_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
6880
|
-
const createResourceParams$
|
|
6881
|
-
function typeCheckConfig$
|
|
6799
|
+
const createContextNodes_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$S, createContextNodes_ConfigPropertyMetadata);
|
|
6800
|
+
const createResourceParams$S = /*#__PURE__*/ createResourceParams$14(createContextNodes_ConfigPropertyMetadata);
|
|
6801
|
+
function typeCheckConfig$S(untrustedConfig) {
|
|
6882
6802
|
const config = {};
|
|
6883
|
-
typeCheckConfig$
|
|
6803
|
+
typeCheckConfig$14(untrustedConfig, config, createContextNodes_ConfigPropertyMetadata);
|
|
6884
6804
|
const untrustedConfig_contextNodeInput = untrustedConfig.contextNodeInput;
|
|
6885
6805
|
const referenceContextNodeListInputRepresentationValidationError = validate$w(untrustedConfig_contextNodeInput);
|
|
6886
6806
|
if (referenceContextNodeListInputRepresentationValidationError === null) {
|
|
@@ -6888,30 +6808,30 @@ function typeCheckConfig$R(untrustedConfig) {
|
|
|
6888
6808
|
}
|
|
6889
6809
|
return config;
|
|
6890
6810
|
}
|
|
6891
|
-
function validateAdapterConfig$
|
|
6811
|
+
function validateAdapterConfig$S(untrustedConfig, configPropertyNames) {
|
|
6892
6812
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
6893
6813
|
return null;
|
|
6894
6814
|
}
|
|
6895
6815
|
if (process.env.NODE_ENV !== 'production') {
|
|
6896
6816
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
6897
6817
|
}
|
|
6898
|
-
const config = typeCheckConfig$
|
|
6818
|
+
const config = typeCheckConfig$S(untrustedConfig);
|
|
6899
6819
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
6900
6820
|
return null;
|
|
6901
6821
|
}
|
|
6902
6822
|
return config;
|
|
6903
6823
|
}
|
|
6904
|
-
function buildNetworkSnapshot$
|
|
6905
|
-
const resourceParams = createResourceParams$
|
|
6906
|
-
const request = createResourceRequest$
|
|
6824
|
+
function buildNetworkSnapshot$S(luvio, config, options) {
|
|
6825
|
+
const resourceParams = createResourceParams$S(config);
|
|
6826
|
+
const request = createResourceRequest$S(resourceParams);
|
|
6907
6827
|
return luvio.dispatchResourceRequest(request, options)
|
|
6908
6828
|
.then((response) => {
|
|
6909
6829
|
return luvio.handleSuccessResponse(() => {
|
|
6910
|
-
const snapshot = ingestSuccess$
|
|
6830
|
+
const snapshot = ingestSuccess$F(luvio, resourceParams, response);
|
|
6911
6831
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
6912
6832
|
}, () => {
|
|
6913
6833
|
const cache = new StoreKeyMap();
|
|
6914
|
-
getResponseCacheKeys$
|
|
6834
|
+
getResponseCacheKeys$S(cache, luvio, resourceParams, response.body);
|
|
6915
6835
|
return cache;
|
|
6916
6836
|
});
|
|
6917
6837
|
}, (response) => {
|
|
@@ -6921,12 +6841,12 @@ function buildNetworkSnapshot$R(luvio, config, options) {
|
|
|
6921
6841
|
}
|
|
6922
6842
|
const createContextNodesAdapterFactory = (luvio) => {
|
|
6923
6843
|
return function createContextNodes(untrustedConfig) {
|
|
6924
|
-
const config = validateAdapterConfig$
|
|
6844
|
+
const config = validateAdapterConfig$S(untrustedConfig, createContextNodes_ConfigPropertyNames);
|
|
6925
6845
|
// Invalid or incomplete config
|
|
6926
6846
|
if (config === null) {
|
|
6927
6847
|
throw new Error('Invalid config for "createContextNodes"');
|
|
6928
6848
|
}
|
|
6929
|
-
return buildNetworkSnapshot$
|
|
6849
|
+
return buildNetworkSnapshot$S(luvio, config);
|
|
6930
6850
|
};
|
|
6931
6851
|
};
|
|
6932
6852
|
|
|
@@ -6967,19 +6887,19 @@ function validate$t(obj, path = 'QueryRecordsInputRepresentation') {
|
|
|
6967
6887
|
return v_error === undefined ? null : v_error;
|
|
6968
6888
|
}
|
|
6969
6889
|
|
|
6970
|
-
function select$
|
|
6971
|
-
return select$
|
|
6890
|
+
function select$W(luvio, params) {
|
|
6891
|
+
return select$1s();
|
|
6972
6892
|
}
|
|
6973
|
-
function getResponseCacheKeys$
|
|
6893
|
+
function getResponseCacheKeys$R(storeKeyMap, luvio, resourceParams, response) {
|
|
6974
6894
|
getTypeCacheKeys$w(storeKeyMap, luvio, response);
|
|
6975
6895
|
}
|
|
6976
|
-
function ingestSuccess$
|
|
6896
|
+
function ingestSuccess$E(luvio, resourceParams, response) {
|
|
6977
6897
|
const { body } = response;
|
|
6978
6898
|
const key = keyBuilderFromType$s(luvio, body);
|
|
6979
6899
|
luvio.storeIngest(key, ingest$w, body);
|
|
6980
6900
|
const snapshot = luvio.storeLookup({
|
|
6981
6901
|
recordId: key,
|
|
6982
|
-
node: select$
|
|
6902
|
+
node: select$W(),
|
|
6983
6903
|
variables: {},
|
|
6984
6904
|
});
|
|
6985
6905
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -6990,7 +6910,7 @@ function ingestSuccess$D(luvio, resourceParams, response) {
|
|
|
6990
6910
|
deepFreeze(snapshot.data);
|
|
6991
6911
|
return snapshot;
|
|
6992
6912
|
}
|
|
6993
|
-
function createResourceRequest$
|
|
6913
|
+
function createResourceRequest$R(config) {
|
|
6994
6914
|
const headers = {};
|
|
6995
6915
|
return {
|
|
6996
6916
|
baseUri: '/services/data/v68.0',
|
|
@@ -7004,13 +6924,13 @@ function createResourceRequest$Q(config) {
|
|
|
7004
6924
|
};
|
|
7005
6925
|
}
|
|
7006
6926
|
|
|
7007
|
-
const adapterName$
|
|
6927
|
+
const adapterName$R = 'createContextQueryRecords';
|
|
7008
6928
|
const createContextQueryRecords_ConfigPropertyMetadata = [
|
|
7009
6929
|
generateParamConfigMetadata('queryRecordsInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
7010
6930
|
];
|
|
7011
|
-
const createContextQueryRecords_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
7012
|
-
const createResourceParams$
|
|
7013
|
-
function typeCheckConfig$
|
|
6931
|
+
const createContextQueryRecords_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$R, createContextQueryRecords_ConfigPropertyMetadata);
|
|
6932
|
+
const createResourceParams$R = /*#__PURE__*/ createResourceParams$14(createContextQueryRecords_ConfigPropertyMetadata);
|
|
6933
|
+
function typeCheckConfig$R(untrustedConfig) {
|
|
7014
6934
|
const config = {};
|
|
7015
6935
|
const untrustedConfig_queryRecordsInput = untrustedConfig.queryRecordsInput;
|
|
7016
6936
|
const referenceQueryRecordsInputRepresentationValidationError = validate$t(untrustedConfig_queryRecordsInput);
|
|
@@ -7019,30 +6939,30 @@ function typeCheckConfig$Q(untrustedConfig) {
|
|
|
7019
6939
|
}
|
|
7020
6940
|
return config;
|
|
7021
6941
|
}
|
|
7022
|
-
function validateAdapterConfig$
|
|
6942
|
+
function validateAdapterConfig$R(untrustedConfig, configPropertyNames) {
|
|
7023
6943
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
7024
6944
|
return null;
|
|
7025
6945
|
}
|
|
7026
6946
|
if (process.env.NODE_ENV !== 'production') {
|
|
7027
6947
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
7028
6948
|
}
|
|
7029
|
-
const config = typeCheckConfig$
|
|
6949
|
+
const config = typeCheckConfig$R(untrustedConfig);
|
|
7030
6950
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
7031
6951
|
return null;
|
|
7032
6952
|
}
|
|
7033
6953
|
return config;
|
|
7034
6954
|
}
|
|
7035
|
-
function buildNetworkSnapshot$
|
|
7036
|
-
const resourceParams = createResourceParams$
|
|
7037
|
-
const request = createResourceRequest$
|
|
6955
|
+
function buildNetworkSnapshot$R(luvio, config, options) {
|
|
6956
|
+
const resourceParams = createResourceParams$R(config);
|
|
6957
|
+
const request = createResourceRequest$R(resourceParams);
|
|
7038
6958
|
return luvio.dispatchResourceRequest(request, options)
|
|
7039
6959
|
.then((response) => {
|
|
7040
6960
|
return luvio.handleSuccessResponse(() => {
|
|
7041
|
-
const snapshot = ingestSuccess$
|
|
6961
|
+
const snapshot = ingestSuccess$E(luvio, resourceParams, response);
|
|
7042
6962
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
7043
6963
|
}, () => {
|
|
7044
6964
|
const cache = new StoreKeyMap();
|
|
7045
|
-
getResponseCacheKeys$
|
|
6965
|
+
getResponseCacheKeys$R(cache, luvio, resourceParams, response.body);
|
|
7046
6966
|
return cache;
|
|
7047
6967
|
});
|
|
7048
6968
|
}, (response) => {
|
|
@@ -7052,12 +6972,12 @@ function buildNetworkSnapshot$Q(luvio, config, options) {
|
|
|
7052
6972
|
}
|
|
7053
6973
|
const createContextQueryRecordsAdapterFactory = (luvio) => {
|
|
7054
6974
|
return function createContextQueryRecords(untrustedConfig) {
|
|
7055
|
-
const config = validateAdapterConfig$
|
|
6975
|
+
const config = validateAdapterConfig$R(untrustedConfig, createContextQueryRecords_ConfigPropertyNames);
|
|
7056
6976
|
// Invalid or incomplete config
|
|
7057
6977
|
if (config === null) {
|
|
7058
6978
|
throw new Error('Invalid config for "createContextQueryRecords"');
|
|
7059
6979
|
}
|
|
7060
|
-
return buildNetworkSnapshot$
|
|
6980
|
+
return buildNetworkSnapshot$R(luvio, config);
|
|
7061
6981
|
};
|
|
7062
6982
|
};
|
|
7063
6983
|
|
|
@@ -7159,7 +7079,7 @@ function keyBuilderFromType$9(luvio, object) {
|
|
|
7159
7079
|
function normalize$d(input, existing, path, luvio, store, timestamp) {
|
|
7160
7080
|
return input;
|
|
7161
7081
|
}
|
|
7162
|
-
const select$
|
|
7082
|
+
const select$V = function QueryTagsResultRepresentationSelect() {
|
|
7163
7083
|
return {
|
|
7164
7084
|
kind: 'Fragment',
|
|
7165
7085
|
version: VERSION$h,
|
|
@@ -7195,19 +7115,19 @@ function getTypeCacheKeys$d(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
7195
7115
|
});
|
|
7196
7116
|
}
|
|
7197
7117
|
|
|
7198
|
-
function select$
|
|
7199
|
-
return select$
|
|
7118
|
+
function select$U(luvio, params) {
|
|
7119
|
+
return select$V();
|
|
7200
7120
|
}
|
|
7201
|
-
function getResponseCacheKeys$
|
|
7121
|
+
function getResponseCacheKeys$Q(storeKeyMap, luvio, resourceParams, response) {
|
|
7202
7122
|
getTypeCacheKeys$d(storeKeyMap, luvio, response);
|
|
7203
7123
|
}
|
|
7204
|
-
function ingestSuccess$
|
|
7124
|
+
function ingestSuccess$D(luvio, resourceParams, response) {
|
|
7205
7125
|
const { body } = response;
|
|
7206
7126
|
const key = keyBuilderFromType$9(luvio, body);
|
|
7207
7127
|
luvio.storeIngest(key, ingest$d, body);
|
|
7208
7128
|
const snapshot = luvio.storeLookup({
|
|
7209
7129
|
recordId: key,
|
|
7210
|
-
node: select$
|
|
7130
|
+
node: select$U(),
|
|
7211
7131
|
variables: {},
|
|
7212
7132
|
});
|
|
7213
7133
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -7218,7 +7138,7 @@ function ingestSuccess$C(luvio, resourceParams, response) {
|
|
|
7218
7138
|
deepFreeze(snapshot.data);
|
|
7219
7139
|
return snapshot;
|
|
7220
7140
|
}
|
|
7221
|
-
function createResourceRequest$
|
|
7141
|
+
function createResourceRequest$Q(config) {
|
|
7222
7142
|
const headers = {};
|
|
7223
7143
|
return {
|
|
7224
7144
|
baseUri: '/services/data/v68.0',
|
|
@@ -7232,17 +7152,17 @@ function createResourceRequest$P(config) {
|
|
|
7232
7152
|
};
|
|
7233
7153
|
}
|
|
7234
7154
|
|
|
7235
|
-
const adapterName$
|
|
7155
|
+
const adapterName$Q = 'createContextQueryTags';
|
|
7236
7156
|
const createContextQueryTags_ConfigPropertyMetadata = [
|
|
7237
7157
|
generateParamConfigMetadata('contextId', true, 2 /* Body */, 0 /* String */),
|
|
7238
7158
|
generateParamConfigMetadata('tags', true, 2 /* Body */, 0 /* String */, true),
|
|
7239
7159
|
generateParamConfigMetadata('filter', false, 2 /* Body */, 4 /* Unsupported */, true),
|
|
7240
7160
|
];
|
|
7241
|
-
const createContextQueryTags_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
7242
|
-
const createResourceParams$
|
|
7243
|
-
function typeCheckConfig$
|
|
7161
|
+
const createContextQueryTags_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$Q, createContextQueryTags_ConfigPropertyMetadata);
|
|
7162
|
+
const createResourceParams$Q = /*#__PURE__*/ createResourceParams$14(createContextQueryTags_ConfigPropertyMetadata);
|
|
7163
|
+
function typeCheckConfig$Q(untrustedConfig) {
|
|
7244
7164
|
const config = {};
|
|
7245
|
-
typeCheckConfig$
|
|
7165
|
+
typeCheckConfig$14(untrustedConfig, config, createContextQueryTags_ConfigPropertyMetadata);
|
|
7246
7166
|
const untrustedConfig_filter = untrustedConfig.filter;
|
|
7247
7167
|
if (ArrayIsArray$1(untrustedConfig_filter)) {
|
|
7248
7168
|
const untrustedConfig_filter_array = [];
|
|
@@ -7257,30 +7177,30 @@ function typeCheckConfig$P(untrustedConfig) {
|
|
|
7257
7177
|
}
|
|
7258
7178
|
return config;
|
|
7259
7179
|
}
|
|
7260
|
-
function validateAdapterConfig$
|
|
7180
|
+
function validateAdapterConfig$Q(untrustedConfig, configPropertyNames) {
|
|
7261
7181
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
7262
7182
|
return null;
|
|
7263
7183
|
}
|
|
7264
7184
|
if (process.env.NODE_ENV !== 'production') {
|
|
7265
7185
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
7266
7186
|
}
|
|
7267
|
-
const config = typeCheckConfig$
|
|
7187
|
+
const config = typeCheckConfig$Q(untrustedConfig);
|
|
7268
7188
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
7269
7189
|
return null;
|
|
7270
7190
|
}
|
|
7271
7191
|
return config;
|
|
7272
7192
|
}
|
|
7273
|
-
function buildNetworkSnapshot$
|
|
7274
|
-
const resourceParams = createResourceParams$
|
|
7275
|
-
const request = createResourceRequest$
|
|
7193
|
+
function buildNetworkSnapshot$Q(luvio, config, options) {
|
|
7194
|
+
const resourceParams = createResourceParams$Q(config);
|
|
7195
|
+
const request = createResourceRequest$Q(resourceParams);
|
|
7276
7196
|
return luvio.dispatchResourceRequest(request, options)
|
|
7277
7197
|
.then((response) => {
|
|
7278
7198
|
return luvio.handleSuccessResponse(() => {
|
|
7279
|
-
const snapshot = ingestSuccess$
|
|
7199
|
+
const snapshot = ingestSuccess$D(luvio, resourceParams, response);
|
|
7280
7200
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
7281
7201
|
}, () => {
|
|
7282
7202
|
const cache = new StoreKeyMap();
|
|
7283
|
-
getResponseCacheKeys$
|
|
7203
|
+
getResponseCacheKeys$Q(cache, luvio, resourceParams, response.body);
|
|
7284
7204
|
return cache;
|
|
7285
7205
|
});
|
|
7286
7206
|
}, (response) => {
|
|
@@ -7290,12 +7210,12 @@ function buildNetworkSnapshot$P(luvio, config, options) {
|
|
|
7290
7210
|
}
|
|
7291
7211
|
const createContextQueryTagsAdapterFactory = (luvio) => {
|
|
7292
7212
|
return function createContextQueryTags(untrustedConfig) {
|
|
7293
|
-
const config = validateAdapterConfig$
|
|
7213
|
+
const config = validateAdapterConfig$Q(untrustedConfig, createContextQueryTags_ConfigPropertyNames);
|
|
7294
7214
|
// Invalid or incomplete config
|
|
7295
7215
|
if (config === null) {
|
|
7296
7216
|
throw new Error('Invalid config for "createContextQueryTags"');
|
|
7297
7217
|
}
|
|
7298
|
-
return buildNetworkSnapshot$
|
|
7218
|
+
return buildNetworkSnapshot$Q(luvio, config);
|
|
7299
7219
|
};
|
|
7300
7220
|
};
|
|
7301
7221
|
|
|
@@ -7531,7 +7451,7 @@ function validate$n(obj, path = 'ContextDefinitionReferenceRepresentation') {
|
|
|
7531
7451
|
})();
|
|
7532
7452
|
return v_error === undefined ? null : v_error;
|
|
7533
7453
|
}
|
|
7534
|
-
const select$
|
|
7454
|
+
const select$T = function ContextDefinitionReferenceRepresentationSelect() {
|
|
7535
7455
|
return {
|
|
7536
7456
|
kind: 'Fragment',
|
|
7537
7457
|
version: VERSION$g,
|
|
@@ -7852,8 +7772,8 @@ function keyBuilderFromType$8(luvio, object) {
|
|
|
7852
7772
|
function normalize$c(input, existing, path, luvio, store, timestamp) {
|
|
7853
7773
|
return input;
|
|
7854
7774
|
}
|
|
7855
|
-
const select$
|
|
7856
|
-
const { selections: ContextDefinitionReferenceRepresentation__selections, opaque: ContextDefinitionReferenceRepresentation__opaque, } = select$
|
|
7775
|
+
const select$S = function ContextDefinitionInfoRepresentationSelect() {
|
|
7776
|
+
const { selections: ContextDefinitionReferenceRepresentation__selections, opaque: ContextDefinitionReferenceRepresentation__opaque, } = select$T();
|
|
7857
7777
|
return {
|
|
7858
7778
|
kind: 'Fragment',
|
|
7859
7779
|
version: VERSION$f,
|
|
@@ -8377,19 +8297,19 @@ function getTypeCacheKeys$c(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
8377
8297
|
});
|
|
8378
8298
|
}
|
|
8379
8299
|
|
|
8380
|
-
function select$
|
|
8381
|
-
return select$
|
|
8300
|
+
function select$R(luvio, params) {
|
|
8301
|
+
return select$S();
|
|
8382
8302
|
}
|
|
8383
|
-
function getResponseCacheKeys$
|
|
8303
|
+
function getResponseCacheKeys$P(storeKeyMap, luvio, resourceParams, response) {
|
|
8384
8304
|
getTypeCacheKeys$c(storeKeyMap, luvio, response);
|
|
8385
8305
|
}
|
|
8386
|
-
function ingestSuccess$
|
|
8306
|
+
function ingestSuccess$C(luvio, resourceParams, response) {
|
|
8387
8307
|
const { body } = response;
|
|
8388
8308
|
const key = keyBuilderFromType$8(luvio, body);
|
|
8389
8309
|
luvio.storeIngest(key, ingest$c, body);
|
|
8390
8310
|
const snapshot = luvio.storeLookup({
|
|
8391
8311
|
recordId: key,
|
|
8392
|
-
node: select$
|
|
8312
|
+
node: select$R(),
|
|
8393
8313
|
variables: {},
|
|
8394
8314
|
});
|
|
8395
8315
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -8400,7 +8320,7 @@ function ingestSuccess$B(luvio, resourceParams, response) {
|
|
|
8400
8320
|
deepFreeze(snapshot.data);
|
|
8401
8321
|
return snapshot;
|
|
8402
8322
|
}
|
|
8403
|
-
function createResourceRequest$
|
|
8323
|
+
function createResourceRequest$P(config) {
|
|
8404
8324
|
const headers = {};
|
|
8405
8325
|
return {
|
|
8406
8326
|
baseUri: '/services/data/v68.0',
|
|
@@ -8414,13 +8334,13 @@ function createResourceRequest$O(config) {
|
|
|
8414
8334
|
};
|
|
8415
8335
|
}
|
|
8416
8336
|
|
|
8417
|
-
const adapterName$
|
|
8337
|
+
const adapterName$P = 'createContextServiceDefinition';
|
|
8418
8338
|
const createContextServiceDefinition_ConfigPropertyMetadata = [
|
|
8419
8339
|
generateParamConfigMetadata('contextDefinitionInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
8420
8340
|
];
|
|
8421
|
-
const createContextServiceDefinition_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
8422
|
-
const createResourceParams$
|
|
8423
|
-
function typeCheckConfig$
|
|
8341
|
+
const createContextServiceDefinition_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$P, createContextServiceDefinition_ConfigPropertyMetadata);
|
|
8342
|
+
const createResourceParams$P = /*#__PURE__*/ createResourceParams$14(createContextServiceDefinition_ConfigPropertyMetadata);
|
|
8343
|
+
function typeCheckConfig$P(untrustedConfig) {
|
|
8424
8344
|
const config = {};
|
|
8425
8345
|
const untrustedConfig_contextDefinitionInput = untrustedConfig.contextDefinitionInput;
|
|
8426
8346
|
const referenceContextDefinitionsInputRepresentationValidationError = validate$o(untrustedConfig_contextDefinitionInput);
|
|
@@ -8429,30 +8349,30 @@ function typeCheckConfig$O(untrustedConfig) {
|
|
|
8429
8349
|
}
|
|
8430
8350
|
return config;
|
|
8431
8351
|
}
|
|
8432
|
-
function validateAdapterConfig$
|
|
8352
|
+
function validateAdapterConfig$P(untrustedConfig, configPropertyNames) {
|
|
8433
8353
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
8434
8354
|
return null;
|
|
8435
8355
|
}
|
|
8436
8356
|
if (process.env.NODE_ENV !== 'production') {
|
|
8437
8357
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
8438
8358
|
}
|
|
8439
|
-
const config = typeCheckConfig$
|
|
8359
|
+
const config = typeCheckConfig$P(untrustedConfig);
|
|
8440
8360
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
8441
8361
|
return null;
|
|
8442
8362
|
}
|
|
8443
8363
|
return config;
|
|
8444
8364
|
}
|
|
8445
|
-
function buildNetworkSnapshot$
|
|
8446
|
-
const resourceParams = createResourceParams$
|
|
8447
|
-
const request = createResourceRequest$
|
|
8365
|
+
function buildNetworkSnapshot$P(luvio, config, options) {
|
|
8366
|
+
const resourceParams = createResourceParams$P(config);
|
|
8367
|
+
const request = createResourceRequest$P(resourceParams);
|
|
8448
8368
|
return luvio.dispatchResourceRequest(request, options)
|
|
8449
8369
|
.then((response) => {
|
|
8450
8370
|
return luvio.handleSuccessResponse(() => {
|
|
8451
|
-
const snapshot = ingestSuccess$
|
|
8371
|
+
const snapshot = ingestSuccess$C(luvio, resourceParams, response);
|
|
8452
8372
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
8453
8373
|
}, () => {
|
|
8454
8374
|
const cache = new StoreKeyMap();
|
|
8455
|
-
getResponseCacheKeys$
|
|
8375
|
+
getResponseCacheKeys$P(cache, luvio, resourceParams, response.body);
|
|
8456
8376
|
return cache;
|
|
8457
8377
|
});
|
|
8458
8378
|
}, (response) => {
|
|
@@ -8462,12 +8382,12 @@ function buildNetworkSnapshot$O(luvio, config, options) {
|
|
|
8462
8382
|
}
|
|
8463
8383
|
const createContextServiceDefinitionAdapterFactory = (luvio) => {
|
|
8464
8384
|
return function createContextServiceDefinition(untrustedConfig) {
|
|
8465
|
-
const config = validateAdapterConfig$
|
|
8385
|
+
const config = validateAdapterConfig$P(untrustedConfig, createContextServiceDefinition_ConfigPropertyNames);
|
|
8466
8386
|
// Invalid or incomplete config
|
|
8467
8387
|
if (config === null) {
|
|
8468
8388
|
throw new Error('Invalid config for "createContextServiceDefinition"');
|
|
8469
8389
|
}
|
|
8470
|
-
return buildNetworkSnapshot$
|
|
8390
|
+
return buildNetworkSnapshot$P(luvio, config);
|
|
8471
8391
|
};
|
|
8472
8392
|
};
|
|
8473
8393
|
|
|
@@ -8564,7 +8484,7 @@ function normalize$b(input, existing, path, luvio, store, timestamp) {
|
|
|
8564
8484
|
}
|
|
8565
8485
|
return input;
|
|
8566
8486
|
}
|
|
8567
|
-
const select$
|
|
8487
|
+
const select$Q = function ContextTagListRepresentationSelect() {
|
|
8568
8488
|
return {
|
|
8569
8489
|
kind: 'Fragment',
|
|
8570
8490
|
version: VERSION$e,
|
|
@@ -8583,7 +8503,7 @@ const select$P = function ContextTagListRepresentationSelect() {
|
|
|
8583
8503
|
kind: 'Link',
|
|
8584
8504
|
plural: true,
|
|
8585
8505
|
required: false,
|
|
8586
|
-
fragment: select$
|
|
8506
|
+
fragment: select$19()
|
|
8587
8507
|
},
|
|
8588
8508
|
{
|
|
8589
8509
|
name: 'isSuccess',
|
|
@@ -8665,19 +8585,19 @@ function getTypeCacheKeys$b(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
8665
8585
|
}
|
|
8666
8586
|
}
|
|
8667
8587
|
|
|
8668
|
-
function select$
|
|
8669
|
-
return select$
|
|
8588
|
+
function select$P(luvio, params) {
|
|
8589
|
+
return select$Q();
|
|
8670
8590
|
}
|
|
8671
|
-
function getResponseCacheKeys$
|
|
8591
|
+
function getResponseCacheKeys$O(storeKeyMap, luvio, resourceParams, response) {
|
|
8672
8592
|
getTypeCacheKeys$b(storeKeyMap, luvio, response);
|
|
8673
8593
|
}
|
|
8674
|
-
function ingestSuccess$
|
|
8594
|
+
function ingestSuccess$B(luvio, resourceParams, response) {
|
|
8675
8595
|
const { body } = response;
|
|
8676
8596
|
const key = keyBuilderFromType$7(luvio, body);
|
|
8677
8597
|
luvio.storeIngest(key, ingest$b, body);
|
|
8678
8598
|
const snapshot = luvio.storeLookup({
|
|
8679
8599
|
recordId: key,
|
|
8680
|
-
node: select$
|
|
8600
|
+
node: select$P(),
|
|
8681
8601
|
variables: {},
|
|
8682
8602
|
});
|
|
8683
8603
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -8688,7 +8608,7 @@ function ingestSuccess$A(luvio, resourceParams, response) {
|
|
|
8688
8608
|
deepFreeze(snapshot.data);
|
|
8689
8609
|
return snapshot;
|
|
8690
8610
|
}
|
|
8691
|
-
function createResourceRequest$
|
|
8611
|
+
function createResourceRequest$O(config) {
|
|
8692
8612
|
const headers = {};
|
|
8693
8613
|
return {
|
|
8694
8614
|
baseUri: '/services/data/v68.0',
|
|
@@ -8702,16 +8622,16 @@ function createResourceRequest$N(config) {
|
|
|
8702
8622
|
};
|
|
8703
8623
|
}
|
|
8704
8624
|
|
|
8705
|
-
const adapterName$
|
|
8625
|
+
const adapterName$O = 'createContextTags';
|
|
8706
8626
|
const createContextTags_ConfigPropertyMetadata = [
|
|
8707
8627
|
generateParamConfigMetadata('contextDefinitionId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
8708
8628
|
generateParamConfigMetadata('contextTagInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
8709
8629
|
];
|
|
8710
|
-
const createContextTags_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
8711
|
-
const createResourceParams$
|
|
8712
|
-
function typeCheckConfig$
|
|
8630
|
+
const createContextTags_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$O, createContextTags_ConfigPropertyMetadata);
|
|
8631
|
+
const createResourceParams$O = /*#__PURE__*/ createResourceParams$14(createContextTags_ConfigPropertyMetadata);
|
|
8632
|
+
function typeCheckConfig$O(untrustedConfig) {
|
|
8713
8633
|
const config = {};
|
|
8714
|
-
typeCheckConfig$
|
|
8634
|
+
typeCheckConfig$14(untrustedConfig, config, createContextTags_ConfigPropertyMetadata);
|
|
8715
8635
|
const untrustedConfig_contextTagInput = untrustedConfig.contextTagInput;
|
|
8716
8636
|
const referenceContextTagListInputRepresentationValidationError = validate$l(untrustedConfig_contextTagInput);
|
|
8717
8637
|
if (referenceContextTagListInputRepresentationValidationError === null) {
|
|
@@ -8719,30 +8639,30 @@ function typeCheckConfig$N(untrustedConfig) {
|
|
|
8719
8639
|
}
|
|
8720
8640
|
return config;
|
|
8721
8641
|
}
|
|
8722
|
-
function validateAdapterConfig$
|
|
8642
|
+
function validateAdapterConfig$O(untrustedConfig, configPropertyNames) {
|
|
8723
8643
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
8724
8644
|
return null;
|
|
8725
8645
|
}
|
|
8726
8646
|
if (process.env.NODE_ENV !== 'production') {
|
|
8727
8647
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
8728
8648
|
}
|
|
8729
|
-
const config = typeCheckConfig$
|
|
8649
|
+
const config = typeCheckConfig$O(untrustedConfig);
|
|
8730
8650
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
8731
8651
|
return null;
|
|
8732
8652
|
}
|
|
8733
8653
|
return config;
|
|
8734
8654
|
}
|
|
8735
|
-
function buildNetworkSnapshot$
|
|
8736
|
-
const resourceParams = createResourceParams$
|
|
8737
|
-
const request = createResourceRequest$
|
|
8655
|
+
function buildNetworkSnapshot$O(luvio, config, options) {
|
|
8656
|
+
const resourceParams = createResourceParams$O(config);
|
|
8657
|
+
const request = createResourceRequest$O(resourceParams);
|
|
8738
8658
|
return luvio.dispatchResourceRequest(request, options)
|
|
8739
8659
|
.then((response) => {
|
|
8740
8660
|
return luvio.handleSuccessResponse(() => {
|
|
8741
|
-
const snapshot = ingestSuccess$
|
|
8661
|
+
const snapshot = ingestSuccess$B(luvio, resourceParams, response);
|
|
8742
8662
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
8743
8663
|
}, () => {
|
|
8744
8664
|
const cache = new StoreKeyMap();
|
|
8745
|
-
getResponseCacheKeys$
|
|
8665
|
+
getResponseCacheKeys$O(cache, luvio, resourceParams, response.body);
|
|
8746
8666
|
return cache;
|
|
8747
8667
|
});
|
|
8748
8668
|
}, (response) => {
|
|
@@ -8752,12 +8672,12 @@ function buildNetworkSnapshot$N(luvio, config, options) {
|
|
|
8752
8672
|
}
|
|
8753
8673
|
const createContextTagsAdapterFactory = (luvio) => {
|
|
8754
8674
|
return function createContextTags(untrustedConfig) {
|
|
8755
|
-
const config = validateAdapterConfig$
|
|
8675
|
+
const config = validateAdapterConfig$O(untrustedConfig, createContextTags_ConfigPropertyNames);
|
|
8756
8676
|
// Invalid or incomplete config
|
|
8757
8677
|
if (config === null) {
|
|
8758
8678
|
throw new Error('Invalid config for "createContextTags"');
|
|
8759
8679
|
}
|
|
8760
|
-
return buildNetworkSnapshot$
|
|
8680
|
+
return buildNetworkSnapshot$O(luvio, config);
|
|
8761
8681
|
};
|
|
8762
8682
|
};
|
|
8763
8683
|
|
|
@@ -8847,7 +8767,7 @@ function keyBuilderFromType$6(luvio, object) {
|
|
|
8847
8767
|
function normalize$a(input, existing, path, luvio, store, timestamp) {
|
|
8848
8768
|
return input;
|
|
8849
8769
|
}
|
|
8850
|
-
const select$
|
|
8770
|
+
const select$O = function ContextOutputRepresentationSelect() {
|
|
8851
8771
|
return {
|
|
8852
8772
|
kind: 'Fragment',
|
|
8853
8773
|
version: VERSION$d,
|
|
@@ -8883,19 +8803,19 @@ function getTypeCacheKeys$a(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
8883
8803
|
});
|
|
8884
8804
|
}
|
|
8885
8805
|
|
|
8886
|
-
function select$
|
|
8887
|
-
return select$
|
|
8806
|
+
function select$N(luvio, params) {
|
|
8807
|
+
return select$O();
|
|
8888
8808
|
}
|
|
8889
|
-
function getResponseCacheKeys$
|
|
8809
|
+
function getResponseCacheKeys$N(storeKeyMap, luvio, resourceParams, response) {
|
|
8890
8810
|
getTypeCacheKeys$a(storeKeyMap, luvio, response);
|
|
8891
8811
|
}
|
|
8892
|
-
function ingestSuccess$
|
|
8812
|
+
function ingestSuccess$A(luvio, resourceParams, response) {
|
|
8893
8813
|
const { body } = response;
|
|
8894
8814
|
const key = keyBuilderFromType$6(luvio, body);
|
|
8895
8815
|
luvio.storeIngest(key, ingest$a, body);
|
|
8896
8816
|
const snapshot = luvio.storeLookup({
|
|
8897
8817
|
recordId: key,
|
|
8898
|
-
node: select$
|
|
8818
|
+
node: select$N(),
|
|
8899
8819
|
variables: {},
|
|
8900
8820
|
});
|
|
8901
8821
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -8906,7 +8826,7 @@ function ingestSuccess$z(luvio, resourceParams, response) {
|
|
|
8906
8826
|
deepFreeze(snapshot.data);
|
|
8907
8827
|
return snapshot;
|
|
8908
8828
|
}
|
|
8909
|
-
function createResourceRequest$
|
|
8829
|
+
function createResourceRequest$N(config) {
|
|
8910
8830
|
const headers = {};
|
|
8911
8831
|
return {
|
|
8912
8832
|
baseUri: '/services/data/v68.0',
|
|
@@ -8920,16 +8840,16 @@ function createResourceRequest$M(config) {
|
|
|
8920
8840
|
};
|
|
8921
8841
|
}
|
|
8922
8842
|
|
|
8923
|
-
const adapterName$
|
|
8843
|
+
const adapterName$N = 'createContextUpdateAttribute';
|
|
8924
8844
|
const createContextUpdateAttribute_ConfigPropertyMetadata = [
|
|
8925
8845
|
generateParamConfigMetadata('contextId', true, 2 /* Body */, 0 /* String */),
|
|
8926
8846
|
generateParamConfigMetadata('nodePathAndAttributes', true, 2 /* Body */, 4 /* Unsupported */, true),
|
|
8927
8847
|
];
|
|
8928
|
-
const createContextUpdateAttribute_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
8929
|
-
const createResourceParams$
|
|
8930
|
-
function typeCheckConfig$
|
|
8848
|
+
const createContextUpdateAttribute_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$N, createContextUpdateAttribute_ConfigPropertyMetadata);
|
|
8849
|
+
const createResourceParams$N = /*#__PURE__*/ createResourceParams$14(createContextUpdateAttribute_ConfigPropertyMetadata);
|
|
8850
|
+
function typeCheckConfig$N(untrustedConfig) {
|
|
8931
8851
|
const config = {};
|
|
8932
|
-
typeCheckConfig$
|
|
8852
|
+
typeCheckConfig$14(untrustedConfig, config, createContextUpdateAttribute_ConfigPropertyMetadata);
|
|
8933
8853
|
const untrustedConfig_nodePathAndAttributes = untrustedConfig.nodePathAndAttributes;
|
|
8934
8854
|
if (ArrayIsArray$1(untrustedConfig_nodePathAndAttributes)) {
|
|
8935
8855
|
const untrustedConfig_nodePathAndAttributes_array = [];
|
|
@@ -8944,30 +8864,30 @@ function typeCheckConfig$M(untrustedConfig) {
|
|
|
8944
8864
|
}
|
|
8945
8865
|
return config;
|
|
8946
8866
|
}
|
|
8947
|
-
function validateAdapterConfig$
|
|
8867
|
+
function validateAdapterConfig$N(untrustedConfig, configPropertyNames) {
|
|
8948
8868
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
8949
8869
|
return null;
|
|
8950
8870
|
}
|
|
8951
8871
|
if (process.env.NODE_ENV !== 'production') {
|
|
8952
8872
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
8953
8873
|
}
|
|
8954
|
-
const config = typeCheckConfig$
|
|
8874
|
+
const config = typeCheckConfig$N(untrustedConfig);
|
|
8955
8875
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
8956
8876
|
return null;
|
|
8957
8877
|
}
|
|
8958
8878
|
return config;
|
|
8959
8879
|
}
|
|
8960
|
-
function buildNetworkSnapshot$
|
|
8961
|
-
const resourceParams = createResourceParams$
|
|
8962
|
-
const request = createResourceRequest$
|
|
8880
|
+
function buildNetworkSnapshot$N(luvio, config, options) {
|
|
8881
|
+
const resourceParams = createResourceParams$N(config);
|
|
8882
|
+
const request = createResourceRequest$N(resourceParams);
|
|
8963
8883
|
return luvio.dispatchResourceRequest(request, options)
|
|
8964
8884
|
.then((response) => {
|
|
8965
8885
|
return luvio.handleSuccessResponse(() => {
|
|
8966
|
-
const snapshot = ingestSuccess$
|
|
8886
|
+
const snapshot = ingestSuccess$A(luvio, resourceParams, response);
|
|
8967
8887
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
8968
8888
|
}, () => {
|
|
8969
8889
|
const cache = new StoreKeyMap();
|
|
8970
|
-
getResponseCacheKeys$
|
|
8890
|
+
getResponseCacheKeys$N(cache, luvio, resourceParams, response.body);
|
|
8971
8891
|
return cache;
|
|
8972
8892
|
});
|
|
8973
8893
|
}, (response) => {
|
|
@@ -8977,12 +8897,12 @@ function buildNetworkSnapshot$M(luvio, config, options) {
|
|
|
8977
8897
|
}
|
|
8978
8898
|
const createContextUpdateAttributeAdapterFactory = (luvio) => {
|
|
8979
8899
|
return function createContextUpdateAttribute(untrustedConfig) {
|
|
8980
|
-
const config = validateAdapterConfig$
|
|
8900
|
+
const config = validateAdapterConfig$N(untrustedConfig, createContextUpdateAttribute_ConfigPropertyNames);
|
|
8981
8901
|
// Invalid or incomplete config
|
|
8982
8902
|
if (config === null) {
|
|
8983
8903
|
throw new Error('Invalid config for "createContextUpdateAttribute"');
|
|
8984
8904
|
}
|
|
8985
|
-
return buildNetworkSnapshot$
|
|
8905
|
+
return buildNetworkSnapshot$N(luvio, config);
|
|
8986
8906
|
};
|
|
8987
8907
|
};
|
|
8988
8908
|
|
|
@@ -9037,19 +8957,19 @@ function validate$f(obj, path = 'NodePathAndTagValuesInputRepresentation') {
|
|
|
9037
8957
|
return v_error === undefined ? null : v_error;
|
|
9038
8958
|
}
|
|
9039
8959
|
|
|
9040
|
-
function select$
|
|
9041
|
-
return select$
|
|
8960
|
+
function select$M(luvio, params) {
|
|
8961
|
+
return select$O();
|
|
9042
8962
|
}
|
|
9043
|
-
function getResponseCacheKeys$
|
|
8963
|
+
function getResponseCacheKeys$M(storeKeyMap, luvio, resourceParams, response) {
|
|
9044
8964
|
getTypeCacheKeys$a(storeKeyMap, luvio, response);
|
|
9045
8965
|
}
|
|
9046
|
-
function ingestSuccess$
|
|
8966
|
+
function ingestSuccess$z(luvio, resourceParams, response) {
|
|
9047
8967
|
const { body } = response;
|
|
9048
8968
|
const key = keyBuilderFromType$6(luvio, body);
|
|
9049
8969
|
luvio.storeIngest(key, ingest$a, body);
|
|
9050
8970
|
const snapshot = luvio.storeLookup({
|
|
9051
8971
|
recordId: key,
|
|
9052
|
-
node: select$
|
|
8972
|
+
node: select$M(),
|
|
9053
8973
|
variables: {},
|
|
9054
8974
|
});
|
|
9055
8975
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -9060,7 +8980,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
9060
8980
|
deepFreeze(snapshot.data);
|
|
9061
8981
|
return snapshot;
|
|
9062
8982
|
}
|
|
9063
|
-
function createResourceRequest$
|
|
8983
|
+
function createResourceRequest$M(config) {
|
|
9064
8984
|
const headers = {};
|
|
9065
8985
|
return {
|
|
9066
8986
|
baseUri: '/services/data/v68.0',
|
|
@@ -9074,16 +8994,16 @@ function createResourceRequest$L(config) {
|
|
|
9074
8994
|
};
|
|
9075
8995
|
}
|
|
9076
8996
|
|
|
9077
|
-
const adapterName$
|
|
8997
|
+
const adapterName$M = 'createWriteThroughTags';
|
|
9078
8998
|
const createWriteThroughTags_ConfigPropertyMetadata = [
|
|
9079
8999
|
generateParamConfigMetadata('contextId', true, 2 /* Body */, 0 /* String */),
|
|
9080
9000
|
generateParamConfigMetadata('nodePathAndTagValues', true, 2 /* Body */, 4 /* Unsupported */, true),
|
|
9081
9001
|
];
|
|
9082
|
-
const createWriteThroughTags_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
9083
|
-
const createResourceParams$
|
|
9084
|
-
function typeCheckConfig$
|
|
9002
|
+
const createWriteThroughTags_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$M, createWriteThroughTags_ConfigPropertyMetadata);
|
|
9003
|
+
const createResourceParams$M = /*#__PURE__*/ createResourceParams$14(createWriteThroughTags_ConfigPropertyMetadata);
|
|
9004
|
+
function typeCheckConfig$M(untrustedConfig) {
|
|
9085
9005
|
const config = {};
|
|
9086
|
-
typeCheckConfig$
|
|
9006
|
+
typeCheckConfig$14(untrustedConfig, config, createWriteThroughTags_ConfigPropertyMetadata);
|
|
9087
9007
|
const untrustedConfig_nodePathAndTagValues = untrustedConfig.nodePathAndTagValues;
|
|
9088
9008
|
if (ArrayIsArray$1(untrustedConfig_nodePathAndTagValues)) {
|
|
9089
9009
|
const untrustedConfig_nodePathAndTagValues_array = [];
|
|
@@ -9098,30 +9018,30 @@ function typeCheckConfig$L(untrustedConfig) {
|
|
|
9098
9018
|
}
|
|
9099
9019
|
return config;
|
|
9100
9020
|
}
|
|
9101
|
-
function validateAdapterConfig$
|
|
9021
|
+
function validateAdapterConfig$M(untrustedConfig, configPropertyNames) {
|
|
9102
9022
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
9103
9023
|
return null;
|
|
9104
9024
|
}
|
|
9105
9025
|
if (process.env.NODE_ENV !== 'production') {
|
|
9106
9026
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
9107
9027
|
}
|
|
9108
|
-
const config = typeCheckConfig$
|
|
9028
|
+
const config = typeCheckConfig$M(untrustedConfig);
|
|
9109
9029
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
9110
9030
|
return null;
|
|
9111
9031
|
}
|
|
9112
9032
|
return config;
|
|
9113
9033
|
}
|
|
9114
|
-
function buildNetworkSnapshot$
|
|
9115
|
-
const resourceParams = createResourceParams$
|
|
9116
|
-
const request = createResourceRequest$
|
|
9034
|
+
function buildNetworkSnapshot$M(luvio, config, options) {
|
|
9035
|
+
const resourceParams = createResourceParams$M(config);
|
|
9036
|
+
const request = createResourceRequest$M(resourceParams);
|
|
9117
9037
|
return luvio.dispatchResourceRequest(request, options)
|
|
9118
9038
|
.then((response) => {
|
|
9119
9039
|
return luvio.handleSuccessResponse(() => {
|
|
9120
|
-
const snapshot = ingestSuccess$
|
|
9040
|
+
const snapshot = ingestSuccess$z(luvio, resourceParams, response);
|
|
9121
9041
|
return luvio.storeBroadcast().then(() => snapshot);
|
|
9122
9042
|
}, () => {
|
|
9123
9043
|
const cache = new StoreKeyMap();
|
|
9124
|
-
getResponseCacheKeys$
|
|
9044
|
+
getResponseCacheKeys$M(cache, luvio, resourceParams, response.body);
|
|
9125
9045
|
return cache;
|
|
9126
9046
|
});
|
|
9127
9047
|
}, (response) => {
|
|
@@ -9131,12 +9051,12 @@ function buildNetworkSnapshot$L(luvio, config, options) {
|
|
|
9131
9051
|
}
|
|
9132
9052
|
const createWriteThroughTagsAdapterFactory = (luvio) => {
|
|
9133
9053
|
return function createWriteThroughTags(untrustedConfig) {
|
|
9134
|
-
const config = validateAdapterConfig$
|
|
9054
|
+
const config = validateAdapterConfig$M(untrustedConfig, createWriteThroughTags_ConfigPropertyNames);
|
|
9135
9055
|
// Invalid or incomplete config
|
|
9136
9056
|
if (config === null) {
|
|
9137
9057
|
throw new Error('Invalid config for "createWriteThroughTags"');
|
|
9138
9058
|
}
|
|
9139
|
-
return buildNetworkSnapshot$
|
|
9059
|
+
return buildNetworkSnapshot$M(luvio, config);
|
|
9140
9060
|
};
|
|
9141
9061
|
};
|
|
9142
9062
|
|
|
@@ -9145,7 +9065,7 @@ function keyBuilder$W(luvio, params) {
|
|
|
9145
9065
|
id: params.urlParams.contextId
|
|
9146
9066
|
});
|
|
9147
9067
|
}
|
|
9148
|
-
function getResponseCacheKeys$
|
|
9068
|
+
function getResponseCacheKeys$L(cacheKeyMap, luvio, resourceParams) {
|
|
9149
9069
|
const key = keyBuilder$W(luvio, resourceParams);
|
|
9150
9070
|
cacheKeyMap.set(key, {
|
|
9151
9071
|
namespace: keyPrefix,
|
|
@@ -9157,7 +9077,7 @@ function evictSuccess$c(luvio, resourceParams) {
|
|
|
9157
9077
|
const key = keyBuilder$W(luvio, resourceParams);
|
|
9158
9078
|
luvio.storeEvict(key);
|
|
9159
9079
|
}
|
|
9160
|
-
function createResourceRequest$
|
|
9080
|
+
function createResourceRequest$L(config) {
|
|
9161
9081
|
const headers = {};
|
|
9162
9082
|
return {
|
|
9163
9083
|
baseUri: '/services/data/v68.0',
|
|
@@ -9171,33 +9091,33 @@ function createResourceRequest$K(config) {
|
|
|
9171
9091
|
};
|
|
9172
9092
|
}
|
|
9173
9093
|
|
|
9174
|
-
const adapterName$
|
|
9094
|
+
const adapterName$L = 'deleteContext';
|
|
9175
9095
|
const deleteContext_ConfigPropertyMetadata = [
|
|
9176
9096
|
generateParamConfigMetadata('contextId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
9177
9097
|
];
|
|
9178
|
-
const deleteContext_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
9179
|
-
const createResourceParams$
|
|
9180
|
-
function typeCheckConfig$
|
|
9098
|
+
const deleteContext_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$L, deleteContext_ConfigPropertyMetadata);
|
|
9099
|
+
const createResourceParams$L = /*#__PURE__*/ createResourceParams$14(deleteContext_ConfigPropertyMetadata);
|
|
9100
|
+
function typeCheckConfig$L(untrustedConfig) {
|
|
9181
9101
|
const config = {};
|
|
9182
|
-
typeCheckConfig$
|
|
9102
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContext_ConfigPropertyMetadata);
|
|
9183
9103
|
return config;
|
|
9184
9104
|
}
|
|
9185
|
-
function validateAdapterConfig$
|
|
9105
|
+
function validateAdapterConfig$L(untrustedConfig, configPropertyNames) {
|
|
9186
9106
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
9187
9107
|
return null;
|
|
9188
9108
|
}
|
|
9189
9109
|
if (process.env.NODE_ENV !== 'production') {
|
|
9190
9110
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
9191
9111
|
}
|
|
9192
|
-
const config = typeCheckConfig$
|
|
9112
|
+
const config = typeCheckConfig$L(untrustedConfig);
|
|
9193
9113
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
9194
9114
|
return null;
|
|
9195
9115
|
}
|
|
9196
9116
|
return config;
|
|
9197
9117
|
}
|
|
9198
|
-
function buildNetworkSnapshot$
|
|
9199
|
-
const resourceParams = createResourceParams$
|
|
9200
|
-
const request = createResourceRequest$
|
|
9118
|
+
function buildNetworkSnapshot$L(luvio, config, options) {
|
|
9119
|
+
const resourceParams = createResourceParams$L(config);
|
|
9120
|
+
const request = createResourceRequest$L(resourceParams);
|
|
9201
9121
|
return luvio.dispatchResourceRequest(request, options)
|
|
9202
9122
|
.then(() => {
|
|
9203
9123
|
return luvio.handleSuccessResponse(() => {
|
|
@@ -9205,7 +9125,7 @@ function buildNetworkSnapshot$K(luvio, config, options) {
|
|
|
9205
9125
|
return luvio.storeBroadcast();
|
|
9206
9126
|
}, () => {
|
|
9207
9127
|
const cache = new StoreKeyMap();
|
|
9208
|
-
getResponseCacheKeys$
|
|
9128
|
+
getResponseCacheKeys$L(cache, luvio, resourceParams);
|
|
9209
9129
|
return cache;
|
|
9210
9130
|
});
|
|
9211
9131
|
}, (response) => {
|
|
@@ -9215,12 +9135,12 @@ function buildNetworkSnapshot$K(luvio, config, options) {
|
|
|
9215
9135
|
}
|
|
9216
9136
|
const deleteContextAdapterFactory = (luvio) => {
|
|
9217
9137
|
return function IndustriesContextdeleteContext(untrustedConfig) {
|
|
9218
|
-
const config = validateAdapterConfig$
|
|
9138
|
+
const config = validateAdapterConfig$L(untrustedConfig, deleteContext_ConfigPropertyNames);
|
|
9219
9139
|
// Invalid or incomplete config
|
|
9220
9140
|
if (config === null) {
|
|
9221
|
-
throw new Error(`Invalid config for "${adapterName$
|
|
9141
|
+
throw new Error(`Invalid config for "${adapterName$L}"`);
|
|
9222
9142
|
}
|
|
9223
|
-
return buildNetworkSnapshot$
|
|
9143
|
+
return buildNetworkSnapshot$L(luvio, config);
|
|
9224
9144
|
};
|
|
9225
9145
|
};
|
|
9226
9146
|
|
|
@@ -9229,7 +9149,7 @@ function keyBuilder$V(luvio, params) {
|
|
|
9229
9149
|
id: params.urlParams.contextAttributeMappingId
|
|
9230
9150
|
});
|
|
9231
9151
|
}
|
|
9232
|
-
function getResponseCacheKeys$
|
|
9152
|
+
function getResponseCacheKeys$K(cacheKeyMap, luvio, resourceParams) {
|
|
9233
9153
|
const key = keyBuilder$V(luvio, resourceParams);
|
|
9234
9154
|
cacheKeyMap.set(key, {
|
|
9235
9155
|
namespace: keyPrefix,
|
|
@@ -9241,7 +9161,7 @@ function evictSuccess$b(luvio, resourceParams) {
|
|
|
9241
9161
|
const key = keyBuilder$V(luvio, resourceParams);
|
|
9242
9162
|
luvio.storeEvict(key);
|
|
9243
9163
|
}
|
|
9244
|
-
function createResourceRequest$
|
|
9164
|
+
function createResourceRequest$K(config) {
|
|
9245
9165
|
const headers = {};
|
|
9246
9166
|
return {
|
|
9247
9167
|
baseUri: '/services/data/v68.0',
|
|
@@ -9255,33 +9175,33 @@ function createResourceRequest$J(config) {
|
|
|
9255
9175
|
};
|
|
9256
9176
|
}
|
|
9257
9177
|
|
|
9258
|
-
const adapterName$
|
|
9178
|
+
const adapterName$K = 'deleteContextAttributeMapping';
|
|
9259
9179
|
const deleteContextAttributeMapping_ConfigPropertyMetadata = [
|
|
9260
9180
|
generateParamConfigMetadata('contextAttributeMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
9261
9181
|
];
|
|
9262
|
-
const deleteContextAttributeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
9263
|
-
const createResourceParams$
|
|
9264
|
-
function typeCheckConfig$
|
|
9182
|
+
const deleteContextAttributeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$K, deleteContextAttributeMapping_ConfigPropertyMetadata);
|
|
9183
|
+
const createResourceParams$K = /*#__PURE__*/ createResourceParams$14(deleteContextAttributeMapping_ConfigPropertyMetadata);
|
|
9184
|
+
function typeCheckConfig$K(untrustedConfig) {
|
|
9265
9185
|
const config = {};
|
|
9266
|
-
typeCheckConfig$
|
|
9186
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextAttributeMapping_ConfigPropertyMetadata);
|
|
9267
9187
|
return config;
|
|
9268
9188
|
}
|
|
9269
|
-
function validateAdapterConfig$
|
|
9189
|
+
function validateAdapterConfig$K(untrustedConfig, configPropertyNames) {
|
|
9270
9190
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
9271
9191
|
return null;
|
|
9272
9192
|
}
|
|
9273
9193
|
if (process.env.NODE_ENV !== 'production') {
|
|
9274
9194
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
9275
9195
|
}
|
|
9276
|
-
const config = typeCheckConfig$
|
|
9196
|
+
const config = typeCheckConfig$K(untrustedConfig);
|
|
9277
9197
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
9278
9198
|
return null;
|
|
9279
9199
|
}
|
|
9280
9200
|
return config;
|
|
9281
9201
|
}
|
|
9282
|
-
function buildNetworkSnapshot$
|
|
9283
|
-
const resourceParams = createResourceParams$
|
|
9284
|
-
const request = createResourceRequest$
|
|
9202
|
+
function buildNetworkSnapshot$K(luvio, config, options) {
|
|
9203
|
+
const resourceParams = createResourceParams$K(config);
|
|
9204
|
+
const request = createResourceRequest$K(resourceParams);
|
|
9285
9205
|
return luvio.dispatchResourceRequest(request, options)
|
|
9286
9206
|
.then(() => {
|
|
9287
9207
|
return luvio.handleSuccessResponse(() => {
|
|
@@ -9289,7 +9209,7 @@ function buildNetworkSnapshot$J(luvio, config, options) {
|
|
|
9289
9209
|
return luvio.storeBroadcast();
|
|
9290
9210
|
}, () => {
|
|
9291
9211
|
const cache = new StoreKeyMap();
|
|
9292
|
-
getResponseCacheKeys$
|
|
9212
|
+
getResponseCacheKeys$K(cache, luvio, resourceParams);
|
|
9293
9213
|
return cache;
|
|
9294
9214
|
});
|
|
9295
9215
|
}, (response) => {
|
|
@@ -9299,12 +9219,12 @@ function buildNetworkSnapshot$J(luvio, config, options) {
|
|
|
9299
9219
|
}
|
|
9300
9220
|
const deleteContextAttributeMappingAdapterFactory = (luvio) => {
|
|
9301
9221
|
return function IndustriesContextdeleteContextAttributeMapping(untrustedConfig) {
|
|
9302
|
-
const config = validateAdapterConfig$
|
|
9222
|
+
const config = validateAdapterConfig$K(untrustedConfig, deleteContextAttributeMapping_ConfigPropertyNames);
|
|
9303
9223
|
// Invalid or incomplete config
|
|
9304
9224
|
if (config === null) {
|
|
9305
|
-
throw new Error(`Invalid config for "${adapterName$
|
|
9225
|
+
throw new Error(`Invalid config for "${adapterName$K}"`);
|
|
9306
9226
|
}
|
|
9307
|
-
return buildNetworkSnapshot$
|
|
9227
|
+
return buildNetworkSnapshot$K(luvio, config);
|
|
9308
9228
|
};
|
|
9309
9229
|
};
|
|
9310
9230
|
|
|
@@ -9313,7 +9233,7 @@ function keyBuilder$U(luvio, params) {
|
|
|
9313
9233
|
id: params.urlParams.contextDefinitionFilterId
|
|
9314
9234
|
});
|
|
9315
9235
|
}
|
|
9316
|
-
function getResponseCacheKeys$
|
|
9236
|
+
function getResponseCacheKeys$J(cacheKeyMap, luvio, resourceParams) {
|
|
9317
9237
|
const key = keyBuilder$U(luvio, resourceParams);
|
|
9318
9238
|
cacheKeyMap.set(key, {
|
|
9319
9239
|
namespace: keyPrefix,
|
|
@@ -9325,7 +9245,7 @@ function evictSuccess$a(luvio, resourceParams) {
|
|
|
9325
9245
|
const key = keyBuilder$U(luvio, resourceParams);
|
|
9326
9246
|
luvio.storeEvict(key);
|
|
9327
9247
|
}
|
|
9328
|
-
function createResourceRequest$
|
|
9248
|
+
function createResourceRequest$J(config) {
|
|
9329
9249
|
const headers = {};
|
|
9330
9250
|
return {
|
|
9331
9251
|
baseUri: '/services/data/v68.0',
|
|
@@ -9339,34 +9259,34 @@ function createResourceRequest$I(config) {
|
|
|
9339
9259
|
};
|
|
9340
9260
|
}
|
|
9341
9261
|
|
|
9342
|
-
const adapterName$
|
|
9262
|
+
const adapterName$J = 'deleteContextFilter';
|
|
9343
9263
|
const deleteContextFilter_ConfigPropertyMetadata = [
|
|
9344
9264
|
generateParamConfigMetadata('contextDefinitionFilterId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
9345
9265
|
generateParamConfigMetadata('contextDefinitionId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
9346
9266
|
];
|
|
9347
|
-
const deleteContextFilter_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
9348
|
-
const createResourceParams$
|
|
9349
|
-
function typeCheckConfig$
|
|
9267
|
+
const deleteContextFilter_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$J, deleteContextFilter_ConfigPropertyMetadata);
|
|
9268
|
+
const createResourceParams$J = /*#__PURE__*/ createResourceParams$14(deleteContextFilter_ConfigPropertyMetadata);
|
|
9269
|
+
function typeCheckConfig$J(untrustedConfig) {
|
|
9350
9270
|
const config = {};
|
|
9351
|
-
typeCheckConfig$
|
|
9271
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextFilter_ConfigPropertyMetadata);
|
|
9352
9272
|
return config;
|
|
9353
9273
|
}
|
|
9354
|
-
function validateAdapterConfig$
|
|
9274
|
+
function validateAdapterConfig$J(untrustedConfig, configPropertyNames) {
|
|
9355
9275
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
9356
9276
|
return null;
|
|
9357
9277
|
}
|
|
9358
9278
|
if (process.env.NODE_ENV !== 'production') {
|
|
9359
9279
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
9360
9280
|
}
|
|
9361
|
-
const config = typeCheckConfig$
|
|
9281
|
+
const config = typeCheckConfig$J(untrustedConfig);
|
|
9362
9282
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
9363
9283
|
return null;
|
|
9364
9284
|
}
|
|
9365
9285
|
return config;
|
|
9366
9286
|
}
|
|
9367
|
-
function buildNetworkSnapshot$
|
|
9368
|
-
const resourceParams = createResourceParams$
|
|
9369
|
-
const request = createResourceRequest$
|
|
9287
|
+
function buildNetworkSnapshot$J(luvio, config, options) {
|
|
9288
|
+
const resourceParams = createResourceParams$J(config);
|
|
9289
|
+
const request = createResourceRequest$J(resourceParams);
|
|
9370
9290
|
return luvio.dispatchResourceRequest(request, options)
|
|
9371
9291
|
.then(() => {
|
|
9372
9292
|
return luvio.handleSuccessResponse(() => {
|
|
@@ -9374,7 +9294,7 @@ function buildNetworkSnapshot$I(luvio, config, options) {
|
|
|
9374
9294
|
return luvio.storeBroadcast();
|
|
9375
9295
|
}, () => {
|
|
9376
9296
|
const cache = new StoreKeyMap();
|
|
9377
|
-
getResponseCacheKeys$
|
|
9297
|
+
getResponseCacheKeys$J(cache, luvio, resourceParams);
|
|
9378
9298
|
return cache;
|
|
9379
9299
|
});
|
|
9380
9300
|
}, (response) => {
|
|
@@ -9384,12 +9304,12 @@ function buildNetworkSnapshot$I(luvio, config, options) {
|
|
|
9384
9304
|
}
|
|
9385
9305
|
const deleteContextFilterAdapterFactory = (luvio) => {
|
|
9386
9306
|
return function IndustriesContextdeleteContextFilter(untrustedConfig) {
|
|
9387
|
-
const config = validateAdapterConfig$
|
|
9307
|
+
const config = validateAdapterConfig$J(untrustedConfig, deleteContextFilter_ConfigPropertyNames);
|
|
9388
9308
|
// Invalid or incomplete config
|
|
9389
9309
|
if (config === null) {
|
|
9390
|
-
throw new Error(`Invalid config for "${adapterName$
|
|
9310
|
+
throw new Error(`Invalid config for "${adapterName$J}"`);
|
|
9391
9311
|
}
|
|
9392
|
-
return buildNetworkSnapshot$
|
|
9312
|
+
return buildNetworkSnapshot$J(luvio, config);
|
|
9393
9313
|
};
|
|
9394
9314
|
};
|
|
9395
9315
|
|
|
@@ -9398,7 +9318,7 @@ function keyBuilder$T(luvio, params) {
|
|
|
9398
9318
|
id: params.urlParams.contextMappingId
|
|
9399
9319
|
});
|
|
9400
9320
|
}
|
|
9401
|
-
function getResponseCacheKeys$
|
|
9321
|
+
function getResponseCacheKeys$I(cacheKeyMap, luvio, resourceParams) {
|
|
9402
9322
|
const key = keyBuilder$T(luvio, resourceParams);
|
|
9403
9323
|
cacheKeyMap.set(key, {
|
|
9404
9324
|
namespace: keyPrefix,
|
|
@@ -9410,7 +9330,7 @@ function evictSuccess$9(luvio, resourceParams) {
|
|
|
9410
9330
|
const key = keyBuilder$T(luvio, resourceParams);
|
|
9411
9331
|
luvio.storeEvict(key);
|
|
9412
9332
|
}
|
|
9413
|
-
function createResourceRequest$
|
|
9333
|
+
function createResourceRequest$I(config) {
|
|
9414
9334
|
const headers = {};
|
|
9415
9335
|
return {
|
|
9416
9336
|
baseUri: '/services/data/v68.0',
|
|
@@ -9424,33 +9344,33 @@ function createResourceRequest$H(config) {
|
|
|
9424
9344
|
};
|
|
9425
9345
|
}
|
|
9426
9346
|
|
|
9427
|
-
const adapterName$
|
|
9347
|
+
const adapterName$I = 'deleteContextMapping';
|
|
9428
9348
|
const deleteContextMapping_ConfigPropertyMetadata = [
|
|
9429
9349
|
generateParamConfigMetadata('contextMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
9430
9350
|
];
|
|
9431
|
-
const deleteContextMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
9432
|
-
const createResourceParams$
|
|
9433
|
-
function typeCheckConfig$
|
|
9351
|
+
const deleteContextMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$I, deleteContextMapping_ConfigPropertyMetadata);
|
|
9352
|
+
const createResourceParams$I = /*#__PURE__*/ createResourceParams$14(deleteContextMapping_ConfigPropertyMetadata);
|
|
9353
|
+
function typeCheckConfig$I(untrustedConfig) {
|
|
9434
9354
|
const config = {};
|
|
9435
|
-
typeCheckConfig$
|
|
9355
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextMapping_ConfigPropertyMetadata);
|
|
9436
9356
|
return config;
|
|
9437
9357
|
}
|
|
9438
|
-
function validateAdapterConfig$
|
|
9358
|
+
function validateAdapterConfig$I(untrustedConfig, configPropertyNames) {
|
|
9439
9359
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
9440
9360
|
return null;
|
|
9441
9361
|
}
|
|
9442
9362
|
if (process.env.NODE_ENV !== 'production') {
|
|
9443
9363
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
9444
9364
|
}
|
|
9445
|
-
const config = typeCheckConfig$
|
|
9365
|
+
const config = typeCheckConfig$I(untrustedConfig);
|
|
9446
9366
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
9447
9367
|
return null;
|
|
9448
9368
|
}
|
|
9449
9369
|
return config;
|
|
9450
9370
|
}
|
|
9451
|
-
function buildNetworkSnapshot$
|
|
9452
|
-
const resourceParams = createResourceParams$
|
|
9453
|
-
const request = createResourceRequest$
|
|
9371
|
+
function buildNetworkSnapshot$I(luvio, config, options) {
|
|
9372
|
+
const resourceParams = createResourceParams$I(config);
|
|
9373
|
+
const request = createResourceRequest$I(resourceParams);
|
|
9454
9374
|
return luvio.dispatchResourceRequest(request, options)
|
|
9455
9375
|
.then(() => {
|
|
9456
9376
|
return luvio.handleSuccessResponse(() => {
|
|
@@ -9458,7 +9378,7 @@ function buildNetworkSnapshot$H(luvio, config, options) {
|
|
|
9458
9378
|
return luvio.storeBroadcast();
|
|
9459
9379
|
}, () => {
|
|
9460
9380
|
const cache = new StoreKeyMap();
|
|
9461
|
-
getResponseCacheKeys$
|
|
9381
|
+
getResponseCacheKeys$I(cache, luvio, resourceParams);
|
|
9462
9382
|
return cache;
|
|
9463
9383
|
});
|
|
9464
9384
|
}, (response) => {
|
|
@@ -9468,12 +9388,12 @@ function buildNetworkSnapshot$H(luvio, config, options) {
|
|
|
9468
9388
|
}
|
|
9469
9389
|
const deleteContextMappingAdapterFactory = (luvio) => {
|
|
9470
9390
|
return function IndustriesContextdeleteContextMapping(untrustedConfig) {
|
|
9471
|
-
const config = validateAdapterConfig$
|
|
9391
|
+
const config = validateAdapterConfig$I(untrustedConfig, deleteContextMapping_ConfigPropertyNames);
|
|
9472
9392
|
// Invalid or incomplete config
|
|
9473
9393
|
if (config === null) {
|
|
9474
|
-
throw new Error(`Invalid config for "${adapterName$
|
|
9394
|
+
throw new Error(`Invalid config for "${adapterName$I}"`);
|
|
9475
9395
|
}
|
|
9476
|
-
return buildNetworkSnapshot$
|
|
9396
|
+
return buildNetworkSnapshot$I(luvio, config);
|
|
9477
9397
|
};
|
|
9478
9398
|
};
|
|
9479
9399
|
|
|
@@ -9482,7 +9402,7 @@ function keyBuilder$S(luvio, params) {
|
|
|
9482
9402
|
id: params.urlParams.contextNodeMappingId
|
|
9483
9403
|
});
|
|
9484
9404
|
}
|
|
9485
|
-
function getResponseCacheKeys$
|
|
9405
|
+
function getResponseCacheKeys$H(cacheKeyMap, luvio, resourceParams) {
|
|
9486
9406
|
const key = keyBuilder$S(luvio, resourceParams);
|
|
9487
9407
|
cacheKeyMap.set(key, {
|
|
9488
9408
|
namespace: keyPrefix,
|
|
@@ -9494,7 +9414,7 @@ function evictSuccess$8(luvio, resourceParams) {
|
|
|
9494
9414
|
const key = keyBuilder$S(luvio, resourceParams);
|
|
9495
9415
|
luvio.storeEvict(key);
|
|
9496
9416
|
}
|
|
9497
|
-
function createResourceRequest$
|
|
9417
|
+
function createResourceRequest$H(config) {
|
|
9498
9418
|
const headers = {};
|
|
9499
9419
|
return {
|
|
9500
9420
|
baseUri: '/services/data/v68.0',
|
|
@@ -9508,33 +9428,33 @@ function createResourceRequest$G(config) {
|
|
|
9508
9428
|
};
|
|
9509
9429
|
}
|
|
9510
9430
|
|
|
9511
|
-
const adapterName$
|
|
9431
|
+
const adapterName$H = 'deleteContextNodeMapping';
|
|
9512
9432
|
const deleteContextNodeMapping_ConfigPropertyMetadata = [
|
|
9513
9433
|
generateParamConfigMetadata('contextNodeMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
9514
9434
|
];
|
|
9515
|
-
const deleteContextNodeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
9516
|
-
const createResourceParams$
|
|
9517
|
-
function typeCheckConfig$
|
|
9435
|
+
const deleteContextNodeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$H, deleteContextNodeMapping_ConfigPropertyMetadata);
|
|
9436
|
+
const createResourceParams$H = /*#__PURE__*/ createResourceParams$14(deleteContextNodeMapping_ConfigPropertyMetadata);
|
|
9437
|
+
function typeCheckConfig$H(untrustedConfig) {
|
|
9518
9438
|
const config = {};
|
|
9519
|
-
typeCheckConfig$
|
|
9439
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextNodeMapping_ConfigPropertyMetadata);
|
|
9520
9440
|
return config;
|
|
9521
9441
|
}
|
|
9522
|
-
function validateAdapterConfig$
|
|
9442
|
+
function validateAdapterConfig$H(untrustedConfig, configPropertyNames) {
|
|
9523
9443
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
9524
9444
|
return null;
|
|
9525
9445
|
}
|
|
9526
9446
|
if (process.env.NODE_ENV !== 'production') {
|
|
9527
9447
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
9528
9448
|
}
|
|
9529
|
-
const config = typeCheckConfig$
|
|
9449
|
+
const config = typeCheckConfig$H(untrustedConfig);
|
|
9530
9450
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
9531
9451
|
return null;
|
|
9532
9452
|
}
|
|
9533
9453
|
return config;
|
|
9534
9454
|
}
|
|
9535
|
-
function buildNetworkSnapshot$
|
|
9536
|
-
const resourceParams = createResourceParams$
|
|
9537
|
-
const request = createResourceRequest$
|
|
9455
|
+
function buildNetworkSnapshot$H(luvio, config, options) {
|
|
9456
|
+
const resourceParams = createResourceParams$H(config);
|
|
9457
|
+
const request = createResourceRequest$H(resourceParams);
|
|
9538
9458
|
return luvio.dispatchResourceRequest(request, options)
|
|
9539
9459
|
.then(() => {
|
|
9540
9460
|
return luvio.handleSuccessResponse(() => {
|
|
@@ -9542,7 +9462,7 @@ function buildNetworkSnapshot$G(luvio, config, options) {
|
|
|
9542
9462
|
return luvio.storeBroadcast();
|
|
9543
9463
|
}, () => {
|
|
9544
9464
|
const cache = new StoreKeyMap();
|
|
9545
|
-
getResponseCacheKeys$
|
|
9465
|
+
getResponseCacheKeys$H(cache, luvio, resourceParams);
|
|
9546
9466
|
return cache;
|
|
9547
9467
|
});
|
|
9548
9468
|
}, (response) => {
|
|
@@ -9552,12 +9472,12 @@ function buildNetworkSnapshot$G(luvio, config, options) {
|
|
|
9552
9472
|
}
|
|
9553
9473
|
const deleteContextNodeMappingAdapterFactory = (luvio) => {
|
|
9554
9474
|
return function IndustriesContextdeleteContextNodeMapping(untrustedConfig) {
|
|
9555
|
-
const config = validateAdapterConfig$
|
|
9475
|
+
const config = validateAdapterConfig$H(untrustedConfig, deleteContextNodeMapping_ConfigPropertyNames);
|
|
9556
9476
|
// Invalid or incomplete config
|
|
9557
9477
|
if (config === null) {
|
|
9558
|
-
throw new Error(`Invalid config for "${adapterName$
|
|
9478
|
+
throw new Error(`Invalid config for "${adapterName$H}"`);
|
|
9559
9479
|
}
|
|
9560
|
-
return buildNetworkSnapshot$
|
|
9480
|
+
return buildNetworkSnapshot$H(luvio, config);
|
|
9561
9481
|
};
|
|
9562
9482
|
};
|
|
9563
9483
|
|
|
@@ -9566,7 +9486,7 @@ function keyBuilder$R(luvio, params) {
|
|
|
9566
9486
|
id: params.urlParams.contextAttributeId
|
|
9567
9487
|
});
|
|
9568
9488
|
}
|
|
9569
|
-
function getResponseCacheKeys$
|
|
9489
|
+
function getResponseCacheKeys$G(cacheKeyMap, luvio, resourceParams) {
|
|
9570
9490
|
const key = keyBuilder$R(luvio, resourceParams);
|
|
9571
9491
|
cacheKeyMap.set(key, {
|
|
9572
9492
|
namespace: keyPrefix,
|
|
@@ -9578,7 +9498,7 @@ function evictSuccess$7(luvio, resourceParams) {
|
|
|
9578
9498
|
const key = keyBuilder$R(luvio, resourceParams);
|
|
9579
9499
|
luvio.storeEvict(key);
|
|
9580
9500
|
}
|
|
9581
|
-
function createResourceRequest$
|
|
9501
|
+
function createResourceRequest$G(config) {
|
|
9582
9502
|
const headers = {};
|
|
9583
9503
|
return {
|
|
9584
9504
|
baseUri: '/services/data/v68.0',
|
|
@@ -9592,34 +9512,34 @@ function createResourceRequest$F(config) {
|
|
|
9592
9512
|
};
|
|
9593
9513
|
}
|
|
9594
9514
|
|
|
9595
|
-
const adapterName$
|
|
9515
|
+
const adapterName$G = 'deleteContextServiceAttribute';
|
|
9596
9516
|
const deleteContextServiceAttribute_ConfigPropertyMetadata = [
|
|
9597
9517
|
generateParamConfigMetadata('contextAttributeId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
9598
9518
|
generateParamConfigMetadata('contextNodeId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
9599
9519
|
];
|
|
9600
|
-
const deleteContextServiceAttribute_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
9601
|
-
const createResourceParams$
|
|
9602
|
-
function typeCheckConfig$
|
|
9520
|
+
const deleteContextServiceAttribute_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$G, deleteContextServiceAttribute_ConfigPropertyMetadata);
|
|
9521
|
+
const createResourceParams$G = /*#__PURE__*/ createResourceParams$14(deleteContextServiceAttribute_ConfigPropertyMetadata);
|
|
9522
|
+
function typeCheckConfig$G(untrustedConfig) {
|
|
9603
9523
|
const config = {};
|
|
9604
|
-
typeCheckConfig$
|
|
9524
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextServiceAttribute_ConfigPropertyMetadata);
|
|
9605
9525
|
return config;
|
|
9606
9526
|
}
|
|
9607
|
-
function validateAdapterConfig$
|
|
9527
|
+
function validateAdapterConfig$G(untrustedConfig, configPropertyNames) {
|
|
9608
9528
|
if (!untrustedIsObject(untrustedConfig)) {
|
|
9609
9529
|
return null;
|
|
9610
9530
|
}
|
|
9611
9531
|
if (process.env.NODE_ENV !== 'production') {
|
|
9612
9532
|
validateConfig(untrustedConfig, configPropertyNames);
|
|
9613
9533
|
}
|
|
9614
|
-
const config = typeCheckConfig$
|
|
9534
|
+
const config = typeCheckConfig$G(untrustedConfig);
|
|
9615
9535
|
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
9616
9536
|
return null;
|
|
9617
9537
|
}
|
|
9618
9538
|
return config;
|
|
9619
9539
|
}
|
|
9620
|
-
function buildNetworkSnapshot$
|
|
9621
|
-
const resourceParams = createResourceParams$
|
|
9622
|
-
const request = createResourceRequest$
|
|
9540
|
+
function buildNetworkSnapshot$G(luvio, config, options) {
|
|
9541
|
+
const resourceParams = createResourceParams$G(config);
|
|
9542
|
+
const request = createResourceRequest$G(resourceParams);
|
|
9623
9543
|
return luvio.dispatchResourceRequest(request, options)
|
|
9624
9544
|
.then(() => {
|
|
9625
9545
|
return luvio.handleSuccessResponse(() => {
|
|
@@ -9627,7 +9547,7 @@ function buildNetworkSnapshot$F(luvio, config, options) {
|
|
|
9627
9547
|
return luvio.storeBroadcast();
|
|
9628
9548
|
}, () => {
|
|
9629
9549
|
const cache = new StoreKeyMap();
|
|
9630
|
-
getResponseCacheKeys$
|
|
9550
|
+
getResponseCacheKeys$G(cache, luvio, resourceParams);
|
|
9631
9551
|
return cache;
|
|
9632
9552
|
});
|
|
9633
9553
|
}, (response) => {
|
|
@@ -9637,12 +9557,12 @@ function buildNetworkSnapshot$F(luvio, config, options) {
|
|
|
9637
9557
|
}
|
|
9638
9558
|
const deleteContextServiceAttributeAdapterFactory = (luvio) => {
|
|
9639
9559
|
return function IndustriesContextdeleteContextServiceAttribute(untrustedConfig) {
|
|
9640
|
-
const config = validateAdapterConfig$
|
|
9560
|
+
const config = validateAdapterConfig$G(untrustedConfig, deleteContextServiceAttribute_ConfigPropertyNames);
|
|
9641
9561
|
// Invalid or incomplete config
|
|
9642
9562
|
if (config === null) {
|
|
9643
|
-
throw new Error(`Invalid config for "${adapterName$
|
|
9563
|
+
throw new Error(`Invalid config for "${adapterName$G}"`);
|
|
9644
9564
|
}
|
|
9645
|
-
return buildNetworkSnapshot$
|
|
9565
|
+
return buildNetworkSnapshot$G(luvio, config);
|
|
9646
9566
|
};
|
|
9647
9567
|
};
|
|
9648
9568
|
|
|
@@ -9651,7 +9571,7 @@ function keyBuilder$Q(luvio, params) {
|
|
|
9651
9571
|
id: params.urlParams.contextAttributeMappingId
|
|
9652
9572
|
});
|
|
9653
9573
|
}
|
|
9654
|
-
function getResponseCacheKeys$
|
|
9574
|
+
function getResponseCacheKeys$F(cacheKeyMap, luvio, resourceParams) {
|
|
9655
9575
|
const key = keyBuilder$Q(luvio, resourceParams);
|
|
9656
9576
|
cacheKeyMap.set(key, {
|
|
9657
9577
|
namespace: keyPrefix,
|
|
@@ -9663,7 +9583,7 @@ function evictSuccess$6(luvio, resourceParams) {
|
|
|
9663
9583
|
const key = keyBuilder$Q(luvio, resourceParams);
|
|
9664
9584
|
luvio.storeEvict(key);
|
|
9665
9585
|
}
|
|
9666
|
-
function createResourceRequest$
|
|
9586
|
+
function createResourceRequest$F(config) {
|
|
9667
9587
|
const headers = {};
|
|
9668
9588
|
return {
|
|
9669
9589
|
baseUri: '/services/data/v68.0',
|
|
@@ -9677,16 +9597,112 @@ function createResourceRequest$E(config) {
|
|
|
9677
9597
|
};
|
|
9678
9598
|
}
|
|
9679
9599
|
|
|
9680
|
-
const adapterName$
|
|
9600
|
+
const adapterName$F = 'deleteContextServiceAttributeMapping';
|
|
9681
9601
|
const deleteContextServiceAttributeMapping_ConfigPropertyMetadata = [
|
|
9682
9602
|
generateParamConfigMetadata('contextAttributeMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
9683
9603
|
generateParamConfigMetadata('contextNodeMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
9684
9604
|
];
|
|
9685
|
-
const deleteContextServiceAttributeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$
|
|
9686
|
-
const createResourceParams$
|
|
9605
|
+
const deleteContextServiceAttributeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$F, deleteContextServiceAttributeMapping_ConfigPropertyMetadata);
|
|
9606
|
+
const createResourceParams$F = /*#__PURE__*/ createResourceParams$14(deleteContextServiceAttributeMapping_ConfigPropertyMetadata);
|
|
9607
|
+
function typeCheckConfig$F(untrustedConfig) {
|
|
9608
|
+
const config = {};
|
|
9609
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextServiceAttributeMapping_ConfigPropertyMetadata);
|
|
9610
|
+
return config;
|
|
9611
|
+
}
|
|
9612
|
+
function validateAdapterConfig$F(untrustedConfig, configPropertyNames) {
|
|
9613
|
+
if (!untrustedIsObject(untrustedConfig)) {
|
|
9614
|
+
return null;
|
|
9615
|
+
}
|
|
9616
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
9617
|
+
validateConfig(untrustedConfig, configPropertyNames);
|
|
9618
|
+
}
|
|
9619
|
+
const config = typeCheckConfig$F(untrustedConfig);
|
|
9620
|
+
if (!areRequiredParametersPresent(config, configPropertyNames)) {
|
|
9621
|
+
return null;
|
|
9622
|
+
}
|
|
9623
|
+
return config;
|
|
9624
|
+
}
|
|
9625
|
+
function buildNetworkSnapshot$F(luvio, config, options) {
|
|
9626
|
+
const resourceParams = createResourceParams$F(config);
|
|
9627
|
+
const request = createResourceRequest$F(resourceParams);
|
|
9628
|
+
return luvio.dispatchResourceRequest(request, options)
|
|
9629
|
+
.then(() => {
|
|
9630
|
+
return luvio.handleSuccessResponse(() => {
|
|
9631
|
+
evictSuccess$6(luvio, resourceParams);
|
|
9632
|
+
return luvio.storeBroadcast();
|
|
9633
|
+
}, () => {
|
|
9634
|
+
const cache = new StoreKeyMap();
|
|
9635
|
+
getResponseCacheKeys$F(cache, luvio, resourceParams);
|
|
9636
|
+
return cache;
|
|
9637
|
+
});
|
|
9638
|
+
}, (response) => {
|
|
9639
|
+
deepFreeze(response);
|
|
9640
|
+
throw response;
|
|
9641
|
+
});
|
|
9642
|
+
}
|
|
9643
|
+
const deleteContextServiceAttributeMappingAdapterFactory = (luvio) => {
|
|
9644
|
+
return function IndustriesContextdeleteContextServiceAttributeMapping(untrustedConfig) {
|
|
9645
|
+
const config = validateAdapterConfig$F(untrustedConfig, deleteContextServiceAttributeMapping_ConfigPropertyNames);
|
|
9646
|
+
// Invalid or incomplete config
|
|
9647
|
+
if (config === null) {
|
|
9648
|
+
throw new Error(`Invalid config for "${adapterName$F}"`);
|
|
9649
|
+
}
|
|
9650
|
+
return buildNetworkSnapshot$F(luvio, config);
|
|
9651
|
+
};
|
|
9652
|
+
};
|
|
9653
|
+
|
|
9654
|
+
function select$L(luvio, params) {
|
|
9655
|
+
return select$17();
|
|
9656
|
+
}
|
|
9657
|
+
function getResponseCacheKeys$E(storeKeyMap, luvio, resourceParams, response) {
|
|
9658
|
+
getTypeCacheKeys$j(storeKeyMap, luvio, response);
|
|
9659
|
+
}
|
|
9660
|
+
function ingestSuccess$y(luvio, resourceParams, response) {
|
|
9661
|
+
const { body } = response;
|
|
9662
|
+
const key = keyBuilderFromType$f(luvio, body);
|
|
9663
|
+
luvio.storeIngest(key, ingest$j, body);
|
|
9664
|
+
const snapshot = luvio.storeLookup({
|
|
9665
|
+
recordId: key,
|
|
9666
|
+
node: select$L(),
|
|
9667
|
+
variables: {},
|
|
9668
|
+
});
|
|
9669
|
+
if (process.env.NODE_ENV !== 'production') {
|
|
9670
|
+
if (snapshot.state !== 'Fulfilled') {
|
|
9671
|
+
throw new Error('Invalid network response. Expected resource response to result in Fulfilled snapshot');
|
|
9672
|
+
}
|
|
9673
|
+
}
|
|
9674
|
+
deepFreeze(snapshot.data);
|
|
9675
|
+
return snapshot;
|
|
9676
|
+
}
|
|
9677
|
+
function createResourceRequest$E(config) {
|
|
9678
|
+
const headers = {};
|
|
9679
|
+
return {
|
|
9680
|
+
baseUri: '/services/data/v68.0',
|
|
9681
|
+
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/delete',
|
|
9682
|
+
method: 'post',
|
|
9683
|
+
body: config.body,
|
|
9684
|
+
urlParams: config.urlParams,
|
|
9685
|
+
queryParams: {},
|
|
9686
|
+
headers,
|
|
9687
|
+
priority: 'normal',
|
|
9688
|
+
};
|
|
9689
|
+
}
|
|
9690
|
+
|
|
9691
|
+
const adapterName$E = 'deleteContextServiceAttributes';
|
|
9692
|
+
const deleteContextServiceAttributes_ConfigPropertyMetadata = [
|
|
9693
|
+
generateParamConfigMetadata('contextNodeId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
9694
|
+
generateParamConfigMetadata('contextAttributeListInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
9695
|
+
];
|
|
9696
|
+
const deleteContextServiceAttributes_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$E, deleteContextServiceAttributes_ConfigPropertyMetadata);
|
|
9697
|
+
const createResourceParams$E = /*#__PURE__*/ createResourceParams$14(deleteContextServiceAttributes_ConfigPropertyMetadata);
|
|
9687
9698
|
function typeCheckConfig$E(untrustedConfig) {
|
|
9688
9699
|
const config = {};
|
|
9689
|
-
typeCheckConfig$
|
|
9700
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextServiceAttributes_ConfigPropertyMetadata);
|
|
9701
|
+
const untrustedConfig_contextAttributeListInput = untrustedConfig.contextAttributeListInput;
|
|
9702
|
+
const referenceContextAttributesListInputRepresentationValidationError = validate$I(untrustedConfig_contextAttributeListInput);
|
|
9703
|
+
if (referenceContextAttributesListInputRepresentationValidationError === null) {
|
|
9704
|
+
config.contextAttributeListInput = untrustedConfig_contextAttributeListInput;
|
|
9705
|
+
}
|
|
9690
9706
|
return config;
|
|
9691
9707
|
}
|
|
9692
9708
|
function validateAdapterConfig$E(untrustedConfig, configPropertyNames) {
|
|
@@ -9706,13 +9722,13 @@ function buildNetworkSnapshot$E(luvio, config, options) {
|
|
|
9706
9722
|
const resourceParams = createResourceParams$E(config);
|
|
9707
9723
|
const request = createResourceRequest$E(resourceParams);
|
|
9708
9724
|
return luvio.dispatchResourceRequest(request, options)
|
|
9709
|
-
.then(() => {
|
|
9725
|
+
.then((response) => {
|
|
9710
9726
|
return luvio.handleSuccessResponse(() => {
|
|
9711
|
-
|
|
9712
|
-
return luvio.storeBroadcast();
|
|
9727
|
+
const snapshot = ingestSuccess$y(luvio, resourceParams, response);
|
|
9728
|
+
return luvio.storeBroadcast().then(() => snapshot);
|
|
9713
9729
|
}, () => {
|
|
9714
9730
|
const cache = new StoreKeyMap();
|
|
9715
|
-
getResponseCacheKeys$E(cache, luvio, resourceParams);
|
|
9731
|
+
getResponseCacheKeys$E(cache, luvio, resourceParams, response.body);
|
|
9716
9732
|
return cache;
|
|
9717
9733
|
});
|
|
9718
9734
|
}, (response) => {
|
|
@@ -9720,12 +9736,12 @@ function buildNetworkSnapshot$E(luvio, config, options) {
|
|
|
9720
9736
|
throw response;
|
|
9721
9737
|
});
|
|
9722
9738
|
}
|
|
9723
|
-
const
|
|
9724
|
-
return function
|
|
9725
|
-
const config = validateAdapterConfig$E(untrustedConfig,
|
|
9739
|
+
const deleteContextServiceAttributesAdapterFactory = (luvio) => {
|
|
9740
|
+
return function deleteContextServiceAttributes(untrustedConfig) {
|
|
9741
|
+
const config = validateAdapterConfig$E(untrustedConfig, deleteContextServiceAttributes_ConfigPropertyNames);
|
|
9726
9742
|
// Invalid or incomplete config
|
|
9727
9743
|
if (config === null) {
|
|
9728
|
-
throw new Error(
|
|
9744
|
+
throw new Error('Invalid config for "deleteContextServiceAttributes"');
|
|
9729
9745
|
}
|
|
9730
9746
|
return buildNetworkSnapshot$E(luvio, config);
|
|
9731
9747
|
};
|
|
@@ -10067,7 +10083,7 @@ function normalize$8(input, existing, path, luvio, store, timestamp) {
|
|
|
10067
10083
|
return input;
|
|
10068
10084
|
}
|
|
10069
10085
|
const select$J = function ContextDefinitionRepresentationSelect() {
|
|
10070
|
-
const { selections: ContextDefinitionReferenceRepresentation__selections, opaque: ContextDefinitionReferenceRepresentation__opaque, } = select$
|
|
10086
|
+
const { selections: ContextDefinitionReferenceRepresentation__selections, opaque: ContextDefinitionReferenceRepresentation__opaque, } = select$T();
|
|
10071
10087
|
return {
|
|
10072
10088
|
kind: 'Fragment',
|
|
10073
10089
|
version: VERSION$b,
|
|
@@ -10443,10 +10459,10 @@ const deleteContextServiceDefinition_ConfigPropertyMetadata = [
|
|
|
10443
10459
|
generateParamConfigMetadata('contextDefinitionId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
10444
10460
|
];
|
|
10445
10461
|
const deleteContextServiceDefinition_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$D, deleteContextServiceDefinition_ConfigPropertyMetadata);
|
|
10446
|
-
const createResourceParams$D = /*#__PURE__*/ createResourceParams$
|
|
10462
|
+
const createResourceParams$D = /*#__PURE__*/ createResourceParams$14(deleteContextServiceDefinition_ConfigPropertyMetadata);
|
|
10447
10463
|
function typeCheckConfig$D(untrustedConfig) {
|
|
10448
10464
|
const config = {};
|
|
10449
|
-
typeCheckConfig$
|
|
10465
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextServiceDefinition_ConfigPropertyMetadata);
|
|
10450
10466
|
return config;
|
|
10451
10467
|
}
|
|
10452
10468
|
function validateAdapterConfig$D(untrustedConfig, configPropertyNames) {
|
|
@@ -10528,10 +10544,10 @@ const deleteContextServiceMapping_ConfigPropertyMetadata = [
|
|
|
10528
10544
|
generateParamConfigMetadata('contextMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
10529
10545
|
];
|
|
10530
10546
|
const deleteContextServiceMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$C, deleteContextServiceMapping_ConfigPropertyMetadata);
|
|
10531
|
-
const createResourceParams$C = /*#__PURE__*/ createResourceParams$
|
|
10547
|
+
const createResourceParams$C = /*#__PURE__*/ createResourceParams$14(deleteContextServiceMapping_ConfigPropertyMetadata);
|
|
10532
10548
|
function typeCheckConfig$C(untrustedConfig) {
|
|
10533
10549
|
const config = {};
|
|
10534
|
-
typeCheckConfig$
|
|
10550
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextServiceMapping_ConfigPropertyMetadata);
|
|
10535
10551
|
return config;
|
|
10536
10552
|
}
|
|
10537
10553
|
function validateAdapterConfig$C(untrustedConfig, configPropertyNames) {
|
|
@@ -10613,10 +10629,10 @@ const deleteContextServiceNode_ConfigPropertyMetadata = [
|
|
|
10613
10629
|
generateParamConfigMetadata('contextNodeId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
10614
10630
|
];
|
|
10615
10631
|
const deleteContextServiceNode_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$B, deleteContextServiceNode_ConfigPropertyMetadata);
|
|
10616
|
-
const createResourceParams$B = /*#__PURE__*/ createResourceParams$
|
|
10632
|
+
const createResourceParams$B = /*#__PURE__*/ createResourceParams$14(deleteContextServiceNode_ConfigPropertyMetadata);
|
|
10617
10633
|
function typeCheckConfig$B(untrustedConfig) {
|
|
10618
10634
|
const config = {};
|
|
10619
|
-
typeCheckConfig$
|
|
10635
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextServiceNode_ConfigPropertyMetadata);
|
|
10620
10636
|
return config;
|
|
10621
10637
|
}
|
|
10622
10638
|
function validateAdapterConfig$B(untrustedConfig, configPropertyNames) {
|
|
@@ -10698,10 +10714,10 @@ const deleteContextServiceNodeMapping_ConfigPropertyMetadata = [
|
|
|
10698
10714
|
generateParamConfigMetadata('contextMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
10699
10715
|
];
|
|
10700
10716
|
const deleteContextServiceNodeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$A, deleteContextServiceNodeMapping_ConfigPropertyMetadata);
|
|
10701
|
-
const createResourceParams$A = /*#__PURE__*/ createResourceParams$
|
|
10717
|
+
const createResourceParams$A = /*#__PURE__*/ createResourceParams$14(deleteContextServiceNodeMapping_ConfigPropertyMetadata);
|
|
10702
10718
|
function typeCheckConfig$A(untrustedConfig) {
|
|
10703
10719
|
const config = {};
|
|
10704
|
-
typeCheckConfig$
|
|
10720
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextServiceNodeMapping_ConfigPropertyMetadata);
|
|
10705
10721
|
return config;
|
|
10706
10722
|
}
|
|
10707
10723
|
function validateAdapterConfig$A(untrustedConfig, configPropertyNames) {
|
|
@@ -10783,10 +10799,10 @@ const deleteContextServiceTag_ConfigPropertyMetadata = [
|
|
|
10783
10799
|
generateParamConfigMetadata('contextTagId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
10784
10800
|
];
|
|
10785
10801
|
const deleteContextServiceTag_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$z, deleteContextServiceTag_ConfigPropertyMetadata);
|
|
10786
|
-
const createResourceParams$z = /*#__PURE__*/ createResourceParams$
|
|
10802
|
+
const createResourceParams$z = /*#__PURE__*/ createResourceParams$14(deleteContextServiceTag_ConfigPropertyMetadata);
|
|
10787
10803
|
function typeCheckConfig$z(untrustedConfig) {
|
|
10788
10804
|
const config = {};
|
|
10789
|
-
typeCheckConfig$
|
|
10805
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextServiceTag_ConfigPropertyMetadata);
|
|
10790
10806
|
return config;
|
|
10791
10807
|
}
|
|
10792
10808
|
function validateAdapterConfig$z(untrustedConfig, configPropertyNames) {
|
|
@@ -10868,10 +10884,10 @@ const deleteContextTransformations_ConfigPropertyMetadata = [
|
|
|
10868
10884
|
generateParamConfigMetadata('contextDefinitionTransformationId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
10869
10885
|
];
|
|
10870
10886
|
const deleteContextTransformations_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$y, deleteContextTransformations_ConfigPropertyMetadata);
|
|
10871
|
-
const createResourceParams$y = /*#__PURE__*/ createResourceParams$
|
|
10887
|
+
const createResourceParams$y = /*#__PURE__*/ createResourceParams$14(deleteContextTransformations_ConfigPropertyMetadata);
|
|
10872
10888
|
function typeCheckConfig$y(untrustedConfig) {
|
|
10873
10889
|
const config = {};
|
|
10874
|
-
typeCheckConfig$
|
|
10890
|
+
typeCheckConfig$14(untrustedConfig, config, deleteContextTransformations_ConfigPropertyMetadata);
|
|
10875
10891
|
return config;
|
|
10876
10892
|
}
|
|
10877
10893
|
function validateAdapterConfig$y(untrustedConfig, configPropertyNames) {
|
|
@@ -10917,7 +10933,7 @@ const deleteContextTransformationsAdapterFactory = (luvio) => {
|
|
|
10917
10933
|
};
|
|
10918
10934
|
|
|
10919
10935
|
function select$I(luvio, params) {
|
|
10920
|
-
return select$
|
|
10936
|
+
return select$1u();
|
|
10921
10937
|
}
|
|
10922
10938
|
function keyBuilder$H(luvio, params) {
|
|
10923
10939
|
return keyBuilder$1i(luvio, {
|
|
@@ -10982,14 +10998,14 @@ const getContext_ConfigPropertyMetadata = [
|
|
|
10982
10998
|
generateParamConfigMetadata('contextId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
10983
10999
|
];
|
|
10984
11000
|
const getContext_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$x, getContext_ConfigPropertyMetadata);
|
|
10985
|
-
const createResourceParams$x = /*#__PURE__*/ createResourceParams$
|
|
11001
|
+
const createResourceParams$x = /*#__PURE__*/ createResourceParams$14(getContext_ConfigPropertyMetadata);
|
|
10986
11002
|
function keyBuilder$G(luvio, config) {
|
|
10987
11003
|
const resourceParams = createResourceParams$x(config);
|
|
10988
11004
|
return keyBuilder$H(luvio, resourceParams);
|
|
10989
11005
|
}
|
|
10990
11006
|
function typeCheckConfig$x(untrustedConfig) {
|
|
10991
11007
|
const config = {};
|
|
10992
|
-
typeCheckConfig$
|
|
11008
|
+
typeCheckConfig$14(untrustedConfig, config, getContext_ConfigPropertyMetadata);
|
|
10993
11009
|
return config;
|
|
10994
11010
|
}
|
|
10995
11011
|
function validateAdapterConfig$x(untrustedConfig, configPropertyNames) {
|
|
@@ -11098,7 +11114,7 @@ const notifyChangeFactory$h = (luvio, options) => {
|
|
|
11098
11114
|
};
|
|
11099
11115
|
|
|
11100
11116
|
function select$H(luvio, params) {
|
|
11101
|
-
return select$
|
|
11117
|
+
return select$1k();
|
|
11102
11118
|
}
|
|
11103
11119
|
function keyBuilder$F(luvio, params) {
|
|
11104
11120
|
return keyBuilder$1d(luvio, {
|
|
@@ -11163,14 +11179,14 @@ const getContextAttributeMapping_ConfigPropertyMetadata = [
|
|
|
11163
11179
|
generateParamConfigMetadata('contextAttributeMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
11164
11180
|
];
|
|
11165
11181
|
const getContextAttributeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$w, getContextAttributeMapping_ConfigPropertyMetadata);
|
|
11166
|
-
const createResourceParams$w = /*#__PURE__*/ createResourceParams$
|
|
11182
|
+
const createResourceParams$w = /*#__PURE__*/ createResourceParams$14(getContextAttributeMapping_ConfigPropertyMetadata);
|
|
11167
11183
|
function keyBuilder$E(luvio, config) {
|
|
11168
11184
|
const resourceParams = createResourceParams$w(config);
|
|
11169
11185
|
return keyBuilder$F(luvio, resourceParams);
|
|
11170
11186
|
}
|
|
11171
11187
|
function typeCheckConfig$w(untrustedConfig) {
|
|
11172
11188
|
const config = {};
|
|
11173
|
-
typeCheckConfig$
|
|
11189
|
+
typeCheckConfig$14(untrustedConfig, config, getContextAttributeMapping_ConfigPropertyMetadata);
|
|
11174
11190
|
return config;
|
|
11175
11191
|
}
|
|
11176
11192
|
function validateAdapterConfig$w(untrustedConfig, configPropertyNames) {
|
|
@@ -11342,7 +11358,7 @@ const select$G = function ContextDefinitionListRepresentationSelect() {
|
|
|
11342
11358
|
name: 'contextDefinitionList',
|
|
11343
11359
|
kind: 'Link',
|
|
11344
11360
|
plural: true,
|
|
11345
|
-
fragment: select$
|
|
11361
|
+
fragment: select$S()
|
|
11346
11362
|
},
|
|
11347
11363
|
{
|
|
11348
11364
|
name: 'contextDefinitionListId',
|
|
@@ -11471,14 +11487,14 @@ const getContextDefinitions_ConfigPropertyMetadata = [
|
|
|
11471
11487
|
generateParamConfigMetadata('includeUpgrade', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
11472
11488
|
];
|
|
11473
11489
|
const getContextDefinitions_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$v, getContextDefinitions_ConfigPropertyMetadata);
|
|
11474
|
-
const createResourceParams$v = /*#__PURE__*/ createResourceParams$
|
|
11490
|
+
const createResourceParams$v = /*#__PURE__*/ createResourceParams$14(getContextDefinitions_ConfigPropertyMetadata);
|
|
11475
11491
|
function keyBuilder$C(luvio, config) {
|
|
11476
11492
|
const resourceParams = createResourceParams$v(config);
|
|
11477
11493
|
return keyBuilder$D(luvio, resourceParams);
|
|
11478
11494
|
}
|
|
11479
11495
|
function typeCheckConfig$v(untrustedConfig) {
|
|
11480
11496
|
const config = {};
|
|
11481
|
-
typeCheckConfig$
|
|
11497
|
+
typeCheckConfig$14(untrustedConfig, config, getContextDefinitions_ConfigPropertyMetadata);
|
|
11482
11498
|
return config;
|
|
11483
11499
|
}
|
|
11484
11500
|
function validateAdapterConfig$v(untrustedConfig, configPropertyNames) {
|
|
@@ -11553,7 +11569,7 @@ const getContextDefinitionsAdapterFactory = (luvio) => function IndustriesContex
|
|
|
11553
11569
|
};
|
|
11554
11570
|
|
|
11555
11571
|
function select$E(luvio, params) {
|
|
11556
|
-
return select$
|
|
11572
|
+
return select$15();
|
|
11557
11573
|
}
|
|
11558
11574
|
function keyBuilder$B(luvio, params) {
|
|
11559
11575
|
return keyBuilder$13(luvio, {
|
|
@@ -11619,14 +11635,14 @@ const getContextFilter_ConfigPropertyMetadata = [
|
|
|
11619
11635
|
generateParamConfigMetadata('contextDefinitionId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
11620
11636
|
];
|
|
11621
11637
|
const getContextFilter_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$u, getContextFilter_ConfigPropertyMetadata);
|
|
11622
|
-
const createResourceParams$u = /*#__PURE__*/ createResourceParams$
|
|
11638
|
+
const createResourceParams$u = /*#__PURE__*/ createResourceParams$14(getContextFilter_ConfigPropertyMetadata);
|
|
11623
11639
|
function keyBuilder$A(luvio, config) {
|
|
11624
11640
|
const resourceParams = createResourceParams$u(config);
|
|
11625
11641
|
return keyBuilder$B(luvio, resourceParams);
|
|
11626
11642
|
}
|
|
11627
11643
|
function typeCheckConfig$u(untrustedConfig) {
|
|
11628
11644
|
const config = {};
|
|
11629
|
-
typeCheckConfig$
|
|
11645
|
+
typeCheckConfig$14(untrustedConfig, config, getContextFilter_ConfigPropertyMetadata);
|
|
11630
11646
|
return config;
|
|
11631
11647
|
}
|
|
11632
11648
|
function validateAdapterConfig$u(untrustedConfig, configPropertyNames) {
|
|
@@ -11735,7 +11751,7 @@ const notifyChangeFactory$f = (luvio, options) => {
|
|
|
11735
11751
|
};
|
|
11736
11752
|
|
|
11737
11753
|
function select$D(luvio, params) {
|
|
11738
|
-
return select$
|
|
11754
|
+
return select$14();
|
|
11739
11755
|
}
|
|
11740
11756
|
function keyBuilder$z(luvio, params) {
|
|
11741
11757
|
return keyBuilder$12(luvio, {
|
|
@@ -11800,14 +11816,14 @@ const getContextFilters_ConfigPropertyMetadata = [
|
|
|
11800
11816
|
generateParamConfigMetadata('contextDefinitionId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
11801
11817
|
];
|
|
11802
11818
|
const getContextFilters_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$t, getContextFilters_ConfigPropertyMetadata);
|
|
11803
|
-
const createResourceParams$t = /*#__PURE__*/ createResourceParams$
|
|
11819
|
+
const createResourceParams$t = /*#__PURE__*/ createResourceParams$14(getContextFilters_ConfigPropertyMetadata);
|
|
11804
11820
|
function keyBuilder$y(luvio, config) {
|
|
11805
11821
|
const resourceParams = createResourceParams$t(config);
|
|
11806
11822
|
return keyBuilder$z(luvio, resourceParams);
|
|
11807
11823
|
}
|
|
11808
11824
|
function typeCheckConfig$t(untrustedConfig) {
|
|
11809
11825
|
const config = {};
|
|
11810
|
-
typeCheckConfig$
|
|
11826
|
+
typeCheckConfig$14(untrustedConfig, config, getContextFilters_ConfigPropertyMetadata);
|
|
11811
11827
|
return config;
|
|
11812
11828
|
}
|
|
11813
11829
|
function validateAdapterConfig$t(untrustedConfig, configPropertyNames) {
|
|
@@ -11916,7 +11932,7 @@ const notifyChangeFactory$e = (luvio, options) => {
|
|
|
11916
11932
|
};
|
|
11917
11933
|
|
|
11918
11934
|
function select$C(luvio, params) {
|
|
11919
|
-
return select$
|
|
11935
|
+
return select$1u();
|
|
11920
11936
|
}
|
|
11921
11937
|
function keyBuilder$x(luvio, params) {
|
|
11922
11938
|
return keyBuilder$1i(luvio, {
|
|
@@ -11981,14 +11997,14 @@ const getContextInfo_ConfigPropertyMetadata = [
|
|
|
11981
11997
|
generateParamConfigMetadata('contextId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
11982
11998
|
];
|
|
11983
11999
|
const getContextInfo_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$s, getContextInfo_ConfigPropertyMetadata);
|
|
11984
|
-
const createResourceParams$s = /*#__PURE__*/ createResourceParams$
|
|
12000
|
+
const createResourceParams$s = /*#__PURE__*/ createResourceParams$14(getContextInfo_ConfigPropertyMetadata);
|
|
11985
12001
|
function keyBuilder$w(luvio, config) {
|
|
11986
12002
|
const resourceParams = createResourceParams$s(config);
|
|
11987
12003
|
return keyBuilder$x(luvio, resourceParams);
|
|
11988
12004
|
}
|
|
11989
12005
|
function typeCheckConfig$s(untrustedConfig) {
|
|
11990
12006
|
const config = {};
|
|
11991
|
-
typeCheckConfig$
|
|
12007
|
+
typeCheckConfig$14(untrustedConfig, config, getContextInfo_ConfigPropertyMetadata);
|
|
11992
12008
|
return config;
|
|
11993
12009
|
}
|
|
11994
12010
|
function validateAdapterConfig$s(untrustedConfig, configPropertyNames) {
|
|
@@ -12097,7 +12113,7 @@ const notifyChangeFactory$d = (luvio, options) => {
|
|
|
12097
12113
|
};
|
|
12098
12114
|
|
|
12099
12115
|
function select$B(luvio, params) {
|
|
12100
|
-
return select$
|
|
12116
|
+
return select$1i();
|
|
12101
12117
|
}
|
|
12102
12118
|
function keyBuilder$v(luvio, params) {
|
|
12103
12119
|
return keyBuilder$1b(luvio, {
|
|
@@ -12162,14 +12178,14 @@ const getContextMapping_ConfigPropertyMetadata = [
|
|
|
12162
12178
|
generateParamConfigMetadata('contextMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
12163
12179
|
];
|
|
12164
12180
|
const getContextMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$r, getContextMapping_ConfigPropertyMetadata);
|
|
12165
|
-
const createResourceParams$r = /*#__PURE__*/ createResourceParams$
|
|
12181
|
+
const createResourceParams$r = /*#__PURE__*/ createResourceParams$14(getContextMapping_ConfigPropertyMetadata);
|
|
12166
12182
|
function keyBuilder$u(luvio, config) {
|
|
12167
12183
|
const resourceParams = createResourceParams$r(config);
|
|
12168
12184
|
return keyBuilder$v(luvio, resourceParams);
|
|
12169
12185
|
}
|
|
12170
12186
|
function typeCheckConfig$r(untrustedConfig) {
|
|
12171
12187
|
const config = {};
|
|
12172
|
-
typeCheckConfig$
|
|
12188
|
+
typeCheckConfig$14(untrustedConfig, config, getContextMapping_ConfigPropertyMetadata);
|
|
12173
12189
|
return config;
|
|
12174
12190
|
}
|
|
12175
12191
|
function validateAdapterConfig$r(untrustedConfig, configPropertyNames) {
|
|
@@ -12278,7 +12294,7 @@ const notifyChangeFactory$c = (luvio, options) => {
|
|
|
12278
12294
|
};
|
|
12279
12295
|
|
|
12280
12296
|
function select$A(luvio, params) {
|
|
12281
|
-
return select$
|
|
12297
|
+
return select$1j();
|
|
12282
12298
|
}
|
|
12283
12299
|
function keyBuilder$t(luvio, params) {
|
|
12284
12300
|
return keyBuilder$1c(luvio, {
|
|
@@ -12343,14 +12359,14 @@ const getContextNodeMapping_ConfigPropertyMetadata = [
|
|
|
12343
12359
|
generateParamConfigMetadata('contextNodeMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
12344
12360
|
];
|
|
12345
12361
|
const getContextNodeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$q, getContextNodeMapping_ConfigPropertyMetadata);
|
|
12346
|
-
const createResourceParams$q = /*#__PURE__*/ createResourceParams$
|
|
12362
|
+
const createResourceParams$q = /*#__PURE__*/ createResourceParams$14(getContextNodeMapping_ConfigPropertyMetadata);
|
|
12347
12363
|
function keyBuilder$s(luvio, config) {
|
|
12348
12364
|
const resourceParams = createResourceParams$q(config);
|
|
12349
12365
|
return keyBuilder$t(luvio, resourceParams);
|
|
12350
12366
|
}
|
|
12351
12367
|
function typeCheckConfig$q(untrustedConfig) {
|
|
12352
12368
|
const config = {};
|
|
12353
|
-
typeCheckConfig$
|
|
12369
|
+
typeCheckConfig$14(untrustedConfig, config, getContextNodeMapping_ConfigPropertyMetadata);
|
|
12354
12370
|
return config;
|
|
12355
12371
|
}
|
|
12356
12372
|
function validateAdapterConfig$q(untrustedConfig, configPropertyNames) {
|
|
@@ -12621,14 +12637,14 @@ const getContextServiceAccess_ConfigPropertyMetadata = [
|
|
|
12621
12637
|
generateParamConfigMetadata('uniqueIdentifier', true, 0 /* UrlParameter */, 0 /* String */),
|
|
12622
12638
|
];
|
|
12623
12639
|
const getContextServiceAccess_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$p, getContextServiceAccess_ConfigPropertyMetadata);
|
|
12624
|
-
const createResourceParams$p = /*#__PURE__*/ createResourceParams$
|
|
12640
|
+
const createResourceParams$p = /*#__PURE__*/ createResourceParams$14(getContextServiceAccess_ConfigPropertyMetadata);
|
|
12625
12641
|
function keyBuilder$p(luvio, config) {
|
|
12626
12642
|
const resourceParams = createResourceParams$p(config);
|
|
12627
12643
|
return keyBuilder$q(luvio, resourceParams);
|
|
12628
12644
|
}
|
|
12629
12645
|
function typeCheckConfig$p(untrustedConfig) {
|
|
12630
12646
|
const config = {};
|
|
12631
|
-
typeCheckConfig$
|
|
12647
|
+
typeCheckConfig$14(untrustedConfig, config, getContextServiceAccess_ConfigPropertyMetadata);
|
|
12632
12648
|
return config;
|
|
12633
12649
|
}
|
|
12634
12650
|
function validateAdapterConfig$p(untrustedConfig, configPropertyNames) {
|
|
@@ -12737,7 +12753,7 @@ const notifyChangeFactory$a = (luvio, options) => {
|
|
|
12737
12753
|
};
|
|
12738
12754
|
|
|
12739
12755
|
function select$x(luvio, params) {
|
|
12740
|
-
return select$
|
|
12756
|
+
return select$18();
|
|
12741
12757
|
}
|
|
12742
12758
|
function keyBuilder$o(luvio, params) {
|
|
12743
12759
|
return keyBuilder$15(luvio, {
|
|
@@ -12803,14 +12819,14 @@ const getContextServiceAttribute_ConfigPropertyMetadata = [
|
|
|
12803
12819
|
generateParamConfigMetadata('contextNodeId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
12804
12820
|
];
|
|
12805
12821
|
const getContextServiceAttribute_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$o, getContextServiceAttribute_ConfigPropertyMetadata);
|
|
12806
|
-
const createResourceParams$o = /*#__PURE__*/ createResourceParams$
|
|
12822
|
+
const createResourceParams$o = /*#__PURE__*/ createResourceParams$14(getContextServiceAttribute_ConfigPropertyMetadata);
|
|
12807
12823
|
function keyBuilder$n(luvio, config) {
|
|
12808
12824
|
const resourceParams = createResourceParams$o(config);
|
|
12809
12825
|
return keyBuilder$o(luvio, resourceParams);
|
|
12810
12826
|
}
|
|
12811
12827
|
function typeCheckConfig$o(untrustedConfig) {
|
|
12812
12828
|
const config = {};
|
|
12813
|
-
typeCheckConfig$
|
|
12829
|
+
typeCheckConfig$14(untrustedConfig, config, getContextServiceAttribute_ConfigPropertyMetadata);
|
|
12814
12830
|
return config;
|
|
12815
12831
|
}
|
|
12816
12832
|
function validateAdapterConfig$o(untrustedConfig, configPropertyNames) {
|
|
@@ -12919,7 +12935,7 @@ const notifyChangeFactory$9 = (luvio, options) => {
|
|
|
12919
12935
|
};
|
|
12920
12936
|
|
|
12921
12937
|
function select$w(luvio, params) {
|
|
12922
|
-
return select$
|
|
12938
|
+
return select$1k();
|
|
12923
12939
|
}
|
|
12924
12940
|
function keyBuilder$m(luvio, params) {
|
|
12925
12941
|
return keyBuilder$1d(luvio, {
|
|
@@ -12985,14 +13001,14 @@ const getContextServiceAttributeMapping_ConfigPropertyMetadata = [
|
|
|
12985
13001
|
generateParamConfigMetadata('contextNodeMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
12986
13002
|
];
|
|
12987
13003
|
const getContextServiceAttributeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$n, getContextServiceAttributeMapping_ConfigPropertyMetadata);
|
|
12988
|
-
const createResourceParams$n = /*#__PURE__*/ createResourceParams$
|
|
13004
|
+
const createResourceParams$n = /*#__PURE__*/ createResourceParams$14(getContextServiceAttributeMapping_ConfigPropertyMetadata);
|
|
12989
13005
|
function keyBuilder$l(luvio, config) {
|
|
12990
13006
|
const resourceParams = createResourceParams$n(config);
|
|
12991
13007
|
return keyBuilder$m(luvio, resourceParams);
|
|
12992
13008
|
}
|
|
12993
13009
|
function typeCheckConfig$n(untrustedConfig) {
|
|
12994
13010
|
const config = {};
|
|
12995
|
-
typeCheckConfig$
|
|
13011
|
+
typeCheckConfig$14(untrustedConfig, config, getContextServiceAttributeMapping_ConfigPropertyMetadata);
|
|
12996
13012
|
return config;
|
|
12997
13013
|
}
|
|
12998
13014
|
function validateAdapterConfig$n(untrustedConfig, configPropertyNames) {
|
|
@@ -13169,14 +13185,14 @@ const getContextServiceDefinition_ConfigPropertyMetadata = [
|
|
|
13169
13185
|
generateParamConfigMetadata('mappingIdsOrDevelopersNames', false, 1 /* QueryParameter */, 0 /* String */, true),
|
|
13170
13186
|
];
|
|
13171
13187
|
const getContextServiceDefinition_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$m, getContextServiceDefinition_ConfigPropertyMetadata);
|
|
13172
|
-
const createResourceParams$m = /*#__PURE__*/ createResourceParams$
|
|
13188
|
+
const createResourceParams$m = /*#__PURE__*/ createResourceParams$14(getContextServiceDefinition_ConfigPropertyMetadata);
|
|
13173
13189
|
function keyBuilder$j(luvio, config) {
|
|
13174
13190
|
const resourceParams = createResourceParams$m(config);
|
|
13175
13191
|
return keyBuilder$k(luvio, resourceParams);
|
|
13176
13192
|
}
|
|
13177
13193
|
function typeCheckConfig$m(untrustedConfig) {
|
|
13178
13194
|
const config = {};
|
|
13179
|
-
typeCheckConfig$
|
|
13195
|
+
typeCheckConfig$14(untrustedConfig, config, getContextServiceDefinition_ConfigPropertyMetadata);
|
|
13180
13196
|
return config;
|
|
13181
13197
|
}
|
|
13182
13198
|
function validateAdapterConfig$m(untrustedConfig, configPropertyNames) {
|
|
@@ -13285,7 +13301,7 @@ const notifyChangeFactory$7 = (luvio, options) => {
|
|
|
13285
13301
|
};
|
|
13286
13302
|
|
|
13287
13303
|
function select$u(luvio, params) {
|
|
13288
|
-
return select$
|
|
13304
|
+
return select$S();
|
|
13289
13305
|
}
|
|
13290
13306
|
function keyBuilder$i(luvio, params) {
|
|
13291
13307
|
return keyBuilder$Z(luvio, {
|
|
@@ -13350,14 +13366,14 @@ const getContextServiceDefinitionInfo_ConfigPropertyMetadata = [
|
|
|
13350
13366
|
generateParamConfigMetadata('contextDefinitionId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
13351
13367
|
];
|
|
13352
13368
|
const getContextServiceDefinitionInfo_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$l, getContextServiceDefinitionInfo_ConfigPropertyMetadata);
|
|
13353
|
-
const createResourceParams$l = /*#__PURE__*/ createResourceParams$
|
|
13369
|
+
const createResourceParams$l = /*#__PURE__*/ createResourceParams$14(getContextServiceDefinitionInfo_ConfigPropertyMetadata);
|
|
13354
13370
|
function keyBuilder$h(luvio, config) {
|
|
13355
13371
|
const resourceParams = createResourceParams$l(config);
|
|
13356
13372
|
return keyBuilder$i(luvio, resourceParams);
|
|
13357
13373
|
}
|
|
13358
13374
|
function typeCheckConfig$l(untrustedConfig) {
|
|
13359
13375
|
const config = {};
|
|
13360
|
-
typeCheckConfig$
|
|
13376
|
+
typeCheckConfig$14(untrustedConfig, config, getContextServiceDefinitionInfo_ConfigPropertyMetadata);
|
|
13361
13377
|
return config;
|
|
13362
13378
|
}
|
|
13363
13379
|
function validateAdapterConfig$l(untrustedConfig, configPropertyNames) {
|
|
@@ -13466,7 +13482,7 @@ const notifyChangeFactory$6 = (luvio, options) => {
|
|
|
13466
13482
|
};
|
|
13467
13483
|
|
|
13468
13484
|
function select$t(luvio, params) {
|
|
13469
|
-
return select$
|
|
13485
|
+
return select$1i();
|
|
13470
13486
|
}
|
|
13471
13487
|
function keyBuilder$g(luvio, params) {
|
|
13472
13488
|
return keyBuilder$1b(luvio, {
|
|
@@ -13532,14 +13548,14 @@ const getContextServiceMapping_ConfigPropertyMetadata = [
|
|
|
13532
13548
|
generateParamConfigMetadata('contextMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
13533
13549
|
];
|
|
13534
13550
|
const getContextServiceMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$k, getContextServiceMapping_ConfigPropertyMetadata);
|
|
13535
|
-
const createResourceParams$k = /*#__PURE__*/ createResourceParams$
|
|
13551
|
+
const createResourceParams$k = /*#__PURE__*/ createResourceParams$14(getContextServiceMapping_ConfigPropertyMetadata);
|
|
13536
13552
|
function keyBuilder$f(luvio, config) {
|
|
13537
13553
|
const resourceParams = createResourceParams$k(config);
|
|
13538
13554
|
return keyBuilder$g(luvio, resourceParams);
|
|
13539
13555
|
}
|
|
13540
13556
|
function typeCheckConfig$k(untrustedConfig) {
|
|
13541
13557
|
const config = {};
|
|
13542
|
-
typeCheckConfig$
|
|
13558
|
+
typeCheckConfig$14(untrustedConfig, config, getContextServiceMapping_ConfigPropertyMetadata);
|
|
13543
13559
|
return config;
|
|
13544
13560
|
}
|
|
13545
13561
|
function validateAdapterConfig$k(untrustedConfig, configPropertyNames) {
|
|
@@ -13648,7 +13664,7 @@ const notifyChangeFactory$5 = (luvio, options) => {
|
|
|
13648
13664
|
};
|
|
13649
13665
|
|
|
13650
13666
|
function select$s(luvio, params) {
|
|
13651
|
-
return select$
|
|
13667
|
+
return select$Z();
|
|
13652
13668
|
}
|
|
13653
13669
|
function keyBuilder$e(luvio, params) {
|
|
13654
13670
|
return keyBuilder$10(luvio, {
|
|
@@ -13714,14 +13730,14 @@ const getContextServiceNode_ConfigPropertyMetadata = [
|
|
|
13714
13730
|
generateParamConfigMetadata('contextNodeId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
13715
13731
|
];
|
|
13716
13732
|
const getContextServiceNode_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$j, getContextServiceNode_ConfigPropertyMetadata);
|
|
13717
|
-
const createResourceParams$j = /*#__PURE__*/ createResourceParams$
|
|
13733
|
+
const createResourceParams$j = /*#__PURE__*/ createResourceParams$14(getContextServiceNode_ConfigPropertyMetadata);
|
|
13718
13734
|
function keyBuilder$d(luvio, config) {
|
|
13719
13735
|
const resourceParams = createResourceParams$j(config);
|
|
13720
13736
|
return keyBuilder$e(luvio, resourceParams);
|
|
13721
13737
|
}
|
|
13722
13738
|
function typeCheckConfig$j(untrustedConfig) {
|
|
13723
13739
|
const config = {};
|
|
13724
|
-
typeCheckConfig$
|
|
13740
|
+
typeCheckConfig$14(untrustedConfig, config, getContextServiceNode_ConfigPropertyMetadata);
|
|
13725
13741
|
return config;
|
|
13726
13742
|
}
|
|
13727
13743
|
function validateAdapterConfig$j(untrustedConfig, configPropertyNames) {
|
|
@@ -13830,7 +13846,7 @@ const notifyChangeFactory$4 = (luvio, options) => {
|
|
|
13830
13846
|
};
|
|
13831
13847
|
|
|
13832
13848
|
function select$r(luvio, params) {
|
|
13833
|
-
return select$
|
|
13849
|
+
return select$1j();
|
|
13834
13850
|
}
|
|
13835
13851
|
function keyBuilder$c(luvio, params) {
|
|
13836
13852
|
return keyBuilder$1c(luvio, {
|
|
@@ -13896,14 +13912,14 @@ const getContextServiceNodeMapping_ConfigPropertyMetadata = [
|
|
|
13896
13912
|
generateParamConfigMetadata('contextMappingId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
13897
13913
|
];
|
|
13898
13914
|
const getContextServiceNodeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$i, getContextServiceNodeMapping_ConfigPropertyMetadata);
|
|
13899
|
-
const createResourceParams$i = /*#__PURE__*/ createResourceParams$
|
|
13915
|
+
const createResourceParams$i = /*#__PURE__*/ createResourceParams$14(getContextServiceNodeMapping_ConfigPropertyMetadata);
|
|
13900
13916
|
function keyBuilder$b(luvio, config) {
|
|
13901
13917
|
const resourceParams = createResourceParams$i(config);
|
|
13902
13918
|
return keyBuilder$c(luvio, resourceParams);
|
|
13903
13919
|
}
|
|
13904
13920
|
function typeCheckConfig$i(untrustedConfig) {
|
|
13905
13921
|
const config = {};
|
|
13906
|
-
typeCheckConfig$
|
|
13922
|
+
typeCheckConfig$14(untrustedConfig, config, getContextServiceNodeMapping_ConfigPropertyMetadata);
|
|
13907
13923
|
return config;
|
|
13908
13924
|
}
|
|
13909
13925
|
function validateAdapterConfig$i(untrustedConfig, configPropertyNames) {
|
|
@@ -14012,7 +14028,7 @@ const notifyChangeFactory$3 = (luvio, options) => {
|
|
|
14012
14028
|
};
|
|
14013
14029
|
|
|
14014
14030
|
function select$q(luvio, params) {
|
|
14015
|
-
return select$
|
|
14031
|
+
return select$19();
|
|
14016
14032
|
}
|
|
14017
14033
|
function keyBuilder$a(luvio, params) {
|
|
14018
14034
|
return keyBuilder$16(luvio, {
|
|
@@ -14078,14 +14094,14 @@ const getContextServiceTag_ConfigPropertyMetadata = [
|
|
|
14078
14094
|
generateParamConfigMetadata('contextTagId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
14079
14095
|
];
|
|
14080
14096
|
const getContextServiceTag_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$h, getContextServiceTag_ConfigPropertyMetadata);
|
|
14081
|
-
const createResourceParams$h = /*#__PURE__*/ createResourceParams$
|
|
14097
|
+
const createResourceParams$h = /*#__PURE__*/ createResourceParams$14(getContextServiceTag_ConfigPropertyMetadata);
|
|
14082
14098
|
function keyBuilder$9(luvio, config) {
|
|
14083
14099
|
const resourceParams = createResourceParams$h(config);
|
|
14084
14100
|
return keyBuilder$a(luvio, resourceParams);
|
|
14085
14101
|
}
|
|
14086
14102
|
function typeCheckConfig$h(untrustedConfig) {
|
|
14087
14103
|
const config = {};
|
|
14088
|
-
typeCheckConfig$
|
|
14104
|
+
typeCheckConfig$14(untrustedConfig, config, getContextServiceTag_ConfigPropertyMetadata);
|
|
14089
14105
|
return config;
|
|
14090
14106
|
}
|
|
14091
14107
|
function validateAdapterConfig$h(untrustedConfig, configPropertyNames) {
|
|
@@ -14194,7 +14210,7 @@ const notifyChangeFactory$2 = (luvio, options) => {
|
|
|
14194
14210
|
};
|
|
14195
14211
|
|
|
14196
14212
|
function select$p(luvio, params) {
|
|
14197
|
-
return select$
|
|
14213
|
+
return select$Q();
|
|
14198
14214
|
}
|
|
14199
14215
|
function keyBuilder$8(luvio, params) {
|
|
14200
14216
|
return keyBuilder$Y(luvio, {
|
|
@@ -14261,14 +14277,14 @@ const getContextTags_ConfigPropertyMetadata = [
|
|
|
14261
14277
|
generateParamConfigMetadata('includeReferencedDefinitionTags', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
14262
14278
|
];
|
|
14263
14279
|
const getContextTags_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$g, getContextTags_ConfigPropertyMetadata);
|
|
14264
|
-
const createResourceParams$g = /*#__PURE__*/ createResourceParams$
|
|
14280
|
+
const createResourceParams$g = /*#__PURE__*/ createResourceParams$14(getContextTags_ConfigPropertyMetadata);
|
|
14265
14281
|
function keyBuilder$7(luvio, config) {
|
|
14266
14282
|
const resourceParams = createResourceParams$g(config);
|
|
14267
14283
|
return keyBuilder$8(luvio, resourceParams);
|
|
14268
14284
|
}
|
|
14269
14285
|
function typeCheckConfig$g(untrustedConfig) {
|
|
14270
14286
|
const config = {};
|
|
14271
|
-
typeCheckConfig$
|
|
14287
|
+
typeCheckConfig$14(untrustedConfig, config, getContextTags_ConfigPropertyMetadata);
|
|
14272
14288
|
return config;
|
|
14273
14289
|
}
|
|
14274
14290
|
function validateAdapterConfig$g(untrustedConfig, configPropertyNames) {
|
|
@@ -14581,14 +14597,14 @@ const getContextTranslation_ConfigPropertyMetadata = [
|
|
|
14581
14597
|
generateParamConfigMetadata('removeRestrictedFields', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
14582
14598
|
];
|
|
14583
14599
|
const getContextTranslation_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$f, getContextTranslation_ConfigPropertyMetadata);
|
|
14584
|
-
const createResourceParams$f = /*#__PURE__*/ createResourceParams$
|
|
14600
|
+
const createResourceParams$f = /*#__PURE__*/ createResourceParams$14(getContextTranslation_ConfigPropertyMetadata);
|
|
14585
14601
|
function keyBuilder$5(luvio, config) {
|
|
14586
14602
|
const resourceParams = createResourceParams$f(config);
|
|
14587
14603
|
return keyBuilder$6(luvio, resourceParams);
|
|
14588
14604
|
}
|
|
14589
14605
|
function typeCheckConfig$f(untrustedConfig) {
|
|
14590
14606
|
const config = {};
|
|
14591
|
-
typeCheckConfig$
|
|
14607
|
+
typeCheckConfig$14(untrustedConfig, config, getContextTranslation_ConfigPropertyMetadata);
|
|
14592
14608
|
return config;
|
|
14593
14609
|
}
|
|
14594
14610
|
function validateAdapterConfig$f(untrustedConfig, configPropertyNames) {
|
|
@@ -14718,7 +14734,7 @@ const select$l = function DynamicAttributeByNodeSearchResultRepresentationSelect
|
|
|
14718
14734
|
name: 'dynamicContextAttributes',
|
|
14719
14735
|
kind: 'Link',
|
|
14720
14736
|
plural: true,
|
|
14721
|
-
fragment: select$
|
|
14737
|
+
fragment: select$18()
|
|
14722
14738
|
},
|
|
14723
14739
|
{
|
|
14724
14740
|
name: 'nodeName',
|
|
@@ -15098,14 +15114,14 @@ const getDynamicAttributes_ConfigPropertyMetadata = [
|
|
|
15098
15114
|
generateParamConfigMetadata('nodeName', false, 1 /* QueryParameter */, 0 /* String */),
|
|
15099
15115
|
];
|
|
15100
15116
|
const getDynamicAttributes_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$e, getDynamicAttributes_ConfigPropertyMetadata);
|
|
15101
|
-
const createResourceParams$e = /*#__PURE__*/ createResourceParams$
|
|
15117
|
+
const createResourceParams$e = /*#__PURE__*/ createResourceParams$14(getDynamicAttributes_ConfigPropertyMetadata);
|
|
15102
15118
|
function keyBuilder$2(luvio, config) {
|
|
15103
15119
|
const resourceParams = createResourceParams$e(config);
|
|
15104
15120
|
return keyBuilder$3(luvio, resourceParams);
|
|
15105
15121
|
}
|
|
15106
15122
|
function typeCheckConfig$e(untrustedConfig) {
|
|
15107
15123
|
const config = {};
|
|
15108
|
-
typeCheckConfig$
|
|
15124
|
+
typeCheckConfig$14(untrustedConfig, config, getDynamicAttributes_ConfigPropertyMetadata);
|
|
15109
15125
|
return config;
|
|
15110
15126
|
}
|
|
15111
15127
|
function validateAdapterConfig$e(untrustedConfig, configPropertyNames) {
|
|
@@ -15271,10 +15287,10 @@ const putContextServiceAccess_ConfigPropertyMetadata = [
|
|
|
15271
15287
|
generateParamConfigMetadata('contextServiceAccessInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
15272
15288
|
];
|
|
15273
15289
|
const putContextServiceAccess_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$d, putContextServiceAccess_ConfigPropertyMetadata);
|
|
15274
|
-
const createResourceParams$d = /*#__PURE__*/ createResourceParams$
|
|
15290
|
+
const createResourceParams$d = /*#__PURE__*/ createResourceParams$14(putContextServiceAccess_ConfigPropertyMetadata);
|
|
15275
15291
|
function typeCheckConfig$d(untrustedConfig) {
|
|
15276
15292
|
const config = {};
|
|
15277
|
-
typeCheckConfig$
|
|
15293
|
+
typeCheckConfig$14(untrustedConfig, config, putContextServiceAccess_ConfigPropertyMetadata);
|
|
15278
15294
|
const untrustedConfig_contextServiceAccessInput = untrustedConfig.contextServiceAccessInput;
|
|
15279
15295
|
const referenceContextServiceAccessInputRepresentationValidationError = validate$5(untrustedConfig_contextServiceAccessInput);
|
|
15280
15296
|
if (referenceContextServiceAccessInputRepresentationValidationError === null) {
|
|
@@ -15957,10 +15973,10 @@ const queryContextRecordAndChildren_ConfigPropertyMetadata = [
|
|
|
15957
15973
|
generateParamConfigMetadata('queryContextRecordInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
15958
15974
|
];
|
|
15959
15975
|
const queryContextRecordAndChildren_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$c, queryContextRecordAndChildren_ConfigPropertyMetadata);
|
|
15960
|
-
const createResourceParams$c = /*#__PURE__*/ createResourceParams$
|
|
15976
|
+
const createResourceParams$c = /*#__PURE__*/ createResourceParams$14(queryContextRecordAndChildren_ConfigPropertyMetadata);
|
|
15961
15977
|
function typeCheckConfig$c(untrustedConfig) {
|
|
15962
15978
|
const config = {};
|
|
15963
|
-
typeCheckConfig$
|
|
15979
|
+
typeCheckConfig$14(untrustedConfig, config, queryContextRecordAndChildren_ConfigPropertyMetadata);
|
|
15964
15980
|
const untrustedConfig_queryContextRecordInput = untrustedConfig.queryContextRecordInput;
|
|
15965
15981
|
const referenceQueryContextRecordInputRepresentationValidationError = validate$13(untrustedConfig_queryContextRecordInput);
|
|
15966
15982
|
if (referenceQueryContextRecordInputRepresentationValidationError === null) {
|
|
@@ -16011,7 +16027,7 @@ const queryContextRecordAndChildrenAdapterFactory = (luvio) => {
|
|
|
16011
16027
|
};
|
|
16012
16028
|
|
|
16013
16029
|
function select$c(luvio, params) {
|
|
16014
|
-
return select$
|
|
16030
|
+
return select$1k();
|
|
16015
16031
|
}
|
|
16016
16032
|
function getResponseCacheKeys$b(storeKeyMap, luvio, resourceParams, response) {
|
|
16017
16033
|
getTypeCacheKeys$s(storeKeyMap, luvio, response);
|
|
@@ -16053,10 +16069,10 @@ const updateContextAttributeMapping_ConfigPropertyMetadata = [
|
|
|
16053
16069
|
generateParamConfigMetadata('contextAttributeMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
16054
16070
|
];
|
|
16055
16071
|
const updateContextAttributeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$b, updateContextAttributeMapping_ConfigPropertyMetadata);
|
|
16056
|
-
const createResourceParams$b = /*#__PURE__*/ createResourceParams$
|
|
16072
|
+
const createResourceParams$b = /*#__PURE__*/ createResourceParams$14(updateContextAttributeMapping_ConfigPropertyMetadata);
|
|
16057
16073
|
function typeCheckConfig$b(untrustedConfig) {
|
|
16058
16074
|
const config = {};
|
|
16059
|
-
typeCheckConfig$
|
|
16075
|
+
typeCheckConfig$14(untrustedConfig, config, updateContextAttributeMapping_ConfigPropertyMetadata);
|
|
16060
16076
|
const untrustedConfig_contextAttributeMappingInput = untrustedConfig.contextAttributeMappingInput;
|
|
16061
16077
|
const referenceContextAttributeMappingInputRepresentationValidationError = validate$L(untrustedConfig_contextAttributeMappingInput);
|
|
16062
16078
|
if (referenceContextAttributeMappingInputRepresentationValidationError === null) {
|
|
@@ -16107,7 +16123,7 @@ const updateContextAttributeMappingAdapterFactory = (luvio) => {
|
|
|
16107
16123
|
};
|
|
16108
16124
|
|
|
16109
16125
|
function select$b(luvio, params) {
|
|
16110
|
-
return select$
|
|
16126
|
+
return select$1b();
|
|
16111
16127
|
}
|
|
16112
16128
|
function getResponseCacheKeys$a(storeKeyMap, luvio, resourceParams, response) {
|
|
16113
16129
|
getTypeCacheKeys$m(storeKeyMap, luvio, response);
|
|
@@ -16149,10 +16165,10 @@ const updateContextAttributeMappings_ConfigPropertyMetadata = [
|
|
|
16149
16165
|
generateParamConfigMetadata('contextAttributeMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
16150
16166
|
];
|
|
16151
16167
|
const updateContextAttributeMappings_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$a, updateContextAttributeMappings_ConfigPropertyMetadata);
|
|
16152
|
-
const createResourceParams$a = /*#__PURE__*/ createResourceParams$
|
|
16168
|
+
const createResourceParams$a = /*#__PURE__*/ createResourceParams$14(updateContextAttributeMappings_ConfigPropertyMetadata);
|
|
16153
16169
|
function typeCheckConfig$a(untrustedConfig) {
|
|
16154
16170
|
const config = {};
|
|
16155
|
-
typeCheckConfig$
|
|
16171
|
+
typeCheckConfig$14(untrustedConfig, config, updateContextAttributeMappings_ConfigPropertyMetadata);
|
|
16156
16172
|
const untrustedConfig_contextAttributeMappingInput = untrustedConfig.contextAttributeMappingInput;
|
|
16157
16173
|
const referenceContextAttributeMappingListInputRepresentationValidationError = validate$K(untrustedConfig_contextAttributeMappingInput);
|
|
16158
16174
|
if (referenceContextAttributeMappingListInputRepresentationValidationError === null) {
|
|
@@ -16203,7 +16219,7 @@ const updateContextAttributeMappingsAdapterFactory = (luvio) => {
|
|
|
16203
16219
|
};
|
|
16204
16220
|
|
|
16205
16221
|
function select$a(luvio, params) {
|
|
16206
|
-
return select$
|
|
16222
|
+
return select$17();
|
|
16207
16223
|
}
|
|
16208
16224
|
function getResponseCacheKeys$9(storeKeyMap, luvio, resourceParams, response) {
|
|
16209
16225
|
getTypeCacheKeys$j(storeKeyMap, luvio, response);
|
|
@@ -16245,10 +16261,10 @@ const updateContextAttributes_ConfigPropertyMetadata = [
|
|
|
16245
16261
|
generateParamConfigMetadata('contextAttributeListInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
16246
16262
|
];
|
|
16247
16263
|
const updateContextAttributes_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$9, updateContextAttributes_ConfigPropertyMetadata);
|
|
16248
|
-
const createResourceParams$9 = /*#__PURE__*/ createResourceParams$
|
|
16264
|
+
const createResourceParams$9 = /*#__PURE__*/ createResourceParams$14(updateContextAttributes_ConfigPropertyMetadata);
|
|
16249
16265
|
function typeCheckConfig$9(untrustedConfig) {
|
|
16250
16266
|
const config = {};
|
|
16251
|
-
typeCheckConfig$
|
|
16267
|
+
typeCheckConfig$14(untrustedConfig, config, updateContextAttributes_ConfigPropertyMetadata);
|
|
16252
16268
|
const untrustedConfig_contextAttributeListInput = untrustedConfig.contextAttributeListInput;
|
|
16253
16269
|
const referenceContextAttributesListInputRepresentationValidationError = validate$I(untrustedConfig_contextAttributeListInput);
|
|
16254
16270
|
if (referenceContextAttributesListInputRepresentationValidationError === null) {
|
|
@@ -16299,7 +16315,7 @@ const updateContextAttributesAdapterFactory = (luvio) => {
|
|
|
16299
16315
|
};
|
|
16300
16316
|
|
|
16301
16317
|
function select$9(luvio, params) {
|
|
16302
|
-
return select$
|
|
16318
|
+
return select$15();
|
|
16303
16319
|
}
|
|
16304
16320
|
function getResponseCacheKeys$8(storeKeyMap, luvio, resourceParams, response) {
|
|
16305
16321
|
getTypeCacheKeys$i(storeKeyMap, luvio, response);
|
|
@@ -16347,10 +16363,10 @@ const updateContextFilter_ConfigPropertyMetadata = [
|
|
|
16347
16363
|
generateParamConfigMetadata('inheritedFrom', false, 2 /* Body */, 0 /* String */),
|
|
16348
16364
|
];
|
|
16349
16365
|
const updateContextFilter_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$8, updateContextFilter_ConfigPropertyMetadata);
|
|
16350
|
-
const createResourceParams$8 = /*#__PURE__*/ createResourceParams$
|
|
16366
|
+
const createResourceParams$8 = /*#__PURE__*/ createResourceParams$14(updateContextFilter_ConfigPropertyMetadata);
|
|
16351
16367
|
function typeCheckConfig$8(untrustedConfig) {
|
|
16352
16368
|
const config = {};
|
|
16353
|
-
typeCheckConfig$
|
|
16369
|
+
typeCheckConfig$14(untrustedConfig, config, updateContextFilter_ConfigPropertyMetadata);
|
|
16354
16370
|
return config;
|
|
16355
16371
|
}
|
|
16356
16372
|
function validateAdapterConfig$8(untrustedConfig, configPropertyNames) {
|
|
@@ -16396,7 +16412,7 @@ const updateContextFilterAdapterFactory = (luvio) => {
|
|
|
16396
16412
|
};
|
|
16397
16413
|
|
|
16398
16414
|
function select$8(luvio, params) {
|
|
16399
|
-
return select$
|
|
16415
|
+
return select$1i();
|
|
16400
16416
|
}
|
|
16401
16417
|
function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
|
|
16402
16418
|
getTypeCacheKeys$q(storeKeyMap, luvio, response);
|
|
@@ -16438,10 +16454,10 @@ const updateContextMapping_ConfigPropertyMetadata = [
|
|
|
16438
16454
|
generateParamConfigMetadata('contextMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
16439
16455
|
];
|
|
16440
16456
|
const updateContextMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$7, updateContextMapping_ConfigPropertyMetadata);
|
|
16441
|
-
const createResourceParams$7 = /*#__PURE__*/ createResourceParams$
|
|
16457
|
+
const createResourceParams$7 = /*#__PURE__*/ createResourceParams$14(updateContextMapping_ConfigPropertyMetadata);
|
|
16442
16458
|
function typeCheckConfig$7(untrustedConfig) {
|
|
16443
16459
|
const config = {};
|
|
16444
|
-
typeCheckConfig$
|
|
16460
|
+
typeCheckConfig$14(untrustedConfig, config, updateContextMapping_ConfigPropertyMetadata);
|
|
16445
16461
|
const untrustedConfig_contextMappingInput = untrustedConfig.contextMappingInput;
|
|
16446
16462
|
const referenceContextMappingInputRepresentationValidationError = validate$B(untrustedConfig_contextMappingInput);
|
|
16447
16463
|
if (referenceContextMappingInputRepresentationValidationError === null) {
|
|
@@ -16492,7 +16508,7 @@ const updateContextMappingAdapterFactory = (luvio) => {
|
|
|
16492
16508
|
};
|
|
16493
16509
|
|
|
16494
16510
|
function select$7(luvio, params) {
|
|
16495
|
-
return select$
|
|
16511
|
+
return select$1h();
|
|
16496
16512
|
}
|
|
16497
16513
|
function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
|
|
16498
16514
|
getTypeCacheKeys$p(storeKeyMap, luvio, response);
|
|
@@ -16534,10 +16550,10 @@ const updateContextMappings_ConfigPropertyMetadata = [
|
|
|
16534
16550
|
generateParamConfigMetadata('contextMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
16535
16551
|
];
|
|
16536
16552
|
const updateContextMappings_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$6, updateContextMappings_ConfigPropertyMetadata);
|
|
16537
|
-
const createResourceParams$6 = /*#__PURE__*/ createResourceParams$
|
|
16553
|
+
const createResourceParams$6 = /*#__PURE__*/ createResourceParams$14(updateContextMappings_ConfigPropertyMetadata);
|
|
16538
16554
|
function typeCheckConfig$6(untrustedConfig) {
|
|
16539
16555
|
const config = {};
|
|
16540
|
-
typeCheckConfig$
|
|
16556
|
+
typeCheckConfig$14(untrustedConfig, config, updateContextMappings_ConfigPropertyMetadata);
|
|
16541
16557
|
const untrustedConfig_contextMappingInput = untrustedConfig.contextMappingInput;
|
|
16542
16558
|
const referenceContextMappingListInputRepresentationValidationError = validate$A(untrustedConfig_contextMappingInput);
|
|
16543
16559
|
if (referenceContextMappingListInputRepresentationValidationError === null) {
|
|
@@ -16588,7 +16604,7 @@ const updateContextMappingsAdapterFactory = (luvio) => {
|
|
|
16588
16604
|
};
|
|
16589
16605
|
|
|
16590
16606
|
function select$6(luvio, params) {
|
|
16591
|
-
return select$
|
|
16607
|
+
return select$1j();
|
|
16592
16608
|
}
|
|
16593
16609
|
function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
|
|
16594
16610
|
getTypeCacheKeys$r(storeKeyMap, luvio, response);
|
|
@@ -16630,10 +16646,10 @@ const updateContextNodeMapping_ConfigPropertyMetadata = [
|
|
|
16630
16646
|
generateParamConfigMetadata('contextNodeMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
16631
16647
|
];
|
|
16632
16648
|
const updateContextNodeMapping_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$5, updateContextNodeMapping_ConfigPropertyMetadata);
|
|
16633
|
-
const createResourceParams$5 = /*#__PURE__*/ createResourceParams$
|
|
16649
|
+
const createResourceParams$5 = /*#__PURE__*/ createResourceParams$14(updateContextNodeMapping_ConfigPropertyMetadata);
|
|
16634
16650
|
function typeCheckConfig$5(untrustedConfig) {
|
|
16635
16651
|
const config = {};
|
|
16636
|
-
typeCheckConfig$
|
|
16652
|
+
typeCheckConfig$14(untrustedConfig, config, updateContextNodeMapping_ConfigPropertyMetadata);
|
|
16637
16653
|
const untrustedConfig_contextNodeMappingInput = untrustedConfig.contextNodeMappingInput;
|
|
16638
16654
|
const referenceContextNodeMappingInputRepresentationValidationError = validate$z(untrustedConfig_contextNodeMappingInput);
|
|
16639
16655
|
if (referenceContextNodeMappingInputRepresentationValidationError === null) {
|
|
@@ -16684,7 +16700,7 @@ const updateContextNodeMappingAdapterFactory = (luvio) => {
|
|
|
16684
16700
|
};
|
|
16685
16701
|
|
|
16686
16702
|
function select$5(luvio, params) {
|
|
16687
|
-
return select
|
|
16703
|
+
return select$$();
|
|
16688
16704
|
}
|
|
16689
16705
|
function getResponseCacheKeys$4(storeKeyMap, luvio, resourceParams, response) {
|
|
16690
16706
|
getTypeCacheKeys$g(storeKeyMap, luvio, response);
|
|
@@ -16726,10 +16742,10 @@ const updateContextNodeMappings_ConfigPropertyMetadata = [
|
|
|
16726
16742
|
generateParamConfigMetadata('contextNodeMappingInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
16727
16743
|
];
|
|
16728
16744
|
const updateContextNodeMappings_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$4, updateContextNodeMappings_ConfigPropertyMetadata);
|
|
16729
|
-
const createResourceParams$4 = /*#__PURE__*/ createResourceParams$
|
|
16745
|
+
const createResourceParams$4 = /*#__PURE__*/ createResourceParams$14(updateContextNodeMappings_ConfigPropertyMetadata);
|
|
16730
16746
|
function typeCheckConfig$4(untrustedConfig) {
|
|
16731
16747
|
const config = {};
|
|
16732
|
-
typeCheckConfig$
|
|
16748
|
+
typeCheckConfig$14(untrustedConfig, config, updateContextNodeMappings_ConfigPropertyMetadata);
|
|
16733
16749
|
const untrustedConfig_contextNodeMappingInput = untrustedConfig.contextNodeMappingInput;
|
|
16734
16750
|
const referenceContextNodeMappingListInputRepresentationValidationError = validate$y(untrustedConfig_contextNodeMappingInput);
|
|
16735
16751
|
if (referenceContextNodeMappingListInputRepresentationValidationError === null) {
|
|
@@ -16780,7 +16796,7 @@ const updateContextNodeMappingsAdapterFactory = (luvio) => {
|
|
|
16780
16796
|
};
|
|
16781
16797
|
|
|
16782
16798
|
function select$4(luvio, params) {
|
|
16783
|
-
return select$
|
|
16799
|
+
return select$Y();
|
|
16784
16800
|
}
|
|
16785
16801
|
function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
|
|
16786
16802
|
getTypeCacheKeys$e(storeKeyMap, luvio, response);
|
|
@@ -16822,10 +16838,10 @@ const updateContextNodes_ConfigPropertyMetadata = [
|
|
|
16822
16838
|
generateParamConfigMetadata('contextNodeInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
16823
16839
|
];
|
|
16824
16840
|
const updateContextNodes_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$3, updateContextNodes_ConfigPropertyMetadata);
|
|
16825
|
-
const createResourceParams$3 = /*#__PURE__*/ createResourceParams$
|
|
16841
|
+
const createResourceParams$3 = /*#__PURE__*/ createResourceParams$14(updateContextNodes_ConfigPropertyMetadata);
|
|
16826
16842
|
function typeCheckConfig$3(untrustedConfig) {
|
|
16827
16843
|
const config = {};
|
|
16828
|
-
typeCheckConfig$
|
|
16844
|
+
typeCheckConfig$14(untrustedConfig, config, updateContextNodes_ConfigPropertyMetadata);
|
|
16829
16845
|
const untrustedConfig_contextNodeInput = untrustedConfig.contextNodeInput;
|
|
16830
16846
|
const referenceContextNodeListInputRepresentationValidationError = validate$w(untrustedConfig_contextNodeInput);
|
|
16831
16847
|
if (referenceContextNodeListInputRepresentationValidationError === null) {
|
|
@@ -16876,7 +16892,7 @@ const updateContextNodesAdapterFactory = (luvio) => {
|
|
|
16876
16892
|
};
|
|
16877
16893
|
|
|
16878
16894
|
function select$3(luvio, params) {
|
|
16879
|
-
return select$
|
|
16895
|
+
return select$S();
|
|
16880
16896
|
}
|
|
16881
16897
|
function getResponseCacheKeys$2(storeKeyMap, luvio, resourceParams, response) {
|
|
16882
16898
|
getTypeCacheKeys$c(storeKeyMap, luvio, response);
|
|
@@ -16918,10 +16934,10 @@ const updateContextServiceDefinition_ConfigPropertyMetadata = [
|
|
|
16918
16934
|
generateParamConfigMetadata('contextDefinitionInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
16919
16935
|
];
|
|
16920
16936
|
const updateContextServiceDefinition_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$2, updateContextServiceDefinition_ConfigPropertyMetadata);
|
|
16921
|
-
const createResourceParams$2 = /*#__PURE__*/ createResourceParams$
|
|
16937
|
+
const createResourceParams$2 = /*#__PURE__*/ createResourceParams$14(updateContextServiceDefinition_ConfigPropertyMetadata);
|
|
16922
16938
|
function typeCheckConfig$2(untrustedConfig) {
|
|
16923
16939
|
const config = {};
|
|
16924
|
-
typeCheckConfig$
|
|
16940
|
+
typeCheckConfig$14(untrustedConfig, config, updateContextServiceDefinition_ConfigPropertyMetadata);
|
|
16925
16941
|
const untrustedConfig_contextDefinitionInput = untrustedConfig.contextDefinitionInput;
|
|
16926
16942
|
const referenceContextDefinitionsInputRepresentationValidationError = validate$o(untrustedConfig_contextDefinitionInput);
|
|
16927
16943
|
if (referenceContextDefinitionsInputRepresentationValidationError === null) {
|
|
@@ -16972,7 +16988,7 @@ const updateContextServiceDefinitionAdapterFactory = (luvio) => {
|
|
|
16972
16988
|
};
|
|
16973
16989
|
|
|
16974
16990
|
function select$2(luvio, params) {
|
|
16975
|
-
return select$
|
|
16991
|
+
return select$Q();
|
|
16976
16992
|
}
|
|
16977
16993
|
function getResponseCacheKeys$1(storeKeyMap, luvio, resourceParams, response) {
|
|
16978
16994
|
getTypeCacheKeys$b(storeKeyMap, luvio, response);
|
|
@@ -17014,10 +17030,10 @@ const updateContextTags_ConfigPropertyMetadata = [
|
|
|
17014
17030
|
generateParamConfigMetadata('contextTagInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
17015
17031
|
];
|
|
17016
17032
|
const updateContextTags_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$1, updateContextTags_ConfigPropertyMetadata);
|
|
17017
|
-
const createResourceParams$1 = /*#__PURE__*/ createResourceParams$
|
|
17033
|
+
const createResourceParams$1 = /*#__PURE__*/ createResourceParams$14(updateContextTags_ConfigPropertyMetadata);
|
|
17018
17034
|
function typeCheckConfig$1(untrustedConfig) {
|
|
17019
17035
|
const config = {};
|
|
17020
|
-
typeCheckConfig$
|
|
17036
|
+
typeCheckConfig$14(untrustedConfig, config, updateContextTags_ConfigPropertyMetadata);
|
|
17021
17037
|
const untrustedConfig_contextTagInput = untrustedConfig.contextTagInput;
|
|
17022
17038
|
const referenceContextTagListInputRepresentationValidationError = validate$l(untrustedConfig_contextTagInput);
|
|
17023
17039
|
if (referenceContextTagListInputRepresentationValidationError === null) {
|
|
@@ -17163,7 +17179,7 @@ const select$1 = function ContextDefinitionUpgradeListRepresentationSelect() {
|
|
|
17163
17179
|
name: 'contextDefinitionList',
|
|
17164
17180
|
kind: 'Link',
|
|
17165
17181
|
plural: true,
|
|
17166
|
-
fragment: select$
|
|
17182
|
+
fragment: select$S()
|
|
17167
17183
|
},
|
|
17168
17184
|
{
|
|
17169
17185
|
name: 'contextDefinitionListId',
|
|
@@ -17276,7 +17292,7 @@ const upgradeContextServiceDefinition_ConfigPropertyMetadata = [
|
|
|
17276
17292
|
generateParamConfigMetadata('contextDefinitionUpgradesInput', true, 2 /* Body */, 4 /* Unsupported */),
|
|
17277
17293
|
];
|
|
17278
17294
|
const upgradeContextServiceDefinition_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName, upgradeContextServiceDefinition_ConfigPropertyMetadata);
|
|
17279
|
-
const createResourceParams = /*#__PURE__*/ createResourceParams$
|
|
17295
|
+
const createResourceParams = /*#__PURE__*/ createResourceParams$14(upgradeContextServiceDefinition_ConfigPropertyMetadata);
|
|
17280
17296
|
function typeCheckConfig(untrustedConfig) {
|
|
17281
17297
|
const config = {};
|
|
17282
17298
|
const untrustedConfig_contextDefinitionUpgradesInput = untrustedConfig.contextDefinitionUpgradesInput;
|
|
@@ -17355,6 +17371,7 @@ let deleteContextMapping;
|
|
|
17355
17371
|
let deleteContextNodeMapping;
|
|
17356
17372
|
let deleteContextServiceAttribute;
|
|
17357
17373
|
let deleteContextServiceAttributeMapping;
|
|
17374
|
+
let deleteContextServiceAttributes;
|
|
17358
17375
|
let deleteContextServiceDefinition;
|
|
17359
17376
|
let deleteContextServiceMapping;
|
|
17360
17377
|
let deleteContextServiceNode;
|
|
@@ -17578,13 +17595,14 @@ function bindExportsTo(luvio) {
|
|
|
17578
17595
|
createContextTags: unwrapSnapshotData(createContextTagsAdapterFactory),
|
|
17579
17596
|
createContextUpdateAttribute: unwrapSnapshotData(createContextUpdateAttributeAdapterFactory),
|
|
17580
17597
|
createWriteThroughTags: unwrapSnapshotData(createWriteThroughTagsAdapterFactory),
|
|
17581
|
-
deleteContext: createLDSAdapter(luvio, adapterName$
|
|
17582
|
-
deleteContextAttributeMapping: createLDSAdapter(luvio, adapterName$
|
|
17583
|
-
deleteContextFilter: createLDSAdapter(luvio, adapterName$
|
|
17584
|
-
deleteContextMapping: createLDSAdapter(luvio, adapterName$
|
|
17585
|
-
deleteContextNodeMapping: createLDSAdapter(luvio, adapterName$
|
|
17586
|
-
deleteContextServiceAttribute: createLDSAdapter(luvio, adapterName$
|
|
17587
|
-
deleteContextServiceAttributeMapping: createLDSAdapter(luvio, adapterName$
|
|
17598
|
+
deleteContext: createLDSAdapter(luvio, adapterName$L, deleteContextAdapterFactory),
|
|
17599
|
+
deleteContextAttributeMapping: createLDSAdapter(luvio, adapterName$K, deleteContextAttributeMappingAdapterFactory),
|
|
17600
|
+
deleteContextFilter: createLDSAdapter(luvio, adapterName$J, deleteContextFilterAdapterFactory),
|
|
17601
|
+
deleteContextMapping: createLDSAdapter(luvio, adapterName$I, deleteContextMappingAdapterFactory),
|
|
17602
|
+
deleteContextNodeMapping: createLDSAdapter(luvio, adapterName$H, deleteContextNodeMappingAdapterFactory),
|
|
17603
|
+
deleteContextServiceAttribute: createLDSAdapter(luvio, adapterName$G, deleteContextServiceAttributeAdapterFactory),
|
|
17604
|
+
deleteContextServiceAttributeMapping: createLDSAdapter(luvio, adapterName$F, deleteContextServiceAttributeMappingAdapterFactory),
|
|
17605
|
+
deleteContextServiceAttributes: unwrapSnapshotData(deleteContextServiceAttributesAdapterFactory),
|
|
17588
17606
|
deleteContextServiceDefinition: createLDSAdapter(luvio, adapterName$D, deleteContextServiceDefinitionAdapterFactory),
|
|
17589
17607
|
deleteContextServiceMapping: createLDSAdapter(luvio, adapterName$C, deleteContextServiceMappingAdapterFactory),
|
|
17590
17608
|
deleteContextServiceNode: createLDSAdapter(luvio, adapterName$B, deleteContextServiceNodeAdapterFactory),
|
|
@@ -17696,6 +17714,7 @@ withDefaultLuvio((luvio) => {
|
|
|
17696
17714
|
deleteContextNodeMapping,
|
|
17697
17715
|
deleteContextServiceAttribute,
|
|
17698
17716
|
deleteContextServiceAttributeMapping,
|
|
17717
|
+
deleteContextServiceAttributes,
|
|
17699
17718
|
deleteContextServiceDefinition,
|
|
17700
17719
|
deleteContextServiceMapping,
|
|
17701
17720
|
deleteContextServiceNode,
|
|
@@ -17777,5 +17796,5 @@ withDefaultLuvio((luvio) => {
|
|
|
17777
17796
|
} = bindExportsTo(luvio));
|
|
17778
17797
|
});
|
|
17779
17798
|
|
|
17780
|
-
export { buildAndQueryRecordsFilter, buildContext, buildContextAndQuery, cloneContextMappings, contextDefinitionTransformationClone, createContextAttributeMapping, createContextAttributeMappings, createContextAttributes, createContextFilters, createContextMapping, createContextMappings, createContextNodeMapping, createContextNodeMappings, createContextNodes, createContextQueryRecords, createContextQueryTags, createContextServiceDefinition, createContextTags, createContextUpdateAttribute, createWriteThroughTags, deleteContext, deleteContextAttributeMapping, deleteContextFilter, deleteContextMapping, deleteContextNodeMapping, deleteContextServiceAttribute, deleteContextServiceAttributeMapping, deleteContextServiceDefinition, deleteContextServiceMapping, deleteContextServiceNode, deleteContextServiceNodeMapping, deleteContextServiceTag, deleteContextTransformations, getContext, getContextAttributeMapping, getContextAttributeMappingNotifyChange, getContextAttributeMapping_imperative, getContextDefinitions, getContextDefinitions_imperative, getContextFilter, getContextFilterNotifyChange, getContextFilter_imperative, getContextFilters, getContextFiltersNotifyChange, getContextFilters_imperative, getContextInfo, getContextInfoNotifyChange, getContextInfo_imperative, getContextMapping, getContextMappingNotifyChange, getContextMapping_imperative, getContextNodeMapping, getContextNodeMappingNotifyChange, getContextNodeMapping_imperative, getContextNotifyChange, getContextServiceAccess, getContextServiceAccessNotifyChange, getContextServiceAccess_imperative, getContextServiceAttribute, getContextServiceAttributeMapping, getContextServiceAttributeMappingNotifyChange, getContextServiceAttributeMapping_imperative, getContextServiceAttributeNotifyChange, getContextServiceAttribute_imperative, getContextServiceDefinition, getContextServiceDefinitionInfo, getContextServiceDefinitionInfoNotifyChange, getContextServiceDefinitionInfo_imperative, getContextServiceDefinitionNotifyChange, getContextServiceDefinition_imperative, getContextServiceMapping, getContextServiceMappingNotifyChange, getContextServiceMapping_imperative, getContextServiceNode, getContextServiceNodeMapping, getContextServiceNodeMappingNotifyChange, getContextServiceNodeMapping_imperative, getContextServiceNodeNotifyChange, getContextServiceNode_imperative, getContextServiceTag, getContextServiceTagNotifyChange, getContextServiceTag_imperative, getContextTags, getContextTagsNotifyChange, getContextTags_imperative, getContextTranslation, getContextTranslation_imperative, getContext_imperative, getDynamicAttributes, getDynamicAttributesNotifyChange, getDynamicAttributes_imperative, putContextServiceAccess, queryContextRecordAndChildren, updateContextAttributeMapping, updateContextAttributeMappings, updateContextAttributes, updateContextFilter, updateContextMapping, updateContextMappings, updateContextNodeMapping, updateContextNodeMappings, updateContextNodes, updateContextServiceDefinition, updateContextTags, upgradeContextServiceDefinition };
|
|
17781
|
-
// version: 1.
|
|
17799
|
+
export { buildAndQueryRecordsFilter, buildContext, buildContextAndQuery, cloneContextMappings, contextDefinitionTransformationClone, createContextAttributeMapping, createContextAttributeMappings, createContextAttributes, createContextFilters, createContextMapping, createContextMappings, createContextNodeMapping, createContextNodeMappings, createContextNodes, createContextQueryRecords, createContextQueryTags, createContextServiceDefinition, createContextTags, createContextUpdateAttribute, createWriteThroughTags, deleteContext, deleteContextAttributeMapping, deleteContextFilter, deleteContextMapping, deleteContextNodeMapping, deleteContextServiceAttribute, deleteContextServiceAttributeMapping, deleteContextServiceAttributes, deleteContextServiceDefinition, deleteContextServiceMapping, deleteContextServiceNode, deleteContextServiceNodeMapping, deleteContextServiceTag, deleteContextTransformations, getContext, getContextAttributeMapping, getContextAttributeMappingNotifyChange, getContextAttributeMapping_imperative, getContextDefinitions, getContextDefinitions_imperative, getContextFilter, getContextFilterNotifyChange, getContextFilter_imperative, getContextFilters, getContextFiltersNotifyChange, getContextFilters_imperative, getContextInfo, getContextInfoNotifyChange, getContextInfo_imperative, getContextMapping, getContextMappingNotifyChange, getContextMapping_imperative, getContextNodeMapping, getContextNodeMappingNotifyChange, getContextNodeMapping_imperative, getContextNotifyChange, getContextServiceAccess, getContextServiceAccessNotifyChange, getContextServiceAccess_imperative, getContextServiceAttribute, getContextServiceAttributeMapping, getContextServiceAttributeMappingNotifyChange, getContextServiceAttributeMapping_imperative, getContextServiceAttributeNotifyChange, getContextServiceAttribute_imperative, getContextServiceDefinition, getContextServiceDefinitionInfo, getContextServiceDefinitionInfoNotifyChange, getContextServiceDefinitionInfo_imperative, getContextServiceDefinitionNotifyChange, getContextServiceDefinition_imperative, getContextServiceMapping, getContextServiceMappingNotifyChange, getContextServiceMapping_imperative, getContextServiceNode, getContextServiceNodeMapping, getContextServiceNodeMappingNotifyChange, getContextServiceNodeMapping_imperative, getContextServiceNodeNotifyChange, getContextServiceNode_imperative, getContextServiceTag, getContextServiceTagNotifyChange, getContextServiceTag_imperative, getContextTags, getContextTagsNotifyChange, getContextTags_imperative, getContextTranslation, getContextTranslation_imperative, getContext_imperative, getDynamicAttributes, getDynamicAttributesNotifyChange, getDynamicAttributes_imperative, putContextServiceAccess, queryContextRecordAndChildren, updateContextAttributeMapping, updateContextAttributeMappings, updateContextAttributes, updateContextFilter, updateContextMapping, updateContextMappings, updateContextNodeMapping, updateContextNodeMappings, updateContextNodes, updateContextServiceDefinition, updateContextTags, upgradeContextServiceDefinition };
|
|
17800
|
+
// version: 1.445.0-6d38a08808
|