o11y_schema 254.61.0 → 254.63.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 +5 -1
- package/sf_generativeCanvas/event.js +2 -0
- package/sf_generativeCanvas/generate_layout_event.js +2 -0
- package/sf_generativeCanvas/index.js +2 -0
- package/sf_generativeCanvas/sf_generativeCanvas.js +2 -0
- package/sf_generativeCanvas/sf_generativeCanvas.js-meta.xml +7 -0
- package/sf_omniChannel/index.js +2 -0
- package/sf_omniChannel/route_work.js +1 -0
- package/sf_omniChannel/sf_omniChannel.js +2 -0
- package/sf_omniChannel/sf_omniChannel.js-meta.xml +7 -0
- package/sf_omniChannel/supervisor_event.js +1 -0
- package/version/version.js +1 -1
package/package.json
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
"./sf_brand": "./sf_brand/sf_brand.js",
|
|
10
10
|
"./sf_digitalwallet": "./sf_digitalwallet/sf_digitalwallet.js",
|
|
11
11
|
"./sf_clwr": "./sf_clwr/sf_clwr.js",
|
|
12
|
+
"./sf_omniChannel": "./sf_omniChannel/sf_omniChannel.js",
|
|
12
13
|
"./sf_lists": "./sf_lists/sf_lists.js",
|
|
13
14
|
"./sf_lwc": "./sf_lwc/sf_lwc.js",
|
|
14
15
|
"./sf_offlineApp": "./sf_offlineApp/sf_offlineApp.js",
|
|
@@ -25,6 +26,7 @@
|
|
|
25
26
|
"./sf_genAiIntelligenceUsage": "./sf_genAiIntelligenceUsage/sf_genAiIntelligenceUsage.js",
|
|
26
27
|
"./sf_instrumentation": "./sf_instrumentation/sf_instrumentation.js",
|
|
27
28
|
"./sf_eciExp": "./sf_eciExp/sf_eciExp.js",
|
|
29
|
+
"./sf_generativeCanvas": "./sf_generativeCanvas/sf_generativeCanvas.js",
|
|
28
30
|
"./sf_p13n": "./sf_p13n/sf_p13n.js",
|
|
29
31
|
"./sf_campaign": "./sf_campaign/sf_campaign.js",
|
|
30
32
|
"./sf_sfMaps": "./sf_sfMaps/sf_sfMaps.js",
|
|
@@ -81,7 +83,7 @@
|
|
|
81
83
|
"url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
|
|
82
84
|
},
|
|
83
85
|
"type": "module",
|
|
84
|
-
"version": "254.
|
|
86
|
+
"version": "254.63.0",
|
|
85
87
|
"license": "BSD-3-Clause",
|
|
86
88
|
"volta": {
|
|
87
89
|
"node": "18.17.1",
|
|
@@ -113,6 +115,7 @@
|
|
|
113
115
|
"o11y_schema/sf_evf",
|
|
114
116
|
"o11y_schema/sf_formula",
|
|
115
117
|
"o11y_schema/sf_genAiIntelligenceUsage",
|
|
118
|
+
"o11y_schema/sf_generativeCanvas",
|
|
116
119
|
"o11y_schema/sf_ifsTimeSheets",
|
|
117
120
|
"o11y_schema/sf_incidentManagement",
|
|
118
121
|
"o11y_schema/sf_industriesConstraint",
|
|
@@ -132,6 +135,7 @@
|
|
|
132
135
|
"o11y_schema/sf_nimbus",
|
|
133
136
|
"o11y_schema/sf_o11ySample",
|
|
134
137
|
"o11y_schema/sf_offlineApp",
|
|
138
|
+
"o11y_schema/sf_omniChannel",
|
|
135
139
|
"o11y_schema/sf_p13n",
|
|
136
140
|
"o11y_schema/sf_payments",
|
|
137
141
|
"o11y_schema/sf_promptStudio",
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const event={namespace:"sf.generativeCanvas",name:"Event",pbjsSchema:{"nested":{"sf":{"nested":{"generativeCanvas":{"nested":{"Event":{"oneofs":{"_contentKey":{"oneof":["contentKey"]},"_variantId":{"oneof":["variantId"]}},"fields":{"mode":{"id":5,"type":"string"},"groundEntities":{"rule":"repeated","id":3,"type":"string"},"contentKey":{"options":{"proto3_optional":true},"id":6,"type":"string"},"eventName":{"id":1,"type":"string"},"variantId":{"options":{"proto3_optional":true},"id":7,"type":"string"},
|
|
2
|
+
"llmModel":{"id":2,"type":"string"},"wsOrFolderId":{"id":4,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const generate_layout_event={namespace:"sf.generativeCanvas",name:"GenerateLayoutEvent",pbjsSchema:{"nested":{"sf":{"nested":{"generativeCanvas":{"nested":{"GenerateLayoutEvent":{"oneofs":{"_contentKey":{"oneof":["contentKey"]},"_variantId":{"oneof":["variantId"]}},"fields":{"mode":{"id":5,"type":"string"},"groundEntities":{"rule":"repeated","id":3,"type":"string"},"contentKey":{"options":{"proto3_optional":true},"id":6,"type":"string"},"userPrompt":{"id":101,"type":"string"},"errorMessage":{"id":102,
|
|
2
|
+
"type":"string"},"eventName":{"id":1,"type":"string"},"variantId":{"options":{"proto3_optional":true},"id":7,"type":"string"},"llmModel":{"id":2,"type":"string"},"wsOrFolderId":{"id":4,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const route_work={namespace:"sf.omniChannel",name:"RouteWork",pbjsSchema:{"nested":{"sf":{"nested":{"omniChannel":{"nested":{"RouteWork":{"fields":{"workitemId":{"id":3,"type":"string"},"queueId":{"id":4,"type":"string"},"routingType":{"id":2,"type":"string"},"botType":{"id":6,"type":"string"},"eventSource":{"id":1,"type":"string"},"botdefinitionId":{"id":5,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const supervisor_event={namespace:"sf.omniChannel",name:"SupervisorEvent",pbjsSchema:{"nested":{"sf":{"nested":{"omniChannel":{"nested":{"SupervisorEvent":{"fields":{"workitemId":{"id":3,"type":"string"},"tab":{"id":1,"type":"string"},"botType":{"id":6,"type":"string"},"eventSource":{"id":2,"type":"string"},"botdefinitionId":{"id":5,"type":"string"},"workId":{"id":4,"type":"string"}}}}}}}}}};
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='254.
|
|
1
|
+
export const version='254.63.0'
|