o11y_schema 258.56.0 → 258.58.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 +9 -1
- package/sf_blockBuilder/action.js +1 -1
- package/sf_industriesConstraint/constraint_builder_session.js +2 -2
- package/sf_lightningOut/index.js +1 -0
- package/sf_lightningOut/lightning_out_component_render.js +1 -0
- package/sf_lightningOut/sf_lightningOut.js +1 -0
- package/sf_salesCoachAgent/asc_scenario_builder_ui_log.js +1 -0
- package/sf_salesCoachAgent/index.js +1 -0
- package/sf_salesCoachAgent/sf_salesCoachAgent.js +1 -0
- package/sf_salesCoachAgent/sf_salesCoachAgent.js-meta.xml +7 -0
- package/sf_sfs/draft_queue_record_action.js +1 -0
- package/sf_sfs/geofence_event.js +1 -0
- package/sf_sfs/index.js +2 -0
- package/sf_sfs/sf_sfs.js +2 -0
- package/sf_starterOneProduct/event.js +1 -0
- package/sf_starterOneProduct/index.js +1 -0
- package/sf_starterOneProduct/sf_starterOneProduct.js +1 -0
- package/sf_starterOneProduct/sf_starterOneProduct.js-meta.xml +7 -0
- package/sf_support/index.js +1 -0
- package/sf_support/milestone_record_usage.js +1 -0
- package/sf_support/sf_support.js +1 -0
- package/sf_tableauNext/index.js +1 -0
- package/sf_tableauNext/sf_tableauNext.js +1 -0
- package/sf_tableauNext/sf_tableauNext.js-meta.xml +7 -0
- package/sf_tableauNext/tab_next_ext_schema.js +2 -0
- package/sf_umaConsent/index.js +1 -0
- package/sf_umaConsent/sf_umaConsent.js +1 -0
- package/sf_umaConsent/sf_umaConsent.js-meta.xml +7 -0
- package/sf_umaConsent/uma_consent.js +1 -0
- package/version/version.js +1 -1
package/package.json
CHANGED
|
@@ -44,6 +44,7 @@
|
|
|
44
44
|
"./sf_mci": "./sf_mci/sf_mci.js",
|
|
45
45
|
"./version": "./version/version.js",
|
|
46
46
|
"./spiff_analytics": "./spiff_analytics/spiff_analytics.js",
|
|
47
|
+
"./sf_tableauNext": "./sf_tableauNext/sf_tableauNext.js",
|
|
47
48
|
"./sf_komaci": "./sf_komaci/sf_komaci.js",
|
|
48
49
|
"./sf_lightningExperienceTheme": "./sf_lightningExperienceTheme/sf_lightningExperienceTheme.js",
|
|
49
50
|
"./sf_enhancedSoftphone": "./sf_enhancedSoftphone/sf_enhancedSoftphone.js",
|
|
@@ -66,6 +67,7 @@
|
|
|
66
67
|
"./sf_einsteinGptSegmentation": "./sf_einsteinGptSegmentation/sf_einsteinGptSegmentation.js",
|
|
67
68
|
"./sf_knowledge": "./sf_knowledge/sf_knowledge.js",
|
|
68
69
|
"./sf_genAiIntelligenceUsage": "./sf_genAiIntelligenceUsage/sf_genAiIntelligenceUsage.js",
|
|
70
|
+
"./sf_salesCoachAgent": "./sf_salesCoachAgent/sf_salesCoachAgent.js",
|
|
69
71
|
"./sf_generativeCanvas": "./sf_generativeCanvas/sf_generativeCanvas.js",
|
|
70
72
|
"./sf_msPlatformInterop": "./sf_msPlatformInterop/sf_msPlatformInterop.js",
|
|
71
73
|
"./spiff_shared": "./spiff_shared/spiff_shared.js",
|
|
@@ -78,6 +80,7 @@
|
|
|
78
80
|
"./sf_industriesConstraint": "./sf_industriesConstraint/sf_industriesConstraint.js",
|
|
79
81
|
"./sf_sfsMobileHybrid": "./sf_sfsMobileHybrid/sf_sfsMobileHybrid.js",
|
|
80
82
|
"./sf_enhancedConversation": "./sf_enhancedConversation/sf_enhancedConversation.js",
|
|
83
|
+
"./sf_umaConsent": "./sf_umaConsent/sf_umaConsent.js",
|
|
81
84
|
"./sf_searchui": "./sf_searchui/sf_searchui.js",
|
|
82
85
|
"./sf_instrumentationTest": "./sf_instrumentationTest/sf_instrumentationTest.js",
|
|
83
86
|
"./sf_payments": "./sf_payments/sf_payments.js",
|
|
@@ -100,6 +103,7 @@
|
|
|
100
103
|
"./sf_lightningsdk": "./sf_lightningsdk/sf_lightningsdk.js",
|
|
101
104
|
"./sf_incidentManagement": "./sf_incidentManagement/sf_incidentManagement.js",
|
|
102
105
|
"./sf_studio": "./sf_studio/sf_studio.js",
|
|
106
|
+
"./sf_starterOneProduct": "./sf_starterOneProduct/sf_starterOneProduct.js",
|
|
103
107
|
"./sf_umaBusinessUnits": "./sf_umaBusinessUnits/sf_umaBusinessUnits.js",
|
|
104
108
|
"./sf_unifiedMessaging": "./sf_unifiedMessaging/sf_unifiedMessaging.js",
|
|
105
109
|
"./sf_lex": "./sf_lex/sf_lex.js",
|
|
@@ -115,7 +119,7 @@
|
|
|
115
119
|
"url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
|
|
116
120
|
},
|
|
117
121
|
"type": "module",
|
|
118
|
-
"version": "258.
|
|
122
|
+
"version": "258.58.0",
|
|
119
123
|
"license": "BSD-3-Clause",
|
|
120
124
|
"volta": {
|
|
121
125
|
"node": "18.17.1",
|
|
@@ -196,6 +200,7 @@
|
|
|
196
200
|
"o11y_schema/sf_records",
|
|
197
201
|
"o11y_schema/sf_revenue",
|
|
198
202
|
"o11y_schema/sf_sApp",
|
|
203
|
+
"o11y_schema/sf_salesCoachAgent",
|
|
199
204
|
"o11y_schema/sf_sci",
|
|
200
205
|
"o11y_schema/sf_scrt",
|
|
201
206
|
"o11y_schema/sf_searchui",
|
|
@@ -209,11 +214,14 @@
|
|
|
209
214
|
"o11y_schema/sf_sfsMobileHybrid",
|
|
210
215
|
"o11y_schema/sf_siteSearch",
|
|
211
216
|
"o11y_schema/sf_slackforce",
|
|
217
|
+
"o11y_schema/sf_starterOneProduct",
|
|
212
218
|
"o11y_schema/sf_studio",
|
|
213
219
|
"o11y_schema/sf_support",
|
|
220
|
+
"o11y_schema/sf_tableauNext",
|
|
214
221
|
"o11y_schema/sf_testAiltnPageview",
|
|
215
222
|
"o11y_schema/sf_umaAI",
|
|
216
223
|
"o11y_schema/sf_umaBusinessUnits",
|
|
224
|
+
"o11y_schema/sf_umaConsent",
|
|
217
225
|
"o11y_schema/sf_umaCoreAnalytics",
|
|
218
226
|
"o11y_schema/sf_umaCoreExperience",
|
|
219
227
|
"o11y_schema/sf_umaGoals",
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const action={namespace:"sf.blockBuilder",name:"Action",pbjsSchema:{"nested":{"sf":{"nested":{"blockBuilder":{"nested":{"Action":{"fields":{"owner":{"id":7,"type":"string"},"tempContentKey":{"id":9,"type":"string"},"contentKey":{"id":10,"type":"string"},"contentTypeFqn":{"id":1,"type":"string"},"copilotMechanism":{"id":11,"type":"string"},"contentBuilderAction":{"id":5,"type":"string"},"blockType":{"id":6,"type":"string"},"sessionId":{"id":12,"type":"string"},"prevAction":{"id":8,"type":"string"},
|
|
2
|
-
"mode":{"id":2,"type":"string"},"args":{"rule":"repeated","id":13,"type":"string"},"variantId":{"id":4,"type":"string"},"wsOrFolderId":{"id":3,"type":"string"}}}}}}}}}};
|
|
2
|
+
"templateId":{"id":14,"type":"string"},"mode":{"id":2,"type":"string"},"args":{"rule":"repeated","id":13,"type":"string"},"variantId":{"id":4,"type":"string"},"wsOrFolderId":{"id":3,"type":"string"}}}}}}}}}};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const constraint_builder_session={namespace:"sf.industriesConstraint",name:"ConstraintBuilderSession",pbjsSchema:{"nested":{"sf":{"nested":{"industriesConstraint":{"nested":{"ConstraintBuilderSession":{"fields":{"
|
|
2
|
-
"type":"uint32"},"
|
|
1
|
+
export const constraint_builder_session={namespace:"sf.industriesConstraint",name:"ConstraintBuilderSession",pbjsSchema:{"nested":{"sf":{"nested":{"industriesConstraint":{"nested":{"ConstraintBuilderSession":{"fields":{"newConstraintCount":{"id":17,"type":"uint32"},"deactivateCount":{"id":3,"type":"uint32"},"syncCloseCount":{"id":14,"type":"uint32"},"toggleEditorCount":{"id":8,"type":"uint32"},"interactionName":{"id":1,"type":"string"},"buiSyncConfirmCount":{"id":15,"type":"uint32"},"toggleBuiToCmlCount":{"id":10,
|
|
2
|
+
"type":"uint32"},"toggleCmlToBuiCount":{"id":9,"type":"uint32"},"totalConstraintsCount":{"id":18,"type":"uint32"},"buiSyncCount":{"id":11,"type":"uint32"},"buiSyncCloseCount":{"id":13,"type":"uint32"},"buiSaveCount":{"id":7,"type":"uint32"},"syncCount":{"id":12,"type":"uint32"},"activateCount":{"id":2,"type":"uint32"},"buiActivateCount":{"id":5,"type":"uint32"},"buiDeactivateCount":{"id":6,"type":"uint32"},"saveCount":{"id":4,"type":"uint32"},"syncConfirmCount":{"id":16,"type":"uint32"}}}}}}}}}};
|
package/sf_lightningOut/index.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const lightning_out_component_render={namespace:"sf.lightningOut",name:"LightningOutComponentRender",pbjsSchema:{"nested":{"sf":{"nested":{"lightningOut":{"nested":{"LightningOutComponentRender":{"fields":{"componentType":{"id":2,"type":"string"},"loAppOrigin":{"id":6,"type":"string"},"componentProps":{"id":3,"type":"string"},"componentName":{"id":1,"type":"string"},"hasError":{"id":5,"type":"bool"},"message":{"id":4,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const asc_scenario_builder_ui_log={namespace:"sf.salesCoachAgent",name:"AscScenarioBuilderUiLog",pbjsSchema:{"nested":{"sf":{"nested":{"salesCoachAgent":{"nested":{"AscScenarioBuilderUiLog":{"fields":{"featureName":{"id":2,"type":"string"},"featureGroup":{"id":1,"type":"string"},"errorMessage":{"id":6,"type":"string"},"operation":{"id":3,"type":"string"},"scenarioId":{"id":4,"type":"string"},"statusCode":{"id":5,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { asc_scenario_builder_ui_log as ascScenarioBuilderUiLogSchema } from './asc_scenario_builder_ui_log.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { asc_scenario_builder_ui_log as ascScenarioBuilderUiLogSchema } from './asc_scenario_builder_ui_log.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const draft_queue_record_action={namespace:"sf.sfs",name:"DraftQueueRecordAction",pbjsSchema:{"nested":{"sf":{"nested":{"sfs":{"nested":{"DraftQueueRecordAction":{"fields":{"recordId":{"id":2,"type":"string"},"duration":{"id":7,"type":"double"},"queueSize":{"id":6,"type":"uint32"},"recordType":{"id":3,"type":"string"},"action":{"id":1,"type":"string"},"attributes":{"id":8,"type":"string"},"error":{"id":5,"type":"string"},"isSuccess":{"id":4,"type":"bool"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const geofence_event={namespace:"sf.sfs",name:"GeofenceEvent",pbjsSchema:{"nested":{"sf":{"nested":{"sfs":{"nested":{"GeofenceEvent":{"fields":{"actionId":{"id":2,"type":"string"},"attributes":{"id":4,"type":"string"},"geofenceId":{"id":1,"type":"string"},"direction":{"id":3,"type":"string"}}}}}}}}}};
|
package/sf_sfs/index.js
CHANGED
|
@@ -7,8 +7,10 @@ export { crash_report as crashReportSchema } from './crash_report.js';
|
|
|
7
7
|
export { custom_navigation_info as customNavigationInfoSchema } from './custom_navigation_info.js';
|
|
8
8
|
export { data_capture as dataCaptureSchema } from './data_capture.js';
|
|
9
9
|
export { document_print as documentPrintSchema } from './document_print.js';
|
|
10
|
+
export { draft_queue_record_action as draftQueueRecordActionSchema } from './draft_queue_record_action.js';
|
|
10
11
|
export { field_service_operations as fieldServiceOperationsSchema } from './field_service_operations.js';
|
|
11
12
|
export { file_info as fileInfoSchema } from './file_info.js';
|
|
13
|
+
export { geofence_event as geofenceEventSchema } from './geofence_event.js';
|
|
12
14
|
export { loader_info as loaderInfoSchema } from './loader_info.js';
|
|
13
15
|
export { location_tracking_event as locationTrackingEventSchema } from './location_tracking_event.js';
|
|
14
16
|
export { nps_usage_data as npsUsageDataSchema } from './nps_usage_data.js';
|
package/sf_sfs/sf_sfs.js
CHANGED
|
@@ -7,8 +7,10 @@ export { crash_report as crashReportSchema } from './crash_report.js';
|
|
|
7
7
|
export { custom_navigation_info as customNavigationInfoSchema } from './custom_navigation_info.js';
|
|
8
8
|
export { data_capture as dataCaptureSchema } from './data_capture.js';
|
|
9
9
|
export { document_print as documentPrintSchema } from './document_print.js';
|
|
10
|
+
export { draft_queue_record_action as draftQueueRecordActionSchema } from './draft_queue_record_action.js';
|
|
10
11
|
export { field_service_operations as fieldServiceOperationsSchema } from './field_service_operations.js';
|
|
11
12
|
export { file_info as fileInfoSchema } from './file_info.js';
|
|
13
|
+
export { geofence_event as geofenceEventSchema } from './geofence_event.js';
|
|
12
14
|
export { loader_info as loaderInfoSchema } from './loader_info.js';
|
|
13
15
|
export { location_tracking_event as locationTrackingEventSchema } from './location_tracking_event.js';
|
|
14
16
|
export { nps_usage_data as npsUsageDataSchema } from './nps_usage_data.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const event={namespace:"sf.starterOneProduct",name:"Event",pbjsSchema:{"nested":{"sf":{"nested":{"starterOneProduct":{"nested":{"Event":{"fields":{"eventName":{"id":1,"type":"string"},"eventDetail":{"id":2,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { event as eventSchema } from './event.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { event as eventSchema } from './event.js';
|
package/sf_support/index.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const milestone_record_usage={namespace:"sf.support",name:"MilestoneRecordUsage",pbjsSchema:{"nested":{"sf":{"nested":{"support":{"nested":{"MilestoneRecordUsage":{"fields":{"interactionType":{"id":6,"type":"string"},"milestoneTypeName":{"id":3,"type":"string"},"parentRecordType":{"id":5,"type":"string"},"milestoneAgreementType":{"id":2,"type":"string"},"parentRecordId":{"id":4,"type":"string"},"milestoneRecordId":{"id":1,"type":"string"}}}}}}}}}};
|
package/sf_support/sf_support.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { tab_next_ext_schema as tabNextExtSchemaSchema } from './tab_next_ext_schema.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { tab_next_ext_schema as tabNextExtSchemaSchema } from './tab_next_ext_schema.js';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const tab_next_ext_schema={namespace:"sf.tableauNext",name:"TabNextExtSchema",pbjsSchema:{"nested":{"sf":{"nested":{"tableauNext":{"nested":{"TabNextExtSchema":{"oneofs":{"_organizationId":{"oneof":["organizationId"]},"_action":{"oneof":["action"]},"_assetType":{"oneof":["assetType"]},"_assetName":{"oneof":["assetName"]}},"fields":{"organizationId":{"options":{"proto3_optional":true},"id":1,"type":"string"},"assetName":{"options":{"proto3_optional":true},"id":3,"type":"string"},"action":{"options":{"proto3_optional":true},
|
|
2
|
+
"id":4,"type":"string"},"assetType":{"options":{"proto3_optional":true},"id":2,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { uma_consent as umaConsentSchema } from './uma_consent.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { uma_consent as umaConsentSchema } from './uma_consent.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const uma_consent={namespace:"sf.umaConsent",name:"UmaConsent",pbjsSchema:{"nested":{"sf":{"nested":{"umaConsent":{"nested":{"UmaConsent":{"fields":{"userAction":{"id":4,"type":"string"},"channels":{"id":6,"type":"string"},"eventName":{"id":2,"type":"string"},"eventGroup":{"id":1,"type":"string"},"subscriptionId":{"id":5,"type":"string"},"userId":{"id":3,"type":"string"}}}}}}}}}};
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='258.
|
|
1
|
+
export const version='258.58.0'
|