@salesforce/lds-adapters-uiapi 1.363.0 → 1.365.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__AnalyticsRepresentation.d.ts +2 -2
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__AnalyticsRepresentationInterface.d.ts +1 -0
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__AnalyticsWorkspaceAsset.d.ts +3 -1
- package/dist/es/es2018/types/src/generated/graphql/types/Analytics__SemanticDefinition.d.ts +2 -1
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__ListFilterOperator.d.ts +12 -12
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__ListOrder.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__ListView.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__ListViewObjectInfo.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__ListViewRowConnection.d.ts +5 -2
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__Setup.d.ts +3 -1
- package/dist/es/es2018/uiapi-records-service.js +5663 -5371
- package/package.json +7 -7
- package/sfdc/graphqlAdapters.js +4063 -3772
- package/sfdc/index.js +4 -4
- package/sfdc/uiapi-static-functions.js +1 -1
- package/src/raml/uiapi.graphql +30 -32
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__ListViewType.d.ts +0 -9
- package/dist/es/es2018/types/src/generated/graphql/types/Setup__ResultOrder.d.ts +0 -5
package/sfdc/index.js
CHANGED
|
@@ -38688,8 +38688,8 @@ function bindExportsTo(luvio) {
|
|
|
38688
38688
|
getListInfosByObjectName: createWireAdapterConstructor(luvio, getListInfosByObjectName_ldsAdapter, getListInfosByObjectNameMetadata),
|
|
38689
38689
|
getListObjectInfo: createWireAdapterConstructor(luvio, getListObjectInfo_ldsAdapter, getListObjectInfoMetadata),
|
|
38690
38690
|
getListPreferences: createWireAdapterConstructor(luvio, getListPreferences_ldsAdapter, getListPreferencesMetadata),
|
|
38691
|
-
getListRecordsByName: createInfiniteScrollingWireAdapterConstructor(luvio, getListRecordsByName_ldsAdapter, getListRecordsByNameMetadata),
|
|
38692
|
-
getListUi: createInfiniteScrollingWireAdapterConstructor(luvio, getListUi_ldsAdapter, getListUiMetadata),
|
|
38691
|
+
getListRecordsByName: createInfiniteScrollingWireAdapterConstructor(luvio, getListRecordsByName_ldsAdapter, getListRecordsByNameMetadata, ["pageSize", "pageToken"]),
|
|
38692
|
+
getListUi: createInfiniteScrollingWireAdapterConstructor(luvio, getListUi_ldsAdapter, getListUiMetadata, ["pageSize", "pageToken"]),
|
|
38693
38693
|
getLookupActions: createWireAdapterConstructor(luvio, getLookupActions_ldsAdapter, getLookupActionsMetadata),
|
|
38694
38694
|
getLookupMetadata: createWireAdapterConstructor(luvio, getLookupMetadata_ldsAdapter, getLookupMetadataMetadata),
|
|
38695
38695
|
getLookupRecords: createWireAdapterConstructor(luvio, getLookupRecords_ldsAdapter, getLookupRecordsMetadata),
|
|
@@ -38717,7 +38717,7 @@ function bindExportsTo(luvio) {
|
|
|
38717
38717
|
getRelatedListPreferences: createWireAdapterConstructor(luvio, getRelatedListPreferences_ldsAdapter, getRelatedListPreferencesMetadata),
|
|
38718
38718
|
getRelatedListPreferencesBatch: createWireAdapterConstructor(luvio, getRelatedListPreferencesBatch_ldsAdapter, getRelatedListPreferencesBatchMetadata),
|
|
38719
38719
|
getRelatedListRecordActions: createWireAdapterConstructor(luvio, getRelatedListRecordActions_ldsAdapter, getRelatedListRecordActionsMetadata),
|
|
38720
|
-
getRelatedListRecords: createInfiniteScrollingWireAdapterConstructor(luvio, getRelatedListRecords_ldsAdapter, getRelatedListRecordsMetadata),
|
|
38720
|
+
getRelatedListRecords: createInfiniteScrollingWireAdapterConstructor(luvio, getRelatedListRecords_ldsAdapter, getRelatedListRecordsMetadata, ["pageSize", "pageToken"]),
|
|
38721
38721
|
getRelatedListRecordsBatch: createWireAdapterConstructor(luvio, getRelatedListRecordsBatch_ldsAdapter, getRelatedListRecordsBatchMetadata),
|
|
38722
38722
|
getRelatedListsActions: createWireAdapterConstructor(luvio, getRelatedListsActions_ldsAdapter, getRelatedListsActionsMetadata),
|
|
38723
38723
|
getRelatedListsCount: createWireAdapterConstructor(luvio, getRelatedListsCount_ldsAdapter, getRelatedListsCountMetadata),
|
|
@@ -39000,4 +39000,4 @@ withDefaultLuvio((luvio) => {
|
|
|
39000
39000
|
});
|
|
39001
39001
|
|
|
39002
39002
|
export { API_NAMESPACE, InMemoryRecordRepresentationQueryEvaluator, MRU, RepresentationType$J as ObjectInfoDirectoryEntryRepresentationType, RepresentationType$O as ObjectInfoRepresentationType, RECORD_FIELDS_KEY_JUNCTION, RECORD_ID_PREFIX, RECORD_REPRESENTATION_NAME, RECORD_VIEW_ENTITY_ID_PREFIX, RECORD_VIEW_ENTITY_REPRESENTATION_NAME, RepresentationType$V as RecordRepresentationRepresentationType, TTL$z as RecordRepresentationTTL, RepresentationType$V as RecordRepresentationType, VERSION$1g as RecordRepresentationVersion, keyPrefix as UiApiNamespace, buildRecordRepKeyFromId, getFieldApiNamesArray as coerceFieldIdArray, getObjectApiName$1 as coerceObjectId, getObjectApiNamesArray as coerceObjectIdArray, configurationForRestAdapters as configuration, createContentDocumentAndVersion, createContentVersion, createIngestRecordWithFields, createLDSAdapterWithPrediction, createListInfo, createRecord, createRelatedListAdapterWithPrediction, createRelatedListPlusAdapterWithPrediction, deleteListInfo, deleteRecord, executeBatchRecordOperations, extractRecordIdFromStoreKey, getActionOverrides, getActionOverrides_imperative, getAllApps, getAllApps_imperative, getAppDetails, getAppDetails_imperative, getDuplicateConfiguration, getDuplicateConfiguration_imperative, getDuplicates, getDuplicates_imperative, getFlexipageFormulaOverrides, getFlexipageFormulaOverrides_imperative, getGlobalActions, getGlobalActions_imperative, getKeywordSearchResults, getKeywordSearchResults_imperative, getLayout, getLayoutUserState, getLayoutUserState_imperative, getLayout_imperative, getListInfoByName, getListInfoByNameAdapterFactory, getListInfoByName_imperative, getListInfosByName, getListInfosByName_imperative, getListInfosByObjectName, getListInfosByObjectNameAdapterFactory, getListInfosByObjectName_imperative, getListObjectInfo, getListObjectInfoAdapterFactory, getListObjectInfo_imperative, getListPreferences, getListPreferences_imperative, getListRecordsByName, factory$a as getListRecordsByNameAdapterFactory, getListRecordsByName_imperative, getListUi, getListUi_imperative, getLookupActions, getLookupActions_imperative, getLookupMetadata, getLookupMetadata_imperative, getLookupRecords, getLookupRecords_imperative, getNavItems, getNavItems_imperative, getObjectCreateActions, getObjectCreateActions_imperative, getObjectInfo, getObjectInfoAdapterFactory, getObjectInfoDirectoryAdapterFactory, getObjectInfo_imperative, getObjectInfos, getObjectInfosAdapterFactory, getObjectInfos_imperative, getPathLayout, getPathLayout_imperative, getPicklistValues, getPicklistValuesByRecordType, getPicklistValuesByRecordType_imperative, getPicklistValues_imperative, getQuickActionDefaults, getQuickActionDefaults_imperative, getQuickActionInfo, getQuickActionInfo_imperative, getQuickActionLayout, getQuickActionLayout_imperative, getRecord, getRecordActions, getRecordActionsAdapterFactory, getRecordActions_imperative, factory$f as getRecordAdapterFactory, getRecordAvatars, getRecordAvatarsAdapterFactory, getRecordAvatars_imperative, getRecordCreateDefaults, getRecordCreateDefaults_imperative, getRecordEditActions, getRecordEditActions_imperative, getRecordId18, getRecordId18Array, getRecordIngestionOverride, getRecordNotifyChange, getRecordTemplateClone, getRecordTemplateClone_imperative, getRecordTemplateCreate, getRecordTemplateCreate_imperative, getRecordUi, getRecordUi_imperative, getRecord_imperative, getRecords, getRecordsAdapterFactory, getRecords_imperative, getRelatedListActions, getRelatedListActionsAdapterFactory, getRelatedListActions_imperative, getRelatedListCount, getRelatedListCount_imperative, getRelatedListInfo, getRelatedListInfoAdapterFactory, getRelatedListInfoBatch, getRelatedListInfoBatchAdapterFactory, getRelatedListInfoBatch_imperative, getRelatedListInfo_imperative, getRelatedListPreferences, getRelatedListPreferencesBatch, getRelatedListPreferencesBatch_imperative, getRelatedListPreferences_imperative, getRelatedListRecordActions, getRelatedListRecordActions_imperative, getRelatedListRecords, getRelatedListRecordsAdapterFactory, getRelatedListRecordsBatch, getRelatedListRecordsBatchAdapterFactory, getRelatedListRecordsBatch_imperative, getRelatedListRecords_imperative, getRelatedListsActions, getRelatedListsActionsAdapterFactory, getRelatedListsActions_imperative, getRelatedListsCount, getRelatedListsCount_imperative, getRelatedListsInfo, getRelatedListsInfoAdapterFactory, getRelatedListsInfo_imperative, getResponseCacheKeys as getResponseCacheKeysContentDocumentCompositeRepresentation, getSearchFilterMetadata, getSearchFilterMetadata_imperative, getSearchFilterOptions, getSearchFilterOptions_imperative, getSearchResults, getSearchResults_imperative, getTypeCacheKeys$X as getTypeCacheKeysRecord, ingest as ingestContentDocumentCompositeRepresentation, ingest$H as ingestObjectInfo, ingest$B as ingestQuickActionExecutionRepresentation, ingest$O as ingestRecord, instrument, isStoreKeyRecordViewEntity, isSupportedEntity, keyBuilder as keyBuilderContentDocumentCompositeRepresentation, keyBuilderFromType as keyBuilderFromTypeContentDocumentCompositeRepresentation, keyBuilderFromType$D as keyBuilderFromTypeRecordRepresentation, keyBuilder$1Y as keyBuilderObjectInfo, keyBuilder$1R as keyBuilderQuickActionExecutionRepresentation, keyBuilder$29 as keyBuilderRecord, notifyAllListInfoSummaryUpdateAvailable, notifyAllListRecordUpdateAvailable, notifyListInfoSummaryUpdateAvailable, notifyListInfoUpdateAvailable, notifyListRecordCollectionUpdateAvailable, notifyListViewSummaryUpdateAvailable, notifyQuickActionDefaultsUpdateAvailable, notifyRecordUpdateAvailable, performQuickAction, performUpdateRecordQuickAction, refresh, registerPrefetcher, updateLayoutUserState, updateListInfoByName, updateListPreferences, updateRecord, updateRecordAvatar, updateRelatedListInfo, updateRelatedListPreferences };
|
|
39003
|
-
// version: 1.
|
|
39003
|
+
// version: 1.365.0-4e4411f8a4
|
|
@@ -95,7 +95,7 @@ var TypeCheckShapes;
|
|
|
95
95
|
TypeCheckShapes[TypeCheckShapes["Integer"] = 3] = "Integer";
|
|
96
96
|
TypeCheckShapes[TypeCheckShapes["Unsupported"] = 4] = "Unsupported";
|
|
97
97
|
})(TypeCheckShapes || (TypeCheckShapes = {}));
|
|
98
|
-
// engine version: 0.158.
|
|
98
|
+
// engine version: 0.158.3-41cf8514
|
|
99
99
|
|
|
100
100
|
const { keys: ObjectKeys, create: ObjectCreate } = Object;
|
|
101
101
|
|
package/src/raml/uiapi.graphql
CHANGED
|
@@ -1144,11 +1144,14 @@ type Setup__Setup {
|
|
|
1144
1144
|
query: Setup__SetupQuery!
|
|
1145
1145
|
aggregate: Setup__SetupQueryAggregate!
|
|
1146
1146
|
ListView(
|
|
1147
|
-
listViewType: String!,
|
|
1148
|
-
label: String,
|
|
1149
|
-
displayColumns: [String!]
|
|
1150
|
-
filters: [Setup__ListFilterInput!]
|
|
1147
|
+
listViewType: String!,
|
|
1148
|
+
label: String,
|
|
1149
|
+
displayColumns: [String!],
|
|
1150
|
+
filters: [Setup__ListFilterInput!],
|
|
1151
|
+
filterLogic: String,
|
|
1152
|
+
orderedByInfo: [Setup__ListOrderInput!]!
|
|
1151
1153
|
): Setup__ListView!
|
|
1154
|
+
ListViewObjectInfo(listViewType: String!): Setup__ListViewObjectInfo!
|
|
1152
1155
|
}
|
|
1153
1156
|
|
|
1154
1157
|
type Setup__SetupAggregateConnection @generic {
|
|
@@ -1651,6 +1654,7 @@ interface Analytics__AnalyticsRepresentationInterface {
|
|
|
1651
1654
|
NamespacePrefix: StringValue
|
|
1652
1655
|
AnalyticsWorkspaces: Analytics__AnalyticsWorkspaceAssetConnection
|
|
1653
1656
|
Dataspaces: [Analytics__DataspaceRepresentation]
|
|
1657
|
+
RecordOperations: [String]
|
|
1654
1658
|
}
|
|
1655
1659
|
|
|
1656
1660
|
type Analytics__DataspaceRepresentation {
|
|
@@ -1670,7 +1674,7 @@ type Analytics__AnalyticsRepresentation implements Analytics__AnalyticsRepresent
|
|
|
1670
1674
|
Id: ID!
|
|
1671
1675
|
ApiName: String!
|
|
1672
1676
|
NamespacePrefix: StringValue
|
|
1673
|
-
RecordOperations: [
|
|
1677
|
+
RecordOperations: [String]
|
|
1674
1678
|
AnalyticsWorkspaces: Analytics__AnalyticsWorkspaceAssetConnection
|
|
1675
1679
|
Dataspaces: [Analytics__DataspaceRepresentation]
|
|
1676
1680
|
}
|
|
@@ -1688,6 +1692,7 @@ type Analytics__SemanticDefinition implements Analytics__AnalyticsRepresentation
|
|
|
1688
1692
|
AnalyticsWorkspaces: Analytics__AnalyticsWorkspaceAssetConnection
|
|
1689
1693
|
SubMetrics: Analytics__SemanticSubMetricDefinitionConnection
|
|
1690
1694
|
Dataspaces: [Analytics__DataspaceRepresentation]
|
|
1695
|
+
RecordOperations: [String]
|
|
1691
1696
|
}
|
|
1692
1697
|
|
|
1693
1698
|
input Analytics__AnalyticsOrderBy {
|
|
@@ -1738,6 +1743,7 @@ type Analytics__AnalyticsWorkspaceAssetEdge {
|
|
|
1738
1743
|
type Analytics__AnalyticsWorkspaceAsset {
|
|
1739
1744
|
AnalyticsWorkspace: Analytics__AnalyticsWorkspace
|
|
1740
1745
|
AssetUsageType: PicklistValue
|
|
1746
|
+
ActivePromotionRequestId: IDValue
|
|
1741
1747
|
}
|
|
1742
1748
|
|
|
1743
1749
|
type Analytics__AnalyticsWorkspace {
|
|
@@ -1770,7 +1776,7 @@ type Analytics__SemanticSubMetricDefinitionRepresentation {
|
|
|
1770
1776
|
|
|
1771
1777
|
input Setup__ListOrderInput {
|
|
1772
1778
|
apiName: String!
|
|
1773
|
-
order:
|
|
1779
|
+
order: ResultsOrder
|
|
1774
1780
|
}
|
|
1775
1781
|
|
|
1776
1782
|
type Setup__ListViewRow {
|
|
@@ -1778,7 +1784,8 @@ type Setup__ListViewRow {
|
|
|
1778
1784
|
}
|
|
1779
1785
|
|
|
1780
1786
|
type Setup__ListView {
|
|
1781
|
-
listViewType:
|
|
1787
|
+
listViewType: String!
|
|
1788
|
+
label: String
|
|
1782
1789
|
displayColumns: [Setup__ListColumn!]!
|
|
1783
1790
|
filters: [Setup__ListFilter!]
|
|
1784
1791
|
filterLogic: String
|
|
@@ -1793,22 +1800,23 @@ type Setup__ListFilter {
|
|
|
1793
1800
|
}
|
|
1794
1801
|
|
|
1795
1802
|
enum Setup__ListFilterOperator {
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1803
|
+
EQUALS
|
|
1804
|
+
NOT_EQUAL
|
|
1805
|
+
LESS_THAN
|
|
1806
|
+
GREATER_THAN
|
|
1807
|
+
LESS_OR_EQUAL
|
|
1808
|
+
GREATER_OR_EQUAL
|
|
1809
|
+
CONTAINS
|
|
1810
|
+
NOT_CONTAIN
|
|
1811
|
+
STARTS_WITH
|
|
1812
|
+
INCLUDES
|
|
1813
|
+
EXCLUDES
|
|
1814
|
+
WITHIN
|
|
1808
1815
|
}
|
|
1809
1816
|
|
|
1810
1817
|
type Setup__ListViewRowConnection {
|
|
1811
1818
|
edges: [Setup__ListViewRowEdge]
|
|
1819
|
+
pageInfo: PageInfo!
|
|
1812
1820
|
}
|
|
1813
1821
|
|
|
1814
1822
|
input Setup__ListFilterInput {
|
|
@@ -1819,7 +1827,7 @@ input Setup__ListFilterInput {
|
|
|
1819
1827
|
|
|
1820
1828
|
type Setup__ListOrder {
|
|
1821
1829
|
apiName: String!
|
|
1822
|
-
order:
|
|
1830
|
+
order: ResultsOrder
|
|
1823
1831
|
}
|
|
1824
1832
|
|
|
1825
1833
|
type Setup__ListScalarField {
|
|
@@ -1836,13 +1844,8 @@ type Setup__ListViewRowEdge {
|
|
|
1836
1844
|
node: Setup__ListViewRow
|
|
1837
1845
|
}
|
|
1838
1846
|
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
PermissionSetLicense
|
|
1842
|
-
GroupMember
|
|
1843
|
-
FlowDefinition
|
|
1844
|
-
CustomEntityDefinition
|
|
1845
|
-
IpWhitelist
|
|
1847
|
+
type Setup__ListViewObjectInfo {
|
|
1848
|
+
columns(apiNames: [String!], displayable: Boolean, filterable: Boolean) : [Setup__ListColumn!]!
|
|
1846
1849
|
}
|
|
1847
1850
|
|
|
1848
1851
|
type Setup__ListColumn {
|
|
@@ -1857,11 +1860,6 @@ type Setup__ListColumn {
|
|
|
1857
1860
|
lookupIdColumn: String
|
|
1858
1861
|
}
|
|
1859
1862
|
|
|
1860
|
-
enum Setup__ResultOrder {
|
|
1861
|
-
ASC
|
|
1862
|
-
DESC
|
|
1863
|
-
}
|
|
1864
|
-
|
|
1865
1863
|
directive @generic on OBJECT | INTERFACE | UNION | ENUM | INPUT_OBJECT
|
|
1866
1864
|
directive @fieldCategory on FIELD_DEFINITION | ARGUMENT_DEFINITION | INPUT_FIELD_DEFINITION | ENUM_VALUE
|
|
1867
1865
|
directive @category(name: String!) on FIELD
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare const name = "Setup__ListViewType";
|
|
2
|
-
export declare enum Interface {
|
|
3
|
-
User = "User",
|
|
4
|
-
PermissionSetLicense = "PermissionSetLicense",
|
|
5
|
-
GroupMember = "GroupMember",
|
|
6
|
-
FlowDefinition = "FlowDefinition",
|
|
7
|
-
CustomEntityDefinition = "CustomEntityDefinition",
|
|
8
|
-
IpWhitelist = "IpWhitelist"
|
|
9
|
-
}
|