@salesforce/lds-adapters-uiapi 1.262.3 → 1.263.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,9 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* A set of the string names of known
|
|
2
|
+
* A set of the string names of known entities.
|
|
3
3
|
*
|
|
4
4
|
* Generated
|
|
5
|
-
* from:
|
|
6
|
-
* API version:
|
|
7
|
-
* at:
|
|
5
|
+
* from: ui-services-private-object-allow-list.yaml
|
|
6
|
+
* API version: 60
|
|
7
|
+
* at: Fri, 10 Nov 2023 19:35:20 GMT
|
|
8
8
|
*/
|
|
9
9
|
export declare const UIAPI_SUPPORTED_ENTITY_API_NAMES: Set<string>;
|
|
10
|
+
/**
|
|
11
|
+
* A set of the string names of known entities.
|
|
12
|
+
*
|
|
13
|
+
* Generated
|
|
14
|
+
* from: ui-services-private-object-deny-list.yaml
|
|
15
|
+
* API version: 60
|
|
16
|
+
* at: Fri, 10 Nov 2023 19:35:20 GMT
|
|
17
|
+
*/
|
|
18
|
+
export declare const UIAPI_DENIED_ENTITY_API_NAMES: Set<string>;
|
|
@@ -3028,12 +3028,12 @@ const notifyUpdateAvailableFactory$3 = (luvio) => {
|
|
|
3028
3028
|
const MASTER_RECORD_TYPE_ID = '012000000000000AAA';
|
|
3029
3029
|
|
|
3030
3030
|
/**
|
|
3031
|
-
* A set of the string names of known
|
|
3031
|
+
* A set of the string names of known entities.
|
|
3032
3032
|
*
|
|
3033
3033
|
* Generated
|
|
3034
|
-
* from:
|
|
3035
|
-
* API version:
|
|
3036
|
-
* at:
|
|
3034
|
+
* from: ui-services-private-object-allow-list.yaml
|
|
3035
|
+
* API version: 60
|
|
3036
|
+
* at: Fri, 10 Nov 2023 19:35:20 GMT
|
|
3037
3037
|
*/
|
|
3038
3038
|
const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
3039
3039
|
'AIPredictionScore',
|
|
@@ -3060,6 +3060,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3060
3060
|
'AcctMgrTarget',
|
|
3061
3061
|
'AcctMgrTargetDstr',
|
|
3062
3062
|
'ActionCadence',
|
|
3063
|
+
'ActionCadenceStep',
|
|
3064
|
+
'ActionCadenceStepTracker',
|
|
3065
|
+
'ActionCadenceTracker',
|
|
3063
3066
|
'ActionPlan',
|
|
3064
3067
|
'ActionPlanBaseTemplateAsgn',
|
|
3065
3068
|
'ActionPlanItem',
|
|
@@ -3078,6 +3081,8 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3078
3081
|
'ActionableListMemberStatus',
|
|
3079
3082
|
'ActivationTarget',
|
|
3080
3083
|
'ActiveScratchOrg',
|
|
3084
|
+
'ActivityMetric',
|
|
3085
|
+
'ActivityMetricRollup',
|
|
3081
3086
|
'ActivityTiming',
|
|
3082
3087
|
'AdBuyServerAccount',
|
|
3083
3088
|
'AdCreativeSizeType',
|
|
@@ -3112,7 +3117,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3112
3117
|
'AdvAccountForecastFact',
|
|
3113
3118
|
'AdvAcctForecastSetPartner',
|
|
3114
3119
|
'AdvAcctForecastSetUse',
|
|
3115
|
-
'AffinityScore',
|
|
3116
3120
|
'AiDataset',
|
|
3117
3121
|
'AiImageDetectedObject',
|
|
3118
3122
|
'AiImageTrainingObject',
|
|
@@ -3207,6 +3211,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3207
3211
|
'AuthorizationFormDataUse',
|
|
3208
3212
|
'AuthorizationFormText',
|
|
3209
3213
|
'AuthorizedInsuranceLine',
|
|
3214
|
+
'AutomatedAction',
|
|
3215
|
+
'AutomatedActionCondition',
|
|
3216
|
+
'AutomatedActionParameter',
|
|
3210
3217
|
'Award',
|
|
3211
3218
|
'BCEntityPermission',
|
|
3212
3219
|
'BCEntityPermissionSet',
|
|
@@ -3288,7 +3295,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3288
3295
|
'CampaignInsight',
|
|
3289
3296
|
'CampaignMember',
|
|
3290
3297
|
'CampaignMemberStatus',
|
|
3291
|
-
'CampaignTemplate',
|
|
3292
3298
|
'CapitationCareFeeAgreement',
|
|
3293
3299
|
'CardPaymentMethod',
|
|
3294
3300
|
'CareBarrier',
|
|
@@ -3354,7 +3360,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3354
3360
|
'CaseParticipant',
|
|
3355
3361
|
'CaseProgram',
|
|
3356
3362
|
'CaseRelatedIssue',
|
|
3357
|
-
'CaseServiceProcess',
|
|
3358
3363
|
'CategorizedCareFeeAgreement',
|
|
3359
3364
|
'ChangeRequest',
|
|
3360
3365
|
'ChangeRequestRelatedIssue',
|
|
@@ -3424,6 +3429,8 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3424
3429
|
'ContentDocument',
|
|
3425
3430
|
'ContentDocumentLink',
|
|
3426
3431
|
'ContentDocumentListViewMapping',
|
|
3432
|
+
'ContentFolderItem',
|
|
3433
|
+
'ContentFolderLink',
|
|
3427
3434
|
'ContentNote',
|
|
3428
3435
|
'ContentVersion',
|
|
3429
3436
|
'ContentWorkspace',
|
|
@@ -3433,6 +3440,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3433
3440
|
'ContractDocVersionSection',
|
|
3434
3441
|
'ContractDocumentVersion',
|
|
3435
3442
|
'ContractGroupPlan',
|
|
3443
|
+
'ContractGroupPlanGroupClass',
|
|
3436
3444
|
'ContractLineItem',
|
|
3437
3445
|
'ContractLineOutcome',
|
|
3438
3446
|
'ContractLineOutcomeData',
|
|
@@ -3442,14 +3450,11 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3442
3450
|
'ConversationBroadcast',
|
|
3443
3451
|
'ConversationBroadcastEntry',
|
|
3444
3452
|
'Coupon',
|
|
3445
|
-
'CouponCode',
|
|
3446
3453
|
'CourseOffering',
|
|
3447
3454
|
'CourseOfferingParticipant',
|
|
3448
3455
|
'CourseOfferingPtcpResult',
|
|
3449
3456
|
'CourseOfferingSchedule',
|
|
3450
3457
|
'CourseOfferingScheduleTmpl',
|
|
3451
|
-
'CourtAction',
|
|
3452
|
-
'CourtActionOutcome',
|
|
3453
3458
|
'CoverageBenefit',
|
|
3454
3459
|
'CoverageBenefitItem',
|
|
3455
3460
|
'CoverageBenefitItemLimit',
|
|
@@ -3518,6 +3523,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3518
3523
|
'DsarPolicyLog',
|
|
3519
3524
|
'DuplicateRecordItem',
|
|
3520
3525
|
'DuplicateRecordSet',
|
|
3526
|
+
'ECart',
|
|
3521
3527
|
'EconomicPerformanceSum',
|
|
3522
3528
|
'EditionDefinition',
|
|
3523
3529
|
'EducationalInfoRequest',
|
|
@@ -3541,7 +3547,10 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3541
3547
|
'EmployeeOrganization',
|
|
3542
3548
|
'EmssnRdctnCommitment',
|
|
3543
3549
|
'EmssnReductionTarget',
|
|
3544
|
-
'
|
|
3550
|
+
'EnablementProgram',
|
|
3551
|
+
'EnblProgramSection',
|
|
3552
|
+
'EnblProgramTaskDefinition',
|
|
3553
|
+
'EnblProgramTaskProgress',
|
|
3545
3554
|
'EngagementAttendee',
|
|
3546
3555
|
'EngagementChannelType',
|
|
3547
3556
|
'EngagementChannelWorkType',
|
|
@@ -3572,6 +3581,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3572
3581
|
'ExternalAccountHierarchy',
|
|
3573
3582
|
'FTestVirtualBpoLookup',
|
|
3574
3583
|
'FeeScheduleDefinition',
|
|
3584
|
+
'FeedItem',
|
|
3575
3585
|
'FieldServiceMobileExtension',
|
|
3576
3586
|
'FieldServiceMobileSettings',
|
|
3577
3587
|
'FieldServiceOrgSettings',
|
|
@@ -3706,7 +3716,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3706
3716
|
'JobProfile',
|
|
3707
3717
|
'JournalSubType',
|
|
3708
3718
|
'JournalType',
|
|
3709
|
-
'Journey',
|
|
3710
3719
|
'KnowledgeArticleVersion',
|
|
3711
3720
|
'Lead',
|
|
3712
3721
|
'LeadLineItem',
|
|
@@ -3718,6 +3727,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3718
3727
|
'LearningAchievement',
|
|
3719
3728
|
'LearningCourse',
|
|
3720
3729
|
'LearningFoundationItem',
|
|
3730
|
+
'LearningItem',
|
|
3731
|
+
'LearningItemAssignment',
|
|
3732
|
+
'LearningItemProgress',
|
|
3721
3733
|
'LearningOutcomeItem',
|
|
3722
3734
|
'LearningProgram',
|
|
3723
3735
|
'LearningProgramPlan',
|
|
@@ -3795,8 +3807,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3795
3807
|
'MarketingLink',
|
|
3796
3808
|
'MarketingLinkContent',
|
|
3797
3809
|
'MarketingResource',
|
|
3798
|
-
'Marketplace',
|
|
3799
|
-
'MarketplaceSeller',
|
|
3800
3810
|
'MedReconRecommendation',
|
|
3801
3811
|
'MedReconStmtRecommendation',
|
|
3802
3812
|
'MedTherapyStmtReviewIssue',
|
|
@@ -3863,9 +3873,11 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3863
3873
|
'OpportunityHistory',
|
|
3864
3874
|
'OpportunityLineItem',
|
|
3865
3875
|
'OpportunityLineItemSchedule',
|
|
3876
|
+
'OpportunityLineItemSplit',
|
|
3866
3877
|
'OpportunityParticipant',
|
|
3867
3878
|
'OpportunityPartner',
|
|
3868
3879
|
'OpportunityPreferredSeller',
|
|
3880
|
+
'OpportunitySplit',
|
|
3869
3881
|
'OpportunityTeamMember',
|
|
3870
3882
|
'Order',
|
|
3871
3883
|
'OrderAction',
|
|
@@ -3959,17 +3971,26 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3959
3971
|
'Polygon',
|
|
3960
3972
|
'PreliminaryApplicationRef',
|
|
3961
3973
|
'PreventiveCareAgreement',
|
|
3974
|
+
'PriceAdjustmentGroupShape',
|
|
3975
|
+
'PriceAdjustmentItemShape',
|
|
3962
3976
|
'PriceAdjustmentSchedule',
|
|
3977
|
+
'PriceAdjustmentTier',
|
|
3963
3978
|
'PriceList',
|
|
3964
|
-
'
|
|
3979
|
+
'PriceRule',
|
|
3980
|
+
'PriceRuleAction',
|
|
3981
|
+
'PriceRuleActionItem',
|
|
3982
|
+
'PriceRuleCondition',
|
|
3983
|
+
'PriceRuleConditionFilter',
|
|
3984
|
+
'PriceRuleExecutionStage',
|
|
3965
3985
|
'Pricebook2',
|
|
3966
3986
|
'PricebookEntry',
|
|
3967
|
-
'PricingFieldMapping',
|
|
3968
3987
|
'PricingHeader',
|
|
3969
3988
|
'PricingLineItem',
|
|
3970
3989
|
'PricingProduct',
|
|
3971
3990
|
'PrivacyHold',
|
|
3972
3991
|
'PrivacyHoldReason',
|
|
3992
|
+
'PrivacyJobSession',
|
|
3993
|
+
'PrivacyPolicy',
|
|
3973
3994
|
'PrivacyRequest',
|
|
3974
3995
|
'Problem',
|
|
3975
3996
|
'ProblemDefinition',
|
|
@@ -3998,6 +4019,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3998
4019
|
'ProductCategoryProduct',
|
|
3999
4020
|
'ProductCategoryServiceProcess',
|
|
4000
4021
|
'ProductComponentGroup',
|
|
4022
|
+
'ProductConfigurationalRule',
|
|
4001
4023
|
'ProductConsumed',
|
|
4002
4024
|
'ProductConsumedState',
|
|
4003
4025
|
'ProductConsumptionSchedule',
|
|
@@ -4025,6 +4047,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4025
4047
|
'ProductSellingModelOption',
|
|
4026
4048
|
'ProductServiceCampaign',
|
|
4027
4049
|
'ProductServiceCampaignItem',
|
|
4050
|
+
'ProductSpecificationType',
|
|
4028
4051
|
'ProductTransfer',
|
|
4029
4052
|
'ProductTransferState',
|
|
4030
4053
|
'ProductWarrantyTerm',
|
|
@@ -4044,6 +4067,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4044
4067
|
'ProgramTermApplnTimeline',
|
|
4045
4068
|
'Promotion',
|
|
4046
4069
|
'PromotionChannel',
|
|
4070
|
+
'PromotionDataTranslation',
|
|
4047
4071
|
'PromotionLoyaltyPtnrProdt',
|
|
4048
4072
|
'PromotionMarketSegment',
|
|
4049
4073
|
'PromotionProduct',
|
|
@@ -4152,6 +4176,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4152
4176
|
'SalesAgreementProductSchedule',
|
|
4153
4177
|
'SalesChannel',
|
|
4154
4178
|
'SalesContractLine',
|
|
4179
|
+
'SalesTransactionItemShape',
|
|
4180
|
+
'SalesTransactionShape',
|
|
4181
|
+
'SalesTrxnItemRelationShape',
|
|
4155
4182
|
'SalesforceContract',
|
|
4156
4183
|
'SalesforceInvoice',
|
|
4157
4184
|
'SalesforceQuote',
|
|
@@ -4175,7 +4202,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4175
4202
|
'ServiceContract',
|
|
4176
4203
|
'ServiceCrew',
|
|
4177
4204
|
'ServiceCrewMember',
|
|
4178
|
-
'ServicePoint',
|
|
4179
4205
|
'ServiceReport',
|
|
4180
4206
|
'ServiceReportLayout',
|
|
4181
4207
|
'ServiceResource',
|
|
@@ -4237,6 +4263,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4237
4263
|
'Survey',
|
|
4238
4264
|
'SurveyEmailBranding',
|
|
4239
4265
|
'SurveyInvitation',
|
|
4266
|
+
'SurveyQuestion',
|
|
4240
4267
|
'SurveyQuestionChoice',
|
|
4241
4268
|
'SurveyQuestionResponse',
|
|
4242
4269
|
'SurveyResponse',
|
|
@@ -4245,6 +4272,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4245
4272
|
'SustainabilityCredit',
|
|
4246
4273
|
'SustainabilityPurchase',
|
|
4247
4274
|
'SustainabilityScorecard',
|
|
4275
|
+
'SvcCatalogCategory',
|
|
4276
|
+
'SvcCatalogCategoryItem',
|
|
4277
|
+
'SvcCatalogItemDef',
|
|
4248
4278
|
'SvcCatalogReqExtdAttrVal',
|
|
4249
4279
|
'SvcCatalogReqRelatedItem',
|
|
4250
4280
|
'SvcCatalogRequest',
|
|
@@ -4272,6 +4302,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4272
4302
|
'TrackedCommunicationDetail',
|
|
4273
4303
|
'TrainingCourseParticipant',
|
|
4274
4304
|
'TransactionJournal',
|
|
4305
|
+
'Translation',
|
|
4275
4306
|
'TravelMode',
|
|
4276
4307
|
'TrialEnvironmentSignup',
|
|
4277
4308
|
'TrnCourse',
|
|
@@ -4351,6 +4382,114 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4351
4382
|
'WstDispoEmssnFctrSet',
|
|
4352
4383
|
'WstDispoEmssnFctrSetItm',
|
|
4353
4384
|
]);
|
|
4385
|
+
/**
|
|
4386
|
+
* A set of the string names of known entities.
|
|
4387
|
+
*
|
|
4388
|
+
* Generated
|
|
4389
|
+
* from: ui-services-private-object-deny-list.yaml
|
|
4390
|
+
* API version: 60
|
|
4391
|
+
* at: Fri, 10 Nov 2023 19:35:20 GMT
|
|
4392
|
+
*/
|
|
4393
|
+
const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
|
|
4394
|
+
'AIProductOptimizedField',
|
|
4395
|
+
'ASEOrgSyncHealthStats',
|
|
4396
|
+
'ASEOrgSyncHealthTxns',
|
|
4397
|
+
'ActionableOrchResponseEvent',
|
|
4398
|
+
'ActionableOrchSourceEvent',
|
|
4399
|
+
'ActnblListKeyPrfmIndAsgnt',
|
|
4400
|
+
'ApplicationSectionDefinition',
|
|
4401
|
+
'ApplnStageSectionDefinition',
|
|
4402
|
+
'AssetThresholdUpdateEvent',
|
|
4403
|
+
'BulkApi2JobResultsEvent',
|
|
4404
|
+
'BulkApi2JobStatusEvent',
|
|
4405
|
+
'BulkMessage',
|
|
4406
|
+
'CommerceJobStatus',
|
|
4407
|
+
'CommerceSearchResultsRule',
|
|
4408
|
+
'CompiledProduct',
|
|
4409
|
+
'ConsentUnsubscribeEvent',
|
|
4410
|
+
'ContentTaxonomyModel',
|
|
4411
|
+
'ContextPersistenceEvent',
|
|
4412
|
+
'ContractCreationEvent',
|
|
4413
|
+
'ConvIntelligenceVoiceCall',
|
|
4414
|
+
'ConvMessageSendRequest',
|
|
4415
|
+
'ConversationInsightEvent',
|
|
4416
|
+
'ConversationTranscriptSendRequest',
|
|
4417
|
+
'DataActionJobStatusEvent',
|
|
4418
|
+
'DataCloudCurrencyConfig',
|
|
4419
|
+
'DataCloudFiscalCalendar',
|
|
4420
|
+
'DataMultiOrgServiceEvent',
|
|
4421
|
+
'DataObjectDependency',
|
|
4422
|
+
'DecisionTableRecordset',
|
|
4423
|
+
'DiscoveryFrwrkSampleTemplate',
|
|
4424
|
+
'DiscoveryFrwrkTemplateMember',
|
|
4425
|
+
'DocumentExtReviewerConsent',
|
|
4426
|
+
'EmailBounceEvent',
|
|
4427
|
+
'ExtKnowledgeIngestionStatus',
|
|
4428
|
+
'ExtKnowledgeIngestionTask',
|
|
4429
|
+
'ExtKnowledgeOrgStatus',
|
|
4430
|
+
'ExtKnowledgeXDSConnector',
|
|
4431
|
+
'ExternalDocRefMapping',
|
|
4432
|
+
'ExternalEncryptionRootKey',
|
|
4433
|
+
'FirstBillPaymentSetupEvent',
|
|
4434
|
+
'FlowDefDataActionMapping',
|
|
4435
|
+
'GenericHammerResult',
|
|
4436
|
+
'GeolocationBasedAction',
|
|
4437
|
+
'InsuranceRatingInput',
|
|
4438
|
+
'InsuranceRatingOutput',
|
|
4439
|
+
'InsuranceRatingRequestEvent',
|
|
4440
|
+
'InsuranceRatingRequestItem',
|
|
4441
|
+
'InterviewItemWaitCondition',
|
|
4442
|
+
'MLFeature',
|
|
4443
|
+
'ManagedContentJobBody',
|
|
4444
|
+
'ManagedContentOffCoreLocation',
|
|
4445
|
+
'ManagedContentSpaceFolderShare',
|
|
4446
|
+
'MerchantAccountEvent',
|
|
4447
|
+
'MessagingChannelUpdateEvent',
|
|
4448
|
+
'MetricsDeletionJobStatus',
|
|
4449
|
+
'MktMLModelPartitionRun',
|
|
4450
|
+
'MktMLModelSetupRun',
|
|
4451
|
+
'MktMLSetupRunChgEvent',
|
|
4452
|
+
'MngContentFormActionEvent',
|
|
4453
|
+
'ObjectUserTerritory2View',
|
|
4454
|
+
'OrgSharingEvent',
|
|
4455
|
+
'PaymentIntentEvent',
|
|
4456
|
+
'PaymentLinkEvent',
|
|
4457
|
+
'PlatformEventUsage',
|
|
4458
|
+
'PriceSheetData',
|
|
4459
|
+
'PricingDecisionHashMap',
|
|
4460
|
+
'PricingLookupSyncStatus',
|
|
4461
|
+
'PushUpgradeCustomization',
|
|
4462
|
+
'QuoteSaveEvent',
|
|
4463
|
+
'RelationshipGraphView',
|
|
4464
|
+
'Rule',
|
|
4465
|
+
'RuleAction',
|
|
4466
|
+
'RuleActionParameter',
|
|
4467
|
+
'RuleCondition',
|
|
4468
|
+
'RuleDeploymentRequestEvent',
|
|
4469
|
+
'RuleExpression',
|
|
4470
|
+
'RuleExpressionTerm',
|
|
4471
|
+
'RuleFilterCriteria',
|
|
4472
|
+
'RuleLibrary',
|
|
4473
|
+
'RuleReferenceVariable',
|
|
4474
|
+
'RuleValue',
|
|
4475
|
+
'RuleVersion',
|
|
4476
|
+
'Ruleset',
|
|
4477
|
+
'RulesetDependency',
|
|
4478
|
+
'RulesetVersion',
|
|
4479
|
+
'SalesTrxnItemPrcSht',
|
|
4480
|
+
'SalesTrxnItemPrcShtShape',
|
|
4481
|
+
'SavedPaymentMethodEvent',
|
|
4482
|
+
'ScheduledReminder',
|
|
4483
|
+
'SearchBBRule',
|
|
4484
|
+
'SearchBBRuleCondition',
|
|
4485
|
+
'ServiceAppointmentEvent',
|
|
4486
|
+
'SiqOrgMigrationStatus',
|
|
4487
|
+
'StatsInvalidationEvent',
|
|
4488
|
+
'TenantBillingUsageEvent',
|
|
4489
|
+
'WebPushMessageSubscription',
|
|
4490
|
+
'WebStoreCMS',
|
|
4491
|
+
'WebStoreUserCreatedEvent',
|
|
4492
|
+
]);
|
|
4354
4493
|
|
|
4355
4494
|
const MAX_RECORD_DEPTH = 5;
|
|
4356
4495
|
const FIELD_SEPARATOR = '.';
|
|
@@ -5062,9 +5201,10 @@ function writeMissingFieldToStore(field, fieldName) {
|
|
|
5062
5201
|
* @return True if the provided objectApiName is supported in UI API.
|
|
5063
5202
|
*/
|
|
5064
5203
|
function isSupportedEntity(objectApiName) {
|
|
5065
|
-
return (UIAPI_SUPPORTED_ENTITY_API_NAMES.has(objectApiName) ||
|
|
5204
|
+
return ((UIAPI_SUPPORTED_ENTITY_API_NAMES.has(objectApiName) ||
|
|
5066
5205
|
endsWith.call(objectApiName, CUSTOM_API_NAME_SUFFIX) ||
|
|
5067
|
-
endsWith.call(objectApiName, DMO_API_NAME_SUFFIX))
|
|
5206
|
+
endsWith.call(objectApiName, DMO_API_NAME_SUFFIX)) &&
|
|
5207
|
+
!UIAPI_DENIED_ENTITY_API_NAMES.has(objectApiName));
|
|
5068
5208
|
}
|
|
5069
5209
|
/** Return true if a >= b */
|
|
5070
5210
|
function isSuperset(a, b) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-uiapi",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.263.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.
|
|
72
|
-
"@salesforce/lds-default-luvio": "^1.
|
|
71
|
+
"@salesforce/lds-bindings": "^1.263.0",
|
|
72
|
+
"@salesforce/lds-default-luvio": "^1.263.0"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
75
|
"@databases/sqlite": "^3.0.0",
|
|
76
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
77
|
-
"@salesforce/lds-jest": "^1.
|
|
78
|
-
"@salesforce/lds-store-binary": "^1.
|
|
76
|
+
"@salesforce/lds-compiler-plugins": "^1.263.0",
|
|
77
|
+
"@salesforce/lds-jest": "^1.263.0",
|
|
78
|
+
"@salesforce/lds-store-binary": "^1.263.0"
|
|
79
79
|
},
|
|
80
80
|
"luvioBundlesize": [
|
|
81
81
|
{
|
package/sfdc/graphqlAdapters.js
CHANGED
|
@@ -18003,4 +18003,4 @@ register({
|
|
|
18003
18003
|
});
|
|
18004
18004
|
|
|
18005
18005
|
export { configurationForGraphQLAdapters as configuration, graphql, factory$1 as graphqlAdapterFactory, graphqlBatch, graphqlBatch_imperative, graphql_imperative };
|
|
18006
|
-
// version: 1.
|
|
18006
|
+
// version: 1.263.0-378177d88
|
package/sfdc/index.js
CHANGED
|
@@ -3076,12 +3076,12 @@ const notifyUpdateAvailableFactory$3 = (luvio) => {
|
|
|
3076
3076
|
const MASTER_RECORD_TYPE_ID = '012000000000000AAA';
|
|
3077
3077
|
|
|
3078
3078
|
/**
|
|
3079
|
-
* A set of the string names of known
|
|
3079
|
+
* A set of the string names of known entities.
|
|
3080
3080
|
*
|
|
3081
3081
|
* Generated
|
|
3082
|
-
* from:
|
|
3083
|
-
* API version:
|
|
3084
|
-
* at:
|
|
3082
|
+
* from: ui-services-private-object-allow-list.yaml
|
|
3083
|
+
* API version: 60
|
|
3084
|
+
* at: Fri, 10 Nov 2023 19:35:20 GMT
|
|
3085
3085
|
*/
|
|
3086
3086
|
const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
3087
3087
|
'AIPredictionScore',
|
|
@@ -3108,6 +3108,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3108
3108
|
'AcctMgrTarget',
|
|
3109
3109
|
'AcctMgrTargetDstr',
|
|
3110
3110
|
'ActionCadence',
|
|
3111
|
+
'ActionCadenceStep',
|
|
3112
|
+
'ActionCadenceStepTracker',
|
|
3113
|
+
'ActionCadenceTracker',
|
|
3111
3114
|
'ActionPlan',
|
|
3112
3115
|
'ActionPlanBaseTemplateAsgn',
|
|
3113
3116
|
'ActionPlanItem',
|
|
@@ -3126,6 +3129,8 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3126
3129
|
'ActionableListMemberStatus',
|
|
3127
3130
|
'ActivationTarget',
|
|
3128
3131
|
'ActiveScratchOrg',
|
|
3132
|
+
'ActivityMetric',
|
|
3133
|
+
'ActivityMetricRollup',
|
|
3129
3134
|
'ActivityTiming',
|
|
3130
3135
|
'AdBuyServerAccount',
|
|
3131
3136
|
'AdCreativeSizeType',
|
|
@@ -3160,7 +3165,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3160
3165
|
'AdvAccountForecastFact',
|
|
3161
3166
|
'AdvAcctForecastSetPartner',
|
|
3162
3167
|
'AdvAcctForecastSetUse',
|
|
3163
|
-
'AffinityScore',
|
|
3164
3168
|
'AiDataset',
|
|
3165
3169
|
'AiImageDetectedObject',
|
|
3166
3170
|
'AiImageTrainingObject',
|
|
@@ -3255,6 +3259,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3255
3259
|
'AuthorizationFormDataUse',
|
|
3256
3260
|
'AuthorizationFormText',
|
|
3257
3261
|
'AuthorizedInsuranceLine',
|
|
3262
|
+
'AutomatedAction',
|
|
3263
|
+
'AutomatedActionCondition',
|
|
3264
|
+
'AutomatedActionParameter',
|
|
3258
3265
|
'Award',
|
|
3259
3266
|
'BCEntityPermission',
|
|
3260
3267
|
'BCEntityPermissionSet',
|
|
@@ -3336,7 +3343,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3336
3343
|
'CampaignInsight',
|
|
3337
3344
|
'CampaignMember',
|
|
3338
3345
|
'CampaignMemberStatus',
|
|
3339
|
-
'CampaignTemplate',
|
|
3340
3346
|
'CapitationCareFeeAgreement',
|
|
3341
3347
|
'CardPaymentMethod',
|
|
3342
3348
|
'CareBarrier',
|
|
@@ -3402,7 +3408,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3402
3408
|
'CaseParticipant',
|
|
3403
3409
|
'CaseProgram',
|
|
3404
3410
|
'CaseRelatedIssue',
|
|
3405
|
-
'CaseServiceProcess',
|
|
3406
3411
|
'CategorizedCareFeeAgreement',
|
|
3407
3412
|
'ChangeRequest',
|
|
3408
3413
|
'ChangeRequestRelatedIssue',
|
|
@@ -3472,6 +3477,8 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3472
3477
|
'ContentDocument',
|
|
3473
3478
|
'ContentDocumentLink',
|
|
3474
3479
|
'ContentDocumentListViewMapping',
|
|
3480
|
+
'ContentFolderItem',
|
|
3481
|
+
'ContentFolderLink',
|
|
3475
3482
|
'ContentNote',
|
|
3476
3483
|
'ContentVersion',
|
|
3477
3484
|
'ContentWorkspace',
|
|
@@ -3481,6 +3488,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3481
3488
|
'ContractDocVersionSection',
|
|
3482
3489
|
'ContractDocumentVersion',
|
|
3483
3490
|
'ContractGroupPlan',
|
|
3491
|
+
'ContractGroupPlanGroupClass',
|
|
3484
3492
|
'ContractLineItem',
|
|
3485
3493
|
'ContractLineOutcome',
|
|
3486
3494
|
'ContractLineOutcomeData',
|
|
@@ -3490,14 +3498,11 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3490
3498
|
'ConversationBroadcast',
|
|
3491
3499
|
'ConversationBroadcastEntry',
|
|
3492
3500
|
'Coupon',
|
|
3493
|
-
'CouponCode',
|
|
3494
3501
|
'CourseOffering',
|
|
3495
3502
|
'CourseOfferingParticipant',
|
|
3496
3503
|
'CourseOfferingPtcpResult',
|
|
3497
3504
|
'CourseOfferingSchedule',
|
|
3498
3505
|
'CourseOfferingScheduleTmpl',
|
|
3499
|
-
'CourtAction',
|
|
3500
|
-
'CourtActionOutcome',
|
|
3501
3506
|
'CoverageBenefit',
|
|
3502
3507
|
'CoverageBenefitItem',
|
|
3503
3508
|
'CoverageBenefitItemLimit',
|
|
@@ -3566,6 +3571,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3566
3571
|
'DsarPolicyLog',
|
|
3567
3572
|
'DuplicateRecordItem',
|
|
3568
3573
|
'DuplicateRecordSet',
|
|
3574
|
+
'ECart',
|
|
3569
3575
|
'EconomicPerformanceSum',
|
|
3570
3576
|
'EditionDefinition',
|
|
3571
3577
|
'EducationalInfoRequest',
|
|
@@ -3589,7 +3595,10 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3589
3595
|
'EmployeeOrganization',
|
|
3590
3596
|
'EmssnRdctnCommitment',
|
|
3591
3597
|
'EmssnReductionTarget',
|
|
3592
|
-
'
|
|
3598
|
+
'EnablementProgram',
|
|
3599
|
+
'EnblProgramSection',
|
|
3600
|
+
'EnblProgramTaskDefinition',
|
|
3601
|
+
'EnblProgramTaskProgress',
|
|
3593
3602
|
'EngagementAttendee',
|
|
3594
3603
|
'EngagementChannelType',
|
|
3595
3604
|
'EngagementChannelWorkType',
|
|
@@ -3620,6 +3629,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3620
3629
|
'ExternalAccountHierarchy',
|
|
3621
3630
|
'FTestVirtualBpoLookup',
|
|
3622
3631
|
'FeeScheduleDefinition',
|
|
3632
|
+
'FeedItem',
|
|
3623
3633
|
'FieldServiceMobileExtension',
|
|
3624
3634
|
'FieldServiceMobileSettings',
|
|
3625
3635
|
'FieldServiceOrgSettings',
|
|
@@ -3754,7 +3764,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3754
3764
|
'JobProfile',
|
|
3755
3765
|
'JournalSubType',
|
|
3756
3766
|
'JournalType',
|
|
3757
|
-
'Journey',
|
|
3758
3767
|
'KnowledgeArticleVersion',
|
|
3759
3768
|
'Lead',
|
|
3760
3769
|
'LeadLineItem',
|
|
@@ -3766,6 +3775,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3766
3775
|
'LearningAchievement',
|
|
3767
3776
|
'LearningCourse',
|
|
3768
3777
|
'LearningFoundationItem',
|
|
3778
|
+
'LearningItem',
|
|
3779
|
+
'LearningItemAssignment',
|
|
3780
|
+
'LearningItemProgress',
|
|
3769
3781
|
'LearningOutcomeItem',
|
|
3770
3782
|
'LearningProgram',
|
|
3771
3783
|
'LearningProgramPlan',
|
|
@@ -3843,8 +3855,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3843
3855
|
'MarketingLink',
|
|
3844
3856
|
'MarketingLinkContent',
|
|
3845
3857
|
'MarketingResource',
|
|
3846
|
-
'Marketplace',
|
|
3847
|
-
'MarketplaceSeller',
|
|
3848
3858
|
'MedReconRecommendation',
|
|
3849
3859
|
'MedReconStmtRecommendation',
|
|
3850
3860
|
'MedTherapyStmtReviewIssue',
|
|
@@ -3911,9 +3921,11 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
3911
3921
|
'OpportunityHistory',
|
|
3912
3922
|
'OpportunityLineItem',
|
|
3913
3923
|
'OpportunityLineItemSchedule',
|
|
3924
|
+
'OpportunityLineItemSplit',
|
|
3914
3925
|
'OpportunityParticipant',
|
|
3915
3926
|
'OpportunityPartner',
|
|
3916
3927
|
'OpportunityPreferredSeller',
|
|
3928
|
+
'OpportunitySplit',
|
|
3917
3929
|
'OpportunityTeamMember',
|
|
3918
3930
|
'Order',
|
|
3919
3931
|
'OrderAction',
|
|
@@ -4007,17 +4019,26 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4007
4019
|
'Polygon',
|
|
4008
4020
|
'PreliminaryApplicationRef',
|
|
4009
4021
|
'PreventiveCareAgreement',
|
|
4022
|
+
'PriceAdjustmentGroupShape',
|
|
4023
|
+
'PriceAdjustmentItemShape',
|
|
4010
4024
|
'PriceAdjustmentSchedule',
|
|
4025
|
+
'PriceAdjustmentTier',
|
|
4011
4026
|
'PriceList',
|
|
4012
|
-
'
|
|
4027
|
+
'PriceRule',
|
|
4028
|
+
'PriceRuleAction',
|
|
4029
|
+
'PriceRuleActionItem',
|
|
4030
|
+
'PriceRuleCondition',
|
|
4031
|
+
'PriceRuleConditionFilter',
|
|
4032
|
+
'PriceRuleExecutionStage',
|
|
4013
4033
|
'Pricebook2',
|
|
4014
4034
|
'PricebookEntry',
|
|
4015
|
-
'PricingFieldMapping',
|
|
4016
4035
|
'PricingHeader',
|
|
4017
4036
|
'PricingLineItem',
|
|
4018
4037
|
'PricingProduct',
|
|
4019
4038
|
'PrivacyHold',
|
|
4020
4039
|
'PrivacyHoldReason',
|
|
4040
|
+
'PrivacyJobSession',
|
|
4041
|
+
'PrivacyPolicy',
|
|
4021
4042
|
'PrivacyRequest',
|
|
4022
4043
|
'Problem',
|
|
4023
4044
|
'ProblemDefinition',
|
|
@@ -4046,6 +4067,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4046
4067
|
'ProductCategoryProduct',
|
|
4047
4068
|
'ProductCategoryServiceProcess',
|
|
4048
4069
|
'ProductComponentGroup',
|
|
4070
|
+
'ProductConfigurationalRule',
|
|
4049
4071
|
'ProductConsumed',
|
|
4050
4072
|
'ProductConsumedState',
|
|
4051
4073
|
'ProductConsumptionSchedule',
|
|
@@ -4073,6 +4095,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4073
4095
|
'ProductSellingModelOption',
|
|
4074
4096
|
'ProductServiceCampaign',
|
|
4075
4097
|
'ProductServiceCampaignItem',
|
|
4098
|
+
'ProductSpecificationType',
|
|
4076
4099
|
'ProductTransfer',
|
|
4077
4100
|
'ProductTransferState',
|
|
4078
4101
|
'ProductWarrantyTerm',
|
|
@@ -4092,6 +4115,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4092
4115
|
'ProgramTermApplnTimeline',
|
|
4093
4116
|
'Promotion',
|
|
4094
4117
|
'PromotionChannel',
|
|
4118
|
+
'PromotionDataTranslation',
|
|
4095
4119
|
'PromotionLoyaltyPtnrProdt',
|
|
4096
4120
|
'PromotionMarketSegment',
|
|
4097
4121
|
'PromotionProduct',
|
|
@@ -4200,6 +4224,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4200
4224
|
'SalesAgreementProductSchedule',
|
|
4201
4225
|
'SalesChannel',
|
|
4202
4226
|
'SalesContractLine',
|
|
4227
|
+
'SalesTransactionItemShape',
|
|
4228
|
+
'SalesTransactionShape',
|
|
4229
|
+
'SalesTrxnItemRelationShape',
|
|
4203
4230
|
'SalesforceContract',
|
|
4204
4231
|
'SalesforceInvoice',
|
|
4205
4232
|
'SalesforceQuote',
|
|
@@ -4223,7 +4250,6 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4223
4250
|
'ServiceContract',
|
|
4224
4251
|
'ServiceCrew',
|
|
4225
4252
|
'ServiceCrewMember',
|
|
4226
|
-
'ServicePoint',
|
|
4227
4253
|
'ServiceReport',
|
|
4228
4254
|
'ServiceReportLayout',
|
|
4229
4255
|
'ServiceResource',
|
|
@@ -4285,6 +4311,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4285
4311
|
'Survey',
|
|
4286
4312
|
'SurveyEmailBranding',
|
|
4287
4313
|
'SurveyInvitation',
|
|
4314
|
+
'SurveyQuestion',
|
|
4288
4315
|
'SurveyQuestionChoice',
|
|
4289
4316
|
'SurveyQuestionResponse',
|
|
4290
4317
|
'SurveyResponse',
|
|
@@ -4293,6 +4320,9 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4293
4320
|
'SustainabilityCredit',
|
|
4294
4321
|
'SustainabilityPurchase',
|
|
4295
4322
|
'SustainabilityScorecard',
|
|
4323
|
+
'SvcCatalogCategory',
|
|
4324
|
+
'SvcCatalogCategoryItem',
|
|
4325
|
+
'SvcCatalogItemDef',
|
|
4296
4326
|
'SvcCatalogReqExtdAttrVal',
|
|
4297
4327
|
'SvcCatalogReqRelatedItem',
|
|
4298
4328
|
'SvcCatalogRequest',
|
|
@@ -4320,6 +4350,7 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4320
4350
|
'TrackedCommunicationDetail',
|
|
4321
4351
|
'TrainingCourseParticipant',
|
|
4322
4352
|
'TransactionJournal',
|
|
4353
|
+
'Translation',
|
|
4323
4354
|
'TravelMode',
|
|
4324
4355
|
'TrialEnvironmentSignup',
|
|
4325
4356
|
'TrnCourse',
|
|
@@ -4399,6 +4430,114 @@ const UIAPI_SUPPORTED_ENTITY_API_NAMES = new Set([
|
|
|
4399
4430
|
'WstDispoEmssnFctrSet',
|
|
4400
4431
|
'WstDispoEmssnFctrSetItm',
|
|
4401
4432
|
]);
|
|
4433
|
+
/**
|
|
4434
|
+
* A set of the string names of known entities.
|
|
4435
|
+
*
|
|
4436
|
+
* Generated
|
|
4437
|
+
* from: ui-services-private-object-deny-list.yaml
|
|
4438
|
+
* API version: 60
|
|
4439
|
+
* at: Fri, 10 Nov 2023 19:35:20 GMT
|
|
4440
|
+
*/
|
|
4441
|
+
const UIAPI_DENIED_ENTITY_API_NAMES = new Set([
|
|
4442
|
+
'AIProductOptimizedField',
|
|
4443
|
+
'ASEOrgSyncHealthStats',
|
|
4444
|
+
'ASEOrgSyncHealthTxns',
|
|
4445
|
+
'ActionableOrchResponseEvent',
|
|
4446
|
+
'ActionableOrchSourceEvent',
|
|
4447
|
+
'ActnblListKeyPrfmIndAsgnt',
|
|
4448
|
+
'ApplicationSectionDefinition',
|
|
4449
|
+
'ApplnStageSectionDefinition',
|
|
4450
|
+
'AssetThresholdUpdateEvent',
|
|
4451
|
+
'BulkApi2JobResultsEvent',
|
|
4452
|
+
'BulkApi2JobStatusEvent',
|
|
4453
|
+
'BulkMessage',
|
|
4454
|
+
'CommerceJobStatus',
|
|
4455
|
+
'CommerceSearchResultsRule',
|
|
4456
|
+
'CompiledProduct',
|
|
4457
|
+
'ConsentUnsubscribeEvent',
|
|
4458
|
+
'ContentTaxonomyModel',
|
|
4459
|
+
'ContextPersistenceEvent',
|
|
4460
|
+
'ContractCreationEvent',
|
|
4461
|
+
'ConvIntelligenceVoiceCall',
|
|
4462
|
+
'ConvMessageSendRequest',
|
|
4463
|
+
'ConversationInsightEvent',
|
|
4464
|
+
'ConversationTranscriptSendRequest',
|
|
4465
|
+
'DataActionJobStatusEvent',
|
|
4466
|
+
'DataCloudCurrencyConfig',
|
|
4467
|
+
'DataCloudFiscalCalendar',
|
|
4468
|
+
'DataMultiOrgServiceEvent',
|
|
4469
|
+
'DataObjectDependency',
|
|
4470
|
+
'DecisionTableRecordset',
|
|
4471
|
+
'DiscoveryFrwrkSampleTemplate',
|
|
4472
|
+
'DiscoveryFrwrkTemplateMember',
|
|
4473
|
+
'DocumentExtReviewerConsent',
|
|
4474
|
+
'EmailBounceEvent',
|
|
4475
|
+
'ExtKnowledgeIngestionStatus',
|
|
4476
|
+
'ExtKnowledgeIngestionTask',
|
|
4477
|
+
'ExtKnowledgeOrgStatus',
|
|
4478
|
+
'ExtKnowledgeXDSConnector',
|
|
4479
|
+
'ExternalDocRefMapping',
|
|
4480
|
+
'ExternalEncryptionRootKey',
|
|
4481
|
+
'FirstBillPaymentSetupEvent',
|
|
4482
|
+
'FlowDefDataActionMapping',
|
|
4483
|
+
'GenericHammerResult',
|
|
4484
|
+
'GeolocationBasedAction',
|
|
4485
|
+
'InsuranceRatingInput',
|
|
4486
|
+
'InsuranceRatingOutput',
|
|
4487
|
+
'InsuranceRatingRequestEvent',
|
|
4488
|
+
'InsuranceRatingRequestItem',
|
|
4489
|
+
'InterviewItemWaitCondition',
|
|
4490
|
+
'MLFeature',
|
|
4491
|
+
'ManagedContentJobBody',
|
|
4492
|
+
'ManagedContentOffCoreLocation',
|
|
4493
|
+
'ManagedContentSpaceFolderShare',
|
|
4494
|
+
'MerchantAccountEvent',
|
|
4495
|
+
'MessagingChannelUpdateEvent',
|
|
4496
|
+
'MetricsDeletionJobStatus',
|
|
4497
|
+
'MktMLModelPartitionRun',
|
|
4498
|
+
'MktMLModelSetupRun',
|
|
4499
|
+
'MktMLSetupRunChgEvent',
|
|
4500
|
+
'MngContentFormActionEvent',
|
|
4501
|
+
'ObjectUserTerritory2View',
|
|
4502
|
+
'OrgSharingEvent',
|
|
4503
|
+
'PaymentIntentEvent',
|
|
4504
|
+
'PaymentLinkEvent',
|
|
4505
|
+
'PlatformEventUsage',
|
|
4506
|
+
'PriceSheetData',
|
|
4507
|
+
'PricingDecisionHashMap',
|
|
4508
|
+
'PricingLookupSyncStatus',
|
|
4509
|
+
'PushUpgradeCustomization',
|
|
4510
|
+
'QuoteSaveEvent',
|
|
4511
|
+
'RelationshipGraphView',
|
|
4512
|
+
'Rule',
|
|
4513
|
+
'RuleAction',
|
|
4514
|
+
'RuleActionParameter',
|
|
4515
|
+
'RuleCondition',
|
|
4516
|
+
'RuleDeploymentRequestEvent',
|
|
4517
|
+
'RuleExpression',
|
|
4518
|
+
'RuleExpressionTerm',
|
|
4519
|
+
'RuleFilterCriteria',
|
|
4520
|
+
'RuleLibrary',
|
|
4521
|
+
'RuleReferenceVariable',
|
|
4522
|
+
'RuleValue',
|
|
4523
|
+
'RuleVersion',
|
|
4524
|
+
'Ruleset',
|
|
4525
|
+
'RulesetDependency',
|
|
4526
|
+
'RulesetVersion',
|
|
4527
|
+
'SalesTrxnItemPrcSht',
|
|
4528
|
+
'SalesTrxnItemPrcShtShape',
|
|
4529
|
+
'SavedPaymentMethodEvent',
|
|
4530
|
+
'ScheduledReminder',
|
|
4531
|
+
'SearchBBRule',
|
|
4532
|
+
'SearchBBRuleCondition',
|
|
4533
|
+
'ServiceAppointmentEvent',
|
|
4534
|
+
'SiqOrgMigrationStatus',
|
|
4535
|
+
'StatsInvalidationEvent',
|
|
4536
|
+
'TenantBillingUsageEvent',
|
|
4537
|
+
'WebPushMessageSubscription',
|
|
4538
|
+
'WebStoreCMS',
|
|
4539
|
+
'WebStoreUserCreatedEvent',
|
|
4540
|
+
]);
|
|
4402
4541
|
|
|
4403
4542
|
const MAX_RECORD_DEPTH = 5;
|
|
4404
4543
|
const FIELD_SEPARATOR = '.';
|
|
@@ -4928,9 +5067,10 @@ function writeMissingFieldToStore(field, fieldName) {
|
|
|
4928
5067
|
* @return True if the provided objectApiName is supported in UI API.
|
|
4929
5068
|
*/
|
|
4930
5069
|
function isSupportedEntity(objectApiName) {
|
|
4931
|
-
return (UIAPI_SUPPORTED_ENTITY_API_NAMES.has(objectApiName) ||
|
|
5070
|
+
return ((UIAPI_SUPPORTED_ENTITY_API_NAMES.has(objectApiName) ||
|
|
4932
5071
|
endsWith.call(objectApiName, CUSTOM_API_NAME_SUFFIX) ||
|
|
4933
|
-
endsWith.call(objectApiName, DMO_API_NAME_SUFFIX))
|
|
5072
|
+
endsWith.call(objectApiName, DMO_API_NAME_SUFFIX)) &&
|
|
5073
|
+
!UIAPI_DENIED_ENTITY_API_NAMES.has(objectApiName));
|
|
4934
5074
|
}
|
|
4935
5075
|
/** Return true if a >= b */
|
|
4936
5076
|
function isSuperset(a, b) {
|
|
@@ -35433,4 +35573,4 @@ withDefaultLuvio((luvio) => {
|
|
|
35433
35573
|
});
|
|
35434
35574
|
|
|
35435
35575
|
export { API_NAMESPACE, InMemoryRecordRepresentationQueryEvaluator, MRU, RepresentationType$I as ObjectInfoDirectoryEntryRepresentationType, RepresentationType$N as ObjectInfoRepresentationType, RECORD_FIELDS_KEY_JUNCTION, RECORD_ID_PREFIX, RECORD_REPRESENTATION_NAME, RECORD_VIEW_ENTITY_ID_PREFIX, RECORD_VIEW_ENTITY_REPRESENTATION_NAME, RepresentationType$S as RecordRepresentationRepresentationType, TTL$y as RecordRepresentationTTL, RepresentationType$S as RecordRepresentationType, VERSION$18 as RecordRepresentationVersion, keyPrefix as UiApiNamespace, buildRecordRepKeyFromId, configurationForRestAdapters as configuration, createContentDocumentAndVersion, createContentVersion, createIngestRecordWithFields, createLDSAdapterWithPrediction, createListInfo, createRecord, 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, getListInfoByName_imperative, getListInfosByName, getListInfosByName_imperative, getListObjectInfo, getListObjectInfo_imperative, getListPreferences, getListPreferences_imperative, getListRecordsByName, 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, getPicklistValues, getPicklistValuesByRecordType, getPicklistValuesByRecordType_imperative, getPicklistValues_imperative, getQuickActionDefaults, getQuickActionDefaults_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, getRelatedListInfoBatch_imperative, getRelatedListInfo_imperative, getRelatedListPreferences, getRelatedListPreferencesBatch, getRelatedListPreferencesBatch_imperative, getRelatedListPreferences_imperative, getRelatedListRecordActions, getRelatedListRecordActions_imperative, getRelatedListRecords, getRelatedListRecordsBatch, getRelatedListRecordsBatch_imperative, getRelatedListRecords_imperative, getRelatedListsActions, getRelatedListsActions_imperative, getRelatedListsCount, getRelatedListsCount_imperative, getRelatedListsInfo, getRelatedListsInfo_imperative, getResponseCacheKeys as getResponseCacheKeysContentDocumentCompositeRepresentation, getSearchFilterMetadata, getSearchFilterMetadata_imperative, getSearchFilterOptions, getSearchFilterOptions_imperative, getSearchResults, getSearchResults_imperative, getTypeCacheKeys$U as getTypeCacheKeysRecord, ingest as ingestContentDocumentCompositeRepresentation, ingest$G as ingestObjectInfo, ingest$A as ingestQuickActionExecutionRepresentation, ingest$L as ingestRecord, instrument, isStoreKeyRecordViewEntity, keyBuilder as keyBuilderContentDocumentCompositeRepresentation, keyBuilderFromType as keyBuilderFromTypeContentDocumentCompositeRepresentation, keyBuilderFromType$A as keyBuilderFromTypeRecordRepresentation, keyBuilder$1R as keyBuilderObjectInfo, keyBuilder$1K as keyBuilderQuickActionExecutionRepresentation, keyBuilder$20 as keyBuilderRecord, notifyListInfoUpdateAvailable, notifyListViewSummaryUpdateAvailable, notifyQuickActionDefaultsUpdateAvailable, notifyRecordUpdateAvailable, performQuickAction, performUpdateRecordQuickAction, refresh, registerPrefetcher, updateLayoutUserState, updateListInfoByName, updateListPreferences, updateRecord, updateRecordAvatar, updateRelatedListInfo, updateRelatedListPreferences };
|
|
35436
|
-
// version: 1.
|
|
35576
|
+
// version: 1.263.0-378177d88
|