@salesforce/lwc-adapters-uiapi 1.231.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 +434 -430
- 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
|
};
|
|
@@ -13196,7 +13196,7 @@ function getResponseCacheKeys$Z(storeKeyMap, luvio, resourceParams, response) {
|
|
|
13196
13196
|
function createResourceRequest$15(config) {
|
|
13197
13197
|
const headers = {};
|
|
13198
13198
|
return {
|
|
13199
|
-
baseUri: '/services/data/
|
|
13199
|
+
baseUri: '/services/data/v60.0',
|
|
13200
13200
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
13201
13201
|
method: 'get',
|
|
13202
13202
|
body: null,
|
|
@@ -13258,7 +13258,7 @@ function buildRecordSelector(luvio, recordId, fields, optionalFields) {
|
|
|
13258
13258
|
kind: 'Fragment',
|
|
13259
13259
|
private: ['eTag', 'weakEtag'],
|
|
13260
13260
|
selections: buildSelectionFromFields(fields, optionalFields),
|
|
13261
|
-
version: VERSION$
|
|
13261
|
+
version: VERSION$2h,
|
|
13262
13262
|
},
|
|
13263
13263
|
variables: {},
|
|
13264
13264
|
};
|
|
@@ -13376,7 +13376,7 @@ function isSingleBatchRecordResponse(response) {
|
|
|
13376
13376
|
response.results.length === 1);
|
|
13377
13377
|
}
|
|
13378
13378
|
|
|
13379
|
-
const VERSION$
|
|
13379
|
+
const VERSION$2g = "98cce53b8d13b1883d001bbdaab24383";
|
|
13380
13380
|
|
|
13381
13381
|
const nonCachedErrors$7 = ObjectCreate$1(null);
|
|
13382
13382
|
function ingestSuccessChildResourceParams$6(luvio, childResourceParamsArray, childEnvelopes, serverRequestCount = 0) {
|
|
@@ -13477,7 +13477,7 @@ function selectChildResourceParams$7(luvio, childResources, resourceParams) {
|
|
|
13477
13477
|
node: {
|
|
13478
13478
|
kind: 'Fragment',
|
|
13479
13479
|
private: [],
|
|
13480
|
-
version: VERSION$
|
|
13480
|
+
version: VERSION$2g,
|
|
13481
13481
|
},
|
|
13482
13482
|
variables: {},
|
|
13483
13483
|
});
|
|
@@ -13635,7 +13635,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
|
|
|
13635
13635
|
function createResourceRequest$14(config) {
|
|
13636
13636
|
const headers = {};
|
|
13637
13637
|
return {
|
|
13638
|
-
baseUri: '/services/data/
|
|
13638
|
+
baseUri: '/services/data/v60.0',
|
|
13639
13639
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
13640
13640
|
method: 'get',
|
|
13641
13641
|
body: null,
|
|
@@ -14018,7 +14018,7 @@ function revertPaginationOptimization(variables) {
|
|
|
14018
14018
|
}
|
|
14019
14019
|
|
|
14020
14020
|
const TTL$A = 30000;
|
|
14021
|
-
const VERSION$
|
|
14021
|
+
const VERSION$2f = "614ef19823027c07fa6deb9a149619d2";
|
|
14022
14022
|
function validate$1y(obj, path = 'ListRecordCollectionRepresentation') {
|
|
14023
14023
|
const v_error = (() => {
|
|
14024
14024
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -14289,13 +14289,13 @@ function normalize$K(input, existing, path, luvio, store, timestamp) {
|
|
|
14289
14289
|
}
|
|
14290
14290
|
return input;
|
|
14291
14291
|
}
|
|
14292
|
-
const select$
|
|
14293
|
-
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();
|
|
14294
14294
|
return {
|
|
14295
14295
|
kind: 'Fragment',
|
|
14296
14296
|
reader: true,
|
|
14297
14297
|
synthetic: false,
|
|
14298
|
-
version: VERSION$
|
|
14298
|
+
version: VERSION$2f,
|
|
14299
14299
|
read: (source, reader) => {
|
|
14300
14300
|
const sink = {};
|
|
14301
14301
|
if (paginationParams === undefined) {
|
|
@@ -14315,7 +14315,7 @@ const select$2N = function ListRecordCollectionRepresentationSelect(paginationPa
|
|
|
14315
14315
|
reader.readSingleLink(i, {
|
|
14316
14316
|
name: 'records',
|
|
14317
14317
|
kind: 'Link',
|
|
14318
|
-
fragment: select$
|
|
14318
|
+
fragment: select$2P()
|
|
14319
14319
|
}, itemsSource, allSink, i - startOffset);
|
|
14320
14320
|
if (reader.getIsDataMissing() === false) {
|
|
14321
14321
|
itemsSink[i - startOffset] = allSink[i - startOffset];
|
|
@@ -14402,14 +14402,14 @@ const dynamicSelect$7 = function dynamicListRecordCollectionRepresentationSelect
|
|
|
14402
14402
|
const recordsPathSelection = params.records === undefined ? {
|
|
14403
14403
|
name: 'records',
|
|
14404
14404
|
kind: 'Link',
|
|
14405
|
-
fragment: select$
|
|
14405
|
+
fragment: select$2P()
|
|
14406
14406
|
} : params.records;
|
|
14407
|
-
const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$
|
|
14407
|
+
const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$2Z();
|
|
14408
14408
|
return {
|
|
14409
14409
|
kind: 'Fragment',
|
|
14410
14410
|
reader: true,
|
|
14411
14411
|
synthetic: false,
|
|
14412
|
-
version: VERSION$
|
|
14412
|
+
version: VERSION$2f,
|
|
14413
14413
|
read: (source, reader) => {
|
|
14414
14414
|
const sink = {};
|
|
14415
14415
|
if (paginationParams === undefined) {
|
|
@@ -14646,7 +14646,7 @@ const ingest$1P = function ListRecordCollectionRepresentationIngest(input, path,
|
|
|
14646
14646
|
const storeMetadataParams = {
|
|
14647
14647
|
ttl: ttlToUse,
|
|
14648
14648
|
namespace: "UiApi",
|
|
14649
|
-
version: VERSION$
|
|
14649
|
+
version: VERSION$2f,
|
|
14650
14650
|
representationName: RepresentationType$S,
|
|
14651
14651
|
};
|
|
14652
14652
|
luvio.publishStoreMetadata(key, storeMetadataParams);
|
|
@@ -14672,7 +14672,7 @@ function getTypeCacheKeys$1S(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
14672
14672
|
}
|
|
14673
14673
|
}
|
|
14674
14674
|
|
|
14675
|
-
const VERSION$
|
|
14675
|
+
const VERSION$2e = "cf8d2eb042188974da26ffe6618cfd07";
|
|
14676
14676
|
function validate$1x(obj, path = 'ListUiRepresentation') {
|
|
14677
14677
|
const v_error = (() => {
|
|
14678
14678
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -14740,16 +14740,16 @@ const dynamicSelect$6 = function dynamicListUiRepresentationSelect(params, pagin
|
|
|
14740
14740
|
const infoPathSelection = params.info === undefined ? {
|
|
14741
14741
|
name: 'info',
|
|
14742
14742
|
kind: 'Link',
|
|
14743
|
-
fragment: select$
|
|
14743
|
+
fragment: select$2T()
|
|
14744
14744
|
} : params.info;
|
|
14745
14745
|
const recordsPathSelection = params.records === undefined ? {
|
|
14746
14746
|
name: 'records',
|
|
14747
14747
|
kind: 'Link',
|
|
14748
|
-
fragment: select$
|
|
14748
|
+
fragment: select$2O(paginationParams)
|
|
14749
14749
|
} : params.records;
|
|
14750
14750
|
return {
|
|
14751
14751
|
kind: 'Fragment',
|
|
14752
|
-
version: VERSION$
|
|
14752
|
+
version: VERSION$2e,
|
|
14753
14753
|
private: [
|
|
14754
14754
|
'eTag'
|
|
14755
14755
|
],
|
|
@@ -14786,7 +14786,7 @@ const ingest$1O = function ListUiRepresentationIngest(input, path, luvio, store,
|
|
|
14786
14786
|
}
|
|
14787
14787
|
const key = keyBuilderFromType$w(luvio, input);
|
|
14788
14788
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
14789
|
-
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);
|
|
14790
14790
|
return createLink$1(key);
|
|
14791
14791
|
};
|
|
14792
14792
|
function getTypeCacheKeys$1R(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -14811,7 +14811,7 @@ function createPaginationParams$5(params) {
|
|
|
14811
14811
|
function createResourceRequest$13(config) {
|
|
14812
14812
|
const headers = {};
|
|
14813
14813
|
return {
|
|
14814
|
-
baseUri: '/services/data/
|
|
14814
|
+
baseUri: '/services/data/v60.0',
|
|
14815
14815
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
14816
14816
|
method: 'get',
|
|
14817
14817
|
body: null,
|
|
@@ -14864,7 +14864,7 @@ function createPaginationParams$4(params) {
|
|
|
14864
14864
|
function createResourceRequest$12(config) {
|
|
14865
14865
|
const headers = {};
|
|
14866
14866
|
return {
|
|
14867
|
-
baseUri: '/services/data/
|
|
14867
|
+
baseUri: '/services/data/v60.0',
|
|
14868
14868
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
14869
14869
|
method: 'get',
|
|
14870
14870
|
body: null,
|
|
@@ -14909,7 +14909,7 @@ function validateAdapterConfig$12(untrustedConfig, configPropertyNames) {
|
|
|
14909
14909
|
function createResourceRequest$11(config) {
|
|
14910
14910
|
const headers = {};
|
|
14911
14911
|
return {
|
|
14912
|
-
baseUri: '/services/data/
|
|
14912
|
+
baseUri: '/services/data/v60.0',
|
|
14913
14913
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
14914
14914
|
method: 'get',
|
|
14915
14915
|
body: null,
|
|
@@ -14963,11 +14963,11 @@ function getListReference(query, context) {
|
|
|
14963
14963
|
/**
|
|
14964
14964
|
* Reader selections to copy a list info
|
|
14965
14965
|
*/
|
|
14966
|
-
const LIST_INFO_SELECTIONS = select$
|
|
14966
|
+
const LIST_INFO_SELECTIONS = select$2T().selections;
|
|
14967
14967
|
/**
|
|
14968
14968
|
* List info private memebers
|
|
14969
14969
|
*/
|
|
14970
|
-
select$
|
|
14970
|
+
select$2T().private;
|
|
14971
14971
|
const LIST_INFO_SELECTIONS_ETAG = [
|
|
14972
14972
|
...LIST_INFO_SELECTIONS,
|
|
14973
14973
|
{ kind: 'Scalar', name: 'eTag' },
|
|
@@ -14987,7 +14987,7 @@ function getListInfo(luvio, listRef, storeLookup) {
|
|
|
14987
14987
|
kind: 'Fragment',
|
|
14988
14988
|
selections: LIST_INFO_SELECTIONS_ETAG,
|
|
14989
14989
|
private: [],
|
|
14990
|
-
version: VERSION$
|
|
14990
|
+
version: VERSION$2l,
|
|
14991
14991
|
},
|
|
14992
14992
|
variables: {},
|
|
14993
14993
|
});
|
|
@@ -15180,7 +15180,7 @@ function keyBuilder$2Y(luvio, params) {
|
|
|
15180
15180
|
});
|
|
15181
15181
|
}
|
|
15182
15182
|
|
|
15183
|
-
function select$
|
|
15183
|
+
function select$2K(luvio, params) {
|
|
15184
15184
|
const { fields = [], optionalFields = [] } = params.queryParams;
|
|
15185
15185
|
return dynamicSelect$7({
|
|
15186
15186
|
records: {
|
|
@@ -15190,7 +15190,7 @@ function select$2J(luvio, params) {
|
|
|
15190
15190
|
kind: 'Fragment',
|
|
15191
15191
|
private: ['eTag', 'weakEtag'],
|
|
15192
15192
|
selections: buildSelectionFromFields(fields, optionalFields),
|
|
15193
|
-
version: VERSION$
|
|
15193
|
+
version: VERSION$2h
|
|
15194
15194
|
},
|
|
15195
15195
|
},
|
|
15196
15196
|
}, createPaginationParams$3(params));
|
|
@@ -15206,7 +15206,7 @@ function ingestSuccess$L(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
15206
15206
|
}
|
|
15207
15207
|
const snapshot = luvio.storeLookup({
|
|
15208
15208
|
recordId: key,
|
|
15209
|
-
node: select$
|
|
15209
|
+
node: select$2K(luvio, resourceParams),
|
|
15210
15210
|
variables: {},
|
|
15211
15211
|
}, snapshotRefresh);
|
|
15212
15212
|
return snapshot;
|
|
@@ -15239,7 +15239,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
15239
15239
|
const storeMetadataParams = {
|
|
15240
15240
|
ttl: TTL$A,
|
|
15241
15241
|
namespace: keyPrefix,
|
|
15242
|
-
version: VERSION$
|
|
15242
|
+
version: VERSION$2f,
|
|
15243
15243
|
representationName: RepresentationType$S
|
|
15244
15244
|
};
|
|
15245
15245
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -15248,7 +15248,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
15248
15248
|
function createResourceRequest$10(config) {
|
|
15249
15249
|
const headers = {};
|
|
15250
15250
|
return {
|
|
15251
|
-
baseUri: '/services/data/
|
|
15251
|
+
baseUri: '/services/data/v60.0',
|
|
15252
15252
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
15253
15253
|
method: 'get',
|
|
15254
15254
|
body: null,
|
|
@@ -15312,7 +15312,7 @@ function isErrorSnapshot(snapshot) {
|
|
|
15312
15312
|
return snapshot.state === 'Error';
|
|
15313
15313
|
}
|
|
15314
15314
|
|
|
15315
|
-
const VERSION$
|
|
15315
|
+
const VERSION$2d = "3529c5f7d0eb2206c90a52c6d9f721d4";
|
|
15316
15316
|
function validate$1w(obj, path = 'ListViewSummaryRepresentation') {
|
|
15317
15317
|
const v_error = (() => {
|
|
15318
15318
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -15375,10 +15375,10 @@ function keyBuilderFromType$v(luvio, object) {
|
|
|
15375
15375
|
function normalize$I(input, existing, path, luvio, store, timestamp) {
|
|
15376
15376
|
return input;
|
|
15377
15377
|
}
|
|
15378
|
-
const select$
|
|
15378
|
+
const select$2J = function ListViewSummaryRepresentationSelect() {
|
|
15379
15379
|
return {
|
|
15380
15380
|
kind: 'Fragment',
|
|
15381
|
-
version: VERSION$
|
|
15381
|
+
version: VERSION$2d,
|
|
15382
15382
|
private: [],
|
|
15383
15383
|
selections: [
|
|
15384
15384
|
{
|
|
@@ -15432,7 +15432,7 @@ const ingest$1N = function ListViewSummaryRepresentationIngest(input, path, luvi
|
|
|
15432
15432
|
}
|
|
15433
15433
|
const key = keyBuilderFromType$v(luvio, input);
|
|
15434
15434
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
15435
|
-
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);
|
|
15436
15436
|
return createLink$1(key);
|
|
15437
15437
|
};
|
|
15438
15438
|
function getTypeCacheKeys$1Q(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -15445,7 +15445,7 @@ function getTypeCacheKeys$1Q(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
15445
15445
|
});
|
|
15446
15446
|
}
|
|
15447
15447
|
|
|
15448
|
-
const VERSION$
|
|
15448
|
+
const VERSION$2c = "f4c79fe066da3558499d5ee88c72abcd";
|
|
15449
15449
|
function validate$1v(obj, path = 'ListViewSummaryCollectionRepresentation') {
|
|
15450
15450
|
const v_error = (() => {
|
|
15451
15451
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -15662,12 +15662,12 @@ function normalize$H(input, existing, path, luvio, store, timestamp) {
|
|
|
15662
15662
|
}
|
|
15663
15663
|
return input;
|
|
15664
15664
|
}
|
|
15665
|
-
const select$
|
|
15665
|
+
const select$2I = function ListViewSummaryCollectionRepresentationSelect(paginationParams) {
|
|
15666
15666
|
return {
|
|
15667
15667
|
kind: 'Fragment',
|
|
15668
15668
|
reader: true,
|
|
15669
15669
|
synthetic: false,
|
|
15670
|
-
version: VERSION$
|
|
15670
|
+
version: VERSION$2c,
|
|
15671
15671
|
read: (source, reader) => {
|
|
15672
15672
|
const sink = {};
|
|
15673
15673
|
if (paginationParams === undefined) {
|
|
@@ -15687,7 +15687,7 @@ const select$2H = function ListViewSummaryCollectionRepresentationSelect(paginat
|
|
|
15687
15687
|
reader.readSingleLink(i, {
|
|
15688
15688
|
name: 'lists',
|
|
15689
15689
|
kind: 'Link',
|
|
15690
|
-
fragment: select$
|
|
15690
|
+
fragment: select$2J()
|
|
15691
15691
|
}, itemsSource, allSink, i - startOffset);
|
|
15692
15692
|
if (reader.getIsDataMissing() === false) {
|
|
15693
15693
|
itemsSink[i - startOffset] = allSink[i - startOffset];
|
|
@@ -15896,7 +15896,7 @@ const ingest$1M = function ListViewSummaryCollectionRepresentationIngest(input,
|
|
|
15896
15896
|
const storeMetadataParams = {
|
|
15897
15897
|
ttl: ttlToUse,
|
|
15898
15898
|
namespace: "UiApi",
|
|
15899
|
-
version: VERSION$
|
|
15899
|
+
version: VERSION$2c,
|
|
15900
15900
|
representationName: RepresentationType$P,
|
|
15901
15901
|
};
|
|
15902
15902
|
luvio.publishStoreMetadata(key, storeMetadataParams);
|
|
@@ -15929,9 +15929,9 @@ function createPaginationParams$2(params) {
|
|
|
15929
15929
|
pageSize: queryParams.pageSize === undefined ? 20 : queryParams.pageSize
|
|
15930
15930
|
};
|
|
15931
15931
|
}
|
|
15932
|
-
function select$
|
|
15932
|
+
function select$2H(luvio, params) {
|
|
15933
15933
|
const paginationParams = createPaginationParams$2(params);
|
|
15934
|
-
return select$
|
|
15934
|
+
return select$2I(paginationParams);
|
|
15935
15935
|
}
|
|
15936
15936
|
function keyBuilder$2V(luvio, params) {
|
|
15937
15937
|
return keyBuilder$2W(luvio, {
|
|
@@ -15949,7 +15949,7 @@ function ingestSuccess$K(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
15949
15949
|
luvio.storeIngest(key, ingest$1M, body);
|
|
15950
15950
|
const snapshot = luvio.storeLookup({
|
|
15951
15951
|
recordId: key,
|
|
15952
|
-
node: select$
|
|
15952
|
+
node: select$2H(luvio, resourceParams),
|
|
15953
15953
|
variables: {},
|
|
15954
15954
|
}, snapshotRefresh);
|
|
15955
15955
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -15969,7 +15969,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
|
|
|
15969
15969
|
function createResourceRequest$$(config) {
|
|
15970
15970
|
const headers = {};
|
|
15971
15971
|
return {
|
|
15972
|
-
baseUri: '/services/data/
|
|
15972
|
+
baseUri: '/services/data/v60.0',
|
|
15973
15973
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
15974
15974
|
method: 'get',
|
|
15975
15975
|
body: null,
|
|
@@ -16015,7 +16015,7 @@ function validateAdapterConfig$11(untrustedConfig, configPropertyNames) {
|
|
|
16015
16015
|
}
|
|
16016
16016
|
function adapterFragment$F(luvio, config) {
|
|
16017
16017
|
const resourceParams = createResourceParams$U(config);
|
|
16018
|
-
return select$
|
|
16018
|
+
return select$2H(luvio, resourceParams);
|
|
16019
16019
|
}
|
|
16020
16020
|
function onFetchResponseSuccess$J(luvio, config, resourceParams, response) {
|
|
16021
16021
|
const snapshot = ingestSuccess$K(luvio, resourceParams, response, {
|
|
@@ -16083,7 +16083,7 @@ function getPaginationMetadata$2(luvio, resourceParams) {
|
|
|
16083
16083
|
recordId: key,
|
|
16084
16084
|
node: {
|
|
16085
16085
|
kind: 'Fragment',
|
|
16086
|
-
version: VERSION$
|
|
16086
|
+
version: VERSION$2c,
|
|
16087
16087
|
private: [],
|
|
16088
16088
|
selections: [
|
|
16089
16089
|
{
|
|
@@ -16167,7 +16167,7 @@ function keyBuilder$2T(luvio, params) {
|
|
|
16167
16167
|
function createResourceRequest$_(config) {
|
|
16168
16168
|
const headers = {};
|
|
16169
16169
|
return {
|
|
16170
|
-
baseUri: '/services/data/
|
|
16170
|
+
baseUri: '/services/data/v60.0',
|
|
16171
16171
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
16172
16172
|
method: 'get',
|
|
16173
16173
|
body: null,
|
|
@@ -16212,7 +16212,7 @@ function validateAdapterConfig$10(untrustedConfig, configPropertyNames) {
|
|
|
16212
16212
|
function createResourceRequest$Z(config) {
|
|
16213
16213
|
const headers = {};
|
|
16214
16214
|
return {
|
|
16215
|
-
baseUri: '/services/data/
|
|
16215
|
+
baseUri: '/services/data/v60.0',
|
|
16216
16216
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
16217
16217
|
method: 'get',
|
|
16218
16218
|
body: null,
|
|
@@ -16273,7 +16273,7 @@ function buildListUiFragment$1(config, fields) {
|
|
|
16273
16273
|
kind: 'Fragment',
|
|
16274
16274
|
private: ['eTag', 'weakEtag'],
|
|
16275
16275
|
selections: buildSelectionFromFields(...fields.getRecordSelectionFieldSets()),
|
|
16276
|
-
version: VERSION$
|
|
16276
|
+
version: VERSION$2h,
|
|
16277
16277
|
},
|
|
16278
16278
|
},
|
|
16279
16279
|
};
|
|
@@ -16583,7 +16583,7 @@ function buildListUiFragment(config, context, fields) {
|
|
|
16583
16583
|
kind: 'Fragment',
|
|
16584
16584
|
private: ['eTag', 'weakEtag'],
|
|
16585
16585
|
selections: buildSelectionFromFields(...fields.getRecordSelectionFieldSets()),
|
|
16586
|
-
version: VERSION$
|
|
16586
|
+
version: VERSION$2h,
|
|
16587
16587
|
},
|
|
16588
16588
|
},
|
|
16589
16589
|
};
|
|
@@ -17459,7 +17459,7 @@ function validate$1q(obj, path = 'ThemeInfoRepresentation') {
|
|
|
17459
17459
|
}
|
|
17460
17460
|
|
|
17461
17461
|
const TTL$z = 900000;
|
|
17462
|
-
const VERSION$
|
|
17462
|
+
const VERSION$2b = "ec9370a0cd56f4769fe9ec5cd942ff30";
|
|
17463
17463
|
function validate$1p(obj, path = 'ObjectInfoRepresentation') {
|
|
17464
17464
|
const v_error = (() => {
|
|
17465
17465
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -17754,10 +17754,10 @@ function keyBuilderFromType$t(luvio, object) {
|
|
|
17754
17754
|
function normalize$G(input, existing, path, luvio, store, timestamp) {
|
|
17755
17755
|
return input;
|
|
17756
17756
|
}
|
|
17757
|
-
const select$
|
|
17757
|
+
const select$2G = function ObjectInfoRepresentationSelect() {
|
|
17758
17758
|
return {
|
|
17759
17759
|
kind: 'Fragment',
|
|
17760
|
-
version: VERSION$
|
|
17760
|
+
version: VERSION$2b,
|
|
17761
17761
|
private: [
|
|
17762
17762
|
'eTag'
|
|
17763
17763
|
],
|
|
@@ -17874,7 +17874,7 @@ const ingest$1L = function ObjectInfoRepresentationIngest(input, path, luvio, st
|
|
|
17874
17874
|
}
|
|
17875
17875
|
const key = keyBuilderFromType$t(luvio, input);
|
|
17876
17876
|
const ttlToUse = TTL$z;
|
|
17877
|
-
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);
|
|
17878
17878
|
return createLink$1(key);
|
|
17879
17879
|
};
|
|
17880
17880
|
function getTypeCacheKeys$1O(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -17887,8 +17887,8 @@ function getTypeCacheKeys$1O(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
17887
17887
|
});
|
|
17888
17888
|
}
|
|
17889
17889
|
|
|
17890
|
-
function select$
|
|
17891
|
-
return select$
|
|
17890
|
+
function select$2F(luvio, params) {
|
|
17891
|
+
return select$2G();
|
|
17892
17892
|
}
|
|
17893
17893
|
function keyBuilder$2R(luvio, params) {
|
|
17894
17894
|
return keyBuilder$2S(luvio, {
|
|
@@ -17904,7 +17904,7 @@ function ingestSuccess$J(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
17904
17904
|
luvio.storeIngest(key, ingest$1L, body);
|
|
17905
17905
|
const snapshot = luvio.storeLookup({
|
|
17906
17906
|
recordId: key,
|
|
17907
|
-
node: select$
|
|
17907
|
+
node: select$2F(),
|
|
17908
17908
|
variables: {},
|
|
17909
17909
|
}, snapshotRefresh);
|
|
17910
17910
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -17921,7 +17921,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
17921
17921
|
const storeMetadataParams = {
|
|
17922
17922
|
ttl: TTL$z,
|
|
17923
17923
|
namespace: keyPrefix,
|
|
17924
|
-
version: VERSION$
|
|
17924
|
+
version: VERSION$2b,
|
|
17925
17925
|
representationName: RepresentationType$O
|
|
17926
17926
|
};
|
|
17927
17927
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -17930,7 +17930,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
17930
17930
|
function createResourceRequest$Y(config) {
|
|
17931
17931
|
const headers = {};
|
|
17932
17932
|
return {
|
|
17933
|
-
baseUri: '/services/data/
|
|
17933
|
+
baseUri: '/services/data/v60.0',
|
|
17934
17934
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
17935
17935
|
method: 'get',
|
|
17936
17936
|
body: null,
|
|
@@ -17972,7 +17972,7 @@ function validateAdapterConfig$$(untrustedConfig, configPropertyNames) {
|
|
|
17972
17972
|
}
|
|
17973
17973
|
function adapterFragment$E(luvio, config) {
|
|
17974
17974
|
createResourceParams$S(config);
|
|
17975
|
-
return select$
|
|
17975
|
+
return select$2F();
|
|
17976
17976
|
}
|
|
17977
17977
|
function onFetchResponseSuccess$I(luvio, config, resourceParams, response) {
|
|
17978
17978
|
const snapshot = ingestSuccess$J(luvio, resourceParams, response, {
|
|
@@ -18312,7 +18312,7 @@ function validate$1k(obj, path = 'RecordLayoutSectionRepresentation') {
|
|
|
18312
18312
|
}
|
|
18313
18313
|
|
|
18314
18314
|
const TTL$y = 900000;
|
|
18315
|
-
const VERSION$
|
|
18315
|
+
const VERSION$2a = "fb515e25a89ca1ec154dc865e72b913a";
|
|
18316
18316
|
function validate$1j(obj, path = 'RecordLayoutRepresentation') {
|
|
18317
18317
|
const v_error = (() => {
|
|
18318
18318
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -18460,10 +18460,10 @@ function keyBuilderFromType$s(luvio, object) {
|
|
|
18460
18460
|
function normalize$F(input, existing, path, luvio, store, timestamp) {
|
|
18461
18461
|
return input;
|
|
18462
18462
|
}
|
|
18463
|
-
const select$
|
|
18463
|
+
const select$2E = function RecordLayoutRepresentationSelect() {
|
|
18464
18464
|
return {
|
|
18465
18465
|
kind: 'Fragment',
|
|
18466
|
-
version: VERSION$
|
|
18466
|
+
version: VERSION$2a,
|
|
18467
18467
|
private: [
|
|
18468
18468
|
'eTag'
|
|
18469
18469
|
],
|
|
@@ -18516,7 +18516,7 @@ const ingest$1K = function RecordLayoutRepresentationIngest(input, path, luvio,
|
|
|
18516
18516
|
}
|
|
18517
18517
|
const key = keyBuilderFromType$s(luvio, input);
|
|
18518
18518
|
const ttlToUse = TTL$y;
|
|
18519
|
-
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);
|
|
18520
18520
|
return createLink$1(key);
|
|
18521
18521
|
};
|
|
18522
18522
|
function getTypeCacheKeys$1N(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -18571,7 +18571,7 @@ function validate$1i(obj, path = 'RecordLayoutSectionUserStateRepresentation') {
|
|
|
18571
18571
|
}
|
|
18572
18572
|
|
|
18573
18573
|
const TTL$x = 900000;
|
|
18574
|
-
const VERSION$
|
|
18574
|
+
const VERSION$29 = "4ba42e1fa0fb00cf78fce86082da41c9";
|
|
18575
18575
|
function validate$1h(obj, path = 'RecordLayoutUserStateRepresentation') {
|
|
18576
18576
|
const v_error = (() => {
|
|
18577
18577
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -18638,10 +18638,10 @@ function keyBuilderFromType$r(luvio, object) {
|
|
|
18638
18638
|
function normalize$E(input, existing, path, luvio, store, timestamp) {
|
|
18639
18639
|
return input;
|
|
18640
18640
|
}
|
|
18641
|
-
const select$
|
|
18641
|
+
const select$2D = function RecordLayoutUserStateRepresentationSelect() {
|
|
18642
18642
|
return {
|
|
18643
18643
|
kind: 'Fragment',
|
|
18644
|
-
version: VERSION$
|
|
18644
|
+
version: VERSION$29,
|
|
18645
18645
|
private: [
|
|
18646
18646
|
'apiName',
|
|
18647
18647
|
'recordTypeId',
|
|
@@ -18676,7 +18676,7 @@ const ingest$1J = function RecordLayoutUserStateRepresentationIngest(input, path
|
|
|
18676
18676
|
}
|
|
18677
18677
|
const key = keyBuilderFromType$r(luvio, input);
|
|
18678
18678
|
const ttlToUse = TTL$x;
|
|
18679
|
-
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);
|
|
18680
18680
|
return createLink$1(key);
|
|
18681
18681
|
};
|
|
18682
18682
|
function getTypeCacheKeys$1M(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -18690,7 +18690,7 @@ function getTypeCacheKeys$1M(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
18690
18690
|
}
|
|
18691
18691
|
|
|
18692
18692
|
const TTL$w = 900000;
|
|
18693
|
-
const VERSION$
|
|
18693
|
+
const VERSION$28 = "49cdd4bc235a6094c3559cc7735b3b6d";
|
|
18694
18694
|
function validate$1g(obj, path = 'RecordUiRepresentation') {
|
|
18695
18695
|
const v_error = (() => {
|
|
18696
18696
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -18960,14 +18960,14 @@ const ingest$1I = function RecordUiRepresentationIngest(input, path, luvio, stor
|
|
|
18960
18960
|
}
|
|
18961
18961
|
const key = path.fullPath;
|
|
18962
18962
|
const ttlToUse = TTL$w;
|
|
18963
|
-
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);
|
|
18964
18964
|
return createLink$1(key);
|
|
18965
18965
|
};
|
|
18966
18966
|
|
|
18967
18967
|
function createResourceRequest$X(config) {
|
|
18968
18968
|
const headers = {};
|
|
18969
18969
|
return {
|
|
18970
|
-
baseUri: '/services/data/
|
|
18970
|
+
baseUri: '/services/data/v60.0',
|
|
18971
18971
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
18972
18972
|
method: 'get',
|
|
18973
18973
|
body: null,
|
|
@@ -19008,9 +19008,9 @@ function validateAdapterConfig$_(untrustedConfig, configPropertyNames) {
|
|
|
19008
19008
|
return config;
|
|
19009
19009
|
}
|
|
19010
19010
|
|
|
19011
|
-
const layoutSelections$2 = select$
|
|
19012
|
-
const objectInfoPathSelection = select$
|
|
19013
|
-
const layoutUserStatePathSelector = select$
|
|
19011
|
+
const layoutSelections$2 = select$2E();
|
|
19012
|
+
const objectInfoPathSelection = select$2G();
|
|
19013
|
+
const layoutUserStatePathSelector = select$2D();
|
|
19014
19014
|
function buildRecordUiSelector(recordDefs, layoutTypes, modes, recordOptionalFields) {
|
|
19015
19015
|
const layoutTypeSelections = [];
|
|
19016
19016
|
for (let i = 0, len = layoutTypes.length; i < len; i += 1) {
|
|
@@ -19058,7 +19058,7 @@ function buildRecordUiSelector(recordDefs, layoutTypes, modes, recordOptionalFie
|
|
|
19058
19058
|
return {
|
|
19059
19059
|
kind: 'Fragment',
|
|
19060
19060
|
private: ['eTag'],
|
|
19061
|
-
version: VERSION$
|
|
19061
|
+
version: VERSION$28,
|
|
19062
19062
|
selections: [
|
|
19063
19063
|
{
|
|
19064
19064
|
kind: 'Link',
|
|
@@ -19536,7 +19536,7 @@ var LayoutMode;
|
|
|
19536
19536
|
})(LayoutMode || (LayoutMode = {}));
|
|
19537
19537
|
|
|
19538
19538
|
const DEFAULT_MODE = LayoutMode.View;
|
|
19539
|
-
const layoutSelections$1 = select$
|
|
19539
|
+
const layoutSelections$1 = select$2E();
|
|
19540
19540
|
function buildSnapshotRefresh$3(luvio, config) {
|
|
19541
19541
|
return {
|
|
19542
19542
|
config,
|
|
@@ -19738,7 +19738,7 @@ function buildRecordLayoutCachedSnapshot(context, storeLookup) {
|
|
|
19738
19738
|
kind: 'Fragment',
|
|
19739
19739
|
private: [],
|
|
19740
19740
|
selections: recordLayoutFragmentSelector,
|
|
19741
|
-
version: VERSION$
|
|
19741
|
+
version: VERSION$2h,
|
|
19742
19742
|
},
|
|
19743
19743
|
variables: {},
|
|
19744
19744
|
});
|
|
@@ -20057,7 +20057,7 @@ const factory$g = (luvio) => {
|
|
|
20057
20057
|
}, { contextId: contextId$4 });
|
|
20058
20058
|
};
|
|
20059
20059
|
|
|
20060
|
-
const VERSION$
|
|
20060
|
+
const VERSION$27 = "7e00c51105cbf56a79ab8fcddf462c1e";
|
|
20061
20061
|
function validate$1f(obj, path = 'QuickActionExecutionRepresentation') {
|
|
20062
20062
|
const v_error = (() => {
|
|
20063
20063
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -20156,10 +20156,10 @@ function keyBuilderFromType$q(luvio, object) {
|
|
|
20156
20156
|
function normalize$C(input, existing, path, luvio, store, timestamp) {
|
|
20157
20157
|
return input;
|
|
20158
20158
|
}
|
|
20159
|
-
const select$
|
|
20159
|
+
const select$2C = function QuickActionExecutionRepresentationSelect() {
|
|
20160
20160
|
return {
|
|
20161
20161
|
kind: 'Fragment',
|
|
20162
|
-
version: VERSION$
|
|
20162
|
+
version: VERSION$27,
|
|
20163
20163
|
private: [
|
|
20164
20164
|
'eTag'
|
|
20165
20165
|
],
|
|
@@ -20238,7 +20238,7 @@ const ingest$1H = function QuickActionExecutionRepresentationIngest(input, path,
|
|
|
20238
20238
|
}
|
|
20239
20239
|
const key = keyBuilderFromType$q(luvio, input);
|
|
20240
20240
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
20241
|
-
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);
|
|
20242
20242
|
return createLink$1(key);
|
|
20243
20243
|
};
|
|
20244
20244
|
function getTypeCacheKeys$1L(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -20252,7 +20252,7 @@ function getTypeCacheKeys$1L(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
20252
20252
|
}
|
|
20253
20253
|
|
|
20254
20254
|
const TTL$v = 900000;
|
|
20255
|
-
const VERSION$
|
|
20255
|
+
const VERSION$26 = "993b0a7bce6056c4f57ed300ec153d9c";
|
|
20256
20256
|
function validate$1e(obj, path = 'QuickActionDefaultsRepresentation') {
|
|
20257
20257
|
const v_error = (() => {
|
|
20258
20258
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -20329,11 +20329,11 @@ const dynamicSelect$5 = function dynamicQuickActionDefaultsRepresentationSelect(
|
|
|
20329
20329
|
name: 'fields',
|
|
20330
20330
|
kind: 'Link',
|
|
20331
20331
|
map: true,
|
|
20332
|
-
fragment: select$
|
|
20332
|
+
fragment: select$2R()
|
|
20333
20333
|
} : params.fields;
|
|
20334
20334
|
return {
|
|
20335
20335
|
kind: 'Fragment',
|
|
20336
|
-
version: VERSION$
|
|
20336
|
+
version: VERSION$26,
|
|
20337
20337
|
private: [
|
|
20338
20338
|
'eTag'
|
|
20339
20339
|
],
|
|
@@ -20417,7 +20417,7 @@ function coerceFormFactor(form) {
|
|
|
20417
20417
|
return undefined;
|
|
20418
20418
|
}
|
|
20419
20419
|
|
|
20420
|
-
const VERSION$
|
|
20420
|
+
const VERSION$25 = "3f49d751896cf66e6e29788d8880e2cc";
|
|
20421
20421
|
function validate$1d(obj, path = 'PlatformActionRepresentation') {
|
|
20422
20422
|
const v_error = (() => {
|
|
20423
20423
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -20767,10 +20767,10 @@ function keyBuilderFromType$o(luvio, object) {
|
|
|
20767
20767
|
function normalize$B(input, existing, path, luvio, store, timestamp) {
|
|
20768
20768
|
return input;
|
|
20769
20769
|
}
|
|
20770
|
-
const select$
|
|
20770
|
+
const select$2B = function PlatformActionRepresentationSelect() {
|
|
20771
20771
|
return {
|
|
20772
20772
|
kind: 'Fragment',
|
|
20773
|
-
version: VERSION$
|
|
20773
|
+
version: VERSION$25,
|
|
20774
20774
|
private: [
|
|
20775
20775
|
'id'
|
|
20776
20776
|
],
|
|
@@ -20957,7 +20957,7 @@ const ingest$1G = function PlatformActionRepresentationIngest(input, path, luvio
|
|
|
20957
20957
|
}
|
|
20958
20958
|
const key = keyBuilderFromType$o(luvio, input);
|
|
20959
20959
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
20960
|
-
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);
|
|
20961
20961
|
return createLink$1(key);
|
|
20962
20962
|
};
|
|
20963
20963
|
function getTypeCacheKeys$1J(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -20970,7 +20970,7 @@ function getTypeCacheKeys$1J(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
20970
20970
|
});
|
|
20971
20971
|
}
|
|
20972
20972
|
|
|
20973
|
-
const VERSION$
|
|
20973
|
+
const VERSION$24 = "378d506f563a4bd724b322d440df33d1";
|
|
20974
20974
|
function validate$1c(obj, path = 'EntityActionRepresentation') {
|
|
20975
20975
|
const v_error = (() => {
|
|
20976
20976
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -21037,10 +21037,10 @@ function normalize$A(input, existing, path, luvio, store, timestamp) {
|
|
|
21037
21037
|
}
|
|
21038
21038
|
return input;
|
|
21039
21039
|
}
|
|
21040
|
-
const select$
|
|
21040
|
+
const select$2A = function EntityActionRepresentationSelect() {
|
|
21041
21041
|
return {
|
|
21042
21042
|
kind: 'Fragment',
|
|
21043
|
-
version: VERSION$
|
|
21043
|
+
version: VERSION$24,
|
|
21044
21044
|
private: [
|
|
21045
21045
|
'links',
|
|
21046
21046
|
'url'
|
|
@@ -21050,7 +21050,7 @@ const select$2z = function EntityActionRepresentationSelect() {
|
|
|
21050
21050
|
name: 'actions',
|
|
21051
21051
|
kind: 'Link',
|
|
21052
21052
|
plural: true,
|
|
21053
|
-
fragment: select$
|
|
21053
|
+
fragment: select$2B()
|
|
21054
21054
|
}
|
|
21055
21055
|
]
|
|
21056
21056
|
};
|
|
@@ -21092,7 +21092,7 @@ const ingest$1F = function EntityActionRepresentationIngest(input, path, luvio,
|
|
|
21092
21092
|
}
|
|
21093
21093
|
const key = keyBuilderFromType$n(luvio, input);
|
|
21094
21094
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
21095
|
-
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);
|
|
21096
21096
|
return createLink$1(key);
|
|
21097
21097
|
};
|
|
21098
21098
|
function getTypeCacheKeys$1I(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -21110,7 +21110,7 @@ function getTypeCacheKeys$1I(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
21110
21110
|
}
|
|
21111
21111
|
|
|
21112
21112
|
const TTL$u = 300000;
|
|
21113
|
-
const VERSION$
|
|
21113
|
+
const VERSION$23 = "e485d96c1402a9ca2f56e56485af0216";
|
|
21114
21114
|
function validate$1b(obj, path = 'ActionRepresentation') {
|
|
21115
21115
|
const v_error = (() => {
|
|
21116
21116
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -21166,10 +21166,10 @@ function normalize$z(input, existing, path, luvio, store, timestamp) {
|
|
|
21166
21166
|
}
|
|
21167
21167
|
return input;
|
|
21168
21168
|
}
|
|
21169
|
-
const select$
|
|
21169
|
+
const select$2z = function ActionRepresentationSelect() {
|
|
21170
21170
|
return {
|
|
21171
21171
|
kind: 'Fragment',
|
|
21172
|
-
version: VERSION$
|
|
21172
|
+
version: VERSION$23,
|
|
21173
21173
|
private: [
|
|
21174
21174
|
'eTag',
|
|
21175
21175
|
'url'
|
|
@@ -21179,7 +21179,7 @@ const select$2y = function ActionRepresentationSelect() {
|
|
|
21179
21179
|
name: 'actions',
|
|
21180
21180
|
kind: 'Link',
|
|
21181
21181
|
map: true,
|
|
21182
|
-
fragment: select$
|
|
21182
|
+
fragment: select$2A()
|
|
21183
21183
|
}
|
|
21184
21184
|
]
|
|
21185
21185
|
};
|
|
@@ -21216,7 +21216,7 @@ const ingest$1E = function ActionRepresentationIngest(input, path, luvio, store,
|
|
|
21216
21216
|
}
|
|
21217
21217
|
const key = path.fullPath;
|
|
21218
21218
|
const ttlToUse = TTL$u;
|
|
21219
|
-
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);
|
|
21220
21220
|
return createLink$1(key);
|
|
21221
21221
|
};
|
|
21222
21222
|
function getTypeCacheKeys$1H(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -21236,8 +21236,8 @@ function getTypeCacheKeys$1H(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
21236
21236
|
}
|
|
21237
21237
|
}
|
|
21238
21238
|
|
|
21239
|
-
function select$
|
|
21240
|
-
return select$
|
|
21239
|
+
function select$2y(luvio, params) {
|
|
21240
|
+
return select$2z();
|
|
21241
21241
|
}
|
|
21242
21242
|
function keyBuilder$2I(luvio, params) {
|
|
21243
21243
|
return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'apiNames:' + params.queryParams.apiNames + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'retrievalMode:' + params.queryParams.retrievalMode + ',' + 'sections:' + params.queryParams.sections + ')';
|
|
@@ -21251,7 +21251,7 @@ function ingestSuccess$I(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
21251
21251
|
luvio.storeIngest(key, ingest$1E, body);
|
|
21252
21252
|
const snapshot = luvio.storeLookup({
|
|
21253
21253
|
recordId: key,
|
|
21254
|
-
node: select$
|
|
21254
|
+
node: select$2y(),
|
|
21255
21255
|
variables: {},
|
|
21256
21256
|
}, snapshotRefresh);
|
|
21257
21257
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -21268,7 +21268,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
21268
21268
|
const storeMetadataParams = {
|
|
21269
21269
|
ttl: TTL$u,
|
|
21270
21270
|
namespace: keyPrefix,
|
|
21271
|
-
version: VERSION$
|
|
21271
|
+
version: VERSION$23,
|
|
21272
21272
|
representationName: RepresentationType$G
|
|
21273
21273
|
};
|
|
21274
21274
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -21277,7 +21277,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
21277
21277
|
function createResourceRequest$W(config) {
|
|
21278
21278
|
const headers = {};
|
|
21279
21279
|
return {
|
|
21280
|
-
baseUri: '/services/data/
|
|
21280
|
+
baseUri: '/services/data/v60.0',
|
|
21281
21281
|
basePath: '/ui-api/actions/global',
|
|
21282
21282
|
method: 'get',
|
|
21283
21283
|
body: null,
|
|
@@ -21323,7 +21323,7 @@ function validateAdapterConfig$Z(untrustedConfig, configPropertyNames) {
|
|
|
21323
21323
|
}
|
|
21324
21324
|
function adapterFragment$D(luvio, config) {
|
|
21325
21325
|
createResourceParams$R(config);
|
|
21326
|
-
return select$
|
|
21326
|
+
return select$2y();
|
|
21327
21327
|
}
|
|
21328
21328
|
function onFetchResponseSuccess$G(luvio, config, resourceParams, response) {
|
|
21329
21329
|
const snapshot = ingestSuccess$I(luvio, resourceParams, response, {
|
|
@@ -21380,7 +21380,7 @@ const getGlobalActionsAdapterFactory = (luvio) => function UiApi__getGlobalActio
|
|
|
21380
21380
|
};
|
|
21381
21381
|
|
|
21382
21382
|
const TTL$t = 900000;
|
|
21383
|
-
const VERSION$
|
|
21383
|
+
const VERSION$22 = "35f3eec8ce7f6001c6d5d17821b75bb9";
|
|
21384
21384
|
function validate$1a(obj, path = 'QuickActionLayoutRepresentation') {
|
|
21385
21385
|
const v_error = (() => {
|
|
21386
21386
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -21420,10 +21420,10 @@ function keyBuilderFromType$m(luvio, object) {
|
|
|
21420
21420
|
function normalize$y(input, existing, path, luvio, store, timestamp) {
|
|
21421
21421
|
return input;
|
|
21422
21422
|
}
|
|
21423
|
-
const select$
|
|
21423
|
+
const select$2x = function QuickActionLayoutRepresentationSelect() {
|
|
21424
21424
|
return {
|
|
21425
21425
|
kind: 'Fragment',
|
|
21426
|
-
version: VERSION$
|
|
21426
|
+
version: VERSION$22,
|
|
21427
21427
|
private: [
|
|
21428
21428
|
'eTag'
|
|
21429
21429
|
],
|
|
@@ -21455,7 +21455,7 @@ const ingest$1D = function QuickActionLayoutRepresentationIngest(input, path, lu
|
|
|
21455
21455
|
}
|
|
21456
21456
|
const key = keyBuilderFromType$m(luvio, input);
|
|
21457
21457
|
const ttlToUse = TTL$t;
|
|
21458
|
-
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);
|
|
21459
21459
|
return createLink$1(key);
|
|
21460
21460
|
};
|
|
21461
21461
|
function getTypeCacheKeys$1G(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -21468,8 +21468,8 @@ function getTypeCacheKeys$1G(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
21468
21468
|
});
|
|
21469
21469
|
}
|
|
21470
21470
|
|
|
21471
|
-
function select$
|
|
21472
|
-
return select$
|
|
21471
|
+
function select$2w(luvio, params) {
|
|
21472
|
+
return select$2x();
|
|
21473
21473
|
}
|
|
21474
21474
|
function keyBuilder$2F(luvio, params) {
|
|
21475
21475
|
return keyBuilder$2G(luvio, {
|
|
@@ -21485,7 +21485,7 @@ function ingestSuccess$H(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
21485
21485
|
luvio.storeIngest(key, ingest$1D, body);
|
|
21486
21486
|
const snapshot = luvio.storeLookup({
|
|
21487
21487
|
recordId: key,
|
|
21488
|
-
node: select$
|
|
21488
|
+
node: select$2w(),
|
|
21489
21489
|
variables: {},
|
|
21490
21490
|
}, snapshotRefresh);
|
|
21491
21491
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -21502,7 +21502,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
21502
21502
|
const storeMetadataParams = {
|
|
21503
21503
|
ttl: TTL$t,
|
|
21504
21504
|
namespace: keyPrefix,
|
|
21505
|
-
version: VERSION$
|
|
21505
|
+
version: VERSION$22,
|
|
21506
21506
|
representationName: RepresentationType$F
|
|
21507
21507
|
};
|
|
21508
21508
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -21511,7 +21511,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
21511
21511
|
function createResourceRequest$V(config) {
|
|
21512
21512
|
const headers = {};
|
|
21513
21513
|
return {
|
|
21514
|
-
baseUri: '/services/data/
|
|
21514
|
+
baseUri: '/services/data/v60.0',
|
|
21515
21515
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
21516
21516
|
method: 'get',
|
|
21517
21517
|
body: null,
|
|
@@ -21552,7 +21552,7 @@ function validateAdapterConfig$Y(untrustedConfig, configPropertyNames) {
|
|
|
21552
21552
|
}
|
|
21553
21553
|
function adapterFragment$C(luvio, config) {
|
|
21554
21554
|
createResourceParams$Q(config);
|
|
21555
|
-
return select$
|
|
21555
|
+
return select$2w();
|
|
21556
21556
|
}
|
|
21557
21557
|
function onFetchResponseSuccess$F(luvio, config, resourceParams, response) {
|
|
21558
21558
|
const snapshot = ingestSuccess$H(luvio, resourceParams, response, {
|
|
@@ -21640,8 +21640,8 @@ function getSortedObjectApiNamesArray(value) {
|
|
|
21640
21640
|
return unsortedArray === undefined ? undefined : unsortedArray.sort();
|
|
21641
21641
|
}
|
|
21642
21642
|
|
|
21643
|
-
function select$
|
|
21644
|
-
return select$
|
|
21643
|
+
function select$2v(luvio, params) {
|
|
21644
|
+
return select$2z();
|
|
21645
21645
|
}
|
|
21646
21646
|
function keyBuilder$2D(luvio, params) {
|
|
21647
21647
|
return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'objectApiNames:' + params.urlParams.objectApiNames + ')';
|
|
@@ -21655,7 +21655,7 @@ function ingestSuccess$G(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
21655
21655
|
luvio.storeIngest(key, ingest$1E, body);
|
|
21656
21656
|
const snapshot = luvio.storeLookup({
|
|
21657
21657
|
recordId: key,
|
|
21658
|
-
node: select$
|
|
21658
|
+
node: select$2v(),
|
|
21659
21659
|
variables: {},
|
|
21660
21660
|
}, snapshotRefresh);
|
|
21661
21661
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -21672,7 +21672,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
21672
21672
|
const storeMetadataParams = {
|
|
21673
21673
|
ttl: TTL$u,
|
|
21674
21674
|
namespace: keyPrefix,
|
|
21675
|
-
version: VERSION$
|
|
21675
|
+
version: VERSION$23,
|
|
21676
21676
|
representationName: RepresentationType$G
|
|
21677
21677
|
};
|
|
21678
21678
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -21681,7 +21681,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
21681
21681
|
function createResourceRequest$U(config) {
|
|
21682
21682
|
const headers = {};
|
|
21683
21683
|
return {
|
|
21684
|
-
baseUri: '/services/data/
|
|
21684
|
+
baseUri: '/services/data/v60.0',
|
|
21685
21685
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
21686
21686
|
method: 'get',
|
|
21687
21687
|
body: null,
|
|
@@ -21726,7 +21726,7 @@ function validateAdapterConfig$X(untrustedConfig, configPropertyNames) {
|
|
|
21726
21726
|
}
|
|
21727
21727
|
function adapterFragment$B(luvio, config) {
|
|
21728
21728
|
createResourceParams$P(config);
|
|
21729
|
-
return select$
|
|
21729
|
+
return select$2v();
|
|
21730
21730
|
}
|
|
21731
21731
|
function onFetchResponseSuccess$E(luvio, config, resourceParams, response) {
|
|
21732
21732
|
const snapshot = ingestSuccess$G(luvio, resourceParams, response, {
|
|
@@ -21782,8 +21782,8 @@ const getLookupActionsAdapterFactory = (luvio) => function UiApi__getLookupActio
|
|
|
21782
21782
|
buildCachedSnapshotCachePolicy$I, buildNetworkSnapshotCachePolicy$J);
|
|
21783
21783
|
};
|
|
21784
21784
|
|
|
21785
|
-
function select$
|
|
21786
|
-
return select$
|
|
21785
|
+
function select$2u(luvio, params) {
|
|
21786
|
+
return select$2z();
|
|
21787
21787
|
}
|
|
21788
21788
|
function keyBuilder$2B(luvio, params) {
|
|
21789
21789
|
return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'objectApiName:' + params.urlParams.objectApiName + ')';
|
|
@@ -21797,7 +21797,7 @@ function ingestSuccess$F(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
21797
21797
|
luvio.storeIngest(key, ingest$1E, body);
|
|
21798
21798
|
const snapshot = luvio.storeLookup({
|
|
21799
21799
|
recordId: key,
|
|
21800
|
-
node: select$
|
|
21800
|
+
node: select$2u(),
|
|
21801
21801
|
variables: {},
|
|
21802
21802
|
}, snapshotRefresh);
|
|
21803
21803
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -21814,7 +21814,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
21814
21814
|
const storeMetadataParams = {
|
|
21815
21815
|
ttl: TTL$u,
|
|
21816
21816
|
namespace: keyPrefix,
|
|
21817
|
-
version: VERSION$
|
|
21817
|
+
version: VERSION$23,
|
|
21818
21818
|
representationName: RepresentationType$G
|
|
21819
21819
|
};
|
|
21820
21820
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -21823,7 +21823,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
21823
21823
|
function createResourceRequest$T(config) {
|
|
21824
21824
|
const headers = {};
|
|
21825
21825
|
return {
|
|
21826
|
-
baseUri: '/services/data/
|
|
21826
|
+
baseUri: '/services/data/v60.0',
|
|
21827
21827
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
21828
21828
|
method: 'get',
|
|
21829
21829
|
body: null,
|
|
@@ -21868,7 +21868,7 @@ function validateAdapterConfig$W(untrustedConfig, configPropertyNames) {
|
|
|
21868
21868
|
}
|
|
21869
21869
|
function adapterFragment$A(luvio, config) {
|
|
21870
21870
|
createResourceParams$O(config);
|
|
21871
|
-
return select$
|
|
21871
|
+
return select$2u();
|
|
21872
21872
|
}
|
|
21873
21873
|
function onFetchResponseSuccess$D(luvio, config, resourceParams, response) {
|
|
21874
21874
|
const snapshot = ingestSuccess$F(luvio, resourceParams, response, {
|
|
@@ -21924,7 +21924,7 @@ const getObjectCreateActionsAdapterFactory = (luvio) => function UiApi__getObjec
|
|
|
21924
21924
|
buildCachedSnapshotCachePolicy$H, buildNetworkSnapshotCachePolicy$I);
|
|
21925
21925
|
};
|
|
21926
21926
|
|
|
21927
|
-
const VERSION$
|
|
21927
|
+
const VERSION$21 = "fecd80e9e24a1c1e75fd5395cd34ff2e";
|
|
21928
21928
|
function validate$19(obj, path = 'ActionOverrideRepresentation') {
|
|
21929
21929
|
const v_error = (() => {
|
|
21930
21930
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -21942,10 +21942,10 @@ const RepresentationType$E = 'ActionOverrideRepresentation';
|
|
|
21942
21942
|
function normalize$x(input, existing, path, luvio, store, timestamp) {
|
|
21943
21943
|
return input;
|
|
21944
21944
|
}
|
|
21945
|
-
const select$
|
|
21945
|
+
const select$2t = function ActionOverrideRepresentationSelect() {
|
|
21946
21946
|
return {
|
|
21947
21947
|
kind: 'Fragment',
|
|
21948
|
-
version: VERSION$
|
|
21948
|
+
version: VERSION$21,
|
|
21949
21949
|
private: [],
|
|
21950
21950
|
opaque: true
|
|
21951
21951
|
};
|
|
@@ -21965,7 +21965,7 @@ const ingest$1C = function ActionOverrideRepresentationIngest(input, path, luvio
|
|
|
21965
21965
|
}
|
|
21966
21966
|
const key = path.fullPath;
|
|
21967
21967
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
21968
|
-
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);
|
|
21969
21969
|
return createLink$1(key);
|
|
21970
21970
|
};
|
|
21971
21971
|
function getTypeCacheKeys$1F(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -21978,8 +21978,8 @@ function getTypeCacheKeys$1F(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
21978
21978
|
});
|
|
21979
21979
|
}
|
|
21980
21980
|
|
|
21981
|
-
function select$
|
|
21982
|
-
return select$
|
|
21981
|
+
function select$2s(luvio, params) {
|
|
21982
|
+
return select$2t();
|
|
21983
21983
|
}
|
|
21984
21984
|
function keyBuilder$2z(luvio, params) {
|
|
21985
21985
|
return keyPrefix + '::ActionOverrideRepresentation:(' + 'type:' + params.queryParams.type + ',' + 'objectApiName:' + params.urlParams.objectApiName + ')';
|
|
@@ -21993,7 +21993,7 @@ function ingestSuccess$E(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
21993
21993
|
luvio.storeIngest(key, ingest$1C, body);
|
|
21994
21994
|
const snapshot = luvio.storeLookup({
|
|
21995
21995
|
recordId: key,
|
|
21996
|
-
node: select$
|
|
21996
|
+
node: select$2s(),
|
|
21997
21997
|
variables: {},
|
|
21998
21998
|
}, snapshotRefresh);
|
|
21999
21999
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -22013,7 +22013,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
|
|
|
22013
22013
|
function createResourceRequest$S(config) {
|
|
22014
22014
|
const headers = {};
|
|
22015
22015
|
return {
|
|
22016
|
-
baseUri: '/services/data/
|
|
22016
|
+
baseUri: '/services/data/v60.0',
|
|
22017
22017
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
22018
22018
|
method: 'get',
|
|
22019
22019
|
body: null,
|
|
@@ -22056,7 +22056,7 @@ function validateAdapterConfig$V(untrustedConfig, configPropertyNames) {
|
|
|
22056
22056
|
}
|
|
22057
22057
|
function adapterFragment$z(luvio, config) {
|
|
22058
22058
|
createResourceParams$N(config);
|
|
22059
|
-
return select$
|
|
22059
|
+
return select$2s();
|
|
22060
22060
|
}
|
|
22061
22061
|
function onFetchResponseSuccess$C(luvio, config, resourceParams, response) {
|
|
22062
22062
|
const snapshot = ingestSuccess$E(luvio, resourceParams, response, {
|
|
@@ -22116,7 +22116,7 @@ const QUICK_ACTION_DEFAULTS_STORE_METADATA_PARAMS = {
|
|
|
22116
22116
|
ttl: TTL$v,
|
|
22117
22117
|
namespace: keyPrefix,
|
|
22118
22118
|
representationName: RepresentationType$J,
|
|
22119
|
-
version: VERSION$
|
|
22119
|
+
version: VERSION$26,
|
|
22120
22120
|
};
|
|
22121
22121
|
function merge$1(existing, incoming) {
|
|
22122
22122
|
if (existing === undefined) {
|
|
@@ -22212,7 +22212,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
22212
22212
|
const storeMetadataParams = {
|
|
22213
22213
|
ttl: TTL$v,
|
|
22214
22214
|
namespace: keyPrefix,
|
|
22215
|
-
version: VERSION$
|
|
22215
|
+
version: VERSION$26,
|
|
22216
22216
|
representationName: RepresentationType$J
|
|
22217
22217
|
};
|
|
22218
22218
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -22221,7 +22221,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
22221
22221
|
function createResourceRequest$R(config) {
|
|
22222
22222
|
const headers = {};
|
|
22223
22223
|
return {
|
|
22224
|
-
baseUri: '/services/data/
|
|
22224
|
+
baseUri: '/services/data/v60.0',
|
|
22225
22225
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
22226
22226
|
method: 'get',
|
|
22227
22227
|
body: null,
|
|
@@ -22349,8 +22349,8 @@ const getQuickActionDefaultsAdapterFactory = (luvio) => function UiApi__getQuick
|
|
|
22349
22349
|
buildCachedSnapshotCachePolicy$F, buildNetworkSnapshotCachePolicy$G);
|
|
22350
22350
|
};
|
|
22351
22351
|
|
|
22352
|
-
function select$
|
|
22353
|
-
return select$
|
|
22352
|
+
function select$2r(luvio, params) {
|
|
22353
|
+
return select$2z();
|
|
22354
22354
|
}
|
|
22355
22355
|
function keyBuilder$2v(luvio, params) {
|
|
22356
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 + ')';
|
|
@@ -22364,7 +22364,7 @@ function ingestSuccess$D(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
22364
22364
|
luvio.storeIngest(key, ingest$1E, body);
|
|
22365
22365
|
const snapshot = luvio.storeLookup({
|
|
22366
22366
|
recordId: key,
|
|
22367
|
-
node: select$
|
|
22367
|
+
node: select$2r(),
|
|
22368
22368
|
variables: {},
|
|
22369
22369
|
}, snapshotRefresh);
|
|
22370
22370
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -22381,7 +22381,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
22381
22381
|
const storeMetadataParams = {
|
|
22382
22382
|
ttl: TTL$u,
|
|
22383
22383
|
namespace: keyPrefix,
|
|
22384
|
-
version: VERSION$
|
|
22384
|
+
version: VERSION$23,
|
|
22385
22385
|
representationName: RepresentationType$G
|
|
22386
22386
|
};
|
|
22387
22387
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -22390,7 +22390,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
22390
22390
|
function createResourceRequest$Q(config) {
|
|
22391
22391
|
const headers = {};
|
|
22392
22392
|
return {
|
|
22393
|
-
baseUri: '/services/data/
|
|
22393
|
+
baseUri: '/services/data/v60.0',
|
|
22394
22394
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
22395
22395
|
method: 'get',
|
|
22396
22396
|
body: null,
|
|
@@ -22445,7 +22445,7 @@ function validateAdapterConfig$T(untrustedConfig, configPropertyNames) {
|
|
|
22445
22445
|
}
|
|
22446
22446
|
function adapterFragment$x(luvio, config) {
|
|
22447
22447
|
createResourceParams$L(config);
|
|
22448
|
-
return select$
|
|
22448
|
+
return select$2r();
|
|
22449
22449
|
}
|
|
22450
22450
|
function onFetchResponseSuccess$B(luvio, config, resourceParams, response) {
|
|
22451
22451
|
const snapshot = ingestSuccess$D(luvio, resourceParams, response, {
|
|
@@ -22501,8 +22501,8 @@ const getRecordActionsAdapterFactory = (luvio) => function UiApi__getRecordActio
|
|
|
22501
22501
|
buildCachedSnapshotCachePolicy$E, buildNetworkSnapshotCachePolicy$F);
|
|
22502
22502
|
};
|
|
22503
22503
|
|
|
22504
|
-
function select$
|
|
22505
|
-
return select$
|
|
22504
|
+
function select$2q(luvio, params) {
|
|
22505
|
+
return select$2z();
|
|
22506
22506
|
}
|
|
22507
22507
|
function keyBuilder$2t(luvio, params) {
|
|
22508
22508
|
return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'recordIds:' + params.urlParams.recordIds + ')';
|
|
@@ -22516,7 +22516,7 @@ function ingestSuccess$C(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
22516
22516
|
luvio.storeIngest(key, ingest$1E, body);
|
|
22517
22517
|
const snapshot = luvio.storeLookup({
|
|
22518
22518
|
recordId: key,
|
|
22519
|
-
node: select$
|
|
22519
|
+
node: select$2q(),
|
|
22520
22520
|
variables: {},
|
|
22521
22521
|
}, snapshotRefresh);
|
|
22522
22522
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -22533,7 +22533,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
22533
22533
|
const storeMetadataParams = {
|
|
22534
22534
|
ttl: TTL$u,
|
|
22535
22535
|
namespace: keyPrefix,
|
|
22536
|
-
version: VERSION$
|
|
22536
|
+
version: VERSION$23,
|
|
22537
22537
|
representationName: RepresentationType$G
|
|
22538
22538
|
};
|
|
22539
22539
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -22542,7 +22542,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
22542
22542
|
function createResourceRequest$P(config) {
|
|
22543
22543
|
const headers = {};
|
|
22544
22544
|
return {
|
|
22545
|
-
baseUri: '/services/data/
|
|
22545
|
+
baseUri: '/services/data/v60.0',
|
|
22546
22546
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
22547
22547
|
method: 'get',
|
|
22548
22548
|
body: null,
|
|
@@ -22587,7 +22587,7 @@ function validateAdapterConfig$S(untrustedConfig, configPropertyNames) {
|
|
|
22587
22587
|
}
|
|
22588
22588
|
function adapterFragment$w(luvio, config) {
|
|
22589
22589
|
createResourceParams$K(config);
|
|
22590
|
-
return select$
|
|
22590
|
+
return select$2q();
|
|
22591
22591
|
}
|
|
22592
22592
|
function onFetchResponseSuccess$A(luvio, config, resourceParams, response) {
|
|
22593
22593
|
const snapshot = ingestSuccess$C(luvio, resourceParams, response, {
|
|
@@ -22713,8 +22713,8 @@ function validate$18(obj, path = 'ActionRelatedListSingleBatchInputRepresentatio
|
|
|
22713
22713
|
return v_error === undefined ? null : v_error;
|
|
22714
22714
|
}
|
|
22715
22715
|
|
|
22716
|
-
function select$
|
|
22717
|
-
return select$
|
|
22716
|
+
function select$2p(luvio, params) {
|
|
22717
|
+
return select$2z();
|
|
22718
22718
|
}
|
|
22719
22719
|
function keyBuilder$2r(luvio, params) {
|
|
22720
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) + ')';
|
|
@@ -22728,7 +22728,7 @@ function ingestSuccess$B(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
22728
22728
|
luvio.storeIngest(key, ingest$1E, body);
|
|
22729
22729
|
const snapshot = luvio.storeLookup({
|
|
22730
22730
|
recordId: key,
|
|
22731
|
-
node: select$
|
|
22731
|
+
node: select$2p(),
|
|
22732
22732
|
variables: {},
|
|
22733
22733
|
}, snapshotRefresh);
|
|
22734
22734
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -22745,7 +22745,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
22745
22745
|
const storeMetadataParams = {
|
|
22746
22746
|
ttl: TTL$u,
|
|
22747
22747
|
namespace: keyPrefix,
|
|
22748
|
-
version: VERSION$
|
|
22748
|
+
version: VERSION$23,
|
|
22749
22749
|
representationName: RepresentationType$G
|
|
22750
22750
|
};
|
|
22751
22751
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -22754,7 +22754,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
22754
22754
|
function createResourceRequest$O(config) {
|
|
22755
22755
|
const headers = {};
|
|
22756
22756
|
return {
|
|
22757
|
-
baseUri: '/services/data/
|
|
22757
|
+
baseUri: '/services/data/v60.0',
|
|
22758
22758
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
22759
22759
|
method: 'post',
|
|
22760
22760
|
body: config.body,
|
|
@@ -22799,7 +22799,7 @@ const createChildResourceParams$7 = (resourceParams) => {
|
|
|
22799
22799
|
// HUGE BLOCK OF COPY PASTED CODE:
|
|
22800
22800
|
// WE NEED TO DO THIS SO THAT THE ADAPTER CAN USE ONLY OUR OVERRIDE FILE
|
|
22801
22801
|
// PLEASE DO NOT CHANGE ANYTHING HERE...
|
|
22802
|
-
function select$
|
|
22802
|
+
function select$2o(luvio, resourceParams) {
|
|
22803
22803
|
const childResources = createChildResourceParams$7(resourceParams);
|
|
22804
22804
|
const envelopeBodyPath = 'result';
|
|
22805
22805
|
const envelopeStatusCodePath = 'statusCode';
|
|
@@ -22816,7 +22816,7 @@ function select$2n(luvio, resourceParams) {
|
|
|
22816
22816
|
reader.enterPath(i);
|
|
22817
22817
|
const childResource = childResources[i];
|
|
22818
22818
|
const childKey = keyBuilder$2r(luvio, childResource);
|
|
22819
|
-
const childFragment = select$
|
|
22819
|
+
const childFragment = select$2p();
|
|
22820
22820
|
const childSnapshot = reader.read({
|
|
22821
22821
|
recordId: childKey,
|
|
22822
22822
|
node: childFragment,
|
|
@@ -22941,7 +22941,7 @@ function ingestSuccess$A(luvio, resourceParams, response, _snapshotRefresh) {
|
|
|
22941
22941
|
seenRecords: seenRecords,
|
|
22942
22942
|
select: {
|
|
22943
22943
|
recordId: key,
|
|
22944
|
-
node: select$
|
|
22944
|
+
node: select$2o(luvio, resourceParams),
|
|
22945
22945
|
variables: {},
|
|
22946
22946
|
},
|
|
22947
22947
|
variables: {},
|
|
@@ -22985,7 +22985,7 @@ function getResponseCacheKeys$J(keys, luvio, resourceParams, response) {
|
|
|
22985
22985
|
function createResourceRequest$N(config) {
|
|
22986
22986
|
const headers = {};
|
|
22987
22987
|
return {
|
|
22988
|
-
baseUri: '/services/data/
|
|
22988
|
+
baseUri: '/services/data/v60.0',
|
|
22989
22989
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
22990
22990
|
method: 'post',
|
|
22991
22991
|
body: config.body,
|
|
@@ -23040,7 +23040,7 @@ function validateAdapterConfig$R(untrustedConfig, configPropertyNames) {
|
|
|
23040
23040
|
}
|
|
23041
23041
|
function adapterFragment$v(luvio, config) {
|
|
23042
23042
|
const resourceParams = createResourceParams$J(config);
|
|
23043
|
-
return select$
|
|
23043
|
+
return select$2o(luvio, resourceParams);
|
|
23044
23044
|
}
|
|
23045
23045
|
function onFetchResponseSuccess$z(luvio, config, resourceParams, response) {
|
|
23046
23046
|
const snapshot = ingestSuccess$A(luvio, resourceParams, response);
|
|
@@ -23130,7 +23130,7 @@ function validateAdapterConfig$Q(untrustedConfig, configPropertyNames) {
|
|
|
23130
23130
|
}
|
|
23131
23131
|
function adapterFragment$u(luvio, config) {
|
|
23132
23132
|
createResourceParams$I(config);
|
|
23133
|
-
return select$
|
|
23133
|
+
return select$2p();
|
|
23134
23134
|
}
|
|
23135
23135
|
function onFetchResponseSuccess$y(luvio, config, resourceParams, response) {
|
|
23136
23136
|
const snapshot = ingestSuccess$B(luvio, resourceParams, response, {
|
|
@@ -23186,8 +23186,8 @@ const getRelatedListActionsAdapterFactory = (luvio) => function UiApi__getRelate
|
|
|
23186
23186
|
buildCachedSnapshotCachePolicy$B, buildNetworkSnapshotCachePolicy$C);
|
|
23187
23187
|
};
|
|
23188
23188
|
|
|
23189
|
-
function select$
|
|
23190
|
-
return select$
|
|
23189
|
+
function select$2n(luvio, params) {
|
|
23190
|
+
return select$2z();
|
|
23191
23191
|
}
|
|
23192
23192
|
function keyBuilder$2n(luvio, params) {
|
|
23193
23193
|
return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'recordIds:' + params.urlParams.recordIds + ',' + 'relatedListRecordIds:' + params.urlParams.relatedListRecordIds + ')';
|
|
@@ -23201,7 +23201,7 @@ function ingestSuccess$z(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
23201
23201
|
luvio.storeIngest(key, ingest$1E, body);
|
|
23202
23202
|
const snapshot = luvio.storeLookup({
|
|
23203
23203
|
recordId: key,
|
|
23204
|
-
node: select$
|
|
23204
|
+
node: select$2n(),
|
|
23205
23205
|
variables: {},
|
|
23206
23206
|
}, snapshotRefresh);
|
|
23207
23207
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -23218,7 +23218,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
23218
23218
|
const storeMetadataParams = {
|
|
23219
23219
|
ttl: TTL$u,
|
|
23220
23220
|
namespace: keyPrefix,
|
|
23221
|
-
version: VERSION$
|
|
23221
|
+
version: VERSION$23,
|
|
23222
23222
|
representationName: RepresentationType$G
|
|
23223
23223
|
};
|
|
23224
23224
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -23227,7 +23227,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
23227
23227
|
function createResourceRequest$M(config) {
|
|
23228
23228
|
const headers = {};
|
|
23229
23229
|
return {
|
|
23230
|
-
baseUri: '/services/data/
|
|
23230
|
+
baseUri: '/services/data/v60.0',
|
|
23231
23231
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
23232
23232
|
method: 'get',
|
|
23233
23233
|
body: null,
|
|
@@ -23273,7 +23273,7 @@ function validateAdapterConfig$P(untrustedConfig, configPropertyNames) {
|
|
|
23273
23273
|
}
|
|
23274
23274
|
function adapterFragment$t(luvio, config) {
|
|
23275
23275
|
createResourceParams$H(config);
|
|
23276
|
-
return select$
|
|
23276
|
+
return select$2n();
|
|
23277
23277
|
}
|
|
23278
23278
|
function onFetchResponseSuccess$x(luvio, config, resourceParams, response) {
|
|
23279
23279
|
const snapshot = ingestSuccess$z(luvio, resourceParams, response, {
|
|
@@ -23329,7 +23329,7 @@ const getRelatedListRecordActionsAdapterFactory = (luvio) => function UiApi__get
|
|
|
23329
23329
|
buildCachedSnapshotCachePolicy$A, buildNetworkSnapshotCachePolicy$B);
|
|
23330
23330
|
};
|
|
23331
23331
|
|
|
23332
|
-
const VERSION$
|
|
23332
|
+
const VERSION$20 = "a316b3bba367f54adc67d7552ed7d36d";
|
|
23333
23333
|
function validate$17(obj, path = 'PageReferenceRepresentation') {
|
|
23334
23334
|
const v_error = (() => {
|
|
23335
23335
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -23375,10 +23375,10 @@ const RepresentationType$D = 'PageReferenceRepresentation';
|
|
|
23375
23375
|
function normalize$w(input, existing, path, luvio, store, timestamp) {
|
|
23376
23376
|
return input;
|
|
23377
23377
|
}
|
|
23378
|
-
const select$
|
|
23378
|
+
const select$2m = function PageReferenceRepresentationSelect() {
|
|
23379
23379
|
return {
|
|
23380
23380
|
kind: 'Fragment',
|
|
23381
|
-
version: VERSION$
|
|
23381
|
+
version: VERSION$20,
|
|
23382
23382
|
private: [],
|
|
23383
23383
|
opaque: true
|
|
23384
23384
|
};
|
|
@@ -23398,7 +23398,7 @@ const ingest$1B = function PageReferenceRepresentationIngest(input, path, luvio,
|
|
|
23398
23398
|
}
|
|
23399
23399
|
const key = path.fullPath;
|
|
23400
23400
|
const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
|
|
23401
|
-
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);
|
|
23402
23402
|
return createLink$1(key);
|
|
23403
23403
|
};
|
|
23404
23404
|
function getTypeCacheKeys$1E(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -23412,7 +23412,7 @@ function getTypeCacheKeys$1E(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
23412
23412
|
}
|
|
23413
23413
|
|
|
23414
23414
|
const TTL$s = 120000;
|
|
23415
|
-
const VERSION$
|
|
23415
|
+
const VERSION$1$ = "09884ca5bf90ea4662092a4e48817081";
|
|
23416
23416
|
function validate$16(obj, path = 'NavItemRepresentation') {
|
|
23417
23417
|
const v_error = (() => {
|
|
23418
23418
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -23649,10 +23649,10 @@ function normalize$v(input, existing, path, luvio, store, timestamp) {
|
|
|
23649
23649
|
}
|
|
23650
23650
|
return input;
|
|
23651
23651
|
}
|
|
23652
|
-
const select$
|
|
23652
|
+
const select$2l = function NavItemRepresentationSelect() {
|
|
23653
23653
|
return {
|
|
23654
23654
|
kind: 'Fragment',
|
|
23655
|
-
version: VERSION$
|
|
23655
|
+
version: VERSION$1$,
|
|
23656
23656
|
private: [],
|
|
23657
23657
|
selections: [
|
|
23658
23658
|
{
|
|
@@ -23711,7 +23711,7 @@ const select$2k = function NavItemRepresentationSelect() {
|
|
|
23711
23711
|
name: 'pageReference',
|
|
23712
23712
|
kind: 'Link',
|
|
23713
23713
|
nullable: true,
|
|
23714
|
-
fragment: select$
|
|
23714
|
+
fragment: select$2m()
|
|
23715
23715
|
},
|
|
23716
23716
|
{
|
|
23717
23717
|
name: 'standardType',
|
|
@@ -23812,7 +23812,7 @@ const ingest$1A = function NavItemRepresentationIngest(input, path, luvio, store
|
|
|
23812
23812
|
}
|
|
23813
23813
|
const key = keyBuilderFromType$l(luvio, input);
|
|
23814
23814
|
const ttlToUse = TTL$s;
|
|
23815
|
-
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);
|
|
23816
23816
|
return createLink$1(key);
|
|
23817
23817
|
};
|
|
23818
23818
|
function getTypeCacheKeys$1D(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -23829,7 +23829,7 @@ function getTypeCacheKeys$1D(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
23829
23829
|
}
|
|
23830
23830
|
|
|
23831
23831
|
const TTL$r = 300000;
|
|
23832
|
-
const VERSION$
|
|
23832
|
+
const VERSION$1_ = "1781f2d3d4e413cf0c681774d82d02cd";
|
|
23833
23833
|
function validate$15(obj, path = 'AppRepresentation') {
|
|
23834
23834
|
const v_error = (() => {
|
|
23835
23835
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24078,10 +24078,10 @@ function normalize$u(input, existing, path, luvio, store, timestamp) {
|
|
|
24078
24078
|
}
|
|
24079
24079
|
return input;
|
|
24080
24080
|
}
|
|
24081
|
-
const select$
|
|
24081
|
+
const select$2k = function AppRepresentationSelect() {
|
|
24082
24082
|
return {
|
|
24083
24083
|
kind: 'Fragment',
|
|
24084
|
-
version: VERSION$
|
|
24084
|
+
version: VERSION$1_,
|
|
24085
24085
|
private: [
|
|
24086
24086
|
'eTag'
|
|
24087
24087
|
],
|
|
@@ -24139,7 +24139,7 @@ const select$2j = function AppRepresentationSelect() {
|
|
|
24139
24139
|
name: 'navItems',
|
|
24140
24140
|
kind: 'Link',
|
|
24141
24141
|
plural: true,
|
|
24142
|
-
fragment: select$
|
|
24142
|
+
fragment: select$2l()
|
|
24143
24143
|
},
|
|
24144
24144
|
{
|
|
24145
24145
|
name: 'selected',
|
|
@@ -24157,7 +24157,7 @@ const select$2j = function AppRepresentationSelect() {
|
|
|
24157
24157
|
name: 'userNavItems',
|
|
24158
24158
|
kind: 'Link',
|
|
24159
24159
|
plural: true,
|
|
24160
|
-
fragment: select$
|
|
24160
|
+
fragment: select$2l()
|
|
24161
24161
|
}
|
|
24162
24162
|
]
|
|
24163
24163
|
};
|
|
@@ -24279,7 +24279,7 @@ const ingest$1z = function AppRepresentationIngest(input, path, luvio, store, ti
|
|
|
24279
24279
|
}
|
|
24280
24280
|
const key = keyBuilderFromType$k(luvio, input);
|
|
24281
24281
|
const ttlToUse = TTL$r;
|
|
24282
|
-
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);
|
|
24283
24283
|
return createLink$1(key);
|
|
24284
24284
|
};
|
|
24285
24285
|
function getTypeCacheKeys$1C(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -24301,7 +24301,7 @@ function getTypeCacheKeys$1C(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
24301
24301
|
}
|
|
24302
24302
|
|
|
24303
24303
|
const TTL$q = 300000;
|
|
24304
|
-
const VERSION$
|
|
24304
|
+
const VERSION$1Z = "a254babf0b6414315db7808a157fd9fc";
|
|
24305
24305
|
function validate$14(obj, path = 'AppsRepresentation') {
|
|
24306
24306
|
const v_error = (() => {
|
|
24307
24307
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24347,10 +24347,10 @@ function normalize$t(input, existing, path, luvio, store, timestamp) {
|
|
|
24347
24347
|
}
|
|
24348
24348
|
return input;
|
|
24349
24349
|
}
|
|
24350
|
-
const select$
|
|
24350
|
+
const select$2j = function AppsRepresentationSelect() {
|
|
24351
24351
|
return {
|
|
24352
24352
|
kind: 'Fragment',
|
|
24353
|
-
version: VERSION$
|
|
24353
|
+
version: VERSION$1Z,
|
|
24354
24354
|
private: [
|
|
24355
24355
|
'eTag'
|
|
24356
24356
|
],
|
|
@@ -24359,7 +24359,7 @@ const select$2i = function AppsRepresentationSelect() {
|
|
|
24359
24359
|
name: 'apps',
|
|
24360
24360
|
kind: 'Link',
|
|
24361
24361
|
plural: true,
|
|
24362
|
-
fragment: select$
|
|
24362
|
+
fragment: select$2k()
|
|
24363
24363
|
}
|
|
24364
24364
|
]
|
|
24365
24365
|
};
|
|
@@ -24391,7 +24391,7 @@ const ingest$1y = function AppsRepresentationIngest(input, path, luvio, store, t
|
|
|
24391
24391
|
}
|
|
24392
24392
|
const key = path.fullPath;
|
|
24393
24393
|
const ttlToUse = TTL$q;
|
|
24394
|
-
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);
|
|
24395
24395
|
return createLink$1(key);
|
|
24396
24396
|
};
|
|
24397
24397
|
function getTypeCacheKeys$1B(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -24408,8 +24408,8 @@ function getTypeCacheKeys$1B(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
24408
24408
|
}
|
|
24409
24409
|
}
|
|
24410
24410
|
|
|
24411
|
-
function select$
|
|
24412
|
-
return select$
|
|
24411
|
+
function select$2i(luvio, params) {
|
|
24412
|
+
return select$2j();
|
|
24413
24413
|
}
|
|
24414
24414
|
function keyBuilder$2j(luvio, params) {
|
|
24415
24415
|
return keyPrefix + '::AppsRepresentation:(' + 'formFactor:' + params.queryParams.formFactor + ',' + 'userCustomizations:' + params.queryParams.userCustomizations + ')';
|
|
@@ -24423,7 +24423,7 @@ function ingestSuccess$y(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
24423
24423
|
luvio.storeIngest(key, ingest$1y, body);
|
|
24424
24424
|
const snapshot = luvio.storeLookup({
|
|
24425
24425
|
recordId: key,
|
|
24426
|
-
node: select$
|
|
24426
|
+
node: select$2i(),
|
|
24427
24427
|
variables: {},
|
|
24428
24428
|
}, snapshotRefresh);
|
|
24429
24429
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -24440,7 +24440,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
24440
24440
|
const storeMetadataParams = {
|
|
24441
24441
|
ttl: TTL$q,
|
|
24442
24442
|
namespace: keyPrefix,
|
|
24443
|
-
version: VERSION$
|
|
24443
|
+
version: VERSION$1Z,
|
|
24444
24444
|
representationName: RepresentationType$A
|
|
24445
24445
|
};
|
|
24446
24446
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -24449,7 +24449,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
24449
24449
|
function createResourceRequest$L(config) {
|
|
24450
24450
|
const headers = {};
|
|
24451
24451
|
return {
|
|
24452
|
-
baseUri: '/services/data/
|
|
24452
|
+
baseUri: '/services/data/v60.0',
|
|
24453
24453
|
basePath: '/ui-api/apps',
|
|
24454
24454
|
method: 'get',
|
|
24455
24455
|
body: null,
|
|
@@ -24462,7 +24462,7 @@ function createResourceRequest$L(config) {
|
|
|
24462
24462
|
|
|
24463
24463
|
const adapterName$C = 'getAllApps';
|
|
24464
24464
|
const getAllApps_ConfigPropertyMetadata = [
|
|
24465
|
-
generateParamConfigMetadata('formFactor',
|
|
24465
|
+
generateParamConfigMetadata('formFactor', false, 1 /* QueryParameter */, 0 /* String */, false, coerceFormFactor),
|
|
24466
24466
|
generateParamConfigMetadata('userCustomizations', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
24467
24467
|
];
|
|
24468
24468
|
const getAllApps_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$C, getAllApps_ConfigPropertyMetadata);
|
|
@@ -24492,7 +24492,7 @@ function validateAdapterConfig$O(untrustedConfig, configPropertyNames) {
|
|
|
24492
24492
|
}
|
|
24493
24493
|
function adapterFragment$s(luvio, config) {
|
|
24494
24494
|
createResourceParams$G(config);
|
|
24495
|
-
return select$
|
|
24495
|
+
return select$2i();
|
|
24496
24496
|
}
|
|
24497
24497
|
function onFetchResponseSuccess$w(luvio, config, resourceParams, response) {
|
|
24498
24498
|
const snapshot = ingestSuccess$y(luvio, resourceParams, response, {
|
|
@@ -24548,8 +24548,8 @@ const getAllAppsAdapterFactory = (luvio) => function UiApi__getAllApps(untrusted
|
|
|
24548
24548
|
buildCachedSnapshotCachePolicy$z, buildNetworkSnapshotCachePolicy$A);
|
|
24549
24549
|
};
|
|
24550
24550
|
|
|
24551
|
-
function select$
|
|
24552
|
-
return select$
|
|
24551
|
+
function select$2g(luvio, params) {
|
|
24552
|
+
return select$2k();
|
|
24553
24553
|
}
|
|
24554
24554
|
function keyBuilder$2f(luvio, params) {
|
|
24555
24555
|
return keyBuilder$2k(luvio, {
|
|
@@ -24565,7 +24565,7 @@ function ingestSuccess$w(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
24565
24565
|
luvio.storeIngest(key, ingest$1z, body);
|
|
24566
24566
|
const snapshot = luvio.storeLookup({
|
|
24567
24567
|
recordId: key,
|
|
24568
|
-
node: select$
|
|
24568
|
+
node: select$2g(),
|
|
24569
24569
|
variables: {},
|
|
24570
24570
|
}, snapshotRefresh);
|
|
24571
24571
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -24582,7 +24582,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
24582
24582
|
const storeMetadataParams = {
|
|
24583
24583
|
ttl: TTL$r,
|
|
24584
24584
|
namespace: keyPrefix,
|
|
24585
|
-
version: VERSION$
|
|
24585
|
+
version: VERSION$1_,
|
|
24586
24586
|
representationName: RepresentationType$B
|
|
24587
24587
|
};
|
|
24588
24588
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -24591,7 +24591,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
24591
24591
|
function createResourceRequest$J(config) {
|
|
24592
24592
|
const headers = {};
|
|
24593
24593
|
return {
|
|
24594
|
-
baseUri: '/services/data/
|
|
24594
|
+
baseUri: '/services/data/v60.0',
|
|
24595
24595
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
24596
24596
|
method: 'get',
|
|
24597
24597
|
body: null,
|
|
@@ -24605,7 +24605,7 @@ function createResourceRequest$J(config) {
|
|
|
24605
24605
|
const adapterName$A = 'getAppDetails';
|
|
24606
24606
|
const getAppDetails_ConfigPropertyMetadata = [
|
|
24607
24607
|
generateParamConfigMetadata('appId', true, 0 /* UrlParameter */, 0 /* String */),
|
|
24608
|
-
generateParamConfigMetadata('formFactor',
|
|
24608
|
+
generateParamConfigMetadata('formFactor', false, 1 /* QueryParameter */, 0 /* String */, false, coerceFormFactor),
|
|
24609
24609
|
generateParamConfigMetadata('userCustomizations', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
24610
24610
|
];
|
|
24611
24611
|
const getAppDetails_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$A, getAppDetails_ConfigPropertyMetadata);
|
|
@@ -24635,7 +24635,7 @@ function validateAdapterConfig$M(untrustedConfig, configPropertyNames) {
|
|
|
24635
24635
|
}
|
|
24636
24636
|
function adapterFragment$q(luvio, config) {
|
|
24637
24637
|
createResourceParams$E(config);
|
|
24638
|
-
return select$
|
|
24638
|
+
return select$2g();
|
|
24639
24639
|
}
|
|
24640
24640
|
function onFetchResponseSuccess$u(luvio, config, resourceParams, response) {
|
|
24641
24641
|
const snapshot = ingestSuccess$w(luvio, resourceParams, response, {
|
|
@@ -24691,7 +24691,7 @@ const getAppDetailsAdapterFactory = (luvio) => function UiApi__getAppDetails(unt
|
|
|
24691
24691
|
buildCachedSnapshotCachePolicy$x, buildNetworkSnapshotCachePolicy$y);
|
|
24692
24692
|
};
|
|
24693
24693
|
|
|
24694
|
-
const VERSION$
|
|
24694
|
+
const VERSION$1Y = "f43ef90ffde4d488414d6868e3aaefcb";
|
|
24695
24695
|
function validate$13(obj, path = 'DuplicateRuleFilterItemRepresentation') {
|
|
24696
24696
|
const v_error = (() => {
|
|
24697
24697
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24725,10 +24725,10 @@ function validate$13(obj, path = 'DuplicateRuleFilterItemRepresentation') {
|
|
|
24725
24725
|
})();
|
|
24726
24726
|
return v_error === undefined ? null : v_error;
|
|
24727
24727
|
}
|
|
24728
|
-
const select$
|
|
24728
|
+
const select$2f = function DuplicateRuleFilterItemRepresentationSelect() {
|
|
24729
24729
|
return {
|
|
24730
24730
|
kind: 'Fragment',
|
|
24731
|
-
version: VERSION$
|
|
24731
|
+
version: VERSION$1Y,
|
|
24732
24732
|
private: [
|
|
24733
24733
|
'eTag'
|
|
24734
24734
|
],
|
|
@@ -24753,7 +24753,7 @@ const select$2e = function DuplicateRuleFilterItemRepresentationSelect() {
|
|
|
24753
24753
|
};
|
|
24754
24754
|
};
|
|
24755
24755
|
|
|
24756
|
-
const VERSION$
|
|
24756
|
+
const VERSION$1X = "320d7f254687278f2763d4b490dab3fb";
|
|
24757
24757
|
function validate$12(obj, path = 'DuplicateRuleFilterRepresentation') {
|
|
24758
24758
|
const v_error = (() => {
|
|
24759
24759
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24792,11 +24792,11 @@ function validate$12(obj, path = 'DuplicateRuleFilterRepresentation') {
|
|
|
24792
24792
|
})();
|
|
24793
24793
|
return v_error === undefined ? null : v_error;
|
|
24794
24794
|
}
|
|
24795
|
-
const select$
|
|
24796
|
-
const { selections: DuplicateRuleFilterItemRepresentation__selections, opaque: DuplicateRuleFilterItemRepresentation__opaque, } = select$
|
|
24795
|
+
const select$2e = function DuplicateRuleFilterRepresentationSelect() {
|
|
24796
|
+
const { selections: DuplicateRuleFilterItemRepresentation__selections, opaque: DuplicateRuleFilterItemRepresentation__opaque, } = select$2f();
|
|
24797
24797
|
return {
|
|
24798
24798
|
kind: 'Fragment',
|
|
24799
|
-
version: VERSION$
|
|
24799
|
+
version: VERSION$1X,
|
|
24800
24800
|
private: [
|
|
24801
24801
|
'eTag'
|
|
24802
24802
|
],
|
|
@@ -24819,7 +24819,7 @@ const select$2d = function DuplicateRuleFilterRepresentationSelect() {
|
|
|
24819
24819
|
};
|
|
24820
24820
|
};
|
|
24821
24821
|
|
|
24822
|
-
const VERSION$
|
|
24822
|
+
const VERSION$1W = "b47b44e260e5ce777beaf3da9088997c";
|
|
24823
24823
|
function validate$11(obj, path = 'MatchRuleRepresentation') {
|
|
24824
24824
|
const v_error = (() => {
|
|
24825
24825
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24860,10 +24860,10 @@ function validate$11(obj, path = 'MatchRuleRepresentation') {
|
|
|
24860
24860
|
})();
|
|
24861
24861
|
return v_error === undefined ? null : v_error;
|
|
24862
24862
|
}
|
|
24863
|
-
const select$
|
|
24863
|
+
const select$2d = function MatchRuleRepresentationSelect() {
|
|
24864
24864
|
return {
|
|
24865
24865
|
kind: 'Fragment',
|
|
24866
|
-
version: VERSION$
|
|
24866
|
+
version: VERSION$1W,
|
|
24867
24867
|
private: [
|
|
24868
24868
|
'eTag'
|
|
24869
24869
|
],
|
|
@@ -24889,7 +24889,7 @@ const select$2c = function MatchRuleRepresentationSelect() {
|
|
|
24889
24889
|
};
|
|
24890
24890
|
};
|
|
24891
24891
|
|
|
24892
|
-
const VERSION$
|
|
24892
|
+
const VERSION$1V = "bb83d7210bb1d7861b6188bc5f552617";
|
|
24893
24893
|
function validate$10(obj, path = 'DuplicateRuleRepresentation') {
|
|
24894
24894
|
const v_error = (() => {
|
|
24895
24895
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -24977,12 +24977,12 @@ function validate$10(obj, path = 'DuplicateRuleRepresentation') {
|
|
|
24977
24977
|
})();
|
|
24978
24978
|
return v_error === undefined ? null : v_error;
|
|
24979
24979
|
}
|
|
24980
|
-
const select$
|
|
24981
|
-
const { selections: DuplicateRuleFilterRepresentation__selections, opaque: DuplicateRuleFilterRepresentation__opaque, } = select$
|
|
24982
|
-
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();
|
|
24983
24983
|
return {
|
|
24984
24984
|
kind: 'Fragment',
|
|
24985
|
-
version: VERSION$
|
|
24985
|
+
version: VERSION$1V,
|
|
24986
24986
|
private: [
|
|
24987
24987
|
'eTag'
|
|
24988
24988
|
],
|
|
@@ -25030,7 +25030,7 @@ const select$2b = function DuplicateRuleRepresentationSelect() {
|
|
|
25030
25030
|
};
|
|
25031
25031
|
|
|
25032
25032
|
const TTL$p = 900000;
|
|
25033
|
-
const VERSION$
|
|
25033
|
+
const VERSION$1U = "be27ee99dc0dc43a1f66b8fe98dc532c";
|
|
25034
25034
|
function validate$$(obj, path = 'DuplicatesConfigurationRepresentation') {
|
|
25035
25035
|
const v_error = (() => {
|
|
25036
25036
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -25090,11 +25090,11 @@ const RepresentationType$z = 'DuplicatesConfigurationRepresentation';
|
|
|
25090
25090
|
function normalize$s(input, existing, path, luvio, store, timestamp) {
|
|
25091
25091
|
return input;
|
|
25092
25092
|
}
|
|
25093
|
-
const select$
|
|
25094
|
-
const { selections: DuplicateRuleRepresentation__selections, opaque: DuplicateRuleRepresentation__opaque, } = select$
|
|
25093
|
+
const select$2b = function DuplicatesConfigurationRepresentationSelect() {
|
|
25094
|
+
const { selections: DuplicateRuleRepresentation__selections, opaque: DuplicateRuleRepresentation__opaque, } = select$2c();
|
|
25095
25095
|
return {
|
|
25096
25096
|
kind: 'Fragment',
|
|
25097
|
-
version: VERSION$
|
|
25097
|
+
version: VERSION$1U,
|
|
25098
25098
|
private: [
|
|
25099
25099
|
'eTag'
|
|
25100
25100
|
],
|
|
@@ -25140,7 +25140,7 @@ const ingest$1x = function DuplicatesConfigurationRepresentationIngest(input, pa
|
|
|
25140
25140
|
}
|
|
25141
25141
|
const key = path.fullPath;
|
|
25142
25142
|
const ttlToUse = TTL$p;
|
|
25143
|
-
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);
|
|
25144
25144
|
return createLink$1(key);
|
|
25145
25145
|
};
|
|
25146
25146
|
function getTypeCacheKeys$1A(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -25153,8 +25153,8 @@ function getTypeCacheKeys$1A(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
25153
25153
|
});
|
|
25154
25154
|
}
|
|
25155
25155
|
|
|
25156
|
-
function select$
|
|
25157
|
-
return select$
|
|
25156
|
+
function select$2a(luvio, params) {
|
|
25157
|
+
return select$2b();
|
|
25158
25158
|
}
|
|
25159
25159
|
function keyBuilder$2d(luvio, params) {
|
|
25160
25160
|
return keyPrefix + '::DuplicatesConfigurationRepresentation:(' + 'recordTypeId:' + params.queryParams.recordTypeId + ',' + 'objectApiName:' + params.urlParams.objectApiName + ')';
|
|
@@ -25168,7 +25168,7 @@ function ingestSuccess$v(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
25168
25168
|
luvio.storeIngest(key, ingest$1x, body);
|
|
25169
25169
|
const snapshot = luvio.storeLookup({
|
|
25170
25170
|
recordId: key,
|
|
25171
|
-
node: select$
|
|
25171
|
+
node: select$2a(),
|
|
25172
25172
|
variables: {},
|
|
25173
25173
|
}, snapshotRefresh);
|
|
25174
25174
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -25185,7 +25185,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
25185
25185
|
const storeMetadataParams = {
|
|
25186
25186
|
ttl: TTL$p,
|
|
25187
25187
|
namespace: keyPrefix,
|
|
25188
|
-
version: VERSION$
|
|
25188
|
+
version: VERSION$1U,
|
|
25189
25189
|
representationName: RepresentationType$z
|
|
25190
25190
|
};
|
|
25191
25191
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -25194,7 +25194,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
25194
25194
|
function createResourceRequest$I(config) {
|
|
25195
25195
|
const headers = {};
|
|
25196
25196
|
return {
|
|
25197
|
-
baseUri: '/services/data/
|
|
25197
|
+
baseUri: '/services/data/v60.0',
|
|
25198
25198
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
25199
25199
|
method: 'get',
|
|
25200
25200
|
body: null,
|
|
@@ -25236,7 +25236,7 @@ function validateAdapterConfig$L(untrustedConfig, configPropertyNames) {
|
|
|
25236
25236
|
}
|
|
25237
25237
|
function adapterFragment$p(luvio, config) {
|
|
25238
25238
|
createResourceParams$D(config);
|
|
25239
|
-
return select$
|
|
25239
|
+
return select$2a();
|
|
25240
25240
|
}
|
|
25241
25241
|
function onFetchResponseSuccess$t(luvio, config, resourceParams, response) {
|
|
25242
25242
|
const snapshot = ingestSuccess$v(luvio, resourceParams, response, {
|
|
@@ -25324,7 +25324,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
25324
25324
|
const storeMetadataParams = {
|
|
25325
25325
|
ttl: TTL$y,
|
|
25326
25326
|
namespace: keyPrefix,
|
|
25327
|
-
version: VERSION$
|
|
25327
|
+
version: VERSION$2a,
|
|
25328
25328
|
representationName: RepresentationType$N
|
|
25329
25329
|
};
|
|
25330
25330
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -25333,7 +25333,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
25333
25333
|
function createResourceRequest$H(config) {
|
|
25334
25334
|
const headers = {};
|
|
25335
25335
|
return {
|
|
25336
|
-
baseUri: '/services/data/
|
|
25336
|
+
baseUri: '/services/data/v60.0',
|
|
25337
25337
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
25338
25338
|
method: 'get',
|
|
25339
25339
|
body: null,
|
|
@@ -25350,7 +25350,7 @@ function onFetchResponseSuccess$s(luvio, config, resourceParams, response) {
|
|
|
25350
25350
|
luvio.storeIngest(key, ingest$1K, body);
|
|
25351
25351
|
const snapshot = luvio.storeLookup({
|
|
25352
25352
|
recordId: key,
|
|
25353
|
-
node: select$
|
|
25353
|
+
node: select$2E(),
|
|
25354
25354
|
variables: {},
|
|
25355
25355
|
}, {
|
|
25356
25356
|
config,
|
|
@@ -25396,7 +25396,7 @@ function buildCachedSnapshotCachePolicy$v(context, storeLookup) {
|
|
|
25396
25396
|
const { luvio, config } = context;
|
|
25397
25397
|
const selector = {
|
|
25398
25398
|
recordId: keyBuilder$2P(luvio, config),
|
|
25399
|
-
node: select$
|
|
25399
|
+
node: select$2E(),
|
|
25400
25400
|
variables: {},
|
|
25401
25401
|
};
|
|
25402
25402
|
return storeLookup(selector, {
|
|
@@ -25472,7 +25472,7 @@ function getResponseCacheKeys$C(storeKeyMap, luvio, resourceParams, response) {
|
|
|
25472
25472
|
function createResourceRequest$G(config) {
|
|
25473
25473
|
const headers = {};
|
|
25474
25474
|
return {
|
|
25475
|
-
baseUri: '/services/data/
|
|
25475
|
+
baseUri: '/services/data/v60.0',
|
|
25476
25476
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
25477
25477
|
method: 'get',
|
|
25478
25478
|
body: null,
|
|
@@ -25493,7 +25493,7 @@ function buildCachedSnapshot$5(luvio, config) {
|
|
|
25493
25493
|
});
|
|
25494
25494
|
const selector = {
|
|
25495
25495
|
recordId: key,
|
|
25496
|
-
node: select$
|
|
25496
|
+
node: select$2D(),
|
|
25497
25497
|
variables: {},
|
|
25498
25498
|
};
|
|
25499
25499
|
return luvio.storeLookup(selector, {
|
|
@@ -25611,7 +25611,7 @@ function buildCachedSnapshotCachePolicy$u(context, storeLookup) {
|
|
|
25611
25611
|
layoutType,
|
|
25612
25612
|
mode,
|
|
25613
25613
|
}),
|
|
25614
|
-
node: select$
|
|
25614
|
+
node: select$2D(),
|
|
25615
25615
|
variables: {},
|
|
25616
25616
|
};
|
|
25617
25617
|
return storeLookup(selector, {
|
|
@@ -25667,8 +25667,8 @@ function keyBuilder$2a(luvio, params) {
|
|
|
25667
25667
|
});
|
|
25668
25668
|
}
|
|
25669
25669
|
|
|
25670
|
-
function select$
|
|
25671
|
-
return select$
|
|
25670
|
+
function select$29(luvio, params) {
|
|
25671
|
+
return select$2T();
|
|
25672
25672
|
}
|
|
25673
25673
|
function keyBuilder$29(luvio, params) {
|
|
25674
25674
|
return keyBuilder$36(luvio, {
|
|
@@ -25686,7 +25686,7 @@ function ingestSuccess$u(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
25686
25686
|
luvio.storeIngest(key, ingest$1T, body);
|
|
25687
25687
|
const snapshot = luvio.storeLookup({
|
|
25688
25688
|
recordId: key,
|
|
25689
|
-
node: select$
|
|
25689
|
+
node: select$29(),
|
|
25690
25690
|
variables: {},
|
|
25691
25691
|
}, snapshotRefresh);
|
|
25692
25692
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -25703,7 +25703,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
25703
25703
|
const storeMetadataParams = {
|
|
25704
25704
|
ttl: TTL$D,
|
|
25705
25705
|
namespace: keyPrefix,
|
|
25706
|
-
version: VERSION$
|
|
25706
|
+
version: VERSION$2l,
|
|
25707
25707
|
representationName: RepresentationType$W
|
|
25708
25708
|
};
|
|
25709
25709
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -25712,7 +25712,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
25712
25712
|
function createResourceRequest$F(config) {
|
|
25713
25713
|
const headers = {};
|
|
25714
25714
|
return {
|
|
25715
|
-
baseUri: '/services/data/
|
|
25715
|
+
baseUri: '/services/data/v60.0',
|
|
25716
25716
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
25717
25717
|
method: 'get',
|
|
25718
25718
|
body: null,
|
|
@@ -25723,7 +25723,7 @@ function createResourceRequest$F(config) {
|
|
|
25723
25723
|
};
|
|
25724
25724
|
}
|
|
25725
25725
|
|
|
25726
|
-
const VERSION$
|
|
25726
|
+
const VERSION$1T = "fb049a56cac04c6d0c0969a650749448";
|
|
25727
25727
|
|
|
25728
25728
|
const nonCachedErrors$6 = ObjectCreate$1(null);
|
|
25729
25729
|
function createChildResourceParams$6(resourceParams) {
|
|
@@ -25756,7 +25756,7 @@ function selectChildResourceParams$6(luvio, childResources, resourceParams) {
|
|
|
25756
25756
|
node: {
|
|
25757
25757
|
kind: 'Fragment',
|
|
25758
25758
|
private: [],
|
|
25759
|
-
version: VERSION$
|
|
25759
|
+
version: VERSION$1T,
|
|
25760
25760
|
},
|
|
25761
25761
|
variables: {},
|
|
25762
25762
|
});
|
|
@@ -25776,7 +25776,7 @@ function selectChildResourceParams$6(luvio, childResources, resourceParams) {
|
|
|
25776
25776
|
reader.enterPath(envelopeBodyPath);
|
|
25777
25777
|
const childResource = childResources[i];
|
|
25778
25778
|
const childKey = keyBuilder$29(luvio, childResource);
|
|
25779
|
-
const childFragment = select$
|
|
25779
|
+
const childFragment = select$29();
|
|
25780
25780
|
const isMissingDataBeforeChildRead = reader.getIsDataMissing();
|
|
25781
25781
|
const childSnapshot = reader.read({
|
|
25782
25782
|
recordId: childKey,
|
|
@@ -25860,7 +25860,7 @@ function selectChildResourceParams$6(luvio, childResources, resourceParams) {
|
|
|
25860
25860
|
},
|
|
25861
25861
|
};
|
|
25862
25862
|
}
|
|
25863
|
-
function select$
|
|
25863
|
+
function select$28(luvio, resourceParams) {
|
|
25864
25864
|
const childResources = createChildResourceParams$6(resourceParams);
|
|
25865
25865
|
return selectChildResourceParams$6(luvio, childResources, resourceParams);
|
|
25866
25866
|
}
|
|
@@ -25989,7 +25989,7 @@ function ingestSuccess$t(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
25989
25989
|
seenRecords: seenRecords,
|
|
25990
25990
|
select: {
|
|
25991
25991
|
recordId: key,
|
|
25992
|
-
node: select$
|
|
25992
|
+
node: select$28(luvio, resourceParams),
|
|
25993
25993
|
variables: {},
|
|
25994
25994
|
},
|
|
25995
25995
|
refresh: snapshotRefresh,
|
|
@@ -26008,7 +26008,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
26008
26008
|
function createResourceRequest$E(config) {
|
|
26009
26009
|
const headers = {};
|
|
26010
26010
|
return {
|
|
26011
|
-
baseUri: '/services/data/
|
|
26011
|
+
baseUri: '/services/data/v60.0',
|
|
26012
26012
|
basePath: '/ui-api/list-info/batch',
|
|
26013
26013
|
method: 'get',
|
|
26014
26014
|
body: null,
|
|
@@ -26049,7 +26049,7 @@ function validateAdapterConfig$G(untrustedConfig, configPropertyNames) {
|
|
|
26049
26049
|
}
|
|
26050
26050
|
function adapterFragment$o(luvio, config) {
|
|
26051
26051
|
const resourceParams = createResourceParams$B(config);
|
|
26052
|
-
return select$
|
|
26052
|
+
return select$28(luvio, resourceParams);
|
|
26053
26053
|
}
|
|
26054
26054
|
function onFetchResponseSuccess$q(luvio, config, resourceParams, response) {
|
|
26055
26055
|
const snapshot = ingestSuccess$t(luvio, resourceParams, response, {
|
|
@@ -26136,7 +26136,7 @@ function validateAdapterConfig$F(untrustedConfig, configPropertyNames) {
|
|
|
26136
26136
|
}
|
|
26137
26137
|
function adapterFragment$n(luvio, config) {
|
|
26138
26138
|
createResourceParams$A(config);
|
|
26139
|
-
return select$
|
|
26139
|
+
return select$29();
|
|
26140
26140
|
}
|
|
26141
26141
|
function onFetchResponseSuccess$p(luvio, config, resourceParams, response) {
|
|
26142
26142
|
const snapshot = ingestSuccess$u(luvio, resourceParams, response, {
|
|
@@ -26192,8 +26192,8 @@ const getListInfoByNameAdapterFactory = (luvio) => function UiApi__getListInfoBy
|
|
|
26192
26192
|
buildCachedSnapshotCachePolicy$s, buildNetworkSnapshotCachePolicy$t);
|
|
26193
26193
|
};
|
|
26194
26194
|
|
|
26195
|
-
function select$
|
|
26196
|
-
return select$
|
|
26195
|
+
function select$27(luvio, params) {
|
|
26196
|
+
return select$2T();
|
|
26197
26197
|
}
|
|
26198
26198
|
function getResponseCacheKeys$z(storeKeyMap, luvio, resourceParams, response) {
|
|
26199
26199
|
getTypeCacheKeys$1X(storeKeyMap, luvio, response);
|
|
@@ -26204,7 +26204,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
26204
26204
|
luvio.storeIngest(key, ingest$1T, body);
|
|
26205
26205
|
const snapshot = luvio.storeLookup({
|
|
26206
26206
|
recordId: key,
|
|
26207
|
-
node: select$
|
|
26207
|
+
node: select$27(),
|
|
26208
26208
|
variables: {},
|
|
26209
26209
|
});
|
|
26210
26210
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -26218,7 +26218,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
26218
26218
|
function createResourceRequest$D(config) {
|
|
26219
26219
|
const headers = {};
|
|
26220
26220
|
return {
|
|
26221
|
-
baseUri: '/services/data/
|
|
26221
|
+
baseUri: '/services/data/v60.0',
|
|
26222
26222
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
26223
26223
|
method: 'patch',
|
|
26224
26224
|
body: config.body,
|
|
@@ -26316,7 +26316,7 @@ const updateListInfoByNameAdapterFactory = (luvio) => {
|
|
|
26316
26316
|
};
|
|
26317
26317
|
};
|
|
26318
26318
|
|
|
26319
|
-
const VERSION$
|
|
26319
|
+
const VERSION$1S = "c5c08ea834378670c9d6f235ff71c9f0";
|
|
26320
26320
|
function validate$_(obj, path = 'ListObjectPicklistValueRepresentation') {
|
|
26321
26321
|
const v_error = (() => {
|
|
26322
26322
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -26335,10 +26335,10 @@ function validate$_(obj, path = 'ListObjectPicklistValueRepresentation') {
|
|
|
26335
26335
|
})();
|
|
26336
26336
|
return v_error === undefined ? null : v_error;
|
|
26337
26337
|
}
|
|
26338
|
-
const select$
|
|
26338
|
+
const select$26 = function ListObjectPicklistValueRepresentationSelect() {
|
|
26339
26339
|
return {
|
|
26340
26340
|
kind: 'Fragment',
|
|
26341
|
-
version: VERSION$
|
|
26341
|
+
version: VERSION$1S,
|
|
26342
26342
|
private: [],
|
|
26343
26343
|
selections: [
|
|
26344
26344
|
{
|
|
@@ -26366,7 +26366,7 @@ function equals$E(existing, incoming) {
|
|
|
26366
26366
|
return true;
|
|
26367
26367
|
}
|
|
26368
26368
|
|
|
26369
|
-
const VERSION$
|
|
26369
|
+
const VERSION$1R = "775dc2075ad11574419ab5fdf25ae227";
|
|
26370
26370
|
function validate$Z(obj, path = 'ListObjectColumnRepresentation') {
|
|
26371
26371
|
const v_error = (() => {
|
|
26372
26372
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -26379,29 +26379,8 @@ function validate$Z(obj, path = 'ListObjectColumnRepresentation') {
|
|
|
26379
26379
|
}
|
|
26380
26380
|
const obj_dataType = obj.dataType;
|
|
26381
26381
|
const path_dataType = path + '.dataType';
|
|
26382
|
-
|
|
26383
|
-
|
|
26384
|
-
if (typeof obj_dataType !== 'string') {
|
|
26385
|
-
return new TypeError('Expected "string" but received "' + typeof obj_dataType + '" (at "' + path_dataType + '")');
|
|
26386
|
-
}
|
|
26387
|
-
})();
|
|
26388
|
-
if (obj_dataType_union0_error != null) {
|
|
26389
|
-
obj_dataType_union0 = obj_dataType_union0_error.message;
|
|
26390
|
-
}
|
|
26391
|
-
let obj_dataType_union1 = null;
|
|
26392
|
-
const obj_dataType_union1_error = (() => {
|
|
26393
|
-
if (obj_dataType !== null) {
|
|
26394
|
-
return new TypeError('Expected "null" but received "' + typeof obj_dataType + '" (at "' + path_dataType + '")');
|
|
26395
|
-
}
|
|
26396
|
-
})();
|
|
26397
|
-
if (obj_dataType_union1_error != null) {
|
|
26398
|
-
obj_dataType_union1 = obj_dataType_union1_error.message;
|
|
26399
|
-
}
|
|
26400
|
-
if (obj_dataType_union0 && obj_dataType_union1) {
|
|
26401
|
-
let message = 'Object doesn\'t match union (at "' + path_dataType + '")';
|
|
26402
|
-
message += '\n' + obj_dataType_union0.split('\n').map((line) => '\t' + line).join('\n');
|
|
26403
|
-
message += '\n' + obj_dataType_union1.split('\n').map((line) => '\t' + line).join('\n');
|
|
26404
|
-
return new TypeError(message);
|
|
26382
|
+
if (typeof obj_dataType !== 'string') {
|
|
26383
|
+
return new TypeError('Expected "string" but received "' + typeof obj_dataType + '" (at "' + path_dataType + '")');
|
|
26405
26384
|
}
|
|
26406
26385
|
const obj_defaultFilterOperator = obj.defaultFilterOperator;
|
|
26407
26386
|
const path_defaultFilterOperator = path + '.defaultFilterOperator';
|
|
@@ -26463,11 +26442,11 @@ function validate$Z(obj, path = 'ListObjectColumnRepresentation') {
|
|
|
26463
26442
|
})();
|
|
26464
26443
|
return v_error === undefined ? null : v_error;
|
|
26465
26444
|
}
|
|
26466
|
-
const select$
|
|
26467
|
-
const { selections: ListObjectPicklistValueRepresentation__selections, opaque: ListObjectPicklistValueRepresentation__opaque, } = select$
|
|
26445
|
+
const select$25 = function ListObjectColumnRepresentationSelect() {
|
|
26446
|
+
const { selections: ListObjectPicklistValueRepresentation__selections, opaque: ListObjectPicklistValueRepresentation__opaque, } = select$26();
|
|
26468
26447
|
return {
|
|
26469
26448
|
kind: 'Fragment',
|
|
26470
|
-
version: VERSION$
|
|
26449
|
+
version: VERSION$1R,
|
|
26471
26450
|
private: [],
|
|
26472
26451
|
selections: [
|
|
26473
26452
|
{
|
|
@@ -26537,6 +26516,11 @@ function equals$D(existing, incoming) {
|
|
|
26537
26516
|
if (!(existing_alias === incoming_alias)) {
|
|
26538
26517
|
return false;
|
|
26539
26518
|
}
|
|
26519
|
+
const existing_dataType = existing.dataType;
|
|
26520
|
+
const incoming_dataType = incoming.dataType;
|
|
26521
|
+
if (!(existing_dataType === incoming_dataType)) {
|
|
26522
|
+
return false;
|
|
26523
|
+
}
|
|
26540
26524
|
const existing_defaultFilterOperator = existing.defaultFilterOperator;
|
|
26541
26525
|
const incoming_defaultFilterOperator = incoming.defaultFilterOperator;
|
|
26542
26526
|
if (!(existing_defaultFilterOperator === incoming_defaultFilterOperator)) {
|
|
@@ -26552,11 +26536,6 @@ function equals$D(existing, incoming) {
|
|
|
26552
26536
|
if (!(existing_label === incoming_label)) {
|
|
26553
26537
|
return false;
|
|
26554
26538
|
}
|
|
26555
|
-
const existing_dataType = existing.dataType;
|
|
26556
|
-
const incoming_dataType = incoming.dataType;
|
|
26557
|
-
if (!(existing_dataType === incoming_dataType)) {
|
|
26558
|
-
return false;
|
|
26559
|
-
}
|
|
26560
26539
|
const existing_picklistValues = existing.picklistValues;
|
|
26561
26540
|
const incoming_picklistValues = incoming.picklistValues;
|
|
26562
26541
|
const equals_picklistValues_items = equalsArray(existing_picklistValues, incoming_picklistValues, (existing_picklistValues_item, incoming_picklistValues_item) => {
|
|
@@ -26581,7 +26560,7 @@ function equals$D(existing, incoming) {
|
|
|
26581
26560
|
}
|
|
26582
26561
|
|
|
26583
26562
|
const TTL$o = 900000;
|
|
26584
|
-
const VERSION$
|
|
26563
|
+
const VERSION$1Q = "5af0cd318733d6fb298c144c45f9ee14";
|
|
26585
26564
|
function validate$Y(obj, path = 'ListObjectInfoRepresentation') {
|
|
26586
26565
|
const v_error = (() => {
|
|
26587
26566
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -26654,11 +26633,11 @@ function keyBuilderFromType$j(luvio, object) {
|
|
|
26654
26633
|
function normalize$r(input, existing, path, luvio, store, timestamp) {
|
|
26655
26634
|
return input;
|
|
26656
26635
|
}
|
|
26657
|
-
const select$
|
|
26658
|
-
const { selections: ListObjectColumnRepresentation__selections, opaque: ListObjectColumnRepresentation__opaque, } = select$
|
|
26636
|
+
const select$24 = function ListObjectInfoRepresentationSelect() {
|
|
26637
|
+
const { selections: ListObjectColumnRepresentation__selections, opaque: ListObjectColumnRepresentation__opaque, } = select$25();
|
|
26659
26638
|
return {
|
|
26660
26639
|
kind: 'Fragment',
|
|
26661
|
-
version: VERSION$
|
|
26640
|
+
version: VERSION$1Q,
|
|
26662
26641
|
private: [],
|
|
26663
26642
|
selections: [
|
|
26664
26643
|
{
|
|
@@ -26719,7 +26698,7 @@ const ingest$1w = function ListObjectInfoRepresentationIngest(input, path, luvio
|
|
|
26719
26698
|
}
|
|
26720
26699
|
const key = keyBuilderFromType$j(luvio, input);
|
|
26721
26700
|
const ttlToUse = TTL$o;
|
|
26722
|
-
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);
|
|
26723
26702
|
return createLink$1(key);
|
|
26724
26703
|
};
|
|
26725
26704
|
function getTypeCacheKeys$1z(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -26732,8 +26711,8 @@ function getTypeCacheKeys$1z(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
26732
26711
|
});
|
|
26733
26712
|
}
|
|
26734
26713
|
|
|
26735
|
-
function select$
|
|
26736
|
-
return select$
|
|
26714
|
+
function select$23(luvio, params) {
|
|
26715
|
+
return select$24();
|
|
26737
26716
|
}
|
|
26738
26717
|
function keyBuilder$24(luvio, params) {
|
|
26739
26718
|
return keyBuilder$25(luvio, {
|
|
@@ -26749,7 +26728,7 @@ function ingestSuccess$r(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
26749
26728
|
luvio.storeIngest(key, ingest$1w, body);
|
|
26750
26729
|
const snapshot = luvio.storeLookup({
|
|
26751
26730
|
recordId: key,
|
|
26752
|
-
node: select$
|
|
26731
|
+
node: select$23(),
|
|
26753
26732
|
variables: {},
|
|
26754
26733
|
}, snapshotRefresh);
|
|
26755
26734
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -26766,7 +26745,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
26766
26745
|
const storeMetadataParams = {
|
|
26767
26746
|
ttl: TTL$o,
|
|
26768
26747
|
namespace: keyPrefix,
|
|
26769
|
-
version: VERSION$
|
|
26748
|
+
version: VERSION$1Q,
|
|
26770
26749
|
representationName: RepresentationType$y
|
|
26771
26750
|
};
|
|
26772
26751
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -26775,7 +26754,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
26775
26754
|
function createResourceRequest$C(config) {
|
|
26776
26755
|
const headers = {};
|
|
26777
26756
|
return {
|
|
26778
|
-
baseUri: '/services/data/
|
|
26757
|
+
baseUri: '/services/data/v60.0',
|
|
26779
26758
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
26780
26759
|
method: 'get',
|
|
26781
26760
|
body: null,
|
|
@@ -26817,7 +26796,7 @@ function validateAdapterConfig$D(untrustedConfig, configPropertyNames) {
|
|
|
26817
26796
|
}
|
|
26818
26797
|
function adapterFragment$m(luvio, config) {
|
|
26819
26798
|
createResourceParams$y(config);
|
|
26820
|
-
return select$
|
|
26799
|
+
return select$23();
|
|
26821
26800
|
}
|
|
26822
26801
|
function onFetchResponseSuccess$o(luvio, config, resourceParams, response) {
|
|
26823
26802
|
const snapshot = ingestSuccess$r(luvio, resourceParams, response, {
|
|
@@ -26874,7 +26853,7 @@ const getListObjectInfoAdapterFactory = (luvio) => function UiApi__getListObject
|
|
|
26874
26853
|
};
|
|
26875
26854
|
|
|
26876
26855
|
const TTL$n = 120000;
|
|
26877
|
-
const VERSION$
|
|
26856
|
+
const VERSION$1P = "756779d0d7e137dd72c743544afbad82";
|
|
26878
26857
|
function validate$X(obj, path = 'NavItemsRepresentation') {
|
|
26879
26858
|
const v_error = (() => {
|
|
26880
26859
|
if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
|
|
@@ -26951,10 +26930,10 @@ function normalize$q(input, existing, path, luvio, store, timestamp) {
|
|
|
26951
26930
|
}
|
|
26952
26931
|
return input;
|
|
26953
26932
|
}
|
|
26954
|
-
const select$
|
|
26933
|
+
const select$22 = function NavItemsRepresentationSelect() {
|
|
26955
26934
|
return {
|
|
26956
26935
|
kind: 'Fragment',
|
|
26957
|
-
version: VERSION$
|
|
26936
|
+
version: VERSION$1P,
|
|
26958
26937
|
private: [
|
|
26959
26938
|
'eTag',
|
|
26960
26939
|
'currentPageUrl'
|
|
@@ -26964,7 +26943,7 @@ const select$21 = function NavItemsRepresentationSelect() {
|
|
|
26964
26943
|
name: 'navItems',
|
|
26965
26944
|
kind: 'Link',
|
|
26966
26945
|
plural: true,
|
|
26967
|
-
fragment: select$
|
|
26946
|
+
fragment: select$2l()
|
|
26968
26947
|
},
|
|
26969
26948
|
{
|
|
26970
26949
|
name: 'nextPageUrl',
|
|
@@ -27010,7 +26989,7 @@ const ingest$1v = function NavItemsRepresentationIngest(input, path, luvio, stor
|
|
|
27010
26989
|
}
|
|
27011
26990
|
const key = path.fullPath;
|
|
27012
26991
|
const ttlToUse = TTL$n;
|
|
27013
|
-
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);
|
|
27014
26993
|
return createLink$1(key);
|
|
27015
26994
|
};
|
|
27016
26995
|
function getTypeCacheKeys$1y(rootKeySet, luvio, input, fullPathFactory) {
|
|
@@ -27027,8 +27006,8 @@ function getTypeCacheKeys$1y(rootKeySet, luvio, input, fullPathFactory) {
|
|
|
27027
27006
|
}
|
|
27028
27007
|
}
|
|
27029
27008
|
|
|
27030
|
-
function select$
|
|
27031
|
-
return select$
|
|
27009
|
+
function select$21(luvio, params) {
|
|
27010
|
+
return select$22();
|
|
27032
27011
|
}
|
|
27033
27012
|
function keyBuilder$22(luvio, params) {
|
|
27034
27013
|
return keyPrefix + '::NavItemsRepresentation:(' + 'formFactor:' + params.queryParams.formFactor + ',' + 'navItemNames:' + params.queryParams.navItemNames + ',' + 'page:' + params.queryParams.page + ',' + 'pageSize:' + params.queryParams.pageSize + ')';
|
|
@@ -27042,7 +27021,7 @@ function ingestSuccess$q(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
27042
27021
|
luvio.storeIngest(key, ingest$1v, body);
|
|
27043
27022
|
const snapshot = luvio.storeLookup({
|
|
27044
27023
|
recordId: key,
|
|
27045
|
-
node: select$
|
|
27024
|
+
node: select$21(),
|
|
27046
27025
|
variables: {},
|
|
27047
27026
|
}, snapshotRefresh);
|
|
27048
27027
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -27059,7 +27038,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
27059
27038
|
const storeMetadataParams = {
|
|
27060
27039
|
ttl: TTL$n,
|
|
27061
27040
|
namespace: keyPrefix,
|
|
27062
|
-
version: VERSION$
|
|
27041
|
+
version: VERSION$1P,
|
|
27063
27042
|
representationName: RepresentationType$x
|
|
27064
27043
|
};
|
|
27065
27044
|
luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
|
|
@@ -27068,7 +27047,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
27068
27047
|
function createResourceRequest$B(config) {
|
|
27069
27048
|
const headers = {};
|
|
27070
27049
|
return {
|
|
27071
|
-
baseUri: '/services/data/
|
|
27050
|
+
baseUri: '/services/data/v60.0',
|
|
27072
27051
|
basePath: '/ui-api/nav-items',
|
|
27073
27052
|
method: 'get',
|
|
27074
27053
|
body: null,
|
|
@@ -27113,7 +27092,7 @@ function validateAdapterConfig$C(untrustedConfig, configPropertyNames) {
|
|
|
27113
27092
|
}
|
|
27114
27093
|
function adapterFragment$l(luvio, config) {
|
|
27115
27094
|
createResourceParams$x(config);
|
|
27116
|
-
return select$
|
|
27095
|
+
return select$21();
|
|
27117
27096
|
}
|
|
27118
27097
|
function onFetchResponseSuccess$n(luvio, config, resourceParams, response) {
|
|
27119
27098
|
const snapshot = ingestSuccess$q(luvio, resourceParams, response, {
|
|
@@ -27207,7 +27186,7 @@ function selectChildResourceParams$5(luvio, childResources, resourceParams) {
|
|
|
27207
27186
|
reader.enterPath(envelopeBodyPath);
|
|
27208
27187
|
const childResource = childResources[i];
|
|
27209
27188
|
const childKey = keyBuilder$2R(luvio, childResource);
|
|
27210
|
-
const childFragment = select$
|
|
27189
|
+
const childFragment = select$2F();
|
|
27211
27190
|
const isMissingDataBeforeChildRead = reader.getIsDataMissing();
|
|
27212
27191
|
const childSnapshot = reader.read({
|
|
27213
27192
|
recordId: childKey,
|
|
@@ -27287,7 +27266,7 @@ function selectChildResourceParams$5(luvio, childResources, resourceParams) {
|
|
|
27287
27266
|
}
|
|
27288
27267
|
};
|
|
27289
27268
|
}
|
|
27290
|
-
function select$
|
|
27269
|
+
function select$20(luvio, resourceParams) {
|
|
27291
27270
|
const childResources = createChildResourceParams$5(resourceParams);
|
|
27292
27271
|
return selectChildResourceParams$5(luvio, childResources, resourceParams);
|
|
27293
27272
|
}
|
|
@@ -27401,7 +27380,7 @@ function ingestSuccess$p(luvio, resourceParams, response, snapshotRefresh) {
|
|
|
27401
27380
|
seenRecords: seenRecords,
|
|
27402
27381
|
select: {
|
|
27403
27382
|
recordId: key,
|
|
27404
|
-
node: select$
|
|
27383
|
+
node: select$20(luvio, resourceParams),
|
|
27405
27384
|
variables: {},
|
|
27406
27385
|
},
|
|
27407
27386
|
refresh: snapshotRefresh,
|
|
@@ -27420,7 +27399,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
27420
27399
|
function createResourceRequest$A(config) {
|
|
27421
27400
|
const headers = {};
|
|
27422
27401
|
return {
|
|
27423
|
-
baseUri: '/services/data/
|
|
27402
|
+
baseUri: '/services/data/v60.0',
|
|
27424
27403
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
27425
27404
|
method: 'get',
|
|
27426
27405
|
body: null,
|
|
@@ -27462,7 +27441,7 @@ function validateAdapterConfig$B(untrustedConfig, configPropertyNames) {
|
|
|
27462
27441
|
}
|
|
27463
27442
|
function adapterFragment$k(luvio, config) {
|
|
27464
27443
|
const resourceParams = createResourceParams$w(config);
|
|
27465
|
-
return select$
|
|
27444
|
+
return select$20(luvio, resourceParams);
|
|
27466
27445
|
}
|
|
27467
27446
|
function onFetchResponseSuccess$m(luvio, config, resourceParams, response) {
|
|
27468
27447
|
const snapshot = ingestSuccess$p(luvio, resourceParams, response, {
|
|
@@ -27518,6 +27497,27 @@ const getObjectInfosAdapterFactory = (luvio) => function UiApi__getObjectInfos(u
|
|
|
27518
27497
|
buildCachedSnapshotCachePolicy$p, buildNetworkSnapshotCachePolicy$q);
|
|
27519
27498
|
};
|
|
27520
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
|
+
|
|
27521
27521
|
const VERSION$1N = "53893a219bc0888951863f2c44317cac";
|
|
27522
27522
|
const select$1_ = function LeadStatusPicklistValueAttributesRepresentationSelect() {
|
|
27523
27523
|
const { selections: AbstractPicklistValueAttributesRepresentationSelections } = select$1X();
|
|
@@ -27583,6 +27583,7 @@ const select$1Y = function OpportunityStagePicklistValueAttributesRepresentation
|
|
|
27583
27583
|
|
|
27584
27584
|
var DiscriminatorValues$3;
|
|
27585
27585
|
(function (DiscriminatorValues) {
|
|
27586
|
+
DiscriminatorValues["WorkStepStatus"] = "WorkStepStatus";
|
|
27586
27587
|
DiscriminatorValues["LeadStatus"] = "LeadStatus";
|
|
27587
27588
|
DiscriminatorValues["CaseStatus"] = "CaseStatus";
|
|
27588
27589
|
DiscriminatorValues["OpportunityStage"] = "OpportunityStage";
|
|
@@ -27602,6 +27603,7 @@ function validate$W(obj, path = 'AbstractPicklistValueAttributesRepresentation')
|
|
|
27602
27603
|
return v_error === undefined ? null : v_error;
|
|
27603
27604
|
}
|
|
27604
27605
|
const selectChildren$3 = function AbstractPicklistValueAttributesRepresentationSelectChildren() {
|
|
27606
|
+
const workStepPicklistValueAttributeRepresentationSelections = select$1$();
|
|
27605
27607
|
const leadStatusPicklistValueAttributesRepresentationSelections = select$1_();
|
|
27606
27608
|
const caseStatusPicklistValueAttributesRepresentationSelections = select$1Z();
|
|
27607
27609
|
const opportunityStagePicklistValueAttributesRepresentationSelections = select$1Y();
|
|
@@ -27610,6 +27612,7 @@ const selectChildren$3 = function AbstractPicklistValueAttributesRepresentationS
|
|
|
27610
27612
|
union: true,
|
|
27611
27613
|
discriminator: 'picklistAtrributesValueType',
|
|
27612
27614
|
unionSelections: {
|
|
27615
|
+
[DiscriminatorValues$3.WorkStepStatus]: workStepPicklistValueAttributeRepresentationSelections,
|
|
27613
27616
|
[DiscriminatorValues$3.LeadStatus]: leadStatusPicklistValueAttributesRepresentationSelections,
|
|
27614
27617
|
[DiscriminatorValues$3.CaseStatus]: caseStatusPicklistValueAttributesRepresentationSelections,
|
|
27615
27618
|
[DiscriminatorValues$3.OpportunityStage]: opportunityStagePicklistValueAttributesRepresentationSelections
|
|
@@ -28031,7 +28034,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
28031
28034
|
function createResourceRequest$z(config) {
|
|
28032
28035
|
const headers = {};
|
|
28033
28036
|
return {
|
|
28034
|
-
baseUri: '/services/data/
|
|
28037
|
+
baseUri: '/services/data/v60.0',
|
|
28035
28038
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
28036
28039
|
method: 'get',
|
|
28037
28040
|
body: null,
|
|
@@ -28136,7 +28139,7 @@ function getResponseCacheKeys$u(storeKeyMap, luvio, resourceParams, response) {
|
|
|
28136
28139
|
function createResourceRequest$y(config) {
|
|
28137
28140
|
const headers = {};
|
|
28138
28141
|
return {
|
|
28139
|
-
baseUri: '/services/data/
|
|
28142
|
+
baseUri: '/services/data/v60.0',
|
|
28140
28143
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
28141
28144
|
method: 'get',
|
|
28142
28145
|
body: null,
|
|
@@ -28523,7 +28526,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
28523
28526
|
function createResourceRequest$x(config) {
|
|
28524
28527
|
const headers = {};
|
|
28525
28528
|
return {
|
|
28526
|
-
baseUri: '/services/data/
|
|
28529
|
+
baseUri: '/services/data/v60.0',
|
|
28527
28530
|
basePath: '/ui-api/predupe',
|
|
28528
28531
|
method: 'post',
|
|
28529
28532
|
body: config.body,
|
|
@@ -29742,7 +29745,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
29742
29745
|
function createResourceRequest$w(config) {
|
|
29743
29746
|
const headers = {};
|
|
29744
29747
|
return {
|
|
29745
|
-
baseUri: '/services/data/
|
|
29748
|
+
baseUri: '/services/data/v60.0',
|
|
29746
29749
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
29747
29750
|
method: 'get',
|
|
29748
29751
|
body: null,
|
|
@@ -30605,7 +30608,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
30605
30608
|
function createResourceRequest$v(config) {
|
|
30606
30609
|
const headers = {};
|
|
30607
30610
|
return {
|
|
30608
|
-
baseUri: '/services/data/
|
|
30611
|
+
baseUri: '/services/data/v60.0',
|
|
30609
30612
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
30610
30613
|
method: 'get',
|
|
30611
30614
|
body: null,
|
|
@@ -30870,7 +30873,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
30870
30873
|
function createResourceRequest$u(config) {
|
|
30871
30874
|
const headers = {};
|
|
30872
30875
|
return {
|
|
30873
|
-
baseUri: '/services/data/
|
|
30876
|
+
baseUri: '/services/data/v60.0',
|
|
30874
30877
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
30875
30878
|
method: 'get',
|
|
30876
30879
|
body: null,
|
|
@@ -31563,7 +31566,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
31563
31566
|
function createResourceRequest$t(config) {
|
|
31564
31567
|
const headers = {};
|
|
31565
31568
|
return {
|
|
31566
|
-
baseUri: '/services/data/
|
|
31569
|
+
baseUri: '/services/data/v60.0',
|
|
31567
31570
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
31568
31571
|
method: 'get',
|
|
31569
31572
|
body: null,
|
|
@@ -31833,7 +31836,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
31833
31836
|
function createResourceRequest$s(config) {
|
|
31834
31837
|
const headers = {};
|
|
31835
31838
|
return {
|
|
31836
|
-
baseUri: '/services/data/
|
|
31839
|
+
baseUri: '/services/data/v60.0',
|
|
31837
31840
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
31838
31841
|
method: 'get',
|
|
31839
31842
|
body: null,
|
|
@@ -32227,7 +32230,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
32227
32230
|
function createResourceRequest$r(config) {
|
|
32228
32231
|
const headers = {};
|
|
32229
32232
|
return {
|
|
32230
|
-
baseUri: '/services/data/
|
|
32233
|
+
baseUri: '/services/data/v60.0',
|
|
32231
32234
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
32232
32235
|
method: 'get',
|
|
32233
32236
|
body: null,
|
|
@@ -32568,7 +32571,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
32568
32571
|
function createResourceRequest$p(config) {
|
|
32569
32572
|
const headers = {};
|
|
32570
32573
|
return {
|
|
32571
|
-
baseUri: '/services/data/
|
|
32574
|
+
baseUri: '/services/data/v60.0',
|
|
32572
32575
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
32573
32576
|
method: 'get',
|
|
32574
32577
|
body: null,
|
|
@@ -32830,7 +32833,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
32830
32833
|
function createResourceRequest$o(config) {
|
|
32831
32834
|
const headers = {};
|
|
32832
32835
|
return {
|
|
32833
|
-
baseUri: '/services/data/
|
|
32836
|
+
baseUri: '/services/data/v60.0',
|
|
32834
32837
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
32835
32838
|
method: 'get',
|
|
32836
32839
|
body: null,
|
|
@@ -33584,7 +33587,7 @@ const dynamicSelect$4 = function dynamicRelatedListRecordCollectionRepresentatio
|
|
|
33584
33587
|
const recordsPathSelection = params.records === undefined ? {
|
|
33585
33588
|
name: 'records',
|
|
33586
33589
|
kind: 'Link',
|
|
33587
|
-
fragment: select$
|
|
33590
|
+
fragment: select$2P()
|
|
33588
33591
|
} : params.records;
|
|
33589
33592
|
const { selections: RelatedListReferenceRepresentation__selections, opaque: RelatedListReferenceRepresentation__opaque, } = select$1H();
|
|
33590
33593
|
return {
|
|
@@ -33868,7 +33871,7 @@ function select$1t(luvio, params) {
|
|
|
33868
33871
|
kind: 'Fragment',
|
|
33869
33872
|
private: ['eTag', 'weakEtag'],
|
|
33870
33873
|
selections: buildSelectionFromFields(fields, optionalFields),
|
|
33871
|
-
version: VERSION$
|
|
33874
|
+
version: VERSION$2h
|
|
33872
33875
|
},
|
|
33873
33876
|
},
|
|
33874
33877
|
}, createPaginationParams(params));
|
|
@@ -33934,7 +33937,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
33934
33937
|
function createResourceRequest$m(config) {
|
|
33935
33938
|
const headers = {};
|
|
33936
33939
|
return {
|
|
33937
|
-
baseUri: '/services/data/
|
|
33940
|
+
baseUri: '/services/data/v60.0',
|
|
33938
33941
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
33939
33942
|
method: 'post',
|
|
33940
33943
|
body: config.body,
|
|
@@ -34221,7 +34224,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
34221
34224
|
function createResourceRequest$l(config) {
|
|
34222
34225
|
const headers = {};
|
|
34223
34226
|
return {
|
|
34224
|
-
baseUri: '/services/data/
|
|
34227
|
+
baseUri: '/services/data/v60.0',
|
|
34225
34228
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
34226
34229
|
method: 'post',
|
|
34227
34230
|
priority: 'normal',
|
|
@@ -34905,7 +34908,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
34905
34908
|
function createResourceRequest$k(config) {
|
|
34906
34909
|
const headers = {};
|
|
34907
34910
|
return {
|
|
34908
|
-
baseUri: '/services/data/
|
|
34911
|
+
baseUri: '/services/data/v60.0',
|
|
34909
34912
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
34910
34913
|
method: 'get',
|
|
34911
34914
|
body: null,
|
|
@@ -35159,7 +35162,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
35159
35162
|
function createResourceRequest$j(config) {
|
|
35160
35163
|
const headers = {};
|
|
35161
35164
|
return {
|
|
35162
|
-
baseUri: '/services/data/
|
|
35165
|
+
baseUri: '/services/data/v60.0',
|
|
35163
35166
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
35164
35167
|
method: 'get',
|
|
35165
35168
|
body: null,
|
|
@@ -35512,7 +35515,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
35512
35515
|
function createResourceRequest$i(config) {
|
|
35513
35516
|
const headers = {};
|
|
35514
35517
|
return {
|
|
35515
|
-
baseUri: '/services/data/
|
|
35518
|
+
baseUri: '/services/data/v60.0',
|
|
35516
35519
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
35517
35520
|
method: 'get',
|
|
35518
35521
|
body: null,
|
|
@@ -36048,7 +36051,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
36048
36051
|
function createResourceRequest$h(config) {
|
|
36049
36052
|
const headers = {};
|
|
36050
36053
|
return {
|
|
36051
|
-
baseUri: '/services/data/
|
|
36054
|
+
baseUri: '/services/data/v60.0',
|
|
36052
36055
|
basePath: '/ui-api/search/results',
|
|
36053
36056
|
method: 'post',
|
|
36054
36057
|
body: config.body,
|
|
@@ -36343,7 +36346,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
36343
36346
|
function createResourceRequest$g(config) {
|
|
36344
36347
|
const headers = {};
|
|
36345
36348
|
return {
|
|
36346
|
-
baseUri: '/services/data/
|
|
36349
|
+
baseUri: '/services/data/v60.0',
|
|
36347
36350
|
basePath: '/ui-api/search/results/keyword',
|
|
36348
36351
|
method: 'post',
|
|
36349
36352
|
body: config.body,
|
|
@@ -49044,7 +49047,7 @@ function readFieldValueAndConvertToGQL(reader, fieldData, hasFormat, hasLabel, _
|
|
|
49044
49047
|
kind: 'Fragment',
|
|
49045
49048
|
private: [],
|
|
49046
49049
|
opaque: true,
|
|
49047
|
-
version: VERSION$
|
|
49050
|
+
version: VERSION$2j,
|
|
49048
49051
|
},
|
|
49049
49052
|
variables: {},
|
|
49050
49053
|
});
|
|
@@ -51016,7 +51019,7 @@ function selectType$6(typename, sel, fieldData, reader, key, sink, variables, fr
|
|
|
51016
51019
|
kind: 'Fragment',
|
|
51017
51020
|
private: [],
|
|
51018
51021
|
opaque: true,
|
|
51019
|
-
version: VERSION$
|
|
51022
|
+
version: VERSION$2j,
|
|
51020
51023
|
},
|
|
51021
51024
|
variables: {},
|
|
51022
51025
|
});
|
|
@@ -51122,7 +51125,7 @@ function attachMappedData(source, reader) {
|
|
|
51122
51125
|
kind: 'Fragment',
|
|
51123
51126
|
private: [],
|
|
51124
51127
|
opaque: true,
|
|
51125
|
-
version: VERSION$
|
|
51128
|
+
version: VERSION$2h,
|
|
51126
51129
|
},
|
|
51127
51130
|
variables: {},
|
|
51128
51131
|
});
|
|
@@ -52837,7 +52840,7 @@ function ingestError$2(luvio, config, params, error, snapshotRefresh) {
|
|
|
52837
52840
|
function createResourceRequest$f(config) {
|
|
52838
52841
|
const headers = {};
|
|
52839
52842
|
return {
|
|
52840
|
-
baseUri: '/services/data/
|
|
52843
|
+
baseUri: '/services/data/v60.0',
|
|
52841
52844
|
basePath: '/graphql',
|
|
52842
52845
|
method: 'post',
|
|
52843
52846
|
body: { ...config.body,
|
|
@@ -52888,7 +52891,7 @@ function createResourceRequest$d(config) {
|
|
|
52888
52891
|
const headers = {};
|
|
52889
52892
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
52890
52893
|
return {
|
|
52891
|
-
baseUri: '/services/data/
|
|
52894
|
+
baseUri: '/services/data/v60.0',
|
|
52892
52895
|
basePath: '/graphql/batch',
|
|
52893
52896
|
method: 'post',
|
|
52894
52897
|
body: transformedConfig.body,
|
|
@@ -53475,7 +53478,7 @@ const factory$e = (luvio) => function graphql(untrustedConfig, requestContext) {
|
|
|
53475
53478
|
};
|
|
53476
53479
|
|
|
53477
53480
|
function select$5(luvio, params) {
|
|
53478
|
-
return select$
|
|
53481
|
+
return select$2C();
|
|
53479
53482
|
}
|
|
53480
53483
|
function getResponseCacheKeys$9(storeKeyMap, luvio, resourceParams, response) {
|
|
53481
53484
|
getTypeCacheKeys$1L(storeKeyMap, luvio, response);
|
|
@@ -53500,7 +53503,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
53500
53503
|
function createResourceRequest$c(config) {
|
|
53501
53504
|
const headers = {};
|
|
53502
53505
|
return {
|
|
53503
|
-
baseUri: '/services/data/
|
|
53506
|
+
baseUri: '/services/data/v60.0',
|
|
53504
53507
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
53505
53508
|
method: 'patch',
|
|
53506
53509
|
body: config.body,
|
|
@@ -53603,7 +53606,7 @@ const performUpdateRecordQuickActionAdapterFactory = (luvio) => {
|
|
|
53603
53606
|
const factory$d = performUpdateRecordQuickActionAdapterFactory;
|
|
53604
53607
|
|
|
53605
53608
|
function select$4(luvio, params) {
|
|
53606
|
-
return select$
|
|
53609
|
+
return select$2C();
|
|
53607
53610
|
}
|
|
53608
53611
|
function getResponseCacheKeys$8(storeKeyMap, luvio, resourceParams, response) {
|
|
53609
53612
|
getTypeCacheKeys$1L(storeKeyMap, luvio, response);
|
|
@@ -53628,7 +53631,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
53628
53631
|
function createResourceRequest$b(config) {
|
|
53629
53632
|
const headers = {};
|
|
53630
53633
|
return {
|
|
53631
|
-
baseUri: '/services/data/
|
|
53634
|
+
baseUri: '/services/data/v60.0',
|
|
53632
53635
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
53633
53636
|
method: 'post',
|
|
53634
53637
|
body: config.body,
|
|
@@ -53787,7 +53790,7 @@ function validateAdapterConfig$9(untrustedConfig, configPropertyNames) {
|
|
|
53787
53790
|
}
|
|
53788
53791
|
function adapterFragment$1(luvio, config) {
|
|
53789
53792
|
const resourceParams = createResourceParams$8(config);
|
|
53790
|
-
return select$
|
|
53793
|
+
return select$2K(luvio, resourceParams);
|
|
53791
53794
|
}
|
|
53792
53795
|
function onFetchResponseSuccess$2(luvio, config, resourceParams, response) {
|
|
53793
53796
|
const snapshot = ingestSuccess$L(luvio, resourceParams, response, {
|
|
@@ -53855,7 +53858,7 @@ function getPaginationMetadata(luvio, resourceParams) {
|
|
|
53855
53858
|
recordId: key,
|
|
53856
53859
|
node: {
|
|
53857
53860
|
kind: 'Fragment',
|
|
53858
|
-
version: VERSION$
|
|
53861
|
+
version: VERSION$2f,
|
|
53859
53862
|
private: [],
|
|
53860
53863
|
selections: [
|
|
53861
53864
|
{
|
|
@@ -53965,7 +53968,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
|
|
|
53965
53968
|
function createResourceRequest$9(config) {
|
|
53966
53969
|
const headers = {};
|
|
53967
53970
|
return {
|
|
53968
|
-
baseUri: '/services/data/
|
|
53971
|
+
baseUri: '/services/data/v60.0',
|
|
53969
53972
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
53970
53973
|
method: 'get',
|
|
53971
53974
|
body: null,
|
|
@@ -54176,7 +54179,7 @@ const factory$9 = (luvio) => {
|
|
|
54176
54179
|
function createResourceRequest$8(config) {
|
|
54177
54180
|
const headers = {};
|
|
54178
54181
|
return {
|
|
54179
|
-
baseUri: '/services/data/
|
|
54182
|
+
baseUri: '/services/data/v60.0',
|
|
54180
54183
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
54181
54184
|
method: 'post',
|
|
54182
54185
|
body: config.body,
|
|
@@ -54785,7 +54788,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
|
|
|
54785
54788
|
function createResourceRequest$7(config) {
|
|
54786
54789
|
const headers = {};
|
|
54787
54790
|
return {
|
|
54788
|
-
baseUri: '/services/data/
|
|
54791
|
+
baseUri: '/services/data/v60.0',
|
|
54789
54792
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
54790
54793
|
method: 'get',
|
|
54791
54794
|
body: null,
|
|
@@ -54826,8 +54829,8 @@ function validateAdapterConfig$6(untrustedConfig, configPropertyNames) {
|
|
|
54826
54829
|
}
|
|
54827
54830
|
|
|
54828
54831
|
const contextId$2 = `${keyPrefix}__${adapterName$4}`;
|
|
54829
|
-
const layoutSelections = select$
|
|
54830
|
-
const objectInfoSelections = select$
|
|
54832
|
+
const layoutSelections = select$2E();
|
|
54833
|
+
const objectInfoSelections = select$2G();
|
|
54831
54834
|
function buildSelector(resp) {
|
|
54832
54835
|
const recordSelections = buildSelectionFromRecord(resp.record);
|
|
54833
54836
|
return [
|
|
@@ -55086,7 +55089,7 @@ const select$3 = function RecordTemplateCloneRepresentationSelect() {
|
|
|
55086
55089
|
name: 'fields',
|
|
55087
55090
|
kind: 'Link',
|
|
55088
55091
|
map: true,
|
|
55089
|
-
fragment: select$
|
|
55092
|
+
fragment: select$2R()
|
|
55090
55093
|
},
|
|
55091
55094
|
{
|
|
55092
55095
|
name: 'recordTypeId',
|
|
@@ -55100,7 +55103,7 @@ const dynamicSelect$3 = function dynamicRecordTemplateCloneRepresentationSelect(
|
|
|
55100
55103
|
name: 'fields',
|
|
55101
55104
|
kind: 'Link',
|
|
55102
55105
|
map: true,
|
|
55103
|
-
fragment: select$
|
|
55106
|
+
fragment: select$2R()
|
|
55104
55107
|
} : params.fields;
|
|
55105
55108
|
return {
|
|
55106
55109
|
kind: 'Fragment',
|
|
@@ -55263,7 +55266,7 @@ const dynamicSelect$2 = function dynamicRecordDefaultsTemplateCloneRepresentatio
|
|
|
55263
55266
|
name: 'objectInfos',
|
|
55264
55267
|
kind: 'Link',
|
|
55265
55268
|
map: true,
|
|
55266
|
-
fragment: select$
|
|
55269
|
+
fragment: select$2G()
|
|
55267
55270
|
} : params.objectInfos;
|
|
55268
55271
|
const recordPathSelection = params.record === undefined ? {
|
|
55269
55272
|
name: 'record',
|
|
@@ -55415,7 +55418,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
|
|
|
55415
55418
|
function createResourceRequest$6(config) {
|
|
55416
55419
|
const headers = {};
|
|
55417
55420
|
return {
|
|
55418
|
-
baseUri: '/services/data/
|
|
55421
|
+
baseUri: '/services/data/v60.0',
|
|
55419
55422
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
55420
55423
|
method: 'get',
|
|
55421
55424
|
body: null,
|
|
@@ -55720,7 +55723,7 @@ const select$1 = function RecordTemplateCreateRepresentationSelect() {
|
|
|
55720
55723
|
name: 'fields',
|
|
55721
55724
|
kind: 'Link',
|
|
55722
55725
|
map: true,
|
|
55723
|
-
fragment: select$
|
|
55726
|
+
fragment: select$2R()
|
|
55724
55727
|
},
|
|
55725
55728
|
{
|
|
55726
55729
|
name: 'recordTypeId',
|
|
@@ -55734,7 +55737,7 @@ const dynamicSelect$1 = function dynamicRecordTemplateCreateRepresentationSelect
|
|
|
55734
55737
|
name: 'fields',
|
|
55735
55738
|
kind: 'Link',
|
|
55736
55739
|
map: true,
|
|
55737
|
-
fragment: select$
|
|
55740
|
+
fragment: select$2R()
|
|
55738
55741
|
} : params.fields;
|
|
55739
55742
|
return {
|
|
55740
55743
|
kind: 'Fragment',
|
|
@@ -55888,7 +55891,7 @@ const dynamicSelect = function dynamicRecordDefaultsTemplateCreateRepresentation
|
|
|
55888
55891
|
name: 'objectInfos',
|
|
55889
55892
|
kind: 'Link',
|
|
55890
55893
|
map: true,
|
|
55891
|
-
fragment: select$
|
|
55894
|
+
fragment: select$2G()
|
|
55892
55895
|
} : params.objectInfos;
|
|
55893
55896
|
const recordPathSelection = params.record === undefined ? {
|
|
55894
55897
|
name: 'record',
|
|
@@ -56045,7 +56048,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
56045
56048
|
function createResourceRequest$5(config) {
|
|
56046
56049
|
const headers = {};
|
|
56047
56050
|
return {
|
|
56048
|
-
baseUri: '/services/data/
|
|
56051
|
+
baseUri: '/services/data/v60.0',
|
|
56049
56052
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
56050
56053
|
method: 'get',
|
|
56051
56054
|
body: null,
|
|
@@ -56257,7 +56260,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
|
|
|
56257
56260
|
function createResourceRequest$4(config) {
|
|
56258
56261
|
const headers = {};
|
|
56259
56262
|
return {
|
|
56260
|
-
baseUri: '/services/data/
|
|
56263
|
+
baseUri: '/services/data/v60.0',
|
|
56261
56264
|
basePath: '/ui-api/records',
|
|
56262
56265
|
method: 'post',
|
|
56263
56266
|
body: config.body,
|
|
@@ -56269,6 +56272,7 @@ function createResourceRequest$4(config) {
|
|
|
56269
56272
|
}
|
|
56270
56273
|
|
|
56271
56274
|
const createRecord_ConfigPropertyMetadata = [
|
|
56275
|
+
generateParamConfigMetadata('includeFieldsInBody', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
56272
56276
|
generateParamConfigMetadata('triggerOtherEmail', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
56273
56277
|
generateParamConfigMetadata('triggerUserEmail', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
56274
56278
|
generateParamConfigMetadata('useDefaultRule', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
@@ -56292,7 +56296,7 @@ function onResponseSuccess$1(luvio, response, recordIngest, conflictMap) {
|
|
|
56292
56296
|
kind: 'Fragment',
|
|
56293
56297
|
private: [],
|
|
56294
56298
|
selections,
|
|
56295
|
-
version: VERSION$
|
|
56299
|
+
version: VERSION$2h,
|
|
56296
56300
|
},
|
|
56297
56301
|
variables: {},
|
|
56298
56302
|
});
|
|
@@ -56350,7 +56354,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
56350
56354
|
function createResourceRequest$3(config) {
|
|
56351
56355
|
const headers = {};
|
|
56352
56356
|
return {
|
|
56353
|
-
baseUri: '/services/data/
|
|
56357
|
+
baseUri: '/services/data/v60.0',
|
|
56354
56358
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
56355
56359
|
method: 'delete',
|
|
56356
56360
|
body: null,
|
|
@@ -56437,7 +56441,7 @@ function createResourceRequest$2(config) {
|
|
|
56437
56441
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
56438
56442
|
}
|
|
56439
56443
|
return {
|
|
56440
|
-
baseUri: '/services/data/
|
|
56444
|
+
baseUri: '/services/data/v60.0',
|
|
56441
56445
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
56442
56446
|
method: 'patch',
|
|
56443
56447
|
body: config.body,
|
|
@@ -56536,7 +56540,7 @@ function onResponseSuccess(luvio, response, recordId, recordIngest, conflictMap)
|
|
|
56536
56540
|
kind: 'Fragment',
|
|
56537
56541
|
private: [],
|
|
56538
56542
|
selections: sel,
|
|
56539
|
-
version: VERSION$
|
|
56543
|
+
version: VERSION$2h,
|
|
56540
56544
|
},
|
|
56541
56545
|
variables: {},
|
|
56542
56546
|
});
|
|
@@ -56756,7 +56760,7 @@ function createResourceParams$1(config) {
|
|
|
56756
56760
|
function createResourceRequest$1(config) {
|
|
56757
56761
|
const headers = {};
|
|
56758
56762
|
return {
|
|
56759
|
-
baseUri: '/services/data/
|
|
56763
|
+
baseUri: '/services/data/v60.0',
|
|
56760
56764
|
basePath: '/ui-api/records/content-documents/' +
|
|
56761
56765
|
config.urlParams.contentDocumentId +
|
|
56762
56766
|
'/content-versions',
|
|
@@ -56780,7 +56784,7 @@ const select = function ContentDocumentCompositeRepresentationSelect(body) {
|
|
|
56780
56784
|
fragment: {
|
|
56781
56785
|
kind: 'Fragment',
|
|
56782
56786
|
private: [],
|
|
56783
|
-
version: VERSION$
|
|
56787
|
+
version: VERSION$2h,
|
|
56784
56788
|
selections: buildSelectionFromRecord(body.contentDocument),
|
|
56785
56789
|
},
|
|
56786
56790
|
},
|
|
@@ -56791,7 +56795,7 @@ const select = function ContentDocumentCompositeRepresentationSelect(body) {
|
|
|
56791
56795
|
fragment: {
|
|
56792
56796
|
kind: 'Fragment',
|
|
56793
56797
|
private: [],
|
|
56794
|
-
version: VERSION$
|
|
56798
|
+
version: VERSION$2h,
|
|
56795
56799
|
selections: buildSelectionFromRecord(body.contentDocumentLinks[0] || { fields: {} }),
|
|
56796
56800
|
},
|
|
56797
56801
|
},
|
|
@@ -56801,7 +56805,7 @@ const select = function ContentDocumentCompositeRepresentationSelect(body) {
|
|
|
56801
56805
|
fragment: {
|
|
56802
56806
|
kind: 'Fragment',
|
|
56803
56807
|
private: [],
|
|
56804
|
-
version: VERSION$
|
|
56808
|
+
version: VERSION$2h,
|
|
56805
56809
|
selections: buildSelectionFromRecord(body.contentVersion),
|
|
56806
56810
|
},
|
|
56807
56811
|
},
|
|
@@ -56874,7 +56878,7 @@ function createResourceParams(config) {
|
|
|
56874
56878
|
function createResourceRequest(config) {
|
|
56875
56879
|
const headers = {};
|
|
56876
56880
|
return {
|
|
56877
|
-
baseUri: '/services/data/
|
|
56881
|
+
baseUri: '/services/data/v60.0',
|
|
56878
56882
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
56879
56883
|
method: 'post',
|
|
56880
56884
|
body: config.body,
|