@salesforce/lwc-adapters-uiapi 1.230.0 → 1.232.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/main.js +441 -431
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -8617,7 +8617,7 @@ function assignMetadataLink(entry, metadataKey) {
|
|
|
8617
8617
|
entry['__metadata'] = createLink$1(metadataKey);
|
|
8618
8618
|
}
|
|
8619
8619
|
|
|
8620
|
-
const VERSION$
|
|
8620
|
+
const VERSION$2t = "275ae22194003d1e53f548b81219c5cb";
|
|
8621
8621
|
function validate$1L(obj, path = 'ListColumnRepresentation') {
|
|
8622
8622
|
const v_error = (() => {
|
|
8623
8623
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -8667,10 +8667,10 @@ function validate$1L(obj, path = 'ListColumnRepresentation') {
|
|
|
8667
8667
|
})();
|
|
8668
8668
|
return v_error === undefined ? null : v_error;
|
|
8669
8669
|
}
|
|
8670
|
-
const select$
|
|
8670
|
+
const select$2$ = function ListColumnRepresentationSelect() {
|
|
8671
8671
|
return {
|
|
8672
8672
|
kind: 'Fragment',
|
|
8673
|
-
version: VERSION$
|
|
8673
|
+
version: VERSION$2t,
|
|
8674
8674
|
private: [],
|
|
8675
8675
|
selections: [
|
|
8676
8676
|
{
|
|
@@ -8693,7 +8693,7 @@ const select$2_ = function ListColumnRepresentationSelect() {
|
|
|
8693
8693
|
};
|
|
8694
8694
|
};
|
|
8695
8695
|
|
|
8696
|
-
const VERSION$
|
|
8696
|
+
const VERSION$2s = "623aa9ce3a11031e35faf5671a41746e";
|
|
8697
8697
|
function validate$1K(obj, path = 'ListFilterByInfoRepresentation') {
|
|
8698
8698
|
const v_error = (() => {
|
|
8699
8699
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -8729,10 +8729,10 @@ function validate$1K(obj, path = 'ListFilterByInfoRepresentation') {
|
|
|
8729
8729
|
})();
|
|
8730
8730
|
return v_error === undefined ? null : v_error;
|
|
8731
8731
|
}
|
|
8732
|
-
const select$
|
|
8732
|
+
const select$2_ = function ListFilterByInfoRepresentationSelect() {
|
|
8733
8733
|
return {
|
|
8734
8734
|
kind: 'Fragment',
|
|
8735
|
-
version: VERSION$
|
|
8735
|
+
version: VERSION$2s,
|
|
8736
8736
|
private: [],
|
|
8737
8737
|
selections: [
|
|
8738
8738
|
{
|
|
@@ -8756,7 +8756,7 @@ const select$2Z = function ListFilterByInfoRepresentationSelect() {
|
|
|
8756
8756
|
};
|
|
8757
8757
|
};
|
|
8758
8758
|
|
|
8759
|
-
const VERSION$
|
|
8759
|
+
const VERSION$2r = "76042ff4af603b2ac0ec69fa0bd12046";
|
|
8760
8760
|
function validate$1J(obj, path = 'ListReferenceRepresentation') {
|
|
8761
8761
|
const v_error = (() => {
|
|
8762
8762
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -8827,10 +8827,10 @@ function validate$1J(obj, path = 'ListReferenceRepresentation') {
|
|
|
8827
8827
|
})();
|
|
8828
8828
|
return v_error === undefined ? null : v_error;
|
|
8829
8829
|
}
|
|
8830
|
-
const select$
|
|
8830
|
+
const select$2Z = function ListReferenceRepresentationSelect() {
|
|
8831
8831
|
return {
|
|
8832
8832
|
kind: 'Fragment',
|
|
8833
|
-
version: VERSION$
|
|
8833
|
+
version: VERSION$2r,
|
|
8834
8834
|
private: [],
|
|
8835
8835
|
selections: [
|
|
8836
8836
|
{
|
|
@@ -8876,7 +8876,7 @@ function equals$12(existing, incoming) {
|
|
|
8876
8876
|
return true;
|
|
8877
8877
|
}
|
|
8878
8878
|
|
|
8879
|
-
const VERSION$
|
|
8879
|
+
const VERSION$2q = "32def9b631252c12b91a8209c1f49f5a";
|
|
8880
8880
|
function validate$1I(obj, path = 'ListOrderByInfoRepresentation') {
|
|
8881
8881
|
const v_error = (() => {
|
|
8882
8882
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -8921,10 +8921,10 @@ function validate$1I(obj, path = 'ListOrderByInfoRepresentation') {
|
|
|
8921
8921
|
})();
|
|
8922
8922
|
return v_error === undefined ? null : v_error;
|
|
8923
8923
|
}
|
|
8924
|
-
const select$
|
|
8924
|
+
const select$2Y = function ListOrderByInfoRepresentationSelect() {
|
|
8925
8925
|
return {
|
|
8926
8926
|
kind: 'Fragment',
|
|
8927
|
-
version: VERSION$
|
|
8927
|
+
version: VERSION$2q,
|
|
8928
8928
|
private: [],
|
|
8929
8929
|
selections: [
|
|
8930
8930
|
{
|
|
@@ -8943,7 +8943,7 @@ const select$2X = function ListOrderByInfoRepresentationSelect() {
|
|
|
8943
8943
|
};
|
|
8944
8944
|
};
|
|
8945
8945
|
|
|
8946
|
-
const VERSION$
|
|
8946
|
+
const VERSION$2p = "2634258f216db34315c06d759a35676d";
|
|
8947
8947
|
function validate$1H(obj, path = 'ListScopeEntityRepresentation') {
|
|
8948
8948
|
const v_error = (() => {
|
|
8949
8949
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -8962,10 +8962,10 @@ function validate$1H(obj, path = 'ListScopeEntityRepresentation') {
|
|
|
8962
8962
|
})();
|
|
8963
8963
|
return v_error === undefined ? null : v_error;
|
|
8964
8964
|
}
|
|
8965
|
-
const select$
|
|
8965
|
+
const select$2X = function ListScopeEntityRepresentationSelect() {
|
|
8966
8966
|
return {
|
|
8967
8967
|
kind: 'Fragment',
|
|
8968
|
-
version: VERSION$
|
|
8968
|
+
version: VERSION$2p,
|
|
8969
8969
|
private: [],
|
|
8970
8970
|
selections: [
|
|
8971
8971
|
{
|
|
@@ -8980,7 +8980,7 @@ const select$2W = function ListScopeEntityRepresentationSelect() {
|
|
|
8980
8980
|
};
|
|
8981
8981
|
};
|
|
8982
8982
|
|
|
8983
|
-
const VERSION$
|
|
8983
|
+
const VERSION$2o = "3b85c5a08d50ce328481b9f8ab56127b";
|
|
8984
8984
|
function validate$1G(obj, path = 'ListScopeRelatedEntityRepresentation') {
|
|
8985
8985
|
const v_error = (() => {
|
|
8986
8986
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -9004,10 +9004,10 @@ function validate$1G(obj, path = 'ListScopeRelatedEntityRepresentation') {
|
|
|
9004
9004
|
})();
|
|
9005
9005
|
return v_error === undefined ? null : v_error;
|
|
9006
9006
|
}
|
|
9007
|
-
const select$
|
|
9007
|
+
const select$2W = function ListScopeRelatedEntityRepresentationSelect() {
|
|
9008
9008
|
return {
|
|
9009
9009
|
kind: 'Fragment',
|
|
9010
|
-
version: VERSION$
|
|
9010
|
+
version: VERSION$2o,
|
|
9011
9011
|
private: [],
|
|
9012
9012
|
selections: [
|
|
9013
9013
|
{
|
|
@@ -9026,7 +9026,7 @@ const select$2V = function ListScopeRelatedEntityRepresentationSelect() {
|
|
|
9026
9026
|
};
|
|
9027
9027
|
};
|
|
9028
9028
|
|
|
9029
|
-
const VERSION$
|
|
9029
|
+
const VERSION$2n = "a51de242c746e5500a833e84dfaa2170";
|
|
9030
9030
|
function validate$1F(obj, path = 'ListScopeRepresentation') {
|
|
9031
9031
|
const v_error = (() => {
|
|
9032
9032
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -9103,12 +9103,12 @@ function validate$1F(obj, path = 'ListScopeRepresentation') {
|
|
|
9103
9103
|
})();
|
|
9104
9104
|
return v_error === undefined ? null : v_error;
|
|
9105
9105
|
}
|
|
9106
|
-
const select$
|
|
9107
|
-
const { selections: ListScopeEntityRepresentation__selections, opaque: ListScopeEntityRepresentation__opaque, } = select$
|
|
9108
|
-
const { selections: ListScopeRelatedEntityRepresentation__selections, opaque: ListScopeRelatedEntityRepresentation__opaque, } = select$
|
|
9106
|
+
const select$2V = function ListScopeRepresentationSelect() {
|
|
9107
|
+
const { selections: ListScopeEntityRepresentation__selections, opaque: ListScopeEntityRepresentation__opaque, } = select$2X();
|
|
9108
|
+
const { selections: ListScopeRelatedEntityRepresentation__selections, opaque: ListScopeRelatedEntityRepresentation__opaque, } = select$2W();
|
|
9109
9109
|
return {
|
|
9110
9110
|
kind: 'Fragment',
|
|
9111
|
-
version: VERSION$
|
|
9111
|
+
version: VERSION$2n,
|
|
9112
9112
|
private: [],
|
|
9113
9113
|
selections: [
|
|
9114
9114
|
{
|
|
@@ -9135,7 +9135,7 @@ const select$2U = function ListScopeRepresentationSelect() {
|
|
|
9135
9135
|
};
|
|
9136
9136
|
};
|
|
9137
9137
|
|
|
9138
|
-
const VERSION$
|
|
9138
|
+
const VERSION$2m = "6506134f4d72fdfa349fe60ef1af2413";
|
|
9139
9139
|
function validate$1E(obj, path = 'ListUserPreferenceRepresentation') {
|
|
9140
9140
|
const v_error = (() => {
|
|
9141
9141
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -9172,10 +9172,10 @@ function validate$1E(obj, path = 'ListUserPreferenceRepresentation') {
|
|
|
9172
9172
|
})();
|
|
9173
9173
|
return v_error === undefined ? null : v_error;
|
|
9174
9174
|
}
|
|
9175
|
-
const select$
|
|
9175
|
+
const select$2U = function ListUserPreferenceRepresentationSelect() {
|
|
9176
9176
|
return {
|
|
9177
9177
|
kind: 'Fragment',
|
|
9178
|
-
version: VERSION$
|
|
9178
|
+
version: VERSION$2m,
|
|
9179
9179
|
private: [],
|
|
9180
9180
|
selections: [
|
|
9181
9181
|
{
|
|
@@ -9193,7 +9193,7 @@ const select$2T = function ListUserPreferenceRepresentationSelect() {
|
|
|
9193
9193
|
};
|
|
9194
9194
|
|
|
9195
9195
|
const TTL$D = 900000;
|
|
9196
|
-
const VERSION$
|
|
9196
|
+
const VERSION$2l = "8b55d621d80c84ec2e331abc4e12fc56";
|
|
9197
9197
|
function validate$1D(obj, path = 'ListInfoRepresentation') {
|
|
9198
9198
|
const v_error = (() => {
|
|
9199
9199
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -9410,16 +9410,16 @@ function keyBuilderFromType$A(luvio, object) {
|
|
|
9410
9410
|
function normalize$O(input, existing, path, luvio, store, timestamp) {
|
|
9411
9411
|
return input;
|
|
9412
9412
|
}
|
|
9413
|
-
const select$
|
|
9414
|
-
const { selections: ListColumnRepresentation__selections, opaque: ListColumnRepresentation__opaque, } = select$
|
|
9415
|
-
const { selections: ListFilterByInfoRepresentation__selections, opaque: ListFilterByInfoRepresentation__opaque, } = select$
|
|
9416
|
-
const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$
|
|
9417
|
-
const { selections: ListOrderByInfoRepresentation__selections, opaque: ListOrderByInfoRepresentation__opaque, } = select$
|
|
9418
|
-
const { selections: ListScopeRepresentation__selections, opaque: ListScopeRepresentation__opaque, } = select$
|
|
9419
|
-
const { selections: ListUserPreferenceRepresentation__selections, opaque: ListUserPreferenceRepresentation__opaque, } = select$
|
|
9413
|
+
const select$2T = function ListInfoRepresentationSelect() {
|
|
9414
|
+
const { selections: ListColumnRepresentation__selections, opaque: ListColumnRepresentation__opaque, } = select$2$();
|
|
9415
|
+
const { selections: ListFilterByInfoRepresentation__selections, opaque: ListFilterByInfoRepresentation__opaque, } = select$2_();
|
|
9416
|
+
const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$2Z();
|
|
9417
|
+
const { selections: ListOrderByInfoRepresentation__selections, opaque: ListOrderByInfoRepresentation__opaque, } = select$2Y();
|
|
9418
|
+
const { selections: ListScopeRepresentation__selections, opaque: ListScopeRepresentation__opaque, } = select$2V();
|
|
9419
|
+
const { selections: ListUserPreferenceRepresentation__selections, opaque: ListUserPreferenceRepresentation__opaque, } = select$2U();
|
|
9420
9420
|
return {
|
|
9421
9421
|
kind: 'Fragment',
|
|
9422
|
-
version: VERSION$
|
|
9422
|
+
version: VERSION$2l,
|
|
9423
9423
|
private: [
|
|
9424
9424
|
'eTag'
|
|
9425
9425
|
],
|
|
@@ -9515,7 +9515,7 @@ const ingest$1T = function ListInfoRepresentationIngest(input, path, luvio, stor
|
|
|
9515
9515
|
}
|
|
9516
9516
|
const key = keyBuilderFromType$A(luvio, input);
|
|
9517
9517
|
const ttlToUse = TTL$D;
|
|
9518
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$O, "UiApi", VERSION$
|
|
9518
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$O, "UiApi", VERSION$2l, RepresentationType$W, equals$11);
|
|
9519
9519
|
return createLink$1(key);
|
|
9520
9520
|
};
|
|
9521
9521
|
function getTypeCacheKeys$1X(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -9573,7 +9573,7 @@ function toSortedStringArray(value) {
|
|
|
9573
9573
|
return undefined;
|
|
9574
9574
|
}
|
|
9575
9575
|
|
|
9576
|
-
const VERSION$
|
|
9576
|
+
const VERSION$2k = "d1e589a127fb1060c89070cdb6f500b2";
|
|
9577
9577
|
function validate$1C(obj, path = 'RecordTypeInfoRepresentation') {
|
|
9578
9578
|
const v_error = (() => {
|
|
9579
9579
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -9607,10 +9607,10 @@ function validate$1C(obj, path = 'RecordTypeInfoRepresentation') {
|
|
|
9607
9607
|
})();
|
|
9608
9608
|
return v_error === undefined ? null : v_error;
|
|
9609
9609
|
}
|
|
9610
|
-
const select$
|
|
9610
|
+
const select$2S = function RecordTypeInfoRepresentationSelect() {
|
|
9611
9611
|
return {
|
|
9612
9612
|
kind: 'Fragment',
|
|
9613
|
-
version: VERSION$
|
|
9613
|
+
version: VERSION$2k,
|
|
9614
9614
|
private: [],
|
|
9615
9615
|
selections: [
|
|
9616
9616
|
{
|
|
@@ -9665,7 +9665,7 @@ function equals$10(existing, incoming) {
|
|
|
9665
9665
|
return true;
|
|
9666
9666
|
}
|
|
9667
9667
|
|
|
9668
|
-
const VERSION$
|
|
9668
|
+
const VERSION$2j = "195d918987a35f45e1aa4dce9a11d8c5";
|
|
9669
9669
|
function validate$1B(obj, path = 'FieldValueRepresentation') {
|
|
9670
9670
|
const v_error = (() => {
|
|
9671
9671
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -9774,10 +9774,10 @@ function normalize$N(input, existing, path, luvio, store, timestamp) {
|
|
|
9774
9774
|
}
|
|
9775
9775
|
return input;
|
|
9776
9776
|
}
|
|
9777
|
-
const select$
|
|
9777
|
+
const select$2R = function FieldValueRepresentationSelect() {
|
|
9778
9778
|
return {
|
|
9779
9779
|
kind: 'Fragment',
|
|
9780
|
-
version: VERSION$
|
|
9780
|
+
version: VERSION$2j,
|
|
9781
9781
|
private: [],
|
|
9782
9782
|
selections: [
|
|
9783
9783
|
{
|
|
@@ -9788,7 +9788,7 @@ const select$2Q = function FieldValueRepresentationSelect() {
|
|
|
9788
9788
|
name: 'value',
|
|
9789
9789
|
kind: 'Link',
|
|
9790
9790
|
nullable: true,
|
|
9791
|
-
fragment: select$
|
|
9791
|
+
fragment: select$2P()
|
|
9792
9792
|
}
|
|
9793
9793
|
]
|
|
9794
9794
|
};
|
|
@@ -9820,7 +9820,7 @@ const ingest$1S = function FieldValueRepresentationIngest(input, path, luvio, st
|
|
|
9820
9820
|
}
|
|
9821
9821
|
const key = path.fullPath;
|
|
9822
9822
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
9823
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$N, "UiApi", VERSION$
|
|
9823
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$N, "UiApi", VERSION$2j, RepresentationType$V, equals$$);
|
|
9824
9824
|
return createLink$1(key);
|
|
9825
9825
|
};
|
|
9826
9826
|
function getTypeCacheKeys$1W(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -9863,7 +9863,7 @@ const getTypeCacheKeys$1V = (rootKeySet, luvio, input, _fullPathFactory) => {
|
|
|
9863
9863
|
};
|
|
9864
9864
|
|
|
9865
9865
|
const TTL$C = 120000;
|
|
9866
|
-
const VERSION$
|
|
9866
|
+
const VERSION$2i = "79cb5ac9f44542f683d00245fdfe500d";
|
|
9867
9867
|
function validate$1A(obj, path = 'RecordCollectionRepresentation') {
|
|
9868
9868
|
const v_error = (() => {
|
|
9869
9869
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -10044,10 +10044,10 @@ function normalize$M(input, existing, path, luvio, store, timestamp) {
|
|
|
10044
10044
|
}
|
|
10045
10045
|
return input;
|
|
10046
10046
|
}
|
|
10047
|
-
const select$
|
|
10047
|
+
const select$2Q = function RecordCollectionRepresentationSelect() {
|
|
10048
10048
|
return {
|
|
10049
10049
|
kind: 'Fragment',
|
|
10050
|
-
version: VERSION$
|
|
10050
|
+
version: VERSION$2i,
|
|
10051
10051
|
private: [],
|
|
10052
10052
|
selections: [
|
|
10053
10053
|
{
|
|
@@ -10082,7 +10082,7 @@ const select$2P = function RecordCollectionRepresentationSelect() {
|
|
|
10082
10082
|
name: 'records',
|
|
10083
10083
|
kind: 'Link',
|
|
10084
10084
|
plural: true,
|
|
10085
|
-
fragment: select$
|
|
10085
|
+
fragment: select$2P()
|
|
10086
10086
|
}
|
|
10087
10087
|
]
|
|
10088
10088
|
};
|
|
@@ -10144,7 +10144,7 @@ const ingest$1R = function RecordCollectionRepresentationIngest(input, path, luv
|
|
|
10144
10144
|
}
|
|
10145
10145
|
const key = path.fullPath;
|
|
10146
10146
|
const ttlToUse = TTL$C;
|
|
10147
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$M, "UiApi", VERSION$
|
|
10147
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$M, "UiApi", VERSION$2i, RepresentationType$U, equals$_);
|
|
10148
10148
|
return createLink$1(key);
|
|
10149
10149
|
};
|
|
10150
10150
|
function getTypeCacheKeys$1U(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -10172,7 +10172,7 @@ const keyBuilderFromType$z = function RecordRepresentationKeyBuilderFromType(luv
|
|
|
10172
10172
|
};
|
|
10173
10173
|
|
|
10174
10174
|
const TTL$B = 30000;
|
|
10175
|
-
const VERSION$
|
|
10175
|
+
const VERSION$2h = "98c5b18512e48ca8d28727549507e4ba";
|
|
10176
10176
|
function validate$1z(obj, path = 'RecordRepresentation') {
|
|
10177
10177
|
const v_error = (() => {
|
|
10178
10178
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -10415,11 +10415,11 @@ function dynamicNormalize$5(ingestParams) {
|
|
|
10415
10415
|
return input;
|
|
10416
10416
|
};
|
|
10417
10417
|
}
|
|
10418
|
-
const select$
|
|
10419
|
-
const { selections: RecordTypeInfoRepresentation__selections, opaque: RecordTypeInfoRepresentation__opaque, } = select$
|
|
10418
|
+
const select$2P = function RecordRepresentationSelect() {
|
|
10419
|
+
const { selections: RecordTypeInfoRepresentation__selections, opaque: RecordTypeInfoRepresentation__opaque, } = select$2S();
|
|
10420
10420
|
return {
|
|
10421
10421
|
kind: 'Fragment',
|
|
10422
|
-
version: VERSION$
|
|
10422
|
+
version: VERSION$2h,
|
|
10423
10423
|
private: [
|
|
10424
10424
|
'eTag',
|
|
10425
10425
|
'weakEtag'
|
|
@@ -10433,13 +10433,13 @@ const select$2O = function RecordRepresentationSelect() {
|
|
|
10433
10433
|
name: 'childRelationships',
|
|
10434
10434
|
kind: 'Link',
|
|
10435
10435
|
map: true,
|
|
10436
|
-
fragment: select$
|
|
10436
|
+
fragment: select$2Q()
|
|
10437
10437
|
},
|
|
10438
10438
|
{
|
|
10439
10439
|
name: 'fields',
|
|
10440
10440
|
kind: 'Link',
|
|
10441
10441
|
map: true,
|
|
10442
|
-
fragment: select$
|
|
10442
|
+
fragment: select$2R()
|
|
10443
10443
|
},
|
|
10444
10444
|
{
|
|
10445
10445
|
name: 'id',
|
|
@@ -10475,18 +10475,18 @@ const dynamicSelect$8 = function dynamicRecordRepresentationSelect(params) {
|
|
|
10475
10475
|
name: 'childRelationships',
|
|
10476
10476
|
kind: 'Link',
|
|
10477
10477
|
map: true,
|
|
10478
|
-
fragment: select$
|
|
10478
|
+
fragment: select$2Q()
|
|
10479
10479
|
} : params.childRelationships;
|
|
10480
10480
|
const fieldsPathSelection = params.fields === undefined ? {
|
|
10481
10481
|
name: 'fields',
|
|
10482
10482
|
kind: 'Link',
|
|
10483
10483
|
map: true,
|
|
10484
|
-
fragment: select$
|
|
10484
|
+
fragment: select$2R()
|
|
10485
10485
|
} : params.fields;
|
|
10486
|
-
const { selections: RecordTypeInfoRepresentation__selections, opaque: RecordTypeInfoRepresentation__opaque, } = select$
|
|
10486
|
+
const { selections: RecordTypeInfoRepresentation__selections, opaque: RecordTypeInfoRepresentation__opaque, } = select$2S();
|
|
10487
10487
|
return {
|
|
10488
10488
|
kind: 'Fragment',
|
|
10489
|
-
version: VERSION$
|
|
10489
|
+
version: VERSION$2h,
|
|
10490
10490
|
private: [
|
|
10491
10491
|
'eTag',
|
|
10492
10492
|
'weakEtag'
|
|
@@ -12011,7 +12011,7 @@ function createPathSelection(propertyName, fieldDefinition) {
|
|
|
12011
12011
|
kind: 'Fragment',
|
|
12012
12012
|
private: ['eTag', 'weakEtag'],
|
|
12013
12013
|
selections: createRecordSelection(childFieldDefinition),
|
|
12014
|
-
version: VERSION$
|
|
12014
|
+
version: VERSION$2h,
|
|
12015
12015
|
},
|
|
12016
12016
|
};
|
|
12017
12017
|
}
|
|
@@ -12021,7 +12021,7 @@ function createPathSelection(propertyName, fieldDefinition) {
|
|
|
12021
12021
|
required: childFieldDefinition.optional === true ? false : undefined,
|
|
12022
12022
|
fragment: {
|
|
12023
12023
|
kind: 'Fragment',
|
|
12024
|
-
version: VERSION$
|
|
12024
|
+
version: VERSION$2j,
|
|
12025
12025
|
private: [],
|
|
12026
12026
|
selections: [DISPLAY_VALUE_SELECTION, fieldValueSelection],
|
|
12027
12027
|
},
|
|
@@ -12053,7 +12053,7 @@ function createPathSelectionFromValue(fields) {
|
|
|
12053
12053
|
kind: 'Fragment',
|
|
12054
12054
|
private: [],
|
|
12055
12055
|
selections: buildSelectionFromRecord(fieldValue),
|
|
12056
|
-
version: VERSION$
|
|
12056
|
+
version: VERSION$2h,
|
|
12057
12057
|
},
|
|
12058
12058
|
};
|
|
12059
12059
|
}
|
|
@@ -12063,7 +12063,7 @@ function createPathSelectionFromValue(fields) {
|
|
|
12063
12063
|
required: undefined,
|
|
12064
12064
|
fragment: {
|
|
12065
12065
|
kind: 'Fragment',
|
|
12066
|
-
version: VERSION$
|
|
12066
|
+
version: VERSION$2j,
|
|
12067
12067
|
private: [],
|
|
12068
12068
|
selections: [DISPLAY_VALUE_SELECTION, fieldValueSelection],
|
|
12069
12069
|
},
|
|
@@ -13089,7 +13089,7 @@ const createRecordIngest = (fieldsTrie, optionalFieldsTrie, recordConflictMap) =
|
|
|
13089
13089
|
ttl: TTL$B,
|
|
13090
13090
|
representationName: RepresentationType$T,
|
|
13091
13091
|
namespace: keyPrefix,
|
|
13092
|
-
version: VERSION$
|
|
13092
|
+
version: VERSION$2h,
|
|
13093
13093
|
});
|
|
13094
13094
|
return createLink$1(key);
|
|
13095
13095
|
};
|
|
@@ -13128,7 +13128,7 @@ function fulfill(existing, incoming) {
|
|
|
13128
13128
|
const batchRequestWithSingleRequest = isSingleBatchRecordRequest(existingUrlParams) &&
|
|
13129
13129
|
isSingleRecordRequest(urlParams) &&
|
|
13130
13130
|
incomingUrlRecords[0] === existingUrlRecords[0];
|
|
13131
|
-
if (!batchRequestWithSingleRequest) {
|
|
13131
|
+
if (!batchRequestWithSingleRequest || isRestrictedPathCondition(existingPath, path)) {
|
|
13132
13132
|
return false;
|
|
13133
13133
|
}
|
|
13134
13134
|
}
|
|
@@ -13171,6 +13171,12 @@ function isSingleBatchRecordRequest(urlParams) {
|
|
|
13171
13171
|
function isSingleRecordRequest(urlParams) {
|
|
13172
13172
|
return hasOwnProperty.call(urlParams, 'recordId');
|
|
13173
13173
|
}
|
|
13174
|
+
function isRestrictedPathCondition(existingPath, path) {
|
|
13175
|
+
// should not dedupe getRecordUi and getRecord as both of their representation is different
|
|
13176
|
+
// records call cannot digest response of getRecordUi
|
|
13177
|
+
return ((existingPath.includes('/record-ui') && path.includes('/records')) ||
|
|
13178
|
+
(existingPath.includes('/records') && path.includes('/record-ui')));
|
|
13179
|
+
}
|
|
13174
13180
|
|
|
13175
13181
|
const createResourceRequest$16 = function getUiApiRecordsByRecordIdCreateResourceRequest(config) {
|
|
13176
13182
|
return {
|
|
@@ -13190,7 +13196,7 @@ function getResponseCacheKeys$Z(storeKeyMap, luvio, resourceParams, response) {
|
|
|
13190
13196
|
function createResourceRequest$15(config) {
|
|
13191
13197
|
const headers = {};
|
|
13192
13198
|
return {
|
|
13193
|
-
baseUri: '/services/data/
|
|
13199
|
+
baseUri: '/services/data/v60.0',
|
|
13194
13200
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
13195
13201
|
method: 'get',
|
|
13196
13202
|
body: null,
|
|
@@ -13252,7 +13258,7 @@ function buildRecordSelector(luvio, recordId, fields, optionalFields) {
|
|
|
13252
13258
|
kind: 'Fragment',
|
|
13253
13259
|
private: ['eTag', 'weakEtag'],
|
|
13254
13260
|
selections: buildSelectionFromFields(fields, optionalFields),
|
|
13255
|
-
version: VERSION$
|
|
13261
|
+
version: VERSION$2h,
|
|
13256
13262
|
},
|
|
13257
13263
|
variables: {},
|
|
13258
13264
|
};
|
|
@@ -13370,7 +13376,7 @@ function isSingleBatchRecordResponse(response) {
|
|
|
13370
13376
|
response.results.length === 1);
|
|
13371
13377
|
}
|
|
13372
13378
|
|
|
13373
|
-
const VERSION$
|
|
13379
|
+
const VERSION$2g = "98cce53b8d13b1883d001bbdaab24383";
|
|
13374
13380
|
|
|
13375
13381
|
const nonCachedErrors$7 = ObjectCreate$1(null);
|
|
13376
13382
|
function ingestSuccessChildResourceParams$6(luvio, childResourceParamsArray, childEnvelopes, serverRequestCount = 0) {
|
|
@@ -13471,7 +13477,7 @@ function selectChildResourceParams$7(luvio, childResources, resourceParams) {
|
|
|
13471
13477
|
node: {
|
|
13472
13478
|
kind: 'Fragment',
|
|
13473
13479
|
private: [],
|
|
13474
|
-
version: VERSION$
|
|
13480
|
+
version: VERSION$2g,
|
|
13475
13481
|
},
|
|
13476
13482
|
variables: {},
|
|
13477
13483
|
});
|
|
@@ -13629,7 +13635,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
|
|
|
13629
13635
|
function createResourceRequest$14(config) {
|
|
13630
13636
|
const headers = {};
|
|
13631
13637
|
return {
|
|
13632
|
-
baseUri: '/services/data/
|
|
13638
|
+
baseUri: '/services/data/v60.0',
|
|
13633
13639
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
13634
13640
|
method: 'get',
|
|
13635
13641
|
body: null,
|
|
@@ -14012,7 +14018,7 @@ function revertPaginationOptimization(variables) {
|
|
|
14012
14018
|
}
|
|
14013
14019
|
|
|
14014
14020
|
const TTL$A = 30000;
|
|
14015
|
-
const VERSION$
|
|
14021
|
+
const VERSION$2f = "614ef19823027c07fa6deb9a149619d2";
|
|
14016
14022
|
function validate$1y(obj, path = 'ListRecordCollectionRepresentation') {
|
|
14017
14023
|
const v_error = (() => {
|
|
14018
14024
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -14283,13 +14289,13 @@ function normalize$K(input, existing, path, luvio, store, timestamp) {
|
|
|
14283
14289
|
}
|
|
14284
14290
|
return input;
|
|
14285
14291
|
}
|
|
14286
|
-
const select$
|
|
14287
|
-
const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$
|
|
14292
|
+
const select$2O = function ListRecordCollectionRepresentationSelect(paginationParams) {
|
|
14293
|
+
const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$2Z();
|
|
14288
14294
|
return {
|
|
14289
14295
|
kind: 'Fragment',
|
|
14290
14296
|
reader: true,
|
|
14291
14297
|
synthetic: false,
|
|
14292
|
-
version: VERSION$
|
|
14298
|
+
version: VERSION$2f,
|
|
14293
14299
|
read: (source, reader) => {
|
|
14294
14300
|
const sink = {};
|
|
14295
14301
|
if (paginationParams === undefined) {
|
|
@@ -14309,7 +14315,7 @@ const select$2N = function ListRecordCollectionRepresentationSelect(paginationPa
|
|
|
14309
14315
|
reader.readSingleLink(i, {
|
|
14310
14316
|
name: 'records',
|
|
14311
14317
|
kind: 'Link',
|
|
14312
|
-
fragment: select$
|
|
14318
|
+
fragment: select$2P()
|
|
14313
14319
|
}, itemsSource, allSink, i - startOffset);
|
|
14314
14320
|
if (reader.getIsDataMissing() === false) {
|
|
14315
14321
|
itemsSink[i - startOffset] = allSink[i - startOffset];
|
|
@@ -14396,14 +14402,14 @@ const dynamicSelect$7 = function dynamicListRecordCollectionRepresentationSelect
|
|
|
14396
14402
|
const recordsPathSelection = params.records === undefined ? {
|
|
14397
14403
|
name: 'records',
|
|
14398
14404
|
kind: 'Link',
|
|
14399
|
-
fragment: select$
|
|
14405
|
+
fragment: select$2P()
|
|
14400
14406
|
} : params.records;
|
|
14401
|
-
const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$
|
|
14407
|
+
const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$2Z();
|
|
14402
14408
|
return {
|
|
14403
14409
|
kind: 'Fragment',
|
|
14404
14410
|
reader: true,
|
|
14405
14411
|
synthetic: false,
|
|
14406
|
-
version: VERSION$
|
|
14412
|
+
version: VERSION$2f,
|
|
14407
14413
|
read: (source, reader) => {
|
|
14408
14414
|
const sink = {};
|
|
14409
14415
|
if (paginationParams === undefined) {
|
|
@@ -14640,7 +14646,7 @@ const ingest$1P = function ListRecordCollectionRepresentationIngest(input, path,
|
|
|
14640
14646
|
const storeMetadataParams = {
|
|
14641
14647
|
ttl: ttlToUse,
|
|
14642
14648
|
namespace: "UiApi",
|
|
14643
|
-
version: VERSION$
|
|
14649
|
+
version: VERSION$2f,
|
|
14644
14650
|
representationName: RepresentationType$S,
|
|
14645
14651
|
};
|
|
14646
14652
|
luvio.publishStoreMetadata(key, storeMetadataParams);
|
|
@@ -14666,7 +14672,7 @@ function getTypeCacheKeys$1S(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
14666
14672
|
}
|
|
14667
14673
|
}
|
|
14668
14674
|
|
|
14669
|
-
const VERSION$
|
|
14675
|
+
const VERSION$2e = "cf8d2eb042188974da26ffe6618cfd07";
|
|
14670
14676
|
function validate$1x(obj, path = 'ListUiRepresentation') {
|
|
14671
14677
|
const v_error = (() => {
|
|
14672
14678
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -14734,16 +14740,16 @@ const dynamicSelect$6 = function dynamicListUiRepresentationSelect(params, pagin
|
|
|
14734
14740
|
const infoPathSelection = params.info === undefined ? {
|
|
14735
14741
|
name: 'info',
|
|
14736
14742
|
kind: 'Link',
|
|
14737
|
-
fragment: select$
|
|
14743
|
+
fragment: select$2T()
|
|
14738
14744
|
} : params.info;
|
|
14739
14745
|
const recordsPathSelection = params.records === undefined ? {
|
|
14740
14746
|
name: 'records',
|
|
14741
14747
|
kind: 'Link',
|
|
14742
|
-
fragment: select$
|
|
14748
|
+
fragment: select$2O(paginationParams)
|
|
14743
14749
|
} : params.records;
|
|
14744
14750
|
return {
|
|
14745
14751
|
kind: 'Fragment',
|
|
14746
|
-
version: VERSION$
|
|
14752
|
+
version: VERSION$2e,
|
|
14747
14753
|
private: [
|
|
14748
14754
|
'eTag'
|
|
14749
14755
|
],
|
|
@@ -14780,7 +14786,7 @@ const ingest$1O = function ListUiRepresentationIngest(input, path, luvio, store,
|
|
|
14780
14786
|
}
|
|
14781
14787
|
const key = keyBuilderFromType$w(luvio, input);
|
|
14782
14788
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
14783
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$J, "UiApi", VERSION$
|
|
14789
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$J, "UiApi", VERSION$2e, RepresentationType$R, equals$X);
|
|
14784
14790
|
return createLink$1(key);
|
|
14785
14791
|
};
|
|
14786
14792
|
function getTypeCacheKeys$1R(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -14805,7 +14811,7 @@ function createPaginationParams$5(params) {
|
|
|
14805
14811
|
function createResourceRequest$13(config) {
|
|
14806
14812
|
const headers = {};
|
|
14807
14813
|
return {
|
|
14808
|
-
baseUri: '/services/data/
|
|
14814
|
+
baseUri: '/services/data/v60.0',
|
|
14809
14815
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
14810
14816
|
method: 'get',
|
|
14811
14817
|
body: null,
|
|
@@ -14858,7 +14864,7 @@ function createPaginationParams$4(params) {
|
|
|
14858
14864
|
function createResourceRequest$12(config) {
|
|
14859
14865
|
const headers = {};
|
|
14860
14866
|
return {
|
|
14861
|
-
baseUri: '/services/data/
|
|
14867
|
+
baseUri: '/services/data/v60.0',
|
|
14862
14868
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
14863
14869
|
method: 'get',
|
|
14864
14870
|
body: null,
|
|
@@ -14903,7 +14909,7 @@ function validateAdapterConfig$12(untrustedConfig, configPropertyNames) {
|
|
|
14903
14909
|
function createResourceRequest$11(config) {
|
|
14904
14910
|
const headers = {};
|
|
14905
14911
|
return {
|
|
14906
|
-
baseUri: '/services/data/
|
|
14912
|
+
baseUri: '/services/data/v60.0',
|
|
14907
14913
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
14908
14914
|
method: 'get',
|
|
14909
14915
|
body: null,
|
|
@@ -14957,11 +14963,11 @@ function getListReference(query, context) {
|
|
|
14957
14963
|
/**
|
|
14958
14964
|
* Reader selections to copy a list info
|
|
14959
14965
|
*/
|
|
14960
|
-
const LIST_INFO_SELECTIONS = select$
|
|
14966
|
+
const LIST_INFO_SELECTIONS = select$2T().selections;
|
|
14961
14967
|
/**
|
|
14962
14968
|
* List info private memebers
|
|
14963
14969
|
*/
|
|
14964
|
-
select$
|
|
14970
|
+
select$2T().private;
|
|
14965
14971
|
const LIST_INFO_SELECTIONS_ETAG = [
|
|
14966
14972
|
...LIST_INFO_SELECTIONS,
|
|
14967
14973
|
{ kind: 'Scalar', name: 'eTag' },
|
|
@@ -14981,7 +14987,7 @@ function getListInfo(luvio, listRef, storeLookup) {
|
|
|
14981
14987
|
kind: 'Fragment',
|
|
14982
14988
|
selections: LIST_INFO_SELECTIONS_ETAG,
|
|
14983
14989
|
private: [],
|
|
14984
|
-
version: VERSION$
|
|
14990
|
+
version: VERSION$2l,
|
|
14985
14991
|
},
|
|
14986
14992
|
variables: {},
|
|
14987
14993
|
});
|
|
@@ -15174,7 +15180,7 @@ function keyBuilder$2Y(luvio, params) {
|
|
|
15174
15180
|
});
|
|
15175
15181
|
}
|
|
15176
15182
|
|
|
15177
|
-
function select$
|
|
15183
|
+
function select$2K(luvio, params) {
|
|
15178
15184
|
const { fields = [], optionalFields = [] } = params.queryParams;
|
|
15179
15185
|
return dynamicSelect$7({
|
|
15180
15186
|
records: {
|
|
@@ -15184,7 +15190,7 @@ function select$2J(luvio, params) {
|
|
|
15184
15190
|
kind: 'Fragment',
|
|
15185
15191
|
private: ['eTag', 'weakEtag'],
|
|
15186
15192
|
selections: buildSelectionFromFields(fields, optionalFields),
|
|
15187
|
-
version: VERSION$
|
|
15193
|
+
version: VERSION$2h
|
|
15188
15194
|
},
|
|
15189
15195
|
},
|
|
15190
15196
|
}, createPaginationParams$3(params));
|
|
@@ -15200,7 +15206,7 @@ function ingestSuccess$L(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
15200
15206
|
}
|
|
15201
15207
|
const snapshot = luvio.storeLookup({
|
|
15202
15208
|
recordId: key,
|
|
15203
|
-
node: select$
|
|
15209
|
+
node: select$2K(luvio, resourceParams),
|
|
15204
15210
|
variables: {},
|
|
15205
15211
|
}, snapshotRefresh);
|
|
15206
15212
|
return snapshot;
|
|
@@ -15233,7 +15239,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
15233
15239
|
const storeMetadataParams = {
|
|
15234
15240
|
ttl: TTL$A,
|
|
15235
15241
|
namespace: keyPrefix,
|
|
15236
|
-
version: VERSION$
|
|
15242
|
+
version: VERSION$2f,
|
|
15237
15243
|
representationName: RepresentationType$S
|
|
15238
15244
|
};
|
|
15239
15245
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -15242,7 +15248,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
15242
15248
|
function createResourceRequest$10(config) {
|
|
15243
15249
|
const headers = {};
|
|
15244
15250
|
return {
|
|
15245
|
-
baseUri: '/services/data/
|
|
15251
|
+
baseUri: '/services/data/v60.0',
|
|
15246
15252
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
15247
15253
|
method: 'get',
|
|
15248
15254
|
body: null,
|
|
@@ -15306,7 +15312,7 @@ function isErrorSnapshot(snapshot) {
|
|
|
15306
15312
|
return snapshot.state === 'Error';
|
|
15307
15313
|
}
|
|
15308
15314
|
|
|
15309
|
-
const VERSION$
|
|
15315
|
+
const VERSION$2d = "3529c5f7d0eb2206c90a52c6d9f721d4";
|
|
15310
15316
|
function validate$1w(obj, path = 'ListViewSummaryRepresentation') {
|
|
15311
15317
|
const v_error = (() => {
|
|
15312
15318
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -15369,10 +15375,10 @@ function keyBuilderFromType$v(luvio, object) {
|
|
|
15369
15375
|
function normalize$I(input, existing, path, luvio, store, timestamp) {
|
|
15370
15376
|
return input;
|
|
15371
15377
|
}
|
|
15372
|
-
const select$
|
|
15378
|
+
const select$2J = function ListViewSummaryRepresentationSelect() {
|
|
15373
15379
|
return {
|
|
15374
15380
|
kind: 'Fragment',
|
|
15375
|
-
version: VERSION$
|
|
15381
|
+
version: VERSION$2d,
|
|
15376
15382
|
private: [],
|
|
15377
15383
|
selections: [
|
|
15378
15384
|
{
|
|
@@ -15426,7 +15432,7 @@ const ingest$1N = function ListViewSummaryRepresentationIngest(input, path, luvi
|
|
|
15426
15432
|
}
|
|
15427
15433
|
const key = keyBuilderFromType$v(luvio, input);
|
|
15428
15434
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
15429
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$I, "UiApi", VERSION$
|
|
15435
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$I, "UiApi", VERSION$2d, RepresentationType$Q, equals$W);
|
|
15430
15436
|
return createLink$1(key);
|
|
15431
15437
|
};
|
|
15432
15438
|
function getTypeCacheKeys$1Q(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -15439,7 +15445,7 @@ function getTypeCacheKeys$1Q(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
15439
15445
|
});
|
|
15440
15446
|
}
|
|
15441
15447
|
|
|
15442
|
-
const VERSION$
|
|
15448
|
+
const VERSION$2c = "f4c79fe066da3558499d5ee88c72abcd";
|
|
15443
15449
|
function validate$1v(obj, path = 'ListViewSummaryCollectionRepresentation') {
|
|
15444
15450
|
const v_error = (() => {
|
|
15445
15451
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -15656,12 +15662,12 @@ function normalize$H(input, existing, path, luvio, store, timestamp) {
|
|
|
15656
15662
|
}
|
|
15657
15663
|
return input;
|
|
15658
15664
|
}
|
|
15659
|
-
const select$
|
|
15665
|
+
const select$2I = function ListViewSummaryCollectionRepresentationSelect(paginationParams) {
|
|
15660
15666
|
return {
|
|
15661
15667
|
kind: 'Fragment',
|
|
15662
15668
|
reader: true,
|
|
15663
15669
|
synthetic: false,
|
|
15664
|
-
version: VERSION$
|
|
15670
|
+
version: VERSION$2c,
|
|
15665
15671
|
read: (source, reader) => {
|
|
15666
15672
|
const sink = {};
|
|
15667
15673
|
if (paginationParams === undefined) {
|
|
@@ -15681,7 +15687,7 @@ const select$2H = function ListViewSummaryCollectionRepresentationSelect(paginat
|
|
|
15681
15687
|
reader.readSingleLink(i, {
|
|
15682
15688
|
name: 'lists',
|
|
15683
15689
|
kind: 'Link',
|
|
15684
|
-
fragment: select$
|
|
15690
|
+
fragment: select$2J()
|
|
15685
15691
|
}, itemsSource, allSink, i - startOffset);
|
|
15686
15692
|
if (reader.getIsDataMissing() === false) {
|
|
15687
15693
|
itemsSink[i - startOffset] = allSink[i - startOffset];
|
|
@@ -15890,7 +15896,7 @@ const ingest$1M = function ListViewSummaryCollectionRepresentationIngest(input,
|
|
|
15890
15896
|
const storeMetadataParams = {
|
|
15891
15897
|
ttl: ttlToUse,
|
|
15892
15898
|
namespace: "UiApi",
|
|
15893
|
-
version: VERSION$
|
|
15899
|
+
version: VERSION$2c,
|
|
15894
15900
|
representationName: RepresentationType$P,
|
|
15895
15901
|
};
|
|
15896
15902
|
luvio.publishStoreMetadata(key, storeMetadataParams);
|
|
@@ -15923,9 +15929,9 @@ function createPaginationParams$2(params) {
|
|
|
15923
15929
|
pageSize: queryParams.pageSize === undefined ? 20 : queryParams.pageSize
|
|
15924
15930
|
};
|
|
15925
15931
|
}
|
|
15926
|
-
function select$
|
|
15932
|
+
function select$2H(luvio, params) {
|
|
15927
15933
|
const paginationParams = createPaginationParams$2(params);
|
|
15928
|
-
return select$
|
|
15934
|
+
return select$2I(paginationParams);
|
|
15929
15935
|
}
|
|
15930
15936
|
function keyBuilder$2V(luvio, params) {
|
|
15931
15937
|
return keyBuilder$2W(luvio, {
|
|
@@ -15943,7 +15949,7 @@ function ingestSuccess$K(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
15943
15949
|
luvio.storeIngest(key, ingest$1M, body);
|
|
15944
15950
|
const snapshot = luvio.storeLookup({
|
|
15945
15951
|
recordId: key,
|
|
15946
|
-
node: select$
|
|
15952
|
+
node: select$2H(luvio, resourceParams),
|
|
15947
15953
|
variables: {},
|
|
15948
15954
|
}, snapshotRefresh);
|
|
15949
15955
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -15963,7 +15969,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
|
|
|
15963
15969
|
function createResourceRequest$$(config) {
|
|
15964
15970
|
const headers = {};
|
|
15965
15971
|
return {
|
|
15966
|
-
baseUri: '/services/data/
|
|
15972
|
+
baseUri: '/services/data/v60.0',
|
|
15967
15973
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
15968
15974
|
method: 'get',
|
|
15969
15975
|
body: null,
|
|
@@ -16009,7 +16015,7 @@ function validateAdapterConfig$11(untrustedConfig, configPropertyNames) {
|
|
|
16009
16015
|
}
|
|
16010
16016
|
function adapterFragment$F(luvio, config) {
|
|
16011
16017
|
const resourceParams = createResourceParams$U(config);
|
|
16012
|
-
return select$
|
|
16018
|
+
return select$2H(luvio, resourceParams);
|
|
16013
16019
|
}
|
|
16014
16020
|
function onFetchResponseSuccess$J(luvio, config, resourceParams, response) {
|
|
16015
16021
|
const snapshot = ingestSuccess$K(luvio, resourceParams, response, {
|
|
@@ -16077,7 +16083,7 @@ function getPaginationMetadata$2(luvio, resourceParams) {
|
|
|
16077
16083
|
recordId: key,
|
|
16078
16084
|
node: {
|
|
16079
16085
|
kind: 'Fragment',
|
|
16080
|
-
version: VERSION$
|
|
16086
|
+
version: VERSION$2c,
|
|
16081
16087
|
private: [],
|
|
16082
16088
|
selections: [
|
|
16083
16089
|
{
|
|
@@ -16161,7 +16167,7 @@ function keyBuilder$2T(luvio, params) {
|
|
|
16161
16167
|
function createResourceRequest$_(config) {
|
|
16162
16168
|
const headers = {};
|
|
16163
16169
|
return {
|
|
16164
|
-
baseUri: '/services/data/
|
|
16170
|
+
baseUri: '/services/data/v60.0',
|
|
16165
16171
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
16166
16172
|
method: 'get',
|
|
16167
16173
|
body: null,
|
|
@@ -16206,7 +16212,7 @@ function validateAdapterConfig$10(untrustedConfig, configPropertyNames) {
|
|
|
16206
16212
|
function createResourceRequest$Z(config) {
|
|
16207
16213
|
const headers = {};
|
|
16208
16214
|
return {
|
|
16209
|
-
baseUri: '/services/data/
|
|
16215
|
+
baseUri: '/services/data/v60.0',
|
|
16210
16216
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
16211
16217
|
method: 'get',
|
|
16212
16218
|
body: null,
|
|
@@ -16267,7 +16273,7 @@ function buildListUiFragment$1(config, fields) {
|
|
|
16267
16273
|
kind: 'Fragment',
|
|
16268
16274
|
private: ['eTag', 'weakEtag'],
|
|
16269
16275
|
selections: buildSelectionFromFields(...fields.getRecordSelectionFieldSets()),
|
|
16270
|
-
version: VERSION$
|
|
16276
|
+
version: VERSION$2h,
|
|
16271
16277
|
},
|
|
16272
16278
|
},
|
|
16273
16279
|
};
|
|
@@ -16577,7 +16583,7 @@ function buildListUiFragment(config, context, fields) {
|
|
|
16577
16583
|
kind: 'Fragment',
|
|
16578
16584
|
private: ['eTag', 'weakEtag'],
|
|
16579
16585
|
selections: buildSelectionFromFields(...fields.getRecordSelectionFieldSets()),
|
|
16580
|
-
version: VERSION$
|
|
16586
|
+
version: VERSION$2h,
|
|
16581
16587
|
},
|
|
16582
16588
|
},
|
|
16583
16589
|
};
|
|
@@ -17453,7 +17459,7 @@ function validate$1q(obj, path = 'ThemeInfoRepresentation') {
|
|
|
17453
17459
|
}
|
|
17454
17460
|
|
|
17455
17461
|
const TTL$z = 900000;
|
|
17456
|
-
const VERSION$
|
|
17462
|
+
const VERSION$2b = "ec9370a0cd56f4769fe9ec5cd942ff30";
|
|
17457
17463
|
function validate$1p(obj, path = 'ObjectInfoRepresentation') {
|
|
17458
17464
|
const v_error = (() => {
|
|
17459
17465
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -17748,10 +17754,10 @@ function keyBuilderFromType$t(luvio, object) {
|
|
|
17748
17754
|
function normalize$G(input, existing, path, luvio, store, timestamp) {
|
|
17749
17755
|
return input;
|
|
17750
17756
|
}
|
|
17751
|
-
const select$
|
|
17757
|
+
const select$2G = function ObjectInfoRepresentationSelect() {
|
|
17752
17758
|
return {
|
|
17753
17759
|
kind: 'Fragment',
|
|
17754
|
-
version: VERSION$
|
|
17760
|
+
version: VERSION$2b,
|
|
17755
17761
|
private: [
|
|
17756
17762
|
'eTag'
|
|
17757
17763
|
],
|
|
@@ -17868,7 +17874,7 @@ const ingest$1L = function ObjectInfoRepresentationIngest(input, path, luvio, st
|
|
|
17868
17874
|
}
|
|
17869
17875
|
const key = keyBuilderFromType$t(luvio, input);
|
|
17870
17876
|
const ttlToUse = TTL$z;
|
|
17871
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$G, "UiApi", VERSION$
|
|
17877
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$G, "UiApi", VERSION$2b, RepresentationType$O, equals$U);
|
|
17872
17878
|
return createLink$1(key);
|
|
17873
17879
|
};
|
|
17874
17880
|
function getTypeCacheKeys$1O(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -17881,8 +17887,8 @@ function getTypeCacheKeys$1O(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
17881
17887
|
});
|
|
17882
17888
|
}
|
|
17883
17889
|
|
|
17884
|
-
function select$
|
|
17885
|
-
return select$
|
|
17890
|
+
function select$2F(luvio, params) {
|
|
17891
|
+
return select$2G();
|
|
17886
17892
|
}
|
|
17887
17893
|
function keyBuilder$2R(luvio, params) {
|
|
17888
17894
|
return keyBuilder$2S(luvio, {
|
|
@@ -17898,7 +17904,7 @@ function ingestSuccess$J(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
17898
17904
|
luvio.storeIngest(key, ingest$1L, body);
|
|
17899
17905
|
const snapshot = luvio.storeLookup({
|
|
17900
17906
|
recordId: key,
|
|
17901
|
-
node: select$
|
|
17907
|
+
node: select$2F(),
|
|
17902
17908
|
variables: {},
|
|
17903
17909
|
}, snapshotRefresh);
|
|
17904
17910
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -17915,7 +17921,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
17915
17921
|
const storeMetadataParams = {
|
|
17916
17922
|
ttl: TTL$z,
|
|
17917
17923
|
namespace: keyPrefix,
|
|
17918
|
-
version: VERSION$
|
|
17924
|
+
version: VERSION$2b,
|
|
17919
17925
|
representationName: RepresentationType$O
|
|
17920
17926
|
};
|
|
17921
17927
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -17924,7 +17930,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
17924
17930
|
function createResourceRequest$Y(config) {
|
|
17925
17931
|
const headers = {};
|
|
17926
17932
|
return {
|
|
17927
|
-
baseUri: '/services/data/
|
|
17933
|
+
baseUri: '/services/data/v60.0',
|
|
17928
17934
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
17929
17935
|
method: 'get',
|
|
17930
17936
|
body: null,
|
|
@@ -17966,7 +17972,7 @@ function validateAdapterConfig$$(untrustedConfig, configPropertyNames) {
|
|
|
17966
17972
|
}
|
|
17967
17973
|
function adapterFragment$E(luvio, config) {
|
|
17968
17974
|
createResourceParams$S(config);
|
|
17969
|
-
return select$
|
|
17975
|
+
return select$2F();
|
|
17970
17976
|
}
|
|
17971
17977
|
function onFetchResponseSuccess$I(luvio, config, resourceParams, response) {
|
|
17972
17978
|
const snapshot = ingestSuccess$J(luvio, resourceParams, response, {
|
|
@@ -18306,7 +18312,7 @@ function validate$1k(obj, path = 'RecordLayoutSectionRepresentation') {
|
|
|
18306
18312
|
}
|
|
18307
18313
|
|
|
18308
18314
|
const TTL$y = 900000;
|
|
18309
|
-
const VERSION$
|
|
18315
|
+
const VERSION$2a = "fb515e25a89ca1ec154dc865e72b913a";
|
|
18310
18316
|
function validate$1j(obj, path = 'RecordLayoutRepresentation') {
|
|
18311
18317
|
const v_error = (() => {
|
|
18312
18318
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -18454,10 +18460,10 @@ function keyBuilderFromType$s(luvio, object) {
|
|
|
18454
18460
|
function normalize$F(input, existing, path, luvio, store, timestamp) {
|
|
18455
18461
|
return input;
|
|
18456
18462
|
}
|
|
18457
|
-
const select$
|
|
18463
|
+
const select$2E = function RecordLayoutRepresentationSelect() {
|
|
18458
18464
|
return {
|
|
18459
18465
|
kind: 'Fragment',
|
|
18460
|
-
version: VERSION$
|
|
18466
|
+
version: VERSION$2a,
|
|
18461
18467
|
private: [
|
|
18462
18468
|
'eTag'
|
|
18463
18469
|
],
|
|
@@ -18510,7 +18516,7 @@ const ingest$1K = function RecordLayoutRepresentationIngest(input, path, luvio,
|
|
|
18510
18516
|
}
|
|
18511
18517
|
const key = keyBuilderFromType$s(luvio, input);
|
|
18512
18518
|
const ttlToUse = TTL$y;
|
|
18513
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$F, "UiApi", VERSION$
|
|
18519
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$F, "UiApi", VERSION$2a, RepresentationType$N, equals$T);
|
|
18514
18520
|
return createLink$1(key);
|
|
18515
18521
|
};
|
|
18516
18522
|
function getTypeCacheKeys$1N(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -18565,7 +18571,7 @@ function validate$1i(obj, path = 'RecordLayoutSectionUserStateRepresentation') {
|
|
|
18565
18571
|
}
|
|
18566
18572
|
|
|
18567
18573
|
const TTL$x = 900000;
|
|
18568
|
-
const VERSION$
|
|
18574
|
+
const VERSION$29 = "4ba42e1fa0fb00cf78fce86082da41c9";
|
|
18569
18575
|
function validate$1h(obj, path = 'RecordLayoutUserStateRepresentation') {
|
|
18570
18576
|
const v_error = (() => {
|
|
18571
18577
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -18632,10 +18638,10 @@ function keyBuilderFromType$r(luvio, object) {
|
|
|
18632
18638
|
function normalize$E(input, existing, path, luvio, store, timestamp) {
|
|
18633
18639
|
return input;
|
|
18634
18640
|
}
|
|
18635
|
-
const select$
|
|
18641
|
+
const select$2D = function RecordLayoutUserStateRepresentationSelect() {
|
|
18636
18642
|
return {
|
|
18637
18643
|
kind: 'Fragment',
|
|
18638
|
-
version: VERSION$
|
|
18644
|
+
version: VERSION$29,
|
|
18639
18645
|
private: [
|
|
18640
18646
|
'apiName',
|
|
18641
18647
|
'recordTypeId',
|
|
@@ -18670,7 +18676,7 @@ const ingest$1J = function RecordLayoutUserStateRepresentationIngest(input, path
|
|
|
18670
18676
|
}
|
|
18671
18677
|
const key = keyBuilderFromType$r(luvio, input);
|
|
18672
18678
|
const ttlToUse = TTL$x;
|
|
18673
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$E, "UiApi", VERSION$
|
|
18679
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$E, "UiApi", VERSION$29, RepresentationType$M, equals$S);
|
|
18674
18680
|
return createLink$1(key);
|
|
18675
18681
|
};
|
|
18676
18682
|
function getTypeCacheKeys$1M(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -18684,7 +18690,7 @@ function getTypeCacheKeys$1M(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
18684
18690
|
}
|
|
18685
18691
|
|
|
18686
18692
|
const TTL$w = 900000;
|
|
18687
|
-
const VERSION$
|
|
18693
|
+
const VERSION$28 = "49cdd4bc235a6094c3559cc7735b3b6d";
|
|
18688
18694
|
function validate$1g(obj, path = 'RecordUiRepresentation') {
|
|
18689
18695
|
const v_error = (() => {
|
|
18690
18696
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -18954,14 +18960,14 @@ const ingest$1I = function RecordUiRepresentationIngest(input, path, luvio, stor
|
|
|
18954
18960
|
}
|
|
18955
18961
|
const key = path.fullPath;
|
|
18956
18962
|
const ttlToUse = TTL$w;
|
|
18957
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$D, "UiApi", VERSION$
|
|
18963
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$D, "UiApi", VERSION$28, RepresentationType$L, equals$R);
|
|
18958
18964
|
return createLink$1(key);
|
|
18959
18965
|
};
|
|
18960
18966
|
|
|
18961
18967
|
function createResourceRequest$X(config) {
|
|
18962
18968
|
const headers = {};
|
|
18963
18969
|
return {
|
|
18964
|
-
baseUri: '/services/data/
|
|
18970
|
+
baseUri: '/services/data/v60.0',
|
|
18965
18971
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
18966
18972
|
method: 'get',
|
|
18967
18973
|
body: null,
|
|
@@ -19002,9 +19008,9 @@ function validateAdapterConfig$_(untrustedConfig, configPropertyNames) {
|
|
|
19002
19008
|
return config;
|
|
19003
19009
|
}
|
|
19004
19010
|
|
|
19005
|
-
const layoutSelections$2 = select$
|
|
19006
|
-
const objectInfoPathSelection = select$
|
|
19007
|
-
const layoutUserStatePathSelector = select$
|
|
19011
|
+
const layoutSelections$2 = select$2E();
|
|
19012
|
+
const objectInfoPathSelection = select$2G();
|
|
19013
|
+
const layoutUserStatePathSelector = select$2D();
|
|
19008
19014
|
function buildRecordUiSelector(recordDefs, layoutTypes, modes, recordOptionalFields) {
|
|
19009
19015
|
const layoutTypeSelections = [];
|
|
19010
19016
|
for (let i = 0, len = layoutTypes.length; i < len; i += 1) {
|
|
@@ -19052,7 +19058,7 @@ function buildRecordUiSelector(recordDefs, layoutTypes, modes, recordOptionalFie
|
|
|
19052
19058
|
return {
|
|
19053
19059
|
kind: 'Fragment',
|
|
19054
19060
|
private: ['eTag'],
|
|
19055
|
-
version: VERSION$
|
|
19061
|
+
version: VERSION$28,
|
|
19056
19062
|
selections: [
|
|
19057
19063
|
{
|
|
19058
19064
|
kind: 'Link',
|
|
@@ -19530,7 +19536,7 @@ var LayoutMode;
|
|
|
19530
19536
|
})(LayoutMode || (LayoutMode = {}));
|
|
19531
19537
|
|
|
19532
19538
|
const DEFAULT_MODE = LayoutMode.View;
|
|
19533
|
-
const layoutSelections$1 = select$
|
|
19539
|
+
const layoutSelections$1 = select$2E();
|
|
19534
19540
|
function buildSnapshotRefresh$3(luvio, config) {
|
|
19535
19541
|
return {
|
|
19536
19542
|
config,
|
|
@@ -19732,7 +19738,7 @@ function buildRecordLayoutCachedSnapshot(context, storeLookup) {
|
|
|
19732
19738
|
kind: 'Fragment',
|
|
19733
19739
|
private: [],
|
|
19734
19740
|
selections: recordLayoutFragmentSelector,
|
|
19735
|
-
version: VERSION$
|
|
19741
|
+
version: VERSION$2h,
|
|
19736
19742
|
},
|
|
19737
19743
|
variables: {},
|
|
19738
19744
|
});
|
|
@@ -20051,7 +20057,7 @@ const factory$g = (luvio) => {
|
|
|
20051
20057
|
}, { contextId: contextId$4 });
|
|
20052
20058
|
};
|
|
20053
20059
|
|
|
20054
|
-
const VERSION$
|
|
20060
|
+
const VERSION$27 = "7e00c51105cbf56a79ab8fcddf462c1e";
|
|
20055
20061
|
function validate$1f(obj, path = 'QuickActionExecutionRepresentation') {
|
|
20056
20062
|
const v_error = (() => {
|
|
20057
20063
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -20150,10 +20156,10 @@ function keyBuilderFromType$q(luvio, object) {
|
|
|
20150
20156
|
function normalize$C(input, existing, path, luvio, store, timestamp) {
|
|
20151
20157
|
return input;
|
|
20152
20158
|
}
|
|
20153
|
-
const select$
|
|
20159
|
+
const select$2C = function QuickActionExecutionRepresentationSelect() {
|
|
20154
20160
|
return {
|
|
20155
20161
|
kind: 'Fragment',
|
|
20156
|
-
version: VERSION$
|
|
20162
|
+
version: VERSION$27,
|
|
20157
20163
|
private: [
|
|
20158
20164
|
'eTag'
|
|
20159
20165
|
],
|
|
@@ -20232,7 +20238,7 @@ const ingest$1H = function QuickActionExecutionRepresentationIngest(input, path,
|
|
|
20232
20238
|
}
|
|
20233
20239
|
const key = keyBuilderFromType$q(luvio, input);
|
|
20234
20240
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
20235
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$C, "UiApi", VERSION$
|
|
20241
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$C, "UiApi", VERSION$27, RepresentationType$K, equals$Q);
|
|
20236
20242
|
return createLink$1(key);
|
|
20237
20243
|
};
|
|
20238
20244
|
function getTypeCacheKeys$1L(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -20246,7 +20252,7 @@ function getTypeCacheKeys$1L(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
20246
20252
|
}
|
|
20247
20253
|
|
|
20248
20254
|
const TTL$v = 900000;
|
|
20249
|
-
const VERSION$
|
|
20255
|
+
const VERSION$26 = "993b0a7bce6056c4f57ed300ec153d9c";
|
|
20250
20256
|
function validate$1e(obj, path = 'QuickActionDefaultsRepresentation') {
|
|
20251
20257
|
const v_error = (() => {
|
|
20252
20258
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -20323,11 +20329,11 @@ const dynamicSelect$5 = function dynamicQuickActionDefaultsRepresentationSelect(
|
|
|
20323
20329
|
name: 'fields',
|
|
20324
20330
|
kind: 'Link',
|
|
20325
20331
|
map: true,
|
|
20326
|
-
fragment: select$
|
|
20332
|
+
fragment: select$2R()
|
|
20327
20333
|
} : params.fields;
|
|
20328
20334
|
return {
|
|
20329
20335
|
kind: 'Fragment',
|
|
20330
|
-
version: VERSION$
|
|
20336
|
+
version: VERSION$26,
|
|
20331
20337
|
private: [
|
|
20332
20338
|
'eTag'
|
|
20333
20339
|
],
|
|
@@ -20411,7 +20417,7 @@ function coerceFormFactor(form) {
|
|
|
20411
20417
|
return undefined;
|
|
20412
20418
|
}
|
|
20413
20419
|
|
|
20414
|
-
const VERSION$
|
|
20420
|
+
const VERSION$25 = "3f49d751896cf66e6e29788d8880e2cc";
|
|
20415
20421
|
function validate$1d(obj, path = 'PlatformActionRepresentation') {
|
|
20416
20422
|
const v_error = (() => {
|
|
20417
20423
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -20761,10 +20767,10 @@ function keyBuilderFromType$o(luvio, object) {
|
|
|
20761
20767
|
function normalize$B(input, existing, path, luvio, store, timestamp) {
|
|
20762
20768
|
return input;
|
|
20763
20769
|
}
|
|
20764
|
-
const select$
|
|
20770
|
+
const select$2B = function PlatformActionRepresentationSelect() {
|
|
20765
20771
|
return {
|
|
20766
20772
|
kind: 'Fragment',
|
|
20767
|
-
version: VERSION$
|
|
20773
|
+
version: VERSION$25,
|
|
20768
20774
|
private: [
|
|
20769
20775
|
'id'
|
|
20770
20776
|
],
|
|
@@ -20951,7 +20957,7 @@ const ingest$1G = function PlatformActionRepresentationIngest(input, path, luvio
|
|
|
20951
20957
|
}
|
|
20952
20958
|
const key = keyBuilderFromType$o(luvio, input);
|
|
20953
20959
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
20954
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$B, "UiApi", VERSION$
|
|
20960
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$B, "UiApi", VERSION$25, RepresentationType$I, equals$O);
|
|
20955
20961
|
return createLink$1(key);
|
|
20956
20962
|
};
|
|
20957
20963
|
function getTypeCacheKeys$1J(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -20964,7 +20970,7 @@ function getTypeCacheKeys$1J(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
20964
20970
|
});
|
|
20965
20971
|
}
|
|
20966
20972
|
|
|
20967
|
-
const VERSION$
|
|
20973
|
+
const VERSION$24 = "378d506f563a4bd724b322d440df33d1";
|
|
20968
20974
|
function validate$1c(obj, path = 'EntityActionRepresentation') {
|
|
20969
20975
|
const v_error = (() => {
|
|
20970
20976
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -21031,10 +21037,10 @@ function normalize$A(input, existing, path, luvio, store, timestamp) {
|
|
|
21031
21037
|
}
|
|
21032
21038
|
return input;
|
|
21033
21039
|
}
|
|
21034
|
-
const select$
|
|
21040
|
+
const select$2A = function EntityActionRepresentationSelect() {
|
|
21035
21041
|
return {
|
|
21036
21042
|
kind: 'Fragment',
|
|
21037
|
-
version: VERSION$
|
|
21043
|
+
version: VERSION$24,
|
|
21038
21044
|
private: [
|
|
21039
21045
|
'links',
|
|
21040
21046
|
'url'
|
|
@@ -21044,7 +21050,7 @@ const select$2z = function EntityActionRepresentationSelect() {
|
|
|
21044
21050
|
name: 'actions',
|
|
21045
21051
|
kind: 'Link',
|
|
21046
21052
|
plural: true,
|
|
21047
|
-
fragment: select$
|
|
21053
|
+
fragment: select$2B()
|
|
21048
21054
|
}
|
|
21049
21055
|
]
|
|
21050
21056
|
};
|
|
@@ -21086,7 +21092,7 @@ const ingest$1F = function EntityActionRepresentationIngest(input, path, luvio,
|
|
|
21086
21092
|
}
|
|
21087
21093
|
const key = keyBuilderFromType$n(luvio, input);
|
|
21088
21094
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
21089
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$A, "UiApi", VERSION$
|
|
21095
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$A, "UiApi", VERSION$24, RepresentationType$H, equals$N);
|
|
21090
21096
|
return createLink$1(key);
|
|
21091
21097
|
};
|
|
21092
21098
|
function getTypeCacheKeys$1I(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -21104,7 +21110,7 @@ function getTypeCacheKeys$1I(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
21104
21110
|
}
|
|
21105
21111
|
|
|
21106
21112
|
const TTL$u = 300000;
|
|
21107
|
-
const VERSION$
|
|
21113
|
+
const VERSION$23 = "e485d96c1402a9ca2f56e56485af0216";
|
|
21108
21114
|
function validate$1b(obj, path = 'ActionRepresentation') {
|
|
21109
21115
|
const v_error = (() => {
|
|
21110
21116
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -21160,10 +21166,10 @@ function normalize$z(input, existing, path, luvio, store, timestamp) {
|
|
|
21160
21166
|
}
|
|
21161
21167
|
return input;
|
|
21162
21168
|
}
|
|
21163
|
-
const select$
|
|
21169
|
+
const select$2z = function ActionRepresentationSelect() {
|
|
21164
21170
|
return {
|
|
21165
21171
|
kind: 'Fragment',
|
|
21166
|
-
version: VERSION$
|
|
21172
|
+
version: VERSION$23,
|
|
21167
21173
|
private: [
|
|
21168
21174
|
'eTag',
|
|
21169
21175
|
'url'
|
|
@@ -21173,7 +21179,7 @@ const select$2y = function ActionRepresentationSelect() {
|
|
|
21173
21179
|
name: 'actions',
|
|
21174
21180
|
kind: 'Link',
|
|
21175
21181
|
map: true,
|
|
21176
|
-
fragment: select$
|
|
21182
|
+
fragment: select$2A()
|
|
21177
21183
|
}
|
|
21178
21184
|
]
|
|
21179
21185
|
};
|
|
@@ -21210,7 +21216,7 @@ const ingest$1E = function ActionRepresentationIngest(input, path, luvio, store,
|
|
|
21210
21216
|
}
|
|
21211
21217
|
const key = path.fullPath;
|
|
21212
21218
|
const ttlToUse = TTL$u;
|
|
21213
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$z, "UiApi", VERSION$
|
|
21219
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$z, "UiApi", VERSION$23, RepresentationType$G, equals$M);
|
|
21214
21220
|
return createLink$1(key);
|
|
21215
21221
|
};
|
|
21216
21222
|
function getTypeCacheKeys$1H(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -21230,8 +21236,8 @@ function getTypeCacheKeys$1H(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
21230
21236
|
}
|
|
21231
21237
|
}
|
|
21232
21238
|
|
|
21233
|
-
function select$
|
|
21234
|
-
return select$
|
|
21239
|
+
function select$2y(luvio, params) {
|
|
21240
|
+
return select$2z();
|
|
21235
21241
|
}
|
|
21236
21242
|
function keyBuilder$2I(luvio, params) {
|
|
21237
21243
|
return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'apiNames:' + params.queryParams.apiNames + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'retrievalMode:' + params.queryParams.retrievalMode + ',' + 'sections:' + params.queryParams.sections + ')';
|
|
@@ -21245,7 +21251,7 @@ function ingestSuccess$I(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
21245
21251
|
luvio.storeIngest(key, ingest$1E, body);
|
|
21246
21252
|
const snapshot = luvio.storeLookup({
|
|
21247
21253
|
recordId: key,
|
|
21248
|
-
node: select$
|
|
21254
|
+
node: select$2y(),
|
|
21249
21255
|
variables: {},
|
|
21250
21256
|
}, snapshotRefresh);
|
|
21251
21257
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -21262,7 +21268,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
21262
21268
|
const storeMetadataParams = {
|
|
21263
21269
|
ttl: TTL$u,
|
|
21264
21270
|
namespace: keyPrefix,
|
|
21265
|
-
version: VERSION$
|
|
21271
|
+
version: VERSION$23,
|
|
21266
21272
|
representationName: RepresentationType$G
|
|
21267
21273
|
};
|
|
21268
21274
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -21271,7 +21277,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
21271
21277
|
function createResourceRequest$W(config) {
|
|
21272
21278
|
const headers = {};
|
|
21273
21279
|
return {
|
|
21274
|
-
baseUri: '/services/data/
|
|
21280
|
+
baseUri: '/services/data/v60.0',
|
|
21275
21281
|
basePath: '/ui-api/actions/global',
|
|
21276
21282
|
method: 'get',
|
|
21277
21283
|
body: null,
|
|
@@ -21317,7 +21323,7 @@ function validateAdapterConfig$Z(untrustedConfig, configPropertyNames) {
|
|
|
21317
21323
|
}
|
|
21318
21324
|
function adapterFragment$D(luvio, config) {
|
|
21319
21325
|
createResourceParams$R(config);
|
|
21320
|
-
return select$
|
|
21326
|
+
return select$2y();
|
|
21321
21327
|
}
|
|
21322
21328
|
function onFetchResponseSuccess$G(luvio, config, resourceParams, response) {
|
|
21323
21329
|
const snapshot = ingestSuccess$I(luvio, resourceParams, response, {
|
|
@@ -21374,7 +21380,7 @@ const getGlobalActionsAdapterFactory = (luvio) => function UiApi__getGlobalActio
|
|
|
21374
21380
|
};
|
|
21375
21381
|
|
|
21376
21382
|
const TTL$t = 900000;
|
|
21377
|
-
const VERSION$
|
|
21383
|
+
const VERSION$22 = "35f3eec8ce7f6001c6d5d17821b75bb9";
|
|
21378
21384
|
function validate$1a(obj, path = 'QuickActionLayoutRepresentation') {
|
|
21379
21385
|
const v_error = (() => {
|
|
21380
21386
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -21414,10 +21420,10 @@ function keyBuilderFromType$m(luvio, object) {
|
|
|
21414
21420
|
function normalize$y(input, existing, path, luvio, store, timestamp) {
|
|
21415
21421
|
return input;
|
|
21416
21422
|
}
|
|
21417
|
-
const select$
|
|
21423
|
+
const select$2x = function QuickActionLayoutRepresentationSelect() {
|
|
21418
21424
|
return {
|
|
21419
21425
|
kind: 'Fragment',
|
|
21420
|
-
version: VERSION$
|
|
21426
|
+
version: VERSION$22,
|
|
21421
21427
|
private: [
|
|
21422
21428
|
'eTag'
|
|
21423
21429
|
],
|
|
@@ -21449,7 +21455,7 @@ const ingest$1D = function QuickActionLayoutRepresentationIngest(input, path, lu
|
|
|
21449
21455
|
}
|
|
21450
21456
|
const key = keyBuilderFromType$m(luvio, input);
|
|
21451
21457
|
const ttlToUse = TTL$t;
|
|
21452
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$y, "UiApi", VERSION$
|
|
21458
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$y, "UiApi", VERSION$22, RepresentationType$F, equals$L);
|
|
21453
21459
|
return createLink$1(key);
|
|
21454
21460
|
};
|
|
21455
21461
|
function getTypeCacheKeys$1G(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -21462,8 +21468,8 @@ function getTypeCacheKeys$1G(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
21462
21468
|
});
|
|
21463
21469
|
}
|
|
21464
21470
|
|
|
21465
|
-
function select$
|
|
21466
|
-
return select$
|
|
21471
|
+
function select$2w(luvio, params) {
|
|
21472
|
+
return select$2x();
|
|
21467
21473
|
}
|
|
21468
21474
|
function keyBuilder$2F(luvio, params) {
|
|
21469
21475
|
return keyBuilder$2G(luvio, {
|
|
@@ -21479,7 +21485,7 @@ function ingestSuccess$H(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
21479
21485
|
luvio.storeIngest(key, ingest$1D, body);
|
|
21480
21486
|
const snapshot = luvio.storeLookup({
|
|
21481
21487
|
recordId: key,
|
|
21482
|
-
node: select$
|
|
21488
|
+
node: select$2w(),
|
|
21483
21489
|
variables: {},
|
|
21484
21490
|
}, snapshotRefresh);
|
|
21485
21491
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -21496,7 +21502,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
21496
21502
|
const storeMetadataParams = {
|
|
21497
21503
|
ttl: TTL$t,
|
|
21498
21504
|
namespace: keyPrefix,
|
|
21499
|
-
version: VERSION$
|
|
21505
|
+
version: VERSION$22,
|
|
21500
21506
|
representationName: RepresentationType$F
|
|
21501
21507
|
};
|
|
21502
21508
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -21505,7 +21511,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
21505
21511
|
function createResourceRequest$V(config) {
|
|
21506
21512
|
const headers = {};
|
|
21507
21513
|
return {
|
|
21508
|
-
baseUri: '/services/data/
|
|
21514
|
+
baseUri: '/services/data/v60.0',
|
|
21509
21515
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
21510
21516
|
method: 'get',
|
|
21511
21517
|
body: null,
|
|
@@ -21546,7 +21552,7 @@ function validateAdapterConfig$Y(untrustedConfig, configPropertyNames) {
|
|
|
21546
21552
|
}
|
|
21547
21553
|
function adapterFragment$C(luvio, config) {
|
|
21548
21554
|
createResourceParams$Q(config);
|
|
21549
|
-
return select$
|
|
21555
|
+
return select$2w();
|
|
21550
21556
|
}
|
|
21551
21557
|
function onFetchResponseSuccess$F(luvio, config, resourceParams, response) {
|
|
21552
21558
|
const snapshot = ingestSuccess$H(luvio, resourceParams, response, {
|
|
@@ -21634,8 +21640,8 @@ function getSortedObjectApiNamesArray(value) {
|
|
|
21634
21640
|
return unsortedArray === undefined ? undefined : unsortedArray.sort();
|
|
21635
21641
|
}
|
|
21636
21642
|
|
|
21637
|
-
function select$
|
|
21638
|
-
return select$
|
|
21643
|
+
function select$2v(luvio, params) {
|
|
21644
|
+
return select$2z();
|
|
21639
21645
|
}
|
|
21640
21646
|
function keyBuilder$2D(luvio, params) {
|
|
21641
21647
|
return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'objectApiNames:' + params.urlParams.objectApiNames + ')';
|
|
@@ -21649,7 +21655,7 @@ function ingestSuccess$G(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
21649
21655
|
luvio.storeIngest(key, ingest$1E, body);
|
|
21650
21656
|
const snapshot = luvio.storeLookup({
|
|
21651
21657
|
recordId: key,
|
|
21652
|
-
node: select$
|
|
21658
|
+
node: select$2v(),
|
|
21653
21659
|
variables: {},
|
|
21654
21660
|
}, snapshotRefresh);
|
|
21655
21661
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -21666,7 +21672,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
21666
21672
|
const storeMetadataParams = {
|
|
21667
21673
|
ttl: TTL$u,
|
|
21668
21674
|
namespace: keyPrefix,
|
|
21669
|
-
version: VERSION$
|
|
21675
|
+
version: VERSION$23,
|
|
21670
21676
|
representationName: RepresentationType$G
|
|
21671
21677
|
};
|
|
21672
21678
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -21675,7 +21681,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
21675
21681
|
function createResourceRequest$U(config) {
|
|
21676
21682
|
const headers = {};
|
|
21677
21683
|
return {
|
|
21678
|
-
baseUri: '/services/data/
|
|
21684
|
+
baseUri: '/services/data/v60.0',
|
|
21679
21685
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
21680
21686
|
method: 'get',
|
|
21681
21687
|
body: null,
|
|
@@ -21720,7 +21726,7 @@ function validateAdapterConfig$X(untrustedConfig, configPropertyNames) {
|
|
|
21720
21726
|
}
|
|
21721
21727
|
function adapterFragment$B(luvio, config) {
|
|
21722
21728
|
createResourceParams$P(config);
|
|
21723
|
-
return select$
|
|
21729
|
+
return select$2v();
|
|
21724
21730
|
}
|
|
21725
21731
|
function onFetchResponseSuccess$E(luvio, config, resourceParams, response) {
|
|
21726
21732
|
const snapshot = ingestSuccess$G(luvio, resourceParams, response, {
|
|
@@ -21776,8 +21782,8 @@ const getLookupActionsAdapterFactory = (luvio) => function UiApi__getLookupActio
|
|
|
21776
21782
|
buildCachedSnapshotCachePolicy$I, buildNetworkSnapshotCachePolicy$J);
|
|
21777
21783
|
};
|
|
21778
21784
|
|
|
21779
|
-
function select$
|
|
21780
|
-
return select$
|
|
21785
|
+
function select$2u(luvio, params) {
|
|
21786
|
+
return select$2z();
|
|
21781
21787
|
}
|
|
21782
21788
|
function keyBuilder$2B(luvio, params) {
|
|
21783
21789
|
return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'objectApiName:' + params.urlParams.objectApiName + ')';
|
|
@@ -21791,7 +21797,7 @@ function ingestSuccess$F(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
21791
21797
|
luvio.storeIngest(key, ingest$1E, body);
|
|
21792
21798
|
const snapshot = luvio.storeLookup({
|
|
21793
21799
|
recordId: key,
|
|
21794
|
-
node: select$
|
|
21800
|
+
node: select$2u(),
|
|
21795
21801
|
variables: {},
|
|
21796
21802
|
}, snapshotRefresh);
|
|
21797
21803
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -21808,7 +21814,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
21808
21814
|
const storeMetadataParams = {
|
|
21809
21815
|
ttl: TTL$u,
|
|
21810
21816
|
namespace: keyPrefix,
|
|
21811
|
-
version: VERSION$
|
|
21817
|
+
version: VERSION$23,
|
|
21812
21818
|
representationName: RepresentationType$G
|
|
21813
21819
|
};
|
|
21814
21820
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -21817,7 +21823,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
21817
21823
|
function createResourceRequest$T(config) {
|
|
21818
21824
|
const headers = {};
|
|
21819
21825
|
return {
|
|
21820
|
-
baseUri: '/services/data/
|
|
21826
|
+
baseUri: '/services/data/v60.0',
|
|
21821
21827
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
21822
21828
|
method: 'get',
|
|
21823
21829
|
body: null,
|
|
@@ -21862,7 +21868,7 @@ function validateAdapterConfig$W(untrustedConfig, configPropertyNames) {
|
|
|
21862
21868
|
}
|
|
21863
21869
|
function adapterFragment$A(luvio, config) {
|
|
21864
21870
|
createResourceParams$O(config);
|
|
21865
|
-
return select$
|
|
21871
|
+
return select$2u();
|
|
21866
21872
|
}
|
|
21867
21873
|
function onFetchResponseSuccess$D(luvio, config, resourceParams, response) {
|
|
21868
21874
|
const snapshot = ingestSuccess$F(luvio, resourceParams, response, {
|
|
@@ -21918,7 +21924,7 @@ const getObjectCreateActionsAdapterFactory = (luvio) => function UiApi__getObjec
|
|
|
21918
21924
|
buildCachedSnapshotCachePolicy$H, buildNetworkSnapshotCachePolicy$I);
|
|
21919
21925
|
};
|
|
21920
21926
|
|
|
21921
|
-
const VERSION$
|
|
21927
|
+
const VERSION$21 = "fecd80e9e24a1c1e75fd5395cd34ff2e";
|
|
21922
21928
|
function validate$19(obj, path = 'ActionOverrideRepresentation') {
|
|
21923
21929
|
const v_error = (() => {
|
|
21924
21930
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -21936,10 +21942,10 @@ const RepresentationType$E = 'ActionOverrideRepresentation';
|
|
|
21936
21942
|
function normalize$x(input, existing, path, luvio, store, timestamp) {
|
|
21937
21943
|
return input;
|
|
21938
21944
|
}
|
|
21939
|
-
const select$
|
|
21945
|
+
const select$2t = function ActionOverrideRepresentationSelect() {
|
|
21940
21946
|
return {
|
|
21941
21947
|
kind: 'Fragment',
|
|
21942
|
-
version: VERSION$
|
|
21948
|
+
version: VERSION$21,
|
|
21943
21949
|
private: [],
|
|
21944
21950
|
opaque: true
|
|
21945
21951
|
};
|
|
@@ -21959,7 +21965,7 @@ const ingest$1C = function ActionOverrideRepresentationIngest(input, path, luvio
|
|
|
21959
21965
|
}
|
|
21960
21966
|
const key = path.fullPath;
|
|
21961
21967
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
21962
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$x, "UiApi", VERSION$
|
|
21968
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$x, "UiApi", VERSION$21, RepresentationType$E, equals$K);
|
|
21963
21969
|
return createLink$1(key);
|
|
21964
21970
|
};
|
|
21965
21971
|
function getTypeCacheKeys$1F(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -21972,8 +21978,8 @@ function getTypeCacheKeys$1F(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
21972
21978
|
});
|
|
21973
21979
|
}
|
|
21974
21980
|
|
|
21975
|
-
function select$
|
|
21976
|
-
return select$
|
|
21981
|
+
function select$2s(luvio, params) {
|
|
21982
|
+
return select$2t();
|
|
21977
21983
|
}
|
|
21978
21984
|
function keyBuilder$2z(luvio, params) {
|
|
21979
21985
|
return keyPrefix + '::ActionOverrideRepresentation:(' + 'type:' + params.queryParams.type + ',' + 'objectApiName:' + params.urlParams.objectApiName + ')';
|
|
@@ -21987,7 +21993,7 @@ function ingestSuccess$E(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
21987
21993
|
luvio.storeIngest(key, ingest$1C, body);
|
|
21988
21994
|
const snapshot = luvio.storeLookup({
|
|
21989
21995
|
recordId: key,
|
|
21990
|
-
node: select$
|
|
21996
|
+
node: select$2s(),
|
|
21991
21997
|
variables: {},
|
|
21992
21998
|
}, snapshotRefresh);
|
|
21993
21999
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -22007,7 +22013,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
|
|
|
22007
22013
|
function createResourceRequest$S(config) {
|
|
22008
22014
|
const headers = {};
|
|
22009
22015
|
return {
|
|
22010
|
-
baseUri: '/services/data/
|
|
22016
|
+
baseUri: '/services/data/v60.0',
|
|
22011
22017
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
22012
22018
|
method: 'get',
|
|
22013
22019
|
body: null,
|
|
@@ -22050,7 +22056,7 @@ function validateAdapterConfig$V(untrustedConfig, configPropertyNames) {
|
|
|
22050
22056
|
}
|
|
22051
22057
|
function adapterFragment$z(luvio, config) {
|
|
22052
22058
|
createResourceParams$N(config);
|
|
22053
|
-
return select$
|
|
22059
|
+
return select$2s();
|
|
22054
22060
|
}
|
|
22055
22061
|
function onFetchResponseSuccess$C(luvio, config, resourceParams, response) {
|
|
22056
22062
|
const snapshot = ingestSuccess$E(luvio, resourceParams, response, {
|
|
@@ -22110,7 +22116,7 @@ const QUICK_ACTION_DEFAULTS_STORE_METADATA_PARAMS = {
|
|
|
22110
22116
|
ttl: TTL$v,
|
|
22111
22117
|
namespace: keyPrefix,
|
|
22112
22118
|
representationName: RepresentationType$J,
|
|
22113
|
-
version: VERSION$
|
|
22119
|
+
version: VERSION$26,
|
|
22114
22120
|
};
|
|
22115
22121
|
function merge$1(existing, incoming) {
|
|
22116
22122
|
if (existing === undefined) {
|
|
@@ -22206,7 +22212,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
22206
22212
|
const storeMetadataParams = {
|
|
22207
22213
|
ttl: TTL$v,
|
|
22208
22214
|
namespace: keyPrefix,
|
|
22209
|
-
version: VERSION$
|
|
22215
|
+
version: VERSION$26,
|
|
22210
22216
|
representationName: RepresentationType$J
|
|
22211
22217
|
};
|
|
22212
22218
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -22215,7 +22221,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
22215
22221
|
function createResourceRequest$R(config) {
|
|
22216
22222
|
const headers = {};
|
|
22217
22223
|
return {
|
|
22218
|
-
baseUri: '/services/data/
|
|
22224
|
+
baseUri: '/services/data/v60.0',
|
|
22219
22225
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
22220
22226
|
method: 'get',
|
|
22221
22227
|
body: null,
|
|
@@ -22343,8 +22349,8 @@ const getQuickActionDefaultsAdapterFactory = (luvio) => function UiApi__getQuick
|
|
|
22343
22349
|
buildCachedSnapshotCachePolicy$F, buildNetworkSnapshotCachePolicy$G);
|
|
22344
22350
|
};
|
|
22345
22351
|
|
|
22346
|
-
function select$
|
|
22347
|
-
return select$
|
|
22352
|
+
function select$2r(luvio, params) {
|
|
22353
|
+
return select$2z();
|
|
22348
22354
|
}
|
|
22349
22355
|
function keyBuilder$2v(luvio, params) {
|
|
22350
22356
|
return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'apiNames:' + params.queryParams.apiNames + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'retrievalMode:' + params.queryParams.retrievalMode + ',' + 'sections:' + params.queryParams.sections + ',' + 'recordIds:' + params.urlParams.recordIds + ')';
|
|
@@ -22358,7 +22364,7 @@ function ingestSuccess$D(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
22358
22364
|
luvio.storeIngest(key, ingest$1E, body);
|
|
22359
22365
|
const snapshot = luvio.storeLookup({
|
|
22360
22366
|
recordId: key,
|
|
22361
|
-
node: select$
|
|
22367
|
+
node: select$2r(),
|
|
22362
22368
|
variables: {},
|
|
22363
22369
|
}, snapshotRefresh);
|
|
22364
22370
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -22375,7 +22381,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
22375
22381
|
const storeMetadataParams = {
|
|
22376
22382
|
ttl: TTL$u,
|
|
22377
22383
|
namespace: keyPrefix,
|
|
22378
|
-
version: VERSION$
|
|
22384
|
+
version: VERSION$23,
|
|
22379
22385
|
representationName: RepresentationType$G
|
|
22380
22386
|
};
|
|
22381
22387
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -22384,7 +22390,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
22384
22390
|
function createResourceRequest$Q(config) {
|
|
22385
22391
|
const headers = {};
|
|
22386
22392
|
return {
|
|
22387
|
-
baseUri: '/services/data/
|
|
22393
|
+
baseUri: '/services/data/v60.0',
|
|
22388
22394
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
22389
22395
|
method: 'get',
|
|
22390
22396
|
body: null,
|
|
@@ -22439,7 +22445,7 @@ function validateAdapterConfig$T(untrustedConfig, configPropertyNames) {
|
|
|
22439
22445
|
}
|
|
22440
22446
|
function adapterFragment$x(luvio, config) {
|
|
22441
22447
|
createResourceParams$L(config);
|
|
22442
|
-
return select$
|
|
22448
|
+
return select$2r();
|
|
22443
22449
|
}
|
|
22444
22450
|
function onFetchResponseSuccess$B(luvio, config, resourceParams, response) {
|
|
22445
22451
|
const snapshot = ingestSuccess$D(luvio, resourceParams, response, {
|
|
@@ -22495,8 +22501,8 @@ const getRecordActionsAdapterFactory = (luvio) => function UiApi__getRecordActio
|
|
|
22495
22501
|
buildCachedSnapshotCachePolicy$E, buildNetworkSnapshotCachePolicy$F);
|
|
22496
22502
|
};
|
|
22497
22503
|
|
|
22498
|
-
function select$
|
|
22499
|
-
return select$
|
|
22504
|
+
function select$2q(luvio, params) {
|
|
22505
|
+
return select$2z();
|
|
22500
22506
|
}
|
|
22501
22507
|
function keyBuilder$2t(luvio, params) {
|
|
22502
22508
|
return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'recordIds:' + params.urlParams.recordIds + ')';
|
|
@@ -22510,7 +22516,7 @@ function ingestSuccess$C(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
22510
22516
|
luvio.storeIngest(key, ingest$1E, body);
|
|
22511
22517
|
const snapshot = luvio.storeLookup({
|
|
22512
22518
|
recordId: key,
|
|
22513
|
-
node: select$
|
|
22519
|
+
node: select$2q(),
|
|
22514
22520
|
variables: {},
|
|
22515
22521
|
}, snapshotRefresh);
|
|
22516
22522
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -22527,7 +22533,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
22527
22533
|
const storeMetadataParams = {
|
|
22528
22534
|
ttl: TTL$u,
|
|
22529
22535
|
namespace: keyPrefix,
|
|
22530
|
-
version: VERSION$
|
|
22536
|
+
version: VERSION$23,
|
|
22531
22537
|
representationName: RepresentationType$G
|
|
22532
22538
|
};
|
|
22533
22539
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -22536,7 +22542,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
22536
22542
|
function createResourceRequest$P(config) {
|
|
22537
22543
|
const headers = {};
|
|
22538
22544
|
return {
|
|
22539
|
-
baseUri: '/services/data/
|
|
22545
|
+
baseUri: '/services/data/v60.0',
|
|
22540
22546
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
22541
22547
|
method: 'get',
|
|
22542
22548
|
body: null,
|
|
@@ -22581,7 +22587,7 @@ function validateAdapterConfig$S(untrustedConfig, configPropertyNames) {
|
|
|
22581
22587
|
}
|
|
22582
22588
|
function adapterFragment$w(luvio, config) {
|
|
22583
22589
|
createResourceParams$K(config);
|
|
22584
|
-
return select$
|
|
22590
|
+
return select$2q();
|
|
22585
22591
|
}
|
|
22586
22592
|
function onFetchResponseSuccess$A(luvio, config, resourceParams, response) {
|
|
22587
22593
|
const snapshot = ingestSuccess$C(luvio, resourceParams, response, {
|
|
@@ -22707,8 +22713,8 @@ function validate$18(obj, path = 'ActionRelatedListSingleBatchInputRepresentatio
|
|
|
22707
22713
|
return v_error === undefined ? null : v_error;
|
|
22708
22714
|
}
|
|
22709
22715
|
|
|
22710
|
-
function select$
|
|
22711
|
-
return select$
|
|
22716
|
+
function select$2p(luvio, params) {
|
|
22717
|
+
return select$2z();
|
|
22712
22718
|
}
|
|
22713
22719
|
function keyBuilder$2r(luvio, params) {
|
|
22714
22720
|
return keyPrefix + '::ActionRepresentation:(' + 'recordIds:' + params.urlParams.recordIds + ',' + 'relatedListId:' + params.urlParams.relatedListId + ',' + (params.body.actionTypes === undefined ? 'actionTypes' : 'actionTypes:' + params.body.actionTypes) + '::' + (params.body.apiNames === undefined ? 'apiNames' : 'apiNames:' + params.body.apiNames) + '::' + (params.body.formFactor === undefined ? 'formFactor' : 'formFactor:' + params.body.formFactor) + '::' + (params.body.retrievalMode === undefined ? 'retrievalMode' : 'retrievalMode:' + params.body.retrievalMode) + '::' + (params.body.sections === undefined ? 'sections' : 'sections:' + params.body.sections) + ')';
|
|
@@ -22722,7 +22728,7 @@ function ingestSuccess$B(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
22722
22728
|
luvio.storeIngest(key, ingest$1E, body);
|
|
22723
22729
|
const snapshot = luvio.storeLookup({
|
|
22724
22730
|
recordId: key,
|
|
22725
|
-
node: select$
|
|
22731
|
+
node: select$2p(),
|
|
22726
22732
|
variables: {},
|
|
22727
22733
|
}, snapshotRefresh);
|
|
22728
22734
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -22739,7 +22745,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
22739
22745
|
const storeMetadataParams = {
|
|
22740
22746
|
ttl: TTL$u,
|
|
22741
22747
|
namespace: keyPrefix,
|
|
22742
|
-
version: VERSION$
|
|
22748
|
+
version: VERSION$23,
|
|
22743
22749
|
representationName: RepresentationType$G
|
|
22744
22750
|
};
|
|
22745
22751
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -22748,7 +22754,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
22748
22754
|
function createResourceRequest$O(config) {
|
|
22749
22755
|
const headers = {};
|
|
22750
22756
|
return {
|
|
22751
|
-
baseUri: '/services/data/
|
|
22757
|
+
baseUri: '/services/data/v60.0',
|
|
22752
22758
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
22753
22759
|
method: 'post',
|
|
22754
22760
|
body: config.body,
|
|
@@ -22793,7 +22799,7 @@ const createChildResourceParams$7 = (resourceParams) => {
|
|
|
22793
22799
|
// HUGE BLOCK OF COPY PASTED CODE:
|
|
22794
22800
|
// WE NEED TO DO THIS SO THAT THE ADAPTER CAN USE ONLY OUR OVERRIDE FILE
|
|
22795
22801
|
// PLEASE DO NOT CHANGE ANYTHING HERE...
|
|
22796
|
-
function select$
|
|
22802
|
+
function select$2o(luvio, resourceParams) {
|
|
22797
22803
|
const childResources = createChildResourceParams$7(resourceParams);
|
|
22798
22804
|
const envelopeBodyPath = 'result';
|
|
22799
22805
|
const envelopeStatusCodePath = 'statusCode';
|
|
@@ -22810,7 +22816,7 @@ function select$2n(luvio, resourceParams) {
|
|
|
22810
22816
|
reader.enterPath(i);
|
|
22811
22817
|
const childResource = childResources[i];
|
|
22812
22818
|
const childKey = keyBuilder$2r(luvio, childResource);
|
|
22813
|
-
const childFragment = select$
|
|
22819
|
+
const childFragment = select$2p();
|
|
22814
22820
|
const childSnapshot = reader.read({
|
|
22815
22821
|
recordId: childKey,
|
|
22816
22822
|
node: childFragment,
|
|
@@ -22935,7 +22941,7 @@ function ingestSuccess$A(luvio, resourceParams, response, _snapshotRefresh) {
|
|
|
22935
22941
|
seenRecords: seenRecords,
|
|
22936
22942
|
select: {
|
|
22937
22943
|
recordId: key,
|
|
22938
|
-
node: select$
|
|
22944
|
+
node: select$2o(luvio, resourceParams),
|
|
22939
22945
|
variables: {},
|
|
22940
22946
|
},
|
|
22941
22947
|
variables: {},
|
|
@@ -22979,7 +22985,7 @@ function getResponseCacheKeys$J(keys, luvio, resourceParams, response) {
|
|
|
22979
22985
|
function createResourceRequest$N(config) {
|
|
22980
22986
|
const headers = {};
|
|
22981
22987
|
return {
|
|
22982
|
-
baseUri: '/services/data/
|
|
22988
|
+
baseUri: '/services/data/v60.0',
|
|
22983
22989
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
22984
22990
|
method: 'post',
|
|
22985
22991
|
body: config.body,
|
|
@@ -23034,7 +23040,7 @@ function validateAdapterConfig$R(untrustedConfig, configPropertyNames) {
|
|
|
23034
23040
|
}
|
|
23035
23041
|
function adapterFragment$v(luvio, config) {
|
|
23036
23042
|
const resourceParams = createResourceParams$J(config);
|
|
23037
|
-
return select$
|
|
23043
|
+
return select$2o(luvio, resourceParams);
|
|
23038
23044
|
}
|
|
23039
23045
|
function onFetchResponseSuccess$z(luvio, config, resourceParams, response) {
|
|
23040
23046
|
const snapshot = ingestSuccess$A(luvio, resourceParams, response);
|
|
@@ -23124,7 +23130,7 @@ function validateAdapterConfig$Q(untrustedConfig, configPropertyNames) {
|
|
|
23124
23130
|
}
|
|
23125
23131
|
function adapterFragment$u(luvio, config) {
|
|
23126
23132
|
createResourceParams$I(config);
|
|
23127
|
-
return select$
|
|
23133
|
+
return select$2p();
|
|
23128
23134
|
}
|
|
23129
23135
|
function onFetchResponseSuccess$y(luvio, config, resourceParams, response) {
|
|
23130
23136
|
const snapshot = ingestSuccess$B(luvio, resourceParams, response, {
|
|
@@ -23180,8 +23186,8 @@ const getRelatedListActionsAdapterFactory = (luvio) => function UiApi__getRelate
|
|
|
23180
23186
|
buildCachedSnapshotCachePolicy$B, buildNetworkSnapshotCachePolicy$C);
|
|
23181
23187
|
};
|
|
23182
23188
|
|
|
23183
|
-
function select$
|
|
23184
|
-
return select$
|
|
23189
|
+
function select$2n(luvio, params) {
|
|
23190
|
+
return select$2z();
|
|
23185
23191
|
}
|
|
23186
23192
|
function keyBuilder$2n(luvio, params) {
|
|
23187
23193
|
return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'recordIds:' + params.urlParams.recordIds + ',' + 'relatedListRecordIds:' + params.urlParams.relatedListRecordIds + ')';
|
|
@@ -23195,7 +23201,7 @@ function ingestSuccess$z(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
23195
23201
|
luvio.storeIngest(key, ingest$1E, body);
|
|
23196
23202
|
const snapshot = luvio.storeLookup({
|
|
23197
23203
|
recordId: key,
|
|
23198
|
-
node: select$
|
|
23204
|
+
node: select$2n(),
|
|
23199
23205
|
variables: {},
|
|
23200
23206
|
}, snapshotRefresh);
|
|
23201
23207
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -23212,7 +23218,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
23212
23218
|
const storeMetadataParams = {
|
|
23213
23219
|
ttl: TTL$u,
|
|
23214
23220
|
namespace: keyPrefix,
|
|
23215
|
-
version: VERSION$
|
|
23221
|
+
version: VERSION$23,
|
|
23216
23222
|
representationName: RepresentationType$G
|
|
23217
23223
|
};
|
|
23218
23224
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -23221,7 +23227,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
23221
23227
|
function createResourceRequest$M(config) {
|
|
23222
23228
|
const headers = {};
|
|
23223
23229
|
return {
|
|
23224
|
-
baseUri: '/services/data/
|
|
23230
|
+
baseUri: '/services/data/v60.0',
|
|
23225
23231
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
23226
23232
|
method: 'get',
|
|
23227
23233
|
body: null,
|
|
@@ -23267,7 +23273,7 @@ function validateAdapterConfig$P(untrustedConfig, configPropertyNames) {
|
|
|
23267
23273
|
}
|
|
23268
23274
|
function adapterFragment$t(luvio, config) {
|
|
23269
23275
|
createResourceParams$H(config);
|
|
23270
|
-
return select$
|
|
23276
|
+
return select$2n();
|
|
23271
23277
|
}
|
|
23272
23278
|
function onFetchResponseSuccess$x(luvio, config, resourceParams, response) {
|
|
23273
23279
|
const snapshot = ingestSuccess$z(luvio, resourceParams, response, {
|
|
@@ -23323,7 +23329,7 @@ const getRelatedListRecordActionsAdapterFactory = (luvio) => function UiApi__get
|
|
|
23323
23329
|
buildCachedSnapshotCachePolicy$A, buildNetworkSnapshotCachePolicy$B);
|
|
23324
23330
|
};
|
|
23325
23331
|
|
|
23326
|
-
const VERSION$
|
|
23332
|
+
const VERSION$20 = "a316b3bba367f54adc67d7552ed7d36d";
|
|
23327
23333
|
function validate$17(obj, path = 'PageReferenceRepresentation') {
|
|
23328
23334
|
const v_error = (() => {
|
|
23329
23335
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -23369,10 +23375,10 @@ const RepresentationType$D = 'PageReferenceRepresentation';
|
|
|
23369
23375
|
function normalize$w(input, existing, path, luvio, store, timestamp) {
|
|
23370
23376
|
return input;
|
|
23371
23377
|
}
|
|
23372
|
-
const select$
|
|
23378
|
+
const select$2m = function PageReferenceRepresentationSelect() {
|
|
23373
23379
|
return {
|
|
23374
23380
|
kind: 'Fragment',
|
|
23375
|
-
version: VERSION$
|
|
23381
|
+
version: VERSION$20,
|
|
23376
23382
|
private: [],
|
|
23377
23383
|
opaque: true
|
|
23378
23384
|
};
|
|
@@ -23392,7 +23398,7 @@ const ingest$1B = function PageReferenceRepresentationIngest(input, path, luvio,
|
|
|
23392
23398
|
}
|
|
23393
23399
|
const key = path.fullPath;
|
|
23394
23400
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
23395
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$w, "UiApi", VERSION$
|
|
23401
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$w, "UiApi", VERSION$20, RepresentationType$D, equals$J);
|
|
23396
23402
|
return createLink$1(key);
|
|
23397
23403
|
};
|
|
23398
23404
|
function getTypeCacheKeys$1E(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -23406,7 +23412,7 @@ function getTypeCacheKeys$1E(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
23406
23412
|
}
|
|
23407
23413
|
|
|
23408
23414
|
const TTL$s = 120000;
|
|
23409
|
-
const VERSION$
|
|
23415
|
+
const VERSION$1$ = "09884ca5bf90ea4662092a4e48817081";
|
|
23410
23416
|
function validate$16(obj, path = 'NavItemRepresentation') {
|
|
23411
23417
|
const v_error = (() => {
|
|
23412
23418
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -23643,10 +23649,10 @@ function normalize$v(input, existing, path, luvio, store, timestamp) {
|
|
|
23643
23649
|
}
|
|
23644
23650
|
return input;
|
|
23645
23651
|
}
|
|
23646
|
-
const select$
|
|
23652
|
+
const select$2l = function NavItemRepresentationSelect() {
|
|
23647
23653
|
return {
|
|
23648
23654
|
kind: 'Fragment',
|
|
23649
|
-
version: VERSION$
|
|
23655
|
+
version: VERSION$1$,
|
|
23650
23656
|
private: [],
|
|
23651
23657
|
selections: [
|
|
23652
23658
|
{
|
|
@@ -23705,7 +23711,7 @@ const select$2k = function NavItemRepresentationSelect() {
|
|
|
23705
23711
|
name: 'pageReference',
|
|
23706
23712
|
kind: 'Link',
|
|
23707
23713
|
nullable: true,
|
|
23708
|
-
fragment: select$
|
|
23714
|
+
fragment: select$2m()
|
|
23709
23715
|
},
|
|
23710
23716
|
{
|
|
23711
23717
|
name: 'standardType',
|
|
@@ -23806,7 +23812,7 @@ const ingest$1A = function NavItemRepresentationIngest(input, path, luvio, store
|
|
|
23806
23812
|
}
|
|
23807
23813
|
const key = keyBuilderFromType$l(luvio, input);
|
|
23808
23814
|
const ttlToUse = TTL$s;
|
|
23809
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$v, "UiApi", VERSION$
|
|
23815
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$v, "UiApi", VERSION$1$, RepresentationType$C, equals$I);
|
|
23810
23816
|
return createLink$1(key);
|
|
23811
23817
|
};
|
|
23812
23818
|
function getTypeCacheKeys$1D(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -23823,7 +23829,7 @@ function getTypeCacheKeys$1D(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
23823
23829
|
}
|
|
23824
23830
|
|
|
23825
23831
|
const TTL$r = 300000;
|
|
23826
|
-
const VERSION$
|
|
23832
|
+
const VERSION$1_ = "1781f2d3d4e413cf0c681774d82d02cd";
|
|
23827
23833
|
function validate$15(obj, path = 'AppRepresentation') {
|
|
23828
23834
|
const v_error = (() => {
|
|
23829
23835
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24072,10 +24078,10 @@ function normalize$u(input, existing, path, luvio, store, timestamp) {
|
|
|
24072
24078
|
}
|
|
24073
24079
|
return input;
|
|
24074
24080
|
}
|
|
24075
|
-
const select$
|
|
24081
|
+
const select$2k = function AppRepresentationSelect() {
|
|
24076
24082
|
return {
|
|
24077
24083
|
kind: 'Fragment',
|
|
24078
|
-
version: VERSION$
|
|
24084
|
+
version: VERSION$1_,
|
|
24079
24085
|
private: [
|
|
24080
24086
|
'eTag'
|
|
24081
24087
|
],
|
|
@@ -24133,7 +24139,7 @@ const select$2j = function AppRepresentationSelect() {
|
|
|
24133
24139
|
name: 'navItems',
|
|
24134
24140
|
kind: 'Link',
|
|
24135
24141
|
plural: true,
|
|
24136
|
-
fragment: select$
|
|
24142
|
+
fragment: select$2l()
|
|
24137
24143
|
},
|
|
24138
24144
|
{
|
|
24139
24145
|
name: 'selected',
|
|
@@ -24151,7 +24157,7 @@ const select$2j = function AppRepresentationSelect() {
|
|
|
24151
24157
|
name: 'userNavItems',
|
|
24152
24158
|
kind: 'Link',
|
|
24153
24159
|
plural: true,
|
|
24154
|
-
fragment: select$
|
|
24160
|
+
fragment: select$2l()
|
|
24155
24161
|
}
|
|
24156
24162
|
]
|
|
24157
24163
|
};
|
|
@@ -24273,7 +24279,7 @@ const ingest$1z = function AppRepresentationIngest(input, path, luvio, store, ti
|
|
|
24273
24279
|
}
|
|
24274
24280
|
const key = keyBuilderFromType$k(luvio, input);
|
|
24275
24281
|
const ttlToUse = TTL$r;
|
|
24276
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$u, "UiApi", VERSION$
|
|
24282
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$u, "UiApi", VERSION$1_, RepresentationType$B, equals$H);
|
|
24277
24283
|
return createLink$1(key);
|
|
24278
24284
|
};
|
|
24279
24285
|
function getTypeCacheKeys$1C(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -24295,7 +24301,7 @@ function getTypeCacheKeys$1C(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
24295
24301
|
}
|
|
24296
24302
|
|
|
24297
24303
|
const TTL$q = 300000;
|
|
24298
|
-
const VERSION$
|
|
24304
|
+
const VERSION$1Z = "a254babf0b6414315db7808a157fd9fc";
|
|
24299
24305
|
function validate$14(obj, path = 'AppsRepresentation') {
|
|
24300
24306
|
const v_error = (() => {
|
|
24301
24307
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24341,10 +24347,10 @@ function normalize$t(input, existing, path, luvio, store, timestamp) {
|
|
|
24341
24347
|
}
|
|
24342
24348
|
return input;
|
|
24343
24349
|
}
|
|
24344
|
-
const select$
|
|
24350
|
+
const select$2j = function AppsRepresentationSelect() {
|
|
24345
24351
|
return {
|
|
24346
24352
|
kind: 'Fragment',
|
|
24347
|
-
version: VERSION$
|
|
24353
|
+
version: VERSION$1Z,
|
|
24348
24354
|
private: [
|
|
24349
24355
|
'eTag'
|
|
24350
24356
|
],
|
|
@@ -24353,7 +24359,7 @@ const select$2i = function AppsRepresentationSelect() {
|
|
|
24353
24359
|
name: 'apps',
|
|
24354
24360
|
kind: 'Link',
|
|
24355
24361
|
plural: true,
|
|
24356
|
-
fragment: select$
|
|
24362
|
+
fragment: select$2k()
|
|
24357
24363
|
}
|
|
24358
24364
|
]
|
|
24359
24365
|
};
|
|
@@ -24385,7 +24391,7 @@ const ingest$1y = function AppsRepresentationIngest(input, path, luvio, store, t
|
|
|
24385
24391
|
}
|
|
24386
24392
|
const key = path.fullPath;
|
|
24387
24393
|
const ttlToUse = TTL$q;
|
|
24388
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$t, "UiApi", VERSION$
|
|
24394
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$t, "UiApi", VERSION$1Z, RepresentationType$A, equals$G);
|
|
24389
24395
|
return createLink$1(key);
|
|
24390
24396
|
};
|
|
24391
24397
|
function getTypeCacheKeys$1B(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -24402,8 +24408,8 @@ function getTypeCacheKeys$1B(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
24402
24408
|
}
|
|
24403
24409
|
}
|
|
24404
24410
|
|
|
24405
|
-
function select$
|
|
24406
|
-
return select$
|
|
24411
|
+
function select$2i(luvio, params) {
|
|
24412
|
+
return select$2j();
|
|
24407
24413
|
}
|
|
24408
24414
|
function keyBuilder$2j(luvio, params) {
|
|
24409
24415
|
return keyPrefix + '::AppsRepresentation:(' + 'formFactor:' + params.queryParams.formFactor + ',' + 'userCustomizations:' + params.queryParams.userCustomizations + ')';
|
|
@@ -24417,7 +24423,7 @@ function ingestSuccess$y(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
24417
24423
|
luvio.storeIngest(key, ingest$1y, body);
|
|
24418
24424
|
const snapshot = luvio.storeLookup({
|
|
24419
24425
|
recordId: key,
|
|
24420
|
-
node: select$
|
|
24426
|
+
node: select$2i(),
|
|
24421
24427
|
variables: {},
|
|
24422
24428
|
}, snapshotRefresh);
|
|
24423
24429
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -24434,7 +24440,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
24434
24440
|
const storeMetadataParams = {
|
|
24435
24441
|
ttl: TTL$q,
|
|
24436
24442
|
namespace: keyPrefix,
|
|
24437
|
-
version: VERSION$
|
|
24443
|
+
version: VERSION$1Z,
|
|
24438
24444
|
representationName: RepresentationType$A
|
|
24439
24445
|
};
|
|
24440
24446
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -24443,7 +24449,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
24443
24449
|
function createResourceRequest$L(config) {
|
|
24444
24450
|
const headers = {};
|
|
24445
24451
|
return {
|
|
24446
|
-
baseUri: '/services/data/
|
|
24452
|
+
baseUri: '/services/data/v60.0',
|
|
24447
24453
|
basePath: '/ui-api/apps',
|
|
24448
24454
|
method: 'get',
|
|
24449
24455
|
body: null,
|
|
@@ -24456,7 +24462,7 @@ function createResourceRequest$L(config) {
|
|
|
24456
24462
|
|
|
24457
24463
|
const adapterName$C = 'getAllApps';
|
|
24458
24464
|
const getAllApps_ConfigPropertyMetadata = [
|
|
24459
|
-
generateParamConfigMetadata('formFactor',
|
|
24465
|
+
generateParamConfigMetadata('formFactor', false, 1 /* QueryParameter */, 0 /* String */, false, coerceFormFactor),
|
|
24460
24466
|
generateParamConfigMetadata('userCustomizations', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
24461
24467
|
];
|
|
24462
24468
|
const getAllApps_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$C, getAllApps_ConfigPropertyMetadata);
|
|
@@ -24486,7 +24492,7 @@ function validateAdapterConfig$O(untrustedConfig, configPropertyNames) {
|
|
|
24486
24492
|
}
|
|
24487
24493
|
function adapterFragment$s(luvio, config) {
|
|
24488
24494
|
createResourceParams$G(config);
|
|
24489
|
-
return select$
|
|
24495
|
+
return select$2i();
|
|
24490
24496
|
}
|
|
24491
24497
|
function onFetchResponseSuccess$w(luvio, config, resourceParams, response) {
|
|
24492
24498
|
const snapshot = ingestSuccess$y(luvio, resourceParams, response, {
|
|
@@ -24542,8 +24548,8 @@ const getAllAppsAdapterFactory = (luvio) => function UiApi__getAllApps(untrusted
|
|
|
24542
24548
|
buildCachedSnapshotCachePolicy$z, buildNetworkSnapshotCachePolicy$A);
|
|
24543
24549
|
};
|
|
24544
24550
|
|
|
24545
|
-
function select$
|
|
24546
|
-
return select$
|
|
24551
|
+
function select$2g(luvio, params) {
|
|
24552
|
+
return select$2k();
|
|
24547
24553
|
}
|
|
24548
24554
|
function keyBuilder$2f(luvio, params) {
|
|
24549
24555
|
return keyBuilder$2k(luvio, {
|
|
@@ -24559,7 +24565,7 @@ function ingestSuccess$w(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
24559
24565
|
luvio.storeIngest(key, ingest$1z, body);
|
|
24560
24566
|
const snapshot = luvio.storeLookup({
|
|
24561
24567
|
recordId: key,
|
|
24562
|
-
node: select$
|
|
24568
|
+
node: select$2g(),
|
|
24563
24569
|
variables: {},
|
|
24564
24570
|
}, snapshotRefresh);
|
|
24565
24571
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -24576,7 +24582,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
24576
24582
|
const storeMetadataParams = {
|
|
24577
24583
|
ttl: TTL$r,
|
|
24578
24584
|
namespace: keyPrefix,
|
|
24579
|
-
version: VERSION$
|
|
24585
|
+
version: VERSION$1_,
|
|
24580
24586
|
representationName: RepresentationType$B
|
|
24581
24587
|
};
|
|
24582
24588
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -24585,7 +24591,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
24585
24591
|
function createResourceRequest$J(config) {
|
|
24586
24592
|
const headers = {};
|
|
24587
24593
|
return {
|
|
24588
|
-
baseUri: '/services/data/
|
|
24594
|
+
baseUri: '/services/data/v60.0',
|
|
24589
24595
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
24590
24596
|
method: 'get',
|
|
24591
24597
|
body: null,
|
|
@@ -24599,7 +24605,7 @@ function createResourceRequest$J(config) {
|
|
|
24599
24605
|
const adapterName$A = 'getAppDetails';
|
|
24600
24606
|
const getAppDetails_ConfigPropertyMetadata = [
|
|
24601
24607
|
generateParamConfigMetadata('appId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
24602
|
-
generateParamConfigMetadata('formFactor',
|
|
24608
|
+
generateParamConfigMetadata('formFactor', false, 1 /* QueryParameter */, 0 /* String */, false, coerceFormFactor),
|
|
24603
24609
|
generateParamConfigMetadata('userCustomizations', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
24604
24610
|
];
|
|
24605
24611
|
const getAppDetails_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$A, getAppDetails_ConfigPropertyMetadata);
|
|
@@ -24629,7 +24635,7 @@ function validateAdapterConfig$M(untrustedConfig, configPropertyNames) {
|
|
|
24629
24635
|
}
|
|
24630
24636
|
function adapterFragment$q(luvio, config) {
|
|
24631
24637
|
createResourceParams$E(config);
|
|
24632
|
-
return select$
|
|
24638
|
+
return select$2g();
|
|
24633
24639
|
}
|
|
24634
24640
|
function onFetchResponseSuccess$u(luvio, config, resourceParams, response) {
|
|
24635
24641
|
const snapshot = ingestSuccess$w(luvio, resourceParams, response, {
|
|
@@ -24685,7 +24691,7 @@ const getAppDetailsAdapterFactory = (luvio) => function UiApi__getAppDetails(unt
|
|
|
24685
24691
|
buildCachedSnapshotCachePolicy$x, buildNetworkSnapshotCachePolicy$y);
|
|
24686
24692
|
};
|
|
24687
24693
|
|
|
24688
|
-
const VERSION$
|
|
24694
|
+
const VERSION$1Y = "f43ef90ffde4d488414d6868e3aaefcb";
|
|
24689
24695
|
function validate$13(obj, path = 'DuplicateRuleFilterItemRepresentation') {
|
|
24690
24696
|
const v_error = (() => {
|
|
24691
24697
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24719,10 +24725,10 @@ function validate$13(obj, path = 'DuplicateRuleFilterItemRepresentation') {
|
|
|
24719
24725
|
})();
|
|
24720
24726
|
return v_error === undefined ? null : v_error;
|
|
24721
24727
|
}
|
|
24722
|
-
const select$
|
|
24728
|
+
const select$2f = function DuplicateRuleFilterItemRepresentationSelect() {
|
|
24723
24729
|
return {
|
|
24724
24730
|
kind: 'Fragment',
|
|
24725
|
-
version: VERSION$
|
|
24731
|
+
version: VERSION$1Y,
|
|
24726
24732
|
private: [
|
|
24727
24733
|
'eTag'
|
|
24728
24734
|
],
|
|
@@ -24747,7 +24753,7 @@ const select$2e = function DuplicateRuleFilterItemRepresentationSelect() {
|
|
|
24747
24753
|
};
|
|
24748
24754
|
};
|
|
24749
24755
|
|
|
24750
|
-
const VERSION$
|
|
24756
|
+
const VERSION$1X = "320d7f254687278f2763d4b490dab3fb";
|
|
24751
24757
|
function validate$12(obj, path = 'DuplicateRuleFilterRepresentation') {
|
|
24752
24758
|
const v_error = (() => {
|
|
24753
24759
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24786,11 +24792,11 @@ function validate$12(obj, path = 'DuplicateRuleFilterRepresentation') {
|
|
|
24786
24792
|
})();
|
|
24787
24793
|
return v_error === undefined ? null : v_error;
|
|
24788
24794
|
}
|
|
24789
|
-
const select$
|
|
24790
|
-
const { selections: DuplicateRuleFilterItemRepresentation__selections, opaque: DuplicateRuleFilterItemRepresentation__opaque, } = select$
|
|
24795
|
+
const select$2e = function DuplicateRuleFilterRepresentationSelect() {
|
|
24796
|
+
const { selections: DuplicateRuleFilterItemRepresentation__selections, opaque: DuplicateRuleFilterItemRepresentation__opaque, } = select$2f();
|
|
24791
24797
|
return {
|
|
24792
24798
|
kind: 'Fragment',
|
|
24793
|
-
version: VERSION$
|
|
24799
|
+
version: VERSION$1X,
|
|
24794
24800
|
private: [
|
|
24795
24801
|
'eTag'
|
|
24796
24802
|
],
|
|
@@ -24813,7 +24819,7 @@ const select$2d = function DuplicateRuleFilterRepresentationSelect() {
|
|
|
24813
24819
|
};
|
|
24814
24820
|
};
|
|
24815
24821
|
|
|
24816
|
-
const VERSION$
|
|
24822
|
+
const VERSION$1W = "b47b44e260e5ce777beaf3da9088997c";
|
|
24817
24823
|
function validate$11(obj, path = 'MatchRuleRepresentation') {
|
|
24818
24824
|
const v_error = (() => {
|
|
24819
24825
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24854,10 +24860,10 @@ function validate$11(obj, path = 'MatchRuleRepresentation') {
|
|
|
24854
24860
|
})();
|
|
24855
24861
|
return v_error === undefined ? null : v_error;
|
|
24856
24862
|
}
|
|
24857
|
-
const select$
|
|
24863
|
+
const select$2d = function MatchRuleRepresentationSelect() {
|
|
24858
24864
|
return {
|
|
24859
24865
|
kind: 'Fragment',
|
|
24860
|
-
version: VERSION$
|
|
24866
|
+
version: VERSION$1W,
|
|
24861
24867
|
private: [
|
|
24862
24868
|
'eTag'
|
|
24863
24869
|
],
|
|
@@ -24883,7 +24889,7 @@ const select$2c = function MatchRuleRepresentationSelect() {
|
|
|
24883
24889
|
};
|
|
24884
24890
|
};
|
|
24885
24891
|
|
|
24886
|
-
const VERSION$
|
|
24892
|
+
const VERSION$1V = "bb83d7210bb1d7861b6188bc5f552617";
|
|
24887
24893
|
function validate$10(obj, path = 'DuplicateRuleRepresentation') {
|
|
24888
24894
|
const v_error = (() => {
|
|
24889
24895
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24971,12 +24977,12 @@ function validate$10(obj, path = 'DuplicateRuleRepresentation') {
|
|
|
24971
24977
|
})();
|
|
24972
24978
|
return v_error === undefined ? null : v_error;
|
|
24973
24979
|
}
|
|
24974
|
-
const select$
|
|
24975
|
-
const { selections: DuplicateRuleFilterRepresentation__selections, opaque: DuplicateRuleFilterRepresentation__opaque, } = select$
|
|
24976
|
-
const { selections: MatchRuleRepresentation__selections, opaque: MatchRuleRepresentation__opaque, } = select$
|
|
24980
|
+
const select$2c = function DuplicateRuleRepresentationSelect() {
|
|
24981
|
+
const { selections: DuplicateRuleFilterRepresentation__selections, opaque: DuplicateRuleFilterRepresentation__opaque, } = select$2e();
|
|
24982
|
+
const { selections: MatchRuleRepresentation__selections, opaque: MatchRuleRepresentation__opaque, } = select$2d();
|
|
24977
24983
|
return {
|
|
24978
24984
|
kind: 'Fragment',
|
|
24979
|
-
version: VERSION$
|
|
24985
|
+
version: VERSION$1V,
|
|
24980
24986
|
private: [
|
|
24981
24987
|
'eTag'
|
|
24982
24988
|
],
|
|
@@ -25024,7 +25030,7 @@ const select$2b = function DuplicateRuleRepresentationSelect() {
|
|
|
25024
25030
|
};
|
|
25025
25031
|
|
|
25026
25032
|
const TTL$p = 900000;
|
|
25027
|
-
const VERSION$
|
|
25033
|
+
const VERSION$1U = "be27ee99dc0dc43a1f66b8fe98dc532c";
|
|
25028
25034
|
function validate$$(obj, path = 'DuplicatesConfigurationRepresentation') {
|
|
25029
25035
|
const v_error = (() => {
|
|
25030
25036
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -25084,11 +25090,11 @@ const RepresentationType$z = 'DuplicatesConfigurationRepresentation';
|
|
|
25084
25090
|
function normalize$s(input, existing, path, luvio, store, timestamp) {
|
|
25085
25091
|
return input;
|
|
25086
25092
|
}
|
|
25087
|
-
const select$
|
|
25088
|
-
const { selections: DuplicateRuleRepresentation__selections, opaque: DuplicateRuleRepresentation__opaque, } = select$
|
|
25093
|
+
const select$2b = function DuplicatesConfigurationRepresentationSelect() {
|
|
25094
|
+
const { selections: DuplicateRuleRepresentation__selections, opaque: DuplicateRuleRepresentation__opaque, } = select$2c();
|
|
25089
25095
|
return {
|
|
25090
25096
|
kind: 'Fragment',
|
|
25091
|
-
version: VERSION$
|
|
25097
|
+
version: VERSION$1U,
|
|
25092
25098
|
private: [
|
|
25093
25099
|
'eTag'
|
|
25094
25100
|
],
|
|
@@ -25134,7 +25140,7 @@ const ingest$1x = function DuplicatesConfigurationRepresentationIngest(input, pa
|
|
|
25134
25140
|
}
|
|
25135
25141
|
const key = path.fullPath;
|
|
25136
25142
|
const ttlToUse = TTL$p;
|
|
25137
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$s, "UiApi", VERSION$
|
|
25143
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$s, "UiApi", VERSION$1U, RepresentationType$z, equals$F);
|
|
25138
25144
|
return createLink$1(key);
|
|
25139
25145
|
};
|
|
25140
25146
|
function getTypeCacheKeys$1A(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -25147,8 +25153,8 @@ function getTypeCacheKeys$1A(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
25147
25153
|
});
|
|
25148
25154
|
}
|
|
25149
25155
|
|
|
25150
|
-
function select$
|
|
25151
|
-
return select$
|
|
25156
|
+
function select$2a(luvio, params) {
|
|
25157
|
+
return select$2b();
|
|
25152
25158
|
}
|
|
25153
25159
|
function keyBuilder$2d(luvio, params) {
|
|
25154
25160
|
return keyPrefix + '::DuplicatesConfigurationRepresentation:(' + 'recordTypeId:' + params.queryParams.recordTypeId + ',' + 'objectApiName:' + params.urlParams.objectApiName + ')';
|
|
@@ -25162,7 +25168,7 @@ function ingestSuccess$v(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
25162
25168
|
luvio.storeIngest(key, ingest$1x, body);
|
|
25163
25169
|
const snapshot = luvio.storeLookup({
|
|
25164
25170
|
recordId: key,
|
|
25165
|
-
node: select$
|
|
25171
|
+
node: select$2a(),
|
|
25166
25172
|
variables: {},
|
|
25167
25173
|
}, snapshotRefresh);
|
|
25168
25174
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -25179,7 +25185,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
25179
25185
|
const storeMetadataParams = {
|
|
25180
25186
|
ttl: TTL$p,
|
|
25181
25187
|
namespace: keyPrefix,
|
|
25182
|
-
version: VERSION$
|
|
25188
|
+
version: VERSION$1U,
|
|
25183
25189
|
representationName: RepresentationType$z
|
|
25184
25190
|
};
|
|
25185
25191
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -25188,7 +25194,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
25188
25194
|
function createResourceRequest$I(config) {
|
|
25189
25195
|
const headers = {};
|
|
25190
25196
|
return {
|
|
25191
|
-
baseUri: '/services/data/
|
|
25197
|
+
baseUri: '/services/data/v60.0',
|
|
25192
25198
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
25193
25199
|
method: 'get',
|
|
25194
25200
|
body: null,
|
|
@@ -25230,7 +25236,7 @@ function validateAdapterConfig$L(untrustedConfig, configPropertyNames) {
|
|
|
25230
25236
|
}
|
|
25231
25237
|
function adapterFragment$p(luvio, config) {
|
|
25232
25238
|
createResourceParams$D(config);
|
|
25233
|
-
return select$
|
|
25239
|
+
return select$2a();
|
|
25234
25240
|
}
|
|
25235
25241
|
function onFetchResponseSuccess$t(luvio, config, resourceParams, response) {
|
|
25236
25242
|
const snapshot = ingestSuccess$v(luvio, resourceParams, response, {
|
|
@@ -25318,7 +25324,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
25318
25324
|
const storeMetadataParams = {
|
|
25319
25325
|
ttl: TTL$y,
|
|
25320
25326
|
namespace: keyPrefix,
|
|
25321
|
-
version: VERSION$
|
|
25327
|
+
version: VERSION$2a,
|
|
25322
25328
|
representationName: RepresentationType$N
|
|
25323
25329
|
};
|
|
25324
25330
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -25327,7 +25333,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
25327
25333
|
function createResourceRequest$H(config) {
|
|
25328
25334
|
const headers = {};
|
|
25329
25335
|
return {
|
|
25330
|
-
baseUri: '/services/data/
|
|
25336
|
+
baseUri: '/services/data/v60.0',
|
|
25331
25337
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
25332
25338
|
method: 'get',
|
|
25333
25339
|
body: null,
|
|
@@ -25344,7 +25350,7 @@ function onFetchResponseSuccess$s(luvio, config, resourceParams, response) {
|
|
|
25344
25350
|
luvio.storeIngest(key, ingest$1K, body);
|
|
25345
25351
|
const snapshot = luvio.storeLookup({
|
|
25346
25352
|
recordId: key,
|
|
25347
|
-
node: select$
|
|
25353
|
+
node: select$2E(),
|
|
25348
25354
|
variables: {},
|
|
25349
25355
|
}, {
|
|
25350
25356
|
config,
|
|
@@ -25390,7 +25396,7 @@ function buildCachedSnapshotCachePolicy$v(context, storeLookup) {
|
|
|
25390
25396
|
const { luvio, config } = context;
|
|
25391
25397
|
const selector = {
|
|
25392
25398
|
recordId: keyBuilder$2P(luvio, config),
|
|
25393
|
-
node: select$
|
|
25399
|
+
node: select$2E(),
|
|
25394
25400
|
variables: {},
|
|
25395
25401
|
};
|
|
25396
25402
|
return storeLookup(selector, {
|
|
@@ -25466,7 +25472,7 @@ function getResponseCacheKeys$C(storeKeyMap, luvio, resourceParams, response) {
|
|
|
25466
25472
|
function createResourceRequest$G(config) {
|
|
25467
25473
|
const headers = {};
|
|
25468
25474
|
return {
|
|
25469
|
-
baseUri: '/services/data/
|
|
25475
|
+
baseUri: '/services/data/v60.0',
|
|
25470
25476
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
25471
25477
|
method: 'get',
|
|
25472
25478
|
body: null,
|
|
@@ -25487,7 +25493,7 @@ function buildCachedSnapshot$5(luvio, config) {
|
|
|
25487
25493
|
});
|
|
25488
25494
|
const selector = {
|
|
25489
25495
|
recordId: key,
|
|
25490
|
-
node: select$
|
|
25496
|
+
node: select$2D(),
|
|
25491
25497
|
variables: {},
|
|
25492
25498
|
};
|
|
25493
25499
|
return luvio.storeLookup(selector, {
|
|
@@ -25605,7 +25611,7 @@ function buildCachedSnapshotCachePolicy$u(context, storeLookup) {
|
|
|
25605
25611
|
layoutType,
|
|
25606
25612
|
mode,
|
|
25607
25613
|
}),
|
|
25608
|
-
node: select$
|
|
25614
|
+
node: select$2D(),
|
|
25609
25615
|
variables: {},
|
|
25610
25616
|
};
|
|
25611
25617
|
return storeLookup(selector, {
|
|
@@ -25661,8 +25667,8 @@ function keyBuilder$2a(luvio, params) {
|
|
|
25661
25667
|
});
|
|
25662
25668
|
}
|
|
25663
25669
|
|
|
25664
|
-
function select$
|
|
25665
|
-
return select$
|
|
25670
|
+
function select$29(luvio, params) {
|
|
25671
|
+
return select$2T();
|
|
25666
25672
|
}
|
|
25667
25673
|
function keyBuilder$29(luvio, params) {
|
|
25668
25674
|
return keyBuilder$36(luvio, {
|
|
@@ -25680,7 +25686,7 @@ function ingestSuccess$u(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
25680
25686
|
luvio.storeIngest(key, ingest$1T, body);
|
|
25681
25687
|
const snapshot = luvio.storeLookup({
|
|
25682
25688
|
recordId: key,
|
|
25683
|
-
node: select$
|
|
25689
|
+
node: select$29(),
|
|
25684
25690
|
variables: {},
|
|
25685
25691
|
}, snapshotRefresh);
|
|
25686
25692
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -25697,7 +25703,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
25697
25703
|
const storeMetadataParams = {
|
|
25698
25704
|
ttl: TTL$D,
|
|
25699
25705
|
namespace: keyPrefix,
|
|
25700
|
-
version: VERSION$
|
|
25706
|
+
version: VERSION$2l,
|
|
25701
25707
|
representationName: RepresentationType$W
|
|
25702
25708
|
};
|
|
25703
25709
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -25706,7 +25712,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
25706
25712
|
function createResourceRequest$F(config) {
|
|
25707
25713
|
const headers = {};
|
|
25708
25714
|
return {
|
|
25709
|
-
baseUri: '/services/data/
|
|
25715
|
+
baseUri: '/services/data/v60.0',
|
|
25710
25716
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
25711
25717
|
method: 'get',
|
|
25712
25718
|
body: null,
|
|
@@ -25717,7 +25723,7 @@ function createResourceRequest$F(config) {
|
|
|
25717
25723
|
};
|
|
25718
25724
|
}
|
|
25719
25725
|
|
|
25720
|
-
const VERSION$
|
|
25726
|
+
const VERSION$1T = "fb049a56cac04c6d0c0969a650749448";
|
|
25721
25727
|
|
|
25722
25728
|
const nonCachedErrors$6 = ObjectCreate$1(null);
|
|
25723
25729
|
function createChildResourceParams$6(resourceParams) {
|
|
@@ -25750,7 +25756,7 @@ function selectChildResourceParams$6(luvio, childResources, resourceParams) {
|
|
|
25750
25756
|
node: {
|
|
25751
25757
|
kind: 'Fragment',
|
|
25752
25758
|
private: [],
|
|
25753
|
-
version: VERSION$
|
|
25759
|
+
version: VERSION$1T,
|
|
25754
25760
|
},
|
|
25755
25761
|
variables: {},
|
|
25756
25762
|
});
|
|
@@ -25770,7 +25776,7 @@ function selectChildResourceParams$6(luvio, childResources, resourceParams) {
|
|
|
25770
25776
|
reader.enterPath(envelopeBodyPath);
|
|
25771
25777
|
const childResource = childResources[i];
|
|
25772
25778
|
const childKey = keyBuilder$29(luvio, childResource);
|
|
25773
|
-
const childFragment = select$
|
|
25779
|
+
const childFragment = select$29();
|
|
25774
25780
|
const isMissingDataBeforeChildRead = reader.getIsDataMissing();
|
|
25775
25781
|
const childSnapshot = reader.read({
|
|
25776
25782
|
recordId: childKey,
|
|
@@ -25854,7 +25860,7 @@ function selectChildResourceParams$6(luvio, childResources, resourceParams) {
|
|
|
25854
25860
|
},
|
|
25855
25861
|
};
|
|
25856
25862
|
}
|
|
25857
|
-
function select$
|
|
25863
|
+
function select$28(luvio, resourceParams) {
|
|
25858
25864
|
const childResources = createChildResourceParams$6(resourceParams);
|
|
25859
25865
|
return selectChildResourceParams$6(luvio, childResources, resourceParams);
|
|
25860
25866
|
}
|
|
@@ -25983,7 +25989,7 @@ function ingestSuccess$t(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
25983
25989
|
seenRecords: seenRecords,
|
|
25984
25990
|
select: {
|
|
25985
25991
|
recordId: key,
|
|
25986
|
-
node: select$
|
|
25992
|
+
node: select$28(luvio, resourceParams),
|
|
25987
25993
|
variables: {},
|
|
25988
25994
|
},
|
|
25989
25995
|
refresh: snapshotRefresh,
|
|
@@ -26002,7 +26008,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
26002
26008
|
function createResourceRequest$E(config) {
|
|
26003
26009
|
const headers = {};
|
|
26004
26010
|
return {
|
|
26005
|
-
baseUri: '/services/data/
|
|
26011
|
+
baseUri: '/services/data/v60.0',
|
|
26006
26012
|
basePath: '/ui-api/list-info/batch',
|
|
26007
26013
|
method: 'get',
|
|
26008
26014
|
body: null,
|
|
@@ -26043,7 +26049,7 @@ function validateAdapterConfig$G(untrustedConfig, configPropertyNames) {
|
|
|
26043
26049
|
}
|
|
26044
26050
|
function adapterFragment$o(luvio, config) {
|
|
26045
26051
|
const resourceParams = createResourceParams$B(config);
|
|
26046
|
-
return select$
|
|
26052
|
+
return select$28(luvio, resourceParams);
|
|
26047
26053
|
}
|
|
26048
26054
|
function onFetchResponseSuccess$q(luvio, config, resourceParams, response) {
|
|
26049
26055
|
const snapshot = ingestSuccess$t(luvio, resourceParams, response, {
|
|
@@ -26130,7 +26136,7 @@ function validateAdapterConfig$F(untrustedConfig, configPropertyNames) {
|
|
|
26130
26136
|
}
|
|
26131
26137
|
function adapterFragment$n(luvio, config) {
|
|
26132
26138
|
createResourceParams$A(config);
|
|
26133
|
-
return select$
|
|
26139
|
+
return select$29();
|
|
26134
26140
|
}
|
|
26135
26141
|
function onFetchResponseSuccess$p(luvio, config, resourceParams, response) {
|
|
26136
26142
|
const snapshot = ingestSuccess$u(luvio, resourceParams, response, {
|
|
@@ -26186,8 +26192,8 @@ const getListInfoByNameAdapterFactory = (luvio) => function UiApi__getListInfoBy
|
|
|
26186
26192
|
buildCachedSnapshotCachePolicy$s, buildNetworkSnapshotCachePolicy$t);
|
|
26187
26193
|
};
|
|
26188
26194
|
|
|
26189
|
-
function select$
|
|
26190
|
-
return select$
|
|
26195
|
+
function select$27(luvio, params) {
|
|
26196
|
+
return select$2T();
|
|
26191
26197
|
}
|
|
26192
26198
|
function getResponseCacheKeys$z(storeKeyMap, luvio, resourceParams, response) {
|
|
26193
26199
|
getTypeCacheKeys$1X(storeKeyMap, luvio, response);
|
|
@@ -26198,7 +26204,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
26198
26204
|
luvio.storeIngest(key, ingest$1T, body);
|
|
26199
26205
|
const snapshot = luvio.storeLookup({
|
|
26200
26206
|
recordId: key,
|
|
26201
|
-
node: select$
|
|
26207
|
+
node: select$27(),
|
|
26202
26208
|
variables: {},
|
|
26203
26209
|
});
|
|
26204
26210
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -26212,7 +26218,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
26212
26218
|
function createResourceRequest$D(config) {
|
|
26213
26219
|
const headers = {};
|
|
26214
26220
|
return {
|
|
26215
|
-
baseUri: '/services/data/
|
|
26221
|
+
baseUri: '/services/data/v60.0',
|
|
26216
26222
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
26217
26223
|
method: 'patch',
|
|
26218
26224
|
body: config.body,
|
|
@@ -26310,7 +26316,7 @@ const updateListInfoByNameAdapterFactory = (luvio) => {
|
|
|
26310
26316
|
};
|
|
26311
26317
|
};
|
|
26312
26318
|
|
|
26313
|
-
const VERSION$
|
|
26319
|
+
const VERSION$1S = "c5c08ea834378670c9d6f235ff71c9f0";
|
|
26314
26320
|
function validate$_(obj, path = 'ListObjectPicklistValueRepresentation') {
|
|
26315
26321
|
const v_error = (() => {
|
|
26316
26322
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -26329,10 +26335,10 @@ function validate$_(obj, path = 'ListObjectPicklistValueRepresentation') {
|
|
|
26329
26335
|
})();
|
|
26330
26336
|
return v_error === undefined ? null : v_error;
|
|
26331
26337
|
}
|
|
26332
|
-
const select$
|
|
26338
|
+
const select$26 = function ListObjectPicklistValueRepresentationSelect() {
|
|
26333
26339
|
return {
|
|
26334
26340
|
kind: 'Fragment',
|
|
26335
|
-
version: VERSION$
|
|
26341
|
+
version: VERSION$1S,
|
|
26336
26342
|
private: [],
|
|
26337
26343
|
selections: [
|
|
26338
26344
|
{
|
|
@@ -26360,7 +26366,7 @@ function equals$E(existing, incoming) {
|
|
|
26360
26366
|
return true;
|
|
26361
26367
|
}
|
|
26362
26368
|
|
|
26363
|
-
const VERSION$
|
|
26369
|
+
const VERSION$1R = "775dc2075ad11574419ab5fdf25ae227";
|
|
26364
26370
|
function validate$Z(obj, path = 'ListObjectColumnRepresentation') {
|
|
26365
26371
|
const v_error = (() => {
|
|
26366
26372
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -26373,29 +26379,8 @@ function validate$Z(obj, path = 'ListObjectColumnRepresentation') {
|
|
|
26373
26379
|
}
|
|
26374
26380
|
const obj_dataType = obj.dataType;
|
|
26375
26381
|
const path_dataType = path + '.dataType';
|
|
26376
|
-
|
|
26377
|
-
|
|
26378
|
-
if (typeof obj_dataType !== 'string') {
|
|
26379
|
-
return new TypeError('Expected "string" but received "' + typeof obj_dataType + '" (at "' + path_dataType + '")');
|
|
26380
|
-
}
|
|
26381
|
-
})();
|
|
26382
|
-
if (obj_dataType_union0_error != null) {
|
|
26383
|
-
obj_dataType_union0 = obj_dataType_union0_error.message;
|
|
26384
|
-
}
|
|
26385
|
-
let obj_dataType_union1 = null;
|
|
26386
|
-
const obj_dataType_union1_error = (() => {
|
|
26387
|
-
if (obj_dataType !== null) {
|
|
26388
|
-
return new TypeError('Expected "null" but received "' + typeof obj_dataType + '" (at "' + path_dataType + '")');
|
|
26389
|
-
}
|
|
26390
|
-
})();
|
|
26391
|
-
if (obj_dataType_union1_error != null) {
|
|
26392
|
-
obj_dataType_union1 = obj_dataType_union1_error.message;
|
|
26393
|
-
}
|
|
26394
|
-
if (obj_dataType_union0 && obj_dataType_union1) {
|
|
26395
|
-
let message = 'Object doesn\'t match union (at "' + path_dataType + '")';
|
|
26396
|
-
message += '\n' + obj_dataType_union0.split('\n').map((line) => '\t' + line).join('\n');
|
|
26397
|
-
message += '\n' + obj_dataType_union1.split('\n').map((line) => '\t' + line).join('\n');
|
|
26398
|
-
return new TypeError(message);
|
|
26382
|
+
if (typeof obj_dataType !== 'string') {
|
|
26383
|
+
return new TypeError('Expected "string" but received "' + typeof obj_dataType + '" (at "' + path_dataType + '")');
|
|
26399
26384
|
}
|
|
26400
26385
|
const obj_defaultFilterOperator = obj.defaultFilterOperator;
|
|
26401
26386
|
const path_defaultFilterOperator = path + '.defaultFilterOperator';
|
|
@@ -26457,11 +26442,11 @@ function validate$Z(obj, path = 'ListObjectColumnRepresentation') {
|
|
|
26457
26442
|
})();
|
|
26458
26443
|
return v_error === undefined ? null : v_error;
|
|
26459
26444
|
}
|
|
26460
|
-
const select$
|
|
26461
|
-
const { selections: ListObjectPicklistValueRepresentation__selections, opaque: ListObjectPicklistValueRepresentation__opaque, } = select$
|
|
26445
|
+
const select$25 = function ListObjectColumnRepresentationSelect() {
|
|
26446
|
+
const { selections: ListObjectPicklistValueRepresentation__selections, opaque: ListObjectPicklistValueRepresentation__opaque, } = select$26();
|
|
26462
26447
|
return {
|
|
26463
26448
|
kind: 'Fragment',
|
|
26464
|
-
version: VERSION$
|
|
26449
|
+
version: VERSION$1R,
|
|
26465
26450
|
private: [],
|
|
26466
26451
|
selections: [
|
|
26467
26452
|
{
|
|
@@ -26531,6 +26516,11 @@ function equals$D(existing, incoming) {
|
|
|
26531
26516
|
if (!(existing_alias === incoming_alias)) {
|
|
26532
26517
|
return false;
|
|
26533
26518
|
}
|
|
26519
|
+
const existing_dataType = existing.dataType;
|
|
26520
|
+
const incoming_dataType = incoming.dataType;
|
|
26521
|
+
if (!(existing_dataType === incoming_dataType)) {
|
|
26522
|
+
return false;
|
|
26523
|
+
}
|
|
26534
26524
|
const existing_defaultFilterOperator = existing.defaultFilterOperator;
|
|
26535
26525
|
const incoming_defaultFilterOperator = incoming.defaultFilterOperator;
|
|
26536
26526
|
if (!(existing_defaultFilterOperator === incoming_defaultFilterOperator)) {
|
|
@@ -26546,11 +26536,6 @@ function equals$D(existing, incoming) {
|
|
|
26546
26536
|
if (!(existing_label === incoming_label)) {
|
|
26547
26537
|
return false;
|
|
26548
26538
|
}
|
|
26549
|
-
const existing_dataType = existing.dataType;
|
|
26550
|
-
const incoming_dataType = incoming.dataType;
|
|
26551
|
-
if (!(existing_dataType === incoming_dataType)) {
|
|
26552
|
-
return false;
|
|
26553
|
-
}
|
|
26554
26539
|
const existing_picklistValues = existing.picklistValues;
|
|
26555
26540
|
const incoming_picklistValues = incoming.picklistValues;
|
|
26556
26541
|
const equals_picklistValues_items = equalsArray(existing_picklistValues, incoming_picklistValues, (existing_picklistValues_item, incoming_picklistValues_item) => {
|
|
@@ -26575,7 +26560,7 @@ function equals$D(existing, incoming) {
|
|
|
26575
26560
|
}
|
|
26576
26561
|
|
|
26577
26562
|
const TTL$o = 900000;
|
|
26578
|
-
const VERSION$
|
|
26563
|
+
const VERSION$1Q = "5af0cd318733d6fb298c144c45f9ee14";
|
|
26579
26564
|
function validate$Y(obj, path = 'ListObjectInfoRepresentation') {
|
|
26580
26565
|
const v_error = (() => {
|
|
26581
26566
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -26648,11 +26633,11 @@ function keyBuilderFromType$j(luvio, object) {
|
|
|
26648
26633
|
function normalize$r(input, existing, path, luvio, store, timestamp) {
|
|
26649
26634
|
return input;
|
|
26650
26635
|
}
|
|
26651
|
-
const select$
|
|
26652
|
-
const { selections: ListObjectColumnRepresentation__selections, opaque: ListObjectColumnRepresentation__opaque, } = select$
|
|
26636
|
+
const select$24 = function ListObjectInfoRepresentationSelect() {
|
|
26637
|
+
const { selections: ListObjectColumnRepresentation__selections, opaque: ListObjectColumnRepresentation__opaque, } = select$25();
|
|
26653
26638
|
return {
|
|
26654
26639
|
kind: 'Fragment',
|
|
26655
|
-
version: VERSION$
|
|
26640
|
+
version: VERSION$1Q,
|
|
26656
26641
|
private: [],
|
|
26657
26642
|
selections: [
|
|
26658
26643
|
{
|
|
@@ -26713,7 +26698,7 @@ const ingest$1w = function ListObjectInfoRepresentationIngest(input, path, luvio
|
|
|
26713
26698
|
}
|
|
26714
26699
|
const key = keyBuilderFromType$j(luvio, input);
|
|
26715
26700
|
const ttlToUse = TTL$o;
|
|
26716
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$r, "UiApi", VERSION$
|
|
26701
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$r, "UiApi", VERSION$1Q, RepresentationType$y, equals$C);
|
|
26717
26702
|
return createLink$1(key);
|
|
26718
26703
|
};
|
|
26719
26704
|
function getTypeCacheKeys$1z(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -26726,8 +26711,8 @@ function getTypeCacheKeys$1z(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
26726
26711
|
});
|
|
26727
26712
|
}
|
|
26728
26713
|
|
|
26729
|
-
function select$
|
|
26730
|
-
return select$
|
|
26714
|
+
function select$23(luvio, params) {
|
|
26715
|
+
return select$24();
|
|
26731
26716
|
}
|
|
26732
26717
|
function keyBuilder$24(luvio, params) {
|
|
26733
26718
|
return keyBuilder$25(luvio, {
|
|
@@ -26743,7 +26728,7 @@ function ingestSuccess$r(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
26743
26728
|
luvio.storeIngest(key, ingest$1w, body);
|
|
26744
26729
|
const snapshot = luvio.storeLookup({
|
|
26745
26730
|
recordId: key,
|
|
26746
|
-
node: select$
|
|
26731
|
+
node: select$23(),
|
|
26747
26732
|
variables: {},
|
|
26748
26733
|
}, snapshotRefresh);
|
|
26749
26734
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -26760,7 +26745,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
26760
26745
|
const storeMetadataParams = {
|
|
26761
26746
|
ttl: TTL$o,
|
|
26762
26747
|
namespace: keyPrefix,
|
|
26763
|
-
version: VERSION$
|
|
26748
|
+
version: VERSION$1Q,
|
|
26764
26749
|
representationName: RepresentationType$y
|
|
26765
26750
|
};
|
|
26766
26751
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -26769,7 +26754,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
26769
26754
|
function createResourceRequest$C(config) {
|
|
26770
26755
|
const headers = {};
|
|
26771
26756
|
return {
|
|
26772
|
-
baseUri: '/services/data/
|
|
26757
|
+
baseUri: '/services/data/v60.0',
|
|
26773
26758
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
26774
26759
|
method: 'get',
|
|
26775
26760
|
body: null,
|
|
@@ -26811,7 +26796,7 @@ function validateAdapterConfig$D(untrustedConfig, configPropertyNames) {
|
|
|
26811
26796
|
}
|
|
26812
26797
|
function adapterFragment$m(luvio, config) {
|
|
26813
26798
|
createResourceParams$y(config);
|
|
26814
|
-
return select$
|
|
26799
|
+
return select$23();
|
|
26815
26800
|
}
|
|
26816
26801
|
function onFetchResponseSuccess$o(luvio, config, resourceParams, response) {
|
|
26817
26802
|
const snapshot = ingestSuccess$r(luvio, resourceParams, response, {
|
|
@@ -26868,7 +26853,7 @@ const getListObjectInfoAdapterFactory = (luvio) => function UiApi__getListObject
|
|
|
26868
26853
|
};
|
|
26869
26854
|
|
|
26870
26855
|
const TTL$n = 120000;
|
|
26871
|
-
const VERSION$
|
|
26856
|
+
const VERSION$1P = "756779d0d7e137dd72c743544afbad82";
|
|
26872
26857
|
function validate$X(obj, path = 'NavItemsRepresentation') {
|
|
26873
26858
|
const v_error = (() => {
|
|
26874
26859
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -26945,10 +26930,10 @@ function normalize$q(input, existing, path, luvio, store, timestamp) {
|
|
|
26945
26930
|
}
|
|
26946
26931
|
return input;
|
|
26947
26932
|
}
|
|
26948
|
-
const select$
|
|
26933
|
+
const select$22 = function NavItemsRepresentationSelect() {
|
|
26949
26934
|
return {
|
|
26950
26935
|
kind: 'Fragment',
|
|
26951
|
-
version: VERSION$
|
|
26936
|
+
version: VERSION$1P,
|
|
26952
26937
|
private: [
|
|
26953
26938
|
'eTag',
|
|
26954
26939
|
'currentPageUrl'
|
|
@@ -26958,7 +26943,7 @@ const select$21 = function NavItemsRepresentationSelect() {
|
|
|
26958
26943
|
name: 'navItems',
|
|
26959
26944
|
kind: 'Link',
|
|
26960
26945
|
plural: true,
|
|
26961
|
-
fragment: select$
|
|
26946
|
+
fragment: select$2l()
|
|
26962
26947
|
},
|
|
26963
26948
|
{
|
|
26964
26949
|
name: 'nextPageUrl',
|
|
@@ -27004,7 +26989,7 @@ const ingest$1v = function NavItemsRepresentationIngest(input, path, luvio, stor
|
|
|
27004
26989
|
}
|
|
27005
26990
|
const key = path.fullPath;
|
|
27006
26991
|
const ttlToUse = TTL$n;
|
|
27007
|
-
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$q, "UiApi", VERSION$
|
|
26992
|
+
ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$q, "UiApi", VERSION$1P, RepresentationType$x, equals$B);
|
|
27008
26993
|
return createLink$1(key);
|
|
27009
26994
|
};
|
|
27010
26995
|
function getTypeCacheKeys$1y(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -27021,8 +27006,8 @@ function getTypeCacheKeys$1y(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
27021
27006
|
}
|
|
27022
27007
|
}
|
|
27023
27008
|
|
|
27024
|
-
function select$
|
|
27025
|
-
return select$
|
|
27009
|
+
function select$21(luvio, params) {
|
|
27010
|
+
return select$22();
|
|
27026
27011
|
}
|
|
27027
27012
|
function keyBuilder$22(luvio, params) {
|
|
27028
27013
|
return keyPrefix + '::NavItemsRepresentation:(' + 'formFactor:' + params.queryParams.formFactor + ',' + 'navItemNames:' + params.queryParams.navItemNames + ',' + 'page:' + params.queryParams.page + ',' + 'pageSize:' + params.queryParams.pageSize + ')';
|
|
@@ -27036,7 +27021,7 @@ function ingestSuccess$q(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
27036
27021
|
luvio.storeIngest(key, ingest$1v, body);
|
|
27037
27022
|
const snapshot = luvio.storeLookup({
|
|
27038
27023
|
recordId: key,
|
|
27039
|
-
node: select$
|
|
27024
|
+
node: select$21(),
|
|
27040
27025
|
variables: {},
|
|
27041
27026
|
}, snapshotRefresh);
|
|
27042
27027
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -27053,7 +27038,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
27053
27038
|
const storeMetadataParams = {
|
|
27054
27039
|
ttl: TTL$n,
|
|
27055
27040
|
namespace: keyPrefix,
|
|
27056
|
-
version: VERSION$
|
|
27041
|
+
version: VERSION$1P,
|
|
27057
27042
|
representationName: RepresentationType$x
|
|
27058
27043
|
};
|
|
27059
27044
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -27062,7 +27047,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
27062
27047
|
function createResourceRequest$B(config) {
|
|
27063
27048
|
const headers = {};
|
|
27064
27049
|
return {
|
|
27065
|
-
baseUri: '/services/data/
|
|
27050
|
+
baseUri: '/services/data/v60.0',
|
|
27066
27051
|
basePath: '/ui-api/nav-items',
|
|
27067
27052
|
method: 'get',
|
|
27068
27053
|
body: null,
|
|
@@ -27107,7 +27092,7 @@ function validateAdapterConfig$C(untrustedConfig, configPropertyNames) {
|
|
|
27107
27092
|
}
|
|
27108
27093
|
function adapterFragment$l(luvio, config) {
|
|
27109
27094
|
createResourceParams$x(config);
|
|
27110
|
-
return select$
|
|
27095
|
+
return select$21();
|
|
27111
27096
|
}
|
|
27112
27097
|
function onFetchResponseSuccess$n(luvio, config, resourceParams, response) {
|
|
27113
27098
|
const snapshot = ingestSuccess$q(luvio, resourceParams, response, {
|
|
@@ -27201,7 +27186,7 @@ function selectChildResourceParams$5(luvio, childResources, resourceParams) {
|
|
|
27201
27186
|
reader.enterPath(envelopeBodyPath);
|
|
27202
27187
|
const childResource = childResources[i];
|
|
27203
27188
|
const childKey = keyBuilder$2R(luvio, childResource);
|
|
27204
|
-
const childFragment = select$
|
|
27189
|
+
const childFragment = select$2F();
|
|
27205
27190
|
const isMissingDataBeforeChildRead = reader.getIsDataMissing();
|
|
27206
27191
|
const childSnapshot = reader.read({
|
|
27207
27192
|
recordId: childKey,
|
|
@@ -27281,7 +27266,7 @@ function selectChildResourceParams$5(luvio, childResources, resourceParams) {
|
|
|
27281
27266
|
}
|
|
27282
27267
|
};
|
|
27283
27268
|
}
|
|
27284
|
-
function select$
|
|
27269
|
+
function select$20(luvio, resourceParams) {
|
|
27285
27270
|
const childResources = createChildResourceParams$5(resourceParams);
|
|
27286
27271
|
return selectChildResourceParams$5(luvio, childResources, resourceParams);
|
|
27287
27272
|
}
|
|
@@ -27395,7 +27380,7 @@ function ingestSuccess$p(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
27395
27380
|
seenRecords: seenRecords,
|
|
27396
27381
|
select: {
|
|
27397
27382
|
recordId: key,
|
|
27398
|
-
node: select$
|
|
27383
|
+
node: select$20(luvio, resourceParams),
|
|
27399
27384
|
variables: {},
|
|
27400
27385
|
},
|
|
27401
27386
|
refresh: snapshotRefresh,
|
|
@@ -27414,7 +27399,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
27414
27399
|
function createResourceRequest$A(config) {
|
|
27415
27400
|
const headers = {};
|
|
27416
27401
|
return {
|
|
27417
|
-
baseUri: '/services/data/
|
|
27402
|
+
baseUri: '/services/data/v60.0',
|
|
27418
27403
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
27419
27404
|
method: 'get',
|
|
27420
27405
|
body: null,
|
|
@@ -27456,7 +27441,7 @@ function validateAdapterConfig$B(untrustedConfig, configPropertyNames) {
|
|
|
27456
27441
|
}
|
|
27457
27442
|
function adapterFragment$k(luvio, config) {
|
|
27458
27443
|
const resourceParams = createResourceParams$w(config);
|
|
27459
|
-
return select$
|
|
27444
|
+
return select$20(luvio, resourceParams);
|
|
27460
27445
|
}
|
|
27461
27446
|
function onFetchResponseSuccess$m(luvio, config, resourceParams, response) {
|
|
27462
27447
|
const snapshot = ingestSuccess$p(luvio, resourceParams, response, {
|
|
@@ -27512,6 +27497,27 @@ const getObjectInfosAdapterFactory = (luvio) => function UiApi__getObjectInfos(u
|
|
|
27512
27497
|
buildCachedSnapshotCachePolicy$p, buildNetworkSnapshotCachePolicy$q);
|
|
27513
27498
|
};
|
|
27514
27499
|
|
|
27500
|
+
const VERSION$1O = "8d2032474fb4fabdf5cf4042be9042d9";
|
|
27501
|
+
const select$1$ = function WorkStepPicklistValueAttributeRepresentationSelect() {
|
|
27502
|
+
const { selections: AbstractPicklistValueAttributesRepresentationSelections } = select$1X();
|
|
27503
|
+
return {
|
|
27504
|
+
kind: 'Fragment',
|
|
27505
|
+
version: VERSION$1O,
|
|
27506
|
+
private: [],
|
|
27507
|
+
selections: [
|
|
27508
|
+
...AbstractPicklistValueAttributesRepresentationSelections,
|
|
27509
|
+
{
|
|
27510
|
+
name: 'sortOrder',
|
|
27511
|
+
kind: 'Scalar'
|
|
27512
|
+
},
|
|
27513
|
+
{
|
|
27514
|
+
name: 'statusCode',
|
|
27515
|
+
kind: 'Scalar'
|
|
27516
|
+
}
|
|
27517
|
+
]
|
|
27518
|
+
};
|
|
27519
|
+
};
|
|
27520
|
+
|
|
27515
27521
|
const VERSION$1N = "53893a219bc0888951863f2c44317cac";
|
|
27516
27522
|
const select$1_ = function LeadStatusPicklistValueAttributesRepresentationSelect() {
|
|
27517
27523
|
const { selections: AbstractPicklistValueAttributesRepresentationSelections } = select$1X();
|
|
@@ -27577,6 +27583,7 @@ const select$1Y = function OpportunityStagePicklistValueAttributesRepresentation
|
|
|
27577
27583
|
|
|
27578
27584
|
var DiscriminatorValues$3;
|
|
27579
27585
|
(function (DiscriminatorValues) {
|
|
27586
|
+
DiscriminatorValues["WorkStepStatus"] = "WorkStepStatus";
|
|
27580
27587
|
DiscriminatorValues["LeadStatus"] = "LeadStatus";
|
|
27581
27588
|
DiscriminatorValues["CaseStatus"] = "CaseStatus";
|
|
27582
27589
|
DiscriminatorValues["OpportunityStage"] = "OpportunityStage";
|
|
@@ -27596,6 +27603,7 @@ function validate$W(obj, path = 'AbstractPicklistValueAttributesRepresentation')
|
|
|
27596
27603
|
return v_error === undefined ? null : v_error;
|
|
27597
27604
|
}
|
|
27598
27605
|
const selectChildren$3 = function AbstractPicklistValueAttributesRepresentationSelectChildren() {
|
|
27606
|
+
const workStepPicklistValueAttributeRepresentationSelections = select$1$();
|
|
27599
27607
|
const leadStatusPicklistValueAttributesRepresentationSelections = select$1_();
|
|
27600
27608
|
const caseStatusPicklistValueAttributesRepresentationSelections = select$1Z();
|
|
27601
27609
|
const opportunityStagePicklistValueAttributesRepresentationSelections = select$1Y();
|
|
@@ -27604,6 +27612,7 @@ const selectChildren$3 = function AbstractPicklistValueAttributesRepresentationS
|
|
|
27604
27612
|
union: true,
|
|
27605
27613
|
discriminator: 'picklistAtrributesValueType',
|
|
27606
27614
|
unionSelections: {
|
|
27615
|
+
[DiscriminatorValues$3.WorkStepStatus]: workStepPicklistValueAttributeRepresentationSelections,
|
|
27607
27616
|
[DiscriminatorValues$3.LeadStatus]: leadStatusPicklistValueAttributesRepresentationSelections,
|
|
27608
27617
|
[DiscriminatorValues$3.CaseStatus]: caseStatusPicklistValueAttributesRepresentationSelections,
|
|
27609
27618
|
[DiscriminatorValues$3.OpportunityStage]: opportunityStagePicklistValueAttributesRepresentationSelections
|
|
@@ -28025,7 +28034,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
28025
28034
|
function createResourceRequest$z(config) {
|
|
28026
28035
|
const headers = {};
|
|
28027
28036
|
return {
|
|
28028
|
-
baseUri: '/services/data/
|
|
28037
|
+
baseUri: '/services/data/v60.0',
|
|
28029
28038
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
28030
28039
|
method: 'get',
|
|
28031
28040
|
body: null,
|
|
@@ -28130,7 +28139,7 @@ function getResponseCacheKeys$u(storeKeyMap, luvio, resourceParams, response) {
|
|
|
28130
28139
|
function createResourceRequest$y(config) {
|
|
28131
28140
|
const headers = {};
|
|
28132
28141
|
return {
|
|
28133
|
-
baseUri: '/services/data/
|
|
28142
|
+
baseUri: '/services/data/v60.0',
|
|
28134
28143
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
28135
28144
|
method: 'get',
|
|
28136
28145
|
body: null,
|
|
@@ -28517,7 +28526,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
28517
28526
|
function createResourceRequest$x(config) {
|
|
28518
28527
|
const headers = {};
|
|
28519
28528
|
return {
|
|
28520
|
-
baseUri: '/services/data/
|
|
28529
|
+
baseUri: '/services/data/v60.0',
|
|
28521
28530
|
basePath: '/ui-api/predupe',
|
|
28522
28531
|
method: 'post',
|
|
28523
28532
|
body: config.body,
|
|
@@ -29736,7 +29745,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
29736
29745
|
function createResourceRequest$w(config) {
|
|
29737
29746
|
const headers = {};
|
|
29738
29747
|
return {
|
|
29739
|
-
baseUri: '/services/data/
|
|
29748
|
+
baseUri: '/services/data/v60.0',
|
|
29740
29749
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
29741
29750
|
method: 'get',
|
|
29742
29751
|
body: null,
|
|
@@ -30599,7 +30608,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
30599
30608
|
function createResourceRequest$v(config) {
|
|
30600
30609
|
const headers = {};
|
|
30601
30610
|
return {
|
|
30602
|
-
baseUri: '/services/data/
|
|
30611
|
+
baseUri: '/services/data/v60.0',
|
|
30603
30612
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
30604
30613
|
method: 'get',
|
|
30605
30614
|
body: null,
|
|
@@ -30864,7 +30873,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
30864
30873
|
function createResourceRequest$u(config) {
|
|
30865
30874
|
const headers = {};
|
|
30866
30875
|
return {
|
|
30867
|
-
baseUri: '/services/data/
|
|
30876
|
+
baseUri: '/services/data/v60.0',
|
|
30868
30877
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
30869
30878
|
method: 'get',
|
|
30870
30879
|
body: null,
|
|
@@ -31557,7 +31566,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
31557
31566
|
function createResourceRequest$t(config) {
|
|
31558
31567
|
const headers = {};
|
|
31559
31568
|
return {
|
|
31560
|
-
baseUri: '/services/data/
|
|
31569
|
+
baseUri: '/services/data/v60.0',
|
|
31561
31570
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
31562
31571
|
method: 'get',
|
|
31563
31572
|
body: null,
|
|
@@ -31827,7 +31836,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
31827
31836
|
function createResourceRequest$s(config) {
|
|
31828
31837
|
const headers = {};
|
|
31829
31838
|
return {
|
|
31830
|
-
baseUri: '/services/data/
|
|
31839
|
+
baseUri: '/services/data/v60.0',
|
|
31831
31840
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
31832
31841
|
method: 'get',
|
|
31833
31842
|
body: null,
|
|
@@ -32221,7 +32230,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
32221
32230
|
function createResourceRequest$r(config) {
|
|
32222
32231
|
const headers = {};
|
|
32223
32232
|
return {
|
|
32224
|
-
baseUri: '/services/data/
|
|
32233
|
+
baseUri: '/services/data/v60.0',
|
|
32225
32234
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
32226
32235
|
method: 'get',
|
|
32227
32236
|
body: null,
|
|
@@ -32562,7 +32571,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
32562
32571
|
function createResourceRequest$p(config) {
|
|
32563
32572
|
const headers = {};
|
|
32564
32573
|
return {
|
|
32565
|
-
baseUri: '/services/data/
|
|
32574
|
+
baseUri: '/services/data/v60.0',
|
|
32566
32575
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
32567
32576
|
method: 'get',
|
|
32568
32577
|
body: null,
|
|
@@ -32824,7 +32833,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
32824
32833
|
function createResourceRequest$o(config) {
|
|
32825
32834
|
const headers = {};
|
|
32826
32835
|
return {
|
|
32827
|
-
baseUri: '/services/data/
|
|
32836
|
+
baseUri: '/services/data/v60.0',
|
|
32828
32837
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
32829
32838
|
method: 'get',
|
|
32830
32839
|
body: null,
|
|
@@ -33578,7 +33587,7 @@ const dynamicSelect$4 = function dynamicRelatedListRecordCollectionRepresentatio
|
|
|
33578
33587
|
const recordsPathSelection = params.records === undefined ? {
|
|
33579
33588
|
name: 'records',
|
|
33580
33589
|
kind: 'Link',
|
|
33581
|
-
fragment: select$
|
|
33590
|
+
fragment: select$2P()
|
|
33582
33591
|
} : params.records;
|
|
33583
33592
|
const { selections: RelatedListReferenceRepresentation__selections, opaque: RelatedListReferenceRepresentation__opaque, } = select$1H();
|
|
33584
33593
|
return {
|
|
@@ -33862,7 +33871,7 @@ function select$1t(luvio, params) {
|
|
|
33862
33871
|
kind: 'Fragment',
|
|
33863
33872
|
private: ['eTag', 'weakEtag'],
|
|
33864
33873
|
selections: buildSelectionFromFields(fields, optionalFields),
|
|
33865
|
-
version: VERSION$
|
|
33874
|
+
version: VERSION$2h
|
|
33866
33875
|
},
|
|
33867
33876
|
},
|
|
33868
33877
|
}, createPaginationParams(params));
|
|
@@ -33928,7 +33937,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
33928
33937
|
function createResourceRequest$m(config) {
|
|
33929
33938
|
const headers = {};
|
|
33930
33939
|
return {
|
|
33931
|
-
baseUri: '/services/data/
|
|
33940
|
+
baseUri: '/services/data/v60.0',
|
|
33932
33941
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
33933
33942
|
method: 'post',
|
|
33934
33943
|
body: config.body,
|
|
@@ -34215,7 +34224,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
34215
34224
|
function createResourceRequest$l(config) {
|
|
34216
34225
|
const headers = {};
|
|
34217
34226
|
return {
|
|
34218
|
-
baseUri: '/services/data/
|
|
34227
|
+
baseUri: '/services/data/v60.0',
|
|
34219
34228
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
34220
34229
|
method: 'post',
|
|
34221
34230
|
priority: 'normal',
|
|
@@ -34899,7 +34908,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
34899
34908
|
function createResourceRequest$k(config) {
|
|
34900
34909
|
const headers = {};
|
|
34901
34910
|
return {
|
|
34902
|
-
baseUri: '/services/data/
|
|
34911
|
+
baseUri: '/services/data/v60.0',
|
|
34903
34912
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
34904
34913
|
method: 'get',
|
|
34905
34914
|
body: null,
|
|
@@ -35153,7 +35162,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
35153
35162
|
function createResourceRequest$j(config) {
|
|
35154
35163
|
const headers = {};
|
|
35155
35164
|
return {
|
|
35156
|
-
baseUri: '/services/data/
|
|
35165
|
+
baseUri: '/services/data/v60.0',
|
|
35157
35166
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
35158
35167
|
method: 'get',
|
|
35159
35168
|
body: null,
|
|
@@ -35506,7 +35515,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
35506
35515
|
function createResourceRequest$i(config) {
|
|
35507
35516
|
const headers = {};
|
|
35508
35517
|
return {
|
|
35509
|
-
baseUri: '/services/data/
|
|
35518
|
+
baseUri: '/services/data/v60.0',
|
|
35510
35519
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
35511
35520
|
method: 'get',
|
|
35512
35521
|
body: null,
|
|
@@ -36042,7 +36051,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
36042
36051
|
function createResourceRequest$h(config) {
|
|
36043
36052
|
const headers = {};
|
|
36044
36053
|
return {
|
|
36045
|
-
baseUri: '/services/data/
|
|
36054
|
+
baseUri: '/services/data/v60.0',
|
|
36046
36055
|
basePath: '/ui-api/search/results',
|
|
36047
36056
|
method: 'post',
|
|
36048
36057
|
body: config.body,
|
|
@@ -36337,7 +36346,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
36337
36346
|
function createResourceRequest$g(config) {
|
|
36338
36347
|
const headers = {};
|
|
36339
36348
|
return {
|
|
36340
|
-
baseUri: '/services/data/
|
|
36349
|
+
baseUri: '/services/data/v60.0',
|
|
36341
36350
|
basePath: '/ui-api/search/results/keyword',
|
|
36342
36351
|
method: 'post',
|
|
36343
36352
|
body: config.body,
|
|
@@ -49038,7 +49047,7 @@ function readFieldValueAndConvertToGQL(reader, fieldData, hasFormat, hasLabel, _
|
|
|
49038
49047
|
kind: 'Fragment',
|
|
49039
49048
|
private: [],
|
|
49040
49049
|
opaque: true,
|
|
49041
|
-
version: VERSION$
|
|
49050
|
+
version: VERSION$2j,
|
|
49042
49051
|
},
|
|
49043
49052
|
variables: {},
|
|
49044
49053
|
});
|
|
@@ -51010,7 +51019,7 @@ function selectType$6(typename, sel, fieldData, reader, key, sink, variables, fr
|
|
|
51010
51019
|
kind: 'Fragment',
|
|
51011
51020
|
private: [],
|
|
51012
51021
|
opaque: true,
|
|
51013
|
-
version: VERSION$
|
|
51022
|
+
version: VERSION$2j,
|
|
51014
51023
|
},
|
|
51015
51024
|
variables: {},
|
|
51016
51025
|
});
|
|
@@ -51116,7 +51125,7 @@ function attachMappedData(source, reader) {
|
|
|
51116
51125
|
kind: 'Fragment',
|
|
51117
51126
|
private: [],
|
|
51118
51127
|
opaque: true,
|
|
51119
|
-
version: VERSION$
|
|
51128
|
+
version: VERSION$2h,
|
|
51120
51129
|
},
|
|
51121
51130
|
variables: {},
|
|
51122
51131
|
});
|
|
@@ -52831,7 +52840,7 @@ function ingestError$2(luvio, config, params, error, snapshotRefresh) {
|
|
|
52831
52840
|
function createResourceRequest$f(config) {
|
|
52832
52841
|
const headers = {};
|
|
52833
52842
|
return {
|
|
52834
|
-
baseUri: '/services/data/
|
|
52843
|
+
baseUri: '/services/data/v60.0',
|
|
52835
52844
|
basePath: '/graphql',
|
|
52836
52845
|
method: 'post',
|
|
52837
52846
|
body: { ...config.body,
|
|
@@ -52882,7 +52891,7 @@ function createResourceRequest$d(config) {
|
|
|
52882
52891
|
const headers = {};
|
|
52883
52892
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
52884
52893
|
return {
|
|
52885
|
-
baseUri: '/services/data/
|
|
52894
|
+
baseUri: '/services/data/v60.0',
|
|
52886
52895
|
basePath: '/graphql/batch',
|
|
52887
52896
|
method: 'post',
|
|
52888
52897
|
body: transformedConfig.body,
|
|
@@ -53469,7 +53478,7 @@ const factory$e = (luvio) => function graphql(untrustedConfig, requestContext) {
|
|
|
53469
53478
|
};
|
|
53470
53479
|
|
|
53471
53480
|
function select$5(luvio, params) {
|
|
53472
|
-
return select$
|
|
53481
|
+
return select$2C();
|
|
53473
53482
|
}
|
|
53474
53483
|
function getResponseCacheKeys$9(storeKeyMap, luvio, resourceParams, response) {
|
|
53475
53484
|
getTypeCacheKeys$1L(storeKeyMap, luvio, response);
|
|
@@ -53494,7 +53503,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
53494
53503
|
function createResourceRequest$c(config) {
|
|
53495
53504
|
const headers = {};
|
|
53496
53505
|
return {
|
|
53497
|
-
baseUri: '/services/data/
|
|
53506
|
+
baseUri: '/services/data/v60.0',
|
|
53498
53507
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
53499
53508
|
method: 'patch',
|
|
53500
53509
|
body: config.body,
|
|
@@ -53597,7 +53606,7 @@ const performUpdateRecordQuickActionAdapterFactory = (luvio) => {
|
|
|
53597
53606
|
const factory$d = performUpdateRecordQuickActionAdapterFactory;
|
|
53598
53607
|
|
|
53599
53608
|
function select$4(luvio, params) {
|
|
53600
|
-
return select$
|
|
53609
|
+
return select$2C();
|
|
53601
53610
|
}
|
|
53602
53611
|
function getResponseCacheKeys$8(storeKeyMap, luvio, resourceParams, response) {
|
|
53603
53612
|
getTypeCacheKeys$1L(storeKeyMap, luvio, response);
|
|
@@ -53622,7 +53631,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
53622
53631
|
function createResourceRequest$b(config) {
|
|
53623
53632
|
const headers = {};
|
|
53624
53633
|
return {
|
|
53625
|
-
baseUri: '/services/data/
|
|
53634
|
+
baseUri: '/services/data/v60.0',
|
|
53626
53635
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
53627
53636
|
method: 'post',
|
|
53628
53637
|
body: config.body,
|
|
@@ -53781,7 +53790,7 @@ function validateAdapterConfig$9(untrustedConfig, configPropertyNames) {
|
|
|
53781
53790
|
}
|
|
53782
53791
|
function adapterFragment$1(luvio, config) {
|
|
53783
53792
|
const resourceParams = createResourceParams$8(config);
|
|
53784
|
-
return select$
|
|
53793
|
+
return select$2K(luvio, resourceParams);
|
|
53785
53794
|
}
|
|
53786
53795
|
function onFetchResponseSuccess$2(luvio, config, resourceParams, response) {
|
|
53787
53796
|
const snapshot = ingestSuccess$L(luvio, resourceParams, response, {
|
|
@@ -53849,7 +53858,7 @@ function getPaginationMetadata(luvio, resourceParams) {
|
|
|
53849
53858
|
recordId: key,
|
|
53850
53859
|
node: {
|
|
53851
53860
|
kind: 'Fragment',
|
|
53852
|
-
version: VERSION$
|
|
53861
|
+
version: VERSION$2f,
|
|
53853
53862
|
private: [],
|
|
53854
53863
|
selections: [
|
|
53855
53864
|
{
|
|
@@ -53959,7 +53968,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
|
|
|
53959
53968
|
function createResourceRequest$9(config) {
|
|
53960
53969
|
const headers = {};
|
|
53961
53970
|
return {
|
|
53962
|
-
baseUri: '/services/data/
|
|
53971
|
+
baseUri: '/services/data/v60.0',
|
|
53963
53972
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
53964
53973
|
method: 'get',
|
|
53965
53974
|
body: null,
|
|
@@ -54170,7 +54179,7 @@ const factory$9 = (luvio) => {
|
|
|
54170
54179
|
function createResourceRequest$8(config) {
|
|
54171
54180
|
const headers = {};
|
|
54172
54181
|
return {
|
|
54173
|
-
baseUri: '/services/data/
|
|
54182
|
+
baseUri: '/services/data/v60.0',
|
|
54174
54183
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
54175
54184
|
method: 'post',
|
|
54176
54185
|
body: config.body,
|
|
@@ -54779,7 +54788,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
|
|
|
54779
54788
|
function createResourceRequest$7(config) {
|
|
54780
54789
|
const headers = {};
|
|
54781
54790
|
return {
|
|
54782
|
-
baseUri: '/services/data/
|
|
54791
|
+
baseUri: '/services/data/v60.0',
|
|
54783
54792
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
54784
54793
|
method: 'get',
|
|
54785
54794
|
body: null,
|
|
@@ -54820,8 +54829,8 @@ function validateAdapterConfig$6(untrustedConfig, configPropertyNames) {
|
|
|
54820
54829
|
}
|
|
54821
54830
|
|
|
54822
54831
|
const contextId$2 = `${keyPrefix}__${adapterName$4}`;
|
|
54823
|
-
const layoutSelections = select$
|
|
54824
|
-
const objectInfoSelections = select$
|
|
54832
|
+
const layoutSelections = select$2E();
|
|
54833
|
+
const objectInfoSelections = select$2G();
|
|
54825
54834
|
function buildSelector(resp) {
|
|
54826
54835
|
const recordSelections = buildSelectionFromRecord(resp.record);
|
|
54827
54836
|
return [
|
|
@@ -55080,7 +55089,7 @@ const select$3 = function RecordTemplateCloneRepresentationSelect() {
|
|
|
55080
55089
|
name: 'fields',
|
|
55081
55090
|
kind: 'Link',
|
|
55082
55091
|
map: true,
|
|
55083
|
-
fragment: select$
|
|
55092
|
+
fragment: select$2R()
|
|
55084
55093
|
},
|
|
55085
55094
|
{
|
|
55086
55095
|
name: 'recordTypeId',
|
|
@@ -55094,7 +55103,7 @@ const dynamicSelect$3 = function dynamicRecordTemplateCloneRepresentationSelect(
|
|
|
55094
55103
|
name: 'fields',
|
|
55095
55104
|
kind: 'Link',
|
|
55096
55105
|
map: true,
|
|
55097
|
-
fragment: select$
|
|
55106
|
+
fragment: select$2R()
|
|
55098
55107
|
} : params.fields;
|
|
55099
55108
|
return {
|
|
55100
55109
|
kind: 'Fragment',
|
|
@@ -55257,7 +55266,7 @@ const dynamicSelect$2 = function dynamicRecordDefaultsTemplateCloneRepresentatio
|
|
|
55257
55266
|
name: 'objectInfos',
|
|
55258
55267
|
kind: 'Link',
|
|
55259
55268
|
map: true,
|
|
55260
|
-
fragment: select$
|
|
55269
|
+
fragment: select$2G()
|
|
55261
55270
|
} : params.objectInfos;
|
|
55262
55271
|
const recordPathSelection = params.record === undefined ? {
|
|
55263
55272
|
name: 'record',
|
|
@@ -55409,7 +55418,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
|
|
|
55409
55418
|
function createResourceRequest$6(config) {
|
|
55410
55419
|
const headers = {};
|
|
55411
55420
|
return {
|
|
55412
|
-
baseUri: '/services/data/
|
|
55421
|
+
baseUri: '/services/data/v60.0',
|
|
55413
55422
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
55414
55423
|
method: 'get',
|
|
55415
55424
|
body: null,
|
|
@@ -55714,7 +55723,7 @@ const select$1 = function RecordTemplateCreateRepresentationSelect() {
|
|
|
55714
55723
|
name: 'fields',
|
|
55715
55724
|
kind: 'Link',
|
|
55716
55725
|
map: true,
|
|
55717
|
-
fragment: select$
|
|
55726
|
+
fragment: select$2R()
|
|
55718
55727
|
},
|
|
55719
55728
|
{
|
|
55720
55729
|
name: 'recordTypeId',
|
|
@@ -55728,7 +55737,7 @@ const dynamicSelect$1 = function dynamicRecordTemplateCreateRepresentationSelect
|
|
|
55728
55737
|
name: 'fields',
|
|
55729
55738
|
kind: 'Link',
|
|
55730
55739
|
map: true,
|
|
55731
|
-
fragment: select$
|
|
55740
|
+
fragment: select$2R()
|
|
55732
55741
|
} : params.fields;
|
|
55733
55742
|
return {
|
|
55734
55743
|
kind: 'Fragment',
|
|
@@ -55882,7 +55891,7 @@ const dynamicSelect = function dynamicRecordDefaultsTemplateCreateRepresentation
|
|
|
55882
55891
|
name: 'objectInfos',
|
|
55883
55892
|
kind: 'Link',
|
|
55884
55893
|
map: true,
|
|
55885
|
-
fragment: select$
|
|
55894
|
+
fragment: select$2G()
|
|
55886
55895
|
} : params.objectInfos;
|
|
55887
55896
|
const recordPathSelection = params.record === undefined ? {
|
|
55888
55897
|
name: 'record',
|
|
@@ -56039,7 +56048,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
56039
56048
|
function createResourceRequest$5(config) {
|
|
56040
56049
|
const headers = {};
|
|
56041
56050
|
return {
|
|
56042
|
-
baseUri: '/services/data/
|
|
56051
|
+
baseUri: '/services/data/v60.0',
|
|
56043
56052
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
56044
56053
|
method: 'get',
|
|
56045
56054
|
body: null,
|
|
@@ -56251,7 +56260,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
|
|
|
56251
56260
|
function createResourceRequest$4(config) {
|
|
56252
56261
|
const headers = {};
|
|
56253
56262
|
return {
|
|
56254
|
-
baseUri: '/services/data/
|
|
56263
|
+
baseUri: '/services/data/v60.0',
|
|
56255
56264
|
basePath: '/ui-api/records',
|
|
56256
56265
|
method: 'post',
|
|
56257
56266
|
body: config.body,
|
|
@@ -56263,6 +56272,7 @@ function createResourceRequest$4(config) {
|
|
|
56263
56272
|
}
|
|
56264
56273
|
|
|
56265
56274
|
const createRecord_ConfigPropertyMetadata = [
|
|
56275
|
+
generateParamConfigMetadata('includeFieldsInBody', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
56266
56276
|
generateParamConfigMetadata('triggerOtherEmail', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
56267
56277
|
generateParamConfigMetadata('triggerUserEmail', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
56268
56278
|
generateParamConfigMetadata('useDefaultRule', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
@@ -56286,7 +56296,7 @@ function onResponseSuccess$1(luvio, response, recordIngest, conflictMap) {
|
|
|
56286
56296
|
kind: 'Fragment',
|
|
56287
56297
|
private: [],
|
|
56288
56298
|
selections,
|
|
56289
|
-
version: VERSION$
|
|
56299
|
+
version: VERSION$2h,
|
|
56290
56300
|
},
|
|
56291
56301
|
variables: {},
|
|
56292
56302
|
});
|
|
@@ -56344,7 +56354,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
56344
56354
|
function createResourceRequest$3(config) {
|
|
56345
56355
|
const headers = {};
|
|
56346
56356
|
return {
|
|
56347
|
-
baseUri: '/services/data/
|
|
56357
|
+
baseUri: '/services/data/v60.0',
|
|
56348
56358
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
56349
56359
|
method: 'delete',
|
|
56350
56360
|
body: null,
|
|
@@ -56431,7 +56441,7 @@ function createResourceRequest$2(config) {
|
|
|
56431
56441
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
56432
56442
|
}
|
|
56433
56443
|
return {
|
|
56434
|
-
baseUri: '/services/data/
|
|
56444
|
+
baseUri: '/services/data/v60.0',
|
|
56435
56445
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
56436
56446
|
method: 'patch',
|
|
56437
56447
|
body: config.body,
|
|
@@ -56530,7 +56540,7 @@ function onResponseSuccess(luvio, response, recordId, recordIngest, conflictMap)
|
|
|
56530
56540
|
kind: 'Fragment',
|
|
56531
56541
|
private: [],
|
|
56532
56542
|
selections: sel,
|
|
56533
|
-
version: VERSION$
|
|
56543
|
+
version: VERSION$2h,
|
|
56534
56544
|
},
|
|
56535
56545
|
variables: {},
|
|
56536
56546
|
});
|
|
@@ -56750,7 +56760,7 @@ function createResourceParams$1(config) {
|
|
|
56750
56760
|
function createResourceRequest$1(config) {
|
|
56751
56761
|
const headers = {};
|
|
56752
56762
|
return {
|
|
56753
|
-
baseUri: '/services/data/
|
|
56763
|
+
baseUri: '/services/data/v60.0',
|
|
56754
56764
|
basePath: '/ui-api/records/content-documents/' +
|
|
56755
56765
|
config.urlParams.contentDocumentId +
|
|
56756
56766
|
'/content-versions',
|
|
@@ -56774,7 +56784,7 @@ const select = function ContentDocumentCompositeRepresentationSelect(body) {
|
|
|
56774
56784
|
fragment: {
|
|
56775
56785
|
kind: 'Fragment',
|
|
56776
56786
|
private: [],
|
|
56777
|
-
version: VERSION$
|
|
56787
|
+
version: VERSION$2h,
|
|
56778
56788
|
selections: buildSelectionFromRecord(body.contentDocument),
|
|
56779
56789
|
},
|
|
56780
56790
|
},
|
|
@@ -56785,7 +56795,7 @@ const select = function ContentDocumentCompositeRepresentationSelect(body) {
|
|
|
56785
56795
|
fragment: {
|
|
56786
56796
|
kind: 'Fragment',
|
|
56787
56797
|
private: [],
|
|
56788
|
-
version: VERSION$
|
|
56798
|
+
version: VERSION$2h,
|
|
56789
56799
|
selections: buildSelectionFromRecord(body.contentDocumentLinks[0] || { fields: {} }),
|
|
56790
56800
|
},
|
|
56791
56801
|
},
|
|
@@ -56795,7 +56805,7 @@ const select = function ContentDocumentCompositeRepresentationSelect(body) {
|
|
|
56795
56805
|
fragment: {
|
|
56796
56806
|
kind: 'Fragment',
|
|
56797
56807
|
private: [],
|
|
56798
|
-
version: VERSION$
|
|
56808
|
+
version: VERSION$2h,
|
|
56799
56809
|
selections: buildSelectionFromRecord(body.contentVersion),
|
|
56800
56810
|
},
|
|
56801
56811
|
},
|
|
@@ -56868,7 +56878,7 @@ function createResourceParams(config) {
|
|
|
56868
56878
|
function createResourceRequest(config) {
|
|
56869
56879
|
const headers = {};
|
|
56870
56880
|
return {
|
|
56871
|
-
baseUri: '/services/data/
|
|
56881
|
+
baseUri: '/services/data/v60.0',
|
|
56872
56882
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
56873
56883
|
method: 'post',
|
|
56874
56884
|
body: config.body,
|