o11y_schema 258.57.0 → 258.59.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 +7 -1
- package/sf_clwr/app_payload.js +2 -2
- package/sf_knowledge/enterprise_knowledge_instrumentation.js +2 -0
- package/sf_knowledge/index.js +1 -0
- package/sf_knowledge/sf_knowledge.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_sentosSearch/index.js +1 -0
- package/sf_sentosSearch/init.js +1 -0
- package/sf_sentosSearch/sf_sentosSearch.js +1 -0
- package/sf_sentosSearch/sf_sentosSearch.js-meta.xml +7 -0
- package/sf_support/entitlement_milestone_usage.js +3 -0
- package/sf_support/index.js +1 -0
- package/sf_support/sf_support.js +1 -0
- package/sf_yukon/index.js +1 -0
- package/sf_yukon/nudge_action.js +1 -0
- package/sf_yukon/sf_yukon.js +1 -0
- package/sf_yukon/sf_yukon.js-meta.xml +7 -0
- package/version/version.js +1 -1
package/package.json
CHANGED
|
@@ -23,6 +23,7 @@
|
|
|
23
23
|
"./sf_instrumentation": "./sf_instrumentation/sf_instrumentation.js",
|
|
24
24
|
"./sf_eciExp": "./sf_eciExp/sf_eciExp.js",
|
|
25
25
|
"./sf_p13n": "./sf_p13n/sf_p13n.js",
|
|
26
|
+
"./sf_sentosSearch": "./sf_sentosSearch/sf_sentosSearch.js",
|
|
26
27
|
"./sf_campaign": "./sf_campaign/sf_campaign.js",
|
|
27
28
|
"./sf_sfMaps": "./sf_sfMaps/sf_sfMaps.js",
|
|
28
29
|
"./sfcore_network": "./sfcore_network/sfcore_network.js",
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
"./sf_einstein": "./sf_einstein/sf_einstein.js",
|
|
40
41
|
"./sf_mobileVoicePlatform": "./sf_mobileVoicePlatform/sf_mobileVoicePlatform.js",
|
|
41
42
|
"./sf_actExp": "./sf_actExp/sf_actExp.js",
|
|
43
|
+
"./sf_yukon": "./sf_yukon/sf_yukon.js",
|
|
42
44
|
"./sf_energyUtilities": "./sf_energyUtilities/sf_energyUtilities.js",
|
|
43
45
|
"./sf_aura": "./sf_aura/sf_aura.js",
|
|
44
46
|
"./sf_mci": "./sf_mci/sf_mci.js",
|
|
@@ -67,6 +69,7 @@
|
|
|
67
69
|
"./sf_einsteinGptSegmentation": "./sf_einsteinGptSegmentation/sf_einsteinGptSegmentation.js",
|
|
68
70
|
"./sf_knowledge": "./sf_knowledge/sf_knowledge.js",
|
|
69
71
|
"./sf_genAiIntelligenceUsage": "./sf_genAiIntelligenceUsage/sf_genAiIntelligenceUsage.js",
|
|
72
|
+
"./sf_salesCoachAgent": "./sf_salesCoachAgent/sf_salesCoachAgent.js",
|
|
70
73
|
"./sf_generativeCanvas": "./sf_generativeCanvas/sf_generativeCanvas.js",
|
|
71
74
|
"./sf_msPlatformInterop": "./sf_msPlatformInterop/sf_msPlatformInterop.js",
|
|
72
75
|
"./spiff_shared": "./spiff_shared/spiff_shared.js",
|
|
@@ -118,7 +121,7 @@
|
|
|
118
121
|
"url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
|
|
119
122
|
},
|
|
120
123
|
"type": "module",
|
|
121
|
-
"version": "258.
|
|
124
|
+
"version": "258.59.0",
|
|
122
125
|
"license": "BSD-3-Clause",
|
|
123
126
|
"volta": {
|
|
124
127
|
"node": "18.17.1",
|
|
@@ -199,6 +202,7 @@
|
|
|
199
202
|
"o11y_schema/sf_records",
|
|
200
203
|
"o11y_schema/sf_revenue",
|
|
201
204
|
"o11y_schema/sf_sApp",
|
|
205
|
+
"o11y_schema/sf_salesCoachAgent",
|
|
202
206
|
"o11y_schema/sf_sci",
|
|
203
207
|
"o11y_schema/sf_scrt",
|
|
204
208
|
"o11y_schema/sf_searchui",
|
|
@@ -206,6 +210,7 @@
|
|
|
206
210
|
"o11y_schema/sf_selfService",
|
|
207
211
|
"o11y_schema/sf_semanticDataPrism",
|
|
208
212
|
"o11y_schema/sf_semanticModel",
|
|
213
|
+
"o11y_schema/sf_sentosSearch",
|
|
209
214
|
"o11y_schema/sf_servicePlan",
|
|
210
215
|
"o11y_schema/sf_sfMaps",
|
|
211
216
|
"o11y_schema/sf_sfs",
|
|
@@ -227,6 +232,7 @@
|
|
|
227
232
|
"o11y_schema/sf_umaSetup",
|
|
228
233
|
"o11y_schema/sf_unifiedMessaging",
|
|
229
234
|
"o11y_schema/sf_userDefinedLabel",
|
|
235
|
+
"o11y_schema/sf_yukon",
|
|
230
236
|
"o11y_schema/sfcore_customCmp",
|
|
231
237
|
"o11y_schema/sfcore_network",
|
|
232
238
|
"o11y_schema/sfcore_performance",
|
package/sf_clwr/app_payload.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const app_payload={namespace:"sf.clwr",name:"AppPayload",pbjsSchema:{"nested":{"sf":{"nested":{"clwr":{"nested":{"AppPayload":{"oneofs":{"_isSsrCodeTypeEnabled":{"oneof":["isSsrCodeTypeEnabled"]}},"reserved":[[9,9]],"fields":{"templateType":{"id":13,"type":"string"},"isPreview":{"id":4,"type":"bool"},"jtbdName":{"id":10,"type":"string"},"jtbdCount":{"id":12,"type":"uint32"},"deployTarget":{"id":8,"type":"string"},"jtbdPhase":{"id":11,
|
|
2
|
-
"id":14,"type":"bool"},"siteId":{"id":6,"type":"string"},"isMobile":{"id":3,"type":"bool"},"lang":{"id":5,"type":"string"},"isDesign":{"id":2,"type":"bool"},"vKey":{"id":7,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const app_payload={namespace:"sf.clwr",name:"AppPayload",pbjsSchema:{"nested":{"sf":{"nested":{"clwr":{"nested":{"AppPayload":{"oneofs":{"_isSsrCodeTypeEnabled":{"oneof":["isSsrCodeTypeEnabled"]},"_webruntimeFrameworkVersion":{"oneof":["webruntimeFrameworkVersion"]}},"reserved":[[9,9]],"fields":{"templateType":{"id":13,"type":"string"},"isPreview":{"id":4,"type":"bool"},"jtbdName":{"id":10,"type":"string"},"jtbdCount":{"id":12,"type":"uint32"},"deployTarget":{"id":8,"type":"string"},"jtbdPhase":{"id":11,
|
|
2
|
+
"type":"string"},"visd":{"id":1,"type":"double"},"isSsrCodeTypeEnabled":{"options":{"proto3_optional":true},"id":14,"type":"bool"},"siteId":{"id":6,"type":"string"},"isMobile":{"id":3,"type":"bool"},"lang":{"id":5,"type":"string"},"isDesign":{"id":2,"type":"bool"},"vKey":{"id":7,"type":"string"},"webruntimeFrameworkVersion":{"options":{"proto3_optional":true},"id":15,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const enterprise_knowledge_instrumentation={namespace:"sf.knowledge",name:"EnterpriseKnowledgeInstrumentation",pbjsSchema:{"nested":{"sf":{"nested":{"knowledge":{"nested":{"EnterpriseKnowledgeInstrumentation":{"oneofs":{"_targetObjectId":{"oneof":["targetObjectId"]},"_dmoName":{"oneof":["dmoName"]},"_articleId":{"oneof":["articleId"]},"_identifier":{"oneof":["identifier"]}},"fields":{"identifier":{"options":{"proto3_optional":true},"id":2,"type":"string"},"dmoName":{"options":{"proto3_optional":true},
|
|
2
|
+
"id":4,"type":"string"},"targetObjectId":{"options":{"proto3_optional":true},"id":6,"type":"string"},"interaction":{"id":3,"type":"string"},"articleId":{"options":{"proto3_optional":true},"id":5,"type":"string"},"componentName":{"id":1,"type":"string"}}}}}}}}}};
|
package/sf_knowledge/index.js
CHANGED
|
@@ -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 { init as initSchema } from './init.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const init={namespace:"sf.sentosSearch",name:"Init",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"Init":{"fields":{"clientSource":{"id":3,"type":"string"},"srchSessionId":{"id":1,"type":"string"},"windowId":{"id":2,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { init as initSchema } from './init.js';
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export const entitlement_milestone_usage={namespace:"sf.support",name:"EntitlementMilestoneUsage",pbjsSchema:{"nested":{"sf":{"nested":{"support":{"nested":{"EntitlementMilestoneUsage":{"oneofs":{"_slaPolicyId":{"oneof":["slaPolicyId"]},"_milestoneId":{"oneof":["milestoneId"]},"_processType":{"oneof":["processType"]},"_triggerType":{"oneof":["triggerType"]},"_agreementType":{"oneof":["agreementType"]},"_entitlementId":{"oneof":["entitlementId"]},"_recordId":{"oneof":["recordId"]},"_parentRecordType":{"oneof":["parentRecordType"]},
|
|
2
|
+
"_parentRecordId":{"oneof":["parentRecordId"]}},"fields":{"recordId":{"options":{"proto3_optional":true},"id":7,"type":"string"},"agreementType":{"options":{"proto3_optional":true},"id":3,"type":"string"},"interactionType":{"id":2,"type":"string"},"entitlementId":{"options":{"proto3_optional":true},"id":8,"type":"string"},"milestoneId":{"options":{"proto3_optional":true},"id":10,"type":"string"},"parentRecordType":{"options":{"proto3_optional":true},"id":5,"type":"string"},"componentName":{"id":1,
|
|
3
|
+
"type":"string"},"processType":{"options":{"proto3_optional":true},"id":4,"type":"string"},"triggerType":{"options":{"proto3_optional":true},"id":11,"type":"string"},"slaPolicyId":{"options":{"proto3_optional":true},"id":6,"type":"string"},"parentRecordId":{"options":{"proto3_optional":true},"id":9,"type":"string"}}}}}}}}}};
|
package/sf_support/index.js
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
export { entitlement_milestone_usage as entitlementMilestoneUsageSchema } from './entitlement_milestone_usage.js';
|
|
1
2
|
export { milestone_record_usage as milestoneRecordUsageSchema } from './milestone_record_usage.js';
|
|
2
3
|
export { related_record_usage as relatedRecordUsageSchema } from './related_record_usage.js';
|
package/sf_support/sf_support.js
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
export { entitlement_milestone_usage as entitlementMilestoneUsageSchema } from './entitlement_milestone_usage.js';
|
|
1
2
|
export { milestone_record_usage as milestoneRecordUsageSchema } from './milestone_record_usage.js';
|
|
2
3
|
export { related_record_usage as relatedRecordUsageSchema } from './related_record_usage.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { nudge_action as nudgeActionSchema } from './nudge_action.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const nudge_action={namespace:"sf.yukon",name:"NudgeAction",pbjsSchema:{"nested":{"sf":{"nested":{"yukon":{"nested":{"NudgeAction":{"fields":{"nudgeUniqueId":{"id":2,"type":"string"},"actionName":{"id":1,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { nudge_action as nudgeActionSchema } from './nudge_action.js';
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='258.
|
|
1
|
+
export const version='258.59.0'
|