@salesforce/lds-network-aura 1.303.0 → 1.304.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.
@@ -568,6 +568,7 @@ const GENERATE_CONVERSATION_SUMMARY_PATH = new RegExp(`${ECI_CONVERSATION_BASE_U
568
568
  const ECI_GET_TRANSCRIPT_PATH = new RegExp(`${ECI_CONVERSATION_BASE_URI}/transcript/([A-Z0-9_]){2,80}$`, 'i');
569
569
  const ECI_GENERATIVE_INSIGHT_PATH = new RegExp(`${ECI_CONVERSATION_BASE_URI}/generative/insight/([A-Z0-9_]){2,80}$`, 'i');
570
570
  const ECI_REALTIME_INSIGHT_MEETING_INITIATE_PATH = new RegExp(`${ECI_CONVERSATION_BASE_URI}/realtime/insight/meeting/initiate$`, 'i');
571
+ const ECI_REALTIME_INSIGHT_MEETING_TERMINATE_PATH = new RegExp(`${ECI_CONVERSATION_BASE_URI}/realtime/insight/meeting/terminate$`, 'i');
571
572
  const STORIES_PATH = new RegExp(`${SMART_DATA_DISCOVERY_BASE_URI}/stories$`, 'i');
572
573
  const ANALYTICS_LIMITS_PATH = new RegExp(`${WAVE_BASE_URI}/limits$`, 'i');
573
574
  const DATA_CONNECTORS_PATH = new RegExp(`${WAVE_BASE_URI}/dataconnectors$`, 'i');
@@ -725,6 +726,8 @@ const GET_ACTION_PLAN_STATUS_INFO_PATH = new RegExp(`${CONNECT_BASE_URI}/action-
725
726
  const GET_ACTION_PLANS_PATH = new RegExp(`${CONNECT_BASE_URI}/action-plan$`, 'i');
726
727
  const GET_ACTION_PLAN_ITEMS_PATH = new RegExp(`${CONNECT_BASE_URI}/action-plan/([A-Z0-9]){15,18}/action-plan-items$`, 'i');
727
728
  const GET_ACTION_PLAN_TEMPLATE_ITEMS_LABEL_PATH = new RegExp(`${CONNECT_BASE_URI}/action-plan-template-version/([A-Z0-9]){15,18}$`, 'i');
729
+ const UPDATE_ACTION_PLAN_TEMPLATE_TASKS = new RegExp(`${CONNECT_BASE_URI}/action-plan-template-update/([A-Z0-9]){15,18}$`, 'i');
730
+ const UPDATE_ACTION_PLAN_TASKS = new RegExp(`${CONNECT_BASE_URI}/action-plan-update/([A-Z0-9]){15,18}$`, 'i');
728
731
  const GET_CARE_PLAN_PATH = new RegExp(`${PSS_SOCIAL_CARE_BASE_URI}/care-plans/([A-Z0-9]{15,18})$`, 'i');
729
732
  const GET_CARE_PLAN_TEMPLATE_DETAILS = new RegExp(`${PSS_SOCIAL_CARE_BASE_URI}/careplan-templates/([A-Z0-9]){15,18}$`, 'i');
730
733
  const GET_CARE_PLAN_DEFINITION = new RegExp(`${PSS_SOCIAL_CARE_BASE_URI}/definitions/([A-Z0-9]{15,18})$`, 'i');
@@ -1006,7 +1009,8 @@ const INDUSTRIES_PRICING_CONSOLE_WDIGET_PATH = new RegExp(`${CONNECT_BASE_URI}/c
1006
1009
  const INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_PATH = new RegExp(`${CONNECT_BASE_URI}/procedure-plan-definitions$`, 'i');
1007
1010
  const INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_PATH_IS_TEMPLATE = new RegExp(`${CONNECT_BASE_URI}/procedure-plan-definitions(\\?.*)?$`, 'i');
1008
1011
  const INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_WITH_ID_PATH = new RegExp(`${CONNECT_BASE_URI}/procedure-plan-definitions/([A-Za-z0-9]){15,18}$`, 'i');
1009
- const INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_SECTION_DETAILS = new RegExp(`${CONNECT_BASE_URI}/procedure-plan-definitions/section-details/([A-Za-z0-9]){15,18}$`, 'i');
1012
+ const INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_VERSION_CREATION = new RegExp(`${CONNECT_BASE_URI}/procedure-plan-definitions/([A-Za-z0-9]){15,18}/version$`, 'i');
1013
+ const INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_VERSION_DETAILS = new RegExp(`${CONNECT_BASE_URI}/procedure-plan-definitions/version/([A-Za-z0-9]){15,18}$`, 'i');
1010
1014
  const INDUSTRIES_PRICING_CONTEXT_RULES_ATTRIBUTES_PATH = new RegExp(`${CONNECT_BASE_URI}/core-pricing/contextrules/attributes`, 'i');
1011
1015
  const INDUSTRIES_PRICING_PRICING_WITH_ID_ACTION_PATH = new RegExp(`${CONNECT_BASE_URI}/core-pricing/pricing-action/([A-Za-z0-9]){15,18}$`, 'i');
1012
1016
  const SERVICE_CATALOG_CATEGORIES_PATH = new RegExp(`${SERVICE_CATALOG_CATEGORIES_BASE_URI}`, 'i');
@@ -1153,7 +1157,7 @@ const POST_AVAILS_CALENDAR_CONTENDING = new RegExp(`${MEDIA_ADSALES_BASE_URI}/av
1153
1157
  const GET_AVAILS_CALENDAR_CONFIGS = new RegExp(`${MEDIA_ADSALES_BASE_URI}/availsCalendar/runtimeConfig`, 'i');
1154
1158
  const EINSTEIN_LLM_GENERATIONS_PATH = new RegExp(`${EINSTEIN_BASE_URI}/llm/prompt/generations`, 'i');
1155
1159
  const EINSTEIN_PROMPT_TEMPLATE_GENERATIONS_PATH = new RegExp(`${EINSTEIN_BASE_URI}/prompt-templates/([A-Za-z0-9_]){1,255}/generations`, 'i');
1156
- const EINSTEIN_PROMPT_TEMPLATE_PATH = new RegExp(`${EINSTEIN_BASE_URI}/prompt-templates`, 'i');
1160
+ const EINSTEIN_PROMPT_TEMPLATE_PATH = new RegExp(`${EINSTEIN_BASE_URI}/prompt-templates$`, 'i');
1157
1161
  const EINSTEIN_LLM_FEEDBACK_PATH = new RegExp(`${EINSTEIN_BASE_URI}/llm/feedback`, 'i');
1158
1162
  const EINSTEIN_LLM_EMBEDDINGS_PATH = new RegExp(`${EINSTEIN_BASE_URI}/llm/embeddings`, 'i');
1159
1163
  const DOCUMENT_MATRIX_FETCH_RESULTS = new RegExp(`${CONNECT_BASE_URI}/document-matrix/document-decision/([A-Za-z0-9]){1,18}$`, 'i');
@@ -1296,6 +1300,7 @@ const PAYMNET_INTENT_TIMELINE_PATH = new RegExp(`${PAYMENTS_BASE_URI}/payment-in
1296
1300
  const SAVED_PAYMENT_METHOD_PATH = new RegExp(`${PAYMENTS_BASE_URI}/merchant-accounts/([A-Z0-9]){15,18}/saved-payment-methods$`, 'i');
1297
1301
  const MILESTONES_BUSINESS_HOURS_PATH = new RegExp(`${MILESTONES_BASE_URI}/business-hours$`, 'i');
1298
1302
  const MILESTONES_MILESTONE_COMPLETED_PATH = new RegExp(`${MILESTONES_BASE_URI}/milestone-completed$`, 'i');
1303
+ const MILESTONES_MILESTONES_DATA_MANAGER_PATH = new RegExp(`${MILESTONES_BASE_URI}/milestones-data-manager/([A-Za-z0-9]){15,18}$`, 'i');
1299
1304
  const UNIFIED_ANALYTICS_SUBSCRIPTIONS_DIGEST_GET = new RegExp(`${BASE_URI}/unified-analytics/subscriptions/digest/([A-Za-z0-9_]+){3,50}$`, 'i');
1300
1305
  const UNIFIED_ANALYTICS_SUBSCRIPTIONS_DIGEST_PATCH = new RegExp(`${BASE_URI}/unified-analytics/subscriptions/digest/([A-Za-z0-9_]+){3,50}$`, 'i');
1301
1306
  const UNIFIED_ANALYTICS_ANNOTATIONS_PATH = new RegExp(`${BASE_URI}/unified-analytics/annotations$`, 'i');
@@ -1400,13 +1405,13 @@ const connect = [
1400
1405
  generateAdapter('get', CONNECT_BASE_URI, GET_COLLECTION_METADATA_FOR_CHANNEL, 'ManagedContentDeliveryController.getCollectionMetadataForChannel'),
1401
1406
  generateAdapter('get', CMS_BASE_URI, MANAGED_CONTENT_ORCHESTRATION_DEFINITIONS_PATH, 'ManagedContentController.getManagedContentOrchestrationDefinitions'),
1402
1407
  generateAdapter('get', CMS_BASE_URI, MANAGED_CONTENT_ORCHESTRATION_INSTANCES_PATH, 'ManagedContentController.getManagedContentOrchestrationInstances'),
1403
- generateAdapter('get', CMS_BASE_URI, MANAGED_CONTENT_CHANNEL_MANAGEMENT_PATH, 'ManagedContentChannelController.getManagedContentChannels'),
1408
+ generateAdapter('get', CMS_BASE_URI, MANAGED_CONTENT_CHANNEL_MANAGEMENT_PATH, 'ManagedContentChannelsController.getManagedContentChannels'),
1404
1409
  generateAdapter('get', CONNECT_BASE_URI, GET_FILE_UPLOAD_CONFIG_PATH, 'FilesController.getFileUploadConfig'),
1405
1410
  // eslint-disable-next-line @salesforce/lds/oas-body-name-required
1406
- generateAdapter('post', CMS_BASE_URI, MANAGED_CONTENT_CHANNEL_MANAGEMENT_PATH, 'ManagedContentChannelController.postManagedContentChannel'),
1407
- generateAdapter('get', CMS_BASE_URI, MANAGED_CONTENT_CHANNEL_MANAGEMENT_RECORD_PATH, 'ManagedContentChannelController.getManagedContentChannel'),
1411
+ generateAdapter('post', CMS_BASE_URI, MANAGED_CONTENT_CHANNEL_MANAGEMENT_PATH, 'ManagedContentChannelsController.postManagedContentChannel'),
1412
+ generateAdapter('get', CMS_BASE_URI, MANAGED_CONTENT_CHANNEL_MANAGEMENT_RECORD_PATH, 'ManagedContentChannelsController.getManagedContentChannel'),
1408
1413
  // eslint-disable-next-line @salesforce/lds/oas-body-name-required
1409
- generateAdapter('patch', CMS_BASE_URI, MANAGED_CONTENT_CHANNEL_MANAGEMENT_RECORD_PATH, 'ManagedContentChannelController.patchManagedContentChannel'),
1414
+ generateAdapter('patch', CMS_BASE_URI, MANAGED_CONTENT_CHANNEL_MANAGEMENT_RECORD_PATH, 'ManagedContentChannelsController.patchManagedContentChannel'),
1410
1415
  // eslint-disable-next-line @salesforce/lds/oas-body-name-required
1411
1416
  generateAdapter('post', CMS_BASE_URI, MANAGED_CONTENT_ORCHESTRATION_INSTANCES_PATH, 'ManagedContentController.createManagedContentOrchestrationInstance'),
1412
1417
  generateAdapter('delete', CMS_BASE_URI, DELETE_MANAGED_CONTENT_ORCHESTRATION_INSTANCES_PATH, 'ManagedContentController.cancelOrchestrationInstance'),
@@ -1443,7 +1448,7 @@ const connect = [
1443
1448
  generateAdapter('get', CMS_NON_CONNECT_BASE_URI, GET_CMS_JOB_PATH, 'ManagedContentController.getCMSJobForSpace'),
1444
1449
  generateAdapter('get', CMS_NON_CONNECT_BASE_URI, GET_MANAGED_CONTENT_SPACE_FOLDER_ITEMS_V1_PATH, 'ManagedContentController.getManagedContentSpaceFolderItemsV1'),
1445
1450
  generateAdapter('get', CONNECT_BASE_URI, GET_FOLDER_SHARE_TARGETS_PATH, 'ManagedContentController.getMCSFolderShareTargets'),
1446
- generateAdapter('delete', CMS_BASE_URI, MANAGED_CONTENT_CHANNEL_MANAGEMENT_RECORD_PATH, 'ManagedContentChannelController.deleteManagedContentChannel'),
1451
+ generateAdapter('delete', CMS_BASE_URI, MANAGED_CONTENT_CHANNEL_MANAGEMENT_RECORD_PATH, 'ManagedContentChannelsController.deleteManagedContentChannel'),
1447
1452
  generateAdapter('get', EXPERIENCE_MODEL_BASE_URI, GET_BLOCK_TYPE_PATH, 'ExperienceModelTypeSystemController.getBlockType'),
1448
1453
  generateAdapter('get', EXPERIENCE_MODEL_BASE_URI, GET_BLOCK_TYPES_PATH, 'ExperienceModelTypeSystemController.getBlockTypes'),
1449
1454
  generateAdapter('get', EXPERIENCE_MODEL_BASE_URI, GET_CONTENT_TYPE_PATH, 'ExperienceModelTypeSystemController.getContentType'),
@@ -1505,6 +1510,8 @@ const connect = [
1505
1510
  generateAdapter('get', CONNECT_BASE_URI, SIMULATION_EVALUATION_SERVICE_PATH, 'InteractionCalculationProceduresController.getSimulationInputVariables'),
1506
1511
  generateAdapter('get', CONNECT_BASE_URI, GET_ACTION_PLAN_STATUS_INFO_PATH, 'ActionPlanController.getActionPlanStatusInfo'),
1507
1512
  generateAdapter('get', CONNECT_BASE_URI, GET_ACTION_PLAN_TEMPLATE_ITEMS_LABEL_PATH, 'ActionPlanController.getActionPlanTemplateItemsLabel'),
1513
+ generateAdapter('patch', CONNECT_BASE_URI, UPDATE_ACTION_PLAN_TEMPLATE_TASKS, 'ActionPlanController.updateActionPlanTemplateTasks', 'actionPlanTemplateUpdateInput'),
1514
+ generateAdapter('patch', CONNECT_BASE_URI, UPDATE_ACTION_PLAN_TASKS, 'ActionPlanController.updateActionPlanTasks', 'actionPlanUpdateInput'),
1508
1515
  generateAdapter('get', CONNECT_BASE_URI, GET_ACTION_PLANS_PATH, 'ActionPlanController.getActionPlanListByTargetRecord'),
1509
1516
  generateAdapter('get', CONNECT_BASE_URI, GET_ACTION_PLAN_ITEMS_PATH, 'ActionPlanController.getActionPlanItems'),
1510
1517
  generateAdapter('get', PSS_SOCIAL_CARE_BASE_URI, GET_CARE_PLAN_PATH, 'PublicSectorFamilyController.getCarePlanDetails'),
@@ -1825,7 +1832,8 @@ const eci = [
1825
1832
  generateAdapter('post', ECI_CONVERSATION_BASE_URI, GENERATE_CONVERSATION_SUMMARY_PATH, 'ConversationController.generateConversationSummary'),
1826
1833
  generateAdapter('get', ECI_CONVERSATION_BASE_URI, ECI_GET_TRANSCRIPT_PATH, 'ConversationController.getTranscript'),
1827
1834
  generateAdapter('get', ECI_CONVERSATION_BASE_URI, ECI_GENERATIVE_INSIGHT_PATH, 'ConversationController.getConversationGenerativeInsight'),
1828
- generateAdapter('post', ECI_CONVERSATION_BASE_URI, ECI_REALTIME_INSIGHT_MEETING_INITIATE_PATH, 'ConversationController.initiateMeeting', 'conversationRealtimeMeetingPayload'),
1835
+ generateAdapter('post', ECI_CONVERSATION_BASE_URI, ECI_REALTIME_INSIGHT_MEETING_INITIATE_PATH, 'ConversationController.initiateMeeting', 'conversationRealtimeStartMeetingPayload'),
1836
+ generateAdapter('post', ECI_CONVERSATION_BASE_URI, ECI_REALTIME_INSIGHT_MEETING_TERMINATE_PATH, 'ConversationController.terminateMeeting', 'conversationRealtimeEndMeetingPayload'),
1829
1837
  ];
1830
1838
  const analytics = [
1831
1839
  // eslint-disable-next-line @salesforce/lds/oas-body-name-required
@@ -1952,7 +1960,7 @@ const billing = [
1952
1960
  generateAdapter('post', COMMERCE_BASE_URI, HARMONIZE_BILLING_SCHEDULE_RECOVERY_PATH, 'BillingController.recoverBillingSchedules', 'inputRequest'),
1953
1961
  // eslint-disable-next-line @salesforce/lds/oas-body-name-required
1954
1962
  generateAdapter('post', COMMERCE_BASE_URI, HARMONIZE_BILLING_BATCH_INVOICE_DOC_GENERATION_PATH, 'BatchInvoiceApplicationController.generateBatchInvoiceDocuments'),
1955
- generateAdapter('post', CONNECT_BASE_URI, HARMONIZE_BILLING_BATCH_CRON_NEXT_EXECUTION_DATES_PATH, 'BatchInvoiceApplicationController.getNextExecutionDates', 'CronExecutionDatesInput'),
1963
+ generateAdapter('post', CONNECT_BASE_URI, HARMONIZE_BILLING_BATCH_CRON_NEXT_EXECUTION_DATES_PATH, 'BillingBatchApplicationController.getNextExecutionDates', 'CronExecutionDatesInput'),
1956
1964
  ];
1957
1965
  const marketingIntegration = [
1958
1966
  generateAdapter('get', SITES_BASE_URI, MARKETING_INTEGRATION_GET_FORM_PATH, 'MarketingIntegrationController.getForm'),
@@ -2401,10 +2409,10 @@ const industriesPricing = [
2401
2409
  generateAdapter('get', CONNECT_BASE_URI, INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_WITH_ID_PATH, 'ProcedurePlanDefinitionResourceFamilyController.getProcedurePlanDefinition', 'procedurePlanDefinition'),
2402
2410
  generateAdapter('patch', CONNECT_BASE_URI, INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_WITH_ID_PATH, 'ProcedurePlanDefinitionResourceFamilyController.updateProcedurePlanDefinition', 'procedurePlanDefinition'),
2403
2411
  generateAdapter('delete', CONNECT_BASE_URI, INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_WITH_ID_PATH, 'ProcedurePlanDefinitionResourceFamilyController.deleteProcedurePlanDefinition'),
2404
- generateAdapter('delete', CONNECT_BASE_URI, INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_SECTION_DETAILS, 'ProcedurePlanDefinitionResourceFamilyController.deleteProcedurePlanSectionDetails'),
2405
- generateAdapter('get', CONNECT_BASE_URI, INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_SECTION_DETAILS, 'ProcedurePlanDefinitionResourceFamilyController.getProcedurePlanSectionDetails'),
2406
- generateAdapter('patch', CONNECT_BASE_URI, INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_SECTION_DETAILS, 'ProcedurePlanDefinitionResourceFamilyController.updateProcedurePlanSectionDetails', 'procedurePlanDefinition'),
2407
- generateAdapter('post', CONNECT_BASE_URI, INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_SECTION_DETAILS, 'ProcedurePlanDefinitionResourceFamilyController.createProcedurePlanSectionDetails', 'procedurePlanDefinition'),
2412
+ generateAdapter('delete', CONNECT_BASE_URI, INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_VERSION_DETAILS, 'ProcedurePlanDefinitionResourceFamilyController.deleteProcedurePlanVersionDetails'),
2413
+ generateAdapter('get', CONNECT_BASE_URI, INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_VERSION_DETAILS, 'ProcedurePlanDefinitionResourceFamilyController.getProcedurePlanVersionDetails'),
2414
+ generateAdapter('patch', CONNECT_BASE_URI, INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_VERSION_DETAILS, 'ProcedurePlanDefinitionResourceFamilyController.updateProcedurePlanVersionDetails', 'procedurePlanDefinition'),
2415
+ generateAdapter('post', CONNECT_BASE_URI, INDUSTRIES_PRICING_PROCEDURE_PLAN_DEFINITION_VERSION_CREATION, 'ProcedurePlanDefinitionResourceFamilyController.createProcedurePlanVersionDetails', 'procedurePlanDefinition'),
2408
2416
  generateAdapter('get', CONNECT_BASE_URI, INDUSTRIES_PRICING_CONTEXT_RULES_ATTRIBUTES_PATH, 'PricingResourceFamilyController.getContextRulesAttributes'),
2409
2417
  generateAdapter('get', CONNECT_BASE_URI, GET_INDUSTRIES_PRICING_RECIPES_MAPPING_PATH, 'PricingResourceFamilyController.getRecipeLookupTableMapping'),
2410
2418
  // eslint-disable-next-line @salesforce/lds/oas-body-name-required
@@ -2783,7 +2791,7 @@ const SEMANTIC_AUTHORING_METRICS_BY_MODEL_NAME_PATH = new RegExp(`${SEMANTIC_AUT
2783
2791
  const SEMANTIC_AUTHORING_METRIC_BY_NAME_PATH = new RegExp(`${SEMANTIC_AUTHORING_BASE_URI}/models/([A-Za-z0-9_-]+)/metrics/([A-Za-z0-9_-]+)$`, 'i');
2784
2792
  const SEMANTIC_AUTHORING_SUB_METRICS_BY_MODEL_NAME_PATH = new RegExp(`${SEMANTIC_AUTHORING_BASE_URI}/models/([A-Za-z0-9_-]+)/sub-metrics$`, 'i');
2785
2793
  const SEMANTIC_AUTHORING_SUB_METRIC_BY_NAME_PATH = new RegExp(`${SEMANTIC_AUTHORING_BASE_URI}/models/([A-Za-z0-9_-]+)/sub-metrics/([A-Za-z0-9_-]+)$`, 'i');
2786
- const SEMANTIC_AUTHORING_SUB_METRICS_BY_METRICS_NAME_PATH = new RegExp(`${SEMANTIC_AUTHORING_BASE_URI}/models/([A-Za-z0-9_-]+)/metrics/([A-Za-z0-9_-]+)/sub-metrics$`, 'i');
2794
+ const SEMANTIC_AUTHORING_SUB_METRICS_BY_METRICS_NAME_PATH = new RegExp(`${SEMANTIC_AUTHORING_BASE_URI}/models/([A-Za-z0-9_-]+)/metric-api-names/([A-Za-z0-9_-]+)/sub-metrics$`, 'i');
2787
2795
  const semanticAuthoring = [
2788
2796
  generateAdapter('get', SEMANTIC_AUTHORING_BASE_URI, SEMANTIC_AUTHORING_MODELS_PATH, 'SemanticModelController.getSemanticModels', 'SemanticModelCollectionOutputRepresentation'),
2789
2797
  generateAdapter('get', SEMANTIC_AUTHORING_BASE_URI, SEMANTIC_AUTHORING_MODELS_BY_NAME_PATH, 'SemanticModelController.getSemanticModel', 'SemanticModelOutputRepresentation'),
@@ -2807,6 +2815,7 @@ const milestones = [
2807
2815
  generateAdapter('get', MILESTONES_BASE_URI, MILESTONES_BUSINESS_HOURS_PATH, 'MilestonesController.getBusinessHours'),
2808
2816
  // eslint-disable-next-line @salesforce/lds/oas-body-name-required
2809
2817
  generateAdapter('put', MILESTONES_BASE_URI, MILESTONES_MILESTONE_COMPLETED_PATH, 'MilestonesController.markMilestoneCompleted'),
2818
+ generateAdapter('get', MILESTONES_BASE_URI, MILESTONES_MILESTONES_DATA_MANAGER_PATH, 'MilestonesController.getMilestonesDataManager'),
2810
2819
  ];
2811
2820
  const serviceEmployee = [
2812
2821
  generateAdapter('post', CONNECT_BASE_URI, SERVICE_EMPLOYEE_GET_FIELD_DETAILS_PATH, 'ServiceEmployeeController.getFieldDetailsFromCompactLayout', 'employeeProfileCardInputList'),
@@ -4797,5 +4806,5 @@ function auraNetworkAdapter(resourceRequest, resourceRequestContext) {
4797
4806
  }
4798
4807
  var main = platformNetworkAdapter(auraNetworkAdapter);
4799
4808
 
4800
- export { main as default, defaultActionConfig, dispatchAction as dispatchAuraAction, forceRecordTransactionsDisabled, instrument$1 as instrument, instrument as ldsNetworkAdapterInstrument };
4801
- // version: 1.303.0-a698c7cc67
4809
+ export { CrudEventState, CrudEventType, UIAPI_GET_LAYOUT, UIAPI_GET_LAYOUT_USER_STATE, UIAPI_OBJECT_INFO_BATCH_PATH, UIAPI_OBJECT_INFO_PATH, UIAPI_RECORDS_PATH$1 as UIAPI_RECORDS_PATH, UIAPI_RELATED_LIST_RECORDS_BATCH_PATH, UIAPI_RELATED_LIST_RECORDS_PATH, createOkResponse$1 as createOkResponse, main as default, defaultActionConfig, dispatchAction as dispatchAuraAction, forceRecordTransactionsDisabled, getTransactionKey, instrument$1 as instrument, layoutStorage, layoutStorageStatsLogger, layoutUserStateStorage, layoutUserStateStorageStatsLogger, instrument as ldsNetworkAdapterInstrument, objectInfoStorage, objectInfoStorageStatsLogger, shouldForceRefresh };
4810
+ // version: 1.304.0-aa3e5f9550
@@ -1,9 +1,13 @@
1
+ import type { ResourceRequest } from '@luvio/engine';
1
2
  import './middlewares';
3
+ export declare function getTransactionKey(resourceRequest: ResourceRequest): string;
2
4
  declare const _default: import("@luvio/engine").NetworkAdapter;
3
5
  export default _default;
4
6
  export { instrument, AuraNetworkInstrumentation } from './instrumentation';
5
7
  export { instrument as ldsNetworkAdapterInstrument } from '@salesforce/lds-network-adapter';
6
- export { forceRecordTransactionsDisabled } from './middlewares/event-logging';
7
- export { dispatchAction as dispatchAuraAction, defaultActionConfig } from './middlewares/utils';
8
- export type { DispatchActionConfig, ConnectInJavaError } from './middlewares/utils';
8
+ export { CrudEventState, CrudEventType, forceRecordTransactionsDisabled, type RecordInstrumentationCallbacks, type RelatedListInstrumentationCallbacks, } from './middlewares/event-logging';
9
+ export { createOkResponse, dispatchAction as dispatchAuraAction, defaultActionConfig, shouldForceRefresh, } from './middlewares/utils';
10
+ export type { DispatchActionConfig, ConnectInJavaError, InstrumentationCallbacks, InstrumentationRejectConfig, InstrumentationResolveConfig, } from './middlewares/utils';
9
11
  export type { AuraFetchResponse } from './AuraFetchResponse';
12
+ export { UIAPI_RELATED_LIST_RECORDS_BATCH_PATH, UIAPI_RELATED_LIST_RECORDS_PATH, } from './middlewares/uiapi-relatedlist';
13
+ export { objectInfoStorage, objectInfoStorageStatsLogger, layoutStorage, layoutStorageStatsLogger, layoutUserStateStorage, layoutUserStateStorageStatsLogger, UIAPI_GET_LAYOUT, UIAPI_GET_LAYOUT_USER_STATE, UIAPI_OBJECT_INFO_PATH, UIAPI_OBJECT_INFO_BATCH_PATH, UIAPI_RECORDS_PATH, } from './middlewares/uiapi-records';
@@ -1 +1,13 @@
1
- export {};
1
+ /// <reference path="../../typings/aura-storage.d.ts" />
2
+ /// <reference path="../../typings/instrumentation.d.ts" />
3
+ export declare const UIAPI_GET_LAYOUT: string;
4
+ export declare const UIAPI_RECORDS_PATH: string;
5
+ export declare const UIAPI_GET_LAYOUT_USER_STATE = "/user-state";
6
+ export declare const UIAPI_OBJECT_INFO_PATH: string;
7
+ export declare const UIAPI_OBJECT_INFO_BATCH_PATH: string;
8
+ export declare const objectInfoStorage: import("aura-storage").AuraStorage | null;
9
+ export declare const objectInfoStorageStatsLogger: import("instrumentation/service").CacheStatsLogger;
10
+ export declare const layoutStorage: import("aura-storage").AuraStorage | null;
11
+ export declare const layoutStorageStatsLogger: import("instrumentation/service").CacheStatsLogger;
12
+ export declare const layoutUserStateStorage: import("aura-storage").AuraStorage | null;
13
+ export declare const layoutUserStateStorageStatsLogger: import("instrumentation/service").CacheStatsLogger;
@@ -1 +1,2 @@
1
- export {};
1
+ export declare const UIAPI_RELATED_LIST_RECORDS_PATH: string;
2
+ export declare const UIAPI_RELATED_LIST_RECORDS_BATCH_PATH: string;
@@ -68,6 +68,7 @@ export interface InstrumentationCallbacks {
68
68
  rejectFn?: InstrumentationRejectCallback;
69
69
  resolveFn?: InstrumentationResolveCallback;
70
70
  }
71
+ export declare function createOkResponse(body: unknown): AuraFetchResponse<unknown>;
71
72
  /** Invoke an Aura controller with the pass parameters. */
72
73
  export declare function dispatchAction(endpoint: string, params: UiApiParams, config?: DispatchActionConfig, instrumentationCallbacks?: InstrumentationCallbacks): Promise<AuraFetchResponse<unknown>>;
73
74
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-network-aura",
3
- "version": "1.303.0",
3
+ "version": "1.304.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "LDS Network Adapter for Aura Runtime",
6
6
  "main": "dist/ldsNetwork.js",
@@ -37,11 +37,11 @@
37
37
  "@luvio/engine": "0.156.3"
38
38
  },
39
39
  "devDependencies": {
40
- "@salesforce/lds-adapters-uiapi": "^1.303.0",
41
- "@salesforce/lds-aura-storage": "^1.303.0",
42
- "@salesforce/lds-environment-settings": "^1.303.0",
43
- "@salesforce/lds-instrumentation": "^1.303.0",
44
- "@salesforce/lds-network-adapter": "^1.303.0"
40
+ "@salesforce/lds-adapters-uiapi": "^1.304.0",
41
+ "@salesforce/lds-aura-storage": "^1.304.0",
42
+ "@salesforce/lds-environment-settings": "^1.304.0",
43
+ "@salesforce/lds-instrumentation": "^1.304.0",
44
+ "@salesforce/lds-network-adapter": "^1.304.0"
45
45
  },
46
46
  "volta": {
47
47
  "extends": "../../package.json"