mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-06-08 13:37:29 +01:00
Revert changes to Telemetry Constants
This commit is contained in:
Generated
+1
@@ -15908,6 +15908,7 @@
|
|||||||
"version": "2.3.2",
|
"version": "2.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
||||||
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
||||||
|
"dev": true,
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"os": [
|
"os": [
|
||||||
|
|||||||
@@ -99,7 +99,28 @@ export enum Action {
|
|||||||
SettingsV2Updated,
|
SettingsV2Updated,
|
||||||
SettingsV2Discarded,
|
SettingsV2Discarded,
|
||||||
MongoIndexUpdated,
|
MongoIndexUpdated,
|
||||||
|
NotebooksGalleryPublish,
|
||||||
|
NotebooksGalleryReportAbuse,
|
||||||
|
NotebooksGalleryClickReportAbuse,
|
||||||
|
NotebooksGalleryViewCodeOfConduct,
|
||||||
|
NotebooksGalleryAcceptCodeOfConduct,
|
||||||
|
NotebooksGalleryFavorite,
|
||||||
|
NotebooksGalleryUnfavorite,
|
||||||
|
NotebooksGalleryClickDelete,
|
||||||
|
NotebooksGalleryDelete,
|
||||||
|
NotebooksGalleryClickDownload,
|
||||||
|
NotebooksGalleryDownload,
|
||||||
NotebooksGalleryViewNotebook,
|
NotebooksGalleryViewNotebook,
|
||||||
|
NotebooksGalleryViewGallery,
|
||||||
|
NotebooksGalleryViewOfficialSamples,
|
||||||
|
NotebooksGalleryViewPublicGallery,
|
||||||
|
NotebooksGalleryViewFavorites,
|
||||||
|
NotebooksGalleryViewPublishedNotebooks,
|
||||||
|
NotebooksGalleryClickPublishToGallery,
|
||||||
|
NotebooksGalleryOfficialSamplesCount,
|
||||||
|
NotebooksGalleryPublicGalleryCount,
|
||||||
|
NotebooksGalleryFavoritesCount,
|
||||||
|
NotebooksGalleryPublishedCount,
|
||||||
SelfServe,
|
SelfServe,
|
||||||
ExpandAddCollectionPaneAdvancedSection,
|
ExpandAddCollectionPaneAdvancedSection,
|
||||||
ExpandAddGlobalSecondaryIndexPaneAdvancedSection,
|
ExpandAddGlobalSecondaryIndexPaneAdvancedSection,
|
||||||
|
|||||||
Reference in New Issue
Block a user