o11y_schema 260.15.0 → 260.17.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_datalens/datalens_client.js +1 -0
- package/sf_datalens/index.js +1 -0
- package/sf_datalens/sf_datalens.js +1 -0
- package/sf_scrt/conversation_rephrase.js +2 -0
- package/sf_scrt/index.js +1 -0
- package/sf_scrt/sf_scrt.js +1 -0
- package/sf_sentosSearch/index.js +1 -0
- package/sf_sentosSearch/query.js +1 -1
- package/sf_sentosSearch/resultsPageImpression.js +2 -2
- package/sf_sentosSearch/searchResultsInteraction.js +3 -0
- package/sf_sentosSearch/sf_sentosSearch.js +1 -0
- package/sf_sentosSearch/suggestionInteraction.js +2 -2
- package/version/version.js +1 -1
package/package.json
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const datalens_client={namespace:"sf.datalens",name:"DatalensClient",pbjsSchema:{"nested":{"sf":{"nested":{"datalens":{"nested":{"DatalensClient":{"fields":{"clientIdentifier":{"id":1,"type":"string"},"pageName":{"id":2,"type":"string"}}}}}}}}}};
|
package/sf_datalens/index.js
CHANGED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const conversation_rephrase={namespace:"sf.scrt",name:"ConversationRephrase",pbjsSchema:{"nested":{"sf":{"nested":{"scrt":{"nested":{"ConversationRephrase":{"oneofs":{"_rephraseTextLength":{"oneof":["rephraseTextLength"]},"_duration":{"oneof":["duration"]}},"fields":{"recordId":{"id":2,"type":"string"},"duration":{"options":{"proto3_optional":true},"id":8,"type":"double"},"rephraseId":{"id":1,"type":"string"},"operationStatus":{"id":5,"type":"string"},"rephraseTextLength":{"options":{"proto3_optional":true},
|
|
2
|
+
"id":7,"type":"uint32"},"action":{"id":4,"type":"string"},"originalTextLength":{"id":6,"type":"uint32"},"templateDevName":{"id":3,"type":"string"}}}}}}}}}};
|
package/sf_scrt/index.js
CHANGED
|
@@ -3,6 +3,7 @@ export { component_render as componentRenderSchema } from './component_render.js
|
|
|
3
3
|
export { conversation_file_upload as conversationFileUploadSchema } from './conversation_file_upload.js';
|
|
4
4
|
export { conversation_message as conversationMessageSchema } from './conversation_message.js';
|
|
5
5
|
export { conversation_message_delivery as conversationMessageDeliverySchema } from './conversation_message_delivery.js';
|
|
6
|
+
export { conversation_rephrase as conversationRephraseSchema } from './conversation_rephrase.js';
|
|
6
7
|
export { conversation_transfer as conversationTransferSchema } from './conversation_transfer.js';
|
|
7
8
|
export { conversation_user_interaction as conversationUserInteractionSchema } from './conversation_user_interaction.js';
|
|
8
9
|
export { event_router_connectivity as eventRouterConnectivitySchema } from './event_router_connectivity.js';
|
package/sf_scrt/sf_scrt.js
CHANGED
|
@@ -3,6 +3,7 @@ export { component_render as componentRenderSchema } from './component_render.js
|
|
|
3
3
|
export { conversation_file_upload as conversationFileUploadSchema } from './conversation_file_upload.js';
|
|
4
4
|
export { conversation_message as conversationMessageSchema } from './conversation_message.js';
|
|
5
5
|
export { conversation_message_delivery as conversationMessageDeliverySchema } from './conversation_message_delivery.js';
|
|
6
|
+
export { conversation_rephrase as conversationRephraseSchema } from './conversation_rephrase.js';
|
|
6
7
|
export { conversation_transfer as conversationTransferSchema } from './conversation_transfer.js';
|
|
7
8
|
export { conversation_user_interaction as conversationUserInteractionSchema } from './conversation_user_interaction.js';
|
|
8
9
|
export { event_router_connectivity as eventRouterConnectivitySchema } from './event_router_connectivity.js';
|
package/sf_sentosSearch/index.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export { init as initSchema } from './init.js';
|
|
2
2
|
export { query as querySchema } from './query.js';
|
|
3
3
|
export { resultsPageImpression as resultsPageImpressionSchema } from './resultsPageImpression.js';
|
|
4
|
+
export { searchResultsInteraction as searchResultsInteractionSchema } from './searchResultsInteraction.js';
|
|
4
5
|
export { suggestionInteraction as suggestionInteractionSchema } from './suggestionInteraction.js';
|
package/sf_sentosSearch/query.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const query={namespace:"sf.sentosSearch",name:"Query",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"Query":{"fields":{"
|
|
1
|
+
export const query={namespace:"sf.sentosSearch",name:"Query",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"Query":{"fields":{"queryLength":{"id":5,"type":"int32"},"clientSource":{"id":3,"type":"string"},"srchSessionId":{"id":1,"type":"string"},"clientSearchId":{"id":4,"type":"string"},"scopedSource":{"id":7,"type":"string"},"searchReqSeq":{"id":6,"type":"int32"},"windowId":{"id":2,"type":"string"},"queryOrigin":{"id":8,"type":"string"}}}}}}}}}};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const resultsPageImpression={namespace:"sf.sentosSearch",name:"ResultsPageImpression",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"ResultsPageImpression":{"fields":{"
|
|
2
|
-
"
|
|
1
|
+
export const resultsPageImpression={namespace:"sf.sentosSearch",name:"ResultsPageImpression",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"ResultsPageImpression":{"fields":{"queryLength":{"id":5,"type":"uint32"},"resultCount":{"id":9,"type":"uint32"},"records":{"id":10,"type":"string"},"srchSessionId":{"id":1,"type":"string"},"buckets":{"id":11,"type":"string"},"clientSearchId":{"id":4,"type":"string"},"searchReqSeq":{"id":6,"type":"uint32"},"windowId":{"id":2,"type":"string"},
|
|
2
|
+
"queryId":{"id":8,"type":"string"},"clientSource":{"id":3,"type":"string"},"isSplCorrect":{"id":12,"type":"bool"},"isFiltered":{"id":13,"type":"bool"},"isSorted":{"id":14,"type":"bool"},"resultType":{"id":7,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export const searchResultsInteraction={namespace:"sf.sentosSearch",name:"SearchResultsInteraction",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"SearchResultsInteraction":{"fields":{"queryLength":{"id":15,"type":"int32"},"pageRank":{"id":10,"type":"int32"},"resultCount":{"id":14,"type":"int32"},"pageNumber":{"id":21,"type":"int32"},"srchSessionId":{"id":1,"type":"string"},"clientSearchId":{"id":4,"type":"string"},"pageSize":{"id":22,"type":"int32"},"searchReqSeq":{"id":5,"type":"int32"},
|
|
2
|
+
"windowId":{"id":2,"type":"string"},"queryId":{"id":7,"type":"string"},"recordId":{"id":8,"type":"string"},"clientSource":{"id":3,"type":"string"},"recordObject":{"id":17,"type":"string"},"recordPosition":{"id":9,"type":"int32"},"interactType":{"id":13,"type":"string"},"sourceRank":{"id":11,"type":"int32"},"isSplCorrect":{"id":18,"type":"bool"},"isFiltered":{"id":19,"type":"bool"},"isSorted":{"id":20,"type":"string"},"resultType":{"id":6,"type":"string"},"objectRank":{"id":12,"type":"int32"},"recordSource":{"id":16,
|
|
3
|
+
"type":"string"}}}}}}}}}};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export { init as initSchema } from './init.js';
|
|
2
2
|
export { query as querySchema } from './query.js';
|
|
3
3
|
export { resultsPageImpression as resultsPageImpressionSchema } from './resultsPageImpression.js';
|
|
4
|
+
export { searchResultsInteraction as searchResultsInteractionSchema } from './searchResultsInteraction.js';
|
|
4
5
|
export { suggestionInteraction as suggestionInteractionSchema } from './suggestionInteraction.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const suggestionInteraction={namespace:"sf.sentosSearch",name:"SuggestionInteraction",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"SuggestionInteraction":{"fields":{"resultCount":{"id":
|
|
2
|
-
"recordId":{"id":9,"type":"string"},"clientSource":{"id":3,"type":"string"},"suggestionType":{"id":
|
|
1
|
+
export const suggestionInteraction={namespace:"sf.sentosSearch",name:"SuggestionInteraction",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"SuggestionInteraction":{"fields":{"resultCount":{"id":13,"type":"uint32"},"srchSessionId":{"id":1,"type":"string"},"appName":{"id":4,"type":"string"},"interactTime":{"id":6,"type":"uint64"},"clientSearchId":{"id":5,"type":"string"},"suggestReqSeq":{"id":15,"type":"uint32"},"windowId":{"id":2,"type":"string"},"queryId":{"id":8,"type":"string"},
|
|
2
|
+
"recordId":{"id":9,"type":"string"},"clientSource":{"id":3,"type":"string"},"suggestionType":{"id":16,"type":"string"},"recordObject":{"id":10,"type":"string"},"recordPosition":{"id":11,"type":"uint32"},"interactType":{"id":7,"type":"string"},"resultType":{"id":14,"type":"string"},"recordSource":{"id":12,"type":"string"}}}}}}}}}};
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='260.
|
|
1
|
+
export const version='260.17.0'
|