@salesforce/lds-adapters-uiapi 1.380.0-dev2 → 1.380.0-dev4

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-dev2-fd70e1c449
39033
+ // version: 1.380.0-dev4-6d09d6af3b
@@ -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!
@@ -1815,7 +1839,7 @@ input Setup__ListOrderInput {
1815
1839
  }
1816
1840
 
1817
1841
  type Setup__ListViewRow {
1818
- id: ID!
1842
+ id: String
1819
1843
  columns(apiNames: [String!]): [Setup__ListScalarField]!
1820
1844
  }
1821
1845
 
@@ -1833,6 +1857,7 @@ type Setup__ListFilter {
1833
1857
  apiName: String!
1834
1858
  operator: Setup__ListFilterOperator!
1835
1859
  operand: [String!]!
1860
+ label: String
1836
1861
  }
1837
1862
 
1838
1863
  enum Setup__ListFilterOperator {
@@ -1865,6 +1890,7 @@ input Setup__ListFilterInput {
1865
1890
  type Setup__ListOrder {
1866
1891
  apiName: String!
1867
1892
  order: ResultsOrder
1893
+ label: String
1868
1894
  }
1869
1895
 
1870
1896
  type Setup__ListScalarField {