UNPKG

@salesforce/core

Version:

Core libraries to interact with SFDX projects, orgs, and APIs.

69 lines 2.06 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.patternFeaturesList = void 0; /* * Copyright (c) 2023, salesforce.com, inc. * All rights reserved. * Licensed under the BSD 3-Clause license. * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause */ exports.patternFeaturesList = [ 'AddCustomApps', 'AddCustomObjects', 'AddCustomRelationships', 'AddCustomTabs', 'AddDataComCRMRecordCredit', 'AddInsightsQueryLimit', 'AdditionalFieldHistory', 'AssetScheduling', 'CalloutSizeMB', 'ConcStreamingClients', 'ConsolePersistenceInterval', 'EducationCloud', 'EmpPublishRateLimit', 'EncryptionStatisticsInterval', 'EncryptionSyncInterval', 'FieldService', 'FieldServiceAppointmentAssistantUser', 'FieldServiceDispatcherUser', 'FieldServiceLastMileUser', 'FieldServiceMobileUser', 'FieldServiceSchedulingUser', 'FinancialServicesCommunityUser', 'FinancialServicesUser', 'GenStreamingEventsPerDay', 'HoursBetweenCoverageJob', 'LoyaltyMaxOrderLinePerHour', 'LoyaltyMaxProcExecPerHour', 'LoyaltyMaxTransactions', 'LoyaltyMaxTrxnJournals', 'LoyaltyMaximumPartners', 'LoyaltyMaximumPrograms', 'MaxActiveDPEDefs', 'MaxApexCodeSize', 'MaxCustomLabels', 'MaxDataSourcesPerDPE', 'MaxDatasetLinksPerDT', 'MaxDecisionTableAllowed', 'MaxFavoritesAllowed', 'MaxFieldsPerNode', 'MaxInputColumnsPerDT', 'MaxLoyaltyProcessRules', 'MaxNoOfLexThemesAllowed', 'MaxNodesPerDPE', 'MaxOutputColumnsPerDT', 'MaxSourceObjectPerDSL', 'MaxStreamingTopics', 'MaxUserNavItemsAllowed', 'MaxUserStreamingChannels', 'MaxWritebacksPerDPE', 'MedVisDescriptorLimit', 'MobileExtMaxFileSizeMB', 'NumPlatformEvents', 'PlatformConnect', 'PlatformEventsPerDay', 'StreamingEventsPerDay', 'SubPerStreamingChannel', 'SubPerStreamingTopic', ]; //# sourceMappingURL=patternFeaturesList.js.map