o11y_schema 254.62.0 → 254.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 +6 -2
- 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/spiff_shared/app_payload.js +1 -0
- package/spiff_shared/custom_action_count.js +1 -0
- package/spiff_shared/custom_action_detail.js +1 -0
- package/spiff_shared/custom_action_policy.js +1 -0
- package/spiff_shared/custom_action_query.js +1 -0
- package/spiff_shared/feature_flag.js +1 -0
- package/spiff_shared/index.js +7 -0
- package/spiff_shared/page_payload.js +1 -0
- package/spiff_shared/spiff_shared.js +7 -0
- package/spiff_shared/spiff_shared.js-meta.xml +7 -0
- package/version/version.js +1 -1
package/package.json
CHANGED
|
@@ -26,9 +26,11 @@
|
|
|
26
26
|
"./sf_genAiIntelligenceUsage": "./sf_genAiIntelligenceUsage/sf_genAiIntelligenceUsage.js",
|
|
27
27
|
"./sf_instrumentation": "./sf_instrumentation/sf_instrumentation.js",
|
|
28
28
|
"./sf_eciExp": "./sf_eciExp/sf_eciExp.js",
|
|
29
|
+
"./sf_generativeCanvas": "./sf_generativeCanvas/sf_generativeCanvas.js",
|
|
29
30
|
"./sf_p13n": "./sf_p13n/sf_p13n.js",
|
|
30
31
|
"./sf_campaign": "./sf_campaign/sf_campaign.js",
|
|
31
32
|
"./sf_sfMaps": "./sf_sfMaps/sf_sfMaps.js",
|
|
33
|
+
"./spiff_shared": "./spiff_shared/spiff_shared.js",
|
|
32
34
|
"./sf_o11ySample": "./sf_o11ySample/sf_o11ySample.js",
|
|
33
35
|
"./sf_testAiltnPageview": "./sf_testAiltnPageview/sf_testAiltnPageview.js",
|
|
34
36
|
"./sf_userDefinedLabel": "./sf_userDefinedLabel/sf_userDefinedLabel.js",
|
|
@@ -82,7 +84,7 @@
|
|
|
82
84
|
"url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
|
|
83
85
|
},
|
|
84
86
|
"type": "module",
|
|
85
|
-
"version": "254.
|
|
87
|
+
"version": "254.64.0",
|
|
86
88
|
"license": "BSD-3-Clause",
|
|
87
89
|
"volta": {
|
|
88
90
|
"node": "18.17.1",
|
|
@@ -114,6 +116,7 @@
|
|
|
114
116
|
"o11y_schema/sf_evf",
|
|
115
117
|
"o11y_schema/sf_formula",
|
|
116
118
|
"o11y_schema/sf_genAiIntelligenceUsage",
|
|
119
|
+
"o11y_schema/sf_generativeCanvas",
|
|
117
120
|
"o11y_schema/sf_ifsTimeSheets",
|
|
118
121
|
"o11y_schema/sf_incidentManagement",
|
|
119
122
|
"o11y_schema/sf_industriesConstraint",
|
|
@@ -159,7 +162,8 @@
|
|
|
159
162
|
"o11y_schema/sf_userDefinedLabel",
|
|
160
163
|
"o11y_schema/sfcore_customCmp",
|
|
161
164
|
"o11y_schema/sfcore_network",
|
|
162
|
-
"o11y_schema/sfcore_performance"
|
|
165
|
+
"o11y_schema/sfcore_performance",
|
|
166
|
+
"o11y_schema/spiff_shared"
|
|
163
167
|
],
|
|
164
168
|
"modules": [{"dir": "dist"}]
|
|
165
169
|
}
|
|
@@ -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 app_payload={namespace:"spiff.shared",name:"AppPayload",pbjsSchema:{"nested":{"spiff":{"nested":{"shared":{"nested":{"AppPayload":{"fields":{"companyId":{"id":2,"type":"string"},"companyDesignerVersion":{"id":3,"type":"string"},"userId":{"id":1,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const custom_action_count={namespace:"spiff.shared",name:"CustomActionCount",pbjsSchema:{"nested":{"spiff":{"nested":{"shared":{"nested":{"CustomActionCount":{"fields":{"count":{"id":1,"type":"uint32"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const custom_action_detail={namespace:"spiff.shared",name:"CustomActionDetail",pbjsSchema:{"nested":{"spiff":{"nested":{"shared":{"nested":{"CustomActionDetail":{"fields":{"duration":{"id":1,"type":"double"},"isMemTimeout":{"id":3,"type":"bool"},"tabulateDur":{"id":6,"type":"uint32"},"columns":{"rule":"repeated","id":4,"type":"string"},"detail":{"id":2,"type":"string"},"tabulateColumn":{"id":5,"type":"uint32"},"tabulateStart":{"id":7,"type":"uint32"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const custom_action_policy={namespace:"spiff.shared",name:"CustomActionPolicy",pbjsSchema:{"nested":{"spiff":{"nested":{"shared":{"nested":{"CustomActionPolicy":{"fields":{"isStrictMode":{"id":6,"type":"bool"},"mismatched":{"id":1,"type":"string"},"permisoFeature":{"id":2,"type":"string"},"spiffSdk":{"id":5,"type":"string"},"isV1":{"id":8,"type":"bool"},"isV2":{"id":9,"type":"bool"},"permisoHandler":{"id":3,"type":"string"},"userRole":{"id":7,"type":"string"},"roleUuid":{"id":4,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const custom_action_query={namespace:"spiff.shared",name:"CustomActionQuery",pbjsSchema:{"nested":{"spiff":{"nested":{"shared":{"nested":{"Query":{"fields":{"errorMessage":{"id":2,"type":"string"},"queryName":{"id":1,"type":"string"}}},"CustomActionQuery":{"fields":{"queries":{"rule":"repeated","id":1,"type":"Query"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const feature_flag={namespace:"spiff.shared",name:"FeatureFlag",pbjsSchema:{"nested":{"spiff":{"nested":{"shared":{"nested":{"FeatureFlag":{"fields":{"flagName":{"id":1,"type":"string"},"flagTreatment":{"id":2,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export { app_payload as appPayloadSchema } from './app_payload.js';
|
|
2
|
+
export { custom_action_count as customActionCountSchema } from './custom_action_count.js';
|
|
3
|
+
export { custom_action_detail as customActionDetailSchema } from './custom_action_detail.js';
|
|
4
|
+
export { custom_action_policy as customActionPolicySchema } from './custom_action_policy.js';
|
|
5
|
+
export { custom_action_query as customActionQuerySchema } from './custom_action_query.js';
|
|
6
|
+
export { feature_flag as featureFlagSchema } from './feature_flag.js';
|
|
7
|
+
export { page_payload as pagePayloadSchema } from './page_payload.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const page_payload={namespace:"spiff.shared",name:"PagePayload",pbjsSchema:{"nested":{"spiff":{"nested":{"shared":{"nested":{"PagePayload":{"fields":{"sequence":{"id":2,"type":"uint32"},"url":{"id":1,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export { app_payload as appPayloadSchema } from './app_payload.js';
|
|
2
|
+
export { custom_action_count as customActionCountSchema } from './custom_action_count.js';
|
|
3
|
+
export { custom_action_detail as customActionDetailSchema } from './custom_action_detail.js';
|
|
4
|
+
export { custom_action_policy as customActionPolicySchema } from './custom_action_policy.js';
|
|
5
|
+
export { custom_action_query as customActionQuerySchema } from './custom_action_query.js';
|
|
6
|
+
export { feature_flag as featureFlagSchema } from './feature_flag.js';
|
|
7
|
+
export { page_payload as pagePayloadSchema } from './page_payload.js';
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='254.
|
|
1
|
+
export const version='254.64.0'
|