o11y_schema 260.13.0 → 260.15.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.
Files changed (46) hide show
  1. package/package.json +11 -1
  2. package/sf_communications/customer_onboarding_event.js +1 -0
  3. package/sf_communications/index.js +2 -0
  4. package/sf_communications/recipient_wrapper_event.js +2 -0
  5. package/sf_communications/sf_communications.js +2 -0
  6. package/sf_communications/sf_communications.js-meta.xml +7 -0
  7. package/sf_featureUsageAnalytics/feature_usage_event.js +1 -0
  8. package/sf_featureUsageAnalytics/index.js +1 -0
  9. package/sf_featureUsageAnalytics/sf_featureUsageAnalytics.js +1 -0
  10. package/sf_featureUsageAnalytics/sf_featureUsageAnalytics.js-meta.xml +7 -0
  11. package/sf_guidedConfig/gc_base_event.js +2 -0
  12. package/sf_guidedConfig/index.js +1 -0
  13. package/sf_guidedConfig/sf_guidedConfig.js +1 -0
  14. package/sf_guidedConfig/sf_guidedConfig.js-meta.xml +7 -0
  15. package/sf_industriesCompliance/index.js +2 -0
  16. package/sf_industriesCompliance/rcm_action_executed.js +1 -0
  17. package/sf_industriesCompliance/rcm_junction_records_created.js +1 -0
  18. package/sf_industriesCompliance/sf_industriesCompliance.js +2 -0
  19. package/sf_industriesCompliance/sf_industriesCompliance.js-meta.xml +7 -0
  20. package/sf_lsc/index.js +1 -0
  21. package/sf_lsc/lsc_event.js +2 -0
  22. package/sf_lsc/sf_lsc.js +1 -0
  23. package/sf_lsc/sf_lsc.js-meta.xml +7 -0
  24. package/sf_sApp/index.js +1 -0
  25. package/sf_sApp/mobile_home_interaction.js +1 -0
  26. package/sf_sApp/sf_sApp.js +1 -0
  27. package/sf_segmentation/aggregation_container_analytics.js +2 -2
  28. package/sf_segmentation/grl_analytics.js +1 -0
  29. package/sf_segmentation/index.js +2 -0
  30. package/sf_segmentation/segment_alm_filter_usage.js +2 -2
  31. package/sf_segmentation/segment_builder_context.js +3 -0
  32. package/sf_segmentation/segment_builder_timer.js +1 -1
  33. package/sf_segmentation/segment_preview_analytics.js +2 -2
  34. package/sf_segmentation/sf_segmentation.js +2 -0
  35. package/sf_sellerHome/agentic_feed_action.js +1 -0
  36. package/sf_sellerHome/agentic_feed_page_load.js +1 -0
  37. package/sf_sellerHome/index.js +2 -0
  38. package/sf_sellerHome/sf_sellerHome.js +2 -0
  39. package/sf_sentosSearch/index.js +2 -0
  40. package/sf_sentosSearch/resultsPageImpression.js +2 -0
  41. package/sf_sentosSearch/sf_sentosSearch.js +2 -0
  42. package/sf_sentosSearch/suggestionInteraction.js +2 -0
  43. package/sf_slackforce/index.js +1 -0
  44. package/sf_slackforce/sf_slackforce.js +1 -0
  45. package/sf_slackforce/unread_indicator.js +1 -0
  46. package/version/version.js +1 -1
package/package.json CHANGED
@@ -15,6 +15,7 @@
15
15
  "./sf_adaptiveExperience": "./sf_adaptiveExperience/sf_adaptiveExperience.js",
16
16
  "./sf_flowBuilder": "./sf_flowBuilder/sf_flowBuilder.js",
17
17
  "./sf_brief": "./sf_brief/sf_brief.js",
18
+ "./sf_lsc": "./sf_lsc/sf_lsc.js",
18
19
  "./sf_appDevAisc": "./sf_appDevAisc/sf_appDevAisc.js",
19
20
  "./sf_blockBuilder": "./sf_blockBuilder/sf_blockBuilder.js",
20
21
  "./sfcore_performance": "./sfcore_performance/sfcore_performance.js",
@@ -31,6 +32,7 @@
31
32
  "./sf_recordPicker": "./sf_recordPicker/sf_recordPicker.js",
32
33
  "./sf_suitesFoundation": "./sf_suitesFoundation/sf_suitesFoundation.js",
33
34
  "./sf_commerce": "./sf_commerce/sf_commerce.js",
35
+ "./sf_industriesCompliance": "./sf_industriesCompliance/sf_industriesCompliance.js",
34
36
  "./sf_umaCoreExperience": "./sf_umaCoreExperience/sf_umaCoreExperience.js",
35
37
  "./sf_support": "./sf_support/sf_support.js",
36
38
  "./sf_automation": "./sf_automation/sf_automation.js",
@@ -45,6 +47,7 @@
45
47
  "./sf_mulesoft": "./sf_mulesoft/sf_mulesoft.js",
46
48
  "./sf_yukon": "./sf_yukon/sf_yukon.js",
47
49
  "./sf_energyUtilities": "./sf_energyUtilities/sf_energyUtilities.js",
50
+ "./sf_communications": "./sf_communications/sf_communications.js",
48
51
  "./sf_aura": "./sf_aura/sf_aura.js",
49
52
  "./sf_mci": "./sf_mci/sf_mci.js",
50
53
  "./version": "./version/version.js",
@@ -70,6 +73,7 @@
70
73
  "./sf_formula": "./sf_formula/sf_formula.js",
71
74
  "./sf_umaGoals": "./sf_umaGoals/sf_umaGoals.js",
72
75
  "./sf_einsteinGptSegmentation": "./sf_einsteinGptSegmentation/sf_einsteinGptSegmentation.js",
76
+ "./sf_featureUsageAnalytics": "./sf_featureUsageAnalytics/sf_featureUsageAnalytics.js",
73
77
  "./sf_knowledge": "./sf_knowledge/sf_knowledge.js",
74
78
  "./sf_genAiIntelligenceUsage": "./sf_genAiIntelligenceUsage/sf_genAiIntelligenceUsage.js",
75
79
  "./sf_licenseUtilization": "./sf_licenseUtilization/sf_licenseUtilization.js",
@@ -116,6 +120,7 @@
116
120
  "./sf_thunderbirdConnector": "./sf_thunderbirdConnector/sf_thunderbirdConnector.js",
117
121
  "./sf_umaBusinessUnits": "./sf_umaBusinessUnits/sf_umaBusinessUnits.js",
118
122
  "./sf_unifiedMessaging": "./sf_unifiedMessaging/sf_unifiedMessaging.js",
123
+ "./sf_guidedConfig": "./sf_guidedConfig/sf_guidedConfig.js",
119
124
  "./sf_lex": "./sf_lex/sf_lex.js",
120
125
  "./sf_revenue": "./sf_revenue/sf_revenue.js",
121
126
  "./sf_lightningOut": "./sf_lightningOut/sf_lightningOut.js",
@@ -129,7 +134,7 @@
129
134
  "url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
130
135
  },
131
136
  "type": "module",
132
- "version": "260.13.0",
137
+ "version": "260.15.0",
133
138
  "license": "BSD-3-Clause",
134
139
  "volta": {
135
140
  "node": "18.17.1",
@@ -159,6 +164,7 @@
159
164
  "o11y_schema/sf_ccinventory",
160
165
  "o11y_schema/sf_clwr",
161
166
  "o11y_schema/sf_commerce",
167
+ "o11y_schema/sf_communications",
162
168
  "o11y_schema/sf_content",
163
169
  "o11y_schema/sf_contentLayout",
164
170
  "o11y_schema/sf_datalens",
@@ -172,12 +178,15 @@
172
178
  "o11y_schema/sf_enhancedSoftphone",
173
179
  "o11y_schema/sf_evf",
174
180
  "o11y_schema/sf_experienceBuilder",
181
+ "o11y_schema/sf_featureUsageAnalytics",
175
182
  "o11y_schema/sf_flowBuilder",
176
183
  "o11y_schema/sf_formula",
177
184
  "o11y_schema/sf_genAiIntelligenceUsage",
178
185
  "o11y_schema/sf_generativeCanvas",
186
+ "o11y_schema/sf_guidedConfig",
179
187
  "o11y_schema/sf_ifsTimeSheets",
180
188
  "o11y_schema/sf_incidentManagement",
189
+ "o11y_schema/sf_industriesCompliance",
181
190
  "o11y_schema/sf_industriesConstraint",
182
191
  "o11y_schema/sf_industriesManufacturing",
183
192
  "o11y_schema/sf_instrumentation",
@@ -193,6 +202,7 @@
193
202
  "o11y_schema/sf_lists",
194
203
  "o11y_schema/sf_lol",
195
204
  "o11y_schema/sf_lookup",
205
+ "o11y_schema/sf_lsc",
196
206
  "o11y_schema/sf_lwc",
197
207
  "o11y_schema/sf_lwrjs",
198
208
  "o11y_schema/sf_mci",
@@ -0,0 +1 @@
1
+ export const customer_onboarding_event={namespace:"sf.communications",name:"CustomerOnboardingEvent",pbjsSchema:{"nested":{"sf":{"nested":{"communications":{"nested":{"CustomerOnboardingEvent":{"fields":{"accountId":{"id":2,"type":"string"},"quoteLineItemId":{"id":4,"type":"string"},"qliRecipientId":{"id":5,"type":"string"},"interactionName":{"id":1,"type":"string"},"quoteId":{"id":3,"type":"string"}}}}}}}}}};
@@ -0,0 +1,2 @@
1
+ export { customer_onboarding_event as customerOnboardingEventSchema } from './customer_onboarding_event.js';
2
+ export { recipient_wrapper_event as recipientWrapperEventSchema } from './recipient_wrapper_event.js';
@@ -0,0 +1,2 @@
1
+ export const recipient_wrapper_event={namespace:"sf.communications",name:"RecipientWrapperEvent",pbjsSchema:{"nested":{"sf":{"nested":{"communications":{"nested":{"RecipientWrapperEvent":{"fields":{"selectedCount":{"id":8,"type":"uint32"},"count":{"id":6,"type":"uint32"},"parentObjectApiName":{"id":3,"type":"string"},"recipientId":{"id":4,"type":"string"},"interactionName":{"id":1,"type":"string"},"expectedCount":{"id":7,"type":"uint32"},"recipientGroupId":{"id":5,"type":"string"},"parentRecordId":{"id":2,
2
+ "type":"string"},"referenceId":{"id":9,"type":"string"}}}}}}}}}};
@@ -0,0 +1,2 @@
1
+ export { customer_onboarding_event as customerOnboardingEventSchema } from './customer_onboarding_event.js';
2
+ export { recipient_wrapper_event as recipientWrapperEventSchema } from './recipient_wrapper_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>
@@ -0,0 +1 @@
1
+ export const feature_usage_event={namespace:"sf.featureUsageAnalytics",name:"FeatureUsageEvent",pbjsSchema:{"nested":{"sf":{"nested":{"featureUsageAnalytics":{"nested":{"FeatureUsageEvent":{"fields":{"featureName":{"id":2,"type":"string"},"contextTags":{"rule":"repeated","id":4,"type":"Tag"},"featureTags":{"rule":"repeated","id":3,"type":"Tag"},"productName":{"id":1,"type":"string"}}},"Tag":{"fields":{"value":{"id":2,"type":"string"},"key":{"id":1,"type":"string"}}}}}}}}}};
@@ -0,0 +1 @@
1
+ export { feature_usage_event as featureUsageEventSchema } from './feature_usage_event.js';
@@ -0,0 +1 @@
1
+ export { feature_usage_event as featureUsageEventSchema } from './feature_usage_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>
@@ -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>
@@ -0,0 +1,2 @@
1
+ export { rcm_action_executed as rcmActionExecutedSchema } from './rcm_action_executed.js';
2
+ export { rcm_junction_records_created as rcmJunctionRecordsCreatedSchema } from './rcm_junction_records_created.js';
@@ -0,0 +1 @@
1
+ export const rcm_action_executed={namespace:"sf.industriesCompliance",name:"RcmActionExecuted",pbjsSchema:{"nested":{"sf":{"nested":{"industriesCompliance":{"nested":{"RcmActionExecuted":{"fields":{"suggestionsPerTargetEntity":{"rule":"repeated","id":4,"type":"uint32"},"sourceEntityType":{"id":1,"type":"string"},"promptExecutionTime":{"id":3,"type":"double"},"selectedTargetEntities":{"rule":"repeated","id":2,"type":"string"}}}}}}}}}};
@@ -0,0 +1 @@
1
+ export const rcm_junction_records_created={namespace:"sf.industriesCompliance",name:"RcmJunctionRecordsCreated",pbjsSchema:{"nested":{"sf":{"nested":{"industriesCompliance":{"nested":{"RcmJunctionRecordsCreated":{"fields":{"junctionRecordCount":{"id":2,"type":"uint32"},"junctionEntityType":{"id":1,"type":"string"},"junctionCreationMethod":{"id":3,"type":"string"}}}}}}}}}};
@@ -0,0 +1,2 @@
1
+ export { rcm_action_executed as rcmActionExecutedSchema } from './rcm_action_executed.js';
2
+ export { rcm_junction_records_created as rcmJunctionRecordsCreatedSchema } from './rcm_junction_records_created.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>
@@ -0,0 +1 @@
1
+ export { lsc_event as lscEventSchema } from './lsc_event.js';
@@ -0,0 +1,2 @@
1
+ export const lsc_event={namespace:"sf.lsc",name:"LscEvent",pbjsSchema:{"nested":{"sf":{"nested":{"lsc":{"nested":{"LscEvent":{"fields":{"eventSessionId":{"id":6,"type":"string"},"metricName":{"id":13,"type":"string"},"contextDomain":{"id":19,"type":"string"},"metricValue":{"id":14,"type":"double"},"contextCode":{"id":18,"type":"uint32"},"eventType":{"id":2,"type":"string"},"uiPath":{"id":12,"type":"string"},"contextData":{"id":17,"type":"string"},"metricUnit":{"id":15,"type":"string"},"screenId":{"id":9,
2
+ "type":"string"},"eventCorrelationId":{"id":7,"type":"string"},"eventName":{"id":1,"type":"string"},"uiId":{"id":10,"type":"string"},"uiKind":{"id":11,"type":"string"},"appSessionId":{"id":8,"type":"string"},"contextMessage":{"id":16,"type":"string"},"eventDomain":{"id":3,"type":"string"},"timeMs":{"id":4,"type":"uint64"},"screenSessionId":{"id":5,"type":"string"}}}}}}}}}};
@@ -0,0 +1 @@
1
+ export { lsc_event as lscEventSchema } from './lsc_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';
@@ -0,0 +1 @@
1
+ export const agentic_feed_action={namespace:"sf.sellerHome",name:"AgenticFeedAction",pbjsSchema:{"nested":{"sf":{"nested":{"sellerHome":{"nested":{"AgenticFeedAction":{"fields":{"actionType":{"id":1,"type":"string"},"sessionActionsCount":{"id":3,"type":"uint32"},"definitionName":{"id":2,"type":"string"},"uxact":{"id":5,"type":"string"},"uxlog":{"id":4,"type":"string"},"uxerr":{"id":6,"type":"string"}}}}}}}}}};
@@ -0,0 +1 @@
1
+ export const agentic_feed_page_load={namespace:"sf.sellerHome",name:"AgenticFeedPageLoad",pbjsSchema:{"nested":{"sf":{"nested":{"sellerHome":{"nested":{"AgenticFeedPageLoad":{"fields":{"loadStatus":{"id":3,"type":"string"},"uxact":{"id":5,"type":"string"},"uxlog":{"id":4,"type":"string"},"uxerr":{"id":6,"type":"string"},"prioritizedRcmdItemCount":{"id":2,"type":"uint32"},"pageLoadDuration":{"id":1,"type":"double"}}}}}}}}}};
@@ -1 +1,3 @@
1
+ export { agentic_feed_action as agenticFeedActionSchema } from './agentic_feed_action.js';
2
+ export { agentic_feed_page_load as agenticFeedPageLoadSchema } from './agentic_feed_page_load.js';
1
3
  export { seller_home_kpi as sellerHomeKpiSchema } from './seller_home_kpi.js';
@@ -1 +1,3 @@
1
+ export { agentic_feed_action as agenticFeedActionSchema } from './agentic_feed_action.js';
2
+ export { agentic_feed_page_load as agenticFeedPageLoadSchema } from './agentic_feed_page_load.js';
1
3
  export { seller_home_kpi as sellerHomeKpiSchema } from './seller_home_kpi.js';
@@ -1,2 +1,4 @@
1
1
  export { init as initSchema } from './init.js';
2
2
  export { query as querySchema } from './query.js';
3
+ export { resultsPageImpression as resultsPageImpressionSchema } from './resultsPageImpression.js';
4
+ export { suggestionInteraction as suggestionInteractionSchema } from './suggestionInteraction.js';
@@ -0,0 +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,2 +1,4 @@
1
1
  export { init as initSchema } from './init.js';
2
2
  export { query as querySchema } from './query.js';
3
+ export { resultsPageImpression as resultsPageImpressionSchema } from './resultsPageImpression.js';
4
+ export { suggestionInteraction as suggestionInteractionSchema } from './suggestionInteraction.js';
@@ -0,0 +1,2 @@
1
+ export const suggestionInteraction={namespace:"sf.sentosSearch",name:"SuggestionInteraction",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"SuggestionInteraction":{"fields":{"resultCount":{"id":12,"type":"uint32"},"srchSessionId":{"id":1,"type":"string"},"appName":{"id":4,"type":"string"},"interactTime":{"id":6,"type":"uint64"},"clientSearchId":{"id":5,"type":"string"},"suggestReqSeq":{"id":13,"type":"uint32"},"windowId":{"id":2,"type":"string"},"queryId":{"id":8,"type":"string"},
2
+ "recordId":{"id":9,"type":"string"},"clientSource":{"id":3,"type":"string"},"suggestionType":{"id":14,"type":"string"},"recordObject":{"id":10,"type":"string"},"recordPosition":{"id":11,"type":"uint32"},"interactType":{"id":7,"type":"string"}}}}}}}}}};
@@ -28,3 +28,4 @@ export { reaction_removed as reactionRemovedSchema } from './reaction_removed.js
28
28
  export { records_salesforce_record_view as recordsSalesforceRecordViewSchema } from './records_salesforce_record_view.js';
29
29
  export { rimeto_hover_card_view as rimetoHoverCardViewSchema } from './rimeto_hover_card_view.js';
30
30
  export { threads_reply as threadsReplySchema } from './threads_reply.js';
31
+ export { unread_indicator as unreadIndicatorSchema } from './unread_indicator.js';
@@ -28,3 +28,4 @@ export { reaction_removed as reactionRemovedSchema } from './reaction_removed.js
28
28
  export { records_salesforce_record_view as recordsSalesforceRecordViewSchema } from './records_salesforce_record_view.js';
29
29
  export { rimeto_hover_card_view as rimetoHoverCardViewSchema } from './rimeto_hover_card_view.js';
30
30
  export { threads_reply as threadsReplySchema } from './threads_reply.js';
31
+ export { unread_indicator as unreadIndicatorSchema } from './unread_indicator.js';
@@ -0,0 +1 @@
1
+ export const unread_indicator={namespace:"sf.slackforce",name:"UnreadIndicator",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"UnreadIndicator":{"fields":{"chnId":{"id":3,"type":"string"},"teamId":{"id":4,"type":"string"},"action":{"id":2,"type":"string"},"cmpName":{"id":6,"type":"string"},"cmpVariant":{"id":7,"type":"string"},"userId":{"id":5,"type":"string"},"elementName":{"id":1,"type":"string"}}}}}}}}}};
@@ -1 +1 @@
1
- export const version='260.13.0'
1
+ export const version='260.15.0'