o11y_schema 254.79.0 → 254.80.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 +1 -1
- package/sf_slackforce/details_modal.js +1 -1
- package/sf_slackforce/file_complete_upload_success.js +1 -1
- package/sf_slackforce/invite_generated.js +1 -1
- package/sf_slackforce/lob_sales_home.js +1 -1
- package/sf_slackforce/msg_impression.js +2 -1
- package/sf_slackforce/msg_link_clicked.js +1 -1
- package/sf_slackforce/msg_reads_impression.js +1 -1
- package/sf_slackforce/msg_scroll.js +1 -1
- package/sf_slackforce/msg_sent.js +1 -1
- package/sf_slackforce/msg_submitted_mentions.js +1 -1
- package/sf_slackforce/records_salesforce_record_view.js +1 -1
- package/sf_slackforce/rimeto_hover_card_view.js +1 -1
- package/sf_slackforce/threads_reply.js +1 -1
- package/version/version.js +1 -1
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const details_modal={namespace:"sf.slackforce",name:"DetailsModal",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"DetailsModal":{"fields":{"chnId":{"id":4,"type":"string"},"action":{"id":1,"type":"string"},"step":{"id":2,"type":"string"},"elementValue":{"id":3,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const details_modal={namespace:"sf.slackforce",name:"DetailsModal",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"DetailsModal":{"fields":{"chnId":{"id":4,"type":"string"},"teamId":{"id":5,"type":"string"},"action":{"id":1,"type":"string"},"step":{"id":2,"type":"string"},"elementValue":{"id":3,"type":"string"},"userId":{"id":6,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const file_complete_upload_success={namespace:"sf.slackforce",name:"FileCompleteUploadSuccess",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"FileCompleteUploadSuccess":{"fields":{"duration":{"id":2,"type":"uint32"},"uploadSize":{"id":6,"type":"uint32"},"retryCount":{"id":5,"type":"uint32"},"hasUploadMsg":{"id":3,"type":"bool"},"type":{"id":1,"type":"uint32"},"fileCount":{"id":4,"type":"uint32"}}}}}}}}}};
|
|
1
|
+
export const file_complete_upload_success={namespace:"sf.slackforce",name:"FileCompleteUploadSuccess",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"FileCompleteUploadSuccess":{"fields":{"duration":{"id":2,"type":"uint32"},"uploadSize":{"id":6,"type":"uint32"},"retryCount":{"id":5,"type":"uint32"},"teamId":{"id":7,"type":"string"},"hasUploadMsg":{"id":3,"type":"bool"},"type":{"id":1,"type":"uint32"},"fileCount":{"id":4,"type":"uint32"},"userId":{"id":8,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const invite_generated={namespace:"sf.slackforce",name:"InviteGenerated",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"InviteGenerated":{"fields":{"inviteId":{"id":3,"type":"string"},"action":{"id":5,"type":"string"},"step":{"id":4,"type":"string"},"entryPoint":{"id":1,"type":"string"},"trackingId":{"id":2,"type":"string"},"elementName":{"id":6,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const invite_generated={namespace:"sf.slackforce",name:"InviteGenerated",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"InviteGenerated":{"fields":{"inviteId":{"id":3,"type":"string"},"teamId":{"id":7,"type":"string"},"action":{"id":5,"type":"string"},"step":{"id":4,"type":"string"},"entryPoint":{"id":1,"type":"string"},"userId":{"id":8,"type":"string"},"trackingId":{"id":2,"type":"string"},"elementName":{"id":6,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const lob_sales_home={namespace:"sf.slackforce",name:"LobSalesHome",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"LobSalesHome":{"fields":{"chnId":{"id":4,"type":"string"},"action":{"id":3,"type":"string"},"entryPoint":{"id":1,"type":"string"},"elementName":{"id":2,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const lob_sales_home={namespace:"sf.slackforce",name:"LobSalesHome",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"LobSalesHome":{"fields":{"chnId":{"id":4,"type":"string"},"teamId":{"id":5,"type":"string"},"action":{"id":3,"type":"string"},"entryPoint":{"id":1,"type":"string"},"userId":{"id":6,"type":"string"},"elementName":{"id":2,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export const msg_impression={namespace:"sf.slackforce",name:"MsgImpression",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgImpression":{"oneofs":{"_threadTs":{"oneof":["threadTs"]}},"fields":{"chnId":{"id":1,"type":"string"},"duration":{"id":5,"type":"uint32"},"isUnreadMsg":{"id":6,"type":"bool"},"authorUserId":{"id":4,"type":"string"},"threadTs":{"options":{"proto3_optional":true},"id":3,"type":"string"},"messageTs":{"id":2,"type":"string"}
|
|
1
|
+
export const msg_impression={namespace:"sf.slackforce",name:"MsgImpression",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgImpression":{"oneofs":{"_threadTs":{"oneof":["threadTs"]}},"fields":{"chnId":{"id":1,"type":"string"},"duration":{"id":5,"type":"uint32"},"isUnreadMsg":{"id":6,"type":"bool"},"authorUserId":{"id":4,"type":"string"},"teamId":{"id":7,"type":"string"},"threadTs":{"options":{"proto3_optional":true},"id":3,"type":"string"},"messageTs":{"id":2,"type":"string"},"userId":{"id":8,
|
|
2
|
+
"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const msg_link_clicked={namespace:"sf.slackforce",name:"MsgLinkClicked",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgLinkClicked":{"fields":{"chnId":{"id":1,"type":"string"},"itemType":{"id":5,"type":"string"},"chnType":{"id":2,"type":"string"},"chnPrivType":{"id":3,"type":"uint32"},"urlDomain":{"id":6,"type":"string"},"linkType":{"id":7,"type":"string"},"messageTs":{"id":4,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const msg_link_clicked={namespace:"sf.slackforce",name:"MsgLinkClicked",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgLinkClicked":{"fields":{"chnId":{"id":1,"type":"string"},"itemType":{"id":5,"type":"string"},"chnType":{"id":2,"type":"string"},"chnPrivType":{"id":3,"type":"uint32"},"urlDomain":{"id":6,"type":"string"},"teamId":{"id":8,"type":"string"},"linkType":{"id":7,"type":"string"},"messageTs":{"id":4,"type":"string"},"userId":{"id":9,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const msg_reads_impression={namespace:"sf.slackforce",name:"MsgReadsImpression",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgReadsImpression":{"fields":{"chnId":{"id":1,"type":"string"},"isUnreadMsg":{"id":7,"type":"bool"},"authorUserId":{"id":5,"type":"string"},"cmpName":{"id":2,"type":"string"},"action":{"id":4,"type":"string"},"cmpVariant":{"id":3,"type":"string"},"messageTs":{"id":6,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const msg_reads_impression={namespace:"sf.slackforce",name:"MsgReadsImpression",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgReadsImpression":{"fields":{"chnId":{"id":1,"type":"string"},"isUnreadMsg":{"id":7,"type":"bool"},"authorUserId":{"id":5,"type":"string"},"teamId":{"id":8,"type":"string"},"cmpName":{"id":2,"type":"string"},"action":{"id":4,"type":"string"},"cmpVariant":{"id":3,"type":"string"},"messageTs":{"id":6,"type":"string"},"userId":{"id":9,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const msg_scroll={namespace:"sf.slackforce",name:"MsgScroll",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgScroll":{"fields":{"chnId":{"id":1,"type":"string"},"action":{"id":2,"type":"string"},"cmpName":{"id":3,"type":"string"},"cmpVariant":{"id":4,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const msg_scroll={namespace:"sf.slackforce",name:"MsgScroll",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgScroll":{"fields":{"chnId":{"id":1,"type":"string"},"teamId":{"id":5,"type":"string"},"action":{"id":2,"type":"string"},"cmpName":{"id":3,"type":"string"},"cmpVariant":{"id":4,"type":"string"},"userId":{"id":6,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const msg_sent={namespace:"sf.slackforce",name:"MsgSent",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgSent":{"fields":{"chnId":{"id":1,"type":"string"},"chnType":{"id":2,"type":"string"},"chnPrivType":{"id":3,"type":"uint32"},"messageTs":{"id":4,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const msg_sent={namespace:"sf.slackforce",name:"MsgSent",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgSent":{"fields":{"chnId":{"id":1,"type":"string"},"chnType":{"id":2,"type":"string"},"chnPrivType":{"id":3,"type":"uint32"},"teamId":{"id":5,"type":"string"},"messageTs":{"id":4,"type":"string"},"userId":{"id":6,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const msg_submitted_mentions={namespace:"sf.slackforce",name:"MsgSubmittedMentions",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgSubmittedMentions":{"fields":{"mentionsCount":{"id":1,"type":"uint32"}}}}}}}}}};
|
|
1
|
+
export const msg_submitted_mentions={namespace:"sf.slackforce",name:"MsgSubmittedMentions",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgSubmittedMentions":{"fields":{"teamId":{"id":2,"type":"string"},"mentionsCount":{"id":1,"type":"uint32"},"userId":{"id":3,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const records_salesforce_record_view={namespace:"sf.slackforce",name:"RecordsSalesforceRecordView",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"RecordsSalesforceRecordView":{"fields":{"chnId":{"id":1,"type":"string"},"action":{"id":2,"type":"string"},"cmpName":{"id":3,"type":"string"},"elementValue":{"id":6,"type":"string"},"cmpVariant":{"id":4,"type":"string"},"elementName":{"id":5,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const records_salesforce_record_view={namespace:"sf.slackforce",name:"RecordsSalesforceRecordView",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"RecordsSalesforceRecordView":{"fields":{"chnId":{"id":1,"type":"string"},"teamId":{"id":7,"type":"string"},"action":{"id":2,"type":"string"},"cmpName":{"id":3,"type":"string"},"elementValue":{"id":6,"type":"string"},"cmpVariant":{"id":4,"type":"string"},"userId":{"id":8,"type":"string"},"elementName":{"id":5,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const rimeto_hover_card_view={namespace:"sf.slackforce",name:"RimetoHoverCardView",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"RimetoHoverCardView":{"fields":{"chnId":{"id":3,"type":"string"},"profileId":{"id":4,"type":"string"},"cmpName":{"id":1,"type":"string"},"action":{"id":2,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const rimeto_hover_card_view={namespace:"sf.slackforce",name:"RimetoHoverCardView",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"RimetoHoverCardView":{"fields":{"chnId":{"id":3,"type":"string"},"profileId":{"id":4,"type":"string"},"teamId":{"id":5,"type":"string"},"cmpName":{"id":1,"type":"string"},"action":{"id":2,"type":"string"},"userId":{"id":6,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const threads_reply={namespace:"sf.slackforce",name:"ThreadsReply",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"ThreadsReply":{"fields":{"chnId":{"id":2,"type":"string"},"msgsCount":{"id":6,"type":"uint32"},"chnType":{"id":3,"type":"string"},"chnPrivType":{"id":4,"type":"uint32"},"parentMessageId":{"id":1,"type":"string"},"messageTs":{"id":5,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const threads_reply={namespace:"sf.slackforce",name:"ThreadsReply",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"ThreadsReply":{"fields":{"chnId":{"id":2,"type":"string"},"msgsCount":{"id":6,"type":"uint32"},"chnType":{"id":3,"type":"string"},"chnPrivType":{"id":4,"type":"uint32"},"teamId":{"id":7,"type":"string"},"parentMessageId":{"id":1,"type":"string"},"messageTs":{"id":5,"type":"string"},"userId":{"id":8,"type":"string"}}}}}}}}}};
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='254.
|
|
1
|
+
export const version='254.80.0'
|