@salesforce/lds-adapters-uiapi 1.380.0-dev3 → 1.380.0-dev5

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/sfdc/index.js CHANGED
@@ -39030,4 +39030,4 @@ withDefaultLuvio((luvio) => {
39030
39030
  });
39031
39031
 
39032
39032
  export { API_NAMESPACE, VERSION$1i as FieldValueRepresentationVersion, 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$E 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 };
39033
- // version: 1.380.0-dev3-4d1fd7819b
39033
+ // version: 1.380.0-dev5-27c3b66ede
@@ -1689,12 +1689,29 @@ type Analytics__SemanticDefinition implements Analytics__AnalyticsRepresentation
1689
1689
  Id: ID!
1690
1690
  ApiName: String!
1691
1691
  NamespacePrefix: StringValue
1692
+ SemanticModel: Analytics__SemanticModel
1692
1693
  AnalyticsWorkspaces: Analytics__AnalyticsWorkspaceAssetConnection
1693
1694
  SubMetrics: Analytics__SemanticSubMetricDefinitionConnection
1694
1695
  Dataspaces: [Analytics__DataspaceRepresentation]
1695
1696
  RecordOperations: [String]
1696
1697
  }
1697
1698
 
1699
+ type Analytics__MktDataConnection implements Analytics__AnalyticsRepresentationInterface {
1700
+ MasterLabel: StringValue
1701
+ DeveloperName: StringValue
1702
+ CreatedById: IDValue
1703
+ LastModifiedById: IDValue
1704
+ LastModifiedDate: DateTimeValue
1705
+ CreatedDate: DateTimeValue
1706
+ Id: ID!
1707
+ ApiName: String!
1708
+ NamespacePrefix: StringValue
1709
+ AnalyticsWorkspaces: Analytics__AnalyticsWorkspaceAssetConnection
1710
+ Dataspaces: [Analytics__DataspaceRepresentation]
1711
+ RecordOperations: [String]
1712
+ DataConnectorType: StringValue
1713
+ }
1714
+
1698
1715
  input Analytics__AnalyticsOrderBy {
1699
1716
  MasterLabel: Analytics__OrderByInput
1700
1717
  Id: Analytics__OrderByInput
@@ -1719,15 +1736,22 @@ input Analytics__AnalyticsFilter {
1719
1736
  MasterLabel: StringOperators
1720
1737
  DeveloperName: StringOperators
1721
1738
  NamespacePrefix: StringOperators
1739
+ DataConnectorType: StringOperators
1722
1740
  CreatedById: Setup__IdOperators
1723
1741
  CreatedDate: DateTimeOperators
1724
1742
  LastModifiedById: Setup__IdOperators
1725
1743
  LastModifiedDate: DateTimeOperators
1744
+ SemanticModel: Analytics__SemanticModelFilter
1726
1745
  and: [Analytics__AnalyticsFilter]
1727
1746
  or: [Analytics__AnalyticsFilter]
1728
1747
  not: Analytics__AnalyticsFilter
1729
1748
  }
1730
1749
 
1750
+ input Analytics__SemanticModelFilter {
1751
+ DeveloperName: StringOperators
1752
+ MasterLabel: StringOperators
1753
+ }
1754
+
1731
1755
  type Analytics__AnalyticsWorkspaceAssetConnection {
1732
1756
  edges: [Analytics__AnalyticsWorkspaceAssetEdge]
1733
1757
  totalCount: Int!
@@ -1744,6 +1768,7 @@ type Analytics__AnalyticsWorkspaceAsset {
1744
1768
  AnalyticsWorkspace: Analytics__AnalyticsWorkspace
1745
1769
  AssetUsageType: PicklistValue
1746
1770
  ActivePromotionRequestId: IDValue
1771
+ MetadataSourceType: PicklistValue
1747
1772
  }
1748
1773
 
1749
1774
  type Analytics__AnalyticsWorkspace {
@@ -1815,7 +1840,7 @@ input Setup__ListOrderInput {
1815
1840
  }
1816
1841
 
1817
1842
  type Setup__ListViewRow {
1818
- id: ID!
1843
+ id: String
1819
1844
  columns(apiNames: [String!]): [Setup__ListScalarField]!
1820
1845
  }
1821
1846