o11y_schema 260.14.0 → 260.16.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.
package/package.json CHANGED
@@ -120,6 +120,7 @@
120
120
  "./sf_thunderbirdConnector": "./sf_thunderbirdConnector/sf_thunderbirdConnector.js",
121
121
  "./sf_umaBusinessUnits": "./sf_umaBusinessUnits/sf_umaBusinessUnits.js",
122
122
  "./sf_unifiedMessaging": "./sf_unifiedMessaging/sf_unifiedMessaging.js",
123
+ "./sf_guidedConfig": "./sf_guidedConfig/sf_guidedConfig.js",
123
124
  "./sf_lex": "./sf_lex/sf_lex.js",
124
125
  "./sf_revenue": "./sf_revenue/sf_revenue.js",
125
126
  "./sf_lightningOut": "./sf_lightningOut/sf_lightningOut.js",
@@ -133,7 +134,7 @@
133
134
  "url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
134
135
  },
135
136
  "type": "module",
136
- "version": "260.14.0",
137
+ "version": "260.16.0",
137
138
  "license": "BSD-3-Clause",
138
139
  "volta": {
139
140
  "node": "18.17.1",
@@ -182,6 +183,7 @@
182
183
  "o11y_schema/sf_formula",
183
184
  "o11y_schema/sf_genAiIntelligenceUsage",
184
185
  "o11y_schema/sf_generativeCanvas",
186
+ "o11y_schema/sf_guidedConfig",
185
187
  "o11y_schema/sf_ifsTimeSheets",
186
188
  "o11y_schema/sf_incidentManagement",
187
189
  "o11y_schema/sf_industriesCompliance",
@@ -0,0 +1 @@
1
+ export const datalens_client={namespace:"sf.datalens",name:"DatalensClient",pbjsSchema:{"nested":{"sf":{"nested":{"datalens":{"nested":{"DatalensClient":{"fields":{"clientIdentifier":{"id":1,"type":"string"},"pageName":{"id":2,"type":"string"}}}}}}}}}};
@@ -1 +1,2 @@
1
+ export { datalens_client as datalensClientSchema } from './datalens_client.js';
1
2
  export { datalens_event as datalensEventSchema } from './datalens_event.js';
@@ -1 +1,2 @@
1
+ export { datalens_client as datalensClientSchema } from './datalens_client.js';
1
2
  export { datalens_event as datalensEventSchema } from './datalens_event.js';
@@ -0,0 +1,2 @@
1
+ export const gc_base_event={namespace:"sf.guidedConfig",name:"GcBaseEvent",pbjsSchema:{"nested":{"sf":{"nested":{"guidedConfig":{"nested":{"GcBaseEvent":{"fields":{"agentType":{"id":9,"type":"string"},"gcRoute":{"id":2,"type":"string"},"featureName":{"id":14,"type":"string"},"errorMessage":{"id":17,"type":"string"},"isGcSaving":{"id":6,"type":"bool"},"gcVersionId":{"id":12,"type":"string"},"actionReqId":{"id":8,"type":"string"},"featureVersion":{"id":15,"type":"string"},"actionType":{"id":7,"type":"string"},
2
+ "errorName":{"id":16,"type":"string"},"gcStep":{"id":3,"type":"string"},"gcVersion":{"id":1,"type":"double"},"featureGroup":{"id":13,"type":"string"},"gcDefId":{"id":11,"type":"string"},"gcFlowId":{"id":4,"type":"string"},"gcFlowMode":{"id":5,"type":"string"},"botDefId":{"id":10,"type":"string"}}}}}}}}}};
@@ -0,0 +1 @@
1
+ export { gc_base_event as gcBaseEventSchema } from './gc_base_event.js';
@@ -0,0 +1 @@
1
+ export { gc_base_event as gcBaseEventSchema } from './gc_base_event.js';
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <LightningComponentBundle xmlns="http://soap.sforce.com/2006/04/metadata">
3
+ <isExposed>true</isExposed>
4
+ <capabilities>
5
+ <capability>lightning__ServerRenderable</capability>
6
+ </capabilities>
7
+ </LightningComponentBundle>
package/sf_sApp/index.js CHANGED
@@ -3,6 +3,7 @@ export { copilot_bootstrap as copilotBootstrapSchema } from './copilot_bootstrap
3
3
  export { error as errorSchema } from './error.js';
4
4
  export { favorite_action as favoriteActionSchema } from './favorite_action.js';
5
5
  export { mcf_load as mcfLoadSchema } from './mcf_load.js';
6
+ export { mobile_home_interaction as mobileHomeInteractionSchema } from './mobile_home_interaction.js';
6
7
  export { page_payload as pagePayloadSchema } from './page_payload.js';
7
8
  export { request_status as requestStatusSchema } from './request_status.js';
8
9
  export { user_interaction as userInteractionSchema } from './user_interaction.js';
@@ -0,0 +1 @@
1
+ export const mobile_home_interaction={namespace:"sf.sApp",name:"MobileHomeInteraction",pbjsSchema:{"nested":{"sf":{"nested":{"sApp":{"nested":{"MobileHomeInteraction":{"fields":{"itemName":{"id":3,"type":"string"},"sourcePage":{"id":1,"type":"string"},"sourceComponent":{"id":2,"type":"string"},"entityType":{"id":4,"type":"string"},"componentPosition":{"id":5,"type":"uint32"},"actions":{"rule":"repeated","id":6,"type":"string"}}}}}}}}}};
@@ -3,6 +3,7 @@ export { copilot_bootstrap as copilotBootstrapSchema } from './copilot_bootstrap
3
3
  export { error as errorSchema } from './error.js';
4
4
  export { favorite_action as favoriteActionSchema } from './favorite_action.js';
5
5
  export { mcf_load as mcfLoadSchema } from './mcf_load.js';
6
+ export { mobile_home_interaction as mobileHomeInteractionSchema } from './mobile_home_interaction.js';
6
7
  export { page_payload as pagePayloadSchema } from './page_payload.js';
7
8
  export { request_status as requestStatusSchema } from './request_status.js';
8
9
  export { user_interaction as userInteractionSchema } from './user_interaction.js';
@@ -1,2 +1,2 @@
1
- export const aggregation_container_analytics={namespace:"sf.segmentation",name:"AggregationContainerAnalytics",pbjsSchema:{"nested":{"sf":{"nested":{"segmentation":{"nested":{"AggregationContainerAnalytics":{"fields":{"screenViewport":{"id":15,"type":"string"},"availableContainersCount":{"id":4,"type":"uint32"},"containerChangesCount":{"id":5,"type":"uint32"},"selectedPathObjects":{"id":7,"type":"string"},"availablePathsCount":{"id":8,"type":"uint32"},"screenDimensions":{"id":14,"type":"string"},
2
- "pathChangesCount":{"id":9,"type":"uint32"},"isDefaultContainerSelected":{"id":6,"type":"bool"},"messageType":{"id":2,"type":"string"},"filterInclusionType":{"id":13,"type":"string"},"segmentId":{"id":1,"type":"string"},"navigationMode":{"id":12,"type":"string"},"isDefaultPathSelected":{"id":10,"type":"bool"},"containerObjectApiName":{"id":3,"type":"string"},"segmentType":{"id":11,"type":"string"}}}}}}}}}};
1
+ export const aggregation_container_analytics={namespace:"sf.segmentation",name:"AggregationContainerAnalytics",pbjsSchema:{"nested":{"sf":{"nested":{"segmentation":{"nested":{"AggregationContainerAnalytics":{"reserved":[[1,1],[7,7],[11,11],[12,12],[14,14],[15,15]],"fields":{"availableContainersCount":{"id":4,"type":"uint32"},"containerChangesCount":{"id":5,"type":"uint32"},"finalFltCnt":{"id":20,"type":"uint32"},"selectedPathObjects":{"rule":"repeated","id":22,"type":"string"},"availablePathsCount":{"id":8,
2
+ "type":"uint32"},"sessionId":{"id":16,"type":"string"},"pageSessionId":{"id":17,"type":"string"},"pathChangesCount":{"id":9,"type":"uint32"},"isDefaultContainerSelected":{"id":6,"type":"bool"},"messageType":{"id":2,"type":"string"},"filterInclusionType":{"id":13,"type":"string"},"innerFilters":{"rule":"repeated","id":21,"type":"string"},"initFltCnt":{"id":19,"type":"uint32"},"isDefaultPathSelected":{"id":10,"type":"bool"},"containerObjectApiName":{"id":3,"type":"string"},"aggFunction":{"id":18,"type":"string"}}}}}}}}}};
@@ -0,0 +1 @@
1
+ export const grl_analytics={namespace:"sf.segmentation",name:"GrlAnalytics",pbjsSchema:{"nested":{"sf":{"nested":{"segmentation":{"nested":{"GrlAnalytics":{"fields":{"messageType":{"id":1,"type":"string"},"sessionId":{"id":4,"type":"string"},"grlFilterCount":{"id":3,"type":"uint32"},"pageSessionId":{"id":5,"type":"string"},"infoMessage":{"id":2,"type":"string"}}}}}}}}}};
@@ -1,4 +1,6 @@
1
1
  export { aggregation_container_analytics as aggregationContainerAnalyticsSchema } from './aggregation_container_analytics.js';
2
+ export { grl_analytics as grlAnalyticsSchema } from './grl_analytics.js';
2
3
  export { segment_alm_filter_usage as segmentAlmFilterUsageSchema } from './segment_alm_filter_usage.js';
4
+ export { segment_builder_context as segmentBuilderContextSchema } from './segment_builder_context.js';
3
5
  export { segment_builder_timer as segmentBuilderTimerSchema } from './segment_builder_timer.js';
4
6
  export { segment_preview_analytics as segmentPreviewAnalyticsSchema } from './segment_preview_analytics.js';
@@ -1,2 +1,2 @@
1
- export const segment_alm_filter_usage={namespace:"sf.segmentation",name:"SegmentAlmFilterUsage",pbjsSchema:{"nested":{"sf":{"nested":{"segmentation":{"nested":{"SegmentAlmFilterUsage":{"fields":{"screenViewport":{"id":16,"type":"string"},"filterObjectApiName":{"id":3,"type":"string"},"filterFieldApiName":{"id":4,"type":"string"},"currentBreadcrumbPath":{"rule":"repeated","id":13,"type":"string"},"sessionId":{"id":6,"type":"string"},"screenDimensions":{"id":15,"type":"string"},"totalNavigationSteps":{"id":9,
2
- "type":"int32"},"originalSearchTerm":{"id":8,"type":"string"},"filtersInSession":{"id":11,"type":"int32"},"messageType":{"id":2,"type":"string"},"filterInclusionType":{"id":18,"type":"string"},"segmentId":{"id":1,"type":"string"},"originalInteractionType":{"id":7,"type":"string"},"navigationMode":{"id":17,"type":"string"},"filterType":{"id":5,"type":"string"},"pathChanges":{"id":10,"type":"int32"},"currentBreadcrumbDepth":{"id":12,"type":"int32"},"segmentType":{"id":14,"type":"string"}}}}}}}}}};
1
+ export const segment_alm_filter_usage={namespace:"sf.segmentation",name:"SegmentAlmFilterUsage",pbjsSchema:{"nested":{"sf":{"nested":{"segmentation":{"nested":{"SegmentAlmFilterUsage":{"reserved":[[1,1],[14,14],[15,15],[16,16],[17,17]],"fields":{"attrCategory":{"id":21,"type":"string"},"filterObjectApiName":{"id":3,"type":"string"},"wasInOpenCtnr":{"id":22,"type":"bool"},"filterFieldApiName":{"id":4,"type":"string"},"currentBreadcrumbPath":{"rule":"repeated","id":13,"type":"string"},"containerSid":{"id":20,
2
+ "type":"string"},"sessionId":{"id":6,"type":"string"},"totalNavigationSteps":{"id":9,"type":"int32"},"pageSessionId":{"id":19,"type":"string"},"originalSearchTerm":{"id":8,"type":"string"},"filtersInSession":{"id":11,"type":"int32"},"messageType":{"id":2,"type":"string"},"filterInclusionType":{"id":18,"type":"string"},"originalInteractionType":{"id":7,"type":"string"},"filterType":{"id":5,"type":"string"},"pathChanges":{"id":10,"type":"int32"},"currentBreadcrumbDepth":{"id":12,"type":"int32"}}}}}}}}}};
@@ -0,0 +1,3 @@
1
+ export const segment_builder_context={namespace:"sf.segmentation",name:"SegmentBuilderContext",pbjsSchema:{"nested":{"sf":{"nested":{"segmentation":{"nested":{"SegmentBuilderContext":{"fields":{"hasEditAccess":{"id":20,"type":"bool"},"hasUnsaved":{"id":24,"type":"bool"},"hasExtDmo":{"id":25,"type":"bool"},"screenDim":{"id":26,"type":"string"},"segmentOn":{"id":6,"type":"string"},"schemaName":{"id":3,"type":"string"},"configType":{"id":22,"type":"string"},"segStatus":{"id":5,"type":"string"},"hasViewAccess":{"id":21,
2
+ "type":"bool"},"activityId":{"id":28,"type":"string"},"screenView":{"id":27,"type":"string"},"dataspaceName":{"id":8,"type":"string"},"messageType":{"id":4,"type":"string"},"segmentId":{"id":1,"type":"string"},"lookbackPrd":{"id":9,"type":"string"},"infoMessage":{"id":29,"type":"string"},"pubStatus":{"id":15,"type":"string"},"pubSchedule":{"id":16,"type":"string"},"fltCntGrl":{"id":19,"type":"uint32"},"sessionId":{"id":2,"type":"string"},"innerSessionId":{"id":30,"type":"string"},"fltCntIncl":{"id":17,
3
+ "type":"uint32"},"navMode":{"id":23,"type":"string"},"fltCntExcl":{"id":18,"type":"uint32"},"popExcluded":{"id":11,"type":"int64"},"popTotal":{"id":12,"type":"int64"},"pubType":{"id":14,"type":"string"},"segmentType":{"id":7,"type":"string"},"popIncluded":{"id":10,"type":"int64"},"popMember":{"id":13,"type":"int64"}}}}}}}}}};
@@ -1 +1 @@
1
- export const segment_builder_timer={namespace:"sf.segmentation",name:"SegmentBuilderTimer",pbjsSchema:{"nested":{"sf":{"nested":{"segmentation":{"nested":{"SegmentBuilderTimer":{"fields":{"screenViewport":{"id":5,"type":"string"},"timerType":{"id":3,"type":"string"},"segmentId":{"id":1,"type":"string"},"screenDimensions":{"id":2,"type":"string"},"segmentFilterInfo":{"rule":"repeated","id":7,"type":"string"},"segmentType":{"id":6,"type":"string"},"infoMessage":{"id":4,"type":"string"}}}}}}}}}};
1
+ export const segment_builder_timer={namespace:"sf.segmentation",name:"SegmentBuilderTimer",pbjsSchema:{"nested":{"sf":{"nested":{"segmentation":{"nested":{"SegmentBuilderTimer":{"reserved":[[1,1],[2,2],[5,5],[6,6],[8,8]],"fields":{"timerType":{"id":3,"type":"string"},"sessionId":{"id":9,"type":"string"},"segmentFilterInfo":{"rule":"repeated","id":7,"type":"string"},"pageSessionId":{"id":10,"type":"string"},"infoMessage":{"id":4,"type":"string"}}}}}}}}}};
@@ -1,2 +1,2 @@
1
- export const segment_preview_analytics={namespace:"sf.segmentation",name:"SegmentPreviewAnalytics",pbjsSchema:{"nested":{"sf":{"nested":{"segmentation":{"nested":{"SegmentPreviewAnalytics":{"fields":{"screenViewport":{"id":14,"type":"string"},"didUserSearchPreviewData":{"id":6,"type":"bool"},"searchActionsCount":{"id":7,"type":"uint32"},"screenDimensions":{"id":13,"type":"string"},"previewFieldsCount":{"id":4,"type":"uint32"},"messageType":{"id":2,"type":"string"},"wasPreviewDataLoaded":{"id":5,"type":"bool"},
2
- "workflowContext":{"id":10,"type":"string"},"hadUnsavedChanges":{"id":9,"type":"bool"},"segmentId":{"id":1,"type":"string"},"navigationMode":{"id":12,"type":"string"},"previewRowsReturned":{"id":3,"type":"uint32"},"didUserScrollThroughData":{"id":8,"type":"bool"},"segmentType":{"id":11,"type":"string"}}}}}}}}}};
1
+ export const segment_preview_analytics={namespace:"sf.segmentation",name:"SegmentPreviewAnalytics",pbjsSchema:{"nested":{"sf":{"nested":{"segmentation":{"nested":{"SegmentPreviewAnalytics":{"reserved":[[1,1],[11,11],[12,12],[13,13],[14,14]],"fields":{"previewFieldsCount":{"id":4,"type":"uint32"},"messageType":{"id":2,"type":"string"},"wasPreviewDataLoaded":{"id":5,"type":"bool"},"workflowContext":{"id":10,"type":"string"},"didUserSearchPreviewData":{"id":6,"type":"bool"},"hadUnsavedChanges":{"id":9,
2
+ "type":"bool"},"searchActionsCount":{"id":7,"type":"uint32"},"previewRowsReturned":{"id":3,"type":"uint32"},"previewCountInSession":{"id":16,"type":"int32"},"didUserScrollThroughData":{"id":8,"type":"bool"},"sessionId":{"id":15,"type":"string"},"pageSessionId":{"id":17,"type":"string"}}}}}}}}}};
@@ -1,4 +1,6 @@
1
1
  export { aggregation_container_analytics as aggregationContainerAnalyticsSchema } from './aggregation_container_analytics.js';
2
+ export { grl_analytics as grlAnalyticsSchema } from './grl_analytics.js';
2
3
  export { segment_alm_filter_usage as segmentAlmFilterUsageSchema } from './segment_alm_filter_usage.js';
4
+ export { segment_builder_context as segmentBuilderContextSchema } from './segment_builder_context.js';
3
5
  export { segment_builder_timer as segmentBuilderTimerSchema } from './segment_builder_timer.js';
4
6
  export { segment_preview_analytics as segmentPreviewAnalyticsSchema } from './segment_preview_analytics.js';
@@ -1,4 +1,5 @@
1
1
  export { init as initSchema } from './init.js';
2
2
  export { query as querySchema } from './query.js';
3
3
  export { resultsPageImpression as resultsPageImpressionSchema } from './resultsPageImpression.js';
4
+ export { searchResultsInteraction as searchResultsInteractionSchema } from './searchResultsInteraction.js';
4
5
  export { suggestionInteraction as suggestionInteractionSchema } from './suggestionInteraction.js';
@@ -1 +1 @@
1
- export const query={namespace:"sf.sentosSearch",name:"Query",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"Query":{"fields":{"clientSource":{"id":3,"type":"string"},"srchReqSeq":{"id":6,"type":"int32"},"clientSrchId":{"id":4,"type":"string"},"srchSessionId":{"id":1,"type":"string"},"queryLen":{"id":5,"type":"int32"},"scopedSource":{"id":7,"type":"string"},"windowId":{"id":2,"type":"string"},"queryOrigin":{"id":8,"type":"string"}}}}}}}}}};
1
+ export const query={namespace:"sf.sentosSearch",name:"Query",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"Query":{"fields":{"queryLength":{"id":5,"type":"int32"},"clientSource":{"id":3,"type":"string"},"srchSessionId":{"id":1,"type":"string"},"clientSearchId":{"id":4,"type":"string"},"scopedSource":{"id":7,"type":"string"},"searchReqSeq":{"id":6,"type":"int32"},"windowId":{"id":2,"type":"string"},"queryOrigin":{"id":8,"type":"string"}}}}}}}}}};
@@ -1,2 +1,2 @@
1
- export const resultsPageImpression={namespace:"sf.sentosSearch",name:"ResultsPageImpression",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"ResultsPageImpression":{"fields":{"srchReqSeq":{"id":6,"type":"uint32"},"records":{"id":10,"type":"string"},"srchSessionId":{"id":1,"type":"string"},"buckets":{"id":11,"type":"string"},"windowId":{"id":2,"type":"string"},"queryId":{"id":8,"type":"string"},"clientSource":{"id":3,"type":"string"},"clientSrchId":{"id":4,"type":"string"},"resultsCount":{"id":9,
2
- "type":"uint32"},"queryLen":{"id":5,"type":"uint32"},"resultsType":{"id":7,"type":"string"},"isSplCorrect":{"id":12,"type":"bool"},"isFiltered":{"id":13,"type":"bool"},"isSorted":{"id":14,"type":"bool"}}}}}}}}}};
1
+ export const resultsPageImpression={namespace:"sf.sentosSearch",name:"ResultsPageImpression",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"ResultsPageImpression":{"fields":{"queryLength":{"id":5,"type":"uint32"},"resultCount":{"id":9,"type":"uint32"},"records":{"id":10,"type":"string"},"srchSessionId":{"id":1,"type":"string"},"buckets":{"id":11,"type":"string"},"clientSearchId":{"id":4,"type":"string"},"searchReqSeq":{"id":6,"type":"uint32"},"windowId":{"id":2,"type":"string"},
2
+ "queryId":{"id":8,"type":"string"},"clientSource":{"id":3,"type":"string"},"isSplCorrect":{"id":12,"type":"bool"},"isFiltered":{"id":13,"type":"bool"},"isSorted":{"id":14,"type":"bool"},"resultType":{"id":7,"type":"string"}}}}}}}}}};
@@ -0,0 +1,3 @@
1
+ export const searchResultsInteraction={namespace:"sf.sentosSearch",name:"SearchResultsInteraction",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"SearchResultsInteraction":{"fields":{"queryLength":{"id":15,"type":"int32"},"pageRank":{"id":10,"type":"int32"},"resultCount":{"id":14,"type":"int32"},"pageNumber":{"id":21,"type":"int32"},"srchSessionId":{"id":1,"type":"string"},"clientSearchId":{"id":4,"type":"string"},"pageSize":{"id":22,"type":"int32"},"searchReqSeq":{"id":5,"type":"int32"},
2
+ "windowId":{"id":2,"type":"string"},"queryId":{"id":7,"type":"string"},"recordId":{"id":8,"type":"string"},"clientSource":{"id":3,"type":"string"},"recordObject":{"id":17,"type":"string"},"recordPosition":{"id":9,"type":"int32"},"interactType":{"id":13,"type":"string"},"sourceRank":{"id":11,"type":"int32"},"isSplCorrect":{"id":18,"type":"bool"},"isFiltered":{"id":19,"type":"bool"},"isSorted":{"id":20,"type":"string"},"resultType":{"id":6,"type":"string"},"objectRank":{"id":12,"type":"int32"},"recordSource":{"id":16,
3
+ "type":"string"}}}}}}}}}};
@@ -1,4 +1,5 @@
1
1
  export { init as initSchema } from './init.js';
2
2
  export { query as querySchema } from './query.js';
3
3
  export { resultsPageImpression as resultsPageImpressionSchema } from './resultsPageImpression.js';
4
+ export { searchResultsInteraction as searchResultsInteractionSchema } from './searchResultsInteraction.js';
4
5
  export { suggestionInteraction as suggestionInteractionSchema } from './suggestionInteraction.js';
@@ -1 +1 @@
1
- export const version='260.14.0'
1
+ export const version='260.16.0'