@salesforce/lds-adapters-uiapi 1.380.0-dev1 → 1.380.0-dev11

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-dev1-b7c5fad9db
39033
+ // version: 1.380.0-dev11-54c448d29f
@@ -1655,6 +1655,7 @@ interface Analytics__AnalyticsRepresentationInterface {
1655
1655
  AnalyticsWorkspaces: Analytics__AnalyticsWorkspaceAssetConnection
1656
1656
  Dataspaces: [Analytics__DataspaceRepresentation]
1657
1657
  RecordOperations: [String]
1658
+ AssetApiName: String
1658
1659
  }
1659
1660
 
1660
1661
  type Analytics__DataspaceRepresentation {
@@ -1677,6 +1678,7 @@ type Analytics__AnalyticsRepresentation implements Analytics__AnalyticsRepresent
1677
1678
  RecordOperations: [String]
1678
1679
  AnalyticsWorkspaces: Analytics__AnalyticsWorkspaceAssetConnection
1679
1680
  Dataspaces: [Analytics__DataspaceRepresentation]
1681
+ AssetApiName: String
1680
1682
  }
1681
1683
 
1682
1684
  type Analytics__SemanticDefinition implements Analytics__AnalyticsRepresentationInterface {
@@ -1689,10 +1691,29 @@ type Analytics__SemanticDefinition implements Analytics__AnalyticsRepresentation
1689
1691
  Id: ID!
1690
1692
  ApiName: String!
1691
1693
  NamespacePrefix: StringValue
1694
+ SemanticModel: Analytics__SemanticModel
1692
1695
  AnalyticsWorkspaces: Analytics__AnalyticsWorkspaceAssetConnection
1693
1696
  SubMetrics: Analytics__SemanticSubMetricDefinitionConnection
1694
1697
  Dataspaces: [Analytics__DataspaceRepresentation]
1695
1698
  RecordOperations: [String]
1699
+ AssetApiName: String
1700
+ }
1701
+
1702
+ type Analytics__MktDataConnector implements Analytics__AnalyticsRepresentationInterface {
1703
+ MasterLabel: StringValue
1704
+ DeveloperName: StringValue
1705
+ CreatedById: IDValue
1706
+ LastModifiedById: IDValue
1707
+ LastModifiedDate: DateTimeValue
1708
+ CreatedDate: DateTimeValue
1709
+ Id: ID!
1710
+ ApiName: String!
1711
+ NamespacePrefix: StringValue
1712
+ AnalyticsWorkspaces: Analytics__AnalyticsWorkspaceAssetConnection
1713
+ Dataspaces: [Analytics__DataspaceRepresentation]
1714
+ RecordOperations: [String]
1715
+ DataConnectorType: StringValue
1716
+ AssetApiName: String
1696
1717
  }
1697
1718
 
1698
1719
  input Analytics__AnalyticsOrderBy {
@@ -1719,15 +1740,23 @@ input Analytics__AnalyticsFilter {
1719
1740
  MasterLabel: StringOperators
1720
1741
  DeveloperName: StringOperators
1721
1742
  NamespacePrefix: StringOperators
1743
+ AssetApiName: StringOperators
1744
+ DataConnectorType: StringOperators
1722
1745
  CreatedById: Setup__IdOperators
1723
1746
  CreatedDate: DateTimeOperators
1724
1747
  LastModifiedById: Setup__IdOperators
1725
1748
  LastModifiedDate: DateTimeOperators
1749
+ SemanticModel: Analytics__SemanticModelFilter
1726
1750
  and: [Analytics__AnalyticsFilter]
1727
1751
  or: [Analytics__AnalyticsFilter]
1728
1752
  not: Analytics__AnalyticsFilter
1729
1753
  }
1730
1754
 
1755
+ input Analytics__SemanticModelFilter {
1756
+ DeveloperName: StringOperators
1757
+ MasterLabel: StringOperators
1758
+ }
1759
+
1731
1760
  type Analytics__AnalyticsWorkspaceAssetConnection {
1732
1761
  edges: [Analytics__AnalyticsWorkspaceAssetEdge]
1733
1762
  totalCount: Int!
@@ -1744,6 +1773,7 @@ type Analytics__AnalyticsWorkspaceAsset {
1744
1773
  AnalyticsWorkspace: Analytics__AnalyticsWorkspace
1745
1774
  AssetUsageType: PicklistValue
1746
1775
  ActivePromotionRequestId: IDValue
1776
+ MetadataSourceType: PicklistValue
1747
1777
  }
1748
1778
 
1749
1779
  type Analytics__AnalyticsWorkspace {
@@ -1788,6 +1818,7 @@ type Analytics__SemanticModel {
1788
1818
  RelatedModel: Analytics__SemanticModelRelatedModelConnection
1789
1819
  Dataspaces: [Analytics__DataspaceRepresentation]
1790
1820
  RecordOperations: [String]
1821
+ AssetApiName: String
1791
1822
  }
1792
1823
 
1793
1824
  type Analytics__SemanticModelRelatedModelConnection {
@@ -1815,7 +1846,7 @@ input Setup__ListOrderInput {
1815
1846
  }
1816
1847
 
1817
1848
  type Setup__ListViewRow {
1818
- id: ID!
1849
+ id: String
1819
1850
  columns(apiNames: [String!]): [Setup__ListScalarField]!
1820
1851
  }
1821
1852
 
@@ -1826,13 +1857,15 @@ type Setup__ListView {
1826
1857
  filters: [Setup__ListFilter!]
1827
1858
  filterLogic: String
1828
1859
  orderedByInfo: [Setup__ListOrder!]!
1829
- rows(first: Int, after: String, upperBound: Int, orderBy: Setup__ListOrderInput): Setup__ListViewRowConnection
1860
+ searchable: Boolean!
1861
+ rows(first: Int, after: String, upperBound: Int, orderBy: Setup__ListOrderInput, searchTerm: String): Setup__ListViewRowConnection
1830
1862
  }
1831
1863
 
1832
1864
  type Setup__ListFilter {
1833
1865
  apiName: String!
1834
1866
  operator: Setup__ListFilterOperator!
1835
1867
  operand: [String!]!
1868
+ label: String
1836
1869
  }
1837
1870
 
1838
1871
  enum Setup__ListFilterOperator {
@@ -1865,6 +1898,7 @@ input Setup__ListFilterInput {
1865
1898
  type Setup__ListOrder {
1866
1899
  apiName: String!
1867
1900
  order: ResultsOrder
1901
+ label: String
1868
1902
  }
1869
1903
 
1870
1904
  type Setup__ListScalarField {