o11y_schema 256.151.0 → 256.152.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
@@ -104,7 +104,7 @@
104
104
  "url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
105
105
  },
106
106
  "type": "module",
107
- "version": "256.151.0",
107
+ "version": "256.152.0",
108
108
  "license": "BSD-3-Clause",
109
109
  "volta": {
110
110
  "node": "18.17.1",
@@ -1 +1 @@
1
- export const datalens_event={namespace:"sf.datalens",name:"DatalensEvent",pbjsSchema:{"nested":{"sf":{"nested":{"datalens":{"nested":{"DatalensEvent":{"fields":{"flex2":{"id":5,"type":"string"},"flex1":{"id":4,"type":"string"},"interaction":{"id":1,"type":"string"},"cmpName":{"id":2,"type":"string"},"message":{"id":3,"type":"string"}}}}}}}}}};
1
+ export const datalens_event={namespace:"sf.datalens",name:"DatalensEvent",pbjsSchema:{"nested":{"sf":{"nested":{"datalens":{"nested":{"DatalensEvent":{"fields":{"flex2":{"id":7,"type":"string"},"flex1":{"id":6,"type":"string"},"interaction":{"id":1,"type":"string"},"cmpName":{"id":3,"type":"string"},"page":{"id":2,"type":"string"},"message":{"id":5,"type":"string"},"actionName":{"id":4,"type":"string"}}}}}}}}}};
@@ -1 +1 @@
1
- export const version='256.151.0'
1
+ export const version='256.152.0'