o11y_schema 248.63.0 → 248.64.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
@@ -60,7 +60,7 @@
60
60
  "url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
61
61
  },
62
62
  "type": "module",
63
- "version": "248.63.0",
63
+ "version": "248.64.0",
64
64
  "license": "BSD-3-Clause",
65
65
  "name": "o11y_schema",
66
66
  "lwc": {
@@ -1,2 +1,2 @@
1
- export const copilot_event={namespace:"sf.einstein",name:"CopilotEvent",pbjsSchema:{"nested":{"sf":{"nested":{"einstein":{"nested":{"CopilotEvent":{"fields":{"hasNavigation":{"id":8,"type":"bool"},"esTypes":{"rule":"repeated","id":11,"type":"string"},"components":{"rule":"repeated","id":5,"type":"string"},"esTypeMessage":{"id":7,"type":"string"},"errorMessage":{"id":4,"type":"string"},"voiceOrText":{"id":9,"type":"string"},"messageId":{"id":3,"type":"string"},"taskName":{"id":1,"type":"string"},"botsSessionId":{"id":2,
2
- "type":"string"},"buttonLabel":{"id":6,"type":"string"},"objectType":{"id":10,"type":"string"}}}}}}}}}};
1
+ export const copilot_event={namespace:"sf.einstein",name:"CopilotEvent",pbjsSchema:{"nested":{"sf":{"nested":{"einstein":{"nested":{"CopilotEvent":{"fields":{"hasNavigation":{"id":8,"type":"bool"},"esTypes":{"rule":"repeated","id":11,"type":"string"},"components":{"rule":"repeated","id":5,"type":"string"},"esTypeMessage":{"id":7,"type":"string"},"errorMessage":{"id":4,"type":"string"},"voiceOrText":{"id":9,"type":"string"},"channel":{"id":12,"type":"string"},"messageId":{"id":3,"type":"string"},"taskName":{"id":1,
2
+ "type":"string"},"botsSessionId":{"id":2,"type":"string"},"buttonLabel":{"id":6,"type":"string"},"objectType":{"id":10,"type":"string"}}}}}}}}}};
@@ -1 +1 @@
1
- export const version='248.63.0'
1
+ export const version='248.64.0'