o11y_schema 260.6.0 → 260.7.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
@@ -69,6 +69,7 @@
69
69
  "./sf_einsteinGptSegmentation": "./sf_einsteinGptSegmentation/sf_einsteinGptSegmentation.js",
70
70
  "./sf_knowledge": "./sf_knowledge/sf_knowledge.js",
71
71
  "./sf_genAiIntelligenceUsage": "./sf_genAiIntelligenceUsage/sf_genAiIntelligenceUsage.js",
72
+ "./sf_licenseUtilization": "./sf_licenseUtilization/sf_licenseUtilization.js",
72
73
  "./sf_salesCoachAgent": "./sf_salesCoachAgent/sf_salesCoachAgent.js",
73
74
  "./sf_generativeCanvas": "./sf_generativeCanvas/sf_generativeCanvas.js",
74
75
  "./sf_msPlatformInterop": "./sf_msPlatformInterop/sf_msPlatformInterop.js",
@@ -122,7 +123,7 @@
122
123
  "url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
123
124
  },
124
125
  "type": "module",
125
- "version": "260.6.0",
126
+ "version": "260.7.0",
126
127
  "license": "BSD-3-Clause",
127
128
  "volta": {
128
129
  "node": "18.17.1",
@@ -177,6 +178,7 @@
177
178
  "o11y_schema/sf_komaci",
178
179
  "o11y_schema/sf_lds",
179
180
  "o11y_schema/sf_lex",
181
+ "o11y_schema/sf_licenseUtilization",
180
182
  "o11y_schema/sf_lightningExperienceTheme",
181
183
  "o11y_schema/sf_lightningOut",
182
184
  "o11y_schema/sf_lightningsdk",
@@ -1 +1,2 @@
1
- export const error_event={namespace:"sf.enhancedSoftphone",name:"ErrorEvent",pbjsSchema:{"nested":{"sf":{"nested":{"enhancedSoftphone":{"nested":{"ErrorEvent":{"fields":{"additionalParams":{"id":6,"type":"string"},"incomingCallId":{"id":1,"type":"string"},"eventSource":{"id":4,"type":"string"},"eventType":{"id":3,"type":"string"},"activeVoiceCallId":{"id":2,"type":"string"},"errorMsg":{"id":5,"type":"string"}}}}}}}}}};
1
+ export const error_event={namespace:"sf.enhancedSoftphone",name:"ErrorEvent",pbjsSchema:{"nested":{"sf":{"nested":{"enhancedSoftphone":{"nested":{"ErrorEvent":{"fields":{"actionType":{"id":12,"type":"string"},"stateMachine":{"id":9,"type":"string"},"currentCallState":{"id":8,"type":"string"},"additionalParams":{"id":10,"type":"string"},"incomingCallId":{"id":1,"type":"string"},"eventSource":{"id":4,"type":"string"},"targetEventType":{"id":11,"type":"string"},"errorCode":{"id":6,"type":"uint32"},"eventType":{"id":3,
2
+ "type":"string"},"currentAgentState":{"id":7,"type":"string"},"activeVoiceCallId":{"id":2,"type":"string"},"errorMsg":{"id":5,"type":"string"}}}}}}}}}};
@@ -1 +1 @@
1
- export const state_change_event={namespace:"sf.enhancedSoftphone",name:"StateChangeEvent",pbjsSchema:{"nested":{"sf":{"nested":{"enhancedSoftphone":{"nested":{"StateChangeEvent":{"fields":{"callId":{"id":1,"type":"string"},"stateMachine":{"id":3,"type":"string"},"eventSource":{"id":4,"type":"string"},"currentState":{"id":2,"type":"string"}}}}}}}}}};
1
+ export const state_change_event={namespace:"sf.enhancedSoftphone",name:"StateChangeEvent",pbjsSchema:{"nested":{"sf":{"nested":{"enhancedSoftphone":{"nested":{"StateChangeEvent":{"fields":{"callId":{"id":1,"type":"string"},"logType":{"id":5,"type":"string"},"stateMachine":{"id":3,"type":"string"},"eventSource":{"id":4,"type":"string"},"currentState":{"id":2,"type":"string"}}}}}}}}}};
@@ -1,2 +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"]},"_organizationId":{"oneof":["organizationId"]},"_articleId":{"oneof":["articleId"]},"_identifier":{"oneof":["identifier"]}},"fields":{"organizationId":{"options":{"proto3_optional":true},"id":7,
2
- "type":"string"},"identifier":{"options":{"proto3_optional":true},"id":2,"type":"string"},"dmoName":{"options":{"proto3_optional":true},"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"}}}}}}}}}};
1
+ export const enterprise_knowledge_instrumentation={namespace:"sf.knowledge",name:"EnterpriseKnowledgeInstrumentation",pbjsSchema:{"nested":{"sf":{"nested":{"knowledge":{"nested":{"EnterpriseKnowledgeInstrumentation":{"oneofs":{"_dmoName":{"oneof":["dmoName"]},"_organizationId":{"oneof":["organizationId"]},"_articleId":{"oneof":["articleId"]},"_targetObjectApiName":{"oneof":["targetObjectApiName"]},"_identifier":{"oneof":["identifier"]}},"fields":{"organizationId":{"options":{"proto3_optional":true},
2
+ "id":7,"type":"string"},"identifier":{"options":{"proto3_optional":true},"id":3,"type":"string"},"dmoName":{"options":{"proto3_optional":true},"id":4,"type":"string"},"interaction":{"id":2,"type":"string"},"articleId":{"options":{"proto3_optional":true},"id":5,"type":"string"},"componentName":{"id":1,"type":"string"},"targetObjectApiName":{"options":{"proto3_optional":true},"id":6,"type":"string"}}}}}}}}}};
@@ -0,0 +1,2 @@
1
+ export { interaction_event as interactionEventSchema } from './interaction_event.js';
2
+ export { license_utilization_view as licenseUtilizationViewSchema } from './license_utilization_view.js';
@@ -0,0 +1 @@
1
+ export const interaction_event={namespace:"sf.licenseUtilization",name:"InteractionEvent",pbjsSchema:{"nested":{"sf":{"nested":{"licenseUtilization":{"nested":{"InteractionEvent":{"fields":{"viewName":{"id":1,"type":"string"},"flex2":{"id":7,"type":"string"},"flex1":{"id":6,"type":"string"},"interaction":{"id":3,"type":"string"},"tenantId":{"id":5,"type":"string"},"cmpName":{"id":2,"type":"string"},"error":{"id":4,"type":"string"}}}}}}}}}};
@@ -0,0 +1 @@
1
+ export const license_utilization_view={namespace:"sf.licenseUtilization",name:"LicenseUtilizationView",pbjsSchema:{"nested":{"sf":{"nested":{"licenseUtilization":{"nested":{"LicenseUtilizationView":{"fields":{"viewName":{"id":1,"type":"string"},"flex2":{"id":6,"type":"string"},"flex1":{"id":5,"type":"string"},"message":{"id":2,"type":"string"},"results":{"id":4,"type":"uint32"},"status":{"id":3,"type":"string"}}}}}}}}}};
@@ -0,0 +1,2 @@
1
+ export { interaction_event as interactionEventSchema } from './interaction_event.js';
2
+ export { license_utilization_view as licenseUtilizationViewSchema } from './license_utilization_view.js';
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <LightningComponentBundle xmlns="http://soap.sforce.com/2006/04/metadata">
3
+ <isExposed>true</isExposed>
4
+ <capabilities>
5
+ <capability>lightning__ServerRenderable</capability>
6
+ </capabilities>
7
+ </LightningComponentBundle>
@@ -1 +1 @@
1
- export const version='260.6.0'
1
+ export const version='260.7.0'