@salesforce/lds-adapters-uiapi 1.312.0 → 1.313.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.
@@ -1,14 +1,14 @@
1
- import type { ConfigurationForRestAdapters, ConfigurationForGraphQLAdapters, ConfigurationForOneStoreEnabledAdapters } from './configuration';
1
+ import type { ConfigurationForGraphQLAdapters, ConfigurationForOneStoreEnabledAdapters, ConfigurationForRestAdapters } from './configuration';
2
2
  import type { Instrument } from './instrumentation';
3
3
  export * from './predictive-loading';
4
4
  export { MRU } from './wire/getListUi';
5
5
  export { notifyChangeFactory as GetRecordNotifyChange } from './wire/getRecord';
6
6
  export { notifyUpdateAvailableFactory as NotifyRecordUpdateAvailable } from './generated/types/RecordRepresentation';
7
7
  export { notifyUpdateAvailableFactory as NotifyListRecordCollectionUpdateAvailable } from './generated/types/ListRecordCollectionRepresentation';
8
- export { ClientOptions as UpdateRecordClientOptions } from './wire/updateRecord';
9
8
  export { notifyUpdateAvailableFactory as NotifyListViewSummaryUpdateAvailable } from './generated/types/ListViewSummaryCollectionRepresentation';
10
9
  export { notifyUpdateAvailableFactory as NotifyListInfoSummaryUpdateAvailable } from './generated/types/ListInfoSummaryCollectionRepresentation';
11
10
  export { notifyUpdateAvailableFactory as NotifyListInfoUpdateAvailable } from './raml-artifacts/types/ListInfoRepresentation/notifyUpdateAvailableFactory';
11
+ export { ClientOptions as UpdateRecordClientOptions } from './wire/updateRecord';
12
12
  export type { GetRecordConfig } from './generated/adapters/getRecord';
13
13
  export type { GetRecordsConfig } from './raml-artifacts/adapters/getRecords/GetRecordsConfig';
14
14
  export type { UpdateRecordConfig } from './generated/adapters/updateRecord';
@@ -26,6 +26,7 @@ export type { GetRecordAvatarsConfig } from './generated/adapters/getRecordAvata
26
26
  export type { GetRelatedListsActionsConfig } from './generated/adapters/getRelatedListsActions';
27
27
  export type { GetRelatedListRecordsConfig } from './generated/adapters/getRelatedListRecords';
28
28
  export type { GetRelatedListRecordsBatchConfig } from './generated/adapters/getRelatedListRecordsBatch';
29
+ export type { GetRelatedListInfoConfig } from './generated/adapters/getRelatedListInfo';
29
30
  export type { GetRelatedListInfoBatchConfig } from './generated/adapters/getRelatedListInfoBatch';
30
31
  export { untrustedIsObject, keyPrefix as UiApiNamespace } from './generated/adapters/adapter-utils';
31
32
  export type { RecordRepresentation } from './generated/types/RecordRepresentation';
@@ -25,5 +25,5 @@ export { keyBuilder as keyBuilderQuickActionExecutionRepresentation, ingest as i
25
25
  export { ConfigurationForRestAdapters as Configuration, configurationForRestAdapters as configuration, } from './configuration';
26
26
  export { instrument, Instrument, Registration } from './main';
27
27
  export { CachePolicy, CachePolicyCacheAndNetwork, CachePolicyCacheThenNetwork, CachePolicyNoCache, CachePolicyOnlyIfCached, CachePolicyStaleWhileRevalidate, CachePolicyValidAt, } from './main';
28
- export { getRecordId18, coerceFieldIdArray, coerceObjectId, coerceObjectIdArray, getRecordAdapterFactory, getRecordsAdapterFactory, getRecordActionsAdapterFactory, getRecordAvatarsAdapterFactory, getObjectInfoAdapterFactory, getObjectInfosAdapterFactory, getObjectInfoDirectoryAdapterFactory, getRelatedListsActionsAdapterFactory, getRelatedListRecordsAdapterFactory, getRelatedListRecordsBatchAdapterFactory, getTypeCacheKeysRecord, RecordRepresentationVersion, RecordRepresentationTTL, RecordRepresentationType, ObjectInfoRepresentationType, ObjectInfoDirectoryEntryRepresentationType, RecordRepresentationRepresentationType, keyBuilderFromTypeRecordRepresentation, keyBuilderFromTypeContentDocumentCompositeRepresentation, keyBuilderContentDocumentCompositeRepresentation, ingestContentDocumentCompositeRepresentation, getResponseCacheKeysContentDocumentCompositeRepresentation, getRelatedListInfoBatchAdapterFactory, getListInfoByNameAdapterFactory, getListObjectInfoAdapterFactory, getListRecordsByNameAdapterFactory, getListInfosByObjectNameAdapterFactory, } from './main';
28
+ export { getRecordId18, coerceFieldIdArray, coerceObjectId, coerceObjectIdArray, getRecordAdapterFactory, getRecordsAdapterFactory, getRecordActionsAdapterFactory, getRecordAvatarsAdapterFactory, getObjectInfoAdapterFactory, getObjectInfosAdapterFactory, getObjectInfoDirectoryAdapterFactory, getRelatedListsActionsAdapterFactory, getRelatedListRecordsAdapterFactory, getRelatedListRecordsBatchAdapterFactory, getTypeCacheKeysRecord, RecordRepresentationVersion, RecordRepresentationTTL, RecordRepresentationType, ObjectInfoRepresentationType, ObjectInfoDirectoryEntryRepresentationType, RecordRepresentationRepresentationType, keyBuilderFromTypeRecordRepresentation, keyBuilderFromTypeContentDocumentCompositeRepresentation, keyBuilderContentDocumentCompositeRepresentation, ingestContentDocumentCompositeRepresentation, getResponseCacheKeysContentDocumentCompositeRepresentation, getRelatedListInfoAdapterFactory, getRelatedListInfoBatchAdapterFactory, getListInfoByNameAdapterFactory, getListObjectInfoAdapterFactory, getListRecordsByNameAdapterFactory, getListInfosByObjectNameAdapterFactory, } from './main';
29
29
  export { UiApiNamespace, InMemoryRecordRepresentationQueryEvaluator } from './main';
@@ -3,8 +3,8 @@
3
3
  *
4
4
  * Generated
5
5
  * from: ui-services-private-object-allow-list.yaml
6
- * API version: 60
7
- * at: Fri, 10 Nov 2023 19:35:20 GMT
6
+ * API version: 63
7
+ * at: Wed, 21 Aug 2024 19:39:55 GMT
8
8
  */
9
9
  export declare const UIAPI_SUPPORTED_ENTITY_API_NAMES: Set<string>;
10
10
  /**
@@ -12,7 +12,7 @@ export declare const UIAPI_SUPPORTED_ENTITY_API_NAMES: Set<string>;
12
12
  *
13
13
  * Generated
14
14
  * from: ui-services-private-object-deny-list.yaml
15
- * API version: 60
16
- * at: Fri, 10 Nov 2023 19:35:20 GMT
15
+ * API version: 63
16
+ * at: Wed, 21 Aug 2024 19:39:55 GMT
17
17
  */
18
18
  export declare const UIAPI_DENIED_ENTITY_API_NAMES: Set<string>;
@@ -3069,8 +3069,8 @@ const MAIN_RECORD_TYPE_ID = '012000000000000AAA';
3069
3069
  *
3070
3070
  * Generated
3071
3071
  * from: ui-services-private-object-allow-list.yaml
3072
- * API version: 60
3073
- * at: Fri, 10 Nov 2023 19:35:20 GMT
3072
+ * API version: 63
3073
+ * at: Wed, 21 Aug 2024 19:39:55 GMT
3074
3074
  */
3075
3075
  const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3076
3076
  'AIPredictionScore',
@@ -3292,6 +3292,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3292
3292
  'BlockchainField',
3293
3293
  'BlockchainMember',
3294
3294
  'BoardCertification',
3295
+ 'BotDefinition',
3295
3296
  'BranchUnit',
3296
3297
  'BranchUnitBusinessMember',
3297
3298
  'BranchUnitCustomer',
@@ -3329,6 +3330,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3329
3330
  'CalculationProcedureVariable',
3330
3331
  'CalculationProcedureVersion',
3331
3332
  'Campaign',
3333
+ 'CampaignInfluence',
3332
3334
  'CampaignInsight',
3333
3335
  'CampaignMember',
3334
3336
  'CampaignMemberStatus',
@@ -3567,6 +3569,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3567
3569
  'ElectricityEmssnFctrSet',
3568
3570
  'ElectronicMediaGroup',
3569
3571
  'EmailContent',
3572
+ 'EmailMessage',
3570
3573
  'EmailMessageRelation',
3571
3574
  'EmissionsActivity',
3572
3575
  'EmissionsForecastFact',
@@ -3585,8 +3588,10 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3585
3588
  'EmssnRdctnCommitment',
3586
3589
  'EmssnReductionTarget',
3587
3590
  'EnablementProgram',
3591
+ 'EnblPgmTaskMeasureProgress',
3588
3592
  'EnblProgramSection',
3589
3593
  'EnblProgramTaskDefinition',
3594
+ 'EnblProgramTaskMeasure',
3590
3595
  'EnblProgramTaskProgress',
3591
3596
  'EngagementAttendee',
3592
3597
  'EngagementChannelType',
@@ -3603,6 +3608,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3603
3608
  'EntityArchivingException',
3604
3609
  'EntityArchivingJob',
3605
3610
  'EntityArchivingSetup',
3611
+ 'EntityDefinition',
3606
3612
  'EntityMilestone',
3607
3613
  'EnvironmentHubMember',
3608
3614
  'EnvironmentalRisk',
@@ -3682,6 +3688,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3682
3688
  'GroupCensusMemberPlan',
3683
3689
  'GroupClass',
3684
3690
  'GroupClassContribution',
3691
+ 'GroupMember',
3685
3692
  'GuestBuyerProfile',
3686
3693
  'HealthCareDiagnosis',
3687
3694
  'HealthCareProcedure',
@@ -3732,6 +3739,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3732
3739
  'InsurancePolicySurcharge',
3733
3740
  'InsurancePolicyTransaction',
3734
3741
  'InsuranceProfile',
3742
+ 'IntegrationProviderDef',
3735
3743
  'Interaction',
3736
3744
  'InteractionAttendee',
3737
3745
  'InteractionParticipant',
@@ -3750,7 +3758,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3750
3758
  'InvoiceBatchRunRecovery',
3751
3759
  'InvoiceLine',
3752
3760
  'JobFamily',
3753
- 'JobPosition',
3754
3761
  'JobProfile',
3755
3762
  'JournalSubType',
3756
3763
  'JournalType',
@@ -3874,6 +3881,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3874
3881
  'MfgProgramCpntFrcstFact',
3875
3882
  'MfgProgramForecastFact',
3876
3883
  'MfgProgramVariantFrcstFact',
3884
+ 'MilestoneType',
3877
3885
  'MktAiPredictiveInsight',
3878
3886
  'MktCalculatedInsight',
3879
3887
  'MktDataTransform',
@@ -3946,6 +3954,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3946
3954
  'OtherComponentTask',
3947
3955
  'OtherEmssnFctrSet',
3948
3956
  'OtherEmssnFctrSetItem',
3957
+ 'ParticipantRole',
3949
3958
  'Partner',
3950
3959
  'PartnerFundAllocation',
3951
3960
  'PartnerFundClaim',
@@ -3969,6 +3978,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3969
3978
  'PatientMedicalProcedure',
3970
3979
  'PatientMedicalProcedureDetail',
3971
3980
  'PatientMedicationDosage',
3981
+ 'Payment',
3972
3982
  'PaymentAuthAdjustment',
3973
3983
  'PaymentBatchRun',
3974
3984
  'PaymentBatchRunCriteria',
@@ -4057,7 +4067,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4057
4067
  'ProductCategoryProduct',
4058
4068
  'ProductCategoryServiceProcess',
4059
4069
  'ProductComponentGroup',
4060
- 'ProductConfigurationalRule',
4061
4070
  'ProductConsumed',
4062
4071
  'ProductConsumedState',
4063
4072
  'ProductConsumptionSchedule',
@@ -4076,7 +4085,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4076
4085
  'ProductRelComponentOverride',
4077
4086
  'ProductRelatedComponent',
4078
4087
  'ProductRelatedMaterial',
4079
- 'ProductRelatedServiceProcess',
4080
4088
  'ProductRelationshipType',
4081
4089
  'ProductRequest',
4082
4090
  'ProductRequestLineItem',
@@ -4089,6 +4097,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4089
4097
  'ProductTransfer',
4090
4098
  'ProductTransferState',
4091
4099
  'ProductWarrantyTerm',
4100
+ 'Profile',
4092
4101
  'ProfileSkill',
4093
4102
  'ProfileSkillEndorsement',
4094
4103
  'ProfileSkillUser',
@@ -4293,6 +4302,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4293
4302
  'StnryAssetWtrFtprntItm',
4294
4303
  'StoreActionPlanTemplate',
4295
4304
  'StoreAssortment',
4305
+ 'StoreIntegratedService',
4296
4306
  'StoreProduct',
4297
4307
  'StreamingChannel',
4298
4308
  'SuccessTeam',
@@ -4306,6 +4316,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4306
4316
  'SurveyQuestionResponse',
4307
4317
  'SurveyResponse',
4308
4318
  'SurveySubject',
4319
+ 'SurveyVersion',
4309
4320
  'SustainabilityCntrLine',
4310
4321
  'SustainabilityCredit',
4311
4322
  'SustainabilityPurchase',
@@ -4331,6 +4342,8 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4331
4342
  'TaxTreatment',
4332
4343
  'Tenant',
4333
4344
  'TenantParameterMap',
4345
+ 'TenantSecurityNotificationRule',
4346
+ 'Territory2',
4334
4347
  'ThreatDetectionFeedback',
4335
4348
  'TimeSheet',
4336
4349
  'TimeSheetEntry',
@@ -4357,11 +4370,14 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4357
4370
  'UsageImpactGroupPgmMeasure',
4358
4371
  'UsageImpactGroupVersion',
4359
4372
  'User',
4373
+ 'UserDefinedLabel',
4374
+ 'UserDefinedLabelAssignment',
4360
4375
  'UserEsignVendorIdentifier',
4361
4376
  'UserFinancialAuthority',
4362
4377
  'UserLicenseDefinition',
4363
4378
  'UserLocationAssignment',
4364
4379
  'UserRole',
4380
+ 'UserTerritory2AssocLog',
4365
4381
  'Vehicle',
4366
4382
  'VehicleAssetCrbnFtprnt',
4367
4383
  'VehicleAssetEmssnSrc',
@@ -4426,80 +4442,168 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4426
4442
  *
4427
4443
  * Generated
4428
4444
  * from: ui-services-private-object-deny-list.yaml
4429
- * API version: 60
4430
- * at: Fri, 10 Nov 2023 19:35:20 GMT
4445
+ * API version: 63
4446
+ * at: Wed, 21 Aug 2024 19:39:55 GMT
4431
4447
  */
4432
4448
  const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
4433
4449
  'AIProductOptimizedField',
4450
+ 'AITenantProvisionedFeature',
4434
4451
  'ASEOrgSyncHealthStats',
4435
4452
  'ASEOrgSyncHealthTxns',
4453
+ 'AbnExperimentCohortAttrVal',
4436
4454
  'ActionableOrchResponseEvent',
4437
4455
  'ActionableOrchSourceEvent',
4438
4456
  'ActnblListKeyPrfmIndAsgnt',
4439
- 'ApplicationSectionDefinition',
4440
- 'ApplnStageSectionDefinition',
4457
+ 'AiMetadataSyncStatus',
4458
+ 'AnalyticsChangeEventLog',
4459
+ 'AnalyticsDownloadEventLog',
4460
+ 'AnalyticsGenerativeMetadata',
4461
+ 'AnalyticsInteractEventLog',
4462
+ 'AnalyticsPerfEventLog',
4463
+ 'AnalyticsTaskStatusEvent',
4464
+ 'ApexCalloutEventLog',
4465
+ 'ApexExecutionEventLog',
4466
+ 'ApexExtlCalloutEventLog',
4467
+ 'ApexRestApiEventLog',
4468
+ 'ApexSoapApiEventLog',
4469
+ 'ApexTriggerEventLog',
4470
+ 'ApexUnexpectedExcpEventLog',
4471
+ 'ApiTotalUsageEventLog',
4472
+ 'ApplnFormUsageTracking',
4441
4473
  'AssetThresholdUpdateEvent',
4474
+ 'AsyncReportRunEventLog',
4475
+ 'AuraRequestEventLog',
4476
+ 'BulkApi2EventLog',
4442
4477
  'BulkApi2JobResultsEvent',
4443
4478
  'BulkApi2JobStatusEvent',
4479
+ 'BulkApiEventLog',
4444
4480
  'BulkMessage',
4481
+ 'CapabilityUserPreference',
4482
+ 'CaseFileProcessDependency',
4483
+ 'CaseFileProcessExecution',
4484
+ 'CatalogListing',
4485
+ 'CheckoutResetConfig',
4445
4486
  'CommerceJobStatus',
4487
+ 'CommerceSearchIndexError',
4446
4488
  'CommerceSearchResultsRule',
4447
4489
  'CompiledProduct',
4490
+ 'ConcurApexLimitEventLog',
4491
+ 'ConsentUnsubscribeAllEvent',
4448
4492
  'ConsentUnsubscribeEvent',
4449
4493
  'ContentTaxonomyModel',
4494
+ 'ContentTransferEventLog',
4450
4495
  'ContextPersistenceEvent',
4451
4496
  'ContractCreationEvent',
4452
4497
  'ConvIntelligenceVoiceCall',
4453
4498
  'ConvMessageSendRequest',
4454
4499
  'ConversationInsightEvent',
4455
4500
  'ConversationTranscriptSendRequest',
4501
+ 'CuratedExpJobEvent',
4502
+ 'CuratedExpPlanEvent',
4503
+ 'DTRecordsetReplica',
4456
4504
  'DataActionJobStatusEvent',
4457
4505
  'DataCloudCurrencyConfig',
4458
4506
  'DataCloudFiscalCalendar',
4507
+ 'DataKitDeployEvent',
4459
4508
  'DataMultiOrgServiceEvent',
4460
- 'DataObjectDependency',
4509
+ 'DataShellTntUpgradeEvent',
4510
+ 'DcsnTblSourceObjectRecord',
4511
+ 'DecisionTableDataset',
4461
4512
  'DecisionTableRecordset',
4513
+ 'DecisionTblSrcChangedEvent',
4462
4514
  'DiscoveryFrwrkSampleTemplate',
4463
4515
  'DiscoveryFrwrkTemplateMember',
4516
+ 'DocGenBtchStsChgEvent',
4517
+ 'DocGenProcStsChgEvent',
4464
4518
  'DocumentExtReviewerConsent',
4465
4519
  'EmailBounceEvent',
4520
+ 'EnblMlstnProgQryTmotEvent',
4521
+ 'EngagementSignalCmpndMetric',
4522
+ 'EngagementSignalDistinct',
4523
+ 'EngagementSignalFilter',
4524
+ 'EngagementSignalFltrGrp',
4525
+ 'EngagementSignalFltrVal',
4526
+ 'EngagementSignalJoinDim',
4527
+ 'EngagementSignalMetric',
4528
+ 'ExtKAImportError',
4529
+ 'ExtKAImportResult',
4530
+ 'ExtKnowledgeIngestionRun',
4466
4531
  'ExtKnowledgeIngestionStatus',
4467
4532
  'ExtKnowledgeIngestionTask',
4468
4533
  'ExtKnowledgeOrgStatus',
4534
+ 'ExtKnowledgePartnerOrg',
4469
4535
  'ExtKnowledgeXDSConnector',
4536
+ 'ExternalDataChgEvent',
4470
4537
  'ExternalDocRefMapping',
4471
4538
  'ExternalEncryptionRootKey',
4539
+ 'ExternalTrigger',
4540
+ 'ExternalTriggerData',
4541
+ 'ExternalTriggerSubscriber',
4542
+ 'ExtlRecShrCnctAccnt',
4543
+ 'ExtlRecShrEvent',
4544
+ 'ExtlRecShrProcessEvent',
4545
+ 'ExtlRecShrRecordMap',
4546
+ 'ExtlRecShrResultEvent',
4472
4547
  'FirstBillPaymentSetupEvent',
4548
+ 'FlowAutoSaveStsChngEvent',
4549
+ 'FlowAutosaveInterviewStatus',
4473
4550
  'FlowDefDataActionMapping',
4551
+ 'FlowNavMetricEventLog',
4474
4552
  'GenericHammerResult',
4475
- 'GeolocationBasedAction',
4553
+ 'GuestUserAnomalyEvent',
4554
+ 'InsufficientAccessEventLog',
4555
+ 'InsuranceAsyncBulkRecordDetail',
4476
4556
  'InsuranceRatingInput',
4477
4557
  'InsuranceRatingOutput',
4478
4558
  'InsuranceRatingRequestEvent',
4479
4559
  'InsuranceRatingRequestItem',
4480
4560
  'InterviewItemWaitCondition',
4481
- 'MLFeature',
4561
+ 'KnowledgeArticleEventLog',
4562
+ 'LightningLoggerEventLog',
4563
+ 'LightningPageViewEventLog',
4564
+ 'LoginAsEventLog',
4565
+ 'LoginEventLog',
4566
+ 'MLModelDataAlert',
4482
4567
  'ManagedContentJobBody',
4483
4568
  'ManagedContentOffCoreLocation',
4484
4569
  'ManagedContentSpaceFolderShare',
4485
4570
  'MerchantAccountEvent',
4486
4571
  'MessagingChannelUpdateEvent',
4572
+ 'MetadataApiOpEventLog',
4487
4573
  'MetricsDeletionJobStatus',
4488
4574
  'MktMLModelPartitionRun',
4489
4575
  'MktMLModelSetupRun',
4490
4576
  'MktMLSetupRunChgEvent',
4491
4577
  'MngContentFormActionEvent',
4578
+ 'ObjectDataImportResult',
4492
4579
  'ObjectUserTerritory2View',
4580
+ 'OmniTrackingEvent',
4581
+ 'OrderItemAssetizationState',
4582
+ 'OrgDayZeroStatus',
4493
4583
  'OrgSharingEvent',
4584
+ 'OvenSdbExperimentRequest',
4585
+ 'PackageInstallEventLog',
4586
+ 'PackagePropUpdateJob',
4587
+ 'PackagePropUpdateRequest',
4588
+ 'PackageSubscriberOrgInfo',
4494
4589
  'PaymentIntentEvent',
4495
4590
  'PaymentLinkEvent',
4591
+ 'PersnlDecisionAttrValue',
4592
+ 'PersonalizationAttribute',
4496
4593
  'PlatformEventUsage',
4594
+ 'PriceBookPriceGuidance',
4497
4595
  'PriceSheetData',
4498
4596
  'PricingDecisionHashMap',
4499
4597
  'PricingLookupSyncStatus',
4598
+ 'PricingWaterfallLog',
4500
4599
  'PushUpgradeCustomization',
4501
4600
  'QuoteSaveEvent',
4601
+ 'RebatePayoutSnapshot',
4602
+ 'RecommenderStatusChgEvent',
4502
4603
  'RelationshipGraphView',
4604
+ 'ReminderRecord',
4605
+ 'ReportEventLog',
4606
+ 'RestApiEventLog',
4503
4607
  'Rule',
4504
4608
  'RuleAction',
4505
4609
  'RuleActionParameter',
@@ -4508,26 +4612,46 @@ const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
4508
4612
  'RuleExpression',
4509
4613
  'RuleExpressionTerm',
4510
4614
  'RuleFilterCriteria',
4511
- 'RuleLibrary',
4615
+ 'RuleLibraryContextTag',
4616
+ 'RuleLibraryVersionSnapshot',
4512
4617
  'RuleReferenceVariable',
4513
4618
  'RuleValue',
4514
4619
  'RuleVersion',
4620
+ 'RuleVersionSnapshot',
4515
4621
  'Ruleset',
4516
- 'RulesetDependency',
4517
4622
  'RulesetVersion',
4623
+ 'RulesetVersionSnapshot',
4624
+ 'RuntimeCatalogSnapshot',
4625
+ 'RuntimeCatalogSnapshotIndex',
4518
4626
  'SalesTrxnItemPrcSht',
4519
4627
  'SalesTrxnItemPrcShtShape',
4628
+ 'SalesforcePayment',
4629
+ 'SandboxStatusEventLog',
4520
4630
  'SavedPaymentMethodEvent',
4521
4631
  'ScheduledReminder',
4522
4632
  'SearchBBRule',
4523
4633
  'SearchBBRuleCondition',
4634
+ 'SearchClickEventLog',
4635
+ 'SearchEventLog',
4636
+ 'SearchIndexFieldConfig',
4637
+ 'SearchIndexObjectConfig',
4638
+ 'SearchRecencyIndexingJob',
4524
4639
  'ServiceAppointmentEvent',
4640
+ 'ServiceAppointmentShift',
4525
4641
  'SiqOrgMigrationStatus',
4642
+ 'SiteEventLog',
4643
+ 'SoapApiEventLog',
4526
4644
  'StatsInvalidationEvent',
4527
4645
  'TenantBillingUsageEvent',
4646
+ 'TransactionSecurityEventLog',
4647
+ 'UnifiedAnalyticsMonEvent',
4648
+ 'UnitOfMeasureUnit',
4649
+ 'UriEventLog',
4650
+ 'VisualforceRequestEventLog',
4528
4651
  'WebPushMessageSubscription',
4529
4652
  'WebStoreCMS',
4530
4653
  'WebStoreUserCreatedEvent',
4654
+ 'YourAccountDataEvent',
4531
4655
  ]);
4532
4656
 
4533
4657
  const MAX_RECORD_DEPTH = 5;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-uiapi",
3
- "version": "1.312.0",
3
+ "version": "1.313.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Wire adapters for record related UI API endpoints",
6
6
  "main": "dist/es/es2018/uiapi-records-service.js",
@@ -68,14 +68,14 @@
68
68
  }
69
69
  },
70
70
  "dependencies": {
71
- "@salesforce/lds-bindings": "^1.312.0",
72
- "@salesforce/lds-default-luvio": "^1.312.0"
71
+ "@salesforce/lds-bindings": "^1.313.0",
72
+ "@salesforce/lds-default-luvio": "^1.313.0"
73
73
  },
74
74
  "devDependencies": {
75
75
  "@databases/sqlite": "^3.0.0",
76
- "@salesforce/lds-compiler-plugins": "^1.312.0",
77
- "@salesforce/lds-jest": "^1.312.0",
78
- "@salesforce/lds-store-binary": "^1.312.0"
76
+ "@salesforce/lds-compiler-plugins": "^1.313.0",
77
+ "@salesforce/lds-jest": "^1.313.0",
78
+ "@salesforce/lds-store-binary": "^1.313.0"
79
79
  },
80
80
  "luvioBundlesize": [
81
81
  {
@@ -22244,4 +22244,4 @@ register({
22244
22244
  });
22245
22245
 
22246
22246
  export { configurationForGraphQLAdapters as configuration, graphql, factory$1 as graphqlAdapterFactory, graphqlBatch, graphqlBatch_imperative, graphql_imperative };
22247
- // version: 1.312.0-0d267bac6a
22247
+ // version: 1.313.0-19e9b0d234
package/sfdc/index.js CHANGED
@@ -3126,8 +3126,8 @@ const MAIN_RECORD_TYPE_ID = '012000000000000AAA';
3126
3126
  *
3127
3127
  * Generated
3128
3128
  * from: ui-services-private-object-allow-list.yaml
3129
- * API version: 60
3130
- * at: Fri, 10 Nov 2023 19:35:20 GMT
3129
+ * API version: 63
3130
+ * at: Wed, 21 Aug 2024 19:39:55 GMT
3131
3131
  */
3132
3132
  const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3133
3133
  'AIPredictionScore',
@@ -3349,6 +3349,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3349
3349
  'BlockchainField',
3350
3350
  'BlockchainMember',
3351
3351
  'BoardCertification',
3352
+ 'BotDefinition',
3352
3353
  'BranchUnit',
3353
3354
  'BranchUnitBusinessMember',
3354
3355
  'BranchUnitCustomer',
@@ -3386,6 +3387,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3386
3387
  'CalculationProcedureVariable',
3387
3388
  'CalculationProcedureVersion',
3388
3389
  'Campaign',
3390
+ 'CampaignInfluence',
3389
3391
  'CampaignInsight',
3390
3392
  'CampaignMember',
3391
3393
  'CampaignMemberStatus',
@@ -3624,6 +3626,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3624
3626
  'ElectricityEmssnFctrSet',
3625
3627
  'ElectronicMediaGroup',
3626
3628
  'EmailContent',
3629
+ 'EmailMessage',
3627
3630
  'EmailMessageRelation',
3628
3631
  'EmissionsActivity',
3629
3632
  'EmissionsForecastFact',
@@ -3642,8 +3645,10 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3642
3645
  'EmssnRdctnCommitment',
3643
3646
  'EmssnReductionTarget',
3644
3647
  'EnablementProgram',
3648
+ 'EnblPgmTaskMeasureProgress',
3645
3649
  'EnblProgramSection',
3646
3650
  'EnblProgramTaskDefinition',
3651
+ 'EnblProgramTaskMeasure',
3647
3652
  'EnblProgramTaskProgress',
3648
3653
  'EngagementAttendee',
3649
3654
  'EngagementChannelType',
@@ -3660,6 +3665,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3660
3665
  'EntityArchivingException',
3661
3666
  'EntityArchivingJob',
3662
3667
  'EntityArchivingSetup',
3668
+ 'EntityDefinition',
3663
3669
  'EntityMilestone',
3664
3670
  'EnvironmentHubMember',
3665
3671
  'EnvironmentalRisk',
@@ -3739,6 +3745,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3739
3745
  'GroupCensusMemberPlan',
3740
3746
  'GroupClass',
3741
3747
  'GroupClassContribution',
3748
+ 'GroupMember',
3742
3749
  'GuestBuyerProfile',
3743
3750
  'HealthCareDiagnosis',
3744
3751
  'HealthCareProcedure',
@@ -3789,6 +3796,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3789
3796
  'InsurancePolicySurcharge',
3790
3797
  'InsurancePolicyTransaction',
3791
3798
  'InsuranceProfile',
3799
+ 'IntegrationProviderDef',
3792
3800
  'Interaction',
3793
3801
  'InteractionAttendee',
3794
3802
  'InteractionParticipant',
@@ -3807,7 +3815,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3807
3815
  'InvoiceBatchRunRecovery',
3808
3816
  'InvoiceLine',
3809
3817
  'JobFamily',
3810
- 'JobPosition',
3811
3818
  'JobProfile',
3812
3819
  'JournalSubType',
3813
3820
  'JournalType',
@@ -3931,6 +3938,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
3931
3938
  'MfgProgramCpntFrcstFact',
3932
3939
  'MfgProgramForecastFact',
3933
3940
  'MfgProgramVariantFrcstFact',
3941
+ 'MilestoneType',
3934
3942
  'MktAiPredictiveInsight',
3935
3943
  'MktCalculatedInsight',
3936
3944
  'MktDataTransform',
@@ -4003,6 +4011,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4003
4011
  'OtherComponentTask',
4004
4012
  'OtherEmssnFctrSet',
4005
4013
  'OtherEmssnFctrSetItem',
4014
+ 'ParticipantRole',
4006
4015
  'Partner',
4007
4016
  'PartnerFundAllocation',
4008
4017
  'PartnerFundClaim',
@@ -4026,6 +4035,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4026
4035
  'PatientMedicalProcedure',
4027
4036
  'PatientMedicalProcedureDetail',
4028
4037
  'PatientMedicationDosage',
4038
+ 'Payment',
4029
4039
  'PaymentAuthAdjustment',
4030
4040
  'PaymentBatchRun',
4031
4041
  'PaymentBatchRunCriteria',
@@ -4114,7 +4124,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4114
4124
  'ProductCategoryProduct',
4115
4125
  'ProductCategoryServiceProcess',
4116
4126
  'ProductComponentGroup',
4117
- 'ProductConfigurationalRule',
4118
4127
  'ProductConsumed',
4119
4128
  'ProductConsumedState',
4120
4129
  'ProductConsumptionSchedule',
@@ -4133,7 +4142,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4133
4142
  'ProductRelComponentOverride',
4134
4143
  'ProductRelatedComponent',
4135
4144
  'ProductRelatedMaterial',
4136
- 'ProductRelatedServiceProcess',
4137
4145
  'ProductRelationshipType',
4138
4146
  'ProductRequest',
4139
4147
  'ProductRequestLineItem',
@@ -4146,6 +4154,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4146
4154
  'ProductTransfer',
4147
4155
  'ProductTransferState',
4148
4156
  'ProductWarrantyTerm',
4157
+ 'Profile',
4149
4158
  'ProfileSkill',
4150
4159
  'ProfileSkillEndorsement',
4151
4160
  'ProfileSkillUser',
@@ -4350,6 +4359,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4350
4359
  'StnryAssetWtrFtprntItm',
4351
4360
  'StoreActionPlanTemplate',
4352
4361
  'StoreAssortment',
4362
+ 'StoreIntegratedService',
4353
4363
  'StoreProduct',
4354
4364
  'StreamingChannel',
4355
4365
  'SuccessTeam',
@@ -4363,6 +4373,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4363
4373
  'SurveyQuestionResponse',
4364
4374
  'SurveyResponse',
4365
4375
  'SurveySubject',
4376
+ 'SurveyVersion',
4366
4377
  'SustainabilityCntrLine',
4367
4378
  'SustainabilityCredit',
4368
4379
  'SustainabilityPurchase',
@@ -4388,6 +4399,8 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4388
4399
  'TaxTreatment',
4389
4400
  'Tenant',
4390
4401
  'TenantParameterMap',
4402
+ 'TenantSecurityNotificationRule',
4403
+ 'Territory2',
4391
4404
  'ThreatDetectionFeedback',
4392
4405
  'TimeSheet',
4393
4406
  'TimeSheetEntry',
@@ -4414,11 +4427,14 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4414
4427
  'UsageImpactGroupPgmMeasure',
4415
4428
  'UsageImpactGroupVersion',
4416
4429
  'User',
4430
+ 'UserDefinedLabel',
4431
+ 'UserDefinedLabelAssignment',
4417
4432
  'UserEsignVendorIdentifier',
4418
4433
  'UserFinancialAuthority',
4419
4434
  'UserLicenseDefinition',
4420
4435
  'UserLocationAssignment',
4421
4436
  'UserRole',
4437
+ 'UserTerritory2AssocLog',
4422
4438
  'Vehicle',
4423
4439
  'VehicleAssetCrbnFtprnt',
4424
4440
  'VehicleAssetEmssnSrc',
@@ -4483,80 +4499,168 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
4483
4499
  *
4484
4500
  * Generated
4485
4501
  * from: ui-services-private-object-deny-list.yaml
4486
- * API version: 60
4487
- * at: Fri, 10 Nov 2023 19:35:20 GMT
4502
+ * API version: 63
4503
+ * at: Wed, 21 Aug 2024 19:39:55 GMT
4488
4504
  */
4489
4505
  const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
4490
4506
  'AIProductOptimizedField',
4507
+ 'AITenantProvisionedFeature',
4491
4508
  'ASEOrgSyncHealthStats',
4492
4509
  'ASEOrgSyncHealthTxns',
4510
+ 'AbnExperimentCohortAttrVal',
4493
4511
  'ActionableOrchResponseEvent',
4494
4512
  'ActionableOrchSourceEvent',
4495
4513
  'ActnblListKeyPrfmIndAsgnt',
4496
- 'ApplicationSectionDefinition',
4497
- 'ApplnStageSectionDefinition',
4514
+ 'AiMetadataSyncStatus',
4515
+ 'AnalyticsChangeEventLog',
4516
+ 'AnalyticsDownloadEventLog',
4517
+ 'AnalyticsGenerativeMetadata',
4518
+ 'AnalyticsInteractEventLog',
4519
+ 'AnalyticsPerfEventLog',
4520
+ 'AnalyticsTaskStatusEvent',
4521
+ 'ApexCalloutEventLog',
4522
+ 'ApexExecutionEventLog',
4523
+ 'ApexExtlCalloutEventLog',
4524
+ 'ApexRestApiEventLog',
4525
+ 'ApexSoapApiEventLog',
4526
+ 'ApexTriggerEventLog',
4527
+ 'ApexUnexpectedExcpEventLog',
4528
+ 'ApiTotalUsageEventLog',
4529
+ 'ApplnFormUsageTracking',
4498
4530
  'AssetThresholdUpdateEvent',
4531
+ 'AsyncReportRunEventLog',
4532
+ 'AuraRequestEventLog',
4533
+ 'BulkApi2EventLog',
4499
4534
  'BulkApi2JobResultsEvent',
4500
4535
  'BulkApi2JobStatusEvent',
4536
+ 'BulkApiEventLog',
4501
4537
  'BulkMessage',
4538
+ 'CapabilityUserPreference',
4539
+ 'CaseFileProcessDependency',
4540
+ 'CaseFileProcessExecution',
4541
+ 'CatalogListing',
4542
+ 'CheckoutResetConfig',
4502
4543
  'CommerceJobStatus',
4544
+ 'CommerceSearchIndexError',
4503
4545
  'CommerceSearchResultsRule',
4504
4546
  'CompiledProduct',
4547
+ 'ConcurApexLimitEventLog',
4548
+ 'ConsentUnsubscribeAllEvent',
4505
4549
  'ConsentUnsubscribeEvent',
4506
4550
  'ContentTaxonomyModel',
4551
+ 'ContentTransferEventLog',
4507
4552
  'ContextPersistenceEvent',
4508
4553
  'ContractCreationEvent',
4509
4554
  'ConvIntelligenceVoiceCall',
4510
4555
  'ConvMessageSendRequest',
4511
4556
  'ConversationInsightEvent',
4512
4557
  'ConversationTranscriptSendRequest',
4558
+ 'CuratedExpJobEvent',
4559
+ 'CuratedExpPlanEvent',
4560
+ 'DTRecordsetReplica',
4513
4561
  'DataActionJobStatusEvent',
4514
4562
  'DataCloudCurrencyConfig',
4515
4563
  'DataCloudFiscalCalendar',
4564
+ 'DataKitDeployEvent',
4516
4565
  'DataMultiOrgServiceEvent',
4517
- 'DataObjectDependency',
4566
+ 'DataShellTntUpgradeEvent',
4567
+ 'DcsnTblSourceObjectRecord',
4568
+ 'DecisionTableDataset',
4518
4569
  'DecisionTableRecordset',
4570
+ 'DecisionTblSrcChangedEvent',
4519
4571
  'DiscoveryFrwrkSampleTemplate',
4520
4572
  'DiscoveryFrwrkTemplateMember',
4573
+ 'DocGenBtchStsChgEvent',
4574
+ 'DocGenProcStsChgEvent',
4521
4575
  'DocumentExtReviewerConsent',
4522
4576
  'EmailBounceEvent',
4577
+ 'EnblMlstnProgQryTmotEvent',
4578
+ 'EngagementSignalCmpndMetric',
4579
+ 'EngagementSignalDistinct',
4580
+ 'EngagementSignalFilter',
4581
+ 'EngagementSignalFltrGrp',
4582
+ 'EngagementSignalFltrVal',
4583
+ 'EngagementSignalJoinDim',
4584
+ 'EngagementSignalMetric',
4585
+ 'ExtKAImportError',
4586
+ 'ExtKAImportResult',
4587
+ 'ExtKnowledgeIngestionRun',
4523
4588
  'ExtKnowledgeIngestionStatus',
4524
4589
  'ExtKnowledgeIngestionTask',
4525
4590
  'ExtKnowledgeOrgStatus',
4591
+ 'ExtKnowledgePartnerOrg',
4526
4592
  'ExtKnowledgeXDSConnector',
4593
+ 'ExternalDataChgEvent',
4527
4594
  'ExternalDocRefMapping',
4528
4595
  'ExternalEncryptionRootKey',
4596
+ 'ExternalTrigger',
4597
+ 'ExternalTriggerData',
4598
+ 'ExternalTriggerSubscriber',
4599
+ 'ExtlRecShrCnctAccnt',
4600
+ 'ExtlRecShrEvent',
4601
+ 'ExtlRecShrProcessEvent',
4602
+ 'ExtlRecShrRecordMap',
4603
+ 'ExtlRecShrResultEvent',
4529
4604
  'FirstBillPaymentSetupEvent',
4605
+ 'FlowAutoSaveStsChngEvent',
4606
+ 'FlowAutosaveInterviewStatus',
4530
4607
  'FlowDefDataActionMapping',
4608
+ 'FlowNavMetricEventLog',
4531
4609
  'GenericHammerResult',
4532
- 'GeolocationBasedAction',
4610
+ 'GuestUserAnomalyEvent',
4611
+ 'InsufficientAccessEventLog',
4612
+ 'InsuranceAsyncBulkRecordDetail',
4533
4613
  'InsuranceRatingInput',
4534
4614
  'InsuranceRatingOutput',
4535
4615
  'InsuranceRatingRequestEvent',
4536
4616
  'InsuranceRatingRequestItem',
4537
4617
  'InterviewItemWaitCondition',
4538
- 'MLFeature',
4618
+ 'KnowledgeArticleEventLog',
4619
+ 'LightningLoggerEventLog',
4620
+ 'LightningPageViewEventLog',
4621
+ 'LoginAsEventLog',
4622
+ 'LoginEventLog',
4623
+ 'MLModelDataAlert',
4539
4624
  'ManagedContentJobBody',
4540
4625
  'ManagedContentOffCoreLocation',
4541
4626
  'ManagedContentSpaceFolderShare',
4542
4627
  'MerchantAccountEvent',
4543
4628
  'MessagingChannelUpdateEvent',
4629
+ 'MetadataApiOpEventLog',
4544
4630
  'MetricsDeletionJobStatus',
4545
4631
  'MktMLModelPartitionRun',
4546
4632
  'MktMLModelSetupRun',
4547
4633
  'MktMLSetupRunChgEvent',
4548
4634
  'MngContentFormActionEvent',
4635
+ 'ObjectDataImportResult',
4549
4636
  'ObjectUserTerritory2View',
4637
+ 'OmniTrackingEvent',
4638
+ 'OrderItemAssetizationState',
4639
+ 'OrgDayZeroStatus',
4550
4640
  'OrgSharingEvent',
4641
+ 'OvenSdbExperimentRequest',
4642
+ 'PackageInstallEventLog',
4643
+ 'PackagePropUpdateJob',
4644
+ 'PackagePropUpdateRequest',
4645
+ 'PackageSubscriberOrgInfo',
4551
4646
  'PaymentIntentEvent',
4552
4647
  'PaymentLinkEvent',
4648
+ 'PersnlDecisionAttrValue',
4649
+ 'PersonalizationAttribute',
4553
4650
  'PlatformEventUsage',
4651
+ 'PriceBookPriceGuidance',
4554
4652
  'PriceSheetData',
4555
4653
  'PricingDecisionHashMap',
4556
4654
  'PricingLookupSyncStatus',
4655
+ 'PricingWaterfallLog',
4557
4656
  'PushUpgradeCustomization',
4558
4657
  'QuoteSaveEvent',
4658
+ 'RebatePayoutSnapshot',
4659
+ 'RecommenderStatusChgEvent',
4559
4660
  'RelationshipGraphView',
4661
+ 'ReminderRecord',
4662
+ 'ReportEventLog',
4663
+ 'RestApiEventLog',
4560
4664
  'Rule',
4561
4665
  'RuleAction',
4562
4666
  'RuleActionParameter',
@@ -4565,26 +4669,46 @@ const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
4565
4669
  'RuleExpression',
4566
4670
  'RuleExpressionTerm',
4567
4671
  'RuleFilterCriteria',
4568
- 'RuleLibrary',
4672
+ 'RuleLibraryContextTag',
4673
+ 'RuleLibraryVersionSnapshot',
4569
4674
  'RuleReferenceVariable',
4570
4675
  'RuleValue',
4571
4676
  'RuleVersion',
4677
+ 'RuleVersionSnapshot',
4572
4678
  'Ruleset',
4573
- 'RulesetDependency',
4574
4679
  'RulesetVersion',
4680
+ 'RulesetVersionSnapshot',
4681
+ 'RuntimeCatalogSnapshot',
4682
+ 'RuntimeCatalogSnapshotIndex',
4575
4683
  'SalesTrxnItemPrcSht',
4576
4684
  'SalesTrxnItemPrcShtShape',
4685
+ 'SalesforcePayment',
4686
+ 'SandboxStatusEventLog',
4577
4687
  'SavedPaymentMethodEvent',
4578
4688
  'ScheduledReminder',
4579
4689
  'SearchBBRule',
4580
4690
  'SearchBBRuleCondition',
4691
+ 'SearchClickEventLog',
4692
+ 'SearchEventLog',
4693
+ 'SearchIndexFieldConfig',
4694
+ 'SearchIndexObjectConfig',
4695
+ 'SearchRecencyIndexingJob',
4581
4696
  'ServiceAppointmentEvent',
4697
+ 'ServiceAppointmentShift',
4582
4698
  'SiqOrgMigrationStatus',
4699
+ 'SiteEventLog',
4700
+ 'SoapApiEventLog',
4583
4701
  'StatsInvalidationEvent',
4584
4702
  'TenantBillingUsageEvent',
4703
+ 'TransactionSecurityEventLog',
4704
+ 'UnifiedAnalyticsMonEvent',
4705
+ 'UnitOfMeasureUnit',
4706
+ 'UriEventLog',
4707
+ 'VisualforceRequestEventLog',
4585
4708
  'WebPushMessageSubscription',
4586
4709
  'WebStoreCMS',
4587
4710
  'WebStoreUserCreatedEvent',
4711
+ 'YourAccountDataEvent',
4588
4712
  ]);
4589
4713
 
4590
4714
  const MAX_RECORD_DEPTH = 5;
@@ -38003,7 +38127,7 @@ function bindExportsTo(luvio) {
38003
38127
  const getRecords_ldsAdapter = createInstrumentedAdapter(createLDSAdapterWithPrediction(createLDSAdapter(luvio, 'getRecords', getRecordsAdapterFactory), luvio, 'getRecords'), getRecordsMetadata);
38004
38128
  const getRelatedListActions_ldsAdapter = createInstrumentedAdapter(createLDSAdapter(luvio, 'getRelatedListActions', getRelatedListActionsAdapterFactory), getRelatedListActionsMetadata);
38005
38129
  const getRelatedListCount_ldsAdapter = createInstrumentedAdapter(createLDSAdapter(luvio, 'getRelatedListCount', getRelatedListCountAdapterFactory), getRelatedListCountMetadata);
38006
- const getRelatedListInfo_ldsAdapter = createInstrumentedAdapter(createLDSAdapter(luvio, 'getRelatedListInfo', getRelatedListInfoAdapterFactory), getRelatedListInfoMetadata);
38130
+ const getRelatedListInfo_ldsAdapter = createInstrumentedAdapter(createRelatedListAdapterWithPrediction(createLDSAdapter(luvio, 'getRelatedListInfo', getRelatedListInfoAdapterFactory), luvio, 'getRelatedListInfo'), getRelatedListInfoMetadata);
38007
38131
  const getRelatedListInfoBatch_ldsAdapter = createInstrumentedAdapter(createRelatedListAdapterWithPrediction(createLDSAdapter(luvio, 'getRelatedListInfoBatch', getRelatedListInfoBatchAdapterFactory), luvio, 'getRelatedListInfoBatch'), getRelatedListInfoBatchMetadata);
38008
38132
  const getRelatedListPreferences_ldsAdapter = createInstrumentedAdapter(createLDSAdapter(luvio, 'getRelatedListPreferences', getRelatedListPreferencesAdapterFactory), getRelatedListPreferencesMetadata);
38009
38133
  const getRelatedListPreferencesBatch_ldsAdapter = createInstrumentedAdapter(createLDSAdapter(luvio, 'getRelatedListPreferencesBatch', getRelatedListPreferencesBatchAdapterFactory), getRelatedListPreferencesBatchMetadata);
@@ -38355,5 +38479,5 @@ withDefaultLuvio((luvio) => {
38355
38479
  notifyAllListInfoSummaryUpdateAvailable = throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
38356
38480
  });
38357
38481
 
38358
- 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$1e 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, 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, getRecordNotifyChange, getRecordTemplateClone, getRecordTemplateClone_imperative, getRecordTemplateCreate, getRecordTemplateCreate_imperative, getRecordUi, getRecordUi_imperative, getRecord_imperative, getRecords, getRecordsAdapterFactory, getRecords_imperative, getRelatedListActions, getRelatedListActions_imperative, getRelatedListCount, getRelatedListCount_imperative, getRelatedListInfo, 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, 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, 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 };
38359
- // version: 1.312.0-0d267bac6a
38482
+ 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$1e 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, 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, getRecordNotifyChange, getRecordTemplateClone, getRecordTemplateClone_imperative, getRecordTemplateCreate, getRecordTemplateCreate_imperative, getRecordUi, getRecordUi_imperative, getRecord_imperative, getRecords, getRecordsAdapterFactory, getRecords_imperative, getRelatedListActions, 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, 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, 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 };
38483
+ // version: 1.313.0-19e9b0d234